Kezdőlap › Fórumok › Videokártyák › ATi driver › Radeon 9200-fglrx+tv out
- This topic has 146 hozzászólás, 10 résztvevő, and was last updated 17 years, 8 months telt el by
birno.
-
SzerzőBejegyzés
-
2007-09-15-05:00 #2132478
Nekem nincs tuner kártyám, csak simán ki akarom vezetni a képet a tv-re, hogy ne a moncsin kelljen filmet néznem.
Félreértettelek, bocsi.2007-09-15-05:00 #2132479Nekem nincs tuner kártyám, csak simán ki akarom vezetni a képet a tv-re, hogy ne a moncsin kelljen filmet néznem.
Félreértettelek, bocsi.2007-09-15-14:56 #2132480Próbálok kisérletezni a xorg.conf-al, de mindig ugyanaz az eredmény.
A tv olyan mintha vizszintesen 7 részre lenne osztva és abból 3 rész ubuntu barna csíkos lenne, úgy hogy egy csíkós egy sötét rész. 🙂A jelenlegi xorg.conf-om:
Code:Section „Files”
FontPath „/usr/share/fonts/X11/misc”
FontPath „/usr/share/fonts/X11/cyrillic”
FontPath „/usr/share/fonts/X11/100dpi/:unscaled”
FontPath „/usr/share/fonts/X11/75dpi/:unscaled”
FontPath „/usr/share/fonts/X11/Type1”
FontPath „/usr/share/fonts/X11/100dpi”
FontPath „/usr/share/fonts/X11/75dpi”
# path to defoma fonts
FontPath „/var/lib/defoma/x-ttcidfont-conf.d/dirs/TrueType”
EndSectionSection „Module”
Load „i2c”
Load „bitmap”
Load „ddc”
Load „dri”
Load „extmod”
Load „freetype”
Load „glx”
Load „int10”
Load „vbe”
EndSectionSection „InputDevice”
Identifier „Generic Keyboard”
Driver „kbd”
Option „CoreKeyboard”
Option „XkbRules” „xorg”
Option „XkbModel” „pc105”
Option „XkbLayout” „hu”
EndSectionSection „InputDevice”
Identifier „Configured Mouse”
Driver „mouse”
Option „CorePointer”
Option „Device” „/dev/input/mice”
Option „Protocol” „ImPS/2”
Option „ZAxisMapping” „4 5”
Option „Emulate3Buttons” „true”
EndSectionSection „InputDevice”
Driver „wacom”
Identifier „stylus”
Option „Device” „/dev/input/wacom”
Option „Type” „stylus”
Option „ForceDevice” „ISDV4” # Tablet PC ONLY
EndSectionSection „InputDevice”
Driver „wacom”
Identifier „eraser”
Option „Device” „/dev/input/wacom”
Option „Type” „eraser”
Option „ForceDevice” „ISDV4” # Tablet PC ONLY
EndSectionSection „InputDevice”
Driver „wacom”
Identifier „cursor”
Option „Device” „/dev/input/wacom”
Option „Type” „cursor”
Option „ForceDevice” „ISDV4” # Tablet PC ONLY
EndSectionSection „Device”
Identifier „ATI Technologies Inc RV280 [Radeon 9200]”
Driver „ati”
Screen 0
Option „TwinView” „yes”
Option „TwinViewOrientation” „Clone”
Option „MetaModes” „1024×768, 1024×768”
Option „TVStandard” „PAL-B”
Option „TVOutFormat” „COMPOSITE”
Option „ConnectedMonitor” „TMDS,TV”
BusID „PCI:2:0:0”
EndSectionSection „Device”
Identifier „Daewoo”
Driver „ati”
Screen 1
EndSectionSection „Monitor”
Identifier „L1753TR”
Option „DPMS”
EndSectionSection „Monitor”
Identifier „Tv”
HorizSync 30 – 50
VertRefresh 60
EndSectionSection „Screen”
Identifier „screen0”
Device „ATI Technologies Inc RV280 [Radeon 9200]”
Monitor „L1753TR”
DefaultDepth 24
SubSection „Display”
Depth 1
Modes „1280×1024” „1024×768” „800×600” „720×400” „640×480”
EndSubSection
SubSection „Display”
Depth 4
Modes „1280×1024” „1024×768” „800×600” „720×400” „640×480”
EndSubSection
SubSection „Display”
Depth 8
Modes „1280×1024” „1024×768” „800×600” „720×400” „640×480”
EndSubSection
SubSection „Display”
Depth 15
Modes „1280×1024” „1024×768” „800×600” „720×400” „640×480”
EndSubSection
SubSection „Display”
Depth 16
Modes „1280×1024” „1024×768” „800×600” „720×400” „640×480”
EndSubSection
SubSection „Display”
Depth 24
Modes „1280×1024” „1024×768” „800×600” „720×400” „640×480”
EndSubSection
EndSectionSection „Screen”
Identifier „screen1”
Device „Daewoo”
Monitor „Tv”
DefaultColorDepth 24
Subsection „Display”
Depth 24
Modes „1024×768” „800×600” „640×480”
EndSubsection
EndSectionSection „ServerLayout”
Identifier „Default Layout”
Screen 0 „screen0”
Screen 1 „screen1” LeftOf „screen0”
InputDevice „Generic Keyboard”
InputDevice „Configured Mouse”
InputDevice „stylus” „SendCoreEvents”
InputDevice „cursor” „SendCoreEvents”
InputDevice „eraser” „SendCoreEvents”
EndSectionSection „DRI”
Mode 0666
EndSectionCsatolom a xorg.log-ot, abban írja is, hogy nem használja a twin módot csak nem tudom miért.
2007-09-15-14:56 #2132481Próbálok kisérletezni a xorg.conf-al, de mindig ugyanaz az eredmény.
A tv olyan mintha vizszintesen 7 részre lenne osztva és abból 3 rész ubuntu barna csíkos lenne, úgy hogy egy csíkós egy sötét rész. 🙂A jelenlegi xorg.conf-om:
Code:Section „Files”
FontPath „/usr/share/fonts/X11/misc”
FontPath „/usr/share/fonts/X11/cyrillic”
FontPath „/usr/share/fonts/X11/100dpi/:unscaled”
FontPath „/usr/share/fonts/X11/75dpi/:unscaled”
FontPath „/usr/share/fonts/X11/Type1”
FontPath „/usr/share/fonts/X11/100dpi”
FontPath „/usr/share/fonts/X11/75dpi”
# path to defoma fonts
FontPath „/var/lib/defoma/x-ttcidfont-conf.d/dirs/TrueType”
EndSectionSection „Module”
Load „i2c”
Load „bitmap”
Load „ddc”
Load „dri”
Load „extmod”
Load „freetype”
Load „glx”
Load „int10”
Load „vbe”
EndSectionSection „InputDevice”
Identifier „Generic Keyboard”
Driver „kbd”
Option „CoreKeyboard”
Option „XkbRules” „xorg”
Option „XkbModel” „pc105”
Option „XkbLayout” „hu”
EndSectionSection „InputDevice”
Identifier „Configured Mouse”
Driver „mouse”
Option „CorePointer”
Option „Device” „/dev/input/mice”
Option „Protocol” „ImPS/2”
Option „ZAxisMapping” „4 5”
Option „Emulate3Buttons” „true”
EndSectionSection „InputDevice”
Driver „wacom”
Identifier „stylus”
Option „Device” „/dev/input/wacom”
Option „Type” „stylus”
Option „ForceDevice” „ISDV4” # Tablet PC ONLY
EndSectionSection „InputDevice”
Driver „wacom”
Identifier „eraser”
Option „Device” „/dev/input/wacom”
Option „Type” „eraser”
Option „ForceDevice” „ISDV4” # Tablet PC ONLY
EndSectionSection „InputDevice”
Driver „wacom”
Identifier „cursor”
Option „Device” „/dev/input/wacom”
Option „Type” „cursor”
Option „ForceDevice” „ISDV4” # Tablet PC ONLY
EndSectionSection „Device”
Identifier „ATI Technologies Inc RV280 [Radeon 9200]”
Driver „ati”
Screen 0
Option „TwinView” „yes”
Option „TwinViewOrientation” „Clone”
Option „MetaModes” „1024×768, 1024×768”
Option „TVStandard” „PAL-B”
Option „TVOutFormat” „COMPOSITE”
Option „ConnectedMonitor” „TMDS,TV”
BusID „PCI:2:0:0”
EndSectionSection „Device”
Identifier „Daewoo”
Driver „ati”
Screen 1
EndSectionSection „Monitor”
Identifier „L1753TR”
Option „DPMS”
EndSectionSection „Monitor”
Identifier „Tv”
HorizSync 30 – 50
VertRefresh 60
EndSectionSection „Screen”
Identifier „screen0”
Device „ATI Technologies Inc RV280 [Radeon 9200]”
Monitor „L1753TR”
DefaultDepth 24
SubSection „Display”
Depth 1
Modes „1280×1024” „1024×768” „800×600” „720×400” „640×480”
EndSubSection
SubSection „Display”
Depth 4
Modes „1280×1024” „1024×768” „800×600” „720×400” „640×480”
EndSubSection
SubSection „Display”
Depth 8
Modes „1280×1024” „1024×768” „800×600” „720×400” „640×480”
EndSubSection
SubSection „Display”
Depth 15
Modes „1280×1024” „1024×768” „800×600” „720×400” „640×480”
EndSubSection
SubSection „Display”
Depth 16
Modes „1280×1024” „1024×768” „800×600” „720×400” „640×480”
EndSubSection
SubSection „Display”
Depth 24
Modes „1280×1024” „1024×768” „800×600” „720×400” „640×480”
EndSubSection
EndSectionSection „Screen”
Identifier „screen1”
Device „Daewoo”
Monitor „Tv”
DefaultColorDepth 24
Subsection „Display”
Depth 24
Modes „1024×768” „800×600” „640×480”
EndSubsection
EndSectionSection „ServerLayout”
Identifier „Default Layout”
Screen 0 „screen0”
Screen 1 „screen1” LeftOf „screen0”
InputDevice „Generic Keyboard”
InputDevice „Configured Mouse”
InputDevice „stylus” „SendCoreEvents”
InputDevice „cursor” „SendCoreEvents”
InputDevice „eraser” „SendCoreEvents”
EndSectionSection „DRI”
Mode 0666
EndSectionCsatolom a xorg.log-ot, abban írja is, hogy nem használja a twin módot csak nem tudom miért.
2007-09-15-18:05 #2132482(WW) RADEON(0): Failed to detect secondary monitor, MergedFB/Clone mode disabled
Ket monitor-kimenet van a kartyan, vagy ez kellene legyen a TV?
2007-09-15-18:05 #2132483(WW) RADEON(0): Failed to detect secondary monitor, MergedFB/Clone mode disabled
Ket monitor-kimenet van a kartyan, vagy ez kellene legyen a TV?
2007-09-15-18:24 #2132484zoltan22 wrote:(WW) RADEON(0): Failed to detect secondary monitor, MergedFB/Clone mode disabled
Ket monitor-kimenet van a kartyan, vagy ez kellene legyen a TV?
Az lenne a TV.
2007-09-15-18:24 #2132485zoltan22 wrote:(WW) RADEON(0): Failed to detect secondary monitor, MergedFB/Clone mode disabled
Ket monitor-kimenet van a kartyan, vagy ez kellene legyen a TV?
Az lenne a TV.
2007-09-17-13:19 #2132486Most találtam és le is futtattam hiba nélkül erről az oldalról a 9200-as RV280-ast. A lényeg, hogy két könyvtárad legyen, egy amit te hozol létre és a másik, amit a telepítő maga.
A driver szó át legyen írva video-ra és a végén a verziószám az 6.6.3-2ubuntu6-ra változik, bár ez egyértelmű és persze, ha még foglalkozol vele. nem túl hosszú művelet, hátha segít valamit.
Radeon 9200/9250 (RV280) and DVI – Community Ubuntu Documentation2007-09-17-13:19 #2132487Most találtam és le is futtattam hiba nélkül erről az oldalról a 9200-as RV280-ast. A lényeg, hogy két könyvtárad legyen, egy amit te hozol létre és a másik, amit a telepítő maga.
A driver szó át legyen írva video-ra és a végén a verziószám az 6.6.3-2ubuntu6-ra változik, bár ez egyértelmű és persze, ha még foglalkozol vele. nem túl hosszú művelet, hátha segít valamit.
Radeon 9200/9250 (RV280) and DVI – Community Ubuntu Documentation -
SzerzőBejegyzés
- Be kell jelentkezni a hozzászóláshoz.
legutóbbi hsz