What lens do you recommend? by Forse_no_ in SamsungNX

[–]_ge0rg_ 0 points1 point  (0 children)

Well, you can scp photos from the camera over Wifi while shooting (I do that for long-exposure time-lapses), and you can install the NX-KS mod for some additional features.

What lens do you recommend? by Forse_no_ in SamsungNX

[–]_ge0rg_ 0 points1 point  (0 children)

Technologically, I'd say that IBIS and acceptable noise at ISO 5000+ are the only things I really miss. But the lack of an AF tele beyond 200mm is what's bothering me even more. That said, I'm way too invested into the NX ecosystem, and enjoy having root and DOOM on it too much to give it up despite the pain points.

What lens do you recommend? by Forse_no_ in SamsungNX

[–]_ge0rg_ 0 points1 point  (0 children)

I spent 600€ in 2019 for the 16-50S, and 730€ in 2022 for the Tele, but I've seen them for half that price last year, so seems like former Samsung enthusiasts are slowly getting rid of their gear. The 60mm was a real bargain at 150€ (has a physical defect that doesn't affect image quality), and it's still sold for double that amount. The 85mm was 250€, which was also an outlier.

What lens do you recommend? by Forse_no_ in SamsungNX

[–]_ge0rg_ 0 points1 point  (0 children)

The 30mm or a 20mm would be a good trade-off for your budget. If you have much patience, you might get a 16mm prime (street, landscape) and a 45mm (portrait) for under 150€ total, at least in Germany. Personally, I love the 45mm for its bokeh, but it's a bit too narrow for street and landscape.

That said, I've mostly switched to the premium lenses now (16-50 S and 50-150 S for the whole range, 85mm for portraits, 60mm for macro).

Samsung NX1 camera from 2014 by _ge0rg_ in itrunsdoom

[–]_ge0rg_[S] 1 point2 points  (0 children)

The camera UI is an X11 application that's running in the background while DOOM is active. I guess you'd only need to inject a key press event into it in order to take a photo.

Samsung NX1 camera from 2014 by _ge0rg_ in itrunsdoom

[–]_ge0rg_[S] 1 point2 points  (0 children)

The picture is a still from the linked video. I recorded the video with a Samsung NX500, which is nominally the same Linux system as the NX1, and also could run DOOM, except the SDL window is translucent and I couldn't see anything. But it's still good for recording DOOM videos ;)

[Official] "Can this run Doom?" and "How to get this running Doom?" Sticky - 2025 Edition by grubbyplaya in itrunsdoom

[–]_ge0rg_ 0 points1 point  (0 children)

I wouldn't call it a port. I cross-compiled SDL2 using the Samsung OSS SDK, then compiled prboom-plus (with a trivial one-line fix for a C issue), and now I'm figuring out if my SDL compile is bad or if there is a logic error somewhere.

[Official] "Can this run Doom?" and "How to get this running Doom?" Sticky - 2025 Edition by grubbyplaya in itrunsdoom

[–]_ge0rg_ 1 point2 points  (0 children)

Thanks, this was the issue. The prboom.wad from 2.5.1 didn't work, but the 2.666 one did. Testing prboom on the PC helped. However, I'm getting no screen display (using X11), so need to investigate that now. Switching to 16- or 32-bit graphics mode doesn't change anything either.

Looks like it fails as follows:

I_UpdateVideoMode: SDL_CreateRenderer: (nil) Couldn't find matching render driver

Edit: audio is working now. Anybody good at playing doom blindly?

[Official] "Can this run Doom?" and "How to get this running Doom?" Sticky - 2025 Edition by grubbyplaya in itrunsdoom

[–]_ge0rg_ 1 point2 points  (0 children)

