←back to thread

520 points iProject | 1 comments | | HN request time: 0s | source
Show context
dkhenry ◴[] No.4847958[source]
Every time I read this I have to think to my self how silly it is to lead an article with Some things (particularly components like trackpads and Wi-Fi chips) take some fiddling to get working

Thats total balony, trackpads and WiFi have been well supported in Linux for almost a decade. It is _rare_ to find a labtop that when you install la fresh modern distro on it , things don't work. Yes every now and then you get a vendor who insist on doing something different, but most of the time its a synaptic track pad ( well supported ) and a Broadcom or Intel WiFi card ( well supported ). I can remember back in 2004 taking my Government Issued Dell laptop and installing Fedora on it and everything working out of the box.

replies(16): >>4848021 #>>4848075 #>>4848124 #>>4848125 #>>4848147 #>>4848207 #>>4848214 #>>4848275 #>>4848375 #>>4848551 #>>4848605 #>>4848747 #>>4848778 #>>4848865 #>>4850179 #>>4851665 #
kijin ◴[] No.4848124[source]
Tell that to the HP Mini 210 that I bought in April 2011.

Synaptic "clickpad" trackpad that claims to support multitouch: Sorry, only with their Windows driver. Not only I don't get multitouch in Ubuntu, but I can't even click or drag/drop anything. Ubuntu 12.04 claimed to fix the issue with clickpads, but it didn't work out of the box, and even after extensive tweaking, some features were still very buggy. In the end, I switched to a laptop that has a traditional trackpad without the multitouch bullshit.

Broadcom wifi card: Works fine once you install the additional driver. But there's a catch: last time I checked, the driver didn't come with the install CD. So I have to download it in order for wifi to work ... but I need wifi in order to download it. Ended up digging out an old ethernet cable from a dusty closet and crawling under another closet to connect it to the modem. Not pleasant!

Of course, most of the problem lies with hardware vendors who don't release fully functional open-source Linux drivers for their gadgets. But since when does the average user care whose fault it is that their trackpad doesn't work? The great thing about this Dell release is that all their drivers are fully functional and freely available as a PPA. Because without those drivers, few of today's latest PC laptops work with Linux out of the box.

replies(1): >>4848228 #
dkhenry ◴[] No.4848228[source]
Your doing it wrong [1] A Single data point does not a result make. Others have had no problems with that exact laptop. For a counter point I could never get the CD-ROM hotplug working on my old dell laptop in windows. Clearly windows doesn't support CD-ROMS.

1. http://www.linlap.com/hp_mini_210

replies(5): >>4848242 #>>4848266 #>>4848292 #>>4848301 #>>4850637 #
1. cturner ◴[] No.4850637[source]

    > A Single data point does not a result make. 
no, it's entirely reasonable here.

Earlier you claimed that linux support was good. It doesn't make many counter examples to contradict that. YMMV is not Good.

You had an experience where linux worked. Some other have been able to struggle machines over the line previously but this is not evidence of maturity.

    > Others have had no problems with that exact laptop. 
If ever there was clear evidence of platform immaturity, this is it.

It's common to read in this forum and others comments like yours, "oh linux has been well-supported on laptops for years" and then to optimistically go out and buy hardware, or try something, and find that you can't boot or similar. Just three weeks ago I had a hell of a time trying to get different distributions of linux (including ubuntu) to boot consistently on a three year old macbook with dual video cards. The problem seems to be caused by an issue that has been known about for two years, but with much fiddling in grub I couldn't get it to the stage where it would boot every time. And then there were all sorts of suspend/resume problems.

Wireless has definitely not been mature for a decade. Wireless on ubuntu has been mature from backend to user interface for about four years. Earlier than that there were all sorts of things that should have been done in the background being done in gnome tooling, and it caused suspend/resume problems on some platforms, and configuration was broken. Maybe a commenter could point out that there was some magic combination that didn't have that problem. Doesn't matter. magic combinations != mature.

Another favourite is where you install the base distribution, and things work, but then you make reasonable changes using the approved package management system and all sorts of crap just starts breaking. Flash stops working, or audio vanishes, or your display doesn't work in X any more, or your second display stops working.