hardware:gl-ar750s-ext:hwinfo

差分

このページの2つのバージョン間の差分を表示します。

この比較画面へのリンク

両方とも前のリビジョン 前のリビジョン
次のリビジョン
前のリビジョン
hardware:gl-ar750s-ext:hwinfo [2020/08/31 17:47] – [OS 情報] ともやんhardware:gl-ar750s-ext:hwinfo [2023/09/23 22:26] (現在) – [仕様] ともやん
行 1: 行 1:
-<html> 
-  <style> 
-    #result pre, #mincode pre { 
-      overflow: hidden; 
-      font-size: 10px; 
-    } 
-    #result_long pre { 
-      height: 250px; 
-      overflow: scroll; 
-      overflow-x: hidden; 
-      font-size: 10px; 
-    } 
-    #mintbl table { 
-      font-size: 12px; 
-    } 
-    .dokuwiki .plugin_wrap table { 
-      width: auto; 
-    } 
-    #logo { 
-      background-color: white; 
-      padding: 10px; 
-      width: fit-content; 
-    } 
-    #logo p { 
-      margin: 0; 
-    } 
-  </style> 
-</html> 
 ====== GL.iNet GL-AR750S-Ext HWInfo ====== ====== GL.iNet GL-AR750S-Ext HWInfo ======
 GL.iNet GL-AR750S-Ext ギガビット 無線LAN WiFi vpnトラベルルーター 11ac/n/g/b/a 300Mbps(2.4G)+433Mbps(5G) Wi-Fi 128MB RAM マイクロSDサポート コンパクト Openwrtインストール OpenVPN/Wireguardクライアント/サーバー 日本語の設定画面\\ GL.iNet GL-AR750S-Ext ギガビット 無線LAN WiFi vpnトラベルルーター 11ac/n/g/b/a 300Mbps(2.4G)+433Mbps(5G) Wi-Fi 128MB RAM マイクロSDサポート コンパクト Openwrtインストール OpenVPN/Wireguardクライアント/サーバー 日本語の設定画面\\
行 33: 行 5:
 ===== 仕様 ===== ===== 仕様 =====
 <WRAP prewrap 100% #mintbl> <WRAP prewrap 100% #mintbl>
