Search:

Type: Posts; User: master_kernel; Keyword(s):

Page 1 of 10 1 2 3 4

Search: Search took 0.07 seconds.

  1. Replies
    2
    Views
    205

    [ubuntu] Re: Audacity not recording sound

    Are you positive you have the correct input device selected in your sound settings? In 11.04 there is a test meter in Sound Preferences.
  2. Replies
    3
    Views
    280

    [ubuntu] Re: Kernelcheck question

    The number of concurrent jobs sent to the CPU for compiling. Pretty much splitting up the job so that each processor core (many are dual-core or more these days) gets some work to do. It speeds up...
  3. Replies
    12
    Views
    793

    [SOLVED] Re: a grep question and a rm question

    2. rm -i FILE is what you're looking for.
  4. Replies
    6
    Views
    1,325

    [SOLVED] Re: HDMI no signal, driver issue?

    Unfortunately, it seems like there are no working drivers that anyone has found for this device:

    http://ubuntuforums.org/showthread.php?t=1798816
    http://ubuntuforums.org/showthread.php?t=1649634...
  5. Replies
    1,517
    Views
    842,327

    Poll: Re: Master Kernel Thread

    This thread has been updated for the 3.0 mainline release.
  6. Replies
    530
    Views
    133,191

    Poll: Re: HowTo: Installing and using KernelCheck

    KernelCheck 1.5.0 due out late this July or early August.

    MK
  7. Replies
    1,517
    Views
    842,327

    Poll: Re: Master Kernel Thread

    The wonder patch is here with kernel 2.6.38!

    http://www.pcworld.com/businesscenter/article/222185/speedy_wonder_patch_debuts_in_new_linux_kernel.html
  8. Replies
    530
    Views
    133,191

    Poll: Re: HowTo: Installing and using KernelCheck

    Not yet. I planned this for the next version.
  9. Replies
    4
    Views
    1,198

    [SOLVED] Re: Splash Screen in PyGTK

    Solved - example code can be found in KernelCheck Delta.
  10. Replies
    530
    Views
    133,191

    Poll: Re: HowTo: Installing and using KernelCheck

    You need to upgrade to the latest version. You can download the .deb or the source code here: http://sourceforge.net/projects/kcheck/files/kernelcheck/1.2.5/
  11. Replies
    1,517
    Views
    842,327

    Poll: Re: Master Kernel Thread

    You can, just make sure you re-link the headers!

    (Substitue 2.x.x with your kernel version)


    ln -s /usr/src/linux-headers-2.x.x /lib/modules/2.x.x/source
    ln -s /usr/src/linux-headers-2.x.x...
  12. Replies
    530
    Views
    133,191

    Poll: Re: HowTo: Installing and using KernelCheck

    Yeah that's a little ridiculous. Try python-gnome2.
  13. Replies
    1,517
    Views
    842,327

    Poll: Re: Master Kernel Thread

    Updated.
  14. Replies
    530
    Views
    133,191

    Poll: Re: HowTo: Installing and using KernelCheck

    Hmmm.... Try installing python-gobject. Also try apt-get build-dep python-gtk2 and then try installing python-gtk2. You definitely need that to run KC.
  15. Replies
    6
    Views
    709

    [all variants] Re: Custom kernel - kernel panic

    The new version of initramfs-tools does not automatically link the needed scripts anymore.

    Do the following to fix it:

    cp /usr/share/kernel-package/examples/etc/kernel/postinst.d/initramfs ...
  16. Replies
    1,517
    Views
    842,327

    Poll: Re: Master Kernel Thread

    Can you post the exact output of the error?
  17. Replies
    1,517
    Views
    842,327

    Poll: Re: Master Kernel Thread

    That's right. I knew it looked familiar: http://linuxagora.com/vbforum/showthread.php?t=1126
  18. Replies
    1,517
    Views
    842,327

    Poll: Re: Master Kernel Thread

    Looks like missing SATA drivers in the kernel. You have to recompile with SATA drivers enabled - you probably disabled them by accident.
  19. Replies
    1
    Views
    684

    [ubuntu] Re: 8.04 LTS Kernel Compilation Issues

    Your version of kernel-package is outdated. Either you need to update it to the latest version, or use the manual method described here: http://ubuntuforums.org/showpost.php?p=8688831&postcount=1403.
  20. Replies
    6
    Views
    2,024

    Re: Kernelcheck 404 error

    The kernel.org structure changed again, but it's been patched.

    DEB package: http://ubuntuforums.org/showpost.php?p=9133861&postcount=500
    Bug report:...
  21. Replies
    530
    Views
    133,191

    Poll: Re: HowTo: Installing and using KernelCheck

    That is really odd - I have no idea why it would be doing that. All KernelCheck does is call make xconfig. No options or anything.
  22. Replies
    530
    Views
    133,191

    Poll: Re: HowTo: Installing and using KernelCheck

    The patched version of KernelCheck is now in the Launchpad Trunk. Use the development method to install it.
  23. Replies
    29,712
    Views
    1,262,142

    Re: Count to 200 - BEFORE MOD RESETS BACK TO ONE!

    3
  24. Replies
    530
    Views
    133,191

    Poll: Re: HowTo: Installing and using KernelCheck

    Still looks like you have the experimental version installed. You have to fully remove it before installing the patched version of 1.5. (By manually removing files)

    As of right now, the...
  25. Replies
    1,517
    Views
    842,327

    Poll: Re: Master Kernel Thread

    Noted.
Results 1 to 25 of 250
Page 1 of 10 1 2 3 4