Re: [OpenIndiana-discuss] nVIDIA driver crash

2016-08-14 Thread Apostolos Syropoulos via openindiana-discuss
>>
>> [ 9482.429] (EE) Dynamic loader error: ld.so.1: Xorg: fatal:
> enableIndirectGLX:
>> can't find symbol


I think this error can be prevented by adding the following to xorg.conf


Section "Screen"
Identifier "Screen0"
Device "Device0"
Monitor"Monitor0"
DefaultDepth24
SubSection "Display"
Depth   24
EndSubSection
Option "AllowIndirectGLXProtocol" "false"  

Re: [OpenIndiana-discuss] nVIDIA driver crash

2016-08-12 Thread Carsten Grzemba

On 07.08.16 00:52, Apostolos Syropoulos via openindiana-discuss  
 wrote: 
> 
> Hello,
> 
> While I was working, Xorg crashed and restarted:
> 
> 
> 
> [ 9482.429] (EE) Dynamic loader error: ld.so.1: Xorg: fatal: 
> enableIndirectGLX:
> can't find symbol
> [ 9482.452] (EE)
> [ 9482.452] (EE) Backtrace:
> [ 9482.563] (EE) 0: /usr/bin/amd64/Xorg (xorg_backtrace+0x41) [0x4fb81c]
> [ 9482.563] (EE) 1: /usr/bin/amd64/Xorg (OsSigHandler+0x6e) [0x504d20]
> [ 9482.622] (EE) 2: /lib/amd64/libc.so.1 (__sighndlr+0x6) [0xfd7fff2c7386]
> [ 9482.622] (EE) 3: /lib/amd64/libc.so.1 (call_user_handler+0x1db) 
> [0xfd7ff
> f2ba0bb]
> [ 9482.622] (EE) 4: /usr/bin/amd64/Xorg (xf86Wakeup+0x2ea) [0x528568]
> [ 9482.623] (EE) 5: /usr/bin/amd64/Xorg (WakeupHandler+0x83) [0x4ba88a]
> [ 9482.623] (EE) 6: /usr/bin/amd64/Xorg (WaitForSomething+0x491) [0x5092d1]
> [ 9482.623] (EE) 7: /usr/bin/amd64/Xorg (Dispatch+0x9e) [0x4ac115]
> [ 9482.623] (EE) 8: /usr/bin/amd64/Xorg (main+0x64b) [0x514b8d]
> [ 9482.623] (EE) 9: /usr/bin/amd64/Xorg (_start+0x6c) [0x49d0cc]
> [ 9482.623] (EE)
> [ 9482.623] (EE) Segmentation Fault at address 0x32
> [ 9482.623] (EE)
> Fatal server error:
> [ 9482.623] (EE) Caught signal 11 (Segmentation Fault). Server aborting
> [ 9482.623] (EE)
> [ 9482.623] (EE)
> Please consult the Project OpenIndiana support
> at http://openindiana.org
> for help.
> [ 9482.623] (EE) Please also check the log file at "/var/log/Xorg.0.log" for 
> ad
> ditional information.
> [ 9482.624] (EE)
> [ 9483.061] (EE) Server terminated with error (1). Closing log file.
> 
> 
> I am using the nVIDIA driver v. 367.35 on hipster.
> 
> 
>  --
> Apostolos Syropoulos
> Xanthi, Greece
> 
My attempts with this driver always ends up with in Xorg.0.log:

[ 23.838] (EE) NVIDIA(GPU-0): Failed to initialize the NVIDIA GPU at PCI:4:0:0. 
Please
[ 23.838] (EE) NVIDIA(GPU-0): check your system's kernel log for additional 
error
[ 23.838] (EE) NVIDIA(GPU-0): messages and refer to Chapter 7: Common Problems 
in the
[ 23.838] (EE) NVIDIA(GPU-0): README for additional information.
[ 23.839] (EE) NVIDIA(GPU-0): Failed to initialize the NVIDIA graphics device!

in /var/adm/messages

Aug 12 09:03:59 notebookcg nvidia: [ID 702911 kern.notice] NOTICE: NVRM: failed 
to copy vbios to system memory.
Aug 12 09:03:59 notebookcg nvidia: [ID 702911 kern.notice] NOTICE: NVRM: 
RmInitAdapter failed! (0x30:0x:645)
Aug 12 09:03:59 notebookcg nvidia: [ID 702911 kern.notice] NOTICE: NVRM: 
nv_open: rm_init_adapter(0x0400) failed

Aug 12 09:04:03 notebookcg nvidia_modeset: [ID 107833 kern.notice] Unloading

for that I updated nvidia pkg recipe:
https://github.com/cgrzemba/oi-userland/tree/oi/hipster/components/nvidia
 
but this is removed in branch openindina/oi/hipster now.
___
openindiana-discuss mailing list
openindiana-discuss@openindiana.org
https://openindiana.org/mailman/listinfo/openindiana-discuss


Re: [OpenIndiana-discuss] nVIDIA driver crash

2016-08-07 Thread Alexander Pyhalov

Apostolos Syropoulos via openindiana-discuss писал 07.08.2016 01:51:

Hello,

While I was working, Xorg crashed and restarted:


Hi.
Did you do any specific while Xorg crashed? Can you somehow reproduce 
the issue?



---
System Administrator of Southern Federal University Computer Center


___
openindiana-discuss mailing list
openindiana-discuss@openindiana.org
http://openindiana.org/mailman/listinfo/openindiana-discuss


[OpenIndiana-discuss] nVIDIA driver crash

2016-08-06 Thread Apostolos Syropoulos via openindiana-discuss
Hello,

While I was working, Xorg crashed and restarted:



[  9482.429] (EE) Dynamic loader error: ld.so.1: Xorg: fatal: enableIndirectGLX:
can't find symbol
[  9482.452] (EE)
[  9482.452] (EE) Backtrace:
[  9482.563] (EE) 0: /usr/bin/amd64/Xorg (xorg_backtrace+0x41) [0x4fb81c]
[  9482.563] (EE) 1: /usr/bin/amd64/Xorg (OsSigHandler+0x6e) [0x504d20]
[  9482.622] (EE) 2: /lib/amd64/libc.so.1 (__sighndlr+0x6) [0xfd7fff2c7386]
[  9482.622] (EE) 3: /lib/amd64/libc.so.1 (call_user_handler+0x1db) [0xfd7ff
f2ba0bb]
[  9482.622] (EE) 4: /usr/bin/amd64/Xorg (xf86Wakeup+0x2ea) [0x528568]
[  9482.623] (EE) 5: /usr/bin/amd64/Xorg (WakeupHandler+0x83) [0x4ba88a]
[  9482.623] (EE) 6: /usr/bin/amd64/Xorg (WaitForSomething+0x491) [0x5092d1]
[  9482.623] (EE) 7: /usr/bin/amd64/Xorg (Dispatch+0x9e) [0x4ac115]
[  9482.623] (EE) 8: /usr/bin/amd64/Xorg (main+0x64b) [0x514b8d]
[  9482.623] (EE) 9: /usr/bin/amd64/Xorg (_start+0x6c) [0x49d0cc]
[  9482.623] (EE)
[  9482.623] (EE) Segmentation Fault at address 0x32
[  9482.623] (EE)
Fatal server error:
[  9482.623] (EE) Caught signal 11 (Segmentation Fault). Server aborting
[  9482.623] (EE)
[  9482.623] (EE)
Please consult the Project OpenIndiana support
at http://openindiana.org
for help.
[  9482.623] (EE) Please also check the log file at "/var/log/Xorg.0.log" for ad
ditional information.
[  9482.624] (EE)
[  9483.061] (EE) Server terminated with error (1). Closing log file.


I am using the nVIDIA driver v. 367.35 on hipster.


 --
Apostolos Syropoulos
Xanthi, Greece

___
openindiana-discuss mailing list
openindiana-discuss@openindiana.org
http://openindiana.org/mailman/listinfo/openindiana-discuss