openbsd-misc mailing list

FromSubjectsort iconDate
Stuart Henderson
Re: iTunes Server OpenBSD

howl is no longer developed.. A user on ports@ mentioned working

Multicast. One thing that might cause confusion is the -reject
routes added by default (if multicast_host/multicast_router is not
set in rc.conf.local)....

Apr 9, 7:00 pm 2008
Stuart Henderson
Re: HP DL140

Or 8042, even. Sigh...

Apr 9, 2:48 pm 2008
Stuart Henderson
Re: HP DL140

as pointed out offlist, 8052, keyboards are of course not
controlled by a timer - doh (-:

Apr 9, 2:46 pm 2008
Harrell
Re: Problems reading audio cdrom on 4.2 sparc64 *SOLVED*

Thanks to both of you!

I didn't understand that I cound not mount an audio cd.
I tried cdio and I see that I can do many things with it, including
generating wav and query cddb.

As of "abcde", I made it work passing "cd0c" as the devicename parameter:

$ abcde -f cd0c

Now that I understand it works. I was stuck trying to mount the audio cd.

Many thanks!

Joaquin.

Apr 9, 12:23 pm 2008
Stuart Henderson
Re: Problems reading audio cdrom on 4.2 sparc64

No need for 3rd party software for this simple task, take a look
at cdio(1). It does a lot more than you probably expect.

Apr 9, 11:47 am 2008
Hannah Schroeter
Re: Problems reading audio cdrom on 4.2 sparc64

Hi!

Nice, but it can't rip to stdout (for example to encode the data in a
pipe, e.g. into mp3 or ogg/vorbis, w/o storing the uncompressed audio
inbetween). cdda2wav/cdparanoia *can* do that. (Frontends like grip,
can't, again, alas.)

Kind regards,

Hannah.

Apr 9, 12:25 pm 2008
Jacob Meuser
Re: Problems reading audio cdrom on 4.2 sparc64

$ mkfifo track01.wav
$ ffmpeg -i - track01.mp3 < track01.wav &
$ cdio cdrip 1

--
jakemsr@sdf.lonestar.org
SDF Public Access UNIX System - http://sdf.lonestar.org

Apr 9, 1:49 pm 2008
Unix Fan
Re: Problems reading audio cdrom on 4.2 sparc64

You can't mount an audio CD-ROM, it simply has an audio track, no data track.

If you want to dump the contents into PCM audio, look in the ports.. install "cdrtools" and use the "cdda2wav" application.

-Nix Fan.

Apr 9, 11:23 am 2008
mufurcz
Re: SOEKRIS net5501 com port settings

All I am getting is (with Hyperterminal 115200 8/n/1, flow control none, ANSI terminal):

````````````````````````````````````````````````````````````````````````````````
````````````````````````````````````````````````````````````````````````````````
````````````````````````````````````````````````````````````````````````````````
````````````````````````````````````````````````````````````````````````````````
````````````````````````````````````````````````````````````````````````````````
````````...

Apr 9, 10:34 am 2008
eagirard
Re: Firefox 2.0.0.12

All things considered, if I'd known what my question was going to provoke, I'd have waited for 4.3. Sorry.

Ed

Apr 9, 10:31 am 2008
Unix Fan
Re: OOT: Read hardisk Mac OS on Openbsd

Well, There is /usr/ports/misc/hfsplus - but it's marked as being for PowerPC architectures only... HFS+ is used on Intel Macs now though IIRC.

Search the ports tree before firing off an email next time, or use Google.. ;)

http://openports.se/misc/hfsplus

-Nix Fan.

Apr 9, 10:10 am 2008
Joaquin Herrero
Problems reading audio cdrom on 4.2 sparc64

Hi,

I'm having problems when I try to read or mount an audio disk in my OpenBSD
4.2 sparc64 machine.
When I insert a data cdrom, the disklabel shows the partitions and I can
mount it, but when it's an audio cdrom, disklabel doesn't show any partition
and the system reports empty cdrom unit, in spite of having an audio cd
inside.

First of all, this is the dmesg of my system:

[jherrero@hestia ~]$ dmesg
console is keyboard/display
Copyright (c) 1982, 1986, 1989, 1991, 1993
The Regents ...

Apr 9, 10:09 am 2008
Jacob Meuser
Re: Problems reading audio cdrom on 4.2 sparc64

