You are not logged in.

#1 2010-11-06 01:25:14

monotiz
Member
Registered: 2007-10-20
Posts: 140

[SOLVED] Dell 1558: audio doesn't work!

Hi,
the sound does not work on my Dell 1558. these are some details:

[tiziano@arch64 ~]$ lspci | grep Audio
00:1b.0 Audio device: Intel Corporation 5 Series/3400 Series Chipset High Definition Audio (rev 06)
02:00.1 Audio device: ATI Technologies Inc Device aa68
[tiziano@arch64 ~]$ ls -l /sys/module/snd/holders
totale 0
lrwxrwxrwx 1 root root 0  6 nov 02.47 snd_hda_codec -> ../../snd_hda_codec
lrwxrwxrwx 1 root root 0  6 nov 02.47 snd_hda_codec_idt -> ../../snd_hda_codec_idt
lrwxrwxrwx 1 root root 0  6 nov 02.47 snd_hda_intel -> ../../snd_hda_intel
lrwxrwxrwx 1 root root 0  6 nov 02.47 snd_hwdep -> ../../snd_hwdep
lrwxrwxrwx 1 root root 0  6 nov 02.47 snd_mixer_oss -> ../../snd_mixer_oss
lrwxrwxrwx 1 root root 0  6 nov 02.47 snd_pcm -> ../../snd_pcm
lrwxrwxrwx 1 root root 0  6 nov 02.47 snd_pcm_oss -> ../../snd_pcm_oss
lrwxrwxrwx 1 root root 0  6 nov 02.47 snd_seq -> ../../snd_seq
lrwxrwxrwx 1 root root 0  6 nov 02.47 snd_seq_device -> ../../snd_seq_device
lrwxrwxrwx 1 root root 0  6 nov 02.47 snd_seq_oss -> ../../snd_seq_oss
lrwxrwxrwx 1 root root 0  6 nov 02.47 snd_timer -> ../../snd_timer
[tiziano@arch64 ~]$ aplay -l
**** List of PLAYBACK Hardware Devices ****
card 0: Intel [HDA Intel], device 0: STAC92xx Analog [STAC92xx Analog]
  Subdevices: 1/1
  Subdevice #0: subdevice #0
card 1: Generic [HD-Audio Generic], device 3: ATI HDMI [ATI HDMI]
  Subdevices: 1/1
  Subdevice #0: subdevice #0
[tiziano@arch64 ~]$ cat /etc/modprobe.d/sound.conf 
alias snd-card-0 snd-hda-intel
alias sound-slot-0 snd-hda-intel

