Jump to content

Gul Dukat

Members
  • Posts

    693
  • Joined

  • Last visited

Everything posted by Gul Dukat

  1. I installed gcc now and reinstalled the ATi-driver. And in init 3, I ran the sax2 -r -m 0=fglrx command. But still no 3D-rendering.
  2. I've made this rpm from the ATi-driver: fglrx_6_9_0_SUSE101-8.24.8-1.i386.rpm. I didn't have to install gcc, so I'm assuming it was already installed. And by the way. I'm not using the English version of SUSE too. I;'m using the Dutch version. Any help is appreciated. According to Yast "gcc" isn't installed. Could that be the problem? And I can see a few different "gcc"-versions. Which one should I use? These are the versions that are available to me: - gcc - gcc-c++ - gcc-info - gcc-java Only libgcc is installed.
  3. I think I know what module you mean from Yast2. I don't know of my translation is any good from Dutch into English, but I think it says something like Graphics and monitor. After clicking this icon Sax2 starts. And the funny thing is, that it says that should activate 3D-acceleration. But it doesn't. :mellow:
  4. I've tried the command yoy gave me, but I'm still haven't got 3D-acceleration. I've managed to run the command after I booted with init 3. But I can't seem to find Sax2 in the Yast Control Center.
  5. Thanks for your reply, but I still can't get my 3D-acceleration working. After making the rpm for SuSE and installing it, I'm suppose to go into "init 3". But when I do this, the screen goes blank and I don't see a cursor. So I've tried it when SuSE boots up. With succes. But when entering sax2 -r -m 0=fglrx -b /usr/share/doc/packages/fglrx/sax2-profile as root, I only get errors and Sax2 won't start up. I just don't get it.
  6. Thanks for the link, will try it as soon as I'm awake. But I think it would be wise to first uninstall the ATi-driver. Or not?
  7. Changing the dri mode from 0660 to 0666, made no difference. I still have no 3D-rendering.
  8. Will try it, thanks. Had never any trouble installing the ATi-drivers with Mandriva 2006 though. And I got 3D-acceleration as well. But this is the first time I'm trying to install them on a SuSE installation.
  9. Thanks Ian for your fast reply. I don't exactly in which section the lines you named are suppossed to be, but this is my xorg.conf: # /.../ # SaX generated X11 config file # Created on: 2006-05-15T09:54:34+0200. # # Version: 7.1 # Contact: Marcus Schaefer <sax@suse.de>, 2005 # Contact: SaX-User list <https://lists.berlios.de/mailman/listinfo/sax-users> # # Automatically generated by [ISaX] (7.1) # PLEASE DO NOT EDIT THIS FILE! # Section "ServerLayout" Identifier "Layout[all]" Screen 0 "aticonfig Screen 0" 0 0 InputDevice "Keyboard[0]" "CoreKeyboard" InputDevice "Mouse[1]" "CorePointer" InputDevice "Mouse[3]" "SendCoreEvents" Option "Clone" "off" Option "Xinerama" "off" EndSection Section "Files" InputDevices "/dev/gpmdata" InputDevices "/dev/input/mice" FontPath "/usr/X11R6/lib/X11/fonts/misc:unscaled" FontPath "/usr/X11R6/lib/X11/fonts/local" FontPath "/usr/X11R6/lib/X11/fonts/75dpi:unscaled" FontPath "/usr/X11R6/lib/X11/fonts/100dpi:unscaled" FontPath "/usr/X11R6/lib/X11/fonts/Type1" FontPath "/usr/X11R6/lib/X11/fonts/URW" FontPath "/usr/X11R6/lib/X11/fonts/Speedo" FontPath "/usr/X11R6/lib/X11/fonts/PEX" FontPath "/usr/X11R6/lib/X11/fonts/cyrillic" FontPath "/usr/X11R6/lib/X11/fonts/latin2/misc:unscaled" FontPath "/usr/X11R6/lib/X11/fonts/latin2/75dpi:unscaled" FontPath "/usr/X11R6/lib/X11/fonts/latin2/100dpi:unscaled" FontPath "/usr/X11R6/lib/X11/fonts/latin2/Type1" FontPath "/usr/X11R6/lib/X11/fonts/latin7/75dpi:unscaled" FontPath "/usr/X11R6/lib/X11/fonts/baekmuk:unscaled" FontPath "/usr/X11R6/lib/X11/fonts/japanese:unscaled" FontPath "/usr/X11R6/lib/X11/fonts/kwintv" FontPath "/usr/X11R6/lib/X11/fonts/truetype" FontPath "/usr/X11R6/lib/X11/fonts/uni:unscaled" FontPath "/usr/X11R6/lib/X11/fonts/CID" FontPath "/usr/X11R6/lib/X11/fonts/ucs/misc:unscaled" FontPath "/usr/X11R6/lib/X11/fonts/ucs/75dpi:unscaled" FontPath "/usr/X11R6/lib/X11/fonts/ucs/100dpi:unscaled" FontPath "/usr/X11R6/lib/X11/fonts/hellas/misc:unscaled" FontPath "/usr/X11R6/lib/X11/fonts/hellas/75dpi:unscaled" FontPath "/usr/X11R6/lib/X11/fonts/hellas/100dpi:unscaled" FontPath "/usr/X11R6/lib/X11/fonts/hellas/Type1" FontPath "/usr/X11R6/lib/X11/fonts/misc/sgi:unscaled" FontPath "/usr/X11R6/lib/X11/fonts/xtest" FontPath "/opt/kde3/share/fonts" EndSection Section "Module" Load "dbe" Load "type1" Load "freetype" Load "extmod" Load "glx" Load "v4l" Load "dri" EndSection Section "ServerFlags" Option "AllowMouseOpenFail" "on" EndSection Section "InputDevice" Identifier "Keyboard[0]" Driver "kbd" Option "Protocol" "Standard" Option "XkbLayout" "us" Option "XkbModel" "pc104" Option "XkbRules" "xfree86" EndSection Section "InputDevice" Identifier "Mouse[1]" Driver "mouse" Option "Buttons" "5" Option "Device" "/dev/input/mice" Option "Name" "Logitech USB-PS/2 Optical Mouse" Option "Protocol" "explorerps/2" Option "Vendor" "Sysp" Option "ZAxisMapping" "4 5" EndSection Section "InputDevice" Identifier "Mouse[3]" Driver "synaptics" Option "Buttons" "5" Option "Device" "/dev/input/mice" Option "Emulate3Buttons" "on" Option "InputFashion" "Mouse" Option "Name" "Synaptics;Touchpad" Option "Protocol" "explorerps/2" Option "SHMConfig" "on" Option "Vendor" "Sysp" Option "ZAxisMapping" "4 5" EndSection Section "Modes" Identifier "Modes[0]" ModeLine "1280x960" 97.7 1280 1352 1488 1696 960 961 964 993 ModeLine "1280x800" 80.6 1280 1344 1480 1680 800 801 804 827 ModeLine "1152x864" 78.8 1152 1216 1336 1520 864 865 868 894 ModeLine "1280x768" 77.4 1280 1344 1480 1680 768 769 772 794 ModeLine "1024x768" 61.9 1024 1080 1184 1344 768 769 772 794 ModeLine "1280x600" 58.8 1280 1328 1456 1632 600 601 604 621 ModeLine "1024x600" 47.3 1024 1064 1168 1312 600 601 604 621 ModeLine "800x600" 36.9 800 832 912 1024 600 601 604 621 ModeLine "768x576" 33.7 768 792 872 976 576 577 580 596 ModeLine "640x480" 23.1 640 656 720 800 480 481 484 497 EndSection Section "Monitor" Identifier "Monitor[0]" VendorName "SAMSUNG" ModelName "SEC 1024" UseModes "Modes[0]" DisplaySize 330 210 HorizSync 28.0 - 60.0 VertRefresh 30.0 - 60.0 Option "DPMS" EndSection Section "Monitor" Identifier "aticonfig Monitor 0" EndSection Section "Device" Identifier "Device[0]" Driver "radeon" VendorName "ATI" BoardName "Mobility Radeon X700 5653 (M26) (PCIE)" Option "CRT2HSync" "31-48" Option "MonitorLayout" "LVDS,AUTO" Option "SaXDualMonitorVendor" "--> VESA" Option "SaXDualOrientation" "LeftOf" Option "SaXDualResolution" "1024x768" Option "SaXDualVSync" "50-60" Option "MetaModes" "1280x1024,1024x768;1024x768,1024x768" Option "CRT2Position" "Clone" Option "CRT2VRefresh" "50-60" Option "IgnoreEDID" "yes" Option "MergedFB" "yes" Option "SaXDualHSync" "31-48" Option "SaXDualHead" "" Option "SaXDualMode" "Clone" Option "SaXDualMonitorModel" "1024X768@60HZ" BusID "1:0:0" EndSection Section "Device" Identifier "ATI Graphics Adapter 0" Driver "fglrx" BusID "PCI:1:0:0" EndSection Section "Screen" Identifier "Screen[0]" Device "Device[0]" Monitor "Monitor[0]" DefaultDepth 24 SubSection "Display" Depth 15 Modes "1280x1024" "1280x960" "1280x800" "1152x864" "1280x768" "1024x768" "1280x600" "1024x600" "800x600" "768x576" "640x480" EndSubSection SubSection "Display" Depth 16 Modes "1280x1024" "1280x960" "1280x800" "1152x864" "1280x768" "1024x768" "1280x600" "1024x600" "800x600" "768x576" "640x480" EndSubSection SubSection "Display" Depth 24 Modes "1280x1024" "1280x960" "1280x800" "1152x864" "1280x768" "1024x768" "1280x600" "1024x600" "800x600" "768x576" "640x480" EndSubSection SubSection "Display" Depth 32 Modes "1280x1024" "1280x960" "1280x800" "1152x864" "1280x768" "1024x768" "1280x600" "1024x600" "800x600" "768x576" "640x480" EndSubSection SubSection "Display" Depth 8 Modes "1280x1024" "1280x960" "1280x800" "1152x864" "1280x768" "1024x768" "1280x600" "1024x600" "800x600" "768x576" "640x480" EndSubSection EndSection Section "Screen" Identifier "aticonfig Screen 0" Device "ATI Graphics Adapter 0" Monitor "aticonfig Monitor 0" DefaultDepth 24 SubSection "Display" Viewport 0 0 Depth 24 EndSubSection EndSection Section "DRI" Group "video" Mode 0660 EndSection And according to Yast, Mesa is installed.
  10. Hi, recently downloaded SuSE 10.1 and installed it on my notebook. Which has ATi X700 graphic-card, by the way. Currently I'm running 2.6.16.13-4-default. I also installed the right kernel-source, as you can see: guldukat@linux-kujx:~> ls -l /usr/src totaal 16 drwxr-xr-x 2 root root 4096 2006-05-15 10:35 ATI lrwxrwxrwx 1 root root 17 2006-05-15 10:16 linux -> linux-2.6.16.13-4 drwxr-xr-x 20 root root 4096 2006-05-15 10:16 linux-2.6.16.13-4 drwxr-xr-x 3 root root 4096 2006-05-15 10:16 linux-2.6.16.13-4-obj lrwxrwxrwx 1 root root 21 2006-05-15 10:16 linux-obj -> linux-2.6.16.13-4-obj drwxr-xr-x 7 root root 4096 2006-05-15 08:45 packages But after installing the ATi-drivers, the ones from there website, I still don't get 3D-rendering, as you can see: guldukat@linux-kujx:~> glxinfo | grep direct direct rendering: No OpenGL renderer string: Mesa GLX Indirect I followed the instructios on the ATi-site and ran aticonfig --initial afterwards. After a reboot I didn't get 3D-rendering. Hope someone can help me to get my 3D-rendering working. Thanks in advance.
  11. If you configured easy urpmi, you could do it the easy-way by installing it with urpmi. urpmi ati-xorg should do the trick. Or if you want to install the offficial ATi-drivers, you should install the right kernel-source first and follow the installation instructions on the ATi-site.
  12. You will first have to install nano with easy urpmi.
  13. No I deleted the iso's, and according to the Suse-site it should also be possible with CD1 inserted in your drive. As you can read below. If you deleted the ISOs of the previous release, don't worry. applydeltaiso can also work with the CDs in your CD-ROM drive. For example, if you have the SUSE 10.1-i386 RC 1 CD 1 in your CD-ROM drive (/dev/hdc), use this command: applydeltaiso /dev/hdc \ SUSE-Linux-10.1-RC1_RC2-i386-CD1.delta.iso \ SUSE-Linux-10.1-RC2-i386-CD1.iso
  14. Yes, the cd was mounted in /dev/hdc and I try to run it as root. But I'm getting the following error with the delta.iso: "There is no such file or directory".
  15. Hi, I've been trying to apply the delta.iso's to my Suse 10.1 RC1 cds, but it won't work. The thing is, that I would like to upgrade to RC2. I'm trying to do this with the commands given on the OpenSuse-site. These: applydeltaiso /dev/hdc \ SUSE-Linux-10.1-RC1_RC2-i386-CD1.delta.iso \ SUSE-Linux-10.1-RC2-i386-CD1.iso But every time, I get the same response. SUSE-Linux-10.1-RC1_RC2-i386-CD1.delta.iso no suc file or directory. Does anyone have experience in applying the delta.isos and if so what am I doing wrong? By the way. I'm doing this with CD 1 of Suse RC1 inserted in my cd/dvd-player and I'm in the directory where delta.isos are located. Thanks in advance.
  16. Oke, thanks anyway Tyme. Installing the ATi-drivers on a Mandriva 2006 pc, was no problem. Also the new ones. But as this is Suse 10.1 RC1, I really don 't no what I'm doing wrong. I know that installing those drivers on a Mandriva system requires libstdc++5. But is it also required on a Suse system? I can't seem to find this file on my Suse system. Here is my xorg.conf, by the way: # /.../ # SaX generated X11 config file # Created on: 2006-04-22T11:42:39+0200. # # Version: 7.1 # Contact: Marcus Schaefer <sax@suse.de>, 2005 # Contact: SaX-User list <https://lists.berlios.de/mailman/listinfo/sax-users> # # Automatically generated by [ISaX] (7.1) # PLEASE DO NOT EDIT THIS FILE! # Section "ServerLayout" Identifier "Layout[all]" Screen 0 "aticonfig Screen 0" 0 0 InputDevice "Keyboard[0]" "CoreKeyboard" InputDevice "Mouse[1]" "CorePointer" InputDevice "Mouse[3]" "SendCoreEvents" Option "Clone" "off" Option "Xinerama" "off" EndSection Section "Files" InputDevices "/dev/gpmdata" InputDevices "/dev/input/mice" FontPath "/usr/X11R6/lib/X11/fonts/misc:unscaled" FontPath "/usr/X11R6/lib/X11/fonts/local" FontPath "/usr/X11R6/lib/X11/fonts/75dpi:unscaled" FontPath "/usr/X11R6/lib/X11/fonts/100dpi:unscaled" FontPath "/usr/X11R6/lib/X11/fonts/Type1" FontPath "/usr/X11R6/lib/X11/fonts/URW" FontPath "/usr/X11R6/lib/X11/fonts/Speedo" FontPath "/usr/X11R6/lib/X11/fonts/PEX" FontPath "/usr/X11R6/lib/X11/fonts/cyrillic" FontPath "/usr/X11R6/lib/X11/fonts/latin2/misc:unscaled" FontPath "/usr/X11R6/lib/X11/fonts/latin2/75dpi:unscaled" FontPath "/usr/X11R6/lib/X11/fonts/latin2/100dpi:unscaled" FontPath "/usr/X11R6/lib/X11/fonts/latin2/Type1" FontPath "/usr/X11R6/lib/X11/fonts/latin7/75dpi:unscaled" FontPath "/usr/X11R6/lib/X11/fonts/baekmuk:unscaled" FontPath "/usr/X11R6/lib/X11/fonts/japanese:unscaled" FontPath "/usr/X11R6/lib/X11/fonts/kwintv" FontPath "/usr/X11R6/lib/X11/fonts/truetype" FontPath "/usr/X11R6/lib/X11/fonts/uni:unscaled" FontPath "/usr/X11R6/lib/X11/fonts/CID" FontPath "/usr/X11R6/lib/X11/fonts/ucs/misc:unscaled" FontPath "/usr/X11R6/lib/X11/fonts/ucs/75dpi:unscaled" FontPath "/usr/X11R6/lib/X11/fonts/ucs/100dpi:unscaled" FontPath "/usr/X11R6/lib/X11/fonts/hellas/misc:unscaled" FontPath "/usr/X11R6/lib/X11/fonts/hellas/75dpi:unscaled" FontPath "/usr/X11R6/lib/X11/fonts/hellas/100dpi:unscaled" FontPath "/usr/X11R6/lib/X11/fonts/hellas/Type1" FontPath "/usr/X11R6/lib/X11/fonts/misc/sgi:unscaled" FontPath "/usr/X11R6/lib/X11/fonts/xtest" FontPath "/opt/kde3/share/fonts" EndSection Section "Module" Load "dbe" Load "type1" Load "freetype" Load "extmod" Load "glx" Load "v4l" Load "dri" EndSection Section "ServerFlags" Option "AllowMouseOpenFail" "on" EndSection Section "InputDevice" Identifier "Keyboard[0]" Driver "kbd" Option "Protocol" "Standard" Option "XkbLayout" "us" Option "XkbModel" "pc104" Option "XkbRules" "xfree86" EndSection Section "InputDevice" Identifier "Mouse[1]" Driver "mouse" Option "Buttons" "5" Option "Device" "/dev/input/mice" Option "Name" "Logitech USB-PS/2 Optical Mouse" Option "Protocol" "explorerps/2" Option "Vendor" "Sysp" Option "ZAxisMapping" "4 5" EndSection Section "InputDevice" Identifier "Mouse[3]" Driver "synaptics" Option "Buttons" "5" Option "Device" "/dev/input/mice" Option "Emulate3Buttons" "on" Option "InputFashion" "Mouse" Option "Name" "Synaptics;Touchpad" Option "Protocol" "explorerps/2" Option "SHMConfig" "on" Option "Vendor" "Sysp" Option "ZAxisMapping" "4 5" EndSection Section "Modes" Identifier "Modes[0]" EndSection Section "Monitor" Identifier "Monitor[0]" VendorName "SAMSUNG" ModelName "SEC 1024" UseModes "Modes[0]" DisplaySize 330 210 HorizSync 31.0 - 60.0 VertRefresh 30.0 - 60.0 Option "DPMS" EndSection Section "Monitor" Identifier "aticonfig Monitor 0" EndSection Section "Device" Identifier "Device[0]" Driver "radeon" VendorName "ATI" BoardName "Mobility Radeon X700 5653 (M26) (PCIE)" Option "CRT2HSync" "31-48" Option "MonitorLayout" "LVDS,AUTO" Option "SaXDualMonitorModel" "1024X768@60HZ" Option "SaXDualMonitorVendor" "--> VESA" Option "SaXDualOrientation" "LeftOf" Option "SaXDualResolution" "1024x768" Option "SaXDualVSync" "50-60" Option "CRT2Position" "Clone" Option "CRT2VRefresh" "50-60" Option "IgnoreEDID" "yes" Option "MergedFB" "yes" Option "SaXDualHSync" "31-48" Option "MetaModes" "1680x1050,1024x768;1024x768,1024x768" Option "SaXDualHead" "" Option "SaXDualMode" "Clone" BusID "1:0:0" EndSection Section "Device" Identifier "ATI Graphics Adapter 0" Driver "fglrx" BusID "PCI:1:0:0" EndSection Section "Screen" Identifier "Screen[0]" Device "Device[0]" Monitor "Monitor[0]" DefaultDepth 24 SubSection "Display" Depth 15 Modes "1680x1050" EndSubSection SubSection "Display" Depth 16 Modes "1680x1050" EndSubSection SubSection "Display" Depth 24 Modes "1680x1050" EndSubSection SubSection "Display" Depth 8 Modes "1680x1050" EndSubSection EndSection Section "Screen" Identifier "aticonfig Screen 0" Device "ATI Graphics Adapter 0" Monitor "aticonfig Monitor 0" DefaultDepth 24 SubSection "Display" Viewport 0 0 Depth 24 EndSubSection EndSection Section "DRI" Group "video" Mode 0660 EndSection I hope someone can help me out here. Thanks in advance.
  17. I am curious, as to what you mean with "scribbed my Mandy partition". First of all, I'm not familiar with this expression and second, did it work?
  18. Tyme, thanks for your reaction. Didn't thought about Suse using Xgl. But when giving the command you suggested as "user", I get nothing. But when giving the command as root, I'm getting the following response: root 4255 4239 0 01:15 pts/1 00:00:00 grep Xgl Does this mean, Suse 10.1 is using Xgl? Correct me if I'm mistaken. But the ATi driver aren't compatible with Xgl yet, are they?
  19. There is an Mandriva RPM for Nexuiz in easy urpmi. If you like fragging and have access to a great server, this is a great game. B)
  20. Hi, I followed the recent development of Suse's 10.1 version. As I would like this one on my laptop. So as I saw there was a 10.1 RC1 version, I thought I give it a try before the official realease later this month. I only seem to have 2 issues with this RC1 version for now. First of all. I can't seem to get the ATi-driver, the latest 8.24.8, form there site. I installed the right kernel-source: totaal 1 drwxr-xr-x 6 root root 224 2006-04-22 10:33 . drwxr-xr-x 12 root root 344 2006-04-22 10:56 .. drwxr-xr-x 2 root root 128 2006-04-22 10:33 ATI lrwxrwxrwx 1 root root 15 2006-04-22 10:12 linux -> linux-2.6.16-20 drwxr-xr-x 20 root root 808 2006-04-22 10:12 linux-2.6.16-20 drwxr-xr-x 3 root root 96 2006-04-22 10:11 linux-2.6.16-20-obj lrwxrwxrwx 1 root root 19 2006-04-22 10:12 linux-obj -> linux-2.6.16-20-obj drwxr-xr-x 7 root root 168 2006-04-22 10:57 packages An after I let the ati.driver.installer run, I did aticonfig --initial, but I'm still not getting 3D acceleration, as the glxinfo | grep direct shows: direct rendering: No OpenGL renderer string: Mesa GLX Indirect What I'm I doing wrong? Any help is much appreciated. Thanks in advance.
  21. Yes, I've used it. It's very tempting to remove things with this program, but be carefull not to remove to much. ;)
  22. @Tyme: that would be great. Thanks. I'm looking forward to testing your "xorg.conf". @Scarecrow: I'm doing the same. I'm using the old drivers for now, that would be the 8178-ones. I still prefer the 8178-ones.
  23. Oke, it works. Partiallly. KDE starts up with a resolution of 1600x1200. Not a pretty sight, though. I normally run a resolution of 1152x864 on this screen @100Hz. But now I can't get a resoluiton higher then 75Hz. I probably have to change them manually in my xorg.conf. I still find this strange. Is this a bug in their new drivers when used with Mandriva? Because with the old drivers I never had such problems.
  24. Yes, the most recent stable kernel from Mandriva is 2.6.12-18mdk. But I also have 2 copmuters with the most recent cooker-kernel 2.6.14-2mdk. And with those two I have the same problems. This is my /var/log/Xorg.0.log: X Window System Version 6.9.0 Release Date: 21 December 2005 X Protocol Version 11, Revision 0, Release 6.9 Build Operating System: Linux 2.6.3-29mdk-i686-up-4GB i686 [ELF] Current Operating System: Linux localhost 2.6.14-2mdk #1 Fri Mar 10 23:53:51 CET 2006 i686 Build Date: 13 March 2006 Before reporting problems, check http://wiki.X.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/Xorg.0.log", Time: Wed Apr 19 09:25:10 2006 (==) Using config file: "/etc/X11/xorg.conf" (==) ServerLayout "layout1" (**) |-->Screen "screen1" (0) (**) | |-->Monitor "monitor1" (**) | |-->Device "device1" (**) |-->Input Device "Keyboard1" (**) Option "XkbModel" "pc105" (**) XKB: model: "pc105" (**) Option "XkbLayout" "us(alt-intl)" (**) XKB: layout: "us(alt-intl)" (**) Option "XkbOptions" "compose:rwin" (**) XKB: options: "compose:rwin" (==) Keyboard: CustomKeycode disabled (**) |-->Input Device "Mouse1" (**) FontPath set to "unix/:-1" (==) RgbPath set to "/usr/X11R6/lib/X11/rgb" (==) ModulePath set to "/usr/X11R6/lib/modules" (**) Option "AllowMouseOpenFail" (II) Open ACPI successful (/var/run/acpid.socket) (II) Module ABI versions: X.Org ANSI C Emulation: 0.2 X.Org Video Driver: 0.8 X.Org XInput driver : 0.5 X.Org Server Extension : 0.2 X.Org Font Renderer : 0.4 (II) Loader running on linux (II) LoadModule: "bitmap" (II) Loading /usr/X11R6/lib/modules/fonts/libbitmap.so (II) Module bitmap: vendor="X.Org Foundation" compiled for 6.9.0, module version = 1.0.0 Module class: X.Org Font Renderer ABI class: X.Org Font Renderer, version 0.4 (II) Loading font Bitmap (II) LoadModule: "pcidata" (II) Loading /usr/X11R6/lib/modules/libpcidata.so (II) Module pcidata: vendor="X.Org Foundation" compiled for 6.9.0, module version = 1.0.0 ABI class: X.Org Video Driver, version 0.8 Using vt 7 (--) using VT number 7 (II) PCI: PCI scan (all values are in hex) (II) PCI: 00:00:0: chip 10de,01e0 card 1043,80ac rev c1 class 06,00,00 hdr 80 (II) PCI: 00:00:1: chip 10de,01ea card 1043,80ac rev c1 class 05,00,00 hdr 80 (II) PCI: 00:00:2: chip 10de,01ee card 1043,80ac rev c1 class 05,00,00 hdr 80 (II) PCI: 00:00:3: chip 10de,01ed card 1043,80ac rev c1 class 05,00,00 hdr 80 (II) PCI: 00:00:4: chip 10de,01ec card 1043,80ac rev c1 class 05,00,00 hdr 80 (II) PCI: 00:00:5: chip 10de,01ef card 1043,80ac rev c1 class 05,00,00 hdr 80 (II) PCI: 00:01:0: chip 10de,0060 card 1043,80ad rev a4 class 06,01,00 hdr 80 (II) PCI: 00:01:1: chip 10de,0064 card 1043,0c11 rev a2 class 0c,05,00 hdr 80 (II) PCI: 00:02:0: chip 10de,0067 card 1043,0c11 rev a4 class 0c,03,10 hdr 80 (II) PCI: 00:02:1: chip 10de,0067 card 1043,0c11 rev a4 class 0c,03,10 hdr 80 (II) PCI: 00:02:2: chip 10de,0068 card 1043,0c11 rev a4 class 0c,03,20 hdr 80 (II) PCI: 00:04:0: chip 10de,0066 card 1043,80a7 rev a1 class 02,00,00 hdr 00 (II) PCI: 00:08:0: chip 10de,006c card 0000,0000 rev a3 class 06,04,00 hdr 01 (II) PCI: 00:09:0: chip 10de,0065 card 1043,0c11 rev a2 class 01,01,8a hdr 00 (II) PCI: 00:1e:0: chip 10de,01e8 card 0000,0000 rev c1 class 06,04,00 hdr 01 (II) PCI: 01:08:0: chip 1102,0002 card 1102,8067 rev 0a class 04,01,00 hdr 80 (II) PCI: 01:08:1: chip 1102,7002 card 1102,0020 rev 0a class 09,80,00 hdr 80 (II) PCI: 02:00:0: chip 10de,0343 card 0000,0000 rev a1 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,2), 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-ISA bridge: (II) Bus -1: bridge is at (0:1:0), (0,-1,-1), BCTRL: 0x0008 (VGA_EN is set) (II) PCI-to-PCI bridge: (II) Bus 1: bridge is at (0:8:0), (0,1,1), BCTRL: 0x0202 (VGA_EN is cleared) (II) Bus 1 I/O range: [0] -1 0 0x0000d000 - 0x0000dfff (0x1000) IX[B] (II) PCI-to-PCI bridge: (II) Bus 2: bridge is at (0:30:0), (0,2,2), BCTRL: 0x000a (VGA_EN is set) (II) Bus 2 non-prefetchable memory range: [0] -1 0 0xe0000000 - 0xe1ffffff (0x2000000) MX[B] (II) Bus 2 prefetchable memory range: [0] -1 0 0xd0000000 - 0xdfffffff (0x10000000) MX[B] (--) PCI:*(2:0:0) nVidia Corporation NV36 [GeForce FX 5700LE] rev 161, Mem @ 0xe0000000/24, 0xd0000000/28 (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 0xc0000000 from 0xcfffffff to 0xbfffffff (II) Active PCI resource ranges: [0] -1 0 0xe2001000 - 0xe2001fff (0x1000) MX[B] [1] -1 0 0xe2000000 - 0xe20000ff (0x100) MX[B] [2] -1 0 0xe2003000 - 0xe2003fff (0x1000) MX[B] [3] -1 0 0xe2002000 - 0xe2002fff (0x1000) MX[B] [4] -1 0 0xc0000000 - 0xbfffffff (0x0) MX[B]O [5] -1 0 0xd0000000 - 0xdfffffff (0x10000000) MX[B](B) [6] -1 0 0xe0000000 - 0xe0ffffff (0x1000000) MX[B](B) [7] -1 0 0x0000d400 - 0x0000d407 (0x8) IX[B] [8] -1 0 0x0000d000 - 0x0000d01f (0x20) IX[B] [9] -1 0 0x0000f000 - 0x0000f00f (0x10) IX[B] [10] -1 0 0x0000e000 - 0x0000e007 (0x8) IX[B] [11] -1 0 0x0000e400 - 0x0000e41f (0x20) IX[B] (II) Active PCI resource ranges after removing overlaps: [0] -1 0 0xe2001000 - 0xe2001fff (0x1000) MX[B] [1] -1 0 0xe2000000 - 0xe20000ff (0x100) MX[B] [2] -1 0 0xe2003000 - 0xe2003fff (0x1000) MX[B] [3] -1 0 0xe2002000 - 0xe2002fff (0x1000) MX[B] [4] -1 0 0xc0000000 - 0xbfffffff (0x0) MX[B]O [5] -1 0 0xd0000000 - 0xdfffffff (0x10000000) MX[B](B) [6] -1 0 0xe0000000 - 0xe0ffffff (0x1000000) MX[B](B) [7] -1 0 0x0000d400 - 0x0000d407 (0x8) IX[B] [8] -1 0 0x0000d000 - 0x0000d01f (0x20) IX[B] [9] -1 0 0x0000f000 - 0x0000f00f (0x10) IX[B] [10] -1 0 0x0000e000 - 0x0000e007 (0x8) IX[B] [11] -1 0 0x0000e400 - 0x0000e41f (0x20) 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 0xe2001000 - 0xe2001fff (0x1000) MX[B] [6] -1 0 0xe2000000 - 0xe20000ff (0x100) MX[B] [7] -1 0 0xe2003000 - 0xe2003fff (0x1000) MX[B] [8] -1 0 0xe2002000 - 0xe2002fff (0x1000) MX[B] [9] -1 0 0xc0000000 - 0xbfffffff (0x0) MX[B]O [10] -1 0 0xd0000000 - 0xdfffffff (0x10000000) MX[B](B) [11] -1 0 0xe0000000 - 0xe0ffffff (0x1000000) MX[B](B) [12] -1 0 0x0000ffff - 0x0000ffff (0x1) IX[B] [13] -1 0 0x00000000 - 0x000000ff (0x100) IX[B] [14] -1 0 0x0000d400 - 0x0000d407 (0x8) IX[B] [15] -1 0 0x0000d000 - 0x0000d01f (0x20) IX[B] [16] -1 0 0x0000f000 - 0x0000f00f (0x10) IX[B] [17] -1 0 0x0000e000 - 0x0000e007 (0x8) IX[B] [18] -1 0 0x0000e400 - 0x0000e41f (0x20) IX[B] (II) LoadModule: "dbe" (II) Loading /usr/X11R6/lib/modules/extensions/libdbe.so (II) Module dbe: vendor="X.Org Foundation" compiled for 6.9.0, module version = 1.0.0 Module class: X.Org Server Extension ABI class: X.Org Server Extension, version 0.2 (II) Loading extension DOUBLE-BUFFER (II) LoadModule: "v4l" (II) Loading /usr/X11R6/lib/modules/drivers/v4l_drv.so (II) Module v4l: vendor="X.Org Foundation" compiled for 6.9.0, module version = 0.0.1 ABI class: X.Org Video Driver, version 0.8 (II) LoadModule: "extmod" (II) Loading /usr/X11R6/lib/modules/extensions/libextmod.so (II) Module extmod: vendor="X.Org Foundation" compiled for 6.9.0, module version = 1.0.0 Module class: X.Org Server Extension ABI class: X.Org 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 XFree86-DGA (II) Loading extension DPMS (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.so (II) Module type1: vendor="X.Org Foundation" compiled for 6.9.0, module version = 1.0.2 Module class: X.Org Font Renderer ABI class: X.Org Font Renderer, version 0.4 (II) Loading font Type1 (II) Loading font CID (II) LoadModule: "freetype" (II) Loading /usr/X11R6/lib/modules/fonts/libfreetype.so (II) Module freetype: vendor="X.Org Foundation & the After X-TT Project" compiled for 6.9.0, module version = 2.1.0 Module class: X.Org Font Renderer ABI class: X.Org Font Renderer, version 0.4 (II) Loading font FreeType (II) LoadModule: "glx" (II) Loading /usr/X11R6/lib/modules/extensions/libglx.so (II) Module glx: vendor="NVIDIA Corporation" compiled for 4.0.2, module version = 1.0.8756 Module class: X.Org Server Extension ABI class: X.Org Server Extension, version 0.1 (II) Loading extension GLX (II) LoadModule: "nvidia" (II) Loading /usr/X11R6/lib/modules/drivers/nvidia_drv.so (II) Module nvidia: vendor="NVIDIA Corporation" compiled for 4.0.2, module version = 1.0.8756 Module class: X.Org Video Driver (II) LoadModule: "keyboard" (II) Loading /usr/X11R6/lib/modules/input/keyboard_drv.so (II) Module keyboard: vendor="X.Org Foundation" compiled for 6.9.0, module version = 1.0.0 Module class: X.Org XInput Driver ABI class: X.Org XInput driver, version 0.5 (II) LoadModule: "mouse" (II) Loading /usr/X11R6/lib/modules/input/mouse_drv.so (II) Module mouse: vendor="X.Org Foundation" compiled for 6.9.0, module version = 1.0.3 Module class: X.Org XInput Driver ABI class: X.Org XInput driver, version 0.5 (II) v4l driver for Video4Linux (II) NVIDIA dlloader X Driver 1.0-8756 Wed Mar 29 14:27:53 PST 2006 (II) NVIDIA Unified Driver for all Supported NVIDIA GPUs (II) Primary Device is: PCI 02:00:0 (--) Assigning device section with no busID to primary device (--) Chipset NVIDIA GPU found (II) Loading sub module "fb" (II) LoadModule: "fb" (II) Loading /usr/X11R6/lib/modules/libfb.so (II) Module fb: vendor="X.Org Foundation" compiled for 6.9.0, module version = 1.0.0 ABI class: X.Org ANSI C Emulation, version 0.2 (II) Loading sub module "ramdac" (II) LoadModule: "ramdac" (II) Loading /usr/X11R6/lib/modules/libramdac.so (II) Module ramdac: vendor="X.Org Foundation" compiled for 6.9.0, module version = 0.1.0 ABI class: X.Org Video Driver, version 0.8 (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 0xe2001000 - 0xe2001fff (0x1000) MX[B] [6] -1 0 0xe2000000 - 0xe20000ff (0x100) MX[B] [7] -1 0 0xe2003000 - 0xe2003fff (0x1000) MX[B] [8] -1 0 0xe2002000 - 0xe2002fff (0x1000) MX[B] [9] -1 0 0xc0000000 - 0xbfffffff (0x0) MX[B]O [10] -1 0 0xd0000000 - 0xdfffffff (0x10000000) MX[B](B) [11] -1 0 0xe0000000 - 0xe0ffffff (0x1000000) MX[B](B) [12] -1 0 0x0000ffff - 0x0000ffff (0x1) IX[B] [13] -1 0 0x00000000 - 0x000000ff (0x100) IX[B] [14] -1 0 0x0000d400 - 0x0000d407 (0x8) IX[B] [15] -1 0 0x0000d000 - 0x0000d01f (0x20) IX[B] [16] -1 0 0x0000f000 - 0x0000f00f (0x10) IX[B] [17] -1 0 0x0000e000 - 0x0000e007 (0x8) IX[B] [18] -1 0 0x0000e400 - 0x0000e41f (0x20) 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 0xe2001000 - 0xe2001fff (0x1000) MX[B] [6] -1 0 0xe2000000 - 0xe20000ff (0x100) MX[B] [7] -1 0 0xe2003000 - 0xe2003fff (0x1000) MX[B] [8] -1 0 0xe2002000 - 0xe2002fff (0x1000) MX[B] [9] -1 0 0xc0000000 - 0xbfffffff (0x0) MX[B]O [10] -1 0 0xd0000000 - 0xdfffffff (0x10000000) MX[B](B) [11] -1 0 0xe0000000 - 0xe0ffffff (0x1000000) MX[B](B) [12] 0 0 0x000a0000 - 0x000affff (0x10000) MS[B] [13] 0 0 0x000b0000 - 0x000b7fff (0x8000) MS[B] [14] 0 0 0x000b8000 - 0x000bffff (0x8000) MS[B] [15] -1 0 0x0000ffff - 0x0000ffff (0x1) IX[B] [16] -1 0 0x00000000 - 0x000000ff (0x100) IX[B] [17] -1 0 0x0000d400 - 0x0000d407 (0x8) IX[B] [18] -1 0 0x0000d000 - 0x0000d01f (0x20) IX[B] [19] -1 0 0x0000f000 - 0x0000f00f (0x10) IX[B] [20] -1 0 0x0000e000 - 0x0000e007 (0x8) IX[B] [21] -1 0 0x0000e400 - 0x0000e41f (0x20) IX[B] [22] 0 0 0xe10003b0 - 0xe10003bb (0xc) IS[B] [23] 0 0 0xe10003c0 - 0xe10003df (0x20) IS[B] (II) Setting vga for screen 0. (**) NVIDIA(0): Depth 24, (--) framebuffer bpp 32 (==) NVIDIA(0): RGB weight 888 (==) NVIDIA(0): Default visual is TrueColor (==) NVIDIA(0): Using gamma correction (1.0, 1.0, 1.0) (**) NVIDIA(0): Enabling RENDER acceleration (II) NVIDIA(0): NVIDIA GPU GeForce FX 5700LE at PCI:2:0:0 (--) NVIDIA(0): VideoRAM: 262144 kBytes (--) NVIDIA(0): VideoBIOS: 04.36.20.41.00 (II) NVIDIA(0): Detected AGP rate: 8X (--) NVIDIA(0): Interlaced video modes are supported on this GPU (--) NVIDIA(0): Connected display device(s) on GeForce FX 5700LE at (--) NVIDIA(0): PCI:2:0:0: (--) NVIDIA(0): Hansol (CRT-0) (--) NVIDIA(0): Hansol (CRT-0): 400 MHz maximum pixel clock (II) NVIDIA(0): Assigned Display Device: CRT-0 (WW) NVIDIA(0): (WW) NVIDIA(0): No modes were requested; the default mode "nvidia-auto-select" (WW) NVIDIA(0): will be used as the requested mode. (WW) NVIDIA(0): (II) NVIDIA(0): Validated modes: (II) NVIDIA(0): "nvidia-auto-select" (**) NVIDIA(0): Virtual screen size configured to be 1152 x 864 (WW) NVIDIA(0): Mode "nvidia-auto-select" is larger than virtual size 1152 x (WW) NVIDIA(0): 864; discarding mode (EE) NVIDIA(0): Failure to construct a valid mode list: no modes remaining. (EE) NVIDIA(0): *** Aborting *** (II) UnloadModule: "nvidia" (II) UnloadModule: "ramdac" (II) UnloadModule: "fb" (EE) Screen(s) found, but none have a usable configuration. Fatal server error: no screens found Please consult the The X.Org Foundation support at http://wiki.X.Org for help. Please also check the log file at "/var/log/Xorg.0.log" for additional information. Hopes this helps. This is with the latest nVidia-drivers (8756). The ones which don't work for me. BTW. I don't understand the "nvidia-auto-select"-part. Is this new in the nVidia-driver and what does it do?
×
×
  • Create New...