$ /bin/ls -l /dev/cdrom
ls: /dev/cdrom: No such file or directory

/dev/cdrom doesn't exist by default. you want /dev/rcd0c. note

'cdplay' rips the tracks and sends them to the soundcard as digital
data. 'play' tells the cd drive to output the data on the analog
outputs. either you don't have your cd drive audio outputs physically
connected to your soundcard's inputs, or you have the corresponding
inputs muted or turned down too low.

--
jakemsr@sdf.lonestar.org
SDF Public Access UNIX...

Apr 9, 12:51 pm 2008
Joaquin Herrero
Re: Problems reading audio cdrom on 4.2 sparc64

I forgot to include the output when I try to use abcde:

[jherrero@hestia ~]$ abcde
cd-discid: /dev/cdrom: CDROMREADTOCHDR: Inappropriate ioctl for device
abcde error: CD could not be read. Perhaps there's no CD in the drive?

---------- Forwarded message ----------
From: Joaquin Herrero <joakinen@yahoo.es>
Date: 09-abr-2008 16:09
Subject: Problems reading audio cdrom on 4.2 sparc64
To: misc@openbsd.org

Hi,

I'm having problems when I try to read or mount an audio disk in my OpenB...

Apr 9, 10:13 am 2008
Karel Galuska
Re: pf change destination port for outgoing traffic

p1 and p2 are always the same.
58453 always to 80

Apr 9, 10:02 am 2008
Mark Rolen
Re: pf change destination port for outgoing traffic

As a casual reader of this thread, I'm wondering if someone could
enlighten me as to why you'd want a custom application to take the
"standard" destination port an app (web browser) has requested and remap
it to some random high port which the destination server has no hope of
understanding, therefore requiring said port to be re-translated back to
its original by a proxy or firewall anyhow? It seems a completely
pointless and futile exercise. I hope it's not some kind of attempt at
securi...

Apr 9, 3:08 pm 2008
mufurcz
SOEKRIS net5501 com port settings

Hi,

Trying to `talk` to a SOEKRIS net5501 using a COM2 port out from
an old Windblown box (have nothing else here to use at the moment)
but I am getting garbage output, regardless of the speed - tried
9600/19200/38400/57600 8/n/1 Xon/Xoff/none.

Terminal type is set to ANSI/VT100, the null modem cable is supplied
by SOEKRIS).

I know that the COM port is OK as I was using this system to connect
to various Sun hardware (SF240, SF215 and E450).

I have in my bag a Belkin FSU409 USB-to-serial ad...

Apr 9, 10:00 am 2008
Stuart Henderson
Re: HP DL140

Either should run, once you get them booted.

Same problem with the keyboard emulation happens with at least some
linux versions and netbsd; freebsd have this working in newer
versions but nothing in their commit messages jumped out to me as
being the thing which fixes it.

(note that although the box has PS/2 sockets, internally they're
hooked up via a USB converter).

OpenBSD 4.3 (GENERIC) #1365: Tue Mar 4 14:47:58 MST 2008
deraadt@amd64.openbsd.org:/usr/src/sys/arch/amd64/compile/GENERI...

Apr 9, 9:46 am 2008
Dave Wilson
Sparc64 and T1 support (also the nature of MP)

I must apologise, since my last reinstall I lost my text wrapping.
Reposted at 72cols as per the list guidelines. Sorry for noise.

>>>
I may soon get the opportunity to obtain a Sun Fire T1000, which I
believe uses a T1 CPU. I think sparc64.html says that this is now
supported in 4.3-current, ie HEAD as of right now. I am highly tempted
to take up the offer of the machine, just because I've fancied playing
with something not x86/amd64 for a while. My questions are these:

Is there any ...

Apr 9, 9:34 am 2008
Khalid Schofield
iTunes Server OpenBSD

Hi,
messing around with an iTunes server under openbsd. I've had a look at
a number of web pages on setting on up using bsd. But not sure about
mDNS.

http://www.unixfun.net/howto/bsd/itunes.html

I've installed mt-daapd from the ports tree but can't seem to find
mDNSResponder. It's not in the bsd packages either. Also had a look at
this tutorial

http://lists.freebsd.org/pipermail/freebsd-questions/2005-January/070463...

but this port seems to have died too /usr/ports/net/p5-Net-Ren...

Apr 9, 7:48 am 2008
Floor Terra
Re: iTunes Server OpenBSD

I tried this a while ago too and didn't succeed.
The package you are looking for containing mDNSResponder and friends is
called "howl". I did not spend a lot of time trying to make this work
and I think I had problems with howl using broadcasts.

If you do succeed after installing howl, let me know.

Floor

--
Floor Terra <floort@gmail.com>
www: http://brobding.mine.nu/

Apr 9, 10:07 am 2008
Khalid Schofield
Re: iTunes Server OpenBSD

Argh broadcast. Makes my guts ache thinking of netBIOS...... Is that

Apr 9, 3:11 pm 2008
Floor Terra
Re: iTunes Server OpenBSD

I just googled it. It's suppost to be multicast DNS (mDNS).
If you are using OS X mDNS is really handy.

I dont know the exact difference between multicast and broadcast, but
they don't seem verry different.

Floor

--
Floor Terra <floort@gmail.com>
www: http://brobding.mine.nu/

Apr 9, 3:47 pm 2008
Khalid Schofield
Re: iTunes Server OpenBSD

sounds like a challenge :) Your on! Glad this is going to be of
greater use than just to me. Maybe I should produce some documentation
for http://www.openbsdsupport.org/

I do like http://www.openbsdsupport.org/ the docs make a good read
too. I'd like to write one for setting up an encrypted file server
with hardware crypto card support and the iTunes one :) Maybe a

Apr 9, 3:06 pm 2008
Dave Wilson
Sparc64 and T1 support (also the nature of MP)

I may soon get the opportunity to obtain a Sun Fire T1000, which I
believe uses a T1 CPU. I think sparc64.html says that this is now
supported in 4.3-current, ie HEAD as of right now. I am highly tempted
to take up the offer of the machine, just because I've fancied playing
with something not x86/amd64 for a while. My questions are these:

Is there any way that I could put this hardware to good use for the
benefit of the project? I would ship it off to a dev, but I want to
eventually use it in...

Apr 9, 6:57 am 2008
sonjaya
OOT: Read hardisk Mac OS on Openbsd

Dear all

How to make Openbsd 4.2 can read hardisk contain Mac OS-X, i need to
read data in Harddisk which installed Mac OS-X

Thank's for the sharing ..
--
sonjaya
http://sicute.blogspot.com

Apr 9, 6:48 am 2008
Karel Galuska
Re: pf change destination port for outgoing traffic

It is not easy to explain. On PCs are special custom based aplications which
changes destination port of outcoming traffic and I need put it back to port
80.

Now I use http proxy, but I wanted remove it and use simly pf. So, you mean
using proxy is the only way?

Karel

----- Original Message -----
From: "scott" <8f27e956@gmail.com>
To: "Karel Galuska" <galuska@2gm.cz>
Cc: <misc@openbsd.org>
Sent: Wednesday, April 09, 2008 12:01 PM

Apr 9, 6:17 am 2008
Stuart Henderson
Re: USB modem

This is normal, try cuaU0. Also you might find "cu -l /dev/cuaU0"
is useful for testing..

Apr 9, 6:12 am 2008
syl
Re: USB modem

I've just try cuaU0 and the trace is nice and more understandable.

But I think I've always got a problem with the setlinecoding

When I add trace into the kernel I saw that the function
umodem_set_line_coding failed and return the value 0x0f.
In the usbdi.h the 0x0f value equals to the USBD_TIMEOUT
define.

So I think I made a bad response to the SET_LINE_CODING.

What I am doing exactly on device side:

DEVICE RECV 8 BITS (ENDPOINT0) : 0x21 0x20 0x00 0x00 0x00 0x00 0x07 0x00
DEVICE RECV 7 ...

Apr 9, 7:51 am 2008
Stuart Henderson
Re: HP DL140

turn off 8254 emulation (aka USB keyboard emulation) in BIOS.

Apr 9, 6:08 am 2008
Stuart Henderson
Re: "VIA Announces Strategic Open Source Driver Development ...

Too early to say, they haven't released anything yet.

