KNX
02-12-2007, 16:26
Allora... per farla breve:
4 giorni fa decido di installare Ubuntu 7.10 Gutsy Gibbon sul mio computer Desktop sul quale ho già su Windows XP Professional
****Configurazione***
Hard Disk: Sata Samsung 500GB
Scheda Madre: Asus A8N-SLi
Processore: AMD Athlon64 2400+ core San Diego
Scheda Video: Club 3D X800XL 256MB Ram chipset R430
Scheda Audio: Creative X-Fi Fatality Professional Series
Monitor: Philips 190S5FS
*********************
quindi scarico l'iso ubuntu-7.10-desktop-amd64, la masterizzo, boot dal CD, scelgo Installazione Grafica e non faccio nemmeno in tempo a finire di pigiare Invio che lo schermo diventa completamente nero con conseguente freez e Reset obbligatorio.
Quindi niente Live CD... provo allora modalità Grafica Sicura ma ottengo lo stesso risultato.
Vengo a sapere poi dell'esistenza della versione alternate del CD che consente di eseguire un installazione testuale, la scarico e finalmente riesco nel mio intento.
***Situazione HD precedente l'installazione di Ubuntu***
partizione C: 40 GB --> OS
partizione D: 213 GB --> Musica, Programmi bla bla bla
Partizione E: 213 GB --> Video
***Situazione HD dopo l'installazione di Ubuntu***
http://img204.imageshack.us/img204/7037/screenshotcm4.th.png (http://img204.imageshack.us/my.php?image=screenshotcm4.png)
il partizionamento ovviamente però non è stato effettuato attraverso GParted ma durante l'installazione testuale.
Alla fine dell'installazione e conseguente riavvio mi ritrovo davanti un menu (che mi pare di aver capito si chiami GRUB) che mi fa scegliere fra 4 voci e cioè l'avvio normale di Ubuntu, l'avvio in modalità recovery, l'avvio con Memtest +86 e Windows XP.
Scelgo la prima e manco a dirlo ottengo la stessa situazione di prima con schermo nero che non mi consente di fare niente --> Riavvio.
Scelgo la seconda e tutto pare funzionare:
root@sanbuntu:~#
da questo momento in poi partono una serie di ricerche su forum, internet e chi più ne ha più ne metta per capire il perchè dello schermo nero. Dalle mille informazioni e conoscenze apprese mi pare di aver capito che il tutto dipenda dalla configurazione del file xorg.conf del quale vi posto il contenuto:
# 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 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 "Files"
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" "ExplorerPS/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 "ATI Technologies Inc R430 [Radeon X800 XL] (PCIe)"
Driver "ati"
BusID "PCI:1:0:0"
VideoRam 262144
EndSection
Section "Monitor"
Identifier "Philips 190S"
Option "DPMS"
HorizSync 30-82
VertRefresh 56-76
EndSection
Section "Screen"
Identifier "Default Screen"
Device "ATI Technologies Inc R430 [Radeon X800 XL] (PCIe)"
Monitor "Philips 190S"
DefaultDepth 24
SubSection "Display"
Modes "1280x1024" "1152x864" "1024x768" "800x600" "640x480" "800x600" "640x480"
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
ora... se dopo aver avviato Ubuntu in modalità recovery io digito startx il tutto parte a meraviglia, sono riuscito anche a far funzionare la rete (come potete constatare) e quindi ad aggiornare diversi packages; in modalità normale però non ne vuole sapere.
Come posso fare? Sinceramente credo di aver fatto tutto quello che potevo fare (ho riconfigurato xorg.conf diverse volte tramite sudo dpkg-reconfigure xserver-xorg, ho anche installato i driver proprietari di ATI i quali però peggioravano la situazione facendomi vedere strane righe verdi verticali dopo l'avvio del comando startx).
Grazie mille in anticipo e scusate per il papiro...
4 giorni fa decido di installare Ubuntu 7.10 Gutsy Gibbon sul mio computer Desktop sul quale ho già su Windows XP Professional
****Configurazione***
Hard Disk: Sata Samsung 500GB
Scheda Madre: Asus A8N-SLi
Processore: AMD Athlon64 2400+ core San Diego
Scheda Video: Club 3D X800XL 256MB Ram chipset R430
Scheda Audio: Creative X-Fi Fatality Professional Series
Monitor: Philips 190S5FS
*********************
quindi scarico l'iso ubuntu-7.10-desktop-amd64, la masterizzo, boot dal CD, scelgo Installazione Grafica e non faccio nemmeno in tempo a finire di pigiare Invio che lo schermo diventa completamente nero con conseguente freez e Reset obbligatorio.
Quindi niente Live CD... provo allora modalità Grafica Sicura ma ottengo lo stesso risultato.
Vengo a sapere poi dell'esistenza della versione alternate del CD che consente di eseguire un installazione testuale, la scarico e finalmente riesco nel mio intento.
***Situazione HD precedente l'installazione di Ubuntu***
partizione C: 40 GB --> OS
partizione D: 213 GB --> Musica, Programmi bla bla bla
Partizione E: 213 GB --> Video
***Situazione HD dopo l'installazione di Ubuntu***
http://img204.imageshack.us/img204/7037/screenshotcm4.th.png (http://img204.imageshack.us/my.php?image=screenshotcm4.png)
il partizionamento ovviamente però non è stato effettuato attraverso GParted ma durante l'installazione testuale.
Alla fine dell'installazione e conseguente riavvio mi ritrovo davanti un menu (che mi pare di aver capito si chiami GRUB) che mi fa scegliere fra 4 voci e cioè l'avvio normale di Ubuntu, l'avvio in modalità recovery, l'avvio con Memtest +86 e Windows XP.
Scelgo la prima e manco a dirlo ottengo la stessa situazione di prima con schermo nero che non mi consente di fare niente --> Riavvio.
Scelgo la seconda e tutto pare funzionare:
root@sanbuntu:~#
da questo momento in poi partono una serie di ricerche su forum, internet e chi più ne ha più ne metta per capire il perchè dello schermo nero. Dalle mille informazioni e conoscenze apprese mi pare di aver capito che il tutto dipenda dalla configurazione del file xorg.conf del quale vi posto il contenuto:
# 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 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 "Files"
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" "ExplorerPS/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 "ATI Technologies Inc R430 [Radeon X800 XL] (PCIe)"
Driver "ati"
BusID "PCI:1:0:0"
VideoRam 262144
EndSection
Section "Monitor"
Identifier "Philips 190S"
Option "DPMS"
HorizSync 30-82
VertRefresh 56-76
EndSection
Section "Screen"
Identifier "Default Screen"
Device "ATI Technologies Inc R430 [Radeon X800 XL] (PCIe)"
Monitor "Philips 190S"
DefaultDepth 24
SubSection "Display"
Modes "1280x1024" "1152x864" "1024x768" "800x600" "640x480" "800x600" "640x480"
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
ora... se dopo aver avviato Ubuntu in modalità recovery io digito startx il tutto parte a meraviglia, sono riuscito anche a far funzionare la rete (come potete constatare) e quindi ad aggiornare diversi packages; in modalità normale però non ne vuole sapere.
Come posso fare? Sinceramente credo di aver fatto tutto quello che potevo fare (ho riconfigurato xorg.conf diverse volte tramite sudo dpkg-reconfigure xserver-xorg, ho anche installato i driver proprietari di ATI i quali però peggioravano la situazione facendomi vedere strane righe verdi verticali dopo l'avvio del comando startx).
Grazie mille in anticipo e scusate per il papiro...