OpenBSD 4.8 weird time or cron problems

2011-07-19 Thread Marcos Laufer
Hello list, i am having strange issues with openbsd 4.8 and cron . This is a OpenBSD 4.8 with it's kernel modified to have pci.c rev 1.72 , in order to make it run on a IBM x336 server. Everything was working perfect. Until i added today a new user. Then i used vipw to change it's group. After

update: OpenBSD 4.8 weird time or cron problems

2011-07-19 Thread Marcos Laufer
, Marcos Laufer wrote: Hello list, i am having strange issues with openbsd 4.8 and cron . This is a OpenBSD 4.8 with it's kernel modified to have pci.c rev 1.72 , in order to make it run on a IBM x336 server. Everything was working perfect. Until i added today a new user. Then i used vipw to change

update2: update: OpenBSD 4.8 weird time or cron problems

2011-07-19 Thread Marcos Laufer
with openbsd 4.8 and cron . This is a OpenBSD 4.8 with it's kernel modified to have pci.c rev 1.72 , in order to make it run on a IBM x336 server. Everything was working perfect. Until i added today a new user. Then i used vipw to change it's group. After that i noticed that my hourly script

RTL8169SC OpenBSD 4.8 to 4.9 issue

2011-07-07 Thread R0me0 ***
Hello misc, I Have a ethernet RTL8169SC based chipset and it work very well with OpenBSD 4.8, the same card not work with 4.9 The motherboard of 4.9 is Intel DP43BF in attach dmesg.boot of 4.9 Regards, [demime 1.01d removed an attachment of type application/octet-stream which had a name

Re: RTL8169SC OpenBSD 4.8 to 4.9 issue

2011-07-07 Thread Sergey Bronnikov
a ethernet RTL8169SC based chipset and it work very well with OpenBSD 4.8, the same card not work with 4.9 The motherboard of 4.9 is Intel DP43BF in attach dmesg.boot of 4.9 Regards, [demime 1.01d removed an attachment of type application/octet-stream which had a name of dmesg.boot

Re: RTL8169SC OpenBSD 4.8 to 4.9 issue

2011-07-07 Thread R0me0 ***
you can upload your dmesg to pastebin and provide link in email. On 14:53 Thu 07 Jul , R0me0 *** wrote: Hello misc, I Have a ethernet RTL8169SC based chipset and it work very well with OpenBSD 4.8, the same card not work with 4.9 The motherboard of 4.9 is Intel DP43BF in attach

Re: RTL8169SC OpenBSD 4.8 to 4.9 issue

2011-07-07 Thread Nick Holland
On 07/07/2011 02:01 PM, Sergey Bronnikov wrote: ... you can upload your dmesg to pastebin and provide link in email. Just put it in-line. Rule #1 of getting free help: don't make it annoying to the people giving you the free help. I'm not going to third party sites for something that

Re: RTL8169SC OpenBSD 4.8 to 4.9 issue

2011-07-07 Thread Zeb Packard
*Sorry about the direct response Nick. :0 These two lines make me think it's a configuration problem. bge0 at pci7 dev 0 function 0 Broadcom BCM57788 rev 0x01, BCM57780 A1 (0x57780001): apic 0 int 17 (irq 10), address 00:22:4d:4c:40:ee brgphy0 at bge0 phy 1: BCM57780 10/100/1000baseT PHY, rev. 1

Re: RTL8169SC OpenBSD 4.8 to 4.9 issue

2011-07-07 Thread R0me0 ***
Allright, I disabled bge0 on BIOS SETUP but the error continues: pciide0 at pci2 dev 0 function 0 Marvell 88SE6101 IDE rev 0xb2: DMA (unsupported), channel 0 configured to native-PCI, channel 1 configured to native-PCI 2011/7/7 Zeb Packard zeb.pack...@gmail.com *Sorry about the direct

Re: RTL8169SC OpenBSD 4.8 to 4.9 issue

2011-07-07 Thread R0me0 ***
I booted OBSD 4.8 on this motherboard and I have the same error: can be this error related with BUG as described on man page of re driver ? Regards, 2011/7/7 R0me0 *** knight@gmail.com Allright, I disabled bge0 on BIOS SETUP but the error continues: pciide0 at pci2 dev 0 function 0

Re: RTL8169SC OpenBSD 4.8 to 4.9 issue

2011-07-07 Thread Peter Hessler
This machine does not have an re(4) chip in it. You need to use bge0 for your ethernet device. On 2011 Jul 07 (Thu) at 11:39:20 -0700 (-0700), Zeb Packard wrote: :*Sorry about the direct response Nick. :0 : :These two lines make me think it's a configuration problem. : :bge0 at pci7 dev 0

Re: RTL8169SC OpenBSD 4.8 to 4.9 issue

2011-07-07 Thread Nick Holland
On 07/07/2011 02:39 PM, Zeb Packard wrote: *Sorry about the direct response Nick. :0 These two lines make me think it's a configuration problem. bge0 at pci7 dev 0 function 0 Broadcom BCM57788 rev 0x01, BCM57780 A1 (0x57780001): apic 0 int 17 (irq 10), address 00:22:4d:4c:40:ee brgphy0 at bge0

Re: RTL8169SC OpenBSD 4.8 to 4.9 issue

2011-07-07 Thread R0me0 ***
the ethernet that I'm plugging work very well on old hardware and work very well ( OBSD 4.8 ) the same ethernet accurs this error: ( re(4) chip ) pciide0 at pci2 dev 0 function 0 Marvell 88SE6101 IDE rev 0xb2: DMA :(unsupported), channel 0 configured to native-PCI, channel 1 :configured to

Re: RTL8169SC OpenBSD 4.8 to 4.9 issue

2011-07-07 Thread R0me0 ***
dmesg.boot of old hardware: ( same ethernet ) OpenBSD 4.8 (GENERIC.MP) #359: Mon Aug 16 09:16:26 MDT 2010 dera...@i386.openbsd.org:/usr/src/sys/arch/i386/compile/GENERIC.MP cpu0: Intel(R) Pentium(R) 4 CPU 3.00GHz (GenuineIntel 686-class) 3.01 GHz cpu0: FPU,V86,DE,PSE,TSC,MSR,PAE,MCE,CX8,APIC

Re: RTL8169SC OpenBSD 4.8 to 4.9 issue

2011-07-07 Thread Zeb Packard
I'd like to see the output from ifconfig.

Re: RTL8169SC OpenBSD 4.8 to 4.9 issue

2011-07-07 Thread Miod Vallat
dmesg.boot of old hardware: ( same ethernet ) [...] bios0 at mainbus0: AT/286+ BIOS, date 04/25/06, BIOS32 rev. 0 @ 0xfad90, SMBIOS rev. 2.3 @ 0xf0100 (34 entries) bios0: vendor Award Software International, Inc. version F3e DB date 04/25/2006 bios0: Gigabyte Technology Co., Ltd.

Re: RTL8169SC OpenBSD 4.8 to 4.9 issue

2011-07-07 Thread R0me0 ***
# uname -smr OpenBSD 4.8 i386 # ifconfig re0 re0: flags=8b43UP,BROADCAST,RUNNING,PROMISC,ALLMULTI,SIMPLEX,MULTICAST mtu 1500 lladdr 00:08:54:69:13:54 priority: 0 media: Ethernet 100baseTX full-duplex status: active inet 192.168.0.1 netmask 0xff00

Re: RTL8169SC OpenBSD 4.8 to 4.9 issue

2011-07-07 Thread Zeb Packard
That dmesg is about a year old, I'm leaning towards ESD damage.

Re: RTL8169SC OpenBSD 4.8 to 4.9 issue

2011-07-07 Thread R0me0 ***
Yes, the machine are different, I'm doing upgrade of hardware, I buy tp-link model n. TG-3269 and have the same chipset and work very well on this machine that have OBSD 4.8, but I tested the SAME ethernet that I'm running on 4.8 in new hardware with 4.9 2011/7/7 Miod Vallat m...@online.fr

Re: RTL8169SC OpenBSD 4.8 to 4.9 issue

2011-07-07 Thread R0me0 ***
Other thing, I have others servers, that are running OBSD 4.8 with the same ethernet model, and it work very well. The ethernet is ENLGA-1320 ( encore electronics ) ( YES, is a generic network card ) 2011/7/7 R0me0 *** knight@gmail.com Yes, the machine are different, I'm doing upgrade of

Re: RTL8169SC OpenBSD 4.8 to 4.9 issue

2011-07-07 Thread Nick Holland
On 07/07/11 15:59, R0me0 *** wrote: [...snip a whole lot of incomplete, fragmentary and wrong stuff...] here's the scoop. Realtek cards work. re(4) driver works. Got at least a couple, it's not something I usually brag about, but here's one from 4.9: re0 at pci3 dev 0 function 0 Realtek 8169

Re: RTL8169SC OpenBSD 4.8 to 4.9 issue

2011-07-07 Thread Zeb Packard
On Thu, Jul 7, 2011 at 12:53 PM, R0me0 *** knight@gmail.com wrote: # uname -smr OpenBSD 4.8 i386 # ifconfig re0 re0: flags=8b43UP,BROADCAST,RUNNING,PROMISC,ALLMULTI,SIMPLEX,MULTICAST mtu 1500 lladdr 00:08:54:69:13:54 priority: 0 media: Ethernet 100baseTX full

can't intall webalizer on OpenBSD 4.8

2011-06-30 Thread Marcos Laufer
Hello list, i can't install webalizer. This is OpenBSD 4.8 stable, (with pci.c rev 1.72 because this is a X336 IBM server) Any ideas why? ul6:/root{194}# pkg_add webalizer Can't install gd-2.0.35p0 because of libraries |library fontconfig.7.0 not found | not found anywhere |library freetype.17.1

Re: can't intall webalizer on OpenBSD 4.8

2011-06-30 Thread Matthew Weigel
On Thu, 30 Jun 2011 20:50:20 -0300, Marcos Laufer wrote: Hello list, i can't install webalizer. This is OpenBSD 4.8 stable, (with pci.c rev 1.72 because this is a X336 IBM server) Any ideas why? ul6:/root{194}# pkg_add webalizer Can't install gd-2.0.35p0 because of libraries |library

Re: can't intall webalizer on OpenBSD 4.8

2011-06-30 Thread Marcos Laufer
webalizer. This is OpenBSD 4.8 stable, (with pci.c rev 1.72 because this is a X336 IBM server) Any ideas why? ul6:/root{194}# pkg_add webalizer Can't install gd-2.0.35p0 because of libraries |library fontconfig.7.0 not found | not found anywhere |library freetype.17.1 not found | not found anywhere

trunk and ospf on openbsd 4.8

2011-06-13 Thread Robert Blacquiere
Hi all I see some issues ospf not distributing trunk connected networks. ospfctl shows trunk0 as down but it is up and running. Check outputs. $ ospfctl sh inter Interface AddressState HelloTimer Linkstate Uptimenc

Re: Why does GENERIC kernel for OpenBSD 4.8 and 4.9 not support software RAID

2011-05-05 Thread Henning Brauer
* Tyler Morgan tyl...@tradetech.net [2011-05-05 00:43]: I bet I'm not the only person using RAIDFrame close to production without realizing it's not even maintained code. if it's not in GENERIC is not a strong enough hint, I dunno. -- Henning Brauer, h...@bsws.de, henn...@openbsd.org BS Web

Re: Why does GENERIC kernel for OpenBSD 4.8 and 4.9 not support software RAID

2011-05-05 Thread Olivier Cherrier
On Thu, May 05, 2011 at 01:01:27AM +0200, rob...@openbsd.pap.st wrote: On Wed, 04 May 2011 15:38:46 -0700 Tyler Morgan tyl...@tradetech.net wrote: On 5/4/2011 10:04 AM, Josh Grosse wrote: http://www.ec (plz all stop pushing that links search engine rank.) I think this is mainly due

Re: Why does GENERIC kernel for OpenBSD 4.8 and 4.9 not support software RAID

2011-05-05 Thread Nick Holland
On 05/05/11 03:50, Olivier Cherrier wrote: ... BTW, I setup a server with ALTROOT feature. After 3 months, the root disk (where / lives) partially broke and the daily job screw up my /dev/r$rootbak with the dd(1) command ... Welcome to the world of RAID. I suspect your intent on posting

Re: Why does GENERIC kernel for OpenBSD 4.8 and 4.9 not support software RAID

2011-05-05 Thread Nico Kadel-Garcia
On Wed, May 4, 2011 at 7:01 PM, roberth rob...@openbsd.pap.st wrote: On Wed, 04 May 2011 15:38:46 -0700 Tyler Morgan tyl...@tradetech.net wrote: On 5/4/2011 10:04 AM, Josh Grosse wrote: http://www.ec (plz all stop pushing that links search engine rank.) I think this is mainly due to the

Re: Why does GENERIC kernel for OpenBSD 4.8 and 4.9 not support software RAID

2011-05-05 Thread roberth
On Thu, 5 May 2011 07:00:50 -0400 Nico Kadel-Garcia nka...@gmail.com wrote: The documentation on bioctl is reasonably, and detailed, and not very useful due to not having examples for noobs. kind of the point. the examples explain the syntax in a more readable way. the manpages encourage to

Re: Why does GENERIC kernel for OpenBSD 4.8 and 4.9 not support software RAID

2011-05-05 Thread Kevin Chadwick
On Thu, 5 May 2011 08:25:30 +0200 Henning Brauer wrote: I bet I'm not the only person using RAIDFrame close to production without realizing it's not even maintained code. if it's not in GENERIC is not a strong enough hint, I dunno. Actually, it's a little known fact that all the best

Why does GENERIC kernel for OpenBSD 4.8 and 4.9 not support software RAID

2011-05-04 Thread Nico Kadel-Garcia
I've been using the very helpful notes at http://www.eclectica.ca/howto/openbsd-software-raid-howto.php, which works, but does document needing to build a new kernel to enable software RAID. (I included GENERIC.MP in my GENERIC.MPRAID configuration: it's a multi-core machine.) But I had a

Re: Why does GENERIC kernel for OpenBSD 4.8 and 4.9 not support software RAID

2011-05-04 Thread Henning Brauer
* Nico Kadel-Garcia nka...@gmail.com [2011-05-04 14:55]: I've been using the very helpful notes at http://www.eclectica.ca/howto/openbsd-software-raid-howto.php, they are not helpful, they are 100% obsolete. you want softraid(4), which is, surprise! in GENERIC. -- Henning Brauer,

Re: Why does GENERIC kernel for OpenBSD 4.8 and 4.9 not support software RAID

2011-05-04 Thread Tomas Bodzar
On Wed, May 4, 2011 at 1:56 PM, Nico Kadel-Garcia nka...@gmail.com wrote: I've been using the very helpful notes at http://www.eclectica.ca/howto/openbsd-software-raid-howto.php, which works, but does document needing to build a new kernel to enable software RAID. (I included GENERIC.MP in my

Re: Why does GENERIC kernel for OpenBSD 4.8 and 4.9 not support software RAID

2011-05-04 Thread Josh Grosse
On Wed, May 04, 2011 at 03:49:12PM +0200, Tomas Bodzar wrote: ... So see http://www.openbsd.org/faq/faq14.html#RAID I still use raid(4) -- RAIDframe -- for it's root-on-RAID capability. I eagerly await the completion of root-on-RAID with softraid(4). My thanks to Joel, Jordan, Marco, and

Re: Why does GENERIC kernel for OpenBSD 4.8 and 4.9 not support software RAID

2011-05-04 Thread Stuart Henderson
On 2011-05-04, Nico Kadel-Garcia nka...@gmail.com wrote: I've been using the very helpful notes at http://www.eclectica.ca/howto/openbsd-software-raid-howto.php, which works, but does document needing to build a new kernel to enable software RAID. (I included GENERIC.MP in my GENERIC.MPRAID

Re: Why does GENERIC kernel for OpenBSD 4.8 and 4.9 not support software RAID

2011-05-04 Thread Tyler Morgan
On 5/4/2011 10:04 AM, Josh Grosse wrote: I still use raid(4) -- RAIDframe -- for it's root-on-RAID capability. I eagerly await the completion of root-on-RAID with softraid(4). My thanks to Joel, Jordan, Marco, and the rest of the team developing this. I use RAIDFrame too, but it was a

Re: Why does GENERIC kernel for OpenBSD 4.8 and 4.9 not support software RAID

2011-05-04 Thread roberth
On Wed, 04 May 2011 15:38:46 -0700 Tyler Morgan tyl...@tradetech.net wrote: On 5/4/2011 10:04 AM, Josh Grosse wrote: http://www.ec (plz all stop pushing that links search engine rank.) I think this is mainly due to the fact that softraid can't be used for the root partition (or booted off

Re: Why does GENERIC kernel for OpenBSD 4.8 and 4.9 not support software RAID

2011-05-04 Thread Josh Grosse
Top posting only because this phone's current Email client forces me to. I think that admonition looks like it was in regards to my post. A or two are absent. The link was Tyler's, not mine. -- Sent from my Android phone with K-9 Mail. Please excuse my brevity. roberth rob...@openbsd.pap.st

Re: /dev/pf permission for squid 3.2.0.6 on openbsd 4.8

2011-04-20 Thread Indunil Jayasooriya
On Tue, Apr 19, 2011 at 12:00 PM, Indunil Jayasooriya induni...@gmail.com wrote: many thanks. I got it working. I changed from http_port 3129 intercept to http_port 127.0.0.1:3129 intercept in squid.conf file. Here's the rule in pf.conf pass in log on $int_if proto tcp from $lan_net to

Re: /dev/pf permission for squid 3.2.0.6 on openbsd 4.8

2011-04-20 Thread Stuart Henderson
On 2011-04-20, Indunil Jayasooriya induni...@gmail.com wrote: On Tue, Apr 19, 2011 at 12:00 PM, Indunil Jayasooriya induni...@gmail.com wrote: many thanks. I got it working. I changed from http_port 3129 intercept to http_port 127.0.0.1:3129 intercept in squid.conf file. Here's the rule in

Re: /dev/pf permission for squid 3.2.0.6 on openbsd 4.8

2011-04-19 Thread Indunil Jayasooriya
The non-obvious thing here is you must bind the listening socket in squid to 127.0.0.1 e.g. http_port 127.0.0.1:3127 transparent I will talk to the port maintainer about removing --enable-pf-transparent. many thanks. I got it working. I changed from http_port 3129 intercept to http_port

Re: /dev/pf permission for squid 3.2.0.6 on openbsd 4.8

2011-04-15 Thread Indunil Jayasooriya
The non-obvious thing here is you must bind the listening socket in squid to 127.0.0.1 e.g. http_port 127.0.0.1:3127 transparent I will talk to the port maintainer about removing --enable-pf-transparent. Hi, I think this below link may be useful. ( this reply from a squid developer)

Re: /dev/pf permission for squid 3.2.0.6 on openbsd 4.8

2011-04-13 Thread Muhammad Muntaza
2011/4/8, Indunil Jayasooriya induni...@gmail.com: Hi list, I am trying to test squid 3.2.0.6 on OpenBSD 4.8 (amd64) in transparent mode. I can browse internet. But, I get the below error. 2011/04/08 17:43:11 kid1| Intercept.cc(305) PfInterception: PF open failed: (13) Permission denied

Re: /dev/pf permission for squid 3.2.0.6 on openbsd 4.8

2011-04-13 Thread Insan Praja SW
Hi, This link may help: http://wiki.squid-cache.org/ConfigExamples/Intercept/OpenBsdPf Thanks, On Wed, 13 Apr 2011 16:12:51 +0700, Muhammad Muntaza m.munta...@gmail.com wrote: 2011/4/8, Indunil Jayasooriya induni...@gmail.com: Hi list, I am trying to test squid 3.2.0.6 on OpenBSD 4.8

Re: /dev/pf permission for squid 3.2.0.6 on openbsd 4.8

2011-04-13 Thread Stuart Henderson
On 2011-04-08, Reyk Floeter r...@openbsd.org wrote: On Fri, Apr 08, 2011 at 03:25:55PM +0530, Indunil Jayasooriya wrote: I am trying to test squid 3.2.0.6 on OpenBSD 4.8 (amd64) in transparent mode. I can browse internet. But, I get the below error. # chgrp _squid /dev/pf # chmod g+rw /dev

/dev/pf permission for squid 3.2.0.6 on openbsd 4.8

2011-04-08 Thread Indunil Jayasooriya
Hi list, I am trying to test squid 3.2.0.6 on OpenBSD 4.8 (amd64) in transparent mode. I can browse internet. But, I get the below error. 2011/04/08 17:43:11 kid1| Intercept.cc(305) PfInterception: PF open failed: (13) Permission denied 2011/04/08 17:43:11 kid1| Intercept.cc(305

Re: /dev/pf permission for squid 3.2.0.6 on openbsd 4.8

2011-04-08 Thread Reyk Floeter
On Fri, Apr 08, 2011 at 03:25:55PM +0530, Indunil Jayasooriya wrote: I am trying to test squid 3.2.0.6 on OpenBSD 4.8 (amd64) in transparent mode. I can browse internet. But, I get the below error. # chgrp _squid /dev/pf # chmod g+rw /dev/pf scary. squid should not touch /dev/pf at all

mysql on openbsd 4.8 error

2011-04-07 Thread Gianluca D'Auri Muscelli
Hi, i have a little problem with mysql on openbsd 4.8stable, when i create a user for mysql-postfix database : mysql INSERT INTO users (login, name, password, maildir) - VALUES ('g...@mydomain.org', 'Gianluca', ENCRYPT('my_password),' 'mydomain.org/gdrm/'); ' ' I can't close

Re: mysql on openbsd 4.8 error

2011-04-07 Thread Raul Rodriguez
Muscelli Sent: Thursday, April 07, 2011 2:43 PM To: misc@openbsd.org Subject: mysql on openbsd 4.8 error Hi, i have a little problem with mysql on openbsd 4.8stable, when i create a user for mysql-postfix database : mysql INSERT INTO users (login, name, password, maildir) - VALUES ('g

Re: mysql on openbsd 4.8 error

2011-04-07 Thread patrick keshishian
On Thu, Apr 7, 2011 at 2:42 PM, Gianluca D'Auri Muscelli g...@email.it wrote: i have a little problem with mysql on openbsd 4.8stable, when i create a user for mysql-postfix database : mysql INSERT INTO users (login, name, password, maildir) - VALUES ('g...@mydomain.org', 'Gianluca',

Re: [darkice] Re: Build darkice on OpenBSD 4.8

2011-03-30 Thread Evgeniy Sudyr
Anybody there was able to compile darkice on OpenBSD 4.8 or -current ? On Tue, Mar 29, 2011 at 4:47 PM, Evgeniy Sudyr eject.in...@gmail.comwrote: I got source from anoncvs and then added include to .cpp files #include /usr/src/usr.sbin/nsd/compat/pselect.c now I'm getting next error

ZTE MF190 HSUPA USB Modem with OpenBSD 4.8

2011-03-29 Thread Ahmad Zulkarnain
Hi, I just bought a new ZTE MF190 HSUPA USB modem for my 4.8 machine. I saw a few supported ZTE USB modem and I tried using this modem without success. Using cu -l cuaU(0-2) just display connected and hangs there. I would be glad if there's a pointer on how to get the modem working in 4.8. Here's

Re: ZTE MF190 HSUPA USB Modem with OpenBSD 4.8

2011-03-29 Thread MERIGHI Marcus
sounds similar to http://marc.info/?l=openbsd-miscm=129104388909427 http://marc.info/?l=openbsd-techm=129104820617203 see follow-ups, too. als...@gmail.com (Ahmad Zulkarnain), 2011.03.29 (Tue) 07:17 (CEST): Hi, I just bought a new ZTE MF190 HSUPA USB modem for my 4.8 machine. I saw a few

Re: ZTE MF190 HSUPA USB Modem with OpenBSD 4.8

2011-03-29 Thread Daniel Gracia
Yep, that sounds totally right. The same over here with a ZTE MF110UP; just updated the pertinent usb files and got it working. ZTE seems to have a very broad range of product (numbers) over there. El 29/03/2011 9:27, MERIGHI Marcus escribis: sounds similar to

Re: ZTE MF190 HSUPA USB Modem with OpenBSD 4.8

2011-03-29 Thread MERIGHI Marcus
lists.d...@electronicagracia.com (Daniel Gracia), 2011.03.29 (Tue) 09:42 (CEST): Yep, that sounds totally right. The same over here with a ZTE MF110UP; just updated the pertinent usb files and got it working. let us all have it, diff -u to tech@, prego. ZTE seems to have a very broad range

Re: ZTE MF190 HSUPA USB Modem with OpenBSD 4.8

2011-03-29 Thread David Coppa
On Tue, Mar 29, 2011 at 12:35 PM, MERIGHI Marcus mcmer-open...@tor.at wrote: lists.d...@electronicagracia.com (Daniel Gracia), 2011.03.29 (Tue) 09:42 (CEST): Yep, that sounds totally right. The same over here with a ZTE MF110UP; just updated the pertinent usb files and got it working. let

Re: ZTE MF190 HSUPA USB Modem with OpenBSD 4.8

2011-03-29 Thread Daniel Gracia
My Device (ZTE MG110 HSUPA USB modem, and it's not a typo) works after adding the single-liner definitions at .c and .h files -sorry, don't have access to the machine now-. I can remember it's a little funky toy; first attachs with a ID PRDCT of 0x0083 and then, when ejecting the first

Re: ZTE MF190 HSUPA USB Modem with OpenBSD 4.8

2011-03-29 Thread Daniel Gracia
Oh my, now _that's_ a typo: it's a MF110 :) El 29/03/2011 18:44, Daniel Gracia escribis: My Device (ZTE MG110 HSUPA USB modem, and it's not a typo) works after adding the single-liner definitions at .c and .h files -sorry, don't have access to the machine now-. I can remember it's a little

Re: ZTE MF190 HSUPA USB Modem with OpenBSD 4.8

2011-03-29 Thread Ahmad Zulkarnain
Thanks for the info! Now to get rid of the chat script error. Thanks again! On Tue, Mar 29, 2011 at 3:27 PM, MERIGHI Marcus mcmer-open...@tor.at wrote: sounds similar to http://marc.info/?l=openbsd-miscm=129104388909427 http://marc.info/?l=openbsd-techm=129104820617203 see follow-ups, too.

Build darkice on OpenBSD 4.8

2011-03-28 Thread Evgeniy Sudyr
Hello, I'm trying to build darkice with mp3 support and getting error during compile process. I have no idea if it's openbsd specific and need your guys help. My steps: 1) build lame http://sourceforge.net/projects/lame tar zxf cd lame-3.98.4.tar.gz cd lame-3.98.4/ ./configure make make

Re: Build darkice on OpenBSD 4.8

2011-03-28 Thread Guillaume Dualé
Hi, the audio system is different than Linux. You should read this http://www.openbsd.org/porting/audio-port.html Or declare pselect ;) Guillaume. On 28/03/2011 21:55, Evgeniy Sudyr wrote: Hello, I'm trying to build darkice with mp3 support and getting error during compile process. I have no

Re: Build darkice on OpenBSD 4.8

2011-03-28 Thread Ted Unangst
On Mon, Mar 28, 2011 at 3:55 PM, Evgeniy Sudyr eject.in...@gmail.com wrote: FileSink.cpp: In member function 'virtual bool FileSink::canWrite(unsigned int, unsigned int)': FileSink.cpp:276: error: 'pselect' was not declared in this scope openbsd does not have a pselect function.

Re: Build darkice on OpenBSD 4.8

2011-03-28 Thread Tomas Bodzar
And maybe just because of curiosity or interest you may find these papers useful too: http://www.openbsd.org/papers/asiabsdcon2010_sndio_slides.pdf http://www.openbsd.org/papers/asiabsdcon2010_sndio.pdf On Mon, Mar 28, 2011 at 9:55 PM, Evgeniy Sudyr eject.in...@gmail.com wrote: Hello, I'm

Re: Build darkice on OpenBSD 4.8

2011-03-28 Thread Tomas Bodzar
Eh, I forgot every time something important : http://openports.se/audio/lame On Mon, Mar 28, 2011 at 9:55 PM, Evgeniy Sudyr eject.in...@gmail.com wrote: Hello, I'm trying to build darkice with mp3 support and getting error during compile process. I have no idea if it's openbsd specific and

Weird crash on OpenBSD 4.8

2011-03-19 Thread Alvaro Mantilla Gimenez
Hi, I am running an OpenBSD 4.8 server whith generic kernel. The server was unresponsive since yesterday at 22:00 (Eastern Time) and today I found this (after the server stuck on reboot and run manually fsck in /var partition): Mar 19 09:26:03 mail /bsd: mode = 020162, inum = 389775

Re: MSA110UP 3g modem on OpenBSD 4.8

2011-03-17 Thread Sergio Charpinel Jr.
Thanks David and Stuart. I couldn't make it work using David's method, but It worked using this ppp.conf: default: set log CHAT tim: set device /dev/ttyU3 set login \!chat -f /etc/ppp/peers/tim.chat\ set speed 460800 set phone *99***1# set authname tim set authkey tim set timeout 120

Re: MSA110UP 3g modem on OpenBSD 4.8

2011-03-16 Thread Sergio Charpinel Jr.
patch. Thanks. 2011/3/15 David Coppa dco...@gmail.com On Mon, 14 Mar 2011, Stuart Henderson wrote: In gmane.os.openbsd.misc, you wrote: i'm trying to get my MSA110UP 3g modem working on OpenBSD 4.8. But I think it is recognized as a hard disk device, like in Linux. There I had

Re: MSA110UP 3g modem on OpenBSD 4.8

2011-03-16 Thread David Coppa
On Wed, Mar 16, 2011 at 2:40 PM, Sergio Charpinel Jr. sergiocharpi...@gmail.com wrote: Hi, I think it worked. Here is my dmesg now; Yes, It's working. The problem now is to configure ppp. Just one more quention. When I run: # cu -l /dev/ttyU0 Connected And it freezes until I kill the

Re: MSA110UP 3g modem on OpenBSD 4.8

2011-03-16 Thread Stuart Henderson
On 2011/03/16 12:16, Sergio Charpinel Jr. wrote: My config file: /dev/cuaU3 debug crtscts 460800 defaultroute noauth :10.64.64.64 connect '/usr/sbin/chat -v -f /etc/ppp/peers/tim.chat' you can try turning off various settings by adding things like these: deflate 0 refuse-pap refuse-chap

libssl errors with Plone 4.0.3 and 4.0.4 on OpenBSD 4.8

2011-03-16 Thread Vijay Sankar
When I try to install Plone 4.0.4 (and 4.0.3 couple of months ago) on OpenBSD 4.8, as follows, I get an error $ sh ./install.sh --with-python=/usr/local/bin/python2.6 zeo ZEO Cluster Install selected Detailed installation log being written to /root/Plone-4.0.4-UnifiedInstaller/install.log

Re: MSA110UP 3g modem on OpenBSD 4.8

2011-03-16 Thread Sergio Charpinel Jr.
Thanks again David for your help. As I said, I used to connect it in Linux, so I got your config files and just adapted to my config. But I'm receving a modem Hangup. Here is my log: Mar 16 12:06:03 pppd[24222]: pppd 2.3.5 started by root, uid 0 Mar 16 12:06:06 pppd[24222]: Serial connection

Re: MSA110UP 3g modem on OpenBSD 4.8

2011-03-16 Thread David Coppa
On Wed, Mar 16, 2011 at 4:29 PM, Stuart Henderson s...@spacehopper.org wrote: you can try turning off various settings by adding things like these: deflate 0 refuse-pap refuse-chap noauth noccp novj novjccomp nopcomp some 3g cards don't work well with these. sometimes you also have to

Re: MSA110UP 3g modem on OpenBSD 4.8

2011-03-16 Thread Sergio Charpinel Jr.
2011/3/16 David Coppa dco...@gmail.com On Wed, Mar 16, 2011 at 4:29 PM, Stuart Henderson s...@spacehopper.org wrote: you can try turning off various settings by adding things like these: deflate 0 refuse-pap refuse-chap noauth noccp novj novjccomp nopcomp some 3g cards

Re: MSA110UP 3g modem on OpenBSD 4.8

2011-03-15 Thread David Coppa
On Mon, 14 Mar 2011, Stuart Henderson wrote: In gmane.os.openbsd.misc, you wrote: i'm trying to get my MSA110UP 3g modem working on OpenBSD 4.8. But I think it is recognized as a hard disk device, like in Linux. There I had to install usb-modeswitch to connect, but I've heard it won't

Re: MSA110UP 3g modem on OpenBSD 4.8

2011-03-15 Thread Sergio Charpinel Jr.
on OpenBSD 4.8. But I think it is recognized as a hard disk device, like in Linux. There I had to install usb-modeswitch to connect, but I've heard it won't compile on OpenBSD. Try: eject sd1 If that works then we can add it as a DEV_UMASS4 device Hi again, This should make your modem

MSA110UP 3g modem on OpenBSD 4.8

2011-03-14 Thread Sergio Charpinel Jr.
Hi, i'm trying to get my MSA110UP 3g modem working on OpenBSD 4.8. But I think it is recognized as a hard disk device, like in Linux. There I had to install usb-modeswitch to connect, but I've heard it won't compile on OpenBSD. Here is my dmesg output when I connect the modem: umsm0 at uhub1

Re: MSA110UP 3g modem on OpenBSD 4.8

2011-03-14 Thread David Coppa
On Mon, Mar 14, 2011 at 2:26 PM, Sergio Charpinel Jr. sergiocharpi...@gmail.com wrote: port 1 addr 2: full speed, power 500 mA, config 1, ONDA WCDMA Technologies MSM(0x0091), ONDA,Incorporated(0x19d2), rev 0.00, iSerialNumber P671A2ODTD01 It should be a DEV_UMASS4 device, just like the

Re: MSA110UP 3g modem on OpenBSD 4.8

2011-03-14 Thread Stuart Henderson
In gmane.os.openbsd.misc, you wrote: i'm trying to get my MSA110UP 3g modem working on OpenBSD 4.8. But I think it is recognized as a hard disk device, like in Linux. There I had to install usb-modeswitch to connect, but I've heard it won't compile on OpenBSD. Try: eject sd1 If that works

Re: OpenBSD 4.8 HP ProLiant DL360 G7 Install OK?

2011-03-09 Thread Tobias Ulmer
On Wed, Mar 09, 2011 at 08:03:25AM +0100, rancor wrote: We are running stock OpenBSD 4.8 on several DL360 G6 and G7 and a additional HP NC364T PCI Express Quad Port Gigabit Server Adapter. We are running them in pairs as a firewall cluster with pfsync and carp and also as stand alone

Re: OpenBSD 4.8 HP ProLiant DL360 G7 Install OK?

2011-03-09 Thread rancor
an arsehole. Regards Den 9 mar 2011 11.21 skrev Tobias Ulmer tobi...@tmux.org: On Wed, Mar 09, 2011 at 08:03:25AM +0100, rancor wrote: We are running stock OpenBSD 4.8 on several DL360 G6 and G7 and a additional HP NC364T PCI Express Quad Port Gigabit Server Adapter. We are running them in pairs

Re: OpenBSD 4.8 HP ProLiant DL360 G7 Install OK?

2011-03-09 Thread Tobias Ulmer
09, 2011 at 08:03:25AM +0100, rancor wrote: We are running stock OpenBSD 4.8 on several DL360 G6 and G7 and a additional HP NC364T PCI Express Quad Port Gigabit Server Adapter. We are running them in pairs as a firewall cluster with pfsync and carp and also as stand alone as a router but we

Re: OpenBSD 4.8 HP ProLiant DL360 G7 Install OK?

2011-03-09 Thread a b
From an HP DL360 G6... OpenBSD 4.7 (GENERIC.MP) #1: Fri Feb 11 22:42:45 UTC 2011 r...@example.com:/usr/src/sys/arch/i386/compile/GENERIC.MP cpu0: Intel(R) Xeon(R) CPU E5504 @ 2.00GHz (GenuineIntel 686-class) 2.01 GHz cpu0:

Re: OpenBSD 4.8 HP ProLiant DL360 G7 Install OK?

2011-03-09 Thread rancor
: On Wed, Mar 09, 2011 at 08:03:25AM +0100, rancor wrote: We are running stock OpenBSD 4.8 on several DL360 G6 and G7 and a additional HP NC364T PCI Express Quad Port Gigabit Server Adapter. We are running them in pairs as a firewall cluster with pfsync and carp and also as stand alone

Re: OpenBSD 4.8 HP ProLiant DL360 G7 Install OK?

2011-03-09 Thread Kenneth R Westerback
On Wed, Mar 09, 2011 at 11:39:16AM +0100, rancor wrote: I have been asking for how I can provide more information but the question was not answered. Im not whining, Im just providing my experience. I would be happy to provide more information if some body asked my in my report and also told

Re: OpenBSD 4.8 HP ProLiant DL360 G7 Install OK?

2011-03-09 Thread Kenneth R Westerback
On Wed, Mar 09, 2011 at 01:08:07PM +0100, rancor wrote: No, sadly not. The machines are now in use and I don't have any to spare. I needed that information when I reported the problem, it's kind of late now but I sure will use the information next time I run into problem when I'm validating a

OpenBSD 4.8 HP ProLiant DL360 G7 Install OK?

2011-03-08 Thread 엄상균
Sorry , This Maillist is Correct , I do not know I am looking to purchase the server for OpenBSD 4.8 OpenBSD 4.8 HP ProLiant DL360 G7 Install OK? Or another HP Server Help me PLZ [IMAGE]

OpenBSD 4.8 HP ProLiant DL360 G7 Install OK?

2011-03-08 Thread 엄상균
I am looking to purchase the server for OpenBSD 4.8 OpenBSD 4.8 HP ProLiant DL360 G7 Install OK? Or another Recent HP Server ? Help me PLZ

Re: OpenBSD 4.8 HP ProLiant DL360 G7 Install OK?

2011-03-08 Thread rancor
We are running stock OpenBSD 4.8 on several DL360 G6 and G7 and a additional HP NC364T PCI Express Quad Port Gigabit Server Adapter. We are running them in pairs as a firewall cluster with pfsync and carp and also as stand alone as a router but we have problem with random freezes. We have tried

OpenBSD 4.8, Marvell Yukon 88E8071 integrated NIC freeze with, gigabit switch only

2011-01-19 Thread Tuomas Tonteri
Hi openbsd-misc, I'm quite new to OpenBSD, but very excited about it. I have now installed 4.8 it on three different machines. Two of these are Acers, TravelMate 7520 and a cheap Acer desktop that originally came with FreeDOS installed. I have gone with the amd64 binaries. Coincidentally both

Re: OpenBSD 4.8, Marvell Yukon 88E8071 integrated NIC freeze with, gigabit switch only

2011-01-19 Thread Tuomas Tonteri
automatically recover the freeze, but requires the ifconfig down/up sequence. However, both switches and the ifconfig ethernet mode output immediately reflects the correct speed when the cable is swapped over. Br, Tuomas. $ uname -a OpenBSD bronze.tonttu.lan 4.8 GENERIC#182 amd64 $ dmesg OpenBSD

LDAP and OpenBSD 4.8

2011-01-16 Thread Timothy Legge
OpenLDAP under OpenBSD 4.8 and intergrating it with the rest of my system so that I can use LDAP for my CMS. Regards, Tim P.S. I currently have MySQL installed and running well on the system. Would it be an easier task to use this for LDAP rather than installing a second DB?

Re: LDAP and OpenBSD 4.8

2011-01-16 Thread Ingo Schwarze
Hi Tim, Timothy Legge wrote on Sun, Jan 16, 2011 at 10:48:51PM +: Im am new to openBSD and have been happily playing around with it Welcome! Now Im wanting to setup and test LDAP under OpenBSD. I have spent most of last night and today searching the internet and the mailing lists for

Re: OpenBSD 4.8 modify rts values

2011-01-06 Thread Fred Crowson
On 6 January 2011 10:58, Sam Fourman Jr. sfour...@gmail.com wrote: Hello list I have a OpenBSD wifi AP and it has a ral 2860 device I need to modify the rts values like in this link http://supremetechs.com/2009/07/24/slow-wifi-iphone-3gs/ does ifconfig have this ability? mtu setting

Re: OpenBSD 4.8 modify rts values

2011-01-06 Thread Sam Fourman Jr.
On Thu, Jan 6, 2011 at 5:47 AM, Fred Crowson fred.crow...@gmail.com wrote: On 6 January 2011 10:58, Sam Fourman Jr. sfour...@gmail.com wrote: Hello list I have a OpenBSD wifi AP and it has a ral 2860 device I need to modify the rts values like in this link

Re: OpenBSD 4.8 modify rts values

2011-01-06 Thread Chris Cappuccio
That link (and this thread) read like the blind leading the blind. Enabling RTS/CTS with packet sizes above 1500 is probably not what is fixing his problem And changing the mtu has nothing to do with any of this. If enabling RTS fixes problems, then using a cleaner frequency should do the

power button and OpenBSD 4.8

2011-01-01 Thread Daniel Bareiro
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Hi all and happy new year! I have an OpenBSD 4.8 VM with KVM (qemu-kvm 0.12.5) and I've found that when I run system_powerdown (it simulate the pressing of a fixed feature acpi power button) from Qemu Monitor, the VM freezes using both bsd and bsd.mp

Cannot build gtar with OpenBSD 4.8

2010-12-28 Thread Douglas Held
I'm having trouble building jdk 1.6 for OpenBSD 4.8 in a VMWare virtual machine. Is there something wrong with my procedure? Thanks Doug Machine specs: VMWare with 2x i386 CPU, 2GB RAM, 8GB disk Host system is OS X / VMWare Fusion 2.x; Vmware tools are NOT installed. Steps to reproduce: 1

Re: Cannot build gtar with OpenBSD 4.8

2010-12-28 Thread David Cantrell
On 12/28/2010 01:05 AM, Douglas Held wrote: I'm having trouble building jdk 1.6 for OpenBSD 4.8 in a VMWare virtual machine. Is there something wrong with my procedure? Thanks Doug Machine specs: VMWare with 2x i386 CPU, 2GB RAM, 8GB disk Host system is OS X / VMWare Fusion 2.x; Vmware tools

  1   2   3   >