Results 11 to 15 of 15
Originally Posted by jaboua
Originally Posted by d38dm8nw81k1ng
i have nvidia drivers but i didn't use them when i first booted gentoo. i just used the vga driver, then emerged ...
- 09-24-2005 #11ok, gotcha. but
Originally Posted by jaboua should get all the dependancies, including any openGL libraries. i'd assume that's what it did for me since everything worked fine.Code:emerge xorg
tuxxman, are you using the package CD? that should have the dependancies but it's not as reliable as the internet
Here's why Linux is easier than Windows:
Package Managers! Apt-Get and Portage (among others) allow users to install programs MUCH easier than Windows can.
Hardware Drivers. In SuSE, ALL the hardware is detected and installed automatically! How is this harder than Windows' constant disc changing and rebooting?
- 09-24-2005 #12Linux Engineer
- Join Date
- Mar 2005
- Posts
- 1,431
It did get all the deps here too, every time I've tried, however it's worth a shot, maybe it was a faulty install?
Originally Posted by d38dm8nw81k1ng
- 09-28-2005 #13Just Joined!
- Join Date
- Jun 2005
- Posts
- 8
In my experience libGL problems were mostly due to the proprietary ati driver, in your case maybe nvidia does the same. I would suggest doing:
To see what opengl interfaces you have there, if any. Then (as root):Code:eselect opengl list
(BTW, this does the same as opengl-update, which is deprecated.)Code:eselect opengl set <nvidia|xorg-x11|other?>
If nothing shows up, you might have to install an opengl interface, like mesa, or reinstall nvidia's driver (updating the kernel for instance should break it, if it's anything like ati's).
Hope this helps.
- 10-02-2005 #14Linux Enthusiast
- Join Date
- Feb 2005
- Location
- Luton, England, UK, Earth
- Posts
- 639
I also heard that if you do emerge fluxbox (or whatever WM you need) then it will get the dependencies (including X11) for ya
- 10-04-2005 #15
i'd agree that should work, but i believe that the problem is a broken portage installation. tuxx, could you post back if you've fixed the problem?
Here's why Linux is easier than Windows:
Package Managers! Apt-Get and Portage (among others) allow users to install programs MUCH easier than Windows can.
Hardware Drivers. In SuSE, ALL the hardware is detected and installed automatically! How is this harder than Windows' constant disc changing and rebooting?


Reply With Quote
