[beagleboard] disable edid (hdmi, rgb video output)

2016-06-18 Thread epi kao
Hello all where can i disable the edid from hdmi? and where can i setup my own edid on the bbb? (i have several small TFT's which has no edid-possibility) @raspberry i can simply change a config.txt file for this. thanks -- For more options, visit http://beagleboard.org/discuss --- You recei

Re: [beagleboard] disable edid (hdmi, rgb video output)

2016-06-18 Thread epi kao
r. > > > > > > On Sat, Jun 18, 2016 at 9:04 AM, epi kao wrote: > Hello all > > > > where can i disable the edid from hdmi? > > and where can i setup my own edid on the bbb? > > > > (i have several small TFT's which has no e

Re: [beagleboard] disable edid (hdmi, rgb video output)

2016-06-18 Thread epi kao
how you mean download? My several TFT's (7", 5" etc.) does not support EDID, so i must configure this directly in the bbb. But i really don't know where and how all this configuration can be done? With google i have found only manuals for the raspberry. thanks -- For more options, visit http:/

Re: [beagleboard] disable edid (hdmi, rgb video output)

2016-06-18 Thread epi kao
? Am Samstag, 18. Juni 2016 21:26:06 UTC+2 schrieb William Hermans: > http://elinux.org/Beagleboard:BeagleBoneBlack_HDMI > > A lot of information on that link, maybe something there can help you out. > > > > On Sat, Jun 18, 2016 at 11:27 AM, epi kao wrote: > how you m

Re: [beagleboard] disable edid (hdmi, rgb video output)

2016-06-18 Thread epi kao
e the possibility to set a hdmi to rgb converter (tfp401a)... Am Sonntag, 19. Juni 2016 01:17:57 UTC+2 schrieb RobertCNelson: > On Sat, Jun 18, 2016 at 5:18 PM, epi kao wrote: > > thanks, and yes i already knew this link. > > But there is only explained how to read (for debug) the

Re: [beagleboard] disable edid (hdmi, rgb video output)

2016-06-20 Thread epi kao
of these to enable the optional hardware interfaces > #dtparam=i2c_arm=on > #dtparam=i2s=on > #dtparam=spi=on > > # Uncomment this to enable the lirc-rpi module > #dtoverlay=lirc-rpi > > # Additional overlays and parameters are documented /boot/overlays/README > > # E

Re: [beagleboard] disable edid (hdmi, rgb video output)

2016-06-20 Thread epi kao
@60 But unfortunately for me, it's not clear how to implement this correctly in the cmdline? thanks Am Montag, 20. Juni 2016 15:50:18 UTC+2 schrieb Charles Steinkuehler: > > On 6/20/2016 8:36 AM, epi kao wrote: > > Hello, thanks again. > > > > so today i

Re: [beagleboard] disable edid (hdmi, rgb video output)

2016-06-20 Thread epi kao
*>remove the "#" and set the video parameters you need.* still not working... Am Montag, 20. Juni 2016 16:04:32 UTC+2 schrieb RobertCNelson: > > On Mon, Jun 20, 2016 at 9:00 AM, epi kao > > wrote: > > so what i receive: > > > > root@beaglebone:

Re: [beagleboard] disable edid (hdmi, rgb video output)

2016-06-20 Thread epi kao
-flasher-v3.sh uuid=682afa8f-f182-4b65-a144-91e06633914d thanks Am Montag, 20. Juni 2016 16:27:40 UTC+2 schrieb RobertCNelson: > > On Mon, Jun 20, 2016 at 9:25 AM, epi kao > > wrote: > >>remove the "#" and set the video parameters you need. > > > >

Re: [beagleboard] disable edid (hdmi, rgb video output)

2016-06-20 Thread epi kao
> > /uEnv.txt -> /boot/uEnv.txt > > HOWEVER, /uEnv.txt doesn't have the features of /boot/uEnv.txt > > So make sure your uEnv.txt is found in /boot/uEnv.txt > > Otherwise your /boot/uEnv.txt looks fine.. > > Regards > > On Mon, Jun 20, 2016 at 9:40 AM,

Re: [beagleboard] disable edid (hdmi, rgb video output)

2016-06-20 Thread epi kao
/systemd/systemd so now i am really interested if resolution like 1920x720 or 320x240 also works... maybe anyone still know this? Am Montag, 20. Juni 2016 17:00:28 UTC+2 schrieb RobertCNelson: > > On Mon, Jun 20, 2016 at 9:57 AM, epi kao > > wrote: > > ok. now please find below the

Re: [beagleboard] disable edid (hdmi, rgb video output)

2016-06-20 Thread epi kao
it seems that 320x240 is not working? what is the reason? it's to low? and how can i access now this resolution? thanks Am Montag, 20. Juni 2016 17:17:25 UTC+2 schrieb epi kao: > > ok. thank, it works :-) failure was two command line, and the cmdline > from the uEnv.txt at /

[beagleboard] missing sys/devices/ at lib/firmware/

2016-06-21 Thread epi kao
Hello all, *I have try to understand export/unexport overlay with following link:* https://learn.adafruit.com/introduction-to-the-beaglebone-black-device-tree/exporting-and-unexporting-an-overlay But then i don't found the folder "sys/devices/" So i have try to remove the # at the line #cape_d

Re: [beagleboard] missing sys/devices/ at lib/firmware/

2016-06-21 Thread epi kao
of edid real failures, uncomment this next line: >> >> >> *cmdline=coherent_pool=1M quiet cape_universal=enable >> video=HDMI-A-1:x800@400e* >> You need to comment out the cmdline= line that you're not using. As you >> can only have one cmdline= statement.

Re: [beagleboard] missing sys/devices/ at lib/firmware/

2016-06-21 Thread epi kao
now hdmi is working, i don't know why, i have deleted the last empty line, and actived the second cmdline instead the first *so i am only looking for a solution regarding this "bone_capemgr.*" why i cannot find this file?* Am Mittwoch, 22. Juni 2016 08:44:07 UTC+2

[beagleboard] -bash: cd: /sys/devices/bone_capemgr.*: No such file or directory

2016-06-22 Thread epi kao
sorry again, i am really confuse.. please find attached a picture about the folder (/lib/firmware/)... as you see i cannot see any sys oder device-folder (show hidden folder is activated)!! root@beaglebone:/# cd /lib/firmware root@beaglebone:/lib/firmware# cd /sys/devices/bone_capemgr.* -bash:

[beagleboard] Re: -bash: cd: /sys/devices/bone_capemgr.*: No such file or directory

2016-06-22 Thread epi kao
2: PF -1 3: PF -1 4: P-O-L- 0 Override Board Name,00A0,Override Manuf,cape-universaln root@beaglebone:/sys/devices/platform/bone_capemgr# Am Mittwoch, 22. Juni 2016 10:30:09 UTC+2 schrieb epi kao: > > sorry again, i am really confuse.. > > please find attached a pictu

[beagleboard] Re: -bash: cd: /sys/devices/bone_capemgr.*: No such file or directory

2016-06-22 Thread epi kao
-1 1: PF -1 2: PF -1 3: PF -1 4: P-O-L- 0 Override Board Name,00A0,Override Manuf,cape-universaln root@beaglebone:/sys/devices/platform/bone_capemgr# ^C root@beaglebone:/sys/devices/platform/bone_capemgr# why? Am Mittwoch, 22. Juni 2016 11:39:37 UTC+2 schrieb epi kao: > &g

Re: [beagleboard] missing sys/devices/ at lib/firmware/

2016-06-23 Thread epi kao
thanks, now the folder /slots does not exist? why? Am Mittwoch, 22. Juni 2016 19:31:34 UTC+2 schrieb john3909: > > /sys/devices/platform/bone_capemgr/slots > > > Regards, > John > > > > > On Jun 21, 2016, at 11:54 PM, epi kao > > wrote: > > now hdmi

Re: [beagleboard] Re: -bash: cd: /sys/devices/bone_capemgr.*: No such file or directory

2016-06-23 Thread epi kao
>set: >dtb=am335x-boneblack-emmc-overlay.dtb *with this i will disable the HDMI? Is it not possible to control the RGB-output via the LCD-cape but without disable the HDMI ?* thanks Am Mittwoch, 22. Juni 2016 17:52:14 UTC+2 schrieb RobertCNelson: > > On Wed, Jun 22, 2016 at 5:05

[beagleboard] force resolution HDMI, much variants unfortunately does not works

2016-06-23 Thread epi kao
Hello all I have a TFT with 1920x720, and I try to control this with the HDMI from my BBB. I am trying with cmdline cmdline=coherent_pool=1M quiet cape_universal=enable video=HDMI-A-1:1920x720M@30e this disable the hdmi-output but i think the output is randomly... actually the resolution is 6

[beagleboard] Re: force resolution HDMI, much variants unfortunately does not works

2016-06-23 Thread epi kao
dr --output HDMI-0 --mode 720x480 --rate 60 No protocol specified Can't open display :0.0 root@beaglebone:/# xrandr --output HDMI-0 --mode 1280x800 --rate 60 No protocol specified Can't open display :0.0 Am Donnerstag, 23. Juni 2016 16:07:58 UTC+2 schrieb epi kao: > > Hello all > > I

[beagleboard] Re: force resolution HDMI, much variants unfortunately does not works

2016-06-23 Thread epi kao
with raspberry it's really much simpler!! :-( => I was successfully set up the output by simply adding a command"hdmi_cvt=1920 720 60 0 0 0 0" in config.txt Am Donnerstag, 23. Juni 2016 16:53:16 UTC+2 schrieb epi kao: > > i am also trying this, but always "no p