
exec4
Active Members-
Content Count
35 -
Joined
-
Last visited
About exec4
-
Rank
Hak5 Fan +
Recent Profile Visitors
The recent visitors block is disabled and is not being shown to other users.
-
I could not find anything in the docs, but I remember it should have at least 2A at 5V.
-
So I tried following, using beta 2 at the moment. Connect a powered hub to the Pineapples USB A port, with a "Charger doctor" in between to measure power consumption - there is none at any time in this test. When I connect the USB adapter, following happens: [ 470.704765] usb 1-1.3.4.4: new high-speed USB device number 7 using ehci-platform [ 471.220788] RTL871X: rtw_ndev_init(wlan3) [ 472.043740] IPv6: ADDRCONF(NETDEV_UP): wlan3: link is not ready Now I disconnect the adapter. The blue LED on the pineapple turns off, the power on the USB A port on the drops to 0v. It
-
Hello @chrizree Actually it worked after "echo c > /proc/sysrq-trigger", but not after it was crashing while using the AWUS! Strange. Don't have an actively powered usb hub at the moment, will try that later again.
-
Hello Foxtrot, I was able to install the kmod for my AWUS036AC, and it looks good at first. I run "watch -n 0.1 dmesg" and connect it, everything seems fine, I can see some messages for wlan3. But when I use wlan3 to scan for networks, the Pineapple immediately reboots, I can't even see anything on dmesg output. is there a way to get my crash dump, or to see there is none and it might be a power fault? My Laptop's USB C schould at least support 2A, and I also think I already tried with an actively powered USB Hub. Thank you.
-
Hello, that sounds nice, I will try that asap.
-
exec4 started following windows 10 ICS - tether to a computer using usb, NANO crash and reboot when trying to establish VPN connection, OpenWrt Sources and 2 others
-
NANO crash and reboot when trying to establish VPN connection
exec4 replied to Samurai20039's topic in WiFi Pineapple NANO
How can I see there is a kernel panic? -
Hello Hike, my 64GB USB 3 thumbdrive gets mounted automatically! /dev/sda1 on /usb type fuseblk (rw,relatime,user_id=0,group_id=0,allow_other,blksize=4096) Maybe connect it to a computer and check the file system? Please post the output of dmesg. Edit: I just realized you try to mount an NTFS filesystem using `-t ext4`, ext4 is a total different file system actually.
-
Hello, I tried that with opkg install kmod-usb-net-cdc-ether_4.14.180-1_mipsel_24kc.ipk --force-depends opkg install kmod-usb-net-cdc-ether_4.14.180-1_mipsel_24kc.ipk --force-depends But it resets immediately.
-
Hello Foxtrot, that sounds nice. I don't understand the difference between the two options, but will try asap. Maybe this could be added as feed later?
-
That sounds awesome! Actually with firmware 1.0.0 I do have the same problem: root@mk7:~# opkg install kmod-usb-net-cdc-ether_4.14.180-1_mipsel_24kc.ipk Installing kmod-usb-net-cdc-ether (4.14.180-1) to root... Collected errors: * satisfy_dependencies_for: Cannot satisfy the following dependencies for kmod-usb-net-cdc-ether: * kernel (= 4.14.180-1-d92769dc5268e102503ae83fe968a56c) * opkg_install_cmd: Cannot install package kmod-usb-net-cdc-ether. root@mk7:~# opkg install kmod-usb-net-cdc-ether_4.14.180-1_mipsel_24kc.ipk --nodeps Installing kmod-usb-net-cdc-ether (4.14
-
Thanks for your offer, looking forward to contact you tomorrow or maybe next week. I tried your package with the same result. Maybe I need to downgrad to firmware 1.0.0 from beta? I will try that now.
-
Hello, Thank you. I tried that, but root@mk7:~# opkg install kmod-usb-net-cdc-ether_4.14.180-1_mipsel_24kc.ipk Installing kmod-usb-net-cdc-ether (4.14.180-1) to root... Collected errors: * satisfy_dependencies_for: Cannot satisfy the following dependencies for kmod-usb-net-cdc-ether: * kernel (= 4.14.180-1-d92769dc5268e102503ae83fe968a56c) * opkg_install_cmd: Cannot install package kmod-usb-net-cdc-ether. root@mk7:~# opkg install kmod-usb-net-cdc-ether_4.14.180-1_mipsel_24kc.ipk --nodeps Installing kmod-usb-net-cdc-ether (4.14.180-1) to root... Configuring kmod-usb-net-cd
-
Wifi Pineapple - Nano SD card not detecting
exec4 replied to ShadowStorm's topic in WiFi Pineapple NANO
Try that -
Actually I don't understand why I cannot install kmod-usb-net-rndis It's in the base packages, I run opkg update opkg install kmod-usb-net-rndis The package is not found... also I cannot find it using opkg search opkg list | grep rndis
-
windows 10 ICS - tether to a computer using usb
exec4 replied to MStoneDK's topic in WiFi Pineapple Mark VII
Can you ping your computer from tje pineapple? Please post the ip config of your pineapple while your are trying to connect.