Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
GeForce und VideoIn
View unanswered posts
View posts from last 24 hours
View posts from last 7 days

 
Reply to topic    Gentoo Forums Forum Index Deutsches Forum (German)
View previous topic :: View next topic  
Author Message
Niko_K
Guru
Guru


Joined: 19 Sep 2002
Posts: 484
Location: Rietz/Tirol

PostPosted: Mon Dec 30, 2002 4:13 pm    Post subject: GeForce und VideoIn Reply with quote

Hi,

ich habe jetzt zu Weihnachten eine GeForce4 Ti mit Video-In bekommen.
Ich möchte da auch meinen DVD-Stand-Alone-Player anschließen, da die Karte über einen Video-In verfügt.

Jedoch habe ich keine Ahnung, wie ich das unter Linux hinbekommen soll.
Das Programm "nvtv" scheint ja nur, für den TV-Out zu dienen.

Hat hier jemand schon Erfahrung mit einem Video-In unter Linux?
Niko
Back to top
View user's profile Send private message
himpierre
l33t
l33t


Joined: 31 Aug 2002
Posts: 865
Location: Berlin

PostPosted: Mon Dec 30, 2002 8:11 pm    Post subject: Reply with quote

http://rivatv.sourceforge.net

viele Grüsse
Thomas
Back to top
View user's profile Send private message
Niko_K
Guru
Guru


Joined: 19 Sep 2002
Posts: 484
Location: Rietz/Tirol

PostPosted: Mon Dec 30, 2002 8:46 pm    Post subject: Hmm Reply with quote

Danke für den Tipp!!

Ich habe rivatv auch gleich mal gemerged und auch meinen Kernel angepasst, damit rivatv jetzt auch läuft, allerdings erhalte ich beim Laden des Modules diese Fehlermeldung:
Code:

/lib/modules/2.4.19-gentoo-r10/kernel/drivers/media/video/rivatv.o: init_module: No such device
Hint: insmod errors can be caused by incorrect module parameters, including invalid IO or IRQ parameters.
      You may find more information in syslog or the output from dmesg
/lib/modules/2.4.19-gentoo-r10/kernel/drivers/media/video/rivatv.o: insmod /lib/modules/2.4.19-gentoo-r10/kernel/drivers/media/video/rivatv.o failed
/lib/modules/2.4.19-gentoo-r10/kernel/drivers/media/video/rivatv.o: insmod rivatv failed


Das komische dabei ist, dass /lib/modules/2.4.19-gentoo-r10/kernel/drivers/media/video/rivatv.o aber vorhanden ist.

Nach dem mergen habe ich folgende Bemerkung bemerkt (ich habe auch schon meinen Kernel daran angepasst)
Code:

 * You will need support for videodev, i2c-core, i2c-algo-bit
 * for this driver to work, plus your cards' specific modules
 * from /lib/modules/2.4.19-gentoo-r10/kernel/drivers/media/video
 *
 * To load the module automatically at boot up, add these and
 * "rivatv" to your /etc/modules.autoload.
 *
 * Also, see http://rivatv.sourceforge.net/ for more information.
 *
 * NOTE: Your kernel must not include framebuffer support.


Habe ich da doch was beim Kernel vergessen??
Ich bin mir nämlich nicht ganz sicher, was mit
Quote:
plus your cards' specific modules from /lib/modules/2.4.19-gentoo-r10/kernel/drivers/media/video

gemeint ist.

Ach ja, wie genau funktioniert denn das, wenn das Modul geladen ist??
Kann ich dann da zum Beispiel mplayer verwenden, um das Video, das über den Video-In kommt, anzuschauen??

Danke im voraus,
Niko
Back to top
View user's profile Send private message
himpierre
l33t
l33t


Joined: 31 Aug 2002
Posts: 865
Location: Berlin

PostPosted: Tue Dec 31, 2002 8:13 am    Post subject: Reply with quote

Quote:

* You will need support for videodev, i2c-core, i2c-algo-bit
* for this driver to work, plus your cards' specific modules
* from /lib/modules/2.4.19-gentoo-r10/kernel/drivers/media/video


Und? Ist das alles im Kernel? Wenn nicht, musst Du wohl noch ma ran :-). Ach ja, ob Du dann ein Video über Video-In mit Mplayer anschauen kannst, kann ich Dir nicht sagen. Ich wüsste aber nichts, was dagegen spricht.

