Jump to content
Read the Funtoo Newsletter: Summer 2023 ×

anoraktrend

Members
  • Posts

    1
  • Joined

  • Last visited

Posts posted by anoraktrend

  1. On 5/7/2021 at 5:46 PM, dutch-master said:

    Apols, I hadn't checked, but I got the same results as you got: 404 ?

     

    Alternatively, use the generic-64 stage3 file (it's there, I checked ? ) then change the cflags and chost entries in make.conf after rebooting into the actual system:

    
    CHOST="x86_64-pc-linux-gnu"
    CFLAGS="-march=amdfam10 -O2 -pipe"
    CPU_FLAGS="3dnow 3dnowext mmx mmxext popcnt sse sse2 sse3 sse4a"

    Then do a world update:

    
    emerge --jobs=4 --load-average=2 -auDN @world

    It may not be the "official" way, but at least it's a start ?

    Generic-64 tarball is missing now, too. K10 doesn't pretend to exist anymore, either. My CPU is a Btver1 (a bobcat CPU, the predecessor to jaguar.) It doesn't have official support but it's similar to K10 from what I've researched.

×
×
  • Create New...