Matrox G550
Aus VDR Wiki
(Unterschied zwischen Versionen)
| (4 dazwischenliegende Versionen von einem Benutzer werden nicht angezeigt) | |||
| Zeile 1: | Zeile 1: | ||
| − | Output über TV-Out FBAS und Y/C(S-Video) Kernel 2.6.22.1 dfb 1.0.0 | + | ==Output über TV-Out FBAS und Y/C(S-Video) Kernel 2.6.22.1 dfb 1.0.0== |
| + | passendes Kabel [http://www.vdr-portal.de/board/attachment.php?attachmentid=13136] | ||
| − | + | '''fbset -i''' | |
| − | + | ||
| + | <pre> | ||
mode "640x480-60" | mode "640x480-60" | ||
# D: 25.175 MHz, H: 31.469 kHz, V: 59.940 Hz | # D: 25.175 MHz, H: 31.469 kHz, V: 59.940 Hz | ||
| Zeile 26: | Zeile 27: | ||
MMIO Size : 16384 | MMIO Size : 16384 | ||
Accelerator : Matrox G400 | Accelerator : Matrox G400 | ||
| + | </pre> | ||
| + | '''dfbinfo''' | ||
| − | + | <pre> | |
| − | + | ||
| − | + | ||
Screen (01) FBDev Primary Screen | Screen (01) FBDev Primary Screen | ||
Caps: VSYNC POWER_MANAGEMENT | Caps: VSYNC POWER_MANAGEMENT | ||
| Zeile 71: | Zeile 72: | ||
Type: KEYBOARD | Type: KEYBOARD | ||
Caps: KEYS | Caps: KEYS | ||
| + | </pre> | ||
| + | '''lsmod''' | ||
| − | + | <pre> | |
| − | + | ||
i2c_matroxfb 5248 0 | i2c_matroxfb 5248 0 | ||
i2c_algo_bit 6660 3 ivtv,cx88xx,i2c_matroxfb | i2c_algo_bit 6660 3 ivtv,cx88xx,i2c_matroxfb | ||
| Zeile 85: | Zeile 87: | ||
g450_pll 6784 2 matroxfb_DAC1064,matroxfb_g450 | g450_pll 6784 2 matroxfb_DAC1064,matroxfb_g450 | ||
matroxfb_misc 9344 6 i2c_matroxfb,matroxfb_base,matroxfb_DAC1064,matroxfb_Ti3026,matroxfb_g450,g450_pll | matroxfb_misc 9344 6 i2c_matroxfb,matroxfb_base,matroxfb_DAC1064,matroxfb_Ti3026,matroxfb_g450,g450_pll | ||
| + | </pre> | ||
| + | '''/etc/directfbrc''' | ||
| − | + | <pre> | |
| − | + | ||
mode=720x576 | mode=720x576 | ||
depth=16 | depth=16 | ||
| Zeile 107: | Zeile 110: | ||
disable-module=serial-mouse | disable-module=serial-mouse | ||
disable-module=syonypi | disable-module=syonypi | ||
| + | </pre> | ||
| − | -Psoftdevice -ao alsa:pcm=default -vo dfb:\ | + | ''' \"-Psoftdevice -ao alsa:pcm=default -vo dfb:mgatv\" ''' |
Aktuelle Version vom 10. November 2007, 20:39 Uhr
[Bearbeiten] Output über TV-Out FBAS und Y/C(S-Video) Kernel 2.6.22.1 dfb 1.0.0
passendes Kabel [1]
fbset -i
mode "640x480-60"
# D: 25.175 MHz, H: 31.469 kHz, V: 59.940 Hz
geometry 640 480 640 480 16
timings 39722 48 16 33 10 96 2
rgba 5/11,6/5,5/0,0/0
endmode
Frame buffer device information:
Name : MATROX
Address : 0xe8000000
Size : 16777216
Type : PACKED PIXELS
Visual : TRUECOLOR
XPanStep : 8
YPanStep : 1
YWrapStep : 0
LineLength : 1280
MMIO Address: 0xea000000
MMIO Size : 16384
Accelerator : Matrox G400
dfbinfo
Screen (01) FBDev Primary Screen
Caps: VSYNC POWER_MANAGEMENT
Layer (02) FBDev Primary Layer
Type: GRAPHICS
Caps: SURFACE BRIGHTNESS CONTRAST SATURATION
Layer (01) Matrox Backend Scaler
Type: GRAPHICS VIDEO STILL_PICTURE
Caps: SURFACE SCREEN_LOCATION DEINTERLACING DST_COLORKEY BRIGHTNESS CONTRAST SCREEN_POSITION SCREEN_SIZE
Screen (00) Matrox CRTC2 Screen (primary screen)
Caps: VSYNC ENCODERS OUTPUTS
Encoder (0)
Type: TV
Caps: TV_STANDARDS
TV Standards: PAL NTSC PAL_60
Output (0)
Caps: CONNECTORS SIGNAL_SEL CONNECTOR_SEL
Connectors: SCART YC CVBS
Signals: YC CVBS RGB
Layer (00) Matrox CRTC2 Layer (primary layer)
Type: GRAPHICS VIDEO STILL_PICTURE
Caps: SURFACE BRIGHTNESS CONTRAST HUE SATURATION FIELD_PARITY ALPHA_RAMP
Layer (03) Matrox CRTC2 Sub-Picture
Type: GRAPHICS VIDEO STILL_PICTURE
Caps: SURFACE OPACITY ALPHACHANNEL
Input (00) Keyboard (primary keyboard)
Type: KEYBOARD
Caps: KEYS
lsmod
i2c_matroxfb 5248 0 i2c_algo_bit 6660 3 ivtv,cx88xx,i2c_matroxfb matroxfb_base 30300 3 i2c_matroxfb matroxfb_DAC1064 12032 1 matroxfb_base matroxfb_accel 5120 1 matroxfb_base matroxfb_Ti3026 6400 1 matroxfb_base matroxfb_g450 7296 1 matroxfb_base g450_pll 6784 2 matroxfb_DAC1064,matroxfb_g450 matroxfb_misc 9344 6 i2c_matroxfb,matroxfb_base,matroxfb_DAC1064,matroxfb_Ti3026,matroxfb_g450,g450_pll
/etc/directfbrc
mode=720x576 depth=16 primary-layer=2 pixelformat=ARGB matrox-crtc2 matrox-tv-standard=pal vt-num=10 log-file=/var/log/directfb disable-module=lirc #disable-module=linux_input #disable-module=keyboard disable-module=joystick disable-module=mutouch disable-module=ps2mouse disable-module=sdlinput disable-module=serial-mouse disable-module=syonypi
\"-Psoftdevice -ao alsa:pcm=default -vo dfb:mgatv\"