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

Goto page Previous  1, 2, 3, ... 38, 39, 40  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
charlie
n00b
n00b


Joined: 21 Oct 2007
Posts: 36

PostPosted: Sat Nov 17, 2007 5:37 pm    Post subject: Reply with quote

Compiled git Last Change: Sat, 17 Nov 2007 12:55:10 +0000. I recieved a kernel boot error like: 'kerel panic cannot mount VFS' or something for the reiser4 system.

Also I noticed that Torvald's name is in git. In the last interview I read concerning him Torvald said something like he doesn't really work on the kernel anymore but just gives advice to kernel developers and that he usually works on the program git. Maybe I read or remember wrong. It seems like he is back on kernel work now.

Also I have a name for the first Zen[*charlie spits on the ground*] release. It could be called Zen[*charlie spits on the ground*]-E.D.I. to represent many users first time working with git and all.

Post script:
I wasn't really spitting on my floor here.
Back to top
View user's profile Send private message
are
Apprentice
Apprentice


Joined: 03 Jan 2006
Posts: 188

PostPosted: Sat Nov 17, 2007 6:12 pm    Post subject: Reply with quote

This is sad news. I like kamikaze! Worked great here.
are
Back to top
View user's profile Send private message
stalnation
n00b
n00b


Joined: 03 Sep 2007
Posts: 18

PostPosted: Sat Nov 17, 2007 6:19 pm    Post subject: Reply with quote

I just tested out 2.6.24-rc3-zen0 and it works very smoothly.

Also fglrx just works (with the 2.6.23 patch).

good work! :)
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: Sat Nov 17, 2007 8:36 pm    Post subject: Reply with quote

can anyone please point to a short quick-starter guide for git & pulling things off a server / working with it ? :oops:

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
likewhoa
l33t
l33t


Joined: 04 Oct 2006
Posts: 778
Location: Brooklyn, New York

PostPosted: Sat Nov 17, 2007 9:01 pm    Post subject: Reply with quote

kernelOfTruth wrote:
can anyone please point to a short quick-starter guide for git & pulling things off a server / working with it ? :oops:

thanks


http://kerneltrap.org/node/5196 is a good howto on using git to checkout sources. hope this helps.
Back to top
View user's profile Send private message
rmh3093
Advocate
Advocate


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

PostPosted: Sat Nov 17, 2007 9:03 pm    Post subject: Reply with quote

kernelOfTruth wrote:
can anyone please point to a short quick-starter guide for git & pulling things off a server / working with it ? :oops:

thanks


First Time
Code:
cd /usr/src
git clone git://repo.or.cz/linux-2.6/zen-sources.git
cd zen-sources
make menuconfig


Update
Code:

cd /usr/src/zen-sources
git pull

_________________
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: Sun Nov 18, 2007 12:03 am    Post subject: Reply with quote

rmh3093 wrote:
kernelOfTruth wrote:
can anyone please point to a short quick-starter guide for git & pulling things off a server / working with it ? :oops:

thanks


First Time
Code:
cd /usr/src
git clone git://repo.or.cz/linux-2.6/zen-sources.git
cd zen-sources
make menuconfig


Update
Code:

cd /usr/src/zen-sources
git pull


Thanx i needed that too :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
ocin
Guru
Guru


Joined: 01 Jan 2006
Posts: 500

PostPosted: Sun Nov 18, 2007 12:18 am    Post subject: Reply with quote

there is an ebuild in custom kernels overlay
Back to top
View user's profile Send private message
eremini
Apprentice
Apprentice


Joined: 27 May 2005
Posts: 157

PostPosted: Sun Nov 18, 2007 1:45 am    Post subject: Reply with quote

Calculating dependencies /!!! Digest verification failed:
!!! /usr/portage/local/layman/custom-kernels/sys-kernel/zen-sources/zen-sources-9999.ebuild
!!! Reason: Filesize does not match recorded size
!!! Got: 681
!!! Expected: 665
Back to top
View user's profile Send private message
Thargor
Apprentice
Apprentice


Joined: 23 Dec 2005
Posts: 239
Location: Bamberg/Germany

PostPosted: Sun Nov 18, 2007 1:49 am    Post subject: Reply with quote

Let's see what the new name will bring :D

rmh3093 wrote:
...ebuild-poll...

I would like to have at least #1 and #5, maybe #4 (if possible)

Thank you in advantage
_________________
Ideas are bulletproof
Back to top
View user's profile Send private message
semdornus
n00b
n00b


Joined: 13 Sep 2007
Posts: 58
Location: Tokyo

PostPosted: Sun Nov 18, 2007 6:08 am    Post subject: Reply with quote

Thanks for the continuous effort to maintain these patch sets.

I have a question for anyone already using zen-patches. I copied my (working) config from kamikaze-2.6.24-rc2 to zen and all of a
sudden cpufreq uses the same minimal frequency for the maximum one as well. Needless to say that slow things down a bit. :wink:

Anybody have any ideas to remedy this?
Back to top
View user's profile Send private message
Civil
Retired Dev
Retired Dev


Joined: 24 Feb 2006
Posts: 16
Location: Berlin

PostPosted: Sun Nov 18, 2007 7:08 am    Post subject: Reply with quote

Quote:
fs/squashfs/inode.c:37:20: error: sqlzma.h: Нет такого файла или каталога
fs/squashfs/inode.c:38:21: error: sqmagic.h: Нет такого файла или каталога
fs/squashfs/inode.c: В функции ‘squashfs_fill_super’
fs/squashfs/inode.c:1175: ошибка: ‘SQUASHFS_MAGIC_LZMA_SWAP’ undeclared (first use in this function)
fs/squashfs/inode.c:1175: ошибка: (Each undeclared identifier is reported only once
fs/squashfs/inode.c:1175: ошибка: for each function it appears in.)
fs/squashfs/inode.c:1184: ошибка: ‘SQUASHFS_MAGIC_LZMA’ undeclared (first use in this function)


It must be something like this:
Quote:
--- ./fs/squashfs/inode.c~ 2007-11-18 10:05:55.000000000 +0300
+++ ./fs/squashfs/inode.c 2007-11-18 10:06:40.000000000 +0300
@@ -34,8 +34,8 @@
#include <linux/exportfs.h>

#include "squashfs.h"
-#include "sqlzma.h"
-#include "sqmagic.h"
+#include <linux/sqlzma.h>
+#include <linux/sqmagic.h>

#undef KeepPreemptive
#if defined(CONFIG_PREEMPT) && !defined(UnsquashNoPreempt)
Back to top
View user's profile Send private message
rmh3093
Advocate
Advocate


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

PostPosted: Sun Nov 18, 2007 7:45 am    Post subject: Reply with quote

eremini wrote:
Calculating dependencies /!!! Digest verification failed:
!!! /usr/portage/local/layman/custom-kernels/sys-kernel/zen-sources/zen-sources-9999.ebuild
!!! Reason: Filesize does not match recorded size
!!! Got: 681
!!! Expected: 665


hmm i know I committed the ebuild after creating the digest....

just run 'emerge zen-sources --digest'
_________________
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
eatnumber1
n00b
n00b


Joined: 13 Jan 2007
Posts: 55
Location: New York

PostPosted: Sun Nov 18, 2007 10:07 am    Post subject: Reply with quote

My vote is for both 4 and 5. That way, life is easier for you devs, but we still have access to the "stable" points in the tree. This way, in order to release a stable version, you just can use an old stable ebuild and change the tag.
Back to top
View user's profile Send private message
soundcheck
n00b
n00b


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

PostPosted: Sun Nov 18, 2007 10:09 am    Post subject: Reply with quote

Hi.

Compilation still hung up on the earlier reported problem under 2.6.23rc1-kamikaze5



in /usr/src/zen-sources/init/Kconfig.cfs

The missing line was:
default CUSTOM_SCHED_BATCH_WAKEUP_GRANULARITY if CUSTOM_SCHED_SETUP


Cheers
KLS
Back to top
View user's profile Send private message
scourge
n00b
n00b


Joined: 13 Jun 2005
Posts: 51
Location: Germany

PostPosted: Sun Nov 18, 2007 11:16 am    Post subject: Reply with quote

Did something happen so sata_nv? The kernel disables one of my SATA drives:

Code:
ata3: SATA link up 1.5 Gbps (SStatus 113 SControl 300)
ata4: SATA link up 1.5 Gbps (SStatus 113 SControl 300)
ata3.00: ATA-7: Maxtor 6V200E0, VA111610, max UDMA/133
ata3.00: 398297088 sectors, multi 1: LBA48 NCQ (depth 31/32)
ata4.00: ATA-7: Maxtor 6V200E0, VA111610, max UDMA/133
ata4.00: 398297088 sectors, multi 1: LBA48 NCQ (depth 31/32)
ata4.00: configured for UDMA/133
scsi 3:0:0:0: Direct-Access     ATA      Maxtor 6V200E0   VA11 PQ: 0 ANSI: 5
ata4: bounce limit 0xFFFFFFFFFFFFFFFF, segment boundary 0xFFFFFFFF, hw segs 61
ata3.00: configured for UDMA/133
scsi 2:0:0:0: Direct-Access     ATA      Maxtor 6V200E0   VA11 PQ: 0 ANSI: 5
ata3: bounce limit 0xFFFFFFFFFFFFFFFF, segment boundary 0xFFFFFFFF, hw segs 61
ata3.00: disabled   <----- wtf?


This doesn't happen with linux-2.6.23-kamikaze5 or any other kernel, I also didn't change anything in the BIOS or something.
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: Sun Nov 18, 2007 11:26 am    Post subject: Reply with quote

for me it does something similar:

intel ich7r -> sata-ports in ahci mode: no root filesystem could be found (don't know the exactly message),
it can't boot since root device on (hd8,3) <== wtf ? can't be found

besides that it seems to limit speed to udma 33 :evil:

I hope that all will be sorted out with rc4 or later :roll:
_________________
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
scourge
n00b
n00b


Joined: 13 Jun 2005
Posts: 51
Location: Germany

PostPosted: Sun Nov 18, 2007 11:36 am    Post subject: Reply with quote

kernelOfTruth wrote:
for me it does something similar:

intel ich7r -> sata-ports in ahci mode: no root filesystem could be found (don't know the exactly message),
it can't boot since root device on (hd8,3) <== wtf ? can't be found


Same here:
1st sata master (the one that gets disabled) is my Windows drive. => sda
2nd sata master: Linux => sdb1 is root, sdb2 is swap

I had to chande root=sdb1 to root=sda1 in grub to make this thing boot. However,
changing root (hd1,0) to root (hd0,0) didn't work, because grub couldn't find the kernel image on hd0,0. That means, the drive works at this point and just gets disabled.
Back to top
View user's profile Send private message
hoacker
Guru
Guru


Joined: 04 Aug 2007
Posts: 505
Location: Bürstadt, Germany

PostPosted: Sun Nov 18, 2007 12:40 pm    Post subject: Reply with quote

Emerged the zen-sources from overlay. There's a false symbolic link on /usr/src/linux. The link points to "linux-9999-zen" while the source directory is called "zen-sources".
Back to top
View user's profile Send private message
asturm
Developer
Developer


Joined: 05 Apr 2007
Posts: 8936

PostPosted: Sun Nov 18, 2007 12:45 pm    Post subject: Reply with quote

Imo one should do that by hand anyway. ;)
Back to top
View user's profile Send private message
hoacker
Guru
Guru


Joined: 04 Aug 2007
Posts: 505
Location: Bürstadt, Germany

PostPosted: Sun Nov 18, 2007 1:04 pm    Post subject: Reply with quote

genstorm wrote:
Imo one should do that by hand anyway. ;)


Well, that's a step that I leave to the ebuild if possible...

Anyway, zen-sources are compiled, running and work so far.
Thanks for your work waninkoko and rmh3039!


Last edited by hoacker on Sun Nov 18, 2007 3:57 pm; edited 1 time in total
Back to top
View user's profile Send private message
rmh3093
Advocate
Advocate


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

PostPosted: Sun Nov 18, 2007 3:13 pm    Post subject: Reply with quote

scourge wrote:
Did something happen so sata_nv? The kernel disables one of my SATA drives:

Code:
ata3: SATA link up 1.5 Gbps (SStatus 113 SControl 300)
ata4: SATA link up 1.5 Gbps (SStatus 113 SControl 300)
ata3.00: ATA-7: Maxtor 6V200E0, VA111610, max UDMA/133
ata3.00: 398297088 sectors, multi 1: LBA48 NCQ (depth 31/32)
ata4.00: ATA-7: Maxtor 6V200E0, VA111610, max UDMA/133
ata4.00: 398297088 sectors, multi 1: LBA48 NCQ (depth 31/32)
ata4.00: configured for UDMA/133
scsi 3:0:0:0: Direct-Access     ATA      Maxtor 6V200E0   VA11 PQ: 0 ANSI: 5
ata4: bounce limit 0xFFFFFFFFFFFFFFFF, segment boundary 0xFFFFFFFF, hw segs 61
ata3.00: configured for UDMA/133
scsi 2:0:0:0: Direct-Access     ATA      Maxtor 6V200E0   VA11 PQ: 0 ANSI: 5
ata3: bounce limit 0xFFFFFFFFFFFFFFFF, segment boundary 0xFFFFFFFF, hw segs 61
ata3.00: disabled   <----- wtf?


This doesn't happen with linux-2.6.23-kamikaze5 or any other kernel, I also didn't change anything in the BIOS or something.


on my box this kernel boots to fast to and the async scanning for sata devices messes things up for me, my harddrive isnt ready by the time the rest of the kernel is done so I get a kernel panic which looks similar to rootfs issue, hope that helps
_________________
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
rmh3093
Advocate
Advocate


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

PostPosted: Sun Nov 18, 2007 3:15 pm    Post subject: Reply with quote

alright looks like im gonna have to modify kerne2.eclass and git.eclass to do what I want..... may as well create a zen.eclass
_________________
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
soundcheck
n00b
n00b


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

PostPosted: Sun Nov 18, 2007 3:43 pm    Post subject: Reply with quote

kls wrote:
Hi.

Compilation still hung up on the earlier reported problem under 2.6.23rc1-kamikaze5
in /usr/src/zen-sources/init/Kconfig.cfs

The missing line was:
default CUSTOM_SCHED_BATCH_WAKEUP_GRANULARITY if CUSTOM_SCHED_SETUP



Waninkoko: I just saw that you fixed it already? Great. I think the idea to manage your patches with git has been a great idea.
Tracking patches becomes much easier.

Though I never used git before, it has not been an issue to get it working. ;)

THX

KLS
Back to top
View user's profile Send private message
oRDeX
Veteran
Veteran


Joined: 19 Oct 2003
Posts: 1325
Location: Italy

PostPosted: Sun Nov 18, 2007 4:28 pm    Post subject: Reply with quote

still having problem while compiling qc-usb-messenger :cry: :cry: :cry:
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, ... 38, 39, 40  Next
Page 2 of 40

 
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