Mailing List archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[linux-dvb] Driver SkyStar2 Rev. 2.6B



Hope for Help,

I just bought a Technisat SkyStar2, Rev 2.6B and I am not able to get it 
working.

I use SuSE 8.2 with Kernel 
k_athlon-2.4.20-101 
kernel-source-2.4.20.SuSE-101 
linuxtv-dvb-1.0.1.tar.gz  downloaded 29.12.2003.

I did all the installing according to Install File, without errors, but I am 
not able to start szap.

First step 		: make            				no errors
second step 	: make insmod CARDS=b2c2  	no errors
third step 		: makedev.napi 				no errors

then 			./szap -n2					opening frontend failed: No such device

dmesg says driver loaded
lsmod says all modules loaded
lspci says hardware ok
devices /dev/dvb/adapter0 exists

I did not find any information in the mailinglist witch could solve the 
problem, but I learned a lot related with modules and kernel. Thanks allready 
for this.

So I tested the hardware with Windows 2000 on the same machine (shame on me 
for that), it works fine.

Hope you are able to help.
Do you think updating to kernel 2.6 will help ?

I dont know if the following information does help to solve my problem.

Loged shell output for all the above mentioned:

norbert@server:~> su
Password:


server:/home/norbert # cd


server:~ # cd /usr/local/src/DVB


server:/usr/local/src/DVB # make
cat: CVS/Root: Datei oder Verzeichnis nicht gefunden
(cd driver; make)
/lib/modules/2.4.20-4GB-athlon/build/scripts/pathdown.sh: line 4: TOPDIR: 
parameter null or not set
make[1]: Entering directory `/usr/local/src/linuxtv-dvb-1.0.1/driver'
DIR=`pwd`; (cd /lib/modules/2.4.20-4GB-athlon/build; make SUBDIRS=$DIR 
modules)
make[2]: Entering directory `/usr/src/linux-2.4.20.SuSE'
scripts/split-include include/linux/autoconf.h include/config
make -C  /usr/local/src/DVB/driver CFLAGS="-D__KERNEL__ 
-I/usr/src/linux-2.4.20.SuSE/include -Wall -Wstrict-prototypes -Wno-trigraphs 
-O2 -fno-strict-aliasing -fno-common -Wno-sign-compare -finline-limit=2000 
-fomit-frame-pointer -pipe -mpreferred-stack-boundary=2 -march=athlon  
-DMODULE" MAKING_MODULES=1 modules
make[3]: Entering directory `/usr/local/src/linuxtv-dvb-1.0.1/driver'
gcc -D__KERNEL__ -I/usr/src/linux-2.4.20.SuSE/include -Wall 
-Wstrict-prototypes -Wno-trigraphs -O2 -fno-strict-aliasing -fno-common 
-Wno-sign-compare -finline-limit=2000 -fomit-frame-pointer -pipe 
-mpreferred-stack-boundary=2 -march=athlon  -DMODULE -I ../include -I . -MD 
-nostdinc -iwithprefix include -DKBUILD_BASENAME=dmxdev  -c -o dmxdev.o 
dmxdev.c
gcc -D__KERNEL__ -I/usr/src/linux-2.4.20.SuSE/include -Wall 
-Wstrict-prototypes -Wno-trigraphs -O2 -fno-strict-aliasing -fno-common 
-Wno-sign-compare -finline-limit=2000 -fomit-frame-pointer -pipe 
-mpreferred-stack-boundary=2 -march=athlon  -DMODULE -I ../include -I . -MD 
-nostdinc -iwithprefix include -DKBUILD_BASENAME=dvb_demux  -c -o dvb_demux.o 
dvb_demux.c
gcc -D__KERNEL__ -I/usr/src/linux-2.4.20.SuSE/include -Wall 
-Wstrict-prototypes -Wno-trigraphs -O2 -fno-strict-aliasing -fno-common 
-Wno-sign-compare -finline-limit=2000 -fomit-frame-pointer -pipe 
-mpreferred-stack-boundary=2 -march=athlon  -DMODULE -I ../include -I . -MD 
-nostdinc -iwithprefix include -DKBUILD_BASENAME=dvb_net  -c -o dvb_net.o 
dvb_net.c
gcc -D__KERNEL__ -I/usr/src/linux-2.4.20.SuSE/include -Wall 
-Wstrict-prototypes -Wno-trigraphs -O2 -fno-strict-aliasing -fno-common 
-Wno-sign-compare -finline-limit=2000 -fomit-frame-pointer -pipe 
-mpreferred-stack-boundary=2 -march=athlon  -DMODULE -I ../include -I . -MD 
-nostdinc -iwithprefix include -DKBUILD_BASENAME=dvb_i2c  -c -o dvb_i2c.o 
dvb_i2c.c
gcc -D__KERNEL__ -I/usr/src/linux-2.4.20.SuSE/include -Wall 
-Wstrict-prototypes -Wno-trigraphs -O2 -fno-strict-aliasing -fno-common 
-Wno-sign-compare -finline-limit=2000 -fomit-frame-pointer -pipe 
-mpreferred-stack-boundary=2 -march=athlon  -DMODULE -I ../include -I . -MD 
-nostdinc -iwithprefix include -DKBUILD_BASENAME=dvb_filter  -c -o 
dvb_filter.o dvb_filter.c
gcc -D__KERNEL__ -I/usr/src/linux-2.4.20.SuSE/include -Wall 
-Wstrict-prototypes -Wno-trigraphs -O2 -fno-strict-aliasing -fno-common 
-Wno-sign-compare -finline-limit=2000 -fomit-frame-pointer -pipe 
-mpreferred-stack-boundary=2 -march=athlon  -DMODULE -I ../include -I . -MD 
-nostdinc -iwithprefix include -DKBUILD_BASENAME=dvb_frontend  -c -o 
dvb_frontend.o dvb_frontend.c
gcc -D__KERNEL__ -I/usr/src/linux-2.4.20.SuSE/include -Wall 
-Wstrict-prototypes -Wno-trigraphs -O2 -fno-strict-aliasing -fno-common 
-Wno-sign-compare -finline-limit=2000 -fomit-frame-pointer -pipe 
-mpreferred-stack-boundary=2 -march=athlon  -DMODULE -I ../include -I . -MD 
-nostdinc -iwithprefix include -DKBUILD_BASENAME=dvbdev  -c -o dvbdev.o 
dvbdev.c
gcc -D__KERNEL__ -I/usr/src/linux-2.4.20.SuSE/include -Wall 
-Wstrict-prototypes -Wno-trigraphs -O2 -fno-strict-aliasing -fno-common 
-Wno-sign-compare -finline-limit=2000 -fomit-frame-pointer -pipe 
-mpreferred-stack-boundary=2 -march=athlon  -DMODULE -I ../include -I . -MD 
-nostdinc -iwithprefix include -DKBUILD_BASENAME=compat  -DEXPORT_SYMTAB -c 
compat.c
gcc -D__KERNEL__ -I/usr/src/linux-2.4.20.SuSE/include -Wall 
-Wstrict-prototypes -Wno-trigraphs -O2 -fno-strict-aliasing -fno-common 
-Wno-sign-compare -finline-limit=2000 -fomit-frame-pointer -pipe 
-mpreferred-stack-boundary=2 -march=athlon  -DMODULE -I ../include -I . -MD 
-nostdinc -iwithprefix include -DKBUILD_BASENAME=dvb_ksyms  -DEXPORT_SYMTAB 
-c dvb_ksyms.c
ld -m elf_i386 -r -o dvb-core.o dmxdev.o dvb_demux.o dvb_net.o dvb_i2c.o 
dvb_filter.o dvb_frontend.o dvbdev.o compat.o dvb_ksyms.o
make -C av7110 modules
make[4]: Entering directory `/usr/local/src/linuxtv-dvb-1.0.1/driver/av7110'
gcc -D__KERNEL__ -I/usr/src/linux-2.4.20.SuSE/include -Wall 
-Wstrict-prototypes -Wno-trigraphs -O2 -fno-strict-aliasing -fno-common 
-Wno-sign-compare -finline-limit=2000 -fomit-frame-pointer -pipe 
-mpreferred-stack-boundary=2 -march=athlon  -DMODULE -I.. -I. 
-DCONFIG_DVB_AV7110_OSD -MD -I../../include -nostdinc -iwithprefix include 
-DKBUILD_BASENAME=saa7146_core  -c -o saa7146_core.o saa7146_core.c
gcc -D__KERNEL__ -I/usr/src/linux-2.4.20.SuSE/include -Wall 
-Wstrict-prototypes -Wno-trigraphs -O2 -fno-strict-aliasing -fno-common 
-Wno-sign-compare -finline-limit=2000 -fomit-frame-pointer -pipe 
-mpreferred-stack-boundary=2 -march=athlon  -DMODULE -I.. -I. 
-DCONFIG_DVB_AV7110_OSD -MD -I../../include -nostdinc -iwithprefix include 
-DKBUILD_BASENAME=saa7146_v4l  -c -o saa7146_v4l.o saa7146_v4l.c
gcc -Wall -Wstrict-prototypes -O2 -fomit-frame-pointer -o fdump fdump.c
./fdump > av7110_firm.h
gcc -D__KERNEL__ -I/usr/src/linux-2.4.20.SuSE/include -Wall 
-Wstrict-prototypes -Wno-trigraphs -O2 -fno-strict-aliasing -fno-common 
-Wno-sign-compare -finline-limit=2000 -fomit-frame-pointer -pipe 
-mpreferred-stack-boundary=2 -march=athlon  -DMODULE -I.. -I. 
-DCONFIG_DVB_AV7110_OSD -MD -I../../include -nostdinc -iwithprefix include 
-DKBUILD_BASENAME=av7110  -c -o av7110.o av7110.c
gcc -D__KERNEL__ -I/usr/src/linux-2.4.20.SuSE/include -Wall 
-Wstrict-prototypes -Wno-trigraphs -O2 -fno-strict-aliasing -fno-common 
-Wno-sign-compare -finline-limit=2000 -fomit-frame-pointer -pipe 
-mpreferred-stack-boundary=2 -march=athlon  -DMODULE -I.. -I. 
-DCONFIG_DVB_AV7110_OSD -MD -I../../include -nostdinc -iwithprefix include 
-DKBUILD_BASENAME=av7110_ir  -c -o av7110_ir.o av7110_ir.c
gcc -D__KERNEL__ -I/usr/src/linux-2.4.20.SuSE/include -Wall 
-Wstrict-prototypes -Wno-trigraphs -O2 -fno-strict-aliasing -fno-common 
-Wno-sign-compare -finline-limit=2000 -fomit-frame-pointer -pipe 
-mpreferred-stack-boundary=2 -march=athlon  -DMODULE -I.. -I. 
-DCONFIG_DVB_AV7110_OSD -MD -I../../include -nostdinc -iwithprefix include 
-DKBUILD_BASENAME=ttpci_eeprom  -c -o ttpci_eeprom.o ttpci_eeprom.c
ld -m elf_i386 -r -o dvb-ttpci.o saa7146_core.o saa7146_v4l.o av7110.o 
av7110_ir.o ttpci_eeprom.o
make[4]: Leaving directory `/usr/local/src/linuxtv-dvb-1.0.1/driver/av7110'
make -C b2c2 modules
make[4]: Entering directory `/usr/local/src/linuxtv-dvb-1.0.1/driver/b2c2'
gcc -D__KERNEL__ -I/usr/src/linux-2.4.20.SuSE/include -Wall 
-Wstrict-prototypes -Wno-trigraphs -O2 -fno-strict-aliasing -fno-common 
-Wno-sign-compare -finline-limit=2000 -fomit-frame-pointer -pipe 
-mpreferred-stack-boundary=2 -march=athlon  -DMODULE -I.. -I. -I../../include 
-nostdinc -iwithprefix include -DKBUILD_BASENAME=skystar2  -c -o skystar2.o 
skystar2.c
make[4]: Leaving directory `/usr/local/src/linuxtv-dvb-1.0.1/driver/b2c2'
make -C frontends modules
make[4]: Entering directory 
`/usr/local/src/linuxtv-dvb-1.0.1/driver/frontends'
gcc -D__KERNEL__ -I/usr/src/linux-2.4.20.SuSE/include -Wall 
-Wstrict-prototypes -Wno-trigraphs -O2 -fno-strict-aliasing -fno-common 
-Wno-sign-compare -finline-limit=2000 -fomit-frame-pointer -pipe 
-mpreferred-stack-boundary=2 -march=athlon  -DMODULE -MD -I ../../include -I 
. -I..  -nostdinc -iwithprefix include -DKBUILD_BASENAME=alps_bsrv2  -c -o 
alps_bsrv2.o alps_bsrv2.c
gcc -D__KERNEL__ -I/usr/src/linux-2.4.20.SuSE/include -Wall 
-Wstrict-prototypes -Wno-trigraphs -O2 -fno-strict-aliasing -fno-common 
-Wno-sign-compare -finline-limit=2000 -fomit-frame-pointer -pipe 
-mpreferred-stack-boundary=2 -march=athlon  -DMODULE -MD -I ../../include -I 
. -I..  -nostdinc -iwithprefix include -DKBUILD_BASENAME=alps_tdmb7  -c -o 
alps_tdmb7.o alps_tdmb7.c
gcc -D__KERNEL__ -I/usr/src/linux-2.4.20.SuSE/include -Wall 
-Wstrict-prototypes -Wno-trigraphs -O2 -fno-strict-aliasing -fno-common 
-Wno-sign-compare -finline-limit=2000 -fomit-frame-pointer -pipe 
-mpreferred-stack-boundary=2 -march=athlon  -DMODULE -MD -I ../../include -I 
. -I..  -nostdinc -iwithprefix include -DKBUILD_BASENAME=alps_tdlb7  -c -o 
alps_tdlb7.o alps_tdlb7.c
gcc -D__KERNEL__ -I/usr/src/linux-2.4.20.SuSE/include -Wall 
-Wstrict-prototypes -Wno-trigraphs -O2 -fno-strict-aliasing -fno-common 
-Wno-sign-compare -finline-limit=2000 -fomit-frame-pointer -pipe 
-mpreferred-stack-boundary=2 -march=athlon  -DMODULE -MD -I ../../include -I 
. -I..  -nostdinc -iwithprefix include -DKBUILD_BASENAME=grundig_29504_401  
-c -o grundig_29504-401.o grundig_29504-401.c
gcc -D__KERNEL__ -I/usr/src/linux-2.4.20.SuSE/include -Wall 
-Wstrict-prototypes -Wno-trigraphs -O2 -fno-strict-aliasing -fno-common 
-Wno-sign-compare -finline-limit=2000 -fomit-frame-pointer -pipe 
-mpreferred-stack-boundary=2 -march=athlon  -DMODULE -MD -I ../../include -I 
. -I..  -nostdinc -iwithprefix include -DKBUILD_BASENAME=grundig_29504_491  
-c -o grundig_29504-491.o grundig_29504-491.c
gcc -D__KERNEL__ -I/usr/src/linux-2.4.20.SuSE/include -Wall 
-Wstrict-prototypes -Wno-trigraphs -O2 -fno-strict-aliasing -fno-common 
-Wno-sign-compare -finline-limit=2000 -fomit-frame-pointer -pipe 
-mpreferred-stack-boundary=2 -march=athlon  -DMODULE -MD -I ../../include -I 
. -I..  -nostdinc -iwithprefix include -DKBUILD_BASENAME=stv0299  -c -o 
stv0299.o stv0299.c
gcc -D__KERNEL__ -I/usr/src/linux-2.4.20.SuSE/include -Wall 
-Wstrict-prototypes -Wno-trigraphs -O2 -fno-strict-aliasing -fno-common 
-Wno-sign-compare -finline-limit=2000 -fomit-frame-pointer -pipe 
-mpreferred-stack-boundary=2 -march=athlon  -DMODULE -MD -I ../../include -I 
. -I..  -nostdinc -iwithprefix include -DKBUILD_BASENAME=ves1820  -c -o 
ves1820.o ves1820.c
gcc -D__KERNEL__ -I/usr/src/linux-2.4.20.SuSE/include -Wall 
-Wstrict-prototypes -Wno-trigraphs -O2 -fno-strict-aliasing -fno-common 
-Wno-sign-compare -finline-limit=2000 -fomit-frame-pointer -pipe 
-mpreferred-stack-boundary=2 -march=athlon  -DMODULE -MD -I ../../include -I 
. -I..  -nostdinc -iwithprefix include -DKBUILD_BASENAME=tda1004x  -c -o 
tda1004x.o tda1004x.c
gcc -D__KERNEL__ -I/usr/src/linux-2.4.20.SuSE/include -Wall 
-Wstrict-prototypes -Wno-trigraphs -O2 -fno-strict-aliasing -fno-common 
-Wno-sign-compare -finline-limit=2000 -fomit-frame-pointer -pipe 
-mpreferred-stack-boundary=2 -march=athlon  -DMODULE -MD -I ../../include -I 
. -I..  -nostdinc -iwithprefix include -DKBUILD_BASENAME=mt312  -c -o mt312.o 
mt312.c
make[4]: Leaving directory `/usr/local/src/linuxtv-dvb-1.0.1/driver/frontends'
make[3]: Leaving directory `/usr/local/src/linuxtv-dvb-1.0.1/driver'
make[2]: Leaving directory `/usr/src/linux-2.4.20.SuSE'

make[1]: Leaving directory `/usr/local/src/linuxtv-dvb-1.0.1/driver'
(cd apps/av7110_loadkeys; make)
make[1]: Entering directory 
`/usr/local/src/linuxtv-dvb-1.0.1/apps/av7110_loadkeys'
generate input_keynames.h...
gcc -g -Wall -O2   -c -o av7110_loadkeys.o av7110_loadkeys.c
gcc   av7110_loadkeys.o   -o av7110_loadkeys
gcc -g -Wall -O2   -c -o evtest.o evtest.c
evtest.c: In function `main':
evtest.c:167: warning: comparison between signed and unsigned
gcc   evtest.o   -o evtest
make[1]: Leaving directory 
`/usr/local/src/linuxtv-dvb-1.0.1/apps/av7110_loadkeys'
(cd apps/dvbnet; make)
make[1]: Entering directory `/usr/local/src/linuxtv-dvb-1.0.1/apps/dvbnet'
printf '#define VERSION_INFO "%s (Build %s)"\n' \
"`cat version.h.in`" "`date +'%a %b %d %X %Y'`" > version.h
gcc -g -O2 -MD -Wall -I. -I../../include -c dvbnet.c -o dvbnet.o
gcc -o dvbnet dvbnet.o
make[1]: Leaving directory `/usr/local/src/linuxtv-dvb-1.0.1/apps/dvbnet'
(cd apps/dvbdate; make)
make[1]: Entering directory `/usr/local/src/linuxtv-dvb-1.0.1/apps/dvbdate'
gcc -g -O2 -MD -Wall -I. -I../../include -c dvbdate.c -o dvbdate.o
gcc -o dvbdate dvbdate.o
make[1]: Leaving directory `/usr/local/src/linuxtv-dvb-1.0.1/apps/dvbdate'
(cd apps/scan; make)
make[1]: Entering directory `/usr/local/src/linuxtv-dvb-1.0.1/apps/scan'
gcc -MD -g -Wall -O2 -I../../include -c diseqc.c -o diseqc.o
diseqc.c: In function `setup_switch':
diseqc.c:98: warning: comparison between signed and unsigned
gcc -MD -g -Wall -O2 -I../../include -c dump-zap.c -o dump-zap.o
gcc -MD -g -Wall -O2 -I../../include -c dump-vdr.c -o dump-vdr.o
gcc -MD -g -Wall -O2 -I../../include -c scan.c -o scan.o
scan.c: In function `parse_ca_identifier_descriptor':
scan.c:271: warning: comparison between signed and unsigned
gcc -g -Wall -o scan diseqc.o dump-zap.o dump-vdr.o scan.o
make[1]: Leaving directory `/usr/local/src/linuxtv-dvb-1.0.1/apps/scan'
(cd apps/test; make)
make[1]: Entering directory `/usr/local/src/linuxtv-dvb-1.0.1/apps/test'
gcc -g -O1 -W -Wall -I../../include    diseqc.c   -o diseqc
gcc -g -O1 -W -Wall -I../../include    set22k.c   -o set22k
gcc -g -O1 -W -Wall -I../../include    sendburst.c   -o sendburst
gcc -g -O1 -W -Wall -I../../include    setvoltage.c   -o setvoltage
gcc -g -O1 -W -Wall -I../../include    setpid.c   -o setpid
gcc -g -O1 -W -Wall -I../../include    video.c   -o video
gcc -g -O1 -W -Wall -I../../include   -c -o hex_dump.o hex_dump.c
gcc -g -O1 -W -Wall -I../../include    test_sections.c hex_dump.o   -o 
test_sections
gcc -g -O1 -W -Wall -I../../include    test_sec_ne.c hex_dump.o   -o 
test_sec_ne
gcc -g -O1 -W -Wall -I../../include    test_pes.c hex_dump.o   -o test_pes
gcc -g -O1 -W -Wall -I../../include    test_dvr.c   -o test_dvr
gcc -g -O1 -W -Wall -I../../include    test_dvr_play.c   -o test_dvr_play
gcc -g -O1 -W -Wall -I../../include    test_tt.c hex_dump.o   -o test_tt
gcc -g -O1 -W -Wall -I../../include    test_av.c   -o test_av
gcc -g -O1 -W -Wall -I../../include    test_av_play.c   -o test_av_play
gcc -g -O1 -W -Wall -I../../include    test_vevent.c   -o test_vevent
gcc -g -O1 -W -Wall -I../../include    test_stc.c   -o test_stc
gcc -g -O1 -W -Wall -I../../include    test_stillimage.c   -o test_stillimage
make[1]: Leaving directory `/usr/local/src/linuxtv-dvb-1.0.1/apps/test'
(cd apps/szap; make)
make[1]: Entering directory `/usr/local/src/linuxtv-dvb-1.0.1/apps/szap'
gcc -MD -Wall -g -O2 -I../../include -o szap.o -c szap.c
gcc -MD -Wall -g -O2 -I../../include -o tzap.o -c tzap.c
gcc -MD -Wall -g -O2 -I../../include -o czap.o -c czap.c
gcc -MD -Wall -g -O2 -I../../include -o femon.o -c femon.c
gcc -Wall -g -O2 -o szap szap.o
gcc -Wall -g -O2 -o tzap tzap.o
gcc -Wall -g -O2 -o czap czap.o
gcc -Wall -g -O2 -o femon femon.o

