lagg with devices that may disappear

2013-01-22 Thread Eitan Adler
. It would be nice if removing the either nic failed over to the other one without additional work. Is there a way I can set up these devices to properly failover and return on device removal and insertion? Please CC me as I am not subscribed. -- Eitan Adler

Re: absurd I/O perf with ZFS: hangs on zfs-cv)

2013-01-18 Thread Eitan Adler
anything remotely I/O related takes forever: - starting a new shell take over a minute - opening a file in vim which wasn't opened recently take a few minutes - etc. That said, I will be looking closely at the zfs-stats and see if I notice any patterns. -- Eitan Adler

Re: absurd I/O perf with ZFS: hangs on zfs-cv)

2013-01-17 Thread Eitan Adler
On 17 January 2013 07:52, Fabian Keil freebsd-lis...@fabiankeil.de wrote: Eitan Adler li...@eitanadler.com wrote: I don't think there are any laptops with large amounts of RAM as far as ZFS is concerned. Haha okay: 8GB of RAM. It is taking me 45 minutes to make 5 commits to git. Something

Re: absurd I/O perf with ZFS: hangs on zfs-cv)

2013-01-16 Thread Eitan Adler
On 15 January 2013 23:57, Eitan Adler li...@eitanadler.com wrote: Hi all. Running FreeBSD 9.1-Release, I am seeing some absurd hangs (10 minutes or more to open a file) with SIGINFO informing me that the process is stuck on zio-io_cv. Does anyone have any suggestions for what I want

absurd I/O perf with ZFS: hangs on zfs-cv)

2013-01-15 Thread Eitan Adler
amounts of RAM and almost nothing else running. Please CC me as I am not subscribed. -- Eitan Adler ___ freebsd-questions@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questions To unsubscribe, send any mail to freebsd-questions

Re: FreeBSD needs Git to ensure repo integrity [was: 2012 incident]

2012-11-19 Thread Eitan Adler
the others up to date, but fail at times. Also, local branching and merging is amazing. +1 - but one can always use git-svn. -- Eitan Adler ___ freebsd-questions@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questions

Re: Jails on FreeBSD 9.0

2012-07-23 Thread Eitan Adler
you please file a PR explaining the issue and how to reproduce it? -- Eitan Adler ___ freebsd-questions@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questions To unsubscribe, send any mail to freebsd-questions-unsubscr

Re: How to donate code

2012-07-17 Thread Eitan Adler
advice is mail the patch to -hackers for review. If you don't get a reply or if people like it, submit a PR so it doesn't get lost. Be aware that the latency for some patches could be longer than you expect. :( FWIW unified diff format patches are much preferred. (diff -u) -- Eitan Adler

Re: where is LOCALBASE actually defined?

2012-07-15 Thread Eitan Adler
) -- Eitan Adler ___ freebsd-questions@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questions To unsubscribe, send any mail to freebsd-questions-unsubscr...@freebsd.org

Re: where is LOCALBASE actually defined?

2012-07-15 Thread Eitan Adler
thing. you could define it yourself as follows: LOCALBASE?=/usr/local -- Eitan Adler ___ freebsd-questions@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questions To unsubscribe, send any mail to freebsd-questions-unsubscr

Re: qbittorrent freezes, ioctl sign-extension ioctl ffffffff8004667e [SOLVED]

2012-07-09 Thread Eitan Adler
://www.freebsd.org/send-pr.html -- Eitan Adler ___ freebsd-questions@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questions To unsubscribe, send any mail to freebsd-questions-unsubscr...@freebsd.org

Re: Does FreeBSD start slices at head boundaries?

2012-07-06 Thread Eitan Adler
for dedicated disks. Maybe you get a few kb of extra space. Don't do it. http://www.unixguide.net/freebsd/faq/09.03.shtml -- Eitan Adler ___ freebsd-questions@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questions

Re: How can i decrease memory occupied by xorg ?

2012-07-05 Thread Eitan Adler
On 4 July 2012 20:52, J B jb.1234a...@gmail.com wrote: It is in ports: http://www.freedesktop.org/wiki/Software/xrestop jb [10001 eitan@radar ~ ]%whereis xrestop xrestop: /usr/ports/x11/xrestop -- Eitan Adler ___ freebsd-questions@freebsd.org

Re: New to FreeBSD - Some questions

2012-06-22 Thread Eitan Adler
:) -- Eitan Adler ___ freebsd-questions@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questions To unsubscribe, send any mail to freebsd-questions-unsubscr...@freebsd.org

Re: New to FreeBSD - Some questions

2012-06-22 Thread Eitan Adler
On 22 June 2012 11:44, Matthew Seaman m.sea...@infracaninophile.co.uk wrote: On 22/06/2012 18:40, Eitan Adler wrote: q) Is there a place where all sysctl variables are documented? It occurred to me when I was trying to find the memory usage on my system but `sysctl -a | grep mem' shows

Re: Why Clang

2012-06-19 Thread Eitan Adler
is much better on all the other fronts. Even if clang produces slightly slower code for math heavy code for now we don't care that much. The kernel does not spend much time in compute heavy code. :) -- Eitan Adler ___ freebsd-questions@freebsd.org

Re: Why Clang?

2012-06-17 Thread Eitan Adler
. I realize that still leaves much time to work out many of the bugs. We need your help though. -- Eitan Adler ___ freebsd-questions@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questions To unsubscribe, send any mail

Re: Lost /var/db/pkg

2012-06-13 Thread Eitan Adler
the line. -- Eitan Adler ___ freebsd-questions@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questions To unsubscribe, send any mail to freebsd-questions-unsubscr...@freebsd.org

Re: Lost /var/db/pkg

2012-06-13 Thread Eitan Adler
). Is there a way I can restore it, or at least manually add entries I know for sure about? look in /var/db/pkgdb.bak.tbz -- Eitan Adler ___ freebsd-questions@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questions To unsubscribe, send

Re: prune ports tree?

2012-06-09 Thread Eitan Adler
On 8 June 2012 23:06, Gary Aitken free...@dreamchaser.org wrote: Is it possible to specify that parts of the ports tree should never be used? yes, but don't do it. the ports tree needs to be complete to be guaranteed to function. -- Eitan Adler

Re: prune ports tree?

2012-06-09 Thread Eitan Adler
that operating with an incomplete ports tree is not supported and may cause unexpected results. Note that the issue of incomplete ports trees has nothing to do with portsnap - it is unsupported no matter how you obtain ports. -- Eitan Adler ___ freebsd-questions

Re: (no subject)

2012-05-31 Thread Eitan Adler
patch) -- Eitan Adler ___ freebsd-questions@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questions To unsubscribe, send any mail to freebsd-questions-unsubscr...@freebsd.org

Re: library search path

2012-05-28 Thread Eitan Adler
$WRKDIRPREFIX to where you can compile, and $PREFIX to where you can install to. See man 7 ports for details. You can also try -DINSTALL_AS_USER though it may not work as advertised. -- Eitan Adler ___ freebsd-questions@freebsd.org mailing list http

Re: Portmaster Fetch

2012-05-28 Thread Eitan Adler
update? portmaster -F -- Eitan Adler ___ freebsd-questions@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questions To unsubscribe, send any mail to freebsd-questions-unsubscr...@freebsd.org

Re: hard link identification

2012-05-22 Thread Eitan Adler
files are exactly the same. You can use stat(1) to see how many hard links point to a file though. -- Eitan Adler ___ freebsd-questions@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questions To unsubscribe, send any mail

Re: Using inb() and outb()

2012-05-22 Thread Eitan Adler
On 22 May 2012 14:25, Thomas D. Dean tomd...@speakeasy.org wrote: On 05/22/12 14:08, Robert Bonomi wrote: That is what I thought. The entire operation will have to run as root.  Nothing will be non-root. Can you make a SUID helper which only does the inb/outb operations as root? -- Eitan

Re: Problem with npviewer.bin

2012-05-10 Thread Eitan Adler
(npviewer.bin): syscall pipe2 not implemented I have also discovered: npviewer.bin.core files in my HOME directory. Is there something that I can do to correct this problem? Which version of flash are you using? -- Eitan Adler ___ freebsd-questions

Re: Building kernel outside of /usr/src (with an unprivileged user)

2012-05-07 Thread Eitan Adler
with an unprivileged user and without interference with the STABLE sources in /usr/src. Does anyone have an idea how to achieve this? buildkernel and buildworld function without superuser permission. Just check out the directory in a different and run the typical commands. -- Eitan Adler

Re: Segmentation fault in FreeBSD 9.0 flockfile ()

2012-05-01 Thread Eitan Adler
-lpthread. I doubt this is related, but using -lpthread is wrong. use -pthread (without the l). -- Eitan Adler ___ freebsd-questions@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questions To unsubscribe, send any mail

Re: UFS Crash and directories now missing

2012-04-30 Thread Eitan Adler
the answer bringing up possibilities they thought about. A stupid sysadmin would yell at someone asking a question claiming they should have known the answer. -- Eitan Adler ___ freebsd-questions@freebsd.org mailing list http://lists.freebsd.org/mailman

Re: ssh -X (X11 forwarding) not working from 6.1 to 8.1

2011-07-11 Thread Eitan Adler
/mailman/listinfo/freebsd-questions To unsubscribe, send any mail to freebsd-questions-unsubscr...@freebsd.org -- Eitan Adler ___ freebsd-questions@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questions To unsubscribe

Re: Filename containing French characters ?

2011-05-22 Thread Eitan Adler
called? You need to give us more data to help you. -- Eitan Adler ___ freebsd-questions@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questions To unsubscribe, send any mail to freebsd-questions-unsubscr...@freebsd.org

Re: No keyboard after ports update, 2x moused_enable=YES culprit

2011-05-16 Thread Eitan Adler
be required by some deeper-inside Gnome part that is used by Gimp, maybe a part of the Gtk+ library... I'm not sure it's trivial to find out which one it is. Also see ports-mgmt/pkg_tree pkg_tree -v is quite useful. -- Eitan Adler ___ freebsd-questions

Re: find and remove ?

2011-05-15 Thread Eitan Adler
then please be more specific about what should be deleted. If you do see the directories you expect and running the find command with -delete doesn't work then we could try and debug from that point. -- Eitan Adler ___ freebsd-questions@freebsd.org mailing list

Re: find and remove ?

2011-05-15 Thread Eitan Adler
it like: find /path/to/start/deleting -name _vti_\* -delete (^_^) -- Eitan Adler ___ freebsd-questions@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questions To unsubscribe, send any mail to freebsd-questions-unsubscr

Re: find and remove ?

2011-05-14 Thread Eitan Adler
_vti_\* -delete run the command without -delete to see what will be removed. -- Eitan Adler ___ freebsd-questions@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questions To unsubscribe, send any mail to freebsd-questions

Re: Piping find into tar...

2011-05-14 Thread Eitan Adler
...@freebsd.org -- Eitan Adler ___ freebsd-questions@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questions To unsubscribe, send any mail to freebsd-questions-unsubscr...@freebsd.org

Re: FreeBSD logon screen

2011-05-07 Thread Eitan Adler
/xlockmore or x11/xscreensaver. If you do want a logon screen take a look at x11/gdm (gnome) and x11/xdm both of which act as a display manager and a logon screen. -- Eitan Adler ___ freebsd-questions@freebsd.org mailing list http://lists.freebsd.org

Re: Comparing two lists

2011-05-06 Thread Eitan Adler
They have some lines in common and some lines are unique to one of the files. Use comm whenever you are dealing with set operations (in your case the intersection operation): http://www.catonmat.net/blog/set-operations-in-unix-shell -- Eitan Adler

Re: tuning a system for a single user

2011-04-04 Thread Eitan Adler
way to ask the question would be for a desktop user. I see a lot tuning guides that show how to getting scalable systems - but few show potential changes for desktop users. -- Eitan Adler ___ freebsd-questions@freebsd.org mailing list http

tuning a system for a single user

2011-04-01 Thread Eitan Adler
kern.maxusers but I'm unsure how things affects things. Can I reduce the amount of time, memory, etc the kernel spends enforcing quota, scheduling, etc? I don't have anything particular in mind - just want to get a general set of tunables I might be interested in. -- Eitan Adler

Re: printf() leak?

2011-03-29 Thread Eitan Adler
of why this leak is detected you have the skills to follow up on this by yourself :-) Thank you for trying to make FreeBSD better! -- Eitan Adler ___ freebsd-questions@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questions

Re: why vim ports have personal KNOBS for options

2011-03-27 Thread Eitan Adler
I expected to hear that just so happened historically. Тext question I ask only to satisfy my interest. What OPTIONS framework basically can someone not like it? http://lists.freebsd.org/pipermail/freebsd-ports/2010-October/063914.html -- Eitan Adler

Re: can make -j be used for ports?

2011-03-15 Thread Eitan Adler
building multiple ports in parallel. This can not be done (primarily because there is no locking done on ports) Certain utilities can make this process faster. For example portmaster prefetches as much as it can, -- Eitan Adler ___ freebsd-questions

Re: how to keep track of data usage (mobile broadband)

2011-03-06 Thread Eitan Adler
Looks like it's exactly what I was looking for, thanks! Do you have the rc.d script maybe? It should be part of the port. I don't have it on this computer. -- Eitan Adler ___ freebsd-questions@freebsd.org mailing list http://lists.freebsd.org

Re: HAL must die!

2011-03-06 Thread Eitan Adler
On Sun, Mar 6, 2011 at 1:56 PM, Lars Eighner luvbeas...@larseighner.com wrote: Using the -C switch with portupgrade, I am managing to turn WITH_HAL off in ports that I install or upgrade.  Is there a way to make this a global default? You can put WITHOUT_HAL=yes in /etc/make.conf -- Eitan

Re: how to keep track of data usage (mobile broadband)

2011-03-05 Thread Eitan Adler
How can I keep track of data usage? It's a laptop so these counters needs to be reboot persistent. I'm running 8.1-R with ue0 interface. Check out http://humdi.net/vnstat/ and http://www.cyberciti.biz/faq/freebsd-install-vnstat-network-traffic-monitor-software/ -- Eitan Adler

Is CTM still being offered for updating FreeBSD?

2011-02-25 Thread Eitan Adler
it nonetheless. If CTM is no longer an option for updating FreeBSD is there any reason to leave it in base? Is it still being used by a sufficient number of people to maintain it? -- Eitan Adler remove-ctm.patch Description: Binary data ___ freebsd-questions

Re: Is CTM still being offered for updating FreeBSD?

2011-02-25 Thread Eitan Adler
I thought the service is not being used. In case you did not notice the subject was in question form and points #2 and #3 both had an if not clause. Your initial response answered my question: that CTM is still being offered. and therefore the rest of the email is moot. Thanks Eitan Adler

Re: shutdown computer after the halt command

2011-02-07 Thread Eitan Adler
if I use the *halt* command I just see the system is halted press any key to reboot How can I fix this? shutdown -p now don't use halt directly -- Eitan Adler ___ freebsd-questions@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo

Re: OT: How to set a timeout for a process

2011-01-27 Thread Eitan Adler
(no harm done if it fails) If you are willing to be bash specific: http://www.bashcookbook.com/bashinfo/source/bash-4.0/examples/scripts/timeout3 I'm not exactly sure how to do it in a normal POSIX shell. -- Eitan Adler ___ freebsd-questions@freebsd.org

Re: OT: How to set a timeout for a process

2011-01-27 Thread Eitan Adler
(no harm done if it fails) or in addition to my previous answer use /usr/ports/sysutils/timelimit -- Eitan Adler ___ freebsd-questions@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questions To unsubscribe, send any mail

computer panics when wifi settings are touched.

2011-01-24 Thread Eitan Adler
it results in a system freeze. The only way to get out of this is to hard reset the computer - but I do not see the typical backtrace associated with a panic (even when X is not running). What debugging information is needed to help solve the problem? -- Eitan Adler

Re: How to build a BROKEN port?

2010-12-30 Thread Eitan Adler
Edit the port's Makefile and comment-out the BROKEN line. Generally - don't do this. Oh, the irony! :) I considered doing that, but I thought there might have been some magic incantation that got around this... There is make -DTRYBROKEN -- Eitan Adler

Re: How to build a BROKEN port?

2010-12-30 Thread Eitan Adler
of bsd.port.mk -- Eitan Adler ___ freebsd-questions@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questions To unsubscribe, send any mail to freebsd-questions-unsubscr...@freebsd.org

Re: How to build a BROKEN port?

2010-12-30 Thread Eitan Adler
On Thu, Dec 30, 2010 at 6:35 AM, Chris Rees utis...@gmail.com wrote: I'm pretty sure it's in the Porter's Handbook under the marking as BROKEN section Heh - now I feel silly for missing it :-{ Either way it should be documented in ports(7) and bsd.port.mk. -- Eitan Adler

Re: gnome to kde

2010-12-30 Thread Eitan Adler
anything to gnome related. IMHO its better when doing such a massive switch to either a) delete all the ports from your system and start from scratch or b) leave the kde stuff and delete the ones you don't use during your normal cleaning cycle. -- Eitan Adler

simple NAT for jails

2010-12-09 Thread Eitan Adler
in in /etc/pf.conf ? -- Eitan Adler ___ freebsd-questions@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questions To unsubscribe, send any mail to freebsd-questions-unsubscr...@freebsd.org

Kernel panic on power button

2010-12-09 Thread Eitan Adler
8.1-STABLE FreeBSD 8.1-STABLE #1 r213338: Fri Oct 1 22:11:41 UTC 2010 ei...@voodoo:/usr/obj/usr/src/sys/GENERIC i386 What debugging data should I provide to help fix this issue? -- Eitan Adler ___ freebsd-questions@freebsd.org mailing list http

Re: openssl version - how to verify

2010-11-19 Thread Eitan Adler
although not strictly the same topic. It could be used to avoid this type of issue. -- Eitan Adler ___ freebsd-questions@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questions To unsubscribe, send any mail to freebsd

Re: removing files

2010-11-08 Thread Eitan Adler
rm -rf {} \; If you really want to delete all the .chk files extension files at a time find path -name '*.chk' -print -prune -exec rm -rf {} + \; -- Eitan Adler ___ freebsd-questions@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo

Re: man(1) output error

2010-10-29 Thread Eitan Adler
that this does occur on 8.1-RELEASE and does not occur on 8.1-STABLE r213338. -- Eitan Adler ___ freebsd-questions@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questions To unsubscribe, send any mail to freebsd-questions

Re: Clean up / filesystem

2010-10-10 Thread Eitan Adler
0 to /etc/fstab (and remove any other /tmp lines). A warning will come saying that it is highly experimental - but I've been running with it for a while now without any issues. -- Eitan Adler ___ freebsd-questions@freebsd.org mailing list http

Re: Clean up / filesystem

2010-10-10 Thread Eitan Adler
that - right? -- Eitan Adler ___ freebsd-questions@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questions To unsubscribe, send any mail to freebsd-questions-unsubscr...@freebsd.org

Re: Clean up / filesystem

2010-10-09 Thread Eitan Adler
might want to use du -cx /|sort to view them largest to smallest. -- Eitan Adler ___ freebsd-questions@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questions To unsubscribe, send any mail to freebsd-questions-unsubscr

Re: [solved - I hope] Re: if_bwn woes

2010-10-08 Thread Eitan Adler
On Fri, Oct 8, 2010 at 12:15 PM, Paul B Mahol one...@gmail.com wrote: On 10/8/10, Eitan Adler li...@eitanadler.com wrote: Finally, thank to Freenode's ##freebsd I tried wpa_supplicant which worked. I can now connect to the internet. I'd still like to know why I must use the program and I

if_bwn woes

2010-10-07 Thread Eitan Adler
/BCM22062000)' class= network #uname -rms FreeBSD 8.1-RELEASE i386 On a Lenovo G530 -- Eitan Adler ___ freebsd-questions@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questions To unsubscribe, send any mail to freebsd

Re: if_bwn woes

2010-10-07 Thread Eitan Adler
:  class=0x028000 card=0x04b514e4 chip=0x431514e4 rev=0x01 hdr=0x00     vender = 'Broadcom Corporation'     device = 'Broadcom Wireless b/g (BCM4315/BCM22062000)'     class    = network #uname -rms FreeBSD 8.1-RELEASE i386 On a Lenovo G530 -- Eitan Adler

Re: if_bwn woes

2010-10-07 Thread Eitan Adler
On Thu, Oct 7, 2010 at 2:31 PM, Paul B Mahol one...@gmail.com wrote: On 10/7/10, Eitan Adler li...@eitanadler.com wrote: ifconfig wlan0 scan results in no output and takes forever (ie - it hangs) If you set wlan0 for manual roaming it will not hang. Use 'ifconfig wlan0 list scan' instead

Re: if_bwn woes

2010-10-07 Thread Eitan Adler
Looks like you cant associate at all. Also signal power is too low. Why is INT (beacon interval of AP) 102 ? These are the defaults - I have no idea what these numbers mean. What should/could I be changing? -- Eitan Adler ___ freebsd-questions

Re: if_bwn woes

2010-10-07 Thread Eitan Adler
On Thu, Oct 7, 2010 at 5:22 PM, Paul B Mahol one...@gmail.com wrote: On 10/7/10, Eitan Adler li...@eitanadler.com wrote: Looks like you cant associate at all. Also signal power is too low. Why is INT (beacon interval of AP) 102 ? These are the defaults - I have no idea what these numbers

Re: if_bwn woes

2010-10-07 Thread Eitan Adler
Sorry for the reply-to-self On Thu, Oct 7, 2010 at 9:11 PM, Eitan Adler li...@eitanadler.com wrote: On Thu, Oct 7, 2010 at 5:22 PM, Paul B Mahol one...@gmail.com wrote: On 10/7/10, Eitan Adler li...@eitanadler.com wrote: Looks like you cant associate at all. Also signal power is too low

Re: if_bwn woes

2010-10-07 Thread Eitan Adler
On Thu, Oct 7, 2010 at 9:14 PM, Paul B Mahol one...@gmail.com wrote: On 10/7/10, Eitan Adler li...@eitanadler.com wrote: On Thu, Oct 7, 2010 at 5:22 PM, Paul B Mahol one...@gmail.com wrote: On 10/7/10, Eitan Adler li...@eitanadler.com wrote: Looks like you cant associate at all. Also signal

[solved - I hope] Re: if_bwn woes

2010-10-07 Thread Eitan Adler
Finally, thank to Freenode's ##freebsd I tried wpa_supplicant which worked. I can now connect to the internet. I'd still like to know why I must use the program and I can't use the raw commands though. On Thu, Oct 7, 2010 at 9:18 PM, Eitan Adler li...@eitanadler.com wrote: On Thu, Oct 7, 2010

Re: ACPI battery issues

2010-10-04 Thread Eitan Adler
. Thanks for the patch. -- Eitan Adler ___ freebsd-questions@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questions To unsubscribe, send any mail to freebsd-questions-unsubscr...@freebsd.org

Re: ACPI battery issues

2010-10-03 Thread Eitan Adler
I was told to bring this to acpi@'s attention On Sun, Oct 3, 2010 at 10:47 AM, Ian Smith smi...@nimnet.asn.au wrote: In freebsd-questions Digest, Vol 330, Issue 10, Message: 5 On Sat, 2 Oct 2010 10:42:23 -0400 Eitan Adler li...@eitanadler.com wrote:   I see   ACPI Exception

ACPI battery issues

2010-10-02 Thread Eitan Adler
hw.acpi.battery.info_expire: 5 sysctl hw.acpi.battery 0.00s user 6.58s system 67% cpu 9.779 total also note that the life and time are both negative one. This is on a Lenovo G530 laptop. -- Eitan Adler ___ freebsd-questions@freebsd.org mailing list http

Re: ACPI battery issues

2010-10-02 Thread Eitan Adler
that the life and time are both negative one. This is on a Lenovo G530 laptop. -- Eitan Adler ___ freebsd-questions@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questions To unsubscribe, send any mail to freebsd-questions

Re: BWN driver error messages

2010-09-08 Thread Eitan Adler
On Tue, Sep 7, 2010 at 10:24 PM, Steven Friedrich free...@insightbb.com wrote: On Tuesday 07 September 2010 21:46:43 Eitan Adler wrote: When I attempt to use the if_bwn driver I get the following messages: Is my card not supported or am I missing a step or is it something else? ... You need

Re: BWN driver error messages

2010-09-08 Thread Eitan Adler
On Wed, Sep 8, 2010 at 10:44 AM, Steven Friedrich free...@insightbb.com wrote: On Wednesday 08 September 2010 10:21:44 Eitan Adler wrote: On Tue, Sep 7, 2010 at 10:24 PM, Steven Friedrich free...@insightbb.com wrote: On Tuesday 07 September 2010 21:46:43 Eitan Adler wrote: When I attempt

Re: BWN driver error messages

2010-09-08 Thread Eitan Adler
I'm not familiar with portsnap, so I'll let someone else troublehoot that. But I want to mention that the port was added to the tree six months ago... I checked it out from CVS and installed the port. I'll test the wireless soon. -- Eitan Adler

Re: BWN driver error messages

2010-09-08 Thread Eitan Adler
bwn_v4_ucode.ko kldload bwn_v4_lp_ucode.ko -- Eitan Adler ___ freebsd-questions@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questions To unsubscribe, send any mail to freebsd-questions-unsubscr...@freebsd.org

Re: how to tell ls output date in digital

2010-09-08 Thread Eitan Adler
On Wed, Sep 8, 2010 at 7:03 PM, Guojun Jin g...@ubicom.com wrote: I remember that ls can output date in digital like following format ls -lD format check strftime(3) for details on format. -- Eitan Adler ___ freebsd-questions@freebsd.org mailing

Re: how to tell ls output date in digital

2010-09-08 Thread Eitan Adler
your using 6.x. I'm not sure what revision 6.x was but maybe it is too old to have this option? -- Eitan Adler ___ freebsd-questions@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questions To unsubscribe, send any mail

BWN driver error messages

2010-09-07 Thread Eitan Adler
-open_v4_lp_ucode15: could not load firmware image, error 2 bwn0: the fw file(bwn-open_v4_lp_ucode15) not found -- Eitan Adler ___ freebsd-questions@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questions To unsubscribe, send any mail

Re: getting eclipse to recognize that devel/subsclipse is installed

2010-09-01 Thread Eitan Adler
On Tue, Aug 31, 2010 at 1:11 PM, Andreas Maechler amaech...@gmx.ch wrote: I've always installed Subclipse directly through the Eclipse' plugin manager, which works very well. Andy On Tue, Aug 31, 2010 at 6:14 PM, Eitan Adler li...@eitanadler.com wrote: I installed eclipse and subclipse via

getting eclipse to recognize that devel/subsclipse is installed

2010-08-31 Thread Eitan Adler
I installed eclipse and subclipse via ports. When I start eclipse I do not see svn as an option in the preferences menu nor or do any of subclipse's features. How can I tell eclipse that I installed subclipse? -- Eitan Adler ___ freebsd-questions

Re: Moving from one port to another

2010-08-28 Thread Eitan Adler
a smarter way to do this. If you use portmaster try portmaster [Common Flags] -o new port dir in /usr/ports installed port -- Eitan Adler ___ freebsd-questions@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questions

Re: Moving from one port to another

2010-08-28 Thread Eitan Adler
. Kurt portmaster -o www/squid31 www/squid30 -- Eitan Adler ___ freebsd-questions@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questions To unsubscribe, send any mail to freebsd-questions-unsubscr...@freebsd.org

Re: Xorg Problems

2010-08-26 Thread Eitan Adler
overhead. That is why things like xset aren't installed. It is possible to run X11 with the vesa driver even if you can get better performance with a different driver. -- Eitan Adler ___ freebsd-questions@freebsd.org mailing list http://lists.freebsd.org

Re: Xorg Problems

2010-08-21 Thread Eitan Adler
On Sat, Aug 21, 2010 at 11:42 PM, Fred Boatwright f...@blakemfg.com wrote: Eitan Adler wrote: Something odd is going on with some of the fonts. I installed ports/x11/xorg-minimal as the full Monty appeared to be a huge amount of software that will never get used. Ā I don't want all

Re: Can't remove or move file

2010-08-20 Thread Eitan Adler
://www.dwheeler.com/essays/filenames-in-shell.html Some more detail (and a possible fix): http://www.dwheeler.com/essays/fixing-unix-linux-filenames.htm -- Eitan Adler ___ freebsd-questions@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd

devd enabling the fn-f7 switch monitor functionality

2010-08-19 Thread Eitan Adler
Any further input on this issue? On Mon, Aug 16, 2010 at 11:12 AM, Eitan Adler li...@eitanadler.com wrote: # kldstat|grep acpi_ibm 12    1 0xc121d000 5244     acpi_ibm.ko # tail -6 /etc/devd.conf notify 0 {      match system          ACPI;      match subsystem       IBM;      match notify

Re: enabling the fn-f7 switch monitor functionality

2010-08-18 Thread Eitan Adler
Dear Sir/Madam, Your email was unable reach the intended person that you were sending it to. For more information on our business please click on the following link: [1]Click here for our website We look forward to your continued business in the future. Regards,

enabling the fn-f7 switch monitor functionality

2010-08-16 Thread Eitan Adler
8.1-RELEASE i386 Laptop model is Lenovo G530. -- Eitan Adler ___ freebsd-questions@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questions To unsubscribe, send any mail to freebsd-questions-unsubscr...@freebsd.org

Re: enabling the fn-f7 switch monitor functionality

2010-08-16 Thread Eitan Adler
         ACPI;       match subsystem       IBM;       match notify          0x07;       action /full/path/to/script; };  to /etc/devd.conf -- Eitan Adler ___ freebsd-questions@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo

Re: why do I require WPA in rc.conf even for open networks.

2010-07-25 Thread Eitan Adler
without being able to do so. When I added ifconfig_wlan0=ssid MySSID WPA DHCP I was able to connect to the same network. -- Eitan Adler ___ freebsd-questions@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questions

why do I require WPA in rc.conf even for open networks.

2010-07-22 Thread Eitan Adler
For some reason I can not connect to *any* wireless network regardless of the connection type unless I have WPA in /etc/rc.conf right before DHCP. Why would I require this to connect to open networks? -- Eitan Adler ___ freebsd-questions@freebsd.org

Decoding the ifconfig verbose output and determining the strength of a wireless connection

2010-06-27 Thread Eitan Adler
[aifsn 2 cwmin 3 cwmax 4 txop 94] ? VI[aifsn 2 cwmin 2 cwmax 3 txop 47] ? -- Eitan Adler ___ freebsd-questions@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questions To unsubscribe, send any mail to freebsd

Re: size suffix w x

2010-06-27 Thread Eitan Adler
? It is very hard to help you unless you give more details. -- Eitan Adler ___ freebsd-questions@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questions To unsubscribe, send any mail to freebsd-questions-unsubscr...@freebsd.org

  1   2   3   >