Search found 97 matches
- Tue Aug 08, 2017 7:42 am
- Forum: Deutsch
- Topic: Steuerung Dachfensterrollos Funk
- Replies: 1
- Views: 1503
Re: Steuerung Dachfensterrollos Funk
Spontan würde ich dafür keinen Pi3 nehmen sondern eher PiZero(W), da der Pi3 für solch eine Aufgabe schlicht überdimensioniert wäre, wenn du pro Rollo jeweils einen Pi einsetzen möchtest. Vorteil beim Einsatz eines RaspberryPi's: Die Umsetzung kann in Zig verschiedenen Programmiersprachen realisiert...
- Tue Aug 08, 2017 7:24 am
- Forum: Deutsch
- Topic: Bildschirmschoner aktivieren
- Replies: 4
- Views: 5230
Re: Bildschirmschoner aktivieren
Da müsste eigentlich bereits ein Screensaver installiert/aktiviert sein. Guck mal unter: Menu > Preferences > Screensaver Preferences
Falls doch nicht müsstest du das Paket xscreensaver installieren und dann entsprechende Einstellungen im besagten Menü vornehmen.
Falls doch nicht müsstest du das Paket xscreensaver installieren und dann entsprechende Einstellungen im besagten Menü vornehmen.
- Tue Aug 08, 2017 7:03 am
- Forum: Deutsch
- Topic: Bildschirmschoner aktivieren
- Replies: 4
- Views: 5230
Re: Bildschirmschoner aktivieren
Benutzt du eine Desktopoberfläche ala LXDE / PIXEL ?
- Tue Aug 08, 2017 7:02 am
- Forum: Deutsch
- Topic: Portweiterleitung bestimmtes Verzeichnis
- Replies: 1
- Views: 730
Re: Portweiterleitung bestimmtes Verzeichnis
Ich vermute mal du beziehst dich dabei auf WWW ? Du möchtest also deinen Pi auf einem bestimmten Port ansurfen und dann ein bestimmtes Unterverzeichnis geöffnet werden? Wenn dem so ist musst du das im Webserver einstellen, die Fritzbox behandelt nur den Port bzw leitet eingehende Verbindungsversuche...
- Sat Aug 05, 2017 11:48 am
- Forum: Deutsch
- Topic: RaspberryPI-Community Minecraft Server
- Replies: 0
- Views: 991
RaspberryPI-Community Minecraft Server
Ich hab vor einiger Zeit, auf Wunsch von ein paar Kollegen aus dem www.forum-raspberrypi.de Forum einen FTB Minecraft-Server aufgesetzt und wurde somit mit dem MC-Virus infiziert ... Habe mich Jahrelang davor gedrückt aber mittlerweile - insbesondere mit den ganzen Mods - gefällt es mir doch recht g...
- Fri Jan 27, 2017 11:14 pm
- Forum: Off topic discussion
- Topic: Win95 on real Raspi
- Replies: 281
- Views: 97650
Re: Win95 on real Raspi
=> http://199.231.94.230/QEMU/sigpaw wrote: It seems every reference to qemudidi2.rar I can locate, is no longer valid. Could you supply a current link, pretty please?![]()
Nopesigpaw wrote:Also have you tried with the latest Jessie 03/18 image and the latest QEMU sources yet?
- Wed Sep 07, 2016 9:33 pm
- Forum: Other projects
- Topic: Teamspeak server on Pi
- Replies: 50
- Views: 98928
- Mon Apr 25, 2016 5:39 pm
- Forum: General discussion
- Topic: Running x86 apps on ARM
- Replies: 92
- Views: 132615
Re: Running x86 apps on ARM
@pUnK: Where is the difference between your Products: 1. ExaGear Desktop for Raspberry Pi 1 2. ExaGear Desktop for Raspberry Pi Zero 3. ExaGear Desktop for Raspberry Pi 2 4. ExaGear Desktop for Raspberry Pi 3 5. ExaGear Desktop for ARMv7 devices 6. ExaGear Desktop for ARMv8 devices Apart of the dif...
- Sun Apr 24, 2016 8:03 pm
- Forum: General discussion
- Topic: Running x86 apps on ARM
- Replies: 92
- Views: 132615
Re: Running x86 apps on ARM
@pUnK: Where is the difference between your Products: 1. ExaGear Desktop for Raspberry Pi 1 2. ExaGear Desktop for Raspberry Pi Zero 3. ExaGear Desktop for Raspberry Pi 2 4. ExaGear Desktop for Raspberry Pi 3 5. ExaGear Desktop for ARMv7 devices 6. ExaGear Desktop for ARMv8 devices Apart of the diff...
- Sat Feb 20, 2016 10:25 am
- Forum: Other projects
- Topic: Teamspeak server on Pi
- Replies: 50
- Views: 98928
Re: Teamspeak server on Pi
ExaGear isnt Freeware. Is there a Demo to download?
The more importend question is: does it run stable and with low latency? Only because it "runs" doesnt mean that its usable
The more importend question is: does it run stable and with low latency? Only because it "runs" doesnt mean that its usable
- Wed Nov 18, 2015 8:24 pm
- Forum: HATs and other add-ons
- Topic: DIY PiSwitch - switching AC gracefully on and off
- Replies: 17
- Views: 21184
Re: DIY PiSwitch - switching AC gracefully on and off
Hello. I have a Problem with circuit from here: http://www.mosaic-industries.com/embedded-systems/microcontroller-projects/raspberry-pi/on-off-power-controller It looks similar like this here.. My Problem is that the Raspberry turns back on after it was shutdown. First it looks great, pressing the S...
- Tue Oct 13, 2015 9:06 pm
- Forum: Raspberry Pi OS
- Topic: File Permissions for exported GPIO changed in Kernel 4.1.6
- Replies: 8
- Views: 4447
Re: File Permissions for exported GPIO changed in Kernel 4.1
This Problem only applies with activated 'devicetree'. If you deactivate dt by adding device_tree= to /boot/config.txt ..you will see no more /sys/devices/platform/soc/*.gpio/gpio/ and the rights in /sys/class/gpio/ are like before, old. The files in /lib/udev/rules.d/ doesnt solved my problem - the...
- Tue Sep 22, 2015 12:03 pm
- Forum: Official Foundation Display
- Topic: STICKY: Official Touchscreen Display FAQ
- Replies: 51
- Views: 77985
Re: Official Touchscreen Display FAQ
Basically that would have to be done in X because it is the thing that draws in the windows and would therefore need to know about two different resolutions... And I'm fairly sure that X has no way of doing this! It would actually be really hard no matter what system to had because you'd have to ma...
- Mon Sep 21, 2015 10:21 pm
- Forum: Official Foundation Display
- Topic: STICKY: Official Touchscreen Display FAQ
- Replies: 51
- Views: 77985
Re: Official Touchscreen Display FAQ
Ah oke, Thanks 
Another Question: Is it possible to display on both Video-Outputs the same Stuff , and with different Resolutions?
E.g.:
HDMI -> LXDE
DSI -> LXDE
both the same Screen?

Another Question: Is it possible to display on both Video-Outputs the same Stuff , and with different Resolutions?
E.g.:
HDMI -> LXDE
DSI -> LXDE
both the same Screen?
- Mon Sep 21, 2015 4:10 pm
- Forum: Official Foundation Display
- Topic: Official RPI Touchscreen - is it upside down in the frame?
- Replies: 9
- Views: 63875
Re: Official RPI Touchscreen - is it upside down in the fram
The Big Problem with all earliest Display Cases is that the Cable-Outputs are on the wrong side, because all manufactures had build their Cases with the 'wrong' Rotation. Last Week the Rotation changed in Firmware so its now 180° upside down... (i know it was before flipped and now correct, but that...
- Mon Sep 21, 2015 4:08 pm
- Forum: Official Foundation Display
- Topic: Screen compatibility with official RPI case
- Replies: 19
- Views: 4732
Re: Screen compatibility with official RPI case
The Big Problem with all earliest Display Cases is that the Cable-Outputs are on the wrong side, because all manufactures had build their Cases with the 'wrong' Rotation. Last Week the Rotation changed in Firmware so its now 180° upside down... (i know it was before flipped and now correct, but that...
- Mon Sep 21, 2015 2:03 pm
- Forum: Official Foundation Display
- Topic: STICKY: Official Touchscreen Display FAQ
- Replies: 51
- Views: 77985
Re: Official Touchscreen Display FAQ
Is that from before or after the latest Firmware-update?
Because after the Firmware was flipped upside down top and bottom angle is also flipped?
E.g.: Before:
70 degree top
60 degree bottom
Now:
60 degree top
70 degree bottom

Because after the Firmware was flipped upside down top and bottom angle is also flipped?
E.g.: Before:
70 degree top
60 degree bottom
Now:
60 degree top
70 degree bottom

- Mon Sep 21, 2015 11:41 am
- Forum: Official Foundation Display
- Topic: STICKY: Official Touchscreen Display FAQ
- Replies: 51
- Views: 77985
- Mon Sep 21, 2015 9:50 am
- Forum: Official Foundation Display
- Topic: Rotate the touchscreen display? [SOLVED]
- Replies: 14
- Views: 108917
Re: Rotate the touchscreen display? [SOLVED]
Is there a way to rotate HDMI separately to the DSI Device?
Actually 'display_rotate' does not only rotate HDMI, it also rotates the DSI Display
I need to have another rotation for HDMI as for DSI.
Actually 'display_rotate' does not only rotate HDMI, it also rotates the DSI Display

I need to have another rotation for HDMI as for DSI.
- Mon Sep 21, 2015 9:26 am
- Forum: Official Foundation Display
- Topic: STICKY: Official Touchscreen Display FAQ
- Replies: 51
- Views: 77985
Re: Official Touchscreen Display FAQ
Is there an ETA when the Documentation for the Display get published / updated ?
Spezial i mean the available config.txt Settings and the Hardware Details.
Thanx!
Spezial i mean the available config.txt Settings and the Hardware Details.
Thanx!
- Wed Sep 09, 2015 5:24 pm
- Forum: Raspberry Pi OS
- Topic: Debian Backports (for Wheezy)
- Replies: 14
- Views: 20945
Re: Debian Backports (for Wheezy)
sudo echo "deb http://ftp.debian.org/debian/ wheezy-backports main" >> /etc/apt/sources.list sudo echo "deb-src http://ftp.debian.org/debian/ wheezy-backports main" >> /etc/apt/sources.list gpg --keyserver pgpkeys.mit.edu --recv-key 7638D0442B90D010 gpg -a --export 7638D0442B90D...
- Mon Jan 19, 2015 9:32 pm
- Forum: Advanced users
- Topic: Under-voltage warnings
- Replies: 209
- Views: 391758
Re: Under-voltage warnings
Hm im confused... I thought the Voltage is not allowed to go below 4.75V? Is this limit with the new PI-Version now better/lower? I also thought that the PI will reboot if the Supply Voltage gets below this limit - so how we than check GPIO35 befor it reboots? Whats the different when i set GPIO25 m...
- Sun Dec 28, 2014 12:15 pm
- Forum: Interfacing (DSI, CSI, I2C, etc.)
- Topic: RFM12 directly to RPi?
- Replies: 14
- Views: 18009
Re: RFM12 directly to RPi?
Have a look to my Development Thread: http://www.forum-raspberrypi.de/Thread-entwicklung-temperatur-funk-sensor I've described the direct connect of RFM12B Module to PI @ " Beitrag#873 " and " Beitrag#849 " And the final Collection of the Development: http://www.forum-raspberrypi...
- Wed Oct 08, 2014 12:14 pm
- Forum: Other projects
- Topic: Teamspeak server on Pi
- Replies: 50
- Views: 98928
Re: Teamspeak server on Pi
I get an error message when i try step 2: I can't connect to the IP address in the command, what do i do? See some Posts above: Hi, has anyone mirror for http://198.154.101.186/RaspberryPI/qemudidi2.rar? Because this link isn't working for me. Try: http://199.231.94.230/qemudidi2.rar And by the way...
- Mon Mar 17, 2014 9:40 am
- Forum: General discussion
- Topic: Any news on official Raspberry Display?
- Replies: 260
- Views: 109902
Re: Any news on official Raspberry Display?
You are correct, it needs new firmware blob for those reasons. As I understand it the relase will be specifically fo the Raspi DSI display - you probably will not be able to customise settings in the first release. Are Firmware Updates possible which can be updated later like RasperryPI firmware? A...