[gentoo-user] Sound and video card variables

2006-07-18 Thread Phil Sexton

Hi list,

Here is the result of lspci:

Tue Jul 18 10:11 PM [EMAIL PROTECTED] ~ # lspci
00:00.0 Host bridge: Silicon Integrated Systems [SiS] 746 Host (rev 10)
00:01.0 PCI bridge: Silicon Integrated Systems [SiS] SG86C202
00:02.0 ISA bridge: Silicon Integrated Systems [SiS] SiS963 [MuTIOL 
Media IO] (rev 25)

00:02.5 IDE interface: Silicon Integrated Systems [SiS] 5513 [IDE]
00:03.0 USB Controller: Silicon Integrated Systems [SiS] USB 1.0 
Controller (rev 0f)
00:03.1 USB Controller: Silicon Integrated Systems [SiS] USB 1.0 
Controller (rev 0f)

00:03.3 USB Controller: Silicon Integrated Systems [SiS] USB 2.0 Controller
00:04.0 Ethernet controller: Silicon Integrated Systems [SiS] SiS900 PCI 
Fast Ethernet (rev 90)
00:07.0 USB Controller: VIA Technologies, Inc. VT82x UHCI USB 1.1 
Controller (rev 61)
00:07.1 USB Controller: VIA Technologies, Inc. VT82x UHCI USB 1.1 
Controller (rev 61)

00:07.2 USB Controller: VIA Technologies, Inc. USB 2.0 (rev 63)
00:09.0 Multimedia audio controller: VIA Technologies Inc. ICE1712 
[Envy24] PCI Multi-Channel I/O Controller (rev 02)00:0b.0 Multimedia 
audio controller: Creative Labs SB Live! EMU10k1 (rev 05)
00:0b.1 Input device controller: Creative Labs SB Live! MIDI/Game Port 
(rev 05)
01:00.0 VGA compatible controller: nVidia Corporation NV36.2 [GeForce FX 
5700] (rev a1)


Are these the stanzas I need in my /etc/make.conf file so that I only 
compile the right modules?


VIDEO_CARD=GeForce FX 5700
SOUND_CARD=EMU10k1

If this isn't correct, what should I put and where?

--
Phil Sexton
My Home Page: http://fancypiper.info/
Free tunes: ftp://fancypiper.info/
Naomi's Fancy: http://www.naomisfancy.net/
Our 2nd CD: http://www.cdbaby.com/naomisfancy/
--
gentoo-user@gentoo.org mailing list



Re: [gentoo-user] Sound and video card variables

2006-07-18 Thread Phil Sexton

Richard Fish wrote:


Is there some document somewhere that led you to these settings?  If
so, we need to get that fixed...


No, haven't seen it mentioned in the docs.  I have been following some 
of the threads and something similar was mentioned a while back.


If those stanzas are mentioned, in which doc is it?


For the video (notice the S in CARDS):
VIDEO_CARDS=nv nvidia vesa
(leave out the nvidia if you don't want to mess with proprietary drivers)


I want to try some games, so I am using your suggestion, including the 
proprietary drivers.



For sound, SOUND_CARD is not a valid option.  You can set ALSA_CARDS
to have alsa-drivers only build specific drivers, but that is
optional, and only applies to the alsa-drivers package.  If you use
the sound drivers from the kernel, this has no effect.  The correct
setting for ALSA_CARDS would probably be:

ALSA_CARDS=emu10k1

Thanks!.

BTW, I am trying to build myself a gaming/audio recording box (which 
will be slightly more powerful than this one, which I have named 
tinwhistle).  This is my current workstation/playstation/recording 
station box, running Fedora Core 4, DuMuDi, Gentoo and Windows XP pro 
multiboot box.  So far, so good.


Is anyone on this list using Ardour on Gentoo yet?  I am compiling that now.

I had to partition my drives 5 times before I got the sizes I needed to 
compile America's army and I think I finally got it right.


I may give this box to a friend of mine after I get my new box 
(uilleann) built.  I dread installing Windows XP Pro yet again.


--
Phil Sexton
My Home Page: http://fancypiper.info/
Free tunes: ftp://fancypiper.info/
Naomi's Fancy: http://www.naomisfancy.net/
Our 2nd CD: http://www.cdbaby.com/naomisfancy/
--
gentoo-user@gentoo.org mailing list