--------------------------------------------------------------------------------
 please copy an appropriate channels.conf-XXX channel list for DVB-S/C/T

   to ~/.szap/channels.conf
      ~/.czap/channels.conf
      ~/.tzap/channels.conf

 and then call ./szap for DVB-S, ./czap for DVB-C or ./tzap for DVB-T
--------------------------------------------------------------------------------

make[1]: Leaving directory `/usr/local/src/linuxtv-dvb-1.0.1/apps/szap'


server:/usr/local/src/DVB # cd driver


server:/usr/local/src/DVB/driver # make insmod CARDS=b2c2
/lib/modules/2.4.20-4GB-athlon/build/scripts/pathdown.sh: line 4: TOPDIR: 
parameter null or not set
DIR=`pwd`; (cd /lib/modules/2.4.20-4GB-athlon/build; make SUBDIRS=$DIR 
modules)
make[1]: Entering directory `/usr/src/linux-2.4.20.SuSE'
make -C  /usr/local/src/DVB/driver CFLAGS="-D__KERNEL__ 
-I/usr/src/linux-2.4.20.SuSE/include -Wall -Wstrict-prototypes -Wno-trigraphs 
-O2 -fno-strict-aliasing -fno-common -Wno-sign-compare -finline-limit=2000 
-fomit-frame-pointer -pipe -mpreferred-stack-boundary=2 -march=athlon  
-DMODULE" MAKING_MODULES=1 modules
make[2]: Entering directory `/usr/local/src/linuxtv-dvb-1.0.1/driver'
gcc -D__KERNEL__ -I/usr/src/linux-2.4.20.SuSE/include -Wall 
-Wstrict-prototypes -Wno-trigraphs -O2 -fno-strict-aliasing -fno-common 
-Wno-sign-compare -finline-limit=2000 -fomit-frame-pointer -pipe 
-mpreferred-stack-boundary=2 -march=athlon  -DMODULE -I ../include -I . -MD 
-nostdinc -iwithprefix include -DKBUILD_BASENAME=dmxdev  -c -o dmxdev.o 
dmxdev.c
gcc -D__KERNEL__ -I/usr/src/linux-2.4.20.SuSE/include -Wall 
-Wstrict-prototypes -Wno-trigraphs -O2 -fno-strict-aliasing -fno-common 
-Wno-sign-compare -finline-limit=2000 -fomit-frame-pointer -pipe 
-mpreferred-stack-boundary=2 -march=athlon  -DMODULE -I ../include -I . -MD 
-nostdinc -iwithprefix include -DKBUILD_BASENAME=dvb_demux  -c -o dvb_demux.o 
dvb_demux.c
gcc -D__KERNEL__ -I/usr/src/linux-2.4.20.SuSE/include -Wall 
-Wstrict-prototypes -Wno-trigraphs -O2 -fno-strict-aliasing -fno-common 
-Wno-sign-compare -finline-limit=2000 -fomit-frame-pointer -pipe 
-mpreferred-stack-boundary=2 -march=athlon  -DMODULE -I ../include -I . -MD 
-nostdinc -iwithprefix include -DKBUILD_BASENAME=dvb_net  -c -o dvb_net.o 
dvb_net.c
gcc -D__KERNEL__ -I/usr/src/linux-2.4.20.SuSE/include -Wall 
-Wstrict-prototypes -Wno-trigraphs -O2 -fno-strict-aliasing -fno-common 
-Wno-sign-compare -finline-limit=2000 -fomit-frame-pointer -pipe 
-mpreferred-stack-boundary=2 -march=athlon  -DMODULE -I ../include -I . -MD 
-nostdinc -iwithprefix include -DKBUILD_BASENAME=dvb_i2c  -c -o dvb_i2c.o 
dvb_i2c.c
gcc -D__KERNEL__ -I/usr/src/linux-2.4.20.SuSE/include -Wall 
-Wstrict-prototypes -Wno-trigraphs -O2 -fno-strict-aliasing -fno-common 
-Wno-sign-compare -finline-limit=2000 -fomit-frame-pointer -pipe 
-mpreferred-stack-boundary=2 -march=athlon  -DMODULE -I ../include -I . -MD 
-nostdinc -iwithprefix include -DKBUILD_BASENAME=dvb_filter  -c -o 
dvb_filter.o dvb_filter.c
gcc -D__KERNEL__ -I/usr/src/linux-2.4.20.SuSE/include -Wall 
-Wstrict-prototypes -Wno-trigraphs -O2 -fno-strict-aliasing -fno-common 
-Wno-sign-compare -finline-limit=2000 -fomit-frame-pointer -pipe 
-mpreferred-stack-boundary=2 -march=athlon  -DMODULE -I ../include -I . -MD 
-nostdinc -iwithprefix include -DKBUILD_BASENAME=dvb_frontend  -c -o 
dvb_frontend.o dvb_frontend.c
gcc -D__KERNEL__ -I/usr/src/linux-2.4.20.SuSE/include -Wall 
-Wstrict-prototypes -Wno-trigraphs -O2 -fno-strict-aliasing -fno-common 
-Wno-sign-compare -finline-limit=2000 -fomit-frame-pointer -pipe 
-mpreferred-stack-boundary=2 -march=athlon  -DMODULE -I ../include -I . -MD 
-nostdinc -iwithprefix include -DKBUILD_BASENAME=dvbdev  -c -o dvbdev.o 
dvbdev.c
gcc -D__KERNEL__ -I/usr/src/linux-2.4.20.SuSE/include -Wall 
-Wstrict-prototypes -Wno-trigraphs -O2 -fno-strict-aliasing -fno-common 
-Wno-sign-compare -finline-limit=2000 -fomit-frame-pointer -pipe 
-mpreferred-stack-boundary=2 -march=athlon  -DMODULE -I ../include -I . -MD 
-nostdinc -iwithprefix include -DKBUILD_BASENAME=compat  -DEXPORT_SYMTAB -c 
compat.c
gcc -D__KERNEL__ -I/usr/src/linux-2.4.20.SuSE/include -Wall 
-Wstrict-prototypes -Wno-trigraphs -O2 -fno-strict-aliasing -fno-common 
-Wno-sign-compare -finline-limit=2000 -fomit-frame-pointer -pipe 
-mpreferred-stack-boundary=2 -march=athlon  -DMODULE -I ../include -I . -MD 
-nostdinc -iwithprefix include -DKBUILD_BASENAME=dvb_ksyms  -DEXPORT_SYMTAB 
-c dvb_ksyms.c
ld -m elf_i386 -r -o dvb-core.o dmxdev.o dvb_demux.o dvb_net.o dvb_i2c.o 
dvb_filter.o dvb_frontend.o dvbdev.o compat.o dvb_ksyms.o
make -C b2c2 modules
make[3]: Entering directory `/usr/local/src/linuxtv-dvb-1.0.1/driver/b2c2'
make[3]: Für das Ziel »modules« ist nichts zu tun.
make[3]: Leaving directory `/usr/local/src/linuxtv-dvb-1.0.1/driver/b2c2'
make -C frontends modules
make[3]: Entering directory 
`/usr/local/src/linuxtv-dvb-1.0.1/driver/frontends'
gcc -D__KERNEL__ -I/usr/src/linux-2.4.20.SuSE/include -Wall 
-Wstrict-prototypes -Wno-trigraphs -O2 -fno-strict-aliasing -fno-common 
-Wno-sign-compare -finline-limit=2000 -fomit-frame-pointer -pipe 
-mpreferred-stack-boundary=2 -march=athlon  -DMODULE -MD -I ../../include -I 
. -I..  -nostdinc -iwithprefix include -DKBUILD_BASENAME=alps_bsrv2  -c -o 
alps_bsrv2.o alps_bsrv2.c
gcc -D__KERNEL__ -I/usr/src/linux-2.4.20.SuSE/include -Wall 
-Wstrict-prototypes -Wno-trigraphs -O2 -fno-strict-aliasing -fno-common 
-Wno-sign-compare -finline-limit=2000 -fomit-frame-pointer -pipe 
-mpreferred-stack-boundary=2 -march=athlon  -DMODULE -MD -I ../../include -I 
. -I..  -nostdinc -iwithprefix include -DKBUILD_BASENAME=alps_tdmb7  -c -o 
alps_tdmb7.o alps_tdmb7.c
gcc -D__KERNEL__ -I/usr/src/linux-2.4.20.SuSE/include -Wall 
-Wstrict-prototypes -Wno-trigraphs -O2 -fno-strict-aliasing -fno-common 
-Wno-sign-compare -finline-limit=2000 -fomit-frame-pointer -pipe 
-mpreferred-stack-boundary=2 -march=athlon  -DMODULE -MD -I ../../include -I 
. -I..  -nostdinc -iwithprefix include -DKBUILD_BASENAME=alps_tdlb7  -c -o 
alps_tdlb7.o alps_tdlb7.c
gcc -D__KERNEL__ -I/usr/src/linux-2.4.20.SuSE/include -Wall 
-Wstrict-prototypes -Wno-trigraphs -O2 -fno-strict-aliasing -fno-common 
-Wno-sign-compare -finline-limit=2000 -fomit-frame-pointer -pipe 
-mpreferred-stack-boundary=2 -march=athlon  -DMODULE -MD -I ../../include -I 
. -I..  -nostdinc -iwithprefix include -DKBUILD_BASENAME=grundig_29504_401  
-c -o grundig_29504-401.o grundig_29504-401.c
gcc -D__KERNEL__ -I/usr/src/linux-2.4.20.SuSE/include -Wall 
-Wstrict-prototypes -Wno-trigraphs -O2 -fno-strict-aliasing -fno-common 
-Wno-sign-compare -finline-limit=2000 -fomit-frame-pointer -pipe 
-mpreferred-stack-boundary=2 -march=athlon  -DMODULE -MD -I ../../include -I 
. -I..  -nostdinc -iwithprefix include -DKBUILD_BASENAME=grundig_29504_491  
-c -o grundig_29504-491.o grundig_29504-491.c
gcc -D__KERNEL__ -I/usr/src/linux-2.4.20.SuSE/include -Wall 
-Wstrict-prototypes -Wno-trigraphs -O2 -fno-strict-aliasing -fno-common 
-Wno-sign-compare -finline-limit=2000 -fomit-frame-pointer -pipe 
-mpreferred-stack-boundary=2 -march=athlon  -DMODULE -MD -I ../../include -I 
. -I..  -nostdinc -iwithprefix include -DKBUILD_BASENAME=stv0299  -c -o 
stv0299.o stv0299.c
gcc -D__KERNEL__ -I/usr/src/linux-2.4.20.SuSE/include -Wall 
-Wstrict-prototypes -Wno-trigraphs -O2 -fno-strict-aliasing -fno-common 
-Wno-sign-compare -finline-limit=2000 -fomit-frame-pointer -pipe 
-mpreferred-stack-boundary=2 -march=athlon  -DMODULE -MD -I ../../include -I 
. -I..  -nostdinc -iwithprefix include -DKBUILD_BASENAME=ves1820  -c -o 
ves1820.o ves1820.c
gcc -D__KERNEL__ -I/usr/src/linux-2.4.20.SuSE/include -Wall 
-Wstrict-prototypes -Wno-trigraphs -O2 -fno-strict-aliasing -fno-common 
-Wno-sign-compare -finline-limit=2000 -fomit-frame-pointer -pipe 
-mpreferred-stack-boundary=2 -march=athlon  -DMODULE -MD -I ../../include -I 
. -I..  -nostdinc -iwithprefix include -DKBUILD_BASENAME=tda1004x  -c -o 
tda1004x.o tda1004x.c
gcc -D__KERNEL__ -I/usr/src/linux-2.4.20.SuSE/include -Wall 
-Wstrict-prototypes -Wno-trigraphs -O2 -fno-strict-aliasing -fno-common 
-Wno-sign-compare -finline-limit=2000 -fomit-frame-pointer -pipe 
-mpreferred-stack-boundary=2 -march=athlon  -DMODULE -MD -I ../../include -I 
. -I..  -nostdinc -iwithprefix include -DKBUILD_BASENAME=mt312  -c -o mt312.o 
mt312.c
make[3]: Leaving directory `/usr/local/src/linuxtv-dvb-1.0.1/driver/frontends'
make[2]: Leaving directory `/usr/local/src/linuxtv-dvb-1.0.1/driver'
make[1]: Leaving directory `/usr/src/linux-2.4.20.SuSE'

sync
(                                               \
insmod videodev;                                \
                                \
insmod dvb-core.o dvb_shutdown_timeout=0;       \
make -C frontends insmod;                       \
 make -C b2c2 insmod; \
)
Using /lib/modules/2.4.20-4GB-athlon/kernel/drivers/media/video/videodev.o
insmod: a module named videodev already exists
make[1]: Entering directory 
`/usr/local/src/linuxtv-dvb-1.0.1/driver/frontends'
insmod alps_bsrv2.o;   insmod alps_tdmb7.o;   insmod alps_tdlb7.o;   insmod 
grundig_29504-401.o;   insmod grundig_29504-491.o;   insmod stv0299.o;   
insmod ves1820.o;   insmod tda1004x.o;   insmod mt312.o;
make[1]: Leaving directory `/usr/local/src/linuxtv-dvb-1.0.1/driver/frontends'
make[1]: Entering directory `/usr/local/src/linuxtv-dvb-1.0.1/driver/b2c2'
insmod skystar2.o;
make[1]: Leaving directory `/usr/local/src/linuxtv-dvb-1.0.1/driver/b2c2'
sync


server:/usr/local/src/DVB/driver # ./makedev.napi
Creating DVB devices in /dev/dvb/adapter0
Creating DVB devices in /dev/dvb/adapter1
Creating DVB devices in /dev/dvb/adapter2
Creating DVB devices in /dev/dvb/adapter3


server:/usr/local/src/DVB/driver # cd ..


server:/usr/local/src/DVB # cd apps


server:/usr/local/src/DVB/apps # cd szap


server:/usr/local/src/DVB/apps/szap # ./szap -n2
reading channels from file '/root/.szap/channels.conf'
zapping to 'ZDF':
sat 0, frequency = 11954 MHz H, symbolrate 27500000, vpid = 0x006e, apid = 
0x0078
using '/dev/dvb/adapter0/frontend0' and '/dev/dvb/adapter0/demux0'
opening frontend failed: No such device


server:/usr/local/src/DVB/apps/szap # dmesg
Linux version 2.4.20-4GB-athlon (root@Athlon.suse.de) (gcc version 3.3 
20030226 (prerelease) (SuSE Linux)) #1 Wed Dec 3 10:32:29 UTC 2003
BIOS-provided physical RAM map:
 BIOS-e820: 0000000000000000 - 000000000009fc00 (usable)
 BIOS-e820: 000000000009fc00 - 00000000000a0000 (reserved)
 BIOS-e820: 00000000000f0000 - 0000000000100000 (reserved)
 BIOS-e820: 0000000000100000 - 000000003fff0000 (usable)
 BIOS-e820: 000000003fff0000 - 000000003fff8000 (ACPI data)
 BIOS-e820: 000000003fff8000 - 0000000040000000 (ACPI NVS)
 BIOS-e820: 00000000fec00000 - 00000000fec01000 (reserved)
 BIOS-e820: 00000000fee00000 - 00000000fee01000 (reserved)
 BIOS-e820: 00000000ffee0000 - 00000000fff00000 (reserved)
 BIOS-e820: 00000000fffc0000 - 0000000100000000 (reserved)
127MB HIGHMEM available.
896MB LOWMEM available.
ACPI: have wakeup address 0xc0001000
On node 0 totalpages: 262128
zone(0): 4096 pages.
zone(1): 225280 pages.
zone(2): 32752 pages.
ACPI: RSDP (v000 AMI                        ) @ 0x000fa2c0
ACPI: RSDT (v001 AMIINT SiS735XX 00000.04096) @ 0x3fff0000
ACPI: FADT (v001 AMIINT SiS735XX 00000.04096) @ 0x3fff0030
ACPI: DSDT (v001    SiS      735 00000.00256) @ 0x00000000
ACPI: BIOS passes blacklist
Building zonelist for node : 0
Kernel command line: root=/dev/hda6 vga=0x317  hdc=ide-scsi hdclun=0 
splash=silent splash=silent
ide_setup: hdc=ide-scsi
ide_setup: hdclun=0
bootsplash: silent mode.
bootsplash: silent mode.
Initializing CPU#0
Detected 1593.242 MHz processor.
Console: colour dummy device 80x25
Calibrating delay loop... 3178.49 BogoMIPS
Memory: 1032268k/1048512k available (1699k kernel code, 15856k reserved, 572k 
data, 172k init, 131008k highmem)
Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes)
Inode cache hash table entries: 65536 (order: 7, 524288 bytes)
Mount cache hash table entries: 512 (order: 0, 4096 bytes)
Buffer-cache hash table entries: 65536 (order: 6, 262144 bytes)
Page-cache hash table entries: 262144 (order: 8, 1048576 bytes)
CPU: L1 I Cache: 64K (64 bytes/line), D cache 64K (64 bytes/line)
CPU: L2 Cache: 256K (64 bytes/line)
Intel machine check architecture supported.
Intel machine check reporting enabled on CPU#0.
CPU:     After generic, caps: 0383f9ff c1cbf9ff 00000000 00000000
CPU:             Common caps: 0383f9ff c1cbf9ff 00000000 00000000
CPU: AMD Athlon(tm) XP 1900+ stepping 02
Enabling fast FPU save and restore... done.
Enabling unmasked SIMD FPU exception support... done.
Checking 'hlt' instruction... OK.
POSIX conformance testing by UNIFIX
mtrr: v1.40 (20010327) Richard Gooch (rgooch@atnf.csiro.au)
mtrr: detected mtrr type: Intel
ACPI: Subsystem revision 20030228
PCI: PCI BIOS revision 2.10 entry at 0xfdb01, last bus=1
PCI: Using configuration type 1
ACPI: Interpreter enabled
ACPI: Using PIC for interrupt routing
ACPI: System [ACPI] (supports S0 S1 S4 S5)
ACPI: PCI Root Bridge [PCI0] (00:00)
PCI: Probing PCI hardware (bus 00)
ACPI: PCI Interrupt Routing Table [\_SB_.PCI0._PRT]
ACPI: Power Resource [URP1] (off)
ACPI: Power Resource [URP2] (off)
ACPI: Power Resource [FDDP] (off)
ACPI: Power Resource [LPTP] (off)
ACPI: PCI Interrupt Link [LNKA] (IRQs *11)
ACPI: PCI Interrupt Link [LNKB] (IRQs *11)
ACPI: PCI Interrupt Link [LNKC] (IRQs 3 4 5 7 *10 12 14 15)
ACPI: PCI Interrupt Link [LNKD] (IRQs 3 4 *5 7 10 12 14 15)
ACPI: PCI Interrupt Link [LNKE] (IRQs 3 4 5 7 10 12 14 15, disabled)
ACPI: PCI Interrupt Link [LNKF] (IRQs 3 4 5 7 10 12 14 15, disabled)
ACPI: PCI Interrupt Link [LNKG] (IRQs 3 4 *5 7 10 12 14 15)
ACPI: PCI Interrupt Link [LNKH] (IRQs 3 4 5 7 *10 12 14 15)
PCI: Probing PCI hardware
ACPI: PCI Interrupt Link [LNKE] enabled at IRQ 10
ACPI: PCI Interrupt Link [LNKF] enabled at IRQ 5
PCI: Using ACPI for IRQ routing
PCI: if you experience problems, try using option 'pci=noacpi' or even 
'acpi=off'
Linux NET4.0 for Linux 2.4
Based upon Swansea University Computer Society NET3.039
Initializing RT netlink socket
apm: BIOS version 1.2 Flags 0x03 (Driver version 1.16)
apm: overridden by ACPI.
Starting kswapd
bigpage subsystem: allocated 0 bigpages (=0MB).
allocated 32 pages and 32 bhs reserved for the highmem bounces
kinoded started
VFS: Disk quotas vdquot_6.5.1
aio_setup: num_physpages = 65532
aio_setup: sizeof(struct page) = 48
vesafb: framebuffer at 0xc8000000, mapped to 0xf8814000, size 65536k
vesafb: mode is 1024x768x16, linelength=2048, pages=1
vesafb: protected mode interface info at c000:ee20
vesafb: scrolling: redraw
vesafb: directcolor: size=0:5:6:5, shift=0:11:5:0
Looking for splash picture.... silenjpeg size 30311 bytes, found (1024x768, 
23130 bytes, v3).
Got silent jpeg.
Got silent jpeg.
Console: switching to colour frame buffer device 118x38
fb0: VESA VGA frame buffer device
pty: 256 Unix98 ptys configured
Serial driver version 5.05c (2001-07-08) with HUB-6 MANY_PORTS MULTIPORT 
SHARE_IRQ SERIAL_PCI enabled
ttyS00 at 0x03f8 (irq = 4) is a 16550A
ttyS01 at 0x02f8 (irq = 3) is a 16550A
Real Time Clock Driver v1.10e
Floppy drive(s): fd0 is 1.44M
FDC 0 is a post-1991 82077
RAMDISK driver initialized: 16 RAM disks of 64000K size 1024 blocksize
loop: loaded (max 16 devices)
Uniform Multi-Platform E-IDE driver Revision: 7.00beta-2.4
ide: Assuming 33MHz system bus speed for PIO modes; override with idebus=xx
SIS5513: IDE controller at PCI slot 00:02.5
SIS5513: chipset revision 208
SIS5513: not 100% native mode: will probe irqs later
SiS735    ATA 100 controller
    ide0: BM-DMA at 0xff00-0xff07, BIOS settings: hda:DMA, hdb:DMA
    ide1: BM-DMA at 0xff08-0xff0f, BIOS settings: hdc:DMA, hdd:DMA
hda: IC35L120AVV207-0, ATA DISK drive
hdb: SAMSUNG SV2001H, ATA DISK drive
blk: queue c03cce80, I/O limit 4095Mb (mask 0xffffffff)
blk: queue c03ccfd4, I/O limit 4095Mb (mask 0xffffffff)
hdc: MSI CD-RW MS-8348, ATAPI CD/DVD-ROM drive
hdd: JLMS XJ-HD166S, ATAPI CD/DVD-ROM drive
ide0 at 0x1f0-0x1f7,0x3f6 on irq 14
ide1 at 0x170-0x177,0x376 on irq 15
hda: attached ide-disk driver.
hda: host protected area => 1
hda: 241254720 sectors (123522 MB) w/1821KiB Cache, CHS=15017/255/63, 
UDMA(100)
hdb: attached ide-disk driver.
hdb: host protected area => 1
hdb: 39179952 sectors (20060 MB) w/1945KiB Cache, CHS=2438/255/63, UDMA(100)
ide-floppy driver 0.99.newide
Partition check:
 hda: hda1 hda2 < hda5 hda6 hda7 hda8 hda9 hda10 hda11 >
 hdb: hdb1 hdb2 hdb3 hdb4 < hdb5 hdb6 >
ide-floppy driver 0.99.newide
SCSI subsystem driver Revision: 1.00
kmod: failed to exec /sbin/modprobe -s -k scsi_hostadapter, errno = 2
md: md driver 0.90.0 MAX_MD_DEVS=256, MD_SB_DISKS=27
md: Autodetecting RAID arrays.
md: autorun ...
md: ... autorun DONE.
NET4: Linux TCP/IP 1.0 for NET4.0
IP Protocols: ICMP, UDP, TCP, IGMP
IP: routing cache hash table of 8192 buckets, 64Kbytes
TCP: Hash tables configured (established 262144 bind 65536)
Linux IP multicast router 0.06 plus PIM-SM
NET4: Unix domain sockets 1.0/SMP for Linux NET4.0.
RAMDISK: Compressed image found at block 0
Freeing initrd memory: 519k freed
VFS: Mounted root (ext2 filesystem).
sym.0.11.0: setting PCI_COMMAND_PARITY...
sym0: <810> rev 0x2 on pci bus 0 device 11 function 0 irq 11
sym0: No NVRAM, ID 7, Fast-10, SE, parity checking
sym0: SCSI BUS has been reset.
scsi0 : sym-2.1.17a
blk: queue c1f7b614, I/O limit 4095Mb (mask 0xffffffff)
  Vendor: CONNER    Model: CFP2105S  2.14GB  Rev: 1524
  Type:   Direct-Access                      ANSI SCSI revision: 02
blk: queue c1f7b814, I/O limit 4095Mb (mask 0xffffffff)
  Vendor: TEAC      Model: CD-ROM CD-532S    Rev: 1.0A
  Type:   CD-ROM                             ANSI SCSI revision: 02
blk: queue c1f7be14, I/O limit 4095Mb (mask 0xffffffff)
  Vendor: HP        Model: C1533A            Rev: 9503
  Type:   Sequential-Access                  ANSI SCSI revision: 02
blk: queue f7fa1614, I/O limit 4095Mb (mask 0xffffffff)
sym0:0:0: tagged command queuing enabled, command queue depth 16.
Attached scsi disk sda at scsi0, channel 0, id 0, lun 0
sym0:0: FAST-10 SCSI 10.0 MB/s ST (100.0 ns, offset 8)
SCSI device sda: 4194304 512-byte hdwr sectors (2147 MB)
 sda: sda1
reiserfs: found format "3.6" with standard journal
reiserfs: enabling write barrier flush mode
reiserfs: using ordered data mode
reiserfs: checking transaction log (ide0(3,6)) for (ide0(3,6))
Using r5 hash to sort names
VFS: Mounted root (reiserfs filesystem) readonly.
Trying to move old root to /initrd ... failed
Unmounting old root
Trying to free ramdisk memory ... okay
Freeing unused kernel memory: 172k freed
md: Autodetecting RAID arrays.
md: autorun ...
md: ... autorun DONE.
Adding Swap: 1052216k swap-space (priority 42)
Journalled Block Device driver loaded
kjournald starting.  Commit interval 5 seconds
EXT3 FS 2.4-0.9.19, 19 August 2002 on ide0(3,1), internal journal
EXT3-fs: mounted filesystem with ordered data mode.
reiserfs: found format "3.6" with standard journal
reiserfs: enabling write barrier flush mode
reiserfs: using ordered data mode
reiserfs: checking transaction log (ide0(3,11)) for (ide0(3,11))
Using r5 hash to sort names
reiserfs: found format "3.6" with standard journal
reiserfs: enabling write barrier flush mode
reiserfs: using ordered data mode
reiserfs: checking transaction log (ide0(3,66)) for (ide0(3,66))
Using r5 hash to sort names
reiserfs: found format "3.6" with standard journal
reiserfs: enabling write barrier flush mode
reiserfs: using ordered data mode
reiserfs: checking transaction log (ide0(3,65)) for (ide0(3,65))
Using r5 hash to sort names
reiserfs: found format "3.6" with standard journal
reiserfs: enabling write barrier flush mode
reiserfs: using ordered data mode
reiserfs: checking transaction log (ide0(3,69)) for (ide0(3,69))
Using r5 hash to sort names
reiserfs: found format "3.6" with standard journal
reiserfs: enabling write barrier flush mode
reiserfs: using ordered data mode
reiserfs: checking transaction log (ide0(3,67)) for (ide0(3,67))
Using r5 hash to sort names
reiserfs: found format "3.6" with standard journal
reiserfs: enabling write barrier flush mode
reiserfs: using ordered data mode
reiserfs: checking transaction log (ide0(3,9)) for (ide0(3,9))
Using r5 hash to sort names
reiserfs: found format "3.6" with standard journal
reiserfs: enabling write barrier flush mode
reiserfs: using ordered data mode
reiserfs: checking transaction log (ide0(3,7)) for (ide0(3,7))
Using r5 hash to sort names
reiserfs: found format "3.6" with standard journal
reiserfs: enabling write barrier flush mode
reiserfs: using ordered data mode
reiserfs: checking transaction log (ide0(3,8)) for (ide0(3,8))
Using r5 hash to sort names
hdd: attached ide-cdrom driver.
hdd: ATAPI 48X DVD-ROM drive, 512kB Cache
Uniform CD-ROM driver Revision: 3.12
hdc: attached ide-scsi driver.
scsi1 : SCSI host adapter emulation for IDE ATAPI devices
  Vendor: MSI       Model: CD-RW MS-8348     Rev: 120D
  Type:   CD-ROM                             ANSI SCSI revision: 02
sis900.c: v1.08.06 9/24/2002
eth0: Realtek RTL8201 PHY transceiver found at address 1.
eth0: Using transceiver found at address 1 as default
eth0: SiS 900 PCI Fast Ethernet at 0xd400, IRQ 5, 00:0a:e6:7b:18:5c.
ohci1394: $Rev: 758 $ Ben Collins <bcollins@debian.org>
ohci1394_0: Unexpected PCI resource length of 1000!
ohci1394_0: OHCI-1394 1.1 (PCI): IRQ=[10]  MMIO=[cfffc000-cfffc7ff]  Max 
Packet=[2048]
ieee1394: SelfID completion called outside of bus reset!
ohci1394_1: OHCI-1394 1.1 (PCI): IRQ=[11]  MMIO=[cffff000-cffff7ff]  Max 
Packet=[2048]
ieee1394: SelfID completion called outside of bus reset!
ieee1394: Host added: Node[00:1023]  GUID[00004c0200003d70]  [Linux OHCI-1394]
ieee1394: Host added: Node[00:1023]  GUID[00023c0020002188]  [Linux OHCI-1394]
raw1394: /dev/raw1394 device initialized
eth0: Media Link On 100mbps full-duplex
usb.c: registered new driver usbdevfs
usb.c: registered new driver hub
ehci-hcd 00:13.2: VIA Technologies, Inc. USB 2.0
ehci-hcd 00:13.2: irq 10, pci mem fd057e00
usb.c: new USB bus registered, assigned bus number 1
PCI: 00:13.2 PCI cache line size set incorrectly (32 bytes) by BIOS/FW.
PCI: 00:13.2 PCI cache line size corrected to 64.
ehci-hcd 00:13.2: USB 2.0 enabled, EHCI 0.95, driver 2003-Jan-22
hub.c: USB hub found
hub.c: 4 ports detected
usb-uhci.c: $Revision: 1.275 $ time 10:57:58 Dec  3 2003
usb-uhci.c: High bandwidth mode enabled
usb-uhci.c: USB UHCI at I/O 0xc800, IRQ 11
usb-uhci.c: Detected 2 ports
usb.c: new USB bus registered, assigned bus number 2
hub.c: USB hub found
hub.c: 2 ports detected
usb-uhci.c: USB UHCI at I/O 0xc400, IRQ 11
usb-uhci.c: Detected 2 ports
usb.c: new USB bus registered, assigned bus number 3
hub.c: USB hub found
hub.c: 2 ports detected
usb-uhci.c: v1.275:USB Universal Host Controller Interface driver
uhci.c: USB Universal Host Controller Interface driver v1.1
usb-ohci.c: USB OHCI at membase 0xfd059000, IRQ 10
usb-ohci.c: usb-00:02.3, Silicon Integrated Systems [SiS] 7001 (#2)
usb.c: new USB bus registered, assigned bus number 4
hub.c: USB hub found
hub.c: 3 ports detected
usb-ohci.c: USB OHCI at membase 0xfd05b000, IRQ 5
usb-ohci.c: usb-00:02.2, Silicon Integrated Systems [SiS] 7001
usb.c: new USB bus registered, assigned bus number 5
hub.c: USB hub found
hub.c: 3 ports detected
hub.c: new USB device 00:13.1-1, assigned address 2
mice: PS/2 mouse device common for all mice
hub.c: USB hub found
hub.c: 5 ports detected
Attached scsi CD-ROM sr0 at scsi0, channel 0, id 2, lun 0
Attached scsi CD-ROM sr1 at scsi1, channel 0, id 0, lun 0
sym0:2: FAST-10 SCSI 10.0 MB/s ST (100.0 ns, offset 8)
sr0: scsi3-mmc drive: 9x/0x cd/rw caddy
sr1: scsi3-mmc drive: 4x/48x writer cd/rw xa/form2 cdda tray
st: Version 20020805, bufsize 32768, wrt 30720, max init. bufs 4, s/g segs 16
Attached scsi tape st0 at scsi0, channel 0, id 6, lun 0
sym0:6: FAST-10 SCSI 10.0 MB/s ST (100.0 ns, offset 8)
IPv6 v0.8 for NET4.0
IPv6 over IPv4 tunneling driver
isapnp: Scanning for PnP cards...
isapnp: No Plug & Play device found
0: nvidia: loading NVIDIA Linux x86 nvidia.o Kernel Module  1.0-4496  Wed Jul 
16 19:03:09 PDT 2003
Linux agpgart interface v0.99 (c) Jeff Hartmann
agpgart: Maximum main memory to use for agp memory: 941M
agpgart: Detected SiS 735 chipset
agpgart: AGP aperture is 64M @ 0xd0000000
eth0: no IPv6 routers present
Linux video capture interface: v1.00

Technisat SkyStar2 driver loading
skystar2.c: FlexCopII(rev.130) chip found
skystar2.c: MAC address = 00:d0:d7:01:9c:c9:00:00
skystar2.c: key =
 b2 00 00 00
 00 00 00 00
 00 00 00 00
 00 00 00 00
DVB: registering new adapter (PCI device 13d0:2103 (Techsan Electronics Co 
Ltd)).
mt312_read: ret == -121


server:/usr/local/src/DVB/apps/szap # lsmod
Module                  Size  Used by    Tainted: P
skystar2               22668   0  (unused)
mt312                   6156   0
tda1004x               10536   0
ves1820                 4736   0
stv0299                 7636   0  (unused)
grundig_29504-491       3588   0
grundig_29504-401       4172   0
alps_tdlb7              4400   0
alps_tdmb7              4008   0
alps_bsrv2              3900   0
dvb-core               41816   3  [skystar2 mt312 tda1004x ves1820 stv0299 
grundig_29504-491 grundig_29504-401 alps_tdlb7 alps_tdmb7 alps_bsrv2]
snd-pcm-oss            50144   0  (autoclean)
snd-mixer-oss          15704   1  (autoclean) [snd-pcm-oss]
videodev                6176   0  (autoclean)
agpgart                38656   3  (autoclean)
nvidia               1628576  11  (autoclean)
isa-pnp                31560   0  (unused)
ipv6                  145108  -1  (autoclean)
snd-seq-oss            29632   0  (autoclean)
snd-seq-midi            5088   0  (unused)
snd-emu10k1-synth       6332   0
snd-emux-synth         31580   0  [snd-emu10k1-synth]
snd-seq-midi-emul       5216   0  [snd-emux-synth]
snd-seq-virmidi         4024   0  [snd-emux-synth]
snd-seq-midi-event      3176   0  [snd-seq-oss snd-seq-midi snd-seq-virmidi]
snd-seq                44496   2  [snd-seq-oss snd-seq-midi snd-emux-synth 
snd-seq-midi-emul snd-seq-virmidi snd-seq-midi-event]
snd-emu10k1            76900   1  [snd-emu10k1-synth]
snd-pcm                71168   0  [snd-pcm-oss snd-emu10k1]
snd-timer              13376   0  [snd-seq snd-pcm]
snd-hwdep               5664   0  [snd-emu10k1]
snd-util-mem            1584   0  [snd-emux-synth snd-emu10k1]
snd-rawmidi            15584   0  [snd-seq-midi snd-seq-virmidi snd-emu10k1]
snd-seq-device          4512   0  [snd-seq-oss snd-seq-midi snd-emu10k1-synth 
snd-emux-synth snd-seq snd-emu10k1 snd-rawmidi]
snd-ac97-codec         35696   0  [snd-emu10k1]
snd                    40900   0  [snd-pcm-oss snd-mixer-oss snd-seq-oss 
snd-seq-midi snd-emu10k1-synth snd-emux-synth snd-seq-midi-emul 
snd-seq-virmidi snd-seq-midi-event snd-seq snd-emu10k1 snd-pcm snd-timer 
snd-hwdep snd-util-mem snd-rawmidi snd-seq-device snd-ac97-codec]
soundcore               3748   0  [snd]
st                     29716   0  (autoclean)
sr_mod                 13720   0  (autoclean)
sg                     27804   0  (autoclean)
mousedev                4372   0  (unused)
joydev                  5792   0  (unused)
evdev                   4192   0  (unused)
input                   3264   0  [mousedev joydev evdev]
usb-ohci               19720   0  (unused)
usb-uhci               23664   0  (unused)
ehci-hcd               17612   0  (unused)
usbcore                63116   1  [usb-ohci usb-uhci ehci-hcd]
raw1394                15828   0  (unused)
ohci1394               17716   0  (unused)
ieee1394               36496   0  [raw1394 ohci1394]
sis900                 13740   1
ide-scsi               10384   0
ide-cd                 31964   0
cdrom                  30304   0  [sr_mod ide-cd]
nls_iso8859-1           2844   2  (autoclean)
nls_cp437               4348   2  (autoclean)
vfat                   10476   2  (autoclean)
fat                    31640   0  (autoclean) [vfat]
ext3                   85928   1  (autoclean)
jbd                    50896   1  (autoclean) [ext3]
reiserfs              217396   9
sym53c8xx              71136   0


server:/usr/local/src/DVB/apps/szap # lspci -v
00:00.0 Host bridge: Silicon Integrated Systems [SiS] 735 Host (rev 01)
        Flags: bus master, medium devsel, latency 32
        Memory at d0000000 (32-bit, non-prefetchable) [size=64M]
        Capabilities: [c0] AGP version 2.0

00:01.0 PCI bridge: Silicon Integrated Systems [SiS] SiS 530 Virtual 
PCI-to-PCI bridge (AGP) (prog-if 00 [Normal decode])
        Flags: bus master, fast devsel, latency 64
        Bus: primary=00, secondary=01, subordinate=01, sec-latency=64
        Memory behind bridge: cde00000-cfefffff
        Prefetchable memory behind bridge: c5b00000-cdcfffff

00:02.0 ISA bridge: Silicon Integrated Systems [SiS] 85C503/5513
        Flags: bus master, medium devsel, latency 0

00:02.2 USB Controller: Silicon Integrated Systems [SiS] SiS7001 USB 
Controller (rev 07) (prog-if 10 [OHCI])
        Subsystem: Silicon Integrated Systems [SiS] SiS7001 USB Controller
        Flags: bus master, medium devsel, latency 64, IRQ 5
        Memory at cfffd000 (32-bit, non-prefetchable) [size=4K]

00:02.3 USB Controller: Silicon Integrated Systems [SiS] SiS7001 USB 
Controller (rev 07) (prog-if 10 [OHCI])
        Subsystem: Silicon Integrated Systems [SiS] SiS7001 USB Controller
        Flags: bus master, medium devsel, latency 64, IRQ 10
        Memory at cfffe000 (32-bit, non-prefetchable) [size=4K]

00:02.5 IDE interface: Silicon Integrated Systems [SiS] 5513 [IDE] (rev d0) 
(prog-if 80 [Master])
        Subsystem: Silicon Integrated Systems [SiS] SiS5513 EIDE Controller 
(A,B step)
        Flags: bus master, fast devsel, latency 128
        I/O ports at ff00 [size=16]

00:03.0 Ethernet controller: Silicon Integrated Systems [SiS] SiS900 10/100 
Ethernet (rev 90)
        Subsystem: Silicon Integrated Systems [SiS] SiS900 10/100 Ethernet 
Adapter
        Flags: bus master, medium devsel, latency 64, IRQ 5
        I/O ports at d400 [size=256]
        Memory at cffdd000 (32-bit, non-prefetchable) [size=4K]
        Expansion ROM at cffa0000 [disabled] [size=128K]
        Capabilities: [40] Power Management version 2

00:0b.0 SCSI storage controller: LSI Logic / Symbios Logic 53c810 (rev 02)
        Flags: bus master, medium devsel, latency 64, IRQ 11
        I/O ports at d800 [size=256]
        Memory at cfffff00 (32-bit, non-prefetchable) [size=256]

00:0d.0 FireWire (IEEE 1394): NEC Corporation: Unknown device 00e7 (rev 01) 
(prog-if 10 [OHCI])
        Subsystem: NEC Corporation: Unknown device 00e7
        Flags: bus master, medium devsel, latency 64, IRQ 10
        Memory at cfffc000 (32-bit, non-prefetchable) [size=4K]
        Capabilities: [60] Power Management version 2

00:0f.0 Multimedia audio controller: Creative Labs SB Audigy (rev 03)
        Subsystem: Creative Labs SB0090 Audigy Player
        Flags: bus master, medium devsel, latency 64, IRQ 5
        I/O ports at d000 [size=32]
        Capabilities: [dc] Power Management version 2

00:0f.1 Input device controller: Creative Labs SB Audigy MIDI/Game port (rev 
03)
        Subsystem: Creative Labs SB Audigy MIDI/Game Port
        Flags: bus master, medium devsel, latency 64
        I/O ports at dc00 [size=8]
        Capabilities: [dc] Power Management version 2

00:0f.2 FireWire (IEEE 1394): Creative Labs SB Audigy FireWire Port (prog-if 
10 [OHCI])
        Subsystem: Creative Labs SB Audigy FireWire Port
        Flags: bus master, medium devsel, latency 64, IRQ 11
        Memory at cffff000 (32-bit, non-prefetchable) [size=2K]
        Memory at cfff4000 (32-bit, non-prefetchable) [size=16K]
        Capabilities: [44] Power Management version 2

00:11.0 Network controller: Techsan Electronics Co Ltd: Unknown device 2103 
(rev 01)
        Subsystem: Techsan Electronics Co Ltd: Unknown device 2103
        Flags: bus master, slow devsel, latency 64, IRQ 11
        Memory at cffe0000 (32-bit, non-prefetchable) [size=64K]
        I/O ports at cc00 [size=32]

00:13.0 USB Controller: VIA Technologies, Inc. USB (rev 50) (prog-if 00 
[UHCI])
        Subsystem: VIA Technologies, Inc. (Wrong ID) USB Controller
        Flags: bus master, medium devsel, latency 64, IRQ 11
        I/O ports at c400 [size=32]
        Capabilities: [80] Power Management version 2

00:13.1 USB Controller: VIA Technologies, Inc. USB (rev 50) (prog-if 00 
[UHCI])
        Subsystem: VIA Technologies, Inc. (Wrong ID) USB Controller
        Flags: bus master, medium devsel, latency 64, IRQ 11
        I/O ports at c800 [size=32]
        Capabilities: [80] Power Management version 2

00:13.2 USB Controller: VIA Technologies, Inc. USB 2.0 (rev 51) (prog-if 20 
[EHCI])
        Subsystem: VIA Technologies, Inc. (Wrong ID): Unknown device 1234
        Flags: bus master, medium devsel, latency 64, IRQ 10
        Memory at cffffe00 (32-bit, non-prefetchable) [size=256]
        Capabilities: [80] Power Management version 2

01:00.0 VGA compatible controller: nVidia Corporation NV25 [GeForce4 Ti 4200] 
(rev a3) (prog-if 00 [VGA])
        Flags: bus master, 66Mhz, medium devsel, latency 248, IRQ 11
        Memory at ce000000 (32-bit, non-prefetchable) [size=16M]
        Memory at c8000000 (32-bit, prefetchable) [size=64M]
        Memory at cdc80000 (32-bit, prefetchable) [size=512K]
        Expansion ROM at cfee0000 [disabled] [size=128K]
        Capabilities: [60] Power Management version 2
        Capabilities: [44] AGP version 2.0


server:/usr/local/src/DVB/apps/szap # cd /dev/dvb/adapter0


server:/dev/dvb/adapter0 # ls
.  ..  audio0  ca0  demux0  dvr0  frontend0  net0  osd0  video0


server:/dev/dvb/adapter0 #



-- 
Info:
To unsubscribe send a mail to ecartis@linuxtv.org with "unsubscribe linux-dvb" as subject.



Home | Main Index | Thread Index