[MPlayer-users] fb0 and udev

Peter Magnusson iocc at mplayer.lists.flashdance.cx
Mon Aug 21 07:13:26 CEST 2006


I was forced to upgrade to FC5 from FC3. Hate to upgrade, stuff gets 
BROKEN. ALWAYS.

I have a Matrox G400MAX gfxcard. /dev/fb0 and fb1 are needed for working 
TV-out. But they arent created. I have comment out;
KERNEL=="fb0",                 SYMLINK+="fb"
in /etc/udev/rules.d/50-udev.rules and added
KERNEL=="fb[0-9]*", NAME="fb/%n", SYMLINK+="%k", GROUP="video"

but it didnt help. They simply doesnt exist, udevstart doesnt help either.
Does anyone know how to make them created?

Yes I have loaded the modules;

modprobe i2c-matroxfb
modprobe matroxfb_maven
modprobe matroxfb_crtc2

.....

matroxfb_crtc2         14017  0
matroxfb_maven         20045  0
i2c_matroxfb            9793  0
i2c_algo_bit           12873  1 i2c_matroxfb
matroxfb_base          34845  2 matroxfb_crtc2,i2c_matroxfb
matroxfb_DAC1064       15297  2 matroxfb_crtc2,matroxfb_base
matroxfb_accel          8513  1 matroxfb_base
matroxfb_Ti3026        10177  1 matroxfb_base
matroxfb_g450          11713  1 matroxfb_base
g450_pll               10433  2 matroxfb_DAC1064,matroxfb_g450
matroxfb_misc          12865  8 
matroxfb_crtc2,matroxfb_maven,i2c_matroxfb,matroxfb_base,matroxfb_DAC1064,matroxfb_Ti3026,matroxfb_g450,g450_pll




More information about the MPlayer-users mailing list