[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: America's Army - OpenGL Error



James Vahn wrote:
Scarletdown wrote:

So, what do I need to do to get OpenGL working? In other words, what file do I ask for when I do apt-get install?


It depends on your motherboard and graphics card. Go to xfree86.org and
look in the Documentation section under "DRI" for complete instructions.

This message (dmesg | less) is telling me that it isn't possible
on one of my motherboards:

    Linux agpgart interface v0.99 (c) Jeff Hartmann
    agpgart: Maximum main memory to use for agp memory: 28M
    agpgart: Unsupported SiS chipset (device id: 5591), you might want to
    boot with agp=try_unsupported
    agpgart: no supported devices found.
    [drm:r128_init] *ERROR* Cannot initialize agpgart module.


All that gave me was a bunch of lines that look like they are output by iptables or something.

IN= OUT=eth0 SRC=68.113.22.3 DST=68.111.54.95 LEN=40 TOS=0x00 PREC=0x00 TTL=64 ID=0 DF PROTO=TCP SP
T=17300 DPT=2352 WINDOW=0 RES=0x00 ACK RST URGP=0
IN= OUT=eth0 SRC=68.113.22.3 DST=68.111.54.95 LEN=40 TOS=0x00 PREC=0x00 TTL=64 ID=0 DF PROTO=TCP SP
T=17300 DPT=2352 WINDOW=0 RES=0x00 ACK RST URGP=0
IN= OUT=eth0 SRC=68.113.22.3 DST=68.111.54.95 LEN=40 TOS=0x00 PREC=0x00 TTL=64 ID=0 DF PROTO=TCP SP
T=17300 DPT=2352 WINDOW=0 RES=0x00 ACK RST URGP=0
IN=eth1 OUT= MAC= SRC=68.113.22.3 DST=68.113.23.255 LEN=267 TOS=0x00 PREC=0x00 TTL=64 ID=0 DF PROTO
=UDP SPT=138 DPT=138 LEN=247
IN=eth1 OUT= MAC= SRC=68.113.22.3 DST=68.113.23.255 LEN=239 TOS=0x00 PREC=0x00 TTL=64 ID=0 DF PROTO
=UDP SPT=138 DPT=138 LEN=219
IN= OUT=eth0 SRC=68.113.22.3 DST=213.126.243.237 LEN=432 TOS=0x00 PREC=0xC0 TTL=64 ID=23792 PROTO=I CMP TYPE=3 CODE=3 [SRC=213.126.243.237 DST=68.113.22.3 LEN=404 TOS=0x00 PREC=0x00 TTL=113 ID=26464
PROTO=UDP SPT=2760 DPT=1434 LEN=384 ]
IN=eth1 OUT= MAC= SRC=68.113.22.3 DST=68.113.23.255 LEN=267 TOS=0x00 PREC=0x00 TTL=64 ID=0 DF PROTO
=UDP SPT=138 DPT=138 LEN=247
IN=eth1 OUT= MAC= SRC=68.113.22.3 DST=68.113.23.255 LEN=239 TOS=0x00 PREC=0x00 TTL=64 ID=0 DF PROTO
=UDP SPT=138 DPT=138 LEN=219
IN= OUT=eth1 SRC=192.168.0.2 DST=66.54.152.7 LEN=60 TOS=0x00 PREC=0x00 TTL=64 ID=2560 DF PROTO=TCP
SPT=39701 DPT=110 WINDOW=5840 RES=0x00 SYN URGP=0
IN= OUT=eth1 SRC=192.168.0.2 DST=66.54.152.7 LEN=60 TOS=0x00 PREC=0x00 TTL=64 ID=2560 DF PROTO=TCP
SPT=39702 DPT=110 WINDOW=5840 RES=0x00 SYN URGP=0
IN= OUT=eth0 SRC=68.113.22.3 DST=209.225.8.224 LEN=60 TOS=0x00 PREC=0x00 TTL=64 ID=2560 DF PROTO=TC
P SPT=39703 DPT=110 WINDOW=5840 RES=0x00 SYN URGP=0
IN= OUT=eth1 SRC=192.168.0.2 DST=66.54.152.7 LEN=60 TOS=0x00 PREC=0x00 TTL=64 ID=2560 DF PROTO=TCP
SPT=39701 DPT=110 WINDOW=5840 RES=0x00 SYN URGP=0
IN= OUT=eth1 SRC=192.168.0.2 DST=66.54.152.7 LEN=60 TOS=0x00 PREC=0x00 TTL=64 ID=2560 DF PROTO=TCP
SPT=39702 DPT=110 WINDOW=5840 RES=0x00 SYN URGP=0
IN= OUT=eth0 SRC=68.113.22.3 DST=209.225.8.224 LEN=60 TOS=0x00 PREC=0x00 TTL=64 ID=2560 DF PROTO=TC
P SPT=39703 DPT=110 WINDOW=5840 RES=0x00 SYN URGP=0
IN= OUT=eth1 SRC=192.168.0.2 DST=66.54.152.7 LEN=60 TOS=0x00 PREC=0x00 TTL=64 ID=2560 DF PROTO=TCP


On the other hand, a favorable dmesg output shows this:

    Linux agpgart interface v0.100 (c) Dave Jones
    agpgart: Detected AMD 761 chipset
    agpgart: Maximum main memory to use for agp memory: 203M
    agpgart: AGP aperture is 64M @ 0xf8000000
    [drm] Initialized r128 2.5.0 20030725 on minor 0

After starting X on that motherboard, the end of the output from
the command "grep -i dri /var/log/XFree86.0.log" shows this:

    (II) R128(0): [drm] created "r128" driver at busid "PCI:1:5:0"
    (II) R128(0): [dri] Visual configs initialized
    (II) R128(0): [DRI] installation complete
                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^

Here's what that command gave me:

        XFree86 Video Driver: 0.6
        XFree86 XInput driver : 0.4
        ABI class: XFree86 Video Driver, version 0.6
        ABI class: XFree86 Video Driver, version 0.6
        ABI class: XFree86 Video Driver, version 0.6
        ABI class: XFree86 Video Driver, version 0.6
(II) Loading /usr/X11R6/lib/modules/drivers/nvidia_drv.o
        Module class: XFree86 Video Driver
        Module class: XFree86 XInput Driver
        ABI class: XFree86 XInput driver, version 0.4
(II) NVIDIA XFree86 Driver  1.0-4496  Wed Jul 16 19:06:03 PDT 2003
(II) NVIDIA Unified Driver for all NVIDIA GPUs
        ABI class: XFree86 Video Driver, version 0.6
        ABI class: XFree86 Video Driver, version 0.6



Reply to: