Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
ATI radeon Sticky
View unanswered posts
View posts from last 24 hours
View posts from last 7 days

Goto page Previous  1, 2, 3 ... 32, 33, 34 ... 74, 75, 76  Next  
This topic is locked: you cannot edit posts or make replies.    Gentoo Forums Forum Index Desktop Environments
View previous topic :: View next topic  
Author Message
blackhole
n00b
n00b


Joined: 14 Sep 2003
Posts: 18

PostPosted: Sun Sep 14, 2003 6:01 pm    Post subject: Re: Nforce2 and Radeon 9100 Reply with quote

Justice wrote:
Whenever I start x it crashes to a black screen (where I can sometimes Ctrl-Alt-Del).

I am running:
linux-2.4.20-gaming-r5
Xfree 4.3.0-r3
ati-drivers 3.2.5

i have tried with and without a console framebuffer and kernel options pci=noacpi and pci=biosirq

my system is:

AthlonXP 2600+
Epox 8RDA3+ (nforce2 with bios 8/27/2003)
Sapphire Radeon 9100 128M
512M DDR (single stick)
60G Western Digital 8M 7200RPM
Hercules Game Theatre XP

I have read that some people running the Epox 8RDA are having similar issues.

My /var/log/XFree86.0.log reports no errors, and my system is still up when i get the problem, I am able to ssh into the system, but unable to kill X.

I have also tried my GeForce2mx and had exactly the same problem

Justice wrote:

I just tried to start x again ( i havent changed anything), this time i was able to see the cursor and move it around, but i could see a broken up picture of: "WindowsXP is now shutting down", this was after i had gone into windows, and rebooted the system back into linux. there was a large artifact at the top of the screen that stretched right across the screen and cam down about 1/6th of the height.


I've got a similar system to yours (xp 2200+,epox8rda+,radeon9700pro) and had the same problem until a few days ago.
Try applying the nvgart kernel patch from http://nforcershq.com/forum/viewtopic.php?t=22114.
Although the patch is made for kernel 2.4.21, it worked for me with the 2.4.20 gaming sources.
Back to top
View user's profile Send private message
jani80k
n00b
n00b


Joined: 07 Aug 2003
Posts: 40

PostPosted: Sun Sep 14, 2003 8:37 pm    Post subject: Reply with quote

@Wedge_:

That is exactly my problem: The FireGL Drivers do´nt show up in the XFREE logfile!! I only have the standard driver listing of the drivers that come with Xfree.

I´m desperate!!
Like I already mentioned: Everything compiles/emerges ok. I even took a closer look at the stdout of the compiler... no problems at all...
Even "modprobe fglrx" works without any problems!

Only the X-Server doesn´t seem to find/recognize the compiled driver.

What could not be ok?
_________________
...Linux is for free, if your time has no value.
Back to top
View user's profile Send private message
Wedge_
Advocate
Advocate


Joined: 08 Aug 2002
Posts: 3614
Location: Scotland

PostPosted: Sun Sep 14, 2003 9:16 pm    Post subject: Reply with quote

Can you post your XF86Config?
_________________
Per Ardua Ad Astra
The Earth is the cradle of the mind, but we cannot live forever in a cradle - Konstantin E. Tsiolkovsky
Gentoo Radeon FAQ
Back to top
View user's profile Send private message
Sohryu Asuka Langley
Apprentice
Apprentice


Joined: 14 Nov 2002
Posts: 199
Location: Hannover, Germany

PostPosted: Sun Sep 14, 2003 9:17 pm    Post subject: Reply with quote

TV Out is running now on my 9500PRO !!!

The only problem is with xine,mplayer,totem the Desktop is shown but the videos are black...

I switched the primary monitor with fireglcontrol... nothing happened...

Any help makes me happy...
_________________
There are 10 sorts of people on this world.
Who understand binary and don't ! ;)
Back to top
View user's profile Send private message
bushwakko
Guru
Guru


Joined: 25 Mar 2003
Posts: 495

PostPosted: Mon Sep 15, 2003 12:03 am    Post subject: test5 patching probs Reply with quote

I tried adding the patch as said earlier, but It didn't work.

if [ "`echo ${KV}|grep 2.6`" ] ; then

cd ${WORKDIR}/lib/modules/fglrx/build_mod
einfo "creating Makefile for kernel 2.6"
patch -p1 < ${FILESDIR}/fglrx-2.6-makefile.patch
einfo "applying fglrx-2.6-amd-adv-spec-fix.patch"
patch -p1 < ${FILESDIR}/fglrx-2.6-amd-adv-spec-fix.patch
einfo "applying fglrx-2.6-vmalloc-vmaddr.patch"
patch -p1 < ${FILESDIR}/fglrx-2.6-vmalloc-vmaddr.patch
# einfo "applying fglrx-2.6-iminor.patch"
# patch -p1 < ${FILESDIR}/fglrx-2.6-iminor.patch
einfo "applying 2.6.0-test5 fix"
patch -p1 < /root/fglrx-2.6-test5.patch
fi

I also treid commenting out that iminor patch, since that wasn't mentioned earlier, and then it compiled with this message:

* applying 2.6.0-test5 fix
missing header for unified diff at line 3 of patch
patching file firegl_public.c

however I get this while trying to modprobe the driver:

lapwakko root # insmod /lib/modules/2.6.0-test5-mm1/video/fglrx.ko
Error inserting '/lib/modules/2.6.0-test5-mm1/video/fglrx.ko': -1 Invalid module format
_________________
Macbook Pro 15"
Core 2 Duo 2,33ghz
2gb Ram
ATI Mobility x1600 256mb
Back to top
View user's profile Send private message
jani80k
n00b
n00b


Joined: 07 Aug 2003
Posts: 40

PostPosted: Mon Sep 15, 2003 8:04 am    Post subject: grmbl Reply with quote

Here you go, Wedge_:

Code:
# File: XF86Config-4
# File generated by fglrxconfig (C) ATI Research, a substitute for xf86config.

# Note by ATI: the below copyright notice is there for servicing possibly
# pending third party rights on the file format and the instance of this file.
#
# Copyright (c) 1999 by The XFree86 Project, Inc.
#
# Permission is hereby granted, free of charge, to any person obtaining a
# copy of this software and associated documentation files (the "Software"),
# to deal in the Software without restriction, including without limitation
# the rights to use, copy, modify, merge, publish, distribute, sublicense,
# and/or sell copies of the Software, and to permit persons to whom the
# Software is furnished to do so, subject to the following conditions:
#
# The above copyright notice and this permission notice shall be included in
# all copies or substantial portions of the Software.
#
# THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
# IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
# FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT.  IN NO EVENT SHALL
# THE XFREE86 PROJECT BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY,
# WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF
# OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
# SOFTWARE.
#
# Except as contained in this notice, the name of the XFree86 Project shall
# not be used in advertising or otherwise to promote the sale, use or other
# dealings in this Software without prior written authorization from the
# XFree86 Project.
#

# **********************************************************************
# Refer to the XF86Config(4/5) man page for details about the format of
# this file.
# **********************************************************************

# **********************************************************************
# DRI Section
# **********************************************************************
Section "dri"
# Access to OpenGL ICD is allowed for all users:
    Mode 0666
# Access to OpenGL ICD is restricted to a specific user group:
#    Group 27    # video
#    Mode 0660
EndSection

# **********************************************************************
# Module section -- this  section  is used to specify
# which dynamically loadable modules to load.
# **********************************************************************
#
Section "Module"

# This loads the DBE extension module.

    Load        "dbe"     # Double buffer extension

# This loads the miscellaneous extensions module, and disables
# initialisation of the XFree86-DGA extension within that module.
    SubSection  "extmod"
      Option    "omit xfree86-dga"   # don't initialise the DGA extension
    EndSubSection

# This loads the Type1 and FreeType font modules
    Load        "type1"
    Load        "freetype"

# This loads the GLX module
    Load        "glx"   # libglx.a
    Load        "dri"   # libdri.a

EndSection

# **********************************************************************
# Files section.  This allows default font and rgb paths to be set
# **********************************************************************

Section "Files"

# The location of the RGB database.  Note, this is the name of the
# file minus the extension (like ".txt" or ".db").  There is normally
# no need to change the default.

    RgbPath   "/usr/X11R6/lib/X11/rgb"

# Multiple FontPath entries are allowed (which are concatenated together),
# as well as specifying multiple comma-separated entries in one FontPath
# command (or a combination of both methods)
#
# If you don't have a floating point coprocessor and emacs, Mosaic or other
# programs take long to start up, try moving the Type1 and Speedo directory
# to the end of this list (or comment them out).
#

    FontPath   "/usr/X11R6/lib/X11/fonts/local/"
    FontPath   "/usr/X11R6/lib/X11/fonts/misc/"
    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/Speedo/"
    FontPath   "/usr/X11R6/lib/X11/fonts/75dpi/"
    FontPath   "/usr/X11R6/lib/X11/fonts/100dpi/"

# The module search path.  The default path is shown here.

#    ModulePath "/usr/X11R6/lib/modules"

EndSection

# **********************************************************************
# Server flags section.
# **********************************************************************

Section "ServerFlags"

# Uncomment this to cause a core dump at the spot where a signal is
# received.  This may leave the console in an unusable state, but may
# provide a better stack trace in the core dump to aid in debugging

#    Option "NoTrapSignals"

# Uncomment this to disable the <Crtl><Alt><BS> server abort sequence
# This allows clients to receive this key event.

#    Option "DontZap"

# Uncomment this to disable the <Crtl><Alt><KP_+>/<KP_-> mode switching
# sequences.  This allows clients to receive these key events.

#    Option "Dont Zoom"

# Uncomment this to disable tuning with the xvidtune client. With
# it the client can still run and fetch card and monitor attributes,
# but it will not be allowed to change them. If it tries it will
# receive a protocol error.

#    Option "DisableVidModeExtension"

# Uncomment this to enable the use of a non-local xvidtune client.

#    Option "AllowNonLocalXvidtune"

# Uncomment this to disable dynamically modifying the input device
# (mouse and keyboard) settings.

#    Option "DisableModInDev"

# Uncomment this to enable the use of a non-local client to
# change the keyboard or mouse settings (currently only xset).

#    Option "AllowNonLocalModInDev"

EndSection

# **********************************************************************
# Input devices
# **********************************************************************

# **********************************************************************
# Core keyboard's InputDevice section
# **********************************************************************

Section "InputDevice"

    Identifier   "Keyboard1"
    Driver   "Keyboard"
# For most OSs the protocol can be omitted (it defaults to "Standard").
# When using XQUEUE (only for SVR3 and SVR4, but not Solaris),
# uncomment the following line.

#    Option "Protocol"   "Xqueue"

    Option "AutoRepeat" "500 30"

# Specify which keyboard LEDs can be user-controlled (eg, with xset(1))
#    Option "Xleds"      "1 2 3"

#    Option "LeftAlt"    "Meta"
#    Option "RightAlt"   "ModeShift"

# To customise the XKB settings to suit your keyboard, modify the
# lines below (which are the defaults).  For example, for a non-U.S.
# keyboard, you will probably want to use:
#    Option "XkbModel"   "pc102"
# If you have a US Microsoft Natural keyboard, you can use:
#    Option "XkbModel"   "microsoft"
#
# Then to change the language, change the Layout setting.
# For example, a german layout can be obtained with:
#    Option "XkbLayout"  "de"
# or:
#    Option "XkbLayout"  "de"
#    Option "XkbVariant" "nodeadkeys"
#
# If you'd like to switch the positions of your capslock and
# control keys, use:
#    Option "XkbOptions" "ctrl:swapcaps"

# These are the default XKB settings for XFree86
#    Option "XkbRules"   "xfree86"
#    Option "XkbModel"   "pc101"
#    Option "XkbLayout"  "us"
#    Option "XkbVariant" ""
#    Option "XkbOptions" ""

#    Option "XkbDisable"

    Option "XkbRules"   "xfree86"
    Option "XkbModel"   "pc105"
    Option "XkbLayout"   "de"

EndSection


# **********************************************************************
# Core Pointer's InputDevice section
# **********************************************************************

Section "InputDevice"

# Identifier and driver

    Identifier   "Mouse1"
    Driver "mouse"
    Option "Protocol"   "ExplorerPS/2"
    Option "Device"     "/dev/psaux"

# When using XQUEUE, comment out the above two lines, and uncomment
# the following line.

#    Option "Protocol"   "Xqueue"

# Baudrate and SampleRate are only for some Logitech mice. In
# almost every case these lines should be omitted.

#    Option "BaudRate"   "9600"
#    Option "SampleRate" "150"

# Emulate3Buttons is an option for 2-button Microsoft mice
# Emulate3Timeout is the timeout in milliseconds (default is 50ms)

#    Option "Emulate3Buttons"
#    Option "Emulate3Timeout"    "50"

# ChordMiddle is an option for some 3-button Logitech mice

#    Option "ChordMiddle"

EndSection


# **********************************************************************
# Other input device sections
# this is optional and is required only if you
# are using extended input devices.  This is for example only.  Refer
# to the XF86Config man page for a description of the options.
# **********************************************************************
#
# Section "InputDevice"
#    Identifier  "Mouse2"
#    Driver      "mouse"
#    Option      "Protocol"      "MouseMan"
#    Option      "Device"        "/dev/mouse2"
# EndSection
#
# Section "InputDevice"
#    Identifier "spaceball"
#    Driver     "magellan"
#    Option     "Device"         "/dev/cua0"
# EndSection
#
# Section "InputDevice"
#    Identifier "spaceball2"
#    Driver     "spaceorb"
#    Option     "Device"         "/dev/cua0"
# EndSection
#
# Section "InputDevice"
#    Identifier "touchscreen0"
#    Driver     "microtouch"
#    Option     "Device"         "/dev/ttyS0"
#    Option     "MinX"           "1412"
#    Option     "MaxX"           "15184"
#    Option     "MinY"           "15372"
#    Option     "MaxY"           "1230"
#    Option     "ScreenNumber"   "0"
#    Option     "ReportingMode"  "Scaled"
#    Option     "ButtonNumber"   "1"
#    Option     "SendCoreEvents"
# EndSection
#
# Section "InputDevice"
#    Identifier "touchscreen1"
#    Driver     "elo2300"
#    Option     "Device"         "/dev/ttyS0"
#    Option     "MinX"           "231"
#    Option     "MaxX"           "3868"
#    Option     "MinY"           "3858"
#    Option     "MaxY"           "272"
#    Option     "ScreenNumber"   "0"
#    Option     "ReportingMode"  "Scaled"
#    Option     "ButtonThreshold"    "17"
#    Option     "ButtonNumber"   "1"
#    Option     "SendCoreEvents"
# EndSection

# **********************************************************************
# Monitor section
# **********************************************************************

# Any number of monitor sections may be present

Section "Monitor"
    Identifier  "Monitor0"
    HorizSync   31.5 - 91.1
    VertRefresh 60-120
    Option "DPMS"

