Jump to content

Recommended Posts

Posted

Use this from Sunvell R69. Works perfectly.
    HDMI Sound must enable I2C in dtb file
    [R69](https://mega.nz/file/V3QQyBaY#Y332sD2oa36L5BZa0xtANx1O6QrS_903Qj1RHg1vuy8)

Posted
On 9/27/2024 at 3:22 PM, Bigal Linux said:

[Desktop images with Armbian Linux](https://www.armbian.com/orange-pi-pc/)
wifi not working, how to solve?


Did you try my image that I linked you? Wifi should work 

Posted

Hello,
thanks sicxnull for the image. It served me well as I tried it on a tvbox of brand "Tourobox".
However the Wi-Fi problem also happened to me and for what I can tell, it's because of lack of compatible drivers for the network module. 
As said by Devmfc, 

Quote

Especially the wifi modules are a lottery

On my perspective, Bigal Linux would need to identify the network module ( I think it's the one between the PPT and SKhynix that I couldnt identify) and search for the driver corresponding the chipset on /lib/modules/$(uname -r)/kernel/drivers/net/wireless. If found, then it should be loaded as a kernel module with "sudo insmod <driver.ko>". After that, if the "wlan0" interface is visible as an output of the command "ip a", then it worked.
If the driver can't be found on the path given, maybe the only two possible ways of getting WiFi to work are:
1. Being lucky finding an image file with the driver you just need, or
2. finding the driver on the Internet (some github repo) , compiling it yourself and then loading it as a kernel module (nice and friendly) or recompiling the kernel (very nice, but kinda hard).
Nevertheless, I sure wish luck on Bigal Linux journey to thrive upon the problems of his cursed hardware. I will be doing it myself for the Tourobox.

Posted

sicxnull: very kind for publishing that compilation. It worked for me on an h313, it started immediately and everything works. I would like to know if you don't have a "minimal" compilation

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Reply to this topic...

×   Pasted as rich text.   Restore formatting

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

Loading...
×
×
  • Create New...

Important Information

Terms of Use - Privacy Policy - Guidelines