ubuntu20.04装机:安装搜狗输入法+设置无线连接

本文介绍如何在Linux系统中安装搜狗输入法,并解决安装过程中可能出现的问题。此外,还提供了查看和安装无线网卡驱动的方法。

一、安装搜狗输入法

1. 安装Fcitx输入框架

sudo apt install fcitx-bin

sudo apt-get install fcitx-table

2. 安装Linux版本搜狗输入法

     sudo dpkg -i sogoupinyin_XXXX.deb

遇到 dpkg: error processing package sogoupinyin (–install): dependency problems - leaving unconfigured

输入 sudo apt-get install -f

3. 点击系统设置->语言支持(System Settings->Language Support)

更改输入框架为fcitx,然后点击上面的Apply System-Wide应用到全局。

重启系统

4. 重新登录后,在右上角出现一个键盘标志,点击进入,选择Configure Current Input Method
进入下面的Input Method界面后,选择+号
进入到Add input method界面,将下面的Only Show Current Language 点掉后,在搜索栏搜索搜狗拼音,选中之后进行添加(建议不要把搜狗输入法移动到第一位,不然按shift切换中英文时,有时输入板会出现乱码)
搜狗里面可以设置,默认应该就是shift切换中英文。

 5. 卸载ibus

sudo apt-get remove ibus

sudo apt-get purge ibus

  • 查找搜狗输入法
sudo dpkg -l so*
  • 卸载
sudo apt-get purge sogoupinyin

二、设置无线连接

1.查看对应的PCI设备

输入:lspci

03:00.0 Ethernet controller: Broadcom Corporation BCM4401-B0 100Base-TX (rev 02)  ---> 物理网卡
03:01.0 FireWire (IEEE 1394): Ricoh Co Ltd R5C832 IEEE 1394 Controller
03:01.1 SD Host controller: Ricoh Co Ltd R5C822 SD/SDIO/MMC/MS/MSPro Host Adapter (rev 19)
03:01.2 System peripheral: Ricoh Co Ltd R5C592 Memory Stick Bus Host Adapter (rev 0a)
03:01.3 System peripheral: Ricoh Co Ltd xD-Picture Card Controller (rev 05)
0b:00.0 Network controller: Broadcom Corporation BCM43142 802.11b/g WLAN (rev 01) ---> 无线网卡

2. 安装无线网卡驱动

sudo apt-get install bcmwl-kernel-source
sudo modprobe wl

评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值