* [gentoo-user-br] Tela preta no boot, com Driver Intel i915
@ 2011-06-13 15:02 Raphael MD
2011-06-13 16:51 ` Zhu Sha Zang
2011-06-14 2:43 ` [gentoo-user-br] Tela preta no boot, com Driver Intel i915 Daniel da Veiga
0 siblings, 2 replies; 6+ messages in thread
From: Raphael MD @ 2011-06-13 15:02 UTC (permalink / raw
To: gentoo users br
Olá
Estou enfrentando um problema de tela preta no boot, em uma máquina com uma VGA Intel G31.
Configurei tudo como em:
http://en.gentoo-wiki.com/wiki/Intel_GMA
Mas quando a kernel começa a carregar a tela fica preta, e não dá para ver mais nada.
Notei que reportaram este bug
https://bugs.freedesktop.org/show_bug.cgi?id=22674
Mas mesmo utilizando o kernel do gentoo estável mais novo não consegui resolver o problema!
Alguma sugestão?
^ permalink raw reply [flat|nested] 6+ messages in thread
* Re: [gentoo-user-br] Tela preta no boot, com Driver Intel i915
2011-06-13 15:02 [gentoo-user-br] Tela preta no boot, com Driver Intel i915 Raphael MD
@ 2011-06-13 16:51 ` Zhu Sha Zang
2011-06-13 18:14 ` [gentoo-user-br] Tela preta no boot, com Driver Intel i915 [REsolvido] Raphael MD
2011-06-14 2:43 ` [gentoo-user-br] Tela preta no boot, com Driver Intel i915 Daniel da Veiga
1 sibling, 1 reply; 6+ messages in thread
From: Zhu Sha Zang @ 2011-06-13 16:51 UTC (permalink / raw
To: gentoo-user-br
Em 13-06-2011 12:02, Raphael MD escreveu:
> Olá
>
> Estou enfrentando um problema de tela preta no boot, em uma máquina com uma VGA Intel G31.
>
> Configurei tudo como em:
>
> http://en.gentoo-wiki.com/wiki/Intel_GMA
>
> Mas quando a kernel começa a carregar a tela fica preta, e não dá para ver mais nada.
>
> Notei que reportaram este bug
>
> https://bugs.freedesktop.org/show_bug.cgi?id=22674
>
> Mas mesmo utilizando o kernel do gentoo estável mais novo não consegui resolver o problema!
>
> Alguma sugestão?
>
>
Tentou iniciar sem o framebuffer?
Att
--
---
Zhu Sha Zang
^ permalink raw reply [flat|nested] 6+ messages in thread
* [gentoo-user-br] Tela preta no boot, com Driver Intel i915 [REsolvido]
2011-06-13 16:51 ` Zhu Sha Zang
@ 2011-06-13 18:14 ` Raphael MD
2011-06-14 2:44 ` Daniel da Veiga
0 siblings, 1 reply; 6+ messages in thread
From: Raphael MD @ 2011-06-13 18:14 UTC (permalink / raw
To: gentoo-user-br
Para que tiver este problema, de a tela ficar preta com drivers intel.
Deve-se desabilitar qualquer tipo de driver vesa na kernel e video na linha do grub.conf
Pois os drivers da intel não são compativeis com o v86d e uvesafb.
Fazendo isso funciona bem!
^ permalink raw reply [flat|nested] 6+ messages in thread
* Re: [gentoo-user-br] Tela preta no boot, com Driver Intel i915
2011-06-13 15:02 [gentoo-user-br] Tela preta no boot, com Driver Intel i915 Raphael MD
2011-06-13 16:51 ` Zhu Sha Zang
@ 2011-06-14 2:43 ` Daniel da Veiga
1 sibling, 0 replies; 6+ messages in thread
From: Daniel da Veiga @ 2011-06-14 2:43 UTC (permalink / raw
To: gentoo-user-br
[-- Attachment #1: Type: text/plain, Size: 990 bytes --]
Desabilita o driver intel no Kernel, principalmente a opção modesetting.
O driver novo da Intel tenta setar um framebuffer por padrão, assim que o
kernel inicia, mas placas antigas não tem esse suporte e pode dar esse
problema, já vi máquinas que bootam em preto e o X inicia normalmente. Entra
com um livecd, monta as partições, faz um chroot e recompila o kernel com o
driver da Intel como módulo.
2011/6/13 Raphael MD <raphamejias@yahoo.com.br>
> Olá
>
> Estou enfrentando um problema de tela preta no boot, em uma máquina com uma
> VGA Intel G31.
>
> Configurei tudo como em:
>
> http://en.gentoo-wiki.com/wiki/Intel_GMA
>
> Mas quando a kernel começa a carregar a tela fica preta, e não dá para ver
> mais nada.
>
> Notei que reportaram este bug
>
> https://bugs.freedesktop.org/show_bug.cgi?id=22674
>
> Mas mesmo utilizando o kernel do gentoo estável mais novo não consegui
> resolver o problema!
>
> Alguma sugestão?
>
>
--
Daniel da Veiga
[-- Attachment #2: Type: text/html, Size: 1431 bytes --]
^ permalink raw reply [flat|nested] 6+ messages in thread
* Re: [gentoo-user-br] Tela preta no boot, com Driver Intel i915 [REsolvido]
2011-06-13 18:14 ` [gentoo-user-br] Tela preta no boot, com Driver Intel i915 [REsolvido] Raphael MD
@ 2011-06-14 2:44 ` Daniel da Veiga
2011-06-14 15:44 ` Rafael Goncalves Martins
0 siblings, 1 reply; 6+ messages in thread
From: Daniel da Veiga @ 2011-06-14 2:44 UTC (permalink / raw
To: gentoo-user-br
[-- Attachment #1: Type: text/plain, Size: 492 bytes --]
É o que dá responder email antes de ler todos. Acabei respondendo o teu mail
anterior antes de ler esse.
Valeu pelo feedback.
2011/6/13 Raphael MD <raphamejias@yahoo.com.br>
> Para que tiver este problema, de a tela ficar preta com drivers intel.
>
> Deve-se desabilitar qualquer tipo de driver vesa na kernel e video na linha
> do grub.conf
>
> Pois os drivers da intel não são compativeis com o v86d e uvesafb.
>
> Fazendo isso funciona bem!
>
>
--
Daniel da Veiga
[-- Attachment #2: Type: text/html, Size: 761 bytes --]
^ permalink raw reply [flat|nested] 6+ messages in thread
* Re: [gentoo-user-br] Tela preta no boot, com Driver Intel i915 [REsolvido]
2011-06-14 2:44 ` Daniel da Veiga
@ 2011-06-14 15:44 ` Rafael Goncalves Martins
0 siblings, 0 replies; 6+ messages in thread
From: Rafael Goncalves Martins @ 2011-06-14 15:44 UTC (permalink / raw
To: gentoo-user-br
2011/6/13 Daniel da Veiga <danieldaveiga@gmail.com>:
> É o que dá responder email antes de ler todos. Acabei respondendo o teu mail
> anterior antes de ler esse.
> Valeu pelo feedback.
>
Na verdade ele deveria ter respondido no mesmo email, justamente para
evitar isso.
--
Rafael Goncalves Martins
Gentoo Linux developer
http://rafaelmartins.eng.br/
^ permalink raw reply [flat|nested] 6+ messages in thread
end of thread, other threads:[~2011-06-14 15:45 UTC | newest]
Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-06-13 15:02 [gentoo-user-br] Tela preta no boot, com Driver Intel i915 Raphael MD
2011-06-13 16:51 ` Zhu Sha Zang
2011-06-13 18:14 ` [gentoo-user-br] Tela preta no boot, com Driver Intel i915 [REsolvido] Raphael MD
2011-06-14 2:44 ` Daniel da Veiga
2011-06-14 15:44 ` Rafael Goncalves Martins
2011-06-14 2:43 ` [gentoo-user-br] Tela preta no boot, com Driver Intel i915 Daniel da Veiga
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox