"panic: ipintr no HDR" when attempting to connect OpenBSD running l2tp/IPsec

2015-12-03 Thread Sevan / Venture37
Hi,
I ran into this issue last night when I was testing out a trivial VPN
config & assumed it may have been related to virtualbox but I've just
replicated it on a ThinkPad X60s.

panic: ipintr no HDR
Stopped at Debugger+0x7: leave
Tid PID UID PRFLAGS PFLAGS CPU COMMAND
21363 21363 82 0x10 0 1 npppd
Debugger ( ) at Debugger+0x7
panic( ) at panic+0x71
ipintr( ) at ipintr+0x34
netintr( ) at netintr+0x78
softintr_dispatch(1) at softintr_dispatch+0x5f
Xsoftnet() at Xsoftnet+0x12

screenshots from a -current #1575 running an a guest
http://sevan.sdf.org/trace-58current.png
http://sevan.sdf.org/ps1.png
http://sevan.sdf.org/ps2.png
http://sevan.sdf.org/ps3.png

Confirmed issue on 5.8-RELEASE amd64, the -current snapshot from
yesterday #1575 (2/12/2015) (SP kernel) on virtualbox 5 and the i386
snapshot from 14/11/2015 #1378 (SMP kernel) on a ThinkPad X60s.

In each case no changes were made to the default OpenBSD install other
than assigning a IP address to network interface, adding a user to
/etc/npppd/nppd-users & adding a ipsec.conf.

ipsec.conf:
ike passive esp transport proto udp from 1.2.3.4 to any port 1701 \
main auth "hmac-sha1" enc "3des" group modp1024 psk "password".

(have to use these crypto settings because it's not possible to
connect from a manually configured VPN on OS X otherwise, it's just
for my testing purposes to "succeed", not what's used in production).

Run:
isakmpd -K
ipsecctl -f /etc/ipsec.conf
npppd

On OS X (tested with 10.11.1)
System Preferences > Network, add a L2TP over IPsec VPN, fill in the
username, password & psk. hit connect.

Upon establishing a connecting succesfully, OS X will start the timer
& display the I/O indicator at which point OpenBSD will have panicked.



Sevan / Venture37



Re: "panic: ipintr no HDR" when attempting to connect OpenBSD running l2tp/IPsec

2015-12-03 Thread Sevan / Venture37
On 3 December 2015 at 16:44, YASUOKA Masahiko  wrote:
> Can you check "net.pipex.enable"?
>
> pppxwrite() is not used if "net.pipex.enable=1".

The default configuration which I've been running with has been:
net.pipex.enable=0


Sevan



Re: (U)EFI install and boot not finding hd0a:/bsd

2015-11-06 Thread Sevan / Venture37
On 6 November 2015 at 22:27, Joerg Jung <m...@umaxx.net> wrote:
> Yes, this is a known problem.
> See https://github.com/yasuoka/openbsd-uefi/issues/2
> Try latest install58.fs and boot the uncompressed bsd.rd.

Thanks, switched to install58.fs and just booted, it defaulted to
bsd.rd kernel & booted without issue. Without needing any manual
intervention.


Sevan / Venture37



Re: (U)EFI install and boot not finding hd0a:/bsd

2015-11-06 Thread Sevan / Venture37
It's still not possible to boot miniroot58.fs on a mid-2012
MacBookAir5,1, the miniroot58.fs I tried is dated 06-Nov-2015 13:24
from ftp.fr.openbsd.org.

https://pbs.twimg.com/media/CTJ9GCcUcAAtDvh.jpg


Sevan / Venture37



Re: (U)EFI install and boot not finding hd0a:/bsd

2015-11-02 Thread Sevan / Venture37
On 2 November 2015 at 00:57, Bryan Vyhmeister <br...@bsdjournal.net> wrote:
> Do you have the same issues with inteldrm(4) attaching to pci(4) and
> then the display getting garbled?

I didn't check.
With miniroot58.fs can't boot and if I use the traditional media with
BIOS support, I have to keep on pressing a key on my keyboard to
prevent the screen from going to sleep so everything is a little
frantic.

Sevan / Venture37



Re: (U)EFI install and boot not finding hd0a:/bsd

2015-11-01 Thread Sevan / Venture37
On 1 November 2015 at 18:09, Bryan Vyhmeister <br...@bsdjournal.net> wrote:
> Perhaps this is related to something else but on my 2013 MacBook Air
> with an OpenBSD-only EFI install, boot fails to attempt booting from
> hd0a:/bsd but instead tries fd0a:/bsd several times. I tried adding
> /etc/boot.conf with boot hd0a:/bsd in both sd0i (the EFI boot partition)
> and sd0a. Is this something unique to Apple hardware or is this
> something that all (U)EFI installs have trouble with?

Same issue on the mid-2012 Air
https://pbs.twimg.com/media/CSvkrgcWEAAF0xI.jpg


Sevan / Venture37



Questions about l2tp/IPsec with npppd on OpenBSD

2015-07-10 Thread Sevan / Venture37
Hi,
I have a l2tp/IPsec VPN working on OpenBSD 5.6 with npppd. I have a
couple of questions about npppd
1) How come it's not possible to the address assigned to a CARP
interface on the OpenBSD host

Here's what's logged when I try to connect using the IP address
assigned to the CARP interface (if I switch to using the IP address
assigned to the physical interface, everything works ok)
isakmpd[27680]: attribute_unacceptable: ENCRYPTION_ALGORITHM: got
AES_CBC, expected 3DES_CBC
last message repeated 3 times
npppd[1250]: l2tpd ctrl=15 logtype=Started RecvSCCRQ
from=$AnIPaddr:51863/udp tunnel_id=15/102 protocol=1.0 winsize=4
hostname=mycomputer vendor=(no vendorname) firm=
npppd[1250]: l2tpd ctrl=15 SendSCCRP
npppd[1250]: l2tpd ctrl=16 logtype=Started RecvSCCRQ
from=$AnIPaddr:51863/udp tunnel_id=16/102 protocol=1.0 winsize=4
hostname=mycomputer vendor=(no vendorname) firm=
npppd[1250]: l2tpd ctrl=16 SendSCCRP
npppd[1250]: l2tpd ctrl=17 logtype=Started RecvSCCRQ
from=$AnIPaddr:51863/udp tunnel_id=17/102 protocol=1.0 winsize=4
hostname=mycomputer vendor=(no vendorname) firm=
npppd[1250]: l2tpd ctrl=17 SendSCCRP
npppd[1250]: l2tpd ctrl=18 logtype=Started RecvSCCRQ
from=$AnIPaddr:51863/udp tunnel_id=18/102 protocol=1.0 winsize=4
hostname=mycomputer vendor=(no vendorname) firm=
npppd[1250]: l2tpd ctrl=18 SendSCCRP
npppd[1250]: l2tpd ctrl=19 logtype=Started RecvSCCRQ
from=$AnIPaddr:51863/udp tunnel_id=19/102 protocol=1.0 winsize=4
hostname=mycomputer vendor=(no vendorname) firm=
npppd[1250]: l2tpd ctrl=19 SendSCCRP
npppd[1250]: l2tpd ctrl=15 timeout waiting ack for ctrl packets.
npppd[1250]: l2tpd ctrl=15 logtype=Finished
npppd[1250]: l2tpd ctrl=16 timeout waiting ack for ctrl packets.
npppd[1250]: l2tpd ctrl=16 logtype=Finished
npppd[1250]: l2tpd ctrl=20 logtype=Started RecvSCCRQ
from=$AnIPaddr:51863/udp tunnel_id=20/102 protocol=1.0 winsize=4
hostname=mycomputer vendor=(no vendorname) firm=
npppd[1250]: l2tpd ctrl=20 SendSCCRP
npppd[1250]: l2tpd ctrl=17 timeout waiting ack for ctrl packets.
npppd[1250]: l2tpd ctrl=17 logtype=Finished
npppd[1250]: l2tpd ctrl=21 logtype=Started RecvSCCRQ
from=$AnIPaddr:51863/udp tunnel_id=21/102 protocol=1.0 winsize=4
hostname=mycomputer vendor=(no vendorname) firm=
npppd[1250]: l2tpd ctrl=21 SendSCCRP
npppd[1250]: l2tpd ctrl=18 timeout waiting ack for ctrl packets.
npppd[1250]: l2tpd ctrl=18 logtype=Finished
npppd[1250]: l2tpd ctrl=19 timeout waiting ack for ctrl packets.
npppd[1250]: l2tpd ctrl=19 logtype=Finished
npppd[1250]: l2tpd ctrl=20 timeout waiting ack for ctrl packets.
npppd[1250]: l2tpd ctrl=20 logtype=Finished
npppd[1250]: l2tpd ctrl=21 timeout waiting ack for ctrl packets.
npppd[1250]: l2tpd ctrl=21 logtype=Finished


2) Is it any way possible to push routes to client automatically upon
connecting successfully to the VPN?

I'm enquiring about these to remove as much burden from user / client
as possible. For reaching the VPN via the CARP  IP address so that
should one of the firewalls fail, the clients won't need to
reconfigure their clients (not because I was thinking of sasyncd like
behaviour somehow)


Sevan / Venture37



Loss of partition information by default at fdisk stage

