Does not recognise the sound driver or launch alsamixer, since the ubuntu update of 31 May 2013

Asked by Norman Duncan

Running 12.04 on a AMD64 and it was working fine.
I did the ubuntu update of 31 May 2013 and got blocked at Grub
With help I have restored Grub but now have no sound
Have tried following the Sound Troubleshooting Guide and Procedure on ubuntu forums

norman@norman-desktop:~$ echo "Sound cards recognized by the system:"; lspci -nn | grep --color=none '\[04[80][13]\]'; echo "Sound cards recognized by ALSA:"; lspci -nn | grep '\[04[80][13]\]' | while read line; do lspci -nnk | grep -A 3 '\[04[80][13]\]' | grep -e 'Kernel modules: ..*' -e '\[04[80][13]\]' | grep --color=none -F "$line"; done; echo "Sound cards recognized by ALSA, and activated:"; lspci -nn | grep '\[04[80][13]\]' | while read line; do lspci -nnk | grep -A 3 '\[04[80][13]\]' | grep -e 'Kernel drivers in use: ..*' -e '\[04[80][13]\]' | grep --color=none -F "$line"; done
Sound cards recognized by the system:
00:1b.0 Audio device [0403]: Intel Corporation N10/ICH 7 Family High Definition Audio Controller [8086:27d8] (rev 01)
Sound cards recognized by ALSA:
00:1b.0 Audio device [0403]: Intel Corporation N10/ICH 7 Family High Definition Audio Controller [8086:27d8] (rev 01)
Sound cards recognized by ALSA, and activated:
00:1b.0 Audio device [0403]: Intel Corporation N10/ICH 7 Family High Definition Audio Controller [8086:27d8] (rev 01)
norman@norman-desktop:~$ sudo aplay -l
aplay: device_list:252: no soundcards found...
norman@norman-desktop:~$

Update Manager is giving a permanent serious error:
E:Type 'b-src' is not known on line 2 in source list /etc/apt/sources.list.d/ubuntu-audio-dev-alsa-daily-precise.list

norman@norman-desktop:~$ sudo add-apt-repository ppa:ubuntu-audio-dev/ppa; sudo apt-get update;sudo apt-get dist-upgrade; sudo apt-get install pavucontrol linux-sound-base alsa-base alsa-utils gdm ubuntu-desktop linux-image-`uname -r` libasound2; sudo apt-get -y --reinstall install linux-sound-base alsa-base alsa-utils gdm ubuntu-desktop linux-image-`uname -r` libasound2; killall pulseaudio; rm -r ~/.pulse*; sudo usermod -aG `cat /etc/group | grep -e '^pulse:' -e '^audio:' -e '^pulse-access:' -e '^pulse-rt:' -e '^video:' | awk -F: '{print $1}' | tr '\n' ',' | sed 's:,$::g'` `whoami`
p11-kit: couldn't load module: /usr/lib/x86_64-linux-gnu/pkcs11/gnome-keyring-pkcs11.so: /usr/lib/x86_64-linux-gnu/pkcs11/gnome-keyring-pkcs11.so: cannot open shared object file: No such file or directory
You are about to add the following PPA to your system:
 This PPA will be used to provide testing versions of packages for supported Ubuntu releases.
 More info: https://launchpad.net/~ubuntu-audio-dev/+archive/ppa
Press [ENTER] to continue or ctrl-c to cancel adding it

gpg: keyring `/tmp/tmpPHKeTZ/secring.gpg' created
gpg: keyring `/tmp/tmpPHKeTZ/pubring.gpg' created
gpg: requesting key 72B194E5 from hkp server keyserver.ubuntu.com
gpg: /tmp/tmpPHKeTZ/trustdb.gpg: trustdb created
gpg: key 72B194E5: public key "Launchpad Ubuntu Audio Dev team PPA" imported
gpg: Total number processed: 1
gpg: imported: 1 (RSA: 1)
OK
E: Type ‘b-src’ is not known on line 2 in source list /etc/apt/sources.list.d/ubuntu-audio-dev-alsa-daily-precise.list
E: The list of sources could not be read.
Reading package lists... Done
Building dependency tree
Reading state information... Done
Calculating upgrade... Done
0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.
E: Type ‘b-src’ is not known on line 2 in source list /etc/apt/sources.list.d/ubuntu-audio-dev-alsa-daily-precise.list
E: The list of sources could not be read.
Reading package lists... Done
Building dependency tree
Reading state information... Done
pavucontrol is already the newest version.
alsa-base is already the newest version.
alsa-utils is already the newest version.
libasound2 is already the newest version.
linux-sound-base is already the newest version.
ubuntu-desktop is already the newest version.
gdm is already the newest version.
linux-image-3.2.0-48-generic is already the newest version.
The following packages were automatically installed and are no longer required:
  gstreamer0.10-fluendo-mp3:i386 acroread-common liboil0.3:i386
Use 'apt-get autoremove' to remove them.
0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.
Reading package lists... Done
Building dependency tree
Reading state information... Done
The following packages were automatically installed and are no longer required:
  gstreamer0.10-fluendo-mp3:i386 acroread-common liboil0.3:i386
Use 'apt-get autoremove' to remove them.
0 upgraded, 0 newly installed, 8 reinstalled, 0 to remove and 0 not upgraded.
Need to get 0 B/42.4 MB of archives.
After this operation, 0 B of additional disk space will be used.
Preconfiguring packages ...
(Reading database ... 302403 files and directories currently installed.)
Preparing to replace alsa-utils 1.0.25-1ubuntu5.2 (using .../alsa-utils_1.0.25-1ubuntu5.2_amd64.deb) ...
Unpacking replacement alsa-utils ...
Preparing to replace gdm 3.0.4-0ubuntu15.1 (using .../gdm_3.0.4-0ubuntu15.1_amd64.deb) ...
Unpacking replacement gdm ...
Preparing to replace libasound2 1.0.25-1ubuntu10.2 (using .../libasound2_1.0.25-1ubuntu10.2_amd64.deb) ...
Unpacking replacement libasound2 ...
Preparing to replace libasound2:i386 1.0.25-1ubuntu10.2 (using .../libasound2_1.0.25-1ubuntu10.2_i386.deb) ...
Unpacking replacement libasound2:i386 ...
Preparing to replace linux-image-3.2.0-48-generic 3.2.0-48.74 (using .../linux-image-3.2.0-48-generic_3.2.0-48.74_amd64.deb) ...
Done.
Unpacking replacement linux-image-3.2.0-48-generic ...
Examining /etc/kernel/postrm.d .
run-parts: executing /etc/kernel/postrm.d/initramfs-tools 3.2.0-48-generic /boot/vmlinuz-3.2.0-48-generic
run-parts: executing /etc/kernel/postrm.d/zz-extlinux 3.2.0-48-generic /boot/vmlinuz-3.2.0-48-generic
P: Checking for EXTLINUX directory... found.
P: Writing config for /boot/vmlinuz-3.2.0-48-generic...
P: Writing config for /boot/vmlinuz-3.2.0-47-generic...
P: Writing config for /boot/vmlinuz-3.2.0-24-generic...
P: Writing config for /boot/vmlinuz-3.2.0-23-generic...
P: Writing config for /boot/vmlinuz-3.0.0-19-generic...
P: Writing config for /boot/vmlinuz-2.6.38-14-generic...
P: Installing debian theme... done.
run-parts: executing /etc/kernel/postrm.d/zz-update-grub 3.2.0-48-generic /boot/vmlinuz-3.2.0-48-generic
Preparing to replace alsa-base 1.0.25+dfsg-0ubuntu1.1 (using .../alsa-base_1.0.25+dfsg-0ubuntu1.1_all.deb) ...
Unpacking replacement alsa-base ...
Preparing to replace linux-sound-base 1.0.25+dfsg-0ubuntu1.1 (using .../linux-sound-base_1.0.25+dfsg-0ubuntu1.1_all.deb) ...
Unpacking replacement linux-sound-base ...
Preparing to replace ubuntu-desktop 1.267.1 (using .../ubuntu-desktop_1.267.1_amd64.deb) ...
Unpacking replacement ubuntu-desktop ...
Processing triggers for man-db ...
Processing triggers for ureadahead ...
ureadahead will be reprofiled on next reboot
Processing triggers for gconf2 ...
Processing triggers for hicolor-icon-theme ...
Setting up linux-sound-base (1.0.25+dfsg-0ubuntu1.1) ...
Setting up libasound2 (1.0.25-1ubuntu10.2) ...
Setting up libasound2:i386 (1.0.25-1ubuntu10.2) ...
Setting up alsa-utils (1.0.25-1ubuntu5.2) ...
Setting up gdm (3.0.4-0ubuntu15.1) ...
Setting up linux-image-3.2.0-48-generic (3.2.0-48.74) ...
Running depmod.
update-initramfs: deferring update (hook will be called later)
Not updating initrd symbolic links since we are being updated/reinstalled
(3.2.0-48.74 was configured last, according to dpkg)
Not updating image symbolic links since we are being updated/reinstalled
(3.2.0-48.74 was configured last, according to dpkg)
Examining /etc/kernel/postinst.d.
run-parts: executing /etc/kernel/postinst.d/apt-auto-removal 3.2.0-48-generic /boot/vmlinuz-3.2.0-48-generic
run-parts: executing /etc/kernel/postinst.d/dkms 3.2.0-48-generic /boot/vmlinuz-3.2.0-48-generic
run-parts: executing /etc/kernel/postinst.d/initramfs-tools 3.2.0-48-generic /boot/vmlinuz-3.2.0-48-generic
update-initramfs: Generating /boot/initrd.img-3.2.0-48-generic
run-parts: executing /etc/kernel/postinst.d/pm-utils 3.2.0-48-generic /boot/vmlinuz-3.2.0-48-generic
run-parts: executing /etc/kernel/postinst.d/update-notifier 3.2.0-48-generic /boot/vmlinuz-3.2.0-48-generic
run-parts: executing /etc/kernel/postinst.d/zz-extlinux 3.2.0-48-generic /boot/vmlinuz-3.2.0-48-generic
P: Checking for EXTLINUX directory... found.
P: Writing config for /boot/vmlinuz-3.2.0-48-generic...
P: Writing config for /boot/vmlinuz-3.2.0-47-generic...
P: Writing config for /boot/vmlinuz-3.2.0-24-generic...
P: Writing config for /boot/vmlinuz-3.2.0-23-generic...
P: Writing config for /boot/vmlinuz-3.0.0-19-generic...
P: Writing config for /boot/vmlinuz-2.6.38-14-generic...
P: Installing debian theme... done.
run-parts: executing /etc/kernel/postinst.d/zz-update-grub 3.2.0-48-generic /boot/vmlinuz-3.2.0-48-generic
Generating grub.cfg ...
Found linux image: /boot/vmlinuz-3.2.0-48-generic
Found initrd image: /boot/initrd.img-3.2.0-48-generic
Found linux image: /boot/vmlinuz-3.2.0-47-generic
Found initrd image: /boot/initrd.img-3.2.0-47-generic
Found linux image: /boot/vmlinuz-3.2.0-24-generic
Found initrd image: /boot/initrd.img-3.2.0-24-generic
Found linux image: /boot/vmlinuz-3.2.0-23-generic
Found initrd image: /boot/initrd.img-3.2.0-23-generic
Found linux image: /boot/vmlinuz-3.0.0-19-generic
Found initrd image: /boot/initrd.img-3.0.0-19-generic
Found linux image: /boot/vmlinuz-2.6.38-14-generic
Found initrd image: /boot/initrd.img-2.6.38-14-generic
Found memtest86+ image: /boot/memtest86+.bin
done
Setting up alsa-base (1.0.25+dfsg-0ubuntu1.1) ...
Setting up ubuntu-desktop (1.267.1) ...
Processing triggers for libc-bin ...
ldconfig deferred processing now taking place
E: Type ‘b-src’ is not known on line 2 in source list /etc/apt/sources.list.d/ubuntu-audio-dev-alsa-daily-precise.list
E: The list of sources could not be read.
pulseaudio: no process found
norman@norman-desktop:~$

Question information

Language:
English Edit question
Status:
Answered
For:
Ubuntu alsa-driver Edit question
Assignee:
No assignee Edit question
Last query:
Last reply:
Revision history for this message
actionparsnip (andrew-woodhead666) said :
#1

What is the output of:

wget -O alsa-info.sh http://www.alsa-project.org/alsa-info.sh && chmod +x ./alsa-info.sh && ./alsa-info.sh --upload

Thanks

Revision history for this message
Norman Duncan (norman-artofnow) said :
#2

norman@norman-desktop:~$ wget -O alsa-info.sh http://www.alsa-project.org/alsa-info.sh && chmod +x ./alsa-info.sh && ./alsa-info.sh --upload
--2013-06-13 00:30:48-- http://www.alsa-project.org/alsa-info.sh
Resolving www.alsa-project.org (www.alsa-project.org)... 77.48.224.243
Connecting to www.alsa-project.org (www.alsa-project.org)|77.48.224.243|:80... connected.
HTTP request sent, awaiting response... 302 Found
Location: http://git.alsa-project.org/?p=alsa-driver.git;a=blob_plain;hb=refs/heads/build;f=alsa/utils/alsa-info.sh [following]
--2013-06-13 00:30:49-- http://git.alsa-project.org/?p=alsa-driver.git;a=blob_plain;hb=refs/heads/build;f=alsa/utils/alsa-info.sh
Resolving git.alsa-project.org (git.alsa-project.org)... 77.48.224.243
Connecting to git.alsa-project.org (git.alsa-project.org)|77.48.224.243|:80... connected.
HTTP request sent, awaiting response... 200 OK
Length: unspecified [application/x-sh]
Saving to: 'alsa-info.sh'

    [ <=> ] 27,791 --.-K/s in 0.1s

2013-06-13 00:30:49 (284 KB/s) - 'alsa-info.sh' saved [27791]

cat: /proc/asound/version: No such file or directory
grep: /proc/asound/cards: No such file or directory
cat: /proc/asound/cards: No such file or directory
cat: /proc/asound/modules: No such file or directory
grep: /proc/asound/cards: No such file or directory
/usr/sbin/alsactl: save_state:1580: No soundcards found...
cat: /tmp/alsa-info.P3PcHhyOPc/alsactl.tmp: No such file or directory
Uploading information to www.alsa-project.org ... Done!

Your ALSA information is located at http://www.alsa-project.org/db/?f=89d38eee0c83043c053f98327ee5f766328c1d25

Please inform the person helping you.

norman@norman-desktop:~$

Revision history for this message
actionparsnip (andrew-woodhead666) said :
#3

There is no alsa driver version.

Revision history for this message
Norman Duncan (norman-artofnow) said :
#4

norman@norman-desktop:~$ sudo apt-add-repository ppa:ubuntu-audio-dev/alsa-daily[sudo] password for norman:
p11-kit: couldn't load module: /usr/lib/x86_64-linux-gnu/pkcs11/gnome-keyring-pkcs11.so: /usr/lib/x86_64-linux-gnu/pkcs11/gnome-keyring-pkcs11.so: cannot open shared object file: No such file or directory
You are about to add the following PPA to your system:
 This PPA is for ALSA daily build snapshots. It is mostly used for driver snapshots, but could be used for daily lib and utility snapshots if there is demand.
 More info: https://launchpad.net/~ubuntu-audio-dev/+archive/alsa-daily
Press [ENTER] to continue or ctrl-c to cancel adding it

gpg: keyring `/tmp/tmpjU6jC4/secring.gpg' created
gpg: keyring `/tmp/tmpjU6jC4/pubring.gpg' created
gpg: requesting key 72B194E5 from hkp server keyserver.ubuntu.com
gpg: /tmp/tmpjU6jC4/trustdb.gpg: trustdb created
gpg: key 72B194E5: public key "Launchpad Ubuntu Audio Dev team PPA" imported
gpg: Total number processed: 1
gpg: imported: 1 (RSA: 1)
OK
norman@norman-desktop:~$ sudo apt-get update
E: Type ‘ain’ is not known on line 2 in source list /etc/apt/sources.list.d/ubuntu-audio-dev-alsa-daily-precise.list
E: The list of sources could not be read.
norman@norman-desktop:~$ sudo apt-get install alsa-hda-dkms
Reading package lists... Done
Building dependency tree
Reading state information... Done
alsa-hda-dkms is already the newest version.
The following packages were automatically installed and are no longer required:
  gstreamer0.10-fluendo-mp3:i386 acroread-common liboil0.3:i386
Use 'apt-get autoremove' to remove them.
0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.
E: Type ‘ain’ is not known on line 2 in source list /etc/apt/sources.list.d/ubuntu-audio-dev-alsa-daily-precise.list
E: The list of sources could not be read.
norman@norman-desktop:~$

Revision history for this message
Norman Duncan (norman-artofnow) said :
#5

gksudo gedit /etc/apt/sources.list.d/ubuntu-audio-dev-alsa-daily-precise.list

It was:
deb http://ppa.launchpad.net/ubuntu-audio-dev/alsa-daily/ubuntu precise main
ain
b-src http://ppa.launchpad.net/ubuntu-audio-dev/alsa-daily/ubuntu precise main

Now changed to:
deb http://ppa.launchpad.net/ubuntu-audio-dev/alsa-daily/ubuntu precise main
deb-src http://ppa.launchpad.net/ubuntu-audio-dev/alsa-daily/ubuntu precise main

Then:
sudo apt-get update
sudo apt-get upgrade

Looking much better. No errors in updater. Back to a simple sound problem

Revision history for this message
Norman Duncan (norman-artofnow) said :
#6

So re-done ..
norman@norman-desktop:~$ sudo add-apt-repository ppa:ubuntu-audio-dev/ppa; sudo apt-get update;sudo apt-get dist-upgrade; sudo apt-get install pavucontrol linux-sound-base alsa-base alsa-utils gdm ubuntu-desktop linux-image-`uname -r` libasound2; sudo apt-get -y --reinstall install linux-sound-base alsa-base alsa-utils gdm ubuntu-desktop linux-image-`uname -r` libasound2; killall pulseaudio; rm -r ~/.pulse*; sudo usermod -aG `cat /etc/group | grep -e '^pulse:' -e '^audio:' -e '^pulse-access:' -e '^pulse-rt:' -e '^video:' | awk -F: '{print $1}' | tr '\n' ',' | sed 's:,$::g'` `whoami`
[sudo] password for norman:
p11-kit: couldn't load module: /usr/lib/x86_64-linux-gnu/pkcs11/gnome-keyring-pkcs11.so: /usr/lib/x86_64-linux-gnu/pkcs11/gnome-keyring-pkcs11.so: cannot open shared object file: No such file or directory
You are about to add the following PPA to your system:
 This PPA will be used to provide testing versions of packages for supported Ubuntu releases.
 More info: https://launchpad.net/~ubuntu-audio-dev/+archive/ppa
Press [ENTER] to continue or ctrl-c to cancel adding it

gpg: keyring `/tmp/tmpAoLh3O/secring.gpg' created
gpg: keyring `/tmp/tmpAoLh3O/pubring.gpg' created
gpg: requesting key 72B194E5 from hkp server keyserver.ubuntu.com
gpg: /tmp/tmpAoLh3O/trustdb.gpg: trustdb created
gpg: key 72B194E5: public key "Launchpad Ubuntu Audio Dev team PPA" imported
gpg: Total number processed: 1
gpg: imported: 1 (RSA: 1)
OK
Hit http://ppa.launchpad.net precise Release.gpg
Hit http://ppa.launchpad.net precise Release.gpg
Get:1 http://extras.ubuntu.com precise Release.gpg [72 B]
Hit http://archive.canonical.com precise Release.gpg
Hit http://archive.ubuntu.com precise Release.gpg
Get:2 http://archive.ubuntu.com precise-updates Release.gpg [198 B]
Get:3 http://archive.ubuntu.com precise-security Release.gpg [198 B]
Get:4 http://archive.ubuntu.com precise-proposed Release.gpg [198 B]
Hit http://archive.ubuntu.com precise-backports Release.gpg
Hit http://extras.ubuntu.com precise Release
Hit http://archive.canonical.com precise Release
Hit http://ppa.launchpad.net precise Release
Hit http://archive.ubuntu.com precise Release
Hit http://ppa.launchpad.net precise Release
Hit http://packages.medibuntu.org precise Release.gpg
Get:5 http://archive.ubuntu.com precise-updates Release [49.6 kB]
Hit http://extras.ubuntu.com precise/main Sources
Hit http://archive.canonical.com precise/partner amd64 Packages
Hit http://ppa.launchpad.net precise/main Sources
Hit http://extras.ubuntu.com precise/main amd64 Packages
Hit http://extras.ubuntu.com precise/main i386 Packages
Hit http://packages.medibuntu.org precise Release
Hit http://archive.canonical.com precise/partner i386 Packages
Ign http://archive.canonical.com precise/partner TranslationIndex
Get:6 http://archive.ubuntu.com precise-security Release [49.6 kB]
Ign http://extras.ubuntu.com precise/main TranslationIndex
Hit http://ppa.launchpad.net precise/main amd64 Packages
Hit http://ppa.launchpad.net precise/main i386 Packages
Ign http://ppa.launchpad.net precise/main TranslationIndex
Hit http://ppa.launchpad.net precise/main amd64 Packages
Hit http://ppa.launchpad.net precise/main i386 Packages
Ign http://ppa.launchpad.net precise/main TranslationIndex
Hit http://packages.medibuntu.org precise/free amd64 Packages
Get:7 http://archive.ubuntu.com precise-proposed Release [49.6 kB]
Hit http://archive.ubuntu.com precise-backports Release
Hit http://archive.ubuntu.com precise/main Sources
Hit http://archive.ubuntu.com precise/restricted Sources
Hit http://archive.ubuntu.com precise/universe Sources
Hit http://archive.ubuntu.com precise/multiverse Sources
Hit http://archive.ubuntu.com precise/main amd64 Packages
Hit http://archive.ubuntu.com precise/restricted amd64 Packages
Hit http://archive.ubuntu.com precise/universe amd64 Packages
Hit http://archive.ubuntu.com precise/multiverse amd64 Packages
Hit http://packages.medibuntu.org precise/non-free amd64 Packages
Hit http://archive.ubuntu.com precise/main i386 Packages
Hit http://archive.ubuntu.com precise/restricted i386 Packages
Hit http://archive.ubuntu.com precise/universe i386 Packages
Hit http://archive.ubuntu.com precise/multiverse i386 Packages
Hit http://archive.ubuntu.com precise/main TranslationIndex
Hit http://archive.ubuntu.com precise/multiverse TranslationIndex
Hit http://archive.ubuntu.com precise/restricted TranslationIndex
Hit http://archive.ubuntu.com precise/universe TranslationIndex
Get:8 http://archive.ubuntu.com precise-updates/main Sources [396 kB]
Hit http://packages.medibuntu.org precise/free i386 Packages
Hit http://archive.getdeb.net precise-getdeb Release.gpg
Hit http://packages.medibuntu.org precise/non-free i386 Packages
Ign http://packages.medibuntu.org precise/free TranslationIndex
Ign http://ppa.launchpad.net precise/main Translation-en_GB
Get:9 http://archive.ubuntu.com precise-updates/restricted Sources [5,467 B]
Get:10 http://archive.ubuntu.com precise-updates/universe Sources [90.5 kB]
Ign http://archive.canonical.com precise/partner Translation-en_GB
Ign http://ppa.launchpad.net precise/main Translation-en
Ign http://ppa.launchpad.net precise/main Translation-en_US
Ign http://ppa.launchpad.net precise/main Translation-en_AU
Ign http://ppa.launchpad.net precise/main Translation-en_CA
Ign http://ppa.launchpad.net precise/main Translation-en_GB
Ign http://ppa.launchpad.net precise/main Translation-en
Ign http://extras.ubuntu.com precise/main Translation-en_GB
Ign http://extras.ubuntu.com precise/main Translation-en
Get:11 http://archive.ubuntu.com precise-updates/multiverse Sources [6,571 B]
Get:12 http://archive.ubuntu.com precise-updates/main amd64 Packages [634 kB]
Ign http://archive.canonical.com precise/partner Translation-en
Ign http://packages.medibuntu.org precise/non-free TranslationIndex
Ign http://ppa.launchpad.net precise/main Translation-en_US
Ign http://ppa.launchpad.net precise/main Translation-en_AU
Ign http://extras.ubuntu.com precise/main Translation-en_US
Ign http://ppa.launchpad.net precise/main Translation-en_CA
Ign http://extras.ubuntu.com precise/main Translation-en_AU
Ign http://archive.canonical.com precise/partner Translation-en_US
Ign http://archive.canonical.com precise/partner Translation-en_AU
Ign http://archive.canonical.com precise/partner Translation-en_CA
Ign http://extras.ubuntu.com precise/main Translation-en_CA
Get:13 http://archive.ubuntu.com precise-updates/restricted amd64 Packages [10.1 kB]
Hit http://archive.getdeb.net precise-getdeb Release
Get:14 http://archive.ubuntu.com precise-updates/universe amd64 Packages [206 kB]
Get:15 http://archive.ubuntu.com precise-updates/multiverse amd64 Packages [13.6 kB]
Get:16 http://archive.ubuntu.com precise-updates/main i386 Packages [650 kB]
Get:17 http://archive.ubuntu.com precise-updates/restricted i386 Packages [10.0 kB]
Get:18 http://archive.ubuntu.com precise-updates/universe i386 Packages [209 kB]
Hit http://archive.getdeb.net precise-getdeb/apps Sources
Get:19 http://archive.ubuntu.com precise-updates/multiverse i386 Packages [13.8 kB]
Hit http://archive.ubuntu.com precise-updates/main TranslationIndex
Hit http://archive.ubuntu.com precise-updates/multiverse TranslationIndex
Hit http://archive.ubuntu.com precise-updates/restricted TranslationIndex
Hit http://archive.ubuntu.com precise-updates/universe TranslationIndex
Get:20 http://archive.ubuntu.com precise-security/main Sources [80.2 kB]
Get:21 http://archive.ubuntu.com precise-security/restricted Sources [2,494 B]
Get:22 http://archive.ubuntu.com precise-security/universe Sources [25.7 kB]
Get:23 http://archive.ubuntu.com precise-security/multiverse Sources [1,383 B]
Get:24 http://archive.ubuntu.com precise-security/main amd64 Packages [286 kB]
Get:25 http://archive.ubuntu.com precise-security/restricted amd64 Packages [4,627 B]
Get:26 http://archive.ubuntu.com precise-security/universe amd64 Packages [75.2 kB]
Get:27 http://archive.ubuntu.com precise-security/multiverse amd64 Packages [2,182 B]
Get:28 http://archive.ubuntu.com precise-security/main i386 Packages [302 kB]
Get:29 http://archive.ubuntu.com precise-security/restricted i386 Packages [4,620 B]
Get:30 http://archive.ubuntu.com precise-security/universe i386 Packages [77.9 kB]
Hit http://archive.getdeb.net precise-getdeb/apps amd64 Packages
Get:31 http://archive.ubuntu.com precise-security/multiverse i386 Packages [2,367 B]
Hit http://archive.ubuntu.com precise-security/main TranslationIndex
Hit http://archive.ubuntu.com precise-security/multiverse TranslationIndex
Hit http://archive.ubuntu.com precise-security/restricted TranslationIndex
Hit http://archive.ubuntu.com precise-security/universe TranslationIndex
Get:32 http://archive.ubuntu.com precise-proposed/restricted amd64 Packages [14 B]
Get:33 http://archive.ubuntu.com precise-proposed/main amd64 Packages [71.9 kB]
Hit http://archive.getdeb.net precise-getdeb/apps i386 Packages
Get:34 http://archive.ubuntu.com precise-proposed/multiverse amd64 Packages [2,055 B]
Get:35 http://archive.ubuntu.com precise-proposed/universe amd64 Packages [17.4 kB]
Get:36 http://archive.ubuntu.com precise-proposed/restricted i386 Packages [14 B]
Get:37 http://archive.ubuntu.com precise-proposed/main i386 Packages [79.7 kB]
Ign http://archive.getdeb.net precise-getdeb/apps TranslationIndex
Get:38 http://archive.ubuntu.com precise-proposed/multiverse i386 Packages [2,054 B]
Get:39 http://archive.ubuntu.com precise-proposed/universe i386 Packages [19.9 kB]
Hit http://archive.ubuntu.com precise-proposed/main TranslationIndex
Hit http://archive.ubuntu.com precise-proposed/multiverse TranslationIndex
Hit http://archive.ubuntu.com precise-proposed/restricted TranslationIndex
Hit http://archive.ubuntu.com precise-proposed/universe TranslationIndex
Hit http://archive.ubuntu.com precise-backports/restricted amd64 Packages
Hit http://archive.ubuntu.com precise-backports/main amd64 Packages
Hit http://archive.ubuntu.com precise-backports/multiverse amd64 Packages
Hit http://archive.ubuntu.com precise-backports/universe amd64 Packages
Hit http://archive.ubuntu.com precise-backports/restricted i386 Packages
Hit http://archive.ubuntu.com precise-backports/main i386 Packages
Hit http://archive.ubuntu.com precise-backports/multiverse i386 Packages
Hit http://archive.ubuntu.com precise-backports/universe i386 Packages
Hit http://archive.ubuntu.com precise-backports/main TranslationIndex
Hit http://archive.ubuntu.com precise-backports/multiverse TranslationIndex
Hit http://archive.ubuntu.com precise-backports/restricted TranslationIndex
Hit http://archive.ubuntu.com precise-backports/universe TranslationIndex
Get:40 http://archive.ubuntu.com precise/main Translation-en_GB [96.4 kB]
Hit http://archive.ubuntu.com precise/main Translation-en
Get:41 http://archive.ubuntu.com precise/main Translation-en_AU [4,434 B]
Get:42 http://archive.ubuntu.com precise/main Translation-en_CA [10.4 kB]
Get:43 http://archive.ubuntu.com precise/multiverse Translation-en_GB [79.8 kB]
Hit http://archive.ubuntu.com precise/multiverse Translation-en
Get:44 http://archive.ubuntu.com precise/multiverse Translation-en_AU [94.4 kB]
Get:45 http://archive.ubuntu.com precise/restricted Translation-en_GB [2,406 B]
Hit http://archive.ubuntu.com precise/restricted Translation-en
Get:46 http://archive.ubuntu.com precise/restricted Translation-en_AU [2,407 B]
Get:47 http://archive.ubuntu.com precise/universe Translation-en_GB [5,492 B]
Hit http://archive.ubuntu.com precise/universe Translation-en
Get:48 http://archive.ubuntu.com precise/universe Translation-en_CA [663 B]
Get:49 http://archive.ubuntu.com precise-updates/main Translation-en_GB [96.4 kB]
Hit http://archive.ubuntu.com precise-updates/main Translation-en
Get:50 http://archive.ubuntu.com precise-updates/main Translation-en_AU [4,434 B]
Get:51 http://archive.ubuntu.com precise-updates/main Translation-en_CA [10.4 kB]
Get:52 http://archive.ubuntu.com precise-updates/multiverse Translation-en_GB [79.8 kB]
Hit http://archive.ubuntu.com precise-updates/multiverse Translation-en
Get:53 http://archive.ubuntu.com precise-updates/multiverse Translation-en_AU [94.4 kB]
Get:54 http://archive.ubuntu.com precise-updates/restricted Translation-en_GB [2,406 B]
Hit http://archive.ubuntu.com precise-updates/restricted Translation-en
Get:55 http://archive.ubuntu.com precise-updates/restricted Translation-en_AU [2,407 B]
Get:56 http://archive.ubuntu.com precise-updates/universe Translation-en_GB [5,492 B]
Hit http://archive.ubuntu.com precise-updates/universe Translation-en
Get:57 http://archive.ubuntu.com precise-updates/universe Translation-en_CA [663 B]
Hit http://archive.ubuntu.com precise-security/main Translation-en
Hit http://archive.ubuntu.com precise-security/multiverse Translation-en
Hit http://archive.ubuntu.com precise-security/restricted Translation-en
Hit http://archive.ubuntu.com precise-security/universe Translation-en
Get:58 http://archive.ubuntu.com precise-proposed/main Translation-en_GB [96.4 kB]
Hit http://archive.ubuntu.com precise-proposed/main Translation-en
Get:59 http://archive.ubuntu.com precise-proposed/main Translation-en_AU [4,434 B]
Get:60 http://archive.ubuntu.com precise-proposed/main Translation-en_CA [10.4 kB]
Get:61 http://archive.ubuntu.com precise-proposed/multiverse Translation-en_GB [79.8 kB]
Hit http://archive.ubuntu.com precise-proposed/multiverse Translation-en
Get:62 http://archive.ubuntu.com precise-proposed/multiverse Translation-en_AU [94.4 kB]
Get:63 http://archive.ubuntu.com precise-proposed/restricted Translation-en_GB [2,406 B]
Hit http://archive.ubuntu.com precise-proposed/restricted Translation-en
Get:64 http://archive.ubuntu.com precise-proposed/restricted Translation-en_AU [2,407 B]
Get:65 http://archive.ubuntu.com precise-proposed/universe Translation-en_GB [5,492 B]
Hit http://archive.ubuntu.com precise-proposed/universe Translation-en
Get:66 http://archive.ubuntu.com precise-proposed/universe Translation-en_CA [663 B]
Hit http://archive.ubuntu.com precise-backports/main Translation-en
Hit http://archive.ubuntu.com precise-backports/multiverse Translation-en
Hit http://archive.ubuntu.com precise-backports/restricted Translation-en
Hit http://archive.ubuntu.com precise-backports/universe Translation-en
Ign http://packages.medibuntu.org precise/free Translation-en_GB
Ign http://packages.medibuntu.org precise/free Translation-en
Ign http://packages.medibuntu.org precise/free Translation-en_US
Ign http://packages.medibuntu.org precise/free Translation-en_AU
Ign http://packages.medibuntu.org precise/free Translation-en_CA
Ign http://packages.medibuntu.org precise/non-free Translation-en_GB
Ign http://packages.medibuntu.org precise/non-free Translation-en
Ign http://packages.medibuntu.org precise/non-free Translation-en_US
Ign http://packages.medibuntu.org precise/non-free Translation-en_AU
Ign http://packages.medibuntu.org precise/non-free Translation-en_CA
Ign http://archive.getdeb.net precise-getdeb/apps Translation-en_GB
Ign http://archive.getdeb.net precise-getdeb/apps Translation-en
Ign http://archive.getdeb.net precise-getdeb/apps Translation-en_US
Ign http://archive.getdeb.net precise-getdeb/apps Translation-en_AU
Ign http://archive.getdeb.net precise-getdeb/apps Translation-en_CA
Fetched 4,341 kB in 14s (290 kB/s)
Reading package lists... Done
Reading package lists... Done
Building dependency tree
Reading state information... Done
Calculating upgrade... Done
0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.
Reading package lists... Done
Building dependency tree
Reading state information... Done
pavucontrol is already the newest version.
alsa-base is already the newest version.
alsa-utils is already the newest version.
libasound2 is already the newest version.
linux-sound-base is already the newest version.
ubuntu-desktop is already the newest version.
gdm is already the newest version.
linux-image-3.2.0-48-generic is already the newest version.
The following packages were automatically installed and are no longer required:
  gstreamer0.10-fluendo-mp3:i386 acroread-common liboil0.3:i386
Use 'apt-get autoremove' to remove them.
0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.
Reading package lists... Done
Building dependency tree
Reading state information... Done
The following packages were automatically installed and are no longer required:
  gstreamer0.10-fluendo-mp3:i386 acroread-common liboil0.3:i386
