Solaris 9 and Intel 845

Hi
I'm trying to get this Intel 845 graphic chip to work with Solaris 9.
I've installed The XFree86 porting kit, tried the VESA driver but it still doesn't work.
Had a look att this page, but it didn't help me.
http://www.xfree86.org/~dawes/845driver.html
Any ideas anyone???

After two days of hard work and digging the Sun documents site, I found the following:
Execute the code below to re-scan the SCSI bus and identify any changes made in the storages, like adding or removing virtual disks.
cfgadm -al -o show_FCP_dev c#where c# is the controller number allocated for your SAN
bash-3.2# cfgadm -a
Ap_Id                          Type         Receptacle   Occupant     Condition
c5                             fc-fabric    connected    configured   unknown
...Cheers,
Andreas

Similar Messages

  • Solaris 8 on Intel 845

    Has anyone installed solaris 8 on to an Intel 845 motherboard ?
    :-)

    No way. Different CPU architecture, you must
    recompile the applications from source to intel
    binary code.
    (Exception: shell scripts and other interpreted
    languages, including byte code interpreters ("java"),
    run on different solaris architectures without
    recompiling)

  • Oracle 8i and Solaris For intel

    Hi All
    I need Your Help please
    I am trying to install oracle 8.1.7.0 at sun Solaris for Intel
    when I Run the /install/Solaris/runInstaller
    it's tell me please wait and the gave me this error
    arg list too long <----------------This is the Problem
    when I check Metal link Support I Found A topic tell me the reason for this error is:-
    E2BIG Arg list too long
    The argument list passed to the exec command
    is longer than the limit
    allowed in the operating system.
    but my Unix Kernel Parameters is :
    I add this parameter at ------> /etc/system
    set shmsys:shminfo_shmmax=4294967295
    set shmsys:shminfo_shmmin=1
    set shmsys:shminfo_shmmni=100
    set shmsys:shminfo_sshmseg=10
    set semsys:seminfo_semmni=100
    set semsys:seminfo_semmsl=100
    set semsys:seminfo_semmns=110
    set semsys:seminfo_semopm=100
    set semsys:seminfo_semvmx=32767
    Notes :
    this is the Default Values From the Installation Guide R2 for Solaris Intel
    My Environment Variable is:
    I add this Parameters at -----------------> .profile for oracle user
    umask 022
    DISPLAY=ksolaris:0.0
    ORACLE_HOME=/home/oracle/u01/app/oracle/product/8.1.6
    ORACLE_BASE=/home/oracle/u01/app/oracle
    NLS_LANG=AMERICAN_AMERICA.WE8ISO08859P1
    ORA_NLS33=$ORACLE_HOME/ocommon/nls/admin/data
    ORACLE_SID=WORLD
    ORACLE_DOC=/home/oracle/u01/Docs
    TMPDIR=/var/tmp
    PATH=$ORACLE_HOME/bin:/bin:/usr/bin:/usr/css/bin:.
    Notes :
    I think there is some thing Wrong at DISPLAY Parameter
    the Machine that I will Install Oracle at it it's name is Ksolaris
    My Device Configuration Is :
    P4 1.7
    Ram 128
    Swap 650
    Please Help me And tell me How I Can Fix this message arg list too long
    think youuuuuuuuuuuuuuuuuuuu

    If u r going to install oracle for Solaris (inetl based) then obviously u have to download oracle of solaris version..

  • Tiffsplit crashes on Solaris (sparc and intel), okay on Linux

    Hello experts,
    I have a tiff file that causes a crash with tiffsplit when run
    on Solaris (both Sparc and Intel) but not on Linux.
    It works successfully on
    Red Hat Linux 2.4.18 -- libtiff.so.3.5
    but crashes on
    Solaris 9 on Sparc -- libtiff.so.3.7.1
    Solaris 9 on Sparc -- libtiff.so.3.9.4
    Solaris 10 on Intel -- libtiff.so.3.8.2
    It's crashing at a call to
    TIFFGetField(in, TIFFTAG_GROUP3OPTIONS, &v)
    and pstack shows stack trace like
    $ pstack /var/core/core.tiffsplit.15965
    core '/var/core/core.tiffsplit.15965' of 15965: /usr/local/bin/tiffsplit file.tiff
    ff32a4e8 _TIFFVGetField (26280, 124, ffbff260, 67, 27e48, 2a) + 1a0
    ff3498f0 PredictorVGetField (26280, 124, ffbff25c, ff3213c4, 3, 26288) + 30
    ff32acd0 TIFFVGetField (26280, 124, ffbff25c, ff34d838, ff34d848, ff34d858) + 70
    ff32ac50 TIFFGetField (26280, 124, ffbff2a4, 0, 0, 26000) + 1c
    00011754 tiffcp (26280, 285f8, ffbff321, ffbff318, ffbfffdd, 404) + 1f8
    0001135c main (fffffffe, 285f8, ffbff7a0, 26130, 0, 0) + 98
    0001115c _start   (0, 0, 0, 0, 0, 0) + 5c
    Running tiffinfo produces following:
    $ tiffinfo file.tiff
    file.tiff: Warning, unknown field with tag 292 (0x124) ignored.
    file.tiff: Warning, unknown field with tag 326 (0x146) ignored.
    file.tiff: Warning, unknown field with tag 327 (0x147) ignored.
    file.tiff: Warning, unknown field with tag 328 (0x148) ignored.
    file.tiff: Warning, unknown field with tag 37680 (0x9330) ignored.
    TIFF Directory at offset 0xb156
    Subfile Type: (0 = 0x0)
    Image Width: 1728 Image Length: 2162
    Resolution: 204, 196 pixels/inch
    Bits/Sample: 1
    Compression Scheme: LZW
    Photometric Interpretation: min-is-black
    Date & Time: "2010/07/28 14:19:00"
    Software: "....."
    Orientation: row 0 top, col 0 lhs
    Samples/Pixel: 1
    Rows/Strip: 56
    Planar Configuration: single image plane
    Page Number: 1-1
    Predictor: none 1 (0x1)
    file.tiff: Warning, unknown field with tag 292 (0x124) ignored.
    file.tiff: Warning, unknown field with tag 326 (0x146) ignored.
    file.tiff: Warning, unknown field with tag 327 (0x147) ignored.
    file.tiff: Warning, unknown field with tag 328 (0x148) ignored.
    TIFF Directory at offset 0x14512
    Subfile Type: (0 = 0x0)
    Image Width: 1728 Image Length: 2162
    Resolution: 204, 196 pixels/inch
    Bits/Sample: 1
    Compression Scheme: LZW
    Photometric Interpretation: min-is-black
    Date & Time: "2010/07/28 14:19:00"
    Software: "......."
    Orientation: row 0 top, col 0 lhs
    Samples/Pixel: 1
    Rows/Strip: 56
    Planar Configuration: single image plane
    Page Number: 1-1
    Predictor: none 1 (0x1)
    What could I do to make it work properly on Solaris 9 on Sparc ?
    Thanks for your help.

    You should have no problems if both are using Sun's Java Runtime enviroment. I believe there are some problems with Microsofts implementation of Java, but I don't know exactly what.

  • Solaris 8 (Intel) and Voodoo Banshee

    Hi all,
    I need install the Solaris 8 operation system in a INTeL machine and it has this kind of video card. Please, there is a driver for this video card?
    I downloaded the Solari's HCL and I could not see this card in the Capatibility List. If someone have some way to do this, please send me a email or the driver.
    Thanks in advance,
    Marcelo Muzilli ([email protected])

    Hi,
    Not sure about Windows 95.
    But yes, I have done dual boot with Windows 98 and Solaris 8.
    I installed Solaris 8 first, used only 50% of disk for Solaris and then installed Windows 98.
    May be somebody else in forum can share their experience with Win95.
    Thanks
    Kalpesh

  • Viper v330 and Solaris 8 (Intel)

    Hi,
    I would like installing the solaris 8 in my Intel machine but I have a video card(Vipper v330) that isn't supported by Solaris 8(intel). Please, someone knows what video card supported by solaris is compatible with viper v330?
    Thanks so much in advance.
    Luciano Freire

    You may want to try the standard video drivers that come with the
    Solaris, and see if that will work. There are quite a few standard
    drivers. You can try others as well.
    Thx
    Tushar Patel.

  • Forte and Solaris on Intel

    Has anyone tried hosting a Forte environment under Solaris on Intel aka.
    Solaris 7/8 Intel Platform Editions?

    What is the code to increment that static variable?
    I assume there is a function in the same translation
    unit that performs this increment.
    You can trace it in dbx (or with dtrace) to check if
    it is ever called.Yes the static variable does get incremented in the same file and the function doing the increment get's called.. Remember this all works fine under Solaris 8.
    I'd love to use dbx but we found that we needed to make one huge so file to get dbx running usefully before. Dloading files under dbx didn't seem to work. Remember that this is a huge app and we have modules from all over the place each with a different build strategy.
    Something seems to be clobbering my static variables. I'm think that maybe a structure size has changed since Solaris 8 and maybe that's overwriting stuff. Or maybe we did have a memory issue that Solaris 8 ignores. I remember we had plenty of those when upgrading from Solaris 4/6.
    But it looks like I may need to roll up my sleeves and try a full recompile. Deep sigh.
    Any more help would be appreciated.

  • Compare Solaris based processor and Intel processor for EBS

    We are planning to migrate our 9i database and Application(11.5.10.2) from Solaris to Linux.
    Also planning for some major hardware changes.
    We want to compare sparc V9 processors and Intel Processor.
    Please let us know any documentation which compares both processors
    - Bench marck for Solaris and Inter processors
    - Any calculation like 1 Inter processor = n Solaris based processor
    - Any other related topics .
    Thanks
    TT

    Hi,
    Please see the links referenced in the following threads.
    Hardware for Oracle E-Biz R12(12.0.4)
    Hardware for Oracle E-Biz R12(12.0.4)
    Hardware requirements for Oracle APPS
    Hardware requirements for Oracle APPS
    Question Regarding R12
    http://forums.tangosol.com/forums/thread.jspa?threadID=861380
    Sizing..
    Re: Sizing..
    Regards,
    Hussein

  • How to Install Solaris for Intel so that it boots off from a boot floppy?

    Hi all,
    Sorry to bother you with this one (I went through all documentations/manuals and could not find straight answers to following
    specific questions):
    I have one hard drive with 1st partition used by Windows XP and a second partition that's a blank FAT 32 (using Partition Magic)
    I want to use for Solaris for Intel.
    My very specific questions:
    (1)That blank Fat32 partition: can I run the Solaris install over it ..or should I absolutely make sure that it's a blank UFS formatted
    partition? I am asking you that because all manuals (except one) pretend that I can run my Solaris install on a blank Fat partition...
    but I believe that documentation at multiboot.solaris-x86.org stresses that if the partition is not a blank UFS one, it wont install Solaris
    (2)As you already know, some Oses like Linux or FreeBSD can be installed on a partition and be booted off a boot floppy.
    So without that boot floppy, no trace of the OS. How can I do that with Solaris for Intel. I want my Solaris to boot off a boot floppy only.
    BTW, I currently have Solaris 7 for Intel.
    Thanks for the answers.

    (1)That blank Fat32 partition: can I run the Solaris install over it ..or should I absolutely make sure that it's a blank UFS formatted You can install Solaris to that blank FAT32 drive but Solaris WILL convert it to UFS BEFORE doing the install. In other words, after the install it will be UFS and not FAT32 anymore.
    So without that boot floppy, no trace of the OS. How can I do that with Solaris for Intel. I want my Solaris to boot off a boot floppy only.Not that I know of. Some people have reported booting Solaris off of a USB drive though.
    alan

  • Building mod_jk module on Solaris 10 (Intel Platform)

    Hi,
    I am trying to build a mod_jk module on a Sun Blade 1500 (Solaris 10 Intel Platform). I downloaded the most recent tomcat connector I could find (jakarta-tomcat-connectors-current-src.tar.gz) and have attempted to build it, but I have received the following error:
    Making all in common
    /bin/bash /var/apache2/build/libtool silent mode=compile gcc -I/usr/apache2/include -g -O2 -O -xarch=386 -xchip=pentium -xspace -Xa -xildoff -DSSL_EXPERIMENTAL -DSSL_ENGINE -DHAVE_APR -I/usr/share/src/apache2/srclib/apr/include -I/usr/share/src/apache2/srclib/apr-util/include -g -O2 -DSOLARIS2=10 -D_POSIX_PTHREAD_SEMANTICS -D_REENTRANT -I /include -I /include/ -c jk_ajp12_worker.c -o jk_ajp12_worker.lo
    gcc: unrecognized option `-Xa'
    gcc: unrecognized option `-KPIC'
    gcc: language ildoff not recognized
    gcc: jk_ajp12_worker.c: linker input file unused because linking not done
    mv: cannot access .libs/jk_ajp12_worker.lo
    *** Error code 2
    make: Fatal error: Command failed for target `jk_ajp12_worker.lo'
    Current working directory /tomcat-connect/jakarta-tomcat-connectors-1.2.15-src/jk/native/common
    *** Error code 1
    The following command caused the error:
    set fnord $MAKEFLAGS; amf=$2; \
    dot_seen=no; \
    target=`echo all-recursive | sed s/-recursive//`; \
    list='common apache-2.0'; for subdir in $list; do \
    echo "Making $target in $subdir"; \
    if test "$subdir" = "."; then \
    dot_seen=yes; \
    local_target="$target-am"; \
    else \
    local_target="$target"; \
    fi; \
    (cd $subdir && make $local_target) \
    || case "$amf" in *=*) exit 1;; k) fail=yes;; *) exit 1;; esac; \
    done; \
    if test "$dot_seen" = "no"; then \
    make "$target-am" || exit 1; \
    fi; test -z "$fail"
    make: Fatal error: Command failed for target `all-recursive'
    Anyone have any idea what the problem may be?

    I'm not familiar with what you are trying to accomplish,
    I'm more of a hardware person, but...
    Sun Blade 1500 systems are NOT x86 architecture.
    They are UltraSPARC-IIIi systems.
    Could that be contributing to what you see?
    SB1500(Silver) in the SSH
    SB1500(Red) in the SSH

  • How do I create an Image of my Solaris 10 (Intel) server?

    I'm currently running Solaris 10 (Intel) on a Dell PowerEdge 2650. I'd like to create an Image of the server now that I have all the extra software installed and configured correctly.
    I used Symantec Ghost for my Window based servers, does anyone have any suggestions for the best method/software to do the same for my Solaris servers? Any help would be appreciated.
    Thanks

    Using dd is about the most hideous thing to do since restoring the data will cause you much grief. The best approach would be to use the 'ufsdump' command. You can easily dump your slices into files, and perform either full or interactive restores.
    Better yet; whenever you get a bigger disk you won't be wasting space (or risk corrupting data) through the use of dd. Next to data the dd command would also restore the partition table, boot sector, etc. And thats not very good if the disks differ too much.

  • Interval Timing Issue On Solaris 10/Intel

    Not sure this is the right forum for this, but I'll give it a shot. Please redirect me if you think there's a better forum. This is going to look like a "C" problem, but this really is a question about something going on in the interactions between the operating system, the JVM, and a piece of native code we have.
    We have an interval timing facility that's implemented over a small set of platform-dependent native timing facilities. The *NIX "itimer" facility is used wherever it exists.  On RedHat/Fedora we also implement a timer over the RTC device.  On Windows we use a WaitableTimer.
    On all platforms there's a Java class that bridges to an appropriate timing facility via the JNI, and to date this has worked great on all platforms except for Solaris 10 on Intel. By "worked great" I mean that the clock tics end up being almost exactly what we expect for a given configured Hz update rate. So... e.g. if we set up a timer for 50 Hz, then we actually get 50 Hz +/- some minor variation much less than 1 second.
    On Solaris 10/Intel we set up a 50 Hz itimer in a plain-vanilla C app and we get ~50 Hz, but if we call the same C code from Java via the JNI we almost always end up with ~38Hz.
    The amount of Java and native code involved is almost trivial, and the hardware is a smoking fast contemporary PC. We ran over the itimer facility on an old Sparc 5 box and it worked fine.
    I've tried tweeking sundry esoteric -X and -XX JVM invocation options with no effect.
    J2SDK 1.4.2-07 in all cases.
    Thoughts?

    I'd think you should be posting in the forum for the Solaris 10 os, not a Java forum. Maybe someone in the Java Native Methods forum would have the necessary Solaris 10 expertise, also.
    If you do post elsewhere, either close this out with a final post or put a reference(s) to any other posts and say where you want replies posted, so replies aren't needlessly duplicated.

  • Interval Timing Issue On Solaris 10/Intel When The JNI Is Involved

    We've observed an odd behavior bridging to interval timers over the JNI on Solaris 10/Intel, and I was wondering if anybody here has ever seen anything like this.
    We have an interval timing facility that's implemented over a small set of platform-dependent native timing facilities. The *NIX "itimer" facility is used wherever it exists. On RedHat/Fedora we also implement a timer over the RTC device. On Windows we use a WaitableTimer.
    On all platforms there's a Java class that bridges to an appropriate timing facility via the JNI, and to date this has worked great on all platforms except for Solaris 10 on Intel. By "worked great" I mean that the clock tics end up being almost exactly what we expect for a given configured Hz update rate. So... e.g. if we set up a timer for 50 Hz, then we actually get 50 Hz +/- some minor variation much less than 1 second.
    On Solaris 10/Intel we set up a 50 Hz itimer in a plain-vanilla C app and we get ~50 Hz, but if we call the same C code from Java via the JNI we almost always end up with ~38Hz.
    The amount of Java and native code involved is almost trivial, and the hardware is a smoking fast contemporary PC. We ran over the itimer facility on an old Sparc 5 box and it worked fine.
    I've tried tweeking sundry esoteric -X and -XX JVM invocation options with no effect.
    J2SDK 1.4.2-07 in all cases.
    Thoughts?

    I'd think you should be posting in the forum for the Solaris 10 os, not a Java forum. Maybe someone in the Java Native Methods forum would have the necessary Solaris 10 expertise, also.
    If you do post elsewhere, either close this out with a final post or put a reference(s) to any other posts and say where you want replies posted, so replies aren't needlessly duplicated.

  • CAN I INSTALL SOLARIS 10 INTEL PLATFORM ON MY PC

    Can anybody guide me whether i can install solaris 10 intel platform on my pc having following configuration
    1. Processor = AMD SEMPRON 2500+ 64-BIT.
    2. MainBoard = ASUS K8V-MX.
    3. RAM-= 512 MB DDR PC3200
    4. Display = Onboard VIA/S3G Unichrome Pro IGP.
    5. LAN = Onboard VIA RHINE II Fast Ethernet Adapter.
    6. Monitor = 17" LG CRT, Model = Studioworks 700S
    7. Sony DVD- ROM.
    8. Samsung DVD-RW.
    9. HDD = 40 GB Samsung 7200 RPM.
    If anybody knows let me know at my e-mail [email protected]

    I don't think you will have many problems in this platform, but I'm not 100% sure.
    What I recommend you is to get the VMWare and try there. VMWare is a software where you can create a virtual machine running under windows. In this virtual machine you could install solaris 10 (and any other OS you want to test in your computer). I have my Solaris 10 running under VMWare with excellent results (Laptop with Intel Celeron processor)... where I have VMWare installed in Windows!

  • Oracle 9i for solaris 8(intel x86 platform)

    I want to know that if oracle for sun solaris 8 (intel platform) is available and anyone has installed it. On OTN only oracle for sun solaris (For SPARC ) is available for download.
    if anyone know it for solaris 8 (intel platform) then please tell me where to get it from.
    rohit
    [email protected]
    So that we may better diagnose DOWNLOAD problems, please provide the following information.
    - Server name
    - Filename
    - Date/Time
    - Browser + Version
    - O/S + Version
    - Error Msg

    This forum is for Forms questions. You should ask your question on the appropriate forum.
    Regards,
    Robin Zimmermann
    Forms Product Management

Maybe you are looking for

  • Copying Priority from SLFN in Satellite system to SDCR in Solman

    Hi Guru, We want set our priority in the service desk message and then create a change request from the service desk message. When the change request message is created, the priority defaults to 4. How can we set the change request message to copy th

  • PDF- paex page data to pdf form fields

    Just want to find out if anybody can help me out with this -- without using BI Publisher: I have several pdf letters that are pdf fillable. What needs to be done is from an APEX page: 1. user search for client id 2. find and selects the client id. Hi

  • Older Mac Book Pro is slow and bogging down

    My older Mac Book Pro is getting slow and having issues like a PC (programs freeze and closes, slow to respond, slow to open programs, wifi signal dropps out, etc) Is there a way to restore the performance, maybe by doing a wipe and a time machine re

  • SQL DEVELOPER INSTALLATION ERROR

    Hi Guru's, My OS : Linux DB : Oracle 10g When i am trying to install Oracle Sql Developer, I am getting the below error: Type the full pathname of a J2SE installation (or Ctrl-C to quit), the path will be stored in ~/.sqldeveloper/jdk I install jdk-7

  • Upgrade to SD 1.2 lost connections

    I just upgraded to SqlDeveloper 1.2 and I have lost all the connections. This is a windows environment. (In Linux it worked fine.) Any idea how can get back all my old connections? Thanks Mike