Linux
 
Forums: » Register « |  User CP |  Games |  Calendar |  Members |  FAQs |  Sitemap |  Support | 
 
User Name:
Password:
Remember me
Go Back   Web Development Archives Mailing Lists Linux

Reply
Add This Thread To:
  Del.icio.us   Digg   Google   Spurl   Blink   Furl   Simpy   Y! MyWeb 
Thread Tools Search this Thread Display Modes
 
Unread Web Development Archives Sponsor:
  #1  
Old March 18th, 2007, 08:01 PM
Tatoute
Guest
Dev Archives Newbie (0 - 499 posts)
 
Posts: n/a  
Time spent in forums:
Reputation Power:
conceptronic CTVFMi2 SAA7131E based

Hello,

I buy an analogic TV & FM card , a CTVFMi2 comming from conceptronic

The chipset used on the CTVFMi2 is from Philips Type: SAA7131E , the tuner
is also a philips one: 8275AC1, IR chip seems to be KS003.

i try some combination of card=xx & tuner=yy

modprobe saa7134 card=78 tuner=54 ;dmesg | tail

give some image but no sync & inverted color

[17201180.156000] saa7133[0]: board init: gpio is 8040
[17201180.336000] tuner 1-004b: chip found @ 0x96 (saa7133[0])
[17201180.392000] tuner 1-004b: setting tuner address to 61
[17201180.436000] tuner 1-004b: type set to tda8290+75a
[17201180.512000] saa7133[0]: Huh, no eeprom present (err=-5)?
[17201182.940000] saa7133[0]: registered device video0 [v4l2]
[17201182.940000] saa7133[0]: registered device vbi0
[17201182.940000] saa7133[0]: registered device radio0
[17201183.032000] saa7134 ALSA driver for DMA sound loaded
[17201183.032000] saa7133[0]/alsa: saa7133[0] at 0xfa010000 irq 209 registered
as card -1

see an exemple of image:


I try a lot of card=xx , all give the same result (with tuner=54)

here is the relevant lspci -v and lshw

00:09.0 Multimedia controller: Philips Semiconductors SAA7133/SAA7135 Video
Broadcast Decoder (rev d1)
Subsystem: Philips Semiconductors Unknown device 0000
Flags: bus master, medium devsel, latency 32, IRQ 209
Memory at fa010000 (32-bit, non-prefetchable) [size=2K]
Capabilities: [40] Power Management version 2

*-multimedia:0
description: Multimedia controller
product: SAA7133/SAA7135 Video Broadcast Decoder
vendor: Philips Semiconductors
physical id: 9
bus info: pci@00:09.0
version: d1
width: 32 bits
clock: 33MHz
capabilities: bus_master cap_list
configuration: driver=saa7134
resources: iomemory:fa010000-fa0107ff irq:209


here is the picture of the card:



Does someone has a solution?

Thanks,
Tatoute.

--
video4linux-list mailing list
Unsubscribe @redhat.com?subject=unsubscribe

Reply With Quote
  #2  
Old March 19th, 2007, 06:01 AM
Michel Ziakovic
Guest
Dev Archives Newbie (0 - 499 posts)
 
Posts: n/a  
Time spent in forums:
Reputation Power:
conceptronic CTVFMi2 SAA7131E based

I found myself a solution:
# rmmod saa7134 saa7134_alsa tuner
# modprobe saa7134 card=78 tuner=54
# modprobe tuner secam=l

& the image is ok.

Thanks,
Tatoute.

Le Lundi 19 Mars 2007 01:55, Tatoute a :
Hello,
>

I buy an analogic TV & FM card , a CTVFMi2 comming from conceptronic
>

The chipset used on the CTVFMi2 is from Philips Type: SAA7131E , the
tuner is also a philips one: 8275AC1, IR chip seems to be KS003.
>

i try some combination of card=xx & tuner=yy
>

modprobe saa7134 card=78 tuner=54 ;dmesg | tail
>

give some image but no sync & inverted color
>

[17201180.156000] saa7133[0]: board init: gpio is 8040
[17201180.336000] tuner 1-004b: chip found @ 0x96 (saa7133[0])
[17201180.392000] tuner 1-004b: setting tuner address to 61
[17201180.436000] tuner 1-004b: type set to tda8290+75a
[17201180.512000] saa7133[0]: Huh, no eeprom present (err=-5)?
[17201182.940000] saa7133[0]: registered device video0 [v4l2]
[17201182.940000] saa7133[0]: registered device vbi0
[17201182.940000] saa7133[0]: registered device radio0
[17201183.032000] saa7134 ALSA driver for DMA sound loaded
[17201183.032000] saa7133[0]/alsa: saa7133[0] at 0xfa010000 irq 209
registered as card -1
>

see an exemple of image:

>

I try a lot of card=xx , all give the same result (with tuner=54)
>

here is the relevant lspci -v and lshw

00:09.0 Multimedia controller: Philips Semiconductors SAA7133/SAA7135 Video
Broadcast Decoder (rev d1)
Subsystem: Philips Semiconductors Unknown device 0000
Flags: bus master, medium devsel, latency 32, IRQ 209
Memory at fa010000 (32-bit, non-prefetchable) [size=2K]
Capabilities: [40] Power Management version 2

*-multimedia:0
description: Multimedia controller
product: SAA7133/SAA7135 Video Broadcast Decoder
vendor: Philips Semiconductors
physical id: 9
bus info: pci@00:09.0
version: d1
width: 32 bits
clock: 33MHz
capabilities: bus_master cap_list
configuration: driver=saa7134
resources: iomemory:fa010000-fa0107ff irq:209

