Forums

Skip to content

Advanced search
  • Quick links
    • Unanswered topics
    • Active topics
    • Search
  • FAQ
  • Login
  • Register
  • Board index Discussion & Documentation Documentation, Tips & Tricks
  • Search

[HOWTO] ATI Radeon overclocking

Unofficial documentation for various parts of Gentoo Linux. Note: This is not a support forum.
Post Reply
Advanced search
120 posts
  • Previous
  • 1
  • 2
  • 3
  • 4
  • 5
Author
Message
BetterUnborn
n00b
n00b
User avatar
Posts: 57
Joined: Tue Sep 28, 2004 2:53 pm
Location: Germany
Contact:
Contact BetterUnborn
Website

  • Quote

Post by BetterUnborn » Sat Jun 17, 2006 9:35 am

n Powerstate 2 i get

Core: 418.50 MHz, Mem: 364.50 MHz
Same for me here, got an X600 Mobility.

Code: Select all

aticonfig --list-powerstates
    core/mem      [flags]
-----------------
* 1: 105/122 MHz  [low voltage]
  2: 209/182 MHz  [low voltage]
  3: 392/250 MHz  [overdrive, default state]
Changing the frequencies with rovlock in powerstates 1 or 2 doesn't seem to have any effect on power consumption at all. No matter what I do, I always get the same ~1220 mA current drawn from my battery (state 1). Only if I go to low with the frequency, I get a system hang. Maybe it's insignificant then, in undervolted state frequency doesn't matter too much.

ATI's PowerPlay not only undervolts and underclocks, if you have PCI express, it also disables PCI-lanes (at least windows drivers do so). I've read that the 16 lanes PCIexpress in normal state provides consume something around 6-7W (!). 6 W@12V -> 200mA extra current ... and somehow this number was familiar to me. I've noticed a strange fluctuation in power consumption, sometimes the current my notebook needs switches down to ~1000mA ... compared to the number above, this could just be my PCIexpress. I never noticed any change in system performance this fluctuation was related to, nor did I switch off any components, nor was it related to harddisk or fan activity. The only noticeable thing was some extra heat.
Could it be that switching off PCI lanes is somehow "unstable"? And something tries to re-enable them? Where can I find system information about my PCI express?
Treffen sich zwei Planeten.
Sagt der eine: "Oh, gehts mir schlecht! Ich hab homo sapiens!"
Antwortet der andere: "Keine Angst, das kenn' ich. Geht schnell vorbei!"
Top
richard77
Apprentice
Apprentice
User avatar
Posts: 281
Joined: Wed Apr 21, 2004 8:06 pm

  • Quote

Post by richard77 » Fri Jul 28, 2006 7:12 pm

It works well also with my R9200:

stock frequency: 250/200 (GPU/mem)
glxgears: 1365

underclock: 100/150 (GPU/mem)
glxgears: 776

underclock: 200/150 (GPU/mem)
glxgears: 1000
Some artifact due maybe to GPU to much clocked vs memory

overclock: 250/250 (GPU/mem)
glxgears: 1620

overclock: 280/280 (GPU/mem)
glxgears: 1830

overclock: 280/300 (GPU/mem)
glxgears: 1910

overclock: 290/300 (GPU/mem)
glxgears: 1940

aiming for 2000:
overclock: 280/330 (GPU/mem)
glxgears: 2020
a lot of artifacts

Just to have more data for charts:

underclock: 190/200 (GPU/mem)
glxgears: 1260

Let's see how much low we can go:

underclock: 50/120 (GPU/mem)
a lot of artifacts, no glxgears. Same artifacts with 100/120

underclock: 50/150 (GPU/mem)
glxgears: 450, artifacts only with glxgears

underclock: 80/150 (GPU/mem)
glxgears: 675. No artifacts.

140 for memory is to low (artifacts)

I think that i will leave it underclock (hey, its 32°C now, at 8pm, and no conditioning in my house).



Thanks for your programming skill proof

