Search found 213 matches

by HecHacker1
Wed Aug 25, 2010 10:10 pm
Forum: Unsupported Software
Topic: Zen-Kernel Discussion/Support Thread - Part 4
Replies: 557
Views: 564372

upstream bug

Any chance you can revert this patch:

http://lkml.org/lkml/2010/6/17/134

I am having the same problem as reported. Basically, every few seconds my mouse freezes and the kslowd000 process uses all of my CPU. I don't know if this has been fixed upstream yet.
by HecHacker1
Sun Dec 13, 2009 3:17 am
Forum: Unsupported Software
Topic: ReiserFS tuning thread, the mother of all "ricer" threads ;)
Replies: 119
Views: 131843

Warning

Just as a warning, I wouldn't use btrfs yet. It is absolutely not stable and still randomly segfaults. Basically the devs have only started on working on all the edge cases and problems.

I myself was using btrfs w/compression in a Virtual Machine and the FS panics after a hard reset.

fsck.btrfs ...
by HecHacker1
Sat Sep 19, 2009 12:23 am
Forum: Unsupported Software
Topic: Official thread: "zen-sources" - Part 7
Replies: 291
Views: 282409

BFS Phoronix

Regarding the Phoronix BFS vs mainline benchmarks, lots of discussion is happening on the linux kernel mailing lists.

The gist of it is that CFS can perform better than BFS, but only with changes to the many scheduler sys controls in /proc/sys/kernel/.

If you want to go through the whole thread ...
by HecHacker1
Mon Jan 19, 2009 4:37 am
Forum: Unsupported Software
Topic: Reiser4 Gentoo FAQ [25Dec2016]
Replies: 172
Views: 445710

For reference, from:
http://lists.pld-linux.org/mailman/pipermail/pld-cvs-commit/Week-of-Mon-20070806/163501.html

Probably not the newest.

++Mount options
++=============
++tmgr.atom_max_size=N
++ Atoms containing more than N blocks will be forced to commit.
++ N is decimal.
++ Default is nr_free ...
by HecHacker1
Fri Dec 12, 2008 5:52 pm
Forum: Desktop Environments
Topic: xf86-video-intel slow or no 2D acceleration
Replies: 32
Views: 6288

I did get the newest libdrm, but not mesa. I'll try compiling that.
by HecHacker1
Fri Dec 12, 2008 7:11 am
Forum: Desktop Environments
Topic: xf86-video-intel slow or no 2D acceleration
Replies: 32
Views: 6288

I just tried using a 2.6.28 zen-source kernel, and it does indeed have some GEM support built into it. I built the kernel modules for drm and i830+i915. And compiled using git intel drivers.

DRI doesn't work. GEM fails when trying to allocate memory. At least in this zen-source. And the 2.5.1 ...
by HecHacker1
Thu Dec 11, 2008 7:35 pm
Forum: Desktop Environments
Topic: xf86-video-intel slow or no 2D acceleration
Replies: 32
Views: 6288

It appears that intel is currently integrating changes to the mainline kernel to use the new GEM memory manager (developed by intel). It replaces TMM.

The 2.5.x drivers are in a state of flux until everything gets in mainline. 2.6.29 should have it. 2.6.28 already has most of GEM in it.

You can ...
by HecHacker1
Fri Jul 25, 2008 9:37 pm
Forum: Unsupported Software
Topic: Official thread: "zen-sources" - Part IV
Replies: 423
Views: 156062

I usually try and keep my wpa_supplicant.conf simple:

network={
ssid="SSID"
psk="passphrase"
}

AFAIK, it should auto-detect all the relevant settings.

And I start wpa supplicant as so:
#wpa_supplicant -c /etc/wpa_supplicant/wpa_supplicant.conf -Dwext -ieth0 &

But that is only if I'm not ...
by HecHacker1
Tue Jun 03, 2008 12:39 am
Forum: Unsupported Software
Topic: Zen-Sources: 2.6.26-rc3-zen0
Replies: 208
Views: 138321

reiser4 has been the fastest piece of crap since it first came out, its not any better now than it was 6 years ago, all you reiser4 users must have been dropped on your head too many times as children, reiser4 will never be in a vanilla kernel, i have no idea why anyone would put up with ...
by HecHacker1
Fri May 30, 2008 11:10 pm
Forum: Portage & Programming
Topic: [solved] Help. coreutils contains su? I can't find it.
Replies: 1
Views: 876

lol, just remembered about equery:

Code: Select all

no-cleanup ~ # equery b su
[ Searching for file(s) su in *... ]
sys-apps/shadow-4.0.18.2 (/etc/pam.d/su)
sys-apps/shadow-4.0.18.2 (/bin/su)
by HecHacker1
Fri May 30, 2008 11:03 pm
Forum: Portage & Programming
Topic: [solved] Help. coreutils contains su? I can't find it.
Replies: 1
Views: 876

[solved] Help. coreutils contains su? I can't find it.

Searching google leads me to believe that su is part of coreutils. However, after emerging coreutils 6.9-r1 and 6.10-r2 it didn't install su to /bin.

I see in the source while it compiles that it uses su.c

Code: Select all

no-cleanup ~ # su
-bash: su: command not found
What package is su part of?

Thanks.
by HecHacker1
Fri May 30, 2008 10:54 pm
Forum: Unsupported Software
Topic: Zen-Sources: 2.6.26-rc3-zen0
Replies: 208
Views: 138321

Last time I checked Hans was fighting with Linus over coding styles... but since Hans isn't maintaining this code anymore?

Hans Reiser was convicted for murder recently, so I doubt he'll be working on the code any time soon.However, the rest of Namesys is still working on it.Mailing list here ...
by HecHacker1
Fri May 30, 2008 3:58 am
Forum: Unsupported Software
Topic: Zen-Sources: 2.6.26-rc3-zen0
Replies: 208
Views: 138321

Ermm, zen has stable patches from ext4-patch-queue. I also think we have delalloc/mballoc support.

dodo

the mount option delalloc does not exist, so i guess this kernel doesn't have the ext4 git patches.

i'm back to 2.6.25 zen because i need vmware.

this page mentions it, but in another ...
by HecHacker1
Fri May 23, 2008 12:33 am
Forum: Unsupported Software
Topic: Zen-Sources: 2.6.26-rc3-zen0
Replies: 208
Views: 138321

Ermm, zen has stable patches from ext4-patch-queue. I also think we have delalloc/mballoc support.

dodo

the mount option delalloc does not exist, so i guess this kernel doesn't have the ext4 git patches.

i'm back to 2.6.25 zen because i need vmware.

this page mentions it, but in another ...
by HecHacker1
Wed May 21, 2008 8:38 am
Forum: Unsupported Software
Topic: Zen-Sources: 2.6.26-rc3-zen0
Replies: 208
Views: 138321

Does zen have the latest git of ext4? I recently switched back to ext4 from reiser4, and it has improved a lot in terms of stability.

But its not as fast anymore because it lost the delayed allocation feature during the merge to mainline.

The latest patches seem to have initial support for ...
by HecHacker1
Wed May 07, 2008 6:30 am
Forum: Unsupported Software
Topic: Official thread: "zen-sources" - Part III
Replies: 461
Views: 294750

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 ...
by HecHacker1
Tue May 06, 2008 7:43 pm
Forum: Unsupported Software
Topic: Official thread: "zen-sources" - Part III
Replies: 461
Views: 294750

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.
by HecHacker1
Tue Apr 22, 2008 3:28 pm
Forum: Portage & Programming
Topic: khtml / webkit browser?
Replies: 18
Views: 5471

I'm using midori too, and it is beautiful, however somewhat incomplete.

Both midori and epiphany have a lot of options "greyed out", such as Save As, is this the same for every one?

Anyway, both a live git ebuild of midori and frequently updated snapshot ebuilds of webkit-gtk are in sunrise, amd ...
by HecHacker1
Tue Apr 22, 2008 5:48 am
Forum: Portage & Programming
Topic: khtml / webkit browser?
Replies: 18
Views: 5471

Update

I just wanted to keep this thread alive. I recently built a from git source webkit-gtk (with --enable-svg-animation) and midori (Today's source) and midori is working beautifully.

The fonts are a bit small on some webpages, but otherwise it works well, and is rediculously fast compared to firefox ...
by HecHacker1
Tue Feb 12, 2008 7:21 am
Forum: Unsupported Software
Topic: Official thread: "zen-sources" - Part II
Replies: 631
Views: 320639

Re: rtap interface (Solved)

I have this same problem, but for ipw2200. Is there a way to set the ethernet address to allow rtap0 to work?

Happens with vanilla driver too?

PD: I have pushed a "proper" fix for ipw3945 and ipwraw. Later I'll do the same with ipw2200.

I haven't tried vanilla in a long time... but if you want ...
by HecHacker1
Tue Feb 12, 2008 7:15 am
Forum: Unsupported Software
Topic: Official thread: "zen-sources" - Part II
Replies: 631
Views: 320639

Ok so all of our hosting attempts have sucked.... I am going to register zen-sources on sourceforge

I can offer bandwidth, I have 11TB per month of transfer with dreamhost. According to this article setting up a git repository should be possible on their servers:
http://wiki.dreamhost.com/Git

I ...
by HecHacker1
Sun Feb 10, 2008 7:44 am
Forum: Unsupported Software
Topic: Official thread: "zen-sources" - Part II
Replies: 631
Views: 320639

Re: rtap interface (Solved)

When trying to bring up the rtap interface it does not work:

galadriel mithrandir # ifconfig rtap0 up
SIOCSIFFLAGS: Das Argument ist ungültig

This occurs with ipwraw driver and also with ipw3945 driver, so it seems to be a more general issue.

It also worked with kamikaze-sources before.

Anyone ...
by HecHacker1
Wed Feb 06, 2008 3:23 pm
Forum: Unsupported Software
Topic: Creative X-FI Soundblaster Drivers released v1.18 [HOWTO]
Replies: 401
Views: 355561

http://www.phoronix.com/scan.php?page=article&item=990&num=1

*does the open source dance* 8O

I also posted on this here, please show your support!
http://forums.gentoo.org/viewtopic-t-657596.html

Dance Dance Dance!

I was just about to "throw away" my X-Fi since it didn't work well with OSS ...
by HecHacker1
Sun Jan 27, 2008 5:12 am
Forum: Unsupported Software
Topic: Official thread: "zen-sources" - Part II
Replies: 631
Views: 320639

hmmm, does anyone else have any problems with the .24 release and uses a thinkpad t43? For some reason nothing since 2.6.23-kamikaze4 seems to work on my t43, everything boots up fine but hardlocks a few seconds to a minute after X and gdm load up. The worst bit is ive tried to find where the ...
by HecHacker1
Tue Jan 01, 2008 8:47 pm
Forum: Desktop Environments
Topic: XFCE and compositing
Replies: 3
Views: 2038

Re: XFCE and compositing

I've been trying to get XFCE to work smoothly with compositing on a lenovo T60p. My T60p has the ati card in it so I'm using the fglrx drivers. Whenever I open firefox and go to a large web page the text seems to overlap on some lines and it looks very buggy. It looks fine whenever I turn the ...