Re: USB printer: no such device

2003-03-18 Thread Florian Sukup
Thank you guys for your hints. Now I found out why it's not working: I have to load uhci. Reason: I had recompiled the kernel and the new uhci modules was called uhci instead of usb-uhci (because it's the alt one). So, there is a diffence between the compiled version and the kernel source con

Re: USB printer: no such device

2003-03-17 Thread Jack Pistachio
Does it show up in /proc/bus/usb/devices? What does /proc/bus/usb/drivers say? --- Florian Sukup <[EMAIL PROTECTED]> wrote: > Hi, > > I've read HOWTOs and asked Google but I can't find the > solution: > > I've a postscript-usb printer. And I am running Debian, > 2.4.18 kernel > (selfcompiled b

Re: USB printer: no such device

2003-03-17 Thread Matthew Weier O'Phinney
-- Florian Sukup <[EMAIL PROTECTED]> wrote (on Monday, 17 March 2003, 05:49 PM +0100): > I've read HOWTOs and asked Google but I can't find the solution: > > I've a postscript-usb printer. And I am running Debian, 2.4.18 kernel > (selfcompiled but almost same config as the Debian kernel). > > I

Re: USB printer: no such device

2003-03-17 Thread Sebastian Canagaratna
On Mon, Mar 17, 2003 at 05:49:07PM +0100, Florian Sukup wrote: > Hi, > > I've read HOWTOs and asked Google but I can't find the solution: > > I've a postscript-usb printer. And I am running Debian, 2.4.18 kernel > (selfcompiled but almost same config as the Debian kernel). > > I inserted the pr

USB printer: no such device

2003-03-17 Thread Florian Sukup
Hi, I've read HOWTOs and asked Google but I can't find the solution: I've a postscript-usb printer. And I am running Debian, 2.4.18 kernel (selfcompiled but almost same config as the Debian kernel). I inserted the printer module: modprobe printer And then I tried echo hello > /dev/usb/lp0