Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 26111 - gaming-sources doesn't create /dev/lp0 on modprobe lp
Summary: gaming-sources doesn't create /dev/lp0 on modprobe lp
Status: RESOLVED NEEDINFO
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Core system (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: x86-kernel@gentoo.org (DEPRECATED)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2003-08-07 01:41 UTC by E. Leibo
Modified: 2003-10-15 12:18 UTC (History)
1 user (show)

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description E. Leibo 2003-08-07 01:41:21 UTC
After compiling gaming-sources with parport, parport_pc, lp, as modules and 
modprobing lp. enven though dmesg recognized my printer (wrote HP 710C etc.) no 
/dev/printer nor /dev/lp0 were created. 
gentoo-sources worked. 

Reproducible: Always
Steps to Reproduce:
1. install gaming-sources with parallel printer 
2. modprobe lp 
3. 
Actual Results:  
/dev/lp0 not created 

Expected Results:  
/dev/lp0 created 

Maybe it's ck patces bug not related to gentoo at all.
Comment 1 Tim Yamin (RETIRED) gentoo-dev 2003-08-10 16:21:02 UTC
Try 'mknod /dev/lp0 6 0'. Maybe devfs just isn't working?
Comment 2 E. Leibo 2003-08-11 01:57:46 UTC
I think devfs is OK as it works fine with gentoo-sources 
Comment 3 Tim Yamin (RETIRED) gentoo-dev 2003-08-11 05:11:07 UTC
Please attach the kernel .config and the dmesg... Thanks...
Comment 4 Martin Holzer (RETIRED) gentoo-dev 2003-10-15 12:18:09 UTC
closing