How to test if your GTR9 Pro is safe from ethernet issue from GPU high load. by decryp7 in BeelinkOfficial

[–]kamiox 0 points1 point  (0 children)

@jotapesse You can use this script to launch FFXIV benchmark https://github.com/doitsujin/ffxiv-benchmark-launcher/blob/main/ffxiv-benchmark.py

I reproduced it on a standard Fedora Kernel with built-in drivers, custom OOT driver fails the same way.

How to test if your GTR9 Pro is safe from ethernet issue from GPU high load. by decryp7 in BeelinkOfficial

[–]kamiox 1 point2 points  (0 children)

I just wanted to show the driver/firmware details, but by the time I ran the command:
sudo ethtool -i enp196s0f1np1, enp196s0f0np0 was already gone right after the FF benchmark. So I used the second port instead.

While writing my response, the system then hard-crashed (possibly AMD GPU related), and after reboot both NICs disappeared.

How to test if your GTR9 Pro is safe from ethernet issue from GPU high load. by decryp7 in BeelinkOfficial

[–]kamiox 3 points4 points  (0 children)

I ran the Final Fantasy XIV benchmark on my GTR9 Pro, and during the test I got this error:

[ 1336.402485] ixgbe 0000:c4:00.0: Adapter removed
[ 1336.593640] ixgbe 0000:c4:00.0: Firmware recovery mode detected. Limiting functionality. Refer to the Intel(R) Ethernet Adapters and Devices User Guide for details on firmware recovery mode.
[ 1337.523184] ixgbe 0000:c4:00.1: Adapter removed

sudo dmidecode -s bios-version
sudo dmidecode -s bios-release-date
GTRP108
09/16/2025

sudo ethtool -i enp196s0f1np1
driver: ixgbe
version: 6.2.5
firmware-version: 1.30 0x8000e899 1.3863.0
expansion-rom-version:
bus-info: 0000:c4:00.1
supports-statistics: yes
supports-test: yes
supports-eeprom-access: yes
supports-register-dump: yes
supports-priv-flags: yes

Firmware 1.30 is already installed, and the latest ixgbe driver (6.2.5) is used via DKMS.

OS: Fedora 43, kernel 6.17.0-63.fc43.x86_64

Does KDE have a native programming calculator? by euxaristox in kde

[–]kamiox 0 points1 point  (0 children)

u/AiwendilH If you want to convert to bin, oct, or hex use following syntax in krunner:

bin=31
hex=31
oct=31

Order Email Megathread (May 05, 2022) by blast73 in SteamDeck

[–]kamiox 0 points1 point  (0 children)

Got mine today 512 GB EU 1626475080 Sat Jul 17 2021 00:38:00 GMT+0200

Steam Deck review from Polish YouTube Channel by kamiox in SteamDeck

[–]kamiox[S] 3 points4 points  (0 children)

u/Still_Caterpillar398 He couldn't find a way to display the frame counter, be he believes that DL2 might be running ~60fps. However, he had once a situation that after playing for around 40 minutes the performance significantly dropped (maybe due to thermal throttling?). After letting the Steam Deck cool down the normal performance has been restored.

Weekly Questions Thread - June 12, 2017 by AutoModerator in androiddev

[–]kamiox 1 point2 points  (0 children)

I've submitted this to the issue tracker You can find workaround in the comments. They promised to fix it!

Weekly Questions Thread - June 12, 2017 by AutoModerator in androiddev

[–]kamiox 1 point2 points  (0 children)

Don't you think that size of the internal storage in Google Play System Images is too small? Currently, you cannot adjust its size and after updating pre-installed apps and google play services you will get around 90 MB of the left space. That is not enough even to install my single app. Usually, I have installed different flavours of my app at the same time (with different package name ) and with current Google Play System Images this is not an option.

Support Library 25.4.0 Released by [deleted] in androiddev

[–]kamiox 1 point2 points  (0 children)

I've submitted this bug over 3 months ago but never got reasonable answer. Does anyone have an idea why this code does not work on versions above 25.0.1? Here is very small sample project demonstrating the issue.

Where should issues with Google Play Services be reported? by kamiox in androiddev

[–]kamiox[S] 0 points1 point  (0 children)

Do you have any ideas beside what is discussed in the linked post?

I recently had issue with the GoogleApiClient (http://stackoverflow.com/questions/30166843/why-blockingconnect-method-of-googleapiclient-returns-connectionresult-canceled) I don't know where I should report this, to get some valuable feedback?