Re: Sarge: Sparc5 Parallel Port - no such Device

2005-05-19 Thread Martin
 I just netinstalled a Sparc 5 with Debian Sarge. After tweaking around with
 the XF86 it's running ok now.
 
 Except: The printer (HPLJ2100) is not working, what is bad for a print
 server :-)
 During my troubleshooting I figured, that the parallel port device is not
 ok. It used to work earlier with Solaris.
 lpadmin returned no such device ... for lp0.
snip
 config-2.4.27-2-sparc32
Is this the standard Debian/Sarge kernel?  You didn't say which one you
were running :-)

from my archives I have this reference, it may help:
http://lists.debian.org/debian-sparc/1999/10/msg00072.html
also check the archives, there have been other people trying to persuade
parallel ports to work.

HTH

Cheers,
 - Martin

-- 
Martin
[EMAIL PROTECTED]
Seasons change, things come to pass


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Re: Sarge: Sparc5 Parallel Port - no such Device

2005-05-19 Thread Jan-Benedict Glaw
On Thu, 2005-05-19 16:50:30 +0200, [EMAIL PROTECTED] [EMAIL PROTECTED] wrote:
 ***lsmod***
 Module  Size  Used byNot tainted
 lp  7412   0  (autoclean)
 parport26396   0  (autoclean) [lp]
 sunlance9896   1
 crc32   3248   0  [sunlance]
 sr_mod 16088   0  (unused)
 cdrom  28028   0  [sr_mod]
 ext3   85292   2  (autoclean)
 jbd45860   2  (autoclean) [ext3]
 sd_mod 11868   6  (autoclean)
 esp29232   3  (autoclean)
 scsi_mod   61292   3  (autoclean) [sr_mod sd_mod esp]

You're missing parport_sunbpp here.

 lp: driver loaded but no devices found

Correct.

 I have absolutely no more ideas what else to check.
 
 Maybe you ?

# modprobe parport_sunbpp

Well, it works like this: There's a generic parport mid-layer to which
physical parport drivers can attach (and register physical ports). These
are parport_pc, parport_sunbpp, parport_atari, parport_amiga, you name
it.

On the other side, where are users of (physical) parports, 'lp' being
the one mostly used. It implements the low-level (handshake) protocol
used by computers to shift data into parport-based printers. (And there
are other useful clients, like ppdev).

So you've got the mid-layer as well as a high-level protocol driver, but
you're missing parport_sunbpp as a physical driver. Once you've loaded
that, your printer should work just fine.

MfG, JBG

-- 
Jan-Benedict Glaw   [EMAIL PROTECTED]. +49-172-7608481 _ O _
Eine Freie Meinung in  einem Freien Kopf| Gegen Zensur | Gegen Krieg  _ _ O
 fuer einen Freien Staat voll Freier Brger | im Internet! |   im Irak!   O O 
O
ret = do_actions((curr | FREE_SPEECH)  ~(NEW_COPYRIGHT_LAW | DRM | TCPA));


signature.asc
Description: Digital signature