Apr 9, 6:07 am 2008
Henk Jan Priester
Snapshot i386-20080408 hangs during boot (rd0: fixed, 3800 b...

Trying to install OpenBSD i386 snapshot 20080408 hangs during the installation
boot process. The system is a Dell Vostro 2000 (Intel E4500 duo core).

The last few lines are:
isa0 at at ichpcib0
isadma0 at isa0
pckbc0 at isa0 port 0x60/5
pckbd0 at pckbc0 (kbd slot)
pckbc0: using irq 1 for kbd slot
wskbd0 at pckbd0: console keyboard, using wsdisplay0
npx0 t isa0 port 0xf0/16: reported by CPUID; exception 16
biomask fbfb netmask fffd ttymask ffff
rd0: fixed, 3800 blocks

It hangs, any idea what ...

Apr 9, 6:04 am 2008
Karel Galuska
Re: pf change destination port for outgoing traffic

any public server on the Internet

----- Original Message -----
From: "scott" <8f27e956@gmail.com>
To: "Karel Galuska" <galuska@2gm.cz>
Cc: <misc@openbsd.org>
Sent: Wednesday, April 09, 2008 11:24 AM

Apr 9, 5:46 am 2008
scott
Re: pf change destination port for outgoing traffic

As far as I know, pf = no; an http (or ip) proxy = yes.

But, please explain how you expect www.google.com:p2 to work when client
wants www.google.com:p1 (meaning www.google.com:80)?

-----Original Message-----
From: Karel Galuska <galuska@2gm.cz>
To: scott <8f27e956@gmail.com>
Cc: misc@openbsd.org
Subject: Re: pf change destination port for outgoing traffic
Date: Wed, 9 Apr 2008 11:46:34 +0200
Mailer: Microsoft Outlook Express 6.00.2900.3138
Delivered-To: 8f27e956@gmail.com

any...

Apr 9, 6:01 am 2008
Marie Th
Protection de votre marque sur Internet

Bonjour,

Suite aux dernihres itudes menies sur les techniques de rifirencement des
sites Internet,

le nom de domaine serait difini comme le 1er acteur permettant de
rifirencer votre site sur les moteurs de recherche.

C

Apr 9, 5:25 am 2008
Jeffrey 'jf' Lim
"VIA Announces Strategic Open Source Driver Development Init...

http://www.via.com.tw/en/resources/pressroom/pressrelease.jsp?press_rele...

would this be good news for the community? This is really mainly
Linux-related, but i'm hoping that their mention of "technical
documentation" will be good enough for Open to be able to support them...

-jf

--
In the meantime, here is your PSA:
"It's so hard to write a graphics driver that open-sourcing it would not
help."
-- Andrew Fear, Software Product Manager, NVIDIA Corporation
[ message continues ]

" title="http://kerneltrap.org/node/...">http://kerneltrap.org/node/...

Apr 9, 5:31 am 2008
Theo de Raadt
Re: "VIA Announces Strategic Open Source Driver Development ...

Developers don't need web sites. They need pdf files documenting the
chips.

Contrast Via's web site to the following:

http://wikis.sun.com/display/FOSSdocs/Home

It took us a very long time to get Sun to do this, and it was totally
worth it. It is kind of strange to us to have Sun suddenly be the
perfect example of openness.

Pay close attention to how VIA is only talking about their newest
flashiest chips, too.

Apr 9, 1:25 pm 2008
frantisek holop
Re: "VIA Announces Strategic Open Source Driver Development ...

a bit OT, but
i just had the pleasure of meeting and ex-sun employee, working
mostly on kernel stuff. i dont know how similar the opensolaris
and solaris kernels are, but he said the solaris kernel code is
a beauty to read, and simplicity and readibility are adhered
to fanatically... that reminds me another dev community :o)

as i read some of the sun employees blogs, i think there might be
quite some similarities between the two dev cultures (hope this
doesnt insult too much people), it's just...

Apr 9, 3:07 pm 2008
Zbigniew Baniewski
Re: "VIA Announces Strategic Open Source Driver Development ...

So, perhaps the best audio-option would be something using VIA Envy24(HT) -
which is reportedly better than Audigy(2)? Time to swap?
--
pozdrawiam / regards

Zbigniew Baniewski

Apr 9, 4:57 pm 2008
Jacob Meuser
Re: "VIA Announces Strategic Open Source Driver Development ...

envy(4) already exists in -current (and will be in 4.3). doesn't support
the HT version though.

--
jakemsr@sdf.lonestar.org
SDF Public Access UNIX System - http://sdf.lonestar.org

Apr 9, 6:49 pm 2008
Zbigniew Baniewski
Re: "VIA Announces Strategic Open Source Driver Development ...

Yes, I noticed it's there - but does the driver support all of the available
capabilities? The "VIA opening" won't be of any help in this particular case?
--
pozdrawiam / regards

Zbigniew Baniewski

Apr 9, 7:11 pm 2008
bofh
Re: "VIA Announces Strategic Open Source Driver Development ...

Sun learnt a lot of lessons when it tried to merge sparc and x86 code bases
together around the solaris 2.4 time, iirc. That's why things like zfs are
endian neutral. OpenBSD started in the multi cpu world to begin with.

--
http://www.glumbert.com/media/shift
http://www.youtube.com/watch?v=tGvHNNOLnCk
"This officer's men seem to follow him merely out of idle curiosity." --
Sandhurst officer cadet evaluation.
"Securing an environment of Windows platforms from abuse - external or
interna...

Apr 9, 3:35 pm 2008
frantisek holop
Re: "VIA Announces Strategic Open Source Driver Development ...

i might be wrong, but i thought as of yet, not everything
is endian neutral in openbsd (carp?)

-f
--
you don't have to be a cannibal to get fed up with people.

Apr 9, 4:12 pm 2008
syl
USB modem

Hi guys,

I'm developping a firmware for an usb device for my enterprise
and I try to be compatible with OpenBSD.

So I test my device (which just do serial communication following
the USB cdc Abstract Control Modem).

The plug seems to works fine. The attach works and attach ucom0
at umodem and umodem at uhub.

But when I'm trying to do this :
echo aaab > /dev/ttyU0

The echo still freeze. So I get the sys.tar.gz and add some trace
on ucom.c and umodem.c to find where does my device suck...

Apr 9, 5:11 am 2008
Joe Warren-Meeks
HP DL140

Hey there,

Anyone had any truck installing OpenBSD on an HP DL140? I have tried
several times and it just hangs after uncompressing the kernel, right
before the copyright message from the kernel.

Anyone know the magic cockerel wave to get them to boot?

(Note, using 4.2 release)

Thanks.

-- joe.

He has this massive ashtray that's like an Aladdin's lamp.

Apr 9, 4:54 am 2008
Johan Mson Lindman
Re: HP DL140

If an old release doesn't work, please always try a snapshot before
asking for help with it.
It is likely that whatever problem there might be has already been fixed in
the snapshots.

Regards
Johan M:son

Apr 9, 5:35 am 2008
Raimo Niskanen
Re: HP DL140

Which generation of DL140?

--

/ Raimo Niskanen, Erlang/OTP, Ericsson AB

Apr 9, 5:16 am 2008
Joe Warren-Meeks
Re: HP DL140

Ah, no. It is definitely the intel cpu though. Still worth trying the
amd?

-- joe.

Answer me this... why is it that now I am getting hitched, all these
men start flirting with me?

Apr 9, 7:55 am 2008
Karel Galuska
Re: pf change destination port for outgoing traffic

Thanks, but the example in FAQ shows how to redirect traffic to one specific
server known in time of construction of pf rules. But this is not what I am
solving.
I need in outgoing traffic keep destination server IP and change destination
port only. Destionation IP chooses user of local PC and in the time of the
construction of pf rules is unknown.

Karel

----- Original Message -----
From: "Lars NoodC)n" <larsnooden@openoffice.org>
To: "Karel Galuska" <galuska@2gm.cz>
Cc: &lt...

Apr 9, 4:45 am 2008
Connor
passing non-default configure options through the xenocara w...

Hi,

I'm running 4.2-stable on i386 and was wanting to turn on some
configuration options (for specific subpackages) that are turned off
by default when one runs builds xenocara using the vanilla process in
the /usr/src/xenocara/README file and the FAQ.

I checked out the stable source for xenocara and it builds and
installs successfully by following the usual procedure:

# cd /usr/src/xenocara
# make bootstrap
# make obj
# make build

I made sure that I installed the additional GNU autotools...

Apr 9, 3:35 am 2008
previous daytodaynext day
NoneApril 9, 2008None