federico
Fletto i muscoli e sono nel vuoto
Top
zietbukuel
l33t
l33t
User avatar
Posts: 607
Joined: Fri Dec 30, 2005 9:45 pm

  • Quote

Post by zietbukuel » Sun Jul 30, 2006 3:27 am

Anyone knows how to make this permanent?
Top
synss
Apprentice
Apprentice
User avatar
Posts: 282
Joined: Wed Mar 08, 2006 5:42 pm
Location: Dijon > Berlin > Tokyo > Nürnberg > München

  • Quote

Post by synss » Sun Jul 30, 2006 10:12 pm

zietbukuel wrote:Anyone knows how to make this permanent?
To make it permanent, just write an initscript or put the command into /etc/conf.d/local.start
Compress portage tree
Elog viewer
Autodetect swap
Top
zietbukuel
l33t
l33t
User avatar
Posts: 607
Joined: Fri Dec 30, 2005 9:45 pm

  • Quote

Post by zietbukuel » Mon Jul 31, 2006 8:52 pm

Thank you.
Top
JuMPeRfLy
n00b
n00b
Posts: 30
Joined: Tue Mar 23, 2004 6:35 am
Location: Bangor, Wales

  • Quote

Post by JuMPeRfLy » Mon Aug 14, 2006 8:48 pm

I have the command in my local.start which works until I start X, then the default clocks are loaded. Anyone know why this would happen?
Top
zietbukuel
l33t
l33t
User avatar
Posts: 607
Joined: Fri Dec 30, 2005 9:45 pm

  • Quote

Post by zietbukuel » Mon Aug 14, 2006 9:05 pm

JuMPeRfLy wrote:I have the command in my local.start which works until I start X, then the default clocks are loaded. Anyone know why this would happen?
I have done this:

Created an executable file in /etc/init.d named rovclock with the contents:

Code: Select all

#!/sbin/runscript
start() {
        rovclock -c 340 -m 250
}

stop(){
        rovclock -c 310 -m 190
}
This is form my card, change the values to fit your needs.
Then do this:

Code: Select all

rc-update add rovclock default
And it should work :) (at least works for me...)
Top
shimbob
Apprentice
Apprentice
Posts: 156
Joined: Sat Sep 13, 2003 9:08 pm

  • Quote

Post by shimbob » Wed Oct 04, 2006 8:22 pm

I'm getting 0mhz for my memory speed.
This is on an Asus Pundit-R, w/ ATI 9100IGP chipset

Code: Select all

zlab cpufreq # rovclock -i
Radeon overclock 0.6e by Hasw (hasw@hasw.net)

Found ATI card on 01:05, device id: 0x5834
I/O base address: 0xd000
Video BIOS shadow found @ 0xc0000
Reference clock from BIOS: 14.32 MHz
Memory size: 1024 kB
Memory channels: 3, CD,CH only: 0
tRcdRD:   5
tRcdWR:   8
tRP:      8
tRAS:     18
tRRD:     3
tR2W-CL:  2
tWR:      1
tW2R:     3
tW2Rsb:   0
tR2R:     2
tRFC:     13
tWL(0.5): 0
tCAS:     6
tCMD:     0
tSTR:     0
XTAL: 14.32 MHz, RefDiv: 13

Core: 100.24 MHz, Mem: 0.0 MHz

Code: Select all

01:05.0 VGA compatible controller: ATI Technologies Inc Radeon 9100 IGP (prog-if 00 [VGA])
        Subsystem: ASUSTeK Computer Inc. Unknown device 8107
        Flags: bus master, 66MHz, medium devsel, latency 96, IRQ 11
        Memory at e8000000 (32-bit, prefetchable) [size=64M]
        I/O ports at d000 [size=256]
        Memory at fda00000 (32-bit, non-prefetchable) [size=64K]
        Expansion ROM at fd900000 [disabled] [size=128K]
        Capabilities: [58] AGP version 3.0
        Capabilities: [50] Power Management version 2
Top
inet_igor
n00b
n00b
Posts: 1
Joined: Tue Oct 17, 2006 12:01 am

overclocking integrated graphics

  • Quote

Post by inet_igor » Tue Oct 17, 2006 12:12 am

Thank you for making this code available!

What is involved in getting support for integrated mobile graphics (express 1100, 1250) overclocking?
Top
SteveBallmersChair
Tux's lil' helper
Tux's lil' helper
User avatar
Posts: 84
Joined: Wed Jul 12, 2006 3:18 am
Location: Being thrown around in Redmond

  • Quote

Post by SteveBallmersChair » Wed Nov 01, 2006 1:35 pm

I get the same "invalid reference clock from BIOS: 0.0 MHz" when I ran rovclock -i on my Radeon x1900GT. I think that it might have something to do with the kernel not fully recognizing the GPU ("unknown device 724b")

Code: Select all

/usr/sbin/lspci -vv
05:00.0 VGA compatible controller: ATI Technologies Inc Unknown device 724b (prog-if 00 [VGA])
        Subsystem: ATI Technologies Inc Unknown device 0b12
        Control: I/O+ Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B-
        Status: Cap+ 66MHz- UDF- FastB2B- ParErr- DEVSEL=fast >TAbort- <TAbort- <MAbort- >SERR- <PERR-
        Latency: 0, Cache Line Size 08
        Interrupt: pin A routed to IRQ 58
        Region 0: Memory at d0000000 (64-bit, prefetchable) [size=256M]
        Region 2: Memory at fd7f0000 (64-bit, non-prefetchable) [size=64K]
        Region 4: I/O ports at 6c00 [size=256]
        [virtual] Expansion ROM at fd700000 [disabled] [size=128K]
        Capabilities: [50] Power Management version 2
                Flags: PMEClk- DSI- D1+ D2+ AuxCurrent=0mA PME(D0-,D1-,D2-,D3hot-,D3cold-)
                Status: D0 PME-Enable- DSel=0 DScale=0 PME-
        Capabilities: [58] Express Endpoint IRQ 0
                Device: Supported: MaxPayload 128 bytes, PhantFunc 0, ExtTag+
                Device: Latency L0s <4us, L1 unlimited
                Device: AtnBtn- AtnInd- PwrInd-
                Device: Errors: Correctable- Non-Fatal- Fatal- Unsupported-
                Device: RlxdOrd+ ExtTag- PhantFunc- AuxPwr- NoSnoop+
                Device: MaxPayload 128 bytes, MaxReadReq 128 bytes
                Link: Supported Speed 2.5Gb/s, Width x16, ASPM L0s L1, Port 0
                Link: Latency L0s <64ns, L1 <1us
                Link: ASPM Disabled RCB 64 bytes CommClk- ExtSynch-
                Link: Speed 2.5Gb/s, Width x16
        Capabilities: [80] Message Signalled Interrupts: 64bit+ Queue=0/0 Enable-
                Address: 0000000000000000  Data: 0000
Unix is user friendly- it is just picky who its friends are.
Top
UberPinguin
Guru
Guru
User avatar
Posts: 510
Joined: Sun Nov 20, 2005 1:27 pm
Location: 2416.94 Miles From Home

  • Quote

Post by UberPinguin » Wed Nov 01, 2006 4:44 pm

I have an ATI Radeon Mobility 7500 in my laptop, ChipID 0x4C57, with 32MB shared RAM. Compaq crippled the BIOS in this thing, so I can't change the amount of RAM shared to video without doubling the amount of RAM in the computer. I haven't been able to find a decent group of settings for overclocking this video card. Can anyone share their wisdom on this?

Code: Select all

#lspci -vv 
01:00.0 VGA compatible controller: ATI Technologies Inc Radeon Mobility M7 LW [Radeon Mobility 7500] (prog-if 00 [VGA])
	Subsystem: Compaq Computer Corporation Unknown device 00b7
	Control: I/O+ Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- Stepping+ SERR- FastB2B-
	Status: Cap+ 66MHz+ UDF- FastB2B+ ParErr- DEVSEL=medium >TAbort- <TAbort- <MAbort- >SERR- <PERR-
	Latency: 66 (2000ns min), Cache Line Size: 32 bytes
	Interrupt: pin A routed to IRQ 11
	Region 0: Memory at 48000000 (32-bit, prefetchable) [size=128M]
	Region 1: I/O ports at 3000 [size=256]
	Region 2: Memory at 40400000 (32-bit, non-prefetchable) [size=64K]
	[virtual] Expansion ROM at 40420000 [disabled] [size=128K]
	Capabilities: [58] AGP version 2.0
		Status: RQ=48 Iso- ArqSz=0 Cal=0 SBA+ ITACoh- GART64- HTrans- 64bit- FW- AGP3- Rate=x1,x2,x4
		Command: RQ=32 ArqSz=0 Cal=0 SBA+ AGP+ GART64- 64bit- FW- Rate=x4
	Capabilities: [50] Power Management version 2
		Flags: PMEClk- DSI- D1+ D2+ AuxCurrent=0mA PME(D0-,D1-,D2-,D3hot-,D3cold-)
		Status: D0 PME-Enable- DSel=0 DScale=0 PME-
Device Section of xorg.conf:

Code: Select all

Section "Device"
    Identifier "Radeon 7500[0]"
    Driver     "radeon"
    BusID      "PCI:1:00:0"
    Option     "EnablePageFlip" "true"
    Option     "BackingStore"  "true"
    Option     "RenderAccel"   "true"
    Option     "AGPFastWrite"  "true"
    #Option     "AccelMethod"   "xaa"
    Option     "AccelMethod"   "exa"
    Option     "AGPMode"       "4"
    Option      "GARTSize" "64"
    Option      "ColorTiling" "1"
    Option     "DDC"
    Option     "MergedNonRectangular" "true"
    Option     "DynamicClocks" "true"
    Option     "MergedFB"      "true"
    Option     "CRT2Hsync"      "30-121"
    Option     "CRT2VRefresh"   "60"
    Option     "MetaModes"      "1024x768-1280x1024 1024x768"
    Option     "CRT2 Position"  "RightOf"
    Option     "BIOSHotkeys"    "on"
EndSection

Code: Select all

#rovclock -i
Radeon overclock 0.6e by Hasw (hasw@hasw.net)

Found ATI card on 01:00, device id: 0x4c57
I/O base address: 0x3000
Video BIOS shadow found @ 0xc0000
Reference clock from BIOS: 27.0 MHz
Memory size: 32768 kB
Memory channels: 2, CD,CH only: 0
tRcdRD:   9
tRcdWR:   4
tRP:      8
tRAS:     18
tRRD:     3
tR2W-CL:  3
tWR:      4
tW2R:     2
tW2Rsb:   1
tR2R:     2
tRFC:     20
tWL(0.5): 2
tCAS:     3
tCMD:     0
tSTR:     1
XTAL: 27.0 MHz, RefDiv: 6

Core: 258.75 MHz, Mem: 364.50 MHz

Code: Select all

$glxgears
libGL warning: 3D driver claims to not support visual 0x4b
3216 frames in 5.0 seconds = 643.123 FPS
3213 frames in 5.0 seconds = 642.470 FPS
Thanks!
aidanjt wrote:You see, instead of arguing from ignorance, and fear, there is only one way to verify a theory. And that's not by clutching a black book and begging the sky fairy for deliverance from the mad scientists and their big machines.
Top
shimbob
Apprentice
Apprentice
Posts: 156
Joined: Sat Sep 13, 2003 9:08 pm

  • Quote

Post by shimbob » Sat Nov 04, 2006 8:39 pm

SteveBallmersChair wrote:I get the same "invalid reference clock from BIOS: 0.0 MHz" when I ran rovclock -i on my Radeon x1900GT. I think that it might have something to do with the kernel not fully recognizing the GPU ("unknown device 724b")
I believe the output of lspci does not rely on the kernel, but on /usr/share/misc/pci.ids
Top
UberPinguin
Guru
Guru
User avatar
Posts: 510
Joined: Sun Nov 20, 2005 1:27 pm
Location: 2416.94 Miles From Home

  • Quote

