Code Monkey home page Code Monkey logo

Comments (13)

KristofRobot avatar KristofRobot commented on July 30, 2024

@peolsson

Could you elaborate a bit on the steps you took "to hack it in" - preferably showing your code, as well as on the problems you encountered?

What error did you get when you tried to boot it? Note that I just created an issue that sound like it might be related, see #46

from meta-sunxi.

peolsson avatar peolsson commented on July 30, 2024

@KristofRobot

I'm waiting for a USB/Serial debug cable to arrive today, so I don't have any debug info available yet. I will return with more info here as soon as I know more. Though it seems your problem was something else - I'm not missing any files as far as I can see, but it just refuses to bootup properly.

If you're interested I can submit a patch for the changes I made to add support for OLinuxino A10 Lime - it might be a good start to get it fixed.

from meta-sunxi.

KristofRobot avatar KristofRobot commented on July 30, 2024

@peolsson

Yes, good idea to show the exact changes you applied.

If things compile correctly, I wont be of much help, as I dont own an OLinuxino A10 Lime (or any other A10-based board) - but others here might spot some issues.

from meta-sunxi.

peolsson avatar peolsson commented on July 30, 2024

Ok, here is my current patch: https://drive.google.com/file/d/0B67nFAAeJWiEUGZPa0tFUnUxUEE/edit?usp=sharing

I'm still waiting for my debug cable, so I have no more info at this moment.

/Peter

from meta-sunxi.

raoulh avatar raoulh commented on July 30, 2024

Please use github and do a pull-request to propose a patch, that's way better and easier for us to review.
Thanks

from meta-sunxi.

peolsson avatar peolsson commented on July 30, 2024

I will as soon as I get things working, this was just a work-in-progress update, to show my current changes.

Thanks,

Peter

from meta-sunxi.

peolsson avatar peolsson commented on July 30, 2024

Today I finally got the UART/USB cable. And what I found out what that it actually was booting (when using the supplied patch), but HDMI output was not enabled. I relealized that it's not enabled for core-image-minimal. So now I'm bitbaking another image, and we'll see how far that takes me. I'll report back here when I know more.

from meta-sunxi.

raoulh avatar raoulh commented on July 30, 2024

I think that selecting the screen output is done by setting the correct value in the script.bin file for A10 cpu.
As stated here: http://linux-sunxi.org/Display#script.bin.2Ffex_file

from meta-sunxi.

peolsson avatar peolsson commented on July 30, 2024

Thanks for the response. However, the fex file is already configured correctly (as far as I can see), so it seems there is something else to it...

from meta-sunxi.

raoulh avatar raoulh commented on July 30, 2024

Ok.
The other thing to check is whether you have those options enabled in the kernel config file:
CONFIG_FB_SUNXI=y
CONFIG_FB_SUNXI_LCD=y
CONFIG_FB_SUNXI_HDMI=y

from meta-sunxi.

peolsson avatar peolsson commented on July 30, 2024

Thanks, that did it! I will report back here with a pull request as soon as I put things together here.

/Peter

from meta-sunxi.

peolsson avatar peolsson commented on July 30, 2024

I've created a pull request - it's the first time, so tell me if I did anything wrong :)

from meta-sunxi.

naguirre avatar naguirre commented on July 30, 2024

merged #49

from meta-sunxi.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.