Türkiye
Az konuş, çok çalış..

Forum

Bildirimler
Tümünü temizle

ATI HD 6850 İçin Mesa Sürücüsü Kurmak

18 Yazılar
5 Üyeler
0 Reactions
2,501 Görüntüleme
(@vihera)
Gönderiler: 15
Active Member
Konu başlatıcı
 

Arkadaşlar Manjaro için Mesa sürücülerini nasıl kurabilirim ? Mesa'yı tar.gz şeklinde indirdim ve kuramıyorum, yardım lütfen.

The quieter you become, the more you are able to hear.

 
Gönderildi : 27/11/2015 6:08 pm
(@mgundogdu)
Gönderiler: 661
Honorable Member
 

sürücüleri package manager den aradınız mı?

Bilgi insanlığın malıdır. Bir grubun ya da kişin değil!

 
Gönderildi : 27/11/2015 6:53 pm
(@mgundogdu)
Gönderiler: 661
Honorable Member
 

standart prosedür şu:
önce
sudo pacman -S base-devel
indirdiğin dosyayı çıkart. çıkardığın dosyaya git (cd komutu ile)
./configure
make
make install

hata alırsan muhtemelen bağımlıklı paketleri kurulmamıştır. Bu durumda bağımlılık paketlerini paket yöneticisinden kurduktan sonra yukardaki prosedurü tekrar dene.

Bilgi insanlığın malıdır. Bir grubun ya da kişin değil!

 
Gönderildi : 27/11/2015 7:09 pm
(@vihera)
Gönderiler: 15
Active Member
Konu başlatıcı
 

standart prosedür şu:
önce
sudo pacman -S base-devel
indirdiğin dosyayı çıkart. çıkardığın dosyaya git (cd komutu ile)
./configure
make
make install

hata alırsan muhtemelen bağımlıklı paketleri kurulmamıştır. Bu durumda bağımlılık paketlerini paket yöneticisinden kurduktan sonra yukardaki prosedurü tekrar dene.

[vishera@vishera ~]$ cd Masaüstü/mesa-10.5.4
[vishera@vishera mesa-10.5.4]$ ./configure
checking build system type... x86_64-unknown-linux-gnu
checking host system type... x86_64-unknown-linux-gnu
checking target system type... x86_64-unknown-linux-gnu
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for a thread-safe mkdir -p... /usr/bin/mkdir -p
checking for gawk... gawk
checking whether make sets $(MAKE)... yes
checking whether make supports nested variables... yes
checking whether UID '1000' is supported by ustar format... yes
checking whether GID '100' is supported by ustar format... yes
checking how to create a ustar tar archive... gnutar
checking whether make supports nested variables... (cached) yes
checking for style of include used by make... GNU
checking for gcc... gcc
checking whether the C compiler works... yes
checking for C compiler default output file name... a.out
checking for suffix of executables...
checking whether we are cross compiling... no
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether gcc accepts -g... yes
checking for gcc option to accept ISO C89... none needed
checking whether gcc understands -c and -o together... yes
checking dependency style of gcc... gcc3
checking for ar... ar
checking the archiver (ar) interface... ar
checking how to run the C preprocessor... gcc -E
checking for gcc... (cached) gcc
checking whether we are using the GNU C compiler... (cached) yes
checking whether gcc accepts -g... (cached) yes
checking for gcc option to accept ISO C89... (cached) none needed
checking whether gcc understands -c and -o together... (cached) yes
checking dependency style of gcc... (cached) gcc3
checking for g++... g++
checking whether we are using the GNU C++ compiler... yes
checking whether g++ accepts -g... yes
checking dependency style of g++... gcc3
checking dependency style of gcc... gcc3
checking for GNU make... make
checking for python2... python2
checking for a sed that does not truncate output... /usr/bin/sed
checking for special C compiler options needed for large files... no
checking for _FILE_OFFSET_BITS value needed for large files... no
checking how to print strings... printf
checking for a sed that does not truncate output... (cached) /usr/bin/sed
checking for grep that handles long lines and -e... /usr/bin/grep
checking for egrep... /usr/bin/grep -E
checking for fgrep... /usr/bin/grep -F
checking for ld used by gcc... /usr/bin/ld
checking if the linker (/usr/bin/ld) is GNU ld... yes
checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
checking the name lister (/usr/bin/nm -B) interface... BSD nm
checking whether ln -s works... yes
checking the maximum length of command line arguments... 1572864
checking how to convert x86_64-unknown-linux-gnu file names to x86_64-unknown-linux-gnu format... func_convert_file_noop
checking how to convert x86_64-unknown-linux-gnu file names to toolchain format... func_convert_file_noop
checking for /usr/bin/ld option to reload object files... -r
checking for objdump... objdump
checking how to recognize dependent libraries... pass_all
checking for dlltool... no
checking how to associate runtime and link libraries... printf %sn
checking for archiver @FILE support... @
checking for strip... strip
checking for ranlib... ranlib
checking command to parse /usr/bin/nm -B output from gcc object... ok
checking for sysroot... no
checking for a working dd... /usr/bin/dd
checking how to truncate binary pipes... /usr/bin/dd bs=4096 count=1
checking for mt... no
checking if : is a manifest tool... no
checking for ANSI C header files... yes
checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for memory.h... yes
checking for strings.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for unistd.h... yes
checking for dlfcn.h... yes
checking for objdir... .libs
checking if gcc supports -fno-rtti -fno-exceptions... no
checking for gcc option to produce PIC... -fPIC -DPIC
checking if gcc PIC flag -fPIC -DPIC works... yes
checking if gcc static flag -static works... yes
checking if gcc supports -c -o file.o... yes
checking if gcc supports -c -o file.o... (cached) yes
checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
checking whether -lc should be explicitly linked in... no
checking dynamic linker characteristics... GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... no
checking how to run the C++ preprocessor... g++ -E
checking for ld used by g++... /usr/bin/ld -m elf_x86_64
checking if the linker (/usr/bin/ld -m elf_x86_64) is GNU ld... yes
checking whether the g++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
checking for g++ option to produce PIC... -fPIC -DPIC
checking if g++ PIC flag -fPIC -DPIC works... yes
checking if g++ static flag -static works... yes
checking if g++ supports -c -o file.o... yes
checking if g++ supports -c -o file.o... (cached) yes
checking whether the g++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
checking dynamic linker characteristics... (cached) GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
checking for bison... bison -y
checking if bison is the parser generator... yes
checking for flex... flex
checking lex output file root... lex.yy
checking lex library... -lfl
checking whether yytext is a pointer... yes
checking if flex is the lexer generator... yes
checking for indent... cat
checking if module mako in python is installed... No module named mako
no
checking if compiling with clang... no
checking whether gcc version is sufficient... yes
checking for __builtin_bswap32... yes
checking for __builtin_bswap64... yes
checking for __builtin_clz... yes
checking for __builtin_clzll... yes
checking for __builtin_ctz... yes
checking for __builtin_expect... yes
checking for __builtin_ffs... yes
checking for __builtin_ffsll... yes
checking for __builtin_popcount... yes
checking for __builtin_popcountll... yes
checking for __builtin_unreachable... yes
checking for __attribute__((flatten))... yes
checking for __attribute__((format))... yes
checking for __attribute__((malloc))... yes
checking for __attribute__((packed))... yes
checking for pkg-config... /usr/bin/pkg-config
checking pkg-config is at least version 0.9.0... yes
checking whether gcc supports -Werror=missing-prototypes... yes
checking whether gcc supports -fvisibility=hidden... yes
checking whether g++ supports -fvisibility=hidden... yes
checking if ld supports -Bsymbolic... yes
checking whether ld supports --gc-sections... yes
checking if the linker supports version-scripts... yes
checking if the linker supports --dynamic-list... yes
checking whether to enable assembly... yes, x86_64
checking xlocale.h usability... yes
checking xlocale.h presence... yes
checking for xlocale.h... yes
checking for strtof... yes
checking for dlopen... no
checking for dlopen in -ldl... yes
checking for dladdr... yes
checking for clock_gettime... yes
checking for posix_memalign... yes
checking for the pthreads library -lpthreads... no
checking whether pthreads work without any flags... no
checking whether pthreads work with -Kthread... no
checking whether pthreads work with -kthread... no
checking for the pthreads library -llthread... no
checking whether pthreads work with -pthread... yes
checking for joinable pthread attribute... PTHREAD_CREATE_JOINABLE
checking if more special flags are required for pthreads... no
checking for PTHREAD_PRIO_INHERIT... no
checking for LIBDRM... yes
checking for LIBUDEV... yes
checking for GLPROTO... no
configure: error: Package requirements (glproto >= 1.4.14) were not met:

No package 'glproto' found

Consider adjusting the PKG_CONFIG_PATH environment variable if you
installed software in a non-standard prefix.

Alternatively, you may set the environment variables GLPROTO_CFLAGS
and GLPROTO_LIBS to avoid the need to call pkg-config.
See the pkg-config man page for more details.
[vishera@vishera mesa-10.5.4]$ make
make: Hedefler belirtilmediğinden make dosyası yok. Durdu.
[vishera@vishera mesa-10.5.4]$ make install
make:
No rule to make target 'install'. Durdu.
[vishera@vishera mesa-10.5.4]$

Terminal komutlarında da anlayacağınız üzere make install durdu falan diyor, ne yapmam gerekiyor ? Ayrıca paket yöneticisinden aramayı bilmiyorum.

The quieter you become, the more you are able to hear.

 
Gönderildi : 27/11/2015 7:37 pm
 ata
(@ata)
Gönderiler: 2110
Noble Member
 

sağ alt da dişli şeklinde bir işaret olmalı ona sağtıkladığınız da 2 seçenek olacak siz paket yöneticisini işaretleyin açılan arayüzde programın adını yazın ve bulun

Suskunluğum asaletimdendir,her lafa verilecek cevabım var. Ama bir lafa bakarım laf mı ? diye bir de söyleyene bakarım adam mı ? diye

                        

 
Gönderildi : 27/11/2015 7:39 pm
(@mgundogdu)
Gönderiler: 661
Honorable Member
 

glproto 1.4.14 paketini paket yoneticisinden kur.
wisker menuden package manager acip ordan arat. Aur aktif yapmak icin sag ust kosede bir bolum var oraya tikla aur u aktiflestir ve paketi sorgula

Bilgi insanlığın malıdır. Bir grubun ya da kişin değil!

 
Gönderildi : 27/11/2015 8:17 pm
 ata
(@ata)
Gönderiler: 2110
Noble Member
 

https://aur.archlinux.org/packages/?O=0&SeB=nd&K=glproto+1.4.14+&outdated=&SB=n&SO=a&PP=50&do_Search=Go

https://aur.archlinux.org/packages/?O=0&SeB=nd&K=glproto+&outdated=&SB=n&SO=a&PP=50&do_Search=Go

mesa 11.0.3-1 var depoda kurmak istediği paketi göremedim

Suskunluğum asaletimdendir,her lafa verilecek cevabım var. Ama bir lafa bakarım laf mı ? diye bir de söyleyene bakarım adam mı ? diye

                        

 
Gönderildi : 27/11/2015 8:26 pm
(@mgundogdu)
Gönderiler: 661
Honorable Member
 

Evet mesa var zaten. Acaba düşük paketimi kurmaya çalışıyor. Keşke biraz daha detay verseydi ne yapmak istediğine dair. Daha iyi yardım edebilirdik 🙂

Bilgi insanlığın malıdır. Bir grubun ya da kişin değil!

 
Gönderildi : 27/11/2015 9:25 pm
 ata
(@ata)
Gönderiler: 2110
Noble Member
 

açık bir anlatım ile soruyu sormaları ve çıktı vermeleri ne güzel olur  ;D [vishera@vishera ~]$ cd Masaüstü/mesa-10.5.4  kurmak istediği çıktısında bu

Suskunluğum asaletimdendir,her lafa verilecek cevabım var. Ama bir lafa bakarım laf mı ? diye bir de söyleyene bakarım adam mı ? diye

                        

 
Gönderildi : 27/11/2015 10:19 pm
(@cumali)
Gönderiler: 1770
Noble Member
 

Arkadaşlar Manjaro için Mesa sürücülerini nasıl kurabilirim ? Mesa'yı tar.gz şeklinde indirdim ve kuramıyorum, yardım lütfen.

İlgili paket Manjaro multilib depolarında var. Paket yöneticisinden kurabileceginiz gibi depolardan indirip pacman -U parametresi ile de kurabilirsiniz. Buyurun:  http://doge.ing.puc.cl/Mirrors/Manjaro/unstable/multilib/x86_64/lib32-mesa-10.5.4-1-x86_64.pkg.tar.xz

 
Gönderildi : 28/11/2015 5:46 am
(@vihera)
Gönderiler: 15
Active Member
Konu başlatıcı
 

Evet mesa var zaten. Acaba düşük paketimi kurmaya çalışıyor. Keşke biraz daha detay verseydi ne yapmak istediğine dair. Daha iyi yardım edebilirdik 🙂

Eksik detay verdiysem kusuruma bakmayın, linux dünyasında acemiyim. Ekran kartımda DVI çıkış ve monitörümde VGA giriş olduğu için DVI-VGA dönüştürücü kullanıyorum ve bu dönüştürücü ekran kartı ve monitör ile ilgili bazı bilgilerin kayba uğramasına neden oluyor. Maksimum çözünürlük, marka model vs gibi. Ekran kartımın sürücüsü kendiliğinden ayarları maksimum çözünürlüğe göre yapıyor, bende Out of Range hatası alıyorum. AMD'nin kapalı kaynak sürücülerini kuramıyorum, Ubuntu ve Mint'te başarılı bir şekilde kurabilmiştim. Fedora'da kuramamıştım bazı hatalar verdi bende şansımı denemek adına --force ile kurulum yaptığımda başarısız oldu sistem bozuldu ve Manjaro kurmaya karar verdim. Fakat aynı sürücü dosyasını kurmaya kalktığımda (terminal üzerinden) bir hata veriyor ve beni detaylar için install.log diye bir metin dosyasına yönlendiriyor.Hatada aynen şu şekilde ;

Supported adapter detected.
Check if system has the tools required for installation.
fglrx installation requires that the system have kernel headers. 
/lib/modules/4.1.13-1-MANJARO/build/include/linux/version.h cannot be found on this system.
One or more tools required for installation cannot be found on the system.
Install the required tools before installing the fglrx driver.
Optionally, run the installer with --force option to install without the tools.
Forcing install will disable AMD hardware acceleration and may make your system unstable. Not recommended.

Şunuda söylemek istiyorum, kapalı kaynağı kurup çalıştırabildiğim sistemlerin hepsinde oturum açma ekranında out of range hatası alıyorum. Sürücüyü sistemlere ilk kez kurup yeniden başlattığımda yine out of range hatası alıyordum, neyse ki tedbirliydim oturum açmayı otomatiğe almıştım ve sistemin masaüstüne ulaştığını tahmin edince ctrl alt t yapıp xrandr -s 1440x900 yazıp görüntü alabiliyordum. Şu an ki sorun ise sürücüyü kuramadığımdan 1440x900'ün çözünürlük ayarlarında listelenmemesi.

The quieter you become, the more you are able to hear.

 
Gönderildi : 28/11/2015 9:20 am
(@cumali)
Gönderiler: 1770
Noble Member
(@mgundogdu)
Gönderiler: 661
Honorable Member
 

kernel 3.18 dener misin? Ayarlar kisminda manjaro settings var oradan farkli kernelleri kolayca kurabilirsin. Kurlum yaptiktan sonra reboot yapip grub ekraninda gelismis seceneklerden kurdugun kerneli secebilirsin.

Bilgi insanlığın malıdır. Bir grubun ya da kişin değil!

 
Gönderildi : 28/11/2015 11:20 am
(@mgundogdu)
Gönderiler: 661
Honorable Member
 

cumali hocam daha gelismis bir arkadas. Onun cozumleri once dene istersen 🙂

Bilgi insanlığın malıdır. Bir grubun ya da kişin değil!

 
Gönderildi : 28/11/2015 11:22 am
(@vihera)
Gönderiler: 15
Active Member
Konu başlatıcı
 

Şu konu başlıklarını inceleyin: https://bbs.archlinux.org/viewtopic.php?pid=1524854#p1524854

http://crunchbang.org/forums/viewtopic.php?pid=152819#p152819

Açıkçası burda verilenlerden pek bir şey anlamadım, ne yapmam gerekiyor ?

The quieter you become, the more you are able to hear.

 
Gönderildi : 28/11/2015 12:20 pm
Sayfa 1 / 2
Paylaş:
Translate »