From: Bobo Rajec <bobo@bspc.sk>
To: linux-kernel@vger.kernel.org
Cc: daryll@users.sourceforge.net
Subject: 2.4.0 bug: file /proc/dri 4 times in ls listing
Date: Tue, 16 Jan 2001 09:08:38 +0100 [thread overview]
Message-ID: <20010116090838.A6283@bspc.sk> (raw)
Hi,
I'm running kernel 2.4.0 on Redhat 7.0. I tried to get direct
rendering running (it failed, but that's another story). Today I
noticed something strange in /proc: dri appears there 4 times.
ls /proc:
...
-r--r--r-- 1 root root 0 Jan 16 08:57 dma
dr-xr-xr-x 3 root root 0 Jan 16 08:57 dri
dr-xr-xr-x 3 root root 0 Jan 16 08:57 dri
dr-xr-xr-x 3 root root 0 Jan 16 08:57 dri
dr-xr-xr-x 3 root root 0 Jan 16 08:57 dri
dr-xr-xr-x 2 root root 0 Jan 16 08:57 driver
...
Chdir /proc/dri/0 works fine:
bobo:/proc/dri/0>ls
bufs clients histo mem name queues vm vma
No dri modules, everything is linked in (I know I don't need all of
these, but I have lots of memory, so...).
...
CONFIG_AGP=y
CONFIG_AGP_INTEL=y
CONFIG_AGP_I810=y
CONFIG_AGP_VIA=y
CONFIG_AGP_AMD=y
CONFIG_AGP_SIS=y
CONFIG_AGP_ALI=y
CONFIG_DRM=y
CONFIG_DRM_TDFX=y
CONFIG_DRM_GAMMA=y
CONFIG_DRM_R128=y
CONFIG_DRM_I810=y
CONFIG_DRM_MGA=y
...
Regards,
bobo
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
Please read the FAQ at http://www.tux.org/lkml/
next reply other threads:[~2001-01-16 8:07 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2001-01-16 8:08 Bobo Rajec [this message]
2001-01-16 9:26 ` 2.4.0 bug: file /proc/dri 4 times in ls listing Tigran Aivazian
2001-01-16 9:29 ` Tigran Aivazian
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20010116090838.A6283@bspc.sk \
--to=bobo@bspc.sk \
--cc=daryll@users.sourceforge.net \
--cc=linux-kernel@vger.kernel.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.