Forums

Skip to content

Advanced search
  • Quick links
    • Unanswered topics
    • Active topics
    • Search
  • FAQ
  • Login
  • Register
  • Board index Assistance Unsupported Software
  • Search

Official thread: "zen-sources" - Part III

This forum covers all Gentoo-related software not officially supported by Gentoo. Ebuilds/software posted here might harm the health and stability of your system(s), and are not supported by Gentoo developers. Bugs/errors caused by ebuilds from overlays.gentoo.org are covered by this forum, too.
Post Reply
Advanced search
462 posts
  • Page 15 of 19
    • Jump to page:
  • Previous
  • 1
  • …
  • 13
  • 14
  • 15
  • 16
  • 17
  • …
  • 19
  • Next
Author
Message
AYBABTU
n00b
n00b
User avatar
Posts: 31
Joined: Sat Jun 17, 2006 6:27 pm

  • Quote

Post by AYBABTU » Tue May 06, 2008 12:06 pm

lightseeker wrote:@AYBABTU: Actually, there is a patch few pages before this http://forums.gentoo.org/viewtopic-p-50 ... ml#5065179
that works for me, but it seems nobody noticed it :D
You need to install driver manually though, or write a new ebuild. Thank you sarah.a.happy :)
Thanks a lot :)
Top
kernelOfTruth
Watchman
Watchman
User avatar
Posts: 6111
Joined: Tue Dec 20, 2005 10:34 pm
Location: Vienna, Austria; Germany; hello world :)
Contact:
Contact kernelOfTruth
Website

  • Quote

Post by kernelOfTruth » Tue May 06, 2008 12:10 pm

What ARCH are you using? I've been getting hardlocks on my amd64 system but not on my (old) 32-bit laptop.Swap prefetching enabled and group scheduling disabled on both systems.Tried with both RCU options on and off but makes no difference.
I don't need swap prefetching as much on my amd64 system, so I'll give it a try.

BTW master-devel works fine.
~amd64, gcc-4.2.3 hardened,

I noticed, too, that master-devel works (~2.6.25-zen0), have been using that for a while before .25-zen1 got stable :P , I'm wondering what was changed in the ck-patchset between 2.6.25-zen0 and -zen1 :?: :idea:


another WARNING:

don't use

Code: Select all

-falign-functions=0 -falign-jumps=0 -falign-labels=0 -falign-loops=0
in your custom cflags [for the kernel] (in a stable environment) since that might lead to instability

if you're adventurous, try it & please post results / experience reports - you have been warned :wink:
https://github.com/kernelOfTruth/ZFS-fo ... scCD-4.9.0
https://github.com/kernelOfTruth/pulsea ... zer-ladspa

Hardcore Gentoo Linux user since 2004 :D
Top
rmh3093
Advocate
Advocate
User avatar
Posts: 2138
Joined: Wed Aug 06, 2003 10:36 pm
Location: Albany, NY

  • Quote

Post by rmh3093 » Tue May 06, 2008 7:12 pm

2.6.26-rc1-zen0 is available in the new repo for those who want to test that, its running nice on my box
Do not meddle in the affairs of wizards, for they are subtle and quick to anger.
Top
gimpel
Advocate
Advocate
User avatar
Posts: 2720
Joined: Fri Oct 15, 2004 10:08 am
Location: Munich, Bavaria
Contact:
Contact gimpel
Website

  • Quote

Post by gimpel » Tue May 06, 2008 7:41 pm

rmh3093 wrote:2.6.26-rc1-zen0 is available in the new repo for those who want to test that, its running nice on my box
Wow, it's fast! The new server I mean :)

The kernel fails to compile here (master).

Code: Select all

  CC      mm/fadvise.o
  CC      mm/maccess.o
  CC      mm/page_alloc.o
mm/page_alloc.c: In function 'nr_unallocated_zone_pages':
mm/page_alloc.c:1766: error: 'struct zonelist' has no member named 'zones'
make[1]: *** [mm/page_alloc.o] Error 1
make: *** [mm] Error 2
config: http://phpfi.com/315051
Last edited by gimpel on Tue May 06, 2008 7:44 pm, edited 1 time in total.
http://proaudio.tuxfamily.org/wiki - pro-audio software overlay
Top
HecHacker1
Apprentice
Apprentice
User avatar
Posts: 213
Joined: Thu Jun 26, 2003 5:39 am
Location: UCSD
Contact:
Contact HecHacker1
Website

  • Quote

Post by HecHacker1 » Tue May 06, 2008 7:43 pm

pierluigi88 wrote:what about linux-phc? it seems it's not included in 2.6.25-zen1
ditto. otherwise the git of zen1 I pulled is the best yet. No hardlocks and my laptop sleeps correctly too. 2.6.24 was a little buggy with random hardlocks.
Top
rmh3093
Advocate
Advocate
User avatar
Posts: 2138
Joined: Wed Aug 06, 2003 10:36 pm
Location: Albany, NY

  • Quote

Post by rmh3093 » Tue May 06, 2008 8:57 pm

gimpel wrote:
rmh3093 wrote:2.6.26-rc1-zen0 is available in the new repo for those who want to test that, its running nice on my box
Wow, it's fast! The new server I mean :)

The kernel fails to compile here (master).

Code: Select all

  CC      mm/fadvise.o
  CC      mm/maccess.o
  CC      mm/page_alloc.o
mm/page_alloc.c: In function 'nr_unallocated_zone_pages':
mm/page_alloc.c:1766: error: 'struct zonelist' has no member named 'zones'
make[1]: *** [mm/page_alloc.o] Error 1
make: *** [mm] Error 2
config: http://phpfi.com/315051
yeah that is tuxonice, i reverted that patch merge, pull again and it should build fine
Do not meddle in the affairs of wizards, for they are subtle and quick to anger.
Top
rmh3093
Advocate
Advocate
User avatar
Posts: 2138
Joined: Wed Aug 06, 2003 10:36 pm
Location: Albany, NY

  • Quote

Post by rmh3093 » Tue May 06, 2008 8:59 pm

HecHacker1 wrote:
pierluigi88 wrote:what about linux-phc? it seems it's not included in 2.6.25-zen1
ditto. otherwise the git of zen1 I pulled is the best yet. No hardlocks and my laptop sleeps correctly too. 2.6.24 was a little buggy with random hardlocks.
i was gonna merge PHC but I coudlnt really tell what was useful these days since speedstep-centrino is depricated....

the cpufreq-acpi patch applied with out a hitch but I think most of the goodies are in the other patches, if anyone knows more about PHC fill me in please
Do not meddle in the affairs of wizards, for they are subtle and quick to anger.
Top
gimpel
Advocate
Advocate
User avatar
Posts: 2720
Joined: Fri Oct 15, 2004 10:08 am
Location: Munich, Bavaria
Contact:
Contact gimpel
Website

  • Quote

Post by gimpel » Tue May 06, 2008 9:15 pm

rmh3093 wrote:yeah that is tuxonice, i reverted that patch merge, pull again and it should build fine
Is there some delay between public/dev repo, or did something go wrong?

Code: Select all

└» git pull
Already up-to-date.
http://proaudio.tuxfamily.org/wiki - pro-audio software overlay
Top
rmh3093
Advocate
Advocate
User avatar
Posts: 2138
Joined: Wed Aug 06, 2003 10:36 pm
Location: Albany, NY

  • Quote

Post by rmh3093 » Tue May 06, 2008 9:19 pm

gimpel wrote:
rmh3093 wrote:yeah that is tuxonice, i reverted that patch merge, pull again and it should build fine
Is there some delay between public/dev repo, or did something go wrong?

Code: Select all

└» git pull
Already up-to-date.
there shouldn't be, i got the exact same error after i merged the tuxonice branch into master and i reverted it asap cause I didnt feel like fixing things,

do a 'git fetch' first, maybe that will help

EDIT: shit maybe I didnt push it :D.... check in 10 min
Do not meddle in the affairs of wizards, for they are subtle and quick to anger.
Top
rmh3093
Advocate
Advocate
User avatar
Posts: 2138
Joined: Wed Aug 06, 2003 10:36 pm
Location: Albany, NY

  • Quote

Post by rmh3093 » Tue May 06, 2008 9:23 pm

yep forgot to push the revert... it should be good now
Do not meddle in the affairs of wizards, for they are subtle and quick to anger.
Top
Uzytkownik
Guru
Guru
Posts: 399
Joined: Sun Oct 31, 2004 8:08 pm
Location: Bay Area, US
Contact:
Contact Uzytkownik
Website

  • Quote

Post by Uzytkownik » Tue May 06, 2008 9:37 pm

About TOI (from master):

Code: Select all

  CC      kernel/power/tuxonice_builtin.o
  CC      kernel/power/tuxonice_modules.o
  CC      kernel/power/tuxonice_sysfs.o
  CC      kernel/power/tuxonice_highlevel.o
  CC      kernel/power/tuxonice_io.o
  CC      kernel/power/tuxonice_pagedir.o
  CC      kernel/power/tuxonice_prepare_image.o
kernel/power/tuxonice_prepare_image.c: In function ‘eat_memory’:
kernel/power/tuxonice_prepare_image.c:905: error: implicit declaration of function ‘drop_pagecache’
make[2]: *** [kernel/power/tuxonice_prepare_image.o] Error 1
make[1]: *** [kernel/power] Error 2
make: *** [kernel] Error 2
edit: it's ok now
Last edited by Uzytkownik on Tue May 06, 2008 11:11 pm, edited 1 time in total.
I've probably left my head... somwhere. Please wait untill I find it.
Top
gimpel
Advocate
Advocate
User avatar
Posts: 2720
Joined: Fri Oct 15, 2004 10:08 am
Location: Munich, Bavaria
Contact:
Contact gimpel
Website

  • Quote

Post by gimpel » Tue May 06, 2008 10:30 pm

rmh3093 wrote:yep forgot to push the revert... it should be good now
Ah, now it compiled.

But oh well, nvidia again.. when will those bastards finally opensource that damn freaking driver or move it into usespace completely... :roll:
patched ebuild here, if someone likes: http://gimpel.ath.cx/svn/gimpel/x11-dri ... a-drivers/
http://proaudio.tuxfamily.org/wiki - pro-audio software overlay
Top
rmh3093
Advocate
Advocate
User avatar
Posts: 2138
Joined: Wed Aug 06, 2003 10:36 pm
Location: Albany, NY

  • Quote

Post by rmh3093 » Tue May 06, 2008 10:56 pm

gimpel wrote:
rmh3093 wrote:yep forgot to push the revert... it should be good now
Ah, now it compiled.

But oh well, nvidia again.. when will those bastards finally opensource that damn freaking driver or move it into usespace completely... :roll:
patched ebuild here, if someone likes: http://gimpel.ath.cx/svn/gimpel/x11-dri ... a-drivers/
you got nvidia working with 2.6.26-rc1?
Do not meddle in the affairs of wizards, for they are subtle and quick to anger.
Top
gimpel
Advocate
Advocate
User avatar
Posts: 2720
Joined: Fri Oct 15, 2004 10:08 am
Location: Munich, Bavaria
Contact:
Contact gimpel
Website

  • Quote

Post by gimpel » Tue May 06, 2008 11:11 pm

rmh3093 wrote:
gimpel wrote:
rmh3093 wrote:yep forgot to push the revert... it should be good now
Ah, now it compiled.

But oh well, nvidia again.. when will those bastards finally opensource that damn freaking driver or move it into usespace completely... :roll:
patched ebuild here, if someone likes: http://gimpel.ath.cx/svn/gimpel/x11-dri ... a-drivers/
you got nvidia working with 2.6.26-rc1?
Well, "working" yes. "working" in means of: it compiles, it loads, it runs.... thanks to that patch from nv forums (there is a patch to make it work with 2.6.25-mm1, the compile error was the same, so the patch makes it compile and load on .26 too).

But you can count pixels when moving things in compiz. So opengl performance is totally screwed. Non accelerated desktop works fine.
Tried both PAT and good ol' MTRR.

Other than nvidia, the kernel seems to run quite well, including ricer4.
http://proaudio.tuxfamily.org/wiki - pro-audio software overlay
Top
loeb-it
n00b
n00b
Posts: 37
Joined: Tue May 15, 2007 10:19 pm

  • Quote

Post by loeb-it » Tue May 06, 2008 11:23 pm

rmh3093 wrote:
HecHacker1 wrote:
pierluigi88 wrote:what about linux-phc? it seems it's not included in 2.6.25-zen1
ditto. otherwise the git of zen1 I pulled is the best yet. No hardlocks and my laptop sleeps correctly too. 2.6.24 was a little buggy with random hardlocks.
i was gonna merge PHC but I coudlnt really tell what was useful these days since speedstep-centrino is depricated....

the cpufreq-acpi patch applied with out a hitch but I think most of the goodies are in the other patches, if anyone knows more about PHC fill me in please
I don't really know what is userful, but it would be really nice to have it again. For me 2.2.35-zen1 also works well, no lookups yet and even tuxonice works :)

addon:
Found a patch for 2.6.25:
http://phc.athousandnights.de/forum/viewtopic.php?t=52
didn't try yet

addon2:

Just tried. The file linux-phc-kernel-vanilla-2.6.25-teknohog.patch in the mentioned thread is the only one needed and applies cleanly against 2.6.25-zen1. You don't need to have speedstep-centrino enabled, at least for T7200. ACPI_CPUFREQ is sufficient.

My working CPU Frequency scaling config section follows:

[*] CPU Frequency scaling
[*] Enable CPUfreq debugging
<*> CPU frequency translation statistics
[*] CPU frequency translation statistics details
Default CPUFreq governor (ondemand) --->
-*- 'performance' governor
<*> 'powersave' governor
<*> 'userspace' governor for userspace frequency scaling
<*> 'ondemand' cpufreq policy governor
<*> 'conservative' cpufreq governor
*** CPUFreq processor drivers ***
<*> ACPI Processor P-States driver
< > AMD Opteron/Athlon64 PowerNow!
< > Intel Enhanced SpeedStep (deprecated)
< > Intel Pentium 4 clock modulation
*** shared options ***
[*] /proc/acpi/processor/../performance interface (deprecated)


Hope this information is of some help ;)
Last edited by loeb-it on Wed May 07, 2008 12:14 am, edited 1 time in total.
The box said 'Windows 2000 Server or better', so I installed Gentoo

Linux galadriel 4.12.12-gentoo #4 SMP PREEMPT Fri Nov 3 00:09:29 CET 2017 x86_64 Intel(R) Core(TM) i7-2860QM CPU @ 2.50GHz GenuineIntel GNU/Linux

Visit www.mygnu.de
Top
gimpel
Advocate
Advocate
User avatar
Posts: 2720
Joined: Fri Oct 15, 2004 10:08 am
Location: Munich, Bavaria
Contact:
Contact gimpel
Website

  • Quote

Post by gimpel » Tue May 06, 2008 11:49 pm

OK, new somewhat semi-official nvidia patch from Zander.
http://www.nvnews.net/vbulletin/showpos ... stcount=35

Let's test.

EDIT: Bingo! 8)

updated patch ebuild here:

Code: Select all

svn co http://gimpel.ath.cx/svn/gimpel/x11-drivers/nvidia-drivers/
I'm using PAT.
http://proaudio.tuxfamily.org/wiki - pro-audio software overlay
Top
tranquilcool
Veteran
Veteran
Posts: 1246
Joined: Fri Mar 25, 2005 1:16 pm

  • Quote

Post by tranquilcool » Wed May 07, 2008 12:01 am

missed something. where's new repo?
this is a strange strange world.
Top
gimpel
Advocate
Advocate
User avatar
Posts: 2720
Joined: Fri Oct 15, 2004 10:08 am
Location: Munich, Bavaria
Contact:
Contact gimpel
Website

  • Quote

Post by gimpel » Wed May 07, 2008 12:02 am

tranquilcool wrote:missed something. where's new repo?
At http://zen-sources.org
http://proaudio.tuxfamily.org/wiki - pro-audio software overlay
Top
tranquilcool
Veteran
Veteran
Posts: 1246
Joined: Fri Mar 25, 2005 1:16 pm

  • Quote

Post by tranquilcool » Wed May 07, 2008 12:24 am

gimpel wrote:
tranquilcool wrote:missed something. where's new repo?
At http://zen-sources.org
thanks gimpel!
this is a strange strange world.
Top
HecHacker1
Apprentice
Apprentice
User avatar
Posts: 213
Joined: Thu Jun 26, 2003 5:39 am
Location: UCSD
Contact:
Contact HecHacker1
Website

  • Quote

Post by HecHacker1 » Wed May 07, 2008 6:30 am

rmh3093 wrote:
HecHacker1 wrote:
pierluigi88 wrote:what about linux-phc? it seems it's not included in 2.6.25-zen1
ditto. otherwise the git of zen1 I pulled is the best yet. No hardlocks and my laptop sleeps correctly too. 2.6.24 was a little buggy with random hardlocks.
i was gonna merge PHC but I coudlnt really tell what was useful these days since speedstep-centrino is depricated....

the cpufreq-acpi patch applied with out a hitch but I think most of the goodies are in the other patches, if anyone knows more about PHC fill me in please
i use it for the undervolting capability. it makes a huge difference on my laptop; my fan doesn't spin up anymore! because it stays so cool undervolted.
Top
rmh3093
Advocate
Advocate
User avatar
Posts: 2138
Joined: Wed Aug 06, 2003 10:36 pm
Location: Albany, NY

  • Quote

Post by rmh3093 » Wed May 07, 2008 6:35 am

HecHacker1 wrote:
rmh3093 wrote:
HecHacker1 wrote:
pierluigi88 wrote:what about linux-phc? it seems it's not included in 2.6.25-zen1
ditto. otherwise the git of zen1 I pulled is the best yet. No hardlocks and my laptop sleeps correctly too. 2.6.24 was a little buggy with random hardlocks.
i was gonna merge PHC but I coudlnt really tell what was useful these days since speedstep-centrino is depricated....

the cpufreq-acpi patch applied with out a hitch but I think most of the goodies are in the other patches, if anyone knows more about PHC fill me in please
i use it for the undervolting capability. it makes a huge difference on my laptop; my fan doesn't spin up anymore! because it stays so cool undervolted.
i know what PHC is for, and why you all want it, i just want more details on which patches still work with new kernels, from my understanding most people should be using the cpufreq-acpi driver, when I looked at the PHC code last it seemed like the "PHC" code was all in the speedstep-centrino patch, if i just apply the cpufreq-acpi driver it does not look like it will work... also I have no way of testing that anything is working because last I knew, the coreduo's still weren't supported properly
Do not meddle in the affairs of wizards, for they are subtle and quick to anger.
Top
tranquilcool
Veteran
Veteran
Posts: 1246
Joined: Fri Mar 25, 2005 1:16 pm

  • Quote

Post by tranquilcool » Wed May 07, 2008 9:16 am

gimpel wrote:OK, new somewhat semi-official nvidia patch from Zander.
http://www.nvnews.net/vbulletin/showpos ... stcount=35

Let's test.

EDIT: Bingo! 8)

updated patch ebuild here:

Code: Select all

svn co http://gimpel.ath.cx/svn/gimpel/x11-drivers/nvidia-drivers/
I'm using PAT.
gimpel doesn't build for me.
errors;
/var/tmp/portage/x11-drivers/nvidia-drivers-173.08/work/NVIDIA-Linux-x86-173.08-pkg0/usr/src/nv/nv.c: In function ‘nvidia_init_module’:
/var/tmp/portage/x11-drivers/nvidia-drivers-173.08/work/NVIDIA-Linux-x86-173.08-pkg0/usr/src/nv/nv.c:1538: error: expected statement before ‘)’ token
make[3]: *** [/var/tmp/portage/x11-drivers/nvidia-drivers-173.08/work/NVIDIA-Linux-x86-173.08-pkg0/usr/src/nv/nv.o] Error 1
this is a strange strange world.
Top
gimpel
Advocate
Advocate
User avatar
Posts: 2720
Joined: Fri Oct 15, 2004 10:08 am
Location: Munich, Bavaria
Contact:
Contact gimpel
Website

  • Quote

