Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
Official thread: "zen-sources" - Part V
View unanswered posts
View posts from last 24 hours

Goto page Previous  1, 2, 3 ... 19, 20, 21, 22, 23  Next  
This topic is locked: you cannot edit posts or make replies.    Gentoo Forums Forum Index Unsupported Software
View previous topic :: View next topic  
Author Message
kernelOfTruth
Watchman
Watchman


Joined: 20 Dec 2005
Posts: 6111
Location: Vienna, Austria; Germany; hello world :)

PostPosted: Mon Dec 15, 2008 2:54 pm    Post subject: Reply with quote

dodo1122 wrote:

Patch applied and pushed to the temp git repo :P

Also, for those of you who have zen-sources cloned, you could do this to save yourself from cloning the old repo:

git remote add oldzen git://repo.or.cz/linux-2.6/zen-sources.git
git fetch oldzen
git checkout -b oldmaster oldzen/master

And compile :)

dodo


Quote:
git fetch oldzen
remote: Counting objects: 178488, done.
remote: Compressing objects: 100% (39424/39424), done.
remote: Total 163277 (delta 133518), reused 149206 (delta 123451)
Receiving objects: 100% (163277/163277), 65.99 MiB | 1578 KiB/s, done.
Resolving deltas: 100% (133518/133518), completed with 8249 local objects.
From git://repo.or.cz/linux-2.6/zen-sources


thanks, but that's still pretty big :wink: (I just added it and updated to 2.6.28-rc8-zen1)
_________________
https://github.com/kernelOfTruth/ZFS-for-SystemRescueCD/tree/ZFS-for-SysRescCD-4.9.0
https://github.com/kernelOfTruth/pulseaudio-equalizer-ladspa

Hardcore Gentoo Linux user since 2004 :D
Back to top
View user's profile Send private message
kernelOfTruth
Watchman
Watchman


Joined: 20 Dec 2005
Posts: 6111
Location: Vienna, Austria; Germany; hello world :)

PostPosted: Mon Dec 15, 2008 3:30 pm    Post subject: Reply with quote

madwifi seems to have problems again:

Quote:
make
CHK include/linux/version.h
CHK include/linux/utsrelease.h
SYMLINK include/asm -> include/asm-x86
CALL scripts/checksyscalls.sh
CHK include/linux/compile.h
make[5]: *** No rule to make target `/usr/src/linux-2.6.28-rc8-zen1/drivers/net/wireless/madwifi/ath_hal/../hal/public/x86_64-elf.hal.o.uu', needed by `drivers/net/wireless/madwifi/ath_hal/x86_64-elf.hal.o'. Stop.
make[4]: *** [drivers/net/wireless/madwifi/ath_hal] Error 2
make[3]: *** [drivers/net/wireless/madwifi] Error 2
make[2]: *** [drivers/net/wireless] Error 2
make[1]: *** [drivers/net] Error 2
make: *** [drivers] Error 2


I don't need it so I'll disable it for now ...
_________________
https://github.com/kernelOfTruth/ZFS-for-SystemRescueCD/tree/ZFS-for-SysRescCD-4.9.0
https://github.com/kernelOfTruth/pulseaudio-equalizer-ladspa

Hardcore Gentoo Linux user since 2004 :D
Back to top
View user's profile Send private message
tranquilcool
Veteran
Veteran


Joined: 25 Mar 2005
Posts: 1179

PostPosted: Mon Dec 15, 2008 4:22 pm    Post subject: Reply with quote

dodo1122 wrote:
zen got bumped to 2.6.28-rc8-zen1 in the temporary git tree ( http://repo.or.cz/w/linux-2.6/zen-sources.git ). Please test.


working great here.
thanks!
_________________
this is a strange strange world.
Back to top
View user's profile Send private message
kernelOfTruth
Watchman
Watchman


Joined: 20 Dec 2005
Posts: 6111
Location: Vienna, Austria; Germany; hello world :)

PostPosted: Mon Dec 15, 2008 4:58 pm    Post subject: Reply with quote

tranquilcool wrote:
dodo1122 wrote:
zen got bumped to 2.6.28-rc8-zen1 in the temporary git tree ( http://repo.or.cz/w/linux-2.6/zen-sources.git ). Please test.


working great here.
thanks!


++

thanks :)
_________________
https://github.com/kernelOfTruth/ZFS-for-SystemRescueCD/tree/ZFS-for-SysRescCD-4.9.0
https://github.com/kernelOfTruth/pulseaudio-equalizer-ladspa

Hardcore Gentoo Linux user since 2004 :D
Back to top
View user's profile Send private message
ponciarello
Apprentice
Apprentice


Joined: 22 Jul 2008
Posts: 223
Location: beach of slack

PostPosted: Tue Dec 16, 2008 8:49 am    Post subject: Reply with quote

website is back!

tnx people for your work :)
_________________
look for monty python channel on youtube :D
Back to top
View user's profile Send private message
tranquilcool
Veteran
Veteran


Joined: 25 Mar 2005
Posts: 1179

PostPosted: Tue Dec 16, 2008 10:20 pm    Post subject: Reply with quote

errors with latest git pull;

LD .tmp_vmlinux1
drivers/built-in.o: In function `sd_revalidate_disk':
sd.c:(.text+0xa416c): undefined reference to `____ilog2_NaN'
drivers/built-in.o: In function `usb_submit_urb':
(.text+0xd46f7): undefined reference to `____ilog2_NaN'
make: *** [.tmp_vmlinux1] Error 1

could be gcc-svn? yes it's gcc-svn.
_________________
this is a strange strange world.
Back to top
View user's profile Send private message
kernelOfTruth
Watchman
Watchman


Joined: 20 Dec 2005
Posts: 6111
Location: Vienna, Austria; Germany; hello world :)

PostPosted: Tue Dec 16, 2008 11:12 pm    Post subject: Reply with quote

tranquilcool wrote:
errors with latest git pull;

LD .tmp_vmlinux1
drivers/built-in.o: In function `sd_revalidate_disk':
sd.c:(.text+0xa416c): undefined reference to `____ilog2_NaN'
drivers/built-in.o: In function `usb_submit_urb':
(.text+0xd46f7): undefined reference to `____ilog2_NaN'
make: *** [.tmp_vmlinux1] Error 1

could be gcc-svn? yes it's gcc-svn.


of course :wink:

enable: optimize for size

then it should compile :idea:
_________________
https://github.com/kernelOfTruth/ZFS-for-SystemRescueCD/tree/ZFS-for-SysRescCD-4.9.0
https://github.com/kernelOfTruth/pulseaudio-equalizer-ladspa

Hardcore Gentoo Linux user since 2004 :D
Back to top
View user's profile Send private message
tranquilcool
Veteran
Veteran


Joined: 25 Mar 2005
Posts: 1179

PostPosted: Wed Dec 17, 2008 12:48 am    Post subject: Reply with quote

kernelOfTruth wrote:
tranquilcool wrote:
errors with latest git pull;

LD .tmp_vmlinux1
drivers/built-in.o: In function `sd_revalidate_disk':
sd.c:(.text+0xa416c): undefined reference to `____ilog2_NaN'
drivers/built-in.o: In function `usb_submit_urb':
(.text+0xd46f7): undefined reference to `____ilog2_NaN'
make: *** [.tmp_vmlinux1] Error 1

could be gcc-svn? yes it's gcc-svn.


of course :wink:

enable: optimize for size

then it should compile :idea:


thanks! that fixed it.

gcc-svn is really a great improvement. a big jump ahead.
i have kde4-svn compiled with gcc-svn and it's quite a leap forward for overall speed
and 'responsesiveness'.
obviously this also means living on the edge.
_________________
this is a strange strange world.
Back to top
View user's profile Send private message
kernelOfTruth
Watchman
Watchman


Joined: 20 Dec 2005
Posts: 6111
Location: Vienna, Austria; Germany; hello world :)

PostPosted: Wed Dec 17, 2008 1:03 am    Post subject: Reply with quote

tranquilcool wrote:
kernelOfTruth wrote:
tranquilcool wrote:
errors with latest git pull;

LD .tmp_vmlinux1
drivers/built-in.o: In function `sd_revalidate_disk':
sd.c:(.text+0xa416c): undefined reference to `____ilog2_NaN'
drivers/built-in.o: In function `usb_submit_urb':
(.text+0xd46f7): undefined reference to `____ilog2_NaN'
make: *** [.tmp_vmlinux1] Error 1

could be gcc-svn? yes it's gcc-svn.


of course :wink:

enable: optimize for size

then it should compile :idea:


thanks! that fixed it.

gcc-svn is really a great improvement. a big jump ahead.
i have kde4-svn compiled with gcc-svn and it's quite a leap forward for overall speed
and 'responsesiveness'.
obviously this also means living on the edge.


it not only improves in speed and responsiveness my xorg-server doesn't seem to grow that much anymore in mem-usage (90-150 MB instead of <240)
it might only be illusion but it's a nice side-effect so far :P (I have re-emerged system with
Quote:
gcc version 4.4.0-alpha20081205 (experimental) (Gentoo Hardened 4.4.0_alpha20081205, builtin ssp,fortify, pie-10.1.1)
)
_________________
https://github.com/kernelOfTruth/ZFS-for-SystemRescueCD/tree/ZFS-for-SysRescCD-4.9.0
https://github.com/kernelOfTruth/pulseaudio-equalizer-ladspa

Hardcore Gentoo Linux user since 2004 :D
Back to top
View user's profile Send private message
Kollin
Veteran
Veteran


Joined: 25 Feb 2006
Posts: 1139
Location: Sofia/Bulgaria

PostPosted: Wed Dec 17, 2008 3:53 am    Post subject: Reply with quote

ponciarello wrote:
website is back!

tnx people for your work :)


Yay!
Now waiting for the overlay :mrgreen:
_________________
"Dear Enemy: may the Lord hate you and all your kind, may you be turned orange in hue, and may your head fall off at an awkward moment."
"Linux is like a wigwam - no windows, no gates, apache inside..."
Back to top
View user's profile Send private message
soundcheck
n00b
n00b


Joined: 25 Oct 2007
Posts: 54
Location: D-Dorf

PostPosted: Wed Dec 17, 2008 11:05 am    Post subject: Reply with quote

kernelOfTruth wrote:
madwifi seems to have problems again:

Quote:
make
CHK include/linux/version.h
CHK include/linux/utsrelease.h
SYMLINK include/asm -> include/asm-x86
CALL scripts/checksyscalls.sh
CHK include/linux/compile.h
make[5]: *** No rule to make target `/usr/src/linux-2.6.28-rc8-zen1/drivers/net/wireless/madwifi/ath_hal/../hal/public/x86_64-elf.hal.o.uu', needed by `drivers/net/wireless/madwifi/ath_hal/x86_64-elf.hal.o'. Stop.
make[4]: *** [drivers/net/wireless/madwifi/ath_hal] Error 2
make[3]: *** [drivers/net/wireless/madwifi] Error 2
make[2]: *** [drivers/net/wireless] Error 2
make[1]: *** [drivers/net] Error 2
make: *** [drivers] Error 2


I don't need it so I'll disable it for now ...


Same issue here in rc6 it worked fine. What options do I need to disable the driver?

Perhaps you can also tell me how I get access to the latest working kernel, which in my case was 2.6.28-rc6-zen1 ( I need to update the Ubuntu zen-kernel Wik accordingly)i

THX


Last edited by soundcheck on Wed Dec 17, 2008 1:40 pm; edited 1 time in total
Back to top
View user's profile Send private message
mroconnor
Guru
Guru


Joined: 24 Feb 2006
Posts: 402
Location: USA

PostPosted: Wed Dec 17, 2008 12:52 pm    Post subject: Reply with quote

Code:
fatal: The remote end hung up unexpectedly


I get that when I do a git pull any ideas
Back to top
View user's profile Send private message
rmh3093
Advocate
Advocate


Joined: 06 Aug 2003
Posts: 2138
Location: Albany, NY

PostPosted: Wed Dec 17, 2008 5:51 pm    Post subject: Reply with quote

Alright zen users... we've put a forum up on our new website. Please move you zen talk there. There is a form for distro specific issues and there are forms for binary driver specific issues. The reasoning behind this switch is that we are no really gentoo specific any more and since Zen is supported by us, it makes sense to move it out a the "Unsupported" section of f.g.o. We still might spam here when a new release is out ;) But move the general conversation to our forums.
_________________
Do not meddle in the affairs of wizards, for they are subtle and quick to anger.
Back to top
View user's profile Send private message
kernelOfTruth
Watchman
Watchman


Joined: 20 Dec 2005
Posts: 6111
Location: Vienna, Austria; Germany; hello world :)

PostPosted: Wed Dec 17, 2008 6:26 pm    Post subject: Reply with quote

rmh3093 wrote:
Alright zen users... we've put a forum up on our new website. Please move you zen talk there. There is a form for distro specific issues and there are forms for binary driver specific issues. The reasoning behind this switch is that we are no really gentoo specific any more and since Zen is supported by us, it makes sense to move it out a the "Unsupported" section of f.g.o. We still might spam here when a new release is out ;) But move the general conversation to our forums.


hm, not everythine seems to work yet:

Quote:
You are not eligible to vote in this poll.


cool :(
_________________
https://github.com/kernelOfTruth/ZFS-for-SystemRescueCD/tree/ZFS-for-SysRescCD-4.9.0
https://github.com/kernelOfTruth/pulseaudio-equalizer-ladspa

Hardcore Gentoo Linux user since 2004 :D
Back to top
View user's profile Send private message
kernelOfTruth
Watchman
Watchman


Joined: 20 Dec 2005
Posts: 6111
Location: Vienna, Austria; Germany; hello world :)

PostPosted: Thu Dec 18, 2008 1:04 pm    Post subject: Reply with quote

soundcheck wrote:
kernelOfTruth wrote:
madwifi seems to have problems again:

Quote:
make
CHK include/linux/version.h
CHK include/linux/utsrelease.h
SYMLINK include/asm -> include/asm-x86
CALL scripts/checksyscalls.sh
CHK include/linux/compile.h
make[5]: *** No rule to make target `/usr/src/linux-2.6.28-rc8-zen1/drivers/net/wireless/madwifi/ath_hal/../hal/public/x86_64-elf.hal.o.uu', needed by `drivers/net/wireless/madwifi/ath_hal/x86_64-elf.hal.o'. Stop.
make[4]: *** [drivers/net/wireless/madwifi/ath_hal] Error 2
make[3]: *** [drivers/net/wireless/madwifi] Error 2
make[2]: *** [drivers/net/wireless] Error 2
make[1]: *** [drivers/net] Error 2
make: *** [drivers] Error 2


I don't need it so I'll disable it for now ...


Same issue here in rc6 it worked fine. What options do I need to disable the driver?

Perhaps you can also tell me how I get access to the latest working kernel, which in my case was 2.6.28-rc6-zen1 ( I need to update the Ubuntu zen-kernel Wik accordingly)i

THX


Device Drivers ---> [*] Network device support ---> < > Atheros PCI/Cardbus cards
(CONFIG_ATHEROS)

I updated the server-addresses pointing to the zen-sources git-repository on the first page of this thread so you now can update the Ubuntu zen-kernel wiki entry :idea:
_________________
https://github.com/kernelOfTruth/ZFS-for-SystemRescueCD/tree/ZFS-for-SysRescCD-4.9.0
https://github.com/kernelOfTruth/pulseaudio-equalizer-ladspa

