View Poll Results: Was this helpful to you?

Voters
1159. You may not vote on this poll
Page 14 of 152 FirstFirst ... 412131415162464114 ... LastLast
Results 131 to 140 of 1518

Thread: Master Kernel Thread

  1. #131
    Join Date
    Dec 2006
    Location
    New Zealand
    Beans
    305
    Distro
    Ubuntu 7.10 Gutsy Gibbon

    Re: Master Kernel Thread

    oops soz, I missed out the last code LOL. Sorry for that

  2. #132
    Join Date
    Sep 2006
    Beans
    23

    Re: Master Kernel Thread

    Quote Originally Posted by j.miller565 View Post
    Is 2.6.20 suppose to come up in GRUB?
    Yes !

  3. #133
    Join Date
    Sep 2006
    Beans
    23

    Re: Master Kernel Thread

    just in case you missed my edit's

    here are my updated facts
    compile went fine (several times)
    i have no internet-connection, only "ping" works
    i changed nothing in the .config,
    i don't use NDIS with 2.6.17.11 (lsmod | grep ndis >results in "")

    i tried:
    to compile ndiswrapper from source #29 went fine but won't help
    to delete everything like maciu did above #117 except my eth0 entries which didn't help

    any advice for me ?

  4. #134
    Join Date
    Sep 2006
    Beans
    113

    Re: Master Kernel Thread

    Quote Originally Posted by sefkaz View Post
    yes, i try to use the one from sourceforge.net but still no use, if i want to use wifi, i use kernel 2.6.17.10 ubuntu default, any advice would be appreciated
    I've got nothin (nor does google)

  5. #135
    Join Date
    Jun 2006
    Beans
    43

    Re: Master Kernel Thread

    I've compiled the kernel but how do I reinstall the nvidia drivers if I already tried to boot into the new kernel and it failed..... so now I rebooted so How do I reinstall the nvidia drivers for the new kernel?

  6. #136
    Join Date
    Mar 2006
    Beans
    Hidden!

    Re: Master Kernel Thread

    juve, disable Firestarter if you have it? Or any kind of Firewall?

  7. #137
    Join Date
    Nov 2005
    Location
    Sweden
    Beans
    257
    Distro
    Kubuntu 9.10 Karmic Koala

    Re: Master Kernel Thread

    I've tried a few times and with different kernels but I just can't make the module package! The last message looks like this:
    Code:
    dpkg-deb: bygger paketet "linux-headers-2.6.20-ck1" i "../linux-headers-2.6.20-ck1_2.6.20-ck1-10.00.Custom_i386.deb".
    tar: -: file name read contains nul character
    cp -pf debian/control.dist          debian/control
    make[1]: Leaving directory `/usr/src/linux-2.6.20'
    ====== making target stamp-kernel-headers [new prereqs: linux-headers-2.6.20-ck1 linux-headers-2.6.20-ck1]======
    This is kernel package version 10.049ubuntu5.
    echo done > stamp-kernel-headers
    ====== making target kernel_headers [new prereqs: stamp-configure stamp-prepare stamp-kernel-headers]======
    This is kernel package version 10.049ubuntu5.
    for module in  ; do                       \
              if test -d  $module; then                                \
                (cd $module;                                          \
                  if ./debian/rules KVERS="2.6.20-ck1" KSRC="/usr/src/linux-2.6.20" \
                                 KMAINT="Unknown Kernel Package Maintainer" KEMAIL="unknown@unconfigured.in.etc.kernel-pkg.conf"      \
                                 KPKG_DEST_DIR="/usr/src/linux-2.6.20/.."       \
                                 KPKG_MAINTAINER="Unknown Kernel Package Maintainer"        \
                                 KPKG_EXTRAV_ARG=""        \
                                 ARCH="i386"                  \
                                 KDREV="2.6.20-ck1-10.00.Custom" kdist_image; then    \
                      echo "Module $module processed fine";            \
                  else                                                  \
                       echo "Module $module failed.";                  \
                       if [ "X" != "X" ]; then      \
                          echo "Perhaps $module does not understand --rootcmd?";  \
                          echo "If you see messages that indicate that it is not"; \
                          echo "in fact being built as root, please file a bug ";  \
                          echo "against $module.";                     \
                       fi;                                              \
                       echo "Hit return to Continue";                   \
                     read ans;                                        \
                  fi;                                                   \
                 );                                                    \
              else                                                      \
                   echo "Module $module does not exist";               \
                   echo "Hit return to Continue?";                      \
              fi;                                                       \
            done
    I can't seem to find any error message here. To me it's just a damn script, any ideas?

  8. #138
    Join Date
    Dec 2006
    Location
    New Zealand
    Beans
    305
    Distro
    Ubuntu 7.10 Gutsy Gibbon

    Re: Master Kernel Thread

    Quote Originally Posted by onlybui View Post
    I've compiled the kernel but how do I reinstall the nvidia drivers if I already tried to boot into the new kernel and it failed..... so now I rebooted so How do I reinstall the nvidia drivers for the new kernel?
    use Envy. It fixes the problem well

  9. #139
    Join Date
    Apr 2006
    Location
    Cleveland, OH
    Beans
    19
    Distro
    Ubuntu 10.04 Lucid Lynx

    Re: Master Kernel Thread

    I'm looking forward to basically using this new kernel in conjunction with MythTV myself, so I have to make sure I'm doing this right. I'm using Edgy Eft, for right now. I understand that MythTV usually DOES require the latest kernel in order to do anything. According to this link: http://ubuntuforums.org/showthread.php?t=333523 from what I see, this is what I should be doing. However, if the newest kernel can't be booted successfully, then what good is this to use the TV Tuner that I got here? I'm somewhat considering my options more than carefully, but it's just too much of a pain in the butt to even, I mean... wow...

    Now that I'm thinking about it, could the upcoming Feisty Fawn distro have this new kernel built into the new version and ready to go for MythTV right out of the box using the newest kernel?
    Last edited by Robert A. Morin; February 20th, 2007 at 12:37 AM. Reason: About upcoming Feisty Fawn distribution...

  10. #140
    Join Date
    Jan 2007
    Beans
    Hidden!

    Re: Master Kernel Thread

    Envy can't install on new custom kernel unless modules are built in to the kernel, the problem is that with plain vanilla kernel, the make modules keep failing with riva fb sanity check error.

Page 14 of 152 FirstFirst ... 412131415162464114 ... LastLast

Tags for this Thread

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •