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
Power supply for Raspberry PI touch screen
#11
Hi henry

For WIFI issue, please update modules .

https://www.dropbox.com/s/aas9plso7ra3mk...ar.gz?dl=0 

$ sudo rm -rf /lib/modules
$ cd /
$ sudo tar zxvf modules.tar.gz

^^

Reply
#12
(03-26-2018, 02:24 AM)scorpiochang Wrote: Hi henry

For WIFI issue, please update modules .

https://www.dropbox.com/s/aas9plso7ra3mk...ar.gz?dl=0 

$ sudo rm -rf /lib/modules
$ cd /
$ sudo tar zxvf modules.tar.gz

^^


Scorpiochang...

OK I followed your instructions, but I still am without WIFI. The only apparent change was the "modules" directory disappearing from the "lib" directory.

I am a bit confused because you told me to:
"sudo tar zxvf modules.tar.gz"
But the file you had me download from DropBox was "zImage.tar.gz"

Thanks for the help... I need it.
Reply
#13
Hi Henry

i am sorry, it should be https://www.dropbox.com/s/977ik0gez7nq54...ar.gz?dl=0

Reply
#14
Scorpiochang...

I downloaded the new file for "modules" and installed it.

It works just fine. I've got my WIFI back.

Thank you very much. I couldn't do it without your help.

Aloha,

DH
Reply
#15
Any chance this could be converted to a boot parameter like in Raspbian?

There you put lcd_rotate=2 in /boot/config

It turns out that lots of cases mount the LCD 180 degrees rotated which is why they added the parameter in Raspbian.
Reply
#16
Hi all

I have the 180 'thing' along with touch working but just like everyone else here, WiFi is now broken.
I guess for lack of a better description, I am doing it wrong?

$ sudo rm -rf /lib/modules
$ cd /home/linaro/downloads 'where I have the "modules.tar.gz" downloaded'
$ sudo tar zxvf modules.tar.gz

I now have a decompressed file called 'lib' in my download folder that is non removable and after reboot, still no WiFi.

Can I please have a a step by step idiot proof process of installation please.

Thanks in advance
Reply
#17
Hi Muppet

just make sure all file replaced fine as below.

linaro@tinkerboard:/lib/modules$ ls
4.4.103+
linaro@tinkerboard:/lib/modules$ cd 4.4.103+/
linaro@tinkerboard:/lib/modules/4.4.103+$ ls
build modules.builtin modules.devname modules.symbols.bin
kernel modules.builtin.bin modules.order source
modules.alias modules.dep modules.softdep
modules.alias.bin modules.dep.bin modules.symbols

Reply
#18
(04-25-2018, 08:19 AM)scorpiochang Wrote: Hi Muppet

just make sure all file replaced fine as below.

linaro@tinkerboard:/lib/modules$ ls
4.4.103+
linaro@tinkerboard:/lib/modules$ cd 4.4.103+/
linaro@tinkerboard:/lib/modules/4.4.103+$ ls
build              modules.builtin      modules.devname  modules.symbols.bin
kernel             modules.builtin.bin  modules.order    source
modules.alias      modules.dep          modules.softdep
modules.alias.bin  modules.dep.bin      modules.symbols

sorry scorpiochang

I am used to spoon fed Ubuntu forums. all I am getting is 'Bash: /lib modules: No such file or directory' errors. I need a step by step noob install 
sorry to be a pain. Confused
Reply
#19
Hi Muppet

try it.

$ sudo rm -rf /lib/modules
$ cp modules.tar.gz ~/
$ sudo tar zxvf ~/modules.tar.gz -C /

Reply
#20
(03-21-2018, 08:48 AM)scorpiochang Wrote: Hi dead henry and sam

if you want it....
please download and replace kernel and rk3288-miniarm.dtb at /boot/
P.S. this test build something get dsi output error, just like other thread on forum. you need to boot again.

Debian:
rotate 0:
https://www.dropbox.com/s/6t2gykphfwa333...creen?dl=0
https://www.dropbox.com/s/c8vq8msb4539ox...creen?dl=0

rotate 180:
https://www.dropbox.com/s/q6dj986qlu8x0y...e_180?dl=0
https://www.dropbox.com/s/n5nossrnogvbs8...e_180?dl=0

Will this be included in a following update to tinkeros that I would be able to patch with just apt-get upgrade?
Is this based on the latest 2.0.5 release?

Would be easier if you guys just add in how Pi does it, adding lcd_rotate=2 into /boot/config.txt
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)