Find the answer to your Linux question:
Results 1 to 7 of 7
hi, i'm having a lil bit of trouble with my graphics card. when i run HL2 in wine it runs at like 15 fps and i got a ati radeon ...
  1. #1
    Just Joined!
    Join Date
    Aug 2007
    Posts
    10

    Xorg.conf problems?

    hi, i'm having a lil bit of trouble with my graphics card. when i run HL2 in wine it runs at like 15 fps and i got a ati radeon 9600 all in wonder pro... in windows i get at least 90-100 usually...anyhow i used the cmd " grep EE /var/log/Xorg.0.log" and "grep WW /var/log/Xorg.0.log and it came up with this

    (WW) warning, (EE) error, (NI) not implemented, (??) unknown.
    (II) Loading extension MIT-SCREEN-SAVER
    (EE) AIGLX error: dlsym for __driCreateNewScreen_20050727 failed (/usr/lib/dri/fglrx_dri.so: undefined symbol: __driCreateNewScreen_20050727)
    (EE) AIGLX: reverting to software rendering
    aukword1@infame-7204a6bf:~> grep WW /var/log/Xorg.0.log
    (WW) warning, (EE) error, (NI) not implemented, (??) unknown.
    (WW) The directory "/usr/share/fonts/local" does not exist.
    (WW) The directory "/usr/share/fonts/PEX" does not exist.
    (WW) The directory "/usr/share/fonts/latin2/misc" does not exist.
    (WW) The directory "/usr/share/fonts/latin2/75dpi" does not exist.
    (WW) The directory "/usr/share/fonts/latin2/100dpi" does not exist.
    (WW) The directory "/usr/share/fonts/latin2/Type1" does not exist.
    (WW) The directory "/usr/share/fonts/latin7/75dpi" does not exist.
    (WW) The directory "/usr/share/fonts/baekmuk" does not exist.
    (WW) The directory "/usr/share/fonts/japanese" does not exist.
    (WW) The directory "/usr/share/fonts/kwintv" does not exist.
    (WW) The directory "/usr/share/fonts/CID" does not exist.
    (WW) The directory "/usr/share/fonts/ucs/misc" does not exist.
    (WW) The directory "/usr/share/fonts/ucs/75dpi" does not exist.
    (WW) The directory "/usr/share/fonts/ucs/100dpi" does not exist.
    (WW) The directory "/usr/share/fonts/hellas/misc" does not exist.
    (WW) The directory "/usr/share/fonts/hellas/75dpi" does not exist.
    (WW) The directory "/usr/share/fonts/hellas/100dpi" does not exist.
    (WW) The directory "/usr/share/fonts/hellas/Type1" does not exist.
    (WW) The directory "/usr/share/fonts/misc/sgi" does not exist.
    (WW) The directory "/usr/share/fonts/xtest" does not exist.
    (WW) fglrx: No matching Device section for instance (BusID PCI:1:0:1) found
    (WW) LoadModule: given non-canonical module name "glesx.so"
    (WW) fglrx(0): Option "CalcAlgorithm" is not used
    aukword1@infame-7204a6bf:~>
    also my xorg.conf looks like this...
    # /.../
    # SaX generated X11 config file
    # Created on: 2007-08-17T20:15:08-0700.
    #
    # Version: 8.1
    # Contact: Marcus Schaefer <sax@suse.de>, 2005
    # Contact: SaX-User list <https://lists.berlios.de/mailman/listinfo/sax-users>
    #
    # Automatically generated by [ISaX] (8.1)
    # PLEASE DO NOT EDIT THIS FILE!
    #

    Section "Files"
    FontPath "/usr/share/fonts/misc:unscaled"
    FontPath "/usr/share/fonts/local"
    FontPath "/usr/share/fonts/75dpi:unscaled"
    FontPath "/usr/share/fonts/100dpi:unscaled"
    FontPath "/usr/share/fonts/Type1"
    FontPath "/usr/share/fonts/URW"
    FontPath "/usr/share/fonts/Speedo"
    FontPath "/usr/share/fonts/PEX"
    FontPath "/usr/share/fonts/cyrillic"
    FontPath "/usr/share/fonts/latin2/misc:unscaled"
    FontPath "/usr/share/fonts/latin2/75dpi:unscaled"
    FontPath "/usr/share/fonts/latin2/100dpi:unscaled"
    FontPath "/usr/share/fonts/latin2/Type1"
    FontPath "/usr/share/fonts/latin7/75dpi:unscaled"
    FontPath "/usr/share/fonts/baekmuk:unscaled"
    FontPath "/usr/share/fonts/japanese:unscaled"
    FontPath "/usr/share/fonts/kwintv"
    FontPath "/usr/share/fonts/truetype"
    FontPath "/usr/share/fonts/uni:unscaled"
    FontPath "/usr/share/fonts/CID"
    FontPath "/usr/share/fonts/ucs/misc:unscaled"
    FontPath "/usr/share/fonts/ucs/75dpi:unscaled"
    FontPath "/usr/share/fonts/ucs/100dpi:unscaled"
    FontPath "/usr/share/fonts/hellas/misc:unscaled"
    FontPath "/usr/share/fonts/hellas/75dpi:unscaled"
    FontPath "/usr/share/fonts/hellas/100dpi:unscaled"
    FontPath "/usr/share/fonts/hellas/Type1"
    FontPath "/usr/share/fonts/misc/sgi:unscaled"
    FontPath "/usr/share/fonts/xtest"
    FontPath "/opt/kde3/share/fonts"
    FontPath "unix/:7100"
    InputDevices "/dev/gpmdata"
    InputDevices "/dev/input/mice"
    EndSection

    Section "ServerFlags"
    Option "AllowMouseOpenFail" "on"
    Option "IgnoreABI" "on"
    EndSection

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

    Section "InputDevice"
    Driver "kbd"
    Identifier "Keyboard[0]"
    Option "Protocol" "Standard"
    Option "XkbLayout" "us"
    Option "XkbModel" "pc104"
    Option "XkbRules" "xfree86"
    EndSection


    Section "InputDevice"
    Driver "mouse"
    Identifier "Mouse[1]"
    Option "Buttons" "4"
    Option "Device" "/dev/input/mice"
    Option "Name" "PS/2 Logitech Mouse"
    Option "Protocol" "explorerps/2"
    Option "Vendor" "Sysp"
    Option "ZAxisMapping" "4 5"
    EndSection


    Section "Monitor"
    Option "CalcAlgorithm" "XServerPool"
    DisplaySize 376 301
    HorizSync 30-83
    Identifier "Monitor[0]"
    ModelName "EN9600"
    Option "DPMS"
    VendorName "EPI"
    VertRefresh 43-75
    UseModes "Modes[0]"
    EndSection


    Section "Modes"
    Identifier "Modes[0]"
    EndSection


    Section "Screen"
    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 8
    Modes "1280x1024" "1280x960" "1280x800" "1152x864" "1280x768" "1024x768" "1280x600" "1024x600" "800x600" "768x576" "640x480"
    EndSubSection
    Device "Device[0]"
    Identifier "Screen[0]"
    Monitor "Monitor[0]"
    EndSection


    Section "Device"
    BoardName "ATI RADEON 9600 Series (RV350 4150)"
    BusID "1:0:0"
    Driver "fglrx"
    Identifier "Device[0]"
    Option "FSAADisableGamma" "no"
    Option "CapabilitiesEx" "0x00000000"
    Option "ScreenOverlap" "0"
    Option "FSAAMSPosY0" "0.000000"
    Option "FSAAMSPosY1" "0.000000"
    Option "mtrr" "off"
    Option "FSAAMSPosX4" "0.000000"
    Option "ForceGenericCPU" "no"
    Option "FSAAMSPosX5" "0.000000"
    Option "FSAAMSPosY2" "0.000000"
    Option "FSAAScale" "1"
    Option "FSAAMSPosY3" "0.000000"
    Option "Capabilities" "0x00000000"
    Option "GammaCorrectionI" "0x00000000"
    Option "no_accel" "no"
    Option "FSAAMSPosY4" "0.000000"
    Option "UseFastTLS" "0"
    Option "FSAAMSPosY5" "0.000000"
    Option "FSAACustomizeMSPos" "no"
    Option "FSAAEnable" "no"
    Option "BlockSignalsOnLock" "on"
    Option "GammaCorrectionII" "0x00000000"
    Option "KernelModuleParm" "locked-userpages=0"
    Option "FSAAMSPosX0" "0.000000"
    Option "no_dri" "no"
    Option "VideoOverlay" "on"
    Option "UseInternalAGPGART" "no"
    Option "PseudoColorVisuals" "off"
    Option "StereoSyncEnable" "1"
    Option "FSAAMSPosX1" "0.000000"
    Option "OpenGLOverlay" "off"
    Option "FSAAMSPosX2" "0.000000"
    Option "Stereo" "off"
    Option "FSAAMSPosX3" "0.000000"
    Option "CenterMode" "off"
    Screen 0
    VendorName "ATI"
    EndSection


    Section "ServerLayout"
    Identifier "Layout[all]"
    InputDevice "Keyboard[0]" "CoreKeyboard"
    InputDevice "Mouse[1]" "CorePointer"
    Option "Clone" "off"
    Option "Xinerama" "off"
    Screen "Screen[0]"
    EndSection


    Section "DRI"
    Group "video"
    Mode 0660
    EndSection

    Section "Extensions"
    EndSection
    can anyone help me and let me know if there is anything wrong with this config....also how can i edit this file...it says i dont have access to it when i try to save it..any help would be appreciated

  2. #2
    Linux Guru sdousley's Avatar
    Join Date
    Feb 2004
    Posts
    1,789
    I read somewhere recently that HL2 doesn't play well on linux. You could try the output of the command "glxgears" to check the frame rates the card can handle. If this is reasonable, i'd say it's the game, if not, it doesn't rule out the possibility it's the game, but you may want to improve on that first.

    In order to edit the xorg.conf file, you will need to either be logged in as root, or open an editor as root.
    "I am not an alcoholic, alcoholics go to meetings"
    Registered Linux user = #372327

  3. #3
    Just Joined!
    Join Date
    Aug 2007
    Posts
    10
    yea i get a decent framerate from glxgears around 140+ i guess thats okay...i think something is wrong with my memory or processor or something cause the memory seems to be always full...maybe i don't have dual channel configured properly i dunno...but it should be automatic right?

  4. #4
    Linux Guru techieMoe's Avatar
    Join Date
    Aug 2004
    Location
    Texas
    Posts
    9,496
    Quote Originally Posted by aukword1 View Post
    yea i get a decent framerate from glxgears around 140+ i guess thats okay...i think something is wrong with my memory or processor or something cause the memory seems to be always full...maybe i don't have dual channel configured properly i dunno...but it should be automatic right?
    What utility is reporting your memory is full? Linux handles memory differently than MS Windows. In Windows, unused memory is left unused so you only see what your applications are actively taking advantage of, whereas in Linux unused memory is cached in case you need it later. This speeds up the process of allocating memory for applications, but the trade-off is that your system looks like it's using 98% of your RAM.
    Registered Linux user #270181
    TechieMoe's Tech Rants

  5. #5
    Just Joined!
    Join Date
    Aug 2007
    Posts
    10
    with that being said, its not the memory...i installed cedega cause i was reading on the forums that cedega is better than wine for performance...during the setup it runs several tests on your hardware and my system passed everything except the 3d acceleration test so i'm pretty sure that my 3d accel isnt working properly...which makes sense as to why hl2 runs poorly but i have no idea how to config it to work properly seeing as how i'm pretty new to this...anyone got any ideas? btw my distro is suse 10.2...also when i use "sax2 -r" and run thetest on the confg... it just shows a blank screen and wont let me get out of it...anyone kno what this means or how i can get out of it? maybe i have an old driver installed cause i installed it throuh yast but i did put in the repo for it but i still think that the driver might be outdated

  6. #6
    Linux Guru gogalthorp's Avatar
    Join Date
    Oct 2006
    Location
    West (by God) Virginia
    Posts
    3,105
    The glxgear frame rate is low for 3d acceleration. On my NVIDIA 6800 based card I get 10,000+ frames/sec at the default glxgear window size well over 1000 at full screen.

    Have you installed the latest ATI driver??

  7. #7
    Just Joined!
    Join Date
    Aug 2007
    Posts
    10
    i gotversion 8.36 or something installed. when i d/l it from ati its version 8.40.2 but i installed it through yast so i thought it was the right version for 10.2....anyhow i'm gonna reinstall the driver the hard way....do i need libdrm to be 2.3 or is that only if i'm gonna install Xorg 7.2?

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
...