Install issues with 7.x

2008-10-29 Thread Ryan
Hello, I purchased a new Clevo M860TU on the account that it ran linux
very well and was hoping it would fair the same on FreeBSD. Not so
much, little help? I posted this in mobile originally but though
stable would be a better choice. Don't know if it is more appropriate
here or ACPI.

I'm giving you as much information as I know how to get. as I cannot
get sysinstall to load I am having to type all these dmesg. The boot
process is hanging. This is all with 7.x, I can give 6.x if needed.

Hardware:
Intel P9500
4gb DDR3-1066
Nvidia 9800M GT
Atheros AR5006e

FreeBSD 7.1-BETA2

These snippets of dmesg happen around the end where it hangs.

1. Default

...
cpu0:  on acpi0
ACPI Error (dsopcode-0350): No pointer back to NS node in buffer obj
0xc6a02d40 [20070320]
ACPI Exception (dswexec-0556): AE_AML_INTERNAL, While resolving
operands for [OpcodeName unavailable] [20070320]
ACPI Error (psparse-0626): Method parse/execution failed
[\_PR_.CPU0._OSC] (Node 0xc68556e0), AE_AML_INTERNAL
est0:  on cpu0
p4tcc0:  on cpu0
cpu1:  on acpi0
ACPI Error (dsopcode-0350): No pointer back to NS node in buffer obj
0xc6a0e300 [20070320]
ACPI Exception (dswexec-0556): AE_AML_INTERNAL, While resolving
operands for [OpcodeName unavailable] [20070320]
ACPI Error (psparse-0626): Method parse/execution failed
[\_PR_.CPU1._OSC] (Node 0xc685560), AE_AML_INTERNAL
est1:  on cpu1
p4tcc1:  on cpu1
...
cpu0: Cx states changed
cpu1: Cx states changed
unknown: timeout waiting for read DRQ
unknown: timeout waiting for read DRQ
acd0: DVDR  at ata3-master UDMA33
GEOM_LABEL: Label for provider acd0 is iso9660/FreeBSD_Install
run_interrupt_driven_hooks: still waiting after 60 seconds for xpt_config
run_interrupt_driven_hooks: still waiting after 120 seconds for xpt_config
run_interrupt_driven_hooks: still waiting after 180 seconds for xpt_config
run_interrupt_driven_hooks: still waiting after 240 seconds for xpt_config
run_interrupt_driven_hooks: still waiting after 300 seconds for xpt_config

Then just stalls

2. No ACPI

...
unknown: timeout waiting for read DRQ
unknown: timeout waiting for read DRQ
acd0: DVDR  at ata3-master UDMA33
GEOM_LABEL: Label for provider acd0 is iso9660/FreeBSD_Install
run_interrupt_driven_hooks: still waiting after 60 seconds for xpt_config
run_interrupt_driven_hooks: still waiting after 120 seconds for xpt_config
run_interrupt_driven_hooks: still waiting after 180 seconds for xpt_config
run_interrupt_driven_hooks: still waiting after 240 seconds for xpt_config
run_interrupt_driven_hooks: still waiting after 300 seconds for xpt_config

Then just stalls

3. Safe Mode

I can only tell you a little because console is spammed. It is the
same as no ACPI, but with an interrupt storm.

...
unknown: timeout waiting for read DRQ
unknown: timeout waiting for read DRQ
acd0: DVDR  at ata3-master UDMA33
GEOM_LABEL: Label for provider acd0 is iso9660/FreeBSD_Install
run_interrupt_driven_hooks: still waiting after 60 seconds for xpt_config
run_interrupt_driven_hooks: still waiting after 120 seconds for xpt_config
run_interrupt_driven_hooks: still waiting after 180 seconds for xpt_config
run_interrupt_driven_hooks: still waiting after 240 seconds for xpt_config
run_interrupt_driven_hooks: still waiting after 300 seconds for xpt_config

When it gets to the unknowns, this is spammed.

interrupt storm detected on "irq10:"; throttling interrupt source

Other than the interrupt storm spam, it is halted like the others.


4. Single User Mode

Same as 1, Default


5. Verbose

All I can tell you is what is spammed at the end.

acpi: bad write to port 0x080 (32), val hex

Where hex is ever increasing and loops when it hits 0xff01. I can also
see run_interrupt_driven_hooks message in all the spam.

Using some googling if you add the sysctl before boot

debug.acpi.block_bad_io=1

it might be of some help. This just leads to a never ending loop of
acpi errors - the scroll very fast and difficult to record might I
add!

...
acpi: bad write to port 0x080 (32), val hex
ACPI Exception (evregion-0529): AE_BAD_PARAMETER, Returned by handler
for [SystemIO] [20070320]
ACPI Error (psparse-0626): Method parse/execution failed [\P8XH] (Node
0xc6850a60), AE_BAD_PARAMETER
ACPI Error (psparse-0626): Method parse/execution failed [\_GPE._L01]
[20070320]
ACPI Exception (evgpe-0687): AE_BAD_PARAMETER, while evauating GPE
method [_L01] [20070320]
--repeat--
...


FreeBSD 7.0-REL

7.0 is a little different than 7.1. Messages are somewhat the same but
they happen near the beginning of dmesg instead of around the end. The
run_interrupt_driven_hooks issue is nonexistant as well, but it still
hangs. I'm guessing that's a debug tool more than an error.

1. Default

...
cpu0:  on acpi0
ACPI Error (dsopcode-0350): No pointer back to NS node in buffer obj
0xc6862580 [20070320]
ACPI Exception (dswexec-0556): AE_AML_INTERNAL, While resolving
operands for [OpcodeName unavailable] [20070320]
ACPI Error (psparse-0626): Method parse/execution failed
[\_PR_.CPU0._OSC] (Node 0xc682d

Re: Install issues with 7.x

2008-11-03 Thread Ryan
Thanks for your interest Robert, unfortunately it was a no-go. I went
ahead and tested 6.4RC1 and 6.3. Now all I am getting are ACPI errors
which I would think I could get the installer going by disabling ACPI.

And yes, I'm running on the latest - and only - bios revision for the laptop.

The following were done under default boot option. No ACPI did not
generate any error messages and hung, single user mode acted the same
as default, and safe mode created an interrupt storm like 7.x did.

6.4-RC1

...
acpi_timer0: <24-bit timer at 3.579545 MHz> port 0x408-0x40b on acpi0
acpi_ec0:  port 0x62, 0x66 on acpi0
cpu0:  on acpi0
   ACPI-0328: *** Error: No pointer back to NS node in buffer obj 0xc85c87c0
   ACPI-1304: *** Error: Method execution failed [\_PR_.CPU0._OSC]
(Node 0xc84e2580), AE_AML_INTERNAL
acpi_throttle0:  on cpu0
...

then this gets spammed 6 times at the end

ACPI-0438: *** Error: Looking up [\_PR_.CPU0._PPC] in name space, AE_NOT_FOUND
SearchNode 0xc84cdcc0 StartNode 0xc84cdcc0 ReturnNode 0
ACPI-1304: *** Error: Method execution failed [\_SB_.AC__.ADJP] (Node
0xc84cdcc0), AE_NOT_FOUND
ACPI-1304: *** Error: Method execution failed [\_SB.AC__._PSR] (Node
0xc84cdd00), AE_NOT_FOUND

6.3-REL

6.3 gives the same errors but with different node addresses.

...
acpi_timer0: <24-bit timer at 3.579545 MHz> port 0x408-0x40b on acpi0
acpi_ec0:  port 0x62, 0x66 on acpi0
cpu0:  on acpi0
   ACPI-0328: *** Error: No pointer back to NS node in buffer obj 0xc85c94c0
   ACPI-1304: *** Error: Method execution failed [\_PR_.CPU0._OSC]
(Node 0xc84e3780), AE_AML_INTERNAL
acpi_throttle0:  on cpu0
...

spammed again 6 times at the end

ACPI-0438: *** Error: Looking up [\_PR_.CPU0._PPC] in name space, AE_NOT_FOUND
SearchNode 0xc84cdd20 StartNode 0xc84cdd20 ReturnNode 0
ACPI-1304: *** Error: Method execution failed [\_SB_.AC__.ADJP] (Node
0xc84cdd20), AE_NOT_FOUND
ACPI-1304: *** Error: Method execution failed [\_SB.AC__._PSR] (Node
0xc84e3780), AE_NOT_FOUND

Help at all?

On Sun, Nov 2, 2008 at 9:50 AM, Robert Watson <[EMAIL PROTECTED]> wrote:
> On Wed, 29 Oct 2008, Ryan wrote:
>
>> Hello, I purchased a new Clevo M860TU on the account that it ran linux
>> very well and was hoping it would fair the same on FreeBSD. Not so much,
>> little help? I posted this in mobile originally but though stable would be a
>> better choice. Don't know if it is more appropriate here or ACPI.
>>
>> I'm giving you as much information as I know how to get. as I cannot get
>> sysinstall to load I am having to type all these dmesg. The boot process is
>> hanging. This is all with 7.x, I can give 6.x if needed.
>
> xpt_config is the CAM configuration wait, so basically the system is waiting
> for a storage device to report back on whether it could be used as a root
> file system.
>
> I recently saw a similar report of problems involving a firewire controller
> on an nvidia motherboard following an upgrade to 7.x, and I wonder if you
> might try the following: see if 6.4 will install, and if so, install it.
>  Then cvsup 7.x, and do a buildworld but not an installworld.  This will let
> you build and experiment with 7.x kernels from a known-working environment.
>
> Make sure to keep a working 6.x kernel around -- I suggest something like
> "cp -r /boot/kernel /boot/kernel.good" before starting so you can always
> fall back to a good kernel.  Now try building a 7.x kernel without USB or
> firewire support, and booting that?
>
> Also, it's worth checking there are no BIOS upgrades available for the
> motherboard...
>
> Robert N M Watson
> Computer Laboratory
> University of Cambridge
>
>
>>
>> Hardware:
>> Intel P9500
>> 4gb DDR3-1066
>> Nvidia 9800M GT
>> Atheros AR5006e
>>
>> FreeBSD 7.1-BETA2
>>
>> These snippets of dmesg happen around the end where it hangs.
>>
>> 1. Default
>>
>> ...
>> cpu0:  on acpi0
>> ACPI Error (dsopcode-0350): No pointer back to NS node in buffer obj
>> 0xc6a02d40 [20070320]
>> ACPI Exception (dswexec-0556): AE_AML_INTERNAL, While resolving
>> operands for [OpcodeName unavailable] [20070320]
>> ACPI Error (psparse-0626): Method parse/execution failed
>> [\_PR_.CPU0._OSC] (Node 0xc68556e0), AE_AML_INTERNAL
>> est0:  on cpu0
>> p4tcc0:  on cpu0
>> cpu1:  on acpi0
>> ACPI Error (dsopcode-0350): No pointer back to NS node in buffer obj
>> 0xc6a0e300 [20070320]
>> ACPI Exception (dswexec-0556): AE_AML_INTERNAL, While resolving
>> operands for [OpcodeName unavailable] [20070320]
>> ACPI Error (psparse-0626): Method parse/execution failed
>> [\_PR_.CPU1._OSC] (Node 0xc685560), AE_AML_INTERNAL
>> est1:  on cpu1
>> p4tcc1:  on cpu1
>> ...
>> cpu0: Cx sta

Re: Install issues with 7.x

2008-11-03 Thread Ryan
Sadly with the quality of BIOS recently, that is not an option. Not
much to offer. Attached is a picture of what I have to change. Other
and XP are the same, Vista unlocks AHCI.

Another way of accomplishing disabling firewire is to remake the
install CD with a different kernel and not quite sure how to do that.

On Mon, Nov 3, 2008 at 6:19 PM, Joel Dahl <[EMAIL PROTECTED]> wrote:
> Ryan skrev:
>>
>> Hello, I purchased a new Clevo M860TU on the account that it ran linux
>> very well and was hoping it would fair the same on FreeBSD. Not so
>> much, little help? I posted this in mobile originally but though
>> stable would be a better choice. Don't know if it is more appropriate
>> here or ACPI.
>>
>> I'm giving you as much information as I know how to get. as I cannot
>> get sysinstall to load I am having to type all these dmesg. The boot
>> process is hanging. This is all with 7.x, I can give 6.x if needed.
>>
>> Hardware:
>> Intel P9500
>> 4gb DDR3-1066
>> Nvidia 9800M GT
>> Atheros AR5006e
>>
>> FreeBSD 7.1-BETA2
>>
>> These snippets of dmesg happen around the end where it hangs.
>>
>> 1. Default
>>
>> ...
>> cpu0:  on acpi0
>> ACPI Error (dsopcode-0350): No pointer back to NS node in buffer obj
>> 0xc6a02d40 [20070320]
>> ACPI Exception (dswexec-0556): AE_AML_INTERNAL, While resolving
>> operands for [OpcodeName unavailable] [20070320]
>> ACPI Error (psparse-0626): Method parse/execution failed
>> [\_PR_.CPU0._OSC] (Node 0xc68556e0), AE_AML_INTERNAL
>> est0:  on cpu0
>> p4tcc0:  on cpu0
>> cpu1:  on acpi0
>> ACPI Error (dsopcode-0350): No pointer back to NS node in buffer obj
>> 0xc6a0e300 [20070320]
>> ACPI Exception (dswexec-0556): AE_AML_INTERNAL, While resolving
>> operands for [OpcodeName unavailable] [20070320]
>> ACPI Error (psparse-0626): Method parse/execution failed
>> [\_PR_.CPU1._OSC] (Node 0xc685560), AE_AML_INTERNAL
>> est1:  on cpu1
>> p4tcc1:  on cpu1
>> ...
>> cpu0: Cx states changed
>> cpu1: Cx states changed
>> unknown: timeout waiting for read DRQ
>> unknown: timeout waiting for read DRQ
>> acd0: DVDR  at ata3-master UDMA33
>> GEOM_LABEL: Label for provider acd0 is iso9660/FreeBSD_Install
>> run_interrupt_driven_hooks: still waiting after 60 seconds for xpt_config
>> run_interrupt_driven_hooks: still waiting after 120 seconds for xpt_config
>> run_interrupt_driven_hooks: still waiting after 180 seconds for xpt_config
>> run_interrupt_driven_hooks: still waiting after 240 seconds for xpt_config
>> run_interrupt_driven_hooks: still waiting after 300 seconds for xpt_config
>
> Disabling firewire completely in BIOS might at least get the machine
> booting.  You should try that if you haven't already.  I've seen this
> problem on at least two different systems...
>
> --
> Joel
>
___
freebsd-stable@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-stable
To unsubscribe, send any mail to "[EMAIL PROTECTED]"

Re: Install issues with 7.x

2008-12-11 Thread Ryan
Finally had time to understand some how release works and made some
new cds. Some new updates to the situation since as I am still having
issues. I was not able to figure out how to make release with a custom
kernel, would always fail that step so I had to stick with GENERIC. To
simulate taking out firewire support I just deleted the corresponding
kernel modules in /boot/kernel and remade the iso. Stable as of
12-07-2008 is giving the same feedback as 7.1-B2 but actually gives a
panic screen.

panic: run_interrupt_driven_config_hooks: waited too long
cpuid = 0
KDB: enter: panic
[thread pid 0 tid 10 ]
Stopped at  kdb_enter+0x3a: movl $0,kdb_why
db>

There has been a bios update recently and have applied it, but there
has been no change in any of the tests by a quick glance.

If it makes a difference the cds I create with cdrecord generate the
added errors acd0: FAILURE - READ BIG timed out. I don't think that
has anything to do with it, just saying it for full disclosure.
Disregard if irrelevant. That error applies to only the stable builds
I made.

On Tue, Nov 4, 2008 at 11:56 AM, Joel Dahl  wrote:
> Ryan skrev:
>>
>> Sadly with the quality of BIOS recently, that is not an option. Not
>> much to offer. Attached is a picture of what I have to change. Other
>> and XP are the same, Vista unlocks AHCI.
>>
>> Another way of accomplishing disabling firewire is to remake the
>> install CD with a different kernel and not quite sure how to do that.
>
> Take a look at the release(7) manpage for information about building your
> own customized release CD.
>
> --
> Joel
>
>
___
freebsd-stable@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-stable
To unsubscribe, send any mail to "freebsd-stable-unsubscr...@freebsd.org"


Install issues with 7.x

2008-12-16 Thread Ryan
ing
operands for [OpcodeName unavailable] [20070320]
ACPI Error (psparse-0626): Method parse/execution failed
[\_PR_.CPU0._OSC] (Node 0xc682d580), AE_AML_INTERNAL
est0:  on cpu0
p4tcc0:  on cpu0
cpu1:  on acpi0
ACPI Error (dsopcode-0350): No pointer back to NS node in buffer obj
0xc6861100 [20070320]
ACPI Exception (dswexec-0556): AE_AML_INTERNAL, While resolving
operands for [OpcodeName unavailable] [20070320]
ACPI Error (psparse-0626): Method parse/execution failed
[\_PR_.CPU1._OSC] (Node 0xc682d4a0), AE_AML_INTERNAL
est1:  on cpu1
p4tcc1:  on cpu1
...
cpu0: Cx states changed
cpu1: Cx states changed
unknown: timeout waiting for read DRQ
unknown: timeout waiting for read DRQ
acd0: DVDR  at ata3-master UDMA33
GEOM_LABEL: Label for provider acd0 is iso9660/FreeBSD_Install

Hangs.

2. No ACPI

..
unknown: timeout waiting for read DRQ
unknown: timeout waiting for read DRQ
..

Hangs.


3. Safe Mode

Same interrupt storm as 7.1-BETA2.

...
interrupt storm detected on "irq10:"; throttling interrupt source
--repeat--

4. Single User Mode

Same as 1. Default.


5. Verbose

Hang like normal, cannot see the ACPI errors since they fly off the
scroll lock buffer.

...
cpu0: Cx states changed
cpu1: Cx states changed
...
unknown: timeout waiting for read DRQ
unknown: timeout waiting for read DRQ
...


Thanks again.

On Wed, 29 Oct 2008, Ryan wrote:

Hello, I purchased a new Clevo M860TU on the account that it ran
linux very well and was hoping it would fair the same on FreeBSD. Not
so much, little help? I posted this in mobile originally but though
stable would be a better choice. Don't know if it is more appropriate
here or ACPI.

I'm giving you as much information as I know how to get. as I
cannot get sysinstall to load I am having to type all these dmesg. The
boot process is hanging. This is all with 7.x, I can give 6.x if
needed.


xpt_config is the CAM configuration wait, so basically the system is
waiting for a storage device to report back on whether it could be
used as a root file system.

I recently saw a similar report of problems involving a firewire
controller on an nvidia motherboard following an upgrade to 7.x, and I
wonder if you might try the following: see if 6.4 will install, and if
so, install it.  Then cvsup 7.x, and do a buildworld but not an
installworld.  This will let you build and experiment with 7.x kernels
from a known-working environment.

Make sure to keep a working 6.x kernel around -- I suggest something
like "cp -r /boot/kernel /boot/kernel.good" before starting so you can
always fall back to a good kernel.  Now try building a 7.x kernel
without USB or firewire support, and booting that?

Also, it's worth checking there are no BIOS upgrades available for the
motherboard...

Robert N M Watson
Computer Laboratory
University of Cambridge


Thanks for your interest Robert, unfortunately it was a no-go. I went
ahead and tested 6.4RC1 and 6.3. Now all I am getting are ACPI errors
which I would think I could get the installer going by disabling ACPI.

And yes, I'm running on the latest - and only - bios revision for the laptop.

The following were done under default boot option. No ACPI did not
generate any error messages and hung, single user mode acted the same
as default, and safe mode created an interrupt storm like 7.x did.

6.4-RC1

...
acpi_timer0: <24-bit timer at 3.579545 MHz> port 0x408-0x40b on acpi0
acpi_ec0:  port 0x62, 0x66 on acpi0
cpu0:  on acpi0
  ACPI-0328: *** Error: No pointer back to NS node in buffer obj 0xc85c87c0
  ACPI-1304: *** Error: Method execution failed [\_PR_.CPU0._OSC]
(Node 0xc84e2580), AE_AML_INTERNAL
acpi_throttle0:  on cpu0
...

then this gets spammed 6 times at the end

ACPI-0438: *** Error: Looking up [\_PR_.CPU0._PPC] in name space, AE_NOT_FOUND
SearchNode 0xc84cdcc0 StartNode 0xc84cdcc0 ReturnNode 0
ACPI-1304: *** Error: Method execution failed [\_SB_.AC__.ADJP] (Node
0xc84cdcc0), AE_NOT_FOUND
ACPI-1304: *** Error: Method execution failed [\_SB.AC__._PSR] (Node
0xc84cdd00), AE_NOT_FOUND

6.3-REL

6.3 gives the same errors but with different node addresses.

...
acpi_timer0: <24-bit timer at 3.579545 MHz> port 0x408-0x40b on acpi0
acpi_ec0:  port 0x62, 0x66 on acpi0
cpu0:  on acpi0
  ACPI-0328: *** Error: No pointer back to NS node in buffer obj 0xc85c94c0
  ACPI-1304: *** Error: Method execution failed [\_PR_.CPU0._OSC]
(Node 0xc84e3780), AE_AML_INTERNAL
acpi_throttle0:  on cpu0
...

spammed again 6 times at the end

ACPI-0438: *** Error: Looking up [\_PR_.CPU0._PPC] in name space, AE_NOT_FOUND
SearchNode 0xc84cdd20 StartNode 0xc84cdd20 ReturnNode 0
ACPI-1304: *** Error: Method execution failed [\_SB_.AC__.ADJP] (Node
0xc84cdd20), AE_NOT_FOUND
ACPI-1304: *** Error: Method execution failed [\_SB.AC__._PSR] (Node
0xc84e3780), AE_NOT_FOUND

Help at all?

Ryan skrev:
- Show quoted text -

Hello, I purchased a new Clevo M860TU on the account that it ran linux
very well and was hoping it would fa

Gaming news link

2009-04-24 Thread ryan
Dear Sir / Madam,

We are interested in posting our gaming news and information site on
your links section. Our site is GamerBeef.com and can be found at
http://www.gamerbeef.com

Our site includes daily updated gaming news from all genres and
consoles, with focus on PC gaming. We also have a new discussion
forum, cheats and screenshots section.

We would of course offer a link back to your site in return.

Let me know your thoughts.

Best Regards,

Ryan

--
Ryan Barclay

Managing Director

RBFTP Networks Limited.

DDI: +44 (0)870 490 1870
WWW: http://www.rbftpnetworks.com

RBFTP Networks Limited Registered in England No 05718807 Registered Office:
68 Aldersbrook Road, London, E12 5DL.

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


5.4-RC2 kldload snd_driver crashes ums0

2005-04-18 Thread ryan
Hello,

I am running FreeBSD 5.4-RC2 on an IBM Thinkpad T42. I am using a 
Microsoft 3-Button Mouse with IntelliEye which is detected when I
boot and becomes ums0. 

However, when I do kldload snd_driver (the only way I have found to
get sound going), it silently crashes ums0. 

Part of my question is how can I make this work. But the other 
part of my question is learning how to properly report this 
problem, or track down the person who would be responsible for
dealing with this (i.e. what is the preferred process within 
FreeBSD for dealing with this bug). I tried searching the 
Problem Reports database and didn't find anything.

Thank you,
ryan

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


Re: something fails with svn

2010-01-01 Thread Ryan Stone
> the git config is:
>
> [core]
>        repositoryformatversion = 0
>        filemode = true
>        bare = false
>        logallrefupdates = true
> [svn-remote "svn"]
>        url = svn://svn.freebsd.org/base/stable/7  
>        fetch = :refs/remotes/git-svn
>

It looks like the error is on the line I've highlighted(note that it's
trying to fetch files under svn://svn.freebsd.org/base/stable/7/head,
which clearly won't work).  I don't know anything about git so I can't
give advice as to how to accomplish what you're trying to do.
___
freebsd-stable@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-stable
To unsubscribe, send any mail to "freebsd-stable-unsubscr...@freebsd.org"


HP DL145G2 boot problems with 7.0

2008-04-21 Thread Ryan Lackey
I have 4 HP DL145G2 boxes (dual opteron).  I recently upgrded them from
6.2-STABLE to 7.0-RELEASE using cvsup on each, compiling world + kernel.

The upgrade was (fairly painless on two machines, and has broken the other
two machines.

On boot, the broken machines hang somewhere after kbdc and psm, and before
serial driver initialization.

Specifically, I see:
psm0:  unable to allocate IRQ
psmcpnp0: PS/2 mouse port irq 12 on acpi0
pm0: ps2 mouse irq 12 on atkbdc0
ioapic0: routing intpin 12 (ISA IRQ 12) to vector 57
psm0: giant-locked
psm0: thread
psm0: model intellimouse explorer
psm0: config; 00 flags: 8, packet size:4
psm0: syncmask:08, syncbits:00

After that, it hangs.

I'm using a 7.0 world, mergemastered, and a kernel compiled on the broken
system, and also a
kernel compiled on one of the working systems and copied over, with the same
config.

(attached)

dmesg from one of the working systems also attached -- same config modulo
RAM and CPU speed.

If I boot using the 6.2 kernel and 7.0 userland, I can ssh in and some
things work, but others don't.

I'm using an IPKVM vs. serial console, so this is slightly more difficult to
debug, plus I have to ask someone
to reboot the machine, vs. using a power cycler.

Any help in debugging this would be most appreciated.


dmesg.yesterday
Description: Binary data


METACOLO
Description: Binary data
___
freebsd-stable@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-stable
To unsubscribe, send any mail to "[EMAIL PROTECTED]"

Re: HP DL145G2 boot problems with 7.0

2008-04-25 Thread Ryan Lackey
I actually figured out the problem.  I had gmirror on the machine, and was
booting to do maintenance using
non-gmirror kernel sometimes.  One kernel was using ad4, the other using
ad6, and one using gm0(ad4/ad6).

Kernel modules and kernel were consequently getting out of sync.

Problems are fixed now -- I'm currently being amazed by the SMP performance,
kqueue, and some
threaded python...doing as much on 2 old machines from 2005 and freebsd with
optimized python as we were
doing with 55 linux machines running badly tuned php5 in apache.

On Fri, Apr 25, 2008 at 5:56 AM, John Baldwin <[EMAIL PROTECTED]> wrote:

> On Monday 21 April 2008 03:23:04 pm Ryan Lackey wrote:
> > I have 4 HP DL145G2 boxes (dual opteron).  I recently upgrded them from
> > 6.2-STABLE to 7.0-RELEASE using cvsup on each, compiling world + kernel.
> >
> > The upgrade was (fairly painless on two machines, and has broken the
> other
> > two machines.
> >
> > On boot, the broken machines hang somewhere after kbdc and psm, and
> before
> > serial driver initialization.
> >
> > Specifically, I see:
> > psm0:  unable to allocate IRQ
> > psmcpnp0: PS/2 mouse port irq 12 on acpi0
> > pm0: ps2 mouse irq 12 on atkbdc0
> > ioapic0: routing intpin 12 (ISA IRQ 12) to vector 57
> > psm0: giant-locked
> > psm0: thread
> > psm0: model intellimouse explorer
> > psm0: config; 00 flags: 8, packet size:4
> > psm0: syncmask:08, syncbits:00
> >
> > After that, it hangs.
>
> I would add more printfs to figure out exactly where it dies.  I would
> start
> by seeing if it makes it out of the psm driver.  If so, then I would start
> adding printfs to the new-bus code in sys/kern/subr_bus.c to see if
> drivers
> are probing when it hangs.
>
> --
> John Baldwin
>
___
freebsd-stable@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-stable
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


Re: ZFS corruption due to lack of space?

2012-10-31 Thread Ryan Stone
On Wed, Oct 31, 2012 at 4:48 PM, Artem Belevich  wrote:
> One way out of this jam is to try truncating some large file in place.
> Make sure that file is not part of any snapshot.
> Something like this may do the trick:
> #dd if=/dev/null of=existing_large_file
>
> Or, perhaps even something as simple as 'echo -n > large_file' may work.

truncate -s 0?
___
freebsd-stable@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-stable
To unsubscribe, send any mail to "freebsd-stable-unsubscr...@freebsd.org"


Re: time issues and ZFS

2013-01-22 Thread Ryan Stone
On Tue, Jan 22, 2013 at 7:27 AM, Julian Stecklina <
jstec...@os.inf.tu-dresden.de> wrote:

> Does anyone know why the LAPIC is given a lower priority than HPET in
> this case? If you have an LAPIC, it should always be prefered to HPET,
> unless something is seriously wrong with it...
>

On many processors the lapic timer does not work correctly in states lower
than C1.  There are many processors that will automatically enter a "C1E"
mode when the processor is idle, and in that state I have seen the lapic
timer run slower than the programmed frequency, causing time to move to
slowly on idle FreeBSD systems.
___
freebsd-stable@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-stable
To unsubscribe, send any mail to "freebsd-stable-unsubscr...@freebsd.org"


Re: Building RELENG_9 (or RELENG_9_*) on a small machine?

2013-02-28 Thread Ryan Stone
On Wed, Feb 27, 2013 at 8:41 PM, Darren Pilgrim <
list_free...@bluerosetech.com> wrote:

> 2. If I crossbuild for this machine, can I get away with doing buildworld
> on a buildbox, ship the obj tree, and do installworld and mergemaster on
> the VM?  It's been a few enternities since I did a cross build and back
> then it was crossbuilding releases.
>

It's possible with a caveat: in my experience both the object tree and the
source tree have to have *exactly* the same path on the build host and the
destination.  You can't (for example) build with MAKEOBJDIRPREFIX set to
something, then copy src to /usr/src and obj to /usr/obj on the destination
and have installworld work.
___
freebsd-stable@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-stable
To unsubscribe, send any mail to "freebsd-stable-unsubscr...@freebsd.org"


Re: Building RELENG_9 (or RELENG_9_*) on a small machine?

2013-02-28 Thread Ryan Stone
On Thu, Feb 28, 2013 at 12:48 PM, Darren Pilgrim <
list_free...@bluerosetech.com> wrote:

> On 2013-02-28 06:43, Ryan Stone wrote:
>
>> It's possible with a caveat: in my experience both the object tree and
>> the source tree have to have *exactly* the same path on the build host
>> and the destination.  You can't (for example) build with
>> MAKEOBJDIRPREFIX set to something, then copy src to /usr/src and obj to
>> /usr/obj on the destination and have installworld work.
>>
>
> Why couldn't I just also specify MAKEOBJDIRPREFIX on the destination
> machine?
>


You can, but it has to be the same path on both machines.
___
freebsd-stable@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-stable
To unsubscribe, send any mail to "freebsd-stable-unsubscr...@freebsd.org"


9.1-REL Supermicro H8DCL-iF kernel panic

2013-04-01 Thread Ryan McIntosh
This has been brought up before for a different board, none specifically
mentioned this one nor the if_em driver (it was if_igb before on a X8DTU-6+
board).

References:
http://lists.freebsd.org/pipermail/freebsd-stable/2011-September/063958.html
http://www.freebsd.org/cgi/query-pr.cgi?pr=kern/172113

Panic image from H8DCl-iF:
http://nitemail.net/img/crash91-h8dcl-if.png

Original image from X8DTU-6+:
http://www.grosbein.net/img/crash-91rc.png

While I'd love to try out some fixes myself however I don't have a ton of
time with this system in my hands to be developed on. Jack (as referenced
in the kernel pr) felt that it was too few system specific to go further
with the issue as per the last response.

I would be more than happy to assist or even lend remote access to this
machine to figure out just what's causing the problem if anyone is up for
the task, but I will only have about 3-4 days with it. I have confirmed
dumping msix on the boot loader will permit the system to boot up and
function, however horridly slow (6gbps drives pushing 8mbyte/sec isnt even
usable). Maybe there's a grander problem here.. with supermicro? Let me
know, I'll happily test whatever if it benefits the community.

Ryan McIntosh
e: rmcint...@nitemare.net
___
freebsd-stable@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-stable
To unsubscribe, send any mail to "freebsd-stable-unsubscr...@freebsd.org"


Re: 9.1-REL Supermicro H8DCL-iF kernel panic

2013-04-01 Thread Ryan McIntosh
I could try that patch, however that was intended for if_igb.c which for my
system (and the panic's are almost identical except if_em for me) I'd have
to apply that fix to if_em.c and I haven't looked at the source just yet.
If you can give me a patch I'll do apply and test it shortly though.

Ryan


On Mon, Apr 1, 2013 at 3:31 AM, Xin Li  wrote:

> -BEGIN PGP SIGNED MESSAGE-
> Hash: SHA256
>
> On 4/1/13 12:04 AM, Ryan McIntosh wrote:
> > This has been brought up before for a different board, none
> > specifically mentioned this one nor the if_em driver (it was if_igb
> > before on a X8DTU-6+ board).
> >
> > References:
> >
> http://lists.freebsd.org/pipermail/freebsd-stable/2011-September/063958.html
> >
> >
> http://www.freebsd.org/cgi/query-pr.cgi?pr=kern/172113
> >
> > Panic image from H8DCl-iF:
> > http://nitemail.net/img/crash91-h8dcl-if.png
> >
> > Original image from X8DTU-6+:
> > http://www.grosbein.net/img/crash-91rc.png
> >
> > While I'd love to try out some fixes myself however I don't have a
> > ton of time with this system in my hands to be developed on. Jack
> > (as referenced in the kernel pr) felt that it was too few system
> > specific to go further with the issue as per the last response.
> >
> > I would be more than happy to assist or even lend remote access to
> > this machine to figure out just what's causing the problem if
> > anyone is up for the task, but I will only have about 3-4 days with
> > it. I have confirmed dumping msix on the boot loader will permit
> > the system to boot up and function, however horridly slow (6gbps
> > drives pushing 8mbyte/sec isnt even usable). Maybe there's a
> > grander problem here.. with supermicro? Let me know, I'll happily
> > test whatever if it benefits the community.
>
> I tend to agree with John's patch (on Feb 21, 2013 on kern/172113),
> will you have a chance to test it?
>
> (My thought is that we should probably just initialize
> adapter->rx_mbuf_sz = MCLBYTES; in _attach() right after adapter->dev
> assignment?)
>
> Cheers,
> -BEGIN PGP SIGNATURE-
>
> iQEcBAEBCAAGBQJRWTe/AAoJEG80Jeu8UPuzMf8IALPmOclwXEwLHSzVX8BEDbq7
> YOgCsyNAa9Yi3aeSjDkH3Hvqi3XZzc5FtIeXODUMoU9+vTtI9KQSh4As3UsIYJG5
> rGAS9dyT8hJ/VNVAzDNAPRmOTaeSRyXCughfCd5MCJXMTG/6KtVkJ2z/js9VpP4r
> sqA3qD21p9q88wfPJIhCj7hHFRLa5emv5Ir76pnZHrQ7ORerwtHEbTosWBWQdG7+
> 9gREoMl0VB28Zoh8Ai1+TvB79MsUklB4F/XZ63sM2ccJ0Uk1Egn6shI9VMBqbh75
> tkMSsjenxbM6/BgK86cyNS+NA8Nyh9hGrpNfab5qj79usJKFskSxUpP/iszHCJc=
> =xUCH
> -END PGP SIGNATURE-
>
___
freebsd-stable@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-stable
To unsubscribe, send any mail to "freebsd-stable-unsubscr...@freebsd.org"


Re: 9.1-REL Supermicro H8DCL-iF kernel panic

2013-04-01 Thread Ryan McIntosh
I can confirm that works as intended. I appreciate the prompt response and
it looks like there's a real fix.

For google reference for anyone else searching..

Motherboard: Supermicro H8DCL-iF
OS: FreeBSD 9.1-RELEASE

Boot message:
panic: m_getzone: m_getjcl: invalid cluster type
cpuid = 0
KBD: stack backtrace:
#0 0x809208a6 at kdb_backtrace+0x66
#1 0x808ea8be at panic+0x1ce
#2 0x804ad5a7 at em_refresh_mbufs+0x207
#3 0x804adb7f at em_rxeof+0x47f
#4 0x804adca4 at em_msix_rx+0x24
#5 0x808be8d4 at intr_event_execute_handlers+0x104
#6 0x808c0076 at ithread_loop+0xa6
#7 0x808bb9ef at fork_exit+0x11f
#8 0x80bc368e at fork_trampoline+0xe

Panic image from H8DCl-iF:
http://nitemail.net/img/crash91-h8dcl-if.png

Original image from X8DTU-6+:
http://www.grosbein.net/img/crash-91rc.png

As per Xin Li, which seems to work:
http://svnweb.freebsd.org/base/head/sys/dev/e1000/if_em.c?r1=238214&r2=239304&view=patch

References:
http://lists.freebsd.org/pipermail/freebsd-stable/2011-September/063958.html
http://www.freebsd.org/cgi/query-pr.cgi?pr=kern/172113


Thanks again,

Ryan McIntosh
e: rmcint...@nitemare.net


On Mon, Apr 1, 2013 at 3:48 AM, Xin Li  wrote:

> -BEGIN PGP SIGNED MESSAGE-
> Hash: SHA256
>
> On 4/1/13 12:34 AM, Ryan McIntosh wrote:
> > I could try that patch, however that was intended for if_igb.c
> > which for my system (and the panic's are almost identical except
> > if_em for me) I'd have to apply that fix to if_em.c and I haven't
> > looked at the source just yet. If you can give me a patch I'll do
> > apply and test it shortly though.
>
> Try this:
>
> http://svnweb.freebsd.org/base/head/sys/dev/e1000/if_em.c?r1=238214&r2=239304&view=patch
>
> Cheers,
> -BEGIN PGP SIGNATURE-
>
> iQEcBAEBCAAGBQJRWTu4AAoJEG80Jeu8UPuzPnkIAIMgnUYgzXTdEt93aQVpK38v
> IKH54G8iU7xR98V5auokFqGAuy3wqnbT4GQGsQCZWl+Lu7lmrbvIVufuB04Zjmyp
> YO7gRNHeBVThp53nkDaPBjwLsEeGrFR11zLLq0nHJCDOFf+SgvPROuBEEMIBvzUR
> LeHWKZUOcMOHdkADfAm3T1QIZ6F/K5iJdr6OB+r86b+nxV9Z+whEO2Tzk87XodTD
> 39+9t4EdkM4BgMDBoheS74SWK+vHhsmXbX7PPFXJZ/Zrasp6GMYLk8AAcWDm0IZ4
> 7s7lmx0xqckzwhaJZzKfO+DWtlaIrE+LIQwQmg5QVeZBDxlDU0orsLGO55zSlAo=
> =B1sL
> -END PGP SIGNATURE-
>
___
freebsd-stable@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-stable
To unsubscribe, send any mail to "freebsd-stable-unsubscr...@freebsd.org"


Re: 9.1-REL Supermicro H8DCL-iF kernel panic

2013-04-01 Thread Ryan McIntosh
I had to get some sleep lol. Yes Jeremy, I do completely understand that
and likewise FreeBSD was unusable without any type of semi-hack fix, let
alone fixing it properly, as without msix the system was pretty slow. If
you'd like access or are up for trying to fix the driver I'm all for being
a guinea pig. Let me know.

Ryan


On Mon, Apr 1, 2013 at 1:25 PM, Jeremy Chadwick  wrote:

> On Mon, Apr 01, 2013 at 09:29:46AM -0700, Xin Li wrote:
> > -BEGIN PGP SIGNED MESSAGE-
> > Hash: SHA256
> >
> > On 4/1/13 5:25 AM, Jeremy Chadwick wrote:
> > > On Mon, Apr 01, 2013 at 05:45:48AM -0400, Ryan McIntosh wrote:
> > >> I can confirm that works as intended. I appreciate the prompt
> > >> response and it looks like there's a real fix.
> > >>
> > >> For google reference for anyone else searching..
> > >>
> > >> Motherboard: Supermicro H8DCL-iF OS: FreeBSD 9.1-RELEASE
> > >>
> > >> Boot message: panic: m_getzone: m_getjcl: invalid cluster type
> > >> cpuid = 0 KBD: stack backtrace: #0 0x809208a6 at
> > >> kdb_backtrace+0x66 #1 0x808ea8be at panic+0x1ce #2
> > >> 0x804ad5a7 at em_refresh_mbufs+0x207 #3
> > >> 0x804adb7f at em_rxeof+0x47f #4 0x804adca4 at
> > >> em_msix_rx+0x24 #5 0x808be8d4 at
> > >> intr_event_execute_handlers+0x104 #6 0x808c0076 at
> > >> ithread_loop+0xa6 #7 0x808bb9ef at fork_exit+0x11f #8
> > >> 0x80bc368e at fork_trampoline+0xe
> > >>
> > >> Panic image from H8DCl-iF:
> > >> http://nitemail.net/img/crash91-h8dcl-if.png
> > >>
> > >> Original image from X8DTU-6+:
> > >> http://www.grosbein.net/img/crash-91rc.png
> > >>
> > >> As per Xin Li, which seems to work:
> > >>
> http://svnweb.freebsd.org/base/head/sys/dev/e1000/if_em.c?r1=238214&r2=239304&view=patch
> > >>
> > >>
> > >>
> > References:
> > >>
> http://lists.freebsd.org/pipermail/freebsd-stable/2011-September/063958.html
> > >>
> > >>
> > http://www.freebsd.org/cgi/query-pr.cgi?pr=kern/172113
> > >>
> > >>
> > >> Thanks again,
> > >>
> > >> Ryan McIntosh e: rmcint...@nitemare.net
> > >>
> > >>
> > >> On Mon, Apr 1, 2013 at 3:48 AM, Xin Li 
> > >> wrote:
> > >>
> > >>> -BEGIN PGP SIGNED MESSAGE- Hash: SHA256
> > >>>
> > >>> On 4/1/13 12:34 AM, Ryan McIntosh wrote:
> > >>>> I could try that patch, however that was intended for
> > >>>> if_igb.c which for my system (and the panic's are almost
> > >>>> identical except if_em for me) I'd have to apply that fix to
> > >>>> if_em.c and I haven't looked at the source just yet. If you
> > >>>> can give me a patch I'll do apply and test it shortly
> > >>>> though.
> > >>>
> > >>> Try this:
> > >>>
> > >>>
> http://svnweb.freebsd.org/base/head/sys/dev/e1000/if_em.c?r1=238214&r2=239304&view=patch
> > >
> > >>>
> > > Jack Vogel has stated it's not a "real fix" (your words) but rather
> > > a "bandaid", for both igb(4) and em(4).  The commit messages (for
> > > r238214 and r239304) contain details:
> > >
> > > http://svnweb.freebsd.org/base/head/sys/dev/e1000/if_em.c#rev238214
> > >
> > >
> > http://svnweb.freebsd.org/base/head/sys/dev/e1000/if_em.c#rev239304
> >
> > Hm why 238214 is related, or did you mean the change between 238214
> > and 239304?
>
> Correct (the latter).  :-)  The "bandaid" in 239304 **wasn't** to fix a
> bug introduced in 238214, it was an overall "bandaid".
>
> I've gotten in the habit of always examining two commits (fix + previous
> commit) to see what got introduced where.
>
> > Yes, this is a bandaid and the right fix should be refactor the code a
> > little bit to make sure that no interrupt handler is installed before
> > the driver have done other initializations but I don't have hardware
> > that can reproduce this issue handy to validate changes like that.
>
> Yes exactly.  I just want to make sure Ryan understands that this is
> simply a workaround for said spurious interrupt scenario, while the
> actual root cause needs to be dealt as you describe.
>
> --
> | Jeremy Chadwick   j...@koitsu.org |
> | UNIX Systems Administratorhttp://jdc.koitsu.org/ |
> | Mountain View, CA, US|
> | Making life hard for others since 1977. PGP 4BD6C0CB |
>
___
freebsd-stable@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-stable
To unsubscribe, send any mail to "freebsd-stable-unsubscr...@freebsd.org"


Re: fusefs-kmod does not work on 8-STABLE?

2013-04-15 Thread Ryan Stone
On Fri, Apr 12, 2013 at 10:28 AM, Alexey Dokuchaev  wrote:

> On Fri, Apr 12, 2013 at 05:17:46PM +0700, Alexey Dokuchaev wrote:
> > On Wed, Apr 10, 2013 at 12:27:10PM +0700, Alexey Dokuchaev wrote:
> > > I've got puzzled with the fact that fusefs-kmod apparently does not on
> > > recent 8-STABLE: it builds and loads, but I don't see normal "fuse4bsd:
> > > version 0.3.9-pre1, FUSE ABI 7.19" like I do on 9-STABLE (installed on
> the
> > > same laptop with almost identical kernel config).
> > >
> > > The result is that /dev/fuse0 never gets created, and any fuse mount
> > > attempt results in this message:
> > >
> > >   fuse: failed to open fuse device: No such file or directory
> >
> > I've traced the problem down a bit, it seems to be due to some weird
> > brokenness of building modules outside the kernel: .ko file loads, but
> > modevent() functions apparently does not execute at all.
>
> I've found the culprit: the problem is in this command of the build:
>
> ld -Bshareable  -d -warn-common -o hello.ko.debug hello.kld
>
> I had put /usr/local/bin in my $PATH before /usr/bin for a reason I don't
> currently recall, and have binutils-2.23.1 installed.  As a result, ld(1)
> in the quoted line above was called from /usr/local/bin/ld, which brought
> in all the weird things I was observing: failure of fusefs-kmod, failure
> of simple "hello world" KLD, "link_elf: symbol  undefined" messages
> when loading snd_hda(4) and nvidia(4) drivers.
>
> How, does anyone have a clue why new ld(1) plays so badly with our system
> toolchain on 8.x (at least)?
>
> ./danfe
> ___
> freebsd-stable@freebsd.org mailing list
> http://lists.freebsd.org/mailman/listinfo/freebsd-stable
> To unsubscribe, send any mail to "freebsd-stable-unsubscr...@freebsd.org"
>

Is this for i386?  When compiling modules with newer versions of ld I had
to add the following flags to the ld invocation to get the module to work:

-u __start_set_sysinit_set -u __start_set_sysuninit_set \
-u __start_set_sysctl_set -u __start_set_modmetadata_set \
-u __stop_set_sysinit_set -u __stop_set_sysuninit_set \
-u __stop_set_sysctl_set -u __stop_set_modmetadata_set
___
freebsd-stable@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-stable
To unsubscribe, send any mail to "freebsd-stable-unsubscr...@freebsd.org"


Looking for driver help

2013-09-08 Thread Ryan McIntosh
I sent an email out to freebsd-net without a response, soo this is my last
attempt at getting any assistance here.

I have a QLE3142-CU-CK (rebranded NetXen NX3-20GCU w/ NX3031 chipset) with
no driver support in *BSD from anything I saw. I came across solaris's ntxn
driver which seems to work appropriately but I have no use for solaris as a
host o/s. Naturally I'll attempt at trying to get the driver to work
myself, however I'm far from knowledgeable on the method to port a driver,
but I won't say no to making it work after the response Qlogic gave me. Any
insight/assistance/pointers would be helpful, including which mailing list
might be best for this.

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


Re: Looking for driver help

2013-09-09 Thread Ryan McIntosh
Presently 9.1-RELEASE but I believe I searched HEAD for the driver which
came up with nothing. I'm all ears though if you find something.

root@dev01:/root # pciconf -l
hostb0@pci0:0:0:0:  class=0x06 card=0xbc8015d9 chip=0x40038086
rev=0x20 hdr=0x00
pcib1@pci0:0:1:0:   class=0x060400 card=0xbc8015d9 chip=0x40218086
rev=0x20 hdr=0x01
pcib2@pci0:0:5:0:   class=0x060400 card=0xbc8015d9 chip=0x40258086
rev=0x20 hdr=0x01
pcib7@pci0:0:7:0:   class=0x060400 card=0xbc8015d9 chip=0x40278086
rev=0x20 hdr=0x01
none0@pci0:0:15:0:  class=0x088000 card=0xbc8015d9 chip=0x402f8086
rev=0x20 hdr=0x00
hostb1@pci0:0:16:0: class=0x06 card=0xbc8015d9 chip=0x40308086
rev=0x20 hdr=0x00
hostb2@pci0:0:16:1: class=0x06 card=0xbc8015d9 chip=0x40308086
rev=0x20 hdr=0x00
hostb3@pci0:0:16:2: class=0x06 card=0xbc8015d9 chip=0x40308086
rev=0x20 hdr=0x00
hostb4@pci0:0:16:3: class=0x06 card=0xbc8015d9 chip=0x40308086
rev=0x20 hdr=0x00
hostb5@pci0:0:16:4: class=0x06 card=0xbc8015d9 chip=0x40308086
rev=0x20 hdr=0x00
hostb6@pci0:0:17:0: class=0x06 card=0xbc8015d9 chip=0x40318086
rev=0x20 hdr=0x00
hostb7@pci0:0:21:0: class=0x06 card=0xbc8015d9 chip=0x40358086
rev=0x20 hdr=0x00
hostb8@pci0:0:21:1: class=0x06 card=0xbc8015d9 chip=0x40358086
rev=0x20 hdr=0x00
hostb9@pci0:0:22:0: class=0x06 card=0xbc8015d9 chip=0x40368086
rev=0x20 hdr=0x00
hostb10@pci0:0:22:1:class=0x06 card=0xbc8015d9 chip=0x40368086
rev=0x20 hdr=0x00
uhci0@pci0:0:29:0:  class=0x0c0300 card=0xbc8015d9 chip=0x26888086
rev=0x09 hdr=0x00
uhci1@pci0:0:29:1:  class=0x0c0300 card=0xbc8015d9 chip=0x26898086
rev=0x09 hdr=0x00
uhci2@pci0:0:29:2:  class=0x0c0300 card=0xbc8015d9 chip=0x268a8086
rev=0x09 hdr=0x00
ehci0@pci0:0:29:7:  class=0x0c0320 card=0xbc8015d9 chip=0x268c8086
rev=0x09 hdr=0x00
pcib8@pci0:0:30:0:  class=0x060401 card=0xbc8015d9 chip=0x244e8086
rev=0xd9 hdr=0x01
isab0@pci0:0:31:0:  class=0x060100 card=0xbc8015d9 chip=0x26708086
rev=0x09 hdr=0x00
ahci0@pci0:0:31:2:  class=0x010601 card=0xbc8015d9 chip=0x26818086
rev=0x09 hdr=0x00
none1@pci0:0:31:3:  class=0x0c0500 card=0xbc8015d9 chip=0x269b8086
rev=0x09 hdr=0x00
none2@pci0:1:0:0:   class=0x02 card=0x01264040 chip=0x01004040
rev=0x42 hdr=0x00
none3@pci0:1:0:1:   class=0x02 card=0x01264040 chip=0x01004040
rev=0x42 hdr=0x00
pcib3@pci0:3:0:0:   class=0x060400 card=0xbc8015d9 chip=0x35008086
rev=0x01 hdr=0x01
pcib6@pci0:3:0:3:   class=0x060400 card=0xbc8015d9 chip=0x350c8086
rev=0x01 hdr=0x01
pcib4@pci0:4:0:0:   class=0x060400 card=0xbc8015d9 chip=0x35108086
rev=0x01 hdr=0x01
pcib5@pci0:4:2:0:   class=0x060400 card=0xbc8015d9 chip=0x35188086
rev=0x01 hdr=0x01
em0@pci0:6:0:0: class=0x02 card=0x109615d9 chip=0x10968086 rev=0x01
hdr=0x00
em1@pci0:6:0:1: class=0x02 card=0x109615d9 chip=0x10968086 rev=0x01
hdr=0x00
none4@pci0:8:0:0:   class=0x0c0600 card=0x627415b3 chip=0x627415b3
rev=0x20 hdr=0x00
vgapci0@pci0:9:1:0: class=0x03 card=0xbc8015d9 chip=0x515e1002
rev=0x02 hdr=0x00

- snip from pciconf -lv for the card in question (its a dual port) -
none2@pci0:1:0:0:   class=0x02 card=0x01264040 chip=0x01004040
rev=0x42 hdr=0x00
vendor = 'NetXen Incorporated'
device = 'NX3031 Multifunction 1/10-Gigabit Server Adapter'
class  = network
subclass   = ethernet
none3@pci0:1:0:1:   class=0x02 card=0x01264040 chip=0x01004040
rev=0x42 hdr=0x00
vendor = 'NetXen Incorporated'
device = 'NX3031 Multifunction 1/10-Gigabit Server Adapter'
class  = network
subclass   = ethernet
- end snip -

root@dev01:/root # uname -a
FreeBSD dev01 9.1-RELEASE FreeBSD 9.1-RELEASE #0 r243825: Tue Dec  4
09:23:10 UTC 2012 r...@farrell.cse.buffalo.edu:/usr/obj/usr/src/sys/GENERIC
 amd64
root@dev01:/root #

I'll upgrade to whatever if there's a chance of a driver already existing
but so far I've found nothing.

Thanks and sorry for the delay.

Ryan


On Sun, Sep 8, 2013 at 11:37 AM, Alfred Perlstein  wrote:

> On 9/8/13 3:01 AM, Ryan McIntosh wrote:
>
>> I sent an email out to freebsd-net without a response, soo this is my last
>> attempt at getting any assistance here.
>>
>> I have a QLE3142-CU-CK (rebranded NetXen NX3-20GCU w/ NX3031 chipset) with
>> no driver support in *BSD from anything I saw. I came across solaris's
>> ntxn
>> driver which seems to work appropriately but I have no use for solaris as
>> a
>> host o/s. Naturally I'll attempt at trying to get the driver to work
>> myself, however I'm far from knowledgeable on the method to port a driver,
>> but I won't say no to making it work after the response Qlogic gave me.
>> Any
>> insight/assistance/pointers would be helpful, including which mailing list
>> might be best for this.

Re: Looking for driver help

2013-09-11 Thread Ryan McIntosh
Yeah this is the same conclusion I came to in essence of anything existing.
I'm going to hit up the freebsd-drivers list however and see where I end up
after that. The cards might wind up in the garbage can or sold off cheap
unfortunately if I can't get them functional with FreeBSD, which is pretty
sad for a bunch of dual 10g cards. Thanks for the effort though, I do
appreciate it.

Ryan


On Tue, Sep 10, 2013 at 11:46 PM, Alfred Perlstein  wrote:

> Hey Ryan,
>
> I really don't see much that I can help you with, giving FreeBSD current a
> shot might help, but after quite a bit of grep(1) I didn't seem to find
> support for this driver in -current so you may be SOL.
>
> -Alfred
>
>
>
>
> On 9/9/13 11:11 PM, Ryan McIntosh wrote:
>
>> Presently 9.1-RELEASE but I believe I searched HEAD for the driver which
>> came up with nothing. I'm all ears though if you find something.
>>
>> root@dev01:/root # pciconf -l
>> hostb0@pci0:0:0:0:  class=0x06 card=0xbc8015d9 chip=0x40038086
>> rev=0x20 hdr=0x00
>> pcib1@pci0:0:1:0:   class=0x060400 card=0xbc8015d9 chip=0x40218086
>> rev=0x20 hdr=0x01
>> pcib2@pci0:0:5:0:   class=0x060400 card=0xbc8015d9 chip=0x40258086
>> rev=0x20 hdr=0x01
>> pcib7@pci0:0:7:0:   class=0x060400 card=0xbc8015d9 chip=0x40278086
>> rev=0x20 hdr=0x01
>> none0@pci0:0:15:0:  class=0x088000 card=0xbc8015d9 chip=0x402f8086
>> rev=0x20 hdr=0x00
>> hostb1@pci0:0:16:0: class=0x06 card=0xbc8015d9 chip=0x40308086
>> rev=0x20 hdr=0x00
>> hostb2@pci0:0:16:1: class=0x06 card=0xbc8015d9 chip=0x40308086
>> rev=0x20 hdr=0x00
>> hostb3@pci0:0:16:2: class=0x06 card=0xbc8015d9 chip=0x40308086
>> rev=0x20 hdr=0x00
>> hostb4@pci0:0:16:3: class=0x06 card=0xbc8015d9 chip=0x40308086
>> rev=0x20 hdr=0x00
>> hostb5@pci0:0:16:4: class=0x06 card=0xbc8015d9 chip=0x40308086
>> rev=0x20 hdr=0x00
>> hostb6@pci0:0:17:0: class=0x06 card=0xbc8015d9 chip=0x40318086
>> rev=0x20 hdr=0x00
>> hostb7@pci0:0:21:0: class=0x06 card=0xbc8015d9 chip=0x40358086
>> rev=0x20 hdr=0x00
>> hostb8@pci0:0:21:1: class=0x06 card=0xbc8015d9 chip=0x40358086
>> rev=0x20 hdr=0x00
>> hostb9@pci0:0:22:0: class=0x06 card=0xbc8015d9 chip=0x40368086
>> rev=0x20 hdr=0x00
>> hostb10@pci0:0:22:1:class=0x06 card=0xbc8015d9 chip=0x40368086
>> rev=0x20 hdr=0x00
>> uhci0@pci0:0:29:0:  class=0x0c0300 card=0xbc8015d9 chip=0x26888086
>> rev=0x09 hdr=0x00
>> uhci1@pci0:0:29:1:  class=0x0c0300 card=0xbc8015d9 chip=0x26898086
>> rev=0x09 hdr=0x00
>> uhci2@pci0:0:29:2:  class=0x0c0300 card=0xbc8015d9 chip=0x268a8086
>> rev=0x09 hdr=0x00
>> ehci0@pci0:0:29:7:  class=0x0c0320 card=0xbc8015d9 chip=0x268c8086
>> rev=0x09 hdr=0x00
>> pcib8@pci0:0:30:0:  class=0x060401 card=0xbc8015d9 chip=0x244e8086
>> rev=0xd9 hdr=0x01
>> isab0@pci0:0:31:0:  class=0x060100 card=0xbc8015d9 chip=0x26708086
>> rev=0x09 hdr=0x00
>> ahci0@pci0:0:31:2:  class=0x010601 card=0xbc8015d9 chip=0x26818086
>> rev=0x09 hdr=0x00
>> none1@pci0:0:31:3:  class=0x0c0500 card=0xbc8015d9 chip=0x269b8086
>> rev=0x09 hdr=0x00
>> none2@pci0:1:0:0:   class=0x02 card=0x01264040 chip=0x01004040
>> rev=0x42 hdr=0x00
>> none3@pci0:1:0:1:   class=0x02 card=0x01264040 chip=0x01004040
>> rev=0x42 hdr=0x00
>> pcib3@pci0:3:0:0:   class=0x060400 card=0xbc8015d9 chip=0x35008086
>> rev=0x01 hdr=0x01
>> pcib6@pci0:3:0:3:   class=0x060400 card=0xbc8015d9 chip=0x350c8086
>> rev=0x01 hdr=0x01
>> pcib4@pci0:4:0:0:   class=0x060400 card=0xbc8015d9 chip=0x35108086
>> rev=0x01 hdr=0x01
>> pcib5@pci0:4:2:0:   class=0x060400 card=0xbc8015d9 chip=0x35188086
>> rev=0x01 hdr=0x01
>> em0@pci0:6:0:0: class=0x02 card=0x109615d9 chip=0x10968086 rev=0x01
>> hdr=0x00
>> em1@pci0:6:0:1: class=0x02 card=0x109615d9 chip=0x10968086 rev=0x01
>> hdr=0x00
>> none4@pci0:8:0:0:   class=0x0c0600 card=0x627415b3 chip=0x627415b3
>> rev=0x20 hdr=0x00
>> vgapci0@pci0:9:1:0: class=0x03 card=0xbc8015d9 chip=0x515e1002
>> rev=0x02 hdr=0x00
>>
>> - snip from pciconf -lv for the card in question (its a dual port) -
>> none2@pci0:1:0:0:   class=0x02 card=0x01264040 chip=0x01004040
>> rev=0x42 hdr=0x00
>>  vendor = 'NetXen Incorporated'
>>  device = 'NX3031 Multifunction 1/10-Gigabit Server Adapter'
>>  class  = network
>>  subclass   = ethernet
>> none3@pci0:1:0:1:   class=0x02 card=0x0126

Device timeout from mfi(9) while booting 9.2-RELEASE

2013-10-03 Thread Ryan Stone
We're having trouble booting 9.2-RELEASE on a system with an mfi
(Drake Skinny) controller.  When it tries to mount root we get:

mfi0: COMMAND 0xff8000cb7220 TIMEOUT AFTER 59 SECONDS
mfi0: COMMAND 0xff8000cb72a8 TIMEOUT AFTER 60 SECONDS
mfi0: COMMAND 0xff8000cb7220 TIMEOUT AFTER 90 SECONDS

I also get the following when mfi attaches (with bootverbose):

mfi0:  port 0x5000-0x50ff mem 0xfbd6-0xfbd63fff,0xfbd0-0xf
bd3 irq 16 at device 0.0 on pci2^M
mfi0: attempting to allocate 1 MSI vectors (1 supported)^M
msi: routing MSI IRQ 282 to local APIC 0 vector 77^M
mfi0: using IRQ 282 for MSI^M
mfi0: Using MSI^M
mfi0: Megaraid SAS driver Ver 4.23 ^M
mfi0: Frame 0xff85d394b280 timed out command 0x101^M
error 60 in callback from mfi_send_frame^M
mfi0: Frame 0xff85d394b500 timed out command 0x1040100^M
error 60 in callback from mfi_send_frame^M
mfi0: Frame 0xff85d394b780 timed out command 0x1040300^M
error 60 in callback from mfi_send_frame^M
mfi0: Error 255 fetching controller entries^M

I've put full bootverbose logs from boots with hw.mfi.msi=0 and
hw.mfi.msi=1 here:
http://people.freebsd.org/~rstone/mfi_timeout_irq.txt
http://people.freebsd.org/~rstone/mfi_timeout_msi.txt

Neither boot was successful.  I don't have the ability to boot from
alternative media so I have a limited ability to test changes (I can
re-image from a full disk image, but that requires building a new disk
image which takes some time).

I did see the following forum post and tried with cbb and pccard
removed from GENERIC.  That didn't fix it.
http://forums.freebsd.org/showpost.php?p=231135&postcount=4
___
freebsd-stable@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-stable
To unsubscribe, send any mail to "freebsd-stable-unsubscr...@freebsd.org"


Re: after freebsd-update: /lib/libc.so.7: unsupported file layout

2013-10-08 Thread Ryan Stone
On Tue, Oct 8, 2013 at 7:32 AM, Sami Halabi  wrote:
> Hi,
> i have a box with FreeBSD-9.1-Release.
> I did freebsd-update and since then i get:
>
> root@6:/root # jexec 1 /bin/csh
> /lib/libc.so.7: unsupported file layout
> root@6:/root #
>
> i see /lib/libc.so.7 was updated
>
> as i read in some forums, i did:
> root@6:/root # ldconfig /lib /usr/lib /usr/local/lib
> root@6:/root #
>
> any hints to fix that?
> i did once again freebsd-update fetch install, and that didn't help.
> maybe i can rollback?
>
> Thanksin advance,

Does the jail host have a 32-bit (i386) kernel and userland?  You
would get that error if you tried to run 64-bit software on a 32-bit
host.  Perhaps you accidentally upgraded your jail to an amd64 image?
___
freebsd-stable@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-stable
To unsubscribe, send any mail to "freebsd-stable-unsubscr...@freebsd.org"


Re: Access to NETMAP from c++ program

2019-11-25 Thread Ryan Stone
Remove "using namespace std;" from your program.
___
freebsd-stable@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-stable
To unsubscribe, send any mail to "freebsd-stable-unsubscr...@freebsd.org"


OpenZFS port updated

2020-04-17 Thread Ryan Moeller
FreeBSD support has been merged into the master branch of the openzfs/zfs 
repository, and the FreeBSD ports have been switched to this branch.

OpenZFS brings many exciting features to FreeBSD, including:
 * native encryption
 * improved TRIM implementation
 * most recently, persistent L2ARC

Of course, avoid upgrading your pools if you want to keep the option to go back 
to the base ZFS.

OpenZFS can be installed alongside the base ZFS. Change your loader.conf entry 
to openzfs_load=“YES” to load the OpenZFS module at boot, and set PATH to find 
the tools in /usr/local/sbin before /sbin. The base zfs tools are still 
basically functional with the OpenZFS module, so changing PATH in rc is not 
strictly necessary.

The FreeBSD loader can boot from pools with the encryption feature enabled, but 
the root/bootenv datasets must not be encrypted themselves.

The FreeBSD platform support in OpenZFS does not yet include all features 
present in FreeBSD’s ZFS. Some notable changes/missing features include:
 * many sysctl names have changed (legacy compat sysctls should be added at 
some point) 
 * zfs send progress reporting in process title via setproctitle
 * extended 'zfs holds -r' 
(https://svnweb.freebsd.org/base?view=revision&revision=290015)
 * vdev ashift optimizations 
(https://svnweb.freebsd.org/base?view=revision&revision=254591)
 * pre-mountroot zpool.cache loading (for automatic pool imports)

To the last point, this mainly effects the case where / is on ZFS and /boot is 
not or is on a different pool. OpenZFS cannot handle this case yet, but work is 
in progress to cover that use case. Booting directly from ZFS does work.

If there are pools that need to be imported at boot other than the boot pool, 
OpenZFS does not automatically import yet, and it uses /etc/zfs/zpool.cache 
rather than /boot/zfs/zpool.cache to keep track of imported pools.  To ensure 
all pool imports occur automatically, a simple edit to /etc/rc.d/zfs will 
suffice:

diff --git a/libexec/rc/rc.d/zfs b/libexec/rc/rc.d/zfs
index 2d35f9b5464..8e4aef0b1b3 100755
--- a/libexec/rc/rc.d/zfs
+++ b/libexec/rc/rc.d/zfs
@@ -25,6 +25,13 @@ zfs_start_jail()
 
 zfs_start_main()
 {
+   local cachefile
+
+   for cachefile in /boot/zfs/zpool.cache /etc/zfs/zpool.cache; do
+   if [ -f $cachefile ]; then
+   zpool import -c $cachefile -a
+   fi
+   done
zfs mount -va
zfs share -a
if [ ! -r /etc/zfs/exports ]; then

This will probably not be needed long-term. It is not necessary if the boot 
pool is the only pool.

Happy testing :)

- Ryan
___
freebsd-stable@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-stable
To unsubscribe, send any mail to "freebsd-stable-unsubscr...@freebsd.org"


Re: OpenZFS port updated

2020-04-17 Thread Ryan Moeller

> On Apr 17, 2020, at 4:56 PM, Pete Wright  wrote:
> 
> On 4/17/20 11:35 AM, Ryan Moeller wrote:
>> FreeBSD support has been merged into the master branch of the openzfs/zfs 
>> repository, and the FreeBSD ports have been switched to this branch.
> Congratulations on this effort - big milestone!
>> OpenZFS brings many exciting features to FreeBSD, including:
>>  * native encryption
> Is there a good doc reference on available for using this?  I believe this is 
> zfs filesystem level encryption and not a replacement for our existing 
> full-disk-encryption scheme that currently works?

I’m not aware of a good current doc for this. If anyone finds/writes something, 
please post it!
There are some old resources you can find with a quick search that do a pretty 
good job of covering the basic ideas, but I think the exact syntax of commands 
may be slightly changed in the final implementation.

The encryption is performed at a filesystem level (per-dataset).

> thanks again!
> -pete
> 
> -- 
> Pete Wright
> p...@nomadlogic.org
> @nomadlogicLA
> 
> ___
> freebsd-stable@freebsd.org mailing list
> https://lists.freebsd.org/mailman/listinfo/freebsd-stable
> To unsubscribe, send any mail to "freebsd-stable-unsubscr...@freebsd.org"

___
freebsd-stable@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-stable
To unsubscribe, send any mail to "freebsd-stable-unsubscr...@freebsd.org"


Re: git-lite sufficient for following STABLE sources

2020-12-05 Thread Ryan Moeller



On 12/5/20 7:16 AM, Michael Grimm wrote:

Hi,

I am preparing for the upcoming migration from svn to git.

Is git-lite flavour of the git package sufficient in order to follow STABLE 
sources for compiling STABLE sources?
Or does one need a full blown git?



git-lite will do.

-Ryan




Thanks and regards,
Michael

___
freebsd-stable@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-stable
To unsubscribe, send any mail to "freebsd-stable-unsubscr...@freebsd.org"

___
freebsd-stable@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-stable
To unsubscribe, send any mail to "freebsd-stable-unsubscr...@freebsd.org"


Moving to X11 bleeding edge and back

2007-11-08 Thread Ryan Hinton

I'm having trouble with X11 on my hardware when I switch to the console and 
back (http://bugs.freedesktop.org/show_bug.cgi?id=11269). Apparently there have 
been some recent changes to the Xorg git source that may fix my problem.  I 
would like to try these changes and then fall back to the -stable port at some 
point (immediately if bad things happen, eventually if my problem is fixed).

In the past, building and installing an application outside of the ports system 
caused problems when I tried to install the (-stable) port later on.  I may be 
doing something wrong; please let me know or show me where I can learn.  In 
general, is there a good way in general to update a port to its bleeding edge 
(within or outside the FreeBSD ports system) and then jump back to -stable 
later on?

In this case, I believe X11 is a particularly large and complicated port.  Is there a good way to update the FreeBSD X11 port to the latest git source within the ports system?  


Thank you for your time and help!

---
Ryan Hinton
[EMAIL PROTECTED]

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


Re: VLAN problem on some em(4) cards

2016-04-10 Thread Ryan Stone
tcpdump on em0 will show the vlan-tagged packets if everything is working
correctly.  The fact that they are not showing up is a sign that something
is not working correctly (or that your tcpdump filter isn't account for the
vlan tag)

On Sun, Apr 10, 2016 at 1:44 PM, Christoph Moench-Tegeder <
c...@burggraben.net> wrote:

> Hi,
> while replacing a switch I ran into a problem with using 802.1q VLANs
> (vlan(4)) on a em(4) card - that is, I could not get the card to work
> with VLANs.
> Details:
> Software is FreeBSD 10.3-RELEASE i386 with a custom kernel (but has
> em(4) and vlan(4) compiled in (not as a module)).
> Hardware is a Soekris net6501-70, the interface in question is (pciconf)
> em2@pci0:10:0:0:class=0x02 card=0x8086 chip=0x10d38086
> rev=0x00
> vendor = 'Intel Corporation'
> device = '82574L Gigabit Network Connection'
> class  = network
> subclass   = ethernet
>
> The setup I wanted to create was a "router on a stick", that is having
> 3 (for starters) tagged VLANs on that one link between router and
> switch. I was not able to get any packet through to the switch,
> while tcpdump shows the packets on the vlan interface (but not on
> the underlying em interface - I understand that this could be the
> result of hardware vlan processing). I could not ping any host beyond
> the switch nor the switch's management interface itself, I did not
> even receive ARP replies.
> I tried both manual creation of the vlan devices and the rc.conf/
> netif mechanism - with the very same results ("doesn't work").
> Experimenting with the vlanhw* flags on the em interface did not
> result in any change.
>
> To make sure it's not the switch (or my own mistake), I took another
> host with an em interface - this time, it was a
> em0@pci0:0:25:0:class=0x02 card=0x21ce17aa chip=0x15028086
> rev=0x04
> vendor = 'Intel Corporation'
> device = '82579LM Gigabit Network Connection'
> class  = network
> subclass   = ethernet
>
> (again 10.3-RELEASE, but amd64).
> With this interface (connected to the very same switch port) I
> had instantaneous success, so I guess the switch is ok and I'm
> not totally mistaken in my doings.
>
> Could anybody give a hint on how to further debug this or a pointer
> to further reading?
>
> Regards,
> Christoph
>
> --
> Spare Space
> ___
> freebsd-stable@freebsd.org mailing list
> https://lists.freebsd.org/mailman/listinfo/freebsd-stable
> To unsubscribe, send any mail to "freebsd-stable-unsubscr...@freebsd.org"
>
___
freebsd-stable@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-stable
To unsubscribe, send any mail to "freebsd-stable-unsubscr...@freebsd.org"


Re: Intel I210 (igb) sometimes consume all CPU on not-so-big traffic — need help!

2017-11-20 Thread Ryan Stone
Please try the following patch.  It should resolve your issue:

https://people.freebsd.org/~rstone/patches/e1000-9k.diff
___
freebsd-stable@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-stable
To unsubscribe, send any mail to "freebsd-stable-unsubscr...@freebsd.org"


Re: Two problems about ASUS N3150I-C

2017-12-10 Thread Ryan Root
Without more info it's likely going to be hard for anyone to help but both 
these symptoms you mention could be possibly related to processes that depend 
on the system clock not being messed with.  Some people these days try to cheat 
on games and stuff like that by using hacks that mess with the system clock.  
Those symptoms you are observing could be a way of your system letting you know 
it won't work right if you let apps mess with the system clock.  Maybe not.  If 
others have the same motherboard and use the same Realtek NIC but are not 
having problems I'd guess it's related programs on your system adjusting the 
system clock.  If that's not the case you may want to make sure ntp is working 
and maybe chose a different ntp server.  Maybe it's something else.  You'll 
likely be asked for more technical feedback from log files though if you want 
help with this issue.  You also could try disabling the onboard NIC and by a 
new NIC.

Ryan

⁣Sent from BlueMail ​

On Dec 10, 2017, 4:02 AM, at 4:02 AM, Yasuhiro KIMURA  wrote:
>Hello.
>
>I have two 11.1-RELEASE amd64 boxes working as my home servers. Their
>hardware spec are same and ASUS N3150I-C is used as motherboad. And
>there are two problems about it.
>
>1. 'shutdown -r now' doesn't work after system has been up for a while
>
>If I try 'shutdown -r now' just after system is up or after few hours,
>it works as is expected. But, for example, if I try it after one week
>of uptime, then it doesn't work anymore. OS is shutdown successfully
>but reset never happens. I updated BIOS of motherboard to latest one
>but it didn't fix the problem. And this problem happens on both boxes.
>
>2. NIC gets no response with 're0: watchdog timeout' kernel message
>
>Realtek RTL8111H is used as NIC of this motherboad. Sometime it gets
>no response after following kernel messages are displayed some times.
>
>Dec 10 01:11:37 maybe kernel: re0: watchdog timeout
>Dec 10 01:11:37 maybe kernel: re0: link state changed to DOWN
>Dec 10 01:11:41 maybe kernel: re0: link state changed to UP
>
>If this happens system need to be rebooted. It is very variable when
>NIC get this status. Sometime it happens after few hours system is up,
>but sometimes it doesn't happen after a month of uptime. And this
>problem happens only one of two boxes. One box is used for internal
>services and the other is used for external ones. The problem only
>happens on the latter. As is explaind above they have same hardware
>spec, but OS settings and/or installed applications are differnt. So
>it seems some of them specific to the latter are cause of NIC hangup.
>
>Then, are there any way to fix these problems or investigate why they
>happens? Any suggestions or comments are welcome.
>
>---
>Yasuhiro KIMURA
>___
>freebsd-stable@freebsd.org mailing list
>https://lists.freebsd.org/mailman/listinfo/freebsd-stable
>To unsubscribe, send any mail to
>"freebsd-stable-unsubscr...@freebsd.org"
___
freebsd-stable@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-stable
To unsubscribe, send any mail to "freebsd-stable-unsubscr...@freebsd.org"


Re: Ryzen issues on FreeBSD ?

2018-01-19 Thread Ryan Root
Have you double checked the qualified vendors list data for your
motherboard.  Sometimes memory chips not on the list will work as it's
probably only a list of ones they've tested but it might be the problem
in this situation.  If that was already brought up by someone else sorry
for butting in.

This looks like the QVL list for your MB ->
http://download.gigabyte.us/FileList/Memory/mb_memory_ga-ax370-Gaming5.pdf


On 1/19/2018 12:13 PM, Mike Tancsa wrote:
> Drag :( I have mine disabled as well as lowering the RAM freq to 2100
> from 2400.  For me the hangs are infrequent.  Its only been a day and a
> half, so not sure if its gone or I have been "lucky"... Either ways,
> this platform feels way too fragile to deploy on anything :(
>
>   ---Mike
>
> On 1/19/2018 3:08 PM, Nimrod Levy wrote:
>> Looks like disabling the C- states in the bios didn't change anything. 
>>
>> On Wed, Jan 17, 2018 at 9:22 PM Nimrod Levy > > wrote:
>>
>> That looks promising. I just found that seeing in the bios and
>> disabled it. I'll see how it runs.
>>
>> Thanks
>>
>>
>> On Wed, Jan 17, 2018, 18:38 Don Lewis > > wrote:
>>
>> On 17 Jan, Nimrod Levy wrote:
>> > I'm running 11-STABLE from 12/9.  amdtemp works for me.  It
>> also has the
>> > systl indicating that it it has the shared page fix. I'm
>> pretty sure I've
>> > seen the lockups since then.  I'll update to the latest STABLE
>> and see
>> > what  happens.
>> >
>> > One weird thing about my experience is that if I keep
>> something running
>> > continuously like the distributed.net 
>> client on 6 of 12 possible threads,
>> > it keeps the system up for MUCH longer than without.  This is
>> a home server
>> > and very lightly loaded (one could argue insanely overpowered
>> for the use
>> > case).
>>
>> This sounds like the problem with the deep Cx states that has been
>> reported by numerous Linux users.  I think some motherboard
>> brands are
>> more likely to have the problem.  See:
>> 
>> http://forum.asrock.com/forum_posts.asp?TID=5963&title=taichi-x370-with-ubuntu-idle-lock-ups-idle-freeze
>>
>> -- 
>>
>> --
>> Nimrod
>>
>>
>>
>> -- 
>>
>> --
>> Nimrod
>>
>


___
freebsd-stable@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-stable
To unsubscribe, send any mail to "freebsd-stable-unsubscr...@freebsd.org"


Re: Ryzen issues on FreeBSD ? (with sort of workaround)

2018-01-30 Thread Ryan Root
If you want to use an operating system that takes advantage of CPU to memory 
optimizations without taking steps backwards you have to pay a price.


Sent from my Verizon, Samsung Galaxy smartphone
 Original message From: Don Lewis  Date: 
1/30/18  4:58 PM  (GMT-08:00) To: Mike Tancsa  Cc: Pete French 
, freebsd-stable@freebsd.org, Andriy Gapon 
, Peter Moody , Nimrod Levy 
 Subject: Re: Ryzen issues on FreeBSD ? (with sort of 
workaround) 
On 30 Jan, Mike Tancsa wrote:
> On 1/30/2018 5:23 PM, Nimrod Levy wrote:
>> That's really strange. I never saw those kinds of deadlocks, but I did
>> notice that if I kept the cpu busy using distributed.net
>>  I could keep the full system lockups away for
>> at least a week if not longer.
>> 
>> Not to keep harping on it, but what worked for me was lowering the
>> memory speed. I'm at 11 days of uptime so far without anything running
>> the cpu. Before the change it would lock up anywhere from an hour to a day.
>> 
> Spoke too soon. After a dozen loops, the process has hung again.  Note,
> this is not the box locking up, just the compile.  I do have memory at a
> lower speed too. -- 2133 instead of the default 2400

I suspect the problem is a race condition that causes a wakeup to be
lost.  Adding load changes the timing enough to avoid the problem most
of the time.

> I also just tried upgrading to the latest HEAD with a generic kernel and
> same / similar lockups although procstat -kk gives some odd results
> 
> 
> root@amdtestr12:/home/mdtancsa # procstat -kk 6067
>   PID    TID COMM    TDNAME  KSTACK
> 
>  6067 100865 python2.7   -   ??+0 ??+0 ??+0 ??+0
> ??+0 ??+0 ??+0 ??+0 ??+0 ??+0
>  6067 100900 python2.7   -   ??+0 ??+0 ??+0 ??+0
> ??+0 ??+0 ??+0 ??+0 ??+0 ??+0
>  6067 100901 python2.7   -   ??+0 ??+0 ??+0 ??+0
> ??+0 ??+0 ??+0 ??+0 ??+0 ??+0
>  6067 100902 python2.7   -   ??+0 ??+0 ??+0 ??+0
> ??+0 ??+0 ??+0 ??+0 ??+0 ??+0
>  6067 100903 python2.7   -   ??+0 ??+0 ??+0 ??+0
> ??+0 ??+0 ??+0 ??+0 ??+0 ??+0
>  6067 100904 python2.7   -   ??+0 ??+0 ??+0 ??+0
> ??+0 ??+0 ??+0 ??+0 ??+0 ??+0
>  6067 100905 python2.7   -   ??+0 ??+0 ??+0 ??+0
> ??+0 ??+0 ??+0 ??+0 ??+0 ??+0
>  6067 100906 python2.7   -   ??+0 ??+0 ??+0 ??+0
> ??+0 ??+0 ??+0 ??+0 ??+0 ??+0
>  6067 100907 python2.7   -   ??+0 ??+0 ??+0 ??+0
> ??+0 ??+0 ??+0 ??+0 ??+0 ??+0
>  6067 100908 python2.7   -   ??+0 ??+0 ??+0 ??+0
> ??+0 ??+0 ??+0 ??+0 ??+0 ??+0
>  6067 100909 python2.7   -   ??+0 ??+0 ??+0 ??+0
> ??+0 ??+0 ??+0 ??+0 ??+0 ??+0
>  6067 100910 python2.7   -   ??+0 ??+0 ??+0 ??+0
> ??+0 ??+0 ??+0 ??+0 ??+0 ??+0
>  6067 100911 python2.7   -   ??+0 ??+0 ??+0 ??+0
> ??+0 ??+0 ??+0 ??+0 ??+0 ??+0

Strange ... kernel vs. world mismatch?  Some other new regression in
HEAD?


___
freebsd-stable@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-stable
To unsubscribe, send any mail to "freebsd-stable-unsubscr...@freebsd.org"
___
freebsd-stable@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-stable
To unsubscribe, send any mail to "freebsd-stable-unsubscr...@freebsd.org"


uplcom usb to serial adapter broken

2005-01-05 Thread Ryan Falkenberg
I have a PL-2303 usb to serial adapter that I am trying to make work
on my laptop that I've recently migrated to freebsd 5.3 from linux. 
After loading ucom and uplcom I can connect to and send commands to
serial devices with minicom but I cannot see the results of any
commands.  If I connect to a managed switch I can login  and type
commands but no output is ever sent back to the screen (I have
verified that commands sent from the adapter are reaching the switch).
 I have also tried connecting to a serial modem with the same results.

I have experienced the same results on my laptop and a desktop, both
are freebsd 5.3.  I can communicate properly with the serial devices
using a freebsd desktop with a standard serial port so I know the
baudrates are correct, and I can communicate with the serial devices
from my laptop using the usb adapter in windows and linux using the
uplcom drivers.  I can also use my laptop to sync with a usb
handspring visor in freebsd, so I think the usb system is working
properly.

Can anyone help me get this adapter working under freebsd?
___
freebsd-stable@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-stable
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


Re: uplcom usb to serial adapter broken

2005-01-06 Thread Ryan Falkenberg
usbdevs:
addr 1: UHCI root hub, Intel
addr 1: UHCI root hub, Intel
 addr 2: PL2303 Serial adapter (ATEN/IOGEAR UC232A), Prolific Technology


dmesg:
Copyright (c) 1992-2005 The FreeBSD Project.
Copyright (c) 1979, 1980, 1983, 1986, 1988, 1989, 1991, 1992, 1993, 1994
The Regents of the University of California. All rights reserved.
FreeBSD 5.3-STABLE #12: Wed Jan  5 17:45:47 MST 2005
[EMAIL PROTECTED]:/usr/obj/usr/src/sys/BOWMORE
Timecounter "i8254" frequency 1193182 Hz quality 0
CPU: Intel(R) Celeron(TM) CPU1066MHz (1063.24-MHz 686-class CPU)
  Origin = "GenuineIntel"  Id = 0x6b1  Stepping = 1
  
Features=0x383f9ff
real memory  = 393740288 (375 MB)
avail memory = 375545856 (358 MB)
acpi0:  on motherboard
acpi0: Power Button (fixed)
acpi_ec0:  port 0x66,0x62 on acpi0
Timecounter "ACPI-fast" frequency 3579545 Hz quality 1000
acpi_timer0: <24-bit timer at 3.579545MHz> port 0x1008-0x100b on acpi0
cpu0:  on acpi0
acpi_lid0:  on acpi0
acpi_button0:  on acpi0
acpi_button1:  on acpi0
pcib0:  port 0xcf8-0xcff on acpi0
pci0:  on pcib0
agp0:  mem
0xe000-0xe007,0xe800-0xefff irq 10 at device 2.0 on
pci0
agp0: detected 8060k stolen memory
agp0: aperture size is 128M
pci0:  at device 2.1 (no driver attached)
uhci0:  port
0x1800-0x181f irq 10 at device 29.0 on pci0
uhci0: [GIANT-LOCKED]
usb0:  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:  port
0x1820-0x183f irq 11 at device 29.1 on pci0
uhci1: [GIANT-LOCKED]
usb1:  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
pcib1:  at device 30.0 on pci0
pci2:  on pcib1
xl0: <3Com 3c905C-TX Fast Etherlink XL> port 0x3000-0x307f mem
0xe020-0xe020007f irq 10 at device 1.0 on pci2
miibus0:  on xl0
ukphy0:  on miibus0
ukphy0:  10baseT, 10baseT-FDX, 100baseTX, 100baseTX-FDX, auto
xl0: Ethernet address: 00:08:74:39:dc:c1
cbb0:  irq 10 at device 4.0 on pci2
cardbus0:  on cbb0
pccard0: <16-bit PCCard bus> on cbb0
isab0:  at device 31.0 on pci0
isa0:  on isab0
atapci0:  port
0x1860-0x186f,0x376,0x170-0x177,0x3f6,0x1f0-0x1f7 at device 31.1 on
pci0
ata0: channel #0 on atapci0
ata1: channel #1 on atapci0
pci0:  at device 31.3 (no driver attached)
pcm0:  port 0x18c0-0x18ff,0x1c00-0x1cff irq 10
at device 31.5 on pci0
pcm0: [GIANT-LOCKED]
pcm0: 
pci0:  at device 31.6 (no driver attached)
atkbdc0:  port 0x64,0x60 irq 1 on acpi0
atkbd0:  irq 1 on atkbdc0
kbd0 at atkbd0
atkbd0: [GIANT-LOCKED]
psm0:  irq 12 on atkbdc0
psm0: [GIANT-LOCKED]
psm0: model Generic PS/2 mouse, device ID 0
acpi_acad0:  on acpi0
acpi_cmbat0:  on acpi0
fdc0:  port 0x3f7,0x3f0-0x3f5 irq 6 drq 2 on acpi0
fdc0: [FAST]
fd0: <1440-KB 3.5" drive> on fdc0 drive 0
npx0: [FAST]
npx0:  on motherboard
npx0: INT 16 interface
orm0:  at iomem
0xdc000-0xd,0xd8000-0xdbfff,0xcc800-0xccfff on isa0
pmtimer0 on isa0
sc0:  at flags 0x100 on isa0
sc0: VGA <16 virtual consoles, flags=0x300>
sio0: configured irq 4 not in bitmap of probed irqs 0
sio0: port may not be enabled
sio0 at port 0x3f8-0x3ff irq 4 flags 0x10 on isa0
sio0: type 8250 or not responding
sio1: configured irq 3 not in bitmap of probed irqs 0
sio1: port may not be enabled
vga0:  at port 0x3c0-0x3df iomem 0xa-0xb on isa0
Timecounter "TSC" frequency 1063241234 Hz quality 800
Timecounters tick every 1.000 msec
acpi_cpu: throttling enabled, 8 steps (100% to 12.5%), currently 100.0%
ad0: 19077MB  [38760/16/63] at ata0-master UDMA100
wi0:  at port 0x3080-0x30bf irq 10
function 0 config 1 on pccard0
wi0: using Lucent Technologies, WaveLAN/IEEE
wi0: Lucent Firmware: Station (8.10.1)
wi0: Ethernet address: 00:02:2d:5e:20:34
wi0: 11b rates: 1Mbps 2Mbps 5.5Mbps 11Mbps
ata1-slave: FAILURE - ATAPI_IDENTIFY timed out
ata1-slave: FAILURE - ATAPI_IDENTIFY timed out
ata1-slave: FAILURE - ATAPI_IDENTIFY timed out
acd0: DVDROM  at ata1-master PIO4
Mounting root from ufs:/dev/ad0s1a
Waiting (max 60 seconds) for system process `vnlru' to stop...done
Waiting (max 60 seconds) for system process `bufdaemon' to stop...done
Waiting (max 60 seconds) for system process `syncer' to stop...
Syncing disks, vnodes remaining...2 2 1 0 1 1 1 1 1 0 0 done
No buffers busy after final sync
Uptime: 9m10s
Shutting down ACPI
Copyright (c) 1992-2005 The FreeBSD Project.
Copyright (c) 1979, 1980, 1983, 1986, 1988, 1989, 1991, 1992, 1993, 1994
The Regents of the University of California. All rights reserved.
FreeBSD 5.3-STABLE #12: Wed Jan  5 17:45:47 MST 2005
[EMAIL PROTECTED]:/usr/obj/usr/src/sys/BOWMORE
Timecounter "i8254" frequency 1193182 Hz quality 0
CPU: Intel(R) Celeron(TM) CPU1066MHz (1063.24-MHz 686-class CPU)
  Origin = "GenuineIntel"  Id = 0x6b1  Stepping = 1
  
Features=0x383f9ff
real memory  = 393740288 (375 MB)
avail memory = 375545856 (358 MB)
acpi0:  on motherboard
acpi0: Power Button (fixed)
acpi_ec0:  port 0x66,0x62 on acpi0
Timecoun

Re: uplcom usb to serial adapter broken

2005-01-06 Thread Ryan Falkenberg
On Thu, 6 Jan 2005 11:21:28 +1100, David Billett
<[EMAIL PROTECTED]> wrote:
> Hi Ryan,
> 
> It must be the season for these or something... I just answered the same
> question over at [EMAIL PROTECTED]
> 
> http://marc.theaimsgroup.com/?l=freebsd-questions&m=110494189823566&w=2
> 
> I'll cut and paste my answer to Stefano here.

I'm new to FreeBSD, for future reference should this type of question
appear on this list or -questions?  For the record I'm running FreeBSD
5.3-STABLE is that considered to be 5.3 or stable?

> Alex's patch cleaned up by Nick Denev:
> http://www.totalterror.com/src/uplcom.c.patch
> 
> I don't run 5.3, so I've no idea if it will apply to a 5.3 kernel
> source, but it may point you in the right direction.
> ---
> 
> I've just checked the source of sys/dev/usb/uplcom.c for 4.10 and 5.3
> and I think the patch should apply to both. Let me know if it works for
> you.

Thanks, the patch does apply properly but it doesn't seem to help the
problem.  I can still send data but not receive.  Am Installing the
patched drivers properly?  I did a cvsup, deleted all of /usr/obj/,
applied the patch, then followed the buildworld canonical instructions
from the handbook.  Is there a way to only build and install the
uplcom drivers?
___
freebsd-stable@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-stable
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


[EMAIL PROTECTED]

2007-02-27 Thread Ryan R

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


Broken kde3 from ports, not downloading what it's supposed to. Will not compile; need advice please.

2006-02-09 Thread Ryan R
Hi there everybody

I am a novice user, and I just did a FreeBSD-6.0 MINIMAL install

I did all the basic stuff, like cvsup'ed my ports and
standard-supfile, so I'm synced to 6.1-PRERELEASE, and I applied my
kernel patches, rebuilt world, and even compiled Xorg from scratch
along with some basic window managers until kde3 was going to be
ready..  But I've encountered a problem :(

I asked on #FreeBSD on the IRC FreeNode channel, but they were pretty
unhelpful and just said that "The installer should be taking care of
this problem automatically", and that it sounds like there is some
kind of conflict my 'mysql'

As I said earlier, I am a novice user at best, and really need some
advice.  Here is the output of where KDE3 craps all over me:


-- begin --

Script started on Thu Feb  9 09:51:45 2006
[EMAIL PROTECTED] make install
===>  Installing for kde-3.5.1
===>   kde-3.5.1 depends on executable: kjumpingcube - found
===>   kde-3.5.1 depends on executable: kdessh - found
===>   kde-3.5.1 depends on executable: kword - not found
===>Verifying install for kword in /usr/ports/editors/koffice-kde3
===>  Installing for koffice-1.4.2_2,1
===>   koffice-1.4.2_2,1 depends on file: /usr/local/lib/libpqxx.a - found
===>   koffice-1.4.2_2,1 depends on file: /usr/local/bin/python - found
===>   koffice-1.4.2_2,1 depends on file: /usr/X11R6/bin/moc - found
===>   koffice-1.4.2_2,1 depends on shared library: art_lgpl_2.5 - found
===>   koffice-1.4.2_2,1 depends on shared library: aspell - found
===>   koffice-1.4.2_2,1 depends on shared library: fontconfig - found
===>   koffice-1.4.2_2,1 depends on shared library: freetype - found
===>   koffice-1.4.2_2,1 depends on shared library: lcms - found
===>   koffice-1.4.2_2,1 depends on shared library: paper - found
===>   koffice-1.4.2_2,1 depends on shared library: wpd-0.8 - found
===>   koffice-1.4.2_2,1 depends on shared library: wv2 - found
===>   koffice-1.4.2_2,1 depends on shared library: xml2 - found
===>   koffice-1.4.2_2,1 depends on shared library: xslt - found
===>   koffice-1.4.2_2,1 depends on shared library: kimproxy - found
===>   koffice-1.4.2_2,1 depends on shared library: mysqlclient.14 - not found
===>Verifying install for mysqlclient.14 in
/usr/ports/databases/mysql41-client
===>   Returning to build of koffice-1.4.2_2,1
Error: shared library "mysqlclient.14" does not exist
*** Error code 1

Stop in /usr/ports/editors/koffice-kde3.
*** Error code 1

Stop in /usr/ports/x11/kde3.
[EMAIL PROTECTED] exit
exit

Script done on Thu Feb  9 09:51:50 2006

-- end --


I really don't have a clue what steps to take.  Somebody in the IRC
channel had told me to check /var/db/pkg for any mysql* packages, and
the only one that exists is /var/db/pkg/mysql-client-4.1.16_1


Any help would be greatly appreciated, I'm at a brick wall and wont be
able to continue until someone kindly can give me a hand here :-)

Thanks alot guys, anxiously awaiting help!! :)

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


Re: Broken kde3 from ports, not downloading what it's supposed to. Will not compile; need advice please.

2006-02-09 Thread Ryan R
On 2/9/06, Ryan R <[EMAIL PROTECTED]> wrote:
> Oh dear.
>
> I've got to do a make clean before trying the 'make install' again?!
>
> I spent hours compiling already :-(
>
> I never built mysql before; another port I installed must have used
> it; but I _ALWAYS_ do make clean after a make install!  I really don't
> think I forgot to do that..
>
> *sigh*  so if I have to start over again, what do you suggest I do?
> run a 'make clean' in the /usr/ports/x11/kde3 directory? And then try
> to portupgrade a mysql?  I'm not even sure how to do that :(
>
> I'll see if I can figure it out.. thanks then
>
> -Ryan
>
> On 2/9/06, Kris Kennaway <[EMAIL PROTECTED]> wrote:
> > On Thu, Feb 09, 2006 at 01:00:42PM -0500, Ryan R wrote:
> > > Hi there everybody
> > >
> > > I am a novice user, and I just did a FreeBSD-6.0 MINIMAL install
> > >
> > > I did all the basic stuff, like cvsup'ed my ports and
> > > standard-supfile, so I'm synced to 6.1-PRERELEASE, and I applied my
> > > kernel patches, rebuilt world, and even compiled Xorg from scratch
> > > along with some basic window managers until kde3 was going to be
> > > ready..  But I've encountered a problem :(
> > >
> > > I asked on #FreeBSD on the IRC FreeNode channel, but they were pretty
> > > unhelpful and just said that "The installer should be taking care of
> > > this problem automatically", and that it sounds like there is some
> > > kind of conflict my 'mysql'
> > >
> > > As I said earlier, I am a novice user at best, and really need some
> > > advice.  Here is the output of where KDE3 craps all over me:
> > >
> > >
> > > -- begin --
> > >
> > > Script started on Thu Feb  9 09:51:45 2006
> > > [EMAIL PROTECTED] make install
> > > ===>  Installing for kde-3.5.1
> > > ===>   kde-3.5.1 depends on executable: kjumpingcube - found
> > > ===>   kde-3.5.1 depends on executable: kdessh - found
> > > ===>   kde-3.5.1 depends on executable: kword - not found
> > > ===>Verifying install for kword in /usr/ports/editors/koffice-kde3
> > > ===>  Installing for koffice-1.4.2_2,1
> > > ===>   koffice-1.4.2_2,1 depends on file: /usr/local/lib/libpqxx.a - found
> > > ===>   koffice-1.4.2_2,1 depends on file: /usr/local/bin/python - found
> > > ===>   koffice-1.4.2_2,1 depends on file: /usr/X11R6/bin/moc - found
> > > ===>   koffice-1.4.2_2,1 depends on shared library: art_lgpl_2.5 - found
> > > ===>   koffice-1.4.2_2,1 depends on shared library: aspell - found
> > > ===>   koffice-1.4.2_2,1 depends on shared library: fontconfig - found
> > > ===>   koffice-1.4.2_2,1 depends on shared library: freetype - found
> > > ===>   koffice-1.4.2_2,1 depends on shared library: lcms - found
> > > ===>   koffice-1.4.2_2,1 depends on shared library: paper - found
> > > ===>   koffice-1.4.2_2,1 depends on shared library: wpd-0.8 - found
> > > ===>   koffice-1.4.2_2,1 depends on shared library: wv2 - found
> > > ===>   koffice-1.4.2_2,1 depends on shared library: xml2 - found
> > > ===>   koffice-1.4.2_2,1 depends on shared library: xslt - found
> > > ===>   koffice-1.4.2_2,1 depends on shared library: kimproxy - found
> > > ===>   koffice-1.4.2_2,1 depends on shared library: mysqlclient.14 - not 
> > > found
> > > ===>Verifying install for mysqlclient.14 in
> > > /usr/ports/databases/mysql41-client
> > > ===>   Returning to build of koffice-1.4.2_2,1
> > > Error: shared library "mysqlclient.14" does not exist
> > > *** Error code 1
> >
> > You had a stale build of mysql41-client lying around from the last
> > time you built it - notice how it didn't actually built that port but
> > skipped right back to the koffice build.  You might be able to get
> > away with just running 'make clean' first (this is always good
> > practise if you're in the habit of forgetting to run 'make clean'
> > *after* the build), but perhaps you'll have to also portupgrade to a
> > newer mysql first.
> >
> > Kris
> >
> >
>
___
freebsd-stable@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-stable
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


Need serious help with Dell D600 Latitude laptop and Power Management please :)

2006-02-19 Thread Ryan R
Hi all :-)

Novice FreeBSD user here, but I absolutely love it.  Thanks to Sam Leffler I
managed to get my RELENG_6 kernel patched to support my new Atheros wireless
card and everything except one really annoying problem is resolved..

I am running a Dell D600 Latitude laptop (2.0ghz Pentium Mobile) and
dual-boot Windows.  In Windows, I get about 3 hours and 30 minutes roughly
of battery time when I am not plugged into the AC Power, but in FreeBSD I
get around only 1.  In Windows, my fans don't generally run until the system
is doing something full load, and runs very cool.  Here in FreeBSD, my fans
are running FULL SPEED all of the time and also seems to be hotter than many
conventional ovens.   It is definitely way hotter than it is in Windows, and
definitely isn't relaxing when the system isn't doing anything stressful.  I
am a novice user and don't know where to start in solving this problem..
How come it isn't working automatically :(  Are there going to be alot of
manual commands I have to enter just to get it to calm down?

I also ran a distro of Linux called "Kubuntu" (A Debian offspring) and my
laptop ran nice and cool on it as well, with the battery only lasting
slightly less than when in Windows.  There definitely weren't these heat
problems, fan problems, and extreme power consumption problems..

I really need to get this fixed so ANY advice is highly appreciated :-)
I can happily provide any output you would like, and can't wait to get this
resolved :-)

[EMAIL PROTECTED]  sysctl hw.acpi

hw.acpi.supported_sleep_state: S1 S3 S4 S5
hw.acpi.power_button_state: S5
hw.acpi.sleep_button_state: S1
hw.acpi.lid_switch_state: NONE
hw.acpi.standby_state: S1
hw.acpi.suspend_state: S3
hw.acpi.sleep_delay: 1
hw.acpi.s4bios: 1
hw.acpi.verbose: 0
hw.acpi.reset_video: 1
hw.acpi.cpu.cx_supported: C1/1 C2/1 C3/85 C4/185
hw.acpi.cpu.cx_lowest: C1
hw.acpi.cpu.cx_usage: 100.00% 0.00% 0.00% 0.00%
hw.acpi.acline: 1
hw.acpi.battery.life: 100
hw.acpi.battery.time: -1
hw.acpi.battery.state: 0
hw.acpi.battery.units: 2
hw.acpi.battery.info_expire: 5
hw.acpi.thermal.min_runtime: 0
hw.acpi.thermal.polling_rate: 10
hw.acpi.thermal.tz0.temperature: 78.5C
hw.acpi.thermal.tz0.active: -1
hw.acpi.thermal.tz0.passive_cooling: 0
hw.acpi.thermal.tz0.thermal_flags: 0
hw.acpi.thermal.tz0._PSV: -1
hw.acpi.thermal.tz0._HOT: -1
hw.acpi.thermal.tz0._CRT: 102.0C
hw.acpi.thermal.tz0._ACx: -1 -1 -1 -1 -1 -1 -1 -1 -1 -1



Thanks so much in advance :-)

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


graphics/cairo build error

2006-04-26 Thread Ryan Shin
Hi, 

First, install with cairo source code. Then install with port.

During installing with source code, the other message show up.

The main issues are about stdint.h, -lpthread.

These are exchanged with inttypes.h, -pthread on Freebsd 4.x

Ryan.

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


Re: nss_ldap / top startup

2005-04-27 Thread Ryan Rempel
On 4/27/05, Gavin Atkinson <[EMAIL PROTECTED]> wrote:
> A while back, there was talk of a FreeBSD libc name cache daemon, but I
> can't seem to find any reference to it now (I seem to remember the
> website was within .ru, if it helps anyone find it) - though I'm not
> sure it would help in this context or even if it's really the correct
> way to mask the bug.

Perhaps you are thinking of sysutils/lookupd and sysutils/lookupd-ldap
in the ports tree? I've been using those in conjuction with nss-ldap
and I've been happy with the results (though I don't have enough users
to stress things the way you folks do).
___
freebsd-stable@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-stable
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


Re: 4.2-BETA hangs on boot

2000-11-17 Thread mike ryan

On 11/17/00, Warner Losh wrote:
> In message <[EMAIL PROTECTED]> Steve Price writes:
> : Yep, that did it.  Since Dell laptops are so commonplace it
> : would be nice get this fixed in the GENERIC before the release
> : goes out.  I'm sure there is a more appropriate fix, but the
> : following patch worked for me.
> 
> This won't be changed.  polling works on more systems than a specific
> IRQ, and the IRQ to use varies so widely that any choice is likely to
> be wrong.

are the reasons why polling doesn't work on some hardware well
understood?


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



Re: 4.2-BETA hangs on boot

2000-11-19 Thread mike ryan

On 11/17/00, Warner Losh wrote:
> In message <[EMAIL PROTECTED]> mike ryan writes:
> : On 11/17/00, Warner Losh wrote:
> : > This won't be changed.  polling works on more systems than a specific
> : > IRQ, and the IRQ to use varies so widely that any choice is likely to
> : > be wrong.
> : are the reasons why polling doesn't work on some hardware well
> : understood?
> 
> I wasn't aware that polling wasn't working until very recently.  I
> don't have a good idea how many machines this impacts.

in that case, is there anything those of us with affected hardware
can do to help diagnose this?

for what it's worth, here's the behavior i'm seeing: on my vaio
z505hs with a ricoh rl5c475 pci-cardbus bridge, polling mode works
fine with the "plug & play o/s" bios option set to "yes".  when i
set that bios option to "no" (so usb works), the machine will
occasionally (but not always) hang on boot after the pccard0 probe,
with no cards inserted.  i haven't tried booting with cards
inserted.  when the machine boots successfully, it will always hang
on a card insertion.

verbose boot messages are identical, regardless of bios settings:

pcic-pci0:  at device 12.0 on pci0
pcic-pci0: Legacy address set to 0x3e0
PCI Config space:
00:  04751180 0217 06070080 0002
10:   02dc  
20:     
30:     078001ff
40:  8082104d 03e1  
50:     
60:     
70:     
80:  0001  04630463 3000
90:     
Cardbus Socket registers:
00:  f000ff53: f000ff53: f000e2c3: f000ff53:
10:  f000ff53: f000ff54: f000a0bd: f000ff53:
ExCa registers:
00: eb 88 d5 43 30 d2 66 f7 f3 88 d7 5a 66 3d ff 03
10: 00 00 fb 77 44 86 c4 c0 c8 02 08 e8 40 91 88 fe
20: 28 e0 8a 66 02 38 e0 72 02 88 e0 bf 05 00 c4 5e
30: 04 50 b4 02 cd 13 5b 73 0a 4f 74 1c 30 e4 cd 13
pcic0:  at port 0x3e0 iomem 0xd8000 on isa0
pcic0: Polling mode
stat is 33
pccard0:  on pcic0

when a card insertion does freeze the machine, i can still drop to
ddb.  once in ddb, i can "next" a lot, and eventually ddb will
disappear, the machine will be unfrozen, the freshly inserted card
will probe and attach, and everything will continue normally except
that a random process will have died on SIGTRAP.  same thing on card
removal.  dropping to ddb and hitting "continue" doesn't work, only
"next".  this seems odd.

at this point, i've got no idea how to proceed.  i'm willing to
perform experiments on request, though, if that would help...


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



Subscribe

2001-04-22 Thread Devon Ryan

Please subscribe me to [EMAIL PROTECTED]

-- 
Devon Ryan
[EMAIL PROTECTED]
Biology/Neuroscience, Pre-med
Breckinridge House RCA
Save Breckinridge House visit www.savebreck.org

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



Re: $diety, I hate natd.

2001-07-13 Thread Ryan Taylor

On Thu, 12 Jul 2001, Mike Hoskins wrote:

> On Thu, 12 Jul 2001, Matt Dillon wrote:
>
> > My new 'firewall' manual page has an ipfw example of a natd setup.
> > It might help.  You need a relatively recent -stable to have the
> > man page.
>
> I see the page...  Thanks, btw.  However, it still seems fubar.  Like I
> said before, natd's configuration looks simple enough, but packets aren't
> getting through.  If I add an ipfw rule to just allow traffic to the
> outside port (8080), I see incoming packets hitting the rule...  but no
> connection (no real fowarding to the internal ip:port).  If I run a
> sniffer on the outside interface, I see connection attempts to
> 8080...  run the same sniffer on the internal interface, nothing.
>
> My first thought was 'duh, the packets have to get to natd somehow so
> redirect_port can actually do something...' but changing the 8080 allow to
> a divert doesn't fix the problem.  So next I figured one piece of the
> conversation was dying...  somewhere...  I.e. inbound's fine but I'm
> fscking something up outbound...  but no denied packets in logs.
>
> It certainly seems like natd's working and ipfw just isn't allowing
> packets to get 'into' natd for the redirect.  Unfortuneately, I've tried
> about everything in ipfw and natd's man page and am still stumped.  Then
> again, I may very well be taking the wrong approach entirely.  I've opened
> the firewall completely (allow ip any any...), and it didn't help.
>
> I knew today would be great when it started with big brother alerts at
> 4AM.  ;)  It wouldn't be so bad if I hadn't had this working before...  I
> hate that.
>
> Thanks,
> -Mike
>
> --
>  Eat drink and be merry, for tomorrow they may make it illegal.
>
>

Would something like this in your /etc/rc.conf do the trick:

natd_flags="-proxy_rule port 8080 server 1.2.3.4:my_divert_port"

This should divert incoming packets on port 8080 to the server 1.2.3.4 on
port my_divert_port.  I use this on a firewall to send web traffic to our
cache server.  Mine looks like this:

natd_flags="-proxy_rule port 80 server 1.2.3.4:3128"



RJ

-
Ryan J. Taylor
Systems/Network Administrator
NCIA
[EMAIL PROTECTED]


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



Re: Loads on a Web/Shell Server

2001-10-18 Thread Ryan Thompson

[EMAIL PROTECTED] wrote to [EMAIL PROTECTED]:

> Hello, 
> 
> I have a shell/web hosting company (4EverMail Hosting Services) and I
> have a little bit of a problem with the loads on my machine. I am
> hosting a few IRC servers, eggdrop bots and a few apache websites
> (mainly my own), and the loads are already at 0.15 and so on. 

Load averages confuse a lot of people. 0.15 is quite low. On the server I
am logged in to:

 8:37PM  up 205 days, 17:52, 6 users, load averages: 2.44, 2.51, 2.45

Yet the system (old hardware, too) is still very responsive in a shell,
requests over the network, etc, the idle process gets 70-80% of the CPU
under normal circumstances, and the disk array LED is only on for perhaps
half of the time.

I seen systems of load < 1.0 that are essentially ground to a halt, and
systems of loads in the teens that smoke along just fine.

I can't remember seeing a UNIX machine crap out with a load of 0.15,
though! With a load of 0.15, that means that in the large majority of the
time, there are NO processes in the run queue.. which means things are
happening about as close to "real time" as you can get in a multitasking
OS. A small percentage of the time, you might have one or two processes in
the run queue, which, in most cases, is really nothing at all.

The load averages are, at best, a comparative indication of the change in
load of one system over time. Unless your system is really unresponsive,
you needn't pay much attention to the load averages. If your system IS
really unresponsive, make a note of the load average, and see what is
eating all of your resources.

Hope this helps,
- Ryan


> I last CVSupped on September 25th and cannot understand what is making
> my system loads go up so high. The only clue that I have is the large
> ammount of CPU time being taken by the eggdrop bots and a proccess
> called:
> 
> root  5  0.0  0.0 00  ??  DL2Oct01  31:08.71  (syncer)
> 
> Would that be enough to cause the system to have such high loads?
> 
> Below is a copy of my uname -a:
> 
> FreeBSD equinox.4evermail.com 4.4-STABLE FreeBSD 4.4-STABLE #0: Tue 
> Sep 25 14:36:10 EDT 2001   
> [EMAIL PROTECTED]:/usr/src/sys/compile/EQUINOX  i386
> 
> If there are any dmesg bits that you might find useful to look at, 
> please shoot me an e-mail and I will be more than happy to supply 
> them to you. Thanks in advance for all your help. -- Jonathan
> 
> 
> 
> To Unsubscribe: send mail to [EMAIL PROTECTED]
> with "unsubscribe freebsd-stable" in the body of the message
> 

-- 
  Ryan Thompson <[EMAIL PROTECTED]>
  Network Administrator, Accounts

  SaskNow Technologies - http://www.sasknow.com
  #106-380 3120 8th St E - Saskatoon, SK - S7H 0W2

Tel: 306-664-3600   Fax: 306-664-1161   Saskatoon
  Toll-Free: 877-727-5669 (877-SASKNOW) North America


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



Re: linux-base 6.2 vs linux-base 7

2001-11-26 Thread Devon Ryan

Sergey Solyanik wrote:

> On Mon, Nov 26, 2001 at 02:06:53AM -0500, Zvezdan Petkovic wrote:
> 
> 
>>Linux browser + Linux plugin = YES
>>Native browser + Linux plugin = NO 
>>(or as you said _magic_) :-)
>>
> 
> Can't find it now in my mail archive, but it's definitely not
> fairy tale, it's true. There is a port or something on sourceforge
> which allow using linux (or, windows?) plugins with native BSD browser...
> 
> (just my $.02)
> 
> ps: may be I'm completely wrong... ;)

Are you thinking of the crossover plugin from codeweavers 
(http://www.codeweavers.com/products/crossover/)?

-- 
Devon Ryan| [EMAIL PROTECTED]
Biology/Neuroscience, Pre-med | http://home.uchicago.edu/~dpryan
SG Unix Systems Administrator | [EMAIL PROTECTED]
Max Palevsky RCA  | [EMAIL PROTECTED]


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



This is probably a FAQ question...

2002-01-08 Thread Ryan Dooley

Hey,

What is the maximum file system size limit in 4.4-STABLE?

I'm trying to setup a 1.6ish TB filesystem, but I can never get more than
1020GB recognized.  Do I take it that the upperlimit is 1TB/filesystem?

Cheers,
    Ryan


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



Re: This is probably a FAQ question...

2002-01-08 Thread Ryan Dooley


> Yes it's in the faq so go read it.
>
> http://www.freebsd.org/FAQ/index.html
>
> Installation -> 2.30

Geez... I _am_ out of it :-)

Thanks for the *thwap* on the head.

Cheers,
Ryan


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



Re: make buildworld breakage

2002-03-11 Thread Ryan Davis


On Monday, March 11, 2002, at 06:02 AM, Riccardo Torrini wrote:

> cvsup this morning, 2002.03.11 08:31 GMT+1 (italy time) and again
> at 11:51 GTM+1, same error (first message bounced, rejected: cannot
> find your hostname).
>
> ...
> make: don't know how to make cgram.y. Stop
> *** Error code 2

I can confirm that this is indeed reproducable. I used the (scary) 
suggestion to fetch cgram.y manually and it got me past that point.

How is this happening? This is supposed to be the STABLE branch. Do we 
have something like tinderbox to flag these issues as soon as they 
happen? If not, do you want my help to get it started?


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



Re: recommendations on the newfs of a 1.0TB fs...

2003-02-04 Thread Ryan Dooley
> When you say ``the default wasted too much disk space'', do you
> mean that when you formatted the filesystem, you had less space
> than you expected, or do you mean that there was less space left
> after you put all of your data on it?  Smaller block sizes mean
> more space for free block bitmaps, which are allocated at
> filesystem creation time, but overall they are a win in terms of
> space because of reduced internal fragmentation.  Consider what
> happens when you put a 10K file on the disk.  Depending on whether
> the filesystem is optimizing for space or time, that file will
> take up 16K or 64K in your 64/16 filesystem, but substantially
> less with a 16/2 FS.  So unless you are expecting most of your
> files to be rather large, a smaller block size may be beneficial.
> Note, however, that I'm not an FFS expert; other factors such as
> fragmentation may be relevant.

The formatted file system had less total available space left on it.  Now
it was like 5am and I'd been up for the past 24 hours setting things up
two years ago so it's a bit fuzzy :-)

Right now the FS is optimizing for time.

I had read some where (I'll see if I can dig up my notes), but I remember
getting the distinct feeling that the larger block size was what I wanted,
but like I said, it's all a bit fuzzy.


> I would also be interested in knowing how FFS and reiserfs compare
> with respect to filesystem age.  Does performance drop
> significantly after a year?  If the research I've seen is right,
> FFS performance shouldn't drop more than 20% unless the filesystem
> is nearly full, and reiserfs has a cleaner...

I'll see about running some dbench marks or bonnie and see how things
shape up.

Cheers,
Ryan

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



[LONG] 4.7-stable freeing free block panic

2003-03-14 Thread Ryan Dooley
32 131 130 129 
128 127 126 125 124 123 122 121 120 119 118 117 116 115 114 113 112 111 110 109 108 
107 106 105 104 103 102 101 100 99 98 97 96 95 94 93 92 91 90 89 88 87 86 85 84 83 82 
81 80 79 78 77 76 75 74 73 72 71 70 69 68 67 66 65 64 63 62 61 60 59 58 57 56 55 54 53 
52 51 50 49 48 47 46 45 44 43 42 41 40 39 38 37 36 35
34 33 32 31 30 29 28 27 26 25 24 23 22 21 20 19 18 17 16 15 14 13 12 11 10 9 8 7 6 5 4 
3 2 1 0
---
#0  dumpsys () at ../../kern/kern_shutdown.c:487
487 if (dumping++) {
(kgdb) bt
#0  dumpsys () at ../../kern/kern_shutdown.c:487
#1  0xc018f04f in boot (howto=256) at ../../kern/kern_shutdown.c:316
#2  0xc018f4a8 in poweroff_wait (junk=0xc0352200, howto=-1070259744)
at ../../kern/kern_shutdown.c:595
#3  0xc0248706 in ffs_blkfree (ip=0xe9f94e0c, bno=74488, size=65536)
at ../../ufs/ffs/ffs_alloc.c:1444
#4  0xc024d08b in indir_trunc (ip=0xe9f94e0c, dbn=1991437568, level=0,
lbn=425996, countp=0xe9f94dfc) at ../../ufs/ffs/ffs_softdep.c:2233
#5  0xc024d074 in indir_trunc (ip=0xe9f94e0c, dbn=1991437440, level=1,
lbn=16396, countp=0xe9f94dfc) at ../../ufs/ffs/ffs_softdep.c:2229
#6  0xc024ce45 in handle_workitem_freeblocks (freeblks=0xcdc01b80)
at ../../ufs/ffs/ffs_softdep.c:2133
#7  0xc024b347 in process_worklist_item (matchmnt=0x0, flags=0)
at ../../ufs/ffs/ffs_softdep.c:723
#8  0xc024b1de in softdep_process_worklist (matchmnt=0x0)
at ../../ufs/ffs/ffs_softdep.c:622
#9  0xc01bcf9b in sched_sync () at ../../kern/vfs_subr.c:1177

I've scheduled an update for the system when spring break rolls around
for us (in another week).  Since this was a once in a blue-moon thing (i.e.,
this is the first time I've seen this panic in the two years the system
has been operational :-), I'm not in any rush.

Cheers,
Ryan

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


Re: gkrellmd failure on -STABLE

2003-09-14 Thread Ryan Merrick
Eirik Oeverby wrote:
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
Hi!

I am not quite sure if this is the place to post, so have me excused if
I am in error.
I've just upgraded my gkrellmd (daemon-only) to 2.1.16 (from 2.1.15),
but when attempting to restart the daemon I get
  gkrellmd select() failed: Invalid argument
I though 'darn, i have to go back to the old version', and tried to
reinstall the backup package created by portupgrade. This went well, but
I *STILL* get the same error when trying to start gkrellmd.
I would very much like to avoid rebooting that server at this point, so
if anyone has any idea what might be wrong I'd be most grateful.
It was obviously working fine up until the upgrade 15 minutes ago - the
reason I upgraded was to see if the gkrellm-client I run on my laptop
would talk to it a bit more cleanly - I was getting weird 'bursts' of
information that confused the client. When I upgraded the local gkrellm,
it solved this problem, so I thought I'd do the same on the server.
I'm running 5-CURRENT locally. Server (where the problem is) is on
4.8-STABLE, as of 40 days ago.
Best regards,
/Eirik
-BEGIN PGP SIGNATURE-
Version: GnuPG v1.2.3 (FreeBSD)
iD8DBQE/Xws5dAvR8ct7fEcRAspJAJ9SFysgI0gkwR6mMYdO9bIEbj4MGACfVC3M
qBKJVfwcV+eTo2zIKk4Opk4=
=COtd
-END PGP SIGNATURE-
___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-stable
To unsubscribe, send any mail to "[EMAIL PROTECTED]"
Hi,

I saw this at work recently while trying to start gkrellmd on a test 
server. I double checked #/usr/local/etc/gkrellmd.conf for errors and 
found none. I tried the startup script again 
#/usr/local/etc/rc.d/gkrellmd.sh start  and got the same error. I tried 
from the command line with #gkrellmd  and no error. I guess the error is 
in gkrellmd.sh . I will see on Monday what happens on startup.

Cheers,

Ryan Merrick

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


Re: 4.8 psm mouse failing

2003-09-19 Thread Ryan Merrick
Doug Silver wrote:

Ok, I'm now getting frustrated and desperate.  I have a 4.8-stable desktop, 
splitting input devices with a Windoze box from a Belkin Omniview.  In the 
last few weeks, the mouse (a standard Gateway ps2) is getting stuck on a 
fairly consistent basis.  Sometime I'm able to lock my desktop, switch over 
to the second box, then back and *if* the mouse reactivates, it will jump all 
over the place and would open/close windows and apps if the desktop was not 
locked (that was a painful lesson).  

Here's what shows up in /var/log/messages:

/kernel: psmintr: out of sync ( != 0008).
/kernel: psmintr: discard a byte (1).
/kernel: psmintr: out of sync ( != 0008).
/kernel: psmintr: discard a byte (2).
/kernel: psmintr: out of sync ( != 0008).
/kernel: psmintr: discard a byte (3).
/kernel: psmintr: out of sync ( != 0008).
/kernel: psmintr: re-enable the mouse.
/kernel: psmintr: delay too long; resetting byte count
If it gets to here, nothing I can do but reboot:
/kernel: psmintr: discard a byte (19).
/kernel: psmintr: out of sync ( != 0008).
/kernel: psmintr: reset the mouse.
/kernel: psm0: failed to reset the aux device.
/kernel: psm0: the aux device has gone! (reinitialize).
reboot: rebooted by dsilver
syslogd: exiting on signal 15
Any suggestions??

TIA.

-doug
___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-stable
To unsubscribe, send any mail to "[EMAIL PROTECTED]"
I use to get this and removing the flags on atkbd in the kernel seemed 
to help cut down on how often it happened. When it would happen in 
windows I would unplug the mouse from the KVM and plug it back in.

-Ryan Merrick



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


Re: Perl Doesn't like XFree-4.0.1

2000-09-07 Thread Ryan Losh


imp> could be the X server.  To see if this is the case, use the following
imp> .xinitrc:
imp>#!/bin/sh
imp>xterm
imp> and then do a printenv.  I kinda doubt it as I don't see this on my
imp> systems here, but I use XFree86 3.3.6.
imp> 

Yes, I don't see it (LC_CTYPE) either...

imp> Second, it could be coming gnome-terminal.  You can test this out by
imp> changing the above script in the obvious way.  Do a printenv as well.
imp> This likely is where the problem came from.  I don't use kde, gnome,
imp> or anything more complex than twm + xterm or qvwm + xterm.
imp> 

I tested that (.xinitrc with *ONLY* a gnome-terminal), and again, I
don't see the LC_CTYPE var getting set.

I took it one step further:  I did a startx with the following
.xinitrc:

#!/bin/sh
ktrace gnome-session

I looked for "en_US" in *EVERY* file that gets opened during a startx,
and I discovered that "LC_CTYPE" and "en_US" are *HARDCODED* into the
libgnomeui.so.4 file/shared library.  I would say without reservation
that "THIS is where the LC_CTYPE is being set."  Therefore, I need to
read the FreeBSD handbook and see how one goes about reporting a bug
in the ports (gnomelibs-1.2.4, to be exact).  I am not an expert, but
I don't think that hardcoding this value in a shared library is "The
Right Way To Get The Job Done (TM)"

Ryan
[EMAIL PROTECTED]


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



ds1 pcm and fxp suspend/resume bugs (was Re: I'll be rolling a 4.1.1 release on September 25th)

2000-09-16 Thread mike ryan

On Sat, Sep 16, 2000 at 06:07:37PM -0400, Peter Radcliffe wrote:
> Jordan Hubbard <[EMAIL PROTECTED]> probably said:
> > standard configuration, I'll be rolling a network-only patch release
> > to 4.1 called 4.1.1.  If you therefore have anything to MFC, please
> > do the following:
> 
> Can we _please_ get these two patches into at least -stable before or
> after this release cut ?
> 
> Many of us have been using them for months and they make the built in
> ether and sound work through a suspend/resume on my laptop;
> 
>   http://www.FreeBSD.org/cgi/query-pr.cgi?pr=18756
>   http://www.freebsd.org/cgi/query-pr.cgi?pr=20255

cameron grant committed an alternate (and cleaner) fix based on PR
20891 to -current for the yamaha ds1 pcm suspend/resume problem a
couple weeks ago.  here's the commit message:


http://docs.freebsd.org/cgi/getmsg.cgi?fetch=399173+0+archive/2000/cvs-all/2903.cvs-all

i just got around to patching this into my -stable system earlier
today, and while there are some minor issues (stuttering during
suspend, suspend/resume stops xmms), it's a big step in the right
direction: the audio device is usable after a resume.  presumably
this will be mfc-ed eventually.  i'll write up a more detailed
report (i.e. a patch) for those minor problems hopefully within the
next few days, if nobody beats me to it...


the fxp fix (PR 18756), on the other hand, has gone nowhere.  david
greenman expressed concern about one bit of the patch (see the PR
for details), then disappeared.  i've sent him a couple messages (on
may 22, also in the PR, and again august 26th in private mail)
asking if he had any advice on how to fix the fix, but i've gotten
no response.  i saw a message on cvs-all a few days ago suggesting
that he had "resigned in a huff a few months ago", so perhaps this
got orphaned then?

more importantly, maybe somebody on this list can help?  briefly:
after a suspend/resume on some sony laptops, the fxp device needs to
have certain PCI registers reset, notably including the memory
mapped base address registers.  in several places the fxp driver
issues a command, then busy-waits on a DMA indicating completion.
if such a command is issued before the base address registers have
been reprogrammed, the kernel will wait forever for a DMA that'll
never occur.  CSR_READs will hang the kernel similarly.

the patch in PR 18756 does several things, mostly based on ideas
from the netbsd and linux drivers: 

- saves and restores sufficient PCI registers across
  suspend/resume.

- adds timeouts to DMA busy-waits.

- attempts to avoid handling interrupts before the device has
  been resumed, to prevent hanging on the CSR_READ at the top of
  fxp_intr().

it's the latter that DG thought might be a problem.  the intent (and
effect, at least on my sony z505hs) was to protect against shared
interrupts delivered before the device is resumed.  on my machine,
the fxp and uhci devices share irq 9.  if the uhci controller is
resumed and generates an irq before the fxp device is resumed, the
fxp_intr() routine is also called and the machine freezes.

i wouldn't be at all surprised if there were a better approach than
simply ignoring interrupts when the device isn't running, but it's
not clear to me what that would be.  if anybody has any suggestions
as to how to clean this up, i'm all ears.  alternately, if any
committers want to take this on, that'd be swell too.


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



aclocal broken

2008-10-13 Thread RYAN vAN GINNEKEN
Trying to install zoneminder port but getting this error 
Using this version on Freebsd

FreeBSD pcbsd 7.1-PRERELEASE FreeBSD 7.1-PRERELEASE #42: Thu Sep 11 09:07:25 
EDT 2008 [EMAIL PROTECTED]:/usr/obj/usr/src/sys/PCBSD  i386

cd . && /bin/sh /usr/ports/multimedia/zoneminder/work/ZoneMinder-1.23.3/missing 
--run autoheader
aclocal.m4:14: error: this file was generated for autoconf 2.61.  
You have another version of autoconf.  If you want to use that,   
you should regenerate the build system entirely.  
aclocal.m4:14: the top level  
autom4te-2.62: /usr/local/bin/gm4 failed with exit status: 63 
autoheader-2.62: '/usr/local/bin/autom4te-2.62' failed with exit status: 63   
*** Error code 1  

Stop in /usr/ports/multimedia/zoneminder/work/ZoneMinder-1.23.3.
*** Error code 1

Stop in /usr/ports/multimedia/zoneminder.

PLEASE HELP

Computer King & CaN Mail  -  Sales Service Hosting Backup

http://www.computerking.ca http://www.canmail.org

NEW!!! Custom Service Packages
Secure IMAP Email - Automated Remote Backups - Photo Blogs - Online Accounting 
Packages
___
freebsd-stable@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-stable
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


Re: aclocal broken

2008-10-13 Thread RYAN vAN GINNEKEN
- Jeremy Chadwick <[EMAIL PROTECTED]> wrote:
> On Mon, Oct 13, 2008 at 09:20:34PM -0600, RYAN vAN GINNEKEN wrote:
> > Trying to install zoneminder port but getting this error 
> > Using this version on Freebsd
> > 
> > FreeBSD pcbsd 7.1-PRERELEASE FreeBSD 7.1-PRERELEASE #42: Thu Sep 11 
> > 09:07:25 EDT 2008 [EMAIL PROTECTED]:/usr/obj/usr/src/sys/PCBSD  i386
> > 
> > cd . && /bin/sh 
> > /usr/ports/multimedia/zoneminder/work/ZoneMinder-1.23.3/missing --run 
> > autoheader
> 
> I have no such port on my system, and the FreeBSD web site agrees:
> 
> # cd /usr/ports/multimedia/zoneminder
> /usr/ports/multimedia/zoneminder: No such file or directory.
> # grep -i zoneminder /usr/ports/INDEX-7
> #
> 
You are correct this is not a native FreeBSD port i downloaded this port from 
here 
http://www.zoneminder.com/forums/viewtopic.php?t=11965&postdays=0&postorder=asc&start=0

> http://www.freebsd.org/cgi/cvsweb.cgi/ports/multimedia/zoneminder
> 
> I'm not sure how much support you'll get here for that.
> 
> > aclocal.m4:14: error: this file was generated for autoconf 2.61.
> >   
> > You have another version of autoconf.  If you want to use that, 
> >   
> > you should regenerate the build system entirely.
> >   
> > aclocal.m4:14: the top level
> >   
> > autom4te-2.62: /usr/local/bin/gm4 failed with exit status: 63   
> >   
> > autoheader-2.62: '/usr/local/bin/autom4te-2.62' failed with exit status: 63 
> >   
> 
> This indicates whoever made the port Makefile is making use of the wrong
> version of autoconf.  The following line should be added or changed in
> the port Makefile:
> 
> USE_AUTOTOOLS=autoconf:261:env
I tried adding this to the Makefile but get this error instead
USE_AUTOTOOLS=  autoconf:261:env

make
===>  zoneminder-1.23.3,1 cannot install: unknown AUTOCONF version: 261.
*** Error code 1

Stop in /usr/ports/multimedia/zoneminder.

So i tried to find out which version i was using and got this

autoconf --version
autoconf (GNU Autoconf) 2.62
Copyright (C) 2008 Free Software Foundation, Inc.
License GPLv2+: GNU GPL version 2 or later
<http://gnu.org/licenses/old-licenses/gpl-2.0.html>
This is free software: you are free to change and redistribute it.
There is NO WARRANTY, to the extent permitted by law.

Written by David J. MacKenzie and Akim Demaille.


Next i tried changeing the line below and it was back to the exact same error 
above
USE_AUTOTOOLS=  autoconf:262:env


> 
> -- 
> | Jeremy Chadwickjdc at parodius.com |
> | Parodius Networking   http://www.parodius.com/ |
> | UNIX Systems Administrator  Mountain View, CA, USA |
> | Making life hard for others since 1977.  PGP: 4BD6C0CB |
> 

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


Re: aclocal broken

2008-10-14 Thread RYAN vAN GINNEKEN
That is exactly what i was afraid of had trouble making work with zoneminder 
live cd and ubuntu.  Seen a post about the FreeBSD (my favorite OS) port and 
thought i would give it a go.

>From the sounds of it not worth do mind me asking how you went about getting 
>it to work? ie different OS/Distro or did you just give up?

PS i have contacted the author of the port we will see what he has to say about 
things too.

Computer King & CaN Mail  -  Sales Service Hosting Backup

http://www.computerking.ca http://www.canmail.org

NEW!!! Custom Service Packages
Secure IMAP Email - Automated Remote Backups - Photo Blogs - Online Accounting 
Packages

- "Willem Jan Withagen" <[EMAIL PROTECTED]> wrote:

> Jeremy Chadwick wrote:
> > On Tue, Oct 14, 2008 at 12:49:35AM -0600, RYAN vAN GINNEKEN wrote:
> >> - Jeremy Chadwick <[EMAIL PROTECTED]> wrote:
> >>> On Mon, Oct 13, 2008 at 09:20:34PM -0600, RYAN vAN GINNEKEN
> wrote:
> >>>> Trying to install zoneminder port but getting this error 
> >>>> Using this version on Freebsd
> >>>>
> >>>> FreeBSD pcbsd 7.1-PRERELEASE FreeBSD 7.1-PRERELEASE #42: Thu Sep
> 11 09:07:25 EDT 2008 [EMAIL PROTECTED]:/usr/obj/usr/src/sys/PCBSD  i386
> >>>>
> >>>> cd . && /bin/sh
> /usr/ports/multimedia/zoneminder/work/ZoneMinder-1.23.3/missing --run
> autoheader
> >>> I have no such port on my system, and the FreeBSD web site
> agrees:
> >>>
> >>> # cd /usr/ports/multimedia/zoneminder
> >>> /usr/ports/multimedia/zoneminder: No such file or directory.
> >>> # grep -i zoneminder /usr/ports/INDEX-7
> >>> #
> >>>
> >> You are correct this is not a native FreeBSD port i downloaded this
> port from here
> http://www.zoneminder.com/forums/viewtopic.php?t=11965&postdays=0&postorder=asc&start=0
> > 
> > Which means you should ask the author of the port on that forum to
> > fix this problem.  :-)
> 
> And the author will confirm that several people have tried to port
> some of 
> the parts to FreeBSD. With little success :(
> 
> My try from memory:
> 
> First of it requires a working Video4linux framework if you want to
> connect 
> webcams other than with a network interface (eg. the Axis stuff)
> 
> Then once you get to compile everything, tweaking and pulling with all
> the 
> auto-tools... I ended up fixing the ac* config-files for my/FBSD
> purposes.
> 
> After which you run into some shared memory stuff that is not really 
> compatible. But that is just hacking some of the startup scripts...
> 
> Then find out that the capture scripts put something different in the
> buffer 
> that other tools are reading from it.
> 
> And that's where I gave up, since Things are written using C++ and
> then 
> extracted in Perl (or the other way around). And there seems to be an
> 
> alignment problem with binary values Looked at it for a while and
> 
> decided that I should start earning some money again.
> 
> So my conclusion here is:
>   Not for those faint of hart.
>   And with plenty of time to spare.
> 
> --WjW
___
freebsd-stable@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-stable
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


PCMCIA WIFI card not working

2008-10-22 Thread RYAN vAN GINNEKEN
Hello i have tried 2 different wifi cards on my pc-bsd 7.0.1 it is running 7.1 
PRERELEASE laptop and neither are detected by the system. Actually they are 
detected but BSD does not seem to have drivers for them.

here are the model numbers of the cards are there kernel modules i need to load 
or something like that??

LINKSYS WPC54G ver.3
3COM OFFICE CONNECT 3CRGPC10075 ver 1

here are the errors

Oct 22 13:15:36 pcbsd kernel: interrupt storm detected on "irq10:"; throttling 
interrupt source
Oct 22 13:15:36 pcbsd kernel: cardbus0:  at device 0.0 (no 
driver attached)
Oct 22 13:15:37 pcbsd root: Unknown Cardbus device: device 0x1faa class 
0x02 vendor 0x11ab bus cardbus0

Computer King & CaN Mail  -  Sales Service Hosting Backup

http://www.computerking.ca http://www.canmail.org

NEW!!! Custom Service Packages
Secure IMAP Email - Automated Remote Backups - Photo Blogs - Online Accounting 
Packages
___
freebsd-stable@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-stable
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


Re: downgrading ports

2005-01-04 Thread Ryan J. Taylor
Tejas Kokje wrote:
Hi,
I just upgraded to perl 5.6 using perl5 port. However some of
my scripts are not working due to compatibility problems. How do
I revert back to the system (base) version of perl that comes
with 4.10.
I think what you're looking for is "/usr/local/bin/use.perl system"
Tejas Kokje

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


Re: Any hosting companies offering FreeBSD 5.3 yet?

2005-02-26 Thread Ryan J. Taylor
On Feb 26, 2005, at 4:28 AM, John Pettitt wrote:
I'm thinking about moving one of my servers to a new home (it's
currently at servepath.com on a FreeBSD 5.0 box) - does anybody know of
a reputable hosting company that's offering 5.3 boxes?
John
John,
If you decide to switch providers, you owe it to yourself to 
investigate Sprocket Networks (www.sprocketnetworks.com).  I've had a 
dedicated server there for a while now and I simply can't say enough 
good things about them.

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


possible bug in pxeboot with TFTP support

2007-03-26 Thread Ryan J. Taylor

Hi all,

I compiled pxeboot with TFTP support by doing:
cd /usr/src/sys/boot
make -DLOADER_TFTP_SUPPORT

I have clients booting via PXE and grabbing their root filesystem from a 
memory disk.  However, there was a long delay in the boot sequence. 
tcpdump revealed that after downloading pxeboot, the client was sending 
RPC traffic, presumably looking for NFS.  This caused the boot to stall 
for 30 seconds or so until the loader spit out "NFS MOUNT RPC error: 60" 
and then continued booting via tftp.


I traced the error string back to /usr/src/sys/boot/i386/libi386/pxe.c 
and came up with a hack that skips the RPC probes and speeds the boot 
for me.


pxe-server# diff -u sys/boot/i386/libi386/pxe.c.orig 
sys/boot/i386/libi386/pxe.c

--- sys/boot/i386/libi386/pxe.c.origMon Mar 26 14:50:19 2007
+++ sys/boot/i386/libi386/pxe.c Mon Mar 26 14:46:02 2007
@@ -443,9 +443,10 @@
 * ourselves. Use nfs_root_node.iodesc as flag indicating
 * previous NFS usage.
 */
-   if (nfs_root_node.iodesc == NULL)
-   pxe_rpcmountcall();
-
+/* XXX
+ * if (nfs_root_node.iodesc == NULL)
+ * pxe_rpcmountcall();
+ */
fh = &nfs_root_node.fh[0];
buf[0] = 'X';
cp = &buf[1];


I'm wondering if someone with a clue can take a peek and confirm that 
things ought to behave differently.  What I've stumbled across doesn't 
break PXE booting with a TFTP root filesystem, it just makes it much 
slower.  Maybe I'm doing something wrong?



Regards,
RJ



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


amr(4) in 6.1-RELEASE ignores my tape drive

2006-06-17 Thread Ryan J. Taylor

Hi All,

This morning I upgraded a Dell PowerEdge 2850 from 6.0-RELEASE to 
6.1-RELEASE and found that amr(4) no longer detects my Seagate DAT via 
sa(4).


The system has an embedded Dell PERC 4e/Di with two channels.  Channel 0 
contains two disks in RAID 1 and works fine.  Channel 1 has only the DAT 
at ID 6 but it is no longer detected.  Possibly related to this, ses0 
also shows up with the 6.0 kernel but not under 6.1.


The diffs for amr show that a ton of (excellent) work has been done 
between 6.0 and 6.1 so I have no idea where to even begin looking for a 
solution.  Any help is most appreciated.


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


two external ips

2005-09-12 Thread RYAN vAN GINNEKEN

need help setting up machine to forward external ips

--
Computer King

http://computerking.ca

Sales, Service, and Hosting
Email, Data, and Web Packages
Ask about web design specials

Affiliates
http://computerking.ca/pages/links/affiliates/affilates.htm


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


Re: "No route to host after certain time" is fxp only?

2003-09-28 Thread Ryan J . Taylor
I saw the problem on machines with two fxp interfaces (mostly traffic 
shapers).  I rolled back to RELENG_4_8 at -p7 and waited for -p10 to 
show up.  That fixed it.

For me the default route would just disappear.  I could add it manually 
and then watch it disappear.  I also saw one machine which would just 
drop an interface.  Reconfiguring it with ifconfig brought it live 
again but it would die eventually.  A constant ping to the interface 
kept it alive until I could get -p10 installed.

All is well now.

RJ

On Sunday, September 28, 2003, at 08:31 AM, Administrator IPA wrote:

Dear Mike.

I saw the problem only on two machines: a SMP system with a Intel
Ether Express/100 (fxp) running RELENG_5_1 and a older UP machine
running RELENG_4_8, also equipted with a Intel EtherExpress/100.
All other machines, either UP or SMP machines runninf RELENG_5_1
have em0 NICs (Intel EtherExpress/1000). They never showed up the 
reported
problems until now. maybe it's a driver related problem?

Hope this helps, sorry if it is boring ;-)

Oliver

On Wed, 24 Sep 2003, Mike Tancsa wrote:

Not sure what the pattern is to trigger it.  What is the output of
ifconfig -a
netstat -nra
on the problem machine ?  On my test machine in the back its been up 
for
3hrs without issue.

 ---Mike

At 04:33 PM 24/09/2003, Jeff Love wrote:
Is this happening only with fxp (intel) network cards? I run them, 
and
have only seen this problem detailed regarding fxp cards thus far on 
this list.

Any idea if there is a fix forthcoming?

Jeff Love
Burgh Gaming
Jeff Love wrote:

Just wanted to note that this problem seems to not be isolated.
I'm seeing similar problems with RELENG_4_8 cvsup dated 00:24 
09/23/03
eastern US time. Machine loses routing, reboot brings things to 
normal
for a few hours.
I'm not going to implement the ARP security patch on any of my other
boxen just yet.


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

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


imaging freebsd

2004-10-05 Thread RYAN vAN GINNEKEN
I have used flexbackup to basically image my main server ie used the 
device parameter to get files ads1a, ads3e, ads4e.  These are my /, 
/var, and /usr partitions and have been stored on another freebsd box in 
my internal network.  Now i have some new hardware ie a new server and 
wish to put these files (ads1a, ads3e, ads4e) on it.  This new server 
has no OS on it yet, but has been booted with the freebsd boot cd to 
create the /, /var, /usr partitions. How do i restore the files ads1a, 
ads3e, ads4e, from the remote machine to this new server with blank /, 
/var, /usr partitions.  Like a ghost multi cast type operation do not 
like to use ghost because you must turn the server off.
Basically i would like to clone my freebsd system to a new one is 
flexbackup the correct software to use or is there a simpler solution 
for this.

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


No Subject

2000-08-24 Thread Ryan D. Walberg

subscribe Ryan D. Walberg



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



Humblest apologies

2000-08-24 Thread Ryan D. Walberg

Sorry about that.  I sent it to the wrong list.  :P





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



Re: SMTP AUTH

2000-09-12 Thread Ryan T. Dean

uOn Tue, 12 Sep 2000, Sergei Vyshenski wrote:

> Oops! Even with suggested changes to make.conf and Makefile,
> Buildworld fails with: /usr/obj/usr/src/i386/usr/libexec/elf/ld: cannot 
> find -lsasl
> Any ideas?

Uhm, do you have cyrus-sasl installed?  You need cyrus-sasl to build
sendmail with SMTP AUTH.  Its in the ports, under security.

    -Ryan T. Dean



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



growing partition

2007-07-17 Thread RYAN M. vAN GINNEKEN

Hello i am trying to grow an existing partition which has become full. The 
system was originally install in a 80gig drive but has since been moved to a 
300g drive. However Freebsd is still only showing 80g of space please help. 

-- 
Computer King & CaN Mail - Sales Service Hosting Backup 

http://www.computerking.ca http://www.canmail.org 

NEW!!! Custom Service Packages 
Secure IMAP Email - Automated Remote Backups - Photo Blogs - Online Accounting 
Packages 

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


webmin adding to many groups to www group

2007-07-18 Thread RYAN M. vAN GINNEKEN
Hello all i am having trouble getting virtualmin to work right with freebsd 6.2 
stable and apache 2.2.4. I believe my problem is related to having to many 
groups in the www group. see below 

king1::1007:www 
king2::1012:www 
king3::1011:www 
king4::1013:www 
king5::1010:www 
king6::1017:www 
king7::1014:www 
king8::1016:www 
king9::1015:www 
king10::1018:www 
king11::1020:www 
king12::1019:www 
king13::1020:www 


When i try to add another group 

king14::1021:www 

I get this error in apache 

[Wed Jul 18 20:23:08 2007] [notice] Graceful restart requested, doing restart 
[Wed Jul 18 20:23:09 2007] [warn] NameVirtualHost *:80 has no VirtualHosts 
[Wed Jul 18 20:23:09 2007] [warn] (22)Invalid argument: Failed to enable the 
'httpready' Accept Filter 
[Wed Jul 18 20:23:09 2007] [notice] Digest: generating secret for digest 
authentication ... 
[Wed Jul 18 20:23:09 2007] [notice] Digest: done 
[Wed Jul 18 20:23:10 2007] [notice] Apache/2.2.4 (FreeBSD) DAV/2 PHP/5.2.2 with 
Suhosin-Patch mod_ssl/2.2.4 OpenSSL/0.9.7e-p1 configured -- resuming normal 
operations 
[Wed Jul 18 20:23:10 2007] [alert] (22)Invalid argument: initgroups: unable to 
set groups for User www and Group 80 
[Wed Jul 18 20:23:10 2007] [alert] Child 12628 returned a Fatal error... Apache 
is exiting! 
[Wed Jul 18 20:23:10 2007] [alert] (22)Invalid argument: initgroups: unable to 
set groups for User www and Group 80 
[Wed Jul 18 20:23:10 2007] [alert] (22)Invalid argument: initgroups: unable to 
set groups for User www and Group 80 

I did some googling and found this article 
http://lists.freebsd.org/pipermail/freebsd-bugs/2005-March/011831.html. 

What is the best way to set this up as i do not what users to be able to see 
each others directories but apache must be able to see them all right? is the a 
way to just add each user to the www group instead of creating a group for each 
user then adding that group to the www group. I think that is what webmin is 
doing right? 


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


apache and php5

2006-12-11 Thread RYAN M. vAN GINNEKEN

trying to get php5 to work with apache anyone got any tips i am lost. what ever 
happend to mod_php 

-- 
Computer King/CaNMail 

http://www.computerking.ca http://www.canmail.org 

Sales, Service, and Hosting 
Email, Data, and Web Packages 
Ask about web design specials 

Affiliates 
http://www.computerking.ca/pages/links/affiliates/affiliates.htm 

Maybe Computer Science should be in the College of Theology. -- R. S. Barton 
___
freebsd-stable@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-stable
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


Re: apache and php5

2006-12-11 Thread RYAN M. vAN GINNEKEN
I tried what you suggested did not see anything about apache in the dialog and 
my php still does not seem to work.  DO i need to still need to add anything to 
my apache httpd.conf used to be something like this

# php5
#AddModule mod_php5.c
#LoadModule php5_modulelibexec/apache/libphp5.so
#AddType application/x-httpd-php .php
#AddType application/x-httpd-php-source .phps

- Michael <[EMAIL PROTECTED]> wrote:
> RYAN M. vAN GINNEKEN wrote:
> > trying to get php5 to work with apache anyone got any tips i am
> lost. what ever happend to mod_php 
> >
> >   
> Well I can tell you that it does work, but getting the extensions is 
> done differently now and you have to do it through php5-extensions
> port.
> 
> Type:
> 
> # cd /usr/ports/lang/php5-extensions
> # make clean
> 
> Set the extensions you want via the dialog and then do a:
> 
> # make install distclean
> 
> That should be all you need.
> 
> Take care,
> 
> Michael


-- 
Computer King/CaNMail

http://www.computerking.ca http://www.canmail.org

Sales, Service, and Hosting
Email, Data, and Web Packages
Ask about web design specials

Affiliates
http://www.computerking.ca/pages/links/affiliates/affiliates.htm

Maybe Computer Science should be in the College of Theology. -- R. S. Barton 

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


Re: apache and php5

2006-12-11 Thread RYAN M. vAN GINNEKEN
Ok folks i looked though the dialog 3 or 4 times looking/yearning for anything 
to do with apache but cannot seem to find anything.  Does it go under a 
differnt name like SOAP or XML or DXML or something like that.  

- Iassen Anadoliev <[EMAIL PROTECTED]> wrote:
> On Mon, December 11, 2006 10:13 am, RYAN M. vAN GINNEKEN wrote:
> >
> > trying to get php5 to work with apache anyone got any tips i am
> lost. what
> > ever happend to mod_php
> 
> cd /usr/ports/lang/php5 && make config - Do you have  APACHE option
> enabled here?
> 
> >
> > --
> > Computer King/CaNMail
> >
> > http://www.computerking.ca http://www.canmail.org
> >
> > Sales, Service, and Hosting
> > Email, Data, and Web Packages
> > Ask about web design specials
> >
> > Affiliates
> > http://www.computerking.ca/pages/links/affiliates/affiliates.htm
> >
> > Maybe Computer Science should be in the College of Theology. -- R.
> S.
> > Barton
> > ___
> > freebsd-stable@freebsd.org mailing list
> > http://lists.freebsd.org/mailman/listinfo/freebsd-stable
> > To unsubscribe, send any mail to
> "[EMAIL PROTECTED]"
> >
> 
> 
> -- 
> WWell by
> Iassen Anadoliev
> 
> 
> 
> 
> ___
> freebsd-stable@freebsd.org mailing list
> http://lists.freebsd.org/mailman/listinfo/freebsd-stable
> To unsubscribe, send any mail to
> "[EMAIL PROTECTED]"


-- 
Computer King/CaNMail

http://www.computerking.ca http://www.canmail.org

Sales, Service, and Hosting
Email, Data, and Web Packages
Ask about web design specials

Affiliates
http://www.computerking.ca/pages/links/affiliates/affiliates.htm

Maybe Computer Science should be in the College of Theology. -- R. S. Barton 

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


Re: apache and php5

2006-12-11 Thread RYAN M. vAN GINNEKEN
sorry everyone i am a dumb [EMAIL PROTECTED] i was tring to install 
php5-extensions the option to build the apache module is found in the php5 port 
not the php5-extensions very sorry

- RYAN M. vAN GINNEKEN <[EMAIL PROTECTED]> wrote:
> Ok folks i looked though the dialog 3 or 4 times looking/yearning for
> anything to do with apache but cannot seem to find anything.  Does it
> go under a differnt name like SOAP or XML or DXML or something like
> that.  
> 
> - Iassen Anadoliev <[EMAIL PROTECTED]> wrote:
> > On Mon, December 11, 2006 10:13 am, RYAN M. vAN GINNEKEN wrote:
> > >
> > > trying to get php5 to work with apache anyone got any tips i am
> > lost. what
> > > ever happend to mod_php
> > 
> > cd /usr/ports/lang/php5 && make config - Do you have  APACHE option
> > enabled here?
> > 
> > >
> > > --
> > > Computer King/CaNMail
> > >
> > > http://www.computerking.ca http://www.canmail.org
> > >
> > > Sales, Service, and Hosting
> > > Email, Data, and Web Packages
> > > Ask about web design specials
> > >
> > > Affiliates
> > > http://www.computerking.ca/pages/links/affiliates/affiliates.htm
> > >
> > > Maybe Computer Science should be in the College of Theology. --
> R.
> > S.
> > > Barton
> > > ___
> > > freebsd-stable@freebsd.org mailing list
> > > http://lists.freebsd.org/mailman/listinfo/freebsd-stable
> > > To unsubscribe, send any mail to
> > "[EMAIL PROTECTED]"
> > >
> > 
> > 
> > -- 
> > WWell by
> > Iassen Anadoliev
> > 
> > 
> > 
> > 
> > ___
> > freebsd-stable@freebsd.org mailing list
> > http://lists.freebsd.org/mailman/listinfo/freebsd-stable
> > To unsubscribe, send any mail to
> > "[EMAIL PROTECTED]"
> 
> 
> -- 
> Computer King/CaNMail
> 
> http://www.computerking.ca http://www.canmail.org
> 
> Sales, Service, and Hosting
> Email, Data, and Web Packages
> Ask about web design specials
> 
> Affiliates
> http://www.computerking.ca/pages/links/affiliates/affiliates.htm
> 
> Maybe Computer Science should be in the College of Theology. -- R. S.
> Barton 
> 
> ___
> freebsd-stable@freebsd.org mailing list
> http://lists.freebsd.org/mailman/listinfo/freebsd-stable
> To unsubscribe, send any mail to
> "[EMAIL PROTECTED]"


-- 
Computer King/CaNMail

http://www.computerking.ca http://www.canmail.org

Sales, Service, and Hosting
Email, Data, and Web Packages
Ask about web design specials

Affiliates
http://www.computerking.ca/pages/links/affiliates/affiliates.htm

Maybe Computer Science should be in the College of Theology. -- R. S. Barton 

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


Freebsd 6 ntfs write ?

2006-02-06 Thread RYAN M. vAN GINNEKEN
Hello all i am woundering if ntfs write works yet in fbsd 6?

FreeBSD t9100.computerking.ca 6.1-PRERELEASE FreeBSD 6.1-PRERELEASE #0: Sat Feb 
 4 22:02:58 MST 2006 [EMAIL PROTECTED]:/usr/obj/usr/src/sys/T9100  i386

i have added the following to my /etc/fstab 

/dev/ad0s1  /mnt/winxprontfsrw  0   0

but get errors when tring to delete files


su-2.05b# rm wepkeys.txt
rm: wepkeys.txt: Operation not supported

-- 
Computer King/CaNMail

http://www.computerking.ca http://www.canmail.org

Sales, Service, and Hosting
Email, Data, and Web Packages
Ask about web design specials

Affiliates
http://www.computerking.ca/pages/links/affiliates/affiliates.htm

Maybe Computer Science should be in the College of Theology. -- R. S. Barton 

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


open office 20 fails to build

2006-02-24 Thread RYAN M. vAN GINNEKEN
hello all I am having problems building openoffice 2.0 port

[EMAIL PROTECTED] uname -a
FreeBSD rachel.computerking.ca 6.1-PRERELEASE FreeBSD 6.1-PRERELEASE #1: Thu 
Feb 23 17:08:07 MST 2006 [EMAIL PROTECTED]:/usr/obj/usr/src/sys/GENERIC  
i386

here is error output


06  
/usr/ports/editors/openoffice.org-2.0/work/OOA680_m1/solver/680/unxfbsd.pro/lib/uriproc.uno.so
0x2805b000  /libexec/ld-elf.so.1

Heap at VM Abort:
Heap
 def new generation   total 576K, used 122K [0x2cfe, 0x2d08, 
0x2d4c)  eden space 512K,  24% used [0x2cfe, 0x2cffebd0, 0x2d06)
  from space 64K,   0% used [0x2d06, 0x2d06, 0x2d07)
  to   space 64K,   0% used [0x2d07, 0x2d07, 0x2d08)
 tenured generation   total 1408K, used 0K [0x2d4c, 0x2d62, 0x30fe)
   the space 1408K,   0% used [0x2d4c, 0x2d4c, 0x2d4c0200, 0x2d62)
 compacting perm gen  total 4096K, used 895K [0x30fe, 0x313e, 
0x34fe)
   the space 4096K,  21% used [0x30fe, 0x310bfdc0, 0x310bfe00, 0x313e)

Local Time = Fri Feb 24 17:31:00 2006
Elapsed Time = 0
#
# The exception above was detected in native code outside the VM
#
# Java VM: Java HotSpot(TM) Client VM (1.4.2-p8-rmvg_08_feb_2006_22_56 mixed 
mode)
#
# An error report file has been saved as hs_err_pid5116.log.
# Please refer to the file for further information.
#
Abort (core dumped)
dmake:  Error code 134, while making '../../unxfbsd.pro/lib/uno_services.rdb'
dmake:  '../../unxfbsd.pro/lib/uno_services.rdb' removed.
'---* tg_merge.mk *---'

ERROR: Error 65280 occurred while making 
/usr/ports/editors/openoffice.org-2.0/work/OOA680_m1/testtools/source/bridgetest
dmake:  Error code 1, while making 'build_instsetoo_native'
'---* tg_merge.mk *---'
*** Error code 255

Stop in /usr/ports/editors/openoffice.org-2.0.


-- 
Computer King/CaNMail

http://www.computerking.ca http://www.canmail.org

Sales, Service, and Hosting
Email, Data, and Web Packages
Ask about web design specials

Affiliates
http://www.computerking.ca/pages/links/affiliates/affiliates.htm

Maybe Computer Science should be in the College of Theology. -- R. S. Barton 

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