You are not logged in.

#1 2010-01-17 21:47:05

naguz
Member
Registered: 2008-11-05
Posts: 98

Htpc crash every time it is left on idle.

I have set up my htpc with a quite minimal arch install. It runs xbmc-standalone in an x-session, no DE or WM installed. EVery time it is left on idle, it crashes - aka total freeze.

The ssh-session i have open does not die immediatly, but it stops responding (cant type or anything in it), and if I leave the htpc on, it dies eventually. Trying to open a new ssh-session results in:
"ssh: connect to host 192.168.0.102 port 22: No route to host"

The Wiimote I have connected using cwiid says it is still connected, but pressing something doesnt wake it up. The TV will say "no signal" on the HDMI input.

It runs xbmc-standalone launched from .xinitrc. X is launched from inittab
Inittab:

x:5:respawn:/bin/su tv -l -c "/bin/bash --login -c startx >/dev/null 2>&1"

.xinitrc:

exec /usr/bin/ck-launch-session /usr/bin/dbus-launch --exit-with-session /usr/bin/xbmc-standalone

I have a nvidia on board graphics card, and nvidia drivers from repo.

The strange thing is, there is no errors in xorg.log, an nothing in any of the other log files I have looked at in /var/log. Not just no errors, but no nothing. They're empty. I just can't understand what's going on. oO

I have had errors in xorg.log one time, suggesting it is the nvodoa driver as far as I can understand, but usually there are no erors at all.

(EE) Jan 13 21:41:27 NVIDIA(0): Failed to determine display capabilities
(EE) NVIDIA(0):  *** Aborting ***
(II) Jan 13 21:41:27 NVIDIA(0): Setting mode "nvidia-auto-select"
(EE) Jan 13 21:41:27 NVIDIA(0): Failed to initiate mode change

Backtrace:
0: /usr/bin/X (xorg_backtrace+0x28) [0x4b04e8]
1: /usr/bin/X (0x400000+0x66209) [0x466209]
2: /lib/libpthread.so.0 (0x7f52462c8000+0xee80) [0x7f52462d6e80]
3: /usr/lib/xorg/modules/drivers/nvidia_drv.so (0x7f5242405000+0x4f4c6) [0x7f52424544c6]
4: /usr/lib/xorg/modules/drivers/nvidia_drv.so (0x7f5242405000+0x55932) [0x7f524245a932]
5: /usr/lib/xorg/modules/drivers/nvidia_drv.so (0x7f5242405000+0x322538) [0x7f5242727538]
6: /usr/lib/xorg/modules/drivers/nvidia_drv.so (0x7f5242405000+0x322cee) [0x7f5242727cee]
7: /usr/lib/xorg/modules/drivers/nvidia_drv.so (0x7f5242405000+0x313f5c) [0x7f5242718f5c]
8: /usr/bin/X (0x400000+0x124fe2) [0x524fe2]
9: /usr/bin/X (0x400000+0x129d89) [0x529d89]
10: /usr/bin/X (xf86Wakeup+0x3f2) [0x472612]
11: /usr/bin/X (WakeupHandler+0x4b) [0x435cdb]
12: /usr/bin/X (WaitForSomething+0x1d7) [0x45a797]
13: /usr/bin/X (0x400000+0x41472) [0x441472]
14: /usr/bin/X (0x400000+0x219ec) [0x4219ec]
15: /lib/libc.so.6 (__libc_start_main+0xfd) [0x7f5245573b6d]
16: /usr/bin/X (0x400000+0x21599) [0x421599]
Segmentation fault at address 0x9c

But thats just one time.

I don't know if this is at all related, but it won't shut down properly either. shutdown -P now just makes it go into single user mode (press ctrl+d screen), but it dosn't turn off.

If it is not left idle, however, it runs doessn't crash I'm kind at a loss here. Anyone wanna help me debugging or pointing me in the right direction?

Offline

Board footer

Powered by FluxBB