Hi,
I was able to follow the instructions in the following article and get Ubuntu booted successfully. https://github.com/aarch64-laptops/build#Flashing-the-image
I understood that wireless network is not supported yet. If i plugin a USB Wii-Lan Adapter, the adapter is not recognized as well.
Is there any other adapters that's known to work with ASUS Novago Laptop ?
Thanks, Saravanan
I think I just have a generic tripp-lite one. Chances are the driver for your just needs to be enabled. Do you have a newegg link to your exact adaptor?
-Jeff
On Thu, Jul 4, 2019 at 1:23 PM Saravanan Somasundaram sarsoma@outlook.com wrote:
Hi,
I was able to follow the instructions in the following article and get Ubuntu booted successfully. https://github.com/aarch64-laptops/build#Flashing-the-image
I understood that wireless network is not supported yet. If i plugin a USB Wii-Lan Adapter, the adapter is not recognized as well.
Is there any other adapters that's known to work with ASUS Novago Laptop ?
Thanks, Saravanan _______________________________________________ Aarch64-laptops mailing list Aarch64-laptops@lists.linaro.org https://lists.linaro.org/mailman/listinfo/aarch64-laptops
Thanks Jeff for your quick reply. I tried using another adapter Targus one (Link below), still it did not detect. https://www.amazon.com/Targus-USB-3-port-Ethernet-AH122USZ/dp/B00DFBDQ2K
Can you please share instructions on how to enable the driver
Thanks, Saravanan ________________________________ From: Jeffrey Hugo jlhugo@gmail.com Sent: Thursday, July 4, 2019 4:13 PM To: Saravanan Somasundaram Cc: aarch64-laptops@lists.linaro.org Subject: Re: [Aarch64-laptops] Network Support in ASUS NovaGo TP370QL
I think I just have a generic tripp-lite one. Chances are the driver for your just needs to be enabled. Do you have a newegg link to your exact adaptor?
-Jeff
On Thu, Jul 4, 2019 at 1:23 PM Saravanan Somasundaram <sarsoma@outlook.commailto:sarsoma@outlook.com> wrote: Hi,
I was able to follow the instructions in the following article and get Ubuntu booted successfully. https://github.com/aarch64-laptops/build#Flashing-the-image
I understood that wireless network is not supported yet. If i plugin a USB Wii-Lan Adapter, the adapter is not recognized as well.
Is there any other adapters that's known to work with ASUS Novago Laptop ?
Thanks, Saravanan _______________________________________________ Aarch64-laptops mailing list Aarch64-laptops@lists.linaro.orgmailto:Aarch64-laptops@lists.linaro.org https://lists.linaro.org/mailman/listinfo/aarch64-laptops
Hmm.
It doesn't look like Targus has any real info about what ethernet chip is in that device, so I'm not exactly sure what driver would be appropriate.
-Jeff
On Fri, Jul 5, 2019 at 11:52 AM Saravanan Somasundaram sarsoma@outlook.com wrote:
Thanks Jeff for your quick reply. I tried using another adapter Targus one (Link below), still it did not detect. https://www.amazon.com/Targus-USB-3-port-Ethernet-AH122USZ/dp/B00DFBDQ2K
Can you please share instructions on how to enable the driver
Thanks, Saravanan
*From:* Jeffrey Hugo jlhugo@gmail.com *Sent:* Thursday, July 4, 2019 4:13 PM *To:* Saravanan Somasundaram *Cc:* aarch64-laptops@lists.linaro.org *Subject:* Re: [Aarch64-laptops] Network Support in ASUS NovaGo TP370QL
I think I just have a generic tripp-lite one. Chances are the driver for your just needs to be enabled. Do you have a newegg link to your exact adaptor?
-Jeff
On Thu, Jul 4, 2019 at 1:23 PM Saravanan Somasundaram sarsoma@outlook.com wrote:
Hi,
I was able to follow the instructions in the following article and get Ubuntu booted successfully. https://github.com/aarch64-laptops/build#Flashing-the-image
I understood that wireless network is not supported yet. If i plugin a USB Wii-Lan Adapter, the adapter is not recognized as well.
Is there any other adapters that's known to work with ASUS Novago Laptop ?
Thanks, Saravanan _______________________________________________ Aarch64-laptops mailing list Aarch64-laptops@lists.linaro.org https://lists.linaro.org/mailman/listinfo/aarch64-laptops
It occurs to me that "lsusb" with the dongle plugged in may provide some clues.
-Jeff
On Fri, Jul 5, 2019 at 1:03 PM Jeffrey Hugo jlhugo@gmail.com wrote:
Hmm.
It doesn't look like Targus has any real info about what ethernet chip is in that device, so I'm not exactly sure what driver would be appropriate.
-Jeff
On Fri, Jul 5, 2019 at 11:52 AM Saravanan Somasundaram < sarsoma@outlook.com> wrote:
Thanks Jeff for your quick reply. I tried using another adapter Targus one (Link below), still it did not detect. https://www.amazon.com/Targus-USB-3-port-Ethernet-AH122USZ/dp/B00DFBDQ2K
Can you please share instructions on how to enable the driver
Thanks, Saravanan
*From:* Jeffrey Hugo jlhugo@gmail.com *Sent:* Thursday, July 4, 2019 4:13 PM *To:* Saravanan Somasundaram *Cc:* aarch64-laptops@lists.linaro.org *Subject:* Re: [Aarch64-laptops] Network Support in ASUS NovaGo TP370QL
I think I just have a generic tripp-lite one. Chances are the driver for your just needs to be enabled. Do you have a newegg link to your exact adaptor?
-Jeff
On Thu, Jul 4, 2019 at 1:23 PM Saravanan Somasundaram < sarsoma@outlook.com> wrote:
Hi,
I was able to follow the instructions in the following article and get Ubuntu booted successfully. https://github.com/aarch64-laptops/build#Flashing-the-image
I understood that wireless network is not supported yet. If i plugin a USB Wii-Lan Adapter, the adapter is not recognized as well.
Is there any other adapters that's known to work with ASUS Novago Laptop ?
Thanks, Saravanan _______________________________________________ Aarch64-laptops mailing list Aarch64-laptops@lists.linaro.org https://lists.linaro.org/mailman/listinfo/aarch64-laptops
Thanks Jeffrey for the pointers. With the help of lsusb & ethtool, i was able to figure out if a driver was loaded for this. And finally when i ran the command "dhclient eth0", i got an IP and everything started working.
With this it worked with both adapters: Lenovo & ASIX USB Ethernet Adapters. Thanks again for your guidance.
-Saravanan ________________________________ From: Jeffrey Hugo jlhugo@gmail.com Sent: Friday, July 5, 2019 1:12 PM To: Saravanan Somasundaram Cc: aarch64-laptops@lists.linaro.org Subject: Re: [Aarch64-laptops] Network Support in ASUS NovaGo TP370QL
It occurs to me that "lsusb" with the dongle plugged in may provide some clues.
-Jeff
On Fri, Jul 5, 2019 at 1:03 PM Jeffrey Hugo <jlhugo@gmail.commailto:jlhugo@gmail.com> wrote: Hmm.
It doesn't look like Targus has any real info about what ethernet chip is in that device, so I'm not exactly sure what driver would be appropriate.
-Jeff
On Fri, Jul 5, 2019 at 11:52 AM Saravanan Somasundaram <sarsoma@outlook.commailto:sarsoma@outlook.com> wrote: Thanks Jeff for your quick reply. I tried using another adapter Targus one (Link below), still it did not detect. https://www.amazon.com/Targus-USB-3-port-Ethernet-AH122USZ/dp/B00DFBDQ2K
Can you please share instructions on how to enable the driver
Thanks, Saravanan ________________________________ From: Jeffrey Hugo <jlhugo@gmail.commailto:jlhugo@gmail.com> Sent: Thursday, July 4, 2019 4:13 PM To: Saravanan Somasundaram Cc: aarch64-laptops@lists.linaro.orgmailto:aarch64-laptops@lists.linaro.org Subject: Re: [Aarch64-laptops] Network Support in ASUS NovaGo TP370QL
I think I just have a generic tripp-lite one. Chances are the driver for your just needs to be enabled. Do you have a newegg link to your exact adaptor?
-Jeff
On Thu, Jul 4, 2019 at 1:23 PM Saravanan Somasundaram <sarsoma@outlook.commailto:sarsoma@outlook.com> wrote: Hi,
I was able to follow the instructions in the following article and get Ubuntu booted successfully. https://github.com/aarch64-laptops/build#Flashing-the-image
I understood that wireless network is not supported yet. If i plugin a USB Wii-Lan Adapter, the adapter is not recognized as well.
Is there any other adapters that's known to work with ASUS Novago Laptop ?
Thanks, Saravanan _______________________________________________ Aarch64-laptops mailing list Aarch64-laptops@lists.linaro.orgmailto:Aarch64-laptops@lists.linaro.org https://lists.linaro.org/mailman/listinfo/aarch64-laptops
aarch64-laptops@lists.linaro.org