Follow Slashdot stories on Twitter

 



Forgot your password?
typodupeerror

Comment Re:Thinkpads (Score 1) 288

I completely agree. I had the W510, and now have a P50. Both have run Linux perfectly. The only things that may not work (I don't use) are the Screen Color Calibration sensor and the Fingerprint Reader. I got them working on the W510, but never used them, and haven't tried either on the P50.

Work gave me a X1 Carbon 4th Generation, and everything is perfect on it (although, again, haven't tried out the fingerprint reader).

In general, if you can get Atheros or Intel wireless, it should just work out of the box. Those two are the best when it comes to Linux driver support.

Depending on your use case, these are both solid options. I use the P50 for dev work. I chose it because I have 2 2.5" ssds in it (plenty of storage) and 64GB ram (I am constantly compiling android, so outdir in ramdisk saves me hours a day in build time). It can also be configured with 1 2.5" ssd and 2 NVMe/M.2 drives, although the cost of those is still out of my reach.

The X1 on the other hand is great for on the go use. I can usually go a day or two between charges (but I mostly just use it to listen to music and e-mail/ssh into a bigger box to do work).

Comment Re:Back in July - of 2013! (Score 1) 928

No, but I bet if in any of those systems you make the same mistake, get called out for it, and make a failed attempt at why your mistake isn't a mistake, or why it's someone else's mistake, you're told to get your shit together (either programatically, or in a box on your way out the door).

All of this 'Linus was mean' hate isn't wrong, it's just not that it wasn't justified. The only time it very quickly escalates to that is when a patch goes in that breaks userspace. You never do that. If you do that, it's going to be reverted if you don't have a fix fast. If you manage to get a really bad driver through a subsystem and into mainline, and later bugs are pointed out, you need to acknowledge it. If you don't acknowledge that you need to fix them and, instead, argue why they aren't bugs/it wasn't a bad design/whatever, you're going to increase the 'bluntness' of it. Enough increases of the bluntness and you get stuff like "This is fucking garbage code, I'm reverting this braindead piece of shit". I don't know that Linus has ever said that, but I know I've seen reverts of code that made me think "Who merged this braindead piece of shit?".

Comment Re:Can't Take the Heat........? (Score 1) 928

All the times I've submitted patches to subsystems (video, wireless, networking, input), if there was a problem, noone has had a problem pointing it out. Generally it's a list of bullet points for what to fix. Generally, if it takes 2-3 iterations for the submitter to understand what they're doing wrong, the maintainers will start to get pretty specific in what they want to see and why. If in the next iteration you don't fix it, they usually come back with "Not going to review until you fix your FOO". If in the next iteration you don't fix it, it's usually ignored or more strongly worded. I've never once seen someone treated badly on any of the mailing lists on their first submission, nor have I seen a first patch submission utterly destroyed with negativity.

I've seen lots of people screw up and get called out for it, and seen people who tried to deny that they messed up sworn at. Generally, by the time a patch makes it to Linus, it *SHOULD* have been properly verified. If it wasn't, someone screwed up bad. Any bug that makes it all the way through is going to get pretty decent distribution, so it is really important that people do their jobs.

Comment Re:they don't ban installation of open source (Score 1) 242

Only if you count nearly every wifi card, graphics card, or cellular radio used in laptops and/or desktops and/or cell phones(or anything that uses a DSP/ASIC of some sort) as a blackbox(I do). After you exclude that list, I'm sure you'll have a massive, massive, list of available options left that are truly 100% blackbox free FOSS experience. Oh yeah, forget that BIOS too.

Linux, Windows, Mac OS, FreeBSD, and other OSes are just user interfaces to a black box full of black boxes. Every device you have to load a firmware to, or give microcode is basically a black box that the OS uses. If you don't have to load firmware to it, and it does a non-trivial task, it probably has the firmware built into it. The only thing the FOSS people want is to know how to give it it's firmware, and tell it to do it's job.

(This is a tongue in cheek reply to the parent, and clarification for the grandparent)

Comment Re:Like Tomato? (Score 1) 242

To that point, they already do require that any firmware follow DFS and TPC when operating as an intentional radiator on 5ghz devices (and anything licensed for use in those bands without special licensing/regulation exemptions from them). The issue is, them requiring people do that isn't getting them to do it. Rather than run around slapping $10k fines (pulled from a dark area, no clue what the actual number is) on people who have openwrt running on 5ghz with the TX power set to 1000mw(actual value listed for the 802.11AC radio in my device in openwrt right now) with no DFS/TPC (DFS is not available in the wpad-mini daemon it uses by default), they're trying to make it so that people can't run openwrt. I can't speak to dd-wrt, but I'm guessing it's status is similar.

You can look at it 2 ways: 1, they don't want to potentially ruin a bunch of peoples lives or 2, they don't want to deal with it and are making it someone elses problem. Maybe it's #1 and #2 was the solution they came up with, I don't know, I wasn't on the committee that wrote it.

The unfortunate downside to this is, likely, this will also apply to any cell phone with 5ghz, any laptop/desktop with 5ghz, and a myriad of other devices. The barrier to entry to increasing the TX power on laptops is likely much MUCH lower than getting openwrt onto a router. I remember the old madwifi era windows driver for 802.11g atheros hardware you just had to go to device properties and set the max TX power to whatever you wanted. Later, you could just change that value from the default and edit a registry key.

My belief is the 'correct' answer is to require whatever part of the system handles this to be signed. This works well in cell phones already (the baseband/modem requires that certain parts of the 'radio' firmware partition (it's just a fast 16 image) be signed by the manufacturer or the radio won't turn on). Usually, the signed bit just contains calibration data for the particular RF circuitry, and if you tell it to operate on a band it's calibrated for, it just doesn't do anything. Applying this to routers will allow manufacturers the option of using cheap SOCs like they do now, and have to deal with signing the whole firmware, or have the option of using Fullmac hardware (like they pretty much have to anyways with 802.11ac) and then they can pass the 'signing and securing' buck to the RF manufacturers.

I'm wholly in support of their goal, but not their methodology. With the ever increasing amount of RF enabled devices, we're becoming more and more susceptible to bad neighbors ruining the party. The only upside to the potential to this being passed is, any of your neighbors who are operating their hardware outside it's rated spec will have a hard time when the device eventually cooks itself(if you look at 'high power' 250/500mw wifi cards, they all have great big heat shields on them that get burn you hot when they're operating at high power. The little SOC chip doesn't have that, so running it out of spec shortens it's life).

Comment Re:Is XFCE going the bloat-path? What happened to (Score 1) 91

I've always been under the impression that all of the 'bloat' is packaged as additional packages in XFCE. At least in my experience, if you install just the minimum of xfce packages, you get no bloat, but also *SHOCK* are completely lacking in any features beyond the basic window management, task bar, and program launcher.

Comment Re:Small phone for First World (Score 1) 167

I have a S4 Mini, it is slightly larger than my Aria was, and around the size of my Old Evo3d. It's about as big as I want to have in my pocket (and not even skinny jeans, just regular old pants). It's an 'old' generation, but I got 4.4.2 working on it fine (yes, I, I did the actual build and released it on Xda), and will eventually get around to getting 5 working on it. It's a dual core snapdragon 1.7ghz with 1.3gb of ram(probably 1gb and something messing with it in my CM rom). I've been happy with it for the year I've had it, and won't upgrade until something else this size comes out.

My only complaint is it's a Spring 'Spark' device, which is tri-band LTE, but doesn't support SVDO/SVLTE (Simultaneous Voice and Data) so when I get a call and I'm tethered, the data drops.

Comment Re:Why do Windows programs just run? (Score 1) 126

Actually, with VERY few exceptions, you can run very old userspaces with new kernels. There have been a few 'fixes' that broke old userspaces (by exposing bugs in userspace that weren't triggered pre-fix), but there's a very strict, never break userspace rule. Sometimes you have to set the correct kernel build time options, but it's expected of a person doing that to know what they're doing, or to trust their distro to know what they're doing.

Look at the recent Linux Wireless mailing list... A few weeks ago, the ability to use 'Wireless Extension Compatability' to control wireless was made unselectable. They have been marked deprecated for YEARS(2008), and are now causing problems with supporting newer wifi features. This was very firmly 'NACKED' by Linus, and the wireless tree has to continue supporting an old, broken, way to control wireless devices.

There are also options you can configure in the kernel like 'COMPAT_VDSO' which work around 1 released version of GLIBC (2.3.3), which was also backported to OpenSuse 9.

I know that it may not have been until the 2.6 era that this became truly 'written in stone' law, but it's always been a pretty firm 'rule'. Hence I can still run a.out binaries on my 64bit system. 'ELF' binaries were added around 2.0 (15-20 years ago?), and have been the default since some time between then and now. Still, a.out support will always live on, because you don't break the kernel to userspace abi.

Slashdot Top Deals

"Sometimes insanity is the only alternative" -- button at a Science Fiction convention.

Working...