![]() |
B550M Pro4 IDE to SATA polling issue. |
Post Reply
|
| Author | |
patof
Newbie
Joined: 23 Nov 2020 Status: Online Points: 47 |
Post Options
Thanks(0)
Quote Reply
Topic: B550M Pro4 IDE to SATA polling issue.Posted: 6 hours 42 minutes ago at 11:42pm |
|
Hi,
B550M Pro4 board with Ryzen 5 5600GT. BIOS 3.40. Running Fedora 42. I have a DVD writer connected to an IDE to SATA adapter. Problem is that the BIOS polls that port several times a day and 2-3 times at start. Any way to disable that without unplugging the writer ? The proper behavior would be not to poll the drive but wait for a signal that a disk has been inserted. That's the way it always worked on my old Asrock Fatal1ty Killer. ``` $ journalctl -b -1 --no-hostname|grep sr0 nov 11 05:17:48 kernel: sr 2:0:0:0: [sr0] scsi3-mmc drive: 48x/48x writer dvd-ram cd/rw xa/form2 cdda tray nov 11 05:17:48 kernel: sr 2:0:0:0: Attached scsi CD-ROM sr0 nov 11 10:18:31 fwupd[4798]: 15:18:31.212 FuEngine failed to add device /sys/devices/pci0000:00/0000:00:02.1/0000:01:00.1/ata3/host2/target2:0:0/2:0:0:0/block/sr0: failed to subclass open: failed to open /dev/sr0: Operation not permitted nov 11 10:18:31 fwupd[4798]: 15:18:31.216 FuEngine failed to add device /sys/devices/pci0000:00/0000:00:02.1/0000:01:00.1/ata3/host2/target2:0:0/2:0:0:0/block/sr0: failed to subclass open: failed to open /dev/sr0: Operation not permitted nov 11 15:58:29 kernel: sr 2:0:0:0: [sr0] tag#4 FAILED Result: hostbyte=DID_OK driverbyte=DRIVER_OK cmd_age=0s nov 11 15:58:29 kernel: sr 2:0:0:0: [sr0] tag#4 Sense Key : Not Ready [current] nov 11 15:58:29 kernel: sr 2:0:0:0: [sr0] tag#4 Add. Sense: Medium not present nov 11 15:58:29 kernel: sr 2:0:0:0: [sr0] tag#4 CDB: Read(10) 28 00 00 00 00 00 00 00 08 00 nov 11 15:58:29 kernel: I/O error, dev sr0, sector 0 op 0x0:(READ) flags 0x80700 phys_seg 2 prio class 2 nov 11 15:58:29 kernel: sr 2:0:0:0: [sr0] tag#5 unaligned transfer nov 11 15:58:29 kernel: I/O error, dev sr0, sector 0 op 0x0:(READ) flags 0x0 phys_seg 1 prio class 2 nov 11 15:58:29 kernel: Buffer I/O error on dev sr0, logical block 0, async page read nov 11 15:58:29 kernel: sr 2:0:0:0: [sr0] tag#6 unaligned transfer nov 11 15:58:29 kernel: I/O error, dev sr0, sector 1 op 0x0:(READ) flags 0x0 phys_seg 1 prio class 2 nov 11 15:58:29 kernel: Buffer I/O error on dev sr0, logical block 1, async page read nov 11 15:58:29 kernel: sr 2:0:0:0: [sr0] tag#7 unaligned transfer nov 11 15:58:29 kernel: I/O error, dev sr0, sector 2 op 0x0:(READ) flags 0x0 phys_seg 1 prio class 2 nov 11 15:58:29 kernel: Buffer I/O error on dev sr0, logical block 2, async page read nov 11 15:58:29 kernel: sr 2:0:0:0: [sr0] tag#8 unaligned transfer nov 11 15:58:29 kernel: I/O error, dev sr0, sector 3 op 0x0:(READ) flags 0x0 phys_seg 1 prio class 2 nov 11 15:58:29 kernel: Buffer I/O error on dev sr0, logical block 3, async page read nov 11 15:58:29 kernel: sr 2:0:0:0: [sr0] tag#9 unaligned transfer nov 11 15:58:29 kernel: I/O error, dev sr0, sector 4 op 0x0:(READ) flags 0x0 phys_seg 1 prio class 2 nov 11 15:58:29 kernel: Buffer I/O error on dev sr0, logical block 4, async page read nov 11 15:58:29 kernel: sr 2:0:0:0: [sr0] tag#10 unaligned transfer nov 11 15:58:29 kernel: I/O error, dev sr0, sector 5 op 0x0:(READ) flags 0x0 phys_seg 1 prio class 2 nov 11 15:58:29 kernel: Buffer I/O error on dev sr0, logical block 5, async page read nov 11 15:58:29 kernel: sr 2:0:0:0: [sr0] tag#11 unaligned transfer nov 11 15:58:29 kernel: I/O error, dev sr0, sector 6 op 0x0:(READ) flags 0x0 phys_seg 1 prio class 2 nov 11 15:58:29 kernel: Buffer I/O error on dev sr0, logical block 6, async page read nov 11 15:58:29 kernel: sr 2:0:0:0: [sr0] tag#12 unaligned transfer nov 11 15:58:29 kernel: I/O error, dev sr0, sector 7 op 0x0:(READ) flags 0x0 phys_seg 1 prio class 2 nov 11 15:58:29 kernel: Buffer I/O error on dev sr0, logical block 7, async page read nov 11 15:58:32 kernel: sr 2:0:0:0: [sr0] tag#24 FAILED Result: hostbyte=DID_OK driverbyte=DRIVER_OK cmd_age=0s nov 11 15:58:32 kernel: sr 2:0:0:0: [sr0] tag#24 Sense Key : Not Ready [current] nov 11 15:58:32 kernel: sr 2:0:0:0: [sr0] tag#24 Add. Sense: Medium not present nov 11 15:58:32 kernel: sr 2:0:0:0: [sr0] tag#24 CDB: Read(10) 28 00 00 00 00 00 00 00 08 00 nov 11 15:58:32 kernel: I/O error, dev sr0, sector 0 op 0x0:(READ) flags 0x80700 phys_seg 4 prio class 2 nov 11 15:58:32 kernel: sr 2:0:0:0: [sr0] tag#1 unaligned transfer nov 11 15:58:32 kernel: Buffer I/O error on dev sr0, logical block 0, async page read nov 11 15:58:32 kernel: sr 2:0:0:0: [sr0] tag#2 unaligned transfer nov 11 15:58:32 kernel: Buffer I/O error on dev sr0, logical block 1, async page read nov 11 15:58:32 kernel: sr 2:0:0:0: [sr0] tag#3 unaligned transfer nov 11 15:58:32 kernel: sr 2:0:0:0: [sr0] tag#4 unaligned transfer nov 11 15:58:32 kernel: sr 2:0:0:0: [sr0] tag#5 unaligned transfer nov 11 15:58:32 kernel: sr 2:0:0:0: [sr0] tag#6 unaligned transfer nov 11 15:58:32 kernel: sr 2:0:0:0: [sr0] tag#7 unaligned transfer nov 11 15:58:32 kernel: sr 2:0:0:0: [sr0] tag#8 unaligned transfer nov 11 18:34:28 kernel: sr 2:0:0:0: [sr0] tag#23 FAILED Result: hostbyte=DID_OK driverbyte=DRIVER_OK cmd_age=0s nov 11 18:34:28 kernel: sr 2:0:0:0: [sr0] tag#23 Sense Key : Not Ready [current] nov 11 18:34:28 kernel: sr 2:0:0:0: [sr0] tag#23 Add. Sense: Medium not present nov 11 18:34:28 kernel: sr 2:0:0:0: [sr0] tag#23 CDB: Read(10) 28 00 00 00 00 00 00 00 08 00 ``` |
|
|
B550M Pro4
BIOS 3.40 Ryzen 5 5600GT CT500MX500SSD1 SATA Disk Device (SSD) HL-DT-ST DVD-RAM GSA-H55L IDE CdRom Device (with IDE to SATA adaptor) Fedora 42 |
|
![]() |
|
Post Reply
|
|
|
Tweet
|
| Forum Jump | Forum Permissions ![]() You cannot post new topics in this forum You cannot reply to topics in this forum You cannot delete your posts in this forum You cannot edit your posts in this forum You cannot create polls in this forum You cannot vote in polls in this forum |