andrejmoltok Posted November 22, 2017 Posted November 22, 2017 Hi, my problem is that I can't figure out why doesn't wifi access point doesn't show up, after setting up neither with Config utility from the desktop, neither manually from the website documentations help. What am I missing here? First, the Config utility that I'm using it asks me to reboot every time I set it up successfully, but after reboot it doesn't appear anywhere, neither my smartphone won't find the ARMBIAN connection. Second, I tried the way it is documented on the websites help section on how to set up an access point. I've changed the required files with nano, copied and nothing. I haven't used wired internet connection just using my home wifi connection to expand to a hotspot. Can anyone help me out with this? I want to use the orange pi as wifi range repeater, because my original wi-fi routers' range is just not enough for the whole house.
Igor Posted November 22, 2017 Posted November 22, 2017 Try on beta images. We will soon make them stable. It works there almost 100%.Wrote on mobile
andrejmoltok Posted November 22, 2017 Author Posted November 22, 2017 I will try as soon as possible, but now I have another issue. I wanted to make a system install to USB pendrive, but aborted it, not I managed to check out what may be the problem with the help of uart and the following came out: Quote ock ... done. Begin: Running /scripts/local-block ... done. Begin: Running /scripts/local-block ... done. Begin: Running /scripts/local-block ... done. Begin: Running /scripts/local-block ... done. Begin: Running /scripts/local-block ... done. Begin: Running /scripts/local-block ... done. Begin: Running /scripts/local-block ... done. done. Gave up waiting for root device. Common problems: - Boot args (cat /proc/cmdline) - Check rootdelay= (did the system wait long enough?) - Check root= (did the system wait for the right device?) - Missing modules (cat /proc/modules; ls /dev) ALERT! UUID=e59363f1-765c-4660-9275-4563bb872371 does not exist. Dropping to a shell! Rebooting automatically due to panic= boot argument [ 69.860443] Restarting system. [ 69.863951] Restarting Linux version 3.4.113-sun8i (root@devel) (gcc version 5.4.0 20160609 (Ubuntu/Linaro 5.4.0-6ubuntu1~16.04.4) ) #18 SMP PREEMPT Thu Jun 15 02:16:06 CEST 2017 [ 69.863963] U-Boot SPL 2017.05-armbian (Jun 15 2017 - 03:36:18) DRAM: 1024 MiB Trying to boot from MMC2 U-Boot 2017.05-armbian (Jun 15 2017 - 03:36:18 +0200) Allwinner Technology CPU: Allwinner H3 (SUN8I 1680) Model: Xunlong Orange Pi PC Plus I2C: ready DRAM: 1 GiB MMC: SUNXI SD/MMC: 1, SUNXI SD/MMC: 0 *** Warning - bad CRC, using default environment In: serial Out: serial Err: serial Net: phy interface0 eth0: ethernet@1c30000 Hit any key to stop autoboot: 0 38518 bytes read in 188 ms (199.2 KiB/s) Unknown command 'bmp' - try 'help' switch to partitions #0, OK mmc0(part 0) is current device Scanning mmc 0:1... Found U-Boot script /boot/boot.scr 3565 bytes read in 205 ms (16.6 KiB/s) ## Executing script at 43100000 U-boot loaded from eMMC or secondary SD Boot script loaded from mmc 136 bytes read in 153 ms (0 Bytes/s) 5914640 bytes read in 538 ms (10.5 MiB/s) 4750952 bytes read in 400 ms (11.3 MiB/s) Found legacy kernel configuration 36392 bytes read in 450 ms (78.1 KiB/s) ## Loading init Ramdisk from Legacy Image at 43300000 ... Image Name: uInitrd Image Type: ARM Linux RAMDisk Image (gzip compressed) Data Size: 5914576 Bytes = 5.6 MiB Load Address: 00000000 Entry Point: 00000000 Verifying Checksum ... OK Starting kernel ... [sun8i_fixup]: From boot, get meminfo: Start: 0x40000000 Size: 1024MB ion_carveout reserve: 160m@0 256m@0 130m@1 200m@1 ion_reserve_select: ion chipid [0x2c00081! ion_reserve_common: ion reserve: [0x50000000, 0x60000000]! Loading, please wait... starting version 229 Begin: Loading essential drivers ... done. Begin: Running /scripts/init-premount ... done. Begin: Mounting root file system ... Begin: Running /scripts/local-top ... done. Begin: Running /scripts/local-premount ... Scanning for Btrfs filesystems done. It goes in cycles, like the system would be corrupted or something.
Recommended Posts