Bug#485609: sata_sis module in linux-image-2.6.26-1-686
El sáb, 23-08-2008 a las 10:53 +0200, maximilian attems escribió:
> On Sat, Aug 23, 2008 at 12:23:29AM -0300, Anibal Fenoglio wrote:
> > Hi,
> >
> > I can't boot my notebook because this kernel package
> > (linux-image-2.6.26-1-686) don't have enable sata_sis module, which in
> > the previous kernels contained sata_sis.
> >
> > Best regards,
> > Anibal Fenoglio
>
> adjust your root boot param, pata_sis can handle the sata_sis hardware.
Hi,
In my notebook I run following command:
# lscpi -nnv
...
00:05.0 IDE interface [0101]: Silicon Integrated Systems [SiS] SATA
Controller / IDE mode [1039:1183] (rev 03) (prog-if 8f [Master SecP SecO
PriP PriO])
Subsystem: Silicon Integrated Systems [SiS] SATA Controller / IDE mode
[1039:1183]
Flags: bus master, medium devsel, latency 32, IRQ 17
I/O ports at 10c8 [size=8]
I/O ports at 10bc [size=4]
I/O ports at 10c0 [size=8]
I/O ports at 10b8 [size=4]
I/O ports at 10a0 [size=16]
Capabilities: [58] Power Management version 2
Kernel driver in use: sata_sis
Kernel modules: sata_sis
...
and I can see SATA Controler has PCI ID 1039:1183
I found PCI ID in kernel 2.6.25-2-686
# grep 1039.*1183 /lib/modules/2.6.25-2-686/modules.pcimap
sata_sis 0x00001039 0x00001183 0xffffffff 0xffffffff
0x00000000 0x00000000 0x0
but, I can't find PCI ID in kernel 2.6.26-1-686
# grep 1039.*1183 /lib/modules/2.6.26-1-686/modules.pcimap
(none)
How to configure boot paremeters for use para_sis instead of sata_sis?
Best regards,
Anibal Fenoglio
Reply to: