Re: Problems with FreeBSD assembly

2009-11-12 Thread Giorgos Keramidas
On Wed, 11 Nov 2009 14:43:21 -0500, David Jackson wrote: > I am having great difficulty running a very simple assembler program > on FreeBSD on x86 in my efforts to learn some assembly programming on > FreeBSD. I have tried to compile the following with nasm, however i > get nothing in response w

Re: Problems with FreeBSD assembly

2009-11-12 Thread David Jackson
Charlie Kester wrote: On Wed 11 Nov 2009 at 17:32:41 PST Charlie Kester wrote: One more thing: Notice that the system call number (or any other dword) should also be pushed onto the stack before the int 80h. The reason for this is given at the top of the page: although the kernel is acce

Re: Problems with FreeBSD assembly

2009-11-12 Thread perryh
Mihai Don??u wrote: > I don't think the kernel is the one that initializes the > 0, 1 and 2 file descriptors (stdin, stdout and stderr). Correct so far. > I think you have to open them yourself ... No, the shell does it. That's how it is able to set up pipes and redirection. __

Re: Problems with FreeBSD assembly

2009-11-11 Thread Charlie Kester
On Wed 11 Nov 2009 at 17:32:41 PST Charlie Kester wrote: One more thing: Notice that the system call number (or any other dword) should also be pushed onto the stack before the int 80h. The reason for this is given at the top of the page: although the kernel is accessed using int 80h, it

Re: Problems with FreeBSD assembly

2009-11-11 Thread Charlie Kester
On Wed 11 Nov 2009 at 11:43:21 PST David Jackson wrote: I am having great difficulty running a very simple assembler program on FreeBSD on x86 in my efforts to learn some assembly programming on FreeBSD. I have tried to compile the following with nasm, however i get nothing in response when I

Re: Problems with FreeBSD assembly

2009-11-11 Thread Mihai Donțu
On Wednesday 11 November 2009 21:43:21 David Jackson wrote: > I am having great difficulty running a very simple assembler program on > FreeBSD on x86 in my efforts to learn some assembly programming on > FreeBSD. I have tried to compile the following with nasm, however i get > nothing in response

Problems with freebsd assembly

2009-11-11 Thread David Jackson
I am having great difficulty running a very simple assembler program on FreeBSD on x86 in my efforts to learn some assembly programming on FreeBSD. I have tried to compile the following with nasm, however i get nothing in response when I attempt to run this program: section .data

Problems with FreeBSD assembly

2009-11-11 Thread David Jackson
I am having great difficulty running a very simple assembler program on FreeBSD on x86 in my efforts to learn some assembly programming on FreeBSD. I have tried to compile the following with nasm, however i get nothing in response when I attempt to run this program: section .data

RE: Problems with FreeBSD installation

2009-08-06 Thread Ben Fallon
d=2740699 -Original Message- From: Miguel [mailto:luis.hen...@gmail.com] Sent: Thursday, August 06, 2009 1:53 PM To: Ben Fallon Cc: freebsd-mob...@freebsd.org; freebsd-questions@freebsd.org Subject: Re: Problems with FreeBSD installation On Thu, Aug 6, 2009 at 2:25 PM, Ben Fallon wrote: > What mod

Re: Problems with FreeBSD installation

2009-08-06 Thread Miguel
On Thu, Aug 6, 2009 at 7:16 PM, Ben Fallon wrote: > Might want to take a look at this page as it may provide a bit more insight. > The problem isn't with the Machine specifically but with the ATI Sata > Controller/Chipset.  Not sure if this has been fixed yet. > > http://www.mavetju.org/mail/view

Re: Problems with FreeBSD installation

2009-08-06 Thread Miguel
On Thu, Aug 6, 2009 at 1:47 AM, Mel Flynn wrote: > Your best bet is to poll the mobile list (CC'd) to see if anyone was able to > get FreeBSD working on this laptop (or even to know whether this is a lost > cause till somebody makes some patches for this laptop). Since 7.2 also does > not work and

Re: Problems with FreeBSD installation

2009-08-05 Thread Mel Flynn
On Wednesday 05 August 2009 13:01:30 Miguel wrote: > Hi, > > I've been trying to install FreeBSD in my laptop, but without success. I > started with 7.2, but during installation i got the error: > > "No disk found! Please verify that your disk controller..." > > Looking at the logs, everything

Re: Problems with FreeBSD installation

2009-08-05 Thread Miguel
On Wed, Aug 5, 2009 at 11:48 PM, Glen Barber wrote: > On Wed, Aug 5, 2009 at 6:10 PM, Miguel wrote: >> Yes, I understand -- just realised that BETA2 is more recent than the >> snapshot I >> tried.  Most probably, I'll just wait until 8.0 is actually released.  My >> problem with trying BETA2 is th

Re: Problems with FreeBSD installation

2009-08-05 Thread Miguel
On Wed, Aug 5, 2009 at 11:48 PM, Glen Barber wrote: > On Wed, Aug 5, 2009 at 6:10 PM, Miguel wrote: >> Yes, I understand -- just realised that BETA2 is more recent than the >> snapshot I >> tried.  Most probably, I'll just wait until 8.0 is actually released.  My >> problem with trying BETA2 is th

Re: Problems with FreeBSD installation

2009-08-05 Thread Glen Barber
On Wed, Aug 5, 2009 at 6:10 PM, Miguel wrote: > Yes, I understand -- just realised that BETA2 is more recent than the > snapshot I > tried.  Most probably, I'll just wait until 8.0 is actually released.  My > problem with trying BETA2 is that it will take long time to get it (slow > connection her

Re: Problems with FreeBSD installation

2009-08-05 Thread Miguel
On Wed, Aug 5, 2009 at 10:52 PM, Glen Barber wrote: >> I have not tried 8.0-BETA (as someone on the IRC channel suggested) but not >> sure >> if it will make any difference.  As far as I understand, the snapshot I >> tried is >> more recent than 8.0-BETA2.  Or am I wrong?  Is it worth downloading

Re: Problems with FreeBSD installation

2009-08-05 Thread Glen Barber
On Wed, Aug 5, 2009 at 5:45 PM, Miguel wrote: > On Wed, Aug 5, 2009 at 10:37 PM, Glen Barber wrote: >> On Wed, Aug 5, 2009 at 5:35 PM, Miguel wrote: >>> Hi Glen, >>> Can you try booting with ACPI disabled?  It should be option 2 from the loader menu. >>> >>> Yes, I tried that already

Re: Problems with FreeBSD installation

2009-08-05 Thread Miguel
On Wed, Aug 5, 2009 at 10:37 PM, Glen Barber wrote: > On Wed, Aug 5, 2009 at 5:35 PM, Miguel wrote: >> Hi Glen, >> >>> >>> Can you try booting with ACPI disabled?  It should be option 2 from >>> the loader menu. >> >> Yes, I tried that already with same results. >> > > Can you try the installation

Re: Problems with FreeBSD installation

2009-08-05 Thread Glen Barber
On Wed, Aug 5, 2009 at 5:35 PM, Miguel wrote: > Hi Glen, > >> >> Can you try booting with ACPI disabled?  It should be option 2 from >> the loader menu. > > Yes, I tried that already with same results. > Can you try the installation media on another machine (to rule out a bad CD or bad burn)? Als

Re: Problems with FreeBSD installation

2009-08-05 Thread Miguel
Hi Glen, On Wed, Aug 5, 2009 at 10:33 PM, Glen Barber wrote: > On Wed, Aug 5, 2009 at 5:01 PM, Miguel wrote: >> Hi, >> >> I've been trying to install FreeBSD in my laptop, but without success.  I >> started with 7.2, but during installation i got the error: >> >>  "No disk found!  Please verify th

Re: Problems with FreeBSD installation

2009-08-05 Thread Glen Barber
On Wed, Aug 5, 2009 at 5:01 PM, Miguel wrote: > Hi, > > I've been trying to install FreeBSD in my laptop, but without success.  I > started with 7.2, but during installation i got the error: > >  "No disk found!  Please verify that your disk controller..." > > Looking at the logs, everything seems

Problems with FreeBSD installation

2009-08-05 Thread Miguel
Hi, I've been trying to install FreeBSD in my laptop, but without success. I started with 7.2, but during installation i got the error: "No disk found! Please verify that your disk controller..." Looking at the logs, everything seems fine to me (although its my first time on the FreeBSD worl

Problems with FreeBSD 8-CURRENT as Xen domU

2009-01-13 Thread Mister Olli
hi... I've managed to compile and setup a paravirtualized domU with FreeBSD 8 (SVN snapshot from 'head'). Currently I'm running into two mayor problems: - The system time is not behaving as expected. Example: I fired the domain up at 01:43 in the morning and watch

Re: Problems with FreeBSD

2008-11-04 Thread J MPZ
YSSS!!! It's work! With the -C option work fine! :-) Now, what I need to do to use it without -C? Do I need to change some option? The ssh was executed on Linux: Linux (ssh -C host) -> ASA <- Internet -> FreeBSD Thanks! 2008/11/4 Brian Whalen <[EMAIL PROTECTED]> > Gior

Re: Problems with FreeBSD

2008-11-04 Thread Brian Whalen
Giorgos Keramidas wrote: On Tue, 4 Nov 2008 11:10:25 -0200, "J MPZ" <[EMAIL PROTECTED]> wrote: Hi Paul, When my connections freeze, I open the tcpdump in other terminal. If I type something, type "Enter", on the terminal frozen, the tcpdump show packets, like that: 11:18:45.526256 IP (tos 0

Re: Problems with FreeBSD

2008-11-04 Thread Giorgos Keramidas
On Tue, 4 Nov 2008 11:10:25 -0200, "J MPZ" <[EMAIL PROTECTED]> wrote: > Hi Paul, > > When my connections freeze, I open the tcpdump in other terminal. If I type > something, type "Enter", on the terminal frozen, the tcpdump show packets, > like that: > > 11:18:45.526256 IP (tos 0x0, ttl 51, id 651

Re: Problems with FreeBSD

2008-11-04 Thread J MPZ
Jeremy, 2008/11/4, Jeremy Chadwick <[EMAIL PROTECTED]>: > > On Tue, Nov 04, 2008 at 11:11:15AM -0200, J MPZ wrote: > > Hi Jeremy, > > > > I tried without none rules on ipfw FreeBSD (just "allow ip from any to > any") > > and error continues occurring. > > Then I have no idea. > > > How I can disab

Re: Problems with FreeBSD

2008-11-04 Thread Jeremy Chadwick
On Tue, Nov 04, 2008 at 11:11:15AM -0200, J MPZ wrote: > Hi Jeremy, > > I tried without none rules on ipfw FreeBSD (just "allow ip from any to any") > and error continues occurring. Then I have no idea. > How I can disable the TCP extensions? > > I tried to set this value on this sysctl (sysctl

Re: Problems with FreeBSD

2008-11-04 Thread J MPZ
Hi Jeremy, I tried without none rules on ipfw FreeBSD (just "allow ip from any to any") and error continues occurring. How I can disable the TCP extensions? I tried to set this value on this sysctl (sysctl net.inet.tcp.rfc1323=0) but not work. 2008/11/3, Jeremy Chadwick <[EMAIL PROTECTED]>: >

Re: Problems with FreeBSD

2008-11-04 Thread J MPZ
Hi Paul, When my connections freeze, I open the tcpdump in other terminal. If I type something, type "Enter", on the terminal frozen, the tcpdump show packets, like that: 11:18:45.526256 IP (tos 0x0, ttl 51, id 651, offset 0, flags [DF], proto: TCP (6), length: 112) 189.21.230.195.20787 > 201.57

Re: Problems with FreeBSD

2008-11-03 Thread perryh
> I have some problem with my FreeBSD server. I have this: > > #### # > # Linux1 # -> ASA -> Internet -> # FreeBSD # -> # Linux2 # > #### # > > If I run a ssh for

Re: Problems with FreeBSD

2008-11-03 Thread Jeremy Chadwick
On Mon, Nov 03, 2008 at 10:43:52PM -0200, J MPZ wrote: > Hi guys, > > I have some problem with my FreeBSD server. I have this: > > #### # > # Linux1 # -> ASA -> Internet -> # FreeBSD # -> # Linux2 # > #

Re: Problems with FreeBSD

2008-11-03 Thread Paul A. Procacci
J MPZ wrote: Hi guys, I have some problem with my FreeBSD server. I have this: #### # # Linux1 # -> ASA -> Internet -> # FreeBSD # -> # Linux2 # #### # If I r

Problems with FreeBSD

2008-11-03 Thread J MPZ
Hi guys, I have some problem with my FreeBSD server. I have this: #### # # Linux1 # -> ASA -> Internet -> # FreeBSD # -> # Linux2 # #### # If I run a ssh for Li

Graphics problems with FreeBSD on Sun SPARC computer

2008-03-25 Thread mike3
Hi. I was trying to install FreeBSD 7.0 on an old Sun Blade 100 computer (from 2002) which has an UltraSPARC IIe 500MHz RISC CPU in it. But I can't get the graphics to come up (I've only got text-console right now on the OS.). How can I fix this? When I try to do a "startx", the screen just goes

Re: problems with freebsd-update

2007-06-15 Thread Eduardo Viruena Silva
On Fri, 15 Jun 2007, RJ45 wrote: hello I have 2 servers with FreeBSD 6.2 rebuilt from sources. when I use freebsd-update it fetchs updates and install them. AFter rebooting I always have the old kernel booting. what's wrong ? thanks Rick Did you compile your kernel? Building the world f

problems with freebsd-update

2007-06-15 Thread RJ45
hello I have 2 servers with FreeBSD 6.2 rebuilt from sources. when I use freebsd-update it fetchs updates and install them. AFter rebooting I always have the old kernel booting. what's wrong ? thanks Rick ___ freebsd-questions@freebsd.org mailing

RE: Bandwidth Problems with Freebsd 5.x

2006-02-26 Thread Ted Mittelstaedt
athieu CHATEAU; freebsd-questions@freebsd.org >Subject: Re: Bandwidth Problems with Freebsd 5.x > > >Danial Thom a écrit : > >>It seems unlikely that he'd get good throughput >>in one direction if the link was hosed. One >>dropped packets and you're shot

Re: Bandwidth Problems with Freebsd 5.x

2006-02-26 Thread Donald J. O'Neill
On Sunday 26 February 2006 08:10, ptitoliv wrote: > Hello Everybody, > > I made lots of searches on the Internet and I found something about > the option > > net.inet.tcp.inflight.enable. > > If I set this value to 0, my bandwitdh problems are resolved. > > Does anybody knows something about this o

Re: Bandwidth Problems with Freebsd 5.x

2006-02-26 Thread ptitoliv
Hello Everybody, I made lots of searches on the Internet and I found something about the option net.inet.tcp.inflight.enable. If I set this value to 0, my bandwitdh problems are resolved. Does anybody knows something about this options and why can it be the origin of this problem ? Regards, Pt

Re: Bandwidth Problems with Freebsd 5.x

2006-02-26 Thread ptitoliv
Donald J. O'Neill a écrit : >I guess you're right to say there's a misunderstanding. > Ok I understand. I would want to say on this post that I made tests from the BSD box to a Debian box, both located on the 100 Mbits/s network. And I made others tests between the same BSD box (still located on

Re: Bandwidth Problems with Freebsd 5.x

2006-02-25 Thread Donald J. O'Neill
On Saturday 25 February 2006 18:00, ptitoliv wrote: > Donald J. O'Neill a écrit : > >Maybe, but not to the internet on an 1.5Mb/s connection. Your aDSL > > line is only good for at most 1.5M and that's not guaranteed to > > happen all the time. There are a lot of things that go on to > > throttle

Re: Bandwidth Problems with Freebsd 5.x

2006-02-25 Thread ptitoliv
Donald J. O'Neill a écrit : >Maybe, but not to the internet on an 1.5Mb/s connection. Your aDSL line >is only good for at most 1.5M and that's not guaranteed to happen all >the time. There are a lot of things that go on to throttle that. At >home I can connect between computers at 100 Mb/s, so

Re: Bandwidth Problems with Freebsd 5.x

2006-02-25 Thread Donald J. O'Neill
On Saturday 25 February 2006 16:30, ptitoliv wrote: > Donald J. O'Neill a écrit : > >Not hardly. I'll bet that 950kB/s for the Debian box was the peak > >download speed and it didn't maintain it through the entire > > download. > > > >Don > > The Debian Box is capable to make a 5 MB/s stable connec

Re: Bandwidth Problems with Freebsd 5.x

2006-02-25 Thread ptitoliv
fbsd_user a écrit : On one side there is a Debian Sarge 3.0 box On the other side there is a FreeBSD 5.3. I made the same tests on another network (same architecture but on a different hosting service network) On one side there is a Debian Sarge 3.1 On the other side there is a FreeBSD 5.4 >>D

Re: Bandwidth Problems with Freebsd 5.x

2006-02-25 Thread ptitoliv
Danial Thom a écrit : >It seems unlikely that he'd get good throughput >in one direction if the link was hosed. One >dropped packets and you're shot. The easy way to >test this is to eliminate the switch..hook the >Freebsd box directly to the linux box. > > > Impossible to do that because the b

Re: Bandwidth Problems with Freebsd 5.x

2006-02-25 Thread ptitoliv
Donald J. O'Neill a écrit : >Not hardly. I'll bet that 950kB/s for the Debian box was the peak >download speed and it didn't maintain it through the entire download. > >Don > The Debian Box is capable to make a 5 MB/s stable connection easily. Regards, Ptitoliv

Re: Bandwidth Problems with Freebsd 5.x

2006-02-25 Thread ptitoliv
Mathieu CHATEAU a écrit : >Are the debian & freebsd on the same segment ? >if so, are they using the same router/gateway ? > > No, there is the same CISCO Router between the two boxes. >did you customize/set up things, like ipfw or set specific things via >sysctl ? > > I tried to modify the t

Re: Bandwidth Problems with Freebsd 5.x

2006-02-25 Thread chris
If you are testing it through your home this test is irrelevant as there is a lot that could cause it to slow down if you test it from the freebsd box to another freebsd box on the same switch i bet it would be faster then the shity debian box the internet is a weird place one momment its quick ano

Re: Bandwidth Problems with Freebsd 5.x

2006-02-25 Thread Donald J. O'Neill
On Sunday 19 February 2006 11:54, ptitoliv wrote: > Mathieu CHATEAU a écrit : > >try this: > >ping -c 1000 -s 1500 IP_TO_PING > > > >wait for the 1000 ping to go trough. You should not have more than > >0,5% of loss (is the servers aren't overload). If it's more or equal > >than 0,5%, it comes from

RE: Bandwidth Problems with Freebsd 5.x

2006-02-25 Thread fbsd_user
nt: Sunday, February 19, 2006 12:55 PM To: Mathieu CHATEAU; freebsd-questions@freebsd.org Subject: Re: Bandwidth Problems with Freebsd 5.x Mathieu CHATEAU a écrit : >try this: >ping -c 1000 -s 1500 IP_TO_PING > >wait for the 1000 ping to go trough. You should not have more than >0,5

Re: Bandwidth Problems with Freebsd 5.x

2006-02-20 Thread Olivier BONHOMME
ptitoliv a écrit : >Are the debian & freebsd on the same segment ? >if so, are they using the same router/gateway ? > > There is a CISCO router between the two boxes. >did you customize/set up things, like ipfw or set specific things via >sysctl ? > > I tried to customiser window scaling and

Re[2]: Bandwidth Problems with Freebsd 5.x

2006-02-19 Thread Mathieu CHATEAU
Hello ptitoliv, Sunday, February 19, 2006, 6:54:33 PM, you wrote: p> Mathieu CHATEAU a écrit : >>try this: >>ping -c 1000 -s 1500 IP_TO_PING >> >>wait for the 1000 ping to go trough. You should not have more than >>0,5% of loss (is the servers aren't overload). If it's more or equal >>than 0,5%,

Re: Bandwidth Problems with Freebsd 5.x

2006-02-19 Thread ptitoliv
Mathieu CHATEAU a écrit : >try this: >ping -c 1000 -s 1500 IP_TO_PING > >wait for the 1000 ping to go trough. You should not have more than >0,5% of loss (is the servers aren't overload). If it's more or equal >than 0,5%, it comes from the network (cables or switches fault). >Each host would be in

Re: Bandwidth Problems with Freebsd 5.x

2006-02-19 Thread Danial Thom
--- ptitoliv <[EMAIL PROTECTED]> wrote: > Mathieu CHATEAU a écrit : > > >what about netstat -e on each host ? > >(looking for errors) > > > > > no errors detected > > >are you on swicthes ? > >Are the switches port on auto or forced ? > > > > > I don't know exactly : the servers are hosted

Re[2]: Bandwidth Problems with Freebsd 5.x

2006-02-19 Thread Mathieu CHATEAU
Saturday, February 18, 2006, 7:47:05 PM, you wrote: p> Mathieu CHATEAU a écrit : >>what about netstat -e on each host ? >>(looking for errors) >> >> p> no errors detected >>are you on swicthes ? >>Are the switches port on auto or forced ? >> >> p> I don't know exactly : the servers are host

Re: Bandwidth Problems with Freebsd 5.x

2006-02-18 Thread ptitoliv
Danial Thom a écrit : >--- ptitoliv <[EMAIL PROTECTED]> >wrote: > > > >>Hello everybody, >> >>I am writing here because I have a problem with >>network on freebsd 5.3 >>and 5.4. The machines are pluged in a 100 >>Mbit/s with via rhine network >>cards. On this same LAN I have a Debian Sarge >>co

Re: Bandwidth Problems with Freebsd 5.x

2006-02-18 Thread ptitoliv
Mathieu CHATEAU a écrit : >what about netstat -e on each host ? >(looking for errors) > > no errors detected >are you on swicthes ? >Are the switches port on auto or forced ? > > I don't know exactly : the servers are hosted by a company. So I think they are in autoselect mode. >when doing a

Re: Bandwidth Problems with Freebsd 5.x

2006-02-18 Thread Mathieu CHATEAU
Saturday, February 18, 2006, 3:42:47 PM, you wrote: p> Hello everybody, p> I am writing here because I have a problem with network on freebsd 5.3 p> and 5.4. The machines are pluged in a 100 Mbit/s with via rhine network p> cards. On this same LAN I have a Debian Sarge computer. When I try to p>

Re: Bandwidth Problems with Freebsd 5.x

2006-02-18 Thread Danial Thom
--- ptitoliv <[EMAIL PROTECTED]> wrote: > Hello everybody, > > I am writing here because I have a problem with > network on freebsd 5.3 > and 5.4. The machines are pluged in a 100 > Mbit/s with via rhine network > cards. On this same LAN I have a Debian Sarge > computer. When I try to > transf

Re: Bandwidth Problems with Freebsd 5.x

2006-02-18 Thread ptitoliv
Glenn Dawson a écrit : > What are you using to transfer the files? ftp, scp, nfs, something else? I am using ftp. Regards, Ptitoliv ___ freebsd-questions@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questions To unsubscrib

Re: Bandwidth Problems with Freebsd 5.x

2006-02-18 Thread Glenn Dawson
At 06:42 AM 2/18/2006, ptitoliv wrote: Hello everybody, I am writing here because I have a problem with network on freebsd 5.3 and 5.4. The machines are pluged in a 100 Mbit/s with via rhine network cards. On this same LAN I have a Debian Sarge computer. When I try to transferts big files beetw

Bandwidth Problems with Freebsd 5.x

2006-02-18 Thread ptitoliv
Hello everybody, I am writing here because I have a problem with network on freebsd 5.3 and 5.4. The machines are pluged in a 100 Mbit/s with via rhine network cards. On this same LAN I have a Debian Sarge computer. When I try to transferts big files beetween the FreeBSD and the Debian, I see tha

boot problems with FreeBSD, WindowsXP (and Linux)

2006-02-14 Thread B _
Hello, I've been having some problems with my computer arising out of an install of FreeBSD 5.4 which I can't seem to solve. First of all, I started with an 80 GB HD partitioned as such: c: 20 GB NTFS d: 20 GB NTFS e: 40 GB FAT I first installed a copy of Ubuntu Linux 4.1 onto the Windows "d:"

Re: Problems with FreeBSD 5.4

2005-06-30 Thread Kris Kennaway
On Thu, Jun 30, 2005 at 02:16:01PM -0500, Dan Nelson wrote: > In the last episode (Jun 30), [EMAIL PROTECTED] said: > > I have been using FreeBSD for about 10 years. I have had the 5.4 > > version for about a month. The only problem I'm having is that > > there's of lot of files like libutil.so.3

Re: Problems with FreeBSD 5.4

2005-06-30 Thread Dan Nelson
In the last episode (Jun 30), [EMAIL PROTECTED] said: > I have been using FreeBSD for about 10 years. I have had the 5.4 > version for about a month. The only problem I'm having is that > there's of lot of files like libutil.so.3, libreadline.so.4, > libm.so.2 and libexpat.so.4 that are missing.

Problems with FreeBSD 5.4

2005-06-30 Thread service
I have been using FreeBSD for about 10 years. I have had the 5.4 version for about a month. The only problem I'm having is that there's of lot of files like libutil.so.3, libreadline.so.4, libm.so.2 and libexpat.so.4 that are missing. I have found most off older versions FreeBSD software. Bu

Re: problems with FreeBSD-5.1 any progam goes core

2004-09-30 Thread Subhro
Any good reason to run 5.1 and not 5.2.1 or 5.3? And did this box ever cvompile and run things perfectly? Any changes in hardware? Regards S. On Thu, 30 Sep 2004 14:15:54 -0600 (MDT), RJ45 <[EMAIL PROTECTED]> wrote: > > pid 19543 (cc1), uid 0: exited on signal 4 (core dumped) > pid 20066 (cc1),

problems with FreeBSD-5.1 any progam goes core

2004-09-30 Thread RJ45
pid 19543 (cc1), uid 0: exited on signal 4 (core dumped) pid 20066 (cc1), uid 0: exited on signal 4 (core dumped) pid 21680 (cc1), uid 0: exited on signal 4 (core dumped) hello, suddently on my system happens that any running program crashes with signal 4 or signal 10 and dumps a core. This happe

Re: ntop problems with FreeBSD?

2004-08-19 Thread Moti Levy
adp wrote: Anyone get ntop totally working with FreeBSD 4.9? We can run it, but it's flaky. On one FreeBSD box it runs fine for a while and then just dies. No syslog messages. It's just gone. On another it won't display anything in the Web interface (it opens new windows when clicking on some items

RE: ntop problems with FreeBSD?

2004-08-18 Thread mark rowlands
I would take this to the ntop mailing list, [EMAIL PROTECTED] Supply as much info as possible, Burton likes to see plenty of detail in any bug reports! ___ [EMAIL PROTECTED] mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questions To u

RE: ntop problems with FreeBSD?

2004-08-18 Thread [EMAIL PROTECTED]
To: [EMAIL PROTECTED] Subject: ntop problems with FreeBSD? Anyone get ntop totally working with FreeBSD 4.9? We can run it, but it's flaky. On one FreeBSD box it runs fine for a while and then just dies. No syslog messages. It's just gone. On another it won't display anything in th

ntop problems with FreeBSD?

2004-08-18 Thread adp
Anyone get ntop totally working with FreeBSD 4.9? We can run it, but it's flaky. On one FreeBSD box it runs fine for a while and then just dies. No syslog messages. It's just gone. On another it won't display anything in the Web interface (it opens new windows when clicking on some items), and it a

FTP Problems with FreeBSD 5.2.1 RC 2 install

2004-02-23 Thread Barry Hawkins
List, Would anyone have insight on problems accessing FTP installation sources for 5.2.1 RC2? I was installing just fine using ftp5.us.freebsd.org (mit.edu, I believe, one of the sources closer to me), and began to have the installation return to the menu for selecting my FTP source. Invaria

Re: problems with FreeBSD 4.9 disk 1 ISO image

2004-02-18 Thread Steven N. Fettig
Martin Hudec (www.webcom.sk) wrote: Did you try to burn it using slower speed? This is maybe a long shot.. Cheers, Martin Martin actually has a point. I have had problems with the FreeBSD 5.1.2 ISO's - which made me think that for some reason the ISO's I was downloading were corrupted (ever

Re: problems with FreeBSD 4.9 disk 1 ISO image

2004-02-18 Thread Martin Hudec (www.webcom.sk)
Did you try to burn it using slower speed? This is maybe a long shot.. Cheers, Martin On Wednesday 18 February 2004 10:27, Chan Fook Sheng wrote: > hi > > yes, i check it wheni burn the 2nd one... to avoid wasting another CD ;) > -- : :. s pozdravom :..                      Martin Hudec :..    

Re: problems with FreeBSD 4.9 disk 1 ISO image

2004-02-18 Thread Chan Fook Sheng
hi yes, i check it wheni burn the 2nd one... to avoid wasting another CD ;) Quintin Riis wrote: -BEGIN PGP SIGNED MESSAGE- Hash: SHA1 ...did you check the md5sum ? Chan Fook Sheng wrote: | Hi | | I think there is some problem with the ISO image for disk1 of FBSD4.9, I | burnt two copie

Re: problems with FreeBSD 4.9 disk 1 ISO image

2004-02-18 Thread Quintin Riis
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 ...did you check the md5sum ? Chan Fook Sheng wrote: | Hi | | I think there is some problem with the ISO image for disk1 of FBSD4.9, I | burnt two copies, and they both failed during installation. | | Now I'm using FTP to install | | fs | | ___

problems with FreeBSD 4.9 disk 1 ISO image

2004-02-18 Thread Chan Fook Sheng
Hi I think there is some problem with the ISO image for disk1 of FBSD4.9, I burnt two copies, and they both failed during installation. Now I'm using FTP to install fs ___ [EMAIL PROTECTED] mailing list http://lists.freebsd.org/mailman/listinfo/freeb

Re: Problems with FreeBSD 4.8 on Compaq Armada M700 laptop

2004-01-17 Thread Dinesh Nair
On Wed, 14 Jan 2004, John wrote: > I get > Jan 11 18:09:55 pearl /kernel: ata0-slave: ATA identify retries exceeded > > I've looked at the sys/dev/ata/ata-all.c code - I wonder if I should > just arbitarily raise the retry count a bit - what's everyone else ok, i don't know if this is documented

Re: Problems with FreeBSD 4.8 on Compaq Armada M700 laptop

2004-01-14 Thread John
On Tue, Jan 13, 2004 at 04:25:25PM +0800, Dinesh Nair wrote: > > On Mon, 12 Jan 2004, John wrote: I have an update, additional information... Instead of getting the device ID line, i.e. > Jan 11 17:56:56 pearl /kernel: acd0: CDROM at ata0-slave PIO I get Jan 11 18:09:55 pearl /kernel: ata0-sla

Re: Problems with FreeBSD 4.8 on Compaq Armada M700 laptop

2004-01-13 Thread Dinesh Nair
On Mon, 12 Jan 2004, John wrote: > Despite the fact that the laptop compatibility base has an entry for this > machine that looks good for FreeBSD 5.0, I'm not having the best luck > that one might hope. i've got an Armada M300, which shares a lot of the same underlying hardware as the M700 and

Problems with FreeBSD 4.8 on Compaq Armada M700 laptop

2004-01-12 Thread John
Despite the fact that the laptop compatibility base has an entry for this machine that looks good for FreeBSD 5.0, I'm not having the best luck that one might hope. I've read through the Release notes and Hardware notes, and Errata on the web site for this release and on the CD (NFS mounted from m

Problems with Freebsd 5.1, jail and php mail() function (straced)

2003-12-22 Thread Emil Filipov
Hi, I have a FreeBSD 5.1 box with jails. Some of them are 'builded' (with make world and make distribution), others I have created 'by hand' by copying files in the jail until things start to work. In one such 'handmade' jail I have deployed ftpd, apache with php,ssmtp. Everything seems to be

Problems with Freebsd 5.1, jail and php mail() function (straced)

2003-12-16 Thread Emil Filipov
Hi, I have a FreeBSD 5.1 box with jails. Some of them are 'builded' (with make world and make distribution), others I have created 'by hand' by copying files in the jail until things start to work. In one such 'handmade' jail I have deployed ftpd, apache with php,ssmtp. Everything seems to be

Re: Post-installation configuration problems with FreeBSD 4.4

2003-12-12 Thread Randi Harper
On Dec 12, 2003, at 11:27 AM, Walt Haynes wrote: I've installed FreeBSD 4.4 from the CD-ROM included in my FreeBSD Unleashed book (I installed 4.4 instead of 5.0 because it's supposedly more stable; 5.0 is a pre-release snapshot.). When I try to do the X Server configuration stuff, the serv

Post-installation configuration problems with FreeBSD 4.4

2003-12-12 Thread Walt Haynes
I've installed FreeBSD 4.4 from the CD-ROM included in my FreeBSD Unleashed book (I installed 4.4 instead of 5.0 because it's supposedly more stable; 5.0 is a pre-release snapshot.). When I try to do the X Server configuration stuff, the server won't start and, consequently, X-Windows won't

HP/UX NFS client (and general TCP/IP) problems with FreeBSD?

2003-12-01 Thread Thomas David Rivers
I've been scouring the net looking for someone else that has a similar problem; but I haven't found anything. The situation we have is a new HP/UX 11.0 system, which is doing an NFS mount from a FreeBSD 4.3 system. Even though we've dropped to NFS V2 and set the rsize/wsize on the HP/UX client

Re: usb v1.1 external 2.0" hard disk problems with FreeBSD 5.1-RELEASE

2003-11-20 Thread Jesse Guardiani
Jesse Guardiani wrote: > Howdy list, > > I'm running FreeBSD 5.1-RELEASE. I just bought a generic > USB 1.1/2.0/firewire external drive enclosure for my 32gb > Travelstar 12.5mm hard drive. > > The device shows up like this: > > Nov 18 14:06:16 trevarthan kernel: umass0: Acer Labs USB 2.0 Stora

usb v1.1 external 2.0" hard disk problems with FreeBSD 5.1-RELEASE

2003-11-18 Thread Jesse Guardiani
Howdy list, I'm running FreeBSD 5.1-RELEASE. I just bought a generic USB 1.1/2.0/firewire external drive enclosure for my 32gb Travelstar 12.5mm hard drive. The device shows up like this: Nov 18 14:06:16 trevarthan kernel: umass0: Acer Labs USB 2.0 Storage Device, rev 2.00/1.03, addr 3 Nov 18 1

Re: problems with FreeBSD telnet client

2003-11-10 Thread Will Yardley
Matthew Emmerton wrote: > > When I telnet to a Cisco device from a FreeBSD machine, I get this > > error: > > > > jazz% telnet somerouterorswitch > > Password: Kerberos: No default realm defined for Kerberos! > > > > Assuming you don't use Kerberos, is there a way to make the telnet > > client

Re: problems with FreeBSD telnet client

2003-11-10 Thread Will Yardley
On Mon, Nov 10, 2003 at 06:16:50PM -0800, Will Yardley wrote: [ Sorry for the lack of proper references / in-reply-to headers; I'm not subbed to the list, and I didn't get sent a copy ] > > When I telnet to a Cisco device from a FreeBSD machine, I get this > > error: > > > > jazz% telnet somerout

Re: problems with FreeBSD telnet client

2003-11-10 Thread Tillman Hodgson
On Mon, Nov 10, 2003 at 06:16:50PM -0800, Will Yardley wrote: > I've asked this before (a long while back), but never got a response. > > When I telnet to a Cisco device from a FreeBSD machine, I get this > error: > > jazz% telnet somerouterorswitch > Password: Kerberos: No default realm defi

problems with FreeBSD telnet client

2003-11-10 Thread Will Yardley
I've asked this before (a long while back), but never got a response. When I telnet to a Cisco device from a FreeBSD machine, I get this error: jazz% telnet somerouterorswitch Password: Kerberos: No default realm defined for Kerberos! Assuming you don't use Kerberos, is there a way to make t

Problems with FreeBSD and Laptop

2003-03-15 Thread Charlie Clark
Dear list, I have a Sony PCG-GR114EK notebook and I'm trying to get FreeBSD to work on it with varying degrees of success. I've tried 4.6, 4.7 and 5.0 and I'll give the errors in that order. FreeBSD 4.6. This installs the best and I don't have any problems except when trying to run XFree86 (Ve

Fwd: Re: ATA problems with FreeBSD (was Revisiting the semirandom bug/issue in FreeBSD's ATA querying)

2003-01-28 Thread James J. Ramsey
--- "James J. Ramsey" <[EMAIL PROTECTED]> wrote: > Date: Tue, 28 Jan 2003 12:23:38 -0800 (PST) > From: "James J. Ramsey" <[EMAIL PROTECTED]> > Subject: Re: Revisiting the semirandom bug/issue in > FreeBSD's ATA querying > To: [EMAIL PROTECTED] > CC: [EMAIL PROTECTED] > > --- "Wojciech S. Czarneck

Re: ATA problems with FreeBSD (was Revisiting the semirandom bug/issue in FreeBSD's ATA querying)

2003-01-25 Thread
Quoting "James J. Ramsey" <[EMAIL PROTECTED]>: > > --- "Gary W. Swearingen" <[EMAIL PROTECTED]> wrote: > > I can't even guess what the problem might be, but > > can you (or do you not > > want to) work around it? > > If you read my e-mail again, you should find this: > > "In the second setup,

Re: ATA problems with FreeBSD (was Revisiting the semirandom bug/issue in FreeBSD's ATA querying)

2003-01-25 Thread James J. Ramsey
--- "Gary W. Swearingen" <[EMAIL PROTECTED]> wrote: > I can't even guess what the problem might be, but > can you (or do you not > want to) work around it? If you read my e-mail again, you should find this: "In the second setup, I scrounged up an ATA cable that I knew could handle ATA66. I used

Re: ATA problems with FreeBSD (was Revisiting the semirandom bug/issue in FreeBSD's ATA querying)

2003-01-25 Thread Gary W. Swearingen
A hard problem you got there. If at least one other OS doesn't have a problem with your hardware, then I think you're safe in assuming that there's an OS kernel problem, whether by design or coding bug. Theoretically, it should be reported in a formal PR where it won't get lost, especially if you

ATA problems with FreeBSD (was Revisiting the semirandom bug/issue in FreeBSD's ATA querying)

2003-01-25 Thread James J. Ramsey
[The following was originally posted by me to the FreeBSD bugs list when I was a lot surer that I was dealing with a FreeBSD bug. Now I'm not sure sure if this is a software bug, hardware bug, or a consequence of dubious design decisions. Hence the cross-post to here.] I've been doing my best to s

  1   2   >