Ranter
Join devRant
Do all the things like
++ or -- rants, post your own rants, comment on others' rants and build your customized dev avatar
Sign Up
Pipeless API
From the creators of devRant, Pipeless lets you power real-time personalized recommendations and activity feeds using a simple API
Learn More
Comments
-
Condor315487yI recall that Bluetooth is an issue in non-Raspbian distros yeah... Maybe consider running Raspbian, other distros like Arch Linux ARM are a PITA when it comes to Bluetooth.. -
ARM Linux is a total piece of shit because the chaotic Linux architecture is not kept at bay like on x86 where at least the hardware is pretty standard. No, with ARM, every SoC is different, and Linux doesn't cope well with that.
If you think BT is bad, try graphics, that's even worse. The main reason why Linux still has made it on embedded ARM is that it's cheap - no royalties. As long as you produce enough units, it's cheaper to pay your devs to deal with that shit.
Oh, and that's also why "no updates". Because then the crap starts all over, but doesn't generate income. -
lastNick5617yInstall Kodi on this RasPi and everything will work! Even Bluetooth can be configured through the GUI using a simple remote.
Related Rants
-
gururaju58*Now that's what I call a Hacker* MOTHER OF ALL AUTOMATIONS This seems a long post. but you will definitely ... -
linuxxx71This guy at my last internship. A windows fanboy to the fucking max! He was saying how he'd never use anythi... -
creedasaurus63
Another dev on my team just got a new machine. Before he came in today I made two separate USB installers and ...

I recently bough a HifiBerry Pro DAC+ ADC for my raspberry pi.
That is when I remembered....
Linux is bad, but embedded Linux is worse.
I just wanted to connect via Bluetooth to a speaker and play sound through a microphone.
Unfortunately, after hours of configuring software, Bluetooth drivers and then testing python scripts with PyBluez, I still hate my life.
I guess the fancy new Linux GUIs (that compete with windows) really do not work correctly, because I swore the Bluetooth symbol was lit up in the top right.....
Kill me.
rant
bluetooth
linux
raspberry pi