Re: [FreeBSD-Announce] FreeBSD Errata Notice FreeBSD-EN-21:02.extattr

2021-01-29 Thread Martin Simmons
> On Fri, 29 Jan 2021 02:34:06 + (UTC), FreeBSD Errata Notices said: > > 2) To update your system via a source code patch: > > The following patches have been verified to apply to the applicable > FreeBSD release branches. > > a) Download the relevant patch from the location below, and v

Re: efirtc causing panic (was Re: Panic booting 12-RC2 on amd64)

2019-06-03 Thread Jan Martin Mikkelsen
Hi, This patch resolves the panic when booting without efi.rt.disabled=1 for me. Thanks! Jan M. > On 31 May 2019, at 20:35, Konstantin Belousov wrote: > > On Fri, May 31, 2019 at 04:19:57PM +0200, Jan Martin Mikkelsen wrote: >> Hi, >> >> Christian has p

efirtc causing panic (was Re: Panic booting 12-RC2 on amd64)

2019-05-31 Thread Jan Martin Mikkelsen
} static void > On 31 May 2019, at 12:26, Jan Martin Mikkelsen > wrote: > > Hi, > > I see exactly the same stacktrace on a Celeron J1900 based system with > 12.0-p5 when using a UEFI boot. With a non-UEFI boot it works fine (except vt > not working until the new

Re: Panic booting 12-RC2 on amd64

2019-05-31 Thread Jan Martin Mikkelsen
Hi, I see exactly the same stacktrace on a Celeron J1900 based system with 12.0-p5 when using a UEFI boot. With a non-UEFI boot it works fine (except vt not working until the new 915kms.ko is loaded). With safe mode on it also works fine. Did you find any more information? Regards, Jan. > O

Creating jails from pkgbase packages

2019-04-30 Thread Martin Jakob
ckage?     - i did not observe more missing libraries like libcasper above, but depending on the tasks that are executed or packages that are installed, there might be more that are missing.   So that was my pkgbase-jail experiment, it was fun and i learned some things about pkgbase. Any comments

Creating jails from packagebase

2019-04-29 Thread Martin Jakob
___ freebsd-stable@freebsd.org mailing list https://lists.freebsd.org/mailman/listinfo/freebsd-stable To unsubscribe, send any mail to "freebsd-stable-unsubscr...@freebsd.org"

Re: Status of libarchive/bsdtar maintainership

2019-02-01 Thread Martin Matuska
> >     in the future, I lost data in several thousands of RRD > databases and looked for backups to restore them > >     and found only small portion of databases in the tar instead > of full backup. > > > >     I've create the PR > h

Re: Status of libarchive/bsdtar maintainership

2019-02-01 Thread Martin Matuska
new pull requests. We actually do rely on code coming from external developers. The fastest way of getting code in is submitting a pull request. If possible a testable one, including tests for the bugs fixed or features implemented. Martin On 02.02.19 00:35, Warner Losh wrote: > > > On Th

Re: mps and LSI SAS2308: controller resets on 12.0 - IOC Fault 0x40000d04, Resetting

2018-12-18 Thread Jan Martin Mikkelsen
> On 17 Dec 2018, at 20:14, Mike Tancsa wrote: > > On 12/17/2018 10:52 AM, Mark Martinec wrote: >> Anyone else seen problems with mps driver and LSI SAS2308 controller? >> >> (btw, on another machine the mps driver with LSI SAS2004 is working >> just fine under 12.0) > > > Sort of ran into th

Re: 11.0 and tw_cli fail

2017-05-30 Thread Martin MATO
  From my experience;   I posess one 9650se card 12 ports with a computer build with freeBSD with a custom kernel build. i haved this particular error one day (it uses old mmap calls, which have removed  some time ago)   you can see why it fails by invoking the tw_cli after the truss(1) co

Re: reset not working like 70% of the time

2017-01-25 Thread Martin S. Weber
ere. Let others know the URL. Then we can actually begin to answer your original question, whether or not we see this as well. You could also try to reproduce your problems with different terminal emulators (xterm, freebsd console) Regards, -Martin ___ freebsd-stable@freebsd.org mailing list https://lists.freebsd.org/mailman/listinfo/freebsd-stable To unsubscribe, send any mail to "freebsd-stable-unsubscr...@freebsd.org"

Re: reset not working like 70% of the time

2017-01-25 Thread Martin S. Weber
ome cases in the past where xterm was hanging, too -- but > not with *that* high rate of problems. > > Most of the times, xterm's Full Reset options works fine. > > The question is: how to debug that... ? Use script(1) to record an offending session, i

Fix ZFS bug before releasing 10.3

2016-03-05 Thread Martin Birgmeier
enabled and a large enough chunk of zeros exists in a file. Pointer to a possible patch is attached in the PR. -- Martin ___ freebsd-stable@freebsd.org mailing list https://lists.freebsd.org/mailman/listinfo/freebsd-stable To unsubscribe, send any mai

Re: file(1) command very slow

2015-09-12 Thread Martin Birgmeier
Dear Eugene, Thank you for your efforts, I have been following them in the upstream PR you filed. Regards, Martin On 09/12/15 08:18, Eugene Grosbein wrote: > 05.09.2015 15:53, Martin Birgmeier пишет: >> Running the file(1) command on a 7 MB text file takes much longer in >> 10

file(1) command very slow

2015-09-05 Thread Martin Birgmeier
since installing 10.2. Any ideas on what is wrong? -- Martin ___ freebsd-stable@freebsd.org mailing list https://lists.freebsd.org/mailman/listinfo/freebsd-stable To unsubscribe, send any mail to "freebsd-stable-unsubscr...@freebsd.org"

Release schedule

2015-04-01 Thread Martin Birgmeier
certain rhythm will evolve? Regards, Martin ___ freebsd-stable@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-stable To unsubscribe, send any mail to "freebsd-stable-unsubscr...@freebsd.org"

Re: FreeBSD LVS replacement

2013-07-22 Thread Martin Matuska
Hi Maciej, you may also want to take a look at the OpenBSD relayd port (net/relayd). Cheers, mm On 2013-07-22 21:13, Maciej Jan Broniarz wrote: > Hello, > > I'm looking for a functional FreeBSD replacement of the Linux LVS software? > There is an LVS port for FreeBSD but it looks deat since 2005

Re: NFS/ZFS hangs after upgrading from 9.0-RELEASE to -STABLE

2012-12-17 Thread Martin Matuska
y panic was selected for > this job. > > And speaking FreeBSD-centric - I think that our CAM layer would be a perfect > place > to detect such issues in non-ZFS-specific way. > I can try to merge the ZFS deadman stuff (r242732) to HEAD, but I guess this will be something for

Re: Thinkpad X61s cannot boot 9.1-BETA1

2012-08-26 Thread Martin Dieringer
On Sun, 26 Aug 2012, Per olof Ljungmark wrote: On 08/26/12 18:37, Kurt Jaeger wrote: Hi! On our X61s's setting 'debug.acpi.disabled="hostres"' does not change the inability to boot 9-BETA1, 9-RC1 or -current. I tested 9.1-RC1 on X61, and it worked without any troubles. Yes, it does on th

Re: Thinkpad X61s cannot boot 9.1-BETA1

2012-08-21 Thread Martin Dieringer
On Tue, 31 Jul 2012, John Baldwin wrote: On Friday, July 20, 2012 10:11:33 am jb wrote: Did anyone else experience this? With 9.1-BETA1 the boot process freezes, among the last lines with verbose boot are acpi_acad0: On Line acpi_acad0: acline initialization done, tried 1 times after this,

Re: Why Are You NOT Using FreeBSD ?

2012-06-10 Thread Martin Sugioarto
coffee outdoors, now I have to sit at the keyboard. This is unacceptable! ;) - It would be nice to have a mechanism that tells you that your perl, mysql or whatever is not the default version anymore and you should consider updating to the default (and recommended) port. Martin signature.asc Description: PGP signature

Re: Why Are You NOT Using FreeBSD ?

2012-06-10 Thread Martin Sugioarto
in hours, when they have been found on important ports. I mean, ports collection is sure great and this is one of the aspects why I am using FreeBSD, but at the moment FreeBSD is losing strength here, in my opinion. Martin signature.asc Description: PGP signature

Re: ULE Scheduler

2012-06-08 Thread Martin Sugioarto
SD it was always at 70°C! I don't have the T60p anymore (thanks god). It was an awful laptop. So I cannot give more precise information about this anymore. Martin signature.asc Description: PGP signature

Re: ULE Scheduler

2012-06-07 Thread Martin Sugioarto
chipset. The result is that the GPU warms up the CPU to at least 55°C while idle. If you want to have a cooler CPU implement power saving for the Radeon chipset there. Martin signature.asc Description: PGP signature

Re: /usr/bin/unzip not being installed on 8.3-STABLE

2012-05-28 Thread Martin Wilke
Hi, Yes I can do that. +-oOO--(_)--OOo-+ With best Regards, Martin Wilke (miwi_(at)_FreeBSD.org) Mess with the Best, Die like the Rest On May 29, 2012, at 12:36 PM, Doug Barton wrote: > This needs more than diff-posting, it needs actual test

Re: DKIM FreeBSD 9.0

2012-04-26 Thread Martin Sugioarto
eaders from free mail providers etc. When you save an email, this command will verify the signature manually: /usr/local/sbin/opendkim -t email-file.eml I cannot really tell what's going on and this can take very long to figure this out. You should move the discussion to the official forums as

Re: DKIM FreeBSD 9.0

2012-04-25 Thread Martin Sugioarto
Am Wed, 25 Apr 2012 19:48:37 - schrieb "Prabhpal S. Mavi" : > Dear Martin, Thank you very much for you response. I will cross check > everything as you explained and update you tomorrow morning. Do have > any document or link for FreeBSD 9.0? Hello Prabhal, you can use t

Re: DKIM FreeBSD 9.0

2012-04-25 Thread Martin Sugioarto
DNS TXT entry with your key. You can find some howtos online about how to configure everything step-by-step. I hope this helps. -- Martin signature.asc Description: PGP signature

Re: problems with AHCI on FreeBSD 8.2

2012-02-14 Thread Martin Sugioarto
intentionally did not buy any Eco or Green model because I don't like them (Load_Cycle_Count bugs and so on). I realized, I like to use 1 Watt more power but have the performance doubled. -- Martin ___ freebsd-stable@freebsd.org mailing list http:

Re: problems with AHCI on FreeBSD 8.2

2012-02-14 Thread Martin Sugioarto
uot; (SpinPoint F3). And I did not have problems with ZFS and with UFS either (for several years now). Everything has been deployed ontop ada(4) since FreeBSD-8. Actually the speed is very good (sequential read at 140 MB/s and more). -- Martin ___ fre

Re: Timekeeping in stable/9

2012-01-21 Thread Martin Sugioarto
you think it will improve responsivity inside VBox guest. -- Martin signature.asc Description: PGP signature

Re: Timekeeping in stable/9

2012-01-21 Thread Martin Sugioarto
t > not for heavy load server stuff. VMWare does a better job there. Yes. I know. Still VirtualBox ist nice and cheap solution. -- Martin signature.asc Description: PGP signature

Re: Timekeeping in stable/9

2012-01-21 Thread Martin Sugioarto
Am Wed, 18 Jan 2012 07:50:49 +0100 schrieb Martin Sugioarto : > I can confirm this on VirtualBox. I've been running WinXP inside > VirtualBox and measured network I/O during downloads. It showed me > very high download rates (around 800kB/s) while it's physically > possib

Re: Timekeeping in stable/9

2012-01-17 Thread Martin Sugioarto
s causing problems with > log times and such... Not sure about physical boxes. I have not taken a look at this, yet. -- Martin signature.asc Description: PGP signature

Re: [releng_8 tinderbox] failure on i386/i386

2012-01-05 Thread Martin Matuska
above for me. >> Looks like revision 224169 needs to be merged to 8 (it includes the changes >> in >> your patch along with some others): >> >> http://svnweb.freebsd.org/base?view=revision&revision=224169 >> >> I'm testing this now and if it fi

Re: PRINTF_BUFR_SIZE=4096?

2011-12-23 Thread Charlie Martin
On 12/23/2011 03:54 PM, Jeremy Chadwick wrote: On Fri, Dec 23, 2011 at 03:21:06PM -0700, Charlie Martin wrote: When I was doing FreeBSD "stuff" as part of the Project, I added this to my Commonly Reported Issues wiki page since it comes up quite often. Search for "BUFR&q

PRINTF_BUFR_SIZE=4096?

2011-12-23 Thread Charlie Martin
cerns about setting the value too high causing "major issues". I being Christmas and all I hate to ask Jeremy to dig up the post he mentioned, but wonder if anyone can clue me in on what the major issues might be? Thanks, and regards Charlie Martin On 12/22/2011 05:07 PM, Jeremy

Re: Mystery panic, FreeBSD 7.2-PRE

2011-12-23 Thread Charlie Martin
Thanks, jeremy! On 12/22/2011 05:07 PM, Jeremy Chadwick wrote: On Thu, Dec 22, 2011 at 04:04:48PM -0700, Charlie Martin wrote: We've got another mystery panic in 7.2-PRE. Upgrading is not an option; however, if this is familiar to anyone, backporting a patch would be. The stack tra

Mystery panic, FreeBSD 7.2-PRE

2011-12-22 Thread Charlie Martin
1ec^M Xfast_syscall() at 0x80494ecb = Xfast_syscall+0xab^M --- syscall (5, FreeBSD ELF64, open), rip = 0x800e022fc, rsp = 0x7fbfa128, rbp = 0x801002240 ---^M KDB: enter: panic^M -- Charles R. (Charlie) Martin Senior Software Engineer SGI logo 1900 Pike Road Longmont, CO 80501 Phone: 303-532-0

Re: [9.0-RC3] tar xf with zip archive is broken

2011-12-20 Thread Martin Matuska
mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-stable > To unsubscribe, send any mail to "freebsd-stable-unsubscr...@freebsd.org" This is a libarchive bug. Fixed in upstream r3723: http://code.google.com/p/libarchive/source/detail?r=3723 I am preparing a libarchiv

Spinlock panic in FreeBSD 7

2011-12-16 Thread Charlie Martin
name, but we've also observed it with syscall 5. -- Charles R. (Charlie) Martin Senior Software Engineer SGI logo 1900 Pike Road Longmont, CO 80501 Phone: 303-532-0209 E-Mail: crmar...@sgi.com <mailto:crmar...@sgi.com> Website: www.sgi.com <http://www.sgi.com> _

Re: svn commit: r226946 - stable/8/sys/cddl/contrib/opensolaris/uts/common/fs/zfs

2011-10-30 Thread Martin Matuska
On 30. 10. 2011 22:34, Jason Hellenthal wrote: > On Sun, Oct 30, 2011 at 09:03:12PM +0000, Martin Matuska wrote: >> Author: mm >> Date: Sun Oct 30 21:03:12 2011 >> New Revision: 226946 >> URL: http://svn.freebsd.org/changeset/base/226946 >> >> >> Modifi

Re: 9.0 B1 Panic

2011-08-02 Thread Martin Wilke
On Aug 3, 2011, at 12:56 AM, John Baldwin wrote: > On Tuesday, August 02, 2011 8:58:10 am Martin Wilke wrote: >> >> On Aug 2, 2011, at 6:58 PM, Lystopad Olexandr wrote: >> >>> Hello, Martin Wilke! >>> >>> On Tue, Aug 02, 2011 at 12:41:29PM +080

Re: 9.0 B1 Panic

2011-08-02 Thread Martin Wilke
On Aug 2, 2011, at 6:58 PM, Lystopad Olexandr wrote: > Hello, Martin Wilke! > > On Tue, Aug 02, 2011 at 12:41:29PM +0800 > m...@freebsd.org wrote about "9.0 B1 Panic": >> 9.0 Beta1 Panic >> >> Hi guys, >> >> I just downloaded and i

9.0 B1 Panic

2011-08-02 Thread Martin Wilke
9.0 Beta1 Panic Hi guys, I just downloaded and install 9.0 BETA1 but it panics on ACPI. Please view attached screenshot for the error. If you need more information, do let us know. Thanks. ___ freebsd-stable@freebsd.org mailing list http://lists.free

Re: ZFS v28 and aclmode

2011-07-25 Thread Martin Matuska
http://svnweb.freebsd.org/base?view=revision&revision=224174 -- Martin Matuska FreeBSD committer http://blog.vx.sk ___ freebsd-stable@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-stable To unsubscribe, send any mail to "freebsd-stable-unsubscr...@freebsd.org"

HEADS UP: ZFS v28 merged to 8-STABLE

2011-06-06 Thread Martin Matuska
G and properly update your boot code. Thanks to everyone working on the ZFS port, especially to Pawel Jakub Dawidek (pjd) for doing most of the work! -- Martin Matuska FreeBSD committer http://blog.vx.sk ___ freebsd-stable@freebsd.org mailing list

Re: FreeBSD 8.2 Release, ZFS + Samba, running out of memory

2011-02-22 Thread Martin Matuska
There looks like a known bug of not activating memory pages if using sendfile(2). This was fixed by kib@ in revision 218795 of stable/8. Please try the following patch and report the result: http://people.freebsd.org/~mm/patches/releng_8_2/218795.zfs.patch Dňa 22.02.2011 22:55, Henner Heck wrot

FreeBSD 8.1 re0 shows half duplex

2011-01-16 Thread Martin Wilke
Howdy Guys, I have a strange problem, I'm on FreeBSD 8.1 and ifconfig re0 shows half-duplex (see output) and the download speed is damn slow, maximum 20 kbps. I'm not sure how to debug this so it would be nice if someone can help me to fix it. When i change it manually via command line, the media

Re: Next ZFSv28 patchset ready for testing.

2011-01-15 Thread Martin Matuska
To use with newer stable (or releng/8.2) use a more recent patch from: http://people.freebsd.org/~mm/patches/zfs/v28/ Cheers, mm Dňa 14.01.2011 18:19, Christopher J. Ruwe wrote / napísal(a): > Hi, > > I would like to test Martin Matuskas patch for ZFS v28 against stable. > Can I p

Re: New ZFSv28 patchset for 8-STABLE: Kernel Panic

2010-12-28 Thread Martin Matuska
Please don't consider these patches as production-ready. What we want to do is find and resolve as many bugs as possible. To help us fix these bugs, a way to reproduce the bug from a clean start (e.g. in virtualbox) would be great and speed up finding the cause for the problem. Your problem looks

Re: Updated py-zfs ? Re: New ZFSv28 patchset for 8-STABLE

2010-12-23 Thread Martin Matuska
I have updated the py-zfs port right now so it should work with v28, too. The problem was a non-existing solaris.misc module, I had to patch and remove references to this module. Cheers, mm Dňa 23.12.2010 09:27, Ruben van Staveren wrote / napísal(a): > Hi, > > On 16 Dec 2010, at 13:4

