Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
[ testing_release/period ] 2.6.12-rc4-love2
View unanswered posts
View posts from last 24 hours

Goto page 1, 2  Next  
Reply to topic    Gentoo Forums Forum Index Unsupported Software
View previous topic :: View next topic  
Author Message
fallow
Bodhisattva
Bodhisattva


Joined: 08 Jan 2004
Posts: 2208
Location: Poland

PostPosted: Thu May 19, 2005 9:59 pm    Post subject: [ testing_release/period ] 2.6.12-rc4-love2 Reply with quote


this release can be marked as stable , but it's not RTP based.
so latest stable release is still : rc3-love1.
why ? , RTP is just love main goal.

NO RTP IN THIS VERSION because of BUGS IN RTP FOR RC4 KERNEL
FOR RTP PLEASE USE OUR LATEST STABLE LOVE : 2.6.12-rc3-love1
OR NEW testing version rc4-love3 RTP based will be available soon


Love-Sources 2.6.12-rc4-love2 "The Norwegian Blue Parrot"

[b]
This is testing_period now , If will be some errors by any other patch
we can reverse it just before final release :)

Code:

!!! IN THIS INFO WILL BE ONLY SHORT DESCRIPTIONS OR NAMES      !!!
!!! YOU CAN LOOK INTO EVERY PATCH CODE OR LONGER DESCRIPTION   !!!
!!! BY DOWNLOADING OUR SPLIT-OUT FILE                          !!!

1) base :
   >> Ingosched + a number of Nick Piggins (in adventage)
   >> and some other fixes (especially multiprocesor)

//Yeah RTP has a number of bugs in rc4-love1 ( release cancelled )
//We decided to base love2 on Ingosched + potential fixes in this case.

sched-changing-rt-priority-without-cap_sys_nice.patch
sched-cleanup-context-switch-locking.patch
sched-consolidate-sbe-sbf-fix-2.patch
sched-consolidate-sbe-sbf.patch
sched-multilevel-sbe-sbf.patch
sched-null-domains.patch
sched-rcu-domains-fix.patch
sched-rcu-domains.patch
sched-relax-pinned-balancing.patch
sched-remove-degenerate-domains-fix.patch
sched-remove-degenerate-domains.patch
sched-uninline-task_timeslice.patch
sched2-add-debugging.patch
sched2-balance-on-fork.patch
sched2-balance-timers.patch
sched2-cleanup-wake_idle.patch
sched2-fix-smt-scheduling-problems-fix.patch
sched2-fix-smt-scheduling-problems.patch
sched2-improve-load-balancing-pinned-tasks.patch
sched2-less-aggressive-idle-balancing.patch
sched2-no-aggressive-idle-balancing.patch
sched2-reduce-active-load-balancing.patch
sched2-sched-domain-sysctl.patch
sched2-sched-tuning-fix.patch
sched2-sched-tuning.patch
sched2-schedstats-update-for-balance-on-fork.patch
sched2-tweak-affine-wakeups.patch

patch-2.6.12-rc4-git3.bz2
   >> fixes from kernel's git :)

2) io schedulers fixes/updates :
def_iosched_select_menu.diff
   >> selectable def.io scheduler from (menu)config
cfq-iosched-update-to-time-sliced-design-export-task_nice.patch
cfq-iosched-update-to-time-sliced-design-fix-fix.patch
cfq-iosched-update-to-time-sliced-design-fix.patch
cfq-iosched-update-to-time-sliced-design-use-bio_data_dir.patch
cfq-iosched-update-to-time-sliced-design.patch
cfq-ioschedc-fix-soft-hang-with-non-fs-requests.patch
cfq-plus-rtp-inotify-remount-oops-lovechilds-fix.diff
   >> timeslices design updates and additional fixes for CFQ.
as-limit-queue-depth.patch
   >> a small anticipatory improvement.

3) All rest :) :
//Please note that RT-Limits are in rc4 now.
   >> for using the RT rlimits patch for Linux Audio : http://www.steamballoon.com/wiki/Rlimits

ext3-reduce-allocate-with-reservation-lock-latencies-tidy.patch
ext3-reduce-allocate-with-reservation-lock-latencies.patch
   >> ext3 latencies and fixes.

//Please note that other fixes from our previous release
//(rest of ext3 fixes and reiserfs) are now included in rc4.

git-jfs.patch
git-ntfs.patch
   >> up-to-date jfs and ntfs from git :)

blk-__make_request-efficiency.patch
blk-branch-hints.patch
blk-cleanup-generic-tag-support-error-messages.patch
blk-fastpath-get_request.patch
blk-light-iocontext-ops.patch
blk-no-memory-barrier.patch
blk-reduce-locking-fixes.patch
blk-reduce-locking.patch
blk-remove-blk_queue_tag-real_max_depth-optimization.patch
blk-remove-blk_tags_per_longmask.patch
blk-unplug-later.patch
blk-use-find_first_zero_bit-in-blk_queue_start_tag.patch
   >> a lot of ll_rw_blk.c fixes and new solutions
   >> mostly by Nick Piggin and Tejun Heo

gregkh-04-usb-2.6.12-rc4-git2.patch
   >> up-to-date usb changes

add-check-to-proc-devices-read-routines.patch
   >> small "security" fix.

avoiding-mmap-fragmentation-tidy.patch
avoiding-mmap-fragmentation.patch
   >> a fix for applications that run out of memory on 2.6 kernels
   >> but works on 2.4 after the Ingo speed-up by allocating new mmaps by free_area_cache

do_swap_page-can-map-random-data-if-swap-read-fails.patch
   >> do_swap_page(); bug fix

fix-agp-code-to-work-again-with-non-pci-agp-bridges.patch
   >> exactly as in name :)

fix-of-dcache-race-leading-to-busy-inodes-on-umount-fix.patch
fix-of-dcache-race-leading-to-busy-inodes-on-umount-tidy.patch
fix-of-dcache-race-leading-to-busy-inodes-on-umount.patch
   >> dcache race between shrink_dcache_XXX functions and dput() fixes.

i386-never-block-forced-sigsegv.patch
   >> as in name fix :)

o1-sb-list-traversing-on-syncs.patch
   >> This patch removes O(n^2) super block loops in sync_inodes(),sync_filesystems() etc.

quiet-ide-cd-warning.patch
   >> This shuts up a potential uninitialized variable warning.

support-for-dx-directories-in-ext3_get_parent-nfsd.patch
   >> https://bugzilla.redhat.com/bugzilla/show_bug.cgi?id=3D150759 and           
   >> https://bugzilla.redhat.com/bugzilla/show_bug.cgi?id=3D144556

unplug-can-sleep.patch
   >> adding a might_sleep(); to generic_unplug_device in ll_rw_blk.
   
__wait_on_freeing_inode-fix.patch
   >> This patch fixes queer behavior in __wait_on_freeing_inode().

avoid-recursive-oopses.patch
   >> Prevent recursive faults in do_exit() by leaving the task alone and wait       
   >>   for reboot

improve-cd-dvd-packet-driver-write-performance.patch
   >> This patch improves write performance for the CD/DVD packet writing driver.     
   >> The logic for switching between reading and writing has been changed so       
   >> that streaming writes are no longer interrupted by read requests.

mempool-only-init-waitqueue-in-slow-path.patch
   >> Here's a small patch to improve the performance of mempool_alloc by only       
   >> initializing the wait queue when we're about to wait.

mystery-ide-fix.patch
   >> "the one of the big misterious fixes from all times " :)

properly-stop-devices-before-poweroff-fix.patch
properly-stop-devices-before-poweroff.patch
   >> as in name :)
   
inotify-44-update.patch
inotify-44-warning-fix.patch
inotify-44.patch
   >> successor od dnotify ( rc2mm4 )

vesafb-tng-0.9-rc6-r2-2.6.12-rc1.patch
   >> a tool fro setting and controlling vesafb refresh rate.

mapped_watermark3.diff
   >> swapping improvement from ck.

1g_lowmem1_i386.diff
   >> for users having a lot of memory :)

usbhid-readd-kconfig-r1.patch
   >> configuration of usb mouse polling via (menu)config.

logos.diff
   >> You can select now booting love-sources logo via love-source features menu.
   >> The selection is beetwen all logos in gallery :
   >> http://vivid.dat.pl/fallow/pub/index.php?dir=love-sources/love-logos/


FAQ wrote:

-- Love Sources FAQ --

Q: I have black-sreen freezing after startx
A: Please try compile kernel without vesa-tng support at all.

Q: Why Ingosched are in Love-Sources now ?
A: Ingosched has greatest testing because is tested for all vanilla users.
It is also defulat Linux 2.6 CPU Scheduler and it is pretty fixed now.
Ingosched developing also doesnt sleep, look into MM tree for example.
In this release is not RTP because of bugs in rc4 ( not fixed yet )

Q: How to use the RT rlimits patch for Linux Audio ?
A: please follow a nice how-to here -> http://www.steamballoon.com/wiki/Rlimits

Q: So, where did Reiser4 go?
A: Away

Q:Why?
A: A number of reasons, the love sources team strive to bring you the
best desktop experience and Reiser4 can greatly degrades interactivity and
increse cpu usage . It's unlogical to have CPU Scheduler with oriented for reducint
latencies and filesystem with maximal latencies.
It's also operating under several wrong assumptions on things
like page table sizes. Reiser4 also doesn't support architectures
aside x86 nor does it run on the default 4kb stack setting.

Q: So now that love-sources isn't going to support Reiser4 what do I do?
A: Compile one of the great number of Reiser4 enabled kernels, like
Andrew Morton's mm tree, that one is even in portage.

Q: Why are you pulling Reiser4, it's the base of Love-sources?
A: Actually it's not, when love-sources started it was in large part to
research how to allivate the famous music lag bug. A bug that Reiser4
ironically reintroduces.

Q: Okay so I shouldn't use Reiser4, what then?
A: Ext3 with dir_index is a much better/universal filesystem for a desktop in that
it performs nicely and has really good latency. Aside such likable
qualities as stability , it is in developing for "ages" in comparision to Reiser4 ;)

Q: Im an ext3 user , but how can I check or activate dir_index feature ?
A: Please check if You have it in superblock by this line :
1) my_box# tune2fs -l /dev/hdaXY
if You receive line like this one with dir_index :
Filesystem features: has_journal dir_index filetype needs_recovery sparse_super
You have it activated.
if not, please do :
1) tune2fs -O dir_index /dev/hdXY
2a) updatedb
or
2b) e2fsck -D /dev/hdXY

Q: Im a Laptop user, I want to increse my battery life-time, what should I do ?
A: Use JFS as Your filesystem. It has less cpu usage (definitly better than reiserfs/reiser4)
and Your battery lifetime will be incresed even up-to 30% in comparision to reiserfs/reiser4.
In Love-Sources You have up-to-date fixes for it.

Q: OK, Im interested in good interactivity , I can resign from reiser4 for this.
Now Im using other filesystem ( We recommending You ext3+dir_index ).
Which IO Scheduler should I use ?
A: Please try CFQ-TS io scheduler ( default in love-sources ).
This is Completly Fair Queuing IO Scheduler which gives You optimal destkop interactivity
even in heavy filesystem usage.

Q: What about NVIDIA and ATI fixes?
A: In current love there are no any NVIDIA or ATI fixes.
Please use DRIVER side fixes from the net ( many of it here ) .
If You're NVIDIA USER. Many of good fixes are just in GENTOO PORTAGE.
min kernel driver to run this sources is nvidia-kernel-6629-r4



Info/Warning/Support/Bugs wrote:

Please don't report any bugs to gentoo-devs or bugs.gentoo.org.
We are making patchset for x86 . We will be not able to help You with x86_64 ;)



check also http://love-sources.org , and vote for our logo :)
logo-gallery : http://vivid.dat.pl/fallow/pub/index.php?dir=love-sources/love-logos/

patch : http://vivid.dat.pl/fallow/pub/index.php?dir=love-sources/2.6.12-rc4-love2/&file=2.6.12-rc4-love2.bz2
ebuild : http://vivid.dat.pl/fallow/pub/index.php?dir=love-sources/2.6.12-rc4-love2/&file=love-sources-2.6.12_rc4-r2.ebuild
notes : http://vivid.dat.pl/fallow/pub/index.php?dir=love-sources/2.6.12-rc4-love2/&file=notes.txt

all dir : http://vivid.dat.pl/fallow/pub/index.php?dir=love-sources/2.6.12-rc4-love2/

cheers :)
_________________
"Time is a companion that goes with us on a journey. It reminds us to cherish each moment, because it will never come again. What we leave behind is not as important as how we have lived" J-L. Picard ;)


Last edited by fallow on Tue May 24, 2005 7:51 pm; edited 3 times in total
Back to top
View user's profile Send private message
NiLuJe
Guru
Guru


Joined: 06 Nov 2004
Posts: 303
Location: Paris, France

PostPosted: Fri May 20, 2005 1:14 am    Post subject: Reply with quote

Just booted into it, working fine so far :)

No more problems with rtp+madwifi ;)
Back to top
View user's profile Send private message
fallow
Bodhisattva
Bodhisattva


Joined: 08 Jan 2004
Posts: 2208
Location: Poland

PostPosted: Fri May 20, 2005 7:28 am    Post subject: Reply with quote

NiLuJe wrote:
Just booted into it, working fine so far :)

No more problems with rtp+madwifi ;)


nice , thanks for testing :)

cheers.
_________________
"Time is a companion that goes with us on a journey. It reminds us to cherish each moment, because it will never come again. What we leave behind is not as important as how we have lived" J-L. Picard ;)
Back to top
View user's profile Send private message
bosyotech
Tux's lil' helper
Tux's lil' helper


Joined: 29 Jan 2005
Posts: 79
Location: earth

PostPosted: Fri May 20, 2005 8:29 am    Post subject: Reply with quote

hi fallow, if you were to assess IngoSched+RTP and IngoSched+Some of Nick Piggin like this test kernel, which one would yield better interactivity for a desktop?
_________________
of all the things i've lost, i miss my mind the most
Back to top
View user's profile Send private message
pwe
Guru
Guru


Joined: 12 Mar 2005
Posts: 445
Location: Polska aka Poland

PostPosted: Fri May 20, 2005 9:51 am    Post subject: Reply with quote

ok, now my problems :)
first: this test is on my brothers computer on Arch Linux system, A-XP, NF2
when i loging on i have this
Code:
May 19 11:40:26 myhost [4294693.991000] ------------[ cut here ]------------
May 19 11:40:26 myhost [4294693.991000] PREEMPT SMP
May 19 11:40:26 myhost [4294693.991000] Modules linked in: uhci_hcd parport_pc parport pcspkr rtc forcedeth ehci_hcd ohci_hcd usbcore i2c_nforce2 evdev w83627hf i2c_sensor i2c_isa i2c_core snd_intel8x0 snd_ac97_codec snd_pcm_oss snd_pcm snd_timer snd_page_alloc snd_mixer_oss snd soundcore nls_cp437 vfat fat nls_iso8859_1 ntfs
May 19 11:40:26 myhost [4294693.991000] CPU:    0
May 19 11:40:26 myhost [4294693.991000] EIP:    0060:[<c014aa24>]    Not tainted VLI
May 19 11:40:26 myhost [4294693.991000] EFLAGS: 00010206   (2.6.12-rc4-love2)
May 19 11:40:26 myhost [4294693.991000] EIP is at free_pages+0x24/0x30
May 19 11:40:26 myhost [4294693.991000] eax: 00070643   ebx: e0c0af00   ecx: 00000001   edx: 00000000
May 19 11:40:26 myhost [4294693.991000] esi: dfcff2d8   edi: df950620   ebp: df5c8710   esp: df14df50
May 19 11:40:26 myhost [4294693.991000] ds: 007b   es: 007b   ss: 0068
May 19 11:40:26 myhost [4294693.991000] Process hald (pid: 4746, threadinfo=df14c000 task=df06e5b0)
May 19 11:40:26 myhost [4294693.991000] Stack: c01a5de7 dfcff2d8 df77c740 c1517f20 dffd5200 c0166a5a df5c8710 df77c740
May 19 11:40:26 myhost [4294693.991000]        de9ce2b0 df77c740 00000000 dffd5200 df77c740 c0164f72 df77c740 dffd5200
May 19 11:40:26 myhost [4294693.991000]        dffd5200 0000000e dffd5204 c016502a df77c740 dffd5200 0000000e 0000000e
May 19 11:40:26 myhost [4294693.991000] Call Trace:
May 19 11:40:26 myhost [4294693.991000]  [<c01a5de7>] sysfs_release+0xa7/0xd0
May 19 11:40:26 myhost [4294693.991000]  [<c0166a5a>] __fput+0x14a/0x190
May 19 11:40:26 myhost [4294693.991000]  [<c0164f72>] filp_close+0x52/0xa0
May 19 11:40:26 myhost [4294693.991000]  [<c016502a>] sys_close+0x6a/0xa0
May 19 11:40:26 myhost [4294693.991000]  [<c01034cb>] sysenter_past_esp+0x54/0x75
May 19 11:40:26 myhost [4294693.991000] Code: 8d bc 27 00 00 00 00 85 c0 74 1e 05 00 00 00 40 c1 e8 0c 3b 05 80 78 56 c0 73 10 c1 e0 05 03 05 90 78 56 c0 e9 8e ff ff ff f3 c3 <0f> 0b cc 03 e6 2f 3f c0 eb e6 89 f6 a1 10 e7 55 c0 53 31 db 85

system is working fine, i compiled rc4-ck1 kernel to test it and there is no this masage

when im turning off my computer there i have this
Code:
May 19 10:51:59 myhost shutdown[20918]: shutting down for system reboot
May 19 10:51:59 myhost init: Switching to runlevel: 6
May 19 10:52:03 myhost ivman: IVM stopped
May 19 10:52:04 myhost [4295761.904000] ehci_hcd 0000:00:02.2: remove, state 1
May 19 10:52:04 myhost [4295761.910000] usb usb3: USB disconnect, address 1
May 19 10:52:04 myhost [4295761.933000] ehci_hcd 0000:00:02.2: USB bus 3 deregistered
May 19 10:52:04 myhost [4295761.978000] ohci_hcd 0000:00:02.0: remove, state 1
May 19 10:52:04 myhost [4295761.981000] usb usb1: USB disconnect, address 1
May 19 10:52:04 myhost [4295762.019000] ohci_hcd 0000:00:02.0: USB bus 1 deregistered
May 19 10:52:04 myhost [4295762.032000] ohci_hcd 0000:00:02.1: remove, state 1
May 19 10:52:04 myhost [4295762.035000] usb usb2: USB disconnect, address 1
May 19 10:52:04 myhost [4295762.075000] ohci_hcd 0000:00:02.1: USB bus 2 deregistered
May 19 10:52:05 myhost [4295762.172000] usbcore: deregistering driver usbfs
May 19 10:52:05 myhost [4295762.185000] usbcore: deregistering driver hub


machine working fine but ...

thanks

i forgot: yesterday i tested rc4-love1 (i know unstabne) but it workd without this messages
Back to top
View user's profile Send private message
fallow
Bodhisattva
Bodhisattva


Joined: 08 Jan 2004
Posts: 2208
Location: Poland

PostPosted: Fri May 20, 2005 9:59 am    Post subject: Reply with quote

bosyotech wrote:
hi fallow, if you were to assess IngoSched+RTP and IngoSched+Some of Nick Piggin like this test kernel, which one would yield better interactivity for a desktop?


better for interactivity is RTP based , so last stable version 2.6.12-rc3-love1.
this should be better for SMP and Multiprocessing. Is no RTP here only because of bugs.
In next version of love ( propably rc5 based ) will be RTP again , I hope without errors.
so If You like RTP just stay with rc3-love1. :)

PWE :

thanks for the OOPS text , I will look and check it later , now I must go ..
but , for the first look --->> damn , so many problems with rc4 stuff...

sa stable release is still rc3-love1 with RTP


thanks & cheers .... :(
_________________
"Time is a companion that goes with us on a journey. It reminds us to cherish each moment, because it will never come again. What we leave behind is not as important as how we have lived" J-L. Picard ;)


Last edited by fallow on Fri May 20, 2005 10:01 am; edited 1 time in total
Back to top
View user's profile Send private message
pwe
Guru
Guru


Joined: 12 Mar 2005
Posts: 445
Location: Polska aka Poland

PostPosted: Fri May 20, 2005 10:00 am    Post subject: Reply with quote

it might be my fault :wink:

edit
i will be away for 2hours, i will test it on my PC, but my brother should hepl too (i hope so)

( like always i try it on gentoo64 :wink: )
Back to top
View user's profile Send private message
gringo
Advocate
Advocate


Joined: 27 Apr 2003
Posts: 3793

PostPosted: Fri May 20, 2005 11:08 am    Post subject: Reply with quote

nice one Fallow, will have a look to it and tell ya how it bangs on my numa boxes ;)

cheers
_________________
Error: Failing not supported by current locale
Back to top
View user's profile Send private message
gringo
Advocate
Advocate


Joined: 27 Apr 2003
Posts: 3793

PostPosted: Fri May 20, 2005 4:03 pm    Post subject: Reply with quote

compiled, booted and running love for three hours now ! Good job Fallow, no troubles so far ;)

cheers
_________________
Error: Failing not supported by current locale
Back to top
View user's profile Send private message
NiLuJe
Guru
Guru


Joined: 06 Nov 2004
Posts: 303
Location: Paris, France

PostPosted: Fri May 20, 2005 11:19 pm    Post subject: Reply with quote

Still up after 24H hours, no crazy X memory usage, altgr key working under X, everything is fine ;) Thanks for your work ;)
Back to top
View user's profile Send private message
bosyotech
Tux's lil' helper
Tux's lil' helper


Joined: 29 Jan 2005
Posts: 79
Location: earth

PostPosted: Sat May 21, 2005 1:01 am    Post subject: Reply with quote

fallow wrote:
bosyotech wrote:
hi fallow, if you were to assess IngoSched+RTP and IngoSched+Some of Nick Piggin like this test kernel, which one would yield better interactivity for a desktop?


better for interactivity is RTP based , so last stable version 2.6.12-rc3-love1.
this should be better for SMP and Multiprocessing. Is no RTP here only because of bugs.
In next version of love ( propably rc5 based ) will be RTP again , I hope without errors.
so If You like RTP just stay with rc3-love1. :)


i thought so, thanks fallow ill wait for the next RTP. 2.6.12-rc3-love1 has been rocking for me. :D
_________________
of all the things i've lost, i miss my mind the most
Back to top
View user's profile Send private message
pwe
Guru
Guru


Joined: 12 Mar 2005
Posts: 445
Location: Polska aka Poland

PostPosted: Sat May 21, 2005 12:02 pm    Post subject: Reply with quote

hello. will somebody send me a config file with working love2 ? i compare with my. thanks!

to fallow: i find this in my kernel.log. i thisk it is improtant
Code:

kernel BUG at mm/page_alloc.c:972!


i wand thst config couse meybe i doing something wrong :?
Back to top
View user's profile Send private message
NiLuJe
Guru
Guru


Joined: 06 Nov 2004
Posts: 303
Location: Paris, France

PostPosted: Sat May 21, 2005 12:11 pm    Post subject: Reply with quote

My .config [NF2, AXP]
Back to top
View user's profile Send private message
pwe
Guru
Guru


Joined: 12 Mar 2005
Posts: 445
Location: Polska aka Poland

PostPosted: Sat May 21, 2005 12:23 pm    Post subject: Reply with quote

NiLuJe wrote:
My .config [NF2, AXP]

thanks, i will now test it :wink:
Back to top
View user's profile Send private message
fallow
Bodhisattva
Bodhisattva


Joined: 08 Jan 2004
Posts: 2208
Location: Poland

PostPosted: Sat May 21, 2005 1:12 pm    Post subject: Reply with quote

pwe wrote:
it might be my fault :wink:

edit
i will be away for 2hours, i will test it on my PC, but my brother should hepl too (i hope so)

( like always i try it on gentoo64 :wink: )


I think this might be a kernel or love fault ...

gringo wrote:
compiled, booted and running love for three hours now ! Good job Fallow, no troubles so far ;)

cheers


thanks Gringo :) . I better like RTP based , so I personally staying with rc3-love1 . even in rc4-vanilla I see some troubles. rc3 and rc3-love1 is working superb for me.

NiLuJe wrote:
Still up after 24H hours, no crazy X memory usage, altgr key working under X, everything is fine ;) Thanks for your work ;)


n/p. good to hear that :)

cheers.
_________________
"Time is a companion that goes with us on a journey. It reminds us to cherish each moment, because it will never come again. What we leave behind is not as important as how we have lived" J-L. Picard ;)
Back to top
View user's profile Send private message
stalynx
Apprentice
Apprentice


Joined: 03 Oct 2002
Posts: 162

PostPosted: Sat May 21, 2005 3:24 pm    Post subject: Reply with quote

hrm It booted okay but it was unable to mount my reiser3 partition rw and then it asks for control-d to continue. I got the same error with 2.6.12-rc4-nitro1. Must be something with the rc4 kernel. oh well.
Back to top
View user's profile Send private message
pwe
Guru
Guru


Joined: 12 Mar 2005
Posts: 445
Location: Polska aka Poland

PostPosted: Sat May 21, 2005 3:33 pm    Post subject: Reply with quote

and nothing :?
i found next kernel message
Code:
May 21 17:11:28 maszyna Unable to handle kernel paging request at virtual address 78f5f6fc
May 21 17:28:46 maszyna Unable to handle kernel paging request at virtual address f8f74702
Back to top
View user's profile Send private message
avx
Advocate
Advocate


Joined: 21 Jun 2004
Posts: 2152

PostPosted: Sat May 21, 2005 5:22 pm    Post subject: Reply with quote

Wohoooo up for about 24h on two productivity systems and one server, no problems so far :lol:

Finally, my IPW2100 works again, don't know why, but who cares ;)
Only my "standard" problem remains, can't get the ATI "drivers" to work(tried the original and the modded ebuild from rc2).

Quote:
ph03n1x ~ # modprobe fglrx
FATAL: Error inserting fglrx (/lib/modules/2.6.12-rc4-love2-ph030-BitchSmacker/video/fglrx.ko): Unknown symbol in module, or unknown parameter (see dmesg)


Quote:
ph03n1x ~ # dmesg
[...]
fglrx: module license 'Proprietary. (C) 2002 - ATI Technologies, Starnberg, GERMANY' taints kernel.
fglrx: Unknown symbol inter_module_get
fglrx: Unknown symbol inter_module_get
fglrx: Unknown symbol inter_module_get


The according posts haven't helped much, but I'm sure I/we'll get this fixed, too!

Anyway, nice work again and thx for kicking Reiser4 ;)

cheers,
ph030
Back to top
View user's profile Send private message
thoffmeyer
Apprentice
Apprentice


Joined: 11 Apr 2004
Posts: 208
Location: GMT -5 Hours

PostPosted: Sat May 21, 2005 8:13 pm    Post subject: Reply with quote

Works great on this end fallow, good job.
_________________
Conrad Guide, Current Maintainer

Join us on IRC
Server: irc.freenode.net
Channel: #conrad
Back to top
View user's profile Send private message
playfool
l33t
l33t


Joined: 01 Jun 2004
Posts: 688
Location: Århus, Denmark

PostPosted: Sun May 22, 2005 10:54 am    Post subject: Reply with quote

ph030 wrote:
Wohoooo up for about 24h on two productivity systems and one server, no problems so far :lol:

Finally, my IPW2100 works again, don't know why, but who cares ;)
Only my "standard" problem remains, can't get the ATI "drivers" to work(tried the original and the modded ebuild from rc2).

Quote:
ph03n1x ~ # modprobe fglrx
FATAL: Error inserting fglrx (/lib/modules/2.6.12-rc4-love2-ph030-BitchSmacker/video/fglrx.ko): Unknown symbol in module, or unknown parameter (see dmesg)


Quote:
ph03n1x ~ # dmesg
[...]
fglrx: module license 'Proprietary. (C) 2002 - ATI Technologies, Starnberg, GERMANY' taints kernel.
fglrx: Unknown symbol inter_module_get
fglrx: Unknown symbol inter_module_get
fglrx: Unknown symbol inter_module_get


The according posts haven't helped much, but I'm sure I/we'll get this fixed, too!

Anyway, nice work again and thx for kicking Reiser4 ;)

cheers,
ph030


You use love test releases and the ATI driver on production systems.. you are brave
Back to top
View user's profile Send private message
avx
Advocate
Advocate


Joined: 21 Jun 2004
Posts: 2152

