[gentoo-user] Nvidia 3D Problems Solved (was 3D Woes Writing a How-to)

2003-02-16 Thread Eric Miller
OKhere's the deal. The nividia module has changed somehow recently, as the posts of others and my experiences have shown. Here's the how to in a nutshell. Step One- Don't follow the Gentoo Desktop Guide Step Two- *Do* follow the Nvidia README and do a regular build from source, not an

[gentoo-user] Help determining sound module to use

2003-02-16 Thread Eric Miller
I have a cheesy off-brand sound card. Shows up as: Bus 0, device 10, function 0: Multimedia audio controller: C-Media Electronics Inc CM8738 (rev 16). IRQ 5. Master Capable. Latency=32. Min Gnt=2.Max Lat=24. I/O at 0xb400 [0xb4ff]. In /proc/pci what module should I

[gentoo-user] Gentoo Linux Desktop Configuration Guide needs to be updated (or clarified)

2003-02-15 Thread Eric Miller
The Gentoo Linux Desktop Configuration Guide (http://www.gentoo.org/doc/en/desktop.xml) instructs to edit the XF86Config for Nvidia cards as such: Section Device Identifier NVIDIA GeForce #Driver nv Driver nvidia #VideoRam32768 # Insert

[gentoo-user] Writing an Nvidia 3D Support how to- Need some help

2003-02-15 Thread Eric Miller
OK. I'm going to try to write a step-by-step how to for enabling the most current Nvidia modules and glx on a gentoo system. Bear in mind -I STILL DON'T HAVE IT WORKING ON MY SYSTEM- so I need some help, esp with the check if this step works parts. Before I start the parts I know, I have two

[gentoo-user] Clueless as to what this means, or how to fix it.

2003-02-12 Thread Eric Miller
aragorn root # emerge sun-j2jre Calculating dependencies emerge: there are no masked or unmasked ebuilds to satisfy sun-j2jre. !!! Error calculating dependancies. Please correct. aragorn root # emerge sun-j2sdk Calculating dependencies / !!! all ebuilds that could satisfy =virtual/jdk-1.4 have

[gentoo-user] I have just totally screwed myself.....

2003-02-10 Thread Eric Miller
Did a emerge sync, and an emerge -u world to get my system all new and shiny. Got the /etc/config file waring, ran etc-update. One of my files was make.conf, which I tried to merge with the old one to save my old settings. Bad idea. So, Im like, no biggie, Ill just emerge portage and it will

RE: [gentoo-user] Help finding Network Module

2003-02-06 Thread Eric Miller
--- Balaji Srinivasan [EMAIL PROTECTED] wrote: Boot up with the gentoo CD and then bring up the eth interface. Then run lsmod (hopefully that should be included with the CD image) Balaji lsmod shows two NIC modules: dmfe(not used) 8390on IRQ17 when I reboot to gentoo and do

[gentoo-user] SMP working or not?

2003-02-06 Thread Eric Miller
I have SMP enabled in my kernel config, but how can I tell if the system is taking advantage of SMP? is there a cat /proc/tellmeifmyshitsworking or soemthing like that? Are there any SMP tools (packages with SMP commands) __ Do you Yahoo!? Yahoo!

[gentoo-user] Does emerge overwrite make.conf?

2003-02-05 Thread Eric Miller
I am doing my final emerge -u world before finishing my install. I *had* a good copy of make.conf with all my USE variables, CONFIG_PROTECT=-*, and my mcpu flags. However, some of the latter packages in the 27 that were needed for the -u world report that some config files in /etc need updating.

[gentoo-user] Swap on a seperate physical drive

2003-02-05 Thread Eric Miller
I have two HDD in my system, /dev/hda and /dev/hdb. When I try to mkswap or fdisk on /dev/hdb (during the install using the gentoo install CD) I get: unable to start /dev/hdb now, this drive is my primary slave, and works fine in Windows XP, and RH. What's the deal here?