A forum member, wrote a Script for this.
Announcement
Collapse
No announcement yet.
Announcement
Collapse
No announcement yet.
SD Card booting without flashing your device
Collapse
X
-
Originally posted by sudros View PostI figured that everything else would be the same except for the wifi but when I power up, screen is black and monitor goes into standby. I have tried so many different ways to do this and met with failure every time. Getting discouraged.
I looked yours up and it comes with the same equip mine did and android and everything looks identical. Just can not seem to get this to work for me at all. I must be missing something.
Comment
-
After playing a few hours with it, i can say it works pretty well with my device.
Thanks a lot linuxium for your work !!
However, i tried to play with the resolution cause cuz i cant play well full screen videos (not hd) with the default 1920 x 1080.
I know at the moment there's no video acceleration avalaible for the Mali400 GPU but maybe at a lower resolution, things will be smoother.
So i ran 'xrandr' and the output is :
Code:xrandr: Failed to get size of gamma for output default Screen 0: minimum 1920 x 1080, current 1920 x 1080, maximum 1920 x 1080 default connected 1920x1080+0+0 0mm x 0mm 1920x1080 60.0*
Comment
-
Originally posted by knawnd View Postdid create-sdcard show any error messages during its execution? To debug one can remove all '> /dev/null > 2&1' entries in the script and see where it fails. Make sure that MBR copied properly, i.e. no error during 'dd if=MBR ...' and 'dd ...of=MBR' execution. It's also usefull to check if your sdcard has valid partition table after create-sdcard script execution.
Comment
-
SD Card booting without flashing your device
Originally posted by sudros View PostI sat through the creation and it never gave any error messages. When it ended, it just went back to the blinking cursor and that was it. Was it suppose to give a message saying it was complete or anything? Once it was done, I plugged it in and nothing. Will not boot. Will try what you said above and watch carefully.
Envoyé de mon iPhone en utilisant Tapatalk
Comment
-
As with all threads the current status gets confusing. Therefore to clarify:
WHO DEVICE STATUS
marcelv T428 Unknown
Boocy Unknown Unknown
no_spam_for_me Unknown Unknown
knawnd Minix Neo x7 Unknown
AudioBubble MK809III Working
thafath MK802IV Working
sudros MK809III Not working
Apologies if I've made any mistakes in the above info, however if any details are wrong please post an update. Or if there is a current problem please clarify what the status regarding unknown/not working is and also specify the what the current issue is and what the symptoms are so that a solution can be suggested.
Comment
-
Originally posted by AudioBubble View PostHowever, i tried to play with the resolution cause cuz i cant play well full screen videos (not hd) with the default 1920 x 1080.
I know at the moment there's no video acceleration avalaible for the Mali400 GPU but maybe at a lower resolution, things will be smoother.
So i ran 'xrandr' and the output is :
Code:xrandr: Failed to get size of gamma for output default Screen 0: minimum 1920 x 1080, current 1920 x 1080, maximum 1920 x 1080 default connected 1920x1080+0+0 0mm x 0mm 1920x1080 60.0*
I also used the xubuntu system and it seems to work pretty well.
Thanks again Linuxium for your great work !
WHO DEVICE STATUS
marcelv T428 Unknown
Boocy Unknown Unknown
no_spam_for_me Unknown Unknown
knawnd Minix Neo x7 Unknown
AudioBubble MK809III Working
thafath MK802IV Working
sudros MK809III Not working
Cheers.
Comment
-
Originally posted by linuxium View PostCurrent status:
WHO DEVICE STATUS CONFIRMED
marcelv T428 Unknown Pending
Boocy Unknown Unknown Pending
no_spam_for_me Unknown Unknown Pending
knawnd Minix Neo x7 Unknown Pending
AudioBubble MK809III/QC802 Working Confirmed
thafath MK802IV Working Pending
sudros MK809III Not working Pending
EDIT: Also, no sound too.
Comment
-
Yes, I have Minix Neo x7. Finally I made it work! In my case the problem was related to copying MBR (i.e. 'dd if=/dev/sdb of=MBR ...') and as a consequence restoring it (i.e. dd if=MBR of=/dev/sdb). As far as I remember during 'dd if=/dev/sdb of=MBR ...' I got "Permission denied" despite of being superuser. But repeating separate commands from script one by one in terminal helped me to create sdcard with valid partition table and proper root fs.
So thank you very much, Ian!
Comment
-
Ian,
is the 720p kernel i can find here : https://docs.google.com/file/d/0B99O...JJYV8yVXc/edit
the same as the last kernel you supply in this thread except display settings ?
Comment
-
Originally posted by AudioBubble View PostIan,
is the 720p kernel i can find here : https://docs.google.com/file/d/0B99O...JJYV8yVXc/edit
the same as the last kernel you supply in this thread except display settings ?
Comment
-
Originally posted by AudioBubble View PostOk. And there is a way to run at a lower resolution ? When i run xrandr i have the output :
'xrandr: Failed to get size of gamma for output default'
Comment
What's Going On
Collapse
There are currently 1975 users online. 0 members and 1975 guests.
Most users ever online was 63,956 at 18:56 on 20 March 2025.
Comment