PDA

View Full Version : Problemi con Ubuntu e ris.grafica indecente


bongo74
06-04-2009, 09:38
Ho questo pc
amd64 3000+ skt754, scheda madre ECS GS7610 con
Integrated SiS Mirage 1 2D/3D Graphics

Ubu 8.10 i386, il pacchetto Sis è installato
monitor CRT LG Flatron 995 ft

1) mi va solo al massimo a 800x600...
2) come mettere il monitor dentro allo xorg?
3) come impostarlo a 1600x1200?


lspci
00:1f.0 PCI bridge: Silicon Integrated Systems [SiS] PCI-to-PCI bridge
01:00.0 VGA compatible controller: Silicon Integrated Systems [SiS] 661/741/760 PCI/AGP or 662/761Gx PCIE VGA Display Adapter (rev 03)
spazio@spazio:~$

xorg.conf
# 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 "InputDevice"
Identifier "Generic Keyboard"
Driver "kbd"
Option "XkbRules" "xorg"
Option "XkbModel" "pc105"
Option "XkbLayout" "it"
EndSection

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

Section "Device"
Identifier "Silicon Integrated Systems"
Driver "sis"
EndSection

masand
06-04-2009, 10:50
Ho questo pc
amd64 3000+ skt754, scheda madre ECS GS7610 con
Integrated SiS Mirage 1 2D/3D Graphics

Ubu 8.10 i386, il pacchetto Sis è installato
monitor CRT LG Flatron 995 ft

1) mi va solo al massimo a 800x600...
2) come mettere il monitor dentro allo xorg?
3) come impostarlo a 1600x1200?


lspci
00:1f.0 PCI bridge: Silicon Integrated Systems [SiS] PCI-to-PCI bridge
01:00.0 VGA compatible controller: Silicon Integrated Systems [SiS] 661/741/760 PCI/AGP or 662/761Gx PCIE VGA Display Adapter (rev 03)
spazio@spazio:~$

xorg.conf
# 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 "InputDevice"
Identifier "Generic Keyboard"
Driver "kbd"
Option "XkbRules" "xorg"
Option "XkbModel" "pc105"
Option "XkbLayout" "it"
EndSection

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

Section "Device"
Identifier "Silicon Integrated Systems"
Driver "sis"
EndSection



Prova a seguire quel che dicono qui e vediamo se tu sei più fortunato:

http://forum.ubuntu-it.org/index.php?topic=232714.msg1597539


http://forum.ubuntu-it.org/index.php?topic=240945.0


Un saluto a tutti...
masand

bongo74
06-04-2009, 12:10
gia' provato le 2 guide ma non funziona (quando booto mi dice che la grafica è sbagliata e se voglio lavorare in bassa risoluzione)

1) è possibile assegnare un driver generico che tenga il 1280 x 1024 75Hz ?
2) come posso inserire il monitor 19" crt lg flat 995ft nei dispositivi?

masand
06-04-2009, 16:04
gia' provato le 2 guide ma non funziona (quando booto mi dice che la grafica è sbagliata e se voglio lavorare in bassa risoluzione)

1) è possibile assegnare un driver generico che tenga il 1280 x 1024 75Hz ?
2) come posso inserire il monitor 19" crt lg flat 995ft nei dispositivi?

Il driver generico è il classico "vesa"...

Il monitor dovrebbe rilevartelo tranquillamente... :confused:

Un saluto a tutti...
masand

bongo74
06-04-2009, 19:14
Il driver generico è il classico "vesa"..

puo' andare cosi'?

Section "Device"
Identifier "vesa"
Driver "vesa"
EndSection

1) come indicare il monitor nel xorg.conf?
2) comperare una scheda pci-express per ovviare al problema sarebbe uno spreco di soldi ? (navigazione-mail-openoffice e basta )

bongo74
06-04-2009, 19:14
Il driver generico è il classico "vesa"..

puo' andare cosi'?

Section "Device"
Identifier "vesa"
Driver "vesa"
EndSection

1) come indicare il monitor nel xorg.conf?
2) comperare una scheda pci-express per ovviare al problema sarebbe uno spreco di soldi ? (navigazione-mail-openoffice e basta )

masand
06-04-2009, 19:44
puo' andare cosi'?

Section "Device"
Identifier "vesa"
Driver "vesa"
EndSection

1) come indicare il monitor nel xorg.conf?
2) comperare una scheda pci-express per ovviare al problema sarebbe uno spreco di soldi ? (navigazione-mail-openoffice e basta )

Se ti sta bene quella che hai, credo proprio di si...

Un saluto a tutti...
masand