Re: Linux 64bit compatability

2011-10-11 Thread Steven Friedrich
Sorry, thanks for informing me.  It's particularly frustrating since OSX IS
FreeBSD, under the hood.  WHEN will Apple show their gratitude?  I suspect
never.  It's a give and take relationship. The FreeBSD community gave and
Apple took.  They don't even create a FreeBSD version of iTunes.  A-holes.

Keep fighting, brother.


2011/10/11 Любомир Григоров 

> Yes, and unfortunately, there is a s...ton of software that is only
> Win/OSX/Linux, and a lot of it is 64bit. So unless FreeBSD's marketing team
> starts talking to all major corporations to ship native FreeBSD versions,
> emulation will be required. At this time there is no 64bit Linux emulation.
>
> I was told to ask here about the status of 64bit emulation. This list is as
> appropriate as it gets.
>
> 2011/10/11 Steven Friedrich 
>
>> FreeBSD is NOT linux.  Try a linux mailing list.
>>
>
>
> --
> Lyubomir Grigorov (bgalakazam)
>
>
___
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: Support for "Brother" products

2011-09-29 Thread Steven Friedrich
On Thu, Sep 22, 2011 at 7:19 PM, Carmel  wrote:

> I just got a reply back from a representative from Brother
> International. I had inquired about the available of device drivers for
> FreeBSD for their products. They currently fully support Windows, Linux
> and Debian. He informed me himself that he is a *nix user and
> understands my concerns. However, as in any business that intends to
> turn a profit they have to cater to known markets. While supporting
> *BSD is something they have been considering, they felt that there is
> just not enough interest in their products to make it a win-win
> situation. He thanked me for my inquiry and told me that if other
> FreeBSD users would contact him with requests for drivers suitable for
> FreeBSD they would seriously consider it.
>
> Therefore, if anyone is interested in contacting him, this is the
> e-mail address: 
>
> --
> Carmel ✌
> I've been using a Brother monochrome laser, model HL-6050DN for YEARS with
> no complaints.  It is a Postscript printer, which makes it EASY to support
> in CUPS.  All I needed  was a .ppd file, which Brother provided on a CD.
>

You must be talking about a non-Postscript printer?
___
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: (no subject)

2011-09-08 Thread Steven Friedrich
On Wed, Sep 7, 2011 at 4:07 PM, Mike Hix  wrote:

> On Wed, Sep 7, 2011 at 12:59 PM, Selim  wrote:
>
> >  Am 07.09.2011 21:56, schrieb Mike Hix:
> >
> > On Wed, Sep 7, 2011 at 12:32 PM, Selim  wrote:
> >
> >>  Am 07.09.2011 21:28, schrieb Mike Hix:
> >>
> >> On Wed, Sep 7, 2011 at 7:43 AM, Selim  wrote:
> >>
> >>> hey
> >>> could you please include broadcom bcm4313 drivers to freebsd9.0
> >>> i cant use freebsd just because of that driver..
> >>> ___
> >>> 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"
> >>>
> >>
> >> hey
> >> could you have a look at the man pages for bwn and bwi...
> >>
> >> --
> >> Mike Hix
> >>
> >>   bwn and bwi have no support for bcm43*13*
> >>
> >
> > At least you read them. :)
> >
> > Just in case you've got the bcm43xx number incorrect, what happens when
> you
> > load the bwn or bwi module and it's dependencies?
> >
> > --
> > Mike Hix
> >
> >  i dont want to waste dvds (maybe sounds like its not important for me
> but
> > thats the only reason i cannot use freebsd) it also did not work with the
> > linux drivers supporting other cards except 4313 so i dont think that
> this
> > will work with freebsd but maybe ill try this with a usb image then.. so
> > could you tell me if there will be support for this card in fbsd9.0? or
> is
> > there already support in beta release?
> >
>
> Unfortunately I cannot answer your question about future support for that
> chipset.
>
> --
> Mike Hix
>
Perhaps you could burn FreeBSD9 BETA2 on a RW media and try it?
___
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: [OT] pfSense Book Publisher

2011-09-04 Thread Steven Friedrich
Product Details

   - *Paperback:* 516 pages
   - *Publisher:* Reed Media Services; 1st edition (November 1, 2009)
   - *Language:* English
   - *ISBN-10:* 0979034280
   - *ISBN-13:* 978-0979034282
   - *Product Dimensions: *9.6 x 7.5 x 1.1 inches
   - *Shipping Weight:* 2 pounds (View shipping rates and
policies)



On Fri, Sep 2, 2011 at 4:33 PM, Alejandro Imass  wrote:

> Hi,
>
> Anybody know the editorial/publisher of the psSense book?
>
> Thanks,
>
> --
> Alejandro Imass
> ___
> 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"
>
___
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"


build issue with gtk20

2011-08-29 Thread Steven Friedrich
I am trying to upgrade gtk20 per instructions in /usr/ports/UPDATING, the
new version won't build.

Here's the tail end of the log:
/usr/include/machine/endian.h:107: syntax error, unexpected '{' in ' return
(__extension__ ({ register __uint32_t __X = (_x); __asm ("bswap %0" : "+r"
(__X)); __X; }));' at '{'
/usr/include/machine/endian.h:107: syntax error, unexpected ';' in ' return
(__extension__ ({ register __uint32_t __X = (_x); __asm ("bswap %0" : "+r"
(__X)); __X; }));' at ';'
g-ir-scanner: compile: cc -D_REENTRANT -I/usr/local/include/glib-2.0
-DGDK_PIXBUF_DISABLE_DEPRECATED -O2 -fno-strict-aliasing -pipe
-march=pentium4 -Wall -I.. -I../gtk -I.. -I../gdk -I../gdk
-I/usr/local/include/glib-2.0 -I/usr/local/include/pango-1.0
-I/usr/local/include/cairo -I/usr/local/include/pixman-1
-I/usr/local/include -I/usr/local/include/freetype2
-I/usr/local/include/gio-unix-2.0/ -I/usr/local/include/gdk-pixbuf-2.0
-I/usr/local/include/atk-1.0 -I/usr/local/include/glib-2.0
-I/usr/local/include/freetype2 -I/usr/local/include
-I/usr/local/include/gio-unix-2.0/ -I/usr/local/include/atk-1.0
-I/usr/local/include/cairo -I/usr/local/include/pixman-1 -c -o
/usr/ports/x11-toolkits/gtk20/work/gtk+-2.24.5/gtk/tmp-introspectCCtzqi/Gtk-2.0.o
/usr/ports/x11-toolkits/gtk20/work/gtk+-2.24.5/gtk/tmp-introspectCCtzqi/Gtk-2.0.c
g-ir-scanner: link: /bin/sh /usr/ports/x11-toolkits/gtk20/work/gnome-libtool
--mode=link --tag=CC --silent cc -o
/usr/ports/x11-toolkits/gtk20/work/gtk+-2.24.5/gtk/tmp-introspectCCtzqi/Gtk-2.0
-export-dynamic -DGDK_PIXBUF_DISABLE_DEPRECATED -O2 -fno-strict-aliasing
-pipe -march=pentium4 -Wall -L. -L/usr/local/lib libgtk-x11-2.0.la -pthread
-L/usr/local/lib -lgio-2.0 -lgobject-2.0 -lgmodule-2.0 -lgthread-2.0
-lglib-2.0
/usr/ports/x11-toolkits/gtk20/work/gtk+-2.24.5/gtk/tmp-introspectCCtzqi/Gtk-2.0.o
gtkscalebutton.c:544: Warning: Gtk: invalid annotation option: int
gtkwidget.c:6462: Warning: Gtk: gtk_widget_style_attach: unknown parameter
'widget' in documentation comment, should be 'style'
gtkpaned.c:2236: Warning: Gtk: gtk_paned_get_handle_window: unknown
parameter 'panede' in documentation comment, should be 'paned'
gtkruler.c:306: Warning: Gtk: gtk_ruler_get_metric: unknown parameter
'Deprecated' in documentation comment, should be 'ruler'
gtkruler.c:336: Warning: Gtk: gtk_ruler_set_range: unknown parameter
'Deprecated' in documentation comment, should be one of 'ruler', 'lower',
'upper', 'position', 'max_size'
gtkruler.c:387: Warning: Gtk: gtk_ruler_get_range: unknown parameter
'Deprecated' in documentation comment, should be one of 'ruler', 'lower',
'upper', 'position', 'max_size'
gtknotebook.c:7820: Warning: Gtk: gtk_notebook_set_group_name: unknown
parameter 'name' in documentation comment, should be one of 'notebook',
'group_name'
gtkvruler.c:76: Warning: Gtk: gtk_vruler_new: unknown parameter 'Deprecated'
in documentation comment
gtktextlayout.c:1002: Warning: Gtk: gtk_text_layout_validate_yrange: unknown
parameter 'anchor' in documentation comment, should be one of 'layout',
'anchor_line', 'y0_', 'y1_'
gtktextlayout.c:1123: Warning: Gtk: gtk_text_layout_validate: unknown
parameter 'tree' in documentation comment, should be one of 'layout',
'max_pixels'
Traceback (most recent call last):
  File "/usr/local/bin/g-ir-scanner", line 45, in 
sys.exit(scanner_main(sys.argv))
  File "/usr/local/lib/gobject-introspection/giscanner/scannermain.py", line
411, in scanner_main
main.transform()
  File "/usr/local/lib/gobject-introspection/giscanner/maintransformer.py",
line 100, in transform
self._pair_function(node)
  File "/usr/local/lib/gobject-introspection/giscanner/maintransformer.py",
line 891, in _pair_function
elif self._pair_method(func, subsymbol):
  File "/usr/local/lib/gobject-introspection/giscanner/maintransformer.py",
line 915, in _pair_method
if first.type.ctype.count('*') != 1:
AttributeError: 'NoneType' object has no attribute 'count'
gmake[4]: *** [Gtk-2.0.gir] Error 1
gmake[4]: Leaving directory
`/usr/ports/x11-toolkits/gtk20/work/gtk+-2.24.5/gtk'
gmake[3]: *** [all-recursive] Error 1
gmake[3]: Leaving directory
`/usr/ports/x11-toolkits/gtk20/work/gtk+-2.24.5/gtk'
gmake[2]: *** [all] Error 2
gmake[2]: Leaving directory
`/usr/ports/x11-toolkits/gtk20/work/gtk+-2.24.5/gtk'
gmake[1]: *** [all-recursive] Error 1
gmake[1]: Leaving directory `/usr/ports/x11-toolkits/gtk20/work/gtk+-2.24.5'
gmake: *** [all] Error 2
*** Error code 1

Stop in /usr/ports/x11-toolkits/gtk20.
___
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: Upgrading very old installation

2011-07-15 Thread Steven Friedrich

On 7/15/2011 9:38 AM, Matthew Seaman wrote:

On 15/07/2011 13:20, Jaime Kikpole wrote:

I'm running a FreeBSD 6.x server that hasn't been updated in about 1.5 years.

atlas:~>uname -mprs
FreeBSD 6.4-RELEASE-p8 i386 i386

What is the recommended way to upgrade it to something current?
Should I upgrade it to the most recent 6.x and then to 7.x and then to
8.x?  Or should I use a more direct route, upgrading it straight to
the 8-RELEASE branch?

You'll almost certainly find it quicker and less painful to just
reinstall using an up to date version of FreeBSD.  Personally, I'd go
and buy a new hard drive for the machine, install the latest OS and
applications on that and then copy over data etc.  It helps if you can
have both drives mounted in the same machine at once.

There are variations on this theme -- for instance if your server has
mirrored HDDs then you can split the mirror, re-install on one half,
reconcile configurations, data, user accounts between the two halves
and ultimately resynch the old drive to the new one.

The big advantage of this sort of approach is that you get your new
install up and running and tested before you need to commit to the
potentially irreversible step of overwriting your last copy of the old one.

Cheers,

Matthew


Excellent advice, Matt.  You rock.
___
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"


KDE on FreeBSD

2011-07-10 Thread Steven Friedrich
The Newsflash page has a link to freebsd.kde.org, which has a broken link, 
http://freebsd.kde.org/contact.php

I'm wondering if kaffeine has been abandoned, since there is a message in the 
kaffeine port

Changes:
8 weeks arved   Attempt to fix build Reported by: pointyhat Drop 
Maintainership 

I LOVE kaffeine, but it appears to have many user interface bugs, yet many 
advanced features. Is it simply that KDE4 development is delaying development 
of kaffeine, or did the kaffeine guy give up?

I've submitted several bugs to KDE and I see them on kaffeine.sourceforge.net, 
but with someoe else's name (which I elieve means the kaffeine guy is still 
active, just overwhelmed).  There are bugs there that go back to 2005 as 
unconfirmed.  All  the bugs marked as FreeBSD came from me.

I'd love to help, if someone could help me find a JOB.  In the US, virtualy no 
one runs FreeBSD, so I am unable to find a job, even with 34 years experience.  
I have been avoiding MicroSux WinBlows jobs.  I would rather leave the 
profession than support that garbage.
___
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: Portupgrade Package Question

2011-07-10 Thread Steven Friedrich
> On Sun, 10 Jul 2011 00:35:28 -0400
> 
> b. f. articulated:
> > This is the tag that you would use on src collections to update your
> > base system sources (usually in /usr/src) to 8-STABLE.  You would use
> > RELENG_8_2 for the 8.2-STABLE security branch, RELENG_8_2_RELEASE for
> > 8.2-RELEASE, and so on.
> 
> Reading through the archives, several years worth, it appears that this
> is one of the most frequently asked questions. Many users, both new
> (obviously) and some not so new get confused as to what is the proper
> tag to use for each branch; ie "Stable" "Current", etc.Maybe there
> should be some way to make it easier to understand. For example:
> 
> 8.2-RELEASE: original release of code sans any updates, etc.
> 
> 8.2-STABLE: released version plus security updates
> 
> 8.2-CURRENT: All updates, security & otherwise to the original version
> 
> ?-CURRENT: The absolute latest release of FreeBSD irregardless of what
> version it is.
> 
> Anyway, it is just a suggestion. In any case I think it might be easier
> for some to comprehend. Anything that eliminates confusion is a plus.

I have 34 years experience as a Data Systems technician, system admin, 
developer, and tech writer, yet I till won't claim I know everything, so 
please don't flame me. Constructive, polite criticism is welcome. I began my 
career before Unix or MicroSucks even existed.

It is a misnomer to attach a release number to current or stable.  CURRENT is 
called HEAD in source code control vernacular.  CURRENT's "number" is 
transient.  It is often incorrectly referred to as 9.  Please refrain from 
such usage.  It is technically incorrect and confuses users who have no 
knowledge of source code control.  Same goes for STABLE.

In my opinion, the real confusion is in ascertaining what you SHOULD be using.

If you want to run FreeBSD, KDE, gnome, etc., as a PRODUCTION machine, yo 
should NOT be using CURRENT or STABLE.  You should be installing a RELEASE on 
a TEST machine, verify that ALL your user applications have no showstopper 
anomales, and DEPLOY the release AFTER testing has given you a great dela of 
confidence in the software.  You should JUMP from a release to the next 
release, using the testing and deployment mentioned.

You WILL get security updates if you track a release, such as 8.2.  But again, 
don't just update your sources and deploy.  TEST it on a test machine, before 
exposing your end users to it.  This is referred to as PROFESSIONALISM.

The ONLY people that should be tracking STABLE or CURRENT are the people who 
DON'T need their hand held for system administration.  If you violate this 
protocol, you will be taking developers time away from development to TRAIN 
you in system admin.  PLEASE don't.

Hope this helps and if it offends you, please take the time to think about it 
before you flame me.
___
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: Missing plugin for Firefox

2011-04-22 Thread Steven Friedrich
On Friday April 22 2011 5:46:19 PM Jimmie James wrote:
> It's a youtube video, so it's flash.
> 
> >I'm running the latest port of Firefox 4.0

I have Sockwave Flash 10.2 r153 plugin in Firefox.

I have been playing flash videos in Firefox even before version 4.0.

It doesn't play this video.

There's no flash capability in Opera or Konqueror, right?

I'm running the native(freebsd) Firefox.  I could try the Linux version, I 
think.

-- 
System Name: doris.StevenFriedrich.org
Window Manager(s):   kde4-4.6.2 
X Window System: xorg-7.5.1X.Org X Server 1.7.7
OS version:  FreeBSD 8.2-RELEASE i386 (5.9 MB kernel)
Platform:HP pavilion zd8000 (zd8215us)
CPU: 2.40GHz Intel Pentium 4 with 511 MB memory

FreeBSD Audio Driver (newpcm: 32bit 2009061500/i386)
Installed devices:
pcm0:  (play/rec) default
___
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"


Missing plugin for Firefox

2011-04-22 Thread Steven Friedrich
Missing plugin for Firefox, but I don't know which one.

I tried to view this music video, but I have no idea how to discover what 
format it is.

http://popnewswire.tv/play-the-belle-brigade-the-belle-brigade/10481

I'm running the latest port of Firefox 4.0


System Name: laptop2.StevenFriedrich.org
Window Manager(s):   kde4-4.6.2 
X Window System: xorg-7.5.1X.Org X Server 1.7.7
OS version:  FreeBSD 8.2-RELEASE i386 (5.2 MB kernel)
Platform:HP pavilion zd8000 (zd8215us)
CPU: 2.80GHz Intel Pentium 4 (HTT) with 2 GB memory

FreeBSD Audio Driver (newpcm: 32bit 2009061500/i386)
Installed devices:
pcm0:  (play/rec) default
___
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"


Unable to find an appropriate lock to guard the shared cache. This *should* be essentially impossible

2011-04-18 Thread Steven Friedrich
I tried searching the archives, but didn't get hits.

Goggle hits revealed little info.

Unable to find an appropriate lock to guard the shared cache.  This *should* 
be essentially impossible
-- 
System Name: doris.StevenFriedrich.org
Window Manager(s):   kde4-4.6.2 
X Window System: xorg-7.5.1X.Org X Server 1.7.7
OS version:  FreeBSD 8.2-RELEASE i386 (5.9 MB kernel)
Platform:HP pavilion zd8000 (zd8215us)
CPU: 2.40GHz Intel Pentium 4 with 511 MB memory

FreeBSD Audio Driver (newpcm: 32bit 2009061500/i386)
Installed devices:
pcm0:  (play/rec) default
___
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"


Marble and routing

2011-04-08 Thread Steven Friedrich
I'm in the U.S., so I believe that my only valid choice is OpenRoute service.

Does it require any subscription payment, os is it available free?

-- 
System Name: doris.StevenFriedrich.org
Window Manager(s):   kde4-4.6.2 
X Window System: xorg-7.5.1X.Org X Server 1.7.7
OS version:  FreeBSD 8.2-RELEASE i386 (5.9 MB kernel)
Platform:HP pavilion zd8000 (zd8215us)
CPU: 2.40GHz Intel Pentium 4 with 511 MB memory

FreeBSD Audio Driver (newpcm: 32bit 2009061500/i386)
Installed devices:
pcm0:  (play/rec) default
___
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"


Kaffeine anomaly

2011-04-03 Thread Steven Friedrich
I like kaffeine's playlist, but how do the Artist, Album, and track fields get 
populated or edited?

I'm asking on FreeBSD because it may be via File Manager and extended 
attributes.
___
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: Problems with make buildkernel

2011-04-02 Thread Steven Friedrich
On Saturday April 2 2011 6:53:31 PM Tony wrote:
> Anybody care to have a look? http://pastie.org/1748851

I hate to ask, but before you started your buildworld, did you make clean?

Also, in case you did, another thing you might try is to add COMPAT_7.  You 
already have back to 4.
-- 
StevieRay
___
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: webcamd vs rc.conf

2011-03-28 Thread Steven Friedrich
It was just a typo.  I had been using this for awhile, and recent changes made 
it act weird.  It didn't act weird under 8.1.

___
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"


dragon player video not displayed in window.

2011-03-28 Thread Steven Friedrich
It used to display in the window and I could switch back and forth from Full 
screen mode to window.

-- 
System Name: doris.StevenFriedrich.org
Window Manager(s):   kde4-4.6.1 
X Window System: xorg-7.5.1X.Org X Server 1.7.7
OS version:  FreeBSD 8.2-RELEASE i386 (5.9 MB kernel)
Platform:HP pavilion zd8000 (zd8215us)
CPU: 2.40GHz Intel Pentium 4 with 511 MB memory

FreeBSD Audio Driver (newpcm: 32bit 2009061500/i386)
Installed devices:
pcm0:  (play/rec) default
___
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"


PyWiFi plasmoid v 1.0

2011-03-28 Thread Steven Friedrich
I can't get this to work.  Anybdy get it to work?

I figured out the dataengine part.  But this thing doesn't have any 
configuration/settings.  How will it know to look for wlan0?
___
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"


webcamd vs rc.conf

2011-03-28 Thread Steven Friedrich
I have enable_webcamd="YES" in rc.conf

If I comment it out, it complains, and in, it complains.

None of these are going into any log file.  They do not get reported by a 
subsequent invocation of dmesg.
___
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: Kodak C195 digital camera appears to affect WD on usb

2011-03-23 Thread Steven Friedrich
I know I wasn't clear in my original mail, but after this AutoSense failed, I 
get LOTS of g_vfs_done errors.  I don't get them if I don't plu in the camera

> Mar 22 01:12:21 laptop2 kernel: (da0:umass-sim0:0:0:0): AutoSense failed
> Mar 22 01:12:21 laptop2 kernel: g_vfs_done():da0s1f[WRITE(offset=5780930560,
> length=16384)]error = 5
^^
Lot's and lot's of these.

>Da Rock said:
It appears to be a routine attempt to determine a usb device by devd. 
Assuming you are trying to access the camera, are you able to mount it?

I just got the camera a week ago.  When I first connected it, it would 
automatically create da1-da3.  Now it doesn't.

It used to get detected with gphoto2 --auto-detect as  a Generic PTP camera.

I don't know if I changed a camera setting to cause any new behaviour, but I 
looked at them.  No setting for mode like PTP.
___
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"


Kodak C195 digital camera appears to affect WD on usb

2011-03-21 Thread Steven Friedrich
I know you'll think I'm crazy, but I'm pretty sure I've only started seeing 
these errors since plugging in this camera.

Mar 22 01:06:22 laptop2 kernel: umass0:  on usbus4
Mar 22 01:06:22 laptop2 kernel: Root mount waiting for: usbus4
Mar 22 01:06:22 laptop2 kernel: da0 at umass-sim0 bus 0 scbus0 target 0 lun 0
Mar 22 01:06:22 laptop2 kernel: da0:  Fixed Direct 
Access SCSI-4 device 
Mar 22 01:06:22 laptop2 kernel: da0: 40.000MB/s transfers
Mar 22 01:06:22 laptop2 kernel: da0: 476940MB (976773168 512 byte sectors: 
255H 63S/T 60801C)


Mar 22 01:10:24 laptop2 root: Unknown USB device: vendor 0x040a product 0x0600 
bus uhub2
Mar 22 01:10:24 laptop2 kernel: ugen2.2:  at usbus2
Mar 22 01:10:24 laptop2 kernel: umass1:  on usbus2
Mar 22 01:10:26 laptop2 kernel: (probe0:umass-sim1:1:0:0): TEST UNIT READY. 
CDB: 0 0 0 0 0 0 
Mar 22 01:10:26 laptop2 kernel: (probe0:umass-sim1:1:0:0): CAM status: SCSI 
Status Error
Mar 22 01:10:26 laptop2 kernel: (probe0:umass-sim1:1:0:0): SCSI status: Check 
Condition
Mar 22 01:10:26 laptop2 kernel: (probe0:umass-sim1:1:0:0): SCSI sense: NOT 
READY asc:3a,2 (Medium not present - tray open)
Mar 22 01:11:32 laptop2 wpa_supplicant[413]: CTRL-EVENT-SCAN-RESULTS 
Mar 22 01:12:06 laptop2 login: 2 LOGIN FAILURES ON ttyv0
Mar 22 01:12:09 laptop2 login: ROOT LOGIN (root) ON ttyv0


Mar 22 01:12:19 laptop2 kernel: ugen2.2:  at usbus2 
(disconnected)
Mar 22 01:12:19 laptop2 kernel: umass1: at uhub2, port 1, addr 2 
(disconnected)

I  believe these  next two were caused by the camera on umass-sim1

Mar 22 01:12:21 laptop2 kernel: (da0:umass-sim0:0:0:0): AutoSense failed
Mar 22 01:12:21 laptop2 kernel: g_vfs_done():da0s1f[WRITE(offset=5780930560, 
length=16384)]error = 5

Here's a little config info:

dmesg when plugging in camera

ugen2.2:  at usbus2
umass1:  on usbus2
(probe0:umass-sim1:1:0:0): TEST UNIT READY. CDB: 0 0 0 0 0 0 
(probe0:umass-sim1:1:0:0): CAM status: SCSI Status Error
(probe0:umass-sim1:1:0:0): SCSI status: Check Condition
(probe0:umass-sim1:1:0:0): SCSI sense: NOT READY asc:3a,2 (Medium not present 
- tray open)

usbconfig
ugen0.1:  at usbus0, cfg=0 md=HOST spd=FULL (12Mbps) 
pwr=SAVE
ugen1.1:  at usbus1, cfg=0 md=HOST spd=FULL (12Mbps) 
pwr=SAVE
ugen2.1:  at usbus2, cfg=0 md=HOST spd=FULL (12Mbps) 
pwr=SAVE
ugen3.1:  at usbus3, cfg=0 md=HOST spd=FULL (12Mbps) 
pwr=SAVE
ugen4.1:  at usbus4, cfg=0 md=HOST spd=HIGH (480Mbps) 
pwr=SAVE
ugen4.2:  at usbus4, cfg=0 md=HOST spd=HIGH (480Mbps) 
pwr=ON
ugen3.2:  at usbus3, cfg=0 md=HOST spd=LOW (1.5Mbps) 
pwr=ON
ugen2.2:  at 
usbus2, cfg=0 md=HOST spd=FULL (12Mbps) pwr=ON




-
System Name: laptop2.StevenFriedrich.org
Window Manager(s):   kde4-4.5.5_1 
X Window System: xorg-7.5.1X.Org X Server 1.7.7
OS version:  FreeBSD 8.2-RELEASE i386 (5.2 MB kernel)
Platform:HP pavilion zd8000 (zd8215us)
CPU: 2.80GHz Intel Pentium 4 (HTT) with 2 GB memory

-
FreeBSD Audio Driver (newpcm: 32bit 2009061500/i386)
Installed devices:
pcm0:  (play/rec) default
___
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: HP Pavilion zd8000 Xorg anomaly

2011-03-09 Thread Steven Friedrich
On Wednesday 09 March 2011 13:40:38 Steven Friedrich wrote:
> On Wednesday 09 March 2011 12:17:10 pm Adam Vande More wrote:
> > On Wed, Mar 9, 2011 at 10:32 AM, Steven Friedrich
> 
> wrote:
> > > My system had crashed and it caused a directory to los it's dot and
> > > dot-dot entries. This was a directory that was used for iso-codes and
> > > everytie I started X,  it would hang.
> > > 
> > > So I didn't want to format the drive, too extreme.  So I de-installed
> > > all my
> > > ports to re-install.  After I got the ports un-installed, I was able to
> > > fix the filesystem problem with fsck.  I tried beforehand,but it was
> > > way too many
> > > fsck issues.
> > > 
> > > 
> > > Anyway, I have somehow LOST my xorg.conf that WORKED.
> > > 
> > > It was previously generated by xorg -configure.
> > 
> > You didn't list your video card.
> 
> It's a laptop.No card. ATI Technologies Inc M24 1P [Radeon Mobility X600]
> rev 0,
> 
> > Most of the time, you don't need an xorg.conf anymore, just insure the
> > proper drivers are installed e.g. video card and X should autodetect and
> > use highest available settings.
> 
> That's what 'm saying.  It USED to work. NOW it doesn't.
> 
> > Also sometimes on a bad crash multiple fsck's are required to get UFS
> > back in a consistent state.

Someone submitted a fix.  THANKS.

I updated and rebuilt xf86-video-ati and it WORKS GREAT.

Now it doesn't MATTER that I lost my xorg.conf.  The -configure works again.
___
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: HP Pavilion zd8000 Xorg anomaly

2011-03-09 Thread Steven Friedrich
On Wednesday 09 March 2011 12:17:10 pm Adam Vande More wrote:
> On Wed, Mar 9, 2011 at 10:32 AM, Steven Friedrich 
wrote:
> > My system had crashed and it caused a directory to los it's dot and
> > dot-dot entries. This was a directory that was used for iso-codes and
> > everytie I started X,  it would hang.
> > 
> > So I didn't want to format the drive, too extreme.  So I de-installed all
> > my
> > ports to re-install.  After I got the ports un-installed, I was able to
> > fix the filesystem problem with fsck.  I tried beforehand,but it was way
> > too many
> > fsck issues.
> > 
> > 
> > Anyway, I have somehow LOST my xorg.conf that WORKED.
> > 
> > It was previously generated by xorg -configure.
> 
> You didn't list your video card.
It's a laptop.No card. ATI Technologies Inc M24 1P [Radeon Mobility X600] rev 
0,
> 
> Most of the time, you don't need an xorg.conf anymore, just insure the
> proper drivers are installed e.g. video card and X should autodetect and
> use highest available settings.
That's what 'm saying.  It USED to work. NOW it doesn't.
> 
> Also sometimes on a bad crash multiple fsck's are required to get UFS back
> in a consistent state.

-- 
System Name: laptop2.StevenFriedrich.org
Window Manager(s):   kde4-4.5.5_1 
X Window System: xorg-7.5.1X.Org X Server 1.7.7
OS version:  FreeBSD 8.2-RELEASE i386 (5.2 MB kernel)
Platform:HP pavilion zd8000 (zd8215us)
CPU: 2.80GHz Intel Pentium 4 (HTT) with 2 GB memory

FreeBSD Audio Driver (newpcm: 32bit 2009061500/i386)
Installed devices:
pcm0:  (play/rec) default
___
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"


HP Pavilion zd8000 Xorg anomaly

2011-03-09 Thread Steven Friedrich
My system had crashed and it caused a directory to los it's dot and dot-dot 
entries. This was a directory that was used for iso-codes and everytie I 
started X,  it would hang.

So I didn't want to format the drive, too extreme.  So I de-installed all my 
ports to re-install.  After I got the ports un-installed, I was able to fix 
the filesystem problem with fsck.  I tried beforehand,but it was way too many 
fsck issues.


Anyway, I have somehow LOST my xorg.conf that WORKED.

It was previously generated by xorg -configure.

That doesn't work anymore.

I am only able to us the vesa driver now.  So I'm stuck with 1024x768, instead 
of 1440x900.

I believe this was caused by the recent xorg update. I had been stable with X 
for YEARS.


-- 
System Name: laptop2.StevenFriedrich.org
Window Manager(s):   kde4-4.5.5_1 
X Window System: xorg-7.5.1X.Org X Server 1.7.7
OS version:  FreeBSD 8.2-RELEASE i386 (5.2 MB kernel)
Platform:HP pavilion zd8000 (zd8215us)
CPU: 2.80GHz Intel Pentium 4 (HTT) with 2 GB memory

FreeBSD Audio Driver (newpcm: 32bit 2009061500/i386)
Installed devices:
pcm0:  (play/rec) default
___
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: Strange error

2010-12-22 Thread Steven Friedrich
On Sunday 19 December 2010 12:57:39 pm Jack Raats wrote:
> I have a strange error.
> 
> Normally when you compile the complete system, the first line of /etc/motd
> is being adjusted telling you the time and version you just compiled. On
> one server this is not being done.
> What is the problem. Which programm adjust the motd file when compiling?
> 
> Thanks
> 
> Jack
> ___
> 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"

If anyone else responded, I may have deleted it while scanning mail too 
quickly. 8o)

motd isn't updated during compile. It's updated during boot.  If you don't 
reboot the machine, it doesn't get updated.

There is also a line you can include in rc.conf to disable the update. Search 
for motd in /etc/defaults/rc.conf for motd.
-- 
System Name: laptop2.StevenFriedrich.org
Hardware:2.80GHz Intel Pentium 4 (HTT) with 2 GB memory
OS version:  FreeBSD 8.1-RELEASE-p2 i386 (5.1 MB kernel)
Window Manager(s):   kde4-4.5.4 
X Window System: xorg-7.5X.Org X Server 1.7.5

FreeBSD Audio Driver (newpcm: 32bit 2009061500/i386)
Installed devices:
pcm0:  (play/rec) default
___
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: avahi-app port build fails on one system, not other

2010-12-18 Thread Steven Friedrich
On Saturday 18 December 2010 6:23:30 pm Jud wrote:
> Apologies for top-post.
> 
> Because many other ports depend on icu, it might be preferable to update
> everything at the same time rather than piecemeal:
> 
> # portupgrade -rf icu-\*
> 
> Caution: This'll take a while.
> 
> Jud
> 
> Sent from my iPhone
> 
> On Dec 18, 2010, at 5:18 PM, Steven Friedrich  wrote:
> > On Friday 17 December 2010 6:44:01 pm Marco Beishuizen wrote:
> >> On Fri, 17 Dec 2010, Steven Friedrich wrote:
> >>> I even tried portupgrade -fR avahi-app.
> >>> 
> >>> Here's the last of the log:
> >>> 
> >>> ...
> >>> /libexec/ld-elf.so.1: Shared object "libicui18n.so.38" not found,
> >>> required by "libavahi-glib.so.1"
> >>> ...
> >> 
> >> I'm having this too. I think this happens because the portupgrade of
> >> devel/icu installs a new version of libicui18n (libicui18n.so.46) and
> >> deletes the old one (so.38). Lots of ports still need the old version
> >> like libavahi-app.
> >> 
> >> I'll try to make a symlink so.38 to so.46 and see what happens.
> >> 
> >> Regards,
> >> Marco
> > 
> > I tried portupgrade -fR avahi-app and several others ports.
> > 
> > Eventuall, out of frustration I pkg_deinstall -f avahi-app\* and then
> > portupgrade -n avahi-app was successful.
> > 
> > I don't know why, but it worked.
> 
> ___
> 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"

