-
Notifications
You must be signed in to change notification settings - Fork 180
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
i96 console freezes #105
Comments
Or here is an easy to reproduce:
[ 6.351501] <rda_msys>: end of pending msg then I cannot input anything! |
after 20hours connecting again from serial port console I get: [76002.189086] ttyS0: 11 input overrun(s) |
The problm described in alsa-mixer software. IDK now i'ts possible, but before configure wi-fi you need remove this package alsa-utils as far i remember. Or just burn https://github.com/TheRemote/Legendary-OrangePi-i96 most problems fixed here. |
It would be nice to merge changes in https://github.com/TheRemote/Legendary-OrangePi-i96 back to this source @TheRemote |
I personally give permission for that to happen and ask for nothing in return. It would be awesome (for everyone). The repository actually started out originally with changes from here that were submitted and never merged (they're still open in the pull requests and my repo has references / links to the original ones) and then it grew from there with other changes that had been posted around the internet in various places. Some of the fixes were also found / done by me personally and others were done by others in the community using the boards (all credited in the GitHub repository). The whole spirit of it though was to compile all the fixes out there for the board together for everyone to use. I would be very happy, even a little honored if Orange Pi merged them! It might not be that easy to straight up merge because I deleted a lot of their supporting functions for other boards so that there wasn't as much clutter working on the i96 code. They are absolutely free to take any fixes they would like though (or all of them) at their convenience! Some of the most important ones are already pull requests in their official kernel repo and places like that so the fixes aren't even really mine to give but in whatever sense they might feel they need any kind of permission or nod they have it from me. |
I bought an Orange Pi i96
installed the official debian image,
logged in
queried the free disk space:
I have 2.9GB free disk space:
Filesystem Size Used Avail Use% Mounted on
udev 10M 0 10M 0% /dev
tmpfs 46M 1.9M 44M 5% /run
/dev/mmcblk0p2 3.7G 693M 2.9G 20% /
tmpfs 115M 0 115M 0% /dev/shm
tmpfs 5.0M 4.0K 5.0M 1% /run/lock
tmpfs 115M 0 115M 0% /sys/fs/cgroup
tmpfs 115M 0 115M 0% /tmp
/dev/mmcblk0p1 49M 12M 34M 27% /media/boot
tmpfs 23M 0 23M 0% /run/user/0
and it got stuck after it, I cannot enter anything into console.
even after removing power and serial cable
I have to re-burn the SD card, I think something destructive happens with the config file
Please provide technical support! So far it is useless.
I tried both official releases (debian + ubuntu), but same issue:
one of them: OrangePi_i96_debian_stretch_server_linux3.10.62_v0.0.4
The text was updated successfully, but these errors were encountered: