Displaying 20 results from an estimated 1000 matches similar to: "No$Zoomer not recognizing NDS ROMs"
2012 Apr 02
1
Re: NO$Zoomer crashes (worked last week)
Just upgraded my system to the new Ubuntu (12.04b2). No$Zoomer seems not to work with Wine 1.4 (from the vanilla Ubuntu) nor 1.5 (from the PPA).
Crash gives me this bug trace:
Code:
Unhandled exception: page fault on write access to 0x00000004 in 32-bit code (0x7bc46909).
Register dump:
CS:0023 SS:002b DS:002b ES:002b FS:0063 GS:006b
EIP:7bc46909 ESP:0032dee8 EBP:0032df30 EFLAGS:00010246(
2011 Nov 08
2
NO$Zoomer crashes (worked last week)
System info:
Ubuntu 10.04
x86-64 processor
Nvidia GT430 graphics card running Nvidia drivers version 280.13 (32-bit libraries installed)
Wine version: 1.2.3 but I've tried 1.3.6, 1.3.31 and 1.0.1--same issue
For those of you who don't know, NO$Zoomer is a plugin for the NO$GBA Nintendo DS emulator.
It's been working great for the past few months, but starting yesterday, every time I
2011 May 19
3
Nintendo DS emulator randomly crashing
Hi.
After playing NO$Zoomer (the emulator's name) for some time I'm getting random crashes that come out of the blue, which are not so usual, but since the emulator doesn't support savestates they're annoying.
I'm playing and suddenly it freezes and, after aprox 2 minutes it says the program found a problem and must close (crash). Here's the Wine log:
Code:
2002 Jun 25
1
Samba server authenticating to NDS with win 2000 clients?
Is this possible? I searched the archives and did some digging and it
seemed like the closest I was going to get was to use pam modules. But,
from what I read, that won't work with 2000 or XP because of password
encryption.
I'd like for my users to be able to map drives to my linux box running
samba using their NDS username/passwords, yet I don't want to re-create
all of those
2002 Nov 08
1
question: syncing AD and NDS w/ samba?
Hello all,
I'm wondering if samba(TNG?) can offer a solution for keeping NDS in sync with Active Directory? Perhaps, samba would be only be part of a larger solution involving openldap and or other components. Although I've used samba in the past on stand-alone servers, I have am not up to speed on it's ability to plug into an AD environment (act as a DC) so please excuse me if my
2005 Mar 23
1
Speex hardware requirements?
Also, you would be sattisfied with the narrowband decoding because the
GBA sound quality isn't very good, however, that depends greatly on what
you're going to do with speex on a GBA.... (an RPG with audio dialogs?
;-)) also, using a DSP in a GBA Cartridge sounds like overkill to me,
however, that depends greatly on what are you developing and what's your
target audience....
2005 Mar 22
2
Speex hardware requirements?
Compared to todays PDAs the GameBoy Advance (GBA) is low spec. it has a
16MHz ARM7tdmi RISC processor. 32-bit but it can handle 16-bit
instructions in a mode that resembles "bytecode" (a 32-bit instruction
is executed using a 16-bit instruction). I got a feeling that the GBA
would need a FPU.
For more information on the GBA visit this info page:
2003 Aug 05
2
Samba auth via NDS LDAP
Hi All.
I am wanting to setup SAMBA to use a Novell LDAP server to authiticate
users. I have Googled the topic and cannot find much except for OpenLDAP
implementations.
Does anyone have suggestions or links to share?
--
Jason
2005 Mar 23
0
Speex hardware requirements?
I think narrowband decoding should work then (at least if you disable
perceptual enhancement). As for wideband, it would at least require
shortcuts in the QMF (replacing with IIR filter) to work.
Jean-Marc
Le mercredi 23 mars 2005 ? 08:05 +0100, P?r Moberg a ?crit :
> Compared to todays PDAs the GameBoy Advance (GBA) is low spec. it has a
> 16MHz ARM7tdmi RISC processor. 32-bit but it
2010 Sep 26
3
Problems running Braid with Gecko
Hi all. First time posting here.
I first did a search around the forums, but didn't find something similar to my problem.
I'm trying to run Braid full version on openSUSe using Wine and Gecko (Doors has been shutdown since a while, what a shame... And Gecko is the default configurator Suse installs).
Firstly Wine crashed with an error message due to an "unexpected error", then I
2008 Jan 18
0
Can't write to share.
HI all,
Having fixed the group issues from solaris having a default max of 16
groups I can now locally create and delete files on the solaris box as a
domain user
However when accessed via samba I can not create new files/folders
(although I can delete the files I created when logged on locally)
I have created a temporary directory on a non zfs (non acl enabled) file
system to see if that
2008 Jan 16
0
(no subject)
Hi all,
I have a Solaris 10 (update 4) box (x86) that is joined to an active
directory via samba/winbind (3.0.25c version included with Solaris
including latest patches).
The users are working fine however their group membership is not.
Users that should be members of certain groups do not seem to be: in
that if I run 'groups' and check the group member ship for my domain
account I am
2008 Jan 16
1
winbind: group membership issues.
Hi all,
I have a Solaris 10 (update 4) box (x86) that is joined to an active
directory via samba/winbind (3.0.25c version included with Solaris
including latest patches).
The users are working fine however their group membership is not.
Users that should be members of certain groups do not seem to be: in
that if I run 'groups' and check the group member ship for my domain
account I am
2010 Oct 28
5
Run 32 bit apps on Wine x64?
Hi. I installed Wine and tried to run Briad game on a laptop with openSUSE 11.3 x64. It throws me the message:
Trying to load PE image for unsupported architecture (AMD-64)
err:seh:raise_exception Exception frame is not in stack limits => unable to dispatch exception.
Which means Wine x64 is not able to run 32 bit apps, and I imagined it. I installed Wine through Yast, selecting the packages
2010 Oct 01
7
Trouble installing packages with Winetricks
Hi all.
I know I posted a similar topic before, but I think it's necessary to re-formulate the problem since it has taken a different wider focus.
I'm trying to make some of my Windows apps to work on Linux which used to work quite well with Wine back when I had openSUSE 11.1 last year. Right now I'm focusing in one called DBabble. Back in 11.1 I used Wine Doors to download libraries
2009 Jun 08
1
[LLVMdev] Replacing unconditional branches with conditional ones
Hi all,
Somewhat of a newbie's question, hope you can help me out.
I'm trying to turn unconditional BranchInst's into conditional ones (with a condition I'm supplying) branching between the original target and a basic block of my choice.
Apparently the way to do that is to create a new conditional BranchInst and remove the unconditional one from its basic block. However when
2012 Nov 14
2
[LLVMdev] Clang error - CPU feature not currently enabled
From: Shaltiel, Alon
Sent: Wednesday, November 14, 2012 11:39 AM
To: 'llvmdev at cs.uiuc.edu'
Subject: Clang error - CPU feature not currently enabled
Hello,
I'm trying to use clang to compile a file on Mac OS (x86_64) and get the following error.
<inline asm>:4:2: error: instruction requires a CPU feature not currently enabled
jmp *%edx
^
fatal error: error in
2012 Nov 14
0
[LLVMdev] Clang error - CPU feature not currently enabled
Hello,
I'm trying to use clang to compile a file on Mac OS (x86_64) and get the following error.
<inline asm>:4:2: error: instruction requires a CPU feature not currently enabled
jmp *%edx
^
fatal error: error in backend: Error parsing inline asm
This file does compile on an Ubuntu 32bit machine
I checked on google and didn't find anything helpful about it.
Does
2008 Feb 27
0
winbind group membership
Hi all,
I have a Solaris 10 (update 4) box (x86) that is joined to an active
directory via samba/winbind (3.0.25c version included with Solaris
including latest patches).
The users are working fine however their group membership is not.
Users that should be members of certain groups do not seem to be: in
that if I run 'groups' and check the group member ship for my domain
account I am
2012 Dec 17
0
[LLVMdev] target arm
Hi,
As I understand it, the issue is that (at least in principle) the information in any of the C/C++ system headers can be different between different architectures (and even major versions of the standard library on a given architecture). As such, clang/clang++ attempts to find the system header file for the target architecture rather than the host, and for general code there's no way to