Post by UberPinguin » Sun Nov 05, 2006 6:12 am

Got all my timings/etc. figured out. Just in case anyone else needs the info for a Radeon Mobility M7 7500 card (yes, I know it's pretty old, but...):

Code: Select all

UberPinguin ubrpngn # rovclock -i
Radeon overclock 0.6e by Hasw (hasw@hasw.net)

Found ATI card on 01:00, device id: 0x4c57
I/O base address: 0x3000
Video BIOS shadow found @ 0xc0000
Reference clock from BIOS: 27.0 MHz
Memory size: 32768 kB
Memory channels: 2, CD,CH only: 0
tRcdRD:   5
tRcdWR:   2
tRP:      4
tRAS:     14
tRRD:     3
tR2W-CL:  2
tWR:      3
tW2R:     0
tW2Rsb:   1
tR2R:     1
tRFC:     14
tWL(0.5): 2
tCAS:     3
tCMD:     0
tSTR:     1
XTAL: 27.0 MHz, RefDiv: 6

Core: 290.25 MHz, Mem: 380.25 MHz
This gives me a great performance boost with (so far) good stability. Tweaking beyond this results in artifacts, distortion, loss of performance, and sometimes even rebooting. I've gone from ~647fps to ~1018 in glxgears and can now use compositing without worry. Yay!
aidanjt wrote:You see, instead of arguing from ignorance, and fear, there is only one way to verify a theory. And that's not by clutching a black book and begging the sky fairy for deliverance from the mad scientists and their big machines.
Top
jrtayloriv
Tux's lil' helper
Tux's lil' helper
Posts: 149
Joined: Fri Dec 31, 2004 2:22 am
Location: N. Idaho
Contact:
Contact jrtayloriv
Website

Radeon Mobility M6 Overclocking

  • Quote

Post by jrtayloriv » Mon Jan 01, 2007 4:12 am

I have a Radeon Mobility M6, what are the maximum safe settings for overclocking my video card?
Top
UberPinguin
Guru
Guru
User avatar
Posts: 510
Joined: Sun Nov 20, 2005 1:27 pm
Location: 2416.94 Miles From Home

Re: Radeon Mobility M6 Overclocking

  • Quote

Post by UberPinguin » Mon Jan 01, 2007 7:15 am

jrtayloriv wrote:I have a Radeon Mobility M6, what are the maximum safe settings for overclocking my video card?
Your best bet is to increment each setting slowly, testing along the way. Keep an eye on temperature and stability, and scale back a little when they get out of hand.
Top
jrtayloriv
Tux's lil' helper
Tux's lil' helper
Posts: 149
Joined: Fri Dec 31, 2004 2:22 am
Location: N. Idaho
Contact:
Contact jrtayloriv
Website

Safe temperatures for Radeon Mobility M6

  • Quote

Post by jrtayloriv » Tue Jan 02, 2007 4:22 am

What would be consider a safe operating temperature for a Mobility M6?

Thanks,
jrtayloriv
Top
jbryner
n00b
n00b
Posts: 47
Joined: Fri Sep 03, 2004 8:48 pm
Location: pdx

multi gpu card?

  • Quote

Post by jbryner » Mon Apr 02, 2007 8:26 pm

I've got an ati firemv2400 that has multiple gpus:

Code: Select all

lspci:
05:01.0 VGA compatible controller: ATI Technologies Inc Radeon R250 Lf [FireGL 9000] (rev 02)
05:01.1 Display controller: ATI Technologies Inc Radeon R250 Ln [Radeon Mobility 9000 M9] [Secondary] (rev 02)
05:05.0 Display controller: ATI Technologies Inc Radeon R250 Lf [FireGL 9000] (rev 02)
05:05.1 Display controller: ATI Technologies Inc Radeon R250 Ln [Radeon Mobility 9000 M9] [Secondary] (rev 02)
rovclock seems to affect only the first one:

Code: Select all

pcm0175 smbenumshares # rovclock -i
Radeon overclock 0.6e by Hasw (hasw@hasw.net)

Found ATI card on 05:01, device id: 0x4c66
I/O base address: 0xd800
Video BIOS shadow found @ 0xc0000
Reference clock from BIOS: 27.0 MHz
Memory size: 65536 kB
Memory channels: 1, CD,CH only: 0
tRcdRD:   6
tRcdWR:   2
tRP:      7
tRAS:     16
tRRD:     5
tR2W-CL:  3
tWR:      3
tW2R:     1
tW2Rsb:   1
tR2R:     2
tRFC:     20
tWL(0.5): 2
tCAS:     3
tCMD:     0
tSTR:     1
XTAL: 27.0 MHz, RefDiv: 12

But I'm basing this only its display of the first card in the lspci. Anyone know how this affects cards like this with multi-screen outputs? The firemv2400 is a 4 head card.
Top
Phlogiston
Veteran
Veteran
User avatar
Posts: 1925
Joined: Tue Jan 27, 2004 12:05 pm
Location: Europe, Swizerland

  • Quote

Post by Phlogiston » Sun Sep 02, 2007 9:34 pm

Anyone knows about this xtal frequency?
Workstation: 5.1 SurroundSound, LIRC remote control; Laptop [IBM-T43]: patched sources, s2disk/ram, fingerprint sensor
Top
Therion 666
n00b
n00b
Posts: 1
Joined: Thu Oct 11, 2007 12:43 am

  • Quote

Post by Therion 666 » Tue Oct 23, 2007 6:47 pm

How i can overclock this card?

Code: Select all

01:05.0 VGA compatible controller: ATI Technologies Inc RS300M AGP [Radeon Mobility 9100IGP]

Code: Select all

Found ATI card on 01:05, device id: 0x5835
I/O base address: 0x9000
Video BIOS shadow found @ 0xc0000
Reference clock from BIOS: 14.31 MHz
Memory size: 131072 kB
Memory channels: 2, CD,CH only: 0
tRcdRD:   9
tRcdWR:   8
tRP:      8
tRAS:     18
tRRD:     3
tR2W-CL:  2
tWR:      1
tW2R:     3
tW2Rsb:   0
tR2R:     2
tRFC:     13
tWL(0.5): 0
tCAS:     6
tCMD:     0
tSTR:     0
XTAL: 14.31 MHz, RefDiv: 6

Core: 300.51 MHz, Mem: 0.0 MHz
Top
auftable
n00b
n00b
Posts: 1
Joined: Thu Aug 04, 2011 4:30 pm

  • Quote

Post by auftable » Thu Aug 04, 2011 4:38 pm

Is this program still being developed? I could use it with my ATI Radeon Mobility HD 4330.
Is this the official place for discussing this program?
I think it does not fully recognize my card:

Code: Select all

sudo rovclock -i
Radeon overclock 0.6e by Hasw (hasw@hasw.net)

Found ATI card on 01:00, device id: 0x9552
I/O base address: 0x2000
Video BIOS shadow found @ 0xc0000
Invalid reference clock from BIOS: 0.0 MHz
Memory size: 0 kB
Memory channels: 1, CD,CH only: 0
tRcdRD:   3
tRcdWR:   1
tRP:      3
tRAS:     6
tRRD:     1
tR2W-CL:  1
tWR:      1
tW2R:     0
tW2Rsb:   0
tR2R:     1
tRFC:     13
tWL(0.5): 0
tCAS:     0
tCMD:     0
tSTR:     0
I also tried -x 1432 and 2950.

The bus frequencies are not shown. Can I do this with the open radeon driver or do I need to use fglrx?
Top
Post Reply

120 posts
  • Previous
  • 1
  • 2
  • 3
  • 4
  • 5

Return to “Documentation, Tips & Tricks”

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