After building a new kernel, remote serial gdb no longer works. When
I issue a 'continue' command, I lose control of the system, but it
doesn't continue running. Has anybody else seen this?
Greg
--
See complete headers for address and phone numbers.
NOTE: Due to the currently active Microsoft-ba
On Monday 29 September 2003 07:05, Jeff Roberson wrote:
> On Sun, 28 Sep 2003, Arjan van Leeuwen wrote:
> > On Sunday 28 September 2003 14:38, Matt wrote:
> > > Morten Rodal wrote:
> > > > On Sun, Sep 28, 2003 at 01:26:24PM +0100, Matt wrote:
> > > >>Morten Rodal wrote:
> > > >>>On Sat, Sep 27, 200
Hi
Just tried run gnome-2.4 desktop with:
% cat /etc/libmap.conf
libc_r.so.5 libthr.so.1
libc_r.solibthr.so
All seems smooth so far, but gkrellm.
First it works right (creates some threads)
Then system time consumed became all available CPU power (by systat -vm)
When I have kill gkrellm
Hello
i have problem with /proc
i already have
options PROCFS
options PSEUDOFS
in kernel
but get these messages
~~~cut~~~
map02# strace -p 730
strace: open("/proc/...", ...): No such file or directory
trouble opening proc file
map02# truss -p 730
truss: cannot open /proc/730/mem:
You must mount procfs.
# fstab;
proc/proc procfs rw 0 0
harti
On Mon, 29 Sep 2003, Jiri Mikulas wrote:
JM>Hello
JM>i have problem with /proc
JM>i already have
JM>
JM>options PROCFS
JM>options PSEUDOFS
JM>
JM>in kernel
JM>but ge
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
> JM>map02# strace -p 730
> JM>strace: open("/proc/...", ...): No such file or directory
> JM>trouble opening proc file
> You must mount procfs.
>
> # fstab;
> proc /proc procfs rw 0 0
The bi-weekly sta
On Mon, Sep 29, 2003 at 04:40:54AM -0700, Jason Stone wrote:
>
> > JM>map02# strace -p 730
> > JM>strace: open("/proc/...", ...): No such file or directory
> > JM>trouble opening proc file
>
> > You must mount procfs.
> >
> > # fstab;
> > proc/proc procfs rw
This is an automated bi-weekly mailing of the FreeBSD 5.2 open issues list.
The live version of this list is available at:
http://www.FreeBSD.org/releases/5.2R/todo.html
Automated mailing of this list will continue through the release of
FreeBSD 5.2.
FreeBSD 5.2 Op
Re: kern/55395
I see a patch to ich.c back on the 15th to "Correctly reset ich[3-5]
sound cards on resume.", but I am still not able to properly use my
sound card after a resume because the card starts clocking at the wrong
rate, about 52K instead of the correct 48,000.
There is nothing in the ty
On Mon, Sep 29, 2003 at 01:04:49AM -0400, Jeff Roberson wrote:
> On Sun, 28 Sep 2003, Morten Rodal wrote:
>
> > On Sat, Sep 27, 2003 at 11:31:25PM -0400, Jeff Roberson wrote:
> > > On Sat, 27 Sep 2003, Morten Rodal wrote:
> > > > It has improved quite a bit lately, and is now also working with KSE
/-- "Kevin Oberman" wrote:
| Re: kern/55395
|
| I see a patch to ich.c back on the 15th to "Correctly reset ich[3-5]
| sound cards on resume.", but I am still not able to properly use my
| sound card after a resume because the card starts clocking at the wrong
| rate, about 52K instead of the corr
On Monday 29 September 2003 01:30 am, Greg 'groggy' Lehey wrote:
> After building a new kernel, remote serial gdb no longer works. When
> I issue a 'continue' command, I lose control of the system, but it
> doesn't continue running. Has anybody else seen this?
Yes, I noticed this late last week.
> From: Orion Hodson <[EMAIL PROTECTED]>
> Date: Mon, 29 Sep 2003 08:29:38 -0700
> Sender: [EMAIL PROTECTED]
>
> /-- "Kevin Oberman" wrote:
> | Re: kern/55395
> |
> | I see a patch to ich.c back on the 15th to "Correctly reset ich[3-5]
> | sound cards on resume.", but I am still not able to prope
What motherboards are you using with the OHCI controller?
John-Mark Gurney (jmg@) and I kicked this around at bsdcon but couldn't
reproduce it. If its a common board or chipset we can probably get it and
work on the issue. The zeroed block showed up in 8KB boundaries in the
instance we saw, whic
Please use subject lines. Thanks.
On Mon, 29 Sep 2003, Tomi Vainio - Sun Finland wrote:
> Dag-Erling Smørgrav writes:
> >
> > An NMI almost certainly indicates a hardware failure.
> >
> Lucas James writes:
> >
> > It could be a power supply on the way out. I had an old dual P-166 that
> >
In message <[EMAIL PROTECTED]>, Doug White writes:
>Well this might be the source of problems. I've expressed caution at
>doing this sorrt of thing before since getting the grounds equallized can
>be tricky. If the ground levels become unequalized, or worse you get some
>sort of ground loop goin
Hi !
> I use the /dev/sysmouse and moused, not quite sure
> why but that's how I've always used my mouse (PS2 or USB) with
> FreeBSD. Could this have something to do with the mouse feeling
> sloppy?
Hmmm, I never used moused and always /dev/psm0 in X.
Still experience the same thing.
Cheers
Pe
On Mon, Sep 29, 2003 at 07:29:08AM +0200, Poul-Henning Kamp wrote:
> In message <[EMAIL PROTECTED]>, Brooks Davis writes:
>
>
> >> | Properly dismantle and remove the interface and destroy the dev_t=20
> >> | at last close of the device.
> >
> >I'm not convinced this is the right direction to mov
I have an IBM T40 that has an onboard Intel GigE card. When the em
driver tries to probe it, I get "The EEPROM Checksum Is Not Valid".
Adding a printf, I discover the checksum is 0x08b8 (not the 0xBABA
that is documented in the headers). Anyone else seen any problems
with this? I'd really rather no
On Mon, 29 Sep 2003, Robert Watson wrote:
> |-+---+-+|
> | | | | Userland bits |
> | | | | implemented, |
> | KSE support for
On Mon, Sep 29, 2003 at 02:05:16PM -0400, Daniel Eischen wrote:
> On Mon, 29 Sep 2003, Robert Watson wrote:
>
> > |-+---+-+|
> > | | | | Userland bits |
> > | |
On Mon, 29 Sep 2003, Wilko Bulte wrote:
> On Mon, Sep 29, 2003 at 02:05:16PM -0400, Daniel Eischen wrote:
> > On Mon, 29 Sep 2003, Robert Watson wrote:
> >
> > > |-+---+-+|
> > > | | |
The drivers in 28.9.JPSNAP of current will allow you to install
FreeBSD on a SATA disk connected to a Silicon Image 3112 SATA RAID
controller but not much more. Shortly after booting, the system will
start getting UDMA timeouts and basically just freezes. Furthermore,
the disks connected to the con
Hi Maksim,
> I have prepared Bluetooth mega patch for FreeBSD source tree. This patch
> updates FreeBSD sources to the most recent snapshot. The patch is quite
> extensive - it adds two new libraries (libbluetooth and libsdp) as well
> as puts some files into /etc/bluetooth and modifies quite a fe
I had not tried ACPI for about 3 weeks due to my travel schedule. I
saw a number of updates and thought I'd give it a spin.
System: IBM T30 running CURRENT as of last Friday (9/26)
System has a master on ata0 and no devices at all on ata1.
System will no longer recover from suspend. (This is prob
I recently noticed that, when I boot with ACPI on my IBM T30, I get
errors trying to probe the BIOS disabled sio1. This does not happen
under apm and happens twice(?) when booting with ACPI and happens even
though I have the line 'hint.sio.1.disabled="1"' in /boot/device.hints.
>From my dmesg:
sio0
It seems Gabriel Ambuehl wrote:
> The drivers in 28.9.JPSNAP of current will allow you to install
> FreeBSD on a SATA disk connected to a Silicon Image 3112 SATA RAID
> controller but not much more. Shortly after booting, the system will
> start getting UDMA timeouts and basically just freezes. Fur
On Mon, Sep 29, 2003 at 08:07:32PM +0200, Wilko Bulte wrote:
> >
> > You should probably remove Marcel from this item. This task needs
> > another volunteer.
>
> Recently Marcel noted to me he was planning to engage on this one. I have
> offered him help for testing.
The deal is this (if you fi
On Mon, Sep 29, 2003 at 12:19:30PM -0700, Marcel Moolenaar wrote:
> On Mon, Sep 29, 2003 at 08:07:32PM +0200, Wilko Bulte wrote:
> > >
> > > You should probably remove Marcel from this item. This task needs
> > > another volunteer.
> >
> > Recently Marcel noted to me he was planning to engage on
On Mon, Sep 29, 2003 at 09:13:48PM +0200, Soren Schmidt wrote:
> First off, there is ONLY support for Promise and HPT "soft RAID"
> in the ATA driver, other vendors products are *not* supported (yet).
>
> Second, there seem to be a problem with some sil3112 setups where
> timeouts and what not rui
On Mon, 29 Sep 2003, Kevin Oberman wrote:
> Re: kern/55395
>
> I see a patch to ich.c back on the 15th to "Correctly reset ich[3-5]
> sound cards on resume.", but I am still not able to properly use my
> sound card after a resume because the card starts clocking at the wrong
> rate, about 52K inste
Hi John,
> > I have prepared Bluetooth mega patch for FreeBSD source tree. This patch
> > updates FreeBSD sources to the most recent snapshot.
[...]
> > The patch could be downloaded from
> >
> > http://www.geocities.com/m_evmenkin/patch/bluetooth20030914.diff.gz
>
> I had a look at the patch
In the last episode (Sep 29), Wilko Bulte said:
> On Mon, Sep 29, 2003 at 12:19:30PM -0700, Marcel Moolenaar wrote:
> > I also mentioned recently (in the last couple of days) that we
> > should worry more about sparc64 than alpha. Simply because I think
> > alpha is on it's way down and should alre
On 29-Sep-2003 Kevin Oberman wrote:
> I recently noticed that, when I boot with ACPI on my IBM T30, I get
> errors trying to probe the BIOS disabled sio1. This does not happen
> under apm and happens twice(?) when booting with ACPI and happens even
> though I have the line 'hint.sio.1.disabled="1"
In message <[EMAIL PROTECTED]>, Dan Nelson writes:
>> In my book sparc64 is also with one foot in the grave. As is Sun
>> itself.
>
>Fujitsu makes sparc-compatible CPUs, too, so it'll be harder to kill
>the entire architecture like HP did with the Alpha.
Having at least on architecture with the o
Hello,
I've tried to install emulators/linux_base on my FreeBSD
5.1-CURRENT (todays world) and got the following:
Fatal trap 12: page fault while in kernel mode
fault virtual address = 0x3
fault code = supervisor read, page not present
instuc
> Date: Mon, 29 Sep 2003 16:04:25 -0400 (EDT)
> From: John Baldwin <[EMAIL PROTECTED]>
>
>
> On 29-Sep-2003 Kevin Oberman wrote:
> > I recently noticed that, when I boot with ACPI on my IBM T30, I get
> > errors trying to probe the BIOS disabled sio1. This does not happen
> > under apm and happen
On Mon, 29 Sep 2003, Kevin Oberman wrote:
> > Date: Mon, 29 Sep 2003 16:04:25 -0400 (EDT)
> > From: John Baldwin <[EMAIL PROTECTED]>
> >
> > On 29-Sep-2003 Kevin Oberman wrote:
> > > I recently noticed that, when I boot with ACPI on my IBM T30, I get
> > > errors trying to probe the BIOS disabled s
> Date: Mon, 29 Sep 2003 13:33:06 -0700 (PDT)
> From: Nate Lawson <[EMAIL PROTECTED]>
> Sender: [EMAIL PROTECTED]
>
> On Mon, 29 Sep 2003, Kevin Oberman wrote:
> > > Date: Mon, 29 Sep 2003 16:04:25 -0400 (EDT)
> > > From: John Baldwin <[EMAIL PROTECTED]>
> > >
> > > On 29-Sep-2003 Kevin Oberman wr
>
> > > I have prepared Bluetooth mega patch for FreeBSD source tree. This patch
> > > updates FreeBSD sources to the most recent snapshot.
>
> [...]
>
> > > The patch could be downloaded from
> > >
> > > http://www.geocities.com/m_evmenkin/patch/bluetooth20030914.diff.gz
> >
> > I had a look
Hey Will and Soren! :)
On Sep 29, 2003, at 2:38 PM, Will Andrews wrote:
On Mon, Sep 29, 2003 at 09:13:48PM +0200, Soren Schmidt wrote:
First off, there is ONLY support for Promise and HPT "soft RAID"
in the ATA driver, other vendors products are *not* supported (yet).
Second, there seem to be a pro
On Mon, Sep 29, 2003 at 04:05:11PM -0500, David Leimbach wrote:
> I'd have to reboot and see how recent my FreeBSD stuff is... I have been
> rather distracted by the job which pays me salary :).
If you can do that, I'll check out a copy of the kernel from that
day and try to narrow down when the S
Hi,
inspired by the recent posting of the gbde tutorial I went out and
set up an encrypted partition using geom_bde on my laptop. When
trying to umount this partition the umount fails with:
# umount /crypto
umount: unmount of /crypto failed: Resource temporarily unavailable
and the follo
On Monday 29 September 2003 08:05, Jeff Roberson wrote:
> On Sun, 28 Sep 2003, Arjan van Leeuwen wrote:
[...]
> > It happens when compiling stuff, when loading complicated pages in
> > Mozilla Firebird, and when logging out of GNOME 2.4 (the 'background
> > fade' animation brings my Athlon XP 2000+
On Tue, 30 Sep 2003, Aggelos Economopoulos wrote:
> On Monday 29 September 2003 08:05, Jeff Roberson wrote:
> > On Sun, 28 Sep 2003, Arjan van Leeuwen wrote:
> [...]
> > > It happens when compiling stuff, when loading complicated pages in
> > > Mozilla Firebird, and when logging out of GNOME 2.4 (
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
> > > JM>map02# strace -p 730
> > > JM>strace: open("/proc/...", ...): No such file or directory
> > > JM>trouble opening proc file
> >
> > > You must mount procfs.
> > >
> > > # fstab;
> > > proc /proc procfs rw
On Sep 29, 2003, at 4:07 PM, Will Andrews wrote:
On Mon, Sep 29, 2003 at 04:05:11PM -0500, David Leimbach wrote:
I'd have to reboot and see how recent my FreeBSD stuff is... I have
been
rather distracted by the job which pays me salary :).
If you can do that, I'll check out a copy of the kernel f
On Mon, Sep 29, 2003 at 05:42:24PM -0500, David Leimbach wrote:
> Ok... I built mine on Thu Sep 18 22:42:16 CDT 2003.
> I think that's post ATAng commit.
WTF?!?! My problem is for Sep 18 kernel and later. I'll have to
try Sep 15 or something just to see...
Regards,
--
wca
On Tuesday 30 September 2003 01:12, Jeff Roberson wrote:
> On Tue, 30 Sep 2003, Aggelos Economopoulos wrote:
> > On Monday 29 September 2003 08:05, Jeff Roberson wrote:
> > > On Sun, 28 Sep 2003, Arjan van Leeuwen wrote:
> >
> > [...]
> >
> > > > It happens when compiling stuff, when loading compli
On Mon, 29 Sep 2003, Kevin Oberman wrote:
> > Date: Mon, 29 Sep 2003 13:33:06 -0700 (PDT)
> > From: Nate Lawson <[EMAIL PROTECTED]>
> > ACPI attaches the bus twice. See sys/dev/acpica/acpi.c:
> >
> > /*
> > * Scan all of the child devices we have created and let them probe/attach.
> >
On Mon, Sep 29, 2003 at 03:40:49PM -0700, Jason Stone wrote:
> Oh - I didn't think that truss was either, which lead me to believe that
> someone had gone through ports and fixed a bunch of them.
> whereis truss
truss: /usr/bin/truss /usr/share/man/man1/truss.1.gz /usr/src/usr.bin/truss
> Is som
In message: <[EMAIL PROTECTED]>
John Hay <[EMAIL PROTECTED]> writes:
: > Julian and Ruslan are busy at the moment. M. Warner Losh has sent e-mail
: > to core@ and asked for commit bit for me. in the mean time i'd like to
: > commit this and resolve all issues in time for 5.2-RELEASE.
:
On 2003-09-30 02:07 +0300, Aggelos Economopoulos wrote:
> On Tuesday 30 September 2003 01:12, Jeff Roberson wrote:
> > On Tue, 30 Sep 2003, Aggelos Economopoulos wrote:
> > > On Monday 29 September 2003 08:05, Jeff Roberson wrote:
> > > > On Sun, 28 Sep 2003, Arjan van Leeuwen wrote:
> > >
> > > [.
There seems to have been some regression in the interactivity of
SCHED_ULE since I was last measuring it. I'll send a follow up mail when
I have found and fixed the issue.
Thanks,
Jeff
___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman
On Mon, Sep 29, 2003 at 05:49:08PM -0600, M. Warner Losh wrote:
> In message: <[EMAIL PROTECTED]>
> John Hay <[EMAIL PROTECTED]> writes:
> : > Julian and Ruslan are busy at the moment. M. Warner Losh has sent e-mail
> : > to core@ and asked for commit bit for me. in the mean time i'd li
Hi,
http://lists.freebsd.org/pipermail/cvs-src/2003-September/009918.html
src/sys/dev/ata/ata-all.c, rev 1.188
src/sys/dev/ata/ata-lowlevel.c, rev 1.8
After an exhaustive binary search, I've found this is the commit
that broke probing for my SATA disk. Merely reverting the change
on the latest
On Mon, 29 Sep 2003, Greg 'groggy' Lehey wrote:
> After building a new kernel, remote serial gdb no longer works. When
> I issue a 'continue' command, I lose control of the system, but it
> doesn't continue running. Has anybody else seen this?
It works as well as it did a few months ago here.
Once again our vinum build failed. This time it could do over 90% of
14 hours of work and we didn't got a panic just a "hang". Only we
could do while system was printing ata error messages was to press
reset button. Difference to earlier situation is that we put back old
3c905 xl-card and remove
58 matches
Mail list logo