vBulletin Search Engine Optimization
| |||||||
| Register | FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
| ||||
| Greets ok so i have a freshly cocmpiled slack 9 system. I installed a printer into the usb port and the soffware installed just as smooth as well. ( samsung ml171o laser monochrome 0 and it works great with linux WHen I go to print it says cannot open .dev.lp0 no such device? I compiled into the kernel usb printer support. Did I perhaps miss something Heres what /var/log/messages shows / ==> /var/log/messages <== Jun 25 01:27:45 praetorian kernel: hub.c: new USB device 00:07.2-1, assigned add ress 6 Jun 25 01:27:45 praetorian kernel: hub.c: new USB device 00:07.2-1, assigned add ress 7 Jun 25 01:27:47 praetorian kernel: hub.c: new USB device 00:07.2-1, assigned add ress 8 Jun 25 01:27:47 praetorian kernel: printer.c: usblp0: USB Bidirectional printer dev 8 if 0 alt 0 proto 2 vid 0x04E8 pid 0x323A Jun 25 01:27:50 praetorian /etc/hotplug/usb.agent: Setup printer for USB product 4e8/323a/100 Jun 25 01:29:07 praetorian RECV[17362]: lp: Receive_job: read from localhost- st atus 0 read 33 bytes '^B175 cfM361praetorian.deshade.com' Jun 25 01:29:07 praetorian RECV[17362]: lp: Receive_job: read from localhost- st atus 0 read 37 bytes '^C1110948 dfA361praetorian.deshade.com' Jun 25 01:29:07 praetorian RECV[17362]: lp: Receive_job: read from localhost- st atus 0 read 0 bytes '' Jun 25 01:29:07 praetorian RECV[17362]: lp: Check_for_missing files: SUCCESS 'cf M361praetorian.deshade.com' Jun 25 01:32:03 praetorian sshd[17397]: Accepted password for turath from xxx.xxx.xxx.x port 1551 ssh2 can anyone make sense of this? -thanks |
| |||
| On Wed, 25 Jun 2003 17:39:14 +0000, deshade wrote: > I compiled into the kernel usb printer support. > > Did I perhaps miss something You likely did the exact same thing I did when I first tried to install a USB printer under Linux. You need more than just usb printer support. You also need ohci or uhci (IIRC) support for your chipset. |
| |||
| -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 deshade napsal(a): | | cannot open .dev.lp0 no such device? Just a guess: What about '/dev/usb/lp0'? HTH Yeti - -- When everything is coming your way, you're in the wrong lane. -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.2 (MingW32) Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org iD8DBQE++rAaknQnYFXk9woRAo/WAJ44p6JoB2oXBjYiK2SmjWR4FVOhdQCfY24w cdy/DYzEZ09bYALJkxCQRis= =nBFN -----END PGP SIGNATURE----- |
| ||||
| On Thu, 26 Jun 2003 21:01:56 +0000, deshade wrote: > was missing the modules for uhci Told you so. :^) IIRC it was some one here that showed me the light on that problem, or maybe it was the old Slackware forums. -- It is better to hear the rebuke of the wise, Than for a man to hear the song of fools. Ecclesiastes 7:5 |