Jump to content

raschid

Members
  • Posts

    116
  • Joined

  • Last visited

Recent Profile Visitors

3025 profile views
  1. So all Ubuntu version work with NM (bionic, disco, eoan), both debian version currently do not (regardless of kernel version) but work with with /etc/network/interfaces. So @yoq I would suggest you stick with an ubuntu flavour for the time being
  2. Yeah. XR819-Wifi stopped working with stretch and buster, but still works with bionic. Here's my syslog with a buster build: ov 30 16:45:56 localhost NetworkManager[1116]: <info> [1575132356.6690] wifi-nl80211: (wlan0): using nl80211 for WiFi device control Nov 30 16:45:58 localhost NetworkManager[1116]: <info> [1575132358.1449] device (wlan0): driver supports Access Point (AP) mode Nov 30 16:45:58 localhost NetworkManager[1116]: <info> [1575132358.1555] manager: (wlan0): new 802.11 WiFi device (/org/freedesktop/NetworkManager/Devices/4) Nov 30 16:45:58 localhost NetworkManager[1116]: <info> [1575132358.1656] device (wlan0): state change: unmanaged -> unavailable (reason 'managed', sys-iface-state: 'external') Nov 30 16:45:58 localhost kernel: [ 34.419112] IPv6: ADDRCONF(NETDEV_UP): wlan0: link is not ready Nov 30 16:45:58 localhost kernel: [ 34.423469] IPv6: ADDRCONF(NETDEV_UP): wlan0: link is not ready Nov 30 16:45:58 localhost NetworkManager[1116]: <info> [1575132358.1790] device (wlan0): set-hw-addr: set MAC address to AA:88:8F:8F:8F:AF (scanning) Nov 30 16:45:58 localhost NetworkManager[1116]: <info> [1575132358.2924] device (wlan0): supplicant interface state: init -> starting Nov 30 16:45:58 localhost wpa_supplicant[1115]: Could not set interface wlan0 flags (UP): Invalid argument Nov 30 16:45:58 localhost wpa_supplicant[1115]: nl80211: Could not set interface 'wlan0' UP Nov 30 16:45:58 localhost wpa_supplicant[1115]: nl80211: deinit ifname=wlan0 disabled_11b_rates=0 Nov 30 16:45:58 localhost wpa_supplicant[1115]: Could not set interface wlan0 flags (UP): Invalid argument Nov 30 16:45:58 localhost wpa_supplicant[1115]: WEXT: Could not set interface 'wlan0' UP Nov 30 16:45:58 localhost wpa_supplicant[1115]: wlan0: Failed to initialize driver interface Nov 30 16:45:58 localhost NetworkManager[1116]: <error> [1575132358.3304] sup-iface[0x1175c18,wlan0]: error adding interface: wpa_supplicant couldn't grab this interface. Nov 30 16:45:58 localhost NetworkManager[1116]: <info> [1575132358.3309] device (wlan0): supplicant interface state: starting -> down Nov 30 17:21:39 localhost NetworkManager[1116]: <warn> [1575134499.3085] device (wlan0): re-acquiring supplicant interface (#1).
  3. Thanks actually I am not trying the get sound to work right now - I would like to understand why I does not function as it is supposed to, though ...
  4. Interesting. When did you build that OPiZero image?
  5. "current" on an OPi zero also seems to be missing analog audio at this time - so this is not specific to this board.
  6. Just tried "current" - same audio issue: root@sunvell:~# cat /proc/asound/cards 0 [allwinnerhdmi ]: allwinner_hdmi - allwinner,hdmi allwinner,hdmi so H3_Audio_Codec is also missing in 5.3.x
  7. @guidol I have a similar setup - PC GBit interface and R69 connected to the same switch => no up/down events in dmesg. IR indeed works. Audio indeed does not. The <codec> node for H3 devices which is activated by the sun8i-h3-analog-codec overlay is defined in sunxi-h3-h5.dtsi and thus part of our dts here. No idea why the overlay fails. By the way, building via armbian build environment works fine now: ./compile.sh BOARD=sunvell-r69 BRANCH=dev
  8. @guidol, thank you for the kind hint - I updated the link. I added a cpu voltage regulator node to the device tree - oddly enough to build a viable kernel there seems to have to be one ... although this box reportedly does not have anything remotely resembling a PMIC (still working on that ...). Regarding the overlays: the IR overlay seems to be missing while the audio overlay appears to have been compiled for another kernel version ('bad magic'). No idea how armbian generates overlays, sorry. But IR is "OKed" in the DTS and should work anyway.
  9. Would you give this a try, @guidol? https://drive.google.com/open?id=1aIUBR61RgxyKS6xi19kzsvWbCXJ0MeED
  10. Mine (red PCB, v1.2) is running 5.3 - but with a modified device tree if I remember correctly. I'll check ..
  11. Mine is the red 2017 version (rev.1.3) - the boards seem to be very different. Yours has 8G NAND, mine has 2 Samsung DDR3L SDRAM modules. Lot's of other differences from the pics. I built the OS using Armbians build environment. There is a "community supported" profile for the Sunvell R69 which in its current (mainline) version does not run on my device. I did not test the (FEX-based) legacy version which is available as well. The kernel image provided above was built with a somewhat modified kernel patch (I had to add a cpu voltage regulated to the device tree to make it work). Cheers!
  12. This image is currently running on exactly this box (android TV-box R69). I used Etcher to burn the image to a Class 10 SAN-Disk card. Insert card and boot. There seem to be different versions of this box around - maybe yours is different from mine ... Cheers!
  13. Hey @congtm - Try this armbian-build (Kernel 4.19.80): https://drive.google.com/open?id=1yoe5gkaeufAJQK2Z7hljda46VuHPdnvZ Cheers!
  14. @sgjava the current device tree (dev) contains ... &usb_otg { dr_mode = "peripheral"; status = "okay"; }; can you check what the FriendlyElec version says here?
  15. Thermals should work with dev for H2+/H3: see https://github.com/armbian/build/pull/992
×
×
  • Create New...

Important Information

Terms of Use - Privacy Policy - Guidelines