FDIT drivers



If it doesn't workout of the box the ath9k driver should work.
Code:
AR9002:
AR9220 2×2 DB
AR9223 2×2 SB
AR9227 2×2 SB
AR9280 2×2 DB
AR9281 2×2 SB
AR9285 1×1 SB
AR9287 2×2 SB

What distribution are you running?
 
The WiFi card information is shown below:
*-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

AR928X Wireless Network Adapter. So, it should work, right? However, firmware field appears empty. How can I make it work?
 
What distribution are you running and does the the wireless interface show up? Can you share the output of ip a?
 
the AR928X Wireless Network Adapter has known issues [very unusual for Atheros products]
which build of Linux are you using?
 
Please, find enclosed information about the output of ip a and Linux distribution. Thx.
 

Attachments

  • info.pdf
    83.9 KB · Views: 297
Why don't you just post it as text in a forum post with code or quote tags? It sees your wireless interface, what happens when you try to connection to your wifi?
 
cttc@cttc-desktop:~$ ip a

1: lo: <LOOPBACK,UP,LOWER_UP> mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1

link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00

inet 127.0.0.1/8 scope host lo

valid_lft forever preferred_lft forever

inet6 ::1/128 scope host

valid_lft forever preferred_lft forever

2: dummy0: <BROADCAST,NOARP> mtu 1500 qdisc noop state DOWN group default qlen 1000

link/ether 8a:85:ad:db:65:a2 brd ff:ff:ff:ff:ff:ff

3: eth0: <BROADCAST,MULTICAST,UP,LOWER_UP> mtu 1500 qdisc pfifo_fast state UP group default qlen 1000

link/ether 00:04:4b:ec:20:81 brd ff:ff:ff:ff:ff:ff

inet 192.168.1.45/24 brd 192.168.1.255 scope global dynamic noprefixroute eth0

valid_lft 43164sec preferred_lft 43164sec

inet6 fe80::fc6e:ca78:a7ef:969/64 scope link noprefixroute

valid_lft forever preferred_lft forever

4: l4tbr0: <BROADCAST,MULTICAST> mtu 1500 qdisc noop state DOWN group default qlen 1000

link/ether a2:83:44:92:e2:c9 brd ff:ff:ff:ff:ff:ff

5: wlan0: <NO-CARRIER,BROADCAST,MULTICAST,UP> mtu 1500 qdisc mq state DOWN group default qlen 1000

link/ether b4:74:9f:b4:7e:96 brd ff:ff:ff:ff:ff:ff

6: rndis0: <NO-CARRIER,BROADCAST,MULTICAST,UP> mtu 1500 qdisc pfifo_fast master l4tbr0 state DOWN group default qlen 1000

link/ether a2:83:44:92:e2:c9 brd ff:ff:ff:ff:ff:ff

7: usb0: <NO-CARRIER,BROADCAST,MULTICAST,UP> mtu 1500 qdisc pfifo_fast master l4tbr0 state DOWN group default qlen 1000

link/ether a2:83:44:92:e2:cb brd ff:ff:ff:ff:ff:ff

8: docker0: <NO-CARRIER,BROADCAST,MULTICAST,UP> mtu 1500 qdisc noqueue state DOWN group default

link/ether 02:42:6f:6a:fd:ba brd ff:ff:ff:ff:ff:ff

inet 172.17.0.1/16 brd 172.17.255.255 scope global docker0

valid_lft forever preferred_lft forever
'''

the AR928X Wireless Network Adapter has known issues [very unusual for Atheros products]
which build of Linux are you using?
'''cttc@cttc-desktop:~$ cat /etc/lsb-release

DISTRIB_ID=Ubuntu

DISTRIB_RELEASE=18.04

DISTRIB_CODENAME=bionic

DISTRIB_DESCRIPTION="Ubuntu 18.04.5 LTS"

I hope you can see it properly
 
What currently happens when you try to connect to a wireless network?
 
AR928X Wireless Network Adapter

First try.. open ubuntu, find additional drivers [in all programs] click and let it search for a better driver. and install it.. If that comes up with nothing this was the answer to a similar question in the Ubuntu forums """"I entered the wifi configuration through a browser and I saw my wifi key was encrypted as WPA-PSK, I changed it to WPA2-PSK and wifi worked.""
 
AR928X Wireless Network Adapter

First try.. open ubuntu, find additional drivers [in all programs] click and let it search for a better driver. and install it.. If that comes up with nothing this was the answer to a similar question in the Ubuntu forums """"I entered the wifi configuration through a browser and I saw my wifi key was encrypted as WPA-PSK, I changed it to WPA2-PSK and wifi worked.""
In Software&Updates/Additional Drivers shows No additional drivers available. Is there any way to force the search?
 
Is your system a laptop or desktop system?
 
Right....me thinks..........Ar928x should run on ath9k driver set .... go to the software repository for you distribution, in the search box put ath9k enter then look down the list for atheros ath9k drivers, they should have self installed, if they have then uninstall wait a couple of mins and re-install if not installed then install them... and give it another try
 
So neither, looks like it isn't your typical device but a developer kit of something.
Try installing this package and then reboot and then try connecting to the wifi again.
Code:
firmware-ath9k-htc - QCA ath9k-htc Firmware
 
been having a read.. we may all be barking up the wrong tree [or going barking mad] found this....

RedHawk Linux is a high-performance RTOS available for the Jetson platform, along with associated NightStar real-time development tools, CUDA/GPU enhancements, and a framework for hardware-in-the-loop and man-in-the-loop simulations.
 
So neither, looks like it isn't your typical device but a developer kit of something.
Try installing this package and then reboot and then try connecting to the wifi again.
Code:
firmware-ath9k-htc - QCA ath9k-htc Firmware
Try installing them from the Ubuntu repos as I mentioned before.
 

Members online


Latest posts

Top