<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>https://rivendellaudio.wiki/index.php?action=history&amp;feed=atom&amp;title=Troubleshooting_GPIs_and_GPOs</id>
	<title>Troubleshooting GPIs and GPOs - Revision history</title>
	<link rel="self" type="application/atom+xml" href="https://rivendellaudio.wiki/index.php?action=history&amp;feed=atom&amp;title=Troubleshooting_GPIs_and_GPOs"/>
	<link rel="alternate" type="text/html" href="https://rivendellaudio.wiki/index.php?title=Troubleshooting_GPIs_and_GPOs&amp;action=history"/>
	<updated>2026-04-23T14:47:57Z</updated>
	<subtitle>Revision history for this page on the wiki</subtitle>
	<generator>MediaWiki 1.45.3</generator>
	<entry>
		<id>https://rivendellaudio.wiki/index.php?title=Troubleshooting_GPIs_and_GPOs&amp;diff=28915&amp;oldid=prev</id>
		<title>imported&gt;WaybackImport: Imported from Wayback via edit</title>
		<link rel="alternate" type="text/html" href="https://rivendellaudio.wiki/index.php?title=Troubleshooting_GPIs_and_GPOs&amp;diff=28915&amp;oldid=prev"/>
		<updated>2020-08-05T09:57:56Z</updated>

		<summary type="html">&lt;p&gt;Imported from Wayback via edit&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;== Troubleshooting from the command line ==&lt;br /&gt;
&lt;br /&gt;
&amp;#039;&amp;#039;&amp;#039;Q:&amp;#039;&amp;#039;&amp;#039; I just picked up a MeasurementComputing PCI-DIO24 card and am having trouble getting it setup.  I notice that in RDadmin when I define the new device in &amp;quot;Switchers GPIO&amp;quot; as Local GPIO as layed out in the GPIO.txt, the default device path is /dev/gpio0.  The problem is that /dev/gpio0 doesn&amp;#039;t exist. &lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&amp;#039;&amp;#039;&amp;#039;A:&amp;#039;&amp;#039;&amp;#039; The PCI-DI024 cards aren&amp;#039;t supported in recent Linux Kernels, so it may not work for you.&lt;br /&gt;
If you have an old kernel: Sounds like you don&amp;#039;t have the GPIO driver turned on.  You can get that from the Rivendell download page.  Install it, enable the &amp;#039;gpio&amp;#039; service and you should then have a &amp;#039;/dev/gpio&amp;lt;n&amp;gt;&amp;#039; device node to correspond to each MC card in your system, along with entries in &amp;#039;/proc/driver/gpio/&amp;#039; to show you the status of each.&lt;br /&gt;
&lt;br /&gt;
You can check these by opening a terminal and running the following to check if the gpio devices have been created:&lt;br /&gt;
&lt;br /&gt;
 ls /dev/gpio*&lt;br /&gt;
&lt;br /&gt;
This will return something like this:&lt;br /&gt;
&lt;br /&gt;
 gpio0&lt;br /&gt;
&lt;br /&gt;
To check the status of the device run the following in a terminal:&lt;br /&gt;
&lt;br /&gt;
 ls /proc/driver/gpio/*&lt;br /&gt;
&lt;br /&gt;
This will return something like this:&lt;br /&gt;
&lt;br /&gt;
 card0&lt;br /&gt;
&lt;br /&gt;
You can then run the following to see the status of card0:&lt;br /&gt;
&lt;br /&gt;
 cat /proc/driver/gpio/card0&lt;br /&gt;
&lt;br /&gt;
== Troubleshooting with GUI utility program RDGpiMon ==&lt;br /&gt;
See the [[RDGpiMon|wiki page about RDGpiMon]] for information about it.&lt;br /&gt;
&lt;br /&gt;
== Other useful Wiki pages ==&lt;br /&gt;
&lt;br /&gt;
[[GPIO.txt_-_GPIO_Notes_for_Rivendell]]&lt;br /&gt;
&lt;/div&gt;</summary>
		<author><name>imported&gt;WaybackImport</name></author>
	</entry>
</feed>