Problemas com o GDM

2003-11-15 Thread Max M. Velasques
Eu tinha o Debian 3.01 e a atualizei para o unstable usando o "apt-get
dist-upgrade"
Ele atualizou tudo incluindo o Gnome para a versão 2.4. Porém o quando ele
vai instalar o GDM sempre ocorre um erro dizendo que não foi possível
instalá-lo.
Tudo funciona OK, com excessão do GDM.
Antes de atualizar para versão 2.4 do Gnome e tinha atualizado para a 2.2 e
tinha o mesmo problema.

Alguém tem tido este problema e sabe como resolver?

Eu atualizei diretamente do http://http.us.debian.org/debian.

Obrigado!!

Max Velasques


---
Outgoing mail is certified Virus Free.
Checked by AVG anti-virus system (http://www.grisoft.com).
Version: 6.0.538 / Virus Database: 333 - Release Date: 10/11/2003



Problemas com o GDM

2008-04-10 Thread Rafael Gomes Dantas
Desculpa repetir o e-mail, mas da última vez eu me enrolei com as respostas
e acabei "esquecendo" do tópico (eu respondi, mas não para a lista).

O problema é o seguinte:

Quando o GDM starta, ele abre em uma resolução diferente da configurada
(1152x768 ao invés de 1024x768). (e como meu monitor não a aguenta, ele fica
estranhamente reduzido no meio da tela)

Daí eu logo normalmente e a tela volta à resolução normal. (ou fica na mesma
resolução, e eu tenho que alterar pelo Sistema -> Preferências -> Resolução
de tela e escolher o 1024x768).



O conteúdo do xorg.conf é esse:

# /etc/X11/xorg.conf (xorg 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 /etc/X11/xorg.conf manual page.
# (Type "man /etc/X11/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 "Files"
FontPath"/usr/share/fonts/X11/misc"
FontPath"/usr/X11R6/lib/X11/fonts/misc"
FontPath"/usr/share/fonts/X11/cyrillic"
FontPath"/usr/X11R6/lib/X11/fonts/cyrillic"
FontPath"/usr/share/fonts/X11/100dpi/:unscaled"
FontPath"/usr/X11R6/lib/X11/fonts/100dpi/:unscaled"
FontPath"/usr/share/fonts/X11/75dpi/:unscaled"
FontPath"/usr/X11R6/lib/X11/fonts/75dpi/:unscaled"
FontPath"/usr/share/fonts/X11/Type1"
FontPath"/usr/X11R6/lib/X11/fonts/Type1"
FontPath"/usr/share/fonts/X11/100dpi"
FontPath"/usr/X11R6/lib/X11/fonts/100dpi"
FontPath"/usr/share/fonts/X11/75dpi"
FontPath"/usr/X11R6/lib/X11/fonts/75dpi"
# path to defoma fonts
FontPath"/var/lib/defoma/x-ttcidfont-conf.d/dirs/TrueType"
EndSection

Section "Module"
Load"i2c"
Load"bitmap"
Load"ddc"
Load"dri"
Load"extmod"
Load"freetype"
Load"glx"
Load"int10"
Load"vbe"
EndSection

Section "InputDevice"
Identifier"Generic Keyboard"
Driver"kbd"
Option"CoreKeyboard"
Option"XkbRules""xorg"
Option"XkbModel""abnt2"
Option"XkbLayout""br"
Option"XkbVariant""abnt2"
EndSection

Section "InputDevice"
Identifier"Configured Mouse"
Driver"mouse"
Option"CorePointer"
Option"Device""/dev/input/mice"
Option"Protocol""ImPS/2"
Option"Emulate3Buttons""true"
EndSection

Section "Device"
Identifier"Intel Corporation 82945G/GZ Integrated Graphics
Controller"
Driver"i810"
#Driver"intel"
BusID"PCI:0:2:0"
Option "IgnoreEDID" "true"
EndSection

Section "Monitor"
Identifier"Monitor Genérico"
Option"DPMS"
HorizSync28-102
VertRefresh43-60
EndSection

Section "Screen"
Identifier"Default Screen"
Device"Intel Corporation 82945G/GZ Integrated Graphics
Controller"
Monitor"Monitor Genérico"
DefaultDepth24
SubSection "Display"
Depth16
Modes"1024x768"
EndSubSection
SubSection "Display"
Depth24
Modes"1024x768"
EndSubSection
EndSection

Section "ServerLayout"
Identifier"Default Layout"
Screen"Default Screen"
InputDevice"Generic Keyboard"
InputDevice"Configured Mouse"
EndSection

Section "DRI"
Mode0666
EndSection


Obrigado, Rafael.


Re: Problemas com o GDM

2003-11-15 Thread José Oliveira
Em Sáb, 2003-11-15 às 10:24, Max M. Velasques escreveu:
> Eu tinha o Debian 3.01 e a atualizei para o unstable usando o "apt-get
> dist-upgrade"
> Ele atualizou tudo incluindo o Gnome para a versão 2.4. Porém o quando ele
> vai instalar o GDM sempre ocorre um erro dizendo que não foi possível
> instalá-lo.
> Tudo funciona OK, com excessão do GDM.
> Antes de atualizar para versão 2.4 do Gnome e tinha atualizado para a 2.2 e
> tinha o mesmo problema.

Qual seria esse erro?

-- 
   José Oliveira 
 ICQ: 176559658  / JabberID: [EMAIL PROTECTED]
  ZehOliveira @ irc.(freenode|brasirc).net
 gnupgID: 5BB9F593 at pgp.mit.edu


signature.asc
Description: Esta é uma parte de mensagem	assinada digitalmente


Re: Problemas com o GDM

2008-04-10 Thread Carlos Ribeiro
Rafael, meu dispositivo de vídeo é igual ao teu e o monitor só funciona
corretamente com o driver "intel". No teu xorg a linha dele está comentada
(#) e ele está trabalhando com o i810 que no meu não pega ajuste.
Experimenta inverter e vê se resolve.

CR

Em 10/04/08, Rafael Gomes Dantas <[EMAIL PROTECTED]> escreveu:
>
> Desculpa repetir o e-mail, mas da última vez eu me enrolei com as
> respostas e acabei "esquecendo" do tópico (eu respondi, mas não para a
> lista).
>
> O problema é o seguinte:
>
> Quando o GDM starta, ele abre em uma resolução diferente da configurada
> (1152x768 ao invés de 1024x768). (e como meu monitor não a aguenta, ele fica
> estranhamente reduzido no meio da tela)
>
> Daí eu logo normalmente e a tela volta à resolução normal. (ou fica na
> mesma resolução, e eu tenho que alterar pelo Sistema -> Preferências ->
> Resolução de tela e escolher o 1024x768).
>
>
>
> O conteúdo do xorg.conf é esse:
>
> # /etc/X11/xorg.conf (xorg 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 /etc/X11/xorg.conf manual page.
> # (Type "man /etc/X11/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 "Files"
> FontPath"/usr/share/fonts/X11/misc"
> FontPath"/usr/X11R6/lib/X11/fonts/misc"
> FontPath"/usr/share/fonts/X11/cyrillic"
> FontPath"/usr/X11R6/lib/X11/fonts/cyrillic"
> FontPath"/usr/share/fonts/X11/100dpi/:unscaled"
> FontPath"/usr/X11R6/lib/X11/fonts/100dpi/:unscaled"
> FontPath"/usr/share/fonts/X11/75dpi/:unscaled"
> FontPath"/usr/X11R6/lib/X11/fonts/75dpi/:unscaled"
> FontPath"/usr/share/fonts/X11/Type1"
> FontPath"/usr/X11R6/lib/X11/fonts/Type1"
> FontPath"/usr/share/fonts/X11/100dpi"
> FontPath"/usr/X11R6/lib/X11/fonts/100dpi"
> FontPath"/usr/share/fonts/X11/75dpi"
> FontPath"/usr/X11R6/lib/X11/fonts/75dpi"
> # path to defoma fonts
> FontPath"/var/lib/defoma/x-ttcidfont-conf.d/dirs/TrueType"
> EndSection
>
> Section "Module"
> Load"i2c"
> Load"bitmap"
> Load"ddc"
> Load"dri"
> Load"extmod"
> Load"freetype"
> Load"glx"
> Load"int10"
> Load"vbe"
> EndSection
>
> Section "InputDevice"
> Identifier"Generic Keyboard"
> Driver"kbd"
> Option"CoreKeyboard"
> Option"XkbRules""xorg"
> Option"XkbModel""abnt2"
> Option"XkbLayout""br"
> Option"XkbVariant""abnt2"
> EndSection
>
> Section "InputDevice"
> Identifier"Configured Mouse"
> Driver"mouse"
> Option"CorePointer"
> Option"Device""/dev/input/mice"
> Option"Protocol""ImPS/2"
> Option"Emulate3Buttons""true"
> EndSection
>
> Section "Device"
> Identifier"Intel Corporation 82945G/GZ Integrated Graphics
> Controller"
> Driver"i810"
> #Driver"intel"
> BusID"PCI:0:2:0"
> Option "IgnoreEDID" "true"
> EndSection
>
> Section "Monitor"
> Identifier"Monitor Genérico"
> Option"DPMS"
> HorizSync28-102
> VertRefresh43-60
> EndSection
>
> Section "Screen"
> Identifier"Default Screen"
> Device"Intel Corporation 82945G/GZ Integrated Graphics
> Controller"
> Monitor"Monitor Genérico"
> DefaultDepth24
> SubSection "Display"
> Depth16
> Modes"1024x768"
> EndSubSection
> SubSection "Display"
> Depth24
> Modes"1024x768"
> EndSubSection
> EndSection
>
> Section "ServerLayout"
> Identifier"Default Layout"
> Screen"Default Screen"
> InputDevice"Generic Keyboard"
> InputDevice"Configured Mouse"
> EndSection
>
> Section "DRI"
> Mode0666
> EndSection
>
>
> Obrigado, Rafael.
>



-- 
CARLOS RIBEIRO
Linux-User: 183.572  Machine: 195.669
São Luís - Maranhão - Brasil


Re: Problemas com o GDM

2008-04-11 Thread Rafael Gomes Dantas
A verdade é que eu tentei, mas não fez diferença, então eu voltei...

Tem alguma configuração estranha ali? Será que é um problema com as
frequencias verticais e horizontais do monitor?

Existe algum programa pra descobrir essas  frequências? Eu não tenho o
manual dele, e atrás não vem escrito também...

2008/4/10 Carlos Ribeiro <[EMAIL PROTECTED]>:

> Rafael, meu dispositivo de vídeo é igual ao teu e o monitor só funciona
> corretamente com o driver "intel". No teu xorg a linha dele está comentada
> (#) e ele está trabalhando com o i810 que no meu não pega ajuste.
> Experimenta inverter e vê se resolve.
>
> CR
>
> Em 10/04/08, Rafael Gomes Dantas <[EMAIL PROTECTED]> escreveu:
>
> > Desculpa repetir o e-mail, mas da última vez eu me enrolei com as
> > respostas e acabei "esquecendo" do tópico (eu respondi, mas não para a
> > lista).
> >
> > O problema é o seguinte:
> >
> > Quando o GDM starta, ele abre em uma resolução diferente da configurada
> > (1152x768 ao invés de 1024x768). (e como meu monitor não a aguenta, ele fica
> > estranhamente reduzido no meio da tela)
> >
> > Daí eu logo normalmente e a tela volta à resolução normal. (ou fica na
> > mesma resolução, e eu tenho que alterar pelo Sistema -> Preferências ->
> > Resolução de tela e escolher o 1024x768).
> >
> >
> >
> > O conteúdo do xorg.conf é esse:
> >
> > # /etc/X11/xorg.conf (xorg 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 /etc/X11/xorg.conf manual
> > page.
> > # (Type "man /etc/X11/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 "Files"
> > FontPath"/usr/share/fonts/X11/misc"
> > FontPath"/usr/X11R6/lib/X11/fonts/misc"
> > FontPath"/usr/share/fonts/X11/cyrillic"
> > FontPath"/usr/X11R6/lib/X11/fonts/cyrillic"
> > FontPath"/usr/share/fonts/X11/100dpi/:unscaled"
> > FontPath"/usr/X11R6/lib/X11/fonts/100dpi/:unscaled"
> > FontPath"/usr/share/fonts/X11/75dpi/:unscaled"
> > FontPath"/usr/X11R6/lib/X11/fonts/75dpi/:unscaled"
> > FontPath"/usr/share/fonts/X11/Type1"
> > FontPath"/usr/X11R6/lib/X11/fonts/Type1"
> > FontPath"/usr/share/fonts/X11/100dpi"
> > FontPath"/usr/X11R6/lib/X11/fonts/100dpi"
> > FontPath"/usr/share/fonts/X11/75dpi"
> > FontPath"/usr/X11R6/lib/X11/fonts/75dpi"
> > # path to defoma fonts
> > FontPath"/var/lib/defoma/x-ttcidfont-conf.d/dirs/TrueType"
> > EndSection
> >
> > Section "Module"
> > Load"i2c"
> > Load"bitmap"
> > Load"ddc"
> > Load"dri"
> > Load"extmod"
> > Load"freetype"
> > Load"glx"
> > Load"int10"
> > Load"vbe"
> > EndSection
> >
> > Section "InputDevice"
> > Identifier"Generic Keyboard"
> > Driver"kbd"
> > Option"CoreKeyboard"
> > Option"XkbRules""xorg"
> > Option"XkbModel""abnt2"
> > Option"XkbLayout""br"
> > Option"XkbVariant""abnt2"
> > EndSection
> >
> > Section "InputDevice"
> > Identifier"Configured Mouse"
> > Driver"mouse"
> > Option"CorePointer"
> > Option"Device""/dev/input/mice"
> > Option"Protocol""ImPS/2"
> > Option"Emulate3Buttons""true"
> > EndSection
> >
> > Section "Device"
> > Identifier"Intel Corporation 82945G/GZ Integrated Graphics
> > Controller"
> > Driver"i810"
> > #Driver"intel"
> > BusID"PCI:0:2:0"
> > Option "IgnoreEDID" "true"
> > EndSection
> >
> > Section "Monitor"
> > Identifier"Monitor Genérico"
> > Option"DPMS"
> > HorizSync28-102
> > VertRefresh43-60
> > EndSection
> >
> > Section "Screen"
> > Identifier"Default Screen"
> > Device"Intel Corporation 82945G/GZ Integrated Graphics
> > Controller"
> > Monitor"Monitor Genérico"
> > DefaultDepth24
> > SubSection "Display"
> > Depth16
> > Modes"1024x768"
> > EndSubSection
> > SubSection "Display"
> > Depth24
> > Modes"1024x768"
> > EndSubSection
> > EndSection
> >
> > Section "ServerLayout"
> > Identifier"Default Layout"
> > Screen"Default Screen"
> > InputDevice"Generic Keyboard"
> > InputDevice"Configured Mouse"
> > EndSection
> >
> > Section "DRI"
> > Mode0666
> > EndSecti

Re: Problemas com o GDM

2008-04-11 Thread Carlos Ribeiro
Já visitei uma página que relacionava inúmeros monitores e suas freqüências.
Sei que a tenho registrada em meu bookmark, mas ainda não encontrei. Assim
que conseguir te mandarei o link.

CR

PS: Vê se consegues saber a freqüência do teu digitando:  gft 1024 768


Em 11/04/08, Rafael Gomes Dantas <[EMAIL PROTECTED]> escreveu:
>
> A verdade é que eu tentei, mas não fez diferença, então eu voltei...
>
> Tem alguma configuração estranha ali? Será que é um problema com as
> frequencias verticais e horizontais do monitor?
>
> Existe algum programa pra descobrir essas  frequências? Eu não tenho o
> manual dele, e atrás não vem escrito também...
>


-- 
CARLOS RIBEIRO
Linux-User: 183.572  Machine: 195.669
São Luís - Maranhão - Brasil


Re: Problemas com o GDM

2008-04-15 Thread Rafael Gomes Dantas
Não encontrou o comando, e não achei o pacote pra instalar ele... =\

2008/4/11 Carlos Ribeiro <[EMAIL PROTECTED]>:

> Já visitei uma página que relacionava inúmeros monitores e suas
> freqüências. Sei que a tenho registrada em meu bookmark, mas ainda não
> encontrei. Assim que conseguir te mandarei o link.
>
> CR
>
> PS: Vê se consegues saber a freqüência do teu digitando:  gft 1024 768
>
>
> Em 11/04/08, Rafael Gomes Dantas <[EMAIL PROTECTED]> escreveu:
> >
> > A verdade é que eu tentei, mas não fez diferença, então eu voltei...
> >
> > Tem alguma configuração estranha ali? Será que é um problema com as
> > frequencias verticais e horizontais do monitor?
> >
> > Existe algum programa pra descobrir essas  frequências? Eu não tenho o
> > manual dele, e atrás não vem escrito também...
> >
>
>
> --
> CARLOS RIBEIRO
> Linux-User: 183.572  Machine: 195.669
> São Luís - Maranhão - Brasil
>


Re: Problemas com o GDM

2008-04-19 Thread Nei Moreira

Rafael,

Conseguiu resolver?
Caso não tenha resolvido envie a marca e modelo do seu monitor.
Abraço,

Nei Moreira 



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



Re: Problemas com o GDM

2008-04-22 Thread Nei Vicente Ferreira Moreira
Rafael,

Já tentou inserir as taxas de atualização do seu monitor no seu "xorg.conf".

Nei Moreira



Re: Problemas com o GDM

2008-04-24 Thread Rafael Gomes Dantas
Não, pois eu não as tenho comigo. Este é um monitor velho que eu
ganhei. Ele não tem isso chapado atrás dele e não tenho o manual para
conferir.

On Tue, Apr 22, 2008 at 10:54 PM, Nei Vicente Ferreira Moreira
<[EMAIL PROTECTED]> wrote:
> Rafael,
>
>  Já tentou inserir as taxas de atualização do seu monitor no seu "xorg.conf".
>
>  Nei Moreira
>
>



Re: Problemas com o GDM

2008-04-24 Thread Nei Vicente Ferreira Moreira
2008/4/24 Rafael Gomes Dantas <[EMAIL PROTECTED]>:
> Não, pois eu não as tenho comigo. Este é um monitor velho que eu
>  ganhei. Ele não tem isso chapado atrás dele e não tenho o manual para
>  conferir.

Rafael,

Já tentou ir no sítio do fabricante e verificar as informações que precisa?

Nei Moreira



Re: Problemas com o GDM

2008-04-25 Thread Rafael Gomes Dantas
Acho que sim, mas o fato é que este monitor é velho demais... Ele não
aparece nem na relação de "modelos anteriores"...

2008/4/25 Nei Vicente Ferreira Moreira <[EMAIL PROTECTED]>:
> 2008/4/24 Rafael Gomes Dantas <[EMAIL PROTECTED]>:
>
> > Não, pois eu não as tenho comigo. Este é um monitor velho que eu
>  >  ganhei. Ele não tem isso chapado atrás dele e não tenho o manual para
>  >  conferir.
>
>  Rafael,
>
>  Já tentou ir no sítio do fabricante e verificar as informações que precisa?
>
>  Nei Moreira
>
>



Re: Problemas com o GDM

2008-04-25 Thread Gunther Furtado
Em 10/04/08, Rafael Gomes Dantas<[EMAIL PROTECTED]> escreveu:
> Desculpa repetir o e-mail, mas da última vez eu me enrolei com as respostas
> e acabei "esquecendo" do tópico (eu respondi, mas não para a lista).
>
> O problema é o seguinte:
>
> Quando o GDM starta, ele abre em uma resolução diferente da configurada
> (1152x768 ao invés de 1024x768). (e como meu monitor não a aguenta, ele fica
> estranhamente reduzido no meio da tela)
>
> Daí eu logo normalmente e a tela volta à resolução normal. (ou fica na mesma
> resolução, e eu tenho que alterar pelo Sistema -> Preferências -> Resolução
> de tela e escolher o 1024x768).
>

Bom dia!

O que acontece quando você usa um livecd (ubuntu ou outro qualquer?).
Se der certo, você pode copiar /etc/X11/xorg.conf que o ubuntu gerar.

Abraço,

[...]


-- 
Gunther Furtado
[EMAIL PROTECTED]


Re: Problemas com o GDM

2008-04-25 Thread Rafael Gomes Dantas
Eu não tenho um live-cd comigo aqui... eu tinha o do Gentoo, mas o
modo gráfico dele não funfava, e era em outra máquina que eu usava.

Depois eu baixo um pra testar.

2008/4/25 Gunther Furtado <[EMAIL PROTECTED]>:
> Em 10/04/08, Rafael Gomes Dantas<[EMAIL PROTECTED]> escreveu:
>
> > Desculpa repetir o e-mail, mas da última vez eu me enrolei com as respostas
>  > e acabei "esquecendo" do tópico (eu respondi, mas não para a lista).
>  >
>  > O problema é o seguinte:
>  >
>  > Quando o GDM starta, ele abre em uma resolução diferente da configurada
>  > (1152x768 ao invés de 1024x768). (e como meu monitor não a aguenta, ele 
> fica
>  > estranhamente reduzido no meio da tela)
>  >
>  > Daí eu logo normalmente e a tela volta à resolução normal. (ou fica na 
> mesma
>  > resolução, e eu tenho que alterar pelo Sistema -> Preferências -> Resolução
>  > de tela e escolher o 1024x768).
>  >
>
>  Bom dia!
>
>  O que acontece quando você usa um livecd (ubuntu ou outro qualquer?).
>  Se der certo, você pode copiar /etc/X11/xorg.conf que o ubuntu gerar.
>
>  Abraço,
>
>  [...]
>
>
>  --
>  Gunther Furtado
>  [EMAIL PROTECTED]
>



Re: Problemas com o GDM

2008-04-25 Thread Nei Vicente Ferreira Moreira
Rafael,

Envie-me novamente o modelo e marca do seu monitor. Havia anotado mas
perdi por aqui.

Nei Moreira


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



Re: Problemas com o GDM

2008-04-25 Thread Rafael Gomes Dantas
LG Studioworks 45i
CRT 15"

2008/4/25 Nei Vicente Ferreira Moreira <[EMAIL PROTECTED]>:
> Rafael,
>
>  Envie-me novamente o modelo e marca do seu monitor. Havia anotado mas
>  perdi por aqui.
>
>
>
>  Nei Moreira
>
>
>  --
>  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: Problemas com o GDM

2008-04-25 Thread Nei Vicente Ferreira Moreira
Rafael,

Achei a o manual do seu monitor.
HorizSync 30-54
VertRefresh 50-90

Link para o acesso ao seu manual
http://us.lgservice.com/index_b2c.jsp

Nei Moreira


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



Re: Problemas com o GDM

2008-04-27 Thread Rafael Gomes Dantas
Vlw cara, vou testar agora.

2008/4/26 Nei Vicente Ferreira Moreira <[EMAIL PROTECTED]>:
> Rafael,
>
>  Estou encaminhando o arquivo em pdf do manual do seu monitor.
>
>  Nei Moreira
>


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



Re: Problemas com o GDM

2008-04-27 Thread Rafael Gomes Dantas
Resolveu! Muito obrigado mesmo! Vocês não sabem como incomodava!

2008/4/27 Rafael Gomes Dantas <[EMAIL PROTECTED]>:
> Vlw cara, vou testar agora.
>
>  2008/4/26 Nei Vicente Ferreira Moreira <[EMAIL PROTECTED]>:
>
>
> > Rafael,
>  >
>  >  Estou encaminhando o arquivo em pdf do manual do seu monitor.
>  >
>  >  Nei Moreira
>  >
>


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



Re: [debian] Re: Problemas com o GDM

2003-11-15 Thread Max M. Velasques
Eu tentei remover mas eu não consigo é sempre retornada a mensagem:
dpkg: erro processando gdm (--configure):
subprocesso post-installation script retornou código de saída de error 1
Erros foram encontrados durante processamento de:
gdm
E: Sub-process /usr/bin/dpkg returned an error code (1)

Eu tentei utilizar o GDM do testing, mas o mesmo erro continuava.

Existe mais alguma coisa que eu possa fazer?

Obrigado!!

Max

- Original Message -
From: "José Oliveira" <[EMAIL PROTECTED]>
To: "Max M. Velasques" <[EMAIL PROTECTED]>
Sent: Saturday, November 15, 2003 5:41 PM
Subject: Re: [debian] Re: Problemas com o GDM

> Em Sáb, 2003-11-15 às 15:11, Max M. Velasques escreveu:
> > Quando eu digito: apt-get install gdm
> > ou ainda: apt-get upgrade gdm
> >
> > É mostrado o seguinte:
> >
> > Lendo Lista de Pacotes...
> > Construindo Árvore de Dependências...
> > gdm já é a versão mais nova.
> > 0 pacotes atualizados, 0 pacotes novos instalados, 0 a serem removidos e
2
> > não atualizados.
> > 1 pacotes não totalmente instalados ou removidos.
> > É preciso fazer o download de 0B de arquivos.
> > Depois de desempacotamento, 0B adicionais de espaço em disco serão
usados.
> > Instalando gdm (2.4.1.7-1) ...
> > dpkg: erro processando gdm (--configure):
> >  subprocesso post-installation script retornou código de saída de error
1
> > Erros foram encontrados durante processamento de:
> >  gdm
> > E: Sub-process /usr/bin/dpkg returned an error code (1)
> >
> > Eu já tentei instalar a versão 2.4.1.6-1, porém acontece o mesmo
problema.
> >
> > Se eu digito: dpkg-reconfigure gdm
> > é mostrado o seguinte:
> >
> > /usr/sbin/dpkg-reconfigure: gdm is broken or not fully installed
> >
> >
> > Oque fazer?
> >
> > Max
>
> Você respondeu em privado! :P
>
> Tente apagar o pacote (apt-get remove --purge gdm) e depois instalar o
> gdm da Sarge (testing)!
>
> Mude as entradas da sources.list para sarge, dê update e instale o gdm.
>
> Falow. t+!
> --
>   José Oliveira 
>   ICQ: 176559658  / JabberID: [EMAIL PROTECTED]
>   ZehOliveira @ irc.(freenode|brasirc).net
>   gnupgID: 5BB9F593 at pgp.mit.edu


---
Outgoing mail is certified Virus Free.
Checked by AVG anti-virus system (http://www.grisoft.com).
Version: 6.0.538 / Virus Database: 333 - Release Date: 10/11/2003