# === mode lines based on GTF ===
# VGA @ 100Hz
# Modeline "640x480@100" 43.163 640 680 744 848 480 481 484 509 +hsync +vsync
# SVGA @ 100Hz
# Modeline "800x600@100" 68.179 800 848 936 1072 600 601 604 636 +hsync +vsync
# XVGA @ 100Hz
# Modeline "1024x768@100" 113.309 1024 1096 1208 1392 768 769 772 814 +hsync +vsync
# 1152x864 @ 60Hz
# Modeline "1152x864@60" 81.642 1152 1216 1336 1520 864 865 868 895 +hsync +vsync
# 1152x864 @ 85Hz
# Modeline "1152x864@85" 119.651 1152 1224 1352 1552 864 865 868 907 +hsync +vsync
# 1152x864 @ 100Hz
# Modeline "1152x864@100" 143.472 1152 1232 1360 1568 864 865 868 915 +hsync +vsync
# 1280x960 @ 75Hz
# Modeline "1280x960@75" 129.859 1280 1368 1504 1728 960 961 964 1002 +hsync +vsync
# 1280x960 @ 100Hz
# Modeline "1280x960@100" 178.992 1280 1376 1520 1760 960 961 964 1017  +hsync +vsync
# SXGA @ 100Hz
# Modeline "1280x1024@100" 190.960 1280 1376 1520 1760 1024 1025 1028 1085 +hsync +vsync
# SPEA GDM-1950 (60Hz,64kHz,110MHz,-,-): 1280x1024 @ V-freq: 60.00 Hz, H-freq: 63.73 KHz
# Modeline "GDM-1950"  109.62  1280 1336 1472 1720  1024 1024 1026 1062 -hsync -vsync
# 1600x1000 @ 60Hz
# Modeline "1600x1000" 133.142 1600 1704 1872 2144 1000 1001 1004 1035 +hsync +vsync
# 1600x1000 @ 75Hz
# Modeline "1600x1000" 169.128 1600 1704 1880 2160 1000 1001 1004 1044 +hsync +vsync
# 1600x1000 @ 85Hz
# Modeline "1600x1000" 194.202 1600 1712 1888 2176 1000 1001 1004 1050 +hsync +vsync
# 1600x1000 @ 100Hz
# Modeline "1600x1000" 232.133 1600 1720 1896 2192 1000 1001 1004 1059 +hsync +vsync
# 1600x1024 @ 60Hz
# Modeline "1600x1024" 136.385 1600 1704 1872 2144 1024 1027 1030 1060 +hsync +vsync
# 1600x1024 @ 75Hz
# Modeline "1600x1024" 174.416 1600 1712 1888 2176 1024 1025 1028 1069 +hsync +vsync
# 1600x1024 @ 76Hz
# Modeline "1600x1024" 170.450 1600 1632 1792 2096 1024 1027 1030 1070 +hsync +vsync
# 1600x1024 @ 85Hz
# Modeline "1600x1024" 198.832 1600 1712 1888 2176 1024 1027 1030 1075 +hsync +vsync
# 1920x1080 @ 60Hz
# Modeline "1920x1080" 172.798 1920 2040 2248 2576 1080 1081 1084 1118 -hsync -vsync
# 1920x1080 @ 75Hz
# Modeline "1920x1080" 211.436 1920 2056 2264 2608 1080 1081 1084 1126 +hsync +vsync
# 1920x1200 @ 60Hz
# Modeline "1920x1200" 193.156 1920 2048 2256 2592 1200 1201 1203 1242 +hsync +vsync
# 1920x1200 @ 75Hz
# Modeline "1920x1200" 246.590 1920 2064 2272 2624 1200 1201 1203 1253 +hsync +vsync
# 2048x1536 @ 60
# Modeline "2048x1536" 266.952 2048 2200 2424 2800 1536 1537 1540 1589 +hsync +vsync
# 2048x1536 @ 60
# Modeline "2048x1536" 266.952 2048 2200 2424 2800 1536 1537 1540 1589 +hsync +vsync
# 1400x1050 @ 60Hz M9 Laptop mode
# ModeLine "1400x1050" 122.000 1400 1488 1640 1880 1050 1052 1064 1082 +hsync +vsync
# 1920x2400 @ 25Hz for IBM T221, VS VP2290 and compatible display devices
# Modeline "1920x2400@25" 124.620 1920 1928 1980 2048 2400 2401 2403 2434 +hsync +vsync
# 1920x2400 @ 30Hz for IBM T221, VS VP2290 and compatible display devices
# Modeline "1920x2400@30" 149.250 1920 1928 1982 2044 2400 2402 2404 2434 +hsync +vsync

EndSection


# **********************************************************************
# Graphics device section
# **********************************************************************

# Any number of graphics device sections may be present

# Standard VGA Device:

Section "Device"
    Identifier  "Standard VGA"
    VendorName  "Unknown"
    BoardName   "Unknown"

# The chipset line is optional in most cases.  It can be used to override
# the driver's chipset detection, and should not normally be specified.

#    Chipset     "generic"

# The Driver line must be present.  When using run-time loadable driver
# modules, this line instructs the server to load the specified driver
# module.  Even when not using loadable driver modules, this line
# indicates which driver should interpret the information in this section.

    Driver      "vga"
# The BusID line is used to specify which of possibly multiple devices
# this section is intended for.  When this line isn't present, a device
# section can only match up with the primary video device.  For PCI
# devices a line like the following could be used.  This line should not
# normally be included unless there is more than one video device
# installed.

#    BusID       "PCI:0:10:0"

#    VideoRam    256

#    Clocks      25.2 28.3

EndSection

# === ATI device section ===

Section "Device"
    Identifier                          "ATI Graphics Adapter"
    Driver                              "fglrx"
# === disable PnP Monitor  ===
    #Option                              "NoDDC"
# === disable/enable XAA/DRI ===
    Option "no_accel"                   "no"
    Option "no_dri"                     "no"
# === FireGL DDX driver module specific settings ===
# === Screen Management ===
    Option "DesktopSetup"               "0x00000000"
    Option "MonitorLayout"              "AUTO, AUTO"
    Option "IgnoreEDID"                 "off"
    Option "HSync2"                     "unspecified"
    Option "VRefresh2"                  "unspecified"
    Option "ScreenOverlap"              "0"
    Option "GammaCorrectionI"           "0x00000000"
    Option "GammaCorrectionII"          "0x00000000"
# === OpenGL specific profiles/settings ===
    Option "Capabilities"               "0x00000800"
# === Video Overlay for the Xv extension ===
    Option "VideoOverlay"               "on"
# === OpenGL Overlay ===
# Note: When OpenGL Overlay is enabled, Video Overlay
#       will be disabled automatically
    Option "OpenGLOverlay"              "off"
# === Misc Options ===
    Option "UseFastTLS"                 "2"
    Option "BlockSignalsOnLock"         "on"
    Option "UseInternalAGPGART"         "yes"
    Option "ForceGenericCPU"            "no"
    BusID "PCI:3:0:0"    # vendor=1002, device=4e45
    Screen 0
EndSection

# **********************************************************************
# Screen sections
# **********************************************************************

# Any number of screen sections may be present.  Each describes
# the configuration of a single screen.  A single specific screen section
# may be specified from the X server command line with the "-screen"
# option.
Section "Screen"
    Identifier  "Screen0"
    Device      "ATI Graphics Adapter"
    Monitor     "Monitor0"
    DefaultDepth 24
    #Option "backingstore"

    Subsection "Display"
        Depth       24
        Modes       "640x480" "800x600" "1024x768" "1152x864"
        ViewPort    0 0  # initial origin if mode is smaller than desktop
#        Virtual     1280 1024
    EndSubsection
EndSection

# **********************************************************************
# ServerLayout sections.
# **********************************************************************

# Any number of ServerLayout sections may be present.  Each describes
# the way multiple screens are organised.  A specific ServerLayout
# section may be specified from the X server command line with the
# "-layout" option.  In the absence of this, the first section is used.
# When now ServerLayout section is present, the first Screen section
# is used alone.

Section "ServerLayout"

# The Identifier line must be present
    Identifier  "Server Layout"

# Each Screen line specifies a Screen section name, and optionally
# the relative position of other screens.  The four names after
# primary screen name are the screens to the top, bottom, left and right
# of the primary screen.

    Screen "Screen0"

