finalmente va a tv out hp nx9010
finalmente va a tv out hp nx9010
Finalmente sono riuscito a far andare la t out grazie all'aiuto di guidovic e ulisse, l'unico problema che non funziona l'accelerazione 3D e film e giochini vanno a scatti questo è il mio xorg:
Section "Device"
Identifier "ATI Technologies Inc Radeon IGP 330M/340M/350M"
Driver "ati" #<---------Important line here
BusID "PCI:1:0:0"
Option "TVOutput" "PAL" #<---------Important line here
EndSection
Section "Monitor"
Identifier "SyncMaster"
HorizSync 30 - 50 #<---------Important line here
VertRefresh 60 - 60 #<---------Important line here
Option "DPMS"
EndSection
Section "Screen"
Identifier "Default Screen"
Device "ATI Technologies Inc Radeon IGP 330M/340M/350M"
Monitor "SyncMaster"
DefaultDepth 24 #<---------Important line here
SubSection "Display" #<---------Important line here
Depth 24 #<---------Important line here
Modes "800x600" #<---------Important line here
EndSubSection #<---------Important line here
EndSection
Come posso attivare secondo voi l'accelerazione 3d?
grazie
Section "Device"
Identifier "ATI Technologies Inc Radeon IGP 330M/340M/350M"
Driver "ati" #<---------Important line here
BusID "PCI:1:0:0"
Option "TVOutput" "PAL" #<---------Important line here
EndSection
Section "Monitor"
Identifier "SyncMaster"
HorizSync 30 - 50 #<---------Important line here
VertRefresh 60 - 60 #<---------Important line here
Option "DPMS"
EndSection
Section "Screen"
Identifier "Default Screen"
Device "ATI Technologies Inc Radeon IGP 330M/340M/350M"
Monitor "SyncMaster"
DefaultDepth 24 #<---------Important line here
SubSection "Display" #<---------Important line here
Depth 24 #<---------Important line here
Modes "800x600" #<---------Important line here
EndSubSection #<---------Important line here
EndSection
Come posso attivare secondo voi l'accelerazione 3d?
grazie
- Guiodic
- Accecante Asceta

- Messaggi: 28474
- Iscrizione: martedì 24 aprile 2007, 15:28
- Località: Roma
- Contatti:
Re: finalmente va a tv out hp nx9010
dai
glxinfo | grep render
copia cosa esce.
glxinfo | grep render
copia cosa esce.
Re: finalmente va a tv out hp nx9010
balmar@balmar-laptop:~$ glxinfo | grep render
direct rendering: Yes
OpenGL renderer string: Mesa DRI Radeon 20061018 AGP 4x x86/MMX/SSE2 NO-TCL
balmar@balmar-laptop:~$
ciao esce questo ma ma ho appena ripristinato il vecchio xorg
metto quello modificato? e poi riprovo?
grazie
direct rendering: Yes
OpenGL renderer string: Mesa DRI Radeon 20061018 AGP 4x x86/MMX/SSE2 NO-TCL
balmar@balmar-laptop:~$
ciao esce questo ma ma ho appena ripristinato il vecchio xorg
metto quello modificato? e poi riprovo?
grazie
- Guiodic
- Accecante Asceta

- Messaggi: 28474
- Iscrizione: martedì 24 aprile 2007, 15:28
- Località: Roma
- Contatti:
Re: finalmente va a tv out hp nx9010
no, fermo... metti solo l'opzione
Option "TVOutput" "PAL"
nella sezione device
e basta.
Poi premi ctrl+alt+backspace
Option "TVOutput" "PAL"
nella sezione device
e basta.
Poi premi ctrl+alt+backspace
Re: finalmente va a tv out hp nx9010
Ciao ma dopo end section dei section device o prima?
grazie ancora
grazie ancora
Re: finalmente va a tv out hp nx9010
ho l'incollato e ho fatto ctrl alt backspace ma non fa nulla?
::)
::)
- Guiodic
- Accecante Asceta

- Messaggi: 28474
- Iscrizione: martedì 24 aprile 2007, 15:28
- Località: Roma
- Contatti:
Re: finalmente va a tv out hp nx9010
se ti dico dentro la sezione device tu che capisci?balmar77 ha scritto: Ciao ma dopo end section dei section device o prima?
grazie ancora
bacckspace è il tasti <- sopra "invio"ho l'incollato e ho fatto ctrl alt backspace ma non fa nulla?
Re: finalmente va a tv out hp nx9010
fatto in pratica si è riloggato, poi ho lanciato il comando sudo atitvout -f t ma mi da questo messaggio:
balmar@balmar-laptop:~$ sudo atitvout -f t
Forcing Rage Mobility/Rage 3D Pro LT mode
balmar@balmar-laptop:~$
mentre con questo di seguito riesco a fare lo swith dei monitor ma non va l'accelerazione 3d
Section "Device"
Identifier "ATI Technologies Inc Radeon IGP 330M/340M/350M"
Driver "ati" #<---------Important line here
BusID "PCI:1:0:0"
Option "TVOutput" "PAL" #<---------Important line here
EndSection
Section "Monitor"
Identifier "SyncMaster"
HorizSync 30 - 50 #<---------Important line here
VertRefresh 60 - 60 #<---------Important line here
Option "DPMS"
EndSection
Section "Screen"
Identifier "Default Screen"
Device "ATI Technologies Inc Radeon IGP 330M/340M/350M"
Monitor "SyncMaster"
DefaultDepth 24 #<---------Important line here
SubSection "Display" #<---------Important line here
Depth 24 #<---------Important line here
Modes "800x600" #<---------Important line here
EndSubSection #<---------Important line here
EndSection
grazie ancora
balmar@balmar-laptop:~$ sudo atitvout -f t
Forcing Rage Mobility/Rage 3D Pro LT mode
balmar@balmar-laptop:~$
mentre con questo di seguito riesco a fare lo swith dei monitor ma non va l'accelerazione 3d
Section "Device"
Identifier "ATI Technologies Inc Radeon IGP 330M/340M/350M"
Driver "ati" #<---------Important line here
BusID "PCI:1:0:0"
Option "TVOutput" "PAL" #<---------Important line here
EndSection
Section "Monitor"
Identifier "SyncMaster"
HorizSync 30 - 50 #<---------Important line here
VertRefresh 60 - 60 #<---------Important line here
Option "DPMS"
EndSection
Section "Screen"
Identifier "Default Screen"
Device "ATI Technologies Inc Radeon IGP 330M/340M/350M"
Monitor "SyncMaster"
DefaultDepth 24 #<---------Important line here
SubSection "Display" #<---------Important line here
Depth 24 #<---------Important line here
Modes "800x600" #<---------Important line here
EndSubSection #<---------Important line here
EndSection
grazie ancora
Re: finalmente va a tv out hp nx9010
io forse ho risolto grazie al vostro aiuto.
qui [url]http://forum.ubuntu-it.org/viewtopic.php?t=283982[/ur] ho messo il procedimento
se risolvi metti il tag risolto
ciao
qui [url]http://forum.ubuntu-it.org/viewtopic.php?t=283982[/ur] ho messo il procedimento
se risolvi metti il tag risolto
ciao
Chi c’è in linea
Visualizzano questa sezione: maidasette e 4 ospiti
