View previous topic :: View next topic |
Author |
Message |
paradigm-X Apprentice

Joined: 19 Sep 2013 Posts: 168
|
Posted: Sat Nov 30, 2013 9:01 pm Post subject: kenel module mapping |
|
|
What Linux tool can I use to ascertain to which address in kernel memory modules get loaded? I am getting a message from Xorg indicating only that "some" module is interferring with a pci device at a certain address. The OS in question is a VM if that should make any difference. Hopefully, I can find a utility to discover precisely where the modules are placed in memory, one which is not exceedingly difficult to learn, so that I can find the answer promptly. |
|
Back to top |
|
 |
aCOSwt Moderator

Joined: 19 Oct 2007 Posts: 2537 Location: Hilbert space
|
Posted: Sat Nov 30, 2013 10:54 pm Post subject: |
|
|
cat /proc/iomem ? _________________
|
|
Back to top |
|
 |
paradigm-X Apprentice

Joined: 19 Sep 2013 Posts: 168
|
Posted: Sun Dec 01, 2013 5:49 pm Post subject: |
|
|
Thank you for this, it was exactly what I was looking for although I managed to work out the problem differently. As this information is quite helpful nonetheless, I can file it for reference to say the least. Take care. |
|
Back to top |
|
 |
|