What is the translation of " MODPROBE " in German?

Examples of using Modprobe in English and their translations into German

{-}
  • Colloquial category close
  • Official category close
  • Ecclesiastic category close
  • Medicine category close
  • Financial category close
  • Ecclesiastic category close
  • Political category close
  • Computer category close
  • Programming category close
  • Official/political category close
  • Political category close
Modprobe rt_prio_sched insmod. /example2.
Modprobe rt_prio_sched insmod. /beispiel2.
First load all needed modules with modprobe.
Zunächst alle benötigten Module mit modprobe laden.
Modprobe< module> Then reboot the computer.
Modprobe < module > und reboot.
Now load the kernel module video1394 with modprobe.
Lade jetzt das Kernelmodul video1394 mit modprobe.
Modprobe vfat prior to the floppy access attempt….
Modprobe vfat vor dem Zugriff auf die Diskette….
The configuration files for the modprobe(8) program are located under the"/etc/modprobes.
Die Konfigurationsdateien für das modprobe(8) -Programm sind unterhalb des"/etc/modprobes.
Modprobe must be run with root privileges.
Modprobe muss mit root-Berechtigungen ausgeführt werden.
Next run"make modules_install" reboot and the load the modules: modprobe your-usb-driver.
Als nächstes tippe"make modules_install", boote neu und lade die Module: modprobe your-usb-driver.
Then modprobe smsc-ircc2. For a networkinterface e. g.
Dann modprobe smsc-ircc2, für ein Netzwerkinterface z.B. ircomm, ircomm-tty laden.
To solve this issue in SLES11 SP3,add the following line to modprobe. conf. local.
Um das Problem unter SLES11 SP3 zu lösen,ergänzen Sie folgende Zeile in der Datei modprobe. conf. local.
Modprobe- Sets the location of the program used to load kernel modules.
Modprobe- Stellt den Speicherort des Programms ein, das Kernel-Module bei Bedarf ldt.
The new configuration file has to be named/etc/modprobe. conf instead of/etc/modules. conf.
Die neue Konfigurationsdatei wird anstelle /etc/modules. conf nun /etc/modprobe. conf genannt.
Note that you can still load blacklistedkernel modules manually using the insmod or modprobe tools.
Mit dem Werkzeug insmod oder modprobe können Sie Kernelmodule, die auf einer schwarzen Liste stehen, dennoch manuell laden.
First you create a customized configuration for modprobe in the file /etc/modprobe.d/rtl8192cu.
Zunächst erstellt man eine angepasste Konfiguration für modprobe in der Datei /etc/modprobe.d/rtl8192cu.
Modprobe offers several important advantages, including automatic dependency resolution and blacklisting.
Modprobe bietet mehrere wichtige Vorteile, beispielsweise die automatische Auflösung von Abhängigkeiten und Einträge in schwarze Listen.
To blacklist a kernel module permanently via GRUB,open the/etc/default/grub file for editing, and add the modprobe.
Soll ein Kernelmodul dauerhaft über GRUB in eine Schwarze Liste eingetragen werden,öffnen Sie die Datei /etc/default/grub zum Bearbeiten und hängen Sie die Option modprobe.
With this infrastructure,module loading is as easy as calling modprobe for every event that carries a MODALIAS key.
Bei dieser Infrastruktur istdas Laden des Moduls ein ebenso müheloser Vorgang, wie das Aufrufen von modprobe für jedes Ereignis, das über einen MODALIAS -Schlüssel verfügt.
I didn't have to manually enter an ssid… So, on my usual laptop for this memory stick I looked andfound no such entry in modprobe.
Ich hatte nicht die manuelle Eingabe einer SSID… Sind, auf meinem Laptop üblich für diese Speicher-Stick Ich suchte undfand keinen solchen Eintrag in modprobe.
Modprobe: The modprobe utility for checking module dependencies and loading modules appropriately checks for the value of the supported flag.
Modprobe: Das Dienstprogramm modprobe zum Prüfen der Modulabhängigkeiten und zum Laden der Module prüft den Wert des Flags supported.
Parallel port adapter on port0x278 the message was hard to understand though, modprobe ppa said something like"init_module.
Kein Parallelport unter Adresse 0x278 zu finden war Die eigentliche Meldungwar jedoch etwas schwer verständlich, modprobe ppa meldete etwas in der Art von"init_module.
Modprobe iptable_filter modprobe ip_queue iptables-A OUTPUT-p icmp-j QUEUE With this rule, locally generated outgoing ICMP packets(as created with, say, ping) are passed to the ip_queue module, which then attempts to deliver the packets to a userspace application.
Modprobe iptable_filter modprobe ip_queue iptables -A OUTPUT -p icmp -j QUEUE Mit dieser Regel werden lokal generierte, ausgehende ICMP Pakete(wie sie zum Beispiel mit ping erstellt werden) dem ip_queue Modul uebergeben, welches dann versucht, die Pakete an eine Anwendung zu liefern.
Sometimes I would have to try and figure out why networking hadn't come up and modprobe the driver for it, but usually it“just worked.”.
Manchmal müsste ich versuchen und herausfinden, warum Networking nicht gekommen, hatte sich und modprobe den Treiber für das, aber in der Regel“funktionierte einfach.”.
Finally, I tested removing manually all the drivers I could(including the ethernet 8139too)and trying to reload(modprobe) JUST the 8139too.
Schließlich, Getestet habe ich das Entfernen manuell alle Treiber konnte ich(einschließlich der Ethernet 8139too) und zu versuchen,neu zu laden(modprobe) Genau das 8139too.
If you experience module loadingissues with boot time module loading or with modprobe(8),"depmod-a" may resolve these issues by reconstructing"modules. dep.
Wenn Sie Probleme beim Laden von Modulen feststellen,entweder während des Systemstarts oder beim Nachladen mit modprobe(8), kann"depmod -a" diese Probleme möglicherweise durch Neuerstellung der"modules. dep"-Datei beheben.
Check with the command/sbin/lsmod that they are loaded other wise load them(as root) with modprobe parport modprobe parport_pc modprobe ppdev.
Überprüfen Sie mit dem Befehl /sbin/lsmod, daß Sie geladen sind. Ansonsten laden Sie sie(als root) mit modprobe parport modprobe parport_pc modprobe ppdev.
Then load the newly installed modules by hand(the commands were tested on EeePC 901):rmmod snd_hda_intel snd_pcm snd_timer snd soundcore snd_page_alloc modprobe snd_hda_intel After the new modules are loaded either because of reboot or you loaded it by hand, have a look at your mixer settings with alsamixer or the gnome-volume-control, the channels have changed from the stock driver.
Alternativ dazu kann man auch alle Audioapplikationen schließen(auch die Mixeranwendungen) und alle alten Kernelmodule entladen und danach die neu installierten Module von Hand laden. Die folgenden Kommandos wurden auf einem EeePC 901 getestet:rmmod snd_hda_intel snd_pcm snd_timer snd soundcore snd_page_alloc modprobe snd_hda_intel Nach dem Neustart müssten mit alsamixer oder gnome-volume-control die geänderten Kanäle zu sehen sein.
Results: 26, Time: 0.0284

Top dictionary queries

English - German