Movatterモバイル変換


[0]ホーム

URL:


Sorry, we no longer support your browser
Please upgrade toMicrosoft Edge,Google Chrome, orFirefox. Learn more about ourbrowser support.
Skip to main content

Stack Exchange Network

Stack Exchange network consists of 183 Q&A communities includingStack Overflow, the largest, most trusted online community for developers to learn, share their knowledge, and build their careers.

Visit Stack Exchange
Loading…
Raspberry Pi

Questions tagged [modules]

Ask Question

Modules extend the functionality of the kernel by loading/unloading into the kernel upon demand and without the need to reboot the system. Device drivers are a prominent example of modules that allow the kernel to access hardware.

127 questions
Filter by
Sorted by
Tagged with
0votes
0answers
26views

I've got a RGB panel whose driver conflicts with snd_bcm2835. I can manually rmmod snd_bcm2835 before running the panel but would prefer to stop the snd module from loading altogether. I'm using an ...
MLu's user avatar
  • 149
0votes
0answers
31views

I am following the official raspberry pi smart mirror tutorial and I have run into an issue. I am supposed to run the following command after installing node.js and then clone the Magic Mirror ...
0votes
1answer
284views

I am having issues with downloading the openai python module onto a raspberry pi 5. I know I'm supposed to download in a virtual environment first then deactivate and download globally but that hasn't ...
Christian Archer's user avatar
0votes
2answers
3kviews

I have a Zero 2W and OS Lite 32-Bit inside. All I want is a python program that sends camera footage with UDP protocol and saves footage SD card inside as a video.So I wrote this program which worked ...
Yağız Alp Ersoy's user avatar
0votes
0answers
190views

I have been trying to connect a 5v dc fan with MOSFET IRF520 module and rp3. When I give 5v of rp3 to the SIG of module and connect the module with an external 9V battery, the fan works.But, when I ...
Mustafa's user avatar
1vote
0answers
209views

I'm on RPI 4. I'm trying to install the RPIO module to control an ESC. When I type in the command sudo python setup.py install I get the error ImportError: No module named setuptools. When I install ...
Ramin Moradi's user avatar
2votes
1answer
958views

I want to block the loading of the nouveau kernel module but in my /usr/lib/modprobe.d directory I have 2 blacklist.conf files:blacklist_linux-raspi_5.15.0-1023-raspi.confblacklist_linux-raspi_5.15....
Chookitypok's user avatar
2votes
1answer
488views

My directory structure on RPi:/firmware __init__.py functions.pymain.py__init__.py is empty, in my main.py, I have:import firmwareprint(current_version)while functions.py contains just:...
kiero's user avatar
1vote
2answers
13kviews

I've triedpython -m pip install -U sqliteit returnsNo matching distribution found for sqliteI'm using python 3.11.0
Universe Explained's user avatar
1vote
1answer
213views

Just a quick question, what is the difference between using the microUSB port over the 4 pins for data input for the Neo-6m gps module by ublox? or for any other sensor.Does this affect the current/...
1vote
1answer
435views

I have a 3S battery controller module with batteries. It has output pins VCC and GND to which I need to connect Raspberry Pi. How to properly connect this module to Raspberry Pi to keep the USB port ...
Robotex's user avatar
0votes
1answer
174views

I've got a custom driver, which gets loaded on boot (I compiled a kernel image for it). It uses a number of GPIOs, as defined in the device tree overlay (specifically, the cam gpios of the raspberry, ...
BurnNote's user avatar
0votes
0answers
385views

Occasionally, my Raspberry Pi 4 disconnects from internet. This unwanted disconnection seems to be due to some errors from wi-fi module drivers. Here is an excerpt of the kernel log:ieee80211 phy0: ...
rudicangiotti's user avatar
0votes
0answers
329views

My camera was working fine, but now it isn't being recognized anymore.I tried to check if it was enabled on the Raspberry Configuration Interface tab, but the camera option isn't showing anymore.On ...
Gija's user avatar
0votes
0answers
601views

I have been following this website.I have installed dronekit and dronekit-sitl as by using the following commands.pip install dronekitpip install dronekit-sitlBut the problem is that , when I ...
shivank anchal's user avatar

153050per page
1
2345
9

Hot Network Questions

more hot questions
Newest modules questions feed

[8]ページ先頭

©2009-2025 Movatter.jp