Forums

Skip to content

Advanced search
  • Quick links
    • Unanswered topics
    • Active topics
    • Search
  • FAQ
  • Login
  • Register
  • Board index Assistance Kernel & Hardware
  • Search

2.5.68

Kernel not recognizing your hardware? Problems with power management or PCMCIA? What hardware is compatible with Gentoo? See here. (Only for kernels supported by Gentoo.)
Post Reply
Advanced search
103 posts
  • Previous
  • 1
  • 2
  • 3
  • 4
  • 5
  • Next
Author
Message
jimlynch11
Guru
Guru
User avatar
Posts: 589
Joined: Fri Feb 21, 2003 1:40 am
Location: massachusetts

  • Quote

Post by jimlynch11 » Fri May 02, 2003 4:44 am

dice wrote:
jimlynch11 wrote:is it in portage...its not showing up in mine...
Not yet. Maybe by morning ;)

Edit: If you rename mm-sorces-2.5.68-r2.ebuild to mm-sources-2.5.68-r3.ebuild it works just dandy ;)
sweet thanks...not that waiting a few hours wouldve killed me...


ok yeah it would have, who am i kidding, im a frigging nerd for christ's sake 8)
Top
yokem55
Guru
Guru
Posts: 360
Joined: Thu Apr 18, 2002 7:52 pm
Location: Oregon
Contact:
Contact yokem55
Website

  • Quote

Post by yokem55 » Fri May 02, 2003 7:06 am

The synaptic touchpad in this gateway laptop doesn't seem to do the tap and double tap "clicking" under 2.5.68-mm2. I'll probably see if this is fixed in mm3.
Top
aleph-3
Apprentice
Apprentice
Posts: 162
Joined: Tue Sep 03, 2002 11:53 am

  • Quote

Post by aleph-3 » Fri May 02, 2003 8:56 am

yokem55:

ftp://ftp.kernel.org/pub/linux/kernel/p ... nounce.txt

says:

synaptics-mouse-support.patch
Add Synaptics touchpad tweaking to psmouse driver

;)
Top
greg32
Apprentice
Apprentice
User avatar
Posts: 259
Joined: Wed Mar 26, 2003 10:38 am
Location: Australia

  • Quote

Post by greg32 » Fri May 02, 2003 11:33 am

I'm having problems getting the 2.5.68 dev kernel working properly. It's all compiled, and I am in it now. I added the devpts stuff to my fstab, but it fails to mount. This would probably be cause I could not find anywhere in the kernel where I should enable devpts, and so I left it for now. But as a result, I am having problems getting any terminal to work....

where in the kernel is the devpts stuff? I enable all the usual devfs stuff in there, but nothing mention devpts.

regards Greg
Top
dufeu
l33t
l33t
User avatar
Posts: 927
Joined: Fri Aug 30, 2002 2:59 pm
Location: US-FL-EST

  • Quote

Post by dufeu » Fri May 02, 2003 12:42 pm

greg32 wrote:I'm having problems getting the 2.5.68 dev kernel working properly. It's all compiled, and I am in it now. I added the devpts stuff to my fstab, but it fails to mount. This would probably be cause I could not find anywhere in the kernel where I should enable devpts, and so I left it for now. But as a result, I am having problems getting any terminal to work....

where in the kernel is the devpts stuff? I enable all the usual devfs stuff in there, but nothing mention devpts.

regards Greg
Under "File systems"
Under "Pseudo filesystems"
Under "/dev/pts filesystem for Unix98 ptys"

It's the 5th entry down. It's NOT where it you would have expected to find it't equivalent in 2.4.

8)
People whom think M$ is mediocre, don't know the half of it.
Top
darktux
Veteran
Veteran
User avatar
Posts: 1086
Joined: Sat Nov 16, 2002 4:27 pm
Location: Coimbra, Portugal
Contact:
Contact darktux
Website

  • Quote

Post by darktux » Fri May 02, 2003 1:58 pm

Well.... I'm using 2.5.68-mm3 and it lloks like the problem with browsing/xmms is much better, although not 100% solved :?
Lego my ego, and I'll lego your knowledge

www.tuxslare.org - My reborn website :P
Top
poisson
n00b
n00b
User avatar
Posts: 35
Joined: Sun Nov 24, 2002 2:13 pm

  • Quote

Post by poisson » Fri May 02, 2003 2:06 pm

I finally make 2.5.68 boot, the main problem is network.

My Broadcom 4401 works with 2.4.20 (bcm440 module), but not with new kernel driver (b44 module):

Code: Select all

b44: eth0: Link is down
"ifconfig" recognise eth0 device, but "route" refuses to add an entry in it's table.

Have I to install iproute2 package?

Thanks
Top
grover
Tux's lil' helper
Tux's lil' helper
Posts: 77
Joined: Fri Sep 27, 2002 5:56 pm
Location: Melbourne, Australia

  • Quote

Post by grover » Fri May 02, 2003 2:21 pm

poisson wrote:I finally make 2.5.68 boot, the main problem is network.

My Broadcom 4401 works with 2.4.20 (bcm440 module), but not with new kernel driver (b44 module):

Code: Select all

b44: eth0: Link is down
"ifconfig" recognise eth0 device, but "route" refuses to add an entry in it's table.

Have I to install iproute2 package?

Thanks
Do you have ACPI installed? With ACPI enabled my network card driver loads and I can see it with ifconfig but it won't transfer anything. Add APCI=off and everything works fine.
Top
silverter
Guru
Guru
User avatar
Posts: 491
Joined: Wed Apr 10, 2002 11:51 am
Location: Ulm, DE

  • Quote

Post by silverter » Fri May 02, 2003 2:36 pm

darktux wrote:Well.... I'm using 2.5.68-mm3 and it lloks like the problem with browsing/xmms is much better, although not 100% solved :?
Thanks for those news, I'll give it a try and report my results here...

EDIT-Are you using preempt or not ? Thanks
Last edited by silverter on Fri May 02, 2003 2:45 pm, edited 1 time in total.
-- A Guru was once a Beginner --
Top
silverter
Guru
Guru
User avatar
Posts: 491
Joined: Wed Apr 10, 2002 11:51 am
Location: Ulm, DE

  • Quote

Post by silverter » Fri May 02, 2003 2:44 pm

aleph-3 wrote:yokem55:

ftp://ftp.kernel.org/pub/linux/kernel/p ... nounce.txt

says:

synaptics-mouse-support.patch
Add Synaptics touchpad tweaking to psmouse driver

;)
I thought this patch was in the mm3 kernel allready? Does it suffice to compile the mm3 kernel or do I need to reverse this patch in the mm3 kernel. tnx and regards...
-- A Guru was once a Beginner --
Top
poisson
n00b
n00b
User avatar
Posts: 35
Joined: Sun Nov 24, 2002 2:13 pm

  • Quote

Post by poisson » Fri May 02, 2003 3:44 pm

grover wrote:Do you have ACPI installed? With ACPI enabled my network card driver loads and I can see it with ifconfig but it won't transfer anything. Add APCI=off and everything works fine.
I tried "acpi=off" as boot paramenter, acpi effectively has been disabled, but network is still not working.
Looking at the sources, it seems do not recognize the carrier, like the patch cord unplugged.
Top
darktux
Veteran
Veteran
User avatar
Posts: 1086
Joined: Sat Nov 16, 2002 4:27 pm
Location: Coimbra, Portugal
Contact:
Contact darktux
Website

  • Quote

Post by darktux » Fri May 02, 2003 4:14 pm

silverter wrote:
darktux wrote:Well.... I'm using 2.5.68-mm3 and it lloks like the problem with browsing/xmms is much better, although not 100% solved :?
Thanks for those news, I'll give it a try and report my results here...

EDIT-Are you using preempt or not ? Thanks
Preempt with CFQ elevator
Lego my ego, and I'll lego your knowledge

www.tuxslare.org - My reborn website :P
Top
dice
Guru
Guru
User avatar
Posts: 577
Joined: Sun Apr 21, 2002 5:30 am

  • Quote

Post by dice » Fri May 02, 2003 4:30 pm

mm4 is in Portage :D
Top
yokem55
Guru
Guru
Posts: 360
Joined: Thu Apr 18, 2002 7:52 pm
Location: Oregon
Contact:
Contact yokem55
Website

  • Quote

Post by yokem55 » Fri May 02, 2003 6:49 pm

Okay, so the synaptics patch disables tap to click by default. WTF is with this? I realize that a lot of people don't like tap to click since it can cause accidental clicks, but frankly if they are going to disable it by default, then they also should provide an easy way to reenable it as well. The patch itself explains that it can be reenabled by passing an option when you load the module, but what the heck is that option? I tried modprobe psmouse synaptic_tap=1 (which is what a quick read of the patch seemed to indicate) but that did not work......sigh.
Top
greg32
Apprentice
Apprentice
User avatar
Posts: 259
Joined: Wed Mar 26, 2003 10:38 am
Location: Australia

  • Quote

Post by greg32 » Sat May 03, 2003 2:30 am

Thanks dufeu,
I was looking there, but because I was trying to use the config file from the previous 2.5.67 kernel, it was hiding the option. Once I did the kernel from scratch, all was good.

Seems to be running o.k. now.
Much appreciated.

Greg
Top
platypus
Tux's lil' helper
Tux's lil' helper
Posts: 91
Joined: Mon Jan 20, 2003 7:01 am

  • Quote

Post by platypus » Sat May 03, 2003 6:12 pm

hmmm this may sound odd...
but what exactly are the differences between an mm-sources kernel and just a dev-sources...i have had drastic instability and speed problems with this kernel compared to the gaming-sources kernel. and i understand that the new kernel will be a little unstable, however i get more lag especially with sound in the mm-sources kernel. i guess what i want to know, is if there is anything in the mm-sources that maybe could do this? has anyone else had this problem? i hear a lot of people talking about the speed of the new kernel, but i dont think it's as apparent. maybe if i install dev-sources?
Top
Lovechild
Advocate
Advocate
User avatar
Posts: 2858
Joined: Fri May 17, 2002 12:00 pm
Location: Århus, Denmark

  • Quote

Post by Lovechild » Sat May 03, 2003 6:25 pm

simple...

development-sources are Linus' development tree for 2.5

mm-sources are Andrew Mortons patch set for the development sources..

mm-sources has a lot of work on vm and disk IO going into it... and general bugfixing which is being queued for Linus.
Don't listen to sparc developers....
Top
platypus
Tux's lil' helper
Tux's lil' helper
Posts: 91
Joined: Mon Jan 20, 2003 7:01 am

  • Quote

Post by platypus » Mon May 05, 2003 6:19 am

ok nice
Top
lurid
Guru
Guru
User avatar
Posts: 595
Joined: Wed Mar 12, 2003 4:36 am
Location: Florida

  • Quote

Post by lurid » Tue May 13, 2003 5:39 am

Yeah, I have the same problem with sound skipping thats reported all over the place. With the plain dev-sources there is no problem at all. With mm-sources any time anything accesses the disk at all, music stops. Even switchinging workspaces in Fluxbox makes it skip. Are these problems being worked on? Is there something in the kernel that can be enabled/disabled to fix this?
Top
silverter
Guru
Guru
User avatar
Posts: 491
Joined: Wed Apr 10, 2002 11:51 am
Location: Ulm, DE

  • Quote

Post by silverter » Tue May 13, 2003 8:34 am

lurid wrote:Yeah, I have the same problem with sound skipping thats reported all over the place. With the plain dev-sources there is no problem at all. With mm-sources any time anything accesses the disk at all, music stops. Even switchinging workspaces in Fluxbox makes it skip. Are these problems being worked on? Is there something in the kernel that can be enabled/disabled to fix this?
If you ever find a solution to this, let us know. The last kernel I tried that did not have these symptoms was mm-sources-2.5.66-r2, and it's been running fine for me till now, a part from some pcmcia issues...

regards,
-- A Guru was once a Beginner --
Top
lurid
Guru
Guru
User avatar
Posts: 595
Joined: Wed Mar 12, 2003 4:36 am
Location: Florida

  • Quote

Post by lurid » Tue May 13, 2003 9:11 am

Ok, this isn't a fix, but a side effect of a plugin that does something cool on its own. xmms-crossfade (its in portage) crossfades your songs together so that you just get one long continuous playlist of music. Very cool, extremely configurable. Heres the bonus: all sound is put into a buffer so that it never stops, even when moving to the next song. This buffer is just large enough to cover over the skips from the kernel. This of course doesn't do anything for any other programs that skip, but for casual desktop use with XMMS it works just fine.

I'd like to see a real fix for this though. For now, this bandaid works ok.

edit: Just thought I'd mention that I'm using 2.5.69-mm3 as I just now noticed this thread was called 2.5.68 - dunno if just "mm3" implies 2.5.69 or not. I haven't really been keeping up with the dev kernel, but I plan to from now on.
Top
RBXue
n00b
n00b
Posts: 1
Joined: Wed May 14, 2003 6:18 am

  • Quote

Post by RBXue » Wed May 14, 2003 6:23 am

darktux wrote:I forgot a tiny little Y.

All's fine now.

When will the bootsplash feature be supported?? :D
hi,I have the same question
and I can't understand it.Where the "tiny little Y" I forgot?
Thanks
Top
i_hate_your_os
Tux's lil' helper
Tux's lil' helper
User avatar
Posts: 128
Joined: Thu Aug 29, 2002 9:58 pm
Location: Manhattan Beach, CA

  • Quote

Post by i_hate_your_os » Tue May 27, 2003 4:40 am

poisson wrote:I finally make 2.5.68 boot, the main problem is network.

My Broadcom 4401 works with 2.4.20 (bcm440 module), but not with new kernel driver (b44 module):

Code: Select all

b44: eth0: Link is down
"ifconfig" recognise eth0 device, but "route" refuses to add an entry in it's table.

Have I to install iproute2 package?

Thanks
bah, its been that way for ages. it seems to work for "everybody" except those with A7V motherboards (which is probably a lot of us). I'm no kernel hacker so I've been hoping that somebody who knows how to fix such things will catch it, but nothing has changed since I've been monitoring the problem more-or-less since the earliest days of the b44 driver.

If you watch the 2.4 version of the driver boot (in dmesg), it says
"link down"
"link up".

The 2.5 version just says
"link down"

and it never comes up... rather than bitch about it I guess I should figure out how to debug kernel drivers and try to fix it, since there are no signs out there anybody is working on (or even aware) of the problem.
-IHYOS

"All laws which are repugnant to the constitution are null and void."
-Marbury vs. Madison, 5 US (2 Cranch) 137, 174, 176, (1803)
Top
darktux
Veteran
Veteran
User avatar
Posts: 1086
Joined: Sat Nov 16, 2002 4:27 pm
Location: Coimbra, Portugal
Contact:
Contact darktux
Website

  • Quote

Post by darktux » Tue May 27, 2003 8:05 am

Lets just drop this. 2.5.70 is out! 8)
Lego my ego, and I'll lego your knowledge

www.tuxslare.org - My reborn website :P
Top
i_hate_your_os
Tux's lil' helper
Tux's lil' helper
User avatar
Posts: 128
Joined: Thu Aug 29, 2002 9:58 pm
Location: Manhattan Beach, CA

  • Quote

Post by i_hate_your_os » Wed May 28, 2003 3:14 am

darktux wrote:Lets just drop this. 2.5.70 is out! 8)
unfortunately, the problem persists in 2.5.70. However, I'm happy to report that I have found a way to "port" the old bcm4400 driver to 2.5.70, and it seems to be working fine (am posting from it right now). Here is a patch against the 1.0.1 bcnet sources from Broadcomm (or are they from Asus?):

suggested filename: bcm4400-1.0.1-2.5.70-update.patch
license: Bugroff (http://www.geocities.com/SoHo/Cafe/5947/bugroff.html)

Code: Select all

--- ../src/Makefile	2002-08-23 18:53:23.000000000 -0500
+++ Makefile	2003-05-27 17:57:25.000000000 -0500
@@ -2,10 +2,13 @@
 # Makefile for building Linux Broadcom Gigabit ethernet driver as a module.
 # $id$
 
+# set this to match your kernel compile
+CUSTOMCFLAGS=-O2 -mpreferred-stack-boundary=2 -march=athlon
+
 # PREFIX may be set by the RPM build to set the effective root.
 PREFIX=
 ifeq ($(shell ls /lib/modules/`uname -r`/build > /dev/null 2>&1 && echo build),)
-LINUX=/usr/src/linux
+LINUX=/usr/src/linux-beta
 else
 LINUX=/lib/modules/`uname -r`/build
 endif
@@ -16,7 +19,8 @@
 CC = kgcc
 endif
 LD = ld
-CFLAGS=-DMODULE -D__KERNEL__ -DDBG=0 -Wall -Wstrict-prototypes -O6 -I$(LINUX)/include
+CFLAGS=-DMODULE -D__KERNEL__ -DDBG=0 -Wp,-MD,.bcm4400.o.d -Wstrict-prototypes -Wall -Wno-trigraphs -fno-strict-aliasing -fno-common -pipe $(CUSTOMCFLAGS) -I$(LINUX)/include -I$(LINUX)/include/asm-i386/mach-default -nostdinc -iwithprefix include -DKBUILD_BASENAME=bcm4400 -DKBUILD_MODNAME=bcm4400 -c
+CFLAGS2=-DMODULE -D__KERNEL__ -DDBG=0 -Wp,-MD,.bcm4400.mod.o.d -Wstrict-prototypes -Wall -Wno-trigraphs -fno-strict-aliasing -fno-common -pipe $(CUSTOMCFLAGS) -I$(LINUX)/include -I$(LINUX)/include/asm-i386/mach-default -nostdinc -iwithprefix include -DKBUILD_BASENAME=bcm4400 -DKBUILD_MODNAME=bcm4400 -c
 
 ifeq ($(wildcard ~/rpmdir),)
   rpmdir = /usr/src/redhat
@@ -40,22 +44,31 @@
   CFLAGS += -DBCM_SMALL_DRV=1
 endif
 
-all: bcm4400.o
+all: bcm4400.ko
 tar: bcm4400.tgz
 
 bcm4400.o: b44um.o b44proc.o b44lm.o
 	$(LD) -i $^ -o $@
 
-install: bcm4400.o
+bcm4400.mod.c: bcm4400.o
+	$(LINUX)/scripts/modpost $(LINUX)/vmlinux bcm4400.o
+
+bcm4400.mod.o: bcm4400.mod.c
+	$(CC) $(CFLAGS2) -o bcm4400.mod.o bcm4400.mod.c
+
+bcm4400.ko: bcm4400.o bcm4400.mod.o
+	$(LD) -m elf_i386 -r -o bcm4400.ko $^
+
+install: bcm4400.ko
 	@if [ -d $(PREFIX)/lib/modules/`uname -r`/kernel/drivers/addon/bcm4400 ];\
-	then install -m 444 bcm4400.o $(PREFIX)/lib/modules/`uname -r`/kernel/drivers/addon/bcm4400;\
+	then install -m 444 bcm4400.ko $(PREFIX)/lib/modules/`uname -r`/kernel/drivers/addon/bcm4400;\
 	elif [ -d $(PREFIX)/lib/modules/`uname -r`/kernel/drivers/net/bcm ];\
-	then install -m 444 bcm4400.o $(PREFIX)/lib/modules/`uname -r`/kernel/drivers/net/bcm;\
+	then install -m 444 bcm4400.ko $(PREFIX)/lib/modules/`uname -r`/kernel/drivers/net/bcm;\
 	elif [ -d $(PREFIX)/lib/modules/`uname -r`/kernel ];\
 	then mkdir -p $(PREFIX)/lib/modules/`uname -r`/kernel/drivers/net;\
-	install -m 444 bcm4400.o $(PREFIX)/lib/modules/`uname -r`/kernel/drivers/net;\
+	install -m 444 bcm4400.ko $(PREFIX)/lib/modules/`uname -r`/kernel/drivers/net;\
 	else mkdir -p $(PREFIX)/lib/modules/`uname -r`/net;\
-	install -m 444 bcm4400.o $(PREFIX)/lib/modules/`uname -r`/net/;\
+	install -m 444 bcm4400.ko $(PREFIX)/lib/modules/`uname -r`/net/;\
 	fi
 	@if [ "$(PREFIX)" = "" ]; then /sbin/depmod -a ;\
 	else echo " *** Run '/sbin/depmod -a' to update the module database.";\
@@ -82,4 +95,4 @@
 	@make SMALL=1
 
 clean:
-	-rm -f bcm4400.o b44um.o b44proc.o b44lm.o
+	-rm -f bcm4400.o b44um.o b44proc.o b44lm.o bcm4400.ko .tmp_bcm4400.o .bcm4400.o.cmd .bcm4400.mod.o.d bcm4400.mod.c bcm4400.mod.o .bcm4400.o.d
--- ../src/b44mm.h	2002-08-23 18:53:19.000000000 -0500
+++ b44mm.h	2003-05-27 16:31:44.000000000 -0500
@@ -28,7 +28,7 @@
 #include <linux/version.h>
 #ifdef MODULE
 #ifdef MODVERSIONS
-#include <linux/modversions.h>
+#include <config/modversions.h>
 #endif
 #include <linux/module.h>
 #else
--- ../src/b44um.c	2002-08-23 18:53:19.000000000 -0500
+++ b44um.c	2003-05-27 20:41:18.000000000 -0500
@@ -205,7 +205,7 @@
 STATIC void bcm4400_timer(unsigned long data);
 STATIC void bcm4400_tx_timeout(struct net_device *dev);
 STATIC int bcm4400_start_xmit(struct sk_buff *skb, struct net_device *dev);
-STATIC void bcm4400_interrupt(int irq, void *dev_instance, struct pt_regs *regs);
+STATIC irqreturn_t bcm4400_interrupt(int irq, void *dev_instance, struct pt_regs *regs);
 #ifdef BCM_TASKLET
 STATIC void bcm4400_tasklet(unsigned long data);
 #endif
@@ -611,7 +611,7 @@
 }
 
 
-STATIC void
+STATIC irqreturn_t
 bcm4400_interrupt(int irq, void *dev_instance, struct pt_regs *regs)
 {
 	struct net_device *dev = (struct net_device *)dev_instance;
@@ -622,16 +622,16 @@
 #endif
 
 	if (!pDevice->InitDone)
-		return;
+		return IRQ_HANDLED;
 
 	if (atomic_read(&pUmDevice->intr_sem))
-		return;
+		return IRQ_HANDLED;
 
 	if (test_and_set_bit(0, (void*)&pUmDevice->interrupt)) {
 		printk(KERN_ERR "%s: Duplicate entry of the interrupt handler by "
 			   "processor %d.\n",
 			   dev->name, hard_smp_processor_id());
-		return;
+		return IRQ_HANDLED;
 	}
 
 
@@ -665,7 +665,7 @@
 		pUmDevice->tx_queued = 0;
 		netif_wake_queue(dev);
 	}
-	return;
+	return IRQ_HANDLED;
 }
 
 
1.0.1 may be out-of-date... but it should be pretty clear how to extrapolate this to some new version. Good luck.

I wish I cared enough about this to figure out what is broken with b44, but this solution should be enough to allow people with Asus motherboards to run their damn cards until the real experts figure this out... whee, now to set up agp 8x and recompile everything for ntpl!
-IHYOS

"All laws which are repugnant to the constitution are null and void."
-Marbury vs. Madison, 5 US (2 Cranch) 137, 174, 176, (1803)
Top
Post Reply

103 posts
  • Previous
  • 1
  • 2
  • 3
  • 4
  • 5
  • Next

Return to “Kernel & Hardware”

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