Search found 26 matches
- Wed Oct 09, 2019 11:38 am
- Forum: Gargoyle Development
- Topic: Openwrt 19.07 based Gargoyle
- Replies: 167
- Views: 303939
Re: Openwrt 19.07 based Gargoyle
Hi ! Just for information: under gatrgoyle 1.13.x can't possiblle compiling working kernel for spi chip ram eg xiaomi 4a - is only working in 1.11 version. Under 1.13 kerneldon;t see spi chips: MediaTek Nand driver init, version v2.1 Fix AHB virt2phys error [ 9.842946] Enable NFI Clock [ 9.845817] #...
- Tue Sep 03, 2019 11:14 am
- Forum: Gargoyle Development
- Topic: Openwrt 19.07 based Gargoyle
- Replies: 167
- Views: 303939
Re: Openwrt 19.07 based Gargoyle
OK, finally my custom build work with full operational wifi ! Simply in default config file for ath79 target missing kernel module owl-loader. If add this module in build image, wifi work. So now is all ok: cat /proc/interrupts CPU0 3: 0 MIPS 3 ehci_hcd:usb1 4: 24063 MIPS 4 19000000.eth 5: 15196 MIP...
- Sun Sep 01, 2019 12:14 pm
- Forum: Gargoyle Development
- Topic: Openwrt 19.07 based Gargoyle
- Replies: 167
- Views: 303939
Re: Openwrt 19.07 based Gargoyle
Thanks, yes this is likely what is wrong, and it is not set in the config. Including it should fix, but I won't have time to check until late this week. Known issues: * wifi firmware file may not get created on the first boot after flashing on time to bring wifi normally up. Likely the overlay jffs...
- Sun Sep 01, 2019 9:44 am
- Forum: Gargoyle Development
- Topic: Openwrt 19.07 based Gargoyle
- Replies: 167
- Views: 303939
Re: Openwrt 19.07 based Gargoyle
"gpkg list-installed | grep ath9k" you can try running "wifi config" to generate the config file. Doesn't make much sense why it doesn't exist already. I'll flash a WNDR3800 this week to see whether it behaves similarly. From openwrt dmesg: PPTP driver version 0.8.5 [ 24.766093]...
- Sun Sep 01, 2019 8:27 am
- Forum: Gargoyle Development
- Topic: Openwrt 19.07 based Gargoyle
- Replies: 167
- Views: 303939
Re: Openwrt 19.07 based Gargoyle
Did you try to preserve settings? Can you please provide the output of: "cat /etc/config/wireless" (please make sure to remove any passwords if they are present) and "cat /tmp/cached_basic_vars" Yes, is bug - all working but no wifi, because no "wireless" file in etc/c...
- Sun Sep 01, 2019 5:42 am
- Forum: Gargoyle Development
- Topic: Openwrt 19.07 based Gargoyle
- Replies: 167
- Views: 303939
Re: Openwrt 19.07 based Gargoyle
OpenWRT is most likely going to be faster than Gargoyle What speed do you get with OpenWRT and what speeds do you expect to get form Gargoyle? From Openwrt almost 30MB/s, from Gargoyle 1.10 half speed. I used before Gargoyle from Gragoyle.pl with fast path kernel module, and I have full of speed my...
- Sun Sep 01, 2019 4:59 am
- Forum: Gargoyle Development
- Topic: Openwrt 19.07 based Gargoyle
- Replies: 167
- Views: 303939
Re: Openwrt 19.07 based Gargoyle
Did you try to preserve settings? Can you please provide the output of: "cat /etc/config/wireless" (please make sure to remove any passwords if they are present) and "cat /tmp/cached_basic_vars" No, and I can't this file:/etc/config/wireless :twisted: . But now I trying compilin...
- Sun Sep 01, 2019 4:57 am
- Forum: Gargoyle Development
- Topic: Openwrt 19.07 based Gargoyle
- Replies: 167
- Views: 303939
Re: Openwrt 19.07 based Gargoyle
Tip: Don't try an experimental branch for your first build. try "Master" (1.11.0.x) first Then move on from there..... There are so many things that can go wrong This is NOT my forst build :) Unfortunatelly master is for me useless - ar71xx use old kernel 4.9 without offloading so i can't...
- Sun Sep 01, 2019 1:52 am
- Forum: Gargoyle Development
- Topic: Openwrt 19.07 based Gargoyle
- Replies: 167
- Views: 303939
Re: Openwrt 19.07 based Gargoyle
OK, i"m compiling image for my wndr3700v2 :D but no wifi :evil: In GUI is onlu Disable button under wifi tab. I use make at71xx/usb_large switch. And output image taken from /gargoyle/ar71xx-src/bin/generic :?: BusyBox v1.30.1 () built-in shell (ash) --------------------------------------------...
- Sat Aug 31, 2019 6:30 pm
- Forum: Gargoyle Development
- Topic: Openwrt 19.07 based Gargoyle
- Replies: 167
- Views: 303939
Re: Openwrt 19.07 based Gargoyle
make custom is broken https://www.gargoyle-router.com/phpbb/viewtopic.php?f=14&t=11883 Custom Build tip example Asus RT-N12 B1 (8MB Flash) The brcm47xx target would be close but not quite right. You'll need to do a "make custom" and select your router from the menu which should config...