Bug 115146 - Installation fails
Summary: Installation fails
Status: RESOLVED FIXED
Alias: None
Product: SUSE LINUX 10.0
Classification: openSUSE
Component: Installation (show other bugs)
Version: Preview 4
Hardware: Other SUSE Other
: P5 - None : Normal
Target Milestone: ---
Assignee: Greg Kroah-Hartman
QA Contact: Klaus Kämpf
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-09-03 16:18 UTC by Andre Malin
Modified: 2006-09-12 13:07 UTC (History)
0 users

See Also:
Found By: Other
Services Priority:
Business Priority:
Blocker: ---
Marketing QA Status: ---
IT Deployment: ---


Attachments
Yast log (40.64 KB, application/x-gtar)
2005-09-10 05:25 UTC, Andre Malin
Details

Note You need to log in before you can comment on or make changes to this bug.
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.