Date: Sat, 07 Feb 2009 20:50:39 +0200 From: Alexander Motin <mav@FreeBSD.org> To: Yury Froloff <froloff@ukr.net> Cc: freebsd-current@freebsd.org Subject: Re: To Alexander Motin aka Mav. HDA problems. Message-ID: <498DD7FF.7010904@FreeBSD.org> In-Reply-To: <E1LVs76-0005EI-SS@ffe13.ukr.net> References: <E1LVs76-0005EI-SS@ffe13.ukr.net>
next in thread | previous in thread | raw e-mail | index | archive | help
Yury Froloff wrote: > --- Исходное сообщение --- > От кого: Alexander Motin <mav@mavhome.dp.ua> > Кому: Yury Froloff <froloff@ukr.net> > Дата: 6 февраля, 22:27:26 > Тема: Re: To Alexander Motin aka Mav. HDA problems. > > Yury Froloff wrote: > > У меня проблема со звуком и никак не могу ее решить. Решил > написать Вам, т.к. уже облазил весь интернет и не знаю как бороться. > > Звука просто нет. Помогите, пожалуйста, разобраться. Вы - моя > последняя надежда. > > =================================================== > > private# uname -a > > FreeBSD private.org 7.0-RELEASE FreeBSD 7.0-RELEASE #0: Sat Jan > 31 11:21:07 EET 2009 root@private.org:/usr/obj/usr/src/sys/NEWKERN > amd64 > > =================================================== > > private# cat /dev/sndstat > > FreeBSD Audio Driver (newpcm: 64bit 2007061600/amd64) > > Installed devices: > > pcm0: <ATI SB600 High Definition Audio Controller> at memory > 0xfe020000 irq 16 kld snd_hda [20071129_0050] [MPSAFE] (1p:1v/1r:1v > channels duplex default) > > =================================================== > > У тебя стоит старый драйвер 2007 года. Тебе стоит начать с обновления > системы до 7-STABLE или по крайней мере полностью взять оттуда каталог > /sys/dev/sound/pci/hda и пересобрать модуль snd_hda. > > You have old driver of year 2007. You should start from updating your > system to latest 7-STABLE or at least take /sys/dev/sound/pci/hda > folder > from there and rebuild your snd_hda module. > > I've updated sources & rebuilt /sys/modules/sound/, but problem still > there... No sound. :( > > private# cat /dev/sndstat > FreeBSD Audio Driver (newpcm: 64bit 2007061600/amd64) > Installed devices: > pcm0: <ATI SB600 High Definition Audio Controller> at memory 0xfe020000 > irq 16 kld snd_hda [20080420_0052] [MPSAFE] (1p:1v/1r:1v channels duplex > default) > > Motherboard is "ASUS M2A-VM HDMI". HDMI is disabled in BIOS. I don't now > what goes wrong, but I hope we can find the solution. 20080420_0052 is better, but still not good. It is 7.1-RELEASE, but not the 7-STABLE. Present version in 7-STABLE now is 20090131_0127. You can fetch it from here: http://www.freebsd.org/cgi/cvsweb.cgi/src/sys/dev/sound/pci/hda/?only_with_tag=RELENG_7 If for some reason it does not help - send me verbose boot messages. -- Alexander Motin
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?498DD7FF.7010904>