To my knowledge, fluxbox does not have a default sound server. It is only a window
manager, not a full desktop environment like Gnome or KDE.
Sound card:
pcm0: at I/O port 0x1400 irq 5 (4p/0r/0v channels duplex)
On Sun, 17 Aug 2003 20:51:54 -0700
"Mike Maltese" <[EMAIL PROTECTED]
Hello, I am trying to install FreeBSD 4.8 on my computer and everything goes fine
until I try to boot for first time and the next message comes up just after loading
the kernel:
Fatal trap12: page ffault while in kernel mode
fault virtual adress = 0xfff
fault code = supervisor read, pag
Hello,
try recompiling your kernel with
options PCI_ENABLE_IO_MODES
set. This sorted out my problems with that card.
Hope this helps
Tiarnan
___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To u
Hi,
apologies for replying to my own message, but an additional
point... turn off PNPBIOS, and make sure that your BIOS
is set to "non PNP operating system."
T
___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-question
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
Hi !
I'm trying to add NIS users using the following command:
pw -V /var/yp/src/nisdomain useradd -n username -u 15001,2 -i 15001,2
- -w no -c "Real Name" -d /home/username -m -s /bin/sh
It works well except that the user's home directory d
# [EMAIL PROTECTED] / 2003-08-17 23:01:54 -0700:
> On Mon, Aug 18, 2003 at 12:50:19AM -0500, Dan Nelson wrote:
>
> > > I get this as well on RELENG_4...I wish I knew why. Often it causes
> > > syslogd to log it at LOG_EMERG priority (=spams every logged in user
> > > with the truncated message).
Hi,
I have installed a FreeBSD 5.1 on my Laptop (Compaq Armada E500).
I have a problem with the power management :
- I can't use the ACPI module : the kernel can't be loaded.
OK no problem !
As I saw within many FAQs, it's normal (it depends on the type of the laptop).
- I would like to use APM
Hmm, I don't know anything about fluxbox other than what it is, I've always
run KDE or Gnome. I'm not sure you necessarily need one. I used mpg123 to
play mp3's on a server once just for kicks, and I didn't have to have any
kind of extra sound system. The documentation from the programs you want to
Hi all, (please cc replies to me)
I'm writing a port for multisync. Included in the source tarball are a
bunch of plugins for synchronising with various devices and programs.
Not everbody is going to want them all. There's no existing mechanism to
automatically build some or all of the plu
On Mon, Aug 18, 2003 at 01:01:39PM +0200, Antoine Jacoutot wrote:
> Hi !
>
> I'm trying to add NIS users using the following command:
>
> pw -V /var/yp/src/nisdomain useradd -n username -u 15001,2 -i 15001,2
> -w no -c "Real Name" -d /home/username -m -s /bin/sh
>
> It works well except
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
On Monday 18 August 2003 14:27, Matthew Seaman wrote:
> Personally, when this was a concern for me, I wrote a wrapper script
> that created the account and then built the home directory.
:) this is what I am doing right now...
Thanks for the feedback
Sorry, folks, somehow my smb.conf was omitted from last night's
post here it is again but corrected:
Hello, list --
I trust this is the correct list for this post. I have been
wrestling literally for days with SAMBA/Win2K remote printing.
Here is the architecture:
qty 1- FBSD SAMBA Server PDC
qt
I have a problem building ncplib.
This is isn the ports as distributed with FreeBSD 4.8.
The reported error is:
--
"/usr/share/mk/bsd.libnames.mk", line 8: bsd.libnames.mk cannot be included
di
>
> i386.
>
> -Original Message-
> From: [EMAIL PROTECTED]
> [mailto:[EMAIL PROTECTED] On Behalf Of bob door
> Sent: Sunday, August 17, 2003 8:21 PM
> To: [EMAIL PROTECTED]
> Subject: freebsd iso
>
>
> what iso do i download for a i686 processor?
>
Either the i386 mini-iso if you wan
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
I don't some of the attachments you intended to send (raccoon.conf?
perl script?) didn't get through the list.
I would be very interested to read those, if you don't mind sharing
them...
Thanks,
A.
- --
Advertisers, not governments, are the primar
Hello,
I have a FreeBSD 4.7 webserver and need some of the website owners to be chroot'd to
their home dir when they login in with winscp. I've tried the openssh chroot patch
3.6 I believe to no avail. It always logs in anyone to the system root. Please help,
I've been messing with this for months
Hi
I have a FreeBSD 4.8 box which I want to setup as a DNS server.
By default BIND8 is installed but I want to use BIND9. How do I remove
the old BIND version?
It doesn't seem to be a package.
--
Venlig hilsen / Best regards,
Jacob Vennervald
System Developer
Proventum Solutions ApS
Tuborg Boule
On Mon, Aug 18, 2003 at 04:25:00PM +0200, Jacob Vennervald Madsen wrote:
> Hi
>
> I have a FreeBSD 4.8 box which I want to setup as a DNS server.
> By default BIND8 is installed but I want to use BIND9. How do I remove
> the old BIND version?
The easiest thing to do is install BIND9 from the port
I have amd running, after I figured out I had been misunderstanding the
man pages, but I have some questions. I'm looking for some best
practices insights. I looked for a howto and searched the questions
archive but I didn't turn up what I was looking for.
1) I would like to remove /usr/src,
Is BIND9 not stable since BIND8 is the default?
On Mon, 2003-08-18 at 16:43, Daniel Bye wrote:
> On Mon, Aug 18, 2003 at 04:25:00PM +0200, Jacob Vennervald Madsen wrote:
> > Hi
> >
> > I have a FreeBSD 4.8 box which I want to setup as a DNS server.
> > By default BIND8 is installed but I want to
On Mon, Aug 18, 2003 at 04:51:01PM +0200, Jacob Vennervald Madsen wrote:
> Is BIND9 not stable since BIND8 is the default?
I seem to recall some discussion about why 8 is in the base system and not 9
on this list some time ago. As far as I remember, the default is still
version 8 because it would
I posted a message a while back, you can actually use the Makefile
flag -DPORT_REPLACES_BASE_BIND9 to overwrite the base system bind8 :)
There's similar flags for OpenSSH and OpenSSL aswell.
No portupgrade (unsure, not had to install things without portupgrade for a
long while):
# make -DPORT_REPL
Hi,
On Mon, 18 Aug 2003, The Anarcat wrote:
> I don't some of the attachments you intended to send (raccoon.conf?
> perl script?) didn't get through the list.
>
> I would be very interested to read those, if you don't mind sharing
> them...
we run following scripts
1. run lookup-peers.sh from cr
On Mon, 18 Aug 2003, geek wrote:
> i read it already, but i have a problem with it
>
> #
> # Allow bootp traffic in from your ISP's DHCP server only.
> #
> pass in quick
I tried to install webmin by the instructions and ended up with a no-go on
it.
Would you be so kind as to walk through, step by step, installing a tar.gz?
converted it into a tar easy enough but this is where the instructions break
down, I think
Thanks
__
On Mon, Aug 18, 2003 at 03:56:12PM +0100, Daniel Bye wrote:
> On Mon, Aug 18, 2003 at 04:51:01PM +0200, Jacob Vennervald Madsen wrote:
> > Is BIND9 not stable since BIND8 is the default?
>
> I seem to recall some discussion about why 8 is in the base system and not 9
> on this list some time ago.
On Tue, 19 Aug 2003 [EMAIL PROTECTED] wrote:
> I tried to install webmin by the instructions and ended up with a no-go on
> it.
>
> Would you be so kind as to walk through, step by step, installing a tar.gz?
> converted it into a tar easy enough but this is where the instructions break
> down, I
This link might be useful.
http://www.onlamp.com/pub/a/bsd/2002/09/05/FreeBSD_Basics.html
___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"
Hi all,
We have a FreeBSD 5.1 server with a LSILogic MegaRAID controller.
amr0: mem 0xecc0-0xecff irq 7 at device 5.1 on
pci1
amr0: Firmware GH67, BIOS 1.42, 16MB RAM
The controller is attached to two SCSI disks and the RAID is RAID 1.
I have looked for some kind of utility to control
Thanks a lot for the help everybody.
Jacob
On Mon, 2003-08-18 at 16:25, Jacob Vennervald Madsen wrote:
> Hi
>
> I have a FreeBSD 4.8 box which I want to setup as a DNS server.
> By default BIND8 is installed but I want to use BIND9. How do I remove
> the old BIND version?
> It doesn't seem to be
+-- Denis [freebsd] [17-08-03 03:31 +0400]:
| Hi All!!!
|
| Does anybody know how in freebsd use mouse with 3 button and one
| scroll?
|
| --
| Best regards, Denis
| [EMAIL PROTECTED]
here's my corresponding section
Section "InputDevice"
Identifier "Mouse0"
I'm struggling with an issue in trying to compile ports. The specific one
is the imap-uw port, but it's a more general question. I need to be able
to download and expand the distribution file, then to perform some source
code modifications, and then compile and install the port.
It seems that wh
Hello Tiarnan,
Thanks for your input. I had already turned off the PNPBIOS option. I tried your
suggestion of recompiling with:
options PCI_ENABLE_IO_MODES
Judging by dmesg, it made no difference. It also did not allow any of the
software to access /dev/dsp. Same error messages as
Hello Tiarnan,
Thanks for your input. I had already turned off the PNPBIOS option. I tried your
suggestion of recompiling with:
options PCI_ENABLE_IO_MODES
Judging by dmesg, it made no difference. It also did not allow any of the
software to access /dev/dsp. Same error messages as
Hello all,
I am trying to build a FreeBSD 5.1-RELEASE-i386 based "live" cd and I am having
trouble getting the filesystems mounted. The kernel boots but then tells me
that it cannot find the root file system. From what I have read it appears
that I need to make a memory filesystem to load part
Hi!
Sorry for asking an off-topic question, but I am kind of in a tight
situation. Does anyone know of a hardware testing tool that can be booted
of a floppy or a CD and do some basic hardware checks on the CPU, Memory
and Hard drives and see if they are not faulty. Any OS would do ?
Thanks fo
That's not the point, the dhcp works, what doesnt work is the ipf.rules (don't let the
DHCP work), and i dont have internet anyway, my question was in this line:
> #
> # Allow bootp traffic in from your ISP's DHCP server only.
> #---
I'm trying to compile gdal 1.1.9 (www.remotesensing.org/gdal/) on FreeBSD
4.4. I get this:
make: no target to make.
There is no "Makefile" file, but there is a "GNUmakefile". It's just not
sensing it I guess. I don't think the GNU compiler was installed on the
system from the start, so I insta
Hi,
I'm not sure if this isn't a bit off-topic but I hope somebody might
know the answer anyway. I'm running 5.1-R and I've cups-lpr (and all
the other necessary stuff installed). When I print from
mozilla-firebird (mozilla-gtk2 it uses, afaik) it does actually work but
it's printing is in wha
Hi,
I'm not sure if this isn't a bit off-topic but I hope somebody might
know the answer anyway. I'm running 5.1-R and I've cups-lpr (and all
the other necessary stuff installed). When I print from
mozilla-firebird (mozilla-gtk2 it uses, afaik) it does actually work but
it's printing is in wha
___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"
I am wondering about upgrading from 4.0 to 4.8.
I did a cvsup and then I did "make world" I get
errors. It seems to me that you have to upgrade
in stages. It this so? If so, what stages should
I do it in?
___
[EMAIL PROTECTED] mailing list
http://lists.fr
Hi,
I haven't done this before, and even though I have "FreeBSD Unleashed",
and have read several articles from bsdvault.net and the relevant
section of the handbook, I still have a simple question.
I want to stay at a 'production' version of FreeBSD. I'm currently
running 4.8-RELEASE, which I in
Hi,
trying to install FreeBSD 4.8-release from cdrom media. I can boot from the
cd, and go to the graphic kernel configuration. After editing the kernel
conf, I save my changes and continue with the install. The probing starts
fine, but when reaching the recognising of the harddrives it hangs tota
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
On Sunday 17 August 2003 05:05 pm, geek wrote:
> i read it already, but i have a problem with it
>
> #
> # Allow bootp traffic in from your ISP's DHCP server only.
> #-
Hello,
I am writing a master thesis about open source development processes and one of
my analysis objects are processes of the FreeBSD project. The FreeBSD
documentation (handbook, articles) is a great source of information, but there
are some points missing in the documentation I consider imp
On Mon, Aug 18, 2003 at 10:38:46AM -0700, Kevin Stevens wrote:
> I'm struggling with an issue in trying to compile ports. The specific one
> is the imap-uw port, but it's a more general question. I need to be able
> to download and expand the distribution file, then to perform some source
> code
On Mon, Aug 18, 2003 at 01:30:15PM -0400, Joe Smith wrote:
> I'm trying to compile gdal 1.1.9 (www.remotesensing.org/gdal/) on FreeBSD
> 4.4. I get this:
>
> make: no target to make.
>
> There is no "Makefile" file, but there is a "GNUmakefile". It's just not
> sensing it I guess. I don't thin
On Mon, 18 Aug 2003, Erik Trulsson wrote:
> On Mon, Aug 18, 2003 at 10:38:46AM -0700, Kevin Stevens wrote:
> > I'm struggling with an issue in trying to compile ports. The specific one
> > is the imap-uw port, but it's a more general question. I need to be able
> > to download and expand the d
On Mon, Aug 18, 2003 at 01:19:52PM -0700, Kevin Stevens wrote:
> Thanks! The 'make patch' target is what I was missing, I was blowing past
> that with an initial 'make', and then getting stuck in various 'deinstall;
> reinstall' loops. I'll post back if I have further problems, but I
> suspect t
On Mon, 2003-08-18 at 14:48, David Banning wrote:
> I am wondering about upgrading from 4.0 to 4.8.
> I did a cvsup and then I did "make world" I get
> errors. It seems to me that you have to upgrade
> in stages. It this so? If so, what stages should
> I do it in?
From 4.0, I'd first update to 4.3
On Mon, Aug 18, 2003 at 10:38:46AM -0700, Kevin Stevens wrote:
> I'm struggling with an issue in trying to compile ports. The specific one
> is the imap-uw port, but it's a more general question. I need to be able
> to download and expand the distribution file, then to perform some source
> code
# cd /usr/ports
# make index
this should be done 2,3 times by month!?
and then always i want to update a port:
# cvsup ports-file (i need to cvsup alway i want to update a port right?)
and then
# portupgrade PORTNAME
is this correct ?
___
[EMAIL PROTECT
On Mon, Aug 18, 2003 at 01:23:21PM -0700, Kris Kennaway wrote:
> On Mon, Aug 18, 2003 at 01:19:52PM -0700, Kevin Stevens wrote:
>
> > Thanks! The 'make patch' target is what I was missing, I was blowing past
> > that with an initial 'make', and then getting stuck in various 'deinstall;
> > reinst
On Mon, Aug 18, 2003 at 01:53:55PM -0500, Charles Howse wrote:
> Hi,
> I haven't done this before, and even though I have "FreeBSD Unleashed",
> and have read several articles from bsdvault.net and the relevant
> section of the handbook, I still have a simple question.
>
> I want to stay at a 'pro
Sorry about the attachments. I did a repost on -questions immed after
orig posting which includes attachments.
Kent
> I don't some of the attachments you intended to send (raccoon.conf?
> perl script?) didn't get through the list.
>
> I would be very interested to read those, if you don't mind sh
hello i bought freebsd desktop edition and it didnt reconize my graphics card so now i
need to know what would be a powerful graphics card to install on my system that it
will reconize
___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/
Noone's installed FreeBSD on a laptop via a PCMCIA wlan card? At this
point, I'd even settle for "it's possible, but not on *your* hardware".
--
Kirk Strauser
pgp0.pgp
Description: PGP signature
On Mon, Aug 18, 2003 at 09:26:31PM +0200, Martin Matuska wrote:
> Hello,
>
> I am writing a master thesis about open source development processes and
> one of my analysis objects are processes of the FreeBSD project. The
> FreeBSD documentation (handbook, articles) is a great source of
> inform
Hi,
> I am writing a master thesis about open source development processes and
> one of my analysis objects are processes of the FreeBSD project. The
> FreeBSD documentation (handbook, articles) is a great source of
> information, but there are some points missing in the documentation I
> cons
> > *default host=cvsup11.FreeBSD.org
> > *default base=/usr
> > *default prefix=/usr
> > *default release=cvs
> > *default tag=RELENG_4
>
> RELENG_4 gets you 4.8-STABLE. From what you say above, you probably
> want RELENG_4_8 which gets you 4.8-RELEASE-p3 at the moment.
Thanks for a very i
On Mon, Aug 18, 2003 at 04:10:58PM -0500, Charles Howse wrote:
> > > *default host=cvsup11.FreeBSD.org
> > > *default base=/usr
> > > *default prefix=/usr
> > > *default release=cvs
> > > *default tag=RELENG_4
> >
> > RELENG_4 gets you 4.8-STABLE. From what you say above, you probably
> > wa
On Mon, 18 Aug 2003, Kris Kennaway wrote:
> Also see the Porter's Handbook for more detail on creating/modifying ports.
>
> Kris
Good lord, I can't compile the ones I've got - I have no business
modifying them! ;)
(point taken though)
KeS
___
[EMAI
can i run free bsd on a Sun Sparc Server 1000 or what type of server do
i have to purchase i do not want a i386 platform but unfortunalty that
is all i know about.
___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-q
My problem is fixed! thanks!
___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"
I emailed you some time ago regarding our site and am wondering if you had
time to get to it. My question was regarding your mention of
alldomains.com on your page http://www.freebsd.org/gallery/cgallery.html
and whether your visitors would also like our site,
www.Cheap-DomainRegistration.com . W
* Ivailo Tanusheff <[EMAIL PROTECTED]> [20030811 13:14]:
> How may I achieve this with qmail?
RTFM http://cr.yp.to/qmail/faq/admin.html#copies
qvb
--
pica
___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To
>
> The system features 9 disks altogether. Three of them connected to a LSI
> 53c8xx SCSI controller (dont actually remember the two last digits, but I
> beleive it to be of little relevance, I will find out if necessary) and the
> other six are connected to a Promise SX6000 card. The Promise SX6
Environment:
FreeBSD 4.8
Situation:
I setup this server last week and recompiled the kernel to remove
unecassary hardware and feature support. That worked without a hitch.
I installed a few other apps (Pine, Vim 6, Squid, and Dans Guardian
(Dans was compiled from their source--not from a port).
j'ai installer FreeBSD 5.1 sur une machine PII 300 MHz qui dispose d'une
carte réseau de marque SafeWay (chip us_bc001). inclus avec ce mail, le
drivers (.c et .h) et l'expliquations fournie par le SafeWay (qui ne
correspond a rien). pouvez-vous m'aider a resoudre ce problême, a faire
fonctionn
"geek" <[EMAIL PROTECTED]> writes:
> That's not the point, the dhcp works, what doesnt work is the ipf.rules (don't let
> the DHCP work), and i dont have internet anyway, my question was in this line:
>
> > #
> > # Allow bootp traff
Lewis,
A few weeks ago, there was a troublesome version of ghostscript-gnu
in the ports, which corrupted my output as you describe (I have
an HP laser printer). I think it was version 7.07_1; I had to downgrade
to 7.05 for getting rid of the problem.
The latest port has solved the problem. So i
x.x.x.x/32 isn't supposed to be your IP, it's your ISP's DHCP server
address. Find that out from your ISP and insert it there. What I did was set
it to "from any to any", then checked dhclient.leases to find out what
server was giving my my information.
- Original Message -
From: "geek" <
I'm trying to install Vmare GSX 2.5 under FreeBSD 4.8 with the linux
compatibility
@@@
This is the output of the vmware-installer.pl original (see
vmware-installer.pl in attach)
@@@
Output after running here:
On Mon, Aug 18, 2003 at 04:23:24PM -0400, Adam McLaurin wrote:
> On Mon, 2003-08-18 at 14:48, David Banning wrote:
> > I am wondering about upgrading from 4.0 to 4.8.
> > I did a cvsup and then I did "make world" I get
> > errors. It seems to me that you have to upgrade
> > in stages. It this so? I
On Mon, Aug 18, 2003 at 02:52:32PM -0700, Thomas Smith wrote:
> Everytime I try this it fails. The only difference between CUSTOM and
> GENERIC are the options and devices I removed and the firewall options
> I added. However, if I try to build GENERIC it also fails now.
>
> The errors in the
I am running FreeBSD 5.1-RELEASE P#7 with and SMP kernel and the box seems to
hang as soon as it is under load for about 2 minutes. I dont get any log or
panic signal and the debug.log is empty as well. I cvsup my sources but I
cannot build as the machine will halt about 2 minutes into compil
I'm confused ( which is not an uncommon occurrence ), let's say I know I
don't need to edit the source code of any of the additional software
that I plan to install, but I want the latest version.
Should I install from ports or sysistall/packages/FTP?
I just installed Midnight Commander from port
- Original Message -
From: "Konrad Neitzel" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Cc: <[EMAIL PROTECTED]>
Sent: Monday, August 18, 2003 9:35 AM
Subject: Re: Installing webmin 1.100
> On Tue, 19 Aug 2003 09:15:21 -0600, dhunt wrote
> > I tried to install webmin by the instructions a
On Mon, 2003-08-18 at 19:14, Charles Howse wrote:
> I'm confused ( which is not an uncommon occurrence ), let's say I know I
> don't need to edit the source code of any of the additional software
> that I plan to install, but I want the latest version.
>
> Should I install from ports or sysistall/
> Neither. I'd recommend installing sysutils/portupgrade and using the
> portinstall option to fetch & install packages (so you always get the
> latest version). Check the -P and -PP options to portinstall.
>
> Note that doing this will require you to have an updated ports tree.
> You'll need to c
Charles Howse wrote:
I'm confused ( which is not an uncommon occurrence ), let's say I know I
don't need to edit the source code of any of the additional software
that I plan to install, but I want the latest version.
Should I install from ports or sysistall/packages/FTP?
I just installed Midni
On Mon, 2003-08-18 at 19:25, Charles Howse wrote:
> Will doing it that way require all the compiling?
No, packages are pre-compiled. Note that you'll sometimes have to wait a little longer
to get the updated packages, since the maintainer has to submit a compiled binary, but
doesn't always do s
> > Will doing it that way require all the compiling?
>
> No, packages are pre-compiled. Note that you'll sometimes
> have to wait a little longer to get the updated packages,
> since the maintainer has to submit a compiled binary, but
> doesn't always do so immediately after a port is updated
On Monday 18 August 2003 04:25 pm, Charles Howse wrote:
> > Neither. I'd recommend installing sysutils/portupgrade and using the
> > portinstall option to fetch & install packages (so you always get the
> > latest version). Check the -P and -PP options to portinstall.
> >
> > Note that doing this w
Hi,
I'm not sure if this isn't a bit off-topic but I hope somebody might
know the answer anyway. I'm running 5.1-R and I've cups-lpr (and all
the other necessary stuff installed). When I print from
mozilla-firebird (mozilla-gtk2 it uses, afaik) it does actually work but
it's printing is in wha
On Sun, Aug 17, 2003 at 03:31:40AM +0400, Denis wrote:
> Does anybody know how in freebsd use mouse with 3 button and one
> scroll?
There's a section in the FreeBSD Handbook that covers this. There was a
also a thread recently on this mailing list concerning moused not
working with scrolling.
> Packages are nice for the speed you can install them with,
> but can be much
> harder to deal with the dependencies unless you use something like
> portupgrade (which is much more useful after you've got what you want
> installed and want to keep it all up to date).
Well, that begs the quest
On Tue, Aug 19, 2003 at 07:40:26AM +0900, Rob Lahaye wrote:
> A few weeks ago, there was a troublesome version of ghostscript-gnu
> in the ports, which corrupted my output as you describe (I have
> an HP laser printer). I think it was version 7.07_1; I had to downgrade
> to 7.05 for getting rid of
hey,
I recently installed 5.1R and after boot up, with acpi enabled, my
mouse begins to work incorrectly. when i move the mouse it disappears
and reappears elsewhere when i stop.. Whats Wrong??? When i disable
acpi from boot up the problems goes away?? But i cant disable this
because i n
Hi,
I've done a fresh install, with ports, cvsup'ed the source, ports and
docs.
I've copied /etc/defaults/make.conf to /etc/make.conf and edited it
according to directions.
I have no files in /usr/obj to remove.
I cd to /usr/src and do make -j4 buildworld
It fails after 1 or 2 seconds. I don't
On Monday 18 August 2003 07:04 pm, Charles Howse wrote:
> Hi,
> I've done a fresh install, with ports, cvsup'ed the source, ports and
> docs.
>
> I've copied /etc/defaults/make.conf to /etc/make.conf and edited it
> according to directions.
>
> I have no files in /usr/obj to remove.
>
> I cd to /us
> > What have I done wrong?
> >
>
> What did you cvsup and are you running as root when you try
> to build it.
Here's my /etc/cvsupfile, I ran /usr/local/cvsup -g -L 2 /etc/cvsupfile,
and yes, I'm runnig as root.
*default host=cvsup11.FreeBSD.org
*default base=/usr
*default prefix=/usr
*defa
On Monday 18 August 2003 07:29 pm, Charles Howse wrote:
> > > What have I done wrong?
> >
> > What did you cvsup and are you running as root when you try
> > to build it.
>
> Here's my /etc/cvsupfile, I ran /usr/local/cvsup -g -L 2
> /etc/cvsupfile, and yes, I'm runnig as root.
>
> *default host=c
On Mon, Aug 18, 2003 at 07:34:04PM -0400, Adam McLaurin wrote:
> On Mon, 2003-08-18 at 19:25, Charles Howse wrote:
> > Will doing it that way require all the compiling?
>
> No, packages are pre-compiled. Note that you'll sometimes have to wait a little
> longer to get the updated packages, since
> > *default host=cvsup11.FreeBSD.org
> > *default base=/usr
> > *default prefix=/usr
> > *default release=cvs
> > *default tag=RELENG_4_8
> > *default delete use-rel-suffix
> >
> > src-base
> > *default tag=.
> > ports-all
> > doc-all
> >
>
> If you want to do a buildworld, you will need th
Hello there..!
(BCurrently I am setting up an IP PHONE system in my network consisting of A
(BFreeBSD 4.5 Box acting as a gateway to my Windows 98 client in a LAN.I tried
(Breferring to the manual but it does not work.
(BMaybe the cable connection or setup is wrong or there is lacking in the
On Monday 18 August 2003 07:41 pm, Charles Howse wrote:
> > > *default host=cvsup11.FreeBSD.org
> > > *default base=/usr
> > > *default prefix=/usr
> > > *default release=cvs
> > > *default tag=RELENG_4_8
> > > *default delete use-rel-suffix
> > >
> > > src-base
> > > *default tag=.
> > > por
ok, here is it, trace for kernel panic
NOTE: There seems to a problem in the .gdbinit files
(I may need your help on that).
panic: free locked buf
panic messages:
---
Fatal trap 12: page fault while in kernel mode
fault virtual address = 0x14
fault code = supervisor write, page not
I run FreeBSD 4.8-STABLE on my 256M ThinkPad T21, and have installed
XFree86-4.3.0,1 from packages, along with the Gnome desktop, package
gnome2-2.2.0.
My laptop locks up upon termination of the X session. When I select
Log Out from the Actions menu, the screen goes to a completely blank
screen,
1 - 100 of 104 matches
Mail list logo