I have got the same poblem
lspci gives:
00:00.0 Host bridge: Intel Corporation Mobile PM965/GM965/GL960 Memory
Controller Hub (rev 03)
00:02.0 VGA compatible controller: Intel Corporation Mobile GM965/GL960
Integrated Graphics Controller (primary) (rev 03)
00:02.1 Display controller: Intel Corporation Mobile GM965/GL960 Integrated
Graphics Controller (secondary) (rev 03)
00:1a.0 USB controller: Intel Corporation 82801H (ICH8 Family) USB UHCI
Controller #4 (rev 03)
00:1a.1 USB controller: Intel Corporation 82801H (ICH8 Family) USB UHCI
Controller #5 (rev 03)
00:1a.7 USB controller: Intel Corporation 82801H (ICH8 Family) USB2 EHCI
Controller #2 (rev 03)
00:1b.0 Audio device: Intel Corporation 82801H (ICH8 Family) HD Audio
Controller (rev 03)
00:1c.0 PCI bridge: Intel Corporation 82801H (ICH8 Family) PCI Express Port 1
(rev 03)
00:1c.4 PCI bridge: Intel Corporation 82801H (ICH8 Family) PCI Express Port 5
(rev 03)
00:1d.0 USB controller: Intel Corporation 82801H (ICH8 Family) USB UHCI
Controller #1 (rev 03)
00:1d.1 USB controller: Intel Corporation 82801H (ICH8 Family) USB UHCI
Controller #2 (rev 03)
00:1d.7 USB controller: Intel Corporation 82801H (ICH8 Family) USB2 EHCI
Controller #1 (rev 03)
00:1e.0 PCI bridge: Intel Corporation 82801 Mobile PCI Bridge (rev f3)
00:1f.0 ISA bridge: Intel Corporation 82801HM (ICH8M) LPC Interface Controller
(rev 03)
00:1f.1 IDE interface: Intel Corporation 82801HM/HEM (ICH8M/ICH8M-E) IDE
Controller (rev 03)
00:1f.2 SATA controller: Intel Corporation 82801HM/HEM (ICH8M/ICH8M-E) SATA
Controller [AHCI mode] (rev 03)
00:1f.3 SMBus: Intel Corporation 82801H (ICH8 Family) SMBus Controller (rev 03)
14:00.0 Network controller: Intel Corporation PRO/Wireless 4965 AG or AGN
[Kedron] Network Connection (rev 61)
1c:03.0 CardBus bridge: O2 Micro, Inc. OZ711SP1 Memory CardBus Controller (rev
01)
1c:03.2 SD Host controller: O2 Micro, Inc. Integrated MMC/SD Controller (rev 02)
Login-in via ssh and running journalctl -b -p 4:
-- Logs begin at Mon 2018-07-09 09:09:01 CEST, end at Fri 2018-11-23 10:42:39
CET. --
Nov 23 10:17:29 apollon-alt kernel: core: PEBS disabled due to CPU errata
Nov 23 10:17:29 apollon-alt kernel: pmd_set_huge: Cannot satisfy [mem
0xf8000000-0xf8200000] with a huge-page mapping due to MTRR override.
Nov 23 10:17:29 apollon-alt kernel: pci 0000:00:1e.0: bridge has subordinate 1d
but max busn 20
Nov 23 10:17:30 apollon-alt kernel: Unstable clock detected, switching default
tracing clock to "global"
If you want to keep using the local clock,
then add:
"trace_clock=local"
on the kernel command line
Nov 23 10:17:40 apollon-alt kernel: excluding 0xfc400000-0xfc40ffff
Nov 23 10:17:40 apollon-alt kernel: iwl4965 0000:14:00.0: can't disable ASPM;
OS doesn't have ASPM control
Nov 23 10:17:40 apollon-alt kernel: BUG: unable to handle kernel NULL pointer
dereference at 0000000000000008
Nov 23 10:17:40 apollon-alt kernel: Oops: 0000 [#1] SMP PTI
Nov 23 10:17:40 apollon-alt kernel: CPU: 1 PID: 345 Comm: systemd-udevd Not
tainted 4.18.0-3-amd64 #1 Debian 4.18.20-1
Nov 23 10:17:40 apollon-alt kernel: Hardware name: FUJITSU SIEMENS LIFEBOOK
P8010/FJNB1E3, BIOS Version 1.08 08/20/2008
Nov 23 10:17:40 apollon-alt kernel: RIP: 0010:gen4_render_ring_flush+0x55/0xf0
[i915]
Nov 23 10:17:40 apollon-alt kernel: Code: 00 be 16 00 00 00 48 89 ef e8 87 fe
ff ff 48 3d 00 f0 ff ff 77 69 89 18 c7 40 04 02 40 00 7a 48 8b 55 78 48 8b 92
10 02 00 00 <48> 8b 52 08 48 c7 40 0c 00 00 00 00 83 ca 04 89 50 08 48 8d 50 14
Nov 23 10:17:40 apollon-alt kernel: RSP: 0018:ffffa49200a73a88 EFLAGS: 00010287
Nov 23 10:17:40 apollon-alt kernel: RAX: ffffa49210303000 RBX: 0000000002000002
RCX: 000000000001ff68
Nov 23 10:17:40 apollon-alt kernel: RDX: 0000000000000000 RSI: 00000000000001a8
RDI: 0000000000000150
Nov 23 10:17:40 apollon-alt kernel: RBP: ffff89e0e92adb00 R08: 0000000000000001
R09: 0000000000000004
Nov 23 10:17:40 apollon-alt kernel: R10: ffffa49200a73a58 R11: 0000000000000000
R12: ffff89e0e7a68000
Nov 23 10:17:40 apollon-alt kernel: R13: ffff89e0e96f8800 R14: 0000000000000000
R15: ffff89e0e92adb00
Nov 23 10:17:40 apollon-alt kernel: FS: 00007fac6dd658c0(0000)
GS:ffff89e0efd00000(0000) knlGS:0000000000000000
Nov 23 10:17:40 apollon-alt kernel: CS: 0010 DS: 0000 ES: 0000 CR0:
0000000080050033
Nov 23 10:17:40 apollon-alt kernel: CR2: 0000000000000008 CR3: 0000000127a2c000
CR4: 00000000000006e0
Nov 23 10:17:40 apollon-alt kernel: Call Trace:
Nov 23 10:17:40 apollon-alt kernel: i915_request_alloc+0x243/0x360 [i915]
Nov 23 10:17:40 apollon-alt kernel: i915_gem_init+0x284/0x480 [i915]
Nov 23 10:17:40 apollon-alt kernel: i915_driver_load+0xb22/0xef0 [i915]
Nov 23 10:17:40 apollon-alt kernel: ? mutex_lock+0xe/0x30
Nov 23 10:17:40 apollon-alt kernel: ? acpi_dev_found+0x5f/0x70
Nov 23 10:17:40 apollon-alt kernel: local_pci_probe+0x42/0xa0
Nov 23 10:17:40 apollon-alt kernel: ? pci_assign_irq+0x27/0x130
Nov 23 10:17:40 apollon-alt kernel: pci_device_probe+0x146/0x1b0
Nov 23 10:17:40 apollon-alt kernel: driver_probe_device+0x2fa/0x470
Nov 23 10:17:40 apollon-alt kernel: __driver_attach+0xdc/0x100
Nov 23 10:17:40 apollon-alt kernel: ? driver_probe_device+0x470/0x470
Nov 23 10:17:40 apollon-alt kernel: bus_for_each_dev+0x76/0xc0
Nov 23 10:17:40 apollon-alt kernel: ? klist_add_tail+0x3b/0x70
Nov 23 10:17:40 apollon-alt kernel: bus_add_driver+0x161/0x260
Nov 23 10:17:40 apollon-alt kernel: ? 0xffffffffc0b21000
Nov 23 10:17:40 apollon-alt kernel: driver_register+0x5b/0xe0
Nov 23 10:17:40 apollon-alt kernel: ? 0xffffffffc0b21000
Nov 23 10:17:40 apollon-alt kernel: do_one_initcall+0x46/0x1c8
Nov 23 10:17:40 apollon-alt kernel: ? _cond_resched+0x15/0x40
Nov 23 10:17:40 apollon-alt kernel: ? kmem_cache_alloc_trace+0x15d/0x1c0
Nov 23 10:17:40 apollon-alt kernel: ? do_init_module+0x22/0x201
Nov 23 10:17:40 apollon-alt kernel: do_init_module+0x5b/0x201
Nov 23 10:17:40 apollon-alt kernel: load_module.constprop.56+0x1649/0x1d80
Nov 23 10:17:40 apollon-alt kernel: ? vfs_read+0x113/0x130
Nov 23 10:17:40 apollon-alt kernel: ? vfs_read+0x113/0x130
Nov 23 10:17:40 apollon-alt kernel: ? __do_sys_finit_module+0xe9/0x110
Nov 23 10:17:40 apollon-alt kernel: __do_sys_finit_module+0xe9/0x110
Nov 23 10:17:40 apollon-alt kernel: do_syscall_64+0x55/0x110
Nov 23 10:17:40 apollon-alt kernel: entry_SYSCALL_64_after_hwframe+0x44/0xa9
Nov 23 10:17:40 apollon-alt kernel: RIP: 0033:0x7fac6e7c9a79
Nov 23 10:17:40 apollon-alt kernel: Code: 00 f3 c3 66 2e 0f 1f 84 00 00 00 00
00 0f 1f 40 00 48 89 f8 48 89 f7 48 89 d6 48 89 ca 4d 89 c2 4d 89 c8 4c 8b 4c
24 08 0f 05 <48> 3d 01 f0 ff ff 73 01 c3 48 8b 0d df 43 0c 00 f7 d8 64 89 01 48
Nov 23 10:17:40 apollon-alt kernel: RSP: 002b:00007ffe4ed8feb8 EFLAGS: 00000246
ORIG_RAX: 0000000000000139
Nov 23 10:17:40 apollon-alt kernel: RAX: ffffffffffffffda RBX: 00005649dce8ee40
RCX: 00007fac6e7c9a79
Nov 23 10:17:40 apollon-alt kernel: RDX: 0000000000000000 RSI: 00007fac6e6cfcad
RDI: 0000000000000011
Nov 23 10:17:40 apollon-alt kernel: RBP: 00007fac6e6cfcad R08: 0000000000000000
R09: 0000000000000000
Nov 23 10:17:40 apollon-alt kernel: R10: 0000000000000011 R11: 0000000000000246
R12: 0000000000000000
Nov 23 10:17:40 apollon-alt kernel: R13: 00005649dce7b960 R14: 0000000000020000
R15: 00005649dce8ee40
Nov 23 10:17:40 apollon-alt kernel: Modules linked in: pcspkr i915(+) pcmcia
evdev joydev serio_raw snd_hda_codec_generic iwl4965 snd_hda_intel iwlegacy
snd_hda_codec snd_hda_core yenta_socket drm_kms_helper snd_hwdep snd_pcm
mac80211 pcmcia_rsrc pcmcia_core snd_timer iTCO_wdt snd iTCO_vendor_support drm
soundcore cfg80211 sg pcc_cpufreq fujitsu_laptop battery sparse_keymap
acpi_cpufreq i2c_algo_bit video button ac bluetooth jitterentropy_rng drbg
ansi_cprng ecdh_generic rfkill ip_tables x_tables autofs4 ext4 crc16 mbcache
jbd2 fscrypto ecb crypto_simd cryptd glue_helper aes_x86_64 raid10 raid456
async_raid6_recov async_memcpy async_pq async_xor async_tx xor raid6_pq
libcrc32c crc32c_generic raid1 raid0 multipath linear md_mod sd_mod sr_mod
cdrom ata_generic ahci libahci ata_piix ehci_pci sdhci_pci cqhci uhci_hcd
ehci_hcd
Nov 23 10:17:40 apollon-alt kernel: libata psmouse i2c_i801 sdhci scsi_mod
lpc_ich mmc_core usbcore usb_common thermal
Nov 23 10:17:40 apollon-alt kernel: CR2: 0000000000000008
Nov 23 10:17:40 apollon-alt kernel: ---[ end trace 9702581a89ee3ed1 ]---
Nov 23 10:17:40 apollon-alt kernel: RIP: 0010:gen4_render_ring_flush+0x55/0xf0
[i915]
Nov 23 10:17:40 apollon-alt kernel: Code: 00 be 16 00 00 00 48 89 ef e8 87 fe
ff ff 48 3d 00 f0 ff ff 77 69 89 18 c7 40 04 02 40 00 7a 48 8b 55 78 48 8b 92
10 02 00 00 <48> 8b 52 08 48 c7 40 0c 00 00 00 00 83 ca 04 89 50 08 48 8d 50 14
Nov 23 10:17:40 apollon-alt kernel: RSP: 0018:ffffa49200a73a88 EFLAGS: 00010287
Nov 23 10:17:40 apollon-alt kernel: RAX: ffffa49210303000 RBX: 0000000002000002
RCX: 000000000001ff68
Nov 23 10:17:40 apollon-alt kernel: RDX: 0000000000000000 RSI: 00000000000001a8
RDI: 0000000000000150
Nov 23 10:17:40 apollon-alt kernel: RBP: ffff89e0e92adb00 R08: 0000000000000001
R09: 0000000000000004
Nov 23 10:17:40 apollon-alt kernel: R10: ffffa49200a73a58 R11: 0000000000000000
R12: ffff89e0e7a68000
Nov 23 10:17:40 apollon-alt kernel: R13: ffff89e0e96f8800 R14: 0000000000000000
R15: ffff89e0e92adb00
Nov 23 10:17:40 apollon-alt kernel: FS: 00007fac6dd658c0(0000)
GS:ffff89e0efd00000(0000) knlGS:0000000000000000
Nov 23 10:17:40 apollon-alt kernel: CS: 0010 DS: 0000 ES: 0000 CR0:
0000000080050033
Nov 23 10:17:40 apollon-alt kernel: CR2: 0000000000000008 CR3: 0000000127a2c000
CR4: 00000000000006e0
Nov 23 10:17:39 apollon-alt systemd-udevd[307]: worker [345] terminated by
signal 9 (KILL)
Nov 23 10:17:39 apollon-alt systemd-udevd[307]: worker [345] failed while
handling '/devices/pci0000:00/0000:00:02.0'
Nov 23 10:17:43 apollon-alt kernel: uvcvideo 4-4:1.0: Entity type for entity
Processing 2 was not initialized!
Nov 23 10:17:43 apollon-alt kernel: uvcvideo 4-4:1.0: Entity type for entity
Camera 1 was not initialized!
Nov 23 10:17:43 apollon-alt kernel: uvcvideo 4-4:1.0: Entity type for entity
Extension 4 was not initialized!
Nov 23 10:17:44 apollon-alt systemd-udevd[344]: Process '/sbin/crda' failed
with exit code 249.
Nov 23 10:17:44 apollon-alt systemd-udevd[344]: Process '/sbin/crda' failed
with exit code 249.
Nov 23 10:17:52 apollon-alt bluetoothd[471]: Sap driver initialization failed.
Nov 23 10:17:52 apollon-alt bluetoothd[471]: sap-server: Operation not
permitted (1)
Nov 23 10:18:55 apollon-alt blkmapd[540]: open pipe file
/run/rpc_pipefs/nfs/blocklayout failed: No such file or directory
Nov 23 10:19:05 apollon-alt nfsdcltrack[598]: Failed to init database: -13
Nov 23 10:19:05 apollon-alt kernel: NFSD: Using /var/lib/nfs/v4recovery as the
NFSv4 state recovery directory
Nov 23 10:19:06 apollon-alt dnsmasq[656]: Warnung: Schnittstelle wlan0
existiert derzeit nicht
Nov 23 10:19:06 apollon-alt dnsmasq[656]: Warnung: Schnittstelle eth0 existiert
derzeit nicht
Nov 23 10:19:06 apollon-alt dnsmasq[656]: keine Server in
/run/dnsmasq/resolv.conf gefunden, werde es später neu versuchen
Nov 23 10:19:07 apollon-alt systemd[1]: cgconfig.service: Failed with result
'exit-code'.
Nov 23 10:19:07 apollon-alt systemd[1]: Failed to start LSB: start and stop the
WLM configuration.
Nov 23 10:19:10 apollon-alt NetworkManager[531]: <warn> [1542964750.1163]
Error: failed to open /run/network/ifstate
Nov 23 10:19:12 apollon-alt colord[603]: failed to get session [pid 519]: Keine
Daten verfügbar
Nov 23 10:19:12 apollon-alt colord[603]: failed to get session [pid 519]: Keine
Daten verfügbar
Nov 23 10:27:19 apollon-alt NetworkManager[531]: <warn> [1542965239.4470]
sup-iface[0x559001e7f0d0,wlan0]: connection disconnected (reason 3)
Reinhard