[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]
Re: Adding modules to Fedora's kernel package
- From: David Hollis <dhollis davehollis com>
- To: Development discussions related to Fedora Core <fedora-devel-list redhat com>
- Subject: Re: Adding modules to Fedora's kernel package
- Date: Mon, 29 Jan 2007 17:38:56 -0500
On Mon, 2007-01-29 at 15:21 -0700, Topher Fischer wrote:
> [root virgil javert42]# uname -r
> 2.6.19-1.2895.fc6
> [root virgil javert42]# modinfo hdaps
> modinfo: could not find module hdaps
>
> I also get nothing when I grep my kernel package for hdaps:
>
> [root virgil javert42]# rpm -ql kernel | grep hdaps
>
> Again, thanks for the input. Thomas also answered a separate question
> that I had.
Maybe you are running the i586 arch kernel without realizing it. It
looks like the i586 kernel doesn't get the HDAPS module. Run:
rpm -q --queryformat "%{ARCH}\n" kernel
to see what arch you are running. FC6 has a nasty issue with
occasionally installing i586 kernels on i686 capable systems at random
times.
--
David Hollis <dhollis davehollis com>
[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]