rawhide report: 20050711 changes

Justin Conover justin.conover at gmail.com
Mon Jul 11 18:23:44 UTC 2005


On 7/11/05, Jeremy Katz <katzj at redhat.com> wrote:
> On Mon, 2005-07-11 at 08:47 -0500, Justin Conover wrote:
> > On 7/11/05, Build System <buildsys at redhat.com> wrote:
> > > Updated Packages:
> > >
> > > kernel-2.6.12-1.1426_FC5
> > > ------------------------
> > > * Sun Jul 10 2005 Dave Jones <davej at redhat.com>
> > > - 2.6.13-rc2-git3
> >
> > Another busted kernel for me, why aren't they including aic7xxx and
> > "scsi stuff" ;)
> 
> Does your /etc/modprobe.conf still look right and list the
> scsi_hostadapter alias?  If so, you should be able to run mkinitrd by
> hand with sh -x and get a better idea of why it's not pulling the
> modules in
> 
> Jeremy
> 
> 
Sure doesn't, do you know what it should be?

# more /etc/modprobe.conf
alias eth0 3c59x
alias snd-card-0 snd-emu10k1
options snd-card-0 index=0
options snd-emu10k1 index=0
remove snd-emu10k1 { /usr/sbin/alsactl store 0 >/dev/null 2>&1 || : ;
}; /sbin/modprobe -r --ignore-remove snd-emu10k1
alias snd-card-1 snd-cs46xx
options snd-card-1 index=1
options snd-cs46xx index=1
remove snd-cs46xx { /usr/sbin/alsactl store 1 >/dev/null 2>&1 || : ;
}; /sbin/modprobe -r --ignore-remove snd-cs46xx
alias usb-controller uhci-hcd
alias char-major-195* nvidia




More information about the fedora-test-list mailing list