Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
On-Board soundcard without Linux driver
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index Kernel & Hardware
View previous topic :: View next topic  
Author Message
SprEA
n00b
n00b


Joined: 20 Aug 2004
Posts: 22

PostPosted: Tue Aug 24, 2004 7:28 pm    Post subject: On-Board soundcard without Linux driver Reply with quote

I have a on-board soundcard, my motherboard is a DFI LanParty PRO875B. I can't find any sound drivers that actually work. My friend told me to get "Alsa" so I ran a "emerge alsa". But now that I have it I don't know hos to use it.

So my question is: Does anyone know of some drivers that work or have some tips for my quest to get sound :?:
Back to top
View user's profile Send private message
potatoface
Guru
Guru


Joined: 18 Feb 2004
Posts: 542
Location: ::7F00:1

PostPosted: Tue Aug 24, 2004 7:33 pm    Post subject: Reply with quote

which onboard sound controller do you have?
_________________
The generation of random numbers is too important to be left to chance.
Adopt an unanswered post.
Back to top
View user's profile Send private message
SprEA
n00b
n00b


Joined: 20 Aug 2004
Posts: 22

PostPosted: Tue Aug 24, 2004 7:45 pm    Post subject: Reply with quote

That's exactly what I don't know. When I used Windows 2k I installed some drivers made by "SoundMAX". I don't know if that helps.

On the www.dfi.com page it only says "6-1 sound", no names or such.
Back to top
View user's profile Send private message
potatoface
Guru
Guru


Joined: 18 Feb 2004
Posts: 542
Location: ::7F00:1

PostPosted: Tue Aug 24, 2004 7:56 pm    Post subject: Reply with quote

hi,

i searched a bit and found the following.

http://www.dfi.com.tw/Support/Download/driver_download_us.jsp?PRODUCT_ID=1880&CATEGORY_TYPE=LP&INDEX_TYPE=null&STATUS_FLAG=A&SITE=US

i think you have a C-media 9739 or 9761!
_________________
The generation of random numbers is too important to be left to chance.
Adopt an unanswered post.
Back to top
View user's profile Send private message
rush_ad
l33t
l33t


Joined: 22 Jul 2004
Posts: 863
Location: New Jersey, USA

PostPosted: Tue Aug 24, 2004 7:56 pm    Post subject: Reply with quote

do 'lspci' and find out what linux thinks of your sound card. and then compile kernel with proper drivers. should do it.
Back to top
View user's profile Send private message
SprEA
n00b
n00b


Joined: 20 Aug 2004
Posts: 22

PostPosted: Tue Aug 24, 2004 8:06 pm    Post subject: Reply with quote

Should I run a command called ispci? Because I don't have that command.
Back to top
View user's profile Send private message
potatoface
Guru
Guru


Joined: 18 Feb 2004
Posts: 542
Location: ::7F00:1

PostPosted: Tue Aug 24, 2004 8:14 pm    Post subject: Reply with quote

the command is

Code:
lspci

_________________
The generation of random numbers is too important to be left to chance.
Adopt an unanswered post.
Back to top
View user's profile Send private message
SprEA
n00b
n00b


Joined: 20 Aug 2004
Posts: 22

PostPosted: Tue Aug 24, 2004 8:16 pm    Post subject: Reply with quote

bash: lspci: Command not found.
Back to top
View user's profile Send private message
potatoface
Guru
Guru


Joined: 18 Feb 2004
Posts: 542
Location: ::7F00:1

PostPosted: Tue Aug 24, 2004 8:31 pm    Post subject: Reply with quote

first u must

Code:
emerge pciutils

_________________
The generation of random numbers is too important to be left to chance.
Adopt an unanswered post.
Back to top
View user's profile Send private message
SprEA
n00b
n00b


Joined: 20 Aug 2004
Posts: 22

PostPosted: Tue Aug 24, 2004 8:53 pm    Post subject: Reply with quote

"Multimedia audio controller: Intel Corp. 82801EB/ER (ICH5/ICH5R) AC'97 Audio Controller (rev 02)".

That's what it said about my audio card.
Back to top
View user's profile Send private message
hw-tph
l33t
l33t


Joined: 08 Jan 2004
Posts: 768
Location: Uppsala, Sweden

PostPosted: Tue Aug 24, 2004 9:07 pm    Post subject: Reply with quote

You should be able to do an ALSA_CARDS="intel8x0" emerge alsa-driver alsa-utils and then run alsa-conf. This will set up your /etc/modules.d/alsa file and load the sound modules. Then run alsamixer to unmute your card and set the volumes.

rc-update add alsasound default will make the alsasound init script to be loaded on each boot. For more info, refer to the Gentoo Alsa guide...which I for whatever the reason cannot find on the gentoo.org website. :o


Håkan
Back to top
View user's profile Send private message
SprEA
n00b
n00b


Joined: 20 Aug 2004
Posts: 22

PostPosted: Tue Aug 24, 2004 9:16 pm    Post subject: Reply with quote

Okey, I'm very new at linux. What do I have to write after "alsamixer" to unmute?
Back to top
View user's profile Send private message
Tigern
n00b
n00b


Joined: 22 Aug 2004
Posts: 1
Location: Horten,Norway

PostPosted: Tue Aug 24, 2004 9:24 pm    Post subject: Reply with quote

0000:11.5 Multimedia audio controller: VIA techologies, Inc. vt8233/A8235/8237 AC97 Audio controller (rev 50)

this is the sound card
_________________
You own me a New acorn!
Back to top
View user's profile Send private message
SprEA
n00b
n00b


Joined: 20 Aug 2004
Posts: 22

PostPosted: Tue Aug 24, 2004 9:51 pm    Post subject: Reply with quote

What "Tigern" is trying to tell you is that he needs some help installing he's sound card as well.
Back to top
View user's profile Send private message
SprEA
n00b
n00b


Joined: 20 Aug 2004
Posts: 22

PostPosted: Tue Aug 24, 2004 10:02 pm    Post subject: Reply with quote

Does anyone know how to unmute in alsamixer? I've runned "alsamixer --help" but I don't understand anything.
Back to top
View user's profile Send private message
hw-tph
l33t
l33t


Joined: 08 Jan 2004
Posts: 768
Location: Uppsala, Sweden

PostPosted: Wed Aug 25, 2004 6:23 am    Post subject: Reply with quote

In alsamixer, highlight the channel you want to unmute and press the M key on your keyboard and the "MM" characters at the top of the slider should disappear, indicating it is not muted anymore. It's a good bet to start unmuting the Master and PCM channels.


Håkan
Back to top
View user's profile Send private message
SprEA
n00b
n00b


Joined: 20 Aug 2004
Posts: 22

PostPosted: Wed Aug 25, 2004 10:58 am    Post subject: Reply with quote

Does alsamixer have an gui?
Back to top
View user's profile Send private message
Thardin
n00b
n00b


Joined: 02 Jul 2004
Posts: 16

PostPosted: Wed Aug 25, 2004 11:15 am    Post subject: Reply with quote

This might help:
http://www.gentoo.org/doc/en/alsa-guide.xml
Back to top
View user's profile Send private message
SprEA
n00b
n00b


Joined: 20 Aug 2004
Posts: 22

PostPosted: Wed Aug 25, 2004 11:31 am    Post subject: Reply with quote

Okey, I've followed the guide all the way down to when I'm supposed to run "amixer". That's when I get this error: "amixer: Mixer attach default error: No such device".

Need help badly :cry:
Back to top
View user's profile Send private message
potatoface
Guru
Guru


Joined: 18 Feb 2004
Posts: 542
Location: ::7F00:1

PostPosted: Wed Aug 25, 2004 3:19 pm    Post subject: Reply with quote

does anyone know which driver i should use?

Code:
lspci | grep -i audio


Code:
0000:00:05.0 Multimedia audio controller: nVidia Corporation nForce MultiMedia audio [Via VT82C686B] (rev a2)
0000:00:06.0 Multimedia audio controller: nVidia Corporation nForce2 AC97 Audio Controler (MCP) (rev a1)

_________________
The generation of random numbers is too important to be left to chance.
Adopt an unanswered post.
Back to top
View user's profile Send private message
hw-tph
l33t
l33t


Joined: 08 Jan 2004
Posts: 768
Location: Uppsala, Sweden

PostPosted: Wed Aug 25, 2004 8:56 pm    Post subject: Reply with quote

My nforce2 works well using the snd-intel8x0 driver, as configured by running alsaconf. Good sound quality and very stable.


Håkan
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Kernel & Hardware All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum