This forum uses cookies
This forum makes use of cookies to store your login information if you are registered, and your last visit if you are not. Cookies are small text documents stored on your computer; the cookies set by this forum can only be used on this website and pose no security risk. Cookies on this forum also track the specific topics you have read and when you last read them. Please confirm whether you accept or reject these cookies being set.

A cookie will be stored in your browser regardless of choice to prevent you being asked this question again. You will be able to change your cookie settings at any time using the link in the footer.

Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
TinkerOS (debian) - bugs and issues
#11
Hey everyone, nice to see a forum coming together for this SBC.

Just wanted to add a few bits to this thread that might be helpful for anyone else.

First thing is I was getting random hangs as well as the desktop session restarting every now and again.  Could not figure out what it was but I noticed it hung more when I was trying to do too much at once.
I remembered I had been excited and just plugged it into my Pi 3 adapter which is rated at 2.5A and I assumed it would just work fine.  Obviously not, despite being a genuine RPi adapter.
I had also bought one of these from everybody's favourite rainforest-themed retailer which has a power switch and is rated to 3A.  I tried that one and now the board is very stable and does not reboot.  I have tried both adapters again to be sure and it's clearly something to do with the RPi one, but I cannot explain why and that certainly doesn't mean everyone will get the same results as me.

The second problem was my choice of SD card - I also bought a 32GB Lexar micro SD from the same rainforesty retailer (LSDMI32GBB1EU300A) but despite a h2testw pass and working fine in multiple other devices, including the Pi 3, it just doesn't get on with the Asus board.
The main problems are that it is always *very* slow and then suddenly will just give IO errors for a lot of directories including /var/log, /sbin, /usr etc, meaning that even 'sudo reboot' is not found.  In fact 'sudo anything' no longer works.  Only fix I found was power off/on - very grateful for the power switch now Wink.  It mainly happens during 'apt-get' - the repo update works but it always falls over during dist-upgrade.
Again the same card works well in the Pi, and other cards work well in the Asus so instead of trying to figure it out I will just post the model number here and use another card.

The last thing (for now) is I didn't like not knowing what was going on during boot, so in this file:
/media/[card]/extlinux/extlinux.conf
I added 'console=tty1' so it now reads:
... console=ttyS1,115200n8 console=tty1 root=/dev/mmcblk0p2 ...
And can now watch it boot the way it should Smile

Now after all that has been dealt with I seem to be getting somewhere, but I have to say I'm not too impressed with the video playback, especially full-screen and youtube.  I use my Pi 3 for other things and wanted to make a simple media player for the TV.  Was waiting months to see if they would bring out a Pi 4 this year and it didn't seem likely, but the Pi 3 video playback is way better than this board.  Am I missing something?

Thanks for reading and pologies for the long post ...

Ell.
Reply
#12
(03-09-2017, 08:26 PM)signum71 Wrote: Random logout

TinkerOS will randomly fall back to the login screen with all applications that ran closed or crashed.
Happens randomly every once in a while.

I have the same issue. Using the scroll wheel on my mouse more often than not when this happens. I am using the board a lot and can go all day or minutes between events. I am using a RPi power supply and a cooling fan so I am beginning to think it is a bug. Will continue to research.
Reply
#13
(05-04-2017, 05:08 PM)Algie99 Wrote:
(03-09-2017, 08:26 PM)signum71 Wrote: Random logout

TinkerOS will randomly fall back to the login screen with all applications that ran closed or crashed.
Happens randomly every once in a while.

I have the same issue. Using the scroll wheel on my mouse more often than not when this happens. I am using the board a lot and can go all day or minutes between events. I am using a RPi power supply and a cooling fan so I am beginning to think it is a bug. Will continue to research.

Have you installed xorg-input-evdev in your board? if you have installed it, you should remove it and use xorg-input-libinput.

If xorg-input-evdev are used, xserver will randomly crash. 
It was casued by xserver's memory leak and the evdev trigger it.
Reply
#14
bought a tinker a few weeks back, and ordered a new on amazon 2 days ago, but I loaded 1.8 on my first tinker and found it was not Jessie but stretch then discovered that as root user there are many things I cant do, I am a grown up, not a child and will do as I like as root, so I cancelled the new tinker from amazon, so back to the raspberry PI, if tinker start to treat all its users like children and start banning them from doing things as root then they wont last long. I have removed all reffs to the tinker from my MyPi website I am making, this is really a pity, BUT I AM A GROWN UP AND WILL DO AS I WANT AS ROOT.
Reply
#15
After the first reboot the Taskbar at the bottom of the screen doesnt show up anymore. Even after multiple reinstallations of the OS ._.
Anyone of you guys had the same problem or knows how to solve it?
Reply
#16
(05-10-2017, 03:26 PM)xHascox Wrote: After the first reboot the Taskbar at the bottom of the screen doesnt show up anymore. Even after multiple reinstallations of the OS ._.
Anyone of you guys had the same problem or knows how to solve it?

I haven't had that problem. Are you using a TV for a display? If so check your TV's zoom or aspect setting. Maybe the display is zoomed in so the task bar is off the bottom of the screen.
Reply
#17
(05-05-2017, 05:24 AM)wzyy2 Wrote:
(05-04-2017, 05:08 PM)Algie99 Wrote:
(03-09-2017, 08:26 PM)signum71 Wrote: Random logout

TinkerOS will randomly fall back to the login screen with all applications that ran closed or crashed.
Happens randomly every once in a while.

I have the same issue. Using the scroll wheel on my mouse more often than not when this happens. I am using the board a lot and can go all day or minutes between events. I am using a RPi power supply and a cooling fan so I am beginning to think it is a bug. Will continue to research.

Have you installed xorg-input-evdev in your board? if you have installed it, you should remove it and use xorg-input-libinput.

If xorg-input-evdev are used, xserver will randomly crash. 
It was casued by xserver's memory leak and the evdev trigger it.

This totally worked for me. Thank you for the input.  Big Grin
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)