Jump to content

ChrisGCode

Members
  • Posts

    4
  • Joined

  • Last visited

Everything posted by ChrisGCode

  1. I always received beacons with Country "US", until I created the file "brcmfmac43456-sdio.xunlong,orangepi-4.txt". It is a copy of brcmfmac43456-sdio.txt and I added the line: ccode=DE With this modification, I see the expected beacon. (Country: "DE", correct tx-power, ...) I think this is not the intended way to configure it. What I checked before: My hostapd.conf contains; ... country_code=DE ieee80211d=1 ... iw reg get global country DE: DFS-ETSI (2400 - 2483 @ 40), (N/A, 20), (N/A) (5150 - 5250 @ 80), (N/A, 20), (N/A), NO-OUTDOOR, AUTO-BW (5250 - 5350 @ 80), (N/A, 20), (0 ms), NO-OUTDOOR, DFS, AUTO-BW (5470 - 5725 @ 160), (N/A, 26), (0 ms), DFS (5725 - 5875 @ 80), (N/A, 13), (N/A) (57000 - 66000 @ 2160), (N/A, 40), (N/A) Starting hostapd with "-d" prints "Beacon head" and "tail". I found "DE" in the hex-values but not "US". Tested configuration on Raspberri Pi ==> Beacon with expected country code "DE" So all test returned the expected results but in the air I captured "US", wrong max power, ... until I added the file "brcmfmac43456-sdio.xunlong,orangepi-4.txt" with the line "ccode=DE".
  2. I executed: apt-get update && apt-get dist-upgrade and then 4.11.12-sun8i was installed. When I run: apt-get update && apt-cache search linux-image-dev-sun8i I get the following output:
  3. Thank you! I purged linux-image-sun8i and run the upgrade again. Kernel 4.11.12-sun8i is running now -- with 4 cores. Isn't it an issue with the package dependencies/conflicts? You answered this question while I was typing
  4. I got kernel 4.11.12-sun8i via apt-get update && apt-get dist-upgrade. Previous kernel was 4.11.5-sun8i. Boot hangs now because "script.bin" is missing -- It is dead link to "bin/orangepiplus.bin" which was not installed during the upgrade. Installation is on internal eMMC Board: OrangePi plus 2
×
×
  • Create New...

Important Information

Terms of Use - Privacy Policy - Guidelines