Date: Fri, 19 Sep 2008 08:02:22 +0200 From: Gianmarco Giovannelli <gmarco@giovannelli.it> To: multimedia@freebsd.org Subject: new hda hda.20080913 doesn't work Message-ID: <200809190532.m8J5WWvW072368@freebsd.giovannelli.com>
next in thread | raw e-mail | index | archive | help
Hi all, I have a fujitsu-siemens laptop p7120 which is affected by this well known problem on the hda audio subsystem. http://www.freebsd.org/cgi/query-pr.cgi?pr=119671 So I try to use the new driver I found here: http://people.freebsd.org/~mav/hda.20080913.tgz To see if it fixes the very annoying problem. It solves the problem of described in the pr but now my laptop is MUTE. lifebook:/home/gmarco> uname -a FreeBSD lifebook.giovannelli.com 7.1-PRERELEASE FreeBSD 7.1-PRERELEASE #6: Thu Sep 18 23:54:24 CEST 2008 gmarco@lifebook.giovannelli.com:/usr/obj/usr/src/sys/FREEBSD i386 in the messages I found: hdac0: <HDA Codec #0: Realtek ALC260> hdac0: <HDA Codec #1: Lucent/Agere Systems (Unknown)> hdac0: hdac0: hdac_audio_as_parse: Duplicate pin 0 (21) in association 1! Disabling association. hdac0: pcm0: <HDA codec #0 Realtek ALC260 PCM #0> on hdac0 lifebook:/home/gmarco> cat /dev/sndstat FreeBSD Audio Driver (newpcm: 32bit 2007061600/i386) Installed devices: pcm0: <HDA codec #0 Realtek ALC260 PCM #0> at hdac0 cad 0 [20080913_0111] [MPSA FE] (0p:0v/1r:1v channels default) lifebook:/home/gmarco> mixer Mixer mic is currently set to 0:0 Mixer rec is currently set to 0:0 Recording source: mic Here some sysctls: hw.snd.latency_profile: 1 hw.snd.latency: 5 hw.snd.report_soft_formats: 1 hw.snd.compat_linux_mmap: 0 hw.snd.feeder_buffersize: 16384 hw.snd.feeder_rate_round: 25 hw.snd.feeder_rate_max: 2016000 hw.snd.feeder_rate_min: 1 hw.snd.verbose: 1 hw.snd.maxautovchans: 16 hw.snd.default_unit: 0 hw.snd.version: 2007061600/i386 hw.snd.default_auto: 0 dev.hdac.0.%desc: Intel 82801F High Definition Audio Controller dev.hdac.0.%driver: hdac dev.hdac.0.%location: slot=27 function=0 handle=\_SB_.PCI0.AZAL dev.hdac.0.%pnpinfo: vendor=0x8086 device=0x2668 subvendor=0x10cf subdevice=0x1326 class=0x040300 dev.hdac.0.%parent: pci0 dev.hdac.0.wake: 0 dev.hdac.0.polling: 0 dev.hdac.0.polling_interval: 250 dev.hdac.0.pindump: 0 dev.pcm.0.%parent: hdac0 dev.pcm.0.%desc: HDA codec #0 Realtek ALC260 PCM #0 dev.pcm.0.%driver: pcm dev.pcm.0.%parent: hdac0 dev.pcm.0.rec.vchans: 1 dev.pcm.0.rec.vchanrate: 48000 dev.pcm.0.rec.vchanformat: s16le dev.pcm.0.buffersize: 16384 Trying to play something: lifebook:/home/gmarco> mplayer barbara\ streisand\ -\ woman\ in\ love.mp3 MPlayer 1.0rc2-4.2.1 (C) 2000-2007 MPlayer Team CPU: Intel(R) Pentium(R) M processor 1.20GHz (Family: 6, Model: 13, Stepping: 8) CPUflags: MMX: 1 MMX2: 1 3DNow: 0 3DNow2: 0 SSE: 1 SSE2: 1 Compiled with runtime CPU detection. Playing barbara streisand - woman in love.mp3. Audio file file format detected. Clip info: Title: woman in love Artist: barbara streisand Album: Year: Comment: Genre: Pop ========================================================================== Opening audio decoder: [mp3lib] MPEG layer-2, layer-3 mpg123: Can't rewind stream by 2140 bits! AUDIO: 44100 Hz, 2 ch, s16le, 128.0 kbit/9.07% (ratio: 16000->176400) Selected audio codec: [mp3] afm: mp3lib (mp3lib MPEG layer-2, layer-3) ========================================================================== [AO OSS] audio_setup: Can't open audio device /dev/dsp: Operation not supported AO: [null] 44100Hz 2ch s16le (2 bytes per sample) Video: no video Starting playback... A: 2.0 (01.9) of 235.0 (03:55.0) 0.9% ..... mute ..... Any help is really appreciated because the problem is very annoying :-) Thanks for attention and sorry for the long post... Best Regards, Gianmarco Giovannelli , "Unix expert since yesterday" http://utenti.gufi.org/~gmarco/
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200809190532.m8J5WWvW072368>