On Tue, Oct 15, 2002 at 11:54:50PM -0700, Terry Lambert wrote:
> unrelated to whether or not the hardware is supported or not by
> FreeBSD.
FreeBSD boots from CD, but could not mount / from it :-(
Also in 4.6 case, this was system upgraded from sources. But same
problem when booting from intall
This should possibly have been posted to -questions... at least half
of it has nothing to do with -current.
Igor Roboul wrote:
> I have trouble installing -CURRENT (and booting live snapshot) on
> MSI MS-6337LE motherboard (which uses i815EP chipset).
> Kernel just can not find CD :-( This PC ha
On Tue, 15 Oct 2002, walt wrote:
> [EMAIL PROTECTED] (Bruce Evans) writes:
>
> > On Tue, 15 Oct 2002, walt wrote:
>
> > > Well, disklabel won't work on an extended/logical partition...
>
> > Um, disklabel works on any slice. E.g.:
>
> We have a semantic problem, as often happens when the DOS
Hello.
I have trouble installing -CURRENT (and booting live snapshot) on
MSI MS-6337LE motherboard (which uses i815EP chipset).
Kernel just can not find CD :-( This PC has Sony 52x CD-ROM
I can boot with same live CD on older VIA-chipset based PC.
Also, I have trouble installing anything newer
On Tue, Oct 15, 2002 at 08:58:00PM -0700, Julian Elischer wrote:
> not being an expert in the libraries, I don't really know what the
> problem is..
> Do I need to install a new X?
Yup. I had to rebuild a few things after the switch. The following bit
of sh lets you scan files for this old symb
On Tue, 15 Oct 2002, Danny J. Zerkel wrote:
> At least for our Linux emulation layer, supporting IPC_64 would be one
> of the pieces (probably the main one) keeping The Sims from running.
> The other thing we are missing is the Linux ioctl() interface for
> reading MSDOSFS directories, but that
"Danny J. Zerkel" wrote:
> At least for our Linux emulation layer, supporting IPC_64 would be one
> of the pieces (probably the main one) keeping The Sims from running.
> The other thing we are missing is the Linux ioctl() interface for reading
> MSDOSFS directories, but that may be optional.
>
>
If I try run any X stuff I get:
julian@jules:current1(101) startx
/usr/libexec/ld-elf.so.1: Undefined symbol "__sF" referenced from COPY
relocatio
n in xauth
/usr/libexec/ld-elf.so.1: Undefined symbol "__sF" referenced from COPY
relocatio
n in xauth
/usr/libexec/ld-elf.so.1: Undefined symbol "__s
On Tue, 15 Oct 2002, Makoto Matsushita wrote:
>
> I'm now trying Terry's patch (just rebuilding a kernel).
>
> jroberson> You are using 100mb of KVA for malloc(9)? Are you certain
> jroberson> that you don't have a memory leak?
>
> Maybe there's a chance of a memory leakage by GLOBAL, but I don
On Wed, Oct 16, 2002 at 02:12:07AM +0200, Daniel Rock wrote:
> gprof "thinks" the runtime is only 8 seconds, while in reality it takes
> more than 2 minutes to complete the test. A small excerpt from gprof output
Are you running a kernel with WITNESS enabled? This can really chew
up kernel CPU
At least for our Linux emulation layer, supporting IPC_64 would be one
of the pieces (probably the main one) keeping The Sims from running.
The other thing we are missing is the Linux ioctl() interface for reading
MSDOSFS directories, but that may be optional.
I will eventually take a look at thi
On Wed, Oct 16, 2002 at 04:59:18 +0900, Mitsuru IWASAKI wrote:
> > > How about having acpi_dsdt_load="YES" in your loader.conf, or
> > > typing `load -t acpi_dsdt /boot/acpi_dsdt.aml' at the boot prompt ?
> >
> > I tried 'load -t...', and the aml file seems to get loaded. Things don't
> > fail i
Kris Kennaway schrieb:
>On Tue, Oct 15, 2002 at 07:31:28PM +0200, Daniel Rock wrote:
>
>
>
>>The errors during "make test" are only one issue. What bothers me even
>>more ist the high runtime of some of the tests (up to several *hours*).
>>Finally a "make test" completed on my machine (perl-5
< said:
> I am trying to port the ACE library (
> http://www.cs.wustl.edu/~schmidt/ACE.html ) to FreeBSD-CURRENT, and
> it is very confusing that code in -STABLE which compiled and worked,
> does not work the same way in -CURRENT. (ie. the code compiles, but
> it crashes because of a new kernel
--
>>> Rebuilding the temporary build tree
--
>>> stage 1: bootstrap tools
--
>>> stage 2: cleaning up the object tree
On Sat, Oct 12, 2002 at 04:12:02AM -0500, ryan beasley wrote:
> was loaded / probed the card? (FWIW, I'm not seeing any significant
> changes to dc_setfilt_21143() between revs 1.9.2.33 and 1.81...)
Er, I meant dc_attach. Rilly. Trust me. ;) ( I think I
initially guessed ther
On Tue, Oct 15, 2002 at 11:14:49PM +0200, Hellmuth Michaelis wrote:
> I am really, really astonished: all went smoothly! XFree86-4, the complete
> kde3 (i never managed to compile kde on stable or current before without
> the need to adjust something !), Staroffice52 and vmware all compiled out
>
Hi,
I've just committed the following changes. This broke binary
compatibility of IPsec related applications. When upgrading your
kernel, you need to recompile libipsec, netstat(1) and setkey(8). If
you are using racoon(8) or isakmpd(8), you need to reinstall it from
ports, too.
Sincerely,
>
Further playing...
Disabled UDMA access to no success, however it will install if I
install to a secondary disk
Go figure... still kinda wanna be able to run it on primary
thoughts>
CH
On Tuesday, October 15, 2002, at 01:58 PM, Colin Harford wrote:
>
>
> System: Asus A7M266-D wAMD
In message <[EMAIL PROTECTED]>, Nate Lawson wri
tes:
>> I could agree to make g_dev_ioctl fail the ioctl with some errno
>> if they came back as zero, but not substituting another value.
>
>The attached patch makes everything work fine for my drive (64 MB USB
>flash).
Apart from the choice of EI
[EMAIL PROTECTED] (Bruce Evans) writes:
> On Tue, 15 Oct 2002, walt wrote:
> > Well, disklabel won't work on an extended/logical partition...
> Um, disklabel works on any slice. E.g.:
> ttyv1:root@gamplex:/tmp> disklabel ad2s3
> #size offsetfstype [fsize bsize bps/cpg]
>
> > How about having acpi_dsdt_load="YES" in your loader.conf, or
> > typing `load -t acpi_dsdt /boot/acpi_dsdt.aml' at the boot prompt ?
>
> I tried 'load -t...', and the aml file seems to get loaded. Things don't
> fail in the same way now, but I still can't see ti0, which is on the PCI
> bus
System: Asus A7M266-D wAMD-768 Chipset, on dual Athalon MP 1900, 512 MB
ram, generic ATI card and Intel Pro 100 nic.
(dmesg currently unavailable...)
When I try to install FreeBSD-current based on snapshot bootable CD
(most recent) I get the following when trying to setup partitions
De
On Tue, 15 Oct 2002, Poul-Henning Kamp wrote:
> In message <[EMAIL PROTECTED]>, Nate Lawson wri
> tes:
> >fdisk against my USB flash drive crashes with divide by zero. It turns
> >out that get_params() starts with some default values (since there is
> >no disklabel) and then runs some ioctls: DIO
In message <[EMAIL PROTECTED]>, Nate Lawson wri
tes:
>fdisk against my USB flash drive crashes with divide by zero. It turns
>out that get_params() starts with some default values (since there is
>no disklabel) and then runs some ioctls: DIOCGFWSECTORS and DIOCGFWHEADS.
>
>The problem is that fdi
fdisk against my USB flash drive crashes with divide by zero. It turns
out that get_params() starts with some default values (since there is
no disklabel) and then runs some ioctls: DIOCGFWSECTORS and DIOCGFWHEADS.
The problem is that fdisk checks the error from that ioctl and then
happily uses
Kris Kennaway wrote:
> Peter removed the stdio transitional aid for older -current systems.
> This means that older 5.0 libraries are no longer compatible with the
> new 5.0 libc, and you will need to recompile everything that depends
> on them. 4.x applications (i.e. things that link with libc.
On Tue, 15 Oct 2002, Dan Nelson wrote:
> In the last episode (Oct 15), Nate Lawson said:
> > On Tue, 15 Oct 2002, Dan Nelson wrote:
> > > In the last episode (Oct 15), Nate Lawson said:
> > > > Yes, I know that buildworld will fix the toolchain but is there a
> > > > more granular fix? cd /usr/sr
On Tue, Oct 15, 2002 at 22:17:53 +0900, Mitsuru IWASAKI wrote:
> Hi,
> > > But never mind, you can force to compile the ASL and generate DSDT;
> > > # iasl -i SupermicroP3TDE6.new.asl
> > > then copy generated acpi_dsdt.aml to /boot/.
> > > # cp acpi_dsdt.aml /boot/
> >
> > Okay, I did that, an
On Tue, 15 Oct 2002, Nate Lawson wrote:
> Yes, I know that buildworld will fix the toolchain but is there a more
> granular fix? cd /usr/src/gnu && make install ?
>
> FYI, buildworld takes hours and I have some kernel changes to test before
> committing.
Just edit ldscript.i386? This is what I
In the last episode (Oct 15), Nate Lawson said:
> On Tue, 15 Oct 2002, Dan Nelson wrote:
> > In the last episode (Oct 15), Nate Lawson said:
> > > Yes, I know that buildworld will fix the toolchain but is there a
> > > more granular fix? cd /usr/src/gnu && make install ?
> > >
> > > FYI, buildwo
This happened to me about a week ago under -STABLE, and again today
under -STABLE, so I tried it under -CURRENT today (in single-user
mode, to reduce variables), and was able to re-create it.
I *believe* that I had successfully inserted the drive after "atacontrol
detach 1" shortly after the atac
On Tue, 15 Oct 2002, Dan Nelson wrote:
> In the last episode (Oct 15), Nate Lawson said:
> > Yes, I know that buildworld will fix the toolchain but is there a
> > more granular fix? cd /usr/src/gnu && make install ?
> >
> > FYI, buildworld takes hours and I have some kernel changes to test
> > b
Hi,
I am running a current from 22nd of september.
I compiled gnome2 using the ports method. after some
help from people in this list i finally installed it.
Now as soon as I startup gnome in X the computer freezes.
So I compiled and installed kde3 and the same thing
happens.
Simple X with just t
On 14-Oct-2002 (18:10:16/GMT) David Francheski wrote:
> I'm trying to upgrade from a 5.0 DP1 system to the latest -current
> (as of last week sometime).
I recently asked a similar question: upgrade from a too old -CURRENT
(May 15) to a recent one. The solution was some small intermediate
update
In message <[EMAIL PROTECTED]>, Mark Santcroos writes:
>What's the equivalent of fdisk -u with geom?
>( Assuming that it's not the same after getting:
>laptop# fdisk -u ad0
>fdisk: can't open device /dev/ad0
>fdisk: cannot open disk /dev/ad0: Operation not permitted )
This currently does not work
In the last episode (Oct 15), Nate Lawson said:
> Yes, I know that buildworld will fix the toolchain but is there a
> more granular fix? cd /usr/src/gnu && make install ?
>
> FYI, buildworld takes hours and I have some kernel changes to test
> before committing.
I reinstalled src/gnu/usr.bin/bi
On Tue, Oct 15, 2002 at 07:31:28PM +0200, Daniel Rock wrote:
> The errors during "make test" are only one issue. What bothers me even
> more ist the high runtime of some of the tests (up to several *hours*).
> Finally a "make test" completed on my machine (perl-5.8 compiled without
> optimizat
Yes, I know that buildworld will fix the toolchain but is there a more
granular fix? cd /usr/src/gnu && make install ?
FYI, buildworld takes hours and I have some kernel changes to test before
committing.
-Nate
linking kernel.debug
ld: target elf32-i386-freebsd not found
*** Error code 1
To
David O'Brien schrieb:
>On Mon, Oct 14, 2002 at 01:44:07PM -0700, Alex Zepeda wrote:
>
>
>>So turn off the optimizations?
>>
>>
>
>No in -CURRENT with GCC 3.2, we want to know when -O2 causes a problem.
>
>
>
>>gcc's code optimizations are broken, and should be avoided.
>>
>>
>
>Not
On Tue, 15 Oct 2002, walt wrote:
> Poul-Henning Kamp wrote:
> > In message <[EMAIL PROTECTED]>, walt writes:
> >
> >>Would the GEOM framework make it feasible to use a DOS-extended/logical
> >>partition for a BSD filesystem?
>
> > We already support that as far as I know, both with and without GE
On Mon, 14 Oct 2002, Julian Elischer wrote:
>
>
>
> On Mon, 14 Oct 2002, Julian Elischer wrote:
> >
> > but it'd be nice if FreeBSD could build it's own "conference-net"
> > so we could do that sort of thing..
> >
> >
> > I've used Vic, and wb, but we don't have a mbone to run it on any more
> >
Tim Robbins writes:
>
> It's worth noting that 4.7-RELEASE (w/ gcc 2.95.4) fails *more* test cases
> than -CURRENT when -O is used to compile paranoia.
Does 2.95.4 fail the same tests or different ones?
Also, this program doesn't deal with signals, which is where I suspect
the problem may
On Mon, 14 Oct 2002, Steve Kargl wrote:
> On Tue, Oct 15, 2002 at 12:39:26PM +1000, Tim Robbins wrote:
> > On Mon, Oct 14, 2002 at 01:00:46PM -0700, Kris Kennaway wrote:
> >
> > [...]
> > > Did anyone test -current with the various FP test suites people posted
> > > about last week?
I run some o
On Tue, Oct 15, 2002 at 07:54:50AM -0700, Peter Wemm wrote:
> Ruslan Ermilov wrote:
> >
> > --+g7M9IMkV8truYOl
> > Content-Type: text/plain; charset=us-ascii
> > Content-Disposition: inline
> > Content-Transfer-Encoding: quoted-printable
> >
> > On Tue, Oct 15, 2002 at 03:39:46AM -0700, Dag-Erli
Ruslan Ermilov wrote:
>
> --+g7M9IMkV8truYOl
> Content-Type: text/plain; charset=us-ascii
> Content-Disposition: inline
> Content-Transfer-Encoding: quoted-printable
>
> On Tue, Oct 15, 2002 at 03:39:46AM -0700, Dag-Erling Smorgrav wrote:
> > -
On Tue, Oct 15, 2002 at 03:39:46AM -0700, Dag-Erling Smorgrav wrote:
> --
> >>> Kernel build for LINT started on Tue Oct 15 03:35:01 PDT 2002
> --
> ===> vinum
> "Makefile", line
In article <[EMAIL PROTECTED]>
Poul-Henning Kamp <[EMAIL PROTECTED]> writes:
> >After this commit, the wd driver causes panic at wdsleep() via
> >wdopen(). Please fix this problem or back out your change.
>
> Can you provide some details on this panic ?
I attach panic message.
---
TAKAHASHI Yo
What's the equivalent of fdisk -u with geom?
( Assuming that it's not the same after getting:
laptop# fdisk -u ad0
fdisk: can't open device /dev/ad0
fdisk: cannot open disk /dev/ad0: Operation not permitted )
Thanks
Mark
--
Mark SantcroosRIPE Network Coordination Centre
htt
Hi,
> > But never mind, you can force to compile the ASL and generate DSDT;
> > # iasl -i SupermicroP3TDE6.new.asl
> > then copy generated acpi_dsdt.aml to /boot/.
> > # cp acpi_dsdt.aml /boot/
>
> Okay, I did that, and then typed the following at the boot prompt:
>
> set acpi_dsdt_load="YES"
Poul-Henning Kamp wrote:
> In message <[EMAIL PROTECTED]>, walt writes:
>
>>Would the GEOM framework make it feasible to use a DOS-extended/logical
>>partition for a BSD filesystem?
> We already support that as far as I know, both with and without GEOM
Yes! The reason I could never make it w
--
>>> Rebuilding the temporary build tree
--
>>> stage 1: bootstrap tools
--
>>> stage 2: cleaning up the object tree
On Mon, Oct 14, 2002 at 07:39:12PM +0900, Takanori Watanabe wrote:
> In message <[EMAIL PROTECTED]>, Bernd Walter さんいわく:
> >Yesterday I updated my notebook from 31th Aug -current to 3rd Oct.
> >Now pccardd complains there is no /dev/card0.
> >The probing looks fine.
>
> That's no expec
53 matches
Mail list logo