[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: lightdm will nicht - Re: Kein WLAN mit debian 8.3 und Intel Wireless 8260



Hallo,

ich bin langsam etwas verwirrt. :-)
Am 15.03.2016 um 22:14 schrieb Harald Weidner:
Hallo,

Langsam wird es kompliziert. Laut deiner Mail vom 10.3. hat dein System
sowohl einen Intel- als auch eine ATI Grafikkarte:

3.16: dmesg nach Intel und nach amd
Demzufolge hat wohl der HDMI-Ausgang ne eigene Intelgrafik, bleibt die AMD f. den Notebook-TFT.

IOMMUv2 ?? Liest sich ja gruselig im Internet.

-------------------------- Intel
[ 0.096745] smpboot: CPU0: Intel(R) Core(TM) i5-6200U CPU @ 2.30GHz (fam: 06, model: 4e, stepping: 03) [ 0.096777] Performance Events: no PEBS fmt3+, generic architected perfmon, full-width counters, Intel PMU driver.
[    0.737504] intel_idle: does not run on family 6 model 78
[    1.499790] snd_hda_intel 0000:00:1f.3: irq 143 for MSI/MSI-X
[ 1.543186] input: HDA Intel PCH Headphone as /devices/pci0000:00/0000:00:1f.3/sound/card0/input8 [ 1.543288] input: HDA Intel PCH HDMI/DP,pcm=3 as /devices/pci0000:00/0000:00:1f.3/sound/card0/input9
---------------------------- AMD:
[ 0.000000] Linux version 3.16.0-4-amd64 (debian-kernel@lists.debian.org) (gcc version 4.8.4 (Debian 4.8.4-1) ) #1 SMP Debian 3.16.7-ckt20-1+deb8u4 (2016-02-29) [ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-3.16.0-4-amd64 root=UUID=c53ad380-00e1-41e1-8aa9-06675a5e936e ro quiet
[    0.000000] RAMDISK: [mem 0x36370000-0x371affff]
[ 0.000000] ACPI: SSDT 0x0000000077FC2000 001A65 (v01 Insyde AmdTable 00001000 INTL 20130117) [ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-3.16.0-4-amd64 root=UUID=c53ad380-00e1-41e1-8aa9-06675a5e936e ro quiet
[    0.753027] AMD IOMMUv2 driver by Joerg Roedel <joerg.roedel@amd.com>
[    0.753027] AMD IOMMUv2 functionality not available on this system
[    0.789362] usb usb1: Manufacturer: Linux 3.16.0-4-amd64 xhci_hcd
[    0.798405] usb usb2: Manufacturer: Linux 3.16.0-4-amd64 xhci_hcd


|00:02.0 VGA compatible controller: Intel Corporation Device 1916 (rev 07)
|    Subsystem: Fujitsu Limited. Device 18d3
|[...]
|01:00.0 Display controller: Advanced Micro Devices, Inc. [AMD/ATI] Topaz
|XT [Radeon R7 M260/M265] (rev 81)
|    Subsystem: Fujitsu Limited. Device 1940

Xorg erkennt laut der Logs offenbar nur die Intel-Karte, das Initialisieren
des Displays schlägt aber fehl.

Der PC, an dem ich gerade sitze, hat (nur) eine Radeon. Das Log ist am
Anfang nahezu identisch, bis zu dieser Stelle, wo mein PC den Radeon-
Treiber, deiner den Intel-Treiber lädt.

[     8.492] (II) LoadModule: "intel"
[     8.492] (II) Loading /usr/lib/xorg/modules/drivers/intel_drv.so
[...]
[     8.497] (WW) intel(0): Unknown chipset
[     8.497] (II) UnloadModule: "intel"
[     8.497] (EE) Screen(s) found, but none have a usable configuration.
[     8.497] (EE) Fatal server error:
[     8.497] (EE) no screens found(EE)

Du solltest nun rausfinden, welches Modul beim 3.16 Kernel geladen wird, und
warum das hier mit dem 4.3 nicht greift.

Möglicherweise muss man eines der beiden Kernelmodule (i915 oder radeon)
blacklisten?

Kannst du vielleicht per Schalter oder im BIOS eine der beiden Grafikkarten
deaktivieren?

Null Angaben zu Grafik im Bios. :(


Gibt es beim Laden der Kernel-Treiber Firmware-Probleme? Was sagt
dmesg | grep firmware
jeweils mit dem 3.16 und dem 4.3 Kernel?

Was sagt "apt-cache policy firmware-linux-nonfree"?

firmware-linux-nonfree:
   Installiert:           (keine)
   Installationskandidat: 0.43
   Versionstabelle:
      0.43 0
         500 http://httpredir.debian.org/debian/ jessie/non-free amd64 Packages
         500 http://ftp.ie.debian.org/debian/ jessie/non-free amd64 Packages

Offenbar hast du keine Paketquellen für jessie-backports aktiviert (und stattdessen
die Paketquellen für jessie doppelt?)


~$ cat apt1.log
#

# deb cdrom:[Debian GNU/Linux 8.2.0 _Jessie_ - Official amd64 NETINST Binary-1 20150906-11:09]/ jessie main

#deb cdrom:[Debian GNU/Linux 8.2.0 _Jessie_ - Official amd64 NETINST Binary-1 20150906-11:09]/ jessie main

deb http://ftp.de.debian.org/debian/ jessie main
deb-src http://ftp.de.debian.org/debian/ jessie main

deb http://security.debian.org/ jessie/updates main
deb-src http://security.debian.org/ jessie/updates main

# jessie-updates, previously known as 'volatile'
deb http://ftp.de.debian.org/debian/ jessie-updates main
deb-src http://ftp.de.debian.org/debian/ jessie-updates main

# 20160309dk: https://wiki.debian.org/iwlwifi
deb http://httpredir.debian.org/debian/ jessie main contrib non-free
deb http://ftp.ie.debian.org/debian/ jessie main non-free
deb-src http://ftp.ie.debian.org/debian/ jessie main non-free

# 20160310dk: wifi braucht kernel 4.x
deb     http://mirrors.kernel.org/debian jessie-backports main contrib
deb-src http://mirrors.kernel.org/debian jessie-backports main contrib

Gibt es eigentlich debian 8 mit kernel 4.3er isos zum Downloaden? Ich find keine.


Reply to: