Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
missing /dev/parport
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
nivw
Apprentice
Apprentice


Joined: 09 Nov 2005
Posts: 261

PostPosted: Tue Feb 28, 2006 3:12 pm    Post subject: missing /dev/parport Reply with quote

$ uname -a
Linux blacky 2.6.15.4 #2 Tue Feb 28 01:35:02 IST 2006 i686 AMD Athlon(tm) XP 3200+ AuthenticAMD GNU/Linux

$ dmesg | grep parport
parport: PnPBIOS parport detected.
parport0: PC-style at 0x378, irq 7 [PCSPP,TRISTATE,EPP]

$ lsmod |grep parport
parport_pc 32324 0
parport 28104 1 parport_pc

# ls -lat /dev/lp*
ls: /dev/lp*: No such file or directory
blacky niv # ls -lat /dev/par*
ls: /dev/par*: No such file or directory


Last edited by nivw on Tue Feb 28, 2006 3:15 pm; edited 1 time in total
Back to top
View user's profile Send private message
drescherjm
Advocate
Advocate


Joined: 05 Jun 2004
Posts: 2790
Location: Pittsburgh, PA, USA

PostPosted: Tue Feb 28, 2006 3:15 pm    Post subject: Reply with quote

Did you compile support for it in your kernel (I get the same dmesg and I beleive I did not compile support for parport in my kernel because I never connect anything to it)?

Do you have coldplug emerged?

Does it start during boot?
_________________
John

My gentoo overlay
Instructons for overlay
Back to top
View user's profile Send private message
nivw
Apprentice
Apprentice


Joined: 09 Nov 2005
Posts: 261

PostPosted: Tue Feb 28, 2006 3:22 pm    Post subject: Reply with quote

I read https://forums.gentoo.org/viewtopic-t-396885-highlight-dev+par.html - but he doesnt tell where is CONFIG_PPDEV in the menus.

$ fgrep -i config_ppdev /usr/src/linux/.config
# CONFIG_PPDEV is not set

drescherjm: yes in devices/parralell port all are light up
also as you can see it is loaded, so coldplug works and it loads fine during boot
Back to top
View user's profile Send private message
nivw
Apprentice
Apprentice


Joined: 09 Nov 2005
Posts: 261

PostPosted: Tue Feb 28, 2006 3:29 pm    Post subject: Reply with quote

man, CONFIG_PPDEV is in the charecter display / serial drivers section.
WTF?
what does it have to do with 8250 ?
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