Re: [beagleboard] Is there a "Smaller Footprint" LXQT Image for BB-X15 (preferably Jessie)?

2018-02-09 Thread Jeff Andich
Note: This is a problem with my DVI monitor (and my lack of knowledge on 
the subject), not the image..

I've only seen the timeout error when I plug into my DVI monitor, not when 
plugging into HDMI monitors (and I've tried 2 of the latter thus far).

I think what's going on with the timeout error (at a very high level) and 
from reading 

https://www.extron.com/company/article.aspx?id=uedid 

is my DVI monitor isn't able to provided the EDID information to the BB-X15 
either due to protocol incompatibility or the monitor isn't able to provide 
that information, period.

Granted, I haven't tried any other DVI monitors which are known to provide 
EDID.

Thanks and FYI,

Jeff


On Friday, February 9, 2018 at 9:28:17 AM UTC-6, Jeff Andich wrote:

>
> One thing I'm noticing on my 572xEVM-Rev a3 at work (which I don't THINK I 
> saw on my BB-X15 (?revC?) at home last-night is the following error message 
> whenever I plug in an HDMI cable which is connected to a DELL monitor 
> through an HDMI<->DVI adaptor:
>
> [   42.531433] omapdss error: HDMI I2C timeout reading EDID
>
> But I can still see and use X-windows
>
> Also, I'm not sure what's different about the BB-X15 vs. Debian base 
> images, but that's my job to hash through and then ask the TA questions 
> during office hours
>
> Thanks and regards,
>
> jeff
>
>
>
>
>
>
> On Thursday, February 8, 2018 at 9:02:52 PM UTC-6, Jeff Andich wrote:
>>
>> Great!  Thanks!
>>
>>
>>
>> On Thursday, February 8, 2018 at 3:32:14 PM UTC-6, RobertCNelson wrote:
>>>
>>> On Thu, Feb 8, 2018 at 12:25 PM, Jeff Andich  
>>> wrote: 
>>> > Hi, 
>>> > 
>>> > Is there a 2GB LXQT (or LXDE) image available for the BB-X15 
>>> somewhere, 
>>> > preferably Debian 8.x or is it better to start with a console image, 
>>> and add 
>>> > all of the X packages (maybe something like the following FLIR Lepton 
>>> > example)?  We have only 4GB of eMMC and looks like we need Xinit, X11, 
>>> > Xserver, and a bunch of other stuff like mono and chromium for our 
>>> > application 
>>> > 
>>> > 
>>> > 
>>> https://eewiki.net/display/linuxonarm/FLIR+Lepton+on+BeagleBone+Black+and+Green#FLIRLeptononBeagleBoneBlackandGreen-Setupbasicwindowmanager
>>>  
>>> > 
>>> > When trying to find a 2GB LXQT image, I looked in the following 
>>> locations, 
>>> > and I apologize in advance if I missed something!! 
>>> > 
>>> > 
>>> > 1) 
>>> > 
>>> https://elinux.org/Beagleboard:BeagleBoneBlack_Debian#Jessie_Snapshot_lxqt 
>>> > 
>>> > and 
>>> > 
>>> > 2) https://rcn-ee.net/rootfs/bb.org/testing/ 
>>>
>>> So you can take the base image: 
>>>
>>> wget 
>>> https://rcn-ee.net/rootfs/bb.org/testing/2018-02-01/lxqt-2gb/debian-8.10-lxqt-2gb-armhf-2018-02-01.tar.xz
>>>  
>>> tar xf debian-8.10-lxqt-2gb-armhf-2018-02-01.tar.xz 
>>> cd debian-8.10-lxqt-2gb-armhf-2018-02-01/ 
>>>
>>> sudo ./setup_sdcard.sh --mmc /dev/sdX --dtb am57xx-beagle-x15 
>>>
>>> replacing /dev/sdX with your actual microSD adapter on your development 
>>> pc.. 
>>>
>>> Regards, 
>>>
>>> -- 
>>> Robert Nelson 
>>> https://rcn-ee.com/ 
>>>
>>

