Re: [Co800-test] Gentoo: co800 -in: I can't find busses, and much more errors!!
Brought to you by:
ppasamonte
From: <ed...@fe...> - 2003-06-13 22:16:09
|
Mensaje citado por Jean-frederic Clere <jf...@si...>: > >After all, when I run co800 -in, it says: > > > >//////////////////////////////////////////////////////////////////////= // > >(shell)# co800 -in > >co800 -in: I can't find busses > >co800 -in: I can't find busses > >//////////////////////////////////////////////////////////////////////= // > > > >No matter if the modem is connected to the pc or not!! (So you can gue= ss > that > >the leds of the modem don't change. They're exacly like when the modem= is > >disconnected from the computer). > > > Sure, It seems the devusb is not mount I have: > +++ > jfclere@jfcexpert:~> mount > /dev/hda1 on / type reiserfs (rw) > proc on /proc type proc (rw) > devpts on /dev/pts type devpts (rw,mode=3D0620,gid=3D5) > /dev/hda3 on /home type reiserfs (rw) > shmfs on /dev/shm type shm (rw) > usbdevfs on /proc/bus/usb type usbdevfs (rw,mode=3D0662) > +++ >=20 > I have in my /etc/fstab: > +++ > jfclere@jfcexpert:~> more /etc/fstab > /dev/hda1 / reiserfs =20 > defaults 1 1 > /dev/hda3 /home reiserfs =20 > defaults 1 2 > /dev/hda2 swap swap =20 > pri=3D42 0 0 > devpts /dev/pts devpts =20 > mode=3D0620,gid=3D5 0 0 > proc /proc proc =20 > defaults 0 0 > usbdevfs /proc/bus/usb usbdevfs =20 > noauto,mode=3D0662 0 0 > /dev/cdrecorder /media/cdrecorder auto =20 > ro,noauto,user,exec 0 0 > /dev/cdrom /media/cdrom auto =20 > ro,noauto,user,exec 0 0 > /dev/dvd /media/dvd auto =20 > ro,noauto,user,exec 0 0 > /dev/fd0 /media/floppy auto =20 > noauto,user,sync 0 0 > +++ >=20 > > > >Then I compiled linux-atm, which seems to work. co800 -in tells me the= same > >error. So I tried to compile the kenrel with uhci and ohci as modules,= but > when > >I try to insmod usb-ohci, it gives me the above errors: > > > >//////////////////////////////////////////////////////////////////////= // > >/lib/modules/2.4.20-gentoo-r5/kernel/drivers/usb/usb-ohci.o: init_modu= le: > No > >such device > > > That is "normal", there are 2 types of usb boards. uhci and ohci... Of= =20 > course you (normal) need only one, the other will give an error. > Wrong usb library? > > > >Thanks for your time, > > > You are welcome :-) Finally got it up. I merged lib-compat (emerge lib-compat, Description: Compatibility C++ and libc5 and libc6 libraries for programs new and old)= , and after that compiled the co800 drivers. Even with usb-ohci built-in in the= kernel (=A1!). Now I'm afraid I can't finally try the copperjet modem 'cause I have move= d my computer from place (it was required by some problems with the other peop= le with whom I share the PC), and now there is other win-computer (oh my =3D) usi= ng it. Anyway, thanks for the help given, because knoweldge is power, and what's= more, now i know that i could easily use the copperjet (alias ambipur!) in linu= x if i need it!=20 One more time, thanks dudes! -- Edulix. |