View previous topic :: View next topic |
Author |
Message |
gekko247 Tux's lil' helper
![Tux's lil' helper Tux's lil' helper](/images/ranks/rank_rect_1.gif)
![](images/avatars/gallery/The Matrix/movie_the_matrix_agent_smith.gif)
Joined: 02 Oct 2004 Posts: 139 Location: Lancashire, UK
|
Posted: Tue Sep 09, 2008 2:47 pm Post subject: PVR350 vs X |
|
|
Hallo Leute,
ich habe mir vor einiger Zeit eine PVR350 zugelegt. Da es momentan keine MPlayer Version gibt die per cvidix:ivtv funktioniert, habe ich mir den IVTV - X Treiber installiert.
Ich starte den TV - OUTPUT per
hier meine xorg.conf
Code: |
Section "ServerLayout"
Identifier "X.org Configured"
Screen 0 "Screen0" 0 0
InputDevice "Mouse0" "CorePointer"
InputDevice "Keyboard0" "CoreKeyboard"
Option "blank time" "0"
Option "standby time" "0"
Option "suspend time" "0"
Option "off time" "0"
Option "NoPM" "1"
EndSection
Section "Files"
RgbPath "/usr/share/X11/rgb"
ModulePath "/usr/lib/xorg/modules"
FontPath "/usr/share/fonts/misc/"
FontPath "/usr/share/fonts/TTF/"
FontPath "/usr/share/fonts/OTF"
FontPath "/usr/share/fonts/Type1/"
FontPath "/usr/share/fonts/100dpi/"
FontPath "/usr/share/fonts/75dpi/"
EndSection
Section "Module"
Load "glx"
Load "extmod"
Load "dbe"
Load "GLcore"
Load "dri"
Load "record"
Load "xtrap"
Load "freetype"
Load "type1"
EndSection
Section "InputDevice"
Identifier "Keyboard0"
Driver "kbd"
Option "XkbModel" "pc105"
Option "XkbLayout" "de"
Option "XkbVariant" "nodeadkeys"
EndSection
Section "InputDevice"
Identifier "Mouse0"
Driver "mouse"
Option "Protocol" "auto"
Option "Device" "/dev/input/mice"
Option "ZAxisMapping" "4 5 6 7"
EndSection
Section "Monitor"
Identifier "Monitor0"
VendorName "Monitor Vendor"
ModelName "Monitor Model"
HorizSync 30-90
VertRefresh 50-160
EndSection
Section "Monitor"
Identifier "PAL Monitor"
HorizSync 10-68
VertRefresh 25-120
Mode "720x576"
DotClock 23.721
HTimings 720 775 799 800
VTimings 576 590 592 593
Flags "-HSync" "-VSync"
EndMode
EndSection
Section "Device"
### Available Driver options are:-
### Values: <i>: integer, <f>: float, <bool>: "True"/"False",
### <string>: "String", <freq>: "<f> Hz/kHz/MHz"
### [arg]: arg optional
#Option "SWcursor" # [<bool>]
#Option "HWcursor" # [<bool>]
#Option "NoAccel" # [<bool>]
#Option "ShadowFB" # [<bool>]
#Option "UseFBDev" # [<bool>]
#Option "Rotate" # [<str>]
#Option "VideoKey" # <i>
#Option "FlatPanel" # [<bool>]
#Option "FPDither" # [<bool>]
#Option "CrtcNumber" # <i>
#Option "FPScale" # [<bool>]
#Option "FPTweak" # <i>
#Option "DualHead" # [<bool>]
Identifier "Card0"
Driver "nvidia"
VendorName "nVidia Corporation"
BoardName "GeForce 6100 nForce 405"
BusID "PCI:0:13:0"
EndSection
Section "Device"
Identifier "Hauppauge PVR-350 Framebuffer"
Driver "ivtv"
Option "fbdev" "/dev/fb0" # <-- modify if using another device
BusID "01:06:0" # <-- obtain from lspci (see later)
EndSection
Section "Screen"
Identifier "Screen0"
Device "Card0"
Monitor "Monitor0"
DefaultDepth 16
SubSection "Display"
Viewport 0 0
Depth 1
EndSubSection
SubSection "Display"
Viewport 0 0
Depth 4
EndSubSection
SubSection "Display"
Viewport 0 0
Depth 8
EndSubSection
SubSection "Display"
Viewport 0 0
Depth 15
EndSubSection
SubSection "Display"
Viewport 0 0
Depth 16
Modes "1280x1024" "1024x768"
EndSubSection
SubSection "Display"
Viewport 0 0
Depth 24
EndSubSection
EndSection
Section "Screen"
Identifier "TV"
Device "Hauppauge PVR-350 Framebuffer"
Monitor "PAL Monitor"
DefaultDepth 24
DefaultFbBpp 32
SubSection "Display"
Depth 24
FbBpp 32
Modes "720x576"
EndSubSection
EndSection
|
Ich würde gern über den TV auch die FLUXBOX ausgeben, geht das überhaupt?
Danke schon mal.
Frank _________________ Lappi: Compaq 15-h050ng Notebook - Gentoo / FreeBSD |
|
Back to top |
|
![](templates/gentoo/images/spacer.gif) |
fangorn Veteran
![Veteran Veteran](/images/ranks/rank_rect_5_vet.gif)
![](images/avatars/gallery/Final Fantasy/Final_Fantasy_7_-_Barret.gif)
Joined: 31 Jul 2004 Posts: 1886
|
Posted: Thu Sep 18, 2008 1:13 pm Post subject: |
|
|
Wenn ivtv_fb geladen ist kann problemlos auch der desktop angezeigt werden. Nur für die Wiedergabe von Video brauchst du m. W. immer noch einen gepatchten Mplayer oder xine. Auf gentoo-wiki.com sind einige einschlägige Howto's, nicht mehr ganz frisch, aber in dieser Beziehung m. W. immer noch gültig. _________________ Video Encoding scripts collection | Project page |
|
Back to top |
|
![](templates/gentoo/images/spacer.gif) |
|
|
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
|
|