Forums

Skip to content

Advanced search
  • Quick links
    • Unanswered topics
    • Active topics
    • Search
  • FAQ
  • Login
  • Register
  • Board index Assistance Desktop Environments
  • Search

xorg-server-1.3+ati-drivers = X not starting?

Problems with GUI applications? Questions about X, KDE, Gnome, Fluxbox, etc.? Come on in. NOTE: For multimedia, go up one forum
Post Reply
Advanced search
30 posts
  • 1
  • 2
  • Next
Author
Message
APolozov
Apprentice
Apprentice
User avatar
Posts: 194
Joined: Thu Sep 28, 2006 3:44 pm
Location: Voronezh, Russia

xorg-server-1.3+ati-drivers = X not starting?

  • Quote

Post by APolozov » Sun Apr 22, 2007 1:13 pm

emerge xorg-server (to version 1.3.0.0 )
After rebooting X-org not starting, in log this
(II) LoadModule: "fglrx"
(II) Loading /usr/lib/xorg/modules/drivers//fglrx_drv.so
(II) Module fglrx: vendor="FireGL - ATI Technologies Inc."
compiled for 7.1.0, module version = 8.35.5
Module class: X.Org Video Driver
ABI class: X.Org Video Driver, version 1.0
[atiddxSetup] X version mismatch - detected X.org 1.3.0.0, required X.org 7.1.0.0
(II) UnloadModule: "fglrx"
(II) Unloading /usr/lib/xorg/modules/drivers//fglrx_drv.so
(EE) Failed to load module "fglrx" (module requirement mismatch, 0)
(II) LoadModule: "mouse"
(II) Loading /usr/lib/xorg/modules/input//mouse_drv.so
(II) Module mouse: vendor="X.Org Foundation"
compiled for 7.1.1, module version = 1.1.1
Module class: X.Org XInput Driver
ABI class: X.Org XInput driver, version 0.6
(II) LoadModule: "kbd"
(II) Loading /usr/lib/xorg/modules/input//kbd_drv.so
(II) Module kbd: vendor="X.Org Foundation"
compiled for 7.1.1, module version = 1.1.0
Module class: X.Org XInput Driver
ABI class: X.Org XInput driver, version 0.6
(EE) No drivers available.

Fatal server error:
no screens found
version ati-drivers current ~x86 (8.35.5)

In this time return previus xorg-server-1.2.0 - all work.

Wait new ati-drivers version?
Top
shaumux
Veteran
Veteran
Posts: 1015
Joined: Fri May 13, 2005 1:18 pm
Location: Hamburg

  • Quote

Post by shaumux » Sun Apr 22, 2007 1:30 pm

i think u need to rebuild ur ati drivers against updated xorg-server
Top
ferg
Guru
Guru
User avatar
Posts: 542
Joined: Fri Nov 15, 2002 9:38 am
Location: Cambridge, UK
Contact:
Contact ferg
Website

  • Quote

Post by ferg » Sun Apr 22, 2007 3:47 pm

Rebuilding the ATI drivers does not work. It's failing because module has had it's versioning changed (7.1.0 to 1.3.0), and so the fglrx module will not load due the module version mismatch.

Not sure of a way around it, until ATI release an updated driver to use the new versioning.

Cheers
Ferg
Climb up it, kayak down it + make sure it runs on GNU/Linux
"cease to exist, giving my goodbye, drive my car into the ocean,
you think I'm dead, but i sail away, on a wave of mutilation!"
Top
Mindstab
Apprentice
Apprentice
User avatar
Posts: 271
Joined: Thu Jan 02, 2003 3:37 am
Location: Vancouver, Canada
Contact:
Contact Mindstab
Website

  • Quote

Post by Mindstab » Sun Apr 22, 2007 4:58 pm

pretty much, which is I guess why people don't like binary drivers. It makes us dependent on uncaring companies for our stuff to work at all or at least with the newest and coolest stuff. Meanwhile, intel's open source drivers get all the fun stuff like half a year to a full year before nvidia and ATI :(
Top
Roman_Gruber
Advocate
Advocate
Posts: 3854
Joined: Tue Oct 03, 2006 8:43 am
Location: Austro Bavaria

  • Quote

Post by Roman_Gruber » Sun Apr 22, 2007 6:22 pm

There is a newer version of ati-drivers available. You will have to download it manually.
I have also downgraded to your version. That happened yesterday.

I mask the package unstable and forget it.
Top
ferg
Guru
Guru
User avatar
Posts: 542
Joined: Fri Nov 15, 2002 9:38 am
Location: Cambridge, UK
Contact:
Contact ferg
Website

  • Quote

Post by ferg » Sun Apr 22, 2007 8:00 pm

Mindstab wrote:pretty much, which is I guess why people don't like binary drivers. It makes us dependent on uncaring companies for our stuff to work at all or at least with the newest and coolest stuff. Meanwhile, intel's open source drivers get all the fun stuff like half a year to a full year before nvidia and ATI :(
You're right. I've always hated the mess that using the ATI's drivers is. I'm sure it's pretty much the same with Nvidia's too.

I wish there was a decent alternative. I need a new video card soon, and I'm tempted to get an old one that I know is fully supported 2d/3d with the Xorg drivers. I don't game so I don't really care about fps.

Cheers
Ferg
Climb up it, kayak down it + make sure it runs on GNU/Linux
"cease to exist, giving my goodbye, drive my car into the ocean,
you think I'm dead, but i sail away, on a wave of mutilation!"
Top
KAMIKAZE_
Guru
Guru
Posts: 309
Joined: Thu Oct 09, 2003 3:56 pm
Location: Riga, Latvia
Contact:
Contact KAMIKAZE_
Website

  • Quote

Post by KAMIKAZE_ » Sun Apr 22, 2007 9:40 pm

same here with both ati-drivers 8.35.5 and 8.36.5 :evil:
-=[powered by Gentoo]=-
Top
baitas
n00b
n00b
Posts: 67
Joined: Mon Oct 18, 2004 11:41 pm

  • Quote

Post by baitas » Mon Apr 23, 2007 2:10 pm

I just tried a workaround. It worked for me...

I fooled the ati driver to think I am running xorg 7.1, this will work fine as long as no other package depends on the xorg version number! I just patched the xorg version!

Please note that this is a workaround, the only test I performed was running fgl_fglxgears.

Also, I am running ati-drivers-8.36.5

the ebuild:

Code: Select all

--- /usr/portage/x11-base/xorg-server/xorg-server-1.3.0.0.ebuild       :36:17.000000000 +0100
+++ /usr/local/overlays/local/x11-base/xorg-server/xorg-server-1.3.0.0-r1.ebuild       :24:40.000000000 +0100
@@ -329,6 +329,12 @@
        x-modular_unpack_source
        x-modular_patch_source
 
+       # if we use fglrx apply workaround to version mismatch problem :(
+       if  has fglrx ${VIDEO_CARDS} ; then
+               epatch ${FILESDIR}/xorg-server-1.3.0.0_ati_mismatch.patch
+               eautoreconf
+       fi
+
        # Set up kdrive servers to build
        if use kdrive; then
                kdrive_setup
The patch to the code:

Code: Select all

--- xorg-server-1.3.0.0/configure.ac   :23:40.000000000 +0100
+++ xorg-server-1.3.0.0_mod/configure.ac       :22:38.000000000 +0100
@@ -25,7 +25,7 @@
 AC_PREREQ(2.57)
 dnl This is the not the Xorg version number, it's the server version number.
 dnl Yes, that's weird.
-AC_INIT([xorg-server], 1.3.0.0, [https://bugs.freedesktop.org/enter_bug.cgi?product=xorg], xorg-server)
+AC_INIT([xorg-server], 7.1.0.0, [https://bugs.freedesktop.org/enter_bug.cgi?product=xorg], xorg-server)
 AC_CONFIG_SRCDIR([Makefile.am])
 AM_INIT_AUTOMAKE([dist-bzip2 foreign])
 AM_MAINTAINER_MODE
@@ -37,8 +37,8 @@
 
 DEFAULT_VENDOR_NAME="The X.Org Foundation"
 DEFAULT_VENDOR_NAME_SHORT="X.Org"
-DEFAULT_VERSION_MAJOR=1
-DEFAULT_VERSION_MINOR=3
+DEFAULT_VERSION_MAJOR=7
+DEFAULT_VERSION_MINOR=1
 DEFAULT_VERSION_PATCH=0
 DEFAULT_VERSION_SNAP=0
 DEFAULT_RELEASE_DATE="19 April 2007"
I am now too sleepy to perform any more tests, tell me if you had any success
Top
KAMIKAZE_
Guru
Guru
Posts: 309
Joined: Thu Oct 09, 2003 3:56 pm
Location: Riga, Latvia
Contact:
Contact KAMIKAZE_
Website

  • Quote

Post by KAMIKAZE_ » Mon Apr 23, 2007 3:45 pm

baitas wrote:I just tried a workaround. It worked for me...

I fooled the ati driver to think I am running xorg 7.1, this will work fine as long as no other package depends on the xorg version number! I just patched the xorg version!

Please note that this is a workaround, the only test I performed was running fgl_fglxgears.

Also, I am running ati-drivers-8.36.5

the ebuild:

Code: Select all

--- /usr/portage/x11-base/xorg-server/xorg-server-1.3.0.0.ebuild       :36:17.000000000 +0100
+++ /usr/local/overlays/local/x11-base/xorg-server/xorg-server-1.3.0.0-r1.ebuild       :24:40.000000000 +0100
@@ -329,6 +329,12 @@
        x-modular_unpack_source
        x-modular_patch_source
 
+       # if we use fglrx apply workaround to version mismatch problem :(
+       if  has fglrx ${VIDEO_CARDS} ; then
+               epatch ${FILESDIR}/xorg-server-1.3.0.0_ati_mismatch.patch
+               eautoreconf
+       fi
+
        # Set up kdrive servers to build
        if use kdrive; then
                kdrive_setup
The patch to the code:

Code: Select all

--- xorg-server-1.3.0.0/configure.ac   :23:40.000000000 +0100
+++ xorg-server-1.3.0.0_mod/configure.ac       :22:38.000000000 +0100
@@ -25,7 +25,7 @@
 AC_PREREQ(2.57)
 dnl This is the not the Xorg version number, it's the server version number.
 dnl Yes, that's weird.
-AC_INIT([xorg-server], 1.3.0.0, [https://bugs.freedesktop.org/enter_bug.cgi?product=xorg], xorg-server)
+AC_INIT([xorg-server], 7.1.0.0, [https://bugs.freedesktop.org/enter_bug.cgi?product=xorg], xorg-server)
 AC_CONFIG_SRCDIR([Makefile.am])
 AM_INIT_AUTOMAKE([dist-bzip2 foreign])
 AM_MAINTAINER_MODE
@@ -37,8 +37,8 @@
 
 DEFAULT_VENDOR_NAME="The X.Org Foundation"
 DEFAULT_VENDOR_NAME_SHORT="X.Org"
-DEFAULT_VERSION_MAJOR=1
-DEFAULT_VERSION_MINOR=3
+DEFAULT_VERSION_MAJOR=7
+DEFAULT_VERSION_MINOR=1
 DEFAULT_VERSION_PATCH=0
 DEFAULT_VERSION_SNAP=0
 DEFAULT_RELEASE_DATE="19 April 2007"
I am now too sleepy to perform any more tests, tell me if you had any success
Why not to use 7.3.0.0 ?
-=[powered by Gentoo]=-
Top
Mythos
l33t
l33t
User avatar
Posts: 953
Joined: Sun May 02, 2004 11:54 pm
Location: Portugal
Contact:
Contact Mythos
Website

  • Quote

Post by Mythos » Mon Apr 23, 2007 4:23 pm

Code: Select all

re emerge ati-drivers -qt3 -acpi
i have no problem:

Code: Select all

#xorg.conf
# File generated by xorgconfig.
#
# Copyright 2004 The X.Org Foundation
Section "Module"

    Load       "glx"
    #Load       "GLcore	
    Load       "dri"
	Load  "dbe"  	# Double buffer extension
	SubSection "extmod"
		Option	    "omit xfree86-dga"   # don't initialise the DGA extension
	EndSubSection
	Load  "freetype"
EndSection


Section "Files"

	FontPath     "/usr/share/fonts/misc/"
	FontPath     "/usr/share/fonts/Type1/"
	FontPath     "/usr/share/fonts/100dpi/"
	FontPath     "/usr/share/fonts/75dpi/"
EndSection

Section "InputDevice"
	Identifier  "Keyboard1"
	Driver      "kbd"
	Option	    "AutoRepeat" "500 30"
	Option	    "XkbRules" "xorg"
	Option	    "XkbModel" "pc105"
	Option	    "XkbLayout" "pt"
EndSection

Section "InputDevice"

	Identifier  "Mouse1"
	Driver      "mouse"
	Option	    "Protocol" "Auto"	# Auto detect
	Option	    "Device" "/dev/input/mice"
	Option	    "ZAxisMapping" "4 5 6 7"
	Option	    "Emulate3Buttons"

EndSection

Section "Monitor"
	Identifier   "aticonfig-Monitor[0]"
	Option	    "VendorName" "ATI Proprietary Driver"
	Option	    "ModelName" "Generic Autodetecting Monitor"
	Option	    "DPMS" "true"
EndSection

Section "Device"
	Identifier  "aticonfig-Device[0]"
	Driver      "fglrx"
	#Option "UseInternalAGPGART" "yes"
EndSection

Section "Screen"
	Identifier "aticonfig-Screen[0]"
	Device     "aticonfig-Device[0]"
	Monitor    "aticonfig-Monitor[0]"
	DefaultDepth     24
	SubSection "Display"
		Viewport   0 0
		Depth     24
	EndSubSection
EndSection

Section "ServerLayout"
	Identifier     "Simple Layout"
	Screen      0  "aticonfig-Screen[0]" 0 0
	InputDevice    "Mouse1" "CorePointer"
	InputDevice    "Keyboard1" "CoreKeyboard"
	Option         "AIGLX" "false"
EndSection

Section "Extensions"
      Option "Composite" "disable"
EndSection

 Section "DRI"
    Mode 0666
 EndSection
working great

Code: Select all

*  x11-drivers/ati-drivers
      Latest version available: 8.35.5
      Latest version installed: 8.35.5



*  x11-base/xorg-server
      Latest version available: 1.1.1-r5
      Latest version installed: 1.1.1-r5
Best Regards,
Sérgio Henrique
Linux dune 3.0.6-gentoo #1 SMP Thu Oct 27 16:47:29 WEST 2011 x86_64 Intel(R) Core(TM)2 Duo CPU T7500 @ 2.20GHz GenuineIntel GNU/Linux
Top
ferg
Guru
Guru
User avatar
Posts: 542
Joined: Fri Nov 15, 2002 9:38 am
Location: Cambridge, UK
Contact:
Contact ferg
Website

  • Quote

Post by ferg » Mon Apr 23, 2007 4:52 pm

Mythos wrote:

Code: Select all

i have no problem:

[code]
*  x11-base/xorg-server
      Latest version available: 1.1.1-r5
      Latest version installed: 1.1.1-r5
Ahh, but that's because you are sensible and don't run unstable!!

;-)

Cheers
ferg
Climb up it, kayak down it + make sure it runs on GNU/Linux
"cease to exist, giving my goodbye, drive my car into the ocean,
you think I'm dead, but i sail away, on a wave of mutilation!"
Top
Mythos
l33t
l33t
User avatar
Posts: 953
Joined: Sun May 02, 2004 11:54 pm
Location: Portugal
Contact:
Contact Mythos
Website

  • Quote

Post by Mythos » Mon Apr 23, 2007 5:31 pm

what is the need to unstable version of xorg??

i have fglrx+xgl+beryl working fine with xorg stable versions ...
Best Regards,
Sérgio Henrique
Linux dune 3.0.6-gentoo #1 SMP Thu Oct 27 16:47:29 WEST 2011 x86_64 Intel(R) Core(TM)2 Duo CPU T7500 @ 2.20GHz GenuineIntel GNU/Linux
Top
ferg
Guru
Guru
User avatar
Posts: 542
Joined: Fri Nov 15, 2002 9:38 am
Location: Cambridge, UK
Contact:
Contact ferg
Website

  • Quote

Post by ferg » Mon Apr 23, 2007 6:12 pm

Mythos wrote:what is the need to unstable version of xorg??

i have fglrx+xgl+beryl working fine with xorg stable versions ...
I'm not saying there is a need. For me I set my entire system to unstable about 5 years ago and it would probably be a bit painful having to go back. This was before you could set particular packages to be unstable, and the only place you could set the variable was in make.conf. I very rarely have problems, and I update at least once a week. However, unless there is something you need in unstable, then it's best to stick to stable.

My system that runs MythTV and serves as my main HTPC runs stable, and is only updated very, very rarely, and very, very carefully... ;-)

Cheers
Ferg
Climb up it, kayak down it + make sure it runs on GNU/Linux
"cease to exist, giving my goodbye, drive my car into the ocean,
you think I'm dead, but i sail away, on a wave of mutilation!"
Top
n3Cre0
Tux's lil' helper
Tux's lil' helper
User avatar
Posts: 129
Joined: Tue Jan 16, 2007 10:54 pm

  • Quote

Post by n3Cre0 » Mon Apr 23, 2007 6:39 pm

Had the same here

http://forums.gentoo.org/viewtopic-t-554618.html
OS: Linux 2.6.26 i686 Gentoo v2.0.0 Sound: HDA Intel
CPU: Intel(R) Pentium(R) M processor 1.73GHz (GenuineIntel)
Disk: 95.23GB Video: ATI Radeon Mobility X700 XL with Catalyst 8.08 RAM: 1011MB
Top
baitas
n00b
n00b
Posts: 67
Joined: Mon Oct 18, 2004 11:41 pm

  • Quote

Post by baitas » Mon Apr 23, 2007 9:59 pm

Why not to use 7.3.0.0 ?
Because I just used copy/paste from the error! As I said, I was too sleepy to think clearly

I will test further now, and if the results are satisfactory, I'll post the workaround to bugzilla.

Has any of you tested this? How well did it work?
Top
szsz
n00b
n00b
Posts: 4
Joined: Thu Jun 22, 2006 10:44 am
Location: Hungary

  • Quote

Post by szsz » Tue Apr 24, 2007 12:10 pm

Another workaround:

Code: Select all

conf_opts="--with-release-major=7 --with-release-minor=2" emerge xorg-server
I used minor=2, because compiling failed with minor=3.

Szabi
Top
n3Cre0
Tux's lil' helper
Tux's lil' helper
User avatar
Posts: 129
Joined: Tue Jan 16, 2007 10:54 pm

  • Quote

Post by n3Cre0 » Tue Apr 24, 2007 10:00 pm

Great thanks. Fixed mine and I got beryl working again :)

Many thanks
OS: Linux 2.6.26 i686 Gentoo v2.0.0 Sound: HDA Intel
CPU: Intel(R) Pentium(R) M processor 1.73GHz (GenuineIntel)
Disk: 95.23GB Video: ATI Radeon Mobility X700 XL with Catalyst 8.08 RAM: 1011MB
Top
peenie
n00b
n00b
Posts: 25
Joined: Sat Sep 16, 2006 3:44 am

  • Quote

Post by peenie » Tue Apr 24, 2007 11:12 pm

As for the original problem; did you just try reemerging ati-drivers and/or running update-modules? I -only- receive that module versioning error when I've updated my kernel version but haven't rebuilt the module yet, or if I've done some updates but have not run update-modules yet.
Top
jmbsvicetto
Bodhisattva
Bodhisattva
User avatar
Posts: 4735
Joined: Wed Apr 27, 2005 4:33 pm
Location: Angra do Heroísmo (PT)

  • Quote

Post by jmbsvicetto » Wed Apr 25, 2007 12:06 am

Hi.

There's a [bug=175503]bug[/bug] about this.
tw04l124 wrote: There is a newer version of ati-drivers available. You will have to download it manually.
Can you please let give us a link to the new version? Have you opened a bug requesting a bump to the drivers?
Jorge.

Your twisted, but hopefully friendly daemon.
AMD64 / x86 / Sparc Gentoo
Help answer || emwrap.sh
Top
Roman_Gruber
Advocate
Advocate
Posts: 3854
Joined: Tue Oct 03, 2006 8:43 am
Location: Austro Bavaria

  • Quote

Post by Roman_Gruber » Wed Apr 25, 2007 3:38 am

jmbsvicetto wrote:Hi.

There's a [bug=175503]bug[/bug] about this.
tw04l124 wrote: There is a newer version of ati-drivers available. You will have to download it manually.
Can you please let give us a link to the new version? Have you opened a bug requesting a bump to the drivers?
Automated installer and Display Drivers for XFree86 4.3 and X.Org 6.7, 6.8, 6.9, 7.0, 7.1
OK http://ati.amd.com/support/drivers/linu ... adeon.html

bugzilla http://bugs.gentoo.org/show_bug.cgi?id=175337
Top
jmajor1111
n00b
n00b
User avatar
Posts: 33
Joined: Fri Mar 04, 2005 2:51 am
Location: Denver

  • Quote

Post by jmajor1111 » Thu Apr 26, 2007 12:29 am

Works for me. I'm ~x86 so I also got the update to 1.3. but the portage notice said nothing of the version change.

thanks!
baitas wrote:I just tried a workaround. It worked for me...

I fooled the ati driver to think I am running xorg 7.1, this will work fine as long as no other package depends on the xorg version number! I just patched the xorg version!

Please note that this is a workaround, the only test I performed was running fgl_fglxgears.

Also, I am running ati-drivers-8.36.5

the ebuild:

Code: Select all

--- /usr/portage/x11-base/xorg-server/xorg-server-1.3.0.0.ebuild       :36:17.000000000 +0100
+++ /usr/local/overlays/local/x11-base/xorg-server/xorg-server-1.3.0.0-r1.ebuild       :24:40.000000000 +0100
@@ -329,6 +329,12 @@
        x-modular_unpack_source
        x-modular_patch_source
 
+       # if we use fglrx apply workaround to version mismatch problem :(
+       if  has fglrx ${VIDEO_CARDS} ; then
+               epatch ${FILESDIR}/xorg-server-1.3.0.0_ati_mismatch.patch
+               eautoreconf
+       fi
+
        # Set up kdrive servers to build
        if use kdrive; then
                kdrive_setup
The patch to the code:

Code: Select all

--- xorg-server-1.3.0.0/configure.ac   :23:40.000000000 +0100
+++ xorg-server-1.3.0.0_mod/configure.ac       :22:38.000000000 +0100
@@ -25,7 +25,7 @@
 AC_PREREQ(2.57)
 dnl This is the not the Xorg version number, it's the server version number.
 dnl Yes, that's weird.
-AC_INIT([xorg-server], 1.3.0.0, [https://bugs.freedesktop.org/enter_bug.cgi?product=xorg], xorg-server)
+AC_INIT([xorg-server], 7.1.0.0, [https://bugs.freedesktop.org/enter_bug.cgi?product=xorg], xorg-server)
 AC_CONFIG_SRCDIR([Makefile.am])
 AM_INIT_AUTOMAKE([dist-bzip2 foreign])
 AM_MAINTAINER_MODE
@@ -37,8 +37,8 @@
 
 DEFAULT_VENDOR_NAME="The X.Org Foundation"
 DEFAULT_VENDOR_NAME_SHORT="X.Org"
-DEFAULT_VERSION_MAJOR=1
-DEFAULT_VERSION_MINOR=3
+DEFAULT_VERSION_MAJOR=7
+DEFAULT_VERSION_MINOR=1
 DEFAULT_VERSION_PATCH=0
 DEFAULT_VERSION_SNAP=0
 DEFAULT_RELEASE_DATE="19 April 2007"
I am now too sleepy to perform any more tests, tell me if you had any success
Run, run away!
Top
tontudelbot
Tux's lil' helper
Tux's lil' helper
Posts: 77
Joined: Thu Jun 08, 2006 12:12 pm

  • Quote

Post by tontudelbot » Tue May 01, 2007 3:16 pm

baitas wrote:I just tried a workaround. It worked for me...

I fooled the ati driver to think I am running xorg 7.1, this will work fine as long as no other package depends on the xorg version number! I just patched the xorg version!

Please note that this is a workaround, the only test I performed was running fgl_fglxgears.

Also, I am running ati-drivers-8.36.5

the ebuild:

Code: Select all

--- /usr/portage/x11-base/xorg-server/xorg-server-1.3.0.0.ebuild       :36:17.000000000 +0100
+++ /usr/local/overlays/local/x11-base/xorg-server/xorg-server-1.3.0.0-r1.ebuild       :24:40.000000000 +0100
@@ -329,6 +329,12 @@
        x-modular_unpack_source
        x-modular_patch_source
 
+       # if we use fglrx apply workaround to version mismatch problem :(
+       if  has fglrx ${VIDEO_CARDS} ; then
+               epatch ${FILESDIR}/xorg-server-1.3.0.0_ati_mismatch.patch
+               eautoreconf
+       fi
+
        # Set up kdrive servers to build
        if use kdrive; then
                kdrive_setup
The patch to the code:

Code: Select all

--- xorg-server-1.3.0.0/configure.ac   :23:40.000000000 +0100
+++ xorg-server-1.3.0.0_mod/configure.ac       :22:38.000000000 +0100
@@ -25,7 +25,7 @@
 AC_PREREQ(2.57)
 dnl This is the not the Xorg version number, it's the server version number.
 dnl Yes, that's weird.
-AC_INIT([xorg-server], 1.3.0.0, [https://bugs.freedesktop.org/enter_bug.cgi?product=xorg], xorg-server)
+AC_INIT([xorg-server], 7.1.0.0, [https://bugs.freedesktop.org/enter_bug.cgi?product=xorg], xorg-server)
 AC_CONFIG_SRCDIR([Makefile.am])
 AM_INIT_AUTOMAKE([dist-bzip2 foreign])
 AM_MAINTAINER_MODE
@@ -37,8 +37,8 @@
 
 DEFAULT_VENDOR_NAME="The X.Org Foundation"
 DEFAULT_VENDOR_NAME_SHORT="X.Org"
-DEFAULT_VERSION_MAJOR=1
-DEFAULT_VERSION_MINOR=3
+DEFAULT_VERSION_MAJOR=7
+DEFAULT_VERSION_MINOR=1
 DEFAULT_VERSION_PATCH=0
 DEFAULT_VERSION_SNAP=0
 DEFAULT_RELEASE_DATE="19 April 2007"
I am now too sleepy to perform any more tests, tell me if you had any success
Hello, I'm using live Xorg form git (using r300-driver overlay) and applyed this changes (there aren't in the same line in live configure.ac so i made my patch)
But Starting Xgl with fglrx says:

Code: Select all

module ABI major version (1) doesn't match the server's version (2)
Like the last patch, can I patch to get ABI major server/fglrx equal?
It will affect to any other module?

Thanks a lot!
Top
barum87
n00b
n00b
Posts: 62
Joined: Mon Mar 28, 2005 9:31 am

  • Quote

Post by barum87 » Tue May 01, 2007 6:09 pm

hmmm now ati-drivers blocks xorg-server... what is going on??

Code: Select all

emerge -pv ati-drivers
[ebuild  N    ] x11-drivers/ati-drivers-8.35.5  USE="acpi -qt3" 0 kB 
[blocks B     ] x11-drivers/ati-drivers (is blocking x11-base/xorg-server-1.3.0.0)
and it seems like fglrx got removed from the VIDEO_CARDS variable of xorg-server.

what am I supposed to do??
Top
Mythos
l33t
l33t
User avatar
Posts: 953
Joined: Sun May 02, 2004 11:54 pm
Location: Portugal
Contact:
Contact Mythos
Website

  • Quote

Post by Mythos » Tue May 01, 2007 10:27 pm

wait until stable version ... here is why flag is removed!

Code: Select all

01 May 2007; Donnie Berkholz <dberkholz@gentoo.org>;
  xorg-server-1.3.0.0.ebuild:
  Remove VIDEO_CARDS flags for binary drivers and block binary ati and nvidia
  drivers, since none of them work yet with 1.3. Since we aren't yet sure
  which versions will, block them unconditionally for now and add appropriate
  dependencies later.
Best Regards,
Sérgio Henrique
Linux dune 3.0.6-gentoo #1 SMP Thu Oct 27 16:47:29 WEST 2011 x86_64 Intel(R) Core(TM)2 Duo CPU T7500 @ 2.20GHz GenuineIntel GNU/Linux
Top
thedarkspirit
n00b
n00b
Posts: 7
Joined: Wed Mar 28, 2007 3:53 pm

  • Quote

Post by thedarkspirit » Wed May 02, 2007 6:56 pm

As I experienced similar problems with NVIDA: The current *Beta* drivers are building against new X.org-Server Version, with AIGLX working fine. But it may take some time until it gets stable...
Top
Post Reply

30 posts
  • 1
  • 2
  • Next

Return to “Desktop Environments”

Jump to
  • Assistance
  • ↳   News & Announcements
  • ↳   Frequently Asked Questions
  • ↳   Installing Gentoo
  • ↳   Multimedia
  • ↳   Desktop Environments
  • ↳   Networking & Security
  • ↳   Kernel & Hardware
  • ↳   Portage & Programming
  • ↳   Gamers & Players
  • ↳   Other Things Gentoo
  • ↳   Unsupported Software
  • Discussion & Documentation
  • ↳   Documentation, Tips & Tricks
  • ↳   Gentoo Chat
  • ↳   Gentoo Forums Feedback
  • ↳   Duplicate Threads
  • International Gentoo Users
  • ↳   中文 (Chinese)
  • ↳   Dutch
  • ↳   Finnish
  • ↳   French
  • ↳   Deutsches Forum (German)
  • ↳   Diskussionsforum
  • ↳   Deutsche Dokumentation
  • ↳   Greek
  • ↳   Forum italiano (Italian)
  • ↳   Forum di discussione italiano
  • ↳   Risorse italiane (documentazione e tools)
  • ↳   Polskie forum (Polish)
  • ↳   Instalacja i sprzęt
  • ↳   Polish OTW
  • ↳   Portuguese
  • ↳   Documentação, Ferramentas e Dicas
  • ↳   Russian
  • ↳   Scandinavian
  • ↳   Spanish
  • ↳   Other Languages
  • Architectures & Platforms
  • ↳   Gentoo on ARM
  • ↳   Gentoo on PPC
  • ↳   Gentoo on Sparc
  • ↳   Gentoo on Alternative Architectures
  • ↳   Gentoo on AMD64
  • ↳   Gentoo for Mac OS X (Portage for Mac OS X)
  • Board index
  • All times are UTC
  • Delete cookies

© 2001–2026 Gentoo Foundation, Inc.

Powered by phpBB® Forum Software © phpBB Limited

Privacy Policy

 

 

magic