Notices |
Welcome to LinuxQuestions.org, a friendly and active Linux Community.
You are currently viewing LQ as a guest. By joining our community you will have the ability to post topics, receive our newsletter, use the advanced search, subscribe to threads and access many other special features. Registration is quick, simple and absolutely free. Join our community today!
Note that registered members see fewer ads, and ContentLink is completely disabled once you log in.
Are you new to LinuxQuestions.org? Visit the following links:
Site Howto |
Site FAQ |
Sitemap |
Register Now
If you have any problems with the registration process or your account login, please contact us. If you need to reset your password, click here.
Having a problem logging in? Please visit this page to clear all LQ-related cookies.
Get a virtual cloud desktop with the Linux distro that you want in less than five minutes with Shells! With over 10 pre-installed distros to choose from, the worry-free installation life is here! Whether you are a digital nomad or just looking for flexibility, Shells can put your Linux machine on the device that you want to use.
Exclusive for LQ members, get up to 45% off per month. Click here for more info.
|
 |
Posted 09-04-2024 at 07:49 AM by jheengut
Updated 09-04-2024 at 07:51 AM by jheengut
My bluetooth keyboard was not useable under slackware.
This conf was added to /etc/udev/rules.d/70-bluetoothkeyboard.quirks
Code:
MatchUdevType="keyboard pointer"
MatchBus=bluetooth
AttrKeyboardIntegration=external
hope this helps
|
Member
|
|
Views 141
Comments 0
|
 |
Posted 05-11-2024 at 05:08 AM by rizitis
Updated 06-05-2024 at 03:22 AM by rizitis
(add link for updated script)
Introduction:
As the demand for AI models continues to rise, optimizing these models for efficiency becomes increasingly important, especially in resource-constrained environments like Slackware64-current. In this blog post, we'll explore a bash script that automates the process of quantizing AI models using LlamaCpp, a powerful toolkit for model compression and optimization.
Overview:
In this post, we'll delve into the world of model quantization and introduce LlamaCpp,...
|
Member
|
|
Views 187
Comments 0
|
 |
Posted 03-08-2024 at 11:21 AM by r1w1s1
Updated 03-08-2024 at 11:44 AM by r1w1s1
I`m using KDE Plasma 5
#### Step 1.
Open your terminal.
In the root directory run the command:
Code:
kate /etc/bluetooth/main.conf
#### Step 2.
Find the next line:
Code:
#ControllerMode = dual
Change " dual" to " bredr". The final code must be:
Code:
ControllerMode = bredr
After save(CTRL+S) ask for root password...
|
Member
|
|
Views 1370
Comments 0
|
 |
Posted 02-12-2021 at 07:10 AM by deNiro
Updated 02-16-2021 at 04:56 AM by deNiro
(updated info)
updated: Febr 14 2021 ( blacklisting in slackpkg has changed, updated the procedure)
The notes I now use to upgrade: Slackware-current
/etc/slackpkg/blacklist contains:
Code:
# all kernel packages, unless I planned kernel upgrade
# This one will blacklist all SBo packages:
[0-9]+_SBo
sbopkg
# This one will blacklist all alienbob packages:
[0-9]+alien
# This one will blacklist all Multilib packages:
[0-9]+compat32
...
|
Member
|
|
Views 233
Comments 0
|
 |
PsychOS486 for i486DX/i586/i686 and newer computers
https://psychoslinux.gitlab.io/486/index.html
PsychOS486 is a GNU/Linux distribution with i486DX computers in mind, hence the name. In other words, a numeric co-processor is required and the newer the computer, the better; i586 and i686 users are fine as well. PsychOS486 was made possible by "editing the snot" out of Slacko Puppy 5.3.1, a Slackware 13.37-compatible Puppy Linux distro. After booting, you are presented...
|
LQ Newbie
|
|
Views 3404
Comments 0
|
All times are GMT -5. The time now is 09:25 PM.
|
LinuxQuestions.org is looking for people interested in writing
Editorials, Articles, Reviews, and more. If you'd like to contribute
content, let us know.
|
Latest Threads
LQ News
|
|