Jump to content

HarfTarf

Members
  • Posts

    11
  • Joined

  • Last visited

Recent Profile Visitors

1968 profile views
  1. I'm pretty sure that it has a broadcom chip and not an allwinner...
  2. Yeah!!! Who in their right mind would need more than one network interface??? I only want to see computers nowadays with only one interface, or NONE!
  3. Not sure if this will help, but I use x2go with great stability from all over the US, I like it better than teamviewer. If you need to tunnel through a firewall, then you can use ngrok or pagekite, or just open a port. Personally I use tinc to vpn into home rather than opening ports.
  4. I would like to donate money so that you can buy one of these little guys. How can I do that?
  5. I don't have your same WiFi dongle, but try this file: http://git.kernel.org/cgit/linux/kernel/git/firmware/linux-firmware.git/plain/rtlwifi/rtl8192cufw.bin
  6. Nevermind, I found the solution: root@neo:~# apt install linux-firmware Reading package lists... Done Building dependency tree Reading state information... Done The following package was automatically installed and is no longer required: libnl-route-3-200 Use 'apt autoremove' to remove it. The following NEW packages will be installed: linux-firmware 0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded. Need to get 0 B/32.8 MB of archives. After this operation, 124 MB of additional disk space will be used. (Reading database ... 58450 files and directories currently installed.) Preparing to unpack .../linux-firmware_1.157.3_all.deb ... Unpacking linux-firmware (1.157.3) ... dpkg: error processing archive /var/cache/apt/archives/linux-firmware_1.157.3_all.deb (--unpack): trying to overwrite '/lib/firmware/ti-connectivity/wl18xx-fw-4.bin', which is also in package armbian-firmware 5.17 dpkg-deb: error: subprocess paste was killed by signal (Broken pipe) Errors were encountered while processing: /var/cache/apt/archives/linux-firmware_1.157.3_all.deb E: Sub-process /usr/bin/dpkg returned an error code (1) root@neo:~# apt download linux-firmware Get:1 http://ports.ubuntu.com xenial-updates/main armhf linux-firmware all 1.157.3 [32.8 MB] Fetched 32.8 MB in 11s (2,872 kB/s) W: Can't drop privileges for downloading as file '/root/linux-firmware_1.157.3_all.deb' couldn't be accessed by user '_apt'. - pkgAcquire::Run (13: Permission denied) root@neo:~# cd /tmp/ root@neo:/tmp# apt download linux-firmware Get:1 http://ports.ubuntu.com xenial-updates/main armhf linux-firmware all 1.157.3 [32.8 MB] Fetched 32.8 MB in 11s (2,869 kB/s) root@neo:/tmp# ls linux-firmware_1.157.3_all.deb Then extract rt2870.bin from the deb and put it here: /lib/firmware/rt2870.bin Firmware can also be found here: http://git.kernel.org/cgit/linux/kernel/git/firmware/linux-firmware.git/plain/rt2870.bin
  7. I am having issues using a usb wifi device: root@neo:~# dmesg | grep rt2 [ 0.811567] sw_uart_get_devinfo()1503 - uart2 has no uart_regulator. [ 1.592428] uart2: ttyS2 at MMIO 0x1c28800 (irq = 34) is a SUNXI [ 14.352607] Registered led device: rt2800usb-phy0::radio [ 14.352852] Registered led device: rt2800usb-phy0::assoc [ 14.353151] Registered led device: rt2800usb-phy0::quality [ 14.353452] usbcore: registered new interface driver rt2800usb [ 856.017333] phy0 -> rt2x00lib_request_firmware: Error - Failed to request Firmware. [ 1100.839666] phy0 -> rt2x00lib_request_firmware: Error - Failed to request Firmware. [ 1357.002345] phy0 -> rt2x00lib_request_firmware: Error - Failed to request Firmware. [ 1362.002895] phy0 -> rt2x00lib_request_firmware: Error - Failed to request Firmware. [ 1367.000936] phy0 -> rt2x00lib_request_firmware: Error - Failed to request Firmware. [ 1372.002929] phy0 -> rt2x00lib_request_firmware: Error - Failed to request Firmware. [ 1378.006304] phy0 -> rt2x00lib_request_firmware: Error - Failed to request Firmware. [ 1384.001270] phy0 -> rt2x00lib_request_firmware: Error - Failed to request Firmware. [ 1388.004151] phy0 -> rt2x00lib_request_firmware: Error - Failed to request Firmware. [ 1393.005972] phy0 -> rt2x00lib_request_firmware: Error - Failed to request Firmware. [ 1404.001861] phy0 -> rt2x00lib_request_firmware: Error - Failed to request Firmware. [ 1408.001750] phy0 -> rt2x00lib_request_firmware: Error - Failed to request Firmware. [ 1412.002048] phy0 -> rt2x00lib_request_firmware: Error - Failed to request Firmware. [ 1418.001127] phy0 -> rt2x00lib_request_firmware: Error - Failed to request Firmware. [ 1423.007031] phy0 -> rt2x00lib_request_firmware: Error - Failed to request Firmware. root@neo:~# lshw -c network *-network:0 description: Ethernet interface physical id: 9 logical name: eth0 serial: 22:43:d7:1f:63:8e size: 100Mbit/s capacity: 100Mbit/s capabilities: ethernet physical tp mii 10bt 10bt-fd 100bt 100bt-fd autonegotiation configuration: autonegotiation=on broadcast=yes driver=sunxi_geth driverversion=SUNXI Gbgit driver V1.1 duplex=full ip=192.168.10.29 link=yes multicast=yes port=MII speed=100Mbit/s *-network:1 DISABLED description: Wireless interface physical id: a bus info: usb@4:1 logical name: wlx000f6004d395 serial: 00:0f:60:04:d3:95 capabilities: ethernet physical wireless configuration: broadcast=yes driver=rt2800usb driverversion=3.4.112-sun8i firmware=N/A link=no multicast=yes wireless=IEEE 802.11bgn root@neo:~# It seems as though the firware blob cant be found. Any suggestions?
  8. I recently got a NanoPi Neo 512MB, I'm running your most recent build of Ubuntu 16.04.1 from your forum post. What do you need me to test?
×
×
  • Create New...

Important Information

Terms of Use - Privacy Policy - Guidelines