Kris Kennaway writes:
> > Oops. Fix coming later today.
>
> Any progress on this?
Yes. I'll commit as soon as I upload the dist tarball.
M
--
Mark Murray
iumop ap!sdn w,I idlaH
___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinf
> >> Unfortunately your driver isn't very committable -- unfortunately
> >> you took it upon himself to totally reformat our emu10k1.c file in
> >> addition to embellishing it. So it is impossible to see what
> >> changes you really made to the driver. I don't suppose you've got
> >> a patch with
I've been running with the patch below for a little while now. It
helped me find a situation where a thread attemped to grab a "pool
mutex" while it already held one, which I suspect could have caused a
deadlock in certain circumstances. In any case, this was illegal
because these mutexes are onl
* Kris Kennaway [Di, 24 Jun 2003 at 03:13 GMT]:
>
>> > > I installed freebsd-games, and it has most of the games I remember, b=
> ut n=3D
>> > ot
>> > > rogue.
>> >=20
>> > Well, hrumph, it's supposed to be in that port. Mark, it looks like
>> > rogue wasn't added for some reason.
>>=20
>> Oops.
David Syphers wrote:
> I recently forgot my root password, rebooted single-user and changed it,
> and immediately afterwards the computer denied the existence of any
> non-root users (home directories still there for those that had them,
> they still have login shells, etc.). This was the only chan
+--- On Monday, June 23, 2003 09:42,
| Shizuka Kudo proclaimed:
|
| --- Julian Elischer <[EMAIL PROTECTED]> wrote:
| > doesn't work for several models.. Including Inspiron 7500.
| > WHo knows enough about this to be able to look at debug info
| > I have?
|
| John Baldwin has posted a patch which wo
The .asl file that I created is only for the Inspiron 5000. However, the S3
suspend itself on my machine works... however on resume I have a problem
where the keyboard driver cannot reset the keyboard: "atkbd: cannot set the
command byte." I have heard that this affects some people only when t
On Mon, Jun 23, 2003 at 10:38:26AM -1000, Vincent Poy wrote:
> Speaking about ACPI, has anyone figured out how to close the lid
> without suspending? I remember before, when the lid was closed, it would
> suspend even with sysctl set to not suspend and the screen stays on and
> when you resu
On Wed, Jun 18, 2003 at 07:39:22AM +0100, Mark Murray wrote:
> Kris Kennaway writes:
> > > I installed freebsd-games, and it has most of the games I remember, but n=
> > ot
> > > rogue.
> >
> > Well, hrumph, it's supposed to be in that port. Mark, it looks like
> > rogue wasn't added for some rea
> "Nate" == Nate Lawson <[EMAIL PROTECTED]> writes:
Nate> Thanks for your patch submission. I looked into it and found a
Nate> few problems. Attached is a patch based on yours that should be
Nate> equivalent but fixes a few problems:
Is this working for your laptop's S3 suspend? I'm trying
CURRENT dated June 19;
lock order reversal
1st 0xc45788ac vm object (vm object) @
/a/asami/portbuild/i386/src-client/sys/vm/vm_object.c:1506
2nd 0xc082f110 system map (system map) @
/a/asami/portbuild/i386/src-client/sys/vm/vm_kern.c:328
Debugger(c03f450d,c082f110,c043190e,c043190e,c043178f)
On Mon, 23 Jun 2003, Matthew Emmerton wrote:
> Well, it really sounds like your password database got got hosed. Does
> /etc/master.passwd have entries for all of your non-root users?
> If so, then probably all you need to do is regenerate your password
> database. The easiest way to do this is
hi,
this patch adds support for authmode stuff to the if_wi of 5.1-release.
regards
bruno
--- sys/dev/wi/if_wi.c.orig Tue Jun 24 01:35:41 2003
+++ sys/dev/wi/if_wi.c Tue Jun 24 01:43:53 2003
@@ -1117,6 +1117,9 @@
error = copyout(sc->sc_nodename, ireq->i_data,
> I recently forgot my root password, rebooted single-user and changed it,
> and immediately afterwards the computer denied the existence of any
> non-root users (home directories still there for those that had them,
> they still have login shells, etc.). This was the only change made to
> the syst
I recently forgot my root password, rebooted single-user and changed it,
and immediately afterwards the computer denied the existence of any
non-root users (home directories still there for those that had them,
they still have login shells, etc.). This was the only change made to
the system. This i
Hi,
under a recent -CURRENT I get this:
<--->
lock order reversal
1st 0xc2e475c8 vm object (vm object) @ /usr/src/sys/vm/vm_object.c:432
2nd 0xc082f110 system map (system map) @ /usr/src/sys/vm/vm_kern.c:328
Stack backtrace:
Eirik Oeverby wrote:
> Crap.
> I just saw that I had no quotes around the '1'. Will it still get that
> setting, or do I have to change it and try again?
> (My line says
> hw.pci.allow_unsupported_io_range=1
> while I believe (according to the other examples in the file) it should
> say
> hw.pci.a
Don Lewis <[EMAIL PROTECTED]> writes:
> Try the very untested patch below ...
Well, it seems to be working now, but not necessarily due to this
patch. I lost two of the four drives on my ATA RAID card (RAID-5) so
lost my entire system :-(.
Rebuilt the box from the 5.0-RELEASE floppies/net then
Hi.
On Mon, Jun 23, 2003 at 06:34:00PM +0100, Robert Hulme wrote:
> I am already running the latest firmware, and it works in 5.0 but not in
> 5.1 or 5-CURRENT.
>
> Is anyone going to take a look at this? It seems that wi is broken for a
> significant number of people (there have been several ema
Crap.
I just saw that I had no quotes around the '1'. Will it still get that
setting, or do I have to change it and try again?
(My line says
hw.pci.allow_unsupported_io_range=1
while I believe (according to the other examples in the file) it should
say
hw.pci.allow_unsupported_io_range="1"
. Does
Hi again,
No workie. No difference in behaviour whatsoever.
Sorry :(
/Eirik
On Mon, 23 Jun 2003 13:43:14 -0400
Jesse Guardiani <[EMAIL PROTECTED]> wrote:
> Eirik Oeverby wrote:
>
> > On Mon, 23 Jun 2003 10:53:32 -0400
> > Jesse Guardiani <[EMAIL PROTECTED]> wrote:
> >
> >> > And with ACPI dis
Speaking about ACPI, has anyone figured out how to close the lid
without suspending? I remember before, when the lid was closed, it would
suspend even with sysctl set to not suspend and the screen stays on and
when you resume, you can type but the screen freezes and doesn't update.
This is
On Mon, Jun 23, 2003 at 07:31:09PM +0100, Matt wrote:
>
> Will Saxon said:
> >
> > Do try loading if_dc.ko or compiling that in again.
> >
> > -Will
> >
>
> Sorry yeah I have already added dc and various other's that I have seen
> could belong to these xircom cards. It hasn't made a difference. I
Thanks for your patch submission. I looked into it and found a few
problems. Attached is a patch based on yours that should be equivalent
but fixes a few problems:
* Don't call msleep if event has already occurred
* Don't read CSR twice if not necessary (also fixed in EcEventWait)
* Unused loop
Will Saxon said:
>
> Do try loading if_dc.ko or compiling that in again.
>
> -Will
>
Sorry yeah I have already added dc and various other's that I have seen
could belong to these xircom cards. It hasn't made a difference. I
actually believe it is xe though as when I remove the card it says this:
> -Original Message-
> From: Matt [mailto:[EMAIL PROTECTED]
> Sent: Monday, June 23, 2003 2:22 PM
> To: [EMAIL PROTECTED]
> Cc: [EMAIL PROTECTED]
> Subject: Re: cardbus and xircom ethernet problem
> My kernel config currently has:
>
> nodevicecbb
> nodevicepccard
> nodevice
M. Warner Losh wrote:
>I've seen this with a few cards that I have here. I'm not sure what
>causes it, and haven't had time to look into it deeply.
>
>You might try OLDCARD to see if that helps.
>
>Warner
I have just recompiled it with the OLDCARD parameters and now it shows
more promising signs
Yuriy Tsibizov wrote:
> Old driver (emu10k1.c) was too big for me to work on it and was
> difficult to add MIDI support. I know that my driver will never go
> into the tree - sound@ decided to use Orlando Bassotto's work. His
> driver is much closer to original emu10k1.c that mine.
How about maki
On 2003.06.23 19:42:25 +0200, Byron Schlemmer wrote:
> Had a quick search around mail archives and problem reports. Did spot
> anything, but it seems
>
> MASTER_SITE_BACKUP?=
> MASTER_SITE_OVERRIDE?=
>
> work in make.conf for 5 however make.conf(5) doesn't seem to mention it?
> Is this a featur
Hi,
Had a quick search around mail archives and problem reports. Did spot
anything, but it seems
MASTER_SITE_BACKUP?=
MASTER_SITE_OVERRIDE?=
work in make.conf for 5 however make.conf(5) doesn't seem to mention it?
Is this a feature?
-byron
___
[EMAIL
Eirik Oeverby wrote:
> On Mon, 23 Jun 2003 10:53:32 -0400
> Jesse Guardiani <[EMAIL PROTECTED]> wrote:
>
>> > And with ACPI disabled, the machine refuses totally to
>> > boot, it hangs at 'Mounting root from ...'. If I undock the machine,
>> > I can boot with and without ACPI, with the latter opt
Thanks for the support :-D
Pulling the card out, reinserting it and doing ifconfig sadly doesn't
help me :(
>
> -Original Message-
> From: [EMAIL PROTECTED]
> [mailto:[EMAIL PROTECTED] On Behalf Of Eirik Oeverby
> Sent: 23 June 2003 17:42
> To: [EMAIL PROTECTED]
> Cc: [EMAIL PROTECTED]
I am already running the latest firmware, and it works in 5.0 but not in
5.1 or 5-CURRENT.
Is anyone going to take a look at this? It seems that wi is broken for a
significant number of people (there have been several emails like mine
recently to current and mobile) in 5.1+
-Rob
>
> -Origin
I am modifying and improving a kernel module to work with the dell i8500 so
you can have access to the battery, temp, fan info true the sysctl & ioctl..
it's now working in 2day i well send info about this. or look at my web page
www.x123.info
sysctl hw.dell
hw.dell.fan_restricted: 0
hw.dell.ha
On Mon, Jun 23, 2003 at 11:03:34AM -0600, Kenneth D. Merry wrote:
> On Mon, Jun 23, 2003 at 08:52:20 +0200, Stijn Hoop wrote:
> > On Sun, Jun 22, 2003 at 09:35:32PM -0600, Kenneth D. Merry wrote:
> > > On Sat, Jun 21, 2003 at 00:13:10 +0200, Stijn Hoop wrote:
> > > > http://sandcat.nl/~stijn/freebs
On Mon, Jun 23, 2003 at 08:52:20 +0200, Stijn Hoop wrote:
> On Sun, Jun 22, 2003 at 09:35:32PM -0600, Kenneth D. Merry wrote:
> > On Sat, Jun 21, 2003 at 00:13:10 +0200, Stijn Hoop wrote:
> > > On Fri, Jun 20, 2003 at 05:29:30PM -0400, Mike Sturdee wrote:
> > > > Where can I find the latest, greate
Yuriy,
Yuriy Tsibizov wrote:
Unfortunately your driver isn't very committable -- unfortunately
you took it upon himself to totally reformat our emu10k1.c file in
addition to embellishing it. So it is impossible to see what
changes you really made to the driver. I don't suppose you've got
a patch
Hi,
this is exactly the problem I have with my wi-driven card aswell. I have
a pretty standard Lucent card (Orinoco Silver, 64bit), PCMCIA, in my
ThinkPad T21 (see another thread specifically about that machine and its
issues with 5.1). It will work for a while, then start spitting out
error messa
On Tue, Jun 17, 2003 at 11:48:13AM +0100, Robert Hulme wrote:
> I'm having some problems with wi in 5-CURRENT and 5.1 in general.
> I'm using a Proxim Skyline 802.11b PC Card (which I believe uses the
> Prism 2 chipset). The PC Card is using the 0.3.0 primary and 0.8.3
> secondary firmware (which I
On Mon, 23 Jun 2003 10:53:32 -0400
Jesse Guardiani <[EMAIL PROTECTED]> wrote:
> > And with ACPI disabled, the machine refuses totally to
> > boot, it hangs at 'Mounting root from ...'. If I undock the machine,
> > I can boot with and without ACPI, with the latter option being the
> > only usable (
Ok i've been a morron... updated the wrong web site with the dmesg and
ACPI code...
The code is located at:
http://www.guldan.cistron.nl/dmesg_output.txt
http://www.guldan.cistron.nl/n610c_2.dsl
Robert
On Thu, Jun 19, 2003 at 09:42:00PM +0200, Robert Blacquière wrote:
> Hi,
>
> I've a ComPaq
On Mon, Jun 23, 2003 at 08:31:20AM -0600, Kenneth D. Merry wrote:
> On Mon, Jun 23, 2003 at 09:50:39 -0400, Guy Middleton wrote:
> > This was actually a FreeBSD ISO distribution disk. It does this for every
> > disk; the only time I could successfully mount a disk was with one I had just
> > writt
Eirik Oeverby wrote:
[...]
> And with ACPI disabled, the machine refuses totally to
> boot, it hangs at 'Mounting root from ...'. If I undock the machine, I
> can boot with and without ACPI, with the latter option being the only
> usable (stable) mode.
Just out of curiosity, have you tried sett
Hi!
I applied the patch from
http://docs.freebsd.org/cgi/getmsg.cgi?fetch=214877+0+archive/2003/freebsd-current/20030615.freebsd-current
and the AE_BAD_PARAEMTER error disappers.
Hendrik
--
Hendrik Scholz - <[EMAIL PROTECTED]> - http://raisdorf.net/
Forcast for tonight: Dark.
___
On Mon, Jun 23, 2003 at 18:46:00 +0400, Yar Tikhiy wrote:
> On Thu, Jun 19, 2003 at 03:20:28PM +0200, Morten Rodal wrote:
> > After the recent getty(8) changes w(1) will now show root logins on
> > the same ttys if you use su(1). However, after logging out the root
> > user is not removed from the
On Thu, Jun 19, 2003 at 03:20:28PM +0200, Morten Rodal wrote:
> After the recent getty(8) changes w(1) will now show root logins on
> the same ttys if you use su(1). However, after logging out the root
> user is not removed from the w(1) (or who(1) for that matter).
>
> Example output from w(1) w
Hello,
i have heavy trouble getting _ANY_ *bsd or linux working on my notebook. In
fact every installation attempt failed so far but only FreeBSD 5.1 was able
to boot on this box (really i tried openbsd 3.3, netbsd 1.6.1, freebsd 4.8,
knoppix 3.2, all crash when trying to access the cd-rom drive,
On Mon, Jun 23, 2003 at 09:50:39 -0400, Guy Middleton wrote:
> On Sun, Jun 22, 2003 at 10:24:44PM -0600, Kenneth D. Merry wrote:
> > On Tue, Jun 17, 2003 at 22:01:02 -0400, Guy Middleton wrote:
> > > I have a Yamaha CRW4416S CD drive as /dev/cd0. When I try to mount a disk,
> > > it says "cd9660:
Hi,
> > doesn't work for several models.. Including Inspiron 7500.
> > WHo knows enough about this to be able to look at debug info
> > I have?
>
> John Baldwin has posted a patch which worked for me on my Thinkpad
> 600X with the same "ACPI-0340" error.
I tried this patch, and while it does get
On Sun, Jun 22, 2003 at 10:24:44PM -0600, Kenneth D. Merry wrote:
> On Tue, Jun 17, 2003 at 22:01:02 -0400, Guy Middleton wrote:
> > I have a Yamaha CRW4416S CD drive as /dev/cd0. When I try to mount a disk,
> > it says "cd9660: /dev/cd0: Invalid argument", and this in the log file:
> >
> > (cd0:
--- Julian Elischer <[EMAIL PROTECTED]> wrote:
> doesn't work for several models.. Including Inspiron 7500.
> WHo knows enough about this to be able to look at debug info
> I have?
John Baldwin has posted a patch which worked for me on my Thinkpad 600X with the same
"ACPI-0340"
error.
http://do
On Mon, Jun 23, 2003 at 12:36:58AM -0700, Tim J. Robbins wrote:
> tjr 2003/06/23 00:36:58 PDT
>
> FreeBSD src repository
>
> Removed files:
> usr.sbin/prefix Makefile prefix.8 prefix.sh
> Log:
> Delete prefix: its functionality has been merged into ifconfig.
>
Thanks!
On Sun, 22 Jun 2003, Matthew N. Dodd wrote:
> On Mon, 23 Jun 2003, Arjan van Leeuwen wrote:
> > Hmm... I don't have the hardware either, but I was thinking about buying
> > a new mainboard based on it (if there is support in FreeBSD, of course
> > :)). Maybe someone who actually has an nForce2 boar
Hi,
I'm seeing similiar things on my setup - both the ACPI Global Lock
messages and the wi0 issues. In fact, the wi driver seems to be
incredibly unstable - Every half hour or so I need to remove and
re-insert the card to regain network connectivity (and ofcourse killall
dhclient ; ifconfig wi0 ..
Hi!
I recently bought a Samsung Q10 and on both 5.1-RELEASE and -current I get these acpi
errors:
Copyright (c) 1992-2003 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.
FreeBS
[EMAIL PROTECTED]
> Current,
>
> I've gone through the USB hardware that I had laying around and added a
> series of entries in usbdevs. I submitted a couple of entries a while ago,
> but I guess the email got lost in the noise. Who should I contact about
> getting this committed?
>
> Regards,
>
>Submitter-Id: current-users
>Originator:Kostyuk Oleg <[EMAIL PROTECTED]>
>Organization:
>Confidential: no
>Synopsis: Error in ipfw manpage (EXAMPLES/SETS OF RULES)
>Severity: non-critical
>Priority: low
>Category: docs
>Class: doc-bug
>Release: FreeBSD 5
57 matches
Mail list logo