Search found 65 matches
- Sun Jun 15, 2025 1:45 pm
- Forum: General Discussion
- Topic: 1st Generation Intel Core CPU frequency Scaling in Linux
- Replies: 0
- Views: 28461
1st Generation Intel Core CPU frequency Scaling in Linux
There exists a bug/oversight in the Linux kernel regarding 1st generation Core i3/i5/i7 series processors where frequency scaling in Linux doesn't work because the intel-pstate driver doesn't support the aforementioned processors. It's a rather strange problem because the Core 2 series before it and ...
- Mon Jun 02, 2025 11:58 am
- Forum: Natural Selection
- Topic: EvoBot & Whichbot Loading Issues
- Replies: 2
- Views: 31382
Re: EvoBot & Whichbot Loading Issues
Further addendum, whichbot (and many other 32 bit libraries) now crash due to the idiot maintainers of GlibC. As of 2.41, the idiot maintainers have implemented "safety and security" features that break thousands and thousands of libraries, programs, etc.
As a workaround, you can use the patchelf ...
As a workaround, you can use the patchelf ...
- Mon Jun 02, 2025 7:48 am
- Forum: General Discussion
- Topic: GLibC 2.41 & HLDS
- Replies: 0
- Views: 22233
GLibC 2.41 & HLDS
Upgrading one of my machines to Fedora 42 and encountered a critical bug running HLDS/ReHLDS and GoldSRC engine games in general, they don't run.
Apparently there is a bug in GLibC 2.41 that is causing 32 bit ELF libraries to crash with the error
Cannot enable executable stack as shared object ...
Apparently there is a bug in GLibC 2.41 that is causing 32 bit ELF libraries to crash with the error
Cannot enable executable stack as shared object ...
- Thu Dec 05, 2024 9:19 am
- Forum: Maps
- Topic: KOTH_Spincycle
- Replies: 0
- Views: 33004
KOTH_Spincycle
https://i.imgur.com/oyfkS5n.jpg
https://i.imgur.com/6dSCI05.png
KOTH_Spincycle is what the original Spincycle port was meant to be. This has been made into a king of the hill style map, where the goal is to get your flag to the core and hold it.
The map now has all four teams (Red, Blue ...
https://i.imgur.com/6dSCI05.png
KOTH_Spincycle is what the original Spincycle port was meant to be. This has been made into a king of the hill style map, where the goal is to get your flag to the core and hold it.
The map now has all four teams (Red, Blue ...
- Thu Dec 05, 2024 8:32 am
- Forum: Maps
- Topic: Gyakuten_Osaka
- Replies: 0
- Views: 22579
Gyakuten_Osaka
https://i.imgur.com/dYINqlU.jpg
Gyakuten_Osaka is a bugfix and conversion of the original Osaka to make it an Avanti style ADL map. Teams will switch roles from attack to defense when the castle is captured.
This map is only available to play on my servers. You can play the map on the servers ...
Gyakuten_Osaka is a bugfix and conversion of the original Osaka to make it an Avanti style ADL map. Teams will switch roles from attack to defense when the castle is captured.
This map is only available to play on my servers. You can play the map on the servers ...
- Thu Dec 05, 2024 8:25 am
- Forum: Maps
- Topic: Gyakutenbowl
- Replies: 0
- Views: 22735
Gyakutenbowl
https://i.imgur.com/rQ1YJox.jpg
Gyakutenbowl is a remake and conversion of Dustbowl to make it an Avanti style ADL map. The map remake and custom entity programming took many months to complete and work the bugs out.
I've removed player clipping from many areas and made more areas accessible to ...
Gyakutenbowl is a remake and conversion of Dustbowl to make it an Avanti style ADL map. The map remake and custom entity programming took many months to complete and work the bugs out.
I've removed player clipping from many areas and made more areas accessible to ...
- Wed Nov 06, 2024 10:35 am
- Forum: Sven Coop 5
- Topic: Fedora 39/40 No Fonts & Library Errors
- Replies: 1
- Views: 22730
Re: Fedora 39/40 No Fonts & Library Errors
As an addendum, Fedora 40 is removing OpenSSL 1.x from the distro in the future, so a workaround will need to be used.
There is currently a compatibility build of OpenSSL 1.x available here:
https://koji.fedoraproject.org/koji/packageinfo?packageID=32363
Discussion found here:
https://discussion ...
There is currently a compatibility build of OpenSSL 1.x available here:
https://koji.fedoraproject.org/koji/packageinfo?packageID=32363
Discussion found here:
https://discussion ...
- Wed Nov 06, 2024 10:06 am
- Forum: Natural Selection
- Topic: EvoBot & Whichbot Loading Issues
- Replies: 2
- Views: 31382
Re: EvoBot & Whichbot Loading Issues
As an addendum, on Fedora, another library is needed, libcurl-gnutls.so.4. This library exists under a different name under Fedora, libcurl.so.4.
To fix this problem, just go into the /usr/lib directory as root and make a symlink.
ln -s libcurl.so.4 libcurl-gnutls.so.4
You may get an error if ...
To fix this problem, just go into the /usr/lib directory as root and make a symlink.
ln -s libcurl.so.4 libcurl-gnutls.so.4
You may get an error if ...
- Wed Nov 06, 2024 9:43 am
- Forum: General Discussion
- Topic: Virtualbox Error "VERR_NO_LOW_MEMORY"
- Replies: 0
- Views: 23306
Virtualbox Error "VERR_NO_LOW_MEMORY"
If you get this error come up when you try to launch a virtual machine in Virtualbox, I've found some information on the internet suggesting that it comes from one of two issues:
1) There isn't a large enough free block of system memory that is contiguous to allocate to the virtual machine trying ...
1) There isn't a large enough free block of system memory that is contiguous to allocate to the virtual machine trying ...
- Fri Oct 25, 2024 1:34 am
- Forum: General Discussion
- Topic: AgentDVR and Fedora 40 unable to connect to server
- Replies: 1
- Views: 11890
Re: AgentDVR and Fedora 40 unable to connect to server
As an addendum, there appears to be a bug in Firefox that also prevents the cameras from being viewed on a remote computer on the local network.
Apparently AgentDVR needs microphone access to be able to show video streams. Why? I have no idea, but it does.
This is a problem because AgentDVR doesn ...
Apparently AgentDVR needs microphone access to be able to show video streams. Why? I have no idea, but it does.
This is a problem because AgentDVR doesn ...