Advertisement
Guest User

Untitled

a guest
Oct 16th, 2018
129
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 3.20 KB | None | 0 0
  1. [46018.964948] rpi-ft5406 rpi_ft5406: Removing rpi-ft5406
  2. [46033.367417] rpi_ft5406: loading out-of-tree module taints kernel.
  3. [46033.370047] rpi-ft5406 rpi_ft5406: Probing device
  4. [46033.372359] input: FT5406 memory based driver as /devices/virtual/input/input3
  5. [46033.374510] ------------[ cut here ]------------
  6. [46033.374538] WARNING: CPU: 3 PID: 6098 at arch/arm/mm/ioremap.c:303 __arm_ioremap_pfn_caller+0x8c/0x1c4
  7. [46033.374544] Modules linked in: rpi_ft5406(O+) fuse rfcomm bnep hci_uart btbcm serdev bluetooth ecdh_generic brcmfmac brcmutil vc4 cfg80211 drm_kms_helper rfkill drm snd_bcm2835(C) snd_soc_core snd_compress snd_pcm_dmaengine snd_pcm snd_timer snd syscopyarea sysfillrect sysimgblt fb_sys_fops rpi_backlight uio_pdrv_genirq uio fixed evdev joydev i2c_dev ip_tables x_tables ipv6 [last unloaded: rpi_ft5406]
  8. [46033.374720] CPU: 3 PID: 6098 Comm: insmod Tainted: G C O 4.14.71-v7+ #1145
  9. [46033.374725] Hardware name: BCM2835
  10. [46033.374751] [<8010ffd4>] (unwind_backtrace) from [<8010c240>] (show_stack+0x20/0x24)
  11. [46033.374768] [<8010c240>] (show_stack) from [<80787f24>] (dump_stack+0xd4/0x118)
  12. [46033.374784] [<80787f24>] (dump_stack) from [<8011dad4>] (__warn+0xf8/0x110)
  13. [46033.374798] [<8011dad4>] (__warn) from [<8011dbbc>] (warn_slowpath_null+0x30/0x38)
  14. [46033.374811] [<8011dbbc>] (warn_slowpath_null) from [<801167a8>] (__arm_ioremap_pfn_caller+0x8c/0x1c4)
  15. [46033.374826] [<801167a8>] (__arm_ioremap_pfn_caller) from [<8011693c>] (__arm_ioremap_caller+0x5c/0x64)
  16. [46033.374840] [<8011693c>] (__arm_ioremap_caller) from [<80116998>] (ioremap+0x2c/0x30)
  17. [46033.374864] [<80116998>] (ioremap) from [<7f68b370>] (ft5406_probe+0x148/0x27c [rpi_ft5406])
  18. [46033.374909] [<7f68b370>] (ft5406_probe [rpi_ft5406]) from [<8054656c>] (platform_drv_probe+0x5c/0xc0)
  19. [46033.374926] [<8054656c>] (platform_drv_probe) from [<80544b4c>] (driver_probe_device+0x244/0x300)
  20. [46033.374940] [<80544b4c>] (driver_probe_device) from [<80544cc4>] (__driver_attach+0xbc/0xc0)
  21. [46033.374957] [<80544cc4>] (__driver_attach) from [<80542b68>] (bus_for_each_dev+0x7c/0xb0)
  22. [46033.374973] [<80542b68>] (bus_for_each_dev) from [<80544490>] (driver_attach+0x2c/0x30)
  23. [46033.374987] [<80544490>] (driver_attach) from [<80543f6c>] (bus_add_driver+0x1ac/0x224)
  24. [46033.375001] [<80543f6c>] (bus_add_driver) from [<80545438>] (driver_register+0x88/0x108)
  25. [46033.375016] [<80545438>] (driver_register) from [<805464bc>] (__platform_driver_register+0x50/0x58)
  26. [46033.375036] [<805464bc>] (__platform_driver_register) from [<7f690020>] (ft5406_driver_init+0x20/0x1000 [rpi_ft5406])
  27. [46033.375060] [<7f690020>] (ft5406_driver_init [rpi_ft5406]) from [<80101bf0>] (do_one_initcall+0x50/0x17c)
  28. [46033.375078] [<80101bf0>] (do_one_initcall) from [<801a97d8>] (do_init_module+0x74/0x20c)
  29. [46033.375095] [<801a97d8>] (do_init_module) from [<801a87fc>] (load_module+0x1c28/0x23a0)
  30. [46033.375111] [<801a87fc>] (load_module) from [<801a9150>] (SyS_finit_module+0x9c/0xac)
  31. [46033.375129] [<801a9150>] (SyS_finit_module) from [<80108060>] (ret_fast_syscall+0x0/0x28)
  32. [46033.375137] ---[ end trace fe979e71e8b8c5d8 ]---
  33. [46033.375151] rpi-ft5406 rpi_ft5406: Failed to map physical address
  34. [46033.507387] rpi-ft5406: probe of rpi_ft5406 failed with error -12
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement