小编H3R*_*T1K的帖子

我的 EEE 1005HA 上的无线无法正常工作,但未列出其他驱动程序

接待处已满,但经常无法连接到网页。更新后的内核:3.0.0-15。路由器型号为 D-Link DIR-615。如何找到合适的 Linux 驱动程序?

第一个(输出):

    *-network               
       description: Wireless interface
       product: AR9285 Wireless Network Adapter (PCI-Express)
       vendor: Atheros Communications Inc.
       physical id: 0
       bus info: pci@0000:02:00.0
       logical name: wlan0
       version: 01
       serial: 00:25:d3:5e:e6:b0
       width: 64 bits
       clock: 33MHz
       capabilities: pm msi pciexpress bus_master cap_list ethernet physical wireless
       configuration: broadcast=yes driver=ath9k driverversion=3.0.0-12-generic firmware=N/A ip=192.168.0.102 latency=0 link=yes multicast=yes wireless=IEEE 802.11bgn
       resources: irq:17 memory:fbff0000-fbffffff
  *-network
       description: Ethernet interface
       product: AR8132 Fast Ethernet
       vendor: Atheros Communications
       physical id: 0
       bus info: pci@0000:01:00.0
       logical name: …
Run Code Online (Sandbox Code Playgroud)

wireless 11.10 drivers

5
推荐指数
1
解决办法
1233
查看次数

如何在 PCManFM 中快速将文件从一个选项卡移动到另一个选项卡

如果我在 Nautilus 中使用 F3,我会右键单击该文件并选择“移至其他窗格”。如何在 PCManFM 中将文件从一个选项卡移动到另一个选项卡?

lubuntu pcmanfm

5
推荐指数
1
解决办法
1076
查看次数

更新后内核降级破坏了我的系统

我需要从 3.8.0-33 降级到版本 -29。启动最新的内核后,我看到一个黑屏。如何永久保留此版本?

输出 dpkg -l linux-image*

Gewünscht=Unbekannt/Installieren/R=Entfernen/P=Vollständig Löschen/Halten
| Status=Nicht/Installiert/Config/U=Entpackt/halb konFiguriert/
         Halb installiert/Trigger erWartet/Trigger anhängig
|/ Fehler?=(kein)/R=Neuinstallation notwendig (Status, Fehler: GROSS=schlecht)
||/ Name           Version        Beschreibung
+++-==============-==============-============================================
un  linux-image    <keine>        (keine Beschreibung vorhanden)
un  linux-image-3. <keine>        (keine Beschreibung vorhanden)
ii  linux-image-3. 3.8.0-29.42~pr Linux kernel image for version 3.8.0 on 64 b
ii  linux-image-3. 3.8.0-33.48~pr Linux kernel image for version 3.8.0 on 64 b
ii  linux-image-ge 3.8.0.33.33    Generic Linux kernel image
Run Code Online (Sandbox Code Playgroud)

抱歉是德语。

kernel 12.04

5
推荐指数
1
解决办法
1万
查看次数

使用“压力”进行 CPU 压力测试

我打算通过实时会话对我的 OCed AMD Athlon X4 880K 进行压力测试。我听说过“压力”工具。如何用于CPU压力测试?我计划用 lm_sensors 监控温度。您知道使“传感器”以合理间隔运行的正确语法吗?

cpu stress-testing 16.04

5
推荐指数
2
解决办法
2万
查看次数

在不打开程序的情况下挂载/卸载 TrueCrypt 卷

我使用本文末尾给出的建议 通过双击安装 TrueCrypt 卷。但是我不能在不打开 TrueCrypt ( umount: /media/truecrypt1 is not in the fstab (and you are not root)) 的情况下卸载它,所以能够在不打开程序的情况下安装它是一种没有实际意义的成就。有什么建议?

truecrypt

4
推荐指数
1
解决办法
4万
查看次数

Chrome 标签跨设备同步不起作用

我找到了跨设备同步 Chrome 标签页的指南,我在两台设备上都启用了同步。但是当我在我的 PC 和笔记本上启用标签同步时,什么也没有发生。如何从一台设备上的另一台设备打开标签?两种设备都运行 Ubuntu 12.04 64 位。

http://www.howtogeek.com/96664/how-to-sync-open-tabs-across-computers-using-google-chrome/

sync google-chrome 12.04

4
推荐指数
1
解决办法
7406
查看次数

使用 ffmpeg 创建包含图像和音频文件的视频

我想使用 ffmpeg 制作一个带有 jpeg 图像和 mp3 音频文件的简单视频。我使用了这个命令:

ffmpeg -loop 1 -i image.jpg -i audio.mp3 -c:v libx264 -tune stillimage -c:a aac -b:a 192k -pix_fmt yuv420p -shortest out.mp4
Run Code Online (Sandbox Code Playgroud)

并得到这个错误:

[swscaler @ 0x555f60538b40] deprecated pixel format used, make sure you did set range correctly
[libx264 @ 0x555f60594d40] height not divisible by 2 (550x765)
Error initializing output stream 0:0 -- Error while opening encoder for output stream #0:0 - maybe incorrect parameters such as bit_rate, rate, width or height
Conversion failed!
Run Code Online (Sandbox Code Playgroud)

我无法理解它。你能帮我纠正一下命令吗?

sound video ffmpeg

3
推荐指数
1
解决办法
8052
查看次数

如何从 .exe 文件安装固件更新?

我只能获得我需要的更新,因为它修复了我已经作为 .exe 文件遇到的问题。我如何从 Ubuntu 安装它?我的笔记本是 HP Probook 440 G5。

firmware hp uefi windows-10

2
推荐指数
1
解决办法
648
查看次数