Bugzilla – Bug 115146
Installation fails
Last modified: 2006-09-12 13:07:48 UTC
Using a Syntax G732 using a SIS chip set. Gota message no hard disk found (Similar to the 9.3 message) Using the 9.3 trick (insmod=ide-generic) doesn't help
In other words: ide-generic _is_ the correct driver for you, it gets loaded but it does not work?
(In reply to comment #1) > In other words: ide-generic _is_ the correct driver for you, it gets loaded > but it does not work? I assume ide-generic got loaded (How to make sure?). In case it is loaded, it should be broken!
Switch to console 2 and cat /proc/modules
I compared what modules got loaded between beta3 and beta4 (without using insmod) Please note that beta3 is installing properly. Both looks exactly the same: sis5513 15624 0 [permanent], Live 0xe1186000 ide_disk 17152 0, Live 0xe101b000 ide_core 122380 4 sis5513, usb_storage, ide_disk, ide_cd, Live 0xe107c000 May be sis5513 broken instead of ide-generic? Because using insmod is not needed with beta3. Below is modules loaded using insmod... in beta4 ide_generic 1280 0 [permanent], live 0xe1161000 ide_disk 39684 1 Live 0xe101b000 ide_core 122380 5 sis5513, ide_generic, usb_storage, ide_disk, ide_cd, Live 0xe107c000
Created attachment 49505 [details] Yast log Problem still exist with RC1. I attached the yast log
Reopen for 10.1 if the bug still exists.