|
|
#1 | |
|
Registered User
Join Date: Jul 2004
Posts: 11
|
hi
i've installed nvidia package drivers... it works correctly... but under root only when i want to log under other user i've a black screen and it fastly return to the loging window... i can imagine it's a question of rights... but on which file? i would like to ask here what to do to have 3d hardware acceleration under my linux under a single user session???? many thanx to all helpers... |
|
|
|
|
|
|
#2 | |
|
Registered User
Join Date: Sep 2004
Posts: 4
|
If it crashes it must leave error messages in the console, if you could paste them it would be of help.
|
|
|
|
|
|
|
#3 |
|
Registered User
Join Date: Jul 2004
Posts: 11
|
i don't enter at all when trying to connect under a normal user... so i don't have any message... really anything i can see... maybe there is a log somewhere... but i don't know where...
|
|
|
|
|
|
#4 | |
|
Registered User
Join Date: Sep 2004
Posts: 54
|
cat /var/log/Xorg.0.log
or tail /var/log/messages |
|
|
|
|
|
|
#5 |
|
Registered User
Join Date: Jul 2004
Posts: 11
|
i don't have a Xorg.0.log on my system, only a XFree86.0.log... but very long, i think too long to paste it here... i've had a glance at that, and i didn't see any error... which section approximatively do you want me to show you?
here's the result of tail /var/log/messages: Sep 6 18:55:00 waza CROND[23849]: (root) CMD ( /usr/share/msec/promisc_check.sh) Sep 6 18:56:00 waza CROND[23872]: (root) CMD ( /usr/share/msec/promisc_check.sh) Sep 6 18:57:00 waza CROND[23910]: (root) CMD ( /usr/share/msec/promisc_check.sh) Sep 6 18:58:00 waza CROND[23938]: (root) CMD ( /usr/share/msec/promisc_check.sh) Sep 6 18:59:00 waza CROND[23987]: (root) CMD ( /usr/share/msec/promisc_check.sh) Sep 6 19:00:00 waza CROND[24083]: (root) CMD ( /usr/share/msec/promisc_check.sh) Sep 6 19:01:00 waza CROND[24115]: (root) CMD (nice -n 19 run-parts /etc/cron.hourly) Sep 6 19:01:00 waza CROND[24117]: (root) CMD ( /usr/share/msec/promisc_check.sh) Sep 6 19:02:00 waza CROND[24145]: (root) CMD ( /usr/share/msec/promisc_check.sh) Sep 6 19:03:00 waza CROND[24192]: (root) CMD ( /usr/share/msec/promisc_check.sh) thanx |
|
|
|
|
|
#6 | |
|
Electrical Engineer
Join Date: Dec 2002
Location: San Luis Obispo, CA
Posts: 872
|
Under the post entry box there is 'Additional Options' where you can attach your log, rather than post the contents (that allows users to read it only when they need).
Often this problem is caused by permissions being incorrect on the files /dev/nvidia*, so check them. ls -al /dev/nvidia* Your user should own them and have read/write permission if PAM is managing the file perms for those devices (as soon as you log in they should be set this way), if it is not or the files only have root access change them and see if that fixes the problem. Ideally this is not how perms should be managed.. but it might make it work for you. chmod o+rw /dev/nvidia* pam is black magic, if its broken and managing permissions incorrectly I probably can't help fix it right |
|
|
|
|
|
|
#7 |
|
Registered User
Join Date: Jul 2004
Posts: 11
|
ok i've changed the permissions as you said, but it still not works... sic
dp you want i post my config files? |
|
|
|
![]() |
| Thread Tools | |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Redhat 8.0 NVIDIA works - INSTRUCTIONS | STEEL1 | NVIDIA Linux | 267 | 04-15-03 06:48 PM |
| Major WineX prob... I think it has to do with the vidcard... | Linewbie | NVIDIA Linux | 20 | 10-09-02 09:58 PM |
| Missing GL extensions | barole | NVIDIA Linux | 4 | 10-08-02 10:25 PM |
| Mandrake 8.2 cannot get NVdriver to load. | dbhost | NVIDIA Linux | 20 | 08-18-02 11:35 AM |