[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: Kernel installation woes on Athlon 1100: "hda: lost interrupt".



On Friday 14 May 2004 10:41 am, Adam Funk wrote:
> On Friday 14 May 2004 17:10, Roberto Sanchez wrote:
> > What motherboard do you have?
>
> ASRock K7S8X
>
> > Are you loading the module for your
> > IDE chipset?
>
> Here's some info about the kernel that works.  AFAIK all the kernels
> I've tried would use the same modules.conf file, so I can't see why
> changing the kernel image alone should affect it.
>
> $ uname -a
> Linux garcia 2.4.23-1-386 #1 Sun Nov 30 16:49:14 EST 2003 i686
> GNU/Linux
>
> $ /sbin/lsmod |grep ide
> videodev                5472   1 [pwc]
> ide-scsi                8464   0
> ide-cd                 27968   0
> cdrom                  25088   0 [sr_mod ide-cd]
> scsi_mod               85408   5 [sg sr_mod ide-scsi usb-storage
> sd_mod] ide-disk               12512   5 (autoclean)
> ide-detect               288   0 (autoclean) (unused)
> ide-core               94332   5 (autoclean) [ide-scsi usb-storage
> ide-cd ide-disk ide-detect sis5513]

The via82xxx is the ide chipset on my mb. Using a stock Debian kernel I 
had to load the module for my specific chipset. If the chipset isn't 
compiled into the kernel then  use 'modconf' to have the correct one 
loaded on each boot.
via82cxxx              10696   1  (autoclean)
ide-disk               16736   8  (autoclean)
ide-core              109820   8  (autoclean) [ide-cd ide-detect 
via82cxxx ide-disk]

-- 
Greg Madden
Debian GNU/Linux User



Reply to: