Re: sound

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

 



On Tue, 14 Feb 2012 20:08:28 +0000 (GMT)
Patrick Dupre <patrick.dupre@xxxxxxxxxx> wrote:
 
> You could try, as root,
> modprobe -v VT17xx
> 
> FATAL: Module VT17xx not found.
> 
> What provide such a m¶odule?
The sound driver modules are provided as part of the kernel.  When the
kernel is compiled, the drivers are either compiled as part of it, or
more commonly, as modules so they can be loaded if necessary.

I run only custom compiled kernels here, so I don't have a stock Fedora
kernel to see what it does.  I seem to recall that all sound drivers are
compiled as modules, which makes sense.
Run
modprobe -v -l | grep snd
to see which sound driver modules are available to you.
Try
modprobe -v -l | grep -i vt1 
to see if the vt module is available.  You might have to run the
command I gave above with the proper name for the module.  Maybe it
should be snd-VT17xx or snd-vt17xx instead of the name I gave.

-- 
users mailing list
users@xxxxxxxxxxxxxxxxxxxxxxx
To unsubscribe or change subscription options:
https://admin.fedoraproject.org/mailman/listinfo/users
Guidelines: http://fedoraproject.org/wiki/Mailing_list_guidelines
Have a question? Ask away: http://ask.fedoraproject.org


[Index of Archives]     [Older Fedora Users]     [Fedora Announce]     [Fedora Package Announce]     [EPEL Announce]     [EPEL Devel]     [Fedora Magazine]     [Fedora Summer Coding]     [Fedora Laptop]     [Fedora Cloud]     [Fedora Advisory Board]     [Fedora Education]     [Fedora Security]     [Fedora Scitech]     [Fedora Robotics]     [Fedora Infrastructure]     [Fedora Websites]     [Anaconda Devel]     [Fedora Devel Java]     [Fedora Desktop]     [Fedora Fonts]     [Fedora Marketing]     [Fedora Management Tools]     [Fedora Mentors]     [Fedora Package Review]     [Fedora R Devel]     [Fedora PHP Devel]     [Kickstart]     [Fedora Music]     [Fedora Packaging]     [Fedora SELinux]     [Fedora Legal]     [Fedora Kernel]     [Fedora OCaml]     [Coolkey]     [Virtualization Tools]     [ET Management Tools]     [Yum Users]     [Yosemite News]     [Gnome Users]     [KDE Users]     [Fedora Art]     [Fedora Docs]     [Fedora Sparc]     [Libvirt Users]     [Fedora ARM]

  Powered by Linux