Re: [OpenIndiana-discuss] success stories about SRSS and OI

2014-07-15 Thread Alexander Pyhalov

On 07/04/2014 18:38, Alexander Pyhalov wrote:

Hello.
Does someone have any success stories about running SRSS on OI?
Has someone tried to run SRSS on /hipster ? :)

(There are chances that I'll have to update my SXCE97 to something more
up-to-date).


If someone interested I could successfully run SRSS on /hipster with the 
following workarounds:


1) removed all references to dhcp configs or dhtadm from SRSS scripts
(/opt/SUNWut/lib/dhcp/edhcp/utdhcpservice , 
/opt/SUNWut/lib/dhcp/edhcp/utdhcpopt , /opt/SUNWut/sbin/utadm, 
/opt/SUNWut/sbin/utfwadm )

We use ISC DHCP for Sun Ray networks.
2) created /etc/hostname.bnx0 file with my hostname (however, ipadm is 
used to configure network interfaces)

3) utpolicy -a -D -z both (perhaps, unnecessary, but we anyway use it )
4) utcrypto -a auth_up_type=none (without this got 44D)
5) Added X11 font paths to /etc/opt/SUNWut/X11/fontpath (earlier, IIRC 
SRSS read /etc/X11/XF86Config)

6) Added to  /usr/X11/lib/X11/fonts/misc/fonts.alias
fixed   -misc-fixed-medium-r-semicondensed--13-120-75-75-c-60-iso10646-1

--
Best regards,
Alexander Pyhalov,
system administrator of Computer Center of Southern Federal University

___
openindiana-discuss mailing list
openindiana-discuss@openindiana.org
http://openindiana.org/mailman/listinfo/openindiana-discuss


Re: [OpenIndiana-discuss] success stories about SRSS and OI

2014-07-11 Thread Carsten Grzemba
for the audio problem: 
from openCSW you can install a pulseaudio 2.1 which I have build on OI_151a9:

# P { margin-bottom: 0.21cm; }pkg install library/json-c 
# pkgutil -t http://buildfarm.opencsw.org/opencsw/experimental/cgrzemba -i 
pulseaudio

which is working for SRSS. 
* Adjust binpaths in P { margin-bottom: 0.21cm; 
}/etc/opt/SUNWut/xinitrc.d/0100.SUNWut 
* for /opt/csw/bin/pulsaudio and pacmd, disable P { margin-bottom: 0.21cm; }in 
/etc/opt/SUNWut/pulse/default.pa:

# load-module
module-cork-music-on-phone
 
Carsten


Am 04.07.14 schrieb Alexander Pyhalov  a...@rsu.ru:
 Hello.
 Does someone have any success stories about running SRSS on OI?
 Has someone tried to run SRSS on /hipster ? :)
 
 (There are chances that I'll have to update my SXCE97 to something more 
 up-to-date).
 -- 
 Best regards,
 Alexander Pyhalov,
 system administrator of Computer Center of Southern Federal University
 
 ___
 openindiana-discuss mailing list
 openindiana-discuss@openindiana.org
 http://openindiana.org/mailman/listinfo/openindiana-discuss
 
 
___
openindiana-discuss mailing list
openindiana-discuss@openindiana.org
http://openindiana.org/mailman/listinfo/openindiana-discuss


Re: [OpenIndiana-discuss] success stories about SRSS and OI

2014-07-06 Thread Carsten Grzemba
I had setup already DHCP with dhcpconfig -r SUNWfiles, so th install script 
does not complain about that.

Am 04.07.14 schrieb Jonathan Adams  t12nsloo...@gmail.com:
 root@jadlaptop:~# pkg search binfiles
 INDEX ACTION VALUE
 PACKAGE
 pkg.fmri set openindiana.org/service/network/dhcp/datastore/binfiles
 pkg:/service/network/dhcp/datastore/binfiles@0.5.11-2014.1.1.14532
 
 root@jadlaptop:~# pkg install -nv dhcp/datastore/binfiles
 No updates necessary for this image.
 
 
 
 On 4 July 2014 16:05, Jonathan Adams t12nsloo...@gmail.com wrote:
 
  root@jadlaptop:~# dhtadm -P
  dhtadm: SUNWbinfiles is not a valid resource.
 
 
 
  On 4 July 2014 16:03, Alexander Pyhalov a...@rsu.ru wrote:
 
  On 07/04/2014 18:48, Jonathan Adams wrote:
 
  There is a problem with hipster DHCP at the moment ... you might need to
  get another DHCP server set up to get it working correctly.
 
 
  Detailed bug report would be appreciated.
 
 
  --
  Best regards,
  Alexander Pyhalov,
  system administrator of Computer Center of Southern Federal University
 
 
 
 ___
 openindiana-discuss mailing list
 openindiana-discuss@openindiana.org
 http://openindiana.org/mailman/listinfo/openindiana-discuss
 
 
___
openindiana-discuss mailing list
openindiana-discuss@openindiana.org
http://openindiana.org/mailman/listinfo/openindiana-discuss


[OpenIndiana-discuss] success stories about SRSS and OI

2014-07-04 Thread Alexander Pyhalov

Hello.
Does someone have any success stories about running SRSS on OI?
Has someone tried to run SRSS on /hipster ? :)

(There are chances that I'll have to update my SXCE97 to something more 
up-to-date).

--
Best regards,
Alexander Pyhalov,
system administrator of Computer Center of Southern Federal University

___
openindiana-discuss mailing list
openindiana-discuss@openindiana.org
http://openindiana.org/mailman/listinfo/openindiana-discuss


Re: [OpenIndiana-discuss] success stories about SRSS and OI

2014-07-04 Thread Carsten Grzemba
On my first view it works with less problems:
+ additional packages: library/motif, cde/cde-runtime
+ modify setup scripts for DHCP setup working: /opt/SUNWut/lib/utprodinfo, 
/etc/opt/SUNWut/dhcp/utdhcpservice

the BUI (tomcat) I have not configured and tested.

Am 04.07.14 schrieb Alexander Pyhalov  a...@rsu.ru:
 Hello.
 Does someone have any success stories about running SRSS on OI?
 Has someone tried to run SRSS on /hipster ? :)
 
 (There are chances that I'll have to update my SXCE97 to something more 
 up-to-date).
 -- 
 Best regards,
 Alexander Pyhalov,
 system administrator of Computer Center of Southern Federal University
 
 ___
 openindiana-discuss mailing list
 openindiana-discuss@openindiana.org
 http://openindiana.org/mailman/listinfo/openindiana-discuss
 
 
___
openindiana-discuss mailing list
openindiana-discuss@openindiana.org
http://openindiana.org/mailman/listinfo/openindiana-discuss


Re: [OpenIndiana-discuss] success stories about SRSS and OI

2014-07-04 Thread Jonathan Adams
There is a problem with hipster DHCP at the moment ... you might need to
get another DHCP server set up to get it working correctly.

Jon


On 4 July 2014 15:45, Carsten Grzemba grze...@contac-dt.de wrote:

 On my first view it works with less problems:
 + additional packages: library/motif, cde/cde-runtime
 + modify setup scripts for DHCP setup working: /opt/SUNWut/lib/utprodinfo,
 /etc/opt/SUNWut/dhcp/utdhcpservice

 the BUI (tomcat) I have not configured and tested.

 Am 04.07.14 schrieb Alexander Pyhalov  a...@rsu.ru:
  Hello.
  Does someone have any success stories about running SRSS on OI?
  Has someone tried to run SRSS on /hipster ? :)
 
  (There are chances that I'll have to update my SXCE97 to something more
 up-to-date).
  --
  Best regards,
  Alexander Pyhalov,
  system administrator of Computer Center of Southern Federal University
 
  ___
  openindiana-discuss mailing list
  openindiana-discuss@openindiana.org
  http://openindiana.org/mailman/listinfo/openindiana-discuss
 
 
 ___
 openindiana-discuss mailing list
 openindiana-discuss@openindiana.org
 http://openindiana.org/mailman/listinfo/openindiana-discuss

___
openindiana-discuss mailing list
openindiana-discuss@openindiana.org
http://openindiana.org/mailman/listinfo/openindiana-discuss


Re: [OpenIndiana-discuss] success stories about SRSS and OI

2014-07-04 Thread Alexander Pyhalov

On 07/04/2014 18:48, Jonathan Adams wrote:

There is a problem with hipster DHCP at the moment ... you might need to
get another DHCP server set up to get it working correctly.



Detailed bug report would be appreciated.

--
Best regards,
Alexander Pyhalov,
system administrator of Computer Center of Southern Federal University

___
openindiana-discuss mailing list
openindiana-discuss@openindiana.org
http://openindiana.org/mailman/listinfo/openindiana-discuss


Re: [OpenIndiana-discuss] success stories about SRSS and OI

2014-07-04 Thread Jonathan Adams
root@jadlaptop:~# dhtadm -P
dhtadm: SUNWbinfiles is not a valid resource.



On 4 July 2014 16:03, Alexander Pyhalov a...@rsu.ru wrote:

 On 07/04/2014 18:48, Jonathan Adams wrote:

 There is a problem with hipster DHCP at the moment ... you might need to
 get another DHCP server set up to get it working correctly.


 Detailed bug report would be appreciated.


 --
 Best regards,
 Alexander Pyhalov,
 system administrator of Computer Center of Southern Federal University

___
openindiana-discuss mailing list
openindiana-discuss@openindiana.org
http://openindiana.org/mailman/listinfo/openindiana-discuss


Re: [OpenIndiana-discuss] success stories about SRSS and OI

2014-07-04 Thread Jonathan Adams
root@jadlaptop:~# pkg search binfiles
INDEX  ACTION VALUE
PACKAGE
pkg.fmri   setopenindiana.org/service/network/dhcp/datastore/binfiles
pkg:/service/network/dhcp/datastore/binfiles@0.5.11-2014.1.1.14532

root@jadlaptop:~# pkg install -nv dhcp/datastore/binfiles
No updates necessary for this image.



On 4 July 2014 16:05, Jonathan Adams t12nsloo...@gmail.com wrote:

 root@jadlaptop:~# dhtadm -P
 dhtadm: SUNWbinfiles is not a valid resource.



 On 4 July 2014 16:03, Alexander Pyhalov a...@rsu.ru wrote:

 On 07/04/2014 18:48, Jonathan Adams wrote:

 There is a problem with hipster DHCP at the moment ... you might need to
 get another DHCP server set up to get it working correctly.


 Detailed bug report would be appreciated.


 --
 Best regards,
 Alexander Pyhalov,
 system administrator of Computer Center of Southern Federal University



___
openindiana-discuss mailing list
openindiana-discuss@openindiana.org
http://openindiana.org/mailman/listinfo/openindiana-discuss