hi
i am using ubuntu 8.04 its working fine but my sound card C-Media is not working i got the following report by
lspci -v in terminal
00:09.0 Multimedia audio controller: K.I. Technology Co Ltd Unknown device 0111 (rev 10) Subsystem: C-Media Electronics Inc Unknown device 0111 Flags: stepping, medium devsel, IRQ 255 I/O ports at ff00 [disabled] [size=256] Capabilities: <access denied>
CMI8738
aplay -l aplay: device_list:205: no soundcards found...
Multimedia audio controller /0/100/9
product: Harman International Industries Inc vendor: Harman International Industries Inc bus info: pci@0000:00:09.0 version: 10 width: 32 bits clock: 33MHz capabilities: PCI capabilities listing configuration: latency: 255 maxlatency: 24 mingnt: 2 this device hasn't been claimed
i think it is either disabled or the module/package is not starting at boot up.
what should i do can some one pls explain
Hi,
IPS Khurana wrote:
hi
i am using ubuntu 8.04 its working fine but my sound card C-Media is not working i got the following report by
lspci -v in terminal
00:09.0 Multimedia audio controller: K.I. Technology Co Ltd Unknown device 0111 (rev 10) Subsystem: C-Media Electronics Inc Unknown device 0111
^^^^^^^^^ seems like this is device is unsupported. ie: although it identifies itself as a sound controller, there is no driver that claims it.
what should i do can some one pls explain
Umm, which kernel version are you using ? Try using a newer kernel to see if your device is supported. If you already are at the latest kernel, i'd say you are out of luck. Your options would be either buy a new sound card or write the driver.
could you paste the relevant section from "lspci -vvv" and mention your kernel version (uname -a) ?
regards, - steve
On Sun, Nov 23, 2008 at 6:48 AM, steve steve@lonetwin.net wrote:
Hi,
IPS Khurana wrote:
hi
i am using ubuntu 8.04 its working fine but my sound card C-Media is not working i got the following report by
lspci -v in terminal
00:09.0 Multimedia audio controller: K.I. Technology Co Ltd Unknown device 0111 (rev 10) Subsystem: C-Media Electronics Inc Unknown device 0111
^^^^^^^^^ seems like this is device is unsupported. ie: although it identifies itself as a sound controller, there is no driver that claims it.
what should i do can some one pls explain
Umm, which kernel version are you using ? Try using a newer kernel to see if your device is supported. If you already are at the latest kernel, i'd say you are out of luck. Your options would be either buy a new sound card or write the driver.
But do exhaust your options with configuring the kernel first!
Regards, Mohan S N
On Sunday 23 November 2008 17:18, steve wrote:
Hi,
IPS Khurana wrote:
hi
i am using ubuntu 8.04 its working fine but my sound card C-Media is not working i got the following report by
lspci -v in terminal
00:09.0 Multimedia audio controller: K.I. Technology Co Ltd Unknown device 0111 (rev 10) Subsystem: C-Media Electronics Inc Unknown device 0111
^^^^^^^^^ seems like this is device is unsupported. ie: although it identifies itself as a sound controller, there is no driver that claims it.
what should i do can some one pls explain
Cmedia is supported. snd-cmipci is the driver. Unless you are using a 2.4 kernel.
Generally after an installation, the Linux desktop does not produce sound automatically. In the sound 'speaker' icon on the desktop, start the mixer and pull up all the volume controls especially PCM and Headphones. Then close the window and right click on the same speaker icon and click 'Select Master Channel'. This is either PCM or Headphones. This will dynamically control the volume level.