You are not logged in.
Pages: 1
I'm having problems with my GeForce 6100 using the 173.14.05 drivers. When I start the X server with startx, a thin (1-3 pixels) bar shows on the top of my screen. This is the only part of my desktop that is visible. The bar changes correctly when I move the mouse over it or start dmenu, but the rest of my screen remains black and unresponsive. Is anyone else experiencing this?
Segmentation fault (core dumped)
Offline
I have a GeForce 6800 and no problems here. Have your tried reverting to the older drivers?
Offline
Not sure what the problem might be, but no problems here with the 6600GT using this driver, or the previous driver.
oz
Offline
The nvidia-96xx driver works OK. My card should be supported by the other one though, so I'm still a bit confused.
Segmentation fault (core dumped)
Offline
I also have a Gforce 6100 that dislikes the 173.14.05 nvidia packages. I get the same thin line at the top of an otherwise blank screen. I've reverted to 169.12 for now using pacman -U and the archived packages in /var/cache/pacman/pkg/
Offline
I believe nvidia-utils needs to be rolled back along with nvidia. e.g.:
pacman -U /var/cache/pacman/pkg/nvidia-utils-169.12-1-i686.pkg.tar.gz
pacman -U /var/cache/pacman/pkg/nvidia-169.12-4-i686.pkg.tar.gz
Offline
I believe nvidia-utils needs to be rolled back along with nvidia. e.g.:
pacman -U /var/cache/pacman/pkg/nvidia-utils-169.12-1-i686.pkg.tar.gz pacman -U /var/cache/pacman/pkg/nvidia-169.12-4-i686.pkg.tar.gz
The above is correct for i686.
With x86-64, you will also need the corresponding lib32-nvidia-utils package.
Offline
Same problem here (173.14 and Nvidia 6100 onboard). Downgrade to 169.12 solved the issue.
Offline
I made the worst thing in my life... Reinstall arch, but drivers still not working. In my office computer (with nvidia 5500FX) everything's working ok. I saved pacman cache in my home directory, and after install I copied to /var/ and downgrade to 169.12.*, everything's working ok with older packages also I ignored upgrade in pacman.
# nano /etc/pacman.conf (add line)
IgnorePkg nvidia nvidia-utils
Offline
I had problems with nvidia-utils 173.14.05 on the 6600 GT. I went ahead and installed the 173.14.09 driver using the nvidia-installer and everything seems to be working fine. I think there may be a problem with nvidia-utils 173.14.05 driver. One key difference I noticed is in file structure between the nvidia-installer and nvidia-utils. The nvidia-installer installs /usr/lib/libnvidia-tls.so.173.14.05 and /usr/lib/tls/libnvidia-tls.so.173.14.05, which doing a diff between the two are different files ( kinda strange because they are named exactly the same). I don't know if this matters or not, but nvidia-utils installs the /usr/lib/tls/libnvidia-tls.so.173.14.05 to /usr/lib/libnvidia-tls.so.173.14.05, and doesn't install the one in the tls dir. Personally I seem to always have trouble with every major version change. I had similar trouble going from 100 to 169. I don't know if this helps or not, but I thought I would mention it.
Take care.
Offline
Driver working ok with my FX5500XT, but not with FX5600XT.
Offline
Hello,
After testing out ArchLinux (and quite liking it, I've used various flavors of Linux for 10+ years, and Arch has quickly became my favorite), I decided to migrate my personal computer to Arch.
Only one problem... I did this last night, and I have the Geforce 6100 integrated chipset (and 64 bit loaded), and the same exact issue that is described here.
I spent three hours trying to get X to go higher than 1024x768 (my LCD (Samsung) does max resolution of 1280x1024, just as described here).
However, my problem is I don't have the packages in my cache, as this is a fresh install of Arch, so all that I have available is the latest drivers, which of course cause this issue. My previous install was in VirtualBox, which resided on this machine (and was wiped).
I was reading from here: http://wiki.archlinux.org/index.php/Downgrade_packages
That I can downgrade my package, and I found the sources to what I believe is the previous version here:
http://repos.archlinux.org/viewvc.cgi/n … threv=2757
Should I attempt to recreate the package, or is there another location I can retrieve it from (or can someone upload them somewhere?) I've built Debian packages before, but not Arch, so I don't know how simple it is versus finding the package somewhere else.
Has anyone attempted to try out the beta version (177-13.1) to see if it resolved the issue (I found this this morning however I will not be able to test it out until tonight), which is located here:
http://aur.archlinux.org/packages.php?ID=15152
Any help would be very appreciated
Offline
Either someone could post the package you need or you could get one of the previous PKGBUILDs for nvidia and nvidia-utils and rebuild. See repos.archlinux.org for the SVN browser for all Arch Linux PKGBUILDs.
Offline
Ditto on the line issue on a Geforce 6100 in my HTPC connected to a CRT TV.
Kind regards, enrique
Offline
Hello,
After testing out ArchLinux (and quite liking it, I've used various flavors of Linux for 10+ years, and Arch has quickly became my favorite), I decided to migrate my personal computer to Arch.
Only one problem... I did this last night, and I have the Geforce 6100 integrated chipset (and 64 bit loaded), and the same exact issue that is described here.
I spent three hours trying to get X to go higher than 1024x768 (my LCD (Samsung) does max resolution of 1280x1024, just as described here).
However, my problem is I don't have the packages in my cache, as this is a fresh install of Arch, so all that I have available is the latest drivers, which of course cause this issue. My previous install was in VirtualBox, which resided on this machine (and was wiped).
I was reading from here: http://wiki.archlinux.org/index.php/Downgrade_packages
That I can downgrade my package, and I found the sources to what I believe is the previous version here:
http://repos.archlinux.org/viewvc.cgi/n … threv=2757
Should I attempt to recreate the package, or is there another location I can retrieve it from (or can someone upload them somewhere?) I've built Debian packages before, but not Arch, so I don't know how simple it is versus finding the package somewhere else.
Has anyone attempted to try out the beta version (177-13.1) to see if it resolved the issue (I found this this morning however I will not be able to test it out until tonight), which is located here:
http://aur.archlinux.org/packages.php?ID=15152
Any help would be very appreciated
It's very simple to downgrade through ABS. Read the ABS wiki page, and simply change the version numbers of the nvidia and nvidia-utils PKGBUILDs. Build the packages and install with pacman.
Offline
I am using these packages and have them if you need them:
nvidia 169.12-4
nvidia-utils 169.12-1
Offline
I must admit, the whole package building process in ArchLinux is awesome.
Pretty simple solution, in this case I just downloaded the older copiesof the PKGBUILD file from Subversion and overwrote my copy of what was in ABS. This was necessary for both nvidia and nvidia-utils because of the MD5 hash check which occurs within the build scripts.
After building the packages, it was as easy as uninstalling nvidia and nvidia-utils and installing my custom packages. ABS makes me feel spoiled compared to what I've done before in other distributions to get custom builds registered in their package database . I also ignored both nvidia and nvidia-utils in pacman.conf for now until nvidia has this driver issue resolved.
Thanks for everyone's help!
Thanks,
Rick Fleming
Offline
173.14.09 definitely gives a lot of problems. I'm getting a lot of crashes in my opengl programs and valgrind shows a lot of potential problems:
=31093== Invalid write of size 1
==31093== at 0x4C2332D: memcpy (in /usr/lib/valgrind/amd64-linux/vgpreload_memcheck.so)
==31093== by 0x40C636B: (within /usr/lib/libGL.so.173.14.09)
==31093== by 0x8C81F47: _nv000083gl (in /usr/lib/libGLcore.so.173.14.09)
==31093== by 0x8C1C9CE: (within /usr/lib/libGLcore.so.173.14.09)
==31093== by 0x8C1DF4C: (within /usr/lib/libGLcore.so.173.14.09)
==31093== by 0x8C68D17: (within /usr/lib/libGLcore.so.173.14.09)
==31093== by 0x8C69567: _nv000084gl (in /usr/lib/libGLcore.so.173.14.09)
==31093== by 0x40C405E: (within /usr/lib/libGL.so.173.14.09)
==31093== by 0x40C73EF: (within /usr/lib/libGL.so.173.14.09)
==31093== by 0x409F357: (within /usr/lib/libGL.so.173.14.09)
==31093== by 0x899B46C: (within /usr/lib/libGLcore.so.173.14.09)
==31093== by 0x89C5E93: _nv000546gl (in /usr/lib/libGLcore.so.173.14.09)
Offline
Pages: 1