Date: Tue, 3 Oct 2006 00:26:47 -0500 From: Vulpes Velox <v.velox@vvelox.net> Cc: freebsd-multimedia@freebsd.org, Ariff Abdullah <ariff@FreeBSD.org> Subject: Re: no sound with the HDA patch Message-ID: <20061003002647.0970c946@vixen42> In-Reply-To: <54302.68.0.98.63.1159699810.squirrel@email.powweb.com> References: <60438.68.0.98.63.1159655635.squirrel@email.powweb.com> <20061001065131.64af817c.ariff@FreeBSD.org> <58103.68.0.98.63.1159660280.squirrel@email.powweb.com> <20061001075645.391fe2bf.ariff@FreeBSD.org> <54302.68.0.98.63.1159699810.squirrel@email.powweb.com>
next in thread | previous in thread | raw e-mail | index | archive | help
On Sun, 1 Oct 2006 06:50:10 -0400 (EDT) v.velox@vvelox.net wrote: > > On Sat, 30 Sep 2006 19:51:20 -0400 (EDT) > > v.velox@vvelox.net wrote: > >> > On Sat, 30 Sep 2006 18:33:55 -0400 (EDT) > >> > v.velox@vvelox.net wrote: > >> >> There is no playback on the HDA chip on the Toshiba Satellite > >> >P100 > series of laptops. This is true for the line out, head > >> >phones out, > and speakers. > >> >> > >> >> dmesg... > >> >> pcm0: <Intel 82801G High Definition Audio Controller> mem > >> >> 0xd2400000-0xd2403fff irq 22 at device 27.0 on pci0 > >> >> pcm0: <HDA Codec: Conexant (Unknown)> > >> >> pcm0: <HDA Driver Revision: 20060929_0026> > >> >> > >> >> > >> > Verbose dmesg, please. > >> > >> What does verbose mean in this case? I am not finding any flag or > >> the like for more verbose output in the dmesg man page. > >> > > > > Here: > > > > http://lists.freebsd.org/pipermail/freebsd-multimedia/2006-September/004720.html > > #uname -a > FreeBSD chama.vulpes 6.2-PRERELEASE FreeBSD 6.2-PRERELEASE #1: Fri > Sep 29 23:39:34 UTC 2006 > kitsune@charma.vulpes:/usr/obj/usr/src/sys/SMP i386 > > #pciconf -lv | grep -B 4 multimedia > subclass = PCI-PCI > pcm0@pci0:27:0: class=0x040300 card=0xff311179 chip=0x27d88086 > rev=0x02 hdr=0x00 > vendor = 'Intel Corporation' > device = '82801G (ICH7 Family) High Definition Audio' > class = multimedia > > # sysctl hw.snd.verbose=2 ; cat /dev/sndstat > hw.snd.verbose: 1 -> 2 > FreeBSD Audio Driver (newpcm) > Installed devices: > pcm0: <Intel 82801G High Definition Audio Controller> at memory > 0xd2400000 irq 22 kld snd_hda [20060929_0026] (1p/1r/0v channels > duplex default) [pcm0:play:0:dsp0.0]: spd 0, fmt > 0x00000000/0x00000008, flags 0x00000000, 0x00000000 > interrupts 0, underruns 0, ready 0 [b:16384/8192/2|bs:0/0/0] > {userland} -> feeder_root(0x00000000) -> {hardware} > [pcm0:record:0:dsp0.1]: spd 0, fmt 0x00000000/0x00000008, > flags 0x00000000, 0x00000000 > interrupts 0, overruns 0, hfree 16384, sfree 0 > [b:16384/8192/2|bs:0/0/0] > {hardware} -> feeder_root(0x00000000) -> {userland} > > # sysctl hw.snd > hw.snd.targetirqrate: 32 > hw.snd.report_soft_formats: 1 > hw.snd.verbose: 2 > hw.snd.unit: 0 > hw.snd.maxautovchans: 0 > hw.snd.pcm0.buffersize: 16384 > hw.snd.pcm0.vchans: 0 > > # mixer > Mixer vol is currently set to 75:75 > Mixer pcm is currently set to 75:75 > Mixer mic is currently set to 0:0 > Mixer cd is currently set to 75:75 > Mixer rec is currently set to 0:0 > Recording source: mic > > #dmesg | grep pcm0: > <included as pcm0.out> Just tested with todays patch and I am not seeing any change. Any thing I could help with or the like in this area?
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20061003002647.0970c946>