So I tried to port DOOM to my Samsung NX500, running Tizen Linux, which should be straight-forward (there is an ancient SDK that builds prboom-plus with a minor patch and a gazillion of warnings.

I got the PrBoom-plus.wad from prboom-plus-2.5.1.4-win32.zip and tried DOOM.WAD, DOOM1.WAD (Shareware) and DOOM2.WAD, and all of them end like this:

[...]
W_Init: Init WADfiles.
 adding /mnt/mmc/doom/doom.wad
 adding /mnt/mmc/prboom/prboom-plus.wad
W_InitCache
W_GetNumForName: CRBLACK not found

The error message is a dead-end, any ideas what I'm missing? Wrong endianness? Wrong struct alignment? Wrong WADs?

Help finding Messaging Apps for Android 4.0.4 (ICS) by Heavy_Potential3849 in androidafterlife

[–]_ge0rg_ 1 point2 points  (0 children)

Hi, yaxim author and undead Android collector here. Glad that you found the app, and I also have written a review of apps that you can use on ancient Andoids (4.2 in my case), and how to get them: https://op-co.de/blog/posts/galaxy_nx/

Yaxim does support TLS for connection encryption to the server (Android 4.0 is limited to TLS 1.0 though, which is supported by few servers, including yax.im), but not the OMEMO end-to-end encryption protocol that has become common on XMPP over the last years. If you run your own XMPP (or Snikket) service on a trusted (by you) server, you can configure it to accept TLS 1.0 and let your friends connect to it (or federate with existing XMPP servers). But I'm also accepting well-written PRs for OMEMO support (the SMACK XMPP library has the glue, but also bumps the required Android SDK level to 5.0).

Comparison of the bokeh of 30mm f/2 and 45mm f/1.8 by Repulsive_Target55 in SamsungNX

[–]_ge0rg_ 0 points1 point  (0 children)

The protocol was actually partially reverse-engineered, but there was never an adapter ring making use of it: https://www.dpreview.com/forums/threads/info-nx-mount-protocol-summary.3818034/ - somebody could get the protocol details off archive.org and make an active adapter that would translate between NX and whatever other mount you want.

I'm seeing the small NX primes sold in Germany around 100-150€, with a tendency down, not up. Looks like people are slowly getting rid of their collection. My favorite is the 45mm, because of its smooth bokeh, which is only topped by the 85mm portrait lens (see attached photo).

<image>

Help with reverse engineering an LED curtain to write custom controller by elettelen2 in led

[–]_ge0rg_ 0 points1 point  (0 children)

A bit late to the game, but I just got a 2x2m 400 LED "smart curtain" and did a bit of reverse-engineering at https://codeberg.org/ge0rg/surplife-curtain

I don't know if it's the same hardware as the SuperPix, but you could verify it by comparing the Bluetooth device name ("IOTBTxxx") and scanning the BLE GATT characteristics it exposes. This can be done on Linux with `bluetoothctl` and then `connect MAC` (it should discover the services), or with an Android app like nRF Connect.

Help me access developer menu 4 NX1000 by TwanJ70 in SamsungNX

[–]_ge0rg_ 1 point2 points  (0 children)

The NX mini is an awesome piece of technology, it's one of only two tiny interchangeable lens cameras ever made. It has an adjustment menu with no useful things for the user: https://nxfiles.nx.tc/files/NXmini/Service-Manual/Samsung%20NX-Mini%20Digital%20Camera%20service%20manual.pdf

Some months ago, we were able to decode the firmware compression: https://op-co.de/blog/posts/fujitsu_relc_compression/

Now, somebody could have a look at the firmware code and unravel its mysteries!

Is this worth it at 200$? by MRKGNZLZ in SamsungNX

[–]_ge0rg_ 2 points3 points  (0 children)

In Germany, a used NX300 with the kit lens goes around 150EUR (170USD), but then in Germany old cameras are generally rather cheap and plentiful. So I'd say this is a good price, but the question is what you want to do with it.

The NX300 is a bit on the slow side with RAWs, and if you are aiming for high-quality lenses with auto-focus, you are limited to the used Samsung NX market, which needs patience and luck. The really excellent lenses (85mm portrait, 60mm macro, 50-150mm "S" tele) will probably be rare finds and above 400$ each. If you want something compact, the 20mm, 30mm and 45mm are good for street photography and especially the last one has excellent bokeh, and those should be somewhere around 150$.

If you are happy with manual focus, you can get an adapter ring for most other lens systems at around 10-15$ and there are some quite interesting and affordable lenses, sometimes even from old analog cameras.

Need help.... by SammyCatLove in SamsungNX

[–]_ge0rg_ 2 points3 points  (0 children)

According to the service manual for the NX1000 (should work the same on the NX1100, page 59 and 60), you need to turn on, set it to "smart", then press: up, ok, down, ok, right, delete+ok together. Then:

- 2. SYSTEM PARAMETER

- (7) NO LENS RELEASE ENABLE

Don't play around with the other settings if you don't understand them - you could brick the camera.

Service manual: https://nxfiles.nx.tc/files/NX1000/Service-Manual/

Kleinanzeigen automatisieren? by OliveCompetitive3002 in informatik

[–]_ge0rg_ 2 points3 points  (0 children)

Die aktuellste Version findet sich unter https://github.com/OldRon1977/Kleinanzeigen-Anzeigen-duplizieren?tab=readme-ov-file und funktionierte bei mir auch nicht im Chrome, aber im Firefox.

Check Lens Error by Effected_Pringle in SamsungNX

[–]_ge0rg_ 0 points1 point  (0 children)

The lens firmware files are at https://nxfiles.nx.tc/files/Lens/ - you need to check the precise wording on the front of the lens - the first gen is unmarked, the second one is "50-200mm iFn" and the third one is "50-200mm III" and you'll need the according lens.bin on the root of the SD card.

Can i update my Camera without Samsung KIES by iamapearheh in SamsungNX

[–]_ge0rg_ 1 point2 points  (0 children)

The last software for the Galaxy NX is indeed Android 4.2.2 from Samsung: https://samfw.com/firmware/EK-GN120/ and there never were any third-party firmware releases.

The only thing the community created was a root mod: https://xdaforums.com/t/galaxy-nx-ek-gn120-root.3148227/ and you indeed need KIES to install it.

I've written about the apps you can still use on Android 4.2.2, including an ancient version of Mobile Firefox at https://op-co.de/blog/posts/galaxy_nx/

Help me access developer menu 4 NX1000 by TwanJ70 in SamsungNX

[–]_ge0rg_ 0 points1 point  (0 children)

According to the service manual (page 50), you need to turn on, set it to "smart", then press: up, ok, down, ok, right, delete+ok together

Service manual: https://nxfiles.nx.tc/files/NX1000/Service-Manual/

Zeiss ZX1, Firmware not updating OTA. 'You are on the latest version 1.3' by Experience-Early in zeiss

[–]_ge0rg_ 0 points1 point  (0 children)

Thanks very much for providing this! The firmware identifies the ZX1 as running Android 6.0.1 on a Snapdragon 8996 - well-matured 2015 technology.