|
Bugzilla – Full Text Bug Listing |
| Summary: | Hot swaping | ||
|---|---|---|---|
| Product: | [openSUSE] SUSE LINUX 10.0 | Reporter: | Donald Ade <dade> |
| Component: | Basesystem | Assignee: | Christian Zoz <zoz> |
| Status: | RESOLVED WONTFIX | QA Contact: | E-mail List <qa-bugs> |
| Severity: | Normal | ||
| Priority: | P5 - None | CC: | adrian.schroeter, behlert, hare |
| Version: | unspecified | ||
| Target Milestone: | --- | ||
| Hardware: | x86 | ||
| OS: | Other | ||
| Whiteboard: | |||
| Found By: | Beta-Customer | Services Priority: | |
| Business Priority: | Blocker: | --- | |
| Marketing QA Status: | --- | IT Deployment: | --- |
|
Description
Donald Ade
2005-08-31 17:00:12 UTC
please report bugs for openSUSE against SUSE 10.0 and take a look at: http:// www.opensuse.org/index.php/Submit_a_bug befor report a bug This did never work up to now (with single exceptions). But perhaps it might work in future via: echo -n "1.0" > /sys/bus/ide/drivers/ide-cdrom/unbind unplug cdrom, do whatever, plug cdrom again echo -n "1.0" > /sys/bus/ide/drivers/ide-cdrom/bind where "1.0" is the device id you see in ls /sys/bus/ide/drivers/ide-cdrom But that is just an idea. I don't know we have any other reasonable means to achieve this. Donald, you may fiddle around with that. If you find out sth, please let us know. Jens, do you have any interesting information regarding this? Seife, any practical experiences, ideas? This will not be solved for 10.0. Its to late. Stefan, this must become a feature request. Hot swapping support for pata/sata isn't implemented in the kernel, so it cannot work yet. It requires more work. . Will we get this some day? Is somebody working on that? If hot swapping is just a nice dream, then please close this bug as WONTFIX. This question is for Jens of course. It's being worked on, but nothing definite or merged yet. |