View previous topic :: View next topic |
Author |
Message |
jesso Guru
![Guru Guru](/images/ranks/rank_rect_3.gif)
Joined: 27 Oct 2004 Posts: 397 Location: Canada
|
Posted: Wed Aug 16, 2006 11:15 pm Post subject: usb printer - not detected unless turned on during boot |
|
|
I have no problem with my usb printer or usb media storage compact flash if I have the printer on during boot or card in the slot.
If I am booted and then turn on printer it is not detected. I followed the Gentoo udev Guide with coldplug and hotplug.
Code: | rc-update show
alsasound | boot
bootmisc | boot
checkfs | boot
checkroot | boot
clock | boot
coldplug | boot
consolefont | boot
cupsd | default
hostname | boot
hplip | default
keymaps | boot
local | default nonetwork
localmount | boot
modules | boot
net.eth0 | default
net.lo | boot
netmount | default
rmnologin | boot
sshd | default
syslog-ng | default
urandom | boot
vixie-cron | default
xdm | default
|
What else could I be missing? |
|
Back to top |
|
![](templates/gentoo/images/spacer.gif) |
infirit l33t
![l33t l33t](/images/ranks/rank_rect_4.gif)
![](images/avatars/507e7d603e2b2a9eb2935.gif)
Joined: 11 Jan 2003 Posts: 778 Location: Hoofddorp / The Netherlands
|
Posted: Thu Aug 17, 2006 10:40 am Post subject: |
|
|
You should have enabled. Check in the .config file in /usr/src/linux.
Code: | grep HOTPLUG .config |
CONFIG_HOTPLUG should be set to y _________________ EASY TO INSTALL = Difficult to install, but instruction manual has pictures.
Join the adopt an unanswered post initiative today |
|
Back to top |
|
![](templates/gentoo/images/spacer.gif) |
|