Archiv > Development
Usbtools, Pcitools Und Module-init-tools
MarMic:
Lass aus die Technik und ruh dich aus. Wir fordern dich am Donnerstag schon genug, keine Angst!
Hihi
Greetz marmic
wino:
--- Quote ---ja, nun sollte es bei allen Varianten funktionieren. Bitte mache nen svn Update der INITRAMFS und teste ob's funktioniert.
Claus
--- End quote ---
Der erste Eindruck ist positiv und es scheint mit der
wino:
Wäre ja auch zu schön um war zu sein. Mit dem Binary lspci aus dem Addon pciutils wird der Netzwerktreiber nicht mehr automatisch geladen.
Kann das pcimodules Skript für die Unterscheidung der beiden unterschiedlichen Befehle (Optionen) angepasst werden?
Die Ausgabe von lspci:
--- Code: ----mm Produce machine-readable output (single -m for an obsolete format)
-t Show bus tree
Display options:
-v Be verbose (-vv for very verbose)
-k Show kernel drivers handling each device
-x Show hex-dump of the standard part of the config space
-xxx Show hex-dump of the whole config space (dangerous; root only)
-xxxx Show hex-dump of the 4096-byte extended config space (root only)
-b Bus-centric view (addresses and IRQ's as seen by the bus)
-D Always show domain numbers
Resolving of device ID's to names:
-n Show numeric ID's
-nn Show both textual and numeric ID's (names & numbers)
-q Query the PCI ID database for unknown ID's via DNS
-qq As above, but re-query locally cached entries
-Q Query the PCI ID database for all ID's via DNS
Selection of devices:
-s [[[[<domain>]:]<bus>]:][<slot>][.[<func>]] Show only devices in selected slots
-d [<vendor>]:[<device>] Show only devices with specified ID's
Other options:
-i <file> Use specified ID database instead of /usr/share/misc/pci.ids.gz
-p <file> Look up kernel modules in a given file instead of default modules.pcimap
-M Enable `bus mapping' mode (dangerous; root only)
PCI access options:
-A <method> Use the specified PCI access method (see `-A help' for a list)
-O <par>=<val> Set PCI access parameter (see `-O help' for a list)
-G Enable PCI access debugging
-H <mode> Use direct hardware access (<mode> = 1 or 2)
-F <file> Read PCI configuration dump from a given file
--- End code ---
MfG
wino
Christian:
--- Quote --- Wäre ja auch zu schön um war zu sein. Mit dem Binary lspci aus dem Addon pciutils wird der Netzwerktreiber nicht mehr automatisch geladen.
Kann das pcimodules Skript für die Unterscheidung der beiden unterschiedlichen Befehle (Optionen) angepasst werden?
Die Ausgabe von lspci:
--- Code: ----mm Produce machine-readable output (single -m for an obsolete format)
-t Show bus tree
Display options:
-v Be verbose (-vv for very verbose)
-k Show kernel drivers handling each device
-x Show hex-dump of the standard part of the config space
-xxx Show hex-dump of the whole config space (dangerous; root only)
-xxxx Show hex-dump of the 4096-byte extended config space (root only)
-b Bus-centric view (addresses and IRQ's as seen by the bus)
-D Always show domain numbers
Resolving of device ID's to names:
-n Show numeric ID's
-nn Show both textual and numeric ID's (names & numbers)
-q Query the PCI ID database for unknown ID's via DNS
-qq As above, but re-query locally cached entries
-Q Query the PCI ID database for all ID's via DNS
Selection of devices:
-s [[[[<domain>]:]<bus>]:][<slot>][.[<func>]] Show only devices in selected slots
-d [<vendor>]:[<device>] Show only devices with specified ID's
Other options:
-i <file> Use specified ID database instead of /usr/share/misc/pci.ids.gz
-p <file> Look up kernel modules in a given file instead of default modules.pcimap
-M Enable `bus mapping' mode (dangerous; root only)
PCI access options:
-A <method> Use the specified PCI access method (see `-A help' for a list)
-O <par>=<val> Set PCI access parameter (see `-O help' for a list)
-G Enable PCI access debugging
-H <mode> Use direct hardware access (<mode> = 1 or 2)
-F <file> Read PCI configuration dump from a given file
--- End code ---
MfG
wino
--- End quote ---
jup, geht :)
z.B so
--- Code: ---if apm l | grep pciutils; then
**mache dies**
else
**mache das**
fi
--- End code ---
MegaX:
--- Quote ---jup, geht :)
z.B so
--- Code: ---if apm l | grep pciutils; then
**mache dies**
else
**mache das**
fi
--- End code ---
--- End quote ---
Also das "mache dies" und "mache das" kapier ich schon mal :))
MegaX
Navigation
[0] Message Index
[#] Next page
[*] Previous page
Go to full version