| View previous topic :: View next topic |
| Author |
Message |
Tiger683 Veteran


Joined: 08 Jan 2005 Posts: 1347 Location: Heffner's House
|
Posted: Tue Jan 10, 2006 3:31 pm Post subject: ___DEPRECATED___ 2.6.15-nitro1 |
|
|
[EDIT]
Because of stability issues and newer (stable) release being out, all files but brokenout are being removed from the mirror...
[/EDIT] _________________ Retired gentoo user
Last edited by Tiger683 on Sat Jan 14, 2006 1:04 pm; edited 5 times in total |
|
| Back to top |
|
 |
tagwar Tux's lil' helper


Joined: 11 Aug 2004 Posts: 147 Location: Karlsruhe
|
Posted: Tue Jan 10, 2006 3:35 pm Post subject: |
|
|
Compiling...
[edit]: done compiling... system is going down for reboot... Yeah.. i'm havin fun..
[edit2]: okay, so far everything works. I don't have too much time right now, so I will do some load tests tonight... So far all I can say is it's about 1.5 times faster than 2.6.15-gentoo-r1.... might be just subjective, but I'm happy...
Can't wait to see how it performs. A big THANK YOU TIGER!!!
Last edited by tagwar on Tue Jan 10, 2006 4:13 pm; edited 1 time in total |
|
| Back to top |
|
 |
SchAmane Tux's lil' helper


Joined: 11 Sep 2004 Posts: 107
|
Posted: Tue Jan 10, 2006 3:56 pm Post subject: |
|
|
let see how it compiles with gcc-4.1
[edit]
First feeling - everything looks good.
[/edit]
Last edited by SchAmane on Tue Jan 10, 2006 4:43 pm; edited 1 time in total |
|
| Back to top |
|
 |
super-lupo Tux's lil' helper


Joined: 29 Jun 2004 Posts: 92 Location: Germany / Berlin
|
Posted: Tue Jan 10, 2006 4:27 pm Post subject: |
|
|
Great,
i'm just compiling on ppc. I'll let you know the result.
Greetings,
Lupo |
|
| Back to top |
|
 |
Tiger683 Veteran


Joined: 08 Jan 2005 Posts: 1347 Location: Heffner's House
|
Posted: Tue Jan 10, 2006 5:15 pm Post subject: |
|
|
I'd also be interested in information about ati driver.
It is very likely that it isn't affected by the nvidia problem which is related to kbuild only,
but it is known to suffer big problems with every new kernel release :/ _________________ Retired gentoo user |
|
| Back to top |
|
 |
7seven7 n00b

Joined: 22 Jan 2005 Posts: 72
|
Posted: Tue Jan 10, 2006 5:26 pm Post subject: |
|
|
The kernel compiles just fine, but i cant compile splashutils
| Code: |
* Determining the location of the kernel source code
* Found kernel source directory:
* /usr/src/linux
* Found sources for kernel version:
* 2.6.15-nitro1
>>> Unpacking source...
>>> Unpacking splashutils-lite-1.1.9.10.tar.bz2 to /var/tmp/portage/splashutils-1.1.9.10/work
>>> Unpacking splashutils-gentoo-0.1.14.tar.bz2 to /var/tmp/portage/splashutils-1.1.9.10/work
>>> Unpacking miscsplashutils-0.1.3.tar.bz2 to /var/tmp/portage/splashutils-1.1.9.10/work
>>> Unpacking libpng-1.2.8.tar.bz2 to /var/tmp/portage/splashutils-1.1.9.10/work
>>> Unpacking jpegsrc.v6b.tar.gz to /var/tmp/portage/splashutils-1.1.9.10/work
>>> Unpacking freetype-2.1.9.tar.bz2 to /var/tmp/portage/splashutils-1.1.9.10/work
>>> Unpacking zlib-1.2.3.tar.bz2 to /var/tmp/portage/splashutils-1.1.9.10/work
* Applying splashutils-1.1.9.10-ppc-2.6.14.patch ... [ ok ]
>>> Source unpacked.
>>> Compiling source in /var/tmp/portage/splashutils-1.1.9.10/work/splashutils-1.1.9.10 ...
cc -O2 fbres.c -o fbres
strip fbres
make[1]: Entering directory `/var/tmp/portage/splashutils-1.1.9.10/work/miscsplashutils-0.1.3/kbd'
cc -O2 -march=pentium4 -fomit-frame-pointer -pipe -ftracer -c -o fgconsole.o fgconsole.c
cc -O2 -march=pentium4 -fomit-frame-pointer -pipe -ftracer -c -o getfd.o getfd.c
cc -O2 -march=pentium4 -fomit-frame-pointer -pipe -ftracer -Wl,-O1 -Wl,--sort-common -s fgconsole.o getfd.o -o fgconsole
make[1]: Leaving directory `/var/tmp/portage/splashutils-1.1.9.10/work/miscsplashutils-0.1.3/kbd'
CONF libjpeg
MAKE libjpeg
CC kernel/kernel.o
CC kernel/dev.o
CC kernel/parse.o
CC kernel/render.o
CC kernel/image.o
CC kernel/cmd.o
CC kernel/common.o
CC kernel/list.o
CC kernel/effects.o
LD splash_helper
CC splash.o
CC parse.o
CC render.o
render.c: In function 'prep_bgnd':
render.c:338: warning: pointer targets in assignment differ in signedness
render.c:339: warning: pointer targets in assignment differ in signedness
CC image.o
image.c: In function 'load_bg_images':
image.c:325: warning: pointer targets in passing argument 3 of 'load_jpeg' differ in signedness
image.c:325: warning: pointer targets in passing argument 4 of 'load_jpeg' differ in signedness
CC cmd.o
CC common.o
CC daemon.o
In file included from daemon.c:27:
/var/tmp/portage/splashutils-1.1.9.10/work/splashutils-1.1.9.10/linux/include/linux/input.h:801: error: syntax error before 'kernel_ulong_t'
/var/tmp/portage/splashutils-1.1.9.10/work/splashutils-1.1.9.10/linux/include/linux/input.h:801: warning: no semicolon at end of struct or union
/var/tmp/portage/splashutils-1.1.9.10/work/splashutils-1.1.9.10/linux/include/linux/input.h:805: error: syntax error before 'evbit'
/var/tmp/portage/splashutils-1.1.9.10/work/splashutils-1.1.9.10/linux/include/linux/input.h:805: error: 'BITS_PER_LONG' undeclared here (not in a function)
/var/tmp/portage/splashutils-1.1.9.10/work/splashutils-1.1.9.10/linux/include/linux/input.h:805: warning: data definition has no type or storage class
/var/tmp/portage/splashutils-1.1.9.10/work/splashutils-1.1.9.10/linux/include/linux/input.h:806: error: syntax error before 'keybit'
/var/tmp/portage/splashutils-1.1.9.10/work/splashutils-1.1.9.10/linux/include/linux/input.h:806: warning: data definition has no type or storage class
/var/tmp/portage/splashutils-1.1.9.10/work/splashutils-1.1.9.10/linux/include/linux/input.h:807: error: syntax error before 'relbit'
/var/tmp/portage/splashutils-1.1.9.10/work/splashutils-1.1.9.10/linux/include/linux/input.h:807: warning: data definition has no type or storage class
/var/tmp/portage/splashutils-1.1.9.10/work/splashutils-1.1.9.10/linux/include/linux/input.h:808: error: syntax error before 'absbit'
/var/tmp/portage/splashutils-1.1.9.10/work/splashutils-1.1.9.10/linux/include/linux/input.h:808: warning: data definition has no type or storage class
/var/tmp/portage/splashutils-1.1.9.10/work/splashutils-1.1.9.10/linux/include/linux/input.h:809: error: syntax error before 'mscbit'
/var/tmp/portage/splashutils-1.1.9.10/work/splashutils-1.1.9.10/linux/include/linux/input.h:809: warning: data definition has no type or storage class
/var/tmp/portage/splashutils-1.1.9.10/work/splashutils-1.1.9.10/linux/include/linux/input.h:810: error: syntax error before 'ledbit'
/var/tmp/portage/splashutils-1.1.9.10/work/splashutils-1.1.9.10/linux/include/linux/input.h:810: warning: data definition has no type or storage class
/var/tmp/portage/splashutils-1.1.9.10/work/splashutils-1.1.9.10/linux/include/linux/input.h:811: error: syntax error before 'sndbit'
/var/tmp/portage/splashutils-1.1.9.10/work/splashutils-1.1.9.10/linux/include/linux/input.h:811: warning: data definition has no type or storage class
/var/tmp/portage/splashutils-1.1.9.10/work/splashutils-1.1.9.10/linux/include/linux/input.h:812: error: syntax error before 'ffbit'
/var/tmp/portage/splashutils-1.1.9.10/work/splashutils-1.1.9.10/linux/include/linux/input.h:812: warning: data definition has no type or storage class
/var/tmp/portage/splashutils-1.1.9.10/work/splashutils-1.1.9.10/linux/include/linux/input.h:813: error: syntax error before 'swbit'
/var/tmp/portage/splashutils-1.1.9.10/work/splashutils-1.1.9.10/linux/include/linux/input.h:813: warning: data definition has no type or storage class
/var/tmp/portage/splashutils-1.1.9.10/work/splashutils-1.1.9.10/linux/include/linux/input.h:815: error: syntax error before 'driver_info'
/var/tmp/portage/splashutils-1.1.9.10/work/splashutils-1.1.9.10/linux/include/linux/input.h:815: warning: data definition has no type or storage class
make: *** [daemon.o] Error 1
|
Any ideia why?
emerge info
| Code: |
Portage 2.1_pre3-r1 (default-linux/x86/2005.1, gcc-4.0.2, glibc-2.3.6-r2, 2.6.15-ck1 i686)
=================================================================
System uname: 2.6.15-ck1 i686 Intel(R) Pentium(R) 4 CPU 2.80GHz
Gentoo Base System version 1.12.0_pre13
dev-lang/python: 2.3.5-r2, 2.4.2
sys-apps/sandbox: 1.2.17
sys-devel/autoconf: 2.13, 2.59-r7
sys-devel/automake: 1.4_p6, 1.5, 1.6.3, 1.7.9-r1, 1.8.5-r3, 1.9.6-r1
sys-devel/binutils: 2.15.92.0.2-r10, 2.16.1-r1
sys-devel/libtool: 1.5.22
virtual/os-headers: 2.6.11-r3
ACCEPT_KEYWORDS="x86 ~x86"
AUTOCLEAN="yes"
CBUILD="i686-pc-linux-gnu"
CFLAGS="-O2 -march=pentium4 -fomit-frame-pointer -pipe -ftracer"
CHOST="i686-pc-linux-gnu"
CONFIG_PROTECT="/etc /usr/kde/2/share/config /usr/kde/3.5/env /usr/kde/3.5/share/config /usr/kde/3.5/shutdown /usr/kde/3/share/config /usr/lib/X11/xkb /usr/share/config /var/qmail/control"
CONFIG_PROTECT_MASK="/etc/gconf /etc/terminfo /etc/texmf/web2c /etc/env.d"
CXXFLAGS="-O2 -march=pentium4 -fomit-frame-pointer -pipe -ftracer -fvisibility-inlines-hidden"
DISTDIR="/usr/portage/distfiles"
FEATURES="autoconfig distlocks sandbox sfperms strict userpriv"
GENTOO_MIRRORS="http://distfiles.gentoo.org http://distro.ibiblio.org/pub/linux/distributions/gentoo"
LDFLAGS="-Wl,-O1 -Wl,--sort-common -s"
LINGUAS="en pt"
MAKEOPTS="-j2"
PKGDIR="/usr/portage/packages"
PORTAGE_TMPDIR="/var/tmp"
PORTDIR="/usr/portage"
PORTDIR_OVERLAY="/usr/local/portage"
SYNC="rsync://rsync.gentoo.org/gentoo-portage"
USE="x86 X aac acpi alsa apm arts audiofile avi bash-completion berkdb bzip2 cdr crypt cups dbus dvb dvd dvdread encode exif expat fam ffmpeg fftw flac ftp gdbm gif gmp gpm gstreamer hal idn imagemagick imlib ipv6 java jpeg jpeg2k kde lcms libg++ libwww lm_sensors mad matroska mikmod mmx mng mp3 mpeg ncurses nls nptl nptlonly nsplugin ogg oggvorbis opengl pam pcre pdflib perl png posix python qt quicktime readline samba sdl sndfile spell sqlite sse ssl svg tcpd tetex threads tiff truetype truetype-fonts type1-fonts udev usb v4l vcd vorbis wifi win32codecs wmf xine xml2 xpm xv xvid zlib elibc_glibc kernel_linux linguas_en linguas_pt userland_GNU"
Unset: ASFLAGS, CTARGET, LANG, LC_ALL
|
|
|
| Back to top |
|
 |
