View previous topic :: View next topic |
Author |
Message |
kmare l33t


Joined: 20 Nov 2004 Posts: 619 Location: Thessaloniki, Greece
|
|
Back to top |
|
 |
Dizzutch Guru


Joined: 09 Nov 2004 Posts: 463 Location: Worcester, MA
|
|
Back to top |
|
 |
Emopig Apprentice


Joined: 15 Mar 2006 Posts: 188
|
Posted: Thu Aug 24, 2006 6:43 pm Post subject: |
|
|
Great. Lets all hope for an updated ebuild soon,[/code] and a nice bug free release from nVidia.
Just to clarify for the wishful thinkers this still doesn't support GLX_EXT_texture_from_pixmap needed for AIGLX, but its a start! _________________ 2.6.35 / Gnome 2.30
Athlon64 3500+ / 1.5 GB / Asus A8N VM CSM |
|
Back to top |
|
 |
ejs76 Tux's lil' helper


Joined: 07 Feb 2004 Posts: 148
|
Posted: Thu Aug 24, 2006 8:22 pm Post subject: |
|
|
Quote: | Just to clarify for the wishful thinkers this still doesn't support GLX_EXT_texture_from_pixmap needed for AIGLX, but its a start! |
Is GLX_EXT_texture_from_pixmap support needed for XGL also? _________________ ~amd64
PhenomII x4 955 | MSI 790GX-G65 | ATI Radeon 5770 | 8GB DDR3 1333 |
|
Back to top |
|
 |
Henning Rogge Apprentice

Joined: 20 Sep 2002 Posts: 178
|
Posted: Thu Aug 24, 2006 8:24 pm Post subject: |
|
|
ejs76 wrote: | Is GLX_EXT_texture_from_pixmap support needed for XGL also? |
It's needed for hardware accelerated XGL... that's why we have to use mesa at the moment. |
|
Back to top |
|
 |
Emopig Apprentice


Joined: 15 Mar 2006 Posts: 188
|
Posted: Thu Aug 24, 2006 8:31 pm Post subject: |
|
|
Henning Rogge wrote: | ejs76 wrote: | Is GLX_EXT_texture_from_pixmap support needed for XGL also? |
It's needed for hardware accelerated XGL... that's why we have to use mesa at the moment. |
At the risk of going off topic (but I might as well since there is no ebuild yet for 8774) isn't there very little to the GLX_EXT_texture_from_pixmap extension that can be 'hardware accelerated'? I would think it's just a case of nVidia writing and testing their own software implementation, since the current implementations are obviously GPL'd. _________________ 2.6.35 / Gnome 2.30
Athlon64 3500+ / 1.5 GB / Asus A8N VM CSM |
|
Back to top |
|
 |
StringCheesian l33t

Joined: 21 Oct 2003 Posts: 887
|
|
Back to top |
|
 |
michel7 Guru

Joined: 04 May 2006 Posts: 461 Location: localhost
|
Posted: Thu Aug 24, 2006 10:53 pm Post subject: |
|
|
n1 _________________ Software is like sex. It's better when it's free |
|
Back to top |
|
 |
tychver n00b

Joined: 14 Aug 2006 Posts: 19
|
Posted: Fri Aug 25, 2006 12:07 am Post subject: |
|
|
I've had Xorg-7.1 masked for a long time because of this, can't wait to install it. |
|
Back to top |
|
 |
R.I.P. Tux's lil' helper


Joined: 02 May 2006 Posts: 90 Location: Kiev, Ukraine
|
Posted: Fri Aug 25, 2006 1:07 am Post subject: |
|
|
I've just received a notification about a comment in bugzilla entry for ebuild
there is an attacment with ebuild for a new driver based on 8762 version ebuild
though i didn't tried it yet. |
|
Back to top |
|
 |
Master Shake l33t


Joined: 10 Apr 2005 Posts: 755 Location: Wilmington, Delaware
|
Posted: Fri Aug 25, 2006 1:10 am Post subject: |
|
|
Has anyone successfully installed the new drivers with xorg 7.1? _________________ System Specs:
64-bit gentoo linux
Q6600 @ 3.2Ghz
P35 Chipset
4 Gigs 800mhz 4-4-4-12
Nvidia GeForce 8800 GTX @ 630mhz |
|
Back to top |
|
 |
Headrush Watchman


Joined: 06 Nov 2003 Posts: 5597 Location: Bizarro World
|
Posted: Fri Aug 25, 2006 1:25 am Post subject: |
|
|
Master Shake wrote: | Has anyone successfully installed the new drivers with xorg 7.1? |
Yes. I hacked an older ebuild and X starts no issues, but the evdev driver is really causing some problems. I switch to using the mouse driver instead of evdev and the mouse started zipping around the screen at light speed.
I didn't see any errors in the logs and I was able to run a few 3D tests, no problems. (Not a very exhaustive test. ) |
|
Back to top |
|
 |
