Re: [FUG-BR] Problemas ao Iniciar Xorg (Unable to open /dev/agpgart)

2007-07-27 Por tôpico m0f0x
Marcelo,

Eu não tenho uma placa de vídeo dessas, então não posso ajudar em
testes. Mas, olhando no histórico do current@, vi alguns tópicos (estou
enviando um mirror não oficial pois não consigo me conectar em
lists.freebsd.org):
http://monkey.org/freebsd/archive/freebsd-current/200706/msg01038.html
http://monkey.org/freebsd/archive/freebsd-current/200706/msg00726.html

[]s,
m0f0x

On Thu, 26 Jul 2007 21:52:22 -0300
Marcelo Diotto [EMAIL PROTECTED] wrote:

 Pessoal,
Quando tento iniciar o xorg (com startx, ou até mesmo para
 configurar ele, com xorgcfg) recebo um erro falando que /dev/agpgart
 não existe. Alguém sabe o que pode ser???
Estou com FreeBSD 7.0-CURRENT, com kernel recompilado com os
 devices agp, drm e i915drm habilitadas.
Quando inicio xorgcfg recebo o seguinte erro:
 
 X Window System Version 7.2.0
 Release Date: 22 January 2007
 X Protocol Version 11, Revision 0, Release 7.2
 Build Operating System: FreeBSD 7.0-CURRENT i386
 Current Operating System: FreeBSD marcelo.ceset.unicamp.br
 7.0-CURRENTFreeBSD 7.0-CURRENT #2: Fri Jul 27 17:27:33 BRT 2007
 [EMAIL PROTECTED]:/usr/obj/usr/src/sys/MARCELO i386
 Build Date: 27 July 2007
 Before reporting problems, check http://wiki.x.org
 to make sure that you have the latest version.
 Module Loader present
 Markers: (--) probed, (**) from config file, (==) default setting,
 (++) from command line, (!!) notice, (II) informational,
 (WW) warning, (EE) error, (NI) not implemented, (??) unknown.
 (==) Log file: /var/log/Xorg.8.log, Time: Fri Jul 27 21:44:02 2007
 (++) Using config file: /root/xorg.conf.new
 (EE) GARTInit: Unable to open /dev/agpgart (No such file or directory)
 (EE) I810(0): No Video BIOS modes for chosen depth.
 
 Fatal server error:
 Caught signal 11.  Server aborting
 
 Cannot connect to X server.
 
 A placa ele achou:
 
 # pciconf -lv
 [EMAIL PROTECTED]:2:0:   class=0x03 card=0x56418086 chip=0x25628086
 rev=0x01 hdr=0x00
 vendor = 'Intel Corporation'
 device = '82845G/GL/GV/GE/PE Integrated Graphics Device'
 class  = display
 subclass   = VGA
 
 # dmesg | grep vga
 vgapci0: VGA-compatible display mem
 0xf000-0xf7ff,0xffa8-0xffaf irq 16 at device 2.0 on
 pci0 drm0: Intel i845G GMCH on vgapci0
 vga0: Generic ISA VGA at port 0x3c0-0x3df iomem 0xa-0xb on
 isa0
 
 
 Alguma solução?
 Obrigado pessoal.
-
Histórico: http://www.fug.com.br/historico/html/freebsd/
Sair da lista: https://www.fug.com.br/mailman/listinfo/freebsd


Re: [FUG-BR] Problemas ao Iniciar Xorg (Unable to open /dev/agpgart)

2007-07-27 Por tôpico Nilson Debatin
Tente carregar o modulo agp.ko pra ver se sobe esse
dispositivo, mas o teu X não sobe por que como ele
disse não existem modos graficos pra essa 
profundidade de cores que vc escolheu, tente
diminuir a qtidade de cores (16 bits por exemplo) 
e veja se sobe.

E creio que o driver certo pra vc usar seja o
i810.

[]s
Nilson

On Thu, 2007-07-26 at 21:52 -0300, Marcelo Diotto wrote:
 Pessoal,
Quando tento iniciar o xorg (com startx, ou até mesmo para configurar
 ele, com xorgcfg) recebo um erro falando que /dev/agpgart não existe. Alguém
 sabe o que pode ser???
Estou com FreeBSD 7.0-CURRENT, com kernel recompilado com os devices agp,
 drm e i915drm habilitadas.
