Re: gvim GUI cannot be used

2013-07-05 Thread Jens Jahnke
Hi,

On Fri, 5 Jul 2013 12:56:32 +0200
CeDeROM cede...@tlen.pl wrote:

C Hey Raphael :-) Go to /usr/ports/editors/vim and make deinstall
C reinstall it, that works for me, and it helps with dialogs in texmode
C as well :-)

for me this does not work. Unless I hack the Makefile and force it to
enable gui mode it just isn't compiled in.

Regards,

Jens

-- 
05. Heuert 2013, 13:19
Homepage : http://www.jan0sch.de

SAFETY
I can live without
Someone I love
But not without
Someone I need.


pgp6lPZC5JzKA.pgp
Description: PGP signature


Re: gvim GUI cannot be used

2013-07-05 Thread Jens Jahnke
Well,

On Fri, 5 Jul 2013 15:34:59 +0200
Polytropon free...@edvax.de wrote:

P  Try a make rmconfig first and then make install.
P 
P And make sure /etc/make.conf does not contain any offending
P settings that might suggest you do not have or want X11.

if I do make rmconfig it tells me that there was no user config.
To be sure I deleted the /var/db/ports/vim/options file.

Here is my /etc/make.conf:

WITH_PKGNG=yes
# Ruby
RUBY_DEFAULT_VER=2.0
# TeX
TEX_DEFAULT=texlive
# QT
QT4_OPTIONS=CUPS QGTKSTYLE
# added by use.perl 2013-07-02 07:31:18
PERL_VERSION=5.14.4

However vim is still build without x11 support. The only thing working
right now is manually tweaking the Makefile. Otherwise I always end up
with a ./configure --enable-gui=no ...

Regards,

Jens

-- 
05. Heuert 2013, 15:47
Homepage : http://www.jan0sch.de

Antique fairy tale: Little Red Riding Hood.
Modern fairy tale: Oswald, acting alone, shot Kennedy.


pgpdfrNcHOGGm.pgp
Description: PGP signature


Re: gvim GUI cannot be used

2013-07-05 Thread Jens Jahnke
Hi,

On Fri, 5 Jul 2013 17:52:59 +0200
Raphael Ahrens tant.sinnis...@googlemail.com wrote:

RA To get to the bottom of the problem here my make.conf received with
RA my now again working gvim, thanks to the remark of Kent. :)
RA 
RA WITH_X11=YES
RA OPTIMZED_CFLAGS=YES
RA MAKE_JOBS_NUMBER=2
RA BUILD_OPTIMIZED=YES
RA WITH_CPUFLAGS=YES
RA 
RA WITH_PKGNG=yes
RA WITHOUT_PROFILE=yes
RA TEX_DEFAULT=texlive
RA # added by use.perl 2013-07-05 12:03:07
RA PERL_VERSION=5.12.5
RA 
RA Greetings,
RA Raphael

that doesn't work on my system. However if I use 
# setenv WITH_OPTIONS=yes
# make install
everything works and I get options again. ;-)

Regards,

Jens

-- 
05. Heuert 2013, 18:44
Homepage : http://www.jan0sch.de

You will win success in whatever calling you adopt.


pgpc971uTJ0zm.pgp
Description: PGP signature


TexLive in ports running endless on compile?

2013-05-07 Thread Jens Jahnke
Hi,

I've seen that texlive has finally landed in the ports tree and as I
had a fresh and clean setup system ready I tried it out.

I tried to install texlive-full which started out okay but the last
line in my terminal is:

fmtutil: running `ptex -ini   -jobname=ptex -progname=ptex ptex.ini
#ptex' ...

The ptex job is now running for 6 hours on a system with an i5 cpu and
an ssd. Is this normal or is something broken here?

Regards,

Jens

-- 
07. Wonnemond 2013, 17:13
Homepage : http://www.jan0sch.de

Invest in physics -- own a piece of Dirac!


pgpwA1bly0t6S.pgp
Description: PGP signature


9.1 on Dell Vostro Desktop 470 MT

2013-02-23 Thread Jens Jahnke
Hi,

we are considering a desktop from dell (vostro 470 mt) and I would like
to know if someone has experience with freebsd (9.1) and this machine.

Regards,

Jens

-- 
23. Hornung 2013, 16:05
Homepage : http://www.jan0sch.de

Mount St. Helens should have used earth control.


pgpeF9VIy6eGC.pgp
Description: PGP signature


Re: Opera

2013-02-02 Thread Jens Jahnke
On Sat, 02 Feb 2013 07:55:25 -0600
ajtiM lum...@gmail.com wrote:

A On Saturday 02 February 2013 14:19:17 Polytropon wrote:
A  On Sat, 02 Feb 2013 05:35:46 -0600, ajtiM wrote:
A   Looks like Opera has problem autodetect on KDE but not in
A   Fluxbox.
A  
A  This is because Fluxbox is neither KDE or Gnome. :-)
A  
A  But simply coredumping is a bad default value for how to act
A  when not using KDE or Gnome. I'm using Opera on WindowMaker
A  here for many years without that specific error (11.50 at the
A  moment), so maybe another sign for disimproved software... :-(
A 
A As I remember a problem started with Opera 12?? (I forgot which
A one but 12 for sure).

For me problems started with 12.10 (12.12 currently). After some update
opera wouldn't start anymore. It simply bailed out saying failed to
setup core.

I never had the time to nail the reason down exactly. Had something to
do with gstreamer and xorg stuff updates. Right now on 9.1 it is
running and I hope it will stay that way.

Regards,

Jens

-- 
02. Hornung 2013, 15:14
Homepage : http://www.jan0sch.de

QOTD:
Everything I am today I owe to people, whom it is now
too late to punish.


pgpLjZcurrUSP.pgp
Description: PGP signature


Re: Security updates

2013-01-23 Thread Jens Jahnke
Hi,

On Wed, 23 Jan 2013 12:42:00 +0100
Ralf Mardorf ralf.mard...@alice-dsl.net wrote:

RM Because compiling does take very long, I will not update the whole
RM ports tree that often, I alos like to keep software versions that
RM fit to my needs when ever possible, but I guess without breaking
RM dependencies it theoretically should be possible to update Internet
RM browsers, MUAs etc. only from time to time, for security reasons.
RM 
RM Is it possible to update just some Internet stuff?

yes, using some tools. Take a look at portmaster or portupgrade. Maybe
you should install portaudit too. It tells you for which ports security
flaws have been found.

To update a single port using portmaster you would run 
# portmaster www/firefox
for example.

Regards,

Jens

-- 
23. Hartung 2013, 13:02
Homepage : http://www.jan0sch.de

The student in question is performing minimally for his peer group and
is an emerging underachiever.


pgp8UwSjWD1xW.pgp
Description: PGP signature


Re: Wine-fbsd64 updated to 1.5.20 (32bit Wine for 64bit FreeBSD)

2012-12-28 Thread Jens Jahnke
Hi,

On Sat, 29 Dec 2012 07:42:02 +0200
David Naylor naylor.b.da...@gmail.com wrote:

DN  On Mon, 24 Dec 2012 12:27:11 +0200
DN  David Naylor naylor.b.da...@gmail.com wrote:
DN 
DN  DN Since it is possible to install the existing pkg
DN  DN packages in a pkgng environment (which I do) this is not a
DN  DN high priority.
DN 
DN  is there a documentation for that? I searched the pkgng docs but
DN  found nothing regarding installation of old packages or
DN  converting them to a newer version.
DN 
DN Use the old `pkg_ng` command to install the package. As long as the
DN files installed with the old and the new package tools are mutually
DN exclusive you shouldn't have a problem.
DN 
DN If you patch your ports tree with the wine-fbsd64 diff then it is
DN possible to use `pkg2ng` to convert to the pkgng format. (Although
DN I have never tested that, see documentation for pkg2ng and `pkg
DN create`).

meanwhile I've succeeded in building wine from ports using a 32bit
system under /compat/i386 following the instructions in the freebsd
wiki. I needed some tweaks which I documented here: 
https://makandracards.com/jan0sch/13429-installing-wine-under-freebsd-8-amd64

Regards,

Jens

-- 
29. Julmond 2012, 08:38
Homepage : http://www.jan0sch.de

Still looking for the glorious results of my misspent youth.
Say, do you have a map to the next joint?


pgpOfcSfwkSVo.pgp
Description: PGP signature


Re: Wine-fbsd64 updated to 1.5.20 (32bit Wine for 64bit FreeBSD)

2012-12-26 Thread Jens Jahnke
On Wed, 26 Dec 2012 07:54:58 +
Matthew Seaman matt...@freebsd.org wrote:

MS On 26/12/2012 07:27, Jens Jahnke wrote:
MS  On Mon, 24 Dec 2012 12:27:11 +0200
MS  David Naylor naylor.b.da...@gmail.com wrote:
MS  
MS  DN Since it is possible to install the existing pkg 
MS  DN packages in a pkgng environment (which I do) this is not a
MS  DN high priority.
MS  
MS  is there a documentation for that? I searched the pkgng docs but
MS  found nothing regarding installation of old packages or
MS  converting them to a newer version.
MS 
MS There's nothing in pkg_tools to stop it working on a pkgng-enabled
MS system.  This does not mean that installing pkg_tools packages in
MS that situation is in any way supported or encouraged.  If you do
MS this, you will create a mess on your systems and store up a nasty
MS job of sorting it all out for yourself.  It really isn't a good
MS idea.

Thanks for the advise. I guessed in that direction. So I'll be patient
and wait for packages because I've never been able to build wine
(64bit) myself from source. I just need it for some old games anyway. ;)

Regards,

Jens

-- 
26. Julmond 2012, 11:13
Homepage : http://www.jan0sch.de

All my friends and I are crazy.
That's the only thing that keeps us sane.


pgprZUj0u9Os7.pgp
Description: PGP signature


Re: Wine-fbsd64 updated to 1.5.20 (32bit Wine for 64bit FreeBSD)

2012-12-25 Thread Jens Jahnke
Hi,

On Mon, 24 Dec 2012 12:27:11 +0200
David Naylor naylor.b.da...@gmail.com wrote:

DN Since it is possible to install the existing pkg 
DN packages in a pkgng environment (which I do) this is not a high
DN priority.

is there a documentation for that? I searched the pkgng docs but found
nothing regarding installation of old packages or converting them to
a newer version.

Regards,

Jens

-- 
26. Julmond 2012, 08:27
Homepage : http://www.jan0sch.de

What the world *really* needs is a good Automatic Bicycle Sharpener.


pgpRsnILSI7Jk.pgp
Description: PGP signature


Re: exclude directories from find command

2012-12-22 Thread Jens Jahnke
Hi,

On Sat, 22 Dec 2012 06:22:44 -0800 (PST)
Jack Mc Lauren jack.mclau...@yahoo.com wrote:

JML How can I exclude specific directories from my find command ? I
JML want to look for all files in the whole system except for those in
JML e.g /extra directory. I use this command to find all files, but
JML how can I exclude /extra directory ?
JML 
JML find / -type f

what about find / -type f | grep -v ^\/extra ? ;)

Regards

-- 
22. Julmond 2012, 15:33
Homepage : http://www.jan0sch.de

For flavor, instant sex will never supersede the stuff you have to peel
and cook.
-- Quentin Crisp


pgplgQWuOaL9G.pgp
Description: PGP signature


Re: How to crontab screen with script inside and a don't run it if it's already running check?

2012-06-02 Thread Jens Jahnke
Hello Dwayne,

On Sat, 2 Jun 2012 10:59:09 +0200
Dwayne Henderson its.code.in.h...@gmail.com wrote:

DH Nice. But what to do if the machine reboots or whatever. Would you
DH crontab your new Irssi alias?

I'm not sure. On my remote box I usually start irssi by hand because it
only ceases if the machine is rebooted. ;-)

The current alias itself would probably cause problems in
a crontab. But you could maybe wrap it into a modified if that only
calls the alias if the pgrep command returns an empty result.

Regards,

Jens

-- 
02. Brachet 2012, 12:54
Homepage : http://www.jan0sch.de

Optimist, n.:
A bagpiper with a beeper.


pgpXqWbVECmo1.pgp
Description: PGP signature


Re: How to crontab screen with script inside and a don't run it if it's already running check?

2012-06-02 Thread Jens Jahnke
Hi,

On Sat, 2 Jun 2012 14:08:49 +0200
Dwayne Henderson its.code.in.h...@gmail.com wrote:

DH Any comments on this though?
DH 
DH */10 * * * * lockf -t 0 /home/anonymous/.myscript.lock
DH /usr/local/bin/screen -dm /home/anonymous/.rvm/rubies/
DH ruby-1.9.3-p0/bin/ruby /home/anonymous/myscript.rb

looks quite okay but as the manpage suggest I would add -k to lockf.

Regards,

Jens

-- 
02. Brachet 2012, 14:30
Homepage : http://www.jan0sch.de

If Love Were Oil, I'd Be About A Quart Low
-- Book title by Lewis Grizzard


pgpJRpspxU903.pgp
Description: PGP signature


Re: How to crontab screen with script inside and a don't run it if it's already running check?

2012-06-01 Thread Jens Jahnke
Hi,

On Fri, 1 Jun 2012 20:55:00 +0200
Dwayne Henderson its.code.in.h...@gmail.com wrote:

DH I run this Ruby script 24/7 (records data from this live stream).
DH It runs inside a screen though, so it's easy to check in on it
DH every once in a while.
DH 
DH But how do I crontab the screen with the script inside it? It has
DH to be with a don't run it if it's already running check.
DH [...]

maybe you should create a shell alias. I do the following for my irssi
session:

# Start irssi within screen or switch to it if it is already running.
alias irssi='if pgrep -u $USER irssi;then screen -U -x irssi;else screen -S 
irssi irssi;fi'

Regards,

Jens

-- 
01. Brachet 2012, 21:37
Homepage : http://www.jan0sch.de

It is a sobering thought that when Mozart was
my age, he had been dead for 2 years.
-- Tom Lehrer


pgp4wdF28oJ9D.pgp
Description: PGP signature


Re: editors/libreoffice:internal build errors: ERROR: error 65280 occurred while making /usr/ports/editors/libreoffice/work/libreoffice-core-3.5.2.2/vcl/prj

2012-05-31 Thread Jens Jahnke
Hi,

On Fri, 04 May 2012 14:12:17 +0200
Hartmann, O. ohart...@zedat.fu-berlin.de wrote:

HO I found myself incapable of rebuilding/updating editors/libreoffice
HO on ALL FreeBSD 9-STABLE and FreeBSD 10-CURRENT (amd64) platforms
HO with the very same error message as shown below.

I ran into the same issue on my 9-STABLE box at home today.
If I follow the steps provides in the error message it compiles a bit
further and gives the exact same error message some modules later.
Anyhow I stepped through them and finally got another error message:

---snip---
[ build CUT ] lotuswordpro_test_lotuswordpro
R=/usr/ports/editors/libreoffice/work  S=$R/libreoffice-core-3.5.2.2
 O=$S/solver/unxfbsd.pro  W=$S/workdir/unxfbsd.pro   mkdir -p
$W/CppunitTest/  (LD_LIBRARY_PATH=$O/lib:$O/lib/sqlite
DBGSV_ERROR_OUT=shell STAR_RESOURCEPATH=$O/bin/
$O/bin/cppunit/cppunittester
$W/LinkTarget/CppunitTest/libtest_lotuswordpro_test_lotuswordpro.so
--headless --protector unoexceptionprotector.so unoexceptionprotector
-env:CONFIGURATION_LAYERS=xcsxcu:file://$O/xml/registry
-env:UNO_TYPES= file://$O/bin/udkapi.rdb  file://$O/bin/types.rdb
-env:UNO_SERVICES=file://$O/xml/ure/services.rdb
file://$O/xml/component/lotuswordpro/util/lwpfilter.component
file://$O/xml/configmgr.component  file://$O/xml/ucb1.component
file://$O/xml/ucpfile1.component
-env:URE_INTERNAL_LIB_DIR=file://$O/lib  -env:LO_LIB_DIR=file://$O/lib
 $W/CppunitTest/lotuswordpro_test_lotuswordpro.test.log 21 || 
(cat $W/CppunitTest/lotuswordpro_test_lotuswordpro.test.log  echo;
echo Error: a unit test failed, please do one of:; echo; echo export
DEBUGCPPUNIT=TRUE# for exception catching; echo export
GDBCPPUNITTRACE=\gdb --args\ # for interactive debugging; echo
export VALGRIND=memcheck# for memory checking ; echo and
retry.  false))

Abort trap (core dumped) File tested,Test
Result,Execution Time (ms)
file:///usr/ports/editors/libreoffice/work/libreoffice-core-3.5.2.2/lotuswordpro/qa/cppunit/data/pass/A14.lwp,Signal
11 during cups initialization called, ignoring cups

Error: a unit test failed, please do one of:

export DEBUGCPPUNIT=TRUE# for exception catching
export GDBCPPUNITTRACE=gdb --args # for interactive debugging
export VALGRIND=memcheck# for memory checking
and retry.
gmake: ***
[/usr/ports/editors/libreoffice/work/libreoffice-core-3.5.2.2/workdir/unxfbsd.pro/CppunitTest/lotuswordpro_test_lotuswordpro.test]
Error 1
---snip---

The mysterious thing is that I have a nearly identical box at the office
running 9-STABLE and there libreoffice compiles fine.
It only differs in two hardware components:
CPU is core2 at home and core5i at the office.
RAM is 4gb at home and 8gb at the office.

System on both is clean installed and updated 9-STABLE.

So maybe this is a memory/cpu issue?

Regards,

Jens

-- 
31. Wonnemond 2012, 19:29
Homepage : http://www.jan0sch.de

I can resist anything but temptation.


pgpMlDoVbuRz9.pgp
Description: PGP signature


Re: Kernel Panic any help?

2012-05-29 Thread Jens Jahnke
Hi,

On 25 May 2012 20:01:44 -
John Levine jo...@iecc.com wrote:

JL panic: ffs_clusteralloc: map mismatch
JL 
JL Something's fairly badly screwed up on your disk.  My advice would
JL be to boot from a CD or USB key and run fsck to try to repair it.

the disk was pretty much f...ed up. I always got an access denied on
every operation I tried on the device node for the root partition.
I had to delete and re-create the partition.

Well I took the oportunity and upgraded to 9.0. ;-)

Thanks for the help,

Jens

-- 
29. Wonnemond 2012, 18:18
Homepage : http://www.jan0sch.de

Criticism comes easier than craftsmanship.
-- Zeuxis


pgpm4QhisRQxp.pgp
Description: PGP signature


Kernel Panic any help?

2012-05-25 Thread Jens Jahnke
Hi,

as a happy freebsd user since about 2 years I have experienced my first kernel 
panic and have no idea what to do.

My main machine crashed an hour ago and since then I can't get it to boot.

The panic message:

panic: ffs_clusteralloc: map mismatch
cpuid = 0
KDB: stack backtrace
#0 0x8063dcbe at kdb_backtrace+0x5e
#1 0x8060aed7 at panic+0x187
#2 0x8082c1df at ffs_clusteralloc+0x4cf
#3 0x80828448 at ffs_hashalloc+0x28
#4 0x80829a31 at ffs_reallocblks+0x421
#5 0x8068accf at cluster_write+0x4df
#6 0x8084a1cf at ffs_write+0x58f
#7 0x8097e6a2 at VOP_WRITE_APV+0xb2
#8 0x806a9f23 at vn_write+0x373
#9 0x8064dceb at dofilewrite+0x8b
#10 0x8064e000 at kern_writev+0x60
#11 0x8064e085 at write+0x55
#12 0x809000c4 at amd64_syscall+0x1f4
#13 0x808e8a6c at Xfast_syscall+0xfc

System setup:

FreeBSD 8.3, up to date
some file system ufs + soft updates
root fs ufs without soft updates
home encrypted via geli

Regards,

Jens
-- 
Jens Jahnke
Infos, Projekte, Themes und Downloads
(http://www.jan0sch.de)

___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to freebsd-questions-unsubscr...@freebsd.org


gem19 missing

2011-09-15 Thread Jens Jahnke
Hi,

I just installed lang/ruby19 on my freebsd 8.2 box and I'm missing the
gem command (gem19).
If I do install devel/ruby-gems I get ruby18 and gem18. :-|

Any ideas?

Regards,

Jens

-- 
15. Scheiding 2011, 20:58
Homepage : http://www.jan0sch.de

Try to relax and enjoy the crisis.
-- Ashleigh Brilliant


pgpn6GBk5B4Ov.pgp
Description: PGP signature


Re: gem19 missing (solved)

2011-09-15 Thread Jens Jahnke
On Thu, 15 Sep 2011 21:00:06 +0200
Jens Jahnke jan0...@gmx.net wrote:

JJ If I do install devel/ruby-gems I get ruby18 and gem18. :-|

After adding
RUBY_DEFAULT_VER=1.9
to /etc/make.conf and rebuilding ruby19 and ruby-gems it finally
works. :)

Regards,

Jens

-- 
15. Scheiding 2011, 21:29
Homepage : http://www.jan0sch.de

Who does not trust enough will not be trusted.
-- Lao Tsu


pgpORve8r2rG3.pgp
Description: PGP signature


Re: Lennart Poettering: BSD Isn't Relevant Anymore

2011-07-17 Thread Jens Jahnke
Hi,

On Sun, 17 Jul 2011 07:10:59 -0400
Jerry je...@seibercom.net wrote:

J Lennart Poettering: BSD Isn't Relevant Anymore
J 
J 
http://bsd.slashdot.org/story/11/07/16/0020243/Lennart-Poettering-BSD-Isnt-Relevant-Anymore
J 
J Interestingly enough, a great deal of it is true. It might be
J interesting to know how others feel about it. Obviously, asking that
J question on this forum is like playing against a stacked deck;
J however, it still might prove interesting.

having seen him in action on the last chaos communication congress I
consider him to be not relevant anymore at least to me. ;-)
Having used Linux since around 1995 I switched to FreeBSD by release
8.0 and I have never looked back. There are some small things I miss
but I want my systems to just work.
I made the switch after I realised that I had to tinker around with
Linux nearly as much as with Windows to suit my needs.

Just my two cents...

Jens

-- 
17. Heuert 2011, 13:44
Homepage : http://www.jan0sch.de

In any country there must be people who have to die.  They are the
sacrifices any nation has to make to achieve law and order.
-- Idi Amin Dada


pgp3XfLWH8FmP.pgp
Description: PGP signature


Re: Droid fonts

2011-07-14 Thread Jens Jahnke
Hi,

On Wed, 13 Jul 2011 08:21:26 -0700
Arthur Barlow arthurbar...@gmail.com wrote:

AB It appears that the port droid-fonts-ttf has a few *.ttf files
AB with bad checksum numbers.  Anyone know about that?

I have the same problem once in a while due to download errors.
Try rm -f /usr/ports/distfiles/Droid*.ttf and build the port again.
This usually fixes it for me.

Regards,

Jens


-- 
14. Heuert 2011, 08:23
Homepage : http://www.jan0sch.de

No snowflake in an avalanche ever feels responsible.


pgpF3zUlSzYpe.pgp
Description: PGP signature


Problems with Realtek ALC885 PCM using snd_hda

2011-05-29 Thread Jens Jahnke
Hi,

because of some issues with the windows side of my dual boot system I
deciced to unplug my old sb live und use the internal soundchip
(realtek alc885). Which works great under windows but now I have some
issues under bsd.

The first one was that snd_hda detected more than one sound device. I
was able to solve this using some lines in /etc/rc.local which set the
default sound unit.

But to my unsolved problems:
1.) The sound playback works fine for some minutes and then I get micro
interrupts (skipping half a second or so) every few seconds. I tried to
increase the buffersize of the pcm device but that did not help.

2.) I can't get more than one connector running. Right now there are 6
connectors at the rear and two at the front. I've read the manpage of
snd_hda regarding device hints but to be honest I didn't understand a
single word of it. :-p
I tried some hints randomly but failed of course.
Currently one connector at the rear (line-out) works but all others are
dead. Furthermore the manpage states that rear output should be muted 
if a headphone is jacked in which also does not work.
I'd like to have two connectors running at the rear for my 4.1 speaker
system and the headphone on the front panel.

Found connectors by snd_hda:
hdac0: Patched pins configuration:
hdac0:  nid 20 0x01014410 as  1 seq  0  Line-out  Jack jack  1 loc  1 color 
  Green misc 4
hdac0:  nid 21 0x01011412 as  1 seq  2  Line-out  Jack jack  1 loc  1 color 
  Black misc 4
hdac0:  nid 22 0x01016411 as  1 seq  1  Line-out  Jack jack  1 loc  1 color 
 Orange misc 4
hdac0:  nid 23 0x01012414 as  1 seq  4  Line-out  Jack jack  1 loc  1 color 
   Grey misc 4
hdac0:  nid 24 0x01a19c40 as  4 seq  0   Mic  Jack jack  1 loc  1 color 
   Pink misc 12
hdac0:  nid 25 0x02a19c50 as  5 seq  0   Mic  Jack jack  1 loc  2 color 
   Pink misc 12
hdac0:  nid 26 0x0181344f as  4 seq 15   Line-in  Jack jack  1 loc  1 color 
   Blue misc 4
hdac0:  nid 27 0x02214c20 as  2 seq  0Headphones  Jack jack  1 loc  2 color 
  Green misc 12
hdac0:  nid 28 0x593301f0 as 15 seq  0CD  None jack  3 loc 25 color 
Unknown misc 1 [DISABLED]
hdac0:  nid 30 0x014b6130 as  3 seq  0 SPDIF-out  Jack jack 11 loc  1 color 
 Orange misc 1
hdac0:  nid 31 0x01cb7160 as  6 seq  0  SPDIF-in  Jack jack 11 loc  1 color 
 Yellow misc 1

BTW: I tried audio/oss which solved the first but not the second problem.

Regards,

Jens

-- 
29. Wonnemond 2011, 13:43
Homepage : http://www.jan0sch.de

Thirty days hath Septober,
April, June, and no wonder.
all the rest have peanut butter
except my father who wears red suspenders.


pgppzR680NhOK.pgp
Description: PGP signature


Running gpg-agent and caching the passphrase

2011-05-21 Thread Jens Jahnke
Hi,

I'm trying to get gpg-agent running under 8.2 using the same setup I've
had on my linux box.
The agent is started via .xinitrc:
export GPG_TTY=$(tty)
if [ -z `pgrep gpg-agent` ]; then
  eval $(gpg-agent --daemon --write-env-file ${HOME}/.gpg-agent-info \
  --log-file ${HOME}/.gnupg/gpg-agent.log)
fi

The agent is up and running (checked via ps) and the option use-agent
is set in gpg.conf. As pinentry I installed pinentry-gtk2.

If I try to sign or decrypt something the pinentry window comes up and
asks for my passphrase. So far so good but I want it to cache my
passphrase for some time.
My ~/.gnupg/gpg-agent.conf:
default-cache-ttl = 3600

But no matter what option I set the passphrase is not cached and there
is no error message in the logs.
I don't know if this is the right place to ask but the same setup was
running on my linux box without problems so I guess this might be bsd
related.

Regards,

Jens

P.S.: I use ssh-agent also and it works without problems. While using
gpg-agent with the ssh option ask for the passphrase every time the key
is used.

-- 
21. Wonnemond 2011, 08:24
Homepage : http://www.jan0sch.de

A crow perched himself on a telephone wire.  He was going to
make a long-distance caw.


pgpTzxhv4Z7cG.pgp
Description: PGP signature


Re: Running gpg-agent and caching the passphrase

2011-05-21 Thread Jens Jahnke
On Sat, 21 May 2011 09:02:27 +0100
Frank Shute fr...@shute.org.uk wrote:

FS Try:
FS 
FS default-cache-ttl 3600
FS 
FS (no equals sign)

Woah, stupid me. Thanks for the tip. It works now. =)

Regards,

Jens

-- 
21. Wonnemond 2011, 12:07
Homepage : http://www.jan0sch.de

To be sure of hitting the target, shoot first
and, whatever you hit, call it the target.


pgpqz8RiWHxOA.pgp
Description: PGP signature


Re: Unable to update dirmngr

2011-03-28 Thread Jens Jahnke
Hi,

On Mon, 28 Mar 2011 14:41:26 -0400
Jerry freebsd.u...@seibercom.net wrote:

J checking for canonicalize_file_name... no
J configure:
J ***
J *** You need a LDAP library to build this program.
J *** Check out
J ***http://www.openldap.org
J *** for a suitable implementation.
J ***
J configure: error:
J ***
J *** Required libraries not found. Please consult the above messages
J *** and install them before running configure again.
J ***
J ===  Script configure failed unexpectedly.
J Please report the problem to u...@ueo.co.jp [maintainer] and attach
J the /usr/ports/security/dirmngr/work/dirmngr-1.1.0/config.log
J including the output of the failure of your make command. Also, it
J might be a good idea to provide an overview of all packages
J installed on your system (e.g. an `ls /var/db/pkg`).
J *** Error code 1
J 
J Stop in /usr/ports/security/dirmngr.
J 
J Script done on Mon Mar 28 14:35:53 2011
J 
J I have deinstalled and reinstalled LDAP, both server and client and
J they are working.

I can confirm this. I have the problem on 3 freebsd boxes all running
8.2.

Regards,

Jens

-- 
28. Lenzing 2011, 22:24
Homepage : http://www.jan0sch.de

It may be bad manners to talk with your mouth full, but it isn't too
good either if you speak when your head is empty.
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to freebsd-questions-unsubscr...@freebsd.org


Re: Experience with o2 surf stick

2011-02-03 Thread Jens Jahnke
Hi,

On Thu, 3 Feb 2011 07:50:59 +0100
Matthias Apitz g...@unixarea.de wrote:

MA Hello Jens,
MA 
MA surf stick is marketing speech and you never know what the ship
MA today below this label and tomorrow, I think. You should convince
MA them and plug it in and see what appears in /var/log/messages, i.e.
MA what vendor and product ID it is.

thanks for the tip. I'll try that. :)

Regards,

Jens

-- 
03. Hornung 2011, 19:07
Homepage : http://www.jan0sch.de

If you don't do the things that are not worth doing, who will?


pgpz4wiKH87sY.pgp
Description: PGP signature


Experience with o2 surf stick

2011-02-02 Thread Jens Jahnke
Hi,

I consider buying a so called surf stick for mobile internet access
when travelling with my laptop. Has anyone experience with the o2 surf
stick (germany) hsdpa  hsupa using freebsd 8?

Regards,

Jens

-- 
03. Hornung 2011, 07:15
Homepage : http://www.jan0sch.de

In Mexico we have a word for sushi: bait.
-- Josi Simon


pgpjzaTnSdcNP.pgp
Description: PGP signature


Re: future of the desktop

2011-01-27 Thread Jens Jahnke
On Thu, 27 Jan 2011 13:24:23 +0100
Polytropon free...@edvax.de wrote:

P Keep in mind that all the magic the U* are doing on Linux
P have been done by FreeBSD's devd for many years now. Maybe
P this is the chance to revert to a WORKING and STABLE infra-
P structure on FreeBSD. Just remember: FreeBSD had hotplug
P capabilities and automounter for many years, even BEFORE
P HAL and DBUS came to desktop land.

Amen. :-)

-- 
27. Hartung 2011, 15:24
Homepage : http://www.jan0sch.de

The gentlemen looked one another over with microscopic carelessness.


pgpnjf4BxWGZH.pgp
Description: PGP signature


Re: Burning a DVD

2011-01-23 Thread Jens Jahnke
Hi,

On Sat, 22 Jan 2011 20:33:29 +0100
Polytropon free...@edvax.de wrote:

P And HERE is the mistake: You need to specify the /dev/cd0
P device which gets accessed by the ATAPICAM facility. The
P /dev/acd0 device does not understand SCSI commands.

do'h. :-)
Thanks for pointing out. It works now.

Regards,

Jens

-- 
23. Hartung 2011, 11:14
Homepage : http://www.jan0sch.de

The following statement is not true.
The previous statement is true.


pgpyD9dPjmE3n.pgp
Description: PGP signature


Re: ATI Radeon 4350 Problem

2011-01-23 Thread Jens Jahnke
Hi,

I had similar problems wiht my ATI 3450 card and in addition to that
random freezes of X. After building the driver directly from the source
(stable branch) the problems where gone.
http://www.x.org/wiki/radeonBuildHowTo

Regards,

Jens

-- 
23. Hartung 2011, 17:51
Homepage : http://www.jan0sch.de

Two can Live as Cheaply as One for Half as Long.
-- Howard Kandel


pgphAT4eHyeP1.pgp
Description: PGP signature


Re: portmaster upgrade of p5-IO-Socket-SSL fails

2011-01-23 Thread Jens Jahnke
Hi,

On Sun, 23 Jan 2011 09:42:58 -0800
David Newman dnew...@networktest.com wrote:

DN FreeBSD 8.0-RELEASE-p4 amd64
DN 
DN The command 'portmaster security/p5-IO-Socket-SSL' fails because the
DN module is not found in any archive. I've pasted the error output
DN below.

I had this issue on 8.1-RELEASE amd64 but after round about a day the
module showed up in the archives queried.

Regards,

Jens

-- 
23. Hartung 2011, 19:11
Homepage : http://www.jan0sch.de

That's one small step for a man; one giant leap for mankind.
-- Neil Armstrong


pgp0hmcfJesEw.pgp
Description: PGP signature


Burning a DVD

2011-01-22 Thread Jens Jahnke
Hi,

I tried to burn a dvd after doing setup according to the handbook.

/boot/loader.conf:
atapicam_load=YES
hw.ata.atapi_dma=1

/etc/devfs.conf:
linkacd0cdrom
linkacd0dvd
permacd00660
permpass0   0660
permxpt00660

ls -la /dev/acd0
crw-rw  1 root  operator0,  98 22 Jan 19:26 /dev/acd0

But when I try
growisofs -dvd-compat -dry-run -Z /dev/acd0 /path/to/video
I get:
:-( unable to CAMGETPASSTHRU for /dev/acd0: Inappropriate ioctl for
device

No matter if I try as regular user or as root the error message stays
the same.

Any ideas?

Regards,

Jens

-- 
22. Hartung 2011, 19:41
Homepage : http://www.jan0sch.de

Cheit's Lament:
If you help a friend in need, he is sure to remember you--
the next time he's in need.


pgpPpt1qLlvch.pgp
Description: PGP signature