Hi,

> Which of the following is the correct device entry for /dev/agpgart?
> 
> 1) mknod /dev/gart c 174 0 (README from I810Gtt.tar.gz)
> 2) mknod /dev/gart c 10 175 (agpgart.c from I810Gtt.tar.gz)
> 3) mknod /dev/agpgart c 10 175 (Makefile from I810Gtt.tar.gz)

3. I dunno whether 1 and 2 are _wrong_, but I have the third entry, and it
works for me.
BTW I think the entry doesn't matter as such. Only thing is that your
conf.modules and the entry in /dev should match with each other, and not
conflict with any other entry in /dev. In my case I have the third entry,
and my conf.modules entry is like this
alias char-major-10-175 agpgart
I suppose if you use the second entry, then the conf.modules too should
change accordingly i.e. agpgart should change to gart. Finally I doubt
whether the first entry, that 174 0, would work.

        Kedar.


-----------------------------------------------------------------------
LIH is all for free speech.  But it was created for a purpose - to help
people discuss issues about installing and running Linux.  If your
messages are counterproductive to this purpose, your privileges to
submit messages can and will be revoked.

Reply via email to