LinuxQuestions.org
Review your favorite Linux distribution.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Distributions > SUSE / openSUSE
User Name
Password
SUSE / openSUSE This Forum is for the discussion of Suse Linux.

Notices


Reply
  Search this Thread
Old 04-26-2005, 05:47 AM   #46
jess1975
Member
 
Registered: Jul 2004
Location: Germany
Distribution: Suse 11.1
Posts: 87

Rep: Reputation: 15

Okay, I had the same problem. After installing 9.3 and updating using YOU first everything was fine. After the first reboot it started XDM not KDM. I don't believe Nvidia crashed (or something), it did however display a kernel message 'kernel message Nvidia tainted kernel' or something.

Anyhow I had only the XDM login manager now and when I logged in as root it started XDM. I didn't have the shutdown options anymore.

What I did then is I started KDE in XDM. Opened YAST and changed the sysconfig like I described. After that I rebootet my computer (terminal - reboot)

After that everything is fine, KDE & KDM are back, logout options are back and NVIDIA driver is working including 3D.

What I didn't do is installing the Nvidia driver manually. I installed it using YOU.

It worked for me and I hope it helped other people.
 
Old 04-26-2005, 05:52 AM   #47
jess1975
Member
 
Registered: Jul 2004
Location: Germany
Distribution: Suse 11.1
Posts: 87

Rep: Reputation: 15
By the way. I don't think it's an NVIDIA problem. I read in other thread that someone with an ATI graphics card had the same problem. He gave me this workaround.

When you search for XDM in your sysconfig, you will see that the display-manager is set to xdm. It should be kdm (or gdm)
 
Old 04-26-2005, 06:12 AM   #48
jess1975
Member
 
Registered: Jul 2004
Location: Germany
Distribution: Suse 11.1
Posts: 87

Rep: Reputation: 15
For your information:

http://www.linuxquestions.org/questi...hreadid=316713
 
Old 04-26-2005, 09:38 AM   #49
Richey
Member
 
Registered: Oct 2003
Location: Dundee, Scotland
Distribution: SuSE Linux 9.2 (+8.1)
Posts: 44

Rep: Reputation: 15
Same problem with SuSE 9.2, maybe something to do with X.org?

Anyway, once you have the driver installed, as root, do:

modprobe nvidia

Then:

sax2 -m 0=nvidia

You should be able to switch on the 3D now. After you leave sax, as root type:

depmod

So the kernel will know to load that module every time.
 
Old 04-26-2005, 10:17 AM   #50
SchadeBoy
Member
 
Registered: Jun 2004
Location: Sierra Vista, AZ
Distribution: SUSE 10.0 OSS
Posts: 143

Original Poster
Rep: Reputation: 15
Of course, the XDM issue that is being described was not the original problem of this thread, and it remains that I am unable to load the nVidia driver without problems. I think, though, that I can safely try to load it again, now that I know how to recover from the XDM issue. I will probably try again at home tonight and see if I can make it work. I'll try with YOU first to see if that will take care of it. If not, I'll install the latest drivers from nVidia's web site.

I'm still jazzed with this Linux distro, though. Despite the video, I'm very impressed with everything. I'm still fired up that my wireless works without any special configurationg outside of the WEP encryption. It's just too cool.
 
Old 05-01-2005, 08:34 AM   #51
andy_stenger
LQ Newbie
 
Registered: Aug 2004
Posts: 2

Rep: Reputation: 0
strange 1440 resolution on 1600 display

Hi there,

just for the record: I have the same resolution problem as SchadeBoy when I enable 3D accelleration. I am running on similar Hardware:

Dell Lattitude C840
Pentium 4 2.2 GHz
1 Gig RAM
nVidia GForce 440 64 MB
Dual Booting Windows XP SP2
and SUSE 9.3 Pro

To me it looks like the driver sets up the resolution just fine, but then fails to initialize the drawing area with the same size.

Could it be that there is a RAM overhead associated with the 3D that the card is not being able to supply in full resolution? I don't think so, native resulution at 4 bytes is below 8 MBytes and I tried to set up lower color depths, too - didn't help.

Cheers!

Andy

Last edited by andy_stenger; 05-01-2005 at 08:42 AM.
 
Old 05-01-2005, 07:02 PM   #52
nanoprobe
LQ Newbie
 
Registered: Jan 2005
Location: Netherlands
Distribution: Suse 9.1/10
Posts: 29

Rep: Reputation: 15
nvidia drivers

Hi I have the same problem and everything...

at start up i get no login screen

so i went to failsafe text-mode installed the drivers all ok

but when i try to run sax2 ( in fail safe mode ) sh*t gets error fails

some time ago in an different installation i had the login screen and 2d support but now even that i don't

what's going on?

Tank you


* someone wrote something above about kernel-modules?

Dist Suse 9.2
 
Old 05-02-2005, 07:04 AM   #53
nanoprobe
LQ Newbie
 
Registered: Jan 2005
Location: Netherlands
Distribution: Suse 9.1/10
Posts: 29

Rep: Reputation: 15
ok

the last time i got a very poor sax2 screen

but now its ok but the thing doesn't start by it self

i've first to type the command "kdm" and change to kde

3d support is on

i've disable kdm support at installation time because of the blank screen in order to get text mode because installing the drivers from fail-safe didn't seem to support X

actually i don't need that stupid nvidia splash image
 
Old 05-03-2005, 08:49 AM   #54
powerlifter450
Member
 
Registered: Feb 2005
Posts: 57

Rep: Reputation: 15
I don't have an isp that supports linux so no YOU for me.I've got the nvidia 7174 drivers.The problem seems to be an incompatibility with the 2.6.11 kernel.

I get the error message that there are no pre compiled kernel modules.install failed.any new/altered/netter drivers out to fix this yet?
 
Old 05-03-2005, 08:51 AM   #55
leadazide
Member
 
Registered: Apr 2004
Location: Germany
Distribution: SuSE 11.0, Ubuntu 7.10
Posts: 390

Rep: Reputation: 30
Install the 'kernel-source' package and you will be able to compile the drivers yourself.
 
Old 05-03-2005, 10:31 AM   #56
nanoprobe
LQ Newbie
 
Registered: Jan 2005
Location: Netherlands
Distribution: Suse 9.1/10
Posts: 29

Rep: Reputation: 15
so i did it works fine now, tanx anyway
 
Old 05-04-2005, 02:29 PM   #57
powerlifter450
Member
 
Registered: Feb 2005
Posts: 57

Rep: Reputation: 15
ok I reinstalled the kernel source.I went into the correct directory and ran make menuconfig. How do I recompile what I need to make this work?I didn't see anything listed to create my own new modules. can you elaborate please?
 
Old 05-04-2005, 04:10 PM   #58
leadazide
Member
 
Registered: Apr 2004
Location: Germany
Distribution: SuSE 11.0, Ubuntu 7.10
Posts: 390

Rep: Reputation: 30
Just install the kernel-source package, change to /usr/src/linux, run make cloneconfig & make prepare-all and reinstall the NVidia driver.
 
Old 05-04-2005, 11:31 PM   #59
powerlifter450
Member
 
Registered: Feb 2005
Posts: 57

Rep: Reputation: 15
ok I'll give it a shot.thanx.
 
Old 09-14-2005, 07:47 AM   #60
Sugarat
Member
 
Registered: Sep 2003
Posts: 71

Rep: Reputation: 15
modprobe nvidia NVreg_SoftEDIDs=0 NVreg_Mobile=0

Gets rid of those coloured lines for me!!
 
  


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
nvidia driver won't update in Yast after SuSE 9.3 Pro. install dobsey Linux - Newbie 1 07-06-2005 11:46 AM
nVidia driver and SuSE 9.0 Pro 13blue SUSE / openSUSE 2 02-07-2005 06:27 PM
SuSE 9.2 Pro (2.6.8-24.11) and nvidia 6629 driver cause lockups anandrajan SUSE / openSUSE 5 02-07-2005 08:18 AM
Suse 9.2 PRO, nvidia driver freeze's pc every 10-30minutes. NoS Sr50 Linux - Newbie 1 12-16-2004 10:02 AM
NVIDIA DRivers on SUSE 9.1 PRO Anmol Linux - General 1 08-11-2004 10:18 AM

LinuxQuestions.org > Forums > Linux Forums > Linux - Distributions > SUSE / openSUSE

All times are GMT -5. The time now is 11:21 PM.

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