Booting on VMware ESX with EFI works as expected.
- Feed Queries
- All Stories
- Search
- Feed Search
- Transactions
- Transaction Logs
Jun 14 2020
Is this still an issue? Or does it now work in EFI systems?
Okay, root cause is the extraction script which parses the Kernel source for included source/object files.
@jjakob by a weird coincidence I yesterday received a Thinkpad T420s which shows the exact same error.
In T2594#67314, @jack9603301 wrote:For driver firmware, it's just a ko file, which can then be used by setting the boot in the configuration directory to automatically load the kernel file, or by using the following command:
depmod modprobe mykoConsidering the general Linux, the path of this driver and kernel component is usually:
/lib/modules/`uname -r`/kernel/driver/mymod/
Okay, the file is correctly installed, the question is, why the firmware is not accepted by the card. So there is no bug in general of the build system.
@jjakob installing all firmware files will again bload the image. As said - root cause must be determined why that particular file did not end up in the image. The repo holds the firmware in question (https://git.kernel.org/pub/scm/linux/kernel/git/firmware/linux-firmware.git/tree/iwlwifi-3945-2.ucode) so I'm currently debugging why it's not shipped.
Any rolling ISO generated after vyos-1.3-rolling-202006140117-amd64.iso will have the fix.
Any rolling ISO generated after vyos-1.3-rolling-202006140117-amd64.iso will have the fix.
It now renders to:
The mentioned configuration results into this snippet on VyOS 1.2.5
It is not recommended to install Debian firmware- packages over vyos-linux-firmware. The question is why the firmware file in question is not pulled in automatically.
T2569 did an entire rewrite of the console command in XML / Pyhton. Bugfix for this problem is also tracked in that task.
Jun 13 2020
vyos@vyos:~$ show vrf black processes 4624 sshd 4404 ntpd
@daniil it will be fixed in tomorrows rolling ISO.
Can you share what you did to make it work again? NAT has recently be rewritten which could be the root cause.
Jun 12 2020
A config Syntax is always migratable. Wide also supports scripts, but ISC PD (as I‘ve seen it, and interpret it) seems to have some rough edges. If you find a guide I will definately have a look.
@jjakob it was only choosen as it prooved to be "more simple" compared to ISC and that helper script. I have no affiliation with either implementation. I was not aware that it could cause other issue. If you need to change it to ISC you're free to go.
Jun 11 2020
Unfortunately this results in an error:
This fixed now introduced a bug with comma separated ports
Please feedback as this is what you expect. Also it would be nice if could write something about that in our documentation: https://docs.vyos.io/en/latest/
Latest rolling release has all the fixes
Works as expected
The != port issue is yet to be fixed ...
Tomorrows rolling ISO will support VRF sourced SSH.