Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 25813 - Fix IDE/SCSI controller detection on sparc64 LiveCD
Summary: Fix IDE/SCSI controller detection on sparc64 LiveCD
Status: RESOLVED WONTFIX
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: Jason Wever (RETIRED)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2003-08-03 04:21 UTC by Jason Wever (RETIRED)
Modified: 2006-02-04 06:05 UTC (History)
3 users (show)

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Jason Wever (RETIRED) gentoo-dev 2003-08-03 04:21:44 UTC
Currently there are a bare minimum of IDE and SCSI controllers built into the
kernel due to the kernel size limit.  Need to find a way to auto-detect what is
needed and load the modules.
Comment 1 Stewart (RETIRED) gentoo-dev 2003-08-13 13:32:51 UTC
Having recently installed Gentoo 1.4 (Stage3) on a PowerMac, I have a problem along these lines.

The system is a PowerMac 7500/100 (with G3 240 upgrade and 128MB RAM installed), and uses what appears to be called a "MESH" SCSI controller. Using the 1.4 PPC LiveCD, I was unable to access my SCSI disks (2 and 4GB), instead having to resort to a 2.4.19-based kernel from the 1.2 install ISO image.

There was no scsi directory under the /lib/modules/`uname -r`/ tree.
Comment 2 Jason Wever (RETIRED) gentoo-dev 2003-08-13 13:51:20 UTC
This was setup as a bug for the Sparc LiveCD so I could keep track of what needed to be done.  My recommendation is to open a new bug and assign it to the PPC team.

Thanks,
Jason Wever
Comment 3 Sven Blumenstein (RETIRED) gentoo-dev 2003-10-08 01:53:52 UTC
I got some working auto-detection code together.
Gonna hack a LiveCD this week and add it for testing.

Comment 4 Jason Wever (RETIRED) gentoo-dev 2004-03-07 15:57:07 UTC
As we now have catalyst to build things, this bug no longer applies to what I was thinking of doing.