i92guboj Bodhisattva


Joined: 30 Nov 2004 Posts: 10315 Location: Córdoba (Spain)
|
Posted: Fri Aug 25, 2006 1:58 am Post subject: |
|
|
All works fine here so far. I just created an overlay for both, the xorg-server and the nvidia-drivers one (this one bumped to the new version). Then I just removed the blockings from both and emerged them along with a couple more of packages that xorg updated. All works perfectly. Well, time to, finally, try xorg 7.1  |
|
Back to top |
|
 |
Headrush Watchman


Joined: 06 Nov 2003 Posts: 5597 Location: Bizarro World
|
Posted: Fri Aug 25, 2006 2:06 am Post subject: |
|
|
6thpink wrote: | All works fine here so far. I just created an overlay for both, the xorg-server and the nvidia-drivers one (this one bumped to the new version). Then I just removed the blockings from both and emerged them along with a couple more of packages that xorg updated. All works perfectly. Well, time to, finally, try xorg 7.1  |
Are you using the evdev driver for your mouse? If so can you post the input device section from /etc/X11/xorg.conf
I can't get this sucker working. X seems to auto scan for the core pointer and no matter what I try in xorg.conf it never finds it. |
|
Back to top |
|
 |
i92guboj Bodhisattva


Joined: 30 Nov 2004 Posts: 10315 Location: Córdoba (Spain)
|
Posted: Fri Aug 25, 2006 3:54 am Post subject: |
|
|
Headrush wrote: | 6thpink wrote: | All works fine here so far. I just created an overlay for both, the xorg-server and the nvidia-drivers one (this one bumped to the new version). Then I just removed the blockings from both and emerged them along with a couple more of packages that xorg updated. All works perfectly. Well, time to, finally, try xorg 7.1  |
Are you using the evdev driver for your mouse? If so can you post the input device section from /etc/X11/xorg.conf
I can't get this sucker working. X seems to auto scan for the core pointer and no matter what I try in xorg.conf it never finds it. |
I had "luck" -note that I wrote it between quotes, ill explain why.
I just use this.
Code: | Section "InputDevice"
Identifier "Keyboard0"
Driver "evdev"
Option "Device" "/dev/input/event0"
EndSection
Section "InputDevice"
Identifier "Mouse0"
Driver "evdev"
Option "Device" "/dev/input/event1"
EndSection |
It works, kinda... The problem with the mouse is a very slight one. My mouse has two wheels, with this setup both do the same (one should be for vertical and another for the horizontal scroll, with evdev, both do vertical scroll).
With the keyboard, the problem is worse. Normal keys work ok. F keys too. I can change vts without problems, unlike some other users. Anyway, the curson keys and some others are uncorrectly mapped.
Anyway, mouse / kbd drivers work perfectly, as they always did  |
|
Back to top |
|
 |
irondog l33t


Joined: 07 Jul 2003 Posts: 715 Location: Voor mijn TV. Achter mijn pc.
|
Posted: Fri Aug 25, 2006 7:36 am Post subject: |
|
|
With the new evdev driver you can use this. No udev rules are needed to distinct your mouse from other event devices:
Code: |
Section "InputDevice"
Driver "evdev"
# Uit /proc/bus/input/devices
Option "Name" "Logitech USB-PS/2 Optical Mouse"
Identifier "Mouse0"
EndSection
|
_________________ Alle dingen moeten onzin zijn. |
|
Back to top |
|
 |
irondog l33t


Joined: 07 Jul 2003 Posts: 715 Location: Voor mijn TV. Achter mijn pc.
|
Posted: Fri Aug 25, 2006 7:38 am Post subject: |
|
|
Wow. Composite is finally working with XV (so the changelog is right)  _________________ Alle dingen moeten onzin zijn. |
|
Back to top |
|
 |
John-Boy Guru


Joined: 23 Jun 2004 Posts: 446 Location: Desperately seeking moksha in all the wrong places
|
Posted: Fri Aug 25, 2006 7:52 am Post subject: |
|
|
Looking good here as well, seems a bit sharper too. _________________ Like the Roman, I seem to see "the River Tiber foaming with much blood" |
|
Back to top |
|
 |
IntergalacticWalrus Guru


Joined: 07 Jan 2003 Posts: 513 Location: Montreal QC (Canada)
|
Posted: Fri Aug 25, 2006 8:25 am Post subject: |
|
|
This is a pretty interesting release... Seems to me that nVidia gave up on all the complaints about lack of X.org 7.1 support and decided to release a slightly updated 87xx series to appease the angry pitchfork and torch crowd that has been gathering for the past two months.
Anyway, installing new drivers along with 7.1 now! Yay!! |
|
Back to top |
|
 |
