Go to advanced search

by MikeCross
Thu Sep 05, 2019 1:30 pm
Forum: Beginners
Topic: No background with programming
Replies: 9
Views: 558

Re: No background with programming

The best Python tutorial I've found online is the one by Socratica at https://www.youtube.com/watch?v=bY6m6_IIN94&list=PLi01XoE8jYohWFPpC17Z-wWhPOSuh8Er-&index=1 It's SO well presented, and with a deadpan sense of humour, that I enjoy watching them even though I already know the aspects of the langu...
by MikeCross
Tue Aug 20, 2019 9:47 am
Forum: Arch
Topic: Arch Linux ARM on Raspberry Pi 4
Replies: 36
Views: 35171

Re: Arch Linux ARM on Raspberry Pi 4

The Manjaro (Manjaro is based on Arch) ARM project have just released 64 bit versions for RPi4. There are 2 editions:

Minimal: https://manjaro.org/download/arm8-raspb ... 4-minimal/ (no desktop)
XFCE: https://manjaro.org/download/arm8-raspberry-pi-4-xfce/
by MikeCross
Thu Aug 01, 2019 4:53 pm
Forum: Beginners
Topic: Restarting after a shut down w/o pulling the power cord?
Replies: 5
Views: 432

Re: Restarting after a shut down w/o pulling the power cord?

Pull the mains plug out of the wall socket, or, if possible, switch off the mains socket.

I don't know which of these is a better solution than pulling out the mains cable from the Pi.
by MikeCross
Thu Jun 27, 2019 10:12 am
Forum: General discussion
Topic: Fan and GPIO header related question
Replies: 7
Views: 1220

Re: Fan and GPIO header related question

Pimoroni have a Fan SHIM at https://shop.pimoroni.com/products/fan-shim, which they say is "Compatible with Raspberry Pi 4 (and 3 B+, 3 A+)". They also say "Oh, and it's compatible with our new Pibow Coupé 4 case for Raspberry Pi 4!" but don't mention compatibility with eg, the official RPF cases.
by MikeCross
Fri Oct 18, 2013 4:56 pm
Forum: Beginners
Topic: HELP losing motivation as a beginner
Replies: 10
Views: 3586

Re: HELP losing motivation as a beginner

It all seems so simple online, but when I type it, it's rarely the same result. As linux command lines for a beginner can be long, complex, & not easily understandable, it is easy to make a mistake when re-typing them. It is much better, if you can, to copy and paste the commands. Run the commands ...
by MikeCross
Thu Mar 07, 2013 1:22 pm
Forum: Media centres
Topic: Trying to play music through my Raspberry Pi using PHP.
Replies: 2
Views: 2339

Re: Trying to play music through my Raspberry Pi using PHP.

It may be a permissions issue as the php code will be running as a different user when accessed via a browser, than it was when you ran it from the cmdline. Have you checked the Apache log files? (I'm assuming that you do have php working OK within Apache.) Here's a discussion of a similar issue: ht...

Go to advanced search