Announcement

Collapse
No announcement yet.

Alsa problem

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

    Alsa problem

    Hi there!

    Alsa was working fine with me, but i did upgrade/update then it stopped working.

    when I execute

    alsamixer i #get this error
    alsamixer: function snd_ctl_open failed for default: No such device

    aplay -l
    aplay: device_list:204: no soundcards found...

    I did compile alsa from scratch following with one of ubuntu step by step tutorial for rectifying the error. But still no clues. Im using DELL D630.

    This is my configuration..
    lspci -v|grep -i audio
    00:1b.0 Audio device: Intel Corporation 82801H (ICH8 Family) HD Audio Controller (rev 02)

    lsmod
    Module Size Used by
    rfcomm 42136 2
    l2cap 26112 11 rfcomm
    bluetooth 56804 4 rfcomm,l2cap
    vboxdrv 61872 0
    i915 25728 2
    drm 83476 3 i915
    ppdev 10244 0
    capability 5896 0
    acpi_cpufreq 10568 2
    cpufreq_userspace 5280 0
    cpufreq_stats 7232 0
    cpufreq_powersave 2688 0
    cpufreq_ondemand 9612 1
    freq_table 5792 3 acpi_cpufreq,cpufreq_stats,cpufreq_ondemand
    cpufreq_conservative 8072 0
    video 17932 0
    sbs 19592 0
    container 5504 0
    button 8976 0
    bay 6912 0
    dock 10656 1 bay
    battery 11012 0
    ac 6148 0
    sbp2 24584 0
    parport_pc 37668 0
    lp 12452 0
    parport 37448 3 ppdev,parport_pc,lp
    joydev 11328 0
    pcmcia 41260 0
    yenta_socket 27532 1
    rsrc_nonstatic 14592 1 yenta_socket
    pcmcia_core 40980 3 pcmcia,yenta_socket,rsrc_nonstatic
    ipv6 278916 20
    pcspkr 4224 0
    serio_raw 8068 0
    psmouse 39952 0
    shpchp 34580 0
    intel_agp 25620 1
    pci_hotplug 32576 1 shpchp
    agpgart 35144 3 drm,intel_agp
    evdev 11136 5
    jfs 187876 3
    sg 36380 0
    sr_mod 17700 0
    cdrom 37408 1 sr_mod
    sd_mod 30336 5
    ata_piix 17540 4
    ohci1394 36784 0
    ieee1394 96312 2 sbp2,ohci1394
    tg3 111108 0
    ata_generic 8580 0
    libata 125296 2 ata_piix,ata_generic
    scsi_mod 146828 5 sbp2,sg,sr_mod,sd_mod,libata
    ehci_hcd 36748 0
    uhci_hcd 26640 0
    usbcore 138760 3 ehci_hcd,uhci_hcd
    thermal 14344 0
    processor 32072 2 acpi_cpufreq,thermal
    fan 5764 0
    commoncap 8320 1 capability
    fuse 47124 1


    I need your help
    thanks

    #2
    Re: Alsa problem

    A the top of this thread are two links to sound problem troubleshooting guides -- one of them should lead you to a solution:

    http://kubuntuforums.net/forums/inde...opic=3086812.0

    Comment


      #3
      Re: Alsa problem

      Thanks for your reply,

      The link you gave me I already tasted before I posted in the forum.

      The sound was working fine, until I updated some alsa files using apt-get.

      I tried opening apt-get details on alsa.. I see there is package conflicts. Arent they test their package when they put update. We will be afraid of upgrading in the future. First happen with 8.04 my network card hangs the computer I had to format my Laptop, I put 7.10 again now sound problem. I think they want me to format again. or in sudden death move to windows.

      I have no clues on this.. zero

      Comment


        #4
        Re: Alsa problem

        Arent they test their package when they put update.
        There are repositories and there are repositories. Ordinary repositories should only have important security fixes, not updates. If you are using backports:

        UbuntuBackports
        https://help.ubuntu.com/community/UbuntuBackports
        Stability

        However, given the nature of introducing newer versioned packages from a development distribution into a stable, released distribution, problems can arise.

        or experimental ppa repositories:

        Canonical Announces Launch of Launchpad 'Personal Package Archive' Service For Developers
        http://www.ubuntu.com/news/launchpad-ppa

        - sometimes packages from the ppa repositories can get your package management confused. To me the solution was to remove all ppa packages and install clean packages from the ordinary repositories.


        If you are having problems after updated packages, you could try to downgrade packages: How to downgrade packages (forcing version)


        The sound was working fine, until I updated some alsa files using apt-get.
        Checking installed/updated/removed packages from the dpkg log:

        Resent status log:
        Code:
        grep "status installed" /var/log/dpkg.log
        Code:
        grep upgrade /var/log/dpkg.log
        Code:
        grep remove /var/log/dpkg.log
        A bit older dpkg log:
        Code:
        grep "status installed" /var/log/dpkg.log.1
        Code:
        grep upgrade /var/log/dpkg.log.1
        Code:
        grep remove /var/log/dpkg.log.1

        The oldest logs - rotated dpkg logs (packed): dpkg.log.2.gz, dpkg.log.3.gz...
        Before you edit, BACKUP !

        Why there are dead links ?
        1. Thread: Please explain how to access old kubuntu forum posts
        2. Thread: Lost Information

        Comment


          #5
          Re: Alsa problem

          I think I am going to format my laptop

          and remove all the ppp i dont know what from update..

          Comment


            #6
            Re: Alsa problem

            This is the log output for alsa.. it was very big

            grep "status installed alsa*" /var/log/dpkg.log
            2007-10-16 22:05:39 status installed alsa-base 1.0.14-1ubuntu2
            2007-10-16 22:05:42 status installed alsa-utils 1.0.14-1ubuntu4
            2008-05-16 08:11:55 status installed alsa-base 1.0.14-1ubuntu2
            2008-05-16 08:11:56 status installed alsa-utils 1.0.14-1ubuntu4
            2008-05-16 08:14:01 status installed alsa-base 1.0.14-1ubuntu2
            2008-05-16 08:14:01 status installed alsa-utils 1.0.14-1ubuntu4
            2008-05-16 08:16:41 status installed alsamixergui 0.9.0rc2-1-9
            2008-05-17 15:50:49 status installed alsa-base 1.0.14-1ubuntu2
            2008-05-17 15:51:03 status installed alsa-utils 1.0.14-1ubuntu4
            2008-05-17 15:51:45 status installed alsa-base 1.0.14-1ubuntu2
            2008-05-17 15:51:45 status installed alsa-utils 1.0.14-1ubuntu4
            2008-05-17 16:00:38 status installed alsa-source 1.0.14-1ubuntu2
            2008-05-17 16:11:42 status installed alsa-modules-2.6.22-14-server 1.0.14-1ubuntu2+2.6.22-14.52
            2008-05-20 11:11:03 status installed alsamixergui 0.9.0rc2-1-9
            2008-05-21 14:26:55 status installed alsa-source 1.0.14-1ubuntu2


            grep "upgrade alsa" /var/log/dpkg.log
            2008-05-21 14:26:53 upgrade alsa-source 1.0.14-1ubuntu2 1.0.14-1ubuntu2


            2008-05-13 09:06:45 startup packages remove
            2008-05-13 09:06:45 remove kaffeine-xine 0.8.5-0ubuntu1 0.8.5-0ubuntu1
            2008-05-13 09:06:47 startup packages remove
            2008-05-13 09:06:48 remove libcluceneindex0 0.5.6-0ubuntu1 0.5.6-0ubuntu1
            2008-05-13 15:33:13 startup packages remove
            2008-05-13 15:33:14 remove rgbpaint 0.8.7-0ubuntu1 0.8.7-0ubuntu1
            2008-05-13 17:25:00 startup packages remove
            2008-05-13 17:25:14 remove openoffice.org-java-common 1:2.3.0-1ubuntu5.4 1:2.3.0-1ubuntu5.4
            2008-05-13 17:25:15 remove bsh 2.0b4-6ubuntu1 2.0b4-6ubuntu1
            2008-05-13 17:25:15 remove libxalan2-java 2.7.0-4 2.7.0-4
            2008-05-13 17:25:15 remove libxerces2-java 2.8.1-2 2.8.1-2
            2008-05-13 17:25:15 remove libjline-java 0.9.5-3ubuntu2 0.9.5-3ubuntu2
            2008-05-13 17:25:16 remove libjaxp1.3-java 1.3.03-5 1.3.03-5
            2008-05-13 17:25:16 remove gij 4:4.2.1-4ubuntu2 4:4.2.1-4ubuntu2
            2008-05-13 17:25:16 remove gij-4.2 4.2.1-5ubuntu5 4.2.1-5ubuntu5
            2008-05-14 11:55:55 startup packages remove
            2008-05-14 11:55:55 remove sshfs 1.7-2.1 1.7-2.1
            2008-05-15 08:19:55 startup packages remove
            2008-05-15 08:19:55 remove sshfs 1.7-2.1 1.7-2.1
            2008-05-15 15:27:31 startup packages remove
            2008-05-15 15:27:31 remove virtualbox-ose-modules-2.6.22-14-generic 6 6
            2008-05-16 08:11:43 startup packages remove
            2008-05-16 08:11:55 remove ubuntu-minimal 1.79 1.79
            2008-05-16 08:11:55 remove alsa-base 1.0.14-1ubuntu2 1.0.14-1ubuntu2
            2008-05-16 08:11:56 remove alsa-utils 1.0.14-1ubuntu4 1.0.14-1ubuntu4
            2008-05-17 15:51:03 remove alsa-base 1.0.14-1ubuntu2 1.0.14-1ubuntu2
            2008-05-17 15:51:03 remove alsa-utils 1.0.14-1ubuntu4 1.0.14-1ubuntu4
            2008-05-17 15:51:04 remove linux-sound-base 1.0.14-1ubuntu2 1.0.14-1ubuntu2
            2008-05-20 11:11:03 startup packages remove
            2008-05-20 11:11:17 remove alsamixergui 0.9.0rc2-1-9 0.9.0rc2-1-9
            2008-05-20 11:23:19 startup packages remove
            2008-05-20 11:23:42 remove gnome-alsamixer 0.9.7~cvs.20060916.ds.1-1 0.9.7~cvs.20060916.ds.1-1
            2008-05-20 11:30:23 startup packages remove
            2008-05-20 11:30:23 remove libgnomeui-0 2.20.1.1-0ubuntu1 2.20.1.1-0ubuntu1
            2008-05-20 11:30:23 remove libgnome-keyring0 2.20-0ubuntu4 2.20-0ubuntu4
            2008-05-20 11:30:23 remove gnome-keyring 2.20-0ubuntu4 2.20-0ubuntu4
            2008-05-20 11:30:23 remove libbonoboui2-0 2.20.0-0ubuntu1 2.20.0-0ubuntu1
            2008-05-20 11:30:24 remove libbonoboui2-common 2.20.0-0ubuntu1 2.20.0-0ubuntu1
            2008-05-20 11:30:24 remove libfltk1.1 1.1.7-4ubuntu1 1.1.7-4ubuntu1
            2008-05-20 11:30:24 remove libgnomecanvas2-0 2.20.0-1ubuntu1 2.20.0-1ubuntu1
            2008-05-20 11:30:24 remove libgail-common 1.20.0-0ubuntu1 1.20.0-0ubuntu1
            2008-05-20 11:30:24 remove libgail18 1.20.0-0ubuntu1 1.20.0-0ubuntu1
            2008-05-20 11:30:24 remove libglade2-0 1:2.6.2-1 1:2.6.2-1
            2008-05-20 11:30:24 remove libgnomecanvas2-common 2.20.0-1ubuntu1 2.20.0-1ubuntu1
            2008-05-20 11:30:24 remove libgnomeui-common 2.20.1.1-0ubuntu1 2.20.1.1-0ubuntu1

            Comment

            Working...
            X