Stephen Gran - [EMAIL PROTECTED] wrote:

> Please post the output of lsmod & lspci.

Oops, forgot to do that.

Here's lsmod when running kernel 2.6.15-1-k7.  Assuming the list is
more-or-less in reverse order of the time of installation, you seem to
be right that via82cxxx is being loaded after ide_generic.  Possibly
there's some setting I can set somewhere to reverse this order?

Module                  Size  Used by
r128                   42176  1
drm                    64724  2 r128
rfcomm                 34200  0
l2cap                  21572  5 rfcomm
bluetooth              41892  4 rfcomm,l2cap
ipv6                  222976  18
lp                     10628  0
button                  6544  0
ac                      4740  0
battery                 9476  0
nls_iso8859_1           4032  1
nls_cp437               5696  1
vfat                   11968  1
fat                    46428  1 vfat
stv0299                 9608  0
dvb_core               72744  1 stv0299
joydev                  8960  0
i2c_viapro              8020  0
snd_ice1712            56324  0
snd_ice17xx_ak4xxx      4032  1 snd_ice1712
evdev                   8896  2
snd_ak4xxx_adda         5824  2 snd_ice1712,snd_ice17xx_ak4xxx
i2c_core               19408  2 stv0299,i2c_viapro
snd_cs8427              9216  1 snd_ice1712
snd_ac97_codec         82528  1 snd_ice1712
snd_pcm_oss            46112  0
snd_mixer_oss          16576  1 snd_pcm_oss
snd_mpu401              6344  0
snd_pcm                77704  3 snd_ice1712,snd_ac97_codec,snd_pcm_oss
snd_timer              21444  1 snd_pcm
snd_page_alloc          9992  1 snd_pcm
snd_ac97_bus            2112  1 snd_ac97_codec
mousedev               10592  0
snd_i2c                 5056  2 snd_ice1712,snd_cs8427
snd_mpu401_uart         6656  2 snd_ice1712,snd_mpu401
via_ircc               23252  0
ns558                   5188  0
analog                 10400  0
snd_rawmidi            22688  1 snd_mpu401_uart
snd_seq_device          8012  1 snd_rawmidi
pcspkr                  1732  0
irda                  162940  1 via_ircc
snd                    48740  13
snd_ice1712,snd_ak4xxx_adda,snd_cs8427,snd_ac97_codec,snd_pcm_oss,snd_mixer_oss,snd_mpu401,snd_pcm,snd_timer,snd_i2c,snd_mpu401_uart,snd_rawmidi,snd_seq_device
via_agp                 9344  1
agpgart                31496  2 drm,via_agp
floppy                 54916  0
rtc                    11508  0
shpchp                 39872  0
pci_hotplug            24884  1 shpchp
psmouse                32516  0
gameport               14024  3 ns558,analog
soundcore               8992  1 snd
crc_ccitt               2048  1 irda
parport_pc             32324  1
parport                31880  2 lp,parport_pc
serio_raw               6596  0
ext3                  118664  1
jbd                    48724  1 ext3
mbcache                 8516  1 ext3
ide_cd                 36804  0
cdrom                  33568  1 ide_cd
usbhid                 32608  0
via82cxxx               8260  0 [permanent]
generic                 4356  0 [permanent]
ehci_hcd               29064  0
via_rhine              21124  0
mii                     5248  1 via_rhine
uhci_hcd               28304  0
usbcore               113924  4 usbhid,ehci_hcd,uhci_hcd
thermal                13512  0
processor              22976  1 thermal
fan                     4676  0
ide_disk               15936  5
ide_generic             1216  0 [permanent]
ide_core              112928  5
ide_cd,via82cxxx,generic,ide_disk,ide_generic

Here's lsmod when running my new, working, custom 2.6.15 kernel:

