View previous topic :: View next topic |
Author |
Message |
grant123 Veteran
Joined: 23 Mar 2005 Posts: 1099
|
Posted: Mon Oct 13, 2014 5:33 pm Post subject: /etc/env.d/ not working |
|
|
Why isn't VDPAU_DRIVER set at boot?
# cat /etc/env.d/95vdpau-vaapi
VDPAU_DRIVER="va_gl" |
|
Back to top |
|
|
John R. Graham Administrator
Joined: 08 Mar 2005 Posts: 10676 Location: Somewhere over Atlanta, Georgia
|
Posted: Mon Oct 13, 2014 6:01 pm Post subject: |
|
|
As regular user, root, or both?
- John _________________ I can confirm that I have received between 0 and 499 National Security Letters. |
|
Back to top |
|
|
grant123 Veteran
Joined: 23 Mar 2005 Posts: 1099
|
Posted: Wed Oct 15, 2014 4:44 pm Post subject: |
|
|
Regular user. Shouldn't it be set globally via /etc/env.d/* ? |
|
Back to top |
|
|
John R. Graham Administrator
Joined: 08 Mar 2005 Posts: 10676 Location: Somewhere over Atlanta, Georgia
|
Posted: Wed Oct 15, 2014 6:13 pm Post subject: |
|
|
It should. Two questions:- Does it show up if you run
Code: | source /etc/profile | ?Does it show up if you run Code: | env-update
source /etc/profile | ?Try both of these in a terminal window and let me know the results.
- John _________________ I can confirm that I have received between 0 and 499 National Security Letters. |
|
Back to top |
|
|
|