Author Topic: [lack info] r2025: Ubuntu 10.10 + ATI open source driver issues  (Read 1662 times)

tomreyn

  • Local Moderator
  • Airship
  • ********
  • Posts: 2,764
    • View Profile
    • MegaGlest - the free and open source cross platform 3D real-time strategy game
I get this error message when I enter the custom game menu with my Ubuntu 10.10 open source ATI drivers:
 
Quote
v3.5.0-beta2-GNUC: 40405 [64bit]-Apr  8 2011 17:27:32, SVN: [Rev: 1501:2025M], [STREFLOP]
[2011-04-08 21:11:05] *ERROR* In [/home/user1/SCM/megaglest-trunk/source/glest_game/menu/menu_state_custom_game.cpp::render 1413] Error detected:
Error creating texture 2D, returned: 1281 (501) [] w = 750, h = 750, glInternalFormat = 32856, glFormat = 6408, glCompressionFormat = 32856

Screenshot:


As soon as I confirm the warning message / prompt the expected rest of the custom game menu shows up, but the mini map remains white.

Quote from: lspci -knn | fgrep -A3 VGA
01:00.0 VGA compatible controller [0300]: ATI Technologies Inc Radeon X1650 XT (Primary) (PCIE) [1002:7291]
   Subsystem: Micro-Star International Co., Ltd. Device [1462:0730]
   Kernel driver in use: radeon
   Kernel modules: radeon

Code: (dpkg -l '*mesa*' '*radeon*' '*fglrx*' '*-ati*' 'xserver-xorg' 'xserver-xorg-core' | grep '^i') [Select]
ii  fglrx-modaliases                          2:8.780-0ubuntu2                                  Identifiers supported by the ATI graphics driver
ii  libdrm-radeon1                            2.4.21-1ubuntu2.1                                 Userspace interface to radeon-specific kernel DRM services -- runtime
ii  libgl1-mesa-dev                           7.9~git20100924-0ubuntu2                          A free implementation of the OpenGL API -- GLX development files
ii  libgl1-mesa-dri                           7.9~git20100924-0ubuntu2                          A free implementation of the OpenGL API -- DRI modules
ii  libgl1-mesa-glx                           7.9~git20100924-0ubuntu2                          A free implementation of the OpenGL API -- GLX runtime
ii  libglu1-mesa                              7.9~git20100924-0ubuntu2                          The OpenGL utility library (GLU)
ii  libglu1-mesa-dev                          7.9~git20100924-0ubuntu2                          The OpenGL utility library -- development files
ii  mesa-common-dev                           7.9~git20100924-0ubuntu2                          Developer documentation for Mesa
ii  mesa-utils                                8.0.1-0ubuntu1                                    Miscellaneous Mesa GL utilities
ii  xserver-xorg                              1:7.5+6ubuntu3                                    the X.Org X server
ii  xserver-xorg-core                         2:1.9.0-0ubuntu7.3                                Xorg X server - core server
ii  xserver-xorg-video-ati                    1:6.13.1-1ubuntu5                                 X.Org X server -- AMD/ATI display driver wrapper
ii  xserver-xorg-video-radeon                 1:6.13.1-1ubuntu5                                 X.Org X server -- AMD/ATI Radeon display driver
« Last Edit: 9 April 2011, 14:21:25 by tomreyn »
atibox: Ryzen 1800X (8 cores @3.6GHz), 32 GB RAM, MSI Radeon RX 580 Gaming X 8G, PCI subsystem ID [1462:3417], (Radeon RX 580 chipset, POLARIS10) @3440x1440; latest stable Ubuntu release, (open source) radeon (amdgpu) / mesa video driver
atibox (old): Core2Quad Q9400 (4 cores @2.66GHz), 8 GB RAM, XFX HD-467X-DDF2, PCI subsystem ID [1682:2931], (Radeon HD 4670, RV730 XT) @1680x1050; latest stable Ubuntu release, (open source) radeon / mesa video driver
notebook: HP envy13d020ng
internet access: VDSL2+

· · · How YOU can contribute to MG · Latest development snapshot · How to build yourself · Megapack techtree · Currently hosted MG games · · ·

softcoder

  • MegaGlest Team
  • Battle Machine
  • ********
  • Posts: 2,239
    • View Profile
Re: r2025: Ubuntu 10.10 + ATI open source driver issues
« Reply #1 on: 9 April 2011, 02:50:45 »
Please try svn and let me know if it works any better or has a different error?

tomreyn

  • Local Moderator
  • Airship
  • ********
  • Posts: 2,764
    • View Profile
    • MegaGlest - the free and open source cross platform 3D real-time strategy game
Re: r2025: Ubuntu 10.10 + ATI open source driver issues
« Reply #2 on: 9 April 2011, 11:35:56 »
Unfortunately no change there:

Quote
v3.5.0-beta2-GNUC: 40405 [64bit]-Apr  9 2011 13:27:40, SVN: [Rev: 1501:2033M], [STREFLOP]
[2011-04-09 13:27:51] *ERROR* In [/home/user1/SCM/megaglest-trunk/source/glest_game/menu/menu_state_custom_game.cpp::render 1413] Error detected:
Error creating texture 2D [], returned: 1281 (501) [] w = 750, h = 750, glInternalFormat = 32856, glFormat = 6408, glCompressionFormat = 32856

This happens when I try to look at the custom game menu (and have map preview enabled) but also when I tried to host a multi player game with Derek who said he's also on SVN head.

Here's my complete OpenGL-Info for this system:
(click to show/hide)

Please compare this to the --opengl-info output provided by the game:

(click to show/hide)

As you can see, the output generated by the game breaks directly after "OpenGL Platform Extensions", bumping me back to the command shell somewhere in the middle of a line.
« Last Edit: 9 April 2011, 11:40:58 by tomreyn »
atibox: Ryzen 1800X (8 cores @3.6GHz), 32 GB RAM, MSI Radeon RX 580 Gaming X 8G, PCI subsystem ID [1462:3417], (Radeon RX 580 chipset, POLARIS10) @3440x1440; latest stable Ubuntu release, (open source) radeon (amdgpu) / mesa video driver
atibox (old): Core2Quad Q9400 (4 cores @2.66GHz), 8 GB RAM, XFX HD-467X-DDF2, PCI subsystem ID [1682:2931], (Radeon HD 4670, RV730 XT) @1680x1050; latest stable Ubuntu release, (open source) radeon / mesa video driver
notebook: HP envy13d020ng
internet access: VDSL2+

· · · How YOU can contribute to MG · Latest development snapshot · How to build yourself · Megapack techtree · Currently hosted MG games · · ·

tomreyn

  • Local Moderator
  • Airship
  • ********
  • Posts: 2,764
    • View Profile
    • MegaGlest - the free and open source cross platform 3D real-time strategy game
Re: r2025: Ubuntu 10.10 + ATI open source driver issues
« Reply #3 on: 9 April 2011, 11:52:43 »
Note that I'm having similar issues with GAE.
So I really think it's my video drivers at this point. Please do not spend much time on trying to fix this on your end.
« Last Edit: 9 April 2011, 14:21:56 by tomreyn »
atibox: Ryzen 1800X (8 cores @3.6GHz), 32 GB RAM, MSI Radeon RX 580 Gaming X 8G, PCI subsystem ID [1462:3417], (Radeon RX 580 chipset, POLARIS10) @3440x1440; latest stable Ubuntu release, (open source) radeon (amdgpu) / mesa video driver
atibox (old): Core2Quad Q9400 (4 cores @2.66GHz), 8 GB RAM, XFX HD-467X-DDF2, PCI subsystem ID [1682:2931], (Radeon HD 4670, RV730 XT) @1680x1050; latest stable Ubuntu release, (open source) radeon / mesa video driver
notebook: HP envy13d020ng
internet access: VDSL2+

· · · How YOU can contribute to MG · Latest development snapshot · How to build yourself · Megapack techtree · Currently hosted MG games · · ·

silnarm

  • GAE Team
  • Behemoth
  • ********
  • Posts: 1,373
    • View Profile
Re: r2025: Ubuntu 10.10 + ATI open source driver issues
« Reply #4 on: 10 April 2011, 03:18:56 »
Hi guys, quick tip... Use,

Code: [Select]
gluErrorString()
  on those error codes for potentially meaningful info  :)
Glest Advanced Engine - Code Monkey

Timeline | Downloads

tomreyn

  • Local Moderator
  • Airship
  • ********
  • Posts: 2,764
    • View Profile
    • MegaGlest - the free and open source cross platform 3D real-time strategy game
Re: r2025: Ubuntu 10.10 + ATI open source driver issues
« Reply #5 on: 10 April 2011, 21:27:43 »
Just another update, all these issues (but the unexpectedly shortened --opengl-info output) vanished as soon as I upgraded to Ubuntu 11.04 beta 1 (Natty Narwhal).

Quote from: glxinfo
OpenGL vendor string: X.Org R300 Project
OpenGL renderer string: Gallium 0.4 on ATI RV560
OpenGL version string: 2.1 Mesa 7.10.1
OpenGL shading language version string: 1.20
atibox: Ryzen 1800X (8 cores @3.6GHz), 32 GB RAM, MSI Radeon RX 580 Gaming X 8G, PCI subsystem ID [1462:3417], (Radeon RX 580 chipset, POLARIS10) @3440x1440; latest stable Ubuntu release, (open source) radeon (amdgpu) / mesa video driver
atibox (old): Core2Quad Q9400 (4 cores @2.66GHz), 8 GB RAM, XFX HD-467X-DDF2, PCI subsystem ID [1682:2931], (Radeon HD 4670, RV730 XT) @1680x1050; latest stable Ubuntu release, (open source) radeon / mesa video driver
notebook: HP envy13d020ng
internet access: VDSL2+

· · · How YOU can contribute to MG · Latest development snapshot · How to build yourself · Megapack techtree · Currently hosted MG games · · ·