https://bugzilla.novell.com/show_bug.cgi?id=357401 User hmacht@novell.com added comment https://bugzilla.novell.com/show_bug.cgi?id=357401#c4 Holger Macht <hmacht@novell.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |NEEDINFO Info Provider| |jw@novell.com --- Comment #4 from Holger Macht <hmacht@novell.com> 2008-02-01 09:41:13 MST --- (In reply to comment #3 from Juergen Weigert)
no change after adding [ "$MODEL" = "THINKPAD X60x" ] ^ This is a typing error? Anyway, it has to match what
$ hal-get-property --udi /org/freedesktop/Hal/devices/computer --key smbios.system.version reports, in upper case. For testing, it would be good enough to remove the whole line, the script just must not exit.
while still in docking station: suspend to ram, resume. eject cdrom now fails: open("/dev/sr0", O_RDONLY|O_NONBLOCK) = 3 ioctl(3, CDROMEJECT, 0x804c456) = -1 EIO (Input/output error)
After fixing the above, can you 'docker undock' before suspend and 'docker dock' after resume? That's what is supposed to be done automatically.
(An open filedescriptor on /dev/ttyS0 -- the serial port on the docking station -- is still open, and fully functional. cool)
Without the dock station? Feature, not a bug ;-) -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.