I asked you about glibc because, as French, I had to compile glibc to get french language support. The procedure is explained in the Gentoo howtos, language support (not sure of that)
In my experience, lm_sensors doesn't work if you build i2c and hardware monitor statically. I tried and lm_sensors doesn't find anything. I solved it building i2c and hardware monitors as modules, then reboot, then sensors-detect to configure lm_sensors, then rc-update add lm_sensors default. I'm ...
If you're using a 32bits kernel, DON'T set march=k8 or march=athlon64, you will generate 64bits progs and they won't run. As said before, the best is -march=athlon-xp with the corrects switches.
Of course it is. At first you need mplayer / mencoder with mp4 and divx support. You also need dvdauthor, to transform an mpeg2 file into a dvd structure. you need mkisofs with dvd support. and you need cdrecord or equivalent. Everything is explained with examples in the wiki, http://gentoo-wiki.org ...
Hi. Do yuo have complete ACPI support in your Kernel ? Did you add all i2c and hardware monitor as modules in your kernel ? Did you emerge lm_sensors ?
However, maybe they're something wrong in the Brother driver, an incompatibility between your glibc and the brother driver. Did you compile GLibc on your own, or are you still using the distro one ?
After MANY decepts with ATI cards (an IGP 340 on anIBM Thinkpad Laptop, and an ATI 9200SE AGP), I ventually conclude tu use ONLY Nvidia GPUs under Linux. It's my opinion, I share it with you, however I know that laptops with nvidia's are more expensive. An X1300 is not a very powerfull chip, and if ...
By the way, the message you have is because your agpgart.o and kernel are not of the same build. You shoul compile a new kernel on your own, and insert its references in the /boot/grub/menu.lst. You should also copy the new System.map. Believe me, a compile-it-yourself kernel is worth the time and ...
Hi again I recently upgraded the NVidia package from 81.74 to 87.something. Now I'm not able to get dual display to work anymore. I'm able to have the VGA as first and the DVI as second, but, guess what ? That's not what I want to use : I want the DVI at first. So I went to a NVIDIA-Twinview ...
Since the last time I wrote, I changed my first monitor (the one connected to the DVI via a DVI->VGA) for a Philips 200W6 DVI-D, and I kept the second standard VGA CRT one (LG55V). This config DOES NOT use Nvidia's twinview capacity, but Xorg twinview capacity. BTW, the two screens have ...
Sais-tu que les disques durs sont enregistrés de l'extérieur vers l'intérieur ? La vitesse linéaire sur l'extérieur du disque est environ 2,5 fois plus rapide qu'à l'intérieur. C'est pour çà qu'il est recommandé de mettre le swap en débt de disque, entre la ...