Re: [linux-dvb] DVB-S DVB-S2 and CI cards working on Linux

2008-03-16 Thread David BERCOT
Hi,

Le Sun, 16 Mar 2008 14:46:22 -,
Michael Curtis [EMAIL PROTECTED] a écrit :
 First of all my thanks to all those engaged in developing drivers for
 the various cards for the Linux OS and my apologies for repeating this
 question previously asked by others
 
 
 Are there any DVB-S/S2/CI cards that work at present on Linux? If so I
 would really appreciate knowing which ones they are
 
 I have had a TT3200 DVB-S2/CI card for more than a year and I have
 still not got this to work using the Multiproto drivers on Linux, in
 fact it seem that I am going backwards with this card with the latest
 errors appearing in dmesg:
 
 stb0899_search: Unsupported delivery system
 
 This is with the latest drivers from http://jusst.de/hg/multiproto;
 
 Changeset 7212:b5a34b6a209d
 
 I will gladly offer up the log/dmesg/lsmod information if someone can
 help
 
 At the moment, I feel frustrated and lack the confidence that working
 drivers are are going to be available for this card

I'm a beginner with DVB under Linux but I've written a little how-to
for the TT S2-3200 with Debian.
I don't know how you've installed the driver, but maybe you can find
useful information in my how-to :
http://wilco.homedns.org/debian/s2-3200.html

Please, if you have any remark, tell me ;-)

Good luck.

David.


signature.asc
Description: PGP signature
___
linux-dvb mailing list
linux-dvb@linuxtv.org
http://www.linuxtv.org/cgi-bin/mailman/listinfo/linux-dvb

[linux-dvb] Patching MythTV in order to use it with multiproto

2008-03-08 Thread David BERCOT
Hi,

On Debian, I've downloaded the source version of MythTV :
v0.20.2.svn20080126. Then, I've downloaded the patch from
http://pansy.at/gernot/mythtv-multiproto-hack.diff.gz

But, when I try to apply it, I have these errors :
# patch ./mythtv-multiproto-hack.diff -p0
patching file libs/libmythtv/dvbchannel.cpp
Hunk #1 FAILED at 138.
Hunk #2 succeeded at 146 (offset -11 lines).
Hunk #3 FAILED at 452.
Hunk #4 FAILED at 509.
Hunk #5 succeeded at 586 with fuzz 1 (offset 19 lines).
Hunk #6 FAILED at 625.
Hunk #7 succeeded at 670 (offset 19 lines).
Hunk #8 succeeded at 800 (offset -33 lines).
Hunk #9 FAILED at 850.
5 out of 9 hunks FAILED -- saving rejects to file 
libs/libmythtv/dvbchannel.cpp.rej

Do have any idea to resolve these errors ?

Thank you very much.

David.


signature.asc
Description: PGP signature
___
linux-dvb mailing list
linux-dvb@linuxtv.org
http://www.linuxtv.org/cgi-bin/mailman/listinfo/linux-dvb

Re: [linux-dvb] Is my CI broken ?

2008-03-04 Thread David BERCOT
Le Mon, 03 Mar 2008 23:55:21 +0400,
Manu Abraham [EMAIL PROTECTED] a écrit :
 David BERCOT wrote:
  Hi,
  
  Before buying a new CI for my TT S2-3200, I'd like to know if it is
  really broken...
  
  After the installation of multiproto, I have this error :
  saa7146: register extension 'budget_ci dvb'.
  ACPI: PCI Interrupt :05:01.0[A] - GSI 22 (level, low) - IRQ 22
  saa7146: found saa7146 @ mem c20001046c00 (revision 1, irq 22)
  (0x13c2,0x1019). saa7146 (0): dma buffer size 192512
  DVB: registering new adapter (TT-Budget S2-3200 PCI)
  adapter has MAC addr = 00:d0:5c:0b:a5:8b
  input: Budget-CI dvb ir receiver saa7146 (0) as /class/input/input9
  dvb_ca_en50221_init
  budget_ci: CI interface initialised
  CAMCHANGE IRQ slot:0 change_type:1
  dvb_ca_en50221_thread_wakeup
  dvb_ca_en50221_thread
  ...stb0899...
  stb0899_attach: Attaching STB0899
  stb6100_attach: Attaching STB6100
  DVB: registering frontend 0 (STB0899 Multistandard)...
  dvb_ca adaptor 0: PC card did not respond :(
  
  Do you think I have to change my CI or is it an installation error ?
 
 Just check whether it is the cable before going in for a new
 daughterboard.

Well, yesterday, I've removed the card and the CI from my computer,
I've looked at them and I've put them back : same result :-(
I'll do another try and remove the cable...

Thank you for your advice...

David.


signature.asc
Description: PGP signature
___
linux-dvb mailing list
linux-dvb@linuxtv.org
http://www.linuxtv.org/cgi-bin/mailman/listinfo/linux-dvb

[linux-dvb] Is my CI broken ?

2008-03-03 Thread David BERCOT
Hi,

Before buying a new CI for my TT S2-3200, I'd like to know if it is
really broken...

After the installation of multiproto, I have this error :
saa7146: register extension 'budget_ci dvb'.
ACPI: PCI Interrupt :05:01.0[A] - GSI 22 (level, low) - IRQ 22
saa7146: found saa7146 @ mem c20001046c00 (revision 1, irq 22) 
(0x13c2,0x1019).
saa7146 (0): dma buffer size 192512
DVB: registering new adapter (TT-Budget S2-3200 PCI)
adapter has MAC addr = 00:d0:5c:0b:a5:8b
input: Budget-CI dvb ir receiver saa7146 (0) as /class/input/input9
dvb_ca_en50221_init
budget_ci: CI interface initialised
CAMCHANGE IRQ slot:0 change_type:1
dvb_ca_en50221_thread_wakeup
dvb_ca_en50221_thread
...stb0899...
stb0899_attach: Attaching STB0899
stb6100_attach: Attaching STB6100
DVB: registering frontend 0 (STB0899 Multistandard)...
dvb_ca adaptor 0: PC card did not respond :(

Do you think I have to change my CI or is it an installation error ?

Thank you very much.

David.


signature.asc
Description: PGP signature
___
linux-dvb mailing list
linux-dvb@linuxtv.org
http://www.linuxtv.org/cgi-bin/mailman/listinfo/linux-dvb

[linux-dvb] Any idea about my CI error ?

2008-02-20 Thread David BERCOT
Hi,

For my S2-3200, I've done :
# modprobe dvb-core cam_debug=255 [thank you Manu ;-)]
# modprobe stb6100
# modprobe stb0899
# modprobe lnbp21
# modprobe budget-c

and I have some more information about my CI :
saa7146: register extension 'budget_ci dvb'.
ACPI: PCI Interrupt :05:01.0[A] - GSI 22 (level, low) - IRQ 22
saa7146: found saa7146 @ mem c20001046c00 (revision 1, irq 22)
(0x13c2,0x1019). saa7146 (0): dma buffer size 192512
DVB: registering new adapter (TT-Budget S2-3200 PCI)
adapter has MAC addr = 00:d0:5c:0b:a5:8b
input: Budget-CI dvb ir receiver saa7146 (0) as /class/input/input9
dvb_ca_en50221_init
budget_ci: CI interface initialised
CAMCHANGE IRQ slot:0 change_type:1
dvb_ca_en50221_thread_wakeup
dvb_ca_en50221_thread
stb0899_write_regs [0xf1b6]: 02
stb0899_write_regs [0xf1c2]: 00
stb0899_write_regs [0xf1c3]: 00
_stb0899_read_reg: Reg=[0xf000], data=81
stb0899_get_dev_id: ID reg=[0x81]
stb0899_get_dev_id: Device ID=[8], Release=[1]
_stb0899_read_s2reg Device=[0xf3fc], Base address=[0x0400],
Offset=[0xf334], Data=[0x444d4431]
_stb0899_read_s2reg Device=[0xf3fc], Base address=[0x0400],
Offset=[0xf33c], Data=[0x0001] stb0899_get_dev_id: Demodulator Core
ID=[DMD1], Version=[1]
_stb0899_read_s2reg Device=[0xfafc], Base address=[0x0800],
Offset=[0xfa2c], Data=[0x46454331]
_stb0899_read_s2reg Device=[0xfafc], Base address=[0x0800],
Offset=[0xfa34], Data=[0x0001] stb0899_get_dev_id: FEC Core
ID=[FEC1], Version=[1]
stb0899_attach: Attaching STB0899
stb6100_attach: Attaching STB6100
DVB: registering frontend 0 (STB0899 Multistandard)...
dvb_ca adaptor 0: PC card did not respond :(

Does anyone have an idea about this error ?

Thank you.

David.


signature.asc
Description: PGP signature
___
linux-dvb mailing list
linux-dvb@linuxtv.org
http://www.linuxtv.org/cgi-bin/mailman/listinfo/linux-dvb

[linux-dvb] Scan patched...

2008-02-20 Thread David BERCOT
Hi again,

I'm trying to compile scan.

First, I've downloaded dvb-apps :
# hg clone http://linuxtv.org/hg/dvb-apps
Then, I've downloaded scan package from :
http://jusst.de/manu/scan.tar.bz2
I've replaced dvb-apps/util/scan with files from this package.
I've added the 'include' folder from multiproto to the dvb-apps folder.
Then, in dvb-apps/util/scan, I've done :
# make clean
# make
and I have this error :
perl section_generate.pl atsc_psip_section.pl
CC scan.o
scan.c:449: warning: unused parameter ‘buf’
scan.c: In function ‘tune_to_transponder’:
scan.c:1676: error: storage size of ‘fe_info1’ isn’t known
scan.c:1679: error: invalid application of ‘sizeof’ to incomplete type
‘struct dvbfe_info’ scan.c:1682: error: ‘DVBFE_DELSYS_DVBS’ undeclared
(first use in this function) scan.c:1682: error: (Each undeclared
identifier is reported only once scan.c:1682: error: for each function
it appears in.) scan.c:1684: error: ‘DVBFE_DELSYS_DVBS2’ undeclared
(first use in this function) scan.c:1686: error: ‘DVBFE_GET_INFO’
undeclared (first use in this function) scan.c:1697: error:
‘DVBFE_DELSYS_DSS’ undeclared (first use in this function) scan.c:1676:
warning: unused variable ‘fe_info1’ make: *** [scan.o] Erreur 1

To be honest, I'm lost...

Do you have any idea ?

Thank you.

David.


signature.asc
Description: PGP signature
___
linux-dvb mailing list
linux-dvb@linuxtv.org
http://www.linuxtv.org/cgi-bin/mailman/listinfo/linux-dvb

[linux-dvb] A tutorial for dummies : TechnoTrend S2-3200 on Debian

2008-02-19 Thread David BERCOT
Hi,

I've just wrote a little tutorial about using TT S2-3200 on Debian with
multiproto driver (it is not finished !!!) :
http://wilco.homedns.org/debian/s2-3200.html

The driver installation is OK but, for the moment, I can't scan
frequencies...
May be I should use a patched version of scan ? I've found the szap
one, but nothing for scan. If there is one, please, tell me (may be I
should search in the ml archives ;-))).

If you have suggestions on my page...
Do you think it can help ? If yes, should I translate it in English
(with my bad English ;-))) ?

Thank you very much.

David.


signature.asc
Description: PGP signature
___
linux-dvb mailing list
linux-dvb@linuxtv.org
http://www.linuxtv.org/cgi-bin/mailman/listinfo/linux-dvb

[linux-dvb] Error compiling multiproto

2008-02-18 Thread David BERCOT
Hi,

After a clean install, I try to compile multiproto. But, after the
make, I have this error :
In file included from /opt/dvb/multiproto/v4l/em28xx-audio.c:39:
include/sound/core.h:281: error: 'SNDRV_CARDS' undeclared here (not in
a function) /opt/dvb/multiproto/v4l/em28xx-audio.c:58: error: array
index in initializer not of integer
type /opt/dvb/multiproto/v4l/em28xx-audio.c:58: error: (near
initialization for 'index') make[3]: ***
[/opt/dvb/multiproto/v4l/em28xx-audio.o] Error 1 make[2]: ***
[_module_/opt/dvb/multiproto/v4l] Error 2 make[2]: Leaving directory
`/usr/src/linux-headers-2.6.24-1-amd64' make[1]: *** [default] Erreur 2
make[1]: quittant le répertoire « /opt/dvb/multiproto/v4l » make: ***
[all] Erreur 2

Google is not very helpful, so, if you have any idea ?

Thank you very much.

David.


signature.asc
Description: PGP signature
___
linux-dvb mailing list
linux-dvb@linuxtv.org
http://www.linuxtv.org/cgi-bin/mailman/listinfo/linux-dvb

Re: [linux-dvb] Error compiling multiproto

2008-02-18 Thread David BERCOT
Le Mon, 18 Feb 2008 15:21:16 +0100,
Artem Makhutov [EMAIL PROTECTED] a écrit :
 Hi,
 
 On Mon, Feb 18, 2008 at 01:50:27PM +0100, David BERCOT wrote:
  Hi,
  
  After a clean install, I try to compile multiproto. But, after the
  make, I have this error :
  In file included from /opt/dvb/multiproto/v4l/em28xx-audio.c:39:
  include/sound/core.h:281: error: 'SNDRV_CARDS' undeclared here (not
  in a function) /opt/dvb/multiproto/v4l/em28xx-audio.c:58: error:
  array index in initializer not of integer
  type /opt/dvb/multiproto/v4l/em28xx-audio.c:58: error: (near
  initialization for 'index') make[3]: ***
  [/opt/dvb/multiproto/v4l/em28xx-audio.o] Error 1 make[2]: ***
  [_module_/opt/dvb/multiproto/v4l] Error 2 make[2]: Leaving directory
  `/usr/src/linux-headers-2.6.24-1-amd64' make[1]: *** [default]
  Erreur 2 make[1]: quittant le répertoire « /opt/dvb/multiproto/v4l
  » make: *** [all] Erreur 2
 
 You have to apply this patch to be able to compile multiproto under a
 2.6.24 kernel:
 
 http://linuxtv.org/hg/v4l-dvb/rev/b0815101889d
 
 Patch download link:
 
 http://linuxtv.org/hg/v4l-dvb/raw-diff/b0815101889d/v4l/compat.h
 
 Regards, Artem

OK. Simple ;-)

I have not seen this information :-(

Thank you very much.

David.


signature.asc
Description: PGP signature
___
linux-dvb mailing list
linux-dvb@linuxtv.org
http://www.linuxtv.org/cgi-bin/mailman/listinfo/linux-dvb

Re: [linux-dvb] Has anyone got multiproto and TT3200 to work

2008-02-12 Thread David BERCOT
Hi,

Le Mon, 11 Feb 2008 20:27:24 -,
Michael Curtis [EMAIL PROTECTED] a écrit :
 If so please let me know because I am having serious issues and really
 do not know how to proceed

I'm probably more beginner than you, but, if I can help...

So, I've wrote a little documentation for me (including errors) :
DRIVER
# mkdir /opt/dvb
# cd /opt/dvb
# apt-get install mercurial
# hg clone http://jusst.de/hg/multiproto
# cd multiproto
# make
# make install
# modprobe stb6100
# modprobe stb0899
# modprobe lnbp21
# modprobe budget-ci

MAJ DU DRIVER
# modprobe -r budget-ci
# modprobe -r lnbp21
# modprobe -r stb0899
# modprobe -r stb6100
# cd /opt/dvb/multiproto
# hg pull -u http://jusst.de/hg/multiproto
# make distclean
# make
# make install
# modprobe stb6100
# modprobe stb0899
# modprobe lnbp21
# modprobe budget-ci

DMESG
# dmesg
saa7146: register extension 'budget_ci dvb'.
ACPI: PCI Interrupt :05:01.0[A] - GSI 22 (level, low) - IRQ 22
saa7146: found saa7146 @ mem c20001598c00 (revision 1, irq 22)
(0x13c2,0x1019).
saa7146 (0): dma buffer size 192512
DVB: registering new adapter (TT-Budget S2-3200 PCI)
adapter has MAC addr = 00:d0:5c:0b:a5:8b
input: Budget-CI dvb ir receiver saa7146 (0) as /class/input/input9
budget_ci: CI interface initialised
stb0899_write_regs [0xf1b6]: 02
stb0899_write_regs [0xf1c2]: 00
stb0899_write_regs [0xf1c3]: 00
_stb0899_read_reg: Reg=[0xf000], data=81
stb0899_get_dev_id: ID reg=[0x81]
stb0899_get_dev_id: Device ID=[8], Release=[1]
_stb0899_read_s2reg Device=[0xf3fc], Base address=[0x0400],
Offset=[0xf334], Data=[0x444d4431]
_stb0899_read_s2reg Device=[0xf3fc], Base address=[0x0400],
Offset=[0xf33c], Data=[0x0001] stb0899_get_dev_id: Demodulator Core
ID=[DMD1], Version=[1] _stb0899_read_s2reg Device=[0xfafc], Base
address=[0x0800], Offset=[0xfa2c], Data=[0x46454331]
_stb0899_read_s2reg Device=[0xfafc], Base address=[0x0800],
Offset=[0xfa34], Data=[0x0001] stb0899_get_dev_id: FEC Core
ID=[FEC1], Version=[1] stb0899_attach: Attaching STB0899
stb6100_attach: Attaching STB6100 DVB: registering frontend 0 (STB0899
Multistandard)... dvb_ca adaptor 0: PC card did not respond :(

As you can see, I have one error left, and it seems to come from my CI
module. If you have a different method, may be we can exchange ;-)))

I'll try soon to scan...

Hope it helps !!!

Regards.

David.


signature.asc
Description: PGP signature
___
linux-dvb mailing list
linux-dvb@linuxtv.org
http://www.linuxtv.org/cgi-bin/mailman/listinfo/linux-dvb

[linux-dvb] Tutorial or Wiki for newbies for multiproto on TT S2-3200

2008-01-26 Thread David BERCOT
Hi,

This week (and many times before), I've tried to watch TV with my
TechnoTrend S2-3200 (on Debian). There are many mails on this ml about
this subject, but, among them, a lot are sometimes too much technical
for a basic user (basic, at least on this subject).

I'd like to make a tutorial (why not putting it on a wiki ?) for
newbies [because I think such tutorial does not exist (if I'm wrong,
please, tell me)], in order to increase the number of people who can
watch TV by sat on Linux (I know a lot of people who would like to
do this) !!! Of course, for this, I need to have the right
informations ;-)

From now, I've just installed the driver (multiproto) !!! So, I have a
long way to do before watching TV ;-)))

I know that many of you spend a lot of time on the ml and working on
DVB on Linux. So, I understand very well that wasting some more time for
newbies seems useless. I made a lot of searches on google and on this
ml, but, even if I've found many things, I'm not able to have my card
working well...

Manu told me to add patches [I think what I did was wrong :-(] and,
then, to use the hacked version of scan and szap. Even looking for in
old mails, I didn't find usable (for me !!!) information.

So, if someone may find some time to explain me how installing patches
and how using hacked version of scan and szap, I would be extremely
grateful to him ;-)))

Thank you very much, and thank you again for all your work !!!

David.

P.S. : I hope my English is not too bad...


signature.asc
Description: PGP signature
___
linux-dvb mailing list
linux-dvb@linuxtv.org
http://www.linuxtv.org/cgi-bin/mailman/listinfo/linux-dvb

[linux-dvb] TT S2-3200 and multiproto : impossible to scan channels...

2008-01-24 Thread David BERCOT
Hi,

I think the precedent object was not ok ;-)

So, I've installed multiproto for my TT S2-3200. I had a little error :
dvb_ca adaptor 0: PC card did not respond :(

Then, I've tried to scan channels :
scan -v /usr/share/doc/dvb-utils/examples/scan/dvb-s/Astra-19.2E -l
UNIVERSAL -a 0 | tee channels.conf

and the result is not very good :-(
scanning /usr/share/doc/dvb-utils/examples/scan/dvb-s/Astra-19.2E using
'/dev/dvb/adapter0/frontend0' and '/dev/dvb/adapter0/demux0' initial
transponder 12551500 V 2200 5
 tune to: 12551:v:0:22000
DiSEqC: switch pos 0, 13V, hiband (index 2)
__tune_to_transponder:1491: ERROR: FE_READ_STATUS failed: 22 Invalid
argument
 tune to: 12551:v:0:22000
DiSEqC: switch pos 0, 13V, hiband (index 2)
__tune_to_transponder:1491: ERROR: FE_READ_STATUS failed: 22 Invalid
argument ERROR: initial tuning failed
dumping lists (0 services)
Done.

Do you have any idea about this error ?

Thank you very much.

David.
___
linux-dvb mailing list
linux-dvb@linuxtv.org
http://www.linuxtv.org/cgi-bin/mailman/listinfo/linux-dvb


signature.asc
Description: PGP signature
___
linux-dvb mailing list
linux-dvb@linuxtv.org
http://www.linuxtv.org/cgi-bin/mailman/listinfo/linux-dvb

[linux-dvb] Error when compiling multiproto...

2008-01-24 Thread David BERCOT
Hi again,

I'm looking for a solution for my TT S2-3200.
I've just compiled again the multiproto driver and I had this errors :

CC [M]  /opt/dvb/multiproto/v4l/stb0899_drv.o
/opt/dvb/multiproto/v4l/stb0899_drv.c: In function 'stb0899_read_regs':
/opt/dvb/multiproto/v4l/stb0899_drv.c:471: warning: format '%u' expects
type 'unsigned int', but argument 4 has type
'size_t' /opt/dvb/multiproto/v4l/stb0899_drv.c: In function
'stb0899_write_regs': /opt/dvb/multiproto/v4l/stb0899_drv.c:533:
warning: format '%u' expects type 'unsigned int', but argument 5 has
type 'size_t' /opt/dvb/multiproto/v4l/stb0899_drv.c:533: warning:
format '%u' expects type 'unsigned int', but argument 5 has type
'size_t' /opt/dvb/multiproto/v4l/stb0899_drv.c:533: warning: format
'%u' expects type 'unsigned int', but argument 5 has type
'size_t' /opt/dvb/multiproto/v4l/stb0899_drv.c:533: warning: format
'%u' expects type 'unsigned int', but argument 5 has type
'size_t' /opt/dvb/multiproto/v4l/stb0899_drv.c:533: warning: format
'%u' expects type 'unsigned int', but argument 4 has type
'size_t' /opt/dvb/multiproto/v4l/stb0899_drv.c: In function
'stb0899_diseqc_init': /opt/dvb/multiproto/v4l/stb0899_drv.c:834:
warning: unused variable
'ret_2' /opt/dvb/multiproto/v4l/stb0899_drv.c:833: warning: unused
variable 'ret_1' /opt/dvb/multiproto/v4l/stb0899_drv.c:832: warning:
unused variable 'trial' /opt/dvb/multiproto/v4l/stb0899_drv.c:830:
warning: unused variable 'i' /opt/dvb/multiproto/v4l/stb0899_drv.c:830:
warning: unused variable
'count' /opt/dvb/multiproto/v4l/stb0899_drv.c:826: warning: unused
variable 'rx_data' /opt/dvb/multiproto/v4l/stb0899_drv.c: In function
'stb0899_sleep': /opt/dvb/multiproto/v4l/stb0899_drv.c:899: warning:
unused variable 'reg' /opt/dvb/multiproto/v4l/stb0899_drv.c: In
function 'stb0899_track': /opt/dvb/multiproto/v4l/stb0899_drv.c:1917:
warning: unused variable
'internal' /opt/dvb/multiproto/v4l/stb0899_drv.c:1914: warning: unused
variable 'lock_lost' /opt/dvb/multiproto/v4l/stb0899_drv.c: At top
level: /opt/dvb/multiproto/v4l/stb0899_drv.c:1709: warning:
'stb0899_track_carrier' defined but not
used /opt/dvb/multiproto/v4l/stb0899_drv.c:1726: warning:
'stb0899_get_ifagc' defined but not
used /opt/dvb/multiproto/v4l/stb0899_drv.c:1743: warning:
'stb0899_get_s1fec' defined but not
used /opt/dvb/multiproto/v4l/stb0899_drv.c:1771: warning:
'stb0899_get_modcod' defined but not used CC
[M]  /opt/dvb/multiproto/v4l/stb0899_algo.o 
/opt/dvb/multiproto/v4l/stb0899_algo.c:
In function
'stb0899_set_srate': /opt/dvb/multiproto/v4l/stb0899_algo.c:77:
warning: unused variable
'sfr_up' /opt/dvb/multiproto/v4l/stb0899_algo.c:76: warning: unused
variable 'srate_up' /opt/dvb/multiproto/v4l/stb0899_algo.c:76: warning:
unused variable 'tmp_up' /opt/dvb/multiproto/v4l/stb0899_algo.c: In
function
'stb0899_check_tmg': /opt/dvb/multiproto/v4l/stb0899_algo.c:203:
warning: overflow in implicit constant conversion

These are only warnings, but, may be, I miss something and it can
explain my dmesg error :

saa7146: register extension 'budget_ci dvb'.
ACPI: PCI Interrupt :05:01.0[A] - GSI 22 (level, low) - IRQ 22
saa7146: found saa7146 @ mem c20001450c00 (revision 1, irq 22)
(0x13c2,0x1019).
saa7146 (0): dma buffer size 192512
DVB: registering new adapter (TT-Budget S2-3200 PCI)
adapter has MAC addr = 00:d0:5c:0b:a5:8b
input: Budget-CI dvb ir receiver saa7146 (0) as /class/input/input7
budget_ci: CI interface initialised
stb0899_write_regs [0xf1b6]: 02
stb0899_write_regs [0xf1c2]: 00
stb0899_write_regs [0xf1c3]: 00
_stb0899_read_reg: Reg=[0xf000], data=81
stb0899_get_dev_id: ID reg=[0x81]
stb0899_get_dev_id: Device ID=[8], Release=[1]
_stb0899_read_s2reg Device=[0xf3fc], Base address=[0x0400],
Offset=[0xf334], Data=[0x444d4431]
_stb0899_read_s2reg Device=[0xf3fc], Base address=[0x0400],
Offset=[0xf33c], Data=[0x0001]
stb0899_get_dev_id: Demodulator Core ID=[DMD1], Version=[1]
_stb0899_read_s2reg Device=[0xfafc], Base address=[0x0800],
Offset=[0xfa2c], Data=[0x46454331]
_stb0899_read_s2reg Device=[0xfafc], Base address=[0x0800],
Offset=[0xfa34], Data=[0x0001]
stb0899_get_dev_id: FEC Core ID=[FEC1], Version=[1]
stb0899_attach: Attaching STB0899 
stb6100_attach: Attaching STB6100 
DVB: registering frontend 0 (STB0899 Multistandard)...
dvb_ca adaptor 0: PC card did not respond :(

Do you have any idea ?

Thank you very much.

David.


signature.asc
Description: PGP signature
___
linux-dvb mailing list
linux-dvb@linuxtv.org
http://www.linuxtv.org/cgi-bin/mailman/listinfo/linux-dvb

Re: [linux-dvb] Error when compiling multiproto...

2008-01-24 Thread David BERCOT
Hi,

Le Thu, 24 Jan 2008 17:05:24 +0100,
Jean-Claude Repetto [EMAIL PROTECTED] a écrit :
 David BERCOT a écrit :
  dvb_ca adaptor 0: PC card did not respond :(
  
  Do you have any idea ?
 
 Hi David,
 
 Have you inserted a CAM in the CI slot ?

Yes, I have a CAM, but not my card !!! It is in my Dual-S, waiting for
my TT S2-3200 is OK !!!
If this error (PC Card : I should have think of this ;-))) comes from
the card, it is a good thing ;-)

But now, I can scan for channels, no ?

Thank you (again) Jean-Claude ;-)

David.


signature.asc
Description: PGP signature
___
linux-dvb mailing list
linux-dvb@linuxtv.org
http://www.linuxtv.org/cgi-bin/mailman/listinfo/linux-dvb

Re: [linux-dvb] TT S2-3200 and multiproto : impossible to scan channels...

2008-01-24 Thread David BERCOT
Le Thu, 24 Jan 2008 20:12:01 +0400,
Manu Abraham [EMAIL PROTECTED] a écrit :
 David BERCOT wrote:  
  Hi,
  
  I think the precedent object was not ok ;-)  
 
 Too many mails on the same subject.  

Mhum, ok. Sorry ! May be I am too impatient...
I'll try to be more patient from now...

I can't find any complete tutorial on this installation, so...

  So, I've installed multiproto for my TT S2-3200. I had a little
  error : dvb_ca adaptor 0: PC card did not respond :(  
 
 Try these patches:
 http://linuxtv.org/hg/~endriss/v4l-dvb/rev/7625057db2b6
 http://linuxtv.org/hg/~endriss/v4l-dvb/rev/600876f4508f
 http://linuxtv.org/hg/~endriss/v4l-dvb/rev/42c350b242b5  

These patches have same files. I've downloaded them in the order you
put them (erasing the precedent file), but now, I can't compile :

  CC [M]  /opt/dvb/multiproto/v4l/av7110_hw.o
In file included
from /opt/dvb/multiproto/v4l/../linux/include/media/saa7146_vv.h:6,
from /opt/dvb/multiproto/v4l/av7110.h:38,
from /opt/dvb/multiproto/v4l/av7110_hw.c:38: 
/opt/dvb/multiproto/v4l/../linux/include/media/saa7146.h:1:
error: expected identifier or '(' before ''
token /opt/dvb/multiproto/v4l/../linux/include/media/saa7146.h:9:
error: stray '#' in
program /opt/dvb/multiproto/v4l/../linux/include/media/saa7146.h:9:
error: stray '#' in program In file included
from /opt/dvb/multiproto/v4l/../linux/include/media/saa7146_vv.h:6,
from /opt/dvb/multiproto/v4l/av7110.h:38,
from /opt/dvb/multiproto/v4l/av7110_hw.c:38: 
/opt/dvb/multiproto/v4l/../linux/include/media/saa7146.h:9:87:
error: invalid suffix px on integer
constant /opt/dvb/multiproto/v4l/../linux/include/media/saa7146.h:9:100:
error: invalid suffix px on integer
constant /opt/dvb/multiproto/v4l/../linux/include/media/saa7146.h:9:
error: stray '#' in
program /opt/dvb/multiproto/v4l/../linux/include/media/saa7146.h:9:119:
error: exponent has no
digits /opt/dvb/multiproto/v4l/../linux/include/media/saa7146.h:9:140:
error: invalid suffix px on integer
constant /opt/dvb/multiproto/v4l/../linux/include/media/saa7146.h:9:152:
error: invalid suffix px on integer
constant /opt/dvb/multiproto/v4l/../linux/include/media/saa7146.h:10:
error: expected '=', ',', ';', 'asm' or '__attribute__' before '{'
token /opt/dvb/multiproto/v4l/../linux/include/media/saa7146.h:10:
error: stray '#' in
program /opt/dvb/multiproto/v4l/../linux/include/media/saa7146.h:11:
error: expected '=', ',', ';', 'asm' or '__attribute__' before ':'
token /opt/dvb/multiproto/v4l/../linux/include/media/saa7146.h:11:
error: stray '#' in
program /opt/dvb/multiproto/v4l/../linux/include/media/saa7146.h:12:
error: expected '=', ',', ';', 'asm' or '__attribute__' before ':'
token /opt/dvb/multiproto/v4l/../linux/include/media/saa7146.h:13:
error: expected '=', ',', ';', 'asm' or '__attribute__' before '.'
token /opt/dvb/multiproto/v4l/../linux/include/media/saa7146.h:13:26:
error: invalid suffix px on integer
constant /opt/dvb/multiproto/v4l/../linux/include/media/saa7146.h:13:40:
error: invalid suffix px on integer
constant /opt/dvb/multiproto/v4l/../linux/include/media/saa7146.h:13:55:
error: invalid suffix px on integer
constant /opt/dvb/multiproto/v4l/../linux/include/media/saa7146.h:13:
error: stray '#' in
program /opt/dvb/multiproto/v4l/../linux/include/media/saa7146.h:13:97:
error: exponent has no
digits /opt/dvb/multiproto/v4l/../linux/include/media/saa7146.h:14:
error: expected '=', ',', ';', 'asm' or '__attribute__' before '.'
token /opt/dvb/multiproto/v4l/../linux/include/media/saa7146.h:14:
error: stray '#' in
program /opt/dvb/multiproto/v4l/../linux/include/media/saa7146.h:15:
error: expected '=', ',', ';', 'asm' or '__attribute__' before '.'
token /opt/dvb/multiproto/v4l/../linux/include/media/saa7146.h:15:
error: stray '#' in
program /opt/dvb/multiproto/v4l/../linux/include/media/saa7146.h:16:
error: expected '=', ',', ';', 'asm' or '__attribute__' before '.'
token /opt/dvb/multiproto/v4l/../linux/include/media/saa7146.h:16:24:
error: invalid suffix px on integer
constant /opt/dvb/multiproto/v4l/../linux/include/media/saa7146.h:17:
error: expected '=', ',', ';', 'asm' or '__attribute__' before '.'
token /opt/dvb/multiproto/v4l/../linux/include/media/saa7146.h:17:
error: stray '#' in
program /opt/dvb/multiproto/v4l/../linux/include/media/saa7146.h:18:
error: expected '=', ',', ';', 'asm' or '__attribute__' before '.'
token /opt/dvb/multiproto/v4l/../linux/include/media/saa7146.h:18:25:
error: invalid suffix px on integer
constant /opt/dvb/multiproto/v4l/../linux/include/media/saa7146.h:18:
error: stray '#' in
program /opt/dvb/multiproto/v4l/../linux/include/media/saa7146.h:18:44:
error: exponent has no
digits /opt/dvb/multiproto/v4l/../linux/include/media/saa7146.h:18:65:
error: invalid suffix px on integer
constant /opt/dvb/multiproto/v4l/../linux/include/media/saa7146.h:18:69:
error: invalid suffix px on integer
constant /opt/dvb/multiproto/v4l/../linux/include/media/saa7146.h:18:73:
error: invalid suffix px on integer
constant /opt/dvb

Re: [linux-dvb] Which soft for a quick test (TT S2-3200 and multiproto)

2008-01-23 Thread David BERCOT
Hi,

Le Mon, 21 Jan 2008 08:25:38 +0300,
Igor [EMAIL PROTECTED] a écrit :
 szap2 can help you
 http://abraham.manu.googlepages.com/szap.c

Thank you for the answer ;-)
Under Debian, I've installed dvb-utils...
Then, I did :
scan -v /usr/share/doc/dvb-utils/examples/scan/dvb-s/Astra-19.2E -l
UNIVERSAL -a 0 | tee channels.conf

