<?xml version="1.0" encoding="UTF-8"?>
<rdf:RDF xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns="http://purl.org/rss/1.0/" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:syn="http://purl.org/rss/1.0/modules/syndication/" xmlns:admin="http://webns.net/mvcb/">
  <channel rdf:about="http://permalink.gmane.org/gmane.os.freebsd.stable">
    <title>gmane.os.freebsd.stable</title>
    <link>http://permalink.gmane.org/gmane.os.freebsd.stable</link>
    <description/>
    <syn:updatePeriod>hourly</syn:updatePeriod>
    <syn:updateFrequency>1</syn:updateFrequency>
    <syn:updateBase>1901-01-01T00:00+00:00</syn:updateBase>
    <items>
      <rdf:Seq>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.os.freebsd.stable/80632"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.os.freebsd.stable/80631"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.os.freebsd.stable/80630"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.os.freebsd.stable/80629"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.os.freebsd.stable/80628"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.os.freebsd.stable/80627"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.os.freebsd.stable/80626"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.os.freebsd.stable/80625"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.os.freebsd.stable/80624"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.os.freebsd.stable/80623"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.os.freebsd.stable/80622"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.os.freebsd.stable/80621"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.os.freebsd.stable/80620"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.os.freebsd.stable/80619"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.os.freebsd.stable/80618"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.os.freebsd.stable/80617"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.os.freebsd.stable/80616"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.os.freebsd.stable/80615"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.os.freebsd.stable/80614"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.os.freebsd.stable/80613"/>
      </rdf:Seq>
    </items>
    <image rdf:resource="http://gmane.org/img/gmane-25t.png"/>
    <textinput rdf:resource=""/>
  </channel>
  <image rdf:about="http://gmane.org/img/gmane-25t.png">
    <title>Gmane</title>
    <url>http://gmane.org/img/gmane-25t.png</url>
    <link>http://gmane.org</link>
  </image>
  <item rdf:about="http://permalink.gmane.org/gmane.os.freebsd.stable/80632">
    <title>[releng_8 tinderbox] failure on sparc64/sparc64</title>
    <link>http://permalink.gmane.org/gmane.os.freebsd.stable/80632</link>
    <description>&lt;pre&gt;TB --- 2012-05-26 10:05:00 - tinderbox 2.9 running on freebsd-legacy2.sentex.ca
TB --- 2012-05-26 10:05:00 - FreeBSD freebsd-legacy2.sentex.ca 9.0-RELEASE FreeBSD 9.0-RELEASE #0: Tue Jan  3 07:46:30 UTC 2012     root&amp;lt; at &amp;gt;farrell.cse.buffalo.edu:/usr/obj/usr/src/sys/GENERIC  amd64
TB --- 2012-05-26 10:05:00 - starting RELENG_8 tinderbox run for sparc64/sparc64
TB --- 2012-05-26 10:05:00 - cleaning the object tree
TB --- 2012-05-26 10:05:00 - cvsupping the source tree
TB --- 2012-05-26 10:05:00 - /usr/bin/csup -z -r 3 -g -L 1 -h cvsup.sentex.ca /tinderbox/RELENG_8/sparc64/sparc64/supfile
TB --- 2012-05-26 10:05:35 - building world
TB --- 2012-05-26 10:05:35 - CROSS_BUILD_TESTING=YES
TB --- 2012-05-26 10:05:35 - MAKEOBJDIRPREFIX=/obj
TB --- 2012-05-26 10:05:35 - PATH=/usr/bin:/usr/sbin:/bin:/sbin
TB --- 2012-05-26 10:05:35 - SRCCONF=/dev/null
TB --- 2012-05-26 10:05:35 - TARGET=sparc64
TB --- 2012-05-26 10:05:35 - TARGET_ARCH=sparc64
TB --- 2012-05-26 10:05:35 - TZ=UTC
TB --- 2012-05-26 10:05:35 - __MAKE_CONF=/dev/&lt;/pre&gt;</description>
    <dc:creator>FreeBSD Tinderbox</dc:creator>
    <dc:date>2012-05-26T10:25:57</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.os.freebsd.stable/80631">
    <title>Re: STABLE/9 SMP ACPI suspend/resume - video mode not being restored</title>
    <link>http://permalink.gmane.org/gmane.os.freebsd.stable/80631</link>
    <description>&lt;pre&gt;Hi,


vesa(4) has video BIOS init hack run in vm86-mode or on x86 emulator.
I think it is cool.  My X61 still need video BIOS init in
acpi_wakecode, because it seems vesa's BIOS init ends incompletely by
page fault for now though.


If you have a vty with initial video mode, switching vtys will work I think.

Oh yes, please try the following patches.
http://people.freebsd.org/~iwasaki/acpi/syscons-vesa-resume-20120526.diff

This is already done in vesa(4), added support non-vesa mode.


Long time ago, I added the hack trying to make it as small as possible
for the same effect :)
Now we need the true solution...

Thanks!
_______________________________________________
freebsd-stable&amp;lt; at &amp;gt;freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-stable
To unsubscribe, send any mail to "freebsd-stable-unsubscribe&amp;lt; at &amp;gt;freebsd.org"

&lt;/pre&gt;</description>
    <dc:creator>Mitsuru IWASAKI</dc:creator>
    <dc:date>2012-05-26T09:10:26</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.os.freebsd.stable/80630">
    <title>Re: [stable 9] broken hwpstate calls</title>
    <link>http://permalink.gmane.org/gmane.os.freebsd.stable/80630</link>
    <description>&lt;pre&gt;On Fri, 25 May 2012 16:05:56 -0400
Jung-uk Kim &amp;lt;jkim&amp;lt; at &amp;gt;FreeBSD.org&amp;gt; wrote:


Okay, thank's for your input. I'll come up with a patch. But it won't
happen until tuesday or wednesday next week.

&lt;/pre&gt;</description>
    <dc:creator>Yamagi Burmeister</dc:creator>
    <dc:date>2012-05-26T07:02:33</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.os.freebsd.stable/80629">
    <title>Re: [stable 9] broken hwpstate calls</title>
    <link>http://permalink.gmane.org/gmane.os.freebsd.stable/80629</link>
    <description>&lt;pre&gt;Hi,
I suprised that followings , cited from AMD BKDG(42301 Rev 3.06 - January 25, 2012)
  ^^^^^^^^^^^^^

if in a boosted P-state, MSRC001_0063 "reads back as 0".

so here is ugly patch  ;-)

--- hwpstate.c.orig     2012-05-26 15:06:06.000000000 +0900
+++ hwpstate.c  2012-05-26 15:07:50.000000000 +0900
&amp;lt; at &amp;gt;&amp;lt; at &amp;gt; -196,7 +196,7 &amp;lt; at &amp;gt;&amp;lt; at &amp;gt;
                msr = rdmsr(MSR_AMD_10H_11H_STATUS);
                HWPSTATE_DEBUG(dev, "result  P%d-state on cpu%d\n",
                    (int)msr, PCPU_GET(cpuid));
-               if (msr != id) {
+               if (msr != id &amp;amp;&amp;amp; msr != 0) {
                        HWPSTATE_DEBUG(dev, "error: loop is not enough.\n");
                        error = ENXIO;
                }

but this doesn't reflect that the cpu frequency is equal to sysctl value.
So, disabling the boost and setting the p-state is an answer.
And when setting the max freq from sysctl, enable the boost is also.

&lt;/pre&gt;</description>
    <dc:creator>Gen O.</dc:creator>
    <dc:date>2012-05-26T06:21:12</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.os.freebsd.stable/80628">
    <title>Re: Intel 525MW and FreeBSD 9.0R</title>
    <link>http://permalink.gmane.org/gmane.os.freebsd.stable/80628</link>
    <description>&lt;pre&gt;
On Fri, May 25, 2012 17:19, Bob Bishop wrote:

that did the trick so far, I'm building word now.

thanks,

matheus

&lt;/pre&gt;</description>
    <dc:creator>Nenhum_de_Nos</dc:creator>
    <dc:date>2012-05-26T02:28:52</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.os.freebsd.stable/80627">
    <title>Re: stable/9 sandybridge reboot panic</title>
    <link>http://permalink.gmane.org/gmane.os.freebsd.stable/80627</link>
    <description>&lt;pre&gt;2012/5/25, Sean Bruno &amp;lt;seanbru&amp;lt; at &amp;gt;yahoo-inc.com&amp;gt;:

I'm sure that if you drop hwpmc you will get rid of it.
it would be good if you however get something for Davide and George
that they can investigate and fix, would be great, in particular
because it is already ported on STABLE_9.

Attilio


&lt;/pre&gt;</description>
    <dc:creator>Attilio Rao</dc:creator>
    <dc:date>2012-05-25T22:06:38</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.os.freebsd.stable/80626">
    <title>Re: stable/9 sandybridge reboot panic</title>
    <link>http://permalink.gmane.org/gmane.os.freebsd.stable/80626</link>
    <description>&lt;pre&gt;
Verbose console boot ... interesting stuff about ioapic in there.

http://people.freebsd.org/~sbruno/dell_r620_fbsd9.txt

Sean

_______________________________________________
freebsd-stable&amp;lt; at &amp;gt;freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-stable
To unsubscribe, send any mail to "freebsd-stable-unsubscribe&amp;lt; at &amp;gt;freebsd.org"

&lt;/pre&gt;</description>
    <dc:creator>Sean Bruno</dc:creator>
    <dc:date>2012-05-25T21:31:44</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.os.freebsd.stable/80625">
    <title>stable/9 sandybridge reboot panic</title>
    <link>http://permalink.gmane.org/gmane.os.freebsd.stable/80625</link>
    <description>&lt;pre&gt;Dell R620, getting pretty reliable panics here everytime I reboot.

http://people.freebsd.org/~sbruno/sandybridge_reboot_panic.txt


Sean


_______________________________________________
freebsd-stable&amp;lt; at &amp;gt;freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-stable
To unsubscribe, send any mail to "freebsd-stable-unsubscribe&amp;lt; at &amp;gt;freebsd.org"

&lt;/pre&gt;</description>
    <dc:creator>Sean Bruno</dc:creator>
    <dc:date>2012-05-25T21:04:50</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.os.freebsd.stable/80624">
    <title>Re: Intel 525MW and FreeBSD 9.0R</title>
    <link>http://permalink.gmane.org/gmane.os.freebsd.stable/80624</link>
    <description>&lt;pre&gt;Hi,

On 25 May 2012, at 20:26, Nenhum_de_Nos wrote:


I had various problems with mine, fixed by updating the BIOS.


--
Bob Bishop
rb&amp;lt; at &amp;gt;gid.co.uk




_______________________________________________
freebsd-stable&amp;lt; at &amp;gt;freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-stable
To unsubscribe, send any mail to "freebsd-stable-unsubscribe&amp;lt; at &amp;gt;freebsd.org"

&lt;/pre&gt;</description>
    <dc:creator>Bob Bishop</dc:creator>
    <dc:date>2012-05-25T20:19:21</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.os.freebsd.stable/80623">
    <title>Re: [stable 9] broken hwpstate calls</title>
    <link>http://permalink.gmane.org/gmane.os.freebsd.stable/80623</link>
    <description>&lt;pre&gt;-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

On 2012-05-25 15:39:39 -0400, Andriy Gapon wrote:

No, I believe checking MSRC001_0071[18:16] is much simpler if it
works.  And it does not break current cpufreq(4) design principles.

Jung-uk Kim
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v2.0.19 (FreeBSD)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org/

iEYEARECAAYFAk+/5iQACgkQmlay1b9qnVOHLgCfY0ELt5oN1hml8S+bDGSHbOux
bj4AoKisSh9DlK46U+LFthaSGicp/+Hc
=BYej
-----END PGP SIGNATURE-----
_______________________________________________
freebsd-stable&amp;lt; at &amp;gt;freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-stable
To unsubscribe, send any mail to "freebsd-stable-unsubscribe&amp;lt; at &amp;gt;freebsd.org"

&lt;/pre&gt;</description>
    <dc:creator>Jung-uk Kim</dc:creator>
    <dc:date>2012-05-25T20:05:56</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.os.freebsd.stable/80622">
    <title>Intel 525MW and FreeBSD 9.0R</title>
    <link>http://permalink.gmane.org/gmane.os.freebsd.stable/80622</link>
    <description>&lt;pre&gt;hail,

I got issues with port multiplier and was told to update to 9-STABLE. But I can't.

I get this error when trying to compile world:

panic: vm_page_inserted: page already inserted
cpuid=0

I tried 3 times.

my system is Intel 525MW, 4GB Ram.

Copyright (c) 1992-2012 The FreeBSD Project.
Copyright (c) 1979, 1980, 1983, 1986, 1988, 1989, 1991, 1992, 1993, 1994
        The Regents of the University of California. All rights reserved.
FreeBSD is a registered trademark of The FreeBSD Foundation.
FreeBSD 9.0-RELEASE #0: Tue Jan  3 07:46:30 UTC 2012
    root&amp;lt; at &amp;gt;farrell.cse.buffalo.edu:/usr/obj/usr/src/sys/GENERIC amd64
CPU: Intel(R) Atom(TM) CPU D525   &amp;lt; at &amp;gt; 1.80GHz (1800.10-MHz K8-class CPU)
  Origin = "GenuineIntel"  Id = 0x106ca  Family = 6  Model = 1c  Stepping = 10
  Features=0xbfebfbff&amp;lt;FPU,VME,DE,PSE,TSC,MSR,PAE,MCE,CX8,APIC,SEP,MTRR,PGE,MCA,CMOV,PAT,PSE36,CLFLUSH,DTS,ACPI,MMX,FXSR,SSE,SSE2,SS,HTT,TM,PBE&amp;gt;
  Features2=0x40e31d&amp;lt;SSE3,DTES64,MON,DS_CPL,TM2,SSSE3,CX16,xTPR,PDCM,MOVBE&amp;gt;
  AMD Features=0x20100800&amp;lt;SYSC&lt;/pre&gt;</description>
    <dc:creator>Nenhum_de_Nos</dc:creator>
    <dc:date>2012-05-25T19:26:30</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.os.freebsd.stable/80621">
    <title>Re: [stable 9] broken hwpstate calls</title>
    <link>http://permalink.gmane.org/gmane.os.freebsd.stable/80621</link>
    <description>&lt;pre&gt;-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

On 2012-05-25 13:11:21 -0400, Jung-uk Kim wrote:
                                        ^^
                                        16

Sorry for the typo.

Jung-uk Kim
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v2.0.19 (FreeBSD)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org/

iEYEARECAAYFAk+/vb4ACgkQmlay1b9qnVOjPACbBIyx9eHTXqDqJjeAQpamAfPT
9+oAoL99VMf9MAhspIBJGvjFBG2aLynE
=4Z9b
-----END PGP SIGNATURE-----
_______________________________________________
freebsd-stable&amp;lt; at &amp;gt;freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-stable
To unsubscribe, send any mail to "freebsd-stable-unsubscribe&amp;lt; at &amp;gt;freebsd.org"

&lt;/pre&gt;</description>
    <dc:creator>Jung-uk Kim</dc:creator>
    <dc:date>2012-05-25T17:13:34</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.os.freebsd.stable/80620">
    <title>Re: [stable 9] broken hwpstate calls</title>
    <link>http://permalink.gmane.org/gmane.os.freebsd.stable/80620</link>
    <description>&lt;pre&gt;-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

On 2012-05-25 11:47:53 -0400, Andriy Gapon wrote:


I just looked through the BKDG and I think you should definitely check
MSRC001_0071[18:16].  MSRC001_0063[2:0] is "SharedC" but
MSRC001_0062[2:0] and MSRC001_0071[18:15] are "Not-same-for-all".  I
think this means writing a P-state to MSRC001_0062[2:0] will be
reflected in MSRC001_0070[18:16] first, then MSRC001_0071[18:16] gets
updated when the P-state transition is complete.  MSRC001_0063[2:0]
will only change when all cores in a compute unit is in sync., which
may be too late.


I think we should check.

Jung-uk Kim

1:
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v2.0.19 (FreeBSD)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org/

iEYEARECAAYFAk+/vTkACgkQmlay1b9qnVPY9QCgqcEvUHKKQ3U0Rec5Kzdlrw3L
kSkAnj6ofOf8PVkEHlxNrgGZAHJ2so1p
=GQw9
-----END PGP SIGNATURE-----
_______________________________________________
freebsd-stable&amp;lt; at &amp;gt;freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freeb&lt;/pre&gt;</description>
    <dc:creator>Jung-uk Kim</dc:creator>
    <dc:date>2012-05-25T17:11:21</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.os.freebsd.stable/80619">
    <title>Re: bash 4.2 patchlevel 28</title>
    <link>http://permalink.gmane.org/gmane.os.freebsd.stable/80619</link>
    <description>&lt;pre&gt;

On Fri, May 25, 2012 at 07:44:39AM +0200, Trond Endrest?l wrote:

Same here but on 8.3-STABLE i386 no errors found throughout any of the
tests.


&lt;/pre&gt;</description>
    <dc:creator>Jason Hellenthal</dc:creator>
    <dc:date>2012-05-25T15:45:30</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.os.freebsd.stable/80618">
    <title>Re: [stable 9] broken hwpstate calls</title>
    <link>http://permalink.gmane.org/gmane.os.freebsd.stable/80618</link>
    <description>&lt;pre&gt;Hello,
a user at BSDForen.de had the same problem and I helped him to track it
down. While I was unable to find a solution I found the cause of the
problems. The problem is (all files and line numbers relative to
FreeBSD 9.0-RELEASE):

1. When a new p-state is requested (by powerd or by changing the sysctl)
   in kern/kern_cpu.c the function cf_set_method() is invoked. 
2. In line 335 the driver depended function is called. For newer AMD
   CPU it's hwpstate_set() in x86/cpufreq/hwpstate.c
3. In x86/cpufreq/hwpstate.c line 227 hwpstate_goto_pstate() is
   called which does the actual magic.
4. In line 199 "if (msr != id)" triggers, returns ENXIO. The error
   is send back to cf_set_method(), which prints the "hwpstate0: set
   freq failed". powerd translates the error to "Device not configured"

After some further investigation and looking at the linux driver [0] I
changed the loop at x86/cpufreq/hwpstate.c 188ff from 100 iterations to
250. It lessend the problem but didn't solve it. The next step was to
rew&lt;/pre&gt;</description>
    <dc:creator>Yamagi Burmeister</dc:creator>
    <dc:date>2012-05-25T14:36:53</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.os.freebsd.stable/80617">
    <title>Problem with sub-path (or sub-url) in smbfs.</title>
    <link>http://permalink.gmane.org/gmane.os.freebsd.stable/80617</link>
    <description>&lt;pre&gt;Hi!

I don't know if this is the right list for this question, but I cannot
find anything related about "cifs" or "samba". By the way I would
apologize about my bad english...

My system is a FreeBSD 9-RELEASE i386.

The windows server at office have a large path to the shares (sub-path), e.g.

//teide/recursos/usuarios/myuser

where "recursos" is a share, and inside it, "myuser" is another share
from "usuarios" (users).

This runs fine in any linux. In FreeBSD this is my fstab entry:

//mtrujillo&amp;lt; at &amp;gt;teide/recursos/usuarios/myuser /media/personal
smbfsnoauto,rw,-u=myuser,-g=myuser,-N 0 0

I have also an /etc/nsmb.conf configured. All runs fine... except
because I only can mount up to "recursos" (from the line
teide/recursos/usuarios/myuser), and NOT the share "myuser" (the last
part of the PATH).

Anybody could help me please?

Thank you very much!

&lt;/pre&gt;</description>
    <dc:creator>Manuel Trujillo (TooManySecrets</dc:creator>
    <dc:date>2012-05-25T10:38:14</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.os.freebsd.stable/80616">
    <title>Re: VirtualBox, AIO and zvol's - a cautionary tale</title>
    <link>http://permalink.gmane.org/gmane.os.freebsd.stable/80616</link>
    <description>&lt;pre&gt;
Interesting. I have this setting "Off" - but my machines were perfectly
reliable until AIO was added to the mix. Are yours directly on top of
a zvol as the underlying disc, or using files on ZFS ?

Will try enabling that setting - thoigh as it is stable anyway
it wont make a lot of diffeernce I hope!

cheers,

-pete.
_______________________________________________
freebsd-stable&amp;lt; at &amp;gt;freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-stable
To unsubscribe, send any mail to "freebsd-stable-unsubscribe&amp;lt; at &amp;gt;freebsd.org"

&lt;/pre&gt;</description>
    <dc:creator>Pete French</dc:creator>
    <dc:date>2012-05-25T10:00:56</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.os.freebsd.stable/80615">
    <title>Re: STABLE/9 SMP ACPI suspend/resume - video mode not being restored</title>
    <link>http://permalink.gmane.org/gmane.os.freebsd.stable/80615</link>
    <description>&lt;pre&gt;Hi,

No, I didn't have vesa loaded. I'll load that now and try tomorrow
after a reboot.

Yes, I tried switching VTYs, each VTY had the same issue. I guess the
driver isn't doing a VGA mode change when I switch VTYs unless the
screens are in different modes?

FWIW, Xorg suspend/resume via the "switch to VTY before suspending"
hack works on this Thinkpad T60. It's not optimal but hey, it _does_
work. :)


Adrian
_______________________________________________
freebsd-stable&amp;lt; at &amp;gt;freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-stable
To unsubscribe, send any mail to "freebsd-stable-unsubscribe&amp;lt; at &amp;gt;freebsd.org"

&lt;/pre&gt;</description>
    <dc:creator>Adrian Chadd</dc:creator>
    <dc:date>2012-05-25T07:51:38</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.os.freebsd.stable/80614">
    <title>Re: bash 4.2 patchlevel 28</title>
    <link>http://permalink.gmane.org/gmane.os.freebsd.stable/80614</link>
    <description>&lt;pre&gt;-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

On Thu, 24 May 2012 13:07-0700, Sean Bruno wrote:


I'm unable to reproduce this behaviour on one of my systems:

trond&amp;lt; at &amp;gt;enterprise:~&amp;gt;bash --version
GNU bash, version 4.2.28(0)-release (amd64-portbld-freebsd9.0)
Copyright (C) 2011 Free Software Foundation, Inc.
License GPLv3+: GNU GPL version 3 or later 
&amp;lt;http://gnu.org/licenses/gpl.html&amp;gt;

This is free software; you are free to change and redistribute it.
There is NO WARRANTY, to the extent permitted by law.
trond&amp;lt; at &amp;gt;enterprise:~&amp;gt;my_var="$(uname)"
trond&amp;lt; at &amp;gt;enterprise:~&amp;gt;echo $my_var
FreeBSD
trond&amp;lt; at &amp;gt;enterprise:~&amp;gt;

I'm not sure what's going on in your case.

- -- 
+-------------------------------+------------------------------------+
| Vennlig hilsen,               | Best regards,                      |
| Trond Endrestøl,              | Trond Endrestøl,                   |
| IT-ansvarlig,                 | System administrator,              |
| Fagskolen Innlandet,          | Gjøvik Technical College, Norway,  |
| tlf. d&lt;/pre&gt;</description>
    <dc:creator>Trond Endrestøl</dc:creator>
    <dc:date>2012-05-25T05:44:39</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.os.freebsd.stable/80613">
    <title>Re: VirtualBox, AIO and zvol's - a cautionary tale</title>
    <link>http://permalink.gmane.org/gmane.os.freebsd.stable/80613</link>
    <description>&lt;pre&gt;Hi,

On 23/05/2012, at 11:11 PM, Pete French wrote:


I have seen similar behaviour, but I did not disable AIO to solve it. Instead, in the VirtualBox VM, I made sure that the storage controller was created with the "--hostiocache on" option. Without that, the virtual machines were unreliable on ZFS with the same behaviour you saw.

Do you have the hostiocache enabled or disabled in your VM? Does it make a difference?

Regards,

Jan.

_______________________________________________
freebsd-stable&amp;lt; at &amp;gt;freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-stable
To unsubscribe, send any mail to "freebsd-stable-unsubscribe&amp;lt; at &amp;gt;freebsd.org"

&lt;/pre&gt;</description>
    <dc:creator>Jan Mikkelsen</dc:creator>
    <dc:date>2012-05-25T05:25:09</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.os.freebsd.stable/80612">
    <title>Re: STABLE/9 SMP ACPI suspend/resume - video mode not being restored</title>
    <link>http://permalink.gmane.org/gmane.os.freebsd.stable/80612</link>
    <description>&lt;pre&gt;Hi, thanks for reporting!


Do you have vesa(4) in your kernel?  It seems dev/fv/vesa.c:vesa_bios_post()
restore the mode when resuming, but it's maybe incomplete in some cases...
I think great work was done in this area, and we can improve this more.

How about switching vty to other different mode vty and switching back
in order to force changing video mode?
I think it's better than re-run vidcontrol.


This is my pleasure :)

Thanks!
_______________________________________________
freebsd-stable&amp;lt; at &amp;gt;freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-stable
To unsubscribe, send any mail to "freebsd-stable-unsubscribe&amp;lt; at &amp;gt;freebsd.org"

&lt;/pre&gt;</description>
    <dc:creator>Mitsuru IWASAKI</dc:creator>
    <dc:date>2012-05-25T04:49:03</dc:date>
  </item>
  <textinput rdf:about="http://search.gmane.org/?group=$group=gmane.os.freebsd.stable">
    <title>Search Engine</title>
    <description>Search the mailing list at Gmane</description>
    <name>query</name>
    <link>http://search.gmane.org/?group=$group=gmane.os.freebsd.stable</link>
  </textinput>
</rdf:RDF>

