View Poll Results: Was this helpful to you?

Voters
1159. You may not vote on this poll
Page 30 of 152 FirstFirst ... 2028293031324080130 ... LastLast
Results 291 to 300 of 1518

Thread: Master Kernel Thread

  1. #291
    Join Date
    Aug 2005
    Location
    Canada
    Beans
    1,081

    Re: Master Kernel Thread

    Quote Originally Posted by tamird View Post
    are there any significant differences if i'm building to 2.6.21 instead of 2.6.20?
    Nope. 2.6.21 just adds some new features/options. You will be prompted for the desired action during menu/xconfig. The safe be would be to select the defaults if you are unsure. Hope it goes smoothly!
    Last edited by 5-HT; April 26th, 2007 at 10:17 PM.

  2. #292
    Join Date
    Nov 2005
    Location
    Switzerland
    Beans
    48
    Distro
    Kubuntu 7.04 Feisty Fawn

    Re: Master Kernel Thread

    hi,

    I build my own kernel following this thread but I couldn't build the vesafb frame buffer.

    I require this to have hi-res console at boot time after grub menu. I select vesa and vga related
    frame buffers using xconfig but in the end I couldn't get vesafb.ko

    any ideas ? comments ?

  3. #293
    Join Date
    Aug 2006
    Beans
    42
    Distro
    Hardy Heron (Ubuntu Development)

    Re: Master Kernel Thread

    It is a great thread. But I do not feel much of a performance gain.... I followed the performance guide from xx owned xx .. but i do not feel much of that "speed" everyone talks about.... Nonetheless, compiling my kernel was a good experience and thank you both (op and xx owned xx) for the how to.


  4. #294
    Join Date
    Apr 2007
    Beans
    2

    Re: Master Kernel Thread

    Quote Originally Posted by reacocard View Post
    Same here, except over 200MB. Any ideas?
    The initrd is not to create. The modules thus take a too large size.

  5. #295
    Join Date
    Sep 2006
    Location
    Central Europe
    Beans
    Hidden!
    Distro
    Ubuntu Development Release

    Re: Master Kernel Thread

    Quote Originally Posted by 5-HT View Post
    Nope. 2.6.21 just adds some new features/options. You will be prompted for the desired action during menu/xconfig. The safe be would be to select the defaults if you are unsure. Hope it goes smoothly!
    IIRC the default for new features is "N(o)" - so that doesn't make much sense.
    I'd suggest to read and google for everything. This way you'll get rid of what you don't need and make sure you don't throw something important over board.

    Compiled 2.6.21 yesterday, same probs as you. 200+MB headers, 500+MB kernel?
    Last edited by MacUntu; April 27th, 2007 at 09:31 AM.

  6. #296
    Join Date
    Aug 2005
    Location
    Canada
    Beans
    1,081

    Re: Master Kernel Thread

    Quote Originally Posted by MacUntu View Post
    IIRC the default for new features is "N(o)" - so that doesn't make much sense.
    You're right. Forgot about that, sorry. Curious to see what effects the tickless system will have on idle power consumption.

    Quote Originally Posted by MacUntu View Post
    Compiled 2.6.21 yesterday, same probs as you. 200+MB headers, 500+MB kernel?
    My kernel is 14 MB and my headers 7.8. I did gut initrd, any drivers and filesystems that I did not need, and all of the debug options.
    Apart from going that route, disabling some of the obviously unneded support, based on your system, mentioned here may help bring those sizes down.

    One note of caution to anyone trying to compile the nvidia module for 2.6.21: you may need to disable CPU paravirtualization support or the build will fail. Furthermore, if you will be using the 1.0.9755 drivers you may need to rename the module from nvidia.ko to nvidia_new.ko and do a
    Code:
    sudo depmode -a
    Last edited by 5-HT; April 27th, 2007 at 11:58 AM.

  7. #297
    Join Date
    Jan 2007
    Beans
    39
    Distro
    Kubuntu 7.10 Gutsy Gibbon

    Re: Master Kernel Thread

    Perfect writeup! Installed w/o a hitch on 7.04 x64. I just had to reinstall the nvidia drivers like the writeup mentioned.

  8. #298
    Join Date
    Jul 2006
    Beans
    252

    Re: Master Kernel Thread

    I tried 2.6.21 from feisty and no luck - it almost boots or probably does but I get plenty of errors
    for device-mapper table 253.1 or something like that...just after LVM starts

    Here for example:

    Apr 27 19:24:56 ***** kernel: Inspecting /boot/System.map-2.6.21
    Apr 27 19:24:56 ***** kernel: Loaded 25114 symbols from /boot/System.map-2.6.21.
    Apr 27 19:24:56 ***** kernel: Symbols match kernel version 2.6.21.
    Apr 27 19:24:56 ***** kernel: No module symbols loaded - kernel modules not enab
    led.
    Apr 27 19:24:56 ***** kernel: inear: Device lookup failed
    Apr 27 19:24:56 ***** kernel: [ 72.397106] device-mapper: ioctl: error adding
    target to table
    Apr 27 19:24:56 ***** kernel: [ 72.646848] device-mapper: table: 254:1: linear
    : dm-linear: Device lookup failed
    Apr 27 19:24:56 ***** kernel: [ 72.646854] device-mapper: ioctl: error adding
    target to table
    Apr 27 19:24:56 ***** kernel: [ 72.647623] device-mapper: table: 254:1: linear
    : dm-linear: Device lookup failed
    Apr 27 19:24:56 ***** kernel: [ 72.647628] device-mapper: ioctl: error adding
    target to table
    Apr 27 19:24:56 ***** kernel: [ 72.648376] device-mapper: table: 254:1: linear
    : dm-linear: Device lookup failed
    Apr 27 19:24:56 ***** kernel: [ 72.648380] device-mapper: ioctl: error adding
    target to table
    Apr 27 19:24:56 ***** kernel: [ 72.649133] device-mapper: table: 254:1: linear
    : dm-linear: Device lookup failed
    Apr 27 19:24:56 ***** kernel: [ 72.649138] device-mapper: ioctl: error adding
    target to table
    Apr 27 19:24:56 ***** kernel: [ 72.649881] device-mapper: table: 254:1: linear
    : dm-linear: Device lookup failed

    Never had so much stress compiling a kernel in Gentoo...

  9. #299
    Join Date
    Sep 2006
    Location
    Central Europe
    Beans
    Hidden!
    Distro
    Ubuntu Development Release

    Re: Master Kernel Thread

    I got the same error. How large is your kernel image? (Search for linux-image-2.6.21 in synaptic)

    I've compiled three times now following three "different" how-tos (basically all the same). I got no errors during the compilation and ended up with two .debs: the image with ~200MB (installed ~500MB) and the headers with ~17MB (installed ~60MB). One thing's for sure: that's not normal.

  10. #300
    Join Date
    Jul 2006
    Beans
    252

    Re: Master Kernel Thread

    You mean mine?

    -rw-r--r-- 1 root src 8082542 2007-04-27 22:28 linux-headers-2.6.21_2.6.21-10.00.Custom_amd64.deb
    -rw-r--r-- 1 root src 175809208 2007-04-27 22:26 linux-image-2.6.21_2.6.21-10.00.Custom_amd64.deb

    What you have sounds odd at least...

Page 30 of 152 FirstFirst ... 2028293031324080130 ... 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
  •