Show Posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.


Mensagens - shamdro

Páginas: [1] 2 3
1
Gnome / Re: Mudar o splash screen do ubuntu 10.04
« Online: 16 de Julho de 2011, 21:21 »
Tente usar o programa Splash Screen (ou Tela de apresentação) tem nos repositórios, na área de Temas e Tweaks

2
O Maverick Mercat ainda tem problema na resolução de tela desse Notebook pos r430p.
Não encontrei um Xorg adequado alguem tem???
Com o Comando Xorg configure :1
Obtive o seguinte Xorg:
Código: [Selecionar]
Section "ServerLayout"
Identifier     "X.org Configured"
Screen      0  "Screen0" 0 0
InputDevice    "Mouse0" "CorePointer"
InputDevice    "Keyboard0" "CoreKeyboard"
EndSection

Section "Files"
ModulePath   "/usr/lib/xorg/modules"
FontPath     "/usr/share/fonts/X11/misc"
FontPath     "/usr/share/fonts/X11/cyrillic"
FontPath     "/usr/share/fonts/X11/100dpi/:unscaled"
FontPath     "/usr/share/fonts/X11/75dpi/:unscaled"
FontPath     "/usr/share/fonts/X11/Type1"
FontPath     "/usr/share/fonts/X11/100dpi"
FontPath     "/usr/share/fonts/X11/75dpi"
FontPath     "/var/lib/defoma/x-ttcidfont-conf.d/dirs/TrueType"
FontPath     "built-ins"
EndSection

Section "Module"
Load  "record"
Load  "dbe"
Load  "extmod"
Load  "dri"
Load  "glx"
Load  "dri2"
EndSection

Section "InputDevice"
Identifier  "Keyboard0"
Driver      "kbd"
EndSection

Section "InputDevice"
Identifier  "Mouse0"
Driver      "mouse"
Option     "Protocol" "auto"
Option     "Device" "/dev/input/mice"
Option     "ZAxisMapping" "4 5 6 7"
EndSection

Section "Monitor"
Identifier   "Monitor0"
VendorName   "Monitor Vendor"
ModelName    "Monitor Model"
EndSection

Section "Device"
        ### Available Driver options are:-
        ### Values: <i>: integer, <f>: float, <bool>: "True"/"False",
        ### <string>: "String", <freq>: "<f> Hz/kHz/MHz",
        ### <percent>: "<f>%"
        ### [arg]: arg optional
        #Option     "ShadowFB"            # [<bool>]
        #Option     "Rotate"              # <str>
        #Option     "fbdev"              # <str>
        #Option     "debug"              # [<bool>]
Identifier  "Card0"
Driver      "fbdev"
BusID       "PCI:1:0:0"
EndSection

Section "Screen"
Identifier "Screen0"
Device     "Card0"
Monitor    "Monitor0"
SubSection "Display"
Viewport   0 0
Depth     1
EndSubSection
SubSection "Display"
Viewport   0 0
Depth     4
EndSubSection
SubSection "Display"
Viewport   0 0
Depth     8
EndSubSection
SubSection "Display"
Viewport   0 0
Depth     15
EndSubSection
SubSection "Display"
Viewport   0 0
Depth     16
EndSubSection
SubSection "Display"
Viewport   0 0
Depth     24
EndSubSection
EndSection

3
Hardware e Periféricos / Xorg 1024x600 proview pc 81001
« Online: 12 de Agosto de 2010, 01:54 »
Olha, finalmente, depois de vários dias,  até instalei o Linux Mint, para ver se esse Xorg ai funcionava e nada, além de que descobri que o mint é podrinho.

O Xorg que funcionou aqui no meu é este:
Código: [Selecionar]
Section "InputDevice"
Identifier "Generic Keyboard"
Driver "kbd"
Option "XkbRules" "xorg"
Option "XkbModel" "abnt2"
Option "XkbLayout" "pt"
EndSection

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

Section "Device"
Identifier "Configured Video Device"
Boardname "vesa"
Busid "PCI:0:1:1"
Driver "geode"
Option "AccelMethod" "EXA"
Option "PanelMode" "48960 1024 1064 1168 1312 600 601 604 622"
Screen 0
EndSection

Section "Monitor"
Identifier "Configured Monitor"
Vendorname "Generic LCD Display"
Modelname "LCD Panel 1024x600"
HorizSync 31.5 - 37.9
VertRefresh 50.0 - 70.0
DisplaySize 271 159
modeline "1024x600@60" 48.96 1024 1064 1168 1312 600 601 604 622 -HSync -VSync
EndSection

Section "Screen"
Identifier "Default Screen"
Device "Configured Video Device"
Monitor "Configured Monitor"
Defaultdepth 24
SubSection "Display"
Depth 24
Virtual 1024 600
Modes "1024x600@60"
EndSubSection
EndSection

Section "Module"
Load "glx"
Load "GLcore"
Load "v4l"
EndSection

Section "ServerFlags"
EndSection

Se alguém entender melhor de Xorg por favor da uma aperfeiçoada, pois eu fiz esse Xorg baseado no de cima, orém este funciona legal no Netbook Proview 81001   :D

4
A minha tela está assim: http://img442.imageshack.us/img442/5473/capturadetelav.png

Depois que formatei não faz detecção de tela, ou melhor ajusta de um modo que corta um pedaço debaixo da tela que é 1024x600.
Estou usando o xorg indica do neste tópico:
http://ubuntuforum-br.org/index.php?topic=58019.0

Xorg
Código: [Selecionar]
Section "InputDevice"
Identifier "Generic Keyboard"
Driver "kbd"
Option "XkbRules" "xorg"
Option "XkbModel" "abnt2"
Option "XkbLayout" "pt"
EndSection

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

Section "Device"
Identifier "Configured Video Device"
Boardname "vesa"
Busid "PCI:0:1:1"
Driver "geode"
Option "AccelMethod" "EXA"
Option "MigrationHeuristic" "greedy"
Option "PanelMode" "48960 1024 1064 1168 1312 600 601 604 622"
Screen 0
EndSection

Section "Monitor"
Identifier "Configured Monitor"
Vendorname "Generic LCD Display"
Modelname "LCD Panel 1024x600"
HorizSync 31.5 - 37.9
VertRefresh 50.0 - 70.0
DisplaySize 195 113
modeline "1024x600@60" 48.96 1024 1064 1168 1312 600 601 604 622 -HSync -VSync
Gamma 1.0
EndSection

Section "Screen"
Identifier "Default Screen"
Device "Configured Video Device"
Monitor "Configured Monitor"
Defaultdepth 24
   SubSection "Display"
   Depth 24
   Virtual 1024 600
   Modes "1024x600@60"
   EndSubSection
EndSection

Section "ServerLayout"
Identifier "Default Layout"
screen 0 "Default Screen" 0 0
EndSection

Section "Module"
Load "glx"
Load "GLcore"
Load "v4l"
EndSection

Section "ServerFlags"
EndSection

Resolveu o problema de cortar um pedaço da tela mas fez esse problema de ícones que não aparecem e barras furadas na imagem que postei acima.

Se alguém tiver dicas para eu tentar. . .
thank's

5
Hardware e Periféricos / Re: Webcam, modelos que funcionam no Ubuntu
« Online: 01 de Agosto de 2010, 21:15 »
webcam bright 5.0 mpx  modelo 0207
http://www.bright.com.br/produtos/webcams/0207.html

Otima

6
Sistema / Re: Arquivos suspeitos
« Online: 26 de Julho de 2010, 21:07 »
Os arquivos "Dev" sao pacotes de desenvolvimento, pode excluir esses arquivos, se alguma coisa de ruim acontecer, vai ser no som, dai eh so ir no Synapitic e reinstalar o Pulse-Audio

7
Café com Ubuntu / Re: roteador não esta roteando
« Online: 17 de Julho de 2010, 23:24 »
Putz eu tive esse mesmo problema, tenho 2 pc via cabo e a wireless nesse mesmo route, dai uma amiga veio com o notebook e ficou usando beemmm de longe a internet, dai comecou a falhar, nem pelo cabo entrava mais, tentei um monte de coisa, uma coisa que melhorou (melhorou um pouco, nao ficou igual antes) foi resetar tudo, e usar o GigaDNS no modem ao invés do googledns.
http://www.gigadns.com.br/
DNS Principal: 189.38.95.95
DNS Secundario: 189.38.95.96

8
Café com Ubuntu / Re: Qual é o melhor? Google Chrome ou Firefox?
« Online: 17 de Julho de 2010, 22:52 »
Os 2 sao otimos, eu uso sempre o Google Chrome porque acho que ele abre mais a internet, isto eh pequeno, so nao gosto do sistema de favoritos dele, que fica do lado direito  :P
O firefox eu programo para nao salvar nenhum historico, tipo quando vou ver algumas coisas sabe... ::)

9
Num primeiro momento nao consegui entrar no site usando o Chrome.
Fiz isso ai, instalei no Firefox o Complemento "User Agent Switcher"dai deu.
Complemento: https://addons.mozilla.org/en-US/firefox/addon/59/
Porem esse site deve ser uma porcaria mesmo.
Olhe so:
http://img228.imageshack.us/img228/5568/olaturista.jpg

11
Iniciantes / Re: Wubi é para testar ou para usar o Ubuntu normalmente?
« Online: 15 de Julho de 2010, 03:59 »
Serve para usar, dai ele faz dual boot.
E caso se arrependa e bem fácil também, usei ele no meu netbook, pois netbook tem essas dificuldades para formatar devido a nao ter Cd-rom.

12
Aplicativos / Re: Truques legais do Firefox 3
« Online: 15 de Julho de 2010, 03:56 »
Tem aquele outro também do vangelho Mozilla, escrever about:mozilla dai aparece a mensagem macabra.
Para acelerar o Mozilla eu uso o Ailurus, um programa muito bom:
http://img64.imageshack.us/img64/2613/ailurus.jpg

13
Screenshots / Re: Meu ubuntu light
« Online: 15 de Julho de 2010, 03:55 »
Bonito mesmo, so nao curto emesene, sou + amsn msm.

14
Aplicativos / Re: Rodar musica ao contrario tem como?
« Online: 15 de Julho de 2010, 03:49 »
Eh dizem que se rodar ao contrario tem mensagens do capeta kkkkk.

15
Jogos e Diversão / Re: Petição de jogos da Ea Games para Linux
« Online: 14 de Julho de 2010, 19:47 »
3327 eu

Páginas: [1] 2 3