Re: amdtemp need help with testing

2013-10-09 Thread Willem Jan Withagen
On 2013-10-09 13:34, Willem Jan Withagen wrote: On 2013-10-07 3:24, rozhuk...@gmail.com wrote: I updated amdtemp and now I need your help with testing. Now the driver should support all AMD processors. For a family of 15h and 16h, not all sensors are available - for my system does not find

Re: amdtemp need help with testing

2013-10-09 Thread Willem Jan Withagen
On 2013-10-07 3:24, rozhuk...@gmail.com wrote: I updated amdtemp and now I need your help with testing. Now the driver should support all AMD processors. For a family of 15h and 16h, not all sensors are available - for my system does not find drivers for ati SMBus, and other systems based on

amdtemp need help with testing

2013-10-06 Thread rozhuk . im
I updated amdtemp and now I need your help with testing. Now the driver should support all AMD processors. For a family of 15h and 16h, not all sensors are available - for my system does not find drivers for ati SMBus, and other systems based on the AMD I have not. /*- * Copyright (c) 2008

Re: ***HELP***

2013-07-16 Thread Jason Hellenthal
ON'T WORK. > > > IF THAT WORKED FOR YOU MAKE SURE TO SEND MONEY VIA PAYPAL TO > ohg4wd...@freebsd.org. > > AGAIN MAKE SURE YOU TYPE IT ALL IN CAPS LOCK BRO OR IT WON'T WORK !!!1! > > > I NEED TO GET BACK TO MY BROS SEE YOU BRO > > > On 16 Jul 201

Re: ***HELP***

2013-07-16 Thread Damien Fleuriot
WON'T WORK !!!1! I NEED TO GET BACK TO MY BROS SEE YOU BRO On 16 Jul 2013, at 01:30, West Side Family wrote: > I Need help from all of you guys for this site www.zoo.g ( Admin.zoo.gr ) > to broke up the password!!! THANKS > >

Re: ***HELP***

2013-07-15 Thread Jason Hellenthal
Grandma doesn't have strong enough glasses to see the keyboard sorry. -- Jason Hellenthal Inbox: jhellent...@dataix.net Voice: +1 (616) 953-0176 JJH48-ARIN On Jul 15, 2013, at 19:30, West Side Family wrote: > I Need help from all of you guys for this site www.zoo.g ( Admi

***HELP***

2013-07-15 Thread West Side Family
I Need help from all of you guys for this site www.zoo.g ( Admin.zoo.gr ) to broke up the password!!! THANKS ___ freebsd-hackers@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd

Re: Help porting Linux app - getting Free Memory and Real Memory

2013-03-29 Thread Rod Person
On 03/29/13 10:04, Lowell Gilbert wrote: > I would recommend removing the check completely. The upstream author > should do this for the Linux version as well; it really doesn't make > sense in a system that supports virtual memory. If you decide to > support it anyway to make some kind of performa

Re: Help porting Linux app - getting Free Memory and Real Memory

2013-03-29 Thread Lowell Gilbert
Rod Person writes: > man 3 sysctl, list them as integer that is why I did this. "unsigned long" *is* an integer, but it's a different kind of integer than an "int." This is an important distinction in the C language. ___ freebsd-hackers@freebsd.org ma

Re: Help porting Linux app - getting Free Memory and Real Memory

2013-03-29 Thread Wojciech Puchar
I'm working on a port I maintain and the code has drastically changed. Everything is going we except that the program gives warnings that there isn't enough free memory on the system to perform certain actions. The program uses Linux call to /proc/meminfo to get this information. this is just a

Re: Help porting Linux app - getting Free Memory and Real Memory

2013-03-29 Thread Lowell Gilbert
Rod Person writes: > On 03/29/13 08:34, Lowell Gilbert wrote: >> Peter Jeremy writes: >> >>> On 2013-Mar-29 20:27:27 -0400, Rod Person wrote: Everything is going we except that the program gives warnings that there isn't enough free memory on the system to perform certain actions. >>>

Re: Help porting Linux app - getting Free Memory and Real Memory

2013-03-29 Thread Eitan Adler
On 29 March 2013 09:17, Rod Person wrote: > On 03/29/13 08:34, Lowell Gilbert wrote: >> Peter Jeremy writes: >> >>> On 2013-Mar-29 20:27:27 -0400, Rod Person wrote: Everything is going we except that the program gives warnings that there isn't enough free memory on the system to perfor

Re: Help porting Linux app - getting Free Memory and Real Memory

2013-03-29 Thread Rod Person
On 03/29/13 08:34, Lowell Gilbert wrote: > Peter Jeremy writes: > >> On 2013-Mar-29 20:27:27 -0400, Rod Person wrote: >>> Everything is going we except that the program gives warnings that there >>> isn't enough free memory on the system to perform certain actions. >> That premise sounds suspicio

Re: Help porting Linux app - getting Free Memory and Real Memory

2013-03-29 Thread Rod Person
On 03/28/13 23:28, Peter Jeremy wrote: > On 2013-Mar-29 20:27:27 -0400, Rod Person wrote: >> Everything is going we except that the program gives warnings that there >> isn't enough free memory on the system to perform certain actions. > That premise sounds suspiciously like the upstream author do

Re: Help porting Linux app - getting Free Memory and Real Memory

2013-03-29 Thread Lowell Gilbert
Peter Jeremy writes: > On 2013-Mar-29 20:27:27 -0400, Rod Person wrote: >>Everything is going we except that the program gives warnings that there >>isn't enough free memory on the system to perform certain actions. > > That premise sounds suspiciously like the upstream author doesn't > understa

Re: Help porting Linux app - getting Free Memory and Real Memory

2013-03-28 Thread Peter Jeremy
On 2013-Mar-29 20:27:27 -0400, Rod Person wrote: >Everything is going we except that the program gives warnings that there >isn't enough free memory on the system to perform certain actions. That premise sounds suspiciously like the upstream author doesn't understand how Unix VM works. >int getS

Help porting Linux app - getting Free Memory and Real Memory

2013-03-28 Thread Rod Person
Hi All, I'm working on a port I maintain and the code has drastically changed. Everything is going we except that the program gives warnings that there isn't enough free memory on the system to perform certain actions. The program uses Linux call to /proc/meminfo to get this information. I've wo

RE: Xorg help

2013-01-31 Thread Wojciech Puchar
which, you can make this mode your default by adding the following to  the appropriate "Display" subsection in /etc/X11/xorg.conf: Modes "1920x1080" thanks for all help. now server runs with i915kms, but still required Modes "1920x1080" to turn it. By default i

Re: Xorg help

2013-01-31 Thread Warren Block
On Thu, 31 Jan 2013, Wojciech Puchar wrote: What driver should i use with Atom D525? xf86-video-intel29 is the only one that works, in spite of market as not supported. Citing https://wiki.freebsd.org/Intel_GPU "Required usermode components are available in the ports tree, you need to add WIT

Re: Xorg help

2013-01-31 Thread Wojciech Puchar
What driver should i use with Atom D525? xf86-video-intel29 is the only one that works, in spite of market as not supported. Citing https://wiki.freebsd.org/Intel_GPU "Required usermode components are available in the ports tree, you need to add WITH_NEW_XORG=true and WITH_KMS=true to /etc/make

Re: Xorg help

2013-01-31 Thread Wojciech Puchar
xf86-video-intel29 is not supported. It was used for a short time when gem/kms was still developed. I have no idea what graphics card your atom comes with, it has integrated graphics, but you have to find out vgapci0@pci0:0:2:0: class=0x03 card=0x574d8086 chip=0xa0018086 rev=0x02 hdr=

RE: Xorg help

2013-01-31 Thread Teske, Devin
ed mode is _not_ listed by xrandr, it could be as simple as switching cables (if you're trying to hit 1920x1080 for example, avoid [S]VGA and try DVI or HDMI or DP; switching cables could help). Next, there's a possibility you're not using a driver that supports your graphics card.

Re: Xorg help

2013-01-31 Thread uki
2013/1/31 Niclas Zeising : > This should have been sent to x11@ instead. > On 01/31/13 14:20, Wojciech Puchar wrote: >> long time ago with CRT monitors i used xvidtune and defined my modeline >> based on existing one. >> >> With LCD laptop Xorg automatically selected good one. >> >> Now with deskt

Re: Xorg help

2013-01-31 Thread Niclas Zeising
This should have been sent to x11@ instead. On 01/31/13 14:20, Wojciech Puchar wrote: > long time ago with CRT monitors i used xvidtune and defined my modeline > based on existing one. > > With LCD laptop Xorg automatically selected good one. > > Now with desktop and new LG monitor capable of 19

Xorg help

2013-01-31 Thread Wojciech Puchar
long time ago with CRT monitors i used xvidtune and defined my modeline based on existing one. With LCD laptop Xorg automatically selected good one. Now with desktop and new LG monitor capable of 1920x1080 it uses 1024x768 no possible modelines are displayed and i have no idea how to set it

Re: HEADS UP: FreeBSD git mirrors demoted to beta status, need your help

2013-01-16 Thread Ulrich Spörlein
s has been fixed, but requires us to move all the branches over to > > this deterministic scheme, which will change all their commit hashes. > > None of the contents of these commits change, so rebasing/remerging your > > work into these branches is possible without running into an

/etc/pam.d help

2013-01-13 Thread Wojciech Puchar
tunnel. What to change in /etc/pam.d to allow rlogin and rsh to work with keyboard typed password when logging as root. i can go passwordless with .rhosts but this is not what i want. Thanks for help! ___ freebsd-hackers@freebsd.org ma

Re: HEADS UP: FreeBSD git mirrors demoted to beta status, need your help

2012-12-30 Thread Ulrich Spörlein
ommits change, so rebasing/remerging your > work into these branches is possible without running into any merge > conflicts. > > > We need your help > > A goal of these conversions is to have them repeatable by you (yes, > you!), so the correctness of the conversion ca

Re: HEADS UP: FreeBSD git mirrors demoted to beta status, need your help

2012-12-15 Thread Chris Rees
hashes. > None of the contents of these commits change, so rebasing/remerging your > work into these branches is possible without running into any merge > conflicts. > > > We need your help > > A goal of these conversions is to have them repeatable by you (yes, > you!), so t

HEADS UP: FreeBSD git mirrors demoted to beta status, need your help

2012-12-15 Thread Ulrich Spörlein
licts. We need your help A goal of these conversions is to have them repeatable by you (yes, you!), so the correctness of the conversion can be verified. There are also no backups of the conversion runs, as they should be repeatable anyway. We need 2-3 volunteers to run these conversions themselve

Re: loader and ficl/Forth help

2012-12-07 Thread Devin Teske
On Dec 7, 2012, at 12:33 PM, Garrett Cooper wrote: > On Fri, Dec 7, 2012 at 12:07 PM, Devin Teske > wrote: > > ... > >> I'll look into boot_multicons. >> >> However, w/respect to "boot -D", I believe that would be after the menu, so >> is past the point at which we need the functionality (i

Re: loader and ficl/Forth help

2012-12-07 Thread Garrett Cooper
On Fri, Dec 7, 2012 at 12:07 PM, Devin Teske wrote: ... > I'll look into boot_multicons. > > However, w/respect to "boot -D", I believe that would be after the menu, so > is past the point at which we need the functionality (in drawing frames from > frames.4th). > > Also, you replied to an ear

Re: loader and ficl/Forth help

2012-12-07 Thread Devin Teske
On Dec 7, 2012, at 11:50 AM, Garrett Cooper wrote: > On Fri, Dec 7, 2012 at 1:07 AM, Devin Teske wrote: > > ... > >> I've made some improvements to the supplied patch. Said improvements should >> address the previous issues that were preventing this from going in. >> >> Can someone test the

Re: loader and ficl/Forth help

2012-12-07 Thread Garrett Cooper
On Fri, Dec 7, 2012 at 1:07 AM, Devin Teske wrote: ... > I've made some improvements to the supplied patch. Said improvements should > address the previous issues that were preventing this from going in. > > Can someone test the newly-attached patch.txt and get back to me? The patch seems

Re: loader and ficl/Forth help

2012-12-07 Thread Jaakko Heinonen
On 2012-12-07, Devin Teske wrote: > Can you re-test with the attached patch? Works for me. Thanks! http://people.freebsd.org/~jh/misc/menu-patched.png -- Jaakko ___ freebsd-hackers@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/fre

Re: loader and ficl/Forth help

2012-12-07 Thread Devin Teske
Thanks for testing Jaakko. Can you re-test with the attached patch? I cleaned things up a bit while addressing the problem that a later call to f_double was un-doing the previous installation of the ASCII charset. This new patch should work (and I re-tested, having had ample sleep this time). -

Re: loader and ficl/Forth help

2012-12-07 Thread Devin Teske
On Sun, Feb 24, 2008 at 14:21:24 -0800, Jeremy Chadwick wrote: > > On Sun, Feb 24, 2008 at 02:01:14PM -0800, Jeremy Chadwick wrote: > > ... I'll submit a PR for the whole thing. We can hash out > > details/improvements there. > > http://www.freebsd.org/cgi/query-pr.cgi?pr=121064 > I've made so

[Not this year] Re: FreeBSD in Google Code-In 2012? You can help too!

2012-11-16 Thread Wojciech A. Koszek
g) We're pondering participating in the contest this year as > > well. > > > > For now we only have 25 ideas. We need at least 100. > > > > I felt all members of the FreeBSD community should help, so please submit > > your own Google Code-In 2012 ideas

Re: my work on cross-build for mips, arm, etc - your help, please!

2012-11-14 Thread Adrian Chadd
Hi, Ok, I've stared at it. :) You've hard-coded the autotools/libtool directory. Why'd you do that? adrian ___ freebsd-hackers@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-hackers To unsubscribe, send any mail to "freeb

Re: my work on cross-build for mips, arm, etc - your help, please!

2012-11-14 Thread Adrian Chadd
Hiya, Would you mind re-ubmitting the diff but using "diff -u" instead? It's hard to read a non-context diff these days! Thanks, ADrian On 13 November 2012 04:30, Michael Vale wrote: > I was just going to continuing hacking away at this but adri was really keen > that i post this stuff..

Re: my work on cross-build for mips, arm, etc - your help, please!

2012-11-13 Thread Michael Vale
From: Michael Vale Sent: Tuesday, November 13, 2012 11:31 PM To: freebsd-embed...@freebsd.org ; freebsd-po...@freebsd.org ; freebsd-hackers@freebsd.org Subject: Re: my work on cross-build for mips, arm, etc - your help, please! P.S. some of the ${DESTDIR} things i added can be removed!!! From: Mi

Re: my work on cross-build for mips, arm, etc - your help, please!

2012-11-13 Thread Michael Vale
P.S. some of the ${DESTDIR} things i added can be removed!!! From: Michael Vale Sent: Tuesday, November 13, 2012 11:30 PM To: freebsd-embed...@freebsd.org ; freebsd-po...@freebsd.org ; freebsd-hackers@freebsd.org Subject: my work on cross-build for mips, arm, etc - your help, please! I was

my work on cross-build for mips, arm, etc - your help, please!

2012-11-13 Thread Michael Vale
I was just going to continuing hacking away at this but adri was really keen that i post this stuff.. So far with what i’ve got I can cross-build just about anything, but it’s not automated, there is issues with finding and building dependencies. i’m using XDEV as the cross compiler a command

Re: Porting patch(1) from NetBSD to FreeBSD (was Re: FreeBSD in Google Code-In 2012? You can help too!)

2012-11-13 Thread Ulrich Spörlein
On Mon, 2012-10-29 at 23:13:00 -0700, hiren panchasara wrote: > Thank you all for the inputs. > I understand this is a long grueling process so I will attempt to do things > in approximately following order: > > 1) prepare a new port for bsd patch > 2) make sure new bsd patch has all options of ex

help make sense of gdb backtrace

2012-11-12 Thread Anton Shterenlikht
I'm trying to debug firefox on ia64. It segfaults on startup. The output of "thread apply all bt" is at: http://seis.bris.ac.uk/~mexas/ff17.gdb.log or below. Thanks for any hints on where to dig next. Anton Core was generated by `firefox'. Program terminated with signal 11, Segmentation fault.

Re: FreeBSD in Google Code-In 2012? You can help too!

2012-11-02 Thread Wojciech A. Koszek
ed at least 100. > > I felt all members of the FreeBSD community should help, so please submit > your own Google Code-In 2012 ideas here: > > http://www.emailmeform.com/builder/form/4aU93Obxo4NYdVAgb1 > > Examples of previously completed tasks: > > http://wiki

Re: Porting patch(1) from NetBSD to FreeBSD (was Re: FreeBSD in Google Code-In 2012? You can help too!)

2012-10-29 Thread hiren panchasara
Thank you all for the inputs. I understand this is a long grueling process so I will attempt to do things in approximately following order: 1) prepare a new port for bsd patch 2) make sure new bsd patch has all options of existing gnu patch 3) merge outstanding patches: http://svnweb.freebsd.org/b

Re: Porting patch(1) from NetBSD to FreeBSD (was Re: FreeBSD in Google Code-In 2012? You can help too!)

2012-10-28 Thread Garrett Cooper
On Sun, Oct 28, 2012 at 9:07 AM, Adrian Chadd wrote: > On 28 October 2012 03:55, Gabor Kovesdan wrote: > >> Hi Hiren, >> >> good to hear that someone is working on this! However, porting these >> utilies is much tougher than it apparently seems. There are much more >> criteria than just it compil

Re: Porting patch(1) from NetBSD to FreeBSD (was Re: FreeBSD in Google Code-In 2012? You can help too!)

2012-10-28 Thread Adrian Chadd
On 28 October 2012 03:55, Gabor Kovesdan wrote: > Hi Hiren, > > good to hear that someone is working on this! However, porting these > utilies is much tougher than it apparently seems. There are much more > criteria than just it compiles and works. More specifically, you should > make sure that:

Re: Porting patch(1) from NetBSD to FreeBSD (was Re: FreeBSD in Google Code-In 2012? You can help too!)

2012-10-28 Thread Gabor Kovesdan
Em 27-10-2012 23:17, hiren panchasara escreveu: > Hi Pedro / List, > > I am not part of google summer of code but I've tried to port patch(1) from > NetBSD into FreeBSD head. I hope that is okay. > > Patching was trivial and It _seems_ to be working fine. > > I would appreciate any ideas around

Re: Porting patch(1) from NetBSD to FreeBSD (was Re: FreeBSD in Google Code-In 2012? You can help too!)

2012-10-27 Thread Xin Li
-BEGIN PGP SIGNED MESSAGE- Hash: SHA256 Hi, On 10/27/12 2:17 PM, hiren panchasara wrote: > [removing the CC list] > > On Wed, Oct 24, 2012 at 3:36 PM, Pedro Giffuni > wrote: > >> (cc'ing -ports and cutting most of the rest) >> >>> From: Eitan Adler >> .> >>> On 24 October 2012 13:24,

Re: Porting patch(1) from NetBSD to FreeBSD (was Re: FreeBSD in Google Code-In 2012? You can help too!)

2012-10-27 Thread Pedro Giffuni
Hi; On 10/27/2012 22:08, hiren panchasara wrote: On Sat, Oct 27, 2012 at 3:35 PM, Pedro Giffuni > wrote: Hello Hiren; On 10/27/2012 16:48, hiren panchasara wrote: ... This is great news Hiren, Thanks! The stress test for this utility is the

Re: Porting patch(1) from NetBSD to FreeBSD (was Re: FreeBSD in Google Code-In 2012? You can help too!)

2012-10-27 Thread hiren panchasara
wbie here. :-) > > What needs to be done is: > > 1- Compare the options between our old patch and the new BSD patch. > Will do. > 2- Document this in FreeBSD's wiki. > I think this needs to be done when we are done deciding on diffs and how the changes look,

Re: Porting patch(1) from NetBSD to FreeBSD (was Re: FreeBSD in Google Code-In 2012? You can help too!)

2012-10-27 Thread Pedro Giffuni
at will change. What needs to be done is: 1- Compare the options between our old patch and the new BSD patch. 2- Document this in FreeBSD's wiki. 3- Prepare a port for testing. Unfortunately I will be very busy for more than a month and I can't help much but I am sure some other committe

Re: Porting patch(1) from NetBSD to FreeBSD (was Re: FreeBSD in Google Code-In 2012? You can help too!)

2012-10-27 Thread hiren panchasara
+ Sean, who has been helping me. On Sat, Oct 27, 2012 at 2:31 PM, Chris Rees wrote: > On 27 October 2012 22:17, hiren panchasara > wrote: > > [removing the CC list] > > > > On Wed, Oct 24, 2012 at 3:36 PM, Pedro Giffuni wrote: > > > >> (cc'ing -ports and cutting most of the rest) > >> > >> > F

Re: Porting patch(1) from NetBSD to FreeBSD (was Re: FreeBSD in Google Code-In 2012? You can help too!)

2012-10-27 Thread Chris Rees
On 27 October 2012 22:17, hiren panchasara wrote: > [removing the CC list] > > On Wed, Oct 24, 2012 at 3:36 PM, Pedro Giffuni wrote: > >> (cc'ing -ports and cutting most of the rest) >> >> > From: Eitan Adler >> .> >> >On 24 October 2012 13:24, Fernando Apesteguía wrote: >> >> Also related to tha

Porting patch(1) from NetBSD to FreeBSD (was Re: FreeBSD in Google Code-In 2012? You can help too!)

2012-10-27 Thread hiren panchasara
[removing the CC list] On Wed, Oct 24, 2012 at 3:36 PM, Pedro Giffuni wrote: > (cc'ing -ports and cutting most of the rest) > > > From: Eitan Adler > .> > >On 24 October 2012 13:24, Fernando Apesteguía wrote: > >> Also related to that, what about writing a section about redports[1] > >> in the p

Re: FreeBSD in Google Code-In 2012? You can help too!

2012-10-24 Thread Alexander Yerenkow
2012/10/25 Pedro Giffuni > (cc'ing -ports and cutting most of the rest) > > > From: Eitan Adler > .> > >On 24 October 2012 13:24, Fernando Apesteguía wrote: > >> Also related to that, what about writing a section about redports[1] > >> in the porter's handbook[2]? > > > >This is a good documentat

Re: FreeBSD in Google Code-In 2012? You can help too!

2012-10-24 Thread Fernando Apesteguía
On Wed, Oct 24, 2012 at 7:36 PM, Eitan Adler wrote: > On 24 October 2012 13:24, Fernando Apesteguía > wrote: >> Also related to that, what about writing a section about redports[1] >> in the porter's handbook[2]? > > This is a good documentation task... but we need more *coding* tasks as well. W

Re: FreeBSD in Google Code-In 2012? You can help too!

2012-10-24 Thread Pedro Giffuni
(cc'ing -ports and cutting most of the rest) > From: Eitan Adler  .> >On 24 October 2012 13:24, Fernando Apesteguía wrote: >> Also related to that, what about writing a section about redports[1] >> in the porter's handbook[2]? > >This is a good documentation task... but we need more *coding* task

Re: FreeBSD in Google Code-In 2012? You can help too!

2012-10-24 Thread Eitan Adler
On 24 October 2012 13:24, Fernando Apesteguía wrote: > Also related to that, what about writing a section about redports[1] > in the porter's handbook[2]? This is a good documentation task... but we need more *coding* tasks as well. > And as a side question, shouldn't some (or all) of these task

Re: FreeBSD in Google Code-In 2012? You can help too!

2012-10-24 Thread Fernando Apesteguía
On Wed, Oct 24, 2012 at 1:11 PM, Lars Engels wrote: > On Tue, Oct 23, 2012 at 03:59:07PM -0400, Eitan Adler wrote: >> On 23 October 2012 12:54, David Magda wrote: >> > On Tue, October 23, 2012 10:39, Fbsd8 wrote: >> >> >> >> The subject is Google Code-In and all the posted tasks are directed at >

Re: FreeBSD in Google Code-In 2012? You can help too!

2012-10-24 Thread Lars Engels
On Tue, Oct 23, 2012 at 03:59:07PM -0400, Eitan Adler wrote: > On 23 October 2012 12:54, David Magda wrote: > > On Tue, October 23, 2012 10:39, Fbsd8 wrote: > >> > >> The subject is Google Code-In and all the posted tasks are directed at > >> creating documentation. Not one deals with coding any p

Re: FreeBSD in Google Code-In 2012? You can help too!

2012-10-23 Thread Wojciech A. Koszek
Dnia 23-10-2012 o 14:05:43 Adrian Chadd napisał(a): Right, lots of PHP coding. Attractive to a student. Nobody prevents students from serving FreeBSD by writing stuff in attractive, well documented (books, translations) technologies. We just need to craft a task list around things which pe

Re: FreeBSD in Google Code-In 2012? You can help too!

2012-10-23 Thread Adrian Chadd
Right, lots of PHP coding. Attractive to a student. Adrian ___ freebsd-hackers@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-hackers To unsubscribe, send any mail to "freebsd-hackers-unsubscr...@freebsd.org"

Re: FreeBSD in Google Code-In 2012? You can help too!

2012-10-23 Thread David Magda
On Tue, October 23, 2012 10:39, Fbsd8 wrote: > > The subject is Google Code-In and all the posted tasks are directed at > creating documentation. Not one deals with coding any programs. If I was > 15-17 years old I sure would not be interested in writing documentation. > I would want to use and dev

Re: FreeBSD in Google Code-In 2012? You can help too!

2012-10-23 Thread Eitan Adler
On 23 October 2012 13:11, Adrian Chadd wrote: > So where are examples of what other successful open source projects have done? There are tasks done by the winner last year: https://www.google-melange.com/gci/student_tasks/google/gci2011/dragooon Here are all the tasks last year: https://www.goo

Re: FreeBSD in Google Code-In 2012? You can help too!

2012-10-23 Thread Eitan Adler
On 23 October 2012 12:54, David Magda wrote: > On Tue, October 23, 2012 10:39, Fbsd8 wrote: >> >> The subject is Google Code-In and all the posted tasks are directed at >> creating documentation. Not one deals with coding any programs. If I was >> 15-17 years old I sure would not be interested in

Re: FreeBSD in Google Code-In 2012? You can help too!

2012-10-23 Thread Adrian Chadd
On 23 October 2012 07:39, Fbsd8 wrote: > The subject is Google Code-In and all the posted tasks are directed at > creating documentation. Not one deals with coding any programs. If I was > 15-17 years old I sure would not be interested in writing documentation. I > would want to use and develop m

Re: FreeBSD in Google Code-In 2012? You can help too!

2012-10-23 Thread Ian Lepore
On Tue, 2012-10-23 at 12:39 +0200, Erik Cederstrand wrote: > Den 16/10/2012 kl. 12.19 skrev Wojciech A. Koszek : > > > (cross-posted message; please keep discussion on freebsd-hackers@) > > > > Those of you who have Wiki access, please spent 2 more minutes and submit > > straight to Wiki: > > >

Re: FreeBSD in Google Code-In 2012? You can help too!

2012-10-23 Thread Erik Cederstrand
Den 16/10/2012 kl. 12.19 skrev Wojciech A. Koszek : > (cross-posted message; please keep discussion on freebsd-hackers@) > > Those of you who have Wiki access, please spent 2 more minutes and submit > straight to Wiki: > > http://wiki.freebsd.org/GoogleCodeIn/2012Tasks There are lots of

Re: FreeBSD in Google Code-In 2012? You can help too!

2012-10-23 Thread Fabian Keil
dweimer wrote: > On 2012-10-22 12:44, Wojciech A. Koszek wrote: > > Update: > > > > It looks pretty bad so far. Page: > > > > http://wiki.freebsd.org/GoogleCodeIn/2012Tasks > > > > Has 38 tasks so far out of which: > > > > ~30 would qualify. > > > > Consider this e-mail to be the last ca

Re: FreeBSD in Google Code-In 2012? You can help too!

2012-10-22 Thread Wojciech A. Koszek
On Mon, Oct 22, 2012 at 11:46:21AM -0700, Adrian Chadd wrote: > That wiki site has a distinct lack of help about: > > * what is required from us; > * what the target is (kids, right?) > * some examples of good and bad projects. > > Right now I have absolutely no idea what wo

Re: FreeBSD in Google Code-In 2012? You can help too!

2012-10-22 Thread Wojciech A. Koszek
;> It was successful. We gained one more FreeBSD developer thanks to > >> that > >> (Isabell Long) We're pondering participating in the contest this > >> year as > >> well. > >> > >> For now we only have 25 ideas. We need

Re: FreeBSD in Google Code-In 2012? You can help too!

2012-10-22 Thread dweimer
0. I felt all members of the FreeBSD community should help, so please submit your own Google Code-In 2012 ideas here: http://www.emailmeform.com/builder/form/4aU93Obxo4NYdVAgb1 Examples of previously completed tasks: http://wiki.freebsd.org/GoogleCodeIn/2011Tasks Those of you who

Re: FreeBSD in Google Code-In 2012? You can help too!

2012-10-22 Thread Adrian Chadd
That wiki site has a distinct lack of help about: * what is required from us; * what the target is (kids, right?) * some examples of good and bad projects. Right now I have absolutely no idea what would constitute a good or bad coding project. :/ adrian

Re: FreeBSD in Google Code-In 2012? You can help too!

2012-10-22 Thread Wojciech A. Koszek
ed at least 100. > > I felt all members of the FreeBSD community should help, so please submit > your own Google Code-In 2012 ideas here: > > http://www.emailmeform.com/builder/form/4aU93Obxo4NYdVAgb1 > > Examples of previously completed tasks: > > http://wiki

Re: FreeBSD in Google Code-In 2012? You can help too!

2012-10-16 Thread Wojciech A. Koszek
ed at least 100. > > I felt all members of the FreeBSD community should help, so please submit > your own Google Code-In 2012 ideas here: > > http://www.emailmeform.com/builder/form/4aU93Obxo4NYdVAgb1 > > Examples of previously completed tasks: > > http://wiki

FreeBSD in Google Code-In 2012? You can help too!

2012-10-16 Thread Wojciech A. Koszek
more FreeBSD developer thanks to that (Isabell Long) We're pondering participating in the contest this year as well. For now we only have 25 ideas. We need at least 100. I felt all members of the FreeBSD community should help, so please submit your own Google Code-In 2012 ideas

Re: help me,my virtualbox run error.

2012-10-03 Thread cz li
I follow the above said to did. FreeBSDHos# ls -ld /tmp drwxrwxrwt 20 root wheel 2560 Oct 4 11:53 /tmp I use ROOT user login.but, can not run. I installed on this machine GNOME.Very strange,I can only use the ROOT user log on normally.New user logs on, the user interface is not responding.

Re: help me,my virtualbox run error.

2012-10-03 Thread Tom Evans
On Wed, Oct 3, 2012 at 4:16 PM, cz li wrote: > my os version is freebsd 9.0.I installed virtualbox 4.0.2.Installation > no error.but, can not run.error infromation: > "Failed to create the VirtualBox COM object. > > The application will now terminate. > > > > Callee RC: NS_ERROR_FACTORY_NOT_R

help me,my virtualbox run error.

2012-10-03 Thread cz li
my os version is freebsd 9.0.I installed virtualbox 4.0.2.Installation no error.but, can not run.error infromation: "Failed to create the VirtualBox COM object. The application will now terminate. Callee RC: NS_ERROR_FACTORY_NOT_REGISTERED (0x80040154) " How to solve this problem? Thank

Re: Please help me diagnose this crazy VMWare/FreeBSD 8.x crash

2012-10-01 Thread Mark Felder
On Mon, 01 Oct 2012 15:00:40 -0500, wrote: Sep 21 02:14:55 backups kernel: (da1:mpt0:0:1:0): WRITE(10). CDB: 2a 0 5 ee 60 16 0 1 0 0 Sep 21 02:14:55 backups kernel: (da1:mpt0:0:1:0): CAM status: SCSI Status Error Sep 21 02:14:55 backups kernel: (da1:mpt0:0:1:0): SCSI status: Busy Sep 21 0

Re: Please help me diagnose this crazy VMWare/FreeBSD 8.x crash

2012-10-01 Thread guy . helmer
On Wednesday, June 6, 2012 8:36:04 PM UTC-5, Mark Felder wrote: > Hi guys I'm excitedly posting this from my phone. Good news for you guys, bad > news for us -- we were building HA storage on vmware for a client and can now > replicate the crash on demand. I'll be posting details when I get home

Re: Please help me diagnose this crazy VMWare/FreeBSD 8.x crash

2012-09-19 Thread John Baldwin
On Thursday, September 13, 2012 12:14:49 pm Mark Felder wrote: > On Thu, 13 Sep 2012 10:11:28 -0500, Andriy Gapon wrote: > > > Just curious - does VMWare provide a remote debugger support (gdb stub)? > > I'm not aware of one. What I have been able to successfully do is break > into the debugge

Re: Please help me diagnose this crazy VMWare/FreeBSD 8.x crash

2012-09-15 Thread Mark Saad
On Sep 15, 2012, at 11:36 AM, Mark Felder wrote: > On Fri, 14 Sep 2012 20:37:40 -0500, Mark Saad wrote: > >> How do you have suj on 8.3 ? Are you using a patch ? > > I don't have suj on 8.3 I misread the prior emails > >> Also can you retest 9 with the following >> sysctlkern.timecounte

Re: Please help me diagnose this crazy VMWare/FreeBSD 8.x crash

2012-09-15 Thread Mark Felder
On Fri, 14 Sep 2012 20:37:40 -0500, Mark Saad wrote: How do you have suj on 8.3 ? Are you using a patch ? I don't have suj on 8.3 Also can you retest 9 with the following sysctlkern.timecounter.hardware=Acpi-fast Yes, I'll attempt that as soon as possible. We're under a tight deadline

Re: Please help me diagnose this crazy VMWare/FreeBSD 8.x crash

2012-09-14 Thread Mark Saad
On Sep 14, 2012, at 8:48 AM, Mark Felder wrote: > Hi Mark, > > Here's the output of our VMs running on ESXi 4.1u1 > > FreeBSD 7.4: > # sysctl kern.timecounter.choice > kern.timecounter.choice: TSC(800) ACPI-safe(850) i8254(0) dummy(-100) > # sysctl kern.timecounter.hardware > kern.timecou

Re: Please help me diagnose this crazy VMWare/FreeBSD 8.x crash

2012-09-14 Thread Mark Felder
Hi Mark, Here's the output of our VMs running on ESXi 4.1u1 FreeBSD 7.4: # sysctl kern.timecounter.choice kern.timecounter.choice: TSC(800) ACPI-safe(850) i8254(0) dummy(-100) # sysctl kern.timecounter.hardware kern.timecounter.hardware: ACPI-safe FreeBSD 8.3: # sysctl kern.timecounter.choi

Re: Please help me diagnose this crazy VMWare/FreeBSD 8.x crash

2012-09-13 Thread Mark Saad
--- On Sep 13, 2012, at 7:45 PM, Mark Felder wrote: > Changing timer source has not been tested. It doesn't crash in 7.x, so did > something timer related change in 8.x? > Mark Yes the time counter choice priority changed , in 8 favoring higher precision hardware like hpet over acpi-fas

Re: Please help me diagnose this crazy VMWare/FreeBSD 8.x crash

2012-09-13 Thread Mark Felder
Changing timer source has not been tested. It doesn't crash in 7.x, so did something timer related change in 8.x? ___ freebsd-hackers@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-hackers To unsubscribe, send any mail to "fr

Re: Please help me diagnose this crazy VMWare/FreeBSD 8.x crash

2012-09-13 Thread Mark Saad
--- On Sep 13, 2012, at 5:13 PM, Andriy Gapon wrote: > on 13/09/2012 22:57 Mark Felder said the following: >> On Thu, 13 Sep 2012 11:28:15 -0500, Kurt Lidl wrote: >> >>> Isn't this what you want? >>> >>> http://stackframe.blogspot.com/2007/04/debugging-linux-kernels-with.html >>> >>> -Kur

Re: Please help me diagnose this crazy VMWare/FreeBSD 8.x crash

2012-09-13 Thread Andriy Gapon
on 13/09/2012 22:57 Mark Felder said the following: > On Thu, 13 Sep 2012 11:28:15 -0500, Kurt Lidl wrote: > >> Isn't this what you want? >> >> http://stackframe.blogspot.com/2007/04/debugging-linux-kernels-with.html >> >> -Kurt > > Interesting -- it looks like that's an option on ESX as well. T

Re: Please help me diagnose this crazy VMWare/FreeBSD 8.x crash

2012-09-13 Thread Mark Felder
On Thu, 13 Sep 2012 11:28:15 -0500, Kurt Lidl wrote: Isn't this what you want? http://stackframe.blogspot.com/2007/04/debugging-linux-kernels-with.html -Kurt Interesting -- it looks like that's an option on ESX as well. The only question is: what do I do with that? It's going to give me t

Re: Please help me diagnose this crazy VMWare/FreeBSD 8.x crash

2012-09-13 Thread Kurt Lidl
On Thu, Sep 13, 2012 at 11:14:49AM -0500, Mark Felder wrote: > On Thu, 13 Sep 2012 10:11:28 -0500, Andriy Gapon wrote: > > > Just curious - does VMWare provide a remote debugger support (gdb stub)? > > I'm not aware of one. What I have been able to successfully do is break > into the debugger

Re: Please help me diagnose this crazy VMWare/FreeBSD 8.x crash

2012-09-13 Thread Mark Felder
On Thu, 13 Sep 2012 10:11:28 -0500, Andriy Gapon wrote: Just curious - does VMWare provide a remote debugger support (gdb stub)? I'm not aware of one. What I have been able to successfully do is break into the debugger during the hang but the info I've posted so far has not been relevant

Re: Please help me diagnose this crazy VMWare/FreeBSD 8.x crash

2012-09-13 Thread Andriy Gapon
on 13/09/2012 17:50 Mark Felder said the following: > On Wed, 12 Sep 2012 14:20:26 -0500, John Baldwin wrote: > >> Are you still seeing this, and if so can you get a crashdump? Also, I'm >> curious if you only see this with SUJ or if plain UFS+SU works fine? > > The crash on demand right now is

Re: Please help me diagnose this crazy VMWare/FreeBSD 8.x crash

2012-09-13 Thread Mark Felder
On Wed, 12 Sep 2012 14:20:26 -0500, John Baldwin wrote: Are you still seeing this, and if so can you get a crashdump? Also, I'm curious if you only see this with SUJ or if plain UFS+SU works fine? The crash on demand right now is producable on 8.x and 9.x, so SUJ isn't a requirement. Also,

Re: Please help me diagnose this crazy VMWare/FreeBSD 8.x crash

2012-09-12 Thread John Baldwin
On Wednesday, June 06, 2012 9:34:02 pm Mark Felder wrote: > Hi guys I'm excitedly posting this from my phone. Good news for you guys, bad news for us -- we were building HA storage on vmware for a client and can now replicate the crash on demand. I'll be posting details when I get home to my PC

Re: Help needed with possible kernel memory leak (FreeBSD 9.0 Release)

2012-08-21 Thread Adrian Chadd
FWIW - there's lots of statistics and some dtrace scripts + output here. So for those knowlegable in this area, this forum thread is well worth your time. Adrian On 21 August 2012 07:42, Remme wrote: > Hi All, > > Please help to solve a kernel memory leak problem. > After fe

  1   2   3   4   5   6   7   8   9   10   >