/sys/device/bone_capemgr* doesn't exist on fresh image

I just realized I never responded to your post.
Thanks for your link! I didn’t really get a chance to break down what he was doing in that code, so I’ll do so. I think part of the problem with approaching Google is that I’m not familiar enough with the nomenclature and I feel you have to be specific enough with Google to get what you’re looking for.

I tryed to update using this: sudo ./update_kernel.sh --bone-rt-kernel --lts
but got this as reaction:

root@beaglebone:/opt/scripts/tools# sudo ./update_kernel.sh --bone-rt-kernel --lts --2016-01-19 19:27:20-- http://rcn-ee.net/deb/wheezy-armhf/LATEST-omap-psp Resolving rcn-ee.net (rcn-ee.net)... 45.33.2.10, 2600:3c00::f03c:91ff:fe37:6ad5 Connecting to rcn-ee.net (rcn-ee.net)|45.33.2.10|:80... connected. HTTP request sent, awaiting response... 404 Not Found 2016-01-19 19:27:21 ERROR 404: Not Found

Anny suggestions?

Harry

update the repo:

cd /opt/scripts/tools/

git pull

btw, no reason for "sudo" if your are logged in as root..

Regards,

Now i got a new error:

root@beaglebone:/opt/scripts/tools# git pull
Updating a4d0fe2..2be47e9
error: Your local changes to the following files would be overwritten by merge:
        tools/beaglebone-black-eMMC-flasher.sh
Please, commit your changes or stash them before you can merge.
Aborting

I am new to this so........

-----Oorspronkelijk bericht-----

git reset HEAD --hard
git pull

Regards,

hello, i have follow your instructions but now i don’t have lxde anymore?
i tried to remove it and reinstal it but same thing…
i can still connect to the terminal but cannot go to graphical session.
How to do?
thank you