New ZFSv28 patchset for 8-STABLE

2010-12-16 Thread Martin Matuska
Hi everyone, following the announcement of Pawel Jakub Dawidek (p...@freebsd.org) I am providing a ZFSv28 testing patch for 8-STABLE. Link to the patch: http://people.freebsd.org/~mm/patches/zfs/v28/stable-8-zfsv28-20101215.patch.xz Link to mfsBSD ISO files for testing (i386 and amd64):

Re: 8.1-STABLE: problem with unmounting ZFS snapshots

2010-11-13 Thread Martin Matuska
ote / napísal(a): > on 13/11/2010 04:27 Martin Matuska said the following: >> Yes, this is indeed a leak introduced by importing onnv revision 9214 >> and it exists in perforce as well - very easy to reproduce. >> >> # mount -t zfs t...@t1 /mnt >> # umount /mnt (->

Re: 8.1-STABLE: problem with unmounting ZFS snapshots

2010-11-12 Thread Martin Matuska
86874 >> PIDTID COMM TDNAME KSTACK >> 86874 100731 umount -mi_switch+0x176 >> sleepq_wait+0x42 _sleep+0x317 vfs_mount_destroy+0x5a dounmount+0x4d4 >> unmount+0x38b syscall+0x1cf Xfast_syscall+0xe2 >> > > > L

Cyrus saslauthd: Problems with plugins

2010-10-11 Thread Martin Schweizer
It seems that saslauthd reads all files in this directory. But is this correct, resp. what do saslauthd expect there? What do I wrong? Any help is welcome. Regards, -- Martin Schweizer PC-Service M. Schweizer GmbH; Bannholzstrasse 6; CH-8608 Bubikon Tel. +41 55 243 30 00; Fax: +41 55 243 33

Re: zfs send/receive: is this slow?

2010-10-04 Thread Martin Matuska
Try using zfs receive with the -v flag (gives you some stats at the end): # zfs send storage/bac...@transfer | zfs receive -v storage/compressed/bacula And use the following sysctl (you may set that in /boot/loader.conf, too): # sysctl vfs.zfs.txg.write_limit_override=805306368 I have good result

Re: Broken SASL/Kerberos authentication: openldap client GSSAPI authentication segfaults on FreeBSD 8.1 Release too

2010-10-02 Thread Martin Schweizer
Hello Jeremy Am Sat, Oct 02, 2010 at 07:11:46AM -0700 Jeremy Chadwick schrieb: > On Sat, Oct 02, 2010 at 03:11:07PM +0200, Martin Schweizer wrote: > > [...] > > 3. Now I make buildworld && make buidlkernel && make installkernel and I > > get the following m

Broken SASL/Kerberos authentication: openldap client GSSAPI authentication segfaults on FreeBSD 8.1 Release too

2010-10-02 Thread Martin Schweizer
/obj/usr/src/tmp/usr/lib/libpthread.a. Stop *** Error code 2 Stop in /usr/src. What I'm doing wrong? Kind regards, -- Martin Schweizer PC-Service M. Schweizer GmbH; Bannholzstrasse 6; CH-8608 Bubikon Tel. +41 55 243 30 00; Fax: +41 55 243 33 22 _

Re: MFC of ZFSv15

2010-09-16 Thread Martin Matuska
Dont forget to read the general "ZFS notes" section in UPDATING: ZFS notes - When upgrading the boot ZFS pool to a new version, always follow these two steps: 1.) recompile and reinstall the ZFS boot loader and boot block (this is part of "make buildworld" and "make installworld") 2.) u

Re: MFC of ZFSv15

2010-09-15 Thread Martin Matuska
I have fixed the missing bits in r212688. Thanks for the notice. Dňa 15. 9. 2010 21:12, Xin LI wrote / napísal(a): > On 2010/09/15 11:30, Mike Tancsa wrote: >> At 02:07 PM 9/15/2010, Pascal Stumpf wrote: >>> First of all, a great thanks to mm@ and pjd@ for the excellent work on >>> ZFS in FreeBS

Re: zpool - low speed write

2010-08-04 Thread Martin Matuska
Try booting with the following on /boot/loader.conf: vfs.zfs.vdev.max_pending="10" vfs.zfs.txg.write_limit_override=268435456 And remove setting: vfs.zfs.cache_flush_disable=1 Then try a dd from /dev/zero. Cheers, mm Dňa 4. 8. 2010 16:13, Alex V. Petrov wrote / napísal(a): > interesting resul

ath(4) hostap with fake MAC/BSSID results in station dropping packets when associated

2010-07-28 Thread Martin
ALTQ added (should not affect anything, as I said, I had this running already). - hostapd is configured with 11g, WPA2 and passwords in hostapd.wpapsk. WME is switched off, because it does not work at all for me. I can provide more information, if needed. -- Martin

Re: freebsd7 (and 8), radeon, xorg-server -> deadlock or so

2010-02-15 Thread Martin Kristensen
el: [drm:pid30467:drm_addmap] offset = 0xfe8e, size = 0x0001, type = 1 Feb 14 19:13:44 alpha kernel: [drm:pid30467:drm_addmap] Found kernel map 1 Feb 14 19:13:44 alpha kernel: [drm:pid30467:drm_addmap] Added map 1 0xfe8e/0x1 Feb 14 19:13:44 alpha kernel: [drm:pid30467:drm_ioctl] pid=3046

Re: freebsd7 (and 8), radeon, xorg-server -> deadlock or so

2010-02-11 Thread Martin Kristensen
On Thu, 11 Feb 2010 14:50:44 +0100 Martin Kristensen wrote: > On Thu, 11 Feb 2010 06:16:12 -0600 > Robert Noland wrote: > > > On Thu, 2010-02-11 at 11:49 +0100, Martin Kristensen wrote: > > > On Wed, 10 Feb 2010 20:17:43 -0600 > > > Robert Noland wrote: > &

Re: freebsd7 (and 8), radeon, xorg-server -> deadlock or so

2010-02-11 Thread Martin Kristensen
On Thu, 11 Feb 2010 06:16:12 -0600 Robert Noland wrote: > On Thu, 2010-02-11 at 11:49 +0100, Martin Kristensen wrote: > > On Wed, 10 Feb 2010 20:17:43 -0600 > > Robert Noland wrote: > > > > > On Wed, 2010-02-10 at 23:43 +0100, Martin Kristensen wrote: > > &g

Re: freebsd7 (and 8), radeon, xorg-server -> deadlock or so

2010-02-11 Thread Martin Kristensen
On Wed, 10 Feb 2010 20:17:43 -0600 Robert Noland wrote: > On Wed, 2010-02-10 at 23:43 +0100, Martin Kristensen wrote: > > On Wed, 10 Feb 2010 16:01:58 -0600 > > Robert Noland wrote: > > > > > On Wed, 2010-02-10 at 22:05 +0100, Martin Kristensen wrote: > > &g

Re: freebsd7 (and 8), radeon, xorg-server -> deadlock or so

2010-02-10 Thread Martin Kristensen
On Wed, 10 Feb 2010 16:01:58 -0600 Robert Noland wrote: > On Wed, 2010-02-10 at 22:05 +0100, Martin Kristensen wrote: > > On Wed, 10 Feb 2010 20:33:46 +0200 > > Andriy Gapon wrote: > > > > > on 10/02/2010 20:29 Vitaly Magerya said the following: > > > >

Re: freebsd7 (and 8), radeon, xorg-server -> deadlock or so

2010-02-10 Thread Martin Kristensen
On Wed, 10 Feb 2010 15:57:42 -0600 Robert Noland wrote: > On Wed, 2010-02-10 at 22:05 +0100, Martin Kristensen wrote: > > On Wed, 10 Feb 2010 20:33:46 +0200 > > Andriy Gapon wrote: > > > > > on 10/02/2010 20:29 Vitaly Magerya said the following: > > > >

Re: freebsd7 (and 8), radeon, xorg-server -> deadlock or so

2010-02-10 Thread Martin Kristensen
I alone would cause a complete deadlock (screen to standby, no ssh, no response to keyboard, etc.). However, I rebuilt xorg-server with HAL support, and now simply disabling DRI allows me to start X. The card is RV790 based. -- Martin Kristensen ___ fre

Re: problem install linux base f10

2010-01-14 Thread Martin Smith
Scot Hetzel wrote: On Thu, Jan 14, 2010 at 10:52 AM, Martin Smith wrote: 8.0 stable freshly installed and updated, am trying to install linux base f10 and getting the following error sysctrl: unknown oid 'compat.linux.osrelease' linuxulator is not (kld)loaded, exiting pkg_add: inst

problem install linux base f10

2010-01-14 Thread Martin Smith
8.0 stable freshly installed and updated, am trying to install linux base f10 and getting the following error sysctrl: unknown oid 'compat.linux.osrelease' linuxulator is not (kld)loaded, exiting pkg_add: install script returned error status is there some work around for this? cheers

Re: What happened to DVD writing?

2009-09-21 Thread Martin Kjeldsen
same problem. I can read DVDs and CDs and write CDs, but I'm unable to write DVDs. I can't be sure that it is a software problem, but I think it happened when upgrading from 8.0-BETA2 to 8.0-BETA4. Not sure at all though. Martin ___ freebsd-stable@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-stable To unsubscribe, send any mail to "freebsd-stable-unsubscr...@freebsd.org"

Re: Problem with IBM Thinkpad T30 shutting down due to high temperatures

2009-08-11 Thread Martin
cording to the average, afair. It also prints the CPU temperature and the CPU speed. Have fun with it. ;) -- Martin ___ freebsd-stable@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-stable To unsubscribe, send any mail to "freebsd-stable-unsubscr...@freebsd.org"

Re: Zpool on raw disk and weird GEOM complaint

2009-06-29 Thread Martin
ious, not to lose any data when trying to dump zeroes on the raw disk device. The problem should be better documented, in my opinion. It took me hours of downtime (and some frustration) to find out how GEOM is tasting and detecting the disks. -- Martin

Panic on 7.2-p1 i386

2009-06-15 Thread Martin
eax = 0x6 ebx = 0xc0714907 ds = sc_buffer.9247+0xe708 Stack trace: md_get_mem md_get_uint32 md_get_uint32le tc_ticktock hardlock uname -a: FreeBSD epona.local 7.2-RELEASE-p1 FreeBSD 7.2-RELEASE-p1 #1: Wed Jun 10 20:22:30 CEST 2009 r...@epona.local:/usr/obj/usr/src/sys/EPONA

[Solved] Re: kernel trap 12 with interrupts disabled [bge0 on 7.2R]

2009-05-30 Thread Martin
Am Fri, 15 May 2009 12:05:47 -0400 schrieb John Baldwin : > On Friday 15 May 2009 11:38:00 am Martin wrote: > > Am Fri, 15 May 2009 11:09:20 -0400 > > schrieb John Baldwin : > > > > > x/i please. The /i decodes it as an instruction so I can see > > &g

Re: kernel trap 12 with interrupts disabled [bge0 on 7.2R]

2009-05-15 Thread Martin
ead : ok Bit Flip: setting 35^C I think this is obvious enough. Thank you for your patience with me. This was a good hint. I would have never thought of a RAM defect. -- Martin ___ freebsd-stable@freebsd.org mailing list http://li

Re: kernel trap 12 with interrupts disabled [bge0 on 7.2R]

2009-05-15 Thread Martin
Am Fri, 15 May 2009 11:09:20 -0400 schrieb John Baldwin : > x/i please. The /i decodes it as an instruction so I can see which > registers it was attempting to dereference. Oh sorry... (kgdb) x/i 0x805bbc66 0x805bbc66 : movzbl (%rdx),%edx --

Re: kernel trap 12 with interrupts disabled [bge0 on 7.2R]

2009-05-15 Thread Martin
gt;rt_flags & ~(RTF_CLONING | RTF_STATIC); flags |= RTF_WASCLONED; gateway = rt->rt_gateway; if ((netmask = rt->rt_genmask) == NULL) flags |= RTF_HOST; goto makeroute; Is this a lockin

Re: kernel trap 12 with interrupts disabled [bge0 on 7.2R]

2009-05-15 Thread Martin
0xef3fdf377db53afa -1207000745686779142 r150x0 0 rip0x805bbc66 0x805bbc66 eflags 0x10286 66182 cs 0x8 8 ss 0x10 16 ds 0x0 0 es 0x0 0 fs 0x0

Re: kernel trap 12 with interrupts disabled [bge0 on 7.2R]

2009-05-14 Thread Martin
Am Thu, 14 May 2009 09:16:40 -0400 schrieb John Baldwin : > On Thursday 14 May 2009 7:47:23 am Martin Sugioarto wrote: > [...] > > kernel trap 12 with interrupts disabled > > > > > > Fatal trap 12: page fault while in kernel mode > > cpuid = 0; a

kernel trap 12 with interrupts disabled [bge0 on 7.2R]

2009-05-14 Thread Martin Sugioarto
M_LABEL: Label ufsid/4933dfedbb4398a4 removed. GEOM_LABEL: Label ufsid/4933e04607a73efa removed. bge0: promiscuous mode enabled -- Martin __ Verschicken Sie SMS direkt vom Postfach aus - in al

FAILURE - zero length DMA transfer attempted

2009-05-13 Thread Martin
atapci1: [ITHREAD] atapci1: AHCI Version 01.20 controller with 6 ports detected There are no problems during reading the DVD, but I thought I it might still be interesting. -- Martin ___ freebsd-stable@freebsd.org mailing list http://lists.freebsd.org

RE: 7.1-STABLE Sun Mar 29 01:06:46 ADT 2009 Locks up ...

2009-04-24 Thread Martin Schmidt
sole source of the problems (e.g. workload might be another factor). But i guess its worth a try to check if it might help you too. If this is a known problem or there are any other hints to solve this problem or if the server configuration just seems wrong, i appreciate the feedback. regards, M

Re: no USB mice detected on GA-MA74GM-S2

2009-04-08 Thread Martin
like the buggy USB v1, could try to do a second installation on a free partition to get rid of the annoyances. -- Martin ___ freebsd-stable@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-stable To unsubscribe, send any mail to "freebsd-stable-unsubscr...@freebsd.org"

AW: FreeBSD 7.2-BETA1 tcp retransmit crash

2009-04-06 Thread Blapp, Martin
Hi, (kgdb) frame 7 #7 0xc07c6cb0 in sbsndptr (sb=0xc342ede4, off=112, len=113, moff=0xc2f9ca04) at /usr/src/sys/kern/uipc_sockbuf.c:939 This is also interesting. Is this an OffByOne somewhere ? As I said it's just a workaround, and for now it didn't crash anymore :-) I could modify this patch

FreeBSD 7.2-BETA1 tcp retransmit crash

2009-04-05 Thread Blapp, Martin
. Currently I'm testing a workaround but I guess the underlying problem should be fixed. -- Martin Fatal trap 12: page fault while in kernel mode cpuid = 1; apic id = 01 fault virtual address = 0xc fault code = supervisor read, page not present instruction pointer = 0x20:0xc07c6cb0

IPv6 gif(4) MTU: manpage vs src inconsistency?

2009-03-16 Thread Martin
zzz:::::: prefixlen 64 autoconf inet6 2002:::1:::: prefixlen 64 autoconf media: Ethernet autoselect (100baseTX ) status: active -- Martin ___ freebsd-stable@freebsd.org

Re: 7.1 Release and usb keyboard/mouse problems

2009-01-21 Thread Martin
the keyboard cannot be used during the boot > process). Everything is working fine now. Hi Pieter. Thank you for the hint with usb2. I'll try it as soon as possible. -- Martin ___ freebsd-stable@freebsd.org mailing list http://lists.freebsd.

Re: 7.1 Release and usb keyboard/mouse problems

2009-01-21 Thread Martin
people report here about umass devices.) -- Martin ___ freebsd-stable@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-stable To unsubscribe, send any mail to "freebsd-stable-unsubscr...@freebsd.org"

Re: 7.1 Live Filesystem CD

2009-01-06 Thread Martin
and then switch. > > Yes, it's supposed to be bootable. Works for me. > > Which architecture? Hi Ken und Doug, I want to confirm this. I tested RC1, RC2 and RELEASE livefs CD i386. They don't boot on some PCs. I can still use 8.0 CURRENT snapshot l

Re: FreeBSD 7.1-RC2 Available...

2008-12-28 Thread Martin
on older PCs only, that's why noone is really concerned about it here, perhaps thinking that I'm not able to burn an ISO or something like that. But I can definitely boot 8-CURRENT livefs without problems, so at least it's not a drive problem. -- Martin ___

Re: FreeBSD 7.1-RC2 Available...

2008-12-28 Thread Martin
Hi Glen, I think my PC doesn't even get to the point where it loads anything from the CD. The BIOS displays a message that the CD is not bootable. It might have something to do with the problem that old PCs use CD emulation boot and it was somehow disabled since RC1. -- Martin __

Re: FreeBSD 7.1-RC2 Available...

2008-12-28 Thread Martin
IOS (Asus board P2B). Any ideas? -- Martin ___ freebsd-stable@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-stable To unsubscribe, send any mail to "freebsd-stable-unsubscr...@freebsd.org"

Re: FreeBSD 7.1-RC1 Available...

2008-12-21 Thread Martin
re uncovered during testing. Hi, I have just tried to use the RC1-livefs-CD (i386). It seems, I cannot boot it. I tried 3 different CD-R(W)s and three different drives (even one SCSI drive!). -- Martin ___ freebsd-stable@freebsd.org maili

Re: Very serious cooling issues CURRENT/STABLE

2008-12-21 Thread Martin
t; ACPI didn't work properly on Thinkpad T series laptops (I have T40, > T41, T42 and T43) as it could never fully use the fan (Windows XP can > rev the fan far higher than acpi_ibm's level 7). Between STABLE and > CURRENT...something seems very wrong. These systems never ha

nfs unreachable: can't get /dev/console for controlling terminal

2008-11-24 Thread Martin
onsole for controlling terminal: Operation not permitted Nov 25 07:58:42 zelda init: can't get /dev/console for controlling terminal: Operation not permitted Nov 25 08:00:13 zelda last message repeated 3 times Nov 25 08:01:15 zelda last message repeated 2 t

Re: swap_pager: indefinite wait

2008-11-19 Thread Martin Schütte
=FREEBSD60#L1103) -- Martin ___ freebsd-stable@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-stable To unsubscribe, send any mail to "[EMAIL PROTECTED]"

Re: syslogd starting earlier than network scripts

2008-11-18 Thread Martin
Hi, I've made a mistake in the subject line. Sorry. -- Martin ___ freebsd-stable@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-stable To unsubscribe, send any mail to "[EMAIL PROTECTED]"

  1   2   3   4   >