-- 
For more options, visit http://beagleboard.org/discuss
--- 
You received this message because you are subscribed to the Google Groups 
"BeagleBoard" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to beagleboard+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/beagleboard/bb0569ae-1cc4-4714-9af9-30123b076c1c%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Re: [beagleboard] Is there a "Smaller Footprint" LXQT Image for BB-X15 (preferably Jessie)?

2018-02-09 Thread Jeff Andich
sorry - half baked question...

Let me pull in the correct device tree for my image and get back to you.

On Friday, February 9, 2018 at 9:28:17 AM UTC-6, Jeff Andich wrote:
>
>
> One thing I'm noticing on my 572xEVM-Rev a3 at work (which I don't THINK I 
> saw on my BB-X15 (?revC?) at home last-night is the following error message 
> whenever I plug in an HDMI cable which is connected to a DELL monitor 
> through an HDMI<->DVI adaptor:
>
> [   42.531433] omapdss error: HDMI I2C timeout reading EDID
>
> But I can still see and use X-windows
>
> Also, I'm not sure what's different about the BB-X15 vs. Debian base 
> images, but that's my job to hash through and then ask the TA questions 
> during office hours
>
> Thanks and regards,
>
> jeff
>
>
>
>
>
>
> On Thursday, February 8, 2018 at 9:02:52 PM UTC-6, Jeff Andich wrote:
>>
>> Great!  Thanks!
>>
>>
>>
>> On Thursday, February 8, 2018 at 3:32:14 PM UTC-6, RobertCNelson wrote:
>>>
>>> On Thu, Feb 8, 2018 at 12:25 PM, Jeff Andich  
>>> wrote: 
>>> > Hi, 
>>> > 
>>> > Is there a 2GB LXQT (or LXDE) image available for the BB-X15 
>>> somewhere, 
>>> > preferably Debian 8.x or is it better to start with a console image, 
>>> and add 
>>> > all of the X packages (maybe something like the following FLIR Lepton 
>>> > example)?  We have only 4GB of eMMC and looks like we need Xinit, X11, 
>>> > Xserver, and a bunch of other stuff like mono and chromium for our 
>>> > application 
>>> > 
>>> > 
>>> > 
>>> https://eewiki.net/display/linuxonarm/FLIR+Lepton+on+BeagleBone+Black+and+Green#FLIRLeptononBeagleBoneBlackandGreen-Setupbasicwindowmanager
>>>  
>>> > 
>>> > When trying to find a 2GB LXQT image, I looked in the following 
>>> locations, 
>>> > and I apologize in advance if I missed something!! 
>>> > 
>>> > 
>>> > 1) 
>>> > 
>>> https://elinux.org/Beagleboard:BeagleBoneBlack_Debian#Jessie_Snapshot_lxqt 
>>> > 
>>> > and 
>>> > 
>>> > 2) https://rcn-ee.net/rootfs/bb.org/testing/ 
>>>
>>> So you can take the base image: 
>>>
>>> wget 
>>> https://rcn-ee.net/rootfs/bb.org/testing/2018-02-01/lxqt-2gb/debian-8.10-lxqt-2gb-armhf-2018-02-01.tar.xz
>>>  
>>> tar xf debian-8.10-lxqt-2gb-armhf-2018-02-01.tar.xz 
>>> cd debian-8.10-lxqt-2gb-armhf-2018-02-01/ 
>>>
>>> sudo ./setup_sdcard.sh --mmc /dev/sdX --dtb am57xx-beagle-x15 
>>>
>>> replacing /dev/sdX with your actual microSD adapter on your development 
>>> pc.. 
>>>
>>> Regards, 
>>>
>>> -- 
>>> Robert Nelson 
>>> https://rcn-ee.com/ 
>>>
>>

-- 
For more options, visit http://beagleboard.org/discuss
--- 
You received this message because you are subscribed to the Google Groups 
"BeagleBoard" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to beagleboard+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/beagleboard/4bb4d38b-cf63-477a-b070-941895c3101b%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Re: [beagleboard] Is there a "Smaller Footprint" LXQT Image for BB-X15 (preferably Jessie)?

