View previous topic :: View next topic |
Author |
Message |
cheater1034 Veteran
Joined: 09 Sep 2004 Posts: 1558
|
Posted: Thu Jun 29, 2006 4:41 am Post subject: 2.6.17-no2 "Boozed Into Oblivion" | (Just A lot) |
|
|
No-Sources Presents...
2.6.17-no2 "Boozed Into Oblivion"
"The best thing since sliced bread!"
Release By: cheater-conrad
(we're going to start logging this because one of these days someone other than me might get up a release too.)
FORGET ABOUT THE LOCKLESS PAGECACHE IN THE NOTES! IT WAS DROPPED AT THE LAST SECOND.
IRC
Join #no-sources on freenode, it's getting popular again so join us!
[NVIDIA-USERS]
You need nvidia 8762 with the following patch:
Gentoo (OVERLAY):
http://no.oldos.org/files/mm-nvidia-fix.tar.bz2
Other Distros (Patch):
http://no.oldos.org/files/NVIDIA_kernel-1.0-8762-mm-fix.diff
PERFORMANCE? Without a doubt.
No-sources is an extremely high performing patchset. Probally one of the best patchsets ever in terms of performance.
One of these days I'll get my lazy self to post benchmarks to prove this!
[SUSPEND2-Status]
Suspend2 is not in this kernel. If it isn't merged to -mm, it will be in by 2.6.18-no.
[INFO]
No-sources is a -mm based patchset for the linux kernel It is enhanced
to allow staircase scheduler selection via Kconfig, it also includes
performance enhancements and tweaks as well as additional features.
Over mm-sources, no-sources also includes many important updates/fixes
that apply over the latest -mm kernel.
[RELEASE-INFO]
Much more stable than 2.6.17-no1, includes no new hardcore features.
Fixes all known problems of 2.6.17-no1 and then some. Includes some
new features, nothing hardcore (lockless pagecache, I have a patch
for 2.6.17-mm2 but won't include it due to stabilization) will be
pushed until the next -rc releases.
[FIXES]
Fixed squashfs 3.0 (port to kinit, it works this time)
Tons of warning fixes
Fix cpufreq
Fix compilation of ATI drivers
vsprintf fix
kernel timer fix
[NEW]
2.6.17-mm2
Several hot-fixes and enhancements
[SEMI-NEW]
Staircase v16
No preempt by default
Mapped watermark
Dropped vesafb-tng
re-added daconfig
FBSPLASH/VESAFB-TNG BUSINESS
I've had confirmation that fbsplash does indeed work with this kernel.
To compile splashutils use a different kernel, it should be backwards compatible and not need a recompile for -no
vesafb-tng coming in 2.6.17-no3 - patch fixed!
[PATCHLIST
For a detailed patch description see, http://no.oldos.org/files/2.6.17-no2/Notes.txt
Code: | +NoSched-0.5-2.6.17-mm2.patch
+ac97-make-bitfield-unsigned.patch
+add-clockinfo-to-timerc.patch
+config-nr-tty-devices-r1.patch
+convert_swappiness_to_mapped.patch
+cpu-support.patch
+cpufreq_make-hotplug-cpu-used-fix.patch
+cpufreq_register_driver-section-fix.patch
+daconfig-2.3.1-2.6.17-mm2.patch
+fbsplash-0.9.2-r5-2.6.17-mm2.patch
+fix-ati-build.patch
+ibm-fancontrol.patch
+kconfig-expose-vmsplit-option.patch
+linux-phc-0.2.3.patch
+movsl-mask.patch
+mtrr-cpusupport.patch
+no-optimized-kconfig-opts.patch
+no-tag.patch
+oss-4232-fix-section-mismatch.patch
+oss-via-unsign-bitfield.patch
+prevent-backward-time.patch
+realtime-lsm.patch
+shutup-false-positives.patch
+squashfs3-kinit-port-no-sources.patch
+usb-mouse-polling.patch
+usbxchange5
+videocodec-1bit-fields-unsigned.patch
+vsnprintf-fix.patch |
Downloads:
EBUILD
PATCH
DETAILED PATCHLIST
-----
MINI-HOWTO
GENTOO:
# nano /etc/make.conf
<set PORTDIR_OVERLAY="/usr/local/portage", in make.conf, unless already set>
# wget http://no.oldos.org/files/2.6.17-no2/no-sources-2.6.17-r2.ebuild
# mkdir -p /usr/local/portage/sys-kernel/no-sources
# mv no-sources-2.6.17-r2.ebuild /usr/local/portage/sys-kernel/no-sources
# ebuild /usr/local/portage/sys-kernel/no-sources/no-sources-2.6.17-r2.ebuild digest
# emerge no-sources
OTHER DISTROS:
# cd /usr/src
# rm linux
# wget http://www.kernel.org/pub/linux/kernel/v2.6/linux-2.6.17.tar.bz2
# wget http://www.kernel.org/pub/linux/kernel/people/akpm/patches/2.6/2.6.17/2.6.17-mm2/2.6.17-mm2.bz2
# wget http://no.oldos.org/files/2.6.17-no2/2.6.17-no2.bz2
# tar jxvf linux-2.6.17.tar.bz2
# ln -s linux-2.6.17 linux
# cd linux
# bzcat /usr/src/2.6.17-mm2.bz2 | patch -p1
# bzcat /usr/src/2.6.17-no2.bz2 | patch -p1
Good Luck!
I want feedback and results! _________________ IRC!: #zen-sources on irc.rizon.net
zen-kernel.org
--
Lost in android development land.
Last edited by cheater1034 on Thu Jun 29, 2006 7:16 pm; edited 1 time in total |
|
Back to top |
|
|
mbar Veteran
Joined: 19 Jan 2005 Posts: 1990 Location: Poland
|
Posted: Thu Jun 29, 2006 5:10 am Post subject: |
|
|
reiser4 works? |
|
Back to top |
|
|
cheater1034 Veteran
Joined: 09 Sep 2004 Posts: 1558
|
Posted: Thu Jun 29, 2006 5:44 am Post subject: |
|
|
mbar wrote: | reiser4 works? |
Yes, reiser4 works fine. (this isn't based off of 2.6.17-mm3, because of that reason). Reiserfs works as well, the fixes were put into 2.6.17-mm2. _________________ IRC!: #zen-sources on irc.rizon.net
zen-kernel.org
--
Lost in android development land. |
|
Back to top |
|
|
mbar Veteran
Joined: 19 Jan 2005 Posts: 1990 Location: Poland
|
Posted: Thu Jun 29, 2006 9:21 am Post subject: |
|
|
...and just one small hint: you should move RESTRICT="nomirror" after inherit kernel-2 eutils line in the ebuild. |
|
Back to top |
|
|
zxy Veteran
Joined: 06 Jan 2006 Posts: 1160 Location: in bed in front of the computer
|
Posted: Thu Jun 29, 2006 10:24 am Post subject: |
|
|
How to install nvidia patch? Where to put the file or where to extract it ..?
Looking forward to try the new no-sources!
--------EDIT-------
Sorry to bother, unpacking to /usr/local/portage/ overlay was the solution.
Last edited by zxy on Thu Jun 29, 2006 12:58 pm; edited 1 time in total |
|
Back to top |
|
|
n0rbi666 l33t
Joined: 04 Mar 2005 Posts: 707 Location: \Poland\Krakow
|
Posted: Thu Jun 29, 2006 10:56 am Post subject: |
|
|
Hmm does anyone have problems with alsa-driver-1.0.11 ?
Code: | In file included from /var/tmp/portage/alsa-driver-1.0.11/work/alsa-driver-1.0.11/acore/info_oss.c:2:
/var/tmp/portage/alsa-driver-1.0.11/work/alsa-driver-1.0.11/acore/../alsa-kernel/core/info_oss.c: In function âsnd_sndstat_proc_readâ:
/var/tmp/portage/alsa-driver-1.0.11/work/alsa-driver-1.0.11/acore/../alsa-kernel/core/info_oss.c:97: error: âsystem_utsnameâ undeclared (first use in this function)
/var/tmp/portage/alsa-driver-1.0.11/work/alsa-driver-1.0.11/acore/../alsa-kernel/core/info_oss.c:97: error: (Each undeclared identifier is reported only once
/var/tmp/portage/alsa-driver-1.0.11/work/alsa-driver-1.0.11/acore/../alsa-kernel/core/info_oss.c:97: error: for each function it appears in.)
make[4]: *** [/var/tmp/portage/alsa-driver-1.0.11/work/alsa-driver-1.0.11/acore/info_oss.o] Error 1
make[3]: *** [/var/tmp/portage/alsa-driver-1.0.11/work/alsa-driver-1.0.11/acore] Error 2
make[3]: *** Waiting for unfinished jobs....
CC [M] /var/tmp/portage/alsa-driver-1.0.11/work/alsa-driver-1.0.11/pci/emu10k1/io.o
CC [M] /var/tmp/portage/alsa-driver-1.0.11/work/alsa-driver-1.0.11/pci/emu10k1/emuproc.o
CC [M] /var/tmp/portage/alsa-driver-1.0.11/work/alsa-driver-1.0.11/pci/emu10k1/emumixer.o
CC [M] /var/tmp/portage/alsa-driver-1.0.11/work/alsa-driver-1.0.11/pci/emu10k1/emufx.o
CC [M] /var/tmp/portage/alsa-driver-1.0.11/work/alsa-driver-1.0.11/pci/emu10k1/timer.o
CC [M] /var/tmp/portage/alsa-driver-1.0.11/work/alsa-driver-1.0.11/pci/emu10k1/p16v.o
LD [M] /var/tmp/portage/alsa-driver-1.0.11/work/alsa-driver-1.0.11/pci/emu10k1/snd-emu10k1.o
LD [M] /var/tmp/portage/alsa-driver-1.0.11/work/alsa-driver-1.0.11/pci/emu10k1/snd-emu10k1-synth.o
make[2]: *** [_module_/var/tmp/portage/alsa-driver-1.0.11/work/alsa-driver-1.0.11] Error 2
make[1]: *** [modules] Error 2
make[1]: Leaving directory `/usr/src/linux-2.6.17-no2'
make: *** [compile] Error 2 |
On 2.6.16-no1 it works ... |
|
Back to top |
|
|
zxy Veteran
Joined: 06 Jan 2006 Posts: 1160 Location: in bed in front of the computer
|
Posted: Thu Jun 29, 2006 12:06 pm Post subject: |
|
|
I emerged nvidia-kernel and nvidia-glx without a patch. I guess patch is not needed for mm2 just for mm3. |
|
Back to top |
|
|
cheater1034 Veteran
Joined: 09 Sep 2004 Posts: 1558
|
Posted: Thu Jun 29, 2006 12:37 pm Post subject: |
|
|
n0rbi666 wrote: | Hmm does anyone have problems with alsa-driver-1.0.11 ?
Code: | In file included from /var/tmp/portage/alsa-driver-1.0.11/work/alsa-driver-1.0.11/acore/info_oss.c:2:
/var/tmp/portage/alsa-driver-1.0.11/work/alsa-driver-1.0.11/acore/../alsa-kernel/core/info_oss.c: In function âsnd_sndstat_proc_readâ:
/var/tmp/portage/alsa-driver-1.0.11/work/alsa-driver-1.0.11/acore/../alsa-kernel/core/info_oss.c:97: error: âsystem_utsnameâ undeclared (first use in this function)
/var/tmp/portage/alsa-driver-1.0.11/work/alsa-driver-1.0.11/acore/../alsa-kernel/core/info_oss.c:97: error: (Each undeclared identifier is reported only once
/var/tmp/portage/alsa-driver-1.0.11/work/alsa-driver-1.0.11/acore/../alsa-kernel/core/info_oss.c:97: error: for each function it appears in.)
make[4]: *** [/var/tmp/portage/alsa-driver-1.0.11/work/alsa-driver-1.0.11/acore/info_oss.o] Error 1
make[3]: *** [/var/tmp/portage/alsa-driver-1.0.11/work/alsa-driver-1.0.11/acore] Error 2
make[3]: *** Waiting for unfinished jobs....
CC [M] /var/tmp/portage/alsa-driver-1.0.11/work/alsa-driver-1.0.11/pci/emu10k1/io.o
CC [M] /var/tmp/portage/alsa-driver-1.0.11/work/alsa-driver-1.0.11/pci/emu10k1/emuproc.o
CC [M] /var/tmp/portage/alsa-driver-1.0.11/work/alsa-driver-1.0.11/pci/emu10k1/emumixer.o
CC [M] /var/tmp/portage/alsa-driver-1.0.11/work/alsa-driver-1.0.11/pci/emu10k1/emufx.o
CC [M] /var/tmp/portage/alsa-driver-1.0.11/work/alsa-driver-1.0.11/pci/emu10k1/timer.o
CC [M] /var/tmp/portage/alsa-driver-1.0.11/work/alsa-driver-1.0.11/pci/emu10k1/p16v.o
LD [M] /var/tmp/portage/alsa-driver-1.0.11/work/alsa-driver-1.0.11/pci/emu10k1/snd-emu10k1.o
LD [M] /var/tmp/portage/alsa-driver-1.0.11/work/alsa-driver-1.0.11/pci/emu10k1/snd-emu10k1-synth.o
make[2]: *** [_module_/var/tmp/portage/alsa-driver-1.0.11/work/alsa-driver-1.0.11] Error 2
make[1]: *** [modules] Error 2
make[1]: Leaving directory `/usr/src/linux-2.6.17-no2'
make: *** [compile] Error 2 |
On 2.6.16-no1 it works ... |
Use alsa in-kernel, it's newer, more reliable, etc. And, it works. _________________ IRC!: #zen-sources on irc.rizon.net
zen-kernel.org
--
Lost in android development land. |
|
Back to top |
|
|
Aule n00b
Joined: 19 Sep 2005 Posts: 21
|
Posted: Thu Jun 29, 2006 1:36 pm Post subject: |
|
|
Works for me like a charm. Thanks!
Aule |
|
Back to top |
|
|
Zubzub Tux's lil' helper
Joined: 14 Jun 2006 Posts: 91 Location: ::1
|
Posted: Thu Jun 29, 2006 3:02 pm Post subject: |
|
|
n0rbi666 wrote: | Hmm does anyone have problems with alsa-driver-1.0.11 ?
Code: | In file included from /var/tmp/portage/alsa-driver-1.0.11/work/alsa-driver-1.0.11/acore/info_oss.c:2:
/var/tmp/portage/alsa-driver-1.0.11/work/alsa-driver-1.0.11/acore/../alsa-kernel/core/info_oss.c: In function �snd_sndstat_proc_read�:
/var/tmp/portage/alsa-driver-1.0.11/work/alsa-driver-1.0.11/acore/../alsa-kernel/core/info_oss.c:97: error: �system_utsname� undeclared (first use in this function)
/var/tmp/portage/alsa-driver-1.0.11/work/alsa-driver-1.0.11/acore/../alsa-kernel/core/info_oss.c:97: error: (Each undeclared identifier is reported only once
/var/tmp/portage/alsa-driver-1.0.11/work/alsa-driver-1.0.11/acore/../alsa-kernel/core/info_oss.c:97: error: for each function it appears in.)
make[4]: *** [/var/tmp/portage/alsa-driver-1.0.11/work/alsa-driver-1.0.11/acore/info_oss.o] Error 1
make[3]: *** [/var/tmp/portage/alsa-driver-1.0.11/work/alsa-driver-1.0.11/acore] Error 2
make[3]: *** Waiting for unfinished jobs....
CC [M] /var/tmp/portage/alsa-driver-1.0.11/work/alsa-driver-1.0.11/pci/emu10k1/io.o
CC [M] /var/tmp/portage/alsa-driver-1.0.11/work/alsa-driver-1.0.11/pci/emu10k1/emuproc.o
CC [M] /var/tmp/portage/alsa-driver-1.0.11/work/alsa-driver-1.0.11/pci/emu10k1/emumixer.o
CC [M] /var/tmp/portage/alsa-driver-1.0.11/work/alsa-driver-1.0.11/pci/emu10k1/emufx.o
CC [M] /var/tmp/portage/alsa-driver-1.0.11/work/alsa-driver-1.0.11/pci/emu10k1/timer.o
CC [M] /var/tmp/portage/alsa-driver-1.0.11/work/alsa-driver-1.0.11/pci/emu10k1/p16v.o
LD [M] /var/tmp/portage/alsa-driver-1.0.11/work/alsa-driver-1.0.11/pci/emu10k1/snd-emu10k1.o
LD [M] /var/tmp/portage/alsa-driver-1.0.11/work/alsa-driver-1.0.11/pci/emu10k1/snd-emu10k1-synth.o
make[2]: *** [_module_/var/tmp/portage/alsa-driver-1.0.11/work/alsa-driver-1.0.11] Error 2
make[1]: *** [modules] Error 2
make[1]: Leaving directory `/usr/src/linux-2.6.17-no2'
make: *** [compile] Error 2 |
On 2.6.16-no1 it works ... |
I use the build in drivers, don't get any errors, dmesg tells me it dedects my soundcard, mixers load fine, yet I don't have any sound.
Now I'm still quite a noob to linux so is there anything I should check? |
|
Back to top |
|
|
vipernicus Veteran
Joined: 17 Jan 2005 Posts: 1462 Location: Your College IT Dept.
|
Posted: Thu Jun 29, 2006 3:15 pm Post subject: |
|
|
Zubzub wrote: | n0rbi666 wrote: | Hmm does anyone have problems with alsa-driver-1.0.11 ?
Code: | In file included from /var/tmp/portage/alsa-driver-1.0.11/work/alsa-driver-1.0.11/acore/info_oss.c:2:
/var/tmp/portage/alsa-driver-1.0.11/work/alsa-driver-1.0.11/acore/../alsa-kernel/core/info_oss.c: In function �snd_sndstat_proc_read�:
/var/tmp/portage/alsa-driver-1.0.11/work/alsa-driver-1.0.11/acore/../alsa-kernel/core/info_oss.c:97: error: �system_utsname� undeclared (first use in this function)
/var/tmp/portage/alsa-driver-1.0.11/work/alsa-driver-1.0.11/acore/../alsa-kernel/core/info_oss.c:97: error: (Each undeclared identifier is reported only once
/var/tmp/portage/alsa-driver-1.0.11/work/alsa-driver-1.0.11/acore/../alsa-kernel/core/info_oss.c:97: error: for each function it appears in.)
make[4]: *** [/var/tmp/portage/alsa-driver-1.0.11/work/alsa-driver-1.0.11/acore/info_oss.o] Error 1
make[3]: *** [/var/tmp/portage/alsa-driver-1.0.11/work/alsa-driver-1.0.11/acore] Error 2
make[3]: *** Waiting for unfinished jobs....
CC [M] /var/tmp/portage/alsa-driver-1.0.11/work/alsa-driver-1.0.11/pci/emu10k1/io.o
CC [M] /var/tmp/portage/alsa-driver-1.0.11/work/alsa-driver-1.0.11/pci/emu10k1/emuproc.o
CC [M] /var/tmp/portage/alsa-driver-1.0.11/work/alsa-driver-1.0.11/pci/emu10k1/emumixer.o
CC [M] /var/tmp/portage/alsa-driver-1.0.11/work/alsa-driver-1.0.11/pci/emu10k1/emufx.o
CC [M] /var/tmp/portage/alsa-driver-1.0.11/work/alsa-driver-1.0.11/pci/emu10k1/timer.o
CC [M] /var/tmp/portage/alsa-driver-1.0.11/work/alsa-driver-1.0.11/pci/emu10k1/p16v.o
LD [M] /var/tmp/portage/alsa-driver-1.0.11/work/alsa-driver-1.0.11/pci/emu10k1/snd-emu10k1.o
LD [M] /var/tmp/portage/alsa-driver-1.0.11/work/alsa-driver-1.0.11/pci/emu10k1/snd-emu10k1-synth.o
make[2]: *** [_module_/var/tmp/portage/alsa-driver-1.0.11/work/alsa-driver-1.0.11] Error 2
make[1]: *** [modules] Error 2
make[1]: Leaving directory `/usr/src/linux-2.6.17-no2'
make: *** [compile] Error 2 |
On 2.6.16-no1 it works ... |
I use the build in drivers, don't get any errors, dmesg tells me it dedects my soundcard, mixers load fine, yet I don't have any sound.
Now I'm still quite a noob to linux so is there anything I should check? |
use alsamixer and check to see if you have a muted section. _________________ Viper-Sources Maintainer || nesl247 Projects || vipernicus.org blog |
|
Back to top |
|
|
zxy Veteran
Joined: 06 Jan 2006 Posts: 1160 Location: in bed in front of the computer
|
Posted: Thu Jun 29, 2006 3:41 pm Post subject: |
|
|
I can't find framebuffer splash option in the kernel configuration.
Does it work. On the beginning of the post it says it does. I can't emerge splash utils either, breaks during compilation.
What do I have to edit to make fbsplash work with this kernel? |
|
Back to top |
|
|
cheater1034 Veteran
Joined: 09 Sep 2004 Posts: 1558
|
Posted: Thu Jun 29, 2006 3:46 pm Post subject: |
|
|
zxy wrote: | I can't find framebuffer splash option in the kernel configuration.
Does it work. On the beginning of the post it says it does. I can't emerge splash utils either, breaks during compilation.
What do I have to edit to make fbsplash work with this kernel? |
"FBSPLASH Works, but you need to edit the splashutils package yourself, I haven't done it.
Vesafb-tng - lets hope to see a fix soon."
You will have a tough time getting it to work/display the splash image properly, but to view the kernel configuration option for fbsplash, you need to enabled the following:
Code: | [*] Support for frame buffer devices
Device Drivers > Graphics support > Console display driver support:
[*] Video mode selection support
<*> Framebuffer Console support |
After enabling those options the following option should appear:
Code: | Device Drivers > Graphics support:
[*] Support for the framebuffer splash |
Hope this helps
-B _________________ IRC!: #zen-sources on irc.rizon.net
zen-kernel.org
--
Lost in android development land. |
|
Back to top |
|
|
zxy Veteran
Joined: 06 Jan 2006 Posts: 1160 Location: in bed in front of the computer
|
Posted: Thu Jun 29, 2006 3:53 pm Post subject: |
|
|
The problem is that I have all this options enabled, but I still cannot see the last one Quote: | Device Drivers > Graphics support:
[*] Support for the framebuffer splash |
Do I have to edit .coonfig by hand? (If yes, then what to enter there?) |
|
Back to top |
|
|
cheater1034 Veteran
Joined: 09 Sep 2004 Posts: 1558
|
Posted: Thu Jun 29, 2006 3:54 pm Post subject: |
|
|
zxy wrote: | The problem is that I have all this options enabled, but I still cannot see the last one Quote: | Device Drivers > Graphics support:
[*] Support for the framebuffer splash |
Do I have to edit .coonfig by hand? (If yes, then what to enter there?) |
You should see the last one, make sure you haven't enabled Tile Blitting, or any other option that causes conflicts.
*EDIT*
the config option should be CONFIG_FB_SPLASH _________________ IRC!: #zen-sources on irc.rizon.net
zen-kernel.org
--
Lost in android development land. |
|
Back to top |
|
|
zxy Veteran
Joined: 06 Jan 2006 Posts: 1160 Location: in bed in front of the computer
|
Posted: Thu Jun 29, 2006 3:59 pm Post subject: |
|
|
Thanks cheater1034, it was TileBlitting that hid the framebuffer splash option.
Setting FBSPLASH now. I hope it works. |
|
Back to top |
|
|
Zubzub Tux's lil' helper
Joined: 14 Jun 2006 Posts: 91 Location: ::1
|
Posted: Thu Jun 29, 2006 4:27 pm Post subject: |
|
|
vipernicus wrote: | Zubzub wrote: | n0rbi666 wrote: | Hmm does anyone have problems with alsa-driver-1.0.11 ?
Code: | In file included from /var/tmp/portage/alsa-driver-1.0.11/work/alsa-driver-1.0.11/acore/info_oss.c:2:
/var/tmp/portage/alsa-driver-1.0.11/work/alsa-driver-1.0.11/acore/../alsa-kernel/core/info_oss.c: In function �snd_sndstat_proc_read�:
/var/tmp/portage/alsa-driver-1.0.11/work/alsa-driver-1.0.11/acore/../alsa-kernel/core/info_oss.c:97: error: �system_utsname� undeclared (first use in this function)
/var/tmp/portage/alsa-driver-1.0.11/work/alsa-driver-1.0.11/acore/../alsa-kernel/core/info_oss.c:97: error: (Each undeclared identifier is reported only once
/var/tmp/portage/alsa-driver-1.0.11/work/alsa-driver-1.0.11/acore/../alsa-kernel/core/info_oss.c:97: error: for each function it appears in.)
make[4]: *** [/var/tmp/portage/alsa-driver-1.0.11/work/alsa-driver-1.0.11/acore/info_oss.o] Error 1
make[3]: *** [/var/tmp/portage/alsa-driver-1.0.11/work/alsa-driver-1.0.11/acore] Error 2
make[3]: *** Waiting for unfinished jobs....
CC [M] /var/tmp/portage/alsa-driver-1.0.11/work/alsa-driver-1.0.11/pci/emu10k1/io.o
CC [M] /var/tmp/portage/alsa-driver-1.0.11/work/alsa-driver-1.0.11/pci/emu10k1/emuproc.o
CC [M] /var/tmp/portage/alsa-driver-1.0.11/work/alsa-driver-1.0.11/pci/emu10k1/emumixer.o
CC [M] /var/tmp/portage/alsa-driver-1.0.11/work/alsa-driver-1.0.11/pci/emu10k1/emufx.o
CC [M] /var/tmp/portage/alsa-driver-1.0.11/work/alsa-driver-1.0.11/pci/emu10k1/timer.o
CC [M] /var/tmp/portage/alsa-driver-1.0.11/work/alsa-driver-1.0.11/pci/emu10k1/p16v.o
LD [M] /var/tmp/portage/alsa-driver-1.0.11/work/alsa-driver-1.0.11/pci/emu10k1/snd-emu10k1.o
LD [M] /var/tmp/portage/alsa-driver-1.0.11/work/alsa-driver-1.0.11/pci/emu10k1/snd-emu10k1-synth.o
make[2]: *** [_module_/var/tmp/portage/alsa-driver-1.0.11/work/alsa-driver-1.0.11] Error 2
make[1]: *** [modules] Error 2
make[1]: Leaving directory `/usr/src/linux-2.6.17-no2'
make: *** [compile] Error 2 |
On 2.6.16-no1 it works ... |
I use the build in drivers, don't get any errors, dmesg tells me it dedects my soundcard, mixers load fine, yet I don't have any sound.
Now I'm still quite a noob to linux so is there anything I should check? |
use alsamixer and check to see if you have a muted section. |
no muted sections, got it to work when I selected the driver to be build as a module instead of build-in...strange |
|
Back to top |
|
|
n0rbi666 l33t
Joined: 04 Mar 2005 Posts: 707 Location: \Poland\Krakow
|
Posted: Thu Jun 29, 2006 5:44 pm Post subject: |
|
|
Compiling ALSA as modules works and - sound is better than on alsa-drivers
Fbsplash works
ATI works
THX for gr8 patchset |
|
Back to top |
|
|
zxy Veteran
Joined: 06 Jan 2006 Posts: 1160 Location: in bed in front of the computer
|
Posted: Thu Jun 29, 2006 8:13 pm Post subject: |
|
|
Installed at last. I had quite some problems with the install (mostly because of lack of my knowledge) - I have nvidia, dmraid and fbsplash combined.
RESULT: Great kernel, I'm very satisfied with it's performance.
Thanks cheater. |
|
Back to top |
|
|
AaronPPC Guru
Joined: 29 May 2005 Posts: 522 Location: Tucson, AZ
|
Posted: Fri Jun 30, 2006 9:23 pm Post subject: |
|
|
I'm in! The kernel works great! _________________ --Aaron |
|
Back to top |
|
|
Non_E Apprentice
Joined: 17 Jan 2006 Posts: 160 Location: Czech Republic
|
Posted: Fri Jun 30, 2006 10:32 pm Post subject: Truecrypt compilation & no2 |
|
|
Truecrypt fails to compile. It compiles fine in 2.6.17-no1.
Code: | CC [M] /var/tmp/portage/truecrypt-4.2/work/truecrypt-4.2/Linux/Kernel/../../Common/Tests.o
CC [M] /var/tmp/portage/truecrypt-4.2/work/truecrypt-4.2/Linux/Kernel/Dm-target.o
/var/tmp/portage/truecrypt-4.2/work/truecrypt-4.2/Linux/Kernel/Dm-target.c: In function âdm_truecrypt_initâ:
/var/tmp/portage/truecrypt-4.2/work/truecrypt-4.2/Linux/Kernel/Dm-target.c:609: error: expected â)â before âDM_MSG_PREFIXâ
/var/tmp/portage/truecrypt-4.2/work/truecrypt-4.2/Linux/Kernel/Dm-target.c:617: error: expected â)â before âDM_MSG_PREFIXâ
/var/tmp/portage/truecrypt-4.2/work/truecrypt-4.2/Linux/Kernel/Dm-target.c:624: error: expected â)â before âDM_MSG_PREFIXâ
/var/tmp/portage/truecrypt-4.2/work/truecrypt-4.2/Linux/Kernel/Dm-target.c:631: error: expected â)â before âDM_MSG_PREFIXâ
/var/tmp/portage/truecrypt-4.2/work/truecrypt-4.2/Linux/Kernel/Dm-target.c: In function âdm_truecrypt_exitâ:
/var/tmp/portage/truecrypt-4.2/work/truecrypt-4.2/Linux/Kernel/Dm-target.c:655: error: expected â)â before âDM_MSG_PREFIXâ
make[2]: *** [/var/tmp/portage/truecrypt-4.2/work/truecrypt-4.2/Linux/Kernel/Dm-target.o] Error 1
make[1]: *** [_module_/var/tmp/portage/truecrypt-4.2/work/truecrypt-4.2/Linux/Kernel] Error 2
make[1]: Leaving directory `/usr/src/linux-2.6.17-no2'
make: *** [truecrypt] Error 2
!!! ERROR: app-crypt/truecrypt-4.2 failed.
Call stack:
ebuild.sh, line 1545: Called dyn_compile
ebuild.sh, line 940: Called src_compile
truecrypt-4.2.ebuild, line 40: Called linux-mod_src_compile
linux-mod.eclass, line 515: Called die
|
Thanks for any advice. |
|
Back to top |
|
|
nesl247 Veteran
Joined: 15 Jun 2004 Posts: 1614 Location: Florida
|
Posted: Sat Jul 01, 2006 12:20 am Post subject: |
|
|
Just to explain the reason alsa fails to build on 2.6.17 kernels, is because 2.6.17 removed something needed I think.. The masked (.12) version in portage works fine (that's one of the reason's the version was released from alsa) |
|
Back to top |
|
|
vipernicus Veteran
Joined: 17 Jan 2005 Posts: 1462 Location: Your College IT Dept.
|
Posted: Sat Jul 01, 2006 1:32 am Post subject: |
|
|
nesl247 wrote: | Just to explain the reason alsa fails to build on 2.6.17 kernels, is because 2.6.17 removed something needed I think.. The masked (.12) version in portage works fine (that's one of the reason's the version was released from alsa) |
devfs is removed in -mm by gregkh's patch, i believe that is why _________________ Viper-Sources Maintainer || nesl247 Projects || vipernicus.org blog |
|
Back to top |
|
|
cheater1034 Veteran
Joined: 09 Sep 2004 Posts: 1558
|
Posted: Sat Jul 01, 2006 6:23 pm Post subject: Re: Truecrypt compilation & no2 |
|
|
Non_E wrote: | Truecrypt fails to compile. It compiles fine in 2.6.17-no1.
Code: | CC [M] /var/tmp/portage/truecrypt-4.2/work/truecrypt-4.2/Linux/Kernel/../../Common/Tests.o
CC [M] /var/tmp/portage/truecrypt-4.2/work/truecrypt-4.2/Linux/Kernel/Dm-target.o
/var/tmp/portage/truecrypt-4.2/work/truecrypt-4.2/Linux/Kernel/Dm-target.c: In function âdm_truecrypt_initâ:
/var/tmp/portage/truecrypt-4.2/work/truecrypt-4.2/Linux/Kernel/Dm-target.c:609: error: expected â)â before âDM_MSG_PREFIXâ
/var/tmp/portage/truecrypt-4.2/work/truecrypt-4.2/Linux/Kernel/Dm-target.c:617: error: expected â)â before âDM_MSG_PREFIXâ
/var/tmp/portage/truecrypt-4.2/work/truecrypt-4.2/Linux/Kernel/Dm-target.c:624: error: expected â)â before âDM_MSG_PREFIXâ
/var/tmp/portage/truecrypt-4.2/work/truecrypt-4.2/Linux/Kernel/Dm-target.c:631: error: expected â)â before âDM_MSG_PREFIXâ
/var/tmp/portage/truecrypt-4.2/work/truecrypt-4.2/Linux/Kernel/Dm-target.c: In function âdm_truecrypt_exitâ:
/var/tmp/portage/truecrypt-4.2/work/truecrypt-4.2/Linux/Kernel/Dm-target.c:655: error: expected â)â before âDM_MSG_PREFIXâ
make[2]: *** [/var/tmp/portage/truecrypt-4.2/work/truecrypt-4.2/Linux/Kernel/Dm-target.o] Error 1
make[1]: *** [_module_/var/tmp/portage/truecrypt-4.2/work/truecrypt-4.2/Linux/Kernel] Error 2
make[1]: Leaving directory `/usr/src/linux-2.6.17-no2'
make: *** [truecrypt] Error 2
!!! ERROR: app-crypt/truecrypt-4.2 failed.
Call stack:
ebuild.sh, line 1545: Called dyn_compile
ebuild.sh, line 940: Called src_compile
truecrypt-4.2.ebuild, line 40: Called linux-mod_src_compile
linux-mod.eclass, line 515: Called die
|
Thanks for any advice. |
Hmm, I need to debug and do some tests. I'll get on that for -no3 (-mm5) because I'm going away until monday today, and I won't be able to look at it until next tuesday (and I'll be working on -no3 then) _________________ IRC!: #zen-sources on irc.rizon.net
zen-kernel.org
--
Lost in android development land. |
|
Back to top |
|
|
cpakkala Apprentice
Joined: 17 Dec 2004 Posts: 154
|
Posted: Tue Jul 04, 2006 1:40 am Post subject: |
|
|
Can someone please advise me on the following error message when I try to boot the kernel after successfully compiling it:
Code: |
...
kthread [9] exited with preempt_count 2
|
That's only the last line since I can't exactly get a screen shot of the error message. If there's some way to enable a debug output file or something that would help diagnose the problem, please let me know. I've been waiting for this version of no-sources and am quite disappointed that it's not working for me. Thanks. |
|
Back to top |
|
|
|