You are not logged in.
Its like that.
When im in gnome, i cant open up my cd tray properly because it keeps closing every time (the tray doesnt come full open but gnome tries to close it anyways).
I tried in grub and slim, it opens flawlssly.
Any help please? ![]()
Offline
sounds like some programme wants info from a cd/dvd...
never trust a toad...
::Grateful ArchDonor::
::Grateful Wikipedia Donor::
Offline
Even if gnome starts empty, it keeps closing.
Offline
I found this thread explaining the problem.
Offline
Anyone know anything more about this? It's really starting to annoy me now. This started happening sometime in January. Also, my cd drives changed from sr* to hdc and hdd (and sdb changed to hda), anyone know why?
I don't fancy downgrading udev <150 as it also involves the mkinitcpio and klibc stuff. Any ideas appreciated.
Last edited by fabertawe (2010-02-25 17:54:06)
Ryzen 9 5950X, X570S Aorus Pro AX, RX 6600, Arch x86_64
Offline
Well I fixed my cd/dvd drawer eccentricities by editing /etc/mkinitcpio.conf and adding pata and scsi to the HOOKS entry...
HOOKS="base udev autodetect pata scsi sata filesystems"followed by...
sudo mkinitcpio -p kernel26to regenerate the kernels. Viola, no more headbanging!
This also returned my second drive to /dev/sdb from /dev/hda and my dvd drives to /dev/sr* from /dev/hd* (which was probably what the problem was).
Ryzen 9 5950X, X570S Aorus Pro AX, RX 6600, Arch x86_64
Offline
I have exactly the same problem on KDE 4.4.1. I only noticed it today, so i don't know when it started happening.
My cd-rom drive is defined as hdb and my dvd-rom is defined as hda.
Edit: I rebooted and it is working fine now.
Last edited by eldarion (2010-03-04 14:15:08)
Offline
Using 'pata' instead of 'ide' in mkinitcpio.conf solved the problem for me too!
Thanks for the hint!
Offline