Re: ULE, 4BSD and xorg

From: Alexander Trubin (atr_at_ngw.compcent.usu.ru)
Date: 05/12/05

  • Next message: Jiawei Ye: "Re: ULE, 4BSD and xorg"
    Date: Thu, 12 May 2005 12:52:25 +0600
    To: freebsd-current@freebsd.org
    
    

    hi
    On Tue, May 10, 2005 at 05:58:21PM -0700, Mikko Ty?l?j?rvi wrote:
    > On Tue, 10 May 2005, Jiawei Ye wrote:
    >
    > >On 5/3/05, Jeff Roberson <jroberson@chesapeake.net> wrote:
    > >>My apologies Nguyen. ULE has fallen into a state of disrepair. I would
    > >>not trust it until I spend some time sorting out the current crop of
    > >>problems.
    > >I maybe the unlucky one, but with an recently-upgraded -current from
    > >-stable, startx reboots my machine too, even with 4BSD.
    >
    > FWIW, I get this too on my laptop. Basic troubleshooting shows that
    > it is DRI that blows up. Removing 'Load "dri"' from Xorg's config was
    > not sufficient, as the server will try to autoload the "sis" kmod
    > anyway. Had to delete "sis.ko" as well.
    i get similar problem without 'device io' and 'device mem' in my kernel
    config file

    >
    > I think it is unrelated to the scheduler (I'm using 4BSD). Current
    > from late March worked fine with DRI, current from late April does
    > not.
    >
    > $.02,
    > /Mikko
    > _______________________________________________
    > freebsd-current@freebsd.org mailing list
    > http://lists.freebsd.org/mailman/listinfo/freebsd-current
    > To unsubscribe, send any mail to "freebsd-current-unsubscribe@freebsd.org"
    _______________________________________________
    freebsd-current@freebsd.org mailing list
    http://lists.freebsd.org/mailman/listinfo/freebsd-current
    To unsubscribe, send any mail to "freebsd-current-unsubscribe@freebsd.org"


  • Next message: Jiawei Ye: "Re: ULE, 4BSD and xorg"

    Relevant Pages

    • Re: /dev/vga dissappeared?
      ... I resolved the problem by add two lines to config file: ... David Xu ... Julian Elischer wrote: ...
      (freebsd-current)
    • RE: [PATCH] sata_nv,adma: fix error when rmmod sata_nv
      ... The below error happens when i rmmod sata_nv in adma mode on ck804 ... I traced the code and found that the driver attempts to write device mem ... Dec 19 02:23:24 localhost kernel: ... If you are not the intended recipient, ...
      (Linux-Kernel)
    • Re: [PATCH] sata_nv,adma: fix error when rmmod sata_nv
      ... The below error happens when i rmmod sata_nv in adma mode on ck804 ... I traced the code and found that the driver attempts to write device mem ... Which kernel version are you using? ... The following commit should have ...
      (Linux-Kernel)
    • Re: RELENG_8 kernel as of Apr 14 does not boot
      ... KLD file acpi.ko - could not finalize loading ... Try to add 'device mem' to your kernel configuration. ... and have it only exclude /dev/mem but always leave MTRR support enabled. ...
      (freebsd-stable)
    • Re: RELENG_8 kernel as of Apr 14 does not boot
      ... kernel trap 12 with interrupts disabled ... Try to add 'device mem' to your kernel configuration. ... It seems John Baldwin brought dependency of acpi.ko on device mem ...
      (freebsd-stable)