Author Topic: Radeon and OpenGL  (Read 4236 times)

0 Members and 1 Guest are viewing this topic.

Offline The E

  • He's Ebeneezer Goode
  • Moderator
  • 213
  • Nothing personal, just tech support.
    • Steam
    • Twitter
No. 3.6.10 does not need mv_core to function correctly, it runs just fine with just the retail data. Usually, anyway.
If I'm just aching this can't go on
I came from chasing dreams to feel alone
There must be changes, miss to feel strong
I really need lifе to touch me
--Evergrey, Where August Mourns

 

Offline ShihiZu

  • 22
I've got the exactly the same problem.
I got a noteboot with a ATI Mobility HD 4570 and installed Catalyst 9.3 with DH Mobility Modder. I tried installing 9.11, but I couldn't get it working.

Any help would be appreciated. :)

My fs2_open.log looks like this:
Code: [Select]
==========================================================================
DEBUG SPEW: No debug_filter.cfg found, so only general, error, and warning
categories can be shown and no debug_filter.cfg info will be saved.
==========================================================================
FreeSpace version: 3.6.10
Passed cmdline options:
  -spec_exp 15
  -ogl_spec 20
  -spec_static 1.5
  -spec_point 1.2
  -spec_tube 1.5
  -ambient_factor 35
  -env
  -missile_lighting
  -glow
  -spec
  -3dshockwave
  -3dwarp
  -warp_flash
  -mod mediavps
Building file index...
Found root pack 'D:\Spiele\FreeSpace2\mediavps\3610_Patch.vp' with a checksum of 0x07e72699
Found root pack 'D:\Spiele\FreeSpace2\mediavps\MV_Advanced.vp' with a checksum of 0xd06bf123
Found root pack 'D:\Spiele\FreeSpace2\mediavps\MV_Assets.vp' with a checksum of 0xc9e372bb
Found root pack 'D:\Spiele\FreeSpace2\mediavps\MV_Core.vp' with a checksum of 0x0dc7bb8f
Found root pack 'D:\Spiele\FreeSpace2\mediavps\MV_Effects.vp' with a checksum of 0xa3141c30
Found root pack 'D:\Spiele\FreeSpace2\mediavps\MV_Music.vp' with a checksum of 0x4dbbbe96
Found root pack 'D:\Spiele\FreeSpace2\root_fs2.vp' with a checksum of 0x3f08ae08
Found root pack 'D:\Spiele\FreeSpace2\smarty_fs2.vp' with a checksum of 0x0098ee1f
Found root pack 'D:\Spiele\FreeSpace2\sparky_fs2.vp' with a checksum of 0x749032a2
Found root pack 'D:\Spiele\FreeSpace2\sparky_hi_fs2.vp' with a checksum of 0x566add58
Found root pack 'D:\Spiele\FreeSpace2\stu_fs2.vp' with a checksum of 0xf2983309
Found root pack 'D:\Spiele\FreeSpace2\tango1_fs2.vp' with a checksum of 0xd4e3ad49
Found root pack 'D:\Spiele\FreeSpace2\tango2_fs2.vp' with a checksum of 0x799e46a1
Found root pack 'D:\Spiele\FreeSpace2\tango3_fs2.vp' with a checksum of 0x825f5ee0
Found root pack 'D:\Spiele\FreeSpace2\warble_fs2.vp' with a checksum of 0xa7037300
Searching root 'D:\Spiele\FreeSpace2\mediavps\' ... 0 files
Searching root pack 'D:\Spiele\FreeSpace2\mediavps\3610_Patch.vp' ... 180 files
Searching root pack 'D:\Spiele\FreeSpace2\mediavps\MV_Advanced.vp' ... 2868 files
Searching root pack 'D:\Spiele\FreeSpace2\mediavps\MV_Assets.vp' ... 1810 files
Searching root pack 'D:\Spiele\FreeSpace2\mediavps\MV_Core.vp' ... 146 files
Searching root pack 'D:\Spiele\FreeSpace2\mediavps\MV_Effects.vp' ... 1046 files
Searching root pack 'D:\Spiele\FreeSpace2\mediavps\MV_Music.vp' ... 32 files
Searching root 'D:\Spiele\FreeSpace2\' ... 9 files
Searching root pack 'D:\Spiele\FreeSpace2\root_fs2.vp' ... 157 files
Searching root pack 'D:\Spiele\FreeSpace2\smarty_fs2.vp' ... 10 files
Searching root pack 'D:\Spiele\FreeSpace2\sparky_fs2.vp' ... 3027 files
Searching root pack 'D:\Spiele\FreeSpace2\sparky_hi_fs2.vp' ... 1337 files
Searching root pack 'D:\Spiele\FreeSpace2\stu_fs2.vp' ... 1777 files
Searching root pack 'D:\Spiele\FreeSpace2\tango1_fs2.vp' ... 32 files
Searching root pack 'D:\Spiele\FreeSpace2\tango2_fs2.vp' ... 15 files
Searching root pack 'D:\Spiele\FreeSpace2\tango3_fs2.vp' ... 10 files
Searching root pack 'D:\Spiele\FreeSpace2\warble_fs2.vp' ... 52 files
Found 17 roots and 12508 files.
AutoLang: Language auto-detection successful...
Setting language to German
TBM  =>  Starting parse of 'mv_strings-lcl.tbm' ...
Initializing OpenAL...
  Using 'Generic Software' as OpenAL sound device...
  OpenAL Vendor     : Creative Labs Inc.
  OpenAL Renderer   : Software
  OpenAL Version    : 1.1

