Re: Reconstruct disklabel for UFS and GELI volumes

2008-02-07 Thread Ulrich Spoerlein
On Feb 7, 2008 1:05 AM, Torfinn Ingolfsen <[EMAIL PROTECTED]> wrote: > Ulrich Spoerlein <[EMAIL PROTECTED]> wrote: > > There were three labels > Actually, it is one label per slice, unless you are doing something > unusual? s/labels/partitions/ , that's what I meant. > > - ad0s4a: UFS, exact size

X.org: Fatal server error

2008-02-07 Thread Harald Weis
Hello All, *** Fatal server error: *** could not open default font 'fixed' This is the message (without the stars) I get on a laptop after a fresh install of FreeBSD 6.2-RELEASE i386 (previously 6.0). Searching the archives, I found two reasons which do not apply for me: 1. xorg-fonts-miscbitma

Re: synaptics problem

2008-02-07 Thread JoaoBR
On Wednesday 06 February 2008 19:48:56 Matthieu Bollot wrote: > Hi, > > I've recently installed FreeBSD 6.3, and I've got a problem with > synaptics. > I've installed it, followed the pkg-message : > hw.psm.synaptics_support=1 > > It works, dmesg gives : > psm0: irq 12 on atkbdc0 > psm0: [GIANT-LO

kevent on UDP sockets

2008-02-07 Thread Paul
I'm having trouble with kevent() in connection with UDP sockets (6.2-STABLE). Registering an event seems to work, but when UDP packet arrives on the socket, kevent returns with 0. Is there currently a working support for UDP sockets in kqueue/kevent, or does it only apply to TCP sockets ?

Re: Reconstruct disklabel for UFS and GELI volumes

2008-02-07 Thread Nikola Lečić
-BEGIN PGP SIGNED MESSAGE- Hash: RIPEMD160 On Thu, 7 Feb 2008 09:30:45 +0100 "Ulrich Spoerlein" <[EMAIL PROTECTED]> wrote: [...] > Thanks for all the suggestions so far. Since I can't install any > packages (I'm using the 6.2 fixit cd), how can I calculate the file > system size from th

Re: ps/2 mouse patch [intellimouse explorer detection]

2008-02-07 Thread Andriy Gapon
Still nobody comes forward. Is there any maintainer of psm driver? As a final authority I am forced to quote now Microsoft itself on this matter: http://www.microsoft.com/whdc/device/input/5b_wheel.mspx I've also found a PR for the similar hardware from the same vendor with the same symptoms: ht

Re: synaptics problem

2008-02-07 Thread Otávio Fernandes
On Wed, 06 Feb 2008 22:48:56 +0100 Matthieu Bollot <[EMAIL PROTECTED]> wrote: > Hi, > > I've recently installed FreeBSD 6.3, and I've got a problem with > synaptics. > I've installed it, followed the pkg-message : > hw.psm.synaptics_support=1 > > It works, dmesg gives : > psm0: irq 12 on atkbdc

Re: date manupulation strangeness

2008-02-07 Thread Ruslan Ermilov
On Mon, Oct 29, 2007 at 01:19:51AM +, Miguel Lopes Santos Ramos wrote: > > From: Holger Kipp <[EMAIL PROTECTED]> > > > > On Mon, Oct 29, 2007 at 01:35:08AM +0700, Eugene Grosbein wrote: > > > On Sun, Oct 28, 2007 at 07:20:11PM +0100, Holger Kipp wrote: > > > > > > > > # unixtime=1193511599 > >

Re: finstall alpha3

2008-02-07 Thread martinko
Ivan Voras wrote: Hi, As some of you may already know, I'm working on a graphical installer for FreeBSD 7, which was started as a Google SoC 2007 project but still continues. Usually I'd announce a new build on blogs.freebsdish.org but it's currently down and anyway maybe it's time for a wider e

Re: Reconstruct disklabel for UFS and GELI volumes

2008-02-07 Thread Nikola Lečić
-BEGIN PGP SIGNED MESSAGE- Hash: RIPEMD160 On Thu, 7 Feb 2008 22:30:52 +0100 Ulrich Spoerlein <[EMAIL PROTECTED]> wrote: > On Thu, 07.02.2008 at 20:49:10 +0100, Nikola Lečić wrote: > > > Thanks for all the suggestions so far. Since I can't install any > > > packages (I'm using the 6.2 fi

Re: Reconstruct disklabel for UFS and GELI volumes

2008-02-07 Thread Ulrich Spoerlein
On Thu, 07.02.2008 at 20:49:10 +0100, Nikola Lečić wrote: > > Thanks for all the suggestions so far. Since I can't install any > > packages (I'm using the 6.2 fixit cd), how can I calculate the file > > system size from the ffsinfo output? > > I hate to be boring (since I already suggested the use

Re: finstall alpha3

2008-02-07 Thread Ollivier Robert
According to Ivan Voras: > features, like configuring GEOM RAID, etc. Even now it can set up > UFS+gjournal or ZFS file systems for users who want it. Including root on ZFS + UFS /boot? -- Ollivier ROBERT -=- FreeBSD: The Power to Serve! -=- [EMAIL PROTECTED] Darwin sidhe.keltia.net Version 8.10.

Re: kevent on UDP sockets

2008-02-07 Thread Zaphod Beeblebrox
On Feb 7, 2008 1:54 PM, Paul <[EMAIL PROTECTED]> wrote: > > I'm having trouble with kevent() in connection with UDP sockets > (6.2-STABLE). > > Registering an event seems to work, but when UDP packet arrives on the > socket, kevent returns with 0. > > Is there currently a working support for UDP

Re: RELENG_7: interrupt eating whole cpu core

2008-02-07 Thread Carlos A. M. dos Santos
On Feb 6, 2008 5:45 PM, Dominic Fandrey <[EMAIL PROTECTED]> wrote: > Chuck Swiger wrote: > > Hi, Dominic-- > > > > On Feb 6, 2008, at 11:12 AM, Dominic Fandrey wrote: > >>> behaviour has changed. This is an HP 6510b GR695EA#ABD, if anyone > >>> thinks it might be helpful, I can supply you with a dm

Re: date manupulation strangeness

2008-02-07 Thread Eugene Grosbein
Ruslan Ermilov wrote: > > In summary, I think we should move line 268 to line 191 and erase the > > comment > > on line 267 (mktime() is no one to decide, strptime() must have the final > > word). > > > I've committed a different fix, so that it doesn't re-introduce the bug fixed > in rev. 1.36

Re: RELENG_7: interrupt eating whole cpu core

2008-02-07 Thread Dominic Fandrey
Carlos A. M. dos Santos wrote: On Feb 6, 2008 5:45 PM, Dominic Fandrey <[EMAIL PROTECTED]> wrote: Chuck Swiger wrote: Hi, Dominic-- On Feb 6, 2008, at 11:12 AM, Dominic Fandrey wrote: behaviour has changed. This is an HP 6510b GR695EA#ABD, if anyone thinks it might be helpful, I can supply yo

D-link ag 530 on freebsd (atheros)

2008-02-07 Thread Thiago Pollachini
Hi all, I bought a d-link ag530 pci card and I have a surprise. ath0: mem 0xdffe-0xdffe irq 18 at device 10.0 on pci0 ath0: unable to collect channel list from hal; regdomain likely 19 country code 0 I remember that we had to use ar5k.c to rewrite the regdomain on the eeprom. Some old a