1. This site uses cookies. By continuing to use this site, you are agreeing to our use of cookies. Learn More.

install kernel source

Discussion in 'Linux - General discussion' started by krj15489, Jun 29, 2007.

  1. krj15489

    krj15489 Active member

    Joined:
    Jan 2, 2007
    Messages:
    1,606
    Likes Received:
    1
    Trophy Points:
    66
    i need to install the kernel source for debian etch so that i can compile a nvidia driver module so that i can run beryl. so how to i install the sources?
     
  2. DMW

    DMW Regular member

    Joined:
    Jun 23, 2003
    Messages:
    596
    Likes Received:
    0
    Trophy Points:
    26
    apt-get install linux-headers-$(uname -r)

    Worked for me when I set it up on Ubuntu and Mepis before it. Beryl is pretty cool, been annoying me recently with its Black window bug!
     
  3. krj15489

    krj15489 Active member

    Joined:
    Jan 2, 2007
    Messages:
    1,606
    Likes Received:
    1
    Trophy Points:
    66
    alright thanks.
     

Share This Page