Re: Contributing to FreeBSD

2013-09-30 Thread Fernando Apesteguía
On Mon, Sep 30, 2013 at 1:46 PM, karan garg karangar...@gmail.com wrote: Hi all, I am an open source enthusiast and new to freeBSD community. I am an RHCE and have a reasonable knowledge of linux administration, database, Bash Scripting, and C/C++. I want to contribute to the community. I

Re: f9 snmpd[4517]: stack overflow detected; terminated

2013-09-03 Thread Fernando Apesteguía
On Tue, Sep 3, 2013 at 9:04 PM, alexus ale...@gmail.com wrote: can you guide me through to get whole backtrace please? After opening the core like you did, type bt and press enter. On Tue, Aug 27, 2013 at 5:19 PM, Fernando Apesteguía fernando.apesteg...@gmail.com wrote: El 27/08/2013

Re: f9 snmpd[4517]: stack overflow detected; terminated

2013-09-03 Thread Fernando Apesteguía
there. Paste the last 10 or 20 lines please. Let's see if that throws some light. On Tue, Sep 3, 2013 at 3:08 PM, Fernando Apesteguía fernando.apesteg...@gmail.com wrote: On Tue, Sep 3, 2013 at 9:04 PM, alexus ale...@gmail.com wrote: can you guide me through to get whole backtrace please

Re: f9 snmpd[4517]: stack overflow detected; terminated

2013-09-03 Thread Fernando Apesteguía
, the snmp_input_finish() function is blowing up. On Tue, Sep 3, 2013 at 3:18 PM, Fernando Apesteguía fernando.apesteg...@gmail.com wrote: El 03/09/2013 21:11, alexus ale...@gmail.com escribió: it's _REALLY_ long, but if you want I can upload it somewhere... last couple of lines is following

Re: f9 snmpd[4517]: stack overflow detected; terminated

2013-09-03 Thread Fernando Apesteguía
try to configure snmpd to be as verbose as possible and see if it can log something interesting before it crashes. Maybe someone who uses it can step in and help you to debug the problem. On Tue, Sep 3, 2013 at 3:40 PM, Fernando Apesteguía fernando.apesteg...@gmail.com wrote: On Tue, Sep 3

Re: Automatic Network Configuration (DHCP)

2013-09-02 Thread Fernando Apesteguía
El 02/09/2013 23:02, JC nixnex...@gmail.com escribió: Under Section: 29.6.7.2. DHCP Server Installation There is a error where the file name reads /usr/local/etc/dhcpd.conf.sample. dhcpd.conf.sample should read dhcpd.conf.example. Could you please file a PR?

Re: f9 snmpd[4517]: stack overflow detected; terminated

2013-08-27 Thread Fernando Apesteguía
El 27/08/2013 05:03, alexus ale...@gmail.com escribió: f9# gdb `which bsnmpd` /bsnmpd.core GNU gdb 6.1.1 [FreeBSD] Copyright 2004 Free Software Foundation, Inc. GDB is free software, covered by the GNU General Public License, and you are welcome to change it and/or distribute copies of it

Re: Delete a directory, crash the system

2013-07-27 Thread Fernando Apesteguía
El 27/07/2013 13:49, David Noel david.i.n...@gmail.com escribió: I had a strange experience on my laptop yesterday. I was deleting a directory and the system crashed. It spat out a message along the lines of ufs_dirrem bad link count 2 on parent. I thought it was so strange I repeated the

Re: Delete a directory, crash the system

2013-07-27 Thread Fernando Apesteguía
El 27/07/2013 14:16, David Noel david.i.n...@gmail.com escribió: Yes Post the stack trace of the core and maybe someone can help you. On 7/27/13, Fernando Apesteguía fernando.apesteg...@gmail.com wrote: El 27/07/2013 13:49, David Noel david.i.n...@gmail.com escribió: I had a strange

Re: Newbye question VIM problem

2013-07-23 Thread Fernando Apesteguía
On Tue, Jul 23, 2013 at 5:09 PM, Pietro Paolini pulsarpie...@aol.comwrote: On Jul 23, 2013, at 4:36 PM, Teske, Devin devin.te...@fisglobal.com wrote: env PACKAGESITE= ftp://ftp-archive.freebsd.org/pub/FreeBSD-Archive/ports/i386/packages-9.0-releases/Latest/pkg_add -r vim-lite Thanks

Re: gvim GUI cannot be used

2013-07-05 Thread Fernando Apesteguía
El 05/07/2013 13:20, Jens Jahnke jan0...@gmx.net escribió: Hi, On Fri, 5 Jul 2013 12:56:32 +0200 CeDeROM cede...@tlen.pl wrote: C Hey Raphael :-) Go to /usr/ports/editors/vim and make deinstall C reinstall it, that works for me, and it helps with dialogs in texmode C as well :-) for me

Re: Debugging a crash

2013-06-30 Thread Fernando Apesteguía
On Sun, Jun 30, 2013 at 5:36 PM, Boris Samorodov b...@passap.ru wrote: Hi All, I get an application crashing. Build some libs with debug symbols. Here is the gdb log: - Program received signal SIGSEGV, Segmentation fault. [Switching to Thread 809806400 (LWP 101133/photoprint)]

Re: Debugging a crash

2013-06-30 Thread Fernando Apesteguía
On Sun, Jun 30, 2013 at 6:58 PM, Boris Samorodov b...@passap.ru wrote: 30.06.2013 19:53, Fernando Apesteguía пишет: On Sun, Jun 30, 2013 at 5:36 PM, Boris Samorodov b...@passap.ru wrote: Hi All, I get an application crashing. Build some libs with debug symbols. Here is the gdb log

Re: 9.1-RELEASE slow boot

2013-06-12 Thread Fernando Apesteguía
On Wed, Jun 12, 2013 at 1:10 AM, Adam Vande More amvandem...@gmail.com wrote: On Tue, Jun 11, 2013 at 4:43 PM, Fernando Apesteguía fernando.apesteg...@gmail.com wrote: I recompiled the GENERIC kernel and changed SCSI_DELAY to 2000 instead the default 5000. Still no luck. It doesn't make any

Re: 9.1-RELEASE slow boot

2013-06-12 Thread Fernando Apesteguía
On Wed, Jun 12, 2013 at 9:56 PM, Chris Whitehouse cwhi...@onetel.comwrote: On Fri, 7 Jun 2013 19:38:34 +0200, Fernando Apesteguía wrote: Since I updated to 9.1-RELEASE my boot process seems to stall for a while. Booting in verbose mode shows messages like these ones: Opening device da0 - 6

Re: 9.1-RELEASE slow boot

2013-06-11 Thread Fernando Apesteguía
On Fri, Jun 7, 2013 at 11:04 PM, Polytropon free...@edvax.de wrote: On Fri, 7 Jun 2013 19:38:34 +0200, Fernando Apesteguía wrote: Since I updated to 9.1-RELEASE my boot process seems to stall for a while. Booting in verbose mode shows messages like these ones: Opening device da0 - 6 (repeated

Re: 9.1-RELEASE slow boot

2013-06-11 Thread Fernando Apesteguía
On Tue, Jun 11, 2013 at 8:19 AM, Fernando Apesteguía fernando.apesteg...@gmail.com wrote: On Fri, Jun 7, 2013 at 11:04 PM, Polytropon free...@edvax.de wrote: On Fri, 7 Jun 2013 19:38:34 +0200, Fernando Apesteguía wrote: Since I updated to 9.1-RELEASE my boot process seems to stall for a while

9.1-RELEASE slow boot

2013-06-07 Thread Fernando Apesteguía
Hi, Since I updated to 9.1-RELEASE my boot process seems to stall for a while. Booting in verbose mode shows messages like these ones: Opening device da0 - 6 (repeated like 30 times or so) Opening device da1 - 6 (repeated like 30 times or so) Opening device da2 - 6 (repeated like 30 times or so)

Re: FreeBSD10: lock order reversal with portsnap extract

2013-06-01 Thread Fernando Apesteguía
El 01/06/2013 15:44, Walter Hurry walterhu...@gmail.com escribió: I'm installing FreeBSD10 (head; snapshot from 30 May 2013) into a VM. One of the first things I do is a 'portsnap fetch extract'. As soon as the extract starts it produces a 'lock order reversal' message with a KDB stack

Re: Flash?

2013-04-23 Thread Fernando Apesteguía
El 23/04/2013 21:24, Walter Hurry walterhu...@gmail.com escribió: FreeBSD 9.1-RELEASE on amd64. I have installed Flash according to the instructions in the handbook. When I do 'about:plugins' in Firefox, I get the following response: Shockwave Flash File: npwrapper.libflashplayer.so

Re: Flash?

2013-04-23 Thread Fernando Apesteguía
El 23/04/2013 21:45, Ralf Mardorf ralf.mard...@alice-dsl.net escribió: On Tue, 2013-04-23 at 21:37 +0200, Fernando Apesteguía wrote: That's an issue with Firefox. Search the list. There is a setting you have to change in Firefox in order to avoid that problem. Perhaps the answer

Re: I just had a crash, core dump

2013-03-14 Thread Fernando Apesteguía
On Thu, Mar 14, 2013 at 3:45 PM, Leslie Jensen les...@eskk.nu wrote: 2013-03-14 14:55, Damien Fleuriot skrev: On 14 Mar 2013, at 12:57, Leslie Jensen les...@eskk.nu wrote: My system 9.1-RELEASE ll /var/crash/ total 697996 -rw-r--r-- 1 root wheel 2 14 Mar 12:51 bounds

Radeon HD 2400 PRO, DRI setup problem

2012-12-19 Thread Fernando Apesteguía
Hi all, I here reproduce the mail I sent to freebsd-x11 for which I received no reply. I hope I have more luck in questions@ I'm having quite a few problems setting DRI up on my system. I'm running 9.0-RELEASE on amd64 using GENERIC kernel. I recompiled the radeon kernel module with

Re: Mounting SD card.

2012-11-15 Thread Fernando Apesteguía
On Thu, Nov 15, 2012 at 3:06 AM, Warren Block wbl...@wonkity.com wrote: On Wed, 14 Nov 2012, Mike Clarke wrote: On Wednesday 14 November 2012 19:43:30 Fernando Apesteguía wrote: If I boot the system and plug the SD card in, the green led doesn't even switch on and there is only a /dev/da0

Mounting SD card.

2012-11-14 Thread Fernando Apesteguía
Hi, I can't make my SD card reader work. It is from a 4 years old Compaq PC. It works fine in Linux however. I'm using 9.0 release with stock kernel. If I boot the system and plug the SD card in, the green led doesn't even switch on and there is only a /dev/da0 that I can not mount. If I boot the

Re: contributing to the ports collection

2012-09-27 Thread Fernando Apesteguía
On Thu, Sep 27, 2012 at 9:59 PM, Stuart Matthews stu...@islogistics.com wrote: Hi everyone, After several years of using FreeBSD, I have decided it is time to start contributing my time to the project. I have read through the relevant page on freebsd.org and intend to look into contributing

Re: Blender port

2012-08-16 Thread Fernando Apesteguía
On Thu, Aug 16, 2012 at 12:29 PM, Polytropon free...@edvax.de wrote: On Thu, 16 Aug 2012 11:33:22 +0200, Peter Boosten wrote: So I did a ktrace, and it seems to stumble on a library it cannot find: libirml.so This library however is nowhere to be found on my system, nor in the ports

Re: Why Clang

2012-06-20 Thread Fernando Apesteguía
On Tue, Jun 19, 2012 at 9:58 PM, Wojciech Puchar woj...@wojtek.tensor.gdynia.pl wrote: Does GPLv3 does force programs you compile with gcc to be GPLed? As far as I know, the main difference is that the GPLv3 is often called a viral license. Software linking against v3 libraries and so maybe

Re: Contribution to PUC driver

2012-06-07 Thread Fernando Apesteguía
On Thu, Jun 7, 2012 at 4:29 PM, Dennis Oyama doy...@perle.com wrote: Patch to update pucdata.c to support the Perle Systems Ltd. Multiport Speed LE Serial cards. Maybe you could post this at freebsd-hackers@ for discussion or send the patch using send-pr[1] Cheers. [1]

Re: why I am upset

2012-05-26 Thread Fernando Apesteguía
El 26/05/2012 03:13, ajtiM lum...@gmail.com escribió: Why I am upset but not just me? I am running KDE 4.8 from January on my Linux computer. Now is almost June and we got KDE 4.8 on FreeBSD too. 5 months testing and it works? No. The modern OS for the desktop computer doesn;t works. O.K. OS

Re: FreeBSD X?

2012-05-17 Thread Fernando Apesteguía
On Fri, May 18, 2012 at 7:05 AM, Colin Barnabas colin.barna...@gmail.com wrote: On Thu, May 17, 2012 at 08:36:38PM -0400, Vance Siemens wrote: http://www.trollaxor.com/2012/05/freebsd-x-berkeley-unix-apple-quality.html ___

Radeon and DRM crash 9.0-RELEASE.

2012-05-15 Thread Fernando Apesteguía
Hi, I'm having some system crashes from time to time. I had this before but until recently I couldn't set my system so I could get crash dumps. My video card is a ATI Mobility Radeon 9700. I'm running FreeBSD 9.0-RELEASE for amd64. These are excerpts from two crash dumps text files: core.txt.3:

Re: avrdude and arduino

2012-05-14 Thread Fernando Apesteguía
On Sun, May 13, 2012 at 8:20 PM, Colin Barnabas colin.barna...@gmail.com wrote: Has anyone been able to get the Arduino Uno board working with avrdude? I keep getting programmer not responding errors. Not for the Uno, but I got Arduino Duemilanove working. avrdude: ser_recv(): programmer is

Re: avrdude and arduino

2012-05-14 Thread Fernando Apesteguía
On Mon, May 14, 2012 at 3:25 PM, Wojciech Puchar woj...@wojtek.tensor.gdynia.pl wrote: This is the command I'm using: %sudo avrdude -F -v -v -v -v -c arduino -p ATMEGA328P -P /dev/cuaU0 -U flash:w:flash.hex This is what I use for Duemilanove sudo avrdude -V -F -c stk500v1 -p m168 -b 19200

Re: Intel Pro/Wireless 2200BG (iwi) firmware error / device timeout

2012-03-13 Thread Fernando Apesteguía
On Tue, Mar 13, 2012 at 4:27 PM, Joseph Mingrone j...@ftfl.ca wrote: I see there are still some open PRs for this problem, but they are a couple of years old.  Does anyone know of any workarounds? I don't recall having problems in 7.x, but in 8.x I see the firmware errors every few hours. If

hack.So: could not read symbols

2012-03-11 Thread Fernando Apesteguía
I'm using 9.0-RELEASE. I downloaded the snapshot 9.0-CURRENT-201012 and tried to build it's kernel but I get this error: hack.So: could not read symbols: File in wrong format file reports this: ELF 64-bit LSB shared object, x86-64, version 1 (FreeBSD), dynamically linked, not stripped I

Current way of downloading sources

2012-02-21 Thread Fernando Apesteguía
Hi all, Before 9.0 I used to use sysinstall to download sources for several distributions including kernel and libraries. However, this doesn't seem to work anymore. Whatever source distribution I try to download I get the error that it doesn't exist in the server. The handbook[1] still says

Re: Lennart Poettering: BSD Isn't Relevant Anymore

2011-07-17 Thread Fernando Apesteguía
On Sun, Jul 17, 2011 at 1:10 PM, Jerry je...@seibercom.net wrote: While I usually consider Slashdot nothing more than a bunch of juveniles ranting against Microsoft; however, I did find this rather interesting post this morning. Lennart Poettering: BSD Isn't Relevant Anymore

Re: Lennart Poettering: BSD Isn't Relevant Anymore

2011-07-17 Thread Fernando Apesteguía
2011/7/17 C. Bergström cbergst...@pathscale.com:  On 07/17/11 07:24 PM, Fernando Apesteguía wrote: However, what worries me is how influential he is in some open source projects. He suggested that Gnome should be Linux specific because trying to keep compatibility with other UNIX systems (BSD

Re: searching for a good IDE

2011-03-28 Thread Fernando Apesteguía
On Mon, Mar 28, 2011 at 1:38 AM, Ilya Kazakevich kazakevichi...@gmail.com wrote: If you use VI, be sure to install http://insenvim.sourceforge.net/ :))) Intellisense is the difference between IDE and text editor Isn't that the same than Omni Completion[1] already present in Vim = 7? [1]

Re: future of the desktop

2011-01-27 Thread Fernando Apesteguía
On Thu, Jan 27, 2011 at 3:24 PM, Jens Jahnke jan0...@gmx.net wrote: On Thu, 27 Jan 2011 13:24:23 +0100 Polytropon free...@edvax.de wrote: P Keep in mind that all the magic the U* are doing on Linux P have been done by FreeBSD's devd for many years now. Maybe P this is the chance to revert to

Re: problems mounting android htc

2011-01-17 Thread Fernando Apesteguía
On Sun, Jan 16, 2011 at 3:36 PM, Chris Brennan xa...@xaerolimit.net wrote: On Sat, Jan 15, 2011 at 8:27 PM, Patrick Lamaiziere patf...@davenulle.orgwrote: Le Sat, 15 Jan 2011 18:57:33 -0500, Aryeh Friedman aryeh.fried...@gmail.com a écrit : No idea how but when I plug the USB in it says

Re: FreeBSD 8.1-STABLE amd 64 crash during shutdown

2011-01-04 Thread Fernando Apesteguía
On Mon, Jan 3, 2011 at 5:06 PM, Janos Dohanics w...@3dresearch.com wrote: My system crashed during shutdown, so I tried to get a crash dump, but I don't seem to be able to do so: Dumping 1224 MB: (stops at 1177) Fatal trap 12: page fault while in kernel mode cpuid = 1, apic id = 01 fault

Android phone and FreeBSD 8.1

2010-12-28 Thread Fernando Apesteguía
Hi all, I bought a GeeksPhone One[1]. It uses Android 2.2.1. I'm trying to get FreeBDS recognize the phone. When I plug it to the USB port and activate the Storage option, this is what dmesg reports: ugen7.3: Geeksphone at usbus7 umass1: Geeksphone ONE Android Phone, class 0/0, rev 2.00/2.26,

Re: Android phone and FreeBSD 8.1

2010-12-28 Thread Fernando Apesteguía
2010/12/28 Polytropon free...@edvax.de: On Tue, 28 Dec 2010 12:32:02 +0100, Fernando Apesteguía fernando.apesteg...@gmail.com wrote: Hi all, I bought a GeeksPhone One[1]. It uses Android 2.2.1. I'm trying to get FreeBDS recognize the phone. [...] What can I do to access the phone's

Re: Android phone and FreeBSD 8.1

2010-12-28 Thread Fernando Apesteguía
2010/12/28 Alejandro Imass a...@p2ee.org: 2010/12/28 Fernando Apesteguía fernando.apesteg...@gmail.com: Hi all, I bought a GeeksPhone One[1]. It uses Android 2.2.1. I'm trying to get FreeBDS recognize the phone. When I plug it to the USB port and activate the Storage option, this is what

Re: Android phone and FreeBSD 8.1

2010-12-28 Thread Fernando Apesteguía
2010/12/28 Justin V. v...@yeaguy.com: On Tue, 28 Dec 2010, Fernando Apestegu?a wrote: 2010/12/28 Alejandro Imass a...@p2ee.org: 2010/12/28 Fernando Apestegu?a fernando.apesteg...@gmail.com: Hi all, I bought a GeeksPhone One[1]. It uses Android 2.2.1. I'm trying to get FreeBDS recognize

Re: Android phone and FreeBSD 8.1

2010-12-28 Thread Fernando Apesteguía
2010/12/28 Alejandro Imass a...@p2ee.org: 2010/12/28 Fernando Apesteguía fernando.apesteg...@gmail.com: 2010/12/28 Justin V. v...@yeaguy.com: On Tue, 28 Dec 2010, Fernando Apestegu?a wrote: 2010/12/28 Alejandro Imass a...@p2ee.org: 2010/12/28 Fernando Apestegu?a fernando.apesteg

Re: Does WINE work on FreeBSD amd64 ?

2010-12-26 Thread Fernando Apesteguía
On Mon, Dec 27, 2010 at 8:02 AM, Xn Nooby xno...@gmail.com wrote: The wiki page seems to say that wine is a 32-bit port, and 32-bit ports do not work well on amd64.  This would imply that 32-bit Windows programs would not run on 32-bit wine on a FreeBSD 8.1 amd64 system. Is this a correct

Re: About FreeBSD kernel newbies

2010-11-15 Thread Fernando Apesteguía
On Mon, Nov 15, 2010 at 7:53 PM, Michael Powell nightre...@hotmail.com wrote: Fernando Apesteguía wrote: Hi all, I was wondering if anyone has considered the creation of  a kernel newbies mail list for FreeBSD. I am aware of two places where someone can ask questions about that: either

About FreeBSD kernel newbies

2010-11-14 Thread Fernando Apesteguía
Hi all, I was wondering if anyone has considered the creation of a kernel newbies mail list for FreeBSD. I am aware of two places where someone can ask questions about that: either freebsd-hackers@ or the FreeBSD Development forum at http://forums.freebsd.org. I've been following the Linux

struct fileops question

2010-10-20 Thread Fernando Apesteguía
Hi, I'm trying to understand some pieces of the FreeBSD kernel. Having a look at struct fileops in file.h I was wondering why other file related functions don't have an entry in the vector. I was thinking in mmap, fsync or sendfile. Can anyone tell me the reason? Thanks in advance.

Re: libxul compilation problem

2010-10-18 Thread Fernando Apesteguía
On Sun, Oct 17, 2010 at 7:55 PM, Robert Bonomi bon...@mail.r-bonomi.com wrote: From owner-freebsd-questi...@freebsd.org  Sun Oct 17 11:46:48 2010 Date: Sun, 17 Oct 2010 18:47:09 +0200 From: =?ISO-8859-1?Q?Fernando_Apestegu=EDa?= fernando.apesteg...@gmail.com To: Rob Farmer

Re: libxul compilation problem

2010-10-18 Thread Fernando Apesteguía
2010/10/17 Rob Farmer rfar...@predatorlabs.net: 2010/10/17 Fernando Apesteguía fernando.apesteg...@gmail.com: The machine has one single core cpu. Finally I was able to compile the thing, compiling the offending file by hand (nsHtml5ElementName.cpp) without the -O2 optimization flag

Re: archivers/xz still needed

2010-10-18 Thread Fernando Apesteguía
On Mon, Oct 18, 2010 at 11:24 AM, n dhert ndhert...@gmail.com wrote: when doing portupgrade, I get        - archivers/xz (marked as IGNORE) since it is now in the base system But # pkg_info -R xz-4.999.9_1 Required by: gtar-1.23_3 kdeutils-3.5.10_6 # pkg_info -R gtar-1.23_3 Required by:

Re: libxul compilation problem

2010-10-17 Thread Fernando Apesteguía
2010/10/16 Rob Farmer rfar...@predatorlabs.net: 2010/10/16 Fernando Apesteguía fernando.apesteg...@gmail.com: I didn't run X or whatsoever. That's why I think I should have enough memory. In fact after getting that error, I rebooted so I could update the ports from a fresh running system

Re: libxul compilation problem

2010-10-16 Thread Fernando Apesteguía
2010/10/15 Rob Farmer rfar...@predatorlabs.net: 2010/10/15 Fernando Apesteguía fernando.apesteg...@gmail.com: The process being killed is cc1plus while compiling libxul. I'm running a stock 8.1-RELEASE GENERIC kernel on amd64 platform. The machine has 1Gb of physical memory and 256MB for swap

libxul compilation problem

2010-10-15 Thread Fernando Apesteguía
Hi, I have a ports version fetched on Oct 13th. I wanted to update all the ports I have installed. In order to do that I run: swap_pager_getswapspace(16): failed swap_pager_getswapspace(12): failed swap_pager_getswapspace(16): failed swap_pager_getswapspace(12): failed

Re: Low sound

2010-10-11 Thread Fernando Apesteguía
On Mon, Oct 11, 2010 at 8:50 AM, Albert Shih albert.s...@obspm.fr wrote: Hi all. I've very strange problem with FreeBSD 8-stable sinceone year (yes it's not a urgent problem;-) ). I've a desktop PC, two laptops (two dell). On those 3 computers the sounds is working. But on all the

Re: A command to check network transfer

2010-10-01 Thread Fernando Apesteguía
On Fri, Oct 1, 2010 at 11:59 AM, Zbigniew Szalbot zszal...@gmail.com wrote: Dear all, I cannot for the life of mine remember the command which allows me to check incoming and outgoing transfer on lo0 and re0. Can you please help? :) I use iftop[1] Cheers! [1]

Re: [Freebsd-update]cannot open files/.gz: No such file or directory

2010-09-29 Thread Fernando Apesteguía
On Wed, Sep 29, 2010 at 3:37 PM, Bastien Semene bsem...@cyanide-studio.com wrote:  Hi, I'm trying to upgrade a system from 8.0-RELEASE to 8.1-RELEASE, but I have the following (non critical) errors : /usr/sbin/freebsd-update: cannot open files/.gz: No such file or directory This line appears

Re: Unable to kldload linux

2010-07-31 Thread Fernando Apesteguía
On Sat, Jul 31, 2010 at 6:19 PM, William Vining wfvin...@gmail.com wrote: Hi, I have just upgraded my system to 8.1-RELEASE $ uname -a FreeBSD makalu.abqhomenet 8.1-RELEASE FreeBSD 8.1-RELEASE #10: Thu Jul 29 08:12:40 MDT 2010 r...@makalu.abqhomenet:/usr/obj/usr/src/sys/FRAGMENT  amd64

Re: kernel panics

2010-07-16 Thread Fernando Apesteguía
On Fri, Jul 16, 2010 at 9:03 AM, n dhert ndhert...@gmail.com wrote: Where is the best place to report  problems  with kernel panics in FreeBSD 8.0 and to get help? Have a look at http://www.freebsd.org/send-pr.html Cheers I posted a message in this mailing list freebsd-questions, but if

Re: Which gdb GUI do you use?

2010-03-18 Thread Fernando Apesteguía
On Thu, Mar 18, 2010 at 8:15 AM, Yuri y...@rawbw.com wrote: I know there is ddd, but it has so many bugs that it makes it barely usable. There is emacs, but I am not used to it and don't like it. It's love it or hate it usually for most people. There is some GUI called Insight, for some reason

Re: Using webcam Windows driver

2010-02-25 Thread Fernando Apesteguía
On Thu, Feb 25, 2010 at 8:56 AM, Siju George sgeorge...@gmail.com wrote: Hi, I have a logitech quickcam. Will I be able to use it in FreeBSD? Can I use Windows driver? Maybe you want to have a look at pwcbsd[1]. This is to use linux drivers on FreeBSD. Not sure if there is a wrapper for

8.0 flash gmail attachments

2010-02-07 Thread Fernando Apesteguía
Hi all, I'm running 8.0-RELEASE-p2. I have flash support through linux emulation (linux_base-f10-10_2 and linux-f10-flashplugin-10.0r42). Everything seems to work fine save a couple of things: - Sometimes nspluginwrapper crashes and dumps a core. Firefox 3 seems to work fine however and it does

gnash and swfdec black screen

2009-12-11 Thread Fernando Apesteguía
Hi all, I'm running 8.0-RELEASE for amd64. I want to use either gnash or swfdec to view flash contents instead of using the libflashplayer and linux compatibility layer. However, with both of them, all I get is a black window where the video should be played. Using gnash if I run firefox3 from a

8.0 Ext3/Ext4 support

2009-11-27 Thread Fernando Apesteguía
Hi there, Is there Ext3/Ext4 read support in FreeBSD 8? Can we use fs with 256-byte inodes? Thanks in advance. ___ freebsd-questions@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questions To unsubscribe, send any mail to

Re: freebsd-update problem 8.0Beta1 to 8.0Beta4

2009-09-21 Thread Fernando Apesteguía
2009/9/20 Fernando Apesteguía fernando.apesteg...@gmail.com: Hi all, I'm having some problems trying to update from FreeBSD 8.0 Beta1 to 8.0 Beta4. I upgraded from 7.2 to beta1 some time ago, using freebsd-update without problems. Later I did the same thing to reach beta2. Yesterday I tried

freebsd-update problem 8.0Beta1 to 8.0Beta4

2009-09-20 Thread Fernando Apesteguía
Hi all, I'm having some problems trying to update from FreeBSD 8.0 Beta1 to 8.0 Beta4. I upgraded from 7.2 to beta1 some time ago, using freebsd-update without problems. Later I did the same thing to reach beta2. Yesterday I tried it to get to beta3 but I have a bunch of errors like this one:

Re: (solved) Re: Problem mounting EXT2FS

2009-08-28 Thread Fernando Apesteguía
On Tue, Aug 25, 2009 at 12:17 AM, Jeronimo Calvojeronimocal...@googlemail.com wrote: Thanks a lot fellas!! problem resolved!!! Did you try to unmount the filesystem? I applied the patch against 7.2-RELEASE-p3 and I can't unmount it: Device busy. Anyone else with this problem? Cheers On

Re: Lock order reversals on RELENG_8

2009-08-20 Thread Fernando Apesteguía
On Thu, Aug 20, 2009 at 2:08 PM, Peter Corneliusp...@gmx.net wrote: Hi, Are these lock order reversals reported any reason for preoccupation and/or should I report elsewhere? The kernel I just built does not boot at all, so I don´t know whether these are a closed issue already. I´m off

Re: 7.2 burncd and cdrecord problem

2009-08-15 Thread Fernando Apesteguía
On Sat, Aug 15, 2009 at 12:20 PM, Ruben de Grootmai...@bzerk.org wrote: On Fri, Aug 14, 2009 at 08:23:49PM +0200, Fernando Apestegu?a typed: Hi all, I'm trying to get my CD drive to work without so much success. Reading is fine, but when I try to burn a CD I get errors in dmesg. Using

Re: 7.2 burncd and cdrecord problem

2009-08-15 Thread Fernando Apesteguía
On Sat, Aug 15, 2009 at 8:02 PM, b. f.bf1...@googlemail.com wrote: I'm trying to get my CD drive to work without so much success. Reading is fine, but when I try to burn a CD I get errors in dmesg. Using cdrecord -blank=fast dev=3,0,0 I get: First, I hope that you are using

7.2 burncd and cdrecord problem

2009-08-14 Thread Fernando Apesteguía
Hi all, I'm trying to get my CD drive to work without so much success. Reading is fine, but when I try to burn a CD I get errors in dmesg. Using cdrecord -blank=fast dev=3,0,0 I get: [...] Using generic SCSI-3/mmc CD-ROM driver (mmc_cd). Driver flags : MMC-3 SWABAUDIO BURNFREE Supported

Touchpad and wheel buttons

2009-07-18 Thread Fernando Apesteguía
Hi all, I'm using FreeBSD 8.0 BETA1, but I post in this list cause I had the same problem in 7.2, since it is Xorg related. I have a laptop. The touchpad provides 4 buttons. Two of them are the normal left and right buttons and the other two should provide the wheel-like functionality, scrolling

Re: 8.0 BETA1 LOR

2009-07-14 Thread Fernando Apesteguía
2009/7/13 Glen Barber glen.j.bar...@gmail.com: 2009/7/13 Glen Barber glen.j.bar...@gmail.com: Hi, Fernando 2009/7/13 Fernando Apesteguía fernando.apesteg...@gmail.com: Hi there, I downloaded FreeBSD 8.0 in order to help testing it. I have found several issues. This is the first one: Jul

8.0 BETA1 LOR

2009-07-13 Thread Fernando Apesteguía
Hi there, I downloaded FreeBSD 8.0 in order to help testing it. I have found several issues. This is the first one: Jul 13 18:37:43 beastie kernel: lock order reversal: Jul 13 18:37:43 beastie kernel: 1st 0xff0007d42ba8 ufs (ufs) @ /usr/src/sys/kern/vfs_mount.c:1199 Jul 13 18:37:43 beastie

Ati and Xorg.conf

2009-05-18 Thread Fernando Apesteguía
Hi, I have an ATI Radeon HD 2400. I fresh installed FreeBSD 7.2 for AMD64. I added the Xorg support and Gnome desktop. With the autoconfig Xserver feature, the whole system freezes. With the xorg.conf file generated by the -configure option, the system freezes too. I've tried several different

Re: FreeBSD and Intel PRO/Wireless 2200BG

2009-04-24 Thread Fernando Apesteguía
device firmware, iwi, wlan, etc. Cheers On Thu, Apr 23, 2009 at 5:20 PM, Fernando Apesteguía fernando.apesteg...@gmail.com wrote: 2009/4/23 Daniel Underwood djuatde...@gmail.com: [SOLVED] Thanks for the help, folks. It works fine now. I wasn't that lucky :) I'm using FreeBSD 7.1-RELEASE

Re: FreeBSD and Intel PRO/Wireless 2200BG

2009-04-24 Thread Fernando Apesteguía
much. It just says it can't load the firmware, but it doesn't give any clues about the reason. Any ideas? PS: jut out of curiosity, where is the firmware in the filesystem? Is it also compiled in-kernel? Thanks in advance. On Fri, Apr 24, 2009 at 11:04 AM, Fernando Apesteguía fernando.apesteg

Re: FreeBSD and Intel PRO/Wireless 2200BG

2009-04-23 Thread Fernando Apesteguía
2009/4/23 Daniel Underwood djuatde...@gmail.com: [SOLVED] Thanks for the help, folks. It works fine now. I wasn't that lucky :) I'm using FreeBSD 7.1-RELEASE-p4 #12 This is my loader.conf configuration: legal.intel_iwi.license_ack=1 iwi_bss_load=YES iwi_ibss_load=YES iwi_monitor_load=YES

Re: how to copy files without directories

2009-04-20 Thread Fernando Apesteguía
On 4/20/09, Zbigniew Szalbot z.szal...@lcwords.com wrote: Dear all, I have read the cp manual and I cannot find an option how to copy directories without files they contain. Is this possible? Maybe I read it wrong, but the subject and the paragraph above say two different things. Thank you

Vim port problem

2009-04-19 Thread Fernando Apesteguía
Hi all, I have the latest version of the ports collection (gotten with portsnap). I performed a whole update of my system (FreeBSD 7.1-RELEASE-p4 #12). Everything went fine save the vim port. It is unable to download vim-7.2.tar.bz2 despite the fact that the URL portupgrade tries to download

Re: Vim port problem

2009-04-19 Thread Fernando Apesteguía
2009/4/19 Glen Barber glen.j.bar...@gmail.com: 2009/4/19 Fernando Apesteguía fernando.apesteg...@gmail.com: Hi all, I have the latest version of the ports collection (gotten with portsnap). I performed a whole update of my system (FreeBSD 7.1-RELEASE-p4 #12). Everything went fine save

Console mode scrolling

2009-04-17 Thread Fernando Apesteguía
Hi, Is there a way to scroll the screen in console mode? Something like I do in Linux with Ctrl + Page Up? I find it specially useful, but I don't know how to do it in FreeBSD. I'm using FreeBSD 7.1-RELEASE-p4 #12 Thanks in advance. ___

Re: Console mode scrolling

2009-04-17 Thread Fernando Apesteguía
2009/4/17 Polytropon free...@edvax.de: On Fri, 17 Apr 2009 16:55:16 +0200, Fernando Apesteguía fernando.apesteg...@gmail.com wrote: Is there a way to scroll the screen in console mode? Something like I do in Linux with Ctrl + Page Up? FreeBSD offers a better solution than Linux: It uses

Re: What flash players should be used from ports?

2009-04-15 Thread Fernando Apesteguía
On 4/15/09, Vasadi I. Claudiu Florin claudiu.vas...@gmail.com wrote: Currently running i386. I'm using firefox 3.0.4 (need to upgrade, wow didn't realize that). Hy, There are several ways to use flash player in FreeBSD X environment. One is, as someone previously pointed out,

Re: Change to Graphical Mode from DOS Mode

2009-04-10 Thread Fernando Apesteguía
=== 2009/4/8 Fernando Apesteguía fernando.apesteg...@gmail.com On 4/8/09, Rajeev Sharma rajb3...@gmail.com wrote: Sir,      I have successfully downloaded FreeBSD 6.4 Release linux installed FreeBSD is _not_ linux ;) on my PC.  But it starts in DOS Mode. aka Console

Re: loader.conf

2009-04-10 Thread Fernando Apesteguía
On Fri, Apr 10, 2009 at 5:32 PM, gahn ipfr...@yahoo.com wrote: Hi all: I have a machine with 2GB memory. in the file loader.conf, there is a line: #hw.physmem=1G                # Limit physical memory. See loader(8) Could I remove the # and change that to 2G? Yes, but if your purpose is

Re: loader.conf

2009-04-10 Thread Fernando Apesteguía
2009/4/10 Fernando Apesteguía fernando.apesteg...@gmail.com: On Fri, Apr 10, 2009 at 5:32 PM, gahn ipfr...@yahoo.com wrote: Hi all: I have a machine with 2GB memory. in the file loader.conf, there is a line: #hw.physmem=1G                # Limit physical memory. See loader(8) Could I

Re: Change to Graphical Mode from DOS Mode

2009-04-08 Thread Fernando Apesteguía
On 4/8/09, Rajeev Sharma rajb3...@gmail.com wrote: Sir, I have successfully downloaded FreeBSD 6.4 Release linux installed FreeBSD is _not_ linux ;) on my PC. But it starts in DOS Mode. aka Console mode. I want to shift to Graphical Mode. Once you log in, (use your login name and

Re: umass performance

2009-03-17 Thread Fernando Apesteguía
On 3/17/09, Andrea Venturoli m...@netfence.it wrote: Hello. I'm using dd to clone an 8GB USB memory into an identical one. # dd if=/dev/da2 of=/dev/da1 load: 0.01 cmd: dd 12026 [physwr] 0.00u 0.01s 0% 904k 396+0 records in 395+0 records out 202240 bytes transferred in 1.453741 secs

FreeBSD-7.1-p3 Realtek RTL8111/8168B driver regression?

2009-02-19 Thread Fernando Apesteguía
Hi all, Yesterday I updated to 7.1-p3 on AMD64 arch. Since then, the NIC is not detected anymore. ifconfig doesn't show it and I can't connect to the Internet. There were well-known issues with this NIC model (http://unix.derkeiler.com/Mailing-Lists/FreeBSD/hackers/2008-11/msg00299.html)

Re: Screen problem on booting

2009-02-06 Thread Fernando Apesteguía
On Wed, Feb 4, 2009 at 8:23 AM, Fernando Apesteguía fernando.apesteg...@gmail.com wrote: On 2/3/09, Chris Whitehouse cwhi...@onetel.com wrote: Fernando Apesteguía wrote: On 2/2/09, Chris Whitehouse cwhi...@onetel.com wrote: Fernando Apesteguía wrote: Hi all, I'm using

Gtk and GLib documentation in DevHelp

2009-02-06 Thread Fernando Apesteguía
Hi all, I have Devhelp 0.19.1 installed on my system (7.1-RELEASE-p2). There are a lot of API references, but not the glib or gtk ones. I've installed glib20-reference and gtk20-reference packages, but those provide the HTML reference you can find in the proper sites. Where can I find the glib

Re: Screen problem on booting

2009-02-03 Thread Fernando Apesteguía
On 2/3/09, Chris Whitehouse cwhi...@onetel.com wrote: Fernando Apesteguía wrote: On 2/2/09, Chris Whitehouse cwhi...@onetel.com wrote: Fernando Apesteguía wrote: Hi all, I'm using FreeBSD 7.1-RELEASE-p2 Since a few days I've noticed something weird. On booting, all

Screen problem on booting

2009-02-02 Thread Fernando Apesteguía
Hi all, I'm using FreeBSD 7.1-RELEASE-p2 Since a few days I've noticed something weird. On booting, all the text I see is shifted to the left, so I lose the first ten letters or so in every line of text. After login, once I type startx the X Window system seems to be OK _and_ if I go back to a

Re: X.org-update - screen garbled / settings for xorg.conf?

2009-02-02 Thread Fernando Apesteguía
On Mon, Feb 2, 2009 at 5:36 PM, Ewald Jenisch a...@jenisch.at wrote: On Fri, Jan 30, 2009 at 11:30:02AM -0800, Luke Dean wrote: Me too. I started a thread a few days ago titled Restarting new Xorg freezes system. My symptoms are the same as yours. I'm not running hald at all. I'm not using

Re: Screen problem on booting

2009-02-02 Thread Fernando Apesteguía
On 2/2/09, Chris Whitehouse cwhi...@onetel.com wrote: Fernando Apesteguía wrote: Hi all, I'm using FreeBSD 7.1-RELEASE-p2 Since a few days I've noticed something weird. On booting, all the text I see is shifted to the left, so I lose the first ten letters or so in every line

  1   2   >