「Kernel Module」を含む例文一覧(77)

1 2 次へ>
  • Kernel module parameters
    カーネルモジュールのパラメータ - Gentoo Linux
  • /proc/sys/kernel/modprobe This file contains the path for the kernel module loader.
    /proc/sys/kernel/modprobeこのファイルには、カーネルモジュールローダへのパスが含まれる。 - JM
  • The drivers consist of two parts, a kernel module, and an X11driver.
    カーネルモジュールとX11ドライバです。 - Gentoo Linux
  • Code Listing3.10: Loading the kernel module
    コード表示3.10:カーネルモジュールの読み込み - Gentoo Linux
  • Code Listing3.1: Enabling the Loading of Kernel Modules Loadable module support ---[*] Enable loadable module support
    コード表示3.1:カーネルモジュールの読み込みを有効化 - Gentoo Linux
  • We provide you with an easy tool (sys-kernel/module-rebuild) which rebuilds all the kernel modules you have installed using separate ebuilds for the kernel at /usr/src/linux.
    /usr/src/linuxにあるカーネル向けに別々のebuildでインストールされたカーネルモジュールを全て再ビルドすることができる簡単なツール(sys-kernel/module-rebuild)があります。 - Gentoo Linux
  • FATAL: Error insertingsnd_pcm_oss(/lib/modules/2.6.12-gentoo-r6/kernel/sound/core/oss/snd-pcm-oss.ko): Unknownsymbol in module, or unknown parameter (see dmesg) [ !!
    コード表示3.11:dmesgの出力 - Gentoo Linux
  • Code Listing2.8: Selecting the LVM2 module in a 2.4.x kernel
    コード表示2.8:カーネル2.4.xでLVM2モジュールを選択する - Gentoo Linux
  • Code Listing3.2: Using modprobe to load a kernel module
    コード表示3.2: modprobeを使用してカーネルモジュールを読み込む - Gentoo Linux
  • that indicates the current status of the module(see the kernel source file include/linux/module).
    等のマスクであり、そのモジュールの現在の状態を示す(カーネルのソースファイルinclude/linux/moduleを参照)。 - JM
  • The kernel ICMP module also answers ICMP requests.
    カーネルの ICMP モジュールは ICMP リクエストに対する応答も行う。 - JM
  • Also, there is another kernel feature called the module loader, kldload(8) .
    また、モジュールローダ、kldload(8) という、別のカーネル機能があります。 - FreeBSD
  • An easier way to keep track of modules installed by ebuilds (such as nvidia-drivers) is to installsys-kernel/module-rebuild.
    ebuildでインストールされたモジュール(nvidia-driversのような)の更新作業を簡単にする方法のひとつとして、sys-kernel/module-rebuildのインストールがあります。 - Gentoo Linux
  • Loads the kernel, kernel module, or file of the type given, with the filename given.
    指定されたファイル名のカーネル、 カーネルモジュール、あるいは typeに指定された種類のファイルをロードします。 - FreeBSD
  • Also, try building agpgart into the kernel instead of as a module.
    また、agpgartをモジュールの代わりにカーネル内部にビルドしてみてください。 - Gentoo Linux
  • When you're configuring your kernel, make sure you have the appropriate RAID support in your kernel and not as module.
    カーネルの設定をするとき、モジュールではなくカーネル内部にRAIDサポートを有効にするようにしてください。 - Gentoo Linux
  • It builds as a module, so it makes sense that your kernel must support the loading of kernel modules.
    このドライバはモジュールとしてビルドされるので、カーネルがモジュールの読み込みをサポートしていなければなりません。 - Gentoo Linux
  • DYNAMIC OPTIMIZATION OF COMPUTER PROGRAM USING CODE REWRITTEN KERNEL MODULE
    コード書き換えカーネルモジュールを使用したコンピュータプログラムの動的最適化 - 特許庁
  • Code Listing2.9: Selecting the LVM2 module in a 2.6.x kernel Device Drivers ---Multi-device support (RAID and LVM) ---[*] Multiple devices driver support (RAID and LVM)RAID supportM Device mapper support
    コード表示2.9:カーネル2.6.xでLVM2モジュールを選択する - Gentoo Linux
  • On success, returns the kernel address at which the module will reside.
    成功すると、モジュールが配置されるカーネル空間のアドレスを返す。 - JM
  • attempts to create a loadable module entry and reserve the kernel memory that will be needed to hold the module.
    は、ローダブルモジュールのエントリを作成し、そのモジュールの保持に必要なカーネルメモリを予約しようとする。 - JM
  • When I attempt to load the kernel module I receive a "no such device"
    カーネルモジュールをロードしようとしたら"nosuchdevice"というメッセージが表示されました - Gentoo Linux
  • Returns the symbols and values exported by the kernel or the indicated module.
    カーネルまたは指定されたモジュールがエクスポートしているシンボルと値を返す。 - JM
  • This driver is available as a module or might be compiled in the kernel.
    このドライバはモジュールとしても、また、カーネルに組み込んだ形でも利用できる。 - JM
  • For instance, to automatically load the 3c59x.ko module, edit thekernel-2.6 file and enter the module name in it.
    例えば、3c59x.oモジュールを自動でロードするなら、kernel-2.6ファイルを開いて、モジュール名をそこに記入してください。 - Gentoo Linux
  • Note: For the above reason, module-init-tools might already be installed and working with your existing Linux 2.4 kernel.
    注意:上記の理由により、すでにmodule-init-toolsがインストールされていて、既存のLinux2.4カーネルで動作中かもしれません。 - Gentoo Linux
  • The controller utilizes a kernel module that allocates processing resources to various tasks of a gauge controller module.
    コントローラは、処理するリソースをゲージコントローラモジュールの様々なタスクに割り当てるカーネルモジュールを利用する。 - 特許庁
  • Once you've finished compiling or recompiling a kernel, just runmodule-rebuild rebuild to rebuild the drivers for your new kernel.
    カーネルのコンパイル、または再コンパイルが完了したら、新しいカーネル用のドライバを再ビルドするため、module-rebuildrebuildを実行してください。 - Gentoo Linux
  • d You will need to add the module name that your card uses to/etc/modules.
    あなたのカードが使用するモジュール名を/etc/modules.autoload.d/kernel-2.6に追加する必要があります。 - Gentoo Linux
  • Once the installation has finished, run modprobe nvidia to load the kernel module into memory.
    インストールが完了したら、modprobenvidiaを実行してカーネルモジュールをメモリに読み込みます。 - Gentoo Linux
  • Note that you can choose to compile it into your kernel, or as a module.
    それをカーネルの中、あるいはモジュールとしてコンパイルするかは選ぶことができます。 - Gentoo Linux
  • The actual VESA support can either be compiled directly into the kernel with the VESA kernel config option or by loading the VESA kld module during bootup.
    VESA サポートそのものは VESAカーネルコンフィグオプション によって直接カーネル中にコンパイルするか、 起動時に VESA kld モジュールを読み込ませることができます。 - FreeBSD
  • Once you have finished upgrading or recompiling your kernel, runmodule-rebuild rebuild to rebuild the drivers for your new kernel.
    カーネルの更新もしくは再コンパイルが完了したら、再起動する前にmodule-rebuildrebuildを実行してドライバーを新しいカーネル向けに再ビルドします。 - Gentoo Linux
  • A block module 300 is incorporated into the kernel 100 of an operating system of the information processor.
    情報処理装置のオペレーティングシステムのカーネル100に、ブロックモジュール300を組み込む。 - 特許庁
  • autoload. d/kernel-2.6 to ensure that the module is loaded automatically when the system starts up.
    こうすることで、システムの起動時にモジュールが自動的にロードされることを確実にします。 - Gentoo Linux
  • If you find a driver for your network card, use modprobe to load the kernel module:
    使用しているネットワークカードが見つかったら、modprobeを使ってそのカーネルモジュールを読み込みます。 - Gentoo Linux
  • loads the relocated module image into kernel space and runs the module's init function.
    は再配置されたモジュールイメージをカーネル空間にロードし、そのモジュールのinit関数を実行する。 - JM
  • Afteremerging it, simply run module-rebuild populate to populate the database with a list of packages that will need to be rebuilt after upgrading the kernel.
    emergeでインストールした後、単にmodule-rebuildpopulateを実行して、カーネルの更新後に再ビルドが必要なパッケージの一覧をデータベースに入力します。 - Gentoo Linux
  • When I startx, I get this error: "[drm] failed to load kernel module agpgart"
    startxをすると、こんなエラーが出ました:"[drm]failedtoloadkernelmoduleagpgart" これはagpgartをモジュールの代わりにカーネル内部にコンパイルしたためです。 - Gentoo Linux
  • The nvidia kernel module accepts a number of parameters (options) which you can use to tweak the behaviour of the driver.
    nvidiaカーネルモジュールは、ドライバの振る舞いを調整するためのいくつかのパラメータを受け付けます。 - Gentoo Linux
  • The kernel could not allocate a contiguous block of memory large enough for the module.
    モジュールを格納するのに必要な大きさの連続したメモリブロックをカーネルが確保できなかった。 - JM
  • If you do not want to rebuild your kernel and your kernel is not the GENERIC one, you can directly load the uscanner(4) device driver module with the kldload(8) command:
    使用しているカーネルが GENERIC カーネルではなく、カーネルを再構築したくなければ、 kldload(8) コマンドを使用して uscanner(4)デバイスドライバモジュールを直接読み込むことができます。 - FreeBSD
  • # emerge --unmerge sys-apps/modutils# emerge module-init-tools Note: Don't worry - even though you have just unmerged modutils, module-init-toolsprovides backwards compatibility for Linux 2.4, so you will still be able to boot into Linux 2.4 and handle modules for that kernel.
    注意:ご心配なく-modutilsをunmergeしても、module-init-toolsがLinux2.4向けに下位互換機能を提供するので、Linux2.4を起動してそのカーネルのモジュールを操作することもできます。 - Gentoo Linux
  • The easiest way is to simply load a kernel module for your sound card with kldload(8) which can either be done from the command line:#
    もっとも簡単な方法は kldload(8)を使ってサウンドカードのカーネルモジュールを単に読み込むことです。 - FreeBSD
  • # /etc/init.d/alsasound start* Loading ALSA modules ...* Loading: snd-card-0 ... [ ok ]* Loading: snd-pcm-oss ...WARNING: Error inserting snd_mixer_oss(/lib/modules/2.6.12-gentoo-r6/kernel/sound/core/oss/snd-mixer-oss.ko): Unknownsymbol in module, or unknown parameter (see dmesg)
    そして提示されたとおりdmesgを見てみると、この様に表示されているでしょう。 - Gentoo Linux
  • One reported clash is with a HP Smart Array 5i RAID controller (more precisely the cciss kernel module).
    HPSmartArray5iRAIDコントローラ(より正確にはccissカーネルモジュール)に関して、命名規則の矛盾があることが報告されています。 - Gentoo Linux
  • In one embodiment, a cluster node module is configured to communicate with the kernel and other cluster node modules.
    一実施形態では、クラスタノードモジュールが、カーネルおよび他のクラスタノードモジュールと通信するように構成される。 - 特許庁
  • In this case the packets are passed to both the kernel module and the raw socket(s).
    この場合には、パケットはカーネルモジュールとraw ソケットの両方に渡される (raw ソケットが複数あればそれぞれに渡される)。 - JM
  • Note that, if your partition where the kernel should be located doesn't use ext2 or ext3 as filesystem you might need to manually configure your kernel using genkernel --menuconfig all and add support for your filesystem in the kernel (i.e. not as a module).
    もし、カーネルを置くパーティションのファイルシステムにext2かext3以外(訳注:ReiserFS、JFS、XFSなど)を使用する場合は、genkernel --menuconfig allを使って手動でカーネルを設定し、カーネルの中にそのファイルシステムを組み込む必要があることに気を付けてください(つまり、モジュールとしてでは無く)。 - Gentoo Linux
  • It does not matter whether you build the features into the kernel or as a module so long as when the feature is needed, the correct module(s) are loaded (module loading is left to the reader as a fun exercise however).
    機能をカーネルに組み込むか、機能が必要になったときに適切なモジュールがロードされるならばモジュールにするか、どちらでも構いません(ただし、モジュールのロードは楽しい課題として読者に任せます)。 - Gentoo Linux
1 2 次へ>

例文データの著作権について