Search found 5 matches
- Sat Mar 29, 2008 3:34 pm
- Forum: Hardware Queries
- Topic: saa7134 >8 channels
- Replies: 19
- Views: 13323
- Sun Mar 23, 2008 6:07 pm
- Forum: Hardware Queries
- Topic: saa7134 >8 channels
- Replies: 19
- Views: 13323
- 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
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
- Wed Mar 19, 2008 5:48 pm
- Forum: Hardware Queries
- Topic: saa7134 >8 channels
- Replies: 19
- Views: 13323
- 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 ...