Page 1 of 1

segfault + nouveau msg

PostPosted: Sep 5th, '12, 12:02
by nigelc
dmesg reports this:

using xfce 4.8
Code: Select all

[74818.047911] [drm] nouveau 0000:03:00.0: Setting dpms mode 3 on tmds encoder (output 2)
[84762.212808] [drm] nouveau 0000:03:00.0: Setting dpms mode 0 on tmds encoder (output 2)
[92150.003262] [drm] nouveau 0000:03:00.0: Setting dpms mode 3 on tmds encoder (output 2)
[101929.412769] [drm] nouveau 0000:03:00.0: Setting dpms mode 0 on tmds encoder (output 2)
[103070.240845] at-spi-registry[3321]: segfault at c ip b737f149 sp bfa034a0 error 4 in libgconf-2.so.4.1.5[b7368000+2d000]


Are the nouveau messages due the screen saver /login screen?'

Re: segfault + nouveau msg

PostPosted: Sep 5th, '12, 22:37
by doktor5000
nigelc wrote:
Code: Select all
[103070.240845] at-spi-registry[3321]: segfault at c ip b737f149 sp bfa034a0 error 4 in libgconf-2.so.4.1.5[b7368000+2d000]

'


The segfault seems not related to nouaveau, but could be. Did you google yet for similar error messages (the ones you got from nouveau)?

Re: segfault + nouveau msg

PostPosted: Sep 9th, '12, 08:17
by nigelc
This is caused by Orca in xfce4 when it starts up:

Code: Select all
[103435.704293] at-spi-registry[7869]: segfault at c ip b73dd149 sp bf9149a0 error 4 in libgconf-2.so.4.1.5[b73c6000+2d000]

This is caused by the screen saver.

Code: Select all
[102591.331891] [drm] nouveau 0000:03:00.0: Setting dpms mode 0 on tmds encoder (output 2)


cheers