Want to read Slashdot from your mobile device? Point it at m.slashdot.org and keep reading!

 



Forgot your password?
typodupeerror
×
Operating Systems Linux

Next Linux Kernel Due Early March 196

swandives writes "The Linux.conf.au is in full-swing in Wellington, New Zealand, and Computerworld Australia has an interview with Jon Corbet in the leadup to his Kernel Report. The latest kernel release is due early March and will include reversed-engineered drivers for Nvidia chipsets."
This discussion has been archived. No new comments can be posted.

Next Linux Kernel Due Early March

Comments Filter:
  • by Arancaytar ( 966377 ) <arancaytar.ilyaran@gmail.com> on Monday January 18, 2010 @03:20AM (#30805374) Homepage

    I have such a chipset and I've been cursing NVIDIA on a regular basis. After updating to any new kernel, I must boot into no-X mode, then run the proprietary driver installer.

  • Dtrace for Linux? (Score:2, Interesting)

    by fibrewire ( 1132953 ) on Monday January 18, 2010 @04:00AM (#30805514) Homepage

    Tell me more about this dynamic ftrace. Are there any "how-to" basic scripts to fire off a SNMP trap when ftrace picks up something of importance? It's nice for debugging, but more importantly to tie this into some network monitoring system like Nagios to be used for clustering and high availability systems. This could easily be integrated to prevent runaway virtual machines, and actually see whats robbing a system of CPU cycles - perfect for performance tuning a VM stack.

  • by amRadioHed ( 463061 ) on Monday January 18, 2010 @04:01AM (#30805518)

    You'll still need to do that if you want 3D support. nouveau is replacing the old nv driver, but it's not ready to replace the proprietary driver.

  • by l2718 ( 514756 ) on Monday January 18, 2010 @04:10AM (#30805556)

    I have such a chipset and I've been cursing NVIDIA on a regular basis.

    You must be new to this "Linux" thing. That your Hardware OEM is providing Linux drivers at all is highly unusual. That the drivers are effective is astounding -- that the installer provided the drivers is rudimentary is not worth complaining over. In any case if you really mind I'm sure you can write a replacement installer.

  • by petes_PoV ( 912422 ) on Monday January 18, 2010 @04:28AM (#30805610)
    Most releases seem to be minor improvements: a few bug fixes, re-porting to another architecture, some new drivers and tweaks to (or reimplementations of) existing features such as VM or filesystems.

    Are we ever going to see major new features (along the lines of the USB implementation, or SMP), or a major re-think? Or is this basically as good as it will ever get?

    It does appear to me that all the kernel is doing these days is mimicking the features and support found in "other" operating systems - rather than pushing the boundaries of innovation and novelty, itself.It would be a shame if Linux just fell into line and became a follower in a world of twisty little O/S's, all the same rather than producing some killer features, unique to it's implementation, that made people WANT to run Linux on their desktops and enterprise systems.

  • by Jack Malmostoso ( 899729 ) on Monday January 18, 2010 @05:40AM (#30805858)

    I upgraded to 2.6.33-rc4 from 2.6.32 because of strong flickering and tearing on my Intel chipset.
    If you're affected by the problem you might want to give it a shot even in -rc state.

  • by Xeleema ( 453073 ) on Monday January 18, 2010 @08:26AM (#30806654) Homepage Journal

    Hm, to quote a near-forgotten troll; "You Do It Wrong"

    ProTip: Hit linuxquestions.org [linuxquestions.org] and post a detailed outline of your problem. Be sure to include things like versions, names of distributions, and how many servers^H^H^H^H^H^H^H desktops you're having this issue on.

    I'm sure you're not running X on bootup on a server, right?

  • by Culture20 ( 968837 ) on Monday January 18, 2010 @08:39AM (#30806730)

    So, Nvidia writes drivers for your system, and those drivers work. What's the problem?

    Indeed, I have no problem with that. I've been using Linux or long enough to remember having to spend a lot of time getting around issues of hardware compatibility. Nvidia was in there quite early on providing good drivers for its chipsets at a time when just about every other manufacturer just shrugged its shoulders and told us to "Fuck off, We don't support Linux." That alone has promoted a lot of goodwill as far as I'm concerned, and so nVidia chipsets are right at the top of my preferred brands list. So I get very tired of hearing people badmouthing nVidia without giving an adequate reason why.

    Goodwill Schmoodwill. This is business. For quite some time, the only way I've been able to easily install Ubuntu on several of my Nvidia machines has been by swapping out the graphics card(s) for ATI, installing the OS and nvidia drivers, then installing the Nvidia cards again. True, this is an Ubuntu issue, since they insist on a GUI install only (sorry, but the alternate CD is a pain, at least use curses to emulate a GUI before making Mom and Pop use Debian), and they don't include the nvidia driver on the CD. The nv and vesa drivers are both broken for lots of nvidia cards (nv causes green verical lines, and vesa just crashes X continuously.
    If Nvidia had created a usable neutered (2D) OSS driver that Just Worked (TM) with their cards, a la ATI/IBM, then I'd still be suggesting their cards for Linux newbies like I did back in the Aughties. Instead, I've been suggesting IBM first, ATI next, and Nvidia only for experienced folk who need superior OpenGL cards.

"If it ain't broke, don't fix it." - Bert Lantz

Working...