[Ati] X1250 login a righe

Riconoscimento, installazione e configurazione delle periferiche.
Scrivi risposta
Avatar utente
n0vell0
Prode Principiante
Messaggi: 163
Iscrizione: sabato 14 giugno 2008, 23:48
Desktop: Unity
Distribuzione: 16.04 64-bit
Località: Ghent, Belgio

[Ati] X1250 login a righe

Messaggio da n0vell0 »

Ciao a tutti,
monto una Ati Radeon Xpress 1250 (X1250 per gli amici) su Samsung R60+, sopra ci gira, da oggi, Jaunty.
Per risolvere l'impossibilità di attivare gli effetti di compiz ho sostituito il mio xorg.conf con questo

Codice: Seleziona tutto

# xorg.conf (X.Org X Window System server configuration file)
#
# This file was generated by dexconf, the Debian X Configuration tool, using
# values from the debconf database.
#
# Edit this file with caution, and see the xorg.conf manual page.
# (Type "man xorg.conf" at the shell prompt.)
#
# This file is automatically updated on xserver-xorg package upgrades *only*
# if it has not been modified since the last upgrade of the xserver-xorg
# package.
#
# Note that some configuration settings that could be done previously
# in this file, now are automatically configured by the server and settings
# here are ignored.
#
# If you have edited this file but would like it to be automatically updated
# again, run the following command:
#   sudo dpkg-reconfigure -phigh xserver-xorg

Section "Monitor"
	Identifier	"Configured Monitor"
	Option		"DPMS"  "true"
EndSection

Section "Screen"
	Identifier	"Default Screen"
	Monitor		"Configured Monitor"
	Device		"Ati X1250"

EndSection

Section "Module"
	Load "dbe"
	Load "dri"
	Load "glx"
EndSection

Section "DRI"
	Mode 0666
EndSection

Section "Extensions"
	Option "Composite" "Enable"
	Option "RENDER" "true"
	Option "DAMAGE" "true"
EndSection

Section "ServerLayout"
	Identifier      "Default Layout"
	Screen          "Default Screen"
	Option 		"AIGLX" "true"
EndSection

Section "Device"
	Identifier	"Ati X1250"
	Driver		"radeon"
	BusID		"PCI:1:5:0"
	Option "XAANoOffscreenPixmaps"
	Option "RenderAccel" "true"
	Option "AddARGBGLXVisuals" "true"
	Option "AllowGLXWithComposite" "true"
	Option          "AGPMode"       "8"
	Option          "AccelMethod"   "EXA"
	Option          "ColorTiling"   "on"
EndSection

Section "ServerFlags"
	Option         "DontZap" "off"
EndSection
Il problema è stato risolto ma si presenta ancora un piccolo problema.
Al login automatico, poco prima di entrare in GNOME, si ha una schermata nera a righe multicolore che dura nemmeno un secondo. A rigor di logica c'è qualche impostazione nel xorg.conf che causa tutto ciò. Quale? Come modificarla?
Grazie

AB
Lenovo B50-80 con Ubuntu 16.04 64-bit
Samsung R60+ con Xubuntu 16.04 64-bit
Scrivi risposta

Ritorna a “Driver e periferiche”

Chi c’è in linea

Visualizzano questa sezione: 0 utenti iscritti e 5 ospiti