<p></p>
<p>On Tue, Aug 28, 2012 at 1:51 AM, Peter Robinson &lt;<a href="mailto:pbrobinson@gmail.com">pbrobinson@gmail.com</a>&gt; wrote:<br>
&gt; On Tue, Aug 28, 2012 at 3:55 AM, Jon &lt;<a href="mailto:jdisnard@gmail.com">jdisnard@gmail.com</a>&gt; wrote:<br>
&gt;&gt;&gt;&gt; #<br>
&gt;&gt;&gt;&gt; insmod /lib/modules/3.5.2-3.fc17.armv7hl.omap/kernel/drivers/staging/omapdrm/omapdrm.ko<br>
&gt;&gt;&gt;&gt; Error: could not insert<br>
&gt;&gt;&gt;&gt; module /lib/modules/3.5.2-3.fc17.armv7hl.omap/kernel/drivers/staging/omapdrm/omapdrm.ko:<br>
&gt;&gt;&gt;&gt; Unknown symbol in module<br>
&gt;&gt;&gt;<br>
&gt;&gt;&gt; you should just do &quot;modprobe omapdrm&quot; not insmod the .ko as it takes<br>
&gt;&gt;&gt; care of its deps.<br>
&gt;&gt;&gt;<br>
&gt;&gt;<br>
&gt;&gt; That worked, the omapdrm module loaded with modprobe.<br>
&gt;&gt; Unfortunately that does not cause the HDMI video to suddenly start working.<br>
&gt;&gt; Also, the path in sysfs was not present after loading the module:<br>
&gt;&gt;<br>
&gt;&gt; /sys/devices/platform/omapdrm.0<br>
&gt;<br>
&gt; Thinking back to the 3.5 dev cycle in rawhide there was quite a bit of<br>
&gt; churn in the OMAP video stuff to do with the DSS module, it&#39;s possible<br>
&gt; we&#39;ll need to tweak the F-17 kernel build. Not sure if I&#39;ll get time<br>
&gt; to do that this week.<br>
&gt;<br>
&gt; I want to bring the config restructure back to F-17 but OMAP at least<br>
&gt; has some issues with USB on that build so I need to get the time to<br>
&gt; test all the various HW devices we vaguely support such as Panda,<br>
&gt; Beagle, Trimslice, Highbank, and VExpress. We know the imx at least<br>
&gt; vaguely works. For 3.5+ we really need to move to DeviceTree and I<br>
&gt; wonder if that isn&#39;t at least part of the issue with the video on 3.5<br>
&gt;<br>
&gt; Peter</p>
<p>Howdy,<br></p>
<p>Diffed the configs for 3.4.2-3 and 3.5.2-3.</p>
<p>The 3.4 kernel had these kernel config&#39;s:</p>
<p>CONFIG_PANEL_DVI=m<br>
CONFIG_SND_OMAP_SOC_HDMI=y<br>
CONFIG_SND_OMAP_SOC_OMAP4_HDMI=y<br></p>
<p>Could that contribute to the lack of HDMI/DVI-D on pandaboard on the more recent kernels?<br>
Possibly in addition to the omapdrm module not loading during boot?<br></p>
<p>Thanks<br>
-Jon <br>
(irc masta)</p>