Slashdot Mirror


Dell Continues Shipping Fresh Linux Laptops

jones_supa writes: In its latest move, Dell will be bringing Ubuntu 14.04 LTS to its top-of-the-line Precision M3800 workstation laptop and the latest model of the Dell XPS 13. Both systems will be running Ubuntu 14.04.1. According to Barton George, Dell's Director of Developer Programs, programmers had been asking for a better, officially-supported Ubuntu developer laptop. This came about from a combination of the efforts of Dell software engineer Jared Dominguez and enthusiastic feedback. Specs of M3800: 15.6" LCD @ 3840x2160, Intel i7 quad core CPU, NVIDIA Quadro GPU, up to 16 GB RAM. The bad news is, as Dominguez explained on his blog, this version of the M3800 doesn't support its built-in Thunderbolt 2 port out of the box. However, thanks to the hardware-enablement stack in Ubuntu, starting with upcoming Ubuntu 14.04.2, you will be able to upgrade your kernel to add some Thunderbolt support.

10 of 123 comments (clear)

  1. XPS 13 works great by rfengr · · Score: 5, Informative

    I have a 2014 model of the XPS 13 and it runs Fedora seamlessly, including hibernation, camera, and touch screen. Yet it was still cheaper to buy an windows 8 version of the XPS 13 from microcenter and wipe it, rather than the preloaded developer edition from Dell.

    1. Re:XPS 13 works great by hairyfeet · · Score: 3, Insightful

      Of course it is because when you get Windows you don't have a "MSFT tax" you have a "MSFT tax BREAK" that so few FOSS users seem to be able to grasp!

      Look its REALLY simple, 1.- Somebody who buys bulk (in the case of MSFT bulk is defined as over 10K licenses) gets Windows MUCH cheaper, last figures I saw was between $0-$50 depending on version and device, 2.- the OEMs then GET PAID to put trial versions (or in the case of Google their toolbars and browser) on the install image, 3.- When combined with the discount this can often make putting Windows on the system a money EARNER instead of a cost,4.- You have the economies of scale on the Windows side which Linux doesn't and finally, 5.- LINUX COSTS MONEY to the OEM because they have to keep their own custom version of a distro (which they have to pay developers to maintain) because otherwise updates can shit all over their drivers. Before any FOSSies poo poos this idea because "Linux doesn't shit on drivers, you're a liar Hairyfeet" I would point out Dell has been having to deal with the piss poor Linux driver model for many years and just as i have seen how badly the driver model really is and therefor has NO choice but to keep their own distro, at a not inconsiderate cost, just to keep users from screaming "update foo broke my drivers!"

      So this is why Linux will ALWAYS be more expensive than Windows, because if you look at total cost to the OEM for going with Linux over Windows? Windows is the cheaper alternative. Its less brittle, doesn't require you to have your own fork, the OEM doesn't have to pay a dev team to update its drivers constantly, it can place trialware on the system. Linux is only "free" if your time is worth nothing and for OEMs this is simply not the case.

      --
      ACs don't waste your time replying, your posts are never seen by me.
  2. Re:Hardware enablement? by armanox · · Score: 3, Insightful

    Ubuntu, like Red Hat, tries to keep the version of components the same for the life of a (LTS) release as not to risk breaking compatibility and application certification. Fedora's kernel updates can occasionally break things, and not breaking compatibility is very important for a long term release. (Compare Ubuntu LTS to RHEL or SuSE Enterprise)

    --
    I'm starting to think GNU is the problem with "GNU/Linux" these days.
  3. Linux actually a radio button option for a change by rklrkl · · Score: 4, Interesting

    It's nice to see that Dell have put Linux as an OS option right next to WIndows (and $101 cheaper than Windows too). A bit strange for them to ship a Linux release that initially has no Thunderbolt support, though I suspect not many people use Thunderbolt-only hardware outside of the Apple ecosystem.

    Defaults to an HDD in the config options which is also weird, especially since it appears to have 2 drive bays, so surely you'd want an SSD in there in one of the bays?

    The higher res screen is only a $70 bump, so it would appear to be a no-brainer to pick that option. If the final price wasn't so eye-wateringly high (and me being in the UK probably means it'll either not appear on the UK dell site or be a dollar to pound conversion), it would be an attractive high-end Linux laptop.

  4. Re:not knowing what Thunderbolt is by Anonymous Coward · · Score: 3, Informative

    You just compared USB and Firewire, not thunderbolt.

  5. Why Thunderbolt? by Groo+Wanderer · · Score: 3, Interesting

    Why would you want Thunderbolt again? It is a badly broken (IE doesn't actually do what is promised like channel bonding and a few other things that are sort of fixed in VERY recent silicon), costs far too much, forces the use of painfully expensive active cables, and only passes PCIe or video. This last bit is problematic because if you want any functionality on the other end of the cable, you need to add full controllers there too, think expensive and wasteful of power. In essence you are hot-plugging controllers with the cable, and while it works in theory....

    TB is a badly broken spec from day one, it was meant as a control point for Intel to force the use of it's silicon in phones.mobile by replacing USB with something only it could provide. Needless to say the market saw through this and didn't adopt it in droves, sans the few that drank from the Intel money hose. The second the hose was shut off, so was the design wins.

    The main reason that USB3 had such a slow start was because Intel was desperate to kill it to promote TB. Since Intel had control over the USB3 cert process, things went might slow for technical minutia that would easily pass by previous spec certs. Coincidence? Nope.

    TB is a bad idea on technical, cost, lock-in, and many many other reasons, not working correctly ever being a key one there. Delivered silicon is a joke, there is and always will be one supplier, and progress is glacial. USB3.1 on the other hand beats it like a drum in every regard other than single channel throughput.

    Why do I want to pay for this in my next laptop again?

                      -Charlie

    1. Re:Why Thunderbolt? by Billly+Gates · · Score: 4, Interesting

      Because slim laptops may not have DVD, HDMI/VGA output, and some tablets like the MS Surface do not have ethernet either. Only Thunderbolt can do this. USB 3.1 may change this but it is not finished.

      They are essential for plugging into projects for presentations, linking up video cameras (this laptop is a workstation grade one so it has this use), ethernet (I didn't see if this is netbook with an ethernet or not), and can do HDMI as well for hi resolution presentations which again it has a QUADRO so engineers and video editors are the target besides software developers.

      My coworker with a MS surface 2 is our network guru for the site. He plugs in his thunderbolt ethernet controller to wireshark and use a Cisco program for port scanning instead of a bulky laptop with limited battery life. I want to buy one as a result and without thunderbolt it is a toy.

      You complain about specs and costs. I mention it has benefits besides its quirks for consumers and non engineers. Yes it is pricier but it does more and this is a high end developer or engineer workstation grade laptop.

  6. Finally! by 140Mandak262Jamuna · · Score: 5, Funny

    So this is the year of Linux laptop!

    --
    sed -e 's/Chuck Norris/Rajnikant/g' joke > fact
  7. Re:not knowing what Thunderbolt is by aitikin · · Score: 5, Informative

    Thunderbolt is Sony/Apple competitior to the original USB. It is higher performing with I/O bound to the host vs in the peripherals of the original USB design. It was more expensive so USB won but due to its superior bandwidth and processing it is used for ilink/thunderbolt video cameras, vga dongles, and ethernet.

    You sound like you're describing Firewire (developed by Apple, Sony, and a number of others), not Thunberbolt (developed primarily by Intel).

    Thunderbolt comes with MS Surface and any Apple product to connect vga, ethernet, dvd, HDMI, video cameras, and other dongles. Mac users use them too. USB 2?? Well it can't handle these well or at all.

    This paragraph confuses me, what are you talking about when you say USB can handle these well or at all? Dongles are almost always used on the USB port.

    An easier explanation is that Thunderbolt is a functional, external PCIe bandwidth connection. I see it far more often in Pro Audio and Pro Video than any other purpose as its high bandwidth allows better access. It's still a young tech (2011) as opposed to USB (1996) and Firewire (1994), so there's plenty of things that still can come from it.

    --
    "Don't meddle in the affairs of a patent dragon, for thou art tasty and good with ketchup." ~ohcrapitssteve
  8. Re:not knowing what Thunderbolt is by unixisc · · Score: 4, Informative