I had been updating icu with protupgrade -fr icu, but ahavi-app failed to 
build.  I went through trying to update avahi-app for a couple days to no 
avail.  I finally deinstalled and reinstalled. ANd it worked.

-- 
System Name: laptop2.StevenFriedrich.org
Hardware:2.80GHz Intel Pentium 4 (HTT) with 2 GB memory
OS version:  FreeBSD 8.1-RELEASE-p2 i386 (5.1 MB kernel)
Window Manager(s):   kde4-4.5.4 
X Window System: xorg-7.5X.Org X Server 1.7.5

FreeBSD Audio Driver (newpcm: 32bit 2009061500/i386)
Installed devices:
pcm0:  (play/rec) default
___
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: avahi-app port build fails on one system, not other

2010-12-18 Thread Steven Friedrich
On Friday 17 December 2010 6:44:01 pm Marco Beishuizen wrote:
> On Fri, 17 Dec 2010, Steven Friedrich wrote:
> > I even tried portupgrade -fR avahi-app.
> > 
> > Here's the last of the log:
> > 
> > ...
> > /libexec/ld-elf.so.1: Shared object "libicui18n.so.38" not found,
> > required by "libavahi-glib.so.1"
> > ...
> 
> I'm having this too. I think this happens because the portupgrade of
> devel/icu installs a new version of libicui18n (libicui18n.so.46) and
> deletes the old one (so.38). Lots of ports still need the old version like
> libavahi-app.
> 
> I'll try to make a symlink so.38 to so.46 and see what happens.
> 
> Regards,
> Marco

I tried portupgrade -fR avahi-app and several others ports.

Eventuall, out of frustration I pkg_deinstall -f avahi-app\* and then 
portupgrade -n avahi-app was successful.

I don't know why, but it worked.

-- 
System Name: laptop2.StevenFriedrich.org
Hardware:2.80GHz Intel Pentium 4 (HTT) with 2 GB memory
OS version:  FreeBSD 8.1-RELEASE-p2 i386 (5.1 MB kernel)
Window Manager(s):   kde4-4.5.4 
X Window System: xorg-7.5X.Org X Server 1.7.5

FreeBSD Audio Driver (newpcm: 32bit 2009061500/i386)
Installed devices:
pcm0:  (play/rec) default
___
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"


avahi-app port build fails on one system, not other

2010-12-17 Thread Steven Friedrich
I even tried portupgrade -fR avahi-app.

Here's the last of the log:

signals-marshal.c: In function 
'_ga_signals_marshal_VOID__INT_ENUM_STRING_STRING_STRING_STRING_POINTER_INT_POINTER_INT':
signals-marshal.c:90: warning: ISO C forbids conversion of object pointer to 
function pointer type
signals-marshal.c: In function 
'_ga_signals_marshal_VOID__INT_ENUM_STRING_STRING_STRING_UINT':
signals-marshal.c:139: warning: ISO C forbids conversion of object pointer to 
function pointer type
signals-marshal.c: In function 
'_ga_signals_marshal_VOID__INT_ENUM_STRING_UINT_UINT_POINTER_INT_INT':
signals-marshal.c:186: warning: ISO C forbids conversion of object pointer to 
function pointer type
  CC libavahi_gobject_la-ga-client-enumtypes.lo
  CC libavahi_gobject_la-ga-entry-group-enumtypes.lo
  CC libavahi_gobject_la-ga-enums-enumtypes.lo
  CCLD   libavahi-gobject.la
  GISCAN Avahi-0.6.gir
g-ir-scanner: warning: Option --strip-prefix has been deprecated;
see --identifier-prefix and --symbol-prefix.
/usr/include/machine/endian.h:107: syntax error, unexpected '{' in ' return 
(__extension__ ({ register __uint32_t __X = (_x); __asm ("bswap %0" : "+r" 
(__X)); __X; }));' at '{'
/usr/include/machine/endian.h:107: syntax error, unexpected ';' in ' return 
(__extension__ ({ register __uint32_t __X = (_x); __asm ("bswap %0" : "+r" 
(__X)); __X; }));' at ';'
/libexec/ld-elf.so.1: Shared object "libicui18n.so.38" not found, required by 
"libavahi-glib.so.1"
Command '['/usr/ports/net/avahi-app/work/avahi-0.6.28/avahi-gobject/tmp-
introspectYHqC7w/Avahi-0.6', '--introspect-dump=/usr/ports/net/avahi-
app/work/avahi-0.6.28/avahi-gobject/tmp-
introspectYHqC7w/types.txt,/usr/ports/net/avahi-app/work/avahi-0.6.28/avahi-
gobject/tmp-introspectYHqC7w/dump.xml']' returned non-zero exit status 1
gmake[3]: *** [Avahi-0.6.gir] Error 1
gmake[3]: Leaving directory `/usr/ports/net/avahi-app/work/avahi-0.6.28/avahi-
gobject'
gmake[2]: *** [all] Error 2
gmake[2]: Leaving directory `/usr/ports/net/avahi-app/work/avahi-0.6.28/avahi-
gobject'
gmake[1]: *** [all-recursive] Error 1
gmake[1]: Leaving directory `/usr/ports/net/avahi-app/work/avahi-0.6.28'
gmake: *** [all] Error 2
*** Error code 1

Stop in /usr/ports/net/avahi-app.


-- 
System Name: laptop2.StevenFriedrich.org
Hardware:2.80GHz Intel Pentium 4 (HTT) with 2 GB memory
OS version:  FreeBSD 8.1-RELEASE-p2 i386 (5.1 MB kernel)
Window Manager(s):   kde4-4.5.4 
X Window System: xorg-7.5X.Org X Server 1.7.5

FreeBSD Audio Driver (newpcm: 32bit 2009061500/i386)
Installed devices:
pcm0:  (play/rec) default
___
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"


KMix v3.7 Added sound driver info

2010-12-15 Thread Steven Friedrich
Why can't I change the Mute setting?

I click it, nothing happens.  Can't change the capture setting either.

-- 
System Name: laptop2.StevenFriedrich.org
Hardware:2.80GHz Intel Pentium 4 (HTT) with 2 GB memory
OS version:  FreeBSD 8.1-RELEASE-p2 i386 (5.1 MB kernel)
Window Manager(s):   kde4-4.5.4 
X Window System: xorg-7.5X.Org X Server 1.7.5

FreeBSD Audio Driver (newpcm: 32bit 2009061500/i386)
Installed devices:
pcm0:  (play/rec) default
___
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"


KMix v3.7

2010-12-15 Thread Steven Friedrich
Why can't I change the Mute setting?

I click it, nothing happens.  Can't change the capture setting either.

-- 
System Name: laptop2.StevenFriedrich.org
Hardware:2.80GHz Intel Pentium 4 (HTT) with 2 GB memory
OS version:  FreeBSD 8.1-RELEASE-p2 i386 (5.1 MB kernel)
Window Manager(s):   kde4-4.5.4 
X Window System: xorg-7.5X.Org X Server 1.7.5
___
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"


autoconf and automake

2010-12-09 Thread Steven Friedrich
I'm having trouble with the latest advice in ports/UPDATING:

20101208:
  AFFECTS: autotools
  AUTHOR: autoto...@freebsd.org

  Another stage in the autotools cleanup that reduces tree churn whilst
  updating components, a number of ports have now moved to non-versioned
  locations since there is now only the concept of legacy and current
  versions.

  # portmaster -o devel/autoconf devel/autoconf268
  # portmaster -o devel/automake devel/automake111
  # portmaster -o devel/libtool devel/libtool22
  # portmaster -o devel/libltdl devel/libltdl22

  substitute 'portupgrade' for 'portmaster' accordingly if that's your
  your upgrade tool of choice.

If I invoke portupgrade -o devel/autoconf devel/autoconf268
portupgrade doesn't appear to do anything:

portupgrade -o devel/autoconf devel/autoconf268
--->  Session started at: Thu, 09 Dec 2010 13:52:08 -0500   
   
** None has been installed or upgraded.
--->  Saving the results to '/root/done'
--->  Session ended at: Thu, 09 Dec 2010 13:52:08 -0500 (consumed 00:00:00)

And pkg_info says there's still an old version of autoconf:

pkg_info|grep autoconf
autoconf-2.13.000227_6 Automatically configure source code on many Un*x 
platforms  
autoconf-2.68   Automatically configure source code on many Un*x platforms 
autoconf-wrapper-20101119 Wrapper script for GNU autoconf


Can anyone help me?  I'm thinking that I'm trying to upgrade all ports that 
depend on autoconf-2.13.000227_6 to depend on autoconf268.
-- 
System Name: laptop2.StevenFriedrich.org
Hardware:2.80GHz Intel Pentium 4 (HTT) with 2 GB memory
OS version:  FreeBSD 8.1-RELEASE-p2 i386 (5.1 MB kernel)
Window Manager(s):   kde4-4.5.4 
X Window System: xorg-7.5X.Org X Server 1.7.5
___
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"


mixer -s and multiple dev

2010-12-08 Thread Steven Friedrich
I want to be able to save, set, and restore the values for vol and pcm only.

When I invoke mixer -s vol pcm, it sets the vol to 0. Not what I intended.

I AM able to save ALL and restore ALL. But I hope to just be able to save and 
restore some channels.

-- 
System Name: laptop2.StevenFriedrich.org
Hardware:2.80GHz Intel Pentium 4 (HTT) with 2 GB memory
OS version:  FreeBSD 8.1-RELEASE-p2 i386 (5.1 MB kernel)
Window Manager(s):   kde4-4.5.4 
X Window System: xorg-7.5X.Org X Server 1.7.5
___
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"


Can openoffice 3.3 be built without gnome_vfs?

2010-12-08 Thread Steven Friedrich
gnome_vfs requires kerberos. I don't want it.
-- 
System Name: laptop2.StevenFriedrich.org
Hardware:2.80GHz Intel Pentium 4 (HTT) with 2 GB memory
OS version:  FreeBSD 8.1-RELEASE-p2 i386 (5.1 MB kernel)
Window Manager(s):   kde4-4.5.4 
X Window System: xorg-7.5X.Org X Server 1.7.5
___
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: -- Could NOT find XMMS: the nowplaying dataengine will NOT support XMMS 1.x

2010-12-06 Thread Steven Friedrich
On Sunday 05 December 2010 11:51:02 pm Chris Brennan wrote:
> On Sun, Dec 5, 2010 at 11:46 PM, Steven Friedrich 
wrote:
> > Build of kdebase4-workspace claims:
> > 
> > -- Could NOT find XMMS: the nowplaying dataengine will NOT support XMMS
> > 1.x
> > 
> > I have the xmms port installed and I rebuilt kdelibs.
> > 
> > Why won't it see it?
> 
> xmms or xmms2? IIRC, xmms was discontinued a long time ago lol

I'm using:
xmms-1.2.11_11  X Multimedia System -- An audio player with Winamp GUI

This is xmms 1.x, right?  It appears to work.

-- 
System Name: laptop2.StevenFriedrich.org
Hardware:2.80GHz Intel Pentium 4 (HTT) with 2 GB memory
OS version:  FreeBSD 8.1-RELEASE-p2 i386 (5.1 MB kernel)
Window Manager(s):   kde4-4.5.4 
X Window System: xorg-7.5X.Org X Server 1.7.5
___
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"


-- Could NOT find XMMS: the nowplaying dataengine will NOT support XMMS 1.x

2010-12-05 Thread Steven Friedrich
Build of kdebase4-workspace claims:

-- Could NOT find XMMS: the nowplaying dataengine will NOT support XMMS 1.x

I have the xmms port installed and I rebuilt kdelibs.

Why won't it see it?

-- 
System Name: laptop2.StevenFriedrich.org
Hardware:2.80GHz Intel Pentium 4 (HTT) with 2 GB memory
OS version:  FreeBSD 8.1-RELEASE-p2 i386 (5.1 MB kernel)
Window Manager(s):   kde4-4.5.4 
X Window System: xorg-7.5X.Org X Server 1.7.5
___
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"


Does MAC version of iTunes work on FreeBSD?

2010-11-16 Thread Steven Friedrich

-- 
System Name:   laptop2.StevenFriedrich.org
Hardware:  2.80GHz Intel Pentium 4 (HTT) with 2 GB memory
OS version:FreeBSD 8.1-RELEASE-p1 i386 (6.4 MB kernel)
manager(s):kde4-4.5.3 
X windows: xorg-7.5X.Org X Server 1.7.5
___
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: ssmtp - possible anomaly with SSL

2010-11-06 Thread Steven Friedrich
On Saturday 06 November 2010 12:01:53 pm Chad Perrin wrote:
> On Sat, Nov 06, 2010 at 07:23:39AM -0400, Steven Friedrich wrote:
> > I recently figured out how to send mail thru my ISP ID using ssmtp.  I
> > had previously only been using KMail, and I had it configured to use
> > port 465  SSL LOGIN.
> > 
> > I can send mail when I don't use port 465:
> > mailhub=mail.InsightBB.com
> > 
> > but if I add the port 465 a,d enable SSL with:
> > UseTLS=YES
> > 
> > then I use the -v switch and also -auFreeBSD -apPassword
> > as in smtp -v -auFreeBSD -apPassword free...@insightbb.com
> > 
> > and the messages all indicate success, but the mail never arrives. It
> > does when I don't use SSL on port 465.
> > 
> > KMail does work with SSL on port 465.
> 
> I'm not entirely clear on what you're using as a mail user agent.  Are
> you still using KMail as your MUA, but using ssmtp to send the emails to
> your SMTP server, or have you switched MUAs when you started using ssmtp?
> 
> Chris Brennan suggested you send more information; in addition to
> answering my question, it might be useful to give us the information
> Chris requested -- but make sure you obscure any username/password
> information.

I still use KMail for my essential email.

However, I want to be able to use send-pr.  There is a  port called  ssmtp, 
and I use it only for outgoing mail, it allows any userID to send outgoing 
email using a single ISP account. 

When my /usr/local/etc/ssmtp.conf is:
root=free...@insightbb.com  
   
mailhub=mail.InsightBB.com
rewriteDomain=InsightBB.com
hostname=_HOSTNAME_

I can send an outgoing email to myself so I can prove it works.
ssmtp -v free...@insighttbb.com

And the verbose output indicates success. I didn't post it, just stated what 
it was.

But when I configure SSL on port 465, it also shows a good exchange, but maybe 
I didn't wait long enough to see it get thru the ISP's system.

So my SSL version of ssmtp.conf is:
root=free...@insightbb.com  
   
mailhub=mail.InsightBB.com:465
rewriteDomain=InsightBB.com
hostname=_HOSTNAME_
# Use SSL/TLS to send secure messages to server.
UseTLS=YES

The verbose option indicated success  when sending an email from root.  Let me 
verify that it wasn't my mistake for not waiting longer...
-- 
System Name:   laptop2.StevenFriedrich.org
Hardware:  2.80GHz Intel Pentium 4 (HTT) with 2 GB memory
OS version:FreeBSD 8.1-RELEASE-p1 i386 (6.4 MB kernel)
manager(s):kde4-4.5.3 
X windows: xorg-7.5X.Org X Server 1.7.5
___
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"


ssmtp - possible anomaly with SSL

2010-11-06 Thread Steven Friedrich
I recently figured out how to send mail thru my ISP ID using ssmtp.  I had 
previously only been using KMail, and I had it configured to use port 465  SSL 
LOGIN.

I can send mail when I don't use port 465:
mailhub=mail.InsightBB.com

but if I add the port 465 a,d enable SSL with:
UseTLS=YES

then I use the -v switch and also -auFreeBSD -apPassword
as in smtp -v -auFreeBSD -apPassword free...@insightbb.com

and the messages all indicate success, but the mail never arrives. It does 
when I don't use SSL on port 465.

KMail does work with SSL on port 465.

-- 
System Name:   laptop2.StevenFriedrich.org
Hardware:  2.80GHz Intel Pentium 4 (HTT) with 2 GB memory
OS version:FreeBSD 8.1-RELEASE-p1 i386 (6.4 MB kernel)
manager(s):kde4-4.5.3 
X windows: xorg-7.5X.Org X Server 1.7.5
___
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: Booting up FreeBSD 8.0

2010-09-28 Thread Steven Friedrich
On Tuesday 28 September 2010 1:52:56 pm William Lang wrote:
> I have just installed FreeBSD 8.0 and after I login it stops at $ like its
> waiting for me to put some type of information in or something. So what do
> I put after the dollar sign???
> 
> ___
> 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"

You haven't indicated what your level of expertise is with unix in general, 
what other software you have installed, or what your goals are.

Have you added additional user IDs to the system or just root?

If you're logged in as root, I wouldn't rn X from that account, though it may 
be sfe these days, I don't kow. I'd create another userID, perhaps admin, and 
assign it to group wheel. This group wil allow you to su root when you need 
the authority. If you're logged in as a non-root user, such as admin (which 
doesn't exist unless yo add it), then try startx.

-- 
System Name:   laptop2.StevenFriedrich.org
Hardware:  2.80GHz Intel Pentium 4 (HTT) with 2 GB memory
OS version:FreeBSD 8.1-RELEASE i386 (6.9 MB kernel)
manager(s):kde4-4.5.1 
X windows: xorg-7.5X.Org X Server 1.7.5
___
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: apropos returning same item twice

2010-09-27 Thread Steven Friedrich
On Monday 27 September 2010 6:35:19 am Mike Clarke wrote:
> On Sunday 26 September 2010, Steven Friedrich wrote:
> > > > > Another check is that the output of manpath(1) doesn't
> > > > > include /usr/X11R6/man.
> > > > 
> > > > manpath
> > > > /usr/share/man:/usr/local/man:/usr/local/kde4/man:/usr/share/open
> > > >
> > > >ssl/man:
> > > > /usr/local/lib/perl5/5.12.2/man:/usr/local/lib/perl5/5.12.2/perl/
> > > >
> > > >man
> > > 
> > > Ok. There's also:
> > > %man -a -w mysql
> > > 
> > > to see the origins of the multiple man pages, although it seems
> > > that you may have already confirmed the /usr/X11R6 path connection.
> > > 
> > > >From what you've presented so far I'd say it's looking like a
> > > >
> > > > problem
> > 
> > man -a -w mysql
> > /usr/local/man/man1/mysql.1.gz
> > /usr/X11R6/man/man1/mysql.1.gz
> 
> Same here - until I realised that I still had /usr/X11R6/bin in $PATH,
> left over from the days before /usr/X11R6 was a link to /usr/local.
> Removing /usr/X11R6/bin from $PATH fixed it for me. According to the
> man page for manpath it "tries to determine the user's manpath from a
> set of system defaults and the user's PATH".

Thanks, dude. That was my problem.

-- 
System Name:   laptop2.StevenFriedrich.org
Hardware:  2.80GHz Intel Pentium 4 (HTT) with 2 GB memory
OS version:FreeBSD 8.1-RELEASE i386 (6.9 MB kernel)
manager(s):kde4-4.5.1 
X windows: xorg-7.5X.Org X Server 1.7.5
___
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: sudo anomaly

2010-09-27 Thread Steven Friedrich
On Sunday 26 September 2010 11:21:50 pm you wrote:
> > From free...@insightbb.com  Sun Sep 26 18:14:09 2010
> > From: Steven Friedrich 
> > To: Robert Bonomi 
> > Subject: Re: sudo anomaly
> > Date: Sun, 26 Sep 2010 19:16:00 -0400
> > 
> > On Sunday 26 September 2010 2:38:06 pm you wrote:
> > > > From owner-freebsd-questi...@freebsd.org  Sun Sep 26 11:46:43 2010
> > > > From: Steven Friedrich 
> > > > To: freebsd-questions@freebsd.org
> > > > Date: Sun, 26 Sep 2010 12:47:29 -0400
> > > > Subject: sudo anomaly
> > > > 
> > > > I have a userID, admin, that I add to my systems to use when I
> > > > perform system admin functions.  I also use this ID when using
> > > > X-windows, never starting X as root user.
> > > > 
> > > > So I needed to check my mail for daily run outputs and so I tried to
> > > > use su then mail, but I got admin's mail. So I exited su, and tried
> > > > sudo mail. I got root's mailbox nd I deleted all but two emails.
> > > > When I q(uit) mail, it said it saved 2 messages in mbox. But when I
> > > > try to go back in it says I don't have any mail. There is no root
> > > > directory in /var/mail.
> > > 
> > > All that is correct.
> > > 
> > > > Did sudo lose my mbox?
> > > 
> > > Nope.  _you_ did.
> > > 
> > > 
> > > 
> > > The good news is that you merely misplaced it  -- it _is_ were it's
> > > always been, you're just looking in the wrong place for it.`
> > > 
> > > 'mbox' != 'incoming mailbox'
> > > 
> > > > Can anyone verify this anomaly?
> > > 
> > > no anomaly.  simple *USER* error.
> > > 
> > > 
> > > 
> > > Look in root's _HOME_DIRECTORY_.  You'll find a file called 'mbox'
> > > =there=.
> > > 
> > > That's where 'already read' mail is saved.
> > > 
> > > When logged in as root, use 'mail -f mbox'  to see your old mail.
> > > 
> > > BTW, if you 'su root' and _then_ set evnrionment variable 'USER' to
> > > 'root', mail(1) _will_ fetch root's mail.
> > 
> > Thanks. I used mail under unix eons ago, and I don't remember ever having
> > to use a switch to get saved mail, but perhaps I've simply forgotten. I
> > use KMail and Thunderbird (under Winblows), but I needed to check daily
> > output scripts...
> 
> did you use 'su root' or 'su - root'?  the '-'  makes a humongous
> difference.

Thanks, I had forgotten about that...

-- 
System Name:   laptop2.StevenFriedrich.org
Hardware:  2.80GHz Intel Pentium 4 (HTT) with 2 GB memory
OS version:FreeBSD 8.1-RELEASE i386 (6.9 MB kernel)
manager(s):kde4-4.5.1 
X windows: xorg-7.5X.Org X Server 1.7.5
___
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: apropos returning same item twice

2010-09-26 Thread Steven Friedrich
On Sunday 19 September 2010 1:36:12 am Wayne Sierke wrote:
> On Fri, 2010-09-17 at 12:18 -0400, Steven Friedrich wrote:
> > On Thursday 16 September 2010 4:12:44 am Wayne Sierke wrote:
> > > On Wed, 2010-09-15 at 18:27 -0400, Steven Friedrich wrote:
> > > > On Wednesday 15 September 2010 12:39:15 pm Wayne Sierke wrote:
> > > > > On Tue, 2010-09-14 at 00:37 +, Alexander Best wrote:
> > > > > > On Sat Sep 11 10, Steven Friedrich wrote:
> > > > > > > Why does apropos list mysql(1) twice?
> > > > > > > 
> > > > > > > It doesn't return duplicates with apropos kde...
> > > > > > 
> > > > > > maybe you have a gzip'ed and plain version in /usr ?
> > > > > > 
> > > > > > see PR #4419.
> > > > > > 
> > > > > > cheers.
> > > > > > alex
> > > > > 
> > > > > Are you certain that /etc/manpath.config doesn't just still
> > > > > have /usr/X11R6/man configured (as well as /usr/local/man)?
> > > > > Admittedly the kde issue is a mystery, assuming its manpages are
> > > > > installed in /usr/local/man. This system has the following:
> > > > > 
> > > > > OPTIONAL_MANPATH  /usr/local/man
> > > > > # (disabled by xorg-libraries port) OPTIONAL_MANPATH  /usr/X11R6/man
> > > > > 
> > > > > MANPATH_MAP   /usr/local/bin  /usr/local/man
> > > > > # (disabled by xorg-libraries port)
> > > > > MANPATH_MAP   /usr/X11R6/bin  /usr/X11R6/man
> > > > > 
> > > > > 
> > > > > Is the whatis file being updated? Check the timestamp:
> > > > > 
> > > > > # ls -l /usr/local/man/whatis
> > > > > -rw-r--r--  1 root  wheel  273178 Sep 11 04:22
> > > > > /usr/local/man/whatis
> > > > > 
> > > > > 
> > > > > Wayne
> > > > > 
> > > > > > > ad...@laptop2(/dev/pts/1)/usr/home/admin 106% apropos mysql
> > > > 
> > > > 
> > > > 
> > > > > ___
> > > > > 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"
> > > > 
> > > > I still have X11R6 in usr symlinked to /usr/local. This was done per
> > > > entry 20070519 in /usr/ports/UPDATING.
> > > > 
> > > > Do we still need this symlink?
> > > 
> > > Yes, anything that references /usr/X11R6 gets directed to /usr/local.
> > 
> > Well I temporarily removed it and this anomaly disappeared. Perhaps we
> > just have to suffer until we know the symlink can be removed. I thought
> > it was going to eventually be removed...
> > 
> > > Did you check /etc/manpath.config and the timestamp
> > > on /usr/local/man/whatis?
> > 
> > grep -v '^#' manpath.config
> > MANDATORY_MANPATH   /usr/share/man
> > MANDATORY_MANPATH   /usr/share/openssl/man
> > OPTIONAL_MANPATH/usr/local/man
> > MANPATH_MAP /bin/usr/share/man
> > MANPATH_MAP /usr/bin/usr/share/man
> > MANPATH_MAP /usr/local/bin  /usr/local/man
> > OPTIONAL_MANPATH/usr/local/lib/perl5/5.12.2/man
> > OPTIONAL_MANPATH/usr/local/lib/perl5/5.12.2/perl/man
> > 
> > > Another check is that the output of manpath(1) doesn't
> > > include /usr/X11R6/man.
> > 
> > manpath
> > /usr/share/man:/usr/local/man:/usr/local/kde4/man:/usr/share/openssl/man:
> > /usr/local/lib/perl5/5.12.2/man:/usr/local/lib/perl5/5.12.2/perl/man
> 
> Ok. There's also:
> 
> %man -a -w mysql
> 
> to see the origins of the multiple man pages, although it seems that you
> may have already confirmed the /usr/X11R6 path connection.
> 
> >From what you've presented so far I'd say it's looking like a problem
> 
> with updating of the "whatis" db files. So to verify whether the weekly
> periodic "makewhatis" is being run:-
>  - check the timestamp on /usr/local/man/whatis - it shouldn't be more
> than a week old
>  - check that the "weekly run output" report lists "Rebuilding whatis
> database:" and that it doesn't list any errors, e.g.:
> 
> Rebuilding whatis database:
> 
> -- End of weekly output --
I also tried, as root in a text console (not in X), makewhatis `manpath` and 
it complained that it already visited /usr/X11R6/man, but the duplicates still 
appear.
-- 
System Name:   laptop2.StevenFriedrich.org
Hardware:  2.80GHz Intel Pentium 4 (HTT) with 2 GB memory
OS version:FreeBSD 8.1-RELEASE i386 (6.9 MB kernel)
manager(s):kde4-4.5.1 
X windows: xorg-7.5X.Org X Server 1.7.5
___
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: apropos returning same item twice

2010-09-26 Thread Steven Friedrich
On Sunday 19 September 2010 1:36:12 am Wayne Sierke wrote:
> On Fri, 2010-09-17 at 12:18 -0400, Steven Friedrich wrote:
> > On Thursday 16 September 2010 4:12:44 am Wayne Sierke wrote:
> > > On Wed, 2010-09-15 at 18:27 -0400, Steven Friedrich wrote:
> > > > On Wednesday 15 September 2010 12:39:15 pm Wayne Sierke wrote:
> > > > > On Tue, 2010-09-14 at 00:37 +, Alexander Best wrote:
> > > > > > On Sat Sep 11 10, Steven Friedrich wrote:
> > > > > > > Why does apropos list mysql(1) twice?
> > > > > > > 
> > > > > > > It doesn't return duplicates with apropos kde...
> > > > > > 
> > > > > > maybe you have a gzip'ed and plain version in /usr ?
> > > > > > 
> > > > > > see PR #4419.
> > > > > > 
> > > > > > cheers.
> > > > > > alex
> > > > > 
> > > > > Are you certain that /etc/manpath.config doesn't just still
> > > > > have /usr/X11R6/man configured (as well as /usr/local/man)?
> > > > > Admittedly the kde issue is a mystery, assuming its manpages are
> > > > > installed in /usr/local/man. This system has the following:
> > > > > 
> > > > > OPTIONAL_MANPATH  /usr/local/man
> > > > > # (disabled by xorg-libraries port) OPTIONAL_MANPATH  /usr/X11R6/man
> > > > > 
> > > > > MANPATH_MAP   /usr/local/bin  /usr/local/man
> > > > > # (disabled by xorg-libraries port)
> > > > > MANPATH_MAP   /usr/X11R6/bin  /usr/X11R6/man
> > > > > 
> > > > > 
> > > > > Is the whatis file being updated? Check the timestamp:
> > > > > 
> > > > > # ls -l /usr/local/man/whatis
> > > > > -rw-r--r--  1 root  wheel  273178 Sep 11 04:22
> > > > > /usr/local/man/whatis
> > > > > 
> > > > > 
> > > > > Wayne
> > > > > 
> > > > > > > ad...@laptop2(/dev/pts/1)/usr/home/admin 106% apropos mysql
> > > > 
> > > > 
> > > > 
> > > > > ___
> > > > > 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"
> > > > 
> > > > I still have X11R6 in usr symlinked to /usr/local. This was done per
> > > > entry 20070519 in /usr/ports/UPDATING.
> > > > 
> > > > Do we still need this symlink?
> > > 
> > > Yes, anything that references /usr/X11R6 gets directed to /usr/local.
> > 
> > Well I temporarily removed it and this anomaly disappeared. Perhaps we
> > just have to suffer until we know the symlink can be removed. I thought
> > it was going to eventually be removed...
> > 
> > > Did you check /etc/manpath.config and the timestamp
> > > on /usr/local/man/whatis?
> > 
> > grep -v '^#' manpath.config
> > MANDATORY_MANPATH   /usr/share/man
> > MANDATORY_MANPATH   /usr/share/openssl/man
> > OPTIONAL_MANPATH/usr/local/man
> > MANPATH_MAP /bin/usr/share/man
> > MANPATH_MAP /usr/bin/usr/share/man
> > MANPATH_MAP /usr/local/bin  /usr/local/man
> > OPTIONAL_MANPATH/usr/local/lib/perl5/5.12.2/man
> > OPTIONAL_MANPATH/usr/local/lib/perl5/5.12.2/perl/man
> > 
> > > Another check is that the output of manpath(1) doesn't
> > > include /usr/X11R6/man.
> > 
> > manpath
> > /usr/share/man:/usr/local/man:/usr/local/kde4/man:/usr/share/openssl/man:
> > /usr/local/lib/perl5/5.12.2/man:/usr/local/lib/perl5/5.12.2/perl/man
> 
> Ok. There's also:
> 
> %man -a -w mysql
> 
> to see the origins of the multiple man pages, although it seems that you
> may have already confirmed the /usr/X11R6 path connection.
> 
> >From what you've presented so far I'd say it's looking like a problem
> 
man -a -w mysql  
/usr/local/man/man1/mysql.1.gz
/usr/X11R6/man/man1/mysql.1.gz

> with updating of the "whatis" db files. So to verify whether the weekly
> periodic "makewhatis" is being run:-
>  - check the timestamp on /usr/local/man/whatis - it shouldn't be more
> than a week old
>  - check that the "weekly run output" report lists "Rebuilding whatis
> database:" and that it doesn't list any errors, e.g.:
> 
> Rebuilding whatis database:
> 
> -- End of weekly output --
> 
ll /usr/local/man/whatis 
-rw-r--r--  1 root  wheel  369225 Sep 25 04:21 /usr/local/man/whatis
I thn manually ran sudo makewhatis /usr/local/man without error. Anomaly still 
occurs.  I'm not fully versed (yet) on makewhatis, but I think (from reading 
the description for the -a switch) that it is supposed to remove duplicate 
entries.
-- 
System Name:   laptop2.StevenFriedrich.org
Hardware:  2.80GHz Intel Pentium 4 (HTT) with 2 GB memory
OS version:FreeBSD 8.1-RELEASE i386 (6.9 MB kernel)
manager(s):kde4-4.5.1 
X windows: xorg-7.5X.Org X Server 1.7.5
___
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"


sudo anomaly

2010-09-26 Thread Steven Friedrich
I have a userID, admin, that I add to my systems to use when I perform system 
admin functions.  I also use this ID when using X-windows, never starting X as 
root user.

So I needed to check my mail for daily run outputs and so I tried to use su 
then mail, but I got admin's mail. So I exited su, and tried sudo mail. I got 
root's mailbox nd I deleted all but two emails. When I q(uit) mail, it said it 
saved 2 messages in mbox. But when I try to go back in it says I don't have 
any mail. There is no root directory in /var/mail.

Did sudo lose my mbox?

Can anyone verify this anomaly?

-- 
System Name:   laptop2.StevenFriedrich.org
Hardware:  2.80GHz Intel Pentium 4 (HTT) with 2 GB memory
OS version:FreeBSD 8.1-RELEASE i386 (6.9 MB kernel)
manager(s):kde4-4.5.1 
X windows: xorg-7.5X.Org X Server 1.7.5
___
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: The nightmarish problem of installing a printer

2010-09-18 Thread Steven Friedrich
On Saturday 18 September 2010 6:09:57 pm per...@pluto.rain.com wrote:
> Polytropon  wrote:
> > On Fri, 17 Sep 2010 15:10:45 -0700, per...@pluto.rain.com wrote:
> > > Polytropon  wrote:
> > > > I would like to have ONE thing that is used for printing,
> > > > and that does support ALL printers ...
> > > 
> > > Isn't that exactly what CUPS is supposed to be?
> > 
> > Obviously not.
> 
> Er, I said "is supposed to be", not "is" :)  "Common Unix Printing
> System" certainly sounds as if the intent was to be the "ONE thing
> that is used for printing".  Whether they did a good job of it is
> another question entirely :(
> ___
> 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"

I think that you don't fully apreciate the task at hand.  When Unix was first 
invented, there were no laser printers, ink jets, USB, etc.

That no one can create a one-size fits all solution OWES to the fact it's 
simply not always possible to unify disparate designs.  They weren't designed 
to be interoperable.  Technology keeps marchng forward. We need to discard all 
of it eventually.

If you want easy, peasy printing success under *nix, choose a Postscript 
capable printer that has a network connection and supports IPP. Make sure the 
priner has a .ppd file available for it. You can get this file for free before 
buying the printer itself.
I use (and love) my Brother HL-6050DN mono Laser. I'd like to get a Brother 
color laser, but it has to wait...

-- 
___
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"


Latest KDE 4.5.1

2010-09-17 Thread Steven Friedrich
Can anyone install the Fortune plasma widget?

It doen't show up in my widget box, and I even tried to install the downloaded 
plasmoid I found in /tmp/kde-admin. No joy.

I'm trying to discover if this anomaly is everywhere, or I just need to 
rebuild something..

-- 
System Name:   laptop2.StevenFriedrich.org
Hardware:  2.80GHz Intel Pentium 4 (HTT) with 2 GB memory
OS version:FreeBSD 8.1-RELEASE i386 (6.9 MB kernel)
manager(s):kde4-4.5.1 
X windows: xorg-7.5X.Org X Server 1.7.5
___
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: apropos returning same item twice

2010-09-17 Thread Steven Friedrich
On Thursday 16 September 2010 4:12:44 am Wayne Sierke wrote:
> On Wed, 2010-09-15 at 18:27 -0400, Steven Friedrich wrote:
> > On Wednesday 15 September 2010 12:39:15 pm Wayne Sierke wrote:
> > > On Tue, 2010-09-14 at 00:37 +, Alexander Best wrote:
> > > > On Sat Sep 11 10, Steven Friedrich wrote:
> > > > > Why does apropos list mysql(1) twice?
> > > > > 
> > > > > It doesn't return duplicates with apropos kde...
> > > > 
> > > > maybe you have a gzip'ed and plain version in /usr ?
> > > > 
> > > > see PR #4419.
> > > > 
> > > > cheers.
> > > > alex
> > > 
> > > Are you certain that /etc/manpath.config doesn't just still
> > > have /usr/X11R6/man configured (as well as /usr/local/man)? Admittedly
> > > the kde issue is a mystery, assuming its manpages are installed
> > > in /usr/local/man. This system has the following:
> > > 
> > > OPTIONAL_MANPATH  /usr/local/man
> > > # (disabled by xorg-libraries port) OPTIONAL_MANPATH  /usr/X11R6/man
> > > 
> > > MANPATH_MAP   /usr/local/bin  /usr/local/man
> > > # (disabled by xorg-libraries port)
> > > MANPATH_MAP   /usr/X11R6/bin  /usr/X11R6/man
> > > 
> > > 
> > > Is the whatis file being updated? Check the timestamp:
> > > 
> > > # ls -l /usr/local/man/whatis
> > > -rw-r--r--  1 root  wheel  273178 Sep 11 04:22 /usr/local/man/whatis
> > > 
> > > 
> > > Wayne
> > > 
> > > > > ad...@laptop2(/dev/pts/1)/usr/home/admin 106% apropos mysql
> > 
> > 
> > 
> > > ___
> > > 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"
> > 
> > I still have X11R6 in usr symlinked to /usr/local. This was done per
> > entry 20070519 in /usr/ports/UPDATING.
> > 
> > Do we still need this symlink?
> 
> Yes, anything that references /usr/X11R6 gets directed to /usr/local.

Well I temporarily removed it and this anomaly disappeared. Perhaps we just 
have to suffer until we know the symlink can be removed. I thought it was 
going to eventually be removed...

> 
> Did you check /etc/manpath.config and the timestamp
> on /usr/local/man/whatis?
> 
grep -v '^#' manpath.config 
MANDATORY_MANPATH   /usr/share/man  
   
MANDATORY_MANPATH   /usr/share/openssl/man
OPTIONAL_MANPATH/usr/local/man
MANPATH_MAP /bin/usr/share/man
MANPATH_MAP /usr/bin/usr/share/man
MANPATH_MAP /usr/local/bin  /usr/local/man
OPTIONAL_MANPATH/usr/local/lib/perl5/5.12.2/man
OPTIONAL_MANPATH/usr/local/lib/perl5/5.12.2/perl/man


> Another check is that the output of manpath(1) doesn't
> include /usr/X11R6/man.
> 

manpath
/usr/share/man:/usr/local/man:/usr/local/kde4/man:/usr/share/openssl/man:/usr/local/lib/perl5/5.12.2/man:/usr/local/lib/perl5/5.12.2/perl/man

> 
> Wayne

-- 
System Name:   laptop2.StevenFriedrich.org
Hardware:  2.80GHz Intel Pentium 4 (HTT) with 2 GB memory
OS version:FreeBSD 8.1-RELEASE i386 (6.9 MB kernel)
manager(s):kde4-4.5.1 
X windows: xorg-7.5X.Org X Server 1.7.5
___
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: apropos returning same item twice

2010-09-15 Thread Steven Friedrich
On Wednesday 15 September 2010 12:39:15 pm Wayne Sierke wrote:
> On Tue, 2010-09-14 at 00:37 +, Alexander Best wrote:
> > On Sat Sep 11 10, Steven Friedrich wrote:
> > > Why does apropos list mysql(1) twice?
> > > 
> > > It doesn't return duplicates with apropos kde...
> > 
> > maybe you have a gzip'ed and plain version in /usr ?
> > 
> > see PR #4419.
> > 
> > cheers.
> > alex
> 
> Are you certain that /etc/manpath.config doesn't just still
> have /usr/X11R6/man configured (as well as /usr/local/man)? Admittedly
> the kde issue is a mystery, assuming its manpages are installed
> in /usr/local/man. This system has the following:
> 
> OPTIONAL_MANPATH  /usr/local/man
> # (disabled by xorg-libraries port) OPTIONAL_MANPATH  /usr/X11R6/man
> 
> MANPATH_MAP   /usr/local/bin  /usr/local/man
> # (disabled by xorg-libraries port)
> MANPATH_MAP   /usr/X11R6/bin  /usr/X11R6/man
> 
> 
> Is the whatis file being updated? Check the timestamp:
> 
> # ls -l /usr/local/man/whatis
> -rw-r--r--  1 root  wheel  273178 Sep 11 04:22 /usr/local/man/whatis
> 
> 
> Wayne
> 
> > > ad...@laptop2(/dev/pts/1)/usr/home/admin 106% apropos mysql
 
> ___
> 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"

I still have X11R6 in usr symlinked to /usr/local. This was done per entry 
20070519 in /usr/ports/UPDATING.

Do we still need this symlink?

-- 
System Name:   laptop2.StevenFriedrich.org
Hardware:  2.80GHz Intel Pentium 4 (HTT) with 2 GB memory
OS version:FreeBSD 8.1-RELEASE i386 (6.9 MB kernel)
manager(s):kde4-4.5.1 
X windows: xorg-7.5X.Org X Server 1.7.5
___
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: apropos returning same item twice

2010-09-14 Thread Steven Friedrich
On Monday 13 September 2010 8:37:26 pm Alexander Best wrote:
> On Sat Sep 11 10, Steven Friedrich wrote:
> > Why does apropos list mysql(1) twice?
> > 
> > It doesn't return duplicates with apropos kde...
> 
> maybe you have a gzip'ed and plain version in /usr ?
> 
> see PR #4419.
> 
> cheers.
> alex
> 



find /usr -name mysql.1\* only returned one hit.
/usr/local/man/man1/mysql.1.gz
-- 
System Name:   laptop2.StevenFriedrich.org
Hardware:  2.80GHz Intel Pentium 4 (HTT) with 2 GB memory
OS version:FreeBSD 8.1-RELEASE i386 (6.9 MB kernel)
manager(s):kde4-4.5.1 
X windows: xorg-7.5X.Org X Server 1.7.5
___
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"


apropos returning same item twice

2010-09-11 Thread Steven Friedrich
Why does apropos list mysql(1) twice?

It doesn't return duplicates with apropos kde...




ad...@laptop2(/dev/pts/1)/usr/home/admin 106% apropos mysql 
   
mysql(1) - the MySQL command-line tool  
   
mysql.server(1)  - MySQL server startup script
mysql_config(1)  - get compile options for compiling clients
mysql_install_db(1)  - initialize MySQL data directory
mysql_tzinfo_to_sql(1)   - load the time zone tables
mysql_upgrade(1) - check tables for MySQL upgrade
mysql_waitpid(1) - kill process and wait for its termination
mysqladmin(1)- client for administering a MySQL server
mysqlbinlog(1)   - utility for processing binary log files
mysqlbug(1)  - generate bug report
mysqlcheck(1)- a table maintenance program
mysqld_safe(1)   - MySQL server startup script safe_mysqld - MySQL 
server startup script
mysqldump(1) - a database backup program
mysqlimport(1)   - a data import program
mysqlshow(1) - display database, table, and column information
mysqltest(1) - program to run test cases mysqltest_embedded - 
program to run embedded test cases
slapd-ndb(5) - MySQL NDB backend to slapd
mysql(1) - the MySQL command-line tool
mysql.server(1)  - MySQL server startup script
mysql_config(1)  - get compile options for compiling clients
mysql_install_db(1)  - initialize MySQL data directory
mysql_tzinfo_to_sql(1)   - load the time zone tables
mysql_upgrade(1) - check tables for MySQL upgrade
mysql_waitpid(1) - kill process and wait for its termination
mysqladmin(1)- client for administering a MySQL server
mysqlbinlog(1)   - utility for processing binary log files
mysqlbug(1)  - generate bug report
mysqlcheck(1)- a table maintenance program
mysqld_safe(1)   - MySQL server startup script safe_mysqld - MySQL 
server startup script
mysqldump(1) - a database backup program
mysqlimport(1)   - a data import program
mysqlshow(1) - display database, table, and column information
mysqltest(1) - program to run test cases mysqltest_embedded - 
program to run embedded test cases
slapd-ndb(5) - MySQL NDB backend to slapd

-- 
System Name:   laptop2.StevenFriedrich.org
Hardware:  2.80GHz Intel Pentium 4 (HTT) with 2 GB memory
OS version:FreeBSD 8.1-RELEASE i386 (6.9 MB kernel)
manager(s):kde4-4.5.1 
X windows: xorg-7.5X.Org X Server 1.7.5
___
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"


Unable to create plasma widget per tutorial

2010-09-10 Thread Steven Friedrich
There is a tutorial at: 
http://techbase.kde.org/Development/Tutorials/Plasma/GettingStarted

My tutorial1 widget doesn't appear in the add widgets box.

Any ideas?

-- 
System Name:   laptop2.StevenFriedrich.org
Hardware:  2.80GHz Intel Pentium 4 (HTT) with 2 GB memory
OS version:FreeBSD 8.1-RELEASE i386 (6.9 MB kernel)
manager(s):kde4-4.5.1 
X windows: xorg-7.5X.Org X Server 1.7.5
___
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: BWN driver error messages

2010-09-08 Thread Steven Friedrich
On Wednesday 08 September 2010 13:50:37 Steven Friedrich wrote:
> On Wednesday 08 September 2010 11:15:03 Eitan Adler wrote:
> > > I'm not familiar with portsnap, so I'll let someone else troublehoot
> > > that. But I want to mention that the port was added to the tree six
> > > months ago...
> > 
> > I checked it out from CVS and installed the port. I'll test the wireless
> > soon.
> 
> As I recall, I had to add this line to loader.conf because it wouldn't
> autoload it:
> if_bwn_load="YES"  # Broadcom BCM43xx IEEE 802.11 wireless NICs
> 
> Someone may have fixed it by now.  I was doing this back during the release
> of 8.1
> ___
> 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"

I'm sorry. I cut the wrong line from loader.conf. It should have been to load 
firmware. I know you've gotten past it, but I wanted to set the record 
straight, in case anyone needs help...
bwn_v4_ucode_load="YES"# Broadcom BCM43XX firmware
___
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: BWN driver error messages

2010-09-08 Thread Steven Friedrich
On Wednesday 08 September 2010 11:15:03 Eitan Adler wrote:
> > I'm not familiar with portsnap, so I'll let someone else troublehoot
> > that. But I want to mention that the port was added to the tree six
> > months ago...
> 
> I checked it out from CVS and installed the port. I'll test the wireless
> soon.
As I recall, I had to add this line to loader.conf because it wouldn't 
autoload it:
if_bwn_load="YES"  # Broadcom BCM43xx IEEE 802.11 wireless NICs

Someone may have fixed it by now.  I was doing this back during the release of 
8.1
___
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: BWN driver error messages

2010-09-08 Thread Steven Friedrich
On Wednesday 08 September 2010 10:49:54 Eitan Adler wrote:
> On Wed, Sep 8, 2010 at 10:44 AM, Steven Friedrich  
wrote:
> > On Wednesday 08 September 2010 10:21:44 Eitan Adler wrote:
> >> On Tue, Sep 7, 2010 at 10:24 PM, Steven Friedrich
> >> 
> > 
> > wrote:
> >> > On Tuesday 07 September 2010 21:46:43 Eitan Adler wrote:
> >> >> When I attempt to use the if_bwn driver I get the following messages:
> >> >> 
> >> >> Is my card not supported or am I missing a step or is it something
> >> >> else?
> >> 
> >> ...
> >> 
> >> > You need a package or port of:
> >> >  bwn-firmware-kmod-0.1.0 Broadcom AirForce IEEE 802.11 Firmware Kernel
> >> > Module
> >> 
> >> The closest port I find is
> >> 
> >> net/bwi-firmware-kmod
> >> 
> >> 
> >> # locate bwn-|grep ports|wc -l
> >>0
> >> 
> >> When I searched for firmware using make quicksearch key="firmware" I
> >> found net/bwn-firmware-kmod but it does not exist
> >> 
> >> ls -lao /usr/ports/net/bwn-firmware-kmod
> >> ls: /usr/ports/net/bwn-firmware-kmod: No such file or directory
> > 
> > I'm sorry, I read your post too quickly and missed where you clearly
> > stated the problem.
> > 
> > You said:
> >> ls: /usr/ports/net/bwn-firmware-kmod: No such file or directory
> > 
> > This indicates that you need to update your ports tree.  Do you know how?
> 
> [r...@alphabeta ~ ]# !portsn
> [r...@alphabeta ~ ]# portsnap fetch update
> Looking up portsnap.FreeBSD.org mirrors... 5 mirrors found.
> Fetching snapshot tag from portsnap5.FreeBSD.org... done.
> Latest snapshot on server matches what we already have.
> No updates needed.
> Removing old files and directories... done.
> Extracting new files:
> Building new INDEX files... done.
> [r...@alphabeta ~ ]# grep "REFUSE" /etc/portsnap.conf
> # can cause problems due to missing dependencies.  If you have REFUSE
> REFUSE arabic chinese french german hungarian japanese
> REFUSE korean polish portuguese russian ukrainian vietnamese

I'm not familiar with portsnap, so I'll let someone else troublehoot that.
But I want to mention that the port was added to the tree six months ago...
___
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: BWN driver error messages

2010-09-08 Thread Steven Friedrich
On Wednesday 08 September 2010 10:21:44 Eitan Adler wrote:
> On Tue, Sep 7, 2010 at 10:24 PM, Steven Friedrich  
wrote:
> > On Tuesday 07 September 2010 21:46:43 Eitan Adler wrote:
> >> When I attempt to use the if_bwn driver I get the following messages:
> >> 
> >> Is my card not supported or am I missing a step or is it something else?
> 
> ...
> 
> > You need a package or port of:
> >  bwn-firmware-kmod-0.1.0 Broadcom AirForce IEEE 802.11 Firmware Kernel
> > Module
> 
> The closest port I find is
> 
> net/bwi-firmware-kmod
> 
> 
> # locate bwn-|grep ports|wc -l
>0
> 
> When I searched for firmware using make quicksearch key="firmware" I
> found net/bwn-firmware-kmod but it does not exist
> 
> ls -lao /usr/ports/net/bwn-firmware-kmod
> ls: /usr/ports/net/bwn-firmware-kmod: No such file or directory

I'm sorry, I read your post too quickly and missed where you clearly stated 
the problem.

You said:
> ls: /usr/ports/net/bwn-firmware-kmod: No such file or directory
This indicates that you need to update your ports tree.  Do you know how?
___
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: BWN driver error messages

2010-09-08 Thread Steven Friedrich
On Wednesday 08 September 2010 10:21:44 Eitan Adler wrote:
> On Tue, Sep 7, 2010 at 10:24 PM, Steven Friedrich  
wrote:
> > On Tuesday 07 September 2010 21:46:43 Eitan Adler wrote:
> >> When I attempt to use the if_bwn driver I get the following messages:
> >> 
> >> Is my card not supported or am I missing a step or is it something else?
> 
> ...
> 
> > You need a package or port of:
> >  bwn-firmware-kmod-0.1.0 Broadcom AirForce IEEE 802.11 Firmware Kernel
> > Module
> 
> The closest port I find is
> 
> net/bwi-firmware-kmod
> 
> 
> # locate bwn-|grep ports|wc -l
>0
> 
> When I searched for firmware using make quicksearch key="firmware" I
> found net/bwn-firmware-kmod but it does not exist
> 
> ls -lao /usr/ports/net/bwn-firmware-kmod
> ls: /usr/ports/net/bwn-firmware-kmod: No such file or directory

See http://www.freebsd.org/cgi/ports.cgi?query=bwn-firmware-kmod+&stype=all

You should have a directory under /usr/ports/net named bwn-firmware-kmod.
If you don't, then you need to update your ports skeleton.
You should also be able to just use a package, like:
pkg_fetch bwn-firmware-kmod

or with portupgrade -N bwn-firmware-kmod

HTH.
___
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: BWN driver error messages

2010-09-07 Thread Steven Friedrich
On Tuesday 07 September 2010 21:46:43 Eitan Adler wrote:
> When I attempt to use the if_bwn driver I get the following messages:
> 
> Is my card not supported or am I missing a step or is it something else?
> 
> 
> siba_bwn0:  mem 0xf470-0xf4703fff
> irq 1 8 at device 0.0 on pci4
> bwn0 on siba_bwn0
> bwn0: WLAN (chipid 0x4312 rev 15) PHY (analog 6 type 5 rev 1) RADIO (manuf
> 0x17f ver 0x2062 rev 2)
> bwn0: DMA (64 bits)
> bwn0: Using 1 MSI messages
> bwn0: [FILTER]
> wlan0: Ethernet address: 00:21:00:e7:75:20
> bwn_v4_lp_ucode15: could not load firmware image, error 2
> bwn0: the fw file(bwn_v4_lp_ucode15) not found
> bwn-open_v4_lp_ucode15: could not load firmware image, error 2
> bwn0: the fw file(bwn-open_v4_lp_ucode15) not found

You need a package or port of:
 bwn-firmware-kmod-0.1.0 Broadcom AirForce IEEE 802.11 Firmware Kernel Module
___
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"


Plasma WiFi applet

2010-09-06 Thread Steven Friedrich
I can't get this applet to work, following the instructions provided.  Anybody 
else get it to work?

Here are the instructions:
plasmapkg -t dataengine -i wifi-engine-1.0.plasmoid
which I translated to mean:
plasmapkg -t dataengine -i wifi-engine-1.0.1.plasmoid

Is dataengine supposed to be replaced with something??
There is no man page for plasmapkg, which would allow me to find out what the 
options are...

Here's the output:
plasmapkg(32592)/kdeui (KIconLoader) 
KSharedDataCache::Private::mapSharedMemory: Failed to establish shared memory 
mapping, will fallback to private memory -- memory usage will increase 
plasmapkg(32592): Session bus not found 

KCrash: Application 'plasmapkg' crashing...
KCrash: Attempting to start /usr/local/kde4/lib/kde4/libexec/drkonqi from 
kdeinit
sock_file=/root/.kde4/socket-laptop2.StevenFriedrich.org/kdeinit4__0
Warning: connect() failed: : No such file or directory
KCrash: Attempting to start /usr/local/kde4/lib/kde4/libexec/drkonqi directly
drkonqi(32659)/kdeui (KIconLoader) KSharedDataCache::Private::mapSharedMemory: 
Failed to establish shared memory mapping, will fallback to privat
drkonqi(32659): Session bus not found   
 
___
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"


Plasma omic applet

2010-09-06 Thread Steven Friedrich
I can't get this applet to work, following the instructions provided.  Anybody 
else get it to work?

Here are the instructions:
plasmapkg -t dataengine -i wifi-engine-1.0.plasmoid
which I translated to mean:
plasmapkg -t dataengine -i wifi-engine-1.0.1.plasmoid

Is dataengine supposed to be replaced with something??
There is no man page for plasmapkg, which would allow me to find out what the 
options are...

Here's the output:
plasmapkg(32592)/kdeui (KIconLoader) 
KSharedDataCache::Private::mapSharedMemory: Failed to establish shared memory 
mapping, will fallback to private memory -- memory usage will increase 
plasmapkg(32592): Session bus not found 

KCrash: Application 'plasmapkg' crashing...
KCrash: Attempting to start /usr/local/kde4/lib/kde4/libexec/drkonqi from 
kdeinit
sock_file=/root/.kde4/socket-laptop2.StevenFriedrich.org/kdeinit4__0
Warning: connect() failed: : No such file or directory
KCrash: Attempting to start /usr/local/kde4/lib/kde4/libexec/drkonqi directly
drkonqi(32659)/kdeui (KIconLoader) KSharedDataCache::Private::mapSharedMemory: 
Failed to establish shared memory mapping, will fallback to privat
drkonqi(32659): Session bus not found   
 
___
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"


New bwn driver

2010-08-22 Thread Steven Friedrich
I have an HP pavilion zd825us which has a Broadcom ethernet that appears to be 
supported by the new bwn driver. I have, for several years now, been using the 
NDIS driver based on Project Evil. Since bwn came out in 8.1, I tried it and 
it pretty much works but I get a couple errors sporadically.  Here are the 
dmesgs:
Aug 21 11:39:29 laptop2 kernel: siba_bwn0:  mem 0xc8206000-0xc8207fff irq 17 at device 3.0 on pci11
Aug 21 11:39:29 laptop2 kernel: bwn0 on siba_bwn0
Aug 21 11:39:29 laptop2 kernel: bwn0: WLAN (chipid 0x4318 rev 9) PHY (analog 3 
type 2 rev 7) RADIO (manuf 0x17f ver 0x2050 rev 8)
Aug 21 11:39:29 laptop2 kernel: bwn0: DMA (32 bits)
Aug 21 11:39:29 laptop2 kernel: bwn0: [FILTER]
Aug 21 11:39:29 laptop2 kernel: bwn0: firmware version (rev 410 patch 2160 
date 0x751a time 0x7c0a)
Aug 21 11:39:29 laptop2 kernel: bwn0: need multicast update callback
Aug 20 17:01:37 laptop2 kernel: bwn0: RX decryption attempted (old 0 keyidx 
0x2)

Occasionally, a message appears  on the console indicating that mDNSResponder 
had an issue:
Aug 20 19:45:42 laptop2 mDNSResponder: mDNSPlatformSendUDP got error 51 
(Network is unreachable) sending packet to 224.0.0.251 on interface 
127.0.0.1/lo0/2


Aug 21 11:39:56 laptop2 mDNSResponder: mDNSResponder (Engineering Build) (Aug  
4 2010 09:50:01) starting

And when I use the NDIS driver, I see this lock not held...
Aug 21 11:39:56 laptop2 mDNSResponder: mDNS_AddDNSServer: Lock not held! 
mDNS_busy (0) mDNS_reentrancy (0)
___
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"


New bwn driver

2010-08-21 Thread Steven Friedrich
I have an HP pavilion zd825us which has a Broadcom ethernet that appears to be 
supported by the new bwn driver. I have, for several years now, been using the 
NDIS driver based on Project Evil. Since bwn came out in 8.1, I tried it and 
it pretty much works but I get a couple errors sporadically.  Here are the 
dmesgs:
Aug 21 11:39:29 laptop2 kernel: siba_bwn0:  mem 0xc8206000-0xc8207fff irq 17 at device 3.0 on pci11
Aug 21 11:39:29 laptop2 kernel: bwn0 on siba_bwn0
Aug 21 11:39:29 laptop2 kernel: bwn0: WLAN (chipid 0x4318 rev 9) PHY (analog 3 
type 2 rev 7) RADIO (manuf 0x17f ver 0x2050 rev 8)
Aug 21 11:39:29 laptop2 kernel: bwn0: DMA (32 bits)
Aug 21 11:39:29 laptop2 kernel: bwn0: [FILTER]
Aug 21 11:39:29 laptop2 kernel: bwn0: firmware version (rev 410 patch 2160 
date 0x751a time 0x7c0a)
Aug 21 11:39:29 laptop2 kernel: bwn0: need multicast update callback
Aug 20 17:01:37 laptop2 kernel: bwn0: RX decryption attempted (old 0 keyidx 
0x2)

Occasionally, a message appears  on the console indicating that mDNSResponder 
had an issue:
Aug 20 19:45:42 laptop2 mDNSResponder: mDNSPlatformSendUDP got error 51 
(Network is unreachable) sending packet to 224.0.0.251 on interface 
127.0.0.1/lo0/2


Aug 21 11:39:56 laptop2 mDNSResponder: mDNSResponder (Engineering Build) (Aug  
4 2010 09:50:01) starting

And when I use the NDIS driver, I see this lock not held...
Aug 21 11:39:56 laptop2 mDNSResponder: mDNS_AddDNSServer: Lock not held! 
mDNS_busy (0) mDNS_reentrancy (0)
___
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"


New bwn driver

2010-08-21 Thread Steven Friedrich
I have an HP pavilion zd825us which has a Broadcom ethernet that appears to be 
supported by the new bwn driver. I have, for several years now, been using the 
NDIS driver based on Project Evil. Since bwn came out in 8.1, I tried it and 
it pretty much works but I get a couple errors sporadically.  Here are the 
dmesgs:
Aug 21 11:39:29 laptop2 kernel: siba_bwn0:  mem 0xc8206000-0xc8207fff irq 17 at device 3.0 on pci11
Aug 21 11:39:29 laptop2 kernel: bwn0 on siba_bwn0
Aug 21 11:39:29 laptop2 kernel: bwn0: WLAN (chipid 0x4318 rev 9) PHY (analog 3 
type 2 rev 7) RADIO (manuf 0x17f ver 0x2050 rev 8)
Aug 21 11:39:29 laptop2 kernel: bwn0: DMA (32 bits)
Aug 21 11:39:29 laptop2 kernel: bwn0: [FILTER]
Aug 21 11:39:29 laptop2 kernel: bwn0: firmware version (rev 410 patch 2160 
date 0x751a time 0x7c0a)
Aug 21 11:39:29 laptop2 kernel: bwn0: need multicast update callback
Aug 20 17:01:37 laptop2 kernel: bwn0: RX decryption attempted (old 0 keyidx 
0x2)

Occasionally, a message appears  on the console indicating that mDNSResponder 
had an issue:
Aug 20 19:45:42 laptop2 mDNSResponder: mDNSPlatformSendUDP got error 51 
(Network is unreachable) sending packet to 224.0.0.251 on interface 
127.0.0.1/lo0/2


Aug 21 11:39:56 laptop2 mDNSResponder: mDNSResponder (Engineering Build) (Aug  
4 2010 09:50:01) starting

And when I use the NDIS driver, I see this lock not held...
Aug 21 11:39:56 laptop2 mDNSResponder: mDNS_AddDNSServer: Lock not held! 
mDNS_busy (0) mDNS_reentrancy (0)
___
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"


A recent update to vlc requires gnme-vfs, which requires kerberos

2010-02-23 Thread Steven Friedrich
Can anyone shed light on this?

I don't want to run kerberos...
___
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"


Is there a driver for memory sticks?

2010-01-29 Thread Steven Friedrich
I'd like to access the digital media slots on my laptop.

Specifically, I want to read Sony Memory Sticks.

pciconf -lv shows the devices:

no...@pci0:11:0:3:  class=0x018000 card=0x3082103c chip=0x8033104c rev=0x00 
hdr=0x00
vendor = 'Texas Instruments (TI)'
device = 'PCIxx11/21 Integrated FlashMedia Controller'
class  = mass storage
no...@pci0:11:0:4:  class=0x080500 card=0x3082103c chip=0x8034104c rev=0x00 
hdr=0x00
vendor = 'Texas Instruments (TI)'
device = 'SDA Standard Compliant SD Host Controller (10981734)'
class  = base peripheral
subclass   = SD host controller


Also, is there one for high definition audio?

no...@pci0:0:30:3:  class=0x070300 card=0x3082103c chip=0x266d8086 rev=0x03 
hdr=0x00
vendor = 'Intel Corporation'
device = 'Intel 82801GB ICH7 - High Definition Audio Controller [A-1] 
(82801I)'
class  = simple comms
subclass   = generic modem

I guess this is my built in modem, but could it also be used as a sound 
device?
no...@pci0:0:30:3:  class=0x070300 card=0x3082103c chip=0x266d8086 rev=0x03 
hdr=0x00
vendor = 'Intel Corporation'
device = 'Intel 82801GB ICH7 - High Definition Audio Controller [A-1] 
(82801I)'
class  = simple comms
subclass   = generic modem
no...@pci0:11:0:2:  class=0x0c0010 card=0x3082103c chip=0x8032104c rev=0x00 
hdr=0x00
vendor = 'Texas Instruments (TI)'
device = 'OHCI Compliant IEEE-1394 FireWire Controller'
class  = serial bus
subclass   = FireWire
no...@pci0:11:0:3:  class=0x018000 card=0x3082103c chip=0x8033104c rev=0x00 
hdr=0x00
vendor = 'Texas Instruments (TI)'
device = 'PCIxx11/21 Integrated FlashMedia Controller'
class  = mass storage
no...@pci0:11:0:4:  class=0x080500 card=0x3082103c chip=0x8034104c rev=0x00 
hdr=0x00
vendor = 'Texas Instruments (TI)'
device = 'SDA Standard Compliant SD Host Controller (10981734)'
class  = base peripheral
subclass   = SD host controller
no...@pci0:11:3:0:  class=0x028000 card=0x1355103c chip=0x431814e4 rev=0x02 
hdr=0x00
vendor = 'Broadcom Corporation'
device = 'Broadcom 802.11b/g (BCM43XX)'
class  = network
___
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"

How do I create a 40x40 pixel monochrome mage for KMail?

2010-01-29 Thread Steven Friedrich
I've noticed that several apps support images of the user, such as KMail, 
which supports a 40x40 pixel jpeg.

I have a webcam, but it won't take  a monochrome picture and it doesn't 
snapshot all the resolutions that it can display in. In particular, I tried 
the two lowest and the lowest, sqcif, isn't supported by my webcam and qsif 
seg faults. Those would have been 128x96 and 160x120.

I figured that if I used the lowest resolution, I could crop out a 40x40 
image.

Kopete also supports a 200x200 pixel image, but I think it requires exactly 
200x200, so 128x96 won't work.

I thought that someone said they used kamera to take a snapshot with their 
webcam but Logitech webcams aren't listed.

I can take one with pwcview, which is what I was talking about above.
___
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: SNMP of FreeBSD

2010-01-26 Thread Steven Friedrich
On Tuesday 26 January 2010 08:23:16 pm Steve Bertrand wrote:
> Steven Friedrich wrote:
> > I'm running 8-Stable, and ports are current.
> >
> > I'm installing snmp support, mostly just to investigate it.
> >
> > I have three ports installed:
> > bsnmptools-0.0.20060818_2 Snmp client tools
> > mbrowse-0.3.1_8 An SNMP MIB Browser for X
> > net-snmp-5.4.2.1_6  An extendable SNMP implementation
> >
> > I got a few errors after initial install.
> >
> > I don't know what pieces of snmp I want.
> > I used the sample snmp.config from the /usr/src tree.
> > I changed the name of the public community name.
> > I uncommented the netgraph and pf lines and maybe even others 8o)
> >
> > I got rid of the errors on the console, except for this Warning:
> > WARNING: attempt to domain_add(netgraph) after domainfinalize()
> >
> > Perhaps this is a bug in the example snmp.config I'm using?
> > What client(s) tools should I look at?
> 
> What is it exactly that you need/want SNMP for?
> 
> If for client only, what do you need to poll?
> 
> Steve
> 
I want to find out what I can monitor with it.  I don't know enough about it 
to know if it will be useful to me.  I'm an old hardware guy and I've been 
Admin'ing my own systems for many years. I am having a hard time finding 
pertinent documentation.

I know one of the ports allows you to monitor the cpu, memory, etc.

I already have a Superkaramba theme that has a StarTrek gauge for cpu, memory, 
swap, network in, network out, etc.

I just want to know if SNMP has anything to offer me...
___
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"


mDNSResponder

2010-01-26 Thread Steven Friedrich
I'm running 8-Stable and current ports.

I installed mdnsd in an attempt to check out KDE4's Network Services use of 
zeroconf.

I get these messages on the console:
Starting mdnsd.
Jan 26 18:38:33 laptop2 mDNSResponder: mDNSResponder (Engineering Build) (Jan 
20
 2010 04:57:08) starting
Starting default mousedJan 26 18:38:33 laptop2 mDNSResponder: 
mDNS_AddDNSServer:
 Lock not held! mDNS_busy (0) mDNS_reentrancy (0)

___
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"


SNMP of FreeBSD

2010-01-26 Thread Steven Friedrich
I'm running 8-Stable, and ports are current.

I'm installing snmp support, mostly just to investigate it.

I have three ports installed:
bsnmptools-0.0.20060818_2 Snmp client tools
mbrowse-0.3.1_8 An SNMP MIB Browser for X
net-snmp-5.4.2.1_6  An extendable SNMP implementation

I got a few errors after initial install.

I don't know what pieces of snmp I want.
I used the sample snmp.config from the /usr/src tree.
I changed the name of the public community name.
I uncommented the netgraph and pf lines and maybe even others 8o)