Use 'apt-get autoremove' to remove them.
0 upgraded, 0 newly installed, 8 reinstalled, 0 to remove and 0 not upgraded.
Need to get 0 B/42.4 MB of archives.
After this operation, 0 B of additional disk space will be used.
Preconfiguring packages ...
(Reading database ... 302403 files and directories currently installed.)
Preparing to replace alsa-utils 1.0.25-1ubuntu5.2 (using .../alsa-utils_1.0.25-1ubuntu5.2_amd64.deb) ...
Unpacking replacement alsa-utils ...
Preparing to replace gdm 3.0.4-0ubuntu15.1 (using .../gdm_3.0.4-0ubuntu15.1_amd64.deb) ...
Unpacking replacement gdm ...
Preparing to replace libasound2 1.0.25-1ubuntu10.2 (using .../libasound2_1.0.25-1ubuntu10.2_amd64.deb) ...
Unpacking replacement libasound2 ...
Preparing to replace libasound2:i386 1.0.25-1ubuntu10.2 (using .../libasound2_1.0.25-1ubuntu10.2_i386.deb) ...
Unpacking replacement libasound2:i386 ...
Preparing to replace linux-image-3.2.0-48-generic 3.2.0-48.74 (using .../linux-image-3.2.0-48-generic_3.2.0-48.74_amd64.deb) ...
Done.
Unpacking replacement linux-image-3.2.0-48-generic ...
Examining /etc/kernel/postrm.d .
run-parts: executing /etc/kernel/postrm.d/initramfs-tools 3.2.0-48-generic /boot/vmlinuz-3.2.0-48-generic
run-parts: executing /etc/kernel/postrm.d/zz-extlinux 3.2.0-48-generic /boot/vmlinuz-3.2.0-48-generic
P: Checking for EXTLINUX directory... found.
P: Writing config for /boot/vmlinuz-3.2.0-48-generic...
P: Writing config for /boot/vmlinuz-3.2.0-47-generic...
P: Writing config for /boot/vmlinuz-3.2.0-24-generic...
P: Writing config for /boot/vmlinuz-3.2.0-23-generic...
P: Writing config for /boot/vmlinuz-3.0.0-19-generic...
P: Writing config for /boot/vmlinuz-2.6.38-14-generic...
P: Installing debian theme... done.
run-parts: executing /etc/kernel/postrm.d/zz-update-grub 3.2.0-48-generic /boot/vmlinuz-3.2.0-48-generic
Preparing to replace alsa-base 1.0.25+dfsg-0ubuntu1.1 (using .../alsa-base_1.0.25+dfsg-0ubuntu1.1_all.deb) ...
Unpacking replacement alsa-base ...
Preparing to replace linux-sound-base 1.0.25+dfsg-0ubuntu1.1 (using .../linux-sound-base_1.0.25+dfsg-0ubuntu1.1_all.deb) ...
Unpacking replacement linux-sound-base ...
Preparing to replace ubuntu-desktop 1.267.1 (using .../ubuntu-desktop_1.267.1_amd64.deb) ...
Unpacking replacement ubuntu-desktop ...
Processing triggers for man-db ...
Processing triggers for ureadahead ...
ureadahead will be reprofiled on next reboot
Processing triggers for gconf2 ...
Processing triggers for hicolor-icon-theme ...
Setting up linux-sound-base (1.0.25+dfsg-0ubuntu1.1) ...
Setting up libasound2 (1.0.25-1ubuntu10.2) ...
Setting up libasound2:i386 (1.0.25-1ubuntu10.2) ...
Setting up alsa-utils (1.0.25-1ubuntu5.2) ...
Setting up gdm (3.0.4-0ubuntu15.1) ...
Setting up linux-image-3.2.0-48-generic (3.2.0-48.74) ...
Running depmod.
update-initramfs: deferring update (hook will be called later)
Not updating initrd symbolic links since we are being updated/reinstalled
(3.2.0-48.74 was configured last, according to dpkg)
Not updating image symbolic links since we are being updated/reinstalled
(3.2.0-48.74 was configured last, according to dpkg)
Examining /etc/kernel/postinst.d.
run-parts: executing /etc/kernel/postinst.d/apt-auto-removal 3.2.0-48-generic /boot/vmlinuz-3.2.0-48-generic
run-parts: executing /etc/kernel/postinst.d/dkms 3.2.0-48-generic /boot/vmlinuz-3.2.0-48-generic
run-parts: executing /etc/kernel/postinst.d/initramfs-tools 3.2.0-48-generic /boot/vmlinuz-3.2.0-48-generic
update-initramfs: Generating /boot/initrd.img-3.2.0-48-generic
run-parts: executing /etc/kernel/postinst.d/pm-utils 3.2.0-48-generic /boot/vmlinuz-3.2.0-48-generic
run-parts: executing /etc/kernel/postinst.d/update-notifier 3.2.0-48-generic /boot/vmlinuz-3.2.0-48-generic
run-parts: executing /etc/kernel/postinst.d/zz-extlinux 3.2.0-48-generic /boot/vmlinuz-3.2.0-48-generic
P: Checking for EXTLINUX directory... found.
P: Writing config for /boot/vmlinuz-3.2.0-48-generic...
P: Writing config for /boot/vmlinuz-3.2.0-47-generic...
P: Writing config for /boot/vmlinuz-3.2.0-24-generic...
P: Writing config for /boot/vmlinuz-3.2.0-23-generic...
P: Writing config for /boot/vmlinuz-3.0.0-19-generic...
P: Writing config for /boot/vmlinuz-2.6.38-14-generic...
P: Installing debian theme... done.
run-parts: executing /etc/kernel/postinst.d/zz-update-grub 3.2.0-48-generic /boot/vmlinuz-3.2.0-48-generic
Generating grub.cfg ...
Found linux image: /boot/vmlinuz-3.2.0-48-generic
Found initrd image: /boot/initrd.img-3.2.0-48-generic
Found linux image: /boot/vmlinuz-3.2.0-47-generic
Found initrd image: /boot/initrd.img-3.2.0-47-generic
Found linux image: /boot/vmlinuz-3.2.0-24-generic
Found initrd image: /boot/initrd.img-3.2.0-24-generic
Found linux image: /boot/vmlinuz-3.2.0-23-generic
Found initrd image: /boot/initrd.img-3.2.0-23-generic
Found linux image: /boot/vmlinuz-3.0.0-19-generic
Found initrd image: /boot/initrd.img-3.0.0-19-generic
Found linux image: /boot/vmlinuz-2.6.38-14-generic
Found initrd image: /boot/initrd.img-2.6.38-14-generic
Found memtest86+ image: /boot/memtest86+.bin
done
Setting up alsa-base (1.0.25+dfsg-0ubuntu1.1) ...
Setting up ubuntu-desktop (1.267.1) ...
Processing triggers for libc-bin ...
ldconfig deferred processing now taking place
pulseaudio: no process found
norman@norman-desktop:~$

Revision history for this message
Norman Duncan (norman-artofnow) said :
#7

norman@norman-desktop:~$ wget -O alsa-info.sh http://www.alsa-project.org/alsa-info.sh && chmod +x ./alsa-info.sh && ./alsa-info.sh
--2013-06-13 02:27:21-- http://www.alsa-project.org/alsa-info.sh
Resolving www.alsa-project.org (www.alsa-project.org)... 77.48.224.243
Connecting to www.alsa-project.org (www.alsa-project.org)|77.48.224.243|:80... connected.
HTTP request sent, awaiting response... 302 Found
Location: http://git.alsa-project.org/?p=alsa-driver.git;a=blob_plain;hb=refs/heads/build;f=alsa/utils/alsa-info.sh [following]
--2013-06-13 02:27:21-- http://git.alsa-project.org/?p=alsa-driver.git;a=blob_plain;hb=refs/heads/build;f=alsa/utils/alsa-info.sh
Resolving git.alsa-project.org (git.alsa-project.org)... 77.48.224.243
Connecting to git.alsa-project.org (git.alsa-project.org)|77.48.224.243|:80... connected.
HTTP request sent, awaiting response... 200 OK
Length: unspecified [application/x-sh]
Saving to: 'alsa-info.sh'

    [ <=> ] 27,791 --.-K/s in 0.1s

2013-06-13 02:27:22 (274 KB/s) - 'alsa-info.sh' saved [27791]

ALSA Information Script v 0.4.62
--------------------------------

This script visits the following commands/files to collect diagnostic
information about your ALSA installation and sound related hardware.

  dmesg
  lspci
  lsmod
  aplay
  amixer
  alsactl
  /proc/asound/
  /sys/class/sound/
  ~/.asoundrc (etc.)

See './alsa-info.sh --help' for command line options.

cat: /proc/asound/version: No such file or directory
grep: /proc/asound/cards: No such file or directory
cat: /proc/asound/cards: No such file or directory
cat: /proc/asound/modules: No such file or directory
grep: /proc/asound/cards: No such file or directory
/usr/sbin/alsactl: save_state:1580: No soundcards found...
cat: /tmp/alsa-info.U1sQz1I3OL/alsactl.tmp: No such file or directory
Automatically upload ALSA information to www.alsa-project.org? [y/N] : y
Uploading information to www.alsa-project.org ... Done!

Your ALSA information is located at http://www.alsa-project.org/db/?f=a4907e17b2343e373b94a7e84fc2cae295c535b3

Please inform the person helping you.

norman@norman-desktop:~$ bash alsa-info.sh --stdout
cat: /proc/asound/version: No such file or directory
grep: /proc/asound/cards: No such file or directory
cat: /proc/asound/cards: No such file or directory
cat: /proc/asound/modules: No such file or directory
grep: /proc/asound/cards: No such file or directory
/usr/sbin/alsactl: save_state:1580: No soundcards found...
cat: /tmp/alsa-info.eGyIFozbDN/alsactl.tmp: No such file or directory
upload=true&script=true&cardinfo=
!!################################
!!ALSA Information Script v 0.4.62
!!################################

!!Script ran on: Thu Jun 13 00:28:27 UTC 2013

!!Linux Distribution
!!------------------

Ubuntu 12.04.2 LTS \n \l DISTRIB_ID=Ubuntu DISTRIB_DESCRIPTION="Ubuntu 12.04.2 LTS" NAME="Ubuntu" ID=ubuntu ID_LIKE=debian PRETTY_NAME="Ubuntu precise (12.04.2 LTS)"

!!DMI Information
!!---------------

Manufacturer: To Be Filled By O.E.M.
Product Name: To Be Filled By O.E.M.
Product Version: To Be Filled By O.E.M.
Firmware Version: P1.40

!!Kernel Information
!!------------------

Kernel release: 3.2.0-48-generic
Operating System: GNU/Linux
Architecture: x86_64
Processor: x86_64
SMP Enabled: Yes

!!ALSA Version
!!------------

Driver version:
Library version: 1.0.25
Utilities version: 1.0.25

!!Loaded ALSA modules
!!-------------------

!!Sound Servers on this system
!!----------------------------

Pulseaudio:
      Installed - Yes (/usr/bin/pulseaudio)
      Running - No

ESound Daemon:
      Installed - Yes (/usr/bin/esd)
      Running - No

Jack:
      Installed - Yes (/usr/bin/jackd)
      Running - No

!!Soundcards recognised by ALSA
!!-----------------------------

!!PCI Soundcards installed in the system
!!--------------------------------------

00:1b.0 Audio device: Intel Corporation N10/ICH 7 Family High Definition Audio Controller (rev 01)

!!Advanced information - PCI Vendor/Device/Subsystem ID's
!!-------------------------------------------------------

00:1b.0 0403: 8086:27d8 (rev 01)
 Subsystem: 1849:3662

!!Modprobe options (Sound related)
!!--------------------------------

snd-atiixp-modem: index=-2
snd-intel8x0m: index=-2
snd-via82xx-modem: index=-2
snd-usb-audio: index=-2
snd-usb-caiaq: index=-2
snd-usb-ua101: index=-2
snd-usb-us122l: index=-2
snd-usb-usx2y: index=-2
snd-cmipci: mpu_port=0x330 fm_port=0x388
snd-pcsp: index=-2
snd-usb-audio: index=-2

!!Loaded sound module options
!!---------------------------

!!ALSA Device nodes
!!-----------------

crw-rw---T 1 root audio 116, 1 Jun 13 02:23 /dev/snd/seq
crw-rw---T 1 root audio 116, 33 Jun 13 02:23 /dev/snd/timer

!!Aplay/Arecord output
!!--------------------

APLAY

aplay: device_list:252: no soundcards found...

ARECORD

arecord: device_list:252: no soundcards found...

!!Amixer output
!!-------------

!!Alsactl output
!!--------------

--startcollapse--
--endcollapse--

!!All Loaded Modules
!!------------------

Module
ip6t_LOG
xt_hl
ip6t_rt
nf_conntrack_ipv6
dm_crypt
nf_defrag_ipv6
ipt_REJECT
ipt_LOG
xt_limit
xt_tcpudp
bnep
rfcomm
xt_addrtype
bluetooth
xt_state
ip6table_filter
ip6_tables
nf_conntrack_netbios_ns
nf_conntrack_broadcast
nf_nat_ftp
nf_nat
nf_conntrack_ipv4
nf_defrag_ipv4
nf_conntrack_ftp
nf_conntrack
iptable_filter
ip_tables
x_tables
joydev
ppdev
psmouse
serio_raw
mac_hid
snd_hda_intel
parport_pc
binfmt_misc
lp
parport
usbhid
hid
i915
drm_kms_helper
drm
r8169
i2c_algo_bit
video

!!ALSA/HDA dmesg
!!--------------

norman@norman-desktop:~$ sudo apt-add-repository ppa:ubuntu-audio-dev/alsa-daily[sudo] password for norman:
p11-kit: couldn't load module: /usr/lib/x86_64-linux-gnu/pkcs11/gnome-keyring-pkcs11.so: /usr/lib/x86_64-linux-gnu/pkcs11/gnome-keyring-pkcs11.so: cannot open shared object file: No such file or directory
You are about to add the following PPA to your system:
 This PPA is for ALSA daily build snapshots. It is mostly used for driver snapshots, but could be used for daily lib and utility snapshots if there is demand.
 More info: https://launchpad.net/~ubuntu-audio-dev/+archive/alsa-daily
Press [ENTER] to continue or ctrl-c to cancel adding it

gpg: keyring `/tmp/tmp0h6ryF/secring.gpg' created
gpg: keyring `/tmp/tmp0h6ryF/pubring.gpg' created
gpg: requesting key 72B194E5 from hkp server keyserver.ubuntu.com
gpg: /tmp/tmp0h6ryF/trustdb.gpg: trustdb created
gpg: key 72B194E5: public key "Launchpad Ubuntu Audio Dev team PPA" imported
gpg: Total number processed: 1
gpg: imported: 1 (RSA: 1)
OK
norman@norman-desktop:~$ sudo apt-get update
Hit http://ppa.launchpad.net precise Release.gpg
Hit http://ppa.launchpad.net precise Release.gpg
Hit http://extras.ubuntu.com precise Release.gpg
Hit http://archive.canonical.com precise Release.gpg
Hit http://ppa.launchpad.net precise Release
Hit http://extras.ubuntu.com precise Release
Hit http://archive.canonical.com precise Release
Hit http://ppa.launchpad.net precise Release
Hit http://packages.medibuntu.org precise Release.gpg
Hit http://archive.ubuntu.com precise Release.gpg
Hit http://archive.ubuntu.com precise-updates Release.gpg
Hit http://archive.ubuntu.com precise-security Release.gpg
Hit http://archive.ubuntu.com precise-proposed Release.gpg
Hit http://archive.ubuntu.com precise-backports Release.gpg
Hit http://extras.ubuntu.com precise/main Sources
Hit http://ppa.launchpad.net precise/main Sources
Hit http://ppa.launchpad.net precise/main amd64 Packages
Hit http://ppa.launchpad.net precise/main i386 Packages
Ign http://ppa.launchpad.net precise/main TranslationIndex
Hit http://archive.canonical.com precise/partner amd64 Packages
Hit http://extras.ubuntu.com precise/main amd64 Packages
Hit http://extras.ubuntu.com precise/main i386 Packages
Hit http://ppa.launchpad.net precise/main amd64 Packages
Hit http://ppa.launchpad.net precise/main i386 Packages
Hit http://packages.medibuntu.org precise Release
Ign http://ppa.launchpad.net precise/main TranslationIndex
Hit http://archive.canonical.com precise/partner i386 Packages
Ign http://archive.canonical.com precise/partner TranslationIndex
Ign http://extras.ubuntu.com precise/main TranslationIndex
Hit http://archive.ubuntu.com precise Release
Hit http://archive.ubuntu.com precise-updates Release
Hit http://archive.ubuntu.com precise-security Release
Hit http://archive.ubuntu.com precise-proposed Release
Hit http://packages.medibuntu.org precise/free amd64 Packages
Hit http://archive.ubuntu.com precise-backports Release
Hit http://packages.medibuntu.org precise/non-free amd64 Packages
Hit http://archive.ubuntu.com precise/main Sources
Hit http://archive.ubuntu.com precise/restricted Sources
Hit http://archive.ubuntu.com precise/universe Sources
Hit http://archive.ubuntu.com precise/multiverse Sources
Hit http://archive.ubuntu.com precise/main amd64 Packages
Hit http://archive.ubuntu.com precise/restricted amd64 Packages
Hit http://packages.medibuntu.org precise/free i386 Packages
Hit http://archive.ubuntu.com precise/universe amd64 Packages
Hit http://archive.ubuntu.com precise/multiverse amd64 Packages
Hit http://archive.ubuntu.com precise/main i386 Packages
Hit http://archive.ubuntu.com precise/restricted i386 Packages
Hit http://archive.ubuntu.com precise/universe i386 Packages
Hit http://archive.ubuntu.com precise/multiverse i386 Packages
Hit http://packages.medibuntu.org precise/non-free i386 Packages
Hit http://archive.ubuntu.com precise/main TranslationIndex
Hit http://archive.ubuntu.com precise/multiverse TranslationIndex
Hit http://archive.ubuntu.com precise/restricted TranslationIndex
Hit http://archive.ubuntu.com precise/universe TranslationIndex
Hit http://archive.ubuntu.com precise-updates/main Sources
Hit http://archive.ubuntu.com precise-updates/restricted Sources
Hit http://archive.ubuntu.com precise-updates/universe Sources
Hit http://archive.ubuntu.com precise-updates/multiverse Sources
Hit http://archive.ubuntu.com precise-updates/main amd64 Packages
Ign http://ppa.launchpad.net precise/main Translation-en_GB
Ign http://packages.medibuntu.org precise/free TranslationIndex
Hit http://archive.getdeb.net precise-getdeb Release.gpg
Ign http://ppa.launchpad.net precise/main Translation-en
Ign http://ppa.launchpad.net precise/main Translation-en_US
Ign http://ppa.launchpad.net precise/main Translation-en_AU
Ign http://ppa.launchpad.net precise/main Translation-en_CA
Ign http://ppa.launchpad.net precise/main Translation-en_GB
Ign http://ppa.launchpad.net precise/main Translation-en
Ign http://archive.canonical.com precise/partner Translation-en_GB
Ign http://extras.ubuntu.com precise/main Translation-en_GB
Ign http://extras.ubuntu.com precise/main Translation-en
Hit http://archive.ubuntu.com precise-updates/restricted amd64 Packages
Hit http://archive.ubuntu.com precise-updates/universe amd64 Packages
Hit http://archive.ubuntu.com precise-updates/multiverse amd64 Packages
Hit http://archive.ubuntu.com precise-updates/main i386 Packages
Hit http://archive.ubuntu.com precise-updates/restricted i386 Packages
Hit http://archive.ubuntu.com precise-updates/universe i386 Packages
Ign http://packages.medibuntu.org precise/non-free TranslationIndex
Ign http://ppa.launchpad.net precise/main Translation-en_US
Ign http://ppa.launchpad.net precise/main Translation-en_AU
Ign http://ppa.launchpad.net precise/main Translation-en_CA
Ign http://archive.canonical.com precise/partner Translation-en
Ign http://extras.ubuntu.com precise/main Translation-en_US
Ign http://extras.ubuntu.com precise/main Translation-en_AU
Ign http://extras.ubuntu.com precise/main Translation-en_CA
Ign http://archive.canonical.com precise/partner Translation-en_US
Ign http://archive.canonical.com precise/partner Translation-en_AU
Ign http://archive.canonical.com precise/partner Translation-en_CA
Hit http://archive.ubuntu.com precise-updates/multiverse i386 Packages
Hit http://archive.ubuntu.com precise-updates/main TranslationIndex
Hit http://archive.ubuntu.com precise-updates/multiverse TranslationIndex
Hit http://archive.ubuntu.com precise-updates/restricted TranslationIndex
Hit http://archive.ubuntu.com precise-updates/universe TranslationIndex
Hit http://archive.ubuntu.com precise-security/main Sources
Hit http://archive.ubuntu.com precise-security/restricted Sources
Hit http://archive.ubuntu.com precise-security/universe Sources
Hit http://archive.ubuntu.com precise-security/multiverse Sources
Hit http://archive.ubuntu.com precise-security/main amd64 Packages
Hit http://archive.ubuntu.com precise-security/restricted amd64 Packages
Hit http://archive.ubuntu.com precise-security/universe amd64 Packages
Hit http://archive.ubuntu.com precise-security/multiverse amd64 Packages
Hit http://archive.ubuntu.com precise-security/main i386 Packages
Hit http://archive.ubuntu.com precise-security/restricted i386 Packages
Hit http://archive.ubuntu.com precise-security/universe i386 Packages
Hit http://archive.ubuntu.com precise-security/multiverse i386 Packages
Hit http://archive.ubuntu.com precise-security/main TranslationIndex
Hit http://archive.ubuntu.com precise-security/multiverse TranslationIndex
Hit http://archive.ubuntu.com precise-security/restricted TranslationIndex
Hit http://archive.ubuntu.com precise-security/universe TranslationIndex
Hit http://archive.ubuntu.com precise-proposed/restricted amd64 Packages
Hit http://archive.ubuntu.com precise-proposed/main amd64 Packages
Hit http://archive.ubuntu.com precise-proposed/multiverse amd64 Packages
Hit http://archive.ubuntu.com precise-proposed/universe amd64 Packages
Hit http://archive.ubuntu.com precise-proposed/restricted i386 Packages
Hit http://archive.ubuntu.com precise-proposed/main i386 Packages
Hit http://archive.ubuntu.com precise-proposed/multiverse i386 Packages
Hit http://archive.ubuntu.com precise-proposed/universe i386 Packages
Hit http://archive.ubuntu.com precise-proposed/main TranslationIndex
Hit http://archive.ubuntu.com precise-proposed/multiverse TranslationIndex
Hit http://archive.ubuntu.com precise-proposed/restricted TranslationIndex
Hit http://archive.ubuntu.com precise-proposed/universe TranslationIndex
Hit http://archive.ubuntu.com precise-backports/restricted amd64 Packages
Hit http://archive.ubuntu.com precise-backports/main amd64 Packages
Hit http://archive.ubuntu.com precise-backports/multiverse amd64 Packages
Hit http://archive.ubuntu.com precise-backports/universe amd64 Packages
Hit http://archive.ubuntu.com precise-backports/restricted i386 Packages
Hit http://archive.ubuntu.com precise-backports/main i386 Packages
Hit http://archive.ubuntu.com precise-backports/multiverse i386 Packages
Hit http://archive.getdeb.net precise-getdeb Release
Hit http://archive.ubuntu.com precise-backports/universe i386 Packages
Hit http://archive.ubuntu.com precise-backports/main TranslationIndex
Hit http://archive.ubuntu.com precise-backports/multiverse TranslationIndex
Hit http://archive.ubuntu.com precise-backports/restricted TranslationIndex
Hit http://archive.ubuntu.com precise-backports/universe TranslationIndex
Hit http://archive.ubuntu.com precise/main Translation-en_GB
Hit http://archive.ubuntu.com precise/main Translation-en
Hit http://archive.ubuntu.com precise/main Translation-en_AU
Hit http://archive.ubuntu.com precise/main Translation-en_CA
Hit http://archive.ubuntu.com precise/multiverse Translation-en_GB
Hit http://archive.ubuntu.com precise/multiverse Translation-en
Hit http://archive.ubuntu.com precise/multiverse Translation-en_AU
Hit http://archive.ubuntu.com precise/restricted Translation-en_GB
Hit http://archive.ubuntu.com precise/restricted Translation-en
Hit http://archive.ubuntu.com precise/restricted Translation-en_AU
Hit http://archive.ubuntu.com precise/universe Translation-en_GB
Hit http://archive.ubuntu.com precise/universe Translation-en
Hit http://archive.ubuntu.com precise/universe Translation-en_CA
Hit http://archive.ubuntu.com precise-updates/main Translation-en_GB
Hit http://archive.ubuntu.com precise-updates/main Translation-en
Hit http://archive.ubuntu.com precise-updates/main Translation-en_AU
Hit http://archive.ubuntu.com precise-updates/main Translation-en_CA
Hit http://archive.ubuntu.com precise-updates/multiverse Translation-en_GB
Hit http://archive.ubuntu.com precise-updates/multiverse Translation-en
Hit http://archive.ubuntu.com precise-updates/multiverse Translation-en_AU
Hit http://archive.ubuntu.com precise-updates/restricted Translation-en_GB
Hit http://archive.ubuntu.com precise-updates/restricted Translation-en
Hit http://archive.ubuntu.com precise-updates/restricted Translation-en_AU
Hit http://archive.ubuntu.com precise-updates/universe Translation-en_GB
Hit http://archive.ubuntu.com precise-updates/universe Translation-en
Hit http://archive.ubuntu.com precise-updates/universe Translation-en_CA
Hit http://archive.ubuntu.com precise-security/main Translation-en
Hit http://archive.ubuntu.com precise-security/multiverse Translation-en
Hit http://archive.ubuntu.com precise-security/restricted Translation-en
Hit http://archive.ubuntu.com precise-security/universe Translation-en
Hit http://archive.ubuntu.com precise-proposed/main Translation-en_GB
Hit http://archive.ubuntu.com precise-proposed/main Translation-en
Hit http://archive.ubuntu.com precise-proposed/main Translation-en_AU
Hit http://archive.ubuntu.com precise-proposed/main Translation-en_CA
Hit http://archive.getdeb.net precise-getdeb/apps Sources
Hit http://archive.ubuntu.com precise-proposed/multiverse Translation-en_GB
Hit http://archive.ubuntu.com precise-proposed/multiverse Translation-en
Hit http://archive.ubuntu.com precise-proposed/multiverse Translation-en_AU
Hit http://archive.ubuntu.com precise-proposed/restricted Translation-en_GB
Hit http://archive.ubuntu.com precise-proposed/restricted Translation-en
Hit http://archive.ubuntu.com precise-proposed/restricted Translation-en_AU
Hit http://archive.ubuntu.com precise-proposed/universe Translation-en_GB
Hit http://archive.ubuntu.com precise-proposed/universe Translation-en
Hit http://archive.ubuntu.com precise-proposed/universe Translation-en_CA
Hit http://archive.ubuntu.com precise-backports/main Translation-en
Hit http://archive.ubuntu.com precise-backports/multiverse Translation-en
Hit http://archive.ubuntu.com precise-backports/restricted Translation-en
Hit http://archive.ubuntu.com precise-backports/universe Translation-en
Hit http://archive.getdeb.net precise-getdeb/apps amd64 Packages
Hit http://archive.getdeb.net precise-getdeb/apps i386 Packages
Ign http://archive.getdeb.net precise-getdeb/apps TranslationIndex
Ign http://packages.medibuntu.org precise/free Translation-en_GB
Ign http://packages.medibuntu.org precise/free Translation-en
Ign http://packages.medibuntu.org precise/free Translation-en_US
Ign http://packages.medibuntu.org precise/free Translation-en_AU
Ign http://packages.medibuntu.org precise/free Translation-en_CA
Ign http://packages.medibuntu.org precise/non-free Translation-en_GB
Ign http://packages.medibuntu.org precise/non-free Translation-en
Ign http://packages.medibuntu.org precise/non-free Translation-en_US
Ign http://packages.medibuntu.org precise/non-free Translation-en_AU
Ign http://packages.medibuntu.org precise/non-free Translation-en_CA
Ign http://archive.getdeb.net precise-getdeb/apps Translation-en_GB
Ign http://archive.getdeb.net precise-getdeb/apps Translation-en
Ign http://archive.getdeb.net precise-getdeb/apps Translation-en_US
Ign http://archive.getdeb.net precise-getdeb/apps Translation-en_AU
Ign http://archive.getdeb.net precise-getdeb/apps Translation-en_CA
Reading package lists... Done
norman@norman-desktop:~$ sudo apt-get install alsa-hda-dkms
Reading package lists... Done
Building dependency tree
Reading state information... Done
alsa-hda-dkms is already the newest version.
The following packages were automatically installed and are no longer required:
  gstreamer0.10-fluendo-mp3:i386 acroread-common liboil0.3:i386
