Problemi e suggerimenti legati all'installazione di Arch Linux

Messaggio8 gennaio 2011, 16:42 - [Risolto] Nuova installazione: va solo uno schermo #88144

posta
Codice: Seleziona tutto
xrandr -q
Offertissima: Mi Vendo!!! Cercasi lavoro (qualunque, tra quelli leciti) in tutta italia da Roma in su, oppure in provincia di Catanzaro.
Avatar utente
4javier
Moderatore
 
Messaggi: 6224
Iscritto il: 5 ottobre 2008, 17:19
Top

Messaggio8 gennaio 2011, 16:43 - [Risolto] Nuova installazione: va solo uno schermo #88145

[piero@piero ~]$ xrandr -q
Screen 0: minimum 320 x 200, current 3520 x 1080, maximum 8192 x 8192
LVDS1 connected 1600x900+0+0 (normal left inverted right x axis y axis) 382mm x 214mm
1600x900 60.0*+
1024x768 60.0
800x600 60.3 56.2
640x480 59.9
VGA1 connected 1920x1080+1600+0 (normal left inverted right x axis y axis) 476mm x 268mm
1920x1080 60.0*+
1600x1200 60.0
1680x1050 60.0
1280x1024 75.0 70.0 60.0
1440x900 59.9
1280x960 60.0
1152x864 75.0
1024x768 75.1 70.1 60.0
832x624 74.6
800x600 75.0 60.3 56.2
640x480 72.8 75.0 60.0
HDMI1 disconnected (normal left inverted right x axis y axis)
DP1 disconnected (normal left inverted right x axis y axis)
HDMI2 disconnected (normal left inverted right x axis y axis)
DP2 disconnected (normal left inverted right x axis y axis)
DP3 disconnected (normal left inverted right x axis y axis)
[piero@piero ~]$
james2221
Arciere
 
Messaggi: 286
Iscritto il: 6 gennaio 2011, 2:48
Località: brescia
Top

Messaggio8 gennaio 2011, 16:46 - [Risolto] Nuova installazione: va solo uno schermo #88146

riavvia, e senza dare il comando xrandr che ti accende il display piccolo, posta xrandr -q
Offertissima: Mi Vendo!!! Cercasi lavoro (qualunque, tra quelli leciti) in tutta italia da Roma in su, oppure in provincia di Catanzaro.
Avatar utente
4javier
Moderatore
 
Messaggi: 6224
Iscritto il: 5 ottobre 2008, 17:19
Top

Messaggio8 gennaio 2011, 16:49 - [Risolto] Nuova installazione: va solo uno schermo #88147

schermo piccolo spento

[piero@piero ~]$ xrandr -q
Screen 0: minimum 320 x 200, current 1920 x 1080, maximum 8192 x 8192
LVDS1 connected (normal left inverted right x axis y axis)
1600x900 60.0 +
1024x768 60.0
800x600 60.3 56.2
640x480 59.9
VGA1 connected 1920x1080+0+0 (normal left inverted right x axis y axis) 476mm x 268mm
1920x1080 60.0*+
1600x1200 60.0
1680x1050 60.0
1280x1024 75.0 70.0 60.0
1440x900 59.9
1280x960 60.0
1152x864 75.0
1024x768 75.1 70.1 60.0
832x624 74.6
800x600 75.0 60.3 56.2
640x480 72.8 75.0 60.0
HDMI1 disconnected (normal left inverted right x axis y axis)
DP1 disconnected (normal left inverted right x axis y axis)
HDMI2 disconnected (normal left inverted right x axis y axis)
DP2 disconnected (normal left inverted right x axis y axis)
DP3 disconnected (normal left inverted right x axis y axis)
[piero@piero ~]$
james2221
Arciere
 
Messaggi: 286
Iscritto il: 6 gennaio 2011, 2:48
Località: brescia
Top

Messaggio8 gennaio 2011, 16:53 - [Risolto] Nuova installazione: va solo uno schermo #88148

Infatti i miei sospetti credo siano confermati. La soluzione scritta nello xorg.conf funziona. Solo che non imposta i giusti parametri per il display piccolo. Secondo me anzichè dare tutto il comando lungo di xrandr, basta che dai
Codice: Seleziona tutto
xrandr --output LVDS1 --auto

a prescindere da questo, partendo da una situazione di monitor piccolo spento, dai
Codice: Seleziona tutto
xrandr --verbose --output LVDS1 --auto  --pos 0x0 --output VGA1  --auto --right-of LVDS1

e posta l'output.

Ora vado, mi rifarò vivo, se non stasera domani.
Ultima modifica di 4javier il 8 gennaio 2011, 16:54, modificato 1 volta in totale.
Offertissima: Mi Vendo!!! Cercasi lavoro (qualunque, tra quelli leciti) in tutta italia da Roma in su, oppure in provincia di Catanzaro.
Avatar utente
4javier
Moderatore
 
Messaggi: 6224
Iscritto il: 5 ottobre 2008, 17:19
Top

Messaggio8 gennaio 2011, 16:56 - [Risolto] Nuova installazione: va solo uno schermo #88149

quindi: il primo comando non lo eseguo, per cui monitor spento

il secondo comando (monitor spento):
[piero@piero ~]$ xrandr --verbose --output LVDS1 --auto --pos 0x0 --output VGA1 --auto --right-of LVDS1
screen 0: 3520x1080 775x238 mm 115.26dpi
crtc 0: 1920x1080 60.0 +1600+0 "VGA1"
crtc 1: 1600x900 60.0 +0+0 "LVDS1"
[piero@piero ~]$


e si accende il monitor piccolo

me ne sto qui attaccato a sistemare icone, font, wallpaper, sistemo i file per il mio lavoro
spero non averti creato casino con la famiglia (o con gli amici o la morosa o il moroso, degustibus)

di nuovo

grazie tante
james

forse ti puo essere utile: ho riacceso successivamente ma con il comando breve mi da gli screen clonati, ho cliccato il mio lanciatore e si è sistemato tutto
Ultima modifica di james2221 il 8 gennaio 2011, 17:11, modificato 1 volta in totale.
james2221
Arciere
 
Messaggi: 286
Iscritto il: 6 gennaio 2011, 2:48
Località: brescia
Top

Messaggio8 gennaio 2011, 18:33 - [Risolto] Nuova installazione: va solo uno schermo #88150

Tranquillo nessun problema. Prova un po' questo xorg.conf, riavvia il server X ed eventualmente prova a dare il comando breve. Vedi se ti fa ancora la clonazione o se funziona a dovere.
Codice: Seleziona tutto
Section "Screen"
        Identifier      "Default Screen"
        Device        "Intel VGA"
        DefaultDepth  24
EndSection

Section "Monitor"
    Identifier   "Netbook Display"
EndSection

Section "Monitor"
    Identifier    "External Monitor"
    Option "RightOf" "LVDS1"
EndSection

Section "Device"
     Identifier      "Intel VGA "
     Driver         "intel"
     Option          "monitor-LVDS1" "Netbook Display"
     Option          "monitor-VGA1" "External Monitor"
EndSection


poi posta xrandr -q
Ultima modifica di 4javier il 8 gennaio 2011, 18:35, modificato 1 volta in totale.
Offertissima: Mi Vendo!!! Cercasi lavoro (qualunque, tra quelli leciti) in tutta italia da Roma in su, oppure in provincia di Catanzaro.
Avatar utente
4javier
Moderatore
 
Messaggi: 6224
Iscritto il: 5 ottobre 2008, 17:19
Top

Messaggio8 gennaio 2011, 18:48 - [Risolto] Nuova installazione: va solo uno schermo #88153

se sei stato al lago hai fatto una nuotata breve, forse era nuvoloso?
sostiutito xorg.conf (verifica con nano)
spento e riacceso: mi da schermo clonato solo schermo
comando xrandr breve : schermo clonato
solito comando lungo: ok
[piero@piero ~]$ xrandr -q
Screen 0: minimum 320 x 200, current 3520 x 1080, maximum 8192 x 8192
LVDS1 connected 1600x900+0+0 (normal left inverted right x axis y axis) 382mm x 214mm
1600x900 60.0*+
1024x768 60.0
800x600 60.3 56.2
640x480 59.9
VGA1 connected 1920x1080+1600+0 (normal left inverted right x axis y axis) 476mm x 268mm
1920x1080 60.0*+
1600x1200 60.0
1680x1050 60.0
1280x1024 75.0 70.0 60.0
1440x900 59.9
1280x960 60.0
1152x864 75.0
1024x768 75.1 70.1 60.0
832x624 74.6
800x600 75.0 60.3 56.2
640x480 72.8 75.0 60.0
HDMI1 disconnected (normal left inverted right x axis y axis)
DP1 disconnected (normal left inverted right x axis y axis)
HDMI2 disconnected (normal left inverted right x axis y axis)
DP2 disconnected (normal left inverted right x axis y axis)
DP3 disconnected (normal left inverted right x axis y axis)
[piero@piero ~]$
james2221
Arciere
 
Messaggi: 286
Iscritto il: 6 gennaio 2011, 2:48
Località: brescia
Top

Messaggio8 gennaio 2011, 18:53 - [Risolto] Nuova installazione: va solo uno schermo #88154

Laghi nelle vicinanze non ne ho, tanto mare, ed il tempo era eccellente. Ma la temperatura abbastanza proibitiva.
xrandr -q lo dovresti dare prima di eseguire il comando lungo.
Offertissima: Mi Vendo!!! Cercasi lavoro (qualunque, tra quelli leciti) in tutta italia da Roma in su, oppure in provincia di Catanzaro.
Avatar utente
4javier
Moderatore
 
Messaggi: 6224
Iscritto il: 5 ottobre 2008, 17:19
Top

Messaggio8 gennaio 2011, 18:57 - [Risolto] Nuova installazione: va solo uno schermo #88156

infattii lo sospettavo, intanto che aspettavo ho spento e riacceso:
ecco l'out con comando breve
[piero@piero ~]$ xrandr --output LVDS1 --auto
[piero@piero ~]$ xrandr -q
Screen 0: minimum 320 x 200, current 1920 x 1080, maximum 8192 x 8192
LVDS1 connected 1600x900+0+0 (normal left inverted right x axis y axis) 382mm x 214mm
1600x900 60.0*+
1024x768 60.0
800x600 60.3 56.2
640x480 59.9
VGA1 connected 1920x1080+0+0 (normal left inverted right x axis y axis) 476mm x 268mm
1920x1080 60.0*+
1600x1200 60.0
1680x1050 60.0
1280x1024 75.0 70.0 60.0
1440x900 59.9
1280x960 60.0
1152x864 75.0
1024x768 75.1 70.1 60.0
832x624 74.6
800x600 75.0 60.3 56.2
640x480 72.8 75.0 60.0
HDMI1 disconnected (normal left inverted right x axis y axis)
DP1 disconnected (normal left inverted right x axis y axis)
HDMI2 disconnected (normal left inverted right x axis y axis)
DP2 disconnected (normal left inverted right x axis y axis)
DP3 disconnected (normal left inverted right x axis y axis)
[piero@piero ~]$
james2221
Arciere
 
Messaggi: 286
Iscritto il: 6 gennaio 2011, 2:48
Località: brescia
Top

Messaggio8 gennaio 2011, 19:07 - [Risolto] Nuova installazione: va solo uno schermo #88157

posta il log di xorg
Offertissima: Mi Vendo!!! Cercasi lavoro (qualunque, tra quelli leciti) in tutta italia da Roma in su, oppure in provincia di Catanzaro.
Avatar utente
4javier
Moderatore
 
Messaggi: 6224
Iscritto il: 5 ottobre 2008, 17:19
Top

Messaggio8 gennaio 2011, 19:11 - [Risolto] Nuova installazione: va solo uno schermo #88158

qui vicinom c'è un lago ma il tempo è inclemente, ci andrebbe bene una nevicata ma piove, governo ladro
il log sta qua


Codice: Seleziona tutto
[    27.895]
X.Org X Server 1.9.2
Release Date: 2010-10-30
[    27.895] X Protocol Version 11, Revision 0
[    27.895] Build Operating System: Linux 2.6.35-ARCH x86_64
[    27.895] Current Operating System: Linux piero 2.6.36-ARCH #1 SMP PREEMPT Fri Dec 10 20:32:37 CET 2010 x86_64
[    27.895] Kernel command line: BOOT_IMAGE=/boot/vmlinuz26 root=/dev/sda4 ro
[    27.895] Build Date: 01 November 2010  10:29:19PM
[    27.895] 
[    27.895] Current version of pixman: 0.20.0
[    27.895]     Before reporting problems, check http://wiki.x.org
    to make sure that you have the latest version.
[    27.895] Markers: (--) probed, (**) from config file, (==) default setting,
    (++) from command line, (!!) notice, (II) informational,
    (WW) warning, (EE) error, (NI) not implemented, (??) unknown.
[    27.895] (==) Log file: "/var/log/Xorg.0.log", Time: Sat Jan  8 17:54:14 2011
[    27.916] (==) Using config file: "/etc/X11/xorg.conf"
[    27.916] (==) Using config directory: "/etc/X11/xorg.conf.d"
[    27.951] (==) No Layout section.  Using the first Screen section.
[    27.951] (**) |-->Screen "Default Screen" (0)
[    27.951] (**) |   |-->Monitor "<default monitor>"
[    27.951] (**) |   |-->Device "Intel VGA "
[    27.951] (==) No monitor specified for screen "Default Screen".
    Using a default monitor configuration.
[    27.951] (==) Automatically adding devices
[    27.951] (==) Automatically enabling devices
[    27.981] (WW) The directory "/usr/share/fonts/OTF/" does not exist.
[    27.981]     Entry deleted from font path.
[    27.981] (WW) The directory "/usr/share/fonts/Type1/" does not exist.
[    27.981]     Entry deleted from font path.
[    28.018] (==) FontPath set to:
    /usr/share/fonts/misc/,
    /usr/share/fonts/TTF/,
    /usr/share/fonts/100dpi/,
    /usr/share/fonts/75dpi/
[    28.019] (==) ModulePath set to "/usr/lib/xorg/modules"
[    28.019] (II) The server relies on udev to provide the list of input devices.
    If no devices become available, reconfigure udev or disable AutoAddDevices.
[    28.019] (II) Loader magic: 0x7d3360
[    28.019] (II) Module ABI versions:
[    28.019]     X.Org ANSI C Emulation: 0.4
[    28.019]     X.Org Video Driver: 8.0
[    28.019]     X.Org XInput driver : 11.0
[    28.019]     X.Org Server Extension : 4.0
[    28.020] (--) PCI:*(0:0:2:0) 8086:2a42:1043:1862 rev 9, Mem @ 0xfe400000/4194304, 0xd0000000/268435456, I/O @ 0x0000dc00/8
[    28.020] (--) PCI: (0:0:2:1) 8086:2a43:1043:1862 rev 9, Mem @ 0xfe800000/1048576
[    28.020] (WW) Open ACPI failed (/var/run/acpid.socket) (No such file or directory)
[    28.020] (II) LoadModule: "extmod"
[    28.044] (II) Loading /usr/lib/xorg/modules/extensions/libextmod.so
[    28.056] (II) Module extmod: vendor="X.Org Foundation"
[    28.056]     compiled for 1.9.2, module version = 1.0.0
[    28.056]     Module class: X.Org Server Extension
[    28.056]     ABI class: X.Org Server Extension, version 4.0
[    28.056] (II) Loading extension MIT-SCREEN-SAVER
[    28.056] (II) Loading extension XFree86-VidModeExtension
[    28.056] (II) Loading extension XFree86-DGA
[    28.056] (II) Loading extension DPMS
[    28.056] (II) Loading extension XVideo
[    28.056] (II) Loading extension XVideo-MotionCompensation
[    28.056] (II) Loading extension X-Resource
[    28.056] (II) LoadModule: "dbe"
[    28.057] (II) Loading /usr/lib/xorg/modules/extensions/libdbe.so
[    28.073] (II) Module dbe: vendor="X.Org Foundation"
[    28.073]     compiled for 1.9.2, module version = 1.0.0
[    28.073]     Module class: X.Org Server Extension
[    28.073]     ABI class: X.Org Server Extension, version 4.0
[    28.073] (II) Loading extension DOUBLE-BUFFER
[    28.073] (II) LoadModule: "glx"
[    28.073] (II) Loading /usr/lib/xorg/modules/extensions/libglx.so
[    28.096] (II) Module glx: vendor="X.Org Foundation"
[    28.096]     compiled for 1.9.2, module version = 1.0.0
[    28.096]     ABI class: X.Org Server Extension, version 4.0
[    28.096] (==) AIGLX enabled
[    28.096] (II) Loading extension GLX
[    28.098] (II) LoadModule: "record"
[    28.098] (II) Loading /usr/lib/xorg/modules/extensions/librecord.so
[    28.099] (II) Module record: vendor="X.Org Foundation"
[    28.099]     compiled for 1.9.2, module version = 1.13.0
[    28.099]     Module class: X.Org Server Extension
[    28.099]     ABI class: X.Org Server Extension, version 4.0
[    28.099] (II) Loading extension RECORD
[    28.099] (II) LoadModule: "dri"
[    28.099] (II) Loading /usr/lib/xorg/modules/extensions/libdri.so
[    28.101] (II) Module dri: vendor="X.Org Foundation"
[    28.101]     compiled for 1.9.2, module version = 1.0.0
[    28.101]     ABI class: X.Org Server Extension, version 4.0
[    28.101] (II) Loading extension XFree86-DRI
[    28.101] (II) LoadModule: "dri2"
[    28.101] (II) Loading /usr/lib/xorg/modules/extensions/libdri2.so
[    28.102] (II) Module dri2: vendor="X.Org Foundation"
[    28.102]     compiled for 1.9.2, module version = 1.2.0
[    28.102]     ABI class: X.Org Server Extension, version 4.0
[    28.102] (II) Loading extension DRI2
[    28.102] (II) LoadModule: "intel"
[    28.102] (II) Loading /usr/lib/xorg/modules/drivers/intel_drv.so
[    28.126] (II) Module intel: vendor="X.Org Foundation"
[    28.126]     compiled for 1.9.0.901, module version = 2.13.0
[    28.126]     Module class: X.Org Video Driver
[    28.126]     ABI class: X.Org Video Driver, version 8.0
[    28.126] (II) intel: Driver for Intel Integrated Graphics Chipsets: i810,
    i810-dc100, i810e, i815, i830M, 845G, 854, 852GM/855GM, 865G, 915G,
    E7221 (i915), 915GM, 945G, 945GM, 945GME, Pineview GM, Pineview G,
    965G, G35, 965Q, 946GZ, 965GM, 965GME/GLE, G33, Q35, Q33, GM45,
    4 Series, G45/G43, Q45/Q43, G41, B43, B43, Clarkdale, Arrandale,
    Sandybridge, Sandybridge, Sandybridge, Sandybridge, Sandybridge,
    Sandybridge, Sandybridge
[    28.126] (--) using VT number 7

[    28.132] drmOpenDevice: node name is /dev/dri/card0
[    28.132] drmOpenDevice: open result is 8, (OK)
[    28.132] drmOpenByBusid: Searching for BusID pci:0000:00:02.0
[    28.132] drmOpenDevice: node name is /dev/dri/card0
[    28.132] drmOpenDevice: open result is 8, (OK)
[    28.132] drmOpenByBusid: drmOpenMinor returns 8
[    28.132] drmOpenByBusid: drmGetBusid reports pci:0000:00:02.0
[    28.132] (II) intel(0): Creating default Display subsection in Screen section
    "Default Screen" for depth/fbbpp 24/32
[    28.132] (**) intel(0): Depth 24, (--) framebuffer bpp 32
[    28.132] (==) intel(0): RGB weight 888
[    28.132] (==) intel(0): Default visual is TrueColor
[    28.132] (II) intel(0): Integrated Graphics Chipset: Intel(R) GM45
[    28.132] (--) intel(0): Chipset: "GM45"
[    28.132] (**) intel(0): Tiling enabled
[    28.132] (**) intel(0): SwapBuffers wait enabled
[    28.132] (==) intel(0): video overlay key set to 0x101fe
[    28.246] (II) intel(0): Output LVDS1 using monitor section Netbook Display
[    28.247] (II) intel(0): found backlight control interface /sys/class/backlight/acpi_video0
[    28.359] (II) intel(0): Output VGA1 using monitor section External Monitor
[    28.359] (**) intel(0): Option "RightOf" "LVDS1"
[    28.367] (II) intel(0): Output HDMI1 has no monitor section
[    28.367] (II) intel(0): Output DP1 has no monitor section
[    28.440] (II) intel(0): Output HDMI2 has no monitor section
[    28.441] (II) intel(0): Output DP2 has no monitor section
[    28.442] (II) intel(0): Output DP3 has no monitor section
[    28.571] (II) intel(0): EDID for output LVDS1
[    28.571] (II) intel(0): Manufacturer: SEC  Model: 544b  Serial#: 0
[    28.571] (II) intel(0): Year: 2008  Week: 0
[    28.571] (II) intel(0): EDID Version: 1.3
[    28.571] (II) intel(0): Digital Display Input
[    28.571] (II) intel(0): Max Image Size [cm]: horiz.: 38  vert.: 21
[    28.571] (II) intel(0): Gamma: 2.20
[    28.571] (II) intel(0): No DPMS capabilities specified
[    28.571] (II) intel(0): Supported color encodings: RGB 4:4:4 YCrCb 4:4:4
[    28.571] (II) intel(0): First detailed timing is preferred mode
[    28.571] (II) intel(0): redX: 0.600 redY: 0.340   greenX: 0.310 greenY: 0.560
[    28.571] (II) intel(0): blueX: 0.150 blueY: 0.130   whiteX: 0.313 whiteY: 0.329
[    28.571] (II) intel(0): Manufacturer's mask: 0
[    28.571] (II) intel(0): Supported detailed timing:
[    28.571] (II) intel(0): clock: 107.8 MHz   Image Size:  382 x 214 mm
[    28.571] (II) intel(0): h_active: 1600  h_sync: 1648  h_sync_end 1680 h_blank_end 1892 h_border: 0
[    28.571] (II) intel(0): v_active: 900  v_sync: 902  v_sync_end 908 v_blanking: 950 v_border: 0
[    28.571] (II) intel(0): Unknown vendor-specific block f
[    28.571] (II) intel(0):  SAMSUNG
[    28.571] (II) intel(0):  LTN173KT01000
[    28.571] (II) intel(0): EDID (in hex):
[    28.571] (II) intel(0):     00ffffffffffff004ca34b5400000000
[    28.571] (II) intel(0):     00120103802615780a859599574f8f26
[    28.571] (II) intel(0):     21505400000001010101010101010101
[    28.571] (II) intel(0):     010101010101202a4024618432303020
[    28.571] (II) intel(0):     26007ed6100000190000000f00000000
[    28.571] (II) intel(0):     00000000001eb4027400000000fe0053
[    28.571] (II) intel(0):     414d53554e470a2020202020000000fe
[    28.571] (II) intel(0):     004c544e3137334b5430313030300026
[    28.571] (II) intel(0): EDID vendor "SEC", prod id 21579
[    28.571] (II) intel(0): Printing DDC gathered Modelines:
[    28.571] (II) intel(0): Modeline "1600x900"x0.0  107.84  1600 1648 1680 1892  900 902 908 950 -hsync -vsync (57.0 kHz)
[    28.579] (II) intel(0): Not using default mode "320x240" (doublescan mode not supported)
[    28.579] (II) intel(0): Not using default mode "400x300" (doublescan mode not supported)
[    28.579] (II) intel(0): Not using default mode "400x300" (doublescan mode not supported)
[    28.579] (II) intel(0): Not using default mode "512x384" (doublescan mode not supported)
[    28.579] (II) intel(0): Not using default mode "640x480" (doublescan mode not supported)
[    28.579] (II) intel(0): Not using default mode "640x512" (doublescan mode not supported)
[    28.579] (II) intel(0): Not using default mode "800x600" (doublescan mode not supported)
[    28.579] (II) intel(0): Not using default mode "896x672" (doublescan mode not supported)
[    28.579] (II) intel(0): Not using default mode "928x696" (doublescan mode not supported)
[    28.579] (II) intel(0): Not using default mode "960x720" (doublescan mode not supported)
[    28.579] (II) intel(0): Not using default mode "700x525" (doublescan mode not supported)
[    28.579] (II) intel(0): Not using default mode "1024x768" (doublescan mode not supported)
[    28.579] (II) intel(0): Printing probed modes for output LVDS1
[    28.579] (II) intel(0): Modeline "1600x900"x60.0  107.84  1600 1648 1680 1892  900 902 908 950 -hsync -vsync (57.0 kHz)
[    28.579] (II) intel(0): Modeline "1024x768"x60.0   65.00  1024 1048 1184 1344  768 771 777 806 -hsync -vsync (48.4 kHz)
[    28.579] (II) intel(0): Modeline "800x600"x60.3   40.00  800 840 968 1056  600 601 605 628 +hsync +vsync (37.9 kHz)
[    28.579] (II) intel(0): Modeline "800x600"x56.2   36.00  800 824 896 1024  600 601 603 625 +hsync +vsync (35.2 kHz)
[    28.579] (II) intel(0): Modeline "640x480"x59.9   25.18  640 656 752 800  480 490 492 525 -hsync -vsync (31.5 kHz)
[    28.689] (II) intel(0): EDID for output VGA1
[    28.689] (II) intel(0): Manufacturer: PHL  Model: c02e  Serial#: 21565
[    28.689] (II) intel(0): Year: 2010  Week: 33
[    28.689] (II) intel(0): EDID Version: 1.3
[    28.689] (II) intel(0): Analog Display Input,  Input Voltage Level: 0.700/0.700 V
[    28.689] (II) intel(0): Sync:  Separate  Composite
[    28.689] (II) intel(0): Max Image Size [cm]: horiz.: 47  vert.: 26
[    28.689] (II) intel(0): Gamma: 2.20
[    28.689] (II) intel(0): DPMS capabilities: Off; RGB/Color Display
[    28.689] (II) intel(0): Default color space is primary color space
[    28.689] (II) intel(0): First detailed timing is preferred mode
[    28.689] (II) intel(0): redX: 0.648 redY: 0.339   greenX: 0.282 greenY: 0.603
[    28.689] (II) intel(0): blueX: 0.143 blueY: 0.070   whiteX: 0.313 whiteY: 0.329
[    28.689] (II) intel(0): Supported established timings:
[    28.689] (II) intel(0): 640x480@60Hz
[    28.689] (II) intel(0): 640x480@72Hz
[    28.689] (II) intel(0): 640x480@75Hz
[    28.689] (II) intel(0): 800x600@56Hz
[    28.689] (II) intel(0): 800x600@60Hz
[    28.689] (II) intel(0): 800x600@75Hz
[    28.689] (II) intel(0): 832x624@75Hz
[    28.689] (II) intel(0): 1024x768@60Hz
[    28.689] (II) intel(0): 1024x768@70Hz
[    28.689] (II) intel(0): 1024x768@75Hz
[    28.689] (II) intel(0): 1280x1024@75Hz
[    28.689] (II) intel(0): Manufacturer's mask: 0
[    28.689] (II) intel(0): Supported standard timings:
[    28.689] (II) intel(0): #0: hsize: 1152  vsize 864  refresh: 75  vid: 20337
[    28.689] (II) intel(0): #1: hsize: 1280  vsize 1024  refresh: 60  vid: 32897
[    28.689] (II) intel(0): #2: hsize: 1280  vsize 1024  refresh: 70  vid: 35457
[    28.689] (II) intel(0): #3: hsize: 1440  vsize 900  refresh: 60  vid: 149
[    28.689] (II) intel(0): #4: hsize: 1600  vsize 1200  refresh: 60  vid: 16553
[    28.689] (II) intel(0): #5: hsize: 1680  vsize 1050  refresh: 60  vid: 179
[    28.689] (II) intel(0): #6: hsize: 1280  vsize 960  refresh: 60  vid: 16513
[    28.689] (II) intel(0): #7: hsize: 1920  vsize 1080  refresh: 60  vid: 49361
[    28.689] (II) intel(0): Supported detailed timing:
[    28.689] (II) intel(0): clock: 148.5 MHz   Image Size:  476 x 268 mm
[    28.689] (II) intel(0): h_active: 1920  h_sync: 2008  h_sync_end 2052 h_blank_end 2200 h_border: 0
[    28.689] (II) intel(0): v_active: 1080  v_sync: 1084  v_sync_end 1089 v_blanking: 1125 v_border: 0
[    28.689] (II) intel(0): Serial No: AU51033021565
[    28.689] (II) intel(0): Ranges: V min: 56 V max: 76 Hz, H min: 30 H max: 83 kHz, PixClock max 175 MHz
[    28.689] (II) intel(0): Monitor name: Philips 220E
[    28.689] (II) intel(0): EDID (in hex):
[    28.689] (II) intel(0):     00ffffffffffff00410c2ec03d540000
[    28.689] (II) intel(0):     211401036c2f1a782e3585a656489a24
[    28.689] (II) intel(0):     1250542f6f00714f8180818a9500a940
[    28.689] (II) intel(0):     b3008140d1c0023a801871382d40582c
[    28.689] (II) intel(0):     4500dc0c1100001e000000ff00415535
[    28.689] (II) intel(0):     31303333303231353635000000fd0038
[    28.689] (II) intel(0):     4c1e5311000a202020202020000000fc
[    28.689] (II) intel(0):     005068696c69707320323230450a0014
[    28.689] (II) intel(0): Printing probed modes for output VGA1
[    28.689] (II) intel(0): Modeline "1920x1080"x60.0  148.50  1920 2008 2052 2200  1080 1084 1089 1125 +hsync +vsync (67.5 kHz)
[    28.689] (II) intel(0): Modeline "1600x1200"x60.0  162.00  1600 1664 1856 2160  1200 1201 1204 1250 +hsync +vsync (75.0 kHz)
[    28.689] (II) intel(0): Modeline "1680x1050"x60.0  146.25  1680 1784 1960 2240  1050 1053 1059 1089 -hsync +vsync (65.3 kHz)
[    28.689] (II) intel(0): Modeline "1280x1024"x75.0  135.00  1280 1296 1440 1688  1024 1025 1028 1066 +hsync +vsync (80.0 kHz)
[    28.689] (II) intel(0): Modeline "1280x1024"x70.0  128.95  1280 1368 1504 1728  1024 1025 1028 1066 -hsync +vsync (74.6 kHz)
[    28.689] (II) intel(0): Modeline "1280x1024"x60.0  108.00  1280 1328 1440 1688  1024 1025 1028 1066 +hsync +vsync (64.0 kHz)
[    28.689] (II) intel(0): Modeline "1440x900"x59.9  106.50  1440 1520 1672 1904  900 903 909 934 -hsync +vsync (55.9 kHz)
[    28.689] (II) intel(0): Modeline "1280x960"x60.0  108.00  1280 1376 1488 1800  960 961 964 1000 +hsync +vsync (60.0 kHz)
[    28.689] (II) intel(0): Modeline "1152x864"x75.0  108.00  1152 1216 1344 1600  864 865 868 900 +hsync +vsync (67.5 kHz)
[    28.689] (II) intel(0): Modeline "1024x768"x75.1   78.80  1024 1040 1136 1312  768 769 772 800 +hsync +vsync (60.1 kHz)
[    28.689] (II) intel(0): Modeline "1024x768"x70.1   75.00  1024 1048 1184 1328  768 771 777 806 -hsync -vsync (56.5 kHz)
[    28.689] (II) intel(0): Modeline "1024x768"x60.0   65.00  1024 1048 1184 1344  768 771 777 806 -hsync -vsync (48.4 kHz)
[    28.689] (II) intel(0): Modeline "832x624"x74.6   57.28  832 864 928 1152  624 625 628 667 -hsync -vsync (49.7 kHz)
[    28.689] (II) intel(0): Modeline "800x600"x75.0   49.50  800 816 896 1056  600 601 604 625 +hsync +vsync (46.9 kHz)
[    28.689] (II) intel(0): Modeline "800x600"x60.3   40.00  800 840 968 1056  600 601 605 628 +hsync +vsync (37.9 kHz)
[    28.689] (II) intel(0): Modeline "800x600"x56.2   36.00  800 824 896 1024  600 601 603 625 +hsync +vsync (35.2 kHz)
[    28.689] (II) intel(0): Modeline "640x480"x72.8   31.50  640 664 704 832  480 489 491 520 -hsync -vsync (37.9 kHz)
[    28.689] (II) intel(0): Modeline "640x480"x75.0   31.50  640 656 720 840  480 481 484 500 -hsync -vsync (37.5 kHz)
[    28.689] (II) intel(0): Modeline "640x480"x60.0   25.20  640 656 752 800  480 490 492 525 -hsync -vsync (31.5 kHz)
[    28.698] (II) intel(0): EDID for output HDMI1
[    28.698] (II) intel(0): EDID for output DP1
[    28.771] (II) intel(0): EDID for output HDMI2
[    28.772] (II) intel(0): EDID for output DP2
[    28.773] (II) intel(0): EDID for output DP3
[    28.773] (II) intel(0): Output LVDS1 connected
[    28.773] (II) intel(0): Output VGA1 connected
[    28.773] (II) intel(0): Output HDMI1 disconnected
[    28.773] (II) intel(0): Output DP1 disconnected
[    28.773] (II) intel(0): Output HDMI2 disconnected
[    28.773] (II) intel(0): Output DP2 disconnected
[    28.773] (II) intel(0): Output DP3 disconnected
[    28.773] (II) intel(0): Using user preference for initial modes
[    28.773] (II) intel(0): Output LVDS1 using initial mode 1600x900
[    28.773] (II) intel(0): Output VGA1 using initial mode 1440x900
[    28.773] (II) intel(0): Using default gamma of (1.0, 1.0, 1.0) unless otherwise stated.
[    28.773] (II) intel(0): Kernel page flipping support detected, enabling
[    28.773] (**) intel(0): Display dimensions: (380, 210) mm
[    28.773] (**) intel(0): DPI set to (203, 108)
[    28.773] (II) Loading sub module "fb"
[    28.773] (II) LoadModule: "fb"
[    28.773] (II) Loading /usr/lib/xorg/modules/libfb.so
[    28.838] (II) Module fb: vendor="X.Org Foundation"
[    28.838]     compiled for 1.9.2, module version = 1.0.0
[    28.838]     ABI class: X.Org ANSI C Emulation, version 0.4
[    28.838] (==) Depth 24 pixmap format is 32 bpp
[    28.838] (==) intel(0): VideoRam: 262144 KB
[    28.839] (II) intel(0): [DRI2] Setup complete
[    28.839] (II) intel(0): [DRI2]   DRI driver: i965
[    28.839] (II) intel(0): Allocated new frame buffer 3072x900 stride 12288, tiled
[    28.866] (II) UXA(0): Driver registered support for the following operations:
[    28.866] (II)         solid
[    28.866] (II)         copy
[    28.866] (II)         composite (RENDER acceleration)
[    28.866] (II)         put_image
[    28.866] (II)         get_image
[    28.866] (==) intel(0): Backing store disabled
[    28.866] (==) intel(0): Silken mouse enabled
[    28.877] (II) intel(0): Initializing HW Cursor
[    28.923] (II) intel(0): RandR 1.2 enabled, ignore the following RandR disabled message.
[    28.925] (==) intel(0): DPMS enabled
[    28.925] (==) intel(0): Intel XvMC decoder enabled
[    28.925] (II) intel(0): Set up textured video
[    28.925] (II) intel(0): [XvMC] xvmc_vld driver initialized.
[    28.925] (II) intel(0): direct rendering: DRI2 Enabled
[    28.925] (--) RandR disabled
[    28.925] (II) Initializing built-in extension Generic Event Extension
[    28.925] (II) Initializing built-in extension SHAPE
[    28.925] (II) Initializing built-in extension MIT-SHM
[    28.925] (II) Initializing built-in extension XInputExtension
[    28.925] (II) Initializing built-in extension XTEST
[    28.925] (II) Initializing built-in extension BIG-REQUESTS
[    28.925] (II) Initializing built-in extension SYNC
[    28.925] (II) Initializing built-in extension XKEYBOARD
[    28.925] (II) Initializing built-in extension XC-MISC
[    28.925] (II) Initializing built-in extension SECURITY
[    28.925] (II) Initializing built-in extension XINERAMA
[    28.925] (II) Initializing built-in extension XFIXES
[    28.925] (II) Initializing built-in extension RENDER
[    28.925] (II) Initializing built-in extension RANDR
[    28.925] (II) Initializing built-in extension COMPOSITE
[    28.925] (II) Initializing built-in extension DAMAGE
[    29.054] (II) AIGLX: enabled GLX_MESA_copy_sub_buffer
[    29.054] (II) AIGLX: enabled GLX_INTEL_swap_event
[    29.054] (II) AIGLX: enabled GLX_SGI_swap_control and GLX_MESA_swap_control
[    29.054] (II) AIGLX: enabled GLX_SGI_make_current_read
[    29.054] (II) AIGLX: GLX_EXT_texture_from_pixmap backed by buffer objects
[    29.054] (II) AIGLX: Loaded and initialized /usr/lib/xorg/modules/dri/i965_dri.so
[    29.054] (II) GLX: Initialized DRI2 GL provider for screen 0
[    29.054] (II) intel(0): Setting screen physical size to 804 x 238
[    29.453] (II) config/udev: Adding input device Power Button (/dev/input/event4)
[    29.453] (**) Power Button: Applying InputClass "evdev keyboard catchall"
[    29.453] (II) LoadModule: "evdev"
[    29.453] (II) Loading /usr/lib/xorg/modules/input/evdev_drv.so
[    29.463] (II) Module evdev: vendor="X.Org Foundation"
[    29.463]     compiled for 1.9.0, module version = 2.5.0
[    29.463]     Module class: X.Org XInput Driver
[    29.463]     ABI class: X.Org XInput driver, version 11.0
[    29.463] (**) Power Button: always reports core events
[    29.463] (**) Power Button: Device: "/dev/input/event4"
[    29.490] (--) Power Button: Found keys
[    29.490] (II) Power Button: Configuring as keyboard
[    29.490] (II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD)
[    29.490] (**) Option "xkb_rules" "evdev"
[    29.490] (**) Option "xkb_model" "evdev"
[    29.490] (**) Option "xkb_layout" "it"
[    29.536] (II) config/udev: Adding input device Video Bus (/dev/input/event8)
[    29.536] (**) Video Bus: Applying InputClass "evdev keyboard catchall"
[    29.536] (**) Video Bus: always reports core events
[    29.536] (**) Video Bus: Device: "/dev/input/event8"
[    29.543] (--) Video Bus: Found keys
[    29.543] (II) Video Bus: Configuring as keyboard
[    29.543] (II) XINPUT: Adding extended input device "Video Bus" (type: KEYBOARD)
[    29.543] (**) Option "xkb_rules" "evdev"
[    29.543] (**) Option "xkb_model" "evdev"
[    29.543] (**) Option "xkb_layout" "it"
[    29.558] (II) config/udev: Adding input device Lid Switch (/dev/input/event3)
[    29.558] (II) No input driver/identifier specified (ignoring)
[    29.558] (II) config/udev: Adding input device Sleep Button (/dev/input/event2)
[    29.558] (**) Sleep Button: Applying InputClass "evdev keyboard catchall"
[    29.558] (**) Sleep Button: always reports core events
[    29.558] (**) Sleep Button: Device: "/dev/input/event2"
[    29.580] (--) Sleep Button: Found keys
[    29.580] (II) Sleep Button: Configuring as keyboard
[    29.580] (II) XINPUT: Adding extended input device "Sleep Button" (type: KEYBOARD)
[    29.580] (**) Option "xkb_rules" "evdev"
[    29.580] (**) Option "xkb_model" "evdev"
[    29.580] (**) Option "xkb_layout" "it"
[    29.583] (II) config/udev: Adding input device USB2.0 UVC 1.3M WebCam (/dev/input/event7)
[    29.583] (**) USB2.0 UVC 1.3M WebCam: Applying InputClass "evdev keyboard catchall"
[    29.583] (**) USB2.0 UVC 1.3M WebCam: always reports core events
[    29.583] (**) USB2.0 UVC 1.3M WebCam: Device: "/dev/input/event7"
[    29.600] (--) USB2.0 UVC 1.3M WebCam: Found keys
[    29.600] (II) USB2.0 UVC 1.3M WebCam: Configuring as keyboard
[    29.600] (II) XINPUT: Adding extended input device "USB2.0 UVC 1.3M WebCam" (type: KEYBOARD)
[    29.600] (**) Option "xkb_rules" "evdev"
[    29.600] (**) Option "xkb_model" "evdev"
[    29.600] (**) Option "xkb_layout" "it"
[    29.605] (II) config/udev: Adding input device HID 1241:1166 (/dev/input/event9)
[    29.605] (**) HID 1241:1166: Applying InputClass "evdev pointer catchall"
[    29.605] (**) HID 1241:1166: always reports core events
[    29.605] (**) HID 1241:1166: Device: "/dev/input/event9"
[    29.620] (--) HID 1241:1166: Found 9 mouse buttons
[    29.620] (--) HID 1241:1166: Found scroll wheel(s)
[    29.620] (--) HID 1241:1166: Found relative axes
[    29.620] (--) HID 1241:1166: Found x and y relative axes
[    29.620] (II) HID 1241:1166: Configuring as mouse
[    29.620] (**) HID 1241:1166: YAxisMapping: buttons 4 and 5
[    29.620] (**) HID 1241:1166: EmulateWheelButton: 4, EmulateWheelInertia: 10, EmulateWheelTimeout: 200
[    29.620] (II) XINPUT: Adding extended input device "HID 1241:1166" (type: MOUSE)
[    29.620] (**) HID 1241:1166: (accel) keeping acceleration scheme 1
[    29.620] (**) HID 1241:1166: (accel) acceleration profile 0
[    29.620] (**) HID 1241:1166: (accel) acceleration factor: 2.000
[    29.620] (**) HID 1241:1166: (accel) acceleration threshold: 4
[    29.620] (II) HID 1241:1166: initialized for relative axes.
[    29.620] (II) config/udev: Adding input device HID 1241:1166 (/dev/input/mouse1)
[    29.620] (II) No input driver/identifier specified (ignoring)
[    29.624] (II) config/udev: Adding input device Asus Laptop extra buttons (/dev/input/event5)
[    29.624] (**) Asus Laptop extra buttons: Applying InputClass "evdev keyboard catchall"
[    29.624] (**) Asus Laptop extra buttons: always reports core events
[    29.624] (**) Asus Laptop extra buttons: Device: "/dev/input/event5"
[    29.650] (--) Asus Laptop extra buttons: Found keys
[    29.650] (II) Asus Laptop extra buttons: Configuring as keyboard
[    29.650] (II) XINPUT: Adding extended input device "Asus Laptop extra buttons" (type: KEYBOARD)
[    29.650] (**) Option "xkb_rules" "evdev"
[    29.650] (**) Option "xkb_model" "evdev"
[    29.650] (**) Option "xkb_layout" "it"
[    29.650] (II) config/udev: Adding input device AT Translated Set 2 keyboard (/dev/input/event0)
[    29.650] (**) AT Translated Set 2 keyboard: Applying InputClass "evdev keyboard catchall"
[    29.650] (**) AT Translated Set 2 keyboard: always reports core events
[    29.650] (**) AT Translated Set 2 keyboard: Device: "/dev/input/event0"
[    29.676] (--) AT Translated Set 2 keyboard: Found keys
[    29.676] (II) AT Translated Set 2 keyboard: Configuring as keyboard
[    29.676] (II) XINPUT: Adding extended input device "AT Translated Set 2 keyboard" (type: KEYBOARD)
[    29.676] (**) Option "xkb_rules" "evdev"
[    29.676] (**) Option "xkb_model" "evdev"
[    29.676] (**) Option "xkb_layout" "it"
[    29.677] (II) config/udev: Adding input device ETPS/2 Elantech Touchpad (/dev/input/event6)
[    29.677] (**) ETPS/2 Elantech Touchpad: Applying InputClass "evdev touchpad catchall"
[    29.677] (**) ETPS/2 Elantech Touchpad: Applying InputClass "touchpad catchall"
[    29.677] (II) LoadModule: "synaptics"
[    29.677] (II) Loading /usr/lib/xorg/modules/input/synaptics_drv.so
[    29.690] (II) Module synaptics: vendor="X.Org Foundation"
[    29.690]     compiled for 1.9.2, module version = 1.3.0
[    29.690]     Module class: X.Org XInput Driver
[    29.690]     ABI class: X.Org XInput driver, version 11.0
[    29.690] (II) Synaptics touchpad driver version 1.3.0
[    29.690] (**) Option "Device" "/dev/input/event6"
[    29.806] (--) ETPS/2 Elantech Touchpad: x-axis range 8 - 1144
[    29.806] (--) ETPS/2 Elantech Touchpad: y-axis range 8 - 760
[    29.806] (II) ETPS/2 Elantech Touchpad: device does not report pressure, will use touch data.
[    29.806] (--) ETPS/2 Elantech Touchpad: buttons: left right double triple
[    29.806] (--) ETPS/2 Elantech Touchpad: invalid pressure range.  defaulting to 0 - 256
[    29.806] (--) ETPS/2 Elantech Touchpad: invalid finger width range.  defaulting to 0 - 16
[    29.806] (**) Option "TapButton1" "1"
[    29.806] (**) Option "TapButton2" "2"
[    29.806] (**) Option "TapButton3" "3"
[    29.926] (--) ETPS/2 Elantech Touchpad: touchpad found
[    29.926] (**) ETPS/2 Elantech Touchpad: always reports core events
[    29.980] (II) XINPUT: Adding extended input device "ETPS/2 Elantech Touchpad" (type: TOUCHPAD)
[    29.980] (**) ETPS/2 Elantech Touchpad: (accel) MinSpeed is now constant deceleration 2.5
[    29.980] (**) ETPS/2 Elantech Touchpad: MaxSpeed is now 1.75
[    29.980] (**) ETPS/2 Elantech Touchpad: AccelFactor is now 0.147
[    29.980] (**) ETPS/2 Elantech Touchpad: (accel) keeping acceleration scheme 1
[    29.980] (**) ETPS/2 Elantech Touchpad: (accel) acceleration profile 1
[    29.980] (**) ETPS/2 Elantech Touchpad: (accel) acceleration factor: 2.000
[    29.980] (**) ETPS/2 Elantech Touchpad: (accel) acceleration threshold: 4
[    30.060] (--) ETPS/2 Elantech Touchpad: touchpad found
[    30.060] (II) config/udev: Adding input device ETPS/2 Elantech Touchpad (/dev/input/mouse0)
[    30.060] (II) No input driver/identifier specified (ignoring)
[    30.060] (II) config/udev: Adding input device PC Speaker (/dev/input/event1)
[    30.060] (II) No input driver/identifier specified (ignoring)
[    33.638] (II) intel(0): EDID vendor "SEC", prod id 21579
[    33.638] (II) intel(0): Printing DDC gathered Modelines:
[    33.638] (II) intel(0): Modeline "1600x900"x0.0  107.84  1600 1648 1680 1892  900 902 908 950 -hsync -vsync (57.0 kHz)
[    34.071] (II) intel(0): Allocated new frame buffer 1920x1080 stride 7680, tiled
[   133.172] (II) intel(0): EDID vendor "SEC", prod id 21579
[   133.172] (II) intel(0): Printing DDC gathered Modelines:
[   133.172] (II) intel(0): Modeline "1600x900"x0.0  107.84  1600 1648 1680 1892  900 902 908 950 -hsync -vsync (57.0 kHz)
[   153.382] (II) intel(0): EDID vendor "PHL", prod id 49198
[   153.382] (II) intel(0): Using hsync ranges from config file
[   153.382] (II) intel(0): Using vrefresh ranges from config file
[   153.382] (II) intel(0): Printing DDC gathered Modelines:
[   153.382] (II) intel(0): Modeline "1920x1080"x0.0  148.50  1920 2008 2052 2200  1080 1084 1089 1125 +hsync +vsync (67.5 kHz)
[   153.382] (II) intel(0): Modeline "800x600"x0.0   40.00  800 840 968 1056  600 601 605 628 +hsync +vsync (37.9 kHz)
[   153.382] (II) intel(0): Modeline "800x600"x0.0   36.00  800 824 896 1024  600 601 603 625 +hsync +vsync (35.2 kHz)
[   153.382] (II) intel(0): Modeline "640x480"x0.0   31.50  640 656 720 840  480 481 484 500 -hsync -vsync (37.5 kHz)
[   153.382] (II) intel(0): Modeline "640x480"x0.0   31.50  640 664 704 832  480 489 492 520 -hsync -vsync (37.9 kHz)
[   153.382] (II) intel(0): Modeline "640x480"x0.0   25.18  640 656 752 800  480 490 492 525 -hsync -vsync (31.5 kHz)
[   153.382] (II) intel(0): Modeline "1280x1024"x0.0  135.00  1280 1296 1440 1688  1024 1025 1028 1066 +hsync +vsync (80.0 kHz)
[   153.382] (II) intel(0): Modeline "1024x768"x0.0   78.75  1024 1040 1136 1312  768 769 772 800 +hsync +vsync (60.0 kHz)
[   153.382] (II) intel(0): Modeline "1024x768"x0.0   75.00  1024 1048 1184 1328  768 771 777 806 -hsync -vsync (56.5 kHz)
[   153.382] (II) intel(0): Modeline "1024x768"x0.0   65.00  1024 1048 1184 1344  768 771 777 806 -hsync -vsync (48.4 kHz)
[   153.382] (II) intel(0): Modeline "832x624"x0.0   57.28  832 864 928 1152  624 625 628 667 -hsync -vsync (49.7 kHz)
[   153.382] (II) intel(0): Modeline "800x600"x0.0   49.50  800 816 896 1056  600 601 604 625 +hsync +vsync (46.9 kHz)
[   153.382] (II) intel(0): Modeline "1152x864"x0.0  108.00  1152 1216 1344 1600  864 865 868 900 +hsync +vsync (67.5 kHz)
[   153.382] (II) intel(0): Modeline "1280x1024"x0.0  108.00  1280 1328 1440 1688  1024 1025 1028 1066 +hsync +vsync (64.0 kHz)
[   153.382] (II) intel(0): Modeline "1280x1024"x70.0  128.94  1280 1368 1504 1728  1024 1025 1028 1066 -hsync +vsync (74.6 kHz)
[   153.382] (II) intel(0): Modeline "1440x900"x0.0  106.50  1440 1520 1672 1904  900 903 909 934 -hsync +vsync (55.9 kHz)
[   153.382] (II) intel(0): Modeline "1600x1200"x0.0  162.00  1600 1664 1856 2160  1200 1201 1204 1250 +hsync +vsync (75.0 kHz)
[   153.382] (II) intel(0): Modeline "1680x1050"x0.0  146.25  1680 1784 1960 2240  1050 1053 1059 1089 -hsync +vsync (65.3 kHz)
[   153.382] (II) intel(0): Modeline "1280x960"x0.0  108.00  1280 1376 1488 1800  960 961 964 1000 +hsync +vsync (60.0 kHz)
[   153.382] (II) intel(0): Modeline "1920x1080"x60.0  172.80  1920 2040 2248 2576  1080 1081 1084 1118 -hsync +vsync (67.1 kHz)

james2221
Arciere
 
Messaggi: 286
Iscritto il: 6 gennaio 2011, 2:48
Località: brescia
Top

Messaggio8 gennaio 2011, 19:31 - [Risolto] Nuova installazione: va solo uno schermo #88160

Codice: Seleziona tutto
Section "Screen"
        Identifier      "Default Screen"
        Device        "Intel VGA"
        DefaultDepth  24
EndSection

Section "Monitor"
    Identifier   "Netbook Display"
    Option "Enable" "true"
EndSection

Section "Monitor"
    Identifier    "External Monitor"
    Option "RightOf" "LVDS1"
EndSection

Section "Device"
     Identifier      "Intel VGA"
     Driver         "intel"
     Option          "monitor-LVDS1" "Netbook Display"
     Option          "monitor-VGA1" "External Monitor"
EndSection

Su, un ultimo sforzo, tanto ho quasi finito le idee...
postami xrandr -q dopo il riavvio, xrandr -q dopo il comando breve, se necessario (precisazione esclusivamente scaramantica), e il log di xorg.
Offertissima: Mi Vendo!!! Cercasi lavoro (qualunque, tra quelli leciti) in tutta italia da Roma in su, oppure in provincia di Catanzaro.
Avatar utente
4javier
Moderatore
 
Messaggi: 6224
Iscritto il: 5 ottobre 2008, 17:19
Top

Messaggio8 gennaio 2011, 19:43 - [Risolto] Nuova installazione: va solo uno schermo #88161

1) riavviato m<z tuitto come prima
2) xrand dopo comando breve
[piero@piero ~]$ xrandr --output LVDS1 --auto
[piero@piero ~]$ xrandr -q
Screen 0: minimum 320 x 200, current 1920 x 1080, maximum 8192 x 8192
LVDS1 connected 1600x900+0+0 (normal left inverted right x axis y axis) 382mm x 214mm
1600x900 60.0*+
1024x768 60.0
800x600 60.3 56.2
640x480 59.9
VGA1 connected 1920x1080+0+0 (normal left inverted right x axis y axis) 476mm x 268mm
1920x1080 60.0*+
1600x1200 60.0
1680x1050 60.0
1280x1024 75.0 70.0 60.0
1440x900 59.9
1280x960 60.0
1152x864 75.0
1024x768 75.1 70.1 60.0
832x624 74.6
800x600 75.0 60.3 56.2
640x480 72.8 75.0 60.0
HDMI1 disconnected (normal left inverted right x axis y axis)
DP1 disconnected (normal left inverted right x axis y axis)
HDMI2 disconnected (normal left inverted right x axis y axis)
DP2 disconnected (normal left inverted right x axis y axis)
DP3 disconnected (normal left inverted right x axis y axis)
[piero@piero ~]$
3) xrand dopo comando lungo
[piero@piero ~]$ xrandr -q
Screen 0: minimum 320 x 200, current 3520 x 1080, maximum 8192 x 8192
LVDS1 connected 1600x900+0+0 (normal left inverted right x axis y axis) 382mm x 214mm
1600x900 60.0*+
1024x768 60.0
800x600 60.3 56.2
640x480 59.9
VGA1 connected 1920x1080+1600+0 (normal left inverted right x axis y axis) 476mm x 268mm
1920x1080 60.0*+
1600x1200 60.0
1680x1050 60.0
1280x1024 75.0 70.0 60.0
1440x900 59.9
1280x960 60.0
1152x864 75.0
1024x768 75.1 70.1 60.0
832x624 74.6
800x600 75.0 60.3 56.2
640x480 72.8 75.0 60.0
HDMI1 disconnected (normal left inverted right x axis y axis)
DP1 disconnected (normal left inverted right x axis y axis)
HDMI2 disconnected (normal left inverted right x axis y axis)
DP2 disconnected (normal left inverted right x axis y axis)
DP3 disconnected (normal left inverted right x axis y axis)
[piero@piero ~]$
james2221
Arciere
 
Messaggi: 286
Iscritto il: 6 gennaio 2011, 2:48
Località: brescia
Top

Messaggio8 gennaio 2011, 19:44 - [Risolto] Nuova installazione: va solo uno schermo #88163

dimenticato il log
Codice: Seleziona tutto

[    30.116]
X.Org X Server 1.9.2
Release Date: 2010-10-30
[    30.117] X Protocol Version 11, Revision 0
[    30.117] Build Operating System: Linux 2.6.35-ARCH x86_64
[    30.117] Current Operating System: Linux piero 2.6.36-ARCH #1 SMP PREEMPT Fri Dec 10 20:32:37 CET 2010 x86_64
[    30.117] Kernel command line: BOOT_IMAGE=/boot/vmlinuz26 root=/dev/sda4 ro
[    30.117] Build Date: 01 November 2010  10:29:19PM
[    30.117] 
[    30.117] Current version of pixman: 0.20.0
[    30.117]     Before reporting problems, check http://wiki.x.org
    to make sure that you have the latest version.
[    30.117] Markers: (--) probed, (**) from config file, (==) default setting,
    (++) from command line, (!!) notice, (II) informational,
    (WW) warning, (EE) error, (NI) not implemented, (??) unknown.
[    30.117] (==) Log file: "/var/log/Xorg.0.log", Time: Sat Jan  8 18:38:39 2011
[    30.138] (==) Using config file: "/etc/X11/xorg.conf"
[    30.138] (==) Using config directory: "/etc/X11/xorg.conf.d"
[    30.183] (==) No Layout section.  Using the first Screen section.
[    30.183] (**) |-->Screen "Default Screen" (0)
[    30.183] (**) |   |-->Monitor "<default monitor>"
[    30.184] (**) |   |-->Device "Intel VGA"
[    30.184] (==) No monitor specified for screen "Default Screen".
    Using a default monitor configuration.
[    30.184] (==) Automatically adding devices
[    30.184] (==) Automatically enabling devices
[    30.214] (WW) The directory "/usr/share/fonts/OTF/" does not exist.
[    30.214]     Entry deleted from font path.
[    30.214] (WW) The directory "/usr/share/fonts/Type1/" does not exist.
[    30.214]     Entry deleted from font path.
[    30.251] (==) FontPath set to:
    /usr/share/fonts/misc/,
    /usr/share/fonts/TTF/,
    /usr/share/fonts/100dpi/,
    /usr/share/fonts/75dpi/
[    30.251] (==) ModulePath set to "/usr/lib/xorg/modules"
[    30.251] (II) The server relies on udev to provide the list of input devices.
    If no devices become available, reconfigure udev or disable AutoAddDevices.
[    30.251] (II) Loader magic: 0x7d3360
[    30.251] (II) Module ABI versions:
[    30.252]     X.Org ANSI C Emulation: 0.4
[    30.252]     X.Org Video Driver: 8.0
[    30.252]     X.Org XInput driver : 11.0
[    30.252]     X.Org Server Extension : 4.0
[    30.253] (--) PCI:*(0:0:2:0) 8086:2a42:1043:1862 rev 9, Mem @ 0xfe400000/4194304, 0xd0000000/268435456, I/O @ 0x0000dc00/8
[    30.253] (--) PCI: (0:0:2:1) 8086:2a43:1043:1862 rev 9, Mem @ 0xfe800000/1048576
[    30.253] (WW) Open ACPI failed (/var/run/acpid.socket) (No such file or directory)
[    30.253] (II) LoadModule: "extmod"
[    30.277] (II) Loading /usr/lib/xorg/modules/extensions/libextmod.so
[    30.289] (II) Module extmod: vendor="X.Org Foundation"
[    30.289]     compiled for 1.9.2, module version = 1.0.0
[    30.289]     Module class: X.Org Server Extension
[    30.289]     ABI class: X.Org Server Extension, version 4.0
[    30.289] (II) Loading extension MIT-SCREEN-SAVER
[    30.289] (II) Loading extension XFree86-VidModeExtension
[    30.290] (II) Loading extension XFree86-DGA
[    30.290] (II) Loading extension DPMS
[    30.290] (II) Loading extension XVideo
[    30.290] (II) Loading extension XVideo-MotionCompensation
[    30.290] (II) Loading extension X-Resource
[    30.290] (II) LoadModule: "dbe"
[    30.290] (II) Loading /usr/lib/xorg/modules/extensions/libdbe.so
[    30.306] (II) Module dbe: vendor="X.Org Foundation"
[    30.306]     compiled for 1.9.2, module version = 1.0.0
[    30.306]     Module class: X.Org Server Extension
[    30.306]     ABI class: X.Org Server Extension, version 4.0
[    30.306] (II) Loading extension DOUBLE-BUFFER
[    30.306] (II) LoadModule: "glx"
[    30.306] (II) Loading /usr/lib/xorg/modules/extensions/libglx.so
[    30.329] (II) Module glx: vendor="X.Org Foundation"
[    30.329]     compiled for 1.9.2, module version = 1.0.0
[    30.329]     ABI class: X.Org Server Extension, version 4.0
[    30.329] (==) AIGLX enabled
[    30.329] (II) Loading extension GLX
[    30.331] (II) LoadModule: "record"
[    30.331] (II) Loading /usr/lib/xorg/modules/extensions/librecord.so
[    30.332] (II) Module record: vendor="X.Org Foundation"
[    30.332]     compiled for 1.9.2, module version = 1.13.0
[    30.332]     Module class: X.Org Server Extension
[    30.332]     ABI class: X.Org Server Extension, version 4.0
[    30.332] (II) Loading extension RECORD
[    30.332] (II) LoadModule: "dri"
[    30.332] (II) Loading /usr/lib/xorg/modules/extensions/libdri.so
[    30.334] (II) Module dri: vendor="X.Org Foundation"
[    30.334]     compiled for 1.9.2, module version = 1.0.0
[    30.334]     ABI class: X.Org Server Extension, version 4.0
[    30.334] (II) Loading extension XFree86-DRI
[    30.334] (II) LoadModule: "dri2"
[    30.334] (II) Loading /usr/lib/xorg/modules/extensions/libdri2.so
[    30.335] (II) Module dri2: vendor="X.Org Foundation"
[    30.335]     compiled for 1.9.2, module version = 1.2.0
[    30.335]     ABI class: X.Org Server Extension, version 4.0
[    30.335] (II) Loading extension DRI2
[    30.335] (II) LoadModule: "intel"
[    30.335] (II) Loading /usr/lib/xorg/modules/drivers/intel_drv.so
[    30.359] (II) Module intel: vendor="X.Org Foundation"
[    30.359]     compiled for 1.9.0.901, module version = 2.13.0
[    30.359]     Module class: X.Org Video Driver
[    30.359]     ABI class: X.Org Video Driver, version 8.0
[    30.359] (II) intel: Driver for Intel Integrated Graphics Chipsets: i810,
    i810-dc100, i810e, i815, i830M, 845G, 854, 852GM/855GM, 865G, 915G,
    E7221 (i915), 915GM, 945G, 945GM, 945GME, Pineview GM, Pineview G,
    965G, G35, 965Q, 946GZ, 965GM, 965GME/GLE, G33, Q35, Q33, GM45,
    4 Series, G45/G43, Q45/Q43, G41, B43, B43, Clarkdale, Arrandale,
    Sandybridge, Sandybridge, Sandybridge, Sandybridge, Sandybridge,
    Sandybridge, Sandybridge
[    30.359] (--) using VT number 7

[    30.365] drmOpenDevice: node name is /dev/dri/card0
[    30.365] drmOpenDevice: open result is 8, (OK)
[    30.365] drmOpenByBusid: Searching for BusID pci:0000:00:02.0
[    30.365] drmOpenDevice: node name is /dev/dri/card0
[    30.365] drmOpenDevice: open result is 8, (OK)
[    30.365] drmOpenByBusid: drmOpenMinor returns 8
[    30.365] drmOpenByBusid: drmGetBusid reports pci:0000:00:02.0
[    30.365] (II) intel(0): Creating default Display subsection in Screen section
    "Default Screen" for depth/fbbpp 24/32
[    30.365] (**) intel(0): Depth 24, (--) framebuffer bpp 32
[    30.365] (==) intel(0): RGB weight 888
[    30.365] (==) intel(0): Default visual is TrueColor
[    30.365] (II) intel(0): Integrated Graphics Chipset: Intel(R) GM45
[    30.365] (--) intel(0): Chipset: "GM45"
[    30.365] (**) intel(0): Tiling enabled
[    30.365] (**) intel(0): SwapBuffers wait enabled
[    30.365] (==) intel(0): video overlay key set to 0x101fe
[    30.479] (II) intel(0): Output LVDS1 using monitor section Netbook Display
[    30.479] (**) intel(0): Option "Enable" "true"
[    30.479] (II) intel(0): found backlight control interface /sys/class/backlight/acpi_video0
[    30.602] (II) intel(0): Output VGA1 using monitor section External Monitor
[    30.602] (**) intel(0): Option "RightOf" "LVDS1"
[    30.611] (II) intel(0): Output HDMI1 has no monitor section
[    30.611] (II) intel(0): Output DP1 has no monitor section
[    30.680] (II) intel(0): Output HDMI2 has no monitor section
[    30.681] (II) intel(0): Output DP2 has no monitor section
[    30.682] (II) intel(0): Output DP3 has no monitor section
[    30.804] (II) intel(0): EDID for output LVDS1
[    30.804] (II) intel(0): Manufacturer: SEC  Model: 544b  Serial#: 0
[    30.804] (II) intel(0): Year: 2008  Week: 0
[    30.804] (II) intel(0): EDID Version: 1.3
[    30.804] (II) intel(0): Digital Display Input
[    30.804] (II) intel(0): Max Image Size [cm]: horiz.: 38  vert.: 21
[    30.804] (II) intel(0): Gamma: 2.20
[    30.804] (II) intel(0): No DPMS capabilities specified
[    30.804] (II) intel(0): Supported color encodings: RGB 4:4:4 YCrCb 4:4:4
[    30.804] (II) intel(0): First detailed timing is preferred mode
[    30.804] (II) intel(0): redX: 0.600 redY: 0.340   greenX: 0.310 greenY: 0.560
[    30.804] (II) intel(0): blueX: 0.150 blueY: 0.130   whiteX: 0.313 whiteY: 0.329
[    30.804] (II) intel(0): Manufacturer's mask: 0
[    30.804] (II) intel(0): Supported detailed timing:
[    30.804] (II) intel(0): clock: 107.8 MHz   Image Size:  382 x 214 mm
[    30.804] (II) intel(0): h_active: 1600  h_sync: 1648  h_sync_end 1680 h_blank_end 1892 h_border: 0
[    30.804] (II) intel(0): v_active: 900  v_sync: 902  v_sync_end 908 v_blanking: 950 v_border: 0
[    30.804] (II) intel(0): Unknown vendor-specific block f
[    30.804] (II) intel(0):  SAMSUNG
[    30.804] (II) intel(0):  LTN173KT01000
[    30.804] (II) intel(0): EDID (in hex):
[    30.804] (II) intel(0):     00ffffffffffff004ca34b5400000000
[    30.804] (II) intel(0):     00120103802615780a859599574f8f26
[    30.804] (II) intel(0):     21505400000001010101010101010101
[    30.804] (II) intel(0):     010101010101202a4024618432303020
[    30.804] (II) intel(0):     26007ed6100000190000000f00000000
[    30.804] (II) intel(0):     00000000001eb4027400000000fe0053
[    30.804] (II) intel(0):     414d53554e470a2020202020000000fe
[    30.804] (II) intel(0):     004c544e3137334b5430313030300026
[    30.804] (II) intel(0): EDID vendor "SEC", prod id 21579
[    30.804] (II) intel(0): Printing DDC gathered Modelines:
[    30.804] (II) intel(0): Modeline "1600x900"x0.0  107.84  1600 1648 1680 1892  900 902 908 950 -hsync -vsync (57.0 kHz)
[    30.812] (II) intel(0): Not using default mode "320x240" (doublescan mode not supported)
[    30.812] (II) intel(0): Not using default mode "400x300" (doublescan mode not supported)
[    30.812] (II) intel(0): Not using default mode "400x300" (doublescan mode not supported)
[    30.812] (II) intel(0): Not using default mode "512x384" (doublescan mode not supported)
[    30.812] (II) intel(0): Not using default mode "640x480" (doublescan mode not supported)
[    30.812] (II) intel(0): Not using default mode "640x512" (doublescan mode not supported)
[    30.812] (II) intel(0): Not using default mode "800x600" (doublescan mode not supported)
[    30.812] (II) intel(0): Not using default mode "896x672" (doublescan mode not supported)
[    30.812] (II) intel(0): Not using default mode "928x696" (doublescan mode not supported)
[    30.812] (II) intel(0): Not using default mode "960x720" (doublescan mode not supported)
[    30.812] (II) intel(0): Not using default mode "700x525" (doublescan mode not supported)
[    30.812] (II) intel(0): Not using default mode "1024x768" (doublescan mode not supported)
[    30.812] (II) intel(0): Printing probed modes for output LVDS1
[    30.812] (II) intel(0): Modeline "1600x900"x60.0  107.84  1600 1648 1680 1892  900 902 908 950 -hsync -vsync (57.0 kHz)
[    30.812] (II) intel(0): Modeline "1024x768"x60.0   65.00  1024 1048 1184 1344  768 771 777 806 -hsync -vsync (48.4 kHz)
[    30.812] (II) intel(0): Modeline "800x600"x60.3   40.00  800 840 968 1056  600 601 605 628 +hsync +vsync (37.9 kHz)
[    30.812] (II) intel(0): Modeline "800x600"x56.2   36.00  800 824 896 1024  600 601 603 625 +hsync +vsync (35.2 kHz)
[    30.812] (II) intel(0): Modeline "640x480"x59.9   25.18  640 656 752 800  480 490 492 525 -hsync -vsync (31.5 kHz)
[    30.935] (II) intel(0): EDID for output VGA1
[    30.935] (II) intel(0): Manufacturer: PHL  Model: c02e  Serial#: 21565
[    30.935] (II) intel(0): Year: 2010  Week: 33
[    30.935] (II) intel(0): EDID Version: 1.3
[    30.935] (II) intel(0): Analog Display Input,  Input Voltage Level: 0.700/0.700 V
[    30.935] (II) intel(0): Sync:  Separate  Composite
[    30.935] (II) intel(0): Max Image Size [cm]: horiz.: 47  vert.: 26
[    30.935] (II) intel(0): Gamma: 2.20
[    30.935] (II) intel(0): DPMS capabilities: Off; RGB/Color Display
[    30.935] (II) intel(0): Default color space is primary color space
[    30.935] (II) intel(0): First detailed timing is preferred mode
[    30.935] (II) intel(0): redX: 0.648 redY: 0.339   greenX: 0.282 greenY: 0.603
[    30.935] (II) intel(0): blueX: 0.143 blueY: 0.070   whiteX: 0.313 whiteY: 0.329
[    30.935] (II) intel(0): Supported established timings:
[    30.935] (II) intel(0): 640x480@60Hz
[    30.935] (II) intel(0): 640x480@72Hz
[    30.935] (II) intel(0): 640x480@75Hz
[    30.935] (II) intel(0): 800x600@56Hz
[    30.935] (II) intel(0): 800x600@60Hz
[    30.935] (II) intel(0): 800x600@75Hz
[    30.935] (II) intel(0): 832x624@75Hz
[    30.935] (II) intel(0): 1024x768@60Hz
[    30.935] (II) intel(0): 1024x768@70Hz
[    30.935] (II) intel(0): 1024x768@75Hz
[    30.935] (II) intel(0): 1280x1024@75Hz
[    30.935] (II) intel(0): Manufacturer's mask: 0
[    30.935] (II) intel(0): Supported standard timings:
[    30.935] (II) intel(0): #0: hsize: 1152  vsize 864  refresh: 75  vid: 20337
[    30.935] (II) intel(0): #1: hsize: 1280  vsize 1024  refresh: 60  vid: 32897
[    30.935] (II) intel(0): #2: hsize: 1280  vsize 1024  refresh: 70  vid: 35457
[    30.935] (II) intel(0): #3: hsize: 1440  vsize 900  refresh: 60  vid: 149
[    30.936] (II) intel(0): #4: hsize: 1600  vsize 1200  refresh: 60  vid: 16553
[    30.936] (II) intel(0): #5: hsize: 1680  vsize 1050  refresh: 60  vid: 179
[    30.936] (II) intel(0): #6: hsize: 1280  vsize 960  refresh: 60  vid: 16513
[    30.936] (II) intel(0): #7: hsize: 1920  vsize 1080  refresh: 60  vid: 49361
[    30.936] (II) intel(0): Supported detailed timing:
[    30.936] (II) intel(0): clock: 148.5 MHz   Image Size:  476 x 268 mm
[    30.936] (II) intel(0): h_active: 1920  h_sync: 2008  h_sync_end 2052 h_blank_end 2200 h_border: 0
[    30.936] (II) intel(0): v_active: 1080  v_sync: 1084  v_sync_end 1089 v_blanking: 1125 v_border: 0
[    30.936] (II) intel(0): Serial No: AU51033021565
[    30.936] (II) intel(0): Ranges: V min: 56 V max: 76 Hz, H min: 30 H max: 83 kHz, PixClock max 175 MHz
[    30.936] (II) intel(0): Monitor name: Philips 220E
[    30.936] (II) intel(0): EDID (in hex):
[    30.936] (II) intel(0):     00ffffffffffff00410c2ec03d540000
[    30.936] (II) intel(0):     211401036c2f1a782e3585a656489a24
[    30.936] (II) intel(0):     1250542f6f00714f8180818a9500a940
[    30.936] (II) intel(0):     b3008140d1c0023a801871382d40582c
[    30.936] (II) intel(0):     4500dc0c1100001e000000ff00415535
[    30.936] (II) intel(0):     31303333303231353635000000fd0038
[    30.936] (II) intel(0):     4c1e5311000a202020202020000000fc
[    30.936] (II) intel(0):     005068696c69707320323230450a0014
[    30.936] (II) intel(0): Printing probed modes for output VGA1
[    30.936] (II) intel(0): Modeline "1920x1080"x60.0  148.50  1920 2008 2052 2200  1080 1084 1089 1125 +hsync +vsync (67.5 kHz)
[    30.936] (II) intel(0): Modeline "1600x1200"x60.0  162.00  1600 1664 1856 2160  1200 1201 1204 1250 +hsync +vsync (75.0 kHz)
[    30.936] (II) intel(0): Modeline "1680x1050"x60.0  146.25  1680 1784 1960 2240  1050 1053 1059 1089 -hsync +vsync (65.3 kHz)
[    30.936] (II) intel(0): Modeline "1280x1024"x75.0  135.00  1280 1296 1440 1688  1024 1025 1028 1066 +hsync +vsync (80.0 kHz)
[    30.936] (II) intel(0): Modeline "1280x1024"x70.0  128.95  1280 1368 1504 1728  1024 1025 1028 1066 -hsync +vsync (74.6 kHz)
[    30.936] (II) intel(0): Modeline "1280x1024"x60.0  108.00  1280 1328 1440 1688  1024 1025 1028 1066 +hsync +vsync (64.0 kHz)
[    30.936] (II) intel(0): Modeline "1440x900"x59.9  106.50  1440 1520 1672 1904  900 903 909 934 -hsync +vsync (55.9 kHz)
[    30.936] (II) intel(0): Modeline "1280x960"x60.0  108.00  1280 1376 1488 1800  960 961 964 1000 +hsync +vsync (60.0 kHz)
[    30.936] (II) intel(0): Modeline "1152x864"x75.0  108.00  1152 1216 1344 1600  864 865 868 900 +hsync +vsync (67.5 kHz)
[    30.936] (II) intel(0): Modeline "1024x768"x75.1   78.80  1024 1040 1136 1312  768 769 772 800 +hsync +vsync (60.1 kHz)
[    30.936] (II) intel(0): Modeline "1024x768"x70.1   75.00  1024 1048 1184 1328  768 771 777 806 -hsync -vsync (56.5 kHz)
[    30.936] (II) intel(0): Modeline "1024x768"x60.0   65.00  1024 1048 1184 1344  768 771 777 806 -hsync -vsync (48.4 kHz)
[    30.936] (II) intel(0): Modeline "832x624"x74.6   57.28  832 864 928 1152  624 625 628 667 -hsync -vsync (49.7 kHz)
[    30.936] (II) intel(0): Modeline "800x600"x75.0   49.50  800 816 896 1056  600 601 604 625 +hsync +vsync (46.9 kHz)
[    30.936] (II) intel(0): Modeline "800x600"x60.3   40.00  800 840 968 1056  600 601 605 628 +hsync +vsync (37.9 kHz)
[    30.936] (II) intel(0): Modeline "800x600"x56.2   36.00  800 824 896 1024  600 601 603 625 +hsync +vsync (35.2 kHz)
[    30.936] (II) intel(0): Modeline "640x480"x72.8   31.50  640 664 704 832  480 489 491 520 -hsync -vsync (37.9 kHz)
[    30.936] (II) intel(0): Modeline "640x480"x75.0   31.50  640 656 720 840  480 481 484 500 -hsync -vsync (37.5 kHz)
[    30.936] (II) intel(0): Modeline "640x480"x60.0   25.20  640 656 752 800  480 490 492 525 -hsync -vsync (31.5 kHz)
[    30.945] (II) intel(0): EDID for output HDMI1
[    30.945] (II) intel(0): EDID for output DP1
[    31.014] (II) intel(0): EDID for output HDMI2
[    31.015] (II) intel(0): EDID for output DP2
[    31.016] (II) intel(0): EDID for output DP3
[    31.016] (II) intel(0): Output LVDS1 enabled by config file
[    31.016] (II) intel(0): Output VGA1 connected
[    31.016] (II) intel(0): Output HDMI1 disconnected
[    31.016] (II) intel(0): Output DP1 disconnected
[    31.016] (II) intel(0): Output HDMI2 disconnected
[    31.016] (II) intel(0): Output DP2 disconnected
[    31.016] (II) intel(0): Output DP3 disconnected
[    31.016] (II) intel(0): Using user preference for initial modes
[    31.016] (II) intel(0): Output LVDS1 using initial mode 1600x900
[    31.016] (II) intel(0): Output VGA1 using initial mode 1440x900
[    31.016] (II) intel(0): Using default gamma of (1.0, 1.0, 1.0) unless otherwise stated.
[    31.016] (II) intel(0): Kernel page flipping support detected, enabling
[    31.016] (**) intel(0): Display dimensions: (380, 210) mm
[    31.016] (**) intel(0): DPI set to (203, 108)
[    31.016] (II) Loading sub module "fb"
[    31.016] (II) LoadModule: "fb"
[    31.016] (II) Loading /usr/lib/xorg/modules/libfb.so
[    31.071] (II) Module fb: vendor="X.Org Foundation"
[    31.071]     compiled for 1.9.2, module version = 1.0.0
[    31.071]     ABI class: X.Org ANSI C Emulation, version 0.4
[    31.071] (==) Depth 24 pixmap format is 32 bpp
[    31.071] (==) intel(0): VideoRam: 262144 KB
[    31.071] (II) intel(0): [DRI2] Setup complete
[    31.071] (II) intel(0): [DRI2]   DRI driver: i965
[    31.071] (II) intel(0): Allocated new frame buffer 3072x900 stride 12288, tiled
[    31.099] (II) UXA(0): Driver registered support for the following operations:
[    31.099] (II)         solid
[    31.099] (II)         copy
[    31.099] (II)         composite (RENDER acceleration)
[    31.099] (II)         put_image
[    31.099] (II)         get_image
[    31.099] (==) intel(0): Backing store disabled
[    31.099] (==) intel(0): Silken mouse enabled
[    31.110] (II) intel(0): Initializing HW Cursor
[    31.143] (II) intel(0): RandR 1.2 enabled, ignore the following RandR disabled message.
[    31.145] (==) intel(0): DPMS enabled
[    31.145] (==) intel(0): Intel XvMC decoder enabled
[    31.145] (II) intel(0): Set up textured video
[    31.145] (II) intel(0): [XvMC] xvmc_vld driver initialized.
[    31.145] (II) intel(0): direct rendering: DRI2 Enabled
[    31.145] (--) RandR disabled
[    31.145] (II) Initializing built-in extension Generic Event Extension
[    31.145] (II) Initializing built-in extension SHAPE
[    31.145] (II) Initializing built-in extension MIT-SHM
[    31.145] (II) Initializing built-in extension XInputExtension
[    31.145] (II) Initializing built-in extension XTEST
[    31.145] (II) Initializing built-in extension BIG-REQUESTS
[    31.145] (II) Initializing built-in extension SYNC
[    31.145] (II) Initializing built-in extension XKEYBOARD
[    31.145] (II) Initializing built-in extension XC-MISC
[    31.145] (II) Initializing built-in extension SECURITY
[    31.145] (II) Initializing built-in extension XINERAMA
[    31.145] (II) Initializing built-in extension XFIXES
[    31.145] (II) Initializing built-in extension RENDER
[    31.145] (II) Initializing built-in extension RANDR
[    31.145] (II) Initializing built-in extension COMPOSITE
[    31.145] (II) Initializing built-in extension DAMAGE
[    31.276] (II) AIGLX: enabled GLX_MESA_copy_sub_buffer
[    31.276] (II) AIGLX: enabled GLX_INTEL_swap_event
[    31.276] (II) AIGLX: enabled GLX_SGI_swap_control and GLX_MESA_swap_control
[    31.276] (II) AIGLX: enabled GLX_SGI_make_current_read
[    31.276] (II) AIGLX: GLX_EXT_texture_from_pixmap backed by buffer objects
[    31.276] (II) AIGLX: Loaded and initialized /usr/lib/xorg/modules/dri/i965_dri.so
[    31.276] (II) GLX: Initialized DRI2 GL provider for screen 0
[    31.276] (II) intel(0): Setting screen physical size to 804 x 238
[    31.686] (II) config/udev: Adding input device Power Button (/dev/input/event4)
[    31.686] (**) Power Button: Applying InputClass "evdev keyboard catchall"
[    31.686] (II) LoadModule: "evdev"
[    31.686] (II) Loading /usr/lib/xorg/modules/input/evdev_drv.so
[    31.696] (II) Module evdev: vendor="X.Org Foundation"
[    31.696]     compiled for 1.9.0, module version = 2.5.0
[    31.696]     Module class: X.Org XInput Driver
[    31.696]     ABI class: X.Org XInput driver, version 11.0
[    31.696] (**) Power Button: always reports core events
[    31.696] (**) Power Button: Device: "/dev/input/event4"
[    31.706] (--) Power Button: Found keys
[    31.706] (II) Power Button: Configuring as keyboard
[    31.706] (II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD)
[    31.706] (**) Option "xkb_rules" "evdev"
[    31.706] (**) Option "xkb_model" "evdev"
[    31.706] (**) Option "xkb_layout" "it"
[    31.735] (II) config/udev: Adding input device Video Bus (/dev/input/event7)
[    31.736] (**) Video Bus: Applying InputClass "evdev keyboard catchall"
[    31.736] (**) Video Bus: always reports core events
[    31.736] (**) Video Bus: Device: "/dev/input/event7"
[    31.743] (--) Video Bus: Found keys
[    31.743] (II) Video Bus: Configuring as keyboard
[    31.743] (II) XINPUT: Adding extended input device "Video Bus" (type: KEYBOARD)
[    31.743] (**) Option "xkb_rules" "evdev"
[    31.743] (**) Option "xkb_model" "evdev"
[    31.743] (**) Option "xkb_layout" "it"
[    31.758] (II) config/udev: Adding input device Lid Switch (/dev/input/event3)
[    31.758] (II) No input driver/identifier specified (ignoring)
[    31.759] (II) config/udev: Adding input device Sleep Button (/dev/input/event2)
[    31.759] (**) Sleep Button: Applying InputClass "evdev keyboard catchall"
[    31.759] (**) Sleep Button: always reports core events
[    31.759] (**) Sleep Button: Device: "/dev/input/event2"
[    31.780] (--) Sleep Button: Found keys
[    31.780] (II) Sleep Button: Configuring as keyboard
[    31.780] (II) XINPUT: Adding extended input device "Sleep Button" (type: KEYBOARD)
[    31.780] (**) Option "xkb_rules" "evdev"
[    31.780] (**) Option "xkb_model" "evdev"
[    31.780] (**) Option "xkb_layout" "it"
[    31.783] (II) config/udev: Adding input device USB2.0 UVC 1.3M WebCam (/dev/input/event9)
[    31.783] (**) USB2.0 UVC 1.3M WebCam: Applying InputClass "evdev keyboard catchall"
[    31.783] (**) USB2.0 UVC 1.3M WebCam: always reports core events
[    31.783] (**) USB2.0 UVC 1.3M WebCam: Device: "/dev/input/event9"
[    31.800] (--) USB2.0 UVC 1.3M WebCam: Found keys
[    31.800] (II) USB2.0 UVC 1.3M WebCam: Configuring as keyboard
[    31.800] (II) XINPUT: Adding extended input device "USB2.0 UVC 1.3M WebCam" (type: KEYBOARD)
[    31.800] (**) Option "xkb_rules" "evdev"
[    31.800] (**) Option "xkb_model" "evdev"
[    31.800] (**) Option "xkb_layout" "it"
[    31.805] (II) config/udev: Adding input device HID 1241:1166 (/dev/input/event8)
[    31.805] (**) HID 1241:1166: Applying InputClass "evdev pointer catchall"
[    31.805] (**) HID 1241:1166: always reports core events
[    31.805] (**) HID 1241:1166: Device: "/dev/input/event8"
[    31.820] (--) HID 1241:1166: Found 9 mouse buttons
[    31.820] (--) HID 1241:1166: Found scroll wheel(s)
[    31.820] (--) HID 1241:1166: Found relative axes
[    31.820] (--) HID 1241:1166: Found x and y relative axes
[    31.820] (II) HID 1241:1166: Configuring as mouse
[    31.820] (**) HID 1241:1166: YAxisMapping: buttons 4 and 5
[    31.820] (**) HID 1241:1166: EmulateWheelButton: 4, EmulateWheelInertia: 10, EmulateWheelTimeout: 200
[    31.820] (II) XINPUT: Adding extended input device "HID 1241:1166" (type: MOUSE)
[    31.820] (**) HID 1241:1166: (accel) keeping acceleration scheme 1
[    31.820] (**) HID 1241:1166: (accel) acceleration profile 0
[    31.820] (**) HID 1241:1166: (accel) acceleration factor: 2.000
[    31.820] (**) HID 1241:1166: (accel) acceleration threshold: 4
[    31.820] (II) HID 1241:1166: initialized for relative axes.
[    31.820] (II) config/udev: Adding input device HID 1241:1166 (/dev/input/mouse1)
[    31.820] (II) No input driver/identifier specified (ignoring)
[    31.824] (II) config/udev: Adding input device Asus Laptop extra buttons (/dev/input/event5)
[    31.824] (**) Asus Laptop extra buttons: Applying InputClass "evdev keyboard catchall"
[    31.824] (**) Asus Laptop extra buttons: always reports core events
[    31.824] (**) Asus Laptop extra buttons: Device: "/dev/input/event5"
[    31.840] (--) Asus Laptop extra buttons: Found keys
[    31.840] (II) Asus Laptop extra buttons: Configuring as keyboard
[    31.840] (II) XINPUT: Adding extended input device "Asus Laptop extra buttons" (type: KEYBOARD)
[    31.840] (**) Option "xkb_rules" "evdev"
[    31.840] (**) Option "xkb_model" "evdev"
[    31.840] (**) Option "xkb_layout" "it"
[    31.840] (II) config/udev: Adding input device AT Translated Set 2 keyboard (/dev/input/event0)
[    31.840] (**) AT Translated Set 2 keyboard: Applying InputClass "evdev keyboard catchall"
[    31.840] (**) AT Translated Set 2 keyboard: always reports core events
[    31.840] (**) AT Translated Set 2 keyboard: Device: "/dev/input/event0"
[    31.856] (--) AT Translated Set 2 keyboard: Found keys
[    31.856] (II) AT Translated Set 2 keyboard: Configuring as keyboard
[    31.856] (II) XINPUT: Adding extended input device "AT Translated Set 2 keyboard" (type: KEYBOARD)
[    31.856] (**) Option "xkb_rules" "evdev"
[    31.856] (**) Option "xkb_model" "evdev"
[    31.856] (**) Option "xkb_layout" "it"
[    31.857] (II) config/udev: Adding input device ETPS/2 Elantech Touchpad (/dev/input/event6)
[    31.857] (**) ETPS/2 Elantech Touchpad: Applying InputClass "evdev touchpad catchall"
[    31.857] (**) ETPS/2 Elantech Touchpad: Applying InputClass "touchpad catchall"
[    31.857] (II) LoadModule: "synaptics"
[    31.857] (II) Loading /usr/lib/xorg/modules/input/synaptics_drv.so
[    31.867] (II) Module synaptics: vendor="X.Org Foundation"
[    31.868]     compiled for 1.9.2, module version = 1.3.0
[    31.868]     Module class: X.Org XInput Driver
[    31.868]     ABI class: X.Org XInput driver, version 11.0
[    31.868] (II) Synaptics touchpad driver version 1.3.0
[    31.868] (**) Option "Device" "/dev/input/event6"
[    31.990] (--) ETPS/2 Elantech Touchpad: x-axis range 8 - 1144
[    31.990] (--) ETPS/2 Elantech Touchpad: y-axis range 8 - 760
[    31.990] (II) ETPS/2 Elantech Touchpad: device does not report pressure, will use touch data.
[    31.990] (--) ETPS/2 Elantech Touchpad: buttons: left right double triple
[    31.990] (--) ETPS/2 Elantech Touchpad: invalid pressure range.  defaulting to 0 - 256
[    31.990] (--) ETPS/2 Elantech Touchpad: invalid finger width range.  defaulting to 0 - 16
[    31.990] (**) Option "TapButton1" "1"
[    31.990] (**) Option "TapButton2" "2"
[    31.990] (**) Option "TapButton3" "3"
[    32.110] (--) ETPS/2 Elantech Touchpad: touchpad found
[    32.110] (**) ETPS/2 Elantech Touchpad: always reports core events
[    32.163] (II) XINPUT: Adding extended input device "ETPS/2 Elantech Touchpad" (type: TOUCHPAD)
[    32.163] (**) ETPS/2 Elantech Touchpad: (accel) MinSpeed is now constant deceleration 2.5
[    32.163] (**) ETPS/2 Elantech Touchpad: MaxSpeed is now 1.75
[    32.163] (**) ETPS/2 Elantech Touchpad: AccelFactor is now 0.147
[    32.163] (**) ETPS/2 Elantech Touchpad: (accel) keeping acceleration scheme 1
[    32.163] (**) ETPS/2 Elantech Touchpad: (accel) acceleration profile 1
[    32.163] (**) ETPS/2 Elantech Touchpad: (accel) acceleration factor: 2.000
[    32.163] (**) ETPS/2 Elantech Touchpad: (accel) acceleration threshold: 4
[    32.243] (--) ETPS/2 Elantech Touchpad: touchpad found
[    32.243] (II) config/udev: Adding input device ETPS/2 Elantech Touchpad (/dev/input/mouse0)
[    32.243] (II) No input driver/identifier specified (ignoring)
[    32.244] (II) config/udev: Adding input device PC Speaker (/dev/input/event1)
[    32.244] (II) No input driver/identifier specified (ignoring)
[    35.706] (II) intel(0): EDID vendor "SEC", prod id 21579
[    35.706] (II) intel(0): Printing DDC gathered Modelines:
[    35.706] (II) intel(0): Modeline "1600x900"x0.0  107.84  1600 1648 1680 1892  900 902 908 950 -hsync -vsync (57.0 kHz)
[    36.153] (II) intel(0): Allocated new frame buffer 1920x1080 stride 7680, tiled
[   219.140] (II) intel(0): EDID vendor "SEC", prod id 21579
[   219.140] (II) intel(0): Printing DDC gathered Modelines:
[   219.140] (II) intel(0): Modeline "1600x900"x0.0  107.84  1600 1648 1680 1892  900 902 908 950 -hsync -vsync (57.0 kHz)
[   248.719] (II) intel(0): EDID vendor "PHL", prod id 49198
[   248.719] (II) intel(0): Using hsync ranges from config file
[   248.719] (II) intel(0): Using vrefresh ranges from config file
[   248.719] (II) intel(0): Printing DDC gathered Modelines:
[   248.719] (II) intel(0): Modeline "1920x1080"x0.0  148.50  1920 2008 2052 2200  1080 1084 1089 1125 +hsync +vsync (67.5 kHz)
[   248.719] (II) intel(0): Modeline "800x600"x0.0   40.00  800 840 968 1056  600 601 605 628 +hsync +vsync (37.9 kHz)
[   248.719] (II) intel(0): Modeline "800x600"x0.0   36.00  800 824 896 1024  600 601 603 625 +hsync +vsync (35.2 kHz)
[   248.719] (II) intel(0): Modeline "640x480"x0.0   31.50  640 656 720 840  480 481 484 500 -hsync -vsync (37.5 kHz)
[   248.719] (II) intel(0): Modeline "640x480"x0.0   31.50  640 664 704 832  480 489 492 520 -hsync -vsync (37.9 kHz)
[   248.719] (II) intel(0): Modeline "640x480"x0.0   25.18  640 656 752 800  480 490 492 525 -hsync -vsync (31.5 kHz)
[   248.719] (II) intel(0): Modeline "1280x1024"x0.0  135.00  1280 1296 1440 1688  1024 1025 1028 1066 +hsync +vsync (80.0 kHz)
[   248.719] (II) intel(0): Modeline "1024x768"x0.0   78.75  1024 1040 1136 1312  768 769 772 800 +hsync +vsync (60.0 kHz)
[   248.719] (II) intel(0): Modeline "1024x768"x0.0   75.00  1024 1048 1184 1328  768 771 777 806 -hsync -vsync (56.5 kHz)
[   248.719] (II) intel(0): Modeline "1024x768"x0.0   65.00  1024 1048 1184 1344  768 771 777 806 -hsync -vsync (48.4 kHz)
[   248.719] (II) intel(0): Modeline "832x624"x0.0   57.28  832 864 928 1152  624 625 628 667 -hsync -vsync (49.7 kHz)
[   248.719] (II) intel(0): Modeline "800x600"x0.0   49.50  800 816 896 1056  600 601 604 625 +hsync +vsync (46.9 kHz)
[   248.719] (II) intel(0): Modeline "1152x864"x0.0  108.00  1152 1216 1344 1600  864 865 868 900 +hsync +vsync (67.5 kHz)
[   248.719] (II) intel(0): Modeline "1280x1024"x0.0  108.00  1280 1328 1440 1688  1024 1025 1028 1066 +hsync +vsync (64.0 kHz)
[   248.719] (II) intel(0): Modeline "1280x1024"x70.0  128.94  1280 1368 1504 1728  1024 1025 1028 1066 -hsync +vsync (74.6 kHz)
[   248.719] (II) intel(0): Modeline "1440x900"x0.0  106.50  1440 1520 1672 1904  900 903 909 934 -hsync +vsync (55.9 kHz)
[   248.719] (II) intel(0): Modeline "1600x1200"x0.0  162.00  1600 1664 1856 2160  1200 1201 1204 1250 +hsync +vsync (75.0 kHz)
[   248.719] (II) intel(0): Modeline "1680x1050"x0.0  146.25  1680 1784 1960 2240  1050 1053 1059 1089 -hsync +vsync (65.3 kHz)
[   248.719] (II) intel(0): Modeline "1280x960"x0.0  108.00  1280 1376 1488 1800  960 961 964 1000 +hsync +vsync (60.0 kHz)
[   248.719] (II) intel(0): Modeline "1920x1080"x60.0  172.80  1920 2040 2248 2576  1080 1081 1084 1118 -hsync +vsync (67.1 kHz)
[   290.973] (II) intel(0): EDID vendor "SEC", prod id 21579
[   290.973] (II) intel(0): Printing DDC gathered Modelines:
[   290.973] (II) intel(0): Modeline "1600x900"x0.0  107.84  1600 1648 1680 1892  900 902 908 950 -hsync -vsync (57.0 kHz)
[   291.184] (II) intel(0): Allocated new frame buffer 3520x1080 stride 14336, tiled
[   318.051] (II) intel(0): EDID vendor "SEC", prod id 21579
[   318.051] (II) intel(0): Printing DDC gathered Modelines:
[   318.051] (II) intel(0): Modeline "1600x900"x0.0  107.84  1600 1648 1680 1892  900 902 908 950 -hsync -vsync (57.0 kHz)


james2221
Arciere
 
Messaggi: 286
Iscritto il: 6 gennaio 2011, 2:48
Località: brescia
Top

Messaggio8 gennaio 2011, 20:01 - [Risolto] Nuova installazione: va solo uno schermo #88167

Codice: Seleziona tutto
Section "Screen"
        Identifier      "Default Screen"
        Device        "Intel VGA"
        DefaultDepth  24
EndSection

Section "Monitor"
    Identifier   "Netbook Display"
    Option "Enable" "true"
    Modeline "1600x900"x0.0  107.84  1600 1648 1680 1892  900 902 908 950 -hsync -vsync
EndSection

Section "Monitor"
    Identifier    "External Monitor"
    Option "RightOf" "LVDS1"
EndSection

Section "Device"
     Identifier      "Intel VGA"
     Driver         "intel"
     Option          "monitor-LVDS1" "Netbook Display"
     Option          "monitor-VGA1" "External Monitor"
EndSection


Ultimo tentativo, poi mi arrendo. Dopo posta le stesse cose che ti ho chiesto prima.
P.S.
l'output di xrnadr -q dopo che hai dato il comando lungo non mi serve, piuttosto mi interessa quello subito dopo il riavvio, prima di dare il comando corto.
Offertissima: Mi Vendo!!! Cercasi lavoro (qualunque, tra quelli leciti) in tutta italia da Roma in su, oppure in provincia di Catanzaro.
Avatar utente
4javier
Moderatore
 
Messaggi: 6224
Iscritto il: 5 ottobre 2008, 17:19
Top

Messaggio8 gennaio 2011, 20:13 - [Risolto] Nuova installazione: va solo uno schermo #88170

non vorrei fare il guastafeste, ma per una discussione del genere non era meglio trovarsi entrambi nella ns chat? :|
Leggete il Regolamento e cercate sempre su googleforumwiki prima di chiedere.
Tag x thread risolti: [Risolto] + Spazio messo all'inizio del titolo. Grazie

ArchWiki / Board Internazionale / Blog
Avatar utente
Berseker
Amministratore
 
Messaggi: 4402
Iscritto il: 27 settembre 2007, 10:18
Località: Lecco (provincia)
Top

Messaggio8 gennaio 2011, 20:15 - [Risolto] Nuova installazione: va solo uno schermo #88172

PROBLEMA:
fatal error no screen found

sono su Debian, sono entato nel file xorg.conf ma ovviamente non riusciro a modificarlo qualora ci fosse bisogno
james2221
Arciere
 
Messaggi: 286
Iscritto il: 6 gennaio 2011, 2:48
Località: brescia
Top

Messaggio8 gennaio 2011, 20:17 - [Risolto] Nuova installazione: va solo uno schermo #88173

no scusa riesco a modificarlo da qui, dimmi che fare
james2221
Arciere
 
Messaggi: 286
Iscritto il: 6 gennaio 2011, 2:48
Località: brescia
Top

Messaggio8 gennaio 2011, 20:20 - [Risolto] Nuova installazione: va solo uno schermo #88175

@Berseker
se lo avessimo saputo lo avremo fatto (piaciuto condizionale/congiuntivo? è proprio vero che sul web si trova di tutto, anche le frasi precompilate)
james2221
Arciere
 
Messaggi: 286
Iscritto il: 6 gennaio 2011, 2:48
Località: brescia
Top

Messaggio8 gennaio 2011, 20:22 - [Risolto] Nuova installazione: va solo uno schermo #88177

@berseker
non immaginavo avrebbe preso questo piega :|
@james
o da debian monti la partizione di arch, ti porti nella sua (quella di arch, non quella di debian) directory /etc/X11 e vedi dove hai sbagliato, la modifica che ti ho proposto non dovrebbe aver generato questo tipo di problema, al limite cancelli questa riga

Modeline "1600x900"x0.0 107.84 1600 1648 1680 1892 900 902 908 950 -hsync -vsync
oppure alla schermata di grub, modifichi la riga relativa ad arch aggiungendo un 1 in fondo. Così avvii in modalità solo testo e con nano puoi modificare xorg.conf.

Peccato che, causa typo, hai fatto condizionale/futuro anteriore :P
Ultima modifica di 4javier il 8 gennaio 2011, 20:25, modificato 1 volta in totale.
Offertissima: Mi Vendo!!! Cercasi lavoro (qualunque, tra quelli leciti) in tutta italia da Roma in su, oppure in provincia di Catanzaro.
Avatar utente
4javier
Moderatore
 
Messaggi: 6224
Iscritto il: 5 ottobre 2008, 17:19
Top

Messaggio8 gennaio 2011, 20:27 - [Risolto] Nuova installazione: va solo uno schermo #88178

mi ci vogliono 5 minuti: ho guardato il file, c'è solo la riga in piu, NON la cancello e torno ad Arch, se non parte torno su Debian modifico la riga e riprovo
stai li che ci vuole un5 minuti
grazie non scappare proprio adesso
james2221
Arciere
 
Messaggi: 286
Iscritto il: 6 gennaio 2011, 2:48
Località: brescia
Top

Messaggio8 gennaio 2011, 20:34 - [Risolto] Nuova installazione: va solo uno schermo #88180

'orca miseria, mancava una "m" per il congiuntivo

sono ancora su DEbian, mi dice errore riga 10, ovvero quella di modeline ecc
che faccio? la cancello e riparto con Arch???
james2221
Arciere
 
Messaggi: 286
Iscritto il: 6 gennaio 2011, 2:48
Località: brescia
Top

Messaggio8 gennaio 2011, 20:36 - [Risolto] Nuova installazione: va solo uno schermo #88182

Si, a questo punto cancellala, anche se non capisco quale problema possa comportare. Per il resto mi spiace ma non mi vengono in mentre altre soluzioni da provare.
Offertissima: Mi Vendo!!! Cercasi lavoro (qualunque, tra quelli leciti) in tutta italia da Roma in su, oppure in provincia di Catanzaro.
Avatar utente
4javier
Moderatore
 
Messaggi: 6224
Iscritto il: 5 ottobre 2008, 17:19
Top

Messaggio8 gennaio 2011, 20:43 - [Risolto] Nuova installazione: va solo uno schermo #88184

sono tornato su Arch.
Io francamente non so come ringraziarti,hai dedicato un pomeriggio a un problema che non ti competeva e tutto sommato non era un problema serio.
Ci sentiremo
per quel che mi riguarda faccio partire con il lanciatore e siamo a posto cosi
di nuovo
ciao
james (adesso devo andare anch'io)
james2221
Arciere
 
Messaggi: 286
Iscritto il: 6 gennaio 2011, 2:48
Località: brescia
Top

PrecedenteProssimo

Torna a Installazione

Chi c’è in linea

Visitano il forum: Nessuno e 0 ospiti

Moderatori: 4javier, aleph, veleno77, adriano, Hilinus