j4miel n00b

Joined: 26 Sep 2005 Posts: 54
|
Posted: Fri Aug 25, 2006 8:50 am Post subject: |
|
|
So to clarify, all of us who got done in by the previous release can now unmask the following:
Code: |
>=x11-base/xorg-server-1.0.99
>=x11-base/xorg-x11-7.1
|
Is this correct?
Thanks! |
|
Back to top |
|
 |
Matteo Azzali Retired Dev


Joined: 23 Sep 2004 Posts: 1133
|
Posted: Fri Aug 25, 2006 9:03 am Post subject: |
|
|
DepretioN wrote: | So to clarify, all of us who got done in by the previous release can now unmask the following:
Code: |
>=x11-base/xorg-server-1.0.99
>=x11-base/xorg-x11-7.1
|
Is this correct?
Thanks! |
nope, isn't so simple until xorg-server ebuild isn't changed to allow nvidia drivers, read
https://bugs.gentoo.org/show_bug.cgi?id=145004 _________________ 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/ |
|
Back to top |
|
 |
j4miel n00b

Joined: 26 Sep 2005 Posts: 54
|
Posted: Fri Aug 25, 2006 9:09 am Post subject: |
|
|
Ahh ok, will keep an eye on that then. Thanks. |
|
Back to top |
|
 |
VValdo Guru

Joined: 08 Jan 2005 Posts: 395
|
Posted: Fri Aug 25, 2006 10:01 am Post subject: |
|
|
I couldn't wait the few hours for an updated ebuild. I just did the following overlay:
1. Took out those masks off of /etc/portage/package.mask:
Code: | #>x11-base/xorg-server-1.0.99
#>=x11-drivers/xf86-input-evdev-1.1.2-r1
#=x11-base/xorg-x11-7.1 |
2. modify /etc/make.conf to use overlay by adding Code: | PORTDIR_OVERLAY="/usr/local/portage" | (see wiki for overlays for more on this)
3. copied /usr/portage/x11-base/xorg-server/* to /usr/local/portage/x11-base/xorg-server
4. Modified the xorg-server-1.1.1.ebuild file as follows:
$ diff /usr/portage/x11-base/xorg-server/xorg-server-1.1.1.ebuild /usr/local/portage/x11-base/xorg-server/xorg-server-1.1.1.ebuild
Code: | 75a76
> video_cards_nvidia
144c145
< !x11-drivers/nvidia-drivers
---
> x11-drivers/nvidia-drivers |
5. ebuild /usr/local/portage/x11-base/xorg-server/xorg-server-1.1.1.ebuild digest (no errors).
6. emerge -Dup world
It's currently building. No clue if it'll work (esp cuz I use evdev drivers) but i'll be sure to tune back here with any errors/problems.
W
update: It worked, though my arrow keys don't seem to be working. Will have to fool with the evdev settings... mouse works fine and rest of keyboard seems okay. Now to figure out how to test this compositing stuff.... |
|
Back to top |
|
 |
R.I.P. Tux's lil' helper


Joined: 02 May 2006 Posts: 90 Location: Kiev, Ukraine
|
Posted: Fri Aug 25, 2006 10:58 am Post subject: |
|
|
it works fine for me. hurray
2 VValdo
your ebuild is not correct, though it should work
there should be something like:
in the PDEPEND variable
Code: | video_cards_nvidia? (
|| (
>=x11-drivers/nvidia-drivers-1.0.8744
>=x11-drivers/nvidia-legacy-drivers-1.0.7184
>=media-video/nvidia-glx-1.0.8744
)
)
|
and
!x11-drivers/nvidia-drivers
should be just removed
(and !x11-drivers/nvidia-legacy-drivers too)
also I have some troubles with restarting xorg after emerge. and opengl apps crashed (glxgears)
I had to do restart to make it work
and don'f forget to run "eselect opengl set nvidia"
because it might be reset to xorg-x11 by xorg-server ebuild |
|
Back to top |
|
 |
Yar-Tour n00b

Joined: 03 Aug 2005 Posts: 8
|
Posted: Fri Aug 25, 2006 12:05 pm Post subject: |
|
|
I think that pkg0 will be more "gentooish", because of absence of precompiled kernel modules (which is in pkg1 etc). See the difference:
File: NVIDIA-Linux-x86-1.0-8774-pkg0.run 6328 KB 21:48:00
File: NVIDIA-Linux-x86-1.0-8774-pkg1.run 12739 KB 21:48:00
P.S. Sorry for very bad english  |
|
Back to top |
|
 |
|