erro ao rodar o startx [RESOLVIDO]

13. Re: erro ao rodar o startx [RESOLVIDO]

Tomaz Ferreira
tomazandmara

(usa Funtoo)

Enviado em 01/10/2013 - 17:48h

é acho que o albfneto tem razão, o xorg não está controlando o vídeo
no sabayon o xorg.conf nao existe



  


14. Re: erro ao rodar o startx [RESOLVIDO]

Perfil removido
removido

(usa Nenhuma)

Enviado em 01/10/2013 - 18:08h

Não desiste não,uma hora você consegue.


15. Re: erro ao rodar o startx [RESOLVIDO]

Tomaz Ferreira
tomazandmara

(usa Funtoo)

Enviado em 01/10/2013 - 18:52h


Valeu pela força blackflag


será que tem haver com a minha configuração?

Intel(R) Atom(TM) CPU D410 @ 1.66GHz

Intel Corporation Atom Processor D4xx/D5xx/N4xx/N5xx Integrated Graphics Controller
Display controller: Intel Corporation Atom Processor D4xx/D5xx/N4xx/N5xx Integrated Graphics Controller



16. Re: erro ao rodar o startx [RESOLVIDO]

Tomaz Ferreira
tomazandmara

(usa Funtoo)

Enviado em 03/10/2013 - 10:15h

Estou com 3 xorg.conf diferentes aqui pra testar

Vou ter que reinstalar o gentoo pq o sabayon zuou ele depois que atualizou

Bom demais ver as minhas referências aqui no VOL tentando me ajudar

Albfneto : gentoo,sabayon
Lcavalheiro : slackware

Obrigado a vocês e a todos aqui que tentaram me ajudar





17. Re: erro ao rodar o startx [RESOLVIDO]

Luís Fernando C. Cavalheiro
lcavalheiro

(usa Slackware)

Enviado em 03/10/2013 - 23:23h

tomazandmara escreveu:

Estou com 3 xorg.conf diferentes aqui pra testar

Vou ter que reinstalar o gentoo pq o sabayon zuou ele depois que atualizou

Bom demais ver as minhas referências aqui no VOL tentando me ajudar

Albfneto : gentoo,sabayon
Lcavalheiro : slackware

Obrigado a vocês e a todos aqui que tentaram me ajudar




Cara, eu não sou referência pra ninguém, vai por mim. Sou apenas um professor de Filosofia que bebe mais do que o fígado aguenta e por acaso entende um pouquinho de nada de Software Livre.


18. Re: erro ao rodar o startx [RESOLVIDO]

Tomaz Ferreira
tomazandmara

(usa Funtoo)

Enviado em 05/10/2013 - 09:12h

software livre lcavalheiro kkkk!


19. Re: erro ao rodar o startx [RESOLVIDO]

Patrick Ernandes
patrickernandes

(usa Debian)

Enviado em 05/10/2013 - 10:38h

Prezado,

Como utilizo gentoo, uso os seguintes comandos para instalar o mínimo do Xorg, com suporte a Intel:

USE="X xorg xvfb udev dbus suid keymap nptl truetype libkms xa" INPUT_DEVICES="evdev void keyboard mouse" VIDEO_CARDS="fbdev vesa v4l qxl cirrus intel i915" emerge -vp xorg-drivers xorg-server xset udev xterm setxkbmap xmodmap xrandr xclock twm

rc-update add xdm-setup default
gpasswd -a seulogin video
echo "setxkbmap -option terminate:ctrl_alt_bksp" >> ~/.bashrc

Reiniciar o PC e depois um startx.

Abraços;




20. Re: erro ao rodar o startx [RESOLVIDO]

Tomaz Ferreira
tomazandmara

(usa Funtoo)

Enviado em 06/10/2013 - 19:17h

usei esse xorg.conf do qual o usava no slackware
so que a resolucao nao passa de 1024x768

Section "ServerLayout"
Identifier "X.org Configured"
Screen 0 "Screen0" 0 0
Screen 1 "Screen1" RightOf "Screen0"
Screen 2 "Screen2" RightOf "Screen1"
Screen 3 "Screen3" RightOf "Screen2"
Screen 4 "Screen4" RightOf "Screen3"
InputDevice "Mouse0" "CorePointer"
InputDevice "Keyboard0" "CoreKeyboard"
EndSection

Section "Files"
ModulePath "/usr/lib/xorg/modules"
FontPath "/usr/share/fonts/local"
FontPath "/usr/share/fonts/TTF"
FontPath "/usr/share/fonts/OTF"
FontPath "/usr/share/fonts/Type1"
FontPath "/usr/share/fonts/misc"
FontPath "/usr/share/fonts/CID"
FontPath "/usr/share/fonts/75dpi/:unscaled"
FontPath "/usr/share/fonts/100dpi/:unscaled"
FontPath "/usr/share/fonts/75dpi"
FontPath "/usr/share/fonts/100dpi"
FontPath "/usr/share/fonts/cyrillic"
EndSection

Section "Module"
Load "glx"
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 "Monitor"
Identifier "Monitor1"
VendorName "Monitor Vendor"
ModelName "Monitor Model"
EndSection

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

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

