Testing b5 on my Thinkpad collection

X131e and X201 work very well on beta5 as far as I can tell: sound, wifi, trackpads (usable but not nice), brighness control. Sometimes strange stuff happens with the sound like the speakers stop working and sound only comes out of the headphone jack from then on. Not sure what triggers this.

I also tried Yoga 11e and it worked pretty well, too. Some things didn’t work: touchscreen and the (intel 7260) ac dual wifi do not work. Can’t switch out the wifi card thanks to Lenovo’s evil BIOS wifi card whitelist and none of my USB wifi devices work in Haiku. Sound and trackpad work.

Is there some kind of trick to using a trackpad on Haiku? Laptop Input Mode? Even when the trackpad works, I find it super awful using Haiku without a 2-button mouse. The replicant handle is microscopic and it is just about impossible to drag a window while holding a button down. And tap-to-click is just too clumsy for selecting things in menus and lists.

I compiled the ctrl+ L-click right click simulator (GitHub - amol-/haiku_rclick_filter: Input Filter for Haiku that turns CTRL+CLICK to a right click and CTRL+MOVE into scrolling. Helpful for touchpads missing right click.) and it makes the Yoga 11e usable but it still kinda sucks without a mouse. Or I’m missing somthing…

btw, I absolutely love the ability to customize the colors! (I’ve not used Haiku since 2019.) The default color scheme looks like Windows 95 and is painfully bright. Now that it is easy to make things darker, I will definitely spend much more time testing out Haiku software.

1 Like

Yours don’t have the mouse buttons above the trackpad? No Trackpoint?

I personally haven’t learned to love the trackpoint, though I’ve talked to people who did. The trackpad on my T480S works well enough, but of course no multiple touch support, so it’s no use for scrolling. That’s probably the main reason my USB mouse makes life so much better. (Especially with WebPositive, where i have to “select” the HTML frame before I can Page Down, all too often accidentally selecting an HTML thingie.) When I can hook up a mouse, the mouse wheel will scroll the focus view.

The USB mouse just came along with a keyboard, though, which I got because it was too hard to keep the trackpad and keyboard separate on the Thinkpad. That is, while typing I would accidentally trigger something on the trackpad, and any kind of brain damage would result.

It’s a “Cherry” USB keyboard and mouse, by the way, which has an unusual USB event report structure that doesn’t fit well with the current driver system, so I have to patch the kernel.

x131e and x201 have buttons but they don’t work reliably. Sometimes not at all, sometimes right click is left click. The main problem is the trackpad is tiny on these laptops. Yoga 11e has a decent-sized trackpad, but no buttons.

I just found what I think is the best laptop so far Haiku: HP G60-235DX. After messing around with netbooks and smaller Thinkpads, this old dual core machine feels spacious and comfortable with a large screen, fully working BIG trackpad/buttons, and a nice large keyboard which includes the numeric keypad. Wifi (atheros) works and their are no weird problems (MBR) booting. Thin and light it is not, but I like it.

My father was going to throw it out and asked if I wanted it. It has 4GB RAM a T4200 (64 bit) dual core cpu and I replaced the 320GB hard drive with a 512 GB SSD.

At first I tried MX Linux (fluxbox version) but it was pretty slow. Haiku feels so much faster and was quick to install. I am so glad I did that! Haiku is simplicity and elegance compared to the Byzantine mess that Linux has become.

I’m dual booting for now, using the Haiku BootManager. (Can’t have rEFInd on MBR systems.) Works great with grub installed to the Linux partition’s PBR, not the disk’s MBR. But I might never run Linux again on this machine…

5 Likes

I bought an Lenovo Thinkpad W541 to use as a dedicated Haiku machine. Everything works flawlessly except the trackpad.

The tracking part works properly. Double-tap works properly. But the left and right “button” areas on the trackpad only work intermittently, which is very annoying. Sometimes it will pick up the left “button”, but it will jump the cursor to some arbitrary position across the screen.

I’m ordinarily more of a fan of the TrackPoint stick, which works correctly, except the stupid trackpad is right where I want to rest my hands when typing.

I just noticed the trackpad is hinged at the keyboard edge, and the “button” effect is from the whole front edge tilting down about 1mm when pressed. Presumably it looks for a fingertip in the “button” area along with a signal from a contact under the pad. It’s a used laptop, and I thought there might be grunge under the trackpad, but it works fine under Win10 and Debian.

A minor annoyance, and I’ll probably wind up using a mouse or trackball anyway.

1 Like

Hi BSG, Linux works around such things in libinput, we do this usually in drivers. You can open a ticket on our bugtracker https://dev.haiku-os.org with atleast the info from “listdev” and “listusb” and the system log.

A developer knowledgeable kn the input drivers can then direct you what more info would be needed to debug this.

Thanks, I’ll do that!

Have you tried setting the “Keyboard lock delay” to its minimum value in the Input preference app?

I would greatly appreciate it if such hardware tests would be included in our database. Therefore, here is my request: Enter the tested computers/laptops in the corresponding forum section.

Hardware List: Complete Systems - Feedback / Hardware - Haiku Community

If this has already been entered, then simply as a reminder for those who still need to do this ;-).

I’m a complete newbie to Haiku, so I had no idea. I’ll find the lock delay thingamabob, twiddle it, and see what happens before I annoy the developers.