Hi all, my HPOJ printer stopped working with kernel 2.6 When I look into /proc/bus/usb I find ....it's empty. Autodetection does not find any USB Printers Module "usblp" is in the kernel. What gives ? Anyone an idea ? regards dan -- buddha 2.6.2-rc1 3:49pm up 1:25, 5 users,
On 01/27/2004 10:51 PM, Dan Am wrote:
my HPOJ printer stopped working with kernel 2.6 When I look into /proc/bus/usb I find ....it's empty. Autodetection does not find any USB Printers Module "usblp" is in the kernel. What gives ? Anyone an idea ?
2.6 uses devfs. Try adding it according to the docs in the the source. I added sysfs /sys sysfs defaults 0 0 HTH -- Joe Morris New Tribes Mission Email Address: Joe_Morris@ntm.org Web Address: http://www.mydestiny.net/~joe_morris Registered Linux user 231871 God said, I AM that I AM. I say, by the grace of God, I am what I am.
Hi all, my HPOJ printer stopped working with kernel 2.6 When I look into /proc/bus/usb I find ....it's empty. "md /sys", I've found you don't need to have it in /etc/fstab, if it's
Dan Am wrote: there you get a message saying it's already mounted. the stuff appears in /sys/bus/usb.
Autodetection does not find any USB Printers Module "usblp" is in the kernel. What gives ? Anyone an idea ?
Must be something to do with /etc/modprobe.conf, I have to insmod <full_path_to>/usblp.ko to get it up, but I'm now getting ---- barrabas:/ftp/jan04 # lpq Printer: lp@barrabas 'lpdfilter drv=upp method=auto color=yes' Queue: no printable jobs in queue Server: no server active Status: cannot open '/dev/usb/lp0' - 'No such device', attempt 3, sleeping 40 at 01:43:53.476 Rank Owner/ID Class Job Files Size Time error root@barrabas+819 A 819 ERROR: too many errors It used to work. the last time I had these errors with cups, I moved to lprng with the same problems, I took the printer to a friend's to have it tested under SuSE 9.0, it worked there and when I got it back home, i shall repeat that process to see what happens. Regards Sid. -- Sid Boyce .... Hamradio G3VBV and keen Flyer Linux Only Shop.
Am Mittwoch, 28. Januar 2004 01:35 schrieb Sid Boyce:
I took the printer to a friend's to have it tested under SuSE 9.0, it worked there and when I got it back home, i shall repeat that process to see what happens. More details: The /sys/bus/usb dir is empty as well. usblp is loaded Running 9.0 as well. Regards Dan -- buddha 2.6.2-rc1 12:54pm up 18:37, 3 users, load
Dan Am wrote:
Am Mittwoch, 28. Januar 2004 01:35 schrieb Sid Boyce:
I took the printer to a friend's to have it tested under SuSE 9.0, it worked there and when I got it back home, i shall repeat that process to see what happens.
More details: The /sys/bus/usb dir is empty as well. usblp is loaded Is there anything in /etc/modprobe.conf that mentions usblp ? Curious as mine does not automatically load.
Running 9.0 as well. Regards Dan
Strange, did you also try the other suggestion from the other post with the line in /etc/fstab -- none /sys sysfs defaults 0 0 I started out with that line in /etc/fstab, but it told me that /sys was already mounted, so I commented it out. I have the following directories all with other directories and files under them, ls -lR /sys runs into over 2000 lines. barrabas:/ftp/jan04 # ls /sys . .. block bus cdev class devices firmware power barrabas:/ftp/jan04 # ls /sys/bus/usb . .. devices drivers SOME OF IT =============== /sys/bus/usb/drivers/usbfs: total 0 drwxr-xr-x 2 root root 0 2004-01-28 13:21 . drwxr-xr-x 10 root root 0 2004-01-28 13:21 .. /sys/bus/usb/drivers/usblp: total 0 drwxr-xr-x 2 root root 0 2004-01-28 13:26 . drwxr-xr-x 10 root root 0 2004-01-28 13:21 .. lrwxrwxrwx 1 root root 68 2004-01-28 13:26 4-2.2:1.0 -> ../../../../devices/pci0000:00/0000:00:11.2/usb4/4-2/4-2.2/4-2.2:1.0 /sys/bus/usb/drivers/usbscanner: total 0 drwxr-xr-x 2 root root 0 2004-01-28 13:21 . drwxr-xr-x 10 root root 0 2004-01-28 13:21 .. lrwxrwxrwx 1 root root 68 2004-01-28 13:21 4-2.6:1.0 -> ../../../../devices/pci0000:00/0000:00:11.2/usb4/4-2/4-2.6/4-2.6:1.0 Regards Sid. -- Sid Boyce .... Hamradio G3VBV and keen Flyer Linux Only Shop.
participants (3)
-
Dan Am
-
Joe Morris (NTM)
-
Sid Boyce