Linux - GeneralThis Linux forum is for general Linux questions and discussion.
If it is Linux Related and doesn't seem to fit in any other forum then this is the place.
Notices
Welcome to LinuxQuestions.org, a friendly and active Linux Community.
You are currently viewing LQ as a guest. By joining our community you will have the ability to post topics, receive our newsletter, use the advanced search, subscribe to threads and access many other special features. Registration is quick, simple and absolutely free. Join our community today!
Note that registered members see fewer ads, and ContentLink is completely disabled once you log in.
ok, as soon as i started using udev, i started getting issues. Untill recently, i could not use an X based konsole as a non-root user. I fixed that doing chmod 777 /dev/pty/*
Now, i get this error when i open a konsole in kde:
Code:
/dev/ttyp2 is not the slave for the master pty on fd 3
no colors appear, and when i tried to nano a file, it said:
Code:
Error opening terminal: bash.
I can bypass this by clicking File -> New Linux Console.
I have tried different versons of udev, but all give me this issue...
After i did chmod 777 /dev/pty/*, programs in /sbin and /usr/sbin do not work unless the full path is typed. I can put them back into $PATH, but that only works for that one session...
As non-root, most users who run mplayer get a Segmentation fault.
Same with many other programs, including supertux, and xawtv...
# glxinfo
Segmentation fault
$ sudo glxinfo
name of display: :0.0
Xlib: extension "GLX" missing on display ":0.0".
Xlib: extension "GLX" missing on display ":0.0".
Xlib: extension "GLX" missing on display ":0.0".
Error: couldn't find RGB GLX visual
visual x bf lv rg d st colorbuffer ax dp st accumbuffer ms cav
id dep cl sp sz l ci b ro r g b a bf th cl r g b a ns b eat
----------------------------------------------------------------------
Xlib: extension "GLX" missing on display ":0.0".
Xlib: extension "GLX" missing on display ":0.0".
0x21 16 tc 1 0 0 c . . 0 0 0 0 0 0 0 0 0 0 0 0 0 None
Segmentation fault
i have a nvidia 5200, but i cant use the nvidia glx because it needs 1024x768, and my 17" monitor died, so im stuck on an old 15" which is whining at 800x600...
but supertux ran fine without glx working before...
LinuxQuestions.org is looking for people interested in writing
Editorials, Articles, Reviews, and more. If you'd like to contribute
content, let us know.