Reply
 
Thread Tools Display Modes
  #1  
Old 06-09-2007, 10:48 PM
Guest
 
Posts: n/a
Default Onboard "AC97" audio device how to.
I have an Intel based board from Foxconn. The board comes from an older Acer Power S series 220. The onboard audio is the "AC97" audio and though the default loader.conf file says this
Code:
snd_ich_load="NO"		# Intel ICH
It also works for my AMD based board. Actually, I figured this out with FreeBSD itself but obviously, PCBSD is FreeBSD based, so enough said.

If you have this onboard audio device & it is not working, try editing your /boot/loader.conf file. Simply open a Konsole from Kmenu>>System>>Konsole & do
Code:
su
put in the root password & hit enter, then issue the command;
Code:
ee /boot/loader.conf
& add
Code:
snd_ich_load="YES"
to your /boot/loader.conf file, press escape & at the small pop up menu, tap the "a" button twice to save and exit ee & then reboot. You should have sound now & remember that when editing a file in Konsole with ee, do not try to use your mouse to place your entry point, as this is a keboard navigated editor & you will end up with text input where you do not want it. :twisted:
NOTE: If this does not fix your issue, it may not be your answer. You may have a non compatible audio device or need a BIOS upgrade.

I hope this helped someone other than me. Have fun!
Reply With Quote
  #2  
Old 06-10-2007, 01:57 AM
sblevin sblevin is offline
Senior Member
 
Join Date: Jun 2005
Location: Australia
Posts: 909
Thanks: 0
Thanked 0 Times in 0 Posts
Default
This is good - sound is an essential part of PC's and people having problems at this level is a serious thorn in any BSD desktop product.

I had a problem with an onboard AC97 chip a while ago as well - it turned out my problem was the need for a BIOS upgrade, so please consider looking at that as well when you have sound problems.
Reply With Quote
  #3  
Old 06-10-2007, 02:31 AM
Guest
 
Posts: n/a
Default
Originally Posted by sblevin
This is good - sound is an essential part of PC's and people having problems at this level is a serious thorn in any BSD desktop product.

I had a problem with an onboard AC97 chip a while ago as well - it turned out my problem was the need for a BIOS upgrade, so please consider looking at that as well when you have sound problems.

I am sure that I have never had that particular issue with a PC but rest assured, this has been tested personally on both AMD & Intel boards with the AC97 onboard audio & works.
Reply With Quote
  #4  
Old 06-10-2007, 05:45 AM
Apatewna Apatewna is offline
Senior Member
 
Join Date: May 2006
Location: Greece
Posts: 1,141
Thanks: 0
Thanked 0 Times in 0 Posts
Send a message via ICQ to Apatewna Send a message via MSN to Apatewna Send a message via Yahoo to Apatewna
Default Re: Onboard "AC97" audio device how to.
Originally Posted by zeusx64
The onboard audio is the "AC97" audio...
For the record, AC97 is a prototype/protocol for sound hardware manufacturers, not an audio card itself. Based on this prototype/protocol manufacturers create sound cards using similarly behaving hardware.

That's why you'll see not just Interl AC97 audio, but also Realtek AC97, Via AC97 and so on.
__________________
RTFM and STFW before anything bad happens

Please read and UNDERSTAND these pages before posting:
http://www.catb.org/~esr/faqs/smart-questions.html
http://en.wikipedia.org/wiki/Netiquette
Reply With Quote
  #5  
Old 06-11-2007, 05:03 PM
Guest
 
Posts: n/a
Default Re: Onboard "AC97" audio device how to.
Originally Posted by Apatewna
Originally Posted by zeusx64
The onboard audio is the "AC97" audio...
For the record, AC97 is a prototype/protocol for sound hardware manufacturers, not an audio card itself. Based on this prototype/protocol manufacturers create sound cards using similarly behaving hardware.

That's why you'll see not just Interl AC97 audio, but also Realtek AC97, Via AC97 and so on.
That is obviously true but as I said and made sure to edit my post
Originally Posted by zeusx64
NOTE: If this does not fix your issue, it may not be your answer. You may have a non compatible audio device or need a BIOS upgrade.
Damn humans, always making errors! :mrgreen:

LOL, Cheers...
Reply With Quote
Reply

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
Minimal (no "eye candy") install or turning "effects" off.. danytancou Tips and Tricks 6 04-26-2010 02:45 PM
wireless card flipping between "associated" and "no carrier" gabi General Questions 2 06-08-2008 07:16 PM
At Start-up "file" & "media" process Astro Girl Usage Bug Reports 2 12-26-2007 07:15 PM
Howto "Mount" usb scan device L1mP General Questions 2 01-12-2007 05:31 PM
Four CD device icons listed on "Computer" with two pcbsdusr Usage Bug Reports 4 06-28-2006 08:24 AM


All times are GMT. The time now is 10:17 AM.


Powered by vBulletin® Version 3.8.5
Copyright ©2000 - 2013, Jelsoft Enterprises Ltd.

Copyright 2005-2010, The PC-BSD Project. PC-BSD and the PC-BSD logo are registered trademarks of iXsystems.
All other content is freely available for sharing under the terms of the Creative Commons Attribution License.