View previous topic :: View next topic |
Author |
Message |
pappy_mcfae Watchman
Joined: 27 Dec 2007 Posts: 5999 Location: Pomona, California.
|
Posted: Sat Jul 23, 2011 7:11 pm Post subject: Pappy's Kernel Seeds Part IV |
|
|
Welcome to the fourth discussion thread for Pappy's kernel seeds! The usual stuff:
All mirrors will be updated later on this evening to add this new thread. The other threads will also remain accessible.
THREAD #1
THREAD #2
THREAD #3
If the main site is down for a long time, please use the mirrors listed in my sig, and let me know there are issues.
NeddySeagoon, please make this sticky.
Thanks.
Cheers,
Pappy _________________ This space left intentionally blank, except for these ASCII symbols. |
|
Back to top |
|
|
pappy_mcfae Watchman
Joined: 27 Dec 2007 Posts: 5999 Location: Pomona, California.
|
Posted: Sun Jul 24, 2011 7:41 am Post subject: |
|
|
The site pages have been updated to include this new discussion thread. Enjoy!
Cheers,
Pappy _________________ This space left intentionally blank, except for these ASCII symbols. |
|
Back to top |
|
|
f4c3m3l70r n00b
Joined: 19 Jul 2011 Posts: 47
|
Posted: Mon Jul 25, 2011 10:26 am Post subject: |
|
|
I saw you have not not configured
Code: |
# CONFIG_PID_NS is not set
# CONFIG_NET_NS is not set
|
In order to compile Chromium this must be enabled. _________________ i7-4820X | ROG RIVE | 16GB 2400MHz CL10 | SSD 850 Pro | Essence STX | GTX970 |
|
Back to top |
|
|
pappy_mcfae Watchman
Joined: 27 Dec 2007 Posts: 5999 Location: Pomona, California.
|
Posted: Mon Jul 25, 2011 7:51 pm Post subject: |
|
|
1. I use chrome all the time on standard kernel seed settings. I use the older versions where those who like to run as root aren't penalized for doing such.
2. The seed is intended to get systems up and running with Linux. If you feel the need to change settings because a package requires it, that is beyond the scope of the seed.
A seed is intended to be the beginning of getting your Linux kernel where you want it. It is not the end. Any required tweaks to tailor the kernel to your system are up to you, the user.
Cheers,
Pappy _________________ This space left intentionally blank, except for these ASCII symbols. |
|
Back to top |
|
|
NeddySeagoon Administrator
Joined: 05 Jul 2003 Posts: 54577 Location: 56N 3W
|
Posted: Mon Jul 25, 2011 10:11 pm Post subject: |
|
|
pappy_mcfae,
Mirror: http://62.3.120.142/~pappy/ is back to its old IP of 62.3.120.141 but its down until I fix the apache setup.
That will be real soon now - honest _________________ Regards,
NeddySeagoon
Computer users fall into two groups:-
those that do backups
those that have never had a hard drive fail. |
|
Back to top |
|
|
pappy_mcfae Watchman
Joined: 27 Dec 2007 Posts: 5999 Location: Pomona, California.
|
Posted: Tue Jul 26, 2011 4:32 am Post subject: |
|
|
Cool. Let me know when all is back in order.
Cheers,
Pappy _________________ This space left intentionally blank, except for these ASCII symbols. |
|
Back to top |
|
|
imanidiot123 n00b
Joined: 31 Aug 2009 Posts: 24
|
Posted: Tue Jul 26, 2011 6:50 am Post subject: |
|
|
Not sure about the side effects, but I think it'd be a good idea to enable Improved Transaction Translator Scheduling under Device Drivers/USB Support.
I say this because on some, at least Intel, USB 2.0 controllers, having this option disabled makes full speed USB audio devices fail to playback or record with EPIPE and error -28 on the system log. |
|
Back to top |
|
|
pappy_mcfae Watchman
Joined: 27 Dec 2007 Posts: 5999 Location: Pomona, California.
|
Posted: Tue Jul 26, 2011 8:11 am Post subject: |
|
|
Another day brings more goodies from the hardened-sources folks. I've just uploaded .configs for 2.6.32-hardened-r58 and 2.6.39-hardened-r8 in both x86 and x86_64 flavors. Enjoy!
imanidiot123,
Once again, the seed is more about getting things up and running. Your statement bears merit, but it is one of those things that goes beyond basic operation. That said, I am sure that there are a few folks who need to know that little bit of information.
That is part of what this discussion is for...what happens after things are running properly. Please keep the suggestions coming, as they are helpful in and of themselves, even if they never make it to a seed.
Cheers,
Pappy _________________ This space left intentionally blank, except for these ASCII symbols. |
|
Back to top |
|
|
imanidiot123 n00b
Joined: 31 Aug 2009 Posts: 24
|
Posted: Tue Jul 26, 2011 4:58 pm Post subject: |
|
|
I see. Still, if there aren't any side effects, and it's found to be a common problem, it should be considered, though I suppose it might just eventually end up the default anyway, if it's a kind of transitional option while they're still testing it.
Thanks anyway, I've been using the kernel seeds for a while, and they've been a good help. |
|
Back to top |
|
|
pappy_mcfae Watchman
Joined: 27 Dec 2007 Posts: 5999 Location: Pomona, California.
|
Posted: Tue Jul 26, 2011 7:16 pm Post subject: |
|
|
If it becomes a real issue for people, I will of course change things up. For now, I'd prefer the seeds to be as minimalist as possible.
Cheers,
Pappy _________________ This space left intentionally blank, except for these ASCII symbols. |
|
Back to top |
|
|
NeddySeagoon Administrator
Joined: 05 Jul 2003 Posts: 54577 Location: 56N 3W
|
Posted: Tue Jul 26, 2011 8:02 pm Post subject: |
|
|
imanidiot123,
If your hardware supports USB Transaction Translation, you should use it instead of OHCI_HID/UHCI_HID.
However, if you don't have USB Transaction Translation, you need OHCI_HID/UHCI_HID for USB 1.1 devices.
Is one of those things where leaving it off is safe but turning it on and removing the old USB1.1 support, stops a lot of users mice/keyboard working.
Not all new equipment supports USB Transaction Translation either. Its in my two year old desktop but not my shiny new server.
The only way I know to find out if you have Transaction Translation support is to build a kernel and see. Of course, if its missing, you need a PS/2 keyboard or ssh access to shutdown cleanly. _________________ Regards,
NeddySeagoon
Computer users fall into two groups:-
those that do backups
those that have never had a hard drive fail. |
|
Back to top |
|
|
pepoluan n00b
Joined: 28 Feb 2011 Posts: 42 Location: Jakarta, Indonesia
|
Posted: Sun Jul 31, 2011 4:07 am Post subject: |
|
|
Hi pappy!
I've been looking into your kernel seeds, and found them fascinating.
Since you are the de-facto go-to guy for seeds, would you consider adding seeds for DomU's?
I myself have identified some .config settings *vital* for running Gentoo as a paravirtualized DomU over XenServer; they're part of my (still draft) article on Gentoo-wiki. _________________ Nobody is Perfect.
I am Nobody. |
|
Back to top |
|
|
pappy_mcfae Watchman
Joined: 27 Dec 2007 Posts: 5999 Location: Pomona, California.
|
Posted: Sun Jul 31, 2011 7:29 pm Post subject: |
|
|
Pardon my not getting back to you sooner. Our cable modem has a tendency to reboot itself for no good reason...and then, it won't come back online for hours at a time.
I've set a xen-source kernel using the basic vanilla seed. It seemed to work. I'd like to know more about xen, just for grins. Also, since I've written off the zen-sources folks, I do have room for another set of sources.
To get started, use a vanilla seed that is less than the version of xen-sources you're using. Enter make oldconfig, and set the proper xen settings of which you speak. Once you get it functional, remove your hardware settings, and send it along in a message here. Post the .config using pastebin, if you please.
That can be the starting point for setting up xen-sources.
Cheers,
Pappy _________________ This space left intentionally blank, except for these ASCII symbols. |
|
Back to top |
|
|
NeddySeagoon Administrator
Joined: 05 Jul 2003 Posts: 54577 Location: 56N 3W
|
Posted: Sun Jul 31, 2011 7:55 pm Post subject: |
|
|
pappy_mcfae,
I can do you a Xen DomU .config. bloodnoc.org is a Xen DomU
Please fix your sig 142 is now 141 and that mirror is back up _________________ Regards,
NeddySeagoon
Computer users fall into two groups:-
those that do backups
those that have never had a hard drive fail. |
|
Back to top |
|
|
pepoluan n00b
Joined: 28 Feb 2011 Posts: 42 Location: Jakarta, Indonesia
|
Posted: Mon Aug 01, 2011 12:40 am Post subject: |
|
|
pappy_mcfae wrote: | To get started, use a vanilla seed that is less than the version of xen-sources you're using. Enter make oldconfig, and set the proper xen settings of which you speak. Once you get it functional, remove your hardware settings, and send it along in a message here. Post the .config using pastebin, if you please. |
The funny thing about my *production* .config is that it's already free of all hardware drivers
(With Xen, for enterprise infrastructure servers, one really needs only XEN* drivers )
But... I've been using hardened-sources and gentoo-sources.
I'll try making a vanilla-sources VM later today, and post the pastebin URI here.
(I'll also annotate the .config, because there are some settings that must be set 'just so', or else boot will fail, sometimes without any error message whatsoever) _________________ Nobody is Perfect.
I am Nobody. |
|
Back to top |
|
|
pappy_mcfae Watchman
Joined: 27 Dec 2007 Posts: 5999 Location: Pomona, California.
|
Posted: Mon Aug 01, 2011 5:33 am Post subject: |
|
|
Cool.
Cheers,
Pappy _________________ This space left intentionally blank, except for these ASCII symbols. |
|
Back to top |
|
|
pepoluan n00b
Joined: 28 Feb 2011 Posts: 42 Location: Jakarta, Indonesia
|
|
Back to top |
|
|
Moriah Advocate
Joined: 27 Mar 2004 Posts: 2380 Location: Kentucky
|
Posted: Tue Aug 02, 2011 4:13 am Post subject: |
|
|
I don't use Xen, but I do use vmware workstation 7.1.4 build-385536 -- that's not the free version, but the pay-for one. I have been using it to run winxp on my gentoo laptop. I chose the pay-for version because I use it to develop stuff for clients, so I need support -- mainly so I can say I have it, I find the forum support usually is quicker to resolve most problems anyway.
So I have not yet built a gentoo system to run under vmware, but its on my list. Any tidbits of experience you can share that might port to other virtual environments would be most welcome. _________________ The MyWord KJV Bible tool is at http://www.elilabs.com/~myword
Foghorn Leghorn is a Warner Bros. cartoon character. |
|
Back to top |
|
|
pepoluan n00b
Joined: 28 Feb 2011 Posts: 42 Location: Jakarta, Indonesia
|
Posted: Tue Aug 02, 2011 5:09 am Post subject: |
|
|
Moriah wrote: | I don't use Xen, but I do use vmware workstation 7.1.4 build-385536 -- that's not the free version, but the pay-for one. I have been using it to run winxp on my gentoo laptop. I chose the pay-for version because I use it to develop stuff for clients, so I need support -- mainly so I can say I have it, I find the forum support usually is quicker to resolve most problems anyway.
So I have not yet built a gentoo system to run under vmware, but its on my list. Any tidbits of experience you can share that might port to other virtual environments would be most welcome. |
Well, my employer's cloud is based on VMware. But I haven't distilled the kernel .config required for it.
Here are some (hopefully) helpful pointers, based on my experience:
- Gentoo x86 minimal CD's from 1Q of this year does not support PV-SCSI; it simply does not 'see' any hard disk. The amd64 minimal supports PV-SCSI, though. (It might've changed, I haven't tested yet).
- Configure your kernel for VMware PV-SCSI (see above point)
- Do a research on e1000 vs VMXNET; some people say that the former is faster, while others say the latter is faster. Do not compile them both; you'll end up with e1000 instead. I personally am very satisfied with network performance using e1000
- No need for initrd. I have about 5 VMs using Gentoo *without* initramfs support
- You might want to compile the VMware Tools (although, honestly, I do not yet know how)
Finally, you might want to make a "stage3.5" tarball (that's my completely unofficial term for the files right before `emerge *-sources`, but after `emerge -avuND @world`). I posted the HOW TO in my blog: http://pepoluan.tumblr.com/post/7879020918/making-a-gentoo-linux-stage3-5-tarball _________________ Nobody is Perfect.
I am Nobody. |
|
Back to top |
|
|
Moriah Advocate
Joined: 27 Mar 2004 Posts: 2380 Location: Kentucky
|
Posted: Tue Aug 02, 2011 6:37 am Post subject: |
|
|
I probably would need initramfs (newer form of initrd) because my gentoo systems boot directly to a lvm logical volume.
Sometimes, especially on laptops, I boot from a usb stick, and the drive in the laptop is fully encrypted whole-disk, no partitions, no partition table, and lvm sits on the decrypted device, and my os sits on a logical volume under lvm control. Once the system is booted, I remove the usb stick.
So either way, I would need an initramfs to make this work.
If, on the other hand, I was working on a physical disk that was already encrypted, then I would still want lvm on the root filesystem so I could use snapshots when I was backing it up with my backup server, which runs every night to back up all the machines on my network.
So I am probably stuck with using an initramfs. _________________ The MyWord KJV Bible tool is at http://www.elilabs.com/~myword
Foghorn Leghorn is a Warner Bros. cartoon character. |
|
Back to top |
|
|
pappy_mcfae Watchman
Joined: 27 Dec 2007 Posts: 5999 Location: Pomona, California.
|
Posted: Wed Aug 03, 2011 7:43 am Post subject: |
|
|
Not a lot of sources, but a lot of things on Pappy's plate. I've just uploded .configs for 2.6.35.14 in both x86 and x86_64 flavors. Enjoy!
Cheers,
Pappy _________________ This space left intentionally blank, except for these ASCII symbols. |
|
Back to top |
|
|
pappy_mcfae Watchman
Joined: 27 Dec 2007 Posts: 5999 Location: Pomona, California.
|
Posted: Wed Aug 03, 2011 7:50 am Post subject: |
|
|
NeddySeagoon,
Thanks. I've updated my sig. I need to update the button I click to start sshfs to your server, too. I need to do that before the command walks its way out of ~/.bash_history.
I'm going to look at the xen .config I just received most likely tomorrow. I've got it downloaded on this machine, but bed is looking pretty inviting.
EDIT: I guess I should read a little better. I'd like to see the xen .config you have, NeddySeagoon. /EDIT
Cheers,
Pappy _________________ This space left intentionally blank, except for these ASCII symbols. |
|
Back to top |
|
|
NeddySeagoon Administrator
Joined: 05 Jul 2003 Posts: 54577 Location: 56N 3W
|
Posted: Wed Aug 03, 2011 6:21 pm Post subject: |
|
|
pappy_mcfae,
Look in /usr/src/linux/.config at bloodnoc.org :)
Thats the kernel in the DomU that hosts kernel-seeds.bloodnoc.org _________________ Regards,
NeddySeagoon
Computer users fall into two groups:-
those that do backups
those that have never had a hard drive fail. |
|
Back to top |
|
|
pappy_mcfae Watchman
Joined: 27 Dec 2007 Posts: 5999 Location: Pomona, California.
|
Posted: Wed Aug 03, 2011 9:59 pm Post subject: |
|
|
I'll do that sometime later on this evening.
Cheers,
Pappy _________________ This space left intentionally blank, except for these ASCII symbols. |
|
Back to top |
|
|
pappy_mcfae Watchman
Joined: 27 Dec 2007 Posts: 5999 Location: Pomona, California.
|
Posted: Thu Aug 04, 2011 8:23 am Post subject: |
|
|
I still haven't gotten to that. My world is getting weird, but in a very good way. I did setup a new seed for source that hasn't hit portage yet. I've just uploaded .configs for 2.6.39.4 in both x86 and x86_64 flavors. Enjoy!
Cheers,
Pappy _________________ This space left intentionally blank, except for these ASCII symbols. |
|
Back to top |
|
|
|