2018-02-09 Thread Jeff Andich

One thing I'm noticing on my 572xEVM-Rev a3 at work (which I don't THINK I 
saw on my BB-X15 (?revC?) at home last-night is the following error message 
whenever I plug in an HDMI cable which is connected to a DELL monitor 
through an HDMI<->DVI adaptor:

[   42.531433] omapdss error: HDMI I2C timeout reading EDID

But I can still see and use X-windows

Also, I'm not sure what's different about the BB-X15 vs. Debian base 
images, but that's my job to hash through and then ask the TA questions 
during office hours

Thanks and regards,

jeff






On Thursday, February 8, 2018 at 9:02:52 PM UTC-6, Jeff Andich wrote:
>
> Great!  Thanks!
>
>
>
> On Thursday, February 8, 2018 at 3:32:14 PM UTC-6, RobertCNelson wrote:
>>
>> On Thu, Feb 8, 2018 at 12:25 PM, Jeff Andich  wrote: 
>> > Hi, 
>> > 
>> > Is there a 2GB LXQT (or LXDE) image available for the BB-X15 somewhere, 
>> > preferably Debian 8.x or is it better to start with a console image, 
>> and add 
>> > all of the X packages (maybe something like the following FLIR Lepton 
>> > example)?  We have only 4GB of eMMC and looks like we need Xinit, X11, 
>> > Xserver, and a bunch of other stuff like mono and chromium for our 
>> > application 
>> > 
>> > 
>> > 
>> https://eewiki.net/display/linuxonarm/FLIR+Lepton+on+BeagleBone+Black+and+Green#FLIRLeptononBeagleBoneBlackandGreen-Setupbasicwindowmanager
>>  
>> > 
>> > When trying to find a 2GB LXQT image, I looked in the following 
>> locations, 
>> > and I apologize in advance if I missed something!! 
>> > 
>> > 
>> > 1) 
>> > 
>> https://elinux.org/Beagleboard:BeagleBoneBlack_Debian#Jessie_Snapshot_lxqt 
>> > 
>> > and 
>> > 
>> > 2) https://rcn-ee.net/rootfs/bb.org/testing/ 
>>
>> So you can take the base image: 
>>
>> wget 
>> https://rcn-ee.net/rootfs/bb.org/testing/2018-02-01/lxqt-2gb/debian-8.10-lxqt-2gb-armhf-2018-02-01.tar.xz
>>  
>> tar xf debian-8.10-lxqt-2gb-armhf-2018-02-01.tar.xz 
>> cd debian-8.10-lxqt-2gb-armhf-2018-02-01/ 
>>
>> sudo ./setup_sdcard.sh --mmc /dev/sdX --dtb am57xx-beagle-x15 
>>
>> replacing /dev/sdX with your actual microSD adapter on your development 
>> pc.. 
>>
>> Regards, 
>>
>> -- 
>> Robert Nelson 
>> https://rcn-ee.com/ 
>>
>

-- 
For more options, visit http://beagleboard.org/discuss
--- 
You received this message because you are subscribed to the Google Groups 
"BeagleBoard" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to beagleboard+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/beagleboard/2ed3f6a9-e71d-424e-bc96-6dc20203eec0%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Re: [beagleboard] Is there a "Smaller Footprint" LXQT Image for BB-X15 (preferably Jessie)?

2018-02-08 Thread Jeff Andich
Great!  Thanks!



