Hey,
Here's the latest news from OpenSolaris - trying to get back to doing
these summaries earlier in the week. See you at OSCON next week! :)
Glynn
==
> Derek Cicero announced [1] that build 43 of Solaris Express Community
> Release was now available.
>
> 1.
> http://mail.opensolaris.org/pi
Gary A. Ross wrote:
> Thinking about it more, do you want the Solaris Desktop to be just
> another "me too" desktop, just a GUI with all of the same modules every
> one else has? I would think that you might want to differentiate it
> more, integrating with something like the Looking Glass pro
Hi Dmitry,
> "npe" not present
So as I expected 6401605 is not involved here.
Thanks,
back to my ACPI study ;-)
Regards,
J-F
This message posted from opensolaris.org
___
opensolaris-discuss mailing list
opensolaris-discuss@opensolaris.org
Hey,
Ross, Gary (G.A.) wrote:
> sounds like a great idea, but be careful. There are many other desktops,
> which JDS clearly has to catch up to. Would it make more sense to make
> gnome the OS project?
I personally think we should fully advocate all the open source
components of JDS on the deskt
i don't understand it :) (i run it in 32-bit mode )
# ./autovec
[1]
i8042_intr() pri 0
[4]
[6]
fdc_intr() pri 0
[9]
acpi_wrapper_isr() pri 0
[12]
i8042_intr() pri 0
[14]
ata_intr() pri 0
[18]
cpqary3_hw_isr() pri 0
[25]
bge_intr() pri 0
[32]
mpt_intr() pri 0
[33]
mpt_intr() pri
"npe" not present
This message posted from opensolaris.org
___
opensolaris-discuss mailing list
opensolaris-discuss@opensolaris.org
Danek Duvall wrote:
> On Sat, Jul 15, 2006 at 09:48:22PM +0200, Roland Mainz wrote:
>
> > Is it legal to assume that all Sun build machines which do OS/Net builds
> > have the "ja_JP.PCK" and "ja_JP.UTF-8" locales installed ?
>
> No, why?
Because I'd like to run some tests in specific locales to
On Wed, 12 Jul 2006, Calum Benson wrote:
> Perhaps... either way, you could certainly help us out by telling us all the
> things that you found problematic when you tried to switch :)
Good idea; I've just posted a couple of blog entries on this topic, at
richteer.blogspot.com, so hopefully that w
Just to expand on what Derek said...
Here are the 6 bug reports that made it through the web form to get to us:
6382996 jive forum does not handle email footers correctly
6407808 isaexec(1) should use isaexec(3C) API instead of homegrown code
6413785 ctfconvert has no manual page
6414
> I would like to know if the observed behavior listed
> below is the expected one, because I was a little bit
> surprised about it.
>
> - nis/server and nis/client are disabled after
> upgrade although they were enabled before
I believe you're encountering
6447397 Solaris 10 Update 2 up
There isn't a way at this time to change a package's status after it's been
installed.
Please feel free to file a RFE at bugs.opensolaris.org as this ability might be
useful.
As a workaround, I believe you can pkgrm(1M) the existing package and then
pkgadd(1M)
it again, this time specifying the
Somehow this thread reminds me of:
Bill: Ted, while I agree that in time our band will be most triumphant, the
truth is Wyld Stallyns will never be a super band until we have Eddie Van Halen
on guitar.
Ted: Yes Bill, but I do not believe we will get Eddie Van Halen until we have a
triumphant vi
+1, good debugging tools for NFS would have saved me many headaches (a few grey
hairs, several sleepless nights, etc, etc) over the years. Now that I'm no
longer doing direct SA work, at least maybe someone will not have to go through
the same stuff.
-spp
This message posted from opensolar
Hi Dmitry.
Could you perform the following test?
- Boot -kvd
- At the debugger prompt
1) ::bp npe`_init
2) ::bp acpica`_init
3) :c
What is the breakpoint you hit first?
When you hit the npe breakpoint:
1) pcie_error_disable_flag/W 1
2) :c
When you hit the acpica breakpoint:
1) :c
>Hi,
>
>I need to synchronize clocks on certain servers to a maximum delta of 1 ms.
>Currently I'm using NT
P, but that only periodically synchronizes the clocks so some servers may get
increased drift if th
ey're busy. In some cases I end up with drift as high as 100 ms.
>
>I am interested in h
Jürgen Keil wrote:
>> i havn't experience and compiler for remake autovec
>
> A compiler should be available as /usr/sfw/bin/gcc, if you've installed
> everything from the OS installation CD/DVD.
>
> You can also use the 32-bit autovec executable that is included
> in Dan Mick's source archive (s
Jürgen Keil wrote:
>> Solaris 10 06/06 x86 HP DL585 boot hang aftrer reboot
>>
>> when I shutdown server and power on,
>> solaris sometimes start, and working good,
>> sometime hang
>
> That is, if you power cycle the machine, it will boot without hanging,
> at least sometimes?
>
> One idea is t
Jürgen Keil wrote:
> There have been issues in the past where the bios acpi code
> was sending lots of (>1) interrupts/second.
>
> For example, see this thread:
> http://www.opensolaris.org/jive/thread.jspa?messageID=46992
It is very unlikely that Dmitry is seeing this problem with an
HP DL5
Hi,
I need to synchronize clocks on certain servers to a maximum delta of 1 ms.
Currently I'm using NTP, but that only periodically synchronizes the clocks so
some servers may get increased drift if they're busy. In some cases I end up
with drift as high as 100 ms.
I am interested in hearing a
> i havn't experience and compiler for remake autovec
A compiler should be available as /usr/sfw/bin/gcc, if you've installed
everything from the OS installation CD/DVD.
You can also use the 32-bit autovec executable that is included
in Dan Mick's source archive (so no recompile is needed)
ftp://
i havn't experience and compiler for remake autovec
can i exlude acpica module?
in /etc/system
exclude: acpica
what consequences for me?
This message posted from opensolaris.org
___
opensolaris-discuss mailing list
opensolaris-discuss@opensolaris.or
> Is the hang with oracle reproducable? Does is always
> hang when you
> run a certain database command? For example when you
> have
> tablespace allocated to files on a logging ufs
> filesystem, and you
> drop such a file (= remove a big file from a logging
> ufs filesystem) [*] ?
now i try to
> [b]# echo ::interrupts | mdb -k
> mdb: invalid command '::interrupts': unknown dcmd
> name[/b]
Another way to print the interrupt vector table is to use
Dan Mick's autovec utility. See:
http://groups.yahoo.com/group/solarisx86/message/29846
(The makefile and the source probably needs a few m
> > echo ::interrupts | mdb -k
> > I hope the ::interrupts command is supported by S10 6/2006)
>
> [b]# echo ::interrupts | mdb -k
> mdb: invalid command '::interrupts': unknown dcmd
> name[/b]
Too bad, the mdb "::interrupts" command isn't backported to S10U2.
This is a new feature in OpenSo
> I just began to look at the ACPI code and spec. I
> have no furher idea for now. If I have another one I
> will let you know.
thanks, i wait impatiently ...
i must to make decision, use Solaris or not
This message posted from opensolaris.org
___
ope
> [b]to jfndi[/b]
> with -kv few reboot not hang,
> without -kv, again hang
I just began to look at the ACPI code and spec. I have no furher idea for now.
If I have another one I will let you know.
Regards,
J-F
This message posted from opensolaris.org
__
> That is, if you power cycle the machine, it will boot
> without hanging,
> at least sometimes?
if power off, on - usually it boot (sometime not)
>
> echo ::interrupts | mdb -k
> ope the ::interrupts command is supported by S10
> 6/2006)
[b]# echo ::interrupts | mdb -k
mdb: invalid command
> Solaris 10 06/06 x86 HP DL585 boot hang aftrer reboot
>
> when I shutdown server and power on,
> solaris sometimes start, and working good,
> sometime hang
That is, if you power cycle the machine, it will boot without hanging,
at least sometimes?
One idea is that we have two or more devices s
> Now before we get into some diatribe about Solaris 10
> and Solaris Nevada I
> just want to point out that this friend of mine has
> been working with
> Microsoft Windows and Linux and Novell Netware for a
> long long time. He was
> anything but impressed. He could care less about the
> differe
Hi,
> in -kd hang not present,
>
>
> i attach full screenshot with set moddebug=0x8000
>
> second file in the first mesaage
Can you add the v option to the kernel line (-kvd)? Maybe the system will show
something after loading acpica but before hanging.
Any better idea?
Regards,
J-F
in -kd hang not present,
i attach full screenshot with set moddebug=0x8000
This message posted from opensolaris.org
___
opensolaris-discuss mailing list
opensolaris-discuss@opensolaris.org
31 matches
Mail list logo