HARDWARE matroxg400-tv

From Gentoo Linux Wiki

Jump to: navigation, search
This article is part of the Hardware series.
Laptops TV Tuner Cards Wireless Servers Storage Other Hardware Motherboards Related


Please format this article according to the guidelines and Wikification suggestions, then remove this notice {{Wikify}} from the article


This article is still a Stub. You can help Gentoo-Wiki by expanding it.

Works as of 2.6.12

Contents

[edit] Download

[edit] CVS checkout

Using cvs version of drivers

cvs -d:pserver:anonymous@cvs.sourceforge.net:/cvsroot/marvel login
cvs -z3 -d:pserver:anonymous@cvs.sourceforge.net:/cvsroot/marvel co -P modulename

Where modulename should be driver_fb

[edit] Kernel

[edit] Patch the kernel

2.6.7 patch works fine for 2.6.12

[edit] Update grub with new kernel

cd /driver location/
make

[edit] Drivers

[edit] Compile the drivers

./iv

[edit] Install the drivers

If 'simple' error, try s/simple/opmode/ in iv

cd /dev/v4l/
ls -l

Should show video0 or something similar

check permissions so that you can read from it

chmod 666 /dev/v4l/video0

try and use it using xawtv or mythtv

Personal tools