Questions tagged [windows]
Referring to the Microsoft OS developed (primarily) as a traditional desktop experience. For the version of Windows that runs on the Raspberry Pi, please use the tag windows-iot.
316 questions
2
votes
1
answer
120
views
Unexpected characters at serial port opening (Arduino Mega to Raspberry Pi via TTL-232R)
I'm using an Arduino Mega to send data via serial communication to a Raspberry Pi 5. The connection is made through a TTL-232R cable (TTL serial on the Arduino side, USB on the Raspberry Pi side). On ...
0
votes
1
answer
80
views
Printing from Windows to CUPS with Raw queue
I have a problem setting up a printer in my office.
First of all let me mention, that I have very little experience with unix-like systems, so maybe some critical information is missing in this post, ...
-1
votes
1
answer
100
views
I have a RPi-4 is headless that I want to get the Wireless working
The machine has a working hardwired Ethernet connections, but I want to have the wireless as a backup.
The Pi-4 has been upgraded to bullseye (Debian 11).
It has wpa_suppliant installed. I think it ...
-1
votes
1
answer
510
views
Anyone have a working method for pi5 as HID keyboard?
I am really out of ideas, and hoping someone has solved this?
I have found various blogs and posts about getting a Raspberry Pi to be recognized as a HID keyboard by windows (or any other OS)
This ...
0
votes
1
answer
202
views
develop and debug Python code for Raspberry Pi in Windows
I'm new to the world of Raspberry Pi's, I have programming experience but am new to Python.
I just want to be able to develop and debug python code for a Raspberry Pi in a windows 7 or 11 environment ...
-1
votes
1
answer
71
views
Rpi.GPIO module not found when trying to debug Python code
I'm new to Python programming and have limited experience with Raspberry Pi's.
I'm using a windows pc to develop some python code for a Raspberry Pi4. I would like to be able to debug the code on the ...
0
votes
0
answers
53
views
Cairo-Dock Super Key not working
I want to set the Shortkey for the Application Menu to the Super Key (Windows Key) in Cairo-Dock>Configure>Shortkeys>Application Menu
but it does not register the Super Key when I press is. :(...
0
votes
1
answer
454
views
Changing to 'eduroam' university network through ssh?
Disclaimer: I am a complete beginner and raspberry pi is the first time I've used 'real' Linux
I have a raspberry pi zero 2 W running Raspberry Pi OS Lite (32bit) and the only way I have of ...
-1
votes
2
answers
4k
views
Is it possible to run Windows Server on a Raspberry Pi?
I want to run a version of Windows Server on a Raspberry Pi 5, is this possible. I know that you can install normal Windows onto a Raspberry Pi but is it possible to install Windows Server?
0
votes
1
answer
362
views
Windows computer not able to find Raspberry Pi 0 2 over USB
I'm trying to set up my Raspberry Pi 0 2 over USB. To do this, I've followed guides like this one (I've looked at multiple, they all have the same instructions), and have correctly edited both config....
0
votes
0
answers
412
views
RealVNC Viewer doesn't accept keyboard input
I followed this guide to connect my raspberry to my computer, but when i connected with RealVNC Viewer, it does not accept keyboard or mouse input. I am on a Windows 11 computer, Raspberry Pi 4, and ...
0
votes
2
answers
6k
views
WINE ARM64 install for Raspberry Pi OS 64 bit to run Windows for ARM native applications
I have used WINE with Ubuntu Linux on x86 Intel CPUs to run Windows applications compiled for x86. I now want to use WINE ARM64 with Raspberry Pi OS 64 to run Windows for ARM applications compiled for ...
0
votes
0
answers
164
views
RPi ssh connection issue through Android smartphone
Recently I installed headless Debian/Linux 11 (bullseye) aarch64 on my Raspberry Pi 3 Model B, and I'm having problems with SSH. The issue is that I use the German mobile operator Freenet and I can't ...
1
vote
4
answers
5k
views
How to setup a headless Raspberry Pi for use with SSH now that adding /boot/ssh blank file is no longer enough?
In the past, adding an empty file /boot/ssh from Windows (because boot partition is a FAT32 partition) was enough to setup a fresh RaspiOS install for a headless RPi without screen.
Now it seems that ...
1
vote
1
answer
135
views
weird behavior of raspberrypi.local: work well after reboot windows but after suspension stop functioning
I'm very confused, it's been a week since I'm encountering this problem.
I can reach and connect to my raspberry from raspberrypi.local if I reboot or after shutting down and start again my computer ...