Hardcore Gentoo Linux user since 2004 :D
Back to top
View user's profile Send private message
kernelOfTruth
Watchman
Watchman


Joined: 20 Dec 2005
Posts: 6111
Location: Vienna, Austria; Germany; hello world :)

PostPosted: Thu Dec 18, 2008 1:09 pm    Post subject: Reply with quote

mroconnor wrote:
Code:
fatal: The remote end hung up unexpectedly


I get that when I do a git pull any ideas


have a look at the first page of this thread - again

and try it again, it should work now (updated the addresses accordingly)
_________________
https://github.com/kernelOfTruth/ZFS-for-SystemRescueCD/tree/ZFS-for-SysRescCD-4.9.0
https://github.com/kernelOfTruth/pulseaudio-equalizer-ladspa

Hardcore Gentoo Linux user since 2004 :D
Back to top
View user's profile Send private message
soundcheck
n00b
n00b


Joined: 25 Oct 2007
Posts: 54
Location: D-Dorf

PostPosted: Thu Dec 18, 2008 3:21 pm    Post subject: Reply with quote

kernelOfTruth wrote:


Device Drivers ---> [*] Network device support ---> < > Atheros PCI/Cardbus cards
(CONFIG_ATHEROS)



Did it.

Even my make-kpkg clean fails


Code:
vers/net/wireless/madwifi/ath_rate/amrr/../../Makefile.inc: No such file or directory
make[6]: *** No rule to make target `drivers/net/wireless/madwifi/ath_rate/amrr/../../Makefile.inc'.  Stop.
make[5]: *** [drivers/net/wireless/madwifi/ath_rate/amrr] Error 2
make[4]: *** [drivers/net/wireless/madwifi] Error 2
make[3]: *** [drivers/net/wireless] Error 2
make[2]: *** [drivers/net] Error 2
make[1]: *** [_clean_drivers] Error 2
make[1]: Leaving directory `/usr/src/zen-sources'
make: *** [minimal_clean] Error 2



BTW: "git checkout v2.6.28-rc6-zen1" worked. Now I can offer a working kernel to the Ubuntu folks. Great. :P

Cheers


Last edited by soundcheck on Thu Dec 18, 2008 5:56 pm; edited 1 time in total
Back to top
View user's profile Send private message
termite
Guru
Guru


Joined: 06 May 2007
Posts: 466

PostPosted: Thu Dec 18, 2008 4:55 pm    Post subject: Reply with quote

any eta on the overlay?
Back to top
View user's profile Send private message
ponciarello
Apprentice
Apprentice


Joined: 22 Jul 2008
Posts: 223
Location: beach of slack

PostPosted: Thu Dec 18, 2008 5:30 pm    Post subject: Reply with quote

Code:
vers/net/wireless/madwifi/ath_rate/amrr/../../Makefile.inc: No such file or directory
make[6]: *** No rule to make target `drivers/net/wireless/madwifi/ath_rate/amrr/../../Makefile.inc'.  Stop.
make[5]: *** [drivers/net/wireless/madwifi/ath_rate/amrr] Error 2
make[4]: *** [drivers/net/wireless/madwifi] Error 2
make[3]: *** [drivers/net/wireless] Error 2
make[2]: *** [drivers/net] Error 2
make[1]: *** [_clean_drivers] Error 2
make[1]: Leaving directory `/usr/src/zen-sources'
make: *** [minimal_clean] Error 2


solved that with
Code:
touch drivers/net/wireless/madwifi/ath_rate/amrr/../../Makefile.inc


bad new is I still have to apply this patch to make kvm work :(
_________________
look for monty python channel on youtube :D
Back to top
View user's profile Send private message
charlie
n00b
n00b


Joined: 21 Oct 2007
Posts: 36

PostPosted: Thu Dec 18, 2008 5:44 pm    Post subject: Reply with quote

For the Zen-sources website I believe an "other" Distribution Specific Discussions class should be added. Although Linux From Scratch (expert linux users) and Slackware users really don't need such a forum.
Back to top
View user's profile Send private message
rmh3093
Advocate
Advocate


Joined: 06 Aug 2003
Posts: 2138
Location: Albany, NY

PostPosted: Thu Dec 18, 2008 6:04 pm    Post subject: Reply with quote

charlie wrote:
For the Zen-sources website I believe an "other" Distribution Specific Discussions class should be added. Although Linux From Scratch (expert linux users) and Slackware users really don't need such a forum.


Yeah I can add them... good point.
_________________
Do not meddle in the affairs of wizards, for they are subtle and quick to anger.
Back to top
View user's profile Send private message
Kollin
Veteran
Veteran


Joined: 25 Feb 2006
Posts: 1139
Location: Sofia/Bulgaria

PostPosted: Fri Dec 19, 2008 4:00 am    Post subject: Reply with quote

termite wrote:
any eta on the overlay?


Quote:
felis ~ # layman -a zen-overlay
* Running command "/usr/bin/git clone "git://zen-sources.org/zen/portage-overlay.git" "/usr/portage/local/layman/zen-overlay""...
Initialized empty Git repository in /usr/portage/local/layman/zen-overlay/.git/
remote: Counting objects: 248, done.
remote: Compressing objects: 100% (201/201), done.
remote: Total 248 (delta 34), reused 248 (delta 34)
Receiving objects: 100% (248/248), 312.06 KiB | 563 KiB/s, done.
Resolving deltas: 100% (34/34), done.
* Successfully added overlay "zen-overlay".


:mrgreen:
_________________
"Dear Enemy: may the Lord hate you and all your kind, may you be turned orange in hue, and may your head fall off at an awkward moment."
"Linux is like a wigwam - no windows, no gates, apache inside..."
Back to top
View user's profile Send private message
JoKo
Tux's lil' helper
Tux's lil' helper


Joined: 16 May 2004
Posts: 141
Location: Xanthi, Greece

PostPosted: Fri Dec 19, 2008 7:17 am    Post subject: Reply with quote

Hi,

Where to find the latest patch?

e.g. http://zen-sources.org/kernels/2.6.28-rc3-zen2.patch.lzma is not working.
Back to top
View user's profile Send private message
soundcheck
n00b
n00b


Joined: 25 Oct 2007
Posts: 54
Location: D-Dorf

PostPosted: Fri Dec 19, 2008 8:31 am    Post subject: Reply with quote

@DODO

Below got lost again from rc6 to rc8-zen1

Cheers

Code:
--- a/rcupreempt.c      2008-11-24 17:30:05.000000000 +0100
+++ b/rcupreempt.c      2008-11-24 17:30:16.000000000 +0100
@@ -296,7 +296,7 @@
                local_irq_restore(flags);
        }
 }
-EXPORT_SYMBOL_GPL(__rcu_read_lock);
+EXPORT_SYMBOL(__rcu_read_lock);
 
 void __rcu_read_unlock(void)
 {
@@ -366,7 +366,7 @@
                local_irq_restore(flags);
        }
 }
-EXPORT_SYMBOL_GPL(__rcu_read_unlock);
+EXPORT_SYMBOL(__rcu_read_unlock);
 
 /*
  * If a global counter flip has occurred since the last time that we

_________________
Ubuntu Zen-Kernel Wiki -- ZEN Sources Home
Back to top
View user's profile Send private message
termite
Guru
Guru


Joined: 06 May 2007
Posts: 466

PostPosted: Fri Dec 19, 2008 4:08 pm    Post subject: Reply with quote

thanks for re-adding the overlay, but the latest version in it is 2.6.28_rc3-r2. Could it be updated to the latest please?
Back to top
View user's profile Send private message
Display posts from previous:   
This topic is locked: you cannot edit posts or make replies.    Gentoo Forums Forum Index Unsupported Software All times are GMT
Goto page Previous  1, 2, 3 ... 19, 20, 21, 22, 23  Next
Page 20 of 23

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum