Forums

Skip to content

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

xorg-x11 7.1 and nvidia

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
33 posts
  • 1
  • 2
  • Next
Author
Message
avieth
Veteran
Veteran
User avatar
Posts: 1945
Joined: Fri Sep 17, 2004 3:48 pm
Location: Canada

xorg-x11 7.1 and nvidia

  • Quote

Post by avieth » Sat Aug 19, 2006 3:09 am

So I'm gonna try modular X again. Last time I did X wouldn't start and didn't even give an error message so I had to move back to 6 series.

In this guide it says nvidia drivers arn't supported in 7.1... is this true? I use the nvidia-drivers ebuild, not glx and kernel.
Top
Headrush
Watchman
Watchman
User avatar
Posts: 5597
Joined: Thu Nov 06, 2003 12:48 am
Location: Bizarro World

Re: xorg-x11 7.1 and nvidia

  • Quote

Post by Headrush » Sat Aug 19, 2006 3:34 am

avieth wrote:So I'm gonna try modular X again. Last time I did X wouldn't start and didn't even give an error message so I had to move back to 6 series.

In this guide it says nvidia drivers arn't supported in 7.1... is this true? I use the nvidia-drivers ebuild, not glx and kernel.
Using the RENDER extension in particular doesn't work.

You can upgrade to xorg-7 modular, just add this to /etc/package/package.mask

Code: Select all