I got rid of the errors on the console, except for this Warning:
WARNING: attempt to domain_add(netgraph) after domainfinalize()

Perhaps this is a bug in the example snmp.config I'm using?
What client(s) tools should I look at?
___
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"


pwcview vs permissions

2010-01-25 Thread Steven Friedrich
When I run pwcview as a non-root user, it complains about permissions. The 
perms were 644 on /dev/video0.

I set them to 666 and it works, but what is the intended approach?

Should I just create a device hint?
___
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"


bwi spitting out errors during bootstrap

2009-12-22 Thread Steven Friedrich
bwi: base tssi measure failed

bwi: need multicast callback update

Ok, the second error repeats, but it looks like a ToDo item for the 
programmer.

I'm running FreeBSD 8, and bwi is new in 8.
___
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"


Wireless interface says privacy OFF

2009-12-21 Thread Steven Friedrich
What does "privacy" mean and why isn't it explained in any man page?

Here's my ifconfig:
wlan0: flags=8843 metric 0 mtu 1500
ether 00:14:a5:2a:a5:db
inet 192.168.2.254 netmask 0xff00 broadcast 192.168.2.255
media: IEEE 802.11 Wireless Ethernet OFDM/54Mbps mode 11g
status: associated
ssid FriedrichAir channel 1 (2412 Mhz 11g) bssid 00:17:3f:f1:3d:50
country US authmode WPA privacy OFF txpower 0 bmiss 7 mcastrate 6
mgmtrate 6 scanvalid 60 protmode CTS roaming MANUAL

This wlan0 is configured to a NDIS wrapped Windows Ethernet driver.
New in 8.0, the bwi driver supports the same hardware.
When I get the ifconfig for wlan0 when it's configured for he bwi driver, 
privacy said ON.

What exactly does privacy mean and do I want it ?

___
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"


Source upgrade from 7.2R o 8.0R

2009-12-12 Thread Steven Friedrich
When I try to build a kernel, make buildkernel, it complains that several 
directories are missing, i.e., axe, ums, umass, etc.

I'm doing a make update and my file says src-all, so how could there be 
missing directories?

I'm using csup. I tried to go back and use cvsup, but it appears it's been 
removed.
___
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: startx and xinit under FreeBSD8

2009-12-12 Thread Steven Friedrich
On Friday 11 December 2009 04:56:39 pm you wrote:
> Well, you now need to either select X during install or install
> it from ports after the installation.
> 
> jerry
> 

I thought KDE4 would have caused a dependency on X, but I guess since there 
have been two choices, XFree and Xorg, you have to manually select one or the 
other.

Thanks for the answer.
___
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"


SMB shares vs. FreeBSD8

2009-12-11 Thread Steven Friedrich
My SMB share, a 320GB WD NetCenter, fails to mount because the rl ethernet 
isn't up yet.  I dual-boot 7.2 and 8.0.

I've addedd noauto to the declaration in fstab, and I'll just mount it when I 
need it.

I know usb has been completely re-written, but is that the cause?
___
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"


startx and xinit under FreeBSD8

2009-12-11 Thread Steven Friedrich
I installed FreeBSD to another partition, so I could check it out.
I selected All sources and binaries and KDE4.

When I tried startx, it complained that it didn't exist.
It's just a script, so I copied it over from my 7.2p5 partition.
Now it complains that xinit doesn't exist.

Why didn't these two get laid-down by the install??
___
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"


dcons_crom in FreeBSD8.0-RELEASE

2009-12-10 Thread Steven Friedrich
I figured the world and the kernel are in sync on the DVD, so I tried to 
rebuild just the kernel.  Is this assumption valid?

It failed to link due to symbols like dcons_crom. So I commented dcons_crom 
out of my kernel config.

Is this actually a bug or do I need to buildworld/installworld?
___
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"


uath under FreeBSD 8.0-RELEASE

2009-12-10 Thread Steven Friedrich
I installed FreeBSD8.0-RELEASE so I could see if it's compatible with my 
Netgear WG111T (this is newly supported in 8.0).

Not surprising, uath (the new driver) is not in GENERIC (oopps, yes it is), so 
I copied GENERIC to LAPTOP3 and commented out most of the drivers, since I 
don't need them.  I ensured that uath was not commented.

Please note, as I wrote this I checked GENERIC and uath IS there, but it 
didn't get loaded because I don't see it with ifconfig...

I added KERNCONF=LAPTOP3 to /etc/make.conf, went to /usr/src and rebuilt just 
the kernel, figuring the world was already sync'ed with GENERIC.

The uath isn't showing up after a reboot. Do I need to buildworld/installworld 
or do I have to use uathload to load firmware? I figure the device already has 
firmware and I'd only have to use uathload if I got newer firmware from 
Netgear.
___
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"


Fatal double fault

2009-12-07 Thread Steven Friedrich
Occasionally, I get a fatal double fault after halt -p.

Anyone know about this already?

I wrote down the info, it anyone wants it.

I searched using the search box on the home page, but none of the hits looked 
like this panic.

I will search the mailing list  archives now...
___
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"


x86info port complains cpuid driver not present

2009-12-04 Thread Steven Friedrich
WARNING: Detected SMP, but unable to access cpuid driver.
Used Uniprocessor CPU routines. Results inaccurate.

I then installed port cpuid-3.3_5, but it still complains.

I saw that x86info needs devcpu and devcpu-data.

When I tried to install devcpu, it said it was already in the base system.

devcpu-data wasn't so I installed that port. But the result is the same.

Do I need to add something to rc.conf or somewhere else?
___
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: ACPI temperature

2009-12-01 Thread Steven Friedrich
On Monday 30 November 2009 04:59:51 pm you wrote:
> 2009/11/29 Steven Friedrich :
> > On Sunday 29 November 2009 11:03:28 am you wrote:
> >> 2009/11/29 Steven Friedrich :
> >> > I booted my HP Pavilion zd8215us and I immediately invoked
> >> > chkCPUTemperature. The first temp reported was 52C, which is 125.6F.
> >> > This leads me to believe that acpi has an anomaly regarding
> >> > temperature measurement. The ambient temp was 71F (21.6C). The machine
> >> > had been off for over eight hours.
> >>
> >> I'm not sure.  My laptop shows about 59C as soon as I can
> >> log in, in a room kept around 16C ambient.  It rather quickly
> >> drops to <40C if I let it idle with powerd doing its thing.
> >
> > Thanks for the response. One question though, what OS are you running.
> >
> > The reason I ask is because I want to discover if it's FreeBSD specific
> > or possibly affecting Linux distros as well. And if you're running
> > FreeBSD, which version.
> 
> I think CPU use/temp during boot-up _could_ vary a lot from
> one operating system to another, I don't know that it must,
> though, since the whole business is arcane and full of magic
> (much like poutine).
> 
> FreeBSD 8.0-RELEASE #1: Mon Nov 23 13:47:06 EST 2009
> amd64
> 
> It's a turion x2 of 1990MHz
> 
> I only had windows on long enough to burn one CD back in
> February, so I have not the least clue how it behaved (besides
> terribly).
> 
> I can't find any way to get the actual temperature values under
> Opensolaris, but I do dual boot.  It spends so much time starting
> so many mind-bogglingly worthless services prior to giving me
> a log-in prompt that I'm not sure the comparison is fair.  The fan
> usually kick into high prior to the log-in prompt, though.
> 
> Opensolaris is pretty horrible in terms of performance and battery
> life compared to FreeBSD. It's also like a strange, alien wasteland
> what with bash & gnome & other linuxisms, except pfexec.
> pfexec rocks.
> 
I wasn't thinking that the actual temperature varied from one OS to another, I 
was thinking that Linux might have a different version of ACPI or that FreeBSD 
might have a bug that Linux doesn't.
___
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"


kdebindings4-python-pykde4 ver 4.3.3 fails to build

2009-11-29 Thread Steven Friedrich
Anyone else seeing this?

Here's the tail of the log:
[ 98%] Built target compile_python_files
make -f 
python/pykde4/kpythonpluginfactory/CMakeFiles/kpythonpluginfactory_automoc.dir/build.make
 
python/pykde4/kpythonpluginfactory/CMakeFiles/kpythonpluginfactory_automoc.dir/depend
cd /usr/ports/devel/kdebindings4-python-pykde4/work/kdebindings-4.3.3 && 
/usr/local/bin/cmake -E cmake_depends "Unix Makefiles" 
/usr/ports/devel/kdebindings4-python-pykde4/work/kdebindings-4.3.3 
/usr/ports/devel/kdebindings4-python-
pykde4/work/kdebindings-4.3.3/python/pykde4/kpythonpluginfactory 
/usr/ports/devel/kdebindings4-python-pykde4/work/kdebindings-4.3.3 
/usr/ports/devel/kdebindings4-python-
pykde4/work/kdebindings-4.3.3/python/pykde4/kpythonpluginfactory 
/usr/ports/devel/kdebindings4-python-
pykde4/work/kdebindings-4.3.3/python/pykde4/kpythonpluginfactory/CMakeFiles/kpythonpluginfactory_automoc.dir/DependInfo.cmake
 
--color=
Scanning dependencies of target kpythonpluginfactory_automoc
make -f 
python/pykde4/kpythonpluginfactory/CMakeFiles/kpythonpluginfactory_automoc.dir/build.make
 
python/pykde4/kpythonpluginfactory/CMakeFiles/kpythonpluginfactory_automoc.dir/build
cd /usr/ports/devel/kdebindings4-python-
pykde4/work/kdebindings-4.3.3/python/pykde4/kpythonpluginfactory && 
/usr/local/bin/automoc4 /usr/ports/devel/kdebindings4-python-
pykde4/work/kdebindings-4.3.3/python/pykde4/kpythonpluginfactory/kpythonpluginfactory_automoc.cpp
 
/usr/ports/devel/kdebindings4-python-
pykde4/work/kdebindings-4.3.3/python/pykde4/kpythonpluginfactory 
/usr/ports/devel/kdebindings4-python-
pykde4/work/kdebindings-4.3.3/python/pykde4/kpythonpluginfactory 
/usr/local/bin/moc-qt4 /usr/local/bin/cmake
/usr/local/bin/cmake -E cmake_progress_report /usr/ports/devel/kdebindings4-
python-pykde4/work/kdebindings-4.3.3/CMakeFiles
[ 98%] Built target kpythonpluginfactory_automoc
make -f 
python/pykde4/kpythonpluginfactory/CMakeFiles/kpythonpluginfactory.dir/build.make
 
python/pykde4/kpythonpluginfactory/CMakeFiles/kpythonpluginfactory.dir/depend
cd /usr/ports/devel/kdebindings4-python-pykde4/work/kdebindings-4.3.3 && 
/usr/local/bin/cmake -E cmake_depends "Unix Makefiles" 
/usr/ports/devel/kdebindings4-python-pykde4/work/kdebindings-4.3.3 
/usr/ports/devel/kdebindings4-python-
pykde4/work/kdebindings-4.3.3/python/pykde4/kpythonpluginfactory 
/usr/ports/devel/kdebindings4-python-pykde4/work/kdebindings-4.3.3 
/usr/ports/devel/kdebindings4-python-
pykde4/work/kdebindings-4.3.3/python/pykde4/kpythonpluginfactory 
/usr/ports/devel/kdebindings4-python-
pykde4/work/kdebindings-4.3.3/python/pykde4/kpythonpluginfactory/CMakeFiles/kpythonpluginfactory.dir/DependInfo.cmake
 
--color=
Scanning dependencies of target kpythonpluginfactory
make -f 
python/pykde4/kpythonpluginfactory/CMakeFiles/kpythonpluginfactory.dir/build.make
 
python/pykde4/kpythonpluginfactory/CMakeFiles/kpythonpluginfactory.dir/build
/usr/local/bin/cmake -E cmake_progress_report /usr/ports/devel/kdebindings4-
python-pykde4/work/kdebindings-4.3.3/CMakeFiles 
[ 98%] Building CXX object 
python/pykde4/kpythonpluginfactory/CMakeFiles/kpythonpluginfactory.dir/kpythonpluginfactory_automoc.o
cd /usr/ports/devel/kdebindings4-python-
pykde4/work/kdebindings-4.3.3/python/pykde4/kpythonpluginfactory && 
/usr/bin/c++   -DMAKE_KPYTHONPLUGINFACTORY_LIB -D_GNU_SOURCE -DQT_NO_STL -
DQT_NO_CAST_TO_ASCII -D_REENTRANT -DKDE_DEPRECATED_WARNINGS -DQT3_SUPPORT -
D_REENTRANT -DQT_CORE_LIB -DQT_GUI_LIB -DUSING_SOPRANO_NRLMODEL_UNSTABLE_API -
DKDE_DEFAULT_DEBUG_AREA=15000 -O2 -fno-strict-aliasing -pipe -march=pentium4 -
Woverloaded-virtual -fvisibility=hidden -fvisibility-inlines-hidden -O2 -g -
DNDEBUG -DQT_NO_DEBUG -fPIC -I/usr/ports/devel/kdebindings4-python-
pykde4/work/kdebindings-4.3.3/python/pykde4/kpythonpluginfactory -
I/usr/ports/devel/kdebindings4-python-pykde4/work/kdebindings-4.3.3 -
I/usr/local/kde4/include -I/usr/local/kde4/include/KDE -
I/usr/local/include/qt4/KDE -I/usr/local/include/qt4 -
I/usr/local/include/qt4/phonon -I/usr/local/include/qt4/QtWebKit -
I/usr/local/include/qt4/QtHelp -I/usr/local/include/qt4/QtDBus -
I/usr/local/include/qt4/QtTest -I/usr/local/include/qt4/QtUiTools -
I/usr/local/include/qt4/QtScript -I/usr/local/include/qt4/QtSvg -
I/usr/local/include/qt4/QtXml -I/usr/local/include/qt4/QtSql -
I/usr/local/include/qt4/QtOpenGL -I/usr/local/include/qt4/QtNetwork -
I/usr/local/include/qt4/QtDesigner -I/usr/local/include/qt4/Qt3Support -
I/usr/local/include/qt4/QtGui -I/usr/local/include/qt4/QtCore -
I/usr/local/include/qt4/Qt -I/usr/local/share/qt4/mkspecs/default -
I/usr/local/include -I/usr/local/include/python2.5 -
I/usr/local/kde4/include/solid -I/usr/local/kde4/include/kio -
I/usr/local/kde4/include/kdeprint -I/usr/local/kde4/include/kdeprint/lpr -
I/usr/local/kde4/include/dom -I/usr/local/kde4/include/ksettings -
I/usr/local/kde4/include/knewstuff2 -I/usr/local/kde4/include/dnssd -
I/usr/local/include/PolicyKit/polkit-qt -I/usr/local

Re: ACPI temperature

2009-11-29 Thread Steven Friedrich
On Sunday 29 November 2009 11:03:28 am you wrote:
> 2009/11/29 Steven Friedrich :
> > I booted my HP Pavilion zd8215us and I immediately invoked
> > chkCPUTemperature. The first temp reported was 52C, which is 125.6F. This
> > leads me to believe that acpi has an anomaly regarding temperature
> > measurement. The ambient temp was 71F (21.6C). The machine had been off
> > for over eight hours.
> 
> I'm not sure.  My laptop shows about 59C as soon as I can
> log in, in a room kept around 16C ambient.  It rather quickly
> drops to <40C if I let it idle with powerd doing its thing.
> 
Thanks for the response. One question though, what OS are you running.

The reason I ask is because I want to discover if it's FreeBSD specific or 
possibly affecting Linux distros as well. And if you're running FreeBSD, which 
version.

___
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"


ACPI temperature

2009-11-29 Thread Steven Friedrich
I booted my HP Pavilion zd8215us and I immediately invoked chkCPUTemperature.
The first temp reported was 52C, which is 125.6F. This leads me to believe
that acpi has an anomaly regarding temperature measurement. The ambient temp 
was 71F (21.6C). The machine had been off for over eight hours.

Here's chkCPUTemperature:

#!/bin/sh
# $Id:$
#

# CPU Temperature Information from ACPI
POLLING_RATE=`sysctl hw.acpi.thermal.polling_rate|awk '{print $2}'`
while [ 1 ]
do
sysctl hw.acpi.thermal.tz0.temperature
sleep $POLLING_RATE
done

uname -a
FreeBSD laptop2.StevenFriedrich.org 7.2-RELEASE-p4 FreeBSD 7.2-RELEASE-p4 #1: 
Sat Oct  3 18:47:43 EDT 2009 
r...@laptop2.stevenfriedrich.org:/usr/obj/usr/src/sys/LAPTOP  i386
___
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: csh issues bogus error message

2009-09-14 Thread Steven Friedrich
On Monday 14 September 2009 21:22:23 Steve Bertrand wrote:
> Steven Friedrich wrote:
> > I'm working on my .cshrc file, so I have to use csh syntax. I, like most
> > Unix shell programmers, usually steer clear of csh scripts, but
> > obviously, .cshrc requires csh syntax.
> >
> > If I create a file with just a # in it, I get:
> > set: Variable name must begin with a letter.
> >
> > I can change the # to #!/bin/csh
> > but I get the same error message
> >
> > This looks like a csh bug to me 8o)
> 
> What exactly are you trying to do?
> 
> Can you post the entire contents of your .cshrc file?
> 
> ...seems as though there is something missing here.
> 
> Steve
> 
Ok, I'm sorry. My brain farted.

I had set -x in .cshrc, and that's a good line in a BOURNE script 8o)
but in my csh scripts, I can place #!/bin/csh -x
when I need debug.
___
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"


csh issues bogus error message

2009-09-14 Thread Steven Friedrich
I'm working on my .cshrc file, so I have to use csh syntax. I, like most Unix 
shell programmers, usually steer clear of csh scripts, but obviously, .cshrc 
requires csh syntax.

If I create a file with just a # in it, I get:
set: Variable name must begin with a letter.

I can change the # to #!/bin/csh
but I get the same error message

This looks like a csh bug to me 8o)

I'm running FreeBSD 7.2p3
___
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"


csh issues bogus error message

2009-09-14 Thread Steven Friedrich
I'm working on my .cshrc file, so I have to use csh syntax. I, like most Unix 
shell programmers, usually steer clear of csh scripts, but obviously, .cshrc 
requires csh syntax.

If I create a file with just a # in it, I get:
set: Variable name must begin with a letter.

I can change the # to #!/bin/csh
but I get the same error message

This looks like a csh bug to me 8o)
___
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"


Character Escape sequences and fortune

2009-09-13 Thread Steven Friedrich
I'm wanting to embed escape sequences for colors into my fortune files.
It appears that fortune doesn't user the pager specified by PAGER and doesn't 
support escape sequences.

Anyone know how to embed color, bold, or italics into fortune files?
___
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"


SciTE anomaly

2009-09-12 Thread Steven Friedrich
I'm running FreeBSD 7.2p3, KDE 4.3.1

I added scite port.

When I GO (F5), the following ruby program issues an error and fails to work 
properly:
puts "Hello, world. What is your name?"
myname = gets()
puts "Well, hello there " + myname + "."

Here is the output:
>ruby hello.rb
hello.rb:2:in `gets': Bad file descriptor (Errno::EBADF)
from hello.rb:2
Hello, world. What is your name?
>Exit code: 1
___
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"


Superkaramba themes multiply

2009-08-20 Thread Steven Friedrich
Every time I restart X windows, my superkaramba themes double.

I'm running freebsd 7.2p3, kde4.3.0
___
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"


Ruleset anomaly

2009-08-20 Thread Steven Friedrich
I'm running freebsd 7.2p3 and I believe I started seeing the following 
messages after the p3 patch.

/etc/rc: WARNING: devfs_set_ruleset: you must specify a ruleset number
/etc/rc: WARNING: devfs_apply_ruleset: you must specify a ruleset

This is in /etc/rc.conf, but I don't know what put it there:
devfs_system_ruleset="localrules"

The man page for devfs mentions name, not number.
___
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"


desktop effects

2009-08-20 Thread Steven Friedrich
I'm running freebsd 7.2p3, kde4.3.0, X7.4_2, and using the radeon X driver.

I get an error dialog when I enable desktop effects.

Can anyone enable desktop effects?  I'm wondering if it requires support in 
the X driver and perhaps the ati drivers don't support it yet.
___
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"


I want a laptop to connect to Internet via satelitte

2009-06-04 Thread Steven Friedrich
I have a laptop and I was looking at the AT&T LaptopConnect cards.  They 
appear to only work with Windows.  I do need windows support, but I 
insist on FreeBSD support.


I tried looking at the hardware and release notes for FreeBSD, but what 
do you call these devices to distinguish them from wireless ethernet?

--

Steven Friedrich
Lexington, KY 40509
___
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: Chicken and egg

2009-04-29 Thread Steven Friedrich

Lowell Gilbert wrote:

Steven Friedrich  writes:


On a system with cairo installed, try pkg_info -r cairo\*|grep drm

Here's from one of my systems:
Dependency: libdrm-2.4.9


I did, and don't have that dependency.  I also looked (somewhat quickly,
admittedly) through the makefiles for a way it could be optionally
produced, and didn't come up with anything.

If you want help, assuming that people are idiots is not going to get
you very far.  Especially when most of us can't reproduce what you're
seeing.  Perhaps you have an older set of ports?  If you can figure out
where the dependency came from on your system, it would be a start
towards other people being able to provide advice.

Good luck.
If I have insulted you, I guess it was with the command line using grep, 
I am sorry. I was not my intent to insult you or insinuate that any of 
you are idiots. I hold nix people in the highest regard.


I've been running FreeBSD since 1.1.5 (or something like that, it was in 
 what I believe was the very first FreeBSD book published). But I must 
admit, I'm still struggling to maintain my systems.


For example, I believe that this libdrm dependency that I say cairo has 
is because cairo has two configurable options, Glitz and XCB. I have 
both selected.  Some ports have config options but I can't find any doc 
that tells me what other ports might benefit from them. Perhaps no other 
ports can utilize cairo Glitz OpenGL support?  I went to their web site 
and read their doc, but that doesn't yield FreeBSD specific info.


I removed all ports, and /usr/local and /var/db/pkg, as suggested by 
Manolis.  I updated my ports tree and make fetchindex, but many ports 
are failing and I have to go to their directory and make reinstall, 
sometimes I also have to make clean.  I think this is caused by the 
fetched INDEX being slightly out of date with the tree. I think this 
wouldn't happen with portsdb -uU.


I've started with no ports and added xorg and portupgrade. I'm now 
installing gnome2. I checked the installed packages with pkg_info and 
noticed that cairo is installed and I checked it;s dependencies and 
libdrm is there again. I believe this is because of Glitz option.


--

Steven Friedrich
Lexington, KY 40509
___
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: Chicken and egg

2009-04-28 Thread Steven Friedrich

Manolis Kiagias wrote:

Steven Friedrich wrote:

Lowell Gilbert wrote:

Steven Friedrich  writes:


I've been having trouble with X11 ports, so I deleted all my packages
and tried to install xorg fresh.

xorg port failed trying to build cairo, cairo failed because it
couldn't build libdrm, libdrm failed because cairo's headers weren't
installed.

So in summary, I can't install cairo because it wants to build libdrm,
which won't build/install because it wants cairo.

And I tried to install packages or the X11 distro from the ftp site
and also from my 7.2 RC-1 media.  I tried setting the Options for
"any" as well as RELEASE_7_2_0, to no avail.  My system is up and
running multi-user, so sysinstall failed to install any packages.

I built cairo with make -k install, so it would brute force past the
error, and after that I built libdrm and cairo again with portupgrade
-fr libdrm cairo.

Not only have I not seen or heard of this problem before, I can't see
any direct dependency of either libdrm or cairo on the other.


pkg_info -r cairo\* shows that cairo needs libdrm.
Information for cairo-1.8.6_1,1:

Depends on:
...
Dependency: libdrm-2.4.9
...

If anyone has a has a test system, where they could try my scenario,
i.e., deleting all installed packages and trying to install xorg, I
think you'll find it.

I have two identical systems that I have mobile racks in, allowing me
to swap out the hard drives. So I have 4 sets of drives, Lightning,
Daemon, FreakinBSD, and Gandalf.  I saw this issue with Daemon.  I
need to update FreakinBSD and Gandalf, so I'll try this again and get
it in a log file.

libdrm doesn't build without cairo.h in /usr/local/include, but it
won't be there until you're built cairo, which depends on libdrm.


As Lowell already said, I can't find any dependency between libdrm and
cairo. My guess is you package database has one or more stale
dependencies. However, if the purpose is to wipe all packages you don't
even have to bother with pkg_delete. In such cases I simply  rm
/usr/local and /var/db/pkg (Keep /var/db/pkg/linux_base-fc* if you are
using the linux binary compatibility, as this is not installed in
/usr/local but /usr/compat). I do this routinely on test systems.



On a system with cairo installed, try pkg_info -r cairo\*|grep drm

Here's from one of my systems:
Dependency: libdrm-2.4.9

Since I used pkg_delete -a to get rid of all ports and packages, I 
couldn't have any stale dependencies, could I ?


After that I went to /usr/ports/x11/xorg and did a make install and it 
failed.  My ports are recent, I'm tracking 7.2-RC1, etc.


--

Steven Friedrich
Lexington, KY 40509
___
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"


make installworld is failing

2009-04-28 Thread Steven Friedrich

It's trying to install zh locale stuff.

In make.conf, I set DOC to en_something, so why is it doing other languages?

This has been occurring for a short while and I've been getting around
it with make -k installworld. But that no longer works.

I'm tracking the 7.2 (RELENG_7).

Here's an excerpt from the log:

===> share/timedef (install)
install -C -o root  -g wheel -m 444  nb_NO.ISO8859-1.out
/usr/share/locale/nb_NO.ISO8859-1/LC_TIME
install: /usr/share/locale/nb_NO.ISO8859-1/LC_TIME: Too many levels of
symbolic links
*** Error code 71

Stop in /usr/src/share/timedef.
*** Error code 1

Stop in /usr/src/share.
*** Error code 1

Stop in /usr/src.
*** Error code 1

Stop in /usr/src.
*** Error code 1

Stop in /usr/src.
*** Error code 1

Stop in /usr/src.

I am able to work around this issue by placing WITHOUT_LOCALES=yes in
/etc/src.conf, but I hate to do that 8o)

Greg found the issue back in February, but no one has fixed it...

Date:  Fri, 20 Feb 2009 16:45:10 -0800
From:  "Gregory W. MacPherson" 
To:freebsd-questions@freebsd.org
Subject:   Re: Re: installworld fails - nb_NO.ISO8859-1/LC_TIME: too 
many levels of symbolic links

Message-ID:  <20090221004510.gb92...@b2.datasieve.net>

Next in thread | Raw E-Mail | Index | Archive | Help

The problem is that both of the files:

/usr/share/locale/nb_NO.ISO8859-1/LC_TIME

and

/usr/share/locale/no_NO.ISO8859-1/LC_TIME

... are symbolic links ... to each other.

The solution is to remove one symlink and replace it with a real file as
shown below:

rm -f /usr/share/locale/no_NO.ISO8859-1/LC_TIME
touch /usr/share/locale/no_NO.ISO8859-1/LC_TIME

Now /usr/share/locale/nb_NO.ISO8859-1/LC_TIME is a symbolic link and
/usr/share/locale/no_NO.ISO8859-1/LC_TIME is a real (albeot zero length)
file.

And, yes, someone ought to fix this in CVS.

-- Greg


--

Steven Friedrich
Lexington, KY 40509



___
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"


make installworld is failing

2009-04-28 Thread Steven Friedrich

It's trying to install zh locale stuff.

In make.conf, I set DOC to en_something, so why is it doing other languages?

This has been occurring for a short while and I've been getting around
it with make -k installworld. But that no longer works.

I'm tracking the 7.2 (RELENG_7).

Here's an excerpt from the log:

===> share/timedef (install)
install -C -o root  -g wheel -m 444  nb_NO.ISO8859-1.out 
/usr/share/locale/nb_NO.ISO8859-1/LC_TIME
install: /usr/share/locale/nb_NO.ISO8859-1/LC_TIME: Too many levels of 
symbolic links

*** Error code 71

Stop in /usr/src/share/timedef.
*** Error code 1

Stop in /usr/src/share.
*** Error code 1

Stop in /usr/src.
*** Error code 1

Stop in /usr/src.
*** Error code 1

Stop in /usr/src.
*** Error code 1

Stop in /usr/src.

I am able to work around this issue by placing WITHOUT_LOCALES=yes in 
/etc/src.conf, but I hate to do that 8o)


Any ideas?
--

Steven Friedrich
Lexington, KY 40509


___
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: Chicken and egg

2009-04-28 Thread Steven Friedrich

Lowell Gilbert wrote:

Steven Friedrich  writes:


I've been having trouble with X11 ports, so I deleted all my packages
and tried to install xorg fresh.

xorg port failed trying to build cairo, cairo failed because it
couldn't build libdrm, libdrm failed because cairo's headers weren't
installed.

So in summary, I can't install cairo because it wants to build libdrm,
which won't build/install because it wants cairo.

And I tried to install packages or the X11 distro from the ftp site
and also from my 7.2 RC-1 media.  I tried setting the Options for
"any" as well as RELEASE_7_2_0, to no avail.  My system is up and
running multi-user, so sysinstall failed to install any packages.

I built cairo with make -k install, so it would brute force past the
error, and after that I built libdrm and cairo again with portupgrade
-fr libdrm cairo.


Not only have I not seen or heard of this problem before, I can't see
any direct dependency of either libdrm or cairo on the other.


pkg_info -r cairo\* shows that cairo needs libdrm.
Information for cairo-1.8.6_1,1:

Depends on:
...
Dependency: libdrm-2.4.9
...

If anyone has a has a test system, where they could try my scenario, 
i.e., deleting all installed packages and trying to install xorg, I 
think you'll find it.


I have two identical systems that I have mobile racks in, allowing me to 
swap out the hard drives. So I have 4 sets of drives, Lightning, Daemon, 
FreakinBSD, and Gandalf.  I saw this issue with Daemon.  I need to 
update FreakinBSD and Gandalf, so I'll try this again and get it in a 
log file.


libdrm doesn't build without cairo.h in /usr/local/include, but it won't 
be there until you're built cairo, which depends on libdrm.


--

Steven Friedrich
Lexington, KY 40509
___
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"


make installworld is failing

2009-04-28 Thread Steven Friedrich

It's trying to install zh locale stuff.

In make.conf, I set DOC to en_something, so why is it doing other languages?

This has been occurring for a short while and I've been getting around
it with make -k installworld. But that no longer works.

I'm tracking the 7.2 (RELENG_7).

Any ideas?
--

Steven Friedrich
Lexington, KY 40509

___
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"


make installworld is failing

2009-04-28 Thread Steven Friedrich

It's trying to install zh locale stuff.

In make.conf, I set DOC to en_something, so why is it doing other languages?

This has been occurring for a short while and I've been getting around 
it with make -k installworld. But that no longer works.


Any ideas?
--

Steven Friedrich
Lexington, KY 40509
___
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"


Chicken and egg

2009-04-28 Thread Steven Friedrich

I've been having trouble with X11 ports, so I deleted all my packages
and tried to install xorg fresh.

xorg port failed trying to build cairo, cairo failed because it couldn't
build libdrm, libdrm failed because cairo's headers weren't installed.

So in summary, I can't install cairo because it wants to build libdrm,
which won't build/install because it wants cairo.

And I tried to install packages or the X11 distro from the ftp site and
also from my 7.2 RC-1 media.  I tried setting the Options for "any" as
well as RELEASE_7_2_0, to no avail.  My system is up and running
multi-user, so sysinstall failed to install any packages.

I built cairo with make -k install, so it would brute force past the
error, and after that I built libdrm and cairo again with portupgrade
-fr libdrm cairo.

--

Steven Friedrich
Lexington, KY 40509
___
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"


Chicken and egg

2009-04-27 Thread Steven Friedrich
I've been having trouble with X11 ports, so I deleted all my packages 
and tried to install xorg fresh.


xorg port failed trying to build cairo, cairo failed because it couldn't 
build libdrm, libdrm failed because cairo's headers weren't installed.


So in summary, I can't install cairo because it wants to build libdrm, 
which won't build/install because it wants cairo.


And I tried to install packages or the X11 distro from the ftp site and 
also from my 7.2 RC-1 media.  I tried setting the Options for "any" as 
well as RELEASE_7_2_0, to no avail.  My system is up and running 
multi-user, so sysinstall failed to install any packages.


I built cairo with make -k install, so it would brute force past the 
error, and after that I built libdrm and cairo again with portupgrade 
-fr libdrm cairo.

--

Steven Friedrich
Lexington, KY 40509
___
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"


  1   2   3   >