Neo Geo Mini

shinrukus

Well-Known Member
OP
Member
Joined
Aug 27, 2013
Messages
191
Trophies
0
Age
40
Location
Philadelphia, Pennsylvania
XP
629
Country
United States
The driver is located in the system.img (modules/joydev.ko) not the misc.img.
You'll overwrite it even with partial systèm.img don't you think?

True... very possible youre right.

I can at least get the vendor.img from an international version...
 
Last edited by shinrukus,

shinrukus

Well-Known Member
OP
Member
Joined
Aug 27, 2013
Messages
191
Trophies
0
Age
40
Location
Philadelphia, Pennsylvania
XP
629
Country
United States
We should be able to add jscal script on system.img or via putty uart command. Seems calibration issue is very common on linux with joydev driver.

i've found other versions of that joydev.ko driver, and I understand how its loaded, but the problem is, there are 3 different versions of the joystick i've seen, and 2 of them are almost identical. The bigger issue is I've never run into the joystick problem either, so I'm not a good test.

I'm very interested in attempting to swap out that joydev.ko driver, with another one to see if that fixes the issue. At most I can attempt it on one of mine and see if it breaks it completely. Either way, i'll post up the system.img for this.

Also keep in mind, I learned Linux in the middle of April fully, for this purpose... I knew basics of using Ubuntu, but I've never gone to the extent I've done for Linux before, so every piece of information you guys give me, I use for this purpose lol


Side note, I learned C++ to be able to work with the source of mvsnjemu.... still cant run a good make, but at least i'm able to spot problems now
 

hackotedelaplaqu

Well-Known Member
Member
Joined
Jan 10, 2009
Messages
606
Trophies
1
Website
wiibrew.org
XP
1,196
Country
France
I don't mind beta test the driver Swap, even if there a risk of brick. Mine is already broken so don't take the risk and PM me the modded IMG file.
Just to be sure, the other drivers are based on Mips architecture too ?
 

shinrukus

Well-Known Member
OP
Member
Joined
Aug 27, 2013
Messages
191
Trophies
0
Age
40
Location
Philadelphia, Pennsylvania
XP
629
Country
United States
Problem, joydev.ko needs to be compiled for every device its on, that could work in our favor for using other mips based
I don't mind beta test the driver Swap, even if there a risk of brick. Mine is already broken so don't take the risk and PM me the modded IMG file.
Just to be sure, the other drivers are based on Mips architecture too ?

I'm actually working on that now, what I wound up doing is grabbing the dingux source, and running a build on it, and since its already a mips based linux firmware, hopefully i'll be able to use the drivers, if not port it to the ngm
 

shinrukus

Well-Known Member
OP
Member
Joined
Aug 27, 2013
Messages
191
Trophies
0
Age
40
Location
Philadelphia, Pennsylvania
XP
629
Country
United States
I don't mind beta test the driver Swap, even if there a risk of brick. Mine is already broken so don't take the risk and PM me the modded IMG file.
Just to be sure, the other drivers are based on Mips architecture too ?

so I had to build from scratch Opendingux as it had the drivers compatible with the mips architecture, JUST to get the driver, and insmod script, but I got it, and compiled it in the system.img

https://drive.google.com/file/d/1xWDTw3dR2K7jAXnynpMyA9X_Y9WmlHpB/view?usp=sharing

This system.img however is also based on my USB Redirector script, so if you use it, dont erase your whole flash, just the data and cache partitions, and put your /res folder from the vendor.img to the root of your flash drive/portable hdd, and call the drive NEOGEO
 
Last edited by shinrukus, , Reason: Fixed Link

hackotedelaplaqu

Well-Known Member
Member
Joined
Jan 10, 2009
Messages
606
Trophies
1
Website
wiibrew.org
XP
1,196
Country
France
I'm starting to doubt that the issue is related to the joydev driver or faulty resistors in joypad board.
Indeed, I made new tests : booting the NGM WITHOUT the joystick's card plugged. The bug still occurs !!! Cursor is moving automatically to the left or simply blowing to the pins make it moves and stop. Maybe the main motherboard was damaged in the flashing process ?

I'm thinking about buying a new one and making a dump the hard way. But where are located the tx rx and gnd pins in in the international rev ?
 

shinrukus

Well-Known Member
OP
Member
Joined
Aug 27, 2013
Messages
191
Trophies
0
Age
40
Location
Philadelphia, Pennsylvania
XP
629
Country
United States
I'm starting to doubt that the issue is related to the joydev driver or faulty resistors in joypad board.
Indeed, I made new tests : booting the NGM WITHOUT the joystick's card plugged. The bug still occurs !!! Cursor is moving automatically to the left or simply blowing to the pins make it moves and stop. Maybe the main motherboard was damaged in the flashing process ?

I'm thinking about buying a new one and making a dump the hard way. But where are located the tx rx and gnd pins in in the international rev ?

I don't know if you are on the discord with us, but the person who dumped the rom, didnt use the uart port. But, the port slot is right by the power.

But that also gets me thinking, MAYBE its a power issue?

--------------------- MERGED ---------------------------

I'm starting to doubt that the issue is related to the joydev driver or faulty resistors in joypad board.
Indeed, I made new tests : booting the NGM WITHOUT the joystick's card plugged. The bug still occurs !!! Cursor is moving automatically to the left or simply blowing to the pins make it moves and stop. Maybe the main motherboard was damaged in the flashing process ?

I'm thinking about buying a new one and making a dump the hard way. But where are located the tx rx and gnd pins in in the international rev ?

Now that I think about it, it sounds more and more like a power issue... Try using your NGM in a powerstrip... that would also explain why changing the controller board would fix it because its a different board, so power conducivity issues wouldn't effect it. That also explains why I haven't gotten it at all flashing 100s at this point, because i'm using a Monster Power Strip that cleans and cycles power.
 

shinrukus

Well-Known Member
OP
Member
Joined
Aug 27, 2013
Messages
191
Trophies
0
Age
40
Location
Philadelphia, Pennsylvania
XP
629
Country
United States
So I dumped the rootfs of the international edition, and created a new vendor.img out of the vendor partition. it is NOT the same as whats currently out there, its different, and as such won't boot with the system.img thats currently available. So tomorrow im gonna buy ANOTHER one... and attempt to flash the newly dumped vendor.img on that one and see how it rolls.
 

shinrukus

Well-Known Member
OP
Member
Joined
Aug 27, 2013
Messages
191
Trophies
0
Age
40
Location
Philadelphia, Pennsylvania
XP
629
Country
United States
So I have 2 confirmed international vendor.img flashes with no joystick bug (3 if you count my new one). Something I learned (the hard way) is that there are more languages on the International Version's vendor.img then the Japanese one.
upload_2019-6-22_19-25-11.png
 

Site & Scene News

Popular threads in this forum

General chit-chat
Help Users
    BakerMan @ BakerMan: (cocks 12 gauge with virginity-maintaining intent)