Search Criteria
Package Details: xradio-git r107.b00ccb0-1
Git Clone URL: | https://aur.archlinux.org/xradio-git.git (read-only, click to copy) |
---|---|
Package Base: | xradio-git |
Description: | Port Allwinner xradio driver to mainline Linux |
Upstream URL: | https://github.com/fifteenhex/xradio.git |
Licenses: | |
Submitter: | sergej |
Maintainer: | None |
Last Packager: | sergej |
Votes: | 1 |
Popularity: | 0.000504 |
First Submitted: | 2017-04-10 17:30 |
Last Updated: | 2017-10-04 09:41 |
Dependencies (2)
- git (git-git) (make)
- linux-headers (linux-surfacepro3-git-headers, linux-aarch64-rock64-bin-headers, linux-ec2-headers, kernel-uek-devel, linux-galliumos-headers, linux-zest-git-headers, linux-lts49-kallsyms-headers, linux-bootsplash-headers, linux-fbcondecor-headers, linux-ck-fbcondecor-headers, linux-lts44-headers, linux-lts49-headers) (make)
Latest Comments
nessus commented on 2020-06-13 17:58
I didn't manage to get this working with the mainline kernel. Even though the interface was visible I couldn't bring it up with ip. However, I did get module sources from https://github.com/karabek/xradio which seem to be working fine. I think they're the ones that the armbian package is built from.
toko_k commented on 2020-01-31 22:59
Ok! It works on kernel 5.4.0-rc7-1-ARCH. Thanks a lot!
toko_k commented on 2020-01-09 20:16
Thanks for reply, i'll try in few weeks, because i don't have board now.
vinibali commented on 2020-01-07 18:22
this out of tree driver need some fine tune for some kernel versions. you should have a try with older kernel versions. pick them at: http://tardis.tiny-vps.com/aarm/
toko_k commented on 2020-01-06 17:31
Can't build radio-git using yay. Here's the output: CC [M] /home/alarm/.cache/yay/xradio-git/src/xradio/rx.o /home/alarm/.cache/yay/xradio-git/src/xradio/rx.c:11:13: warning: 'xradio_check_go_neg_conf_success' defined but not used [-Wunused-function] 11 | static void xradio_check_go_neg_conf_success(struct xradio_common hw_priv, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ CC [M] /home/alarm/.cache/yay/xradio-git/src/xradio/main.o /home/alarm/.cache/yay/xradio-git/src/xradio/main.c:164:30: error: initialization of 'int ()(struct ieee80211_hw , struct ieee80211_vif )' from incompatible pointer type 'int ()(struct ieee80211_hw )' [-Werror=incompatible-pointer-types] 164 | .cancel_remain_on_channel = xradio_cancel_remain_on_channel, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/alarm/.cache/yay/xradio-git/src/xradio/main.c:164:30: note: (near initialization for 'xradio_ops.cancel_remain_on_channel') /home/alarm/.cache/yay/xradio-git/src/xradio/main.c: In function 'xradio_core_init': /home/alarm/.cache/yay/xradio-git/src/xradio/main.c:597:1: warning: label 'err1' defined but not used [-Wunused-label] 597 | err1: | ^~~~ cc1: some warnings being treated as errors make[1]: [scripts/Makefile.build:266: /home/alarm/.cache/yay/xradio-git/src/xradio/main.o] Error 1 make: [Makefile:1692: /home/alarm/.cache/yay/xradio-git/src/xradio] Error 2 make: Leaving directory '/usr/lib/modules/5.5.0-rc2-1-ARCH/build' ==> ERROR: A failure occurred in build(). Aborting... Error making: xradio-git
What's wrong? Platform: Orange Pi Zero, kernel: 5.5.0-rc2-1-ARCH
vinibali commented on 2019-11-05 13:58
wifi-menu with netctl is not able to join to even an open network. using wpa_supplicant is the recommended way to connect.
vinibali commented on 2019-09-30 15:52
still works with OrangePI Zero, using kernel 5.3.1-1-ARCH. if needed check out my precompiled u-boot binaries here: https://gitlab.com/vinibali/orangepi_uboot/tree/master
buleks commented on 2019-08-28 11:22
It works with Orange PI Zero, Kernel: 5.2.10-2-ARCH
atothej commented on 2017-08-23 23:30
firmaware download links returns 404