Re: alpm0: Could not allocate Bus space

2005-03-12 Thread Peter Jeremy
No bites from anyone else... On Tue, 2005-Mar-08 20:34:05 +1100, Peter Jeremy wrote: >alpm0: at device 3.0 on pci0 >alpm0: host/noslave 74K >alpm0: 0x20 bytes of rid 0x14 res 4 failed. The request winds up with acpi_alloc_resource() and it returns NULL because its resource list ( device_get_ivar

Re: Flash player sound solution

2005-03-12 Thread Joshua Tinnin
On Saturday 12 March 2005 05:42 am, James McNaughton <[EMAIL PROTECTED]> wrote: > The Problem: > > Using native Mozilla and > linuxpluginwrapper/linux-flashplugin (on 4.10-stable > et al) to view flash content results in no sound and > occasional Mozilla freezes. > > The Solution: > > Run esd. > >

amd(8) on port 631??

2005-03-12 Thread Matthias Schuendehuette
Hi, since the last system update today (5.4-PRERELEASE) the automountdaemon amd(8) grabs port tcp/631 which prevents cupsd(8) from starting which in turn prevents smbd(8)/SAMBA from starting. How come? Have I overlooked something? -- Ciao/BSD - Matthias Matthias Schuendehuette , Berlin (Germ

Re: CPUTYPE=pentium-m

2005-03-12 Thread Bartosz Fabianowski
Are you saying, all we need to do is commit this diff to make everyone's environment happy? Obviously, I can't speak for everyone. For me, your patch fixes the kernel. But the loader still causes an exception. That's of course because your patch only affects the kernel itself and not the loader.

Diagnostic tools for external hard drives?

2005-03-12 Thread Torfinn Ingolfsen
Hello, Does FreeBSD (stable) have any tools that I can use to run diagnostics on an external hard drive? I have a Maxtor One Touch 250GB external hard drive (the one with both USB and Firewire connectors). This is connected to my FreeBSD 5-stable machine with firewire. >From /var/log/messages: M

Delay in first 5.4 test builds

2005-03-12 Thread Ken Smith
Just a note to say sorry about the delay in getting the first 5.4 test builds done. A few of the fixes to bugs we would like to have in place for the entire test cycle (so they get maximum testing) have taken a bit longer than anticipated. And we got started a little late on rearranging the syst

ACPI errors on boot

2005-03-12 Thread Dan Ponte
Hi all. I've been seeing lots of ACPI errors in my dmesg lately. They haven't really affected functionality (yet!), but I'd like to see them resolved nonetheless. I've googled all around, could not find a hint of a solution. This machine is an ASUS CUSL2 motherboard with BIOS revision 1009. Below i

Flash player sound solution

2005-03-12 Thread James McNaughton
The Problem: Using native Mozilla and linuxpluginwrapper/linux-flashplugin (on 4.10-stable et al) to view flash content results in no sound and occasional Mozilla freezes. The Solution: Run esd. How: I was searching the web for the solution, and got nowhere. There didn't seem to be anyone who

Re: make buildworld

2005-03-12 Thread richard clairboy
please find below the issues reported by make buildworld AGE@;pnmtops;g" /usr/src/gnu/usr.bin/groff/tmac/../../../../contrib/groff/tmac www.tmac > www.tmac-s cd /usr/src/gnu/usr.bin/groff/tmac/../../../../contrib/groff/tmac; install -C S

RE: 5.3 crash on boot

2005-03-12 Thread Gray Lilley
It seems to be a bug when using anything 5.x and above with any Toshiba laptops and also some acer models. I found this: http://lists.freebsd.org/pipermail/freebsd-mobile/2004-March/003501.html Unfortunately I haven't managed to find a 'reason' for the occurrence, and im new to debugging freeb

Re: Panic with amr and 5.4-PRERELEASE

2005-03-12 Thread Philippe PEGON
My first attachment did not pass. amrstat.c : /* amrstat.c 2002/04/10 * * Author: Pierre David <[EMAIL PROTECTED]> */ #include #include #include #include #include #include "/usr/src/sys/dev/amr/amr_compat.h" #include "/usr/src/sys/dev/amr/amrreg.h" #include "/usr/src/sys/dev/amr/amrio.h" #d

Panic with amr and 5.4-PRERELEASE

2005-03-12 Thread Philippe PEGON
Hi, I have a FreeBSD bi-processor box with amr device in FreeBSD 5.4-prerelease of this week. # uname -a FreeBSD sokaris2.u-strasbg.fr 5.4-PRERELEASE FreeBSD 5.4-PRERELEASE #3: Thu Mar 10 15:33:01 CET 2005 [EMAIL PROTECTED]:/usr/obj/usr/src/sys/SOKARIS2 i386 Starting a program which continuousl

Re: xSeries346 and FreeBSD 5.3

2005-03-12 Thread pck
> When you're done you should be running 5-STABLE (currently 5.4-PRERELEASE). Thank you, it works. :) Best Regards, -- PrzemysĂ…aw Ciesielski ___ freebsd-stable@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-stable To unsubs

Re: from 5.4-PRERELEASE -> 5.3-RELEASE-p5 error?

2005-03-12 Thread abu khaled
On Sat, 12 Mar 2005 10:19:52 +0200, abu khaled <[EMAIL PROTECTED]> wrote: > On Sat, 12 Mar 2005 09:52:55 +0300, Bashar <[EMAIL PROTECTED]> wrote: > > Jon Noack wrote: > > > > > On 03/11/05 22:32, Bashar wrote: > > > > > >> Jon Noack wrote: > > >> > > >>> On 03/11/05 15:57, Bashar wrote: > > >>> > >

Re: Atheros chip support in 4.11 & updated if_rl.c code location?

2005-03-12 Thread David Malone
On Sat, Mar 12, 2005 at 09:18:20AM +0100, Michael Nottebrock wrote: > > Also I've noted that the if_rl code has been updated and submitted for 5.4. > > Can someone please point me to the incarnation to pull this code, so I can > > install it on my 4.x series. > > Backports of device drivers to Fre

Re: from 5.4-PRERELEASE -> 5.3-RELEASE-p5 error?

2005-03-12 Thread abu khaled
On Sat, 12 Mar 2005 09:52:55 +0300, Bashar <[EMAIL PROTECTED]> wrote: > Jon Noack wrote: > > > On 03/11/05 22:32, Bashar wrote: > > > >> Jon Noack wrote: > >> > >>> On 03/11/05 15:57, Bashar wrote: > >>> > Jon Noack wrote: > > > Bashar wrote: > > > >> Doug White wrote: >

Re: Atheros chip support in 4.11 & updated if_rl.c code location?

2005-03-12 Thread Michael Nottebrock
On Saturday, 12. March 2005 03:28, Geraghty, Dewayne wrote: > Has anyone performed an Atheros wireless port to 4.11. > > I noted the ath chip is described in the 5.3 man page with a version date > of 4.11. Consequently I purchased two atheros wireless devices, and > upgraded my 4.8 boxes to 4.11.