Announcement

Collapse
No announcement yet.

Linux 3.3-rc1 Released, Merge Window Closes

Collapse
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

  • Linux 3.3-rc1 Released, Merge Window Closes

    Phoronix: Linux 3.3-rc1 Released, Merge Window Closes

    Linus Torvalds released the Linux 3.3-rc1 kernel on Thursday afternoon that marks the closure of the two-week Linux 3.3 kernel merge window...

    Phoronix, Linux Hardware Reviews, Linux hardware benchmarks, Linux server benchmarks, Linux benchmarking, Desktop Linux, Linux performance, Open Source graphics, Linux How To, Ubuntu benchmarks, Ubuntu hardware, Phoronix Test Suite

  • #2
    nvidia driver won't install does anyone have a fix ?

    Comment


    • #3
      Originally posted by rusty View Post
      nvidia driver won't install does anyone have a fix ?
      Use an older kernel or the open driver

      Comment


      • #4

        Comment


        • #5
          Nice, added that hack into my nvidia script, for somebody with dkms:
          Code:
          sed -i 's|\(CFLAGS="$CFLAGS -I$SOURCES/arch/x86/include\).*"|\1 -I$SOURCES/arch/x86/include/generated"|' /usr/src/nvidia-*/conftest.sh
          The kernel seems to suffer from the same rt2800pci problem with my RT2860 in my netbook as 3.2.x. Did not notice something special yet.

          Comment

          Working...
          X