FS#29030 - Kernel 3.3 pata dvd/cdrom drives disappeared
Attached to Project:
Arch Linux
Opened by Heinrich Siebmanns (Harvey) - Wednesday, 21 March 2012, 09:27 GMT
Last edited by Tobias Powalowski (tpowa) - Wednesday, 04 April 2012, 06:20 GMT
Opened by Heinrich Siebmanns (Harvey) - Wednesday, 21 March 2012, 09:27 GMT
Last edited by Tobias Powalowski (tpowa) - Wednesday, 04 April 2012, 06:20 GMT
|
Details
With the latest update to kernel 3.3 in testing my dvd and
cdrom burners stopped working. They are pata drives. The dvd
on my laptop (SATA) is working o.k., so maybe this is
related to PATA. The 64 bit system does not even list them
as /dev/sr0 or /dev/sr1 anymore. It seems like they are not
existent. The hardware is o.k. because I tested this with a
parallel Installation of arch (32 bit) on a separat
partition which still runs kernel 3.2.
|
This task depends upon
http://www.gigabyte.com/products/product-page.aspx?pid=3311#ov
According to the manual the ATA channel is attached to a 'Gigabyte Sata2 chip'
http://www.gigabyte.com/products/product-page.aspx?pid=3159#sp
I'm on x86_64. With 3.3 kernel device /dev/sr0 isn't created.
With kernel 3.2.11 CD/DVD is working OK.
FS#29045.pata_jmicron 2480 0
pata_acpi 3376 0
libata 167582 6 ata_generic,libahci,ahci,ata_piix,pata_acpi,pata_jmicron
But a bit more fun: kernel 3.2.12 shows the same behaviour (no cd drives) while 3.2.11 is o.k.
lsmod output is the same in 3.2 and 3.3. I already checked this yesterday.
EDIT: It doesn't: pata_jmicron was not touched between 3.2.11 and 3.2.12.
I'm attaching results from lsmod on 3.2.11 and 3.2.12
3.2.12 (2 KiB)
https://bugs.archlinux.org/task/29045
I had the same problem with mainboard Gigabyte GA-P35-DS3R on 3.2.12 (not testing), and tried the workaround mentioned in the linked bugreport (i.e. boot with pcie_aspm=force in the kernel command line). Now my optical drive is usable again under 3.2.12
With 3.2.12 or 3.2.13 kernel device /dev/sr0 isn't created.
With kernel 3.2.11 CD/DVD is working.