Intel GM 3150 driver

2012-09-16 Thread Mike Williams
Hi, An old VIA mini-itx board has died after 5 years continuous use and I want replace the m/board (low power and case size is useful to me). I use it as a desktop machine so looking for better than VESA fb graphics support but not used for games so not looking for stellar 3D performance.

Re: Intel GM 3150 driver

2012-09-16 Thread Ted Unangst
On Sun, Sep 16, 2012 at 12:25, Mike Williams wrote: So I am looking at the Gigabyte GA-D525TUD with a Intel GMA 3150. The only references I can find on marc.info are from 2 years ago and implies it has been supported since OBSD 4.8. It is not listed under the intel(4) driver. Can anyone

Re: Why can I only set some magic volumes for inputs.mic ? (0, 85, 170, 255)

2012-09-16 Thread Ted Unangst
On Sat, Sep 15, 2012 at 22:53, Abel Abraham Camarillo Ojeda wrote: The following script sets volumes from 0 to 255 but fails for any values except 0, 85, 170, 255... ideas? Your hardware (or driver) only supports 4 volume levels, so it rounds off the value provided.

Re: Why can I only set some magic volumes for inputs.mic ? (0, 85, 170, 255)

2012-09-16 Thread Mihai Popescu
Excerpt from http://www.openbsd.org/faq/faq13.html As a basic example of common mixerctl usage, to set the volume of the left and right channels to 200, you would issue $ mixerctl outputs.master=200,200 outputs.master: 255,255 - 207,207 Notice how the value becomes 207. The reason for this is

Re: Intel GM 3150 driver

2012-09-16 Thread Mike Williams
On 16/09/2012 17:36, Ted Unangst wrote: On Sun, Sep 16, 2012 at 12:25, Mike Williams wrote: So I am looking at the Gigabyte GA-D525TUD with a Intel GMA 3150. The only references I can find on marc.info are from 2 years ago and implies it has been supported since OBSD 4.8. It is not listed

question about radeon

2012-09-16 Thread Onat I.
I have Radeon HD 6520G card. I can only use it with vesa. I don't care about acceleration but vesa doesn't support 16:9 aspect. Everything looks fat. It's annoying. So I added appropriate lines to /usr/src/sys/dev/pci/drm/radeon_drv.c and compiled the kernel. When I rebooted, kernel recognized

Re: isakmpd nat problem with openBSD 5.2

2012-09-16 Thread Christoph Leser
Follow on: I investigated another case: Same as in the previous case, 5.2 switches to port 4500 alfter the NAD-D packets are exchanged and the tries to negotiate ENCAPSULATION MODE = TUNNEL ( tcpdump show, that this QUICK MODE packet is udp encapsulated. This is rejected with NO PROPOSAL CHOSEN.

Possible to use UFQDN for peer in ipsec.conf?

2012-09-16 Thread Brian Keefer
Hello, I'm trying to do roadwarrior VPN between OSX (mobile) and OpenBSD (gateway) using certificates for peer identification. Is it possible to list a UFQDN as a peer? When I try something like this on the gateway: ike passive from any to any peer u...@host.tld \ main auth hmac-sha1 enc

Re: question about radeon

2012-09-16 Thread Stefan Sperling
On Sun, Sep 16, 2012 at 10:47:24PM +0300, Onat I. wrote: I have Radeon HD 6520G card. I can only use it with vesa. I don't care about acceleration but vesa doesn't support 16:9 aspect. Everything looks fat. It's annoying. So I added appropriate lines to /usr/src/sys/dev/pci/drm/radeon_drv.c

Re: question about radeon

2012-09-16 Thread Onat I.
Thanks for quick reply. Yes, it works on linux but it's not my favorite OS unfortunately. On 17 September 2012 00:28, Stefan Sperling s...@openbsd.org wrote: On Sun, Sep 16, 2012 at 10:47:24PM +0300, Onat I. wrote: I have Radeon HD 6520G card. I can only use it with vesa. I don't care about

Re: Intel GM 3150 driver

2012-09-16 Thread Ted Unangst
On Sun, Sep 16, 2012 at 19:55, Mike Williams wrote: On 16/09/2012 17:36, Ted Unangst wrote: On Sun, Sep 16, 2012 at 12:25, Mike Williams wrote: So I am looking at the Gigabyte GA-D525TUD with a Intel GMA 3150. The only references I can find on marc.info are from 2 years ago and implies it