RocketRaid 3520 - anyone have it working?

Hi - I have a late 2005 PMG5 running os x server 10.5.8
Put a Highpoint RocketRaid 3520 in it, all ethernet ports stop working (to clarify, they say "cable disconnected" even with an cable plugged into them). Card works OK otherwise (not without some fiddling, but that's another story...).
Pull the card back out, ethernet works again. Uninstall the drivers but leave the card in, same problem - seems to be a hardware conflict.
Read in the change log for the driver file - "RR3520 has problem with G5 enternet [sic]" - kick myself, although this does not seem to be mentioned ANYWHERE else online...
The question is - does anyone have this config working? They advertise this card as working with the G5.
thanx for any input.

Got mine to work in couple of minutes using:
http://www.coolestguyplanet.net/installing-phpmyadmin-on-mac-osx-10-7-lion/
and to install mcrypt:
http://www.theinfinitevortex.com/2012/04/installing-mcrypt-onto-lion-server.html
hope this helps.

Similar Messages

  • SCOM 2012 SNMP Trap - Does anyone have it working?

    I am wondering if anyone out there has had any luck with getting SNMP Traps to be captured by SCOM 2012?  Probes work fine.
    We have been unable to get SCOM 2012 to receive a SNMP Trap from network devices.  We currently have a case open with Microsoft, but they dont have any answers as of yet.
    Here are the cliff notes version of what we have done so far.
    Discovery - OK
    The nodes discover without issue.  I made sure they were set to SNMP only.  I did this to verify we were talking SNMP and not just ICMP.
    Open Ports/Firewall Issues
    No firewalls are in place on the SCOM server and none exist between devices we are trying to get traps from.  Using a port tool, I can see that UDP 162 is listening as expected and its the System Center Management Host Process that is running the
    process.  We have tried having SNMP installed, but disabled, installed and running, and uninstalled.  Currently we have the SNMP service installed and running.  The SNMP Trap Service is NOT installed.
    Data Validation
    Using Wireshark running on the SCOM box I have been able to validate the OIDs we are searching for are hitting the SCOM server.  I installed an SNMP Trap generator and Receiver on my local machine as well as Jalasoft SNMP Simulator.  I was able
    to discover my local machine as a network device and if I send a TRAP from the TRAP generator on my local machine to the receiver on my local machine I can validate the data is coming through ok.
    What has been done on SCOM side
    The simplest place to look for data is with an Event Collection Rule and then an Event View Monitor.  We have set up an Event Based Monitor to search for an OID that I know to be accurate and then I set up an Event monitor to look for
    anything hitting that Collection Rule.  The Event monitor showed nothing so we changed the EVent Monitor to look for anything that hit Node which should show any SNMP traps that have hit from network devices.  No results.
    We tried to run WFAnalyzer from the 2007R2 Authoring Console, but it wont run against 2012 and from what I have found the 2012 edition doesnt exist anywhere yet.
    So has anyone succesfully received a SNMP TRAP into SCOM 2012?

    Hi,
    As this thread has been quiet for a while, we assume that the issue has been resolved. At this time, we will mark it as "Answered" as the previous steps should be helpful for many similar scenarios.
    In addition, we’d love to hear your feedback about the solution. By sharing your experience you can help other community members facing similar problems.
    Thanks,
    Yog Li
    TechNet Community Support
    How could you possibly mark this as answered? No answer was given, it was quiet for a couple of days including one of which was a holiday in the US. The previous steps are NOT helpful.  The question remains, Does anyone have it working?
    People have given troubleshooting advice, but nobody has actually answered the simple question.  Do they have it actually WORKING?

  • Tinymce - does anyone have it working in cfform?

    Downloaded today. successfully works <form> but not
    <cfform>.... can anyone help?????

    Hi,
    As this thread has been quiet for a while, we assume that the issue has been resolved. At this time, we will mark it as "Answered" as the previous steps should be helpful for many similar scenarios.
    In addition, we’d love to hear your feedback about the solution. By sharing your experience you can help other community members facing similar problems.
    Thanks,
    Yog Li
    TechNet Community Support
    How could you possibly mark this as answered? No answer was given, it was quiet for a couple of days including one of which was a holiday in the US. The previous steps are NOT helpful.  The question remains, Does anyone have it working?
    People have given troubleshooting advice, but nobody has actually answered the simple question.  Do they have it actually WORKING?

  • Epson 2200 on MacBook Pro - Anyone have that working?

    I'd like to run an Epson r2200 printer (I know it's old) with a MacBook Pro. Epson says the driver does not support Intel-based Macs, and they have no plans to update the driver. I've tried the GIMP driver, and it does not work. Does anyone have one working with an MBP (or any other Intel-based machine), and if so, how did you do it?
    MacBook Pro   Mac OS X (10.4.6)  

    What is an R2200? I'm familiar with the Stylus Photo 2200. The 2200 has intel drivers on the epson site:
    http://www.epson.com/cgi-bin/Store/support/supDetail.jsp?BV_UseBVCookie=yes&oid= 14402&prodoid=20306147&infoType=Downloads&platform=Macintosh
    If this isn't what you're looking for then I'm not sure what the printer is.

  • Anyone have GetClientInfo working to get web client IP address?

    My middle tier is 9iAS 1.0.2.2.2 on SOLARIS 8 SPARC, client tier is MSIE 6/Windows PC using JInitiator 1.3.1.9. I believe my 9iAS configuration is working fine; the GetClientIno.jar.sig gets downloaded to my JAR cache. But the sample form getclientinfo.fmb hangs as soon as the Applet window opens. No error messages anywhere. Anyone having it working on a similar platform configuration?

    Hi Peter,
    Thanks for your very useful advice .... We have eventually got some progress on this front. The problem was (I think?) down to Oracle JInitialtor not being able to handle JAR files coming down to the Client with multiple certificates (as detailed in Oracle's Jar Signing document) .... i.e. getClientinfo was being signed with my newly created certificate whilst f90all.jar had the oracle default certificate(?)...
    As for the work-around options ... I went for the option of uppacking the f90all.jar, then deleting the META-INF directory and then repackaging the jar and then getting it signed using the jarsigner tool (all on the Application Server ... NOT the Client)
    Before this I created a keystore using the keystore tool... I'm kinda new to this Java stuff... but I agree that this has been a very painful experience (and the pain is still ongoing 'cos we have some oddities in the
    way the Java Bean seems to be working....)
    I also agree that I think that this could be better doucmented by Oracle .... although Thanks to Duncan for spoting/and enlightening us that it was indeed an JAR signing related problem and explaining why certain functionality still works with Java Beans despit them being not properly signed....
    Any ideas when Oracle plan to ship a version of forms/JInitiator capable of handling multiple certificates?
    Cheers,
    Bharat
    P.S. One to watch .... you only need to unpack/pack/sign the f90all.jar NOT the f90all_jinit.jar which is a specially compressed JAR file .... If you upack/pack/sign this then things WILL NOT work!! ... As I found out through bitter experience again! ... It is documented in the JAR signing document ... right at the back in the Common Questions section .... maybe better having a little note in the part that tells you about the need to unpack/pack/sign associated JAR files like f90all.jar?
    P.P.S
    On page 13 on the JAR signing manual the command reads
    c:\jdk131\bin\jar -cf f90all_resign.jar *.*
    I think this only works on NT whereas on UNIX it should be
    c:\jdk131\bin\jar -cf f90all_resign.jar .
    (DON'T forget the '.' it is important)

  • Does anyone have bluetooth working? [solved]

    I can't believe this. For months I can't even use a bluetooth mouse!
    Once working fine, then there appeared to be a bluez issue, so I got the latest release 4.40
    got my /var/lib/bluetooth/MAC/trusts file and finally had my mouse back until...
    after a few minutes it lost the connection and refuses to reconnect.
    Now kbluetooth won't start, that is, it doesn't appear and says it's already running!
    I've tried blueman but that wants to pair the mouse with a passkey.
    So if anyone has a working kbluetooth please post the configuration here.
    Many thanks!
    Last edited by subatomic (2009-06-28 14:46:16)

    I had the same problem, my bluetooth mouse stop working when I upgraded to bluez 4.x
        $hidd --connect xx:xx:xx:xx:xx:xx --server
    is deprecated and documentation about bluez ActivateService is not working with bluez4.x:
        $dbus-send --system --print-reply --dest=org.bluez /org/bluez org.bluez.Manager.DefaultAdapter
        Error org.freedesktop.DBus.Error.UnknownMethod: Method "DefaultAdapter" with signature "" on interface "org.bluez.Manager" doesn't exist
    Google suggest me to install d-feet and look into dbus to correct the python scripts and finally I got my bt mouse back again.
    bt_mouse_create.py:
        import dbus
        bus = dbus.SystemBus()
        manager = dbus.Interface(bus.get_object('org.bluez', '/'), 'org.bluez.Manager')
        adapterpath = manager.DefaultAdapter()
        adapter = dbus.Interface(bus.get_object('org.bluez', adapterpath), 'org.bluez.Adapter')
        devicepath = adapter.CreateDevice('xx:xx:xx:xx:xx:xx')
        print devicepath
    Replace xx with your mouse's mac
    Run once and take note about the output string.
    Replace it in the next script.
    bt_mouse_connect.py:
        import dbus
        bus = dbus.SystemBus()
        devicepath='/org/bluez/7077/hci0/dev_xx_xx_xx_xx_xx_xx'
        device = dbus.Interface(bus.get_object('org.bluez', devicepath), 'org.bluez.Input')
        device.Connect()
    I Hope it works for you too.

  • Does anyone have SSL working with the Sun Java System App Server PE?

    We have been having problems (to say the least) getting SSL to work with the Sun Java Application Server 8.1 Platform Edition.
    We have a signed certificate from VeriSign and have it imported correctly, but when you test it by going to https://localhost:8182/ (note that 8182 is the port set up for SSL) you get a warning mesage saying that the certificate cannot be verified. When you view the certificate you see that it is the one that got automatically generated for you by the app server and not the one we purchased from VeriSign.
    So, I was just wondering if anyone out there has gotten this to work and if so, what document did you follow to tell yoiu how it was done!
    THANK YOU!

    once apon a time i had a real problem with the same issue.. best of luck.. i forget now how to fix.. sorry.

  • X-Fi Notebook and Alchemy (anyone have it working)

    Hello
    I have another thread pertaining to the X-Fi 5. USB surround, and am coming to the conclusion that I need to box it and try something else.
    So I was wondering if anyone who has purchased the X-Fi notebook (express card) or X-Fi xtreme 5. notebook (older card I think) have got them :
    1. Working with Alchemy.
    2. Working with Alchemy and Fallout 3.
    I would really appreciate any info regarding successfull or unsuccessfull attempts at this.
    Regards

    I am experiencing the same disappointment. I'm a composition student who relies on Soundfont technology to make decent recordings before I present my music to real performers. I just bought a new laptop online and paid $80 extra?to receive the?X-Fi Notebook because Creative states that "the X-Fi series is Soundfont compatible."? That was the main, and only, selling point to me.
    I will be returning the card immediately.

  • Netgear Readyshare Print - Does Anyone Have this Working?

    I have a WNDR4500 router with Netgear Readyshare facilities.
    It's supposed to offer easy network printing with a USB printer attached.
    I've been unable so far to get a USB printer to work.
    The supplied Netgear USB Control Center utility installs fine into Lion.  It detects and displays the printer.  However I do not know how to set up the printer on Lion.  I tried defining a printer queue using IP printing to default queue on the routers IP address.  This gets as far as showing me a print queue but all attempts to print result in the printer busy error.

    Same here. On both Mac and Windows I can't seem to get printing to my Canon MP600 to work. I filed a support ticket to Netgear...to be continued

  • Does anyone have a working amtlib.dll files for Primere Pro CC and After Effects CC?

    I have had problems when installing it, it s saying it is missing the amtlib.dll file (on both) I do have PS CC working, but apparently PPCC and AECC require different amtlib.dll files
    Please don't post any spam links :/
    Thanks!

    download the installation files and properly install your apps.
    you might want to uninstall and clean before doing that (Use the CC Cleaner Tool to solve installation problems | CC, CS3-CS6).
    Downloadable installation files available:
    Suites and Programs:  CC 2014 | CC | CS6 | CS5.5 | CS5 | CS4 | CS3
    Acrobat:  XI, X | 9,8 | 9 standard
    Premiere Elements:  13 | 12 | 11, 10 | 9, 8, 7 win | 8 mac | 7 mac
    Photoshop Elements:  13 |12 | 11, 10 | 9,8,7 win | 8 mac | 7 mac
    Lightroom:  5.7.1| 5 | 4 | 3
    Captivate:  8 | 7 | 6 | 5.5, 5
    Contribute:  CS5 | CS4, CS3
    Download and installation help for Adobe links
    Download and installation help for Prodesigntools links are listed on most linked pages.  They are critical; especially steps 1, 2 and 3.  If you click a link that does not have those steps listed, open a second window using the Lightroom 3 link to see those 'Important Instructions'.

  • Anyone have a work around for sorting Smart Playlists in Match?

    So I was surprised by changing a couple criteria in some smart playlists, they sync to my iPhone.  Obviously from reading around here, play counts are not updating when played with match and are ignored by the iOS device.  Also, sorting seems to be totally random regardless of how the playlist is setup in iTunes.
    Anyone got any tricks for these things?
    Thx

    Bootcamp made the partition and provided the drivers, that is all, it doesn't 'run' anything
    Here are instructions from Microsoft on using the Windows System Image:
    To restore using a Windows installation disc
    Use this method if your computer came with a Windows installation disc.
    Insert the installation disc, and then restart your computer by clicking the Start button , clicking the arrow next to the Lock button , and then clicking Restart.If your computer is not configured to start from a CD or DVD, see Start Windows from a CD or DVD for instructions about how to do this.
    Press any key when prompted to do so.
    Choose your language settings, and then click Next.
    Click Repair your computer.
    Select the operating system you want to repair, and then click Next.
    Note
    If you are restoring a 64-bit system using a 32-bit Complete PC backup or a 32-bit system using a 64-bit Complete PC backup and have more than one operating system installed, you should not select an operating system. If an operating system is selected by default, clear the selection by clicking a blank area of the window, and then click Next. 
    On the System Recovery Options menu, click Windows Complete PC Restore, and then follow the instructions.
    Note
    Insert the last CD or DVD of the backup set when prompted to do so. 

  • Does anyone have Trash working with OD users?

    I think it is a general Dock issue but OD users are not seeing Having trouble with their Dock trash. You move files in and they either just dissapear (not in the Trashcan) but they are in the .Trash folder or they show up in the Trashcan but you can't empty the Trash.
    I have tried fixing it using 10.6 where the trash works fine with the user accounts.
    I thought it was an issue from my Server setup so I set up a brand new Mac mini wwith a fresh and clean Lion Server install and set up one test OD user and it has the same issue!
    Lately too some users who have their Downloads folder in the Dock are seeing their system lock up when Safari completes a download and the Dock icon changes. The Dock will take up 100% of the CPU and force quitting it will cause EVERYTHING to lock up with and nessisitating a force reboot.
    I was hoping 10.7.1 and 10.7.2 updates and then 10.7.2 combo updates would fix the issue not no it is still there.
    Between this and OD users seeing beachballs 30-60 seconds every time they open a document is a program that supports auto-save and versioning I am ready to migrate everyone back to 10.6 and start looking at Linux server alternatives for the future.

    Yeah, even the Secure Empty Trash workaround can sometimes have issues.
    I tried wih user homes stored locally and on an external drive. The only way I could get it to work is by creating a user and NOT setting a network home, then the trash would work. Makes me think it is a weird permissions issue on the client-end since 10.6 users work fine and no matter how the system sets or I set permissions on the Users directory I still end up with Trash and other issues.
    Between this and the beach-balling with auto-save/versioning enabled apps my Lion users are not happy campers.

  • Install 8.2 EPPM on tomcat /jboss anyone have this working?

    Hello, Has anyone successfully installed and have 8.2 EPPM running on tomcat /jboss as the appserver?
    Edited by: Oracle Primavera on Mar 29, 2012 1:28 PM

    hello,
    that is not tested so probably you will have problem using tomcat or jboss.
    check tested configurations document for 8.2 eppm: http://docs.oracle.com/cd/E25030_01/English/Tested_Configurations/eppm_8_2_tested_configs.xls app server sheet.
    Weblogic 10.3.5 and WebShpere 7.0 Fix Pack 19 are recommended for 8.2
    Regards

  • Does anyone have GIMP working *properly* with Leopard?

    If so, how did you get it working? It is killing me that I can't use GIMP for the time being.

    I rarely use GIMP, but I did launch and run it in Leopard just to see if it would, and it did. I opened an image, cropped it, inverted colors, added a new layer, changed the mode of interacting between the layers, and resaved as a psd file. Everything seemed to be working fine. I just copied over the last version I had in Tiger and double clicked it. X11 launched, then a slight pause, the GIMP splash screen appeared, did its loading, and it was up and running. The Tiger version I copied was GIMP-2.4-rc3-intel, which I had downloaded a month or so ago.
    Francine
    Francine
    Schwieder

  • Anyone have fwbackups working on OEL 5.5?

    Just curious because I've been trying to install the latest version and have run into a lot of issues with dependencies.
    Thanks!
    Rob

    1. Setup oracle public yum repository:
    http://public-yum.oracle.com
    2. Setup Fedora EPEL repository:
    rpm -Uvh http://download.fedora.redhat.com/pub/epel/5/i386/epel-release-5-4.noarch.rpm
    3. Install fwbackups dependencies:
    yum install gettext python-paramiko intltool pygtk2-devel gtk+-devel
    4. Log-out and back in again
    5. Get fwbackups package:
    wget "http://www.diffingo.com/downloads/fwbackups/fwbackups-1.43.3rc5.tar.bz2"
    tar xfj fwbackups-1.43.3rc5.tar.bz2
    6. Try it:
    cd fwbackups-1.43.3rc5/src
    ./fwbackups-runapp.pyw

Maybe you are looking for

  • Reg: Not Able to Create EO

    Hi all, I have applied a patch 7523554 for JDeveloper. I am using Jdeveloper 10.1.3.3.0 for R12 OAF development. Trying to learn OAF through given Tutorials in the patch. I have completed Hello Word Tutorial Successfully. However facing problem in Se

  • Steps to upgrade from 10.5.8 to Mountain Lion

    Please help.  I am trying to upgrade to OS X mountain Lion from10.5.8 how do I do it? Thank you in advance for your help and support.

  • Is the problem the screen or the GPU?

    I have Macbook pro 15in late 2011. My looks like this. The picture is not blurry, that is actually how the text apprears. also somethime it turn to different tint of colors. http://i.imgur.com/aGNgTav.jpg I connected it to an external screen and it a

  • IBook to Dell 2005FPW connectors

    My new 2005FPW Dell was just picked up and the correct connectors aren't in there for my 14.1 iBook. I have the Mini-VGA/video out adapter but am missing a connection between the [Dell-VGA Cable] and the [Apple Video Adapter] does anyone know where t

  • OID Provisioning

    Hello all, HELP! I have got provisioning installed and configured, but i experience some troubles. The problem is the following: If I create a user in the OID using the ldapmodify command and assign a role using the ldapmodify command to that user, t