LinuxQuestions.org
Latest LQ Deal: Latest LQ Deals
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Newbie
User Name
Password
Linux - Newbie This Linux forum is for members that are new to Linux.
Just starting out and have a question? If it is not in the man pages or the how-to's this is the place!

Notices


Reply
  Search this Thread
Old 03-22-2012, 07:56 PM   #16
evo2
LQ Guru
 
Registered: Jan 2009
Location: Japan
Distribution: Mostly Debian and CentOS
Posts: 6,724

Rep: Reputation: 1705Reputation: 1705Reputation: 1705Reputation: 1705Reputation: 1705Reputation: 1705Reputation: 1705Reputation: 1705Reputation: 1705Reputation: 1705Reputation: 1705

Hi,

so it seems you still didn't try the nouveau drivers. Any reason?

Evo2.
 
Old 03-22-2012, 07:58 PM   #17
273
LQ Addict
 
Registered: Dec 2011
Location: UK
Distribution: Debian Sid AMD64, Raspbian Wheezy, various VMs
Posts: 7,680

Rep: Reputation: 2373Reputation: 2373Reputation: 2373Reputation: 2373Reputation: 2373Reputation: 2373Reputation: 2373Reputation: 2373Reputation: 2373Reputation: 2373Reputation: 2373
I forgot about nvidia-xconfig. Try running
Code:
sudo nvidia-xconfig
the restarting gdm.
If that fails then nouveau has to be the way.

Last edited by 273; 03-22-2012 at 08:02 PM.
 
Old 03-22-2012, 08:58 PM   #18
nbob
Member
 
Registered: Nov 2010
Posts: 50

Original Poster
Rep: Reputation: 0
evo2 -- I didn't forget about nouveau

Hi and thanks for all the help. I tried nouveau once already and it generated that huge file I posted!
But reading through it I think that vesa may have been in the way. So, as we speak, I am reinstalling and going to try the nouveau install.

My next question is this >> how do I adjust nouveau's settings (specifically, the screen resolution) since there is no xorg.conf file.

Also, I am worried that even nouveau won't play with my newer video card. I found this on a ubuntu site:

"By default Ubuntu will use the open source video driver called Nouveau for your NVIDIA graphics card. This driver lacks support for 3D acceleration and may not work with the very latest video cards or technologies from NVIDIA.

(https://help.ubuntu.com/community/Bi...erHowto/Nvidia)

oh well, one last try I guess.

Last edited by nbob; 03-22-2012 at 09:06 PM.
 
Old 03-22-2012, 09:22 PM   #19
Knightron
Senior Member
 
Registered: Jan 2011
Location: Australia
Distribution: openSUSE
Posts: 1,465
Blog Entries: 6

Rep: Reputation: 200Reputation: 200Reputation: 200
Are you using Debian Squeeze or Testing? Because i was under the impression you were using Squeeze
 
Old 03-23-2012, 10:52 AM   #20
nbob
Member
 
Registered: Nov 2010
Posts: 50

Original Poster
Rep: Reputation: 0
One more try using Nouveau

Here's what I tried this time (trying to use the free driver nouveau):

((I'm using Debian Squeeze))


* Add "contrib non-free" to each of the lines in /etc/apt/sources.list
* apt-get update
* apt-get remove /etc/X11/xorg.conf
* Removed all instances of "nvidia" using dpkg -l '*nvidia*' | grep ^ii
* apt-get install xserver-xorg-video-nouveau
* Reboot

There was no change. Im still stuck with a maximum resolution of 800x600. Any help would be appreciated.
I have attached the file Xorg.0.log (I had to break it up into 4 pieces because it was so large) The last piece is on my next reply.
Attached Files
File Type: txt Xorg.0.1.txt (16.3 KB, 10 views)
File Type: txt Xorg.0.2.txt (11.5 KB, 7 views)
File Type: txt Xorg.0.3.txt (17.6 KB, 6 views)
 
Old 03-23-2012, 10:54 AM   #21
nbob
Member
 
Registered: Nov 2010
Posts: 50

Original Poster
Rep: Reputation: 0
My Last Xorg.0.log file

Here is the 4th of 4 files representing Xorg.0.log

Thanks.
Attached Files
File Type: txt Xorg.0.4.txt (3.3 KB, 6 views)
 
Old 03-23-2012, 11:08 AM   #22
273
LQ Addict
 
Registered: Dec 2011
Location: UK
Distribution: Debian Sid AMD64, Raspbian Wheezy, various VMs
Posts: 7,680

Rep: Reputation: 2373Reputation: 2373Reputation: 2373Reputation: 2373Reputation: 2373Reputation: 2373Reputation: 2373Reputation: 2373Reputation: 2373Reputation: 2373Reputation: 2373
When using the non-free drivers.
Quote:
Originally Posted by 273 View Post
I forgot about nvidia-xconfig. Try running
Code:
sudo nvidia-xconfig
the restarting gdm.
If that fails then nouveau has to be the way.
This is a program that can be run in the terminal and creates an xorg.conf based upon the NVIDIA drivers. I'm sorry I missed this earlier but it's been a while since I did things from scratch as I normally hang on to my xorg.conf for this very reason.

Regarding your present situation to remove xorg.conf it's not a package but a file located in /etc/X11 so you remove it by:
Code:
sudo rm /etc/X11/xorg.conf
Or, if you would like to keep it "just in case":
Code:
sudo mv /etc/X11/xorg.conf /etc/X11/xorg.conf.old

Last edited by 273; 03-23-2012 at 11:09 AM.
 
Old 03-26-2012, 05:13 AM   #23
evo2
LQ Guru
 
Registered: Jan 2009
Location: Japan
Distribution: Mostly Debian and CentOS
Posts: 6,724

Rep: Reputation: 1705Reputation: 1705Reputation: 1705Reputation: 1705Reputation: 1705Reputation: 1705Reputation: 1705Reputation: 1705Reputation: 1705Reputation: 1705Reputation: 1705
Hi,

there were a few intersting things in the log file.

Code:
.
.
.
drmOpenDevice: node name is /dev/dri/card7
drmOpenDevice: node name is /dev/dri/card8
drmOpenDevice: node name is /dev/dri/card9
drmOpenDevice: node name is /dev/dri/card10
drmOpenDevice: node name is /dev/dri/card11
drmOpenDevice: node name is /dev/dri/card12
drmOpenDevice: node name is /dev/dri/card13
drmOpenDevice: node name is /dev/dri/card14
drmOpenDevice: node name is /dev/dri/card15
(EE) [drm] failed to open device
(WW) Falling back to old probe method for fbdev
(II) Loading sub module "fbdevhw"
(II) LoadModule: "fbdevhw"
(II) Loading /usr/lib/xorg/modules/linux/libfbdevhw.so
(II) Module fbdevhw: vendor="X.Org Foundation"
        compiled for 1.7.7, module version = 0.0.2
        ABI class: X.Org Video Driver, version 6.0
(EE) open /dev/fb0: No such file or directory
Anyway, first please remove your /etc/X11/xorg.conf as discussed in previous posts, and try starting X again.

Evo2.

PS. If you need to post your Xorg.0.log again, please consider first compressing it with gzip: then it should all fit as one attachment.
 
Old 04-03-2012, 04:21 PM   #24
nbob
Member
 
Registered: Nov 2010
Posts: 50

Original Poster
Rep: Reputation: 0
My Solution: Install Wheezy

I gave up on Debian Stable. But I did have success installing Debian Testing. Was able to install my Graphics card without any hiccups.
Thanks for the help.
 
Old 04-03-2012, 04:36 PM   #25
Knightron
Senior Member
 
Registered: Jan 2011
Location: Australia
Distribution: openSUSE
Posts: 1,465
Blog Entries: 6

Rep: Reputation: 200Reputation: 200Reputation: 200
That's because you ignored what i said. Can't say i blame you though. You got bombarded with information everyone with there own ideas of what the problem is.
 
  


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
[SOLVED] Low resolution after safe-upgrade [Acer Aspire One ZG5 with Debian squeeze/sid] d3249 Linux - Laptop and Netbook 5 12-16-2010 02:34 AM
[SOLVED] Lost resolution after safe-upgrade on debian squeeze/sid d3249 Linux - Desktop 4 12-15-2010 01:48 PM
Debian 3.1 Low Screen Resolution. excidy Linux - Hardware 1 09-04-2005 10:05 PM
CLP-500 Samsung printer: low speed and resolution printing with Knoppix (Debian) billam Linux - Hardware 0 12-09-2004 01:39 PM
HOW to make low resolution in Debian?! Bogdan Linux - Distributions 4 01-07-2003 03:42 PM

LinuxQuestions.org > Forums > Linux Forums > Linux - Newbie

All times are GMT -5. The time now is 05:46 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