Honestamente, eu nem tentei. Quando instalei o slack nele a detecção automática do X me deixou com 1024x768. Como o sistema que veio "de fábrica" conseguia 1280x768 eu misturei as configurações e deixei ele assim. Apesar do Fenix (baseado em KUbuntu) ser bem tosco e demorar 5 minutos pra iniciar me pareceu que a equipe deles realmente trabalhou bastante em retocar as configurações, principalmente em relação ao hardware então eu confiei nos dados que tinha a partir dele.
Se você conseguir usar uma resolução maior passe os detalhes depois. Qual a marca/modelo do seu notebook? rodrigo brito lira wrote: > Daniel você não conseguiu colocar a resolução pra ficar 1280x800 não? > Vou fazer as alterações aqui e ver se fica blz incluse trocar aonde tem > 768 por 800 pra ver se roda blz, obs. > >> Date: Fri, 5 Jun 2009 00:44:55 -0300 >> From: [email protected] >> To: [email protected] >> Subject: [slack-users] Re: Video x Chipset SIS >> >> >> Rodrigo, eu tenho um Intelbras i15 com a saída do lspci idêntica a sua, >> exceto que tem alguns dispositivos a mais. >> >> Eu construi meu xorg.conf misturanto o original do slack com o do Fenix >> Linux que veio com o note e uso resolução de 1280x???. Eu nunca terminei >> de arrumar as configurações então tem lixo aí induvitávelmente, mas é >> funcional. >> >> >> --- xorg.conf --- >> Section "ServerLayout" >> Identifier "X.org Configured" >> Screen 0 "Screen0" 0 0 >> Screen 1 "screen1" RightOf "Screen0" >> InputDevice "Mouse0" "CorePointer" >> InputDevice "Keyboard0" "CoreKeyboard" >> Option "AIGLX" "true" >> EndSection >> >> Section "Files" >> RgbPath "/usr/share/X11/rgb" >> ModulePath "/usr/lib/xorg/modules" >> FontPath "/usr/share/fonts/TTF" >> FontPath "/usr/share/fonts/OTF" >> FontPath "/usr/share/fonts/Type1" >> FontPath "/usr/share/fonts/misc" >> FontPath "/usr/share/fonts/75dpi/:unscaled" >> EndSection >> >> Section "Module" >> Load "glx" >> Load "extmod" >> Load "xtrap" >> Load "record" >> Load "GLcore" >> Load "dbe" >> Load "dri" >> Load "freetype" >> Load "type1" >> EndSection >> >> Section "InputDevice" >> Identifier "Keyboard0" >> Driver "kbd" >> Option "XkbModel" "abnt2" >> Option "XkbLayout" "br" >> Option "XkbRules" "xfree86" >> EndSection >> >> Section "InputDevice" >> Identifier "Mouse0" >> Driver "mouse" >> Option "Protocol" "auto" >> Option "Device" "/dev/input/mice" >> Option "ZAxisMapping" "4 5 6 7" >> EndSection >> >> >> Section "Device" >> ### Available Driver options are:- >> ### Values: <i>: integer, <f>: float, <bool>: "True"/"False", >> ### <string>: "String", <freq>: "<f> Hz/kHz/MHz" >> ### [arg]: arg optional >> #Option "ShadowFB" # [<bool>] >> #Option "DefaultRefresh" # [<bool>] >> #Option "ModeSetClearScreen" # [<bool>] >> Identifier "Card0" >> Driver "vesa" >> VendorName "Silicon Integrated Systems [SiS]" >> BoardName "771/671 PCIE VGA Display Adapter" >> BusID "PCI:1:0:0" >> EndSection >> >> Section "Monitor" >> Identifier "Monitor0" >> Vendorname "Generic LCD Display" >> Modelname "LCD Panel 1024x768" >> Horizsync 31.5-48.0 >> Vertrefresh 56.0 - 65.0 >> modeline "800x...@56" 36.0 800 824 896 1024 600 601 603 625 +hsync +vsync >> modeline "800x...@60" 40.0 800 840 968 1056 600 601 605 628 +hsync +vsync >> modeline "1280x...@60" 80.14 1280 1344 1480 1680 768 769 772 795 >> -hsync +vsync >> modeline "1280x...@60" 74.48 1280 1336 1472 1664 720 721 724 746 >> -hsync +vsync >> Gamma 1.0 >> EndSection >> >> >> Section "Screen" >> Identifier "Screen0" >> Device "Card0" >> Monitor "Monitor0" >> Defaultdepth 24 >> Option "RenderAccel" "true" >> Option "AllowGLXWithComposite" "true" >> Option "AddARGBGLXVisuals" "true" >> Option "DisableGLXRottClipping" "true" >> >> SubSection "Display" >> Depth 24 >> Virtual 1280 768 >> Modes "1280x...@60" "1280x...@60" "800x...@60" "800x...@56" >> EndSubSection >> EndSection >> >> >> Section "Extensions" >> Option "Composite" "Enable" >> EndSection >> >> >> Section "DRI" >> Mode 0666 >> EndSection >> >> Section "device" # >> Identifier "device1" >> Boardname "vesa" >> Busid "PCI:1:0:0" >> Driver "vesa" >> Screen 1 >> EndSection >> Section "screen" # >> Identifier "screen1" >> Device "Card0" >> Defaultdepth 24 >> Monitor "monitor1" >> EndSection >> Section "monitor" # >> Identifier "monitor1" >> Gamma 1.0 >> EndSection >> Section "ServerFlags" >> EndSection >> >> ----------------- >> >> >> rodrigo brito lira wrote: >> > Ai galera o lspci. >> > >> > #lspci >> > >> > 00:00.0 Host bridge: Silicon Integrated Systems [SiS] 671MX >> > 00:01.0 PCI bridge: Silicon Integrated Systems [SiS] SiS AGP Port >> > (virtual PCI-to-PCI bridge) >> > 00:02.0 ISA bridge: Silicon Integrated Systems [SiS] SiS968 [MuTIOL >> > Media IO] (rev 01) >> > 00:02.5 IDE interface: Silicon Integrated Systems [SiS] 5513 [IDE] > (rev 01) >> > 00:03.0 USB Controller: Silicon Integrated Systems [SiS] USB 1.1 >> > Controller (rev 0f) >> > 00:03.1 USB Controller: Silicon Integrated Systems [SiS] USB 1.1 >> > Controller (rev 0f) >> > 00:03.3 USB Controller: Silicon Integrated Systems [SiS] USB 2.0 > Controller >> > 00:04.0 Ethernet controller: Silicon Integrated Systems [SiS] 191 >> > Gigabit Ethernet Adapter (rev 02) >> > 00:05.0 SATA controller: Silicon Integrated Systems [SiS] AHCI IDE >> > Controller (0106) (rev 03) >> > 00:0f.0 Audio device: Silicon Integrated Systems [SiS] Azalia Audio >> > Controller >> > 01:00.0 VGA compatible controller: Silicon Integrated Systems [SiS] >> > 771/671 PCIE VGA Display Adapter (rev 10) >> > >> > >> >> From: [email protected] >> >> To: [email protected] >> >> Subject: [slack-users] Re: Video x Chipset SIS >> >> Date: Wed, 3 Jun 2009 21:39:45 -0300 >> >> >> >> >> >> On Wed 03 Jun 2009 21:22:31 rodrigo brito lira wrote: >> >> > Uma pequena grande pergunta. Alguem ja conseguiu instalar o driver >> > de video >> >> > da sis no slackware 12.2. Se ja conseguiram por favor me ajudem. >> >> >> >> envia a saída do lspci | grep -i vga >> >> >> >> -- >> >> Herbert >> >> >> >> >> > > >> >> > > --~--~---------~--~----~------------~-------~--~----~ GUS-BR - Grupo de Usuários de Slackware Brasil http://www.slackwarebrasil.org/ http://groups.google.com/group/slack-users-br Antes de perguntar: http://www.istf.com.br/perguntas/ Para sair da lista envie um e-mail para: [email protected] -~----------~----~----~----~------~----~------~--~---