super-lupo Tux's lil' helper


Joined: 29 Jun 2004 Posts: 92 Location: Germany / Berlin
|
Posted: Tue Jan 10, 2006 5:45 pm Post subject: |
|
|
Argh.
Running into following error while make:
| Code: |
AS arch/ppc/kernel/entry.o
CC arch/ppc/kernel/traps.o
CC arch/ppc/kernel/idle.o
CC arch/ppc/kernel/time.o
arch/ppc/kernel/time.c: In function `wakeup_decrementer':
arch/ppc/kernel/time.c:125: Warnung: implizite Deklaration der Funktion »last_jiffy_stamp«
arch/ppc/kernel/time.c:125: Fehler: invalid lvalue in assignment
arch/ppc/kernel/time.c: In function `timer_interrupt':
arch/ppc/kernel/time.c:189: Fehler: invalid lvalue in assignment
arch/ppc/kernel/time.c: In function `time_init':
arch/ppc/kernel/time.c:331: Fehler: invalid lvalue in assignment
make[1]: *** [arch/ppc/kernel/time.o] Fehler 1
make: *** [arch/ppc/kernel] Fehler 2 |
Greetings,
Lupo |
|
| Back to top |
|
 |
CybeRDukE Tux's lil' helper


Joined: 16 Jul 2002 Posts: 92
|
Posted: Tue Jan 10, 2006 6:11 pm Post subject: |
|
|
thanks very much for the release! but before i'll give it a try, i've got some questions about the reiser4 issue.
what exactely does "older kernel" mean? would it still be possible to mount those modified reiser4-partitions with 2.6.14-nitro2, as this would become my fallback kernel.
and is there a way to show the version of reiser4progs the filesystem was created with?
thx |
|
| Back to top |
|
 |
Tiger683 Veteran


Joined: 08 Jan 2005 Posts: 1347 Location: Heffner's House
|
Posted: Tue Jan 10, 2006 6:25 pm Post subject: |
|
|
CybeRDukE: It's only affecting kernels older than 2.6.12. (patched with reiser4 patch older than 2.6.12-5 AFAIK)
| super-lupo wrote: |
| Code: |
AS arch/ppc/kernel/entry.o
CC arch/ppc/kernel/traps.o
CC arch/ppc/kernel/idle.o
CC arch/ppc/kernel/time.o
arch/ppc/kernel/time.c: In function `wakeup_decrementer':
arch/ppc/kernel/time.c:125: Warnung: implizite Deklaration der Funktion »last_jiffy_stamp«
arch/ppc/kernel/time.c:125: Fehler: invalid lvalue in assignment
arch/ppc/kernel/time.c: In function `timer_interrupt':
arch/ppc/kernel/time.c:189: Fehler: invalid lvalue in assignment
arch/ppc/kernel/time.c: In function `time_init':
arch/ppc/kernel/time.c:331: Fehler: invalid lvalue in assignment
make[1]: *** [arch/ppc/kernel/time.o] Fehler 1
make: *** [arch/ppc/kernel] Fehler 2 |
|
GCC4, right? I hate it for what it does to older code... let me look at it  _________________ Retired gentoo user
Last edited by Tiger683 on Tue Jan 10, 2006 6:28 pm; edited 1 time in total |
|
| Back to top |
|
 |
super-lupo Tux's lil' helper


Joined: 29 Jun 2004 Posts: 92 Location: Germany / Berlin
|
Posted: Tue Jan 10, 2006 6:30 pm Post subject: |
|
|
Thx for the fast reply, but I have to say that I'm not using gcc4.x.
I'm a gcc 3.4.4 user...
Greetings,
Lupo |
|
| Back to top |
|
 |
koara Tux's lil' helper


Joined: 30 Jun 2004 Posts: 76 Location: Portland, Maine
|
Posted: Tue Jan 10, 2006 7:03 pm Post subject: |
|
|
| Up and running here with the ati-drivers. Seems to be ok so far with the exception that my sound no longer works. Not sure what is causing that as the alsa driver is successfully loading on boot. |
|
| Back to top |
|
 |
Tiger683 Veteran


Joined: 08 Jan 2005 Posts: 1347 Location: Heffner's House
|
Posted: Tue Jan 10, 2006 7:06 pm Post subject: |
|
|
7seven7:
that splashutils error has nothing to do with kernel...
koara:
emerge newest alsa-headers, alsa-lib, alsa-utils, alsa-tools
then update udev to newest version, and eventually module init tools.
also check Kconfig, as newest alsa once again breaks compatibility with older ones, symbols changed,
new interface was introduced... so, hell of a mess :/
Super-lupo:
Try this quick hack: http://www.stud.uni-karlsruhe.de/~uyavl/public/nitro-sources/2.6.15-nitro1/ppc-tryfix.patch _________________ Retired gentoo user |
|
| Back to top |
|
 |
super-lupo Tux's lil' helper


Joined: 29 Jun 2004 Posts: 92 Location: Germany / Berlin
|
Posted: Tue Jan 10, 2006 7:28 pm Post subject: |
|
|
Thx for the patch.
After applying it, make is now doing right so far.
Greetings.
Lupo |
|
| Back to top |
|
 |
Tiger683 Veteran


Joined: 08 Jan 2005 Posts: 1347 Location: Heffner's House
|
Posted: Tue Jan 10, 2006 7:38 pm Post subject: |
|
|
Tell me if it boots, im afraid we could get a problem with timer sync if i missed something,
but i always hope for the best  _________________ Retired gentoo user |
|
| Back to top |
|
 |
super-lupo Tux's lil' helper


Joined: 29 Jun 2004 Posts: 92 Location: Germany / Berlin
|
Posted: Tue Jan 10, 2006 7:42 pm Post subject: |
|
|
I will tell.
But could take time, because this is a 400mhz powerbook. Was one of the first g4 powerbooks. Compiling on this machine is a pain in the a**.
I'm afraid, i have to learn how to use distcc.
| Quote: | | but i always hope for the best |
so do I
Greetings,
Lupo |
|
| Back to top |
|
 |
nbvcxz Guru


Joined: 02 Sep 2005 Posts: 379 Location: Kraków / PL
|
Posted: Tue Jan 10, 2006 7:55 pm Post subject: |
|
|
2.6.15-nitro1 just compiled with gcc-4.1 and nvidia-kernel form overlay - working fine
thx tiger - great work (as usual) _________________ nBVCXz
zen-kernel (bfq compcache) | /tmp -> tmpfs | ext4 | zsh | xfce | schedtool |
|
| Back to top |
|
 |
Tiger683 Veteran


Joined: 08 Jan 2005 Posts: 1347 Location: Heffner's House
|
Posted: Tue Jan 10, 2006 7:59 pm Post subject: |
|
|
thx for all the feedback already...
I'm still to find out if stuff like swsusp2 works properly, will probably test myself. _________________ Retired gentoo user |
|
| Back to top |
|
 |
jurrie Apprentice


Joined: 14 Mar 2004 Posts: 177 Location: Netherlands
|
Posted: Tue Jan 10, 2006 8:22 pm Post subject: |
|
|
Build fails when Dynamic Tick Timer is enabled:
| Code: | kernel/dyn-tick.c:27:26: asm/dyn-tick.h: No such file or directory
kernel/dyn-tick.c: In function `do_dyn_reprogram':
kernel/dyn-tick.c:109: error: `per_cpu__irq_stat' undeclared (first use in this function)
kernel/dyn-tick.c:109: error: (Each undeclared identifier is reported only once
kernel/dyn-tick.c:109: error: for each function it appears in.)
make[1]: *** [kernel/dyn-tick.o] Error 1 |
Disabling it makes the build work.
- x86_64
- gcc version 3.4.3 20041125 (Gentoo 3.4.3-r1, ssp-3.4.3-0, pie-8.7.7)
I'm clueless in this error-area, so wasn't able to think of a sollution myself. Googling for the missing file only revealed some posts regarding the ck-patch.
*edit*
| Code: | | Linux fenris 2.6.15-nitro1 #1 PREEMPT Tue Jan 10 21:21:41 CET 2006 x86_64 AMD Athlon(tm) 64 Processor 3200+ AuthenticAMD GNU/Linux |
Nice, no boot problems at all, even though I have a troublesome motherboard ^_^
Last edited by jurrie on Tue Jan 10, 2006 8:31 pm; edited 1 time in total |
|
| Back to top |
|
 |
Phlogiston Veteran


Joined: 27 Jan 2004 Posts: 1925 Location: Europe, Swizerland
|
Posted: Tue Jan 10, 2006 8:29 pm Post subject: |
|
|
| Quote: |
0012_all_suspend2-2.2-rc15.patch
|
That seems to be an old one
--> | Code: | | Software Suspend 2.2-rc16 for Linux 2.6 is out! |
Thanks anyway, I'll try to reverse old suspend and apply new one...
/edit: now way, so many hunks failed
/edit2:
| Quote: |
# As requested: ibm thinkpad fancontrol patch
0015_all_ibm_acpi-fancontrol.patch |
Thank you so much! It's working here! _________________ Workstation: 5.1 SurroundSound, LIRC remote control; Laptop [IBM-T43]: patched sources, s2disk/ram, fingerprint sensor
Last edited by Phlogiston on Tue Jan 10, 2006 8:55 pm; edited 1 time in total |
|
| Back to top |
|
 |
