Re: interface_grafica

2005-04-29 Por tôpico Geraldo M. G. Barboza
beleza galera, ja está funcionando o modo grafico.
instalei as fontes e deu tudo certo.
mas acho que meu X esta buscando meu
arquivo XF86Config  no seguinte caminho :
/root/XF86Config .
Então como eu faço pra funcionar o que esta em
/etc/X11/XF86Config??
Obrigado..
Geraldo Magela

Pro problemas da fonte so da instala
o pacote xfonts-base e o X para de reclamar
Fred Ulisses Maranhao escreveu:
On Thu, 28 Apr 2005 10:55:20 -0300
Geraldo M. G. Barboza [EMAIL PROTECTED] wrote:

Bom galera. Tou precisando da ajuda de vocês.
Tenho um servidor com Debian woody  kernel2.4 instalado nele,
mas a interface gráfica não ta funcionando.
Quando dou o startx, aparece o seguinte erro:
O arquivo /var/log/XFree86.0.log, vou colocar só o final aqui:
(II) Keyboard Keyboard0 handled by legacy driver
(**) Option Protocol IMPS/2
(**) DevInputMice: Protocol: IMPS/2
(**) Option AlwaysCore
(**) DevInputMice: always reports core events
(**) Option Device /dev/input/mice
(EE) xf86OpenSerial: Cannot open device /dev/input/mice
 No such device.
(EE) DevInputMice: cannot open input device
(EE) PreInit failed for input device DevInputMice
(II) UnloadModule: mouse
(II) XINPUT: Adding extended input device Mouse0 (type: MOUSE)
Could not init font path element unix/:7100, removing from list!
Fatal server error:
could not open default font 'fixed'
When reporting a problem related to a server crash, please send
the full server output, not just the last messages.
This can be found in the log file /var/log/XFree86.0.log.
Please report problems to [EMAIL PROTECTED]

parece que reclama que só do mouse, mas no final das contas o pau
se dá por um problema de fontes. tente instalar um servidor de fontes.
Se não me engano o nome do pacote é o xfs (X font server).
A forma mais gostosinha de configurar o X é com:
dpkg-reconfigure xserver-xfree86
boa sorte. e estamos aqui, esperando o resultado.
Paro por aqui, Fred

__
Yahoo! Mail - agora com 100MB de espaço, anti-spam e antivírus grátis!
http://br.info.mail.yahoo.com/
--
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: interface_grafica

2005-04-29 Por tôpico Fred Ulisses Maranhao
On Fri, 29 Apr 2005 09:39:43 -0300
Geraldo M. G. Barboza [EMAIL PROTECTED] wrote:

 beleza galera, ja está funcionando o modo grafico.
 instalei as fontes e deu tudo certo.
 mas acho que meu X esta buscando meu
 arquivo XF86Config  no seguinte caminho :
 /root/XF86Config .
 Então como eu faço pra funcionar o que esta em
 /etc/X11/XF86Config??

Do man do XF86Config (atenção com as maiúsculas!):

   In the Debian system, the only supported location for the  XFree86  4.x
   server configuration file is /etc/X11/XF86Config-4.  The XFree86 server
   program will look in a variety of locations, but  /etc/X11/XF86Config-4
   is  the  only  one supported by Debian for xserver-xfree86.  The reason
   for this strict policy is to reduce confusion.

Qual a versão do seu X?

Paro por aqui, Fred



Re: interface_grafica

2005-04-28 Por tôpico Claudio Lobo

--- Geraldo M. G. Barboza
[EMAIL PROTECTED] wrote:
 Bom galera. Tou precisando da ajuda de vocês.
 
 Tenho um servidor com Debian woody  kernel2.4
 instalado nele,
 mas a interface gráfica não ta funcionando.
 Quando dou o startx, aparece o seguinte erro:
 
 
 O arquivo /var/log/XFree86.0.log, vou colocar só
 o final aqui:
 
 (II) Keyboard Keyboard0 handled by legacy driver
 (**) Option Protocol IMPS/2
 (**) DevInputMice: Protocol: IMPS/2
 (**) Option AlwaysCore
 (**) DevInputMice: always reports core events
 (**) Option Device /dev/input/mice
 (EE) xf86OpenSerial: Cannot open device
 /dev/input/mice
   No such device.
 (EE) DevInputMice: cannot open input device
 (EE) PreInit failed for input device DevInputMice
 (II) UnloadModule: mouse
 (II) XINPUT: Adding extended input device Mouse0
 (type: MOUSE)
 Could not init font path element unix/:7100,
 removing from list!
 
 Fatal server error:
 could not open default font 'fixed'
 
 When reporting a problem related to a server crash,
 please send
 the full server output, not just the last messages.
 This can be found in the log file
 /var/log/XFree86.0.log.
 Please report problems to [EMAIL PROTECTED]
 
 
 
 
 
 Se alguem poder me ajudar fico grato.
 
 Obrigado.
 
 
 
 Geraldo Magela G. Barboza 
 Sistemas de Informção
 UEMG - Campus de Passos
 

Fala Geraldo,

Tem um jeitinho de fazer sua interface gráfica
funcionar:

1. Arranje um CD do Kurumin (versão 3 ou 4)
2. Dê o boot com ele
3. Monte o diskete ou uma partição qualquer de seu HD
4. Copie os arquivos /etc/X11/XF86* para seu diskete
ou partição montada (ou mesmo para o /etc/X11/ da sua
partição do Sistema Operacional, no HD, mas faça um
backup dos XF86* que estiverem lá antes, ok?)
5. Reinicie a máquina com boot pelo HD
6. Em um terminal, copie os arquivos do item 4 para
/etc/X11/
7. digite startx

 

5

Espero ter ajudado

[]'s

Claudio Lobo
Linux User: 306695





Yahoo! Acesso Grátis - Internet rápida e grátis. 
Instale o discador agora! http://br.acesso.yahoo.com/


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



Re: interface_grafica

2005-04-28 Por tôpico Jonh Wendell Santana
Olá.

Tenta configurar a interface grafica com o comando
xf86config

É trabalhoso, mas sempre funcionou comigo...

T+,
 Wendell.

--- Geraldo M. G. Barboza
[EMAIL PROTECTED] wrote:
 Bom galera. Tou precisando da ajuda de vocês.
 
 Tenho um servidor com Debian woody  kernel2.4
 instalado nele,
 mas a interface gráfica não ta funcionando.
 Quando dou o startx, aparece o seguinte erro:
 
 
 O arquivo /var/log/XFree86.0.log, vou colocar só
 o final aqui:
 
 (II) Keyboard Keyboard0 handled by legacy driver
 (**) Option Protocol IMPS/2
 (**) DevInputMice: Protocol: IMPS/2
 (**) Option AlwaysCore
 (**) DevInputMice: always reports core events
 (**) Option Device /dev/input/mice
 (EE) xf86OpenSerial: Cannot open device
 /dev/input/mice
   No such device.
 (EE) DevInputMice: cannot open input device
 (EE) PreInit failed for input device DevInputMice
 (II) UnloadModule: mouse
 (II) XINPUT: Adding extended input device Mouse0
 (type: MOUSE)
 Could not init font path element unix/:7100,
 removing from list!
 
 Fatal server error:
 could not open default font 'fixed'
 
 When reporting a problem related to a server crash,
 please send
 the full server output, not just the last messages.
 This can be found in the log file
 /var/log/XFree86.0.log.
 Please report problems to [EMAIL PROTECTED]
 
 
 
 
 
 Se alguem poder me ajudar fico grato.
 
 Obrigado.
 
 
 
 Geraldo Magela G. Barboza 
 Sistemas de Informção
 UEMG - Campus de Passos
 





Yahoo! Acesso Grátis - Internet rápida e grátis. 
Instale o discador agora! http://br.acesso.yahoo.com/


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



Re: interface_grafica

2005-04-28 Por tôpico Martins Armando
tenta de modar para esta ligna no teu XF86config-4
Option  Device/dev/input/mouse0
na ves de /dev/input/mice

Jonh Wendell Santana a écrit :

Olá.

Tenta configurar a interface grafica com o comando
xf86config

É trabalhoso, mas sempre funcionou comigo...

T+,
 Wendell.

--- Geraldo M. G. Barboza
[EMAIL PROTECTED] wrote:
  

Bom galera. Tou precisando da ajuda de vocês.

Tenho um servidor com Debian woody  kernel2.4
instalado nele,
mas a interface gráfica não ta funcionando.
Quando dou o startx, aparece o seguinte erro:


O arquivo /var/log/XFree86.0.log, vou colocar só
o final aqui:

(II) Keyboard Keyboard0 handled by legacy driver
(**) Option Protocol IMPS/2
(**) DevInputMice: Protocol: IMPS/2
(**) Option AlwaysCore
(**) DevInputMice: always reports core events
(**) Option Device /dev/input/mice
(EE) xf86OpenSerial: Cannot open device
/dev/input/mice
  No such device.
(EE) DevInputMice: cannot open input device
(EE) PreInit failed for input device DevInputMice
(II) UnloadModule: mouse
(II) XINPUT: Adding extended input device Mouse0
(type: MOUSE)
Could not init font path element unix/:7100,
removing from list!

Fatal server error:
could not open default font 'fixed'

When reporting a problem related to a server crash,
please send
the full server output, not just the last messages.
This can be found in the log file
/var/log/XFree86.0.log.
Please report problems to [EMAIL PROTECTED]





Se alguem poder me ajudar fico grato.

Obrigado.



Geraldo Magela G. Barboza 
Sistemas de Informção
UEMG - Campus de Passos





   
   
   
Yahoo! Acesso Grátis - Internet rápida e grátis. 
Instale o discador agora! http://br.acesso.yahoo.com/


  



-- 
###L'abut de debian est bon pour la santé###

Martins Armando


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



Re: interface_grafica

2005-04-28 Por tôpico Marcos Vinicius Lazarini
Geraldo M. G. Barboza wrote:
Bom galera. Tou precisando da ajuda de vocês.
 
Tenho um servidor com Debian woody  kernel2.4 instalado nele,
mas a interface gráfica não ta funcionando.
Quando dou o startx, aparece o seguinte erro:
 
 
O arquivo /var/log/XFree86.0.log, vou colocar só o final aqui:
As primeiras colunas mostram o significado da linha, veja a legenda no 
comeco. O que interessa aqui é que (EE) = erro

(II) Keyboard Keyboard0 handled by legacy driver
(**) Option Protocol IMPS/2
(**) DevInputMice: Protocol: IMPS/2
(**) Option AlwaysCore
(**) DevInputMice: always reports core events
(**) Option Device /dev/input/mice
(EE) xf86OpenSerial: Cannot open device /dev/input/mice
  No such device.
(EE) DevInputMice: cannot open input device
(EE) PreInit failed for input device DevInputMice
Olha aqui, ele não conseguiu achar seu mouse veja qual é o lugar certo e 
corrija isso...

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


Re: interface_grafica

2005-04-28 Por tôpico Marcel Maximo
Pro problemas da fonte so da instala
o pacote xfonts-base e o X para de reclamar

Fred Ulisses Maranhao escreveu:
 On Thu, 28 Apr 2005 10:55:20 -0300
 Geraldo M. G. Barboza [EMAIL PROTECTED] wrote:
 
 
Bom galera. Tou precisando da ajuda de vocês.

Tenho um servidor com Debian woody  kernel2.4 instalado nele,
mas a interface gráfica não ta funcionando.
Quando dou o startx, aparece o seguinte erro:


O arquivo /var/log/XFree86.0.log, vou colocar só o final aqui:

(II) Keyboard Keyboard0 handled by legacy driver
(**) Option Protocol IMPS/2
(**) DevInputMice: Protocol: IMPS/2
(**) Option AlwaysCore
(**) DevInputMice: always reports core events
(**) Option Device /dev/input/mice
(EE) xf86OpenSerial: Cannot open device /dev/input/mice
  No such device.
(EE) DevInputMice: cannot open input device
(EE) PreInit failed for input device DevInputMice
(II) UnloadModule: mouse
(II) XINPUT: Adding extended input device Mouse0 (type: MOUSE)
Could not init font path element unix/:7100, removing from list!

Fatal server error:
could not open default font 'fixed'

When reporting a problem related to a server crash, please send
the full server output, not just the last messages.
This can be found in the log file /var/log/XFree86.0.log.
Please report problems to [EMAIL PROTECTED]

 
 
 parece que reclama que só do mouse, mas no final das contas o pau
 se dá por um problema de fontes. tente instalar um servidor de fontes.
 Se não me engano o nome do pacote é o xfs (X font server).
 
 A forma mais gostosinha de configurar o X é com:
 
 dpkg-reconfigure xserver-xfree86
 
 boa sorte. e estamos aqui, esperando o resultado.
 
 Paro por aqui, Fred
 
 
 
__

Yahoo! Mail - agora com 100MB de espaço, anti-spam e antivírus grátis!
http://br.info.mail.yahoo.com/


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