Re: Softimage and Fedora14 - help please!

2012-05-24 Thread Christoph Muetze
 solution to your problem.

Sean


-Original Message-
From: 
softimage-bounces@listproc.**autodesk.comsoftimage-boun...@listproc.autodesk.com[mailto:
softimage-bounces@**listproc.autodesk.comsoftimage-boun...@listproc.autodesk.com]
On Behalf Of Christoph Muetze
Sent: Wednesday, May 23, 2012 11:50 AM
To: softimage@listproc.autodesk.**comsoftimage@listproc.autodesk.com
Subject: Re: Softimage and Fedora14 - help please!

yes, i have...

On 05/23/2012 05:36 PM, Sean Donnelly wrote:


Have you disabled selinux?


-Original Message-
From: 
softimage-bounces@listproc.**autodesk.comsoftimage-boun...@listproc.autodesk.com
[mailto:softimage-bounces@**listproc.autodesk.comsoftimage-boun...@listproc.autodesk.com]
On Behalf Of
Christoph Muetze
Sent: Wednesday, May 23, 2012 9:13 AM
To: softimage@listproc.autodesk.**comsoftimage@listproc.autodesk.com
Subject: Re: Softimage and Fedora14 - help please!


i'm wondering, has anyone ever tried running the license server on the
same fedora14-machine as softimage? could this possibly be problem?
chris

On 05/22/2012 04:42 PM, Vladimir Jankijevic wrote:


thanks steven,

I had the same problem here and this is really something that makes
me puke. If you state that the only supported distro of linux is
Fedora14 and when you first run your setup it returns with an error,
then something is really wrong with your testing on the supported
platform.
I mean, if you guys are about to merge every damn aspect of softimage
with the autodesk doctrine, then I would like to see some stuff done
on the linux side of things. What do you think?

Cheers
Vladimir

On Tue, May 22, 2012 at 4:17 PM, Stephen Blair
stephen.bl...@autodesk.com**wrote:

  The libcustomdisplayhost.so error will not prevent Softimage from

running.
I get the same error here, and I can run Softimage 2013.





Here's a recipe for setting up Softimage on CentOS:
http://groups.google.com/**group/xsi_list/msg/**6d2d0f483a400e4ehttp://groups.google.com/group/xsi_list/msg/6d2d0f483a400e4e



Here's a Fedora recipe posted by another user:




Stefan Andersson wrote an install-guide for FC13 (see below) that
can be used for FC14 (newer versions of Flash and NVidia available
probably).
Most
important is the Nouveau and SeLinux section. I guess you don't need
the update-stuff if you just want a quick test.

Also important for FC14:


http://xsisupport.wordpress.**com/2011/01/19/the-case-of-**
the-slow-2011http://xsisupport.wordpress.com/2011/01/19/the-case-of-the-slow-2011
-
startup-on-fedora-14/

and:


http://xsisupport.wordpress.**com/2011/01/21/rpcss-**
servicemain-failed-http://xsisupport.wordpress.com/2011/01/21/rpcss-servicemain-failed-
w ith-1702-06a6-the-binding-**handle-is-invalid/





--

Here it goes:



after installation as root:



yum -y localinstall --nogpgcheck
http://download1.rpmfusion.**org/free/fedora/rpmfusion-**
free-release-sthttp://download1.rpmfusion.org/free/fedora/rpmfusion-free-release-st
a
ble.noarch.rpm

http://download1.rpmfusion.**org/nonfree/fedora/rpmfusion-**
nonfree-relehttp://download1.rpmfusion.org/nonfree/fedora/rpmfusion-nonfree-rele
a
se-stable.noarch.rpm



yum -y update



REBOOT



yum -y groupinstall Development Tools

yum -y install nfs-utils ypbind wget PyQt4 PyQt4-devel python-pyside
libXpm control-center-extra wine.i686 libquicktime vlc filezilla
gimp gimp-libs ufraw-gimp openssh-server MySQL-python xorg-x11-apps
python-sqlite2



#Flash

cp /usr/lib64/mozilla/plugins

#wget 
http://dl.dropbox.com/u/**XXX/libflashplayer.sohttp://dl.dropbox.com/u/XXX/libflashplayer.so



#Dropbox

cd /etc/yum.repos.d

wget 
http://dl.dropbox.com/u/**XXX/dropbox.repohttp://dl.dropbox.com/u/XXX/dropbox.repo



yum -y install nautilus-dropbox



#NVIDIA

cd /root

wget http://dl.dropbox.com/u/**XXX/NVIDIA-Linux-x86_64-**
256.53.runhttp://dl.dropbox.com/u/XXX/NVIDIA-Linux-x86_64-256.53.run



#DISABLE NOUVEAU (opensource nvidia crap) #GRUB.CONF
Edits nano /etc/grub.conf last in the kernel line:
nouveau.modeset=0



#MODPROBECONF edits

nano /etc/modprobe/blacklist.conf

blacklist nouveau



#SELINUX

nano /etc/selinux/config

disabled



#REBOOT

install Nvidia




-Original Message-
From: 
softimage-bounces@listproc.**autodesk.comsoftimage-boun...@listproc.autodesk.com[mailto:
softimage-bounces@listproc.**autodesk.comsoftimage-boun...@listproc.autodesk.com]
On Behalf Of Christoph
Muetze
Sent: May-22-12 9:52 AM
To: softimage@listproc.autodesk.**comsoftimage@listproc.autodesk.com
Subject: Softimage and Fedora14 - help please!

Hi everyone,

I recently upgraded my Softimage Network license to the Maya
Entertainment Creation Suite Premium - mainly for finally being able
to switch over to Linux (i had used mudbox2009 before, which was
windows-only).

First let me say: Maya2013 and Mudbox2013 install and work _fine_.
On every (rpm based-)System i tried them on.

(though i wish i didn't have to google up on how to install these
programs (for real

Re: Softimage and Fedora14 - help please!

2012-05-24 Thread Thomas Volkmann
 and then hangs?  If so then you can try removing the X11
patch
  by editing the  ${MWHOME}/scripts/.mwenv file and looking for the
  x11patch line.  There you should see where it checks for various
fedora
  versions and sets the x11patch for fc14.  You could temporarily
comment
  that line (should be line 17) and then source the .xsi??? file again.
 This
  will remove that X11 patch folder from your LD_LIBRARY_PATH.  Now see
if
  XSI starts up correctly.
 
  Note: without this patch you may notice viewport performance
problems.
So this should not be used as a permanent solution to your problem.
 
  Sean
 
 
  -Original Message-
  From:
softimage-bounces@listproc.**autodesk.comsoftimage-boun...@listproc.autodesk.com[mailto:
  
softimage-bounces@**listproc.autodesk.comsoftimage-boun...@listproc.autodesk.com]
  On Behalf Of Christoph Muetze
  Sent: Wednesday, May 23, 2012 11:50 AM
  To:
softimage@listproc.autodesk.**comsoftimage@listproc.autodesk.com
  Subject: Re: Softimage and Fedora14 - help please!
 
  yes, i have...
 
  On 05/23/2012 05:36 PM, Sean Donnelly wrote:
 
  Have you disabled selinux?
 
 
  -Original Message-
  From:
softimage-bounces@listproc.**autodesk.comsoftimage-boun...@listproc.autodesk.com
  
[mailto:softimage-bounces@**listproc.autodesk.comsoftimage-boun...@listproc.autodesk.com]
  On Behalf Of
  Christoph Muetze
  Sent: Wednesday, May 23, 2012 9:13 AM
  To:
softimage@listproc.autodesk.**comsoftimage@listproc.autodesk.com
  Subject: Re: Softimage and Fedora14 - help please!
 
 
  i'm wondering, has anyone ever tried running the license server on
the
  same fedora14-machine as softimage? could this possibly be problem?
  chris
 
  On 05/22/2012 04:42 PM, Vladimir Jankijevic wrote:
 
  thanks steven,
 
  I had the same problem here and this is really something that makes
  me puke. If you state that the only supported distro of linux is
  Fedora14 and when you first run your setup it returns with an
error,
  then something is really wrong with your testing on the supported
  platform.
  I mean, if you guys are about to merge every damn aspect of
softimage
  with the autodesk doctrine, then I would like to see some stuff
done
  on the linux side of things. What do you think?
 
  Cheers
  Vladimir
 
  On Tue, May 22, 2012 at 4:17 PM, Stephen Blair
  stephen.bl...@autodesk.com**wrote:
 
The libcustomdisplayhost.so error will not prevent Softimage from
  running.
  I get the same error here, and I can run Softimage 2013.
 
 
 
 
 
  Here's a recipe for setting up Softimage on CentOS:
  
http://groups.google.com/**group/xsi_list/msg/**6d2d0f483a400e4ehttp://groups.google.com/group/xsi_list/msg/6d2d0f483a400e4e
 
 
 
  Here's a Fedora recipe posted by another user:
 
 
 
 
  Stefan Andersson wrote an install-guide for FC13 (see below) that
  can be used for FC14 (newer versions of Flash and NVidia available
  probably).
  Most
  important is the Nouveau and SeLinux section. I guess you don't
need
  the update-stuff if you just want a quick test.
 
  Also important for FC14:
 
 
  http://xsisupport.wordpress.**com/2011/01/19/the-case-of-**
  
the-slow-2011http://xsisupport.wordpress.com/2011/01/19/the-case-of-the-slow-2011
  -
  startup-on-fedora-14/
 
  and:
 
 
  http://xsisupport.wordpress.**com/2011/01/21/rpcss-**
  
servicemain-failed-http://xsisupport.wordpress.com/2011/01/21/rpcss-servicemain-failed-
  w ith-1702-06a6-the-binding-**handle-is-invalid/
 
 
 
 
 
  --
 
  Here it goes:
 
 
 
  after installation as root:
 
 
 
  yum -y localinstall --nogpgcheck
  http://download1.rpmfusion.**org/free/fedora/rpmfusion-**
  
free-release-sthttp://download1.rpmfusion.org/free/fedora/rpmfusion-free-release-st
  a
  ble.noarch.rpm
 
  http://download1.rpmfusion.**org/nonfree/fedora/rpmfusion-**
  
nonfree-relehttp://download1.rpmfusion.org/nonfree/fedora/rpmfusion-nonfree-rele
  a
  se-stable.noarch.rpm
 
 
 
  yum -y update
 
 
 
  REBOOT
 
 
 
  yum -y groupinstall Development Tools
 
  yum -y install nfs-utils ypbind wget PyQt4 PyQt4-devel
python-pyside
  libXpm control-center-extra wine.i686 libquicktime vlc filezilla
  gimp gimp-libs ufraw-gimp openssh-server MySQL-python
xorg-x11-apps
  python-sqlite2
 
 
 
  #Flash
 
  cp /usr/lib64/mozilla/plugins
 
  #wget
http://dl.dropbox.com/u/**XXX/libflashplayer.sohttp://dl.dropbox.com/u/XXX/libflashplayer.so
 
 
 
  #Dropbox
 
  cd /etc/yum.repos.d
 
  wget
http://dl.dropbox.com/u/**XXX/dropbox.repohttp://dl.dropbox.com/u/XXX/dropbox.repo
 
 
 
  yum -y install nautilus-dropbox
 
 
 
  #NVIDIA
 
  cd /root
 
  wget http://dl.dropbox.com/u/**XXX/NVIDIA-Linux-x86_64-**
  
256.53.runhttp://dl.dropbox.com/u/XXX/NVIDIA-Linux-x86_64-256.53.run
 
 
 
  #DISABLE NOUVEAU (opensource nvidia crap) #GRUB.CONF
  Edits nano /etc/grub.conf last in the kernel line:
  nouveau.modeset=0
 
 
 
  #MODPROBECONF edits
 
  nano /etc/modprobe/blacklist.conf
 
  blacklist nouveau
 
 
 
  #SELINUX
 
  nano

RE: Softimage and Fedora14 - help please!

2012-05-23 Thread Sean Donnelly
Have you disabled selinux?

-Original Message-
From: softimage-boun...@listproc.autodesk.com 
[mailto:softimage-boun...@listproc.autodesk.com] On Behalf Of Christoph Muetze
Sent: Wednesday, May 23, 2012 9:13 AM
To: softimage@listproc.autodesk.com
Subject: Re: Softimage and Fedora14 - help please!


i'm wondering, has anyone ever tried running the license server on the same 
fedora14-machine as softimage? could this possibly be problem?
chris

On 05/22/2012 04:42 PM, Vladimir Jankijevic wrote:
 thanks steven,

 I had the same problem here and this is really something that makes me 
 puke. If you state that the only supported distro of linux is Fedora14 
 and when you first run your setup it returns with an error, then 
 something is really wrong with your testing on the supported platform. 
 I mean, if you guys are about to merge every damn aspect of softimage 
 with the autodesk doctrine, then I would like to see some stuff done 
 on the linux side of things. What do you think?

 Cheers
 Vladimir

 On Tue, May 22, 2012 at 4:17 PM, Stephen Blair
 stephen.bl...@autodesk.comwrote:

 The libcustomdisplayhost.so error will not prevent Softimage from running.
 I get the same error here, and I can run Softimage 2013.





 Here's a recipe for setting up Softimage on CentOS:
 http://groups.google.com/group/xsi_list/msg/6d2d0f483a400e4e



 Here's a Fedora recipe posted by another user:




 Stefan Andersson wrote an install-guide for FC13 (see below) that can 
 be used for FC14 (newer versions of Flash and NVidia available probably).
 Most
 important is the Nouveau and SeLinux section. I guess you don't need 
 the update-stuff if you just want a quick test.

 Also important for FC14:


 http://xsisupport.wordpress.com/2011/01/19/the-case-of-the-slow-2011-
 startup-on-fedora-14/

 and:


 http://xsisupport.wordpress.com/2011/01/21/rpcss-servicemain-failed-w
 ith-1702-06a6-the-binding-handle-is-invalid/





 --

 Here it goes:



 after installation as root:



 yum -y localinstall --nogpgcheck
 http://download1.rpmfusion.org/free/fedora/rpmfusion-free-release-sta
 ble.noarch.rpm

 http://download1.rpmfusion.org/nonfree/fedora/rpmfusion-nonfree-relea
 se-stable.noarch.rpm



 yum -y update



 REBOOT



 yum -y groupinstall Development Tools

 yum -y install nfs-utils ypbind wget PyQt4 PyQt4-devel python-pyside 
 libXpm control-center-extra wine.i686 libquicktime vlc filezilla gimp 
 gimp-libs ufraw-gimp openssh-server MySQL-python xorg-x11-apps
 python-sqlite2



 #Flash

 cp /usr/lib64/mozilla/plugins

 #wget http://dl.dropbox.com/u/XXX/libflashplayer.so



 #Dropbox

 cd /etc/yum.repos.d

 wget http://dl.dropbox.com/u/XXX/dropbox.repo



 yum -y install nautilus-dropbox



 #NVIDIA

 cd /root

 wget http://dl.dropbox.com/u/XXX/NVIDIA-Linux-x86_64-256.53.run



 #DISABLE NOUVEAU (opensource nvidia crap) #GRUB.CONF 
 Edits nano /etc/grub.conf last in the kernel line:
 nouveau.modeset=0



 #MODPROBECONF edits

 nano /etc/modprobe/blacklist.conf

 blacklist nouveau



 #SELINUX

 nano /etc/selinux/config

 disabled



 #REBOOT

 install Nvidia




 -Original Message-
 From: softimage-boun...@listproc.autodesk.com [mailto:
 softimage-boun...@listproc.autodesk.com] On Behalf Of Christoph 
 Muetze
 Sent: May-22-12 9:52 AM
 To: softimage@listproc.autodesk.com
 Subject: Softimage and Fedora14 - help please!

 Hi everyone,

 I recently upgraded my Softimage Network license to the Maya 
 Entertainment Creation Suite Premium - mainly for finally being able 
 to switch over to Linux (i had used mudbox2009 before, which was 
 windows-only).

 First let me say: Maya2013 and Mudbox2013 install and work _fine_. On 
 every (rpm based-)System i tried them on.

 (though i wish i didn't have to google up on how to install these 
 programs (for real). because the documentation provided by autodesk 
 is really limited. things like use tcsh to install and you will 
 need redhat-lsb are spread all over their site (IF they are there at 
 all and not buried in some user-forums somewhere else...)

 My problem is Softimage2013, the one tool i truly need and can't get 
 to work under linux. I tried Fedora14, Centos, even unsupported 
 Distros like Debian. I tried it with different machines, several 
 different Geforces  Quadros, different Kernelversions and Nvidia 
 drivers (recommended and unrecommended ones). i have no idea what is wrong.

 Here is what happens:

 When i install softimage (using tcsh or csh) it installs supposedly 
 correctly but spits out a setup did not complete sucessfully in the end.
 A look at the logfile reveals that cmdreg failed to complete the 
 XSICOMDLLs list (see 
 http://www.pixelz.de/stuff/softimage2013_fedora_install-log.txt).
 So i tried to manually run it with cmdreg -f 
 Application/bin/XSICOMDLLs.lst after sourcing .xsi_2013, here is the
 result: http://www.pixelz.de/stuff/cmdreg_xsicommdlls-lst.txt- it 
 complains it can't load the custom display host

Re: Softimage and Fedora14 - help please!

2012-05-23 Thread Christoph Muetze

yes, i have...

On 05/23/2012 05:36 PM, Sean Donnelly wrote:

Have you disabled selinux?

-Original Message-
From: softimage-boun...@listproc.autodesk.com 
[mailto:softimage-boun...@listproc.autodesk.com] On Behalf Of Christoph Muetze
Sent: Wednesday, May 23, 2012 9:13 AM
To: softimage@listproc.autodesk.com
Subject: Re: Softimage and Fedora14 - help please!


i'm wondering, has anyone ever tried running the license server on the same 
fedora14-machine as softimage? could this possibly be problem?
chris

On 05/22/2012 04:42 PM, Vladimir Jankijevic wrote:

thanks steven,

I had the same problem here and this is really something that makes me
puke. If you state that the only supported distro of linux is Fedora14
and when you first run your setup it returns with an error, then
something is really wrong with your testing on the supported platform.
I mean, if you guys are about to merge every damn aspect of softimage
with the autodesk doctrine, then I would like to see some stuff done
on the linux side of things. What do you think?

Cheers
Vladimir

On Tue, May 22, 2012 at 4:17 PM, Stephen Blair
stephen.bl...@autodesk.comwrote:


The libcustomdisplayhost.so error will not prevent Softimage from running.
I get the same error here, and I can run Softimage 2013.





Here's a recipe for setting up Softimage on CentOS:
http://groups.google.com/group/xsi_list/msg/6d2d0f483a400e4e



Here's a Fedora recipe posted by another user:




Stefan Andersson wrote an install-guide for FC13 (see below) that can
be used for FC14 (newer versions of Flash and NVidia available probably).
Most
important is the Nouveau and SeLinux section. I guess you don't need
the update-stuff if you just want a quick test.

Also important for FC14:


http://xsisupport.wordpress.com/2011/01/19/the-case-of-the-slow-2011-
startup-on-fedora-14/

and:


http://xsisupport.wordpress.com/2011/01/21/rpcss-servicemain-failed-w
ith-1702-06a6-the-binding-handle-is-invalid/





--

Here it goes:



after installation as root:



yum -y localinstall --nogpgcheck
http://download1.rpmfusion.org/free/fedora/rpmfusion-free-release-sta
ble.noarch.rpm

http://download1.rpmfusion.org/nonfree/fedora/rpmfusion-nonfree-relea
se-stable.noarch.rpm



yum -y update



REBOOT



yum -y groupinstall Development Tools

yum -y install nfs-utils ypbind wget PyQt4 PyQt4-devel python-pyside
libXpm control-center-extra wine.i686 libquicktime vlc filezilla gimp
gimp-libs ufraw-gimp openssh-server MySQL-python xorg-x11-apps
python-sqlite2



#Flash

cp /usr/lib64/mozilla/plugins

#wget http://dl.dropbox.com/u/XXX/libflashplayer.so



#Dropbox

cd /etc/yum.repos.d

wget http://dl.dropbox.com/u/XXX/dropbox.repo



yum -y install nautilus-dropbox



#NVIDIA

cd /root

wget http://dl.dropbox.com/u/XXX/NVIDIA-Linux-x86_64-256.53.run



#DISABLE NOUVEAU (opensource nvidia crap) #GRUB.CONF
Edits nano /etc/grub.conf last in the kernel line:
nouveau.modeset=0



#MODPROBECONF edits

nano /etc/modprobe/blacklist.conf

blacklist nouveau



#SELINUX

nano /etc/selinux/config

disabled



#REBOOT

install Nvidia




-Original Message-
From: softimage-boun...@listproc.autodesk.com [mailto:
softimage-boun...@listproc.autodesk.com] On Behalf Of Christoph
Muetze
Sent: May-22-12 9:52 AM
To: softimage@listproc.autodesk.com
Subject: Softimage and Fedora14 - help please!

Hi everyone,

I recently upgraded my Softimage Network license to the Maya
Entertainment Creation Suite Premium - mainly for finally being able
to switch over to Linux (i had used mudbox2009 before, which was
windows-only).

First let me say: Maya2013 and Mudbox2013 install and work _fine_. On
every (rpm based-)System i tried them on.

(though i wish i didn't have to google up on how to install these
programs (for real). because the documentation provided by autodesk
is really limited. things like use tcsh to install and you will
need redhat-lsb are spread all over their site (IF they are there at
all and not buried in some user-forums somewhere else...)

My problem is Softimage2013, the one tool i truly need and can't get
to work under linux. I tried Fedora14, Centos, even unsupported
Distros like Debian. I tried it with different machines, several
different Geforces   Quadros, different Kernelversions and Nvidia
drivers (recommended and unrecommended ones). i have no idea what is wrong.

Here is what happens:

When i install softimage (using tcsh or csh) it installs supposedly
correctly but spits out a setup did not complete sucessfully in the end.
A look at the logfile reveals that cmdreg failed to complete the
XSICOMDLLs list (see
http://www.pixelz.de/stuff/softimage2013_fedora_install-log.txt).
So i tried to manually run it with cmdreg -f
Application/bin/XSICOMDLLs.lst after sourcing .xsi_2013, here is the
result: http://www.pixelz.de/stuff/cmdreg_xsicommdlls-lst.txt- it
complains it can't load the custom display host (the error warning
looks more like a windows error, though - so

Re: Softimage and Fedora14 - help please!

2012-05-23 Thread Christoph Muetze

Hey Sean,

thanks for jumping in and helping out! this actually helped a lot to 
narrow the problem down..


if i try what you suggested then soft starts up (very slowly) and gets 
past the splashscreen, opens the netview and then segfaults the moment 
the ogl-viewports are drawn.


disabling the ogl-viewports (via this description - 
http://usa.autodesk.com/adsk/servlet/ps/dl/item?siteID=123112id=14691242linkID=12544120) 
lets me fully start softimage, it takes ages and i can't do a thing 
without ogl-views, but there are no segfaults and no freezing.. so 
that's a partial success, i guess :)


interestingly enough, if if just disable the the ogl-viewports without 
removing the x11-patch then soft freezes up right after the splashscreen 
again..


here is the end of the segfault-strace, i can provide the full log 
(which is over 17megs) if necessary...



[...]
stat(/home/gizmo/Autodesk/Softimage_2013/_DSRTL.MTT, 
{st_mode=S_IFREG|0664, st_size=38808, ...}) = 0

chmod(/home/gizmo/Autodesk/Softimage_2013/DSRTL.MTT, 0100664) = 0
lstat(/home/gizmo/Autodesk/Softimage_2013/wireframe5d7beea2a52d11e135f74f68.bt, 
{st_mode=S_IFREG|0664, st_size=2539, ...}) = 0

close(43)   = 0
write(27, Failed to save scene before syst..., 43) = 43
write(27, \n, 1)  = 1
lseek(45, 1024, SEEK_SET)   = 1024
write(45, R\0o\0o\0t\0 \0E\0n\0t\0r\0y\0\0\0\0\0\0\0\0\0\0\0\0\0..., 
512) = 512

close(45)   = 0
stat(/var/tmp/XSI_Temp_11756/ViewSetup.DSViewSettings, 
{st_mode=S_IFREG|0664, st_size=1536, ...}) = 0

access(/var/tmp/XSI_Temp_11756/ViewSetup.DSViewSettings, W_OK) = 0
unlink(/var/tmp/XSI_Temp_11756/ViewSetup.DSViewSettings) = 0
munmap(0x7fa15004c000, 16384)   = 0
unlink(/var/tmp/Mw_gizmo/B95CB68D7A32B46ED2E7DB90B5DDF295.1052890.tmp.53) 
= 0

munmap(0x7fa11e4f7000, 2097152) = 0
unlink(/var/tmp/Mw_gizmo/B95CB68D7A32B46ED2E7DB90B5DDF295.1052890.tmp.52) 
= 0

lseek(55, 1024, SEEK_SET)   = 1024
write(55, R\0o\0o\0t\0 \0E\0n\0t\0r\0y\0\0\0\0\0\0\0\0\0\0\0\0\0..., 
512) = 512

close(55)   = 0
stat(/var/tmp/XSI_Temp_11756/ViewSetupSequence.DSViewSettings, 
{st_mode=S_IFREG|0664, st_size=1536, ...}) = 0

access(/var/tmp/XSI_Temp_11756/ViewSetupSequence.DSViewSettings, W_OK) = 0
unlink(/var/tmp/XSI_Temp_11756/ViewSetupSequence.DSViewSettings) = 0
munmap(0x7fa1495f6000, 16384)   = 0
unlink(/var/tmp/Mw_gizmo/B95CB68D7A32B46ED2E7DB90B5DDF295.1052890.tmp.56) 
= 0

munmap(0x7fa1197cf000, 2097152) = 0
unlink(/var/tmp/Mw_gizmo/B95CB68D7A32B46ED2E7DB90B5DDF295.1052890.tmp.55) 
= 0

sched_yield()   = 0
--- {si_signo=SIGSEGV, si_code=SEGV_MAPERR, si_addr=0} (Segmentation 
fault) ---

+++ killed by SIGSEGV (core dumped) +++


has anyone any idea on how to proceed from here?

(thanks for hanging on in there with me!)

cheers!
chris


On 05/23/2012 10:35 PM, Sean Donnelly wrote:

Are you still stuck at the problem where once you start XSI it shows the splashscreen and 
then hangs?  If so then you can try removing the X11 patch by editing the  
${MWHOME}/scripts/.mwenv file and looking for the x11patch line.  There you should 
see where it checks for various fedora versions and sets the x11patch for fc14.  You 
could temporarily comment that line (should be line 17) and then source the .xsi??? file 
again.  This will remove that X11 patch folder from your LD_LIBRARY_PATH.  Now see if XSI 
starts up correctly.

Note: without this patch you may notice viewport performance problems.  So this 
should not be used as a permanent solution to your problem.

Sean

-Original Message-
From: softimage-boun...@listproc.autodesk.com 
[mailto:softimage-boun...@listproc.autodesk.com] On Behalf Of Christoph Muetze
Sent: Wednesday, May 23, 2012 11:50 AM
To: softimage@listproc.autodesk.com
Subject: Re: Softimage and Fedora14 - help please!

yes, i have...

On 05/23/2012 05:36 PM, Sean Donnelly wrote:

Have you disabled selinux?

-Original Message-
From: softimage-boun...@listproc.autodesk.com
[mailto:softimage-boun...@listproc.autodesk.com] On Behalf Of
Christoph Muetze
Sent: Wednesday, May 23, 2012 9:13 AM
To: softimage@listproc.autodesk.com
Subject: Re: Softimage and Fedora14 - help please!


i'm wondering, has anyone ever tried running the license server on the same 
fedora14-machine as softimage? could this possibly be problem?
chris

On 05/22/2012 04:42 PM, Vladimir Jankijevic wrote:

thanks steven,

I had the same problem here and this is really something that makes
me puke. If you state that the only supported distro of linux is
Fedora14 and when you first run your setup it returns with an error,
then something is really wrong with your testing on the supported platform.
I mean, if you guys are about to merge every damn aspect of softimage
with the autodesk doctrine, then I would like to see some stuff done
on the linux side of things

Re: Softimage and Fedora14 - help please!

2012-05-23 Thread Xavier Lapointe
Not sure it's going to help here, but make sure that your /etc/host has not
being regenerated by the Network Manager. It does happen on CentOS 6, not
sure about Fedora 14. You can prevent this from happening by running this
command as root:

chattr +i /etc/hosts


Also, make sure you did all the fixes mentioned on the xsi support blog.

One of them:
http://xsisupport.wordpress.com/2011/01/19/the-case-of-the-slow-2011-startup-on-fedora-14/

But I would think that it should be pretty straight forward on FC14 ...




2012/5/23 Christoph Muetze c...@glarestudios.de

 Hey Sean,

 thanks for jumping in and helping out! this actually helped a lot to
 narrow the problem down..

 if i try what you suggested then soft starts up (very slowly) and gets
 past the splashscreen, opens the netview and then segfaults the moment the
 ogl-viewports are drawn.

 disabling the ogl-viewports (via this description -
 http://usa.autodesk.com/adsk/**servlet/ps/dl/item?siteID=**
 123112id=14691242linkID=**12544120http://usa.autodesk.com/adsk/servlet/ps/dl/item?siteID=123112id=14691242linkID=12544120)
 lets me fully start softimage, it takes ages and i can't do a thing without
 ogl-views, but there are no segfaults and no freezing.. so that's a partial
 success, i guess :)

 interestingly enough, if if just disable the the ogl-viewports without
 removing the x11-patch then soft freezes up right after the splashscreen
 again..

 here is the end of the segfault-strace, i can provide the full log (which
 is over 17megs) if necessary...

 
 [...]
 stat(/home/gizmo/Autodesk/**Softimage_2013/_DSRTL.MTT,
 {st_mode=S_IFREG|0664, st_size=38808, ...}) = 0
 chmod(/home/gizmo/Autodesk/**Softimage_2013/DSRTL.MTT, 0100664) = 0
 lstat(/home/gizmo/Autodesk/**Softimage_2013/wireframe5d7bee**
 a2a52d11e135f74f68.bt http://wireframe5d7beea2a52d11e135f74f68.bt,
 {st_mode=S_IFREG|0664, st_size=2539, ...}) = 0
 close(43)   = 0
 write(27, Failed to save scene before syst..., 43) = 43
 write(27, \n, 1)  = 1
 lseek(45, 1024, SEEK_SET)   = 1024
 write(45, R\0o\0o\0t\0 \0E\0n\0t\0r\0y\0\0\0\0\0\0\0\**0\0\0\0\0\0...,
 512) = 512
 close(45)   = 0
 stat(/var/tmp/XSI_Temp_11756/**ViewSetup.DSViewSettings,
 {st_mode=S_IFREG|0664, st_size=1536, ...}) = 0
 access(/var/tmp/XSI_Temp_**11756/ViewSetup.**DSViewSettings, W_OK) = 0
 unlink(/var/tmp/XSI_Temp_**11756/ViewSetup.**DSViewSettings) = 0
 munmap(0x7fa15004c000, 16384)   = 0
 unlink(/var/tmp/Mw_gizmo/**B95CB68D7A32B46ED2E7DB90B5DDF2**95.1052890.tmp.53)
 = 0
 munmap(0x7fa11e4f7000, 2097152) = 0
 unlink(/var/tmp/Mw_gizmo/**B95CB68D7A32B46ED2E7DB90B5DDF2**95.1052890.tmp.52)
 = 0
 lseek(55, 1024, SEEK_SET)   = 1024
 write(55, R\0o\0o\0t\0 \0E\0n\0t\0r\0y\0\0\0\0\0\0\0\**0\0\0\0\0\0...,
 512) = 512
 close(55)   = 0
 stat(/var/tmp/XSI_Temp_11756/**ViewSetupSequence.**DSViewSettings,
 {st_mode=S_IFREG|0664, st_size=1536, ...}) = 0
 access(/var/tmp/XSI_Temp_**11756/ViewSetupSequence.**DSViewSettings,
 W_OK) = 0
 unlink(/var/tmp/XSI_Temp_**11756/ViewSetupSequence.**DSViewSettings) = 0
 munmap(0x7fa1495f6000, 16384)   = 0
 unlink(/var/tmp/Mw_gizmo/**B95CB68D7A32B46ED2E7DB90B5DDF2**95.1052890.tmp.56)
 = 0
 munmap(0x7fa1197cf000, 2097152) = 0
 unlink(/var/tmp/Mw_gizmo/**B95CB68D7A32B46ED2E7DB90B5DDF2**95.1052890.tmp.55)
 = 0
 sched_yield()   = 0
 --- {si_signo=SIGSEGV, si_code=SEGV_MAPERR, si_addr=0} (Segmentation
 fault) ---
 +++ killed by SIGSEGV (core dumped) +++
 

 has anyone any idea on how to proceed from here?

 (thanks for hanging on in there with me!)

 cheers!
 chris


 On 05/23/2012 10:35 PM, Sean Donnelly wrote:

 Are you still stuck at the problem where once you start XSI it shows the
 splashscreen and then hangs?  If so then you can try removing the X11 patch
 by editing the  ${MWHOME}/scripts/.mwenv file and looking for the
 x11patch line.  There you should see where it checks for various fedora
 versions and sets the x11patch for fc14.  You could temporarily comment
 that line (should be line 17) and then source the .xsi??? file again.  This
 will remove that X11 patch folder from your LD_LIBRARY_PATH.  Now see if
 XSI starts up correctly.

 Note: without this patch you may notice viewport performance problems.
  So this should not be used as a permanent solution to your problem.

 Sean


 -Original Message-
 From: 
 softimage-bounces@listproc.**autodesk.comsoftimage-boun...@listproc.autodesk.com[mailto:
 softimage-bounces@**listproc.autodesk.comsoftimage-boun...@listproc.autodesk.com]
 On Behalf Of Christoph Muetze
 Sent: Wednesday, May 23, 2012 11:50 AM
 To: softimage@listproc.autodesk.**com softimage@listproc.autodesk.com
 Subject: Re: Softimage and Fedora14 - help please!

 yes, i have...

 On 05/23/2012 05:36 PM, Sean Donnelly wrote:

 Have you disabled selinux?


 -Original

RE: Softimage and Fedora14 - help please!

2012-05-22 Thread Stephen Blair
The libcustomdisplayhost.so error will not prevent Softimage from running.
I get the same error here, and I can run Softimage 2013.





Here's a recipe for setting up Softimage on CentOS: 
http://groups.google.com/group/xsi_list/msg/6d2d0f483a400e4e 



Here's a Fedora recipe posted by another user:




Stefan Andersson wrote an install-guide for FC13 (see below) that can 
be used for FC14 (newer versions of Flash and NVidia available probably). Most 
important is the Nouveau and SeLinux section. I guess you don't need the 
update-stuff if you just want a quick test. 

Also important for FC14: 

http://xsisupport.wordpress.com/2011/01/19/the-case-of-the-slow-2011-startup-on-fedora-14/
 

and: 

http://xsisupport.wordpress.com/2011/01/21/rpcss-servicemain-failed-with-1702-06a6-the-binding-handle-is-invalid/
 

  

  

-- 

Here it goes: 

  

after installation as root: 

  

yum -y localinstall --nogpgcheck 
http://download1.rpmfusion.org/free/fedora/rpmfusion-free-release-stable.noarch.rpm
 
http://download1.rpmfusion.org/nonfree/fedora/rpmfusion-nonfree-release-stable.noarch.rpm
 

  

yum -y update 

  

REBOOT 

  

yum -y groupinstall Development Tools 

yum -y install nfs-utils ypbind wget PyQt4 PyQt4-devel 
python-pyside libXpm control-center-extra wine.i686 libquicktime vlc filezilla 
gimp gimp-libs ufraw-gimp openssh-server MySQL-python xorg-x11-apps 
python-sqlite2 

  

#Flash 

cp /usr/lib64/mozilla/plugins 

#wget http://dl.dropbox.com/u/XXX/libflashplayer.so 

  

#Dropbox 

cd /etc/yum.repos.d 

wget http://dl.dropbox.com/u/XXX/dropbox.repo 

  

yum -y install nautilus-dropbox 

  

#NVIDIA 

cd /root 

wget http://dl.dropbox.com/u/XXX/NVIDIA-Linux-x86_64-256.53.run 

  

#DISABLE NOUVEAU (opensource nvidia crap) 
#GRUB.CONF Edits nano /etc/grub.conf last in the kernel line: nouveau.modeset=0 

  

#MODPROBECONF edits 

nano /etc/modprobe/blacklist.conf 

blacklist nouveau 

  

#SELINUX 

nano /etc/selinux/config 

disabled 

  

#REBOOT 

install Nvidia 




-Original Message-
From: softimage-boun...@listproc.autodesk.com 
[mailto:softimage-boun...@listproc.autodesk.com] On Behalf Of Christoph Muetze
Sent: May-22-12 9:52 AM
To: softimage@listproc.autodesk.com
Subject: Softimage and Fedora14 - help please!

Hi everyone,

I recently upgraded my Softimage Network license to the Maya 
Entertainment Creation Suite Premium - mainly for finally being able to 
switch over to Linux (i had used mudbox2009 before, which was windows-only).

First let me say: Maya2013 and Mudbox2013 install and work _fine_. On 
every (rpm based-)System i tried them on.

(though i wish i didn't have to google up on how to install these 
programs (for real). because the documentation provided by autodesk is 
really limited. things like use tcsh to install and you will need 
redhat-lsb are spread all over their site (IF they are there at all and 
not buried in some user-forums somewhere else...)

My problem is Softimage2013, the one tool i truly need and can't get to 
work under linux. I tried Fedora14, Centos, even unsupported Distros 
like Debian. I tried it with different machines, several different 
Geforces  Quadros, different Kernelversions and Nvidia drivers 
(recommended and unrecommended ones). i have no idea what is wrong.

Here is what happens:

When i install softimage (using tcsh or csh) it installs supposedly 
correctly but spits out a setup did not complete sucessfully in the end.
A look at the logfile reveals that cmdreg failed to complete the 
XSICOMDLLs list (see 
http://www.pixelz.de/stuff/softimage2013_fedora_install-log.txt).
So i tried to manually run it with cmdreg -f 
Application/bin/XSICOMDLLs.lst after sourcing .xsi_2013, here is the 
result: http://www.pixelz.de/stuff/cmdreg_xsicommdlls-lst.txt - it 
complains it can't load the custom display host (the error warning looks 
more like a windows error, though - so i'm not sure how much this 
actually reveals..).
Next i ldd'ed the customdisplayhost.so manually to see what happens. 
this is the log: 
http://www.pixelz.de/stuff/ldd-libcustomdisplayhost-so.txt - everything 
looks fine as far as i can tell..
Starting Softimage shows the splashscreen, the gui is drawn partially 
and then the program hangs forever.
Here is the strace (1.3mb, might take a while to load): 
http://www.pixelz.de/stuff/strace_soft2013_fed14_hangs_forever_after_splashscreen_appears.txt
The last line is a futex(0x2cd65b0, FUTEX_WAIT_PRIVATE, 2, NULL

This happened with every Softimage version i tried to install and start 
so far (2011-2013) on every machine i have (several desktops and two 
laptops)

The system i used to do this latest testrun and generated the above 
mentioned Logfiles: i7quad, 6gigs ram, Kernel Linux 
2.6.35.14-106.fc14_x86_64, Gnome 2.32.0, Geforce GT 330M - nividia 
driver 280.13

Any help on how to further investigate or solve this problem is highly 
appreciated!

Thanks in advance,

cheers!
Chris

Re: Softimage and Fedora14 - help please!

2012-05-22 Thread Vladimir Jankijevic
thanks steven,

I had the same problem here and this is really something that makes me
puke. If you state that the only supported distro of linux is Fedora14 and
when you first run your setup it returns with an error, then something is
really wrong with your testing on the supported platform. I mean, if you
guys are about to merge every damn aspect of softimage with the autodesk
doctrine, then I would like to see some stuff done on the linux side of
things. What do you think?

Cheers
Vladimir

On Tue, May 22, 2012 at 4:17 PM, Stephen Blair
stephen.bl...@autodesk.comwrote:

 The libcustomdisplayhost.so error will not prevent Softimage from running.
 I get the same error here, and I can run Softimage 2013.





 Here's a recipe for setting up Softimage on CentOS:
 http://groups.google.com/group/xsi_list/msg/6d2d0f483a400e4e



 Here's a Fedora recipe posted by another user:




 Stefan Andersson wrote an install-guide for FC13 (see below) that can
 be used for FC14 (newer versions of Flash and NVidia available probably).
 Most
 important is the Nouveau and SeLinux section. I guess you don't need the
 update-stuff if you just want a quick test.

 Also important for FC14:


 http://xsisupport.wordpress.com/2011/01/19/the-case-of-the-slow-2011-startup-on-fedora-14/

 and:


 http://xsisupport.wordpress.com/2011/01/21/rpcss-servicemain-failed-with-1702-06a6-the-binding-handle-is-invalid/





 --

 Here it goes:



 after installation as root:



 yum -y localinstall --nogpgcheck
 http://download1.rpmfusion.org/free/fedora/rpmfusion-free-release-stable.noarch.rpm

 http://download1.rpmfusion.org/nonfree/fedora/rpmfusion-nonfree-release-stable.noarch.rpm



 yum -y update



 REBOOT



 yum -y groupinstall Development Tools

 yum -y install nfs-utils ypbind wget PyQt4 PyQt4-devel
 python-pyside libXpm control-center-extra wine.i686 libquicktime vlc
 filezilla
 gimp gimp-libs ufraw-gimp openssh-server MySQL-python xorg-x11-apps
 python-sqlite2



 #Flash

 cp /usr/lib64/mozilla/plugins

 #wget http://dl.dropbox.com/u/XXX/libflashplayer.so



 #Dropbox

 cd /etc/yum.repos.d

 wget http://dl.dropbox.com/u/XXX/dropbox.repo



 yum -y install nautilus-dropbox



 #NVIDIA

 cd /root

 wget http://dl.dropbox.com/u/XXX/NVIDIA-Linux-x86_64-256.53.run



 #DISABLE NOUVEAU (opensource nvidia crap)
 #GRUB.CONF Edits nano /etc/grub.conf last in the kernel line:
 nouveau.modeset=0



 #MODPROBECONF edits

 nano /etc/modprobe/blacklist.conf

 blacklist nouveau



 #SELINUX

 nano /etc/selinux/config

 disabled



 #REBOOT

 install Nvidia




 -Original Message-
 From: softimage-boun...@listproc.autodesk.com [mailto:
 softimage-boun...@listproc.autodesk.com] On Behalf Of Christoph Muetze
 Sent: May-22-12 9:52 AM
 To: softimage@listproc.autodesk.com
 Subject: Softimage and Fedora14 - help please!

 Hi everyone,

 I recently upgraded my Softimage Network license to the Maya
 Entertainment Creation Suite Premium - mainly for finally being able to
 switch over to Linux (i had used mudbox2009 before, which was
 windows-only).

 First let me say: Maya2013 and Mudbox2013 install and work _fine_. On
 every (rpm based-)System i tried them on.

 (though i wish i didn't have to google up on how to install these
 programs (for real). because the documentation provided by autodesk is
 really limited. things like use tcsh to install and you will need
 redhat-lsb are spread all over their site (IF they are there at all and
 not buried in some user-forums somewhere else...)

 My problem is Softimage2013, the one tool i truly need and can't get to
 work under linux. I tried Fedora14, Centos, even unsupported Distros
 like Debian. I tried it with different machines, several different
 Geforces  Quadros, different Kernelversions and Nvidia drivers
 (recommended and unrecommended ones). i have no idea what is wrong.

 Here is what happens:

 When i install softimage (using tcsh or csh) it installs supposedly
 correctly but spits out a setup did not complete sucessfully in the end.
 A look at the logfile reveals that cmdreg failed to complete the
 XSICOMDLLs list (see
 http://www.pixelz.de/stuff/softimage2013_fedora_install-log.txt).
 So i tried to manually run it with cmdreg -f
 Application/bin/XSICOMDLLs.lst after sourcing .xsi_2013, here is the
 result: http://www.pixelz.de/stuff/cmdreg_xsicommdlls-lst.txt - it
 complains it can't load the custom display host (the error warning looks
 more like a windows error, though - so i'm not sure how much this
 actually reveals..).
 Next i ldd'ed the customdisplayhost.so manually to see what happens.
 this is the log:
 http://www.pixelz.de/stuff/ldd-libcustomdisplayhost-so.txt - everything
 looks fine as far as i can tell..
 Starting Softimage shows the splashscreen, the gui is drawn partially
 and then the program hangs forever.
 Here is the strace (1.3mb, might take a while to load):

 http://www.pixelz.de/stuff

RE: Softimage and Fedora14 - help please!

2012-05-22 Thread Stephen Blair
Hi Vladimir

This issue was found by QA and logged, but it couldn't be fixed for 2013.

From: softimage-boun...@listproc.autodesk.com 
[mailto:softimage-boun...@listproc.autodesk.com] On Behalf Of Vladimir 
Jankijevic
Sent: May-22-12 10:43 AM
To: softimage@listproc.autodesk.com
Subject: Re: Softimage and Fedora14 - help please!

thanks steven,

I had the same problem here and this is really something that makes me puke. If 
you state that the only supported distro of linux is Fedora14 and when you 
first run your setup it returns with an error, then something is really wrong 
with your testing on the supported platform. I mean, if you guys are about to 
merge every damn aspect of softimage with the autodesk doctrine, then I would 
like to see some stuff done on the linux side of things. What do you think?

Cheers
Vladimir

On Tue, May 22, 2012 at 4:17 PM, Stephen Blair 
stephen.bl...@autodesk.commailto:stephen.bl...@autodesk.com wrote:
The libcustomdisplayhost.so error will not prevent Softimage from running.
I get the same error here, and I can run Softimage 2013.





Here's a recipe for setting up Softimage on CentOS:
http://groups.google.com/group/xsi_list/msg/6d2d0f483a400e4e



Here's a Fedora recipe posted by another user:




Stefan Andersson wrote an install-guide for FC13 (see below) that can
be used for FC14 (newer versions of Flash and NVidia available probably). Most
important is the Nouveau and SeLinux section. I guess you don't need the
update-stuff if you just want a quick test.

Also important for FC14:

http://xsisupport.wordpress.com/2011/01/19/the-case-of-the-slow-2011-startup-on-fedora-14/

and:

http://xsisupport.wordpress.com/2011/01/21/rpcss-servicemain-failed-with-1702-06a6-the-binding-handle-is-invalid/





--

Here it goes:



after installation as root:



yum -y localinstall --nogpgcheck 
http://download1.rpmfusion.org/free/fedora/rpmfusion-free-release-stable.noarch.rpm
http://download1.rpmfusion.org/nonfree/fedora/rpmfusion-nonfree-release-stable.noarch.rpm



yum -y update



REBOOT



yum -y groupinstall Development Tools

yum -y install nfs-utils ypbind wget PyQt4 PyQt4-devel
python-pyside libXpm control-center-extra wine.i686 libquicktime vlc filezilla
gimp gimp-libs ufraw-gimp openssh-server MySQL-python xorg-x11-apps 
python-sqlite2



#Flash

cp /usr/lib64/mozilla/plugins

#wget http://dl.dropbox.com/u/XXX/libflashplayer.so



#Dropbox

cd /etc/yum.repos.d

wget http://dl.dropbox.com/u/XXX/dropbox.repo



yum -y install nautilus-dropbox



#NVIDIA

cd /root

wget http://dl.dropbox.com/u/XXX/NVIDIA-Linux-x86_64-256.53.run



#DISABLE NOUVEAU (opensource nvidia crap)
#GRUB.CONF Edits nano /etc/grub.conf last in the kernel line: nouveau.modeset=0



#MODPROBECONF edits

nano /etc/modprobe/blacklist.conf

blacklist nouveau



#SELINUX

nano /etc/selinux/config

disabled



#REBOOT

install Nvidia




-Original Message-
From: 
softimage-boun...@listproc.autodesk.commailto:softimage-boun...@listproc.autodesk.com
 
[mailto:softimage-boun...@listproc.autodesk.commailto:softimage-boun...@listproc.autodesk.com]
 On Behalf Of Christoph Muetze
Sent: May-22-12 9:52 AM
To: softimage@listproc.autodesk.commailto:softimage@listproc.autodesk.com
Subject: Softimage and Fedora14 - help please!

Hi everyone,

I recently upgraded my Softimage Network license to the Maya
Entertainment Creation Suite Premium - mainly for finally being able to
switch over to Linux (i had used mudbox2009 before, which was windows-only).

First let me say: Maya2013 and Mudbox2013 install and work _fine_. On
every (rpm based-)System i tried them on.

(though i wish i didn't have to google up on how to install these
programs (for real). because the documentation provided by autodesk is
really limited. things like use tcsh to install and you will need
redhat-lsb are spread all over their site (IF they are there at all and
not buried in some user-forums somewhere else...)

My problem is Softimage2013, the one tool i truly need and can't get to
work under linux. I tried Fedora14, Centos, even unsupported Distros
like Debian. I tried it with different machines, several different
Geforces  Quadros, different Kernelversions and Nvidia drivers
(recommended and unrecommended ones). i have no idea what is wrong.

Here is what happens:

When i install softimage (using tcsh or csh) it installs supposedly
correctly but spits out a setup did not complete sucessfully in the end.
A look at the logfile reveals that cmdreg failed to complete the
XSICOMDLLs list (see
http://www.pixelz.de/stuff/softimage2013_fedora_install-log.txt).
So i tried to manually run it with cmdreg -f
Application/bin/XSICOMDLLs.lst after sourcing .xsi_2013, here is the
result: http://www.pixelz.de/stuff/cmdreg_xsicommdlls-lst.txt - it
complains it can't load the custom display host (the error warning looks
more like a windows error, though - so i'm not sure how much this
actually reveals..).
Next i ldd'ed

Re: Softimage and Fedora14 - help please!

2012-05-22 Thread Christoph Muetze

Hi Stephen,

thanks for the help!

On 05/22/2012 04:17 PM, Stephen Blair wrote:

The libcustomdisplayhost.so error will not prevent Softimage from running.
I get the same error here, and I can run Softimage 2013.


too bad.. it was the only error i could find...


Also important for FC14:

http://xsisupport.wordpress.com/2011/01/19/the-case-of-the-slow-2011-startup-on-fedora-14/


this was one of the very first things i tried..


http://xsisupport.wordpress.com/2011/01/21/rpcss-servicemain-failed-with-1702-06a6-the-binding-handle-is-invalid/


tried and checked this, too of course..




yum -y localinstall --nogpgcheck 
http://download1.rpmfusion.org/free/fedora/rpmfusion-free-release-stable.noarch.rpm
http://download1.rpmfusion.org/nonfree/fedora/rpmfusion-nonfree-release-stable.noarch.rpm


already did this before..

yum -y groupinstall Development Tools

yum -y install nfs-utils ypbind wget PyQt4 PyQt4-devel
python-pyside libXpm control-center-extra wine.i686 libquicktime vlc filezilla
gimp gimp-libs ufraw-gimp openssh-server MySQL-python xorg-x11-apps 
python-sqlite2


filezilla, gimp, openssh-server? seriously? why? o_O anyway. i installed 
everything and sadly my problem remains.



#Flash

#Dropbox


uhm.. flash and dropbox !? why on earth does softimage need that? i 
temporarily installed flash with no luck on getting softimage to run 
afterwards. i resisted to install dropbox for now, do i really need that 
in order to get softimage up and running?


as for the rest of the install-advice: i had already disabled nouveau 
and se-linux, of course - as i said in my inital posting, mudbox and 
maya run fine, i guess they wouldn't if my nvidia-driver would collide 
with the opensource-nouveau-stuff and neither maya nor mudbox install 
with se-linux turned on, so...


;(

cheers!
chris





RE: Softimage and Fedora14 - help please!

2012-05-22 Thread Stephen Blair

Hanging while drawing the viewports often indicates a problem with the graphic 
card display driver.

If you modify the default layout to hide the OpenGL viewports, does Softimage 
start up?
http://usa.autodesk.com/getdoc/id=TS14691242





Can xsibatch run ? Try running a script with xsibatch
Eg

echo LogMessage\(\Hello\\)  /var/tmp/test.js
xsibatch -processing -script /var/tmp/test.js






The dropbox and flash stuff was just stuff that customer wanted, so he added it 
to his recipe.





-Original Message-
From: softimage-boun...@listproc.autodesk.com 
[mailto:softimage-boun...@listproc.autodesk.com] On Behalf Of Christoph Muetze
Sent: May-22-12 12:06 PM
To: softimage@listproc.autodesk.com
Subject: Re: Softimage and Fedora14 - help please!

Hi Stephen,

thanks for the help!

On 05/22/2012 04:17 PM, Stephen Blair wrote:
 The libcustomdisplayhost.so error will not prevent Softimage from running.
 I get the same error here, and I can run Softimage 2013.

too bad.. it was the only error i could find...

 Also important for FC14:

 http://xsisupport.wordpress.com/2011/01/19/the-case-of-the-slow-2011-startup-on-fedora-14/

this was one of the very first things i tried..

 http://xsisupport.wordpress.com/2011/01/21/rpcss-servicemain-failed-with-1702-06a6-the-binding-handle-is-invalid/

tried and checked this, too of course..



 yum -y localinstall --nogpgcheck 
 http://download1.rpmfusion.org/free/fedora/rpmfusion-free-release-stable.noarch.rpm
 http://download1.rpmfusion.org/nonfree/fedora/rpmfusion-nonfree-release-stable.noarch.rpm

already did this before..
 yum -y groupinstall Development Tools

 yum -y install nfs-utils ypbind wget PyQt4 PyQt4-devel
 python-pyside libXpm control-center-extra wine.i686 libquicktime vlc filezilla
 gimp gimp-libs ufraw-gimp openssh-server MySQL-python xorg-x11-apps 
 python-sqlite2

filezilla, gimp, openssh-server? seriously? why? o_O anyway. i installed 
everything and sadly my problem remains.

 #Flash

 #Dropbox

uhm.. flash and dropbox !? why on earth does softimage need that? i 
temporarily installed flash with no luck on getting softimage to run 
afterwards. i resisted to install dropbox for now, do i really need that 
in order to get softimage up and running?

as for the rest of the install-advice: i had already disabled nouveau 
and se-linux, of course - as i said in my inital posting, mudbox and 
maya run fine, i guess they wouldn't if my nvidia-driver would collide 
with the opensource-nouveau-stuff and neither maya nor mudbox install 
with se-linux turned on, so...

;(

cheers!
chris



attachment: winmail.dat

Re: Softimage and Fedora14 - help please!

2012-05-22 Thread Vladimir Jankijevic
I've had the problem on Fedora14 that softimage would start up after a
reboot but will hang if I open it a second time in the same session. After
rebooting again, it started up again. But then, this was in a virtual
machine with no NVIDIA drivers.

Do you guys have a running setup of a virtual fedora14 with nvidia drivers?
if so, HOW???

vladimir

On Tue, May 22, 2012 at 6:18 PM, Stephen Blair
stephen.bl...@autodesk.comwrote:


 Hanging while drawing the viewports often indicates a problem with the
 graphic card display driver.

 If you modify the default layout to hide the OpenGL viewports, does
 Softimage start up?
 http://usa.autodesk.com/getdoc/id=TS14691242





 Can xsibatch run ? Try running a script with xsibatch
 Eg

 echo LogMessage\(\Hello\\)  /var/tmp/test.js
 xsibatch -processing -script /var/tmp/test.js






 The dropbox and flash stuff was just stuff that customer wanted, so he
 added it to his recipe.





 -Original Message-
 From: softimage-boun...@listproc.autodesk.com [mailto:
 softimage-boun...@listproc.autodesk.com] On Behalf Of Christoph Muetze
 Sent: May-22-12 12:06 PM
 To: softimage@listproc.autodesk.com
 Subject: Re: Softimage and Fedora14 - help please!

 Hi Stephen,

 thanks for the help!

 On 05/22/2012 04:17 PM, Stephen Blair wrote:
  The libcustomdisplayhost.so error will not prevent Softimage from
 running.
  I get the same error here, and I can run Softimage 2013.

 too bad.. it was the only error i could find...

  Also important for FC14:
 
 
 http://xsisupport.wordpress.com/2011/01/19/the-case-of-the-slow-2011-startup-on-fedora-14/

 this was one of the very first things i tried..

 
 http://xsisupport.wordpress.com/2011/01/21/rpcss-servicemain-failed-with-1702-06a6-the-binding-handle-is-invalid/

 tried and checked this, too of course..

 
 
  yum -y localinstall --nogpgcheck
 http://download1.rpmfusion.org/free/fedora/rpmfusion-free-release-stable.noarch.rpm
 
 http://download1.rpmfusion.org/nonfree/fedora/rpmfusion-nonfree-release-stable.noarch.rpm

 already did this before..
  yum -y groupinstall Development Tools
 
  yum -y install nfs-utils ypbind wget PyQt4 PyQt4-devel
  python-pyside libXpm control-center-extra wine.i686 libquicktime vlc
 filezilla
  gimp gimp-libs ufraw-gimp openssh-server MySQL-python xorg-x11-apps
 python-sqlite2

 filezilla, gimp, openssh-server? seriously? why? o_O anyway. i installed
 everything and sadly my problem remains.

  #Flash
 
  #Dropbox

 uhm.. flash and dropbox !? why on earth does softimage need that? i
 temporarily installed flash with no luck on getting softimage to run
 afterwards. i resisted to install dropbox for now, do i really need that
 in order to get softimage up and running?

 as for the rest of the install-advice: i had already disabled nouveau
 and se-linux, of course - as i said in my inital posting, mudbox and
 maya run fine, i guess they wouldn't if my nvidia-driver would collide
 with the opensource-nouveau-stuff and neither maya nor mudbox install
 with se-linux turned on, so...

 ;(

 cheers!
 chris






-- 
---
Vladimir Jankijevic
Technical Direction

Elefant Studios AG
Lessingstrasse 15
CH-8002 Zürich

+41 44 500 48 20

www.elefantstudios.ch
---


RE: Softimage and Fedora14 - help please!

2012-05-22 Thread Sandy Sutherland
I built one workstation with Nvidia driver a while ago - otherwise we crank out 
render nodes all on FC14 - and all work 100% - I will check tomorrow if we can 
remember how we did the one WS, which Nvidia driver etc... - BTW one thing I 
HAVE noticed is that you should update BIOS, we had lots of problems before 
with nodes untill we did that!

I will see tomorrow if I can dig out which Nvidia driver I used!  Evening time 
here now and I am at home.

S.

_
Sandy Sutherland
Technical Supervisor
sandy.sutherl...@triggerfish.co.za
_





From: softimage-boun...@listproc.autodesk.com 
[softimage-boun...@listproc.autodesk.com] on behalf of Vladimir Jankijevic 
[vladi...@elefantstudios.ch]
Sent: 22 May 2012 18:50
To: softimage@listproc.autodesk.com
Subject: Re: Softimage and Fedora14 - help please!

I've had the problem on Fedora14 that softimage would start up after a reboot 
but will hang if I open it a second time in the same session. After rebooting 
again, it started up again. But then, this was in a virtual machine with no 
NVIDIA drivers.

Do you guys have a running setup of a virtual fedora14 with nvidia drivers? if 
so, HOW???

vladimir

On Tue, May 22, 2012 at 6:18 PM, Stephen Blair 
stephen.bl...@autodesk.commailto:stephen.bl...@autodesk.com wrote:

Hanging while drawing the viewports often indicates a problem with the graphic 
card display driver.

If you modify the default layout to hide the OpenGL viewports, does Softimage 
start up?
http://usa.autodesk.com/getdoc/id=TS14691242





Can xsibatch run ? Try running a script with xsibatch
Eg

echo LogMessage\(\Hello\\)  /var/tmp/test.js
xsibatch -processing -script /var/tmp/test.js






The dropbox and flash stuff was just stuff that customer wanted, so he added it 
to his recipe.





-Original Message-
From: 
softimage-boun...@listproc.autodesk.commailto:softimage-boun...@listproc.autodesk.com
 
[mailto:softimage-boun...@listproc.autodesk.commailto:softimage-boun...@listproc.autodesk.com]
 On Behalf Of Christoph Muetze
Sent: May-22-12 12:06 PM
To: softimage@listproc.autodesk.commailto:softimage@listproc.autodesk.com
Subject: Re: Softimage and Fedora14 - help please!

Hi Stephen,

thanks for the help!

On 05/22/2012 04:17 PM, Stephen Blair wrote:
 The libcustomdisplayhost.so error will not prevent Softimage from running.
 I get the same error here, and I can run Softimage 2013.

too bad.. it was the only error i could find...

 Also important for FC14:

 http://xsisupport.wordpress.com/2011/01/19/the-case-of-the-slow-2011-startup-on-fedora-14/

this was one of the very first things i tried..

 http://xsisupport.wordpress.com/2011/01/21/rpcss-servicemain-failed-with-1702-06a6-the-binding-handle-is-invalid/

tried and checked this, too of course..



 yum -y localinstall --nogpgcheck 
 http://download1.rpmfusion.org/free/fedora/rpmfusion-free-release-stable.noarch.rpm
 http://download1.rpmfusion.org/nonfree/fedora/rpmfusion-nonfree-release-stable.noarch.rpm

already did this before..
 yum -y groupinstall Development Tools

 yum -y install nfs-utils ypbind wget PyQt4 PyQt4-devel
 python-pyside libXpm control-center-extra wine.i686 libquicktime vlc filezilla
 gimp gimp-libs ufraw-gimp openssh-server MySQL-python xorg-x11-apps 
 python-sqlite2

filezilla, gimp, openssh-server? seriously? why? o_O anyway. i installed
everything and sadly my problem remains.

 #Flash

 #Dropbox

uhm.. flash and dropbox !? why on earth does softimage need that? i
temporarily installed flash with no luck on getting softimage to run
afterwards. i resisted to install dropbox for now, do i really need that
in order to get softimage up and running?

as for the rest of the install-advice: i had already disabled nouveau
and se-linux, of course - as i said in my inital posting, mudbox and
maya run fine, i guess they wouldn't if my nvidia-driver would collide
with the opensource-nouveau-stuff and neither maya nor mudbox install
with se-linux turned on, so...

;(

cheers!
chris






--
---
Vladimir Jankijevic
Technical Direction

Elefant Studios AG
Lessingstrasse 15
CH-8002 Zürich

+41 44 500 48 20

www.elefantstudios.chhttp://www.elefantstudios.ch
---


Re: Softimage and Fedora14 - help please!

2012-05-22 Thread Christoph Muetze

Hi Stephen,

thanks a lot for helping me out on this!

On 05/22/2012 06:18 PM, Stephen Blair wrote:

Hanging while drawing the viewports often indicates a problem with the graphic 
card display driver.

If you modify the default layout to hide the OpenGL viewports, does Softimage 
start up?
http://usa.autodesk.com/getdoc/id=TS14691242


tried that, still the same freeze on startup.. :(


Can xsibatch run ? Try running a script with xsibatch
Eg

echo LogMessage\(\Hello\\)  /var/tmp/test.js
xsibatch -processing -script /var/tmp/test.js



output of xsibatch -processing -script /var/tmp/test.js:

===
 Autodesk Softimage 11.0.525.0
===

CONF disk info : reading config file /home/giz/initrc
License information: using [Processing]
COMMAND: -processing -script /var/tmp/test.js
' INFO : Hello
Warning: return value of the executed script is not an integer
' INFO : TransformUVsPlugin has been unloaded.
' INFO : FBX-XSI import/export Plug-in has been unloaded.
' INFO : Unfold3D Plugin has been unloaded.
' INFO : polymatricksPlugin has been unloaded.
' INFO : Characters has been unloaded.


i guess thats a yes...



The dropbox and flash stuff was just stuff that customer wanted, so he added it 
to his recipe.


ah ok..

cheers!
chris







Re: Softimage and Fedora14 - help please!

2012-05-22 Thread Christoph Muetze

On 05/22/2012 07:12 PM, Sandy Sutherland wrote:

I built one workstation with Nvidia driver a while ago - otherwise we crank out 
render nodes all on FC14 - and all work 100% - I will check tomorrow if we can 
remember how we did the one WS, which Nvidia driver etc... - BTW one thing I 
HAVE noticed is that you should update BIOS, we had lots of problems before 
with nodes untill we did that!

I will see tomorrow if I can dig out which Nvidia driver I used!  Evening time 
here now and I am at home.


thanks a lot - greatly appreciated!

cheers!
chris



Re: Softimage and Fedora14 - help please!

2012-05-22 Thread Thomas Volkmann
There also is another issue with /etc/hosts, apart from the wrong first
line mentioned before.
I can't recall it exactly, but if it isn't setup correctly you get errors
in SI, and not being able to connect to DisplayHost (or whatever) sounds
exactly like that. Actually that one was driving me nuts for weeks, though
my error was a segmentationFault at that time. The error was that my actual
hostname didn't show up in that file...once fixed evereything worked fine.
I would post my correct configured /etc/hosts, but unfortunately I'm
sitting in front of a Windows-box right now and it seems that it is going
to be a loong evening :/
Anyway, my guess is this file. Maybe someone else can post a file for
reference. And yes, a centralized how-to with dependency-list for the
official-supported platform would be great. Not that I need it anymore, as
I probably experienced every Linux-bug since XSI6... däNg

good luck!
Thomas


Christoph Muetze c...@glarestudios.de hat am 22. Mai 2012 um 21:04
geschrieben:

 On 05/22/2012 07:12 PM, Sandy Sutherland wrote:
  I built one workstation with Nvidia driver a while ago - otherwise we
crank out render nodes all on FC14 - and all work 100% - I will check
tomorrow if we can remember how we did the one WS, which Nvidia driver
etc... - BTW one thing I HAVE noticed is that you should update BIOS, we
had lots of problems before with nodes untill we did that!
 
  I will see tomorrow if I can dig out which Nvidia driver I used!
Evening time here now and I am at home.

 thanks a lot - greatly appreciated!

 cheers!
 chris


Re: Softimage and Fedora14 - help please!

2012-05-22 Thread Christoph Muetze

Hi Thomas,

thanks for pointing this out!

i'm painfully aware of the segmentation fault when you don't have the 
hostname in /etc/hosts. in my case:


127.0.0.1 localhost localhost.localdomain localhost4 
localhost4.localdomain4) - segfault
127.0.0.1 localhost wireframe localhost.localdomain localhost4 
localhost4.localdomain4 - soft starts, but freezes after splashscreen


also you need to have /etc/hostname (which doesn't exist by default in 
fedora) containing the hostname, but i've forgotten why exactly, some 
other error.


i agree that autodesk really should provide a _detailed_ step by step 
installation for a program that breaks so easily and is so fragile to 
set up like softimage. it feels like an extremely buggy 
alphaversion...like.. not tested at all. considering that you have to 
collect all the installation information from various places from the 
net (inkl. many non-audodesk sites) makes it even worse. and the fact 
that the installation medium is an ntfs-formatted usb-stick that _can't_ 
be openened on the very system that is recommended (fedora14) really is 
just the tip of the iceberg.


i wonder why i paid money for this?

:(

cheers!
chris

On 05/22/2012 09:52 PM, Thomas Volkmann wrote:

There also is another issue with /etc/hosts, apart from the wrong first
line mentioned before.
I can't recall it exactly, but if it isn't setup correctly you get errors
in SI, and not being able to connect to DisplayHost (or whatever) sounds
exactly like that. Actually that one was driving me nuts for weeks, though
my error was a segmentationFault at that time. The error was that my actual
hostname didn't show up in that file...once fixed evereything worked fine.
I would post my correct configured /etc/hosts, but unfortunately I'm
sitting in front of a Windows-box right now and it seems that it is going
to be a loong evening :/
Anyway, my guess is this file. Maybe someone else can post a file for
reference. And yes, a centralized how-to with dependency-list for the
official-supported platform would be great. Not that I need it anymore, as
I probably experienced every Linux-bug since XSI6... däNg

good luck!
Thomas


Christoph Muetzec...@glarestudios.de  hat am 22. Mai 2012 um 21:04
geschrieben:


On 05/22/2012 07:12 PM, Sandy Sutherland wrote:

I built one workstation with Nvidia driver a while ago - otherwise we

crank out render nodes all on FC14 - and all work 100% - I will check
tomorrow if we can remember how we did the one WS, which Nvidia driver
etc... - BTW one thing I HAVE noticed is that you should update BIOS, we
had lots of problems before with nodes untill we did that!

I will see tomorrow if I can dig out which Nvidia driver I used!

Evening time here now and I am at home.

thanks a lot - greatly appreciated!

cheers!
chris