Skip to main content

Questions tagged [modprobe]

The tag has no usage guidance.

0 votes
0 answers
77 views

How to prevent specific USB device (vendorId:ProductId) from having driver loaded

I am trying to setup Debian Linux host with KVM (libvirt) virtual machines. Host has some USB devices attached to it and I would like to pass-through one of them to the guest virtual machine. To do so ...
blami's user avatar
  • 460
0 votes
0 answers
244 views

Macbook Pro 2019 with BCM4364 802.11ac Wireless Network Adapter, with Debian 12 (Weekly): But, NO WiFi

After struggling a lot, I could finally install Debian 12 (Weekly) using ISO CD & Ethernet cable on MacbookPro 2019 with Intel & T2: I did the following: $ sudo iwconfig lo no wireless ...
tom_kp's user avatar
  • 29
0 votes
1 answer
231 views

How to get ZFS working on Alpine Linux 3.18?

According to this tutorial, all I need do is install the zfs and zfs-lts packages, issue a modprobe zfs and I'm good to go. Not so much. Having created a pool and a couple of datasets, I rebooted the ...
Sod Almighty's user avatar
0 votes
2 answers
54 views

How would you include a specific module to load at boot in Debian?

I am working with Klipper for 3D printing, and I came across a pull request that allowed for TTY support in Klipper, to allow a Mosaic Palete 3 Pro to control the printer for its Connected Mode. I ...
Ian's user avatar
  • 1
-1 votes
1 answer
88 views

How is 'options ath10k_core cryptmode = 1-software' an error?

I have made a file in /etc/modprobe.d/ called ath10k_core.conf. Its only contents are options ath10k_core cryptmode = 1-software. To my surprise, sudo dmesg | grep ath10k reports that this is an error ...
J. Mini's user avatar
  • 226
1 vote
0 answers
300 views

Difference between modprobe and pci files to remove add devices

I am trying to see how these two set of commands differ if I just have one nvme device. Block device ls -l /sys/block/nvme0n1 lrwxrwxrwx 1 root root 0 Apr 28 11:59 /sys/block/nvme0n1 -> ../devices/...
pointnotfoe's user avatar
0 votes
1 answer
220 views

What is module aes-i586?

I'm using LMDE4 with LVM on LUKS and recently I've been getting these cryptic error messages at boot: modprobe: module aes-i586 not found in modules.dep Volume group "lvmlmde" not found ...
jennyhamm's user avatar
0 votes
1 answer
322 views

Hercules Inpulse 200 MIDI DJ controller not detected in Mixxx on Arch Linux

My Hercules Inpulse 200 MIDI DJ controller is not detected in Mixxx on Arch Linux, even though the soundcard is found in PulseAudio. Some forums suggest sudo modprobe -a snd_seq_midi which however ...
F1iX's user avatar
  • 199
0 votes
1 answer
258 views

How to reinstall pcspkr

My computer has 2 audio outputs: a digital speaker and the actual speaker. Unfortunately, a number of my programs will recognize the "digital" speaker not my actual speaker. So, looking for ...
admiralackbar's user avatar
1 vote
1 answer
672 views

Boot menu is stopping after selecting media in inst.dd command

I'm trying to install CentOS7 into HP Microserver ProLient G8. I need to disable AHCI and change array driver as the following site describes. http://josafatisai.blogspot.com/2016/01/installing-centos-...
user1345414's user avatar
3 votes
1 answer
2k views

Setting NVreg_RestrictProfilingToAdminUsers=0 on Centos 7

I've run both nsight profiler and nsight compute and i get the same issue: nvprof log: /home/centos/nvvp_workspace/.metadata/.plugins/com.nvidia.viper/launch/0/nvprof_21332.log ==21332== Warning: ...
Krupip's user avatar
  • 131
0 votes
3 answers
2k views

VirtualBox GuestAdditions 5.2.18 installation failure in RHEL7.5

I'm hitting the following issue when trying to install VirtualBox GuestAdditions 5.2.18 on my RHEL7.5 guest image (my host machine is on Windows 10): Copying additional modules ... Installing ...
frperies's user avatar
0 votes
1 answer
112 views

How to view options tkernel module was loaded with?

How could one view options/parameters that were passed to kernel when loading it? modinfo -p <modulename> doesn't fit for this problem as it displays it seems all available parameters. Linux ...
user avatar
1 vote
1 answer
172 views

black screen alienware m17x nvidia

The screen of my Alienware M17X remains black when I power it on. When it starts, there is light from the screen but it remains black. I can not see the Alienware logo, the BIOS, or GRUB, yet it had ...
Etienne's user avatar
  • 55
3 votes
0 answers
856 views

request_module: runaway loop modprobe binfmt-0000

I'm running CentOS 7. Everything was working fine, until I had one pending update, which I accepted and rebooted. Now the system fails to boot and instead reports: request_module: runaway loop ...
user446110's user avatar

15 30 50 per page