* saa7146 card
@ 2008-05-20 20:26 Aimar Marco
[not found] ` <c0e0e090805210034j4b7b1970o92704d9b48324c99@mail.gmail.com>
2008-05-26 13:04 ` Michael Hunold
0 siblings, 2 replies; 6+ messages in thread
From: Aimar Marco @ 2008-05-20 20:26 UTC (permalink / raw)
To: video4linux-list
Hello,
I have a this card
#lspci -vv
02:0c.0 Multimedia controller: Philips Semiconductors SAA7146 (rev 01)
Subsystem: Unknown device 4342:4343
Control: I/O- Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr-
Stepping- SERR- FastB2B-
Status: Cap- 66MHz- UDF- FastB2B+ ParErr- DEVSEL=medium >TAbort-
<TAbort- <MAbort- >SERR- <PERR-
Latency: 32 (3750ns min, 9500ns max)
Interrupt: pin A routed to IRQ 10
Region 0: Memory at ed000000 (32-bit, non-prefetchable) [size=512]
02:0d.0 Multimedia controller: Philips Semiconductors SAA7146 (rev 01)
Subsystem: Unknown device 4343:4343
Control: I/O- Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr-
Stepping- SERR- FastB2B-
Status: Cap- 66MHz- UDF- FastB2B+ ParErr- DEVSEL=medium >TAbort-
<TAbort- <MAbort- >SERR- <PERR-
Latency: 32 (3750ns min, 9500ns max)
Interrupt: pin A routed to IRQ 11
Region 0: Memory at ed001000 (32-bit, non-prefetchable) [size=512]
#xawtv
This is xawtv-3.95, running on Linux/i686 (2.6.22.17-0.1-default)
xinerama 0: 1280x778+0+0
v4l2: open /dev/video0: No such file or directory
v4l2: open /dev/video0: No such file or directory
v4l: open /dev/video0: No such file or directory
no video grabber device available
and with this card I don't have a /dev/videoX.....
With another card (with chip bt878) my linux work (it created
/dev/video0)...any idea?
thank you
--
A presto, Aimar Marco
--
video4linux-list mailing list
Unsubscribe mailto:video4linux-list-request@redhat.com?subject=unsubscribe
https://www.redhat.com/mailman/listinfo/video4linux-list
^ permalink raw reply [flat|nested] 6+ messages in thread[parent not found: <c0e0e090805210034j4b7b1970o92704d9b48324c99@mail.gmail.com>]
* Re: saa7146 card [not found] ` <c0e0e090805210034j4b7b1970o92704d9b48324c99@mail.gmail.com> @ 2008-05-21 7:39 ` Aimar Marco 0 siblings, 0 replies; 6+ messages in thread From: Aimar Marco @ 2008-05-21 7:39 UTC (permalink / raw) To: video4linux-list [-- Attachment #1: Type: text/plain, Size: 315 bytes --] 2008/5/21 ilker ilgen <ilkerilgen@gmail.com>: > > Hello > > What is your linux distrbiton ? > > I have multi saa7134 card and linux can be work . > This card driver included in kernel. > İs your hardware broken ? > > I've try on suse and on debian, card work under windows :( thank you -- A presto, Aimar Marco [-- Attachment #2: Type: text/plain, Size: 164 bytes --] -- video4linux-list mailing list Unsubscribe mailto:video4linux-list-request@redhat.com?subject=unsubscribe https://www.redhat.com/mailman/listinfo/video4linux-list ^ permalink raw reply [flat|nested] 6+ messages in thread
* Re: saa7146 card 2008-05-20 20:26 saa7146 card Aimar Marco [not found] ` <c0e0e090805210034j4b7b1970o92704d9b48324c99@mail.gmail.com> @ 2008-05-26 13:04 ` Michael Hunold 2008-05-26 15:33 ` Aimar Marco 1 sibling, 1 reply; 6+ messages in thread From: Michael Hunold @ 2008-05-26 13:04 UTC (permalink / raw) To: Aimar Marco; +Cc: video4linux-list Hello Aimar, on 20.05.2008 22:26 Aimar Marco said the following: > 02:0c.0 Multimedia controller: Philips Semiconductors SAA7146 (rev 01) > Subsystem: Unknown device 4342:4343 A quick search on the net did not bring up any vendor that matches this id. What kind of card is this? > and with this card I don't have a /dev/videoX..... Besides the generic saa7146 driver you need a so-called extension driver for your specific hardware. There is no extension driver for your hardware yet, so no /dev/videoX. > With another card (with chip bt878) my linux work (it created > /dev/video0)...any idea? As said above, there is no extension driver for your hardware. > thank you CU Michael. -- video4linux-list mailing list Unsubscribe mailto:video4linux-list-request@redhat.com?subject=unsubscribe https://www.redhat.com/mailman/listinfo/video4linux-list ^ permalink raw reply [flat|nested] 6+ messages in thread
* Re: saa7146 card 2008-05-26 13:04 ` Michael Hunold @ 2008-05-26 15:33 ` Aimar Marco 2008-05-26 20:31 ` Eugene 0 siblings, 1 reply; 6+ messages in thread From: Aimar Marco @ 2008-05-26 15:33 UTC (permalink / raw) To: Michael Hunold; +Cc: video4linux-list On Mon, May 26, 2008 at 3:04 PM, Michael Hunold <hunold@linuxtv.org> wrote: > Hello Aimar, > > on 20.05.2008 22:26 Aimar Marco said the following: >> 02:0c.0 Multimedia controller: Philips Semiconductors SAA7146 (rev 01) >> Subsystem: Unknown device 4342:4343 > > A quick search on the net did not bring up any vendor that matches this > id. What kind of card is this? You can view photo: -box: http://img151.imageshack.us/img151/4577/scava0.jpg -card: http://img138.imageshack.us/img138/2078/dsc00127modaf2.jpg It don't have manufacture name :( thank for your help -- A presto, Aimar Marco -- video4linux-list mailing list Unsubscribe mailto:video4linux-list-request@redhat.com?subject=unsubscribe https://www.redhat.com/mailman/listinfo/video4linux-list ^ permalink raw reply [flat|nested] 6+ messages in thread
* Re: saa7146 card 2008-05-26 15:33 ` Aimar Marco @ 2008-05-26 20:31 ` Eugene 2008-05-26 20:51 ` Aimar Marco 0 siblings, 1 reply; 6+ messages in thread From: Eugene @ 2008-05-26 20:31 UTC (permalink / raw) To: video4linux-list On Monday 26 May 2008 19:33:20 Aimar Marco wrote: > On Mon, May 26, 2008 at 3:04 PM, Michael Hunold <hunold@linuxtv.org> wrote: > > Hello Aimar, > > > > on 20.05.2008 22:26 Aimar Marco said the following: > >> 02:0c.0 Multimedia controller: Philips Semiconductors SAA7146 (rev 01) > >> Subsystem: Unknown device 4342:4343 > > > > A quick search on the net did not bring up any vendor that matches this > > id. What kind of card is this? > > You can view photo: > -box: http://img151.imageshack.us/img151/4577/scava0.jpg > -card: http://img138.imageshack.us/img138/2078/dsc00127modaf2.jpg Hmm, but where is RF block? -- video4linux-list mailing list Unsubscribe mailto:video4linux-list-request@redhat.com?subject=unsubscribe https://www.redhat.com/mailman/listinfo/video4linux-list ^ permalink raw reply [flat|nested] 6+ messages in thread
* Re: saa7146 card 2008-05-26 20:31 ` Eugene @ 2008-05-26 20:51 ` Aimar Marco 0 siblings, 0 replies; 6+ messages in thread From: Aimar Marco @ 2008-05-26 20:51 UTC (permalink / raw) To: Eugene; +Cc: video4linux-list >> You can view photo: >> -box: http://img151.imageshack.us/img151/4577/scava0.jpg >> -card: http://img138.imageshack.us/img138/2078/dsc00127modaf2.jpg > Hmm, but where is RF block? > mmm...do not think so! -- A presto, Aimar Marco -- video4linux-list mailing list Unsubscribe mailto:video4linux-list-request@redhat.com?subject=unsubscribe https://www.redhat.com/mailman/listinfo/video4linux-list ^ permalink raw reply [flat|nested] 6+ messages in thread
end of thread, other threads:[~2008-05-26 20:52 UTC | newest]
Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-05-20 20:26 saa7146 card Aimar Marco
[not found] ` <c0e0e090805210034j4b7b1970o92704d9b48324c99@mail.gmail.com>
2008-05-21 7:39 ` Aimar Marco
2008-05-26 13:04 ` Michael Hunold
2008-05-26 15:33 ` Aimar Marco
2008-05-26 20:31 ` Eugene
2008-05-26 20:51 ` Aimar Marco
This is an external index of several public inboxes, see mirroring instructions on how to clone and mirror all data and code used by this external index.