1 2 3 4 5 6

Hardware Specification

169 byte By kashifpk47a at 2007-11-26 13:00:49
Help me in finding the Hardware Specification of my Sun system using Unix comads or any other way? Please help me i want to know the hardware specifications......

how to make console cable

255 byte By bhanushalia at 2007-11-26 13:07:49
i have 25 pin male(server) to 9 pin female (computer) console cable in which it shows all startup thins from hyper terminalbut i m not able to give any command from ok promptso i want to make new cable can somebody post me its diagram

clock phase question

393 byte By sunboy_cja at 2007-11-26 13:28:25
hi all:Help me!When I synthesis the sparc core1 code,I found that description in cluster_head module(cluster_head.v) like:assign #10 rclk = gclk&sync_enable;why add #10 delay?Just for timing test or it's used for adjust the clk phase?Is it useful?Is there any problem when I omit this #10 ...

Evaluating Logical Domains

284 byte By shunneta at 2007-11-26 13:41:50
I recently installed "Solaris 10 11/06" which is supposed to have the LDOM functionality on a new t-2000.I found only two packages installed SUNWldomr.v and SUNWldomu.v. Could not locate any "ldm" binary or application tool. Am I missing some more packages and software?

CSQamp start options

645 byte By navesdada at 2007-11-26 14:20:05
Hello everyone,I'm still new to Solaris, and I've installed the CSQamp package onto my system. I'm trying to figure out if the apache file in init.d is for the CSQamp or the default Solaris install? If it is, is there any documentation on setting up a new one, that is for CSQamp?Also, when a ...

Integer Register File (IRF) on an FPGA

1255 byte By JoelSantosa at 2007-11-26 14:22:16
Hi All. My name is Joel. Several students here at University of California Santa Cruz are working on a project for our senior design. We plan to port the OpenSPARC to an FPGA, and to create a custom board around it. To read more about us and our project, feel free to visit our our website at ...

Trouble compiling coolstack_src httpd-2.0.58

486 byte By judda at 2007-11-26 14:29:47
I'm trying to compile apache2 from coolstack_src on a freshly installed solaris 10 machine with Sun Studio 11.I added --enable-ldap and --enable-auth-ldap to config.sh and tried to compile using "make". I keep getting build failures related to paths starting with:/space103/server/apache2Is ...

Differences between hardware thread and software thread?

314 byte By openideaa at 2007-11-26 14:33:57
Hi ,all!The Instructions of SPARC V9 have nothing about thread ID. And there are two bits of CCX packets indicating thread ID.Does it mean that CCX generates the thread ID of SPARC core? And, what are the differences between hardware thread and software thread?Thanks in ...

URGENT!!!

127 byte By efjaya at 2007-11-26 14:36:35
Hi fellas,Please i'm in my final year in college and i need a project topic to work on. Any bright ideas please?

Fibre channel support in ubuntu on niagara

320 byte By viraj_nra at 2007-11-26 14:39:15
This query is regarding fibre channel support on ubuntu on niagara.I am using ubuntu on Niagara and stuck with some basics where thought of seeking your help :1. Does Ubuntu on Niagara support Fiber Channel attached storage ?2. Does Ubuntu on niagara support any Volume Manager ...

SSL and CSQamp

908 byte By adamcika at 2007-11-26 15:39:14
Hi,I'm having trouble getting a secure server setup to work using CSQamp. Here's what I've done:1. Installed CSQamp.2. Created a self-signed certificate following the instructions found on http://meljr.com/~meljr/ssl_cert_Sol10.html.3. Edited httpd.conf and ssl.conf with my server name and ...

Why prefork and not worker MPM for Apache

430 byte By justinellisona at 2007-11-26 16:09:34
All the Sun-related docs that I can find say to compile Apache using the prefork MPM. Even the CSQAmp Apache is compiled with the prefork MPM. My personal experience is that the worker MPM is much more efficient for Apache 2.0. This site agrees: ...

recommended simulator

817 byte By nessa at 2007-11-26 16:18:59
Hi,I'm currently writing a toy kernel. Nothing serious, but as such, I can limit it to run on only those platforms that have special appeal to me ;). I primarily do simulator-only development (but I plan to use my experiance with the toy kernel to contribute to more serious, hardware-based ...

spot (of bother) in a zone

1179 byte By tony-curtisa at 2007-11-26 17:07:27
I was testing out spot and I was in a zone (non-global). spot does this at the start:prtdiag can only be run in the global zoneUse of uninitialized value in concatenation (.) or string at /opt/studio12/SUNWspro/bin/spot line 290.Use of uninitialized value in concatenation (.) or string at ...

Bug on gccfss 4.03

1140 byte By LDomSDNa at 2007-11-26 17:07:58
$ gcc --versionsparc-sun-solaris2.10-gcc (GCC) 4.0.3 (gccfss)Compiling (aggressively) Mesa 6.5.2, I stepped on a bug easy to reproduce;$ cd [Mesa-top-dir]/src$ gcc -c -I../../include -I../../src/mesa -I../../src/mesa/main -I../../src/mesa/glapi -I../../src/mesa/math -I../../src/mesa/tnl ...

Using Perl Modules with Cool Tools

418 byte By Bill_Rowlanda at 2007-11-26 17:57:10
We are having a problem trying to install a couple of Perl Modules (DBI:DBDand DBD:mysql) to use in conjuction with CoolTools Perl and Mysql. Wehave seen an article leading us to believe that the problem is because we areusing gcc whereas CoolTools was complied with Sun's compiler. So wewould ...

tha/races with omp_prime.c example

515 byte By tony-curtisa at 2007-11-26 18:12:32
A few observations.1. I was just going through the "tha" tutorial. Running and analyzing the omp_prime example gives me 3 races detected. In the web version http://developers.sun.com/sunstudio/downloads/tha/tha_using.htmlthere are 4 of them.2. In figure 5, the compile command appears to have a ...

help:about how to study OpenSPARC

368 byte By hillpiga at 2007-11-26 18:14:01
I'm a newcomer,i know little about chip design,but i eagerly want to study the OpenSPARC,is there anyone can tell me how to study OpenSPARC step by step?For example,you may tell me firstly to setup an envionment to open the source,or maybe i have to read the some documents,then maybe i have to ...

blastwave.org

724 byte By yatcilla@purdue.edua at 2007-11-26 18:28:20
The idea of having nicely packaged, efficiently compiled and configured software is good, but the www.blastwave.org pkg-get Solaris software seems a better choice than the Sun "Cool Stack" to me.The blastwave packages are easier to install they have a procedure for regular updates as new ...

coolstack and dtrace

976 byte By tj_yanga at 2007-11-26 18:40:50
I saw the video about coolstack from sdn. Beside the faster and smaller binary code of these software, these apps have dtrace probes inserted. I downloaded the coolstack_src.tar.bz2 and try to find out how dtrace probes got enabled for these apps.[root@vmwareserver opensolaris]# ls -l README ...

Need help with ALOM

583 byte By NeleJa at 2007-11-26 18:57:06
Hi,I have connected a v240 plugged in the power and it is supposed to be in stand by mode.I have connected it using a null-modem serial cable to a running box and tried connecting to it using "TIP". But this doesn't seem to be working.I have tried the following# eeprom ...

Sunfire 280R Sparc

167 byte By lamoula at 2007-11-26 19:04:41
Need help to update the patch for Daylight Saving Time in Eastern Canada.Looking for DST BIOS patch update and SUN OS 9 DST patch update.Thank you

ut-cc@sun.com

279 byte By tony-curtisa at 2007-11-26 19:06:31
I just noticed a fair few files under /var/spool/clientmqueue indicating my use of Studio Express was trying to send files to the above address at Sun (however, sendmail has been disabled).I couldn't find this documented anywhere, is it meant to happen?tony

Transitioning to Cool Stack

332 byte By A_Ba at 2007-11-26 19:12:30
I'm considering installing Cool Stack on our production web server currently running the built-in versions of apache, mysql, PHP, etc. Does Cool Stack actually replace these bundled versions? If not, will they no longer be managed service instances under smf? Would the mysql database also need ...

Ultra 20 M2

299 byte By mkawtharania at 2007-11-26 19:16:02
I had corrupt the bios of the "Ultra 20 M2" machine by deleting the current bios and install the bios of the "Ultra 20" machine which is a different bios, so the system is corrupted, and always shows the "C1" code in the internel LED, which is testing memory.So please any

Recompiling PHP in CoolStack

2945 byte By Cubical10a at 2007-11-26 19:19:25
Hello;I have run into an issue recompiling PHP to include the extensions I need, in particular OCI8 extensions for Oracle.# cat /etc/release Solaris 10 3/05 s10_74L2a SPARCCopyright 2005 Sun Microsystems, Inc. All Rights Reserved.Use is subject to license terms.Assembled 22 January 2005#Here is ...

Errors starting up?

891 byte By AnthonyCa at 2007-11-26 19:33:18
I just downloaded to coolstack tools for Solaris x86, installed just fine, then I tried to start up mysql and the apache and I get the following library errors....Apacheprod_web# ./apachectl startld.so.1: httpd: fatal: libgcc_s.so.1: open failed: No such file or directory KilledMySQLprod_web# ...

32 Bit Only Cool Stack Available?

564 byte By PalmerComputera at 2007-11-26 19:36:44
It appears that Cool Stack (AMP) is only for 64 bit x86 processors. MySQL 5.x appears to be a 64 bit install from its' download name.Is there a version of the AMP Cool Stack that runs on x86 32 Bit processors such as older Intel PIII's?We are looking to install proof-of-concept Content ...

Month of PHP exploits

676 byte By john.tracya at 2007-11-26 19:41:31
Has anybody else been following the Month of PHP bugs coming in March: http://blog.php-security.org/archives/71-Month-of-PHP-Bugs-and-PHP-5.2.1.htmlI was wondering if anybody here is planning on making an effort to update the version of PHP included in the cool stack to compensate as theses ...

Kernel error message

286 byte By kyran55a at 2007-11-26 19:46:47
In morning i check it the /var/adm/messages file its showing one warning message. pcisch: [ID 781074 kern.warning] WARNING: pcisch2: spurious interrupt from ino 0x22 is their any problem related to hardware can someone tell the solution. thanks

Separate libstdc++.so.6 runtime?

267 byte By BarrieSpencea at 2007-11-26 19:58:11
Are there any recommendations on how libstdc++.so.6 and libgcc_s.so.1 should be deployed independently of the compiler packages? Having to install the compiler suite to support applications at runtime is somewhat cumbersome...Thanks,Barrie

Cool Stack 1.1 Released

624 byte By shantiSa at 2007-11-26 20:15:26
This release has updated versions of almost all of the stack in addition to additional components like memcached and ruby. PHP in particular has been enhanced to include a large number of extensions, including suhosin from the hardened-php project. Our preliminary tests with suhosin do not show ...

PHP Protected Variable Problem with Coolstack 1.1?

1616 byte By mhwftla at 2007-11-26 20:24:19
I'm not sure if this issue is related to Coolstack or not, so please forgive me if I have ended up posting to the wrong forum....I am trying to deploy MediaWiki 1.9 on our Solaris 10 box. I have installed the CoolStack 1.1 packages for Apache,/PHP and also the 64bit MySQL and have completed ...

Bug is gccfss

1068 byte By ASaidia at 2007-11-26 20:32:07
While attempting to compile some code with gccfss I ran into the following error:#g++ -o SPARC/build/SPARC_FS/arch/sparc/atomic_simple_cpu_exec.o -c -pipe -fno-strict-aliasing -Wall -Wno-sign-compare -Werror -Wundef -g -O3 -fast -xipo=2 -DTHE_ISA=SPARC_ISA -DTRACING_ON=1 -Iext/dnet ...

TC65 tcp/ip stack - AT command

438 byte By murilo.pollaa at 2007-11-26 20:36:15
Hi!!I just started working on a Siemens TC65 module and I have to develop an application that sends emails when something triggers it.When I ask for the configuration (at^scfg?) it doesn't give me the tcpMR, tcpOT, (tcpIRT etc) parameters but it does for all the others.The question is:How do I ...

CSKruby for x86 states for sparc during installation

347 byte By aorchida at 2007-11-26 20:50:53
Just tried to install the CSKruby on an Ultra20 running s11 b55b. I aborted the install because the package claims to be for the sparc platform not x86, even though x86 is in the package name. I suspect this is just a packaging error and not a mis-compile of sorts. Is it safe to install this ...

Can multiple vesions of the GCC package co-exist?

452 byte By BarrieSpencea at 2007-11-26 21:02:31
Is it possible to have multiple releases of the compiler packages on the same machine? (I know the instructions say to remove the previous version).GCC normally supports this type of configuration and can select the version using the -V switch.Alternatively, has anyone considered controlling ...

OpenSPARC T1 v1.4 now available for download

1818 byte By durgama at 2007-11-26 21:37:39
Hello everyone,OpenSPARC T1 v1.4 is not available for download. Here is a short description of available new features. Please do download and try it out.New features in OpenSPARC v1.4==============================OpenSPARC T1 v1.4 adds significant new functionality as well as newplatform ...

5.11+T2000 = SUN4-8000-0Y

1386 byte By DanGibsona at 2007-11-26 21:46:24
I'm administering a 24-strand T2000 with Solaris 11.The product notes for the T2000 indicate that, if certain patches and kernel parameters aren't in place, the ALOM will report SUN4-8000-0Y faults, aka a catastrophic failure of the PCI Express system.When I got this machine up-and-running ...

Init: Session Cache is not configured

1154 byte By imana at 2007-11-26 22:11:09
After installing cooltools and setting up apache by checking my .confs with new .confs suggested I get the following errors on startup:[Mon Mar 19 14:46:51 2007] [notice] suEXEC mechanism enabled (wrapper: /opt/coolstack/apache2/bin/suexec)[Mon Mar 19 14:46:54 2007] [warn] Init: Session Cache ...

Difference between Address Space Identifiers& Alternate Space Identifier?

449 byte By openideaa at 2007-11-26 22:11:52
Hello ,All,UA2005-current-draft-HP-EXT provides the detail of Address Space Identifiers. In MicroArch, there is a saying Alternate Space Identifier Accesses. It is not so difficult to get through Address Space Identifiers.As regards Alternate Space Identifier ,It confused me.Is Alternate Space ...

PHP5.2.1 64bit Solaris10/SPARC binary

235 byte By 1ashiba2a at 2007-11-26 22:18:18
Hi,I would like to run php5.2.1 64bit binary on T2000.So I'm looking for this binary to be optimized for T2000.And Could you tell me how to recompile PHP source to make 64bit binary?Regards,TA

mod_jk.so not in modules directory for Apache

193 byte By smaringa at 2007-11-26 22:18:50
I'm not sure if I missed something somewhere. I just installed CSQamp-1.0.3-x86.pkg and found that the httpd.conf wanted to load mod_jk, but the modules is not in the modules directory.

Purpose of Branch Never?

678 byte By Quasar84a at 2007-11-26 22:21:06
Like a lot of CS students, I've been learning SPARC assembly lately and have been exposed to the Branch Never instruction, bn. I have searched through online sources, talked to instructors, grad students, and even read books - and while all will clearly and happily tell me exactly what bn ...

PHP pages staying cached until Apache restarts

2313 byte By robasaurusa at 2007-11-26 22:28:27
We've installed Cool Stack CSKamp on a Sun T2000 with Solaris 2.10. We've finally gotten Apache, PHP, and MySQL to all talk together, mostly. One big problem we're seeing is that changes made to php pages don't display on the Web until we restart Apache. This isn't practical for us. Here ...

cooltst.ksh v2.3.3 missing "FP" output anlysis line

1106 byte By jmricharda at 2007-11-26 22:34:01
The output of cooltst is missing the FP: analysis line. I am using a v240 running Solaris 9 and would like to run cooltst to determine if the workload (FP) on this server is suitable for the Niagara processor. However, the output of the cooltst script does not show any FP analysis. It does ...

Solaris AMP on x86 intel - Coolstack how to make it work?

1169 byte By umannua at 2007-11-26 22:38:17
Hi Everybody,I am so new on Solaris (UNIX) in fact i don't even know basic commands. But i am trying to read all manuals and install. Now im stuck at AMP.I installed on my Intel x64 pentium 4 box running Solaris 10 (downloaded yesterday so not sure what build or how to check build but it says ...

Fresh install doesn't work

352 byte By imana at 2007-11-26 22:38:19
I was having problems integrating coolstack 1.1 with the latest 02/07 build of solaris 10, so I was told I should think about removing all of the older programs that coolstack is replacing in case of conflicts ... so I did. Once I reinstalled all of the coolstack programs SAMP-related none of ...

General OpenSPARC discussion - About new gcc compiler ...

584 byte By chamota at 2007-11-26 23:06:48
Hi all,I am new to OpenSparc development. I developed several ARM-based embedded SoC platforms, and now I'm trying the OpenSparc processor in architectural and system development. I have a few questions in mind...1). Can I use the GCC for SPARC Systems release 4.0.3 to compile c code instead ...

Cool Tools - How do I get the GD extension to work in coolstack 1.1?

365 byte By smaringa at 2007-11-26 23:11:12
It seems like just about any other extension I add to my php.ini will show up in a phpinfo(), but GD does not.When I try a gd_info() I get:Fatal error: Call to undefined function gd_info()In the case of GD, is there something other than putting:extension="gd.so"I need to do in order to enable ...