Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
[RISOLTO] - Problemi con la porta Parallela
View unanswered posts
View posts from last 24 hours
View posts from last 7 days

 
Reply to topic    Gentoo Forums Forum Index Forum italiano (Italian)
View previous topic :: View next topic  
Author Message
oslinux
Tux's lil' helper
Tux's lil' helper


Joined: 13 Dec 2006
Posts: 97

PostPosted: Sun Jun 17, 2007 7:15 pm    Post subject: [RISOLTO] - Problemi con la porta Parallela Reply with quote

Oggi mi sono messo a lavorare con la porta parallela su gentoo, ma quando sono andato a usarla (Per programmare una Atmel ATMega 8) mi sono accorto che c'era qualcosa che non quadrava!
In particolare il programma non riusciva a trovare /dev/parport0
Allora mi sono messo a controllare nel config del kernel, e ho scoperto che il modulo non era compilato, allora ho attivato parport e parport_pc, ho caricato i moduli ma /dev/parport0 continuava a non esistere, cercando su internet ho trovato che bisogna creare il nodo, col seguente comando:
Code:

mknod /dev/parport0 c 99 0

Eseguito questo, ho tentato di nuovo la programmazione, questa volta però ho ottenuto il seguente risultato:
Code:

can't open device "/dev/parport0": No such device or address


Quindi mi rivolgo a voi: Potete aiutarmi?

Grazie anticipatamente!

Luca


Last edited by oslinux on Sun Jun 17, 2007 7:23 pm; edited 1 time in total
Back to top
View user's profile Send private message
oslinux
Tux's lil' helper
Tux's lil' helper


Joined: 13 Dec 2006
Posts: 97

PostPosted: Sun Jun 17, 2007 7:23 pm    Post subject: Reply with quote

Eheh sempre aspettare 60 secondi di più prima di postare!

Sembra che lo faccio apposta, è la terza volta che mi capita, comunque...

RISOLTO: bastava il modulo PPDEV :D

Ciao!

Luca
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Forum italiano (Italian) 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