Section "Monitor"
Identifier "Monitor4"
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 "SWcursor" # [<bool>]
#Option "kmsdev" # <str>
#Option "ShadowFB" # [<bool>]
Identifier "Card0"
Driver "modesetting"
BusID "PCI:0:2:0"
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 "SWcursor" # [<bool>]
#Option "kmsdev" # <str>
#Option "ShadowFB" # [<bool>]
Identifier "Card1"
Driver "modesetting"
BusID "PCI:0:2:1"
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 "NoAccel" # [<bool>]
#Option "AccelMethod" # <str>
#Option "Backlight" # <str>
#Option "DRI" # <str>
#Option "ColorKey" # <i>
#Option "VideoKey" # <i>
#Option "Tiling" # [<bool>]
#Option "LinearFramebuffer" # [<bool>]
#Option "SwapbuffersWait" # [<bool>]
#Option "TripleBuffer" # [<bool>]
#Option "XvPreferOverlay" # [<bool>]
#Option "HotPlug" # [<bool>]
#Option "ReprobeOutputs" # [<bool>]
#Option "XvMC" # [<bool>]
#Option "ZaphodHeads" # <str>
#Option "TearFree" # [<bool>]
#Option "PerCrtcPixmaps" # [<bool>]
#Option "FallbackDebug" # [<bool>]
#Option "DebugFlushBatches" # [<bool>]
#Option "DebugFlushCaches" # [<bool>]
#Option "DebugWait" # [<bool>]
#Option "BufferCache" # [<bool>]
Identifier "Card2"
Driver "intel"
BusID "PCI:0:2:0"
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 "NoAccel" # [<bool>]
#Option "AccelMethod" # <str>
#Option "Backlight" # <str>
#Option "DRI" # <str>
#Option "ColorKey" # <i>
#Option "VideoKey" # <i>
#Option "Tiling" # [<bool>]
#Option "LinearFramebuffer" # [<bool>]
#Option "SwapbuffersWait" # [<bool>]
#Option "TripleBuffer" # [<bool>]
#Option "XvPreferOverlay" # [<bool>]
#Option "HotPlug" # [<bool>]
#Option "ReprobeOutputs" # [<bool>]
#Option "XvMC" # [<bool>]
#Option "ZaphodHeads" # <str>
#Option "TearFree" # [<bool>]
#Option "PerCrtcPixmaps" # [<bool>]
#Option "FallbackDebug" # [<bool>]
#Option "DebugFlushBatches" # [<bool>]
#Option "DebugFlushCaches" # [<bool>]
#Option "DebugWait" # [<bool>]
#Option "BufferCache" # [<bool>]
Identifier "Card3"
Driver "intel"
BusID "PCI:0:2:1"
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 "DefaultRefresh" # [<bool>]
#Option "ModeSetClearScreen" # [<bool>]
Identifier "Card4"
Driver "vesa"
BusID "PCI:0:2:0"
EndSection

Section "Screen"
Identifier "Screen0"
Device "Card0"
Monitor "Monitor0"
DefaultDepth 24
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

Section "Screen"
Identifier "Screen1"
Device "Card1"
Monitor "Monitor1"
DefaultDepth 24
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

Section "Screen"
Identifier "Screen2"
Device "Card2"
Monitor "Monitor2"
DefaultDepth 24
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

Section "Screen"
Identifier "Screen3"
Device "Card3"
Monitor "Monitor3"
DefaultDepth 24
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

Section "Screen"
Identifier "Screen4"
Device "Card4"
Monitor "Monitor4"
DefaultDepth 24
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


e agora surgiu outro poblema, o xfce só aparece se eu logar como root


21. Re: erro ao rodar o startx [RESOLVIDO]

Alberto Federman Neto.
albfneto

(usa openSUSE)

Enviado em 06/10/2013 - 19:45h

vc está com algum problema... tá faltando alguma coisa,pacotes.

os comandos que o patrick sugeriu vão instlar tudoo que precisa de xorg, com a s USE Flags adequadas. Também precisa instalar o drivre Intel,pode ser que o precise compilar no kernel...

seu xorg, do slackware, está "achando" zilhões de monitores diferentes...

deve estar faltando pacotes...Instalou Intel, ,xorg-server,xorg-drivers, mesa, gallium etc... etc...?
seu make conf tem todas as USE FLAGS que precisa?

tem outra coisa... Sabayon não pode "zoar" o Gentoo... A partição é outra, o gerenciamento de pacotes nao é igual, é outro linux,está em outro local... Sabayon não pode "mudar" o gentoo.

Ex,se vc tem Debian e Ubuntu, atualizar ubuntu não estraga o debian...

Para o Gentoo, vc pode tomar por base os pacotes que o sabayon usa,precisa de xorg-drivers, xorg-server, mesa, se tiver audio, multimidia, tocadores, tb precisa de Xine, de gstreamer etc..

Para instalar coisas com portage, preste atenção nas mensagens dele, ele vai dizer... falta isso, falta aquilo, recompile isto com a flag tal, isto bloqueia aquilo etc... ele te avisa o que fazer.


22. Re: erro ao rodar o startx [RESOLVIDO]

Perfil removido
removido

(usa Nenhuma)

Enviado em 06/10/2013 - 20:16h

Cara, se o problema for falta de pacotes, tem um meta pacote que instala tudo que é preciso para o servidor gráfico. Sempre que instalo Gentoo ou Funtoo uso ele.

# emerge -av xorg-x11


23. Re: erro ao rodar o startx [RESOLVIDO]

Tomaz Ferreira
tomazandmara

(usa Funtoo)

Enviado em 06/10/2013 - 23:47h

fiz como albfneto sugeriu, prestei atenção ao portage

instalei o xorg-drivers com o make.conf comentado tudo direitin

depois recompilei o kernel com suporte a driver intel

e funcionou, ta funfando direitin aqui em 1366x768 rs

Valeu albfneto e todos que me ajudaram!

abraços!



01 02



Patrocínio

Site hospedado pelo provedor RedeHost.
Linux banner

Destaques

Artigos

Dicas

Tópicos

Top 10 do mês

Scripts