Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

NEX-5 support #98

Closed
criskurtin opened this issue May 14, 2018 · 6 comments
Closed

NEX-5 support #98

criskurtin opened this issue May 14, 2018 · 6 comments

Comments

@criskurtin
Copy link

Greetings,

I wonder has there been any progress in gen1 cameras. I own NEX-5 and I'm willing to provide my time to figure out the linux subsystem and get to the settings. I have motivation because I'd really like to disable the rec display on HDMI output and sleep timeout to use the camera for live shows. I already have a dump of nflasha and bootloader which I can provide, as well as last firmware unpacked.

@criskurtin
Copy link
Author

Also, if there is need, I can do some poking around in IDA, at least with elfs in /usr/bin

@jeanthom
Copy link

jeanthom commented Jun 10, 2018

Hi,

I'm going to do some work on my NEX-3. I'd like to enable 1080p recording or at least tweaking video profiles, but clean HDMI output could be cool.

For the moment being, I have some Sony executables loaded in IDA. I may have some ideas on how to implement clean HDMI.

Drop me an email at nex@jeanthomas.me

@thegallivanter
Copy link

thegallivanter commented Jun 22, 2018

Hi Jean Thomas,

I`m also trying to work on my nex-3. Trying to find out how to use the pmca-console to find and change certain settings. Mungewell shows the 'bk.elf r' and 'bk.elf w' commands here.

He points at the id '0x003e0005' to be the 'model name' and the value '49 4C 43 45 2D 35 30 30 31' to be the model a5001 (which he changed from 49,4C,43,45,2D,35,30,30, which meant a5000). But how does he know that an id stands for a certain option, and what value for that id means what setting exactly?

Which ID stands for the enabled recording modes for example? And which value might possibly allow 1080p recording in other cameras?

@jeanthom
Copy link

The value is an ASCII string encoded in hexadecimal : 49,4C,43,45,2D,35,30,30,30 is "ILCE-5000".

I don't think we can get 1080p recording simply by editing a value because the code seems to differ between the NEX-3 and the NEX-5, perhaps we should try flashing a NEX-5 firmware on a NEX-3 ?

@thegallivanter
Copy link

thegallivanter commented Jun 23, 2018 via email

@jeanthom
Copy link

I opened this repository so we could speak about non-PCMA cameras : https://github.com/jeanthom/NEX1stGenRE

@ma1co ma1co closed this as completed Oct 26, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants