It's damned easy to build your own Arch ISO : I wrote howto to bundle nvidia blender xfce in my wiki
Type: Posts; User: cyring; Keyword(s):
It's damned easy to build your own Arch ISO : I wrote howto to bundle nvidia blender xfce in my wiki
Those not familiar with Arch : you are supposed to set it up once then you only upgrade the packages online. It's a rolling release.
Benchmarks (ie Phoronix, Heaven, whatever) are available using...
Is this release curing resume from suspend to ram bug with Intel Core i7 nhm ?
What are U talking about !
I did port the GLES version of RollerCoaster here and programmed a Cube sample there, the GPU is doing fine till the code does not rely too much on the CPU.
Part of the success of ArchLinux is based on AUR : never found the same in Ubuntu
Happy with the Rolling Release. Just installed once.
So why Fedora or Ubuntu ?
Still using Desktop PCs , are there reasons to go to Surface or any Android/IOS tablet ?
Is enjoying the commands way some kind of retrograde or old school ?
As far as 3.2 any kernel release crashed when waking up from suspend to ram :mad:
( using an Intel Core i7-920 & ArchLinux x86_64 )
Hope this issue is solved :cool:
Hello,
Thanks taking time to anwser.
Those are indeed promising XFree driver, however I wonder how the various XBMC distribs manage the videos : using straight SDL ? or OpenGL without X ?
I have...
To be short: what other drivers can we use beside xf86-video-fbdev ?
( fyi: using ArchLinux ARM)
What about kdenlive : it is for me a good editor.
What main features do I miss compare to those ones
Sorry for the inconveniences, I have built a server for all my source codes at the following URL
http://code.cyring.fr/FTS
When you point timings.c in the directories tree, it will display 3 icons : one is for direct download ( like save as )
I have programmed in php my code server to make it easy, do I need to do...
timings.c is so tiny !
it just requires to do a cc
btw, this code will join next release of CoreMod which have the whole thing (Makefile, tgz)
I have released my source code to display the DDR3 Timings
1- download Source/C/DDR3_Timings/timings.c in the code server
2- compile
cc timings.c -o timings
3- run as root
sudo ./timings
...
KDE is my favorite DE, I wish it could be more SSD friendly :cool:
For instance it could give us some "easy" UI options :
- to stop using MySQL as a meta file indexer;
- completely avoid logging...
It works with my motherboard : ASUS Rampage 2 Gene
The HT status is retrieved from SMBIOS (my dmi is a 2.5 release)
http://blog.cyring.fr/wp-content/uploads/2012/07/CyrIng_coremod_screen11.jpg
As...
Also about HT and other features, it is just matter of time for me to work more on CPUID, but it requires to understand Intel's specs and that's a job :D
Because if you look its sources, i7z parse the same file as you do : /proc/cpuinfo and CPUID
So what does it means, the SMBIOS of your board might be badly implemented.
I wonder how many...