LinuxQuestions.org
Visit Jeremy's Blog.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Hardware
User Name
Password
Linux - Hardware This forum is for Hardware issues.
Having trouble installing a piece of hardware? Want to know if that peripheral is compatible with Linux?

Notices


Reply
  Search this Thread
Old 03-04-2010, 09:32 PM   #31
John VV
LQ Muse
 
Registered: Aug 2005
Location: A2 area Mi.
Posts: 17,624

Rep: Reputation: 2651Reputation: 2651Reputation: 2651Reputation: 2651Reputation: 2651Reputation: 2651Reputation: 2651Reputation: 2651Reputation: 2651Reputation: 2651Reputation: 2651

ok so it is doing what fedora ( and a few others ) have done -- use HAL

you will need to make it
the easiest way is to have the GUI nvidia-settings
make it
as a normal user start it ( from bash or /applications/system tools / nvidia x server settings )
a screenshot of mine
http://www.imagebam.com/image/dc400470643183
PS - i use a black theme so...

on the left side is this " X server display configuration "
click on it and on the right side of the gui is a button " save to x configuration file"

after using the gui to set everything click the button

it should ask you for your root password in a pop up window
give it and save
then reboot
 
Old 03-04-2010, 09:36 PM   #32
Codey
Member
 
Registered: Feb 2010
Posts: 31

Original Poster
Rep: Reputation: 15
Ok, but it sounds like I would need the nvidia driver already installed to do that, right? So would I install it, do what you suggested, and then reboot? Because if I install the driver and reboot, the card wouldn't work and so I would have to use my integrated. Not that it would be too bad for me, but I would have to use the terminal to run everything (With no gui- I tried this before)
 
Old 03-04-2010, 09:54 PM   #33
John VV
LQ Muse
 
Registered: Aug 2005
Location: A2 area Mi.
Posts: 17,624

Rep: Reputation: 2651Reputation: 2651Reputation: 2651Reputation: 2651Reputation: 2651Reputation: 2651Reputation: 2651Reputation: 2651Reputation: 2651Reputation: 2651Reputation: 2651
i thought that YOU HAD the driver installed but the built in chip was being detected and NOT the nvidia card.

install the driver

http://linuxgazette.net/137/lazar.html

use your package manage to install it .

Last edited by John VV; 03-04-2010 at 09:59 PM.
 
Old 03-05-2010, 03:48 PM   #34
Codey
Member
 
Registered: Feb 2010
Posts: 31

Original Poster
Rep: Reputation: 15
No, I installed the driver before, and after I boot with it installed, it tells me to go into low graphics mode. I try to boot into low graphics mode, but it once again freezes at a black screen. But I'll try out what you suggested really quick
 
Old 03-05-2010, 04:07 PM   #35
Codey
Member
 
Registered: Feb 2010
Posts: 31

Original Poster
Rep: Reputation: 15
Oh, this is what's in the .nvidia-settings-rc file...

#
# /home/codey/.nvidia-settings-rc
#
# Configuration file for nvidia-settings - the NVIDIA X Server Settings utility
# Generated on Fri Mar 5 16:05:16 2010
#

# ConfigProperties:

RcFileLocale = C
ToolTips = Yes
DisplayStatusBar = Yes
SliderTextEntries = Yes
IncludeDisplayNameInConfigFile = No
ShowQuitDialog = Yes

# Attributes:


And here's what is in my xserver-xorg file...

Section "Device"
Identifier "Videocard4"
Driver "nvidia"
VendorName "NVIDIA Corporation"
BoardName "GeForce 8400"
EndSection





I now have the driver installed, but I don't want to reboot yet so I can see what other steps I need to take would be. Otherwise I would only be using the terminal to do everything, and I really need to see this site in order to know what I'm doing.


EDIT: I found a configuration tool for the nvidia driver, but it looked nothing like yours. It only had a few check boxes with the options shown in the nvidia file's contents that I posted.

Last edited by Codey; 03-05-2010 at 04:25 PM.
 
Old 03-05-2010, 04:59 PM   #36
John VV
LQ Muse
 
Registered: Aug 2005
Location: A2 area Mi.
Posts: 17,624

Rep: Reputation: 2651Reputation: 2651Reputation: 2651Reputation: 2651Reputation: 2651Reputation: 2651Reputation: 2651Reputation: 2651Reputation: 2651Reputation: 2651Reputation: 2651
Quote:
, but it looked nothing like yours
I use a BLACK theme with green text that i made and NOT a default theme
 
Old 03-05-2010, 05:42 PM   #37
Codey
Member
 
Registered: Feb 2010
Posts: 31

Original Poster
Rep: Reputation: 15
I understand that, but there were like 4 or 5 check boxes for irrelevant (I think) options. I couldn't find any other options. But anyways, linux froze on me, so I had to reboot, and had no gui to help me whatsoever. So Now I have yet another fresh install of linux mint 8 :P
Here's a screenshot of what I get... http://s106.photobucket.com/albums/m...oubleshoot.png
 
Old 03-05-2010, 05:45 PM   #38
fbsduser
Member
 
Registered: Oct 2009
Distribution: Hackintosh, SlackWare
Posts: 267

Rep: Reputation: 30
Quote:
Originally Posted by Codey
What non-Ubuntu live CD would you suggest? I'm not too familiar with open source OS's other than ubuntu. I've heard of solaris and reactOS, should I try one of those?
Opensolaris is a non-Linux *NIX variant that have less hardware compatibility than Linux, hence it's unlikelly to work with your NVidia card. ReactOS is a wintendo clone, it doesn't even have X11 at all.

Quote:
Originally Posted by Codey
Ok, this is weird... I ran pclinuxOS in virtualbox using deamon tools to mount the iso, and it worked just fine. Then I got a blank dvd and burned the iso. With the nvidia card, it froze while loading the live cd, and then after I switched to the onboard video, it ran just fine. Yet in virtualbox it ran just fine with my nvidia card..... I love linux, but if I can't figure out my video card, I will have no choice but to run windows till I get more money to build a new system.
It worked in VirtualBox because VirtualBox "emulates" a generic 3D card which works well with most Linux distros, this means that while running under VirtualBox, PCLinuxOS doesn't know what card you actually have in your host (physical) system. The problem obviously comes when you boot your actual PC off the PCLinuxOS CD because PCLinuxOS gets to deal with the actual NVidia card instead of a generic one.
 
Old 03-05-2010, 10:49 PM   #39
John VV
LQ Muse
 
Registered: Aug 2005
Location: A2 area Mi.
Posts: 17,624

Rep: Reputation: 2651Reputation: 2651Reputation: 2651Reputation: 2651Reputation: 2651Reputation: 2651Reputation: 2651Reputation: 2651Reputation: 2651Reputation: 2651Reputation: 2651
ok you got a xorg error ( the pop up window )

run this
Code:
su -
( your root password when asked )
nvidia-xconfig
reboot
then try the nvidia gui again
 
Old 03-07-2010, 12:00 AM   #40
Codey
Member
 
Registered: Feb 2010
Posts: 31

Original Poster
Rep: Reputation: 15
I messed with pclinuxOS and I got my card to work. This was what I had in my configuration file...
# nvidia-xconfig: X configuration file generated by nvidia-xconfig
# nvidia-xconfig: version 1.0 (buildmeister@builder63) Tue Jan 6 10:03:02 PST 2009

Section "ServerLayout"
Identifier "Layout0"
Screen 0 "Screen0"
InputDevice "Keyboard0" "CoreKeyboard"
InputDevice "Mouse0" "CorePointer"
EndSection

Section "Files"
FontPath "unix/:7100"
EndSection

Section "Module"
Load "dbe"
Load "extmod"
Load "type1"
Load "freetype"
Load "glx"
EndSection

Section "InputDevice"
# generated from default
Identifier "Mouse0"
Driver "mouse"
Option "Protocol" "auto"
Option "Device" "/dev/psaux"
Option "Emulate3Buttons" "no"
Option "ZAxisMapping" "4 5"
EndSection

Section "InputDevice"
# generated from data in "/etc/sysconfig/keyboard"
Identifier "Keyboard0"
Driver "kbd"
Option "XkbLayout" "us"
Option "XkbModel" "pc105"
EndSection

Section "Monitor"
Identifier "Monitor0"
VendorName "Unknown"
ModelName "Unknown"
HorizSync 28.0 - 33.0
VertRefresh 43.0 - 72.0
Option "DPMS"
EndSection

Section "Device"
Identifier "Device0"
Driver "nvidia"
VendorName "NVIDIA Corporation"
EndSection

Section "Screen"
Identifier "Screen0"
Device "Device0"
Monitor "Monitor0"
DefaultDepth 24
SubSection "Display"
Depth 24
EndSubSection
EndSection



The problem is that I am denied permission to put this where it's needed, in my x-11 folder. Are there any ways to get past this?
 
Old 03-07-2010, 12:46 AM   #41
John VV
LQ Muse
 
Registered: Aug 2005
Location: A2 area Mi.
Posts: 17,624

Rep: Reputation: 2651Reputation: 2651Reputation: 2651Reputation: 2651Reputation: 2651Reputation: 2651Reputation: 2651Reputation: 2651Reputation: 2651Reputation: 2651Reputation: 2651
you need to be root to save it to /etc/X11

also this
Code:
Section "Device"
Identifier "Device0"
Driver "nvidia"
VendorName "NVIDIA Corporation"
EndSection
might be the built in intel chip's place " device 0"

you might need to play with it a bit

or not
from an earlear post this /.nvidia-settings-rc has
--------

Section "Device"
Identifier "Videocard4"
Driver "nvidia"
VendorName "NVIDIA Corporation"
BoardName "GeForce 8400"
EndSection
------------
in it so it might set it correctly

glxinfo | grep direct

that command will tel you if direct rendering is working a " yes" it is a " no " it is not.

you might need to add
Code:
 BusID          "PCI:4:0:0"
to the driver section in the xorg.conf ?


Normally setting the nvidia driver is auto set up and there is no need for the user to edit things
but sometimes a built in chip can mess this up

ether the nvidia.run will auto configure the xorg.conf file or the distro's prebuilt driver ( the mint one) will also auto set it.

and lastly, normally HAL will auto detect the card and auto set it on boot .

your computer seams to be one of the very few where none of this seams to be working .
once the card and driver are working make a back-up copy of the working xorg.conf so next time it will be easier
 
Old 03-08-2010, 09:17 PM   #42
Codey
Member
 
Registered: Feb 2010
Posts: 31

Original Poster
Rep: Reputation: 15
How do I log in as root? I thought that that was a default thing unless I was working with the terminal. Other than that, I don't have any more questions. Thanks!
 
Old 03-09-2010, 12:33 AM   #43
John VV
LQ Muse
 
Registered: Aug 2005
Location: A2 area Mi.
Posts: 17,624

Rep: Reputation: 2651Reputation: 2651Reputation: 2651Reputation: 2651Reputation: 2651Reputation: 2651Reputation: 2651Reputation: 2651Reputation: 2651Reputation: 2651Reputation: 2651
for the Gnome desktop -- you do not
most distros have disabled root login using the gui ,and Gnome HAS it disabled by default

in the terminal use the "su" and " su - " commands
 
Old 03-09-2010, 05:00 PM   #44
Codey
Member
 
Registered: Feb 2010
Posts: 31

Original Poster
Rep: Reputation: 15
Ok, got it SO am I using the terminal to paste the file into the folder or do I just type in "su" and my password and then just open up the folder myself and move the file in? I want to make sure I have all of this down before I reinstall mint again (Running pclinuxOS at the moment)
 
  


Reply



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 Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
help forcing linux to use a PCI video card Tortanick Linux - Hardware 2 01-19-2007 06:51 PM
PCI bus speed and video card speed juanbobo General 0 08-01-2005 01:13 PM
Can't find eof in proc/bus/pci/devices pappsynz Programming 3 04-08-2005 03:26 AM
How can I set master bus flag for a PCI card? Anthem Linux - Hardware 1 02-19-2005 05:13 PM
Nvidia FX 5200 PCI Card (System bus / DDR Ram Question) sergeantroach Linux - Hardware 6 02-08-2004 12:05 AM

LinuxQuestions.org > Forums > Linux Forums > Linux - Hardware

All times are GMT -5. The time now is 01:02 AM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration