Re: problems with -current

From: Pete Carah (pete_at_altadena.net)
Date: 11/29/05

  • Next message: Bjoern A. Zeeb: "Re: LOR: so_snd @ /usr/src/sys/kern/uipc_coket.c:780"
    Date: Tue, 29 Nov 2005 12:55:02 -0800
    To: current@freebsd.org
    
    

    Maksim Yevmenkin wrote:
    > dear hackers,
    >
    > after cvsup'ing recent current (as of yesterday evening pst) and
    > building/installing new kernel/world i started having problems:
    >
    > problem 1: startx simply reboots my laptop. i can see x coming up, then
    > after just a few seconds my laptop reboots. no window manager, no
    > nothing. my laptop is a dell with some radeon video card. will provide
    > more details on request.

    On mine (I865 integrated controller) the system hangs on startx; I did
    see one panic but couldn't tell what it was since system booted directly
    from graphics mode.

    >
    > problem 2: when system is booted and filesystem is not clean fsck is
    > started and checks all dirty filesystems. then boot process continues as
    > usual, however root filesystem is still mounted read-only, i.e.
    >
    > ---> /dev/ad0s1a on / (ufs, local, read-only) <---
    > devfs on /dev (devfs, local)
    > /dev/ad0s1d on /tmp (ufs, local, soft-updates)
    > /dev/ad0s1f on /usr (ufs, local, soft-updates)
    > /dev/ad0s1e on /var (ufs, local, soft-updates)
    > linprocfs on /usr/compat/linux/proc (linprocfs, local)
    > devfs on /var/named/dev (devfs, local)

    The RW update happens right if there was no fsck, but fails if there was
    one. This goes back to the pre-mid-1990's thing about doing an
    immediate reboot after any fsck... In addition, there was an API change
    that didn't make it into UPDATING: if mount(8) and friends (mount_*) are
    recompiled and tried with an old kernel, NOTHING related to mount
    options seems to work; the interface for options changed. (this has
    happened slowly; mount_msdos picked up the change last week sometime but
    ufs only recently). Made things so that I couldn't use noauto since it
    got presented to the driver which rejected the mount. Not serious for
    usb drives since all it does with msdosfs is not mount anyhow, and not
    hang the boot or drop into single-user. BUT this kind of change is
    supposed to go into UPDATING *BEFORE COMMIT*, since it requires sync
    between userland and kernel. Not to speak of apparently not being
    finished!!!!

    >
    > so, anyone sees this as well or its just me.
    Yes.

    -- Pete
    _______________________________________________
    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: Bjoern A. Zeeb: "Re: LOR: so_snd @ /usr/src/sys/kern/uipc_coket.c:780"

    Relevant Pages

    • Re: problems with -current
      ... startx simply reboots my laptop. ... > usual, however root filesystem is still mounted read-only, i.e. ... I remember seeing some changes to mount some days ago, ...
      (freebsd-current)
    • Re: CCFL - Lebensdauer optimieren durch Einschaltverhalten?!
      ... Da fehlt dann aber noch einiges an Updates und, je nach Hardware, Treibern. ... recht betagten Laptop noch neue Treiber geschrieben. ... Bezug auf Reboots und Installationen schneller anfuehlt als direkt auf ...
      (de.sci.electronics)
    • Re: problems with -current
      ... startx simply reboots my laptop. ... ctrl-alt-backspace out the machine will reboot. ... > started and checks all dirty filesystems. ...
      (freebsd-current)
    • Re: [opensuse] permanently leased wireless DHCP IP address not always assigned/in range
      ... random number of reboots, but maybe someone here has a real answer. ... IBM T41 with IBM wireless and wired nics ... Is it getting assigned a number on your network or could it be picking up ... I simply reboot the laptop and the router. ...
      (SuSE)
    • Re: How to downgrade from xorg-7.3 to xorg-7.2 ...
      ... did you start X with startx -- -ignoreABI? ... Usually this works like a charm. ... Since I recently upgraded to xorg-7.3, I cannot use my laptop because nvidia ... If you're not very clever you should be conciliatory. ...
      (freebsd-questions)