Post by gimpel » Wed May 07, 2008 10:27 am

tranquilcool, the patch is 1:1 taken from Zander's post in nvnews forums, and works fine here. Are you on x86 maybe?

Anyways, you should post on the nvidia forums, see link above.
http://proaudio.tuxfamily.org/wiki - pro-audio software overlay
Top
tranquilcool
Veteran
Veteran
Posts: 1246
Joined: Fri Mar 25, 2005 1:16 pm

  • Quote

Post by tranquilcool » Wed May 07, 2008 10:34 am

gimpel wrote:tranquilcool, the patch is 1:1 taken from Zander's post in nvnews forums, and works fine here. Are you on x86 maybe?

Anyways, you should post on the nvidia forums, see link above.
yes am on x86.
ok i'll post in the nvidia-forum
this is a strange strange world.
Top
pierluigi88
n00b
n00b
Posts: 5
Joined: Wed May 09, 2007 9:47 pm

  • Quote

Post by pierluigi88 » Wed May 07, 2008 6:03 pm

rmh3093 wrote:i know what PHC is for, and why you all want it, i just want more details on which patches still work with new kernels, from my understanding most people should be using the cpufreq-acpi driver, when I looked at the PHC code last it seemed like the "PHC" code was all in the speedstep-centrino patch, if i just apply the cpufreq-acpi driver it does not look like it will work... also I have no way of testing that anything is working because last I knew, the coreduo's still weren't supported properly
I've just tried this one: http://iki.fi/teknohog/hacks/linux-phc- ... ohog.patch
I found it here: http://phc.athousandnights.de/forum/vie ... 0d0a328a96

I'm using acpi_cpufreq and a Pentium M 740, it works
Top
Post Reply

462 posts
  • Page 15 of 19
    • Jump to page:
  • Previous
  • 1
  • …
  • 13
  • 14
  • 15
  • 16
  • 17
  • …
  • 19
  • Next

Return to “Unsupported Software”

Jump to
  • Assistance
  • ↳   News & Announcements
  • ↳   Frequently Asked Questions
  • ↳   Installing Gentoo
  • ↳   Multimedia
  • ↳   Desktop Environments
  • ↳   Networking & Security
  • ↳   Kernel & Hardware
  • ↳   Portage & Programming
  • ↳   Gamers & Players
  • ↳   Other Things Gentoo
  • ↳   Unsupported Software
  • Discussion & Documentation
  • ↳   Documentation, Tips & Tricks
  • ↳   Gentoo Chat
  • ↳   Gentoo Forums Feedback
  • ↳   Duplicate Threads
  • International Gentoo Users
  • ↳   中文 (Chinese)
  • ↳   Dutch
  • ↳   Finnish
  • ↳   French
  • ↳   Deutsches Forum (German)
  • ↳   Diskussionsforum
  • ↳   Deutsche Dokumentation
  • ↳   Greek
  • ↳   Forum italiano (Italian)
  • ↳   Forum di discussione italiano
  • ↳   Risorse italiane (documentazione e tools)
  • ↳   Polskie forum (Polish)
  • ↳   Instalacja i sprzęt
  • ↳   Polish OTW
  • ↳   Portuguese
  • ↳   Documentação, Ferramentas e Dicas
  • ↳   Russian
  • ↳   Scandinavian
  • ↳   Spanish
  • ↳   Other Languages
  • Architectures & Platforms
  • ↳   Gentoo on ARM
  • ↳   Gentoo on PPC
  • ↳   Gentoo on Sparc
  • ↳   Gentoo on Alternative Architectures
  • ↳   Gentoo on AMD64
  • ↳   Gentoo for Mac OS X (Portage for Mac OS X)
  • Board index
  • All times are UTC
  • Delete cookies

© 2001–2026 Gentoo Foundation, Inc.

Powered by phpBB® Forum Software © phpBB Limited

Privacy Policy