# Each InputDevice line specifies an InputDevice section name and
# optionally some options to specify the way the device is to be
# used.  Those options include "CorePointer", "CoreKeyboard" and
# "SendCoreEvents".

    InputDevice "Mouse1" "CorePointer"
    InputDevice "Keyboard1" "CoreKeyboard"

EndSection

### EOF ###

It's just the standard configfile created by fglrxconfig, tht works with everyone else, but me :(
_________________
...Linux is for free, if your time has no value.
Back to top
View user's profile Send private message
Wedge_
Advocate
Advocate


Joined: 08 Aug 2002
Posts: 3614
Location: Scotland

PostPosted: Mon Sep 15, 2003 8:24 am    Post subject: Reply with quote

jani80k wrote:
It's just the standard configfile created by fglrxconfig, tht works with everyone else, but me

Yep, it looks fine to me. Can you post the /var/log/XFree86.0.log file that's produced when you try to start X with that config?
_________________
Per Ardua Ad Astra
The Earth is the cradle of the mind, but we cannot live forever in a cradle - Konstantin E. Tsiolkovsky
Gentoo Radeon FAQ
Back to top
View user's profile Send private message
Wedge_
Advocate
Advocate


Joined: 08 Aug 2002
Posts: 3614
Location: Scotland

PostPosted: Mon Sep 15, 2003 8:27 am    Post subject: Reply with quote

bushwakko: the iminor patch actually fixes the same problem as the test5 patch, but it does it in a better way. Forget the patch I posted, just uncomment the iminor patch again and the emerge should run OK.
_________________
Per Ardua Ad Astra
The Earth is the cradle of the mind, but we cannot live forever in a cradle - Konstantin E. Tsiolkovsky
Gentoo Radeon FAQ
Back to top
View user's profile Send private message
carpman
Advocate
Advocate


Joined: 20 Jun 2002
Posts: 2202
Location: London - UK

PostPosted: Mon Sep 15, 2003 9:30 am    Post subject: Reply with quote

Hello, trying to install gentoo and get my radeon 7500 128mb card working as well.

i have read this thread and the drm guide and configured my kernel, i emerged xfree drm which after emerging dependances took all of couple of minutes to compile. This can't be right xfree usually takes ages to compile, check xfree config files and they are empty.

Do i need to emerge xfree before xfree drm?

Do the kernel option have to be modules or can they be compiled in???


cheers
Back to top
View user's profile Send private message
Wedge_
Advocate
Advocate


Joined: 08 Aug 2002
Posts: 3614
Location: Scotland

PostPosted: Mon Sep 15, 2003 9:43 am    Post subject: Reply with quote

Did you have xfree emerged already before you emerged xfree-drm? If you did then there wouldn't have been any need to compile it again, although I don't know why the config files would be empty. Even if xfree wasn't already merged it should have been one of the dependencies of xfree-drm. You could just do "emerge xfree" if you want to emerge it explicitly.

carpman wrote:
Do the kernel option have to be modules or can they be compiled in???

It depends. If you're using a 2.4 kernel, then you're supposed to use the xfree-drm modules, which means you either have to compile the DRM options in the kernel as modules, or leave them out altogether. If you're using a 2.6 kernel, then you should use the DRM options in the kernel, not xfree-drm.
_________________
Per Ardua Ad Astra
The Earth is the cradle of the mind, but we cannot live forever in a cradle - Konstantin E. Tsiolkovsky
Gentoo Radeon FAQ
Back to top
View user's profile Send private message
carpman
Advocate
Advocate


Joined: 20 Jun 2002
Posts: 2202
Location: London - UK

PostPosted: Mon Sep 15, 2003 9:58 am    Post subject: Reply with quote

Wedge_ wrote:
Did you have xfree emerged already before you emerged xfree-drm? If you did then there wouldn't have been any need to compile it again, although I don't know why the config files would be empty. Even if xfree wasn't already merged it should have been one of the dependencies of xfree-drm. You could just do "emerge xfree" if you want to emerge it explicitly.

carpman wrote:
Do the kernel option have to be modules or can they be compiled in???

It depends. If you're using a 2.4 kernel, then you're supposed to use the xfree-drm modules, which means you either have to compile the DRM options in the kernel as modules, or leave them out altogether. If you're using a 2.6 kernel, then you should use the DRM options in the kernel, not xfree-drm.



Thanks for reply, no i did not have xfree installed before trying xfree drm, i tried emerge xfree drm with -p to see if xfree is a dep but it just should r for rebuild.

I tried emerge -p xfree and it showed UD now i know that U is for update but not sure what D is for.

Just thought, as i have not installed xfree before will i need to run a xfree configuration app to get config file? though i thought the example file would have some thing in it!

I will check kernel (2.4) and make sure options are as modules. I don't have drm set in kernel at all.


cheers
Back to top
View user's profile Send private message
Wedge_
Advocate
Advocate


Joined: 08 Aug 2002
Posts: 3614
Location: Scotland

PostPosted: Mon Sep 15, 2003 10:15 am    Post subject: Reply with quote

carpman wrote:
Thanks for reply, no i did not have xfree installed before trying xfree drm, i tried emerge xfree drm with -p to see if xfree is a dep but it just should r for rebuild.

It is a dependency. If you do "emerge -ep xfree-drm", it'll give a long list of packages, and near the end you should see xfree. If you didn't have it installed, then like I said, it should have been merged before xfree-drm. Weird...

carpman wrote:
I tried emerge -p xfree and it showed UD now i know that U is for update but not sure what D is for.

The D means downgrade. If you do "emerge xfree", it'll emerge the latest "stable" version, which should be xfree-4.3.0-r2 IIRC.

carpman wrote:
Just thought, as i have not installed xfree before will i need to run a xfree configuration app to get config file? though i thought the example file would have some thing in it!

Yes, you'll need to run xf86config, or "XFree86 -configure", to generate a configuration file.

carpman wrote:
I will check kernel (2.4) and make sure options are as modules. I don't have drm set in kernel at all.

Leaving DRM out is fine, so you don't have to make them modules. There shouldn't be any need to use them at all, but if you had them compiled in, it would interfere with xfree-drm.
_________________
Per Ardua Ad Astra
The Earth is the cradle of the mind, but we cannot live forever in a cradle - Konstantin E. Tsiolkovsky
Gentoo Radeon FAQ
Back to top
View user's profile Send private message
carpman
Advocate
Advocate


Joined: 20 Jun 2002
Posts: 2202
Location: London - UK

PostPosted: Mon Sep 15, 2003 10:20 am    Post subject: Reply with quote

Ok just re read the guide a bit more carefully, should have done xfree first.

Should i down grade or run with the version i have ?
Back to top
View user's profile Send private message
Wedge_
Advocate
Advocate


Joined: 08 Aug 2002
Posts: 3614
Location: Scotland

PostPosted: Mon Sep 15, 2003 10:29 am    Post subject: Reply with quote

Which version have you got? Look for the version inside the [ ] when you do "emerge -p xfree". If it's 4.3.0-r3, you should be fine with that.
_________________
Per Ardua Ad Astra
The Earth is the cradle of the mind, but we cannot live forever in a cradle - Konstantin E. Tsiolkovsky
Gentoo Radeon FAQ
Back to top
View user's profile Send private message
carpman
Advocate
Advocate


Joined: 20 Jun 2002
Posts: 2202
Location: London - UK

PostPosted: Mon Sep 15, 2003 10:44 am    Post subject: Reply with quote

Wedge_ wrote:
Which version have you got? Look for the version inside the [ ] when you do "emerge -p xfree". If it's 4.3.0-r3, you should be fine with that.



Ok, thanks. Back to the task in hand :)
Back to top
View user's profile Send private message
bushwakko
Guru
Guru


Joined: 25 Mar 2003
Posts: 495

PostPosted: Mon Sep 15, 2003 11:28 am    Post subject: oki. Reply with quote

however I still get that :

lapwakko root # insmod /lib/modules/2.6.0-test5-mm1/video/fglrx.ko
Error inserting '/lib/modules/2.6.0-test5-mm1/video/fglrx.ko': -1 Invalid module format

when compiled with the iminor patch too :(
_________________
Macbook Pro 15"
Core 2 Duo 2,33ghz
2gb Ram
ATI Mobility x1600 256mb
Back to top
View user's profile Send private message
Wedge_
Advocate
Advocate


Joined: 08 Aug 2002
Posts: 3614
Location: Scotland

PostPosted: Mon Sep 15, 2003 11:47 am    Post subject: Reply with quote

I don't know why that's happening...do you get any warnings/errors while emerging? Is /usr/src/linux pointing to another kernel? Try removing the drivers and emerging them again:
Code:
emerge -C ati-drivers
opengl-update xfree
ACCEPT_KEYWORDS="~x86" emerge ati-drivers
opengl-update ati

_________________
Per Ardua Ad Astra
The Earth is the cradle of the mind, but we cannot live forever in a cradle - Konstantin E. Tsiolkovsky
Gentoo Radeon FAQ
Back to top
View user's profile Send private message
jani80k
n00b
n00b


Joined: 07 Aug 2003
Posts: 40

PostPosted: Mon Sep 15, 2003 8:07 pm    Post subject: m00h Reply with quote

Here you go^2, Wedge_:
Code:

XFree86 Version 4.3.0
Release Date: 27 February 2003
X Protocol Version 11, Revision 0, Release 6.6
Build Operating System: Linux 2.4.21-gss i686 [ELF]
Build Date: 21 August 2003
        Before reporting problems, check http://www.XFree86.Org/
        to make sure that you have the latest version.
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: Mon Sep 15 22:03:10 2003
(==) Using config file: "/etc/X11/XF86Config-4"
(==) ServerLayout "Server Layout"
(**) |-->Screen "Screen0" (0)
(**) |   |-->Monitor "Monitor0"
(**) |   |-->Device "ATI Graphics Adapter"
(**) |-->Input Device "Mouse1"
(**) |-->Input Device "Keyboard1"
(**) Option "AutoRepeat" "500 30"
(**) Option "XkbRules" "xfree86"
(**) XKB: rules: "xfree86"
(**) Option "XkbModel" "pc105"
(**) XKB: model: "pc105"
(**) Option "XkbLayout" "de"
(**) XKB: layout: "de"
(==) Keyboard: CustomKeycode disabled
(**) FontPath set to "/usr/X11R6/lib/X11/fonts/local/,/usr/X11R6/lib/X11/fonts/m
isc/,/usr/X11R6/lib/X11/fonts/75dpi/:unscaled,/usr/X11R6/lib/X11/fonts/100dpi/:u
nscaled,/usr/X11R6/lib/X11/fonts/Type1/,/usr/X11R6/lib/X11/fonts/Speedo/,/usr/X1
1R6/lib/X11/fonts/75dpi/,/usr/X11R6/lib/X11/fonts/100dpi/"
(**) RgbPath set to "/usr/X11R6/lib/X11/rgb"
Using vt 7
(--) using VT number 7

(II) Open APM successful
(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 10de,01e0 card 1043,80ac rev a2 class 06,00,00 hdr 80
(II) PCI: 00:00:1: chip 10de,01eb card 10de,0c17 rev a2 class 05,00,00 hdr 80
(II) PCI: 00:00:2: chip 10de,01ee card 10de,0c17 rev a2 class 05,00,00 hdr 80
(II) PCI: 00:00:3: chip 10de,01ed card 10de,0c17 rev a2 class 05,00,00 hdr 80
(II) PCI: 00:00:4: chip 10de,01ec card 10de,0c17 rev a2 class 05,00,00 hdr 80
(II) PCI: 00:00:5: chip 10de,01ef card 10de,0c17 rev a2 class 05,00,00 hdr 80
(II) PCI: 00:01:0: chip 10de,0060 card 1043,80ad rev a3 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 a3 class 0c,03,10 hdr 80
(II) PCI: 00:02:1: chip 10de,0067 card 1043,0c11 rev a3 class 0c,03,10 hdr 80
(II) PCI: 00:02:2: chip 10de,0068 card 1043,0c11 rev a3 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:05:0: chip 10de,006b card 1043,0c11 rev a2 class 04,01,00 hdr 00
(II) PCI: 00:06:0: chip 10de,006a card 1043,8095 rev a1 class 04,01,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:0c:0: chip 10de,006d card 0000,0000 rev a3 class 06,04,00 hdr 01
(II) PCI: 00:0d:0: chip 10de,006e card 1043,809a rev a3 class 0c,00,10 hdr 00
(II) PCI: 00:1e:0: chip 10de,01e8 card 0000,0000 rev a2 class 06,04,00 hdr 01
(II) PCI: 01:08:0: chip 109e,036e card 0070,13eb rev 11 class 04,00,00 hdr 80
(II) PCI: 01:08:1: chip 109e,0878 card 0070,13eb rev 11 class 04,80,00 hdr 80
(II) PCI: 02:01:0: chip 10b7,9201 card 1043,80ab rev 40 class 02,00,00 hdr 00
(II) PCI: 03:00:0: chip 1002,4e45 card 1002,0002 rev 00 class 03,00,00 hdr 80
(II) PCI: 03:00:1: chip 1002,4e65 card 1002,0003 rev 00 class 03,80,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,3), 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: 0x0002 (VGA_EN is cleared)
(II) Bus 1 prefetchable memory range:
        [0] -1  0       0xd8000000 - 0xd8ffffff (0x1000000) MX[B]
(II) PCI-to-PCI bridge:
(II) Bus 2: bridge is at (0:12:0), (0,2,2), BCTRL: 0x0002 (VGA_EN is cleared)
(II) Bus 2 I/O range:
        [0] -1  0       0x00009000 - 0x00009fff (0x1000) IX[B]
(II) Bus 2 non-prefetchable memory range:
        [0] -1  0       0xd4000000 - 0xd5ffffff (0x2000000) MX[B]
(II) PCI-to-PCI bridge:
(II) Bus 3: bridge is at (0:30:0), (0,3,3), BCTRL: 0x000a (VGA_EN is set)
(II) Bus 3 I/O range:
        [0] -1  0       0x0000a000 - 0x0000afff (0x1000) IX[B]
(II) Bus 3 non-prefetchable memory range:
        [0] -1  0       0xd6000000 - 0xd7ffffff (0x2000000) MX[B]
(II) Bus 3 prefetchable memory range:
        [0] -1  0       0xc0000000 - 0xcfffffff (0x10000000) MX[B]
(--) PCI: (1:8:0) Brooktree Corporation Bt878 Video Capture rev 17, Mem @ 0xd800
0000/12
(--) PCI:*(3:0:0) ATI Technologies Inc Radeon R300 NE [Radeon 9700] rev 0, Mem @
 0xc0000000/27, 0xd7000000/16, I/O @ 0xa000/8
(--) PCI: (3:0:1) ATI Technologies Inc Radeon R300 [Radeon 9700] (Secondary) rev
 0, Mem @ 0xc8000000/27, 0xd7010000/16
(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 0xd3ffffff to 0xcffffff
f
(II) Active PCI resource ranges:
        [0] -1  0       0xd5000000 - 0xd500007f (0x80) MX[B]
        [1] -1  0       0xd8001000 - 0xd8001fff (0x1000) MX[B]
        [2] -1  0       0xd9085000 - 0xd908503f (0x40) MX[B]
        [3] -1  0       0xd9084000 - 0xd90847ff (0x800) MX[B]
        [4] -1  0       0xd9080000 - 0xd9080fff (0x1000) MX[B]
        [5] -1  0       0xd9000000 - 0xd907ffff (0x80000) MX[B]
        [6] -1  0       0xd9086000 - 0xd9086fff (0x1000) MX[B]
        [7] -1  0       0xd9083000 - 0xd90830ff (0x100) MX[B]
        [8] -1  0       0xd9082000 - 0xd9082fff (0x1000) MX[B]
        [9] -1  0       0xd9087000 - 0xd9087fff (0x1000) MX[B]
        [10] -1 0       0xd0000000 - 0xcfffffff (0x0) MX[B]O
        [11] -1 0       0xd7000000 - 0xd700ffff (0x10000) MX[B](B)
        [12] -1 0       0xc0000000 - 0xc7ffffff (0x8000000) MX[B](B)
        [13] -1 0       0xd8000000 - 0xd8000fff (0x1000) MX[B](B)
        [14] -1 0       0x00009000 - 0x0000907f (0x80) IX[B]
        [15] -1 0       0x0000f000 - 0x0000f00f (0x10) IX[B]
        [16] -1 0       0x0000b400 - 0x0000b47f (0x80) IX[B]
        [17] -1 0       0x0000b000 - 0x0000b0ff (0x100) IX[B]
        [18] -1 0       0x0000c400 - 0x0000c407 (0x8) IX[B]
        [19] -1 0       0x0000c000 - 0x0000c01f (0x20) IX[B]
        [20] -1 0       0x0000a000 - 0x0000a0ff (0x100) IX[B](B)
(II) Inactive PCI resource ranges:
        [0] -1  0       0xd7010000 - 0xd701ffff (0x10000) MX[B](B)
        [1] -1  0       0xc8000000 - 0xcfffffff (0x8000000) MX[B](B)
(II) Active PCI resource ranges after removing overlaps:
        [0] -1  0       0xd5000000 - 0xd500007f (0x80) MX[B]
        [1] -1  0       0xd8001000 - 0xd8001fff (0x1000) MX[B]
        [2] -1  0       0xd9085000 - 0xd908503f (0x40) MX[B]
        [3] -1  0       0xd9084000 - 0xd90847ff (0x800) MX[B]
        [4] -1  0       0xd9080000 - 0xd9080fff (0x1000) MX[B]
        [5] -1  0       0xd9000000 - 0xd907ffff (0x80000) MX[B]
        [6] -1  0       0xd9086000 - 0xd9086fff (0x1000) MX[B]
        [7] -1  0       0xd9083000 - 0xd90830ff (0x100) MX[B]
        [8] -1  0       0xd9082000 - 0xd9082fff (0x1000) MX[B]
        [9] -1  0       0xd9087000 - 0xd9087fff (0x1000) MX[B]
        [10] -1 0       0xd0000000 - 0xcfffffff (0x0) MX[B]O
        [11] -1 0       0xd7000000 - 0xd700ffff (0x10000) MX[B](B)
        [12] -1 0       0xc0000000 - 0xc7ffffff (0x8000000) MX[B](B)
        [13] -1 0       0xd8000000 - 0xd8000fff (0x1000) MX[B](B)
        [14] -1 0       0x00009000 - 0x0000907f (0x80) IX[B]
        [15] -1 0       0x0000f000 - 0x0000f00f (0x10) IX[B]
        [16] -1 0       0x0000b400 - 0x0000b47f (0x80) IX[B]
        [17] -1 0       0x0000b000 - 0x0000b0ff (0x100) IX[B]
        [18] -1 0       0x0000c400 - 0x0000c407 (0x8) IX[B]
        [19] -1 0       0x0000c000 - 0x0000c01f (0x20) IX[B]
        [20] -1 0       0x0000a000 - 0x0000a0ff (0x100) IX[B](B)
(II) Inactive PCI resource ranges after removing overlaps:
        [0] -1  0       0xd7010000 - 0xd701ffff (0x10000) MX[B](B)
        [1] -1  0       0xc8000000 - 0xcfffffff (0x8000000) MX[B](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       0xd5000000 - 0xd500007f (0x80) MX[B]
        [6] -1  0       0xd8001000 - 0xd8001fff (0x1000) MX[B]
        [7] -1  0       0xd9085000 - 0xd908503f (0x40) MX[B]
        [8] -1  0       0xd9084000 - 0xd90847ff (0x800) MX[B]
        [9] -1  0       0xd9080000 - 0xd9080fff (0x1000) MX[B]
        [10] -1 0       0xd9000000 - 0xd907ffff (0x80000) MX[B]
        [11] -1 0       0xd9086000 - 0xd9086fff (0x1000) MX[B]
        [12] -1 0       0xd9083000 - 0xd90830ff (0x100) MX[B]

:
        [13] -1 0       0xd9082000 - 0xd9082fff (0x1000) MX[B]
        [14] -1 0       0xd9087000 - 0xd9087fff (0x1000) MX[B]
        [15] -1 0       0xd0000000 - 0xcfffffff (0x0) MX[B]O
        [16] -1 0       0xd7000000 - 0xd700ffff (0x10000) MX[B](B)
        [17] -1 0       0xc0000000 - 0xc7ffffff (0x8000000) MX[B](B)
        [18] -1 0       0xd8000000 - 0xd8000fff (0x1000) MX[B](B)
        [19] -1 0       0xd7010000 - 0xd701ffff (0x10000) MX[B](B)
        [20] -1 0       0xc8000000 - 0xcfffffff (0x8000000) MX[B](B)
        [21] -1 0       0x0000ffff - 0x0000ffff (0x1) IX[B]
        [22] -1 0       0x00000000 - 0x000000ff (0x100) IX[B]
        [23] -1 0       0x00009000 - 0x0000907f (0x80) IX[B]
        [24] -1 0       0x0000f000 - 0x0000f00f (0x10) IX[B]
        [25] -1 0       0x0000b400 - 0x0000b47f (0x80) IX[B]
        [26] -1 0       0x0000b000 - 0x0000b0ff (0x100) IX[B]
        [27] -1 0       0x0000c400 - 0x0000c407 (0x8) IX[B]
        [28] -1 0       0x0000c000 - 0x0000c01f (0x20) IX[B]
        [29] -1 0       0x0000a000 - 0x0000a0ff (0x100) IX[B](B)
(II) MGA: driver for Matrox chipsets: mga2064w, mga1064sg, mga2164w,
        mga2164w AGP, mgag100, mgag100 PCI, mgag200, mgag200 PCI, mgag400,
        mgag550
(II) GLINT: driver for 3Dlabs chipsets: gamma, gamma2, ti_pm2, ti_pm, r4,
        pm4, pm3, pm2v, pm2, pm, 300sx, 500tx, mx, delta
(II) NV: driver for NVIDIA chipsets: RIVA 128, RIVA TNT, RIVA 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, 0x0300, GeForce FX 5800 Ultra,
        GeForce FX 5800, Quadro FX 2000, Quadro FX 1000, 0x0311, 0x0312,
        0x0316, 0x0317, 0x0318, 0x0319, 0x031A, 0x031B, 0x031C, 0x031D,
        0x031E, 0x031F, 0x0321, 0x0322, 0x0323, 0x0326, 0x032A, 0x032B,
        0x032E
(II) TGA: driver for Digital chipsets: tga, tga2
(II) S3: driver (version 0.3.5 for S3 chipset: 964-0, 964-1, 968,
        Trio32/64, Aurora64V+
(II) S3VIRGE: driver (version 1.8.6) for S3 ViRGE chipsets: virge, 86C325,
        virge vx, 86C988, virge dx, virge gx, 86C375, 86C385, virge gx2,
        86C357, virge mx, 86C260, virge mx+, 86C280, trio 3d, 86C365,
        trio 3d/2x, 86C362, 86C368
(II) SIS: driver for SiS chipsets: SIS5597/5598, SIS530/620,
        SIS6326/AGP/DVD, SIS300/305, SIS630/730, SIS540, SIS315, SIS315H,
        SIS315PRO, SIS550, SIS650/M650/651/652/M652/M653/740, SIS330(Xabre),
        SIS660
(II) RENDITION: rendition driver (version 4.0) for chipsets: V1000,
        V2100/V2200
(II) NEOMAGIC: Driver for Neomagic chipsets: neo2070, neo2090, neo2093,
        neo2097, neo2160, neo2200, neo2230, neo2360, neo2380
(II) I740: Driver for Intel i740 chipset: i740 (agp), i740 (pci)
(II) TDFX: Driver for 3dfx Banshee/Voodoo3 chipsets: 3dfx Banshee,
        3dfx Voodoo3, 3dfx Voodoo5
(II) SAVAGE: driver (version 1.1.27t) for S3 Savage chipsets: Savage4,
  Savage3D, Savage3D-MV, Savage2000, Savage/MX-MV, Savage/MX,
        Savage/IX-MV, Savage/IX, ProSavage PM133, ProSavage KM133,
        Twister PN133, Twister KN133, SuperSavage/MX 128, SuperSavage/MX 64,
        SuperSavage/MX 64C, SuperSavage/IX 128, SuperSavage/IX 128,
        SuperSavage/IX 64, SuperSavage/IX 64, SuperSavage/IXC 64,
        SuperSavage/IXC 64, ProSavage DDR, ProSavage DDR-K
(II) CIRRUS: driver for Cirrus chipsets: CLGD5430, CLGD5434-4, CLGD5434-8,
        CLGD5436, CLGD5446, CLGD5480, CL-GD5462, CL-GD5464, CL-GD5464BD,
        CL-GD5465, CL-GD7548
(II) VMWARE: driver for VMware SVGA: vmware0405, vmware0710
(II) TSENG: driver for Tseng Labs chipsets: ET4000, ET4000W32, ET4000W32i,
        ET4000W32p, ET6000, ET6100,
(II) TRIDENT: driver for Trident chipsets: tvga9000, tvga9000i, tvga8900c,
        tvga8900d, tvga9200cxr, tgui9400cxi, cyber9320, cyber9388, cyber9397,
        cyber9397dvd, cyber9520, cyber9525dvd, cyberblade/e4, tgui9420dgi,
        tgui9440agi, tgui9660, tgui9680, providia9682, providia9685,
        cyber9382, cyber9385, 3dimage975, 3dimage985, blade3d, cyberbladei7,
        cyberbladei7d, cyberbladei1, cyberbladei1d, cyberbladeAi1,
        cyberbladeAi1d, bladeXP, cyberbladeXPAi1
(II) CHIPS: Driver for Chips and Technologies chipsets: ct65520, ct65525,
        ct65530, ct65535, ct65540, ct65545, ct65546, ct65548, ct65550,
        ct65554, ct65555, ct68554, ct69000, ct69030, ct64200, ct64300
(II) APM: driver for the Alliance chipsets: AP6422, AT24, AT3D
(II) FBDEV: driver for framebuffer: fbdev, afb
(II) I128: driver for Number Nine I128 chipsets: i128, i128v2, i128t2r,
        i128t2r4
(II) NSC: Nsc family driver (version 2.7.6) for chipsets: 5530, SC1200,
        SC1400, REDCLOUD
(II) ATI: ATI driver (version 6.4.18) for chipsets: ati, ativga
(II) R128: Driver for ATI Rage 128 chipsets:
        ATI Rage 128 Mobility M3 LE (PCI), ATI Rage 128 Mobility M3 LF (AGP),
        ATI Rage 128 Mobility M4 MF (AGP), ATI Rage 128 Mobility M4 ML (AGP),
        ATI Rage 128 Pro GL PA (PCI/AGP), ATI Rage 128 Pro GL PB (PCI/AGP),
        ATI Rage 128 Pro GL PC (PCI/AGP), ATI Rage 128 Pro GL PD (PCI),
        ATI Rage 128 Pro GL PE (PCI/AGP), ATI Rage 128 Pro GL PF (AGP),
        ATI Rage 128 Pro VR PG (PCI/AGP), ATI Rage 128 Pro VR PH (PCI/AGP),
        ATI Rage 128 Pro VR PI (PCI/AGP), ATI Rage 128 Pro VR PJ (PCI/AGP),
        ATI Rage 128 Pro VR PK (PCI/AGP), ATI Rage 128 Pro VR PL (PCI/AGP),
        ATI Rage 128 Pro VR PM (PCI/AGP), ATI Rage 128 Pro VR PN (PCI/AGP),
        ATI Rage 128 Pro VR PO (PCI/AGP), ATI Rage 128 Pro VR PP (PCI),
        ATI Rage 128 Pro VR PQ (PCI/AGP), ATI Rage 128 Pro VR PR (PCI),
        ATI Rage 128 Pro VR PS (PCI/AGP), ATI Rage 128 Pro VR PT (PCI/AGP),
        ATI Rage 128 Pro VR PU (PCI/AGP), ATI Rage 128 Pro VR PV (PCI/AGP),
        ATI Rage 128 Pro VR PW (PCI/AGP), ATI Rage 128 Pro VR PX (PCI/AGP),
        ATI Rage 128 GL RE (PCI), ATI Rage 128 GL RF (AGP),
        ATI Rage 128 RG (AGP), ATI Rage 128 VR RK (PCI),
        ATI Rage 128 VR RL (AGP), ATI Rage 128 4X SE (PCI/AGP),
        ATI Rage 128 4X SF (PCI/AGP), ATI Rage 128 4X SG (PCI/AGP),
        ATI Rage 128 4X SH (PCI/AGP), ATI Rage 128 4X SK (PCI/AGP),
        ATI Rage 128 4X SL (PCI/AGP), ATI Rage 128 4X SM (AGP),
        ATI Rage 128 4X SN (PCI/AGP), ATI Rage 128 Pro ULTRA TF (AGP),
        ATI Rage 128 Pro ULTRA TL (AGP), ATI Rage 128 Pro ULTRA TR (AGP),
        ATI Rage 128 Pro ULTRA TS (AGP?), ATI Rage 128 Pro ULTRA TT (AGP?),
        ATI Rage 128 Pro ULTRA TU (AGP?)
(II) RADEON: Driver for ATI Radeon chipsets: ATI Radeon QD (AGP),
        ATI Radeon QE (AGP), ATI Radeon QF (AGP), ATI Radeon QG (AGP),
        ATI Radeon VE/7000 QY (AGP), ATI Radeon VE/7000 QZ (AGP),
        ATI Radeon Mobility M7 LW (AGP),
        ATI Mobility FireGL 7800 M7 LX (AGP),
        ATI Radeon Mobility M6 LY (AGP), ATI Radeon Mobility M6 LZ (AGP),

        ATI Radeon IGP320 (A3) 4136, ATI Radeon IGP320M (U1) 4336,
        ATI Radeon IGP330/340/350 (A4) 4137,
        ATI Radeon IGP330M/340M/350M (U2) 4337,
        ATI FireGL 8700/8800 QH (AGP), ATI Radeon 8500 QI (AGP),
        ATI Radeon 8500 QJ (AGP), ATI Radeon 8500 QK (AGP),
        ATI Radeon 8500 QL (AGP), ATI Radeon 9100 QM (AGP),
        ATI Radeon 8500 QN (AGP), ATI Radeon 8500 QO (AGP),
        ATI Radeon 8500 Qh (AGP), ATI Radeon 8500 Qi (AGP),
        ATI Radeon 8500 Qj (AGP), ATI Radeon 8500 Qk (AGP),
        ATI Radeon 8500 Ql (AGP), ATI Radeon 8500 BB (AGP),
        ATI Radeon 7500 QW (AGP), ATI Radeon 7500 QX (AGP),
        ATI Radeon 9000 Id (AGP), ATI Radeon 9000 Ie (AGP),
        ATI Radeon 9000 If (AGP), ATI Radeon 9000 Ig (AGP),
        ATI Radeon Mobility M9 Ld (AGP), ATI Radeon Mobility M9 Le (AGP),
        ATI Radeon Mobility M9 Lf (AGP), ATI Radeon Mobility M9 Lg (AGP),
        ATI Radeon 9200 5960 (AGP), ATI Radeon 9200 5961 (AGP),
        ATI Radeon 9200 5962 (AGP), ATI Radeon 9200 5963 (AGP),
        ATI Radeon M9+ 5968 (AGP), ATI Radeon M9+ 5969 (AGP),
        ATI Radeon M9+ 596A (AGP), ATI Radeon M9+ 596B (AGP),
        ATI Radeon 9500 AD (AGP), ATI Radeon 9500 AE (AGP),
        ATI Radeon 9500 AF (AGP), ATI FireGL Z1/X1 AG (AGP),
        ATI Radeon 9700 Pro ND (AGP), ATI Radeon 9700/9500Pro NE (AGP),
        ATI Radeon 9700 NF (AGP), ATI FireGL X1 NG (AGP)
(II) I810: Driver for Intel Integrated Graphics Chipsets: i810, i810-dc100,
        i810e, i815, i830M, 845G, 852GM/855GM, 865G
(II) IMSTT: driver (version 1.0.0) for IMS TwinTurbo chipsets : imstt128,
        imstt3d
(II) NEWPORT: driver for Newport Graphics Card: XL
(II) ARK: driver (version 0.5.0 for ARK Logic chipset: ark1000pv,
        ark2000pv, ark2000mt
(II) CYRIX: driver for Cyrix MediaGX Processors: mediagx
(II) Silicon Motion: driver (version 1.3.1) for Silicon Motion Lynx chipsets:
        Lynx, LynxE, Lynx3D, LynxEM, LynxEM+, Lynx3DM
(II) VESA: driver for VESA chipsets: vesa
(II) VGA: Generic VGA driver (version 4.0) for chipsets: generic
(II) DUMMY: Driver for Dummy chipsets: dummy
(II) v4l driver for Video4Linux
(II) Primary Device is: PCI 03:00:0
(EE) No devices detected.

Fatal server error:
no screens found

When reporting a problem related to a server crash, please send
the full server output, not just the last messages.
This can be found in the log file "/var/log/XFree86.0.log".
Please report problems to xfree86@xfree86.org.

As I said...i seems to me, kike the drivers aren't loaded by XF86, even though, they compiled ok and modprobe fglrx works fine.
_________________
...Linux is for free, if your time has no value.
Back to top
View user's profile Send private message
Wedge_
Advocate
Advocate


Joined: 08 Aug 2002
Posts: 3614
Location: Scotland

PostPosted: Mon Sep 15, 2003 8:35 pm    Post subject: Reply with quote

jani80k: that's really weird. The only thing I can suggest just now is that you should try uncommenting the following line in your XF86Config:
Code:
#    ModulePath "/usr/X11R6/lib/modules"
My log has a line that yours is missing:
Code:
(==) ModulePath set to "/usr/X11R6/lib/modules"

The 2D parts of the driver get installed under the /usr/X11R6/lib/modules directory, so maybe it's not picking them up for some reason. Also, check that the files are actually there: /usr/X11R6/lib/modules/dri/fglrx_dri.so and /usr/X11R6/lib/modules/drivers/fglrx_drv.o.

One other thing: you might want to run fglrxconfig again if you're using the 3.2 drivers, it'll add some new options to your XF86Config. I don't think it'll help but it can't hurt either.
_________________
Per Ardua Ad Astra
The Earth is the cradle of the mind, but we cannot live forever in a cradle - Konstantin E. Tsiolkovsky
Gentoo Radeon FAQ
Back to top
View user's profile Send private message
schoett
n00b
n00b


Joined: 26 Jan 2003
Posts: 63

PostPosted: Mon Sep 15, 2003 8:37 pm    Post subject: SOLVED: system hang with 3.2.5 and 2.6.0-test5 Reply with quote

schoett wrote:
Well, I managed to compile the 3.2.5 driver for kernel 2.6.0-test5, but I still get a completely black screen immediately when starting X.

The problem disappears with Option "UseInternalAGPGART" "yes"

This only works if there is no kernel agpgart module available (which otherwise gets loaded automatically and prevents the internal AGPgart from working).

glxgears with ATI Radeon 9600 TX, 1280x1024x(24 in 32), AGP 8x: 2393 FPS.
Back to top
View user's profile Send private message
Wedge_
Advocate
Advocate


Joined: 08 Aug 2002
Posts: 3614
Location: Scotland

PostPosted: Mon Sep 15, 2003 8:44 pm    Post subject: Reply with quote

schoett wrote:
The problem disappears with Option "UseInternalAGPGART" "yes"

This only works if there is no kernel agpgart module available (which otherwise gets loaded automatically and prevents the internal AGPgart from working).

glxgears with ATI Radeon 9600 TX, 1280x1024x(24 in 32), AGP 8x: 2393 FPS.

So you eventually got it working? :D Most people seem to have had problems with the internal AGP and SiS chipsets, but if it works for you then great. Sorry I wasn't much help :(
_________________
Per Ardua Ad Astra
The Earth is the cradle of the mind, but we cannot live forever in a cradle - Konstantin E. Tsiolkovsky
Gentoo Radeon FAQ
Back to top
View user's profile Send private message
jani80k
n00b
n00b


Joined: 07 Aug 2003
Posts: 40

PostPosted: Mon Sep 15, 2003 9:30 pm    Post subject: hmmm Reply with quote

@Wedge_: You are right! That´s the problem. Even if I uncomment the "ModulePath"-line, it´s being ignored. I can out in there whatever I want. No Error Message, even if the directory doesn´t even exist:
Code:

ModulePath "asfsdg"

doesn´t create an error message.
Is it possible, that this feature is broken in my X?
I compiled it with a whole lot of CFLAGS. Do you think I should recompile it with "-mcpu=athlon-xp -O2-pipe" and see, if it will parse the module path corectly?
_________________
...Linux is for free, if your time has no value.
Back to top
View user's profile Send private message
schoett
n00b
n00b


Joined: 26 Jan 2003
Posts: 63

PostPosted: Mon Sep 15, 2003 9:31 pm    Post subject: Reply with quote

Wedge_ wrote:
So you eventually got it working?

Yes, but If I remember correctly, my glxgears FPS with 2.9.12 were 3400, and now only 2393 :?
Back to top
View user's profile Send private message
Wedge_
Advocate
Advocate


Joined: 08 Aug 2002
Posts: 3614
Location: Scotland

PostPosted: Mon Sep 15, 2003 9:43 pm    Post subject: Reply with quote

jani80k: it's worth a try, I can't think of much else that might help. Are the two files I mentioned in the correct place?

schoett: Unfortunately, that's normal behaviour for the 3.2 drivers :( I lose around 1000fps in glxgears going from 2.9.x -> 3.2.x, and your scores show a similar drop. Nothing much to do about it at the moment, we just have to rely on ATI to optimise the drivers. Remember that these drivers are version 3.2, while the previous releases go up to 2.9. Hopefully there's room for improvement.
_________________
Per Ardua Ad Astra
The Earth is the cradle of the mind, but we cannot live forever in a cradle - Konstantin E. Tsiolkovsky
Gentoo Radeon FAQ
Back to top
View user's profile Send private message
jani80k
n00b
n00b


Joined: 07 Aug 2003
Posts: 40

PostPosted: Mon Sep 15, 2003 10:19 pm    Post subject: yop Reply with quote

@Wedge_: yes, they are.
_________________
...Linux is for free, if your time has no value.
Back to top
View user's profile Send private message
Display posts from previous:   
This topic is locked: you cannot edit posts or make replies.    Gentoo Forums Forum Index Desktop Environments All times are GMT
Goto page Previous  1, 2, 3 ... 32, 33, 34 ... 74, 75, 76  Next
Page 33 of 76

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum