this post was submitted on 11 Jun 2025
60 points (91.7% liked)

Linux

55555 readers
830 users here now

From Wikipedia, the free encyclopedia

Linux is a family of open source Unix-like operating systems based on the Linux kernel, an operating system kernel first released on September 17, 1991 by Linus Torvalds. Linux is typically packaged in a Linux distribution (or distro for short).

Distributions include the Linux kernel and supporting system software and libraries, many of which are provided by the GNU Project. Many Linux distributions use the word "Linux" in their name, but the Free Software Foundation uses the name GNU/Linux to emphasize the importance of GNU software, causing some controversy.

Rules

Related Communities

Community icon by Alpár-Etele Méder, licensed under CC BY 3.0

founded 6 years ago
MODERATORS
 

Something like Android auto or apple auto but with Linux, does it exist? Or if not what are your homemade solutions?

you are viewing a single comment's thread
view the rest of the comments
[–] [email protected] 12 points 1 week ago (4 children)

I've seen solutions with semi-integrated Raspberries to create multimedia and telephony capabilities. But everything that requires an interface to the car sensors is closed down and I'm unaware of any solutions to this.

[–] [email protected] 9 points 1 week ago

The control system is supposed to be in complete isolation from the media system. The media one is usually a customised Android. If you find instructions online, feel free to do whatever you want with it. The worst case scenario is that you won't be able to listen to music or to navigate.

With that being said, just install anything you like to the media system. Any Linux dostro can be an automobile distro.

[–] [email protected] 6 points 1 week ago* (last edited 1 week ago) (2 children)

What car sensors are normally accessible to CarPlay and Android Auto, and what are they used for?

My car doesn't expose any car features or sensors to CarPlay at all. I just use the connected display for maps and playing audio.

Could you link the RPi projects that you've seen? Sounds interesting.

[–] [email protected] 2 points 1 week ago (1 children)

I am using a simple application named "Car Scanner", on my phone, it connects via bluetooth to the $4 OBD2 dongle, and it works in Android Auto, can display all kind of info on the multimedia screen.

[–] [email protected] 1 points 1 week ago (2 children)

Right, but that dongle is connected to the CAN bus directly right? I was wondering what is accessible over just the smartphone integrations (CarPlay and Android Auto).

[–] [email protected] 4 points 1 week ago

Hopefully not much.

[–] [email protected] 3 points 1 week ago

I guess nothing is accessible directly

[–] [email protected] 5 points 1 week ago

OBDII exists and is reasonably open.