Skip to main content

Questions tagged [module]

2 votes
1 answer
218 views

Attempt to call undefined import method with arguments ("abs2rel") via package "File::Spec"

I have Debian GNU/Linux trixie/sid and I installed publican from repo of debian. (publican is doing write and publish for DocBook) When I run publican , It get the following messages: Attempt to call ...
PersianGulf's user avatar
  • 11.2k
1 vote
1 answer
24 views

What is the "reports" command in install errors

While trying to install the Chart::Clicker perl module, I get a lot of dependency errors. When trying to resolve them, I get similar output for each module from the first to the last module listed in ...
Gene's user avatar
  • 11
0 votes
1 answer
146 views

Writing additional kernel layer on UART driver

I want to take leverage the existing kernel API/module to create packet layer abstraction for user space application to transfer "packets" via UART interface. So, the intention is a kernel ...
konradk's user avatar
0 votes
1 answer
93 views

Unable to install libffi-dev on Debian 8: 404 errors and "_ctypes" module issue

We have a Debian 8 (Jessie) cluster. I am trying to install a software which resulted error: ModuleNotFoundError: No module named '_ctypes' As a remedy, I attempted: sudo apt-get install libffi-dev ...
user654910's user avatar
1 vote
0 answers
392 views

Problem enabling perl module stream AlmaLinux 8.10

I have an issue with our AlmaLinux 8.10 systems that they suddenly have issues with perl dependancies. It tuns out that the current active perl stream is 5.26 (dnf module list perl*) but some packages ...
Stefan Lelieveld's user avatar
0 votes
0 answers
796 views

zsh module command not found

I recently switched from bash to zsh on CentOS 7. I am using oh-my-zsh I'm encountering an issue where modules cannot be loaded from a script. When I manually load the module in the login shell, it ...
Adupa Vasista's user avatar
0 votes
2 answers
2k views

Reducing microphone noise using pipewire modules

With pulseaudio, it was easy to load a module for microphone noise reduction. This link explains it clearly: https://askubuntu.com/questions/18958/realtime-noise-removal-with-pulseaudio I want to add ...
floupinette's user avatar
1 vote
0 answers
47 views

Shell script looking for a missing module

I want to run a shell script on a compute cluster but I get an error because at some point it is looking for a module that does not exist since a major update on the cluster a few months ago. This ...
Seb's user avatar
  • 11
0 votes
1 answer
52 views

Unable to find network card after executing mdev - s?

I am customizing a Linux system with a Linux kernel version of 6.4.0. I executed mdev -s in rcS and checked the startup print, which was also successful. When I entered the live environment, I saw ...
just a student's user avatar
0 votes
1 answer
124 views

GPL/CCO: Fedora 38 driver module build takes hours instead of minutes

FYI: The driver's Linux specific content if GPL. Everything else is CC0. I made a virgin installation of Fedora 38. To verify that all was setup suitably, I went on to build one of my drivers. The ...
Don's user avatar
  • 11
0 votes
1 answer
774 views

PHP was compiled with zlib module, but phpinfo() show it's disabled

In order to use Joomla! 4.3.1, I've compiled PHP 8.2 in an Oracle Linux 8.6 Server, with support for zlib compression: # php --ri zlib zlib ZLib Support => enabled Stream Wrapper => compress....
Juliano B. Nequirito's user avatar
0 votes
2 answers
187 views

No module named apparmor. Why?

Context : I installed (manually) the apparmor-utils and apparmor-profiles and apparmor-utils, since when trying apt-get install apparmor-utils apparmor-profiles can't find the packages. aa-status ...
Obscuree's user avatar
2 votes
0 answers
66 views

How Best to Identify Kernel Module Functionality?

Some Background While I realize that my question is related to my original post over on Ask Ubuntu, it was never answered there, and I'm really hoping to refocus my question here (as it's really no ...
richbl's user avatar
  • 121
0 votes
1 answer
345 views

BCM4360 on MacbookPro running QubesOS - Kernel does not bind modul

Help! I have installed on a Qubes Standalone Debian-11 VM which is running on a MacbookPro the Broadcom-sta-dkms package. The installation does NOT indicate any errors. lsmod shows the wl module: user@...
undigit's user avatar
  • 51
0 votes
1 answer
146 views

Detect a pdsh session

On our cluster we use LMOD to load specific pre-installed modules dynamically (like PyTorch or some other scientific packages). On top of that I want to run some code with the DeepSpeed framework ...
Bram Vanroy's user avatar

15 30 50 per page
1
2 3 4 5