Results 1 to 4 of 4
Hi there
This is related to a question I had on setting up my modem. I think I may have the wrong firmware but when I try
Code:
grep -B ...
Enjoy an ad free experience by logging in. Not a member yet? Register.
- 08-05-2006 #1Just Joined!
- Join Date
- Jul 2006
- Posts
- 22
Can't open /proc/bus/usb/devices
Hi there
This is related to a question I had on setting up my modem. I think I may have the wrong firmware but when I try
I get no such file or directory.Code:grep -B 1 "THOMSON ALCATEL" /proc/bus/usb/devices
If I do ls /proc/bus I can see usb. I just can't open it - cd /proc/bus/usb gives me no such file or directory too.
Does anyone know why this would be?
(lsusb lists all my usb devices fine)
Xenny
p.s. forgot to mention sorry I'm in SUSE 10.1
- 08-05-2006 #2Just Joined!
- Join Date
- Jul 2006
- Posts
- 22
It's okay - I found out how to fix it eventually.
In etc/fstab I changed
usbfs /proc/bus/usbfs noauto 00
to
usbfs /proc/bus/usbfs auto 00
Now I can get at devices, and my modem is revision 4, but I still can't get the ******* thing working. Anyone?
- 08-07-2006 #3Just Joined!
- Join Date
- May 2006
- Posts
- 20
You are using a dialler ? KPPP for instance
- 08-07-2006 #4Just Joined!
- Join Date
- Jul 2006
- Posts
- 22
Hey
Thanks for the response. I just this minute got it working!
Thanks again tho
Xenny


Reply With Quote
