• Recent
  • Unsolved
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Register
  • Login
  • Recent
  • Unsolved
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Register
  • Login

Several problems with Surface Pro 4

Scheduled Pinned Locked Moved Solved
FOG Problems
8
66
41.4k
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.
  • J
    jhuesser @Sebastian Roth
    last edited by Aug 12, 2016, 3:29 PM

    @Sebastian-Roth

    I receive this output:

    ubuntu-gnome@ubuntu-gnome:~$ lsusb
    Bus 004 Device 002: ID 8087:0024 Intel Corp. Integrated Rate Matching Hub
    Bus 004 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
    Bus 003 Device 003: ID 090c:1000 Silicon Motion, Inc. - Taiwan (formerly Feiya Technology Corp.) Flash Drive
    Bus 003 Device 004: ID 045e:07c6 Microsoft Corp. 
    Bus 003 Device 002: ID 8087:0024 Intel Corp. Integrated Rate Matching Hub
    Bus 003 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
    Bus 002 Device 001: ID 1d6b:0003 Linux Foundation 3.0 root hub
    Bus 001 Device 002: ID 046d:c046 Logitech, Inc. RX1000 Laser Mouse
    Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
    ubuntu-gnome@ubuntu-gnome:~$ dmesg | tail
    [   24.138016] cdc_ether 3-1.1:2.0 enx5882a88c3afd: renamed from eth0
    [   24.169228] IPv6: ADDRCONF(NETDEV_UP): enx5882a88c3afd: link is not ready
    [   24.169330] cdc_ether 3-1.1:2.0 enx5882a88c3afd: kevent 12 may have been dropped
    [   24.169334] cdc_ether 3-1.1:2.0 enx5882a88c3afd: kevent 12 may have been dropped
    [   24.169949] cdc_ether 3-1.1:2.0 enx5882a88c3afd: kevent 12 may have been dropped
    [   24.170093] cdc_ether 3-1.1:2.0 enx5882a88c3afd: kevent 12 may have been dropped
    [   24.170115] cdc_ether 3-1.1:2.0 enx5882a88c3afd: kevent 12 may have been dropped
    [   25.990587] e1000e: eno1 NIC Link is Down
    [   42.564105] cdc_ether 3-1.1:2.0 enx5882a88c3afd: kevent 12 may have been dropped
    [   42.564191] cdc_ether 3-1.1:2.0 enx5882a88c3afd: kevent 12 may have been dropped
    ubuntu-gnome@ubuntu-gnome:~$ 
    

    I think the network stuff is right. With the same cable / ports etc. I’m able to image the desktop cable. Just put the USB nic in between the surface and the cable and the error shows up…

    1 Reply Last reply Reply Quote 0
    • S
      Sebastian Roth Moderator
      last edited by Aug 12, 2016, 3:49 PM

      @jhuesser Now I see. From what I remember (check out this post) the cdc_ether kernel module is not working nicely and therefore Tom and I decided to through it out kernel config. AFAIK there should be a patch added to the kernel that adds support for those 045e:07c6 and 045e:07ab Microsoft devices to the r8153 driver included in the kernel already. @Tom-Elliott do we still add this patch??

      As well read through this and see if your DHCP config is fine.

      Web GUI issue? Please check apache error (debian/ubuntu: /var/log/apache2/error.log, centos/fedora/rhel: /var/log/httpd/error_log) and php-fpm log (/var/log/php*-fpm.log)

      Please support FOG if you like it: https://wiki.fogproject.org/wiki/index.php/Support_FOG

      J T 3 Replies Last reply Aug 12, 2016, 4:30 PM Reply Quote 2
      • J
        jhuesser @Sebastian Roth
        last edited by Aug 12, 2016, 4:30 PM

        @Sebastian-Roth Thank you. Will have a deeper look into it at work on monday.

        1 Reply Last reply Reply Quote 0
        • J
          jhuesser @Sebastian Roth
          last edited by jhuesser Aug 15, 2016, 9:23 AM Aug 15, 2016, 8:30 AM

          @Sebastian-Roth Hi, so should i download the kernel you posted here?

          @Sebastian-Roth said in Several problems with Surface Pro 4:

          (check out this post)

          As well read through this and see if your DHCP config is fine.

          Should be correct. I can’t enable the config through the whole subnet, so i enter it manually for every host.

          1 Reply Last reply Reply Quote 0
          • T
            Tom Elliott @Sebastian Roth
            last edited by Aug 15, 2016, 9:24 AM

            @Sebastian-Roth Yes, I still add the REALTEK_MICROSOFT VENDOR_ID and PCI_ID’s to the kernels.

            Please help us build the FOG community with everyone involved. It's not just about coding - way more we need people to test things, update documentation and most importantly work on uniting the community of people enjoying and working on FOG! Get in contact with me (chat bubble in the top right corner) if you want to join in.

            Web GUI issue? Please check apache error (debian/ubuntu: /var/log/apache2/error.log, centos/fedora/rhel: /var/log/httpd/error_log) and php-fpm log (/var/log/php*-fpm.log)

            Please support FOG if you like it: https://wiki.fogproject.org/wiki/index.php/Support_FOG

            J 1 Reply Last reply Aug 15, 2016, 3:24 PM Reply Quote 0
            • J
              jhuesser @Tom Elliott
              last edited by Aug 15, 2016, 3:24 PM

              @Tom-Elliott So no need to install the kernel here?

              @Sebastian-Roth said in Several problems with Surface Pro 4:

              @jhuesser Now I see. From what I remember (check out this post) the cdc_ether kernel module is not working nicely and therefore Tom and I decided to through it out kernel config.

              1 Reply Last reply Reply Quote 0
              • T
                Tom Elliott
                last edited by Aug 15, 2016, 3:35 PM

                If you’re in RC-8, you should have kernel 4.7.0, so no you wouldn’t need to update.

                Please help us build the FOG community with everyone involved. It's not just about coding - way more we need people to test things, update documentation and most importantly work on uniting the community of people enjoying and working on FOG! Get in contact with me (chat bubble in the top right corner) if you want to join in.

                Web GUI issue? Please check apache error (debian/ubuntu: /var/log/apache2/error.log, centos/fedora/rhel: /var/log/httpd/error_log) and php-fpm log (/var/log/php*-fpm.log)

                Please support FOG if you like it: https://wiki.fogproject.org/wiki/index.php/Support_FOG

                J 1 Reply Last reply Aug 15, 2016, 3:37 PM Reply Quote 1
                • J
                  jhuesser @Tom Elliott
                  last edited by Aug 15, 2016, 3:37 PM

                  @Tom-Elliott I’m on RC-7 so i will update tomorrow, thank you!

                  1 Reply Last reply Reply Quote 0
                  • J
                    jhuesser
                    last edited by Aug 16, 2016, 6:44 AM

                    So now I have Running Version 1.3.0-RC-8 SVN Revision: 5949. Created a upload-debug task. The image of the output is below. If i pull out the usb nix and putting it back in, it recognize, that somethig is pulled in, but pressing enter doesn’t work at any time.

                    NIc error

                    1 Reply Last reply Reply Quote 0
                    • S
                      Sebastian Roth Moderator
                      last edited by Sebastian Roth Aug 16, 2016, 6:43 AM Aug 16, 2016, 12:42 PM

                      @jhuesser said:

                      If i pull out the usb nix and putting it back in, it recognize, that somethig is pulled in, but pressing enter doesn’t work at any time.

                      The last line (r8152 .... eth0 ...) looks promising. Kind of strange that nothing is happending after hitting enter. Possibly the keyboard is internally connected via USB as well and just screwed up by re-plugging the USB NIC?!? Does the system freeze completely after that? What if you use an external USB keyboard?

                      Web GUI issue? Please check apache error (debian/ubuntu: /var/log/apache2/error.log, centos/fedora/rhel: /var/log/httpd/error_log) and php-fpm log (/var/log/php*-fpm.log)

                      Please support FOG if you like it: https://wiki.fogproject.org/wiki/index.php/Support_FOG

                      J 1 Reply Last reply Aug 16, 2016, 12:48 PM Reply Quote 0
                      • J
                        jhuesser @Sebastian Roth
                        last edited by Aug 16, 2016, 12:48 PM

                        @Sebastian-Roth Yeah, but after r8152 .. eth0 nothing happens. The keyboard also doesn’t get recognized if i don’t pull out anything. The keyboard is connected via the Surface connector. If i pull it out and plug it in again it says:

                        usb 1-7: new full-speed USB device number 3 using xhci_hcd
                        
                        1 Reply Last reply Reply Quote 0
                        • Q
                          Quazz Moderator
                          last edited by Aug 16, 2016, 1:05 PM

                          The keyboard issue was also happening here , but as of yet no fix for it.

                          G 1 Reply Last reply Aug 16, 2016, 1:14 PM Reply Quote 0
                          • G
                            george1421 Moderator @Quazz
                            last edited by Aug 16, 2016, 1:14 PM

                            @Quazz said in Several problems with Surface Pro 4:

                            The keyboard issue was also happening here , but as of yet no fix for it.

                            It it clear that the keyboard is freezing or is the system locking up? If we add an external usb keyboard it is seen and is it usable?

                            Please help us build the FOG community with everyone involved. It's not just about coding - way more we need people to test things, update documentation and most importantly work on uniting the community of people enjoying and working on FOG!

                            1 Reply Last reply Reply Quote 0
                            • T
                              Tom Elliott
                              last edited by Aug 16, 2016, 1:39 PM

                              I’ve just added a whole slew of keyboard drivers to the kernels. Can you try re-installing the 4.7.0 kernel and see if you can start using your keyboard again?

                              Please help us build the FOG community with everyone involved. It's not just about coding - way more we need people to test things, update documentation and most importantly work on uniting the community of people enjoying and working on FOG! Get in contact with me (chat bubble in the top right corner) if you want to join in.

                              Web GUI issue? Please check apache error (debian/ubuntu: /var/log/apache2/error.log, centos/fedora/rhel: /var/log/httpd/error_log) and php-fpm log (/var/log/php*-fpm.log)

                              Please support FOG if you like it: https://wiki.fogproject.org/wiki/index.php/Support_FOG

                              J 1 Reply Last reply Aug 16, 2016, 1:46 PM Reply Quote 1
                              • J
                                jhuesser @Tom Elliott
                                last edited by Aug 16, 2016, 1:46 PM

                                @Tom-Elliott Thank you very much! Downloaded the new kernels from the update kernel site, unfurtunally I’ve got the same error as above.

                                T 1 Reply Last reply Aug 16, 2016, 2:17 PM Reply Quote 0
                                • T
                                  Tom Elliott @jhuesser
                                  last edited by Aug 16, 2016, 2:17 PM

                                  @jhuesser Is the keyboard still not working?

                                  Please help us build the FOG community with everyone involved. It's not just about coding - way more we need people to test things, update documentation and most importantly work on uniting the community of people enjoying and working on FOG! Get in contact with me (chat bubble in the top right corner) if you want to join in.

                                  Web GUI issue? Please check apache error (debian/ubuntu: /var/log/apache2/error.log, centos/fedora/rhel: /var/log/httpd/error_log) and php-fpm log (/var/log/php*-fpm.log)

                                  Please support FOG if you like it: https://wiki.fogproject.org/wiki/index.php/Support_FOG

                                  J J 2 Replies Last reply Aug 16, 2016, 2:31 PM Reply Quote 0
                                  • J
                                    jhuesser @Tom Elliott
                                    last edited by Aug 16, 2016, 2:31 PM

                                    @Tom-Elliott nope, it isn’t working…

                                    1 Reply Last reply Reply Quote 0
                                    • S
                                      Sebastian Roth Moderator
                                      last edited by Aug 16, 2016, 3:47 PM

                                      @jhuesser So this is a keyboard error now, not a NIC error anymore?!? Do I get this right?

                                      Web GUI issue? Please check apache error (debian/ubuntu: /var/log/apache2/error.log, centos/fedora/rhel: /var/log/httpd/error_log) and php-fpm log (/var/log/php*-fpm.log)

                                      Please support FOG if you like it: https://wiki.fogproject.org/wiki/index.php/Support_FOG

                                      J 1 Reply Last reply Aug 17, 2016, 5:30 AM Reply Quote 0
                                      • J
                                        jhuesser @Sebastian Roth
                                        last edited by Aug 17, 2016, 5:30 AM

                                        @Sebastian-Roth I’m not quite sure. It seems that FOS doesn’t regocnize the NIC and the keyboard. I don’t know how FOS exactly works, but after r8182 2-1:1.0 eth0 v1.08.5 should there be more? Because after replug the nic it stops there.

                                        1 Reply Last reply Reply Quote 0
                                        • J
                                          jhuesser
                                          last edited by Aug 17, 2016, 6:35 AM

                                          I’ve looked into it with @Sebastian-Roth We’ve modifyed the initrd to remove the keyboard interaction (pressing enter to continue). After that the Surface continues with the boot and starts the debut upload task, but because the keyboard doesn’t get recognized, I can’t start the fog script…

                                          upload debug task

                                          T 1 Reply Last reply Aug 17, 2016, 9:26 AM Reply Quote 0
                                          • 1
                                          • 2
                                          • 3
                                          • 4
                                          • 2 / 4
                                          2 / 4
                                          • First post
                                            23/66
                                            Last post

                                          159

                                          Online

                                          12.0k

                                          Users

                                          17.3k

                                          Topics

                                          155.2k

                                          Posts
                                          Copyright © 2012-2024 FOG Project