balbes150 897 Posted June 8 Author Share Posted June 8 Module M2 E-key ? 0 Quote Link to post Share on other sites More sharing options...
Zhexue. 0 Posted June 9 Share Posted June 9 Yes, that is correct 0 Quote Link to post Share on other sites More sharing options...
balbes150 897 Posted June 9 Author Share Posted June 9 try versions with the Legacy kernel (4.4) or 5.10 with an extended WiFi list https://disk.yandex.ru/d/W9SHvYXAIpFEew 0 Quote Link to post Share on other sites More sharing options...
Zhexue. 0 Posted June 10 Share Posted June 10 Okay, Thanks. I will try it till next week and give you some feedbacks.... 0 Quote Link to post Share on other sites More sharing options...
balbes150 897 Posted June 15 Author Share Posted June 15 ver 20210614 kernel 4.9 and 5.10.43 0 Quote Link to post Share on other sites More sharing options...
Zhexue. 0 Posted June 17 Share Posted June 17 Hey, thank you for your INFO about the releases. Now, I have installed: Welcome to Armbian 21.08.0-trunk Buster with Linux 5.10.43-station on my nano.jetson - Board and I see now the following information: lspci -v 01:00.0 Network controller: Intel Corporation Wireless 8265 / 8275 (rev 78) Subsystem: Intel Corporation Wireless 8265 / 8275 (Dual Band Wireless-AC 8265) Flags: fast devsel, IRQ 18 Memory at 13000000 (64-bit, non-prefetchable) Capabilities: [c8] Power Management version 3 Capabilities: [d0] MSI: Enable- Count=1/1 Maskable- 64bit+ Capabilities: [40] Express Endpoint, MSI 00 Capabilities: [100] Advanced Error Reporting Capabilities: [140] Device Serial Number 40-1c-83-ff-ff-42-2d-9f Capabilities: [14c] Latency Tolerance Reporting Capabilities: [154] L1 PM Substates Kernel modules: iwlwifi It seems like good, but I can't match this Controller to an device. It is necessary, that I must change anything on "boot-config" or how can I enable this interface now with this Kernel? Or should I reinstall the other on with 4.9 - Kernel to check that? Best regards Matthias 0 Quote Link to post Share on other sites More sharing options...
balbes150 897 Posted June 17 Author Share Posted June 17 50 минут назад, Zhexue. сказал: Or should I reinstall the other on with 4.9 - Kernel to check that? Check how it works with kernel 4.9. 0 Quote Link to post Share on other sites More sharing options...
Zhexue. 0 Posted June 18 Share Posted June 18 Hey, thank you for your INFO about the releases. Now, I have installed the 4.9 - Kernel on my nano.jetson - Board and I see now the following information: 01:00.0 Network controller: Intel Corporation Wireless 8265 / 8275 (rev 78) Subsystem: Intel Corporation Wireless 8265 / 8275 (Dual Band Wireless-AC 8265) Flags: fast devsel, IRQ 84 Memory at 13000000 (64-bit, non-prefetchable) Capabilities: [c8] Power Management version 3 Capabilities: [d0] MSI: Enable- Count=1/1 Maskable- 64bit+ Capabilities: [40] Express Endpoint, MSI 00 Capabilities: [100] Advanced Error Reporting Capabilities: [140] Device Serial Number 40-1c-83-ff-ff-42-2d-9f Capabilities: [14c] Latency Tolerance Reporting Capabilities: [154] L1 PM Substates Kernel modules: iwlwifi with the command: iwconfig eth0 no wireless extensions. lo no wireless extensions. with the command: wpa_supplicant -i wlan0 -c /etc/wpa_supplicant/wpa_supplicant.conf Successfully initialized wpa_supplicant Could not read interface wlan0 flags: No such device nl80211: Driver does not support authentication/association or connect commands nl80211: deinit ifname=wlan0 disabled_11b_rates=0 Could not read interface wlan0 flags: No such device wlan0: Failed to initialize driver interface or with: wpa_supplicant -i nl80211 -c /etc/wpa_supplicant/wpa_supplicant.conf Successfully initialized wpa_supplicant Could not read interface nl80211 flags: No such device nl80211: Driver does not support authentication/association or connect commands nl80211: deinit ifname=nl80211 disabled_11b_rates=0 Could not read interface nl80211 flags: No such device nl80211: Failed to initialize driver interface the command: nmcli device show GENERAL.DEVICE: eth0 GENERAL.TYPE: ethernet GENERAL.HWADDR: 00:04:4B:E6:6C:C2 GENERAL.MTU: 1500 GENERAL.STATE: 100 (verbunden) GENERAL.CONNECTION: eth0 GENERAL.CON-PATH: /org/freedesktop/NetworkManager/ActiveConnection/1 WIRED-PROPERTIES.CARRIER: an IP4.ADDRESS[1]: 192.168.178.50/24 IP4.GATEWAY: 192.168.178.1 IP4.ROUTE[1]: dst = 192.168.178.0/24, nh = 0.0.0.0, mt = 0 IP4.ROUTE[2]: dst = 0.0.0.0/0, nh = 192.168.178.1, mt = 0 IP4.ROUTE[3]: dst = 169.254.0.0/16, nh = 0.0.0.0, mt = 1000 IP6.GATEWAY: -- GENERAL.DEVICE: lo GENERAL.TYPE: loopback GENERAL.HWADDR: 00:00:00:00:00:00 GENERAL.MTU: 65536 GENERAL.STATE: 10 (nicht verwaltet) GENERAL.CONNECTION: -- GENERAL.CON-PATH: -- IP4.ADDRESS[1]: 127.0.0.1/8 IP4.GATEWAY: -- IP6.GATEWAY: -- Which device-name did you get the WLAN - Module? I can't attach the WLAN - Device with every part of commands..... How can I help you /us for solving this problem? What I find out is, that my FAN works with 4.9 directly and with 5er NOT. Best regards Matthias 0 Quote Link to post Share on other sites More sharing options...
Zhexue. 0 Posted June 18 Share Posted June 18 ...additional information: if I want to search for wlan0 with: find . -name wlan0 -print, the system show me nothing if I do the same with eth0, I´ve got this: ....... ./sys/devices/1003000.pcie/pci0000:00/0000:00:02.0/0000:02:00.0/net/eth0 ./sys/class/net/eth0 I think, there are no drivers build for using wlan0, or? 0 Quote Link to post Share on other sites More sharing options...
balbes150 897 Posted June 18 Author Share Posted June 18 I don't have an M2 module for WiFi and I have no idea what it is missing. Have you checked the WiFi operation on a regular Ubuntu image from NVIDIA ? 0 Quote Link to post Share on other sites More sharing options...
Zhexue. 0 Posted June 19 Share Posted June 19 With XUBUNTU, NVIDIA it's work very well. It seems, that this image has no driver like ./sys/devices/1003000.pcie/pci0000:00/0000:00:02.0/0000:02:00.0/net/eth0 ./sys/class/net/eth0 I can send you one M2.Wifi - Module for helping and spending. Because for me it is really important. How we can do that? How can I help you here more? in the "/boot" - directory there's a file with extension .example and I saw, that there must be "WLAN" to enable for the first running.... But I can't modify the image. 0 Quote Link to post Share on other sites More sharing options...
balbes150 897 Posted June 20 Author Share Posted June 20 Try installing the full firmware package or copying the FIRMWARE directory from NVIDIA image to the Armbian 4.9 and 5.10 system. 0 Quote Link to post Share on other sites More sharing options...
rparada 0 Posted June 23 Share Posted June 23 Hi! I just jumped into Jetson Nano, I could burned an image (4.9.201), however, I would like to upgrade the kernel to the latest version. Please, could you tell me how to do it. I just need to download the file into a bootable flash disk? I appreciate some help here. Thank you for your help. 0 Quote Link to post Share on other sites More sharing options...
Werner 409 Posted June 23 Share Posted June 23 3 hours ago, rparada said: Hi! I just jumped into Jetson Nano, I could burned an image (4.9.201), however, I would like to upgrade the kernel to the latest version. Please, could you tell me how to do it. I just need to download the file into a bootable flash disk? I appreciate some help here. Thank you for your help. Tried armbian-config -> System -> Other ? 0 Quote Link to post Share on other sites More sharing options...
Zhexue. 0 Posted June 24 Share Posted June 24 This is a little bit difficult. It is not better to deinstall the software for WIFI (Firmware) and install it again? 0 Quote Link to post Share on other sites More sharing options...
rparada 0 Posted June 25 Share Posted June 25 The problem is that appears as Firmware: N/A. I've tried install the firmware following this link https://wiki.debian.org/ath9k_htc/open_firmware and executing sudo apt install firmware-ath9k-htc sudo reboot. *-network description: Wireless interface product: AR928X Wireless Network Adapter (PCI-Express) vendor: Qualcomm Atheros physical id: 0 bus info: pci@0000:01:00.0 logical name: wlan0 version: 01 serial: b4:74:9f:b4:7e:96 width: 64 bits clock: 33MHz capabilities: pm msi pciexpress msix bus_master cap_list ethernet physical wireless configuration: broadcast=yes driver=ath9k driverversion=4.9.201-tegra firmware=N/A latency=0 link=no multicast=yes wireless=IEEE 802.11 resources: irq:84 memory:13000000-1300ffff 0 Quote Link to post Share on other sites More sharing options...
Zhexue. 0 Posted June 25 Share Posted June 25 Hello together, Yes it seems that the firmware "iwlwifi" was not installed. If I install this firmware I saw, that "wlan0" is enable. Please careful about "wpa_supplicant.conf" -> it doesn't need Country or anything else. Only the "network - Setup" is necessary. Thank' s all for your help.... 0 Quote Link to post Share on other sites More sharing options...
Zhexue. 0 Posted June 25 Share Posted June 25 ...BUT! It's only work with these two images: Armbian_21.08.0-trunk_Jetson-nano_buster_current_5.10.43.img Armbian_21.08.0-trunk_Jetson-nano_buster_legacy_4.9.140.img NOT with the DESKTOP - Images or any other images. I've tested these all of functionality with WLAN. Is there any information about the FAN-Connector? Because on the Image: Armbian_21.08.0-trunk_Jetson-nano_buster_legacy_4.9.140.img it's work directly from startup and on all the other images NOT. Best regards from Berlin Matthias 0 Quote Link to post Share on other sites More sharing options...
Igor 2301 Posted June 25 Share Posted June 25 8 minutes ago, Zhexue. said: Is there any information about the FAN-Connector? Because If feature in private kernel works, but it doesn't in a kernel that vendor doesn't support, answer is in such manner. 0 Quote Link to post Share on other sites More sharing options...
balbes150 897 Posted June 26 Author Share Posted June 26 21 час назад, Zhexue. сказал: It's only work with these two images: All versions of the group (Legacy or Current) use a single kernel. Look for the reason in your system settings. 0 Quote Link to post Share on other sites More sharing options...
Zhexue. 0 Posted June 26 Share Posted June 26 Thanks Igor, I look after the setting for the fans myself, for example, but it could have been that by chance the person knows what he did differently, for example, in the 4 - images, than in the 5 - image. I also wanted to point out with it also only that I noticed there. It should not come across as a reproach and kind of command from me. For it I maich much too long already around in the computer science, in order to know, what that means. I, for example, have always been grateful for such hints. Nevertheless, my extraordinary thanks again to all of you that you deliver a super JOB with the creation of such an image. Thanks for everything & please, if I can help you in any way, feel free to contact me. 0 Quote Link to post Share on other sites More sharing options...
Igor 2301 Posted June 26 Share Posted June 26 6 hours ago, Zhexue. said: in the 4 - images, than in the 5 - image. This difference is extreme, especially in custom interesting features, so it's usually not a simple question. Moving functionality from private nonstandard kernel 4 to mainline 5 can easily eat a million which is why we deny all such pleads in a as quick as possible manner. Especially in this case, since Nvidia is notoriously non-cooperative with open source. Not sure if anything has changed since. 6 hours ago, Zhexue. said: if I can help you in any way, feel free to contact me. By helping the project, by taking some load of from our shoulders https://forum.armbian.com/forum/54-help-wanted/ you help. Yourself and others. 0 Quote Link to post Share on other sites More sharing options...
balbes150 897 Posted June 30 Author Share Posted June 30 @IgorI fixed the Legacy kernel sources for Jetson-nano in GIT, now the Legacy kernel build on Hirsute is working. No patches are needed in the BUILD system, just the kernel build starts and works. (patches for Legacy that are currently needed in the build system) 0 Quote Link to post Share on other sites More sharing options...
Igor 2301 Posted June 30 Share Posted June 30 ok. reverted https://github.com/armbian/build/commit/692717102be3d97cb6f783ad23586c44acaa7cb3 0 Quote Link to post Share on other sites More sharing options...
balbes150 897 Posted July 1 Author Share Posted July 1 Version 20210701. A significant update of the composition of images and config kernel. Current 5.10. Legacy 4.9. EDGE 5.12. Fixed the launch of the entire system from USB media (SD card is not needed). 0 Quote Link to post Share on other sites More sharing options...
balbes150 897 Posted July 13 Author Share Posted July 13 Update Legacy kernel to 4.9.201 0 Quote Link to post Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.