Sponsored Content
Operating Systems HP-UX Help needed HP UX 11.11i new install on C8000 Desktop messaging system error CAN'T FIX Post 302929774 by C8000 on Friday 26th of December 2014 05:35:55 AM
Old 12-26-2014
Thanks for your reply
ok have just finished installing os on my other C8000, minimal hardware, DID NOT select DCHP option for network, manually entered ip address for machine as 192.168.1.18, gateway as 192.168.1.1 which is the value I use for the ethernet to wifi adapter that I have set up previously to connect to wifi on ethernet hardware I own ( this is the value I use on my SGI Octane when using this adaptor) it boots into the CDE Desktop and I can operate everything fine (prev. if I select DCHP , network settings get assigned and I get an error about desktop messaging system and I cannot log in in anything but failsafe mode) however if I start up mozilla , it cannot find any pages, keeps saying good web address cannot be found , please check and try again. on the other computer , after fiddling with network settings, I could get mozilla to load pages BUT it would then come up with desktop messaging system error and I would have to log back in in failsafe mode and could run mozilla ok but obviously could not get to a standard CDE session. In summary CAN EITHER HAVE A STANDARD CDE LOGIN WITH NO ERROR ABOUT MESSAGING SYSTEM BUT NO INTERNET RUNNING MOZILLA.............OR .............. ONLY A FAILSAFE LOGIN BECAUSE OF DESKTOP MESSAGING ERROR HOWEVER MOZILLA DOES INFACT WORK. BUT........... NOT BOTH WORKING AT SAME TIME.
 

9 More Discussions You Might Find Interesting

1. UNIX for Dummies Questions & Answers

The Desktop Messaging System Could Not Be Started HP-UX

Hi People! I've just got a HP-UX system dumped on me. I've started it, followed all the install/setup questions, and everything was going ok, right upto when going into the desktop enviroment I got the message "The Desktop Messaging System Could Not Be Started". Now I've checked the... (8 Replies)
Discussion started by: cpiuk
8 Replies

2. UNIX for Dummies Questions & Answers

sudo install on HP UX 11i(basic question)

Hello folks, had a question. I was trying to install sudotool on HP -UX 11i. I downloaded gzip file from sudo site and unzipped to /tmp folder on HP box how do i install it?? do i need to run "swinstall" menu and then choose from there? THanks! karthik (1 Reply)
Discussion started by: karthikosu
1 Replies

3. HP-UX

11i install error

Hi Experts I have a C3000 workstation onto which I am trying to install 11i however I am running into the following error. ENTRY_INIT failed, status = -4: Unrecoverable hardware error (followed by a hex dump) I have re-tried many times and on one occasion successfully got through to CD... (4 Replies)
Discussion started by: C3000
4 Replies

4. HP-UX

HP UX 11i and HP C8000

Hey, i want install HP UX 11i on HP C8000. When i start the C8000 i get a prompt. On this Prompt i write BOot P1 P1 is my DVD-ROM (IDE). I get the Message "ERROR: Not a boot path". When i write SEArch the Prompt said: P0 scsiA.6 HP73.4MAT3073NP P1 ide.1 ... (2 Replies)
Discussion started by: numx
2 Replies

5. UNIX for Advanced & Expert Users

The DT messaging system could not be started

Hello All, I am getting " The DT messaging system could not be started" message when wants to login as root on a box running on tru64 5.1A. /etc/hosts is ok. when i see in .dt/errorlog it shows message server could not be started. Thanks for help. Awadhesh (2 Replies)
Discussion started by: Awadhesh
2 Replies

6. Solaris

how to install iplanet messaging server 5.2 on solaris 10

hi all, I want to install iplanet messaging service in solaris 10. if it is possible plz send the procedure for installation.its urgent plz regards spandan (2 Replies)
Discussion started by: spandhan
2 Replies

7. HP-UX

RX2620 11i V3 install halts at load ram disk

Hi there, hope you can help since I'm a novice and playing with this machine to maybe one day use it with our non-profit art project (plantage9.de). I have the proper media for itanium and everything seems okay, loads the DVD etc., until it halts without any progress for hours (see also image... (1 Reply)
Discussion started by: plantage
1 Replies

8. Red Hat

RPM Install error: libc.so.6 is needed by

I have an application rpm which when installed is failing to get installed with error error: Failed dependencies: libc.so.6 is needed by testSam-4.7.x86_64 libc.so.6(GLIBC_2.0) is needed by testSam-4.7.x86_64 libc.so.6(GLIBC_2.1) is needed by testSam-4.7.x86_64 ... (1 Reply)
Discussion started by: rupeshkp728
1 Replies

9. Shell Programming and Scripting

The DT messaging system could not be started.

Good Morning, Users can no longer log into SunBlade 2500 Solaris 9 system (though root still can). Here's what I'm getting and what I've done. I'm most suspicious of the full drive since that pops up twice and I did see one looks full. What's a good way to reduce what's on it?- or.. what else... (2 Replies)
Discussion started by: Stellaman1977
2 Replies
IWI(4)							   BSD Kernel Interfaces Manual 						    IWI(4)

NAME
iwi -- Intel PRO/Wireless 2200BG/2915ABG IEEE 802.11 driver SYNOPSIS
iwi* at pci? dev ? function ? DESCRIPTION
The iwi driver provides support for Intel(R) PRO/Wireless 2200BG and 2915ABG MiniPCI network adapters. By default, the iwi driver configures the adapter for BSS operation (aka infrastructure mode). This mode requires the use of an access point. For more information on configuring this device, see ifconfig(8). The Intel firmware requires acceptance of the End User License Agreement. The full license text can be found in /libdata/firmware/if_iwi/LICENSE.ipw2200-fw. The license is agreed to by setting the sysctl variable hw.iwi.accept_eula to 1. EXAMPLES
Join an existing BSS network (i.e.: connect to an access point): ifconfig iwi0 inet 192.168.0.20 netmask 0xffffff00 Join a specific BSS network with network name ``my_net'': ifconfig iwi0 inet 192.168.0.20 netmask 0xffffff00 nwid my_net Join a specific BSS network with 64 bits WEP encryption: ifconfig iwi0 inet 192.168.0.20 netmask 0xffffff00 nwid my_net nwkey 0x1234567890 Join a specific BSS network with 128bits WEP encryption: ifconfig iwi0 inet 192.168.0.20 netmask 0xffffff00 nwid my_net nwkey 0x01020304050607080910111213 DIAGNOSTICS
iwi%d: device timeout The driver will reset the hardware. This should not happen. SEE ALSO
an(4), awi(4), ipw(4), pci(4), wi(4), ifconfig(8), iwictl(8), firmload(9) The IWI Web Page, http://damien.bergamini.free.fr/ipw/. AUTHORS
The iwi driver and this man page were written by Damien Bergamini <damien.bergamini@free.fr>. BSD
February 5, 2009 BSD
All times are GMT -4. The time now is 05:49 AM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy