Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
2.6.9 + devfs: missing /dev/lp0 (all modules present)[SOLVED
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index Kernel & Hardware
View previous topic :: View next topic  
Author Message
bluesea
n00b
n00b


Joined: 10 May 2004
Posts: 27

PostPosted: Sat Oct 30, 2004 7:03 am    Post subject: 2.6.9 + devfs: missing /dev/lp0 (all modules present)[SOLVED Reply with quote

A parallel printer configuration that worked in 2.6.8-gentoo-r3 is no longer working, because /dev/lp0 is no longer created.

lsmod indicates that lp, parport, and parport_pc are all loaded (actually tried both ways: as modules and compiled into kernel - no difference).

Kernel config is as directed in multiple threads (plus a few extras out of frustration):

Code:

$ fgrep PARPORT /usr/src/linux/.config
CONFIG_PARPORT=m
CONFIG_PARPORT_PC=m
CONFIG_PARPORT_PC_CML1=m
CONFIG_PARPORT_SERIAL=m
# CONFIG_PARPORT_PC_FIFO is not set
CONFIG_PARPORT_PC_SUPERIO=y
# CONFIG_PARPORT_PC_PCMCIA is not set
CONFIG_PARPORT_OTHER=y
CONFIG_PARPORT_1284=y
CONFIG_I2C_PARPORT=m
# CONFIG_I2C_PARPORT_LIGHT is not set

 $ fgrep PRINTER /usr/src/linux/.config
CONFIG_PRINTER=m
CONFIG_USB_PRINTER=m



I even tried mknod lp0 c 6 0 and lp0 c 6 1 ..but with no change (perhaps there's something else I needed to do?).

Code:

$ fgrep parport /var/log/messages
$

Code:

$ fgrep lp /var/log/messages
Oct 29 23:33:18 ouzo lp: driver loaded but no devices found


Anyway- can anyone give me any guidance? Why isn't parport creating /dev/lp0?

Thanks!!
_________________
erutangiS


Last edited by bluesea on Sat Oct 30, 2004 8:23 pm; edited 1 time in total
Back to top
View user's profile Send private message
dsd
Developer
Developer


Joined: 30 Mar 2003
Posts: 2162
Location: nr London

PostPosted: Sat Oct 30, 2004 3:33 pm    Post subject: Reply with quote

this patch fixes it
http://linux.bkbits.net:8080/linux-2.6/patch%401.1988.74.25?nav=cset@1.1988.74.25
(will be included in next gentoo-dev-sources)
_________________
http://dev.gentoo.org/~dsd
Back to top
View user's profile Send private message
bluesea
n00b
n00b


Joined: 10 May 2004
Posts: 27

PostPosted: Sat Oct 30, 2004 8:22 pm    Post subject: Solved! Reply with quote

Thank you thank you thank you thank you :D
Problem nicely solved.
_________________
erutangiS
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Kernel & Hardware All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum