Page: Previous  1, 2, 3

fremantle
Status: Interested
Joined: 01 Dec 2015
Posts: 15
Reply Quote
i run
:: Code ::

./smxi -! 20

and look this
:: Code ::

Downloading svmi... download failed
Full script component update completed.

it's not critical? can I skip this error?
Back to top
jdhedden
Status: Interested
Joined: 16 Dec 2015
Posts: 10
Reply Quote
:: fremantle wrote ::
it's not critical? can I skip this error?

Ignore svmi - that's for VMs. Check the versions of smxi and sgfxi as I posted earlier to see if they were updated. If not, you can try:
:: Code ::
$ cd /tmp
$ wget smxi.org/sm/smxi
$ wget smxi.org/sg/sgfxi
$ sudo mv smxi sgfxi /usr/local/bin

Back to top
fremantle
Status: Interested
Joined: 01 Dec 2015
Posts: 15
Reply Quote
very thank's, liquorix work! thank's all! great!
on step "install debian-nvidia, nvidia, nvidia beta" i choose debian-nvidia, and script install 340.96 from repositories. liquorix work with this
I want 352 or 355, but I'm afraid reinstall driver
if I remove all packages nvidia driver and install with sgfxi, it's normally?
Back to top
techAdmin
Status: Site Admin
Joined: 26 Sep 2003
Posts: 4126
Location: East Coast, West Coast? I know it's one of them.
Reply Quote
sgfxi has now been updated with the new current stable, and 340 and 304 legacy drivers.
Back to top
techAdmin
Status: Site Admin
Joined: 26 Sep 2003
Posts: 4126
Location: East Coast, West Coast? I know it's one of them.
Reply Quote
sgfxi removes all the debian nvidia packages when it installs the current stable, but you can also explicitly install the current nvidia debian package.

I never use the debian packages for nvidia myself, so I can't say more about them.
Back to top
fremantle
Status: Interested
Joined: 01 Dec 2015
Posts: 15
Reply Quote
I can't install 352 or 355, sgfxi return unknow error
only 358.16 or 340.96 from repositories
with 358.16 steam always crush
I use from 340 from repo, it's not bad
thank's!
Back to top
techAdmin
Status: Site Admin
Joined: 26 Sep 2003
Posts: 4126
Location: East Coast, West Coast? I know it's one of them.
Reply Quote
The drivers are all the same, that is, all debian does is wrap the nvidia non free driver into a debian package, and what sgfxi does is just install it directly. So if 358.16 is crashing, that's a driver bug, won't matter what you use to install it.

if 340 works, that's fine.
Back to top
damentz
Status: Assistant
Joined: 09 Sep 2008
Posts: 1122
Reply Quote
:: fremantle wrote ::
I can't install 352 or 355, sgfxi return unknow error
only 358.16 or 340.96 from repositories
with 358.16 steam always crush
I use from 340 from repo, it's not bad
thank's!


Actually, the 358.* series has a bug that causes steam to crash. If you run dmesg, you'll find a segmentation fault caused by an nvidia library. Nothing else you can really do, it happens randomly. Here's a workaround I came up with:

:: Code ::
while true; do steam; done


This will relaunch steam as soon as it crashes, mitigating the problem somewhat. It's enough for me that if I'm chatting with someone, at least steam restores itself quick enough that I can get back to the conversation before they realize I'm offline.

Anyway, not many people run bleeding edge nvidia drivers so it'll take a while before this bubbles up and nvidia fixes the bug.
Back to top
fremantle
Status: Interested
Joined: 01 Dec 2015
Posts: 15
Reply Quote
crash not only steam, crash steam and games(
Back to top
Display posts from previous:   
Page: Previous  1, 2, 3
All times are GMT - 8 Hours