You are not logged in.

#1 2004-01-24 11:34:48

dariball
Member
From: Germany - Frankfurt
Registered: 2002-10-20
Posts: 118
Website

no /dev/printers/0 since 2.6 kernel. [wiki]

today I founbd out that i haven't got my printer availible under 2.6....

for me the usual procedure was to load "lp" and then i have a /dev/printers/0 to print on. Now in 2.6 I have no szch device, i have this directory /dev/printers but no file in it....

if i reload the "lp" module i can read in dmesg that the module was successfully loaded but no device was found?!

any suggestions....?


nothing,
maybe I have a perfect signature _someday_

Offline

#2 2004-01-24 16:34:57

andy
Member
From: Germany
Registered: 2002-10-11
Posts: 374

Re: no /dev/printers/0 since 2.6 kernel. [wiki]

It works for me ;-) ....

Hmmm, I wanted to give you my list of loaded modules, when I remembered that I compiled them in the kernel (I need to recompile it since I would need the SCSI variant).

But I think you should look for parallel port modules (that is if you have a parallel port printer) - I remember a number of kernel options relating to this.

Here are my dmesg snippets relating to the printer (chronologiaclly) :

request_module: failed /sbin/modprobe -- parport_lowlevel. error = -16
lp: driver loaded but no devices found
.
.
.
parport0: PC-style at 0x378 [PCSPP(,...)]
lp0: using parport0 (polling).

hmmm the first error is odd .... ah well, /dev/printers/0 is there ;-)

Offline

#3 2004-01-24 21:00:29

Xentac
Forum Fellow
From: Victoria, BC
Registered: 2003-01-17
Posts: 1,797
Website

Re: no /dev/printers/0 since 2.6 kernel. [wiki]

Usb printer?  usblp


I have discovered that all of mans unhappiness derives from only one source, not being able to sit quietly in a room
- Blaise Pascal

Offline

#4 2004-01-25 13:38:08

dariball
Member
From: Germany - Frankfurt
Registered: 2002-10-20
Posts: 118
Website

Re: no /dev/printers/0 since 2.6 kernel. [wiki]

@xentac:
no, no usb printer just a normal parallel port printer

and andy:

i have exactlly the same lines in my dmesg, just the error code is another :

request_module: failed /sbin/modprobe -- parport_lowlevel. error = -256
lp: driver loaded but no devices found

and obviously it works without any problems in 2.4, gonna have to rebuild the 2.6 kernel today i guess


nothing,
maybe I have a perfect signature _someday_

Offline

#5 2004-01-25 16:54:19

Xentac
Forum Fellow
From: Victoria, BC
Registered: 2003-01-17
Posts: 1,797
Website

Re: no /dev/printers/0 since 2.6 kernel. [wiki]

I'm pretty sure the 2.6 kernel modules have changed names.  Skim through the medules to see if you need any other ones...


I have discovered that all of mans unhappiness derives from only one source, not being able to sit quietly in a room
- Blaise Pascal

Offline

#6 2004-01-26 00:40:40

skeeter
Member
From: Morristown TN
Registered: 2003-02-01
Posts: 77

Re: no /dev/printers/0 since 2.6 kernel. [wiki]

Sorry to say I have the exact same problem and after numerous attempts to get it going I am still nowhere. I tried this in MODPROBE.CONF  (alias char-major-6-* lp  /  alias /dev/lp* /dev/printers) w/o any luck.  lsmod has both lp & parport listed but are still not available for option in setting up a printer in cups.
lp                      8288  0
parport                23808  1 lp
If I stumble across anything I'll let you know Dariball.  Good Luck!  I'll keep checking back for any divine guidance.  :?


Skeeter

Rule #1:  There are NO RULES!

Offline

#7 2004-01-26 10:32:39

dariball
Member
From: Germany - Frankfurt
Registered: 2002-10-20
Posts: 118
Website

Re: no /dev/printers/0 since 2.6 kernel. [wiki]

yes, i'm stuck too....

brwsed through the kernel to find out what module was maybe built-in in 2.4. and is not in 2.6., but can't find one.

the strange thing about this issue is, that dmesg tells me that lp is loaded, but doesn't find a device, like it weren't plugged in or damaged.....gonna ask google later if I can kill some time I guess...

@skeeter:
what mainboard do u have, for me it's a via chipset on a gigabyte board with an amd 800 in it.


nothing,
maybe I have a perfect signature _someday_

Offline

#8 2004-01-26 14:53:10

skeeter
Member
From: Morristown TN
Registered: 2003-02-01
Posts: 77

Re: no /dev/printers/0 since 2.6 kernel. [wiki]

Dariball,
     I have a Shuttle AV45GT w/via chipset & onboard CMedia 8738 audio. P4 1.6A and intel eepro100 NIC.  Yea, everything worked great in 2.4 but wasn't nearly as fast as 2.6. I don't do enough printing to make it a must but it would be nice to print out manuals and configs for reference. If all else fails I might end up getting a print server and just connecting up that way. :shock:  Anyway, I'll keep looking and trying. I'll let you know if I have any luck. wink


Skeeter

Rule #1:  There are NO RULES!

Offline

#9 2004-02-07 00:15:31

skeeter
Member
From: Morristown TN
Registered: 2003-02-01
Posts: 77

Re: no /dev/printers/0 since 2.6 kernel. [wiki]

Still no luck here with anything yet.  Also Dariball, I have a HP Officejet 710 All-In-One printer. Just wondering what type of printer you are using too. Maybe it has something to do with HP, but it's not looking like that is the problem. Anybody else got any suggestions?  You are more than welcome to give us your input. TIA


Skeeter

Rule #1:  There are NO RULES!

Offline

#10 2004-02-26 18:23:09

rasat
Forum Fellow
From: Finland, working in Romania
Registered: 2002-12-27
Posts: 2,293
Website

Re: no /dev/printers/0 since 2.6 kernel. [wiki]

Did anyone find a solution to this issue..... no lp in /dev when running kernel-2.6.3. Devfs doesn't seem to create it at boot.


Markku

Offline

#11 2004-02-26 18:47:41

sarah31
Member
From: Middle of Canada
Registered: 2002-08-20
Posts: 2,975
Website

Re: no /dev/printers/0 since 2.6 kernel. [wiki]

they all sound like devfsd.conf issues. if the module is still in the kernel then it would come down to enableing permissions through devfsd.conf likely.


AKA uknowme

I am not your friend

Offline

#12 2004-02-26 20:32:57

Guest
Guest

Re: no /dev/printers/0 since 2.6 kernel. [wiki]

Sorry!  :oops:   I sent a private message to Dariball that I had found out by putting "parport_pc" in my rc.conf then it would link lp & parport together.  My system is printing fine with everything directed to "lp". I got this hint from a cups how-to here in documentation by neocephas?.

#13 2004-02-26 20:35:10

skeeter
Member
From: Morristown TN
Registered: 2003-02-01
Posts: 77

Re: no /dev/printers/0 since 2.6 kernel. [wiki]

That was me posting w/o logging in.  wink


Skeeter

Rule #1:  There are NO RULES!

Offline

#14 2004-03-05 00:34:31

enigmabr
Member
From: Porto Alegre - Rio Grande do S
Registered: 2004-03-04
Posts: 13

Re: no /dev/printers/0 since 2.6 kernel. [wiki]

Did anynone find the problem? Here it happens too, the same problem under 2.6.3 kernel - no lp device on /dev directory....

So, if solution exists, tell me, please...

Offline

Board footer

Powered by FluxBB