Search found 9 matches

by Aure217
Sun Nov 03, 2013 2:20 am
Forum: Support
Topic: Address already used! <= what?
Replies: 1
Views: 2687

Address already used! <= what?

What does this error message mean? GIMX not working for me anymore. Checked the code: for(k=0; k<Choice3->GetCount(); ++k) { if(Choice3->GetString(k) == Choice1->GetStringSelection()) { wxMessageBox( _("Address already used!"), _("Error"), wxICON_ERROR); return -1; } } Seems like...
by Aure217
Sun Nov 03, 2013 1:14 am
Forum: General Discussion
Topic: VMWare Player - seems to work
Replies: 0
Views: 4402

VMWare Player - seems to work

I know this isn't supported, but I'd just like to say that it seems to work, at least (at most probably) on my machine. Perhaps everyone knows this, but I couldn't find any comments on this. Host: Win7 laptop (HP Envy 17, nothing in specs) with integrated Broadcom Bluetooth adapter. 32-bit Ubuntu 13...
by Aure217
Sun Nov 03, 2013 1:05 am
Forum: Support
Topic: Force Updates and Subpositions
Replies: 1
Views: 2616

Force Updates and Subpositions

Hi,
is there any documentation for these options?

Or can anyone give some explanation about the functionality, pros and cons of them?

Or point me to a topic that's still relevant etc.

(running 'latest' from wiki...I think it's sixemu 1.11?)

thanks
by Aure217
Tue Jul 17, 2012 10:48 pm
Forum: GIMX Discussion
Topic: Ubuntu 12.04 Bluetooth latency - any info?
Replies: 4
Views: 6155

Re: Ubuntu 12.04 Bluetooth latency - any info?

Hm, I followed the instructions on that page, and still it lags. I just ran the same executable as before (well, whatever Ubuntu shows in the dash board thing). I hope that was right. I see the instructions are for Fedora. Maybe I should test on that platform? edit: What is "Force Updates"...
by Aure217
Tue Jul 17, 2012 10:32 pm
Forum: GIMX Discussion
Topic: Ubuntu 12.04 Bluetooth latency - any info?
Replies: 4
Views: 6155

Re: Ubuntu 12.04 Bluetooth latency - any info?

As a dev myself, I know how ridiculous it can be to be expected to fix a bug without a reproducible test case, so I totally understand. I'll test with the latest version. Otherwise...is there any kind of info I could give that might help? (like a callgrind thing or something) I understand that this ...
by Aure217
Tue Jul 17, 2012 2:24 pm
Forum: GIMX Discussion
Topic: Ubuntu 12.04 Bluetooth latency - any info?
Replies: 4
Views: 6155

Ubuntu 12.04 Bluetooth latency - any info?

Hi, I know this is a known issue. Is there a bug thread for progress on this problem or something? I'd like to follow it if so. Do we know roughly what the issue is? Like is it an innate problem with Ubuntu 12.04, or is GIMX calling functions in a way that is now inefficient or half deprecated etc? ...
by Aure217
Tue Jul 17, 2012 12:12 pm
Forum: Support
Topic: No Bluetooth Dongle detected - internal laptop bluetooth ad
Replies: 5
Views: 5456

Re: No Bluetooth Dongle detected - internal laptop bluetooth

Hi. Thanks btw. Does lsusb detect internal devices too? Well I guess it depends on how the manufacturer has wired it. [edit] I think it is wired up as a USB devce. I did like hciconfig on a working OS (Ubuntu 12.04) or something and it suggested it was a USB connection. As a remark, Ubuntu 12.04 det...
by Aure217
Mon Jul 16, 2012 10:55 pm
Forum: Support
Topic: No Bluetooth Dongle detected - internal laptop bluetooth ad
Replies: 5
Views: 5456

Re: No Bluetooth Dongle detected - internal laptop bluetooth

Hi
it seems like the internal adapter (Broadcom I think) is not detected by Ubuntu. (It's fine in Windows, so there is an adapter in there)
by Aure217
Mon Jul 16, 2012 9:13 pm
Forum: Support
Topic: No Bluetooth Dongle detected - internal laptop bluetooth ad
Replies: 5
Views: 5456

No Bluetooth Dongle detected - internal laptop bluetooth ad

Hi all, I don't really have any idea what's going on here. Any help with diagnostics would be appreciated. Or a link to some article to read. Basically, when I launch Gimx-bluetooth, it says "No Bluetooth Dongle Detected", and the info for the BT adapter is blank. I am running on Ubuntu 11...