[osol-help] could someone tells the difference of RGMd and RGMx? thanks.

2009-01-16 Thread yang
Hi all. What is the difference of RGMd and RGMx ? I found that the start RGMd will register rgmx_hook_call. yet I don't know the difference of rgmx and rgmd. How to define the node id for a non-global zone's rgm? Edward -- This message posted from opensolaris.org ___

Re: [osol-help] Cannot ssh to OpenSolaris after upgrade to 2008.11 from WinXP

2009-01-16 Thread Frank Greco
I upgraded to 2008.11 build 105. ssh to our OpenSolaris box from my WinXP machine now works. Build 105 uses sshd Sun_SSH_1.3 - works for me Build 101 uses sshd Sun_SSH_1.2 - does NOT work for me It could have been any changes to sshd/ssh/ssl or perhaps some tcp kernel mod or something else.

Re: [osol-help] (no subject)

2009-01-16 Thread Han IL
Thank you for your answer and help. -- This message posted from opensolaris.org ___ opensolaris-help mailing list opensolaris-help@opensolaris.org

Re: [osol-help] (no subject)

2009-01-16 Thread Han IL
I really made a beginner's mistake. Please, Forgive me After I copy /etc/nsswitch.dns /etc/nsswitch.conf, it does work. :) Thank you. -- This message posted from opensolaris.org ___ opensolaris-help mailing list opensolaris-help@opensolaris.org

Re: [osol-help] DNS configuration for OpenSolaris??

2009-01-16 Thread Leslie H Wood
inline Brent Jones wrote, On 01/16/09 18:12: On Fri, Jan 16, 2009 at 4:43 PM, Han IL wrote: I have a problem of DNS configuration for OpenSolaris. As I have configured in Solaris 10... # cat /etc/resolv.conf domain localdomain nameserver 168.126.63.1 nameserver 168.126.63.2 (t

Re: [osol-help] DNS configuration for OpenSolaris??

2009-01-16 Thread Brent Jones
On Fri, Jan 16, 2009 at 4:43 PM, Han IL wrote: > I have a problem of DNS configuration for OpenSolaris. > > As I have configured in Solaris 10... > > # cat /etc/resolv.conf > domain localdomain > nameserver 168.126.63.1 > nameserver 168.126.63.2 > > (the addresses are correct.) > > > In OpenSolari

[osol-help] DNS configuration for OpenSolaris??

2009-01-16 Thread Han IL
I have a problem of DNS configuration for OpenSolaris. As I have configured in Solaris 10... # cat /etc/resolv.conf domain localdomain nameserver 168.126.63.1 nameserver 168.126.63.2 (the addresses are correct.) In OpenSolaris, I configured that above, The ping for global(external) IP address

Re: [osol-help] 2008.11 Install on Acer 8920 reboots at 44%

2009-01-16 Thread John Brewer
Can you post the output of: uname -a ; prtdiag -v ; dmesg ; /usr/X11/bin/scanpci -v ; prtconf -Dpv ; prtpicl -v ; cat /var/log/Xorg.0.log -- This message posted from opensolaris.org ___ opensolaris-help mailing list opensolaris-help@opensolaris.org

[osol-help] SUNWhea cannot be installed from Package Manager...

2009-01-16 Thread Kei
Hello. I am trying to install SUNWgcc from the Package Manager, but the dependent file, "SUNWhea" cannot be downloaded. It's as if the linked file does not exist. Is this only temporary, or should I find a source elsewhere? Any help would be greatly appreciated. Thanks! Message was edited by: k

[osol-help] 2008.11 Install on Acer 8920 reboots at 44%

2009-01-16 Thread Luke Hall Bland
I'm trying to install Opensolaris 2008.11 an acer 8920, the install using all the disk goes ok untill 44% at which point it reboots. Any suggestions on how I should Procede? -- This message posted from opensolaris.org ___ opensolaris-help mailing list

Re: [osol-help] problems in creating bootable opensolaris iso

2009-01-16 Thread ashit kumar nayak
i have one more way but it need opensolaris 2008-11 must be installed. It provides tool to create the same. But its a long procedure. Its building the distribution all over again. In osol8-11 package manager is present. With the help of that we can find tools like SUNWdistro-const. Which help in

Re: [osol-help] Using nwam with GSM modem and PPP

2009-01-16 Thread Patrick Arnoux
Thanks, I appreciate the heads up. I take it that "nwam" and "inetmenu" are competing technologies ? So to speak. P.A. -- This message posted from opensolaris.org ___ opensolaris-help mailing list opensolaris-help@opensolaris.org

Re: [osol-help] HP 7900eC with intel E8500 processor and intel graphics Q45 GMCH

2009-01-16 Thread Jim Barker
At your suggestion, I opened a bug with defect.opensolaris.org, the bug id is 6134. Thanks for your feedback. -- This message posted from opensolaris.org ___ opensolaris-help mailing list opensolaris-help@opensolaris.org

Re: [osol-help] Change to releases since 2008.11?

2009-01-16 Thread Alan Coopersmith
Ben Golding wrote: > When I was using 2008.05, I'd run "pkg image-update" and regularly see new > updates come in that seemed to track the release schedule. Since installing > 2008.11, I'm on snv_101b and pkg tells me that there are no updates available > even though I read in other threads in

Re: [osol-help] Change to releases since 2008.11?

2009-01-16 Thread Alex Viskovatoff
I recall reading that starting with the official release of 2008.11, official updates will only be released with future official releases, e.g., 2009.4 or whatever. Now that the dev repository (http://pkg.opensolaris.org/dev/) has been introduced with the release of 2008.11, packages from succes

Re: [osol-help] problems in creating bootable opensolaris iso

2009-01-16 Thread C-EDGE
Sorry but no more idea ! anyone else ? -- This message posted from opensolaris.org ___ opensolaris-help mailing list opensolaris-help@opensolaris.org

Re: [osol-help] help with removing ghost printer

2009-01-16 Thread Paul Johnston
Many thanks, cured it nicely :-) Regards Paul -Original Message- From: opensolaris-help-boun...@opensolaris.org [mailto:opensolaris-help-boun...@opensolaris.org] On Behalf Of Peter Sear Sent: Friday, January 16, 2009 11:24 AM To: Johnston, Paul Cc: Open Solaris Subject: Re: [osol-help]

Re: [osol-help] help with removing ghost printer

2009-01-16 Thread Peter Sear
Hi Paul Check if there is a .printers file in the user's home directory. "_all" represents an interest-list of print queues for that user. If lp0 is listed, commands such as lpstat will check for printers including lp0 which would explain the error given that no printer config exists. If this is

[osol-help] help with removing ghost printer

2009-01-16 Thread Paul Johnston
Hi Running SunOS opensolaris 5.11 snv_101b i86pc i386 i86pc Solaris and seem to have partially set up a printer pa...@opensolaris:/etc$ lpstat -t scheduler is running system default printer: lp1 lp0: unknown printer lp0: unknown printer lp0: unknown printer lp0: unknown printer Failed to contact s

Re: [osol-help] HP 7900eC with intel E8500 processor and intel graphics Q45 GMCH

2009-01-16 Thread John Brewer
It looks until unable to initialize T-state is supported with 64bit, you need to use your earlier work around in "problem: Live cd wouldn't boot answer: Booted 32 bit kernel and set acpi-user-options=0x8" and you should submit a bugid on your dmesg output of : prtdiag -v ; /usr/X11/bin/scancpi

Re: [osol-help] problems in creating bootable opensolaris iso

2009-01-16 Thread ashit kumar nayak
ya I'm very sure on that,as I'm working on this with no problem at all. -- This message posted from opensolaris.org ___ opensolaris-help mailing list opensolaris-help@opensolaris.org

[osol-help] Installing opensolaris 2008.11 on HP 550 notebook

2009-01-16 Thread Roberto Iannone
Hi, I'm starting to install opensolaris 2008.11 on my notebook HP 550. First problem: panic due to hp audio drive. I solved it using the disable-audiohd option at grub boot. Second problem: after chosed language and keyboard type it shows me the login prompt but no go ahead :-( (I don't know am