Quando inicio xorgcfg recebo o seguinte erro:
 
 X Window System Version 7.2.0
 Release Date: 22 January 2007
 X Protocol Version 11, Revision 0, Release 7.2
 Build Operating System: FreeBSD 7.0-CURRENT i386
 Current Operating System: FreeBSD marcelo.ceset.unicamp.br 7.0-CURRENTFreeBSD
 7.0-CURRENT #2: Fri Jul 27 17:27:33 BRT 2007
 [EMAIL PROTECTED]:/usr/obj/usr/src/sys/MARCELO i386
 Build Date: 27 July 2007
 Before reporting problems, check http://wiki.x.org
 to make sure that you have the latest version.
 Module Loader present
 Markers: (--) probed, (**) from config file, (==) default setting,
 (++) from command line, (!!) notice, (II) informational,
 (WW) warning, (EE) error, (NI) not implemented, (??) unknown.
 (==) Log file: /var/log/Xorg.8.log, Time: Fri Jul 27 21:44:02 2007
 (++) Using config file: /root/xorg.conf.new
 (EE) GARTInit: Unable to open /dev/agpgart (No such file or directory)
 (EE) I810(0): No Video BIOS modes for chosen depth.
 
 Fatal server error:
 Caught signal 11.  Server aborting
 
 Cannot connect to X server.
 
 A placa ele achou:
 
 # pciconf -lv
 [EMAIL PROTECTED]:2:0:   class=0x03 card=0x56418086 chip=0x25628086
 rev=0x01 hdr=0x00
 vendor = 'Intel Corporation'
 device = '82845G/GL/GV/GE/PE Integrated Graphics Device'
 class  = display
 subclass   = VGA
 
 # dmesg | grep vga
 vgapci0: VGA-compatible display mem
 0xf000-0xf7ff,0xffa8-0xffaf irq 16 at device 2.0 on pci0
 drm0: Intel i845G GMCH on vgapci0
 vga0: Generic ISA VGA at port 0x3c0-0x3df iomem 0xa-0xb on isa0
 
 
 Alguma solução?
 Obrigado pessoal.
 
 
 --
 :: Diotto.Net ::
 http://www.diotto.net
 Artigos, Notícias e Downloads sobre software livre e tecnologia em geral
 -
 Histórico: http://www.fug.com.br/historico/html/freebsd/
 Sair da lista: https://www.fug.com.br/mailman/listinfo/freebsd

-
Histórico: http://www.fug.com.br/historico/html/freebsd/
Sair da lista: https://www.fug.com.br/mailman/listinfo/freebsd


[FUG-BR] Problemas ao Iniciar Xorg (Unable to open /dev/agpgart)

2007-07-26 Por tôpico Marcelo Diotto
Pessoal,
   Quando tento iniciar o xorg (com startx, ou até mesmo para configurar
ele, com xorgcfg) recebo um erro falando que /dev/agpgart não existe. Alguém
sabe o que pode ser???
   Estou com FreeBSD 7.0-CURRENT, com kernel recompilado com os devices agp,
drm e i915drm habilitadas.
   Quando inicio xorgcfg recebo o seguinte erro:

X Window System Version 7.2.0
Release Date: 22 January 2007
X Protocol Version 11, Revision 0, Release 7.2
Build Operating System: FreeBSD 7.0-CURRENT i386
Current Operating System: FreeBSD marcelo.ceset.unicamp.br 7.0-CURRENTFreeBSD
7.0-CURRENT #2: Fri Jul 27 17:27:33 BRT 2007
[EMAIL PROTECTED]:/usr/obj/usr/src/sys/MARCELO i386
Build Date: 27 July 2007
Before reporting problems, check http://wiki.x.org
to make sure that you have the latest version.
Module Loader present
Markers: (--) probed, (**) from config file, (==) default setting,
(++) from command line, (!!) notice, (II) informational,
(WW) warning, (EE) error, (NI) not implemented, (??) unknown.
(==) Log file: /var/log/Xorg.8.log, Time: Fri Jul 27 21:44:02 2007
(++) Using config file: /root/xorg.conf.new
(EE) GARTInit: Unable to open /dev/agpgart (No such file or directory)
(EE) I810(0): No Video BIOS modes for chosen depth.

Fatal server error:
Caught signal 11.  Server aborting

Cannot connect to X server.

A placa ele achou:

# pciconf -lv
[EMAIL PROTECTED]:2:0:   class=0x03 card=0x56418086 chip=0x25628086
rev=0x01 hdr=0x00
vendor = 'Intel Corporation'
device = '82845G/GL/GV/GE/PE Integrated Graphics Device'
class  = display
subclass   = VGA

# dmesg | grep vga
vgapci0: VGA-compatible display mem
0xf000-0xf7ff,0xffa8-0xffaf irq 16 at device 2.0 on pci0
drm0: Intel i845G GMCH on vgapci0
vga0: Generic ISA VGA at port 0x3c0-0x3df iomem 0xa-0xb on isa0


Alguma solução?
Obrigado pessoal.


--
:: Diotto.Net ::
http://www.diotto.net
Artigos, Notícias e Downloads sobre software livre e tecnologia em geral
-
Histórico: http://www.fug.com.br/historico/html/freebsd/
Sair da lista: https://www.fug.com.br/mailman/listinfo/freebsd