Le Samedi 18 Mai 2002 03:19, Ron Stodden a �crit :
> St�phane Teletch�a wrote:
> > My configuration :
> >
> > Mandrake 8.2 on an athlon XP 1600+, motherboard MSI K7T266 Pro2, 256-Mo
> > DDR-SDRAM cas2.5, GeForce 2 MX200 Pro32S, DD WDC WD300BB-00CCB0,
> > cdwriter LG GCE-8240B 24/10/40. (listed on the mandrake web-site).
>
> Post here your IDE configuration - make sure your master and slave
> jumpers are set correctly with no more than one device on each - and
> the contents of your /etc/lilo.conf.
>
> Thankyou!
hda : ide0, master, dd 30Go
hdc : ide1, master, cdwriter.
[stephane@pcumr70 stephane]$ more /etc/lilo.conf
boot=/dev/hda
map=/boot/map
install=/boot/boot.b
default=linux
keytable=/boot/fr-latin1.klt
lba32
prompt
nowarn
timeout=100
message=/boot/message
menu-scheme=wb:bw:wb:bw
image=/boot/vmlinuz
label=linux
root=/dev/hda5
initrd=/boot/initrd.img
append="devfs=mount quiet mem=nopentium nobiospnp"
vga=788
read-only
image=/boot/vmlinuz
label=linux-nonfb
root=/dev/hda5
initrd=/boot/initrd.img
append="devfs=mount mem=nopentium nobiospnp"
read-only
image=/boot/vmlinuz
label=failsafe
root=/dev/hda5
initrd=/boot/initrd.img
append="devfs=nomount failsafe mem=nopentium nobiospnp"
read-only
other=/dev/fd0
label=floppy
unsafe
image=/boot/vmlinuz-2.4.3-20mdk
label=linux-2.4.3
root=/dev/hda5
initrd=/boot/initrd-2.4.3-20mdk.img
append="devfs=mount quiet"
vga=788
read-only
image=/boot/vmlinuz-2.4.8-26mdk
label=linux-2.4.8
root=/dev/hda5
initrd=/boot/initrd-2.4.8-26mdk.img
append="devfs=mount quiet nobiospnp hdc=ide-scsi"
vga=788
read-only
image=/boot/vmlinuz-2.4.18-6mdk
label=linux-2.4.18
root=/dev/hda5
initrd=/boot/initrd-2.4.18-6mdk.img
append="devfs=mount noquiet"
vga=788
read-only
image=/boot/vmlinuz-2.4.3-20mdk
label=2.4.3_scsi
root=/dev/hda5
initrd=/boot/initrd-2.4.3-20mdk.img
append="devfs=mount hdc=ide-scsi"
vga=788
read-only
To remember: with kernel 2.4.3(from 8.0), everything worked (with/without
ide-scsi), with 2.4.8 (8.1), only without ide-scsi (bug with supermount, i
remember that now), with 8.2 (2.4.18), it doesn't work with both.
I think it could be DMA related as with LG, i'm not the only one who
encounters problems (2-3 persons related me such problems).
I'm not complaining, but want this to be corrected in the kernel.
For myself, i can use the 8.0 kernel, but it won't help cooker !!!
Stef