Re: optical driver with ahci bios mode but ata(4) driver

2011-03-06 Thread David Demelier

On 05/03/2011 21:22, Paul B. Mahol wrote:

On Mon, Feb 28, 2011 at 8:31 PM, David Demelier
demelier.da...@gmail.com  wrote:

Hello,

My bios can be set to use IDE emulation or ahci mode, I prefere the ahci
mode because it's a bit faster.

It's probably stupid to stay with ata(4) driver with the ahci mode, isn't
it? But with ahci(4) driver you can't burn with burncd(8) and cdrecord just
fail and break an blank cd for nothing.

I guess this is the correct behavior when trying to use burncd(8) /
cdcontrol(1) :

markand@Melon ~ $ burncd msinfo
burncd: ioctl(CDIOREADTOCHEADER): Input/output error

markand@Melon ~ $ cdcontrol info
cdcontrol: getting toc header: Input/output error
cdcontrol: Input/output error

But why the optical drive is only affected? If I use ata(4) driver even with
ahci mode set in the bios, why the hard drive works pretty well?


Are you using atapicam module?


No I was only using ata, atapicd. I would like to use ahci + cdrecord 
but it fails to burn too :(


--
David Demelier
___
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: Switching between ttys takes 5 seconds with radeon hd 5670

2011-03-06 Thread David Demelier

On 05/03/2011 19:03, Warren Block wrote:

On Sat, 5 Mar 2011, David Demelier wrote:


I've got a brand new radeon hd 5670, when I switch between ttys it
takes about 5 seconds to refresh (to show the next tty)


Do you mean switching between text consoles (ttyv) or between a text
console and X?



No no, I don't have X installed right now, it's only switching between 
differents terminal ttyv0 - ttyv1 ; ttyv2 - ttyv0 ; etc.



Switching between X and a console, or particularly back from a console
to X, is slow unless you have moused_enable=YES in /etc/rc.conf.


Is this due to the lack of KMS support in FreeBSD?


Probably not.



--
David Demelier
___
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: Switching between ttys takes 5 seconds with radeon hd 5670

2011-03-06 Thread David Demelier

On 05/03/2011 19:03, Warren Block wrote:

On Sat, 5 Mar 2011, David Demelier wrote:


I've got a brand new radeon hd 5670, when I switch between ttys it
takes about 5 seconds to refresh (to show the next tty)


Do you mean switching between text consoles (ttyv) or between a text
console and X?

Switching between X and a console, or particularly back from a console
to X, is slow unless you have moused_enable=YES in /etc/rc.conf.


Is this due to the lack of KMS support in FreeBSD?


Probably not.


I recompiled the kernel with the VESA stuff, it's faster again now. 
Don't know if it only appears with GENERIC then.


--
David Demelier
___
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: how to keep track of data usage (mobile broadband)

2011-03-06 Thread Michael

On 05/03/2011 18:17, Eitan Adler wrote:

How can I keep track of data usage? It's a laptop so these counters needs to
be reboot persistent. I'm running 8.1-R with ue0 interface.


Check out http://humdi.net/vnstat/  and
http://www.cyberciti.biz/faq/freebsd-install-vnstat-network-traffic-monitor-software/



Looks like it's exactly what I was looking for, thanks!
Do you have the rc.d script maybe?

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


grep: write error: Broken pipe

2011-03-06 Thread Австин Ким
Hi, all.

I'm new to FreeBSD and have a newbie question (or maybe a couple).

I was running FreeBSD 8.2-RC3 and recently `freebsd-update'd to 8.2-RELEASE.  
Now when I build or upgrade ports I get lots of these grep: write error: 
Broken pipe messages during builds.  This is more of a nuisance than anything 
else, but last night when trying to build the GIMP from Ports, the build failed 
while trying to build the prerequisite OpenEXR 1.6.1_3 (output appended below). 
 I can't figure out why the build fails for OpenEXR; as far as I can tell all 
the dependencies (in particular IlmBase in /usr/local/lib) are in place.  I 
know the two are probably not related, but can anyone speculate as to the cause 
of these grep: write error: Broken pipe messages and where I might try 
looking to fix it?  I'm hoping the answer will indirectly lead to some clues 
that will help me debug my failed OpenEXR build.  (I'm asking here because I 
didn't want to bug the maintainer with what is probably a stupid newbie 
question.)

My other question is, those of you who answer questions and debug problems on 
this list, what do you all get out of it?  I feel kind of selfish asking for 
what is basically free technical support; how best can I repay you all?

All the best,
Austin

 OUTPUT OF make install FOR OpenEXR-1.6.1_3

root@freebsd:/usr/ports/graphics/OpenEXR# make install
===  Vulnerability check disabled, database not found
===  License check disabled, port has not defined LICENSE
===  Extracting for OpenEXR-1.6.1_3
= SHA256 Checksum OK for openexr-1.6.1.tar.gz.
===  Patching for OpenEXR-1.6.1_3
===  Applying FreeBSD patches for OpenEXR-1.6.1_3
===   OpenEXR-1.6.1_3 depends on executable: gmake - found
===   OpenEXR-1.6.1_3 depends on package: libtool=2.4 - found
===   OpenEXR-1.6.1_3 depends on executable: pkg-config - found
===   OpenEXR-1.6.1_3 depends on shared library: Half.6grep: write error: 
Broken pipe
 - found
===  Configuring for OpenEXR-1.6.1_3
checking build system type... i386-portbld-freebsd8.2
checking host system type... i386-portbld-freebsd8.2
checking for a BSD-compatible install... /usr/bin/install -c -o root -g wheel
checking whether build environment is sane... yes
checking for gawk... no
checking for mawk... no
checking for nawk... nawk
checking whether gmake sets $(MAKE)... yes
checking whether to enable maintainer-specific portions of Makefiles... no
checking for C++ compiler default output file name... a.out
checking whether the C++ compiler works... yes
checking whether we are cross compiling... no
checking for suffix of executables... 
checking for suffix of object files... o
checking whether we are using the GNU C++ compiler... yes
checking whether c++ accepts -g... yes
checking for style of include used by gmake... GNU
checking dependency style of c++... gcc3
checking for a BSD-compatible install... /usr/bin/install -c -o root -g wheel
checking for gcc... cc
checking whether we are using the GNU C compiler... yes
checking whether cc accepts -g... yes
checking for cc option to accept ANSI C... none needed
checking dependency style of cc... gcc3
checking whether ln -s works... yes
checking for a sed that does not truncate output... /usr/bin/sed
checking for egrep... grep -E
checking for ld used by cc... /usr/bin/ld
checking if the linker (/usr/bin/ld) is GNU ld... yes
checking for /usr/bin/ld option to reload object files... -r
checking for BSD-compatible nm... /usr/bin/nm -B
checking how to recognise dependent libraries... pass_all
checking how to run the C preprocessor... cpp
checking for ANSI C header files... yes
checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for memory.h... yes
checking for strings.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for unistd.h... yes
checking dlfcn.h usability... yes
checking dlfcn.h presence... yes
checking for dlfcn.h... yes
checking how to run the C++ preprocessor... c++ -E
checking for g77... no
checking for f77... no
checking for xlf... no
checking for frt... no
checking for pgf77... no
checking for fort77... no
checking for fl32... no
checking for af77... no
checking for f90... no
checking for xlf90... no
checking for pgf90... no
checking for epcf90... no
checking for f95... no
checking for fort... no
checking for xlf95... no
checking for ifc... no
checking for efc... no
checking for pgf95... no
checking for lf95... no
checking for gfortran... gfortran
checking whether we are using the GNU Fortran 77 compiler... yes
checking whether gfortran accepts -g... yes
checking the maximum length of command line arguments... (cached) 262144
checking command to parse /usr/bin/nm -B output from cc object... ok
checking for objdir... .libs
checking for ar... ar
checking for ranlib... ranlib
checking for strip... strip
checking if cc static flag  works... yes
checking if cc supports -fno-rtti -fno-exceptions... no
checking for cc option to produce PIC... 

Re: python27 update

2011-03-06 Thread Jerry
On Sat, 5 Mar 2011 19:53:22 -0800
Nerius Landys nlan...@gmail.com articulated:

  Sadly, this is one of those times when portupgrade seems
  to handle things better, but you'll probably have to wait another
  day to see if things worked out better this time.
 
 For me, using portupgrade on 3 different systems (7.4 and 8.1) to
 upgrade Python 2.6 to 2.7 worked like a charm.  Just my two cents.

+1

-- 
Jerry ✌
freebsd.u...@seibercom.net

Disclaimer: off-list followups get on-list replies or get ignored.
Please do not ignore the Reply-To header.
__

___
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: python27 update

2011-03-06 Thread Robert Huff

Jerry writes:

Sadly, this is one of those times when portupgrade seems
to handle things better, but you'll probably have to wait another
day to see if things worked out better this time.
   
   For me, using portupgrade on 3 different systems (7.4 and 8.1) to
   upgrade Python 2.6 to 2.7 worked like a charm.  Just my two cents.
  
  +1

Here also.


Robert Huff

___
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: optical driver with ahci bios mode but ata(4) driver

2011-03-06 Thread Brandon Gooch
On Mar 6, 2011, at 2:14 AM, David Demelier demelier.da...@gmail.com wrote:

 On 05/03/2011 21:22, Paul B. Mahol wrote:
 On Mon, Feb 28, 2011 at 8:31 PM, David Demelier
 demelier.da...@gmail.com  wrote:
 Hello,
 
 My bios can be set to use IDE emulation or ahci mode, I prefere the ahci
 mode because it's a bit faster.
 
 It's probably stupid to stay with ata(4) driver with the ahci mode, isn't
 it? But with ahci(4) driver you can't burn with burncd(8) and cdrecord just
 fail and break an blank cd for nothing.
 
 I guess this is the correct behavior when trying to use burncd(8) /
 cdcontrol(1) :
 
 markand@Melon ~ $ burncd msinfo
 burncd: ioctl(CDIOREADTOCHEADER): Input/output error
 
 markand@Melon ~ $ cdcontrol info
 cdcontrol: getting toc header: Input/output error
 cdcontrol: Input/output error
 
 But why the optical drive is only affected? If I use ata(4) driver even with
 ahci mode set in the bios, why the hard drive works pretty well?
 
 Are you using atapicam module?
 
 No I was only using ata, atapicd. I would like to use ahci + cdrecord but it 
 fails to burn too :(
 
 -- 
 David Demelier

Have you tried burning using the -tao option?

Also, mav@ has a set of patches to get cd burning working with CAM, just search 
the mailing list archives -- I seem to recall that you may have previously been 
a part of a discussion concerning this situation?

-Brandon___
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: how to keep track of data usage (mobile broadband)

2011-03-06 Thread Eitan Adler
 Looks like it's exactly what I was looking for, thanks!
 Do you have the rc.d script maybe?

It should be part of the port. I don't have it on this computer.


-- 
Eitan Adler
___
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: how to keep track of data usage (mobile broadband)

2011-03-06 Thread Michael

On 06/03/2011 14:32, Eitan Adler wrote:

Looks like it's exactly what I was looking for, thanks!
Do you have the rc.d script maybe?


It should be part of the port. I don't have it on this computer.



I'm afraid it's not. My ports tree is updated and a standard ports 
installation of net/vnstat doesn't supply rc.d script.


At least I can't find it under any of them:
/usr/local/etc/rc.d
/usr/local/share/doc/vnstat
/usr/local/share/examples/vnstat

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


configuring mobile broadband at startup

2011-03-06 Thread Michael

Hi,

I'm using cdce interface to get online. But before I can get IP address 
on my ue0 interface with dhclient, I need to power up and configure the 
GSM modem.


At the moment I'm doing it by hand with cu(1) utility. How can I get it 
automated so that ue0 is running right after system startup?


I know I can make a custom shell script but is there a proper way of 
doing it? Does the system provides some configuration mechanism at 
system startup time?


Michael
___
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 to determine if GSM modem is roaming

2011-03-06 Thread Michael

Hi,

Is there a way to check if GSM modem is currently operating in roaming 
mode or not?


Michael
___
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: python27 update

2011-03-06 Thread ajtiM
On Sunday March 6 2011 08:09:01 Robert Huff wrote:
 Jerry writes:
 Sadly, this is one of those times when portupgrade seems
 to handle things better, but you'll probably have to wait another
 day to see if things worked out better this time.

For me, using portupgrade on 3 different systems (7.4 and 8.1) to
upgrade Python 2.6 to 2.7 worked like a charm.  Just my two cents.
   
   +1
 
   Here also.
 
 
   Robert Huff
 
 ___
 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 am using portmaster all the time more or less without problems.
I like to switch to portupgrade but I don't know if is good to mix them. I 
think I will wait to FreeBSD 9 and than install evrything from scratch.

Thank you to everyone for the help...

Mitja

http://jpgmag.com/people/lumiwa
___
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


Firefox printing

2011-03-06 Thread steven
With FreeBSD 8.2R and Firefox 3.6.13:

When printing postscript to file (or PDF, and actual printers too), the
font and spacing of text is incorrect and does not look good.
When I do the same on Firefox 3.6.13 on Ubuntu 10.04, I get clear output.

 have included test-bad.ps to illustrate the difference,
n the archive test-ps.tgz.  I also converted test-bad.ps to jpg for quick
view.  Test-good.ps is about 150k larger, and too big to include on this list.  
I have included  the jpg version test-good.jpg.
(The example is just a printout of blank CUPS jobs, in which CUPS has
 nothing to do with problem)

I took a look at https://bugzilla.mozilla.org/show_bug.cgi?id=490475
which may or may not be related to this problem,
but I still don't understand why the same firefox build delivers different
results (unless ubuntu added patches?).

Thanks for any leads,

Steven
___
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: python27 update

2011-03-06 Thread b. f.
I am using portmaster all the time more or less without problems.
I like to switch to portupgrade but I don't know if is good to mix them. I
think I will wait to FreeBSD 9 and than install evrything from scratch.

You would have encountered the problem that you mentioned regardless
of whether you used portupgrade or portmaster, and the results would
have been the same.  It was a flaw in the ports tree itself, not in
the updating tool.

I think that portmaster is probably a better choice for most people,
since it implements most if not all of the features that portupgrade
does, the maintainer is more active, and it doesn't need ruby and bdb
to work, or require extra databases.  Mixing portupgrade and
portmaster shouldn't cause any problems, as long as you take care to
keep your portupgrade port and package databases up-to-date,  but it
probably isn't necessary to use both.

Whatever you decide, I urge you to take a few minutes to read the
manpage of your updating tool.  It can save you a lot of time and
frustration later.  Also, if you want to avoid problems, after major
changes to the ports tree, it is safer to wait for a few days before
updating your own ports.  Usually there are a few problems that are
uncovered and fixed after major changes are made, and it takes a few
days or a week for this to happen.

b.
___
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


Bug report marked [regression]

2011-03-06 Thread Lars Eighner

If my bug report is marked [regression] what does that mean?

Am I a troglodyte or a Luddite or something?

--
Lars Eighner
http://www.larseighner.com/index.html
8800 N IH35 APT 1191 AUSTIN TX 78753-5266

___
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: Purchased Binaries

2011-03-06 Thread Carl Johnson
Doug Hardie bc...@lafn.org writes:

 I have a client who has purchased some software.  I don't know
 anything much about it yet other than it claims to run on Debian and
 CentOS.  I suspect its binaries.  I will have access to things like
 the developer, name etc. on Monday.  However, thats when he needs to
 know if I can make it run on FreeBSD. I am not convinced I want to run
 production software on the Linux compatibility suite.  No good reason
 other than it sounds like its adding a lot more opportunities for
 breakage.  This has to be an always up application.  I have virtually
 no knowledge of CentOS other than it was installed on one server when
 I got it.  Any chance those binaries might work on FreeBSD?  I am
 planning on starting with FreeBSD 8.2 since its just out and working
 fine on one of my servers, but could use an earlier version if
 required to make this stuff run.

One addition to the points that others have made is that the Linux
compatibility layer appears to be 32 bits only, even for 64 bit versions
of FreeBSD.  At least that is true for Release 8.1.  If the software is
64 bit linux, then it won't work.

-- 
Carl Johnsonca...@peak.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


Re: optical driver with ahci bios mode but ata(4) driver

2011-03-06 Thread David Demelier

On 06/03/2011 15:15, Brandon Gooch wrote:

On Mar 6, 2011, at 2:14 AM, David Demelierdemelier.da...@gmail.com  wrote:


On 05/03/2011 21:22, Paul B. Mahol wrote:

On Mon, Feb 28, 2011 at 8:31 PM, David Demelier
demelier.da...@gmail.com   wrote:

Hello,

My bios can be set to use IDE emulation or ahci mode, I prefere the ahci
mode because it's a bit faster.

It's probably stupid to stay with ata(4) driver with the ahci mode, isn't
it? But with ahci(4) driver you can't burn with burncd(8) and cdrecord just
fail and break an blank cd for nothing.

I guess this is the correct behavior when trying to use burncd(8) /
cdcontrol(1) :

markand@Melon ~ $ burncd msinfo
burncd: ioctl(CDIOREADTOCHEADER): Input/output error

markand@Melon ~ $ cdcontrol info
cdcontrol: getting toc header: Input/output error
cdcontrol: Input/output error

But why the optical drive is only affected? If I use ata(4) driver even with
ahci mode set in the bios, why the hard drive works pretty well?


Are you using atapicam module?


No I was only using ata, atapicd. I would like to use ahci + cdrecord but it 
fails to burn too :(

--
David Demelier


Have you tried burning using the -tao option?



It fails too.


Also, mav@ has a set of patches to get cd burning working with CAM, just search 
the mailing list archives -- I seem to recall that you may have previously been 
a part of a discussion concerning this situation?

-Brandon


Yes because I don't know which driver to use, I don't want to apply 
patches by hand, I'll wait until it's fixed correctly to use ahci / 
cdrecord.


--
David Demelier
___
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


HAL must die!

2011-03-06 Thread Lars Eighner

Using the -C switch with portupgrade, I am managing to turn WITH_HAL off in
ports that I install or upgrade.  Is there a way to make this a global
default?

Is there a (convenient) way to list ports that might pull in HAL without
having a configuration switch?

--
Lars Eighner
http://www.larseighner.com/index.html
8800 N IH35 APT 1191 AUSTIN TX 78753-5266

___
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: Bug report marked [regression]

2011-03-06 Thread Warren Block

On Sun, 6 Mar 2011, Lars Eighner wrote:


If my bug report is marked [regression] what does that mean?

Am I a troglodyte or a Luddite or something?


Regression is something that used to work but doesn't any more.
___
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: HAL must die!

2011-03-06 Thread Eitan Adler
On Sun, Mar 6, 2011 at 1:56 PM, Lars Eighner luvbeas...@larseighner.com wrote:
 Using the -C switch with portupgrade, I am managing to turn WITH_HAL off in
 ports that I install or upgrade.  Is there a way to make this a global
 default?


You can put WITHOUT_HAL=yes in /etc/make.conf

-- 
Eitan Adler
___
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: HAL must die!

2011-03-06 Thread Warren Block

On Sun, 6 Mar 2011, Lars Eighner wrote:


Using the -C switch with portupgrade, I am managing to turn WITH_HAL off in
ports that I install or upgrade.  Is there a way to make this a global
default?

Is there a (convenient) way to list ports that might pull in HAL without
having a configuration switch?


Grepping for hal.1: in the Makefiles finds some.
___
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


Firefox printing

2011-03-06 Thread Robert Huff

(Followups redirected.)

ste...@mailer3.nospam.homeip.net writes:

  When printing postscript to file (or PDF, and actual printers
  too), the font and spacing of text is incorrect and does not look
  good.  When I do the same on Firefox 3.6.13 on Ubuntu 10.04, I
  get clear output.

I send the following to gecko@ a day or two ago:

I have a LaserJet 6mp, connected to:

FreeBSD 9.0-CURRENT #0: Sat Oct 23 08:15:53 EDT 2010 amd64 

running:

cups-base-1.4.6_2
cups-client-1.4.6
cups-image-1.4.6
cups-pstoraster-8.15.4_6

Using this, I am able to print correctly from:

the command line
LibreOffice
Acrobat Reader
Opera

I am not able to print correctly from:

Firefox 3.6.14
SeaMonkey 2.0.11

In both cases the output is squished both horozontally and
vertically so that it takes up ~40% on the desired space.
Checkng the mailing list archives back into November shows
nothing that matches this.


Does this match your symptoms?

Respectfully,


Robert Huff

___
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: Bug report marked [regression]

2011-03-06 Thread Charlie Kester

On Sun 06 Mar 2011 at 10:58:57 PST Warren Block wrote:

On Sun, 6 Mar 2011, Lars Eighner wrote:


If my bug report is marked [regression] what does that mean?

Am I a troglodyte or a Luddite or something?


Regression is something that used to work but doesn't any more.


Like me.  I'm retired now, so the description fits.  ;)
___
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: Firefox printing

2011-03-06 Thread steven
On Sunday 06 March 2011 11:13:55 you wrote:
   (Followups redirected.)
 
 ste...@mailer3.nospam.homeip.net writes:
   When printing postscript to file (or PDF, and actual printers
   too), the font and spacing of text is incorrect and does not look
   good.  When I do the same on Firefox 3.6.13 on Ubuntu 10.04, I
   get clear output.
 
   I send the following to gecko@ a day or two ago:
 
   I have a LaserJet 6mp, connected to:
 
 FreeBSD 9.0-CURRENT #0: Sat Oct 23 08:15:53 EDT 2010 amd64
 
   running:
 
 cups-base-1.4.6_2
 cups-client-1.4.6
 cups-image-1.4.6
 cups-pstoraster-8.15.4_6
 
   Using this, I am able to print correctly from:
 
   the command line
   LibreOffice
   Acrobat Reader
   Opera
 
   I am not able to print correctly from:
 
   Firefox 3.6.14
   SeaMonkey 2.0.11
 
   In both cases the output is squished both horozontally and
 vertically so that it takes up ~40% on the desired space.
   Checkng the mailing list archives back into November shows
 nothing that matches this.
 
 
   Does this match your symptoms?
 
   Respectfully,
 
 
   Robert Huff

I installed seamonkey 2.0.11 and I observe the same squishy output.
I can print from other applications without any problems either.
Print to postscript or PDF and then view it with ghostscript or PDF viewer.
Therefore this has nothing to do with CUPS or the actual printing to one's 
printer.  It has to do with the generation of the postscript file, perhaps by 
cairo.

I have included the good postscript output from the linux system's firefox as 
reference.  Please see previous message for the bad postscript output.

Steven
___
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: Firefox printing

2011-03-06 Thread Warren Block

On Sun, 6 Mar 2011, Robert Huff wrote:


In both cases the output is squished both horozontally and
vertically so that it takes up ~40% on the desired space.
Checkng the mailing list archives back into November shows
nothing that matches this.


firefox-3.6.15,1 prints fine here, but that's with lpr/lpd.
___
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: grep: write error: Broken pipe

2011-03-06 Thread perryh
 ?? avs...@mail.ru wrote:

 ... how best can I repay you all?

IMO, by paying it forward:  as you become more familiar with/
knowledgeable of FreeBSD, continue to read freebsd-questions@
and assist when able.

Everyone here was new to Unix and/or to FreeBSD at one time.
Some of us still are :)
___
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: Firefox printing

2011-03-06 Thread perryh
ste...@mailer3.nospam.homeip.net wrote:

 With FreeBSD 8.2R and Firefox 3.6.13:

 When printing postscript to file (or PDF, and actual printers too),
 the font and spacing of text is incorrect and does not look good.
 When I do the same on Firefox 3.6.13 on Ubuntu 10.04, I get clear
 output.
...
  have included test-bad.ps to illustrate the difference,

The mailing list strips attachments.

Based only on the description, I suspect Firefox is using different
fonts on the two systems.  That's about as far as I can go with my
limited knowledge of Firefox text rendering, but others may have
suggestions re how to go about fixing this.
___
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


What error RTC BIOS diagnostic error 8fixed_disk means?

2011-03-06 Thread Sergey
Hello All!

I have motherboard INTEL S3200SHX and two SATA drive.
ad0: 152627MB WDC WD1600JD-00GBB0 02.05D02 at ata0-master UDMA100 SATA 1.5Gb/s
ad2: 1430799MB Seagate ST31500541AS CC34 at ata1-master UDMA100 SATA 3Gb/s

I see  RTC BIOS diagnostic error 8fixed_disk error  at /var/run/dmesg.boot.
What this error means?

Bye. Serg   
___
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: grep: write error: Broken pipe

2011-03-06 Thread Chris Hill

On Sun, 6 Mar 2011, ?? ??? wrote:

My other question is, those of you who answer questions and debug 
problems on this list, what do you all get out of it?  I feel kind of 
selfish asking for what is basically free technical support; how best 
can I repay you all?


When you become knowledgeable, start answering questions yourself. I 
rarely have anything to contribute, but when I do I'll answer a question.


As to why, there's an element of long-term self-interest: the more 
successes there are, the larger the user base becomes, the more experts 
develop. As a FreeBSD user, it's in my interest to have a large installed 
base and a large and robust user community since this will (I think and 
hope) ultimately mean more awareness from hardware makers and thus a 
continued supply of hardware I can use. Well, applications software too.


And if you become an expert, maybe you can answer *my* question next time 
:^)


--
Chris Hill   ch...@monochrome.org
** [ Busy Expunging / ]
___
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: Cannot build jdk16

2011-03-06 Thread Jason C. Wells

On 03/04/11 03:23, Redd Vinylene wrote:

Hello!

/usr/ports/java/jdk16 instructs me to manually fetch
tzupdater-1_3_34-2010o.zip and put it in /usr/ports/distfiles - this file
however is no longer available and has been replaced by
tzupdater-1_3_35-2011b. So what's the best way of installing jdk16 despite
of this? Rename tzupdater-1_3_35-2011b to tzupdater-1_3_34-2010o.zip and
make -DNO_CHECKSUM?
I recently ran into this.  You can just tweak the download URL manually 
and still get the old version of tzupdater.


It's not really necessary to cross post.  Give -questions a chance to 
help you first.


Later,
Jason
___
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