Hi all, Sorry for the sligthly off-topic post, don't quite know what would be the appropriate ml for this though.
I'm trying to redirect the output of g400 crtc1 to tv-out. I know I've done this in the past, but now I don't seem to be able to get it right. This is how I'm trying to do it: bash:~# matroxset -f /dev/fb0 -m 2 ioctl failed: No such device or address There's probably something stupid I'm doing, but I can't figure out what. Some more info. After I boot the system, I do: bash:~# modprobe matroxfb_crtc2 bash:~# lsmod Module Size Used by Not tainted matroxfb_crtc2 8372 0 (unused) matroxfb_base 20708 63 [matroxfb_crtc2] matroxfb_g450 4708 0 [matroxfb_base] matroxfb_DAC1064 9532 0 [matroxfb_crtc2 matroxfb_base] g450_pll 3504 0 [matroxfb_g450 matroxfb_DAC1064] matroxfb_accel 9736 0 [matroxfb_base matroxfb_DAC1064] matroxfb_misc 15588 0 [matroxfb_crtc2 matroxfb_base matroxfb_g450 matroxfb_DAC1064 g450_pll matroxfb_accel] bash:~# cat /proc/fb 0 MATROX VGA 1 MATROX CRTC2 In my /etc/lilo.conf I have: append="video=matrox:init,vesa:0x115,mtrr" And this is my kernel .config: CONFIG_FB_MATROX=m # CONFIG_FB_MATROX_MILLENIUM is not set # CONFIG_FB_MATROX_MYSTIQUE is not set CONFIG_FB_MATROX_G450=y CONFIG_FB_MATROX_G100=y CONFIG_FB_MATROX_I2C=m CONFIG_FB_MATROX_MAVEN=m CONFIG_FB_MATROX_PROC=m Best reagards, Juha -- Info: To unsubscribe send a mail to [EMAIL PROTECTED] with "unsubscribe directfb-users" as subject.
