开云体育

ctrl + shift + ? for shortcuts
© 2025 开云体育

Re: X6100 alternative firmware v0.28.0

 

开云体育

?Hi?

I select the? Wi-Fi and network all ok,? but cant added Password as no onscreen popup to use and separate keyboard that I normally use, will not work correctly any hints ?

Simon G8HAM



From: [email protected] <[email protected]> on behalf of Jose Manuel ea8ee via groups.io <ea8ee1@...>
Sent: 03 December 2024 11:43
To: [email protected] <[email protected]>
Subject: Re: [xiegu-x6100] X6100 alternative firmware v0.28.0
?
Georgi!

I can't get the touch screen to work, which is necessary to configure the wifi among other things.

El mar, 3 dic 2024 a las 11:03, Janos Barabas via (<janos.barabas=[email protected]>) escribió:
Thanks Georgy,

So far all new features/fixes are working fine with my radio!
I have tested the webserver?function also, an excellent addition!!


Gr,
Janos ON4JBS



Op di 3 dec 2024 om 11:01 schreef Georgy Dyuldin via <g.dyuldin=[email protected]>:
Hi.
New release includes a webserver, which allows to edit bands and download files from radio without inserting SD card to computer -
Also, some bugs was fixed, some improvements was added (I hope, without new bugs)))
?
Full changelog and image are available on the release page:
--
73! Georgy // R2RFE


Re: X6100 alternative firmware v0.28.0

 

Georgi!

I can't get the touch screen to work, which is necessary to configure the wifi among other things.

El mar, 3 dic 2024 a las 11:03, Janos Barabas via (<janos.barabas=[email protected]>) escribió:
Thanks Georgy,

So far all new features/fixes are working fine with my radio!
I have tested the webserver?function also, an excellent addition!!


Gr,
Janos ON4JBS



Op di 3 dec 2024 om 11:01 schreef Georgy Dyuldin via <g.dyuldin=[email protected]>:
Hi.
New release includes a webserver, which allows to edit bands and download files from radio without inserting SD card to computer -
Also, some bugs was fixed, some improvements was added (I hope, without new bugs)))
?
Full changelog and image are available on the release page:
--
73! Georgy // R2RFE


Re: X6100 alternative firmware v0.28.0

Janos Barabas
 

Thanks Georgy,

So far all new features/fixes are working fine with my radio!
I have tested the webserver?function also, an excellent addition!!


Gr,
Janos ON4JBS



Op di 3 dec 2024 om 11:01 schreef Georgy Dyuldin via <g.dyuldin=[email protected]>:

Hi.
New release includes a webserver, which allows to edit bands and download files from radio without inserting SD card to computer -
Also, some bugs was fixed, some improvements was added (I hope, without new bugs)))
?
Full changelog and image are available on the release page:
--
73! Georgy // R2RFE


Re: R1CBU firmware 0.27.0 WATERFALL station labels

 

I guess it's possible. Not sure about how to draw it better - device screen not so big.
My concern is about source of frequencies and names. doesn't allow to retrieve a whole list, also it has a limit of requests.
Perhaps, using information from will be enough.
--
Georgy // R2RFE


Re: X6100 alternative firmware v0.28.0

 

Excellent news, Georgy. Bravo!

--
73! Anatoliy


X6100 alternative firmware v0.28.0

 

Hi.
New release includes a webserver, which allows to edit bands and download files from radio without inserting SD card to computer - https://github.com/gdyuldin/x6100_gui/wiki/webserver
Also, some bugs was fixed, some improvements was added (I hope, without new bugs)))
?
Full changelog and image are available on the release page: https://github.com/gdyuldin/x6100_gui/releases/tag/v0.28.0
--
73! Georgy // R2RFE


Re: Root access after firmware update.

 

Use Windows partition manager and assign a letter to DATA partition of the SD card (last partition). You should see `params.db` in the root of this partition in the Explorer.
Copy your xgf file to this partition.
--
Georgy // R2RFE


Re: Root access after firmware update.

 


Not sure where the DATA partition is. This may be the issue of my current problem.

The R1CBU SD card has the following:
boot.scr
sun8i-r16-x6100.dtb
zlmage

I copied X6100_BBFW_V1.1.8_240915003_160.xgf straight to the sd card.

The first 2 commands seemed to do something.

cp /mnt/X6100_BBFW_V1.1.8_240915003_160.xgf /tmp/mnt/usr/firmware/ ?shows the following error.

Can't stat '/mnt/X6100_BBFW_V1.1.8_240915003_160.xgf' no such file or directory
I checked the mnt folder. All I see is app_logs, ft_log.adi, msg, params.db, quo_log.db and rec

I really appreciate your patience with this and I am excited that we seem to be getting closer to a solution.

Thanks again.

On Mon, Dec 2, 2024 at 1:31?PM Georgy Dyuldin via <g.dyuldin=[email protected]> wrote:
If you booted with R1CBU firmware and your xgf file was copied to the DATA partition, do next:
* connect to radio with PuTTY
* execute next commands:
mkdir /tmp/mnt
mount /dev/mmcblk2p2 /tmp/mnt/
cp /mnt/X6100_BBFW_V1.1.8_240915003_160.xgf /tmp/mnt/usr/firmware/
?
* Reboot to OEM firmware
--
Georgy // R2RFE


Re: Root access after firmware update.

 

If you booted with R1CBU firmware and your xgf file was copied to the DATA partition, do next:
* connect to radio with PuTTY
* execute next commands:
mkdir /tmp/mnt
mount /dev/mmcblk2p2 /tmp/mnt/
cp /mnt/X6100_BBFW_V1.1.8_240915003_160.xgf /tmp/mnt/usr/firmware/
?
* Reboot to OEM firmware
--
Georgy // R2RFE


Re: Root access after firmware update.

 
Edited

On Mon, Dec 2, 2024 at 04:35 AM, Georgy Dyuldin wrote:
Many thanks for this.
Rebooted and tried loads of times. Suddenly started working.
Just trying to work out how to save the changes. I'll update shortly. Many thanks.
Finally got full tx. Thank you so much!
One final thing. Is there a way to copy over the X6100_BBFW_V1.1.8_240915003_160.csv file to the radio to update the firmware to wider audio?
I have put the file on an sd card and need to figure how to copy it to?/usr/firmware.

?
Thanks again.


Re: Root access after firmware update.

 

https://www.youtube.com/watch?v=zboegMmkYds
--
Georgy // R2RFE


Re: Root access after firmware update.

 
Edited

Hi Georgy.
?
Thank you for your quick reply. Greatly appreciated.
Wifi seems connected. Even tried filezilla. It says connection established, Waiting for welcome message. Its almost like the radio will not allow access.
This is a brand new radio purchased 3 days ago. I hope they have not changed anything. My original x6100 had no issues before a small thunderstorm.
How would I go about the cable connection?
?
Sean.


Re: Root access after firmware update.

 

Hi.
Might be a network issue. Did you try to connect via cable?
--
Georgy // R2RFE


Re: R1CBU firmware 0.27.0

 

Thanks Paul... interesting.
?
On Sun, Dec 1, 2024 at 05:23 PM, Paul Beeman wrote:
This information is only presented to answer your question. This is a prebuilt (mostly) two board semi-kit.?
?
--
73 DE K1TAP


Re: R1CBU firmware 0.27.0

 

开云体育

Even more unique is the “DX-FT-8” tablet-radio for FT8 only. Smaller, lighter, but less than 1 watt in high power. But is all in one. Only things you need is a DC source and antenna. Look it up onGitHub.?

This information is only presented to answer your question. This is a prebuilt (mostly) two board semi-kit.?

image0.jpeg

Paul F. Beeman W2PB



On Dec 1, 2024, at 17:42, K1TAP - Kevin via groups.io <kevvaden@...> wrote:

?
Thanks, Scot, for the report. It inspired me to finally test out the R1CBU FT8 app and I am very impressed with the functionality.
Looking forward to trying this out on my next park activation!

Just curious if anyone knows, are there any other rigs with this "stand-alone" FT8 capability or is this unique to this rig & this firmware?
?
On Sun, Dec 1, 2024 at 05:37 AM, scot forshaw wrote:
I took the x6100 with 0.27 out into the wilds yesterday and had a great activation!
?
--
73 DE K1TAP


Re: R1CBU firmware 0.27.0

 

Thanks, Scot, for the report. It inspired me to finally test out the R1CBU FT8 app and I am very impressed with the functionality.
Looking forward to trying this out on my next park activation!

Just curious if anyone knows, are there any other rigs with this "stand-alone" FT8 capability or is this unique to this rig & this firmware?
?
On Sun, Dec 1, 2024 at 05:37 AM, scot forshaw wrote:
I took the x6100 with 0.27 out into the wilds yesterday and had a great activation!
?
--
73 DE K1TAP


Root access after firmware update.

 

Just purchased an X6100 after previous one blew up.
Unfortunately it has the latest firmware APP 1.1.9 Base 1.1.8.
I can no longer login using either WinSCP or PuTTY
I have downgraded to all previous firmware and app versions and the problem is still there.
WinSCP hangs on Connecting to host then displays Network Error. Software caused connection abort.
PuTTY comes up with the same error.
Could they have changed something to make root impossible?
Would really love to get the 160Hz firmware and open tx in there.
Any help would be appreciated.
?
?


Re: R1CBU firmware 0.27.0 WATERFALL station labels

 
Edited

Hi Greg, I added an issue on Git but wonder what other may make of this idea??
?

Hi Greg, I am suggesting the ability for the UI to read a disc based station file and populate labels on the waterfall in a way like a regular WEB SDR.

This may allow a script to obtain live station data for broadcast radio from sources like and radio reference or display saved memories on the WF etc.

As you have now made such an amazing job of making the radio a joy on AM SWL, the ability to live pull on air stations would be a massive boost for the radio in my opinion. A script could be setup to pull data to a file, if the UI could pull that and display it on the WF. There are any number of other ways to refine it, but as a baseline that would be good.

Cheers
Scot


Re: R1CBU firmware 0.27.0

 

Hi Gregory,
?
I took the x6100 with 0.27 out into the wilds yesterday and had a great activation! This FW is truly improved so much mate. Thank you so much! 14 FT8 iso in 45 minutes on 20 & 15m using a random wire in a tree with no matching, just wire and internal ATU. Got home, popped the SD card in my iMAC and had logged the entire activation in under 2 minutes. Brilliant!
?
DE M0RWV


Re: DroidSSTV

 

Problem solved. There was a setting in "Sounds and Vibrations", "Separate app sound" that allowed me to redirect the audio from the DroidSSTV app. Now I only have to key the mic and the app does the rest.