Sound is not working after updating driver - script output is at pastebin: pastebin - rob - post number 1590889

Asked by Rob

Cannot get sound on my Dell Inspiron 1440
Updated driver per
http://monespaceperso.org/blog-en/2009/08/31/upgrade-alsa-1-0-21-on-ubuntu-jaunty-9-04/
I have posted Alsa-Info at pastebin
pastebin - rob - post number 1590889
Thank you in advance for looking

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

Pastebin will eventually expire. Please paste the content here.

Revision history for this message
Rob (rohara1) said :
#2

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

!!Script ran on: Sat Oct 3 20:26:28 UTC 2009

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

Ubuntu 9.04 \n \l DISTRIB_ID=Ubuntu DISTRIB_DESCRIPTION="Ubuntu 9.04"

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

Manufacturer: Dell Inc.
Product Name: Inspiron 1440

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

Kernel release: 2.6.28-15-generic
Operating System: GNU/Linux
Architecture: x86_64
Processor: unknown
SMP Enabled: Yes

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

Driver version: 1.0.21
Library version: 1.0.21a
Utilities version: 1.0.21

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

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

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

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

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

--- no soundcards ---

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

00:1b.0 Audio device: Intel Corporation 82801I (ICH9 Family) HD Audio Controller (rev 03)

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

00:1b.0 0403: 8086:293e (rev 03)
 Subsystem: 1028:02cf

!!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-us122l: index=-2
snd-usb-usx2y: index=-2
snd-usb-caiaq: index=-2
snd-cmipci: mpu_port=0x330 fm_port=0x388
snd-pcsp: index=-2
snd-hda-intel: model=3stack-dig
snd-hda-intel: enable_msi=1
snd-hda-intel: single_cmd=1

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

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

crw-rw----+ 1 root audio 116, 1 Oct 3 16:23 /dev/snd/seq
crw-rw----+ 1 root audio 116, 33 Oct 3 16:23 /dev/snd/timer

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

APLAY

aplay: device_list:223: no soundcards found...

ARECORD

arecord: device_list:223: no soundcards found...

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

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

--startcollapse--
--endcollapse--

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

Module
michael_mic
arc4
ecb
i915
drm
binfmt_misc
ppdev
bridge
stp
bnep
input_polldev
joydev
lp
parport
snd_hda_intel
snd_hda_codec
snd_hwdep
snd_pcm_oss
snd_mixer_oss
snd_pcm
snd_seq_dummy
snd_seq_oss
snd_seq_midi
snd_rawmidi
snd_seq_midi_event
snd_seq
snd_timer
snd_seq_device
snd
uvcvideo
iTCO_wdt
psmouse
soundcore
snd_page_alloc
iTCO_vendor_support
dcdbas
compat_ioctl32
serio_raw
intel_agp
pcspkr
videodev
v4l1_compat
video
output
ieee80211_crypt_tkip
wl
ieee80211_crypt
r8169
mii
fbcon
tileblit
font
bitblit
softcursor

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

[ 11.322726] synaptics was reset on resume, see synaptics_resume_reset if you have trouble on resume
[ 11.576966] HDA Intel 0000:00:1b.0: PCI INT A -> GSI 21 (level, low) -> IRQ 21
[ 11.577068] HDA Intel 0000:00:1b.0: irq 2297 for MSI/MSI-X
[ 11.577106] HDA Intel 0000:00:1b.0: setting latency timer to 64
[ 11.608216] ALSA hda_intel.c:1382: Codec #0 probe error; disabling it...
[ 11.640576] ALSA hda_intel.c:1408: no codecs initialized
[ 11.640685] HDA Intel 0000:00:1b.0: PCI INT A disabled
[ 12.008213] lp: driver loaded but no devices found

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

Please try this procedure:

1. copy-paste the following command into the Terminal:

gksudo gedit /etc/modprobe.d/alsa-base.conf

2. and REMOVE the following 3 lines from the alsa-base.conf file:

options snd-hda-intel model=3stack-dig
options snd-hda-intel enable_msi=1
options snd-hda-intel single_cmd=1

3. Save the changes to the file /etc/modprobe.d/alsa-base.conf. Make sure the alsa-base.conf file does not contain any references anymore to 3stack-dig, enable_msi or single_cmd

4. Then navigate to System>Preferences>Sound and change everything to ALSA

5. Run the command and configure alsaconf to use your HDA intel soundchip:

sudo alsaconf

6. reboot and retest sound

7. If sound is still not working, please send us output again from step 3 and step 4 from the following link:

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

Revision history for this message
tuxster (rohara98) said :
#4

That did the trick

Now speakers and headphones are both working

Thank you Mark!

Can you help with this problem?

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

To post a message you must log in.