Mailinglist Archive: opensuse-bugs (7441 mails)
| < Previous | Next > |
[Bug 357401] lenovo X60: cdrom in docking station not initializing
- From: bugzilla_noreply@xxxxxxxxxx
- Date: Fri, 1 Feb 2008 09:41:13 -0700 (MST)
- Message-id: <20080201164113.E178DCC7B0@xxxxxxxxxxxxxxxxxxxxxx>
https://bugzilla.novell.com/show_bug.cgi?id=357401
User hmacht@xxxxxxxxxx added comment
https://bugzilla.novell.com/show_bug.cgi?id=357401#c4
Holger Macht <hmacht@xxxxxxxxxx> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |NEEDINFO
Info Provider|
|jw@xxxxxxxxxx
--- Comment #4 from Holger Macht <hmacht@xxxxxxxxxx> 2008-02-01 09:41:13 MST
---
(In reply to comment #3 from Juergen Weigert)
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.
After fixing the above, can you 'docker undock' before suspend and 'docker
dock' after resume? That's what is supposed to be done automatically.
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.
User hmacht@xxxxxxxxxx added comment
https://bugzilla.novell.com/show_bug.cgi?id=357401#c4
Holger Macht <hmacht@xxxxxxxxxx> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |NEEDINFO
Info Provider|
|jw@xxxxxxxxxx
--- Comment #4 from Holger Macht <hmacht@xxxxxxxxxx> 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.
| < Previous | Next > |