Haiku R1/beta4 RC0: Personal experience, reflections and grab bag

You got bluetooth to work? What did you test, bluetooth wise?

Only pairing is implemented, so NO support yet for mouse, keyboard, earphones, etc. Those functions are simply missing.

1 Like

I hope at least support for bluetooth keyboards and pointing devices gets implemented in time for 1.0. Tha would be especially useful for SBC’s and TV boxes etc where using a full size USB keyboard can seem like overkill or is a bit awkward to use due to its location.

I will have to read the Haiku C++ tutorial sometime soon so that I can work on my pet Haiku peeves.

1 Like

I can confirm that bluetooth connectivity works on a intel iMac 2012 with Apple wireless keyboard and magic mouse running beta 4 from a usb stick.
The only hardware that doesn´t work on this mac is audio and obviously Graphics card (nvidia 640M). However even on framebuffer at 1920x1080 graphics work good.
I don’t know if this is related but I have opencore legacy patcher installed on this mac in order to run the most recent macOS version.

2 Likes

With intel imac audio, cold boot into OSX then warm reboot to Haiku, you will most likely get headphone audio out working. This is how I get audio working on MacBook Pro 11.3 (late 2014). Headphones only, not with built in speakers.

2 Likes

While trying to install the new Haiku on my second 2TB SSD, it seemed to scarmble the drive. Has anyone else had a problem with their SSD? Or is it something else I am doing wrong.

Right not the drive will not format, and while I left it powered on the activity light has been flashing the same way when I do a large transfer, could my SSD be re-organizing itself?

How did you partition it? Did you try to format it all as BeFS? If your boot firmware is UEFI, did you remember to make a second partition for the UEFI boot information formatted as FAT32?

There is not sufficient information in your post to make a judgement.

1 Like

/pedantic mode on:
It’s BFS. “BeFS” is what’s called on Linux and such.
/pedantic mode off

:stuck_out_tongue:

I am surprised that you say you have a BT keyboard and mouse working under Haiku.

I have two different USB BT adaptors (one is BT 2.0, the other 5.0) recognised by Haiku but, after selecting the BT adaptor under the BT Settings tab, nothing happens when I click ‘Pair…’ and no devices are found when I click ‘Add…’ and then click ‘Inquiry’. This is the case for both of my BT adapters under 56681.

Am I missing something? Has anyone else got any BT devices to work with Haiku? Even just pairing?

Is it Bluetooth to a usb adapter, or straight up Bluetooth? AFAIR Bluetooth is non functional on Haiku.

I’ve only tested with USB BT adapters. I think one of the devs said pairing should work but nothing else, hence my surprise that Roberto said he got is keyboard and mouse working. I’ve not even been able to get pairing to work.

I’ve got a PCI BlueTooth adapter built-in to my WIFi type-n adapter installed on my desktop. There weren’t many that came out but I have one. It’s a genuine Intel adapter. The catch is, I don’t own a BlueTooth keyboard or mouse. I’m using a USB dongle for the Key/Mouse combo.

It must be an USB dongle which sold with keyboard and mouse (like the Logitech ones). Maybe they use BT protocol under the hood but the OS doesnt know about it and doesnt involved in the actual wireless communication, the dongle take care about everything. This kind of devices works under Haiku.

For every BT devices where OS support required: this is not supported in Haiku. If somebody want to change this, patches welcome.

No, it’s not a usb bluetooth dongle I’m talking about.
It’s my iMac’s internal bluetooth paired with an apple wireless mouse and keyboard.
The only missing thing is scrolling which is touch based on apple’s magic mouse.

I dont know how this communication works in fact. I see no bluetooth interface on haiku. It just works.
On macos there’s a bluetooth applet on the control center.

I never had any apple device, this is probably managed by the computer firmware and not by Haiku itself. It would be interesting to see a syslog and some screenshots about the BT / Input preflets.

1 Like

Sure. I’ll post them tomorrow on this thread.

Then it is presumably managed by the firmware of the machine for non-apple operating systems.

In fact this mac has opencore legacy patcher installed, a bootloader that replaces apple’s native bootloader in order to allow installing the latest macos ventura on this unsupported mac.
OCLP injects some drivers to make it possible, including a legacy bluetooth driver.
Maybe it is related to Haiku being able to see the underlying hardware, or maybr not.

Bluetooth Keyboard and Mouse works since a long time out of the box with my iMac and Haiku.
I have reported this in 2019:

It still works with beta 4 out of the box.

1 Like