LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Ubuntu (https://www.linuxquestions.org/questions/ubuntu-63/)
-   -   starting usb device with system (https://www.linuxquestions.org/questions/ubuntu-63/starting-usb-device-with-system-649122/)

knobby67 06-13-2008 02:24 PM

starting usb device with system
 
Hi all I've got a problem which is driving me mad. I'm trying to make a USB device start at system start up. At present I need to either plug in after boot or plug out then in for it to work. It's detected at boot, proc/bus.../devices shows it, it's kernel module is also loaded lsmod shows it. However it's not active. I've tried setting up a node (?) in udev but this only appears when I unplug and plug device back in, so basically no effect.

PS the device is a touchscreen, the kernel module it loads is usbtouchscreen, xorg does not work with it unless I again unplug replug.

Can anyone advise how I can make it go from /proc/bus...devices to starting up without the on off. Please!
Thanks

aus9 06-15-2008 10:31 PM

until you get a better reply some light reading for you

http://www.linuxquestions.org/questi...92#post2811792

read the bits about fstab and persistent.

2) a nice post on UUID
http://www.linuxquestions.org/questi...05#post2737605

I do not have your hw, but you might want to consider the pros and cons of having persistent rules to activate your device?

keywords for any search of ubuntu...udev hal persistent

edit forgot to mention on mdv I have folder
/dev/.udev

but you may have touch as input device under
/dev/input?


All times are GMT -5. The time now is 06:16 AM.