Earlier quoted context omitted.
> Although it's not like sound is great on Windows either. Pre-Vista I might have agreed with you but now? I think Windows has quite good audio stack. See: https://en.wikipedia.org/wiki/Technical_features_new_to_Wind...
Vista was the first time I suddenly found myself unable to use my headphones on a Windows machine. Sounds was forced to go out through the speakers. I eventually rebooted to fix it. I feel things are moving backwards.
The sad state of Linux Wi-Fi
91–100 of 274 posts
Re: The sad state of Linux Wi-Fi
#92Copy paste, printing and networking. Biggest usability misses of Linux. I don't consider these technical issues...but usability issues. Things like insisting on keeping the install ISO at 750 mb, leaves seamless driver support out of the todo list because...hey, there are no drivers anyway. I'm really surprised there is not a paid version of Linux with these features baked in. I would GLADLY pay for all these (as wel…
I haven't had trouble with printing in years- in fact, I can basically print on everything with no configuration, and people with OS X and Windows laptops seem to have lots of problems.
Aren't most Linux distributions still using CUPS, the system OS X uses under the hood?
(More on topic for the actual post here, the last couple of times I've tried to install Linux on a laptop getting wifi going has been a bit finicky, but usually so has getting things like booting into a GUI. I've attributed that less to Linux than to me trying to stick it on obsolete Apple hardware, though.)
Re: The sad state of Linux Wi-Fi
#93I think a big portion of the problems Linux has these days is how unbelievably bloated and overconvulated distributions have become. Every single function has three, four or more ways to do the same thing, often with different results. When trying to get something working I never know if I should run the /etc/init.d script, restart the service manually, edit a config file, use the command line config until or use the…
So yes, I agree.
Re: The sad state of Linux Wi-Fi
#94Earlier quoted context omitted.
If you haven't used Network Manager in years, I'd suggest taking another look. It (like PulseAudio) was shipped far too early, souring early-adopters on its use. Later kernels have (somewhat) cleaned up the wireless driver interface so these days I don't have problems with day-to-day usage of Network Manager.
PulseAudio still requires you to be a hacker to get sound over network - something it promised to do well, but oh doesnt.
Re: The sad state of Linux Wi-Fi
#95Thanks god you use an Intel card. When I bought a Thinkpad, it came with a Realtek card. I'm still connecting through ethernet; never managed to make it work.
I have a thinkpad wired into a wifi bridge. Since it almost never moves nowadays, it's a pert-near ideal setup and sure beats the naff kernel support for the thing's internal rtl8192se chipset.
You might want to check out https://github.com/pvaret/rtl8192cu-fixes and https://github.com/dz0ny/rt8192cu
Re: The sad state of Linux Wi-Fi
#96Earlier quoted context omitted.
I haven't had trouble with printing in years- in fact, I can basically print on everything with no configuration, and people with OS X and Windows laptops seem to have lots of problems.
While this is another 'Well, works for me" kind of response, I've never had a problem printing from a laptop with OS X. Windows, yes. But OS X generally just finds the printer and goes, with no configuration necessary at all. Aren't most Linux distributions still using CUPS, the system OS X uses under the hood? (More on topic for the actual post here, the last couple of times I've tried to install Linux on a laptop g…
Setting up HP WiFi printers is not seamless. In know how to do it (using hp-plugin), but things could have been packaged to work seamlessly.
Re: The sad state of Linux Wi-Fi
#97Re: The sad state of Linux Wi-Fi
#98Copy paste, printing and networking. Biggest usability misses of Linux. I don't consider these technical issues...but usability issues. Things like insisting on keeping the install ISO at 750 mb, leaves seamless driver support out of the todo list because...hey, there are no drivers anyway. I'm really surprised there is not a paid version of Linux with these features baked in. I would GLADLY pay for all these (as wel…
I haven't had trouble with printing in years- in fact, I can basically print on everything with no configuration, and people with OS X and Windows laptops seem to have lots of problems.
Re: The sad state of Linux Wi-Fi
#99That's probably a big part of the issue; my experience with Intel wireless on Linux hasn't been as great as with, say, Atheros chipsets.
Plus, NetworkManager. Good God is that terrible. To put it in perspective: on one of my laptops (a PowerBook G4 running OpenBSD), I basically run the following by hand to connect to a wireless network:
sudo ifconfig bwi0 nwid $MY_SSID
sudo ifconfig wpa
sudo ifconfig wpakey $MY_WPA_KEY
sudo dhclient bwi0
Even that - on a crappy Broadcom wireless NIC, no less - is faster and more reliable than NetworkManager connecting with a good Atheros card.Re: The sad state of Linux Wi-Fi
#100I would extend it out to laptops and Linux in general. I've tried a few times over the last 10 years or so to use Linux on normal consumer laptops (Dells, Thinkpads, etc.) and it's always a really bad experience. Wifi issues, battery life, etc. have major problems. In the end I just gave up trying and use a MacBook with virtualization for running Linux.
I use Linux on ThinkPads since 1999 or so. I can not remember issues I could not solve. Just last week I installed Debian Wheezy on a X61 and everything worked out of the box. Works like a charm. This is a helpful resource: http://www.thinkwiki.org
I've also had good luck with a Dell Latitiude E5420 (i5). This and similar models have a Broadcom wifi card which is a known problem so I simply purchased an Atheros half size wifi card and popped it in. Unlike Thinkpads, the Dell bios will take hardware changes in its stride.
Of course, we should not have to do these things. Perhaps as laptop sales decrease, a crowdfunded fully free laptop will become economically viable.