Stories
Slash Boxes
Comments

News for nerds, stuff that matters

Slashdot Log In

Log In

Create Account  |  Retrieve Password

Lenovo to Sell, Support Linux on ThinkPads

Posted by CmdrTaco on Mon Aug 06, 2007 02:08 PM
from the march-of-the-distributions dept.
Pengo writes "Lenovo has announced that they will begin selling T-series ThinkPads with SUSE Linux Enterprise Desktop 10 pre-installed beginning sometime during the fourth quarter. In addition to supplying the hardware support, Lenovo will also handle OS support for ThinkPad customers, with Novell providing software updates. 'Unlike Dell, which has targeted its Linux offering primarily at the enthusiast community, Lenovo's SLED laptops are targeted at the enterprise. Whether they are running Ubuntu, SLED, or some other distribution, the availability of Linux pre-installation from mainstream vendors increases the visibility of the operating system and gives component makers an incentive to provide better Linux drivers and hardware support. If Lenovo is willing to collaborate with the Linux development community to improve the Linux laptop user experience, it will be a big win for all Linux users, not just the ones who buy laptops from Lenovo.'"
+ -
story

Related Stories

[+] Politics: Lenovo Looking to Buy Seagate, May Raise Political Concerns 255 comments
andy1307 writes "According to an article in the New York Times, Lenovo has expressed an interest in buying Seagate. This has raised concerns among American government officials about the risks to national security in transferring high technology to China. From the article: 'In recent years, modern disk drives, used to store vast quantities of digital information securely, have become complex computing systems, complete with hundreds of thousands of lines of software that are used to ensure the integrity of data and to offer data encryption.'"
This discussion has been archived. No new comments can be posted.
The Fine Print: The following comments are owned by whoever posted them. We are not responsible for them in any way.
 Full
 Abbreviated
 Hidden
More
Loading... please wait.
  • Finally! (Score:5, Funny)

    by Anonymous Coward on Monday August 06 2007, @02:10PM (#20133089)
    2007 is the year of Linux on the desktop!
    • Re:Finally! (Score:5, Funny)

      by Mac_D83 (616934) on Monday August 06 2007, @02:13PM (#20133135)
      Nope RTFA :-) 2007 is the year of Linux on the laptop!
      • And we're just about three quarters of the way through 2007, so the most optimistic prediction we can make is that 2008 will be the year for Linux on the laptop. I think that this is a great move, but it's not going to change much overnight.
      • Re: (Score:2, Insightful)

        I'm eating lunch (in left hand) and typing (with right hand), how is that for an insightful response to this for insightful posting.

        Note to moderator, I recommend the "insightful" tag for this response.

    • by twitter (104583) on Monday August 06 2007, @03:20PM (#20134011) Homepage Journal

      2007 is much more the year of gnu/linux than it is the year of Vista [slashdot.org]. First Dell, now Lenovo. Acer might soon decide their Singapore gnu/linux laptop has a market in the UK and US after all. That would leave HP as the only one of the big four desktop makers who don't sell models with gnu/linux. Driver support for Linux is already good but vendor demand is going to make it better, which is why M$ has done everyting in their power to keep vendors from doing this. Vista is a flop and no one is making money off the upgrade train anymore, so M$ has nothing to offer, vendors have nothing to lose and the M$ death spiral is on.

      Death spiral? Yep. They did not have the resources to make Vista modern or even functional. Low sales of Vista have flatlined their revenue, so they will never have the resources to recover. Vendors are defecting and that lowers the likely hood that Vista will ever be ready and reduces their ability to sabotage free software with bogus non standards.

      The non free way has finally failed. This will be good for everyone but M$.

  • about time! (Score:5, Interesting)

    by ianare (1132971) on Monday August 06 2007, @02:15PM (#20133149)
    They announced this exactly a year ago [slashdot.org]!
  • Well (Score:2, Informative)

    I may be dense but why should I care about what OS a company is putting on their machines? Leaving the ideological reasons out, an OS is no more thatn a tool and only I should care about it. I will never understand people that get an orgasm because Linuzzz OSX, Solaris or whatever object of their desire is getting more exposure. Just use it and if you dont like it, uninstall it and istall whatever does it for yoy.

    After 10 years of driving an Open I am now driving a Nissan. I am pleasing with it, but I be

    • Re:Well (Score:5, Informative)

      by TheRaven64 (641858) on Monday August 06 2007, @02:19PM (#20133223) Homepage Journal
      Driver support for Free Software operating systems on laptops is traditionally somewhat hit and miss. If a large manufacturer is providing Linux pre-installed, then this means that they are going to be building laptops out of components that have Linux drivers. This makes shopping for a laptop much easier for anyone planning on running Linux (or *BSD, for that matter).
      • Re: (Score:2, Insightful)

        Not only that; If more people run Linux, more hardware vendors will be willing to make drivers for their products. This is a Good Thing.
      • Re:Well (Score:5, Insightful)

        by Wannabe Code Monkey (638617) on Monday August 06 2007, @03:22PM (#20134033)

        Driver support for Free Software operating systems on laptops is traditionally somewhat hit and miss. If a large manufacturer is providing Linux pre-installed, then this means that they are going to be building laptops out of components that have Linux drivers.

        The best part about this is you've got two separate companies (Lenovo and Dell), two different product lines (Thinkpads and Inspirons), and two different distributions of Linux (SUSE and Ubuntu). This means that both companies and both distros will be pushing to get laptop hardware support working well with Linux.

        If you've just got Dell trying to buy compatible hardware for a single product line, then good Linux support for each laptop component might only come from a single manufacturer. Now that Lenovo's in the game, they'll be looking for Linux compatibility from their hardware manufacturers' as well; manufacturers which are bound to be different in many cases from Dell's. Let's also not forget software configuration, how many times have you been using one distro and just can't get some piece of hardware to work, you find a solution online, but come to find out it's only if you're using a certain distro with a certain kernel version.

        This situation means better hardware support for everyone no matter the distro or company (or lack there of).

      • Re: (Score:3, Insightful)

        Mmmm.....well almost.

        Driver support isn't a question of well, Lenovo is selling laptops with linux preinstalled, maybe we should make a driver!

        Historically, the open source community has been very resourceful at making their own drivers, very good ones too.

        My response to this would be, "So what!".

        What has to change, is patent law before we get great linux drivers for video cards say.

        That way, Nvidia and ATI can't sue each other when they find out both are using the others patents.

        That won't ever happen, bec
        • Re: (Score:3, Interesting)

          The really interesting thing about having Linux per-installed is that they can't include binary-blobs that link to the kernel (e.g. ATi and nVidia drivers). If they do, then they lose the right to distribute the kernel (they could install FreeBSD, but it's a bit less buzzword-compliant). They could install the 2D-only drivers and let end-users install the blobs themselves, I suppose, but that wouldn't look good. My guess would be that they will go for Intel GPUs on these lines. If they do, then it will
          • Re:Well (Score:4, Interesting)

            by bfields (66644) on Monday August 06 2007, @06:07PM (#20135965) Homepage

            The really interesting thing about having Linux per-installed is that they can't include binary-blobs that link to the kernel (e.g. ATi and nVidia drivers).

            I have one of the Ubuntu-preinstalled Dell laptops (the 1420n), and it does include two binary drivers: one for the wireless, and one for the modem. The wireless card is actually supported by free drivers (albeit with non-free firmware) in more recent kernels, just not in the particular kernel supported in Feisty Fawn. Dell is also selling Ubuntu desktops with nVidia video.

            It does seem dubious, and hope they'll be able to do better in the future. Oh well.

            (For what it's worth, I'm quite happy with this laptop (which I'm posting from). It was nice for once to be able to just take the laptop out of the box, turn it on, and use it, without the usual fuss required to install the OS I actually need. And they seem to be working well with upstream--the factory install seems to be *very* close to a stock Ubuntu installation, so I don't have any worries about it being abandoned.)

    • Maybe you don't really care if you can get cheaper after market parts for your car due to its wide usage, but I do. I also like the perk of being able to get parts at a junkyard. Both of these options make it far cheaper for me to get my car worked on than if the manufacturer was the only source.

      Similarly with Linux, if IBM and Dell mass produce and spread awareness compatible third party hardware will be more available. I am happy to see this news because I felt like things were slowly creeping in the w
    • Please stop with the Linuzzz trollzzz. It is pretty stupid. If you "don't care" so much, why do you make Linuzzz trollzzz every time there's an article about Linux getting some exposure? Makes it seem like you care.
  • Customer service (Score:4, Interesting)

    by toppavak (943659) on Monday August 06 2007, @02:18PM (#20133197)
    I'm particularly excited about Lenovo handling the OS support themselves, I've owned a thinkpad for several years now and have always had amazingly prompt and effective support from them... My optical drive's tray broke a couple weeks ago, and it took them exactly 4 days to get it fixed from picking up the phone to getting the laptop back in full working order.
    • Re: (Score:3, Interesting)

      How has the built-in wifi support fared on Linux on Lenovos lately? Were you able to use Linux/OSS drivers, and steered clear of ndiswrapper?

      Just curious.

  • Let's hope they can de-complexify SUSE's YAST [opensuse.org]. Few things could make Linux look more complex to fresh eyes.

    • According to TFS, these machines are targeted at the enteprise. And from the word on the street, YAST is a godsend for networked system management (since YAST handles way more than packages if you haven't noticed).
      However, I would appreciate it if someome were to work on a similar product (or a port) to Ubuntu.
    • "Let's hope they can de-complexify SUSE's YAST. Few things could make Linux look more complex to fresh eyes."

      I find that very interesting. I have been running Suse for many years now, and one of the reasons is YAST. I like the fact that I can use it in text mode and do remote administration without running X. I have always found it to be a very user friendly application. I was also very pleased that when Novel bought Suse, one of the first things they did was open YAST. I would like to see it included with more distributions.

      • Re: (Score:3, Insightful)

        Ok, let's say I want to update some software.

        In the KDE menu, do I go for Control Center, System > Control Center (YAST), or System > Configuration > Control Center (YAST)?

        I'll pick one of the YAST ones.

        Ok, now do I go for Software > Online Update, Software > System Update, or Software > Software Management?

        I'll go for Software Management.

        Ok, now I'm faced with the bizarrest interface I've seen in a long time.

        It really shouldn't be this hard. Of course if I switch to Ubuntu/Red Hat/Debian
  • Flip Flop (Score:5, Interesting)

    by head_dunce (828262) on Monday August 06 2007, @02:22PM (#20133265)
    Well I remember not too long ago about how Lenovo would not install or support Linux [slashdot.org]. And the first comment on that page, "They'll come crawling back to us when Vista turns out to be a flop."

    Ha.
    • Re:Flip Flop (Score:4, Insightful)

      by Frosty Piss (770223) on Monday August 06 2007, @04:35PM (#20134891)

      Well I remember not too long ago about how Lenovo would not install or support Linux. And the first comment on that page, "They'll come crawling back to us when Vista turns out to be a flop."

      I think it's "wishful thinking" based on a desire for Microsoft to "get what's coming to it" on your part to think this has anything at all to do with Vista / Microsoft, and don't forget that XP is still an option with *most* OEMs. This has nothing to to with Microsoft's market share, which unfortunately remains strong. Assuming a great shift in the Dark Side is presumptuous at best.

      But it's still a great sign that things are starting to move just a little.

  • Vista? (Score:4, Insightful)

    by DoofusOfDeath (636671) on Monday August 06 2007, @02:25PM (#20133307)
    My gut reaction is that Vista's poor reception helped make this happen. Partly because of poor customer demand, and partly because it forced Lenovo and Dell to look elsewhere for product differentiation.

    Am I right?
  • If Lenovo is willing to collaborate with the Linux development community to improve the Linux laptop user experience, it will be a big win for all Linux users, not just the ones who buy laptops from Lenovo.
    And not just for Suse users, but of any distro in general.
  • by Outland Traveller (12138) on Monday August 06 2007, @02:38PM (#20133479)
    No one should support those particular Linux vendors who assist Microsoft in their efforts to deceptively and in bad faith portray Free Software as illegal. Lenovo - How about some Red Hat or Ubuntu offerings?

    On the positive side, one can argue that for a Free Software user it's better to pay for Novell's product than Microsoft's, because at least the hardware is more likely going to be compatible with other, more respectable Linux distributions.

    A good step forward, but there is much room for improvement.
  • by whoever57 (658626) on Monday August 06 2007, @02:39PM (#20133493) Journal
    I wonder if improved support under Linux for the sensors in IBM/Lenovo laptops will come from this?
  • Three cheers for Lenovo!

    That's all I have to say.
    • Re:Cheers (Score:5, Informative)

      by jc42 (318812) on Monday August 06 2007, @03:56PM (#20134451) Homepage Journal
      Three cheers for Lenovo!

      Well, maybe one cheer.

      I did the obvious test, that I've done for a number of other such "Linux is available on FOO" announcements: I went to lenovo.com, and tried to configure a laptop that ran linux.

      I failed.

      Nowhere on any of the couple dozen pages that I looked at did the "linux" string appear. Nowhere was I even given a choice of operating system. The choice was "Windows Vista".

      I'll give three cheers when someone who wants a linux machine can easily configure it and order it. Until then, I'll consider such announcements to be PR aimed at quieting the linux crowd without intending to sell anything to them.

      It is sorta curious that a company would so blatantly violate the old "Give the customer what they want" rule. They don't have to force linux on Microsoft fans; all they have to do is make it available. That's not difficult. So why don't they do it?

      (I recently checked at ibm.com, and I still couldn't figure out how to order a linux laptop from them, either. ;-)

  • Ok so we've all been saying... this year is time for Linux on the desktop, maybe we're finally here.

    A combination of Windows Vista flunking and not meeting the needs of consumers (compared to Windows XP), the business requirement to bring down prices (no Windows tax) so their range of laptops can be more competitive with in the market their targeting (basically small businesses and students) means that Linux is starting to become a possibility, considering Ubuntu is often said to be easier to use than Windows XP.

    Now, can you seriously consider hardware vendors like Lenovo pushing laptops with Vista pre-installed when they know battery life descreased and the minimum required specs will be seriously increased, driving up the base cost of the machine.

    Yeah, I can see where these people are coming from, it's a pure business decision with the side effect of getting the Linux geeks on your side.
  • by Ngarrang (1023425) on Monday August 06 2007, @02:52PM (#20133633) Journal
    Some may deride Novell for their deal with Microsoft, but Lenovo is targeting the corporate world, not OS Holy War advocates. In the corporate world, big businesses want certainty, even in the face of possibly-baseless claims. IMHO, the two most important places to target with Linux are businesses and schools. People will tend to use at home what they are around at school or work. Not all, but most. Familiarity breeds sales. Regarding schools, target the K-12 school systems.

    Dell, HP/Compaq, Lenovo/IBM...these are the big three that the Linux community needs to really push the off-the-shelf sale. The sales of these three dwarf all of the rest of the competition.

    Thus, I say bring it on, Lenovo! Soon, all of the other 1st and 2nd tier vendors will fall into the new order of the world or risk being left behind.
    • by Control Group (105494) * on Monday August 06 2007, @03:12PM (#20133903) Homepage

      IMHO, the two most important places to target with Linux are businesses and schools.
      ...and you shouldn't bother with schools.

      No, really.

      Apple tried that (might still be trying it, for all I know), and it didn't make any difference. When I was in K-8 (eighties), you would have been hard-pressed to find a non-Apple product in any of the classrooms. When I was in HS (90-94), the school computer lab had only Macs. Our two semesters of programming were taught in Pascal on Macs. It wasn't until college that I had a PC computer lab available to me. Didn't make any difference at all.

      Why not? Because I didn't make the purchasing decisions for my family. My parents did. And my dad had to use PCs at work. This had nothing to do with what he had grown up using - PCs were thin on the ground when he graduated HS in '67 - but with what his office had purchased. Which means, despite Apple's best efforts at co-opting the brains of America's youth, I learned to use the PC.

      Which is why, once the PC was entrenched on the office desktop, that was it. If we want Linux/BSD/HURD/what-have-you to gain widespread adoption, it's the business desktop that we need to target.
    • by grcumb (781340) on Monday August 06 2007, @05:15PM (#20135323) Homepage Journal

      Some may deride Novell for their deal with Microsoft, but Lenovo is targeting the corporate world, not OS Holy War advocates.

      With all due respect, if corporate management would shut up and listen to what those unwashed hippies are actually saying, they might be able to get their collective head out of their ass and realise that the irrational, unrealistic ideologues are the ones in the Brooks Brothers suits.

      Free Software is not jihad. It's a rational and well-developed model for sustainable software development. Even a cursory investigation of the FOSS phenomenon makes this abundantly clear. Dismissing the Four Freedoms as inconvenient rhetoric serves no useful purpose whatsoever, unless the corporate strategy is to take from Free Software and never to give back. And that flavour of corporate piracy is an ideology that I personally find a great deal more offensive than Stallman's.

      In the corporate world, big businesses want certainty, even in the face of possibly-baseless claims.

      I know you're probably offering this as empirical fact, rather than necessarily attempting to validate or justify the idea. But honestly, the utter illogic behind an approach like that is astounding. Enriching one's declared enemy in the hope that they won't attack once strengthened - that's madness.

      I believe the proper term for this kind of thing, by the way, is danegeld [wikipedia.org]. Most people do not hold such strategies in very high esteem. English poet Rudyard Kipling, who knew a thing or two about conflict, had a thing or two to say [wikipedia.org] about it.

  • by Henry V .009 (518000) on Monday August 06 2007, @03:08PM (#20133863) Journal
    I recently purchased an X61 and I've been happy running Linux on it. I wouldn't recommend it to anybody who isn't very familiar with Linux already.

    First of all, Thinkpads don't come with install media. You can make your own, but that's sort of hard if you bought a slimline model like the X61 without a CD drive. The tech support people were ultimately not helpful. They were willing to waive the $40 media fee (Lenovo, WTF?) because my computer doesn't have a disk drive, but it was "too new" for my warranty to be in their database (WTF?) and they couldn't send me the disks.

    Still, as long as I didn't touch their initial partition, I reasoned, I could still get back to a factory install. Windows was only a last resort if I couldn't get Linux on there anyway.

    The SATA controller had to be put in compatibility mode, unsurprisingly. The wireless worked in Ubuntu when I backported the Gutsy kernel, but the screen brightness control stoped working with the Gutsy kernel. So I tried Fedora 7.

    In Fedora 7 (32 bit version), wireless worked out of the box once all the kernel updates were installed (mostly worked that is -- reboot and "modprobe -r iwl4965; modprobe iwl4965" often).

    I can't get sound working even with the CVS copy of the "patch_analog.c" from alsa cvs copied into the alsa driver source. Others have had more success with this.

    Suspend (often) works after following the instructions for a T61 linked from here [fedoraforum.org]. Of course, 50% of the time the machine will crash coming out of suspend, so I'm going to try the instructions here [thinkwiki.org] and see how it goes.

    I haven't even tried to get all the keyboard function buttons working.
  • why no kde? (Score:3, Insightful)

    by SolusSD (680489) on Monday August 06 2007, @03:15PM (#20133937) Homepage
    seriously--- kde was a lot of features that are perfect for desktop users. It is a *very* powerful desktop environment. kparts, widgets, dcop scripting, etc allow programs to work together in ways they simply can't in a gnome/windows/osx environment. konqueror with its kioslaves, allowing you to ftp, sftp, ssh, http, nfs, smb, etc all from one application is a damn powerful application. Its disappointing that dell, and now lenovo are standardizing on a gnome desktop. :(
  • Differentiation (Score:3, Insightful)

    by fishthegeek (943099) on Monday August 06 2007, @03:25PM (#20134069) Journal
    It's all about differentiating product. After a decade of mono-culture in the OEM world commoditization happened, and the OEMs suffered excruciatingly low profit margins as a result.

    With Vista sales at a blisteringly mediocre pace and consumers increasingly met with nearly identical machines at identical prices from identical companies with identically poor support where else can the OEMs turn?
    We've seen M. Dell mention publicly that he would distribute OS X if he could, and Apple will never do that. Linux provides for the utmost extreme example of potential product differentiation at a nominal cost to the OEM. Most of them will take differing sides in the Flavor-of-the-month club. Dell has chosen Ubuntu, Lenovo has chosen Suse. Who will HP pick? Madriva or Fedora maybe. The OEMs want to sell machines, they need to find new markets and differentiate their products. This is the beginning of a time travelling exercise to about 1986 when CP/M, Commodore's Amiga, and DOS were but a few of the possible business and consumer choices out there. MS did some great things in introducing a common platform for development and such, but I think that world+dog realizes that homogeneous computing has more downsides than ups.
      • Re: (Score:3, Insightful)

        I agree with you. I have a Dell 1505n, and while I love Feisty, the six month cycle is just too freakin quick for OEM's. CentOS would be a good choice indeed.
  • by B5_geek (638928) on Monday August 06 2007, @04:47PM (#20135033)
    This can only mean one thing! ATi/AMD will finally get its' head out of its ass and fix the drivers. First Dell is putting pressure on ATi and now with Lenovo selling Linux laptops with all those ATi chips there is serious pressure to fix the damn things.

    I was a die-hard ATi fan starting with VGA Wonder-XL(ISA) until the Radeon 8500(PCI) series. After owning every generation of All-In-Wonder that they produced and never enjoying the usage of those products to the extent that was possible.

    I am now in the market for a laptop, and the number of Nvidia laptops is slim. I hope this will encourage ATi to fix the damn things.
  • by dtjohnson (102237) on Monday August 06 2007, @06:18PM (#20136099)
    A few years ago, IBM (Lenovo's Thinkpad predecessor) was saying they would convert all of their enterprise desktops to Linux. Never happened. If Lenovo really does start offering SUSE on a T-series, Thinkpad, it will be a big deal that could start a cascade of non-US desktops to Linux. No wonder, M$ just started offering cut-rate Vista in China. M$ knows how important this is so, though, so the likely outcome is that Microsoft will cut a sweetheart deal with Lenovo and Lenovo will quietly shelve their SUSE plans.
    • Re: (Score:2, Interesting)

      No you may not. We (the community) are losing right now. Doing better and better, but still losing and losing pretty hard. We need to take what we can get. Baby steps, man, baby steps.
      • by Mistlefoot (636417) on Monday August 06 2007, @02:52PM (#20133639)
        I have mod points right now and small part of me wanted to Mod you down. I really do try not to mod people down because their opinions differ from mine though so here I am posting.

        Small steps in the wrong direction aren't good steps. They actually get you further from your goal.
        While I am not certain that this is actually in the wrong direction - I do know that the Novell - Microsoft agreement is NOT THE RIGHT direction.

        Losing does not justify making bad decisions.

        Note as well that losing is your word. I did not realize that have a plethora of available software packages and alternatives meant losing. If you mean that the OS community is smaller then Microsoft then I'll agree. But when I want to run a LAMP server or toss Ubuntu on my new box I can do that.

        I do have the freedom to choose. Agreements like the Novell - Microsoft agreement lead towards losing many of those freedoms.
        • YES, why should we support a company that is spending lots of time and money in making the things you use (Linux/FOSS)better. We should definitely not use ANYTHING from Novell..... /sarcasm.
    • Re: (Score:3, Interesting)

      Actually, Intel's fault in wifi is looking too far forward. They've got great drivers for their wifi chipsets, which will be in 2.6.23 when it comes out this fall. They're based on the 80211 stack which got into mainline in 2.6.22 (without any of the drivers that use it yet). There's been nothing stopping people from writing great Intel wifi drivers, except that there's been a great driver on the horizon from Intel, and nobody really wanted to tackle writing an obsolete one that could have been merged for a