Bug 115146

Summary: Installation fails
Product: [openSUSE] SUSE LINUX 10.0 Reporter: Andre Malin <andre>
Component: InstallationAssignee: Greg Kroah-Hartman <gregkh>
Status: RESOLVED FIXED QA Contact: Klaus Kämpf <kkaempf>
Severity: Normal    
Priority: P5 - None    
Version: Preview 4   
Target Milestone: ---   
Hardware: Other   
OS: SUSE Other   
Whiteboard:
Found By: Other Services Priority:
Business Priority: Blocker: ---
Marketing QA Status: --- IT Deployment: ---
Attachments: Yast log

Description Andre Malin 2005-09-03 16:18:08 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
Comment 1 Steffen Winterfeldt 2005-09-05 08:58:17 UTC
In other words: ide-generic _is_ the correct driver for you, it gets loaded 
but it does not work? 
Comment 2 Andre Malin 2005-09-05 13:49:16 UTC
(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!
Comment 3 Jens Axboe 2005-09-05 14:19:45 UTC
Switch to console 2 and cat /proc/modules
Comment 4 Andre Malin 2005-09-05 16:02:19 UTC
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
Comment 5 Andre Malin 2005-09-10 05:25:36 UTC
Created attachment 49505 [details]
Yast log

Problem still exist with RC1.
I attached the yast log
Comment 6 Jens Axboe 2006-09-12 13:07:48 UTC
Reopen for 10.1 if the bug still exists.