Ticket #2127: system_info.txt

File system_info.txt, 2.9 KB (added by auerswal@…, 13 years ago)

system info (asked for in http://www.mplayerhq.hu/DOCS/HTML/en/bugreports_what.html)

Line 
1System information asked for in http://www.mplayerhq.hu/DOCS/HTML/en/bugreports_what.html
2=========================================================================================
3
4System is Debian GNU/Linux Sid (a.k.a. unstable).
5
6$ uname -a
7Linux fal 3.2.0-4-686-pae #1 SMP Debian 3.2.35-2 i686 GNU/Linux
8
9$ ls -l /lib/i386-linux-gnu/libc[.-]*
10-rwxr-xr-x 1 root root 1351816 Dec 30 17:45 /lib/i386-linux-gnu/libc-2.13.so
11lrwxrwxrwx 1 root root 12 Dec 30 17:45 /lib/i386-linux-gnu/libc.so.6 -> libc-2.13.so
12
13$ gcc -v
14Using built-in specs.
15COLLECT_GCC=gcc
16COLLECT_LTO_WRAPPER=/usr/lib/gcc/i486-linux-gnu/4.7/lto-wrapper
17Target: i486-linux-gnu
18Configured with: ../src/configure -v --with-pkgversion='Debian 4.7.2-5' --with-bugurl=file:///usr/share/doc/gcc-4.7/README.Bugs --enable-languages=c,c++,go,fortran,objc,obj-c++ --prefix=/usr --program-suffix=-4.7 --enable-shared --enable-linker-build-id --with-system-zlib --libexecdir=/usr/lib --without-included-gettext --enable-threads=posix --with-gxx-include-dir=/usr/include/c++/4.7 --libdir=/usr/lib --enable-nls --with-sysroot=/ --enable-clocale=gnu --enable-libstdcxx-debug --enable-libstdcxx-time=yes --enable-gnu-unique-object --enable-plugin --enable-objc-gc --enable-targets=all --with-arch-32=i586 --with-tune=generic --enable-checking=release --build=i486-linux-gnu --host=i486-linux-gnu --target=i486-linux-gnu
19Thread model: posix
20gcc version 4.7.2 (Debian 4.7.2-5)
21
22$ ld -v
23GNU ld (GNU Binutils for Debian) 2.22
24
25$ as --version
26GNU assembler (GNU Binutils for Debian) 2.22
27Copyright 2011 Free Software Foundation, Inc.
28This program is free software; you may redistribute it under the terms of
29the GNU General Public License version 3 or later.
30This program has absolutely no warranty.
31This assembler was configured for a target of `i486-linux-gnu'.
32
33$ yasm --version
34yasm 1.2.0
35Compiled on Jan 18 2013.
36Copyright (c) 2001-2011 Peter Johnson and other Yasm developers.
37Run yasm --license for licensing overview and summary.
38
39$ cat /proc/cpuinfo
40processor : 0
41vendor_id : AuthenticAMD
42cpu family : 15
43model : 28
44model name : AMD Sempron(tm) Processor 3000+
45stepping : 0
46microcode : 0x41
47cpu MHz : 1800.000
48cache size : 128 KB
49fdiv_bug : no
50hlt_bug : no
51f00f_bug : no
52coma_bug : no
53fpu : yes
54fpu_exception : yes
55cpuid level : 1
56wp : yes
57flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt 3dnowext 3dnow up lahf_lm
58bogomips : 3617.54
59clflush size : 64
60cache_alignment : 64
61address sizes : 40 bits physical, 32 bits virtual
62power management: ts fid vid ttp
63
64Graphics card is an NVIDIA GeForce 6600 GT.
65Binary NVIDIA driver version 304.64.
66Same error occurs with Nouveau driver.
67
68Sound card is Creative Labs SB Live! EMU10k1.
69Sound driver is ALSA from kernel (no pulseaudio).