Re: Pb newbie carte pcmia lecteur memoire flash
From: Dances With Crows (danSPANceswitTRAPhcrows_at_usa.net)
Date: 11/14/03
- Next message: Tony Curtis: "Re: Dell D800: drivers of the Broadcom 570x network card and Ndivia GeForce 4200Go Graphic card"
- Previous message: andre: "Pb newbie carte pcmia lecteur memoire flash"
- In reply to: andre: "Pb newbie carte pcmia lecteur memoire flash"
- Next in thread: andre: "Re: Pb newbie carte pcmia lecteur memoire flash"
- Reply: andre: "Re: Pb newbie carte pcmia lecteur memoire flash"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Date: 13 Nov 2003 23:29:18 GMT
On Thu, 13 Nov 2003 22:31:44 +0100, andre staggered into the Black Sun
and said:
> J'ai installé une mandrake sur un toshiba Satellite SA10 S213 et j'ai
> quelques soucis:
Je peux lire français, mais on parle anglais dans ce newsgroup-ci.
Utilisez Babelfish si vous avez des problèmes avec anglais.
> Lorsque j'insère la carte à chaud, elle semble bien reconnue lorsque
> l'on regarde le fichier /var/log/messages:
> kernel: hde: TOSHIBA THNCF256MAA, CFA DISK drive
This is good.
> kernel: hde: task_no_data_intr: status=0x51 {DriveReady SeekComplete Error}
> kernel: hde: task_no_data_intr: error=0x04 { DriveStatusError }
Don't worry; PCMCIA CompactFlash cards always do this when first
inserted.
> kernel: hde: 500736 sectors (256 MB) w/2KiB Cache, CHS=978/16/32
> kernel: /dev/ide/host2/bus0/target0/lun0: p1
> kernel: devfs_do_symlink(disc0): could not append to parent, err: -17
Bizarre. I've never seen this message.
> Mais il manque une instruction quelque part pour monter cette carte?
mkdir /mnt/cf (only do this once)
mount /dev/hde1 /mnt/cf
> J'ai aussi une autre erreur lors du boot:
> /lib/modules/2.4.22-10mdk/kernel/drivers/parport/parport_pc.o.gz:
> init_module: Device or resource busy
> modprobe: insmod parport_lowlevel failed
> Je crois comprendre qu'il ne peut pas installer le parport_pc.o.gz,
> ce qui semble normal car ce micro n'a pas de port parallele.
The machine has no parallel port? Never seen an x86 machine without
one, but anyway: Edit /etc/modules.conf , find the line that says:
alias parport_lowlevel parport_pc
change it to
alias parport_lowlevel off
Hope this helps, bonne chance!
-- Matt G|There is no Darkness in Eternity/But only Light too dim for us to see Brainbench MVP for Linux Admin / mail: TRAP + SPAN don't belong http://www.brainbench.com / "He is a rhythmic movement of the -----------------------------/ penguins, is Tux." --MegaHAL
- Next message: Tony Curtis: "Re: Dell D800: drivers of the Broadcom 570x network card and Ndivia GeForce 4200Go Graphic card"
- Previous message: andre: "Pb newbie carte pcmia lecteur memoire flash"
- In reply to: andre: "Pb newbie carte pcmia lecteur memoire flash"
- Next in thread: andre: "Re: Pb newbie carte pcmia lecteur memoire flash"
- Reply: andre: "Re: Pb newbie carte pcmia lecteur memoire flash"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Relevant Pages
|