x86 missing kmod-igb

Want to share your OpenWrt / Gargoyle knowledge? Implemented a new feature? Let us know here.

Moderator: Moderators

n8b
Posts: 70
Joined: Wed Sep 16, 2015 1:20 pm
Location: Denmark

Re: x86 missing kmod-igb

Post by n8b »

I couldn't find the Gargoyle settings in the 'make gui' but I guess this gui is only for the OpenWRT part.

All Gargoyle options were inactive so I set these three directly in the file:
CONFIG_PACKAGE_gargoyle=y
CONFIG_PACKAGE_gargoyle-i18n=y
CONFIG_PACKAGE_plugin-gargoyle-i18n-English-EN=y

Building gave me this error:

Code: Select all

Package gargoyle is missing dependencies for the following libraries:
libericstools.so.1
Makefile:111: recipe for target '/home/john/gargoyle/custom-src/bin/x86/packages/base/gargoyle_1.9.0-6_x86.ipk' failed
make[4]: *** [/home/john/gargoyle/custom-src/bin/x86/packages/base/gargoyle_1.9.0-6_x86.ipk] Error 1
make[4]: Leaving directory '/home/john/gargoyle/custom-src/package/gargoyle'
package/Makefile:193: recipe for target 'package/gargoyle/compile' failed
make[3]: *** [package/gargoyle/compile] Error 2
Not sure if I need more Gargoyle options.

Lantis
Moderator
Posts: 6753
Joined: Mon Jan 05, 2015 5:33 am
Location: Australia

Re: x86 missing kmod-igb

Post by Lantis »

if you type
"make custom" from a clean repo, and then go to Administration-->Gargoyle Web Interface-->, the gargoyle gui options are all there.
I expect you are now missing dependencies for gargoyle.

I think you might need to start again with your config.
http://lantisproject.com/downloads/gargoyle_ispyisail.php for the latest releases
Please be respectful when posting. I do this in my free time on a volunteer basis.

n8b
Posts: 70
Joined: Wed Sep 16, 2015 1:20 pm
Location: Denmark

Re: x86 missing kmod-igb

Post by n8b »

Thanks for your patience :D

Building went fine and the router is working perfect.

It's much more powerfull than the TL-WDR4300 I used before and now the router is no longer limiting my fibre connection. 8-)

Thanks again.

Lantis
Moderator
Posts: 6753
Joined: Mon Jan 05, 2015 5:33 am
Location: Australia

Re: x86 missing kmod-igb

Post by Lantis »

No problem :)
What speed are you pushing through it?
http://lantisproject.com/downloads/gargoyle_ispyisail.php for the latest releases
Please be respectful when posting. I do this in my free time on a volunteer basis.

n8b
Posts: 70
Joined: Wed Sep 16, 2015 1:20 pm
Location: Denmark

Re: x86 missing kmod-igb

Post by n8b »

I had 60/60 for several years but my ISP changed plans so now I have 300/300 for nearly the same price. Might seem a bit excessive but I couldn't resist. ;)

TL-WDR4300 couldn't deliver more than 80/80.
The x86 router deliver 100% and when doing speedtest 'top' shows 76% idle.

n8b
Posts: 70
Joined: Wed Sep 16, 2015 1:20 pm
Location: Denmark

Re: x86 missing kmod-igb

Post by n8b »

For those interested:
It's a HP Pavilion Slimline s7721.sc
Removed harddisk, DVD-drive and pcie graphics.
Added pcie dual 1000 mbit NIC.
In BIOS disable build-in NIC (only 100 mbit) and enable start at power-on.
USB keyboard didn't work but a PS/2 keyboard did.
(Keyboard and VGA only needed when testing the images I build.)
On Windows I used 'USB Image Tool' to write the image from archive gargoyle_1.9.x-x86-generic-combined-ext4.img.gz to a sd card.

ispyisail
Moderator
Posts: 5185
Joined: Mon Apr 06, 2009 3:15 am
Location: New Zealand

Re: x86 missing kmod-igb

Post by ispyisail »

interesting

Thanks for the tips
Added pcie dual 1000 mbit NIC.
What type?

ispyisail
Moderator
Posts: 5185
Joined: Mon Apr 06, 2009 3:15 am
Location: New Zealand

Re: x86 missing kmod-igb

Post by ispyisail »

@Lantis

Is it possible to add thus to our default builds?

For those who want extreme performance?

https://wiki.openwrt.org/toh/pcengines/apu

n8b
Posts: 70
Joined: Wed Sep 16, 2015 1:20 pm
Location: Denmark

Re: x86 missing kmod-igb

Post by n8b »

The NIC was the cheapest dual pcie I could find.
http://www.dx.com/p/268830
It's pcie x4 and works in the pc's x16 slot.
And it even has a low profile bracket ;)

FamousJaxx
Posts: 2
Joined: Tue May 03, 2016 12:25 am

Re: x86 missing kmod-igb

Post by FamousJaxx »

n8b,

I desperately need to mirror your build but I need instruction on some of the finer things you've done.

I have a PC here with a dual NIC i've installed, but how do I go about setting up a gargoyle boot USB?

I work for a small IT services company and we desperately need a router that can push 100mb/s with quotas, we're currently running off some TPlink routers that have been flashed but these max out at about 40mb/s. x86 seems like the way to go but I have no idea how to do it :(

I don't suppose there's any way you can upload your gargoyle image with instruction on how to write it to a USB that I can play with?

Regards,

Jayson

Post Reply