Module                  Size  Used by
r128                   42176  1
drm                    64724  2 r128
rfcomm                 34200  0
l2cap                  21572  5 rfcomm
bluetooth              41892  4 rfcomm,l2cap
ipv6                  222976  67
lp                     10628  0
button                  6544  0
ac                      4740  0
battery                 9476  0
nls_iso8859_1           4032  1
nls_cp437               5696  1
vfat                   11968  1
fat                    46428  1 vfat
stv0299                 9608  0
dvb_core               72744  1 stv0299
joydev                  8960  0
psmouse                32516  0
serio_raw               6596  0
evdev                   8896  2
snd_ice1712            56324  3
snd_ice17xx_ak4xxx      4032  1 snd_ice1712
i2c_viapro              8020  0
snd_ak4xxx_adda         5824  2 snd_ice1712,snd_ice17xx_ak4xxx
snd_cs8427              9216  1 snd_ice1712
snd_ac97_codec         82528  1 snd_ice1712
snd_pcm_oss            46112  1
snd_mixer_oss          16576  2 snd_pcm_oss
mousedev               10592  1
i2c_core               19408  2 stv0299,i2c_viapro
snd_pcm                77704  3 snd_ice1712,snd_ac97_codec,snd_pcm_oss
snd_timer              21444  1 snd_pcm
snd_page_alloc          9992  1 snd_pcm
snd_ac97_bus            2112  1 snd_ac97_codec
via_ircc               23252  0
snd_i2c                 5056  2 snd_ice1712,snd_cs8427
snd_mpu401              6344  0
snd_mpu401_uart         6656  2 snd_ice1712,snd_mpu401
snd_rawmidi            22688  1 snd_mpu401_uart
snd_seq_device          8012  1 snd_rawmidi
snd                    48740  15
snd_ice1712,snd_ak4xxx_adda,snd_cs8427,snd_ac97_codec,snd_pcm_oss,snd_mixer_oss,snd_pcm,snd_timer,snd_i2c,snd_mpu401,snd_mpu401_uart,snd_rawmidi,snd_seq_device
irda                  162940  1 via_ircc
shpchp                 39872  0
pci_hotplug            24884  1 shpchp
pcspkr                  1732  0
ns558                   5188  0
analog                 10400  0
parport_pc             32324  1
parport                31880  2 lp,parport_pc
crc_ccitt               2048  1 irda
floppy                 54916  0
rtc                    11508  0
via_agp                 9344  1
agpgart                31496  2 drm,via_agp
gameport               14024  3 ns558,analog
soundcore               8992  3 snd
ext3                  118664  1
jbd                    48724  1 ext3
mbcache                 8516  1 ext3
usbhid                 32608  0
via_rhine              21124  0
mii                     5248  1 via_rhine
ehci_hcd               29064  0
uhci_hcd               28304  0
usbcore               113924  4 usbhid,ehci_hcd,uhci_hcd
ide_cd                 36804  0
cdrom                  33568  1 ide_cd
thermal                13512  0
processor              22976  1 thermal
fan                     4676  0

Here's lspci:

0000:00:00.0 Host bridge: VIA Technologies, Inc. VT8377 [KT400/KT600
AGP] Host Bridge (rev 80)
0000:00:01.0 PCI bridge: VIA Technologies, Inc. VT8237 PCI Bridge
0000:00:0d.0 Multimedia audio controller: VIA Technologies Inc. ICE1712
[Envy24] PCI Multi-Channel I/O Controller (rev 02)
0000:00:10.0 USB Controller: VIA Technologies, Inc. VT82xxxxx UHCI USB
1.1 Controller (rev 80)
0000:00:10.1 USB Controller: VIA Technologies, Inc. VT82xxxxx UHCI USB
1.1 Controller (rev 80)
0000:00:10.2 USB Controller: VIA Technologies, Inc. VT82xxxxx UHCI USB
1.1 Controller (rev 80)
0000:00:10.3 USB Controller: VIA Technologies, Inc. USB 2.0 (rev 82)
0000:00:11.0 ISA bridge: VIA Technologies, Inc. VT8235 ISA Bridge
0000:00:11.1 IDE interface: VIA Technologies, Inc.
VT82C586A/B/VT82C686/A/B/VT823x/A/C PIPC Bus Master IDE (rev 06)
0000:00:12.0 Ethernet controller: VIA Technologies, Inc. VT6102
[Rhine-II] (rev 74)
0000:01:00.0 VGA compatible controller: ATI Technologies Inc Rage 128
PF/PRO AGP 4x TMDS

Thanks,
Mat


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to