[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: settare risoluzione monitor



Dario scrisse in data 14/05/2012 11:42:
> che scheda video hai ? Può essere info utile per aiutarti.
Scusate avete ragione, ho dato poche informazioni. Anzitutto uso debian
squeeze. Questa è la mia scheda video:
$ lspci -v -s 00:02.0
00:02.0 VGA compatible controller: Intel Corporation Core Processor
Integrated Graphics Controller (rev 12) (prog-if 00 [VGA controller])
    Subsystem: ASRock Incorporation Device 0042
    Flags: bus master, fast devsel, latency 0, IRQ 30
    Memory at fb800000 (64-bit, non-prefetchable) [size=4M]
    Memory at d0000000 (64-bit, prefetchable) [size=256M]
    I/O ports at d000 [size=8]
    Expansion ROM at <unassigned> [disabled]
    Capabilities: <access denied>
    Kernel modules: i915

Per quanto riguarda la domanda di Giovanni non utilizzo xorg.conf:

$ cat /etc/X11/xorg.conf | grep -v ^#

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

Section "InputDevice"
    Identifier    "Configured Mouse"
    Driver        "mouse"
EndSection

Section "Device"
    Identifier    "Configured Video Device"
EndSection

Section "Monitor"
    Identifier    "Configured Monitor"
EndSection

Section "Screen"
    Identifier    "Default Screen"
    Monitor        "Configured Monitor"
EndSection

Poi con xrandr ho provato a creare la risoluzione non supportata ma ho
fallito. Questi sono i comandi che ho dato:

$ cvt 1920 1080 60
# 1920x1080 59.96 Hz (CVT 2.07M9) hsync: 67.16 kHz; pclk: 173.00 MHz
Modeline "1920x1080_60.00"  173.00  1920 2048 2248 2576  1080 1083 1088
1120 -hsync +vsync

$ xrandr --newmode "1920x1080" 173.00  1920 2048 2248 2576  1080 1083
1088 1120 -hsync +vsync
xrandr: Failed to get size of gamma for output default

$ xrandr --addmode default 1920x1080
xrandr: Failed to get size of gamma for output default

$ xrandr --output default --mode 1920x1080
xrandr: Failed to get size of gamma for output default
xrandr: Configure crtc 0 failed

Spero di avere fornito tutte le informazioni necessarie

Grazie mille

Piviul

PS


Reply to: