Announcement

Collapse
No announcement yet.

generate deb can not find kernel source...

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

  • generate deb can not find kernel source...

    Code:
    Error! Your kernel source for kernel 2.6.22-14-386 cannot be found at
    /lib/modules/2.6.22-14-386/build or /lib/modules/2.6.22-14-386/source.
    Installing initial module
    I get this error after trying to install the fglrx-kernel-source package generated from build package ubuntu/gutsy script. I have no idea how to work around it....

    (trying to install yesterday's driver release.)

  • #2
    apt-get install linux-headers-$(uname -r)

    Comment


    • #3
      Originally posted by Kano View Post
      apt-get install linux-headers-$(uname -r)
      Actually, this thread should probably be deleted.
      I found a solution, and it was a dkms problem, not a missing kernel headers problem.

      Comment


      • #4
        We won't delete it so you feel bad every time you see this post bumped up.

        Comment

        Working...
        X