
Ubuntu日本語フォーラム
ログインしていません。
■詳細
ubuntu をシングルブート(windows削除済み)にてインストールしたところ,wifiに接続ができなくなってしまいました.
wifi の扇型すら出てきていない状況です.
ただ,ケーブル接続にてiPhone とのテザリングは可能です.
初めてubuntu をインストールしたため,問題の切り分けなどが適切に行えず,困っております.
どのように対応したら良いか,ご教示いただけると嬉しいです.
■使用PC & Version
ハードウェア情報
PC:MSI Stealth GS66 12U GS66-12UHS-295JP
URL::https://www.ark-pc.co.jp/bto/customizer/?pc_id=2166
version:ubuntu 22.04.01 LTS
wifi アダプタ:Alder Lake-P PCH CNVi WiFi
※ 下記に sudo lshw -C network で帰ってきたものを貼り付けております
---
*-network UNCLAIMED
description: Network controller
product: Alder Lake-P PCH CNVi WiFi
vendor: Intel Corporation
physical id: 14.3
bus info: pci@0000:00:14.3
version: 01
width: 64 bits
clock: 33MHz
capabilities: pm msi pciexpress msix cap_list
configuration: latency=0
resources: iomemory:640-63f memory:642d184000-642d187fff
*-network
description: Ethernet interface
product: Killer E3000 2.5GbE Controller
vendor: Realtek Semiconductor Co., Ltd.
physical id: 0
bus info: pci@0000:2e:00.0
logical name: enp46s0
version: 06
serial: d8:bb:c1:fb:0b:f3
capacity: 1Gbit/s
width: 64 bits
clock: 33MHz
capabilities: pm msi pciexpress msix vpd bus_master cap_list ethernet physical tp mii 10bt 10bt-fd 100bt 100bt-fd 1000bt-fd autonegotiation
configuration: autonegotiation=on broadcast=yes driver=r8169 driverversion=5.15.0-47-generic firmware=rtl8125b-2_0.0.2 07/13/20 latency=0 link=no multicast=yes port=twisted pair
resources: irq:19 ioport:3000(size=256) memory:84200000-8420ffff memory:84210000-84213fff
*-network:0
description: Ethernet interface
physical id: 14
bus info: usb@3:5.4.3
logical name: enxc84bd6afa330
serial: c8:4b:d6:af:a3:30
capabilities: ethernet physical
configuration: autonegotiation=off broadcast=yes driver=cdc_ncm driverversion=5.15.0-47-generic duplex=half firmware=CDC NCM link=no multicast=yes port=twisted pair
*-network:1
description: Ethernet interface
physical id: 15
bus info: usb@3:5.4.1
logical name: enxc61411b33ecb
serial: c6:14:11:b3:3e:cb
capabilities: ethernet physical
configuration: broadcast=yes driver=ipheth driverversion=5.15.0-47-generic ip=172.20.10.9 link=yes multicast=yes
---
■試したこと
・OSの再インストール
・google 検索にてヒットした,コマンドの実行
・問題発生しているPCにOSインストールした際に使用した,Live USB を使用し,他の端末へubuntu インストール
→こちらは問題なく,wifi接続できました.
・apt update など更新
不足している情報などございましたら,ご連絡ください.
別途送付させていただきます.
初心者で恐縮ですが,よろしくお願いします.
オフライン
"network UNCLAIMED"と出ていますね。
カーネルでサポートされていないのかも。
カーネルのアップデート方法は下記に書かれています。
https://linuxhint.com/install-upgrade-l … ntu-22-04/
ところでインストール時にWiFiの設定をすると思いますが、そちらは設定せずにインストールしたのですか?
オフライン
ご返信ありがとうございます。
インストール時にはwifiの設定がでてこなかったため、設定しておりません。
カーネルのアップデートを試みましたが、bad shim signature と表示されてしまい、
起動できなくなってしまいました。。
オフライン
MSI Stealth GS66 12U GS66-12UHS-295JPは今年発売ですよね。
Linuxでは、機器が発売されてから、代替えのドライバーがリリースされるのは、早くて、1年半後です。
WiFiの代替えドライバーが出来ていないと思われます、有線で接続での対応になります。
製造メーカーがLinux用ドライバーを作って、くれませんので、零細組織Linuxの泣き所なのです。
オフライン
Ubuntu 22.10 β版も試してみて下さい。
linux kernel 5.19 で 新しいデバイスに対応している可能性が高いです。
インストールしなくても「Ubuntuを試す」「Try Ubuntu」の中で WiFiが
使えるか確認できます。
Ubuntu 22.10 その17 - Ubuntu 22.10 β版がリリースされました・ディスクイメージのダウンロード - kledgeb
https://kledgeb.blogspot.com/2022/10/ubuntu-2210-17-ubuntu-2210.html
Ubuntu 22.10 その18 - Ubuntuテスト週間始まる・テストの協力を - kledgeb
https://kledgeb.blogspot.com/2022/10/ubuntu-2210-18-ubuntu.html
オフライン