Advertisement
Guest User

cat /proc/interrupts after disabling sunxi lcd0 on B.Pi #2

a guest
Oct 10th, 2014
332
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.62 KB | None | 0 0
  1. username@BananaPi:~$ uptime
  2. 19:05:15 up 16 min, 1 user, load average: 0,09, 0,31, 0,19
  3. username@BananaPi:~$ cat /proc/interrupts
  4. CPU0 CPU1
  5. 29: 6510 16392 GIC arch_timer
  6. 30: 0 0 GIC arch_timer
  7. 32: 0 0 GIC axp_mfd
  8. 33: 7 0 GIC serial
  9. 37: 53 0 GIC RemoteIR
  10. 39: 11250 0 GIC sunxi-i2c.0
  11. 40: 0 0 GIC sunxi-i2c.1
  12. 41: 0 0 GIC sunxi-i2c.2
  13. 54: 0 0 GIC timer0
  14. 55: 12 0 GIC aw_clock_event
  15. 56: 0 0 GIC sunxi-rtc alarm
  16. 59: 0 0 GIC dma_irq
  17. 60: 0 0 GIC sunxi-gpio
  18. 64: 19016 0 GIC sunxi-mmc
  19. 71: 115659 0 GIC ehci_hcd:usb1
  20. 72: 0 0 GIC ehci_hcd:usb3
  21. 78: 0 0 GIC g2d
  22. 88: 0 0 GIC sw_ahci
  23. 92: 0 0 GIC ace_dev
  24. 96: 0 0 GIC ohci_hcd:usb2
  25. 97: 0 0 GIC ohci_hcd:usb4
  26. 117: 32 1515864 GIC eth0
  27. 120: 0 0 GIC sunxi-i2c.3
  28. IPI0: 0 0 Timer broadcast interrupts
  29. IPI1: 50331 6087 Rescheduling interrupts
  30. IPI2: 0 0 Function call interrupts
  31. IPI3: 11 48 Single function call interrupts
  32. IPI4: 0 0 CPU stop interrupts
  33. IPI5: 0 0 CPU backtrace
  34. Err: 0
  35. username@BananaPi:~$
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement