Dear all,
I want to connect to isp using dial up modem, but my office has a rule
if we want to connect to outside we have to dial 9 first then
destination number. How can i configure ppp.conf ?
Thanks for the answer.
___
freebsd-questions@freebsd.org
Alex de Kruijff wrote:
>
> You told your system to install portmanager and the ports that
> it needs, but also all the ports that are based on it. Please
> check 'man portupgrade' about the options.
>
Good point, That is a man page I hadn't thought to review.
Thank you!
Jay
___
Francisco Reyes wrote:
> On Sun, 27 Mar 2005, Jay O'Brien wrote:
>
>
>>Thanks for the heads up on 'make search', even if I can't find a complete
>>description of the command. I find that it is referenced in the manual,
>>however.
>
>
> Also check out the port
> /usr/ports/sysutils/pkg_tree
>
On Monday 28 March 2005 05:12 pm, well sun wrote:
>I had install the freebsd5.3 with custom setup and only install
>the source code and base, not install xorg and perl. Then I use cvsup
>to upgrade stable source code and current ports. After doing these, I
>want to install the k
Friends,
Can some one let me know what are the tools
avilable to have a secure tunneling through a "http proxy + firewall"
combination. Any help on the configuration would be a great help.
Thanking you.
Regards
Mangesh Bhalerao
--
On Fri, Mar 25, 2005 at 09:08:42AM -0500, Danny Rubis wrote:
> Can you direct me to someone who can give some clues about
> this "jakarta-tomcat-connectors-1.2.8-src" (mod_jk) build error
> message:
>
> /bin/sh /usr/local/share/apache2/build/libtool --silent --mode=install
> cp `pwd`/mod_jk.so
guys,
Is there anyone can help me install bandwidthd in RedHat? I have tried
all the possible way in installing bandwidthd, like downloading and
installing all it's pre-requisites like lipng, libpcap, gd. But I
always got the same error.. like, error locating libpcap.
Tkae Note: I already install
[EMAIL PROTECTED] wrote:
>>
>> I'm not sure what you mean by "normal" systems, but clearly there is
>> something about this system that FreeBSD is not written to handle.
>>
>
> Yay! *claps*
>
> Isn't that what Ted has been telling you to an extent - that it's the
> HP/Compaq microcode in the driver
[EMAIL PROTECTED] wrote:
> Hi all,
>
> I'm just trying to find out if it is currently possible to install IMP
> (Webmail part of the Horde project) from ports at the moment. If not,
> does anyone know when the dependent packages will be fixed ?
>
> Quite a few of the Pear packages seem to have be
DeAtH KnIgHt wrote:
Hi,
Im having a little trouble trying to install FreeBSD,
I have 1 Master and 1 Slave Drive on the same IDE
cable. I go to custom Installation because I know what
im doing but I dont quite under why I get this error
message.
"Unable to find device node for /dev/ad1s1b in /dev!
T
On Sun, Mar 27, 2005 at 06:20:00PM -0800, Jay O'Brien wrote:
> Updating a computer, pkg_info reported I only had two packages,
> cvsup-without-gui-16.1h and perl-5.8.5, both of which were out
> of date as reported by pkg_version.
>
> I tried to install portmanager, but it was not able to get th
Hi,
Im having a little trouble trying to install FreeBSD,
I have 1 Master and 1 Slave Drive on the same IDE
cable. I go to custom Installation because I know what
im doing but I dont quite under why I get this error
message.
"Unable to find device node for /dev/ad1s1b in /dev!
The creation of fil
On Mon, Mar 28, 2005 at 04:46:31PM -0600, Josh Paetzel wrote:
> I just upgraded a test machine from 5.3-RELEASE-p5 to 5.3-RELEASE-p6.
> The make buildworld went fine. When I tried to make buildkernel it
> kept saying that: kernel build for GENERIC complete on xx.xx.xx time
>
> I tried using th
markzero wrote:
>Has anybody had any luck with getting OpenNTPD (net/openntpd) to work
>with anything other than UTC? I'm on GMT and recently we moved into
>daylight savings. As OpenNTPD has decided that I'm on UTC, I'm now
>an hour out (which is causing a few problems, as you can probably
>gues
Hello,
I built a world with WITH_BIND_LIBS=yes and had some problems with
compiling programs using libbind. Shouldn't there some header files in
/usr/include/bind, e.g. resolv.h?
Regards Björn
___
freebsd-questions@freebsd.org mailing list
http://lists
[EMAIL PROTECTED] writes:
> And the "circumstances that you have described"
> have nothing to do with modern computing, so
> as I said, its irrelevant.
The circumstances have not changed in "modern computing." That's one
reason why 30-year-old operating systems like UNIX remain popular.
--
Ant
On Sun, 27 Mar 2005, Jay O'Brien wrote:
Alec Berryman wrote:
Thanks for the heads up on 'make search', even if I can't find a complete
description of the command. I find that it is referenced in the manual,
however.
Also check out the port
/usr/ports/sysutils/pkg_tree
It's very usefull to see depen
markzero writes:
> Has anybody had any luck with getting OpenNTPD (net/openntpd) to work
> with anything other than UTC? I'm on GMT and recently we moved into
> daylight savings. As OpenNTPD has decided that I'm on UTC, I'm now
> an hour out (which is causing a few problems, as you can probably
>
John Public wrote:
I'm apologize for being unclear. Let me try again. I
have not modified the mysql-server.sh script in any
way. The 'su -m mysql -c date' line is merely an
example of what I used to see if 'su' is having a
problem. All that line does is run the 'date' command
as the mysql user.
On Monday 28 March 2005 07:27 pm, well sun wrote:
>thanks your answers. I use the ports-supfile and stable-supfile
> under /usr/share/examples/cvsup to do upgrade.
>
>I think I understand what the difference between the pkg_add and
> "make install".
>
>That is if I want to install the l
At 10:20 PM 28/03/2005, PS wrote:
Mike Tancsa wrote:
On Mon, 28 Mar 2005 19:13:47 -0500, in sentex.lists.freebsd.questions
you wrote:
My isp gives free bandwidth from x till y, provided that a connection
starts after x and finishes before y... so, my smart freebsd pc sends
every day INT to ppp to
you need to set PACKAGESITE environment variable
example for i386 and 5.X STABLE
# setenv PACKAGESITE
ftp://ftp.freebsd.org/pub/FreeBSD/ports/i386/packages-5-stable/ALL/
PS: don't forget the trailing "/" like i did
If it fails I use this one
# setenv PACKAGESITE
ftp://ftp.freebsd.org/pub/FreeBSD
> On 2005-03-29, markzero scribbled these
> curious markings:
> > Has anybody had any luck with getting OpenNTPD (net/openntpd) to work
> > with anything other than UTC? I'm on GMT and recently we moved into
> > daylight savings. As OpenNTPD has decided that I'm on UTC, I'm now
> > an hour out (whi
In the last episode (Mar 29), Palle Girgensohn said:
> On many unix systems, strcoll(3) is case insensitive for locales
> other than C/POSIX. Not so for FreeBSD. Just curious, is this a
> design decision or simply the lack of time and efforts to write the
> code for it?
The only thing I can find i
On Tue, 29 Mar 2005 03:27:22 +, well sun <[EMAIL PROTECTED]> wrote:
>
>
>
> thanks your answers. I use the ports-supfile and stable-supfile under
> /usr/share/examples/cvsup to do upgrade.
>
> I think I understand what the difference between the pkg_add and "make
> install".
>
> That is
On Tue, 29 Mar 2005 03:18:00 + (UTC), Christopher Nehren
<[EMAIL PROTECTED]> wrote:
> -BEGIN PGP SIGNED MESSAGE-
> Hash: SHA1
>
> On 2005-03-29, Gert Cuykens scribbled these
> curious markings:
> > but those instruction supposed to be written in a nice blue make
> > config screen where
thanks your answers. I use the ports-supfile and stable-supfile under
/usr/share/examples/cvsup to do upgrade.
I think I understand what the difference between the pkg_add and "make
install".
That is if I want to install the latest version, I should use the
"make install" or get the xxx
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
On 2005-03-29, Gert Cuykens scribbled these
curious markings:
> but those instruction supposed to be written in a nice blue make
> config screen where you can select them.
That's your opinion.
> So who can make a config screen for that port ?
You ca
Mike Tancsa wrote:
On Mon, 28 Mar 2005 19:13:47 -0500, in sentex.lists.freebsd.questions
you wrote:
Hello I use freeBSD 4.11 with pppoe.
I used almost default ppp.conf (as in freebsd handbook) for dynamic ip.
my config is here http://block111.servehttp.com/ppp.conf
Twice a day I restart ppp from
On Tue, 29 Mar 2005 00:04:50 + (UTC), Christopher Nehren
<[EMAIL PROTECTED]> wrote:
> On 2005-03-28, Gert Cuykens scribbled these
> curious markings:
> > 01:39 <@root> Trying to get all accounts connected...
> > 01:39 <@root> Support for protocol MSN is not included in this BitlBee
>
> Did you
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
On 2005-03-29, markzero scribbled these
curious markings:
> Has anybody had any luck with getting OpenNTPD (net/openntpd) to work
> with anything other than UTC? I'm on GMT and recently we moved into
> daylight savings. As OpenNTPD has decided that I'm
Has anybody had any luck with getting OpenNTPD (net/openntpd) to work
with anything other than UTC? I'm on GMT and recently we moved into
daylight savings. As OpenNTPD has decided that I'm on UTC, I'm now
an hour out (which is causing a few problems, as you can probably
guess).
Any help would be a
On Mon, 28 Mar 2005 20:38:56 -0600, Chris <[EMAIL PROTECTED]> wrote:
> Abu Khaled wrote:
> > On Tue, 29 Mar 2005 01:12:10 +, well sun <[EMAIL PROTECTED]> wrote:
> >
> >> I had install the freebsd5.3 with custom setup and only install
> >> the source code and base, not install xorg and p
On Mon, 28 Mar 2005 19:13:47 -0500, in sentex.lists.freebsd.questions
you wrote:
>Hello I use freeBSD 4.11 with pppoe.
>I used almost default ppp.conf (as in freebsd handbook) for dynamic ip.
>my config is here http://block111.servehttp.com/ppp.conf
>Twice a day I restart ppp from cron with `kill
Abu Khaled wrote:
On Tue, 29 Mar 2005 01:12:10 +, well sun <[EMAIL PROTECTED]> wrote:
I had install the freebsd5.3 with custom setup and only install
the source code and base, not install xorg and perl. Then I use cvsup
to upgrade stable source code and current ports. After doing thes
On Tue, 29 Mar 2005 01:12:10 +, well sun <[EMAIL PROTECTED]> wrote:
>
>I had install the freebsd5.3 with custom setup and only install
>the source code and base, not install xorg and perl. Then I use cvsup
>to upgrade stable source code and current ports. After doing these, I
>
On Tuesday 29 March 2005 03:25, David Pratt wrote:
> Hi. I am creating a python application that uses PIL to generate
> thumbnails and sized images. It is beginning to look the volume of
> images will be large. This has got me to thinking. Is there a number
> that Unix can handle in a single dire
Hi Corey. Thank you for your reply. 800K is pretty significant. Yes,
the reason I want to use the filesystem is to avoid the speed problems
that come from storing images in the database. I can see there really
being no limit when it comes to spreading the numbers thinner but most
concerned ab
This command has always worked before, but we recently moved to a new
server and now it isn't.
---
su-2.05b# /usr/local/bin/keychain | grep -c existing
KeyChain 2.5.1; http://www.gentoo.org/proj/en/keychain/
Copyright 2002-2004 Gentoo Foundation; Distributed under the GPL
* Found existing ssh-a
I am trying to find out why I can mount my FreeBSD disk as an NFS share
on one of my Macs but not the other.
When I ran
$ showmount -e
on my FreeBSD machine, I got the expected response
Exports list on localhost:
/usr 192.168.1.101 192.168.1.102
which includes both t
On Mon, 28 Mar 2005 21:25:28 -0400, David Pratt <[EMAIL PROTECTED]> wrote:
> Hi. I am creating a python application that uses PIL to generate
> thumbnails and sized images. It is beginning to look the volume of
> images will be large. This has got me to thinking. Is there a number
> that Unix can
Hi. I am creating a python application that uses PIL to generate
thumbnails and sized images. It is beginning to look the volume of
images will be large. This has got me to thinking. Is there a number
that Unix can handle in a single directory. I am using FreeBSD4.x at
the moment. I am thinki
I had install the freebsd5.3 with custom setup and only install
the source code and base, not install xorg and perl. Then I use cvsup
to upgrade stable source code and current ports. After doing these, I
want to install the kde3 and gnome2. But I found when I use the
pkg_add command,
On Thu, Mar 24, 2005 at 02:11:19PM -0500, Jerry McAllister wrote:
>
> I would recommend using dump(8) to copy each of the filesystems to a file.
> Then create new slices & partitions, newfs them and restore(8) the contents
> back. It is safer and just as efficient.
Notice one could use the r-
On Mon, Mar 28, 2005 at 04:12:55PM -0500, Lowell Gilbert wrote:
>
> If the drive has reallocation enabled already, you need to buy a new
> disk. If it doesn't, though, enabling it may be all you need to do.
> The "What do I do when I have bad blocks on my hard drive?" entry in
> the FreeBSD FAQ w
Hello I use freeBSD 4.11 with pppoe.
I used almost default ppp.conf (as in freebsd handbook) for dynamic ip.
my config is here http://block111.servehttp.com/ppp.conf
Twice a day I restart ppp from cron with `killall -INT ppp` and if the
new connection default gateway is different then the old def
One more remark (for the archives):
if using mailwrapper, change /etc/mail/mailer.conf to
have /usr/local/sbin/ssmtp as the sendmail (and other) program.
Then restart /etc/rc.d/sendmail
Dan
On Tuesday 29 March 2005 00:56, Danny Pansters wrote:
> On Monday 28 March 2005 17:25, you wrote:
> > On
Hello I use freeBSD 4.11 with pppoe.
I used almost default ppp.conf (as in freebsd handbook) for dynamic ip.
my config is here http://block111.servehttp.com/ppp.conf
Twice a day I restart ppp from cron with `killall -INT ppp` and if the
new connection default gateway is different then the old def
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
On 2005-03-28, Gert Cuykens scribbled these
curious markings:
> 01:39 <@root> Trying to get all accounts connected...
> 01:39 <@root> Support for protocol MSN is not included in this BitlBee
Did you read the Makefile? Did you follow the instructions c
Hi!
On many unix systems, strcoll(3) is case insensitive for locales other than
C/POSIX. Not so for FreeBSD. Just curious, is this a design decision or
simply the lack of time and efforts to write the code for it?
Regards,
Palle
___
freebsd-questions@
On Fri, 25 Mar 2005 23:53:35 +0100, Gert Cuykens <[EMAIL PROTECTED]> wrote:
> On Fri, 25 Mar 2005 23:39:42 +0100, Gert Cuykens <[EMAIL PROTECTED]> wrote:
> > On Fri, 25 Mar 2005 18:56:21 +, Paul Waring <[EMAIL PROTECTED]> wrote:
> > > On Fri, 25 Mar 2005 18:21:17 +0100, Gert Cuykens <[EMAIL PRO
Thanks guys, i really appreciate all your help. I just edit
/etc/lilo.conf Once again thanks a lot guys.
On Wed, 23 Mar 2005 14:10:38 -0500, Charles Swiger <[EMAIL PROTECTED]> wrote:
> On Mar 23, 2005, at 2:00 PM, Raymond Lualhati wrote:
> > anyone know how to recover root password in red hat lin
On Mon, 28 Mar 2005 17:08:47 -0500
Todd Shirk <[EMAIL PROTECTED]> wrote:
> Here's an update on the sound issue. I ported down and compiled
> mplayer. I popped in a DVD and typed on the command line:
>
> # mplayer dvd://
>
> With that I got sound to play. I then recompile xine, but xine still
On Monday 28 March 2005 17:25, you wrote:
> On Mon, 28 Mar 2005 10:49:47 +0200
>
> Florent Thoumie <[EMAIL PROTECTED]> wrote:
> > Danny Pansters a écrit :
> > > I already set my isp's smtp as smart relay in freensd.mc and did make,
> > > but now my FQDN hostname is not considered cosher (helo)... i
I just upgraded a test machine from 5.3-RELEASE-p5 to 5.3-RELEASE-p6.
The make buildworld went fine. When I tried to make buildkernel it
kept saying that: kernel build for GENERIC complete on xx.xx.xx time
I tried using the "old" way of bulding a kernel and that went without
issue. I'm bring
I'm confused.
xmodmap does not seem to be able to rearrange secondary pointer device
buttons in any way.
I have two pointer devices (as implied above) that work fine, so long
as I keep the secondary configured to use only the basic 3 buttons and
wheel.
Both devices have two additional buttons, b
And the "circumstances that you have described"
have nothing to do with modern computing, so
as I said, its irrelevant.
-Original Message-
From: Anthony Atkielski <[EMAIL PROTECTED]>
To: freebsd-questions@freebsd.org
Sent: Tue, 29 Mar 2005 00:03:07 +0200
Subject: Re: hyper threading.
[EMAIL
Hi Lowell, thanks for your comments...I'm not trying to install via a
package. I'm going into /usr/ports/x11-wm/xfce4 (or gtk20) and typing
"make install clean". Afaik this is how to install a port, unless I'm
missing something really obvious. This is when the error occurs. I
haven'
Here's an update on the sound issue. I ported down and compiled
mplayer. I popped in a DVD and typed on the command line:
# mplayer dvd://
With that I got sound to play. I then recompile xine, but xine still
has no sound. KDE is also soundless.
Hopefully this helps.
On Mon, 28 Mar 2005 1
>
> Hello -
>
> I'm going to install FreeBSD to make a dual-boot laptop (keeping WinXP-Pro).
> It has 60GB on a single hard drive, currently one big NTFS "partition" (C:)
> - which I will shrink down to about 16GB with PartitionMagic, leaving a
> new generic FAT or FAT32 slice which FreeBSD w
Bnonn <[EMAIL PROTECTED]> writes:
> Hi everyone, when attempting to install GTK2 or XFCE, I get a stop error
> stating that the package atk-1.0.901 does not exist. I've
> checked /usr/ports/accessibility/atk and have found that atk1.6.1
> exists, and can be installed without problems, however appa
> -Original Message-
> From: Maude User [mailto:[EMAIL PROTECTED]
> Sent: Monday, March 28, 2005 3:40 PM
> To: freebsd-questions@freebsd.org
> Subject: Dual-boot WinXP: FreeBSD slice within 8GB? Space for
> EasyBoot?
>
>
> Hello -
>
> I'm going to install FreeBSD to make a dual-boot
[EMAIL PROTECTED] writes:
> Do you know how MAX_INTS and Device Polling
> work?
I know how device polling works. MAX_INTS is the sort of identifier
that probably occurs in seven trillion lines of code in the world, so I
have no idea what it means.
> I can tell that you don't so why are you blab
On Mon, Mar 28, 2005 at 12:22:34PM -0500, Robert Huff wrote:
>
> After updating source and building world (successfully), I
> tried to build a new kernel. (Current system is:
>
> FreeBSD 6.0-CURRENT #0: Sun Feb 13 12:12:07 EST 2005
If you're going to run -current, then you must als
I'm apologize for being unclear. Let me try again. I
have not modified the mysql-server.sh script in any
way. The 'su -m mysql -c date' line is merely an
example of what I used to see if 'su' is having a
problem. All that line does is run the 'date' command
as the mysql user. I used this for t
Hello -
I'm going to install FreeBSD to make a dual-boot laptop (keeping WinXP-Pro). It
has 60GB on a single hard drive, currently one big NTFS "partition" (C:) -
which I will shrink down to about 16GB with PartitionMagic, leaving a new
generic FAT or FAT32 slice which FreeBSD will overwrite.
>On Mon, 28 Mar 2005 11:03:23 -0800 (PST), John Public
<[EMAIL PROTECTED]> wrote:
> Thanks for your quick reply. In answer to your query,
NP
> yes, I installed mysql 4.1 from ports, and it works
> just fine if I start it using mysqld_safe. However,
> if I attempt to run it from
> /usr/local/e
Do you know how MAX_INTS and Device Polling
work? I can tell that you don't so why are you
blabbering about how you kludged an ancient
operating system to work-around poorly designed
hardware? First of all, with original 8250 "PC" serial
ports, polling wouldn't have worked because there
was no buff
Scott Rothgaber <[EMAIL PROTECTED]> writes:
> I have a 4.5 box with SCSI disks. It hung just now and on reboot it
> came up in single-user mode. fsck is bitching about block 2144 on the
> root filesystem and is unable to repair it.
>
> Is there any way to get around this? All data is backed up on
Hello,
Does anyone have one of these boards? I might have to purchase one and
give it a go, but repeated google searches have not shown if this is a bsd
compatible board. Are there any gochas i should be aware of?
Thanks.
Dave.
___
freebsd-questions@
Hello!
First of all, I'm not subscribed to this list, so if you choose to
respond, please CC this address.
I have a 4.5 box with SCSI disks. It hung just now and on reboot it came
up in single-user mode. fsck is bitching about block 2144 on the root
filesystem and is unable to repair it.
Is th
I seem to have shot myself in the foot by trying to provide
*enough* information about both my system and what I'd tried to do
and what the results were. I've apparently buried the problem in
detail. Can't win :{
A few prefatory remarks so that we're talking more or less the same
language:
Bahadir Balban <[EMAIL PROTECTED]> writes:
> In "The design and implementation of 4.4BSD", the execution of
I'm not sure this affects any of your particular questions, but that
book is definitely outdated at this point...
> workqueues, some timer events and scheduling are referred to as
> "softw
Chris Warren writes:
> I'm not an NT fan myself, but from reading your past posts, it seems to
> do everything you need far better than freebsd. Why not just stick with
> NT/2k? Just curious.
I wanted to diversify my experience.
--
Anthony
___
free
hi all
i get this installing the openssh-portable port on a 4.8-RELEASE machine
===> Building for openssh-portable-3.9.0.1,1
if test ! -z ""; then /usr/bin/perl5 ./fixprogs ssh_prng_cmds ; fi
(cd openbsd-compat && make)
cc -o ssh ssh.o readconf.o clientloop.o sshtty.o sshconnect.o sshconnect1
Ended up being a time synching issue, in case anyone wanted to know.
-Matt
Chuck Robey wrote:
Matt Juszczak wrote:
I think everyone is misunderstanding my issue here. I setup 5
FreeBSD servers at once, we are converting our mail server, web
server, DNS server, spam gateway, and transparent proxy
On Tue, 29 Mar 2005, Jonathan Chen wrote:
which is equivalent to :
date +"#%a %b - %d - %Y"
Doing this within awk is another story.. Sorry.
Got it. Originally I thought it was something to do from AWK.
I tried the string you wrote from the command line and worked.
I like your approach better. :-
RW <[EMAIL PROTECTED]> writes:
> On Monday 28 March 2005 17:00, Dick Hoogendijk wrote:
> > If you have different versions of gcc installed, which version is used
> > then when you run a "portupgrade somepackage" ?
> > I know a package can give the needed version itself, but what if the
> > port do
On Mon, Mar 28, 2005 at 10:21:24AM -0500, Francisco Reyes wrote:
> On Mon, 28 Mar 2005, Jonathan Chen wrote:
>
> >On Sun, Mar 27, 2005 at 12:09:03PM -0500, Francisco Reyes wrote:
> >>Since this was from a shell script I did
> >>date | awk '{print "#"$1 " " $2 "-" $3 "-" $6}'
> >
> >How about:
> >
>
>
> Hi -
>
> I need help partitioning a laptop (using PartitionMagic) which already
> has WinXP-Pro on it, so it can dual-boot FreeBSD.
I kind of wonder why you are asking on this (FreeBSD questions) list.
I don't see any FreeBSD installation in the plan you outline.
>
> SUMMARY
> ===
I know that the queuelifetime control file sets the time before qmail
gives up sending a message (usually 1 week), but how do I modify the
warning that is usually set to notify the user four hours after sending
that the message is being held back?
--
-JC
http://www.jc-news.com/
__
I had similar issues with Xorg and moused on an Apex Outlook KVM. I sumply
disabled moused.. and just use the device section6 of my Xorg.conf to enable
the mouse. You could also try compiling the kernel with device hints and
add
hint.psm.0.flags="0x100"
to your hint file
T
- Original Mess
On Mon, 2005-28-03 at 16:21 +0200, Anthony Atkielski wrote:
> But defective hardware is hardware that fails to do its job, and these
> drives have done their jobs under Windows NT for eight years.
I'm not an NT fan myself, but from reading your past posts, it seems to
do everything you need far
Hi.
I'm trying to enable DRI on my IBM ThinkPad A20m, which has an ATI
Rage Mobility P/M AGP 2x rev 100 GPU onboard. I succesfully installed
the mach64 DRM module, which shows the following lines in my dmesg:
drm0: port 0x2000-0x20ff mem
0xf420-0xf4200fff,0xf500-0xf5ff irq 11 at dev
On Mon, 28 Mar 2005 20:20:50 +0200, Edwin Mons <[EMAIL PROTECTED]> wrote:
> Hi.
>
> I'm trying to enable DRI on my IBM ThinkPad A20m, which has an ATI
> Rage Mobility P/M AGP 2x rev 100 GPU onboard. I succesfully installed
> the mach64 DRM module, which shows the following lines in my dmesg:
>
>
[EMAIL PROTECTED] writes:
> Things have changed a bit since then, so I doubt that
> "proof" has any relevance.
The principles haven't changed at all.
Servicing interrupts is an extremely high-overhead activity. There's a
minimum amount of time it takes, no matter how short the interrupt
routine
Hello,
I have two sound cards:
SiS 7012 (C-Media Electronics CMI9739 AC97 Codec) - 'snd_ich'
Genius Sound Maker Value 5.1 (CMedia CMI8738) - 'snd_cmi'
The first is integrated in the motherboard, and it is detected first and
used as the default output device (pcm0). The second it detected aft
On Mar 28, 2005, at 12:23 PM, Dixit, Viraj wrote:
Looking in to a solution why my FTP uploads are so slow on Free BSD
5.3 version. Downloads are very fast but uploads are excruciatingly
slow. My BSD system is on autoselect option as my port on the network
switch. I have also tried various option
After updating source and building world (successfully), I
tried to build a new kernel. (Current system is:
FreeBSD 6.0-CURRENT #0: Sun Feb 13 12:12:07 EST 2005
) This dies (reproducibly) with:
@/contrib/altq -I@/../include -finline-limit=8000 -fno-common -g
-I/usr/o
Hi,
Looking in to a solution why my FTP uploads are so slow on Free BSD 5.3
version. Downloads are very fast but uploads are excruciatingly slow. My BSD
system is on autoselect option as my port on the network switch. I have also
tried various options like setting the network switch and the BSD
On Mon, 28 Mar 2005 15:17:57 +0200
Fabian Keil <[EMAIL PROTECTED]> wrote:
> Alejandro Pulver <[EMAIL PROTECTED]> wrote:
>
> > On Sun, 27 Mar 2005 11:02:44 +0200
> > Fabian Keil <[EMAIL PROTECTED]> wrote:
> >
> > > Alejandro Pulver <[EMAIL PROTECTED]> wrote:
> > >
> > > > On Sat, 26 Mar 2005 20:
From: Jeff Wirth [mailto:[EMAIL PROTECTED]
Sent: Mon 28/03/2005 17:55
To: Simon Ironside
Cc: freebsd-questions@freebsd.org
Subject: Re: sendmail only listening on localhost
> Adding the follow to rc.conf should fix the problem...
>
> sendmail_enable="YES"# Run the sendmail inbound daemon
>
> To whom it may concern:
>
> I am running into an issue using rc.conf to run
> applications at startup. Specifically, nagios, and
> mysql. When the system boots, it goes to a command
> prompt at the stage of the boot process when those
> applications would be run and then stops. If I exit
>
You have to upgrade flac, before upgrading k3b.
I had the same error. Be sure your ports tree is up to date, first.
On Sunday 27 March 2005 07:31 am, Perttu Laine wrote:
> Running FreeBSD 5.4-BETA1 and k3b port make stops with output pasted
> below. Port is latest one. Any way to get it worki
>On Mon, 28 Mar 2005 17:25:43 +0100, Simon Ironside
<[EMAIL PROTECTED]> wrote:
> Hi all,
>
> I have a default sendmail instance on FreeBSD 5.3, the SMTP service only
> seems to be listening on localhost:
>
> netstat -al | grep smtp
> tcp4 0 0 localhost.smtp *.*
Randy, Mike:
Thanks for the explanation. I hadn't considered a dependency
that goes away after the dependent port is built. Now it
makes perfect sense.
Jay
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/free
RW wrote:
> make seach is documented in man ports
It sure is! THANK YOU!
Jay
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"
Christopher Kelley wrote:
> Jay,
>
> I have found the FreeBSD basics articles over at onlamp.com to be
> invaluable.
>
> Linky: http://www.onlamp.com/pub/ct/15
>
> The two articles "portupgrade" and "Ports Tricks" (currently about 13
> articles down) are valuable enough to me that I printed t
>
> I am running into an issue using rc.conf to run
> applications at startup. Specifically, nagios, and
> mysql. When the system boots, it goes to a command
> prompt at the stage of the boot process when those
> applications would be run and then stops. If I exit
> out of the prompt, booting c
On Monday 28 March 2005 17:00, Dick Hoogendijk wrote:
> If you have different versions of gcc installed, which version is used
> then when you run a "portupgrade somepackage" ?
> I know a package can give the needed version itself, but what if the
> port does not do so? Is the system's default run
1 - 100 of 153 matches
Mail list logo