On Thursday, February 8, 2018 at 3:32:14 PM UTC-6, RobertCNelson wrote:
>
> On Thu, Feb 8, 2018 at 12:25 PM, Jeff Andich  > wrote: 
> > Hi, 
> > 
> > Is there a 2GB LXQT (or LXDE) image available for the BB-X15 somewhere, 
> > preferably Debian 8.x or is it better to start with a console image, and 
> add 
> > all of the X packages (maybe something like the following FLIR Lepton 
> > example)?  We have only 4GB of eMMC and looks like we need Xinit, X11, 
> > Xserver, and a bunch of other stuff like mono and chromium for our 
> > application 
> > 
> > 
> > 
> https://eewiki.net/display/linuxonarm/FLIR+Lepton+on+BeagleBone+Black+and+Green#FLIRLeptononBeagleBoneBlackandGreen-Setupbasicwindowmanager
>  
> > 
> > When trying to find a 2GB LXQT image, I looked in the following 
> locations, 
> > and I apologize in advance if I missed something!! 
> > 
> > 
> > 1) 
> > 
> https://elinux.org/Beagleboard:BeagleBoneBlack_Debian#Jessie_Snapshot_lxqt 
> > 
> > and 
> > 
> > 2) https://rcn-ee.net/rootfs/bb.org/testing/ 
>
> So you can take the base image: 
>
> wget 
> https://rcn-ee.net/rootfs/bb.org/testing/2018-02-01/lxqt-2gb/debian-8.10-lxqt-2gb-armhf-2018-02-01.tar.xz
>  
> tar xf debian-8.10-lxqt-2gb-armhf-2018-02-01.tar.xz 
> cd debian-8.10-lxqt-2gb-armhf-2018-02-01/ 
>
> sudo ./setup_sdcard.sh --mmc /dev/sdX --dtb am57xx-beagle-x15 
>
> replacing /dev/sdX with your actual microSD adapter on your development 
> pc.. 
>
> Regards, 
>
> -- 
> Robert Nelson 
> https://rcn-ee.com/ 
>

-- 
For more options, visit http://beagleboard.org/discuss
--- 
You received this message because you are subscribed to the Google Groups 
"BeagleBoard" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to beagleboard+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/beagleboard/b3c91489-8766-4c7e-a928-b5f6a3a07a50%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Re: [beagleboard] Is there a "Smaller Footprint" LXQT Image for BB-X15 (preferably Jessie)?

2018-02-08 Thread Robert Nelson
On Thu, Feb 8, 2018 at 12:25 PM, Jeff Andich  wrote:
> Hi,
>
> Is there a 2GB LXQT (or LXDE) image available for the BB-X15 somewhere,
> preferably Debian 8.x or is it better to start with a console image, and add
> all of the X packages (maybe something like the following FLIR Lepton
> example)?  We have only 4GB of eMMC and looks like we need Xinit, X11,
> Xserver, and a bunch of other stuff like mono and chromium for our
> application
>
>
> https://eewiki.net/display/linuxonarm/FLIR+Lepton+on+BeagleBone+Black+and+Green#FLIRLeptononBeagleBoneBlackandGreen-Setupbasicwindowmanager
>
> When trying to find a 2GB LXQT image, I looked in the following locations,
> and I apologize in advance if I missed something!!
>
>
> 1)
> https://elinux.org/Beagleboard:BeagleBoneBlack_Debian#Jessie_Snapshot_lxqt
>
> and
>
> 2) https://rcn-ee.net/rootfs/bb.org/testing/

So you can take the base image:

wget 
https://rcn-ee.net/rootfs/bb.org/testing/2018-02-01/lxqt-2gb/debian-8.10-lxqt-2gb-armhf-2018-02-01.tar.xz
tar xf debian-8.10-lxqt-2gb-armhf-2018-02-01.tar.xz
cd debian-8.10-lxqt-2gb-armhf-2018-02-01/

sudo ./setup_sdcard.sh --mmc /dev/sdX --dtb am57xx-beagle-x15

replacing /dev/sdX with your actual microSD adapter on your development pc..

Regards,

-- 
Robert Nelson
https://rcn-ee.com/

-- 
For more options, visit http://beagleboard.org/discuss
--- 
You received this message because you are subscribed to the Google Groups 
"BeagleBoard" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to beagleboard+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/beagleboard/CAOCHtYhdkYoz2QJBmnL5O12NY9RzSfpUapcUJu7%2BWfDo_MLu0Q%40mail.gmail.com.
For more options, visit https://groups.google.com/d/optout.