Yeah, I've had that happen before too... I think the process gets stuck when being killed by init, so you end up having to reboot.joehni wrote:Today I had another freeze. Meanwhile I run sshd and I was able to connect to my "frozen" system. Interesting symptom calling top: X consumed more than 95% of the CPU! But even after killing X the keyboard and screen was still frozen (though I had now a weird screen output). At least I could shutdown the system from the remote console ...
banned from #gentoo since sept 2017Neddyseagoon wrote:The problem with leaving is that you can only do it once and it reduces your influence.
All the time. (Although I haven't been able to reproduce it the past 2 weeks)gian wrote:anyone gets frozen running other GL applications ??
banned from #gentoo since sept 2017Neddyseagoon wrote:The problem with leaving is that you can only do it once and it reduces your influence.
I actually got freezes without running any GL apps (firefox, gkrell, and a few aterms). Seems like when I start running "intensive" applications (I guess firefox is somewhat... resource intensive), it freezes on me. Some of the xscreensavers kill it too. But, that's all only when I use the "nvidia" driver (not "nv"). But as you mentioned too, there are people here with ATI drivers, so I guess it can't really be the "nvidia" driver. I'm clueless...gian wrote:anyone gets frozen running other GL applications ??
I've just started a verbose output of X (and hence Nvidia's drivers as well), so maybe this would shed some light on the mysteries of the X lockups...Nvidia Docs wrote: The NVIDIA X driver will output more messages when the verbosity
level is at or above 5 (X defaults to verbosity level 1 for stderr
and level 3 for the log file). So, to enable verbose messaging from
the NVIDIA X driver to both the log file and stderr, you could start
X by doing the following: 'startx -- -verbose 5 -logverbose 5'.
So, has anyone played around with:Nvidia Docs wrote: You should use the AGP module that works best with your AGP chip set.
If you are experiencing problems with stability, you may want to start
by disabling AGP and observing if that solves the problems. Then you
can experiment with either of the other AGP modules.
Also, some guy on the forums has compiled a list of Nvidia/Xorg related crashes (sorry, I'm not an ATI user, although I do understand that ATI people are having similar crashes):Nvidia Configuration wrote: Option "NvAGP" "integer"
Configure AGP support. Integer argument can be one of:
0 : disable agp
1 : use NVIDIA's internal AGP support, if possible
2 : use AGPGART, if possible
3 : use any agp support (try AGPGART, then NVIDIA's AGP)
Please note that NVIDIA's internal AGP support cannot
work if AGPGART is either statically compiled into your
kernel or is built as a module, but loaded into your
kernel (some distributions load AGPGART into the kernel
at boot up). Default: 3 (the default was 1 until after
1.0-1251).
A lot. I went from AGPGART and back several times thinking that was the problem.korngerd wrote: So, has anyone played around with:Sorry for the long postNvidia Configuration wrote: Option "NvAGP" "integer"
Configure AGP support. Integer argument can be one of:
0 : disable agp
1 : use NVIDIA's internal AGP support, if possible
2 : use AGPGART, if possible
3 : use any agp support (try AGPGART, then NVIDIA's AGP)
Please note that NVIDIA's internal AGP support cannot
work if AGPGART is either statically compiled into your
kernel or is built as a module, but loaded into your
kernel (some distributions load AGPGART into the kernel
at boot up). Default: 3 (the default was 1 until after
1.0-1251).
banned from #gentoo since sept 2017Neddyseagoon wrote:The problem with leaving is that you can only do it once and it reduces your influence.
Hm... Did you compile AGPGART into your kernel, or as a module? I might try to see if that's the problem, but I'm still testing the verbose logging stuff (amazingly, it's been running xscreensaver for about 9 hours straight now). It'll eventually crash... Then, maybe I could scrape some information from the logsbeugh wrote:A lot. I went from AGPGART and back several times thinking that was the problem.

Code: Select all
SetClientVersion: 0 8
(WW) NVIDIA(0): WAIT (2, 6, 0x800004x, 0x08x, 0x08x)
(WW) NVIDIA(0): WAIT (1, 6, 0x800004x, 0x08x, 0x08x)
(WW) NVIDIA(0): WAIT (2, 6, 0x800004x, 0x08x, 0x08x)
(WW) NVIDIA(0): WAIT (1, 6, 0x800004x, 0x08x, 0x08x)
(WW) NVIDIA(0): WAIT (2, 7, 0x800004x, 0x08x, 0x08x)
(WW) NVIDIA(0): WAIT (1, 7, 0x800004x, 0x08x, 0x08x)
(WW) NVIDIA(0): WAIT (2, 7, 0x800004x, 0x08x, 0x08x)
(WW) NVIDIA(0): WAIT (1, 7, 0x800004x, 0x08x, 0x08x)
(WW) NVIDIA(0): WAIT (2, 7, 0x800004x, 0x08x, 0x08x)
(WW) NVIDIA(0): WAIT (1, 7, 0x800004x, 0x08x, 0x08x)
(WW) NVIDIA(0): WAIT (2, 6, 0x800004x, 0x08x, 0x08x)Code: Select all
SetClientVersion: 0 8
(II) Open APM successful
(II) NVIDIA(0): Setting mode "1600x1200"Hi jannis. I have ACPI disabled and APM enabled (CONFIG_APM and CONFIG_APM_RTC_IS_GMT in 2.4.26-r9). I have a correct /dev/apm_bios and Xorg.0.log tells me "(II) Open APM successful" too. I've had all this for months and unfortunately I sometimes have crashes. I've never tried disabling completely APM. I'll try it as soon as I can ( Oh no, I'll have to push the power button when shutting down!).jannis wrote:Good News.
I diasbled ACPI in my kernel an enabled all (sane) options for APM.
Now the /var/log/Xorg.0.log ends with:Well and I didn't have a freeze yet. Please try this too and report if it helps. *hope*Code: Select all
SetClientVersion: 0 8 (II) Open APM successful (II) NVIDIA(0): Setting mode "1600x1200"
(make sure you have /dev/apm_bios and your Xorg.0.log tells you it worked.)
I can't predict the crashes. With "sometimes" I mean that I can have 2 crashes in 1 day or also no crashes in 2 months.jannis wrote:What do you exactly mean with "sometimes I have crahes"? I had a crash every 30 mins with ACPI and I didn't have one crash in 2 hours without ACPI. I'll continue testing tomorrow.
Code: Select all
NVRM: Xid: 13, 0000 02005f00 0000009f 00000300 0010c300 00000002Code: Select all
NVRM: Xid: 6, PE0000 030c 0004002a 00000000 00010001 0004002a
I'm seriously curious what the Nvidia chipset users have for their power settings. Please list them and let's compare this.korngerd wrote:Crashed again, but another address it seems:I think 1.0.6629 is worse than the current stable for x86. I'm getting crashes every 2-3 hours now...Code: Select all
NVRM: Xid: 6, PE0000 030c 0004002a 00000000 00010001 0004002a
I don't know if it applies, but there seems to be a patch that fixes this memory leak:
http://www.linux-gamers.net/modules/new ... toryid=561
Haven't tried the patch, but will post back later once I get the patch applied.
Code: Select all
<M> APM (Advanced Power Management) BIOS support
[ ] Ignore USER SUSPEND
[*] Enable PM at boot time
[ ] Make CPU Idle calls when idle (NEW)
[*] Enable console blanking using APM
[ ] RTC stores time in GMT (NEW)
[*] Allow interrupts during APM BIOS calls
[*] Use real mode APM BIOS call to power off
Code: Select all
bash-2.05b# uname -a
Linux sprsd 2.6.9-gentoo-r13 #1 SMP Mon Jan 3 16:40:32 PST 2005 i686 Intel(R) Pentium(R) 4 CPU 2.40GHz GenuineIntel GNU/Linux
I'm on a full ACPI kernel:yaneurabeya wrote:I'm seriously curious what the Nvidia chipset users have for their power settings. Please list them and let's compare this.
Code: Select all
CONFIG_PM=y
CONFIG_SOFTWARE_SUSPEND=y
CONFIG_PM_STD_PARTITION=""
CONFIG_ACPI=y
CONFIG_ACPI_BOOT=y
CONFIG_ACPI_INTERPRETER=y
CONFIG_ACPI_SLEEP=y
CONFIG_ACPI_SLEEP_PROC_FS=y
CONFIG_ACPI_BUTTON=y
CONFIG_ACPI_PROCESSOR=y
CONFIG_ACPI_THERMAL=y
CONFIG_ACPI_BLACKLIST_YEAR=0
CONFIG_ACPI_BUS=y
CONFIG_ACPI_EC=y
CONFIG_ACPI_POWER=y
CONFIG_ACPI_PCI=y
CONFIG_ACPI_SYSTEM=y
I'm on a udev system running:yaneurabeya wrote: I don't think that anything weird with cold/hotplug was occurring but just as a point of question, how many people are still running devfs, what kernel version, and who's running udev?
Code: Select all
$ uname -a
Linux nyamochan 2.6.9-gentoo-r13 #3 Wed Dec 29 21:00:04 EST 2004 i686 AMD Athlon(tm) Processor AuthenticAMD GNU/Linux