Use 'apt-get autoremove' to remove them.
0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.
norman@norman-desktop:~$ sudo apt-get autoremove
Reading package lists... Done
Building dependency tree
Reading state information... Done
The following packages will be REMOVED
  acroread-common gstreamer0.10-fluendo-mp3:i386 liboil0.3:i386
0 upgraded, 0 newly installed, 3 to remove and 0 not upgraded.
After this operation, 870 kB disk space will be freed.
Do you want to continue [Y/n]? y
(Reading database ... 302402 files and directories currently installed.)
Removing acroread-common ...
Removing gstreamer0.10-fluendo-mp3:i386 ...
Removing liboil0.3:i386 ...
Processing triggers for libc-bin ...
ldconfig deferred processing now taking place
norman@norman-desktop:~$ amixer
amixer: Mixer attach default error: No such file or directory
norman@norman-desktop:~$ alsamixer
cannot open mixer: No such file or directory
norman@norman-desktop:~$ sudo aplay -l
aplay: device_list:252: no soundcards found...
norman@norman-desktop:~$
norman@norman-desktop:~$
norman@norman-desktop:~$ cat /proc/asound/{version,cards,devices,hwdep,pcm,seq/clients}; sudo rm /etc/asound.conf; sudo rm -r ~/.pulse ~/.asound* ;sudo rm ~/.pulse-cookie; sudo apt-get update; sudo apt-get install aptitude; sudo aptitude install paman gnome-alsamixer libasound2-plugins padevchooser libsdl1.2debian-pulseaudio; sudo lshw -short;ls -lart /dev/snd; cat /dev/sndstat; lspci -nn; lsusb; sudo which alsactl; sudo fuser -v /dev/dsp /dev/snd/* ; dpkg -S bin/slmodemd; dmesg | egrep 'EMU|probe|emu|ALSA|alsa|ac97|udi|snd|ound|irmware'; sudo /etc/init.d/sl-modem-daemon status; sudo grep model /etc/modprobe.d/* ; sudo dmidecode|egrep 'anufact|roduct|erial|elease'; lsmod | egrep 'snd|usb|midi|udio'; aplay -l; sudo alsa force-reload; sudo lshw -C sound
cat: /proc/asound/version: No such file or directory
cat: /proc/asound/cards: No such file or directory
cat: /proc/asound/devices: No such file or directory
cat: /proc/asound/hwdep: No such file or directory
cat: /proc/asound/pcm: No such file or directory
cat: /proc/asound/seq/clients: No such file or directory
rm: cannot remove `/etc/asound.conf': No such file or directory
rm: cannot remove `/home/norman/.asound*': No such file or directory
Hit http://extras.ubuntu.com precise Release.gpg
Hit http://packages.medibuntu.org precise Release.gpg
Hit http://archive.canonical.com precise Release.gpg
Hit http://ppa.launchpad.net precise Release.gpg
Hit http://ppa.launchpad.net precise Release.gpg
Hit http://extras.ubuntu.com precise Release
Hit http://archive.canonical.com precise Release
Hit http://ppa.launchpad.net precise Release
Hit http://packages.medibuntu.org precise Release
Hit http://extras.ubuntu.com precise/main Sources
Hit http://archive.canonical.com precise/partner amd64 Packages
Hit http://ppa.launchpad.net precise Release
Hit http://extras.ubuntu.com precise/main amd64 Packages
Hit http://extras.ubuntu.com precise/main i386 Packages
Ign http://extras.ubuntu.com precise/main TranslationIndex
Hit http://archive.ubuntu.com precise Release.gpg
Hit http://archive.ubuntu.com precise-updates Release.gpg
Hit http://archive.canonical.com precise/partner i386 Packages
Hit http://archive.ubuntu.com precise-security Release.gpg
Ign http://archive.canonical.com precise/partner TranslationIndex
Hit http://archive.ubuntu.com precise-proposed Release.gpg
Hit http://archive.ubuntu.com precise-backports Release.gpg
Hit http://ppa.launchpad.net precise/main Sources
Hit http://ppa.launchpad.net precise/main amd64 Packages
Hit http://ppa.launchpad.net precise/main i386 Packages
Ign http://ppa.launchpad.net precise/main TranslationIndex
Hit http://packages.medibuntu.org precise/free amd64 Packages
Hit http://ppa.launchpad.net precise/main amd64 Packages
Hit http://ppa.launchpad.net precise/main i386 Packages
Ign http://ppa.launchpad.net precise/main TranslationIndex
Hit http://archive.ubuntu.com precise Release
Hit http://packages.medibuntu.org precise/non-free amd64 Packages
Hit http://archive.ubuntu.com precise-updates Release
Hit http://archive.ubuntu.com precise-security Release
Hit http://archive.ubuntu.com precise-proposed Release
Hit http://packages.medibuntu.org precise/free i386 Packages
Hit http://archive.getdeb.net precise-getdeb Release.gpg
Hit http://archive.ubuntu.com precise-backports Release
Hit http://archive.ubuntu.com precise/main Sources
Hit http://archive.ubuntu.com precise/restricted Sources
Hit http://archive.ubuntu.com precise/universe Sources
Hit http://archive.ubuntu.com precise/multiverse Sources
Hit http://archive.ubuntu.com precise/main amd64 Packages
Hit http://packages.medibuntu.org precise/non-free i386 Packages
Hit http://archive.ubuntu.com precise/restricted amd64 Packages
Hit http://archive.ubuntu.com precise/universe amd64 Packages
Hit http://archive.ubuntu.com precise/multiverse amd64 Packages
Hit http://archive.ubuntu.com precise/main i386 Packages
Hit http://archive.ubuntu.com precise/restricted i386 Packages
Hit http://archive.ubuntu.com precise/universe i386 Packages
Hit http://archive.ubuntu.com precise/multiverse i386 Packages
Hit http://archive.ubuntu.com precise/main TranslationIndex
Hit http://archive.ubuntu.com precise/multiverse TranslationIndex
Ign http://packages.medibuntu.org precise/free TranslationIndex
Ign http://extras.ubuntu.com precise/main Translation-en_GB
Ign http://extras.ubuntu.com precise/main Translation-en
Ign http://archive.canonical.com precise/partner Translation-en_GB
Hit http://archive.ubuntu.com precise/restricted TranslationIndex
Ign http://packages.medibuntu.org precise/non-free TranslationIndex
Hit http://archive.ubuntu.com precise/universe TranslationIndex
Hit http://archive.ubuntu.com precise-updates/main Sources
Hit http://archive.ubuntu.com precise-updates/restricted Sources
Hit http://archive.ubuntu.com precise-updates/universe Sources
Hit http://archive.ubuntu.com precise-updates/multiverse Sources
Ign http://ppa.launchpad.net precise/main Translation-en_GB
Ign http://extras.ubuntu.com precise/main Translation-en_US
Ign http://extras.ubuntu.com precise/main Translation-en_AU
Ign http://extras.ubuntu.com precise/main Translation-en_CA
Ign http://archive.canonical.com precise/partner Translation-en
Ign http://ppa.launchpad.net precise/main Translation-en
Ign http://ppa.launchpad.net precise/main Translation-en_US
Ign http://ppa.launchpad.net precise/main Translation-en_AU
Ign http://ppa.launchpad.net precise/main Translation-en_CA
Ign http://ppa.launchpad.net precise/main Translation-en_GB
Ign http://ppa.launchpad.net precise/main Translation-en
Ign http://archive.canonical.com precise/partner Translation-en_US
Ign http://archive.canonical.com precise/partner Translation-en_AU
Ign http://archive.canonical.com precise/partner Translation-en_CA
Hit http://archive.ubuntu.com precise-updates/main amd64 Packages
Hit http://archive.ubuntu.com precise-updates/restricted amd64 Packages
Hit http://archive.ubuntu.com precise-updates/universe amd64 Packages
Hit http://archive.ubuntu.com precise-updates/multiverse amd64 Packages
Hit http://archive.ubuntu.com precise-updates/main i386 Packages
Hit http://archive.ubuntu.com precise-updates/restricted i386 Packages
Hit http://archive.ubuntu.com precise-updates/universe i386 Packages
Hit http://archive.ubuntu.com precise-updates/multiverse i386 Packages
Hit http://archive.ubuntu.com precise-updates/main TranslationIndex
Ign http://ppa.launchpad.net precise/main Translation-en_US
Ign http://ppa.launchpad.net precise/main Translation-en_AU
Ign http://ppa.launchpad.net precise/main Translation-en_CA
Hit http://archive.ubuntu.com precise-updates/multiverse TranslationIndex
Hit http://archive.ubuntu.com precise-updates/restricted TranslationIndex
Hit http://archive.ubuntu.com precise-updates/universe TranslationIndex
Hit http://archive.ubuntu.com precise-security/main Sources
Hit http://archive.ubuntu.com precise-security/restricted Sources
Hit http://archive.ubuntu.com precise-security/universe Sources
Hit http://archive.ubuntu.com precise-security/multiverse Sources
Hit http://archive.ubuntu.com precise-security/main amd64 Packages
Hit http://archive.ubuntu.com precise-security/restricted amd64 Packages
Hit http://archive.ubuntu.com precise-security/universe amd64 Packages
Hit http://archive.ubuntu.com precise-security/multiverse amd64 Packages
Hit http://archive.ubuntu.com precise-security/main i386 Packages
Hit http://archive.ubuntu.com precise-security/restricted i386 Packages
Hit http://archive.ubuntu.com precise-security/universe i386 Packages
Hit http://archive.ubuntu.com precise-security/multiverse i386 Packages
Hit http://archive.ubuntu.com precise-security/main TranslationIndex
Hit http://archive.ubuntu.com precise-security/multiverse TranslationIndex
Hit http://archive.ubuntu.com precise-security/restricted TranslationIndex
Hit http://archive.ubuntu.com precise-security/universe TranslationIndex
Hit http://archive.ubuntu.com precise-proposed/restricted amd64 Packages
Hit http://archive.ubuntu.com precise-proposed/main amd64 Packages
Hit http://archive.getdeb.net precise-getdeb Release
Hit http://archive.ubuntu.com precise-proposed/multiverse amd64 Packages
Hit http://archive.ubuntu.com precise-proposed/universe amd64 Packages
Hit http://archive.ubuntu.com precise-proposed/restricted i386 Packages
Hit http://archive.ubuntu.com precise-proposed/main i386 Packages
Hit http://archive.ubuntu.com precise-proposed/multiverse i386 Packages
Hit http://archive.ubuntu.com precise-proposed/universe i386 Packages
Hit http://archive.ubuntu.com precise-proposed/main TranslationIndex
Hit http://archive.ubuntu.com precise-proposed/multiverse TranslationIndex
Hit http://archive.ubuntu.com precise-proposed/restricted TranslationIndex
Hit http://archive.ubuntu.com precise-proposed/universe TranslationIndex
Hit http://archive.ubuntu.com precise-backports/restricted amd64 Packages
Hit http://archive.ubuntu.com precise-backports/main amd64 Packages
Hit http://archive.ubuntu.com precise-backports/multiverse amd64 Packages
Hit http://archive.ubuntu.com precise-backports/universe amd64 Packages
Hit http://archive.ubuntu.com precise-backports/restricted i386 Packages
Hit http://archive.ubuntu.com precise-backports/main i386 Packages
Hit http://archive.ubuntu.com precise-backports/multiverse i386 Packages
Hit http://archive.ubuntu.com precise-backports/universe i386 Packages
Hit http://archive.ubuntu.com precise-backports/main TranslationIndex
Hit http://archive.ubuntu.com precise-backports/multiverse TranslationIndex
Hit http://archive.ubuntu.com precise-backports/restricted TranslationIndex
Hit http://archive.ubuntu.com precise-backports/universe TranslationIndex
Hit http://archive.ubuntu.com precise/main Translation-en_GB
Hit http://archive.ubuntu.com precise/main Translation-en
Hit http://archive.ubuntu.com precise/main Translation-en_AU
Hit http://archive.ubuntu.com precise/main Translation-en_CA
Hit http://archive.ubuntu.com precise/multiverse Translation-en_GB
Hit http://archive.ubuntu.com precise/multiverse Translation-en
Hit http://archive.ubuntu.com precise/multiverse Translation-en_AU
Hit http://archive.ubuntu.com precise/restricted Translation-en_GB
Hit http://archive.ubuntu.com precise/restricted Translation-en
Hit http://archive.ubuntu.com precise/restricted Translation-en_AU
Hit http://archive.ubuntu.com precise/universe Translation-en_GB
Hit http://archive.ubuntu.com precise/universe Translation-en
Hit http://archive.ubuntu.com precise/universe Translation-en_CA
Hit http://archive.ubuntu.com precise-updates/main Translation-en_GB
Hit http://archive.ubuntu.com precise-updates/main Translation-en
Hit http://archive.ubuntu.com precise-updates/main Translation-en_AU
Hit http://archive.ubuntu.com precise-updates/main Translation-en_CA
Hit http://archive.ubuntu.com precise-updates/multiverse Translation-en_GB
Hit http://archive.getdeb.net precise-getdeb/apps Sources
Hit http://archive.ubuntu.com precise-updates/multiverse Translation-en
Hit http://archive.ubuntu.com precise-updates/multiverse Translation-en_AU
Hit http://archive.ubuntu.com precise-updates/restricted Translation-en_GB
Hit http://archive.ubuntu.com precise-updates/restricted Translation-en
Hit http://archive.ubuntu.com precise-updates/restricted Translation-en_AU
Hit http://archive.ubuntu.com precise-updates/universe Translation-en_GB
Hit http://archive.ubuntu.com precise-updates/universe Translation-en
Hit http://archive.ubuntu.com precise-updates/universe Translation-en_CA
Hit http://archive.ubuntu.com precise-security/main Translation-en
Hit http://archive.ubuntu.com precise-security/multiverse Translation-en
Hit http://archive.ubuntu.com precise-security/restricted Translation-en
Hit http://archive.ubuntu.com precise-security/universe Translation-en
Hit http://archive.ubuntu.com precise-proposed/main Translation-en_GB
Hit http://archive.ubuntu.com precise-proposed/main Translation-en
Hit http://archive.ubuntu.com precise-proposed/main Translation-en_AU
Hit http://archive.ubuntu.com precise-proposed/main Translation-en_CA
Hit http://archive.ubuntu.com precise-proposed/multiverse Translation-en_GB
Hit http://archive.ubuntu.com precise-proposed/multiverse Translation-en
Hit http://archive.ubuntu.com precise-proposed/multiverse Translation-en_AU
Hit http://archive.ubuntu.com precise-proposed/restricted Translation-en_GB
Hit http://archive.ubuntu.com precise-proposed/restricted Translation-en
Hit http://archive.ubuntu.com precise-proposed/restricted Translation-en_AU
Hit http://archive.ubuntu.com precise-proposed/universe Translation-en_GB
Hit http://archive.ubuntu.com precise-proposed/universe Translation-en
Hit http://archive.ubuntu.com precise-proposed/universe Translation-en_CA
Hit http://archive.ubuntu.com precise-backports/main Translation-en
Hit http://archive.ubuntu.com precise-backports/multiverse Translation-en
Hit http://archive.ubuntu.com precise-backports/restricted Translation-en
Hit http://archive.ubuntu.com precise-backports/universe Translation-en
Hit http://archive.getdeb.net precise-getdeb/apps amd64 Packages
Hit http://archive.getdeb.net precise-getdeb/apps i386 Packages
Ign http://archive.getdeb.net precise-getdeb/apps TranslationIndex
Ign http://packages.medibuntu.org precise/free Translation-en_GB
Ign http://packages.medibuntu.org precise/free Translation-en
Ign http://packages.medibuntu.org precise/free Translation-en_US
Ign http://packages.medibuntu.org precise/free Translation-en_AU
Ign http://packages.medibuntu.org precise/free Translation-en_CA
Ign http://packages.medibuntu.org precise/non-free Translation-en_GB
Ign http://packages.medibuntu.org precise/non-free Translation-en
Ign http://packages.medibuntu.org precise/non-free Translation-en_US
Ign http://packages.medibuntu.org precise/non-free Translation-en_AU
Ign http://packages.medibuntu.org precise/non-free Translation-en_CA
Ign http://archive.getdeb.net precise-getdeb/apps Translation-en_GB
Ign http://archive.getdeb.net precise-getdeb/apps Translation-en
Ign http://archive.getdeb.net precise-getdeb/apps Translation-en_US
Ign http://archive.getdeb.net precise-getdeb/apps Translation-en_AU
Ign http://archive.getdeb.net precise-getdeb/apps Translation-en_CA
Reading package lists... Done
Reading package lists... Done
Building dependency tree
Reading state information... Done
aptitude is already the newest version.
0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.
No candidate version found for padevchooser
No candidate version found for libsdl1.2debian-pulseaudio
No candidate version found for padevchooser
No candidate version found for libsdl1.2debian-pulseaudio
No packages will be installed, upgraded, or removed.
0 packages upgraded, 0 newly installed, 0 to remove and 0 not upgraded.
Need to get 0 B of archives. After unpacking 0 B will be used.

H/W path Device Class Description
=====================================================
                              system To Be Filled By O.E.M. (To Be Filled By O.E.M.)
/0 bus Wolfdale1333-D667.
/0/0 memory 64KiB BIOS
/0/4 processor Intel(R) Pentium(R) D CPU 2.80GHz
/0/4/5 memory 32KiB L1 cache
/0/4/6 memory 4MiB L2 cache
/0/10 memory 4GiB System Memory
/0/10/0 memory 2GiB DIMM SDRAM Synchronous
/0/10/1 memory 2GiB DIMM SDRAM Synchronous
/0/100 bridge 82945G/GZ/P/PL Memory Controller Hub
/0/100/2 display 82945G/GZ Integrated Graphics Controller
/0/100/1b multimedia N10/ICH 7 Family High Definition Audio Controller
/0/100/1c bridge N10/ICH 7 Family PCI Express Port 1
/0/100/1c.1 bridge N10/ICH 7 Family PCI Express Port 2
/0/100/1c.1/0 eth0 network RTL8101E/RTL8102E PCI Express Fast Ethernet control
/0/100/1d bus N10/ICH 7 Family USB UHCI Controller #1
/0/100/1d.1 bus N10/ICH 7 Family USB UHCI Controller #2
/0/100/1d.2 bus N10/ICH 7 Family USB UHCI Controller #3
/0/100/1d.3 bus N10/ICH 7 Family USB UHCI Controller #4
/0/100/1d.7 bus N10/ICH 7 Family USB2 EHCI Controller
/0/100/1e bridge 82801 PCI Bridge
/0/100/1f bridge 82801GB/GR (ICH7 Family) LPC Interface Bridge
/0/100/1f.1 storage 82801G (ICH7 Family) IDE Controller
/0/100/1f.2 scsi2 storage N10/ICH7 Family SATA Controller [IDE mode]
/0/100/1f.2/0 /dev/sda disk 250GB MAXTOR STM325031
/0/100/1f.2/0/1 /dev/sda1 volume 230GiB EXT4 volume
/0/100/1f.2/0/2 /dev/sda2 volume 2900MiB Extended partition
/0/100/1f.2/0/2/5 /dev/sda5 volume 2900MiB Linux swap / Solaris partition
/0/100/1f.2/1 /dev/sdb disk 1TB ST1000DL002-9TT1
/0/100/1f.2/1/1 /dev/sdb1 volume 889GiB EXT4 volume
/0/100/1f.2/1/2 /dev/sdb2 volume 29GiB EXT4 volume
/0/100/1f.3 bus N10/ICH 7 Family SMBus Controller
total 0
drwxr-xr-x 2 root root 80 Jun 13 02:23 .
crw-rw---T 1 root audio 116, 33 Jun 13 02:23 timer
crw-rw---T 1 root audio 116, 1 Jun 13 02:23 seq
drwxr-xr-x 15 root root 4200 Jun 13 02:34 ..
cat: /dev/sndstat: No such file or directory
00:00.0 Host bridge [0600]: Intel Corporation 82945G/GZ/P/PL Memory Controller Hub [8086:2770] (rev 02)
00:02.0 VGA compatible controller [0300]: Intel Corporation 82945G/GZ Integrated Graphics Controller [8086:2772] (rev 02)
00:1b.0 Audio device [0403]: Intel Corporation N10/ICH 7 Family High Definition Audio Controller [8086:27d8] (rev 01)
00:1c.0 PCI bridge [0604]: Intel Corporation N10/ICH 7 Family PCI Express Port 1 [8086:27d0] (rev 01)
00:1c.1 PCI bridge [0604]: Intel Corporation N10/ICH 7 Family PCI Express Port 2 [8086:27d2] (rev 01)
00:1d.0 USB controller [0c03]: Intel Corporation N10/ICH 7 Family USB UHCI Controller #1 [8086:27c8] (rev 01)
00:1d.1 USB controller [0c03]: Intel Corporation N10/ICH 7 Family USB UHCI Controller #2 [8086:27c9] (rev 01)
00:1d.2 USB controller [0c03]: Intel Corporation N10/ICH 7 Family USB UHCI Controller #3 [8086:27ca] (rev 01)
00:1d.3 USB controller [0c03]: Intel Corporation N10/ICH 7 Family USB UHCI Controller #4 [8086:27cb] (rev 01)
00:1d.7 USB controller [0c03]: Intel Corporation N10/ICH 7 Family USB2 EHCI Controller [8086:27cc] (rev 01)
00:1e.0 PCI bridge [0604]: Intel Corporation 82801 PCI Bridge [8086:244e] (rev e1)
00:1f.0 ISA bridge [0601]: Intel Corporation 82801GB/GR (ICH7 Family) LPC Interface Bridge [8086:27b8] (rev 01)
00:1f.1 IDE interface [0101]: Intel Corporation 82801G (ICH7 Family) IDE Controller [8086:27df] (rev 01)
00:1f.2 IDE interface [0101]: Intel Corporation N10/ICH7 Family SATA Controller [IDE mode] [8086:27c0] (rev 01)
00:1f.3 SMBus [0c05]: Intel Corporation N10/ICH 7 Family SMBus Controller [8086:27da] (rev 01)
01:00.0 Ethernet controller [0200]: Realtek Semiconductor Co., Ltd. RTL8101E/RTL8102E PCI Express Fast Ethernet controller [10ec:8136] (rev 01)
Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
Bus 002 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
Bus 003 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
Bus 004 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
Bus 005 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
Bus 002 Device 002: ID 046d:c31c Logitech, Inc. Keyboard K120 for Business
Bus 002 Device 003: ID 046d:c050 Logitech, Inc. RX 250 Optical Mouse
/usr/sbin/alsactl
Specified file name /dev/dsp does not exist.
dpkg-query: no path found matching pattern *bin/slmodemd*.
[ 0.000000] No AGP bridge found
[ 0.000000] Found optimal setting for mtrr clean up
[ 0.000000] found SMP MP-table at [ffff8800000ff780] ff780
[ 0.000000] No NUMA configuration found
[ 0.000000] No AGP bridge found
[ 0.213695] ACPI: No dock devices found.
[ 0.213700] HEST: Table not found.
[ 0.252302] pnp: PnP ACPI: found 15 devices
[ 0.267951] audit: initializing netlink socket (disabled)
[ 0.267964] type=2000 audit(1371082992.260:1): initialized
[ 0.303697] ERST: Table is not found!
[ 0.868450] Fixed MDIO Bus: probed
[ 0.868859] ehci_hcd 0000:00:1d.7: using broken periodic workaround
[ 0.888228] hub 1-0:1.0: USB hub found
[ 0.888697] hub 2-0:1.0: USB hub found
[ 0.889088] hub 3-0:1.0: USB hub found
[ 0.889491] hub 4-0:1.0: USB hub found
[ 0.889894] hub 5-0:1.0: USB hub found
[ 0.890157] i8042: PNP: No PS/2 controller found. Probing ports directly.
[ 0.906353] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found
[ 8.367549] lp: driver loaded but no devices found
[ 11.061707] leds_ss4200: no LED devices found
[ 11.982880] type=1400 audit(1371083004.573:2): apparmor="STATUS" operation="profile_load" name="/sbin/dhclient" pid=737 comm="apparmor_parser"
[ 11.983265] type=1400 audit(1371083004.573:3): apparmor="STATUS" operation="profile_load" name="/usr/lib/NetworkManager/nm-dhcp-client.action" pid=737 comm="apparmor_parser"
[ 11.983447] type=1400 audit(1371083004.573:4): apparmor="STATUS" operation="profile_replace" name="/sbin/dhclient" pid=736 comm="apparmor_parser"
[ 11.983463] type=1400 audit(1371083004.573:5): apparmor="STATUS" operation="profile_load" name="/usr/lib/connman/scripts/dhclient-script" pid=737 comm="apparmor_parser"
[ 11.983836] type=1400 audit(1371083004.573:6): apparmor="STATUS" operation="profile_replace" name="/usr/lib/NetworkManager/nm-dhcp-client.action" pid=736 comm="apparmor_parser"
[ 11.984069] type=1400 audit(1371083004.577:7): apparmor="STATUS" operation="profile_replace" name="/usr/lib/connman/scripts/dhclient-script" pid=736 comm="apparmor_parser"
[ 14.622053] type=1400 audit(1371083007.213:8): apparmor="STATUS" operation="profile_load" name="/usr/lib/cups/backend/cups-pdf" pid=825 comm="apparmor_parser"
[ 14.622529] type=1400 audit(1371083007.213:9): apparmor="STATUS" operation="profile_load" name="/usr/sbin/cupsd" pid=825 comm="apparmor_parser"
[ 19.353773] type=1400 audit(1371083011.945:10): apparmor="STATUS" operation="profile_load" name="/usr/lib/lightdm/lightdm/lightdm-guest-session-wrapper" pid=1043 comm="apparmor_parser"
[ 19.358091] type=1400 audit(1371083011.949:11): apparmor="STATUS" operation="profile_replace" name="/sbin/dhclient" pid=1044 comm="apparmor_parser"
[ 19.358497] type=1400 audit(1371083011.949:12): apparmor="STATUS" operation="profile_replace" name="/usr/lib/NetworkManager/nm-dhcp-client.action" pid=1044 comm="apparmor_parser"
[ 19.359177] type=1400 audit(1371083011.949:13): apparmor="STATUS" operation="profile_replace" name="/usr/lib/connman/scripts/dhclient-script" pid=1044 comm="apparmor_parser"
[ 19.386492] type=1400 audit(1371083011.977:14): apparmor="STATUS" operation="profile_load" name="/usr/share/gdm/guest-session/Xsession" pid=1042 comm="apparmor_parser"
[ 19.477436] type=1400 audit(1371083012.069:15): apparmor="STATUS" operation="profile_load" name="/usr/lib/telepathy/mission-control-5" pid=1047 comm="apparmor_parser"
[ 19.477902] type=1400 audit(1371083012.069:16): apparmor="STATUS" operation="profile_load" name="/usr/lib/telepathy/telepathy-*" pid=1047 comm="apparmor_parser"
[ 19.483344] type=1400 audit(1371083012.073:17): apparmor="STATUS" operation="profile_replace" name="/usr/lib/cups/backend/cups-pdf" pid=1048 comm="apparmor_parser"
[ 19.483829] type=1400 audit(1371083012.073:18): apparmor="STATUS" operation="profile_replace" name="/usr/sbin/cupsd" pid=1048 comm="apparmor_parser"
[ 19.539909] type=1400 audit(1371083012.129:19): apparmor="STATUS" operation="profile_load" name="/usr/sbin/tcpdump" pid=1050 comm="apparmor_parser"
[ 22.934023] init: alsa-restore main process (1116) terminated with status 19
sudo: /etc/init.d/sl-modem-daemon: command not found
 Release Date: 03/14/2008
  Serial services are supported (int 14h)
 Manufacturer: To Be Filled By O.E.M.
 Product Name: To Be Filled By O.E.M.
 Serial Number: To Be Filled By O.E.M.
 Manufacturer:
 Product Name: Wolfdale1333-D667.
 Serial Number:
 Manufacturer: To Be Filled By O.E.M.
 Serial Number: To Be Filled By O.E.M.
 Manufacturer: Intel
 Serial Number: To Be Filled By O.E.M.
 Manufacturer: Manufacturer0
 Serial Number: SerNum0
 Manufacturer: Manufacturer1
 Serial Number: SerNum1
snd_hda_intel 10747 0
usbhid 47238 0
hid 99636 1 usbhid
aplay: device_list:252: no soundcards found...
Unloading ALSA sound driver modules: (none loaded).
Loading ALSA sound driver modules: (none to reload).
  *-multimedia UNCLAIMED
       description: Audio device
       product: N10/ICH 7 Family High Definition Audio Controller
       vendor: Intel Corporation
       physical id: 1b
       bus info: pci@0000:00:1b.0
       version: 01
       width: 64 bits
       clock: 33MHz
       capabilities: pm msi pciexpress bus_master cap_list
       configuration: latency=0
       resources: memory:fde38000-fde3bfff
norman@norman-desktop:~$

Revision history for this message
Norman Duncan (norman-artofnow) said :
#8

norman@norman-desktop:~$ echo "Sound cards recognized by the system:"; lspci -nn | grep --color=none '\[04[80][13]\]'; echo "Sound cards recognized by ALSA:"; lspci -nn | grep '\[04[80][13]\]' | while read line; do lspci -nnk | grep -A 3 '\[04[80][13]\]' | grep -e 'Kernel modules: ..*' -e '\[04[80][13]\]' | grep --color=none -F "$line"; done; echo "Sound cards recognized by ALSA, and activated:"; lspci -nn | grep '\[04[80][13]\]' | while read line; do lspci -nnk | grep -A 3 '\[04[80][13]\]' | grep -e 'Kernel drivers in use: ..*' -e '\[04[80][13]\]' | grep --color=none -F "$line"; done
Sound cards recognized by the system:
00:1b.0 Audio device [0403]: Intel Corporation N10/ICH 7 Family High Definition Audio Controller [8086:27d8] (rev 01)
Sound cards recognized by ALSA:
00:1b.0 Audio device [0403]: Intel Corporation N10/ICH 7 Family High Definition Audio Controller [8086:27d8] (rev 01)
Sound cards recognized by ALSA, and activated:
00:1b.0 Audio device [0403]: Intel Corporation N10/ICH 7 Family High Definition Audio Controller [8086:27d8] (rev 01)
norman@norman-desktop:~$ sudo aplay ĺ
[sudo] password for norman:
Home directory /home/norman not ours.
ALSA lib confmisc.c:768:(parse_card) cannot find card '0'
ALSA lib conf.c:4241:(_snd_config_evaluate) function snd_func_card_driver returned error: No such file or directory
ALSA lib confmisc.c:392:(snd_func_concat) error evaluating strings
ALSA lib conf.c:4241:(_snd_config_evaluate) function snd_func_concat returned error: No such file or directory
ALSA lib confmisc.c:1251:(snd_func_refer) error evaluating name
ALSA lib conf.c:4241:(_snd_config_evaluate) function snd_func_refer returned error: No such file or directory
ALSA lib conf.c:4720:(snd_config_expand) Evaluate error: No such file or directory
ALSA lib pcm.c:2217:(snd_pcm_open_noupdate) Unknown PCM default
aplay: main:682: audio open error: No such file or directory
norman@norman-desktop:~$ amixer
amixer: Mixer attach default error: No such file or directory
norman@norman-desktop:~$ alsamixer
cannot open mixer: No such file or directory
norman@norman-desktop:~$

Revision history for this message
Bashing-om (bashing-om) said :
#9

Norman, a quick perusal .. Why is /proc/asound/ not being populated with the required directories ?
and I notice
[quote]
norman@norman-desktop:~$ sudo aplay ĺ
[sudo] password for norman:
Home directory /home/norman not ours.
[/quote] Is the variable "$XAUTHORITY" set and what are the access rights on ~/.Xauthority and ~/.ICEauthority ?
For others: I happen to be aware of some of the background on Norman's system (ubuntuforums.org), and the present /home is a substitution with an older /home. How deeply this relates, I can not say.

no answers, just more questions... Bashing-om said that

Revision history for this message
Norman Duncan (norman-artofnow) said :
#10

Bashing-om
I don't know how to fund the answers to your questions above
Can you give me clear instructions to find out

Revision history for this message
N1ck 7h0m4d4k15 (nicktux) said :
#11

The first mistake here is that you have enabled the precise-proposed repositories. Those are for testing proposes only and can create a bunch of problems. Now is not a good idea to remove these repositories, but I told you that for future use.

Have you tried to boot from an older kernel ? (previous linux versions). Select an older kernel from grub bootloader and see if sound works there. Perhaps this is a bug on new kernel and if sound work with an older kernel then stick with it.

Regards
 NikTh

Revision history for this message
Norman Duncan (norman-artofnow) said :
#12

Thanks NikTh
The first problem was in when it got stuck in grub bootloader.
I (we) have managed to repair grub but we now do not have old linux images in the grub menu
though they seem to be there as zip files in the boot directory

Revision history for this message
N1ck 7h0m4d4k15 (nicktux) said :
#13

Yes, they are there. Also you have some kernel versions that are too old to use.. you must remove them.

Provide the output of following commands please

    sudo update-grub
    cat /boot/grub/grub.cfg
    stat -c "%a %n" /etc/grub.d/*
    sudo dd bs=512 count=1 if=/dev/sda 2>/dev/null | strings

Regards
 NikTh

Revision history for this message
Norman Duncan (norman-artofnow) said :
#14

I just uninstalled a bunch of sound applications I don't use.
Then ran Computer Janitor - reboot
... and the machine came up 'screaming' ... no volume control . so I unplugged microphone.

I can now play music and streaming audio ... the volume control on the apps functions OK.

It is not running Pulse audio.

norman@norman-desktop:~$ aplay -l
**** List of PLAYBACK Hardware Devices ****
card 0: Intel [HDA Intel], device 0: ALC662 rev1 Analog [ALC662 rev1 Analog]
  Subdevices: 1/1
  Subdevice #0: subdevice #0
norman@norman-desktop:~$ sudo usermod -aG `cat /etc/group | grep -e '^pulse:' -e '^audio:' -e '^pulse-access:' -e '^pulse-rt:' -e '^video:' | awk -F: '{print $1}' | tr '\n' ',' | sed 's:,$::g'` `whoami`
[sudo] password for norman:
norman@norman-desktop:~$ echo "Sound cards recognized by the system:"; lspci -nn | grep --color=none '\[04[80][13]\]'; echo "Sound cards recognized by ALSA:"; lspci -nn | grep '\[04[80][13]\]' | while read line; do lspci -nnk | grep -A 3 '\[04[80][13]\]' | grep -e 'Kernel modules: ..*' -e '\[04[80][13]\]' | grep --color=none -F "$line"; done; echo "Sound cards recognized by ALSA, and activated:"; lspci -nn | grep '\[04[80][13]\]' | while read line; do lspci -nnk | grep -A 3 '\[04[80][13]\]' | grep -e 'Kernel drivers in use: ..*' -e '\[04[80][13]\]' | grep --color=none -F "$line"; done
Sound cards recognized by the system:
00:1b.0 Audio device [0403]: Intel Corporation N10/ICH 7 Family High Definition Audio Controller [8086:27d8] (rev 01)
Sound cards recognized by ALSA:
00:1b.0 Audio device [0403]: Intel Corporation N10/ICH 7 Family High Definition Audio Controller [8086:27d8] (rev 01)
Sound cards recognized by ALSA, and activated:
00:1b.0 Audio device [0403]: Intel Corporation N10/ICH 7 Family High Definition Audio Controller [8086:27d8] (rev 01)
norman@norman-desktop:~$ wget -O alsa-info.sh http://www.alsa-project.org/alsa-info.sh && chmod +x ./alsa-info.sh && ./alsa-info.sh
--2013-06-13 17:42:26-- http://www.alsa-project.org/alsa-info.sh
Resolving www.alsa-project.org (www.alsa-project.org)... 77.48.224.243
Connecting to www.alsa-project.org (www.alsa-project.org)|77.48.224.243|:80... connected.
HTTP request sent, awaiting response... 302 Found
Location: http://git.alsa-project.org/?p=alsa-driver.git;a=blob_plain;hb=refs/heads/build;f=alsa/utils/alsa-info.sh [following]
--2013-06-13 17:42:27-- http://git.alsa-project.org/?p=alsa-driver.git;a=blob_plain;hb=refs/heads/build;f=alsa/utils/alsa-info.sh
Resolving git.alsa-project.org (git.alsa-project.org)... 77.48.224.243
Connecting to git.alsa-project.org (git.alsa-project.org)|77.48.224.243|:80... connected.
HTTP request sent, awaiting response... 200 OK
Length: unspecified [application/x-sh]
Saving to: 'alsa-info.sh'

    [ <=> ] 27,791 --.-K/s in 0.1s

2013-06-13 17:42:27 (282 KB/s) - 'alsa-info.sh' saved [27791]

ALSA Information Script v 0.4.62
--------------------------------

This script visits the following commands/files to collect diagnostic
information about your ALSA installation and sound related hardware.

  dmesg
  lspci
  lsmod
  aplay
  amixer
  alsactl
  /proc/asound/
  /sys/class/sound/
  ~/.asoundrc (etc.)

See './alsa-info.sh --help' for command line options.

Automatically upload ALSA information to www.alsa-project.org? [y/N] : y
Uploading information to www.alsa-project.org ... Done!

Your ALSA information is located at http://www.alsa-project.org/db/?f=27284f3466a716562ec66071e8fa43982a13f778

Please inform the person helping you.

norman@norman-desktop:~$

Revision history for this message
N1ck 7h0m4d4k15 (nicktux) said :
#15

Have you tried to boot from an older kernel ? If this is a kernel's dysfunction then we struggle here for nothing.

Also you can try to test the latest mainline kernel and see if sound works there.
http://kernel.ubuntu.com/~kernel-ppa/mainline/v3.9.6-saucy/

I cannot see anything weird at this last alsa-info you posted.

Regards
 NikTh

Can you help with this problem?

Provide an answer of your own, or ask Norman Duncan for more information if necessary.

To post a message you must log in.