Submitted it here https://bugzilla.ipfire.org/show_bug.cgi?id=11963.
Thanks heaps!
Search found 6 matches
- January 8th, 2019, 2:37 am
- Forum: IPFire in General
- Topic: Fewer than expected CPUs are online
- Replies: 8
- Views: 1495
- January 7th, 2019, 1:55 pm
- Forum: IPFire in General
- Topic: Fewer than expected CPUs are online
- Replies: 8
- Views: 1495
Re: Fewer than expected CPUs are online
Sure, but it so happens that my server has that many cores 
Where should I file the ticket?

Where should I file the ticket?
- January 7th, 2019, 1:38 pm
- Forum: IPFire in General
- Topic: Fewer than expected CPUs are online
- Replies: 8
- Views: 1495
Re: Fewer than expected CPUs are online
That's interesting. Is it necessary with today's hardware?
- January 7th, 2019, 7:50 am
- Forum: IPFire in General
- Topic: Fewer than expected CPUs are online
- Replies: 8
- Views: 1495
Re: Fewer than expected CPUs are online
The max CPU count is pegged to 32 in the code. Anyone knows why this is so?
Code: Select all
$ grep NR_CPUS /boot/config-`uname -r`
CONFIG_NR_CPUS=32
- January 7th, 2019, 6:53 am
- Forum: IPFire in General
- Topic: Fewer than expected CPUs are online
- Replies: 8
- Views: 1495
Fewer than expected CPUs are online
Hi folks, I'm running ipfire on an Intel Xeon Silver 4114. The server CPU specs are: - 2 sockets - 10 core/CPU - 2 threads/core dmidecode shows the correct CPU count but lscpu shows that only 32 are online. Printing "processor" from /proc/cpuinfo further confirms the fact. $ dmidecode -t processor |...
- December 13th, 2018, 6:28 am
- Forum: Installation
- Topic: Access virtual terminal console during installation
- Replies: 1
- Views: 778
Access virtual terminal console during installation
I've successfully booted ipfire via iPXE but the installer cannot download the ISO. No error is provided.
To debug the installation, I would like to access the virtual terminal like in this post. Does anyone know how to do this?
To debug the installation, I would like to access the virtual terminal like in this post. Does anyone know how to do this?