X11 Redeon HD 6450

Dilbert

Well-Known Member
So weiter geht mit den Problemen bei der Installation auf meinem PC.
Nachdem ich durch ein paar Nackenschläge auf den richtigen Weg gebracht wurde bei der Grundinstallation hänge ich nun beim Xorg.

Grafikkarte Asus 1GB EAH 6450

Xorg -config xorg.conf.new -retro

gibt am Ende

Screen (s) found, but none have a usable configuration

Fatal server error:
no screen found

Code:
Section "ServerLayout"
	Identifier     "X.org Configured"
	Screen      0  "Screen0" 0 0
	InputDevice    "Mouse0" "CorePointer"
	InputDevice    "Keyboard0" "CoreKeyboard"
EndSection

Section "Files"
	ModulePath   "/usr/local/lib/xorg/modules"
	FontPath     "/usr/local/lib/X11/fonts/misc/"
	FontPath     "/usr/local/lib/X11/fonts/TTF/"
	FontPath     "/usr/local/lib/X11/fonts/OTF"
	FontPath     "/usr/local/lib/X11/fonts/Type1/"
	FontPath     "/usr/local/lib/X11/fonts/100dpi/"
	FontPath     "/usr/local/lib/X11/fonts/75dpi/"
EndSection

Section "Module"
	Load  "dbe"
	Load  "dri"
	Load  "dri2"
	Load  "extmod"
	Load  "glx"
	Load  "record"
EndSection

Section "InputDevice"
	Identifier  "Keyboard0"
	Driver      "kbd"
	Option	    "XkbRules"		"xorg"
	Option	    "XkbVariant"	"nodeadkeys"
	Option	    "XkbLayout"		"de"
	Option	    "XkbModel"		"pc105"
EndSection

Section "InputDevice"
	Identifier  "Mouse0"
	Driver      "mouse"
	Option	    "Protocol" "auto"
	Option	    "Device" "/dev/sysmouse"
	Option	    "ZAxisMapping" "4 5 6 7"
EndSection

Section "Monitor"
	#DisplaySize	  410   230	# mm
	Identifier   "Monitor0"
	VendorName   "IQT"
	ModelName    "HDIT 19W DVI"
	HorizSync    31.0 - 82.0
	VertRefresh  56.0 - 76.0
	Option	    "DPMS"
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     "NoAccel"            	# [<bool>]
        #Option     "SWcursor"           	# [<bool>]
        #Option     "Dac6Bit"            	# [<bool>]
        #Option     "Dac8Bit"            	# [<bool>]
        #Option     "BusType"            	# [<str>]
        #Option     "CPPIOMode"          	# [<bool>]
        #Option     "CPusecTimeout"      	# <i>
        Option     "AGPMode"            	# <i>
        #Option     "AGPFastWrite"       	# [<bool>]
        #Option     "AGPSize"            	# <i>
        #Option     "GARTSize"           	# <i>
        #Option     "RingSize"           	# <i>
        #Option     "BufferSize"         	# <i>
        #Option     "EnableDepthMoves"   	# [<bool>]
        #Option     "EnablePageFlip"     	# [<bool>]
        #Option     "NoBackBuffer"       	# [<bool>]
        #Option     "DMAForXv"           	# [<bool>]
        #Option     "FBTexPercent"       	# <i>
        #Option     "DepthBits"          	# <i>
        #Option     "PCIAPERSize"        	# <i>
        #Option     "AccelDFS"           	# [<bool>]
        #Option     "IgnoreEDID"         	# [<bool>]
        #Option     "CustomEDID"         	# [<str>]
        #Option     "DisplayPriority"    	# [<str>]
        #Option     "PanelSize"          	# [<str>]
        #Option     "ForceMinDotClock"   	# <freq>
        #Option     "ColorTiling"        	# [<bool>]
        #Option     "VideoKey"           	# <i>
        #Option     "RageTheatreCrystal" 	# <i>
        #Option     "RageTheatreTunerPort" 	# <i>
        #Option     "RageTheatreCompositePort" 	# <i>
        #Option     "RageTheatreSVideoPort" 	# <i>
        #Option     "TunerType"          	# <i>
        #Option     "RageTheatreMicrocPath" 	# <str>
        #Option     "RageTheatreMicrocType" 	# <str>
        #Option     "ScalerWidth"        	# <i>
        #Option     "RenderAccel"        	# [<bool>]
        #Option     "SubPixelOrder"      	# [<str>]
        #Option     "ClockGating"        	# [<bool>]
        #Option     "VGAAccess"          	# [<bool>]
        #Option     "ReverseDDC"         	# [<bool>]
        #Option     "LVDSProbePLL"       	# [<bool>]
        #Option     "AccelMethod"        	# <str>
        Option     "DRI"                	# [<bool>]
        #Option     "ConnectorTable"     	# <str>
        #Option     "DefaultConnectorTable" 	# [<bool>]
        #Option     "DefaultTMDSPLL"     	# [<bool>]
        #Option     "TVDACLoadDetect"    	# [<bool>]
        #Option     "ForceTVOut"         	# [<bool>]
        #Option     "TVStandard"         	# <str>
        #Option     "IgnoreLidStatus"    	# [<bool>]
        #Option     "DefaultTVDACAdj"    	# [<bool>]
        #Option     "Int10"              	# [<bool>]
        #Option     "EXAVSync"           	# [<bool>]
        #Option     "ATOMTVOut"          	# [<bool>]
        #Option     "R4xxATOM"           	# [<bool>]
        #Option     "ForceLowPowerMode"  	# [<bool>]
        #Option     "DynamicPM"          	# [<bool>]
        #Option     "NewPLL"             	# [<bool>]
        #Option     "ZaphodHeads"        	# <str>
	Identifier  "Card0"
	Driver      "radeon"
	VendorName  "ATI Technologies Inc"
	BoardName   "Caicos [Radeon HD 6450]"
	BusID       "PCI:1:0:0"
EndSection

Section "Screen"
	Identifier "Screen0"
	Device     "Card0"
	Monitor    "Monitor0"
	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
	EndSubSection
	SubSection "Display"
		Viewport   0 0
		Depth     24
	EndSubSection
EndSection

Jemand ne Idee, Google und Foren Suche selbstredend durch

Danke
 
Diese Frage ist nicht so einfach zu beantworten. Grundsätzlich gilt: Alle Radeons ab R800 (Radeon HD5000 Serie) werden nur mit KMS und TTM unterstützt. FreeBSD wird zwar in absehbarer Zeit KMS bekommen, TTM ist derzeit aber allenfalls grob geplant.

Nun kann der "radeon" Treiber die Karten aber auch ohne KMS und TTM ansprechen, man hat dann ein Bild aber keinerlei Beschleunigung. Also weder 2D, noch 3D oder gar Video. In der Praxis scheitert es aber daran, dass FreeBSD aus verschiedenen Gründen (hauptsächlich wieder KMS) eine recht alte Version des xorg-servers einsetzt. Es gibt nun zwei Möglichkeiten:

1. Du kannst dir FreeBSDs xorg-dev Zweig besorgen und ihn in einen Portstree einfügen. Anschließend hast du ein aktuelles X.org eine etwa 50:50 Chance ein Bild zu bekommen. Das Problem ist, dass du sehr viel Ärger einhandelst. Die Ports knallen damit de fakto durch und machen spätere Updates zur Hölle....

2. Du installierst x11-drivers/xf86-video-vesa und trägst als Treiber "vesa" ein. Ich weiß, dass Vesa einen schlechten Ruf hat und das nicht ganz zu Unrecht. Da aber auch "radeon" keinerlei Beschleunigung hat, hät der Unterschied sich in Grenzen und der "vesa" ist mit Radeonkarten doch recht schnell.
 
O.K. mit dem "vesa" treiber läuft's jetzt erstmal. Da ich nicht auf schnelle Spiele oder so angewiesen bin teste ich die Alltagstauglichkeit jetzt erstmal.
Danke für die Info
 
So Alltagtauglichkeit angetestet, Grafik ist einfach grausam :(

Und was kommt jetzt ? Eine neue Grafikkarte muss her, nur welche?

Meine Anforderungen sind eigentlich ganz bescheiden,

1 GB Speicher (wegen eines E-CAD Programms), dazu auch noch Lüfterlos (ich mag weder den Krach noch den Stromverbrauch).

Hat jemand eine Empfehlung?

Danke
 
Wie wäre es mit der kleinsten Nvidia GT 520. Günstig, meist lüfterlos (auf das Modell achten!) und dank Blob gut unterstützt. Die 3D-Leistung ist zwar sehr gering, aber noch immer höher als bei den Onboard-Karten und sie kann nue einen Monitor über Digitalausgang (aber zwei, wenn einer am VGA hängt) ansteuern...
 
Zurück
Oben