View previous topic :: View next topic |
Author |
Message |
oslinux Tux's lil' helper
![Tux's lil' helper Tux's lil' helper](/images/ranks/rank_rect_1.gif)
Joined: 13 Dec 2006 Posts: 97
|
Posted: Sun Jun 17, 2007 7:15 pm Post subject: [RISOLTO] - Problemi con la porta Parallela |
|
|
Oggi mi sono messo a lavorare con la porta parallela su gentoo, ma quando sono andato a usarla (Per programmare una Atmel ATMega 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 |
|
![](templates/gentoo/images/spacer.gif) |
oslinux Tux's lil' helper
![Tux's lil' helper Tux's lil' helper](/images/ranks/rank_rect_1.gif)
Joined: 13 Dec 2006 Posts: 97
|
Posted: Sun Jun 17, 2007 7:23 pm Post subject: |
|
|
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
Ciao!
Luca |
|
Back to top |
|
![](templates/gentoo/images/spacer.gif) |
|
|
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
|
|