![]() |
ubuntu.com - launchpad.net - ubuntu help
|
|
|||||||
Ubuntu 9.10 is out!!!
When downloading Ubuntu 9.10 please consider using bittorrent to get your copy of Ubuntu. The Ubuntu Developers Summit for Lucid Lynx will be held the week of 16-Nov-2009 till 20-Nov-2009 in Dallas, TX USA. Visit the the Ubuntu wiki for more information about UDS and how to participate remotely. |
|
Tutorials & Tips The place to find Ubuntu related Tips & Tricks. |
|
|
Thread Tools | Display Modes |
|
|
#1 |
|
First Cup of Ubuntu
![]() Join Date: Nov 2004
Beans: 7
|
I thought that I would share a solution to a problem that plagued me for a few nights during my ongoing migration to Ubuntu.
The problem: The integrated soundcard on the motherboard does not appear to work under Gnome. 'dmesg' reveals the built-in soundcard is actually detected at one point in the boot process The volume control applet shows multiple soundcards, the first of which only has one channel - a microphone. The second, appears to be the real card. Despite gdm startup sound, the gnome session does not use the real soundcard. Hotplug system is configuring the webcam's sound capabilities before the motherboard's integrated soundcard. The order of detection dictates which sound device the gnome session uses as it's sound output device. Code:
# /etc/modules: kernel modules to load at boot time. # # This file should contain the names of kernel modules that are # to be loaded at boot time, one per line. Comments begin with # a "#", and everything on the line after them are ignored. e.g. Code:
# echo snd_intel8x0 >> /etc/modules N.B. This is not a problem specific to Ubuntu. In fact, I encountered the same problem under RH9 (which I am migrating from). My solution for that installation was to use the hotplug blacklist, although I find that answer awfully kludgy. Colin. |
|
|
|
| Bookmarks |
| Thread Tools | |
| Display Modes | |
|
|