Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
/dev/sda mancante
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
pistodj
Apprentice
Apprentice


Joined: 26 Jan 2005
Posts: 229

PostPosted: Wed Jan 26, 2005 4:31 pm    Post subject: /dev/sda mancante Reply with quote

Ciao!!

Ho un problema ho appena terminato di installare il mio sistema gentoo e mi sono accorto che il device sda che uso per la chiavetta USB non esiste.
Avete idea di cosa devo abilitare o compilare??

Grazie && Ciao
Back to top
View user's profile Send private message
fedeliallalinea
Administrator
Administrator


Joined: 08 Mar 2003
Posts: 31440
Location: here

PostPosted: Wed Jan 26, 2005 4:51 pm    Post subject: Reply with quote

Benvenuto! Sei sicuro di avere aggiunto il supporto per gli scsi disk nel kernel?
_________________
Questions are guaranteed in life; Answers aren't.
Back to top
View user's profile Send private message
otaku
Guru
Guru


Joined: 16 Dec 2004
Posts: 428
Location: Rho (MI)

PostPosted: Wed Jan 26, 2005 4:51 pm    Post subject: Reply with quote

hai caricato tutti i moduli del caso?
    :arrow: ohci-hcd (o chi per esso)
    :arrow: sd_mod
    :arrow: usb-storage
    :arrow: msdos/vfat

_________________
Ventiquattr'ore al giorno in preda a una follia contorta...
Back to top
View user's profile Send private message
shogun_panda
Guru
Guru


Joined: 30 Jul 2004
Posts: 411
Location: Campobasso or Rome, Molise or Lazio, Italy, Europe, Earth, Solar system, Milk Way, Universe

PostPosted: Wed Jan 26, 2005 4:54 pm    Post subject: Re: /dev/sda mancante Reply with quote

pistodj wrote:
Ciao!!

Ho un problema ho appena terminato di installare il mio sistema gentoo e mi sono accorto che il device sda che uso per la chiavetta USB non esiste.
Avete idea di cosa devo abilitare o compilare??

Grazie && Ciao


Innanzitutto hai dimenticato di specificare se usi udev, devfs o la partizione /dev/ statica...
Nel caso di udev (e se non ricordo male), te la crea il sistema quando inserisci la chiave, a patto di avere compilato come built-in o modulo il modulo (scusa il gioco di parole) usb_storage...

devfs dovrebbe comportarsi allo stesso modo, mentre sotto /dev/ statica non so come aiutarti...
Quando inserisci la periferica, facendo
Code:

# cat /proc/scsi/scsi


