element14 Community
element14 Community
    Register Log In
  • Site
  • Search
  • Log In Register
  • Community Hub
    Community Hub
    • What's New on element14
    • Feedback and Support
    • Benefits of Membership
    • Personal Blogs
    • Members Area
    • Achievement Levels
  • Learn
    Learn
    • Ask an Expert
    • eBooks
    • element14 presents
    • Learning Center
    • Tech Spotlight
    • STEM Academy
    • Webinars, Training and Events
    • Learning Groups
  • Technologies
    Technologies
    • 3D Printing
    • FPGA
    • Industrial Automation
    • Internet of Things
    • Power & Energy
    • Sensors
    • Technology Groups
  • Challenges & Projects
    Challenges & Projects
    • Design Challenges
    • element14 presents Projects
    • Project14
    • Arduino Projects
    • Raspberry Pi Projects
    • Project Groups
  • Products
    Products
    • Arduino
    • Avnet & Tria Boards Community
    • Dev Tools
    • Manufacturers
    • Multicomp Pro
    • Product Groups
    • Raspberry Pi
    • RoadTests & Reviews
  • About Us
  • Store
    Store
    • Visit Your Store
    • Choose another store...
      • Europe
      •  Austria (German)
      •  Belgium (Dutch, French)
      •  Bulgaria (Bulgarian)
      •  Czech Republic (Czech)
      •  Denmark (Danish)
      •  Estonia (Estonian)
      •  Finland (Finnish)
      •  France (French)
      •  Germany (German)
      •  Hungary (Hungarian)
      •  Ireland
      •  Israel
      •  Italy (Italian)
      •  Latvia (Latvian)
      •  
      •  Lithuania (Lithuanian)
      •  Netherlands (Dutch)
      •  Norway (Norwegian)
      •  Poland (Polish)
      •  Portugal (Portuguese)
      •  Romania (Romanian)
      •  Russia (Russian)
      •  Slovakia (Slovak)
      •  Slovenia (Slovenian)
      •  Spain (Spanish)
      •  Sweden (Swedish)
      •  Switzerland(German, French)
      •  Turkey (Turkish)
      •  United Kingdom
      • Asia Pacific
      •  Australia
      •  China
      •  Hong Kong
      •  India
      •  Korea (Korean)
      •  Malaysia
      •  New Zealand
      •  Philippines
      •  Singapore
      •  Taiwan
      •  Thailand (Thai)
      • Americas
      •  Brazil (Portuguese)
      •  Canada
      •  Mexico (Spanish)
      •  United States
      Can't find the country/region you're looking for? Visit our export site or find a local distributor.
  • Translate
  • Profile
  • Settings
Single-Board Computers
  • Products
  • Dev Tools
  • Single-Board Computers
  • More
  • Cancel
Single-Board Computers
Forum BB View + BeagleBone Board
  • Blog
  • Forum
  • Documents
  • Files
  • Members
  • Mentions
  • Sub-Groups
  • Tags
  • More
  • Cancel
  • New
Join Single-Board Computers to participate - click to join for free!
Actions
  • Share
  • More
  • Cancel
Forum Thread Details
  • State Verified Answer
  • Replies 11 replies
  • Subscribers 58 subscribers
  • Views 1393 views
  • Users 0 members are here
  • help
  • bb-view
  • BeagleBone
  • display
Related

BB View + BeagleBone Board

rattustrattus
rattustrattus over 11 years ago

Hi,

 

I am having a little trouble with a BB View 7 inch lcd panel, I followed the instructions and have a setup as per what should work. But I am not seeing the cape listed, do I have a DOA bit of hardware?

 

See below console extract which also confirms I a running "their" kernel :-

 

 

[    0.301532] bone-capemgr bone_capemgr.7: slot #0: No cape found

[    0.350356] bone-capemgr bone_capemgr.7: slot #1: No cape found

[    0.406998] bone-capemgr bone_capemgr.7: slot #2: No cape found

[    0.479261] bone-capemgr bone_capemgr.7: slot #3: No cape found 

[    0.502987] omap_hsmmc mmc.3: of_parse_phandle_with_args of 'reset' failed 

[    0.540364] pinctrl-single 44e10800.pinmux: pin 44e10854 already requested by 44e10800.pinmux; cannot claim for gpio-leds.6 

[    0.552121] pinctrl-single 44e10800.pinmux: pin-21 (gpio-leds.6) status -22 

[    0.559431] pinctrl-single 44e10800.pinmux: could not request pin 21 on device pinctrl-single 

systemd-fsck[77]: Angstrom: clean, 51645/218160 files, 336623/872448 blocks 

 

.---O---.

|       |                  .-.           o

|   |   |-----.-----.-----.| |   .----..-----.-----.

|       |     | __ |  ---'| '--.|  .-'| |     |

|   |   | |  |     |--- ||  --'|  | |  '  | | | |

'---'---'--'--'--. |-----''----''--'  '-----'-'-'-'

-'  | 

                '---' 

 

The Angstrom Distribution beaglebone ttyO0 

 

Angstrom v2012.12 - Kernel 3.8.13-00723-gdabc3b0 

 

beaglebone login:

 

As you can see there are no capes? Is it me or the board?


thanks in advance,


Kevin.


p.s. I noticed there was no cape slot/address selector switch on the bottom of this board which I thought was odd at the time, is this true for everyones boards?

  • Sign in to reply
  • Cancel

Top Replies

  • rattustrattus
    rattustrattus over 11 years ago in reply to Former Member +1 verified
    FYI got it working ... at last, I stole the kernel and initial boot from the TI demo image, and stuck a debian rootfs on that, I don't get the cape manager as a result, but with the addition of having…
Parents
  • Former Member
    0 Former Member over 11 years ago

    Are you using a BeagleBone Black, or the original BeagleBone White ?

     

    Get to a root shell, type the following two commands and paste the output here

     

    cat /sys/devices/bone_capemgr.*/slots

     

    cat /proc/cmdline

     

    You might also want to read through the thread at http://www.element14.com/community/message/102166/l/how-to-bb-view-on-latest-debian while that's not directly applicable to angstrom it has a lot of things to look for when debugging.

     

    It's correct that there's no slot/address selector, the BB-View doesn't have an eeprom on it, so there's no point.  However, due to that there are some extra steps needed to get it working as the cape won't be detected automatically.

    • Cancel
    • Vote Up 0 Vote Down
    • Sign in to reply
    • Verify Answer
    • Cancel
  • rattustrattus
    0 rattustrattus over 11 years ago in reply to Former Member

    Thanks, it an original white Rev A6a, wanted a black but everyone seems to be out of stock image

     

    I tried looking at the debian stuff earlier tried modifying the uEnv.txt to match the one suggested but still nothing different.

     

    The output you asked about was :-

    root@beaglebone:~# cat /sys/devices/bone_capemgr.*/slots

    0: 54:PF---

    1: 55:PF---

    2: 56:PF---

    3: 57:PF---

    root@beaglebone:~# cat /proc/cmdline

    console=ttyO0,115200n8 run_hardware_tests quiet root=/dev/mmcblk0p2 ro rootfstype=ext4 rootwait

    root@beaglebone:~#

     

    Thanks for the info about the lack of a slot/address selector ... one less thing to worry about. I did download the stuff from the element 14 site, put the dtb files in /boot with the new uImage and extracted the modules so they went into the correct place but still nothing? Any suggestions would be helpful?

     

    thanks in advance,

     

    Kev.

     

    p.s. should I really be using the 

     

    BB-View Pre-Compiled TI-SDK Image.zip

     

     

       image instead of the download of just the kernel and other bits?

    • Cancel
    • Vote Up 0 Vote Down
    • Sign in to reply
    • Verify Answer
    • Cancel
  • Former Member
    0 Former Member over 11 years ago in reply to rattustrattus

    Ok, things are obviously slightly different on the original BBW, most of the stuff you'll have been reading is probably aimed at the BBB

     

    can you try just changing uEnv.txt to have

    optargs=capemgr.enable_partno=BB-VIEW-LCD7-01

    and then reboot.  Hopefully you should see capemgr.enable_partno=BB-VIEW-LCD7-01 in the output of cat /proc/cmdline

     

    Or you can probably do

    echo BB-VIEW-LCD7-01 > /sys/devices/bone_capemgr.<n>/slots

    but change the <n> to the correct number, it's usually a 7 or an 8 on the BBB but is assigned dynamically, so could be anything on the BBW.

     

    Either way, the goal is to have the BB-VIEW-LCD7-01 line turn up in the output of cat /sys/devices/bone_capemgr.*/slots


    If you can get that to happen then the display should work. If you still have problems, you can type dmesg | less at the console and look for lines with capemgr, if the overlay doesn't load then you should find some message telling you why.

     

    I used the TI SDK image on a BBB just to check that the display worked. It's essentially just a demo, what you see on the display in the photos in the manual and on the box is there along with a few other things, but it's not terribly useful itself other than to prove everything works.

    • Cancel
    • Vote Up 0 Vote Down
    • Sign in to reply
    • Verify Answer
    • Cancel
  • rattustrattus
    0 rattustrattus over 11 years ago in reply to Former Member

    Tried the TI image screen light up red light on the cape flashed imagescreen gave a weird pattern with a line across the middle and slowly went dark but the back light is on any suggestions?

    • Cancel
    • Vote Up 0 Vote Down
    • Sign in to reply
    • Verify Answer
    • Cancel
  • rattustrattus
    0 rattustrattus over 11 years ago in reply to rattustrattus

    Ignore that I am an idiot ... forgot the size line .... so shows display/hardware fine me stupid .... need to fix the last part probably end up putting debian on it ....

     

    Thanks for your help

    • Cancel
    • Vote Up 0 Vote Down
    • Sign in to reply
    • Verify Answer
    • Cancel
