problem usb devices
|
01-18-2012, 01:30 AM
(This post was last modified: 01-18-2012 02:01 AM by gregoriosamsa.)
Post: #1
|
|||
|
|||
problem usb devices
hi.. i instaled delilinux 0.8 . sorry for my bad english.
my pc is pentium 1 mmx 166mhz 32mb ram and when wanna use a usb device (mouse, storage) "lsusb" don't recognize. i add de mod's: usb-ohci hid usbcore usb-storage that's is ok? thank's for your help! /** sorry for my bad english **/** perdon por mi mal ingles **/ |
|||
01-18-2012, 09:07 AM
(This post was last modified: 01-18-2012 09:09 AM by tavvva.)
Post: #2
|
|||
|
|||
RE: problem usb devices
(01-18-2012 01:30 AM)gregoriosamsa Wrote: hi.. i instaled delilinux 0.8 . sorry for my bad english. Hello :] lsusb doesn't work at the moment and it's not going to be fixed in DeLi 0.8. I plan to fix it in DeLi(cate) -> If You don't want to upgrade, You can possibly use fixed packages from the DeLi(cate) repository once they are available. We can do some troubleshooting now: Please, provide me with Your lspci output. |
|||
01-18-2012, 04:58 PM
Post: #3
|
|||
|
|||
RE: problem usb devices
(01-18-2012 09:07 AM)tavvva Wrote:(01-18-2012 01:30 AM)gregoriosamsa Wrote: hello tavvva . ah ok . maybe i will upgrade to deli(cate). do you recomended? because i see it in alpha version . my lspci: 00:00.0 host bridge VIA tech Inc. Vt8c585vp rev 23 rev 25 0007.0 ISA vt82c586/a/b rev 25 0007.1 IDE interface VIA tech vt82c586a/Bvt82c686/a/b/vt823x bus master ide rev 06 0007.2 usb controler via tech vt82xxxxx uchi usb 1.1 controler rev 2 0009.0 vga compatible controler trident microsystem tgui 9440 rev e3 /** sorry for my bad english **/** perdon por mi mal ingles **/ |
|||
01-18-2012, 07:11 PM
(This post was last modified: 01-18-2012 07:24 PM by tavvva.)
Post: #4
|
|||
|
|||
RE: problem usb devices
(01-18-2012 04:58 PM)gregoriosamsa Wrote: 0007.2 usb controler via tech vt82xxxxx uchi usb 1.1 controler rev 2This is probably typo .... uchi -> uhci Your computer has UHCI controller, but You were trying to load OHCI module :] What You should do in order to make the USB work: 1.) Don't load usb-ohci module ... 2.) Load uhci module instead ... That's all ... Please, let me know about the result ... ------------------ Btw. DeLi(cate) 0.1 alpha2 CD has been released ... It works better than DeLi 0.8 even if it is still alpha. Give it a try. It contains many bugfixes and new features. |
|||
01-18-2012, 07:32 PM
(This post was last modified: 01-18-2012 07:34 PM by gregoriosamsa.)
Post: #5
|
|||
|
|||
RE: problem usb devices
(01-18-2012 07:11 PM)tavvva Wrote:(01-18-2012 04:58 PM)gregoriosamsa Wrote: 0007.2 usb controler via tech vt82xxxxx uchi usb 1.1 controler rev 2This is probably typo .... uchi -> uhci ok.. and without the "lsusb" how can see if work's? and i will give a try deli(cate) /** sorry for my bad english **/** perdon por mi mal ingles **/ |
|||
01-18-2012, 08:56 PM
(This post was last modified: 01-18-2012 08:58 PM by tavvva.)
Post: #6
|
|||
|
|||
RE: problem usb devices
(01-18-2012 07:32 PM)gregoriosamsa Wrote:(01-18-2012 07:11 PM)tavvva Wrote:(01-18-2012 04:58 PM)gregoriosamsa Wrote: 0007.2 usb controler via tech vt82xxxxx uchi usb 1.1 controler rev 2This is probably typo .... uchi -> uhci Just plug Your mouse or usb flash drive in and check the dmesg output or test the mouse / usb flash :] usb mouse is reachable under the /dev/input/mice device. You can let the device file in Xorg Setup untouched .... Eventually You can test that from the root account with the following command : cat /dev/input/mice .... this will produce a mess on the screen while moving with the mouse ... |
|||
01-18-2012, 09:24 PM
(This post was last modified: 01-18-2012 09:25 PM by gregoriosamsa.)
Post: #7
|
|||
|
|||
RE: problem usb devices
(01-18-2012 08:56 PM)tavvva Wrote:(01-18-2012 07:32 PM)gregoriosamsa Wrote:(01-18-2012 07:11 PM)tavvva Wrote:(01-18-2012 04:58 PM)gregoriosamsa Wrote: 0007.2 usb controler via tech vt82xxxxx uchi usb 1.1 controler rev 2This is probably typo .... uchi -> uhci ok.. my mouse have moved but not so well! ![]() /** sorry for my bad english **/** perdon por mi mal ingles **/ |
|||
01-18-2012, 09:42 PM
(This post was last modified: 01-18-2012 09:43 PM by tavvva.)
Post: #8
|
|||
|
|||
RE: problem usb devices
(01-18-2012 09:24 PM)gregoriosamsa Wrote: ok.. my mouse have moved but not so well! That's strange .... USB mice usualy work with the Auto protocol. How about buttons? Do buttons work? Try the mouse in different computer, please. What manufacturer and model is that? |
|||
01-18-2012, 09:52 PM
(This post was last modified: 01-18-2012 09:54 PM by gregoriosamsa.)
Post: #9
|
|||
|
|||
RE: problem usb devices
(01-18-2012 09:42 PM)tavvva Wrote:(01-18-2012 09:24 PM)gregoriosamsa Wrote: ok.. my mouse have moved but not so well! all the buttons move the cursor to the right. i test it in other linux (arch-linux) and work with the same configuration. is a shark-net mouse model sn-alien /** sorry for my bad english **/** perdon por mi mal ingles **/ |
|||
01-18-2012, 09:58 PM
(This post was last modified: 01-18-2012 09:58 PM by tavvva.)
Post: #10
|
|||
|
|||
RE: problem usb devices
(01-18-2012 09:52 PM)gregoriosamsa Wrote: all the buttons move the cursor to the right. i test it in other linux (arch-linux) and work with the same configuration. is a shark-net mouse model sn-alien It might be unsupported by our version of xorg ... but the update is planned soon. does it work in console with the gpm service enabled? (You need DeLi(cate) alpha2 CD to test that). Older versions contain broken gpm package. Just try the following from the root account: service gpm start |
|||
« Next Oldest | Next Newest »
|
User(s) browsing this thread: 1 Guest(s)