cweiske / frontier-silicon-firmwares

Frontier silicon internet radio firmware binaries
48 stars 27 forks source link

Added 43 new firmware binaries #24

Closed MatrixEditor closed 1 year ago

MatrixEditor commented 1 year ago

The additional firmware files include new interface specifications:

ir-ser
ir-fsccp-sbc
ir-mmi-16m

as well as new firmware for the following modules:

FS2028
FS2026
FS2340

Unfortunately, these version numbers were taken from a data-blob here, so there is no device specification linked to it.

cweiske commented 1 year ago

please rebase against master.

MatrixEditor commented 1 year ago

Rebase against the upstream/master branch wasn't possible - git failed to merge in the changes.

cweiske commented 1 year ago

Do an interactive rebase (git rebase -i) and throw away the commits that are already in master.

MatrixEditor commented 1 year ago

The changes should be visible now.

cweiske commented 1 year ago

No, they are not. You must force-push after rebasing.

cweiske commented 1 year ago

There should be only one commit here in the pull request after pushing the rebased branch.

lclol commented 1 year ago

Sorry I'm note used to GitHub, and I don't know if it's the right place to give this information. My excuses if not. FS2340-0000-0146 is the reference for Grundig DTR 6000 X https://www.grundig.com/de-de/audio/radios/digital-internetradios/dtr-6000-x-schwarz

On my device, latest FW is ir-cui-FS2340-0000-0146_V4.5.13.707296-1A22

As far as I understand, these mean that the device is based on Venice-X card, but I've not been able to run undok with it. Nmap returns two open ports, 80 and 8080, which may explain why the device isn't detected by undok.

MatrixEditor commented 1 year ago

UNDOK uses mDNS (Multicast DNS) and UPnP to search for devices in the LAN over UDP Broadcast. If that fails, no device will be available to work with. The ports you've discovered are mapped to HTTP and UPnP - there is nothing wrong with that.

The device SHOULD be visible if it's active and in the same network. Any errors may be caused by bug(s) in the running firmware.

lclol commented 1 year ago

Thaks @MatrixEditor :) I've asked Frontier Silicon support, and their answear is kind of interesting. They tell me that the radio is not supported by undok because grundig did not request such support. So it looks like some firmwares might be limited depending on the features the "manufacturer"/brand wants (pays ?) for each device.

cweiske commented 1 year ago

Closing because nothing changed since months.

edmunch commented 1 year ago

Sorry I'm note used to GitHub, and I don't know if it's the right place to give this information. My excuses if not. FS2340-0000-0146 is the reference for Grundig DTR 6000 X https://www.grundig.com/de-de/audio/radios/digital-internetradios/dtr-6000-x-schwarz

On my device, latest FW is ir-cui-FS2340-0000-0146_V4.5.13.707296-1A22

As far as I understand, these mean that the device is based on Venice-X card, but I've not been able to run undok with it. Nmap returns two open ports, 80 and 8080, which may explain why the device isn't detected by undok.

Hi

have 2 Grundig DTR 7000... what worked for me: 1) open spotify app on the radio... wait 20 sec 2) open the iphone / android app and connect to the radio manually with the specific ip -- worked for the undok iphone app / not with undok android app -- worked for the oktiv iphone app and the android oktiv app