Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- 23:19:21 dbz@dbzix ~ $ uname -a
- Linux dbzix 3.10-2-amd64 #1 SMP Debian 3.10.5-1 (2013-08-07) x86_64 GNU/Linux
- 23:19:26 dbz@dbzix ~ $ ddccontrol -pv
- ddccontrol version 0.4.2
- Copyright 2004-2005 Oleg I. Vdovikin (oleg@cs.msu.su)
- Copyright 2004-2006 Nicolas Boichat (nicolas@boichat.ch)
- This program comes with ABSOLUTELY NO WARRANTY.
- You may redistribute copies of this program under the terms of the GNU General Public License.
- ddcpci initing...
- Starting /usr/bin/ddcpci 1 -1627028589 &...
- Probing for available monitors...
- Found I2C device (dev:/dev/i2c-9)
- ioctl(): Operation not supported
- ioctl returned -1
- Reading EDID 0x50 failed.
- ddcci_open returned -2
- Found I2C device (dev:/dev/i2c-8)
- ioctl(): Connection timed out
- ioctl returned -1
- Reading EDID 0x50 failed.
- ddcci_open returned -2
- Found I2C device (dev:/dev/i2c-7)
- ioctl(): Connection timed out
- ioctl returned -1
- Reading EDID 0x50 failed.
- ddcci_open returned -2
- Found I2C device (dev:/dev/i2c-6)
- ioctl(): Connection timed out
- ioctl returned -1
- Reading EDID 0x50 failed.
- ddcci_open returned -2
- Found I2C device (dev:/dev/i2c-5)
- ioctl(): No such device or address
- ioctl returned -1
- Reading EDID 0x50 failed.
- ddcci_open returned -2
- Found I2C device (dev:/dev/i2c-4)
- ioctl(): No such device or address
- ioctl returned -1
- Reading EDID 0x50 failed.
- ddcci_open returned -2
- Found I2C device (dev:/dev/i2c-3)
- ioctl(): No such device or address
- ioctl returned -1
- Reading EDID 0x50 failed.
- ddcci_open returned -2
- Found I2C device (dev:/dev/i2c-2)
- ioctl(): No such device or address
- ioctl returned -1
- Reading EDID 0x50 failed.
- ddcci_open returned -2
- Found I2C device (dev:/dev/i2c-1)
- ioctl(): No such device or address
- ioctl returned -1
- ioctl(): No such device or address
- ioctl returned -1
- ioctl(): No such device or address
- ioctl returned -1
- Control brightness has been discarded by the caps string.
- Control contrast has been discarded by the caps string.
- Control red has been discarded by the caps string.
- Control green has been discarded by the caps string.
- Control blue has been discarded by the caps string.
- Control redblack has been discarded by the caps string.
- Control greenblack has been discarded by the caps string.
- Control blueblack has been discarded by the caps string.
- Control colortemp has been discarded by the caps string.
- Control hpos has been discarded by the caps string.
- Control vpos has been discarded by the caps string.
- Control hsize has been discarded by the caps string.
- Control vsize has been discarded by the caps string.
- Control auto has been discarded by the caps string.
- Control hpincushion has been discarded by the caps string.
- Control hpincushionbalance has been discarded by the caps string.
- Control vlinearity has been discarded by the caps string.
- Control vlinearitybalance has been discarded by the caps string.
- Control hmisconvergence has been discarded by the caps string.
- Control vmisconvergence has been discarded by the caps string.
- Control keybalance has been discarded by the caps string.
- Control key has been discarded by the caps string.
- Control tdistortionctrl has been discarded by the caps string.
- Control tdistortionbalance has been discarded by the caps string.
- Control bdistortionctrl has been discarded by the caps string.
- Control bdistortionbalance has been discarded by the caps string.
- Control tilt has been discarded by the caps string.
- Control hmoire has been discarded by the caps string.
- Control vmoire has been discarded by the caps string.
- Control focus has been discarded by the caps string.
- Control coarse has been discarded by the caps string.
- Control fine has been discarded by the caps string.
- Control defaults has been discarded by the caps string.
- Control defaultluma has been discarded by the caps string.
- Control defaultgeom has been discarded by the caps string.
- Control defaultcolor has been discarded by the caps string.
- Control settings has been discarded by the caps string.
- Control audiospeakervolume has been discarded by the caps string.
- Control degauss has been discarded by the caps string.
- Control osdorientation has been discarded by the caps string.
- Control inputsource has been discarded by the caps string.
- Control dpms has been discarded by the caps string.
- Control power has been discarded by the caps string.
- ioctl(): No such device or address
- ioctl returned -1
- ddcci_open returned -1
- Found I2C device (dev:/dev/i2c-0)
- ioctl(): No such device or address
- ioctl returned -1
- Reading EDID 0x50 failed.
- ddcci_open returned -2
- Detected monitors :
- - Device: dev:/dev/i2c-1
- DDC/CI supported: No
- Monitor Name: VESA standard monitor
- Input type: Analog
- No monitor supporting DDC/CI available.
- If your graphics card need it, please check all the required kernel modules are loaded (i2c-dev, and your framebuffer driver).
- ddcpci being released...
- ==>ddcpci is quitting.
- 23:19:29 dbz@dbzix ~ $ strace ddccontrol -p
- execve("/usr/bin/ddccontrol", ["ddccontrol", "-p"], [/* 39 vars */]) = 0
- brk(0) = 0x19ff000
- access("/etc/ld.so.nohwcap", F_OK) = -1 ENOENT (No such file or directory)
- mmap(NULL, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7fdfce24e000
- access("/etc/ld.so.preload", R_OK) = -1 ENOENT (No such file or directory)
- open("/etc/ld.so.cache", O_RDONLY|O_CLOEXEC) = 3
- fstat(3, {st_mode=S_IFREG|0644, st_size=172406, ...}) = 0
- mmap(NULL, 172406, PROT_READ, MAP_PRIVATE, 3, 0) = 0x7fdfce223000
- close(3) = 0
- access("/etc/ld.so.nohwcap", F_OK) = -1 ENOENT (No such file or directory)
- open("/usr/lib/x86_64-linux-gnu/libddccontrol.so.0", O_RDONLY|O_CLOEXEC) = 3
- read(3, "\177ELF\2\1\1\0\0\0\0\0\0\0\0\0\3\0>\0\1\0\0\0\300&\0\0\0\0\0\0"..., 832) = 832
- fstat(3, {st_mode=S_IFREG|0644, st_size=51720, ...}) = 0
- mmap(NULL, 2147080, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 3, 0) = 0x7fdfcde22000
- mprotect(0x7fdfcde2e000, 2093056, PROT_NONE) = 0
- mmap(0x7fdfce02d000, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0xb000) = 0x7fdfce02d000
- close(3) = 0
- access("/etc/ld.so.nohwcap", F_OK) = -1 ENOENT (No such file or directory)
- open("/usr/lib/x86_64-linux-gnu/libxml2.so.2", O_RDONLY|O_CLOEXEC) = 3
- read(3, "\177ELF\2\1\1\0\0\0\0\0\0\0\0\0\3\0>\0\1\0\0\0p\350\2\0\0\0\0\0"..., 832) = 832
- fstat(3, {st_mode=S_IFREG|0644, st_size=1465592, ...}) = 0
- mmap(NULL, 3566008, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 3, 0) = 0x7fdfcdabb000
- mprotect(0x7fdfcdc18000, 2093056, PROT_NONE) = 0
- mmap(0x7fdfcde17000, 40960, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x15c000) = 0x7fdfcde17000
- mmap(0x7fdfcde21000, 2488, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_ANONYMOUS, -1, 0) = 0x7fdfcde21000
- close(3) = 0
- access("/etc/ld.so.nohwcap", F_OK) = -1 ENOENT (No such file or directory)
- open("/lib/x86_64-linux-gnu/libpci.so.3", O_RDONLY|O_CLOEXEC) = 3
- read(3, "\177ELF\2\1\1\0\0\0\0\0\0\0\0\0\3\0>\0\1\0\0\0`'\0\0\0\0\0\0"..., 832) = 832
- fstat(3, {st_mode=S_IFREG|0644, st_size=52408, ...}) = 0
- mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7fdfce222000
- mmap(NULL, 2147552, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 3, 0) = 0x7fdfcd8ae000
- mprotect(0x7fdfcd8b9000, 2097152, PROT_NONE) = 0
- mmap(0x7fdfcdab9000, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0xb000) = 0x7fdfcdab9000
- close(3) = 0
- access("/etc/ld.so.nohwcap", F_OK) = -1 ENOENT (No such file or directory)
- open("/lib/x86_64-linux-gnu/libm.so.6", O_RDONLY|O_CLOEXEC) = 3
- read(3, "\177ELF\2\1\1\0\0\0\0\0\0\0\0\0\3\0>\0\1\0\0\0\0T\0\0\0\0\0\0"..., 832) = 832
- fstat(3, {st_mode=S_IFREG|0644, st_size=1038752, ...}) = 0
- mmap(NULL, 3133768, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 3, 0) = 0x7fdfcd5b0000
- mprotect(0x7fdfcd6ac000, 2097152, PROT_NONE) = 0
- mmap(0x7fdfcd8ac000, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0xfc000) = 0x7fdfcd8ac000
- close(3) = 0
- access("/etc/ld.so.nohwcap", F_OK) = -1 ENOENT (No such file or directory)
- open("/lib/x86_64-linux-gnu/libc.so.6", O_RDONLY|O_CLOEXEC) = 3
- read(3, "\177ELF\2\1\1\0\0\0\0\0\0\0\0\0\3\0>\0\1\0\0\0\240\32\2\0\0\0\0\0"..., 832) = 832
- fstat(3, {st_mode=S_IFREG|0755, st_size=1742520, ...}) = 0
- mmap(NULL, 3849280, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 3, 0) = 0x7fdfcd204000
- mprotect(0x7fdfcd3a6000, 2097152, PROT_NONE) = 0
- mmap(0x7fdfcd5a6000, 24576, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x1a2000) = 0x7fdfcd5a6000
- mmap(0x7fdfcd5ac000, 15424, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_ANONYMOUS, -1, 0) = 0x7fdfcd5ac000
- close(3) = 0
- access("/etc/ld.so.nohwcap", F_OK) = -1 ENOENT (No such file or directory)
- open("/lib/x86_64-linux-gnu/libdl.so.2", O_RDONLY|O_CLOEXEC) = 3
- read(3, "\177ELF\2\1\1\0\0\0\0\0\0\0\0\0\3\0>\0\1\0\0\0\320\16\0\0\0\0\0\0"..., 832) = 832
- fstat(3, {st_mode=S_IFREG|0644, st_size=14664, ...}) = 0
- mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7fdfce221000
- mmap(NULL, 2109720, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 3, 0) = 0x7fdfcd000000
- mprotect(0x7fdfcd003000, 2093056, PROT_NONE) = 0
- mmap(0x7fdfcd202000, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x2000) = 0x7fdfcd202000
- close(3) = 0
- access("/etc/ld.so.nohwcap", F_OK) = -1 ENOENT (No such file or directory)
- open("/lib/x86_64-linux-gnu/libz.so.1", O_RDONLY|O_CLOEXEC) = 3
- read(3, "\177ELF\2\1\1\0\0\0\0\0\0\0\0\0\3\0>\0\1\0\0\0@%\0\0\0\0\0\0"..., 832) = 832
- fstat(3, {st_mode=S_IFREG|0644, st_size=96888, ...}) = 0
- mmap(NULL, 2191880, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 3, 0) = 0x7fdfccde8000
- mprotect(0x7fdfccdff000, 2093056, PROT_NONE) = 0
- mmap(0x7fdfccffe000, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x16000) = 0x7fdfccffe000
- close(3) = 0
- access("/etc/ld.so.nohwcap", F_OK) = -1 ENOENT (No such file or directory)
- open("/lib/x86_64-linux-gnu/liblzma.so.5", O_RDONLY|O_CLOEXEC) = 3
- read(3, "\177ELF\2\1\1\0\0\0\0\0\0\0\0\0\3\0>\0\1\0\0\0\360,\0\0\0\0\0\0"..., 832) = 832
- fstat(3, {st_mode=S_IFREG|0644, st_size=141784, ...}) = 0
- mmap(NULL, 2236904, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 3, 0) = 0x7fdfccbc5000
- mprotect(0x7fdfccbe7000, 2093056, PROT_NONE) = 0
- mmap(0x7fdfccde6000, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x21000) = 0x7fdfccde6000
- close(3) = 0
- access("/etc/ld.so.nohwcap", F_OK) = -1 ENOENT (No such file or directory)
- open("/lib/x86_64-linux-gnu/libresolv.so.2", O_RDONLY|O_CLOEXEC) = 3
- read(3, "\177ELF\2\1\1\0\0\0\0\0\0\0\0\0\3\0>\0\1\0\0\0\220:\0\0\0\0\0\0"..., 832) = 832
- fstat(3, {st_mode=S_IFREG|0644, st_size=84856, ...}) = 0
- mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7fdfce220000
- mmap(NULL, 2189960, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 3, 0) = 0x7fdfcc9ae000
- mprotect(0x7fdfcc9c1000, 2097152, PROT_NONE) = 0
- mmap(0x7fdfccbc1000, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x13000) = 0x7fdfccbc1000
- mmap(0x7fdfccbc3000, 6792, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_ANONYMOUS, -1, 0) = 0x7fdfccbc3000
- close(3) = 0
- mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7fdfce21f000
- mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7fdfce21e000
- mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7fdfce21d000
- arch_prctl(ARCH_SET_FS, 0x7fdfce21e700) = 0
- mprotect(0x7fdfcd5a6000, 16384, PROT_READ) = 0
- mprotect(0x7fdfccbc1000, 4096, PROT_READ) = 0
- mprotect(0x7fdfcd202000, 4096, PROT_READ) = 0
- mprotect(0x7fdfccde6000, 4096, PROT_READ) = 0
- mprotect(0x7fdfccffe000, 4096, PROT_READ) = 0
- mprotect(0x7fdfcd8ac000, 4096, PROT_READ) = 0
- mprotect(0x7fdfcdab9000, 4096, PROT_READ) = 0
- mprotect(0x7fdfcde17000, 32768, PROT_READ) = 0
- mprotect(0x7fdfce02d000, 4096, PROT_READ) = 0
- mprotect(0x603000, 4096, PROT_READ) = 0
- mprotect(0x7fdfce250000, 4096, PROT_READ) = 0
- munmap(0x7fdfce223000, 172406) = 0
- brk(0) = 0x19ff000
- brk(0x1a20000) = 0x1a20000
- open("/usr/lib/locale/locale-archive", O_RDONLY|O_CLOEXEC) = 3
- fstat(3, {st_mode=S_IFREG|0644, st_size=3599232, ...}) = 0
- mmap(NULL, 3599232, PROT_READ, MAP_PRIVATE, 3, 0) = 0x7fdfcc63f000
- close(3) = 0
- open("/usr/share/locale/locale.alias", O_RDONLY|O_CLOEXEC) = 3
- fstat(3, {st_mode=S_IFREG|0644, st_size=2502, ...}) = 0
- mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7fdfce24d000
- read(3, "# Locale name alias data base.\n#"..., 4096) = 2502
- read(3, "", 4096) = 0
- close(3) = 0
- munmap(0x7fdfce24d000, 4096) = 0
- open("/usr/share/locale/en_US.UTF-8/LC_MESSAGES/ddccontrol.mo", O_RDONLY) = -1 ENOENT (No such file or directory)
- open("/usr/share/locale/en_US.utf8/LC_MESSAGES/ddccontrol.mo", O_RDONLY) = -1 ENOENT (No such file or directory)
- open("/usr/share/locale/en_US/LC_MESSAGES/ddccontrol.mo", O_RDONLY) = -1 ENOENT (No such file or directory)
- open("/usr/share/locale/en.UTF-8/LC_MESSAGES/ddccontrol.mo", O_RDONLY) = -1 ENOENT (No such file or directory)
- open("/usr/share/locale/en.utf8/LC_MESSAGES/ddccontrol.mo", O_RDONLY) = -1 ENOENT (No such file or directory)
- open("/usr/share/locale/en/LC_MESSAGES/ddccontrol.mo", O_RDONLY) = -1 ENOENT (No such file or directory)
- fstat(1, {st_mode=S_IFCHR|0620, st_rdev=makedev(136, 1), ...}) = 0
- mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7fdfce24d000
- write(1, "ddccontrol version 0.4.2\nCopyrig"..., 280ddccontrol version 0.4.2
- Copyright 2004-2005 Oleg I. Vdovikin (oleg@cs.msu.su)
- Copyright 2004-2006 Nicolas Boichat (nicolas@boichat.ch)
- This program comes with ABSOLUTELY NO WARRANTY.
- You may redistribute copies of this program under the terms of the GNU General Public License.
- ) = 280
- stat("/usr/share/ddccontrol-db/options.xml", {st_mode=S_IFREG|0644, st_size=13407, ...}) = 0
- stat("/usr/share/ddccontrol-db/options.xml", {st_mode=S_IFREG|0644, st_size=13407, ...}) = 0
- stat("/usr/share/ddccontrol-db/options.xml", {st_mode=S_IFREG|0644, st_size=13407, ...}) = 0
- open("/usr/share/ddccontrol-db/options.xml", O_RDONLY) = 3
- lseek(3, 0, SEEK_CUR) = 0
- open("/etc/ld.so.cache", O_RDONLY|O_CLOEXEC) = 4
- fstat(4, {st_mode=S_IFREG|0644, st_size=172406, ...}) = 0
- mmap(NULL, 172406, PROT_READ, MAP_PRIVATE, 4, 0) = 0x7fdfce1f2000
- close(4) = 0
- access("/etc/ld.so.nohwcap", F_OK) = -1 ENOENT (No such file or directory)
- open("/usr/lib/liblzma.so.2", O_RDONLY|O_CLOEXEC) = 4
- read(4, "\177ELF\2\1\1\0\0\0\0\0\0\0\0\0\3\0>\0\1\0\0\0\360+\0\0\0\0\0\0"..., 832) = 832
- fstat(4, {st_mode=S_IFREG|0644, st_size=139064, ...}) = 0
- close(4) = 0
- munmap(0x7fdfce1f2000, 172406) = 0
- read(3, "<?xml version=\"1.0\"?>\n<!---Do no"..., 8192) = 8192
- brk(0x1a41000) = 0x1a41000
- read(3, "type=\"value\" name=\"Top right scr"..., 16384) = 5215
- read(3, "", 11169) = 0
- brk(0x1a62000) = 0x1a62000
- close(3) = 0
- getpid() = 6325
- stat("/usr/bin/ddcpci", {st_mode=S_IFREG|0755, st_size=30712, ...}) = 0
- msgget(0xb5058393, IPC_CREAT|0666) = 32768
- rt_sigaction(SIGINT, {SIG_IGN, [], SA_RESTORER, 0x7fdfcd239260}, {SIG_DFL, [], 0}, 8) = 0
- rt_sigaction(SIGQUIT, {SIG_IGN, [], SA_RESTORER, 0x7fdfcd239260}, {SIG_DFL, [], 0}, 8) = 0
- rt_sigprocmask(SIG_BLOCK, [CHLD], [], 8) = 0
- clone(child_stack=0, flags=CLONE_PARENT_SETTID|SIGCHLD, parent_tidptr=0x7fff33febb1c) = 6326
- wait4(6326, [{WIFEXITED(s) && WEXITSTATUS(s) == 0}], 0, NULL) = 6326
- rt_sigaction(SIGINT, {SIG_DFL, [], SA_RESTORER, 0x7fdfcd239260}, NULL, 8) = 0
- rt_sigaction(SIGQUIT, {SIG_DFL, [], SA_RESTORER, 0x7fdfcd239260}, NULL, 8) = 0
- rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0
- --- SIGCHLD (Child exited) @ 0 (0) ---
- write(1, "Probing for available monitors", 30Probing for available monitors) = 30
- msgsnd(32768, {1, "\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0"}, 32, IPC_NOWAIT) = 0
- msgrcv(32768, 0x7fff33febb40, 280, 2, IPC_NOWAIT) = -1 ENOMSG (No message of desired type)
- nanosleep({0, 10000000}, NULL) = 0
- msgrcv(32768, {2, "\0\0\0\0\1\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0"...}, 280, 2, IPC_NOWAIT) = 24
- openat(AT_FDCWD, "/dev/", O_RDONLY|O_NONBLOCK|O_DIRECTORY|O_CLOEXEC) = 3
- getdents(3, /* 204 entries */, 32768) = 5920
- open("/dev/i2c-9", O_RDWR) = 4
- ioctl(4, 0x707, 0x7fff33feac80) = -1 EOPNOTSUPP (Operation not supported)
- close(4) = 0
- write(1, ".", 1.) = 1
- open("/dev/i2c-8", O_RDWR) = 4
- ioctl(4, 0x707, 0x7fff33feac80) = -1 ETIMEDOUT (Connection timed out)
- close(4) = 0
- write(1, ".", 1.) = 1
- open("/dev/i2c-7", O_RDWR) = 4
- ioctl(4, 0x707, 0x7fff33feac80) = -1 ETIMEDOUT (Connection timed out)
- close(4) = 0
- write(1, ".", 1.) = 1
- open("/dev/i2c-6", O_RDWR) = 4
- ioctl(4, 0x707, 0x7fff33feac80) = -1 ETIMEDOUT (Connection timed out)
- close(4) = 0
- write(1, ".", 1.) = 1
- open("/dev/i2c-5", O_RDWR) = 4
- ioctl(4, 0x707, 0x7fff33feac80) = -1 ENXIO (No such device or address)
- close(4) = 0
- write(1, ".", 1.) = 1
- open("/dev/i2c-4", O_RDWR) = 4
- ioctl(4, 0x707, 0x7fff33feac80) = -1 ENXIO (No such device or address)
- close(4) = 0
- write(1, ".", 1.) = 1
- open("/dev/i2c-3", O_RDWR) = 4
- ioctl(4, 0x707, 0x7fff33feac80) = -1 ENXIO (No such device or address)
- close(4) = 0
- write(1, ".", 1.) = 1
- open("/dev/i2c-2", O_RDWR) = 4
- ioctl(4, 0x707, 0x7fff33feac80) = -1 ENXIO (No such device or address)
- close(4) = 0
- write(1, ".", 1.) = 1
- open("/dev/i2c-1", O_RDWR) = 4
- ioctl(4, 0x707, 0x7fff33feac80) = 1
- ioctl(4, 0x707, 0x7fff33feac90) = 1
- ioctl(4, 0x707, 0x7fff33feabf0) = -1 ENXIO (No such device or address)
- nanosleep({0, 44555000}, NULL) = 0
- ioctl(4, 0x707, 0x7fff33feabf0) = -1 ENXIO (No such device or address)
- nanosleep({0, 44506000}, NULL) = 0
- ioctl(4, 0x707, 0x7fff33feabf0) = -1 ENXIO (No such device or address)
- stat("/usr/share/ddccontrol-db/monitor/PHLC05D.xml", {st_mode=S_IFREG|0644, st_size=2513, ...}) = 0
- stat("/usr/share/ddccontrol-db/monitor/PHLC05D.xml", {st_mode=S_IFREG|0644, st_size=2513, ...}) = 0
- stat("/usr/share/ddccontrol-db/monitor/PHLC05D.xml", {st_mode=S_IFREG|0644, st_size=2513, ...}) = 0
- open("/usr/share/ddccontrol-db/monitor/PHLC05D.xml", O_RDONLY) = 5
- lseek(5, 0, SEEK_CUR) = 0
- open("/etc/ld.so.cache", O_RDONLY|O_CLOEXEC) = 6
- fstat(6, {st_mode=S_IFREG|0644, st_size=172406, ...}) = 0
- mmap(NULL, 172406, PROT_READ, MAP_PRIVATE, 6, 0) = 0x7fdfce1f2000
- close(6) = 0
- access("/etc/ld.so.nohwcap", F_OK) = -1 ENOENT (No such file or directory)
- open("/usr/lib/liblzma.so.2", O_RDONLY|O_CLOEXEC) = 6
- read(6, "\177ELF\2\1\1\0\0\0\0\0\0\0\0\0\3\0>\0\1\0\0\0\360+\0\0\0\0\0\0"..., 832) = 832
- fstat(6, {st_mode=S_IFREG|0644, st_size=139064, ...}) = 0
- close(6) = 0
- munmap(0x7fdfce1f2000, 172406) = 0
- read(5, "<?xml version=\"1.0\"?>\n<!--- \"Sta"..., 8192) = 2513
- read(5, "", 5679) = 0
- brk(0x1a83000) = 0x1a83000
- close(5) = 0
- open("/usr/share/locale/en_US.UTF-8/LC_MESSAGES/ddccontrol-db.mo", O_RDONLY) = -1 ENOENT (No such file or directory)
- open("/usr/share/locale/en_US.utf8/LC_MESSAGES/ddccontrol-db.mo", O_RDONLY) = -1 ENOENT (No such file or directory)
- open("/usr/share/locale/en_US/LC_MESSAGES/ddccontrol-db.mo", O_RDONLY) = -1 ENOENT (No such file or directory)
- open("/usr/share/locale/en.UTF-8/LC_MESSAGES/ddccontrol-db.mo", O_RDONLY) = -1 ENOENT (No such file or directory)
- open("/usr/share/locale/en.utf8/LC_MESSAGES/ddccontrol-db.mo", O_RDONLY) = -1 ENOENT (No such file or directory)
- open("/usr/share/locale/en/LC_MESSAGES/ddccontrol-db.mo", O_RDONLY) = -1 ENOENT (No such file or directory)
- nanosleep({0, 43633000}, NULL) = 0
- ioctl(4, 0x707, 0x7fff33feac80) = -1 ENXIO (No such device or address)
- close(4) = 0
- write(1, ".", 1.) = 1
- open("/dev/i2c-0", O_RDWR) = 4
- ioctl(4, 0x707, 0x7fff33feac80) = -1 ENXIO (No such device or address)
- close(4) = 0
- write(1, ".", 1.) = 1
- getdents(3, /* 0 entries */, 32768) = 0
- close(3) = 0
- write(1, "\n", 1
- ) = 1
- write(1, "Detected monitors :\n", 20Detected monitors :
- ) = 20
- write(1, " - Device: dev:/dev/i2c-1\n", 26 - Device: dev:/dev/i2c-1
- ) = 26
- write(1, " DDC/CI supported: No\n", 24 DDC/CI supported: No
- ) = 24
- write(1, " Monitor Name: VESA standard m"..., 39 Monitor Name: VESA standard monitor
- ) = 39
- write(1, " Input type: Analog\n", 22 Input type: Analog
- ) = 22
- write(2, "No monitor supporting DDC/CI ava"..., 167No monitor supporting DDC/CI available.
- If your graphics card need it, please check all the required kernel modules are loaded (i2c-dev, and your framebuffer driver).
- ) = 167
- msgsnd(32768, {1, "\4\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0"}, 32, IPC_NOWAIT) = 0
- nanosleep({0, 20000000}, NULL) = 0
- msgctl(32768, IPC_RMID, 0) = 0
- exit_group(0) = ?
- 23:19:38 dbz@dbzix ~ $
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement