Pages: [1]
  Print  
Author Topic: voice chat problem  (Read 8680 times)
yasha
Half-Nub


Cakes -2
Posts: 68


Did thunder hit my head?


« on: January 02, 2009, 08:54:15 AM »

I didn't play OA in while, and i got new headphones. Now i tried to do voice chat with my brother, I can hear him, but he can't hear me. We have same options, and i know that my microphone works, it records sound normally in other programs/games.  How can I fix it?

I have OA 0.8.1 and Ubuntu 8.10.

EDIT: the voicemeter shows, but stays on 0. OpenAL is on.
« Last Edit: January 02, 2009, 09:00:09 AM by yasha » Logged

... Am I in desert? ...
sago007
Posts a lot
*

Cakes 62
Posts: 1664


Open Arena Developer


WWW
« Reply #1 on: January 02, 2009, 09:33:05 AM »

You might want to check what version of OpenAL you have installed. The standard 0.8.1 binary expects "libopenal0a" but Ubuntu 8.10 prefers "libopenal1" by default.

Try a "sudo aptitude install libopenal0a".

Alternatively you can recompile the engine with libopenal1.
Logged

There are nothing offending in my posts.
yasha
Half-Nub


Cakes -2
Posts: 68


Did thunder hit my head?


« Reply #2 on: January 02, 2009, 10:19:07 AM »

First i tried with installing libopenal0a, that didn't work. Then i tried to compile engine: i downloaded source, read readme and went to directory and wrote "make". I got error:
Code:
code/SDL12/include/SDL_config_minimal.h:38: error: conflicting types for ‘size_t’
/usr/lib/gcc/x86_64-linux-gnu/4.3.2/include/stddef.h:214: error: previous declaration of ‘size_t’ was here
Logged

... Am I in desert? ...
sago007
Posts a lot
*

Cakes 62
Posts: 1664


Open Arena Developer


WWW
« Reply #3 on: January 02, 2009, 10:26:39 AM »

Looks like size_t is now a standard in newer versions of gcc. I think ioquake3 people have fixed some of the problems with gcc 4.3.

You could remove the definition of size_t from "code/SDL12/include/SDL_config_minimal.h" line 38 but I don't think that is the only error you will get.
Logged

There are nothing offending in my posts.
yasha
Half-Nub


Cakes -2
Posts: 68


Did thunder hit my head?


« Reply #4 on: January 02, 2009, 10:28:08 AM »

You could remove the definition of size_t from "code/SDL12/include/SDL_config_minimal.h" line 38 but I don't think that is the only error you will get.

Tried, i putted that line as comment, but then i got tons of errors....
Logged

... Am I in desert? ...
sago007
Posts a lot
*

Cakes 62
Posts: 1664


Open Arena Developer


WWW
« Reply #5 on: January 02, 2009, 11:42:05 AM »

It works fine under 32 bit Ubuntu 8.10 but I know that there are problems with 8.10 64 bit. I'll look into it then I get home tomorrow.
Logged

There are nothing offending in my posts.
yasha
Half-Nub


Cakes -2
Posts: 68


Did thunder hit my head?


« Reply #6 on: January 02, 2009, 12:10:19 PM »

I have 64 bit Sad thanks
Logged

... Am I in desert? ...
sago007
Posts a lot
*

Cakes 62
Posts: 1664


Open Arena Developer


WWW
« Reply #7 on: January 02, 2009, 01:21:09 PM »

I have 64 bit Sad thanks
I could see that from your error message...
Logged

There are nothing offending in my posts.
Pages: [1]
  Print  
 
Jump to: