DRIVER CON RESTRIZIONE

Riconoscimento, installazione e configurazione delle periferiche.
Avatar utente
زΛςκΛζ
Scoppiettante Seguace
Scoppiettante Seguace
Messaggi: 417
Iscrizione: domenica 2 aprile 2006, 15:57
Località: Roma

DRIVER CON RESTRIZIONE

Messaggio da زΛςκΛζ »

Salve ho visto la guida per abilitare il 3D in schede ati eper feisty:

dice di usare quella simpatica applicazione "gestore driver con restrizione"

il problema è che a me non lo apre dicendo:

"L'hardware in uso non necessita di alcun driver con restrizioni."

come faccio ad installare i miei driver??...


la mia scheda video:01:05.0 VGA compatible controller: ATI Technologies Inc Radeon IGP 330M/340M/350M


il mio xorg.conf

Codice: Seleziona tutto

# /etc/X11/xorg.conf (xorg 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(5) 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.
#
# 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 "Module"
	Load	"bitmap"
	Load	"ddc"
	Load	"dri"
	Load	"extmod"
	Load	"freetype"
	Load	"glx"
	Load	"int10"
	Load	"vbe"
EndSection

Section "InputDevice"
	Identifier	"Generic Keyboard"
	Driver		"kbd"
	Option		"CoreKeyboard"
	Option		"XkbRules"	"xorg"
	Option		"XkbModel"	"pc105"
	Option		"XkbLayout"	"it"
EndSection

Section "InputDevice"
	Identifier	"Configured Mouse"
	Driver		"mouse"
	Option		"CorePointer"
	Option		"Device"		"/dev/input/mice"
	Option		"Protocol"		"ImPS/2"
	Option		"ZAxisMapping"		"4 5"
	Option		"Emulate3Buttons"	"true"
EndSection

Section "InputDevice"
	Identifier	"Synaptics Touchpad"
	Driver		"synaptics"
	Option		"SendCoreEvents"	"true"
	Option		"Device"		"/dev/psaux"
	Option		"Protocol"		"auto-dev"
	Option		"HorizScrollDelta"	"0"
EndSection

Section "InputDevice"
	Driver		"wacom"
	Identifier	"stylus"
	Option		"Device"	"/dev/input/wacom"
	Option		"Type"		"stylus"
	Option		"ForceDevice"	"ISDV4"		# Tablet PC ONLY
EndSection

Section "InputDevice"
	Driver		"wacom"
	Identifier	"eraser"
	Option		"Device"	"/dev/input/wacom"
	Option		"Type"		"eraser"
	Option		"ForceDevice"	"ISDV4"		# Tablet PC ONLY
EndSection

Section "InputDevice"
	Driver		"wacom"
	Identifier	"cursor"
	Option		"Device"	"/dev/input/wacom"
	Option		"Type"		"cursor"
	Option		"ForceDevice"	"ISDV4"		# Tablet PC ONLY
EndSection

Section "Device"
	Identifier	"Scheda video generica"
	Driver		"ati"
	BusID		"PCI:1:5:0"
	VideoRam	64000
EndSection

Section "Monitor"
	Identifier	"Monitor Generico"
	Option		"DPMS"
EndSection

Section "Screen"
	Identifier	"Default Screen"
	Device		"Scheda video generica"
	Monitor		"Monitor Generico"
	DefaultDepth	24
	SubSection "Display"
		Depth		1
		Modes		"1024x768" "800x600" "640x480"
	EndSubSection
	SubSection "Display"
		Depth		4
		Modes		"1024x768" "800x600" "640x480"
	EndSubSection
	SubSection "Display"
		Depth		8
		Modes		"1024x768" "800x600" "640x480"
	EndSubSection
	SubSection "Display"
		Depth		15
		Modes		"1024x768" "800x600" "640x480"
	EndSubSection
	SubSection "Display"
		Depth		16
		Modes		"1024x768" "800x600" "640x480"
	EndSubSection
	SubSection "Display"
		Depth		24
		Modes		"1024x768" "800x600" "640x480"
	EndSubSection
EndSection

Section "ServerLayout"
	Identifier	"Default Layout"
	Screen		"Default Screen"
	InputDevice	"Generic Keyboard"
	InputDevice	"Configured Mouse"
	InputDevice     "stylus"	"SendCoreEvents"
	InputDevice     "cursor"	"SendCoreEvents"
	InputDevice     "eraser"	"SendCoreEvents"
	InputDevice	"Synaptics Touchpad"
EndSection

Section "DRI"
	Mode	0666
EndSection

Section "Extensions"
         Option          "Composite"     "0"
 EndSection

il 3d non mi funziona, ho seguito varie guide ma niente...HELP ME
Non ho più dubbi, Ubuntu è la piattaforma Linux che userò fino alla fine dei miei giorni
Avatar utente
maxfact
Imperturbabile Insigne
Imperturbabile Insigne
Messaggi: 3208
Iscrizione: domenica 28 gennaio 2007, 20:12

Re: DRIVER CON RESTRIZIONE

Messaggio da maxfact »

prova a riconfigurare xorg.conf da diciamo recovery mode

Codice: Seleziona tutto

sudo dpkg-reconfigure xserver-xorg
e dopo riprova a vedere se ti permette o meno di attivare i driver per la 3d
Per sicurezza fai un backup del tuo xorg cosi se ci sono problemi puoi sempre riutilizzare il vecchio xorg.conf
Massimiliano Ubuntu user # 16155
Potrete ingannare tutti per un po'. Potrete ingannare qualcuno per sempre.
Ma non potrete ingannare tutti per sempre [Abramo Lincoln]
Avatar utente
زΛςκΛζ
Scoppiettante Seguace
Scoppiettante Seguace
Messaggi: 417
Iscrizione: domenica 2 aprile 2006, 15:57
Località: Roma

Re: DRIVER CON RESTRIZIONE

Messaggio da زΛςκΛζ »

che driver metto da recovery mode??
Non ho più dubbi, Ubuntu è la piattaforma Linux che userò fino alla fine dei miei giorni
Avatar utente
maxfact
Imperturbabile Insigne
Imperturbabile Insigne
Messaggi: 3208
Iscrizione: domenica 28 gennaio 2007, 20:12

Re: DRIVER CON RESTRIZIONE

Messaggio da maxfact »

ati o vesa
Massimiliano Ubuntu user # 16155
Potrete ingannare tutti per un po'. Potrete ingannare qualcuno per sempre.
Ma non potrete ingannare tutti per sempre [Abramo Lincoln]
Scrivi risposta

Ritorna a “Driver e periferiche”

Chi c’è in linea

Visualizzano questa sezione: Bing [Bot] e 16 ospiti