-^ CPU  || Qualcomm Atheros QCA9563 ver 1 rev 0, @775MHz SoC  |+^ CPU  || Qualcomm Atheros QCA9563 ver 1 rev 0, @775MHz SoC\\ {{:hardware:gl-ar750s-ext:qca9563_ds.pdf|QCA9563_DS.pdf}} from [[https://my-files.su/2mwodv|]]\\ [[https://forum.openwrt.org/t/qca9563-datasheet/|QCA9563 Datasheet - For Developers - OpenWrt Forum]]\\ 
 +^ OS  || [[ow>toh/gl.inet/gl-ar750s|OpenWrt 19.07.8]]  |
 ^ メモリ  || DDRII 128MB  | ^ メモリ  || DDRII 128MB  |
 ^ ストレージ  || デュアル フラッシュ 16MB Nor + 128MB Nand  | ^ ストレージ  || デュアル フラッシュ 16MB Nor + 128MB Nand  |
行 49: 行 22:
 ^ サイズ/重量  || 100mm x 68mm x 24mm / 86g  | ^ サイズ/重量  || 100mm x 68mm x 24mm / 86g  |
 </WRAP> </WRAP>
 +
  
 ===== OS 情報 ===== ===== OS 情報 =====
行 54: 行 28:
 <code powershell> <code powershell>
 # uname -a # uname -a
-Linux TomoyanWRT-GL 4.9.120 #0 Thu Aug 16 07:51:15 2018 mips GNU/Linux+Linux TomoyanWRT-GL 4.14.221 #0 Mon Feb 15 15:22:37 2021 mips GNU/Linux
 </code> </code>
  
行 60: 行 34:
 # cat /proc/cpuinfo # cat /proc/cpuinfo
 system type             : Qualcomm Atheros QCA956X ver 1 rev 0 system type             : Qualcomm Atheros QCA956X ver 1 rev 0
-machine                 : GL-AR750S+machine                 : GL.iNet GL-AR750S (NOR/NAND)
 processor               : 0 processor               : 0
 cpu model               : MIPS 74Kc V5.0 cpu model               : MIPS 74Kc V5.0
行 71: 行 45:
 isa                     : mips1 mips2 mips32r1 mips32r2 isa                     : mips1 mips2 mips32r1 mips32r2
 ASEs implemented        : mips16 dsp dsp2 ASEs implemented        : mips16 dsp dsp2
 +Options implemented     : tlb 4kex 4k_cache prefetch mcheck ejtag llsc dc_aliases perf_cntr_intr_bit cdmm nan_legacy nan_2008 contextconfig perf
 shadow register sets    : 1 shadow register sets    : 1
 kscratch registers      : 0 kscratch registers      : 0
行 82: 行 57:
 # cat /etc/os-release # cat /etc/os-release
 NAME="OpenWrt" NAME="OpenWrt"
-VERSION="18.06.1"+VERSION="19.07.7"
 ID="openwrt" ID="openwrt"
 ID_LIKE="lede openwrt" ID_LIKE="lede openwrt"
-PRETTY_NAME="OpenWrt 18.06.1+PRETTY_NAME="OpenWrt 19.07.7
-VERSION_ID="18.06.1+VERSION_ID="19.07.7
-HOME_URL="http://openwrt.org/" +HOME_URL="https://openwrt.org/" 
-BUG_URL="http://bugs.openwrt.org/" +BUG_URL="https://bugs.openwrt.org/" 
-SUPPORT_URL="http://forum.lede-project.org/" +SUPPORT_URL="https://forum.openwrt.org/" 
-BUILD_ID="r7258-5eb055306f+BUILD_ID="r11306-c4a6851c72
-LEDE_BOARD="ar71xx/nand" +OPENWRT_BOARD="ath79/nand" 
-LEDE_ARCH="mips_24kc" +OPENWRT_ARCH="mips_24kc" 
-LEDE_TAINTS="override+OPENWRT_TAINTS="busybox
-LEDE_DEVICE_MANUFACTURER="OpenWrt" +OPENWRT_DEVICE_MANUFACTURER="OpenWrt" 
-LEDE_DEVICE_MANUFACTURER_URL="http://openwrt.org/" +OPENWRT_DEVICE_MANUFACTURER_URL="https://openwrt.org/" 
-LEDE_DEVICE_PRODUCT="Generic" +OPENWRT_DEVICE_PRODUCT="Generic" 
-LEDE_DEVICE_REVISION="v0" +OPENWRT_DEVICE_REVISION="v0" 
-LEDE_RELEASE="OpenWrt 18.06.1 r7258-5eb055306f"+OPENWRT_RELEASE="OpenWrt 19.07.7 r11306-c4a6851c72"
 </code> </code>
  
行 104: 行 79:
 # cat /etc/openwrt_release # cat /etc/openwrt_release
 DISTRIB_ID='OpenWrt' DISTRIB_ID='OpenWrt'
-DISTRIB_RELEASE='18.06.1+DISTRIB_RELEASE='19.07.7
-DISTRIB_REVISION='r7258-5eb055306f+DISTRIB_REVISION='r11306-c4a6851c72
-DISTRIB_TARGET='ar71xx/nand'+DISTRIB_TARGET='ath79/nand'
 DISTRIB_ARCH='mips_24kc' DISTRIB_ARCH='mips_24kc'
-DISTRIB_DESCRIPTION='OpenWrt 18.06.1 r7258-5eb055306f+DISTRIB_DESCRIPTION='OpenWrt 19.07.7 r11306-c4a6851c72
-DISTRIB_TAINTS='override'+DISTRIB_TAINTS='busybox' 
 +</code> 
 + 
 +<code> 
 +# opkg update && opkg install kmod 
 +Downloading https://fw.gl-inet.com/releases/v19.07.8/packages-3.0/ath79/packages/Packages.gz 
 +Updated list of available packages in /var/opkg-lists/glinet_packages 
 +Downloading https://fw.gl-inet.com/releases/v19.07.8/packages-3.0/ath79/glinet/Packages.gz 
 +Updated list of available packages in /var/opkg-lists/glinet_private 
 +Downloading https://fw.gl-inet.com/releases/v19.07.8/kmod-3.0/ath79/nand/Packages.gz 
 +Updated list of available packages in /var/opkg-lists/glinet_kmod 
 +Installing kmod (20-2) to root... 
 +Downloading https://fw.gl-inet.com/releases/v19.07.8/packages-3.0/ath79/packages/kmod_20-2_mips_24kc.ipk 
 +Collected errors: 
 + * check_data_file_clashes: Package kmod wants to install file /sbin/insmod 
 +        But that file is already provided by package  * ubox 
 + * check_data_file_clashes: Package kmod wants to install file /sbin/lsmod 
 +        But that file is already provided by package  * ubox 
 + * check_data_file_clashes: Package kmod wants to install file /sbin/modinfo 
 +        But that file is already provided by package  * ubox 
 + * check_data_file_clashes: Package kmod wants to install file /sbin/modprobe 
 +        But that file is already provided by package  * ubox 
 + * check_data_file_clashes: Package kmod wants to install file /sbin/rmmod 
 +        But that file is already provided by package  * ubox 
 + * opkg_install_cmd: Cannot install package kmod. 
 + 
 +# lsmod 
 +act_connmark            2112  0 
 +act_csum                5152  0 
 +act_gact                2368  0 
 +act_ipt                 3680 
 +act_mirred              3648  0 
 +act_pedit               4032 
 +act_police              3552  0 
 +act_simple              1984  0 
 +act_skbedit             2496 
 +aead                    3681  0 
 +ath                    18931  4 ath9k,ath9k_common,ath9k_hw,ath10k_core 
 +ath10k_core           331269  1 ath10k_pci 
 +ath10k_pci             26703 
 +ath9k                 102491 
 +ath9k_common           12301  1 ath9k 
 +ath9k_hw              349548  2 ath9k,ath9k_common 
 +cdc_acm                15264  0 
 +cdc_ether               5122  1 rndis_host 
 +cdc_ncm                14264  1 huawei_cdc_ncm 
 +cdc_wdm                 8085  2 qmi_wwan,huawei_cdc_ncm 
 +cfg80211              234388  6 ath9k,ath9k_common,ath10k_core,ath,rt2x00lib,mac80211 
 +cls_basic               3120 
 +cls_flow                5648  0 
 +cls_fw                  3856  0 
 +cls_matchall            2544  0 
 +cls_route               5200 
 +cls_tcindex             5424 
 +cls_u32                 8736 
 +compat                  6519  7 ath9k,ath9k_common,rt2800usb,ath10k_pci,ath10k_core,mac80211,cfg80211 
 +compat_xtables           587 
 +cp210x                 11152 
 +crc_ccitt               1035  2 rt2800lib,ppp_async 
 +crc32c_generic          1424  3 
 +crypto_hash            10110  7 ppp_mppe,libcrc32c,sha1_generic,ext4,jbd2,crypto_null,crc32c_generic 
 +crypto_null             3106  1 aead 
 +cryptomgr               1945 
 +ebt_802_3                752  0 
 +ebt_among               2608 
 +ebt_limit                976  0 
 +ebt_mark                 720 
 +ebt_mark_m               624 
 +ebt_pkttype              592  0 
 +ebt_redirect             912 
 +ebt_stp                 1904 
 +ebt_vlan                 976 
 +ebtable_broute           816 
 +ebtable_filter           912 
 +ebtable_nat              912  0 
 +ebtables               12725  3 ebtable_nat,ebtable_filter,ebtable_broute 
 +ecb                     1424 
 +ehci_hcd               35671  1 ehci_platform 
 +ehci_platform           5072 
 +em_cmp                   816 
 +em_meta                 5520 
 +em_nbyte                 784 
 +em_text                 1456 
 +em_u32                   592 
 +exfat                 105403 
 +ext4                  392246 
 +fat                    52926  1 vfat 
 +fuse                   74752 
 +gpio_button_hotplug     6896 
 +huawei_cdc_ncm          1552  0 
 +ip_set                 22634 16 xt_set,ip_set_list_set,ip_set_hash_netportnet,ip_set_hash_netport,ip_set_hash_netnet,ip_set_hash_netiface,ip_set_hash_net,ip_set_hash_mac,ip_set_hash_ipportnet,ip_set_hash_ipportip,ip_set_hash_ipport,ip_set_hash_ipmark,ip_set_hash_ip,ip_set_bitmap_port,ip_set_bitmap_ipmac,ip_set_bitmap_ip 
 +ip_set_bitmap_ip        6832  0 
 +ip_set_bitmap_ipmac     7024 
 +ip_set_bitmap_port      6064  0 
 +ip_set_hash_ip         19536 
 +ip_set_hash_ipmark     19760 
 +ip_set_hash_ipport     20464 
 +ip_set_hash_ipportip   21520 
 +ip_set_hash_ipportnet   26160 
 +ip_set_hash_mac        10288  1 
 +ip_set_hash_net        23248  6 
 +ip_set_hash_netiface   24848 
 +ip_set_hash_netnet     26288 
 +ip_set_hash_netport    24784  0 
 +ip_set_hash_netportnet   27504 
 +ip_set_list_set         7248 
 +ip_tables              10797  5 iptable_nat,iptable_raw,iptable_mangle,iptable_filter 
 +ip6_tables             10689 25 ip6table_nat,ip6table_mangle,ip6table_filter 
 +ip6_udp_tunnel          1687  1 wireguard 
 +ip6t_MASQUERADE          592  0 
 +ip6t_NPT                1648  0 
 +ip6t_REJECT             1072 
 +ip6table_filter          688  1 
 +ip6table_mangle         1264 
 +ip6table_nat             752 
 +ipheth                  5104  0 
 +ipt_ECN                 1424 
 +ipt_MASQUERADE           720 
 +ipt_REJECT              1008  2 
 +iptable_filter           688 
 +iptable_mangle           976 
 +iptable_nat              752  1 
 +iptable_raw              656  1 
 +jbd2                   52353  1 ext4 
 +libcrc32c                663  1 act_csum 
 +mac80211              467978  5 ath9k,rt2800lib,ath10k_core,rt2x00usb,rt2x00lib 
 +mbcache                 3182  1 ext4 
 +mii                     5622  1 usbnet 
 +nf_conntrack           65626 39 nf_nat_pptp,nf_conntrack_pptp,ipt_MASQUERADE,xt_state,xt_nat,xt_helper,xt_conntrack,xt_connmark,xt_connlimit,xt_connbytes,xt_REDIRECT,xt_CT,nf_nat_tftp,nf_nat_snmp_basic,nf_nat_sip,nf_nat_masquerade_ipv4,nf_nat_irc,nf_conntrack_ipv4,nf_nat_ipv4,nf_nat_h323,nf_nat_ftp,nf_nat_amanda,nf_flow_table,nf_conntrack_tftp,nf_conntrack_snmp,nf_conntrack_sip,nf_conntrack_rtcache,nf_conntrack_proto_gre,nf_conntrack_netlink,nf_conntrack_irc,nf_conntrack_h323,nf_conntrack_ftp,nf_conntrack_broadcast,nf_conntrack_amanda,act_connmark,nf_conntrack_ipv6,nf_nat_ipv6,nf_nat_masquerade_ipv6,nf_nat 
 +nf_conntrack_amanda     1776  3 nf_nat_amanda 
 +nf_conntrack_broadcast     957  1 nf_conntrack_snmp 
 +nf_conntrack_ftp        5456  3 nf_nat_ftp 
 +nf_conntrack_h323      35615  5 nf_nat_h323 
 +nf_conntrack_ipv4       5136 38 
 +nf_conntrack_ipv6       5504 10 
 +nf_conntrack_irc        2944  3 nf_nat_irc 
 +nf_conntrack_netlink   22112 
 +nf_conntrack_pptp       3792  4 nf_nat_pptp 
 +nf_conntrack_proto_gre    2750  1 nf_conntrack_pptp 
 +nf_conntrack_rtcache    2672  0 
 +nf_conntrack_sip       18813  5 nf_nat_sip 
 +nf_conntrack_snmp        800  3 nf_nat_snmp_basic 
 +nf_conntrack_tftp       2832  3 nf_nat_tftp 
 +nf_defrag_ipv4          1174  1 nf_conntrack_ipv4 
 +nf_defrag_ipv6          4958  1 nf_conntrack_ipv6 
 +nf_flow_table          13919  2 xt_FLOWOFFLOAD,nf_flow_table_hw 
 +nf_flow_table_hw        2192  1 
 +nf_log_common           2863  2 nf_log_ipv4,nf_log_ipv6 
 +nf_log_ipv4             3376 
 +nf_log_ipv6             4080 
 +nf_nat                 10780 14 nf_nat_pptp,xt_nat,nf_nat_tftp,nf_nat_sip,nf_nat_redirect,nf_nat_proto_gre,nf_nat_masquerade_ipv4,nf_nat_irc,nf_nat_ipv4,nf_nat_h323,nf_nat_ftp,nf_nat_amanda,nf_nat_ipv6,nf_nat_masquerade_ipv6 
 +nf_nat_amanda            816  0 
 +nf_nat_ftp              1328  0 
 +nf_nat_h323             5360 
 +nf_nat_ipv4             4113  1 iptable_nat 
 +nf_nat_ipv6             4499  1 ip6table_nat 
 +nf_nat_irc              1040  0 
 +nf_nat_masquerade_ipv4    1788  1 ipt_MASQUERADE 
 +nf_nat_masquerade_ipv6    2044  1 ip6t_MASQUERADE 
 +nf_nat_pptp             1840 
 +nf_nat_proto_gre         928  1 nf_nat_pptp 
 +nf_nat_redirect         1531  1 xt_REDIRECT 
 +nf_nat_sip              7888  0 
 +nf_nat_snmp_basic       6368 
 +nf_nat_tftp              592  0 
 +nf_reject_ipv4          2307  1 ipt_REJECT 
 +nf_reject_ipv6          2664  1 ip6t_REJECT 
 +nfnetlink               4487  2 nf_conntrack_netlink,ip_set 
 +nls_base                5152  8 vfat,fat,ntfs,nls_utf8,nls_iso8859_1,nls_cp437,exfat,usbcore 
 +nls_cp437               4432 
 +nls_iso8859_1           2896 
 +nls_utf8                 880 
 +ntfs                   98227 
 +ohci_hcd               24095  1 ohci_platform 
 +ohci_platform           4400 
 +option                 33424 
 +phy_ar7100_usb          2000  0 
 +phy_ar7200_usb          1872  2 
 +ppp_async               6896 
 +ppp_generic            22786  4 pppoe,ppp_async,pppox,ppp_mppe 
 +ppp_mppe                5696  0 
 +pppoe                   9232 
 +pppox                   1386  1 pppoe 
 +qmi_wwan               16146 
 +rndis_host              5385  0 
 +rt2800lib             123750  1 rt2800usb 
 +rt2800usb              14016  0 
 +rt2x00lib              38521  3 rt2800usb,rt2800lib,rt2x00usb 
 +rt2x00usb               8473  1 rt2800usb 
 +sch_cbq                12272  0 
 +sch_codel               6064 
 +sch_dsmark              4144  0 
 +sch_fq                  6832  0 
 +sch_gred                7312  0 
 +sch_hfsc               14992 
 +sch_htb                14144  0 
 +sch_ingress             1264 
 +sch_multiq              3472  0 
 +sch_pie                 4304 
 +sch_prio                3536  0 
 +sch_red                 5584 
 +sch_sfq                 9392 
 +sch_tbf                 5872 
 +sch_teql                3632  0 
 +scsi_mod               93202  3 uas,usb_storage,sd_mod 
 +sd_mod                 29248 
 +sha1_generic            2261  0 
 +shortcut_fe            51897  0 
 +sierra                  6400  0 
 +sierra_net              6048  0 
 +slhc                    5211  1 ppp_generic 
 +ts_bm                   1456 
 +ts_fsm                  2800  0 
 +ts_kmp                  1360  5 
 +tun                    23281  0 
 +uas                    11776  0 
 +udp_tunnel              2863  1 wireguard 
 +uhci_hcd               19776 
 +usb_common              2551  1 usbcore 
 +usb_storage            42539  2 uas 
 +usb_wwan                4903  1 option 
 +usbcore               136733 24 rt2800usb,option,usb_wwan,sierra_net,sierra,rt2x00usb,rndis_host,qmi_wwan,huawei_cdc_ncm,cp210x,cdc_ncm,cdc_ether,usbserial,usbnet,ipheth,cdc_wdm,cdc_acm,uas,usb_storage,uhci_hcd,ohci_platform,ohci_hcd,ehci_platform,ehci_hcd 
 +usbnet                 18069  6 sierra_net,rndis_host,qmi_wwan,huawei_cdc_ncm,cdc_ncm,cdc_ether 
 +usbserial              18571  4 option,usb_wwan,sierra,cp210x 
 +vfat                    8656  0 
 +wireguard              97332  0 
 +x_tables               13999 57 ipt_REJECT,ipt_MASQUERADE,xt_time,xt_tcpudp,xt_tcpmss,xt_statistic,xt_state,xt_recent,xt_nat,xt_multiport,xt_mark,xt_mac,xt_limit,xt_length,xt_hl,xt_helper,xt_hashlimit,xt_ecn,xt_dscp,xt_conntrack,xt_connmark,xt_connlimit,xt_connbytes,xt_comment,xt_TCPMSS,xt_REDIRECT,xt_LOG,xt_IPMARK,xt_HL,xt_FLOWOFFLOAD,xt_DSCP,xt_CT,xt_CLASSIFY,iptable_raw,iptable_mangle,iptable_filter,ipt_ECN,ip_tables,ebtables,ebt_vlan,ebt_stp,ebt_redirect,ebt_pkttype,ebt_mark_m,ebt_mark,ebt_limit,ebt_among,ebt_802_3,xt_u32,act_ipt,xt_set,ip6t_NPT,ip6t_MASQUERADE,ip6table_mangle,ip6table_filter,ip6_tables,ip6t_REJECT 
 +xt_CLASSIFY              624  0 
 +xt_CT                   2704 21 
 +xt_DSCP                 1520 
 +xt_FLOWOFFLOAD          3104  0 
 +xt_HL                   1360 
 +xt_IPMARK                944  0 
 +xt_LOG                   816 
 +xt_REDIRECT              752  0 
 +xt_TCPMSS               2800 12 
 +xt_comment               528265 
 +xt_connbytes            1648  0 
 +xt_connlimit            4493  0 
 +xt_connmark             1264 
 +xt_conntrack            2352 20 
 +xt_dscp                 1040 
 +xt_ecn                  1392  0 
 +xt_hashlimit           10560 
 +xt_helper                912  0 
 +xt_hl                    848  0 
 +xt_length                752  0 
 +xt_limit                1232 20 
 +xt_mac                   656 
 +xt_mark                  720 21 
 +xt_multiport            1296  0 
 +xt_nat                  1584  0 
 +xt_recent               7200 
 +xt_set                  6992  4 
 +xt_state                 752 
 +xt_statistic             880 
 +xt_tcpmss               1104 
 +xt_tcpudp               1808 79 
 +xt_time                 1808 
 +xt_u32                  1040  0
 </code> </code>
  
 </WRAP> </WRAP>
 +
 +===== HW 情報 =====
 +<code>
 +# opkg update && opkg install usbutils
 +Downloading https://fw.gl-inet.com/releases/v19.07.8/packages-3.0/ath79/packages/Packages.gz
 +Updated list of available packages in /var/opkg-lists/glinet_packages
 +Downloading https://fw.gl-inet.com/releases/v19.07.8/packages-3.0/ath79/glinet/Packages.gz
 +Updated list of available packages in /var/opkg-lists/glinet_private
 +Downloading https://fw.gl-inet.com/releases/v19.07.8/kmod-3.0/ath79/nand/Packages.gz
 +Updated list of available packages in /var/opkg-lists/glinet_kmod
 +Installing usbutils (007-10) to root...
 +Downloading https://fw.gl-inet.com/releases/v19.07.8/packages-3.0/ath79/packages/usbutils_007-10_mips_24kc.ipk
 +Configuring usbutils.
 +
 +# lsusb
 +Bus 002 Device 003: ID 05e3:0752 Genesys Logic, Inc.
 +Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
 +Bus 002 Device 002: ID 05e3:0618 Genesys Logic, Inc.
 +Bus 002 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
 +</code>
 +
 +<code>
 +# opkg update && opkg install pciutils
 +Downloading https://fw.gl-inet.com/releases/v19.07.8/packages-3.0/ath79/packages/Packages.gz
 +Updated list of available packages in /var/opkg-lists/glinet_packages
 +Downloading https://fw.gl-inet.com/releases/v19.07.8/packages-3.0/ath79/glinet/Packages.gz
 +Updated list of available packages in /var/opkg-lists/glinet_private
 +Downloading https://fw.gl-inet.com/releases/v19.07.8/kmod-3.0/ath79/nand/Packages.gz
 +Updated list of available packages in /var/opkg-lists/glinet_kmod
 +Installing pciutils (3.6.2-3) to root...
 +Downloading https://fw.gl-inet.com/releases/v19.07.8/packages-3.0/ath79/packages/pciutils_3.6.2-3_mips_24kc.ipk
 +Installing libkmod (20-2) to root...
 +Downloading https://fw.gl-inet.com/releases/v19.07.8/packages-3.0/ath79/packages/libkmod_20-2_mips_24kc.ipk
 +Installing libpci (3.6.2-3) to root...
 +Downloading https://fw.gl-inet.com/releases/v19.07.8/packages-3.0/ath79/packages/libpci_3.6.2-3_mips_24kc.ipk
 +Configuring libpci.
 +Configuring libkmod.
 +Configuring pciutils.
 +
 +# lspci
 +00:00.0 Network controller: Qualcomm Atheros QCA9887 802.11ac Wireless Network Adapter
 +</code>
  
 ===== PCB ピン配置 ===== ===== PCB ピン配置 =====
  • hardware/gl-ar750s-ext/hwinfo.1598863640.txt.gz
  • 最終更新: 2020/08/31 17:47
  • by ともやん