Click to See Complete Forum and Search --> : Suse 9.1 screen goes black


shEbE
02-08-2005, 08:28 PM
noobie here trying to install the first ever linux distro .

Problem is I can't find any reference to help and I've been searching for hours.

installed suse9.1professional (fine) .. rebooted as linux .. aqua screen (blue) .. saw a row of text ... got the login - logged in as root.

What to do at the command prompt?

I did find some reference to a startx (not very much tho)... Typed in startx .... my screen goes black and the light blinks off and on.

another brief post somewhere else reaveled to hit alt-control-f2 and go into yast to change monitor ..

this is where i'm stuck...

( ) Text mode only - no graphical desktop

(X) Graphical desktop environment selected
Card: SiS SiS 660 (sis)
Monitor: Samsung Syncmaster 4S [31-48kHz - 43-75Hz]
Resolutions: 1280x1024
Colour depth: 16 bit
3d acceleration: unavailable

cHange ... Reprobe

If i hit alt-H to change it the system just does nothing and looks like it *hangs*

please help. this has taken hours to get to this point... I can do a reinstall if i have to .. but ???

Monitor is actually Samsung 172X

btw: nothing on system (I killed windows xp) and am posting from another computer.. so REALLY want to get lniux up and running .

TIA

note: got a free suse professional 9.1 off a mag and as I want to build a linux fileserver for 20 windows computers (me/xp) [and prove to my boss it can be done without xp pro cap of 10 incoming - and knock off 3 xp servers and just have the one linux box running sharing files from one directory - for a newspaper]

inhaler
02-08-2005, 08:44 PM
Try crt-alt-f2, sign in as root. Then enter at the prompt "init 3" without the quotes. sign in as root again and type "sax2" without qoutes. Reconfigure the monitor and graphics card. Hope this helps.

shEbE
02-09-2005, 09:22 AM
thanks inhaler for your reply.

this is what I get ... Isn't something else supposed to load?
Its been 10 minutes now and its not going anywhere from the blinking cursor

linux:~ # sax2
SaX: initalising please wait......
Sax: startup
_ [blinking cursor]


any ideas anyone?

laughingbuddha
02-10-2005, 11:46 AM
i'm having a similar problem with my own suse 9.1 (see thread). at what point during the boot sequence does your monitor goes blank? mine goes blank right when the kde frontend should be displayed. typing 'startx' at the command line causes a blank screen, and no amount of ctrl-alt-F2 brings me out of it. i know it isn't a hardware problem because i have a slax live cd that runs kde fine without any problems. so it must be a suse config problem, but so far no one's been able to help me. i don't really want to reinstall because it's time consuming, but i may have to because this process of manually fixing the problem is even more time consuming.

ensane
02-13-2005, 03:59 AM
Maybe try the command as root, and without doing any sax2 stuff...

xf86config

this command will then walk you through some basic configuration of your I/O system. Try to keep it basic, but as close as possible to your actual hardware settings. Make sure you save it when it prompts, and then type either startx or sax2 (try both)..

Hope this helps!

laughingbuddha
02-15-2005, 01:14 AM
hey thanks. i'll have to try that before i attempt reinstalling suse--i'd much rather go through a setup than reinstall, if possible. thanks buddy.

ensane
02-15-2005, 02:02 AM
I am interested in knowing if that command helped?

laughingbuddha
02-15-2005, 10:27 AM
i haven't tried it yet but i probly will tonight. i'll definitely let you know what happens. thanks brah.

psych-major
02-15-2005, 03:00 PM
Originally posted by laughingbuddha
i'm having a similar problem with my own suse 9.1 (see thread).

I remember your original post.
As I mentioned then, I've had to work through this a number of times with Slack, and twice with SuSE 9.1, so I know it can be done.

Let me know what hasn't worked and I'll try to help you brainstorm.

Incidentally, Slack switched from X86Config to Xorg, and I have had fewer problems since...

Anyway, let's figure this out!

laughingbuddha
02-15-2005, 03:37 PM
psych-major, thanks for all the help and support! i'll be attempting all of the various suggestions tonight, tuesday 02/15/05, around 10 pm central, so if you're around during that time i'll be posting the results of my experiments. obviously i'd rather not reinstall...so here's hoping we get this xf86config/startx bug fixed. thanks.

psych-major
02-15-2005, 06:02 PM
I'll be in class, will check the board if I get a break, otherwise will probably be tomorrow AM.

Some thing I might not have mentioned before, if you haven't already, see if your monitor has the acceptable refresh rate and sync modes printed on the label, or google the model number. These numbers will be handy as you can then just edit the x86Config.conf file directly.

It's weird that Slax senses it automagically and SuSE doesn't???

I wonder if it's the monitor, or the video card???

Anyway, goof luck and I'll check back!

laughingbuddha
02-16-2005, 12:00 PM
psych-major, i have some good and not-so good news. first, it seems as if your xf86config command worked. i went through the setup and let it fill in default values wherever i wasn't sure of them myself or where i thought it would be best for default values. now i can get to the suse 9.1 login screen, but no matter if i try logging in as user or root, it thinks for a second, the screen goes blank, and then i am returned to the login screen! just when i thought we were on the verge of victory!

psych-major
02-16-2005, 12:11 PM
Sounds like we have the video settings under control, now an issue with the X server itself.

Try changing your /etc/inittab file to have a default run-level of 3. This will boot to a text login.
login as a user
enter startx
Theoretically X will start, then fail.
then cd to /var/log and look for an XF86Config log file, mine is Xorg.0.log, but your should reference XF86Config.cat that file and see if you see anything jumping out for errors, or even post it for fellow JL masters to take a peek.

laughingbuddha
02-16-2005, 12:26 PM
hmmm...not really sure how to do anything that you've suggested. i don't know how to edit the /ect/inittab file...i have already tried to do "echo 'kdm' > ~/.xinitrc" and then "startx", this did nothing. after i couldn't get past the login i did ctrl+alt+f2 to the console, tried startx from there. an error message, "server is already active for display 0", some other garbage. something about "invalid MIT-MAGIC-COOKIE-1 key". when i try "kde" it gives me the same error messages about not having the $DISPLAY properly set, cannot connect to X server, etc. this sucks. i also cannot view the contents of XFree86.0.log, or any of its variants, either as root or as user.

psych-major
02-16-2005, 12:34 PM
When you are at the graphic login screen, hit:
CTL+ALT+F6
This will get you to a totally text terminal.
Login as root
then:
cd /etc/var/log <enter>
ls -A <enter>
You should now have a list of files in the /etc/var/log directory.
If you see a log file that looks like it references XF86Config, then enter:
less filename.log <enter>
This will display the contents of the log file, and you can scroll back and forth thru it as needed.

Do you have a floppy or some other means of getting a text file out of the machine to post here?

laughingbuddha
02-16-2005, 12:46 PM
unfortunately now i have to go to work, so i'll be posting here later the contents of my XFree86.log.0 in /var/log. is this what you want? i was able to figure out how to read it by using the "cat /var/log XFree86.log.0 | less" command (my friend told me to do this over the phone). i didn't notice anything glaringly wrong in the XFree86.log.0 file, but then again i really don't know much. thanks for your interest in helping! i'll be back later.

psych-major
02-16-2005, 12:47 PM
-Presumably still logged in to text console...
-my comments abd instructions preceded by '-' stuff to type in the console are not

-Read inittab...
cd /etc <enter>
less inittab <enter> (displays contents of inittab)

-Now we'll edit (carefully!)
-vi has very basic, but powerful commends, I'll do my best to walk you through it...

cp inittab ~ <enter>
-makes a backup copy, just in case!

vi inittab <enter>
-you now have the file open and ready to edit.
-up & down arrows move up and down the file
escape returns to 'COMMAND' mode from any other you happen to be in and allows, coincidentally, commands to be entered
x deletes the character the cursor is on
dd deletes the whole line the cursor is on
i puts you in 'INPUT' MODE, where you can move the cursor around with the arrow keys and type in text.
-when done with input mode, hit ESCAPE to return to COMMAND mode.
-when all done, hit SHIFT+zz to save and exit.

psych-major
02-16-2005, 12:49 PM
Originally posted by laughingbuddha
unfortunately now i have to go to work, so i'll be posting here later the contents of my XFree86.log.0 in /var/log.

Have fun at work, I actually have a Linux box in my office, to better feed my addiction!

Yes, XFree86.log.0 should be the one.

psych-major
02-16-2005, 12:51 PM
and you have to re-install, you can always switch to Slackware!! :)

laughingbuddha
02-16-2005, 11:56 PM
just a thought, but if i save the slax live cd config file to a floppy, and then try to boot suse from the floppy, will it read the config properly? i was thinking that maybe the proper settings would be on the floppy and that suse would recognize them.

it's just really weird that my suse config files got so messed up when i didn't do anything to them, at all. i hadn't edited them, i hadn't done anything (except perhaps update suse as it requires). probly i didn't reboot when after an update, and the power getting shut off messed up some config files.

nikodell
02-17-2005, 12:48 AM
had the same issue but have nvidia card and it was an kernel update that did it to me so I just reinstalled the drivers from nvidia by ;
typing at options in grub :
init 3
login root
goto sax2 and setup the card and options.

thats what ihad to do but is normal with the kernel update as nvidia needs new drivers built to kernel

I would install nvidia drivers on my system
SuSE 9.1_64
asus A8V Delux

laughingbuddha
02-17-2005, 01:18 AM
whoa whoa whoa! nikodell, i have an nvidia card too! it sounds like our problems are identical. do you think you could help me by walking through your solution a little more explicitly? i'm going to try to do your suggestions, but i really don't know what i'm doing.

also, i thought i'd post the contents of my XFree86.log.0 file, just in case you can see if anything in it is an obvious red flag:


This is a pre-release version of XFree86, and is not supported in any
way. Bugs may be reported to XFree86@XFree86.Org and patches submitted
to fixes@XFree86.Org. Before reporting bugs in pre-release versions,
please check the latest version in the XFree86 CVS repository
(http://www.XFree86.Org/cvs).

XFree86 Version 4.3.99.902 (4.4.0 RC 2)
Release Date: 18 December 2003
X Protocol Version 11, Revision 0, Release 6.6
Build Operating System: SuSE Linux [ELF] SuSE
Current Operating System: Linux linux 2.6.5-7.145-default #1 Thu Jan 27 09:19:29 UTC 2005 i686
Build Date: 23 August 2004
Changelog Date: 29 February 2004
Before reporting problems, check http://www.XFree86.Org/
to make sure that you have the latest version.
Module Loader present
Markers: (--) probed, (**) from config file, (==) default setting,
(++) from command line, (!!) notice, (II) informational,
(WW) warning, (EE) error, (NI) not implemented, (??) unknown.
(==) Log file: "/var/log/XFree86.0.log", Time: Wed Feb 16 11:02:56 2005
(==) Using config file: "/etc/X11/XF86Config"
(==) ServerLayout "Simple Layout"
(**) |-->Screen "Screen 1" (0)
(**) | |-->Monitor "monitor"
(**) | |-->Device "NVIDIA GeForce"
(**) |-->Input Device "Mouse1"
(**) |-->Input Device "Keyboard1"
(**) Option "AutoRepeat" "500 30"
(**) Option "XkbRules" "xfree86"
(**) XKB: rules: "xfree86"
(**) Option "XkbModel" "pc101"
(**) XKB: model: "pc101"
(**) Option "XkbLayout" "us"
(**) XKB: layout: "us"
(==) Keyboard: CustomKeycode disabled
(**) FontPath set to "/usr/X11R6/lib/X11/fonts/local/,/usr/X11R6/lib/X11/fonts/misc/,/usr/X11R6/lib/X11/fonts/75dpi/:unscaled,/usr/X11R6/lib/X11/fonts/Speedo/,/usr/X11R6/lib/X11/fonts/Type1/,/usr/X11R6/lib/X11/fonts/75dpi/"
(**) RgbPath set to "/usr/X11R6/lib/X11/rgb"
(==) ModulePath set to "/usr/X11R6/lib/modules"
(WW) Open APM failed (/dev/apm_bios) (No such device)
(II) Module ABI versions:
XFree86 ANSI C Emulation: 0.2
XFree86 Video Driver: 0.7
XFree86 XInput driver : 0.4
XFree86 Server Extension : 0.2
XFree86 Font Renderer : 0.4
(II) Loader running on linux
(II) LoadModule: "bitmap"
(II) Loading /usr/X11R6/lib/modules/fonts/libbitmap.a
(II) Module bitmap: vendor="The XFree86 Project"
compiled for 4.3.99.902, module version = 1.0.0
Module class: XFree86 Font Renderer
ABI class: XFree86 Font Renderer, version 0.4
(II) Loading font Bitmap
(II) LoadModule: "pcidata"
(II) Loading /usr/X11R6/lib/modules/libpcidata.a
(II) Module pcidata: vendor="The XFree86 Project"
compiled for 4.3.99.902, module version = 1.0.0
ABI class: XFree86 Video Driver, version 0.7
(++) using VT number 7

(II) PCI: Probing config type using method 1
(II) PCI: Config type is 1
(II) PCI: stages = 0x03, oldVal1 = 0x00000000, mode1Res1 = 0x80000000
(II) PCI: PCI scan (all values are in hex)
(II) PCI: 00:00:0: chip 1106,0391 card 0000,0000 rev 02 class 06,00,00 hdr 00
(II) PCI: 00:01:0: chip 1106,8391 card 0000,0000 rev 00 class 06,04,00 hdr 01
(II) PCI: 00:07:0: chip 1106,0686 card 1106,0000 rev 22 class 06,01,00 hdr 80
(II) PCI: 00:07:1: chip 1106,0571 card 0000,0000 rev 10 class 01,01,8a hdr 00
(II) PCI: 00:07:2: chip 1106,3038 card 0925,1234 rev 10 class 0c,03,00 hdr 00
(II) PCI: 00:07:3: chip 1106,3038 card 0925,1234 rev 10 class 0c,03,00 hdr 00
(II) PCI: 00:07:4: chip 1106,3057 card 0000,0000 rev 30 class 06,00,00 hdr 00
(II) PCI: 00:0a:0: chip 1102,0002 card 1102,8040 rev 05 class 04,01,00 hdr 80
(II) PCI: 00:0a:1: chip 1102,7002 card 1102,0020 rev 05 class 09,80,00 hdr 80
(II) PCI: 00:0b:0: chip 127a,2015 card 127a,2015 rev 01 class 07,80,00 hdr 00
(II) PCI: 00:0d:0: chip 100b,0020 card 1385,f311 rev 00 class 02,00,00 hdr 00
(II) PCI: 01:00:0: chip 10de,0101 card 107d,2822 rev 10 class 03,00,00 hdr 00
(II) PCI: End of PCI scan
(II) Host-to-PCI bridge:
(II) Bus 0: bridge is at (0:0:0), (0,0,1), BCTRL: 0x0008 (VGA_EN is set)
(II) Bus 0 I/O range:
[0] -1 0 0x00000000 - 0x0000ffff (0x10000) IX[B]
(II) Bus 0 non-prefetchable memory range:
[0] -1 0 0x00000000 - 0xffffffff (0x0) MX[B]
(II) Bus 0 prefetchable memory range:
[0] -1 0 0x00000000 - 0xffffffff (0x0) MX[B]
(II) PCI-to-PCI bridge:
(II) Bus 1: bridge is at (0:1:0), (0,1,1), BCTRL: 0x000c (VGA_EN is set)
(II) Bus 1 non-prefetchable memory range:
[0] -1 0 0xe0000000 - 0xe1ffffff (0x2000000) MX[B]
(II) Bus 1 prefetchable memory range:
[0] -1 0 0xd8000000 - 0xdfffffff (0x8000000) MX[B]
(II) PCI-to-ISA bridge:
(II) Bus -1: bridge is at (0:7:0), (0,-1,-1), BCTRL: 0x0008 (VGA_EN is set)
(II) Host-to-PCI bridge:
(II) Bus -1: bridge is at (0:7:4), (-1,-1,1), BCTRL: 0x0008 (VGA_EN is set)
(II) Bus -1 I/O range:
[0] -1 0 0x00000000 - 0x0000ffff (0x10000) IX[B]
(II) Bus -1 non-prefetchable memory range:
[0] -1 0 0x00000000 - 0xffffffff (0x0) MX[B]
(II) Bus -1 prefetchable memory range:
[0] -1 0 0x00000000 - 0xffffffff (0x0) MX[B]
(--) PCI:*(1:0:0) nVidia Corporation NV10DDR [GeForce 256 DDR] rev 16, Mem @ 0xe0000000/24, 0xd8000000/27
(II) Addressable bus resource ranges are
[0] -1 0 0x00000000 - 0xffffffff (0x0) MX[B]
[1] -1 0 0x00000000 - 0x0000ffff (0x10000) IX[B]
(II) OS-reported resource ranges:
[0] -1 0 0xffe00000 - 0xffffffff (0x200000) MX[B](B)
[1] -1 0 0x00100000 - 0x3fffffff (0x3ff00000) MX[B]E(B)
[2] -1 0 0x000f0000 - 0x000fffff (0x10000) MX[B]
[3] -1 0 0x000c0000 - 0x000effff (0x30000) MX[B]
[4] -1 0 0x00000000 - 0x0009ffff (0xa0000) MX[B]
[5] -1 0 0x0000ffff - 0x0000ffff (0x1) IX[B]
[6] -1 0 0x00000000 - 0x000000ff (0x100) IX[B]
(II) PCI Memory resource overlap reduced 0xd0000000 from 0xd7ffffff to 0xcfffffff
(II) Active PCI resource ranges:
[0] -1 0 0xe3010000 - 0xe3010fff (0x1000) MX[B]
[1] -1 0 0xe3000000 - 0xe300ffff (0x10000) MX[B]
[2] -1 0 0xd0000000 - 0xcfffffff (0x0) MX[B]O
[3] -1 0 0xd8000000 - 0xdfffffff (0x8000000) MX[B](B)
[4] -1 0 0xe0000000 - 0xe0ffffff (0x1000000) MX[B](B)
[5] -1 0 0x0000e400 - 0x0000e4ff (0x100) IX[B]
[6] -1 0 0x0000e000 - 0x0000e007 (0x8) IX[B]
[7] -1 0 0x0000dc00 - 0x0000dc07 (0x8) IX[B]
[8] -1 0 0x0000d800 - 0x0000d81f (0x20) IX[B]
[9] -1 0 0x0000c800 - 0x0000c81f (0x20) IX[B]
[10] -1 0 0x0000c400 - 0x0000c41f (0x20) IX[B]
[11] -1 0 0x0000c000 - 0x0000c00f (0x10) IX[B]
(II) Active PCI resource ranges after removing overlaps:
[0] -1 0 0xe3010000 - 0xe3010fff (0x1000) MX[B]
[1] -1 0 0xe3000000 - 0xe300ffff (0x10000) MX[B]
[2] -1 0 0xd0000000 - 0xcfffffff (0x0) MX[B]O
[3] -1 0 0xd8000000 - 0xdfffffff (0x8000000) MX[B](B)
[4] -1 0 0xe0000000 - 0xe0ffffff (0x1000000) MX[B](B)
[5] -1 0 0x0000e400 - 0x0000e4ff (0x100) IX[B]
[6] -1 0 0x0000e000 - 0x0000e007 (0x8) IX[B]
[7] -1 0 0x0000dc00 - 0x0000dc07 (0x8) IX[B]
[8] -1 0 0x0000d800 - 0x0000d81f (0x20) IX[B]
[9] -1 0 0x0000c800 - 0x0000c81f (0x20) IX[B]
[10] -1 0 0x0000c400 - 0x0000c41f (0x20) IX[B]
[11] -1 0 0x0000c000 - 0x0000c00f (0x10) IX[B]
(II) OS-reported resource ranges after removing overlaps with PCI:
[0] -1 0 0xffe00000 - 0xffffffff (0x200000) MX[B](B)
[1] -1 0 0x00100000 - 0x3fffffff (0x3ff00000) MX[B]E(B)
[2] -1 0 0x000f0000 - 0x000fffff (0x10000) MX[B]
[3] -1 0 0x000c0000 - 0x000effff (0x30000) MX[B]
[4] -1 0 0x00000000 - 0x0009ffff (0xa0000) MX[B]
[5] -1 0 0x0000ffff - 0x0000ffff (0x1) IX[B]
[6] -1 0 0x00000000 - 0x000000ff (0x100) IX[B]
(II) All system resource ranges:
[0] -1 0 0xffe00000 - 0xffffffff (0x200000) MX[B](B)
[1] -1 0 0x00100000 - 0x3fffffff (0x3ff00000) MX[B]E(B)
[2] -1 0 0x000f0000 - 0x000fffff (0x10000) MX[B]
[3] -1 0 0x000c0000 - 0x000effff (0x30000) MX[B]
[4] -1 0 0x00000000 - 0x0009ffff (0xa0000) MX[B]
[5] -1 0 0xe3010000 - 0xe3010fff (0x1000) MX[B]
[6] -1 0 0xe3000000 - 0xe300ffff (0x10000) MX[B]
[7] -1 0 0xd0000000 - 0xcfffffff (0x0) MX[B]O
[8] -1 0 0xd8000000 - 0xdfffffff (0x8000000) MX[B](B)
[9] -1 0 0xe0000000 - 0xe0ffffff (0x1000000) MX[B](B)
[10] -1 0 0x0000ffff - 0x0000ffff (0x1) IX[B]
[11] -1 0 0x00000000 - 0x000000ff (0x100) IX[B]
[12] -1 0 0x0000e400 - 0x0000e4ff (0x100) IX[B]
[13] -1 0 0x0000e000 - 0x0000e007 (0x8) IX[B]
[14] -1 0 0x0000dc00 - 0x0000dc07 (0x8) IX[B]
[15] -1 0 0x0000d800 - 0x0000d81f (0x20) IX[B]
[16] -1 0 0x0000c800 - 0x0000c81f (0x20) IX[B]
[17] -1 0 0x0000c400 - 0x0000c41f (0x20) IX[B]
[18] -1 0 0x0000c000 - 0x0000c00f (0x10) IX[B]
(II) LoadModule: "dbe"
(II) Loading /usr/X11R6/lib/modules/extensions/libdbe.a
(II) Module dbe: vendor="The XFree86 Project"
compiled for 4.3.99.902, module version = 1.0.0
Module class: XFree86 Server Extension
ABI class: XFree86 Server Extension, version 0.2
(II) Loading extension DOUBLE-BUFFER
(II) LoadModule: "extmod"
(II) Loading /usr/X11R6/lib/modules/extensions/libextmod.a
(II) Module extmod: vendor="The XFree86 Project"
compiled for 4.3.99.902, module version = 1.0.0
Module class: XFree86 Server Extension
ABI class: XFree86 Server Extension, version 0.2
(II) Loading extension SHAPE
(II) Loading extension MIT-SUNDRY-NONSTANDARD
(II) Loading extension BIG-REQUESTS
(II) Loading extension SYNC
(II) Loading extension MIT-SCREEN-SAVER
(II) Loading extension XC-MISC
(II) Loading extension XFree86-VidModeExtension
(II) Loading extension XFree86-Misc
(II) Loading extension DPMS
(II) Loading extension FontCache
(II) Loading extension TOG-CUP
(II) Loading extension Extended-Visual-Information
(II) Loading extension XVideo
(II) Loading extension XVideo-MotionCompensation
(II) Loading extension X-Resource
(II) LoadModule: "type1"
(II) Loading /usr/X11R6/lib/modules/fonts/libtype1.a
(II) Module type1: vendor="The XFree86 Project"
compiled for 4.3.99.902, module version = 1.0.2
Module class: XFree86 Font Renderer
ABI class: XFree86 Font Renderer, version 0.4
(II) Loading font Type1
(II) Loading font CID
(II) LoadModule: "speedo"
(II) Loading /usr/X11R6/lib/modules/fonts/libspeedo.a
(II) Module speedo: vendor="The XFree86 Project"
compiled for 4.3.99.902, module version = 1.0.1
Module class: XFree86 Font Renderer
ABI class: XFree86 Font Renderer, version 0.4
(II) Loading font Speedo
(II) LoadModule: "freetype"
(II) Loading /usr/X11R6/lib/modules/fonts/libfreetype.so
(II) Module freetype: vendor="The XFree86 Project & the After X-TT Project"
compiled for 4.3.99.902, module version = 2.1.0
Module class: XFree86 Font Renderer
ABI class: XFree86 Font Renderer, version 0.4
(II) Loading font FreeType
(II) LoadModule: "nv"
(II) Loading /usr/X11R6/lib/modules/drivers/nv_drv.o
(II) Module nv: vendor="The XFree86 Project"
compiled for 4.3.99.902, module version = 1.0.1
Module class: XFree86 Video Driver
ABI class: XFree86 Video Driver, version 0.7
(II) LoadModule: "mouse"
(II) Loading /usr/X11R6/lib/modules/input/mouse_drv.o
(II) Module mouse: vendor="The XFree86 Project"
compiled for 4.3.99.902, module version = 1.0.0
Module class: XFree86 XInput Driver
ABI class: XFree86 XInput driver, version 0.4
(II) NV: driver for NVIDIA chipsets: RIVA 128, RIVA TNT, RIVA TNT2,
Unknown TNT2, Vanta, RIVA TNT2 Ultra, RIVA TNT2 Model 64,
Aladdin TNT2, GeForce 256, GeForce DDR, Quadro, GeForce2 MX/MX 400,
GeForce2 MX 100/200, GeForce2 Go, Quadro2 MXR/EX/Go,
GeForce2 Integrated GPU, GeForce2 GTS, GeForce2 Ti, GeForce2 Ultra,
Quadro2 Pro, GeForce4 MX 460, GeForce4 MX 440, GeForce4 MX 420,
GeForce4 MX 440-SE, GeForce4 440 Go, GeForce4 420 Go,
GeForce4 420 Go 32M, GeForce4 460 Go, GeForce4 440 Go 64M,
GeForce4 410 Go 16M, Quadro4 500 GoGL, Quadro4 550 XGL, Quadro4 NVS,
GeForce4 MX 440 with AGP8X, GeForce4 MX 440SE with AGP8X,
GeForce4 MX 420 with AGP8X, GeForce4 448 Go, GeForce4 488 Go,
Quadro4 580 XGL, Quadro4 280 NVS, Quadro4 380 XGL,
GeForce4 MX Integrated GPU, GeForce3, GeForce3 Ti 200,
GeForce3 Ti 500, Quadro DCC, GeForce4 Ti 4600, GeForce4 Ti 4400,
0x0252, GeForce4 Ti 4200, Quadro4 900 XGL, Quadro4 750 XGL,
Quadro4 700 XGL, GeForce4 Ti 4800, GeForce4 Ti 4200 with AGP8X,
GeForce4 Ti 4800 SE, GeForce4 4200 Go, Quadro4 700 GoGL,
Quadro4 980 XGL, Quadro4 780 XGL, GeForce FX 5800 Ultra,
GeForce FX 5800, Quadro FX 2000, Quadro FX 1000,
GeForce FX 5600 Ultra, GeForce FX 5600, 0x0313, GeForce FX 5600SE,
0x0316, 0x0317, GeForce FX Go5600, GeForce FX Go5650,
Quadro FX Go700, 0x031D, 0x031E, 0x031F, GeForce FX 5200,
GeForce FX 5200 Ultra, GeForce FX 5200, GeForce FX 5200SE,
GeForce FX Go5200, GeForce FX Go5250, GeForce FX Go5200 32M/64M,
0x0329, Quadro NVS 280 PCI, Quadro FX 500, GeForce FX Go5300,
GeForce FX Go5100, 0x032F, GeForce FX 5900 Ultra, GeForce FX 5900,
GeForce FX 5900XT, GeForce FX 5950 Ultra, 0x0334, Quadro FX 3000,
GeForce FX 5700 Ultra, GeForce FX 5700, GeForce FX 5700LE,
GeForce FX 5700VE, 0x0345, GeForce FX Go5700, GeForce FX Go5700,
0x0349, 0x034B, Quadro FX Go1000, Quadro FX 1100, 0x034F
(II) Primary Device is: PCI 01:00:0
(--) Assigning device section with no busID to primary device
(--) Chipset GeForce DDR found
(II) resource ranges after xf86ClaimFixedResources() call:
[0] -1 0 0xffe00000 - 0xffffffff (0x200000) MX[B](B)
[1] -1 0 0x00100000 - 0x3fffffff (0x3ff00000) MX[B]E(B)
[2] -1 0 0x000f0000 - 0x000fffff (0x10000) MX[B]
[3] -1 0 0x000c0000 - 0x000effff (0x30000) MX[B]
[4] -1 0 0x00000000 - 0x0009ffff (0xa0000) MX[B]
[5] -1 0 0xe3010000 - 0xe3010fff (0x1000) MX[B]
[6] -1 0 0xe3000000 - 0xe300ffff (0x10000) MX[B]
[7] -1 0 0xd0000000 - 0xcfffffff (0x0) MX[B]O
[8] -1 0 0xd8000000 - 0xdfffffff (0x8000000) MX[B](B)
[9] -1 0 0xe0000000 - 0xe0ffffff (0x1000000) MX[B](B)
[10] -1 0 0x0000ffff - 0x0000ffff (0x1) IX[B]
[11] -1 0 0x00000000 - 0x000000ff (0x100) IX[B]
[12] -1 0 0x0000e400 - 0x0000e4ff (0x100) IX[B]
[13] -1 0 0x0000e000 - 0x0000e007 (0x8) IX[B]
[14] -1 0 0x0000dc00 - 0x0000dc07 (0x8) IX[B]
[15] -1 0 0x0000d800 - 0x0000d81f (0x20) IX[B]
[16] -1 0 0x0000c800 - 0x0000c81f (0x20) IX[B]
[17] -1 0 0x0000c400 - 0x0000c41f (0x20) IX[B]
[18] -1 0 0x0000c000 - 0x0000c00f (0x10) IX[B]
(II) resource ranges after probing:
[0] -1 0 0xffe00000 - 0xffffffff (0x200000) MX[B](B)
[1] -1 0 0x00100000 - 0x3fffffff (0x3ff00000) MX[B]E(B)
[2] -1 0 0x000f0000 - 0x000fffff (0x10000) MX[B]
[3] -1 0 0x000c0000 - 0x000effff (0x30000) MX[B]
[4] -1 0 0x00000000 - 0x0009ffff (0xa0000) MX[B]
[5] -1 0 0xe3010000 - 0xe3010fff (0x1000) MX[B]
[6] -1 0 0xe3000000 - 0xe300ffff (0x10000) MX[B]
[7] -1 0 0xd0000000 - 0xcfffffff (0x0) MX[B]O
[8] -1 0 0xd8000000 - 0xdfffffff (0x8000000) MX[B](B)
[9] -1 0 0xe0000000 - 0xe0ffffff (0x1000000) MX[B](B)
[10] 0 0 0x000a0000 - 0x000affff (0x10000) MS[B]
[11] 0 0 0x000b0000 - 0x000b7fff (0x8000) MS[B]
[12] 0 0 0x000b8000 - 0x000bffff (0x8000) MS[B]
[13] -1 0 0x0000ffff - 0x0000ffff (0x1) IX[B]
[14] -1 0 0x00000000 - 0x000000ff (0x100) IX[B]
[15] -1 0 0x0000e400 - 0x0000e4ff (0x100) IX[B]
[16] -1 0 0x0000e000 - 0x0000e007 (0x8) IX[B]
[17] -1 0 0x0000dc00 - 0x0000dc07 (0x8) IX[B]
[18] -1 0 0x0000d800 - 0x0000d81f (0x20) IX[B]
[19] -1 0 0x0000c800 - 0x0000c81f (0x20) IX[B]
[20] -1 0 0x0000c400 - 0x0000c41f (0x20) IX[B]
[21] -1 0 0x0000c000 - 0x0000c00f (0x10) IX[B]
[22] 0 0 0x000003b0 - 0x000003bb (0xc) IS[B]
[23] 0 0 0x000003c0 - 0x000003df (0x20) IS[B]
(II) Setting vga for screen 0.
(II) Loading sub module "int10"
(II) LoadModule: "int10"
(II) Loading /usr/X11R6/lib/modules/linux/libint10.a
(II) Module int10: vendor="The XFree86 Project"
compiled for 4.3.99.902, module version = 1.0.0
ABI class: XFree86 Video Driver, version 0.7
(II) NV(0): Initializing int10
(II) NV(0): Primary V_BIOS segment is: 0xc000
(--) NV(0): Chipset: "GeForce DDR"
(**) NV(0): Depth 24, (--) framebuffer bpp 32
(==) NV(0): RGB weight 888
(==) NV(0): Default visual is TrueColor
(II) Loading sub module "vgahw"
(II) LoadModule: "vgahw"
(II) Loading /usr/X11R6/lib/modules/libvgahw.a
(II) Module vgahw: vendor="The XFree86 Project"
compiled for 4.3.99.902, module version = 0.1.0
ABI class: XFree86 Video Driver, version 0.7
(==) NV(0): Using HW cursor
(--) NV(0): Linear framebuffer at 0xD8000000
(--) NV(0): MMIO registers at 0xE0000000
(II) Loading sub module "i2c"
(II) LoadModule: "i2c"
(II) Loading /usr/X11R6/lib/modules/libi2c.a
(II) Module i2c: vendor="The XFree86 Project"
compiled for 4.3.99.902, module version = 1.2.0
ABI class: XFree86 Video Driver, version 0.7
(II) Loading sub module "ddc"
(II) LoadModule: "ddc"
(II) Loading /usr/X11R6/lib/modules/libddc.a
(II) Module ddc: vendor="The XFree86 Project"
compiled for 4.3.99.902, module version = 1.0.0
ABI class: XFree86 Video Driver, version 0.7
(II) NV(0): I2C bus "DDC" initialized.
(II) NV(0): Probing for EDID on I2C bus A...
(II) NV(0): I2C device "DDC:ddc2" registered at address 0xA0.
(II) NV(0): I2C device "DDC:ddc2" removed.
(--) NV(0): DDC detected a CRT:
(II) NV(0): Manufacturer: SAM Model: 1155 Serial#: 1145450807
(II) NV(0): Year: 2000 Week: 16
(II) NV(0): EDID Version: 1.2
(II) NV(0): Analog Display Input, Input Voltage Level: 0.700/0.700 V
(II) NV(0): Sync: Separate
(II) NV(0): Max H-Image Size [cm]: horiz.: 32 vert.: 24
(II) NV(0): Gamma: 2.26
(II) NV(0): DPMS capabilities: StandBy Suspend Off; RGB/Color Display
(II) NV(0): First detailed timing is preferred mode
(II) NV(0): redX: 0.639 redY: 0.323 greenX: 0.275 greenY: 0.597
(II) NV(0): blueX: 0.143 blueY: 0.062 whiteX: 0.283 whiteY: 0.298

laughingbuddha
02-17-2005, 01:19 AM
(II) NV(0): Supported VESA Video Modes:
(II) NV(0): 720x400@70Hz
(II) NV(0): 720x400@88Hz
(II) NV(0): 640x480@60Hz
(II) NV(0): 640x480@67Hz
(II) NV(0): 640x480@72Hz
(II) NV(0): 640x480@75Hz
(II) NV(0): 800x600@56Hz
(II) NV(0): 800x600@60Hz
(II) NV(0): 800x600@72Hz
(II) NV(0): 800x600@75Hz
(II) NV(0): 832x624@75Hz
(II) NV(0): 1024x768@87Hz (interlaced)
(II) NV(0): 1024x768@60Hz
(II) NV(0): 1024x768@70Hz
(II) NV(0): 1024x768@75Hz
(II) NV(0): 1152x870@75Hz
(II) NV(0): Manufacturer's mask: 0
(II) NV(0): Supported Future Video Modes:
(II) NV(0): #0: hsize: 640 vsize 480 refresh: 85 vid: 22833
(II) NV(0): #1: hsize: 800 vsize 600 refresh: 85 vid: 22853
(II) NV(0): #2: hsize: 1024 vsize 768 refresh: 85 vid: 22881
(II) NV(0): #3: hsize: 1280 vsize 1024 refresh: 60 vid: 32897
(II) NV(0): Supported additional Video Mode:
(II) NV(0): clock: 94.5 MHz Image Size: 306 x 230 mm
(II) NV(0): h_active: 1024 h_sync: 1072 h_sync_end 1168 h_blank_end 1376 h_border: 0
(II) NV(0): v_active: 768 v_sync: 769 v_sync_end 772 v_blanking: 808 v_border: 0
(II) NV(0): Ranges: V min: 50 V max: 160 Hz, H min: 30 H max: 70 kHz, PixClock max 110 MHz
(II) NV(0): Monitor name: S/M 753DF
(II) NV(0): Serial No: H2FN402146
(II) NV(0): Using CRT on CRTC 0
(--) NV(0): VideoRAM: 32768 kBytes
(==) NV(0): Using gamma correction (1.0, 1.0, 1.0)
(II) NV(0): monitor: Using hsync range of 31.50-64.30 kHz
(II) NV(0): monitor: Using vrefresh range of 50.00-160.00 Hz
(II) NV(0): Clock range: 12.00 to 350.00 MHz
(II) NV(0): Not using default mode "1024x768" (hsync out of range)
(II) NV(0): Not using default mode "512x384" (hsync out of range)
(II) NV(0): Not using default mode "1152x864" (hsync out of range)
(II) NV(0): Not using default mode "576x432" (hsync out of range)
(II) NV(0): Not using default mode "1280x960" (hsync out of range)
(II) NV(0): Not using default mode "640x480" (hsync out of range)
(II) NV(0): Not using default mode "1280x1024" (hsync out of range)
(II) NV(0): Not using default mode "640x512" (hsync out of range)
(II) NV(0): Not using default mode "1280x1024" (hsync out of range)
(II) NV(0): Not using default mode "640x512" (hsync out of range)
(II) NV(0): Not using default mode "1600x1200" (hsync out of range)
(II) NV(0): Not using default mode "800x600" (hsync out of range)
(II) NV(0): Not using default mode "1600x1200" (hsync out of range)
(II) NV(0): Not using default mode "800x600" (hsync out of range)
(II) NV(0): Not using default mode "1600x1200" (hsync out of range)
(II) NV(0): Not using default mode "800x600" (hsync out of range)
(II) NV(0): Not using default mode "1600x1200" (hsync out of range)
(II) NV(0): Not using default mode "800x600" (hsync out of range)
(II) NV(0): Not using default mode "1600x1200" (hsync out of range)
(II) NV(0): Not using default mode "800x600" (hsync out of range)
(II) NV(0): Not using default mode "1792x1344" (hsync out of range)
(II) NV(0): Not using default mode "896x672" (hsync out of range)
(II) NV(0): Not using default mode "1792x1344" (hsync out of range)
(II) NV(0): Not using default mode "896x672" (hsync out of range)
(II) NV(0): Not using default mode "1856x1392" (hsync out of range)
(II) NV(0): Not using default mode "928x696" (hsync out of range)
(II) NV(0): Not using default mode "1856x1392" (hsync out of range)
(II) NV(0): Not using default mode "928x696" (hsync out of range)
(II) NV(0): Not using default mode "1920x1440" (hsync out of range)
(II) NV(0): Not using default mode "960x720" (hsync out of range)
(II) NV(0): Not using default mode "1920x1440" (hsync out of range)
(II) NV(0): Not using default mode "960x720" (hsync out of range)
(WW) (1400x1050,monitor) mode clock 122MHz exceeds DDC maximum 110MHz
(II) NV(0): Not using default mode "1400x1050" (hsync out of range)
(II) NV(0): Not using default mode "700x525" (hsync out of range)
(II) NV(0): Not using default mode "1920x1440" (hsync out of range)
(II) NV(0): Not using default mode "960x720" (hsync out of range)
(II) NV(0): Not using default mode "2048x1536" (hsync out of range)
(II) NV(0): Not using default mode "1024x768" (hsync out of range)
(II) NV(0): Not using default mode "2048x1536" (hsync out of range)
(II) NV(0): Not using default mode "1024x768" (hsync out of range)
(II) NV(0): Not using default mode "2048x1536" (bad mode clock/interlace/doublescan)
(II) NV(0): Not using default mode "1024x768" (hsync out of range)
(II) NV(0): Not using default mode "1400x1050" (width too large for virtual size)
(II) NV(0): Not using default mode "1280x1024" (width too large for virtual size)
(II) NV(0): Not using default mode "1280x960" (width too large for virtual size)
(II) NV(0): Not using default mode "1152x768" (width too large for virtual size)
(--) NV(0): Virtual size is 1024x768 (pitch 1024)
(**) NV(0): *Default mode "1024x768": 78.8 MHz, 60.1 kHz, 75.1 Hz
(II) NV(0): Modeline "1024x768" 78.80 1024 1040 1136 1312 768 769 772 800 +hsync +vsync
(**) NV(0): *Default mode "800x600": 56.3 MHz, 53.7 kHz, 85.1 Hz
(II) NV(0): Modeline "800x600" 56.30 800 832 896 1048 600 601 604 631 +hsync +vsync
(**) NV(0): *Default mode "640x480": 36.0 MHz, 43.3 kHz, 85.0 Hz
(II) NV(0): Modeline "640x480" 36.00 640 696 752 832 480 481 484 509 -hsync -vsync
(**) NV(0): Default mode "1024x768": 75.0 MHz, 56.5 kHz, 70.1 Hz
(II) NV(0): Modeline "1024x768" 75.00 1024 1048 1184 1328 768 771 777 806 -hsync -vsync
(**) NV(0): Default mode "1024x768": 65.0 MHz, 48.4 kHz, 60.0 Hz
(II) NV(0): Modeline "1024x768" 65.00 1024 1048 1184 1344 768 771 777 806 -hsync -vsync
(**) NV(0): Default mode "1024x768": 44.9 MHz, 35.5 kHz, 87.1 Hz (I)
(II) NV(0): Modeline "1024x768" 44.90 1024 1032 1208 1264 768 768 776 817 interlace +hsync +vsync
(**) NV(0): Default mode "832x624": 57.3 MHz, 49.7 kHz, 74.6 Hz
(II) NV(0): Modeline "832x624" 57.28 832 864 928 1152 624 625 628 667 -hsync -vsync
(**) NV(0): Default mode "800x600": 49.5 MHz, 46.9 kHz, 75.0 Hz
(II) NV(0): Modeline "800x600" 49.50 800 816 896 1056 600 601 604 625 +hsync +vsync
(**) NV(0): Default mode "800x600": 50.0 MHz, 48.1 kHz, 72.2 Hz
(II) NV(0): Modeline "800x600" 50.00 800 856 976 1040 600 637 643 666 +hsync +vsync
(**) NV(0): Default mode "800x600": 40.0 MHz, 37.9 kHz, 60.3 Hz
(II) NV(0): Modeline "800x600" 40.00 800 840 968 1056 600 601 605 628 +hsync +vsync
(**) NV(0): Default mode "800x600": 36.0 MHz, 35.2 kHz, 56.2 Hz
(II) NV(0): Modeline "800x600" 36.00 800 824 896 1024 600 601 603 625 +hsync +vsync
(**) NV(0): Default mode "700x525": 61.0 MHz, 64.9 kHz, 60.0 Hz (D)
(II) NV(0): Modeline "700x525" 61.00 700 744 820 940 525 526 532 541 doublescan +hsync +vsync
(**) NV(0): Default mode "640x512": 54.0 MHz, 64.0 kHz, 60.0 Hz (D)
(II) NV(0): Modeline "640x512" 54.00 640 664 720 844 512 512 514 533 doublescan +hsync +vsync
(**) NV(0): Default mode "640x480": 31.5 MHz, 37.5 kHz, 75.0 Hz
(II) NV(0): Modeline "640x480" 31.50 640 656 720 840 480 481 484 500 -hsync -vsync
(**) NV(0): Default mode "640x480": 31.5 MHz, 37.9 kHz, 72.8 Hz
(II) NV(0): Modeline "640x480" 31.50 640 664 704 832 480 489 491 520 -hsync -vsync
(**) NV(0): Default mode "640x480": 25.2 MHz, 31.5 kHz, 60.0 Hz
(II) NV(0): Modeline "640x480" 25.20 640 656 752 800 480 490 492 525 -hsync -vsync
(**) NV(0): Default mode "640x480": 54.0 MHz, 60.0 kHz, 60.0 Hz (D)
(II) NV(0): Modeline "640x480" 54.00 640 688 744 900 480 480 482 500 doublescan +hsync +vsync
(**) NV(0): Default mode "720x400": 35.5 MHz, 37.9 kHz, 85.0 Hz
(II) NV(0): Modeline "720x400" 35.50 720 756 828 936 400 401 404 446 -hsync +vsync
(**) NV(0): Default mode "640x400": 31.5 MHz, 37.9 kHz, 85.1 Hz
(II) NV(0): Modeline "640x400" 31.50 640 672 736 832 400 401 404 445 -hsync +vsync
(**) NV(0): Default mode "640x350": 31.5 MHz, 37.9 kHz, 85.1 Hz
(II) NV(0): Modeline "640x350" 31.50 640 672 736 832 350 382 385 445 +hsync -vsync
(**) NV(0): Default mode "576x384": 32.5 MHz, 44.2 kHz, 54.8 Hz (D)
(II) NV(0): Modeline "576x384" 32.50 576 589 657 736 384 385 388 403 doublescan +hsync +vsync
(**) NV(0): Default mode "512x384": 39.4 MHz, 60.1 kHz, 75.1 Hz (D)
(II) NV(0): Modeline "512x384" 39.40 512 520 568 656 384 384 386 400 doublescan +hsync +vsync
(**) NV(0): Default mode "512x384": 37.5 MHz, 56.5 kHz, 70.1 Hz (D)
(II) NV(0): Modeline "512x384" 37.50 512 524 592 664 384 385 388 403 doublescan -hsync -vsync
(**) NV(0): Default mode "512x384": 32.5 MHz, 48.4 kHz, 60.0 Hz (D)
(II) NV(0): Modeline "512x384" 32.50 512 524 592 672 384 385 388 403 doublescan -hsync -vsync
(**) NV(0): Default mode "512x384": 22.4 MHz, 35.5 kHz, 87.1 Hz (D)
(II) NV(0): Modeline "512x384" 22.45 512 516 604 632 384 384 388 409 interlace doublescan +hsync +vsync
(**) NV(0): Default mode "416x312": 28.6 MHz, 49.7 kHz, 74.7 Hz (D)
(II) NV(0): Modeline "416x312" 28.64 416 432 464 576 312 312 314 333 doublescan -hsync -vsync
(**) NV(0): Default mode "400x300": 28.1 MHz, 53.7 kHz, 85.3 Hz (D)
(II) NV(0): Modeline "400x300" 28.15 400 416 448 524 300 300 302 315 doublescan +hsync +vsync
(**) NV(0): Default mode "400x300": 24.8 MHz, 46.9 kHz, 75.1 Hz (D)
(II) NV(0): Modeline "400x300" 24.75 400 408 448 528 300 300 302 312 doublescan +hsync +vsync
(**) NV(0): Default mode "400x300": 25.0 MHz, 48.1 kHz, 72.2 Hz (D)
(II) NV(0): Modeline "400x300" 25.00 400 428 488 520 300 318 321 333 doublescan +hsync +vsync
(**) NV(0): Default mode "400x300": 20.0 MHz, 37.9 kHz, 60.3 Hz (D)
(II) NV(0): Modeline "400x300" 20.00 400 420 484 528 300 300 302 314 doublescan +hsync +vsync
(**) NV(0): Default mode "400x300": 18.0 MHz, 35.2 kHz, 56.3 Hz (D)
(II) NV(0): Modeline "400x300" 18.00 400 412 448 512 300 300 301 312 doublescan +hsync +vsync
(**) NV(0): Default mode "320x240": 18.0 MHz, 43.3 kHz, 85.2 Hz (D)
(II) NV(0): Modeline "320x240" 18.00 320 348 376 416 240 240 242 254 doublescan -hsync -vsync
(**) NV(0): Default mode "320x240": 15.8 MHz, 37.5 kHz, 75.0 Hz (D)
(II) NV(0): Modeline "320x240" 15.75 320 328 360 420 240 240 242 250 doublescan -hsync -vsync
(**) NV(0): Default mode "320x240": 15.8 MHz, 37.9 kHz, 72.8 Hz (D)
(II) NV(0): Modeline "320x240" 15.75 320 332 352 416 240 244 245 260 doublescan -hsync -vsync
(**) NV(0): Default mode "320x240": 12.6 MHz, 31.5 kHz, 60.1 Hz (D)
(II) NV(0): Modeline "320x240" 12.60 320 328 376 400 240 245 246 262 doublescan -hsync -vsync
(**) NV(0): Default mode "360x200": 17.8 MHz, 37.9 kHz, 85.0 Hz (D)
(II) NV(0): Modeline "360x200" 17.75 360 378 414 468 200 200 202 223 doublescan -hsync +vsync
(**) NV(0): Default mode "320x200": 15.8 MHz, 37.9 kHz, 85.3 Hz (D)
(II) NV(0): Modeline "320x200" 15.75 320 336 368 416 200 200 202 222 doublescan -hsync +vsync
(**) NV(0): Default mode "320x175": 15.8 MHz, 37.9 kHz, 85.3 Hz (D)
(II) NV(0): Modeline "320x175" 15.75 320 336 368 416 175 191 192 222 doublescan +hsync -vsync
(--) NV(0): Display dimensions: (320, 240) mm
(--) NV(0): DPI set to (81, 81)
(II) Loading sub module "fb"
(II) LoadModule: "fb"
(II) Loading /usr/X11R6/lib/modules/libfb.a
(II) Module fb: vendor="The XFree86 Project"
compiled for 4.3.99.902, module version = 1.0.0
ABI class: XFree86 ANSI C Emulation, version 0.2
(II) Loading sub module "xaa"
(II) LoadModule: "xaa"
(II) Loading /usr/X11R6/lib/modules/libxaa.a
(II) Module xaa: vendor="The XFree86 Project"
compiled for 4.3.99.902, module version = 1.1.0
ABI class: XFree86 Video Driver, version 0.7
(II) Loading sub module "ramdac"
(II) LoadModule: "ramdac"
(II) Loading /usr/X11R6/lib/modules/libramdac.a
(II) Module ramdac: vendor="The XFree86 Project"
compiled for 4.3.99.902, module version = 0.1.0
ABI class: XFree86 Video Driver, version 0.7
(--) Depth 24 pixmap format is 32 bpp
(II) do I need RAC? No, I don't.
(II) resource ranges after preInit:
[0] 0 0 0xd8000000 - 0xdfffffff (0x8000000) MX[B]
[1] 0 0 0xe0000000 - 0xe0ffffff (0x1000000) MX[B]
[2] -1 0 0xffe00000 - 0xffffffff (0x200000) MX[B](B)
[3] -1 0 0x00100000 - 0x3fffffff (0x3ff00000) MX[B]E(B)
[4] -1 0 0x000f0000 - 0x000fffff (0x10000) MX[B]
[5] -1 0 0x000c0000 - 0x000effff (0x30000) MX[B]
[6] -1 0 0x00000000 - 0x0009ffff (0xa0000) MX[B]
[7] -1 0 0xe3010000 - 0xe3010fff (0x1000) MX[B]
[8] -1 0 0xe3000000 - 0xe300ffff (0x10000) MX[B]
[9] -1 0 0xd0000000 - 0xcfffffff (0x0) MX[B]O
[10] -1 0 0xd8000000 - 0xdfffffff (0x8000000) MX[B](B)
[11] -1 0 0xe0000000 - 0xe0ffffff (0x1000000) MX[B](B)
[12] 0 0 0x000a0000 - 0x000affff (0x10000) MS[B](OprD)
[13] 0 0 0x000b0000 - 0x000b7fff (0x8000) MS[B](OprD)
[14] 0 0 0x000b8000 - 0x000bffff (0x8000) MS[B](OprD)
[15] -1 0 0x0000ffff - 0x0000ffff (0x1) IX[B]
[16] -1 0 0x00000000 - 0x000000ff (0x100) IX[B]
[17] -1 0 0x0000e400 - 0x0000e4ff (0x100) IX[B]
[18] -1 0 0x0000e000 - 0x0000e007 (0x8) IX[B]
[19] -1 0 0x0000dc00 - 0x0000dc07 (0x8) IX[B]
[20] -1 0 0x0000d800 - 0x0000d81f (0x20) IX[B]
[21] -1 0 0x0000c800 - 0x0000c81f (0x20) IX[B]
[22] -1 0 0x0000c400 - 0x0000c41f (0x20) IX[B]
[23] -1 0 0x0000c000 - 0x0000c00f (0x10) IX[B]
[24] 0 0 0x000003b0 - 0x000003bb (0xc) IS[B](OprU)
[25] 0 0 0x000003c0 - 0x000003df (0x20) IS[B](OprU)
(WW) NV(0): Failed to set up write-combining range (0xd8000000,0x2000000)
(II) NV(0): Using XFree86 Acceleration Architecture (XAA)
Screen to screen bit blits
Solid filled rectangles
8x8 mono pattern filled rectangles
Indirect CPU to Screen color expansion
Solid Lines
Scanline Image Writes
Offscreen Pixmaps
Setting up tile and stipple cache:
32 128x128 slots
32 256x256 slots
16 512x512 slots
(==) NV(0): Backing store disabled
(==) NV(0): Silken mouse enabled
(==) RandR enabled
(II) Initializing built-in extension MIT-SHM
(II) Initializing built-in extension XInputExtension
(II) Initializing built-in extension XTEST
(II) Initializing built-in extension XKEYBOARD
(II) Initializing built-in extension LBX
(II) Initializing built-in extension XC-APPGROUP
(II) Initializing built-in extension SECURITY
(II) Initializing built-in extension XINERAMA
(II) Initializing built-in extension XFree86-Bigfont
(II) Initializing built-in extension RENDER
(II) Initializing built-in extension RANDR
(**) Option "Protocol" "Auto"
(**) Mouse1: Device: "/dev/mouse"
(**) Mouse1: Protocol: "Auto"
(**) Option "CorePointer"
(**) Mouse1: Core Pointer
(**) Option "Device" "/dev/mouse"
(**) Option "Emulate3Buttons"
(**) Mouse1: Emulate3Buttons, Emulate3Timeout: 50
(==) Mouse1: Buttons: 3
(II) Keyboard "Keyboard1" handled by legacy driver
(II) XINPUT: Adding extended input device "Mouse1" (type: MOUSE)
(**) Option "Device" "/dev/mouse"
(II) Mouse1: GuessProtocol: setting mouse protocol to "PS/2"
(II) Mouse1: ps2EnableDataReporting: succeeded
Could not init font path element /usr/X11R6/lib/X11/fonts/local/, removing from list!
AUDIT: Wed Feb 16 11:03:38 2005: 5112 X: client 5 rejected from local host
Auth name: MIT-MAGIC-COOKIE-1 ID: -1
AUDIT: Wed Feb 16 11:05:38 2005: 5112 X: last message repeated 1 times
AUDIT: Wed Feb 16 11:07:38 2005: 5112 X: last message repeated 1 times
AUDIT: Wed Feb 16 11:09:38 2005: 5112 X: last message repeated 1 times
AUDIT: Wed Feb 16 11:11:38 2005: 5112 X: last message repeated 1 times
AUDIT: Wed Feb 16 11:19:15 2005: 5112 X: client 5 rejected from local host
Auth name: MIT-MAGIC-COOKIE-1 ID: -1
AUDIT: Wed Feb 16 11:27:13 2005: 5112 X: client 5 rejected from local host
Auth name: MIT-MAGIC-COOKIE-1 ID: -1

ensane
02-17-2005, 03:22 AM
So I assume messing with xf86config did not solve your problem? I assume that if thats the case, and you still can not figure your problem, before doing a reinstall, try repairing it using YAST. Just boot to the cd, act like your going to reinstall, and then when it asks what you want to do after that, pick the repair option.

Hawaiian1
02-17-2005, 03:30 AM
Go to here for directions to solve the driver issue. ftp://ftp.suse.com/pub/suse/i386/supplementary/X/XFree86/nvidia-installer-HOWTO

Here is a little snippet of the problem

"When using the instructions above updating to Kernel 2.6.5-7.145
(available since 2005-02-03) via YOU will result in a Xserver hangup
after reboot. The problem is currently investigated."

Hopefully it will be fixed soon.

You will also need to manually download NVIDIA-Linux-x86-1.0-6629-pkg1.run

Make sure you are in run level three when installing the driver. Just type a 3 in the boot options line from the grub menu ;)

Let us know how it goes.

Derrick

ensane
02-17-2005, 03:42 AM
These lines here are your problem...

AUDIT: Wed Feb 16 11:03:38 2005: 5112 X: client 5 rejected from local host
Auth name: MIT-MAGIC-COOKIE-1 ID: -1
AUDIT: Wed Feb 16 11:05:38 2005: 5112 X: last message repeated 1 times
AUDIT: Wed Feb 16 11:07:38 2005: 5112 X: last message repeated 1 times
AUDIT: Wed Feb 16 11:09:38 2005: 5112 X: last message repeated 1 times
AUDIT: Wed Feb 16 11:11:38 2005: 5112 X: last message repeated 1 times
AUDIT: Wed Feb 16 11:19:15 2005: 5112 X: client 5 rejected from local host
Auth name: MIT-MAGIC-COOKIE-1 ID: -1
AUDIT: Wed Feb 16 11:27:13 2005: 5112 X: client 5 rejected from local host
Auth name: MIT-MAGIC-COOKIE-1 ID: -1

I did a google on the issue. I type in "client 5 rejected from local host" In a google search. It returned a lot of solutions and people with your same problem.

Maybe try this, and see if it solves your problem...

type these commands as root..

1. useradd -m testuser
2. passwd testuser
(set a password)
3. init 3

you will now be in init 3, you want to log out of root, and log into testuser. Now type startx. This might work. If it does post back here and we can give more advice related to why this worked.

Another solution...

delete the following file in your home directories of the user you want to start the x server from...

.Xauthority
.ICEauthority

make sure you are in init 3 and type startx again from the user account you deleted these files.

ensane
02-17-2005, 04:07 AM
So seriously before you reinstall or mess with anything else, do what I posted a second ago.. i now remember having a very similiar problem when i upgraded to SUSE 9.2 from 9.0 and the two things I had to do to get my xserver running was delete those files in root home directory for root, and create a new account for me to use.

nikodell
02-17-2005, 09:12 AM
i will write the whole process step by step tonight you should download the drivers and have them avaible for the machine , so go to nvidia and get the latest.

laughingbuddha
02-17-2005, 10:43 AM
whoa hey there, slow down ya'll i'm a complete n00b when it comes to this. all of this sounds somewhat confusing, but doable (with a little luck!). it'll have to wait until later tonight, but i'll give it a shot. so should i be logged in as root when i delete .Xauthority and .ICEauthority? what directory are they in? you said the "home directory of the user" i want to log in as. so, if i wanted to log in as root, is there a /root/home folder? what about user? damn, i'm a newb!

before i've deleted those two files, should i dl the necessary drivers? that is, after i've deleted those files? and do i want to have NVIDIA-Linux-x86-1.0-6629-pkg1.run installed before i delete anything? arghhhh! thatnks for the help everyone.

Choozo
02-17-2005, 02:20 PM
How did things work out for shEbE (the original poster) after laughingbuddha hijacked this thread ?

palsyboy
02-17-2005, 02:44 PM
Originally posted by laughingbuddha
so should i be logged in as root when i delete .Xauthority and .ICEauthority?
You might as well be, as you'll have to be root for most of the other operations, such as making a test user.

what directory are they in?
They're in /home/laughingbuddha/

To remove them, just run

# rm /home/laughingbuddha/.Xauthority
# rm /home/laughingbuddha/.ICEauthority

However, you should probably try ensane's test user idea first.
so, if i wanted to log in as root, is there a /root/home folder? what about user?
The folder you speak of, root's home folder, is actually simply /root. It's kept outside of /home. That way, if something happens to /home, root can still do his business.

I believe in the meantime, though, that ensane wanted you to simply make a test user to try running startx or, at worst, delete laughingbuddha's relevant files (see above). Don't mess with root's.

before i've deleted those two files, should i dl the necessary drivers? that is, after i've deleted those files? and do i want to have NVIDIA-Linux-x86-1.0-6629-pkg1.run installed before i delete anything?
Download the drivers first. Then delete the files. Then install the nVidia package. At least I think that's what you need to do. Better wait for someone else's advice to confirm.

ensane
02-17-2005, 05:46 PM
Originally posted by laughingbuddha
whoa hey there, slow down ya'll i'm a complete n00b when it comes to this. all of this sounds somewhat confusing, but doable (with a little luck!). it'll have to wait until later tonight, but i'll give it a shot. so should i be logged in as root when i delete .Xauthority and .ICEauthority? what directory are they in? you said the "home directory of the user" i want to log in as. so, if i wanted to log in as root, is there a /root/home folder? what about user? damn, i'm a newb!

before i've deleted those two files, should i dl the necessary drivers? that is, after i've deleted those files? and do i want to have NVIDIA-Linux-x86-1.0-6629-pkg1.run installed before i delete anything? arghhhh! thatnks for the help everyone.

Roots home directory is /root, while logged in as root just type: cd

then delete the two files

as for creating a testuser just do those commands as I said earlier.. and log in as that testuser and try to start the xserver. Don't do anything else until you have done these simple things.. then maybe go on to what the other people said...

these two files will always be recreated if they are missing, but they are responsible for permissions in a way to allow you to connect to the xserver from your user account.

laughingbuddha
02-18-2005, 06:12 PM
hey hey hey! the testuser plan worked! at least, i was able to create a testuser, switched to testuser, typed in startx, and voila! kde loads without problem and i'm here now typing this response to you via my beloved opera browser!

so. we've made it this far, my friends. what do i do now to restore my user's kde? do i delete the above mentioned files, download the appropriate nvidia drivers? i am at the behest of your benevolent advice.

thank you all!

laughingbuddha
02-18-2005, 07:47 PM
okay i got impatient and went ahead with what i thought was the most logical next step. as testuser's kde works fine, i downloaded NVIDIA-Linux-x86-1.0-6629-pkg1.run and saved it to /home/testuser--the only place it let me save to. then i logged out and, at the console, switched to root. as root i deleted the nvidia drivers via "nvidia-installer --uninstall." then i cd to /home/testuser and ran "sh NVIDIA-Linux-x86-1.0-6629-pkg1.run -q."

this went through the installation of the drivers and seemed to not have any problems (except for a warning box about the possibility of some module called 'rivafb' conflicting with the nvidia drivers). but verything seemed fine--the nvidia installer went through the process of building the kernal or compiling the drivers in the kernel or doing whatever it does.

next i tried to configure XFree86 with sax2 by running "sax2 -m 0=nvidia" and this seemed to work without problems. but when i su to user and typed "startx" i get the following error message:

Using config file: "/etc/X11/XF86Config"
Could not init font path element /usr/X11R6/lib/X11/fonts/local, removing from list!
Could not init font path element /usr/X11R6/lib/X11/fonts/CID, removing from list!
/home/laughingbuddha/.xinitrc: line 1: kdm: command not found


so what does this mean? this is ridiculous! i tried "echo kdm > ~/.xinitrc" as user and then "startx", but that gave me the same error messages.

i also (as root) deleted the two files as was suggested:

# rm /home/laughingbuddha/.Xauthority
# rm /home/laughingbuddha/.ICEauthority

any thoughts?

ensane
02-19-2005, 01:06 AM
well you didn't need to mess with those driver since creating a new user worked. All you would have needed to do was either delete those files under the other users accounts, or create new users using that command..

girlfriend yellinga t me, gotta go, I'll tackle your problem later..

ensane
02-19-2005, 05:42 AM
ok now that I don't have a girlfriend yelling at me from the next room to hurry up, I can maybe figure this out.

You said from root you su to the user? Well maybe just try logging out of root and then logging into user and doing it from there? It could be a path variable thing when your still logged in as root? Maybe a reboot?

I read somewhere that maybe all you need to do is generate a new config file.. SOOOOOOOOOOOOOOO

in your home directory.. whether it be root or your user delete your .xinitrc file.. a new one will generate just like the .Xauthority and the .ICEauthority file..

And this time if it works again, don't do anything else, just create new user account, and copy your files over to the new account ;)

Goodluck my friend!

ensane
02-19-2005, 07:41 PM
I forgot to mention something about the nvidia drivers. For SuSE the Nvidia website reccomends you update the driver through YOU (Yast Online Update)... This will prevent any further problems. So if youcan get kde/xserver working again, and after you create the new user accounts, log in as root, run the xserver, and do a YOU. Then when it shows packages available, select All Installable Packages (or something like that), right click the Nvidia driver, and choose update. This will install a 3D rendering version of the Nvidia driver that works perfectly with SUSE.. then just restart the xserver and your good to go!

elleon30033
02-20-2005, 11:44 PM
if you are just trying to get your desktop to work and 3d isn't a big deal do this...boot to run level 3, as root type the command "sax2 -m 0=nv" ....no quotes typed ok and that is a zero, not letter o. accept the configuration that comes up. type in "init 5"...if you get the desktop all is well, reboot.....done

elleon30033
02-20-2005, 11:49 PM
ensane that is usually the case. but for some reason the yast nvidia driver won't load for me after a kernel update. it has to be manually downloaded from nvidia and installed by command line.....at least that has been my experience and i'm not happy about it one bit.....its a problem with the 2.6 xxxx-145 kernel and the driver according to what i'm reading.

laughingbuddha
02-21-2005, 12:27 AM
i am perplexed on what to do next. i can log in and load kde successfully as testuser, but not as root or user. whenever i log in as user or root it goes through the loop problem like i described above, where the nvidia logo flashes, the screen goes blank, and then it returns me to the login screen. how do i fix this problem?

ensane
02-21-2005, 02:03 AM
Originally posted by laughingbuddha
i am perplexed on what to do next. i can log in and load kde successfully as testuser, but not as root or user. whenever i log in as user or root it goes through the loop problem like i described above, where the nvidia logo flashes, the screen goes blank, and then it returns me to the login screen. how do i fix this problem?


Did you delete .xinitrc in the /root directory? Also those other two files I mentioned? Try also this..

as root type these commands...
cd /etc/skel
cp *. /root/.

as laughingbuddha type
cd /etc/skel
cp *. /home/laughingbuddha/.

make sure to include those periods in each spot.. tell me if you can log into xserver then...

message me on yahoo messenger: ensane4heresy
if you want to dicuss step for step after trying these.. i am always willing to help

laughingbuddha
02-21-2005, 11:19 AM
ensane, you've been a tremendous help these past weeks. my schedule is so busy i haven't had much time to tackle this issue--but it seems like we're close to the end, no? i did delete the other two files you suggested, but not the .xinitrc file. i'll try out these fixes when i can and message you with the results. thanks.

ensane
02-21-2005, 01:48 PM
Originally posted by laughingbuddha
ensane, you've been a tremendous help these past weeks. my schedule is so busy i haven't had much time to tackle this issue--but it seems like we're close to the end, no? i did delete the other two files you suggested, but not the .xinitrc file. i'll try out these fixes when i can and message you with the results. thanks.

yes and I was just also thinking that I once had a similiar problem yet once again, and as root I just re ran sax2.. and just set my video driver as "nv"... so after deleting files, and copying those files from the skel to your home directories, then if those don;t work try that, but if it does work don't try it... since testuser can log in, the only way he is different than the root and your user account is the fact that he has a fresh new home directory that is basically just a copy of all the files in the /etc/skel directory, this is why I think that post where I had you copy those files might actually work..

oh if after you delete .xinitrc, and copy those files in the /etc/skel directory to your home directories, and you find an error stating .xinitrc is missing, then type this command inside of your home directory..

cp .xinitrc_template .xinitrc

this is the orginal template file for .xinitrc.. so it just creates a fresh new one...

your welcome also...

laughingbuddha
02-28-2005, 10:47 AM
it really should come as no surprise that just as i was on the verge of victory over this kde/frontend/startx issue, my computer would completely fail. yes, that's right: now the damn thing won't even turn on. i came home to find the power had gone off again, and lo & behold: my computer won't turn on! i'm hoping it's just a power supply problem, and not something else. but until i get this hardware situation figured out, the above problems are a moot point. thanks for your help everyone. and sorry for stealing this post. peace.

palsyboy
03-10-2005, 03:39 AM
Everything's fine now.

laughingbuddha and I finally reconciled schedules, so I went over to his house to work on things. We plugged my power supply into his motherboard, and the thing booted just fine. Time was an issue, mainly due, once again, to our incompatible schedules, so we had to buy things at a local store (Best Buy was, unfortunately, the best choice) rather than NewEgg. Either way, laughingbuddha got an overpriced but functional power supply. After he installed it, we went to work on KDE.

ensane's advice seemed good, so I ran:

# cd /root
# rm .Xauthority .ICEauthority .xinitrc

After that, root logged in just fine, so I ran the same thing for /home/laughingbudda, and our day was complete.

Thanks for the help, everyone.

ensane
03-10-2005, 03:47 AM
:D:D:D:D:D:D sweet that made my day.. glad I could help

laughingbuddha
03-10-2005, 10:17 AM
in recognition of your benevolent deeds and tireless assistance in the face of daunting odds and frantic, no0bish pleas for help, i bequeath to the venerable ensane and the esteemed palsyboy, my as-yet-to-be-conceived first born child, to be divided up in a manner agreed upon by your honors.

thanks for all the help and suggestions. i couldn't have done this without either of you. turns out the power supply conked out (just as i was about to make the final repairs to my broken suse) and needed to be replaced. the rest is history. thanks for all the help.

ensane
03-10-2005, 02:20 PM
Originally posted by laughingbuddha
in recognition of your benevolent deeds and tireless assistance in the face of daunting odds and frantic, no0bish pleas for help, i bequeath to the venerable ensane and the esteemed palsyboy, my as-yet-to-be-conceived first born child, to be divided up in a manner agreed upon by your honors.


you just don't want to have to pay for having a kid someday.. lol

shEbE
03-28-2005, 05:35 AM
Choozo

I actually gave up on Suse 9.1 and reinstalled windows xp and now trialling xandros.

I'm still going to give Suse a spin from home ...

Got another question -- When installing Suse 9.1 (got the full version cd here) -- is there any order that I need to install the linux programs in order to be presented with three boot options - ie: xp / suse / linux flavour automatically with no tweaking?

XP is already on the system and on a different hard drive.

Also if one has 200gig second hard drive free, what do you suggest on formating/partition to accommodate two distros?

i thought maybe
500mb - linux swap
10gig - resierf - suse?
10gig - resierf - any other flavour
40 gig - ext3 - suse home?
40 gig - ext 3 - any other flavour
99.5 gig - fat 32 (for all o/s to read and write

Thanks
shEbE.

Choozo
03-28-2005, 05:47 AM
shEbE: I suggest you start a new thread for this new Q, since laughingbuddha already made a real mess of your original thread. :(

Closing this one.