Moderator Control Panel ]

Problem install und Debian 6.0.3

Problem install und Debian 6.0.3

Postby poisi » Thu Jan 12, 2012 4:54 am

Hi,

I followed the readme for the 6981 card. the card installed is a 6984.
on step make i got the following error

root@vdr01:/home/vdr/linux-tbs-drivers# make && make install
make -C /home/vdr/linux-tbs-drivers/v4l
make[1]: Entering directory `/home/vdr/linux-tbs-drivers/v4l'
Updating/Creating .config
Preparing to compile for kernel version 2.6.32
File not found: /lib/modules/2.6.32-5-amd64/build/.config at ./scripts/make_kconfig.pl line 33, <IN> line 4.
make[1]: *** Keine Regel vorhanden, um das Target ».myconfig«,
benötigt von »config-compat.h«, zu erstellen. Schluss.
make[1]: Leaving directory `/home/vdr/linux-tbs-drivers/v4l'
make: *** [all] Fehler 2
root@vdr01:/home/vdr/linux-tbs-drivers#

root@vdr01:/home/vdr/linux-tbs-drivers# uname -a
Linux vdr01 2.6.32-5-amd64 #1 SMP Thu Nov 3 03:41:26 UTC 2011 x86_64 GNU/Linux
poisi
 
Posts: 4
Joined: Thu Jan 12, 2012 4:52 am

Re: Problem install und Debian 6.0.3

Postby SergioDanielG » Thu Jan 12, 2012 7:23 am

Try installing kernel headers

Code: Select All Code
sudo apt-get install linux-headers-2.6.32-5-amd64


Best regards
SergioDanielG
 
Posts: 356
Joined: Tue May 31, 2011 3:53 am
Location: Tostado (SF) Argentina

Re: Problem install und Debian 6.0.3

Postby poisi » Thu Jan 12, 2012 2:09 pm

Thanks, that worked

But after reboot the dmesg | grep cx88 shows nothing

attached my dmesg
dmesg.zip
dmesg
(10.55 KiB) Downloaded 332 times
poisi
 
Posts: 4
Joined: Thu Jan 12, 2012 4:52 am

Re: Problem install und Debian 6.0.3

Postby SergioDanielG » Thu Jan 12, 2012 9:30 pm

From your dmesg...
Code: Select All Code
[    4.650365] SAA716x TBS 0000:01:00.0: PCI INT A -> GSI 16 (level, low) -> IRQ 16
[    4.650382] SAA716x TBS 0000:01:00.0: setting latency timer to 64
[    4.661782] DVB: registering new adapter (SAA716x dvb adapter)
[    4.704877] TurboSight TBS 6984 Frontend 0 Attaching...
[    4.797709] TurboSight TBS6984 DVB-S2 card port0 MAC=00:22:ab:90:06:10
[    4.797720] DVB: registering adapter 0 frontend 0 (TurboSight TBS 6984 DVBS/S2 frontend)...
[    4.798176] DVB: registering new adapter (SAA716x dvb adapter)
[    4.799081] TurboSight TBS 6984 Frontend 1 Attaching...
[    4.882619] TurboSight TBS6984 DVB-S2 card port1 MAC=00:22:ab:90:06:11
[    4.882632] DVB: registering adapter 1 frontend 0 (TurboSight TBS 6984 DVBS/S2 frontend)...
[    4.883065] DVB: registering new adapter (SAA716x dvb adapter)
[    4.884016] TurboSight TBS 6984 Frontend 0 Attaching...
[    4.965148] TurboSight TBS6984 DVB-S2 card port2 MAC=00:22:ab:90:06:12
[    4.965160] DVB: registering adapter 2 frontend 0 (TurboSight TBS 6984 DVBS/S2 frontend)...
[    4.965635] DVB: registering new adapter (SAA716x dvb adapter)
[    4.966597] TurboSight TBS 6984 Frontend 1 Attaching...
[    5.045191] TurboSight TBS6984 DVB-S2 card port3 MAC=00:22:ab:90:06:13
[    5.045203] DVB: registering adapter 3 frontend 0 (TurboSight TBS 6984 DVBS/S2 frontend)...

I think it's all ok...
Post the output of
Code: Select All Code
sudo ls -l -R /dev/dvb


Best regards.
SergioDanielG
 
Posts: 356
Joined: Tue May 31, 2011 3:53 am
Location: Tostado (SF) Argentina

Re: Problem install und Debian 6.0.3

Postby poisi » Fri Jan 13, 2012 4:21 am

That looks cool, thank you very much

vdr@vdr01:~$ sudo ls -l -R /dev/dvb
[sudo] password for vdr:
/dev/dvb:
insgesamt 0
drwxr-xr-x 2 root root 120 12. Jän 07:12 adapter0
drwxr-xr-x 2 root root 120 12. Jän 07:12 adapter1
drwxr-xr-x 2 root root 120 12. Jän 07:12 adapter2
drwxr-xr-x 2 root root 120 12. Jän 07:12 adapter3

/dev/dvb/adapter0:
insgesamt 0
crw-rw---- 1 root video 212, 0 12. Jän 07:12 demux0
crw-rw---- 1 root video 212, 1 12. Jän 07:12 dvr0
crw-rw---- 1 root video 212, 3 12. Jän 07:12 frontend0
crw-rw---- 1 root video 212, 2 12. Jän 07:12 net0

/dev/dvb/adapter1:
insgesamt 0
crw-rw---- 1 root video 212, 4 12. Jän 07:12 demux0
crw-rw---- 1 root video 212, 5 12. Jän 07:12 dvr0
crw-rw---- 1 root video 212, 7 12. Jän 07:12 frontend0
crw-rw---- 1 root video 212, 6 12. Jän 07:12 net0

/dev/dvb/adapter2:
insgesamt 0
crw-rw---- 1 root video 212, 8 12. Jän 07:12 demux0
crw-rw---- 1 root video 212, 9 12. Jän 07:12 dvr0
crw-rw---- 1 root video 212, 11 12. Jän 07:12 frontend0
crw-rw---- 1 root video 212, 10 12. Jän 07:12 net0

/dev/dvb/adapter3:
insgesamt 0
crw-rw---- 1 root video 212, 12 12. Jän 07:12 demux0
crw-rw---- 1 root video 212, 13 12. Jän 07:12 dvr0
crw-rw---- 1 root video 212, 15 12. Jän 07:12 frontend0
crw-rw---- 1 root video 212, 14 12. Jän 07:12 net0
vdr@vdr01:~$
poisi
 
Posts: 4
Joined: Thu Jan 12, 2012 4:52 am

Re: Problem install und Debian 6.0.3

Postby SergioDanielG » Fri Jan 13, 2012 10:20 pm

Yes! It's all OK!

Witch version of vdr are you using? 1.7.22 add support for multiple frontends in the same card.

Best regards.
SergioDanielG
 
Posts: 356
Joined: Tue May 31, 2011 3:53 am
Location: Tostado (SF) Argentina

Re: Problem install und Debian 6.0.3

Postby poisi » Sat Jan 14, 2012 4:41 pm

Currently 1.7.21...
thanks for the hint too, perfect
poisi
 
Posts: 4
Joined: Thu Jan 12, 2012 4:52 am


Return to Linux

Who is online

Users browsing this forum: No registered users and 3 guests