Browser doesnt like moonlight (silverlight)

installed moonlight to watch a stream and it just was buffering and then eventually just closed. Primary error I saw was

"
NVIDIA: could not open the device file /dev/nvidiactl (Permission denied).
"

Any ideas? I saw some stuff from Google, but the files they are talking about i cant seem to see on my system. So I thought Id ask you guys

64bit 12.3 suse hurr.

See: openSUSE 12.3 Release Notes

The permissions for that file are


martinh@sirius:~> ll /dev/nvidiactl
crw-rw---- 1 root video 195, 255 26. Apr 12:38 /dev/nvidiactl
martinh@sirius:~>

confirm that it is the same on your system and if it is your user is
most likely member of the video group. Add it to the video group, logout
from your graphical session log in again and try it again.


PC: oS 12.3 x86_64 | i7-2600@3.40GHz | 16GB | KDE 4.10.2 | GTX 650 Ti
ThinkPad E320: oS 12.3 x86_64 | i3@2.30GHz | 8GB | KDE 4.10.2 | HD 3000
HannsBook: oS 12.3 x86_64 | SU4100@1.3GHz | 2GB | KDE 4.10.2 | GMA4500

Hey! thanks so much that fixed that error. However still having issues.

Here is what i could grab from terminal

Moonlight: 3.99.0.3
Moonlight: Attempting to load libmoonloaderxpi
debug_get_option: GALLIUM_DRIVER = softpipe
couldn’t open libtxc_dxtn.so, software DXTn compression/decompression unavailable
Moonlight: Installing signal handlers for crash reporting.
Moonlight: Enabling MONO_DEBUG=keep-delegates,reverse-pinvoke-exceptions and MOONLIGHT_ENABLE_CONSOLE=1
Moonlight: Loaded mscodecs from: /home/jordan/.mozilla/plugins/moonlight/silverlight-media-pack-linux-x64-21-1.so.
Moonlight: browser bridge not found for your browser (likely not needed). User agent = ‘Mozilla/5.0 (X11; Linux x86_64; rv:20.0) Gecko/20100101 Firefox/20.0’
Moonlight: Plugin AppDomain Creation: OK
Moonlight: URL = http://www.wretchedradio.com/members/wretcheder.cfm
Moonlight: OpenGL vendor string: NVIDIA Corporation
Moonlight: OpenGL renderer string: GeForce GT 430/PCIe/SSE2
Moonlight: OpenGL version string: 4.3.0 NVIDIA 310.44
Moonlight: ErrorEventArgs created with message: ‘downloader failed’
AudioPlayer: Using PulseAudio.
PulsePlayer::InitializeInternal (): initialization took 0 ms

So what does it look like?
In Firefox. It will play for a little bit (but with no border or anything around the video with the options to fullscreen, change volume etc.) eventually stalling then closing.
in chromium it wont even load up just buffers.