-
Notifications
You must be signed in to change notification settings - Fork 10
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
Downloading files fails #19
Comments
And this:
I get the same behavior with the image as it is and after upgrading all packages using apt. |
Try reflashing the system and cloning without doing system upgrade. |
I can clone the repo on other computers. |
I tried Armbian and Joshua Riek's latest Ubuntu image. I can download files and clone repositories without any issues. |
Are you using Wi-Fi or ethernet? |
Please also let us know the system image version you are using. |
I use Ethernet. I also tried WiFi with my WiFi/Bluetooth PCI module, the errors were the same. I use your latest image: |
@CodeChenL please check if you can reproduce this issue. |
dmesg and journalctl logs attached. |
I can't reproduce the problem. @woiza have you verified that the system time is correct. |
@CodeChenL thank you for your help. Looks correct to me:
Have you tried downloading a large file with chrome? E.g. the latest rock5b debian image? |
Are you disconnecting the network cable when you use wifi, otherwise the system will still default to wired Ethernet. |
Yes, Ethernet is disconnected. I tried WiFi and LAN, same issue |
Is there any error printed in |
I used a USB NIC and had no errors! Downloading a large file (over 1 GB) was successful. |
Can you try using the latest kernel and remove |
there is no r8169 package
|
It is not a package, but a module comes with the kernel. |
I loaded the module. I can download large files now. However, for every tab/website in Chrome I get error code 6 after a few seconds. |
Can you provide the error log? |
I am not at home for a few days. |
The latest Rockchip kernel is broken. After upgrading it, my other Rock 5B has PCI issues and the m2 ssd is not recognized anymore. Also there is no sound via HDMI. |
Can you provide the kernel version you are getting? We are working on a new kernel but it is not released to production channel yet, so I want to see which one you are using. |
New installation:
|
After update/upgrade:
|
Everything is normal after using rsetup to update the system (Including HDMI Audio): rock@rock-5b:~$ cat /etc/radxa_image_fingerprint
FINGERPRINT_VERSION='2'
RSDK_BUILD_DATE='Thu, 08 Aug 2024 05:15:57 +0000'
RSDK_REVISION=''
RSDK_CONFIG='/etc/rsdk/config.yaml'
rock@rock-5b:~$ uname -a
Linux rock-5b 6.1.43-20-rk2312 #3e26818dc SMP Tue Nov 19 07:21:24 UTC 2024 aarch64 GNU/Linux
rock@rock-5b:~$ lspci
0000:00:00.0 PCI bridge: Rockchip Electronics Co., Ltd RK3588 (rev 01)
0000:01:00.0 Non-Volatile memory controller: O2 Micro, Inc. FORESEE E2M2 NVMe SSD (rev 01)
0002:20:00.0 PCI bridge: Rockchip Electronics Co., Ltd RK3588 (rev 01)
0002:21:00.0 Network controller: Intel Corporation Wi-Fi 6 AX210/AX211/AX411 160MHz (rev 1a)
0004:40:00.0 PCI bridge: Rockchip Electronics Co., Ltd RK3588 (rev 01)
0004:41:00.0 Ethernet controller: Realtek Semiconductor Co., Ltd. RTL8125 2.5GbE Controller (rev 05)
rock@rock-5b:~$ |
It is worth noting that after updating the system, I used the |
Using a new installation / sdcard and rsetup:
|
I just tried rsetup system update and apt autopurge again. This time it was successful, I could download a large file and audio via HDMI works as well. I will do further tests in the next days. |
This looks like a |
It is paired with the active cooling fan running at full speed.... |
Hi, I use the latest image. Downloading files with Chrome, wget, curl fails:
wget:
I use ethernet.
The text was updated successfully, but these errors were encountered: