You are not logged in.

#1 2009-01-09 14:32:06

generic_
Member
From: Jacksonville,FL US
Registered: 2008-12-21
Posts: 182

Help with Game boy Advance emulator VBA

So i got Visiual boy advance form the AUR. Had to gat some dependencies so I got. I makepkg VBA then install it. WHen I try to run I get this

[generic@ArchLinux ~]$ gvbam
Failed to open audio: Fragment size must be a power of two
Segmentation fault

Which I really don't understand what that means at all. My audio works fine too. I was listening to a song while doing this. So help please? Thanks.

Last edited by generic_ (2009-01-10 13:14:48)


I'm just lost n00b!

Offline

#2 2009-01-10 04:44:23

generic_
Member
From: Jacksonville,FL US
Registered: 2008-12-21
Posts: 182

Re: Help with Game boy Advance emulator VBA

Nevermind I found a solution. I worte a small wiki on it too. I know its nit much but it just one more bit of info.

here it is
http://wiki.archlinux.org/index.php/Visual_boy_advance


I'm just lost n00b!

Offline

#3 2009-01-10 05:26:53

cdwillis
Member
From: /home/usa
Registered: 2008-11-20
Posts: 294

Re: Help with Game boy Advance emulator VBA

Cool. I was gonna install this the other day to play some old GBA games but I hadn't gotten around to it yet.

Offline

#4 2009-01-10 13:21:01

generic_
Member
From: Jacksonville,FL US
Registered: 2008-12-21
Posts: 182

Re: Help with Game boy Advance emulator VBA

Wait I still need help! For some reason After I booted up this moring it would'nt work. I got the same problem I tried reinstalling and nothing happened. I dug deeper and found the problem.

(gdb) run
Starting program: /usr/bin/gvbam 
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
[Thread debugging using libthread_db enabled]
[New Thread 0xb6bc0710 (LWP 6927)]
[New Thread 0xb6af7b90 (LWP 6930)]
Failed to open audio: Fragment size must be a power of two

Program received signal SIGSEGV, Segmentation fault.
[Switching to Thread 0xb6bc0710 (LWP 6927)]
0xb72264f0 in pthread_mutex_lock () from /lib/libpthread.so.0
(gdb) bt
#0  0xb72264f0 in pthread_mutex_lock () from /lib/libpthread.so.0
#1  0xb72925a1 in SDL_mutexP () from /usr/lib/libSDL-1.2.so.0
#2  0x080a233c in SoundSDL::~SoundSDL ()
#3  0x08149808 in soundShutdown ()
#4  0x080903e2 in VBA::Window::~Window ()
#5  0x08073317 in main ()
(gdb)

So i guess The problem is hear  "from /usr/lib/libSDL-1.2.so.0" or here from "/lib/libpthread.so.0" whats SDL? Whats libpthread? What do i do?

EDIT: I did some research and I dont think its sdl i tried to reinstall it anyway and no luck and Libpthread seems knod of important. Im pretty sure that this is the problem

 #0  0xb72264f0 in pthread_mutex_lock () from /lib/libpthread.so.0

Last edited by generic_ (2009-01-10 13:29:50)


I'm just lost n00b!

Offline

#5 2009-01-11 14:39:36

generic_
Member
From: Jacksonville,FL US
Registered: 2008-12-21
Posts: 182

Re: Help with Game boy Advance emulator VBA

Can any one help me?


I'm just lost n00b!

Offline

Board footer

Powered by FluxBB