2015-06-30 Thread Sevan / Venture37
Hi,
I ran into an issue where I lost the partition information on my
MacBook Air this afternoon despite not making any choices in fdisk.
I had previously setup my mid 2012 MacBook Air to dual boot with OS X
and OpenBSD/amd64 current but lost access to the OpenBSD partition
when I enabled file vault.
This evening I thought I'd try a new snapshot, so I decrypted the disk
by disabling file vault  booted the system off a USB flash drive
which I'd written the latest amd64 install58.fs image to.
I worked through the installed process and reached the disk selection
where I selected the onboard SSD and at which point the screen went
blank (I hadn't booted the system in legacy mode via bless) so I power
cycled the box with the intent of going back into OS X to bless the
system. At this point I discovered I couldn't my system again.
Disk utility indicates that the entire disk is now a OpenBSD partition.

I wiped the disk, repartitioned it again from disk utility in OS X
with 2 partitions, formatted HFS+  fat.
Reinstalled OS X
reinstalled OpenBSD
reinstalled refit
sync'd GPT  MBR partition table
booted into OS X  enabled file vault
rebooted  disabled file vault
booted off the OpenBSD flash drive
went through the installer steps but after choosing the disk to
install onto I pressed the power button. (took a photo
https://pbs.twimg.com/media/CIx-exfXAAAmC68.jpg:large )
Same thing, disk trashed



OpenBSD 5.8-beta (RAMDISK_CD) #1023: Mon Jun 29 13:26:35 MDT 2015
dera...@amd64.openbsd.org:/usr/src/sys/arch/amd64/compile/RAMDISK_CD
RTC BIOS diagnostic error b1clock_battery,config_unit,memory_size
real mem = 8475713536 (8083MB)
avail mem = 8217120768 (7836MB)
mainbus0 at root
bios0 at mainbus0: SMBIOS rev. 2.4 @ 0xe (54 entries)
bios0: vendor Apple Inc. version MBA51.88Z.00EF.B03.1506081623 date 06/08/2015
bios0: Apple Inc. MacBookAir5,1
acpi0 at bios0: rev 2
acpi0: tables DSDT FACP HPET APIC SBST ECDT SSDT SSDT SSDT SSDT SSDT
SSDT SSDT SSDT SSDT SSDT SSDT DMAR MCFG
acpimadt0 at acpi0 addr 0xfee0: PC-AT compat
cpu0 at mainbus0: apid 0 (boot processor)
cpu0: Intel(R) Core(TM) i7-3667U CPU @ 2.00GHz, 1895.97 MHz
cpu0: 
FPU,VME,DE,PSE,TSC,MSR,PAE,MCE,CX8,APIC,SEP,MTRR,PGE,MCA,CMOV,PAT,PSE36,CFLUSH,DS,ACPI,MMX,FXSR,SSE,SSE2,SS,HTT,TM,PBE,SSE3,PCLMUL,DTES64,MWAIT,DS-CPL,VMX,SMX,EST,TM2,SSSE3,CX16,xTPR,PDCM,PCID,SSE4.1,SSE4.2,x2APIC,POPCNT,DEADLINE,AES,XSAVE,AVX,F16C,RDRAND,NXE,LONG,LAHF,PERF,ITSC,FSGSBASE,SMEP,ERMS,SENSOR,ARAT
cpu0: 256KB 64b/line 8-way L2 cache
cpu0: apic clock running at 99MHz
cpu0: mwait min=64, max=64, C-substates=0.2.1.1.2, IBE
cpu at mainbus0: not configured
cpu at mainbus0: not configured
cpu at mainbus0: not configured
ioapic0 at mainbus0: apid 2 pa 0xfec0, version 20, 24 pins
ioapic0: misconfigured as apic 0, remapped to apid 2
acpiec0 at acpi0
acpiprt0 at acpi0: bus 0 (PCI0)
acpiprt1 at acpi0: bus -1 (P0P2)
acpiprt2 at acpi0: bus -1 (PEG2)
acpiprt3 at acpi0: bus 2 (RP02)
acpiprt4 at acpi0: bus 3 (RP05)
memory map conflict 0xe00f8000/0x1000
memory map conflict 0xfed1c000/0x4000
memory map conflict 0xffe7/0x3
pci0 at mainbus0 bus 0
pchb0 at pci0 dev 0 function 0 Intel Core 3G Host rev 0x09
vga1 at pci0 dev 2 function 0 Intel HD Graphics 4000 rev 0x09
wsdisplay0 at vga1 mux 1: console (80x25, vt100 emulation)
xhci0 at pci0 dev 20 function 0 Intel 7 Series xHCI rev 0x04: msi
usb0 at xhci0: USB revision 3.0
uhub0 at usb0 Intel xHCI root hub rev 3.00/1.00 addr 1
Intel 7 Series MEI rev 0x04 at pci0 dev 22 function 0 not configured
ehci0 at pci0 dev 26 function 0 Intel 7 Series USB rev 0x04: apic 2 int 23
usb1 at ehci0: USB revision 2.0
uhub1 at usb1 Intel EHCI root hub rev 2.00/1.00 addr 1
Intel 7 Series HD Audio rev 0x04 at pci0 dev 27 function 0 not configured
ppb0 at pci0 dev 28 function 0 Intel 7 Series PCIE rev 0xc4: msi
pci1 at ppb0 bus 1
ppb1 at pci0 dev 28 function 1 Intel 7 Series PCIE rev 0xc4: msi
pci2 at ppb1 bus 2
Broadcom BCM43224 rev 0x01 at pci2 dev 0 function 0 not configured
ppb2 at pci0 dev 28 function 4 Intel 7 Series PCIE rev 0xc4: msi
pci3 at ppb2 bus 3
ppb3 at pci3 dev 0 function 0 vendor Intel, unknown product 0x1547 rev 0x03
pci4 at ppb3 bus 4
ppb4 at pci4 dev 0 function 0 vendor Intel, unknown product 0x1547
rev 0x03: msi
pci5 at ppb4 bus 5
vendor Intel, unknown product 0x1547 (class system subclass
miscellaneous, rev 0x03) at pci5 dev 0 function 0 not configured
ppb5 at pci4 dev 3 function 0 vendor Intel, unknown product 0x1547
rev 0x03: msi
pci6 at ppb5 bus 6
ppb6 at pci4 dev 4 function 0 vendor Intel, unknown product 0x1547
rev 0x03: msi
pci7 at ppb6 bus 55
ppb7 at pci4 dev 5 function 0 vendor Intel, unknown product 0x1547
rev 0x03: msi
pci8 at ppb7 bus 104
ppb8 at pci4 dev 6 function 0 vendor Intel, unknown product 0x1547
rev 0x03: msi
pci9 at ppb8 bus 105
ehci1 at pci0 dev 29 function 0 Intel 7 Series USB rev 0x04: apic 2 int 22
usb2 at ehci1: USB revision 2.0
uhub2 at usb2 Intel EHCI root hub rev 2.00/1.00 addr 1
Intel QS77 LPC rev 0x04 at pci0 dev 31 

Coreboot on ThinkPad x60 - BSDCan

2015-06-08 Thread Sevan / Venture37
Hi,
I'll have my x60s which has been flashed with coreboot/seabios at BSDCan this 
year, if anyone is interested in checking/testing anything on it, give me a 
shout. I'm particularly interested in why the CPU is not identified correctly 
with its model, just get intel 1400.
See you there :)


Sevan / Venture37



Artwork link on the website

2015-06-06 Thread Sevan / Venture37
Hi,
Is there a reason why the artwork link on the front page of the
website points to lyrics.html and not art1.html which seems more
logical??


Sevan / Venture37



Re: wscons, variants and X11

2015-06-03 Thread Sevan / Venture37
On 31 May 2015 at 13:30, Reyk Floeter r...@openbsd.org wrote:
 Maybe X doesn't know about a matching variant?  As far as I remember,
 the kbdtype/wscons is only used as a hint to find a matching X layout.

Thanks for the pointer Reyk, I'll try and have a look next week.


Sevan



wscons, variants and X11

2015-05-30 Thread Sevan / Venture37
Hi,
It seems that there is no X11 configuration needed for a US keyboard
layout with Dvorak variant (us.dvorak) if wscons is already set for
this layout. Adding a second variant (in this case swapctrlcaps) to
config causes X11 to revert to a US layout,  though wscons is
configured for us.swapctrlcaps.dvorak. Is this to be expected an in
such a scenario recommended to revert to setting things up in
xorg.conf?


Sevan / Venture37



Re: IBM ThinkPad X60s 1704-5LG flashed with coreboot SeaBIOS

2015-05-30 Thread Sevan / Venture37
On 29 May 2015 at 11:33, Paul Pereira pjspere...@gmail.com wrote:
 This is fantastic.  Is there a high pitched-noise from the board?  I
 find that with Trisquel, I really needed a tool like powertop to tweak
 settings in order to make the machine quiet.

No, but I have a X61s with a modified BIOS to enable SATA-II with a
SSD installed and that emits a high pitched noise when booting.
X60s with HDD and coreboot no such noise.


Sevan / Venture37



IBM ThinkPad X60s 1704-5LG flashed with coreboot SeaBIOS

2015-05-26 Thread Sevan / Venture37
System boots just fine - (previously it would hang on probing CPU, 4 months ago)
Sleep /Wake works
X11 works

OpenBSD 5.7-current (GENERIC.MP) #894: Mon May 25 17:48:34 MDT 2015
dera...@i386.openbsd.org:/usr/src/sys/arch/i386/compile/GENERIC.MP
cpu0: Genuine Intel(R) CPU 1400 @ 1.66GHz (GenuineIntel 686-class) 1.67 GHz
cpu0: 
FPU,V86,DE,PSE,TSC,MSR,PAE,MCE,CX8,APIC,SEP,MTRR,PGE,MCA,CMOV,CFLUSH,DS,ACPI,MMX,FXSR,SSE,SSE2,SS,HTT,TM,PBE,NXE,SSE3,MWAIT,VMX,EST,TM2,xTPR,PDCM,PERF
real mem  = 2137198592 (2038MB)
avail mem = 2089984000 (1993MB)
mpath0 at root
scsibus0 at mpath0: 256 targets
mainbus0 at root
bios0 at mainbus0: date 06/23/99, BIOS32 rev. 0 @ 0xfd4e7, SMBIOS rev.
2.7 @ 0x7f6b7020 (8 entries)
bios0: vendor coreboot version CBET4000 7BETD8WW (2.19 ) date 05/25/2015
bios0: LENOVO 17045LG
acpi0 at bios0: rev 2
acpi0: sleep states S0 S3 S4 S5
acpi0: tables DSDT FACP SSDT MCFG APIC HPET
acpi0: wakeup devices HDEF(S4) USB1(S4) USB2(S4) USB3(S4) USB4(S4)
EHC1(S4) SLT1(S4) SLT2(S4) SLT3(S4) SLT6(S4) LANC(S3) LANR(S3)
MODM(S4) SLPB(S3) LID_(S3)
acpitimer0 at acpi0: 3579545 Hz, 24 bits
acpimcfg0 at acpi0 addr 0xf000, bus 0-63
acpimadt0 at acpi0 addr 0xfee0: PC-AT compat
cpu0 at mainbus0: apid 0 (boot processor)
mtrr: Pentium Pro MTRR support, 8 var ranges, 88 fixed ranges
cpu0: apic clock running at 166MHz
cpu0: mwait min=64, max=64, C-substates=0.2.2.2.2, IBE
cpu1 at mainbus0: apid 1 (application processor)
cpu1: Genuine Intel(R) CPU 1400 @ 1.66GHz (GenuineIntel 686-class) 1.67 GHz
cpu1: 
FPU,V86,DE,PSE,TSC,MSR,PAE,MCE,CX8,APIC,SEP,MTRR,PGE,MCA,CMOV,CFLUSH,DS,ACPI,MMX,FXSR,SSE,SSE2,SS,HTT,TM,PBE,NXE,SSE3,MWAIT,VMX,EST,TM2,xTPR,PDCM,PERF
ioapic0 at mainbus0: apid 2 pa 0xfec0, version 20, 24 pins
acpihpet0 at acpi0: 14318179 Hz
acpiprt0 at acpi0: bus 0 (PCI0)
acpiprt1 at acpi0: bus -1 (PEGP)
acpiprt2 at acpi0: bus 1 (RP01)
acpiprt3 at acpi0: bus 2 (RP02)
acpiprt4 at acpi0: bus 3 (RP03)
acpiprt5 at acpi0: bus 4 (RP04)
acpiprt6 at acpi0: bus -1 (RP05)
acpiprt7 at acpi0: bus -1 (RP06)
acpiprt8 at acpi0: bus 5 (PCIB)
acpiec0 at acpi0
acpicpu0 at acpi0: C2, C2, C1, PSS
acpicpu1 at acpi0: C2, C2, C1, PSS
acpitz0 at acpi0: critical temperature is 127 degC
acpitz1 at acpi0: critical temperature is 99 degC
acpithinkpad0 at acpi0
acpiac0 at acpi0: AC unit online
acpibat0 at acpi0: BAT0 model 92P1163 serial  1044 type LION oem SANYO
acpibat1 at acpi0: BAT1 not present
acpibtn0 at acpi0: SLPB
acpibtn1 at acpi0: LID_
acpiac1 at acpi0: AC unit offline
acpidock0 at acpi0: DOCK docked (1)
bios0: ROM list: 0xc/0xea00! 0xee800/0x1800!
cpu0: Enhanced SpeedStep 1663 MHz: speeds: 1666, 1333, 1000 MHz
pci0 at mainbus0 bus 0: configuration mode 1 (bios)
pchb0 at pci0 dev 0 function 0 Intel 82945GM Host rev 0x03
vga1 at pci0 dev 2 function 0 Intel 82945GM Video rev 0x03
intagp0 at vga1
agp0 at intagp0: aperture at 0xd000, size 0x1000
inteldrm0 at vga1
drm0 at inteldrm0
inteldrm0: 1024x768
wsdisplay0 at vga1 mux 1: console (std, vt100 emulation)
wsdisplay0: screen 1-5 added (std, vt100 emulation)
Intel 82945GM Video rev 0x03 at pci0 dev 2 function 1 not configured
azalia0 at pci0 dev 27 function 0 Intel 82801GB HD Audio rev 0x02: msi
azalia0: codecs: Analog Devices AD1981HD, Conexant/0x2bfa, using
Analog Devices AD1981HD
audio0 at azalia0
ppb0 at pci0 dev 28 function 0 Intel 82801GB PCIE rev 0x02: apic 2 int 20
pci1 at ppb0 bus 1
em0 at pci1 dev 0 function 0 Intel 82573L rev 0x00: msi, address 00:16:d3:
ppb1 at pci0 dev 28 function 1 Intel 82801GB PCIE rev 0x02
pci2 at ppb1 bus 2
ral0 at pci2 dev 0 function 0 Ralink RT3090 rev 0x00: apic 2 int 17,
address 6c:62:6d:
ral0: MAC/BBP RT3090 (rev 0x3213), RF RT3020 (MIMO 1T1R)
ppb2 at pci0 dev 28 function 2 Intel 82801GB PCIE rev 0x02
pci3 at ppb2 bus 3
ppb3 at pci0 dev 28 function 3 Intel 82801GB PCIE rev 0x02
pci4 at ppb3 bus 4
uhci0 at pci0 dev 29 function 0 Intel 82801GB USB rev 0x02: apic 2 int 16
uhci1 at pci0 dev 29 function 1 Intel 82801GB USB rev 0x02: apic 2 int 17
uhci2 at pci0 dev 29 function 2 Intel 82801GB USB rev 0x02: apic 2 int 18
uhci3 at pci0 dev 29 function 3 Intel 82801GB USB rev 0x02: apic 2 int 19
ehci0 at pci0 dev 29 function 7 Intel 82801GB USB rev 0x02: apic 2 int 19
usb0 at ehci0: USB revision 2.0
uhub0 at usb0 Intel EHCI root hub rev 2.00/1.00 addr 1
ppb4 at pci0 dev 30 function 0 Intel 82801BAM Hub-to-PCI rev 0xe2
pci5 at ppb4 bus 5
cbb0 at pci5 dev 0 function 0 Ricoh 5C476 CardBus rev 0xb4: apic 2 int 16
Ricoh 5C552 Firewire rev 0x09 at pci5 dev 0 function 1 not configured
sdhc0 at pci5 dev 0 function 2 Ricoh 5C822 SD/MMC rev 0x18: apic 2 int 18
sdmmc0 at sdhc0
Ricoh 5C843 MMC rev 0x00 at pci5 dev 0 function 3 not configured
cardslot0 at cbb0 slot 0 flags 0
cardbus0 at cardslot0: bus 6 device 0 cacheline 0x0, lattimer 0x20
pcmcia0 at cardslot0
ichpcib0 at pci0 dev 31 function 0 Intel 82801GBM LPC rev 0x02: PM disabled
pciide0 at pci0 dev 31 function 1 Intel 82801GB IDE rev 0x02: DMA,
channel 0 configured to compatibility, channel 1 

Clonable BPF diff

2015-02-16 Thread Sevan / Venture37
Hi,
I was pointed to a diff that was posted on tech@ a couple of years
back by sthen@ which was created by mikeb@, there was a brief
discussion regarding the patch  then nothing, I was wondering if it's
worth revisiting / continuing the dialogue to reach a conclusion.
http://marc.info/?t=13540511943r=1w=3

The discussion came about through me discovering that if your device
nodes are not numbered sequentially, processes which rely on those
device nodes fail to start, in this case I'd somehow managed to screw
up how i'd invoked jot when creating additional bpf(4) nodes to cover
the requirements for dhcpd to bind to all necessary interfaces.
Functionality like this would be cool to have as it's one less thing
that needs to be handled on a new build.


Regards,



Sevan / Venture37



Che Puffy t-shirt

2015-01-30 Thread Sevan / Venture37
Hi guys,
I'd really like see a Che Puffy t-shirt available for purchase  there
may hopefully be a possibility of it happening.
Just wondering who'd like to see such a thing happen  would purchase
one or more?

If you're wondering what I'm referring to
http://upload.wikimedia.org/wikipedia/en/2/25/LibreSSL_logo.jpg

Sevan / Venture37



FOSDEM 2015

2015-01-03 Thread Sevan / Venture37
Hi guys,
Anyone attending FOSDEM at the end of the month / planning on doing a
presentation?


Sevan / Venture37



Re: USB ports not working on a mid-2012 MacBookAir5,1

2014-11-24 Thread Sevan / Venture37
On 10 November 2014 at 19:55, Sevan / Venture37 ventur...@gmail.com wrote:
 Then I remembered that my previous attempt of successfully installing
 OpenBSD on here involved a thunderbolt cinema display, the gigabit
 ethernet port on the display was detected as bge(4) and functioned.
 I no longer have access to a cinema display but do have a thunderbolt
 gigabit ethernet adapter which I hadn't tried yet.
 Worked a treat, I was able to boot the laptop from a USB flash drive 
 perform a network install via the bge(4) interface.

 the thunderbolt adapter is only detected if it's attached prior to
 booting the kernel, I guess this is because it crosses over several
 areas and is not seen as a detachable device?
 If you do disconnect it after booting, the system hard locks needing a
 power cycle.

BCM57782 chipset in a thunderbolt gigabit ethernet adapter
https://www.flickr.com/photos/osr/15473313617/


Sevan / Venture37



USB ports not working on a mid-2012 MacBookAir5,1

2014-11-10 Thread Sevan / Venture37
Hi,
Now that xhci is enabled in -current I gave the snapshots a try again
on my 11 mid-2012 MacBook Air. The system has USB3 ports but it seems
that these are not detected  so it is left without any working ports.

snippets from dmesg
http://imgur.com/9b1xZA9
http://imgur.com/OKzAfGe

dmesg
http://imgur.com/fugXWyT
http://imgur.com/934GJhS
http://imgur.com/M4P3xkO

The usb devices section from the OS X system_profiler

USB:

USB 3.0 SuperSpeed Bus:

  Host Controller Location: Built-in USB
  Host Controller Driver: AppleUSBXHCI
  PCI Device ID: 0x1e31
  PCI Revision ID: 0x0004
  PCI Vendor ID: 0x8086
  Bus Number: 0x0a

USB 3.0 Hi-Speed Bus:

  Host Controller Location: Built-in USB
  Host Controller Driver: AppleUSBXHCI
  PCI Device ID: 0x1e31
  PCI Revision ID: 0x0004
  PCI Vendor ID: 0x8086
  Bus Number: 0x0a

USB Hi-Speed Bus:

  Host Controller Location: Built-in USB
  Host Controller Driver: AppleUSBEHCI
  PCI Device ID: 0x1e2d
  PCI Revision ID: 0x0004
  PCI Vendor ID: 0x8086
  Bus Number: 0x1a

Hub:

  Product ID: 0x0024
  Vendor ID: 0x8087  (Intel Corporation)
  Version:  0.00
  Speed: Up to 480 Mb/sec
  Location ID: 0x1a10 / 2
  Current Available (mA): 500
  Current Required (mA): 0

FaceTime HD Camera (Built-in):

  Product ID: 0x8510
  Vendor ID: 0x05ac  (Apple Inc.)
  Version: 80.25
  Serial Number:
  Speed: Up to 480 Mb/sec
  Manufacturer: Apple Inc.
  Location ID: 0x1a11 / 3
  Current Available (mA): 500
  Current Required (mA): 500

USB Hi-Speed Bus:

  Host Controller Location: Built-in USB
  Host Controller Driver: AppleUSBEHCI
  PCI Device ID: 0x1e26
  PCI Revision ID: 0x0004
  PCI Vendor ID: 0x8086
  Bus Number: 0x1d

Hub:

  Product ID: 0x0024
  Vendor ID: 0x8087  (Intel Corporation)
  Version:  0.00
  Speed: Up to 480 Mb/sec
  Location ID: 0x1d10 / 2
  Current Available (mA): 500
  Current Required (mA): 0

Hub:

  Product ID: 0x2512
  Vendor ID: 0x0424  (SMSC)
  Version:  b.b3
  Speed: Up to 480 Mb/sec
  Location ID: 0x1d18 / 3
  Current Available (mA): 500
  Current Required (mA): 2

Apple Internal Keyboard / Trackpad:

  Product ID: 0x024b
  Vendor ID: 0x05ac  (Apple Inc.)
  Version:  2.19
  Speed: Up to 12 Mb/sec
  Manufacturer: Apple Inc.
  Location ID: 0x1d182000 / 5
  Current Available (mA): 500
  Current Required (mA): 40

BRCM20702 Hub:

  Product ID: 0x4500
  Vendor ID: 0x0a5c  (Broadcom Corp.)
  Version:  1.00
  Speed: Up to 12 Mb/sec
  Manufacturer: Apple Inc.
  Location ID: 0x1d181000 / 4
  Current Available (mA): 500
  Current Required (mA): 94

Bluetooth USB Host Controller:

  Product ID: 0x821f
  Vendor ID: 0x05ac  (Apple Inc.)
  Version:  1.31
  Speed: Up to 12 Mb/sec
  Manufacturer: Apple Inc.
  Location ID: 0x1d181300 / 8
  Current Available (mA): 500
  Current Required (mA): 0


Sevan / Venture37



Re: USB ports not working on a mid-2012 MacBookAir5,1

2014-11-10 Thread Sevan / Venture37
Just to follow up, I apologised to Martin off list regarding the dmesg
photos. Reason for the photos was that this laptop only has 2x USB
ports  a thunderbolt port as expansion but unfortunately the USB
ports are not working hence resorting to photos.
Then I remembered that my previous attempt of successfully installing
OpenBSD on here involved a thunderbolt cinema display, the gigabit
ethernet port on the display was detected as bge(4) and functioned.
I no longer have access to a cinema display but do have a thunderbolt
gigabit ethernet adapter which I hadn't tried yet.
Worked a treat, I was able to boot the laptop from a USB flash drive 
perform a network install via the bge(4) interface.

the thunderbolt adapter is only detected if it's attached prior to
booting the kernel, I guess this is because it crosses over several
areas and is not seen as a detachable device?
If you do disconnect it after booting, the system hard locks needing a
power cycle.

sleep  resume works except in X where on resume the trackpad goes crazy.

USB wise, I have a verbatim usb 2 flash drive which works fine, my
other flash drives do not, (kernel reports: xhci0: NULL xfer pointer,
uhub0: device problem, disabling port 1
urtwn(4) interface is detected but doesn't appear to work.

OpenBSD 5.6-current (GENERIC.MP) #547: Mon Nov 10 08:50:13 MST 2014
dera...@amd64.openbsd.org:/usr/src/sys/arch/amd64/compile/GENERIC.MP
RTC BIOS diagnostic error b1clock_battery,config_unit,memory_size
real mem = 8475713536 (8083MB)
avail mem = 8246259712 (7864MB)
warning: no entropy supplied by boot loader
mpath0 at root
scsibus0 at mpath0: 256 targets
mainbus0 at root
bios0 at mainbus0: SMBIOS rev. 2.4 @ 0xe (54 entries)
bios0: vendor Apple Inc. version MBA51.88Z.00EF.B02.1211271028 date 11/27/2012
bios0: Apple Inc. MacBookAir5,1
acpi0 at bios0: rev 2
acpi0: sleep states S0 S4 S5
acpi0: tables DSDT FACP HPET APIC SBST ECDT SSDT SSDT SSDT SSDT SSDT
SSDT SSDT SSDT SSDT SSDT DMAR MCFG
acpi0: wakeup devices P0P2(S4) PEG2(S4) EC__(S4) HDEF(S4) RP02(S4)
ARPT(S4) RP05(S4) EHC1(S4) EHC2(S4) XHC1(S4) ADP1(S4) LID0(S4)
acpitimer0 at acpi0: 3579545 Hz, 24 bits
acpihpet0 at acpi0: 14318179 Hz
acpimadt0 at acpi0 addr 0xfee0: PC-AT compat
cpu0 at mainbus0: apid 0 (boot processor)
cpu0: Intel(R) Core(TM) i7-3667U CPU @ 2.00GHz, 1895.95 MHz
cpu0: 
FPU,VME,DE,PSE,TSC,MSR,PAE,MCE,CX8,APIC,SEP,MTRR,PGE,MCA,CMOV,PAT,PSE36,CFLUSH,DS,ACPI,MMX,FXSR,SSE,SSE2,SS,HTT,TM,PBE,SSE3,PCLMUL,DTES64,MWAIT,DS-CPL,VMX,SMX,EST,TM2,SSSE3,CX16,xTPR,PDCM,PCID,SSE4.1,SSE4.2,x2APIC,POPCNT,DEADLINE,AES,XSAVE,AVX,F16C,RDRAND,NXE,LONG,LAHF,PERF,ITSC,FSGSBASE,SMEP,ERMS
cpu0: 256KB 64b/line 8-way L2 cache
cpu0: smt 0, core 0, package 0
mtrr: Pentium Pro MTRR support, 10 var ranges, 88 fixed ranges
cpu0: apic clock running at 99MHz
cpu1 at mainbus0: apid 2 (application processor)
cpu1: Intel(R) Core(TM) i7-3667U CPU @ 2.00GHz, 1895.70 MHz
cpu1: 
FPU,VME,DE,PSE,TSC,MSR,PAE,MCE,CX8,APIC,SEP,MTRR,PGE,MCA,CMOV,PAT,PSE36,CFLUSH,DS,ACPI,MMX,FXSR,SSE,SSE2,SS,HTT,TM,PBE,SSE3,PCLMUL,DTES64,MWAIT,DS-CPL,VMX,SMX,EST,TM2,SSSE3,CX16,xTPR,PDCM,PCID,SSE4.1,SSE4.2,x2APIC,POPCNT,DEADLINE,AES,XSAVE,AVX,F16C,RDRAND,NXE,LONG,LAHF,PERF,ITSC,FSGSBASE,SMEP,ERMS
cpu1: 256KB 64b/line 8-way L2 cache
cpu1: smt 0, core 1, package 0
cpu2 at mainbus0: apid 1 (application processor)
cpu2: Intel(R) Core(TM) i7-3667U CPU @ 2.00GHz, 1895.70 MHz
cpu2: 
FPU,VME,DE,PSE,TSC,MSR,PAE,MCE,CX8,APIC,SEP,MTRR,PGE,MCA,CMOV,PAT,PSE36,CFLUSH,DS,ACPI,MMX,FXSR,SSE,SSE2,SS,HTT,TM,PBE,SSE3,PCLMUL,DTES64,MWAIT,DS-CPL,VMX,SMX,EST,TM2,SSSE3,CX16,xTPR,PDCM,PCID,SSE4.1,SSE4.2,x2APIC,POPCNT,DEADLINE,AES,XSAVE,AVX,F16C,RDRAND,NXE,LONG,LAHF,PERF,ITSC,FSGSBASE,SMEP,ERMS
cpu2: 256KB 64b/line 8-way L2 cache
cpu2: smt 1, core 0, package 0
cpu3 at mainbus0: apid 3 (application processor)
cpu3: Intel(R) Core(TM) i7-3667U CPU @ 2.00GHz, 1895.70 MHz
cpu3: 
FPU,VME,DE,PSE,TSC,MSR,PAE,MCE,CX8,APIC,SEP,MTRR,PGE,MCA,CMOV,PAT,PSE36,CFLUSH,DS,ACPI,MMX,FXSR,SSE,SSE2,SS,HTT,TM,PBE,SSE3,PCLMUL,DTES64,MWAIT,DS-CPL,VMX,SMX,EST,TM2,SSSE3,CX16,xTPR,PDCM,PCID,SSE4.1,SSE4.2,x2APIC,POPCNT,DEADLINE,AES,XSAVE,AVX,F16C,RDRAND,NXE,LONG,LAHF,PERF,ITSC,FSGSBASE,SMEP,ERMS
cpu3: 256KB 64b/line 8-way L2 cache
cpu3: smt 1, core 1, package 0
ioapic0 at mainbus0: apid 2 pa 0xfec0, version 20, 24 pins
ioapic0: misconfigured as apic 0, remapped to apid 2
acpiec0 at acpi0
acpimcfg0 at acpi0 addr 0xe000, bus 0-153
acpiprt0 at acpi0: bus 0 (PCI0)
acpiprt1 at acpi0: bus -1 (P0P2)
acpiprt2 at acpi0: bus -1 (PEG2)
acpiprt3 at acpi0: bus 2 (RP02)
acpiprt4 at acpi0: bus 3 (RP05)
acpicpu0 at acpi0: C3, C1, PSS
acpicpu1 at acpi0: C3, C1, PSS
acpicpu2 at acpi0: C3, C1, PSS
acpicpu3 at acpi0: C3, C1, PSS
acpibat0 at acpi0: BAT0 model 3545797981023400290 type
3545797981528607052 oem 3545797981528673619
acpiac0 at acpi0: AC unit online
acpibtn0 at acpi0: LID0
acpibtn1 at acpi0: PWRB
acpibtn2 at acpi0: SLPB
acpivideo0 at acpi0: IGPU
acpivout0 at acpivideo0: DD02
cpu0: Enhanced 

Re: During install MacBookAir5,2 screen goes blank, need external monitor

2014-07-20 Thread Sevan / Venture37
On 16 July 2014 00:49, Vasily Mikhaylichenko vas...@lxmx.com.au wrote:
 You'll need USB 2.0 emulation for the USB ports to work. There is a way
 to enable it on a MacBook:
 https://gist.github.com/jcs/5573685#openbsd-booting.

Thanks for that Vasily, I tried with the AMD64 snapshot from
15/07/2014  todays, with legacy mode set the screen blanking returned
but neither USB port was functional.

Sevan / Venture37



Re: During install MacBookAir5,2 screen goes blank, need external monitor

2014-07-15 Thread Sevan / Venture37
On 24 October 2013 10:13, Jonathan Gray j...@jsg.id.au wrote:
 On Wed, Oct 23, 2013 at 10:53:49PM +0400, Sevan / Venture37 wrote:
 On 23 Oct 2013, at 12:53, Alexey E. Suslikov alexey.susli...@gmail.com 
 wrote:

  Have you tried to disable [intel|ati]drm via boot config and
  then proceed with installation?

 It's not possible as the prompt keeps on jumping back  forth between the 
 line which says UKC  User Kernel Config.

 Sevan

 There are no drm drivers on the install media.
 So the apple machines with eDP panels can't do vesa modes at all?
 The bios interface those machines present seems to have many
 problems, the ideal way of handling them is likely to support
 booting via uefi and the associated framebuffer interface.

Just tried the latest amd64 snapshot on my mid-2012 11 air, the
screen no longer goes blank anymore which is great as there's no
longer a frantic rush to complete the install.
Unfortunately the USB ports are not working so I can't proceed with an
installation though.


Sevan



Re: During install MacBookAir5,2 screen goes blank, need external monitor

2013-10-23 Thread Sevan / Venture37
On 23 Oct 2013, at 12:53, Alexey E. Suslikov alexey.susli...@gmail.com 
wrote:

 Have you tried to disable [intel|ati]drm via boot config and
 then proceed with installation?

It's not possible as the prompt keeps on jumping back  forth between the line 
which says UKC  User Kernel Config.

Sevan



Apple MacBook Air 5,1 (mid-2012, 2Ghz i7, 11, 8GB RAM, 128GB SSD) with Thunderbolt Cinema Display

2013-10-23 Thread Sevan / Venture37
OpenBSD 5.4-current (GENERIC.MP) #48: Thu Aug 29 11:22:15 MDT 2013
dera...@amd64.openbsd.org:/usr/src/sys/arch/amd64/compile/GENERIC.MP
RTC BIOS diagnostic error b1clock_battery,config_unit,memory_size
real mem = 8475713536 (8083MB)
avail mem = 8241995776 (7860MB)
mainbus0 at root
bios0 at mainbus0: SMBIOS rev. 2.4 @ 0xe (54 entries)
bios0: vendor Apple Inc. version MBA51.88Z.00EF.B02.1211271028 date 11/27/2012
bios0: Apple Inc. MacBookAir5,1
acpi0 at bios0: rev 2
acpi0: sleep states S0 S4 S5
acpi0: tables DSDT FACP HPET APIC SBST ECDT SSDT SSDT SSDT SSDT SSDT
SSDT SSDT SSDT SSDT SSDT DMAR MCFG
acpi0: wakeup devices P0P2(S4) PEG2(S4) EC__(S4) HDEF(S4) RP02(S4)
ARPT(S4) RP05(S4) EHC1(S4) EHC2(S4) XHC1(S4) ADP1(S4) LID0(S4)
acpitimer0 at acpi0: 3579545 Hz, 24 bits
acpihpet0 at acpi0: 14318179 Hz
acpimadt0 at acpi0 addr 0xfee0: PC-AT compat
cpu0 at mainbus0: apid 0 (boot processor)
cpu0: Intel(R) Core(TM) i7-3667U CPU @ 2.00GHz, 1895.95 MHz
cpu0: 
FPU,VME,DE,PSE,TSC,MSR,PAE,MCE,CX8,APIC,SEP,MTRR,PGE,MCA,CMOV,PAT,PSE36,CFLUSH,DS,ACPI,MMX,FXSR,SSE,SSE2,SS,HTT,TM,PBE,SSE3,PCLMUL,DTES64,MWAIT,DS-CPL,VMX,SMX,EST,TM2,SSSE3,CX16,xTPR,PDCM,PCID,SSE4.1,SSE4.2,x2APIC,POPCNT,DEADLINE,AES,XSAVE,AVX,F16C,RDRAND,NXE,LONG,LAHF,PERF,ITSC,FSGSBASE,SMEP,ERMS
cpu0: 256KB 64b/line 8-way L2 cache
cpu0: smt 0, core 0, package 0
cpu0: apic clock running at 99MHz
cpu1 at mainbus0: apid 2 (application processor)
cpu1: Intel(R) Core(TM) i7-3667U CPU @ 2.00GHz, 1895.69 MHz
cpu1: 
FPU,VME,DE,PSE,TSC,MSR,PAE,MCE,CX8,APIC,SEP,MTRR,PGE,MCA,CMOV,PAT,PSE36,CFLUSH,DS,ACPI,MMX,FXSR,SSE,SSE2,SS,HTT,TM,PBE,SSE3,PCLMUL,DTES64,MWAIT,DS-CPL,VMX,SMX,EST,TM2,SSSE3,CX16,xTPR,PDCM,PCID,SSE4.1,SSE4.2,x2APIC,POPCNT,DEADLINE,AES,XSAVE,AVX,F16C,RDRAND,NXE,LONG,LAHF,PERF,ITSC,FSGSBASE,SMEP,ERMS
cpu1: 256KB 64b/line 8-way L2 cache
cpu1: smt 0, core 1, package 0
cpu2 at mainbus0: apid 1 (application processor)
cpu2: Intel(R) Core(TM) i7-3667U CPU @ 2.00GHz, 1895.69 MHz
cpu2: 
FPU,VME,DE,PSE,TSC,MSR,PAE,MCE,CX8,APIC,SEP,MTRR,PGE,MCA,CMOV,PAT,PSE36,CFLUSH,DS,ACPI,MMX,FXSR,SSE,SSE2,SS,HTT,TM,PBE,SSE3,PCLMUL,DTES64,MWAIT,DS-CPL,VMX,SMX,EST,TM2,SSSE3,CX16,xTPR,PDCM,PCID,SSE4.1,SSE4.2,x2APIC,POPCNT,DEADLINE,AES,XSAVE,AVX,F16C,RDRAND,NXE,LONG,LAHF,PERF,ITSC,FSGSBASE,SMEP,ERMS
cpu2: 256KB 64b/line 8-way L2 cache
cpu2: smt 1, core 0, package 0
cpu3 at mainbus0: apid 3 (application processor)
cpu3: Intel(R) Core(TM) i7-3667U CPU @ 2.00GHz, 1895.69 MHz
cpu3: 
FPU,VME,DE,PSE,TSC,MSR,PAE,MCE,CX8,APIC,SEP,MTRR,PGE,MCA,CMOV,PAT,PSE36,CFLUSH,DS,ACPI,MMX,FXSR,SSE,SSE2,SS,HTT,TM,PBE,SSE3,PCLMUL,DTES64,MWAIT,DS-CPL,VMX,SMX,EST,TM2,SSSE3,CX16,xTPR,PDCM,PCID,SSE4.1,SSE4.2,x2APIC,POPCNT,DEADLINE,AES,XSAVE,AVX,F16C,RDRAND,NXE,LONG,LAHF,PERF,ITSC,FSGSBASE,SMEP,ERMS
cpu3: 256KB 64b/line 8-way L2 cache
cpu3: smt 1, core 1, package 0
ioapic0 at mainbus0: apid 2 pa 0xfec0, version 20, 24 pins
ioapic0: misconfigured as apic 0, remapped to apid 2
acpiec0 at acpi0
acpimcfg0 at acpi0 addr 0xe000, bus 0-153
acpiprt0 at acpi0: bus 0 (PCI0)
acpiprt1 at acpi0: bus -1 (P0P2)
acpiprt2 at acpi0: bus -1 (PEG2)
acpiprt3 at acpi0: bus 2 (RP02)
acpiprt4 at acpi0: bus 3 (RP05)
acpicpu0 at acpi0: C3, C1, PSS
acpicpu1 at acpi0: C3, C1, PSS
acpicpu2 at acpi0: C3, C1, PSS
acpicpu3 at acpi0: C3, C1, PSS
acpibat0 at acpi0: BAT0 model 3545797981023400290 type
3545797981528607052 oem 3545797981528673619
acpiac0 at acpi0: AC unit online
acpibtn0 at acpi0: LID0
acpibtn1 at acpi0: PWRB
acpibtn2 at acpi0: SLPB
acpivideo0 at acpi0: IGPU
acpivout0 at acpivideo0: DD02
cpu0: Enhanced SpeedStep 1895 MHz: speeds: 2001, 2000, 1900, 1800,
1700, 1600, 1500, 1400, 1300, 1200, 1100, 1000, 900, 800 MHz
memory map conflict 0xe00f8000/0x1000
memory map conflict 0xfed1c000/0x4000
memory map conflict 0xffe7/0x3
pci0 at mainbus0 bus 0
pchb0 at pci0 dev 0 function 0 Intel Core 3G Host rev 0x09
vga1 at pci0 dev 2 function 0 Intel HD Graphics 4000 rev 0x09
intagp0 at vga1
agp0 at intagp0: aperture at 0x9000, size 0x1000
inteldrm0 at vga1
drm0 at inteldrm0
inteldrm0: 1366x768
wsdisplay0 at vga1 mux 1: console (std, vt100 emulation)
wsdisplay0: screen 1-5 added (std, vt100 emulation)
Intel 7 Series xHCI rev 0x04 at pci0 dev 20 function 0 not configured
Intel 7 Series MEI rev 0x04 at pci0 dev 22 function 0 not configured
ehci0 at pci0 dev 26 function 0 Intel 7 Series USB rev 0x04: apic 2 int 23
usb0 at ehci0: USB revision 2.0
uhub0 at usb0 Intel EHCI root hub rev 2.00/1.00 addr 1
azalia0 at pci0 dev 27 function 0 Intel 7 Series HD Audio rev 0x04: msi
azalia0: codecs: Cirrus Logic CS4206, Intel/0x2806, using Cirrus Logic CS4206
audio0 at azalia0
ppb0 at pci0 dev 28 function 0 Intel 7 Series PCIE rev 0xc4: msi
pci1 at ppb0 bus 1
ppb1 at pci0 dev 28 function 1 Intel 7 Series PCIE rev 0xc4: msi
pci2 at ppb1 bus 2
Broadcom BCM43224 rev 0x01 at pci2 dev 0 function 0 not configured
ppb2 at pci0 dev 28 function 4 Intel 7 Series PCIE rev 0xc4: msi
pci3 at ppb2 bus 3
ppb3 at pci3 dev 0 function 0 vendor Intel, 

During install MacBookAir5,2 screen goes blank, need external monitor

2013-10-22 Thread Sevan / Venture37

Hi,
It's doesn't seem to be possible to use the screen on the MacBook Air to 
install OpenBSD.
While the screen works initially, by the time you have reached the 
choosing disk sets to install, the screen will go blank.
Connecting an external monitor to the thunderbolt port can prolong the 
process so that you install completes, the laptop screen will function 
as normal in X11 when booted from the stock bsd.mp kernel.


I need to double check if the issue still occurs without X11 on a stock 
kernel.


Is this a known issue  if so is there any way not requiring a external 
monitor??



Sevan / Venture37



Apple keyboard backlight

2013-10-22 Thread Sevan / Venture37

Hello again,
Is it possible to utilise the keyboard backlight found on Apple laptops 
with OpenBSD?

Specifically the MacBookAir5,2 if that makes a difference.


Sevan / Venture37



11 mid-2102 i7 MacBook Air 5,1 dmesg

2013-09-05 Thread Sevan / Venture37

OpenBSD 5.4-current (GENERIC.MP) #50: Mon Sep  2 13:43:54 MDT 2013
dera...@amd64.openbsd.org:/usr/src/sys/arch/amd64/compile/GENERIC.MP
RTC BIOS diagnostic error b1clock_battery,config_unit,memory_size
real mem = 8475713536 (8083MB)
avail mem = 8242003968 (7860MB)
mainbus0 at root
bios0 at mainbus0: SMBIOS rev. 2.4 @ 0xe (54 entries)
bios0: vendor Apple Inc. version MBA51.88Z.00EF.B02.1211271028 date 
11/27/2012

bios0: Apple Inc. MacBookAir5,1
acpi0 at bios0: rev 2
acpi0: sleep states S0 S3 S4 S5
acpi0: tables DSDT FACP HPET APIC SBST ECDT SSDT SSDT SSDT SSDT SSDT 
SSDT SSDT SSDT SSDT SSDT SSDT DMAR MCFG
acpi0: wakeup devices P0P2(S4) PEG2(S4) EC__(S4) HDEF(S4) RP02(S4) 
ARPT(S4) RP05(S4) EHC1(S4) EHC2(S4) XHC1(S4) ADP1(S4) LID0(S4)

acpitimer0 at acpi0: 3579545 Hz, 24 bits
acpihpet0 at acpi0: 14318179 Hz
acpimadt0 at acpi0 addr 0xfee0: PC-AT compat
cpu0 at mainbus0: apid 0 (boot processor)
cpu0: Intel(R) Core(TM) i7-3667U CPU @ 2.00GHz, 1896.01 MHz
cpu0: 
FPU,VME,DE,PSE,TSC,MSR,PAE,MCE,CX8,APIC,SEP,MTRR,PGE,MCA,CMOV,PAT,PSE36,CFLUSH,DS,ACPI,MMX,FXSR,SSE,SSE2,SS,HTT,TM,PBE,SSE3,PCLMUL,DTES64,MWAIT,DS-CPL,VMX,SMX,EST,TM2,SSSE3,CX16,xTPR,PDCM,PCID,SSE4.1,SSE4.2,x2APIC,POPCNT,DEADLINE,AES,XSAVE,AVX,F16C,RDRAND,NXE,LONG,LAHF,PERF,ITSC,FSGSBASE,SMEP,ERMS

cpu0: 256KB 64b/line 8-way L2 cache
cpu0: smt 0, core 0, package 0
cpu0: apic clock running at 99MHz
cpu1 at mainbus0: apid 2 (application processor)
cpu1: Intel(R) Core(TM) i7-3667U CPU @ 2.00GHz, 1895.70 MHz
cpu1: 
FPU,VME,DE,PSE,TSC,MSR,PAE,MCE,CX8,APIC,SEP,MTRR,PGE,MCA,CMOV,PAT,PSE36,CFLUSH,DS,ACPI,MMX,FXSR,SSE,SSE2,SS,HTT,TM,PBE,SSE3,PCLMUL,DTES64,MWAIT,DS-CPL,VMX,SMX,EST,TM2,SSSE3,CX16,xTPR,PDCM,PCID,SSE4.1,SSE4.2,x2APIC,POPCNT,DEADLINE,AES,XSAVE,AVX,F16C,RDRAND,NXE,LONG,LAHF,PERF,ITSC,FSGSBASE,SMEP,ERMS

cpu1: 256KB 64b/line 8-way L2 cache
cpu1: smt 0, core 1, package 0
cpu2 at mainbus0: apid 1 (application processor)
cpu2: Intel(R) Core(TM) i7-3667U CPU @ 2.00GHz, 1895.70 MHz
cpu2: 
FPU,VME,DE,PSE,TSC,MSR,PAE,MCE,CX8,APIC,SEP,MTRR,PGE,MCA,CMOV,PAT,PSE36,CFLUSH,DS,ACPI,MMX,FXSR,SSE,SSE2,SS,HTT,TM,PBE,SSE3,PCLMUL,DTES64,MWAIT,DS-CPL,VMX,SMX,EST,TM2,SSSE3,CX16,xTPR,PDCM,PCID,SSE4.1,SSE4.2,x2APIC,POPCNT,DEADLINE,AES,XSAVE,AVX,F16C,RDRAND,NXE,LONG,LAHF,PERF,ITSC,FSGSBASE,SMEP,ERMS

cpu2: 256KB 64b/line 8-way L2 cache
cpu2: smt 1, core 0, package 0
cpu3 at mainbus0: apid 3 (application processor)
cpu3: Intel(R) Core(TM) i7-3667U CPU @ 2.00GHz, 1895.70 MHz
cpu3: 
FPU,VME,DE,PSE,TSC,MSR,PAE,MCE,CX8,APIC,SEP,MTRR,PGE,MCA,CMOV,PAT,PSE36,CFLUSH,DS,ACPI,MMX,FXSR,SSE,SSE2,SS,HTT,TM,PBE,SSE3,PCLMUL,DTES64,MWAIT,DS-CPL,VMX,SMX,EST,TM2,SSSE3,CX16,xTPR,PDCM,PCID,SSE4.1,SSE4.2,x2APIC,POPCNT,DEADLINE,AES,XSAVE,AVX,F16C,RDRAND,NXE,LONG,LAHF,PERF,ITSC,FSGSBASE,SMEP,ERMS

cpu3: 256KB 64b/line 8-way L2 cache
cpu3: smt 1, core 1, package 0
ioapic0 at mainbus0: apid 2 pa 0xfec0, version 20, 24 pins
ioapic0: misconfigured as apic 0, remapped to apid 2
acpiec0 at acpi0
acpimcfg0 at acpi0 addr 0xe000, bus 0-153
acpiprt0 at acpi0: bus 0 (PCI0)
acpiprt1 at acpi0: bus -1 (P0P2)
acpiprt2 at acpi0: bus -1 (PEG2)
acpiprt3 at acpi0: bus 2 (RP02)
acpiprt4 at acpi0: bus 3 (RP05)
acpicpu0 at acpi0: C3, C1, PSS
acpicpu1 at acpi0: C3, C1, PSS
acpicpu2 at acpi0: C3, C1, PSS
acpicpu3 at acpi0: C3, C1, PSS
acpibat0 at acpi0: BAT0 model 3545797981023400290 type 
3545797981528607052 oem 3545797981528673619

acpiac0 at acpi0: AC unit offline
acpibtn0 at acpi0: LID0
acpibtn1 at acpi0: PWRB
acpibtn2 at acpi0: SLPB
acpivideo0 at acpi0: IGPU
acpivout0 at acpivideo0: DD02
cpu0: Enhanced SpeedStep 1896 MHz: speeds: 2001, 2000, 1900, 1800, 1700, 
1600, 1500, 1400, 1300, 1200, 1100, 1000, 900, 800 MHz

memory map conflict 0xe00f8000/0x1000
memory map conflict 0xfed1c000/0x4000
memory map conflict 0xffe7/0x3
pci0 at mainbus0 bus 0
pchb0 at pci0 dev 0 function 0 Intel Core 3G Host rev 0x09
vga1 at pci0 dev 2 function 0 Intel HD Graphics 4000 rev 0x09
intagp0 at vga1
agp0 at intagp0: aperture at 0x9000, size 0x1000
inteldrm0 at vga1
drm0 at inteldrm0
inteldrm0: 1366x768
wsdisplay0 at vga1 mux 1: console (std, vt100 emulation)
wsdisplay0: screen 1-5 added (std, vt100 emulation)
Intel 7 Series xHCI rev 0x04 at pci0 dev 20 function 0 not configured
Intel 7 Series MEI rev 0x04 at pci0 dev 22 function 0 not configured
ehci0 at pci0 dev 26 function 0 Intel 7 Series USB rev 0x04: apic 2 int 23
usb0 at ehci0: USB revision 2.0
uhub0 at usb0 Intel EHCI root hub rev 2.00/1.00 addr 1
azalia0 at pci0 dev 27 function 0 Intel 7 Series HD Audio rev 0x04: msi
azalia0: codecs: Cirrus Logic CS4206, Intel/0x2806, using Cirrus Logic 
CS4206

audio0 at azalia0
ppb0 at pci0 dev 28 function 0 Intel 7 Series PCIE rev 0xc4: msi
pci1 at ppb0 bus 1
ppb1 at pci0 dev 28 function 1 Intel 7 Series PCIE rev 0xc4: msi
pci2 at ppb1 bus 2
Broadcom BCM43224 rev 0x01 at pci2 dev 0 function 0 not configured
ppb2 at pci0 dev 28 function 4 Intel 7 Series PCIE rev 0xc4: msi
pci3 at ppb2 bus 3
ppb3 at pci3 dev 0 

Re: 11 mid-2102 i7 MacBook Air 5,1 dmesg

2013-09-05 Thread Sevan / Venture37
On 5 Sep 2013, at 18:42, Kenneth R Westerback kwesterb...@rogers.com wrote:

 Geez, not much changed in the 89 years between now and 2102. :-)
 
  Ken

Im the idiot from the future, 2 days ago, I thought I was running 5.4-RELEASE 
on there

https://twitter.com/sevanjaniyan/status/374949733615562752

Sevan



Re: 11 mid-2102 i7 MacBook Air 5,1 dmesg

2013-09-05 Thread Sevan / Venture37

On 05/09/2013 23:32, Miod Vallat wrote:

Geez, not much changed in the 89 years between now and 2102. :-)

 Ken


Im the idiot from the future, 2 days ago, I thought I was running 5.4-RELEASE 
on there


5.4-RELEASE will have time issues in 2102. However, 5.4-CURRENT as of
now ought to run without any particular problems (assuming the hardware
is still in working condition and you can still get electricity in year
2102).


The question is, will Theo still be remapping keys on peoples keyboards, 
I could've sworn I typed 2012 on my keyboard.



Sevan



Re: Xorg not working correctly on MacBookAir5,2

2013-01-05 Thread Sevan / Venture37

On 05/01/2013 03:18, Jonathan Gray wrote:

You aren't compiling i830_dp.c, it needs to be added to src/Makefile.am
and then follow the instructions in /usr/xenocara/README in the
'Regenerating configure scripts' section.


Thanks for the tip, amended src/Makefile.am.
Installed a new driver  now I just get a blank screen, killing xinit  
xorg via ssh does not return the system back to console.




[   321.808] (--) checkDevMem: using aperture driver /dev/xf86
[   321.828] (--) Using wscons driver on /dev/ttyC4 in pcvt 
compatibility mode (version 3.32)

[   321.840]
X.Org X Server 1.12.3
Release Date: 2012-07-09
[   321.840] X Protocol Version 11, Revision 0
[   321.840] Build Operating System: OpenBSD 5.2 amd64
[   321.840] Current Operating System: OpenBSD foo 5.2 GENERIC.MP#0 amd64
[   321.840] Build Date: 04 December 2012  12:53:54PM
[   321.840]
[   321.840] Current version of pixman: 0.28.0
[   321.840]Before reporting problems, check http://wiki.x.org
to make sure that you have the latest version.
[   321.840] Markers: (--) probed, (**) from config file, (==) default 
setting,

(++) from command line, (!!) notice, (II) informational,
(WW) warning, (EE) error, (NI) not implemented, (??) unknown.
[   321.840] (==) Log file: /var/log/Xorg.0.log, Time: Sat Jan  5 
12:49:42 2013
[   321.842] (==) Using system config directory 
/usr/X11R6/share/X11/xorg.conf.d

[   321.843] (==) No Layout section.  Using the first Screen section.
[   321.843] (==) No screen section available. Using defaults.
[   321.843] (**) |--Screen Default Screen Section (0)
[   321.843] (**) |   |--Monitor default monitor
[   321.843] (==) No monitor specified for screen Default Screen Section.
Using a default monitor configuration.
[   321.843] (==) Disabling SIGIO handlers for input devices
[   321.843] (==) Automatically adding devices
[   321.843] (==) Automatically enabling devices
[   321.848] (==) FontPath set to:
/usr/X11R6/lib/X11/fonts/misc/,
/usr/X11R6/lib/X11/fonts/TTF/,
/usr/X11R6/lib/X11/fonts/OTF/,
/usr/X11R6/lib/X11/fonts/Type1/,
/usr/X11R6/lib/X11/fonts/100dpi/,
/usr/X11R6/lib/X11/fonts/75dpi/
[   321.848] (==) ModulePath set to /usr/X11R6/lib/modules
[   321.848] (II) The server relies on wscons to provide the list of 
input devices.
	If no devices become available, reconfigure wscons or disable 
AutoAddDevices.

[   321.848] (II) Loader magic: 0x3c0482b53e0
[   321.848] (II) Module ABI versions:
[   321.848]X.Org ANSI C Emulation: 0.4
[   321.848]X.Org Video Driver: 12.0
[   321.848]X.Org XInput driver : 16.0
[   321.848]X.Org Server Extension : 6.0
[   321.849] (--) PCI:*(0:0:2:0) 8086:0166:106b:00ea rev 9, Mem @ 
0xa000/4194304, 0x9000/268435456, I/O @ 0x2000/64

[   321.849] (II) LoadModule: extmod
[   321.851] (II) Loading /usr/X11R6/lib/modules/extensions/libextmod.so
[   321.852] (II) Module extmod: vendor=X.Org Foundation
[   321.852]compiled for 1.12.3, module version = 1.0.0
[   321.852]Module class: X.Org Server Extension
[   321.852]ABI class: X.Org Server Extension, version 6.0
[   321.852] (II) Loading extension MIT-SCREEN-SAVER
[   321.852] (II) Loading extension XFree86-VidModeExtension
[   321.852] (II) Loading extension XFree86-DGA
[   321.852] (II) Loading extension DPMS
[   321.852] (II) Loading extension XVideo
[   321.852] (II) Loading extension XVideo-MotionCompensation
[   321.852] (II) Loading extension X-Resource
[   321.852] (II) LoadModule: dbe
[   321.853] (II) Loading /usr/X11R6/lib/modules/extensions/libdbe.so
[   321.853] (II) Module dbe: vendor=X.Org Foundation
[   321.853]compiled for 1.12.3, module version = 1.0.0
[   321.853]Module class: X.Org Server Extension
[   321.853]ABI class: X.Org Server Extension, version 6.0
[   321.853] (II) Loading extension DOUBLE-BUFFER
[   321.853] (II) LoadModule: glx
[   321.854] (II) Loading /usr/X11R6/lib/modules/extensions/libglx.so
[   321.855] (II) Module glx: vendor=X.Org Foundation
[   321.855]compiled for 1.12.3, module version = 1.0.0
[   321.855]ABI class: X.Org Server Extension, version 6.0
[   321.856] (==) AIGLX enabled
[   321.856] (II) Loading extension GLX
[   321.856] (II) LoadModule: record
[   321.856] (II) Loading /usr/X11R6/lib/modules/extensions/librecord.so
[   321.857] (II) Module record: vendor=X.Org Foundation
[   321.857]compiled for 1.12.3, module version = 1.13.0
[   321.857]Module class: X.Org Server Extension
[   321.857]ABI class: X.Org Server Extension, version 6.0
[   321.857] (II) Loading extension RECORD
[   321.857] (II) LoadModule: dri
[   321.857] (II) Loading /usr/X11R6/lib/modules/extensions/libdri.so
[   321.858] (II) Module dri: vendor=X.Org Foundation
[   321.858]compiled for 1.12.3, module version = 1.0.0
[   321.858]ABI class: X.Org Server Extension, version 6.0
[   321.859] (II) Loading extension XFree86-DRI
[   321.859] (II) LoadModule: 

Re: Xorg not working correctly on MacBookAir5,2

2013-01-04 Thread Sevan / Venture37

On 03/01/2013 01:34, Sevan / Venture37 wrote:

I've started bringing in the changes made in that directory to a copy of
the OpenBSD driver hosted here https://bitbucket.org/sevan/edp


I took merged all the changes to the .c  .h files from the github rep 
then recompiled  installed a new driver.

When I try to run startx now it fails with an error:
intel_drv.so: undefined symbol 'i830_dpd_is_edp'
lazy binding failed!

Any pointers on what to do next?


Sevan
[   292.421] (--) checkDevMem: using aperture driver /dev/xf86
[   292.441] (--) Using wscons driver on /dev/ttyC4 in pcvt 
compatibility mode (version 3.32)

[   292.455]
X.Org X Server 1.12.3
Release Date: 2012-07-09
[   292.455] X Protocol Version 11, Revision 0
[   292.455] Build Operating System: OpenBSD 5.2 amd64
[   292.455] Current Operating System: OpenBSD foo 5.2 GENERIC.MP#0 amd64
[   292.455] Build Date: 04 December 2012  12:53:54PM
[   292.455]
[   292.455] Current version of pixman: 0.28.0
[   292.455]Before reporting problems, check http://wiki.x.org
to make sure that you have the latest version.
[   292.455] Markers: (--) probed, (**) from config file, (==) default 
setting,

(++) from command line, (!!) notice, (II) informational,
(WW) warning, (EE) error, (NI) not implemented, (??) unknown.
[   292.455] (==) Log file: /var/log/Xorg.0.log, Time: Sat Jan  5 
02:42:42 2013
[   292.457] (==) Using system config directory 
/usr/X11R6/share/X11/xorg.conf.d

[   292.457] (==) No Layout section.  Using the first Screen section.
[   292.457] (==) No screen section available. Using defaults.
[   292.457] (**) |--Screen Default Screen Section (0)
[   292.457] (**) |   |--Monitor default monitor
[   292.458] (==) No monitor specified for screen Default Screen Section.
Using a default monitor configuration.
[   292.458] (==) Disabling SIGIO handlers for input devices
[   292.458] (==) Automatically adding devices
[   292.458] (==) Automatically enabling devices
[   292.463] (==) FontPath set to:
/usr/X11R6/lib/X11/fonts/misc/,
/usr/X11R6/lib/X11/fonts/TTF/,
/usr/X11R6/lib/X11/fonts/OTF/,
/usr/X11R6/lib/X11/fonts/Type1/,
/usr/X11R6/lib/X11/fonts/100dpi/,
/usr/X11R6/lib/X11/fonts/75dpi/
[   292.463] (==) ModulePath set to /usr/X11R6/lib/modules
[   292.463] (II) The server relies on wscons to provide the list of 
input devices.
	If no devices become available, reconfigure wscons or disable 
AutoAddDevices.

[   292.463] (II) Loader magic: 0x1cf07d9b53e0
[   292.463] (II) Module ABI versions:
[   292.463]X.Org ANSI C Emulation: 0.4
[   292.463]X.Org Video Driver: 12.0
[   292.463]X.Org XInput driver : 16.0
[   292.463]X.Org Server Extension : 6.0
[   292.464] (--) PCI:*(0:0:2:0) 8086:0166:106b:00ea rev 9, Mem @ 
0xa000/4194304, 0x9000/268435456, I/O @ 0x2000/64

[   292.464] (II) LoadModule: extmod
[   292.465] (II) Loading /usr/X11R6/lib/modules/extensions/libextmod.so
[   292.466] (II) Module extmod: vendor=X.Org Foundation
[   292.466]compiled for 1.12.3, module version = 1.0.0
[   292.466]Module class: X.Org Server Extension
[   292.466]ABI class: X.Org Server Extension, version 6.0
[   292.466] (II) Loading extension MIT-SCREEN-SAVER
[   292.466] (II) Loading extension XFree86-VidModeExtension
[   292.466] (II) Loading extension XFree86-DGA
[   292.466] (II) Loading extension DPMS
[   292.466] (II) Loading extension XVideo
[   292.466] (II) Loading extension XVideo-MotionCompensation
[   292.466] (II) Loading extension X-Resource
[   292.466] (II) LoadModule: dbe
[   292.467] (II) Loading /usr/X11R6/lib/modules/extensions/libdbe.so
[   292.467] (II) Module dbe: vendor=X.Org Foundation
[   292.467]compiled for 1.12.3, module version = 1.0.0
[   292.467]Module class: X.Org Server Extension
[   292.467]ABI class: X.Org Server Extension, version 6.0
[   292.467] (II) Loading extension DOUBLE-BUFFER
[   292.467] (II) LoadModule: glx
[   292.468] (II) Loading /usr/X11R6/lib/modules/extensions/libglx.so
[   292.470] (II) Module glx: vendor=X.Org Foundation
[   292.470]compiled for 1.12.3, module version = 1.0.0
[   292.470]ABI class: X.Org Server Extension, version 6.0
[   292.470] (==) AIGLX enabled
[   292.470] (II) Loading extension GLX
[   292.470] (II) LoadModule: record
[   292.471] (II) Loading /usr/X11R6/lib/modules/extensions/librecord.so
[   292.471] (II) Module record: vendor=X.Org Foundation
[   292.471]compiled for 1.12.3, module version = 1.13.0
[   292.471]Module class: X.Org Server Extension
[   292.471]ABI class: X.Org Server Extension, version 6.0
[   292.471] (II) Loading extension RECORD
[   292.471] (II) LoadModule: dri
[   292.472] (II) Loading /usr/X11R6/lib/modules/extensions/libdri.so
[   292.473] (II) Module dri: vendor=X.Org Foundation
[   292.473]compiled for 1.12.3, module version = 1.0.0
[   292.473]ABI class: X.Org Server Extension, version 6.0
[   292.473

Re: Xorg not working correctly on MacBookAir5,2

2013-01-02 Thread Sevan / Venture37

On 02/01/2013 07:56, joshua stein wrote:
 The Macbook Air's display is connected over eDP (DisplayPort), which
 our hacked up Intel driver doesn't support, which is why it can't
 find any outputs.

Ah, I see.



On 02/01/2013 10:47, Jonathan Gray wrote:

Though if someone with an eDP using machine wants to try unravel
the mess of merge commits and unwanted changes
https://github.com/gsutre/netbsd-drmgem/tree/master/xsrc/external/mit/xf86-video-intel/dist
supposedly contains eDP support for a slightly older revision
of intel hardware along with most? of the OpenBSD changes to the driver.



I've started bringing in the changes made in that directory to a copy of 
the OpenBSD driver hosted here https://bitbucket.org/sevan/edp


Sevan



Re: Panic when attempting to boot OpenBSD on MacBookAir5,2

2013-01-01 Thread Sevan / Venture37

On 31/12/2012 22:49, joshua stein wrote:

boot -c and disable acpicpu should let it boot


I modified the stock bsp.mp kernel on my X61s with config(8) to disable 
acpicpu.
Below is the dmesg from the stock bsd.rd  a modified bsd.mp, now to try 
the patch you suggested next.


OpenBSD 5.2-current (RAMDISK_CD) #8: Fri Dec 21 01:38:25 MST 2012
dera...@amd64.openbsd.org:/usr/src/sys/arch/amd64/compile/RAMDISK_CD
RTC BIOS diagnostic error 
declock_battery,ROM_cksum,memory_size,fixed_disk,invalid_time

real mem = 4196474880 (4002MB)
avail mem = 4064686080 (3876MB)
mainbus0 at root
bios0 at mainbus0: SMBIOS rev. 2.4 @ 0xe (54 entries)
bios0: vendor Apple Inc. version MBA51.88Z.00EF.B01.1207271122 date 
07/27/2012

bios0: Apple Inc. MacBookAir5,2
acpi0 at bios0: rev 2
acpi0: sleep states S0 S3 S4 S5
acpi0: tables DSDT FACP HPET APIC SBST ECDT SSDT SSDT SSDT SSDT SSDT 
SSDT SSDT SSDT SSDT SSDT SSDT DMAR MCFG

acpimadt0 at acpi0 addr 0xfee0: PC-AT compat
cpu0 at mainbus0: apid 0 (boot processor)
cpu0: Intel(R) Core(TM) i5-3427U CPU @ 1.80GHz, 1696.40 MHz
cpu0: 
FPU,VME,DE,PSE,TSC,MSR,PAE,MCE,CX8,APIC,SEP,MTRR,PGE,MCA,CMOV,PAT,PSE36,CFLUSH,DS,ACPI,MMX,FXSR,SSE,SSE2,SS,HTT,TM,PBE,SSE3,PCLMUL,DTES64,MWAIT,DS-CPL,VMX,SMX,EST,TM2,SSSE3,CX16,xTPR,PDCM,PCID,SSE4.1,SSE4.2,x2APIC,POPCNT,DEADLINE,AES,XSAVE,AVX,F16C,RDRAND,NXE,LONG,LAHF,PERF,ITSC,FSGSBASE,SMEP,ERMS

cpu0: 256KB 64b/line 8-way L2 cache
cpu0: apic clock running at 99MHz
cpu at mainbus0: not configured
cpu at mainbus0: not configured
cpu at mainbus0: not configured
ioapic0 at mainbus0: apid 2 pa 0xfec0, version 20, 24 pins
ioapic0: misconfigured as apic 0, remapped to apid 2
acpiprt0 at acpi0: bus 0 (PCI0)
acpiprt1 at acpi0: bus -1 (P0P2)
acpiprt2 at acpi0: bus -1 (PEG2)
acpiprt3 at acpi0: bus 2 (RP02)
acpiprt4 at acpi0: bus 3 (RP05)
memory map conflict 0xe00f8000/0x1000
memory map conflict 0xfed1c000/0x4000
memory map conflict 0xffe7/0x3
pci0 at mainbus0 bus 0
pchb0 at pci0 dev 0 function 0 Intel Core 3G Host rev 0x09
vga1 at pci0 dev 2 function 0 Intel HD Graphics 4000 rev 0x09
wsdisplay0 at vga1 mux 1: console (80x25, vt100 emulation)
Intel 7 Series xHCI rev 0x04 at pci0 dev 20 function 0 not configured
Intel 7 Series MEI rev 0x04 at pci0 dev 22 function 0 not configured
ehci0 at pci0 dev 26 function 0 Intel 7 Series USB rev 0x04: apic 2 int 23
usb0 at ehci0: USB revision 2.0
uhub0 at usb0 Intel EHCI root hub rev 2.00/1.00 addr 1
Intel 7 Series HD Audio rev 0x04 at pci0 dev 27 function 0 not configured
ppb0 at pci0 dev 28 function 0 Intel 7 Series PCIE rev 0xc4: msi
pci1 at ppb0 bus 1
ppb1 at pci0 dev 28 function 1 Intel 7 Series PCIE rev 0xc4: msi
pci2 at ppb1 bus 2
Broadcom BCM43224 rev 0x01 at pci2 dev 0 function 0 not configured
ppb2 at pci0 dev 28 function 4 Intel 7 Series PCIE rev 0xc4: msi
pci3 at ppb2 bus 3
ppb3 at pci3 dev 0 function 0 vendor Intel, unknown product 0x1547 rev 
0x03

pci4 at ppb3 bus 4
ppb4 at pci4 dev 0 function 0 vendor Intel, unknown product 0x1547 rev 
0x03: msi

pci5 at ppb4 bus 5
vendor Intel, unknown product 0x1547 (class system subclass 
miscellaneous, rev 0x03) at pci5 dev 0 function 0 not configured
ppb5 at pci4 dev 3 function 0 vendor Intel, unknown product 0x1547 rev 
0x03: msi

pci6 at ppb5 bus 6
ppb6 at pci4 dev 4 function 0 vendor Intel, unknown product 0x1547 rev 
0x03: msi

pci7 at ppb6 bus 55
ppb7 at pci4 dev 5 function 0 vendor Intel, unknown product 0x1547 rev 
0x03: msi

pci8 at ppb7 bus 104
ppb8 at pci4 dev 6 function 0 vendor Intel, unknown product 0x1547 rev 
0x03: msi

pci9 at ppb8 bus 105
ehci1 at pci0 dev 29 function 0 Intel 7 Series USB rev 0x04: apic 2 int 22
usb1 at ehci1: USB revision 2.0
uhub1 at usb1 Intel EHCI root hub rev 2.00/1.00 addr 1
vendor Intel, unknown product 0x1e56 (class bridge subclass ISA, rev 
0x04) at pci0 dev 31 function 0 not configured
ahci0 at pci0 dev 31 function 2 Intel 7 Series AHCI rev 0x04: msi, 
AHCI 1.3

scsibus0 at ahci0: 32 targets
sd0 at scsibus0 targ 0 lun 0: ATA, APPLE SSD TS128E, TPSA SCSI3 
0/direct fixed naa.

sd0: 115712MB, 512 bytes/sector, 236978176 sectors, thin
Intel 7 Series SMBus rev 0x04 at pci0 dev 31 function 3 not configured
isa0 at mainbus0
com0 at isa0 port 0x3f8/8 irq 4: ns8250, no fifo
uhub2 at uhub0 port 1 vendor 0x8087 product 0x0024 rev 2.00/0.00 addr 2
Apple Inc. FaceTime HD Camera (Built-in) rev 2.00/80.25 addr 3 at 
uhub2 port 1 not configured

uhub3 at uhub1 port 1 vendor 0x8087 product 0x0024 rev 2.00/0.00 addr 2
uhub4 at uhub3 port 8 vendor 0x0424 product 0x2513 rev 2.00/b.b3 addr 3
uhub5 at uhub4 port 1 Apple Inc. BRCM20702 Hub rev 2.00/1.00 addr 4
uhidev0 at uhub5 port 1 configuration 1 interface 0 vendor 0x05ac 
product 0x820a rev 2.00/1.00 addr 5

uhidev0: iclass 3/1, 1 report id
ukbd0 at uhidev0 reportid 1
wskbd0 at ukbd0: console keyboard, using wsdisplay0
uhidev1 at uhub5 port 2 configuration 1 interface 0 vendor 0x05ac 
product 0x820b rev 2.00/1.00 addr 6

uhidev1: iclass 3/1, 2 report ids
uhid 

Re: Panic when attempting to boot OpenBSD on MacBookAir5,2

2013-01-01 Thread Sevan / Venture37

On 31/12/2012 22:49, joshua stein wrote:

This patch should
help:

http://marc.info/?l=openbsd-bugsm=135194704503244w=2


Yep, dmesg:

OpenBSD 5.2-current (GENERIC.MP) #0: Wed Jan  2 06:49:32 MSK 2013
me@somewhere.local:/usr/src/sys/arch/amd64/compile/GENERIC.MP
RTC BIOS diagnostic error 
declock_battery,ROM_cksum,memory_size,fixed_disk,invalid_time

real mem = 4196474880 (4002MB)
avail mem = 4062253056 (3874MB)
mainbus0 at root
bios0 at mainbus0: SMBIOS rev. 2.4 @ 0xe (54 entries)
bios0: vendor Apple Inc. version MBA51.88Z.00EF.B01.1207271122 date 
07/27/2012

bios0: Apple Inc. MacBookAir5,2
acpi0 at bios0: rev 2
acpi0: sleep states S0 S3 S4 S5
acpi0: tables DSDT FACP HPET APIC SBST ECDT SSDT SSDT SSDT SSDT SSDT 
SSDT SSDT SSDT SSDT SSDT SSDT DMAR MCFG
acpi0: wakeup devices P0P2(S4) PEG2(S4) EC__(S4) HDEF(S4) RP02(S4) 
ARPT(S4) RP05(S4) EHC1(S4) EHC2(S4) XHC1(S4) ADP1(S4) LID0(S4)

acpitimer0 at acpi0: 3579545 Hz, 24 bits
acpihpet0 at acpi0: 14318179 Hz
acpimadt0 at acpi0 addr 0xfee0: PC-AT compat
cpu0 at mainbus0: apid 0 (boot processor)
cpu0: Intel(R) Core(TM) i5-3427U CPU @ 1.80GHz, 1696.41 MHz
cpu0: 
FPU,VME,DE,PSE,TSC,MSR,PAE,MCE,CX8,APIC,SEP,MTRR,PGE,MCA,CMOV,PAT,PSE36,CFLUSH,DS,ACPI,MMX,FXSR,SSE,SSE2,SS,HTT,TM,PBE,SSE3,PCLMUL,DTES64,MWAIT,DS-CPL,VMX,SMX,EST,TM2,SSSE3,CX16,xTPR,PDCM,PCID,SSE4.1,SSE4.2,x2APIC,POPCNT,DEADLINE,AES,XSAVE,AVX,F16C,RDRAND,NXE,LONG,LAHF,PERF,ITSC,FSGSBASE,SMEP,ERMS

cpu0: 256KB 64b/line 8-way L2 cache
cpu0: apic clock running at 99MHz
cpu1 at mainbus0: apid 2 (application processor)
cpu1: Intel(R) Core(TM) i5-3427U CPU @ 1.80GHz, 1696.15 MHz
cpu1: 
FPU,VME,DE,PSE,TSC,MSR,PAE,MCE,CX8,APIC,SEP,MTRR,PGE,MCA,CMOV,PAT,PSE36,CFLUSH,DS,ACPI,MMX,FXSR,SSE,SSE2,SS,HTT,TM,PBE,SSE3,PCLMUL,DTES64,MWAIT,DS-CPL,VMX,SMX,EST,TM2,SSSE3,CX16,xTPR,PDCM,PCID,SSE4.1,SSE4.2,x2APIC,POPCNT,DEADLINE,AES,XSAVE,AVX,F16C,RDRAND,NXE,LONG,LAHF,PERF,ITSC,FSGSBASE,SMEP,ERMS

cpu1: 256KB 64b/line 8-way L2 cache
cpu2 at mainbus0: apid 1 (application processor)
cpu2: Intel(R) Core(TM) i5-3427U CPU @ 1.80GHz, 1696.15 MHz
cpu2: 
FPU,VME,DE,PSE,TSC,MSR,PAE,MCE,CX8,APIC,SEP,MTRR,PGE,MCA,CMOV,PAT,PSE36,CFLUSH,DS,ACPI,MMX,FXSR,SSE,SSE2,SS,HTT,TM,PBE,SSE3,PCLMUL,DTES64,MWAIT,DS-CPL,VMX,SMX,EST,TM2,SSSE3,CX16,xTPR,PDCM,PCID,SSE4.1,SSE4.2,x2APIC,POPCNT,DEADLINE,AES,XSAVE,AVX,F16C,RDRAND,NXE,LONG,LAHF,PERF,ITSC,FSGSBASE,SMEP,ERMS

cpu2: 256KB 64b/line 8-way L2 cache
cpu3 at mainbus0: apid 3 (application processor)
cpu3: Intel(R) Core(TM) i5-3427U CPU @ 1.80GHz, 1696.15 MHz
cpu3: 
FPU,VME,DE,PSE,TSC,MSR,PAE,MCE,CX8,APIC,SEP,MTRR,PGE,MCA,CMOV,PAT,PSE36,CFLUSH,DS,ACPI,MMX,FXSR,SSE,SSE2,SS,HTT,TM,PBE,SSE3,PCLMUL,DTES64,MWAIT,DS-CPL,VMX,SMX,EST,TM2,SSSE3,CX16,xTPR,PDCM,PCID,SSE4.1,SSE4.2,x2APIC,POPCNT,DEADLINE,AES,XSAVE,AVX,F16C,RDRAND,NXE,LONG,LAHF,PERF,ITSC,FSGSBASE,SMEP,ERMS

cpu3: 256KB 64b/line 8-way L2 cache
ioapic0 at mainbus0: apid 2 pa 0xfec0, version 20, 24 pins
ioapic0: misconfigured as apic 0, remapped to apid 2
acpiec0 at acpi0
acpimcfg0 at acpi0 addr 0xe000, bus 0-153
acpiprt0 at acpi0: bus 0 (PCI0)
acpiprt1 at acpi0: bus -1 (P0P2)
acpiprt2 at acpi0: bus -1 (PEG2)
acpiprt3 at acpi0: bus 2 (RP02)
acpiprt4 at acpi0: bus 3 (RP05)
acpicpu0 at acpi0: C3, C1, PSS
acpicpu1 at acpi0: C3, C1, PSS
acpicpu2 at acpi0: C3, C1, PSS
acpicpu3 at acpi0: C3, C1, PSS
acpibat0 at acpi0: BAT0 model 3545797981023400290 type 
3545797981528607052 oem 3545797981528673619

acpiac0 at acpi0: AC unit online
acpibtn0 at acpi0: LID0
acpibtn1 at acpi0: PWRB
acpibtn2 at acpi0: SLPB
acpivideo0 at acpi0: IGPU
acpivout0 at acpivideo0: DD02
cpu0: Enhanced SpeedStep 1696 MHz: speeds: 1801, 1800, 1700, 1600, 1500, 
1400, 1300, 1200, 1100, 1000, 900, 800 MHz

memory map conflict 0xe00f8000/0x1000
memory map conflict 0xfed1c000/0x4000
memory map conflict 0xffe7/0x3
pci0 at mainbus0 bus 0
pchb0 at pci0 dev 0 function 0 Intel Core 3G Host rev 0x09
vga1 at pci0 dev 2 function 0 Intel HD Graphics 4000 rev 0x09
wsdisplay0 at vga1 mux 1: console (80x25, vt100 emulation)
wsdisplay0: screen 1-5 added (80x25, vt100 emulation)
intagp0 at vga1
agp0 at intagp0: aperture at 0x9000, size 0x1000
inteldrm0 at vga1: apic 2 int 16
drm0 at inteldrm0
Intel 7 Series xHCI rev 0x04 at pci0 dev 20 function 0 not configured
Intel 7 Series MEI rev 0x04 at pci0 dev 22 function 0 not configured
ehci0 at pci0 dev 26 function 0 Intel 7 Series USB rev 0x04: apic 2 int 23
usb0 at ehci0: USB revision 2.0
uhub0 at usb0 Intel EHCI root hub rev 2.00/1.00 addr 1
azalia0 at pci0 dev 27 function 0 Intel 7 Series HD Audio rev 0x04: msi
azalia0: codecs: Cirrus Logic CS4206, Intel/0x2806, using Cirrus Logic 
CS4206

audio0 at azalia0
ppb0 at pci0 dev 28 function 0 Intel 7 Series PCIE rev 0xc4: msi
pci1 at ppb0 bus 1
ppb1 at pci0 dev 28 function 1 Intel 7 Series PCIE rev 0xc4: msi
pci2 at ppb1 bus 2
Broadcom BCM43224 rev 0x01 at pci2 dev 0 function 0 not configured
ppb2 at pci0 dev 28 function 4 Intel 7 Series PCIE rev 0xc4: msi
pci3 at ppb2 bus 3
ppb3 

Xorg not working correctly on MacBookAir5,2

2013-01-01 Thread Sevan / Venture37

Hi,
Running startx results in a blank screen, able to switch some consoles 
ok  terminate X without any problem.


dmesg:
http://marc.info/?l=openbsd-miscm=135709569714792w=2

Xorg.0.log:
[59.044] (--) checkDevMem: using aperture driver /dev/xf86
[59.064] (--) Using wscons driver on /dev/ttyC4 in pcvt 
compatibility mode (version 3.32)

[59.075]
X.Org X Server 1.12.3
Release Date: 2012-07-09
[59.075] X Protocol Version 11, Revision 0
[59.075] Build Operating System: OpenBSD 5.2 amd64
[59.075] Current Operating System: OpenBSD somewhere.local 5.2 
GENERIC.MP#0 amd64

[59.075] Build Date: 04 December 2012  12:53:54PM
[59.075]
[59.075] Current version of pixman: 0.28.0
[59.075]Before reporting problems, check http://wiki.x.org
to make sure that you have the latest version.
[59.075] Markers: (--) probed, (**) from config file, (==) default 
setting,

(++) from command line, (!!) notice, (II) informational,
(WW) warning, (EE) error, (NI) not implemented, (??) unknown.
[59.075] (==) Log file: /var/log/Xorg.0.log, Time: Wed Jan  2 
06:51:40 2013
[59.077] (==) Using system config directory 
/usr/X11R6/share/X11/xorg.conf.d

[59.077] (==) No Layout section.  Using the first Screen section.
[59.077] (==) No screen section available. Using defaults.
[59.077] (**) |--Screen Default Screen Section (0)
[59.077] (**) |   |--Monitor default monitor
[59.078] (==) No monitor specified for screen Default Screen Section.
Using a default monitor configuration.
[59.078] (==) Disabling SIGIO handlers for input devices
[59.078] (==) Automatically adding devices
[59.078] (==) Automatically enabling devices
[59.083] (==) FontPath set to:
/usr/X11R6/lib/X11/fonts/misc/,
/usr/X11R6/lib/X11/fonts/TTF/,
/usr/X11R6/lib/X11/fonts/OTF/,
/usr/X11R6/lib/X11/fonts/Type1/,
/usr/X11R6/lib/X11/fonts/100dpi/,
/usr/X11R6/lib/X11/fonts/75dpi/
[59.083] (==) ModulePath set to /usr/X11R6/lib/modules
[59.083] (II) The server relies on wscons to provide the list of 
input devices.
	If no devices become available, reconfigure wscons or disable 
AutoAddDevices.

[59.083] (II) Loader magic: 0x15a6140b53e0
[59.083] (II) Module ABI versions:
[59.083]X.Org ANSI C Emulation: 0.4
[59.083]X.Org Video Driver: 12.0
[59.083]X.Org XInput driver : 16.0
[59.083]X.Org Server Extension : 6.0
[59.083] (--) PCI:*(0:0:2:0) 8086:0166:106b:00ea rev 9, Mem @ 
0xa000/4194304, 0x9000/268435456, I/O @ 0x2000/64

[59.083] (II) LoadModule: extmod
[59.086] (II) Loading /usr/X11R6/lib/modules/extensions/libextmod.so
[59.087] (II) Module extmod: vendor=X.Org Foundation
[59.087]compiled for 1.12.3, module version = 1.0.0
[59.087]Module class: X.Org Server Extension
[59.087]ABI class: X.Org Server Extension, version 6.0
[59.087] (II) Loading extension MIT-SCREEN-SAVER
[59.087] (II) Loading extension XFree86-VidModeExtension
[59.087] (II) Loading extension XFree86-DGA
[59.087] (II) Loading extension DPMS
[59.087] (II) Loading extension XVideo
[59.087] (II) Loading extension XVideo-MotionCompensation
[59.087] (II) Loading extension X-Resource
[59.087] (II) LoadModule: dbe
[59.087] (II) Loading /usr/X11R6/lib/modules/extensions/libdbe.so
[59.088] (II) Module dbe: vendor=X.Org Foundation
[59.088]compiled for 1.12.3, module version = 1.0.0
[59.088]Module class: X.Org Server Extension
[59.088]ABI class: X.Org Server Extension, version 6.0
[59.088] (II) Loading extension DOUBLE-BUFFER
[59.088] (II) LoadModule: glx
[59.089] (II) Loading /usr/X11R6/lib/modules/extensions/libglx.so
[59.090] (II) Module glx: vendor=X.Org Foundation
[59.090]compiled for 1.12.3, module version = 1.0.0
[59.090]ABI class: X.Org Server Extension, version 6.0
[59.090] (==) AIGLX enabled
[59.090] (II) Loading extension GLX
[59.090] (II) LoadModule: record
[59.091] (II) Loading /usr/X11R6/lib/modules/extensions/librecord.so
[59.092] (II) Module record: vendor=X.Org Foundation
[59.092]compiled for 1.12.3, module version = 1.13.0
[59.092]Module class: X.Org Server Extension
[59.092]ABI class: X.Org Server Extension, version 6.0
[59.092] (II) Loading extension RECORD
[59.092] (II) LoadModule: dri
[59.092] (II) Loading /usr/X11R6/lib/modules/extensions/libdri.so
[59.093] (II) Module dri: vendor=X.Org Foundation
[59.093]compiled for 1.12.3, module version = 1.0.0
[59.093]ABI class: X.Org Server Extension, version 6.0
[59.093] (II) Loading extension XFree86-DRI
[59.094] (II) LoadModule: dri2
[59.094] (II) Loading /usr/X11R6/lib/modules/extensions/libdri2.so
[59.095] (II) Module dri2: vendor=X.Org Foundation
[59.095]compiled for 1.12.3, module version = 1.2.0
[

Panic when attempting to boot OpenBSD on MacBookAir5,2

2012-12-31 Thread Sevan / Venture37

Hi,
I've managed to install the 21st of December amd64 snaphot onto my 13 
mid 2012 MacBook Air without any issues, however attempting to boot the 
installed bsd.mp or sp kernel results in a panic

http://imageshack.us/photo/my-images/685/img1580tq.jpg/

bsd.rd boots ok, but when attaching a SD card to the builtin reader or 
USB flash drive or zyd(4) chipset wireless adapter I do not see a 
corresponding device show up in /dev but I do see output from the kernel 
that the USB flash  wifi adapter are detected  attached to their 
corresponding device.
I tried creating the device by hand with sh /dev/MAKEDEV sd1 but no new 
entries were added to /dev.
Attempting to connect to WPA2-PSK encrypted wireless network results in 
a panic.

http://imageshack.us/photo/my-images/20/img1585hyf.jpg/

I am unable to obtain any required information from the debugger once 
the system has panicked as I lose keyboard functionality.


Any advice greatly appreciated.
Regards

Sevan / Venture37



Re: Panic when attempting to boot OpenBSD on MacBookAir5,2

2012-12-31 Thread Sevan / Venture37

On 31/12/2012 22:49, joshua stein wrote:

boot -c and disable acpicpu should let it boot.


after entering b -c at the loader prompt, I receive a kbc: cmd word 
write error  lose keyboard functionality.

http://imageshack.us/photo/my-images/39/img1607d.jpg/


This patch should help:

http://marc.info/?l=openbsd-bugsm=135194704503244w=2


Will build a new kernel with this patch on my X61s to try out.

Fingers crossed.


Sevan



Re: pppoe(4) slow for Annex M DSL connection

2012-11-01 Thread Sevan / Venture37

On 31/10/2012 18:49, Kaya Saman wrote:


I've just got my dsl line reprovisioned for Annex M compatibility and
the line speed showing currently on the modem is 20Mbps downstream with
2Mbps upstream.

Upon the reprovisioning I got ask to do a speed test by my ISP and only
~5Mbps was shown for downstream while upstream was shown as ~700kbps.


The system in place is VDSL2+/ADSL2+(Annex M) router running in RFC2684
ATM to Ethernet bridge mode, linked to a Sun Microsystems Netra T105 -
440MHz, 360MB RAM box. With the Netra I have tested various routing
capacities including inter-vlan and dynamic running OSPF and it managed
between 80-90Mbps transfer rates for large files.



I don't think this is an OpenBSD issue
From http://www.cisco.com/en/US/products/ps9565/index.html

ADSl2/2+ over POTS, with annex M support for increased upstream 
throughput through Cisco 887M models



Sevan / Venture37



Re: ss20's wanted for ports builds

2012-07-17 Thread Sevan / Venture37
On 17 Jul 2012, at 13:50, Gerald Thornberry ger...@thornberry.net wrote:

 For those of us who don't have the hardware, is there a shipping
 fund we could donate to?  I wouldn't mind chipping in to help get the
 hardware where it's needed.


I need to get a SS20 to phessler@ from the Uk to Germany if people want to
help with that, will be looking into how much it costs to ship this week.


Sevan



Re: OpenBSD forked

2012-06-22 Thread Sevan / Venture37
On 22 Jun 2012, at 12:57 PM, Gilles Chehade gil...@poolp.org wrote:

 Your opinion is pointless, you actually *like* perl ;-)

I've heard rumours that there are members of the team who are left handed 
use the dvorak layout *tut*
:)

Sevan



Re: Hardware (firewall) recommendation

2012-04-17 Thread Sevan / Venture37

On 17/04/2012 08:35, Henning Brauer wrote:

I'm very happy with Supermicro X9SC* based systems, with Xeon E3-1220
and an Intel SSD. Check with your local supplier for exact model
options. Superior performance, 35W idle, no trouble whatsoever, fair
pricing.


+1
Have a pair of X9SCM-F-O with E31230 in production
http://www.nycbug.org/?action=dmesgddmesgid=2354


Sevan



Re: Request for a new list: trolling

2012-03-10 Thread Sevan / Venture37

On 10/03/2012 16:50, Marc Espie wrote:

So call the list Trolling,  please.


 change misc@ to demands@
:)

Sevan



Re: dedicating a server to spamd

2011-10-25 Thread Sevan / Venture37

On 25/10/2011 10:57, ML mail wrote:

That's what I thought, but how will the valid (non-spam) packets get forwarded
from the spamd OpenBSD server to the Linux qmail server (both sitting on the
same DMZ network as you suggest) ?


Why use another box, use vlans on a managed switch to split your 
networks up  tag each vlan on the switch port the openbsd fw is 
connected on, on the openbsd fw side of things, enable ip forwarding 
(net.inet.ip.forwarding=1)  configure a vlan(4) interface for each vlan 
configured on the switch port, this tactic is sometimes referred to as a 
router on a stick



Sevan



upgt0: upgt_bulk_xmit: error TIMEOUT!

2011-10-18 Thread Sevan / Venture37

Hiya,
I have 2 ISL PrismGT based wireless adapters which don't appear to be 
working with upgt(4)

Each device results in the same error
upgt0: upgt_bulk_xmit: error TIMEOUT!
upgt0: could not send start_firmware_load command!
upgt0: upgt_attach_hook failed!

1 card is a Belkin F5D7050  the Other is a Linksys WUSB54G which I've 
added manually to if_upgtc.c
In order to get the belkin working I disable ural to prevent it from 
attaching to the device (confirmed the device is a prism chipset card by 
removing cover).


I've tested the Belkin card on 4.9  -CURRENT
 the Linksys card just on -CURRENT


Sevan

OpenBSD 5.0-current (GENERIC.MP) #0: Tue Oct 18 22:49:52 BST 2011
foo@bar:/usr/src/sys/arch/i386/compile/GENERIC.MP
cpu0: Intel(R) Core(TM)2 Duo CPU L7500 @ 1.60GHz (GenuineIntel 
686-class) 1.60 GHz
cpu0: 
FPU,V86,DE,PSE,TSC,MSR,PAE,MCE,CX8,APIC,SEP,MTRR,PGE,MCA,CMOV,PAT,PSE36,CFLUSH,DS,ACPI,MMX,FXSR,SSE,SSE2,SS,HTT,TM,SBF,SSE3,MWAIT,DS-CPL,VMX,EST,TM2,SSSE3,CX16,xTPR,PDCM

real mem  = 2103693312 (2006MB)
avail mem = 2059182080 (1963MB)
User Kernel Config
UKC disba\^H \^H\^H \^Hable url\^H \^Hal
421 ural* disabled
UKC disable ral
197 ral* disabled
198 ral* disabled
UKC exit
Continuing...
mainbus0 at root
bios0 at mainbus0: AT/286+ BIOS, date 03/22/11, BIOS32 rev. 0 @ 0xfdc80, 
SMBIOS rev. 2.4 @ 0xe0010 (63 entries)

bios0: vendor LENOVO version 7NETC2WW (2.22 ) date 03/22/2011
bios0: LENOVO 766634G
acpi0 at bios0: rev 2
acpi0: sleep states S0 S3 S4 S5
acpi0: tables DSDT FACP SSDT ECDT TCPA APIC MCFG HPET SLIC SLAC BOOT 
ASF! SSDT SSDT SSDT SSDT
acpi0: wakeup devices LID_(S3) SLPB(S3) DURT(S3) IGBE(S4) EXP0(S4) 
EXP1(S4) EXP2(S4) EXP3(S4) EXP4(S4) PCI1(S4) USB0(S3) USB1(S3) USB2(S3) 
USB3(S3) USB4(S3) EHC0(S3) EHC1(S3) HDEF(S4)

acpitimer0 at acpi0: 3579545 Hz, 24 bits
acpiec0 at acpi0
acpimadt0 at acpi0 addr 0xfee0: PC-AT compat
cpu0 at mainbus0: apid 0 (boot processor)
cpu0: apic clock running at 199MHz
cpu1 at mainbus0: apid 1 (application processor)
cpu1: Intel(R) Core(TM)2 Duo CPU L7500 @ 1.60GHz (GenuineIntel 
686-class) 1.60 GHz
cpu1: 
FPU,V86,DE,PSE,TSC,MSR,PAE,MCE,CX8,APIC,SEP,MTRR,PGE,MCA,CMOV,PAT,PSE36,CFLUSH,DS,ACPI,MMX,FXSR,SSE,SSE2,SS,HTT,TM,SBF,SSE3,MWAIT,DS-CPL,VMX,EST,TM2,SSSE3,CX16,xTPR,PDCM

ioapic0 at mainbus0: apid 1 pa 0xfec0, version 20, 24 pins
ioapic0: misconfigured as apic 2, remapped to apid 1
acpimcfg0 at acpi0 addr 0xf000, bus 0-63
acpihpet0 at acpi0: 14318179 Hz
acpiprt0 at acpi0: bus 0 (PCI0)
acpiprt1 at acpi0: bus -1 (AGP_)
acpiprt2 at acpi0: bus 2 (EXP0)
acpiprt3 at acpi0: bus 3 (EXP1)
acpiprt4 at acpi0: bus -1 (EXP2)
acpiprt5 at acpi0: bus -1 (EXP3)
acpiprt6 at acpi0: bus -1 (EXP4)
acpiprt7 at acpi0: bus 5 (PCI1)
acpicpu0 at acpi0: C3, C2, C1, PSS
acpicpu1 at acpi0: C3, C2, C1, PSS
acpipwrres0 at acpi0: PUBS
acpitz0 at acpi0: critical temperature is 127 degC
acpitz1 at acpi0: critical temperature is 100 degC
acpibtn0 at acpi0: LID_
acpibtn1 at acpi0: SLPB
acpibat0 at acpi0: BAT0 model 42T4571 serial  4165 type LION oem SONY
acpibat1 at acpi0: BAT1 not present
acpibat2 at acpi0: BAT2 not present
acpiac0 at acpi0: AC unit online
acpithinkpad0 at acpi0
acpidock0 at acpi0: GDCK not docked (0)
bios0: ROM list: 0xc/0x1! 0xd/0x1000 0xd1000/0x1000 
0xe/0x1!

cpu0: Enhanced SpeedStep 1597 MHz: speeds: 1601, 1600, 1200, 800 MHz
pci0 at mainbus0 bus 0: configuration mode 1 (bios)
pchb0 at pci0 dev 0 function 0 Intel GM965 Host rev 0x0c
vga1 at pci0 dev 2 function 0 Intel GM965 Video rev 0x0c
wsdisplay0 at vga1 mux 1: console (80x25, vt100 emulation)
wsdisplay0: screen 1-5 added (80x25, vt100 emulation)
intagp0 at vga1
agp0 at intagp0: aperture at 0xe000, size 0x1000
inteldrm0 at vga1: apic 1 int 16
drm0 at inteldrm0
Intel GM965 Video rev 0x0c at pci0 dev 2 function 1 not configured
em0 at pci0 dev 25 function 0 Intel ICH8 IGP M AMT rev 0x03: msi, 
address 00:1d:72:60:a1:b3

uhci0 at pci0 dev 26 function 0 Intel 82801H USB rev 0x03: apic 1 int 20
uhci1 at pci0 dev 26 function 1 Intel 82801H USB rev 0x03: apic 1 int 21
ehci0 at pci0 dev 26 function 7 Intel 82801H USB rev 0x03: apic 1 int 22
usb0 at ehci0: USB revision 2.0
uhub0 at usb0 Intel EHCI root hub rev 2.00/1.00 addr 1
azalia0 at pci0 dev 27 function 0 Intel 82801H HD Audio rev 0x03: msi
azalia0: codecs: Analog Devices AD1984, Conexant/0x2bfa, using Analog 
Devices AD1984

