Unable to Hear Sound

Asked by Fahad Ahmed Syed

Hello!

I am unable to hear sound from Speakers or headphones in Ubuntu 14.04 version.

Following is my Computer link: http://h20564.www2.hp.com/hpsc/doc/public/display?docId=emr_na-c01574818

Looks like a sound drivers issue. However, sound icon appears at the top and it is not even muted. Could you please let me know, how can I troubleshoot this issue?

Question information

Language:
English Edit question
Status:
Expired
For:
Ubuntu unity 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
Fahad Ahmed Syed (fahad-ahmed60-w) said :
#2

fahad@fahadSCC:~$ wget -O alsa-info.sh http://www.alsa-project.org/alsa-info.sh && chmod +x ./alsa-info.sh && ./alsa-info.sh --upload
--2015-04-20 19:23:14-- 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-utils.git;a=blob_plain;f=alsa-info/alsa-info.sh [following]
--2015-04-20 19:23:19-- http://git.alsa-project.org/?p=alsa-utils.git;a=blob_plain;f=alsa-info/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: 27812 (27K) [application/x-sh]
Saving to: ‘alsa-info.sh’

100%[======================================>] 27,812 --.-K/s in 0.002s

2015-04-20 19:23:20 (13.0 MB/s) - ‘alsa-info.sh’ saved [27812/27812]

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:1590: No soundcards found...
cat: /tmp/alsa-info.jcCyuJuErS/alsactl.tmp: No such file or directory

 ALSA-Info v 0.4.64
 ──────────────────────────────────────────────────────────────────────────────

    ┌────────────────────────────────────────────────────────────────────┐
    │ Uploading information to www.alsa-project.org ... │
    │ ┌──────────────────────────────────────────────────────────────┐ │
    │ │ 0% │ │
    │ └──────────────────────────────────────────────────────────────┘ │
    └────────────────────────────────────────────────────────────────────┘

 ALSA-Info v 0.4.64
 ──────────────────────────────────────────────────────────────────────────────

┌───────────────────────────Information uploaded─────────────────────────────
│ Would you like to see the uploaded information? │
│ │
├────────────────────────────────────────────────────────────────────────────
│ < Yes > < No > │
└────────────────────────────────────────────────────────────────────────────

┌────────────────────────────────────────────────────────────────────────────
│ upload=true&script=true&cardinfo= │q
│ !!################################ │
│ !!ALSA Information Script v 0.4.64 │
│ !!################################ │
│ │
│ !!Script ran on: Mon Apr 20 16:23:20 UTC 2015 │
│ │
│ │
│ !!Linux Distribution │
│ !!------------------ │
│ │
│ Ubuntu 14.04.2 LTS \n \l DISTRIB_ID=Ubuntu DISTRIB_DESCRIPTION="Ubuntu 14. │
│ │
│ │
│ !!DMI Information │
│ !!--------------- │
│ │
│ Manufacturer: Hewlett-Packard │
│ Product Name: HP Compaq dx7500 Microtower │
├────┴(+)────────────────────────────────────────────────────────────21%─────┤
│ < EXIT > │
└────────────────────────────────────────────────────────────────────────────

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

Please inform the person helping you.

Revision history for this message
Mark Rijckenberg (markrijckenberg) said :
#3

Your Terminal output shows this issue:

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

Driver version:
Library version: 1.0.25
Utilities version: 1.0.27.2

There is no ALSA driver installed.

Please first run this command:

sudo apt-get update;sudo apt-get dist-upgrade; sudo apt-get install pavucontrol linux-sound-base alsa-base alsa-utils lightdm ubuntu-desktop linux-image-`uname -r` libasound2; sudo apt-get -y --reinstall install linux-sound-base alsa-base alsa-utils lightdm ubuntu-desktop linux-image-`uname -r` libasound2; killall pulseaudio; rm -r ~/.pulse*; ubuntu-support-status; 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`

Then reboot and retest sound output using headphones and speakers.

Test all audio jacks at the front and the back of your PC.

Then resend the full Terminal output from step 3 and step 4 in the following procedure:

https://help.ubuntu.com/community/SoundTroubleshootingProcedure

Revision history for this message
Fahad Ahmed Syed (fahad-ahmed60-w) said :
#4

Terminal Output step 3:

fahad@fahadSCC:~$ wget -O alsa-info.sh http://www.alsa-project.org/alsa-info.sh && chmod +x ./alsa-info.sh && ./alsa-info.sh
--2015-04-21 09:57:35-- 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-utils.git;a=blob_plain;f=alsa-info/alsa-info.sh [following]
--2015-04-21 09:57:42-- http://git.alsa-project.org/?p=alsa-utils.git;a=blob_plain;f=alsa-info/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: 27812 (27K) [application/x-sh]
Saving to: ‘alsa-info.sh’

100%[======================================>] 27,812 --.-K/s in 0.002s

2015-04-21 09:57:43 (12.7 MB/s) - ‘alsa-info.sh’ saved [27812/27812]

 ALSA-Info v 0.4.64
┌────────────────────────ALSA-Info script v 0.4.64───────────────────────────┐─
│ │
│ 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. │
│ │
│ │
├────────────────────────────────────────────────────────────────────────────
│ < OK > │
└────────────────────────────────────────────────────────────────────────────

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:1590: No soundcards found...
cat: /tmp/alsa-info.XsFOCJXd9F/alsactl.tmp: No such file or directory

 ALSA-Info v 0.4.64
 ──────────────────────────────────────────────────────────────────────────────

┌──────────────────────────Information collected─────────────────────────────
│ │
│ │
│ Automatically upload ALSA information to www.alsa-project.org? │
│ │
│ │
│ │
│ │
├────────────────────────────────────────────────────────────────────────────
│ < UPLOAD / SHARE > < SAVE LOCALLY > │
└────────────────────────────────────────────────────────────────────────────

 ALSA-Info v 0.4.64
 ──────────────────────────────────────────────────────────────────────────────

         ┌─────────────────Information collected────────────────────┐
         │ │
         │ │
         │ Your ALSA information is in │
         │ /tmp/alsa-info.txt.LYCkRu9YWM │
         │ │
         │ │
         ├──────────────────────────────────────────────────────────┤
         │ < OK > │
         └──────────────────────────────────────────────────────────┘

Also file info which I saved:

upload=true&script=true&cardinfo=
!!################################
!!ALSA Information Script v 0.4.64
!!################################

!!Script ran on: Tue Apr 21 06:57:53 UTC 2015

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

Ubuntu 14.04.2 LTS \n \l DISTRIB_ID=Ubuntu DISTRIB_DESCRIPTION="Ubuntu 14.04.2 LTS" NAME="Ubuntu" ID=ubuntu ID_LIKE=debian PRETTY_NAME="Ubuntu 14.04.2 LTS" HOME_URL="http://www.ubuntu.com/" SUPPORT_URL="http://help.ubuntu.com/" BUG_REPORT_URL="http://bugs.launchpad.net/ubuntu/"

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

Manufacturer: Hewlett-Packard
Product Name: HP Compaq dx7500 Microtower
Product Version:
Firmware Version: 5.09

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

Kernel release: 3.16.0-34-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.27.2

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

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

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

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

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

00:1b.0 Audio device: Intel Corporation 82801JI (ICH10 Family) HD Audio Controller

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

00:1b.0 0403: 8086:3a3e
 Subsystem: 103c:2a84

!!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---- 1 root audio 116, 1 Apr 21 09:51 /dev/snd/seq
crw-rw---- 1 root audio 116, 33 Apr 21 09:51 /dev/snd/timer

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

APLAY

aplay: device_list:268: no soundcards found...

ARECORD

arecord: device_list:268: no soundcards found...

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

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

--startcollapse--
--endcollapse--

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

Module
nls_utf8
isofs
pci_stub
vboxpci
vboxnetadp
vboxnetflt
vboxdrv
vmnet
vmw_vsock_vmci_transport
vsock
vmw_vmci
vmmon
bnep
rfcomm
bluetooth
6lowpan_iphc
hid_generic
usbhid
hid
i915
gpio_ich
video
drm_kms_helper
drm
coretemp
i2c_algo_bit
serio_raw
lpc_ich
shpchp
mac_hid
parport_pc
ppdev
lp
parport
firewire_ohci
firewire_core
psmouse
e1000e
crc_itu_t
pata_acpi
ptp
pps_core

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

___________________________________________________________________________________________

fahad@fahadSCC:~$ 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:1590: No soundcards found...
cat: /tmp/alsa-info.QkefKW5FZF/alsactl.tmp: No such file or directory
upload=true&script=true&cardinfo=
!!################################
!!ALSA Information Script v 0.4.64
!!################################

!!Script ran on: Tue Apr 21 07:04:56 UTC 2015

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

Ubuntu 14.04.2 LTS \n \l DISTRIB_ID=Ubuntu DISTRIB_DESCRIPTION="Ubuntu 14.04.2 LTS" NAME="Ubuntu" ID=ubuntu ID_LIKE=debian PRETTY_NAME="Ubuntu 14.04.2 LTS" HOME_URL="http://www.ubuntu.com/" SUPPORT_URL="http://help.ubuntu.com/" BUG_REPORT_URL="http://bugs.launchpad.net/ubuntu/"

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

Manufacturer: Hewlett-Packard
Product Name: HP Compaq dx7500 Microtower
Product Version:
Firmware Version: 5.09

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

Kernel release: 3.16.0-34-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.27.2

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

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

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

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

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

00:1b.0 Audio device: Intel Corporation 82801JI (ICH10 Family) HD Audio Controller

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

00:1b.0 0403: 8086:3a3e
 Subsystem: 103c:2a84

!!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---- 1 root audio 116, 1 Apr 21 09:51 /dev/snd/seq
crw-rw---- 1 root audio 116, 33 Apr 21 09:51 /dev/snd/timer

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

APLAY

aplay: device_list:268: no soundcards found...

ARECORD

arecord: device_list:268: no soundcards found...

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

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

--startcollapse--
--endcollapse--

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

Module
nls_utf8
isofs
pci_stub
vboxpci
vboxnetadp
vboxnetflt
vboxdrv
vmnet
vmw_vsock_vmci_transport
vsock
vmw_vmci
vmmon
bnep
rfcomm
bluetooth
6lowpan_iphc
hid_generic
usbhid
hid
i915
gpio_ich
video
drm_kms_helper
drm
coretemp
i2c_algo_bit
serio_raw
lpc_ich
shpchp
mac_hid
parport_pc
ppdev
lp
parport
firewire_ohci
firewire_core
psmouse
e1000e
crc_itu_t
pata_acpi
ptp
pps_core

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

___________________________________________________________________________________________________________________

fahad@fahadSCC:~$ uname -r
3.16.0-34-generic

____________________________________________________________________________________________________________________

fahad@fahadSCC:~$ 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'; pacmd list-sinks; aplay -l; sudo alsa force-reload; ubuntu-support-status ; 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
[sudo] password for fahad:
rm: cannot remove ‘/etc/asound.conf’: No such file or directory
rm: cannot remove ‘/home/fahad/.pulse’: No such file or directory
rm: cannot remove ‘/home/fahad/.asound*’: No such file or directory
rm: cannot remove ‘/home/fahad/.pulse-cookie’: No such file or directory
Ign http://us.archive.ubuntu.com trusty InRelease
Ign http://us.archive.ubuntu.com trusty-updates InRelease
Ign http://dl.google.com stable InRelease
Ign http://ppa.launchpad.net lucid InRelease
Hit http://dl.google.com stable Release.gpg
Ign http://ppa.launchpad.net trusty InRelease
Ign http://us.archive.ubuntu.com trusty-backports InRelease
Hit http://dl.google.com stable Release
Ign http://ppa.launchpad.net trusty InRelease
Ign http://us.archive.ubuntu.com trusty-security InRelease
Hit http://dl.google.com stable/main amd64 Packages
Hit http://us.archive.ubuntu.com trusty Release.gpg
Ign http://ppa.launchpad.net trusty InRelease
Get:1 http://us.archive.ubuntu.com trusty-updates Release.gpg [933 B]
Hit http://dl.google.com stable/main i386 Packages
Ign http://ppa.launchpad.net trusty InRelease
Hit http://us.archive.ubuntu.com trusty-backports Release.gpg
Get:2 http://us.archive.ubuntu.com trusty-security Release.gpg [933 B]
Ign http://ppa.launchpad.net trusty InRelease
Hit http://us.archive.ubuntu.com trusty Release
Ign http://ppa.launchpad.net trusty InRelease
Ign http://ppa.launchpad.net trusty InRelease
Ign http://ppa.launchpad.net trusty InRelease
Ign http://extras.ubuntu.com trusty InRelease
Ign http://ppa.launchpad.net trusty InRelease
Ign http://archive.canonical.com trusty InRelease
Hit http://extras.ubuntu.com trusty Release.gpg
Hit http://ppa.launchpad.net lucid Release.gpg
Hit http://archive.canonical.com trusty Release.gpg
Get:3 http://us.archive.ubuntu.com trusty-updates Release [63.5 kB]
Hit http://extras.ubuntu.com trusty Release
Hit http://ppa.launchpad.net trusty Release.gpg
Hit http://archive.canonical.com trusty Release
Hit http://us.archive.ubuntu.com trusty-backports Release
Hit http://extras.ubuntu.com trusty/main Sources
Hit http://ppa.launchpad.net trusty Release.gpg
Hit http://archive.canonical.com trusty/partner Sources
Hit http://extras.ubuntu.com trusty/main amd64 Packages
Ign http://ppa.launchpad.net trusty Release.gpg
Hit http://archive.canonical.com trusty/partner amd64 Packages
Hit http://extras.ubuntu.com trusty/main i386 Packages
Ign http://dl.google.com stable/main Translation-en_US
Hit http://ppa.launchpad.net trusty Release.gpg
Hit http://archive.canonical.com trusty/partner i386 Packages
Ign http://dl.google.com stable/main Translation-en
Hit http://ppa.launchpad.net trusty Release.gpg
Hit http://ppa.launchpad.net trusty Release.gpg
Hit http://ppa.launchpad.net trusty Release.gpg
Ign http://archive.canonical.com trusty/partner Translation-en
Get:4 http://us.archive.ubuntu.com trusty-security Release [63.5 kB]
Hit http://us.archive.ubuntu.com trusty/main Sources
Hit http://ppa.launchpad.net trusty Release.gpg
Hit http://us.archive.ubuntu.com trusty/restricted Sources
Hit http://ppa.launchpad.net trusty Release.gpg
Hit http://us.archive.ubuntu.com trusty/universe Sources
Hit http://ppa.launchpad.net lucid Release
Hit http://us.archive.ubuntu.com trusty/multiverse Sources
Hit http://us.archive.ubuntu.com trusty/main amd64 Packages
Hit http://ppa.launchpad.net trusty Release
Hit http://us.archive.ubuntu.com trusty/restricted amd64 Packages
Hit http://ppa.launchpad.net trusty Release
Hit http://us.archive.ubuntu.com trusty/universe amd64 Packages
Hit http://us.archive.ubuntu.com trusty/multiverse amd64 Packages
Ign http://ppa.launchpad.net trusty Release
Hit http://us.archive.ubuntu.com trusty/main i386 Packages
Hit http://ppa.launchpad.net trusty Release
Ign http://extras.ubuntu.com trusty/main Translation-en_US
Hit http://us.archive.ubuntu.com trusty/restricted i386 Packages
Hit http://us.archive.ubuntu.com trusty/universe i386 Packages
Hit http://ppa.launchpad.net trusty Release
Ign http://extras.ubuntu.com trusty/main Translation-en
Hit http://us.archive.ubuntu.com trusty/multiverse i386 Packages
Hit http://ppa.launchpad.net trusty Release
Hit http://us.archive.ubuntu.com trusty/main Translation-en
Hit http://ppa.launchpad.net trusty Release
Hit http://ppa.launchpad.net trusty Release
Hit http://us.archive.ubuntu.com trusty/multiverse Translation-en
Hit http://ppa.launchpad.net trusty Release
Hit http://us.archive.ubuntu.com trusty/restricted Translation-en
Hit http://ppa.launchpad.net lucid/main Sources
Hit http://ppa.launchpad.net lucid/main amd64 Packages
Hit http://us.archive.ubuntu.com trusty/universe Translation-en
Hit http://ppa.launchpad.net lucid/main i386 Packages
Hit http://ppa.launchpad.net trusty/main amd64 Packages
Hit http://ppa.launchpad.net trusty/main i386 Packages
Hit http://ppa.launchpad.net trusty/main amd64 Packages
Hit http://ppa.launchpad.net trusty/main i386 Packages
Hit http://ppa.launchpad.net trusty/main Translation-en
Hit http://ppa.launchpad.net trusty/main amd64 Packages
Hit http://ppa.launchpad.net trusty/main i386 Packages
Hit http://ppa.launchpad.net trusty/main Translation-en
Get:5 http://us.archive.ubuntu.com trusty-updates/main Sources [194 kB]
Get:6 http://us.archive.ubuntu.com trusty-updates/restricted Sources [2564 B]
Hit http://ppa.launchpad.net trusty/main amd64 Packages
Hit http://ppa.launchpad.net trusty/main i386 Packages
Hit http://ppa.launchpad.net trusty/main Translation-en
Hit http://ppa.launchpad.net trusty/main amd64 Packages
Hit http://ppa.launchpad.net trusty/main i386 Packages
Hit http://ppa.launchpad.net trusty/main Translation-en
Get:7 http://us.archive.ubuntu.com trusty-updates/universe Sources [112 kB]
Hit http://ppa.launchpad.net trusty/main amd64 Packages
Get:8 http://us.archive.ubuntu.com trusty-updates/multiverse Sources [4775 B]
Hit http://ppa.launchpad.net trusty/main i386 Packages
Hit http://ppa.launchpad.net trusty/main Translation-en
Hit http://ppa.launchpad.net trusty/main amd64 Packages
Hit http://ppa.launchpad.net trusty/main i386 Packages
Hit http://ppa.launchpad.net trusty/main Translation-en
Hit http://ppa.launchpad.net trusty/main amd64 Packages
Hit http://ppa.launchpad.net trusty/main i386 Packages
Hit http://ppa.launchpad.net trusty/main Translation-en
Get:9 http://us.archive.ubuntu.com trusty-updates/main amd64 Packages [502 kB]
Get:10 http://us.archive.ubuntu.com trusty-updates/restricted amd64 Packages [9238 B]
Get:11 http://us.archive.ubuntu.com trusty-updates/universe amd64 Packages [269 kB]
Get:12 http://us.archive.ubuntu.com trusty-updates/multiverse amd64 Packages [11.7 kB]
Get:13 http://us.archive.ubuntu.com trusty-updates/main i386 Packages [491 kB]
Ign http://ppa.launchpad.net lucid/main Translation-en_US
Get:14 http://us.archive.ubuntu.com trusty-updates/restricted i386 Packages [9256 B]
Ign http://ppa.launchpad.net lucid/main Translation-en
Ign http://ppa.launchpad.net trusty/main Translation-en_US
Ign http://ppa.launchpad.net trusty/main Translation-en
Err http://ppa.launchpad.net trusty/main amd64 Packages
  404 Not Found
Err http://ppa.launchpad.net trusty/main i386 Packages
  404 Not Found
Ign http://ppa.launchpad.net trusty/main Translation-en_US
Ign http://ppa.launchpad.net trusty/main Translation-en
Get:15 http://us.archive.ubuntu.com trusty-updates/universe i386 Packages [270 kB]
Get:16 http://us.archive.ubuntu.com trusty-updates/multiverse i386 Packages [11.9 kB]
Hit http://us.archive.ubuntu.com trusty-updates/main Translation-en
Hit http://us.archive.ubuntu.com trusty-updates/multiverse Translation-en
Hit http://us.archive.ubuntu.com trusty-updates/restricted Translation-en
Hit http://us.archive.ubuntu.com trusty-updates/universe Translation-en
Hit http://us.archive.ubuntu.com trusty-backports/main Sources
Hit http://us.archive.ubuntu.com trusty-backports/restricted Sources
Hit http://us.archive.ubuntu.com trusty-backports/universe Sources
Hit http://us.archive.ubuntu.com trusty-backports/multiverse Sources
Hit http://us.archive.ubuntu.com trusty-backports/main amd64 Packages
Hit http://us.archive.ubuntu.com trusty-backports/restricted amd64 Packages
Hit http://us.archive.ubuntu.com trusty-backports/universe amd64 Packages
Hit http://us.archive.ubuntu.com trusty-backports/multiverse amd64 Packages
Hit http://us.archive.ubuntu.com trusty-backports/main i386 Packages
Hit http://us.archive.ubuntu.com trusty-backports/restricted i386 Packages
Hit http://us.archive.ubuntu.com trusty-backports/universe i386 Packages
Hit http://us.archive.ubuntu.com trusty-backports/multiverse i386 Packages
Hit http://us.archive.ubuntu.com trusty-backports/main Translation-en
Hit http://us.archive.ubuntu.com trusty-backports/multiverse Translation-en
Hit http://us.archive.ubuntu.com trusty-backports/restricted Translation-en
Hit http://us.archive.ubuntu.com trusty-backports/universe Translation-en
Get:17 http://us.archive.ubuntu.com trusty-security/main Sources [78.4 kB]
Get:18 http://us.archive.ubuntu.com trusty-security/restricted Sources [2061 B]
Get:19 http://us.archive.ubuntu.com trusty-security/universe Sources [20.3 kB]
Get:20 http://us.archive.ubuntu.com trusty-security/multiverse Sources [1922 B]
Get:21 http://us.archive.ubuntu.com trusty-security/main amd64 Packages [258 kB]
Get:22 http://us.archive.ubuntu.com trusty-security/restricted amd64 Packages [8875 B]
Get:23 http://us.archive.ubuntu.com trusty-security/universe amd64 Packages [95.9 kB]
Get:24 http://us.archive.ubuntu.com trusty-security/multiverse amd64 Packages [3451 B]
Get:25 http://us.archive.ubuntu.com trusty-security/main i386 Packages [248 kB]
Get:26 http://us.archive.ubuntu.com trusty-security/restricted i386 Packages [8846 B]
Get:27 http://us.archive.ubuntu.com trusty-security/universe i386 Packages [95.9 kB]
Get:28 http://us.archive.ubuntu.com trusty-security/multiverse i386 Packages [3643 B]
Hit http://us.archive.ubuntu.com trusty-security/main Translation-en
Hit http://us.archive.ubuntu.com trusty-security/multiverse Translation-en
Hit http://us.archive.ubuntu.com trusty-security/restricted Translation-en
Hit http://us.archive.ubuntu.com trusty-security/universe Translation-en
Ign http://us.archive.ubuntu.com trusty/main Translation-en_US
Ign http://us.archive.ubuntu.com trusty/multiverse Translation-en_US
Ign http://us.archive.ubuntu.com trusty/restricted Translation-en_US
Ign http://us.archive.ubuntu.com trusty/universe Translation-en_US
Fetched 2841 kB in 1min 7s (41.8 kB/s)
W: Failed to fetch http://ppa.launchpad.net/openshot.developers/ppa/ubuntu/dists/trusty/main/binary-amd64/Packages 404 Not Found

W: Failed to fetch http://ppa.launchpad.net/openshot.developers/ppa/ubuntu/dists/trusty/main/binary-i386/Packages 404 Not Found

E: Some index files failed to download. They have been ignored, or old ones used instead.
Reading package lists... Done
Building dependency tree
Reading state information... Done
The following packages were automatically installed and are no longer required:
  dynamips lib32z1 libart-2.0-2 libc-ares2 libc6-i386 libsmi2ldbl libupstart1
  libwireshark-data libwireshark3 libwiretap3 libwsutil3 libxdo3
  linux-headers-3.16.0-30 linux-headers-3.16.0-30-generic
  linux-image-3.16.0-30-generic linux-image-extra-3.16.0-30-generic
  python-pexpect python-renderpm python-reportlab python-reportlab-accel
  wireshark wireshark-common xdotool
Use 'apt-get autoremove' to remove them.
The following extra packages will be installed:
  aptitude-common libboost-iostreams1.54.0 libcwidget3 libept1.4.12
Suggested packages:
  aptitude-doc-en aptitude-doc tasksel debtags libcwidget-dev
The following NEW packages will be installed:
  aptitude aptitude-common libboost-iostreams1.54.0 libcwidget3 libept1.4.12
0 upgraded, 5 newly installed, 0 to remove and 0 not upgraded.
Need to get 2549 kB of archives.
After this operation, 10.7 MB of additional disk space will be used.
Do you want to continue? [Y/n] Y
Get:1 http://us.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-iostreams1.54.0 amd64 1.54.0-4ubuntu3.1 [29.0 kB]
Get:2 http://us.archive.ubuntu.com/ubuntu/ trusty/main libept1.4.12 amd64 1.0.12 [142 kB]
Get:3 http://us.archive.ubuntu.com/ubuntu/ trusty/main aptitude-common all 0.6.8.2-1ubuntu4 [700 kB]
Get:4 http://us.archive.ubuntu.com/ubuntu/ trusty/main libcwidget3 amd64 0.5.16-3.5ubuntu1 [307 kB]
Get:5 http://us.archive.ubuntu.com/ubuntu/ trusty/main aptitude amd64 0.6.8.2-1ubuntu4 [1371 kB]
Fetched 2549 kB in 1min 52s (22.8 kB/s)
Selecting previously unselected package libboost-iostreams1.54.0:amd64.
(Reading database ... 270140 files and directories currently installed.)
Preparing to unpack .../libboost-iostreams1.54.0_1.54.0-4ubuntu3.1_amd64.deb ...
Unpacking libboost-iostreams1.54.0:amd64 (1.54.0-4ubuntu3.1) ...
Selecting previously unselected package libept1.4.12:amd64.
Preparing to unpack .../libept1.4.12_1.0.12_amd64.deb ...
Unpacking libept1.4.12:amd64 (1.0.12) ...
Selecting previously unselected package aptitude-common.
Preparing to unpack .../aptitude-common_0.6.8.2-1ubuntu4_all.deb ...
Unpacking aptitude-common (0.6.8.2-1ubuntu4) ...
Selecting previously unselected package libcwidget3.
Preparing to unpack .../libcwidget3_0.5.16-3.5ubuntu1_amd64.deb ...
Unpacking libcwidget3 (0.5.16-3.5ubuntu1) ...
Selecting previously unselected package aptitude.
Preparing to unpack .../aptitude_0.6.8.2-1ubuntu4_amd64.deb ...
Unpacking aptitude (0.6.8.2-1ubuntu4) ...
Processing triggers for man-db (2.6.7.1-1ubuntu1) ...
Setting up libboost-iostreams1.54.0:amd64 (1.54.0-4ubuntu3.1) ...
Setting up libept1.4.12:amd64 (1.0.12) ...
Setting up aptitude-common (0.6.8.2-1ubuntu4) ...
Setting up libcwidget3 (0.5.16-3.5ubuntu1) ...
Setting up aptitude (0.6.8.2-1ubuntu4) ...
update-alternatives: using /usr/bin/aptitude-curses to provide /usr/bin/aptitude (aptitude) in auto mode
Processing triggers for libc-bin (2.19-0ubuntu6.6) ...
No candidate version found for libsdl1.2debian-pulseaudio
No candidate version found for libsdl1.2debian-pulseaudio
The following NEW packages will be installed:
  gnome-alsamixer libbonobo2-0{a} libbonobo2-common{a} libbonoboui2-0{a} libbonoboui2-common{a} libgconfmm-2.6-1c2{a} libglade2-0{a} libglademm-2.4-1c2a{a}
  libgnome-desktop-2-17{a} libgnome2-0{a} libgnome2-bin{a} libgnome2-common{a} libgnomecanvas2-0{a} libgnomecanvas2-common{a} libgnomeui-0{a} libgnomeui-common{a}
  libgnomevfs2-0{a} libgnomevfs2-common{a} libgtkmm-2.4-1c2a{a} libidl-common{a} libidl0{a} liborbit-2-0{a} liborbit2{a} padevchooser paman paprefs{a} pavumeter{a}
  pulseaudio-module-gconf{a} pulseaudio-module-zeroconf{a}
The following packages will be REMOVED:
  dynamips{u} lib32z1{u} libc-ares2{u} libc6-i386{u} libsmi2ldbl{u} libupstart1{u} libwireshark-data{u} libwireshark3{u} libwiretap3{u} libwsutil3{u} libxdo3{u}
  python-pexpect{u} python-renderpm{u} python-reportlab{u} python-reportlab-accel{u} wireshark{u} wireshark-common{u} xdotool{u}
0 packages upgraded, 29 newly installed, 18 to remove and 0 not upgraded.
Need to get 2403 kB of archives. After unpacking 70.4 MB will be freed.
Do you want to continue? [Y/n/?] Y
Get: 1 http://us.archive.ubuntu.com/ubuntu/ trusty/main libbonobo2-common all 2.32.1-0ubuntu5 [34.2 kB]
Get: 2 http://us.archive.ubuntu.com/ubuntu/ trusty/main libidl-common all 0.8.14-0.2ubuntu4 [8196 B]
Get: 3 http://us.archive.ubuntu.com/ubuntu/ trusty/main libidl0 amd64 0.8.14-0.2ubuntu4 [65.9 kB]
Get: 4 http://us.archive.ubuntu.com/ubuntu/ trusty/main liborbit-2-0 amd64 1:2.14.19-0.3 [138 kB]
Get: 5 http://us.archive.ubuntu.com/ubuntu/ trusty/main liborbit2 amd64 1:2.14.19-0.3 [14.7 kB]
Get: 6 http://us.archive.ubuntu.com/ubuntu/ trusty/main libbonobo2-0 amd64 2.32.1-0ubuntu5 [214 kB]
Get: 7 http://us.archive.ubuntu.com/ubuntu/ trusty/main libglade2-0 amd64 1:2.6.4-2 [44.6 kB]
Get: 8 http://us.archive.ubuntu.com/ubuntu/ trusty/main libgnomevfs2-common amd64 1:2.24.4-1ubuntu6 [22.8 kB]
Get: 9 http://us.archive.ubuntu.com/ubuntu/ trusty/main libgnomevfs2-0 amd64 1:2.24.4-1ubuntu6 [210 kB]
Get: 10 http://us.archive.ubuntu.com/ubuntu/ trusty/main libgnome2-common all 2.32.1-4ubuntu1 [33.3 kB]
Get: 11 http://us.archive.ubuntu.com/ubuntu/ trusty/main libgnome2-bin amd64 2.32.1-4ubuntu1 [15.0 kB]
Get: 12 http://us.archive.ubuntu.com/ubuntu/ trusty/main libgnome2-0 amd64 2.32.1-4ubuntu1 [43.2 kB]
Get: 13 http://us.archive.ubuntu.com/ubuntu/ trusty/main libgnomecanvas2-common all 2.30.3-2 [9080 B]
Get: 14 http://us.archive.ubuntu.com/ubuntu/ trusty/main libgnomecanvas2-0 amd64 2.30.3-2 [82.7 kB]
Get: 15 http://us.archive.ubuntu.com/ubuntu/ trusty/main libbonoboui2-common all 2.24.5-0ubuntu3 [11.4 kB]
Get: 16 http://us.archive.ubuntu.com/ubuntu/ trusty/main libbonoboui2-0 amd64 2.24.5-0ubuntu3 [151 kB]
Get: 17 http://us.archive.ubuntu.com/ubuntu/ trusty/main libgnomeui-common all 2.24.5-3 [16.5 kB]
Get: 18 http://us.archive.ubuntu.com/ubuntu/ trusty/main libgnomeui-0 amd64 2.24.5-3 [203 kB]
Get: 19 http://us.archive.ubuntu.com/ubuntu/ trusty/main libgtkmm-2.4-1c2a amd64 1:2.24.4-1ubuntu1 [655 kB]
Get: 20 http://us.archive.ubuntu.com/ubuntu/ trusty/universe gnome-alsamixer amd64 0.9.7~cvs.20060916.ds.1-5 [51.5 kB]
Get: 21 http://us.archive.ubuntu.com/ubuntu/ trusty/universe libgconfmm-2.6-1c2 amd64 2.28.3-0ubuntu2 [23.2 kB]
Get: 22 http://us.archive.ubuntu.com/ubuntu/ trusty/universe libglademm-2.4-1c2a amd64 2.6.7-2ubuntu1 [17.5 kB]
Get: 23 http://us.archive.ubuntu.com/ubuntu/ trusty/universe libgnome-desktop-2-17 amd64 1:2.32.1-2ubuntu1 [97.5 kB]
Get: 24 http://us.archive.ubuntu.com/ubuntu/ trusty/universe padevchooser amd64 0.9.4-1.1 [23.5 kB]
Get: 25 http://us.archive.ubuntu.com/ubuntu/ trusty/universe paman amd64 0.9.4-1ubuntu3 [94.3 kB]
Get: 26 http://us.archive.ubuntu.com/ubuntu/ trusty-updates/main pulseaudio-module-gconf amd64 1:4.0-0ubuntu11.1 [12.1 kB]
Get: 27 http://us.archive.ubuntu.com/ubuntu/ trusty-updates/main pulseaudio-module-zeroconf amd64 1:4.0-0ubuntu11.1 [18.9 kB]
Get: 28 http://us.archive.ubuntu.com/ubuntu/ trusty/universe paprefs amd64 0.9.10-1 [63.3 kB]
Get: 29 http://us.archive.ubuntu.com/ubuntu/ trusty/universe pavumeter amd64 0.9.3-4 [28.5 kB]
Fetched 2403 kB in 1min 58s (20.2 kB/s)
(Reading database ... 270278 files and directories currently installed.)
Removing dynamips (0.2.11-1) ...
Removing lib32z1 (1:1.2.8.dfsg-1ubuntu1) ...
Removing wireshark (1.10.6-1) ...
Removing wireshark-common (1.10.6-1) ...
Removing libwiretap3:amd64 (1.10.6-1) ...
Removing libwireshark3:amd64 (1.10.6-1) ...
Removing libc-ares2:amd64 (1.10.0-2) ...
Removing libc6-i386 (2.19-0ubuntu6.6) ...
Removing libsmi2ldbl:amd64 (0.4.8+dfsg2-8ubuntu2) ...
Removing libupstart1:amd64 (1.12.1-0ubuntu4.2) ...
Removing libwireshark-data (1.10.6-1) ...
Removing libwsutil3:amd64 (1.10.6-1) ...
Removing xdotool (1:3.20130111.1-3.1) ...
Removing libxdo3 (1:3.20130111.1-3.1) ...
Removing python-pexpect (3.1-1ubuntu0.1) ...
Removing python-renderpm (3.0-1build1) ...
Removing python-reportlab (3.0-1build1) ...
Removing python-reportlab-accel (3.0-1build1) ...
Processing triggers for man-db (2.6.7.1-1ubuntu1) ...
Processing triggers for libc-bin (2.19-0ubuntu6.6) ...
Processing triggers for gnome-menus (3.10.1-0ubuntu2) ...
Processing triggers for desktop-file-utils (0.22-1ubuntu1) ...
Processing triggers for bamfdaemon (0.5.1+14.04.20140409-0ubuntu1) ...
Rebuilding /usr/share/applications/bamf-2.index...
Processing triggers for mime-support (3.54ubuntu1.1) ...
Processing triggers for shared-mime-info (1.2-0ubuntu3) ...
Processing triggers for hicolor-icon-theme (0.13-1) ...
Selecting previously unselected package libbonobo2-common.
(Reading database ... 269424 files and directories currently installed.)
Preparing to unpack .../libbonobo2-common_2.32.1-0ubuntu5_all.deb ...
Unpacking libbonobo2-common (2.32.1-0ubuntu5) ...
Selecting previously unselected package libidl-common.
Preparing to unpack .../libidl-common_0.8.14-0.2ubuntu4_all.deb ...
Unpacking libidl-common (0.8.14-0.2ubuntu4) ...
Selecting previously unselected package libidl0:amd64.
Preparing to unpack .../libidl0_0.8.14-0.2ubuntu4_amd64.deb ...
Unpacking libidl0:amd64 (0.8.14-0.2ubuntu4) ...
Selecting previously unselected package liborbit-2-0:amd64.
Preparing to unpack .../liborbit-2-0_1%3a2.14.19-0.3_amd64.deb ...
Unpacking liborbit-2-0:amd64 (1:2.14.19-0.3) ...
Selecting previously unselected package liborbit2:amd64.
Preparing to unpack .../liborbit2_1%3a2.14.19-0.3_amd64.deb ...
Unpacking liborbit2:amd64 (1:2.14.19-0.3) ...
Selecting previously unselected package libbonobo2-0:amd64.
Preparing to unpack .../libbonobo2-0_2.32.1-0ubuntu5_amd64.deb ...
Unpacking libbonobo2-0:amd64 (2.32.1-0ubuntu5) ...
Selecting previously unselected package libglade2-0:amd64.
Preparing to unpack .../libglade2-0_1%3a2.6.4-2_amd64.deb ...
Unpacking libglade2-0:amd64 (1:2.6.4-2) ...
Selecting previously unselected package libgnomevfs2-common.
Preparing to unpack .../libgnomevfs2-common_1%3a2.24.4-1ubuntu6_amd64.deb ...
Unpacking libgnomevfs2-common (1:2.24.4-1ubuntu6) ...
Selecting previously unselected package libgnomevfs2-0:amd64.
Preparing to unpack .../libgnomevfs2-0_1%3a2.24.4-1ubuntu6_amd64.deb ...
Unpacking libgnomevfs2-0:amd64 (1:2.24.4-1ubuntu6) ...
Selecting previously unselected package libgnome2-common.
Preparing to unpack .../libgnome2-common_2.32.1-4ubuntu1_all.deb ...
Unpacking libgnome2-common (2.32.1-4ubuntu1) ...
Selecting previously unselected package libgnome2-bin.
Preparing to unpack .../libgnome2-bin_2.32.1-4ubuntu1_amd64.deb ...
Unpacking libgnome2-bin (2.32.1-4ubuntu1) ...
Selecting previously unselected package libgnome2-0:amd64.
Preparing to unpack .../libgnome2-0_2.32.1-4ubuntu1_amd64.deb ...
Unpacking libgnome2-0:amd64 (2.32.1-4ubuntu1) ...
Selecting previously unselected package libgnomecanvas2-common.
Preparing to unpack .../libgnomecanvas2-common_2.30.3-2_all.deb ...
Unpacking libgnomecanvas2-common (2.30.3-2) ...
Selecting previously unselected package libgnomecanvas2-0:amd64.
Preparing to unpack .../libgnomecanvas2-0_2.30.3-2_amd64.deb ...
Unpacking libgnomecanvas2-0:amd64 (2.30.3-2) ...
Selecting previously unselected package libbonoboui2-common.
Preparing to unpack .../libbonoboui2-common_2.24.5-0ubuntu3_all.deb ...
Unpacking libbonoboui2-common (2.24.5-0ubuntu3) ...
Selecting previously unselected package libbonoboui2-0:amd64.
Preparing to unpack .../libbonoboui2-0_2.24.5-0ubuntu3_amd64.deb ...
Unpacking libbonoboui2-0:amd64 (2.24.5-0ubuntu3) ...
Selecting previously unselected package libgnomeui-common.
Preparing to unpack .../libgnomeui-common_2.24.5-3_all.deb ...
Unpacking libgnomeui-common (2.24.5-3) ...
Selecting previously unselected package libgnomeui-0:amd64.
Preparing to unpack .../libgnomeui-0_2.24.5-3_amd64.deb ...
Unpacking libgnomeui-0:amd64 (2.24.5-3) ...
Selecting previously unselected package libgtkmm-2.4-1c2a:amd64.
Preparing to unpack .../libgtkmm-2.4-1c2a_1%3a2.24.4-1ubuntu1_amd64.deb ...
Unpacking libgtkmm-2.4-1c2a:amd64 (1:2.24.4-1ubuntu1) ...
Selecting previously unselected package gnome-alsamixer.
Preparing to unpack .../gnome-alsamixer_0.9.7~cvs.20060916.ds.1-5_amd64.deb ...
Unpacking gnome-alsamixer (0.9.7~cvs.20060916.ds.1-5) ...
Selecting previously unselected package libgconfmm-2.6-1c2.
Preparing to unpack .../libgconfmm-2.6-1c2_2.28.3-0ubuntu2_amd64.deb ...
Unpacking libgconfmm-2.6-1c2 (2.28.3-0ubuntu2) ...
Selecting previously unselected package libglademm-2.4-1c2a.
Preparing to unpack .../libglademm-2.4-1c2a_2.6.7-2ubuntu1_amd64.deb ...
Unpacking libglademm-2.4-1c2a (2.6.7-2ubuntu1) ...
Selecting previously unselected package libgnome-desktop-2-17.
Preparing to unpack .../libgnome-desktop-2-17_1%3a2.32.1-2ubuntu1_amd64.deb ...
Unpacking libgnome-desktop-2-17 (1:2.32.1-2ubuntu1) ...
Selecting previously unselected package padevchooser.
Preparing to unpack .../padevchooser_0.9.4-1.1_amd64.deb ...
Unpacking padevchooser (0.9.4-1.1) ...
Selecting previously unselected package paman.
Preparing to unpack .../paman_0.9.4-1ubuntu3_amd64.deb ...
Unpacking paman (0.9.4-1ubuntu3) ...
Selecting previously unselected package pulseaudio-module-gconf.
Preparing to unpack .../pulseaudio-module-gconf_1%3a4.0-0ubuntu11.1_amd64.deb ...
Unpacking pulseaudio-module-gconf (1:4.0-0ubuntu11.1) ...
Selecting previously unselected package pulseaudio-module-zeroconf.
Preparing to unpack .../pulseaudio-module-zeroconf_1%3a4.0-0ubuntu11.1_amd64.deb ...
Unpacking pulseaudio-module-zeroconf (1:4.0-0ubuntu11.1) ...
Selecting previously unselected package paprefs.
Preparing to unpack .../paprefs_0.9.10-1_amd64.deb ...
Unpacking paprefs (0.9.10-1) ...
Selecting previously unselected package pavumeter.
Preparing to unpack .../pavumeter_0.9.3-4_amd64.deb ...
Unpacking pavumeter (0.9.3-4) ...
Processing triggers for man-db (2.6.7.1-1ubuntu1) ...
Processing triggers for gconf2 (3.2.6-0ubuntu2) ...
Processing triggers for gnome-menus (3.10.1-0ubuntu2) ...
Processing triggers for desktop-file-utils (0.22-1ubuntu1) ...
Processing triggers for bamfdaemon (0.5.1+14.04.20140409-0ubuntu1) ...
Rebuilding /usr/share/applications/bamf-2.index...
Processing triggers for mime-support (3.54ubuntu1.1) ...
Setting up libbonobo2-common (2.32.1-0ubuntu5) ...
Setting up libidl-common (0.8.14-0.2ubuntu4) ...
Setting up libidl0:amd64 (0.8.14-0.2ubuntu4) ...
Setting up liborbit-2-0:amd64 (1:2.14.19-0.3) ...
Setting up liborbit2:amd64 (1:2.14.19-0.3) ...
Setting up libbonobo2-0:amd64 (2.32.1-0ubuntu5) ...
Setting up libglade2-0:amd64 (1:2.6.4-2) ...
Setting up libgnomevfs2-common (1:2.24.4-1ubuntu6) ...
Setting up libgnomevfs2-0:amd64 (1:2.24.4-1ubuntu6) ...
Setting up libgnome2-common (2.32.1-4ubuntu1) ...
Setting up libgnomecanvas2-common (2.30.3-2) ...
Setting up libgnomecanvas2-0:amd64 (2.30.3-2) ...
Setting up libbonoboui2-common (2.24.5-0ubuntu3) ...
Setting up libgnomeui-common (2.24.5-3) ...
Setting up libgtkmm-2.4-1c2a:amd64 (1:2.24.4-1ubuntu1) ...
Setting up libgconfmm-2.6-1c2 (2.28.3-0ubuntu2) ...
Setting up libglademm-2.4-1c2a (2.6.7-2ubuntu1) ...
Setting up libgnome-desktop-2-17 (1:2.32.1-2ubuntu1) ...
Setting up paman (0.9.4-1ubuntu3) ...
Setting up pulseaudio-module-gconf (1:4.0-0ubuntu11.1) ...
Setting up pulseaudio-module-zeroconf (1:4.0-0ubuntu11.1) ...
Setting up paprefs (0.9.10-1) ...
Setting up pavumeter (0.9.3-4) ...
Setting up libgnome2-bin (2.32.1-4ubuntu1) ...
Setting up libgnome2-0:amd64 (2.32.1-4ubuntu1) ...
Setting up libbonoboui2-0:amd64 (2.24.5-0ubuntu3) ...
Setting up libgnomeui-0:amd64 (2.24.5-3) ...
Setting up gnome-alsamixer (0.9.7~cvs.20060916.ds.1-5) ...
Setting up padevchooser (0.9.4-1.1) ...
Processing triggers for libc-bin (2.19-0ubuntu6.6) ...

H/W path Device Class Description
===================================================
                            system HP Compaq dx7500 Microtower (NA591EA#ABV)
/0 bus 2A84h
/0/0 memory 64KiB BIOS
/0/4 processor Intel(R) Core(TM)2 Quad CPU Q8200 @ 2.33GHz
/0/4/5 memory 128KiB L1 cache
/0/4/6 memory 4MiB L2 cache
/0/e memory 4GiB System Memory
/0/e/0 memory 2GiB DIMM DDR2 Synchronous 667 MHz (1.5 ns)
/0/e/1 memory DIMM [empty]
/0/e/2 memory 1GiB DIMM DDR2 Synchronous 667 MHz (1.5 ns)
/0/e/3 memory 1GiB DIMM DDR2 Synchronous 667 MHz (1.5 ns)
/0/100 bridge 4 Series Chipset DRAM Controller
/0/100/2 display 4 Series Chipset Integrated Graphics Controller
/0/100/2.1 display 4 Series Chipset Integrated Graphics Controller
/0/100/19 eth0 network 82567V-2 Gigabit Network Connection
/0/100/1a bus 82801JI (ICH10 Family) USB UHCI Controller #4
/0/100/1a.1 bus 82801JI (ICH10 Family) USB UHCI Controller #5
/0/100/1a.2 bus 82801JI (ICH10 Family) USB UHCI Controller #6
/0/100/1a.7 bus 82801JI (ICH10 Family) USB2 EHCI Controller #2
/0/100/1b multimedia 82801JI (ICH10 Family) HD Audio Controller
/0/100/1c bridge 82801JI (ICH10 Family) PCI Express Root Port 1
/0/100/1c.3 bridge 82801JI (ICH10 Family) PCI Express Root Port 4
/0/100/1c.3/0 bus IEEE 1394 Host Controller
/0/100/1d bus 82801JI (ICH10 Family) USB UHCI Controller #1
/0/100/1d.1 bus 82801JI (ICH10 Family) USB UHCI Controller #2
/0/100/1d.2 bus 82801JI (ICH10 Family) USB UHCI Controller #3
/0/100/1d.7 bus 82801JI (ICH10 Family) USB2 EHCI Controller #1
/0/100/1e bridge 82801 PCI Bridge
/0/100/1f bridge 82801JIR (ICH10R) LPC Interface Controller
/0/100/1f.2 storage 82801JI (ICH10 Family) 4 port SATA IDE Controller #1
/0/100/1f.3 bus 82801JI (ICH10 Family) SMBus Controller
/0/100/1f.5 storage 82801JI (ICH10 Family) 2 port SATA IDE Controller #2
/0/1 scsi0 storage
/0/1/0.0.0 /dev/sda disk 250GB WDC WD2500AAJS-6
/0/1/0.0.0/1 /dev/sda1 volume 230GiB EXT4 volume
/0/1/0.0.0/2 /dev/sda2 volume 2011MiB Extended partition
/0/1/0.0.0/2/5 /dev/sda5 volume 2011MiB Linux swap / Solaris partition
/0/2 scsi2 storage
/0/2/0.0.0 /dev/cdrom disk DVD-RAM GH40L
/0/2/0.0.0/0 /dev/cdrom disk
total 0
drwxr-xr-x 2 root root 80 Apr 21 09:51 .
crw-rw---- 1 root audio 116, 33 Apr 21 09:51 timer
crw-rw---- 1 root audio 116, 1 Apr 21 09:51 seq
drwxr-xr-x 17 root root 4300 Apr 21 10:14 ..
cat: /dev/sndstat: No such file or directory
00:00.0 Host bridge [0600]: Intel Corporation 4 Series Chipset DRAM Controller [8086:2e20] (rev 03)
00:02.0 VGA compatible controller [0300]: Intel Corporation 4 Series Chipset Integrated Graphics Controller [8086:2e22] (rev 03)
00:02.1 Display controller [0380]: Intel Corporation 4 Series Chipset Integrated Graphics Controller [8086:2e23] (rev 03)
00:19.0 Ethernet controller [0200]: Intel Corporation 82567V-2 Gigabit Network Connection [8086:10ce]
00:1a.0 USB controller [0c03]: Intel Corporation 82801JI (ICH10 Family) USB UHCI Controller #4 [8086:3a37]
00:1a.1 USB controller [0c03]: Intel Corporation 82801JI (ICH10 Family) USB UHCI Controller #5 [8086:3a38]
00:1a.2 USB controller [0c03]: Intel Corporation 82801JI (ICH10 Family) USB UHCI Controller #6 [8086:3a39]
00:1a.7 USB controller [0c03]: Intel Corporation 82801JI (ICH10 Family) USB2 EHCI Controller #2 [8086:3a3c]
00:1b.0 Audio device [0403]: Intel Corporation 82801JI (ICH10 Family) HD Audio Controller [8086:3a3e]
00:1c.0 PCI bridge [0604]: Intel Corporation 82801JI (ICH10 Family) PCI Express Root Port 1 [8086:3a40]
00:1c.3 PCI bridge [0604]: Intel Corporation 82801JI (ICH10 Family) PCI Express Root Port 4 [8086:3a46]
00:1d.0 USB controller [0c03]: Intel Corporation 82801JI (ICH10 Family) USB UHCI Controller #1 [8086:3a34]
00:1d.1 USB controller [0c03]: Intel Corporation 82801JI (ICH10 Family) USB UHCI Controller #2 [8086:3a35]
00:1d.2 USB controller [0c03]: Intel Corporation 82801JI (ICH10 Family) USB UHCI Controller #3 [8086:3a36]
00:1d.7 USB controller [0c03]: Intel Corporation 82801JI (ICH10 Family) USB2 EHCI Controller #1 [8086:3a3a]
00:1e.0 PCI bridge [0604]: Intel Corporation 82801 PCI Bridge [8086:244e] (rev 90)
00:1f.0 ISA bridge [0601]: Intel Corporation 82801JIR (ICH10R) LPC Interface Controller [8086:3a16]
00:1f.2 IDE interface [0101]: Intel Corporation 82801JI (ICH10 Family) 4 port SATA IDE Controller #1 [8086:3a20]
00:1f.3 SMBus [0c05]: Intel Corporation 82801JI (ICH10 Family) SMBus Controller [8086:3a30]
00:1f.5 IDE interface [0101]: Intel Corporation 82801JI (ICH10 Family) 2 port SATA IDE Controller #2 [8086:3a26]
02:00.0 FireWire (IEEE 1394) [0c00]: JMicron Technology Corp. IEEE 1394 Host Controller [197b:2380]
Bus 002 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
Bus 008 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
Bus 007 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
Bus 006 Device 003: ID 413c:2107 Dell Computer Corp.
Bus 006 Device 002: ID 0461:4e22 Primax Electronics, Ltd
Bus 006 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
Bus 005 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 003 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
/usr/sbin/alsactl
Specified filename /dev/dsp does not exist.
dpkg-query: no path found matching pattern *bin/slmodemd*
[ 0.000000] AGP: No AGP bridge found
[ 0.000000] Found optimal setting for mtrr clean up
[ 0.000000] found SMP MP-table at [mem 0x000ff780-0x000ff78f] mapped at [ffff8800000ff780]
[ 0.000000] No NUMA configuration found
[ 0.000000] AGP: No AGP bridge found
[ 0.136734] acpi PNP0A08:00: [Firmware Info]: MMCONFIG for domain 0000 [bus 00-3f] only partially covers this bridge
[ 0.162019] pnp: PnP ACPI: found 8 devices
[ 0.529814] audit: initializing netlink subsys (disabled)
[ 0.529836] audit: type=2000 audit(1429599085.528:1): initialized
[ 0.544579] libphy: Fixed MDIO Bus: probed
[ 0.560069] usb usb1: New USB device found, idVendor=1d6b, idProduct=0002
[ 0.560229] hub 1-0:1.0: USB hub found
[ 0.576065] usb usb2: New USB device found, idVendor=1d6b, idProduct=0002
[ 0.576214] hub 2-0:1.0: USB hub found
[ 0.576611] usb usb3: New USB device found, idVendor=1d6b, idProduct=0001
[ 0.576732] hub 3-0:1.0: USB hub found
[ 0.576987] usb usb4: New USB device found, idVendor=1d6b, idProduct=0001
[ 0.577110] hub 4-0:1.0: USB hub found
[ 0.577368] usb usb5: New USB device found, idVendor=1d6b, idProduct=0001
[ 0.577488] hub 5-0:1.0: USB hub found
[ 0.577731] usb usb6: New USB device found, idVendor=1d6b, idProduct=0001
[ 0.577857] hub 6-0:1.0: USB hub found
[ 0.578106] usb usb7: New USB device found, idVendor=1d6b, idProduct=0001
[ 0.578228] hub 7-0:1.0: USB hub found
[ 0.578474] usb usb8: New USB device found, idVendor=1d6b, idProduct=0001
[ 0.578595] hub 8-0:1.0: USB hub found
[ 0.578776] i8042: PNP: No PS/2 controller found. Probing ports directly.
[ 0.590506] ima: No TPM chip found, activating TPM-bypass!
[ 0.591738] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found
[ 1.302725] usb 6-1: New USB device found, idVendor=0461, idProduct=4e22
[ 1.720728] usb 6-2: New USB device found, idVendor=413c, idProduct=2107
[ 4.468032] floppy0: no floppy controllers found
[ 10.102338] lp: driver loaded but no devices found
[ 12.050479] lpc_ich: Resource conflict(s) found affecting gpio_ich
[ 13.660089] i915: No ACPI video bus found
[ 14.988048] floppy0: no floppy controllers found
[ 15.143196] audit: type=1400 audit(1429599101.048:2): apparmor="STATUS" operation="profile_load" profile="unconfined" name="/sbin/dhclient" pid=435 comm="apparmor_parser"
[ 15.143210] audit: type=1400 audit(1429599101.048:3): apparmor="STATUS" operation="profile_load" profile="unconfined" name="/usr/lib/NetworkManager/nm-dhcp-client.action" pid=435 comm="apparmor_parser"
[ 15.143215] audit: type=1400 audit(1429599101.048:4): apparmor="STATUS" operation="profile_load" profile="unconfined" name="/usr/lib/connman/scripts/dhclient-script" pid=435 comm="apparmor_parser"
[ 15.143225] audit: type=1400 audit(1429599101.048:5): apparmor="STATUS" operation="profile_replace" profile="unconfined" name="/sbin/dhclient" pid=434 comm="apparmor_parser"
[ 15.143234] audit: type=1400 audit(1429599101.048:6): apparmor="STATUS" operation="profile_replace" profile="unconfined" name="/usr/lib/NetworkManager/nm-dhcp-client.action" pid=434 comm="apparmor_parser"
[ 15.143239] audit: type=1400 audit(1429599101.048:7): apparmor="STATUS" operation="profile_replace" profile="unconfined" name="/usr/lib/connman/scripts/dhclient-script" pid=434 comm="apparmor_parser"
[ 15.143673] audit: type=1400 audit(1429599101.048:8): apparmor="STATUS" operation="profile_replace" profile="unconfined" name="/usr/lib/NetworkManager/nm-dhcp-client.action" pid=435 comm="apparmor_parser"
[ 15.143679] audit: type=1400 audit(1429599101.048:9): apparmor="STATUS" operation="profile_replace" profile="unconfined" name="/usr/lib/connman/scripts/dhclient-script" pid=435 comm="apparmor_parser"
[ 15.143698] audit: type=1400 audit(1429599101.048:10): apparmor="STATUS" operation="profile_replace" profile="unconfined" name="/usr/lib/NetworkManager/nm-dhcp-client.action" pid=434 comm="apparmor_parser"
[ 15.143704] audit: type=1400 audit(1429599101.048:11): apparmor="STATUS" operation="profile_replace" profile="unconfined" name="/usr/lib/connman/scripts/dhclient-script" pid=434 comm="apparmor_parser"
[ 27.647060] audit_printk_skb: 15 callbacks suppressed
[ 27.647064] audit: type=1400 audit(1429599113.552:17): apparmor="STATUS" operation="profile_replace" profile="unconfined" name="/sbin/dhclient" pid=1015 comm="apparmor_parser"
[ 27.647074] audit: type=1400 audit(1429599113.552:18): apparmor="STATUS" operation="profile_replace" profile="unconfined" name="/usr/lib/NetworkManager/nm-dhcp-client.action" pid=1015 comm="apparmor_parser"
[ 27.647080] audit: type=1400 audit(1429599113.552:19): apparmor="STATUS" operation="profile_replace" profile="unconfined" name="/usr/lib/connman/scripts/dhclient-script" pid=1015 comm="apparmor_parser"
[ 27.647530] audit: type=1400 audit(1429599113.552:20): apparmor="STATUS" operation="profile_replace" profile="unconfined" name="/usr/lib/NetworkManager/nm-dhcp-client.action" pid=1015 comm="apparmor_parser"
[ 27.647536] audit: type=1400 audit(1429599113.552:21): apparmor="STATUS" operation="profile_replace" profile="unconfined" name="/usr/lib/connman/scripts/dhclient-script" pid=1015 comm="apparmor_parser"
[ 27.647771] audit: type=1400 audit(1429599113.552:22): apparmor="STATUS" operation="profile_replace" profile="unconfined" name="/usr/lib/connman/scripts/dhclient-script" pid=1015 comm="apparmor_parser"
[ 27.872741] audit: type=1400 audit(1429599113.780:23): apparmor="STATUS" operation="profile_load" profile="unconfined" name="/usr/sbin/cups-browsed" pid=1019 comm="apparmor_parser"
[ 27.877146] audit: type=1400 audit(1429599113.784:24): apparmor="STATUS" operation="profile_replace" profile="unconfined" name="/usr/lib/cups/backend/cups-pdf" pid=1022 comm="apparmor_parser"
[ 27.877159] audit: type=1400 audit(1429599113.784:25): apparmor="STATUS" operation="profile_replace" profile="unconfined" name="/usr/sbin/cupsd" pid=1022 comm="apparmor_parser"
[ 27.877605] audit: type=1400 audit(1429599113.784:26): apparmor="STATUS" operation="profile_replace" profile="unconfined" name="/usr/sbin/cupsd" pid=1022 comm="apparmor_parser"
[ 29.871433] init: alsa-restore main process (1180) terminated with status 19
[ 34.030392] vboxdrv: Found 4 processor cores.
[ 34.169024] vboxpci: IOMMU not found (not registered)
sudo: /etc/init.d/sl-modem-daemon: command not found
 Release Date: 12/16/2008
  Serial services are supported (int 14h)
 Manufacturer: Hewlett-Packard
 Product Name: HP Compaq dx7500 Microtower
 Serial Number: CZC9102B97
 Manufacturer: PEGATRON CORPORATION
 Product Name: 2A84h
 Serial Number: MS1C8AR81400753
 Manufacturer: Hewlett-Packard
 Serial Number: Chassis Serial Number
 Manufacturer: Intel
 Serial Number:
 Manufacturer: 0000000000000000
 Serial Number: SerNum0
 Manufacturer:
 Serial Number: SerNum1
 Manufacturer: 7F7F7F0B00000000
 Serial Number: SerNum2
 Manufacturer: 7F7F7F0B00000000
 Serial Number: SerNum3
usbhid 52616 0
hid 110426 2 hid_generic,usbhid
Welcome to PulseAudio! Use "help" for usage information.
>>> 1 sink(s) available.
  * index: 0
 name: <auto_null>
 driver: <module-null-sink.c>
 flags: DECIBEL_VOLUME LATENCY DYNAMIC_LATENCY
 state: SUSPENDED
 suspend cause: IDLE
 priority: 1000
 volume: 0: 94% 1: 94%
         0: -1.58 dB 1: -1.58 dB
         balance 0.00
 base volume: 100%
              0.00 dB
 volume steps: 65537
 muted: no
 current latency: 0.00 ms
 max request: 344 KiB
 max rewind: 344 KiB
 monitor source: 0
 sample spec: s16le 2ch 44100Hz
 channel map: front-left,front-right
              Stereo
 used by: 0
 linked by: 0
 configured latency: 0.00 ms; range is 0.50 .. 2000.00 ms
 module: 11
 properties:
  device.description = "Dummy Output"
  device.class = "abstract"
  device.icon_name = "audio-card"
>>> aplay: device_list:268: no soundcards found...
Unloading ALSA sound driver modules: (none loaded).
Loading ALSA sound driver modules: (none to reload).
Support status summary of 'fahadSCC':

You have 1911 packages (88.4%) supported until أيار 2019 (5y)
You have 45 packages (2.1%) supported until أيار 2017 (3y)
You have 63 packages (2.9%) supported until كانون الثاني 2016 (9m)
You have 84 packages (3.9%) supported until شباط 2015 (9m)

You have 3 packages (0.1%) that can not/no-longer be downloaded
You have 55 packages (2.5%) that are unsupported

Run with --show-unsupported, --show-supported or --show-all to see more details
  *-multimedia UNCLAIMED
       description: Audio device
       product: 82801JI (ICH10 Family) HD Audio Controller
       vendor: Intel Corporation
       physical id: 1b
       bus info: pci@0000:00:1b.0
       version: 00
       width: 64 bits
       clock: 33MHz
       capabilities: pm msi pciexpress bus_master cap_list
       configuration: latency=0
       resources: memory:feaf8000-feafbfff

Revision history for this message
Fahad Ahmed Syed (fahad-ahmed60-w) said :
#5

Sound issue still persist even after restarting computer

Revision history for this message
Manfred Hampl (m-hampl) said :
#6

You seem to have some errors in your package management configuration.

...
Ign http://ppa.launchpad.net lucid InRelease
...
W: Failed to fetch http://ppa.launchpad.net/openshot.developers/ppa/ubuntu/dists/trusty/main/binary-amd64/Packages 404 Not Found
...

What is the output of the terminal command

find /etc/apt -name '*.list' -exec bash -c 'echo -e "\n$1\n"; cat -n "$1"' _ '{}' \;

Revision history for this message
Fahad Ahmed Syed (fahad-ahmed60-w) said :
#7

Thank you for your help Manfred. Following is the output:

fahad@fahadSCC:~$ find /etc/apt -name '*.list' -exec bash -c 'echo -e "\n$1\n"; cat -n "$1"' _ '{}' \;

/etc/apt/sources.list

     1 # deb cdrom:[Ubuntu 14.04.2 LTS _Trusty Tahr_ - Release amd64 (20150218.1)]/ trusty main restricted
     2
     3 # See http://help.ubuntu.com/community/UpgradeNotes for how to upgrade to
     4 # newer versions of the distribution.
     5 deb http://us.archive.ubuntu.com/ubuntu/ trusty main restricted
     6 deb-src http://us.archive.ubuntu.com/ubuntu/ trusty main restricted
     7
     8 ## Major bug fix updates produced after the final release of the
     9 ## distribution.
    10 deb http://us.archive.ubuntu.com/ubuntu/ trusty-updates main restricted
    11 deb-src http://us.archive.ubuntu.com/ubuntu/ trusty-updates main restricted
    12
    13 ## N.B. software from this repository is ENTIRELY UNSUPPORTED by the Ubuntu
    14 ## team. Also, please note that software in universe WILL NOT receive any
    15 ## review or updates from the Ubuntu security team.
    16 deb http://us.archive.ubuntu.com/ubuntu/ trusty universe
    17 deb-src http://us.archive.ubuntu.com/ubuntu/ trusty universe
    18 deb http://us.archive.ubuntu.com/ubuntu/ trusty-updates universe
    19 deb-src http://us.archive.ubuntu.com/ubuntu/ trusty-updates universe
    20
    21 ## N.B. software from this repository is ENTIRELY UNSUPPORTED by the Ubuntu
    22 ## team, and may not be under a free licence. Please satisfy yourself as to
    23 ## your rights to use the software. Also, please note that software in
    24 ## multiverse WILL NOT receive any review or updates from the Ubuntu
    25 ## security team.
    26 deb http://us.archive.ubuntu.com/ubuntu/ trusty multiverse
    27 deb-src http://us.archive.ubuntu.com/ubuntu/ trusty multiverse
    28 deb http://us.archive.ubuntu.com/ubuntu/ trusty-updates multiverse
    29 deb-src http://us.archive.ubuntu.com/ubuntu/ trusty-updates multiverse
    30
    31 ## N.B. software from this repository may not have been tested as
    32 ## extensively as that contained in the main release, although it includes
    33 ## newer versions of some applications which may provide useful features.
    34 ## Also, please note that software in backports WILL NOT receive any review
    35 ## or updates from the Ubuntu security team.
    36 deb http://us.archive.ubuntu.com/ubuntu/ trusty-backports main restricted universe multiverse
    37 deb-src http://us.archive.ubuntu.com/ubuntu/ trusty-backports main restricted universe multiverse
    38
    39 deb http://us.archive.ubuntu.com/ubuntu/ trusty-security main restricted
    40 deb-src http://us.archive.ubuntu.com/ubuntu/ trusty-security main restricted
    41 deb http://us.archive.ubuntu.com/ubuntu/ trusty-security universe
    42 deb-src http://us.archive.ubuntu.com/ubuntu/ trusty-security universe
    43 deb http://us.archive.ubuntu.com/ubuntu/ trusty-security multiverse
    44 deb-src http://us.archive.ubuntu.com/ubuntu/ trusty-security multiverse
    45
    46 ## Uncomment the following two lines to add software from Canonical's
    47 ## 'partner' repository.
    48 ## This software is not part of Ubuntu, but is offered by Canonical and the
    49 ## respective vendors as a service to Ubuntu users.
    50 deb http://archive.canonical.com/ubuntu trusty partner
    51 deb-src http://archive.canonical.com/ubuntu trusty partner
    52
    53 ## This software is not part of Ubuntu, but is offered by third-party
    54 ## developers who want to ship their latest software.
    55 deb http://extras.ubuntu.com/ubuntu trusty main
    56 deb-src http://extras.ubuntu.com/ubuntu trusty main
    57 deb http://ppa.launchpad.net/xorg-edgers/ppa/ubuntu lucid main #xorg-edgers PPA
    58 deb-src http://ppa.launchpad.net/xorg-edgers/ppa/ubuntu lucid main #xorg-edgers PPA

/etc/apt/sources.list.d/gnome3-team-gnome3-trusty.list

     1 deb http://ppa.launchpad.net/gnome3-team/gnome3/ubuntu trusty main
     2 # deb-src http://ppa.launchpad.net/gnome3-team/gnome3/ubuntu trusty main

/etc/apt/sources.list.d/videolan-stable-daily-trusty.list

     1 deb http://ppa.launchpad.net/videolan/stable-daily/ubuntu trusty main
     2 # deb-src http://ppa.launchpad.net/videolan/stable-daily/ubuntu trusty main

/etc/apt/sources.list.d/ubuntu-audio-dev-ppa-trusty.list

     1 deb http://ppa.launchpad.net/ubuntu-audio-dev/ppa/ubuntu trusty main
     2 # deb-src http://ppa.launchpad.net/ubuntu-audio-dev/ppa/ubuntu trusty main

/etc/apt/sources.list.d/thefanclub-ubuntu-after-install-trusty.list

     1 deb http://ppa.launchpad.net/thefanclub/ubuntu-after-install/ubuntu trusty main
     2 # deb-src http://ppa.launchpad.net/thefanclub/ubuntu-after-install/ubuntu trusty main
     3 # deb-src http://ppa.launchpad.net/thefanclub/ubuntu-after-install/ubuntu trusty main

/etc/apt/sources.list.d/webupd8team-java-trusty.list

     1 deb http://ppa.launchpad.net/webupd8team/java/ubuntu trusty main
     2 # deb-src http://ppa.launchpad.net/webupd8team/java/ubuntu trusty main

/etc/apt/sources.list.d/numix-ppa-trusty.list

     1 deb http://ppa.launchpad.net/numix/ppa/ubuntu trusty main
     2 # deb-src http://ppa.launchpad.net/numix/ppa/ubuntu trusty main

/etc/apt/sources.list.d/webupd8team-y-ppa-manager-trusty.list

     1 deb http://ppa.launchpad.net/webupd8team/y-ppa-manager/ubuntu trusty main
     2 # deb-src http://ppa.launchpad.net/webupd8team/y-ppa-manager/ubuntu trusty main

/etc/apt/sources.list.d/teejee2008-ppa-trusty.list

     1 deb http://ppa.launchpad.net/teejee2008/ppa/ubuntu trusty main
     2 # deb-src http://ppa.launchpad.net/teejee2008/ppa/ubuntu trusty main

/etc/apt/sources.list.d/pipelight-stable-trusty.list

     1 deb http://ppa.launchpad.net/pipelight/stable/ubuntu trusty main
     2 # deb-src http://ppa.launchpad.net/pipelight/stable/ubuntu trusty main

/etc/apt/sources.list.d/openshot_developers-ppa-trusty.list

     1 deb http://ppa.launchpad.net/openshot.developers/ppa/ubuntu trusty main
     2 # deb-src http://ppa.launchpad.net/openshot.developers/ppa/ubuntu trusty main

/etc/apt/sources.list.d/google-chrome.list

     1 ### THIS FILE IS AUTOMATICALLY CONFIGURED ###
     2 # You may comment out this entry, but any other modifications may be lost.
     3 deb http://dl.google.com/linux/chrome/deb/ stable main

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

sudo rm /etc/apt/sources.list.d/openshot_developers-ppa-trusty.list

The PPA doesn't support your release, so deleting it will make the OS smooth. Not all PPAs support all releases.

Revision history for this message
Fahad Ahmed Syed (fahad-ahmed60-w) said :
#9

Successfully removed. But sound issue still persist. Shall I re-install Ubuntu from scratch?

Revision history for this message
Manfred Hampl (m-hampl) said :
#10

There is another step to do for cleaning up:

issue the terminal command

sudo gedit /etc/apt/sources.list

This will ask for your password as confirmation for an administrative task and will then open an editor with the sources.list configuration file loaded.
Scroll down to the very end and delete the last two lines (containing the words xorg-edgers and lucid).
Save the file and close the editor.

Then issue the following command and copy/paste all output into this question document

sudo apt-get update; sudo apt-get dist-upgrade; sudo apt-get install pavucontrol linux-sound-base alsa-base alsa-utils lightdm ubuntu-desktop linux-image-`uname -r` libasound2; sudo apt-get -y --reinstall install linux-sound-base alsa-base alsa-utils lightdm ubuntu-desktop linux-image-`uname -r` libasound2; killall pulseaudio; rm -r ~/.pulse*; ubuntu-support-status; 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`

