|
|||||||
|
|
|
![]() |
|
|
Strumenti |
|
|
#1 |
|
Senior Member
Iscritto dal: Aug 2006
Città: Udine
Messaggi: 3590
|
Problema installazione ubuntu 7.10
salve ragazzi...
ieri sera ho avviato l'installazione di ubuntu 7.10, dopo averla installata riavvio il pc come da messaggio dell'installer, la distro parte (così sembra) e subito dopo mi appare sul monitor un acer AL1916W (widescreen) la scritta "frequenza non supportata", questo mi porta a credere che ubuntu parta con una frequenza troppo elevata per il mio monitor, avete qualche dritta su come posso risolvere il problema? Grazie!! |
|
|
|
|
|
#2 |
|
Registered User
Iscritto dal: Nov 2006
Città: ACCOUNT CHIUSO
Messaggi: 285
|
un modo può essere questo :
1) quando il monitor va fuori frequenza (quando carica x) premi CTRL+ALT+F1 , dovrebbe apparire una shell dove ti verrà chiesto di effettuare il login. 2) loggati nel sistema inserendo username e password che hai specificato durante l'installazione 3) apri il file di configurazione di Xorg (xorg.conf) con un editor a tuo piacimento come vi o nano (es. se usi nano scrivi da shell : sudo nano /etc/X11/xorg.conf) 4) scorri il file finchè non trovi la sezione "monitor" e modifica le frequenza di refresh orizzontale e verticale in base alle specifiche del tuo monitor 5) salva le modifiche e riavvia (per riavviare scrivi da shell : sudo shutdown -r 0) ciao |
|
|
|
|
|
#3 | |
|
Senior Member
Iscritto dal: Aug 2006
Città: Udine
Messaggi: 3590
|
Quote:
Grazie provo appena posso... Ti faccio sapere come va a finire... |
|
|
|
|
|
|
#4 |
|
Senior Member
Iscritto dal: Aug 2006
Città: Udine
Messaggi: 3590
|
Allora ieri ho re-installato ubuntu e tutto bene( usavo la res di 1280x1024), ho attivato i driver della mia scheda video e tutto è andato bene, ho riavviato il pc come da richiesta di ubuntu e anche qui tutto bene mi diceva che i driver per la vga (ati x1600xt) erano installati correttamente, vado nel menu monitor e ceco il mio modello un acer Al1916w, lo imposto, vado anche ad impostare la risoluzione corretta del mio monitor a 1400x900, riavvio come sempre da richiesta di ubuntu e dopo la schermata di ubuntu con la striscia arancio che carica tho.. ricompare il rettangolino con frequenza non supportata, allora faccio come consigliato da The_Coder e modifico il file xorg, alla voce monitor, modifico le freq refresh orizz e vert con quelle del mio monitor, salvo e riavvio, ma lo stesso freq non supportata..., riprovo a rifare il tutto cambiando con paramentri simili sempre le due freq orizz e vert e ancora freq nn supportata.... insomma non so più cosa modificare per poter usare il mio monitor alla sua freq, se per questo nn so neanche come modificare le impostazioni per rimettere almeno la freq di 1280...
Ultima modifica di Mr. G87 : 26-10-2007 alle 10:50. |
|
|
|
|
|
#5 |
|
Senior Member
Iscritto dal: Aug 2006
Città: Udine
Messaggi: 3590
|
posto la config di xorg sezione monitor nella speranza che qualcuno mi aiuti a sistemare...
Codice:
Section "monitor" Identifier "AL1916W" Vendorname "Acer" Modelname "Acer AL1916W" Horizsync 24.0-80.0 (quelle per il mio monitor) Vertrefresh 56.0-60.0 (sempre quelle del mio monitor modificate da me) e poi inizia con modeline "800x600@56" 36.0-800 Avete qualche consiglio?? Grazie |
|
|
|
|
|
#6 |
|
Senior Member
Iscritto dal: May 2005
Città: Città di Castello(PG)
Messaggi: 638
|
Raga, io ho provato ad istallare la 7.10 e nel mio pc non mi riesce, l'ho provato in una modo VIA EPIA-M e funzia alla grande anche se è tutto a rilento......
Come posso fare??? Configurazione: Scheda madre DFI Blood IRON P35 Processore Intel Conroe E6600@3400mhz Ram 2 gb team group DDR800 scheda video ATI X1900XTX Praticamente mi avvia il cd in modo diverso rispetto alla scheda VIA.... Comunque mi trovo ad un punto che mi dice che ci sono problemi con la VGA e mi dice che UBUNTU sarà avviato o istallato in modalita LOW SCREEN vado avanti e rimane fermo.......... ho aspettato una 40 di minuti ma rimane li..... Cosa posso fare?????
__________________
AMD FX8350--ASUS CROSSHAIR 5 Formulaz _Z--GSkill Trident 16GB ddr3-- VGA ATI 4890 1GB -- Ali enermax coolgiant 600Watt -- TRATTATO con: Alpha4 - Andrewxx-Ranah-Nemesis2-LUPO19964-Karandas.... |
|
|
|
|
|
#7 |
|
Senior Member
Iscritto dal: Jul 2001
Città: Vercelli
Messaggi: 487
|
Scaricate i driver ati aggiornati dal sito della ati, per installarli:
prima installate build-essentials, module-assistant e libstdc++5 (cercate i pacchetti, potrebbero avere nomi diversi). Poi eseguite: Codice:
sudo chmod +x *nomefile*.run sudo sh ./*nomefile*.run Se non va questo procendimento: Codice:
sudo sh ./*nomefile*.run --buildpkg Ubuntu/gutsy Codice:
sudo dpkg -i *nomefile*.deb Codice:
sudo aticonfig --initial Per avere accelerazione 3D eseguite module-assistant Codice:
sudo m-a Il server grafico ora dovrebbe andare. |
|
|
|
|
|
#8 |
|
Senior Member
Iscritto dal: Aug 2006
Città: Udine
Messaggi: 3590
|
si ma io dovrei riconfigurare il file xorg.. e non vorrei formattare tutto per poi installare dei driver ati che forse non funzionano...
se qualcuno ha altre idee sono ben accette... |
|
|
|
|
|
#9 | |
|
Senior Member
Iscritto dal: Jan 2004
Città: PN - Fuerteventura
Messaggi: 6723
|
Quote:
questo è il mio xorg.conf e funziona perfettamente dovresti adattarlo al tuo oppure postalo integralmente che vediamo... Codice:
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"
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 "nvidia"
Driver "nvidia"
BusID "PCI:0:18:0"
VideoRam 128000
EndSection
Section "Monitor"
Identifier "Acer AL1916W"
HorizSync 30.0 - 82.0
VertRefresh 56.0 - 76.0
Option "DPMS"
EndSection
Section "Screen"
Identifier "Default Screen"
Device "nvidia"
Monitor "Acer AL1916W"
DefaultDepth 24
SubSection "Display"
Depth 1
Modes "1440x900"
EndSubSection
SubSection "Display"
Depth 4
Modes "1440x900"
EndSubSection
SubSection "Display"
Depth 8
Modes "1440x900"
EndSubSection
SubSection "Display"
Depth 15
Modes "1440x900"
EndSubSection
SubSection "Display"
Depth 16
Modes "1440x900"
EndSubSection
SubSection "Display"
Depth 24
Modes "1440x900"
EndSubSection
EndSection
Section "ServerLayout"
Identifier "Default Layout"
Screen "Default Screen"
InputDevice "Generic Keyboard"
InputDevice "Configured Mouse"
# Uncomment if you have a wacom tablet
# InputDevice "stylus" "SendCoreEvents"
# InputDevice "cursor" "SendCoreEvents"
# InputDevice "eraser" "SendCoreEvents"
EndSection
poi cntr+ alt+ backspace
__________________
- La parola SCATOLA (contenitore) è italiano, scatolo è un' altra cosa..... - |
|
|
|
|
|
|
#10 |
|
Senior Member
Iscritto dal: Aug 2006
Città: Udine
Messaggi: 3590
|
allora mi sembrava di aver risolto tutto, ma oggi rientrando in ubuntu ho scoperto che il monitor aveva una risol maggiore di 1440x900, brutto scherzo così ora devo lavorando con 1280x1024,
Codice:
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"
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"
Boardname "vesa"
Busid "PCI:6:0:0"
Driver "fglrx"
Option "VideoOverlay" "on"
Option "OpenGLOverlay" "off"
Screen 0
EndSection
Section "Monitor"
Identifier "Monitor Generico"
Option "DPMS"
Horizsync 24.0 - 80.0
Vertrefresh 56.0 - 60.0
modeline "640x480@60" 25.2 640 656 752 800 480 490 492 525 -vsync -hsync
modeline "640x480@72" 31.5 640 664 704 832 480 489 491 520 -vsync -hsync
modeline "640x480@75" 31.5 640 656 720 840 480 481 484 500 -vsync -hsync
modeline "800x600@56" 36.0 800 824 896 1024 600 601 603 625 +hsync +vsync
modeline "800x600@72" 50.0 800 856 976 1040 600 637 643 666 +hsync +vsync
modeline "800x600@75" 49.5 800 816 896 1056 600 601 604 625 +hsync +vsync
modeline "800x600@60" 40.0 800 840 968 1056 600 601 605 628 +hsync +vsync
modeline "832x624@75" 57.284 832 864 928 1152 624 625 628 667 -vsync -hsync
modeline "1024x768@75" 78.8 1024 1040 1136 1312 768 769 772 800 +hsync +vsync
modeline "1024x768@70" 75.0 1024 1048 1184 1328 768 771 777 806 -vsync -hsync
modeline "1024x768@60" 65.0 1024 1048 1184 1344 768 771 777 806 -vsync -hsync
modeline "1152x864@75" 108.0 1152 1216 1344 1600 864 865 868 900 +hsync +vsync
modeline "1280x1024@60" 135.0 1280 1296 1440 1688 1024 1025 1028 1066 +hsync +vsync
modeline "1280x960@60" 102.1 1280 1360 1496 1712 960 961 964 994 -hsync +vsync
modeline "1280x1024@60" 108.0 1280 1328 1440 1688 1024 1025 1028 1066 +hsync +vsync
modeline "1280x960@75" 129.86 1280 1368 1504 1728 960 961 964 1002 -hsync +vsync
modeline "1400x900@60" 106.47 1400 1520 1672 1904 900 901 9044 932 -hsync +vsync
modeline "1400x900@75" 106.47 1400 1520 1672 1904 900 901 9044 932 -hsync +vsync
modeline "1600x1200@65" 175.5 1600 1664 1856 2160 1200 1201 1204 1250 +hsync +vsync
modeline "1600x1200@60" 162.0 1600 1664 1856 2160 1200 1201 1204 1250 +hsync +vsync
modeline "1792x1344@60" 204.8 1792 1920 2120 2448 1344 1345 1348 1394 -hsync +vsync
Gamma 1.0
EndSection
Section "Screen"
Identifier "Default Screen"
Device "Scheda video generica"
Monitor "Monitor Generico"
Defaultdepth 24
SubSection "Display"
Modes "1440x900@60" "1440x400@70" "1280x1024@75" "1280x960@60" "1152x864@75" "1280x1024@60" "1024x768@60" "1280x960@75" "1024x768@70" "1400x1050@60" "1024x768@75" "1400x1050@75" "832x624@75" "1600x1200@65" "800x600@60" "1600x1200@60" "800x600@75" "1792x1344@60" "800x600@72" "800x600@56" "640x480@75" "640x480@72" "640x480@60"
EndSubSection
EndSection
Section "ServerLayout"
Identifier "Default Layout"
screen 0 "Default Screen" 0 0
Inputdevice "Generic Keyboard"
Inputdevice "Configured Mouse"
# Uncomment if you have a wacom tablet
# InputDevice "stylus" "SendCoreEvents"
# InputDevice "cursor" "SendCoreEvents"
# InputDevice "eraser" "SendCoreEvents"
EndSection
Section "Module"
Load "glx"
Load "GLcore"
Load "v4l"
EndSection
Section "device" #
Identifier "device1"
Boardname "vesa"
Busid "PCI:6:0:0"
Driver "fglrx"
Option "VideoOverlay" "on"
Option "OpenGLOverlay" "off"
Screen 1
EndSection
Section "screen" #
Identifier "screen1"
Device "device1"
Defaultdepth 24
Monitor "monitor1"
EndSection
Section "monitor" #
Identifier "monitor1"
Gamma 1.0
EndSection
Section "ServerFlags"
EndSection
Section "Extensions"
Option "Composite" "True"
EndSection
dopo aver provato la configurazione di recidivo mi è andato in crash il file e ubuntu mi partiva in lowgrafic mode.. quindi ho provato da li a impostare il monitor (marca e modell) ma non è cambiato niente e da shell ho dovuto riconfig il file xorg, adesso è così senza driver ati e risol 1280... Codice:
Section "Module" Load "glx" Load "GLcore" Load "v4l" 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 "Device" Identifier "Failsafe Device" Boardname "vesa" Busid "PCI:6:0:0" Driver "vesa" Screen 0 EndSection Section "Monitor" Identifier "Monitor Generico" Option "DPMS" Horizsync 24.0 - 80 Vertrefresh 56.0 - 65.0 modeline "800x600@56" 36.0 800 824 896 1024 600 601 603 625 +hsync +vsync modeline "800x600@60" 40.0 800 840 968 1056 600 601 605 628 +hsync +vsync modeline "1280x768@60" 80.14 1280 1344 1480 1680 768 769 772 795 -hsync +vsync modeline "1280x720@60" 74.48 1280 1336 1472 1664 720 721 724 746 -hsync +vsync modeline "1280x800@60" 83.46 1280 1344 1480 1680 800 801 804 828 -hsync +vsync modeline "1440x900@60" 106.47 1440 1520 1672 1904 900 901 904 932 -hsync +vsync Gamma 1.0 EndSection Section "Screen" Identifier "Default Screen" Device "Failsafe Device" Monitor "Monitor Generico" Defaultdepth 24 SubSection "Display" Depth 24 Modes "1440x900@60" "1280x768@60" "1280x720@60" "800x600@60" "1280x800@60" "800x600@56" "1440x900@60" EndSubSection EndSection Section "ServerLayout" Identifier "Default Layout" screen 0 "Default Screen" 0 0 Inputdevice "Generic Keyboard" Inputdevice "Configured Mouse" EndSection Section "device" # Identifier "device1" Boardname "vesa" Busid "PCI:6:0:0" Driver "vesa" Screen 1 EndSection Section "screen" # Identifier "screen1" Device "device1" Defaultdepth 24 Monitor "monitor1" EndSection Section "monitor" # Identifier "monitor1" Gamma 1.0 EndSection Section "ServerFlags" EndSection Ultima modifica di Mr. G87 : 04-11-2007 alle 17:10. |
|
|
|
|
|
#11 |
|
Senior Member
Iscritto dal: Jan 2004
Città: PN - Fuerteventura
Messaggi: 6723
|
riprova la conf che ti funzionava togliendo le righe della risoluzione che non sono supportate
modeline "1600x1200@65" 175.5 1600 1664 1856 2160 1200 1201 1204 1250 +hsync +vsync modeline "1600x1200@60" 162.0 1600 1664 1856 2160 1200 1201 1204 1250 +hsync +vsync modeline "1792x1344@60" 204.8 1792 1920 2120 2448 1344 1345 1348 1394 -hsync +vsync hai provato con envy a configurare il tutto? http://albertomilone.com/nvidia_scripts1.html
__________________
- La parola SCATOLA (contenitore) è italiano, scatolo è un' altra cosa..... - Ultima modifica di recidivo : 05-11-2007 alle 10:36. |
|
|
|
|
|
#12 | |
|
Senior Member
Iscritto dal: Aug 2006
Città: Udine
Messaggi: 3590
|
Quote:
adesso provo a riconfigurare tutto da capo magari rifunzia.. intanto grazie per il tuo aiuto edit ho appena riconfigurato e reinstallato i driver ati, per ora sembra funzionare , ma andando a vedere che risoluzione mi ha messo vedo un 1280x1024 che mi sembra = a 1400x900, per ora lascio così... adesso cerco di fare qualche prova, riavviando, spegnendo e riaccendendo il pc.. Ultima modifica di Mr. G87 : 05-11-2007 alle 17:59. |
|
|
|
|
|
|
#13 |
|
Senior Member
Iscritto dal: May 2001
Città: Teramo
Messaggi: 387
|
Mi aggiungo anche io a questa discussione... sempre per problemi con la scheda video (ATI, ma guarda un po...)
per il momento mi limito a chiedere due cose: 1) cosa significano tutti quei numeri che si trovano in un "modeline"? (per es: modeline "1600x1200@65" 175.5 1600 1664 1856 2160 1200 1201 1204 1250 +hsync +vsync) 2) perche a me non funge l'installazione del pacchetto module-assistant??? |
|
|
|
|
|
#14 | |
|
Senior Member
Iscritto dal: Jan 2004
Città: PN - Fuerteventura
Messaggi: 6723
|
Quote:
__________________
- La parola SCATOLA (contenitore) è italiano, scatolo è un' altra cosa..... - |
|
|
|
|
|
|
#15 |
|
Senior Member
Iscritto dal: May 2001
Città: Teramo
Messaggi: 387
|
si, ci sono stato... ma molto molto superficialmente...
provvedo a spulciare entrambi meglio... |
|
|
|
|
| Strumenti | |
|
|
Tutti gli orari sono GMT +1. Ora sono le: 22:36.












,








