View Single Post
Old 11-24-2016, 01:13 PM   #16
Mahdi2016
Junior Member
 
Join Date: Oct 2016
Posts: 20
Post

Hi Michal,

Here is the output from 'example' command of the terminal window is at follows:
Code:
Starting program: /bin/example /home/pi/EDIDv1_1440x900 --enable-debug
[Thread debugging using libthread_db enabled]
Using host libthread_db library "/lib/arm-linux-gnueabihf/libthread_db.so.1".
[libevdi] ioctl: drop_master error=-1
[libevdi] ioctl: drop_master error=-1
Attempting to use device /dev/dri/card1...
[libevdi] ioctl: drop_master error=-1
Press Enter or Ctrl+C to quit...
There was a window without information (title bar with clean and minimal window, to see is a "maximized" symbol as window).

And the output from 'monitorsim' command of the terminal window is at follows:
Code:
(gdb) run
Starting program: /bin/monitorsim /home/pi/EDIDv1_1440x900 --enable-debug
[Thread debugging using libthread_db enabled]
Using host libthread_db library "/lib/arm-linux-gnueabihf/libthread_db.so.1".
[libevdi] ioctl: drop_master error=-1
[libevdi] ioctl: drop_master error=-1
[libevdi] ioctl: drop_master error=-1
MESA-LOADER: failed to retrieve device information

Program received signal SIGILL, Illegal instruction.
0x73424de8 in ?? () from /usr/lib/arm-linux-gnueabihf/libcrypto.so.1.0.0
I hope this information will help you..

Best regards
Michael
Mahdi2016 is offline   Reply With Quote