PostPosted: Sun May 22, 2005 1:26 pm    Post subject: Reply with quote

Quote:
You use love test releases and the ATI driver on production systems.. you are brave


Hehe, no risk, no fun :)
For me, love-sources are quite stable, never had big problems. Besides that, a productive system should be as responsible as possible and that's what love-sources are giving me. ATI "drivers" are just for fun(a little round Q3) and experimenting with transparency effects :)

Anyways, I always have at least one stable kernel, if something strange happens and ... better an not official supported kernel than an "banana software" like a Windows-System ;)

cheers,
ph030
Back to top
View user's profile Send private message
wing
Tux's lil' helper
Tux's lil' helper


Joined: 27 Aug 2002
Posts: 108
Location: Mountain View, CA

PostPosted: Mon May 23, 2005 5:29 am    Post subject: Reply with quote

Cool! This release works great on my amd64 box
Back to top
View user's profile Send private message
fallow
Bodhisattva
Bodhisattva


Joined: 08 Jan 2004
Posts: 2208
Location: Poland

PostPosted: Mon May 23, 2005 7:41 am    Post subject: Reply with quote

good to hear this ( stable working ) :) also on x86_64

about ATI - :) U know what is with this driver :) We can try do something but any guarantee of works :)

cheers.
_________________
"Time is a companion that goes with us on a journey. It reminds us to cherish each moment, because it will never come again. What we leave behind is not as important as how we have lived" J-L. Picard ;)
Back to top
View user's profile Send private message
sneakerski
Apprentice
Apprentice


Joined: 14 Oct 2003
Posts: 168

PostPosted: Mon May 23, 2005 7:49 am    Post subject: Reply with quote

the 'properly stop devices before poweroff' patches, they sound partially important but will they break anything if i don't apply them? i'm trying to manually patch software-supsend2 (2.1.8.9 for 2.6.12-rc4) but i don't know the first thing about coding, and the two patch sets don't play friendly together (suspend.c breaks shit when i try to build it; i manually patched the love patches and tried to compile...ya, not happening).

also, 8250.o doesn't apply cleanly - it's a serial driver, are there any internal devices that sitll use serial? i know i don't use it, so can i safely remove that without killing something? hmmm guess i'll just give a shot and see wtf happens :twisted:

anybody wanna be cool and help me out :wink: 8) i gots me a new laptop and wanna play around with this

btw perfectly stable on my AthlonXP desktop, another great release, thanks!!

edit: gah. i can't even get that far. i deleted all the drivers/base/power patches out of love, but it still fails with an error (as expected, i don't know wtf i'm doing. just trying to get lucky)
Code:
CC      drivers/base/power/shutdown.o
drivers/base/power/shutdown.c: In function `device_detach_shutdown':
drivers/base/power/shutdown.c:24: error: structure has no member named `detach_state'
drivers/base/power/shutdown.c:27: error: structure has no member named `detach_state'
make[3]: *** [drivers/base/power/shutdown.o] Error 1
make[2]: *** [drivers/base/power] Error 2
make[1]: *** [drivers/base] Error 2
make: *** [drivers] Error 2

...with no luck :?

anybody feel like being cool :?:
_________________
Athlon 64 X2 @ 2ghz on an Asus nForce 4 w/ 1gig
Radeon X850 using OSS Radeon drivers
Back to top
View user's profile Send private message
playfool
l33t
l33t


Joined: 01 Jun 2004
Posts: 688
Location: Århus, Denmark

PostPosted: Mon May 23, 2005 9:51 am    Post subject: Reply with quote

sneakerski wrote:
the 'properly stop devices before poweroff' patches, they sound partially important but will they break anything if i don't apply them? i'm trying to manually patch software-supsend2 (2.1.8.9 for 2.6.12-rc4) but i don't know the first thing about coding, and the two patch sets don't play friendly together (suspend.c breaks shit when i try to build it; i manually patched the love patches and tried to compile...ya, not happening).


sws2 is not supported but the love-sources developers, if you insist on patching it in, especially considering you already aknowledge that your coding skills are worse than your average rock, please don't report bugs... ever... mmmkay?
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Unsupported Software All times are GMT
Goto page 1, 2  Next
Page 1 of 2

 
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