Nie jesteś zalogowany.
Jeśli nie posiadasz konta, zarejestruj je już teraz! Pozwoli Ci ono w pełni korzystać z naszego serwisu. Spamerom dziękujemy!
Prosimy o pomoc dla małej Julki — przekaż 1% podatku na Fundacji Dzieciom zdazyć z Pomocą.
Więcej informacji na dug.net.pl/pomagamy/.
Witam. Jestem posiadaczem laptopa Dell Vostro 3560, posiadającego wymienioną w temacie kartę. Mam na nim zainstalowanego Debiana 8.4. Problem polega na tym, że pomimo instalacji sterowników (opierałem się na podstawie tej strony: https://wiki.debian.org/ATIProprietary) karta graficzna nie działa (mam zainstalowany widget, który przedstawia zużycie ramu itp. i tam karta graficzna zawsze ma zużycie równe 0. ). Przed instalacją sterowników z wcześniej wspomnianej strony próbowałem sterowników z oficjalnej strony AMD (nie działały więc odinstalowałem).
Poniżej log:
http://wklej.dug.net.pl/5141
dmeseg:
http://wklej.dug.net.pl/5142
Offline
2974
Ostatnio edytowany przez uzytkownikubunt (2016-12-01 01:40:01)
Offline
Wywal te sterowniki i wrzuć:
logan@toshiba:~$ dpkg -l | grep xorg-video ii xserver-xorg-video-ati 1:7.5.0-1 amd64 X.Org X server -- AMD/ATI display driver wrapper ii xserver-xorg-video-fbdev 1:0.4.4-1+b2 amd64 X.Org X server -- fbdev display driver ii xserver-xorg-video-intel 2:2.21.15-2+b2 amd64 X.Org X server -- Intel i8xx, i9xx display driver ii xserver-xorg-video-mach64 6.9.4-2 amd64 X.Org X server -- ATI Mach64 display driver ii xserver-xorg-video-modesetting 0.9.0-2 amd64 X.Org X server -- Generic modesetting driver ii xserver-xorg-video-r128 6.9.2-1+b2 amd64 X.Org X server -- ATI r128 display driver ii xserver-xorg-video-radeon 1:7.5.0-1 amd64 X.Org X server -- AMD/ATI Radeon display driver ii xserver-xorg-video-vesa 1:2.3.3-1+b3 amd64 X.Org X server -- VESA display driver
Tam taką samą kartę i powyższe sterowniki. Nie nie ma problemów.
Przy okazji, jeśli chcesz zostać przy obecnych, to pokaż konfig xorga.
Offline
Dzięki za odpowiedź, jeżeli chodzi o zainstalowane sterowniki to mam coś takiego:
ii xserver-xorg-video-ati 1:7.5.0-1 amd64 X.Org X server -- AMD/ATI display driver wrapper ii xserver-xorg-video-cirrus 1:1.5.2-2+b1 amd64 X.Org X server -- Cirrus display driver ii xserver-xorg-video-fbdev 1:0.4.4-1+b2 amd64 X.Org X server -- fbdev display driver ii xserver-xorg-video-intel 2:2.21.15-2+b2 amd64 X.Org X server -- Intel i8xx, i9xx display driver ii xserver-xorg-video-mach64 6.9.4-2 amd64 X.Org X server -- ATI Mach64 display driver ii xserver-xorg-video-mga 1:1.6.3-2+b1 amd64 X.Org X server -- MGA display driver ii xserver-xorg-video-modesetting 0.9.0-2 amd64 X.Org X server -- Generic modesetting driver ii xserver-xorg-video-neomagic 1:1.2.8-1+b2 amd64 X.Org X server -- Neomagic display driver ii xserver-xorg-video-nouveau 1:1.0.11-1 amd64 X.Org X server -- Nouveau display driver ii xserver-xorg-video-openchrome 1:0.3.3-1+b2 amd64 X.Org X server -- VIA display driver ii xserver-xorg-video-qxl 0.1.1-2+b1 amd64 X.Org X server -- QXL display driver ii xserver-xorg-video-r128 6.9.2-1+b2 amd64 X.Org X server -- ATI r128 display driver ii xserver-xorg-video-radeon 1:7.5.0-1 amd64 X.Org X server -- AMD/ATI Radeon display driver ii xserver-xorg-video-savage 1:2.3.7-2+b2 amd64 X.Org X server -- Savage display driver ii xserver-xorg-video-siliconmotion 1:1.7.7-2+b2 amd64 X.Org X server -- SiliconMotion display driver ii xserver-xorg-video-sisusb 1:0.9.6-2+b2 amd64 X.Org X server -- SiS USB display driver ii xserver-xorg-video-tdfx 1:1.4.5-1+b2 amd64 X.Org X server -- tdfx display driver ii xserver-xorg-video-trident 1:1.3.6-2+b2 amd64 X.Org X server -- Trident display driver ii xserver-xorg-video-vesa 1:2.3.3-1+b3 amd64 X.Org X server -- VESA display driver ii xserver-xorg-video-vmware 1:13.0.2-3.1 amd64 X.Org X server -- VMware display driver
Natomiast jeżeli chodzi o xorgi to mam 5 plików:
xorg.conf:
Section "ServerLayout" Identifier "aticonfig Layout" Screen 0 "aticonfig-Screen[0]-0" 0 0 EndSection Section "Module" EndSection Section "Monitor" Identifier "aticonfig-Monitor[0]-0" Option "VendorName" "ATI Proprietary Driver" Option "ModelName" "Generic Autodetecting Monitor" Option "DPMS" "true" EndSection Section "Device" Identifier "aticonfig-Device[0]-0" Driver "fglrx" BusID "PCI:1:0:0" EndSection Section "Screen" Identifier "aticonfig-Screen[0]-0" Device "aticonfig-Device[0]-0" Monitor "aticonfig-Monitor[0]-0" DefaultDepth 24 SubSection "Display" Viewport 0 0 Depth 24 EndSubSection EndSection
xorg.conf.fglrx-0
Section "ServerLayout" Identifier "aticonfig Layout" Screen 0 "aticonfig-Screen[0]-0" 0 0 EndSection Section "Module" EndSection Section "Monitor" Identifier "aticonfig-Monitor[0]-0" Option "VendorName" "ATI Proprietary Driver" Option "ModelName" "Generic Autodetecting Monitor" Option "DPMS" "true" EndSection Section "Device" Identifier "aticonfig-Device[0]-0" Driver "fglrx" BusID "PCI:1:0:0" EndSection Section "Screen" Identifier "aticonfig-Screen[0]-0" Device "aticonfig-Device[0]-0" Monitor "aticonfig-Monitor[0]-0" DefaultDepth 24 SubSection "Display" Viewport 0 0 Depth 24 EndSubSection EndSection
xorg.conf.fglrx-1
Section "ServerLayout" Identifier "aticonfig Layout" Screen 0 "aticonfig-Screen[0]-0" 0 0 EndSection Section "Module" EndSection Section "Monitor" Identifier "aticonfig-Monitor[0]-0" Option "VendorName" "ATI Proprietary Driver" Option "ModelName" "Generic Autodetecting Monitor" Option "DPMS" "true" EndSection Section "Device" Identifier "aticonfig-Device[0]-0" Driver "fglrx" BusID "PCI:1:0:0" EndSection Section "Screen" Identifier "aticonfig-Screen[0]-0" Device "aticonfig-Device[0]-0" Monitor "aticonfig-Monitor[0]-0" DefaultDepth 24 SubSection "Display" Viewport 0 0 Depth 24 EndSubSection EndSection
xorg.conf.original-0
# NOXORGCONFEXISTED: No X.org configuration file existed when this backup was created.
xorg.conf.original-1
# NOXORGCONFEXISTED: No X.org configuration file existed when this backup was created.
Wydaje mi się, że po prostu nie odinstalowało mi poprzednich sterowników i nowe ze starymi się "gryzą". Jestem początkujący jeżeli chodzi o debiana i chciałbym się zapytać czy dobrze odinstalowuje sterowniki:
apt-get purge "fglrx.*"
rm /etc/X11/xorg.conf (usuwam wszystkie xorgi w folderze)
Offline
Zrobiłem to co napisał Pavlo950, ale jeden pakiet nie chciał się odinstalować więc odinstalowałem wszystko za pomocą aptitude remove co było pod komendą dpkg -l | grep xorg-video (oprócz intel, openchrome - nie chciały się odinstalować ). Następnie za pomocą aptitude install zainstalowałem wszystkie pakiety, które wspomniał 2 posty temu Pavlo950. Do tego usunąłem wszystkie xorg w /etc/X11. Środowisko graficzne się włącza, ale dużo wolniej pracuje. Chciałem sprawdzić czy karta pracuje więc zainstalowałem redeontop, lecz gdy próbuje uruchomić wyskakuje błąd "Can't find Radeon cards". Chyba jest jeszcze gorzej niż było :P
Offline
2975
Ostatnio edytowany przez uzytkownikubunt (2016-12-01 01:40:03)
Offline
uzytkownikubunt napisał(-a):
Najłatwiej (przez neta to powoli idzie takie pomaganie) to by było zrobić reinstall i doinstalować firmware do otwartych sterowników.
https://packages.debian.org/jessie/firmware-linux
A po co reinstalkę robić? Niech sprawdzi co ma, powywala, konfigi i resztki (aptitude purge ~c `deborphan`) i niech wrzuci to co ja mam. Tylko o firmware-linux zapomniałem :D
Offline
2978
Ostatnio edytowany przez uzytkownikubunt (2016-12-01 01:40:07)
Offline
dpkg -l | grep -e fglrx -e xorg -e headers -e dkms
ii broadcom-sta-dkms 6.30.223.248-3 all dkms source for the Broadcom STA Wireless driver ii dkms 2.2.0.3-2 all Dynamic Kernel Module Support Framework ii linux-headers-3.16.0-4-amd64 3.16.7-ckt25-2 amd64 Header files for Linux 3.16.0-4-amd64 ii linux-headers-3.16.0-4-common 3.16.7-ckt25-2 amd64 Common header files for Linux 3.16.0-4 ii linux-headers-amd64 3.16+63 amd64 Header files for Linux amd64 configuration (meta-package) ii linux-libc-dev:amd64 3.16.7-ckt25-2 amd64 Linux support headers for userspace development rc xserver-xorg 1:7.7+7 amd64 X.Org X server ii xserver-xorg-core 2:1.16.4-1 amd64 Xorg X server - core server ii xserver-xorg-input-all 1:7.7+7 amd64 X.Org X server -- input driver metapackage ii xserver-xorg-input-evdev 1:2.9.0-2 amd64 X.Org X server -- evdev input driver ii xserver-xorg-input-kbd 1:1.8.0-1+b2 amd64 X.Org X server -- keyboard input driver ii xserver-xorg-input-mouse 1:1.9.1-1 amd64 X.Org X server -- mouse input driver ii xserver-xorg-input-synaptics 1.8.1-1 amd64 Synaptics TouchPad driver for X.Org server ii xserver-xorg-input-vmmouse 1:13.0.0-1+b3 amd64 X.Org X server -- VMMouse input driver to use with VMWare ii xserver-xorg-input-wacom 0.26.0+20140918-1 amd64 X.Org X server -- Wacom input driver ii xserver-xorg-video-ati 1:7.5.0-1 amd64 X.Org X server -- AMD/ATI display driver wrapper ii xserver-xorg-video-fbdev 1:0.4.4-1+b2 amd64 X.Org X server -- fbdev display driver ii xserver-xorg-video-intel 2:2.21.15-2+b2 amd64 X.Org X server -- Intel i8xx, i9xx display driver ii xserver-xorg-video-mach64 6.9.4-2 amd64 X.Org X server -- ATI Mach64 display driver ii xserver-xorg-video-modesetting 0.9.0-2 amd64 X.Org X server -- Generic modesetting driver rc xserver-xorg-video-openchrome 1:0.3.3-1+b2 amd64 X.Org X server -- VIA display driver ii xserver-xorg-video-r128 6.9.2-1+b2 amd64 X.Org X server -- ATI r128 display driver ii xserver-xorg-video-radeon 1:7.5.0-1 amd64 X.Org X server -- AMD/ATI Radeon display driver ii xserver-xorg-video-vesa 1:2.3.3-1+b3 amd64 X.Org X server -- VESA display driver
Offline
Sprawdź, co tam masz w repozytoriach:
/etc/apt/sources.list napisał(-a):
#--jessie
deb http://ftp.pl.debian.org/debian/ jessie main contrib non-free
deb http://security.debian.org/ jessie/updates main contrib non-free
deb http://ftp.pl.debian.org/debian/ jessie-updates main contrib non-free
deb http://ftp.pl.debian.org/debian/ jessie-backports main contrib non-free
deb http://www.deb-multimedia.org/ jessie main non-free contrib
Zaktualizuj repo i doinstaluj:
logan@toshiba:~$ dpkg -l | grep firmware-linux ii firmware-linux 0.43 all Binary firmware for various drivers in the Linux kernel (meta-package) ii firmware-linux-free 3.3 all Binary firmware for various drivers in the Linux kernel ii firmware-linux-nonfree 0.43 all Binary firmware for various drivers in the Linux kernel
Ostatnio edytowany przez Pavlo950 (2016-05-01 12:13:45)
Offline
Wklepałem wszystko co napisałeś, przy aktualizacji pojawiła się informacja, że pakiety z repo http://www.deb-multimedia.org/ mogą wpłynąć na bezpieczeństwo systemu (to normalne?), do tego przy instalacji firmware-linux pojawił się komunikat:
W: Possible missing firmware /lib/firmware/rtl_nic/rtl8168g-3.fw for module r8169
Nadal wiget nie pokazuje pracy systemu. Znacie może jakiś lepszy sposób weryfikacji poprawności pracy karty graficznej?
Offline
Ty, a kernel to z jakimi opcjami ładujesz? Bo ja dla 3.16 mam coś takiego:
root@toshiba:/mnt/sda2# cat etc/default/grub | grep CMDLINE GRUB_CMDLINE_LINUX_DEFAULT="ro quiet splash acpi_osi=Linux radeon.dpm=1 video.use_native_backlight=0 intel_pstate=disable" GRUB_CMDLINE_LINUX="ro quiet splash acpi_osi=Linux radeon.dpm=1 video.use_native_backlight=0 intel_pstate=disable"
Może czegoś z powyższych nie masz. I zapobiegawczo pokaż:
logan@toshiba:~$ lspci 00:00.0 Host bridge: Intel Corporation 2nd Generation Core Processor Family DRAM Controller (rev 09) 00:01.0 PCI bridge: Intel Corporation Xeon E3-1200/2nd Generation Core Processor Family PCI Express Root Port (rev 09) 00:16.0 Communication controller: Intel Corporation 7 Series/C210 Series Chipset Family MEI Controller #1 (rev 04) 00:1a.0 USB controller: Intel Corporation 7 Series/C210 Series Chipset Family USB Enhanced Host Controller #2 (rev 04) 00:1b.0 Audio device: Intel Corporation 7 Series/C210 Series Chipset Family High Definition Audio Controller (rev 04) 00:1c.0 PCI bridge: Intel Corporation 7 Series/C210 Series Chipset Family PCI Express Root Port 1 (rev c4) 00:1d.0 USB controller: Intel Corporation 7 Series/C210 Series Chipset Family USB Enhanced Host Controller #1 (rev 04) 00:1f.0 ISA bridge: Intel Corporation HM76 Express Chipset LPC Controller (rev 04) 00:1f.2 SATA controller: Intel Corporation 7 Series Chipset Family 6-port SATA Controller [AHCI mode] (rev 04) 00:1f.3 SMBus: Intel Corporation 7 Series/C210 Series Chipset Family SMBus Controller (rev 04) 01:00.0 VGA compatible controller: Advanced Micro Devices, Inc. [AMD/ATI] Thames [Radeon HD 7500M/7600M Series] 01:00.1 Audio device: Advanced Micro Devices, Inc. [AMD/ATI] Turks/Whistler HDMI Audio [Radeon HD 6000 Series] 07:00.0 Ethernet controller: Qualcomm Atheros AR8161 Gigabit Ethernet (rev 10)
Pozbyłem się WiFi i domyślnie wyłączoną mam zintegrowaną kartę Intela. Nie pokazałeś, co tam masz w środku, więc założyłem że Radeon to jedyna karta, jaką masz w kompie (tak jak w moich wszystkich kompach).
Offline
cat /etc/default/grub | grep CMDLINE
GRUB_CMDLINE_LINUX_DEFAULT="quiet" GRUB_CMDLINE_LINUX=""
lspci
00:00.0 Host bridge: Intel Corporation 3rd Gen Core processor DRAM Controller (rev 09) 00:01.0 PCI bridge: Intel Corporation Xeon E3-1200 v2/3rd Gen Core processor PCI Express Root Port (rev 09) 00:02.0 VGA compatible controller: Intel Corporation 3rd Gen Core processor Graphics Controller (rev 09) 00:14.0 USB controller: Intel Corporation 7 Series/C210 Series Chipset Family USB xHCI Host Controller (rev 04) 00:16.0 Communication controller: Intel Corporation 7 Series/C210 Series Chipset Family MEI Controller #1 (rev 04) 00:1a.0 USB controller: Intel Corporation 7 Series/C210 Series Chipset Family USB Enhanced Host Controller #2 (rev 04) 00:1b.0 Audio device: Intel Corporation 7 Series/C210 Series Chipset Family High Definition Audio Controller (rev 04) 00:1c.0 PCI bridge: Intel Corporation 7 Series/C210 Series Chipset Family PCI Express Root Port 1 (rev c4) 00:1c.1 PCI bridge: Intel Corporation 7 Series/C210 Series Chipset Family PCI Express Root Port 2 (rev c4) 00:1c.2 PCI bridge: Intel Corporation 7 Series/C210 Series Chipset Family PCI Express Root Port 3 (rev c4) 00:1d.0 USB controller: Intel Corporation 7 Series/C210 Series Chipset Family USB Enhanced Host Controller #1 (rev 04) 00:1f.0 ISA bridge: Intel Corporation HM77 Express Chipset LPC Controller (rev 04) 00:1f.2 SATA controller: Intel Corporation 7 Series Chipset Family 6-port SATA Controller [AHCI mode] (rev 04) 00:1f.3 SMBus: Intel Corporation 7 Series/C210 Series Chipset Family SMBus Controller (rev 04) 01:00.0 VGA compatible controller: Advanced Micro Devices, Inc. [AMD/ATI] Thames [Radeon HD 7500M/7600M Series] (rev ff) 07:00.0 Ethernet controller: Realtek Semiconductor Co., Ltd. RTL8111/8168/8411 PCI Express Gigabit Ethernet Controller (rev 07) 08:00.0 Network controller: Broadcom Corporation BCM43142 802.11b/g/n (rev 01)
Offline
2979
Ostatnio edytowany przez uzytkownikubunt (2016-12-01 01:40:08)
Offline
Widzę, że masz dwie karty, jedną Intela, drugą AMD. Tutaj Ci nie pomogę, bo nie wiem, jak to skonfigurować.
Najprościej chyba byłoby dodać te moje opcje, wyładować i zablokować moduł Intela i i to chyba powinno zadziałać. Może ktoś to potwierdzić?
W sumie, niech się lepiej wypowie ktoś, kto będzie wiedział lepiej.
Ostatnio edytowany przez Pavlo950 (2016-05-01 13:55:42)
Offline
lspci -nn -k -s 00:02.0
00:02.0 VGA compatible controller [0300]: Intel Corporation 3rd Gen Core processor Graphics Controller [8086:0166] (rev 09) Subsystem: Dell Device [1028:056e] Kernel driver in use: i915
lspci -nn -k -s 01:00.0
01:00.0 VGA compatible controller [0300]: Advanced Micro Devices, Inc. [AMD/ATI] Thames [Radeon HD 7500M/7600M Series] [1002:6840] (rev ff) Kernel driver in use: radeon
A co do weryfikacji to podsunąłeś mi dobry pomysł, bo korzystam z KDE i tam jako tapetę pulpitu można ustawić Mandelbrota, i jak przybliżam i oddalam obrazek to zużycie procesora drastycznie wzrasta.
Offline
sloma393 napisał(-a):
lspci -nn -k -s 00:02.0
Kod:
00:02.0 VGA compatible controller [0300]: Intel Corporation 3rd Gen Core processor Graphics Controller [8086:0166] (rev 09) Subsystem: Dell Device [1028:056e] Kernel driver in use: i915lspci -nn -k -s 01:00.0
Kod:
01:00.0 VGA compatible controller [0300]: Advanced Micro Devices, Inc. [AMD/ATI] Thames [Radeon HD 7500M/7600M Series] [1002:6840] (rev ff) Kernel driver in use: radeonA co do weryfikacji to podsunąłeś mi dobry pomysł, bo korzystam z KDE i tam jako tapetę pulpitu można ustawić Mandelbrota, i jak przybliżam i oddalam obrazek to zużycie procesora drastycznie wzrasta.
Dodaj te moje opcje do bootloadera, zaktualizuj i daj znać.
Offline
Dodałem do /cat /etc/default/grub twoje wpisy, zakomentowałem swoje, dałem aptitude update i zrobiłem reboota - bez zmian.
Offline
sloma393 napisał(-a):
Dodałem do /cat /etc/default/grub twoje wpisy, zakomentowałem swoje, dałem aptitude update i zrobiłem reboota - bez zmian.
aptitude jest od instalacji pakietów, a Ty miałeś pierdyknąć update-grub.....
Offline
Zrobiłem update gruba - bez zmian. Chyba rzeczywiście jak poprzednio wspomniano zrobię reinstall systemu i od nowa spróbuję zainstalować sterowniki ;/
Offline
2981
Ostatnio edytowany przez uzytkownikubunt (2016-12-01 01:40:11)
Offline
No niby na intelu wszystko śmiga, tylko w czasie normalnej pracy wiatraczek znacznie głośniej chodzi niż na windowsie (wnioskuję, że procesor zbyt mocno się grzeje) dlatego miałem nadzieje, że użycie dedykowanej karty spowoduje odciążenie procesora.
Offline