dansan has quit [Quit: The C preprocessor is a pathway to many abilities some consider to be unnatural.]
dansan has joined #openwrt-devel
goliath has quit [Quit: SIGSEGV]
shoragan has quit [Quit: quit]
shoragan has joined #openwrt-devel
bluew has joined #openwrt-devel
CodingMarco has quit [Quit: Page closed]
Daanct12 has joined #openwrt-devel
dermoth has quit [Ping timeout: 480 seconds]
Tapper has quit [Ping timeout: 480 seconds]
hadis has joined #openwrt-devel
dermoth has joined #openwrt-devel
<hadis>
So I may somehow have uninstalled iproute2 in the ancient stock install of openwrt on a device I'm working on and now it won't connect to the network. There may be more missing too, I don't know. Trying to get a connection with `ifconfig eth0 up`, `ifconfig eth0 192.168.1.2 netmask 255.255.255.0` and `route add default gw 192.168.178.1 eth0 did not work. I can't ping 8.8.8.8 or even my router at 192.168.178.1 .
<hadis>
I think I just bricked my device.. I found a close to stock root partition image I made. Then I dd'd that over /dev/mmcblk0p1 (the sizes matched) and now I get a kernel panic upon reboot: https://pastebin.com/K8HRRCNk
<dwfreed>
if you run file on the image, what does it say
<dwfreed>
also you may be able to boot an initramfs image from the bootloader
<hadis>
The image I flashed is mountable as a loop device if that's what you're getting at
<hadis>
and yeah I can boot initramfs images over uart
<dwfreed>
what filesystem type does it mount as
<hadis>
oml I managed to restore it to a working state
<hadis>
It mounted as ext4, I double checked all of that
<hadis>
What fixed it was flashing that partition to the mmcblk0 (+ offset) block device directly instead of to mmcblk0p1
<jeff___m>
I'm trying to enable the ath12k code to compile that is included in backports, and am struggling to enable it in the menuconfig build system. Can anyone offer advice on adding the definition so it compiles within the mac80211 kernel package?
Obi-Wan has quit [Remote host closed the connection]
Obi-Wan has joined #openwrt-devel
jeff___m has quit [Remote host closed the connection]
jeff___m has joined #openwrt-devel
hexa- has joined #openwrt-devel
jeff___m has quit [Remote host closed the connection]