fe94
![]() |
|
|
|
|
|||||||
| Mobile Computing This forum discusses issues related to running FreeBSD on notebooks, laptops, and other mobile equipment. |
![]() |
|
|
Thread Tools | Display Modes |
|
#1
|
|||
|
|||
|
Hi all,
I am happy with FreeBSD and PC-BSD on my 3 systems, however with PC-BSD 9.0 on my Lenovo Thinkpad R400 I don't get sound regardless what I try. Would be glad if one of you experts have a hint for me! Situation: Parameters and tunings I have found in various postings to similar topics, tried out but have erased again as they have not been working in my case are: /boot/loader.conf: Code:
sound_load="YES" snd_hda_load="YES" snd_driver_load="YES" Code:
/hw.snd.default_unit=1 Code:
hint.hdac.0.cad0.nid18.config="as=0" hint.hdac.0.cad0.nid17.config="as=1 seq=15 device=Headphones" hint.hdac.0.cad0.nid22.config="as=1 seq=0" dmesg: Code:
.. hdac0: <Intel 82801I High Definition Audio Controller> mem 0xfc020000-0xfc023fff irq 17 at device 27.0 on pci0 .. hdac0: HDA Codec #0: Conexant CX20561 (Hermosa) pcm0: <HDA Conexant CX20561 (Hermosa) PCM #0 Analog> at cad 0 nid 1 on hdac0 pcm1: <HDA Conexant CX20561 (Hermosa) PCM #1 Analog> at cad 0 nid 1 on hdac0 .. Code:
$ cat /dev/sndstat FreeBSD Audio Driver (newpcm: 32bit 2009061500/i386) Installed devices: pcm0: <HDA Conexant CX20561 (Hermosa) PCM #0 Analog> (play/rec) default pcm1: <HDA Conexant CX20561 (Hermosa) PCM #1 Analog> (play/rec) Code:
hw.snd.default_auto=1 )
Last edited by SirDice; November 29th, 2012 at 10:28. Reason: Formatting & Style: http://forums.freebsd.org/showthread.php?t=8816 / http://forums.freebsd.org/showthread.php?t=18043 |
|
#2
|
||||
|
||||
|
__________________
Senior UNIX Engineer at Unix Support Nederland Experience is something you don't get until just after you need it. |
| The Following User Says Thank You to SirDice For This Useful Post: | ||
AB-stromer (November 29th, 2012) | ||
|
#3
|
|||
|
|||
|
Have yo tested your headphones output? Have you tried it in combination with hw.snd.default_unit=1?
|
|
#4
|
||||
|
||||
|
Try adding these lines to your /etc/rc.conf file:
Code:
snddetect_enable="YES" mixer_enable="YES" |
| The Following 2 Users Say Thank You to Trihexagonal For This Useful Post: | ||
AB-stromer (November 30th, 2012), zodias (December 14th, 2012) | ||
|
#5
|
|||
|
|||
|
Yes, also no sound
yes, with =1 and with =0; no change |
|
#6
|
|||
|
|||
|
Quote:
but not yet speaker... |
|
#7
|
||||
|
||||
|
I'm glad it helped. I'd go back and try some of those settings again in your first post you said you erased now that you do have some sound.
|
![]() |
| Thread Tools | |
| Display Modes | |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Lenovo Thinkpad T520 doesn't boot with GPT slices on FreeBSD 9- BETA3 | Lothlorien | Mobile Computing | 11 | March 31st, 2013 15:23 |
| PCBSD (FreeBSD 9.0-RELEASE) on Lenovo Thinkpad Edge - WLAN problem | webmaster207 | Mobile Computing | 0 | February 19th, 2012 12:10 |
| Lenovo Thinkpad x220 and 9.0-release | UNIXgod | Mobile Computing | 3 | January 17th, 2012 04:23 |
| Realtek RTL8191SE (Lenovo Thinkpad T500) | jrick | Mobile Computing | 12 | January 3rd, 2012 16:39 |
| 7.2 install hangs on Lenovo thinkpad x31 | trawler | Installing & Upgrading | 7 | May 25th, 2009 13:23 |