LUI 经验水平:完全菜鸟上网本:Acer One,英特尔 Atom,搭载 Win XP,32 位
大家好,我搜索了又搜索,但最终还是卡在了这里。也许答案在另一个论坛,但似乎总是有一些非常具体的东西与我的略有不同。安装过程中有一些奇怪的事情,通常不会在大多数教程中提及。如果有相关性,我会提到它。这很可能只是我的菜鸟在说话。无论如何:
安装 Lubuntu 桌面并首次重启后,系统提示我在启动时选择 win xp 或 lubuntu,所以我当然选择了 lubuntu。但它又回到了 windows 桌面。我尝试重启了几次,然后在其中一次我按下 F12 键再次显示选项,在第二次选择 lubuntu 后,它加载/安装了。
但是,在初始安装期间,显示“检查磁盘驱动器中的 / 时发现严重错误。”消息。因此,我最终找到了这个讨论Ubuntu 14.04 在出现错误消息后无法启动。/tmp 无法挂载之后我将“ro”改为“rw”(尽管顶部说的内容与 GUN Grub2 略有不同。我记不清了,但我怀疑这与我的是 Lubuntu 以及该主题是 Ubuntu 有关)。无论如何,它工作正常并加载到 Ubuntu 桌面(!!!)。
我从来没有将它硬连线到网络上,就我所记得的,我只用过 wifi 上网 - 我想保留上网本自动检测任何 wifi 网络的功能,因为我打算在旅馆、旅行等情况下使用此功能。只是一些简单的事情。到目前为止,当我进入菜单>首选项>网络连接时,唯一的选项是以太网...
我发现最接近的修复方法是在这里https://answers.launchpad.net/ubuntu/+source/gnome-nettool/+question/218406于是我进入了
sudo lshw -C 网络 -numeric;lsb_release -rcd;uname -r;lspci -nnk | grep -iA2 net;lsusb;rfkill 列出全部;dmesg | egrep'error|irmware|NET|wlan'
这给了我:
*-network
description: Ethernet interface
product: RTL8101E/RTL8102E PCI Express Fast Ethernet controller [10EC:8136]
vendor: Realtek Semiconductor Co., Ltd. [10EC]
physical id: 0
bus info: pci@0000:02:00.0
logical name: eth0
version: 02
serial: 00:23:8b:99:5c:b3
size: 10Mbit/s
capacity: 100Mbit/s
width: 64 bits
clock: 33MHz
capabilities: pm msi pciexpress msix vpd bus_master cap_list rom ethernet physical tp mii 10bt 10bt-fd 100bt 100bt-fd autonegotiation
configuration: autonegotiation=on broadcast=yes driver=r8169 driverversion=2.3LK-NAPI duplex=half latency=0 link=no multicast=yes port=MII speed=10Mbit/s
resources: irq:44 ioport:3000(size=256) memory:71010000-71010fff memory:71000000-7100ffff memory:71020000-7103ffff
*-network
description: Wireless interface
product: AR242x / AR542x Wireless Network Adapter (PCI-Express) [168C:1C]
vendor: Qualcomm Atheros [168C]
physical id: 0
bus info: pci@0000:03:00.0
logical name: wlan0
version: 01
serial: 00:24:2c:09:e8:f3
width: 64 bits
clock: 33MHz
capabilities: pm msi pciexpress msix bus_master cap_list ethernet physical wireless
configuration: broadcast=yes driver=ath5k driverversion=3.13.0-24-generic firmware=N/A latency=0 link=no multicast=yes wireless=IEEE 802.11bg
resources: irq:18 memory:75200000-7520ffff
Description: Ubuntu 14.04 LTS
Release: 14.04
Codename: trusty
3.13.0-24-generic
02:00.0 Ethernet controller [0200]: Realtek Semiconductor Co., Ltd. RTL8101E/RTL8102E PCI Express Fast Ethernet controller [10ec:8136] (rev 02)
Subsystem: Acer Incorporated [ALI] Device [1025:015b]
Kernel driver in use: r8169
03:00.0 Ethernet controller [0200]: Qualcomm Atheros AR242x / AR542x Wireless Network Adapter (PCI-Express) [168c:001c] (rev 01)
Subsystem: Foxconn International, Inc. Device [105b:e008]
Kernel driver in use: ath5k
Bus 001 Device 002: ID 0c45:62c0 Microdia Sonix USB 2.0 Camera
Bus 001 Device 003: ID 0781:5530 SanDisk Corp. Cruzer
Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
Bus 005 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
Bus 004 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
Bus 003 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
Bus 002 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
0: phy0: Wireless LAN
Soft blocked: no
Hard blocked: no
[ 0.105388] NET: Registered protocol family 16
[ 0.118924] [Firmware Bug]: ACPI: BIOS _OSI(Linux) query ignored
[ 0.201248] ACPI: Marking method _OSC as Serialized because of AE_ALREADY_EXISTS error
[ 0.296167] NET: Registered protocol family 2
[ 0.296858] NET: Registered protocol family 1
[ 1.321609] NET: Registered protocol family 10
[ 1.322222] NET: Registered protocol family 17
[ 18.667596] IPv6: ADDRCONF(NETDEV_UP): eth0: link is not ready
[ 22.330173] NET: Registered protocol family 31
[ 29.905484] IPv6: ADDRCONF(NETDEV_UP): eth0: link is not ready
[ 29.907200] IPv6: ADDRCONF(NETDEV_UP): eth0: link is not ready
[ 29.928574] IPv6: ADDRCONF(NETDEV_UP): wlan0: link is not ready
[ 29.930249] IPv6: ADDRCONF(NETDEV_UP): wlan0: link is not ready
...现在我被困在这里了。
也许我应该选择一个不那么“轻”的桌面,因为现在我必须弄清楚所有事情(时钟、wifi、图标等等)。
任何建议都将不胜感激。另外,如果上面复制/粘贴的文本中有什么我应该避免在公共场合展示的,有人能好心地给我一些建议吗?
谢谢!
答案1
做:
echo "options ath5k nohwcrypt=1" | sudo tee /etc/modprobe.d/ath5k.conf
sudo modprobe -rfv ath5k
sudo modprobe -v ath5k
做:
sudo dpkg-reconfigure resolvconf
然后对“准备/etc/resolv.conf
动态更新”问题回答“是”,对将现有配置临时附加到动态配置的问题回答“否”,然后重新启动,它是否连接?如果没有,请从脚本中发布一个新文件。