• 1
  • 34
  • 35
  • 36(current)
  • 37
  • 38
[MOD] CarPC-Carbon
(2020-09-10, 10:18)idorel77 Wrote: I don't know, I have mixed icons of apps and icons default A4 ...


I solved the resolution by finding the right one for the Peugeot 3008 now the only bug I would like to fix is that of the icons of programs that I can not see and present themselves as in the attached photo. The skin with the right resolution is spectacular. I am super happy and I congratulate the developer.

https://imageshack.com/i/pnSqjGhAj
Reply
Hi, I'm happy for you.
The problem with icons is not from my skin, the same problem is in official skin also.
Reply
Hi,
This is not really a question in regards to the skin,  but hoping someone might know how to make this work.
I want/need to be able to adjust the system volume from with KODI.  I don't have a physical knob in my install,  no room for it.

Kodi OOB seems to have it's own volume and the main system volume needs to be set to 100%.  Which doesn't really work for me,  if I use an external program of KODI.

I've been doing a lot of researching found this addon,  that seems like it enables KODI to adjust the system volume.  But I don't know how to make it work

https://github.com/arnesongit/script.change.sysvolume

It says to enable for example to adjust the volume up would use this script
RunScript(script.change.sysvolume,change,10)

Is it possible to add this to the volume buttons in Carbon?
If so,  where would I do it and how.
Reply
Hi,
if you want to change onclick volume buttons, you can edit includes.xml from line 770 :  https://github.com/idorel77/CarPc-Carbon...cludes.xml
You can try to change <onclick>VolumeUp</onclick> with your command like <onclick>RunScript(script.change.sysvolume,change,10)</onclick> 

Also you can make a scripts folder in skin root folder.. like here: https://github.com/idorel77/skin.CarPC-t...er/scripts
and make you own script with your system command.
<onclick>RunScript("special://skin/scripts/yourfilename.py")</onclick>

have fun!
Reply
(2020-09-22, 14:08)idorel77 Wrote: Hi, I'm happy for you.
The problem with icons is not from my skin, the same problem is in official skin also.

Thank you. So at the moment there is no solution for program icons, the strange thing that some see and many others not
Reply
Hi, there is a solution to switch between day/night mode in this skin by any GPIO PIN on Raspberry Pi 3? Or from a USB keyboard? I prefer first option Wink
Reply
I don't have a solution but is possible .... But why do you want to switch from a keyboard when you have a shortcut on home screen?
Reply
idorel77 a question, maybe you can suggest the solution, when I enter the addon configuration, I do not see the data to be able to configure it but only the arrows at the top left of the box and the writing cancel and ... I have no visibility of what is there written .

https://ibb.co/cD1qB0d

Is there a way to make kodi boot with skin carbon start with a playlist? Like the TV APP skin that in start up in addition to the radio and TV choice gives the possibility to start a playlist when opening kodi, it would be fantastic.
Reply
(2020-09-28, 11:57)idorel77 Wrote: I don't have a solution but is possible .... But why do you want to switch from a keyboard when you have a shortcut on home screen?

Unfortunately, I have a display without an touch panel and I wanted to do day / night automation through a microcontroller which also serves as a power supply manager for the raspberry Pi. There will be a photoresistor to sense light or manual switch somewhere. Im plan to use another uC to act as a IR to USB keyboard emulator so keyboard shortcut will be also ok. Other thing is to use a GPIO logical state (eg. 0=day mode, 1= nihgt) to switch between modes?
Reply
(2017-11-24, 12:35)idorel77 Wrote:
(2017-11-19, 23:46)xBrunex Wrote: Do you have news about fixing 4:3 screens ?  Sad
 Try now , is not the best way but you can use now Smile
Is it fixed? Still I have same issue on my Samsung Galaxy Smartphone Note 20 Ultra. I have download below linked
https://github.com/idorel77/CarPc-Carbon-K18

(Please click this image, it did not show preview in here but can see after clicked)
Image
Image
Reply
Hello,
do you plan a new release for Matrix?
(Did not found any related answer in this thread)
Thanks
Reply
Hello,

I have an issue with the PenMount PM6202B touchdriver.
I'm running Kodi on a Raspbian Buster Full image installation and use a touchscreen with the Penmount driver which is included in the kernel. Unfortnuatly the X-asis touch layer seems to be inverted, but i was able to correct the calibration in Rasbian Desktop environment by editing the 99-calibration.conf.
But when i'm using Kodi with your Car-PC Carbon skin the x-asis is still inverted and it looks like Kodi isn't able to use the calibration file.

Can you help me how to invert the x-axis whithin the Kodi interface?

The touchlayer itself is working properly 
I already tried the Calibration addon and fixed the python script as describled in the following post i've found: https://www.tapatalk.com/groups/engineer...1-s10.html
After poiting the four calibration targets an error message appears, so nothing happened to the calibration settings.

Thank you in advance

Kind Regard,
Rowan707
Reply
Love all the work you have put into this.

One thing. There is no tick next to any of the watched videos to identify what has been seen or not.
Reply
[font][font]Spero che venga creata una versione per kodi 19, magari utilizzabile anche per android, questa con le modifiche necessarie per android è spettacolare.[/font][/font]
Reply
Hi,
for kodi 19 change gui vers. line 4 : https://github.com/idorel77/CarPc-Carbon.../addon.xml
From 5.14.0 to 5.15.0

I can see some bugs ... I don't know if I will have time to fix this ... but if you find bugs report here with some screenshots ...
Reply
  • 1
  • 34
  • 35
  • 36(current)
  • 37
  • 38

Logout Mark Read Team Forum Stats Members Help
[MOD] CarPC-Carbon2