Re: dmesg: write fail ??

2011-09-22 Thread Stuart Henderson
On 2011-09-22, Philip Guenther guent...@gmail.com wrote: 2011/9/21 johnw johnw.m...@gmail.com: Hi, i see it in dmesg bsdbox /bsd: pid 9648 (mlnet): user write of 4096@0x202d4000 at 5328 failed: 14 what is this mean? 14 == EFAULT. Sounds like that process (mlnet) passed a system call a

Unable to add Greek Layout after Upgrading to -current

2011-09-22 Thread Sepuku Kamikazee
Hello there people, Yesterday i upgraded from 4.9 stable to -current using a 5 current -cd: this is my sysctl: $ sysctl -n kern.version OpenBSD 5.0-current (GENERIC.MP) #67: Tue Sep 13 22:12:54 MDT 2011 dera...@i386.openbsd.org:/usr/src/sys/arch/i386/compile/GENERIC.MP I have i386

Re: Unable to add Greek Layout after Upgrading to -current

2011-09-22 Thread Tomas Bodzar
seems to me like some Linux config, but I may be wrong. Didn't see anything similar on BSD. Btw did you try plain setxkbmap app for setting that from command line without those conf.d files? I hope that you used sysmerge after upgrade of system On 9/22/11, Sepuku Kamikazee ph03nix_...@hotmail.com

Sr: misc Productora Visual........................................................455452268696088

2011-09-22 Thread Hola Como Estas
Soluciones -Visuales Esta es una Empresa dedicada a buscar un proveedor para cada cliente Cubrimos los campos de FOTOGRAFIA Y VIDEO Institucional, Social, Publicidad, etc. Contamos con Profesionales y Productoras con trayectoria Envmenos su pedido por mail y nosotros buscamos el mejor presupuesto

asm avr

2011-09-22 Thread igor denisov
Hello there, I installed avr-binutils and tried to use it on some code and something strange happened. When I tried to compile code it appeared that the m16def.inc had a bad syntacs the file is from ATMEL site. What I did wrong? Igor.

Latest ThinkPad model fully compatible with OpenBSD out of the box?

2011-09-22 Thread James Hozier
What's the latest ThinkPad that OpenBSD can be installed on, and have everything functional without having to tweak any special settings within OpenBSD?

Re: asm avr

2011-09-22 Thread jirib
On Thu, 22 Sep 2011 23:20:19 +0800 igor denisov saufe...@gmail.com wrote: Hello there, I installed avr-binutils and tried to use it on some code and something strange happened. When I tried to compile code it appeared that the m16def.inc had a bad syntacs the file is from ATMEL site.

Re: asm avr

2011-09-22 Thread Alec Taylor
What, you mean OpenBSD hasn't been superseded by MenuetOS yet? On Fri, Sep 23, 2011 at 2:50 AM, jirib ji...@devio.us wrote: On Thu, 22 Sep 2011 23:20:19 +0800 igor denisov saufe...@gmail.com wrote: Hello there, I installed avr-binutils and tried to use it on some code and something

Re: Latest ThinkPad model fully compatible with OpenBSD out of the box?

2011-09-22 Thread Paul Irofti
On Thu, Sep 22, 2011 at 09:12:11AM -0700, James Hozier wrote: What's the latest ThinkPad that OpenBSD can be installed on, and have everything functional without having to tweak any special settings within OpenBSD? x61s

Re: Latest ThinkPad model fully compatible with OpenBSD out of the box?

2011-09-22 Thread Peter Hessler
My x201 is very functional, except for bluetooth and the gsm modem. x220 is getting closer and closer to being fully-functional. On 2011 Sep 22 (Thu) at 09:12:11 -0700 (-0700), James Hozier wrote: :What's the latest ThinkPad that OpenBSD can be installed on, and have everything functional

Re: Unable to add Greek Layout after Upgrading to -current

2011-09-22 Thread Alexandr Shadchin
On Thu, Sep 22, 2011 at 04:28:19PM +0300, Sepuku Kamikazee wrote: Hello there people, Yesterday i upgraded from 4.9 stable to -current using a 5 current -cd: this is my sysctl: $ sysctl -n kern.version OpenBSD 5.0-current (GENERIC.MP) #67: Tue Sep 13 22:12:54 MDT 2011

Re: Unable to add Greek Layout after Upgrading to -current

2011-09-22 Thread Alexandr Shadchin
pc105 = pc104 + Multimedia and acpi key On Thu, Sep 22, 2011 at 09:37:56PM +0300, Sepuku Kamikazee wrote: Yeap,that surely did it!!I now have both layouts. :D Just a question if you know : For me it works with both pc104 and pc105.What's the difference? :) Thanx a lot for your help! I

Re: Unable to add Greek Layout after Upgrading to -current

2011-09-22 Thread Sepuku Kamikazee
Hello there Tomas, Yes i used sysmerge for my upgrade.Also i followed Alexander's instructions and everything works like a charm so far with both layouts. :) Date: Thu, 22 Sep 2011 16:43:16 +0200 Subject: Re: Unable to add Greek Layout after Upgrading to -current From: tomas.bod...@gmail.com

Re: Unable to add Greek Layout after Upgrading to -current

2011-09-22 Thread Sepuku Kamikazee
Yeap,that surely did it!!I now have both layouts. :D Just a question if you know : For me it works with both pc104 and pc105.What's the difference? :) Thanx a lot for your help! I would also like to add for anyone that might read in the future that i was able to set both languages with

Re: Latest ThinkPad model fully compatible with OpenBSD out of the box?

2011-09-22 Thread Christian Barthel
On Thu, Sep 22, 2011 at 09:12:11AM -0700, James Hozier wrote: What's the latest ThinkPad that OpenBSD can be installed on, and have everything functional without having to tweak any special settings within OpenBSD? I am using OpenBSD on a T61 and it works pretty well! I also have a T41 and -

Re: Latest ThinkPad model fully compatible with OpenBSD out of the box?

2011-09-22 Thread Amit Kulkarni
On Thu, Sep 22, 2011 at 11:12 AM, James Hozier guitars...@yahoo.com wrote: What's the latest ThinkPad that OpenBSD can be installed on, and have everything functional without having to tweak any special settings within OpenBSD? http://www.nycbug.org/?NAV=dmesgd search for thinkpad.

Re: dmesg: write fail ??

2011-09-22 Thread Brynet
It seems to be from coredump_write(), in kern/kern_sig.c. The printf itself is conditional though. Perhaps you're both seeing it when the kernel doesn't have enough resources to generate a core dump? That makes sense for chrome. I guess someone figured if they couldn't write the core, make

Re: -current userland not building

2011-09-22 Thread Chris Smith
It seems I've followed the instructions labelled 2011/09/19 - thread model posix enabled for gcc 3 at http://openbsd.org/faq/current.html#20110919 and mistakenly so which is probably why userland wont build as that process has replaced gcc-4.x with gcc-3.x. If indeed that is the case, the

Re: -current userland not building

2011-09-22 Thread Brynet
It seems I've [blindly] followed the instructions ... Hah. Whoops. If indeed that is the case, the question is, how do I get gcc-4.x back ? It would be easier to reinstall, but you may be able to extract the comp set and pray to santa it works. -Bryan.

Re: -current userland not building

2011-09-22 Thread Amit Kulkarni
It seems I've [blindly] followed the instructions ... Hah. Whoops. yeah... what were you thinking! If indeed that is the case, the question is, how do I get gcc-4.x back ? It would be easier to reinstall, but you may be able to extract the comp set and pray to santa it works. or use a

Re: Latest ThinkPad model fully compatible with OpenBSD out of the box?

2011-09-22 Thread STeve Andre'
On 09/22/11 12:12, James Hozier wrote: What's the latest ThinkPad that OpenBSD can be installed on, and have everything functional without having to tweak any special settings within OpenBSD? Given that Lenovo has several concurrent series being sold, you'd have a hard time figuring out the

Help on understanding mbr.S

2011-09-22 Thread Alan Cheng
Hello, Not sure if this is the right place to request help for this, but I'm reading mbr.S file (i386 arch), but could not figure out what the function is for the line that reads 1:. The code below that line is setting up statck, but why do we need this line? and there are more than one line that

Re: no packages for amd64 snapshot

2011-09-22 Thread LeviaComm Networks
On 21-Sep-11 02:23, Gregory Edigarov wrote: Hello list, is this intentional, or there is some problem that prevents amd64 snapshot packags from being built? I am seeing this too. What is going on? There are packages for other platforms and none for others. All the mirrors I have check has

Re: no packages for amd64 snapshot

2011-09-22 Thread Abel Abraham Camarillo Ojeda
On Thu, Sep 22, 2011 at 7:53 PM, LeviaComm Networks n...@leviacomm.net wrote: The only way I see to move forward would be to either downgrade to 4.9 or compile the damned packages myself. Which would be faster than complaining.

Re: no packages for amd64 snapshot

2011-09-22 Thread Amit Kulkarni
On Thu, Sep 22, 2011 at 7:53 PM, LeviaComm Networks n...@leviacomm.net wrote: On 21-Sep-11 02:23, Gregory Edigarov wrote: Hello list, is this intentional, or there is some problem that prevents amd64 snapshot packags from being built? I am seeing this too. What is going on? There are

Re: Help on understanding mbr.S

2011-09-22 Thread Daniel Dickman
The 1: is the target for the preceding ljmp instruction. This is a local label. Reference here: http://sourceware.org/binutils/docs/as/Symbol-Names.html#Symbol-Names The reason the ljmp is needed in the first place is because In real mode there are multiple ways to refer to the same memory

Re: no packages for amd64 snapshot

2011-09-22 Thread STeve Andre'
On 09/22/11 20:53, LeviaComm Networks wrote: On 21-Sep-11 02:23, Gregory Edigarov wrote: Hello list, is this intentional, or there is some problem that prevents amd64 snapshot packags from being built? I am seeing this too. What is going on? There are packages for other platforms and none

Re: Help on understanding mbr.S

2011-09-22 Thread Brynet
One of the first things an MBR does is do a long jump from where the BIOS loaded it. The thing is, often you can't trust the BIOS to do the right thing, the x86 in 16-bit real mode uses segmented memory, so you may be at :07C0 or 7C00: depending on the implementation. If you read the

Re: -current userland not building

2011-09-22 Thread Chris Smith
On Thu, Sep 22, 2011 at 7:26 PM, Brynet bry...@gmail.com wrote: you may be able to extract the comp set I did extract the comp set from the latest snapshot and gcc-4.x was returned. However, once again the kernel compiled fine but received the same error with the userland, Chris