Revision history for this message
Mark Rijckenberg (markrijckenberg) said :
#11

@Fahad: did you follow ALL my instructions from post #3?

In post #4, you did not confirm running this command

sudo apt-get update;sudo apt-get dist-upgrade; sudo apt-get install pavucontrol linux-sound-base alsa-base alsa-utils lightdm ubuntu-desktop linux-image-`uname -r` libasound2; sudo apt-get -y --reinstall install linux-sound-base alsa-base alsa-utils lightdm ubuntu-desktop linux-image-`uname -r` libasound2; killall pulseaudio; rm -r ~/.pulse*; ubuntu-support-status; 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`

even though I asked you to run it in post #3......

Revision history for this message
Manfred Hampl (m-hampl) said :
#12

(I also did not see the output of these command; this is why I requested to run it (again?) after cleaning up the package management inconsistencies, see post #10)

Revision history for this message
Fahad Ahmed Syed (fahad-ahmed60-w) said :
#13

Dear All,

I am sorry for the late reply. I had urgent meeting with one of our client and I need skype. So, I re-installed ubuntu 14.04. However, the default pre-installed drivers sounds very low and not upto the mark. Could you please let me know how can I download and install "Realtek ALC888S" High definition audio codec. So that I can hear the sound properly. Waiting for your response.

Revision history for this message
Launchpad Janitor (janitor) said :
#14

This question was expired because it remained in the 'Open' state without activity for the last 15 days.