... OpenAL successfully initialized!
Initializing OpenGL graphics device at 640x480 with 32-bit color...
  Initializing WGL...
ERROR: Unable to initialize display device!

File: gropengl.cpp
Line: 2972
    gr_init_sub()    gr_init()    game_init()    game_main()    WinMain()    WinMainCRTStartup()    kernel32.dll 7c816fe7()

 

Offline Wanderer

  • Wiki Warrior
  • 211
  • Mostly harmless
In short OpenGL initialization fails..

I have no real solutions that i know for certain that they will work but at least google search brought something up...

  • In the advanced settings of the display driver/properties make sure the acceleration slider(s) is (are) set to full
  • Make sure both the desktop and the game are set to 32 bit mode
  • Apparently some drivers/cards do not allow hardware acceleration for variety of odd reasons - make sure you have updated GPU drivers
  • Apparently in some cases the driver fails to install properly. Then you first need to clean the existing driver away and reinstall in - instructions should come with drivers
  • Also in some cases having onboard GPU as well as external GPU may cause issues - in this case you may need to disable onboard GPU - dunno if this happens with laptops

...as said no ideas if any of these will help you with the issue though.. You could wait for second (and third) opinion first.
Do not meddle in the affairs of coders for they are soggy and hard to light

 

Offline Aardwolf

  • 211
  • Posts: 16,384
    • Minecraft
Perhaps he selected options in the launcher but then ran the .exe on its own instead of using the launcher 'Run' button? (Use the Run button, if you weren't)

 

Offline Wobble73

  • 210
  • Reality is for people with no imagination
    • Steam
Perhaps he selected options in the launcher but then ran the .exe on its own instead of using the launcher 'Run' button? (Use the Run button, if you weren't)

I don't think that would make a difference as long as he pressed "Apply" on the launcher.
Who is General Failure and why is he reading my hard disk?
Early bird gets the worm, but the second mouse gets the cheese
Ambition is a poor excuse for not having enough sense to be lazy.
 
Member of the Scooby Doo Fanclub. And we're not talking a cartoon dog here people!!

 You would be well adviced to question the wisdom of older forumites, we all have our preferences and perversions

 

Offline ShihiZu

  • 22
I use the run button. :)

 

Offline Jeff Vader

  • The Back of the Hero!
  • Moderator
  • 212
  • Bwahaha
Somewhat unrelated, but
Code: [Select]
Searching root pack 'D:\Spiele\FreeSpace2\stu_fs2.vp' ... 1777 filesyour stu_fs2.vp is borked. It should contain 2355 files.
23:40 < achillion > EveningTea: ass
23:40 < achillion > wait no
23:40 < achillion > evilbagel: ass
23:40 < EveningTea > ?
23:40 < achillion > 2-letter tab complete failure

14:08 < achillion > there's too much talk of butts and dongs in here
14:08 < achillion > the level of discourse has really plummeted
14:08 < achillion > Let's talk about politics instead
14:08 <@The_E > butts and dongs are part of #hard-light's brand now
14:08 <@The_E > well
14:08 <@The_E > EvilBagel's brand, at least

01:06 < T-Rog > welp
01:07 < T-Rog > I've got to take some very strong antibiotics
01:07 < achillion > penis infection?
01:08 < T-Rog > Chlamydia
01:08 < achillion > O.o
01:09 < achillion > well
01:09 < achillion > I guess that happens
01:09 < T-Rog > at least it's curable
01:09 < achillion > yeah
01:10 < T-Rog > I take it you weren't actually expecting it to be a penis infection
01:10 < achillion > I was not

14:04 < achillion > Sometimes the way to simplify is to just have a habit and not think about it too much
14:05 < achillion > until stuff explodes
14:05 < achillion > then you start thinking about it

22:16 < T-Rog > I don't know how my gf would feel about Jewish conspiracy porn

15:41 <-INFO > EveningTea [[email protected]] has joined #hard-light
15:47 < EvilBagel> butt
15:51 < Achillion> yes
15:53 <-INFO > EveningTea [[email protected]] has quit [Quit: http://www.mibbit.com ajax IRC Client]

18:53 < Achillion> Dicks are fun

21:41 < MatthTheGeek> you can't spell assassin without two asses

20:05 < sigtau> i'm mining titcoins from now on

00:31 < oldlaptop> Drunken antisocial educated freezing hicks with good Internet == Finland stereotype

11:46 <-INFO > Kobrar [[email protected]] has joined #hard-light
11:50 < achtung> Surely you've heard of DVDA
11:50 < achtung> Double Vaginal Double ANal
11:51 < Kobrar> ...
11:51 <-INFO > Kobrar [[email protected]] has left #hard-light []

 

Offline ShihiZu

  • 22
Problem solved. I installed the Catalyst driver of my laptop manufacture and it's now working. Thanks for the help. :)

 

Offline Herra Tohtori

  • The Academic
  • 211
  • Bad command or file name
That error is usually caused by a driver error.

Check out this entry in the FAQ. Try to download the atioglxx.dll referenced there, and stick it into your FS2 directory.


The old drivers are required specifically for the Radeon X1*** series of cards (X1200-X1950), in which ATI in their great wisdom actually didn't include hardware support for GLSL but instead added support for it in driver hack, but only in the drivers from that time. Later drivers do not support this, so as a result the GLSL implementation of FS2_Open shaders will fail when using radeon X1*** series cards in conjunction with new Catalyst drivers.

The later Radeon cards - like the HD4600 card in question here - should work just fine with the latest drivers, and in fact using the DLL's from older driver sets might cause other problems.
There are three things that last forever: Abort, Retry, Fail - and the greatest of these is Fail.