Re: Cant bring up network interface

2004-07-04 Thread John Murphy
Nikhil Kale [EMAIL PROTECTED] wrote:

Hello,
  I have just installed FreeBSD 5.2 on my system. My
network card is National Semiconductors DP 83815 which
is detected properly for interface sis0. But somehow I
cant bring the interface up using DHCP. My machine is
a dual boot, and the linux system gets the proper DHCP
address.

man 8 dhclient says:
The  client  normally  doesn't  release the current lease as it is not
required by the DHCP protocol.  Some cable ISPs require their  clients
to  notify  the server if they wish to release an assigned IP address.
The -r flag explicitly releases the current lease, and once the lease
has been released, the client exits.

So you may need to do whatever is your Linux version of dhclient -r

The DHCP server has already assigned a lease to Linux which FreeBSD
knows nothing about.

snip
  I am new to FreeBSD and am not sure whats happening.

Welcome.
You should send technical questions to [EMAIL PROTECTED]
Where I have CC'd this reply.

-- 
John.
___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: Cant bring up network interface

2004-07-04 Thread John Murphy
Nikhil Kale [EMAIL PROTECTED] wrote:

Hello,
I dont think the problem is related to releasing the DHCP lease
because I have Windows XP, SuSE linux and now FreeBSD installed
on the computer. I havent had any problem with Windows/Linux.

Perhaps not, but I think it's related to DHCP.  Do you have a
lease in /var/db/dhclient.leases? If not - have you perhaps
enabled firewall functionality which could block 255.255.255.255?

  Here's what I get in dmesg for my network interface:
---

sis0: NatSemi DP8381[56] 10/100BaseTX port 0x8c00-0x8cff mem 0xd0008000-0xd0008fff 
irq 11 at device 18.0 on pci0

sis0: Silicon Revision: DP83816A

sis0: Ethernet address: 00:0d:9d:43:e5:b7

miibus0: MII bus on sis0

sis0: watchdog timeout

Yep, all looks ok there: I have 3 of those all working fine.
(5.2.1) Haven't seen 'watchdog timeout' errors though.

  As soon as this is logged while booting the Ethernet LED on my broadband modem goes 
 OFF. 
I've never found an LED state particularly informative.
Could you make your line length ~76.  The google archive seems
to quote long lines verbatim, causing horizontal scrolling :(

I may be completely wrong, but I think some wrong module is getting
loaded, which is causing this problem. Can you point out how I can
debug more, and get this solved???

You could use parameters from a SuSe or XP lease to manually config
the BSD installation.  And then you could test connectivity to the
ISP DHCP server.  I'm not sure how to test the (main) broadcast
address though and that's the one which is used (magically ;))
when an interface has no clue (previous lease) to consult.

-- 
John.
___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


acd0 problem installing 5.0

2003-02-01 Thread John Murphy
Greetings
I can't seem to install FreeBSD 5.0 Release on some old but
functioning i386 hardware.  The problem occurs just after
creating the emergency holographic shell on vt4, and the error
message says: Error mounting /dev/acd0 on /dist: Operation
not supported by device (19).

I've installed FreeBSD 4.6 on the same hardware without problem.
I've mounted the 5.0 install CDRom from a 4.6 install on the
same hardware (with mount /cdrom) without problem.
I even tried using 'auto defaults for all' in the disklabel editor,
in case /dist was a new requirement.

The last messages on vt2 said:
/mnt/etc/services
20 blocks
DEBUG: Generating /etc/fstab file.

(I don't have the option to boot from CDRom with this hardware.)

Any ideas?

TIA
John.

To Unsubscribe: send mail to [EMAIL PROTECTED]
with unsubscribe freebsd-questions in the body of the message



Re: acd0 problem installing 5.0

2003-02-02 Thread John Murphy
John Murphy [EMAIL PROTECTED] wrote:

I can't seem to install FreeBSD 5.0 Release on some old but
functioning i386 hardware.  The problem occurs just after
creating the emergency holographic shell on vt4, and the error
message says: Error mounting /dev/acd0 on /dist: Operation
not supported by device (19).

Solved.  Simply had to load the cd9660.ko from the drivers disk.

John.

To Unsubscribe: send mail to [EMAIL PROTECTED]
with unsubscribe freebsd-questions in the body of the message



Re: FreeBSD Installation Problems

2003-03-29 Thread John Murphy
Sukhbinder Singh [EMAIL PROTECTED] wrote:

I did what you asked me to do. This time I had a little bit of progress but
still I got a differen error message. I used the windows command winipcfg
command to get the DNS information. As I indicated in my previous mail there
are 6 fields in the windows in the Network Configuration window where
these 6 fields are  host, domain, ipv4 gateway, name server, IPv4 address
netmask : , extra option to ifconfig.

The hostname I typed as :-   foo
The domain name as you indicated in your mail that you used my.domain I also
used my.domain
The netmask automatically chaged to :- 255.255.255.0
The name server address or the DNS address after checking using winipcfg
was: 202.188.0.133 but when I use the arp command it gives me a different
address instead. It gives me 202.188.0.132 instead. The ipv4 gateway
information is blank with no information on this. The IPv4 information is
also left blank with no information  and the extra option to ifconfig is
also left blank with no information. I chose to download using FTP. after
keying in all the information like the login name, password and the
telephone number for my ISP, I tried connecting, I got an error message like
 Cannot resolve hostname 'ftp.freebsd.org' ! Are you sure that your name se
rver, gateway and network interface are correctly configured ? then I
pressed enter after this I got another message like Killing previous PPP
process 34. Can anyone help regarding this problem. Any help will be
helpful.

I have confirmed that there is a Name Server at 202.188.0.133 and that it
correctly resolves ftp.freebsd.org.

 dig @202.188.0.133 ftp.freebsd.org

;  DiG 8.3  @202.188.0.133 ftp.freebsd.org
; (1 server found)
;; res options: init recurs defnam dnsrch
;; got answer:
;; -HEADER- opcode: QUERY, status: NOERROR, id: 6
;; flags: qr rd ra; QUERY: 1, ANSWER: 2, AUTHORITY: 3, ADDITIONAL: 3
;; QUERY SECTION:
;;  ftp.freebsd.org, type = A, class = IN

;; ANSWER SECTION:
ftp.freebsd.org.5M IN CNAME ftp.beastie.tdk.net.
ftp.beastie.tdk.net.1m20s IN A  62.243.72.50

;; AUTHORITY SECTION:
beastie.tdk.net.3d13h36m43s IN NS  ns10.inet.tele.dk.
beastie.tdk.net.3d13h36m43s IN NS  ns11.inet.tele.dk.
beastie.tdk.net.3d13h36m43s IN NS  ns2.tele.dk.

;; ADDITIONAL SECTION:
ns10.inet.tele.dk.  3h12m54s IN A   193.163.158.228
ns11.inet.tele.dk.  3h12m54s IN A   195.41.46.84
ns2.tele.dk.1h35m59s IN A   194.239.134.82

;; Total query time: 1155 msec
;; FROM: wall.my.domain to SERVER: 202.188.0.133
;; WHEN: Sat Mar 29 12:55:48 2003
;; MSG SIZE  sent: 33  rcvd: 213

I am surprised you still get Cannot resolve hostname 'ftp.freebsd.org'.
But you would probably see that error if PPP was not 'up'.

To confirm whether it is a Name Server problem, you could choose 'other'
when asked to select a FreeBSD FTP distribution site and set
ftp://62.243.72.50/pub/FreeBSD/releases/i386/ as the address.

If it still doesn't work.  Have a look on vty3 (press Alt-F3) and confirm
that PPP is indeed 'up'.  You should see something like PPP ON foo.
(All three Ps must be capital letters).

I think you are very close to getting this working.  Don't give up.

Please remove freebsd-hackers from the list of addresses you are contacting.

John.
___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: FreeBSD Installation Problems

2003-03-27 Thread John Murphy
Sukhbinder Singh [EMAIL PROTECTED] wrote:

 First, I made the 2 image floppy disk for the 2 image files by
downloading them from ftp.freebsd.org. These 2 files are kern.flp and
msfroot.flp. I also downloaded and made an image disk for drvivers.flp just
to download the drivers at the installation process.

Sounds like you are trying to install the 5.0 version.  I would advise
anyone who is fairly new to FreeBSD to try 4.7 instead.  You would need
to obtain the 4.7 images for kern.flp and mfsroot.flp.  There is no 
driver.flp for 4.7.

snip

I have 2 MB of my hard disk space devoted to FreeBSD.

2MB isn't enough! I presume you meant 2GB :)

snip (all ok so far)

Then in the next screen I get another window
with a request message like Do you want to try DHCP configuration at the
Interface ? Yes No . I selected No and proceeded to the next level of the
installation process. In this next level, I get a big screen called the
Network Configuration window to proceed with my ftp. I think or suspect
this is where the problem is.  This window has 7 fields which it requires me
to enter. These 7 fields are host, domain, ipv4 gateway, name server, IPv4
address netmask :, extra option to ifconfig. I do not know any information
regarding any of the fields. If I leave all of these fields empty, the
installation program prompts me with an error message like must specify a
host name of some sort !  Then I just entered a host name for the host,
like foo.com and pressed enter to proceed all the way through the 7 fields
to the OK button.

You definitely need some more entries there.  Choose something that you
would not find on the net for domain.  I use the rather boring my.domain
and the hostname can be any word you like.

You must insert a valid IP in the Name Server (DNS) field.  If you usually
use Microsoft Windows to connect to your ISP, you should be able to see
the Name Server address by using winipcfg while connected.  Or you may be
able to find this from your ISP's www help pages, or contact their Tech.
Support as a last resort.

Without a Name Server the installation won't be able to convert a name
like ftp.freebsd.org into a number (62.243.72.50).  And therefore will
not be able to connect.

It would probably help to put an entry in the interface netmask field.
255.255.255.0 should be ok.

more snippage

It fails to download freebsd automatically from the freebsd ftp site like
it should. Any help will be helpful.

I hope this is helpful.

Good luck.
John.
___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: Lyx 1.3.0

2003-03-31 Thread John Murphy
Eduardo Viruena Silva [EMAIL PROTECTED] wrote:

I have successfully compiled Lyx 1.3.0 from the ports.
It was not simple, I had to cvs-update my ports, and I had
to compile qt-3.1.1_4 and kde 3.1.

That sounds more like KLyx.  Neither qt or kde are listed in the
requirements for Lyx.

John.
___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: USING FTP TO DPWNLOAD FREEBSD

2003-04-01 Thread John Murphy
John Johnson [EMAIL PROTECTED] wrote:

Please could someone tell me which FTP software to use to download FreeBSD images. 
And what command lines I should use?

If you would prefer a Windows GUI FTP client, I recommend FileZilla from:
http://sourceforge.net/projects/filezilla

It is quite intuitive but if you need more help you're welcome to email
me off list.

(Your subject line was too loud.)

John.
___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: Firewall

2003-04-01 Thread John Murphy
John Meyer [EMAIL PROTECTED] wrote:

add 00100 tcp from any to any

When I disable that as well all seems to work well. It looks like the option
in rc.conf firewall_type=/etc/firewall.ast does not get interpreted
correctly.

That rule should certainly have an 'action' keyword eg. allow.

Try 'add 100 allow tcp from any to any'.

2nd Problem is I need to divert my public ip port 80 to a private ip port 80
what are the steps in natd to follow without compromising my security on the
private side.

That would require a rule with 'divert' as the action keyword.

man 8 ipfw for the details.

John.
___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: Lyx 1.3.0

2003-04-01 Thread John Murphy
Eduardo Viruena Silva [EMAIL PROTECTED] wrote:

On Tue, 1 Apr 2003, John Murphy wrote:

Date: Tue, 01 Apr 2003 01:32:27 +0100
From: John Murphy [EMAIL PROTECTED]
To: Eduardo Viruena Silva [EMAIL PROTECTED]
Cc: [EMAIL PROTECTED]
Subject: Re: Lyx 1.3.0

Eduardo Viruena Silva [EMAIL PROTECTED] wrote:

I have successfully compiled Lyx 1.3.0 from the ports.
It was not simple, I had to cvs-update my ports, and I had
to compile qt-3.1.1_4 and kde 3.1.

That sounds more like KLyx.  Neither qt or kde are listed in the
requirements for Lyx.

Perhaps I was not clear.

No, you were quite clear but my answer was too terse to be useful.

This is not my problem.

I think it is related.

The problem is that I cannot display formulae in the
working window.  I think there is a missing font that
helps to display them.

Lyx 1.3 compiles and installs from ports just fine and displays
formulae in the working window beautifully.

You may indeed have missing fonts.  I would presume that the
installation went wrong somehow.  The fact that you had to
compile qt-3.1.1_4 and kde 3.1 would seem to confirm this, as
neither are required dependencies.  At what stage did you cvsup?

John.
___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: VPN pass through?

2003-04-01 Thread John Murphy
Mark-Nathaniel Weisman [EMAIL PROTECTED] wrote:
long lines re-formatted
I have a W2K VPN server (RRAS using PPTP) setup behind my FreeBSD firewall.
I also have a web server, mail server, and several others. I've setup up my
ipfw to allow packets for port 1723 on both tcp and udp from any to any,
and setup up NATD to redirect_port 1723 to the internal address of my VPN
box. I am unable to pass the packets through, and when I put the redirect
statement in my natd.conf file, none of the redirection works. I've tried
redirecting both the port and the protocol to no avail.
Can someone take a moment to explain where I'm going wrong?

You need to pass proto gre.  Ipfw may do this by default, I'm not sure,
but I had to add:

pass in quick on ed0 proto gre all
pass out quick on ed0 proto gre all

to get a VPN working through an ipf firewall.

You may not need to redirect 1723 if the firewall is 'stateful'
and you initiate the connection from 'this' end.

HTH
John.
___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: How to ignore arp error message

2003-04-03 Thread John Murphy
Dancho Penev [EMAIL PROTECTED] wrote:

On Thu, Apr 03, 2003 at 07:14:24AM +1000, Carl Morley wrote:
From: Carl Morley [EMAIL PROTECTED]
To: [EMAIL PROTECTED]
Date: Thu, 3 Apr 2003 07:14:24 +1000
Subject: How to ignore arp error message

arp: 10.1.21.80 moved from 00:03:47:f1:b8:3b to 00:03:47:f1:b8:3a on fxp2
arp: 10.1.21.80 moved from 00:03:47:f1:b8:3a to 00:03:47:f1:b8:3b on fxp2

is it possible to ignore these messages?

# sysctl net.link.ether.inet.log_arp_movements=0

Where ISP = blueyonder.co.uk that is a very useful sysctl.

Many Thanks.
John.
___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: pooh.ASARian.org security run output (lots of wrong arpmessages)

2003-07-09 Thread John Murphy
Fuzzy [EMAIL PROTECTED] wrote:

Is there any way to convince the kernel not to log these
incorrect arp messages?

currently we have...
net.link.ether.inet.log_arp_wrong_iface: 1

Is there a different sysctl or variable for rc.conf
to stop it from logging incorrect information?

Indeed there is but only in 5.0 or greater I believe.  It's called:

net.link.ether.inet.log_arp_movements

-- 
HTH
John.
___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Communicating with deties [was How to get the best results fromFreeBSD questions]

2003-07-11 Thread John Murphy
Beasty knows I didn't want to bring this to the list but I've seen this
error posted so many times, and humbly tried to get it corrected through
more targeted means of communication.

Please Mr. Lehey Sir; could you update the instructions for un-subscribing
from these hallowed lists in your regular 'How to get the best results from
FreeBSD questions' post to reflect that it now uses Mailman not Majordomo.

Thankyou * 10,000 for the books etc.

-- 
John.
___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: 5.0-release install problem

2003-02-09 Thread John Murphy
Shane Hickey [EMAIL PROTECTED] wrote:

   I'm sure I've done something foolish, so any advice is appreciated.

drivers.flp is your friend :) It happened to me, and I'm no fool!

John.

To Unsubscribe: send mail to [EMAIL PROTECTED]
with unsubscribe freebsd-questions in the body of the message



Re: 5.0-release install problem

2003-02-09 Thread John Murphy
northern snowfall [EMAIL PROTECTED] wrote:

drivers.flp is your friend :) It happened to me, and I'm no fool!

Well, thats kind of the point of the problem. Drivers.flp isn't needed.
Sysinstall loads the 8139 driver from its base. The ATA drivers are
in the base, as well (of course), so the question is: why does the bug in
the 8139 driver manifest in a mishandling of the mounted file system?
This leads me to believe that the bug isn't 8139-dependant, but, something
rooted in the design of the interrupt code itself.
Don

i want to be.. as deep... as the ocean

Too deep for me.  The cd9660 kld is on drivers.flp and would hopefully
help with Shane's
Error mounting /dev/ac0 on /dist: Operation not supported by device (19)
problem.

John.

To Unsubscribe: send mail to [EMAIL PROTECTED]
with unsubscribe freebsd-questions in the body of the message



Re: FBSD 5.0, Geforce 440 Go, KDE3.1

2003-02-10 Thread John Murphy
Aslak Evang [EMAIL PROTECTED] wrote:

I installed FBSD 5 on my Toshiba laptop a week ago. I've installed KDE 3.1
and I'm using the NVIDIA drivers with X. At, what seems to me like, totally
random times, the system locks up hard and needs to be switched off and on
again to work.

I've just tried the driver on a 5.0 desktop with nVidia Ti4200 and I get
similar lock-ups.  I also find that I get no display after shutting down
KDE, so it's back to the nv driver for now.  (Tried turning ACPI off etc.)

There's good info and FAQ at:
http://www.thirteenandtwo.org/nvidia/faq.html

I know the Nvidia drivers doesn't support 5.0, but if I use the regular NV
drivers i get a 2cm wide black line on the right side of my screen...

Have you tried xvidtune? I'm not sure about using it on a laptop display though.

John.

To Unsubscribe: send mail to [EMAIL PROTECTED]
with unsubscribe freebsd-questions in the body of the message



Re: LED Mouse Flashing

2003-02-11 Thread John Murphy
Justin P. Michel [EMAIL PROTECTED] wrote:

Is there anyone out there that may know how to get this mouse working with
the wheel?

option   Buttons   5
option   ZAxisMapping  4 5

added to the mouse section of /etc/X11/XF86Config was all that was
necessary to get mine working for KDE3.

John.

To Unsubscribe: send mail to [EMAIL PROTECTED]
with unsubscribe freebsd-questions in the body of the message



Re: XF86Config.

2003-02-11 Thread John Murphy
Peter van Eck [EMAIL PROTECTED] wrote:

I'm still having toruble to get my X window system to run properly.
It loads the X server succesfull but the display is isshowing 3 Vertical
stripes thru the Desktop.
The frequencies seem OK , but it is like the desktop is split up in 3.
USing an HP Ultra VGA 15 inch Monitior + a S3 Trio32/64 videocard .
XFree86 4.2.0

Anyone a suggestion for me to check/change ?

Section Monitor
   Identifier   Monitor0
   HorizSync30.0 - 86.0
   VertRefresh  50.0 - 130.0
EndSection

I think your monitor would not be able to cope with those ranges.
The HP Ultra VGA 17 seems to be limited to 30-64 Khz / 50-90 Hz.
The 15 inch is probably the same.  The effect you're seeing is
probably the result of the Horiz. frequency being way too high.

If reducing those ranges doesn't help, you could try it without
the 3dfx accelerator card.

John.

To Unsubscribe: send mail to [EMAIL PROTECTED]
with unsubscribe freebsd-questions in the body of the message



Re: Problem booting new kernel

2003-02-13 Thread John Murphy
Rus Foster [EMAIL PROTECTED] wrote:

I'm just trying to install 4.7 onto a new PC and have compiled a customer
kernel so that I can get the Prism II card working. However on reboot I'm
getting

VIA C3 CPU
CPU Class not configured

I'm not sure if a C3 is 586 or 686 class, but you've probably removed one
of those from your custom kernel configuration.  Put it back and remove
the other one.  It definitely isn't 386 or 486 so you can remove those.

John.

To Unsubscribe: send mail to [EMAIL PROTECTED]
with unsubscribe freebsd-questions in the body of the message



TI486dx100 any chance of FreeBSD on these?

2003-03-01 Thread John Murphy
I've been given some old but sturdy TI486dx100 Ali chip set pcs on which I'd
like to run any version of FreeBSD.  NetBSD installs and runs, but Free fatal
traps with 'privileged instruction fault while in kernel mode' on everything
I've tried.

Is there any kind of FreeBSD kernel I could build (on another machine) that
would run? Is this just bad hardware and not worth bothering with?

Thanks
John.

To Unsubscribe: send mail to [EMAIL PROTECTED]
with unsubscribe freebsd-questions in the body of the message


Re: problems

2003-03-02 Thread John Murphy
John Murphy [EMAIL PROTECTED] wrote:

No /kernel

Where did you install the OS? Bear in mind you can't run FreeBSD from a
'logical' partition.
Think I should've said 'extended' there, sorry.
John.

To Unsubscribe: send mail to [EMAIL PROTECTED]
with unsubscribe freebsd-questions in the body of the message


Re: problems

2003-03-02 Thread John Murphy
[EMAIL PROTECTED] (Paul Patryas) wrote:

I have 2 questions:

One is when I installed Freebsd 5.0 from a DOS partition,  it gave me an
error message: 
 
Error mounting /dev/adOs1 on /dist:
Operation not supported by device (19)

After the kernel loads, you are given an option to load any additional
drivers.  Insert the drivers disk (made from drivers.flp) and choose
msdosfs.ko from the list.

The second one is when I installed the FreeBSD, I chose the boot
manager. I choose FreeBSD and it gives me an error message like this:

No /boot /loader
FreeBSD:0:ad(0,a)/kernel
boot: 
No /kernel

Where did you install the OS? Bear in mind you can't run FreeBSD from a
'logical' partition.

I tried every combination to tell FreeBSD where the root system is (ex.
1:ad (2,a)kernel) and so forth and I still can't boot into FreeBSD. I
have read all the documents and don't what to do, so if someone could
answer these questions, I would appreciate it.

Your example would need to be 1:ad(2,a)/kernel and that would be the third
slice on the 2nd. (physical) drive.

As you've attempted to install from a DOS filesystem, perhaps you'd be
happier with a different boot manager.  Partition Manager from Ranish
http://www.ranish.com/part/ is my favourite.

John.

To Unsubscribe: send mail to [EMAIL PROTECTED]
with unsubscribe freebsd-questions in the body of the message


Re: 5.0 and ACPI Errors:

2003-03-02 Thread John Murphy
Lord Sith [EMAIL PROTECTED] wrote:

Does anyone have a clue what this error means?

acpi0: ABIT   AWRDACPI on motherboard
ACPI-0625: *** Info: GPE Block0 defined as GPE0 to GPE15
Using $PIR table, 7 entries at 0xc00fdf00
acpi0: power button is handled as a fixed feature programming model.
Timecounter ACPI-safe  frequency 3579545 Hz
ACPI-1287: *** Error: Method execution failed, AE_AML_UNINITIALIZED_LOCAL
can't fetch resources for \\_SB_.PCI0.ISA_.FDC0 - AE_AML_UNINITIALIZED_LOCAL
  ^^
Perhaps the SB refers to the sound card, but probably not.
You could try ACPI turned off in the BIOS, and make sure resources are assigned
by the BIOS not the OS, while you are there.

John.

To Unsubscribe: send mail to [EMAIL PROTECTED]
with unsubscribe freebsd-questions in the body of the message


Re: can't sshd into box

2003-03-02 Thread John Murphy
Wayne [EMAIL PROTECTED] wrote:

I can ssh out to the world, but I can't get into the new box from the
gateway FreeBSD box on the same home network.  The gateway box properly
lists the new box in /etc/hosts.  Each box can ping the other by name
and by ip.

Bear in mind that (by default) you can't ssh as the super-user.  You must
connect as a user (in the wheel group) and then su.

John.

To Unsubscribe: send mail to [EMAIL PROTECTED]
with unsubscribe freebsd-questions in the body of the message


Re: I think I'm addicted...

2003-03-02 Thread John Murphy
John Murphy [EMAIL PROTECTED] wrote:

True, but having given this question considerable thought, I'd choose
(from left to right) LSD BSD.  But I guess Nike would disapprove
of the first.  Oh well.

Doh! I should've read this first http://web.morons.org/feature/rants/bsdlsd.jsp
Myth shattered.

g'night.
John.

To Unsubscribe: send mail to [EMAIL PROTECTED]
with unsubscribe freebsd-questions in the body of the message


Re: 5.0 and ACPI Errors:

2003-03-03 Thread John Murphy
Lord Sith [EMAIL PROTECTED] wrote:

The only two I see in this BIOS are:

Plug and Play = ON or OFF (currently on)
IRQ Resources Assigned = AUTO or MANUAL (currently auto)

Is this what you are referring to?

I've had a look in the BH6 manual and the setting is on the PNP/PCI
Configuration page.  It seems to be called PNP OS Installed.
If that looks the same on yours then set it to off.

The manual also indicates the ACPI setting is on the Power Management
Setup page.

I may give -CURRENT a try. Since this is just a poke around and play 
system I've got it running on.

Good luck
John.

To Unsubscribe: send mail to [EMAIL PROTECTED]
with unsubscribe freebsd-questions in the body of the message


Re: Serial ATA support in FreeBSD

2003-03-16 Thread John Murphy
Mark Jacobs [EMAIL PROTECTED] wrote:

Received no responses the first time, so am trying again.
-
I am in the process of building a new system and was looking at 
using the new Seagate Barracuda Serial ATA drives. 
Does FreeBSD 4.x, or 5.x support SATA?

As I understand it SATA is invisible to the OS, therefore, in theory,
any OS would just see the drive[s] as fast UDMA.  I'd like to hear what
speeds you achieve if you go ahead with the purchase.

From http://www.serialata.org/about/index.shtml

Will Serial ATA be compatible with today's PCs?

Serial ATA electronics and connectors will differ from Parallel ATA,
however the technology is software compatible and OS transparent.
It is anticipated that there will be adapters to facilitate forward-
and backward-compatibility of hard disks on PC systems.

John.

To Unsubscribe: send mail to [EMAIL PROTECTED]
with unsubscribe freebsd-questions in the body of the message


Re: Headless system or serial console

2005-02-17 Thread John Murphy

Joachim Dagerot wrote:
The handbook describes a way to install freeBSD to a headless system. 
(http://www.freebsd.org/doc/en_US.ISO8859-1/books/handbook/install-advanced.html)
I'm used to drag'n'drop(!) my 45kg 21 spare monitor in and out from the closet 
to do single-user tasks. But now I want to go the serial port way.
1. Is there a way to get a serial console after the installation is done? 
How? (Link?)
2. Can I connect a palm to use as a console on the headless freeBSD system? 
How? (Link?)
 

I'm using a Palm III as a serial console, connecting through the cradle. 

Serial console setup is explained in section 20.6 of the FreeBSD Handbook
www.freebsd.org/doc/en_US.ISO8859-1/books/handbook/serialconsole-setup.html
I use ptelnet as the palm client.  Works great if you can handle the 
small fonts.
netpage.em.com.br/mmand/*ptelnet*.htm

___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Corrupt list archives?

2004-07-09 Thread John Murphy
While browsing the freebsd-questions archives at freebsd.org
and via google, I noticed that corruption occurs, under some
circumstances, where = becomes =3D (3D is ascii for =)
and some spaces are shown as =20.

Eg. A familiar line from /etc/rc.conf misleadingly becomes:
firewall_enable=3DYES

This obviously isn't a FreeBSD problem (except that affected
messages in the archives are wrong) but I wondered if anyone
here has any idea why it's happening, and whether anything
can be done to fix the problem and correct the archives.

s/=3D/=/g ?

The first instances of the problem (found via google groups)
occurred ~1994! The first archived in this list ~Feb. 2000.

The same corruption can be seen in the mailing.freebsd.questions
newsgroup so it's not an http/html problem.

-- 
John. 
___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: Corrupt list archives?

2004-07-09 Thread John Murphy
Dan Nelson [EMAIL PROTECTED] wrote:

In the last episode (Jul 09), John Murphy said:
 While browsing the freebsd-questions archives at freebsd.org and via
 google, I noticed that corruption occurs, under some circumstances,
 where = becomes =3D (3D is ascii for =) and some spaces are shown
 as =20.

Sounds like quoted-printable MIME encoding.

 The first instances of the problem (found via google groups) occurred
 ~1994! The first archived in this list ~Feb. 2000.
 
 The same corruption can be seen in the mailing.freebsd.questions
 newsgroup so it's not an http/html problem.

Do you have a message-id of a message showing this?

This URL: http://docs.FreeBSD.org/cgi/mid.cgi?dtfte05p8b3djcvtbp9o24fqpopbiakosj
shows the mess made of my original post.

I don't think my messages were affected before I started using sendmail locally.

-- 
John.
___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: Corrupt list archives?

2004-07-09 Thread John Murphy
John Murphy [EMAIL PROTECTED] wrote:

I don't think my messages were affected before I started using sendmail locally.

Ignore that comment (LOL); found some earlier messages similarly corrupt.

-- 
John.
___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: Corrupt list archives?

2004-07-09 Thread John Murphy
Erik Trulsson [EMAIL PROTECTED] wrote:

On Fri, Jul 09, 2004 at 05:28:39PM +0100, John Murphy wrote:
 Dan Nelson [EMAIL PROTECTED] wrote:
 
 In the last episode (Jul 09), John Murphy said:
  While browsing the freebsd-questions archives at freebsd.org and via
  google, I noticed that corruption occurs, under some circumstances,
  where = becomes =3D (3D is ascii for =) and some spaces are shown
  as =20.
 
 Sounds like quoted-printable MIME encoding.
 
  The first instances of the problem (found via google groups) occurred
  ~1994! The first archived in this list ~Feb. 2000.
  
  The same corruption can be seen in the mailing.freebsd.questions
  newsgroup so it's not an http/html problem.
 
 Do you have a message-id of a message showing this?
 
 This URL: http://docs.FreeBSD.org/cgi/mid.cgi?dtfte05p8b3djcvtbp9o24fqpopbiakosj
 shows the mess made of my original post.

The archive shows your post exactly as it was sent.

I'm amazed.  = shows as =3D and =3D as =3D3D for me!
Hyphen hyphen space (sig separator) as --=20.

Your mails are
encoded with quoted-printable, which does encode some characters as you
indicate.  The archive is not corrupted since it displays the mails
exactly as they were received.

The browsers I've tried are set to Western (ISO-8859-1).

It would be desirable to have the mails in the archive converted from
quoted-printable into standard 8-bit clean format, but no corruption
happens.

The apparent corruption must be visible to many users; can't be just me.

-- 
John.
___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: Corrupt list archives?

2004-07-09 Thread John Murphy
Erik Trulsson [EMAIL PROTECTED] wrote:

On Fri, Jul 09, 2004 at 05:58:29PM +0100, John Murphy wrote:
 Erik Trulsson [EMAIL PROTECTED] wrote:

 The archive shows your post exactly as it was sent.
 
 I'm amazed.  = shows as =3D and =3D as =3D3D for me!
 Hyphen hyphen space (sig separator) as --=20.

Yes, exactly.  That *is* how your mails are sent.
If you look at the headers of your mails they contain the line
 Content-Transfer-Encoding: quoted-printable
which means that some letters are encoded exactly as you describe.
Most mail-readers understand this format and automatically decodes
those letters.

Ah, it becomes clearer now thank you.

I've changed from Quoted printable to 7bit/8bit.  If it looks better
all I'll need to do then is get everyone else to change :)

-- 
John.
This line is a test = = |
___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: Connecting a USB Zip drive -- whatever am I doing wrong?

2004-07-11 Thread John Murphy
epilogue [EMAIL PROTECTED] wrote:


### uname -a
FreeBSD 4.10-RELEASE-p1 i386

### relevant lines from kernel
device  vpo
device  scbus
device  da
device umass
device  uhci# uhci related entries show up in dmesg
device usb
device ugen

Do you have 'device pass'? Just a guess, sorry if it doesn't help.

-- 
John.
___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: Problem with hardware OX16PCI954 8-ports serial

2004-07-11 Thread John Murphy
Harchenko Andrew [EMAIL PROTECTED] wrote:

I have FreeBSD 4.9 and try to install multiport card  OX16PCI954 8-ports 
serial. And I have some problem 4 ports
works normaly. But other don't work.

dmesg

puc0: Oxford Semiconductor OX16PCI954 UARTs port 
0xa800-0xa81f,0xb000-0xb01f mem 
0xf200-0xf2000fff,0xf280-0xf2800fff irq 9 at device 10.0 on pci2
sio4: type 16550A
sio5: type 16550A
sio6: type 16550A
sio7: type 16550A
chip0: PCI to Other bridge (vendor=1415 device=9511) port 
0xa000-0xa01f,0xa400-0xa41f mem 
0xf100-0xf1000fff,0xf180-0xf1800fff irq 9 at device 10.1 on pci2



I compiled kernel with follow options

options COM_MULTIPORT
device  puc
options PUC_FASTINTR


What's wrong?

man 4 puc says:

If the PUC_FASTINTR option is used the driver will try to use fast inter-
rupts.  This should lower the interrupt latency and should be used if the
sio(4) driver reports silo overflow errors.  It cannot be used if the
interrupt is shared.

So try a kernel without the PUC_FASTINTR option.  Also ensure you have
sio* devices in /dev for the other four ports.

-- 
John.
___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: IS freebsd.org working

2004-08-14 Thread John Murphy
JJB wrote:
Trying to get to FreeBSD handbook and www.freebsd.org is coming up
as not reachable.

Any body else having same problem

Me too.  I browse this list via http://docs.freebsd.org and it's been
down all day.  http://www.uk.freebsd.org/ is still working though :)

-- 
John.
___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: IS freebsd.org working

2004-08-14 Thread John Murphy
Tim Hawkins [EMAIL PROTECTED] wrote:

On Saturday 14 August 2004 23:29, John Murphy wrote:
 JJB wrote:
 Trying to get to FreeBSD handbook and www.freebsd.org is coming up
 as not reachable.
 
 Any body else having same problem

 Me too.  I browse this list via http://docs.freebsd.org and it's been
 down all day.  http://www.uk.freebsd.org/ is still working though :)

Sadly you cannot the PR system via that as it cgi posts back to 
www.freebsd.org :-{

True.  The OP should find the handbook is available there though.

-- 
John.
___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: sick and tired of freebsd resolving problems

2004-08-26 Thread John Murphy
Hi there
I`ve been experiencing resolving problems with freebsd
5.2.1-release-p9

the problem is this: I CAN NOT RESOLV
my hosts file is ok
looks like this in the gateway

#
127.0.0.1  localhost localhost.myfoodamin.org
192.168.0.1   a a.foodoamin.org #NIC2
192.168.0.2   b b.foodomain.org # WIFI AP
192.168.0.254 laptop laptop.foodoamin.org # latop
...
...
##

Do you realise there are three different domains there?
Only 'laptop' and 'a' are in the same domain.

-- 
John.
___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: init: not found in path...panic:no init

2004-08-31 Thread John Murphy
oscar wicks [EMAIL PROTECTED] wrote:

Joseph
and  bsd guys:

hello,i have a very old toshiba t4600c (386, 33Mhz, 200Mb Hd. 8 MbRAM, no 
LAN, just serial port and floppy drive.) i  supose that  that  is  enough 
for  mini install freebsd 4.10 , but everything goes fine until toshiba  
asks for  second  floppy (mfsroot.flp) loads fine until machine  says :

Hi Oscar

Check the installation notes for 4.10 at:
http://www.freebsd.org/releases/4.10R/installation-i386.html

You'll need 16Mbytes of memory for the install and you'll need to
make a custom pared-down kernel to get it to run in 8Mbyte.

Also, there is much more to the installation than what is included
on the two floppies, so you'll need a modem and internet connection
on that serial port.

I'd recommend fitting your HD to another PC and install the OS and
build a custom kernel there and then fit it back in your toshiba.

We are not supposed to answer technical questions on this list as
they are all supposed to go to [EMAIL PROTECTED] where all the
experts hang out, so I've CC'd this message there including the
rest of your message below.

Good luck to you, and come back here if you want to chat about
FreeBSD newbie stuff (other than technical questions of course).

John.

Hit [Enter] to boot immediately, or any other key for command prompt.
Booting [kernel] in 9 seconds... _

if  i  press enter  or  any  key  is  same...  machine  reboot (!!!)

the kernel configuration menu was  never launched.
if  i  want  to launch kernel configuration menu, i  press space bar  and  
apears  the  very  basic  system  prompt :
ok_

using  lsmod   i  can see kernel and  mfsroot modules loaded, i  type
unload an  i procceed manually:
insert kernel  floppy and say:
load /kernel
then i  change to mfsroot.flp and  i type  boot   this  is  when kernel 
configuration menu apears,  i select  skip kernel  config and the Device 
Probe Results  comes, but  booting process fails when  system  trys  to  
mounting  root from ufs:fd0c   (...)
machine  says:
init: not found in path 
/sbin/init:/sbin/oinit:/sbin/init.bak:/stand/sysinstall
panic:no init

syncing disks
done
uptime:  2s
automatic reboot in 15 seconds - press any key on console to  abort

any  clue???

please  letme  know  where  can  i  find  info  for  learn howto, or  
understand  what im  doing  wrong

please  RE to  this  mail address:

[EMAIL PROTECTED]

thanks  for  your  help

oscar wicks

___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Using 'incorrect' HD geometry.

2006-03-13 Thread John Murphy
I'm currently dual booting FreeBSD-5.3 and Windows 2000 on a WD800BB
80GB IDE HD.  It all seems to be working very well, but now I want to
install 6.0 on the slice where 5.3 is.  fdisk -s currently says:

/dev/ad0: 155061 cyl  16 hd  63 sec

Part Start   Size   Type  Flags
  1:635981220   0x0b   0x00
  2:   5981283   13971447   0xa5   0x80
  3:  19958400  136337040   0x0f   0x00

The problem is that the installer says that geometry of 155061/16/63
is incorrect and suggests using the BIOS geometry of 38309/16/255.

I'm worried that if I change the geometry I may lose the existing
Win2k slices (1 and 3 in the fdisk output).  I'm not even convinced
that what the BIOS says is correct, as I get the following from other
sources:

16383/16/63   from the Western Digital web site.
10337/240/63  probed values from Scisoft Sandra.
10337/240/63  Ranish Partition Manager.

If I make sure the installer uses the existing incorrect geometry,
does that guarantee that the other slices will be unaffected?

What future problems may that lead to?

-- 
John.
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: Using 'incorrect' HD geometry.

2006-03-14 Thread John Murphy
Jerry McAllister [EMAIL PROTECTED] wrote:

Nowdays, the geometry on the drives seems to be 'virtual' and so
you should just let the installer/fdisk do what it wants and leave
it that way.   If it doesn't work the way the installer wants to
then there may be a problem.  But if it works, just ignore the warnings.

Thanks Jerry.  I'm so paranoid about messing up the other OS on the HD
though.  The installer's fdisk suggests an entirely different layout to
everything else I've seen:

Geometry 9729/255/63 = 156296385 sectors (76316 MB)
Offset  Size(ST)   EndName   PType  DescSubtype   Flags
 0 63 62  -  12 unused  0
6359812205981282  ad0s1   7 fat 11
   5981283   13971447   19952729  ad0s2   8 freebsd 165
  19952730   5670   19958399  -  12 unused  0
  19958400  136337040  156295439  ad0s3   4 extended DOS, LBA 15
 156295440   6048  156301487  -  12 unused  0

If I just immediately 'Q'uit the darned thing will it not make any
changes to global drive geometry? It would probably take me several
days to get my win2k installation back to how it is now, if I lost it.

All I really want is for the installer to use the freebsd slice as is.

I'm tempted to just try UPGRADING but mergemaster always confuses me.

-- 
John.
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: Using 'incorrect' HD geometry.

2006-03-16 Thread John Murphy
Thanks Lila, your success encouraged me to try and you were quite right
that your win partition is pretty safe with freebsd fdisk.

Unfortunately the install failed saying:

Write failure on transfer! (wrote 77187 bytes of 1425408 bytes)

And loads of errors like the following were shown on the Alt F2 screen:

/stand/cpio: invalid header: checksum error
/stand/cpio: warning: skipped 723757 bytes of junk
/stand/cpio: : No such file or directory
/stand/cpio: invalid header: checksum error
/stand/cpio: warning: skipped 4096 bytes of junk
/stand/cpio: : No such file or directory
[...]
acd0: FAILURE - READ_BIG HARDWARE ERROR asc=0x08 ascq=0x03 error=0

I tried leaving the partitions (within the ad0s2 slice) as they were
first.  Then I tried 'Auto defaults for all' and lastly some partition
sizes of my own.  I even tried installing 5.3 which only managed to
write -1 bytes.  Which is odd because it must have worked before.

Presumably I would need to change the drive geometry in fdisk to the
figures which the BIOS indicates.  Any one know the implications of
doing so for the non bsd slices?

Thanks again.

-- 
John.
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: Using 'incorrect' HD geometry.

2006-03-16 Thread John Murphy
fbsd_user [EMAIL PROTECTED] wrote:

Write failure on transfer! (wrote 77187 bytes of 1425408 bytes)

When I got this error message during install it mean the hard drive
had a bad spot on it.
This had nothing to do with the hd geometry used.  Bet your hd is
udma 33. Think this is a bug in fbsd since 4.11 where this problem
did not occur. I think since 5.x the udma 33 ata driver does not
handle the bad track pointer to the reassigned track. Or all the hd
alt tracks have been used up all ready.

Thanks for the suggestion.  I'm fairly sure the hd is ok and it's
udma66 at least.  Actually I've had some success just now.  There
was that error message in the Alt F2 screen output saying:

acd0: FAILURE - READ_BIG HARDWARE ERROR asc=0x08 ascq=0x03 error=0

I didn't think it was particularly important as the Alt F1 screen
was saying write failure, but I decided to try an (minimal) FTP
install and it actually completed with absolutely no write errors!
It doesn't boot, probably due to a warning I ignored that it was
using the existing /dev (as the partition existed).

I'll try it again after tea and insist on a new set of partitions,
which I believe will cure that problem.

I'm so happy to be getting there! Many thanks to all for the help.

What I did was to allocate an very small unused partition that
included that area and then allocated the remainder of the hd to the
slice I installed fbsd in.

Hah! I've done that with a 40G laptop drive I was given, which had
loads of bad sectors.  But there's a good 35GB on it running 6.0 :)

-- 
John.
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: Using 'incorrect' HD geometry.

2006-03-16 Thread John Murphy
Mr J. Happy Chappy here, just noting a few observations:

Jerry McAllister's and Lila's suggestions were quite right that the
installer's fdisk would not affect the other partitions on the HD
if it's allowed to just do its thing.  Its interpretation of the
geometry was entirely useful.

Reinstalling (via FTP) and changing the partitions in the disklabel
editor prevented the warning about using existing /dev but didn't
make the fresh install boot.  Had to reconfigure the boot manager
(Ranish Partition Manager's smallest configuration) simply by saving
it.  I moved its 'active' partition from the FreeBSD slice to the
win2k one, but I don't think that was what did it.

As I had only done a minimal install, I tried installing the man
pages from the disk and DVD drive I had initially tried to install
from, and saw loads of similar read/write errors.  The drive works
flawlessly under windows and the disk is 'known good' as I have
used it previously on other hardware.  In fact; I was able to install
the man pages from the same disk in another drive on the same PC:

acd0: DVDR PIONEER DVD-RW DVR-108/1.14 at ata1-master UDMA66
acd1: CDRW LITE-ON LTR-24103S/XB03 at ata1-slave UDMA33

Those drives are connected to the motherboard with a standard 40
conductor cable, not a proper 80 conductor one.  I'll replace that
soon and follow up to this message if it prevents the r/w errors.
I'm expecting that to be the most likely cause :)

Lastly (sorry for the verbosity), after the first successful run of
the newly installed 6.0 and the tweak of the boot manager, when I
ran the win2k installation it brought up an explorer window showing
the contents of the e: virtual drive (the last one on the first HD)
and a message box exclaiming that windows had finished installing
my new hardware and the system needed to be re-booted.  I did so
and all's well that ends well...  Xorg, nVidia drivers and KDE next.

Thanks for reading.

-- 
John.
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: Trouble searching mailing list archives

2006-03-16 Thread John Murphy
Micah [EMAIL PROTECTED] wrote:

you can always use Google with 'site:lists.freebsd.org your key words'

I usually find the interface below most usefullest (sp):
http://groups.google.com/group/mailing.freebsd.questions?hl=en

-- 
John.
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: Trouble searching mailing list archives

2006-03-17 Thread John Murphy
Duane Whitty [EMAIL PROTECTED] wrote:

John Murphy wrote:
 Micah [EMAIL PROTECTED] wrote:
   
 you can always use Google with 'site:lists.freebsd.org your key words'

 I usually find the interface below most usefullest (sp):
 http://groups.google.com/group/mailing.freebsd.questions?hl=en

Thanks very much.  This is great.  I was having serious
information withdrawl problems :)

You're welcome, but having looked a little closer at it, it seems
quite useless.  Presumably because its archive has hardly any recent
posts.

Look at the bottom of this page:
http://groups.google.com/group/mailing.freebsd.questions/about?hl=en

So, Micah's suggestion is probably best for now.  Sorry :(

-- 
John.
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: Trouble searching mailing list archives

2006-03-17 Thread John Murphy
The archive at gmane seems quite useful and it's searchable here:
http://search.gmane.org/?query=email=group=gmane.os.freebsd.questionssort=relevanceDEFAULTOP=andxP=compat5.xFILTERS=Gos.freebsd.questions---A

It's fast too.  (Sorry about the long URL).

-- 
John.
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


moused doesn't respond to small movements

2006-03-20 Thread John Murphy
If I move my mouse slowly the pointer doesn't move.  It moves ok for
faster movements but it's impossible to accurately point at something.
(no problem with the same hardware under win2k)

I tried setting the report rate with:
# moused -F 1000 -p /dev/psm0

I tried -F 1 too, but neither made any difference so I presume the
device doesn't support different report rates.  I don't think any
other moused flags would help, but I'll try any recommendation.

# moused -i all -p /dev/psm0
/dev/psm0 ps/2 sysmouse IntelliMouse Explorer

# dmesg | grep psm0
psm0: PS/2 Mouse irq 12 on atkbdc0
psm0: [GIANT-LOCKED]
psm0: model IntelliMouse Explorer, device ID 4

FreeBSD-6.0 Release.

Anyone seen the same problem and fixed it?

-- 
John.
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: clock drifts after upgrade from 5.x to 6.x

2006-03-21 Thread John Murphy
Alfred Morgan [EMAIL PROTECTED] wrote:


   I have upgraded 4 different machines from various FreeBSD versions of
   5 to various versions of 6 and 3 of the machines has a problem where
   the clock will drift very quickly slowing about 2 seconds per minute.

   Interesting.  Were all the upgrades from versions less than 5.3
   I wonder? Reason I ask is that many people (including me) seem to
   have started having problems with ntp around that time.  There was
   a thread in the stable mailing list about it here:
   http://docs.freebsd.org/cgi/mid.cgi?20050401104508.GJ71384

   Perhaps the ntp problem is related to what you're seeing and not
   an ntp problem at all.  Someone raised a bug report at ntp.isc.org
   https://ntp.isc.org/bugs/show_bug.cgi?id=452
   but it has had no action.

   Sorry it's only a hunch and not a solution.

-- 
John.
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: ipfilter nat redirect

2006-03-21 Thread John Murphy
fbsd_user [EMAIL PROTECTED] wrote:

I have a web server on my private lan that I want
to be accessible from the public internet.

dc0 is the interface facing the public internet

I added this rdr rule after the map rules at the end of my nat file.

  rdr dc0 0/0 port 80 - 10.0.10.4 port 8080

also tried this rule

  rdr dc0 0.0.0.0/0 port 80 - 10.0.10.4 port 8080

I have 'tcpudp' after the port in my rdr rules, but see below. 

My understanding of the documentation says the above rdr rule means,

check all packets inbound on interface dc0, and
no matter what the sending ip address of the packet may be,
if the port number of the destination ip address of that packet
matches port 80,
then re-write the packet's destination ip address and port to
10.0.10.4 port 8080 and create the internal nat table to
handle the translation of the outbound packets coming from
10.0.10.4.
Then hand the re-written packet to the firewall to be processed
against the firewall rules.

My ipfilter firewall rules would need a pass rule like this

pass in log quick on dc0 proto tcp from any to 10.0.10.4 port = 8080
flags S keep state

I think the filter action occurs before NAT so you would need this:

pass in log quick on dc0 proto tcp from any to your live IP port = 80

-- 
John.
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: Proper Method of Time Sync? (added: time server choices)

2006-04-18 Thread John Murphy
Murray Taylor [EMAIL PROTECTED] wrote:

Also read this 
http://people.freebsd.org/~phk/dlink/
For how not to do it !!

What a sorry tale! I had previously read about some of Poul's time-geek
activities.  So sad that his efforts should be vandalised like that.

Unbelievable that some people think he should just live with it.

-- 
John.
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Do you always type in a full screen of garbage?

2006-04-27 Thread John Murphy
I've only used FreeBSD since 3.0 and I'm still proud to be a newbie.

I do what it tells me and whenever I install '6.0 and choose the ssh
server option, I always enter exactly 1 screen of garbage :) It's
something I *can* do well!!!11

-- 
John.
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: device ath compile in kernel

2006-05-01 Thread John Murphy
dick hoogendijk [EMAIL PROTECTED] wrote:

On Sun, 30 Apr 2006 09:42:05 -0500
Eric Schuele [EMAIL PROTECTED] wrote:

 dick hoogendijk wrote:
  How do I add my ath card ? Loading it from /boot/loader.conf goes
  well, but I want it in the kernel.
  
 
 I've got the following:
 # wLAN stuff
 device wlan_wep
 device wlan_ccmp
 device wlan_tkip
 
 # Ath NIC
 device ath
 device ath_hal
 device ath_rate_sample   # - probably what you are missing.

That was it. Thank you very much.

Hmm.  Running '6.0 here with ath compiled into the kernel and there
is no mention of ath_rate_sample in the ath man page.  The synopsis
goes:
 device ath
 device ath_hal
 device ath_rate_onoe
 device wlan

Has ath_rate_onoe been replaced by ath_rate_sample in '6.1?

I feel quite pleased to have got mine running with an ipsec
esp tunnel, mostly by adapting the instructions at:
http://genomics.lbl.gov/~tham/wifi-ipsec.txt

-- 
John.
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


20 Ierrs/sec on ath0 (no traffic)

2006-05-07 Thread John Murphy
I've recently installed a D-Link DWL-G520 PCI card in my Soekris
Net4801.  It's configured to use ipsec and seems to work very well
except 'Daily' reports an ever increasing number of 'Ierrs' far in
excess of 'Ipkts' and 'Opkts'.  Without any traffic on the card the
counter seems to increment by about 20/sec.  I also notice the two
LEDs on the card are flashing at about 0.5 c/s.

It's my first experience of wireless so I have nothing to compare
it with.  Should I be worried? Is this common for wireless cards?

 grep ath /etc/rc.conf
ifconfig_ath0=inet 10.10.20.1 netmask 255.255.255.252 channel 7
ssid skew_wifi mode 11b mediaopt hostap

 ifconfig ath0
ath0: flags=8843UP,BROADCAST,RUNNING,SIMPLEX,MULTICAST mtu 1500
inet6 fe80::211:95ff:fe91:8cdf%ath0 prefixlen 64 scopeid 0x4
inet 10.10.20.1 netmask 0xfffc broadcast 10.10.20.3
ether 00:11:95:91:8c:df
media: IEEE 802.11 Wireless Ethernet autoselect mode 11b hostap
status: associated
ssid skew_wifi channel 7 bssid 00:11:95:91:8c:df
authmode OPEN privacy OFF txpowmax 0 protmode CTS dtimperiod 1
bintval 100

 netstat -i -I ath0
NameMtu Network   AddressIpkts IerrsOpkts Oerrs  Coll
ath0   1500 Link#4  00:11:95:91:8c:df  0 1685321  2 0 0
ath0   1500 fe80:4::211:9 fe80:4::211:95ff:  0 -4 - -
ath0   1500 10.10.20/30   10.10.20.1 0 -0 - -

10 seconds later:
 netstat -i -I ath0
NameMtu Network   AddressIpkts IerrsOpkts Oerrs  Coll
ath0   1500 Link#4  00:11:95:91:8c:df  0 1685515  2 0 0
ath0   1500 fe80:4::211:9 fe80:4::211:95ff:  0 -4 - -
ath0   1500 10.10.20/30   10.10.20.1 0 -0 - -

-- 
John.
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: freebsd-questions@freebsd.org

2006-05-08 Thread John Murphy
Marty Landman [EMAIL PROTECTED] wrote:

This is giving me problems for some reason. I've put the floppy images on a
Debian box in my office and dd'd onto a floppy. The boot.flp worked but then
with the kern1.flp - which I dd'd onto the same floppy as boot.flp had gone
on, get this after a while:

I seem to remember the boot.flp is required twice, so probably not a good
idea to write over it.  (Just incase you try the floppy way again)

-- 
John.
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: searching

2004-10-24 Thread John Murphy
P Stalidis wrote:
hello,
I'm trying to find one of the earliest versions of freeBSD... 1.0 would 
be fine! I'm trying to get an intel i386sx33 with only 1mb of ram, up 
and running again... so any help is welcome
thanks in advance :)

There's an ftp search engine at
http://www.freewareweb.com/ftpsearch.shtml
which shows some hits if you search for freebsd-1*

The oldest version with release notes on the FreeBSD web site is 1.1
but it says the 386sx is not recommended so I wish you luck.

http://www.freebsd.org/releases/1.1/RELNOTES.FreeBSD

-- 
John.
___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: FBSD 5.3 + Nvidia drivers

2004-11-10 Thread John Murphy
Cargnini wrote:

Someone knows if the driver is working on 5.3 release ?

Yes.  I installed the nvidia driver from ports
(/usr/ports/X11/nvidia-driver).

I must apply all the patchs like in 5.2.1, in 5.3 ??

No.  If you use the port it even makes an entry in
/boot/loader.conf for you.

Change the 'Driver nv' line to 'Driver nvidia' and add
'Load glx' in the Modules section of xorg.conf.

You may need to compile and install a custom kernel without
'device agp'.  Although it seems to work for me with GENERIC.
I didn't use GENERIC with anything more demanding than screen
savers though (GeForce4 Ti 4200 with AGP8).

The screen needs to run at a depth of 16 or 24 bit.
(the default is 8).

-- 
HTH, John.
___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: Kernel 5.3 error tryring to compile it

2004-11-12 Thread John Murphy
Cargnini wrote:

hi i'm trrying to compile the new kernel 5.3 and i received the
following error during compilation(please someone could know
what it is ):

udbp.o(.text+0x40c): In function `udbp_attach':
: undefined reference to `ng_newtype'

Did you enable the following line? GENERIC has it disabled.

#device   udbp# USB Double Bulk Pipe devices

If you must have that device, check the man page for udbp
which suggests you also need 'options NETGRAPH' although
/sys/i386/conf/NOTES doesn't seem to mention it.

-- 
John.
___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: bootonly.iso?

2004-11-13 Thread John Murphy
Matthew T. Lager wrote:

Jay O'Brien wrote:
 I have successfully burned iso CDs from FreeBSD files, so I know
 my process for burning the CDs works.

 I burned Release 5.3's bootonly.iso file to a CD. When I put that
 CD back into my Windows machine that burned it, it is recognized
 as a blank CD.

 When I put that CD into my FreeBSD computer that was built from
 FreeBSD iso CDs, it doesn't work, as if it were a blank CD.

 What am I missing?

 Jay O'Brien

 PS.. I did try it a second time, just in case I had a bad blank CD.

Did you be sure you were downloading the .iso in binary format? If your
FTP client was transferring at ASCII, that would be your prob...

My guess would be that the bootonly disc is [cough] boot only.

Try booting it. :)

-- 
John.
___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: Natd/Gateway=yes vs 5.3

2004-11-14 Thread John Murphy
Francisco Reyes wrote:

Migrating a 4.10 box.
Copied data to a second drive.
Installed 5.3
Changed kernel to add

options IPFIREWALL
options IPFIREWALL_VERBOSE
options IPFIREWALL_VERBOSE_LIMIT=50
options IPDIVERT

In /etc/rc.conf have
firewall_enable=YES
firewall_logging=YES   # Set to YES to enable events logging
firewall_quiet=NO
firewall_type=open
gateway_enable=YES
natd_enable=YES   # Enable natd (if firewall_enable == YES).
natd_flags=-f /etc/natd.conf  # Set rules file for the NAT daemon
natd_interface=ed0

I've been reading the (excellent) firewall section of the handbook at:
http://www.freebsd.org/doc/en_US.ISO8859-1/books/handbook/firewalls.html

Section 14.9.6.3 /etc/rc.conf Options says:
If you don't have IPFW compiled into your kernel you will need to
load it with the following statement in your /etc/rc.conf:

firewall_enable=YES

Perhaps you have two ipfws, the kld and the one in the kernel.

Section 14.9.6.5.7 An Example NAT and Stateful Ruleset says:
The kernel source needs 'option divert' statement added to the other
IPFIREWALL statements compiled into a custom kernel.

So I guess that supersedes your options IPDIVERT entry.

-- 
HTH, John.
___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: Kernel compilation failed in 5.3-RELEASE

2004-11-14 Thread John Murphy
Robert Kot wrote (quoting Subhro):

 Recvsup and rebuild. Did you change anything in /etc/make.conf?


No, absolutely not. This is my /etc/make.conf:

# -- use.perl generated deltas -- #
# Created: Wed Nov 10 22:37:45 2004
# Setting to use base perl from ports:
PERL_VER=5.8.5
PERL_VERSION=5.8.5
PERL_ARCH=mach
NOPERL=yo
NO_PERL=yo
NO_PERL_WRAPPER=yo

Isn't it supposed to work out of the box ?

It does! I've just compiled a kernel based on GENERIC with these
changes and it compiles without problem:
#cpu  I486_CPU
#cpu  I586_CPU
cpu  I686_CPU

options  EXT2FS
options  IPFIREWALL
options  IPFIREWALL_VERBOSE
options  IPFIREWALL_DEFAULT_TO_ACCEPT
options  MAC
options  GEOM_BDE
device  sound

One of the error messages you saw said:
/usr/src/sys/modules/splash/bmp/splash_bmp.c:60:
error: syntax error before mod

Perhaps that file got corrupted somehow.  You could delete the
/usr/src/sys directory (after backing up your config file) and
re-install the sys source from CD.  You could compare it with
its CVS Log entries if you can find them, it has moved but there
are traces at:
http://www.freebsd.org/cgi/cvsweb.cgi/src/sys/modules/splash/bmp/Attic/splash_bmp.c

Or you could simply manage without splash screens for now by
commenting out the device splash line in your kernel config.

How can I do recvsup ? Sorry for the stupid question,
I'm still a beginner. 

There should be no need unless you want to track STABLE.

-- 
John.
___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Unintelligible messages in list archive.

2005-06-16 Thread John Murphy
Occasional archive reader wondering what happened here:
http://docs.freebsd.org/cgi/getmsg.cgi?fetch=992851+0+current/freebsd-questions
and here:
http://docs.freebsd.org/cgi/getmsg.cgi?fetch=826734+0+current/freebsd-questions

-- 
John.
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Linking to the html docs on a system?

2005-06-16 Thread John Murphy
What's the best/easiest way to make all the html documentation on a
FreeBSD server available from the DocRoot directory of an http server?
(boa on 5.4)

A 'one liner' would be great.

-- 
John
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: Problems compiling sample OpenGL apps .

2004-11-16 Thread John Murphy
Karel Miklav wrote:
Anybody here doing OpenGL development on FreeBSD? I need a 3D engine and 
there's nothing in the Ports. It looks like I'll have to port Irrlicht 
or Ogre, if none comes with a better idea :)

IANAD but there's a game called cube in the ports which seems to use
a good 3D engine that may interest you.  http://wouter.fov120.com/cube/

There's also an engine based on the one cube uses called Sauerbraten,
but it's not a FreeBSD port yet.

-- 
John
___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Anything stronger than hw.ata.ata_dma=0?

2006-08-30 Thread John Murphy
I'm trying to get a Kingston 1GB 50x 'elite pro' Compact Flash working
as ad1 initially, and then move it to ad0 to install FreeBSD-6.1 on it.

The hardware is an Soekris net4801 and it's known that CF cards usually
only work in PIO mode.  A line in /boot/loader.conf saying:
hw.ata.ata_dma=0 is usually enough, but not in this case.  It seems,
from the output of a verbose boot (see below), that the controller is
successfully setting PIO4 mode, but then it sets UDMA33 again, eventually
failing with:

ad1: FAILURE - READ_DMA timed out LBA=0

Using 'atacontrol mode ad1 PIO4' works and I can then fdisk, label and
mount it without error.  So what can I do that would be more effective
than the hw.ata.ata_dma sysctl.  I'm willing to patch the kernel source
and build a custom kernel if necessary.

 uname -a
FreeBSD mail.freeode.co.uk 6.0-RELEASE FreeBSD 6.0-RELEASE #9: Sun May  7
22:51:56 BST 2006 [EMAIL PROTECTED]:/usr/src/sys/i386/compile/
SOEKRIS  i386

Soekris comBIOS detects:
Pri Sla  CF300  (LBA Xlt 999-32-63  1007 Mbyte)

ata parts of verbose boot output:

atapci0: National Geode SC1100 ATA33 controller port 0x1f0-0x1f7,0x3f6,0x170-0
x177,0x376,0xe000-0xe00f at device 18.2 on pci0
atapci0: Reserved 0x10 bytes for rid 0x20 type 4 at 0xe000
ata0: ATA channel 0 on atapci0
atapci0: Reserved 0x8 bytes for rid 0x10 type 4 at 0x1f0
atapci0: Reserved 0x1 bytes for rid 0x14 type 4 at 0x3f6
ata0: reset tp1 mask=03 ostat0=50 ostat1=50
ata0: stat0=0x50 err=0x01 lsb=0x00 msb=0x00
ata0: stat1=0x50 err=0x01 lsb=0x00 msb=0x00
ata0: reset tp2 stat0=50 stat1=50 devices=0x3ATA_SLAVE,ATA_MASTER
ata0: [MPSAFE]
ata1: ATA channel 1 on atapci0
atapci0: Reserved 0x8 bytes for rid 0x18 type 4 at 0x170
atapci0: Reserved 0x1 bytes for rid 0x1c type 4 at 0x376
ata1: reset tp1 mask=00 ostat0=ff ostat1=ff
ata1: [MPSAFE]
Geode CBA@ 0x6000
Geode rev: 06 03
Timecounter Geode frequency 2700 Hz quality 1000
pci0: bridge at device 18.5 (no driver attached)
pci0: serial bus, USB at device 19.0 (no driver attached)
ata: ata0 already exists; skipping it
ata: ata1 already exists; skipping it
[...]
ata0-slave: pio=PIO4 wdma=WDMA2 udma=UDMA33 cable=40 wire
ata0-master: pio=PIO4 wdma=WDMA2 udma=UDMA100 cable=80 wire
ad0: success setting PIO4 on National chip
ad0: 38154MB FUJITSU MHT2040AT 0022 at ata0-master PIO4
ad0: 78140160 sectors [77520C/16H/63S] 16 sectors/interrupt 1 depth queue
GEOM: new disk ad0
ad1: success setting PIO4 on National chip
ad1: success setting UDMA33 on National chip
ad1: 983MB CF300 Ver1.27 at ata0-slave UDMA33
ad1: 2014992 sectors [1999C/16H/63S] 1 sectors/interrupt 1 depth queue
GEOM: new disk ad1
ata0: reiniting channel ..
ata0: reset stray irq7
tp1 mask=03 ostat0=50 ostat1=58
ata0: stat0=0x50 err=0x01 lsb=0x00 msb=0x00
ata0: stat1=0x50 err=0x01 lsb=0x00 msb=0x00
ata0: reset tp2 stat0=50 stat1=50 devices=0x3ATA_SLAVE,ATA_MASTER
ad0: success setting PIO4 on National chip
ad1: success setting PIO4 on National chip
ad1: success setting UDMA33 on National chip
ata0: reinit done ..
ad1: TIMEOUT - READ_DMA retrying (1 retry left) LBA=0
ata0: reiniting channel ..
ata0: reset tp1 mask=03 ostat0=50 ostat1=58
ata0: stat0=0x50 err=0x01 lsb=0x00 msb=0x00
ata0: stat1=0x50 err=0x01 lsb=0x00 msb=0x00
ata0: reset tp2 stat0=50 stat1=50 devices=0x3ATA_SLAVE,ATA_MASTER
ad0: success setting PIO4 on National chip
ad1: success setting PIO4 on National chip
ad1: success setting UDMA33 on National chip
ata0: reinit done ..
ad1: TIMEOUT - READ_DMA retrying (0 retries left) LBA=0
ata0: reiniting channel ..
ata0: reset tp1 mask=03 ostat0=50 ostat1=58
ata0: stat0=0x50 err=0x01 lsb=0x00 msb=0x00
ata0: stat1=0x50 err=0x01 lsb=0x00 msb=0x00
ata0: reset tp2 stat0=50 stat1=50 devices=0x3ATA_SLAVE,ATA_MASTER
ad0: success setting PIO4 on National chip
ad1: success setting PIO4 on National chip
ad1: success setting UDMA33 on National chip
ata0: reinit done ..
ad1: FAILURE - READ_DMA timed out LBA=0
ata0: reiniting channel ..
ata0: reset tp1 mask=03 ostat0=50 ostat1=58
ata0: stat0=0x50 err=0x01 lsb=0x00 msb=0x00
ata0: stat1=0x50 err=0x01 lsb=0x00 msb=0x00
ata0: reset tp2 stat0=50 stat1=50 devices=0x3ATA_SLAVE,ATA_MASTER
ad0: success setting PIO4 on National chip
ad1: success setting PIO4 on National chip
ad1: success setting UDMA33 on National chip
ata0: reinit done ..
ad1: TIMEOUT - READ_DMA retrying (1 retry left) LBA=1
ata0: reiniting channel ..
ata0: reset tp1 mask=03 ostat0=50 ostat1=58
ata0: stat0=0x50 err=0x01 lsb=0x00 msb=0x00
ata0: stat1=0x50 err=0x01 lsb=0x00 msb=0x00
ata0: reset tp2 stat0=50 stat1=50 devices=0x3ATA_SLAVE,ATA_MASTER
ad0: success setting PIO4 on National chip
ad1: success setting PIO4 on National chip
ad1: success setting UDMA33 on National chip
ata0: reinit done ..
ad1: TIMEOUT - READ_DMA retrying (0 retries left) LBA=1
ata0: reiniting channel ..
ata0: reset tp1 mask=03 ostat0=50 ostat1=58
ata0: stat0=0x50 err=0x01 lsb=0x00 msb=0x00
ata0: stat1=0x50 err=0x01 lsb=0x00 msb=0x00
ata0: reset tp2 stat0=50 stat1=50 

Re: cups-1.3.3 not compiling anymore in FreeBSD 7.0

2007-10-02 Thread John Murphy
On Tue, 02 Oct 2007 13:32:33 +
O. Hartmann [EMAIL PROTECTED] wrote:

 Hello,
 
 Since several days all my FreeBSD 7.0-CURRENT boxes are incapable of 
 upgrading cups-base port with the follwoing error. Can anyone help?
 
 Thanks a lot,
 
 Regards,
 Oliver

I get a similar error while trying to upgrade kdelibs on 6.2-RELEASE:

gmake[3]: Leaving directory `/usr/ports/x11/kdelibs3/work/kdelibs-3.5.7/kdeprint
/lpdunix'
Making all in cups
gmake[3]: Entering directory `/usr/ports/x11/kdelibs3/work/kdelibs-3.5.7/kdeprin
t/cups'
Making all in cupsdconf2
gmake[4]: Entering directory `/usr/ports/x11/kdelibs3/work/kdelibs-3.5.7/kdeprin
t/cups/cupsdconf2'
echo '#include kdemacros.h'  cupsdconf_dummy.cpp; \
echo 'extern C int kdemain(int argc, char* argv[]);'  cupsdconf_dumm
y.cpp; \
echo 'extern C KDE_EXPORT int kdeinitmain(int argc, char* argv[]) { re
turn kdemain(argc,argv); }'  cupsdconf_dummy.cpp
if /bin/sh /usr/local/bin/libtool --silent --tag=CXX --mode=compile c++ -DHAVE_C
ONFIG_H -I. -I. -I../../.. -I../../../dcop -I../../../kdecore -I../../../kio/kss
l -I../../../kjs -I../../.. -I../../../kio -I../../../kfile -I../../../dcop -I..
/../../libltdl -I../../../kdefx -I../../../kdecore -I../../../kdecore -I../../..
/kdecore/network -I../../../kdeui -I../../../kio -I../../../kio/kio -I../../../k
io/kfile -I../../..  -I/usr/local/include -I/usr/local/include -I/usr/local/incl
ude  -D_THREAD_SAFE -pthread -DQT_THREAD_SUPPORT   -I/usr/local/include -I/usr/l
ocal/include  -I/usr/local/include -D_GETOPT_H -D_THREAD_SAFE   -Wno-long-long -
Wundef -Wall -W -Wpointer-arith -DNDEBUG -DNO_DEBUG -O2 -O2 -fno-strict-aliasing
 -pipe -Wno-non-virtual-dtor -fno-exceptions -fno-check-new -fno-common  -DQT_CL
EAN_NAMESPACE -DQT_NO_ASCII_CAST -DQT_NO_STL -DQT_NO_COMPAT -DQT_NO_TRANSLATION
 -MT cupsdconf_dummy.lo -MD -MP -MF .deps/cupsdconf_dummy.Tpo -c -o cupsdconf_
dummy.lo cupsdconf_dummy.cpp; \
then mv -f .deps/cupsdconf_dummy.Tpo .deps/cupsdconf_dummy.Plo; else
 rm -f .deps/cupsdconf_dummy.Tpo; exit 1; fi

[snip]

if /bin/sh /usr/local/bin/libtool --silent --tag=CC --mode=compile cc -DHAVE_CON
FIG_H -I. -I. -I../../.. -I../../../dcop -I../../../kdecore -I../../../kio/kssl
-I../../../kjs -I../../.. -I../../../kio -I../../../kfile -I../../../dcop -I../.
./../libltdl -I../../../kdefx -I../../../kdecore -I../../../kdecore -I../../../k
decore/network -I../../../kdeui -I../../../kio -I../../../kio/kio -I../../../kio
/kfile -I../../..  -I/usr/local/include -I/usr/local/include -I/usr/local/includ
e  -D_THREAD_SAFE -pthread -DQT_THREAD_SUPPORT   -I/usr/local/include -I/usr/loc
al/include  -I/usr/local/include -D_GETOPT_H -D_THREAD_SAFE   -DNDEBUG -O2  -O2
-fno-strict-aliasing -pipe  -MT cups-util.lo -MD -MP -MF .deps/cups-util.Tpo -
c -o cups-util.lo cups-util.c; \
then mv -f .deps/cups-util.Tpo .deps/cups-util.Plo; else rm -f .dep
s/cups-util.Tpo; exit 1; fi
cups-util.c: In function `cupsGetConf':
cups-util.c:111: error: dereferencing pointer to incomplete type
cups-util.c:119: error: dereferencing pointer to incomplete type
cups-util.c:138: error: dereferencing pointer to incomplete type
cups-util.c:213: warning: `httpRead' is deprecated (declared at /usr/local/inclu
de/cups/http.h:361)
cups-util.c: In function `cupsPutConf':
cups-util.c:308: warning: `httpWrite' is deprecated (declared at /usr/local/incl
ude/cups/http.h:371)
cups-util.c:312: warning: `httpWrite' is deprecated (declared at /usr/local/incl
ude/cups/http.h:371)
cups-util.c:337: error: dereferencing pointer to incomplete type
cups-util.c:345: error: dereferencing pointer to incomplete type
cups-util.c:364: error: dereferencing pointer to incomplete type
cups-util.c: In function `cups_local_auth':
cups-util.c:454: warning: passing arg 1 of `httpAddrLocalhost' from incompatible
 pointer type
gmake[4]: *** [cups-util.lo] Error 1
gmake[4]: Leaving directory `/usr/ports/x11/kdelibs3/work/kdelibs-3.5.7/kdeprint
/cups/cupsdconf2'
gmake[3]: *** [all-recursive] Error 1
gmake[3]: Leaving directory `/usr/ports/x11/kdelibs3/work/kdelibs-3.5.7/kdeprint
/cups'
gmake[2]: *** [all-recursive] Error 1
gmake[2]: Leaving directory `/usr/ports/x11/kdelibs3/work/kdelibs-3.5.7/kdeprint
'
gmake[1]: *** [all-recursive] Error 1
gmake[1]: Leaving directory `/usr/ports/x11/kdelibs3/work/kdelibs-3.5.7'
gmake: *** [all] Error 2
*** Error code 2

Stop in /usr/ports/x11/kdelibs3.
** Command failed [exit code 1]: /usr/bin/script -qa /tmp/portupgrade.35894.0 en
v UPGRADE_TOOL=portupgrade UPGRADE_PORT=kdelibs-3.5.7_1 UPGRADE_PORT_VER=3.5.7_1
 make
** Fix the problem and try again.
** Listing the failed packages (*:skipped / !:failed)
! x11/kdelibs3 (kdelibs-3.5.7_1)(unknown build error)
---  Packages processed: 0 done, 0 ignored, 0 skipped and 1 failed

-- 
Thanks, john.
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to 

Can't build kdelibs. Errors in cups-util.c

2007-10-03 Thread John Murphy
Can't build kdelibs. Errors in cups-util.c

I posted to the cups-1.3.3 not compiling anymore in FreeBSD 7.0
thread because this seemed a similar (cups) problem to that one.

http://docs.FreeBSD.org/cgi/mid.cgi?20071002233308.06dfa5bd
For the full details.

The errors are:

cups-util.c: In function `cupsGetConf':
cups-util.c:111: error: dereferencing pointer to incomplete type
cups-util.c:119: error: dereferencing pointer to incomplete type
cups-util.c:138: error: dereferencing pointer to incomplete type
cups-util.c:213: warning: `httpRead' is deprecated (declared at 
/usr/local/include/cups/http.h:361)
cups-util.c: In function `cupsPutConf':
cups-util.c:308: warning: `httpWrite' is deprecated (declared at 
/usr/local/include/cups/http.h:371)
cups-util.c:312: warning: `httpWrite' is deprecated (declared at 
/usr/local/include/cups/http.h:371)
cups-util.c:337: error: dereferencing pointer to incomplete type
cups-util.c:345: error: dereferencing pointer to incomplete type
cups-util.c:364: error: dereferencing pointer to incomplete type
cups-util.c: In function `cups_local_auth':
cups-util.c:454: warning: passing arg 1 of `httpAddrLocalhost' from 
incompatible pointer type

I tried the suggestion to:

make deinstall
make clean
make reinstall

in the cups-base port directory.

Even though my problem wasn't with cups-base itself. No change.

I tried to make WITHOUT_CUPS=yes install in x11/kdelibs (I don't
actually have a printer). No change.

I then (stupidly) made deinstall etc. in x11/kdelibs, which had
the undesireable side effect of breaking my kde desktop env.

I keep running csup in the hope that it gets fixed, but there's
a good chance the problem is between chair and keyboard. Please
help with any suggestion.

-- 
Thanks, John.
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: Can't build kdelibs. Errors in cups-util.c

2007-10-03 Thread John Murphy
Jonathan Horne [EMAIL PROTECTED] wrote:

Quoting John Murphy [EMAIL PROTECTED]:

 Can't build kdelibs. Errors in cups-util.c

 I posted to the cups-1.3.3 not compiling anymore in FreeBSD 7.0
 thread because this seemed a similar (cups) problem to that one.

 http://docs.FreeBSD.org/cgi/mid.cgi?20071002233308.06dfa5bd
 For the full details.


looks like a patch might have been completed.  hopefully will soon be  
committed to ports.

http://mail.kde.org/pipermail/kde-freebsd/2007-October/001549.html

Thanks. At least they are aware of the problem. I tried to apply the
patch, but it failed at hunk 1. Probably because I wasn't sure where
the headers ended and the patch began though. Think I'll have to build
something out of packages for now...

-- 
Thanks, John.
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: unable to install XFree86

2007-10-10 Thread John Murphy
On Wed, 10 Oct 2007 15:23:26 +0800
williamkow [EMAIL PROTECTED] wrote:

 # cd /usr/ports/x11/XFree86
 # make install.
 ==  XFree86-3.3.6_11 is marked as broken: Does not build on FreeBSD =6.x.
 *** Error code 1
 
 Is that means, the XFree86 should not install and run on my newly 
 installed FreeBSD 6.2-Release ?

Yes. You need to install xorg instead. You can use pkg_add -r xorg
which would be quicker than building the port. It's explained very
well in the handbook, which also tells how to configure it when
the install has finished:

http://www.freebsd.org/doc/en_US.ISO8859-1/books/handbook/x-install.html

There's also a section (5.7.3.1) on enabling The KDE Display Manager:

http://www.freebsd.org/doc/en_US.ISO8859-1/books/handbook/x11-wm.html

-- 
Thanks, John. 
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: offline installation of Xorg - Re: unable to install XFree86

2007-10-10 Thread John Murphy
On Wed, 10 Oct 2007 18:37:26 +0800
williamkow [EMAIL PROTECTED] wrote:

 
How can I install Xorg, if there is no internet connection ? I means
offline installation of Xorg ?
I got a lot error codes, relating to accessing the http sites. Please
advise. Thank you.

Presuming you have the install disk 1:

Log in as root and type sysinstall

Down arrow to Configure and press enter

Down arrow to Distributions, press enter

Down arrow all the way to X.Org, press enter

Select the parts of the distribution set you require in a similar way.

Press the tab key to switch between the selections and the OK box.
When you're happy with your selections up arrow to Exit which will
take you back to the previous page. Press enter again and you should
then be able to choose the installation media.

It is harder to describe than to do.

-- 
Thanks, John.
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: Can login using root password, but not remotely with SSH

2007-10-22 Thread John Murphy
On Mon, 22 Oct 2007 15:39:19 -0400
Robert Huff [EMAIL PROTECTED] wrote:

 
 James writes:
 
   Add yourself to wheel (which is the root group on FreeBSD, a name
   I believe it inherited from earlier BSDs, but I've no idea what
   the justification for choosing 'wheel' is; any BSD historians
   here - you'd be welcome to let us know!)
 
   Not sure, but I believe wheel predates UNIX.  I have
 certainly seen the idea on OSes that do.

Interesting. Google found this:

From The New Hacker's Dictionary version 4.2.2 by Various editors

wheel n.

[from slang `big wheel' for a powerful person] A person who has an
active wheel bit. We need to find a wheel to unwedge the hung tape
drives. The traditional name of security group zero in BSD (to which
the major system-internal users like root belong) is `wheel'. Some
vendors have expanded on this usage, modifying Unix so that only
members of group `wheel' can go root.

-- 
Thanks, John.

___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: Is it difficult to move from Linux?

2007-10-22 Thread John Murphy
On Mon, 22 Oct 2007 19:33:57 +0100
Donovan R. Palmer [EMAIL PROTECTED] wrote:

 Hi,
 
 I have been using Linux for over 10 years, but have for a number of reasons 
 become very interested in learning to use FreeBSD. Are there any ex or 
 current Linux users here and could you tell me how hard it is to make the 
 shift from Linux?  Is there anything in particular which has been written 
 which would be useful to read?

I have very little experience of Linux; I 'found' FreeBSD long before
I had even heard of it! I read an article recently which expresses
what it was like for someone who recently converted:

http://penguinpetes.com/b2evo/index.php?title=the_bsd_community_compared_to_the_linux_more=1c=1tb=1pb=1

I've heard some Linux users complain about the installer. Words like
arcane were used. If you think you may struggle with that, then may
I reccommend PC-BSD. I've been using it on a spare PC for a while now
and really like it. It's installer is better than any of the few Linux
distros I've tried. It's based on FreeBSD of course (Stable I believe).

As for what to read; The Handbook is a must:

http://www.freebsd.org/doc/en_US.ISO8859-1/books/handbook/

-- 
Thanks, John.
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: pkgdb -Ff and autoconf question...how do I respond?

2007-10-27 Thread John Murphy
I have a similar problem with gnu-automake, it seems to be required by
the kde meta port:

# pkg_info | grep kde-3
kde-3.5.7   The meta-port for KDE
kdeartwork-xscreensaver-kde-3.5.7 Support for xscreensaver blankers in KDE

# pkg_info | grep gnu-aut
gnu-automake-1.10   GNU Standards-compliant Makefile generator (GNU unmodified)

# portupgrade -a
cd: can't cd to /usr/ports/devel/gnu-automake
** Package 'gnu-automake' has been removed from ports tree.
** Port marked as IGNORE: graphics/ImageMagick:
Presence of FPX breaks self-tests. Disable FPX or disable automatic 
tests.

# ll /usr/ports/devel/gnu-automake
ls: /usr/ports/devel/gnu-automake: No such file or directory

# pkgdb -Ff
---  Checking the package registry database
Stale origin: 'devel/gnu-automake': perhaps moved or obsoleted.
- The port 'devel/gnu-automake' was removed on 2007-09-10 because:
No longer required with new autotools system
- Hint:  gnu-automake-1.10 is required by the following package(s):
kde-3.5.7
- Hint: checking for overwritten files...
 - No files installed by gnu-automake-1.10 have been overwritten by other 
packages.
Deinstall gnu-automake-1.10 ? [no] yes
---  Deinstalling 'gnu-automake-1.10'
pkg_delete: package 'gnu-automake-1.10' is required by these other packages
and may not be deinstalled:
kde-3.5.7
** Listing the failed packages (*:skipped / !:failed)
! gnu-automake-1.10 (pkg_delete failed)
---  Packages processed: 0 done, 0 ignored, 0 skipped and 1 failed
Command failed [exit code 1]: /usr/local/sbin/pkg_deinstall gnu-automake-1.10

I managed to get rid of gnu-autoconf by answering no to deinstall?
It then asked if I wanted to unregister it:

Unregister any of them? [no] yes
  Unregister gnu-autoconf-2.61 keeping the installed files intact? [no] yes
  - gnu-automake-1.10 is kept.
  -- Saving the gnu-autoconf-2.61's +CONTENTS file as 
/var/db/pkg/gnu-automake-1.10/+CONTENTS.gnu-autoconf-2.61
  -- Unregistering gnu-autoconf-2.61
  -- Done.
[Updating the pkgdb format:bdb_btree in /var/db/pkg ... - 724 packages found 
(-1 +0) (...) done]
Stale dependency: gnu-automake-1.10 - gnu-autoconf-2.61 (devel/gnu-autoconf):
cd: can't cd to /usr/ports/devel/gnu-automake
- Deleted. (irrelevant)
Stale dependency: kde-3.5.7 - gnu-autoconf-2.61 (devel/gnu-autoconf):
- Deleted. (irrelevant)

But I don't get asked to unregister gnu-automake.

Can I force it, without breaking anything, somehow?

-- 
Thanks, John.
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: Virtualization

2007-10-31 Thread John Murphy
On Tue, 30 Oct 2007 23:57:20 +0100
Ivan Voras [EMAIL PROTECTED] wrote:

 Bart Silverstrim wrote:
  I was curious with the information coming out regarding FreeBSD 7 what
  option are available for virtualizing other OS's using FreeBSD as a host.
 
 Extremely limited.
 
  I've been running several servers (Windows of various versions and a
  Linux system) as virtual machines under VMWare Server for Linux for
  about a year now.  I remember there were some problems with trying to
  get FreeBSD to run VMWare previously?
 
 It's possible some early VMWare products (Like VMWare Workstation 3)
 work on FreeBSD 7, but a) you can't buy that products any more and b)
 you probably wouldn't want to use them even if you did.
 
 The only approximately useful option is Qemu, but it's slow and may not
 work on AMD64.
 
 There's a donation box on
 http://www.rsync.net/resources/notices/2007cb.html for developers to get
 VMWare Workstation working on FreeBSD but the status of the project is
 unknown. There's also some indication someone is working on VirtualBox
 but that's probably in very early stages (and besides that, VirtualBox
 doesn't work reliably).
 

The status seems to be Status: CLAIMED by Orlando Bassotto - currently
in progress. which looks good because he did a lot of work on porting
VMware 3.x I think.

I found a clue to a cure, but qemu was dropping cores when I tried it
recently. Tried bochs too; I quite like it.

I also installed qemu-launcher, but haven't tried it partly because
it seems to be missing qemuctl and I can't even even extract files
from the Linux tar.gz blush.

-- 
Thanks, John.
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: Virtualization

2007-11-01 Thread John Murphy
On Thu, 1 Nov 2007 20:21:41 +1100
Norberto Meijome [EMAIL PROTECTED] wrote:

 On Thu, 1 Nov 2007 02:09:20 +
 John Murphy [EMAIL PROTECTED] wrote:
 
  I found a clue to a cure, but qemu was dropping cores when I tried it
  recently. Tried bochs too; I quite like it.
 
 Hi john,
 how do you find bochs compared to qemu, in relation to speed and features? 
 cheers,

Hi Norberto, I haven't done any speed measurements, but qemu seems
a lot faster. It may be possible to make bochs use real memory, but
qemu defaulting to use it is bound to make a lot of difference.

I miss the 'lights' in boch's status bar though...

-- 
Thanks, John.
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: not sure which list for 7beta items...

2007-11-03 Thread John Murphy
On Sat, 03 Nov 2007 09:03:38 -0500
Jonathan Horne [EMAIL PROTECTED] wrote:

 now that 7.0 is in official beta, which list should i post to  
 concerning issues im having (specifically, unreliability of the  
 built-in iwi driver)?
 
 thanks,

There seems to be a fair number of 7.0 questions on freebsd-stable
so I guess that would be the place:

http://docs.freebsd.org/mail/current/freebsd-stable.html

There's a thread about the iwi driver here:

http://docs.freebsd.org/cgi/mid.cgi?20071029224155.GG97703

-- 
Thanks, John.
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Amarok crashes X (since portupgrade)

2007-11-29 Thread John Murphy
Testing 7.0 beta2 so I should upgrade to beta3, but all was working
well until I portupgraded yesterday. Now amarok shuts down X server:

Nov 30 00:14:37 asus kdm-bin[1146]: X server for display :0 terminated
unexpectedly

I get a couple of lines of text if I start it from an xterm, but they
are gone too quick to read. I will upgrade tomorrow, but my question
is more: how can I discover which ports were upgraded most recently
and how can I get more debug information about a GUI program which
crashes the X server.

-- 
Thanks, John.
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: Amarok crashes X (since portupgrade)

2007-11-29 Thread John Murphy
On Thu, 29 Nov 2007 21:30:22 -0500
Randy Pratt [EMAIL PROTECTED] wrote:

 On Fri, 30 Nov 2007 00:47:01 +
 John Murphy [EMAIL PROTECTED] wrote:
 
  Testing 7.0 beta2 so I should upgrade to beta3, but all was working
  well until I portupgraded yesterday. Now amarok shuts down X server:
  
  Nov 30 00:14:37 asus kdm-bin[1146]: X server for display :0 terminated
  unexpectedly
  
  I get a couple of lines of text if I start it from an xterm, but they
  are gone too quick to read. I will upgrade tomorrow, but my question
  is more: how can I discover which ports were upgraded most recently
 
 I use a little shell script to find upgrade dates:
 
 
 #!/bin/sh
 
 cd /var/db/pkg
 list=$(ls -trd */+COMMENT)
 
 for item in ${list}; do
_date=`stat -f %Sm ${item}`
printf %-25s %s\n ${_date} `echo ${item} | sed 's/\/.*//'`
 
 done
 
 
 I can't help with the debug part though.

Very useful script that. Many thanks.

The only ports upgraded at the time were:

Nov 29 01:23:55 2007  samba-3.0.26a_2,1
Nov 29 01:27:05 2007  samba-libsmbclient-3.0.26a_2
Nov 29 01:36:03 2007  xorg-server-1.4_3,1
Nov 29 01:42:21 2007  wxgtk2-2.6.3_5

wxgtk isn't a dependency of amarok so that's ruled out.

With stdout  stderr directed to a file I see lots of variations of:

amarok:   [CollectionDB] [ERROR!] [virtual QStringList 
SqliteConnection::query(const QString, bool)]  sqlite3_compile error:
amarok:   [CollectionDB] [ERROR!] index tags_deviceid_index already
 exists
amarok:   [CollectionDB] [ERROR!] on query: CREATE INDEX
 tags_deviceid_index ON tags( deviceid ); 

Then just before X dies:

amarok: [Moodbar] Resetting moodbar: 
kdecore (KAction): WARNING: KAction::insertKAccel( kaccel = 0x2b562520 ):
 KAccel object already contains an action name play_pause
QLayout: Adding KToolBar/mainToolBar (child of QVBox/unnamed) to layout
 for PlaylistWindow/PlaylistWindow
: Fatal IO error: client killed
Amarok: [Loader] Starting amarokapp..
Amarok: [Loader] Don't run gdb, valgrind, etc. against this binary!
 Use amarokapp.
amarokapp: Fatal IO error: client killed
amarok: BEGIN: virtual CollectionDB::~CollectionDB()
amarok: END__: virtual CollectionDB::~CollectionDB() - Took 0.00023s
amarok: [virtual EngineController::~EngineController()]

I tried using 'amarokapp', but the output looks the same to my
untrained eye. 

Had to install mp3blaster (ncurses mp3 player) to play some tunes;
it worked a treat :)

-- 
Thanks, John.
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


What's the point of the shell choice in single user mode?

2007-11-30 Thread John Murphy
I've just successfully done the world and kernel upgrade from 7 beta2
to beta3. I've always had a mergemaster phobia, but it didn't seem too
bad this time. I thought I'd broken it after choosing /bin/tcsh as my
shell in single user mode. It grumbled about termcap (I think) and
then gave me a simple shell with a % prompt.

fsck and mount were unknown commands and even though I could change
directory to /usr or /home they were (apparently) empty! Scary!
I now realise it was because they were not mounted of course.

I'll know to always accept the suggested /bin/sh in future, but I was
wondering if the only reason a choice of a different shell is offered
is to scare the unwary.

-- 
Thanks, John.
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: What's the point of the shell choice in single user mode?

2007-12-01 Thread John Murphy
On Sat, 1 Dec 2007 06:18:13 +
RW [EMAIL PROTECTED] wrote:

 On Sat, 1 Dec 2007 04:44:27 +
 John Murphy [EMAIL PROTECTED] wrote:
 
  I've just successfully done the world and kernel upgrade from 7 beta2
  to beta3. I've always had a mergemaster phobia, but it didn't seem too
  bad this time. I thought I'd broken it after choosing /bin/tcsh as my
  shell in single user mode. It grumbled about termcap (I think) and
  then gave me a simple shell with a % prompt.
  ...
  I'll know to always accept the suggested /bin/sh in future, but I was
  wondering if the only reason a choice of a different shell is offered
  is to scare the unwary.
 
 Selecting /bin/[t]csh always works for me.

I just tried it again with exactly the same results (FreeBSD-7.0 beta3):

[after pressing 4 at the Beasty menu]

Trying to mount root from ufs:/dev/ad4s2a
Enter full path name of shell or RETURN for /bin/sh:
/bin/tcsh
sh: Cannot open /etc/termcap
sh: using dumb terminal settings
%fsck -p
fsck: Command not found
%mount -u /
mount: Command not found
%reboot
reboot: Command not found
%exit
logout ... continues to a Login prompt.

Pressing RETURN or typing /bin/sh gets a '#' prompt and working fsck etc.

Is your /etc/termcap a symlink?

ll /etc/termcap
lrwxrwxrwx  1 root  wheel  23 Nov 15 20:27 /etc/termcap - 
/usr/share/misc/termcap

-- 
Thanks, John.
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: What's the point of the shell choice in single user mode?

2007-12-01 Thread John Murphy
On Sat, 1 Dec 2007 13:46:12 +
Daniel Bye [EMAIL PROTECTED] wrote:

 On Sat, Dec 01, 2007 at 02:15:26PM +0100, Erik Trulsson wrote:
  On Sat, Dec 01, 2007 at 04:44:27AM +, John Murphy wrote:
   I've just successfully done the world and kernel upgrade from 7 beta2
   to beta3. I've always had a mergemaster phobia, but it didn't seem too
   bad this time. I thought I'd broken it after choosing /bin/tcsh as my
   shell in single user mode. It grumbled about termcap (I think) and
   then gave me a simple shell with a % prompt.
   
   fsck and mount were unknown commands and even though I could change
   directory to /usr or /home they were (apparently) empty! Scary!
   I now realise it was because they were not mounted of course.
   
   I'll know to always accept the suggested /bin/sh in future, but I was
   wondering if the only reason a choice of a different shell is offered
   is to scare the unwary.
  
  On possible scenario is that /bin/sh has - somehow - been corrupted, deleted
  or otherwise made unusable.  In that situation it is very nice to be able to
  choose some other shell so you can at least try to fix the problem.
 
 And some individuals even seem to prefer [t]csh over sh! I know, what's
 that all about? ;-P (runs to a safe distance to watch the fireworks...)
 
 John - you would have had the same experience had you selected sh -
 only the root file system is mounted if you come up into single user,
 which is why the installworld instructions tell you to mount all your
 other local file systems. As for fsck and mount being unknown, I suspect
 that's due to a very conservative initial PATH under tcsh, but as I
 don't use it, I don't know for sure. And the termcap grumble is 
 because /etc/termcap is actually a symlink to /usr/share/misc/termcap,
 which on your system is evidently not on your / fs.

Ah, that explains it. /usr is indeed elsewhere ad4s2f in fact.
[t]csh always gets my vote. (The government still seems to win though) :)

-- 
Thanks, John.
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: What's the point of the shell choice in single user mode?

2007-12-02 Thread John Murphy
On Sun, 02 Dec 2007 18:48:33 +0100
Jorn Argelo [EMAIL PROTECTED] wrote:

 John Murphy wrote:
  [after pressing 4 at the Beasty menu]
 
  Trying to mount root from ufs:/dev/ad4s2a
  Enter full path name of shell or RETURN for /bin/sh:
  /bin/tcsh
  sh: Cannot open /etc/termcap
  sh: using dumb terminal settings
  %fsck -p
  fsck: Command not found
  %mount -u /
  mount: Command not found
  %reboot
  reboot: Command not found
  %exit
  logout ... continues to a Login prompt.

 You simply don't have the commands in your PATH. Type /sbin/mount, 
 /sbin/fsck, /sbin/reboot and so on, and it does work. Never tried using 
 an setenv PATH /bin:/sbin:usr/bin:/usr/sbin(etc) in single user mode, 
 but I reckon it works.

Thanks. Useful to know that those tools are all in /sbin

I can confirm that setenv PATH  works too.

 Also note that vi doesn't work by default as it needs to write to /tmp. 
 So mount /tmp or re-mount / to RW permissions.
 
 Regards,
 
 Jorn

-- 
Thanks, John.
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: What's the point of the shell choice in single user mode?

2007-12-07 Thread John Murphy
On Mon, 3 Dec 2007 13:53:02 -0500
Philip M. Gollucci [EMAIL PROTECTED] wrote:

 Jorn Argelo wrote:
  RW wrote:
  On Sun, 02 Dec 2007 18:48:33 +0100
  Jorn Argelo [EMAIL PROTECTED] wrote:
 
 
 
  Also note that vi doesn't work by default as it needs to write
  to /tmp. So mount /tmp or re-mount / to RW permissions.
 
  I think vi will also fail unless it has access to termcap, so you'd
  need /usr mounted too.
 
  You'd need to mount /usr anyway, as the vi binary is located in /usr/bin ;-)
 *cough* /rescue/vi

Thanks for all the tips on this subject. One more question:

How would I enable a local keyboard layout in single user mode?
I have had to find '/' by trial and error on my UK keyboard.

-- 
Thanks, John.
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: Release 7.0 Beta2

2007-12-09 Thread John Murphy
On Sun, 9 Dec 2007 09:36:47 -0800
Srinivasa R Kanduru [EMAIL PROTECTED] wrote:

 Hi,
 
 I was trying to install FreeBSD 7.0 Beta2 on a dell x86 machine which
 doesn't have any PS2 ports.  The installer expects a PS2 keyboard I think.
 The USB port is disabled for some reason and it is not possible to proceed
 further in the installation process.
 
 Is this a known issue ? Does the installer doesn't recognize a USB keyboard
 ?

I was reasonably sure I used my USB keyboard when I installed 7.0-beta2,
but just to make sure I tried it and I can confirm that the installer
recognises it. I tested it at the black and white (Beasty?) menu by
pressing space and then 1, and I could select a keyboard layout in the
sysinstall menu too. I carried on little further without problems.

Can you find another keyboard to try?

-- 
Thanks, John.

___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: Kernel compile problems

