Date: Fri, 04 Jan 2008 21:07:00 +0100 From: Frank Staals <frankstaals@gmx.net> To: Ariff Abdullah <ariff@FreeBSD.org> Cc: freebsd-multimedia@FreeBSD.org, lveax <lveax.m@gmail.com> Subject: Re: snd_hda(freebsd 7.0 rc1) doesn't work on dell latitude D630 Message-ID: <477E91E4.3030204@gmx.net> In-Reply-To: <20080104235519.3d5b3a72.ariff@FreeBSD.org> References: <576dcbc20801040037n511b343cgd4447de57a24089@mail.gmail.com> <477DF250.8020407@gmx.net> <20080104235519.3d5b3a72.ariff@FreeBSD.org>
next in thread | previous in thread | raw e-mail | index | archive | help
Ariff Abdullah wrote:
> [ -> freebsd-multimedia ]
>
> On Fri, 04 Jan 2008 09:46:08 +0100
> Frank Staals <frankstaals@gmx.net> wrote:
>
>> I have a similar problem (also with a D630 ) ; I only get sound when
>>
>> plugging in a headset or similar. Sound won't work over the internal
>>
>> speakers. I also tried the oss drivers, without
>> success though: at the time ( about a month ago ) it even locked up
>> my system.
>>
>> frank@Rena# uname -a
>> FreeBSD Rena.FStaals.net 7.0-BETA4 FreeBSD 7.0-BETA4 #0: Fri Dec 21
>> 11:48:15 CET 2007
>> frank@Rena.FStaals.net:/usr/obj/usr/src/sys/RENAKERNEL i386
>>
>>
>
> Try hint.pcm.0.config="gpio1". Refer to snd_hda(4) on how to set this.
>
> Please show verbose dmesg | grep ^pcm.
>
>
> --
> Ariff Abdullah
> FreeBSD
>
> ... Recording in stereo is obviously too advanced
> and confusing for us idiot ***** users :P ........
>
Unforutnately that doesn't solve the problem here. Additional system
info ( after applying the change in /boot/device.hints )
frank@Rena# dmesg | grep ^pcm
pcm0: <Intel 82801H High Definition Audio Controller> mem
0xfe9fc000-0xfe9fffff irq 21 at device 27.0 on pci0
pcm0: [ITHREAD]
pcm0: <HDA Codec: Sigmatel (Unknown)>
pcm0: <HDA Driver Revision: 20071129_0050>
frank@Rena# pciconf -lv | grep -iA 3 pcm
pcm0@pci0:0:27:0: class=0x040300 card=0x01f91028 chip=0x284b8086
rev=0x02 hdr=0x00
vendor = 'Intel Corporation'
device = '82801H &SUBSYS_81EC1043&REV_02\3&11583659&0&D8'
class = multimedia
frank@Rena# cat /boot/device.hints | grep pcm
hint.pcm.0.config="gpio1"
frank@Rena# sysctl -a | grep pcm
dev.pcm.0.%desc: Intel 82801H High Definition Audio Controller
dev.pcm.0.%driver: pcm
dev.pcm.0.%location: slot=27 function=0 handle=\_SB_.PCI0.AZAL
dev.pcm.0.%pnpinfo: vendor=0x8086 device=0x284b subvendor=0x1028
subdevice=0x01f9 class=0x040300
dev.pcm.0.%parent: pci0
dev.pcm.0.wake: 0
dev.pcm.0.play.vchans: 1
dev.pcm.0.play.vchanrate: 48000
dev.pcm.0.play.vchanformat: s16le
dev.pcm.0.rec.vchans: 1
dev.pcm.0.rec.vchanrate: 48000
dev.pcm.0.rec.vchanformat: s16le
dev.pcm.0.buffersize: 16384
dev.pcm.0.polling: 0
dev.pcm.0.polling_interval: 250
--
-Frank Staals
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?477E91E4.3030204>
