Search found 5 matches

by liviud
Sat Mar 29, 2008 3:34 pm
Forum: Hardware Queries
Topic: saa7134 >8 channels
Replies: 19
Views: 13323

right now is workin' with saa7134, for bt* i will test soon
by liviud
Sun Mar 23, 2008 6:07 pm
Forum: Hardware Queries
Topic: saa7134 >8 channels
Replies: 19
Views: 13323

Yes is workin', i have video on all 16 inputs, i don't realy know why that limit is there but i see the same limit in bt* driver, and i think is the same limit in the driver.

PS. i've tested on nvidia and via moterboard's.
by liviud
Wed Mar 19, 2008 10:15 pm
Forum: Hardware Queries
Topic: saa7134 >8 channels
Replies: 19
Views: 13323

problem solved

For saa7134 chipset this problem can be solved in few steps

1. download kernel sources
2. edit drivers/media/video/saa7134/saa7134.h , search for
#define SAA7134_MAXBOARDS 8
#define SAA7134_INPUT_MAX 8
and change values in what you need
3. compile
4. reboot and play

i hoppe this will help
by liviud
Wed Mar 19, 2008 5:48 pm
Forum: Hardware Queries
Topic: saa7134 >8 channels
Replies: 19
Views: 13323

yea, i know that, but any ideea how to jump over that ?
by liviud
Wed Mar 19, 2008 5:35 pm
Forum: Hardware Queries
Topic: saa7134 >8 channels
Replies: 19
Views: 13323

saa7134 >8 channels

Hello I want to use 4 china boards with saa7x chipsets, so i have 16 channels. everything ok, i tested this boards with ZM and it worked, but the problem appears when i need to use options, becouse when i try : [root@atlantis usr]# modprobe saa7134 card=33,33,33,33,33,33,33,33,33,33,33,33,33,33,33 ...