2007-12-14 Thread John Murphy
On Fri, 14 Dec 2007 16:23:41 -0500 (EST)
O-ren-ishi-i [EMAIL PROTECTED] wrote:

 
 Hi all,
 
 I use this kernel config file (follows below): syntactical the
 configuration appears ok.I get no errors here.
 When compiling the kernel I get errors as soon as the modules are
 being build.
 I then tried /etc/make.conf (adding this line as zlib.ko is the
 first module that makes problems)
  WITHOUT_MODULES = zlib
 
 I don't find the error.
 
 Thanks in advance
 
 Ryan 
 
 I am running FreeBSD 6.2-Release i386 SMP ( on Athlon 64 X2 4600+

Hi Ryan

You have a line in your kernel config:

device  umass   # Disks/Mass storage - Requires scbus and da

But scbus and da are commented out.

I'm not sure it will entirely cure the problem. Also it's advisable
to call a modified kernel something other than GENERIC and change
the ident line accordingly.

Follow up with the errors you get if it still won't build.

-- 
Thanks, John.
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: flash

2007-07-02 Thread John Murphy
On Sun, 1 Jul 2007 21:54:51 -0300
Anton Galitch [EMAIL PROTECTED] wrote:

 Hi.
 
 I tried flash9 and flash7, the flash9 just crashes, and flash7 shows a grey
 square in the place where the flash application should be showed. I tried
 both, linux-firefox, and nspluginwrapper methods, it shows the same grey
 square. Any idea of what could it be??

FireFox or Opera?

I was able to get Flash7 working well in Firefox using tips from Nikola
Lecic in a thread on this list about a month ago. Mostly this post:

http://docs.freebsd.org/cgi/mid.cgi?200706020235.l522Zv7p002571

Can't seem to get YouTube working in Opera though. Just get the grey
square and some download activity, although the Flash player part of
this works:

http://www.adobe.com/shockwave/welcome/

-- 
John.

___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: OT: Re: The worst error message in history belongs to... BIND9!

2007-07-05 Thread John Murphy
Wasn't there, once upon a time, an error message in FreeBSD which
reported 'This doesn't look like Kansas, Toto'?

Seem to recall it occurring when I deleted the directory I was 'in'.

I may have imagined it though!

-- 
John.
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: OT: Re: The worst error message in history belongs to... BIND9!

2007-07-06 Thread John Murphy
Alex Zbyslaw wrote:

 Jerry McAllister wrote:
 
 On Thu, Jul 05, 2007 at 04:46:52PM +0100, John Murphy wrote:
 
   
 
 Wasn't there, once upon a time, an error message in FreeBSD which
 reported 'This doesn't look like Kansas, Toto'?
 
 
 
 I remember seeing that error message somewhere, but do not remember
 where or if it was in FreeBSD.
   
 
 It's a fortune.  Whether it has also ever been an error message I cannot 
 say, but not in 5.4 unless it's well hidden.
 
 Gee, Toto, I don't think we are in Kansas anymore.
 
 find /usr/src -type f -print0 | xargs -0 egrep -l Kansas

Seems it was replaced in 2000 with unable to return to working directory.

http://www.freebsd.org/cgi/cvsweb.cgi/src/usr.sbin/pkg_install/delete/perform.c.diff?r1=1.20;r2=1.21

-- 
John.
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


nVidia port build failure in ldconfig

2007-04-29 Thread John Murphy
While trying to build /usr/ports/x11/nvidia-driver-9631 from a
freshly csup'd ports tree, it stopped with the following error:

===  Installing for linux-expat-1.95.8
===   linux-expat-1.95.8 depends on file: /compat/linux/etc/fedora-release - 
found
===   Generating temporary packing list
===  Checking if textproc/linux-expat already installed
cd /usr/ports/textproc/linux-expat/work  /usr/bin/find * -type d -exec 
/bin/mkdir -p /compat/linux/{} \;
cd /usr/ports/textproc/linux-expat/work  /usr/bin/find * ! -type d | 
/usr/bin/cpio -pm -R root:wheel /compat/linux
299 blocks
===   Running ldconfig
/compat/linux/sbin/ldconfig -r /compat/linux
ELF binary type 3 not known.
/compat/linux/sbin/ldconfig: 1: Syntax error: ( unexpected
*** Error code 2

Stop in /usr/ports/textproc/linux-expat.
*** Error code 1

Stop in /usr/ports/x11-fonts/linux-fontconfig.
*** Error code 1

Stop in /usr/ports/x11/linux-xorg-libs.
*** Error code 1

Stop in /usr/ports/x11/nvidia-driver-9631.
*** Error code 1

Stop in /usr/ports/x11/nvidia-driver-9631.

Should I simply csup and keep trying? Report a bug somewhere?
Or is there anything else I can do?

FreeBSD-6.2 Release. Generic kernel.

Please advise if a different list would be more appropriate.

-- 
Thanks, John.
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: nVidia port build failure in ldconfig

2007-04-30 Thread John Murphy
Garrett Cooper wrote:

John Murphy wrote:
 While trying to build /usr/ports/x11/nvidia-driver-9631 from a
 freshly csup'd ports tree, it stopped with the following error:
 
 ===  Installing for linux-expat-1.95.8
 ===   linux-expat-1.95.8 depends on file: /compat/linux/etc/fedora-release 
 - found
 ===   Generating temporary packing list
 ===  Checking if textproc/linux-expat already installed
 cd /usr/ports/textproc/linux-expat/work  /usr/bin/find * -type d -exec 
 /bin/mkdir -p /compat/linux/{} \;
 cd /usr/ports/textproc/linux-expat/work  /usr/bin/find * ! -type d | 
 /usr/bin/cpio -pm -R root:wheel /compat/linux
 299 blocks
 ===   Running ldconfig
 /compat/linux/sbin/ldconfig -r /compat/linux
 ELF binary type 3 not known.
 /compat/linux/sbin/ldconfig: 1: Syntax error: ( unexpected
 *** Error code 2
 
 Stop in /usr/ports/textproc/linux-expat.
 *** Error code 1
 
 Stop in /usr/ports/x11-fonts/linux-fontconfig.
 *** Error code 1
 
 Stop in /usr/ports/x11/linux-xorg-libs.
 *** Error code 1
 
 Stop in /usr/ports/x11/nvidia-driver-9631.
 *** Error code 1
 
 Stop in /usr/ports/x11/nvidia-driver-9631.
 
 Should I simply csup and keep trying? Report a bug somewhere?
 Or is there anything else I can do?
 
 FreeBSD-6.2 Release. Generic kernel.
 
 Please advise if a different list would be more appropriate.

A shell script failed due to ldconfig not being able to figure out the 
binary type in question (in this case Linux). What you should do is 
contact the port maintainer about this.

Thanks for the reply Garret. I had not enabled Linux compatibility in
/etc/rc.conf. I feel rather silly now! Sorry for the noise.

-- 
John.
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: How to find HorizSync / VertRefresh rates?

2007-04-30 Thread John Murphy
Victor Engmark wrote:

Hi all,

I'm trying to create a pristine xorg.conf, but I've been unable to
find proper values for HorizSync and VertRefresh for my Dell Latitude
D610.

I've tried the values presented in MonitorsDB
http://sources.gentoo.org/viewcvs.py/gentoo/src/hwdata/MonitorsDB?view=markup
for Dell 1400x1050 Laptop Display Panel, which are HorizSync
31.5-90.0 and VertRefresh 59.0-75.0, but I get a warning in
/var/log/Xorg.0.log for both of them saying they are not within DDC
ranges.

I've tried looking around the Dell web pages, but I haven't found any
pages mentioning these parameters (not too surprising, really).

I've tried to leave these settings out, but even then I get a warning:
(WW) I810(0): config file hsync range 60-66.3158kHz not within DDC hsync 
ranges.

I'm wondering if this has anything to do with the other warnings I get
during startup:
(WW) I810(0): Bad V_BIOS checksum
and
(WW) I810(0): Extended BIOS function 0x5f05 failed.

It seems that a DDC (or, apparently, DDS) query should be able to
determine these numbers, but
cd /usr/ports  make search name=ddc  make search name=dds
doesn't give any tools to deal with this.

The relevant part of /etc/X11/xorg.conf:

Section Monitor
  Identifier   Dell Latitude D610 monitor
  VendorName   SEC
  ModelName3450
  # From Xorg.0.log
  DisplaySize  286 214
  Option   DPMS
EndSection

Hi Victor,

Not sure if this will help, but there's some good information from a
Linux Dell D610 user who seems to have a good xorg.conf which should
be roughly the same for FreeBSD:

http://www.kcore.org/?menumain=4menusub=2

He mentions a video BIOS patch called '915resolution'. There's a
FreeBSD version at:
http://www.freebsd.org/cgi/url.cgi?ports/sysutils/915resolution/pkg-descr

More information on the hack here: http://www.geocities.com/stomljen/

-- 
HTH. John.
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


FreeBSD superkaramba

2007-06-24 Thread John Murphy
Are there any superkaramba themes designed for FreeBSD? I've tried
a few, but they all seem to be designed for Linux (hda eth0 etc).

Also, any pointers to where their configuration files are stored
under the fbsd file hierarchy would be gratefully received. I've
seen some under ~/.superkaramba, but they only seem to allow size
and position settings.

-- 
Thanks, John.



___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: make buildkernel ERROR ?Why?

2006-06-21 Thread John Murphy
Jordi Pavon [EMAIL PROTECTED] wrote:

   The configuration File is attached, sorry for the Hotmail editor.

You have the umass device enabled which, as it says, requires scbus
and da.  Either remark the umass line or unremark the scbus and da
lines in the SCSI peripherals section.

Also, as you have the INET6 option remarked out, you probably won't
need the faith device (in Pseudo devices).

-- 
HTH, John.
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: help installing FreeBSD

2006-07-26 Thread John Murphy
adrian esquivel [EMAIL PROTECTED] wrote:

Hi! I've been trying to install FBSD on my computer, but I keep getting an
error message that I have absolutely no idea what it means. This is what I
get when I hit Alt+F2

DEBUG: Scanning disk ad0 for root filesystem
DEBUG: Scanning disk ad0 for swap partitions
ad0: WARNING - WRITE_DMA UDMA ICRC error(retrying request) LBA=63
ad0: WARNING - WRITE_DMA UDMA ICRC error(retrying request) LBA=63
ad0: FAILURE - WRITE_DMA status=51READY,DSC,ERROR error=84ICRC,ABORTED
LBA=63
ad0: WARNING - WRITE_DMA UDMA ICRC error(retrying request) LBA=63
ad0: WARNING - WRITE_DMA UDMA ICRC error(retrying request) LBA=63
ad0: FAILURE - WRITE_DMA status=51READY,DSC,ERROR error=84ICRC,ABORTED
LBA=67
[snip]

I had similar errors reported when I tried to install FreeBSD from a
CDRom drive which was connected to the motherboard with a standard
udma(33?) ribbon cable (Yes write errors).  Make sure your connectors
are the better 80 conductor ones.

-- 
John.
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: help installing FreeBSD

2006-07-27 Thread John Murphy
adrian esquivel [EMAIL PROTECTED] wrote:

I had similar errors reported when I tried to install FreeBSD from a
CDRom drive which was connected to the motherboard with a standard
udma(33?) ribbon cable (Yes write errors).  Make sure your connectors
are the better 80 conductor ones.

Thanks John but how do I do that??

There are some pictures at the end of this article:

http://www.pcguide.com/ref/hdd/if/ide/confCable80-c.html

-- 
HTH, John.
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


mono-addins-0.3.1 port fails with Error 1

2008-05-31 Thread John Murphy
I'm trying to get the software for an open source software defined
radio project, which is written in c#, working on FreeBSD. I've
applied to join the BSD# mailing list, but have not received a
response as yet.

I need mono-develop (it's actually merged into the ports framework
after using the mono-merge script), but it depends on mono-addins
which fails to install with the output below. I was wondering if
anyone here has any suggestions.

I'm running 6.3-release, all installed ports are up to date, as is
the ports tree itself.

===   monodevelop-1.0 depends on executable: mautil - not found
===Verifying install for mautil in /usr/ports/devel/mono-addins
===  Building for mono-addins-0.3.1
Making all in Mono.Addins
gmake[1]: Entering directory 
`/usr/ports/devel/mono-addins/work/mono-addins-0.3.1/Mono.Addins'
Creating policy.0.2.Mono.Addins
ILALINK 0.7.4 - IL Assembly Link Utility
Copyright (c) 2001, 2002, 2003 Southern Storm Software, Pty Ltd.

Usage: /usr/local/bin/al [options] input ...

--output file   or -o file
Specify the output file to use.  The default name is
based on the name of the first input file.
--format exeor -e
Set the output format to executable.
--format dllor -d
Set the output format to dynamic link library.
--format objor -j
Set the output format to object file.
--library name  or -l name
Link against the library `name'.
--library-dir name  or -L name
Look for libraries in the directory `name'.
--no-stdlib or -n
Do not link against the standard library.
-fstdlib-name=name  or -S name
Specify the name of the standard library (default is `mscorlib').
-flibc-name=nameor -C name
Specify the name of the standard C library.
--shared
Link the output as a shared image (default).
--static
Link the output as a static image.
-fassembly-name=nameor -a name
Specify the name of the assembly to embed in the output.
-fassembly-version=version  or -A version
Specify the assembly version to embed in the output.
-fmodule-name=name  or -M name
Specify the name of the module to embed in the output.
-fassembly-key=key  or -K key
Specify the assembly's public key value.
--entry-point name  or -E name
Specify the name of the entry point for the program.
-fresources=fileor -r file
Link the specified resource file with the output.
--resources-onlyor -R
Create an output that only contains resources.
-fprivate-resources or -p
Mark the resources as private to the output assembly.
-fminimize-parameters   or -z
Minimize the size of the parameter table in the output.
-fwin32res=file or -W file
Specify a Win32 resource file to add to the image.
-fwin32icon=fileor -i file
Specify a Win32 icon file to add to the image.
-fhash-algorithm=name   or -H name
Specify the algorithm to use to hash files (SHA1 or MD5)
-fmetadata-version=version  or -V version
Specify the metadata version to embed in the assembly.
-fculture=name  or -u name
Specify the resource culture (e.g. en-US).
-m32bit-onlyor -3
The resulting output file can only be used on 32-bit systems.
-mcui-subsystem or -c
Link for the command-line subsystem (default).
-mgui-subsystem or -G
Link for the GUI subsystem.
--version   or -v
Print the version of the program
--help
Print this help message.
gmake[1]: *** [policy.0.2.Mono.Addins.dll] Error 1
gmake[1]: Leaving directory 
`/usr/ports/devel/mono-addins/work/mono-addins-0.3.1/Mono.Addins'
gmake: *** [all-recursive] Error 1
*** Error code 2

Stop in /usr/ports/devel/mono-addins.
*** Error code 1

Stop in /usr/ports/devel/monodevelop.
*** Error code 1

Stop in /usr/ports/devel/monodevelop.

-- 
Thanks, John.
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]