Choosing A Webhost:
A web hosting service is a type of Internet hosting service that allows individuals and organizations to provide their own website accessible via the World Wide Web. Web hosts are companies that provide space on a server they own for use by their clients as well as providing Internet connectivity, typically in a data center. Web hosts can also provide data center space and connectivity to the Internet for servers they do not own to be located in their data center, called colocation. more...
|
Re: arjan's 2.6test kernels and sound: msg#01318
|
Subject: |
Re: arjan's 2.6test kernels and sound |
Thanks Pavel!
I now finally have the nvidia module autoloaded under 2.6. I never had
this problem with RH9 and 2.6. For the ALSA modules to load properly I
just installed the alsa-driver package (under 2.4) which installs
alsasound in /etc/rc.d/init.d. Alsasound can then be added to chkconfig.
> I fixed this problem by changing in /etc/modprobe.conf
> alias char-major-14 soundcore
> by
> alias char-major-14-* soundcore.
>
> same goes for NVidia drivers, where I had to change
> alias char-major-195 nvidia
> by
> alias char-major-195-* nvidia
>
> HTH
>
> P.S. I hope someone can elaborate on why this behavior changed.
>
> Pavel.
Greets,
Jurgen
--
fedora-test-list mailing list
fedora-test-list@xxxxxxxxxx
http://www.redhat.com/mailman/listinfo/fedora-test-list
|
| |