Sample Header Ad - 728x90

Linux on old hppa c3000, dvd ide found..but not avaliable

0 votes
1 answer
80 views
I run Debian SID on HPPA C3000, a very old workstation from HP. I have this problem, the ide cd-drom drive seems to be recognized, but no device created. The dvd is recognized: dmesg |grep -i dvd [ 34.066904] ata1.00: ATAPI: ATAPI DVD+RW 4X4X12, B1GY, max UDMA/33 but no device is created! cdrecord -scanbus wodim: No such file or directory. Cannot open SCSI driver! For possible targets try 'wodim --devices' or 'wodim -scanbus'. For possible transport specifiers try 'wodim dev=help'. For IDE/ATAPI devices configuration, see the file README.ATAPI.setup from the wodim documentation. lsblk NAME MAJ:MIN RM SIZE RO TYPE MOUNTPOINTS sda 8:0 0 33.9G 0 disk ├─sda1 8:1 0 47M 0 part ├─sda2 8:2 0 238M 0 part /boot ├─sda3 8:3 0 1K 0 part └─sda5 8:5 0 33.6G 0 part ├─virtualehp--vg-root 254:0 0 19.3G 0 lvm / ├─virtualehp--vg-swap_1 254:1 0 7.6G 0 lvm [SWAP] └─virtualehp--vg-home 254:2 0 26.7G 0 lvm /home sdb 8:16 0 33.9G 0 disk └─sdb1 8:17 0 33.9G 0 part ├─virtualehp--vg-root 254:0 0 19.3G 0 lvm / └─virtualehp--vg-home 254:2 0 26.7G 0 lvm /home I try to modbprobe pata_legacy and machine go to kernel panic. edit1: checking dmesg I see errors.. [ 33.796107] ata1.01: NODEV after polling detection [ 34.013598] ata1.00: ATAPI: ATAPI DVD+RW 4X4X12, B1GY, max UDMA/33 [ 34.406471] ata1.00: TEST_UNIT_READY failed (err_mask=0x2) [ 39.052104] ata1.01: NODEV after polling detection [ 39.056528] ata1.00: NODEV after polling detection [ 39.056554] ata1.00: revalidation failed (errno=-2) [ 44.428058] ata1.01: NODEV after polling detection [ 44.432542] ata1.00: NODEV after polling detection [ 44.432569] ata1.00: revalidation failed (errno=-2) [ 44.491070] ata1.00: disabled is my unit failed?
Asked by elbarna (13690 rep)
Jun 26, 2022, 02:48 PM
Last activity: Jun 27, 2022, 02:43 AM