|
|
#13 | |
|
Registered User
Join Date: May 2008
Posts: 22
|
Same problem here, with GTX260M and any 295.* driver, i'm using 3.1.0 kernel. 290.10 works fine to me too.
|
|
|
|
|
|
|
#14 | |
|
NVIDIA Corporation
Join Date: Sep 2007
Posts: 254
|
We're actively trying to investigate this; I'll update the thread as soon as I have more information.
|
|
|
|
|
|
|
#15 |
|
Registered User
Join Date: Mar 2012
Posts: 2
|
Can confirm this bug under gentoo ~x86 , latest updates, latest kernel (3.2.11).
/var/log/Xorg.0.log.old : Code:
[ 5942.788] Backtrace: [ 5942.869] 0: /usr/bin/X (xorg_backtrace+0x3b) [0x81bc8ab] [ 5942.869] 1: /usr/bin/X (0x8048000+0x178335) [0x81c0335] [ 5942.869] 2: (vdso) (__kernel_rt_sigreturn+0x0) [0xb773340c] [ 5942.869] Segmentation fault at address 0xb6e38000 [ 5942.869] Fatal server error: [ 5942.869] Caught signal 11 (Segmentation fault). Server aborting Code:
[kernel] NVRM: Xid (0000:01:00): 6, PE0001 [kdm] X server for display :0 terminated unexpectedly Is there any official NVIDIA bugtracking system for that issue like bugzilla? Best regards. |
|
|
|
|
|
#16 | |
|
Registered User
Join Date: Mar 2012
Posts: 2
|
Oh additionally to my comment #15 :
Besides the black screen / no signal in VT[1-6] behaviour, I get randomly kicked from X (this is when I get these error message above), when I'm using latest KDE4.8.1. And it is totally random: X crashs after 2 min, X crashs after 6 hours desktop idling, X crashs after 1 hour Adobe flash video playback and then 3 days without any problems - except the black screen VT issue of course. I am using - xorg-server 1.11.3 resp. 1.11.4 - vesafb - mesa 7.11.2 resp. 8.0.1 - kernel 3.2.1 and now 3.2.11 greetings
__________________
Geforce GTS 250 , gentoo ~x86 |
|
|
|
|
|
|
#17 |
|
Registered User
Join Date: Jan 2007
Posts: 119
|
Anybody tried with 295.33?
|
|
|
|
|
|
#18 | |
|
Registered User
Join Date: Aug 2010
Posts: 63
|
|
|
|
|
|
|
|
#19 |
|
Registered User
Join Date: Feb 2006
Location: Moscow, Russia
Posts: 55
|
Hey, World! Try:
DISABLE ANY FRAMEBUFFERS 1. vga=normal in bootloader prompt 2. rm or move nv.ko nvidiafb.ko all other framebuffer drivers 3. mv /etc/init.d/fb* ~/ |
|
|
|
|
|
#20 |
|
Registered User
Join Date: Jun 2006
Posts: 678
|
pavlinux
290.10 drivers still work just fine, why do I need this ****ty workaround on my 2560x1600 display? |
|
|
|
|
|
#21 | |
|
Registered User
Join Date: Feb 2012
Posts: 3
|
Quote:
Thank you!For example, if you are going to install xorg server >= 1.12 you will need nvidia > 290, and so you will need this workaround... Of course waiting that the lastest driver is fixed... |
|
|
|
|
|
|
#22 |
|
Registered User
Join Date: Feb 2006
Location: Moscow, Russia
Posts: 55
|
|
|
|
|
|
|
#23 | |
|
Registered User
Join Date: Jan 2007
Posts: 119
|
@pavlinux,
the OP (8600GT) stated: Quote:
|
|
|
|
|
|
|
#24 |
|
Registered User
Join Date: Jun 2006
Posts: 678
|
pavlinux
Code:
#
Section "Device"
Identifier "Videocard0"
BusID "PCI:1:0:0"
Driver "nvidia"
VendorName "NVIDIA"
BoardName "nVidia Corporation GeForce 8800 GT (rev a2)"
Option "CursorShadow" "on"
Option "RandRRotation" "on"
Option "OnDemandVBlankInterrupts" "on"
Option "Coolbits" "5"
Option "FlatPanelProperties" "Scaling = Native"
EndSection
# This is a trailing line, it is needed so that End Section is not the last line
|
|
|
|
![]() |
| Thread Tools | |
|
|