Forum Replies Created
-
Posted in: Allo USB Bundle
-
22. Februar 2017 at 21:09 #27143
Hi, I don’t know if you fix the problem, in my case I fix that adding the following line to the /boot/config.txt file
# uncomment to force a HDMI mode rather than DVI. This can make audio work in # DMT (computer monitor) modes #hdmi_drive=2 max_usb_current=1 hdmi_group=2 hdmi_mode=87 hdmi_cvt 800 480 60 6 0 0 0 dtoverlay=ads7846,cs=1,penirq=25,penirq_pull=2,speed=50000,keep_vref_on=0,swapxy=0,pmax=255,xohms=150,xmin=200,xmax=3900,ymin=200,ymax=3900 <-- this line
and uncomment this one
# Uncomment some or all of these to enable the optional hardware interfaces #dtparam=i2c_arm=on #dtparam=i2s=on dtparam=spi=on <-- this line
and reboot from the max2play webpage.
I hope this helps you.
BR
Bull- This reply was modified 7 years, 8 months ago by Bull.
29. November 2016 at 13:22 #24326Hi Heiner,
The language and time zone all ready changed to Spain, but not fixed the problem. so, It would be possible that the wifi region is independent of language region selected? I’m not sure of that.
Thanks
bull29. November 2016 at 13:10 #24317Hello Heiner, thanks for your answer.
That I could see, is that for default the wifi region, is configured in a country where those channels aren’t operative (maybe GB, I think so), so by default if you have your own wifi channel above 11 you cannot see the Wifi, so you can’t connect.
After change the region to Spain in my case, doing „sudo iw reg set ES“, I can see my wifi, so the problem is that the region would by to default state after reboot and again I cannot see the wifi.
My question is, How I can do this change in the wifi region permanent?.
Many thanks
BullPS. I’m a noob on raspbian 🙁
5. September 2016 at 19:43 #22871Hello Christoph, many thanks for your reply.
I’m little afraid because the last time that I tried to install the drivers from waveshare the max2play didn’t start. It prompt for a user & password in console but any user/password that I’ve been tried didn’t works, and finally I reinstalled again the max2play writing the sd again.
So please What do you need exactly that I need to do to send you the files that you need.
the installation of the drivers with user pi or root(given a password)
the installation of the calibration software?
or whatever.I don’t have any problem to collaborate and do all the neccesary tests that you need, but I need to know what do you need that I need to do in raspbian because I’m quite new using this system.
thank youn in advance
BR
Bull2. September 2016 at 19:39 #22855I’m interested on this too. May be someone could help us!
cheers
Bull28. August 2016 at 17:56 #22680Hi! I have the Waveshare 5″, I need to install the propietary drivers from the Waveshare website?
For the moment I only changed de „size“ paramiters from the config.txt file as root user, but I would like to have the touch screen functionality too.
# uncomment to force a HDMI mode rather than DVI. This can make audio work in
# DMT (computer monitor) modes
#hdmi_drive=2
max_usb_current=1
hdmi_group=2
hdmi_mode=87
hdmi_cvt 800 480 60 6 0 0 0Thanks
Bull -