€•qŒsphinx.addnodes”Œdocument”“”)”}”(Œ rawsource”Œ”Œchildren”]”(Œ translations”Œ LanguagesNode”“”)”}”(hhh]”(hŒ pending_xref”“”)”}”(hhh]”Œdocutils.nodes”ŒText”“”ŒChinese (Simplified)”…””}”Œparent”hsbaŒ attributes”}”(Œids”]”Œclasses”]”Œnames”]”Œdupnames”]”Œbackrefs”]”Œ refdomain”Œstd”Œreftype”Œdoc”Œ reftarget”Œ3/translations/zh_CN/core-api/debugging-via-ohci1394”Œmodname”NŒ classname”NŒ refexplicit”ˆuŒtagname”hhh ubh)”}”(hhh]”hŒChinese (Traditional)”…””}”hh2sbah}”(h]”h ]”h"]”h$]”h&]”Œ refdomain”h)Œreftype”h+Œ reftarget”Œ3/translations/zh_TW/core-api/debugging-via-ohci1394”Œmodname”NŒ classname”NŒ refexplicit”ˆuh1hhh ubh)”}”(hhh]”hŒItalian”…””}”hhFsbah}”(h]”h ]”h"]”h$]”h&]”Œ refdomain”h)Œreftype”h+Œ reftarget”Œ3/translations/it_IT/core-api/debugging-via-ohci1394”Œmodname”NŒ classname”NŒ refexplicit”ˆuh1hhh ubh)”}”(hhh]”hŒJapanese”…””}”hhZsbah}”(h]”h ]”h"]”h$]”h&]”Œ refdomain”h)Œreftype”h+Œ reftarget”Œ3/translations/ja_JP/core-api/debugging-via-ohci1394”Œmodname”NŒ classname”NŒ refexplicit”ˆuh1hhh ubh)”}”(hhh]”hŒKorean”…””}”hhnsbah}”(h]”h ]”h"]”h$]”h&]”Œ refdomain”h)Œreftype”h+Œ reftarget”Œ3/translations/ko_KR/core-api/debugging-via-ohci1394”Œmodname”NŒ classname”NŒ refexplicit”ˆuh1hhh ubh)”}”(hhh]”hŒPortuguese (Brazilian)”…””}”hh‚sbah}”(h]”h ]”h"]”h$]”h&]”Œ refdomain”h)Œreftype”h+Œ reftarget”Œ3/translations/pt_BR/core-api/debugging-via-ohci1394”Œmodname”NŒ classname”NŒ refexplicit”ˆuh1hhh ubh)”}”(hhh]”hŒSpanish”…””}”hh–sbah}”(h]”h ]”h"]”h$]”h&]”Œ refdomain”h)Œreftype”h+Œ reftarget”Œ3/translations/sp_SP/core-api/debugging-via-ohci1394”Œmodname”NŒ classname”NŒ refexplicit”ˆuh1hhh ubeh}”(h]”h ]”h"]”h$]”h&]”Œcurrent_language”ŒEnglish”uh1h hhŒ _document”hŒsource”NŒline”NubhŒsection”“”)”}”(hhh]”(hŒtitle”“”)”}”(hŒKUsing physical DMA provided by OHCI-1394 FireWire controllers for debugging”h]”hŒKUsing physical DMA provided by OHCI-1394 FireWire controllers for debugging”…””}”(hh¼h²hh³Nh´Nubah}”(h]”h ]”h"]”h$]”h&]”uh1hºhh·h²hh³ŒM/var/lib/git/docbuild/linux/Documentation/core-api/debugging-via-ohci1394.rst”h´Kubh¶)”}”(hhh]”(h»)”}”(hŒ Introduction”h]”hŒ Introduction”…””}”(hhÎh²hh³Nh´Nubah}”(h]”h ]”h"]”h$]”h&]”uh1hºhhËh²hh³hÊh´KubhŒ paragraph”“”)”}”(hXlBasically all FireWire controllers which are in use today are compliant to the OHCI-1394 specification which defines the controller to be a PCI bus master which uses DMA to offload data transfers from the CPU and has a "Physical Response Unit" which executes specific requests by employing PCI-Bus master DMA after applying filters defined by the OHCI-1394 driver.”h]”hXpBasically all FireWire controllers which are in use today are compliant to the OHCI-1394 specification which defines the controller to be a PCI bus master which uses DMA to offload data transfers from the CPU and has a “Physical Response Unit†which executes specific requests by employing PCI-Bus master DMA after applying filters defined by the OHCI-1394 driver.”…””}”(hhÞh²hh³Nh´Nubah}”(h]”h ]”h"]”h$]”h&]”uh1hÜh³hÊh´KhhËh²hubhÝ)”}”(hŒùOnce properly configured, remote machines can send these requests to ask the OHCI-1394 controller to perform read and write requests on physical system memory and, for read requests, send the result of the physical memory read back to the requester.”h]”hŒùOnce properly configured, remote machines can send these requests to ask the OHCI-1394 controller to perform read and write requests on physical system memory and, for read requests, send the result of the physical memory read back to the requester.”…””}”(hhìh²hh³Nh´Nubah}”(h]”h ]”h"]”h$]”h&]”uh1hÜh³hÊh´KhhËh²hubhÝ)”}”(hŒŽWith that, it is possible to debug issues by reading interesting memory locations such as buffers like the printk buffer or the process table.”h]”hŒŽWith that, it is possible to debug issues by reading interesting memory locations such as buffers like the printk buffer or the process table.”…””}”(hhúh²hh³Nh´Nubah}”(h]”h ]”h"]”h$]”h&]”uh1hÜh³hÊh´KhhËh²hubhÝ)”}”(hŒ‚Retrieving a full system memory dump is also possible over the FireWire, using data transfer rates in the order of 10MB/s or more.”h]”hŒ‚Retrieving a full system memory dump is also possible over the FireWire, using data transfer rates in the order of 10MB/s or more.”…””}”(hjh²hh³Nh´Nubah}”(h]”h ]”h"]”h$]”h&]”uh1hÜh³hÊh´KhhËh²hubhÝ)”}”(hX With most FireWire controllers, memory access is limited to the low 4 GB of physical address space. This can be a problem on machines where memory is located mostly above that limit, but it is rarely a problem on more common hardware such as x86, x86-64 and PowerPC.”h]”hX With most FireWire controllers, memory access is limited to the low 4 GB of physical address space. This can be a problem on machines where memory is located mostly above that limit, but it is rarely a problem on more common hardware such as x86, x86-64 and PowerPC.”…””}”(hjh²hh³Nh´Nubah}”(h]”h ]”h"]”h$]”h&]”uh1hÜh³hÊh´KhhËh²hubhÝ)”}”(hŒAt least LSI FW643e and FW643e2 controllers are known to support access to physical addresses above 4 GB, but this feature is currently not enabled by Linux.”h]”hŒAt least LSI FW643e and FW643e2 controllers are known to support access to physical addresses above 4 GB, but this feature is currently not enabled by Linux.”…””}”(hj$h²hh³Nh´Nubah}”(h]”h ]”h"]”h$]”h&]”uh1hÜh³hÊh´KhhËh²hubhÝ)”}”(hX€Together with a early initialization of the OHCI-1394 controller for debugging, this facility proved most useful for examining long debugs logs in the printk buffer on to debug early boot problems in areas like ACPI where the system fails to boot and other means for debugging (serial port) are either not available (notebooks) or too slow for extensive debug information (like ACPI).”h]”hX€Together with a early initialization of the OHCI-1394 controller for debugging, this facility proved most useful for examining long debugs logs in the printk buffer on to debug early boot problems in areas like ACPI where the system fails to boot and other means for debugging (serial port) are either not available (notebooks) or too slow for extensive debug information (like ACPI).”…””}”(hj2h²hh³Nh´Nubah}”(h]”h ]”h"]”h$]”h&]”uh1hÜh³hÊh´K"hhËh²hubeh}”(h]”Œ introduction”ah ]”h"]”Œ introduction”ah$]”h&]”uh1hµhh·h²hh³hÊh´Kubh¶)”}”(hhh]”(h»)”}”(hŒDrivers”h]”hŒDrivers”…””}”(hjKh²hh³Nh´Nubah}”(h]”h ]”h"]”h$]”h&]”uh1hºhjHh²hh³hÊh´K)ubhÝ)”}”(hŒÝThe firewire-ohci driver in drivers/firewire uses filtered physical DMA by default, which is more secure but not suitable for remote debugging. Pass the remote_dma=1 parameter to the driver to get unfiltered physical DMA.”h]”hŒÝThe firewire-ohci driver in drivers/firewire uses filtered physical DMA by default, which is more secure but not suitable for remote debugging. Pass the remote_dma=1 parameter to the driver to get unfiltered physical DMA.”…””}”(hjYh²hh³Nh´Nubah}”(h]”h ]”h"]”h$]”h&]”uh1hÜh³hÊh´K+hjHh²hubhÝ)”}”(hXBecause the firewire-ohci driver depends on the PCI enumeration to be completed, an initialization routine which runs pretty early has been implemented for x86. This routine runs long before console_init() can be called, i.e. before the printk buffer appears on the console.”h]”hXBecause the firewire-ohci driver depends on the PCI enumeration to be completed, an initialization routine which runs pretty early has been implemented for x86. This routine runs long before console_init() can be called, i.e. before the printk buffer appears on the console.”…””}”(hjgh²hh³Nh´Nubah}”(h]”h ]”h"]”h$]”h&]”uh1hÜh³hÊh´K/hjHh²hubhÝ)”}”(hŒÉTo activate it, enable CONFIG_PROVIDE_OHCI1394_DMA_INIT (Kernel hacking menu: Remote debugging over FireWire early on boot) and pass the parameter "ohci1394_dma=early" to the recompiled kernel on boot.”h]”hŒÍTo activate it, enable CONFIG_PROVIDE_OHCI1394_DMA_INIT (Kernel hacking menu: Remote debugging over FireWire early on boot) and pass the parameter “ohci1394_dma=early†to the recompiled kernel on boot.”…””}”(hjuh²hh³Nh´Nubah}”(h]”h ]”h"]”h$]”h&]”uh1hÜh³hÊh´K4hjHh²hubeh}”(h]”Œdrivers”ah ]”h"]”Œdrivers”ah$]”h&]”uh1hµhh·h²hh³hÊh´K)ubh¶)”}”(hhh]”(h»)”}”(hŒTools”h]”hŒTools”…””}”(hjŽh²hh³Nh´Nubah}”(h]”h ]”h"]”h$]”h&]”uh1hºhj‹h²hh³hÊh´K9ubhÝ)”}”(hŒèfirescope - Originally developed by Benjamin Herrenschmidt, Andi Kleen ported it from PowerPC to x86 and x86_64 and added functionality, firescope can now be used to view the printk buffer of a remote machine, even with live update.”h]”hŒèfirescope - Originally developed by Benjamin Herrenschmidt, Andi Kleen ported it from PowerPC to x86 and x86_64 and added functionality, firescope can now be used to view the printk buffer of a remote machine, even with live update.”…””}”(hjœh²hh³Nh´Nubah}”(h]”h ]”h"]”h$]”h&]”uh1hÜh³hÊh´K;hj‹h²hubhÝ)”}”(hŒ‘Bernhard Kaindl enhanced firescope to support accessing 64-bit machines from 32-bit firescope and vice versa: - http://v3.sk/~lkundrak/firescope/”h]”(hŒpBernhard Kaindl enhanced firescope to support accessing 64-bit machines from 32-bit firescope and vice versa: - ”…””}”(hjªh²hh³Nh´NubhŒ reference”“”)”}”(hŒ!http://v3.sk/~lkundrak/firescope/”h]”hŒ!http://v3.sk/~lkundrak/firescope/”…””}”(hj´h²hh³Nh´Nubah}”(h]”h ]”h"]”h$]”h&]”Œrefuri”j¶uh1j²hjªubeh}”(h]”h ]”h"]”h$]”h&]”uh1hÜh³hÊh´K?hj‹h²hubhÝ)”}”(hŒzand he implemented fast system dump (alpha version - read README.txt): - http://halobates.de/firewire/firedump-0.1.tar.bz2”h]”(hŒIand he implemented fast system dump (alpha version - read README.txt): - ”…””}”(hjÉh²hh³Nh´Nubj³)”}”(hŒ1http://halobates.de/firewire/firedump-0.1.tar.bz2”h]”hŒ1http://halobates.de/firewire/firedump-0.1.tar.bz2”…””}”(hjÑh²hh³Nh´Nubah}”(h]”h ]”h"]”h$]”h&]”Œrefuri”jÓuh1j²hjÉubeh}”(h]”h ]”h"]”h$]”h&]”uh1hÜh³hÊh´KChj‹h²hubhÝ)”}”(hŒÁThere is also a gdb proxy for firewire which allows to use gdb to access data which can be referenced from symbols found by gdb in vmlinux: - http://halobates.de/firewire/fireproxy-0.33.tar.bz2”h]”(hŒŽThere is also a gdb proxy for firewire which allows to use gdb to access data which can be referenced from symbols found by gdb in vmlinux: - ”…””}”(hjæh²hh³Nh´Nubj³)”}”(hŒ3http://halobates.de/firewire/fireproxy-0.33.tar.bz2”h]”hŒ3http://halobates.de/firewire/fireproxy-0.33.tar.bz2”…””}”(hjîh²hh³Nh´Nubah}”(h]”h ]”h"]”h$]”h&]”Œrefuri”jðuh1j²hjæubeh}”(h]”h ]”h"]”h$]”h&]”uh1hÜh³hÊh´KFhj‹h²hubhÝ)”}”(hŒ”The latest version of this gdb proxy (fireproxy-0.34) can communicate (not yet stable) with kgdb over an memory-based communication module (kgdbom).”h]”hŒ”The latest version of this gdb proxy (fireproxy-0.34) can communicate (not yet stable) with kgdb over an memory-based communication module (kgdbom).”…””}”(hjh²hh³Nh´Nubah}”(h]”h ]”h"]”h$]”h&]”uh1hÜh³hÊh´KJhj‹h²hubeh}”(h]”Œtools”ah ]”h"]”Œtools”ah$]”h&]”uh1hµhh·h²hh³hÊh´K9ubh¶)”}”(hhh]”(h»)”}”(hŒGetting Started”h]”hŒGetting Started”…””}”(hjh²hh³Nh´Nubah}”(h]”h ]”h"]”h$]”h&]”uh1hºhjh²hh³hÊh´KNubhÝ)”}”(hŒtThe OHCI-1394 specification regulates that the OHCI-1394 controller must disable all physical DMA on each bus reset.”h]”hŒtThe OHCI-1394 specification regulates that the OHCI-1394 controller must disable all physical DMA on each bus reset.”…””}”(hj*h²hh³Nh´Nubah}”(h]”h ]”h"]”h$]”h&]”uh1hÜh³hÊh´KPhjh²hubhÝ)”}”(hX3This means that if you want to debug an issue in a system state where interrupts are disabled and where no polling of the OHCI-1394 controller for bus resets takes place, you have to establish any FireWire cable connections and fully initialize all FireWire hardware __before__ the system enters such state.”h]”hX3This means that if you want to debug an issue in a system state where interrupts are disabled and where no polling of the OHCI-1394 controller for bus resets takes place, you have to establish any FireWire cable connections and fully initialize all FireWire hardware __before__ the system enters such state.”…””}”(hj8h²hh³Nh´Nubah}”(h]”h ]”h"]”h$]”h&]”uh1hÜh³hÊh´KShjh²hubhÝ)”}”(hŒMStep-by-step instructions for using firescope with early OHCI initialization:”h]”hŒMStep-by-step instructions for using firescope with early OHCI initialization:”…””}”(hjFh²hh³Nh´Nubah}”(h]”h ]”h"]”h$]”h&]”uh1hÜh³hÊh´KYhjh²hubhŒenumerated_list”“”)”}”(hhh]”(hŒ list_item”“”)”}”(hXQVerify that your hardware is supported: Load the firewire-ohci module and check your kernel logs. You should see a line similar to:: firewire_ohci 0000:15:00.1: added OHCI v1.0 device as card 2, 4 IR + 4 IT ... contexts, quirks 0x11 when loading the driver. If you have no supported controller, many PCI, CardBus and even some Express cards which are fully compliant to OHCI-1394 specification are available. If it requires no driver for Windows operating systems, it most likely is. Only specialized shops have cards which are not compliant, they are based on TI PCILynx chips and require drivers for Windows operating systems. The mentioned kernel log message contains the string "physUB" if the controller implements a writable Physical Upper Bound register. This is required for physical DMA above 4 GB (but not utilized by Linux yet). ”h]”(hÝ)”}”(hŒ'Verify that your hardware is supported:”h]”hŒ'Verify that your hardware is supported:”…””}”(hj_h²hh³Nh´Nubah}”(h]”h ]”h"]”h$]”h&]”uh1hÜh³hÊh´K[hj[ubhÝ)”}”(hŒ\Load the firewire-ohci module and check your kernel logs. You should see a line similar to::”h]”hŒ[Load the firewire-ohci module and check your kernel logs. You should see a line similar to:”…””}”(hjmh²hh³Nh´Nubah}”(h]”h ]”h"]”h$]”h&]”uh1hÜh³hÊh´K]hj[ubhŒ literal_block”“”)”}”(hŒcfirewire_ohci 0000:15:00.1: added OHCI v1.0 device as card 2, 4 IR + 4 IT ... contexts, quirks 0x11”h]”hŒcfirewire_ohci 0000:15:00.1: added OHCI v1.0 device as card 2, 4 IR + 4 IT ... contexts, quirks 0x11”…””}”hj}sbah}”(h]”h ]”h"]”h$]”h&]”Œ xml:space”Œpreserve”uh1j{h³hÊh´K`hj[ubhÝ)”}”(hX‹when loading the driver. If you have no supported controller, many PCI, CardBus and even some Express cards which are fully compliant to OHCI-1394 specification are available. If it requires no driver for Windows operating systems, it most likely is. Only specialized shops have cards which are not compliant, they are based on TI PCILynx chips and require drivers for Windows operating systems.”h]”hX‹when loading the driver. If you have no supported controller, many PCI, CardBus and even some Express cards which are fully compliant to OHCI-1394 specification are available. If it requires no driver for Windows operating systems, it most likely is. Only specialized shops have cards which are not compliant, they are based on TI PCILynx chips and require drivers for Windows operating systems.”…””}”(hjh²hh³Nh´Nubah}”(h]”h ]”h"]”h$]”h&]”uh1hÜh³hÊh´Kchj[ubhÝ)”}”(hŒÓThe mentioned kernel log message contains the string "physUB" if the controller implements a writable Physical Upper Bound register. This is required for physical DMA above 4 GB (but not utilized by Linux yet).”h]”hŒ×The mentioned kernel log message contains the string “physUB†if the controller implements a writable Physical Upper Bound register. This is required for physical DMA above 4 GB (but not utilized by Linux yet).”…””}”(hj›h²hh³Nh´Nubah}”(h]”h ]”h"]”h$]”h&]”uh1hÜh³hÊh´Kjhj[ubeh}”(h]”h ]”h"]”h$]”h&]”uh1jYhjVh²hh³hÊh´NubjZ)”}”(hXÝEstablish a working FireWire cable connection: Any FireWire cable, as long at it provides electrically and mechanically stable connection and has matching connectors (there are small 4-pin and large 6-pin FireWire ports) will do. If an driver is running on both machines you should see a line like:: firewire_core 0000:15:00.1: created device fw1: GUID 00061b0020105917, S400 on both machines in the kernel log when the cable is plugged in and connects the two machines. ”h]”(hÝ)”}”(hŒ.Establish a working FireWire cable connection:”h]”hŒ.Establish a working FireWire cable connection:”…””}”(hj³h²hh³Nh´Nubah}”(h]”h ]”h"]”h$]”h&]”uh1hÜh³hÊh´Knhj¯ubhÝ)”}”(hŒ¶Any FireWire cable, as long at it provides electrically and mechanically stable connection and has matching connectors (there are small 4-pin and large 6-pin FireWire ports) will do.”h]”hŒ¶Any FireWire cable, as long at it provides electrically and mechanically stable connection and has matching connectors (there are small 4-pin and large 6-pin FireWire ports) will do.”…””}”(hjÁh²hh³Nh´Nubah}”(h]”h ]”h"]”h$]”h&]”uh1hÜh³hÊh´Kphj¯ubhÝ)”}”(hŒEIf an driver is running on both machines you should see a line like::”h]”hŒDIf an driver is running on both machines you should see a line like:”…””}”(hjÏh²hh³Nh´Nubah}”(h]”h ]”h"]”h$]”h&]”uh1hÜh³hÊh´Kthj¯ubj|)”}”(hŒKfirewire_core 0000:15:00.1: created device fw1: GUID 00061b0020105917, S400”h]”hŒKfirewire_core 0000:15:00.1: created device fw1: GUID 00061b0020105917, S400”…””}”hjÝsbah}”(h]”h ]”h"]”h$]”h&]”j‹jŒuh1j{h³hÊh´Kvhj¯ubhÝ)”}”(hŒ^on both machines in the kernel log when the cable is plugged in and connects the two machines.”h]”hŒ^on both machines in the kernel log when the cable is plugged in and connects the two machines.”…””}”(hjëh²hh³Nh´Nubah}”(h]”h ]”h"]”h$]”h&]”uh1hÜh³hÊh´Kxhj¯ubeh}”(h]”h ]”h"]”h$]”h&]”uh1jYhjVh²hh³hÊh´NubjZ)”}”(hXRTest physical DMA using firescope: On the debug host, make sure that /dev/fw* is accessible, then start firescope:: $ firescope Port 0 (/dev/fw1) opened, 2 nodes detected FireScope --------- Target : Gen : 1 [Ctrl-T] choose target [Ctrl-H] this menu [Ctrl-Q] quit ------> Press Ctrl-T now, the output should be similar to: 2 nodes available, local node is: 0 0: ffc0, uuid: 00000000 00000000 [LOCAL] 1: ffc1, uuid: 00279000 ba4bb801 Besides the [LOCAL] node, it must show another node without error message. ”h]”(hÝ)”}”(hŒ"Test physical DMA using firescope:”h]”hŒ"Test physical DMA using firescope:”…””}”(hjh²hh³Nh´Nubah}”(h]”h ]”h"]”h$]”h&]”uh1hÜh³hÊh´K{hjÿubhÝ)”}”(hŒPOn the debug host, make sure that /dev/fw* is accessible, then start firescope::”h]”hŒOOn the debug host, make sure that /dev/fw* is accessible, then start firescope:”…””}”(hjh²hh³Nh´Nubah}”(h]”h ]”h"]”h$]”h&]”uh1hÜh³hÊh´K}hjÿubj|)”}”(hX‚ $ firescope Port 0 (/dev/fw1) opened, 2 nodes detected FireScope --------- Target : Gen : 1 [Ctrl-T] choose target [Ctrl-H] this menu [Ctrl-Q] quit ------> Press Ctrl-T now, the output should be similar to: 2 nodes available, local node is: 0 0: ffc0, uuid: 00000000 00000000 [LOCAL] 1: ffc1, uuid: 00279000 ba4bb801”h]”hX‚ $ firescope Port 0 (/dev/fw1) opened, 2 nodes detected FireScope --------- Target : Gen : 1 [Ctrl-T] choose target [Ctrl-H] this menu [Ctrl-Q] quit ------> Press Ctrl-T now, the output should be similar to: 2 nodes available, local node is: 0 0: ffc0, uuid: 00000000 00000000 [LOCAL] 1: ffc1, uuid: 00279000 ba4bb801”…””}”hjsbah}”(h]”h ]”h"]”h$]”h&]”j‹jŒuh1j{h³hÊh´K€hjÿubhÝ)”}”(hŒJBesides the [LOCAL] node, it must show another node without error message.”h]”hŒJBesides the [LOCAL] node, it must show another node without error message.”…””}”(hj-h²hh³Nh´Nubah}”(h]”h ]”h"]”h$]”h&]”uh1hÜh³hÊh´K‘hjÿubeh}”(h]”h ]”h"]”h$]”h&]”uh1jYhjVh²hh³hÊh´NubjZ)”}”(hX&Prepare for debugging with early OHCI-1394 initialization: 4.1) Kernel compilation and installation on debug target Compile the kernel to be debugged with CONFIG_PROVIDE_OHCI1394_DMA_INIT (Kernel hacking: Provide code for enabling DMA over FireWire early on boot) enabled and install it on the machine to be debugged (debug target). 4.2) Transfer the System.map of the debugged kernel to the debug host Copy the System.map of the kernel be debugged to the debug host (the host which is connected to the debugged machine over the FireWire cable). ”h]”(hÝ)”}”(hŒ:Prepare for debugging with early OHCI-1394 initialization:”h]”hŒ:Prepare for debugging with early OHCI-1394 initialization:”…””}”(hjEh²hh³Nh´Nubah}”(h]”h ]”h"]”h$]”h&]”uh1hÜh³hÊh´K“hjAubhÝ)”}”(hŒ84.1) Kernel compilation and installation on debug target”h]”hŒ84.1) Kernel compilation and installation on debug target”…””}”(hjSh²hh³Nh´Nubah}”(h]”h ]”h"]”h$]”h&]”uh1hÜh³hÊh´K•hjAubhÝ)”}”(hŒØCompile the kernel to be debugged with CONFIG_PROVIDE_OHCI1394_DMA_INIT (Kernel hacking: Provide code for enabling DMA over FireWire early on boot) enabled and install it on the machine to be debugged (debug target).”h]”hŒØCompile the kernel to be debugged with CONFIG_PROVIDE_OHCI1394_DMA_INIT (Kernel hacking: Provide code for enabling DMA over FireWire early on boot) enabled and install it on the machine to be debugged (debug target).”…””}”(hjah²hh³Nh´Nubah}”(h]”h ]”h"]”h$]”h&]”uh1hÜh³hÊh´K—hjAubhÝ)”}”(hŒE4.2) Transfer the System.map of the debugged kernel to the debug host”h]”hŒE4.2) Transfer the System.map of the debugged kernel to the debug host”…””}”(hjoh²hh³Nh´Nubah}”(h]”h ]”h"]”h$]”h&]”uh1hÜh³hÊh´K›hjAubhÝ)”}”(hŒŽCopy the System.map of the kernel be debugged to the debug host (the host which is connected to the debugged machine over the FireWire cable).”h]”hŒŽCopy the System.map of the kernel be debugged to the debug host (the host which is connected to the debugged machine over the FireWire cable).”…””}”(hj}h²hh³Nh´Nubah}”(h]”h ]”h"]”h$]”h&]”uh1hÜh³hÊh´KhjAubeh}”(h]”h ]”h"]”h$]”h&]”uh1jYhjVh²hh³hÊh´NubjZ)”}”(hX,Retrieving the printk buffer contents: With the FireWire cable connected, the OHCI-1394 driver on the debugging host loaded, reboot the debugged machine, booting the kernel which has CONFIG_PROVIDE_OHCI1394_DMA_INIT enabled, with the option ohci1394_dma=early. Then, on the debugging host, run firescope, for example by using -A:: firescope -A System.map-of-debug-target-kernel Note: -A automatically attaches to the first non-local node. It only works reliably if only connected two machines are connected using FireWire. After having attached to the debug target, press Ctrl-D to view the complete printk buffer or Ctrl-U to enter auto update mode and get an updated live view of recent kernel messages logged on the debug target. Call "firescope -h" to get more information on firescope's options. ”h]”(hÝ)”}”(hŒ&Retrieving the printk buffer contents:”h]”hŒ&Retrieving the printk buffer contents:”…””}”(hj•h²hh³Nh´Nubah}”(h]”h ]”h"]”h$]”h&]”uh1hÜh³hÊh´K hj‘ubhÝ)”}”(hŒÝWith the FireWire cable connected, the OHCI-1394 driver on the debugging host loaded, reboot the debugged machine, booting the kernel which has CONFIG_PROVIDE_OHCI1394_DMA_INIT enabled, with the option ohci1394_dma=early.”h]”hŒÝWith the FireWire cable connected, the OHCI-1394 driver on the debugging host loaded, reboot the debugged machine, booting the kernel which has CONFIG_PROVIDE_OHCI1394_DMA_INIT enabled, with the option ohci1394_dma=early.”…””}”(hj£h²hh³Nh´Nubah}”(h]”h ]”h"]”h$]”h&]”uh1hÜh³hÊh´K¢hj‘ubhÝ)”}”(hŒEThen, on the debugging host, run firescope, for example by using -A::”h]”hŒDThen, on the debugging host, run firescope, for example by using -A:”…””}”(hj±h²hh³Nh´Nubah}”(h]”h ]”h"]”h$]”h&]”uh1hÜh³hÊh´K¦hj‘ubj|)”}”(hŒ.firescope -A System.map-of-debug-target-kernel”h]”hŒ.firescope -A System.map-of-debug-target-kernel”…””}”hj¿sbah}”(h]”h ]”h"]”h$]”h&]”j‹jŒuh1j{h³hÊh´K¨hj‘ubhÝ)”}”(hŒNote: -A automatically attaches to the first non-local node. It only works reliably if only connected two machines are connected using FireWire.”h]”hŒNote: -A automatically attaches to the first non-local node. It only works reliably if only connected two machines are connected using FireWire.”…””}”(hjÍh²hh³Nh´Nubah}”(h]”h ]”h"]”h$]”h&]”uh1hÜh³hÊh´Kªhj‘ubhÝ)”}”(hŒÑAfter having attached to the debug target, press Ctrl-D to view the complete printk buffer or Ctrl-U to enter auto update mode and get an updated live view of recent kernel messages logged on the debug target.”h]”hŒÑAfter having attached to the debug target, press Ctrl-D to view the complete printk buffer or Ctrl-U to enter auto update mode and get an updated live view of recent kernel messages logged on the debug target.”…””}”(hjÛh²hh³Nh´Nubah}”(h]”h ]”h"]”h$]”h&]”uh1hÜh³hÊh´K­hj‘ubhÝ)”}”(hŒCCall "firescope -h" to get more information on firescope's options.”h]”hŒICall “firescope -h†to get more information on firescope’s options.”…””}”(hjéh²hh³Nh´Nubah}”(h]”h ]”h"]”h$]”h&]”uh1hÜh³hÊh´K±hj‘ubeh}”(h]”h ]”h"]”h$]”h&]”uh1jYhjVh²hh³hÊh´Nubeh}”(h]”h ]”h"]”h$]”h&]”Œenumtype”Œarabic”Œprefix”hŒsuffix”Œ)”uh1jThjh²hh³hÊh´K[ubeh}”(h]”Œgetting-started”ah ]”h"]”Œgetting started”ah$]”h&]”uh1hµhh·h²hh³hÊh´KNubh¶)”}”(hhh]”(h»)”}”(hŒNotes”h]”hŒNotes”…””}”(hjh²hh³Nh´Nubah}”(h]”h ]”h"]”h$]”h&]”uh1hºhjh²hh³hÊh´K´ubhÝ)”}”(hŒ?Documentation and specifications: http://halobates.de/firewire/”h]”(hŒ"Documentation and specifications: ”…””}”(hj!h²hh³Nh´Nubj³)”}”(hŒhttp://halobates.de/firewire/”h]”hŒhttp://halobates.de/firewire/”…””}”(hj)h²hh³Nh´Nubah}”(h]”h ]”h"]”h$]”h&]”Œrefuri”j+uh1j²hj!ubeh}”(h]”h ]”h"]”h$]”h&]”uh1hÜh³hÊh´K¶hjh²hubhÝ)”}”(hŒtFireWire is a trademark of Apple Inc. - for more information please refer to: https://en.wikipedia.org/wiki/FireWire”h]”(hŒNFireWire is a trademark of Apple Inc. - for more information please refer to: ”…””}”(hj>h²hh³Nh´Nubj³)”}”(hŒ&https://en.wikipedia.org/wiki/FireWire”h]”hŒ&https://en.wikipedia.org/wiki/FireWire”…””}”(hjFh²hh³Nh´Nubah}”(h]”h ]”h"]”h$]”h&]”Œrefuri”jHuh1j²hj>ubeh}”(h]”h ]”h"]”h$]”h&]”uh1hÜh³hÊh´K¸hjh²hubeh}”(h]”Œnotes”ah ]”h"]”Œnotes”ah$]”h&]”uh1hµhh·h²hh³hÊh´K´ubeh}”(h]”ŒKusing-physical-dma-provided-by-ohci-1394-firewire-controllers-for-debugging”ah ]”h"]”ŒKusing physical dma provided by ohci-1394 firewire controllers for debugging”ah$]”h&]”uh1hµhhh²hh³hÊh´Kubeh}”(h]”h ]”h"]”h$]”h&]”Œsource”hÊuh1hŒcurrent_source”NŒ current_line”NŒsettings”Œdocutils.frontend”ŒValues”“”)”}”(hºNŒ generator”NŒ datestamp”NŒ source_link”NŒ source_url”NŒ toc_backlinks”Œentry”Œfootnote_backlinks”KŒ sectnum_xform”KŒstrip_comments”NŒstrip_elements_with_classes”NŒ strip_classes”NŒ report_level”KŒ halt_level”KŒexit_status_level”KŒdebug”NŒwarning_stream”NŒ traceback”ˆŒinput_encoding”Œ utf-8-sig”Œinput_encoding_error_handler”Œstrict”Œoutput_encoding”Œutf-8”Œoutput_encoding_error_handler”jŽŒerror_encoding”Œutf-8”Œerror_encoding_error_handler”Œbackslashreplace”Œ language_code”Œen”Œrecord_dependencies”NŒconfig”NŒ id_prefix”hŒauto_id_prefix”Œid”Œ dump_settings”NŒdump_internals”NŒdump_transforms”NŒdump_pseudo_xml”NŒexpose_internals”NŒstrict_visitor”NŒ_disable_config”NŒ_source”hÊŒ _destination”NŒ _config_files”]”Œ7/var/lib/git/docbuild/linux/Documentation/docutils.conf”aŒfile_insertion_enabled”ˆŒ raw_enabled”KŒline_length_limit”M'Œpep_references”NŒ pep_base_url”Œhttps://peps.python.org/”Œpep_file_url_template”Œpep-%04d”Œrfc_references”NŒ rfc_base_url”Œ&https://datatracker.ietf.org/doc/html/”Œ tab_width”KŒtrim_footnote_reference_space”‰Œsyntax_highlight”Œlong”Œ smart_quotes”ˆŒsmartquotes_locales”]”Œcharacter_level_inline_markup”‰Œdoctitle_xform”‰Œ docinfo_xform”KŒsectsubtitle_xform”‰Œ image_loading”Œlink”Œembed_stylesheet”‰Œcloak_email_addresses”ˆŒsection_self_link”‰Œenv”NubŒreporter”NŒindirect_targets”]”Œsubstitution_defs”}”Œsubstitution_names”}”Œrefnames”}”Œrefids”}”Œnameids”}”(jhjejEjBjˆj…jjj j j`j]uŒ nametypes”}”(jh‰jE‰jˆ‰j‰j ‰j`‰uh}”(jeh·jBhËj…jHjj‹j jj]juŒ footnote_refs”}”Œ citation_refs”}”Œ autofootnotes”]”Œautofootnote_refs”]”Œsymbol_footnotes”]”Œsymbol_footnote_refs”]”Œ footnotes”]”Œ citations”]”Œautofootnote_start”KŒsymbol_footnote_start”KŒ id_counter”Œ collections”ŒCounter”“”}”…”R”Œparse_messages”]”Œtransform_messages”]”Œ transformer”NŒ include_log”]”Œ decoration”Nh²hub.