>

here is the picture of the card:
>


>

Does someone has a solution?
>

Thanks,
Tatoute.
>

--
video4linux-list mailing list
Unsubscribe @redhat.com?subject=unsubscribe


--
video4linux-list mailing list
Unsubscribe @redhat.com?subject=unsubscribe

Reply With Quote
  #3  
Old March 19th, 2007, 07:00 PM
Hartmut Hackmann
Guest
Dev Archives Newbie (0 - 499 posts)
 
Posts: n/a  
Time spent in forums:
Reputation Power:
conceptronic CTVFMi2 SAA7131E based

Hi

Michel Ziakovic schrieb:
I found myself a solution:
# rmmod saa7134 saa7134_alsa tuner
# modprobe saa7134 card=78 tuner=54
# modprobe tuner secam=l

& the image is ok.

Thanks,
Tatoute.

Fine that you found a solution yourself. Just a note:
With recent versions of the driver (i.e. from linuxtv.org),
you should apply the option secam=l to the saa7134 module
since it has also impact on the sound processing.

Best regards
Hartmut

Le Lundi 19 Mars 2007 01:55, Tatoute a :
>Hello,
>>

>I buy an analogic TV & FM card , a CTVFMi2 comming from conceptronic
>>

>The chipset used on the CTVFMi2 is from Philips Type: SAA7131E , the
>tuner is also a philips one: 8275AC1, IR chip seems to be KS003.
>>

>i try some combination of card=xx & tuner=yy
>>

>modprobe saa7134 card=78 tuner=54 ;dmesg | tail
>>

>give some image but no sync & inverted color
>>

>[17201180.156000] saa7133[0]: board init: gpio is 8040
>[17201180.336000] tuner 1-004b: chip found @ 0x96 (saa7133[0])
>[17201180.392000] tuner 1-004b: setting tuner address to 61
>[17201180.436000] tuner 1-004b: type set to tda8290+75a
>[17201180.512000] saa7133[0]: Huh, no eeprom present (err=-5)?
>[17201182.940000] saa7133[0]: registered device video0 [v4l2]
>[17201182.940000] saa7133[0]: registered device vbi0
>[17201182.940000] saa7133[0]: registered device radio0
>[17201183.032000] saa7134 ALSA driver for DMA sound loaded
>[17201183.032000] saa7133[0]/alsa: saa7133[0] at 0xfa010000 irq 209
>registered as card -1
>>

>see an exemple of image:
>
>>

>I try a lot of card=xx , all give the same result (with tuner=54)
>>

>here is the relevant lspci -v and lshw
>
>00:09.0 Multimedia controller: Philips Semiconductors SAA7133/SAA7135 Video
>Broadcast Decoder (rev d1)
>Subsystem: Philips Semiconductors Unknown device 0000
>Flags: bus master, medium devsel, latency 32, IRQ 209
>Memory at fa010000 (32-bit, non-prefetchable) [size=2K]
>Capabilities: [40] Power Management version 2
>
>*-multimedia:0
>description: Multimedia controller
>product: SAA7133/SAA7135 Video Broadcast Decoder
>vendor: Philips Semiconductors
>physical id: 9
>bus info: pci@00:09.0
>version: d1
>width: 32 bits
>clock: 33MHz
>capabilities: bus_master cap_list
>configuration: driver=saa7134
>resources: iomemory:fa010000-fa0107ff irq:209
>
>>

>here is the picture of the card:
>>

>
>>

>Does someone has a solution?
>>

>Thanks,
>Tatoute.
>>

>--
>video4linux-list mailing list
>Unsubscribe @redhat.com?subject=unsubscribe
>


--
video4linux-list mailing list
Unsubscribe @redhat.com?subject=unsubscribe



--
video4linux-list mailing list
Unsubscribe @redhat.com?subject=unsubscribe

Reply With Quote
  #4  
Old October 13th, 2007, 06:44 PM
jaimemontoya jaimemontoya is offline
Registered User
Dev Archives Newbie (0 - 499 posts)
 
Join Date: Oct 2007
Posts: 1 jaimemontoya User rank is Just a Lowly Private (1 - 20 Reputation Level)  
Time spent in forums: 22 m 19 sec
Reputation Power: 0
This is the version of my card:

# lspci -v
00:09.0 Multimedia controller: Philips Semiconductors SAA7133/SAA7135 Video Broadcast Decoder (rev d1)
Subsystem: Philips Semiconductors Unknown device 0000
Flags: bus master, medium devsel, latency 32, IRQ 20
Memory at ea000000 (32-bit, non-prefetchable) [size=2K]
Capabilities: [40] Power Management version 2

But I can't find the card number and tuner number. When I try to run tvtime, it does not work. What can I do? Thanks.

Reply With Quote
Reply

Viewing: Web Development Archives Mailing Lists Linux > conceptronic CTVFMi2 SAA7131E based


Thread Tools  Search this Thread 
Search this Thread:

Advanced Search
Display Modes  Rate This Thread 
Rate This Thread:


Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are Off
[IMG] code is On
HTML code is Off
View Your Warnings | New Posts | Latest Threads | Shoutbox
Forum Jump


Forums: » Register « |  User CP |  Games |  Calendar |  Members |  FAQs |  Sitemap |  Support | 
  
 





© 2003-2008 by Developer Shed. All rights reserved. DS Cluster 6 hosted by Hostway