and the result is not very good :-(
scanning /usr/share/doc/dvb-utils/examples/scan/dvb-s/Astra-19.2E using
'/dev/dvb/adapter0/frontend0' and '/dev/dvb/adapter0/demux0' initial
transponder 12551500 V 2200 5
 tune to: 12551:v:0:22000
DiSEqC: switch pos 0, 13V, hiband (index 2)
__tune_to_transponder:1491: ERROR: FE_READ_STATUS failed: 22 Invalid
argument
 tune to: 12551:v:0:22000
DiSEqC: switch pos 0, 13V, hiband (index 2)
__tune_to_transponder:1491: ERROR: FE_READ_STATUS failed: 22 Invalid
argument ERROR: initial tuning failed
dumping lists (0 services)
Done.

Do you have any idea about this error ?

Thank you very much.

David.


signature.asc
Description: PGP signature
___
linux-dvb mailing list
linux-dvb@linuxtv.org
http://www.linuxtv.org/cgi-bin/mailman/listinfo/linux-dvb

[linux-dvb] Which soft for a quick test (TT S2-3200 and multiproto)

2008-01-20 Thread David BERCOT
Hi,

As I write last week, I've tried to install the driver for my TT
S2-3200 card, on Debian.
I have an error at the end (see below), but I'd like to do a quick test
to see if the card is OK. Do you know which soft can I use for this
test ?

Thank you very much.

David.

P.S. : my dmesg...
saa7146: register extension 'budget_ci dvb'.
ACPI: PCI Interrupt :05:01.0[A] - GSI 22 (level, low) - IRQ 22
saa7146: found saa7146 @ mem c20001450c00 (revision 1, irq 22)
(0x13c2,0x1019). saa7146 (0): dma buffer size 192512
DVB: registering new adapter (TT-Budget S2-3200 PCI)
adapter has MAC addr = 00:d0:5c:0b:a5:8b
input: Budget-CI dvb ir receiver saa7146 (0) as /class/input/input4
budget_ci: CI interface initialised
ACPI: PCI Interrupt :00:1b.0[A] - GSI 22 (level, low) - IRQ 22
PCI: Setting latency timer of device :00:1b.0 to 64
stb0899_write_regs [0xf1b6]: 02
stb0899_write_regs [0xf1c2]: 00
stb0899_write_regs [0xf1c3]: 00
_stb0899_read_reg: Reg=[0xf000], data=81
stb0899_get_dev_id: ID reg=[0x81]
stb0899_get_dev_id: Device ID=[8], Release=[1]
_stb0899_read_s2reg Device=[0xf3fc], Base address=[0x0400],
Offset=[0xf334], Data=[0x444d4431] _stb0899_read_s2reg Device=[0xf3fc],
Base address=[0x0400], Offset=[0xf33c], Data=[0x0001]
stb0899_get_dev_id: Demodulator Core ID=[DMD1], Version=[1]
_stb0899_read_s2reg Device=[0xfafc], Base address=[0x0800],
Offset=[0xfa2c], Data=[0x46454331] _stb0899_read_s2reg Device=[0xfafc],
Base address=[0x0800], Offset=[0xfa34], Data=[0x0001]
stb0899_get_dev_id: FEC Core ID=[FEC1], Version=[1] stb0899_attach:
Attaching STB0899 stb6100_attach: Attaching STB6100 DVB: registering
frontend 0 (STB0899 Multistandard)... EXT3 FS on dm-0, internal journal
loop: module loaded
kjournald starting.  Commit interval 5 seconds
EXT3 FS on sda1, internal journal
EXT3-fs: mounted filesystem with ordered data mode.
kjournald starting.  Commit interval 5 seconds
EXT3 FS on dm-5, internal journal
EXT3-fs: mounted filesystem with ordered data mode.
kjournald starting.  Commit interval 5 seconds
EXT3 FS on dm-2, internal journal
EXT3-fs: mounted filesystem with ordered data mode.
kjournald starting.  Commit interval 5 seconds
EXT3 FS on dm-3, internal journal
EXT3-fs: mounted filesystem with ordered data mode.
kjournald starting.  Commit interval 5 seconds
EXT3 FS on dm-4, internal journal
EXT3-fs: mounted filesystem with ordered data mode.
Adding 2097144k swap on /dev/mapper/VG_Wilco-LV_Swap.  Priority:-1
extents:1 across:2097144k ip_tables: (C) 2000-2006 Netfilter Core Team
Netfilter messages via NETLINK v0.30.
nf_conntrack version 0.5.0 (8192 buckets, 65536 max)
ip6_tables: (C) 2000-2006 Netfilter Core Team
skge eth1: enabling interface
NET: Registered protocol family 10
lo: Disabled Privacy Extensions
ADDRCONF(NETDEV_UP): eth1: link is not ready
ctnetlink v0.93: registering with nfnetlink.
ClusterIP Version 0.8 loaded successfully
skge eth1: Link is up at 1000 Mbps, full duplex, flow control both
ADDRCONF(NETDEV_CHANGE): eth1: link becomes ready
dvb_ca adaptor 0: PC card did not respond :(


signature.asc
Description: PGP signature
___
linux-dvb mailing list
linux-dvb@linuxtv.org
http://www.linuxtv.org/cgi-bin/mailman/listinfo/linux-dvb

[linux-dvb] My own TT S2-3200 problems ;-)

2008-01-18 Thread David BERCOT
Hi,

Like many others, I'm trying to use my TT S2-3200 under Debian. Before
trying softwares (VDR, etc...), I'd like to install it properly.

Here is my steps (from many tutorials) :
FIRMWARE
# mkdir /data/debian/DVB
# cd /data/debian/DVB
# wget http://www.linuxtv.org/downloads/firmware/dvb-ttpci-01.fw-2622
# cd /lib/firmware/
# cp -a /data/debian/DVB/dvb-ttpci-01.fw-2622 .
# ln -s dvb-ttpci-01.fw-2622 dvb-ttpci-01.fw

DRIVER
# cd /data/debian/DVB
# apt-get install mercurial
# hg clone http://jusst.de/hg/multiproto
# cd multiproto
# make
# make install
# modprobe stb6100
# modprobe stb0899
# modprobe lnbp21
# modprobe budget-ci

DMESG
# dmesg
saa7146: register extension 'budget_ci dvb'.
ACPI: PCI Interrupt :05:01.0[A] - GSI 22 (level, low) - IRQ 22
saa7146: found saa7146 @ mem c20001598c00 (revision 1, irq 22)
(0x13c2,0x1019).
saa7146 (0): dma buffer size 192512
DVB: registering new adapter (TT-Budget S2-3200 PCI)
adapter has MAC addr = 00:d0:5c:0b:a5:8b
input: Budget-CI dvb ir receiver saa7146 (0) as /class/input/input9
budget_ci: CI interface initialised
stb0899_write_regs [0xf1b6]: 02
stb0899_write_regs [0xf1c2]: 00
stb0899_write_regs [0xf1c3]: 00
_stb0899_read_reg: Reg=[0xf000], data=81
stb0899_get_dev_id: ID reg=[0x81]
stb0899_get_dev_id: Device ID=[8], Release=[1]
_stb0899_read_s2reg Device=[0xf3fc], Base address=[0x0400],
Offset=[0xf334], Data=[0x444d4431]
_stb0899_read_s2reg Device=[0xf3fc], Base address=[0x0400],
Offset=[0xf33c], Data=[0x0001] stb0899_get_dev_id: Demodulator Core
ID=[DMD1], Version=[1] _stb0899_read_s2reg Device=[0xfafc], Base
address=[0x0800], Offset=[0xfa2c], Data=[0x46454331]
_stb0899_read_s2reg Device=[0xfafc], Base address=[0x0800],
Offset=[0xfa34], Data=[0x0001] stb0899_get_dev_id: FEC Core
ID=[FEC1], Version=[1] stb0899_attach: Attaching STB0899
stb6100_attach: Attaching STB6100 DVB: registering frontend 0 (STB0899
Multistandard)... dvb_ca adaptor 0: PC card did not respond :(

Do you have any clue about this error ?

Thank you very much.

David.


signature.asc
Description: PGP signature
___
linux-dvb mailing list
linux-dvb@linuxtv.org
http://www.linuxtv.org/cgi-bin/mailman/listinfo/linux-dvb

Re: [linux-dvb] My own TT S2-3200 problems ;-)

2008-01-18 Thread David BERCOT
Hi,

Le Fri, 18 Jan 2008 18:19:30 +0100,
Jean-Claude Repetto [EMAIL PROTECTED] a écrit :
 David BERCOT a écrit :
  Hi,
  
  Like many others, I'm trying to use my TT S2-3200 under Debian.
  Before trying softwares (VDR, etc...), I'd like to install it
  properly.
  
  Here is my steps (from many tutorials) :
  FIRMWARE
  # mkdir /data/debian/DVB
  # cd /data/debian/DVB
  # wget
  http://www.linuxtv.org/downloads/firmware/dvb-ttpci-01.fw-2622 #
  cd /lib/firmware/ # cp -a /data/debian/DVB/dvb-ttpci-01.fw-2622 .
  # ln -s dvb-ttpci-01.fw-2622 dvb-ttpci-01.fw
  
 Salut David,
 
 I don't know the TT S2-3200, but this firmware is for the original TT 
 DVB-PCI card (aka Hauppauge WinTV Nexus-S, aka full featured card).

Oups ;-)

