• Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Register
  • Login
UBports Robot Logo UBports Forum
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Register
  • Login

Any news about m10hd "cooler" wifi-problem?

Scheduled Pinned Locked Moved Support
24 Posts 6 Posters 4.5k Views 4 Watching
Loading More Posts
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
    Reply
    • Reply as topic
    Log in to reply
    This topic has been deleted. Only users with topic management privileges can see it.
    • 1 Offline
      1896er
      last edited by 2 Oct 2019, 15:45

      I did first step (without any change) again: Flashed with flash-tool the old UT-image. It ist 15.04 OTA-13. And here's the same problem: Wifi lost after boot or reboot.

      1 Reply Last reply Reply Quote 0
      • 1 Offline
        1896er
        last edited by 2 Oct 2019, 20:10

        How can I detect, if there's any hardware broken? In principle I could send the device back to amaz... But make it sense to get a new one? This was already a new one...

        1 Reply Last reply Reply Quote 0
        • 1 Offline
          1896er
          last edited by 1896er 10 Mar 2019, 11:08 2 Oct 2019, 21:52

          Seems to be a solution here:

          https://github.com/ubports/ubuntu-touch/issues/1040#issuecomment-462430574

          Can anybody explain me the two "easy steps", please? The two needed files are already on my ubuntu-pc. Need a little step - by - step help for the following to do (in terminal?)...

          1 Reply Last reply Reply Quote 0
          • 1 Offline
            1896er
            last edited by 8 Oct 2019, 13:11

            No progress in this case...

            I need little step-by-step help in this questions:

            1. Hardware issue or software bug?
            2. How can I get a solution?

            Sorry, I'm not a technician but only an interested user. I know, this is not the best precondition for using UT, but I like it very much and I want to use it not only on my Nexus 5 but also on M10 HD... (with no wifi problem if possible...)

            Thank you!

            S 1 Reply Last reply 9 Oct 2019, 21:45 Reply Quote 0
            • S Offline
              simox @1896er
              last edited by simox 10 Sept 2019, 21:48 9 Oct 2019, 21:45

              @1896er You need to put your tablet in rw mode with tweek-tool. From the tablet's terminal you need to become root with the command sudo -i . You move those files from the SD to their folder with the command mv. You change the files permissions with the command chmod 755 .

              M 1 Reply Last reply 13 Nov 2019, 15:42 Reply Quote 0
              • M Offline
                Marathon2422 @simox
                last edited by 13 Nov 2019, 15:42

                @simox
                I need to fix my nvram,as you describe here. ( wifi / custom wifi folders)
                Could you give a more detailed description,of using terminal.
                I mean how to fill in the gaps between. Sudo -i mv chmod755
                Assuming I put the folders,on root of device,or in the download folder.
                I have used twrp to flash the fix before, but twrp freezes up on me now.

                Is it easier to do this from my PC via " adb shell "

                Thanks Colin

                1 Reply Last reply Reply Quote 0
                • E Offline
                  emailforfor @1896er
                  last edited by 14 Nov 2019, 16:19

                  @1896er
                  The problem is solvable. Please refer to
                  https://forum.xda-developers.com/showthread.php?t=2730486
                  At the bottom of the page you will find the text:
                  Attached Files
                  Wifi Fix Files.rar - [Click for QR Code] (187 Bytes, 339712 views)
                  After downloading and unzipping the file Wifi Fix Files.rar you get two files:
                  WIFI and WIFI_CUSTOM
                  These two files must be in the folder
                  /Data/nvram/APCFG/APRDEB
                  be copied (overwrite the existing files)
                  In conclusion, do not forget reboot.

                  M 2 Replies Last reply 14 Nov 2019, 20:44 Reply Quote 0
                  • M Offline
                    Marathon2422 @emailforfor
                    last edited by 14 Nov 2019, 20:44

                    @emailforfor
                    hey, thanks for the reply
                    i have difficulty getting the fix to stay
                    when coming back to ubports, (even double checked the permisions.)
                    i need to learn how to do it via terminal.
                    i must be wearing things out going back n forth

                    1 Reply Last reply Reply Quote 0
                    • M Offline
                      Marathon2422 @emailforfor
                      last edited by 15 Nov 2019, 03:17

                      @emailforfor
                      well i found out by accident , that the cause of twrp not working, was an sdcard i left in it. it was locked up trying to read it all the time.
                      I guess the times it worked ,i had removed the sdcard. and not put the 2 and 2 together.
                      thanks again for your help

                      1 Reply Last reply Reply Quote 0
                      • E Offline
                        ezze
                        last edited by ezze 16 Nov 2019, 22:38

                        @Marathon2422 @emailforfor Thanks for sharing these instructions, guys.

                        @1896er, I was also searching for exact steps to fix it on my brand new Aquaris BQ M10 HD just flashed from Android 8.1.0 to Ubuntu Touch, and finally got it! It's something @simox told about but these are steps that worked for me.

                        1. Download an archive with WIFI and WIFI_CUSTOM files to your tablet. Please note that zip archive rather than rar can be extracted on UT. So I had to repack it on my PC first:

                          nvram-by-skyneel.com.zip

                        2. Open Terminal and switch to root user:

                          $ sudo -i
                          
                        3. Go to Downloads folder:

                          $ cd /home/phablet/Downloads
                          
                          
                        4. Extract downloaded archive there:

                          $ unzip nvram-by-skyneel.com.zip
                          

                          01

                        5. Go to /data/nvram/APCFG/APRDEB directory:

                          $ cd /data/nvram/APCFG/APRDEB
                          
                        6. You will probably see WIFI and WIFI_CUSTOM files there. Backup them:

                          $ mv WIFI WIFI.backup
                          $ mv WIFI_CUSTOM WIFI_CUSTOM.backup
                          
                        7. Now copy these files extracted from the archive:

                          $ cp /home/phablet/Downloads/WIFI* ./
                          
                        8. Change files' permissions:

                          $ chmod 660 WIFI*
                          

                          02

                        9. Now close everything and reboot the system. After reboot go to WI-FI settings, remove all previously used networks <your wi-fi name>, <your wi-fi name 1>, <your wi-fi name 2>, etc... Finally, connect to your WI-FI network again entering a password (hopefully last time).

                        10. Go to "System Settings" > "About" and check your device's MAC address. Reboot the tablet. Now it has to connect to your WI-FI automatically on startup and MAC address has to be left unchanged.

                          03

                        Sources:

                        https://www.skyneel.com/how-to-fix-nvram-error-in-all-mediatek-devices
                        https://forum.xda-developers.com/showthread.php?t=2730486

                        M E 2 Replies Last reply 17 Nov 2019, 00:57 Reply Quote 0
                        • M Offline
                          Marathon2422 @ezze
                          last edited by 17 Nov 2019, 00:57

                          @ezze
                          this is awesome Thank You very much
                          (should go on github as a stickie)

                          1 Reply Last reply Reply Quote 0
                          • E Offline
                            emailforfor @ezze
                            last edited by 17 Nov 2019, 09:26

                            @ezze
                            Of course, we have to be careful when installing files that come from unknown sites. And: It seems to me that all devicesget the same MAC. That does not bother me. I do not do banking with the tablet, I do not mind with google or any "social networks". I would not even look at my e-mails with a tablet.
                            Anyway, when I flash cool-6, all the modifications are gone. I get back the files "WIFI" and "WIFI_CUSTOM" that do not run.
                            But:
                            Maybe someone can work up the facts to the extent that CONTROLLED and SAFE files "WIFI" and "WIFI_CUSTOM" are delivered during the installation process of the ubports-installer. Unfortunately I am not able to do that.
                            It seems that not only BQ M10 tablets are affected.

                            M 1 Reply Last reply 17 Nov 2019, 14:41 Reply Quote 0
                            • M Offline
                              Marathon2422 @emailforfor
                              last edited by Marathon2422 17 Nov 2019, 14:41

                              @emailforfor
                              I got an error using the terminal version ( step7,could not find files ).
                              So i used twrp ,(file manager) to delete and replace,wifi/ wifi_custom,files checked it worked, YES.
                              Then did chmod 660 with twrp.
                              Now to reflash regular recovery. (for ota updates)
                              Thanks

                              1 Reply Last reply Reply Quote 0
                              • M Offline
                                Marathon2422
                                last edited by Marathon2422 17 Nov 2019, 17:33

                                Is this related to our problems, anybody with the knowledge, look at this video,and see if this is a ,behind the scenes way of fixing this problem, or if it is nothing related.
                                Because our devices are keeping the ssid and password, but don`t do anything to reconnect, after being rebooted, unless we have changed the WIFI /WIFI_CUSTOM ,files

                                https://www.youtube.com/watch?v=n49kukPf8HI

                                or ,are the 16.04 ubports os (unknowingly) being made with this problem : but it is only affecting certain devices.

                                E 1 Reply Last reply 19 Nov 2019, 15:30 Reply Quote 0
                                • E Offline
                                  emailforfor @Marathon2422
                                  last edited by 19 Nov 2019, 15:30

                                  @Marathon2422
                                  I've tried the adaptation from the video several times. I had no luck with it.

                                  M 1 Reply Last reply 19 Nov 2019, 16:52 Reply Quote 0
                                  • M Offline
                                    Marathon2422 @emailforfor
                                    last edited by 19 Nov 2019, 16:52

                                    @emailforfor Thanks for your reply, I just thought we were missing something

                                    1 Reply Last reply Reply Quote 0
                                    • hankschwieH Offline
                                      hankschwie
                                      last edited by hankschwie 3 Oct 2020, 06:39 10 Mar 2020, 06:38

                                      Hi!

                                      Worked just fine, just one thing about it: in Step 7 you need

                                      cp /home/phablet/Downloads/nvram-by-skyneel.com/WIFI* .
                                      

                                      nvram-by-skyneel.com is missing in your path.

                                      Thanks a lot!

                                      1 Reply Last reply Reply Quote 0
                                      • First post
                                        Last post