audio0 at azalia0
ppb0 at pci0 dev 28 function 0 Intel 82801H PCIE rev 0x03: apic 1 int 20
pci1 at ppb0 bus 2
ppb1 at pci0 dev 28 function 1 Intel 82801H PCIE rev 0x03: apic 1 int 21
pci2 at ppb1 bus 3
Ralink RT2790 rev 0x00 at pci2 dev 0 function 0 not configured
uhci2 at pci0 dev 29 function 0 Intel 82801H USB rev 0x03: apic 1 int 16
uhci3 at pci0 dev 29 function 1 Intel 82801H USB rev 0x03: apic 1 int 17
ehci1 at pci0 dev 29 function 7 Intel 82801H USB rev 0x03: apic 1 int 19
usb1 at ehci1: USB revision 2.0
uhub1 at usb1 Intel EHCI root hub rev 2.00/1.00 addr 1
ppb2 at pci0 dev 30 function 0 Intel 82801BAM 

client limit (100) reached, refusing connection from 127.0.0.1

2011-10-13 Thread Sevan / Venture37
Hiya,
If you see this error message in /var/log/messages when trying a
snapshot  are unable to connect to ftp servers, check your PF config
file.

Taking the complete ruleset from the PF FAQ, the rule
pass in quick on $int_if inet proto tcp to any port ftp rdr-to
127.0.0.1 port 8021
needs to change to
pass in quick on $int_if inet proto tcp to any port ftp divert-to
127.0.0.1 port 8021

See the configuration section of ftp-proxy(8)


Sevan / Venture37



Re: Cybercafe SW for OpenBSD

2011-09-06 Thread Sevan / Venture37

On 06/09/2011 13:03, David Coppa wrote:

You can try with Chillispot:http://www.chillispot.info/

OpenBSD port here:
http://www.geeklan.co.uk/files/chillispot-1_0-openbsd_port-mk2.tar.gz


Chillispot is long dead  I'm not sure that port will even work now as 
so much has changed since I made that, try coovachilli which was built 
on chillispot instead.

http://coova.org/CoovaChilli

Sevan



Re: essential reading for beginning OpenBSD users

2011-09-06 Thread Sevan / Venture37

On 06/09/2011 15:27, Daniel Villarreal wrote:

I consider the following to be essential reading for beginning OpenBSD
users...

Absolute FreeBSD, 2nd Edition information by Michael W. Lucas...
http://www.nostarch.com/abs_bsd2.htm


^ Wrong OS, though Michael Lucas is working on the 2nd edition of 
Absolute OpenBSD atm.



Sevan



Re: Modified BIOSes for Thinkpads

2011-08-20 Thread Sevan / Venture37
On 25 March 2011 21:13, Sevan / Venture37 ventur...@gmail.com wrote:
 Hiya,
 I found this site which hosts modified bios images for Thinkpads which
 works around the WLAN/WWAN/WUSB whitelist imposed by the stock bios,
 saving you having to rely on misc/tpwireless
 Usual warning apply, this will probably effect your warranty so take care
 http://theboardroom.info/bios/zender-bios.html


 I've successfully used the iso for the X61s to flash my new Thinkpad 
 swapped out the stock intel card with a ralink one

There are also images available which remove the 1.5Gbps softlock on
ICH8M bioses along with removing the whitelist, images for the X61,
X61s, X300, T61, T61p, R61  R61e available at:
http://forum.notebookreview.com/lenovo-ibm/459591-t61-x61-sata-ii-1-5-gb-s-cap-willing-pay-solution-8.html#post6501443



Re: em0: watchdog timeout with -current

2011-07-25 Thread Sevan / Venture37
On 22 July 2011 18:58, Sevan / Venture37 ventur...@gmail.com wrote:
 On 4 July 2011 21:32, Chris Smith obsd_m...@chrissmith.org wrote:
 Breakage happens with revision 1.258 (the MSI one), rev 1.257 and
 earlier work fine. Thanks to all who helped.

 Chris

 I'll try  double check on mine next week as I experienced the same
 issues, I sent a follow up to bugs@
 http://marc.info/?l=openbsd-bugsm=131135453411288w=2


So I reverted to if_em.c to rev1.257  rolled a new kernel, indeed
this stops the watchdog error messages but interface is still useless,
I experience high packet loss  any replies which make it through have
a very high RTT


Sevan


dmesg:
OpenBSD 5.0-beta (GENERIC.MP) #0: Mon Jul 25 17:34:22 BST 2011
r...@t105-1.my.domain:/usr/src/sys/arch/amd64/compile/GENERIC.MP
real mem = 4292673536 (4093MB)
avail mem = 4164284416 (3971MB)
mainbus0 at root
bios0 at mainbus0: SMBIOS rev. 2.5 @ 0xf0ba0 (48 entries)
bios0: vendor Dell Inc. version 1.4.4 date 07/30/2009
bios0: Dell Inc. PowerEdge T105
acpi0 at bios0: rev 2
acpi0: sleep states S0 S4 S5
acpi0: tables DSDT FACP TCPA SLIC SPCR EINJ HEST BERT SSDT ERST SRAT
SSDT MCFG HPET APIC BOOT
acpi0: wakeup devices PCI0(S5) USB0(S0) P2P0(S5)
acpitimer0 at acpi0: 3579545 Hz, 24 bits
acpimcfg0 at acpi0 addr 0xe000, bus 0-7
acpihpet0 at acpi0: 2500 Hz
acpimadt0 at acpi0 addr 0xfee0: PC-AT compat
cpu0 at mainbus0: apid 0 (boot processor)
cpu0: Dual-Core AMD Opteron(tm) Processor 1212, 2009.49 MHz
cpu0: 
FPU,VME,DE,PSE,TSC,MSR,PAE,MCE,CX8,APIC,SEP,MTRR,PGE,MCA,CMOV,PAT,PSE36,CFLUSH,MMX,FXSR,SSE,SSE2,HTT,SSE3,CX16,NXE,MMXX,FFXSR,LONG,3DNOW2,3DNOW
cpu0: 64KB 64b/line 2-way I-cache, 64KB 64b/line 2-way D-cache, 1MB
64b/line 16-way L2 cache
cpu0: ITLB 32 4KB entries fully associative, 8 4MB entries fully associative
cpu0: DTLB 32 4KB entries fully associative, 8 4MB entries fully associative
cpu0: apic clock running at 200MHz
cpu1 at mainbus0: apid 1 (application processor)
cpu1: Dual-Core AMD Opteron(tm) Processor 1212, 2009.26 MHz
cpu1: 
FPU,VME,DE,PSE,TSC,MSR,PAE,MCE,CX8,APIC,SEP,MTRR,PGE,MCA,CMOV,PAT,PSE36,CFLUSH,MMX,FXSR,SSE,SSE2,HTT,SSE3,CX16,NXE,MMXX,FFXSR,LONG,3DNOW2,3DNOW
cpu1: 64KB 64b/line 2-way I-cache, 64KB 64b/line 2-way D-cache, 1MB
64b/line 16-way L2 cache
cpu1: ITLB 32 4KB entries fully associative, 8 4MB entries fully associative
cpu1: DTLB 32 4KB entries fully associative, 8 4MB entries fully associative
ioapic0 at mainbus0: apid 2 pa 0xfec0, version 11, 24 pins
acpiprt0 at acpi0: bus 0 (PCI0)
acpiprt1 at acpi0: bus 1 (P2P0)
acpiprt2 at acpi0: bus 5 (XVR0)
acpiprt3 at acpi0: bus 4 (XVR1)
acpiprt4 at acpi0: bus 3 (XVR2)
acpiprt5 at acpi0: bus 2 (XVR3)
acpicpu0 at acpi0: C3, C2, PSS
acpicpu1 at acpi0: PSS
acpibtn0 at acpi0: PWRB
cpu0: PowerNow! K8 2009 MHz: speeds: 2000 1800 1000 MHz
memory map conflict 0xcff6d000/0x11000
pci0 at mainbus0 bus 0
NVIDIA nForce4 DDR rev 0xa4 at pci0 dev 0 function 0 not configured
pcib0 at pci0 dev 1 function 0 NVIDIA nForce4 ISA rev 0xf1
nviic0 at pci0 dev 1 function 1 NVIDIA nForce4 SMBus rev 0xa2
iic0 at nviic0
spdmem0 at iic0 addr 0x52: 2GB DDR2 SDRAM ECC PC2-5300CL5
spdmem1 at iic0 addr 0x53: 2GB DDR2 SDRAM ECC PC2-5300CL5
iic1 at nviic0
ohci0 at pci0 dev 2 function 0 NVIDIA nForce4 USB rev 0xa2: apic 2
int 20, version 1.0, legacy support
ehci0 at pci0 dev 2 function 1 NVIDIA nForce4 USB rev 0xa4: apic 2 int 20
usb0 at ehci0: USB revision 2.0
uhub0 at usb0 NVIDIA EHCI root hub rev 2.00/1.00 addr 1
pciide0 at pci0 dev 7 function 0 NVIDIA nForce4 SATA rev 0xf3: DMA
pciide0: using apic 2 int 20 for native-PCI interrupt
wd0 at pciide0 channel 0 drive 0: WDC WD2500SD-01KCC0
wd0: 16-sector PIO, LBA48, 238475MB, 488397168 sectors
wd0(pciide0:0:0): using PIO mode 4, Ultra-DMA mode 6
wd1 at pciide0 channel 1 drive 0: WDC WD800JD-75MSA3
wd1: 16-sector PIO, LBA48, 76293MB, 15625 sectors
wd1(pciide0:1:0): using PIO mode 4, Ultra-DMA mode 6
pciide1 at pci0 dev 8 function 0 NVIDIA nForce4 SATA rev 0xf3: DMA
pciide1: using apic 2 int 20 for native-PCI interrupt
atapiscsi0 at pciide1 channel 0 drive 0
scsibus0 at atapiscsi0: 2 targets
cd0 at scsibus0 targ 0 lun 0: TSSTcorp, CDRWDVD TS-H493B, D200 ATAPI
5/cdrom removable
cd0(pciide1:0:0): using PIO mode 4, Ultra-DMA mode 2
ppb0 at pci0 dev 9 function 0 NVIDIA nForce4 PCI-PCI rev 0xf2
pci1 at ppb0 bus 1
vga1 at pci1 dev 8 function 0 ATI ES1000 rev 0x02
wsdisplay0 at vga1 mux 1: console (80x25, vt100 emulation)
wsdisplay0: screen 1-5 added (80x25, vt100 emulation)
radeondrm0 at vga1: apic 2 int 16
drm0 at radeondrm0
ppb1 at pci0 dev 11 function 0 NVIDIA nForce4 PCIE rev 0xf3
pci2 at ppb1 bus 2
bge0 at pci2 dev 0 function 0 Broadcom BCM5722 rev 0x00, BCM5755 C0
(0xa200): apic 2 int 16, address 00:1d:09:22:8a:a6
brgphy0 at bge0 phy 1: BCM5722 10/100/1000baseT PHY, rev. 0
ppb2 at pci0 dev 12 function 0 NVIDIA nForce4 PCIE rev 0xf3
pci3 at ppb2 bus 3
ppb3 at pci0 dev 13 function 0 NVIDIA nForce4 PCIE rev 0xf3
pci4 at ppb3 bus 4
ppb4 at pci0 dev 14 function 0 NVIDIA

various documentation for Silicon Image chipsets

2011-07-23 Thread Sevan / Venture37
Hi,
Someone posted a series of links to the freebsd-hardware mailing list
for docs of various silicon image chipsets, I thought this might be of
interest to some of you.
http://lists.freebsd.org/pipermail/freebsd-hardware/2011-July/006754.html



Sevan / Venture37



Re: em0: watchdog timeout with -current

2011-07-22 Thread Sevan / Venture37
On 4 July 2011 21:32, Chris Smith obsd_m...@chrissmith.org wrote:
 Breakage happens with revision 1.258 (the MSI one), rev 1.257 and
 earlier work fine. Thanks to all who helped.

 Chris

I'll try  double check on mine next week as I experienced the same
issues, I sent a follow up to bugs@
http://marc.info/?l=openbsd-bugsm=131135453411288w=2



Re: Dmesg for thinkpad x220 ?

2011-05-16 Thread Sevan / Venture37
OpenBSD 4.9-current (GENERIC.MP) #112: Thu May 12 09:18:50 MDT 2011
t...@amd64.openbsd.org:/usr/src/sys/arch/amd64/compile/GENERIC.MP
real mem = 8471048192 (8078MB)
avail mem = 8231505920 (7850MB)
mainbus0 at root
bios0 at mainbus0: SMBIOS rev. 2.6 @ 0xbae22000 (68 entries)
bios0: vendor LENOVO version 8DET41WW (1.11 ) date 03/28/2011
bios0: LENOVO 4287CTO
acpi0 at bios0: rev 2
acpi0: sleep states S0 S3 S4 S5
acpi0: tables DSDT FACP SLIC SSDT SSDT SSDT HPET APIC MCFG ECDT ASF!
TCPA SSDT SSDT DMAR UEFI UEFI UEFI
acpi0: wakeup devices LID_(S3) SLPB(S3) IGBE(S4) EXP4(S4) EXP7(S4)
EHC1(S3) EHC2(S3) HDEF(S4)
acpitimer0 at acpi0: 3579545 Hz, 24 bits
acpihpet0 at acpi0: 14318179 Hz
acpimadt0 at acpi0 addr 0xfee0: PC-AT compat
cpu0 at mainbus0: apid 0 (boot processor)
cpu0: Intel(R) Core(TM) i7-2620M CPU @ 2.70GHz, 2691.71 MHz
cpu0: 
FPU,VME,DE,PSE,TSC,MSR,PAE,MCE,CX8,APIC,SEP,MTRR,PGE,MCA,CMOV,PAT,PSE36,CFLUSH,DS,ACPI,MMX,FXSR,SSE,SSE2,SS,HTT,TM,SBF,SSE3,PCLMUL,MWAIT,DS-CPL,VMX,SMX,EST,TM2,SSSE3,CX16,xTPR,PDCM,SSE4.1,SSE4.2,x2APIC,POPCNT,AES,XSAVE,AVX,NXE,LONG
cpu0: 256KB 64b/line 8-way L2 cache
cpu0: apic clock running at 99MHz
cpu1 at mainbus0: apid 1 (application processor)
cpu1: Intel(R) Core(TM) i7-2620M CPU @ 2.70GHz, 2691.26 MHz
cpu1: 
FPU,VME,DE,PSE,TSC,MSR,PAE,MCE,CX8,APIC,SEP,MTRR,PGE,MCA,CMOV,PAT,PSE36,CFLUSH,DS,ACPI,MMX,FXSR,SSE,SSE2,SS,HTT,TM,SBF,SSE3,PCLMUL,MWAIT,DS-CPL,VMX,SMX,EST,TM2,SSSE3,CX16,xTPR,PDCM,SSE4.1,SSE4.2,x2APIC,POPCNT,AES,XSAVE,AVX,NXE,LONG
cpu1: 256KB 64b/line 8-way L2 cache
cpu2 at mainbus0: apid 2 (application processor)
cpu2: Intel(R) Core(TM) i7-2620M CPU @ 2.70GHz, 2691.26 MHz
cpu2: 
FPU,VME,DE,PSE,TSC,MSR,PAE,MCE,CX8,APIC,SEP,MTRR,PGE,MCA,CMOV,PAT,PSE36,CFLUSH,DS,ACPI,MMX,FXSR,SSE,SSE2,SS,HTT,TM,SBF,SSE3,PCLMUL,MWAIT,DS-CPL,VMX,SMX,EST,TM2,SSSE3,CX16,xTPR,PDCM,SSE4.1,SSE4.2,x2APIC,POPCNT,AES,XSAVE,AVX,NXE,LONG
cpu2: 256KB 64b/line 8-way L2 cache
cpu3 at mainbus0: apid 3 (application processor)
cpu3: Intel(R) Core(TM) i7-2620M CPU @ 2.70GHz, 2691.26 MHz
cpu3: 
FPU,VME,DE,PSE,TSC,MSR,PAE,MCE,CX8,APIC,SEP,MTRR,PGE,MCA,CMOV,PAT,PSE36,CFLUSH,DS,ACPI,MMX,FXSR,SSE,SSE2,SS,HTT,TM,SBF,SSE3,PCLMUL,MWAIT,DS-CPL,VMX,SMX,EST,TM2,SSSE3,CX16,xTPR,PDCM,SSE4.1,SSE4.2,x2APIC,POPCNT,AES,XSAVE,AVX,NXE,LONG
cpu3: 256KB 64b/line 8-way L2 cache
ioapic0 at mainbus0: apid 2 pa 0xfec0, version 20, 24 pins
acpimcfg0 at acpi0 addr 0xf800, bus 0-63
acpiec0 at acpi0
acpiprt0 at acpi0: bus 0 (PCI0)
acpiprt1 at acpi0: bus -1 (PEG_)
acpiprt2 at acpi0: bus 2 (EXP1)
acpiprt3 at acpi0: bus 3 (EXP2)
acpiprt4 at acpi0: bus 5 (EXP4)
acpiprt5 at acpi0: bus 13 (EXP5)
acpiprt6 at acpi0: bus 14 (EXP7)
acpicpu0 at acpi0: C3, C2, C1, PSS
acpicpu1 at acpi0: C3, C2, C1, PSS
acpicpu2 at acpi0: C3, C2, C1, PSS
acpicpu3 at acpi0: C3, C2, C1, PSS
acpipwrres0 at acpi0: PUBS
acpitz0 at acpi0: critical temperature 99 degC
acpibtn0 at acpi0: LID_
acpibtn1 at acpi0: SLPB
acpibat0 at acpi0: BAT0 model 42T4861 serial  5326 type LION oem SANYO
acpibat1 at acpi0: BAT1 not present
acpiac0 at acpi0: AC unit offline
acpithinkpad0 at acpi0
acpidock0 at acpi0: GDCK not docked (0)
cpu0: Enhanced SpeedStep 2691 MHz: speeds: 2701, 2700, 2200, 2000,
1800, 1600, 1400, 1200, 1000, 800 MHz
pci0 at mainbus0 bus 0
pchb0 at pci0 dev 0 function 0 Intel Core 2G Host rev 0x09
vga1 at pci0 dev 2 function 0 Intel GT2+ Video rev 0x09
wsdisplay0 at vga1 mux 1: console (80x25, vt100 emulation)
wsdisplay0: screen 1-5 added (80x25, vt100 emulation)
intagp at vga1 not configured
Intel 6 Series MEI rev 0x04 at pci0 dev 22 function 0 not configured
Intel 6 Series KT rev 0x04 at pci0 dev 22 function 3 not configured
em0 at pci0 dev 25 function 0 Intel 82579LM rev 0x04: apic 2 int 20,
address f0:de:f1:59:ea:5f
ehci0 at pci0 dev 26 function 0 Intel 6 Series USB rev 0x04: apic 2 int 16
usb0 at ehci0: USB revision 2.0
uhub0 at usb0 Intel EHCI root hub rev 2.00/1.00 addr 1
azalia0 at pci0 dev 27 function 0 Intel 6 Series HD Audio rev 0x04:
apic 2 int 22
azalia0: codecs: Conexant/0x506e, Intel/0x2805, using Conexant/0x506e
audio0 at azalia0
ppb0 at pci0 dev 28 function 0 Intel 6 Series PCIE rev 0xb4: apic 2 int 16
pci1 at ppb0 bus 2
ppb1 at pci0 dev 28 function 1 Intel 6 Series PCIE rev 0xb4: apic 2 int 17
pci2 at ppb1 bus 3
iwn0 at pci2 dev 0 function 0 Intel Centrino Advanced-N 6205 rev
0x34: apic 2 int 17, MIMO 2T2R, MoW, address a0:88:b4:3f:e5:6c
ppb2 at pci0 dev 28 function 3 Intel 6 Series PCIE rev 0xb4: apic 2 int 19
pci3 at ppb2 bus 5
ppb3 at pci0 dev 28 function 4 Intel 6 Series PCIE rev 0xb4: apic 2 int 16
pci4 at ppb3 bus 13
vendor Ricoh, unknown product 0xe823 (class system subclass
miscellaneous, rev 0x04) at pci4 dev 0 function 0 not configured
ppb4 at pci0 dev 28 function 6 Intel 6 Series PCIE rev 0xb4: apic 2 int 18
pci5 at ppb4 bus 14
NEC PCIE-XHCI rev 0x04 at pci5 dev 0 function 0 not configured
ehci1 at pci0 dev 29 function 0 Intel 6 Series USB rev 0x04: apic 2 int 23
usb1 at ehci1: USB revision 2.0
uhub1 at usb1 Intel EHCI root hub 

Re: Dmesg for thinkpad x220 ?

2011-05-09 Thread Sevan / Venture37
On 9 May 2011 15:25, Christiano F. Haesbaert haesba...@haesbaert.org wrote:
 Hi, does anyone have a dmesg for a thinkpad x220 ?

 Mail me off list please.

One of the members at the local 2600 meeting had one at the meeting on
friday, fully loaded, core i7 with SSD, I completely failed at
installing current on a usb flash drive to boot off it, if no-one has
come up with one by next week I should be able to sort one out  will
post a copy to the list  dmesg@


Sevan / Venture37



Re: dmesg for notebooks useful?

2011-04-29 Thread Sevan / Venture37
Stick them up on http://www.nycbug.org/index.php?NAV=dmesgd;SQLIMIT=20 as well
as sending them to dm...@openbsd.org




Sevan / Venture37



Vendor supporting OSS developers with hardware

2011-03-13 Thread Sevan / Venture37
Hiya,
I came across this  thought be of interest to developers (I am not
affiliated with the vendor)
Gooze are offering smartcards or OTP tokens for open source developers
for free in return for improvement of support to security devices
If anyone is interested, more details are available at
http://www.gooze.eu/feitian-pki-free-software-developer-card

Regards


Sevan / Venture37



Re: OpenBSD on plugcomputers

2011-02-15 Thread Sevan / Venture37
On 15 Feb 2011, at 04:42 PM, Benny Lofgren bl-li...@lofgren.biz wrote:

 Speaking of... I've been searching a while for an OEM supplier for
 something like the Alix boards, that can provide 4+ LAN ports but,
 unlike the Alixes, also comes with at least two SATA ports for local
 storage. (And of course, that runs OpenBSD.)

 Unfortunately I've come up short so far, does anyone at misc@ know of a
 supplier that might carry what I'm seeking?

Contact pc engines, they also do tailored boards as well, very very helpful
guys.

Sevan / venture37



Re: Donations

2010-12-06 Thread Sevan / Venture37
http://sowhyiswikileaksagoodthingagain.com/



Re: Advice on learning C as first language

2010-11-25 Thread Sevan / Venture37
Absolute beginners guide to c is very lightweight  accommodating
http://www.amazon.co.uk/gp/aw/d/0672305100/ref=mp_s_a_1?qid=1290688733sr=8-1

If you're going the kr route there is the c answer book which goes with it
apparently, I've not read it myself but it explains the answers to the
exercise in kr

http://www.amazon.co.uk/gp/aw/d/0131096532/ref=mp_s_a_1?qid=1290688949sr=8-1

Sevan / Venture37



Re: Can't reach www.openbsd.org

2010-11-02 Thread Sevan / Venture37
On 2 November 2010 13:14, Henning Brauer lists-open...@bsws.de wrote:
 use any mirror. any.

 there are problems with the www.openbsd.org machine right now that are
 being worked on.

http://openbsd.md5.com.ar/
http://openbsd.das.ufsc.br/
http://www.openbsd.dk/
http://openbsd.bsdfrog.org/
http://openbsd.corebsd.or.id/
http://www.openbsd.it/
http://www.openbsdindia.org/
http://www.jp.openbsd.org/
http://www.openbsd.org.my/
http://openbsd.nuug.no/
http://openbsd.chem.uw.edu.pl/
http://openbsd.default.rs/
http://openbsd.alphix.se/
http://www.obsd.si/
http://www.tw.openbsd.org/
http://openbsd.fries.net/



Re: Looks like my 4.8 CD is in the mail!

2010-10-19 Thread Sevan / Venture37
On 19 October 2010 12:33, Martin SchrC6der mar...@oneiros.de wrote:
 2010/10/13 Rod Dorman r...@polylogics.com:
 On Wednesday, October 13, 2010, 17:02:12, Jeremy Chase wrote:
 I just got this in my inbox: USPS OpenBSD
Order:2010/9/10-13:4:42-15337--

 Ditto USPS OpenBSD Order:2010/9/8-15:0:32-30218:

 OpenBSD Europe has started shipping too. :-)

 Best
 B  Martin

yep, should hopefully be here by thursday =)

Sevan



Re: Happy Birthday OpenBSD

2010-10-18 Thread Sevan / Venture37
Well done to all the developers who've put a lot of hard work into
creating an fantastic OS, here's to the next 15 years.
Happy birthday!

Sevan



Re: FreeBSD isn't Free

2010-10-06 Thread Sevan / Venture37
On 6 October 2010 17:47, Ted Unangst ted.unan...@gmail.com wrote:
 I'm pretty sure that not every FreeBSD user with a laptop system
 incorporating such software has such a letter because I know I sure
 as hell never got one.

more importantly, do these guys?
http://twitter.com/bsdevents/status/26264498108
http://imenpardis.com/news/



Re: SATA/AHCI mode on 82801HBM

2010-09-06 Thread Sevan / Venture37
On 6 September 2010 01:57, David Gwynne l...@animata.net wrote:
 the bios doesnt configure the chip correctly to be usable by ahci, 
 therefore we do not attach to it.

 it is theoretically possible for the kernel to reconfigure it as an ahci 
 device (despite the doco saying it is the sole responsibility of the bios to 
 do that config), but all my attempts so far have failed.


Ah, I see
I tried the following change but that resulted in no harddisk being detected
http://marc.info/?l=openbsd-miscm=126479281701055w=2

According to wikipedia the AHCI spec is up to version 1.3, when
looking at the output in system profiler on os x, the AHCI controller
is listed as supporting version 1.10, is the meant to mean revision 0
of the version 1.1 or is teh steve bringing us hardware from the
future?


Sevan



Re: OpenBSD on Seagte Dockstar?

2010-09-06 Thread Sevan / Venture37
On 6 September 2010 19:28, Martin SchrC6der mar...@oneiros.de wrote:
 Hi,
 is anybody working on a port of OpenBSD to the Seagate Dockstar
 (Sheeva-ARM with 2GLan, 2Sata, 1USB, 128MB RAM)? It runs Linux and
 FreeBSD and currently sells for 25...

http://gitorious.org/openbsd-kirkwood



SATA/AHCI mode on 82801HBM

2010-09-05 Thread Sevan / Venture37
Hiya,
Is there any reason why OpenBSD (same behaviour is exhibited on
FreeBSD) uses the 82801HBM sata controller in SATA mode when the
controller support AHCI mode on the MacBookPro1,3?

dmesg, pcidump  acpidump output here:
http://cvs.openbsd.org/cgi-bin/query-pr-wrapper?full=yesnumbers=6459


Sevan / Venture37



Re: anyone tried the freebsd version of teamspeak3 with the freebsd emulation?

2010-08-14 Thread Sevan / Venture37
On 14 August 2010 10:46, Stuart Henderson s...@spacehopper.org wrote:
 no, but in general you want to use Linux emulation not FreeBSD emulation.
 also, if it's threaded software, use GENERIC not GENERIC.MP.

Hi Stuart,
I'm just curious is that because of limitations in our freebsd
compatibility layer?


Sevan



Junes London *BSD meetup

2010-06-11 Thread Sevan / Venture37
Hiya,
This months meeting is at skinners arms in kings cross on the 23rd,
starting at 7pm
http://ukopenbsdusers.saneusergroup.org.uk/pipermail/uk-openbsd-users/2010-June/42.html
http://upcoming.yahoo.com/event/6061763

See you there :)

Sevan



Re: Intel PRO/1000 QP on Dell R610 and OpenBSD 4.7

2010-06-04 Thread Sevan / Venture37
Test a snapshot to see if the issue still exists


Sevan / Venture37



Re: Intel PRO/1000 QP on Dell R610 and OpenBSD 4.7

2010-06-04 Thread Sevan / Venture37
On 4 June 2010 16:57, Joerg Streckfuss streckf...@dfn-cert.de wrote:
 Okey, we tested the newest snapshot but the issue remains.

 Any other clue?

 Joerg

fire up sendbug



Re: what's wrong with ipsec ?

2010-06-01 Thread Sevan / Venture37
from 47.html

Two bugs in IPsec/HMAC-SHA2 were fixed, resulting in an
incompatibility with the HMAC-SHA-256/384/512 hash algorithms with
previous versions of OpenBSD and other IPsec implementations sharing
the bugs.



FAO UK based OpenBSD users

2010-06-01 Thread Sevan / Venture37

Hiya,
I'm really sorry if you're getting a multiple copies of this email, I 
posted this on Friday  Saturday  it never showed up.


I've set a mailing list for UK based OpenBSD users for all things
fish, chips, cup o' tea  OpenBSD.
Subscribe from here:
http://ukopenbsdusers.saneusergroup.org.uk/mailman/listinfo/uk-openbsd-users
or email
uk-openbsd-users-subscr...@saneusergroup.org.uk

 say hello :)

There a readonly googlegroup archive here:
http://groups.google.com/group/uk-openbsd-users

Another note worth mentioning is the UK BSD Groups website has a new 
home  being updated, check out http://www.bsdgroups.org.uk/ for 
information regarding meetings, if you'd like your event added to the 
site see the contact us link on the site for details on how to get in touch.


Regards


Sevan



Re: *BSD meetup, London May 27th

2010-05-29 Thread Sevan / Venture37

On 29/05/2010 04:37, Siju George wrote:

On Fri, May 28, 2010 at 7:58 AM, Sevan / Venture37ventur...@gmail.com


Thanks for all those of you that came to the meeting last night, I
know some of you had a long journey to london, it was a great turn out
of lots of interesting folks.
There will be another meeting next month, but a date or venue hasn't
been set yet.



Thanks for arranging Sevan :-)
y brother did enjoy it

--Siju


Hi Siju,
I didn't organise the meeting, Mark Blackman over at the UK FreeBSD 
Users mailing list organised it, I was just spreading the word. :)



Sevan



Re: *BSD meetup, London May 27th

2010-05-28 Thread Sevan / Venture37
On 11 May 2010 13:44, Sevan / Venture37 ventur...@gmail.com wrote:
 Hi Guys
 Some of us are meeting at the Barrowboy  Banker by London bridge on
 the 27th this month, 7pm
 More details here:
 http://mailman.uk.freebsd.org/pipermail/ukfreebsd/2010-May/012735.html


 Sevan / Venture37


Thanks for all those of you that came to the meeting last night, I
know some of you had a long journey to london, it was a great turn out
of lots of interesting folks.
There will be another meeting next month, but a date or venue hasn't
been set yet.


Sevan



Re: Random kernel panics when using a Blu-Ray drive

2010-05-21 Thread Sevan / Venture37
You're best off raising a bug report, use the sendbug(1) tool to
include the baseline required info then add the additional info you've
gathered to the generated PR.


Sevan / Venture37



Re: *BSD meetup, London May 27th

2010-05-15 Thread Sevan / Venture37

On 15 May 2010, at 11:38 PM, Edd Barrett vex...@gmail.com wrote:

On Tue, May 11, 2010 at 1:44 PM, Sevan / Venture37 ventur...@gmail.com 
 wrote:

Hi Guys
Some of us are meeting at the Barrowboy  Banker by London bridge on
the 27th this month, 7pm
More details here:
http://mailman.uk.freebsd.org/pipermail/ukfreebsd/2010-May/ 
012735.html



Sevan / Venture37




Anyone considering this?


I'm going up from Brighton :)

Sevan



*BSD meetup, London May 27th

2010-05-11 Thread Sevan / Venture37
Hi Guys
Some of us are meeting at the Barrowboy  Banker by London bridge on
the 27th this month, 7pm
More details here:
http://mailman.uk.freebsd.org/pipermail/ukfreebsd/2010-May/012735.html


Sevan / Venture37



Re: Easy money with OpenBSD OpenBGPd?

2010-03-14 Thread Sevan / Venture37

On 13 Mar 2010, at 10:00 PM, Graeme Lee gra...@omni.net.au wrote:


FreeBSD and Linux

The routing is done on FreeBSD.  UI on Linux

It's hardly rocket science either.  It could easily be done on  
OpenBSD, but we would need to add a strip private or similar to  
make it implementable.


Thanks for letting us know!
Now, what's the phone number for the Iranian consulate in London? ;)



Easy money with OpenBSD OpenBGPd?

2010-03-13 Thread Sevan / Venture37

Hi guys,
I was reading the arstechnica article on the internet filtering that's 
now in place in New Zealand  they mentioned that the appliance they're 
using called a Whitebox which uses a BSD-Unix

Anyone know more about the OS used in this system??


Sevan / Venture37

http://arstechnica.com/tech-policy/news/2010/03/new-zealand-relies-on-bgp-router-protocol-to-filter-the-net.ars

http://www.watchdoginternational.net/images/stories/ncwb2.pdf



Re: Easy money with OpenBSD OpenBGPd?

2010-03-13 Thread Sevan / Venture37
I'm not trying to over throw bypass governments or make money being a thug
I was trying to imply a possibly that the white box is nothing more
then a fancy white box running OpenBSD?


Sevan / Venture37



USB Smartcard (YubiKey)

2010-02-23 Thread Sevan / Venture37

Hi Guys,
I'm about to order myself a YubiKey for use with my desktop, I may be 
able to purchase aditional ones to donate to the project if any 
developers are interested in polishing off support for OpenBSD, the 
majority of tools available in the developer section are released under 
a BSD license, though some language specific (.Net, Ruby, PEAR) ones are 
under a Apache  GPL license.


http://yubico.com/products/yubikey/
http://yubico.com/developers/intro/


Sevan / Venture37



Re: is the Lemote Yeeloong available in the US?

2010-02-04 Thread Sevan / Venture37
If you're still at a loss for a supplier, Wim has had these listed for a 
while now

http://lemote.kd85.com/
https://kd85.com/lemote.html


Sevan



Re: http://www.apache.org/dist/httpd/Announcement1.3.html

2010-02-04 Thread Sevan / Venture37
On 4 February 2010 11:11, Marco Peereboom sl...@peereboom.us wrote:
 Besides it doesn't have all the Henning love either...

blatant case of stockholm syndrome! ;)


Sevan



Re: http://www.apache.org/dist/httpd/Announcement1.3.html

2010-02-04 Thread Sevan / Venture37

On 05/02/2010 02:17, Stuart Henderson wrote:

On 2010-02-04, Sevan / Venture37ventur...@gmail.com  wrote:

On 4 February 2010 11:11, Marco Peereboomsl...@peereboom.us  wrote:

Besides it doesn't have all the Henning love either...


blatant case of stockholm syndrome! ;)


huh? you're not forced, there are plenty of other choices.
you might want something else for a *busy* server, but what we have now
is pretty much fine for base.

try diffing Apache 1.3.29 and OpenBSD httpd sometime. there are
rather a lot more changes than you might think.


deep breaths mate, you missed the safety wink! ;)
http://kerneltrap.org/mailarchive/openbsd-misc/2010/1/11/6320973
I was kidding.

Sevan



Re: Sparc u5

2009-12-31 Thread Sevan / Venture37

On 31/12/2009 12:08, Edd Barrett wrote:

PS.
The solaris installer is dumb and will probably fail to detect a disk
with a BSD disk label on it. There is another step you will need to do
in the 'format' utility in solaris related to the partition table. I
forget the exact details. Go googling.



http://www.geeklan.co.uk/?p=61



Re: 4.6 arriving

2009-10-15 Thread Sevan / Venture37

On 15/10/2009 14:36, Dave Wilson wrote:

Robert McGillshaw wrote:

my 4.6 arrived in the uk today from openbsd europe...

thanks for the release to all developers. keep going!

btw. my favourite 'looking' release to date. the cds looks cool.

thank you

-robbo




Same here in Coventry, UK. Cheers OpenBSD Europe!

Is it me, or do the CD sets give the impression that over time Theo is
becoming more and more Angry? Used to be the CD artwork was all about
how Puffy saves the world from the morons, now he damns them all to hell
and flies away...

On the upside, I'm sure the cup of tea I'm currently drinking tastes
better for being in a wireframe Puffy mug :-)

Dave W



My turned up yesterday in Brighton, UK :D
collected it from the post office depot today as there was customs duty 
to pay.



Sevan / Venture37



em0: watchdog timeout -- resetting

2009-10-09 Thread Sevan / Venture37

Hi
I have a system (Portwell NAR-5071-310) which is having watchdog timeout 
issues on em0, the system was previously running v4.2 without this 
issue, the issue is there on v4.5  the latest snapshot, I know the 
interface is working as I've managed to pxe boot bsd.rd from 4.5  the 
latest snapshot using the same interface, however if I try to run 
dhclient em0 the watchdog timer issues start.


Though I've done a install of the latest snapshot, to test to see if the 
problem existed on v4.5 I just pxe booted bsd.rd  ran the dhclient em0.


Any ideas?

Regards


Sevan / Venture37

DHCPDISCOVER on em0 to 255.255.255.255 port 67 interval 2
DHCPDISCOVER on em0 to 255.255.255.255 port 67 interval 3
DHCPDISCOVER on em0 to 255.255.255.255 port 67 interval 7
em0: watchdog timeout -- resetting
DHCPDISCOVER on em0 to 255.255.255.255 port 67 interval 2
DHCPDISCOVER on em0 to 255.255.255.255 port 67 interval 4
DHCPDISCOVER on em0 to 255.255.255.255 port 67 interval 10
em0: watchdog timeout -- resetting
DHCPDISCOVER on em0 to 255.255.255.255 port 67 interval 1
DHCPDISCOVER on em0 to 255.255.255.255 port 67 interval 1
DHCPDISCOVER on em0 to 255.255.255.255 port 67 interval 1
DHCPDISCOVER on em0 to 255.255.255.255 port 67 interval 2
DHCPDISCOVER on em0 to 255.255.255.255 port 67 interval 4
DHCPDISCOVER on em0 to 255.255.255.255 port 67 interval 4
DHCPDISCOVER on em0 to 255.255.255.255 port 67 interval 10
em0: watchdog timeout -- resetting

OpenBSD 4.6-current (GENERIC) #218: Thu Oct  8 17:39:12 MDT 2009
dera...@i386.openbsd.org:/usr/src/sys/arch/i386/compile/GENERIC
cpu0: Intel(R) Pentium(R) 4 CPU 2.80GHz (GenuineIntel 686-class) 2.80 GHz
cpu0: 
FPU,V86,DE,PSE,TSC,MSR,PAE,MCE,CX8,APIC,SEP,MTRR,PGE,MCA,CMOV,PAT,PSE36,CFLUSH,DS,ACPI,MMX,FXSR,SSE,SSE2,SS,HTT,TM,SBF,CNXT-ID,xTPR

real mem  = 2146988032 (2047MB)
avail mem = 2071818240 (1975MB)
mainbus0 at root
bios0 at mainbus0: AT/286+ BIOS, date 02/09/06, BIOS32 rev. 0 @ 0xfb3a0, 
SMBIOS rev. 2.2 @ 0xf0800 (45 entries)

bios0: vendor Phoenix Technologies, LTD version 6.00 PG date 02/09/2006
acpi0 at bios0: rev 0
acpi0: tables DSDT FACP APIC
acpi0: wakeup devices PWRB(S1) CSB5(S1) PS2M(S1) PS2K(S1) USB_(S1)
acpitimer0 at acpi0: 3579545 Hz, 32 bits
acpimadt0 at acpi0 addr 0xfee0: PC-AT compat
cpu0 at mainbus0: apid 0 (boot processor)
cpu0: apic clock running at 133MHz
ioapic0 at mainbus0: apid 2 pa 0xfec0, version 11, 16 pins
ioapic1 at mainbus0: apid 3 pa 0xfec01000, version 11, 16 pins
ioapic2 at mainbus0: apid 4 pa 0xfec02000, version 11, 16 pins
acpiprt0 at acpi0: bus 0 (PCI0)
acpiprt1 at acpi0: bus 2 (PCI1)
acpiprt2 at acpi0: bus 3 (PCI2)
acpicpu0 at acpi0
acpibtn0 at acpi0: PWRB
acpibtn1 at acpi0: SLPB
bios0: ROM list: 0xc8000/0x1000
pci0 at mainbus0 bus 0: configuration mode 1 (bios)
pchb0 at pci0 dev 0 function 0 ServerWorks GCNB-LE Host rev 0x32
pchb1 at pci0 dev 0 function 1 ServerWorks GCNB-LE Host rev 0x00
pci1 at pchb1 bus 1
em0 at pci0 dev 2 function 0 Intel PRO/1000MT (82540EM) rev 0x02: apic 
3 int 6 (irq 11), address 00:90:fb:0c:35:ac

piixpm0 at pci0 dev 15 function 0 ServerWorks CSB5 rev 0x93: polling
iic0 at piixpm0
lm1 at iic0 addr 0x2d: W83791D
spdmem0 at iic0 addr 0x50: 1GB DDR SDRAM registered ECC PC2700CL2.5
spdmem1 at iic0 addr 0x52: 1GB DDR SDRAM registered ECC PC2700CL2.5
pciide0 at pci0 dev 15 function 1 ServerWorks CSB5 IDE rev 0x93: DMA
wd0 at pciide0 channel 1 drive 0: TRANSCEND
wd0: 1-sector PIO, LBA, 3882MB, 7952112 sectors
wd0(pciide0:1:0): using PIO mode 4
pchb2 at pci0 dev 15 function 3 ServerWorks CSB5 LPC rev 0x00
pchb3 at pci0 dev 16 function 0 ServerWorks CIOB-E rev 0x12
pci2 at pchb3 bus 2
em1 at pci2 dev 2 function 0 Intel PRO/1000MT (82546EB) rev 0x01: apic 
3 int 6 (irq 9), address 00:90:fb:04:f0:d0
em2 at pci2 dev 2 function 1 Intel PRO/1000MT (82546EB) rev 0x01: apic 
3 int 7 (irq 7), address 00:90:fb:04:f0:d1
em3 at pci2 dev 4 function 0 Intel PRO/1000MT (82546EB) rev 0x01: apic 
3 int 8 (irq 5), address 00:90:fb:04:f0:d2
em4 at pci2 dev 4 function 1 Intel PRO/1000MT (82546EB) rev 0x01: apic 
3 int 9 (irq 12), address 00:90:fb:04:f0:d3

pchb4 at pci0 dev 16 function 2 ServerWorks CIOB-E rev 0x12
pci3 at pchb4 bus 3
bge0 at pci3 dev 0 function 0 Broadcom BCM5704C rev 0x02, BCM5704 A2 
(0x2002): apic 3 int 11 (irq 10), address 00:90:fb:0c:36:06

brgphy0 at bge0 phy 1: BCM5704 10/100/1000baseT PHY, rev. 0
bge1 at pci3 dev 0 function 1 Broadcom BCM5704C rev 0x02, BCM5704 A2 
(0x2002): apic 3 int 10 (irq 11), address 00:90:fb:0c:36:07

brgphy1 at bge1 phy 1: BCM5704 10/100/1000baseT PHY, rev. 0
isa0 at mainbus0
isadma0 at isa0
com0 at isa0 port 0x3f8/8 irq 4: ns16550a, 16 byte fifo
com0: console
com1 at isa0 port 0x2f8/8 irq 3: ns16550a, 16 byte fifo
pckbc0 at isa0 port 0x60/5
pcppi0 at isa0 port 0x61
midi0 at pcppi0: PC speaker
spkr0 at pcppi0
npx0 at isa0 port 0xf0/16: reported by CPUID; using exception 16
fdc0 at isa0 port 0x3f0/6 irq 6 drq 2
fd0 at fdc0 drive 0: density unknown
fd1 at fdc0 drive 1: density unknown

Re: em0: watchdog timeout -- resetting

2009-10-09 Thread Sevan / Venture37

On 09/10/2009 20:22, Sevan / Venture37 wrote:


Hi
I have a system (Portwell NAR-5071-310) which is having watchdog timeout
issues on em0, the system was previously running v4.2 without this
issue, the issue is there on v4.5  the latest snapshot, I know the
interface is working as I've managed to pxe boot bsd.rd from 4.5  the
latest snapshot using the same interface, however if I try to run
dhclient em0 the watchdog timer issues start.

Though I've done a install of the latest snapshot, to test to see if the
problem existed on v4.5 I just pxe booted bsd.rd  ran the dhclient em0.

Any ideas?

Regards


Sevan / Venture37


I forgot to mentioned, the issue is only there with em0  not the other 
em interfaces.




Re: EuroBSDCon 2009, Cambridge, UK

2009-07-14 Thread Sevan / Venture37

Still some time to go but wondering, who's going?
I'm very much looking forward to attending for the time.



Sevan / Venture37



Re: EuroBSDCon 2009, Cambridge, UK

2009-07-14 Thread Sevan / Venture37

Sevan / Venture37 wrote:

Still some time to go but wondering, who's going?
I'm very much looking forward to attending for the time.



http://www.facebook.com/event.php?eid=59169627993



Re: EuroBSDCon 2009, Cambridge, UK

2009-07-14 Thread Sevan / Venture37

Henning Brauer wrote:

* Sevan / Venture37 ventur...@gmail.com [2009-07-14 19:50]:

Still some time to go but wondering, who's going?
I'm very much looking forward to attending for the time.


otto, tedu and I will be speaking. enough incentive? :)



I'm already sold, so excited I forgot to type first between the  
time :D



Sevan / Venture37



Re: PF failing to create state for ipv6 tunnel

2009-04-06 Thread Sevan / Venture37

try adding:
pass in on $ext_if inet proto ipv6
to your pf.conf



Re: OpenBSD hosting

2009-02-24 Thread Sevan / Venture37

Friedrich Locke wrote:

Dear gentleman,

i am searching for web hosting service that :

supports java,
support MySQL
allow me shell account access for software development with access to MySQL.
allow ssh/sftp access.
and runs OpenBSD at least for the shell services.
allow me to host dns for my domain.

Is anybody aware of a such hosting services...

thank.



If you're happy with a xen based virtual server, rootbsd.net offer 
openbsd virtual servers.




Sevan / Venture37



Re: Port ZFS to OpenBSD

2009-01-15 Thread Sevan / Venture37

The hammer FS seems promising from the BSDtalk Will  Matthew did.


Sevan / Venture37



Re: Etherchannel OpenBSD?

2008-12-23 Thread Sevan / Venture37

Stuart Morgan wrote:

Hi Nigel and all,

Thanks very much for the suggestion, unfortunately my 3500XL doesn't 
support LACP - perhaps I need a firmware upgrade?


you'll need a 2950 or newer to do LACP, if you want to play with 
etherchannel have a look at lagg(4) on FreeBSD, I used it for a while 
with my 3500's, didn't have any problems.



Sevan



Re: Rosetta Stone for Unix

2008-10-08 Thread Sevan / Venture37
 As always, it is a shame that those types of pages have so many
 errors.

 For instance, check out the disklabel section.  2 out of 4 answers
 being right is still only 50% accurate.

Is that because the information is outdated (it was once correct) or is it
plain wrong (it was never the case)

 With that level of accuracy, the name is incredibly poorly chosen;
 perhaps they don't even know what the name refers to.  It refers to a
 document that contained an accurate translation of the same text
 into different languages and therefore it was possible to decipher an
 unknown language.  With this level of accuracy, that would be impossible.

 It is just sad.

I didn't know the origins of the rosetta stone
http://en.wikipedia.org/wiki/Rosetta_Stone
you learn something new everyday! :)
http://clk.atdmt.com/UKM/go/111354029/direct/01/



Re: Timeout on network interface

2008-10-08 Thread Sevan / Venture37
 The card is a Gigabit Ethernet RTL-8169. Can it have some problem of
 compatibility with OpenBSD? Somebody had the same problem and could
 solve?


There are issues with re(4) which are being worked on, use a snapshot
instead.
http://clk.atdmt.com/UKM/go/111354029/direct/01/



uvideo(4) issue

2008-10-07 Thread Sevan / Venture37
Hi
I'm unable to use luvcview or fswebcam with the builtin webcam on my Vostro
1310,

running luvcview spits out:
luvcview version 2.0
Video driver: x11
A window manager is available
video /dev/video0
Unable to set format: 22.
 Init v4L2 failed !! exit fatal

 running fswebcam locks the machine requiring a powercycle however it does
switch on the led indicating the webcam has been activated.

Any ideas??

OpenBSD 4.4-current (GENERIC.MP) #0: Tue Oct  7 00:42:29 BST 2008
[EMAIL PROTECTED]:/usr/src/sys/arch/amd64/compile/GENERIC.MP
real mem = 2132848640 (2034MB)
avail mem = 2071003136 (1975MB)
mainbus0 at root
bios0 at mainbus0: SMBIOS rev. 2.4 @ 0xdc010 (38 entries)
bios0: vendor Dell Inc. version A12 date 09/10/2008
bios0: Dell Inc. Vostro1310
acpi0 at bios0: rev 2
acpi0: tables DSDT FACP APIC HPET MCFG TCPA TMOR OSFR APIC BOOT SLIC SSDT SSDT
SSDT SSDT
acpi0: wakeup devices LID0(S3) HDEF(S3) PXSX(S3) PXSX(S5) USB1(S0) USB2(S0)
USB3(S0) USB4(S0) USB5(S0) EHC1(S0) EHC2(S0)
acpitimer0 at acpi0: 3579545 Hz, 24 bits
acpimadt0 at acpi0 addr 0xfee0: PC-AT compat
cpu0 at mainbus0: apid 0 (boot processor)
cpu0: Intel(R) Core(TM)2 Duo CPU T5670 @ 1.80GHz, 1795.81 MHz
cpu0:
FPU,VME,DE,PSE,TSC,MSR,PAE,MCE,CX8,APIC,SEP,MTRR,PGE,MCA,CMOV,PAT,PSE36,CFLUS
H,DS,ACPI,MMX,FXSR,SSE,SSE2,SS,HTT,TM,SBF,SSE3,MWAIT,DS-CPL,EST,TM2,CX16,xTPR
,NXE,LONG
cpu0: 2MB 64b/line 8-way L2 cache
cpu0: apic clock running at 199MHz
cpu1 at mainbus0: apid 1 (application processor)
cpu1: Intel(R) Core(TM)2 Duo CPU T5670 @ 1.80GHz, 1795.50 MHz
cpu1:
FPU,VME,DE,PSE,TSC,MSR,PAE,MCE,CX8,APIC,SEP,MTRR,PGE,MCA,CMOV,PAT,PSE36,CFLUS
H,DS,ACPI,MMX,FXSR,SSE,SSE2,SS,HTT,TM,SBF,SSE3,MWAIT,DS-CPL,EST,TM2,CX16,xTPR
,NXE,LONG
cpu1: 2MB 64b/line 8-way L2 cache
ioapic0 at mainbus0 apid 1 pa 0xfec0, version 20, 24 pins
ioapic0: misconfigured as apic 2, remapped to apid 1
acpihpet0 at acpi0: 14318179 Hz
acpiprt0 at acpi0: bus 0 (PCI0)
acpiprt1 at acpi0: bus 1 (PEGP)
acpiprt2 at acpi0: bus 2 (RP01)
acpiprt3 at acpi0: bus 3 (RP02)
acpiprt4 at acpi0: bus -1 (RP03)
acpiprt5 at acpi0: bus -1 (RP04)
acpiprt6 at acpi0: bus 7 (RP05)
acpiprt7 at acpi0: bus -1 (RP06)
acpiprt8 at acpi0: bus 8 (PCIB)
acpiec0 at acpi0
acpicpu0 at acpi0: C3, C2
acpicpu1 at acpi0: C3, C2
acpibtn0 at acpi0: LID0
acpibtn1 at acpi0: PWRB
acpibtn2 at acpi0: SLPB
acpiac0 at acpi0: AC unit offline
acpibat0 at acpi0: BAT1 serial 11 type Lion oem Dell
acpivideo at acpi0 not configured
acpivideo at acpi0 not configured
cpu0: unknown Enhanced SpeedStep CPU, msr 0x0612092506000925
cpu0: using only highest and lowest power states
cpu0: Enhanced SpeedStep 1800 MHz (1292 mV): speeds: 1800, 1200 MHz
pci0 at mainbus0 bus 0: configuration mode 1
pchb0 at pci0 dev 0 function 0 Intel GM965 Host rev 0x0c
ppb0 at pci0 dev 1 function 0 Intel GM965 PCIE rev 0x0c: apic 1 int 16 (irq
5)
pci1 at ppb0 bus 1
vga1 at pci1 dev 0 function 0 NVIDIA GeForce 8400M GS rev 0xa1
wsdisplay0 at vga1 mux 1: console (80x25, vt100 emulation)
wsdisplay0: screen 1-5 added (80x25, vt100 emulation)
agp0 at vga1: no integrated graphics
uhci0 at pci0 dev 26 function 0 Intel 82801H USB rev 0x03: apic 1 int 16
(irq 5)
uhci1 at pci0 dev 26 function 1 Intel 82801H USB rev 0x03: apic 1 int 21
(irq 11)
ehci0 at pci0 dev 26 function 7 Intel 82801H USB rev 0x03: apic 1 int 18
(irq 10)
usb0 at ehci0: USB revision 2.0
uhub0 at usb0 Intel EHCI root hub rev 2.00/1.00 addr 1
azalia0 at pci0 dev 27 function 0 Intel 82801H HD Audio rev 0x03: apic 1 int
22 (irq 10)
azalia0: codec[s]: Realtek/0x0268
audio0 at azalia0
ppb1 at pci0 dev 28 function 0 Intel 82801H PCIE rev 0x03: apic 1 int 17
(irq 11)
pci2 at ppb1 bus 2
ppb2 at pci0 dev 28 function 1 Intel 82801H PCIE rev 0x03: apic 1 int 16
(irq 5)
pci3 at ppb2 bus 3
ppb3 at pci0 dev 28 function 4 Intel 82801H PCIE rev 0x03: apic 1 int 17
(irq 11)
pci4 at ppb3 bus 7
re0 at pci4 dev 0 function 0 Realtek 8168 rev 0x02: RTL8168C/8111C (0x3c00),
apic 1 int 16 (irq 5), address 00:1c:23:
rgephy0 at re0 phy 7: RTL8169S/8110S PHY, rev. 2
uhci2 at pci0 dev 29 function 0 Intel 82801H USB rev 0x03: apic 1 int 23
(irq 10)
uhci3 at pci0 dev 29 function 1 Intel 82801H USB rev 0x03: apic 1 int 19
(irq 11)
uhci4 at pci0 dev 29 function 2 Intel 82801H USB rev 0x03: apic 1 int 18
(irq 10)
ehci1 at pci0 dev 29 function 7 Intel 82801H USB rev 0x03: apic 1 int 23
(irq 10)
usb1 at ehci1: USB revision 2.0
uhub1 at usb1 Intel EHCI root hub rev 2.00/1.00 addr 1
ppb4 at pci0 dev 30 function 0 Intel 82801BAM Hub-to-PCI rev 0xf3
pci5 at ppb4 bus 8
O2 Micro Firewire rev 0x02 at pci5 dev 5 function 0 not configured
sdhc0 at pci5 dev 5 function 2 O2 Micro OZ711MP1 SDHC rev 0x02: apic 1 int
22 (irq 10)
sdmmc0 at sdhc0
O2 Micro OZ711MP1 XDHC rev 0x01 at pci5 dev 5 function 3 not configured
pcib0 at pci0 dev 31 function 0 Intel 82801HBM LPC rev 0x03
pciide0 at pci0 dev 31 function 1 Intel 82801HBM IDE rev 0x03: DMA, channel
0 configured to compatibility, channel 1 configured to compatibility
atapiscsi0 at pciide0 channel 0 drive 0

Re: Random crashes with Intel D945GCLF2

2008-10-07 Thread Sevan / Venture37
Are you running the latest version of the BIOS on the board??
http://clk.atdmt.com/UKM/go/111354029/direct/01/



Re: PCI Compliant Vulnerability Scanner

2008-10-03 Thread Sevan / Venture37
 I am not American, but I use a PCI Bus for PCI compliance.
 Helped me a lot and most cards work just fine.  And I scan
 using pcidump, it scans PCI compliant, I guess.

https://www.pcisecuritystandards.org/
http://clk.atdmt.com/UKM/go/111354029/direct/01/



Resent, Issues with -CURRENT on Vostro 1310

2008-08-14 Thread Sevan / Venture37
Resending as the 1st attempt to send this with acpidump  pcidump output
resulted in a 105kb sized email.

It seems the previous issues with re(4) reported on here have been semi fixed,
however the system is acting strange, if I attempt to boot the system from
GENERIC without disable ACPI, the system will stop after spkr0 at pcppi0, the
keyboard is still responsive in that I can switch scroll, caps, num lock on 
off but the system just sits there. Power cycling the box  attempting to boot
GENERIC.MP kernel after the hang will cause a kernel panic with the previously
reported panic: config_detach: forced detach of re0 failed (45)

What I noticed is that though re(4) is detected, an error follows no PHY
found  reset never completed
The only way to get the system to boot GENERIC.MP is to switch the machine
off, unplug battery  mains, wait  then use GENERIC.MP when you power up.

The system also needs to have ACPI disabled to boot from install44.iso.

As previously reported acpidump core dumps when run on this system aswell.

Screenshot of trace, ps after kernel panic, the core file from acpidump
coredump + acpi  pcidump output can be found here:
http://geeklan.co.uk/files/vostro1310/openbsd/august-12th/


OpenBSD 4.4 (GENERIC.MP) #1812: Tue Aug 12 17:22:53 MDT 2008
[EMAIL PROTECTED]:/usr/src/sys/arch/amd64/compile/GENERIC.MP
real mem = 2132897792 (2034MB)
avail mem = 2071056384 (1975MB)
mainbus0 at root
bios0 at mainbus0: SMBIOS rev. 2.4 @ 0xdc010 (38 entries)
bios0: vendor Dell Inc. version A10 date 07/10/2008
bios0: Dell Inc. Vostro1310
acpi0 at bios0: rev 2
acpi0: tables DSDT FACP APIC HPET MCFG TCPA TMOR OSFR APIC BOOT SLIC SSDT SSDT
SSDT SSDT
acpi0: wakeup devices LID0(S3) HDEF(S3) PXSX(S3) PXSX(S5) USB1(S0) USB2(S0)
USB3(S0) USB4(S0) USB5(S0) EHC1(S0) EHC2(S0)
acpitimer0 at acpi0: 3579545 Hz, 24 bits
acpimadt0 at acpi0 addr 0xfee0: PC-AT compat
cpu0 at mainbus0: apid 0 (boot processor)
cpu0: Intel(R) Core(TM)2 Duo CPU T5670 @ 1.80GHz, 1795.74 MHz
cpu0:
FPU,VME,DE,PSE,TSC,MSR,PAE,MCE,CX8,APIC,SEP,MTRR,PGE,MCA,CMOV,PAT,PSE36,CFLUS
H,DS,ACPI,MMX,FXSR,SSE,SSE2,SS,HTT,TM,SBF,SSE3,MWAIT,DS-CPL,EST,TM2,CX16,xTPR
,NXE,LONG
cpu0: 2MB 64b/line 8-way L2 cache
cpu0: apic clock running at 199MHz
cpu1 at mainbus0: apid 1 (application processor)
cpu1: Intel(R) Core(TM)2 Duo CPU T5670 @ 1.80GHz, 1795.50 MHz
cpu1:
FPU,VME,DE,PSE,TSC,MSR,PAE,MCE,CX8,APIC,SEP,MTRR,PGE,MCA,CMOV,PAT,PSE36,CFLUS
H,DS,ACPI,MMX,FXSR,SSE,SSE2,SS,HTT,TM,SBF,SSE3,MWAIT,DS-CPL,EST,TM2,CX16,xTPR
,NXE,LONG
cpu1: 2MB 64b/line 8-way L2 cache
ioapic0 at mainbus0 apid 1 pa 0xfec0, version 20, 24 pins
ioapic0: misconfigured as apic 2, remapped to apid 1
acpihpet0 at acpi0: 14318179 Hz
acpiprt0 at acpi0: bus 0 (PCI0)
acpiprt1 at acpi0: bus 1 (PEGP)
acpiprt2 at acpi0: bus 2 (RP01)
acpiprt3 at acpi0: bus 3 (RP02)
acpiprt4 at acpi0: bus -1 (RP03)
acpiprt5 at acpi0: bus 6 (RP04)
acpiprt6 at acpi0: bus 7 (RP05)
acpiprt7 at acpi0: bus -1 (RP06)
acpiprt8 at acpi0: bus 8 (PCIB)
acpiec0 at acpi0
acpicpu0 at acpi0: C3, C2
acpicpu1 at acpi0: C3, C2
acpibtn0 at acpi0: LID0
acpibtn1 at acpi0: PWRB
acpibtn2 at acpi0: SLPB
acpiac0 at acpi0: AC unit offline
acpibat0 at acpi0: BAT1 serial 11 type Lion oem Dell
acpivideo at acpi0 not configured
acpivideo at acpi0 not configured
cpu0: unknown Enhanced SpeedStep CPU, msr 0x0612092506000925
cpu0: using only highest and lowest power states
cpu0: Enhanced SpeedStep 1800 MHz (1292 mV): speeds: 1800, 1200 MHz
pci0 at mainbus0 bus 0: configuration mode 1
pchb0 at pci0 dev 0 function 0 Intel GM965 Host rev 0x0c
ppb0 at pci0 dev 1 function 0 Intel GM965 PCIE rev 0x0c: apic 1 int 16 (irq
5)
pci1 at ppb0 bus 1
vga1 at pci1 dev 0 function 0 vendor NVIDIA, unknown product 0x0427 rev
0xa1
wsdisplay0 at vga1 mux 1: console (80x25, vt100 emulation)
wsdisplay0: screen 1-5 added (80x25, vt100 emulation)
agp0 at vga1: no integrated graphics
drm at vga1 unsupported
uhci0 at pci0 dev 26 function 0 Intel 82801H USB rev 0x03: apic 1 int 16
(irq 5)
uhci1 at pci0 dev 26 function 1 Intel 82801H USB rev 0x03: apic 1 int 21
(irq 11)
ehci0 at pci0 dev 26 function 7 Intel 82801H USB rev 0x03: apic 1 int 18
(irq 10)
usb0 at ehci0: USB revision 2.0
uhub0 at usb0 Intel EHCI root hub rev 2.00/1.00 addr 1
azalia0 at pci0 dev 27 function 0 Intel 82801H HD Audio rev 0x03: apic 1 int
22 (irq 10)
azalia0: codec[s]: Realtek/0x0268
audio0 at azalia0
ppb1 at pci0 dev 28 function 0 Intel 82801H PCIE rev 0x03: apic 1 int 17
(irq 11)
pci2 at ppb1 bus 2
ppb2 at pci0 dev 28 function 1 Intel 82801H PCIE rev 0x03: apic 1 int 16
(irq 5)
pci3 at ppb2 bus 3
ppb3 at pci0 dev 28 function 3 Intel 82801H PCIE rev 0x03: apic 1 int 19
(irq 11)
pci4 at ppb3 bus 6
ppb4 at pci0 dev 28 function 4 Intel 82801H PCIE rev 0x03: apic 1 int 17
(irq 11)
pci5 at ppb4 bus 7
re0 at pci5 dev 0 function 0 Realtek 8168 rev 0x02: RTL8168C/8111C (0x3c00),
apic 1 int 16 (irq 5), address 00:1c:23:
rgephy0 at re0 phy 7: RTL8169S/8110S PHY, rev. 2
uhci2 at pci0 dev 29 function 0 Intel 82801H 

  1   2   >