viele Grüsse
Thomas
Back to top
View user's profile Send private message
Niko_K
Guru
Guru


Joined: 19 Sep 2002
Posts: 484
Location: Rietz/Tirol

PostPosted: Tue Dec 31, 2002 4:10 pm    Post subject: Im Kernel?? Reply with quote

Hmm,

ich denke schon, dass da alles im Kenel ist, aber wie ich schon geschrieben habe, bin ich mir bei
Quote:
plus your cards' specific modules from /lib/modules/2.4.19-gentoo-r10/kernel/drivers/media/video
nicht so ganz sicher.

Ich poste deshalb mal die wichtigen Stellen aus meiner Kernel-Konfiguration, dann könnt ihr das ja selbst sehen:
Code:
#
# I2C support
#
CONFIG_I2C=y
CONFIG_I2C_ALGOBIT=y
# CONFIG_I2C_PHILIPSPAR is not set
# CONFIG_I2C_ELV is not set
# CONFIG_I2C_VELLEMAN is not set
# CONFIG_I2C_ALGOPCF is not set
CONFIG_I2C_CHARDEV=y


#
# Multimedia devices
#
CONFIG_VIDEO_DEV=y

#
# Video For Linux
#
CONFIG_VIDEO_PROC_FS=y
# CONFIG_I2C_PARPORT is not set
# CONFIG_VIDEO_BT848 is not set
# CONFIG_VIDEO_PMS is not set
# CONFIG_VIDEO_CPIA is not set
# CONFIG_VIDEO_SAA5249 is not set
# CONFIG_TUNER_3036 is not set
# CONFIG_VIDEO_STRADIS is not set
# CONFIG_VIDEO_ZORAN is not set
# CONFIG_VIDEO_ZORAN_BUZ is not set
# CONFIG_VIDEO_ZORAN_DC10 is not set
# CONFIG_VIDEO_ZORAN_LML33 is not set
# CONFIG_VIDEO_ZR36120 is not set
# CONFIG_VIDEO_MEYE is not set

#
# Radio Adapters
#
# CONFIG_RADIO_CADET is not set
# CONFIG_RADIO_RTRACK is not set
# CONFIG_RADIO_RTRACK2 is not set
# CONFIG_RADIO_AZTECH is not set
# CONFIG_RADIO_GEMTEK is not set
# CONFIG_RADIO_GEMTEK_PCI is not set
# CONFIG_RADIO_MAXIRADIO is not set
# CONFIG_RADIO_MAESTRO is not set
# CONFIG_RADIO_MIROPCM20 is not set
# CONFIG_RADIO_MIROPCM20_RDS is not set
# CONFIG_RADIO_SF16FMI is not set
# CONFIG_RADIO_TERRATEC is not set
# CONFIG_RADIO_TRUST is not set
# CONFIG_RADIO_TYPHOON is not set
# CONFIG_RADIO_ZOLTRIX is not set
CONFIG_I2C_PROC=y


#
# Frame-buffer support
#
# CONFIG_FB is not set


Meine Grafikkarte ist eine Gainward und zwar eine GeForce4 Ti4200.
Auf der Homepage von rivatv steht genaueres. Bei meiner Karte trifft dann wohl das hier zu:
Code:

card: Gainward CARDEXpert GeForce4 PowerPack! Ultra/650 XP
nVidia chip: GeForce4 Ti 4200
video-in chip: Philips SAA7108E
i2c bus: 2
i2c address: 0x42
pci subsystem vendor id: 10B0h
pci subsystem device id: 1603h


Das Modul "saa7108e" lässt sich auch ohne Probleme laden (zumindest ohne Fehlermeldung), nur eben rivatv nicht.

Findet wer den Fehler??
Niko
Back to top
View user's profile Send private message
himpierre
l33t
l33t


Joined: 31 Aug 2002
Posts: 865
Location: Berlin

PostPosted: Wed Jan 01, 2003 11:44 am    Post subject: Reply with quote

Hm. Ich würde es jetzt an Deiner Stelle mal mit der Entwicklerversion (CVS) versuchen.

viele Grüsse
Thomas
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Deutsches Forum (German) All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum