Re: KGDB connection failure - Please help, I'm desparate! (= or desperate)

2009-02-21 Thread Peter Craft

First off - Make that desperate.  Sorry.

Second, an update..

I've modified remote.c in gdb to print the data coming across the
serial line.  When I boot with -d and enter gdb followed by s, absolutely
nothing comes across the serial line - readchar times out every time.

If I then reboot without -d (with the same modified gdb running) and set 
console=comconsole
I see all of the expected console characters read by readchar.

So it appears that the gdb stub on the target isn't outputing any data to
the serial line whatsoever.  Again, I have KDB, DDB, and GDB set in the
configuration file and the sio flags set to 0x90 (I've tried 0xc0 as well)
in the loader.conf file.  Furthermore, when I boot with -d I see the
message:
GDB: Current port: sio

Can anyone think of a reason why the target isn't outputting debug packets to
the serial port?  Can anyone suggest a method to debug a debugger?

Thanks


  - Original Message - 
  From: Peter Craft 
  To: freebsd-questions@freebsd.org 
  Sent: Friday, February 20, 2009 3:28 PM
  Subject: KGDB connection failure - Please help, I'm desparate!



  I've been trying for three days to get KGDB to work.

  I've followed the instructions here:
  
http://www.freebsd.org/doc/en_US.ISO8859-1/books/developers-handbook/kerneldebug-online-gdb.html

  and here:
  http://www.lemis.com/grog/Papers/Debug-tutorial/tutorial.pdf

  without success.  Specifically, I've rebuilt my kernel with:
  makeoptions DEBUG=-g# Build kernel with gdb(1) debug 
symbols
  ..
  options KDB
  options DDB
  options GDB

  My boot.config file contains -P and my /boot/loader.conf file contains:
  hint.sio.0.flags=0x90

  When I issue the boot -d on the target, the system breaks in to the db 
prompt
  as expected, at which point I enter gdb followed by s.  All of which 
seems to
  work perfectly.

  On the debugger side I enter kgdb with kgdb -r /dev/cuad0 -v kernel.debug
  from the build directory and I get:

  Ignoring packet error, continuing...
  Ignoring packet error, continuing...
  Ignoring packet error, continuing...
  Couldn't establish connection to remote target
  Malformed response to offset query, timeout

  If I boot the remote system with set console=comconsole, I'm able to 
communicate
  across the serial line as a console, so I believe that the serial ports and 
cable are
  functioning properly.  I just can't get gdb to connect.

  Can anyone offer any suggestion on what to try next?  Or tips on how to go
  about debugging the problem?  This is with FreeBSD 7.1.

  Thanks in advance,

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


desperate Newb help

2008-12-05 Thread Warren Liddell
I have been trying for quite a while now to try and get some assistance 
from the various lists, google, forums an even man pages and so far not 
a single piece of advise on how to solve my issue and im getting 
desperate an ready to throw BSD in for goin back to godforbid windows, 
so once i again i ask for some help with why QT refuses to compile 
saying .


I have used the little-endian an big-endian flag an it made no 
difference, so plz someone have the kindness to help.


=

The target system byte order could not be detected!
Turn on verbose messaging (-v) to see the final report.
You can use the -little-endian or -big-endian switch to
./configure to continue.
===  Script configure failed unexpectedly.
Please report the problem to [EMAIL PROTECTED] [maintainer] and attach the
/usr/ports/databases/qt4-sql/work/qt-x11-opensource-src-4.4.1/src/sql/../..//config.log 


including the output of the failure of your make command. Also, it might be
a good idea to provide an overview of all packages installed on your system
(e.g. an `ls /var/db/pkg`).
*** Error code 1

Stop in /usr/ports/databases/qt4-sql.
** Command failed [exit code 1]: /usr/bin/script -qa
/tmp/portinstall.13456.0 env make
** Fix the problem and try again.
** Listing the failed packages (-:ignored / *:skipped / !:failed)
   ! databases/qt4-sql (unknown build error)
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: desperate Newb help

2008-12-05 Thread Warren Liddell

I have no idea why 'configure' is run. No configure is run for me at all.
Looks like your ports tree isn't sane. How do you upgrade your 
portstree?


Instead of using portupgrade, could you just execute the following:
make -C /usr/ports/databases/qt4-sql clean build




If youre new to freebsd, pkg_add -r packagename is infinitely easier 
than muddling through port build options.


Brian
Well i have been using freebsd for about a yr an i update my ports via 
svn, but i also maintain a standard copy of the ports tree via csup.


Sadly the same error existed when i tried make -C 
/usr/ports/databases/qt4-sql clean build ... id gladly use pkg_add if 
had the pre-build pkg for QT4-sql vers 4.4.2 or even all the QT4 @ vers 4.5

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


Fw: [Fwd: Re: A bit of a silly question - but I am desperate]

2007-02-15 Thread Thomas Sparrevohn
I try questions ;-)


- Forwarded Message 
From: Garrett Cooper [EMAIL PROTECTED]
To: freebsd-ports@freebsd.org
Sent: Thursday, 15 February, 2007 2:45:20 AM
Subject: [Fwd: Re: A bit of a silly question - but I am desperate]


Wrong list--oops.
-Garrett
Thomas Sparrevohn wrote:
 Hi 
 
 My old trusty FreeBSD server just died and naturally that happened days
 before the new machine arrived - fortunately I did not lose too much data -
 however I did lose my settings and that my problem
 
 Using a ADSL router with NAT and firewall settings (Open on http/https and
 outgoings) there was some setting I used to get fetch http://{whatever};; to
 work and I cannot remember what it was - The firewall settings has not
 changed - but every time I trying to get anything using fetch
 http://{bla,bla};; nothing come over - connection is fine 
 
 Can anybody help?
 
 Thanks in advance (PS. I am sure its trivial) - I just cannot remember what
 it was 
 
 Regards
 Thomas 

This question is probably better suited for the questions@ list.
-Garrett
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]
___
freebsd-ports@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-ports
To unsubscribe, send any mail to [EMAIL PROTECTED]---BeginMessage---

Thomas Sparrevohn wrote:
Hi 


My old trusty FreeBSD server just died and naturally that happened days
before the new machine arrived - fortunately I did not lose too much data -
however I did lose my settings and that my problem

Using a ADSL router with NAT and firewall settings (Open on http/https and
outgoings) there was some setting I used to get fetch http://{whatever}; to
work and I cannot remember what it was - The firewall settings has not
changed - but every time I trying to get anything using fetch
http://{bla,bla}; nothing come over - connection is fine 


Can anybody help?

Thanks in advance (PS. I am sure its trivial) - I just cannot remember what
it was 


Regards
	Thomas 


This question is probably better suited for the questions@ list.
-Garrett
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]
---End Message---
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]

Re: Fw: [Fwd: Re: A bit of a silly question - but I am desperate]

2007-02-15 Thread Christian Walther

On 15/02/07, Thomas Sparrevohn [EMAIL PROTECTED] wrote:

I try questions ;-)


- Forwarded Message 
From: Garrett Cooper [EMAIL PROTECTED]
To: freebsd-ports@freebsd.org
Sent: Thursday, 15 February, 2007 2:45:20 AM
Subject: [Fwd: Re: A bit of a silly question - but I am desperate]


[...]

 Using a ADSL router with NAT and firewall settings (Open on http/https and
 outgoings) there was some setting I used to get fetch http://{whatever};; to
 work and I cannot remember what it was - The firewall settings has not
 changed - but every time I trying to get anything using fetch
 http://{bla,bla};; nothing come over - connection is fine

 Can anybody help?


Lets give it a try... ;-)
Check the MTU size on your new machine with the MTU set on your
firewall/DSL router. I remember that I had a similar problem years
ago: The ppp-Device connecting to my ISP used a different MTU from my
LAN, so that big packets where dropped when they were received. But
the connection to the target host was opened, and small files (e.g.
index.html on some sites) were transferred successfully.

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


Re: Fw: [Fwd: Re: A bit of a silly question - but I am desperate]

2007-02-15 Thread Thomas Sparrevohn
Thanks for the help - it really turned out to be silly - My ADSL router does 
not like the RFC 1323 TCP Extensions - I knew it was a simple config questions 
- Thanks for the answers everybody


- Original Message 
From: Christian Walther [EMAIL PROTECTED]
To: Thomas Sparrevohn [EMAIL PROTECTED]
Cc: freebsd-questions@freebsd.org
Sent: Thursday, 15 February, 2007 10:29:14 AM
Subject: Re: Fw: [Fwd: Re: A bit of a silly question - but I am desperate]


On 15/02/07, Thomas Sparrevohn [EMAIL PROTECTED] wrote:
 I try questions ;-)


 - Forwarded Message 
 From: Garrett Cooper [EMAIL PROTECTED]
 To: freebsd-ports@freebsd.org
 Sent: Thursday, 15 February, 2007 2:45:20 AM
 Subject: [Fwd: Re: A bit of a silly question - but I am desperate]

[...]
  Using a ADSL router with NAT and firewall settings (Open on http/https and
  outgoings) there was some setting I used to get fetch http://{whatever};;; 
  to
  work and I cannot remember what it was - The firewall settings has not
  changed - but every time I trying to get anything using fetch
  http://{bla,bla};;; nothing come over - connection is fine
 
  Can anybody help?

Lets give it a try... ;-)
Check the MTU size on your new machine with the MTU set on your
firewall/DSL router. I remember that I had a similar problem years
ago: The ppp-Device connecting to my ISP used a different MTU from my
LAN, so that big packets where dropped when they were received. But
the connection to the target host was opened, and small files (e.g.
index.html on some sites) were transferred successfully.

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


Re: Fw: [Fwd: Re: A bit of a silly question - but I am desperate]

2007-02-15 Thread Bill Moran
In response to Thomas Sparrevohn [EMAIL PROTECTED]:

 Thomas Sparrevohn wrote:
  Hi 
  
  My old trusty FreeBSD server just died and naturally that happened days
  before the new machine arrived - fortunately I did not lose too much data -
  however I did lose my settings and that my problem
  
  Using a ADSL router with NAT and firewall settings (Open on http/https and
  outgoings) there was some setting I used to get fetch http://{whatever};; 
  to
  work and I cannot remember what it was - The firewall settings has not
  changed - but every time I trying to get anything using fetch
  http://{bla,bla};; nothing come over - connection is fine

By connection is fine you mean you can resolve domain names, ping other
hosts, establish other types of connections, etc?

  Thanks in advance (PS. I am sure its trivial) - I just cannot remember what
  it was 

Are you referring to the FTP_PASSIVE_MODE environment variable?  See
man 3 fetch

-- 
Bill Moran
Collaborative Fusion Inc.

[EMAIL PROTECTED]
Phone: 412-422-3463x4023


IMPORTANT: This message contains confidential information and is
intended only for the individual named. If the reader of this
message is not an intended recipient (or the individual
responsible for the delivery of this message to an intended
recipient), please be advised that any re-use, dissemination,
distribution or copying of this message is prohibited. Please
notify the sender immediately by e-mail if you have received
this e-mail by mistake and delete this e-mail from your system.
E-mail transmission cannot be guaranteed to be secure or
error-free as information could be intercepted, corrupted, lost,
destroyed, arrive late or incomplete, or contain viruses. The
sender therefore does not accept liability for any errors or
omissions in the contents of this message, which arise as a
result of e-mail transmission.

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


Re: A bit of a silly question - but I am desperate

2007-02-14 Thread Garrett Cooper

Thomas Sparrevohn wrote:
Hi 


My old trusty FreeBSD server just died and naturally that happened days
before the new machine arrived - fortunately I did not lose too much data -
however I did lose my settings and that my problem

Using a ADSL router with NAT and firewall settings (Open on http/https and
outgoings) there was some setting I used to get fetch http://{whatever}; to
work and I cannot remember what it was - The firewall settings has not
changed - but every time I trying to get anything using fetch
http://{bla,bla}; nothing come over - connection is fine 


Can anybody help?

Thanks in advance (PS. I am sure its trivial) - I just cannot remember what
it was 


Regards
	Thomas 


This question is probably better suited for the questions@ list.
-Garrett
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: Desperate - FreeBSD 6.0 Freezing

2006-02-26 Thread Grant Peel
-A on uhci0
usb0: USB revision 1.0
uhub0: Intel UHCI root hub, class 9/0, rev 1.00/1.00, addr 1
uhub0: 2 ports with 2 removable, self powered
uhci1: Intel 82801EB (ICH5) USB controller USB-B port 0xacc0-0xacdf irq 19 
at device 29.1 on pci0

uhci1: [GIANT-LOCKED]
usb1: Intel 82801EB (ICH5) USB controller USB-B on uhci1
usb1: USB revision 1.0
uhub1: Intel UHCI root hub, class 9/0, rev 1.00/1.00, addr 1
uhub1: 2 ports with 2 removable, self powered
uhci2: Intel 82801EB (ICH5) USB controller USB-C port 0xaca0-0xacbf irq 18 
at device 29.2 on pci0

uhci2: [GIANT-LOCKED]
usb2: Intel 82801EB (ICH5) USB controller USB-C on uhci2
usb2: USB revision 1.0
uhub2: Intel UHCI root hub, class 9/0, rev 1.00/1.00, addr 1
uhub2: 2 ports with 2 removable, self powered
ehci0: EHCI (generic) USB 2.0 controller mem 0xdff0-0xdff003ff irq 23 
at device 29.7 on pci0

ehci0: [GIANT-LOCKED]
usb3: EHCI version 1.0
usb3: companion controllers, 2 ports each: usb0 usb1 usb2
usb3: EHCI (generic) USB 2.0 controller on ehci0
usb3: USB revision 2.0
uhub3: Intel EHCI root hub, class 9/0, rev 2.00/1.00, addr 1
uhub3: 6 ports with 6 removable, self powered
uhub4: vendor 0x413c product 0xa001, class 9/0, rev 2.00/0.00, addr 2
uhub4: multiple transaction translators
uhub4: 2 ports with 2 removable, self powered
pcib9: ACPI PCI-PCI bridge at device 30.0 on pci0
pci9: ACPI PCI bus on pcib9
pci9: unknown at device 5.0 (no driver attached)
pci9: unknown at device 5.1 (no driver attached)
pci9: unknown at device 5.2 (no driver attached)
atapci0: SiI 0680 UDMA133 controller port 
0xbcf0-0xbcf7,0xbce4-0xbce7,0xbcd8-0xbcdf,0xbcd0-0xbcd3,0xbc70-0xbc7f mem 
0xdf5fec

00-0xdf5fecff irq 23 at device 6.0 on pci9
ata2: ATA channel 0 on atapci0
ata3: ATA channel 1 on atapci0
pci9: display, VGA at device 13.0 (no driver attached)
isab0: PCI-ISA bridge at device 31.0 on pci0
isa0: ISA bus on isab0
atapci1: Intel ICH5 UDMA100 controller port 
0x1f0-0x1f7,0x3f6,0x170-0x177,0x376,0xfc00-0xfc0f at device 31.1 on pci0

ata0: ATA channel 0 on atapci1
ata1: ATA channel 1 on atapci1
fdc0: floppy drive controller port 0x3f0-0x3f5,0x3f7 irq 6 drq 2 on acpi0
fdc0: [FAST]
sio0: 16550A-compatible COM port port 0x3f8-0x3ff irq 4 flags 0x10 on 
acpi0

sio0: type 16550A
pmtimer0 on isa0
orm0: ISA Option ROMs at iomem 
0xc-0xcafff,0xcb000-0xcbfff,0xcc000-0xc,0xd-0xd0fff,0xec000-0xe 
on isa0

atkbdc0: Keyboard controller (i8042) at port 0x60,0x64 on isa0
ppc0: parallel port not found.
sc0: System console at flags 0x100 on isa0
sc0: VGA 16 virtual consoles, flags=0x300
sio1: configured irq 3 not in bitmap of probed irqs 0
sio1: port may not be enabled
vga0: Generic ISA VGA at port 0x3c0-0x3df iomem 0xa-0xb on isa0
ukbd0: Dell DRAC4, rev 1.10/0.00, addr 2, iclass 3/1
kbd0 at ukbd0
Timecounter TSC frequency 2992708905 Hz quality 800
Timecounters tick every 1.000 msec
acd0: CDROM TEAC CD-ROM CD-224E-N/3.AB at ata0-master UDMA33
device_attach: afd0 attach returned 6
acd1: CDROM VIRTUALCDROM DRIVE/ at ata2-slave PIO3
Waiting 5 seconds for SCSI devices to settle
ses0 at mpt0 bus 0 target 6 lun 0
ses0: PE/PV 1x2 SCSI BP 1.0 Fixed Processor SCSI-2 device
ses0: 3.300MB/s transfers
ses0: SAF-TE Compliant Device
da0 at mpt0 bus 0 target 0 lun 0
da0: SEAGATE ST373207LC D701 Fixed Direct Access SCSI-3 device
da0: 320.000MB/s transfers (160.000MHz, offset 63, 16bit), Tagged Queueing 
Enabled

da0: 70007MB (143374650 512 byte sectors: 255H 63S/T 8924C)
Trying to mount root from ufs:/dev/da0s1a
WARNING: / was not properly dismounted
WARNING: /home was not properly dismounted
WARNING: /usr was not properly dismounted
WARNING: /var was not properly dismounted
ipfw2 (+ipv6) initialized, divert loadable, rule-based forwarding disabled, 
default to deny, logging disabled

ukbd0: at uhub0 port 1 (addr 2) disconnected
ukbd0: detached
ukbd0: Dell DRAC4, rev 1.10/0.00, addr 2, iclass 3/1


 - Original Message - 
 From: Derek Ragona

 To: Grant Peel ; freebsd-questions@freebsd.org
 Sent: Friday, February 24, 2006 4:41 PM
 Subject: Re: Desperate


 It is likely a hardware issue, so please detail the hardware you are 
using.  You may also want to remove any unneeded hardware in the server.


 -Derek


 At 03:00 PM 2/24/2006, Grant Peel wrote:

   Hi all,

   I am getting server 'freeze ups. 4 in the past 3 days, on a very new 
server with no apparent hardware issues.


   There is nothing showing in any log anywhere. The sytem just stops 
responding.


   Can anyone help me with understanding how to setup crash dumps and how 
to get to them and root cause the issue after the fact?


   -Grant

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



___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send

Re: Desperate - FreeBSD 6.0 Freezing

2006-02-26 Thread Ceri Davies
On 26/2/06 09:24, Grant Peel [EMAIL PROTECTED] wrote:

 ACPI APIC Table: DELL   PE BKC  

Ha ha - does that stand for what I think it stands for?

Ceri
-- 
That must be wonderful!  I don't understand it at all.
  -- Moliere



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


Re: Desperate - FreeBSD 6.0 Freezing

2006-02-26 Thread Derek Ragona
: ACPI PCI-PCI bridge at device 5.0 on pci0
pci5: ACPI PCI bus on pcib5
pcib6: ACPI PCI-PCI bridge at device 0.0 on pci5
pci6: ACPI PCI bus on pcib6
em0: Intel(R) PRO/1000 Network Connection, Version - 2.1.7 port 
0xdcc0-0xdcff mem 0xdfae-0xdfaf irq 64 at device 7.0

on pci6
em0: Ethernet address: 00:14:22:1c:d5:7e
em0:  Speed:N/A  Duplex:N/A
pcib7: ACPI PCI-PCI bridge at device 0.2 on pci5
pci7: ACPI PCI bus on pcib7
em1: Intel(R) PRO/1000 Network Connection, Version - 2.1.7 port 
0xccc0-0xccff mem 0xdf8e-0xdf8f irq 65 at device 8.0

on pci7
em1: Ethernet address: 00:14:22:1c:d5:7f
em1:  Speed:N/A  Duplex:N/A
pcib8: ACPI PCI-PCI bridge at device 6.0 on pci0
pci8: ACPI PCI bus on pcib8
uhci0: Intel 82801EB (ICH5) USB controller USB-A port 0xace0-0xacff irq 
16 at device 29.0 on pci0

uhci0: [GIANT-LOCKED]
usb0: Intel 82801EB (ICH5) USB controller USB-A on uhci0
usb0: USB revision 1.0
uhub0: Intel UHCI root hub, class 9/0, rev 1.00/1.00, addr 1
uhub0: 2 ports with 2 removable, self powered
uhci1: Intel 82801EB (ICH5) USB controller USB-B port 0xacc0-0xacdf irq 
19 at device 29.1 on pci0

uhci1: [GIANT-LOCKED]
usb1: Intel 82801EB (ICH5) USB controller USB-B on uhci1
usb1: USB revision 1.0
uhub1: Intel UHCI root hub, class 9/0, rev 1.00/1.00, addr 1
uhub1: 2 ports with 2 removable, self powered
uhci2: Intel 82801EB (ICH5) USB controller USB-C port 0xaca0-0xacbf irq 
18 at device 29.2 on pci0

uhci2: [GIANT-LOCKED]
usb2: Intel 82801EB (ICH5) USB controller USB-C on uhci2
usb2: USB revision 1.0
uhub2: Intel UHCI root hub, class 9/0, rev 1.00/1.00, addr 1
uhub2: 2 ports with 2 removable, self powered
ehci0: EHCI (generic) USB 2.0 controller mem 0xdff0-0xdff003ff irq 
23 at device 29.7 on pci0

ehci0: [GIANT-LOCKED]
usb3: EHCI version 1.0
usb3: companion controllers, 2 ports each: usb0 usb1 usb2
usb3: EHCI (generic) USB 2.0 controller on ehci0
usb3: USB revision 2.0
uhub3: Intel EHCI root hub, class 9/0, rev 2.00/1.00, addr 1
uhub3: 6 ports with 6 removable, self powered
uhub4: vendor 0x413c product 0xa001, class 9/0, rev 2.00/0.00, addr 2
uhub4: multiple transaction translators
uhub4: 2 ports with 2 removable, self powered
pcib9: ACPI PCI-PCI bridge at device 30.0 on pci0
pci9: ACPI PCI bus on pcib9
pci9: unknown at device 5.0 (no driver attached)
pci9: unknown at device 5.1 (no driver attached)
pci9: unknown at device 5.2 (no driver attached)
atapci0: SiI 0680 UDMA133 controller port 
0xbcf0-0xbcf7,0xbce4-0xbce7,0xbcd8-0xbcdf,0xbcd0-0xbcd3,0xbc70-0xbc7f mem 
0xdf5fec

00-0xdf5fecff irq 23 at device 6.0 on pci9
ata2: ATA channel 0 on atapci0
ata3: ATA channel 1 on atapci0
pci9: display, VGA at device 13.0 (no driver attached)
isab0: PCI-ISA bridge at device 31.0 on pci0
isa0: ISA bus on isab0
atapci1: Intel ICH5 UDMA100 controller port 
0x1f0-0x1f7,0x3f6,0x170-0x177,0x376,0xfc00-0xfc0f at device 31.1 on pci0

ata0: ATA channel 0 on atapci1
ata1: ATA channel 1 on atapci1
fdc0: floppy drive controller port 0x3f0-0x3f5,0x3f7 irq 6 drq 2 on acpi0
fdc0: [FAST]
sio0: 16550A-compatible COM port port 0x3f8-0x3ff irq 4 flags 0x10 on acpi0
sio0: type 16550A
pmtimer0 on isa0
orm0: ISA Option ROMs at iomem 
0xc-0xcafff,0xcb000-0xcbfff,0xcc000-0xc,0xd-0xd0fff,0xec000-0xe 
on isa0

atkbdc0: Keyboard controller (i8042) at port 0x60,0x64 on isa0
ppc0: parallel port not found.
sc0: System console at flags 0x100 on isa0
sc0: VGA 16 virtual consoles, flags=0x300
sio1: configured irq 3 not in bitmap of probed irqs 0
sio1: port may not be enabled
vga0: Generic ISA VGA at port 0x3c0-0x3df iomem 0xa-0xb on isa0
ukbd0: Dell DRAC4, rev 1.10/0.00, addr 2, iclass 3/1
kbd0 at ukbd0
Timecounter TSC frequency 2992708905 Hz quality 800
Timecounters tick every 1.000 msec
acd0: CDROM TEAC CD-ROM CD-224E-N/3.AB at ata0-master UDMA33
device_attach: afd0 attach returned 6
acd1: CDROM VIRTUALCDROM DRIVE/ at ata2-slave PIO3
Waiting 5 seconds for SCSI devices to settle
ses0 at mpt0 bus 0 target 6 lun 0
ses0: PE/PV 1x2 SCSI BP 1.0 Fixed Processor SCSI-2 device
ses0: 3.300MB/s transfers
ses0: SAF-TE Compliant Device
da0 at mpt0 bus 0 target 0 lun 0
da0: SEAGATE ST373207LC D701 Fixed Direct Access SCSI-3 device
da0: 320.000MB/s transfers (160.000MHz, offset 63, 16bit), Tagged Queueing 
Enabled

da0: 70007MB (143374650 512 byte sectors: 255H 63S/T 8924C)
Trying to mount root from ufs:/dev/da0s1a
WARNING: / was not properly dismounted
WARNING: /home was not properly dismounted
WARNING: /usr was not properly dismounted
WARNING: /var was not properly dismounted
ipfw2 (+ipv6) initialized, divert loadable, rule-based forwarding 
disabled, default to deny, logging disabled

ukbd0: at uhub0 port 1 (addr 2) disconnected
ukbd0: detached
ukbd0: Dell DRAC4, rev 1.10/0.00, addr 2, iclass 3/1


 - Original Message -  From: Derek Ragona
 To: Grant Peel ; freebsd-questions@freebsd.org
 Sent: Friday, February 24, 2006 4:41 PM
 Subject: Re: Desperate


 It is likely a hardware issue, so please detail the hardware you

Desperate

2006-02-24 Thread Grant Peel

Hi all,

I am getting server 'freeze ups. 4 in the past 3 days, on a very new server 
with no apparent hardware issues.


There is nothing showing in any log anywhere. The sytem just stops 
responding.


Can anyone help me with understanding how to setup crash dumps and how to 
get to them and root cause the issue after the fact?


-Grant 



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


Re: Desperate

2006-02-24 Thread User Infos

Hello,
You might be able to get better results from the group if you can provide the
output of: uname -a
Also, a copy of dmesg.today would also be invaluable in resolving any
issues you are having.

Just a thought.

Best wishes.

Quoting Grant Peel [EMAIL PROTECTED]:


Hi all,

I am getting server 'freeze ups. 4 in the past 3 days, on a very new 
server with no apparent hardware issues.


There is nothing showing in any log anywhere. The sytem just stops 
responding.


Can anyone help me with understanding how to setup crash dumps and 
how to get to them and root cause the issue after the fact?


-Grant


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






This message was brought to you by
the H.R. Communications Corp.,
Webmail Internet Messaging System.


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


Re: Desperate

2006-02-24 Thread Andreas Rudisch
On Fri, 2006-02-24 at 16:00 -0500, Grant Peel wrote:
 Hi all,
 
 I am getting server 'freeze ups. 4 in the past 3 days, on a very new server 
 with no apparent hardware issues.
 
 There is nothing showing in any log anywhere. The sytem just stops 
 responding.
 
 Can anyone help me with understanding how to setup crash dumps and how to 
 get to them and root cause the issue after the fact?

You might want to give us some information about the soft- and hardware.

-- 
GnuPG key  : 0x2A573565  |  http://cyb.websimplex.de/pubkey.asc
Fingerprint: 925D 2089 0BF9 8DE5 9166  33BB F0FD CD37 2A57 3565


signature.asc
Description: This is a digitally signed message part


Re: Desperate

2006-02-24 Thread Derek Ragona
It is likely a hardware issue, so please detail the hardware you are 
using.  You may also want to remove any unneeded hardware in the server.


-Derek


At 03:00 PM 2/24/2006, Grant Peel wrote:

Hi all,

I am getting server 'freeze ups. 4 in the past 3 days, on a very new 
server with no apparent hardware issues.


There is nothing showing in any log anywhere. The sytem just stops responding.

Can anyone help me with understanding how to setup crash dumps and how to 
get to them and root cause the issue after the fact?


-Grant

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

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


Re: Desperate

2006-02-24 Thread David Kelly
On Fri, Feb 24, 2006 at 03:41:55PM -0600, Derek Ragona wrote:
 It is likely a hardware issue, so please detail the hardware you are
 using.  You may also want to remove any unneeded hardware in the
 server.

Not only that but the fact the hardware is new makes it more suspicious
than if it was tried and true.

-- 
David Kelly N4HHE, [EMAIL PROTECTED]

Whom computers would destroy, they must first drive mad.
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: Desperate

2006-02-24 Thread Grant Peel
usb0: USB revision 1.0
uhub0: Intel UHCI root hub, class 9/0, rev 1.00/1.00, addr 1
uhub0: 2 ports with 2 removable, self powered
uhci1: Intel 82801EB (ICH5) USB controller USB-B port 0xacc0-0xacdf irq 19 at 
device 29.1 on pci0
uhci1: [GIANT-LOCKED]
usb1: Intel 82801EB (ICH5) USB controller USB-B on uhci1
usb1: USB revision 1.0
uhub1: Intel UHCI root hub, class 9/0, rev 1.00/1.00, addr 1
uhub1: 2 ports with 2 removable, self powered
uhci2: Intel 82801EB (ICH5) USB controller USB-C port 0xaca0-0xacbf irq 18 at 
device 29.2 on pci0
uhci2: [GIANT-LOCKED]
usb2: Intel 82801EB (ICH5) USB controller USB-C on uhci2
usb2: USB revision 1.0
uhub2: Intel UHCI root hub, class 9/0, rev 1.00/1.00, addr 1
uhub2: 2 ports with 2 removable, self powered
ehci0: EHCI (generic) USB 2.0 controller mem 0xdff0-0xdff003ff irq 23 at 
device 29.7 on pci0
ehci0: [GIANT-LOCKED]
usb3: EHCI version 1.0
usb3: companion controllers, 2 ports each: usb0 usb1 usb2
usb3: EHCI (generic) USB 2.0 controller on ehci0
usb3: USB revision 2.0
uhub3: Intel EHCI root hub, class 9/0, rev 2.00/1.00, addr 1
uhub3: 6 ports with 6 removable, self powered
uhub4: vendor 0x413c product 0xa001, class 9/0, rev 2.00/0.00, addr 2
uhub4: multiple transaction translators
uhub4: 2 ports with 2 removable, self powered
pcib9: ACPI PCI-PCI bridge at device 30.0 on pci0
pci9: ACPI PCI bus on pcib9
pci9: unknown at device 5.0 (no driver attached)
pci9: unknown at device 5.1 (no driver attached)
pci9: unknown at device 5.2 (no driver attached)
atapci0: SiI 0680 UDMA133 controller port 
0xbcf0-0xbcf7,0xbce4-0xbce7,0xbcd8-0xbcdf,0xbcd0-0xbcd3,0xbc70-0xbc7f mem 
0xdf5fec
00-0xdf5fecff irq 23 at device 6.0 on pci9
ata2: ATA channel 0 on atapci0
ata3: ATA channel 1 on atapci0
pci9: display, VGA at device 13.0 (no driver attached)
isab0: PCI-ISA bridge at device 31.0 on pci0
isa0: ISA bus on isab0
atapci1: Intel ICH5 UDMA100 controller port 
0x1f0-0x1f7,0x3f6,0x170-0x177,0x376,0xfc00-0xfc0f at device 31.1 on pci0
ata0: ATA channel 0 on atapci1
ata1: ATA channel 1 on atapci1
fdc0: floppy drive controller port 0x3f0-0x3f5,0x3f7 irq 6 drq 2 on acpi0
fdc0: [FAST]
sio0: 16550A-compatible COM port port 0x3f8-0x3ff irq 4 flags 0x10 on acpi0
sio0: type 16550A
pmtimer0 on isa0
orm0: ISA Option ROMs at iomem 
0xc-0xcafff,0xcb000-0xcbfff,0xcc000-0xc,0xd-0xd0fff,0xec000-0xe 
on isa0
atkbdc0: Keyboard controller (i8042) at port 0x60,0x64 on isa0
ppc0: parallel port not found.
sc0: System console at flags 0x100 on isa0
sc0: VGA 16 virtual consoles, flags=0x300
sio1: configured irq 3 not in bitmap of probed irqs 0
sio1: port may not be enabled
vga0: Generic ISA VGA at port 0x3c0-0x3df iomem 0xa-0xb on isa0
ukbd0: Dell DRAC4, rev 1.10/0.00, addr 2, iclass 3/1
kbd0 at ukbd0
Timecounter TSC frequency 2992708905 Hz quality 800
Timecounters tick every 1.000 msec
acd0: CDROM TEAC CD-ROM CD-224E-N/3.AB at ata0-master UDMA33
device_attach: afd0 attach returned 6
acd1: CDROM VIRTUALCDROM DRIVE/ at ata2-slave PIO3
Waiting 5 seconds for SCSI devices to settle
ses0 at mpt0 bus 0 target 6 lun 0
ses0: PE/PV 1x2 SCSI BP 1.0 Fixed Processor SCSI-2 device
ses0: 3.300MB/s transfers
ses0: SAF-TE Compliant Device
da0 at mpt0 bus 0 target 0 lun 0
da0: SEAGATE ST373207LC D701 Fixed Direct Access SCSI-3 device
da0: 320.000MB/s transfers (160.000MHz, offset 63, 16bit), Tagged Queueing 
Enabled
da0: 70007MB (143374650 512 byte sectors: 255H 63S/T 8924C)
Trying to mount root from ufs:/dev/da0s1a
WARNING: / was not properly dismounted
WARNING: /home was not properly dismounted
WARNING: /usr was not properly dismounted
WARNING: /var was not properly dismounted
ipfw2 (+ipv6) initialized, divert loadable, rule-based forwarding disabled, 
default to deny, logging disabled
ukbd0: at uhub0 port 1 (addr 2) disconnected
ukbd0: detached
ukbd0: Dell DRAC4, rev 1.10/0.00, addr 2, iclass 3/1


  - Original Message - 
  From: Derek Ragona 
  To: Grant Peel ; freebsd-questions@freebsd.org 
  Sent: Friday, February 24, 2006 4:41 PM
  Subject: Re: Desperate


  It is likely a hardware issue, so please detail the hardware you are using.  
You may also want to remove any unneeded hardware in the server.

  -Derek


  At 03:00 PM 2/24/2006, Grant Peel wrote:

Hi all,

I am getting server 'freeze ups. 4 in the past 3 days, on a very new 
server with no apparent hardware issues.

There is nothing showing in any log anywhere. The sytem just stops 
responding.

Can anyone help me with understanding how to setup crash dumps and how to 
get to them and root cause the issue after the fact?

-Grant 

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

Re: Desperate for Help

2004-12-22 Thread Joshua Lokken
On Wed, 22 Dec 2004 02:47:19 +0100, J65nko BSD [EMAIL PROTECTED] wrote:
 On Tue, 21 Dec 2004 17:24:02 -0500, alfredo perez
 [EMAIL PROTECTED] wrote:
  Heloo list
 
  I have been trying to set up my FreeBSD 5.3 to get my emails with no
  results. I have installed and set up Mutt, Ssmtp and Fetchmail. None of
  them are working properly. I have no idea where to start first. I have
  already read the man pages and followed several how-tos I found on the
  internet but no results. I was wondering if any of you know of a web
  site with steps that I can follow to sep up my Mutt, fetchmail and
  ssmtp. I dont want to give up on this!!!
 
  THANKS
 
 Start with fetchmail. You need a .fetchmailrc file in your home
 directory. Some examples
 
 poll pop.domain2.com  protocol POP3 timeout 60 no dns
user loginname password 'poppassword' is homedirowner here,
options fetchall fetchlimit 0
 
 poll pop3.domain.com protocol POP3
user [EMAIL PROTECTED] password poppasswd is homedirowner here,
options fetchall
 
 As you can see some ISP's require only your login name, others require
 [EMAIL PROTECTED]. You can run fetchmail -v to see where you
 get stuck.
 
 This is an example for googles gmail, using SSL
 
 poll pop.gmail.com protocol POP3  timeout 60 no dns
   user gmailname password gmailpassword ssl  is homdirowner here,
   options fetchall fetchlimit 0
 
 If you are new to all this MTA, MUA and SMTP thing, you could consider
 to use Pine. mutt is nice but as a beginner Pine is probably easier to
 understand and configure than mutt.

Ah!  If you want to learn to use Mutt, learn to use Mutt.  Now that
you've got an idea of how to setup fetchmail, you'll want to create
a ~/.muttrc file.  There are many, many sample .muttrc files online;
Google is your friend.  This is the example I worked from when 
I first setup Mutt:

http://www.hserus.net/muttrc.html

All I had to do to get Mutt working with ssmtp was to tell Mutt to
use ssmtp in ~/.muttrc

set sendmail=/path/to/ssmtp

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


Desperate for Help

2004-12-21 Thread alfredo perez
Heloo list
I have been trying to set up my FreeBSD 5.3 to get my emails with no 
results. I have installed and set up Mutt, Ssmtp and Fetchmail. None of 
them are working properly. I have no idea where to start first. I have 
already read the man pages and followed several how-tos I found on the 
internet but no results. I was wondering if any of you know of a web 
site with steps that I can follow to sep up my Mutt, fetchmail and 
ssmtp. I dont want to give up on this!!!

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


Re: Desperate for Help

2004-12-21 Thread Greg 'groggy' Lehey
On Tuesday, 21 December 2004 at 17:24:02 -0500, alfredo perez wrote:
 Heloo list

 I have been trying to set up my FreeBSD 5.3 to get my emails with no
 results. I have installed and set up Mutt, Ssmtp and Fetchmail. None of
 them are working properly. I have no idea where to start first. I have
 already read the man pages and followed several how-tos I found on the
 internet but no results. I was wondering if any of you know of a web
 site with steps that I can follow to sep up my Mutt, fetchmail and
 ssmtp. I dont want to give up on this!!!

I'd suggest you read http://www.lemis.com/questions.html.

Greg
--
When replying to this message, please copy the original recipients.
If you don't, I may ignore the reply or reply to the original recipients.
For more information, see http://www.lemis.com/questions.html
See complete headers for address and phone numbers.


pgphiS3XuPwPx.pgp
Description: PGP signature


Re: Desperate for Help

