Re: /sys/bus/pci -- was ist das denn?
Hallo
Christian Schnobrich (<schnobs@babylon-kino.de>) wrote:
> Ich mache hier ein lspci und sehe:
>
> schnobs@pferd:~$ lspci
> pcilib: Cannot open /sys/bus/pci/devices
> 0000:00:00.0 Host bridge: Advanced Micro Devices [...]
> [...ausgabe von lspci...]
>
> Im Prinzip funktioniert ja alles, aber die Fehlermeldung irritiert
> mich. Was ist /sys und was soll sich dort befinden? Bei mir ist es
> leer.
In sys wird bei Kernel 2.6 ein virtuelles Dateisystem ähnlich /proc
eingehängt, daß unter anderem Informationen über Bus-Systeme enthält.
Ein Teil der Informationen aus /proc ist bei 2.6 nach /sys verschoben
worden:
andreas@sirius:~$ ll /sys/bus
insgesamt 0
drwxr-xr-x 4 root root 0 17. Apr 11:44 bttv-sub
drwxr-xr-x 4 root root 0 17. Apr 11:44 i2c
drwxr-xr-x 4 root root 0 17. Apr 2004 ide
drwxr-xr-x 4 root root 0 17. Apr 2004 pci
drwxr-xr-x 4 root root 0 17. Apr 2004 platform
drwxr-xr-x 4 root root 0 17. Apr 2004 pnp
drwxr-xr-x 4 root root 0 17. Apr 11:44 usb
Grüße
Andreas Janssen
--
Andreas Janssen <andreas.janssen@bigfoot.com>
PGP-Key-ID: 0xDC801674 ICQ #17079270
Registered Linux User #267976
http://www.andreas-janssen.de/debian-tipps.html
Reply to: