Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
problemi vari (masterizzatore, portatile, X ecc)
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
stefanonafets
l33t
l33t


Joined: 10 Feb 2003
Posts: 644

PostPosted: Thu Mar 27, 2003 3:20 pm    Post subject: problemi vari (masterizzatore, portatile, X ecc) Reply with quote

Allora, inizio con qualcosa di facile.
-Come fare in modo che tutte le console abbiano abilitato da subito il Num Lock??
Poi
-Masterizzatore, brutta bestia... Allora, con cdfrcord -scanbus il mio device viene visto correttamente, ma in /dev nn esiste...
Come ovviare?
-Con cdrdao do il seguente comando:
Code:
#cdrdao copy --source-device 1,1,0 --driver generic-mmc --device 1,0,0 --driver generic-mmc

Risposta di cdrdao:
Code:
1,1,0 ATAPI CD-ROM DRIVE-32X Rev: 323P
ERROR: No driver found for 'ATAPI CD-ROM DRIVE-32X', aviable drivers:
ecc...

Che posso fare? Il driver glie l'ho specificato... Sig...

Parliamo invece di X...
Ho seguito l'how-to per l'installazione di x e XF86Config l'ho fatto tramite programmino...
Risultato:
Code:
Fatal server error:
AddScreen/ScreenInit filed for driver 0 (...)
XIO: fatal IO error 104 (connection reset by peer) on X server ":0.0"
after 0 request (0 known processed) with 0 events remaining.

Alla fine del topic aggiungerò il contenuto di XF86Config...

Poi, carico il modulo 'printer', attacco la stampante usb, quindi cat /var/log/messages e nn mi da niente... (da notare però che il device /dev/usb/lp0 viene creato...)

Ancora, ho installato samba sul pc fisso per condividere delle cartelle con win...
Posso usare lo stesso protocollo per condividere quelle cartelle con un'altra linux-box (in modo da nn dover installare anche nfs)???

Bo, basta per ora...
Ciao a tutti!!!
[/code]
_________________
registered Linux user number #411324
sed 's/ke/che/g'

<The Deployment Slave is initializing>
Back to top
View user's profile Send private message
cerri
Bodhisattva
Bodhisattva


Joined: 05 Mar 2003
Posts: 2957
Location: # init S

PostPosted: Thu Mar 27, 2003 4:17 pm    Post subject: Re: problemi vari (masterizzatore, portatile, X ecc) Reply with quote

stefanonafets wrote:
Allora, inizio con qualcosa di facile.
-Come fare in modo che tutte le console abbiano abilitato da subito il Num Lock??
Poi
-Masterizzatore, brutta bestia... Allora, con cdfrcord -scanbus il mio device viene visto correttamente, ma in /dev nn esiste...


???

Quote:

Come ovviare?
-Con cdrdao do il seguente comando:
Code:
#cdrdao copy --source-device 1,1,0 --driver generic-mmc --device 1,0,0 --driver generic-mmc

Risposta di cdrdao:
Code:
1,1,0 ATAPI CD-ROM DRIVE-32X Rev: 323P
ERROR: No driver found for 'ATAPI CD-ROM DRIVE-32X', aviable drivers:
ecc...

Che posso fare? Il driver glie l'ho specificato... Sig...


Devi usare l'emulazione scsi attraverso il modulo ide-scsi.

Quote:

Parliamo invece di X...
Ho seguito l'how-to per l'installazione di x e XF86Config l'ho fatto tramite programmino...
Risultato:
Code:
Fatal server error:
AddScreen/ScreenInit filed for driver 0 (...)[/QUOTE]

Controlla la sezione del file XF86Config relativo al monitor e alla sk video.

[QUOTE]
XIO: fatal IO error 104 (connection reset by peer) on X server ":0.0"
after 0 request (0 known processed) with 0 events remaining.


Che glibc hai? Se le ultime (2.3.2) devi cambiarle perche' sono bacate.

Quote:

Alla fine del topic aggiungerò il contenuto di XF86Config...

Poi, carico il modulo 'printer', attacco la stampante usb, quindi cat /var/log/messages e nn mi da niente... (da notare però che il device /dev/usb/lp0 viene creato...)


Se hai metalog, prima di fare qualche operazione fai kill -USR1 a metalog kernel, cosi' vedrai qc.

Quote:
Ancora, ho installato samba sul pc fisso per condividere delle cartelle con win...
Posso usare lo stesso protocollo per condividere quelle cartelle con un'altra linux-box (in modo da nn dover installare anche nfs)???


Certo.
_________________
Enjoy your freedom.
Sex is like hacking. You get in, you get out, and you hope you didnt leave something behind that can be traced back to you.
<----------------------->
Andrea Cerrito
Back to top
View user's profile Send private message
stefanonafets
l33t
l33t


Joined: 10 Feb 2003
Posts: 644

PostPosted: Sat Mar 29, 2003 7:00 pm    Post subject: Reply with quote

Quote:
Quote:
ma in /dev nn esiste...

???

Nn capisco cosa nn capisci... Teoricamente in /dev dovrebbe esserci un device tipo scd peer i masterizzatori scsi, ma nn c'è...
Quote:
Devi usare l'emulazione scsi attraverso il modulo ide-scsi.

Bè, nn sono idiota... :-) C'è già...
Quote:
Che glibc hai? Se le ultime (2.3.2) devi cambiarle perche' sono bacate.

Come controllo??? E come downgrado???
Quote:
Certo.

Scusi, sa che ore sono?? Sì... :-)
(era un esempio) Va bene, ma come??
_________________
registered Linux user number #411324
sed 's/ke/che/g'

<The Deployment Slave is initializing>
Back to top
View user's profile Send private message
cerri
Bodhisattva
Bodhisattva


Joined: 05 Mar 2003
Posts: 2957
Location: # init S

PostPosted: Sat Mar 29, 2003 10:38 pm    Post subject: Reply with quote

stefanonafets wrote:
Nn capisco cosa nn capisci... Teoricamente in /dev dovrebbe esserci un device tipo scd peer i masterizzatori scsi, ma nn c'è...

Ma no! Quello che ti viene riconosciuto e' un device atapi, quindi in dev non c'e'. Per verificare, controlla l'esistenza di
Code:
 /dev/scsi/host0/bus0/target0/lun0/


Quote:
Bè, nn sono idiota... :-) C'è già...


Si, ma dipende se "sta funzionando". Ad esempio, se non utilizzi i moduli e hai compilato nel kernel sia ide-cd che scsi-cd, puoi avere parecchi problemi. Ti consiglio di usarli entrambi come moduli. Puoi verificare attraverso
Code:
dmesg


Quote:
Come controllo??? E come downgrado???


Code:
emerge -s glibc


Per fare il downgrade

Code:
emerge /usr/portage/sys-libs/glibc/glibc-2.3.1-r4.ebuild


Quote:
Va bene, ma come??


Avevi chiesto se era possibile... Devi configurare il file samba.conf per creare una share (dai un'occhiata direttamente a quel file, ci sono degli esempi), dopodiche da Windows la monti come una normale share.
_________________
Enjoy your freedom.
Sex is like hacking. You get in, you get out, and you hope you didnt leave something behind that can be traced back to you.
<----------------------->
Andrea Cerrito
Back to top
View user's profile Send private message
stefanonafets
l33t
l33t


Joined: 10 Feb 2003
Posts: 644

PostPosted: Sun Mar 30, 2003 8:09 pm    Post subject: Reply with quote

Quote:
Avevi chiesto se era possibile... Devi configurare il file samba.conf per creare una share (dai un'occhiata direttamente a quel file, ci sono degli esempi), dopodiche da Windows la monti come una normale share.

Forse nn mi sono spiegato bene...
Il problema nn è da linux a win (o viceversa), il mio problema sta nell'usare il protocollo smb per sharare cartelle da linux a linux...
(ti chiederai, a che scopo? perchè nn usi nfs, ftp, ssh o altro? Bè, perche smb ce l'ho bello che configurato e funzionante, mentre gli altri protocolli no...:-)
_________________
registered Linux user number #411324
sed 's/ke/che/g'

<The Deployment Slave is initializing>
Back to top
View user's profile Send private message
cerri
Bodhisattva
Bodhisattva


Joined: 05 Mar 2003
Posts: 2957
Location: # init S

PostPosted: Sun Mar 30, 2003 8:21 pm    Post subject: Reply with quote

stefanonafets wrote:
Il problema nn è da linux a win (o viceversa), il mio problema sta nell'usare il protocollo smb per sharare cartelle da linux a linux...


Beh... ma ti ho risposto! Devi configurare il file smb.conf (prima avevo detto samba.conf, sorry) per creare una share sulla tua macchina per essere montata da una macchina windows.

Se invece vuoi montare una share remota il comando e':
Code:
mount -t smbfs -o username=USERNAME //indirizzoip/share /mnt/point


Comunque, puoi aiutarti con
Code:
man smb.conf
e
Code:
man smbmount
.
_________________
Enjoy your freedom.
Sex is like hacking. You get in, you get out, and you hope you didnt leave something behind that can be traced back to you.
<----------------------->
Andrea Cerrito
Back to top
View user's profile Send private message
stefanonafets
l33t
l33t


Joined: 10 Feb 2003
Posts: 644

PostPosted: Sun Mar 30, 2003 8:30 pm    Post subject: Reply with quote

GRAZIE!!!! :D :D :D
_________________
registered Linux user number #411324
sed 's/ke/che/g'

<The Deployment Slave is initializing>
Back to top
View user's profile Send private message
cerri
Bodhisattva
Bodhisattva


Joined: 05 Mar 2003
Posts: 2957
Location: # init S

PostPosted: Sun Mar 30, 2003 8:34 pm    Post subject: Reply with quote

U'r welcome
_________________
Enjoy your freedom.
Sex is like hacking. You get in, you get out, and you hope you didnt leave something behind that can be traced back to you.
<----------------------->
Andrea Cerrito
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