RE: [SLE] Need advice on USB keyboard problem
FWIW: How do you boot? I think you will need the modules for USB keyboard support present on your initial ram disk; I think this configuration would have been part of the original install? (Vague as I have not installed for a while.)But maybe you have rebuilt the kernel with modules already included? Have you checked the documentation which comes with SuSE8.0? I think there is guidence within about use of USB keyboards. Kind regards, Simon -----Original Message----- From: Richard [mailto:ratcheson@earthlink.net] Sent: 30 August 2002 14:44 To: suse-linux-e@suse.com Subject: Re: [SLE] Need advice on USB keyboard problem On Friday 30 August 2002 1:35 am, Ben Rosenberg wrote:
* Richard (ratcheson@earthlink.net) [020829 23:18]: :: ::My question is can anyone point me to some documentation that will tell me how ::the usb keyboard is handled by suse8.0? I would like to know where the ::switches formerly in rc.config have been put. So far, either I'm very dense ::or just stupid cause I cannot find any one place that will tell me how suse ::handles the Ortek or any USB keyboard. ::
You can find the information that use to be in /etc/rc.config in /etc/sysconfig now. It's all broken down into separate files now..ala RH.
Yes, I enabled the bios. I found much of the info in files in /etc/sysconfig but never did find the equivalent of USB_DRIVERS= as found in old rc.config. Even more importantly, where can one find a doc that gives an overview of the suse USB process? I can see the Hotplug is now an important part of the process but how does it fit in? It may appear that such questions are asked by the lazy but I assure you I have spent many hours pouring over the various files and The info is so discombobulated that after awhile, the brain gets numb. Something like a map or flow chart of the usb process would give many of us some directions and lessen seemingly petty & dumb questions. I would be happy to draw the map but right now I'm to damned dumb to figure out where the chicken and the egg are in relation to one another. Thanks for helping me. Richard -- Check the headers for your unsubscription address For additional commands send e-mail to suse-linux-e-help@suse.com Also check the archives at http://lists.suse.com Please read the FAQs: suse-linux-e-faq@suse.com -- The content of this e-mail is confidential, may contain privileged material and is intended solely for the recipient(s) named above. If you receive this in error, please notify Software AG immediately and delete this e-mail. Software AG (UK) Limited Registered in England & Wales 1310740 Registered Office: Hudson House, Hudson Way, Pride Park, Derby DE24 8HS
On Friday 30 August 2002 11:32 am, Heaton, Simon wrote:
How do you boot? I think you will need the modules for USB keyboard support present on your initial ram disk; I think this configuration would have been part of the original install? (Vague as I have not installed for a while.)But maybe you have rebuilt the kernel with modules already included?
Have you checked the documentation which comes with SuSE8.0? I think there is guidence within about use of USB keyboards.
Here's what I did, Simon: I read the Problems with USB in suse8.0 and inserted the delay as layed out in that sdb. That wasnt enough. I switched around the uhci-ochi business untill I got the hotplug to recognize the keyboard and all other usb devices. Then I read the error messages after unplugging and plugging in the keyboard. It had some rather cryptic messages that I never did find a good explanation for. Closest I could get was that the keyboard module wasnt being loaded. Then using lsmod I determined that keybdev wasnt loaded. so I loaded that module and it started working. Tried a reboot to insure it would work without a lot of finger magic and voila, it didnt!. So I placed the load module in the /etc/init.d/boot.local and that didnt work. Then I located the /etc/hotplug/usb.rc script and inserted keybdev in the STATIC_MODULE_LIST But that did not fix the boot problem. I can unplug/replug the keyboard and it is recognized but still does not work. /var/log/message has the following messages:: g 30 19:39:26 richard /etc/hotplug/usb.agent[4858]: cannot get config descriptor: Connection timed out Aug 30 19:39:26 richard kernel: usbdevfs: USBDEVFS_CONTROL failed dev 46 rqt 128 rq 6 len 18 ret -110 Aug 30 19:39:26 richard last message repeated 49 times Aug 30 19:39:26 richard /etc/hotplug/usb.agent[4858]: cannot get config descriptor: Connection timed out Aug 30 19:39:26 richard kernel: usbdevfs: USBDEVFS_CONTROL failed dev 46 rqt 128 rq 6 len 18 ret -110 Aug 30 19:39:26 richard last message repeated 49 times Aug 30 19:39:26 richard /etc/hotplug/usb.agent[4858]: cannot get config descriptor: Connection timed out Aug 30 19:39:26 richard kernel: usbdevfs: USBDEVFS_CONTROL failed dev 46 rqt 128 rq 6 len 18 ret -110 Aug 30 19:39:26 richard kernel: VFS: Disk change detected on device sr(11,0) Aug 30 19:39:26 richard kernel: VFS: Disk change detected on device sr(11,0) Aug 30 19:39:26 richard kernel: Device not ready. Make sure there is a disc in the drive. Aug 30 19:39:26 richard kernel: VFS: Disk change detected on device sr(11,1) Aug 30 19:39:26 richard kernel: VFS: Disk change detected on device sr(11,1) Aug 30 19:39:27 richard kernel: usbdevfs: USBDEVFS_CONTROL failed dev 46 rqt 128 rq 6 len 9 ret -110 Aug 30 19:39:27 richard last message repeated 49 times Aug 30 19:39:27 richard /etc/hotplug/usb.agent[4858]: ... no modules for USB product 5a4/9731/120 Does anyone have any idea what is going on and what I can do to make this thing work again? Now you may understand why I'm looking for some road map to the USB. Tnx, Richard
participants (2)
-
Heaton, Simon
-
Richard