Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 82187

Summary: x68_64 live cd broken sata kernel module
Product: Gentoo Release Media Reporter: Avi Saranga <avi>
Component: EverythingAssignee: Gentoo LiveCD Package Maintainers <livecd>
Status: RESOLVED NEEDINFO    
Severity: normal CC: amd64, genkernel
Priority: High    
Version: unspecified   
Hardware: AMD64   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---

Description Avi Saranga 2005-02-15 17:32:43 UTC
unable to load module manually too

Reproducible: Always
Steps to Reproduce:
1.use a VT8385 (VIA) K8T800 
2.boot (doscsi)
3.hwdetect (in module load) stops
Comment 1 Chris Gianelloni (RETIRED) gentoo-dev 2005-03-04 20:47:18 UTC
At what point does it stop?  When it is manually loading the modules, and listing them?  If so, which is the last one it shows?
Comment 2 Alex Howells (RETIRED) gentoo-dev 2005-03-05 06:42:18 UTC
Uhm, I've setup a system using most of the hardware you're referring to. There is no need to pass 'doscsi' to the boot prompt, you can just boot normally and then modprobe any necessary bits to get your SATA access.

modprobe sata_via
modprobe sata_promise

The above two modules are the most commonly used ones for VIA K8T800 chipsets. The  second one enables support for SATA disks on any SATA RAID controllers (Promise) while the first one is for any other disks.

Hope this helps somewhat, if you still have errors can you please post more detailed information (like Chris requested) so I can try to reproduce ??
Comment 3 Simon Stelling (RETIRED) gentoo-dev 2005-03-28 03:07:40 UTC
is this still an issue with 2005.0?
Comment 4 Alex Howells (RETIRED) gentoo-dev 2005-03-28 08:43:30 UTC
I don't believe there should be a problem like this assuming he tries what I mentioned above, since there has been no reply and we've moved into a different release, I'm going to close this bug =)