Le Sat, 19 Jan 2008 00:14:29 +0100,
Peter Evertz [EMAIL PROTECTED] a écrit :
 David BERCOT schrieb:
  Hi,
 
  Like many others, I'm trying to use my TT S2-3200 under Debian.
  Before trying softwares (VDR, etc...), I'd like to install it
  properly.
 
  Here is my steps (from many tutorials) :
  FIRMWARE
  # mkdir /data/debian/DVB
  # cd /data/debian/DVB
  # wget
  http://www.linuxtv.org/downloads/firmware/dvb-ttpci-01.fw-2622 #
  cd /lib/firmware/ # cp -a /data/debian/DVB/dvb-ttpci-01.fw-2622 .
  # ln -s dvb-ttpci-01.fw-2622 dvb-ttpci-01.fw

 The TT3200 does not need any firmware.

OK. But if the firmware is not needed, do you know where my error comes
from ?

Thank you very much.

David.


signature.asc
Description: PGP signature
___
linux-dvb mailing list
linux-dvb@linuxtv.org
http://www.linuxtv.org/cgi-bin/mailman/listinfo/linux-dvb

[linux-dvb] Multiproto installation in English (or French ;-)))

2007-12-07 Thread David BERCOT
Hi,

I'm sorry to bother you again, but I only have my problems with
my S2-3200 card...

I found this link :
http://www.vdr-wiki.de/wiki/index.php/OpenSuSE_DVB-S2_-_DVB_Treiber
but it is only in Dutch, so, everything is not clear for me !

Do you have other links for this installation ?

Do you know which software (VDR for example) I can use to watch DVB TV ?

Thank you very much.

David.


signature.asc
Description: PGP signature
___
linux-dvb mailing list
linux-dvb@linuxtv.org
http://www.linuxtv.org/cgi-bin/mailman/listinfo/linux-dvb

Re: [linux-dvb] Technotrend S2-3200

2007-01-13 Thread David BERCOT
Hi,

I've just received my TechnoTrend S2-3200 and I am ready for testing ;-)
Do you have any instructions for me ? Drivers to install ?

Thank you very much.

David.

P.S. : I am on Debian testing/unstable...

Le Mon, 18 Dec 2006 20:29:09 +0400,
Manu Abraham [EMAIL PROTECTED] a écrit :

 Andrew Lyon wrote:
  On 12/16/06, Manu Abraham [EMAIL PROTECTED] wrote:
  Andrew Lyon wrote:
   Hi,
  
   How is driver support for Technotrend S2-3200 ? is it supported
   at all? Is anybody actively working on driver support? if so I
   would be willing to buy one and help with testing, perhaps
   provide access to a system with the card installed if that would
   help.
 
  current status of the stb0899 driver, DVB-S tunes, DVB-S2 not yet.
  Still hammering on it.
 
  
   Or are any other dvb-s cards with CI supported?
  
 
  quite some
 
  Manu
 
 
  
  You say it tunes, would you say it is usable at the moment for just
  dvb-s? What about cam support?
 
 Currently tuning works for 2 card types, KNC1 S2 and the Satelco S2.
 Work is ongoing for 2 other card types. TT and Twinhan.
 
 the KNC1 uses a standard SAA7146 GPIO for CI communication. I believe
 the TT S2 cards are also most probably wired the same way and hence
 should not be very different from the KNC1 card except for a Silicon
 tuner and or pin connections.
 
 On the Twinhan S2, it has an additional backend CI controller chip in
 addition to the Mantis chip (this chipset already has builtin CI
 controllers) This chip also advertised support for other PCMCIA
 devices in the CI slot. Support for this device is still pending.
 
 
 Regards,
 Manu
 
 
 ___
 linux-dvb mailing list
 linux-dvb@linuxtv.org
 http://www.linuxtv.org/cgi-bin/mailman/listinfo/linux-dvb
 ---
 Orange vous informe que cet  e-mail a ete controle par l'anti-virus
 mail. Aucun virus connu a ce jour par nos services n'a ete detecte.
 
 
 


signature.asc
Description: PGP signature
___
linux-dvb mailing list
linux-dvb@linuxtv.org
http://www.linuxtv.org/cgi-bin/mailman/listinfo/linux-dvb

[linux-dvb] V4l-dvb and spca5xx...

2006-11-14 Thread David BERCOT
Hi,

I have a Terratec Cinergy Hybrid T XS USB and I followed the instructions found 
on :
http://www.linuxtv.org/v4lwiki/index.php/Em2880#Installation
I've compiled the modules and installed them (modprobe em28xx and modprobe 
em2880-dvb). Everything is ok and I can see the TV.

But now, I have problems with my webcam and the spca5xx module.
So, in the v4l-dvb-merge/v4l directory, I did : make kernel-links :
cd ..;  v4l/scripts/makelinks.sh /lib/modules/2.6.18-1-686/build
patching /lib/modules/2.6.18-1-686/build...
mkdir: created directory `/lib/modules/2.6.18-1-686/build/Documentation'
mkdir: created directory
`/lib/modules/2.6.18-1-686/build/Documentation/dvb'
mkdir: created directory
`/lib/modules/2.6.18-1-686/build/Documentation/video4li nux'
mkdir: created directory
`/lib/modules/2.6.18-1-686/build/Documentation/video4li nux/bttv'
mkdir: created directory
`/lib/modules/2.6.18-1-686/build/Documentation/video4li nux/cx2341x'
mkdir: created directory
`/lib/modules/2.6.18-1-686/build/Documentation/video4li nux/cx88'

Then, I tried to compile spca5xx :
p3010-ac-nantes:/opt/spca5xx-20060501# make
   Building SPCA5XX driver for 2.5/2.6 kernel.
   Remember: you must have read/write access to your kernel source tree.
make -C /lib/modules/`uname -r`/build SUBDIRS=/opt/spca5xx-20060501
CC=cc module s
make[1]: entrant dans le répertoire
« /usr/src/linux-headers-2.6.18-1-686 »
  CC [M]  /opt/spca5xx-20060501/drivers/usb/spca5xx.o
/opt/spca5xx-20060501/drivers/usb/spca5xx.c: In function ‘spca5xx_open’:
/opt/spca5xx-20060501/drivers/usb/spca5xx.c:2392: warning: implicit
declaration of function ‘video_devdata’
/opt/spca5xx-20060501/drivers/usb/spca5xx.c:2392: warning:
initialization makes pointer from integer without a cast
/opt/spca5xx-20060501/drivers/usb/spca5xx.c:2397: warning: implicit
declaration of function ‘video_get_drvdata’
/opt/spca5xx-20060501/drivers/usb/spca5xx.c:2397: warning:
initialization makes pointer from integer without a cast
/opt/spca5xx-20060501/drivers/usb/spca5xx.c: In function
‘spca5xx_close’:
/opt/spca5xx-20060501/drivers/usb/spca5xx.c:2487: warning:
initialization makes pointer from integer without a cast
/opt/spca5xx-20060501/drivers/usb/spca5xx.c: In function
‘spca5xx_do_ioctl’:
/opt/spca5xx-20060501/drivers/usb/spca5xx.c:2547: warning:
initialization makes pointer from integer without a cast
/opt/spca5xx-20060501/drivers/usb/spca5xx.c: In function
‘spca5xx_ioctl’:
/opt/spca5xx-20060501/drivers/usb/spca5xx.c:3091: warning: implicit
declaration of function ‘video_usercopy’
/opt/spca5xx-20060501/drivers/usb/spca5xx.c: In function ‘spca5xx_read’:
/opt/spca5xx-20060501/drivers/usb/spca5xx.c:3110: warning:
initialization makes pointer from integer without a cast
/opt/spca5xx-20060501/drivers/usb/spca5xx.c: In function ‘spca5xx_mmap’:
/opt/spca5xx-20060501/drivers/usb/spca5xx.c:3209: warning:
initialization makes pointer from integer without a cast
/opt/spca5xx-20060501/drivers/usb/spca5xx.c: At top level:
/opt/spca5xx-20060501/drivers/usb/spca5xx.c:3261: error: variable
‘spca50x_templ ate’ has initializer but incomplete type
/opt/spca5xx-20060501/drivers/usb/spca5xx.c:3262: error: unknown field
‘owner’ s pecified in initializer
/opt/spca5xx-20060501/drivers/usb/spca5xx.c:3262: warning: excess
elements in st ruct initializer
/opt/spca5xx-20060501/drivers/usb/spca5xx.c:3262: warning: (near
initialization for ‘spca50x_template’)
/opt/spca5xx-20060501/drivers/usb/spca5xx.c:3263: error: unknown field
‘name’ sp ecified in initializer
/opt/spca5xx-20060501/drivers/usb/spca5xx.c:3263: warning: excess
elements in st ruct initializer
/opt/spca5xx-20060501/drivers/usb/spca5xx.c:3263: warning: (near
initialization for ‘spca50x_template’)
/opt/spca5xx-20060501/drivers/usb/spca5xx.c:3264: error: unknown field
‘type’ sp ecified in initializer
/opt/spca5xx-20060501/drivers/usb/spca5xx.c:3264: warning: excess
elements in st ruct initializer
/opt/spca5xx-20060501/drivers/usb/spca5xx.c:3264: warning: (near
initialization for ‘spca50x_template’)
/opt/spca5xx-20060501/drivers/usb/spca5xx.c:3265: error: unknown field
‘hardware ’ specified in initializer
/opt/spca5xx-20060501/drivers/usb/spca5xx.c:3265: warning: excess
elements in st ruct initializer
/opt/spca5xx-20060501/drivers/usb/spca5xx.c:3265: warning: (near
initialization for ‘spca50x_template’)
/opt/spca5xx-20060501/drivers/usb/spca5xx.c:3266: error: unknown field
‘fops’ sp ecified in initializer
/opt/spca5xx-20060501/drivers/usb/spca5xx.c:3266: warning: excess
elements in st ruct initializer
/opt/spca5xx-20060501/drivers/usb/spca5xx.c:3266: warning: (near
initialization for ‘spca50x_template’)
/opt/spca5xx-20060501/drivers/usb/spca5xx.c:3268: error: unknown field
‘release’  specified in initializer
/opt/spca5xx-20060501/drivers/usb/spca5xx.c:3268: error:
‘video_device_release’ undeclared here (not in a function)
/opt/spca5xx-20060501/drivers/usb/spca5xx.c:3268: warning: excess
elements in st ruct initializer

[linux-dvb] Terratec CInergy Hybrid T USB XS FR and indexes of sound cards...

2006-11-02 Thread David BERCOT
Hi,

I have many problems with my Terratec card but, first of all, I'd like
to order my sound cards...
Maybe I'm a bit out of subject ?

Well, previously, I used a file : /etc/modprobe.d/sound (Debian) with
indexes. Now, it doesn't seem to work...
It was :
alias snd-card-0 snd-intel8x0
alias snd-card-1 snd-usb-audio
options snd-intel8x0 index=0
options snd-usb-audio index=1

But I don't know how finding the name of each module...

The result of cat /proc/asound/cards is :
0 [FR ]: USB-Audio - Cinergy Hybrid T USB XS FR
  TerraTec Electronic GmbH Cinergy Hybrid T USB XS
FR at usb-:00:1d.7-1, high
 1 [U0x46d0x8ad]: USB-Audio - USB Device 0x46d:0x8ad
  USB Device 0x46d:0x8ad at usb-:00:1d.0-2, full
speed
 2 [ICH6   ]: ICH4 - Intel ICH6
  Intel ICH6 with AD1981B at 0xc8c01000, irq 50
 3 [Modem  ]: ICH-MODEM - Intel ICH6 Modem
  Intel ICH6 Modem at 0x3400, irq 225

Do you have any clue to modify these indexes ?

Thank you very much.

David.

P.S. : sometimes, some cards (webcam and/or TNT card) are not plugged
in...


signature.asc
Description: Ceci est une partie de message	numériquement signée
___
linux-dvb mailing list
linux-dvb@linuxtv.org
http://www.linuxtv.org/cgi-bin/mailman/listinfo/linux-dvb

Re: [linux-dvb] Terratec CInergy Hybrid T USB XS FR and indexes of sound cards...

2006-11-02 Thread David BERCOT
Le jeudi 02 novembre 2006 à 11:13 +0100, Markus Rechberger a écrit :
 On 11/2/06, David BERCOT [EMAIL PROTECTED] wrote:
  Well, previously, I used a file : /etc/modprobe.d/sound (Debian) with
  indexes. Now, it doesn't seem to work...
  It was :
  alias snd-card-0 snd-intel8x0
  alias snd-card-1 snd-usb-audio
  options snd-intel8x0 index=0
  options snd-usb-audio index=1
 
  But I don't know how finding the name of each module...
 
  The result of cat /proc/asound/cards is :
  0 [FR ]: USB-Audio - Cinergy Hybrid T USB XS FR
TerraTec Electronic GmbH Cinergy Hybrid T USB XS
  FR at usb-:00:1d.7-1, high
   1 [U0x46d0x8ad]: USB-Audio - USB Device 0x46d:0x8ad
USB Device 0x46d:0x8ad at usb-:00:1d.0-2, full
  speed
   2 [ICH6   ]: ICH4 - Intel ICH6
Intel ICH6 with AD1981B at 0xc8c01000, irq 50
   3 [Modem  ]: ICH-MODEM - Intel ICH6 Modem
Intel ICH6 Modem at 0x3400, irq 225
 
 
  Do you have any clue to modify these indexes ?
 
 usbaudio seems to get initialized first, and that's it .. I'm sure
 that reindexing won't work since it would have to release the device
 files and reassign the new ones.
 Just plug in the device when your box is up, or modify your boot scripts.

Yes, I know I can do this but it is not satisfying.
I'd like to have a configuration which works directly...

So, do you know how I can modify my scripts (ahd which scripts ?) in
order to have usb-audio initialized later ?

 Something else, SECAM is now supported too, it would be nice if you
 could test it?

Of course I will ;-)

I try to finalise my configuration and then, I will focus on the
Terratec card...

 cheers,
 Markus

Thank you.

David.


signature.asc
Description: Ceci est une partie de message	numériquement signée
___
linux-dvb mailing list
linux-dvb@linuxtv.org
http://www.linuxtv.org/cgi-bin/mailman/listinfo/linux-dvb