Problem with Opensasc-ng on Arch64 (SOLVED)

Hey Guys.
I've updated my MythTV system and ran into this problem!
Normally I Use Mythtv + Opensasc-ng  to get the Satelite TV into MythTV.
But after upgrading my MBE server - First of all with 2 new cards - and latest 2.6.33-ARCH - with pacman -Syu i'm getting this problem when recompiling open-sasc-ng from AUR.
My cards are 3xHauppauge HVR400 og 2xTevII270. In dmesg it looks very fine, and allso from each other point. The only thing I've discovered is that open-sasc-ng is supposed to create virtuel adapters - otherswise You're need to make symlinks - but they are gone afterwards a reboot (even as root) and allso created directories are deleted each time at boot
# makepkg -c --asroot
==> Determining latest hg revision...
anmoder om alle ændringer
tilføjer ændringer
tilføjer manifester
tilføjer filændringer
tilføjede 552 ændringer med 1805 ændringer i 504 filer
opdaterer til gren trunk
314 files updated, 0 files merged, 0 files removed, 0 files unresolved
-> Version found: 551
==> Making package: open-sasc-ng 551-1 x86_64 (tir maj 18 21:42:06 CEST 2010)
==> Checking Runtime Dependencies...
==> Checking Buildtime Dependencies...
==> Retrieving Sources...
-> Found cardclient.conf in build dir
-> Found sasc-ng.rc in build dir
-> Found sasc-ng.conf in build dir
-> Found open-sasc-ng.lr in build dir
==> Validating source files with md5sums...
cardclient.conf ... Passed
sasc-ng.rc ... Passed
sasc-ng.conf ... Passed
open-sasc-ng.lr ... Passed
==> Extracting Sources...
==> Starting build()...
hiver fra http://85.17.209.13:6100//sc
leder efter ændringer
fandt ingen ændringer
==> Mercurial clone done or server timeout
==> Starting make...
Using C++ compiler: g++
Using compile type debug
Processor capabilities: native ( mmx sse sse2 )
Trying various FFdecsa optimizations...
PARALLEL_32_INT: test failed
PARALLEL_64_2INT: test failed
PARALLEL_64_LONG: 345
PARALLEL_64_MMX: 374
PARALLEL_128_2LONG: test failed
PARALLEL_128_2MMX: test failed
PARALLEL_128_SSE: 490
PARALLEL_128_SSE2: 551
Choosing PARALLEL_MODE = PARALLEL_128_SSE2
cd dvbloopback/module && make
make[1]: Går til katalog '/usr/local/src/open-sasc-ng/src/sc/contrib/sasc-ng/dvbloopback/module'
echo "Skipping Modver "
Skipping Modver
./config_dvb.pl "BUILD_DIR=/lib/modules/2.6.33-ARCH/build" "EXTRA_CFLAGS=-Idrivers/media/dvb/dvb-core/ -I/usr/local/src/open-sasc-ng/src/sc/contrib/sasc-ng/dvbloopback/module"
Found dvbdev.h from 2.6.22 or later
make -C /lib/modules/2.6.33-ARCH/build M=/usr/local/src/open-sasc-ng/src/sc/contrib/sasc-ng/dvbloopback/module modules
make[2]: Går til katalog '/usr/src/linux-2.6.33-ARCH'
CC [M] /usr/local/src/open-sasc-ng/src/sc/contrib/sasc-ng/dvbloopback/module/dvb_loopback.o
CC [M] /usr/local/src/open-sasc-ng/src/sc/contrib/sasc-ng/dvbloopback/module/dvblb_proc.o
CC [M] /usr/local/src/open-sasc-ng/src/sc/contrib/sasc-ng/dvbloopback/module/dvblb_forward.o
LD [M] /usr/local/src/open-sasc-ng/src/sc/contrib/sasc-ng/dvbloopback/module/dvbloopback.o
Building modules, stage 2.
MODPOST 1 modules
CC /usr/local/src/open-sasc-ng/src/sc/contrib/sasc-ng/dvbloopback/module/dvbloopback.mod.o
LD [M] /usr/local/src/open-sasc-ng/src/sc/contrib/sasc-ng/dvbloopback/module/dvbloopback.ko
make[2]: Forlader katalog '/usr/src/linux-2.6.33-ARCH'
make[1]: Forlader katalog '/usr/local/src/open-sasc-ng/src/sc/contrib/sasc-ng/dvbloopback/module'
g++ -march=x86-64 -mtune=generic -O2 -pipe -g -o objs/forward.o -c -DRELEASE_VERSION=\"0.0.2\" -D__KERNEL_STRICT_NAMES -Idvbloopback/src -Idvbloopback/module -I/lib/modules/2.6.33-ARCH/build/include dvbloopback/src/forward.c
g++ -march=x86-64 -mtune=generic -O2 -pipe -g -o objs/process_req.o -c -DRELEASE_VERSION=\"0.0.2\" -D__KERNEL_STRICT_NAMES -Idvbloopback/src -Idvbloopback/module -I/lib/modules/2.6.33-ARCH/build/include dvbloopback/src/process_req.c
g++ -march=x86-64 -mtune=generic -O2 -pipe -g -o objs/msg_passing.o -c -DRELEASE_VERSION=\"0.0.2\" -D__KERNEL_STRICT_NAMES -Idvbloopback/src -Idvbloopback/module -I/lib/modules/2.6.33-ARCH/build/include dvbloopback/src/msg_passing.c
g++ -march=x86-64 -mtune=generic -O2 -pipe -g -o objs/plugin_getsid.o -c -DRELEASE_VERSION=\"0.0.2\" -D__KERNEL_STRICT_NAMES -Idvbloopback/src -Idvbloopback/module -I/lib/modules/2.6.33-ARCH/build/include dvbloopback/src/plugin_getsid.c
g++ -march=x86-64 -mtune=generic -O2 -pipe -g -o objs/plugin_ringbuf.o -c -DRELEASE_VERSION=\"0.0.2\" -D__KERNEL_STRICT_NAMES -Idvbloopback/src -Idvbloopback/module -I/lib/modules/2.6.33-ARCH/build/include dvbloopback/src/plugin_ringbuf.c
g++ -march=x86-64 -mtune=generic -O2 -pipe -g -o objs/plugin_showioctl.o -c -DRELEASE_VERSION=\"0.0.2\" -D__KERNEL_STRICT_NAMES -Idvbloopback/src -Idvbloopback/module -I/lib/modules/2.6.33-ARCH/build/include dvbloopback/src/plugin_showioctl.c
g++ -march=x86-64 -mtune=generic -O2 -pipe -g -o objs/plugin_legacysw.o -c -DRELEASE_VERSION=\"0.0.2\" -D__KERNEL_STRICT_NAMES -Idvbloopback/src -Idvbloopback/module -I/lib/modules/2.6.33-ARCH/build/include dvbloopback/src/plugin_legacysw.c
g++ -march=x86-64 -mtune=generic -O2 -pipe -g -o objs/plugin_dss.o -c -DRELEASE_VERSION=\"0.0.2\" -D__KERNEL_STRICT_NAMES -Idvbloopback/src -Idvbloopback/module -I/lib/modules/2.6.33-ARCH/build/include dvbloopback/src/plugin_dss.c
g++ -march=x86-64 -mtune=generic -O2 -pipe -g -o objs/plugin_cam.o -c -DRELEASE_VERSION=\"0.0.2\" -D__KERNEL_STRICT_NAMES -Idvbloopback/src -Idvbloopback/module -I/lib/modules/2.6.33-ARCH/build/include dvblb_plugins/plugin_cam.c
g++ -march=x86-64 -mtune=generic -O2 -pipe -g -o objs/plugin_ffdecsa.o -c -DRELEASE_VERSION=\"0.0.2\" -D__KERNEL_STRICT_NAMES -Idvbloopback/src -Idvbloopback/module -I/lib/modules/2.6.33-ARCH/build/include dvblb_plugins/plugin_ffdecsa.c
g++ -march=x86-64 -mtune=generic -O2 -pipe -g -o objs/plugin_scan.o -c -DRELEASE_VERSION=\"0.0.2\" -D__KERNEL_STRICT_NAMES -Idvbloopback/src -Idvbloopback/module -I/lib/modules/2.6.33-ARCH/build/include dvblb_plugins/plugin_scan.c
g++ -march=x86-64 -mtune=generic -O2 -pipe -g -o objs/version.o -c -DRELEASE_VERSION=\"0.0.2\" -D__KERNEL_STRICT_NAMES objs/version.cpp
g++ -march=x86-64 -mtune=generic -O2 -pipe -g -o objs/misc.o -c -DRELEASE_VERSION=\"0.0.2\" -D__KERNEL_STRICT_NAMES -Isc/PLUGINS/src/sc-src -I./sc/include -Idvbloopback/module -I/lib/modules/2.6.33-ARCH/build/include sc/misc.cpp
g++ -march=x86-64 -mtune=generic -O2 -pipe -g -o objs/dvbdevice.o -c -DRELEASE_VERSION=\"0.0.2\" -D__KERNEL_STRICT_NAMES -Isc/PLUGINS/src/sc-src -I./sc/include -Idvbloopback/module -I/lib/modules/2.6.33-ARCH/build/include sc/dvbdevice.cpp
g++ -march=x86-64 -mtune=generic -O2 -pipe -g -o objs/osdbase.o -c -DRELEASE_VERSION=\"0.0.2\" -D__KERNEL_STRICT_NAMES -Isc/PLUGINS/src/sc-src -I./sc/include -Idvbloopback/module -I/lib/modules/2.6.33-ARCH/build/include sc/osdbase.cpp
g++ -march=x86-64 -mtune=generic -O2 -pipe -g -o objs/menuitems.o -c -DRELEASE_VERSION=\"0.0.2\" -D__KERNEL_STRICT_NAMES -Isc/PLUGINS/src/sc-src -I./sc/include -Idvbloopback/module -I/lib/modules/2.6.33-ARCH/build/include sc/menuitems.cpp
g++ -march=x86-64 -mtune=generic -O2 -pipe -g -o objs/device.o -c -DRELEASE_VERSION=\"0.0.2\" -D__KERNEL_STRICT_NAMES -Isc/PLUGINS/src/sc-src -I./sc/include -Idvbloopback/module -I/lib/modules/2.6.33-ARCH/build/include sc/device.cpp
g++ -march=x86-64 -mtune=generic -O2 -pipe -g -o objs/thread.o -c -DRELEASE_VERSION=\"0.0.2\" -D__KERNEL_STRICT_NAMES -Isc/PLUGINS/src/sc-src -I./sc/include -Idvbloopback/module -I/lib/modules/2.6.33-ARCH/build/include sc/thread.cpp
g++ -march=x86-64 -mtune=generic -O2 -pipe -g -o objs/tools.o -c -DRELEASE_VERSION=\"0.0.2\" -D__KERNEL_STRICT_NAMES -Isc/PLUGINS/src/sc-src -I./sc/include -Idvbloopback/module -I/lib/modules/2.6.33-ARCH/build/include sc/tools.cpp
g++ -march=x86-64 -mtune=generic -O2 -pipe -g -o objs/sasccam.o -c -DRELEASE_VERSION=\"0.0.2\" -D__KERNEL_STRICT_NAMES -Isc/PLUGINS/src/sc-src -I./sc/include -Idvbloopback/module -I/lib/modules/2.6.33-ARCH/build/include sc/sasccam.cpp
g++ -march=x86-64 -mtune=generic -O2 -pipe -g -o objs/log.o -c -DRELEASE_VERSION=\"0.0.2\" -D__KERNEL_STRICT_NAMES -Isc/PLUGINS/src/sc-src -I./sc/include -Idvbloopback/module -I/lib/modules/2.6.33-ARCH/build/include sc/log.cpp
g++ -march=x86-64 -mtune=generic -O2 -pipe -g -o objs/vdrcompat.o -c -DRELEASE_VERSION=\"0.0.2\" -D__KERNEL_STRICT_NAMES -Isc/PLUGINS/src/sc-src -I./sc/include -Idvbloopback/module -I/lib/modules/2.6.33-ARCH/build/include sc/vdrcompat.cpp
g++ -march=x86-64 -mtune=generic -O2 -pipe -g -o objs/si_descriptor.o -c -DRELEASE_VERSION=\"0.0.2\" -D__KERNEL_STRICT_NAMES -Isc/include/libsi sc/libsi/descriptor.c
g++ -march=x86-64 -mtune=generic -O2 -pipe -g -o objs/si_section.o -c -DRELEASE_VERSION=\"0.0.2\" -D__KERNEL_STRICT_NAMES -Isc/include/libsi sc/libsi/section.c
g++ -march=x86-64 -mtune=generic -O2 -pipe -g -o objs/si_si.o -c -DRELEASE_VERSION=\"0.0.2\" -D__KERNEL_STRICT_NAMES -Isc/include/libsi sc/libsi/si.c
g++ -march=x86-64 -mtune=generic -O2 -pipe -g -o objs/si_util.o -c -DRELEASE_VERSION=\"0.0.2\" -D__KERNEL_STRICT_NAMES -Isc/include/libsi sc/libsi/util.c
ar ru objs/libsi.a objs/si_descriptor.o objs/si_section.o objs/si_si.o objs/si_util.o
ar: creating objs/libsi.a
make -C FFdecsa "FLAGS=-O3 -fexpensive-optimizations -funroll-loops -mmmx -msse -msse2 -march=native" PARALLEL_MODE=PARALLEL_128_SSE2 COMPILER=g++
make[1]: Går til katalog '/usr/local/src/open-sasc-ng/src/sc/contrib/sasc-ng/FFdecsa'
g++ -O3 -fexpensive-optimizations -funroll-loops -mmmx -msse -msse2 -march=native -DPARALLEL_MODE=PARALLEL_128_SSE2 -c FFdecsa.c
g++ -O3 -fexpensive-optimizations -funroll-loops -mmmx -msse -msse2 -march=native -DPARALLEL_MODE=PARALLEL_128_SSE2 -c FFdecsa_test.c
g++ -O3 -fexpensive-optimizations -funroll-loops -mmmx -msse -msse2 -march=native -o FFdecsa_test FFdecsa_test.o FFdecsa.o
FFdecsa 1.0: testing correctness and speed
CORRECT!
CORRECT!
CORRECT!
CORRECT!
CORRECT!
speed=549.616040 Mbit/s
speed=373380.462245 pkts/s
CORRECT!
CORRECT!
CORRECT!
CORRECT!
CORRECT!
make[1]: Forlader katalog '/usr/local/src/open-sasc-ng/src/sc/contrib/sasc-ng/FFdecsa'
make -C sc/PLUGINS/src/sc-src CXX=g++ CXXFLAGS="-O2 -fPIC -Wall -Woverloaded-virtual -g" SASC=1 STATIC=1 all
make[1]: Går til katalog '/usr/local/src/open-sasc-ng/src/sc/contrib/sasc-ng/sc/PLUGINS/src/sc-src'
make[1]: Forlader katalog '/usr/local/src/open-sasc-ng/src/sc/contrib/sasc-ng/sc/PLUGINS/src/sc-src'
make[1]: Går til katalog '/usr/local/src/open-sasc-ng/src/sc/contrib/sasc-ng/sc/PLUGINS/src/sc-src'
g++ -O2 -fPIC -Wall -Woverloaded-virtual -g -c -DPLUGIN_NAME_I18N='"sc"' -DVDR_MAXCAID=64 -DSASC -DAPIVERSNUM=10600 -D_GNU_SOURCE -DSTATICBUILD -I../../../include sc.c
g++ -O2 -fPIC -Wall -Woverloaded-virtual -g -c -DPLUGIN_NAME_I18N='"sc"' -DVDR_MAXCAID=64 -DSASC -DAPIVERSNUM=10600 -D_GNU_SOURCE -DSTATICBUILD -I../../../include data.c
g++ -O2 -fPIC -Wall -Woverloaded-virtual -g -c -DPLUGIN_NAME_I18N='"sc"' -DVDR_MAXCAID=64 -DSASC -DAPIVERSNUM=10600 -D_GNU_SOURCE -DSTATICBUILD -I../../../include filter.c
g++ -O2 -fPIC -Wall -Woverloaded-virtual -g -c -DPLUGIN_NAME_I18N='"sc"' -DVDR_MAXCAID=64 -DSASC -DAPIVERSNUM=10600 -D_GNU_SOURCE -DSTATICBUILD -I../../../include system.c
g++ -O2 -fPIC -Wall -Woverloaded-virtual -g -c -DPLUGIN_NAME_I18N='"sc"' -DVDR_MAXCAID=64 -DSASC -DAPIVERSNUM=10600 -D_GNU_SOURCE -DSTATICBUILD -I../../../include misc.c
g++ -O2 -fPIC -Wall -Woverloaded-virtual -g -c -DPLUGIN_NAME_I18N='"sc"' -DVDR_MAXCAID=64 -DSASC -DAPIVERSNUM=10600 -D_GNU_SOURCE -DSTATICBUILD -I../../../include cam.c
g++ -O2 -fPIC -Wall -Woverloaded-virtual -g -c -DPLUGIN_NAME_I18N='"sc"' -DVDR_MAXCAID=64 -DSASC -DAPIVERSNUM=10600 -D_GNU_SOURCE -DSTATICBUILD -I../../../include device.c
g++ -O2 -fPIC -Wall -Woverloaded-virtual -g -c -DPLUGIN_NAME_I18N='"sc"' -DVDR_MAXCAID=64 -DSASC -DAPIVERSNUM=10600 -D_GNU_SOURCE -DSTATICBUILD -I../../../include version.c
g++ -O2 -fPIC -Wall -Woverloaded-virtual -g -c -DPLUGIN_NAME_I18N='"sc"' -DVDR_MAXCAID=64 -DSASC -DAPIVERSNUM=10600 -D_GNU_SOURCE -DSTATICBUILD -I../../../include smartcard.c
g++ -O2 -fPIC -Wall -Woverloaded-virtual -g -c -DPLUGIN_NAME_I18N='"sc"' -DVDR_MAXCAID=64 -DSASC -DAPIVERSNUM=10600 -D_GNU_SOURCE -DSTATICBUILD -I../../../include network.c
g++ -O2 -fPIC -Wall -Woverloaded-virtual -g -c -DPLUGIN_NAME_I18N='"sc"' -DVDR_MAXCAID=64 -DSASC -DAPIVERSNUM=10600 -D_GNU_SOURCE -DSTATICBUILD -I../../../include crypto.c
g++ -O2 -fPIC -Wall -Woverloaded-virtual -g -c -DPLUGIN_NAME_I18N='"sc"' -DVDR_MAXCAID=64 -DSASC -DAPIVERSNUM=10600 -D_GNU_SOURCE -DSTATICBUILD -I../../../include system-common.c
g++ -O2 -fPIC -Wall -Woverloaded-virtual -g -c -DPLUGIN_NAME_I18N='"sc"' -DVDR_MAXCAID=64 -DSASC -DAPIVERSNUM=10600 -D_GNU_SOURCE -DSTATICBUILD -I../../../include parse.c
g++ -O2 -fPIC -Wall -Woverloaded-virtual -g -c -DPLUGIN_NAME_I18N='"sc"' -DVDR_MAXCAID=64 -DSASC -DAPIVERSNUM=10600 -D_GNU_SOURCE -DSTATICBUILD -I../../../include log.c
g++ -O2 -fPIC -Wall -Woverloaded-virtual -g -c -DPLUGIN_NAME_I18N='"sc"' -DVDR_MAXCAID=64 -DSASC -DAPIVERSNUM=10600 -D_GNU_SOURCE -DSTATICBUILD -I../../../include override.c
ar r ../../lib/libvdr-sc.a sc.o data.o filter.o system.o misc.o cam.o device.o version.o smartcard.o network.o crypto.o system-common.o parse.o log.o override.o
ar: creating ../../lib/libvdr-sc.a
make[2]: Går til katalog '/usr/local/src/open-sasc-ng/src/sc/contrib/sasc-ng/sc/PLUGINS/src/sc-src/systems/cardclient'
make[2]: Forlader katalog '/usr/local/src/open-sasc-ng/src/sc/contrib/sasc-ng/sc/PLUGINS/src/sc-src/systems/cardclient'
make[2]: Går til katalog '/usr/local/src/open-sasc-ng/src/sc/contrib/sasc-ng/sc/PLUGINS/src/sc-src/systems/cardclient'
g++ -O2 -fPIC -Wall -Woverloaded-virtual -g -c -DAPIVERSNUM=10600 -D_GNU_SOURCE -DSTATICBUILD -I../.. -I../../../../../include cc.c
g++ -O2 -fPIC -Wall -Woverloaded-virtual -g -c -DAPIVERSNUM=10600 -D_GNU_SOURCE -DSTATICBUILD -I../.. -I../../../../../include camd.c
camd.c: In member function 'virtual bool cCardClientBuffy::Login()':
camd.c:365:35: advarsel: overløb i underforstået konstant konvertering
g++ -O2 -fPIC -Wall -Woverloaded-virtual -g -c -DAPIVERSNUM=10600 -D_GNU_SOURCE -DSTATICBUILD -I../.. -I../../../../../include radegast.c
g++ -O2 -fPIC -Wall -Woverloaded-virtual -g -c -DAPIVERSNUM=10600 -D_GNU_SOURCE -DSTATICBUILD -I../.. -I../../../../../include aroureos.c
g++ -O2 -fPIC -Wall -Woverloaded-virtual -g -c -DAPIVERSNUM=10600 -D_GNU_SOURCE -DSTATICBUILD -I../.. -I../../../../../include newcamd.c
g++ -O2 -fPIC -Wall -Woverloaded-virtual -g -c -DAPIVERSNUM=10600 -D_GNU_SOURCE -DSTATICBUILD -I../.. -I../../../../../include gbox.c
gbox.c: In member function 'virtual bool cCardClientGbox::ProcessECM(const cEcmInfo*, const unsigned char*, unsigned char*, int)':
gbox.c:105:5: advarsel: format '%d' expects type 'int', but argument 3 has type 'long unsigned int'
g++ -O2 -fPIC -Wall -Woverloaded-virtual -g -c -DAPIVERSNUM=10600 -D_GNU_SOURCE -DSTATICBUILD -I../.. -I../../../../../include cccam.c
g++ -O2 -fPIC -Wall -Woverloaded-virtual -g -c -DAPIVERSNUM=10600 -D_GNU_SOURCE -DSTATICBUILD -I../.. -I../../../../../include cccam2.c
cccam2.c: In member function 'virtual bool cCardClientCCcam2::ProcessECM(const cEcmInfo*, const unsigned char*, unsigned char*, int)':
cccam2.c:930:7: advarsel: format '%lld' expects type 'long long int', but argument 3 has type 'uint64_t'
cccam2.c:945:7: advarsel: format '%lld' expects type 'long long int', but argument 3 has type 'uint64_t'
ar r ../../../../lib/libsc-cardclient.a cc.o camd.o radegast.o aroureos.o newcamd.o gbox.o cccam.o cccam2.o
ar: creating ../../../../lib/libsc-cardclient.a
make[2]: Forlader katalog '/usr/local/src/open-sasc-ng/src/sc/contrib/sasc-ng/sc/PLUGINS/src/sc-src/systems/cardclient'
make[2]: Går til katalog '/usr/local/src/open-sasc-ng/src/sc/contrib/sasc-ng/sc/PLUGINS/src/sc-src/systems/conax'
make[2]: Forlader katalog '/usr/local/src/open-sasc-ng/src/sc/contrib/sasc-ng/sc/PLUGINS/src/sc-src/systems/conax'
make[2]: Går til katalog '/usr/local/src/open-sasc-ng/src/sc/contrib/sasc-ng/sc/PLUGINS/src/sc-src/systems/conax'
g++ -O2 -fPIC -Wall -Woverloaded-virtual -g -c -DAPIVERSNUM=10600 -D_GNU_SOURCE -DSTATICBUILD -I../.. -I../../../../../include conax.c
ar r ../../../../lib/libsc-conax.a conax.o
ar: creating ../../../../lib/libsc-conax.a
make[2]: Forlader katalog '/usr/local/src/open-sasc-ng/src/sc/contrib/sasc-ng/sc/PLUGINS/src/sc-src/systems/conax'
make[2]: Går til katalog '/usr/local/src/open-sasc-ng/src/sc/contrib/sasc-ng/sc/PLUGINS/src/sc-src/systems/constcw'
make[2]: Forlader katalog '/usr/local/src/open-sasc-ng/src/sc/contrib/sasc-ng/sc/PLUGINS/src/sc-src/systems/constcw'
make[2]: Går til katalog '/usr/local/src/open-sasc-ng/src/sc/contrib/sasc-ng/sc/PLUGINS/src/sc-src/systems/constcw'
g++ -O2 -fPIC -Wall -Woverloaded-virtual -g -c -DAPIVERSNUM=10600 -D_GNU_SOURCE -DSTATICBUILD -I../.. -I../../../../../include constcw.c
ar r ../../../../lib/libsc-constcw.a constcw.o
ar: creating ../../../../lib/libsc-constcw.a
make[2]: Forlader katalog '/usr/local/src/open-sasc-ng/src/sc/contrib/sasc-ng/sc/PLUGINS/src/sc-src/systems/constcw'
make[2]: Går til katalog '/usr/local/src/open-sasc-ng/src/sc/contrib/sasc-ng/sc/PLUGINS/src/sc-src/systems/cryptoworks'
make[2]: Forlader katalog '/usr/local/src/open-sasc-ng/src/sc/contrib/sasc-ng/sc/PLUGINS/src/sc-src/systems/cryptoworks'
make[2]: Går til katalog '/usr/local/src/open-sasc-ng/src/sc/contrib/sasc-ng/sc/PLUGINS/src/sc-src/systems/cryptoworks'
g++ -O2 -fPIC -Wall -Woverloaded-virtual -g -c -DAPIVERSNUM=10600 -D_GNU_SOURCE -DSTATICBUILD -I../.. -I../../../../../include cryptoworks.c
ar r ../../../../lib/libsc-cryptoworks.a cryptoworks.o
ar: creating ../../../../lib/libsc-cryptoworks.a
make[2]: Forlader katalog '/usr/local/src/open-sasc-ng/src/sc/contrib/sasc-ng/sc/PLUGINS/src/sc-src/systems/cryptoworks'
make[2]: Går til katalog '/usr/local/src/open-sasc-ng/src/sc/contrib/sasc-ng/sc/PLUGINS/src/sc-src/systems/irdeto'
make[2]: Forlader katalog '/usr/local/src/open-sasc-ng/src/sc/contrib/sasc-ng/sc/PLUGINS/src/sc-src/systems/irdeto'
make[2]: Går til katalog '/usr/local/src/open-sasc-ng/src/sc/contrib/sasc-ng/sc/PLUGINS/src/sc-src/systems/irdeto'
g++ -O2 -fPIC -Wall -Woverloaded-virtual -g -c -DAPIVERSNUM=10600 -D_GNU_SOURCE -DSTATICBUILD -I../.. -I../../../../../include irdeto.c
g++ -O2 -fPIC -Wall -Woverloaded-virtual -g -c -DAPIVERSNUM=10600 -D_GNU_SOURCE -DSTATICBUILD -I../.. -I../../../../../include irdeto1.c
g++ -O2 -fPIC -Wall -Woverloaded-virtual -g -c -DAPIVERSNUM=10600 -D_GNU_SOURCE -DSTATICBUILD -I../.. -I../../../../../include irdeto2.c
ar r ../../../../lib/libsc-irdeto.a irdeto.o irdeto1.o irdeto2.o
ar: creating ../../../../lib/libsc-irdeto.a
make[2]: Forlader katalog '/usr/local/src/open-sasc-ng/src/sc/contrib/sasc-ng/sc/PLUGINS/src/sc-src/systems/irdeto'
make[2]: Går til katalog '/usr/local/src/open-sasc-ng/src/sc/contrib/sasc-ng/sc/PLUGINS/src/sc-src/systems/nagra'
make[2]: Forlader katalog '/usr/local/src/open-sasc-ng/src/sc/contrib/sasc-ng/sc/PLUGINS/src/sc-src/systems/nagra'
make[2]: Går til katalog '/usr/local/src/open-sasc-ng/src/sc/contrib/sasc-ng/sc/PLUGINS/src/sc-src/systems/nagra'
g++ -O2 -fPIC -Wall -Woverloaded-virtual -g -c -DAPIVERSNUM=10600 -D_GNU_SOURCE -DSTATICBUILD -I../.. -I../../../../../include nagra.c
g++ -O2 -fPIC -Wall -Woverloaded-virtual -g -c -DAPIVERSNUM=10600 -D_GNU_SOURCE -DSTATICBUILD -I../.. -I../../../../../include nagra1.c
g++ -O2 -fPIC -Wall -Woverloaded-virtual -g -c -DAPIVERSNUM=10600 -D_GNU_SOURCE -DSTATICBUILD -I../.. -I../../../../../include nagra2.c
g++ -O2 -fPIC -Wall -Woverloaded-virtual -g -c -DAPIVERSNUM=10600 -D_GNU_SOURCE -DSTATICBUILD -I../.. -I../../../../../include cpu.c
g++ -O2 -fPIC -Wall -Woverloaded-virtual -g -c -DAPIVERSNUM=10600 -D_GNU_SOURCE -DSTATICBUILD -I../.. -I../../../../../include nagra2-0101.c
g++ -O2 -fPIC -Wall -Woverloaded-virtual -g -c -DAPIVERSNUM=10600 -D_GNU_SOURCE -DSTATICBUILD -I../.. -I../../../../../include nagra2-0501.c
g++ -O2 -fPIC -Wall -Woverloaded-virtual -g -c -DAPIVERSNUM=10600 -D_GNU_SOURCE -DSTATICBUILD -I../.. -I../../../../../include nagra2-4101.c
ar r ../../../../lib/libsc-nagra.a nagra.o nagra1.o nagra2.o cpu.o nagra2-0101.o nagra2-0501.o nagra2-4101.o
ar: creating ../../../../lib/libsc-nagra.a
make[2]: Forlader katalog '/usr/local/src/open-sasc-ng/src/sc/contrib/sasc-ng/sc/PLUGINS/src/sc-src/systems/nagra'
make[2]: Går til katalog '/usr/local/src/open-sasc-ng/src/sc/contrib/sasc-ng/sc/PLUGINS/src/sc-src/systems/nds'
make[2]: Forlader katalog '/usr/local/src/open-sasc-ng/src/sc/contrib/sasc-ng/sc/PLUGINS/src/sc-src/systems/nds'
make[2]: Går til katalog '/usr/local/src/open-sasc-ng/src/sc/contrib/sasc-ng/sc/PLUGINS/src/sc-src/systems/nds'
g++ -O2 -fPIC -Wall -Woverloaded-virtual -g -c -DAPIVERSNUM=10600 -D_GNU_SOURCE -DSTATICBUILD -I../.. -I../../../../../include nds.c
g++ -O2 -fPIC -Wall -Woverloaded-virtual -g -c -DAPIVERSNUM=10600 -D_GNU_SOURCE -DSTATICBUILD -I../.. -I../../../../../include fake-nds.c
ar r ../../../../lib/libsc-nds.a nds.o fake-nds.o
ar: creating ../../../../lib/libsc-nds.a
make[2]: Forlader katalog '/usr/local/src/open-sasc-ng/src/sc/contrib/sasc-ng/sc/PLUGINS/src/sc-src/systems/nds'
make[2]: Går til katalog '/usr/local/src/open-sasc-ng/src/sc/contrib/sasc-ng/sc/PLUGINS/src/sc-src/systems/sc-conax'
make[2]: Forlader katalog '/usr/local/src/open-sasc-ng/src/sc/contrib/sasc-ng/sc/PLUGINS/src/sc-src/systems/sc-conax'
make[2]: Går til katalog '/usr/local/src/open-sasc-ng/src/sc/contrib/sasc-ng/sc/PLUGINS/src/sc-src/systems/sc-conax'
g++ -O2 -fPIC -Wall -Woverloaded-virtual -g -c -DAPIVERSNUM=10600 -D_GNU_SOURCE -DSTATICBUILD -I../.. -I../../../../../include sc-conax.c
ar r ../../../../lib/libsc-sc_conax.a sc-conax.o
ar: creating ../../../../lib/libsc-sc_conax.a
make[2]: Forlader katalog '/usr/local/src/open-sasc-ng/src/sc/contrib/sasc-ng/sc/PLUGINS/src/sc-src/systems/sc-conax'
make[2]: Går til katalog '/usr/local/src/open-sasc-ng/src/sc/contrib/sasc-ng/sc/PLUGINS/src/sc-src/systems/sc-cryptoworks'
make[2]: Forlader katalog '/usr/local/src/open-sasc-ng/src/sc/contrib/sasc-ng/sc/PLUGINS/src/sc-src/systems/sc-cryptoworks'
make[2]: Går til katalog '/usr/local/src/open-sasc-ng/src/sc/contrib/sasc-ng/sc/PLUGINS/src/sc-src/systems/sc-cryptoworks'
g++ -O2 -fPIC -Wall -Woverloaded-virtual -g -c -DAPIVERSNUM=10600 -D_GNU_SOURCE -DSTATICBUILD -I../.. -I../../../../../include sc-cryptoworks.c
ar r ../../../../lib/libsc-sc_cryptoworks.a sc-cryptoworks.o
ar: creating ../../../../lib/libsc-sc_cryptoworks.a
make[2]: Forlader katalog '/usr/local/src/open-sasc-ng/src/sc/contrib/sasc-ng/sc/PLUGINS/src/sc-src/systems/sc-cryptoworks'
make[2]: Går til katalog '/usr/local/src/open-sasc-ng/src/sc/contrib/sasc-ng/sc/PLUGINS/src/sc-src/systems/sc-irdeto'
make[2]: Forlader katalog '/usr/local/src/open-sasc-ng/src/sc/contrib/sasc-ng/sc/PLUGINS/src/sc-src/systems/sc-irdeto'
make[2]: Går til katalog '/usr/local/src/open-sasc-ng/src/sc/contrib/sasc-ng/sc/PLUGINS/src/sc-src/systems/sc-irdeto'
g++ -O2 -fPIC -Wall -Woverloaded-virtual -g -c -DAPIVERSNUM=10600 -D_GNU_SOURCE -DSTATICBUILD -I../.. -I../../../../../include sc-irdeto.c
ar r ../../../../lib/libsc-sc_irdeto.a sc-irdeto.o
ar: creating ../../../../lib/libsc-sc_irdeto.a
make[2]: Forlader katalog '/usr/local/src/open-sasc-ng/src/sc/contrib/sasc-ng/sc/PLUGINS/src/sc-src/systems/sc-irdeto'
make[2]: Går til katalog '/usr/local/src/open-sasc-ng/src/sc/contrib/sasc-ng/sc/PLUGINS/src/sc-src/systems/sc-nagra'
make[2]: Forlader katalog '/usr/local/src/open-sasc-ng/src/sc/contrib/sasc-ng/sc/PLUGINS/src/sc-src/systems/sc-nagra'
make[2]: Går til katalog '/usr/local/src/open-sasc-ng/src/sc/contrib/sasc-ng/sc/PLUGINS/src/sc-src/systems/sc-nagra'
g++ -O2 -fPIC -Wall -Woverloaded-virtual -g -c -DAPIVERSNUM=10600 -D_GNU_SOURCE -DSTATICBUILD -I../.. -I../../../../../include sc-nagra.c
ar r ../../../../lib/libsc-sc_nagra.a sc-nagra.o
ar: creating ../../../../lib/libsc-sc_nagra.a
make[2]: Forlader katalog '/usr/local/src/open-sasc-ng/src/sc/contrib/sasc-ng/sc/PLUGINS/src/sc-src/systems/sc-nagra'
make[2]: Går til katalog '/usr/local/src/open-sasc-ng/src/sc/contrib/sasc-ng/sc/PLUGINS/src/sc-src/systems/sc-seca'
make[2]: Forlader katalog '/usr/local/src/open-sasc-ng/src/sc/contrib/sasc-ng/sc/PLUGINS/src/sc-src/systems/sc-seca'
make[2]: Går til katalog '/usr/local/src/open-sasc-ng/src/sc/contrib/sasc-ng/sc/PLUGINS/src/sc-src/systems/sc-seca'
g++ -O2 -fPIC -Wall -Woverloaded-virtual -g -c -DAPIVERSNUM=10600 -D_GNU_SOURCE -DSTATICBUILD -I../.. -I../../../../../include sc-seca.c
ar r ../../../../lib/libsc-sc_seca.a sc-seca.o
ar: creating ../../../../lib/libsc-sc_seca.a
make[2]: Forlader katalog '/usr/local/src/open-sasc-ng/src/sc/contrib/sasc-ng/sc/PLUGINS/src/sc-src/systems/sc-seca'
make[2]: Går til katalog '/usr/local/src/open-sasc-ng/src/sc/contrib/sasc-ng/sc/PLUGINS/src/sc-src/systems/sc-viaccess'
make[2]: Forlader katalog '/usr/local/src/open-sasc-ng/src/sc/contrib/sasc-ng/sc/PLUGINS/src/sc-src/systems/sc-viaccess'
make[2]: Går til katalog '/usr/local/src/open-sasc-ng/src/sc/contrib/sasc-ng/sc/PLUGINS/src/sc-src/systems/sc-viaccess'
g++ -O2 -fPIC -Wall -Woverloaded-virtual -g -c -DAPIVERSNUM=10600 -D_GNU_SOURCE -DSTATICBUILD -I../.. -I../../../../../include sc-viaccess.c
ar r ../../../../lib/libsc-sc_viaccess.a sc-viaccess.o
ar: creating ../../../../lib/libsc-sc_viaccess.a
make[2]: Forlader katalog '/usr/local/src/open-sasc-ng/src/sc/contrib/sasc-ng/sc/PLUGINS/src/sc-src/systems/sc-viaccess'
make[2]: Går til katalog '/usr/local/src/open-sasc-ng/src/sc/contrib/sasc-ng/sc/PLUGINS/src/sc-src/systems/sc-videoguard2'
make[2]: Forlader katalog '/usr/local/src/open-sasc-ng/src/sc/contrib/sasc-ng/sc/PLUGINS/src/sc-src/systems/sc-videoguard2'
make[2]: Går til katalog '/usr/local/src/open-sasc-ng/src/sc/contrib/sasc-ng/sc/PLUGINS/src/sc-src/systems/sc-videoguard2'
g++ -O2 -fPIC -Wall -Woverloaded-virtual -g -c -DAPIVERSNUM=10600 -D_GNU_SOURCE -DSTATICBUILD -I../.. -I../../../../../include sc-videoguard2.c
ar r ../../../../lib/libsc-sc_videoguard2.a sc-videoguard2.o
ar: creating ../../../../lib/libsc-sc_videoguard2.a
make[2]: Forlader katalog '/usr/local/src/open-sasc-ng/src/sc/contrib/sasc-ng/sc/PLUGINS/src/sc-src/systems/sc-videoguard2'
make[2]: Går til katalog '/usr/local/src/open-sasc-ng/src/sc/contrib/sasc-ng/sc/PLUGINS/src/sc-src/systems/seca'
make[2]: Forlader katalog '/usr/local/src/open-sasc-ng/src/sc/contrib/sasc-ng/sc/PLUGINS/src/sc-src/systems/seca'
make[2]: Går til katalog '/usr/local/src/open-sasc-ng/src/sc/contrib/sasc-ng/sc/PLUGINS/src/sc-src/systems/seca'
g++ -O2 -fPIC -Wall -Woverloaded-virtual -g -c -DAPIVERSNUM=10600 -D_GNU_SOURCE -DSTATICBUILD -I../.. -I../../../../../include seca.c
ar r ../../../../lib/libsc-seca.a seca.o
ar: creating ../../../../lib/libsc-seca.a
make[2]: Forlader katalog '/usr/local/src/open-sasc-ng/src/sc/contrib/sasc-ng/sc/PLUGINS/src/sc-src/systems/seca'
make[2]: Går til katalog '/usr/local/src/open-sasc-ng/src/sc/contrib/sasc-ng/sc/PLUGINS/src/sc-src/systems/shl'
make[2]: Forlader katalog '/usr/local/src/open-sasc-ng/src/sc/contrib/sasc-ng/sc/PLUGINS/src/sc-src/systems/shl'
make[2]: Går til katalog '/usr/local/src/open-sasc-ng/src/sc/contrib/sasc-ng/sc/PLUGINS/src/sc-src/systems/shl'
g++ -O2 -fPIC -Wall -Woverloaded-virtual -g -c -DAPIVERSNUM=10600 -D_GNU_SOURCE -DSTATICBUILD -I../.. -I../../../../../include shl.c
ar r ../../../../lib/libsc-shl.a shl.o
ar: creating ../../../../lib/libsc-shl.a
make[2]: Forlader katalog '/usr/local/src/open-sasc-ng/src/sc/contrib/sasc-ng/sc/PLUGINS/src/sc-src/systems/shl'
make[2]: Går til katalog '/usr/local/src/open-sasc-ng/src/sc/contrib/sasc-ng/sc/PLUGINS/src/sc-src/systems/viaccess'
make[2]: Forlader katalog '/usr/local/src/open-sasc-ng/src/sc/contrib/sasc-ng/sc/PLUGINS/src/sc-src/systems/viaccess'
make[2]: Går til katalog '/usr/local/src/open-sasc-ng/src/sc/contrib/sasc-ng/sc/PLUGINS/src/sc-src/systems/viaccess'
g++ -O2 -fPIC -Wall -Woverloaded-virtual -g -c -DAPIVERSNUM=10600 -D_GNU_SOURCE -DSTATICBUILD -I../.. -I../../../../../include viaccess.c
g++ -O2 -fPIC -Wall -Woverloaded-virtual -g -c -DAPIVERSNUM=10600 -D_GNU_SOURCE -DSTATICBUILD -I../.. -I../../../../../include tps.c
tps.c: In member function 'virtual cString cTpsKey::ToString(bool)':
tps.c:565:24: advarsel: følgning af en typeomtvunget henvisning vil bryde strenge aliasregler
tps.c: In member function 'virtual bool cTpsKeys::ParseLinePlain(const char*)':
tps.c:999:31: advarsel: følgning af en typeomtvunget henvisning vil bryde strenge aliasregler
g++ -O2 -fPIC -Wall -Woverloaded-virtual -g -c -DAPIVERSNUM=10600 -D_GNU_SOURCE -DSTATICBUILD -I../.. -I../../../../../include st20.c
ar r ../../../../lib/libsc-viaccess.a viaccess.o tps.o st20.o
ar: creating ../../../../lib/libsc-viaccess.a
make[2]: Forlader katalog '/usr/local/src/open-sasc-ng/src/sc/contrib/sasc-ng/sc/PLUGINS/src/sc-src/systems/viaccess'
xgettext -C -cTRANSLATORS --no-wrap --no-location -k -ktr -ktrNOOP --msgid-bugs-address='<[email protected]>' -o po/sc.pot data.c sc.c system.c systems/nagra/nagra2.c systems/nagra/nagra1.c systems/sc-cryptoworks/sc-cryptoworks.c systems/sc-seca/sc-seca.c systems/cardclient/cc.c systems/sc-viaccess/sc-viaccess.c systems/sc-nagra/sc-nagra.c systems/viaccess/viaccess.c
msgmerge -U --no-wrap --no-location --backup=none -q po/de_DE.po po/sc.pot
msgfmt -c -o po/de_DE.mo po/de_DE.po
cp po/de_DE.mo ../../../locale/de_DE/LC_MESSAGES/vdr-sc.mo
msgmerge -U --no-wrap --no-location --backup=none -q po/fi_FI.po po/sc.pot
msgfmt -c -o po/fi_FI.mo po/fi_FI.po
cp po/fi_FI.mo ../../../locale/fi_FI/LC_MESSAGES/vdr-sc.mo
msgmerge -U --no-wrap --no-location --backup=none -q po/fr_FR.po po/sc.pot
msgfmt -c -o po/fr_FR.mo po/fr_FR.po
cp po/fr_FR.mo ../../../locale/fr_FR/LC_MESSAGES/vdr-sc.mo
msgmerge -U --no-wrap --no-location --backup=none -q po/hu_HU.po po/sc.pot
msgfmt -c -o po/hu_HU.mo po/hu_HU.po
cp po/hu_HU.mo ../../../locale/hu_HU/LC_MESSAGES/vdr-sc.mo
msgmerge -U --no-wrap --no-location --backup=none -q po/it_IT.po po/sc.pot
msgfmt -c -o po/it_IT.mo po/it_IT.po
cp po/it_IT.mo ../../../locale/it_IT/LC_MESSAGES/vdr-sc.mo
msgmerge -U --no-wrap --no-location --backup=none -q po/lt_LT.po po/sc.pot
msgfmt -c -o po/lt_LT.mo po/lt_LT.po
cp po/lt_LT.mo ../../../locale/lt_LT/LC_MESSAGES/vdr-sc.mo
msgmerge -U --no-wrap --no-location --backup=none -q po/nl_NL.po po/sc.pot
msgfmt -c -o po/nl_NL.mo po/nl_NL.po
cp po/nl_NL.mo ../../../locale/nl_NL/LC_MESSAGES/vdr-sc.mo
msgmerge -U --no-wrap --no-location --backup=none -q po/pl_PL.po po/sc.pot
msgfmt -c -o po/pl_PL.mo po/pl_PL.po
cp po/pl_PL.mo ../../../locale/pl_PL/LC_MESSAGES/vdr-sc.mo
msgmerge -U --no-wrap --no-location --backup=none -q po/ru_RU.po po/sc.pot
msgfmt -c -o po/ru_RU.mo po/ru_RU.po
cp po/ru_RU.mo ../../../locale/ru_RU/LC_MESSAGES/vdr-sc.mo
msgmerge -U --no-wrap --no-location --backup=none -q po/sv_SE.po po/sc.pot
msgfmt -c -o po/sv_SE.mo po/sv_SE.po
cp po/sv_SE.mo ../../../locale/sv_SE/LC_MESSAGES/vdr-sc.mo
make[1]: Forlader katalog '/usr/local/src/open-sasc-ng/src/sc/contrib/sasc-ng/sc/PLUGINS/src/sc-src'
g++ -march=x86-64 -mtune=generic -O2 -pipe -g -o sasc-ng -Wl,-whole-archive ./sc/PLUGINS/lib/libsc-*.a -Wl,-no-whole-archive ./sc/PLUGINS/lib/libvdr-sc.a objs/forward.o objs/process_req.o objs/msg_passing.o objs/plugin_getsid.o objs/plugin_ringbuf.o objs/plugin_showioctl.o objs/plugin_legacysw.o objs/plugin_dss.o objs/plugin_cam.o objs/plugin_ffdecsa.o objs/plugin_scan.o objs/version.o objs/misc.o objs/dvbdevice.o objs/osdbase.o objs/menuitems.o objs/device.o objs/thread.o objs/tools.o objs/sasccam.o objs/log.o objs/vdrcompat.o objs/libsi.a FFdecsa/FFdecsa.o -lpthread -lcrypto -lcrypt
cc -fPIC -g -O2 -Wall -I. -nostdlib -shared -o libscanwrap.so dvblb_plugins/scanwrap.c -ldl -lc
==> Tidying install...
-> Purging other files...
-> Compressing man and info pages...
-> Stripping debugging symbols from binaries and libraries...
==> Creating package...
-> Generating .PKGINFO file...
-> Adding install script...
-> Compressing package...
==> Finished making: open-sasc-ng 551-1 x86_64 (tir maj 18 21:43:23 CEST 2010)
==> Cleaning up...
[root@MainCore open-sasc-ng]# ls
PKGBUILD cardclient.conf open-sasc-ng-551-1-x86_64.pkg.tar.xz open-sasc-ng.lr sasc-ng.conf sasc-ng.install sasc-ng.rc
[root@MainCore open-sasc-ng]# pacman -Uf open-sasc-ng-551-1-x86_64.pkg.tar.xz
loading package data...
checking dependencies...
(1/1) installing open-sasc-ng [##################################################################################################] 100%
edit /etc/conf.d/sasc-ng and cardclient.conf before using!
Everything else looks fine
My dmesg looks fine when trying to see the cards and are loaded:
Linux video capture interface: v2.00
IR NEC protocol handler initialized
IR RC5(x) protocol handler initialized
IR RC6 protocol handler initialized
input: HDA Digital PCBeep as /devices/pci0000:00/0000:00:1b.0/input/input6
EDAC MC0: Giving out device to 'x38_edac' 'x38': DEV 0000:00:00.0
i801_smbus 0000:00:1f.3: PCI INT C -> GSI 20 (level, low) -> IRQ 20
IR JVC protocol handler initialized
IR Sony protocol handler initialized
cx88/0: cx2388x v4l2 driver version 0.0.8 loaded
cx8800 0000:05:00.0: PCI INT A -> GSI 16 (level, low) -> IRQ 16
cx88[0]: subsystem: 0070:6902, board: Hauppauge WinTV-HVR4000 DVB-S/S2/T/Hybrid [card=68,autodetected], frontend(s): 2
cx88[0]: TV tuner type 63, Radio tuner type -1
cx88/2: cx2388x MPEG-TS Driver Manager version 0.0.8 loaded
cx2388x alsa driver version 0.0.8 loaded
cx23885 driver version 0.0.2 loaded
cx23885 0000:02:00.0: PCI INT A -> GSI 16 (level, low) -> IRQ 16
CORE cx23885[0]: subsystem: d470:9022, board: TeVii S470 [card=15,autodetected]
cx88[0]: i2c init: enabling analog demod on HVR1300/3000/4000 tuner
tuner 1-0043: chip found @ 0x86 (cx88[0])
cx23885_dvb_register() allocating 1 frontend(s)
cx23885[0]: cx23885 based dvb card
DS3000 chip version: 0.192 attached.
DVB: registering new adapter (cx23885[0])
DVB: registering adapter 0 frontend 0 (Montage Technology DS3000/TS2020)...
tda9887 1-0043: creating new instance
tda9887 1-0043: tda988[5/6/7] found
tuner 1-0061: chip found @ 0xc2 (cx88[0])
TeVii S470 MAC= 00:18:BD:5B:29:CC
cx23885_dev_checkrevision() Hardware revision = 0xb0
cx23885[0]/0: found at 0000:02:00.0, rev: 2, irq: 16, latency: 0, mmio: 0xdbe00000
cx23885 0000:02:00.0: setting latency timer to 64
IRQ 16/cx23885[0]: IRQF_DISABLED is not guaranteed on shared IRQs
cx23885 0000:03:00.0: PCI INT A -> GSI 16 (level, low) -> IRQ 16
CORE cx23885[1]: subsystem: d470:9022, board: TeVii S470 [card=15,autodetected]
tveeprom 1-0050: Hauppauge model 69009, rev B2D3, serial# 5383531
tveeprom 1-0050: MAC address is 00:0d:fe:52:25:6b
tveeprom 1-0050: tuner model is Philips FMD1216MEX (idx 133, type 78)
tveeprom 1-0050: TV standards PAL(B/G) PAL(I) SECAM(L/L') PAL(D/D1/K) ATSC/DVB Digital (eeprom 0xf4)
tveeprom 1-0050: audio processor is CX882 (idx 33)
tveeprom 1-0050: decoder processor is CX882 (idx 25)
tveeprom 1-0050: has radio, has IR receiver, has no IR transmitter
cx88[0]: hauppauge eeprom: model=69009
tuner-simple 1-0061: creating new instance
tuner-simple 1-0061: type set to 78 (Philips FMD1216MEX MK3 Hybrid Tuner)
cx23885_dvb_register() allocating 1 frontend(s)
cx23885[1]: cx23885 based dvb card
DS3000 chip version: 0.192 attached.
DVB: registering new adapter (cx23885[1])
DVB: registering adapter 1 frontend 0 (Montage Technology DS3000/TS2020)...
TeVii S470 MAC= 00:18:BD:5B:29:D6
cx23885_dev_checkrevision() Hardware revision = 0xb0
cx23885[1]/0: found at 0000:03:00.0, rev: 2, irq: 16, latency: 0, mmio: 0xdbc00000
cx23885 0000:03:00.0: setting latency timer to 64
IRQ 16/cx23885[1]: IRQF_DISABLED is not guaranteed on shared IRQs
Registered IR keymap rc-hauppauge-new
input: cx88 IR (Hauppauge WinTV-HVR400 as /devices/pci0000:00/0000:00:1e.0/0000:05:00.0/rc/rc0/input7
rc0: cx88 IR (Hauppauge WinTV-HVR400 as /devices/pci0000:00/0000:00:1e.0/0000:05:00.0/rc/rc0
cx88[0]/0: found at 0000:05:00.0, rev: 5, irq: 16, latency: 64, mmio: 0xcf000000
IRQ 16/cx88[0]: IRQF_DISABLED is not guaranteed on shared IRQs
wm8775 1-001b: chip found @ 0x36 (cx88[0])
cx88[0]/0: registered device video0 [v4l2]
cx88[0]/0: registered device vbi0
cx88[0]/0: registered device radio0
cx88[0]/2: cx2388x 8802 Driver Manager
cx88-mpeg driver manager 0000:05:00.2: PCI INT A -> GSI 16 (level, low) -> IRQ 16
cx88[0]/2: found at 0000:05:00.2, rev: 5, irq: 16, latency: 64, mmio: 0xd1000000
IRQ 16/cx88[0]: IRQF_DISABLED is not guaranteed on shared IRQs
cx88_audio 0000:05:00.1: PCI INT A -> GSI 16 (level, low) -> IRQ 16
IRQ 16/cx88[0]: IRQF_DISABLED is not guaranteed on shared IRQs
cx88[0]/1: CX88x/0: ALSA support for cx2388x boards
cx8800 0000:05:04.0: PCI INT A -> GSI 16 (level, low) -> IRQ 16
cx88[1]: subsystem: 0070:6902, board: Hauppauge WinTV-HVR4000 DVB-S/S2/T/Hybrid [card=68,autodetected], frontend(s): 2
cx88[1]: TV tuner type 63, Radio tuner type -1
cx88[1]: i2c init: enabling analog demod on HVR1300/3000/4000 tuner
tuner 8-0043: chip found @ 0x86 (cx88[1])
tda9887 8-0043: creating new instance
tda9887 8-0043: tda988[5/6/7] found
tuner 8-0061: chip found @ 0xc2 (cx88[1])
tveeprom 8-0050: Hauppauge model 69009, rev B2D3, serial# 3313688
tveeprom 8-0050: MAC address is 00:0d:fe:32:90:18
tveeprom 8-0050: tuner model is Philips FMD1216MEX (idx 133, type 78)
tveeprom 8-0050: TV standards PAL(B/G) PAL(I) SECAM(L/L') PAL(D/D1/K) ATSC/DVB Digital (eeprom 0xf4)
tveeprom 8-0050: audio processor is CX882 (idx 33)
tveeprom 8-0050: decoder processor is CX882 (idx 25)
tveeprom 8-0050: has radio, has IR receiver, has no IR transmitter
cx88[1]: hauppauge eeprom: model=69009
tuner-simple 8-0061: creating new instance
tuner-simple 8-0061: type set to 78 (Philips FMD1216MEX MK3 Hybrid Tuner)
Registered IR keymap rc-hauppauge-new
input: cx88 IR (Hauppauge WinTV-HVR400 as /devices/pci0000:00/0000:00:1e.0/0000:05:04.0/rc/rc1/input8
rc1: cx88 IR (Hauppauge WinTV-HVR400 as /devices/pci0000:00/0000:00:1e.0/0000:05:04.0/rc/rc1
cx88[1]/0: found at 0000:05:04.0, rev: 5, irq: 16, latency: 64, mmio: 0xd3000000
IRQ 16/cx88[1]: IRQF_DISABLED is not guaranteed on shared IRQs
wm8775 8-001b: chip found @ 0x36 (cx88[1])
cx88[1]/0: registered device video1 [v4l2]
cx88[1]/0: registered device vbi1
cx88[1]/0: registered device radio1
cx88[1]/2: cx2388x 8802 Driver Manager
cx88-mpeg driver manager 0000:05:04.2: PCI INT A -> GSI 16 (level, low) -> IRQ 16
cx88[1]/2: found at 0000:05:04.2, rev: 5, irq: 16, latency: 64, mmio: 0xd5000000
IRQ 16/cx88[1]: IRQF_DISABLED is not guaranteed on shared IRQs
cx88_audio 0000:05:04.1: PCI INT A -> GSI 16 (level, low) -> IRQ 16
IRQ 16/cx88[1]: IRQF_DISABLED is not guaranteed on shared IRQs
cx88[1]/1: CX88x/1: ALSA support for cx2388x boards
cx88[2]: subsystem: 0070:6902, board: Hauppauge WinTV-HVR4000 DVB-S/S2/T/Hybrid [card=68,autodetected], frontend(s): 2
cx88[2]: TV tuner type 63, Radio tuner type -1
cx88[2]: i2c init: enabling analog demod on HVR1300/3000/4000 tuner
tuner 9-0043: chip found @ 0x86 (cx88[2])
tda9887 9-0043: creating new instance
tda9887 9-0043: tda988[5/6/7] found
tuner 9-0061: chip found @ 0xc2 (cx88[2])
tveeprom 9-0050: Hauppauge model 69009, rev B2D3, serial# 3314422
tveeprom 9-0050: MAC address is 00:0d:fe:32:92:f6
tveeprom 9-0050: tuner model is Philips FMD1216MEX (idx 133, type 78)
tveeprom 9-0050: TV standards PAL(B/G) PAL(I) SECAM(L/L') PAL(D/D1/K) ATSC/DVB Digital (eeprom 0xf4)
tveeprom 9-0050: audio processor is CX882 (idx 33)
tveeprom 9-0050: decoder processor is CX882 (idx 25)
tveeprom 9-0050: has radio, has IR receiver, has no IR transmitter
cx88[2]: hauppauge eeprom: model=69009
tuner-simple 9-0061: creating new instance
tuner-simple 9-0061: type set to 78 (Philips FMD1216MEX MK3 Hybrid Tuner)
Registered IR keymap rc-hauppauge-new
input: cx88 IR (Hauppauge WinTV-HVR400 as /devices/pci0000:00/0000:00:1e.0/0000:05:05.2/rc/rc2/input9
rc2: cx88 IR (Hauppauge WinTV-HVR400 as /devices/pci0000:00/0000:00:1e.0/0000:05:05.2/rc/rc2
cx88[2]/2: cx2388x 8802 Driver Manager
cx88-mpeg driver manager 0000:05:05.2: PCI INT A -> GSI 17 (level, low) -> IRQ 17
cx88[2]/2: found at 0000:05:05.2, rev: 5, irq: 17, latency: 64, mmio: 0xd9000000
IRQ 17/cx88[2]: IRQF_DISABLED is not guaranteed on shared IRQs
cx88_audio 0000:05:05.1: PCI INT A -> GSI 17 (level, low) -> IRQ 17
IRQ 17/cx88[2]: IRQF_DISABLED is not guaranteed on shared IRQs
cx88[2]/1: CX88x/2: ALSA support for cx2388x boards
cx8800 0000:05:05.0: PCI INT A -> GSI 17 (level, low) -> IRQ 17
cx88[2]/0: found at 0000:05:05.0, rev: 5, irq: 17, latency: 64, mmio: 0xd7000000
IRQ 17/cx88[2]: IRQF_DISABLED is not guaranteed on shared IRQs
wm8775 9-001b: chip found @ 0x36 (cx88[2])
cx88[2]/0: registered device video2 [v4l2]
cx88[2]/0: registered device vbi2
cx88[2]/0: registered device radio2
cx88/2: cx2388x dvb driver version 0.0.8 loaded
cx88/2: registering cx8802 driver, type: dvb access: shared
cx88[0]/2: subsystem: 0070:6902, board: Hauppauge WinTV-HVR4000 DVB-S/S2/T/Hybrid [card=68]
cx88[0]/2: cx2388x based DVB/ATSC card
cx8802_alloc_frontends() allocating 2 frontend(s)
tuner-simple 1-0061: attaching existing instance
tuner-simple 1-0061: couldn't set type to 63. Using 78 (Philips FMD1216MEX MK3 Hybrid Tuner) instead
DVB: registering new adapter (cx88[0])
DVB: registering adapter 2 frontend 0 (Conexant CX24116/CX24118)...
DVB: registering adapter 2 frontend 1 (Conexant CX22702 DVB-T)...
cx88[1]/2: subsystem: 0070:6902, board: Hauppauge WinTV-HVR4000 DVB-S/S2/T/Hybrid [card=68]
cx88[1]/2: cx2388x based DVB/ATSC card
cx8802_alloc_frontends() allocating 2 frontend(s)
tuner-simple 8-0061: attaching existing instance
tuner-simple 8-0061: couldn't set type to 63. Using 78 (Philips FMD1216MEX MK3 Hybrid Tuner) instead
DVB: registering new adapter (cx88[1])
DVB: registering adapter 3 frontend 0 (Conexant CX24116/CX24118)...
DVB: registering adapter 3 frontend 1 (Conexant CX22702 DVB-T)...
cx88[2]/2: subsystem: 0070:6902, board: Hauppauge WinTV-HVR4000 DVB-S/S2/T/Hybrid [card=68]
cx88[2]/2: cx2388x based DVB/ATSC card
cx8802_alloc_frontends() allocating 2 frontend(s)
tuner-simple 9-0061: attaching existing instance
tuner-simple 9-0061: couldn't set type to 63. Using 78 (Philips FMD1216MEX MK3 Hybrid Tuner) instead
DVB: registering new adapter (cx88[2])
DVB: registering adapter 4 frontend 0 (Conexant CX24116/CX24118)...
DVB: registering adapter 4 frontend 1 (Conexant CX22702 DVB-T)...
Lspci looks like this:
02:00.0 Multimedia video controller: Conexant Systems, Inc. CX23885 PCI Video and Audio Decoder (rev 02)
03:00.0 Multimedia video controller: Conexant Systems, Inc. CX23885 PCI Video and Audio Decoder (rev 02)
04:00.0 Ethernet controller: Broadcom Corporation NetXtreme BCM5754 Gigabit Ethernet PCI Express (rev 02)
05:00.0 Multimedia video controller: Conexant Systems, Inc. CX23880/1/2/3 PCI Video and Audio Decoder (rev 05)
05:00.1 Multimedia controller: Conexant Systems, Inc. CX23880/1/2/3 PCI Video and Audio Decoder [Audio Port] (rev 05)
05:00.2 Multimedia controller: Conexant Systems, Inc. CX23880/1/2/3 PCI Video and Audio Decoder [MPEG Port] (rev 05)
05:00.4 Multimedia controller: Conexant Systems, Inc. CX23880/1/2/3 PCI Video and Audio Decoder [IR Port] (rev 05)
05:04.0 Multimedia video controller: Conexant Systems, Inc. CX23880/1/2/3 PCI Video and Audio Decoder (rev 05)
05:04.1 Multimedia controller: Conexant Systems, Inc. CX23880/1/2/3 PCI Video and Audio Decoder [Audio Port] (rev 05)
05:04.2 Multimedia controller: Conexant Systems, Inc. CX23880/1/2/3 PCI Video and Audio Decoder [MPEG Port] (rev 05)
05:04.4 Multimedia controller: Conexant Systems, Inc. CX23880/1/2/3 PCI Video and Audio Decoder [IR Port] (rev 05)
05:05.0 Multimedia video controller: Conexant Systems, Inc. CX23880/1/2/3 PCI Video and Audio Decoder (rev 05)
05:05.1 Multimedia controller: Conexant Systems, Inc. CX23880/1/2/3 PCI Video and Audio Decoder [Audio Port] (rev 05)
05:05.2 Multimedia controller: Conexant Systems, Inc. CX23880/1/2/3 PCI Video and Audio Decoder [MPEG Port] (rev 05)
05:05.4 Multimedia controller: Conexant Systems, Inc. CX23880/1/2/3 PCI Video and Audio Decoder [IR Port] (rev 05)
So ending up with everything installed OK - and missing the virtuel adapters for dvb devices
Hopefully someone has a answer for this
TIA
P
Last edited by peque (2010-05-19 09:30:36)

Making the package in hand myself didn't change anything - Just saying  bad address fopr the module!
PARALLEL_128_2MMX: test failed
PARALLEL_128_SSE: 490
PARALLEL_128_SSE2: 551
Choosing PARALLEL_MODE = PARALLEL_128_SSE2
Using DVB_DIR: /usr/local/src/v4l-dvb/linux
[root@MainCore sasc-ng]# make module
cd dvbloopback/module && make DVB_DIR=/usr/local/src/v4l-dvb/linux
make[1]: Går til katalog '/usr/local/src/sc-1cc3497be31c/contrib/sasc-ng/dvbloopback/module'
cp -f /usr/local/src/v4l-dvb/linux/../v4l/Module.symvers .
./config_dvb.pl "BUILD_DIR=/lib/modules/2.6.33-ARCH/build" "EXTRA_CFLAGS=-I/usr/local/src/v4l-dvb/linux -I/usr/local/src/v4l-dvb/linux/drivers/media/dvb/dvb-core -Idrivers/media/dvb/dvb-core/ -I/usr/local/src/sc-1cc3497be31c/contrib/sasc-ng/dvbloopback/module"
Found dvbdev.h from 2.6.22 or later
make -C /lib/modules/2.6.33-ARCH/build M=/usr/local/src/sc-1cc3497be31c/contrib/sasc-ng/dvbloopback/module modules
make[2]: Går til katalog '/usr/src/linux-2.6.33-ARCH'
CC [M] /usr/local/src/sc-1cc3497be31c/contrib/sasc-ng/dvbloopback/module/dvb_loopback.o
LD [M] /usr/local/src/sc-1cc3497be31c/contrib/sasc-ng/dvbloopback/module/dvbloopback.o
Building modules, stage 2.
MODPOST 1 modules
LD [M] /usr/local/src/sc-1cc3497be31c/contrib/sasc-ng/dvbloopback/module/dvbloopback.ko
make[2]: Forlader katalog '/usr/src/linux-2.6.33-ARCH'
make[1]: Forlader katalog '/usr/local/src/sc-1cc3497be31c/contrib/sasc-ng/dvbloopback/module'
[root@MainCore sasc-ng]# make
g++ -Wall -D__user= -Werror -g -o objs/forward.o -c -DRELEASE_VERSION=\"0.0.2\" -D__KERNEL_STRICT_NAMES -Idvbloopback/src -I/usr/local/src/v4l-dvb/linux/include -Idvbloopback/module -I/lib/modules/2.6.33-ARCH/build/include dvbloopback/src/forward.c
g++ -Wall -D__user= -Werror -g -o objs/process_req.o -c -DRELEASE_VERSION=\"0.0.2\" -D__KERNEL_STRICT_NAMES -Idvbloopback/src -I/usr/local/src/v4l-dvb/linux/include -Idvbloopback/module -I/lib/modules/2.6.33-ARCH/build/include dvbloopback/src/process_req.c
g++ -Wall -D__user= -Werror -g -o objs/msg_passing.o -c -DRELEASE_VERSION=\"0.0.2\" -D__KERNEL_STRICT_NAMES -Idvbloopback/src -I/usr/local/src/v4l-dvb/linux/include -Idvbloopback/module -I/lib/modules/2.6.33-ARCH/build/include dvbloopback/src/msg_passing.c
g++ -Wall -D__user= -Werror -g -o objs/plugin_getsid.o -c -DRELEASE_VERSION=\"0.0.2\" -D__KERNEL_STRICT_NAMES -Idvbloopback/src -I/usr/local/src/v4l-dvb/linux/include -Idvbloopback/module -I/lib/modules/2.6.33-ARCH/build/include dvbloopback/src/plugin_getsid.c
g++ -Wall -D__user= -Werror -g -o objs/plugin_ringbuf.o -c -DRELEASE_VERSION=\"0.0.2\" -D__KERNEL_STRICT_NAMES -Idvbloopback/src -I/usr/local/src/v4l-dvb/linux/include -Idvbloopback/module -I/lib/modules/2.6.33-ARCH/build/include dvbloopback/src/plugin_ringbuf.c
g++ -Wall -D__user= -Werror -g -o objs/plugin_showioctl.o -c -DRELEASE_VERSION=\"0.0.2\" -D__KERNEL_STRICT_NAMES -Idvbloopback/src -I/usr/local/src/v4l-dvb/linux/include -Idvbloopback/module -I/lib/modules/2.6.33-ARCH/build/include dvbloopback/src/plugin_showioctl.c
g++ -Wall -D__user= -Werror -g -o objs/plugin_legacysw.o -c -DRELEASE_VERSION=\"0.0.2\" -D__KERNEL_STRICT_NAMES -Idvbloopback/src -I/usr/local/src/v4l-dvb/linux/include -Idvbloopback/module -I/lib/modules/2.6.33-ARCH/build/include dvbloopback/src/plugin_legacysw.c
g++ -Wall -D__user= -Werror -g -o objs/plugin_dss.o -c -DRELEASE_VERSION=\"0.0.2\" -D__KERNEL_STRICT_NAMES -Idvbloopback/src -I/usr/local/src/v4l-dvb/linux/include -Idvbloopback/module -I/lib/modules/2.6.33-ARCH/build/include dvbloopback/src/plugin_dss.c
g++ -Wall -D__user= -Werror -g -o objs/plugin_cam.o -c -DRELEASE_VERSION=\"0.0.2\" -D__KERNEL_STRICT_NAMES -Idvbloopback/src -I/usr/local/src/v4l-dvb/linux/include -Idvbloopback/module -I/lib/modules/2.6.33-ARCH/build/include dvblb_plugins/plugin_cam.c
g++ -Wall -D__user= -Werror -g -o objs/plugin_ffdecsa.o -c -DRELEASE_VERSION=\"0.0.2\" -D__KERNEL_STRICT_NAMES -Idvbloopback/src -I/usr/local/src/v4l-dvb/linux/include -Idvbloopback/module -I/lib/modules/2.6.33-ARCH/build/include dvblb_plugins/plugin_ffdecsa.c
g++ -Wall -D__user= -Werror -g -o objs/plugin_scan.o -c -DRELEASE_VERSION=\"0.0.2\" -D__KERNEL_STRICT_NAMES -Idvbloopback/src -I/usr/local/src/v4l-dvb/linux/include -Idvbloopback/module -I/lib/modules/2.6.33-ARCH/build/include dvblb_plugins/plugin_scan.c
g++ -Wall -D__user= -Werror -g -o objs/version.o -c -DRELEASE_VERSION=\"0.0.2\" -D__KERNEL_STRICT_NAMES objs/version.cpp
g++ -Wall -D__user= -Werror -g -o objs/misc.o -c -DRELEASE_VERSION=\"0.0.2\" -D__KERNEL_STRICT_NAMES -Isc/PLUGINS/src/sc-src -I./sc/include -I/usr/local/src/v4l-dvb/linux/include -Idvbloopback/module -I/lib/modules/2.6.33-ARCH/build/include sc/misc.cpp
g++ -Wall -D__user= -Werror -g -o objs/dvbdevice.o -c -DRELEASE_VERSION=\"0.0.2\" -D__KERNEL_STRICT_NAMES -Isc/PLUGINS/src/sc-src -I./sc/include -I/usr/local/src/v4l-dvb/linux/include -Idvbloopback/module -I/lib/modules/2.6.33-ARCH/build/include sc/dvbdevice.cpp
g++ -Wall -D__user= -Werror -g -o objs/osdbase.o -c -DRELEASE_VERSION=\"0.0.2\" -D__KERNEL_STRICT_NAMES -Isc/PLUGINS/src/sc-src -I./sc/include -I/usr/local/src/v4l-dvb/linux/include -Idvbloopback/module -I/lib/modules/2.6.33-ARCH/build/include sc/osdbase.cpp
g++ -Wall -D__user= -Werror -g -o objs/menuitems.o -c -DRELEASE_VERSION=\"0.0.2\" -D__KERNEL_STRICT_NAMES -Isc/PLUGINS/src/sc-src -I./sc/include -I/usr/local/src/v4l-dvb/linux/include -Idvbloopback/module -I/lib/modules/2.6.33-ARCH/build/include sc/menuitems.cpp
g++ -Wall -D__user= -Werror -g -o objs/device.o -c -DRELEASE_VERSION=\"0.0.2\" -D__KERNEL_STRICT_NAMES -Isc/PLUGINS/src/sc-src -I./sc/include -I/usr/local/src/v4l-dvb/linux/include -Idvbloopback/module -I/lib/modules/2.6.33-ARCH/build/include sc/device.cpp
g++ -Wall -D__user= -Werror -g -o objs/thread.o -c -DRELEASE_VERSION=\"0.0.2\" -D__KERNEL_STRICT_NAMES -Isc/PLUGINS/src/sc-src -I./sc/include -I/usr/local/src/v4l-dvb/linux/include -Idvbloopback/module -I/lib/modules/2.6.33-ARCH/build/include sc/thread.cpp
g++ -Wall -D__user= -Werror -g -o objs/tools.o -c -DRELEASE_VERSION=\"0.0.2\" -D__KERNEL_STRICT_NAMES -Isc/PLUGINS/src/sc-src -I./sc/include -I/usr/local/src/v4l-dvb/linux/include -Idvbloopback/module -I/lib/modules/2.6.33-ARCH/build/include sc/tools.cpp
g++ -Wall -D__user= -Werror -g -o objs/sasccam.o -c -DRELEASE_VERSION=\"0.0.2\" -D__KERNEL_STRICT_NAMES -Isc/PLUGINS/src/sc-src -I./sc/include -I/usr/local/src/v4l-dvb/linux/include -Idvbloopback/module -I/lib/modules/2.6.33-ARCH/build/include sc/sasccam.cpp
g++ -Wall -D__user= -Werror -g -o objs/log.o -c -DRELEASE_VERSION=\"0.0.2\" -D__KERNEL_STRICT_NAMES -Isc/PLUGINS/src/sc-src -I./sc/include -I/usr/local/src/v4l-dvb/linux/include -Idvbloopback/module -I/lib/modules/2.6.33-ARCH/build/include sc/log.cpp
g++ -Wall -D__user= -Werror -g -o objs/vdrcompat.o -c -DRELEASE_VERSION=\"0.0.2\" -D__KERNEL_STRICT_NAMES -Isc/PLUGINS/src/sc-src -I./sc/include -I/usr/local/src/v4l-dvb/linux/include -Idvbloopback/module -I/lib/modules/2.6.33-ARCH/build/include sc/vdrcompat.cpp
g++ -Wall -D__user= -Werror -g -o objs/si_descriptor.o -c -DRELEASE_VERSION=\"0.0.2\" -D__KERNEL_STRICT_NAMES -Isc/include/libsi sc/libsi/descriptor.c
g++ -Wall -D__user= -Werror -g -o objs/si_section.o -c -DRELEASE_VERSION=\"0.0.2\" -D__KERNEL_STRICT_NAMES -Isc/include/libsi sc/libsi/section.c
g++ -Wall -D__user= -Werror -g -o objs/si_si.o -c -DRELEASE_VERSION=\"0.0.2\" -D__KERNEL_STRICT_NAMES -Isc/include/libsi sc/libsi/si.c
g++ -Wall -D__user= -Werror -g -o objs/si_util.o -c -DRELEASE_VERSION=\"0.0.2\" -D__KERNEL_STRICT_NAMES -Isc/include/libsi sc/libsi/util.c
ar ru objs/libsi.a objs/si_descriptor.o objs/si_section.o objs/si_si.o objs/si_util.o
ar: creating objs/libsi.a
make -C FFdecsa "FLAGS=-O3 -fexpensive-optimizations -funroll-loops -mmmx -msse -msse2 -march=native" PARALLEL_MODE=PARALLEL_128_SSE2 COMPILER=g++
make[1]: Går til katalog '/usr/local/src/sc-1cc3497be31c/contrib/sasc-ng/FFdecsa'
g++ -O3 -fexpensive-optimizations -funroll-loops -mmmx -msse -msse2 -march=native -DPARALLEL_MODE=PARALLEL_128_SSE2 -c FFdecsa.c
g++ -O3 -fexpensive-optimizations -funroll-loops -mmmx -msse -msse2 -march=native -DPARALLEL_MODE=PARALLEL_128_SSE2 -c FFdecsa_test.c
g++ -O3 -fexpensive-optimizations -funroll-loops -mmmx -msse -msse2 -march=native -o FFdecsa_test FFdecsa_test.o FFdecsa.o
FFdecsa 1.0: testing correctness and speed
CORRECT!
CORRECT!
CORRECT!
CORRECT!
CORRECT!
speed=551.924110 Mbit/s
speed=374948.444589 pkts/s
CORRECT!
CORRECT!
CORRECT!
CORRECT!
CORRECT!
make[1]: Forlader katalog '/usr/local/src/sc-1cc3497be31c/contrib/sasc-ng/FFdecsa'
make -C sc/PLUGINS/src/sc-src CXX=g++ CXXFLAGS="-O2 -fPIC -Wall -Woverloaded-virtual -g" SASC=1 STATIC=1 all
make[1]: Går til katalog '/usr/local/src/sc-1cc3497be31c/contrib/sasc-ng/sc/PLUGINS/src/sc-src'
g++ -O2 -fPIC -Wall -Woverloaded-virtual -g -c -DPLUGIN_NAME_I18N='"sc"' -DVDR_MAXCAID=64 -DSASC -DAPIVERSNUM=10600 -D_GNU_SOURCE -DSTATICBUILD -I../../../include sc.c
g++ -O2 -fPIC -Wall -Woverloaded-virtual -g -c -DPLUGIN_NAME_I18N='"sc"' -DVDR_MAXCAID=64 -DSASC -DAPIVERSNUM=10600 -D_GNU_SOURCE -DSTATICBUILD -I../../../include data.c
g++ -O2 -fPIC -Wall -Woverloaded-virtual -g -c -DPLUGIN_NAME_I18N='"sc"' -DVDR_MAXCAID=64 -DSASC -DAPIVERSNUM=10600 -D_GNU_SOURCE -DSTATICBUILD -I../../../include filter.c
g++ -O2 -fPIC -Wall -Woverloaded-virtual -g -c -DPLUGIN_NAME_I18N='"sc"' -DVDR_MAXCAID=64 -DSASC -DAPIVERSNUM=10600 -D_GNU_SOURCE -DSTATICBUILD -I../../../include system.c
g++ -O2 -fPIC -Wall -Woverloaded-virtual -g -c -DPLUGIN_NAME_I18N='"sc"' -DVDR_MAXCAID=64 -DSASC -DAPIVERSNUM=10600 -D_GNU_SOURCE -DSTATICBUILD -I../../../include misc.c
g++ -O2 -fPIC -Wall -Woverloaded-virtual -g -c -DPLUGIN_NAME_I18N='"sc"' -DVDR_MAXCAID=64 -DSASC -DAPIVERSNUM=10600 -D_GNU_SOURCE -DSTATICBUILD -I../../../include cam.c
g++ -O2 -fPIC -Wall -Woverloaded-virtual -g -c -DPLUGIN_NAME_I18N='"sc"' -DVDR_MAXCAID=64 -DSASC -DAPIVERSNUM=10600 -D_GNU_SOURCE -DSTATICBUILD -I../../../include device.c
g++ -O2 -fPIC -Wall -Woverloaded-virtual -g -c -DPLUGIN_NAME_I18N='"sc"' -DVDR_MAXCAID=64 -DSASC -DAPIVERSNUM=10600 -D_GNU_SOURCE -DSTATICBUILD -I../../../include version.c
g++ -O2 -fPIC -Wall -Woverloaded-virtual -g -c -DPLUGIN_NAME_I18N='"sc"' -DVDR_MAXCAID=64 -DSASC -DAPIVERSNUM=10600 -D_GNU_SOURCE -DSTATICBUILD -I../../../include smartcard.c
g++ -O2 -fPIC -Wall -Woverloaded-virtual -g -c -DPLUGIN_NAME_I18N='"sc"' -DVDR_MAXCAID=64 -DSASC -DAPIVERSNUM=10600 -D_GNU_SOURCE -DSTATICBUILD -I../../../include network.c
g++ -O2 -fPIC -Wall -Woverloaded-virtual -g -c -DPLUGIN_NAME_I18N='"sc"' -DVDR_MAXCAID=64 -DSASC -DAPIVERSNUM=10600 -D_GNU_SOURCE -DSTATICBUILD -I../../../include crypto.c
g++ -O2 -fPIC -Wall -Woverloaded-virtual -g -c -DPLUGIN_NAME_I18N='"sc"' -DVDR_MAXCAID=64 -DSASC -DAPIVERSNUM=10600 -D_GNU_SOURCE -DSTATICBUILD -I../../../include system-common.c
g++ -O2 -fPIC -Wall -Woverloaded-virtual -g -c -DPLUGIN_NAME_I18N='"sc"' -DVDR_MAXCAID=64 -DSASC -DAPIVERSNUM=10600 -D_GNU_SOURCE -DSTATICBUILD -I../../../include parse.c
g++ -O2 -fPIC -Wall -Woverloaded-virtual -g -c -DPLUGIN_NAME_I18N='"sc"' -DVDR_MAXCAID=64 -DSASC -DAPIVERSNUM=10600 -D_GNU_SOURCE -DSTATICBUILD -I../../../include log.c
g++ -O2 -fPIC -Wall -Woverloaded-virtual -g -c -DPLUGIN_NAME_I18N='"sc"' -DVDR_MAXCAID=64 -DSASC -DAPIVERSNUM=10600 -D_GNU_SOURCE -DSTATICBUILD -I../../../include override.c
ar r ../../lib/libvdr-sc.a sc.o data.o filter.o system.o misc.o cam.o device.o version.o smartcard.o network.o crypto.o system-common.o parse.o log.o override.o
ar: creating ../../lib/libvdr-sc.a
make[2]: Går til katalog '/usr/local/src/sc-1cc3497be31c/contrib/sasc-ng/sc/PLUGINS/src/sc-src/systems/cardclient'
make[2]: Forlader katalog '/usr/local/src/sc-1cc3497be31c/contrib/sasc-ng/sc/PLUGINS/src/sc-src/systems/cardclient'
make[2]: Går til katalog '/usr/local/src/sc-1cc3497be31c/contrib/sasc-ng/sc/PLUGINS/src/sc-src/systems/cardclient'
g++ -O2 -fPIC -Wall -Woverloaded-virtual -g -c -DAPIVERSNUM=10600 -D_GNU_SOURCE -DSTATICBUILD -I../.. -I../../../../../include cc.c
g++ -O2 -fPIC -Wall -Woverloaded-virtual -g -c -DAPIVERSNUM=10600 -D_GNU_SOURCE -DSTATICBUILD -I../.. -I../../../../../include camd.c
camd.c: In member function 'virtual bool cCardClientBuffy::Login()':
camd.c:365:35: advarsel: overløb i underforstået konstant konvertering
g++ -O2 -fPIC -Wall -Woverloaded-virtual -g -c -DAPIVERSNUM=10600 -D_GNU_SOURCE -DSTATICBUILD -I../.. -I../../../../../include radegast.c
g++ -O2 -fPIC -Wall -Woverloaded-virtual -g -c -DAPIVERSNUM=10600 -D_GNU_SOURCE -DSTATICBUILD -I../.. -I../../../../../include aroureos.c
g++ -O2 -fPIC -Wall -Woverloaded-virtual -g -c -DAPIVERSNUM=10600 -D_GNU_SOURCE -DSTATICBUILD -I../.. -I../../../../../include newcamd.c
g++ -O2 -fPIC -Wall -Woverloaded-virtual -g -c -DAPIVERSNUM=10600 -D_GNU_SOURCE -DSTATICBUILD -I../.. -I../../../../../include gbox.c
gbox.c: In member function 'virtual bool cCardClientGbox::ProcessECM(const cEcmInfo*, const unsigned char*, unsigned char*, int)':
gbox.c:105:5: advarsel: format '%d' expects type 'int', but argument 3 has type 'long unsigned int'
g++ -O2 -fPIC -Wall -Woverloaded-virtual -g -c -DAPIVERSNUM=10600 -D_GNU_SOURCE -DSTATICBUILD -I../.. -I../../../../../include cccam.c
g++ -O2 -fPIC -Wall -Woverloaded-virtual -g -c -DAPIVERSNUM=10600 -D_GNU_SOURCE -DSTATICBUILD -I../.. -I../../../../../include cccam2.c
cccam2.c: In member function 'virtual bool cCardClientCCcam2::ProcessECM(const cEcmInfo*, const unsigned char*, unsigned char*, int)':
cccam2.c:930:7: advarsel: format '%lld' expects type 'long long int', but argument 3 has type 'uint64_t'
cccam2.c:945:7: advarsel: format '%lld' expects type 'long long int', but argument 3 has type 'uint64_t'
ar r ../../../../lib/libsc-cardclient.a cc.o camd.o radegast.o aroureos.o newcamd.o gbox.o cccam.o cccam2.o
ar: creating ../../../../lib/libsc-cardclient.a
make[2]: Forlader katalog '/usr/local/src/sc-1cc3497be31c/contrib/sasc-ng/sc/PLUGINS/src/sc-src/systems/cardclient'
make[2]: Går til katalog '/usr/local/src/sc-1cc3497be31c/contrib/sasc-ng/sc/PLUGINS/src/sc-src/systems/conax'
make[2]: Forlader katalog '/usr/local/src/sc-1cc3497be31c/contrib/sasc-ng/sc/PLUGINS/src/sc-src/systems/conax'
make[2]: Går til katalog '/usr/local/src/sc-1cc3497be31c/contrib/sasc-ng/sc/PLUGINS/src/sc-src/systems/conax'
g++ -O2 -fPIC -Wall -Woverloaded-virtual -g -c -DAPIVERSNUM=10600 -D_GNU_SOURCE -DSTATICBUILD -I../.. -I../../../../../include conax.c
ar r ../../../../lib/libsc-conax.a conax.o
ar: creating ../../../../lib/libsc-conax.a
make[2]: Forlader katalog '/usr/local/src/sc-1cc3497be31c/contrib/sasc-ng/sc/PLUGINS/src/sc-src/systems/conax'
make[2]: Går til katalog '/usr/local/src/sc-1cc3497be31c/contrib/sasc-ng/sc/PLUGINS/src/sc-src/systems/constcw'
make[2]: Forlader katalog '/usr/local/src/sc-1cc3497be31c/contrib/sasc-ng/sc/PLUGINS/src/sc-src/systems/constcw'
make[2]: Går til katalog '/usr/local/src/sc-1cc3497be31c/contrib/sasc-ng/sc/PLUGINS/src/sc-src/systems/constcw'
g++ -O2 -fPIC -Wall -Woverloaded-virtual -g -c -DAPIVERSNUM=10600 -D_GNU_SOURCE -DSTATICBUILD -I../.. -I../../../../../include constcw.c
ar r ../../../../lib/libsc-constcw.a constcw.o
ar: creating ../../../../lib/libsc-constcw.a
make[2]: Forlader katalog '/usr/local/src/sc-1cc3497be31c/contrib/sasc-ng/sc/PLUGINS/src/sc-src/systems/constcw'
make[2]: Går til katalog '/usr/local/src/sc-1cc3497be31c/contrib/sasc-ng/sc/PLUGINS/src/sc-src/systems/cryptoworks'
make[2]: Forlader katalog '/usr/local/src/sc-1cc3497be31c/contrib/sasc-ng/sc/PLUGINS/src/sc-src/systems/cryptoworks'
make[2]: Går til katalog '/usr/local/src/sc-1cc3497be31c/contrib/sasc-ng/sc/PLUGINS/src/sc-src/systems/cryptoworks'
g++ -O2 -fPIC -Wall -Woverloaded-virtual -g -c -DAPIVERSNUM=10600 -D_GNU_SOURCE -DSTATICBUILD -I../.. -I../../../../../include cryptoworks.c
ar r ../../../../lib/libsc-cryptoworks.a cryptoworks.o
ar: creating ../../../../lib/libsc-cryptoworks.a
make[2]: Forlader katalog '/usr/local/src/sc-1cc3497be31c/contrib/sasc-ng/sc/PLUGINS/src/sc-src/systems/cryptoworks'
make[2]: Går til katalog '/usr/local/src/sc-1cc3497be31c/contrib/sasc-ng/sc/PLUGINS/src/sc-src/systems/irdeto'
make[2]: Forlader katalog '/usr/local/src/sc-1cc3497be31c/contrib/sasc-ng/sc/PLUGINS/src/sc-src/systems/irdeto'
make[2]: Går til katalog '/usr/local/src/sc-1cc3497be31c/contrib/sasc-ng/sc/PLUGINS/src/sc-src/systems/irdeto'
g++ -O2 -fPIC -Wall -Woverloaded-virtual -g -c -DAPIVERSNUM=10600 -D_GNU_SOURCE -DSTATICBUILD -I../.. -I../../../../../include irdeto.c
g++ -O2 -fPIC -Wall -Woverloaded-virtual -g -c -DAPIVERSNUM=10600 -D_GNU_SOURCE -DSTATICBUILD -I../.. -I../../../../../include irdeto1.c
g++ -O2 -fPIC -Wall -Woverloaded-virtual -g -c -DAPIVERSNUM=10600 -D_GNU_SOURCE -DSTATICBUILD -I../.. -I../../../../../include irdeto2.c
ar r ../../../../lib/libsc-irdeto.a irdeto.o irdeto1.o irdeto2.o
ar: creating ../../../../lib/libsc-irdeto.a
make[2]: Forlader katalog '/usr/local/src/sc-1cc3497be31c/contrib/sasc-ng/sc/PLUGINS/src/sc-src/systems/irdeto'
make[2]: Går til katalog '/usr/local/src/sc-1cc3497be31c/contrib/sasc-ng/sc/PLUGINS/src/sc-src/systems/nagra'
make[2]: Forlader katalog '/usr/local/src/sc-1cc3497be31c/contrib/sasc-ng/sc/PLUGINS/src/sc-src/systems/nagra'
make[2]: Går til katalog '/usr/local/src/sc-1cc3497be31c/contrib/sasc-ng/sc/PLUGINS/src/sc-src/systems/nagra'
g++ -O2 -fPIC -Wall -Woverloaded-virtual -g -c -DAPIVERSNUM=10600 -D_GNU_SOURCE -DSTATICBUILD -I../.. -I../../../../../include nagra.c
g++ -O2 -fPIC -Wall -Woverloaded-virtual -g -c -DAPIVERSNUM=10600 -D_GNU_SOURCE -DSTATICBUILD -I../.. -I../../../../../include nagra1.c
g++ -O2 -fPIC -Wall -Woverloaded-virtual -g -c -DAPIVERSNUM=10600 -D_GNU_SOURCE -DSTATICBUILD -I../.. -I../../../../../include nagra2.c
g++ -O2 -fPIC -Wall -Woverloaded-virtual -g -c -DAPIVERSNUM=10600 -D_GNU_SOURCE -DSTATICBUILD -I../.. -I../../../../../include cpu.c
g++ -O2 -fPIC -Wall -Woverloaded-virtual -g -c -DAPIVERSNUM=10600 -D_GNU_SOURCE -DSTATICBUILD -I../.. -I../../../../../include nagra2-0101.c
g++ -O2 -fPIC -Wall -Woverloaded-virtual -g -c -DAPIVERSNUM=10600 -D_GNU_SOURCE -DSTATICBUILD -I../.. -I../../../../../include nagra2-0501.c
g++ -O2 -fPIC -Wall -Woverloaded-virtual -g -c -DAPIVERSNUM=10600 -D_GNU_SOURCE -DSTATICBUILD -I../.. -I../../../../../include nagra2-4101.c
ar r ../../../../lib/libsc-nagra.a nagra.o nagra1.o nagra2.o cpu.o nagra2-0101.o nagra2-0501.o nagra2-4101.o
ar: creating ../../../../lib/libsc-nagra.a
make[2]: Forlader katalog '/usr/local/src/sc-1cc3497be31c/contrib/sasc-ng/sc/PLUGINS/src/sc-src/systems/nagra'
make[2]: Går til katalog '/usr/local/src/sc-1cc3497be31c/contrib/sasc-ng/sc/PLUGINS/src/sc-src/systems/nds'
make[2]: Forlader katalog '/usr/local/src/sc-1cc3497be31c/contrib/sasc-ng/sc/PLUGINS/src/sc-src/systems/nds'
make[2]: Går til katalog '/usr/local/src/sc-1cc3497be31c/contrib/sasc-ng/sc/PLUGINS/src/sc-src/systems/nds'
g++ -O2 -fPIC -Wall -Woverloaded-virtual -g -c -DAPIVERSNUM=10600 -D_GNU_SOURCE -DSTATICBUILD -I../.. -I../../../../../include nds.c
g++ -O2 -fPIC -Wall -Woverloaded-virtual -g -c -DAPIVERSNUM=10600 -D_GNU_SOURCE -DSTATICBUILD -I../.. -I../../../../../include fake-nds.c
ar r ../../../../lib/libsc-nds.a nds.o fake-nds.o
ar: creating ../../../../lib/libsc-nds.a
make[2]: Forlader katalog '/usr/local/src/sc-1cc3497be31c/contrib/sasc-ng/sc/PLUGINS/src/sc-src/systems/nds'
make[2]: Går til katalog '/usr/local/src/sc-1cc3497be31c/contrib/sasc-ng/sc/PLUGINS/src/sc-src/systems/sc-conax'
make[2]: Forlader katalog '/usr/local/src/sc-1cc3497be31c/contrib/sasc-ng/sc/PLUGINS/src/sc-src/systems/sc-conax'
make[2]: Går til katalog '/usr/local/src/sc-1cc3497be31c/contrib/sasc-ng/sc/PLUGINS/src/sc-src/systems/sc-conax'
g++ -O2 -fPIC -Wall -Woverloaded-virtual -g -c -DAPIVERSNUM=10600 -D_GNU_SOURCE -DSTATICBUILD -I../.. -I../../../../../include sc-conax.c
ar r ../../../../lib/libsc-sc_conax.a sc-conax.o
ar: creating ../../../../lib/libsc-sc_conax.a
make[2]: Forlader katalog '/usr/local/src/sc-1cc3497be31c/contrib/sasc-ng/sc/PLUGINS/src/sc-src/systems/sc-conax'
make[2]: Går til katalog '/usr/local/src/sc-1cc3497be31c/contrib/sasc-ng/sc/PLUGINS/src/sc-src/systems/sc-cryptoworks'
make[2]: Forlader katalog '/usr/local/src/sc-1cc3497be31c/contrib/sasc-ng/sc/PLUGINS/src/sc-src/systems/sc-cryptoworks'
make[2]: Går til katalog '/usr/local/src/sc-1cc3497be31c/contrib/sasc-ng/sc/PLUGINS/src/sc-src/systems/sc-cryptoworks'
g++ -O2 -fPIC -Wall -Woverloaded-virtual -g -c -DAPIVERSNUM=10600 -D_GNU_SOURCE -DSTATICBUILD -I../.. -I../../../../../include sc-cryptoworks.c
ar r ../../../../lib/libsc-sc_cryptoworks.a sc-cryptoworks.o
ar: creating ../../../../lib/libsc-sc_cryptoworks.a
make[2]: Forlader katalog '/usr/local/src/sc-1cc3497be31c/contrib/sasc-ng/sc/PLUGINS/src/sc-src/systems/sc-cryptoworks'
make[2]: Går til katalog '/usr/local/src/sc-1cc3497be31c/contrib/sasc-ng/sc/PLUGINS/src/sc-src/systems/sc-irdeto'
make[2]: Forlader katalog '/usr/local/src/sc-1cc3497be31c/contrib/sasc-ng/sc/PLUGINS/src/sc-src/systems/sc-irdeto'
make[2]: Går til katalog '/usr/local/src/sc-1cc3497be31c/contrib/sasc-ng/sc/PLUGINS/src/sc-src/systems/sc-irdeto'
g++ -O2 -fPIC -Wall -Woverloaded-virtual -g -c -DAPIVERSNUM=10600 -D_GNU_SOURCE -DSTATICBUILD -I../.. -I../../../../../include sc-irdeto.c
ar r ../../../../lib/libsc-sc_irdeto.a sc-irdeto.o
ar: creating ../../../../lib/libsc-sc_irdeto.a
make[2]: Forlader katalog '/usr/local/src/sc-1cc3497be31c/contrib/sasc-ng/sc/PLUGINS/src/sc-src/systems/sc-irdeto'
make[2]: Går til katalog '/usr/local/src/sc-1cc3497be31c/contrib/sasc-ng/sc/PLUGINS/src/sc-src/systems/sc-nagra'
make[2]: Forlader katalog '/usr/local/src/sc-1cc3497be31c/contrib/sasc-ng/sc/PLUGINS/src/sc-src/systems/sc-nagra'
make[2]: Går til katalog '/usr/local/src/sc-1cc3497be31c/contrib/sasc-ng/sc/PLUGINS/src/sc-src/systems/sc-nagra'
g++ -O2 -fPIC -Wall -Woverloaded-virtual -g -c -DAPIVERSNUM=10600 -D_GNU_SOURCE -DSTATICBUILD -I../.. -I../../../../../include sc-nagra.c
ar r ../../../../lib/libsc-sc_nagra.a sc-nagra.o
ar: creating ../../../../lib/libsc-sc_nagra.a
make[2]: Forlader katalog '/usr/local/src/sc-1cc3497be31c/contrib/sasc-ng/sc/PLUGINS/src/sc-src/systems/sc-nagra'
make[2]: Går til katalog '/usr/local/src/sc-1cc3497be31c/contrib/sasc-ng/sc/PLUGINS/src/sc-src/systems/sc-seca'
make[2]: Forlader katalog '/usr/local/src/sc-1cc3497be31c/contrib/sasc-ng/sc/PLUGINS/src/sc-src/systems/sc-seca'
make[2]: Går til katalog '/usr/local/src/sc-1cc3497be31c/contrib/sasc-ng/sc/PLUGINS/src/sc-src/systems/sc-seca'
g++ -O2 -fPIC -Wall -Woverloaded-virtual -g -c -DAPIVERSNUM=10600 -D_GNU_SOURCE -DSTATICBUILD -I../.. -I../../../../../include sc-seca.c
ar r ../../../../lib/libsc-sc_seca.a sc-seca.o
ar: creating ../../../../lib/libsc-sc_seca.a
make[2]: Forlader katalog '/usr/local/src/sc-1cc3497be31c/contrib/sasc-ng/sc/PLUGINS/src/sc-src/systems/sc-seca'
make[2]: Går til katalog '/usr/local/src/sc-1cc3497be31c/contrib/sasc-ng/sc/PLUGINS/src/sc-src/systems/sc-viaccess'
make[2]: Forlader katalog '/usr/local/src/sc-1cc3497be31c/contrib/sasc-ng/sc/PLUGINS/src/sc-src/systems/sc-viaccess'
make[2]: Går til katalog '/usr/local/src/sc-1cc3497be31c/contrib/sasc-ng/sc/PLUGINS/src/sc-src/systems/sc-viaccess'
g++ -O2 -fPIC -Wall -Woverloaded-virtual -g -c -DAPIVERSNUM=10600 -D_GNU_SOURCE -DSTATICBUILD -I../.. -I../../../../../include sc-viaccess.c
ar r ../../../../lib/libsc-sc_viaccess.a sc-viaccess.o
ar: creating ../../../../lib/libsc-sc_viaccess.a
make[2]: Forlader katalog '/usr/local/src/sc-1cc3497be31c/contrib/sasc-ng/sc/PLUGINS/src/sc-src/systems/sc-viaccess'
make[2]: Går til katalog '/usr/local/src/sc-1cc3497be31c/contrib/sasc-ng/sc/PLUGINS/src/sc-src/systems/sc-videoguard2'
make[2]: Forlader katalog '/usr/local/src/sc-1cc3497be31c/contrib/sasc-ng/sc/PLUGINS/src/sc-src/systems/sc-videoguard2'
make[2]: Går til katalog '/usr/local/src/sc-1cc3497be31c/contrib/sasc-ng/sc/PLUGINS/src/sc-src/systems/sc-videoguard2'
g++ -O2 -fPIC -Wall -Woverloaded-virtual -g -c -DAPIVERSNUM=10600 -D_GNU_SOURCE -DSTATICBUILD -I../.. -I../../../../../include sc-videoguard2.c
ar r ../../../../lib/libsc-sc_videoguard2.a sc-videoguard2.o
ar: creating ../../../../lib/libsc-sc_videoguard2.a
make[2]: Forlader katalog '/usr/local/src/sc-1cc3497be31c/contrib/sasc-ng/sc/PLUGINS/src/sc-src/systems/sc-videoguard2'
make[2]: Går til katalog '/usr/local/src/sc-1cc3497be31c/contrib/sasc-ng/sc/PLUGINS/src/sc-src/systems/seca'
make[2]: Forlader katalog '/usr/local/src/sc-1cc3497be31c/contrib/sasc-ng/sc/PLUGINS/src/sc-src/systems/seca'
make[2]: Går til katalog '/usr/local/src/sc-1cc3497be31c/contrib/sasc-ng/sc/PLUGINS/src/sc-src/systems/seca'
g++ -O2 -fPIC -Wall -Woverloaded-virtual -g -c -DAPIVERSNUM=10600 -D_GNU_SOURCE -DSTATICBUILD -I../.. -I../../../../../include seca.c
ar r ../../../../lib/libsc-seca.a seca.o
ar: creating ../../../../lib/libsc-seca.a
make[2]: Forlader katalog '/usr/local/src/sc-1cc3497be31c/contrib/sasc-ng/sc/PLUGINS/src/sc-src/systems/seca'
make[2]: Går til katalog '/usr/local/src/sc-1cc3497be31c/contrib/sasc-ng/sc/PLUGINS/src/sc-src/systems/shl'
make[2]: Forlader katalog '/usr/local/src/sc-1cc3497be31c/contrib/sasc-ng/sc/PLUGINS/src/sc-src/systems/shl'
make[2]: Går til katalog '/usr/local/src/sc-1cc3497be31c/contrib/sasc-ng/sc/PLUGINS/src/sc-src/systems/shl'
g++ -O2 -fPIC -Wall -Woverloaded-virtual -g -c -DAPIVERSNUM=10600 -D_GNU_SOURCE -DSTATICBUILD -I../.. -I../../../../../include shl.c
ar r ../../../../lib/libsc-shl.a shl.o
ar: creating ../../../../lib/libsc-shl.a
make[2]: Forlader katalog '/usr/local/src/sc-1cc3497be31c/contrib/sasc-ng/sc/PLUGINS/src/sc-src/systems/shl'
make[2]: Går til katalog '/usr/local/src/sc-1cc3497be31c/contrib/sasc-ng/sc/PLUGINS/src/sc-src/systems/viaccess'
make[2]: Forlader katalog '/usr/local/src/sc-1cc3497be31c/contrib/sasc-ng/sc/PLUGINS/src/sc-src/systems/viaccess'
make[2]: Går til katalog '/usr/local/src/sc-1cc3497be31c/contrib/sasc-ng/sc/PLUGINS/src/sc-src/systems/viaccess'
g++ -O2 -fPIC -Wall -Woverloaded-virtual -g -c -DAPIVERSNUM=10600 -D_GNU_SOURCE -DSTATICBUILD -I../.. -I../../../../../include viaccess.c
g++ -O2 -fPIC -Wall -Woverloaded-virtual -g -c -DAPIVERSNUM=10600 -D_GNU_SOURCE -DSTATICBUILD -I../.. -I../../../../../include tps.c
tps.c: In member function 'virtual cString cTpsKey::ToString(bool)':
tps.c:565:24: advarsel: følgning af en typeomtvunget henvisning vil bryde strenge aliasregler
tps.c: In member function 'virtual bool cTpsKeys::ParseLinePlain(const char*)':
tps.c:999:31: advarsel: følgning af en typeomtvunget henvisning vil bryde strenge aliasregler
g++ -O2 -fPIC -Wall -Woverloaded-virtual -g -c -DAPIVERSNUM=10600 -D_GNU_SOURCE -DSTATICBUILD -I../.. -I../../../../../include st20.c
ar r ../../../../lib/libsc-viaccess.a viaccess.o tps.o st20.o
ar: creating ../../../../lib/libsc-viaccess.a
make[2]: Forlader katalog '/usr/local/src/sc-1cc3497be31c/contrib/sasc-ng/sc/PLUGINS/src/sc-src/systems/viaccess'
xgettext -C -cTRANSLATORS --no-wrap --no-location -k -ktr -ktrNOOP --msgid-bugs-address='<[email protected]>' -o po/sc.pot data.c sc.c system.c systems/nagra/nagra2.c systems/nagra/nagra1.c systems/sc-cryptoworks/sc-cryptoworks.c systems/sc-seca/sc-seca.c systems/cardclient/cc.c systems/sc-viaccess/sc-viaccess.c systems/sc-nagra/sc-nagra.c systems/viaccess/viaccess.c
msgmerge -U --no-wrap --no-location --backup=none -q po/de_DE.po po/sc.pot
msgfmt -c -o po/de_DE.mo po/de_DE.po
cp po/de_DE.mo ../../../locale/de_DE/LC_MESSAGES/vdr-sc.mo
msgmerge -U --no-wrap --no-location --backup=none -q po/fi_FI.po po/sc.pot
msgfmt -c -o po/fi_FI.mo po/fi_FI.po
cp po/fi_FI.mo ../../../locale/fi_FI/LC_MESSAGES/vdr-sc.mo
msgmerge -U --no-wrap --no-location --backup=none -q po/fr_FR.po po/sc.pot
msgfmt -c -o po/fr_FR.mo po/fr_FR.po
cp po/fr_FR.mo ../../../locale/fr_FR/LC_MESSAGES/vdr-sc.mo
msgmerge -U --no-wrap --no-location --backup=none -q po/hu_HU.po po/sc.pot
msgfmt -c -o po/hu_HU.mo po/hu_HU.po
cp po/hu_HU.mo ../../../locale/hu_HU/LC_MESSAGES/vdr-sc.mo
msgmerge -U --no-wrap --no-location --backup=none -q po/it_IT.po po/sc.pot
msgfmt -c -o po/it_IT.mo po/it_IT.po
cp po/it_IT.mo ../../../locale/it_IT/LC_MESSAGES/vdr-sc.mo
msgmerge -U --no-wrap --no-location --backup=none -q po/lt_LT.po po/sc.pot
msgfmt -c -o po/lt_LT.mo po/lt_LT.po
cp po/lt_LT.mo ../../../locale/lt_LT/LC_MESSAGES/vdr-sc.mo
msgmerge -U --no-wrap --no-location --backup=none -q po/nl_NL.po po/sc.pot
msgfmt -c -o po/nl_NL.mo po/nl_NL.po
cp po/nl_NL.mo ../../../locale/nl_NL/LC_MESSAGES/vdr-sc.mo
msgmerge -U --no-wrap --no-location --backup=none -q po/pl_PL.po po/sc.pot
msgfmt -c -o po/pl_PL.mo po/pl_PL.po
cp po/pl_PL.mo ../../../locale/pl_PL/LC_MESSAGES/vdr-sc.mo
msgmerge -U --no-wrap --no-location --backup=none -q po/ru_RU.po po/sc.pot
msgfmt -c -o po/ru_RU.mo po/ru_RU.po
cp po/ru_RU.mo ../../../locale/ru_RU/LC_MESSAGES/vdr-sc.mo
msgmerge -U --no-wrap --no-location --backup=none -q po/sv_SE.po po/sc.pot
msgfmt -c -o po/sv_SE.mo po/sv_SE.po
cp po/sv_SE.mo ../../../locale/sv_SE/LC_MESSAGES/vdr-sc.mo
make[1]: Forlader katalog '/usr/local/src/sc-1cc3497be31c/contrib/sasc-ng/sc/PLUGINS/src/sc-src'
g++ -Wall -D__user= -g -o sasc-ng -Wl,-whole-archive ./sc/PLUGINS/lib/libsc-*.a -Wl,-no-whole-archive ./sc/PLUGINS/lib/libvdr-sc.a objs/forward.o objs/process_req.o objs/msg_passing.o objs/plugin_getsid.o objs/plugin_ringbuf.o objs/plugin_showioctl.o objs/plugin_legacysw.o objs/plugin_dss.o objs/plugin_cam.o objs/plugin_ffdecsa.o objs/plugin_scan.o objs/version.o objs/misc.o objs/dvbdevice.o objs/osdbase.o objs/menuitems.o objs/device.o objs/thread.o objs/tools.o objs/sasccam.o objs/log.o objs/vdrcompat.o objs/libsi.a FFdecsa/FFdecsa.o -lpthread -lcrypto -lcrypt
cc -fPIC -g -O2 -Wall -I. -nostdlib -shared -o libscanwrap.so dvblb_plugins/scanwrap.c -ldl -lc
[root@MainCore sasc-ng]#
[root@MainCore sasc-ng]# insmod dvbloopback.ko num_adapters=5
insmod: error inserting 'dvbloopback.ko': -1 Bad address
Keeps getting this error !
EDIT:
Found out that the v4l-dvb drivers only supports uptil 8 devices ( 4 real and 4 virtuel devices) So editing the DVB_MAX param in the file v4l-dvb/v4l/makefile . did the trick!
Instead of default value of 8 - I changed it to 32 - and everything is working fine now!
Last edited by peque (2010-05-19 09:28:41)

Similar Messages

  • Strange problem with RDP and mouse, only solved after minimize/maximize

    Good day,
    We have this very annoying problem with a RDP Terminal Server. It is Windows Server 2008 R2 SP1.
    This server has the Session Host role installed, with local RDP user licenses.
    We only have this issue when running a certain application.
    This application is called Rockwell FactoryTalk View and this in an application to display industrial processes.
    It will take the Full Screen in a fixed resolution and will display buttons, objects, values... The application also uses Internet Explorer cache so I think it uses ActiveX, Flash or Java, I don't know.
    What sometimes happens is this:
    - The mouse point is able to move in the entire screen (good)
    - The mouse button will only work in 1 certain area of the screen (which is a small rectangle)
    - The mouse "hovering" above objects will also only highlight items that are in this rectangle
    - The keyboard remains functional and with alt-tab other objects or other applications can get focus, but still no mouse clicking
    The problem can be solved by:
    - Minimizing the RDP window and maximizing it again
    - Or: Sending a message to the session using task manager, after clicking "OK" on that message the problem is gone
    Normally, about 5 users will have this application opened in their session, the "crash" is only effecting 1 session.
    The problem seems to happen randomly and we don't know if we should point to the FactoryTalk application, or to Terminal Services/RDP. The end users have no rights to minimize/maximize, this is not the solution. 
    Is it possible to have any input on this please?
    Thank you.

    Hi,
    Thank you for posting in Windows Server Forum.
    Firstly please check with the application support team whether the application is fully supported by Windows Server 2008 R2 in remote session. In addition, suggest you to update the client RDP version to RDP 8.1 and check the result for better feature and functionality. 
    Apart from this, there is Hotfix for the issue. Please download, install and check the result.
    Cause:
    The issue occurs because the remote desktop ActiveX object does not deactivate the focus of the remote desktop session when the focus is lost. Because the focus is still activated, the remote desktop ActiveX object cannot set the focus of the remote desktop
    session again when you change the focus back to the session.
    A remote desktop session does not respond to keyboard input or mouse input after it loses the focus in Windows 7 or in Windows Server 2008 R2
    http://support.microsoft.com/kb/2579381
    Hope it helps!
    Thanks.
    Dharmesh Solanki

  • Java/OpenJDK problem with OSS/osspd/ALSA/pulseaudio [SOLVED]

    I've got problems with sound output of java programs, which usually try to hog /dev/dsp, using pulseaudio and openjdk 7.
    Some rare java apps' sound methods surprisingly do work. Others (which the majority of java programs seem to use) do not. In Sun Java I could make those work by using 'padsp', however this method apparently fails on Archlinux with both latest Oracle Java (formerly worked on Ubuntu w/ Sun Java 6) and with OpenJDK too.
    So I tried 'osspd' (package is called 'ossp') and it shows the root process "/usr/sbin/osspd --dsp-slave=/usr/sbin/ossp-padsp" been started, but the java applications will still not provide sound which I find pretty odd. I tried adding 'soundcore.preclaim_oss=0' to the 'kernel..' line in my grub's menu.lst, but that didn't help either.
    Last edited by Jindur (2012-05-20 02:59:20)

    It's been quite a while, but I finally found a solution (read: big ugly hack).
    Someone literally created a biguglyhack and posted it here:
    http://lifein19x19.com/forum/viewtopic. … 243#p98243
    (downloadable file there: javadummymixer_biguglyhack.zip [12.97 KiB] -> rename it from .zip to .jar and move it into your java's lib/ext folder -> profit!)
    I applied it to OpenJDK 6 (should be same for 7 though) and all my java sound works flawlessly now, with pulseaudio, without any need for padsp stuff or osspd or whatever.
    My sound.properties file reads:
    javax.sound.sampled.Clip=com.sun.media.sound.DirectAudioDeviceProvider
    javax.sound.sampled.Port=com.sun.media.sound.PortMixerProvider
    javax.sound.sampled.SourceDataLine=com.sun.media.sound.DirectAudioDeviceProvider
    javax.sound.sampled.TargetDataLine=com.sun.media.sound.DirectAudioDeviceProvider
    but actually I'm not sure whether that even matters at all.
    (Side note: The linked thread also mentions a "-D.sun.." command-line parameter that supposedly forces java to avoid disfunctional audio methods. The above biguglyhack however worked for me without any need of applying that command-line parameter.)
    Last edited by Jindur (2012-05-20 02:58:05)

  • [Enlightenment E17] Problems with EFM after last Update [solved]

    Hello Folks!
    I'm having some very ugly problems with my Enlightenment E17 Desktop after the last full system upgrade. This problem has already been reported to the German Arch Linux community, but no response yet, but I can't figure out that nobody else troubles the same probs.
    This is the following what I get when running pacman -Ss e17-svn
    community/e-svn 42849-1 (e17-svn)
    Enlightenment window manager DR17 (aka e17)
    community/e_dbus-svn 42682-1 (e17-libs-svn e17-svn)
    dbus abstraction layer for e17
    community/ecore-svn 42854-1 (e17-libs-svn e17-svn)
    Ecore is an abstraction layer for e17
    community/edje-svn 42794-1 (e17-libs-svn e17-svn)
    A graphical design and layout library based on Evas
    community/eet-svn 42851-1 (e17-libs-svn e17-svn)
    A data storage and compression library
    community/efreet-svn 42759-1 (e17-libs-svn e17-svn)
    freedesktop.org specifications for e17
    community/eina-svn 42822-1 (e17-libs-svn e17-svn)
    E17 file chunk reading/writing library
    community/embryo-svn 42739-1 (e17-libs-svn e17-svn)
    implementation of a C like scripting language for e17
    community/evas-svn 42855-1 (e17-libs-svn e17-svn)
    A hardware-accelerated canvas API for X-Windows
    The problems that occur to me are following: I'm using EFM as file manager. It's not the best one, but it fits into the E17 concept - simple, lightweight, fast - and thats what I like. But, after the latest update, when I click a folder on my desktop, EFM now comes up in a stupid very tiny window. The window is so small, that I need to resize it every time to see any content. Before the update, everything worked fine, the EFM windows came up as they should.
    Another problem I'm having with some applications, e.g. the Okular-Viewer, is that I'm not able to size down the window - it is always in full screen, and there's no chance to move it up (even not on the desktop preview widget) to move it down. Okular is always 100% filling my screen (over the height, only), and I'm not able to size it down. In the previous version, I didn't got this problems.
    My question is now: is there any way to install the previous Enlightenment E17 packages? They where much better that this one... or will another update come out soon??
    Thanks in advance for any help, any help is appreciated!
    beachcoder
    Last edited by beachcoder (2009-10-09 09:04:21)

    Have you tried starting with a clean config and the default theme, it helps sometimes after big code changes?
    If that doesn't help...
    beachcoder wrote:My question is now: is there any way to install the previous Enlightenment E17 packages? They where much better that this one... or will another update come out soon??
    If you find some mirror which keeps outdated packages that should not be a problem. Be sure to downgrade all of e17 packages (also some packages were deprecated and thus removed from the server during the last upgrade so you'd need to have those as well. You may still have those on your system though)
    About a quick update, depends if Ican replicate it and if there is an easy fix. These things happen now and then with pre-alpha software when they do make major code changes.  I try to test every update locally before putting it live but I of course can't test every single feature.
    Last edited by pressh (2009-10-09 06:03:31)

  • Problems with installing arch-0.7. (solved)

    *GOSH* Me is so dumb sometimes... My testing computer, is not PII. It is only pentium. No wonder it aint working. My mistake, sorry.
    Hello all !
    I have a problem with installing arch-0.7.
    When i am booting from CD, it starts to load kernel and so on, but it always restarts.
    I have tryed starting it up with arch -noscsi, but it doesnt change anything. It restarts anyway. I get no error messages what so ever, it just restarts.
    If there is anyone, who could help me out, give me a hint or something, i would really appreciate it. I am new to linux, and while browsing different distros, i found this one. And, it seems really good, so i decided to try it out, to see if it "does my work".
    Thanks in advance.
    Disc-Devil

    Tnx !
    I've found the pre.07-i586.iso... So, now i could try this out.
    http://archlinux.veloxis.de/i586/iso/ar … e-i586.iso
    If i understood, things right, i can still use sources? Even though, not every app is in the repository, i am able to use sources right?
    Anyway, Tnx alot again, for giving me the gr8 tips.

  • Problems with java.lang.NoClassDefFound error *solved*

    realising my stupidity I have solved the problem
    I am quite new to java and I have been using the Java for Dummies book to help me to learn it. I decided to use the command line tools instead of an IDE and hadn't encountered any problems until recently. I took a break from learning Java after reaching the end of the book but have decided to come back to it. The problem now is that when I run my programs I get the following error:
    Exception in thread "main" java.lang.NoClassDefFoundError: helloworld (wrong anme: HelloWorld)
         at java.lang.ClassLoader.defineClass1(Native Method)
         at java.lang.ClassLoader.defineClass(Unknown Source)
         at java.security.SecureClassLoader.defineClass(Unknown Source)
         at java.net.URLClassLoader.defineClass(Unknown Source)
         at java.net.URLClassLoader.access$000(Unknown Source)
         at java.net.URLClassLoader$1.run(Unknown Source)
         at java.security.AccessController.doPriviledged(Native Method)
         at java.net.URLClassLoader.findClass(Unknown Source)
         at sun.misc.Launcher$AppClassLoader.localClass(Unknown Source)
         at java.lang.ClassLoader.loadClass(Unknown Source)
         at java.lang.ClassLoader.loadClassInternal(Unknown Source)
    This occurs from a simple hello world program:
    class HelloWorld
       public static void main(String[] args)
          System.out.println("Hello, World!");
    }I have no idea what the problem is, although by looking at similar threads it would appear that it may be something to do with the classpath variables however I do not know much about this as I followed a tutorial on the internet to set the classpath up.
    Edited by: this_is_phil on Jun 19, 2008 11:11 AM

    this_is_phil wrote:
    Exception in thread "main" java.lang.NoClassDefFoundError: helloworld (wrong anme: HelloWorld)This part of the error message means you typed in "helloworld" but the class that java found was named HelloWorld. In Java, those are different - java is case sensitive. It will work if you enter HelloWorld.

  • Problem with iWeb 1.1 photos solved... for me, at least

    After updating, some of my photo pages were broken. Slideshow wouldn't work and clicking on a photo would not open a larger version. Some pages, however, did work. After hours of trying to figure this all out, I finally narrowed the problem down. If the page had an apostrophe in the title, it was broken (e.g.:Tyler's Party). If it did not, it worked. These titles worked in the earlier version. Simply deleting one punctuation mark magically made the pages work again. If you are having this problem check this or other punctuation in the titles.

    I had the exact same problem and as others have suggested, the apostrophe in the page name could be the culprit of the problem. For me, that was the problem. I had a page named "Dog's day at the beach" and that worked just fine in iWeb 1.0.1. Now with iWeb 1.1, I had to rename is "Dog day at the beach" which luckily has a similar meaning given the context of my photos and when I took it.
    A bit bizarre how such a simple apostrophe could escape Apple's iWeb engineers.
    I hope this will be fixed in a soon-to-come update.

  • Problem with Restricted Key Figures Please Solve

    Dear All.
    i restrict the key figure on some GL's for Cumulative balance, this RKF show me the result base on the 0CALMONTH which is select in the variable screen.
    i created one more RKF with the same GL's but i restrict that RKF also with fix 0Calmonth say DEC2008.
    but the problem is when i run the report it shows me that data correct, but when i bring the 0CALMONTH on top of the Key Figure structure it only show me the data for selected month for the fix month RKF the result come empty.
    my requirement is that i have to select month range and i need to show every month value minus the Dec2008 value, this only works if i donot bring the 0CALMONTH on top of Key figure structure but i want to keep it on the top of KF structure so i can show each month value - dec2008 value.
    Please explain how can i control this.
    Kind regards,
    Edited by: Zeeshan haider on Nov 11, 2009 9:49 AM
    Edited by: Zeeshan haider on Nov 11, 2009 9:59 AM

    Dear Chandu.
    I am creating the RKF on Cummulative Balance KF by restricting it with some combinations of GL's, let say the name of RKF is TRADE_Accounts.
    My requirement is to give Calmonth selection from the variable in interval let say from 01.2009 - 05.2009
    i simply want to display TRADE_Account balance for each month in selection but by doing the minus the value of Trade_Account from the same RKF i.e. TRADE_Account_2 which i restrict on DEC2008.
    so i created Two RKF for KF cummulative balance one is restricted with 0CALMONTH value for DEC2008 only.
    then i create on CKF let TRADE_BALANCE = TRADE_Account2008 - TRADE_Account.
    and place the CKF in Key Figure Structure, it work fine but problem comes when i try to bring 0CALMonth on top of key figure structure so i can show the result for each selected month.
    when i do this it only shows the Balance for selected months but it did not minus it with the other RKF i.e. TRADE_Account2008.
    when for testing i also put the TRADE_Account2008 in Key figure structure it shows empty result when the 0CALMONTH is on top of the Key figure structure.
    Please explain how can i achieve this.
    Kind regards,

  • Problems with chroot and /etc/localtime [SOLVED]

    Hi, I just installed a i686 chroot and Im having some problems. When I try to run firefox or another application via schroot -p -- firefox I get this error:
    I: 20copyfiles: Not copying nonexistent file: /etc/localtime
    E: Arch32-22f25446-8658-4910-a4d7-088f07e64e13: Chroot setup failed: stage=setup-start
    my schroot.conf:
    [Arch32]
    description=Arch32
    type=directory
    directory=/opt/arch32
    priority=1
    #users=username
    groups=users
    root-groups=root
    script-config=script-arch32
    personality=linux32
    aliases=32,default
    Any help?
    Last edited by RiceKills (2010-06-28 13:36:41)

    The creation of localtime in the chrooted arch32 installation is mentioned in the wiki article http://wiki.archlinux.org/index.php/Ins … _in_Arch64:
    Configure the new system
    First, copy important configuration files:
    ln -f /etc/localtime .
    Personally I did copies instead of hard links.
    RiceKills wrote:I think my 64bit firefox is running.
    You should not run the firefox 64-bit simultaneously with the chrooted arch32 firefox 32-bit.
    Personally I uninstalled the firefox 64-bit along with the flashlugin 64-bit, to only use the 32-bit ones.
    It works without problem for me.

  • Problems with my 645E Max2-LRU solved

    Hi,
    Just thought I might share some good news with you.
    For the last 6 weeks I have been having probs with my Max2-LRU board.
    System would sometimes not boot, would boot half-way into Windows, or freeze after a few seconds in Windows.
    After re-installing XP, changing PSU, graphics card, memory, I finally noticed that when I booted without my HSF attached it would work fine.
    I bought one of the big Zalman flower HSF units, and it weighs a hell of a lot....
    Followed their instructions perfectly, but it seems to have been putting too much pressure on the CPU.
    Tried putting something under the heatsink to take some of the weight off the CPU, but that didn't work.
    Finally, went out today and bought a new HSF, and installed it.
    Works fine first time, and have the system running for 3 hours now, without a problem.
    Of course, I still have other issues with the board, like my iWill LVD SCSI card.
    I can't make any changes in the BIOS with this card installed, as it just freezes.
    Have told MSI support about this, but didn't even get an email from them saying that they had received my email.
    Anyway, thought you might like to hear that some problems have very simple solutions, if you keep trying.

    Alright, I'll just try to reinstall my PC with Windows 8.1. As I'm quite sure this current installation is having issues. If this doesn't make any difference to my network issues, I'll contact their support.
    I hope it's nothing wrong with the network card
    Thanks Svet for your help.

  • Problem With New Msi Fx 5900xt SOLVED

    I JUST OPEN THE BOX AND INSTALL MY BRAND NEW FX 5900XT (YES I MANAGE TO SELL THE FX5700 TO A FRIEND  ) AND MAKE IT RUN NICE  :biggthumbsup:BUT HAVE TWO ISSUES
    1. CAN'T OVERCLOK
    2. I DID NOT FIND WHERE THE MONITOR TU TEMP AND FAN RPM ARE
    I INSTALL 3D TURBO AND THERES NOTHING ABOUT RPM AND TEMP.
    AND AFTER TWO HOURS OF USE THE SCREEN FILL WITH DOTS AND THE MACHINE REBOOT  

    To XSOFT,
    I believe you have exactly the same problem as me !  
    Due to this excellent thread I worked out that my PSU was seriously Underpowered as is yours !  Did you realise that your Power Supply Unit is only kicking out 330.5 watts ? meaning to operate at its 'safe' max which is 70% you are only provided with 231.35 WATTS !  Anything over 70% overheats everything attached to your psu apparently !
    This FX5900XT uses 70 odd all on its own !  Here are the Links I found amazingly helpfull.
    http://www.jscustompcs.com/power_supply/
    https://forum-en.msi.com/index.php?threadid=31880
     Living in the Uk though I dont have access to buying an Enermax PSU which is highly recommended.  Work out using these links what your system requires as a minimum and then add 30%.  That is the figure that you need your PSU to kick out at 70% efficiency.  I have upgraded to the best 550pwatt psu I can find in my area and it barely covers my min req of 372 watts !

  • Ata problems with new dvd drive. [SOLVED]

    I just bought a new dvd-burner. At the first boot I noticed a lot of messages along the lines of:
    ata2 exception Emask 0x0 SAct 0x0 SErr 0x0 action 0x2 frozen
    and an extremely long boot time. 3 to 5 minutes. When finally booting in to system the drive seems very sluggish to mount. Should I disable sata and pata in mkinitcpio? Is my new hardware crap?
    Its a Samsung Writemaster DVD-burner btw.
    Last edited by Ashren (2008-01-29 22:27:44)

    Do you have an idea where the problem could lie?
    Here's my lspci -v:
    00:00.0 Host bridge: Intel Corporation 82875P/E7210 Memory Controller Hub (rev 02)
    Subsystem: Dell Unknown device 0157
    Flags: bus master, fast devsel, latency 0
    Memory at e8000000 (32-bit, prefetchable) [size=128M]
    Capabilities: <access denied>
    00:01.0 PCI bridge: Intel Corporation 82875P Processor to AGP Controller (rev 02) (prog-if 00 [Normal decode])
    Flags: bus master, 66MHz, fast devsel, latency 64
    Bus: primary=00, secondary=01, subordinate=01, sec-latency=64
    Memory behind bridge: fd000000-feafffff
    Prefetchable memory behind bridge: f0000000-f7ffffff
    00:06.0 System peripheral: Intel Corporation 82875P/E7210 Processor to I/O Memory Interface (rev 02)
    Flags: fast devsel
    Memory at fecf0000 (32-bit, non-prefetchable) [size=4K]
    00:1d.0 USB Controller: Intel Corporation 82801EB/ER (ICH5/ICH5R) USB UHCI Controller #1 (rev 02) (prog-if 00 [UHCI])
    Subsystem: Dell Unknown device 0157
    Flags: bus master, medium devsel, latency 0, IRQ 19
    I/O ports at ff80 [size=32]
    00:1d.1 USB Controller: Intel Corporation 82801EB/ER (ICH5/ICH5R) USB UHCI Controller #2 (rev 02) (prog-if 00 [UHCI])
    Subsystem: Dell Unknown device 0157
    Flags: bus master, medium devsel, latency 0, IRQ 20
    I/O ports at ff60 [size=32]
    00:1d.2 USB Controller: Intel Corporation 82801EB/ER (ICH5/ICH5R) USB UHCI Controller #3 (rev 02) (prog-if 00 [UHCI])
    Subsystem: Dell Unknown device 0157
    Flags: bus master, medium devsel, latency 0, IRQ 16
    I/O ports at ff40 [size=32]
    00:1d.3 USB Controller: Intel Corporation 82801EB/ER (ICH5/ICH5R) USB UHCI Controller #4 (rev 02) (prog-if 00 [UHCI])
    Subsystem: Dell Unknown device 0157
    Flags: bus master, medium devsel, latency 0, IRQ 19
    I/O ports at ff20 [size=32]
    00:1d.7 USB Controller: Intel Corporation 82801EB/ER (ICH5/ICH5R) USB2 EHCI Controller (rev 02) (prog-if 20 [EHCI])
    Subsystem: Dell Unknown device 0157
    Flags: bus master, medium devsel, latency 0, IRQ 21
    Memory at ffa80800 (32-bit, non-prefetchable) [size=1K]
    Capabilities: <access denied>
    00:1e.0 PCI bridge: Intel Corporation 82801 PCI Bridge (rev c2) (prog-if 00 [Normal decode])
    Flags: bus master, fast devsel, latency 0
    Bus: primary=00, secondary=02, subordinate=02, sec-latency=32
    I/O behind bridge: 0000d000-0000dfff
    Memory behind bridge: fcf00000-fcffffff
    00:1f.0 ISA bridge: Intel Corporation 82801EB/ER (ICH5/ICH5R) LPC Interface Bridge (rev 02)
    Flags: bus master, medium devsel, latency 0
    00:1f.1 IDE interface: Intel Corporation 82801EB/ER (ICH5/ICH5R) IDE Controller (rev 02) (prog-if 8a [Master SecP PriP])
    Subsystem: Dell Unknown device 0157
    Flags: bus master, medium devsel, latency 0, IRQ 16
    I/O ports at 01f0 [size=8]
    I/O ports at 03f4 [size=1]
    I/O ports at 0170 [size=8]
    I/O ports at 0374 [size=1]
    I/O ports at ffa0 [size=16]
    Memory at febffc00 (32-bit, non-prefetchable) [size=1K]
    00:1f.2 IDE interface: Intel Corporation 82801EB (ICH5) SATA Controller (rev 02) (prog-if 8f [Master SecP SecO PriP PriO])
    Subsystem: Dell Unknown device 0157
    Flags: bus master, 66MHz, medium devsel, latency 0, IRQ 16
    I/O ports at fe00 [size=8]
    I/O ports at fe10 [size=4]
    I/O ports at fe20 [size=8]
    I/O ports at fe30 [size=4]
    I/O ports at fea0 [size=16]
    00:1f.3 SMBus: Intel Corporation 82801EB/ER (ICH5/ICH5R) SMBus Controller (rev 02)
    Subsystem: Dell Unknown device 0157
    Flags: medium devsel, IRQ 18
    I/O ports at eda0 [size=32]
    00:1f.5 Multimedia audio controller: Intel Corporation 82801EB/ER (ICH5/ICH5R) AC'97 Audio Controller (rev 02)
    Subsystem: Dell Unknown device 0157
    Flags: bus master, medium devsel, latency 0, IRQ 18
    I/O ports at ee00 [size=256]
    I/O ports at edc0 [size=64]
    Memory at febffa00 (32-bit, non-prefetchable) [size=512]
    Memory at febff900 (32-bit, non-prefetchable) [size=256]
    Capabilities: <access denied>
    01:00.0 VGA compatible controller: nVidia Corporation NV34 [GeForce FX 5200] (rev a1) (prog-if 00 [VGA controller])
    Subsystem: nVidia Corporation Unknown device 01b9
    Flags: bus master, 66MHz, medium devsel, latency 248, IRQ 19
    Memory at fd000000 (32-bit, non-prefetchable) [size=16M]
    Memory at f0000000 (32-bit, prefetchable) [size=128M]
    [virtual] Expansion ROM at fea00000 [disabled] [size=128K]
    Capabilities: <access denied>
    02:08.0 Ethernet controller: Intel Corporation 82562EZ 10/100 Ethernet Controller (rev 02)
    Subsystem: Dell Unknown device 0157
    Flags: bus master, medium devsel, latency 64, IRQ 17
    Memory at fcfff000 (32-bit, non-prefetchable) [size=4K]
    I/O ports at df40 [size=64]
    Capabilities: <access denied>
    Perhaps some sort of interrupt (IRQ) issue?
    Last edited by Ashren (2008-01-29 20:42:25)

  • Virtualbox problem with 2.6.20 kernel [solved]

    Just built Virtualbox from the AUR repo. Amended the PKGBUILD and virtualbox-modules.install scripts for the virtual-modules-svn package to match the 2.6.20-ARCH kernel. The vboxdrv kernel module loads fine. Created the virtualbox group and added it to the user account, but I get the follow error on attempting to start a virtual machine.
    Any suggestions?
    Last edited by grazie (2007-03-03 21:47:22)

    2.6.20-ARCH and svn-1076, got error
    kBuild: Compiling RuntimeR3 - r3/alloc-ef.cpp
    /root/vbox/modules/src/vbox-build/include/iprt/assert.h:68: error: previous declaration of 'int RTASSERTVAR [1]' with 'C++' linkage
    /root/vbox/modules/src/vbox-build/include/VBox/sup.h:116: error: conflicts with new declaration with 'C' linkage
    kmk[3]: *** [/root/vbox/modules/src/vbox-build/out/linux.x86/release/obj/src/VBox/Runtime/RuntimeR3/r3/alloc-ef.o] Error 1
    The failing command:
            @g++ -c -O2 -g -Wall -pedantic -Wno-long-long -Wno-trigraphs -Wno-variadic-macros -pipe -O2 -fno-omit-frame-pointer -fno-strict-aliasing  -I/root/vbox/modules/src/vbox-build/src/libs/liblzf-1.51 -I/root/vbox/modules/src/vbox-build/include -I/root/vbox/modules/src/vbox-build/src/VBox/Runtime -I/root/vbox/modules/src/vbox-build/out/linux.x86/release -Iinclude -DVBOX -DVBOX_OSE -D__LINUX__ -D_FILE_OFFSET_BITS=64 -D__X86__ -DIN_RING3 -DHC_ARCH_BITS=32 -DGC_ARCH_BITS=32 -DIN_RT_R3 -DIN_SUP_R3 -DLDR_WITH_NATIVE -DLDR_WITH_ELF32 -DLDR_WITH_PE -DRT_WITH_VBOX -Wp,-MD,/root/vbox/modules/src/vbox-build/out/linux.x86/release/obj/src/VBox/Runtime/RuntimeR3/r3/alloc-ef.o.dep -Wp,-MT,/root/vbox/modules/src/vbox-build/out/linux.x86/release/obj/src/VBox/Runtime/RuntimeR3/r3/alloc-ef.o -Wp,-MP -o /root/vbox/modules/src/vbox-build/out/linux.x86/release/obj/src/VBox/Runtime/RuntimeR3/r3/alloc-ef.o /root/vbox/modules/src/vbox-build/src/VBox/Runtime/r3/alloc-ef.cpp
    kmk[3]: Leaving directory `/root/vbox/modules/src/vbox-build/src/VBox/Runtime'
    kmk[2]: *** [pass_libraries_before] Error 2
    kmk[2]: Leaving directory `/root/vbox/modules/src/vbox-build/src/VBox'
    kmk[1]: *** [pass_libraries_before] Error 2
    kmk[1]: Leaving directory `/root/vbox/modules/src/vbox-build/src'
    kmk: *** [pass_libraries_before] Error 2
    ./PKGBUILD: line 37: cd: out/linux.x86/release/bin/src: No such file or directory
    /root/vbox/modules/src/vbox-build/kBuild/gnumake-header.kmk:33: kBuild: Using vanilla GNU make isn't safe for anything but kBuild bootstrapping!
    Config.kmk:103: *** You must update kBuild!.  Stop.
    ==> ERROR: Build Failed.  Aborting...
    ==> ERROR: Reverting pkgver...
    Last edited by once (2007-02-28 06:00:51)

  • Problems with an optical HDD caddy [solved]

    Recently, I purchased an optical hard drive caddy and installed it with relative ease. On one HDD, I had Windows, and on the other, I had Archlinux. Both started up just fine for the first few days; however,  I recently attempted to start my Windows partition with no success (It said, "Windows is starting" and then gave the generic backsplash for a computer error before crashing and returning to boot). Archlinux works perfectly fine, though.
    Now, I have a few questions about this:
    1. Did this possibly happen because Arch scanned my windows HDD while mounting at boot?
         -Any ideas on how to fix it (or will I have to just reinstall Windows)?
    2. How do I give myself permission to go into my Windows HDD's data through my file manager in openbox?
    3. Is there any way to keep Arch from mounting the HDD at boot, or is the best way to start the system and then type "sudo hdparm -S 1 /dev/sda"
    4. What is the best way to prevent this from happening in the future?
    Last edited by Leios (2012-11-01 23:38:12)

    https://wiki.archlinux.org/index.php/Bl … acklisting
    Well, this answers 3 and 4. I feel so silly right now, but I still don't get why this happened. Any thoughts?
    nevermind. I'll update this once I am actually able to blacklist /dev/sda
    Last edited by Leios (2012-08-21 14:11:33)

  • My network problem with IOS 5.0.1 solved

    As i saw here i changed my sim card (it was 64 K) to 128 K micro sim and now it's been an hour it works perfect.
    Turkcell-Turkey

    I've gotten this many times as well. It is usually caused by having Wi-Fi sync on, especially on a public/work network. iTunes gets a bit confused. Hopefully this will be fixed in a future software release. Be sure to update to the newest iTunes - a new version just came out two days ago that could have possibly fixed it.

Maybe you are looking for

  • Adobe Flash CS4 Crashes When I publish files.

    Work for a pr firm in dc clients are busting my door down. Things I tried: Deleting my preferences Un-installin and installing a fresh fersion of fash Putting all fonts in the trash except for arial Pulling out my hair I'm running OS 10.4.11 intel co

  • Have to call customized .PDF instead of Oracle's standard .PDF

    Hi all, I have a urgent requirement in which I have to call a customize pdf instead of oracle standard pdf. Customize pdf is in .rtf format. when we choose "view .pdf" option from message choice than this calls the oracle standard pdf. Please help...

  • CHANGE DOCUMENT TYPE IN SERVICE PO

    Hi, Do you know if is possible (and how) to change Document Type in PO by ME22N transaction in SERVICE purchase order in which you have created at least one services line item. I'm not able to do it because Document type field is grey. If i shall del

  • In command prompt

    I have Java j2sdk1.40_03 and Sun One Studio. I can use and a java compiled program to transform an xml file, however I am don't know the components (identity of the parser components) that are used during the transformation. I want to use whatever my

  • Debugging / tracing Oracle forms 10g

    'Lo all, looking for a way to trace and debug an oracle 10g ntier applicattion. What to install, configure and so on to use breack point and viewing varaibles contends ? Is the a tutorial ? thank ...