Re: uaudio0: audio descriptors make no sense, with logitech webcam

2010-07-19 Thread Jacob Meuser
On Mon, Jul 19, 2010 at 08:54:26AM +0200, Jona Joachim wrote: > Hi, > I have a Logitech C200 webcam which includes a uvideo and a uaudio > device for voice recording. > > The video part works correctly and is usable, however uaudio is not so > happy, it complains in dmesg and no audio(4) device is

Re: uaudio0: audio descriptors make no sense, with logitech webcam

2010-07-19 Thread Remco
Jona Joachim wrote: > Hi, > I have a Logitech C200 webcam which includes a uvideo and a uaudio > device for voice recording. > > The video part works correctly and is usable, however uaudio is not so > happy, it complains in dmesg and no audio(4) device is attached: > uaudio0: audio descriptors m

Re: uaudio0: audio descriptors make no sense, with logitech webcam

2010-07-19 Thread Jacob Meuser
On Mon, Jul 19, 2010 at 09:23:49AM +0200, Remco wrote: > Jona Joachim wrote: > > > Hi, > > I have a Logitech C200 webcam which includes a uvideo and a uaudio > > device for voice recording. > > > > The video part works correctly and is usable, however uaudio is not so > > happy, it complains in d

[Fvwm][Bug?] Keyboard layout changes when fvwm restart

2010-07-19 Thread Bruce Khereid
Hi, I use Dvorak keyboard layout, and have already added kbd Option in xorg.conf, and everything work fine with programs run in the X environment. When I compose my own .fvwmrc for Fvwm, I defined some key bindings for it, say: Key FACGoToPage 1 1 Key DACGoToPage 0 0 Aft

Re: OpenBSD 4.7 amd64 on IBM x3550 M2 panics at boot

2010-07-19 Thread Cameron Simpson
On 19Jul2010 17:08, I wrote: | Full of optimism I have installed OpenBSD 4.7 on a new machine. | The amd64 install CD boots just fine, installs just fine. | After the install, the /bsd kernel panics with a stack trace looking | like this (hand retyped): | [...] | acpiprt5 at acpi0: bus -1 (PCI9

OpenBSD 4.7 amd64 on IBM x3550 M2 panics at boot

2010-07-19 Thread Cameron Simpson
Full of optimism I have installed OpenBSD 4.7 on a new machine. The amd64 install CD boots just fine, installs just fine. After the install, the /bsd kernel panics with a stack trace looking like this (hand retyped): [...] acpiprt5 at acpi0: bus -1 (PCI9) acpicpu0 at acpi0uvm_fault(0xff

Re: [Fvwm][Bug?] Keyboard layout changes when fvwm restart

2010-07-19 Thread Olivier Mehani
Hi, On Mon, Jul 19, 2010 at 04:07:06PM +0800, Bruce Khereid wrote: > After startx, the GoToPage actions were bound to Ctrl-F and Ctrl-D in > QWERTY layout (which are Ctrl-E and Ctrl-U in Dvorak, or the 3rd and > 4th keys in the middle line), so I began to think all those bindings > are parsed as i

Re: OpenBSD 4.7 amd64 on IBM x3550 M2 panics at boot

2010-07-19 Thread Rouslan Iskhakov
Hi, Disable Proc Performance States in Processors in the BIOS http://kuutorvaja.eenet.ee/wiki/IBM_System_x3550_M2 Regards, Rouslan - Original Message - From: "Cameron Simpson" To: misc@openbsd.org Sent: PP>P=P5P4P5P;Q P=P8P:, 19 PQP;Q 2010 P3 10:08:51 (GMT+0200) Auto-Detected Subje

Podnoszenie Kwalifikacji

2010-07-19 Thread Szkoła Języków Obcych
Je?eli jeste6cie Paqstwo zainteresowani otrzymywaniem wiadomo6ci/oferty handlowo-informacyjnej prosimy o przes3anie zgody na przes3anie informacji/oferty dotycz1cej: 1. Nauki jjzyksw obcych na rs?nych poziomach zaawansowania, np. ogslny, biznesowy, specjalistyczny itp. 2. T3umaczeq dokumentsw, u

i386 panic - mtx_enter: locking against myself

2010-07-19 Thread Martin Pelikán
Hello everyone. Yesterday I compiled some stuff from ports, when my i386 -current (about two days old) paniced (onproc was one of those cc(1)): Debugger(), panic(), mtx_enter+0x5a(d0a2fc20, d2bae000, d2baf000, 0, 0) uvm_pseg_release+0x6b uvm_swap_allocpages+0x8d9 uvm_swap_get+0x38 uvm_fault_anonget

Re: ipv6 pf ruleset

2010-07-19 Thread Martin Pelikán
2010/7/18, Matt S : > Hello, > > Could someone tell me why, given the following ruleset, I cannot get to my > machine from the outside on ipv6? Because you didn't allow neighbor discovery? pass in on $ip6if inet6 proto icmp6 icmp6-type \ {echoreq,unreach,neighbrsol,neighbradv} -- Martin Pelikan

Re: OpenBSD users.

2010-07-19 Thread Siju George
On Sun, Jul 18, 2010 at 4:37 AM, Mateusz Gierblinski wrote: > Hi misc@ > > I'm just wondering. Where are you OpenBSD users from? > Kochi, Kerala, India --Siju

Re: [Fvwm][Bug?] Keyboard layout changes when fvwm restart

2010-07-19 Thread SJP Lists
On 19 July 2010 18:07, Bruce Khereid wrote: > QWERTY layout. But after I restarted the fvwm (by typing restart in > FvwmTalk), things changed, it began to interpret the configurations in > Dvorak layout, that is, Ctrl-F and Ctrl-D in Dvorak layout, which are Ctrl-Y > and Ctrl-H in QWERTY, started

power management of USB-connected disks

2010-07-19 Thread Jan Stary
I run a small server using an ALIX box and a CF card (wd0) plus two external disks (sd0, sd1) - see the dmesg at bottom. The CF card holds the system, while the two external disks are big storages that are only used sparsely; one of them is a (NFS exported) /backup dir that is only used for about

Re: i386 panic - mtx_enter: locking against myself

2010-07-19 Thread Owain Ainsworth
On Mon, Jul 19, 2010 at 02:34:52PM +0200, Martin Pelik??n wrote: > Hello everyone. > Yesterday I compiled some stuff from ports, when my i386 -current (about > two days old) paniced (onproc was one of those cc(1)): > Debugger(), panic(), > mtx_enter+0x5a(d0a2fc20, d2bae000, d2baf000, 0, 0) > uvm_ps

Re: OpenBSD users

2010-07-19 Thread Noah Pugsley
Mateusz Gierblinski wrote: Hi misc@ I'm just wondering. Where are you OpenBSD users from? I'm from Belgium, anyone else? Take care Central Oregon, USSA.

NYCBSDCon 2010

2010-07-19 Thread George Rosamond
NYCBSDCon 2010 will be held November 12-14 at Manhattan's prestigious Cooper Union. NYCBSDCon 2010's call for presentations closes August 1. http://www.nycbsdcon.org/2010/cfp.html We are proud that NYCBSDCon 2010 has established itself as a premier technical conference, and look forward to su

Re: OpenBSD users

2010-07-19 Thread Grumpy
> >Hi misc@ > > > >I'm just wondering. Where are you OpenBSD users from? > > > >I'm from Belgium, anyone else? Senzeni Na, Mars.

Re: OpenBSD users.

2010-07-19 Thread Leonardo Carneiro - Veltec
On 07/17/2010 08:07 PM, Mateusz Gierblinski wrote: Hi misc@ I'm just wondering. Where are you OpenBSD users from? I'm from Belgium, anyone else? Take care Londrina - Parana - Brazil

Re: [Fvwm][Bug?] Keyboard layout changes when fvwm restart

2010-07-19 Thread Christoph Fritz
On Mon, 2010-07-19 at 18:27 +1000, Olivier Mehani wrote: > Hi, > > On Mon, Jul 19, 2010 at 04:07:06PM +0800, Bruce Khereid wrote: > > After startx, the GoToPage actions were bound to Ctrl-F and Ctrl-D in > > QWERTY layout (which are Ctrl-E and Ctrl-U in Dvorak, or the 3rd and > > 4th keys in the m

EU vendor-Electric scooter/bike/motorcycle from China factory

2010-07-19 Thread webmaster
web site: blog.sina.com.cn/ecoscooter we export high quality Electric scooter/motorcycle/bike with EEC/COC(EU)approval AND DOT(USA/CA)Approval. You can import to EU Countries,USA/Canada and so on.the price and catalogue in the attachment.pls check it. if you are interested in pls reply to EMAIL:

Aprende Ingles en VIVO con Profesor desde cualquier parte del mundo.

2010-07-19 Thread Ingles CentralTECH
Newsletter CentralTECH http://www.editorialpoulbert.com.ar/Newsletter/news_ingles/news_ingles.html / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / Nuevas Carreras de Ingles * Ingles Tecnico * Examen: TOEFL - Test of English as a Foreign Language

using ipmi locally under openbsd

2010-07-19 Thread Imre Oolberg
Hallo! First of all, I am not a seasoned ipmi user, i rather resently found out about this possibility to control computers. I would like to ask how to use ipmitool to control local computer's ipmi facilities from within OpenBSD. This computer is IBM System x3550 M2 and here is where i stand 1. i

Re: OpenBSD users.

2010-07-19 Thread Isak Lyberth
Sendt fra min iPod Den 19/07/2010 kl. 19.12 skrev Leonardo Carneiro - Veltec : > On 07/17/2010 08:07 PM, Mateusz Gierblinski wrote: >> Hi misc@ >> >> I'm just wondering. Where are you OpenBSD users from? >> >> I'm from Belgium, anyone else? >> >> Take care >> Denmark, originally from Nuuk Greenla

Re: OpenBSD *lusers*

2010-07-19 Thread j...@fixedpointgroup.com
since when is this mailing list a fucking twitter feed? from under what rock on the planet stupid did this thread crawl?

Re: OpenBSD users.

2010-07-19 Thread Devin Ceartas
On 07/17/2010 08:07 PM, Mateusz Gierblinski wrote: Hi misc@ I'm just wondering. Where are you OpenBSD users from? I'm from Belgium, anyone else? Take care Chapel Hill, NC, USA

Bradesco Dia & Noite

2010-07-19 Thread Bradesco S/A
[IMAGE] O Sistema de Gestco de Protegco de Dados Bradesco tem por objetivo padronizar o gerenciamento da protegco dos dados na Organizagco Bradesco e minimizar riscos relacionados ` violagco na protegco de dados e falhas na seguranga da informagco, por meio do atendimento aos requisitos legais e r

Re: [Fvwm][Bug?] Keyboard layout changes when fvwm restart

2010-07-19 Thread Bruce Khereid
Oops, I replied to individuals... Sorry... --- Bruce Khereid to Olivier 4:55 PM (18 hours ago) Hi Olivier, Thank you for your quick reply. I did the configuration for the X Server, by adding an option "XkbLayout" in Section "InputDevice" for the keyboard, in xorg.conf. I think that's what yo

Re: power management of USB-connected disks

2010-07-19 Thread David Gwynne
On 20/07/2010, at 2:48 AM, Jan Stary wrote: > I run a small server using an ALIX box and a CF card (wd0) > plus two external disks (sd0, sd1) - see the dmesg at bottom. > > The CF card holds the system, while the two external disks are > big storages that are only used sparsely; one of them is a (

Re: OpenBSD users

2010-07-19 Thread Christopher Zimmermann
On 07/19/10 19:57, Noah Pugsley wrote: Mateusz Gierblinski wrote: Hi misc@ I'm just wondering. Where are you OpenBSD users from? I'm from Belgium, anyone else? Take care Central Oregon, USSA. Tuebingen, germany.

YPLDAP check_child: lost child ldap client terminated

2010-07-19 Thread Centro de Recursos Computacionais
Hello, OpenBSD 4.7-current (GENERIC.MP) #75: Sun Jul 4 15:06:32 MDT 2010 I'm trying to find a solution to the following problem, but did not identify the cause or origin. Someone can point a way for me to handle this situation and make the correction. Thank you for your attention. ypldap -d st

A Distancia. Comienza en Agosto.

2010-07-19 Thread Psicolgia Social
th