On Friday 26 September 2003 09:18, Brian Fundakowski Feldman wrote:
> ohci_intr()
> ithread_loop()
>
> Anyone have any clued? I'll include my dmesg, of course.
Yes, the same bad thing with umass on my sony vaio pcg-v505bx laptop.
This is the only reason I have to keep slackware linux within to
Things are getting better, but still not quite perfect. My latest kernel
(Tue Sep 23 23:17:37 CDT) still fails to attach the ata1-master device on
boot. But interestingly, we later have this:
$ atacontrol list
ATA channel 0:
Master: ad0 ATA/ATAPI rev 5
Slave: ad1 ATA/ATAPI rev 5
Alan Cox wrote:
On Thu, Sep 25, 2003 at 11:15:57AM -0400, Robert Watson wrote:
...
#6 0xc049f355 in vm_fault (map=0xc6fc1700, vaddr=0, fault_type=1 '\001',
fault_flags=0) at /usr/src/sys/vm/vm_fault.c:219
#7 0xc04eddd9 in trap_pfault (frame=0xdd699b18, usermode=0, eva=0)
at /usr/src/sy
On Thu, Sep 25, 2003 at 11:15:57AM -0400, Robert Watson wrote:
> ...
> #6 0xc049f355 in vm_fault (map=0xc6fc1700, vaddr=0, fault_type=1 '\001',
> fault_flags=0) at /usr/src/sys/vm/vm_fault.c:219
> #7 0xc04eddd9 in trap_pfault (frame=0xdd699b18, usermode=0, eva=0)
> at /usr/src/sys/i386/i
I can get fdisk to read the MBR, but when I try mdir, I get this trace back
(of course, no crash dump because those haven't worked for me in a year):
trap 0xc
memcpy()
ohci_softintr()
usb_schedsoftintr()
ohci_intr1()
ohci_intr()
ithread_loop()
Anyone have any clued? I'll include my dmesg, of cou
All,
Time is winding down for the 5.2 development cycle, and one thing that
we are missing is KSE support on sparc64 and alpha. We would dearly
like to have KSE supported on all platforms for the release, so we are
asking for help. Sparc64 is missing some userland pieces, and alpha is
missing so
Can we end this now? "Rightly" or "wrongly," gcc 3.4 mandates
-pthread does the right thing for the platform on both compile and
link. The avalanche has already started, it is too late for pebbles
to vote.
Warner
___
[EMAIL PROTECTED] mailing list
http
David Schwartz wrote:
David Xu wrote:
I definitly agree with Dan, -pthread is too ugly, it really really is
nothing to do with compiler and should be removed.
Really? What if invoking the threading library required the compiler to
compile code differently? Surely it might require that on
David Xu wrote:
> I definitly agree with Dan, -pthread is too ugly, it really really is
> nothing to do with compiler and should be removed.
Really? What if invoking the threading library required the compiler to
compile code differently? Surely it might require that on some platforms,
s
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
On Sunday 21 September 2003 03:30 pm, you wrote:
> I'm getting intermittent problems on boot, sometimes it boots, most
of
> the time not. When it stop it's at:
> ata0-master: pio=0x0c wdma=0x22 udma=0x45 cable=80pin
>
> dmesg -v from a full boot:
>
> "Kevin" == Kevin Oberman <[EMAIL PROTECTED]> writes:
>> From: David Gilbert <[EMAIL PROTECTED]> Date: Wed, 24 Sep 2003
>> 22:57:36 -0400 Sender: [EMAIL PROTECTED]
>>
>> It's my perception that some recent current (and I'm not positive
>> when) has made a change that is causing the pcm devic
> From: David Gilbert <[EMAIL PROTECTED]>
> Date: Wed, 24 Sep 2003 22:57:36 -0400
> Sender: [EMAIL PROTECTED]
>
> It's my perception that some recent current (and I'm not positive
> when) has made a change that is causing the pcm device to play sounds
> a tone or so too fast. The device probs in
On Thu, 25 Sep 2003, Jeremy Bingham wrote:
> > Unfortunately, no. You can cvsup to 2003/8/23 on just the sys/dev/ata
> > directory and revert the change to sys/conf/files. That does the trick.
> > Currently ATAng causes a hang on resume from suspend whereas it has worked
> > for months before ATA
Kris Kennaway <[EMAIL PROTECTED]> wrote:
> mp3blaster-3.1.3
I have a patch, will talk to maintainer.
--
Christian "naddy" Weisgerber [EMAIL PROTECTED]
___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listin
It's my perception that some recent current (and I'm not positive
when) has made a change that is causing the pcm device to play sounds
a tone or so too fast. The device probs in the kernel as:
pcm0: port 0xbc40-0xbc7f,0xb800-0xb8ff mem
0xf4fff400-0xf4fff4ff,0xf4fff800-0xf4fff9ff irq 11 at devi
> Unfortunately, no. You can cvsup to 2003/8/23 on just the sys/dev/ata
> directory and revert the change to sys/conf/files. That does the trick.
> Currently ATAng causes a hang on resume from suspend whereas it has worked
> for months before ATAng. I am running -current without ATAng with no
>
On 25/09/03 12:26 -0700, Nate Lawson wrote:
> > Will do. One question, though, before I get to recompiling -- is there
> > some specific option for ATAng in the kernel that I'm missing? The only
> > thing I see that looks similar is 'device ata'.
>
> Unfortunately, no. You can cvsup to 2003/8/23
On Thu, 25 Sep 2003, Jeremy Bingham wrote:
> On 25/09/03 11:54 -0700, Nate Lawson wrote:
> > Interesting. Try turning on ACPI_LV_FUNCTIONS (see the email I just sent
> > to -current) as well as ACPI_DEBUG and let me know the last 3-4 prints
> > before it hangs. Not blaming anyone here, but could
On 25/09/03 11:54 -0700, Nate Lawson wrote:
> Interesting. Try turning on ACPI_LV_FUNCTIONS (see the email I just sent
> to -current) as well as ACPI_DEBUG and let me know the last 3-4 prints
> before it hangs. Not blaming anyone here, but could you also try without
> ATAng? I am unable to use A
> So, after running this laptop with debugging stuff and INVARIANTS on all
> day and having it work fine, I decided to try taking the INVARIANTS
> options out of the kernel. Lo and behold, it now hangs again when I try
> to boot. I can't even get it to respond when I hit Ctrl-Alt-Esc and try
> to g
> I've got an IBM ThinkPad R40 that hangs when I do a "shutdown -p". It
> wedges after printing "Powering system off using ACPI".
>
> Attempting to use 'acpiconf -s" to suspend produces similar hangs.
Your system is halting correctly but powering off is failing. A cursory
glance at your ASL show
Hi,
I've bought an Apacer internal USB card reader that can read CompactFlash,
SmartMedia, MMC, SD and MemoryStick flash cards. It is a USB2 device, but
according to Apacer it should work on a USB1.1 connection without a problem.
If there are no cards in the drive, everything seems to be detect
On Thu, Sep 25, 2003 at 06:33:59PM +0200, Johannes Kingma wrote:
> What's wrong here?
>
> .if (!defined(NO_RESCUE) || \
> defined(RELEASEDIR)) && \
> (${TARGET_ARCH} != ${MACHINE_ARCH} || ${BOOTSTRAPPING} < 501101)
> _crunchide= usr.sbin/crunch/crunchide
> .endif
>
> [EMAIL PROTECTED]
--
E-Mail: (Philipp Westphal) <[EMAIL PROTECTED]>
Date: 25-Sep-2003
Time: 18:13:52
This message was sent by XFMail
--
hallo, eveyone.
my current (i cvsuped and build today) works fine, as long as
acces to my second hd is low.
if no
What's wrong here?
.if (!defined(NO_RESCUE) || \
defined(RELEASEDIR)) && \
(${TARGET_ARCH} != ${MACHINE_ARCH} || ${BOOTSTRAPPING} < 501101)
_crunchide= usr.sbin/crunch/crunchide
.endif
[EMAIL PROTECTED]/usr/src]# make buildkernel
"Makefile.inc1", line 773: warning: String comparison op
> vimes# diff GENERIC VIMES
> 25c25
> < ident GENERIC
> ---
>> ident VIMES
> 63,66c63,66
> < options INVARIANTS #Enable calls of extra sanity
> checking < options INVARIANT_SUPPORT #Extra sanity checks of
> internal structures, required by INVARIANTS <
I'm looking into it. Everything built+ran fine with the last commit...
Sam
___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-current
To unsubscribe, send any mail to "[EMAIL PROTECTED]"
Running -CURRENT from yesterday:
FreeBSD paprika 5.1-CURRENT FreeBSD 5.1-CURRENT #1: Wed Sep 24 19:42:45
EDT 2003 [EMAIL PROTECTED]:/usr/obj/usr/src/sys/PAPRIKAMAC i386
MAC, mac_mls, mac_biba, X11, KDE, vic, sdr, xchat. When I ran aim, the
system panicked. Trace below. Please let me know i
On Thu, 25 Sep 2003 16:31:14 +0200
Max Laier <[EMAIL PROTECTED]> wrote:
> This seems to be a problem with ip_fil.c, 1.40. For a quick workaround
> add #include in line ~310 (just before fr_check_wrapper())
I've done this and now I get another error:
cc -c -O -pipe -march=pentium2 -Wall -Wredunda
Hello Eivind,
Thursday, September 25, 2003, 4:12:59 PM, you wrote:
EO> /usr/src/sys/contrib/ipfilter/netinet/ip_fil.c: In function `fr_check_wrapper':
EO> /usr/src/sys/contrib/ipfilter/netinet/ip_fil.c:319: error:
EO> `PFIL_OUT' undeclared (first use in this function)
This seems to be a problem w
On Thu, Sep 25, 2003 at 07:49:18PM +1000, Peter Jeremy wrote:
> On Thu, Sep 25, 2003 at 02:43:21PM +0930, Greg 'groggy' Lehey wrote:
> >> Perhaps 'The Complete FreeBSD' by Greg Lehey will help out.
> >
> >Not any more. I removed that chapter from the book. The chapter's
> >available (also covers
Hello. Today I've had problems compiling my VIMES kernel which is 99%
identical to GENERIC from CURRENT. I've CVSUP'ed twice today (the last one 20-30
minutes ago) and I still get this error during the compile. Here are the
last few lines I see (there are some long lines here):
cc -c -O -pipe -mar
On Wed, Sep 24, 2003 at 05:51:56AM -0700, David Wolfskill wrote:
> >From: "Conrad J. Sabatier" <[EMAIL PROTECTED]>
> >Subject: dhclient/ipfw conflict on boot
>
> >I just ran into this today after upgrading. It seems that dhclient is
> >unable to initialize properly at boot time, due to the prior
- Original Message -
From: "Peter Jeremy" <[EMAIL PROTECTED]>
To: "Willem Jan Withagen" <[EMAIL PROTECTED]>
Cc: <[EMAIL PROTECTED]>
Sent: Thursday, September 25, 2003 11:51 AM
Subject: Re: Where is my SLIP interface
> On Thu, Sep 25, 2003 at 09:39:12AM +0200, Willem Jan Withagen wrote:
On Thu, Sep 25, 2003 at 09:39:12AM +0200, Willem Jan Withagen wrote:
>But PPP has the same problem:
>the interfaces do not show up when listing them with 'ifconfig -a'
>And trying to config it:
>
>router# ifconfig sl0 1.2.3.4 4.5.6.7
>ifconfig: interface sl0 does not exist
Try 'ifconfig sl0 cr
On Thu, Sep 25, 2003 at 02:43:21PM +0930, Greg 'groggy' Lehey wrote:
>> Perhaps 'The Complete FreeBSD' by Greg Lehey will help out.
>
>Not any more. I removed that chapter from the book. The chapter's
>available (also covers UUCP) if anybody wants it; just ask. But it
>seems that Willem has alre
- Original Message -
From: "Willem Jan Withagen" <[EMAIL PROTECTED]>
To: "Lanny Baron" <[EMAIL PROTECTED]>; "Greg 'groggy' Lehey"
<[EMAIL PROTECTED]>
Cc: <[EMAIL PROTECTED]>
Sent: Thursday, September 25, 2003 9:39 AM
Subject: Re: Where is my SLIP interface
> > On Thu, 2003-09-25 at 01:1
> On Thu, 2003-09-25 at 01:13, Greg 'groggy' Lehey wrote:
> > On Thursday, 25 September 2003 at 1:12:21 -0400, Lanny Baron wrote:
> > > On Wed, 2003-09-24 at 22:42, Greg 'groggy' Lehey wrote:
> > >> On Thursday, 25 September 2003 at 3:04:52 +0200, Willem Jan Withagen
wrote:
> > >>> Hi,
> > >>>
>
It seems Derek Ragona wrote:
> Søren,
>
> My setup is as follows:
> Maxtor 6Y120MO 120GB SATA drive
> Adaptec Serial ATA RAID 1210SA
> Intel® Desktop Board D845GEBV2
> 1GB RAM
> 1.7 GHz Celeron CPU
Ok, I'll try to get something semialr setup here and try to reproduce.
> If there is some way to g
It seems Peter Wemm wrote:
>
> > Hi, I want to report a regression in ATAng. It's exactly same problem
> > that Richard Nyberg reported on current@ 9 days ago.
> >
> > After updating to today -current, my system no longer see primary slave
> > hard drive. It's one year old Seagate 80 GB hard driv
40 matches
Mail list logo