Перейти к содержанию

Master400

Members
  • Постов

    649
  • Зарегистрирован

  • Посещение

  • Победитель дней

    1

Весь контент Master400

  1. Прямой запрос через www.google.ru -> sendmail postfix server on linux дает просто немеренно ответов. www.opennet.ru там полно статей на данную тематику. http://www.opennet.ru/search.shtml?method=and&format=bui ltin-long&config=htdig&restrict=&exclude=&wo rds=sendmail+postfix
  2. http://linuxportal.ru/entry.php/P493_0_3_0/ Кодировку и шрифты правь.
  3. http://linuxportal.ru/lib.php?id=C0_3_3 http://linuxportal.ru/entry.php/P34_0_3_0/
  4. Русифицировать консоль в одной кодировке а Х в другой.
  5. Не монтируй второй винт - либо убери в биосе райда RAID1 и сделай его програмно mirrored в линуксе.
  6. Так тебеж помогал а не ему
  7. C чарсетами можешь поиграть - либо увидишь вместо руских букв кракозябры. man mount man fstab - ищи описание чарсетов.
  8. SuSe 9.1 Profesional. (IA32-IA64) Проц Intel & AMD тачек 2.
  9. /dev/hda1 /mnt/win_c ntfs iocharset=iso8859-1 0 0 /dev/hda5 /mnt/win_d ntfs iocharset=iso8859-1 0 0 /dev/hda6 /mnt/win_e ntfs iocharset=iso8859-1 0 0 где /dev/hda1 /dev/hda5 /dev/hda6 номера партиций с виндами и /mnt/win_c /mnt/win_d /mnt/win_e созданные директории в /mnt
  10. Добавить соответствующую строчку в fstab.
  11. Дист от дистра всегда отличался либо в хорошую либо в плохую сторону.
  12. Вот где-то тут 1. xextensions Various X extension headers 2. xextra Two hardware independent X-servers, Xvfb and Xnest 3. mozilla-ctxextensions Context Menu Extensions for Mozilla http://search.rpmseek.com/search.html Is there some specific reason you're picking up libX11 via the pathname rather than using "-L /usr/local/lib -lX11" (similarly for the glib libraries). The Xext library (-lXext). This contains code for shared memory pixmaps and other X extensions. Библиотеки у тя не все стоят библиотека libXext.so Вот пакеты где она есть libxfree86-devel X11-devel XFree86-devel
  13. А вот и конфиги Works great on Slackware 9.1 (now slackware-current). Using the ATI's 3.2.8 drivers. XFree86 4.3.0 Works fine with WineX-CVS, UT2004demo, basically anything OpenGL that I have tried. http://www.linuxquestions.org/hcl/showproduct.php?product=68 3 I have been seeing a lot of problems installing the new ATI drivers with the 2.6.7 kernel and Slackware 10 so heres the solution, it's how I did it. First, download the new ATI drivers from www.ati.com as of right now they should be 3.9. The 2.6.7 kernel requires a patch download it from here http://linuxmind.de/~ssimon/fglrx-2.6.7.patch Heres the very first thing I do ***NOTE: I rename my files for my sake replace the filename with the filename you have*** 1. rpm2tgz fglrx.rpm this will change the rpm file to a .tgz for all you noobs out there. ***installpkg and the following steps are done as root*** 2. installpkg fglrx.tgz this will install the fglrx drivers required for your card 3. cp fglrx-2.6.7.patch /lib/modules/fglrx/build_mod this will copy the patch to the appropriate directory 4. patch -p1 < fglrx-2.6.7.patch this will patch the current drivers to work with the 2.6.7 kernel 5. chmod +x make.sh makes make.sh executable 6. sh make.sh runs make.sh, if you get any errors during this about agpgart then you need to recompile your kernel to use agpgart as a module refer to the Kernel Compiling stickies 7. cd .. if you dont know what this does then you shouldn't even be using Linux 8. chmod +x make_install.sh once again makes make_install.sh executable 9. sh make_install.sh that should install the drivers no problem, now onto configuring your X server I perfer to hand edit the xorg.conf file instead of using fglrxconfig because it usually screws my server up so. 10. joe /etc/X11/xorg.conf you can use whatever editor you'd like here, open up the file and change the approriate lines Under the section "Module Section" under load glx add code: load "dri" Under the section "Graphics Device Section" code: Section "Device" Identifier "fglrx" Driver "fglrx" Under the section "Screen Sections" code: Device "fglrx" At the very bottom of the file add this code: Section "DRI" Group 0 Mode 0666 EndSection Bam save the file and you should have acceleration, if anyone wants me to I will post my xorg.conf file *** EDIT *** If you want to test your driver install goto a terminal and type glxgears Also if you are running the 2.4.x kernel you don't need to apply the patch ***EDIT*** ------------------------------------------------------------ ------- http://www.linuxforums.org/forum/topic-21368-0.html
  14. /usr/lib64/gcc-lib/x86_64-suse-linux/3.3.3/../../../../x86_6 4-suse-linux/bin/ld: cannot find -lXext У тебя нету lXext поставь пакет в котором он есть.
  15. Для начала почитай. http://linuxportal.ru/entry.php/P34_0_3_0/ http://linuxportal.ru/entry.php/P493_0_3_0/
  16. Прокси с NTLM авторизацией - Squid. Разве он тебе неподходит. Что именно нужно получить в конечном итоге.
  17. В инете есть дрова посвежее.
  18. Похоже те придется ставить другое ядро посвежее из ветки 2.4.18
×
×
  • Создать...