Folgende Warnungen sind aufgetreten:
Warning [2] Undefined variable $unreadreports - Line: 34 - File: global.php(961) : eval()'d code PHP 8.2.2 (Linux)
File Line Function
/inc/class_error.php 153 errorHandler->error
/global.php(961) : eval()'d code 34 errorHandler->error_callback
/global.php 961 eval
/printthread.php 16 require_once
Warning [2] Undefined property: MyLanguage::$archive_pages - Line: 2 - File: printthread.php(287) : eval()'d code PHP 8.2.2 (Linux)
File Line Function
/inc/class_error.php 153 errorHandler->error
/printthread.php(287) : eval()'d code 2 errorHandler->error_callback
/printthread.php 287 eval
/printthread.php 117 printthread_multipage



RasPiCar Projekt Forum
Diskussionsthread - CarPi/CarPC Image 2015 (Raspbian Wheezy, Kodi 14.1) - Druckversion

+- RasPiCar Projekt Forum (https://RasPiCarProjekt.de)
+-- Forum: Userbereich (https://RasPiCarProjekt.de/forumdisplay.php?fid=35)
+--- Forum: Projekte (https://RasPiCarProjekt.de/forumdisplay.php?fid=40)
+--- Thema: Diskussionsthread - CarPi/CarPC Image 2015 (Raspbian Wheezy, Kodi 14.1) (/showthread.php?tid=15)



RE: Diskussionsthread - CarPi/CarPC Image 2015 (Raspbian Wheezy, Kodi 14.1) - auchentoshan - 03.05.2016

Hi Chris

sorry und nochmals danke; so weiss ich schon wieder, was ich heute abend machen werde ;-)


RE: Diskussionsthread - CarPi/CarPC Image 2015 (Raspbian Wheezy, Kodi 14.1) - cortezctz - 04.05.2016

Hello ,

Has anyone encouter this problem? 

/usr/local/lib/kodi/kodi.bin: error while loading shared libraries: libgcrypt.so.11: can not open shared object file: No such file or directory


I'vd tried  sudo apt-get update sudo apt-get upgrade sudo apt-get install

After a search on google i find that the problem is related with spotify or something.

Cheers




RE: Diskussionsthread - CarPi/CarPC Image 2015 (Raspbian Wheezy, Kodi 14.1) - MichaelBreuer - 13.05.2016

Hab dieses Image jetzt auf meinem RPI3 laufen (da ich Jessie nicht dazu überreden kann, mit der GPS Maus zu arbeiten) und krieg das WLAN nicht hin.

Hab die wpa_supplicant.conf mit meinen Daten editiert, aber irgendwie funktioniert die Wlan "Karte" nicht.

Wenn ich "sudo ifdown wlan0" und danach "sudo ifup wlan0" eingebe, kommt immer die Meldung "wpa_supplicant daemon failed to start"

Was könnte das sein?


RE: Diskussionsthread - CarPi/CarPC Image 2015 (Raspbian Wheezy, Kodi 14.1) - oneblade - 16.05.2016


Hey.
I run Carpi on Raspberry Pi 2 B, 5inch HDMI LCD , 800 x 480 touch on ads7846 controller . Unfortunately, the touch interface is controlled by GPIO , and I have a problem with a combination of regulators and FM radio. I'm not good at this whole GPIO . The controller has a problem because CarPC touchscreen uses port 25 and controller gpio not run.

Code:
carpc-controller /opt/carpc/config/gpio_description
gpio: Unable to open GPIO direction interface for pin 25: No such file or directory
wiringPiISR: unable to open /sys/class/gpio/gpio25/value: No such file or directory

Toutch screen driver at config.txt
Code:
dtoverlay=ads7846, cs=1 speed=100000 penirq=25, penirq_pull=2, swapxy=0, xmin=200, ymin=200, xmax=3900, ymax=3900, pmin=0, 

If you comment out the driver of the touch screen controller starts gpio
How to put this out for an amateur .

Sorry, google translate Smile


RE: Diskussionsthread - CarPi/CarPC Image 2015 (Raspbian Wheezy, Kodi 14.1) - cbrauweiler - 17.05.2016

I currently do not exactly know if something already uses gpio25 for anything else. If the carpc-controller uses gpio25 for something that u don`t need, u have to change the settings of carpc-controller and recompile it to free the gpio25. There is no config file for carpc-controller to configure that. U have to do that in the binaries and recompile it.

Maybe it is easier (if possible) to use another gpio and change the config from the touch controller.

This is the occupancy of the gpio`s for the whole project: http://1.bp.blogspot.com/-SZac6sKbskw/VKlns7M4m_I/AAAAAAAAAjc/lAITH5E-Zmk/s1600/RPICarPC.png


RE: Diskussionsthread - CarPi/CarPC Image 2015 (Raspbian Wheezy, Kodi 14.1) - ap1wee - 29.05.2016

Ich habe mal eine frage zum Raspicar obwohl das gar nicht mit einem Auto zu tuhn hat
Wäre es möglich da kleine änderungen vorzunehmen ??? Nrauche da mal hilfe


RE: Diskussionsthread - CarPi/CarPC Image 2015 (Raspbian Wheezy, Kodi 14.1) - cbrauweiler - 30.05.2016

Stell deine Frage


RE: Diskussionsthread - CarPi/CarPC Image 2015 (Raspbian Wheezy, Kodi 14.1) - auchentoshan - 06.06.2016

Liebe Leute, ich hoffe ihr könnt mir hier weiterhelfen....

Mittlerweile läuft fast alles bei meinem Projekt, Bluetooth GPS, 3G Stick mit zusätzlicher Speicherkarte, anbindung an meinen Rückfahrkameramonitor....

Der ist allerdings ziemlich klein und hat auch nur eine Aulösung von 628 * Pixel bzw. 420 TV Lines. Wird über ein Videosignal (FBAS) angesprochen und schaltet auch brav um auf Kamera wenn ich den Rückwärtsgan einlege... Mein Problem ist aber, dass die Icons bei Navit für dieses kleine Display viel zu groß sind.

Ich habe also testhalber folgende Zeile in navit.xml eingeführt:

<gui type="internal" enabled="yes" font_size="100" icon_xs="24" icon_s="32" icon_l="48"/>

Immer wenn ich diese Zeile hinzufüge startet Navit aber nicht mehr und ich komme in den leeren Desktop. In der Anleitung von Navit hab ich folgendes gefunden:

font_size is off course the font size, icon_xs is the size of the green "ticks" you see here. icon_s is the size of the world and home icon and of the icons in the POI selector. Finally, icon_l is the size of the icons defined in the menu html.
The icon sizes need to be available as files in Navit (they should be by default).

Ich finde die Icons aber beim besten Willen nicht; wenn ich die in der Anleitung verwendeten Vorgabewerte nehme, habe ich denselben Effekt, immer wenn ich diese Zeile also einfüge startet Navit nicht mehr.

Hat da jemand von euch eine Idee?

danke


RE: Diskussionsthread - CarPi/CarPC Image 2015 (Raspbian Wheezy, Kodi 14.1) - cbrauweiler - 06.06.2016

Du kannst einen anderen Skin verwenden. Ich habe den hier: http://wiki.navit-project.org/index.php/OSD_Layouts#Nibblers_OSD_Layouts


RE: Diskussionsthread - CarPi/CarPC Image 2015 (Raspbian Wheezy, Kodi 14.1) - auchentoshan - 06.06.2016

(06.06.2016, 16:26)cbrauweiler schrieb: Du kannst einen anderen Skin verwenden. Ich habe den hier: http://wiki.navit-project.org/index.php/OSD_Layouts#Nibblers_OSD_Layouts

Merci Christian! Tolle Seite mit tollen Layouts, da wäre einiges Passendes dabei. Mal schauen, ob es mir gelingt, die Dinger in Navit einzubinden

Danke schön erstmal

Marvin