Reply
  • rattustrattus
    0 rattustrattus over 11 years ago in reply to rattustrattus

    Ignore that I am an idiot ... forgot the size line .... so shows display/hardware fine me stupid .... need to fix the last part probably end up putting debian on it ....

     

    Thanks for your help

    • Cancel
    • Vote Up 0 Vote Down
    • Sign in to reply
    • Verify Answer
    • Cancel
Children
  • Former Member
    0 Former Member over 11 years ago in reply to rattustrattus

    You're welcome. Main thing is that you now know the display works, so you can take some time to get it all setup the way you want with an OS that suits you.

    • Cancel
    • Vote Up 0 Vote Down
    • Sign in to reply
    • Verify Answer
    • Cancel
  • rattustrattus
    0 rattustrattus over 11 years ago in reply to Former Member

    image

     

    FYI got it working ... at last, I stole the kernel and initial boot from the TI demo image, and stuck a debian rootfs on that, I don't get the cape manager as a result, but with the addition of having to build fbdev and evdev input device and custom X11 config files, I now have stellarium running image. So it can be done.

     

    So anyone trying it with a White Beaglebone it is possible,

    • Cancel
    • Vote Up +1 Vote Down
    • Sign in to reply
    • Reject Answer
    • Cancel
element14 Community

element14 is the first online community specifically for engineers. Connect with your peers and get expert answers to your questions.

  • Members
  • Learn
  • Technologies
  • Challenges & Projects
  • Products
  • Store
  • About Us
  • Feedback & Support
  • FAQs
  • Terms of Use
  • Privacy Policy
  • Legal and Copyright Notices
  • Sitemap
  • Cookies

An Avnet Company © 2025 Premier Farnell Limited. All Rights Reserved.

Premier Farnell Ltd, registered in England and Wales (no 00876412), registered office: Farnell House, Forge Lane, Leeds LS12 2NE.

ICP 备案号 10220084.

Follow element14

  • X
  • Facebook
  • linkedin
  • YouTube