dovresti ottenere la lista delle periferiche SCSI collegate (ricorda, la penna USB e' trattata come SCSI), stabilendo anche che device gli assegna.

HTH!
_________________
Greetings by the Shogun! - Home page

1-"Prima di dare consigli agli altri, sperimentateli su voi stessi..."
2-"In medio stat virtus!"
Back to top
View user's profile Send private message
emix
Veteran
Veteran


Joined: 30 Nov 2003
Posts: 1014

PostPosted: Wed Jan 26, 2005 5:28 pm    Post subject: Reply with quote

Se usi il kernel 2.6.10 dai un'occhiata qui, soprattutto all'ultimo post.
Back to top
View user's profile Send private message
pistodj
Apprentice
Apprentice


Joined: 26 Jan 2005
Posts: 229

PostPosted: Wed Jan 26, 2005 7:10 pm    Post subject: Risolto!!! Reply with quote

Grazie!!

Mi bastato compilare il modulo scsi nel kernel!!

Ho notato pero' un problema con il disco hda...
al boot mi viene scritto ...

**********************************************************
* Warning: The dma on your hard drive is turned off. *
* This may really slow down the fsck process. *
**********************************************************

So benissimo che quest' argomento e' ben documentato nel forum ma seppur seguo i vari comandi come.:
hdparm -d 1 /hda3 mi da

/dev/hda3:
setting using_dma to 1 (on)
HDIO_SET_DMA failed: Invalid argument
using_dma = 0 (off)

cosa devo fare?? Avete qualche idea dove ho sbagliato??

Grazie ancora!!
Back to top
View user's profile Send private message
fedeliallalinea
Administrator
Administrator


Joined: 08 Mar 2003
Posts: 31440
Location: here

PostPosted: Wed Jan 26, 2005 7:14 pm    Post subject: Re: Risolto!!! Reply with quote

pistodj wrote:
cosa devo fare?? Avete qualche idea dove ho sbagliato??

Aggiungere il supporto giusto per il tuo chipset nel kernel
_________________
Questions are guaranteed in life; Answers aren't.
Back to top
View user's profile Send private message
pistodj
Apprentice
Apprentice


Joined: 26 Jan 2005
Posts: 229

PostPosted: Thu Jan 27, 2005 3:23 pm    Post subject: Chiarimenti Reply with quote

In che senso chipset??
Intendi quello del processore??
se cosi fosse l'ho già messo...
Back to top
View user's profile Send private message
fedeliallalinea
Administrator
Administrator


Joined: 08 Mar 2003
Posts: 31440
Location: here

PostPosted: Thu Jan 27, 2005 3:30 pm    Post subject: Reply with quote

Posta un lspci (se non hai il comando emerge pciutils)
_________________
Questions are guaranteed in life; Answers aren't.
Back to top
View user's profile Send private message
pistodj
Apprentice
Apprentice


Joined: 26 Jan 2005
Posts: 229

PostPosted: Thu Jan 27, 2005 7:16 pm    Post subject: Reply with quote

Ecco qua un lspci!!

pc01 root # lspci
0000:00:00.0 Host bridge: VIA Technologies, Inc. VT8366/A/7 [Apollo KT266/A/333]0000:00:01.0 PCI bridge: VIA Technologies, Inc. VT8366/A/7 [Apollo KT266/A/333 AGP]
0000:00:05.0 Multimedia audio controller: C-Media Electronics Inc CM8738 (rev 10)
0000:00:0d.0 Multimedia audio controller: Creative Labs SB Audigy LS
0000:00:0d.1 Input device controller: Creative Labs SB Audigy LS MIDI/Game port
0000:00:10.0 Ethernet controller: Realtek Semiconductor Co., Ltd. RTL-8139/8139C/8139C+ (rev 10)
0000:00:11.0 ISA bridge: VIA Technologies, Inc. VT8233A ISA Bridge
0000:00:11.1 IDE interface: VIA Technologies, Inc. VT82C586A/B/VT82C686/A/B/VT823x/A/C PIPC Bus Master IDE (rev 06)
0000:00:11.2 USB Controller: VIA Technologies, Inc. VT82xxxxx UHCI USB 1.1 Controller (rev 23)
0000:00:11.3 USB Controller: VIA Technologies, Inc. VT82xxxxx UHCI USB 1.1 Controller (rev 23)
0000:01:00.0 VGA compatible controller: ATI Technologies Inc Radeon RV250 If [Radeon 9000] (rev 01)
0000:01:00.1 Display controller: ATI Technologies Inc Radeon RV250 [Radeon 9000] (Secondary) (rev 01)
Back to top
View user's profile Send private message
fedeliallalinea
Administrator
Administrator


Joined: 08 Mar 2003
Posts: 31440
Location: here

PostPosted: Thu Jan 27, 2005 7:23 pm    Post subject: Reply with quote

Devi aggiungere
Code:
Device Drivers  --->   ATA/ATAPI/MFM/RLL support  --->
[*]     PCI IDE chipset support                               
    [*]       Sharing PCI IDE interrupts support                           
    <*>       Generic PCI IDE Chipset Support             
    [*]       Generic PCI bus-master DMA support                   
    [*]         Use PCI DMA by default when available               
    <*>         VIA82CXXX chipset support         

_________________
Questions are guaranteed in life; Answers aren't.
Back to top
View user's profile Send private message
pistodj
Apprentice
Apprentice


Joined: 26 Jan 2005
Posts: 229

PostPosted: Thu Jan 27, 2005 8:13 pm    Post subject: OKK!!! Reply with quote

Grazie mille!!
Ora e' tutto ok!!

:D :D :D
Back to top
View user's profile Send private message
gutter
Bodhisattva
Bodhisattva


Joined: 13 Mar 2004
Posts: 7162
Location: Aarau, Aargau, Switzerland

PostPosted: Thu Jan 27, 2005 8:15 pm    Post subject: Reply with quote

Se hai risolto per favore metti il tag [Risolto]
_________________
Registered as User #281564 and Machines #163761
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