Robert Noland wrote:
> Hrm, that is an HD 3850... Same as I am running now...
>
> Do you have to remain on console for a period of time, or does just
> switching back and forth crash the gpu?
just switching back is enough.
--
Oliver Lehmann
http://www.pofo.de/
http://wishlist.ans-netz.de/
Oliver Lehmann wrote:
> Robert Noland wrote:
>
> > Hrm, that is an HD 3850... Same as I am running now...
> >
> > Do you have to remain on console for a period of time, or does just
> > switching back and forth crash the gpu?
>
> just switching back is enough.
I'm not sure if this is important
On 4/25/09, Ruben Lara wrote:
>
> Hi all,
>
> All was working fine, i reboot and now i get:
>
> error 16 lba 752991
> No /boot/loader
>
> Default: 0:ad(0,ad)/boot/kernel/kernel
>
> I lose my system?
> What can i do?
Either your hard disk is dying or something/someone corrupted loader.
You can try
I'm trying to build RELENG_7 for i386 on an amd64 machine.
I have done this quite often for a long time. It used to work this way:
# env MAKEOBJDIRPREFIX=/usr/obj/VECTRA-7 make -j3 buildworld buildkernel
TARGET=i386 KERNCONF=VECTRA-7
This is how it fails (pretty late during kernel build):
===> z
pluknet wrote:
> 2009/4/25 Dominic Fandrey :
>> I'm trying to build RELENG_7 for i386 on an amd64 machine.
>> I have done this quite often for a long time. It used to work this way:
>>
>> # env MAKEOBJDIRPREFIX=/usr/obj/VECTRA-7 make -j3 buildworld buildkernel
>> TARGET=i386 KERNCONF=VECTRA-7
>>
>
2009/4/25 Dominic Fandrey :
> I'm trying to build RELENG_7 for i386 on an amd64 machine.
> I have done this quite often for a long time. It used to work this way:
>
> # env MAKEOBJDIRPREFIX=/usr/obj/VECTRA-7 make -j3 buildworld buildkernel
> TARGET=i386 KERNCONF=VECTRA-7
>
> This is how it fails (
I checked 7.2 RC2 problem still here.
I found a way to reproduce the problem easily.
I used KDE 4.2.2 composite manager is enabled. The problem occurs when two
applications run in a way that their window to appear at the same time.
I can reproduce the problem on the cards Radeon 9800 XT (AMD64
Hi,
Today I updated one of my servers tracking freebsd 7-stable. (7.2-
PRERELEASE #3: Sat Apr 25 10:01:00 CEST 2009).
After reboot it was not reachable from the network. After some
troubleshooting I found that ipfilter seems to be the problem.
Returning traffic originating from my host (X
On Sat, 2009-04-25 at 10:19 +0200, Oliver Lehmann wrote:
> Oliver Lehmann wrote:
>
> > Robert Noland wrote:
> >
> > > Hrm, that is an HD 3850... Same as I am running now...
> > >
> > > Do you have to remain on console for a period of time, or does just
> > > switching back and forth crash the gp
On Sat, 2009-04-25 at 10:19 +0200, Oliver Lehmann wrote:
> Oliver Lehmann wrote:
>
> > Robert Noland wrote:
> >
> > > Hrm, that is an HD 3850... Same as I am running now...
> > >
> > > Do you have to remain on console for a period of time, or does just
> > > switching back and forth crash the gp
On Sat, 2009-04-25 at 10:19 +0200, Oliver Lehmann wrote:
> Oliver Lehmann wrote:
>
> > Robert Noland wrote:
> >
> > > Hrm, that is an HD 3850... Same as I am running now...
> > >
> > > Do you have to remain on console for a period of time, or does just
> > > switching back and forth crash the gp
On Sat, 2009-04-25 at 16:24 +0400, Artem Kim wrote:
> I checked 7.2 RC2 problem still here.
>
> I found a way to reproduce the problem easily.
>
> I used KDE 4.2.2 composite manager is enabled. The problem occurs when two
> applications run in a way that their window to appear at the same time.
Back before the 7.0 Release I used to install cross builds by
NFS-mounting /usr/src and /usr/obj of the build machine on the
target machine and running:
# cd /usr/src
# env MAKEOBJDIRPREFIX=/usr/obj/ make installkernel KERNCONF=
...
This doesn't work any more because all the installation tools
ar
I have FreeBSD 7.1-RELEASE-p4 running on a Soekris 4521 with three
wireless cards that use the wi-driver:
- one mini-pci wireless card:
on pci0
using RF:PRISM2.5
MAC:ISL3874A(Mini-PCI)
Intersil F
On Saturday 25 April 2009 19:18:43 Robert Noland wrote:
> On Sat, 2009-04-25 at 16:24 +0400, Artem Kim wrote:
> > I checked 7.2 RC2 problem still here.
> >
> > I found a way to reproduce the problem easily.
> >
> > I used KDE 4.2.2 composite manager is enabled. The problem occurs when
> > two appli
On Sat, 2009-04-25 at 20:37 +0400, Artem Kim wrote:
> On Saturday 25 April 2009 19:18:43 Robert Noland wrote:
> > On Sat, 2009-04-25 at 16:24 +0400, Artem Kim wrote:
> > > I checked 7.2 RC2 problem still here.
> > >
> > > I found a way to reproduce the problem easily.
> > >
> > > I used KDE 4.2.2 c
On Sat, 2009-04-25 at 20:37 +0400, Artem Kim wrote:
> On Saturday 25 April 2009 19:18:43 Robert Noland wrote:
> > On Sat, 2009-04-25 at 16:24 +0400, Artem Kim wrote:
> > > I checked 7.2 RC2 problem still here.
> > >
> > > I found a way to reproduce the problem easily.
> > >
> > > I used KDE 4.2.2 c
On Tue, 21 Apr 2009, Ruslan Ermilov wrote:
Is it possible I am running into some of the interface lock fixes rwatson
has been working on ? This box has a lot of ng interfaces which come and
go. Perhaps snmp asking about an interface that just went away caused the
panic ? I disabled bsnmp sinc
On Saturday 25 April 2009 21:15:16 you wrote:
> Ok, so my test is under gnome with metacity in composite mode. Using
> zsh (I think bash can do this also)
>
> balrog% for ((i=0 ; i < 5 ; i++ )) do firefox &;done
>
> So, I've launched 5 firefox and 10 xterms... Neither produce the hang.
> Sitting i
On Sun, 2009-04-26 at 00:18 +0400, Artem Kim wrote:
> On Saturday 25 April 2009 21:15:16 you wrote:
> > Ok, so my test is under gnome with metacity in composite mode. Using
> > zsh (I think bash can do this also)
> >
> > balrog% for ((i=0 ; i < 5 ; i++ )) do firefox &;done
> >
> > So, I've launche
On Sat, 2009-04-25 at 15:21 +1000, Ian Smith wrote:
> On Fri, 24 Apr 2009, Ken Smith wrote:
> > There is one known issue with 7.2-RC2. We switched from KDE3 to KDE4
>
> Oh, I'd been kinda hoping that wouldn't happen till after release. I
> guess our KDE folks must reckon it's shaken out enough
> > Apr 25 23:44:04 test kernel: [drm: pid782: drm_ioctl] pid = 782, cmd =
> > 0x80046457, nr = 0x57, dev 0xff0001556d00, auth = 1
> > Apr 25 23:44:04 test kernel: [drm: pid782: drm_ioctl] returning 4
>
> Ok, so what this is saying is that pid 782 is waiting on the rendering
> engine to catch u
22 matches
Mail list logo