+pappy_mcfae wrote:...
2. No more colored text at kernel boot? That was one of my favorite things.
...
Colored text is a very nice thing after a linux penguen welcomes you while booting. Please don't remove it
+pappy_mcfae wrote:...
2. No more colored text at kernel boot? That was one of my favorite things.
...
answer to question 1: they stopped naming their kernels by zen version. instead the same version gets updated every time in git until a new vanilla kernel comes out. so, no more 2.6.38-zen0, instead 2.6.38-zen and if there's an update for the kernel the version number remains the same until 2.6.38.1 comes out. then it becomes 2.6.38.1-zenpappy_mcfae wrote:1. Are there other .38-zen versions out there? If so, I'd like to get a hold of them so I can make seeds.
2. No more colored text at kernel boot? That was one of my favorite things.
3. Is the git going to be up any time soon?
4. Do you have the patch handy to create the colored text?
Cheers,
Pappy


Thanks for the link. Now I can run it on my personal sources, whether zen, or vanilla. Woohoo! You have made me happy to be a geek yet again.
2.6.38.1-zen with latest commit before 2.6.38.2-zen: http://git.zen-kernel.org/zen-stable/sn ... f5.tar.bz2pappy_mcfae wrote:Please post the links for the first two, as I have the link already for 2.6.38.2-zen. I'd like to make seeds for them all. It's sort of a tradition.
Cheers,
Pappy



Code: Select all
gentoo-studio64 linux # git pull
fatal: read error: Connection reset by peer
gentoo-studio64 linux # git pull
fatal: read error: Connection reset by peer
gentoo-studio64 linux # git pull
fatal: read error: Connection reset by peer
gentoo-studio64 linux # git pull
fatal: read error: Connection reset by peer




Code: Select all
kml log # less messages | grep BUG -A 50
Apr 18 22:02:48 localhost kernel: [70900.406836] BUG: unable to handle kernel NULL pointer dereference at 000000000000000e
Apr 18 22:02:48 localhost kernel: [70900.406843] IP: [<ffffffff8115b353>] jnode_of_page+0x33/0x2a0
Apr 18 22:02:48 localhost kernel: [70900.406851] PGD 6c3e067 PUD 6c184067 PMD 0
Apr 18 22:02:48 localhost kernel: [70900.406855] Oops: 0002 [#1] PREEMPT SMP
Apr 18 22:02:48 localhost kernel: [70900.406858] last sysfs file: /sys/devices/pci0000:00/0000:00:19.0/net/eth0/carrier
Apr 18 22:02:48 localhost kernel: [70900.406861] CPU 0
Apr 18 22:02:48 localhost kernel: [70900.406862] Modules linked in: fuse vboxnetflt vboxnetadp vboxdrv cpufreq_userspace cpufreq_powersave cpufreq_ondemand cpufreq_conservative nvidia(P) snd_hda_codec_analog thinkpad_acpi ath5k ath mac80211 cfg80211 rfkill firewire_ohci e1000e snd_hda_intel snd_hda_codec snd_hwdep snd_pcm snd_timer snd_page_alloc hid_a4tech usbhid uhci_hcd ehci_hcd nvram iTCO_wdt usbcore sdhci_pci sdhci yenta_socket pcmcia_core mmc_core pcmcia_rsrc ata_piix firewire_core i2c_i801 video
Apr 18 22:02:48 localhost kernel: [70900.406890]
Apr 18 22:02:48 localhost kernel: [70900.406893] Pid: 909, comm: emerge Tainted: P 2.6.38.3-zen #2 LENOVO 6459CTO/6459CTO
Apr 18 22:02:48 localhost kernel: [70900.406898] RIP: 0010:[<ffffffff8115b353>] [<ffffffff8115b353>] jnode_of_page+0x33/0x2a0
Apr 18 22:02:48 localhost kernel: [70900.406901] RSP: 0018:ffff88000df13b08 EFLAGS: 00010202
Apr 18 22:02:48 localhost kernel: [70900.406903] RAX: ffff88013bfa1020 RBX: 0000000000000002 RCX: ffff88005c52f218
Apr 18 22:02:48 localhost kernel: [70900.406905] RDX: ffff8801222bd520 RSI: 0000000000000001 RDI: ffffea0001ee0538
Apr 18 22:02:48 localhost kernel: [70900.406907] RBP: ffffea0001ee0538 R08: ffffea0001ee0538 R09: ffff88005c52f218
Apr 18 22:02:48 localhost kernel: [70900.406909] R10: ffffffffffffffff R11: 0000000000000000 R12: 0000000000000000
Apr 18 22:02:48 localhost kernel: [70900.406911] R13: ffff88000bf06408 R14: 0000000000000000 R15: 0000000000000000
Apr 18 22:02:48 localhost kernel: [70900.406913] FS: 00007fd9f1b1e700(0000) GS:ffff8800bfc00000(0000) knlGS:0000000000000000
Apr 18 22:02:48 localhost kernel: [70900.406915] CS: 0010 DS: 0000 ES: 0000 CR0: 0000000080050033
Apr 18 22:02:48 localhost kernel: [70900.406917] CR2: 000000000000000e CR3: 0000000005e6a000 CR4: 00000000000006f0
Apr 18 22:02:48 localhost kernel: [70900.406919] DR0: 0000000000000000 DR1: 0000000000000000 DR2: 0000000000000000
Apr 18 22:02:48 localhost kernel: [70900.406921] DR3: 0000000000000000 DR6: 00000000ffff0ff0 DR7: 0000000000000400
Apr 18 22:02:48 localhost kernel: [70900.406923] Process emerge (pid: 909, threadinfo ffff88000df12000, task ffff8800071e8000)
Apr 18 22:02:48 localhost kernel: [70900.406924] Stack:
Apr 18 22:02:48 localhost kernel: [70900.406926] 0000000000000001 0000000000000000 ffff88000df13cb8 0000000000000000
Apr 18 22:02:48 localhost kernel: [70900.406929] ffff88000bf06408 0000000000000000 0000000000000000 ffffffff8118a6b0
Apr 18 22:02:48 localhost kernel: [70900.406933] ffff88000bdb3680 ffff8800000000d0 ffff8801222bd520 0000000000000713
Apr 18 22:02:48 localhost kernel: [70900.406936] Call Trace:
Apr 18 22:02:48 localhost kernel: [70900.406941] [<ffffffff8118a6b0>] ? grab_page_cluster+0x50/0x1d0
Apr 18 22:02:48 localhost kernel: [70900.406945] [<ffffffff8118b6c7>] ? prepare_logical_cluster+0x57/0x780
Apr 18 22:02:48 localhost kernel: [70900.406948] [<ffffffff81188be2>] ? set_window.clone.55+0x72/0xc0
Apr 18 22:02:48 localhost kernel: [70900.406950] [<ffffffff8118722c>] ? write_dispatch_hook+0x2c/0x130
Apr 18 22:02:48 localhost kernel: [70900.406953] [<ffffffff8118ceca>] ? do_write_cryptcompress+0x1da/0x690
Apr 18 22:02:48 localhost kernel: [70900.406957] [<ffffffff8118d7a5>] ? write_cryptcompress+0xa5/0xf0
Apr 18 22:02:48 localhost kernel: [70900.406960] [<ffffffff8118744c>] ? reiser4_write_careful+0xdc/0x500
Apr 18 22:02:48 localhost kernel: [70900.406964] [<ffffffff8111428f>] ? __posix_lock_file+0x12f/0x4d0
Apr 18 22:02:48 localhost kernel: [70900.406967] [<ffffffff8103e829>] ? get_parent_ip+0x9/0x20
Apr 18 22:02:48 localhost kernel: [70900.406970] [<ffffffff8103e8c7>] ? sub_preempt_count+0x87/0xb0
Apr 18 22:02:48 localhost kernel: [70900.406973] [<ffffffff81108804>] ? fsnotify+0x1c4/0x2e0
Apr 18 22:02:48 localhost kernel: [70900.406977] [<ffffffff810d35c6>] ? vfs_write+0xc6/0x170
Apr 18 22:02:48 localhost kernel: [70900.406979] [<ffffffff810d38ae>] ? sys_write+0x4e/0x90
Apr 18 22:02:48 localhost kernel: [70900.406983] [<ffffffff810030f5>] ? device_not_available+0x15/0x20
Apr 18 22:02:48 localhost kernel: [70900.406985] [<ffffffff810024fb>] ? system_call_fastpath+0x16/0x1b
Apr 18 22:02:48 localhost kernel: [70900.406987] Code: 08 48 89 6c 24 10 4c 89 64 24 18 48 89 fd 4c 89 6c 24 20 4c 89 74 24 28 4c 89 7c 24 30 e8 16 89 01 00 48 8b 5d 10 48 85 db 74 2a <f0> ff 43 0c 48 89 d8 48 8b 6c 24 10 48 8b 5c 24 08 4c 8b 64 24
Apr 18 22:02:48 localhost kernel: [70900.407018] RIP [<ffffffff8115b353>] jnode_of_page+0x33/0x2a0
Apr 18 22:02:48 localhost kernel: [70900.407021] RSP <ffff88000df13b08>
Apr 18 22:02:48 localhost kernel: [70900.407022] CR2: 000000000000000e
Apr 18 22:02:48 localhost kernel: [70900.407186] ---[ end trace a699fdb2559af5c3 ]---

Code: Select all
git diff v2.6.38 master | xz -z -c > /tmp/2.6.38-zen-snapshot-patch.xz