I tried to follows various wiki pages and tutorial such as this (http://programminglinuxblog.blogspot.co … ebook.html) and change modprobe.conf such as:

options snd-hda-intel index=0
options snd-hda-intel model=auto
options snd-hda-intel model=dell-m6
options snd-hda-intel index=0 model=auto
....

but I can't hear anything... I tried also the headphone.

This is amixer:

[tiziano@arch64 ~]$ amixer
Simple mixer control 'Master',0
  Capabilities: pvolume pvolume-joined pswitch pswitch-joined penum
  Playback channels: Mono
  Limits: Playback 0 - 64
  Mono: Playback 44 [69%] [-15.00dB] [on]
Simple mixer control 'Headphone',0
  Capabilities: pvolume pswitch penum
  Playback channels: Front Left - Front Right
  Limits: Playback 0 - 64
  Mono:
  Front Left: Playback 48 [75%] [-12.00dB] [on]
  Front Right: Playback 48 [75%] [-12.00dB] [on]
Simple mixer control 'Headphone',1
  Capabilities: pvolume pswitch penum
  Playback channels: Front Left - Front Right
  Limits: Playback 0 - 64
  Mono:
  Front Left: Playback 64 [100%] [0.00dB] [off]
  Front Right: Playback 64 [100%] [0.00dB] [off]
Simple mixer control 'Speaker',0
  Capabilities: pvolume pswitch penum
  Playback channels: Front Left - Front Right
  Limits: Playback 0 - 64
  Mono:
  Front Left: Playback 0 [0%] [-48.00dB] [off]
  Front Right: Playback 0 [0%] [-48.00dB] [off]
Simple mixer control 'PCM',0
  Capabilities: pvolume penum
  Playback channels: Front Left - Front Right
  Limits: Playback 0 - 255
  Mono:
  Front Left: Playback 255 [100%] [0.00dB]
  Front Right: Playback 255 [100%] [0.00dB]
Simple mixer control 'Front Mic',0
  Capabilities: cvolume penum
  Capture channels: Front Left - Front Right
  Limits: Capture 0 - 3
  Front Left: Capture 0 [0%] [0.00dB]
  Front Right: Capture 0 [0%] [0.00dB]
Simple mixer control 'Mic',0
  Capabilities: cvolume penum
  Capture channels: Front Left - Front Right
  Limits: Capture 0 - 3
  Front Left: Capture 0 [0%] [0.00dB]
  Front Right: Capture 0 [0%] [0.00dB]
Simple mixer control 'Mic Jack Mode',0
  Capabilities: enum
  Items: 'Mic In' 'Line In'
  Item0: 'Mic In'
Simple mixer control 'Beep',0
  Capabilities: pvolume pvolume-joined pswitch pswitch-joined penum
  Playback channels: Mono
  Limits: Playback 0 - 3
  Mono: Playback 0 [0%] [-18.00dB] [off]
Simple mixer control 'Capture',0
  Capabilities: cvolume cswitch penum
  Capture channels: Front Left - Front Right
  Limits: Capture 0 - 15
  Front Left: Capture 0 [0%] [0.00dB] [off]
  Front Right: Capture 0 [0%] [0.00dB] [off]
Simple mixer control 'Capture',1
  Capabilities: cvolume cswitch penum
  Capture channels: Front Left - Front Right
  Limits: Capture 0 - 15
  Front Left: Capture 0 [0%] [0.00dB] [off]
  Front Right: Capture 0 [0%] [0.00dB] [off]
Simple mixer control 'Digital Mic',0
  Capabilities: cvolume penum
  Capture channels: Front Left - Front Right
  Limits: Capture 0 - 3
  Front Left: Capture 0 [0%] [0.00dB]
  Front Right: Capture 0 [0%] [0.00dB]
Simple mixer control 'Input Source',0
  Capabilities: cenum
  Items: 'Mic' 'Front Mic' 'Digital Mic'
  Item0: 'Mic'
Simple mixer control 'Input Source',1
  Capabilities: cenum
  Items: 'Mic' 'Front Mic' 'Digital Mic'
  Item0: 'Mic'

and my rc.conf MODULES:

MODULES=(fglrx uvcvideo acpi-cpufreq cpufreq-ondemand cpufreq-powersave cpufreq-userspace lib80211_crypt_tkip wl !b43 !ssb !lib80211 !snd-pcsp !pcspkr)

Someone can help me? Thanks

Last edited by monotiz (2010-11-07 10:03:08)

Offline

#2 2010-11-06 01:57:39

surfed
Member
From: Vienna Austria
Registered: 2009-10-30
Posts: 86

Re: [SOLVED] Dell 1558: audio doesn't work!

my /etc/modprobe.d/modprobe.conf:

#
# /etc/modprobe.d/modprobe.conf (for v2.6 kernels)
#
options snd-hda-intel model=dell-m6
options snd-hda-intel enable_msi=1

and i dont have /etc/modprobe.d/sound.conf

make sure everything is un-muted

Last edited by surfed (2010-11-06 02:00:39)

Offline

#3 2010-11-07 10:02:51

monotiz
Member
Registered: 2007-10-20
Posts: 140

Re: [SOLVED] Dell 1558: audio doesn't work!

surfed wrote:

my /etc/modprobe.d/modprobe.conf:

#
# /etc/modprobe.d/modprobe.conf (for v2.6 kernels)
#
options snd-hda-intel model=dell-m6
options snd-hda-intel enable_msi=1

and i dont have /etc/modprobe.d/sound.conf

make sure everything is un-muted

thanks, this is work!

Offline

Board footer

Powered by FluxBB