Most Popular
1500 questions
10
votes
1 answer
Raspberry Pi Won't Boot
I have tried multiple operating systems...
Raspbian
Debian
OpenElec
Raspbmc
Two different SD cards...
Sandisk 2gb BE1210021871G
Sandisk 4gb
And two different Raspberry Pis. I cannot get any combination to boot. I followed the OSX install guide…

h00j
- 473
- 2
- 5
- 10
10
votes
2 answers
Is there any point to a 2.0A (or greater) power supply, given the 1.1A polyfuse?
My question: it's my understanding, based on the official Raspberry Pi FAQ, the wiki, and numerous forum threads on Stackexchange and elsewhere, that the Raspberry Pi has a 1.1A polyfuse on the micro-USB input, which limits the total current that…

user14384
- 101
- 1
- 5
10
votes
2 answers
Does Atlassian JIRA run well on the Raspberry Pi?
Using the RaspPi to run an issue tracker such as Atlassian JIRA seems a natural use case. However, apart from this Spanish-language blog post nobody seems to have tried it yet, and that one does not give any details.
Is JIRA usable when run on the…

user14336
- 101
- 1
- 1
- 3
10
votes
2 answers
How do I connect Raspberry Pi to my TV?
I have an old TV set and it does not have HDMI. I wanted to know how to connect my RPi to it and which cables I should buy. Problem is I don't know what are these inputs called as, so I couldn't Google.
The front panel of TV has 3 inputs,…

avi
- 513
- 3
- 7
- 14
10
votes
4 answers
I get WiFi timouts with the rt2800usb driver
I use the rt2800usb driver (with a RT5370 USB dongle) and configurated my Raspberry Pi as a WiFi hotspot with hostapd.
The problem is, that I get periodically timeouts (see example).
This wouldn't be a problem if I wouldn't use my RPi as a remote…

dgrat
- 223
- 1
- 2
- 7
10
votes
4 answers
use ssd as main drive
I would like to know, if it is possible to use a SSD as the only drive for a Raspberry PI.
The reason is, I would like to use it as database- and webserver and I am not sure about the lifetime of SD-cards.

Knerd
- 221
- 1
- 3
- 11
10
votes
3 answers
Were CPU features removed on the Raspberry Pi 4 revision 1.5 board?
I have two Raspberry Pi 4s, both running Raspbian. One of them I just purchased this year and the other 2019. On the older board, running Buster with kernel 5.10, my /proc/cpuinfo reads:
processor : 0
model name : ARMv7 Processor rev 3…

mmisiewicz
- 111
- 1
- 5
10
votes
2 answers
Boot from USB with a Raspberry Pi 4B that apparently has a broken SD card reader
I have spent the last couple of days testing my Raspberry Pi 4B to be able to boot from the SD card.
Apparently, I think that the SD card reader stopped working, and I can not have any OS inside my Raspberry Pi 4B.
I noted that there are a couple…

vincenzopalazzo
- 203
- 2
- 6
10
votes
1 answer
Is there a port of DirectFB?
The website states that progress has been made "using Raspberry PI or other Broadcom hardware".
I've looked at their graphics support and BCM2835 wasn't there. If it has been ported then what are the required libraries and tools to compile it for…

ArchHaskeller
- 1,435
- 12
- 35
10
votes
2 answers
Watch YouTube in Browser with Raspbian
What is the easiest way to watch YouTube in a web browser when using Raspbian? I tried using something called PiVid with Chromium, but videos never played (despite it otherwise working as described here: Bringing YouTube to Raspberry Pi Browsers. …

GrandAdmiral
- 603
- 3
- 8
- 16
10
votes
1 answer
How can I install the RT5370 WiFi dongle driver on Arch Linux?
I would like to get the Ralink RT5370 module to work on the Pi, but I couldn't find any tutorial related to the Arch Linux. How can I install the RT5370 WiFi dongle driver on Arch Linux?
I found these instructions, but they are for a Debian system…

Mokus
- 983
- 5
- 10
- 19
10
votes
5 answers
Cannot SSH to Raspberry Pi via WiFi only
I am having trouble connecting to my Raspberry Pi over SSH when it is connected through WiFi. When the RasPi is connected through Ethernet everything works fine. However, when it is connected through the WiFi dongle, I can ping the router (on…

bgh
- 101
- 1
- 1
- 4
10
votes
2 answers
Emulator for RP2040?
I'm starting to explore RP2040/Raspberry Pi Pico, however, I was wondering about something: is there a "proper" emulator/simulator for RP2040?
From earlier Atmel experience, Atmel Studio allows access to a simulator: you write your C code for a…

sdbbs
- 237
- 3
- 8
10
votes
1 answer
How can I use the Debian GL screensavers or any others that support hardware acceleration?
The sole purpose for my RPi is to use the DVI out functionality and I am going to rip apart a 19" LCD HD screen and build it into my own frame.
I already did this with a very old notebook a few year ago, and being a huMAN, I want bigger and better…

Piotr Kula
- 17,307
- 6
- 65
- 104
10
votes
5 answers
No internet connection post-buster to bullseye upgrade
Problem:
I've successfully upgraded a RasPi 3B+ dev box from Buster to Bullseye. However, when the Pi boots up, there is no internet connection.
Background:
Boot up showed a [FAILED] entry of: Failed to start DHCP Client Daemon.
$ sudo service…

s3dev
- 233
- 2
- 12