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"

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.
Locked
Advanced search
1000 posts
  • Page 40 of 40
    • Jump to page:
  • Previous
  • 1
  • …
  • 36
  • 37
  • 38
  • 39
  • 40
Author
Message
RobertDavid
Apprentice
Apprentice
User avatar
Posts: 271
Joined: Mon Aug 08, 2005 6:44 pm
Location: Czech Republic

Post by RobertDavid » Wed Jan 02, 2008 6:40 pm

Waninkoko wrote:That's pretty strange... You said that you tried to remove the tree and do a "git clone"?
Yes,
for example if I use git radeonhd drivers it works ok, can do anything like git checkout, pull etc, w/o downloading all the sources.

But zen-sources never. I just pulled only few times but it is anoying, (for me and for your server).. So I will try to clean it once more an git clone...

EDIT: it looks like this:

Code: Select all

[root@robert-server zen-sources]# git checkout
error: packfile .git/objects/pack/pack-152ef39e31380ece87b0067ef90657b7ad91059f.pack does not match index
error: packfile .git/objects/pack/pack-152ef39e31380ece87b0067ef90657b7ad91059f.pack cannot be accessed
error: packfile .git/objects/pack/pack-152ef39e31380ece87b0067ef90657b7ad91059f.pack does not match index
error: packfile .git/objects/pack/pack-152ef39e31380ece87b0067ef90657b7ad91059f.pack cannot be accessed
fatal: failed to unpack tree object d0c2e54a01a68a46d71443f0e881e527f96e30a5
Last edited by RobertDavid on Wed Jan 02, 2008 7:35 pm, edited 1 time in total.
Arch & Fluxbox & 2.6.24-rc-zen!!!!
robertek.brevnov.net
Top
gigs94
n00b
n00b
User avatar
Posts: 52
Joined: Fri Aug 06, 2004 2:15 pm
Location: DC

Post by gigs94 » Wed Jan 02, 2008 6:49 pm

bigbob73 wrote:Getting this error on boot...

NOHZ local_softirq_pending 02

then it freezes. Using the same config from 2.6.23-kamakaze. Looks to be a usb issue, but I can't nail it down.
I just changed my system to preempt and got this error. When I changed to using threaded soft/hard irqs, the system comes up and it appears fine.
Top
Strowi
l33t
l33t
User avatar
Posts: 656
Joined: Tue Aug 19, 2003 3:19 pm
Location: Bonn
Contact:
Contact Strowi
Website

Post by Strowi » Wed Jan 02, 2008 7:58 pm

hi,

i am using "zen-sources-2.6.24_rc6-r0" on my ibm-x31 notebook. Works pretty good, except i got an error with the cpu-governors, no matter which one i try, it always falls back to performance-governor because of
[code]{ondemand,conservative} governor failed, too long transition latency of HW, fallback to performance governor[/code]

It worked before, with the kamikaze- or gentoo-sources, any ideas what might be the problem? I can provide dmesg and kernel-config if needed...
--
Linux & such ...
http://blog.hasnoname.de
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

Post by kernelOfTruth » Wed Jan 02, 2008 8:17 pm

thanks to Veldrin, eatnumber1, deno

disabling fair group scheduler & setting Hz to 100 Hz did the trick - no weird behavior so far :)
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
broch
Tux's lil' helper
Tux's lil' helper
Posts: 94
Joined: Sat Jul 09, 2005 5:32 pm

Post by broch » Wed Jan 02, 2008 9:04 pm

kernelOfTruth wrote:it must be dddddddddependent on the scheduler (just compiling some stuff niced to +15 / 15

and you see the loads of d's I justtttttttt wrote (and the t's) :wink:

this happens with core2 duos (laptop & computer) and centriiiiiiiiiiiiiiiiiiiiiiiiiino (dothaaaaaaaaaaaaaan) cpu's

-> x86 and amd64 / 64 bit kernels, it's also independent if I usee ati-drivers or nvidia-drivers, preemption & soft-irq, hard-irq, whatever - is enabled ...

this all began wwwwwwwwwwwith usage of the cfs scheduler ...

... I'm hoping that ingo knows a fix foooooor that / improves the scheduler that ttttttttthis will stop in the near future ...
I have
HP dv5000 dual core T2500 1GB RAM 5400RPM SATA
enabled
CONFIG_ZEN_LL_DESKTOP=y
CONFIG_FAIR_GROUP_SCHED=y
CONFIG_FAIR_USER_SCHED=y
CONFIG_HZ_864=y
CONFIG_DEFAULT_AS=y

however, with cfs if I am trying to play CD in AmaroK my touchpad is not usable (super slow). Fix?
turning on permanently
IO_support = 3 (32-bit w/sync)
unmaskirq = 1 (on)
for cd/dvd recorder and now playing CD in AmaroK does not affect touchpad.

this simply points out to the fact that though CFS may not be at fault it may expose some issues with system configuration that did not affect you before.

Of course CFS is still buggy (and in fact it is), but the resolution related to your problem may not be in cfs.
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

Post by kernelOfTruth » Wed Jan 02, 2008 10:35 pm

@broch:

it in fact was cfs 8O

try to disable fair group scheduling & setting Hz to 100 Hz, that might increase you battery runtime & responsiveness, also try to use softirq & hardirq stuff (realtime linux features)

a newer firmware for you drive might help, or maybe there's a faulty cable ?

are you using pure libata ? (no old atapi / ide drivers)
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
Mr. Tao
Tux's lil' helper
Tux's lil' helper
User avatar
Posts: 147
Joined: Fri Jul 20, 2007 10:41 am

Security options as modules

Post by Mr. Tao » Wed Jan 02, 2008 10:38 pm

I can’t set any of Security options to be compiled as modules like I used to do with former kenel configs. As a result, realtime doesn’t work as it has to be compiled as module.
Top
asturm
Developer
Developer
Posts: 9496
Joined: Thu Apr 05, 2007 4:07 pm

Post by asturm » Wed Jan 02, 2008 11:43 pm

kernelOfTruth wrote:also try to use softirq & hardirq stuff (realtime linux features)
Anyone using it with irqbalance (great tool, btw) or are those conflicting?
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

Post by kernelOfTruth » Thu Jan 03, 2008 12:34 am

genstorm wrote:
kernelOfTruth wrote:also try to use softirq & hardirq stuff (realtime linux features)
Anyone using it with irqbalance (great tool, btw) or are those conflicting?
isn't irqbalance useful not until you have more than 2 cores (>=4 / >= 3 cores) ?

update:
IRQ load balancing isn't worthwhile until you have more than one socket, or more than two CPU cores.
ah, ok, so it might be useful, I'll give it a try

update2:


I see it's obligatory for good interactivity :roll:
If you are running a dual-core system (SMP), you *need* to install sys-apps/irqbalance, and set it to run on startup via its initscript - it makes a world of difference in system responsiveness.
see

*raises hand* just having started using it, I'm curious how responsibility will change 8)
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
bigbob73
Guru
Guru
User avatar
Posts: 332
Joined: Fri Dec 31, 2004 6:51 pm
Location: Under the Lone Star

Post by bigbob73 » Thu Jan 03, 2008 11:46 am

gigs94 wrote:
bigbob73 wrote:Getting this error on boot...

NOHZ local_softirq_pending 02

then it freezes. Using the same config from 2.6.23-kamakaze. Looks to be a usb issue, but I can't nail it down.
I just changed my system to preempt and got this error. When I changed to using threaded soft/hard irqs, the system comes up and it appears fine.
Thanks, I'll give that one a try.
A computers attention span is only as long as it's electrical cord (Murphy)
Top
Waninkoko
Guru
Guru
User avatar
Posts: 549
Joined: Fri May 13, 2005 10:21 pm

Re: Security options as modules

Post by Waninkoko » Thu Jan 03, 2008 12:57 pm

Mr. Tao wrote:I can’t set any of Security options to be compiled as modules like I used to do with former kenel configs. As a result, realtime doesn’t work as it has to be compiled as module.
That's normal. This changed in .24 kernels.
Top
gimpel
Advocate
Advocate
User avatar
Posts: 2720
Joined: Fri Oct 15, 2004 10:08 am
Location: Munich, Bavaria
Contact:
Contact gimpel
Website

Re: Security options as modules

Post by gimpel » Thu Jan 03, 2008 3:38 pm

Waninkoko wrote:
Mr. Tao wrote:I can’t set any of Security options to be compiled as modules like I used to do with former kenel configs. As a result, realtime doesn’t work as it has to be compiled as module.
That's normal. This changed in .24 kernels.
Therefore use PAM RLIMITS
http://www.gentoo.org/proj/en/desktop/s ... altime.xml -> pam
http://proaudio.tuxfamily.org/wiki/inde ... el#RLIMITS
http://proaudio.tuxfamily.org/wiki - pro-audio software overlay
Top
vacula
n00b
n00b
Posts: 32
Joined: Wed Oct 17, 2007 12:30 am
Location: Lviv. Ukraine

unresponsive system

Post by vacula » Thu Jan 03, 2008 10:04 pm

Hello!

Confirmation - I have the same problem as kernelOfTruth with CFS.

I could not load my kde on Core2Duo laptop untill setting CONFIG_FAIR_GROUP_SCHED=n.

Also I have following in dmesg, however wifi works fine for me:

Code: Select all

Clocksource tsc unstable (delta = -760850190 ns)
wlan0: Initial auth_alg=0
wlan0: authenticate with AP 00:17:9a:21:f3:1e
wlan0: RX authentication from 00:17:9a:21:f3:1e (alg=0 transaction=2 status=0)
wlan0: authenticated
wlan0: associate with AP 00:17:9a:21:f3:1e
wlan0: RX AssocResp from 00:17:9a:21:f3:1e (capab=0x411 status=0 aid=1)
wlan0: associated
wlan0: WMM queue=2 aci=0 acm=0 aifs=3 cWmin=15 cWmax=1023 burst=0
wlan0: WMM queue=3 aci=1 acm=0 aifs=7 cWmin=15 cWmax=1023 burst=0
wlan0: WMM queue=1 aci=2 acm=0 aifs=2 cWmin=7 cWmax=15 burst=30
wlan0: WMM queue=0 aci=3 acm=0 aifs=2 cWmin=3 cWmax=7 burst=15
WARNING: at net/mac80211/rx.c:1672 __ieee80211_rx()
Pid: 6358, comm: X Not tainted 2.6.24-rc6-zen0-g39471294 #18

Call Trace:
 <IRQ>  [<ffffffff880b42ab>] :iwl4965:iwl4965_handle_data_packet+0x272/0x2a6
 [<ffffffff880973d6>] :mac80211:__ieee80211_rx+0x3f6/0xbb6
 [<ffffffff805abd1e>] scsi_end_request+0xbb/0xc9
 [<ffffffff880aa053>] :iwl4965:iwl4965_rx_queue_restock+0xb3/0x12e
 [<ffffffff8808a075>] :mac80211:ieee80211_tasklet_handler+0x5b/0xdc
 [<ffffffff8023c422>] tasklet_action+0x54/0x97
 [<ffffffff8023be27>] ___do_softirq+0x60/0x142
 [<ffffffff880b389b>] :iwl4965:iwl4965_isr+0x79/0xaa
 [<ffffffff8023c52e>] __do_softirq+0x32/0x45
 [<ffffffff8020d1ac>] call_softirq+0x1c/0x28
 [<ffffffff8020ee4c>] do_softirq+0x2c/0x7d
 [<ffffffff8023c2e2>] irq_exit+0x3f/0x82
 [<ffffffff8020f0ac>] do_IRQ+0xb9/0xd9
 [<ffffffff8020c551>] ret_from_intr+0x0/0xa
 <EOI>
Top
RobertDavid
Apprentice
Apprentice
User avatar
Posts: 271
Joined: Mon Aug 08, 2005 6:44 pm
Location: Czech Republic

Post by RobertDavid » Thu Jan 03, 2008 11:03 pm

RobertDavid wrote:
Waninkoko wrote:That's pretty strange... You said that you tried to remove the tree and do a "git clone"?
Yes,
for example if I use git radeonhd drivers it works ok, can do anything like git checkout, pull etc, w/o downloading all the sources.

But zen-sources never. I just pulled only few times but it is anoying, (for me and for your server).. So I will try to clean it once more an git clone...

EDIT: it looks like this:

Code: Select all

[root@robert-server zen-sources]# git checkout
error: packfile .git/objects/pack/pack-152ef39e31380ece87b0067ef90657b7ad91059f.pack does not match index
error: packfile .git/objects/pack/pack-152ef39e31380ece87b0067ef90657b7ad91059f.pack cannot be accessed
error: packfile .git/objects/pack/pack-152ef39e31380ece87b0067ef90657b7ad91059f.pack does not match index
error: packfile .git/objects/pack/pack-152ef39e31380ece87b0067ef90657b7ad91059f.pack cannot be accessed
fatal: failed to unpack tree object d0c2e54a01a68a46d71443f0e881e527f96e30a5
Maybe I have found the bug:

I was using /usr/src as experimental ext4dev partition with mballoc and delalloc

After cleand git-clone every think works ok, but after remount apeard the problem with unpacking (every time). So I have disabled delalloc and mballoc, git-clone, try, remount, etc and now it works ok also after remount or reboot..
Arch & Fluxbox & 2.6.24-rc-zen!!!!
robertek.brevnov.net
Top
broch
Tux's lil' helper
Tux's lil' helper
Posts: 94
Joined: Sat Jul 09, 2005 5:32 pm

Re: unresponsive system

Post by broch » Fri Jan 04, 2008 1:23 am

vacula wrote:Hello!

Confirmation - I have the same problem as kernelOfTruth with CFS.

I could not load my kde on Core2Duo laptop untill setting CONFIG_FAIR_GROUP_SCHED=n.

Also I have following in dmesg, however wifi works fine for me:

Code: Select all

Clocksource tsc unstable (delta = -760850190 ns)
wlan0: Initial auth_alg=0
wlan0: authenticate with AP 00:17:9a:21:f3:1e
wlan0: RX authentication from 00:17:9a:21:f3:1e (alg=0 transaction=2 status=0)
wlan0: authenticated
wlan0: associate with AP 00:17:9a:21:f3:1e
wlan0: RX AssocResp from 00:17:9a:21:f3:1e (capab=0x411 status=0 aid=1)
wlan0: associated
wlan0: WMM queue=2 aci=0 acm=0 aifs=3 cWmin=15 cWmax=1023 burst=0
wlan0: WMM queue=3 aci=1 acm=0 aifs=7 cWmin=15 cWmax=1023 burst=0
wlan0: WMM queue=1 aci=2 acm=0 aifs=2 cWmin=7 cWmax=15 burst=30
wlan0: WMM queue=0 aci=3 acm=0 aifs=2 cWmin=3 cWmax=7 burst=15
WARNING: at net/mac80211/rx.c:1672 __ieee80211_rx()
Pid: 6358, comm: X Not tainted 2.6.24-rc6-zen0-g39471294 #18

Call Trace:
 <IRQ>  [<ffffffff880b42ab>] :iwl4965:iwl4965_handle_data_packet+0x272/0x2a6
 [<ffffffff880973d6>] :mac80211:__ieee80211_rx+0x3f6/0xbb6
 [<ffffffff805abd1e>] scsi_end_request+0xbb/0xc9
 [<ffffffff880aa053>] :iwl4965:iwl4965_rx_queue_restock+0xb3/0x12e
 [<ffffffff8808a075>] :mac80211:ieee80211_tasklet_handler+0x5b/0xdc
 [<ffffffff8023c422>] tasklet_action+0x54/0x97
 [<ffffffff8023be27>] ___do_softirq+0x60/0x142
 [<ffffffff880b389b>] :iwl4965:iwl4965_isr+0x79/0xaa
 [<ffffffff8023c52e>] __do_softirq+0x32/0x45
 [<ffffffff8020d1ac>] call_softirq+0x1c/0x28
 [<ffffffff8020ee4c>] do_softirq+0x2c/0x7d
 [<ffffffff8023c2e2>] irq_exit+0x3f/0x82
 [<ffffffff8020f0ac>] do_IRQ+0xb9/0xd9
 [<ffffffff8020c551>] ret_from_intr+0x0/0xa
 <EOI>
out of curiosity: do you have set
CONFIG_NO_HZ=y
Top
vacula
n00b
n00b
Posts: 32
Joined: Wed Oct 17, 2007 12:30 am
Location: Lviv. Ukraine

Re: unresponsive system

Post by vacula » Fri Jan 04, 2008 8:33 am

broch wrote:
vacula wrote:Hello!

Confirmation - I have the same problem as kernelOfTruth with CFS.

I could not load my kde on Core2Duo laptop untill setting CONFIG_FAIR_GROUP_SCHED=n.
...
[/code]
out of curiosity: do you have set
CONFIG_NO_HZ=y
yes:
# grep _HZ .config
CONFIG_NO_HZ=y
# CONFIG_HZ_100 is not set
# CONFIG_HZ_216 is not set
# CONFIG_HZ_250_NODEFAULT is not set
CONFIG_HZ_300=y
# CONFIG_HZ_432 is not set
# CONFIG_HZ_864 is not set
# CONFIG_HZ_1000 is not set
# CONFIG_HZ_1500 is not set
# CONFIG_HZ_2000 is not set
# CONFIG_HZ_3000 is not set
# CONFIG_HZ_4000 is not set
# CONFIG_HZ_5000 is not set
# CONFIG_HZ_7500 is not set
# CONFIG_HZ_10000 is not set
CONFIG_HZ=300
Top
broch
Tux's lil' helper
Tux's lil' helper
Posts: 94
Joined: Sat Jul 09, 2005 5:32 pm

Post by broch » Fri Jan 04, 2008 2:00 pm

well on lklm was a discussion about NO_HZ breaking a lot of things. Not to mention that savings on battery aren't big. Devs seemed to be cautious about current NO_HZ.

Turn NO_HZ off try cfs again, hopefully this will help
Top
Waninkoko
Guru
Guru
User avatar
Posts: 549
Joined: Fri May 13, 2005 10:21 pm

Post by Waninkoko » Fri Jan 04, 2008 2:37 pm

RobertDavid wrote:
RobertDavid wrote:
Waninkoko wrote:That's pretty strange... You said that you tried to remove the tree and do a "git clone"?
Yes,
for example if I use git radeonhd drivers it works ok, can do anything like git checkout, pull etc, w/o downloading all the sources.

But zen-sources never. I just pulled only few times but it is anoying, (for me and for your server).. So I will try to clean it once more an git clone...

EDIT: it looks like this:

Code: Select all

[root@robert-server zen-sources]# git checkout
error: packfile .git/objects/pack/pack-152ef39e31380ece87b0067ef90657b7ad91059f.pack does not match index
error: packfile .git/objects/pack/pack-152ef39e31380ece87b0067ef90657b7ad91059f.pack cannot be accessed
error: packfile .git/objects/pack/pack-152ef39e31380ece87b0067ef90657b7ad91059f.pack does not match index
error: packfile .git/objects/pack/pack-152ef39e31380ece87b0067ef90657b7ad91059f.pack cannot be accessed
fatal: failed to unpack tree object d0c2e54a01a68a46d71443f0e881e527f96e30a5
Maybe I have found the bug:

I was using /usr/src as experimental ext4dev partition with mballoc and delalloc

After cleand git-clone every think works ok, but after remount apeard the problem with unpacking (every time). So I have disabled delalloc and mballoc, git-clone, try, remount, etc and now it works ok also after remount or reboot..
delalloc normally works fine but mballoc is VEEEEEEERY experimental.
Top
RobertDavid
Apprentice
Apprentice
User avatar
Posts: 271
Joined: Mon Aug 08, 2005 6:44 pm
Location: Czech Republic

Post by RobertDavid » Fri Jan 04, 2008 7:08 pm

Waninkoko wrote: delalloc normally works fine but mballoc is VEEEEEEERY experimental.
thanks for the info, I will enable only delalloc
Arch & Fluxbox & 2.6.24-rc-zen!!!!
robertek.brevnov.net
Top
ilikenwf
Tux's lil' helper
Tux's lil' helper
User avatar
Posts: 119
Joined: Thu Oct 04, 2007 10:40 pm
Contact:
Contact ilikenwf
Website

Post by ilikenwf » Sat Jan 05, 2008 2:48 am

Another error with madwifi:

Code: Select all

CC [M]  drivers/net/wireless/libertas/if_usb.o
CC [M]  drivers/net/wireless/madwifi/ath/if_ath_pci.o In file included from drivers/net/wireless/madwifi/ath/if_ath_pci.c:341: /usr/src/zen-sources/drivers/net/wireless/madwifi/ath/../release.h:38:24: error: svnversion.h: No such file or directory   
LD [M]  drivers/net/wireless/libertas/libertas.o make[6]: *** [drivers/net/wireless/madwifi/ath/if_ath_pci.o] 
Error 1 make[5]: *** [drivers/net/wireless/madwifi/ath] Error 2 
Make The Fonts Pretty In KDE
Archlinux User
Top
hirakendu
Guru
Guru
Posts: 386
Joined: Wed Jan 24, 2007 5:54 pm
Location: san diego
Contact:
Contact hirakendu
Website

Post by hirakendu » Sat Jan 05, 2008 3:09 am

Was about to mention that yesterday. Just copy that file svnversion.h from an older snapshot or madwifi's subversion repo to /usr/src/zen-sources/drivers/net/wireless/madwifi/svnversion.h .
Helium Sources || Gentoo Minimal Livecd
Top
ilikenwf
Tux's lil' helper
Tux's lil' helper
User avatar
Posts: 119
Joined: Thu Oct 04, 2007 10:40 pm
Contact:
Contact ilikenwf
Website

Post by ilikenwf » Sat Jan 05, 2008 5:30 am

hirakendu wrote:Was about to mention that yesterday. Just copy that file svnversion.h from an older snapshot or madwifi's subversion repo to /usr/src/zen-sources/drivers/net/wireless/madwifi/svnversion.h .
I can't find a copy with any code in it...
Make The Fonts Pretty In KDE
Archlinux User
Top
hirakendu
Guru
Guru
Posts: 386
Joined: Wed Jan 24, 2007 5:54 pm
Location: san diego
Contact:
Contact hirakendu
Website

Post by hirakendu » Sat Jan 05, 2008 6:43 am

Hmm. It anyway just contains one line :o. So create the file /usr/src/zen-sources/drivers/net/wireless/madwifi/svnversion.h manually using your favorite editor with the content
#define SVNVERSION "svn r3073"
(may replace it with current number, but doesn't matter, just a version).
Helium Sources || Gentoo Minimal Livecd
Top
Waninkoko
Guru
Guru
User avatar
Posts: 549
Joined: Fri May 13, 2005 10:21 pm

Post by Waninkoko » Sat Jan 05, 2008 12:31 pm

Fixed :)
Top
zxy
Veteran
Veteran
User avatar
Posts: 1160
Joined: Fri Jan 06, 2006 8:07 am
Location: in bed in front of the computer
Contact:
Contact zxy
Website

Post by zxy » Sat Jan 05, 2008 3:37 pm

Wanikoko, now you can add one more post and you'll have 1000th. :D
Nature does not hurry, yet everything is accomplished.
Lao Tzu
Top
Locked

1000 posts
  • Page 40 of 40
    • Jump to page:
  • Previous
  • 1
  • …
  • 36
  • 37
  • 38
  • 39
  • 40

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

 

 

magic