2004-12-21 Thread J65nko BSD
On Tue, 21 Dec 2004 17:24:02 -0500, alfredo perez
[EMAIL PROTECTED] wrote:
 Heloo list
 
 I have been trying to set up my FreeBSD 5.3 to get my emails with no
 results. I have installed and set up Mutt, Ssmtp and Fetchmail. None of
 them are working properly. I have no idea where to start first. I have
 already read the man pages and followed several how-tos I found on the
 internet but no results. I was wondering if any of you know of a web
 site with steps that I can follow to sep up my Mutt, fetchmail and
 ssmtp. I dont want to give up on this!!!
 
 THANKS

Start with fetchmail. You need a .fetchmailrc file in your home
directory. Some examples

poll pop.domain2.com  protocol POP3 timeout 60 no dns
user loginname password 'poppassword' is homedirowner here,
options fetchall fetchlimit 0

poll pop3.domain.com protocol POP3
user [EMAIL PROTECTED] password poppasswd is homedirowner here,
options fetchall

As you can see some ISP's require only your login name, others require
[EMAIL PROTECTED]. You can run fetchmail -v to see where you
get stuck.

This is an example for googles gmail, using SSL

poll pop.gmail.com protocol POP3  timeout 60 no dns
   user gmailname password gmailpassword ssl  is homdirowner here,
   options fetchall fetchlimit 0

If you are new to all this MTA, MUA and SMTP thing, you could consider
to use Pine. mutt is nice but as a beginner Pine is probably easier to
understand and configure than mutt.

Just take step by step ;)

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


Re: Upgrade HELP !?!?!??! desperate !?!?!

2003-12-16 Thread Randy Bush
 I just finished upgrading a freebsd 4.6 machine to the newest
 RELEASE using CVSUP and the whole buildworld procedure.
 
 the compiling went ok ..and the system is up ,,,however there
 are a few problems...
 ...
 apache is giving me an error saying shared library libmm.so.12
 can not be found.

i am at 4.9-stable, and cvsupped and portupgraded today.  i core
when trying to start apache.

ldd $(type -path httpd) shows that one of the libraries on which
apache depends (/usr/local/lib/libmm.so.13) hasn't been rebuilt since
august.

# ldd $(type -path httpd)
/usr/local/sbin/httpd:
libcrypt.so.2 = /usr/lib/libcrypt.so.2 (0x280ab000)
libmm.so.13 = /usr/local/lib/libmm.so.13 (0x280c4000)
libc.so.4 = /usr/lib/libc.so.4 (0x280c8000)
# ls -l /usr/lib/libcrypt.so.2 /usr/local/lib/libmm.so.13 /usr/lib/libc.so.4 
-r--r--r--  1 root  wheel  589808 Nov  6 06:37 /usr/lib/libc.so.4
-r--r--r--  1 root  wheel   28720 Nov  6 06:36 /usr/lib/libcrypt.so.2
-rw-r--r--  1 root  wheel   16676 Aug 27 01:51 /usr/local/lib/libmm.so.13

so libmm.so.13 is a bit old.  i would rebuild, but can't figure
out who builds it.  clue-by-four please

randy

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


Upgrade HELP !?!?!??! desperate !?!?!

2003-10-17 Thread Brent Bailey
hello,
I just finished upgrading a freebsd 4.6 machine to the newest RELEASE 
using CVSUP and the whole buildworld procedure.

the compiling went ok ..and the system is up ,,,however there are a few
problems...

1. for whatever reason the machine doesnt seem to read /etc/rc.conf
anymore for all the startup options..like network settings and other stuff
...

2. as well as the other stuff like apache  mysql dont startup from boot
anymore. I can start mysql manually but apache is giving me an error
saying shared library libmm.so.12 can not be found.

when i ran mergemaster after all the compiling and i chose to NOT have
rc.conf over written and chose to keep my original ..so i dont see why the
machine isnt reading the file

any help IS GREATLY appreciated !!

-- 
Brent Bailey CCNA
Bmyster LLC
Computer Networking and Webhosting
Network Engineer, Webmaster, President
http://www.bmyster.com
[EMAIL PROTECTED]
207-247-8330



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


A little desperate for help with USB/Sony camera

2003-01-21 Thread Per olof Ljungmark
Hi all,

Me and my wife is VERY soon off to where she will give birth to our new 
baby. As I wanted to be able to send fresh pictures I ran away and 
bought a Sony Cybershot.

The manual seem to say the camera can be mounted as a removable drive 
from Windows, how about FreeBSD?

I would be most grateful for a quick hint, have no time just now to RTFM :-)

Thanks all,

Per olof


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


Re: A little desperate for help with USB/Sony camera

2003-01-21 Thread Mike Meyer
In [EMAIL PROTECTED], Per olof Ljungmark [EMAIL PROTECTED] typed:
 Hi all,
 
 Me and my wife is VERY soon off to where she will give birth to our new 
 baby. As I wanted to be able to send fresh pictures I ran away and 
 bought a Sony Cybershot.
 
 The manual seem to say the camera can be mounted as a removable drive 
 from Windows, how about FreeBSD?
 
 I would be most grateful for a quick hint, have no time just now to RTFM :-)

You need to add umass, scbus and da to your kernel. Plug the camera
in, and boot on the new camera. If everything is working right, you'll
see it show up as da0. You then mount that as an msdos file system.

If  you've already got SCSI disks, it may show up as da0 anyway. If
that happens, boot the old kernel and wire down the scbus0 like so:

device  scbus0 at ahc0  # SCSI bus (required)

(I used ahc0 because that's what my system scsi bus is).

mike
-- 
Mike Meyer [EMAIL PROTECTED]  http://www.mired.org/consulting.html
Independent WWW/Perforce/FreeBSD/Unix consultant, email for more information.

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