Code: Select all
CFLAGS="-O3 -march=athlon64 -ffast-math -funroll-all-loops -funit-at-a-time -fpeel-loops -ftracer -funswitch-loops -fomit-frame-pointer -pipe"
has anybody tried the lm_sensors on the A8N? - which sensors do i need?

Code: Select all
CFLAGS="-O3 -march=athlon64 -ffast-math -funroll-all-loops -funit-at-a-time -fpeel-loops -ftracer -funswitch-loops -fomit-frame-pointer -pipe"
Am running lm_sensors, am using the it87 module with gkrellm, runs sweet got all my temperature measurements and fans.iDeJ wrote:i'm using the CFLAGs
which run quite fast for me (and even if you don't expect it, stable)Code: Select all
CFLAGS="-O3 -march=athlon64 -ffast-math -funroll-all-loops -funit-at-a-time -fpeel-loops -ftracer -funswitch-loops -fomit-frame-pointer -pipe"
has anybody tried the lm_sensors on the A8N? - which sensors do i need?
Code: Select all
lsmod
Module Size Used by
it87 23204 0
i2c_sensor 3136 1 it87
i2c_isa 2368 0
i2c_voodoo3 5128 0
i2c_algo_bit 8584 1 i2c_voodoo3
i2c_core 19672 4 it87,i2c_sensor,i2c_isa,i2c_algo_bit

no i haven't, but i found these flags on the amd website as the recomended cflags (okay i found a thread in this forum where somebody found this flags on the amd website)ahorn wrote:did you read the gcc manual about the o3 flag and what included in it?
?`-ffast-math'
Sets `-fno-math-errno', `-funsafe-math-optimizations',
`-fno-trapping-math', `-ffinite-math-only', `-fno-rounding-math'
and `-fno-signaling-nans'.
This option causes the preprocessor macro `__FAST_MATH__' to be
defined.
This option should never be turned on by any `-O' option since it
can result in incorrect output for programs which depend on an
exact implementation of IEEE or ISO rules/specifications for math
functions.
Code: Select all
bash-2.05b# lspci
0000:00:00.0 Memory controller: nVidia Corporation CK804 Memory Controller (rev a3)
0000:00:01.0 ISA bridge: nVidia Corporation: Unknown device 0050 (rev a3)
0000:00:01.1 SMBus: nVidia Corporation CK804 SMBus (rev a2)
0000:00:02.0 USB Controller: nVidia Corporation CK804 USB Controller (rev a2)
0000:00:02.1 USB Controller: nVidia Corporation CK804 USB Controller (rev a3)
0000:00:04.0 Multimedia audio controller: nVidia Corporation CK804 AC'97 Audio Controller (rev a2)
0000:00:06.0 IDE interface: nVidia Corporation CK804 IDE (rev a2)
0000:00:07.0 IDE interface: nVidia Corporation CK804 Serial ATA Controller (rev a3)
0000:00:08.0 IDE interface: nVidia Corporation CK804 Serial ATA Controller (rev a3)
0000:00:09.0 PCI bridge: nVidia Corporation CK804 PCI Bridge (rev a2)
0000:00:0a.0 Bridge: nVidia Corporation CK804 Ethernet Controller (rev a3)
0000:00:0b.0 PCI bridge: nVidia Corporation CK804 PCIE Bridge (rev a3)
0000:00:0c.0 PCI bridge: nVidia Corporation CK804 PCIE Bridge (rev a3)
0000:00:0d.0 PCI bridge: nVidia Corporation CK804 PCIE Bridge (rev a3)
0000:00:0e.0 PCI bridge: nVidia Corporation CK804 PCIE Bridge (rev a3)
0000:01:0a.0 FireWire (IEEE 1394): Texas Instruments TSB82AA2 IEEE-1394b Link Layer Controller (rev 01)
0000:02:00.0 Ethernet controller: Marvell Technology Group Ltd. Gigabit Ethernet Controller (rev 19)
0000:05:00.0 VGA compatible controller: nVidia Corporation: Unknown device 0140 (rev a2)
I have the Asus A8N-SLI Deluxe and I have had an SATA and xorg problem1) I have to choose between ASUS (A8V-E Deluxe, A8N SLI, A8N SLI Deluxe) and Gigabyte (GA-K8NXP9, GA-K8NU-SLI, GA-K8NXP-SLI) Whoever has one of these boards can kindly post the lspci for compatibility purpose? Thanks!
2) I read some people having problems, while installing Gentoo, with SATA or Video or CFLAGS or Xorg. For those with an ASUS board, are all these issues now resolved or will I have to suffer like some of you did? I ask this because I intend on installing three SATA HD and a nVidia PCI E card. Can I peacefully go ahead and purchase them?
3) My main concern is at least being able to:
a. install gentoo 64-bit from stage 1 with optimized CFLAGS and other main configurations
b. get xorg fully working with nVidia video card Chipset
c. get kde installed and fully working
d. get all or what is possible of the motherboard configured, like sound, NIC, LPT, and others
Fluxbox has transparencies as well, in fluxbox menu->Configure->Transparency.Poseidon wrote:XFCE4 4.2 has transparencies. I've been using xcompmgr for almost a year now with transset to set transparencies on this excellent desktop. Not too much like windows (KDE), without all the bloat. I highly recommend this to everyone out there.pantherace wrote:Composite also works well.
KDE CVS for probably the very few running it, has a new option Desktop -> Window Behavior -> Translucency Tab...
Have fun.![]()
The implementations of Composite have much improved since they were first released. (Still have a way to go... BUT EYECANDY!![]()
)
I did have X crash a second ago. (Xorg.0.log.old isn't that helpful about it...) So it still seems to have the same issues that I've had of it crashing (though all my prior testcases that always succeeded have been fixed.)
I'm recompiling my 6.8.0r3 with the patches kip mentioned, we'll see how it goes. I'm liking this board so far, hopefully won't have all the problems you guys have been facing. FYI, there is a 6.8.0r4 out there, any takes? BTW, I am running the nitro4 2.6.10 kernel on an AMD64 3000+ with the XFX GeForce 6600GT.


Code: Select all
/bin/sh: error while loading shared libraries: /emul/linux/x86/usr/lib/libaoss.so: cannot open shared object file: No such file or directory
merlin@optimus merlin $ ls -l /emul/linux/x86/usr/lib/libaoss.so
lrwxrwxrwx 1 root root 16 Feb 23 21:08 /emul/linux/x86/usr/lib/libaoss.so -> libaoss.so.0.0.0
merlin@optimus merlin $ ls -l /emul/linux/x86/usr/lib/libaoss.so.0.0.0
-rwxr-xr-x 1 root root 15000 Feb 23 21:08 /emul/linux/x86/usr/lib/libaoss.so.0.0.0