LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux From Scratch (https://www.linuxquestions.org/questions/linux-from-scratch-13/)
-   -   Problem on installing Xorg (https://www.linuxquestions.org/questions/linux-from-scratch-13/problem-on-installing-xorg-354491/)

mr_demilord 10-21-2005 10:48 AM

Quote:

Originally posted by aneel


it says not enough pty

enable to open /dev/agpgart no such file or directory


plz help me if some one knows about it

do you have the following line in fstab? about not enough pty's
Code:

devpts                /dev/pts        devpts                gid=4,mode=620                        0    0
Then in the console type to create the device
Code:

mknod /dev/agpgart c 10 175
Hope this helps

aneel 10-23-2005 11:17 PM

Playing with errors
 
hi
i run command mknode

then i do startx
it shows a box
H 90.0 kh
V 60.0 Hz
shows nothing
no mouse and clock

when i remove the file /dev/agpgart
it shows clock and mouse
and ........................................error
not enough pty and enable to open /dev/agpgart




All times are GMT -5. The time now is 02:45 AM.