Announcement

Collapse
No announcement yet.

[Solved] No sound card found with kernel 2.6.24-20

Collapse
This topic is closed.
X
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

    [Solved] No sound card found with kernel 2.6.24-20

    hi After install kernel 2.6.24-20 kubuntu can not use my sound card (I have to select a mixer but have no choice, amarok fail ...) but in 2.6.24-19 it works perfectly.

    Code:
    > lspci
    00:10.0 Multimedia audio controller: VIA Technologies Inc. ICE1712 [Envy24] PCI Multi-Channel I/O Controller (rev 02)
    Code:
    > lshw
        *-multimedia UNCLAIMED
          description: Multimedia audio controller
          product: ICE1712 [Envy24] PCI Multi-Channel I/O Controller
          vendor: VIA Technologies Inc.
          physical id: 10
          bus info: pci@0000:00:10.0
          version: 02
          width: 32 bits
          clock: 33MHz
          capabilities: pm bus_master cap_list
          configuration: latency=32
    what mean UNCLAIMED ? any idea to make the new kernel redetect my sound card ? I already tried to remove everythin 2.6.24-20 (kernel, modules, headers...) and reinstalling but nothing changed.

    thanks in advance

    #2
    Re: No sound card found with kernel 2.6.24-20

    This is my fault as I had some pbs with 1st intallation of -20 I removed it and all the -20 stuff (modules, headers ...) then reinstalled it but I forgot to reinstall the linux-ubuntu-modules-2.6.24-20-generic module ...

    Comment

    Working...
    X