koara Tux's lil' helper


Joined: 30 Jun 2004 Posts: 76 Location: Portland, Maine
|
Posted: Tue Jan 10, 2006 8:45 pm Post subject: |
|
|
I have tried all that and even re-emerged hal but still no luck. My system has an Intel HD audio card(ICH7) which had been working under 2.6.14-nitro2.
| Tiger683 wrote: | koara:
emerge newest alsa-headers, alsa-lib, alsa-utils, alsa-tools
then update udev to newest version, and eventually module init tools.
also check Kconfig, as newest alsa once again breaks compatibility with older ones, symbols changed,
new interface was introduced... so, hell of a mess :/ |
|
|
| Back to top |
|
 |
super-lupo Tux's lil' helper


Joined: 29 Jun 2004 Posts: 92 Location: Germany / Berlin
|
Posted: Tue Jan 10, 2006 8:58 pm Post subject: |
|
|
New error while make:
| Code: |
LD [M] sound/core/snd-timer.o
LD [M] sound/core/snd-pcm.o
LD [M] sound/core/snd-page-alloc.o
CC [M] sound/ppc/powermac.o
CC [M] sound/ppc/pmac.o
CC [M] sound/ppc/awacs.o
In file included from sound/ppc/awacs.c:30:
sound/ppc/pmac.h:117: Fehler: Feld »rsrc« hat unvollständigen Typen
make[2]: *** [sound/ppc/awacs.o] Fehler 1
make[1]: *** [sound/ppc] Fehler 2
make: *** [sound] Fehler 2 |
Greetings,
Lupo |
|
| Back to top |
|
 |
Tiger683 Veteran


Joined: 08 Jan 2005 Posts: 1347 Location: Heffner's House
|
Posted: Tue Jan 10, 2006 9:04 pm Post subject: |
|
|
koara: checked mixer levels? (i had sound problems too, but got it working somehow, the problem is in alsa changes somewhere)
jurrie: i guess it's a x86_64 problem, sorry, no dyn-tick for now : (
super-lupo: i'll check this  _________________ Retired gentoo user |
|
| Back to top |
|
 |
Phlogiston Veteran


Joined: 27 Jan 2004 Posts: 1925 Location: Europe, Swizerland
|
Posted: Tue Jan 10, 2006 9:06 pm Post subject: |
|
|
Hmm synaptics touchpad is not working here with that kernel, but it seems to be a 15er problem, anyone has a hint? I always get no core pointer, alghout cat /dev/input/mice does react on my touchpad...
/edit: But swsusp2 working fine here  _________________ Workstation: 5.1 SurroundSound, LIRC remote control; Laptop [IBM-T43]: patched sources, s2disk/ram, fingerprint sensor
Last edited by Phlogiston on Tue Jan 10, 2006 9:13 pm; edited 1 time in total |
|
| Back to top |
|
 |
super-lupo Tux's lil' helper


Joined: 29 Jun 2004 Posts: 92 Location: Germany / Berlin
|
Posted: Tue Jan 10, 2006 9:08 pm Post subject: |
|
|
| Quote: | | super-lupo: i'll check this |
Thank you!
And sorry for making you such a trouble.
Greetings,
Lupo
Ah, btw, happy new year for you also!  |
|
| Back to top |
|
 |
cheater1034 Veteran


Joined: 09 Sep 2004 Posts: 1551
|
Posted: Tue Jan 10, 2006 9:14 pm Post subject: |
|
|
I had a weird problem with this kernel :\ it compiled clean and worked fine, but shortly after I booted it up, I was checking my mail in thunderbird, and the system just entirely locked up, screen froze, had to hit reset button.
I rebooted again, and it did the same thing :\
Do not know the cause, but until then, I'll just use vanilla patched with what I need
*EDIT*
I will just download the broken-out tarball and apply some things I need like reiser4, etc to a vanilla kernel _________________ JOIN IRC!: #zen-sources on irc.rizon.net
zen-kernel.org
Zen bugs/requests?: http://zen-kernel.org/issues
--
Join: ARCFPWDLVEFOTTSBNA - Anti-Rice club for people who don't like volcanoes except for on the TVs sometimes but not always
Last edited by cheater1034 on Tue Jan 10, 2006 9:22 pm; edited 1 time in total |
|
| Back to top |
|
 |
|