AskOverflow.Dev

AskOverflow.Dev Logo AskOverflow.Dev Logo

AskOverflow.Dev Navigation

  • 主页
  • 系统&网络
  • Ubuntu
  • Unix
  • DBA
  • Computer
  • Coding
  • LangChain

Mobile menu

Close
  • 主页
  • 系统&网络
    • 最新
    • 热门
    • 标签
  • Ubuntu
    • 最新
    • 热门
    • 标签
  • Unix
    • 最新
    • 标签
  • DBA
    • 最新
    • 标签
  • Computer
    • 最新
    • 标签
  • Coding
    • 最新
    • 标签
主页 / user-2191

Bernard Decock's questions

Martin Hope
Bernard Decock
Asked: 2024-01-29 19:03:35 +0800 CST

如何在 U 盘上创建引导硬盘驱动器分区的引导加载程序?

  • 4

我收到了一台 HP Elitebook Folio 9470m,上面安装了 Ubuntu Bionic Beaver。我安装了最新的Ubuntu。重新安装笔记本电脑并重新启动后,BIOS 拒绝启动:PXE-E61 介质故障检查电缆 - PXE-M0F 未找到硬盘错误 3F0 启动设备。硬盘没问题(用BIOS本身测试过),但是BIOS的密码丢失了!

我观察到,当启动时出现 Live-usb_stick 时,计算机会自动从该棒启动!现在的想法是使用带有引导加载程序的小型 USB 记忆棒(4G)。计算机将调用引导加载程序(因为它调用 live-usb-stick)。然后引导加载程序必须跳转到硬盘驱动器上安装的 LM 分区。这样电脑就可以再次使用了。有什么想法如何创建这样的引导加载程序吗?

live-usb
  • 2 个回答
  • 46 Views
Martin Hope
Bernard Decock
Asked: 2020-10-30 00:40:19 +0800 CST

如何将 LibreOffice StartCenter 添加到仪表板

  • 1

全新安装 ubuntu 20.10。LibreOffice 应用程序、Writer、Calc、Math……可以轻松地添加到仪表板或从仪表板中删除。如何将 LibreOffice StartCenter 添加到仪表板?

我打开了 Writer 并关闭了文档 => StartCenter 出现了。如果我尝试将 StartCenter 固定到仪表板上,则它会在我关闭 LibreOffice 后立即消失。

libreoffice gnome-dash
  • 1 个回答
  • 299 Views
Martin Hope
Bernard Decock
Asked: 2011-02-11 10:44:08 +0800 CST

使用 OCRFeeder 时如何指定 Tesseract 使用的语言

  • 6

我正在使用OCRFeeder的 OCR 实用程序。OCRFeeder 正在使用tesseract -engine 。我已经安装了 tesseract 所需的几个语言包。如何设置语言,以便 tesseract 使用正确的语言文件将扫描的文档转换为文本?

ocr
  • 1 个回答
  • 11005 Views
Martin Hope
Bernard Decock
Asked: 2010-10-17 10:01:49 +0800 CST

非极客如何设置适当的防火墙?

  • 11

也许知道防火墙存在的非极客已经是某种书呆子了。如果您是 Windows 用户,那么设置防火墙相当容易(我不知道它是否好用!):启用具有最大保护的防火墙。然后对于每个尝试建立互联网连接的程序都会显示通知(允许或不允许)。通过这种方式,用户无需事先了解协议和端口即可设置适合其需求的防火墙。Ubuntu 中是否有任何等效程序,以便任何用户都可以设置适当的防火墙?

firewall
  • 3 个回答
  • 2486 Views
Martin Hope
Bernard Decock
Asked: 2010-09-11 09:54:04 +0800 CST

如何为正确的应用安装数码相机?

  • 6

每当我插入数码相机时,就会弹出一个漂亮的媒体图标。伟大的!!

当我右键单击此图标时,我只能打开 Rhythmbox 或 VLC-media-player。在这里使用这两个应用程序都是毫无意义的。当我想下载照片时(无论是通过 F-Spot、Shotwell 还是 Picasa),我必须先卸载相机。这在我看来相当不合逻辑?如果必须卸下相机才能使用,为什么还要安装相机?如何使数码相机安装在正确的应用程序中?我觉得很奇怪,必须先卸载设备才能使用它!

相机型号:佳能 PowerShot SX20 IS(已在 libgphoto2 2.4.9 中为此相机添加了新 ID。packagemanager 告诉我安装了 libgphoto2-2,版本 2.4.8-0ubuntu2 => 看起来 libgphoto2 无法读取相机?无论如何,PTP/MTP-模式工作正常)

uname -a
Linux Ubuntu-Bernard **2.6.32-24-generic #42-Ubuntu** SMP Fri Aug 20 14:24:04 UTC 2010 i686 GNU/Linux

cat /etc/lsb-release
DISTRIB_ID=Ubuntu
DISTRIB_RELEASE=10.04
DISTRIB_CODENAME=lucid
DISTRIB_DESCRIPTION="**Ubuntu 10.04.1 LTS**"

lsusb
Bus 002 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
Bus 001 Device 005: ID 04a9:31e4 **Canon, Inc.** 
Bus 001 Device 003: ID 0b05:1706 ASUSTek Computer, Inc. WL-167G 802.11g Adapter [ralink]
Bus 001 Device 002: ID 050d:0234 Belkin Components F5U234 USB 2.0 4-Port Hub
Bus 001 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub


Type filesystem = **gphoto2**

KernelLoggings (plug-in/plug-out)
Sep 11 19:23:55 Ubuntu-Bernard kernel: [ 1370.156803] usb 1-2.1: new full speed USB device using uhci_hcd and address 4
Sep 11 19:23:55 Ubuntu-Bernard kernel: [ 1370.282419] usb 1-2.1: configuration #1 chosen from 1 choice
Sep 11 19:31:59 Ubuntu-Bernard kernel: [ 1854.101144] usb 1-2.1: USB disconnect, address 4


Detailled Camera info
lsusb -v

Bus 001 Device 007: ID 04a9:31e4 Canon, Inc. 
Device Descriptor:
  bLength                18
  bDescriptorType         1
  bcdUSB               2.00
  bDeviceClass            0 (Defined at Interface level)
  bDeviceSubClass         0 
  bDeviceProtocol         0 
  bMaxPacketSize0        64
  idVendor           0x04a9 Canon, Inc.
  idProduct          0x31e4 
  bcdDevice            0.02
  iManufacturer           1 Canon Inc.
  iProduct                2 Canon Digital Camera
  iSerial                 3 E2F5E9B80A584FFDA901B46ECBC87410
  bNumConfigurations      1
  Configuration Descriptor:
    bLength                 9
    bDescriptorType         2
    wTotalLength           39
    bNumInterfaces          1
    bConfigurationValue     1
    iConfiguration          0 
    bmAttributes         0xc0
      Self Powered
    MaxPower                2mA
    Interface Descriptor:
      bLength                 9
      bDescriptorType         4
      bInterfaceNumber        0
      bAlternateSetting       0
      bNumEndpoints           3
          bInterfaceClass         6 Imaging
      bInterfaceSubClass      1 Still Image Capture
      bInterfaceProtocol      1 Picture Transfer Protocol (PIMA 15470)
      iInterface              0 
      Endpoint Descriptor:
        bLength                 7
        bDescriptorType         5
        bEndpointAddress     0x81  EP 1 IN
        bmAttributes            2
          Transfer Type            Bulk
          Synch Type               None
          Usage Type               Data
        wMaxPacketSize     0x0040  1x 64 bytes
        bInterval               0
      Endpoint Descriptor:
        bLength                 7
        bDescriptorType         5
        bEndpointAddress     0x02  EP 2 OUT
        bmAttributes            2
          Transfer Type            Bulk
          Synch Type               None
          Usage Type               Data
        wMaxPacketSize     0x0040  1x 64 bytes
        bInterval               0
      Endpoint Descriptor:
        bLength                 7
        bDescriptorType         5
        bEndpointAddress     0x83  EP 3 IN
        bmAttributes            3
          Transfer Type            Interrupt
          Synch Type               None
          Usage Type               Data
        wMaxPacketSize     0x0008  1x 8 bytes
        bInterval              32
Device Qualifier (for other device speed):
  bLength                10
  bDescriptorType         6
  bcdUSB               2.00
  bDeviceClass            0 (Defined at Interface level)
  bDeviceSubClass         0 
  bDeviceProtocol         0 
  bMaxPacketSize0        64
  bNumConfigurations      1
Device Status:     0x0001
  Self Powered
mount
  • 2 个回答
  • 6626 Views

Sidebar

Stats

  • 问题 205573
  • 回答 270741
  • 最佳答案 135370
  • 用户 68524
  • 热门
  • 回答
  • Marko Smith

    如何运行 .sh 脚本?

    • 16 个回答
  • Marko Smith

    如何安装 .tar.gz(或 .tar.bz2)文件?

    • 14 个回答
  • Marko Smith

    如何列出所有已安装的软件包

    • 24 个回答
  • Marko Smith

    无法锁定管理目录 (/var/lib/dpkg/) 是另一个进程在使用它吗?

    • 25 个回答
  • Martin Hope
    Flimm 如何在没有 sudo 的情况下使用 docker? 2014-06-07 00:17:43 +0800 CST
  • Martin Hope
    Ivan 如何列出所有已安装的软件包 2010-12-17 18:08:49 +0800 CST
  • Martin Hope
    La Ode Adam Saputra 无法锁定管理目录 (/var/lib/dpkg/) 是另一个进程在使用它吗? 2010-11-30 18:12:48 +0800 CST
  • Martin Hope
    David Barry 如何从命令行确定目录(文件夹)的总大小? 2010-08-06 10:20:23 +0800 CST
  • Martin Hope
    jfoucher “以下软件包已被保留:”为什么以及如何解决? 2010-08-01 13:59:22 +0800 CST
  • Martin Hope
    David Ashford 如何删除 PPA? 2010-07-30 01:09:42 +0800 CST

热门标签

10.10 10.04 gnome networking server command-line package-management software-recommendation sound xorg

Explore

  • 主页
  • 问题
    • 最新
    • 热门
  • 标签
  • 帮助

Footer

AskOverflow.Dev

关于我们

  • 关于我们
  • 联系我们

Legal Stuff

  • Privacy Policy

Language

  • Pt
  • Server
  • Unix

© 2023 AskOverflow.DEV All Rights Reserve