>=x11-base/xorg-server-1.0.99
>=x11-drivers/xf86-input-keyboard-1.1.0
>=x11-drivers/xf86-input-mouse-1.1.1
>=x11-drivers/xf86-input-evdev-1.1.0
Do this and everything should work as before. (Just keeps from updating to the latest version of those that break ABI.
Top
kmare
l33t
l33t
User avatar
Posts: 619
Joined: Sat Nov 20, 2004 8:28 pm
Location: Thessaloniki, Greece

  • Quote

Post by kmare » Sun Aug 20, 2006 12:06 am

Soon, i believe on monday, nvidia will release an updated driver that'll fix the incompatibilities with xorg 7.1 (version 8774) with a few bug fixes. But unfortunally we won't see support for newer stuff like tfp for aiglx. That will happen with the 9xxx series...
Never argue with an idiot. They will only pull you down to their level, then beat you with experience.
Top
avieth
Veteran
Veteran
User avatar
Posts: 1945
Joined: Fri Sep 17, 2004 3:48 pm
Location: Canada

  • Quote

Post by avieth » Sun Aug 20, 2006 12:44 am

really, they're planning on supporting aiglx in the 9 series? Doesn't that mean Xegl will work on nvidia chipsets? I don't have a very good understand of all this **glx stuff.
Top
Phenax
l33t
l33t
User avatar
Posts: 972
Joined: Fri Mar 10, 2006 8:12 pm

  • Quote

Post by Phenax » Sun Aug 20, 2006 2:07 am

kmare wrote:Soon, i believe on monday, nvidia will release an updated driver that'll fix the incompatibilities with xorg 7.1 (version 8774) with a few bug fixes. But unfortunally we won't see support for newer stuff like tfp for aiglx. That will happen with the 9xxx series...
Did you get this from a reliable resource? I'm patiently waiting for Xorg 7.1 support, with or without AIGLX and related. :o
Top
VValdo
Guru
Guru
Posts: 395
Joined: Sat Jan 08, 2005 5:18 am

  • Quote

Post by VValdo » Sun Aug 20, 2006 9:40 am

kmare wrote:Soon, i believe on monday, nvidia will release an updated driver that'll fix the incompatibilities with xorg 7.1 (version 8774) with a few bug fixes. But unfortunally we won't see support for newer stuff like tfp for aiglx. That will happen with the 9xxx series...

Man oh man... I've been waiting to use aiglx forEVER now... when's the 9xxx series coming?

W
Top
irondog
l33t
l33t
User avatar
Posts: 715
Joined: Mon Jul 07, 2003 1:41 pm
Location: Voor mijn TV. Achter mijn pc.

  • Quote

Post by irondog » Sun Aug 20, 2006 2:55 pm

kmare wrote:Soon, i believe on monday, nvidia will release an updated driver that'll fix the incompatibilities with xorg 7.1 (version 8774) with a few bug fixes. But unfortunally we won't see support for newer stuff like tfp for aiglx. That will happen with the 9xxx series...
Wow, but that's about time. As far as I know one only needs to recompile 7.0 drivers to get them working on 7.1. So in my opinion NVIDIA has been a little lazy the last few months: The breakage was only there in the ABI.
Man oh man... I've been waiting to use aiglx forEVER now... when's the 9xxx series coming?

W
Just wait. Aiglx itself isn't very mature. It's nice that it is out in the wild, but it's far from complete.

I'ld love to see composite running with XV more reliable just like GLX is doing now. The main problems to implement this properly in the drivers has been solved recently, so I expect this two-years-old bug will be solved soon.
Alle dingen moeten onzin zijn.
Top
Slalomsk8er
Apprentice
Apprentice
User avatar
Posts: 228
Joined: Sat May 03, 2003 1:45 pm
Location: Münchenstein, Switzerland
Contact:
Contact Slalomsk8er
Website

Re: xorg-x11 does not start missing corepointer evdev

  • Quote

Post by Slalomsk8er » Sun Aug 20, 2006 3:44 pm

Headrush wrote:
avieth wrote:So I'm gonna try modular X again. Last time I did X wouldn't start and didn't even give an error message so I had to move back to 6 series.

In this guide it says nvidia drivers arn't supported in 7.1... is this true? I use the nvidia-drivers ebuild, not glx and kernel.
Using the RENDER extension in particular doesn't work.

You can upgrade to xorg-7 modular, just add this to /etc/package/package.mask

Code: Select all

>=x11-base/xorg-server-1.0.99
>=x11-drivers/xf86-input-keyboard-1.1.0
>=x11-drivers/xf86-input-mouse-1.1.1
>=x11-drivers/xf86-input-evdev-1.1.0
Do this and everything should work as before. (Just keeps from updating to the latest version of those that break ABI.
You are missing some thing as on my system the following needs to be in /etc/portage/package.mask:

Code: Select all

# unmask after a new nvidia driver is ready status 20060809
>=x11-base/xorg-x11-7.1
>=x11-base/xorg-server-1.0.99
>=x11-drivers/xf86-input-keyboard-1.1.0
>=x11-drivers/xf86-input-mouse-1.1.1
>=x11-drivers/xf86-input-evdev-1.1.0
The xf86-input-evdev gave me a lot of trouble as my X didn't longer found a corepointer with the new version and I didn't found an answer on the net.
So if you get a fatal error because module evdev could not be loaded and because of this X has no corepointer and won't start mask x11-drivers/xf86-input-evdev-1.1.0!
Top
Headrush
Watchman
Watchman
User avatar
Posts: 5597
Joined: Thu Nov 06, 2003 12:48 am
Location: Bizarro World

  • Quote

Post by Headrush » Sun Aug 20, 2006 4:34 pm

On x86 and amd64 the xorg-x11-7.1 and the other appropriate ebuilds aren't arch yet so these entries shouldn't be needed anymore.
Just stick with arch and not ~arch.

Edit: The modular Xorg isn't ~arch anymore so no need to worry about pulling in higher ~arch versions.
Top
kmare
l33t
l33t
User avatar
Posts: 619
Joined: Sat Nov 20, 2004 8:28 pm
Location: Thessaloniki, Greece

  • Quote

Post by kmare » Mon Aug 21, 2006 11:21 am

Phenax wrote: Did you get this from a reliable resource? I'm patiently waiting for Xorg 7.1 support, with or without AIGLX and related. :o
i read it here:
http://www.phoronix.net/forums/showthre ... 108&page=4 AaronP is a nvidia developer working on the linux driver and pretty active in the Xorg development.
Never argue with an idiot. They will only pull you down to their level, then beat you with experience.
Top
VValdo
Guru
Guru
Posts: 395
Joined: Sat Jan 08, 2005 5:18 am

  • Quote

Post by VValdo » Mon Aug 21, 2006 6:34 pm

kmare wrote:
Phenax wrote: Did you get this from a reliable resource? I'm patiently waiting for Xorg 7.1 support, with or without AIGLX and related. :o
i read it here:
http://www.phoronix.net/forums/showthre ... 108&page=4 AaronP is a nvidia developer working on the linux driver and pretty active in the Xorg development.

Hmm. Almost noon PST and so far, no driver....

(finger itching on the "emerge" button...)

W
Top
VValdo
Guru
Guru
Posts: 395
Joined: Sat Jan 08, 2005 5:18 am

  • Quote

Post by VValdo » Wed Aug 23, 2006 8:08 pm

Damn, looks like this turned out to be a false rumor...

Oh well.

W
Top
jwj
Apprentice
Apprentice
User avatar
Posts: 240
Joined: Fri May 07, 2004 7:03 pm

  • Quote

Post by jwj » Thu Aug 24, 2006 5:11 pm

The nvidia 8774 drivers are on the ftp://download.nvidia.com/XFree86/ FTP Server.

Changelog:

Code: Select all

    * Added support for X.Org 7.1.

    * Added support for XVideo with the Composite X extension when
      using X.Org 7.1.

    * Improved interaction with newer Linux kernels.
Top
hpestilence
Tux's lil' helper
Tux's lil' helper
User avatar
Posts: 82
Joined: Thu Dec 16, 2004 9:26 pm

  • Quote

Post by hpestilence » Thu Aug 24, 2006 5:22 pm

Also I think nvidia-settings has been released as 1.0. At least the date is around the same time the nvidia-drivers were updated.

ftp://download.nvidia.com/XFree86/nvidia-settings/
When the plague descends from Heaven above only Darkness will be your one true ally.
Top
irondog
l33t
l33t
User avatar
Posts: 715
Joined: Mon Jul 07, 2003 1:41 pm
Location: Voor mijn TV. Achter mijn pc.

  • Quote

Post by irondog » Thu Aug 24, 2006 5:27 pm

jwj wrote:

Code: Select all

    * Added support for XVideo with the Composite X extension when
      using X.Org 7.1.
Ow fucking YES! This has been on my wishlist for more than two years!!
Alle dingen moeten onzin zijn.
Top
slycordinator
Advocate
Advocate
User avatar
Posts: 3065
Joined: Sat Jan 31, 2004 9:51 pm
Location: Korea

  • Quote

Post by slycordinator » Thu Aug 24, 2006 11:05 pm

irondog wrote:Wow, but that's about time. As far as I know one only needs to recompile 7.0 drivers to get them working on 7.1. So in my opinion NVIDIA has been a little lazy the last few months: The breakage was only there in the ABI.
Short answer: You're wrong.

Long answer: When NVIDIA devs were asked why they didn't just do a recompile they explained why this wouldn't help. This happend quite a long time ago now.
Top
irondog
l33t
l33t
User avatar
Posts: 715
Joined: Mon Jul 07, 2003 1:41 pm
Location: Voor mijn TV. Achter mijn pc.

  • Quote

Post by irondog » Fri Aug 25, 2006 12:13 pm

slycordinator wrote:Long answer: When NVIDIA devs were asked why they didn't just do a recompile they explained why this wouldn't help. This happend quite a long time ago now.
I don't know about the magic tricks in the NVIDIA drivers. I thought it was just a matter of recompilation and in some cases a matter of making a little change in the source to make drivers working on 7.1.

So, maybe I was wrong, but I doubt if making the old driver just run on 7.1 would have to take three months.
Alle dingen moeten onzin zijn.
Top
Matteo Azzali
Retired Dev
Retired Dev
User avatar
Posts: 1133
Joined: Thu Sep 23, 2004 4:25 pm

  • Quote

Post by Matteo Azzali » Fri Aug 25, 2006 1:37 pm

irondog wrote: So, maybe I was wrong, but I doubt if making the old driver just run on 7.1 would have to take three months.
Isn't all related to xorg-7.1 . One of the point,IMHO, of this late are the licensing issues and all the rumors about,
another are some issues with newer kernels (seems that in certain configurations kernels >2.6.15 like to put nvidia on
already busy irq instead to get a free one, for example, mine is one of that configurations.... funny that my
kernel prints out "nvidia license taunts kernel", but I don't know about any "ATI fglrx license taunts kernel"message,
and they have both the same identical license issue with kernel).

Last there's the ...texture_from_pixmap function, with which story we could fill some pages, and which still isn't released
in nvidia-drivers.
Every day a new distro comes to birth. Every day a distro "eats" another.
If you're born distro, no matter what, start to run.
---- http://www.linuxprinting.org/ ---- http://tuxmobil.org/
Top
Bolli
n00b
n00b
Posts: 28
Joined: Tue Oct 25, 2005 8:59 pm

  • Quote

Post by Bolli » Fri Aug 25, 2006 1:50 pm

i just emerged xorg-x11 7.1 but i can't see any improvement.

can someone tell it for me stupid?

but with nvidia-drivers it works quite good but not really stable
Top
tabanus
l33t
l33t
User avatar
Posts: 638
Joined: Fri Jun 11, 2004 4:07 pm
Location: UK

  • Quote

Post by tabanus » Fri Aug 25, 2006 2:01 pm

nvidia have released an xorg 7.1 compatible driver. Hopefully it won't be long before it's in portage :D
Things you might say if you never took Physics: "I'm overweight even though I don't overeat." - Neil deGrasse Tyson
Top
Bolli
n00b
n00b
Posts: 28
Joined: Tue Oct 25, 2005 8:59 pm

  • Quote

Post by Bolli » Fri Aug 25, 2006 2:28 pm

it is in portage already ;)
Top
harrisonmetz
Tux's lil' helper
Tux's lil' helper
Posts: 93
Joined: Mon Apr 24, 2006 8:40 pm
Location: Chicago, IL

  • Quote

Post by harrisonmetz » Fri Aug 25, 2006 2:43 pm

Hopefully it wont be long before xorg-x11-7.1 becomes available. I see its masked in the /etc/portage/package.mask file, should I unmask it for myself or should I wait for portage to do it?
Top
kmare
l33t
l33t
User avatar
Posts: 619
Joined: Sat Nov 20, 2004 8:28 pm
Location: Thessaloniki, Greece

  • Quote

Post by kmare » Fri Aug 25, 2006 3:22 pm

portage doesn't touch /etc/portage/package.mask. It's a config file that you use to override defaults in portage. So yeah, you'll have to edit it yourself. Btw, you'll also have to wait for a new ebuild for xorg-server as it's still blocked by the nvidia drivers.
Never argue with an idiot. They will only pull you down to their level, then beat you with experience.
Top
harrisonmetz
Tux's lil' helper
Tux's lil' helper
Posts: 93
Joined: Mon Apr 24, 2006 8:40 pm
Location: Chicago, IL

  • Quote

Post by harrisonmetz » Fri Aug 25, 2006 5:54 pm

kmare wrote:portage doesn't touch /etc/portage/package.mask. It's a config file that you use to override defaults in portage. So yeah, you'll have to edit it yourself. Btw, you'll also have to wait for a new ebuild for xorg-server as it's still blocked by the nvidia drivers.
Alright. Thanks
Top
WhiteSpade
Tux's lil' helper
Tux's lil' helper
User avatar
Posts: 89
Joined: Sat Apr 16, 2005 4:11 pm

New drivers today

  • Quote

Post by WhiteSpade » Fri Aug 25, 2006 8:44 pm

nVidia released the new drivers today (8774) and boasts
* Added support for X.Org 7.1.
* Added support for XVideo with the Composite X extension when using X.Org 7.1.
* Improved interaction with newer Linux kernels.
Might help in your 7.1 efforts.

---Alex
Top
Post Reply

33 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