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. Mam problem. Podczas używania CrossOver'a CrossOver się zawiesił. Jako, że automatycznie zmieniał rozdzielczość na mniejssą (i wyświetlał nie na całej powierzchni matrycy) mam problem. Ponieważ po zrestartowaniu systemu (niestety twardy reset bo nic innego nie działało) po zalogowaniu się dalej mam ekran nie na całości matrycy. Panel logowania jest wyświetlany na całej powierzchni, a w trakcie uruchamiania się (logowania) zmienia się na ten mniejszy i mam po bokach ekranu dwa czarne paski (na oko po jakieś 200-250 pixeli). Nijak nie mogę tego zmienić (bo nie mam pojęcia jak a w ustawieniach systemu [w środowisku graficznym] nie znalazłem nigdzie apletu zmieniającego rozdzielczość). System Jessie z KDE.
Tak przy okazji - zauważyłem, że ostatnio przy podłączeniu/odłączeniu zasilania od laptopa ekran robi się czarny (tak jak by całkowicie gasło podświetlenie) i również nie da się z tym nic zrobić. Muszę zamknąć matrycę, otworzyć ją i kiedy budzi się z uśpienia jest już podświetlona.
Offline
Tool already exists in KDE 4.1, please check System Settings > Display > Size & Orientation.
Takie coś znalazłem.
Masz coś takiego?
Offline
Przeszukałem cały panel sterowania i nie znalazłem niczego, gdzie była by możliwość zmiany rozdzielczości. Od rana siedzę i przesukuję google i nic nie pomaga :( Doinstalowałem środowisko Gnome i przy uruchamianiu w Gnome rozdzielczość jest ok i obraz jest na cały ekran. Zastanawiam się czy w akcie desperacji nie usunąć całego KDE i nie zainstalować go jeszcze raz. BTW - jakie środowisko byś policił (mi jako początkującemu uczącemu się debiana)?
Offline
Wygeneruj sobie /etc/X11/xorg.conf i w nim na sztywno możesz rozdzielczość ustawić, podobnie jak tutaj:
https://dug.net.pl/tekst/125/nvidia___konfiguracja_ … zania_obrazu/
W sekcji Monitor przy pomocy wpisu zaczynającego się od Modeline wpisujesz interesujące Cię rozdziałki (wygenerowany poleceniem gtf lub cvt):
Przykładowo dla 1280x1024@85Hz
gtf 1280 1024 85 # 1280x1024 @ 85.00 Hz (GTF) hsync: 91.38 kHz; pclk: 159.36 MHz Modeline "1280x1024_85.00" 159.36 1280 1376 1512 1744 1024 1025 1028 1075 -HSync +Vsync
W xorg.conf dodajesz w sekcji Monitor:
Section "Monitor" ... Modeline "1280x1024_85.00" 159.36 1280 1376 1512 1744 1024 1025 1028 1075 -HSync +Vsync ... EndSection
a potem w sekcji Screen dodajesz rozdziałkę zgodną z wpisaną w sekcji Monitor, np:
Section "Screen" ... Option "metamodes" "1280x1024_85.00 +0+0" ... EndSection
Wtedy Xorg automatycznie wstanie z pożądaną rozdziałką.
SOA#1
Pozdro
Ostatnio edytowany przez Jacekalex (2015-12-30 02:52:57)
Offline
A może zwykłe najprostsze Ctrl + F wystarczy ?
Offline
Albo xrandr:
https://dug.net.pl/tekst/210/ustawienia_parametrow_ … omoca_xrandr/
https://wiki.archlinux.org/index.php/Xrandr
Wystarczy zrobić skrypta (wykonać z konta root) np:
$EDITOR /usr/local/bin/xreset
wpisujesz tam na przykład:
#!/bin/bash xrandr --output LVDS --mode 1280x800 --rate 60
Gdzie LVDS to tu przykładowe wyjście monitora, mode to rodziałka a rate to odświeżanie - częstotliwość.
potem też z konta root:
chmod 755 /usr/local/bin/xreset
LVDS to tu przykładowe wyjście monitora, mode to rodziałka a rate to odświeżanie.
A potem w KDE dodajesz do autostartu, żeby wykonał tego skrypta, możesz też sobie zrobić skrót w menu lub na pulpicie, który będzie odpalał tego skrypta (w poleceniu wkleisz najlepiej pełną ścieżkę do skrypta) i resetował rozdziałkę ekranu.
Podobnie w terminalu np w KDE to program konsole wpiszesz xreset+Enter, to też zadziała.
Ostatnio edytowany przez Jacekalex (2015-12-30 07:57:43)
Offline
Reasum napisał(-a):
BTW - jakie środowisko byś policił (mi jako początkującemu uczącemu się debiana)?
Właściwie każde. Zabawa z samym WindowManagerem, z którego tworzysz tak jakby własne środowisko graficzne wymaga trochę zabawy, wiedzy itp. Ale środowiska mają właściwie wszystko co trzeba. I dadzą się (zdecydowanie częściej) wyklikać myszką. Sam wybór to sprawa gustu. A o nich się nie dyskutuje ;)
Offline
/etc/X11/xorg.conf - tutorial odnośnie tego znalazłem już wcześniej i ni pomogło. Bo rozdzielczość trzyma tylko, że sam obraz został sciśnięty (i trochę w pionie rozciągnięty) między tymi paskami. Tak jak by 1000px zostało sciśnięte do 800px (to taki przykłąd dla zobrazowania). I po wpisaniu "na sztywno" dalej pasy.
Ctrl + F nie działa. Nic się nie dzieje.
Polecenie xreset też nie było w stanie tego zrobić (również tutek z innego forum). A poza tym, nie do końca uśmiechało mi się robienie skryptu, który będzie tuszował coś. Chciałem to naprawić.
Akt desperacji. Właśnie z pod GNOME pozbyłem się wszystkiego co związane z KDE. I postawiłem KDE na nowo. Ale dla pewności zostawię oba gdyby kiedyś znów się któreś wysypało.
Offline
Ależ xreset to nie jest polecenie systemowe, tylko skrypt, który samo sobie mogłeś zrobić, napisałem jak.
Pokaż może wynik:
xrandr
Z tego kompa, i napisz, na jakim sterowniku ta grafika chodzi, co tam za chip działa.
Offline
Znów to samo :(
Screen 0: minimum 320 x 200, current 1024 x 768, maximum 8192 x 8192 eDP1 connected primary 1024x768+0+0 (normal left inverted right x axis y axis) 256mm x 144mm 1366x768 60.07 + 40.05 1360x768 59.80 59.96 1024x768 60.00* 800x600 60.32 56.25 640x480 59.94 VGA1 disconnected (normal left inverted right x axis y axis) HDMI1 disconnected (normal left inverted right x axis y axis) DP1 disconnected (normal left inverted right x axis y axis) HDMI2 disconnected (normal left inverted right x axis y axis
Offline
2704
Ostatnio edytowany przez uzytkownikubunt (2016-12-01 01:34:17)
Offline
Nie wiele tu rozumiem (wydaje mi się, że wyszło tu jakieś masło maślane), ale z tego, co napisał Reasum wynika, że na Gnome wszystko jest OK. Jeżeli dobrze to rozumiem to mam kilka pytań do użytkowanika Reasum:
1). Czy to dzieje się tylko na KDE, czy jak przejdziesz do konsoli tekstowej (ctrl + alt + F1) cała matryca jest dostępna ?
2).Korzystasz ze sterowników darmowych (instalowanych domyślnie np. radeon, nouveau), czy własnościowych (np. nvidia, fglrx) ?
Offline
Pufferfish -
root@ResResovsky:/home/oskar# lspci -nn | grep VGA 00:02.0 VGA compatible controller [0300]: Intel Corporation Atom Processor Z36xxx/Z37xxx Series Graphics & Display [8086:0f31] (rev 0e)
młodyLinuxiarz - 1. Tylko na KDE (Gnome trzymam tylko na sytuacje awaryjne, gdyż o wiele wygodniej mi się na KDE funkcjonuje). 2. Po przejściu do konsoli dostępny jest cały ekran. Sterowniki własnościowe - ale zauważyłem, że w trakcie ostatniej aktualizacji instalował nowe sterowniki (przynajmniej po nazwie wnioskowałem) i ze dwa dni później ni z tąd ni z owąd zmieniła się ta rozdzielczość. Nie uruchamiałem żadnej aplikacji zmieniającej rozdzielcziość (żadn ych gier ani programów przez winw itp.).
Offline
2711
Ostatnio edytowany przez uzytkownikubunt (2016-12-01 01:34:26)
Offline
Jeśli to KDE to po prostu doinstaluj pakiet z programem do zmiany rozdzielczości jeżeli go nie masz w panelu.
Ostatnio edytowany przez skullman (2016-02-12 16:47:11)
Offline
Debian w standardowych repozytoriach nie zawiera własnościowego sterownika dla GPU Intela, chyba że instalowałeś je z innych repozytoriów niż Debiana lub samodzielnie kompilowałeś sterownik (chociaż dopiero poznajesz Debiana to termin kompilacja może być dla Ciebie obcy, bez urazy :-) ). W każdym bądź razie po zalogowaniu się do KDE w terminalu (dokładnie nie wiem jak się ta aplikacja nazywa w KDE):
xrandr -s 0
Na tą chwilę nic mi nie przychodzi do głowy. I jeszcze drobna prośba: mógł byś zamieścić plik /var/log/Xorg.0.log (już po nagłej zmianie rozdzielczości, jeśli polecenie xrandr nie pomoże)?
Offline
2712
Ostatnio edytowany przez uzytkownikubunt (2016-12-01 01:34:28)
Offline
1. Od początku jak pobierałem obraz systemu do instalacji brałem z repozytoriami non-free bo mam wifi intela a nie miałem możliwości podłączenia się kablem po instalacji, żeby je pobrać.
2. -> Pufferfish - nie zmyślam - w trakcie aktualizacji pojawił mi się komunikat aby po zakończeniu uruchomić
aticonfig --initial
jednak po wpisaniu komunikat, że nie znaleziono polecenia aticonfig.
3. -> młodyLinuxiarz -
root@ResResovsky:/home/oskar# xrandr -s 0 No protocol specified Can't open display :0
Xorg.0.log
[ 11.391] X.Org X Server 1.16.4 Release Date: 2014-12-20 [ 11.391] X Protocol Version 11, Revision 0 [ 11.391] Build Operating System: Linux 3.16.0-4-amd64 x86_64 Debian [ 11.391] Current Operating System: Linux ResResovsky 3.16.0-4-amd64 #1 SMP Debian 3.16.7-ckt20-1+deb8u3 (2016-01-17) x86_64 [ 11.391] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-3.16.0-4-amd64 root=UUID=79c76ab1-0bab-4e34-ab02-74e9ed12f968 ro initrd=/install/gtk/initrd.gz quiet [ 11.391] Build Date: 11 February 2015 12:32:02AM [ 11.391] xorg-server 2:1.16.4-1 (http://www.debian.org/support) [ 11.391] Current version of pixman: 0.32.6 [ 11.391] Before reporting problems, check http://wiki.x.org to make sure that you have the latest version. [ 11.391] Markers: (--) probed, (**) from config file, (==) default setting, (++) from command line, (!!) notice, (II) informational, (WW) warning, (EE) error, (NI) not implemented, (??) unknown. [ 11.391] (==) Log file: "/var/log/Xorg.0.log", Time: Fri Feb 12 16:14:55 2016 [ 11.392] (==) Using system config directory "/usr/share/X11/xorg.conf.d" [ 11.394] (==) No Layout section. Using the first Screen section. [ 11.394] (==) No screen section available. Using defaults. [ 11.394] (**) |-->Screen "Default Screen Section" (0) [ 11.394] (**) | |-->Monitor "<default monitor>" [ 11.395] (==) No monitor specified for screen "Default Screen Section". Using a default monitor configuration. [ 11.395] (==) Automatically adding devices [ 11.395] (==) Automatically enabling devices [ 11.395] (==) Automatically adding GPU devices [ 11.403] (WW) The directory "/usr/share/fonts/X11/cyrillic" does not exist. [ 11.403] Entry deleted from font path. [ 11.404] (==) FontPath set to: /usr/share/fonts/X11/misc, /usr/share/fonts/X11/100dpi/:unscaled, /usr/share/fonts/X11/75dpi/:unscaled, /usr/share/fonts/X11/Type1, /usr/share/fonts/X11/100dpi, /usr/share/fonts/X11/75dpi, built-ins [ 11.404] (==) ModulePath set to "/usr/lib/xorg/modules" [ 11.404] (II) The server relies on udev to provide the list of input devices. If no devices become available, reconfigure udev or disable AutoAddDevices. [ 11.404] (II) Loader magic: 0x7f0d0c4ecd80 [ 11.404] (II) Module ABI versions: [ 11.404] X.Org ANSI C Emulation: 0.4 [ 11.404] X.Org Video Driver: 18.0 [ 11.404] X.Org XInput driver : 21.0 [ 11.404] X.Org Server Extension : 8.0 [ 11.405] (II) xfree86: Adding drm device (/dev/dri/card0) [ 11.406] (--) PCI:*(0:0:2:0) 8086:0f31:103c:8023 rev 14, Mem @ 0x90000000/4194304, 0x80000000/268435456, I/O @ 0x00001050/8 [ 11.407] (II) LoadModule: "glx" [ 11.408] (II) Loading /usr/lib/xorg/modules/extensions/libglx.so [ 11.413] (II) Module glx: vendor="X.Org Foundation" [ 11.413] compiled for 1.16.4, module version = 1.0.0 [ 11.413] ABI class: X.Org Server Extension, version 8.0 [ 11.413] (==) AIGLX enabled [ 11.413] (==) Matched intel as autoconfigured driver 0 [ 11.413] (==) Matched intel as autoconfigured driver 1 [ 11.413] (==) Matched modesetting as autoconfigured driver 2 [ 11.413] (==) Matched fbdev as autoconfigured driver 3 [ 11.413] (==) Matched vesa as autoconfigured driver 4 [ 11.413] (==) Assigned the driver to the xf86ConfigLayout [ 11.413] (II) LoadModule: "intel" [ 11.413] (II) Loading /usr/lib/xorg/modules/drivers/intel_drv.so [ 11.418] (II) Module intel: vendor="X.Org Foundation" [ 11.418] compiled for 1.15.99.904, module version = 2.21.15 [ 11.418] Module class: X.Org Video Driver [ 11.418] ABI class: X.Org Video Driver, version 18.0 [ 11.418] (II) LoadModule: "modesetting" [ 11.419] (II) Loading /usr/lib/xorg/modules/drivers/modesetting_drv.so [ 11.419] (II) Module modesetting: vendor="X.Org Foundation" [ 11.419] compiled for 1.16.4, module version = 0.9.0 [ 11.420] Module class: X.Org Video Driver [ 11.420] ABI class: X.Org Video Driver, version 18.0 [ 11.420] (II) LoadModule: "fbdev" [ 11.420] (II) Loading /usr/lib/xorg/modules/drivers/fbdev_drv.so [ 11.421] (II) Module fbdev: vendor="X.Org Foundation" [ 11.421] compiled for 1.15.99.904, module version = 0.4.4 [ 11.421] Module class: X.Org Video Driver [ 11.421] ABI class: X.Org Video Driver, version 18.0 [ 11.421] (II) LoadModule: "vesa" [ 11.421] (II) Loading /usr/lib/xorg/modules/drivers/vesa_drv.so [ 11.422] (II) Module vesa: vendor="X.Org Foundation" [ 11.422] compiled for 1.15.99.904, module version = 2.3.3 [ 11.422] Module class: X.Org Video Driver [ 11.422] ABI class: X.Org Video Driver, version 18.0 [ 11.422] (II) intel: Driver for Intel(R) Integrated Graphics Chipsets: i810, i810-dc100, i810e, i815, i830M, 845G, 854, 852GM/855GM, 865G, 915G, E7221 (i915), 915GM, 945G, 945GM, 945GME, Pineview GM, Pineview G, 965G, G35, 965Q, 946GZ, 965GM, 965GME/GLE, G33, Q35, Q33, GM45, 4 Series, G45/G43, Q45/Q43, G41, B43, HD Graphics, HD Graphics 2000, HD Graphics 3000, HD Graphics 2500, HD Graphics 4000, HD Graphics P4000, HD Graphics 4600, HD Graphics 5000, HD Graphics P4600/P4700, Iris(TM) Graphics 5100, HD Graphics 4400, HD Graphics 4200, Iris(TM) Pro Graphics 5200 [ 11.423] (II) modesetting: Driver for Modesetting Kernel Drivers: kms [ 11.423] (II) FBDEV: driver for framebuffer: fbdev [ 11.423] (II) VESA: driver for VESA chipsets: vesa [ 11.423] (++) using VT number 7 [ 11.439] (WW) Falling back to old probe method for modesetting [ 11.439] (WW) Falling back to old probe method for fbdev [ 11.439] (II) Loading sub module "fbdevhw" [ 11.439] (II) LoadModule: "fbdevhw" [ 11.439] (II) Loading /usr/lib/xorg/modules/libfbdevhw.so [ 11.440] (II) Module fbdevhw: vendor="X.Org Foundation" [ 11.440] compiled for 1.16.4, module version = 0.0.2 [ 11.440] ABI class: X.Org Video Driver, version 18.0 [ 11.440] (WW) Falling back to old probe method for vesa [ 11.440] (II) intel(0): Creating default Display subsection in Screen section "Default Screen Section" for depth/fbbpp 24/32 [ 11.440] (==) intel(0): Depth 24, (--) framebuffer bpp 32 [ 11.440] (==) intel(0): RGB weight 888 [ 11.440] (==) intel(0): Default visual is TrueColor [ 11.440] (--) intel(0): gen7 engineering sample [ 11.441] (**) intel(0): Relaxed fencing enabled [ 11.441] (**) intel(0): Wait on SwapBuffers? enabled [ 11.441] (**) intel(0): Triple buffering? enabled [ 11.441] (**) intel(0): Framebuffer tiled [ 11.441] (**) intel(0): Pixmaps tiled [ 11.441] (**) intel(0): 3D buffers tiled [ 11.441] (**) intel(0): SwapBuffers wait enabled [ 11.441] (==) intel(0): video overlay key set to 0x101fe [ 11.680] (II) intel(0): Output eDP1 has no monitor section [ 11.680] (--) intel(0): found backlight control interface /sys/class/backlight/intel_backlight [ 11.824] (II) intel(0): Output VGA1 has no monitor section [ 12.001] (II) intel(0): Output HDMI1 has no monitor section [ 12.088] (II) intel(0): Output DP1 has no monitor section [ 12.224] (II) intel(0): Output HDMI2 has no monitor section [ 12.344] (II) intel(0): EDID for output eDP1 [ 12.344] (II) intel(0): Manufacturer: AUO Model: 315c Serial#: 0 [ 12.344] (II) intel(0): Year: 2011 Week: 0 [ 12.344] (II) intel(0): EDID Version: 1.4 [ 12.344] (II) intel(0): Digital Display Input [ 12.344] (II) intel(0): 6 bits per channel [ 12.344] (II) intel(0): Digital interface is undefined [ 12.344] (II) intel(0): Max Image Size [cm]: horiz.: 26 vert.: 14 [ 12.344] (II) intel(0): Gamma: 2.20 [ 12.344] (II) intel(0): No DPMS capabilities specified [ 12.344] (II) intel(0): Supported color encodings: RGB 4:4:4 [ 12.344] (II) intel(0): First detailed timing is preferred mode [ 12.344] (II) intel(0): Preferred mode is native pixel format and refresh rate [ 12.344] (II) intel(0): redX: 0.590 redY: 0.345 greenX: 0.315 greenY: 0.555 [ 12.344] (II) intel(0): blueX: 0.155 blueY: 0.155 whiteX: 0.313 whiteY: 0.329 [ 12.344] (II) intel(0): Manufacturer's mask: 0 [ 12.344] (II) intel(0): Supported detailed timing: [ 12.344] (II) intel(0): clock: 70.5 MHz Image Size: 256 x 144 mm [ 12.344] (II) intel(0): h_active: 1366 h_sync: 1414 h_sync_end 1446 h_blank_end 1480 h_border: 0 [ 12.344] (II) intel(0): v_active: 768 v_sync: 771 v_sync_end 777 v_blanking: 793 v_border: 0 [ 12.344] (II) intel(0): Supported detailed timing: [ 12.344] (II) intel(0): clock: 47.0 MHz Image Size: 256 x 144 mm [ 12.345] (II) intel(0): h_active: 1366 h_sync: 1414 h_sync_end 1446 h_blank_end 1480 h_border: 0 [ 12.345] (II) intel(0): v_active: 768 v_sync: 771 v_sync_end 777 v_blanking: 793 v_border: 0 [ 12.345] (II) intel(0): Unknown vendor-specific block 2 [ 12.345] (II) intel(0): EDID (in hex): [ 12.345] (II) intel(0): 00ffffffffffff0006af5c3100000000 [ 12.345] (II) intel(0): 00150104901a0e78021cf59758508e27 [ 12.345] (II) intel(0): 27505400000001010101010101010101 [ 12.345] (II) intel(0): 0101010101018a1b5672500019303020 [ 12.345] (II) intel(0): 36000090100000185c12567250001930 [ 12.345] (II) intel(0): 30203600009010000018000000000000 [ 12.345] (II) intel(0): 00000000000000000000000000000002 [ 12.345] (II) intel(0): 000c3fff0c3c7700001777202020004e [ 12.345] (II) intel(0): Not using default mode "320x240" (doublescan mode not supported) [ 12.345] (II) intel(0): Not using default mode "400x300" (doublescan mode not supported) [ 12.345] (II) intel(0): Not using default mode "400x300" (doublescan mode not supported) [ 12.345] (II) intel(0): Not using default mode "512x384" (doublescan mode not supported) [ 12.345] (II) intel(0): Not using default mode "640x480" (doublescan mode not supported) [ 12.345] (II) intel(0): Not using default mode "640x512" (doublescan mode not supported) [ 12.345] (II) intel(0): Not using default mode "800x600" (doublescan mode not supported) [ 12.345] (II) intel(0): Not using default mode "896x672" (doublescan mode not supported) [ 12.346] (II) intel(0): Not using default mode "928x696" (doublescan mode not supported) [ 12.346] (II) intel(0): Not using default mode "960x720" (doublescan mode not supported) [ 12.346] (II) intel(0): Not using default mode "576x432" (doublescan mode not supported) [ 12.346] (II) intel(0): Not using default mode "680x384" (doublescan mode not supported) [ 12.346] (II) intel(0): Not using default mode "680x384" (doublescan mode not supported) [ 12.346] (II) intel(0): Not using default mode "700x525" (doublescan mode not supported) [ 12.346] (II) intel(0): Not using default mode "720x450" (doublescan mode not supported) [ 12.346] (II) intel(0): Not using default mode "800x512" (doublescan mode not supported) [ 12.346] (II) intel(0): Not using default mode "840x525" (doublescan mode not supported) [ 12.346] (II) intel(0): Not using default mode "840x525" (doublescan mode not supported) [ 12.346] (II) intel(0): Not using default mode "960x540" (doublescan mode not supported) [ 12.346] (II) intel(0): Not using default mode "960x600" (doublescan mode not supported) [ 12.346] (II) intel(0): Not using default mode "1024x768" (doublescan mode not supported) [ 12.346] (II) intel(0): Printing probed modes for output eDP1 [ 12.346] (II) intel(0): Modeline "1366x768"x60.1 70.50 1366 1414 1446 1480 768 771 777 793 -hsync -vsync (47.6 kHz eP) [ 12.346] (II) intel(0): Modeline "1366x768"x40.0 47.00 1366 1414 1446 1480 768 771 777 793 -hsync -vsync (31.8 kHz e) [ 12.346] (II) intel(0): Modeline "1360x768"x59.8 84.75 1360 1432 1568 1776 768 771 781 798 -hsync +vsync (47.7 kHz d) [ 12.346] (II) intel(0): Modeline "1360x768"x60.0 72.00 1360 1408 1440 1520 768 771 781 790 +hsync -vsync (47.4 kHz d) [ 12.346] (II) intel(0): Modeline "1024x768"x60.0 65.00 1024 1048 1184 1344 768 771 777 806 -hsync -vsync (48.4 kHz d) [ 12.346] (II) intel(0): Modeline "800x600"x60.3 40.00 800 840 968 1056 600 601 605 628 +hsync +vsync (37.9 kHz d) [ 12.346] (II) intel(0): Modeline "800x600"x56.2 36.00 800 824 896 1024 600 601 603 625 +hsync +vsync (35.2 kHz d) [ 12.346] (II) intel(0): Modeline "640x480"x59.9 25.18 640 656 752 800 480 490 492 525 -hsync -vsync (31.5 kHz d) [ 12.536] (II) intel(0): EDID for output VGA1 [ 12.848] (II) intel(0): EDID for output HDMI1 [ 13.228] (II) intel(0): EDID for output DP1 [ 13.620] (II) intel(0): EDID for output HDMI2 [ 13.620] (II) intel(0): Output eDP1 connected [ 13.620] (II) intel(0): Output VGA1 disconnected [ 13.620] (II) intel(0): Output HDMI1 disconnected [ 13.620] (II) intel(0): Output DP1 disconnected [ 13.620] (II) intel(0): Output HDMI2 disconnected [ 13.620] (II) intel(0): Using exact sizes for initial modes [ 13.620] (II) intel(0): Output eDP1 using initial mode 1366x768 [ 13.620] (II) intel(0): Using default gamma of (1.0, 1.0, 1.0) unless otherwise stated. [ 13.620] (II) intel(0): Kernel page flipping support detected, enabling [ 13.620] (==) intel(0): DPI set to (96, 96) [ 13.620] (II) Loading sub module "fb" [ 13.620] (II) LoadModule: "fb" [ 13.620] (II) Loading /usr/lib/xorg/modules/libfb.so [ 13.647] (II) Module fb: vendor="X.Org Foundation" [ 13.647] compiled for 1.16.4, module version = 1.0.0 [ 13.647] ABI class: X.Org ANSI C Emulation, version 0.4 [ 13.647] (II) Loading sub module "dri2" [ 13.647] (II) LoadModule: "dri2" [ 13.647] (II) Module "dri2" already built-in [ 13.647] (II) UnloadModule: "modesetting" [ 13.647] (II) Unloading modesetting [ 13.647] (II) UnloadModule: "fbdev" [ 13.647] (II) Unloading fbdev [ 13.648] (II) UnloadSubModule: "fbdevhw" [ 13.648] (II) Unloading fbdevhw [ 13.648] (II) UnloadModule: "vesa" [ 13.648] (II) Unloading vesa [ 13.648] (==) Depth 24 pixmap format is 32 bpp [ 13.649] (II) intel(0): [DRI2] Setup complete [ 13.649] (II) intel(0): [DRI2] DRI driver: i965 [ 13.649] (II) intel(0): Allocated new frame buffer 1408x768 stride 5632, tiled [ 13.653] (II) UXA(0): Driver registered support for the following operations: [ 13.653] (II) solid [ 13.653] (II) copy [ 13.653] (II) composite (RENDER acceleration) [ 13.653] (II) put_image [ 13.653] (II) get_image [ 13.653] (==) intel(0): Backing store enabled [ 13.653] (==) intel(0): Silken mouse enabled [ 13.654] (II) intel(0): Initializing HW Cursor [ 13.654] (II) intel(0): RandR 1.2 enabled, ignore the following RandR disabled message. [ 13.655] (==) intel(0): DPMS enabled [ 13.655] (==) intel(0): Intel XvMC decoder enabled [ 13.655] (II) intel(0): Set up textured video [ 13.656] (II) intel(0): [XvMC] xvmc_vld driver initialized. [ 13.656] (II) intel(0): direct rendering: DRI2 Enabled [ 13.656] (==) intel(0): hotplug detection: "enabled" [ 13.676] (--) RandR disabled [ 13.688] (II) SELinux: Disabled on system [ 13.744] (II) AIGLX: enabled GLX_MESA_copy_sub_buffer [ 13.745] (II) AIGLX: enabled GLX_ARB_create_context [ 13.745] (II) AIGLX: enabled GLX_ARB_create_context_profile [ 13.745] (II) AIGLX: enabled GLX_EXT_create_context_es2_profile [ 13.745] (II) AIGLX: enabled GLX_INTEL_swap_event [ 13.745] (II) AIGLX: enabled GLX_SGI_swap_control and GLX_MESA_swap_control [ 13.745] (II) AIGLX: enabled GLX_EXT_framebuffer_sRGB [ 13.745] (II) AIGLX: enabled GLX_ARB_fbconfig_float [ 13.745] (II) AIGLX: GLX_EXT_texture_from_pixmap backed by buffer objects [ 13.745] (II) AIGLX: enabled GLX_ARB_create_context_robustness [ 13.745] (II) AIGLX: Loaded and initialized i965 [ 13.745] (II) GLX: Initialized DRI2 GL provider for screen 0 [ 13.745] (II) intel(0): Setting screen physical size to 361 x 203 [ 13.839] (II) config/udev: Adding input device Power Button (/dev/input/event2) [ 13.839] (**) Power Button: Applying InputClass "evdev keyboard catchall" [ 13.839] (II) LoadModule: "evdev" [ 13.840] (II) Loading /usr/lib/xorg/modules/input/evdev_drv.so [ 13.843] (II) Module evdev: vendor="X.Org Foundation" [ 13.843] compiled for 1.16.0, module version = 2.9.0 [ 13.843] Module class: X.Org XInput Driver [ 13.843] ABI class: X.Org XInput driver, version 21.0 [ 13.843] (II) Using input driver 'evdev' for 'Power Button' [ 13.843] (**) Power Button: always reports core events [ 13.843] (**) evdev: Power Button: Device: "/dev/input/event2" [ 13.844] (--) evdev: Power Button: Vendor 0 Product 0x1 [ 13.844] (--) evdev: Power Button: Found keys [ 13.844] (II) evdev: Power Button: Configuring as keyboard [ 13.844] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXPWRBN:00/input/input3/event2" [ 13.844] (II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD, id 6) [ 13.844] (**) Option "xkb_rules" "evdev" [ 13.844] (**) Option "xkb_model" "pc105" [ 13.844] (**) Option "xkb_layout" "pl" [ 13.883] (II) config/udev: Adding input device Video Bus (/dev/input/event5) [ 13.883] (**) Video Bus: Applying InputClass "evdev keyboard catchall" [ 13.883] (II) Using input driver 'evdev' for 'Video Bus' [ 13.883] (**) Video Bus: always reports core events [ 13.883] (**) evdev: Video Bus: Device: "/dev/input/event5" [ 13.883] (--) evdev: Video Bus: Vendor 0 Product 0x6 [ 13.883] (--) evdev: Video Bus: Found keys [ 13.883] (II) evdev: Video Bus: Configuring as keyboard [ 13.883] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/LNXVIDEO:00/input/input5/event5" [ 13.883] (II) XINPUT: Adding extended input device "Video Bus" (type: KEYBOARD, id 7) [ 13.883] (**) Option "xkb_rules" "evdev" [ 13.883] (**) Option "xkb_model" "pc105" [ 13.883] (**) Option "xkb_layout" "pl" [ 13.884] (II) config/udev: Adding input device Power Button (/dev/input/event1) [ 13.884] (**) Power Button: Applying InputClass "evdev keyboard catchall" [ 13.884] (II) Using input driver 'evdev' for 'Power Button' [ 13.884] (**) Power Button: always reports core events [ 13.884] (**) evdev: Power Button: Device: "/dev/input/event1" [ 13.884] (--) evdev: Power Button: Vendor 0 Product 0x1 [ 13.884] (--) evdev: Power Button: Found keys [ 13.884] (II) evdev: Power Button: Configuring as keyboard [ 13.884] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0C:00/input/input2/event1" [ 13.884] (II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD, id 8) [ 13.884] (**) Option "xkb_rules" "evdev" [ 13.884] (**) Option "xkb_model" "pc105" [ 13.885] (**) Option "xkb_layout" "pl" [ 13.885] (II) config/udev: Adding input device Lid Switch (/dev/input/event0) [ 13.885] (II) No input driver specified, ignoring this device. [ 13.885] (II) This device may have been added with another device file. [ 13.886] (II) config/udev: Adding input device Logitech Unifying Device. Wireless PID:4009 (/dev/input/event4) [ 13.886] (**) Logitech Unifying Device. Wireless PID:4009: Applying InputClass "evdev pointer catchall" [ 13.886] (II) Using input driver 'evdev' for 'Logitech Unifying Device. Wireless PID:4009' [ 13.886] (**) Logitech Unifying Device. Wireless PID:4009: always reports core events [ 13.886] (**) evdev: Logitech Unifying Device. Wireless PID:4009: Device: "/dev/input/event4" [ 13.886] (--) evdev: Logitech Unifying Device. Wireless PID:4009: Vendor 0x46d Product 0xc52b [ 13.886] (--) evdev: Logitech Unifying Device. Wireless PID:4009: Found 20 mouse buttons [ 13.886] (--) evdev: Logitech Unifying Device. Wireless PID:4009: Found scroll wheel(s) [ 13.886] (--) evdev: Logitech Unifying Device. Wireless PID:4009: Found relative axes [ 13.886] (--) evdev: Logitech Unifying Device. Wireless PID:4009: Found x and y relative axes [ 13.886] (II) evdev: Logitech Unifying Device. Wireless PID:4009: Configuring as mouse [ 13.886] (II) evdev: Logitech Unifying Device. Wireless PID:4009: Adding scrollwheel support [ 13.886] (**) evdev: Logitech Unifying Device. Wireless PID:4009: YAxisMapping: buttons 4 and 5 [ 13.886] (**) evdev: Logitech Unifying Device. Wireless PID:4009: EmulateWheelButton: 4, EmulateWheelInertia: 10, EmulateWheelTimeout: 200 [ 13.886] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:14.0/usb1/1-1/1-1:1.2/0003:046D:C52B.0003/0003:046D:C52B.0004/input/input4/event4" [ 13.886] (II) XINPUT: Adding extended input device "Logitech Unifying Device. Wireless PID:4009" (type: MOUSE, id 9) [ 13.887] (II) evdev: Logitech Unifying Device. Wireless PID:4009: initialized for relative axes. [ 13.887] (**) Logitech Unifying Device. Wireless PID:4009: (accel) keeping acceleration scheme 1 [ 13.887] (**) Logitech Unifying Device. Wireless PID:4009: (accel) acceleration profile 0 [ 13.887] (**) Logitech Unifying Device. Wireless PID:4009: (accel) acceleration factor: 2.000 [ 13.887] (**) Logitech Unifying Device. Wireless PID:4009: (accel) acceleration threshold: 4 [ 13.887] (II) config/udev: Adding input device Logitech Unifying Device. Wireless PID:4009 (/dev/input/mouse0) [ 13.887] (II) No input driver specified, ignoring this device. [ 13.887] (II) This device may have been added with another device file. [ 13.888] (II) config/udev: Adding input device HP Truevision HD (/dev/input/event13) [ 13.888] (**) HP Truevision HD: Applying InputClass "evdev keyboard catchall" [ 13.888] (II) Using input driver 'evdev' for 'HP Truevision HD' [ 13.888] (**) HP Truevision HD: always reports core events [ 13.888] (**) evdev: HP Truevision HD: Device: "/dev/input/event13" [ 13.888] (--) evdev: HP Truevision HD: Vendor 0x4f2 Product 0xb45e [ 13.888] (--) evdev: HP Truevision HD: Found keys [ 13.888] (II) evdev: HP Truevision HD: Configuring as keyboard [ 13.888] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:14.0/usb1/1-3/1-3:1.0/input/input14/event13" [ 13.888] (II) XINPUT: Adding extended input device "HP Truevision HD" (type: KEYBOARD, id 10) [ 13.888] (**) Option "xkb_rules" "evdev" [ 13.888] (**) Option "xkb_model" "pc105" [ 13.888] (**) Option "xkb_layout" "pl" [ 13.889] (II) config/udev: Adding input device HDA Digital PCBeep (/dev/input/event8) [ 13.889] (II) No input driver specified, ignoring this device. [ 13.889] (II) This device may have been added with another device file. [ 13.889] (II) config/udev: Adding input device HDA Intel PCH Mic (/dev/input/event9) [ 13.889] (II) No input driver specified, ignoring this device. [ 13.889] (II) This device may have been added with another device file. [ 13.890] (II) config/udev: Adding input device HDA Intel PCH Headphone (/dev/input/event10) [ 13.890] (II) No input driver specified, ignoring this device. [ 13.890] (II) This device may have been added with another device file. [ 13.890] (II) config/udev: Adding input device HDA Intel PCH HDMI/DP,pcm=3 (/dev/input/event11) [ 13.890] (II) No input driver specified, ignoring this device. [ 13.890] (II) This device may have been added with another device file. [ 13.890] (II) config/udev: Adding input device SYN1EDE:00 06CB:7442 (/dev/input/event12) [ 13.890] (**) SYN1EDE:00 06CB:7442: Applying InputClass "evdev touchpad catchall" [ 13.890] (**) SYN1EDE:00 06CB:7442: Applying InputClass "touchpad catchall" [ 13.890] (**) SYN1EDE:00 06CB:7442: Applying InputClass "Default clickpad buttons" [ 13.891] (II) LoadModule: "synaptics" [ 13.891] (II) Loading /usr/lib/xorg/modules/input/synaptics_drv.so [ 13.892] (II) Module synaptics: vendor="X.Org Foundation" [ 13.892] compiled for 1.16.0.901, module version = 1.8.99 [ 13.892] Module class: X.Org XInput Driver [ 13.892] ABI class: X.Org XInput driver, version 21.0 [ 13.892] (II) Using input driver 'synaptics' for 'SYN1EDE:00 06CB:7442' [ 13.892] (**) SYN1EDE:00 06CB:7442: always reports core events [ 13.892] (**) Option "Device" "/dev/input/event12" [ 13.932] (--) synaptics: SYN1EDE:00 06CB:7442: x-axis range 1 - 4008 (res 44) [ 13.932] (--) synaptics: SYN1EDE:00 06CB:7442: y-axis range 1 - 2266 (res 43) [ 13.932] (--) synaptics: SYN1EDE:00 06CB:7442: pressure range 0 - 255 [ 13.932] (II) synaptics: SYN1EDE:00 06CB:7442: device does not report finger width. [ 13.932] (--) synaptics: SYN1EDE:00 06CB:7442: buttons: left right double triple [ 13.933] (--) synaptics: SYN1EDE:00 06CB:7442: Vendor 0x6cb Product 0x7442 [ 13.933] (--) synaptics: SYN1EDE:00 06CB:7442: invalid finger width range. defaulting to 0 - 15 [ 13.933] (--) synaptics: SYN1EDE:00 06CB:7442: touchpad found [ 13.933] (**) SYN1EDE:00 06CB:7442: always reports core events [ 13.960] (**) Option "config_info" "udev:/sys/devices/platform/80860F41:00/i2c-8/i2c-SYN1EDE:00/0018:06CB:7442.0005/input/input9/event12" [ 13.960] (II) XINPUT: Adding extended input device "SYN1EDE:00 06CB:7442" (type: TOUCHPAD, id 11) [ 13.960] (**) synaptics: SYN1EDE:00 06CB:7442: (accel) MinSpeed is now constant deceleration 2.5 [ 13.960] (**) synaptics: SYN1EDE:00 06CB:7442: (accel) MaxSpeed is now 1.75 [ 13.960] (**) synaptics: SYN1EDE:00 06CB:7442: (accel) AccelFactor is now 0.043 [ 13.960] (**) SYN1EDE:00 06CB:7442: (accel) keeping acceleration scheme 1 [ 13.960] (**) SYN1EDE:00 06CB:7442: (accel) acceleration profile 1 [ 13.960] (**) SYN1EDE:00 06CB:7442: (accel) acceleration factor: 2.000 [ 13.960] (**) SYN1EDE:00 06CB:7442: (accel) acceleration threshold: 4 [ 13.961] (--) synaptics: SYN1EDE:00 06CB:7442: touchpad found [ 13.962] (II) config/udev: Adding input device SYN1EDE:00 06CB:7442 (/dev/input/mouse1) [ 13.962] (**) SYN1EDE:00 06CB:7442: Ignoring device from InputClass "touchpad ignore duplicates" [ 13.962] (II) config/udev: Adding input device AT Translated Set 2 keyboard (/dev/input/event3) [ 13.962] (**) AT Translated Set 2 keyboard: Applying InputClass "evdev keyboard catchall" [ 13.962] (II) Using input driver 'evdev' for 'AT Translated Set 2 keyboard' [ 13.962] (**) AT Translated Set 2 keyboard: always reports core events [ 13.962] (**) evdev: AT Translated Set 2 keyboard: Device: "/dev/input/event3" [ 13.962] (--) evdev: AT Translated Set 2 keyboard: Vendor 0x1 Product 0x1 [ 13.962] (--) evdev: AT Translated Set 2 keyboard: Found keys [ 13.962] (II) evdev: AT Translated Set 2 keyboard: Configuring as keyboard [ 13.962] (**) Option "config_info" "udev:/sys/devices/platform/i8042/serio0/input/input0/event3" [ 13.962] (II) XINPUT: Adding extended input device "AT Translated Set 2 keyboard" (type: KEYBOARD, id 12) [ 13.963] (**) Option "xkb_rules" "evdev" [ 13.963] (**) Option "xkb_model" "pc105" [ 13.963] (**) Option "xkb_layout" "pl" [ 13.963] (II) config/udev: Adding input device PC Speaker (/dev/input/event7) [ 13.963] (II) No input driver specified, ignoring this device. [ 13.963] (II) This device may have been added with another device file. [ 13.964] (II) config/udev: Adding input device HP WMI hotkeys (/dev/input/event14) [ 13.964] (**) HP WMI hotkeys: Applying InputClass "evdev keyboard catchall" [ 13.964] (II) Using input driver 'evdev' for 'HP WMI hotkeys' [ 13.964] (**) HP WMI hotkeys: always reports core events [ 13.964] (**) evdev: HP WMI hotkeys: Device: "/dev/input/event14" [ 13.964] (--) evdev: HP WMI hotkeys: Vendor 0 Product 0 [ 13.964] (--) evdev: HP WMI hotkeys: Found keys [ 13.964] (II) evdev: HP WMI hotkeys: Configuring as keyboard [ 13.964] (**) Option "config_info" "udev:/sys/devices/virtual/input/input10/event14" [ 13.964] (II) XINPUT: Adding extended input device "HP WMI hotkeys" (type: KEYBOARD, id 13) [ 13.964] (**) Option "xkb_rules" "evdev" [ 13.964] (**) Option "xkb_model" "pc105" [ 13.964] (**) Option "xkb_layout" "pl" [ 13.965] (II) config/udev: Adding input device HP Wireless hotkeys (/dev/input/event6) [ 13.965] (**) HP Wireless hotkeys: Applying InputClass "evdev keyboard catchall" [ 13.965] (II) Using input driver 'evdev' for 'HP Wireless hotkeys' [ 13.965] (**) HP Wireless hotkeys: always reports core events [ 13.965] (**) evdev: HP Wireless hotkeys: Device: "/dev/input/event6" [ 13.965] (--) evdev: HP Wireless hotkeys: Vendor 0 Product 0 [ 13.965] (--) evdev: HP Wireless hotkeys: Found keys [ 13.965] (II) evdev: HP Wireless hotkeys: Configuring as keyboard [ 13.965] (**) Option "config_info" "udev:/sys/devices/virtual/input/input6/event6" [ 13.965] (II) XINPUT: Adding extended input device "HP Wireless hotkeys" (type: KEYBOARD, id 14) [ 13.965] (**) Option "xkb_rules" "evdev" [ 13.965] (**) Option "xkb_model" "pc105" [ 13.965] (**) Option "xkb_layout" "pl" [ 28.136] (II) intel(0): EDID vendor "AUO", prod id 12636 [ 28.136] (II) intel(0): Printing DDC gathered Modelines: [ 28.137] (II) intel(0): Modeline "1366x768"x0.0 70.50 1366 1414 1446 1480 768 771 777 793 -hsync -vsync (47.6 kHz eP) [ 28.137] (II) intel(0): Modeline "1366x768"x0.0 47.00 1366 1414 1446 1480 768 771 777 793 -hsync -vsync (31.8 kHz e) [ 29.092] (II) intel(0): EDID vendor "AUO", prod id 12636 [ 29.092] (II) intel(0): Printing DDC gathered Modelines: [ 29.092] (II) intel(0): Modeline "1366x768"x0.0 70.50 1366 1414 1446 1480 768 771 777 793 -hsync -vsync (47.6 kHz eP) [ 29.092] (II) intel(0): Modeline "1366x768"x0.0 47.00 1366 1414 1446 1480 768 771 777 793 -hsync -vsync (31.8 kHz e) [ 30.564] (II) intel(0): EDID vendor "AUO", prod id 12636 [ 30.564] (II) intel(0): Printing DDC gathered Modelines: [ 30.564] (II) intel(0): Modeline "1366x768"x0.0 70.50 1366 1414 1446 1480 768 771 777 793 -hsync -vsync (47.6 kHz eP) [ 30.564] (II) intel(0): Modeline "1366x768"x0.0 47.00 1366 1414 1446 1480 768 771 777 793 -hsync -vsync (31.8 kHz e)
4. -> Pufferfish - grep -e family -e model /proc/cpuinfo
root@ResResovsky:/home/oskar# grep -e family -e model /proc/cpuinfo cpu family : 6 model : 55 model name : Intel(R) Celeron(R) CPU N2840 @ 2.16GHz cpu family : 6 model : 55 model name : Intel(R) Celeron(R) CPU N2840 @ 2.16GHz
apt-get install scrot hwloc viewnior
root@ResResovsky:/home/oskar# apt-get install scrot hwloc viewnior Czytanie list pakietów... Gotowe Budowanie drzewa zależności Odczyt informacji o stanie... Gotowe Package scrot is not available, but is referred to by another package. This may mean that the package is missing, has been obsoleted, or is only available from another source E: Package 'scrot' has no installation candidate E: Nie udało się odnaleźć pakietu hwloc E: Nie udało się odnaleźć pakietu viewnior
Offline
Polecenie xrandr wydaje się w graficznym terminalu jako zwykły użytkownik. Wpisłeś je pewnie w konsoli tekstowej zamiast w graficznym terminalu i dlatego xrandr wywalił błąd "Cannot open display". Jeszcze raz podkreślam: Uruchom komputer tak jak zwykle, zaloguj się do środowiska graficznego (lub nie jeśli masz ustawione automatyczne logowanie), uruchom graficzny terminal (np. konsole) i wpisz w nim
xrandr -s 0
Nie przejmuj się komunikatem o wywołanie aticonfig, bo to narzędzie jest do konfiguracji sterowników ATi, a ty masz kartę Intela.
Ostatnio edytowany przez młodyLinuxiarz (2016-02-12 19:25:58)
Offline
2713
Ostatnio edytowany przez uzytkownikubunt (2016-12-01 01:34:29)
Offline
uzytkownikubunt napisał(-a):
[...]
Inna sprawa, że tak naprawdę to pewnie nie jest problem ze sterownikami. Intel ma dosyć stabilne. Coś przestawia rozdzielczość. Można szukać, ale jak się
ktoś słabo zna na Gnu/Linuksach to po prostu pewnie szybciej przywracać odpowiednią rozdzielczość.
W tym wątku Jacekalex już to opisał, więc warto skorzystać.
Oczywiście, że to nie wina sterownika, KDE tak ma, że jak jakaś apka (np. Wine) zmieni rozdzielczość a ty walniesz reset to ustawienia zostają na KDE, dlatego gnome działa mu dobrze a KDE nie. Albo niech przywróci ją przez xrandr albo z poziomu centrum ustawień czy jak się to zwie. Nie chce mi się wierzyć, że on nie ma tego pakietu nawet po minimalistycznej instalacji KDE.
@Reasum, możesz jakiegoś screenshota wrzucić z twoim "panelem sterowania"?
Offline
1. mlodyLinuxiarz - uruchomiłem polecenie w UXTerm, XTerm i Konsole - w żadnym nic się nie zadziało. Robiłem to jako zwykły user tak jak napisałeś.
2. Pufferfish - sources.list
#~~~~~ Jessie - podstawa ~~~~~# deb http://ftp.pl.debian.org/debian/ jessie main non-free contrib deb-src http://ftp.pl.debian.org/debian/ jessie main non-free contrib #~~~~~ Jessie - update'y ~~~~~# deb http://security.debian.org/ jessie/updates main contrib non-free deb-src http://security.debian.org/ jessie/updates main contrib non-free deb http://ftp.pl.debian.org/debian/ jessie-updates main non-free contrib deb-src http://ftp.pl.debian.org/debian/ jessie-updates main non-free contrib #~~~~~ Backporty dla Jessie ~~~~~# deb http://ftp.pl.debian.org/debian/ jessie-backports main contrib non-free #~~~~~ Multimedia - Stable~~~~~# deb http://www.deb-multimedia.org/ stable main non-free deb-src http://www.deb-multimedia.org/ stable main non-free #~~~~~ Linux Mint Impotr Debian ~~~~~# deb http://packages.linuxmint.com debian import
dpkg -l | grep fglrx
oskar@ResResovsky:~$ dpkg -l | grep fglrx ii fglrx-atieventsd 1:15.9-4~deb8u1 amd64 events daemon for the non-free ATI/AMD RadeonHD display driver ii fglrx-control 1:15.9-4~deb8u1 amd64 control panel for the non-free ATI/AMD RadeonHD display driver ii fglrx-driver 1:15.9-4~deb8u1 amd64 non-free ATI/AMD RadeonHD display driver ii fglrx-modules-dkms 1:15.9-4~deb8u1 amd64 dkms module source for the non-free ATI/AMD RadeonHD display driver ii glx-alternative-fglrx 0.5.1 amd64 allows the selection of FGLRX as GLX provider ii libfglrx:amd64 1:15.9-4~deb8u1 amd64 non-free ATI/AMD RadeonHD display driver (runtime libraries) ii libfglrx-amdxvba1:amd64 1:15.9-4~deb8u1 amd64 AMD XvBA (X-Video Bitstream Acceleration) backend for VA API ii libgl1-fglrx-glx:amd64 1:15.9-4~deb8u1 amd64 proprietary libGL for the non-free ATI/AMD RadeonHD display driver
3. skullman - wiem, że tak się dzieje, bo pierwszy raz padło mi właśnie przez wine - wtedy instalowałem gnoma, usuwałem kde, instalowałem kde na nowo i pozbyłem się wine i skończyło się granie na linuxie. Tylko, że tym razem używałem komputera jak zawsze. Nic specjalnie skomplikowanego i nic specjalnie wymyślnego. Było dobrze. A tu na następny dzień po uruchomieniu znów był ten problem.... Może niedokładnie przekopałem panel sterowania ale zrobiłem to jeszcze raz i nadal nie znalazłem opcji zmiany rozdzielczości. Albo na prawdę nie mam tego albo jest gdzieś tak to ukryte w której z opcji, że nie ma szans, żebym na to wpadł nawet przypadkiem.
Offline
a nie prosciej bedzie wykopac calego xorga z konfiguracja, sterami i zainstalowac od nowa.
Offline
Znając moje szczęście to przy ponownej instalacji zabraknie mi jakichś pakietów i zostanę w samej konsoli. Możed ktoś wie dzie dokładnie się zmienia rozdzielczość w trybie graficznym? Najprostsze rozwiązania zazwyczaj są najlepsze (w tak podejrzewam błachych przypadkach)
Offline
Jaką masz maksymalną rozdzielczość monitora? To chyba wiesz.
Offline