Intel HD 4400 i monitor w full hd w debianie

Zagadnienia dotyczące menadżerów okien, środowisk graficznych - X, KDE, GNOME, Fluxbox, XFCE., Compiz itp.
Pi0tR
Posty: 7
Rejestracja: 09 czerwca 2014, 07:01

Intel HD 4400 i monitor w full hd w debianie

Post autor: Pi0tR »

Witam serdecznie
posiadam laptopa z karta graficzna hd 4400 (720m wylaczona w biosie)
moj problem polega na tym ze moj monitor nie jest poprawnie wkyrywany przez debiana w efekcie na 24' monitorze mam tylko rozdzieloczosc 1366x768 i to tak ze obraz wyswietla sie na niecaym ekranie
da rade jakos to zmienic ?
tom.k
Posty: 16
Rejestracja: 11 marca 2013, 11:21

Post autor: tom.k »

Pobaw sie komenda xrandr,
ja kiedys mialem podobny problem, jak enlightenment nie ustawial mi dobrze rozdzielczosci,
robilem to tak:

Kod: Zaznacz cały

xrandr --output VGA1 --mode 1680x1050 -display :0
Pozdrawiam.
Awatar użytkownika
Rafal_F
Moderator
Posty: 2350
Rejestracja: 29 sierpnia 2008, 16:45

Post autor: Rafal_F »

Wklej log /var/log/Xorg.0.log
Pi0tR
Posty: 7
Rejestracja: 09 czerwca 2014, 07:01

Post autor: Pi0tR »

[ATTACH]4805[/ATTACH]

w zalaczniku /var/log/Xorg.0.log
Załączniki

[Rozszerzenie txt zostało wyłączone i nie będzie dłużej wyświetlane.]

Awatar użytkownika
Rafal_F
Moderator
Posty: 2350
Rejestracja: 29 sierpnia 2008, 16:45

Post autor: Rafal_F »

Uzupełnij informacje: threads/12771-Zakładając-temat-przeczyt ... #post81406

Tworzyłeś plik: /etc/X11/xorg.conf ?
Pi0tR
Posty: 7
Rejestracja: 09 czerwca 2014, 07:01

Post autor: Pi0tR »

tak
wygenerowany plik wyglada tak: [ATTACH]4806[/ATTACH]
Załączniki

[Rozszerzenie txt zostało wyłączone i nie będzie dłużej wyświetlane.]

Awatar użytkownika
Rafal_F
Moderator
Posty: 2350
Rejestracja: 29 sierpnia 2008, 16:45

Post autor: Rafal_F »

Po co?
Usuń ten plik, nie jest do niczego potrzebny. Po usunięciu pliku restart i ponownie wklej log /var/log/Xorg.0.log.
Pi0tR
Posty: 7
Rejestracja: 09 czerwca 2014, 07:01

Post autor: Pi0tR »

tak jak mowiles usunalem xorg.conf zresetowalem komputer i zalczniku logi po resecie [ATTACH]4807[/ATTACH]
Załączniki

[Rozszerzenie txt zostało wyłączone i nie będzie dłużej wyświetlane.]

Awatar użytkownika
Rafal_F
Moderator
Posty: 2350
Rejestracja: 29 sierpnia 2008, 16:45

Post autor: Rafal_F »

Dostarcz wyniki:

Kod: Zaznacz cały

dpkg -l|egrep 'glx|mesa|intel'
lspci -k
lspci -n
Pi0tR
Posty: 7
Rejestracja: 09 czerwca 2014, 07:01

Post autor: Pi0tR »

Kod: Zaznacz cały

dpkg -l|egrep 'glx|mesa|intel'
ii  casefile                              1.0.1-1kali0                       all          Offline intelligence tool
ii  firmware-intelwimax                   0.40~bpo70+1                       all          Binary firmware for Intel WiMAX Connection
ii  intel-microcode                       1.20140122.1                       amd64        Processor microcode firmware for Intel CPUs
ii  libdrm-intel1:amd64                   2.4.54-1                           amd64        Userspace interface to intel-specific kernel DRM services -- runtime
ii  libegl1-mesa:amd64                    10.1.4-1                           amd64        free implementation of the EGL API -- runtime
ii  libegl1-mesa-dev                      10.1.4-1                           amd64        free implementation of the EGL API -- development files
ii  libegl1-mesa-drivers:amd64            10.1.4-1                           amd64        free implementation of the EGL API -- hardware drivers
ii  libgl1-mesa-dev                       10.1.4-1                           amd64        free implementation of the OpenGL API -- GLX development files
ii  libgl1-mesa-dri:amd64                 8.0.5-4+deb7u2                     amd64        free implementation of the OpenGL API -- DRI modules
ii  libgl1-mesa-glx:amd64                 10.1.4-1                           amd64        free implementation of the OpenGL API -- GLX runtime
ii  libglapi-mesa:amd64                   10.1.4-1                           amd64        free implementation of the GL API -- shared library
ii  libgles2-mesa:amd64                   10.1.4-1                           amd64        free implementation of the OpenGL|ES 2.x API -- runtime
ii  libglu1-mesa:amd64                    8.0.5-4+deb7u2                     amd64        Mesa OpenGL utility library (GLU)
ii  libglu1-mesa-dev                      8.0.5-4+deb7u2                     amd64        Mesa OpenGL utility library -- development files
ii  libopenvg1-mesa:amd64                 10.1.4-1                           amd64        free implementation of the OpenVG API -- runtime
ii  libwayland-egl1-mesa:amd64            10.1.4-1                           amd64        implementation of the Wayland EGL platform -- runtime
ii  libxcb-glx0:amd64                     1.10-3                             amd64        X C Binding, glx extension
ii  libxcb-glx0-dev:amd64                 1.10-3                             amd64        X C Binding, glx extension, development files
ii  maltego                               3.4.0.5005-1kali1                  all          Open source intelligence and forensics application
ii  mesa-common-dev                       10.1.4-1                           amd64        Developer documentation for Mesa
ii  mesa-utils                            8.0.1-2+b3                         amd64        Miscellaneous Mesa GL utilities
ii  whois                                 5.1.1~deb7u1                       amd64        intelligent WHOIS client
ii  wvdial                                1.61-4.1                           amd64        intelligent Point-to-Point Protocol dialer
ii  xserver-xorg-video-intel              2:2.19.0-6                         amd64        X.Org X server -- Intel i8xx, i9xx display driver

Kod: Zaznacz cały

 lspci -k
00:00.0 Host bridge: Intel Corporation Haswell-ULT DRAM Controller (rev 09)
    Subsystem: Lenovo Device 3978
00:02.0 VGA compatible controller: Intel Corporation Haswell-ULT Integrated Graphics Controller (rev 09)
    Subsystem: Lenovo Device 3801
    Kernel driver in use: i915
00:03.0 Audio device: Intel Corporation Device 0a0c (rev 09)
    Subsystem: Lenovo Device 3978
    Kernel driver in use: snd_hda_intel
00:14.0 USB controller: Intel Corporation Lynx Point-LP USB xHCI HC (rev 04)
    Subsystem: Lenovo Device 3978
    Kernel driver in use: xhci_hcd
00:16.0 Communication controller: Intel Corporation Lynx Point-LP HECI #0 (rev 04)
    Subsystem: Lenovo Device 3978
    Kernel driver in use: mei_me
00:1b.0 Audio device: Intel Corporation Lynx Point-LP HD Audio Controller (rev 04)
    Subsystem: Lenovo Device 3978
    Kernel driver in use: snd_hda_intel
00:1c.0 PCI bridge: Intel Corporation Lynx Point-LP PCI Express Root Port 1 (rev e4)
    Kernel driver in use: pcieport
00:1c.2 PCI bridge: Intel Corporation Lynx Point-LP PCI Express Root Port 3 (rev e4)
    Kernel driver in use: pcieport
00:1d.0 USB controller: Intel Corporation Lynx Point-LP USB EHCI #1 (rev 04)
    Subsystem: Lenovo Device 3978
    Kernel driver in use: ehci-pci
00:1f.0 ISA bridge: Intel Corporation Lynx Point-LP LPC Controller (rev 04)
    Subsystem: Lenovo Device 3978
    Kernel driver in use: lpc_ich
00:1f.2 SATA controller: Intel Corporation Lynx Point-LP SATA Controller 1 [AHCI mode] (rev 04)
    Subsystem: Lenovo Device 3978
    Kernel driver in use: ahci
00:1f.3 SMBus: Intel Corporation Lynx Point-LP SMBus Controller (rev 04)
    Subsystem: Lenovo Device 3978
01:00.0 Ethernet controller: Realtek Semiconductor Co., Ltd. RTL8101E/RTL8102E PCI Express Fast Ethernet controller (rev 08)
    Subsystem: Lenovo Device 3805
    Kernel driver in use: r8169
02:00.0 Network controller: Intel Corporation Device 08b2 (rev 73)
    Subsystem: Intel Corporation Device 4262
    Kernel driver in use: iwlwifi

Kod: Zaznacz cały

00:00.0 0600: 8086:0a04 (rev 09)
00:02.0 0300: 8086:0a16 (rev 09)
00:03.0 0403: 8086:0a0c (rev 09)
00:14.0 0c03: 8086:9c31 (rev 04)
00:16.0 0780: 8086:9c3a (rev 04)
00:1b.0 0403: 8086:9c20 (rev 04)
00:1c.0 0604: 8086:9c10 (rev e4)
00:1c.2 0604: 8086:9c14 (rev e4)
00:1d.0 0c03: 8086:9c26 (rev 04)
00:1f.0 0601: 8086:9c43 (rev 04)
00:1f.2 0106: 8086:9c03 (rev 04)
00:1f.3 0c05: 8086:9c22 (rev 04)
01:00.0 0200: 10ec:8136 (rev 08)
02:00.0 0280: 8086:08b2 (rev 73)
ODPOWIEDZ