View unanswered posts    View active topics

All times are UTC - 6 hours





Post new topic Reply to topic  [ 3 posts ] 
Print view Previous topic   Next topic  
Author Message
Search for:
PostPosted: Wed May 02, 2007 11:58 am 
Offline
Joined: Tue Jan 17, 2006 10:07 pm
Posts: 58
I have to motherboards, but the one I'm working on is a TForce 6100 socket 939. It seems that the BIOS is Plug-N-Play, but I am having problems that I can't find a parallel port device file. Usually these are located in /dev and named /dev/parpaport0 (or /dev/parport#). In previous kernels they used to be named /dev/lp# (ie. /dev/lp0). When I look through dmesg I see;
Code:
parport: PnPBIOS parport detected.
parport0: PC-style at 0x378 (0x778), irq 7, dma 3 [PCSPP,TRISTATE,COMPAT,ECP,DMA]


What I DON'T see is: lp0: using parport0
or something to that effect.

I know that the system can see the parallel port, but it isn't creating the device file. I know I can use mknod but I don't know the parameters and stuff. I see it in
Code:
cat /proc/interrupts

and other places. There isn't a place in the BIOS to turn off plug-n-pray.

Can someone help? I'm trying to get my VFD working!


[/code]


Top
 Profile  
 
 Post subject:
PostPosted: Wed May 02, 2007 5:42 pm 
Offline
Joined: Thu May 13, 2004 4:21 pm
Posts: 14
Location: london
as root try the following:

mknod /dev/parport0 c 99 0
chmod a+rw /dev/parport0

if required, you may also modprobe ppdev

good luck.


Top
 Profile  
 
 Post subject:
PostPosted: Wed May 02, 2007 7:21 pm 
Offline
Joined: Tue Jan 17, 2006 10:07 pm
Posts: 58
nope didn't work.


Top
 Profile  
 

Display posts from previous:  Sort by  
Post new topic Reply to topic  [ 3 posts ] 


All times are UTC - 6 hours




Who is online

Users browsing this forum: No registered users and 3 guests


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 post attachments in this forum

Jump to:  
cron
Powered by phpBB® Forum Software © phpBB Group

Theme Created By ceyhansuyu