intel i945 + Debian Testing = BSOD (BLACK Screen Of Death)

2008-07-28 Thread Flavio Alberto Lopes Soares

Olá a todos,
estou usando o Debian Testing no meu Dell Dimension 5150 P4HT 512MB RAM 
com vídeo Intel i945G e de um tempo para cá estou observando uma 
instabilidade fora do comum no X (pelo menos no gnome, que eu uso 100% 
do tempo, os outros WM não sei dizer), o que ocorre é que aleatoriamente 
o X "cai", a tela fica preta, uma perfeita BSOD só que B de Black, é 
possível teclar CTRL+ALT+F1 e cair num terminal texto, porém ao logar 
como root e dar o comando invoke-rc.d gdm restart o X não volta mais 
(Droga, agora não lembro a mensagem de erro ! Posto assim que o X cair 
de novo...) só rebootando o sistema.


   Eu ouvi que o Testing congelou, será que vai pro Stable com esse 
problema ?


Sucesso a todos

Flávio


--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]



Re: intel i945 + Debian Testing = BSOD (BLACK Screen Of Death)

2008-07-29 Thread Rafael Gomes Dantas
Tem como colocar log do X e o xorg.conf?

2008/7/29 Flavio Alberto Lopes Soares <[EMAIL PROTECTED]>

> Olá a todos,
> estou usando o Debian Testing no meu Dell Dimension 5150 P4HT 512MB RAM com
> vídeo Intel i945G e de um tempo para cá estou observando uma instabilidade
> fora do comum no X (pelo menos no gnome, que eu uso 100% do tempo, os outros
> WM não sei dizer), o que ocorre é que aleatoriamente o X "cai", a tela fica
> preta, uma perfeita BSOD só que B de Black, é possível teclar CTRL+ALT+F1 e
> cair num terminal texto, porém ao logar como root e dar o comando
> invoke-rc.d gdm restart o X não volta mais (Droga, agora não lembro a
> mensagem de erro ! Posto assim que o X cair de novo...) só rebootando o
> sistema.
>
>   Eu ouvi que o Testing congelou, será que vai pro Stable com esse problema
> ?
>
> Sucesso a todos
>
> Flávio
>
>
> --
> To UNSUBSCRIBE, email to [EMAIL PROTECTED]
> with a subject of "unsubscribe". Trouble? Contact
> [EMAIL PROTECTED]
>
>


Re: intel i945 + Debian Testing = BSOD (BLACK Screen Of Death)

2008-07-29 Thread Flavio Alberto Lopes Soares
Aí vai o xorg.conf, gerado via dpkg-reconfigure xserver-xorg, totalmente 
básico :


[EMAIL PROTECTED]:~$ cat /etc/X11/xorg.conf
# xorg.conf (X.Org X Window System server configuration file)
#
# This file was generated by dexconf, the Debian X Configuration tool, using
# values from the debconf database.
#
# Edit this file with caution, and see the xorg.conf manual page.
# (Type "man xorg.conf" at the shell prompt.)
#
# This file is automatically updated on xserver-xorg package upgrades *only*
# if it has not been modified since the last upgrade of the xserver-xorg
# package.
#
# 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""abnt2"
   Option"XkbLayout""br"
   Option"XkbVariant""abnt2"
EndSection

Section "InputDevice"
   Identifier"Configured Mouse"
   Driver"mouse"
   Option"Emulate3Buttons""true"
EndSection

Section "Device"
   Identifier"Configured Video Device"
EndSection

Section "Monitor"
   Identifier"Configured Monitor"
EndSection

Section "Screen"
   Identifier"Default Screen"
   Monitor"Configured Monitor"
EndSection
[EMAIL PROTECTED]:~$

O /var/log/Xorg.0.log eu mando assim que o X cair (desde que eu postei o 
problema o sistema está obediente...)


Sucesso a todos

Flávio Alberto


Rafael Gomes Dantas wrote:

Tem como colocar log do X e o xorg.conf?

2008/7/29 Flavio Alberto Lopes Soares <[EMAIL PROTECTED] 
>


Olá a todos,
estou usando o Debian Testing no meu Dell Dimension 5150 P4HT
512MB RAM com vídeo Intel i945G e de um tempo para cá estou
observando uma instabilidade fora do comum no X (pelo menos no
gnome, que eu uso 100% do tempo, os outros WM não sei dizer), o
que ocorre é que aleatoriamente o X "cai", a tela fica preta, uma
perfeita BSOD só que B de Black, é possível teclar CTRL+ALT+F1 e
cair num terminal texto, porém ao logar como root e dar o comando
invoke-rc.d gdm restart o X não volta mais (Droga, agora não
lembro a mensagem de erro ! Posto assim que o X cair de novo...)
só rebootando o sistema.

  Eu ouvi que o Testing congelou, será que vai pro Stable com esse
problema ?

Sucesso a todos

Flávio


-- 
To UNSUBSCRIBE, email to

[EMAIL PROTECTED]

with a subject of "unsubscribe". Trouble? Contact
[EMAIL PROTECTED] 





--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]



Re: intel i945 + Debian Testing = BSOD (BLACK Screen Of Death)

2008-07-29 Thread Davi Vercillo C. Garcia (デビッド)
Solução dos seus problemas:

http://www.forumdebian.com.br/topico-6280_Debian_travando__por_conta_do_video_intel_945gm__RESOLVIDO_.html&sid=7f550f3a5dc555942653580936de4ae8

2008/7/30 Flavio Alberto Lopes Soares <[EMAIL PROTECTED]>:
> Aí vai o xorg.conf, gerado via dpkg-reconfigure xserver-xorg, totalmente
> básico :
>
> [EMAIL PROTECTED]:~$ cat /etc/X11/xorg.conf
> # xorg.conf (X.Org X Window System server configuration file)
> #
> # This file was generated by dexconf, the Debian X Configuration tool, using
> # values from the debconf database.
> #
> # Edit this file with caution, and see the xorg.conf manual page.
> # (Type "man xorg.conf" at the shell prompt.)
> #
> # This file is automatically updated on xserver-xorg package upgrades *only*
> # if it has not been modified since the last upgrade of the xserver-xorg
> # package.
> #
> # 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""abnt2"
>   Option"XkbLayout""br"
>   Option"XkbVariant""abnt2"
> EndSection
>
> Section "InputDevice"
>   Identifier"Configured Mouse"
>   Driver"mouse"
>   Option"Emulate3Buttons""true"
> EndSection
>
> Section "Device"
>   Identifier"Configured Video Device"
> EndSection
>
> Section "Monitor"
>   Identifier"Configured Monitor"
> EndSection
>
> Section "Screen"
>   Identifier"Default Screen"
>   Monitor"Configured Monitor"
> EndSection
> [EMAIL PROTECTED]:~$
>
> O /var/log/Xorg.0.log eu mando assim que o X cair (desde que eu postei o
> problema o sistema está obediente...)
>
> Sucesso a todos
>
> Flávio Alberto
>
>
> Rafael Gomes Dantas wrote:
>>
>> Tem como colocar log do X e o xorg.conf?
>>
>> 2008/7/29 Flavio Alberto Lopes Soares <[EMAIL PROTECTED]
>> >
>>
>>Olá a todos,
>>estou usando o Debian Testing no meu Dell Dimension 5150 P4HT
>>512MB RAM com vídeo Intel i945G e de um tempo para cá estou
>>observando uma instabilidade fora do comum no X (pelo menos no
>>gnome, que eu uso 100% do tempo, os outros WM não sei dizer), o
>>que ocorre é que aleatoriamente o X "cai", a tela fica preta, uma
>>perfeita BSOD só que B de Black, é possível teclar CTRL+ALT+F1 e
>>cair num terminal texto, porém ao logar como root e dar o comando
>>invoke-rc.d gdm restart o X não volta mais (Droga, agora não
>>lembro a mensagem de erro ! Posto assim que o X cair de novo...)
>>só rebootando o sistema.
>>
>>  Eu ouvi que o Testing congelou, será que vai pro Stable com esse
>>problema ?
>>
>>Sucesso a todos
>>
>>Flávio
>>
>>
>>--To UNSUBSCRIBE, email to
>>[EMAIL PROTECTED]
>>
>>with a subject of "unsubscribe". Trouble? Contact
>>[EMAIL PROTECTED] 
>>
>>
>
>
> --
> To UNSUBSCRIBE, email to [EMAIL PROTECTED]
> with a subject of "unsubscribe". Trouble? Contact
> [EMAIL PROTECTED]
>
>



-- 
Davi Vercillo Carneiro Garcia
http://davivercillo.blogspot.com/

Universidade Federal do Rio de Janeiro
Departamento de Ciência da Computação
DCC-IM/UFRJ - http://www.dcc.ufrj.br

Linux User: #388711
http://counter.li.org/

"Good things come to those who... wait." - Debian Project

"A computer is like air conditioning: it becomes useless when you open
windows." - Linus Torvalds


--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]



Re: intel i945 + Debian Testing = BSOD (BLACK Screen Of Death)

2008-07-30 Thread Flamarion Jorge

Meu lspci

00:02.0 VGA compatible controller: Intel Corporation Mobile 945GM/GMS, 
943/940GML Express Integrated Graphics Controller (rev 03)
00:02.1 Display controller: Intel Corporation Mobile 945GM/GMS/GME, 
943/940GML Express Integrated Graphics Controller (rev 03)



dpkg -l |grep 915

ii  915resolution 0.5.3-1ubuntu1 resolution modification tool for Intel 
graphic chip


Ae criançada heheh, chega de sofrimento eu to vendo essa topico rendendo 
e tinha me esquecido desse pacote


instalem ai o 915resolution que ta tudo certinho.

Abraços

Att
Flamarion Jorge


Davi Vercillo C. Garcia (デビッド) escreveu:

Solução dos seus problemas:

http://www.forumdebian.com.br/topico-6280_Debian_travando__por_conta_do_video_intel_945gm__RESOLVIDO_.html&sid=7f550f3a5dc555942653580936de4ae8

2008/7/30 Flavio Alberto Lopes Soares <[EMAIL PROTECTED]>:

Aí vai o xorg.conf, gerado via dpkg-reconfigure xserver-xorg, totalmente
básico :

[EMAIL PROTECTED]:~$ cat /etc/X11/xorg.conf
# xorg.conf (X.Org X Window System server configuration file)
#
# This file was generated by dexconf, the Debian X Configuration tool, using
# values from the debconf database.
#
# Edit this file with caution, and see the xorg.conf manual page.
# (Type "man xorg.conf" at the shell prompt.)
#
# This file is automatically updated on xserver-xorg package upgrades *only*
# if it has not been modified since the last upgrade of the xserver-xorg
# package.
#
# 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""abnt2"
  Option"XkbLayout""br"
  Option"XkbVariant""abnt2"
EndSection

Section "InputDevice"
  Identifier"Configured Mouse"
  Driver"mouse"
  Option"Emulate3Buttons""true"
EndSection

Section "Device"
  Identifier"Configured Video Device"
EndSection

Section "Monitor"
  Identifier"Configured Monitor"
EndSection

Section "Screen"
  Identifier"Default Screen"
  Monitor"Configured Monitor"
EndSection
[EMAIL PROTECTED]:~$

O /var/log/Xorg.0.log eu mando assim que o X cair (desde que eu postei o
problema o sistema está obediente...)

Sucesso a todos

Flávio Alberto


Rafael Gomes Dantas wrote:

Tem como colocar log do X e o xorg.conf?

2008/7/29 Flavio Alberto Lopes Soares <[EMAIL PROTECTED]
>

   Olá a todos,
   estou usando o Debian Testing no meu Dell Dimension 5150 P4HT
   512MB RAM com vídeo Intel i945G e de um tempo para cá estou
   observando uma instabilidade fora do comum no X (pelo menos no
   gnome, que eu uso 100% do tempo, os outros WM não sei dizer), o
   que ocorre é que aleatoriamente o X "cai", a tela fica preta, uma
   perfeita BSOD só que B de Black, é possível teclar CTRL+ALT+F1 e
   cair num terminal texto, porém ao logar como root e dar o comando
   invoke-rc.d gdm restart o X não volta mais (Droga, agora não
   lembro a mensagem de erro ! Posto assim que o X cair de novo...)
   só rebootando o sistema.

 Eu ouvi que o Testing congelou, será que vai pro Stable com esse
   problema ?

   Sucesso a todos

   Flávio


   --To UNSUBSCRIBE, email to
   [EMAIL PROTECTED]
   
   with a subject of "unsubscribe". Trouble? Contact
   [EMAIL PROTECTED] 




--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact
[EMAIL PROTECTED]







__
Faça ligações para outros computadores com o novo Yahoo! Messenger 
http://br.beta.messenger.yahoo.com/ 



--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]