Re: graphics/poppler-glib not build

2013-09-28 Thread Alexander Panyushkin
) gmake[1]: *** [libpoppler-cairo.la] Ошибка 1 On 28.09.2013 22:02, Steve Kargl wrote: On Sat, Sep 28, 2013 at 09:52:10PM +0300, Alexander Panyushkin wrote: 28.09.2013 20:28, David Chisnall ??: Yes, because libstdc++ is no longer part of the base system, Yes, but in system installed GCC

FreeBSD 10.0-ALPHA3 #0 r255878M annoying in console

2013-09-26 Thread Alexander Panyushkin
Hi all. FreeBSD 10.0-ALPHA3 #0 r255878M: Thu Sep 26 18:14:08 EEST 2013 scorpion kernel: r...@scorpion.kiev.ua:/usr/obj/usr/src/sys/Kernel amd64 clang version 3.3 (tags/RELEASE_33/final 183502) 20130610 After rebuild world my box annoying in console [...] Sep 26 20:42:39 scorpion kernel:

lang/gcc not build

2013-09-25 Thread Alexander Panyushkin
uname FreeBSD 10.0-ALPHA2 #0 r255833M: Tue Sep 24 10:21:04 EEST 2013 - make.conf CFLAGS= -O2 -march=athlon64-sse3 -mtune=athlon64-sse3

error build world

2013-09-23 Thread Alexander Panyushkin
=== secure/lib/libssh (obj,depend,all,install) rm -f .depend CC='clang' mkdep -f .depend -a-DHAVE_LDNS=1 -I/usr/src/secure/lib/libssh/../../../contrib/ldns -I/usr/src/secure/lib/libssh/../../../crypto/openssh -std=gnu99 /usr/src/secure/lib/libssh/../../../crypto/openssh/authfd.c

Re: error build world

2013-09-23 Thread Alexander Panyushkin
23.09.2013 14:30, Florent Peterschmitt wrote: Le 23/09/2013 12:45, Alexander Panyushkin a écrit : /usr/src/secure/lib/libssh/../../../crypto/openssh/auth.h:42:10: fatal error: 'krb5.h' file not found #include krb5.h […] WITHOUT_KERBEROS=YES I do not need kerberos. Why option

Re: FreeBSD 10.0 ALPHA1

2013-09-16 Thread Alexander Panyushkin
16.09.2013 20:28, ajtiM пишет: Hi! I installed FreeBSD 10.0 ALPHA1 on my iMac 11,1 with ATI Radeon HD 4850, GPU because I fought that Xor will works now. But I see that I need to do more. I have not experience with FreeBSD current and I didn't use svn except for Area 51 (KDE). I fought that

Re: [RFC][CFT] GEOM direct dispatch and fine-grained CAM locking

2013-09-07 Thread Alexander Motin
On 07.09.2013 02:02, Jeremie Le Hen wrote: On Fri, Sep 06, 2013 at 11:29:11AM +0300, Alexander Motin wrote: On 06.09.2013 11:06, Jeremie Le Hen wrote: On Fri, Sep 06, 2013 at 12:46:27AM +0200, Olivier Cochard-Labbé wrote: On Thu, Sep 5, 2013 at 11:38 PM, Alexander Motin m...@freebsd.org wrote

Re: [RFC][CFT] GEOM direct dispatch and fine-grained CAM locking

2013-09-06 Thread Alexander Motin
On 06.09.2013 11:06, Jeremie Le Hen wrote: On Fri, Sep 06, 2013 at 12:46:27AM +0200, Olivier Cochard-Labbé wrote: On Thu, Sep 5, 2013 at 11:38 PM, Alexander Motin m...@freebsd.org wrote: I've found and fixed possible double request completion, that could cause such symptoms if happened

Re: i915kms.ko not loading

2013-09-05 Thread Alexander
04.09.2013 21:40, John Baldwin пишет: On Wednesday, September 04, 2013 2:16:35 pm Alexander wrote: 04.09.2013 18:58, John Baldwin wrote: On Wednesday, September 04, 2013 11:01:03 am Alexander wrote: 02.09.2013 14:42, Jean-Sébastien Pédron пишет: On 02.09.2013 12:00, Alexander wrote

Re: i915kms.ko not loading

2013-09-05 Thread Alexander
05.09.2013 18:57, John Baldwin пишет: On Thursday, September 05, 2013 11:46:13 am Alexander wrote: 05.09.2013 17:30, John Baldwin wrote: On Thursday, September 05, 2013 10:08:21 am Alexander wrote: [ ..cut ..] Hmm, 'p *dev'? (kgdb) p *dev No symbol dev in current context. Please go back

Re: i915kms.ko not loading

2013-09-05 Thread Alexander
05.09.2013 17:30, John Baldwin wrote: On Thursday, September 05, 2013 10:08:21 am Alexander wrote: [ ..cut ..] Hmm, 'p *dev'? (kgdb) p *dev No symbol dev in current context. Please go back to frame 6 first and then run 'p *dev'. (kgdb) frame 6 #6 0x810402a6 in intel_parse_bios

Re: [RFC][CFT] GEOM direct dispatch and fine-grained CAM locking

2013-09-05 Thread Alexander Motin
On 04.09.2013 19:31, Olivier Cochard-Labbé wrote: On Wed, Sep 4, 2013 at 9:01 AM, Alexander Motin m...@freebsd.org wrote: - HP EliteBook 8460p (amd64: r255188) with DVD replaced by a second hardrive (where fbsd is installed): It crash just after the message GEOM: new disk ada1 during boot

Re: [RFC][CFT] GEOM direct dispatch and fine-grained CAM locking

2013-09-04 Thread Alexander Motin
to some GEOM class. Could you describe/show all GEOM topology, file systems, etc. you have there? gpart show sysctl kern.geom.confxml ... Thank you! -- Alexander Motin ___ freebsd-current@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo

Re: [RFC][CFT] GEOM direct dispatch and fine-grained CAM locking

2013-09-04 Thread Alexander Motin
On 04.09.2013 11:20, Johan Hendriks wrote: Alexander Motin wrote: I would like to invite more people to review and test my patches for improving CAM and GEOM scalability, that for last six months you could see developing in project/camlock SVN branch. Full diff of that branch against present

Re: [RFC][CFT] GEOM direct dispatch and fine-grained CAM locking

2013-09-04 Thread Alexander Motin
On 04.09.2013 15:45, Nathan Whitehorn wrote: On 09/04/13 02:01, Alexander Motin wrote: On 04.09.2013 00:48, Olivier Cochard-Labbé wrote: On Tue, Sep 3, 2013 at 8:10 PM, Outback Dingo outbackdi...@gmail.com wrote: Can anyone confirm how well tested/stable this patch set might be?? if theres

Re: i915kms.ko not loading

2013-09-04 Thread Alexander
02.09.2013 14:42, Jean-Sébastien Pédron пишет: On 02.09.2013 12:00, Alexander wrote: (...) #17 0x80462700 in sysctl_move_oid () #18 0x80319070 in drm_attach () (...) The kernel is missing debug symbols. Could you please rebuild your kernel with the following option

Re: i915kms.ko not loading

2013-09-04 Thread Alexander
04.09.2013 18:58, John Baldwin wrote: On Wednesday, September 04, 2013 11:01:03 am Alexander wrote: 02.09.2013 14:42, Jean-Sébastien Pédron пишет: On 02.09.2013 12:00, Alexander wrote: (...) #17 0x80462700 in sysctl_move_oid () #18 0x80319070 in drm_attach

[RFC][CFT] GEOM direct dispatch and fine-grained CAM locking

2013-09-02 Thread Alexander Motin
by iXsystems, Inc. -- Alexander Motin ___ freebsd-current@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-current To unsubscribe, send any mail to freebsd-current-unsubscr...@freebsd.org

Re: i915kms.ko not loading

2013-09-02 Thread Alexander
30.08.2013 22:32, Jean-Sébastien Pédron пишет: reat! Could you please run: kgdb /boot/kernel/kernel /var/crash/vmcore.0 And, at gdb prompt: bt Then send the whole output (from the moment you run kgdb to the end of bt output) and your /var/log/messages file? Hi root kgdb

Re: i915kms.ko not loading

2013-08-30 Thread Alexander
30.08.2013 20:11, John-Mark Gurney пишет: Jean-Sbastien Pdron wrote this message on Fri, Aug 30, 2013 at 15:50 +0200: On 29.08.2013 19:51, Alexander wrote: I have swapinfo on zfs partition I always heard that swap on ZFS is asking for trouble, because ZFS loves to use memory. So when

Re: i915kms.ko not loading

2013-08-29 Thread Alexander
29.08.2013 12:24, Jean-Sébastien Pédron пишет: On 28.08.2013 21:42, Alexander Panyushkin wrote: problem in load module i915kms.ko if *kldload i915kms.ko* system is going to reboot Are you able to obtain a kernel core dump? They're saved in /var/crash during the next boot. If you have one

Re: i915kms.ko not loading

2013-08-29 Thread Alexander
29.08.2013 18:39, Jean-Sébastien Pédron пишет: On 29.08.2013 17:35, Alexander wrote: in sysctl: kern.coredump: 1 kern.corefile: /var/coredumps/%U.%N.%P.core but coredump files not created. How to set for creating core files? You must add the following line to your /etc/rc.conf: dumpdev

Re: USB no proper work

2013-08-28 Thread Alexander
19.08.2013 22:57, Hans Petter Selasky пишет: On 08/19/13 21:54, Alexander Panyushkin wrote: 18.08.2013 01:04, Hans Petter Selasky пишет: On 08/17/13 23:55, Alexander Panyushkin wrote: 17.08.2013 19:41, Alexander Motin пишет: On 17.08.2013 09:22, Hans Petter Selasky wrote: On USB device

i915kms.ko not loading

2013-08-28 Thread Alexander
*uname -a* FreeBSD iskander.advancedhosters.com 10.0-CURRENT FreeBSD 10.0-CURRENT #0: Tue Aug 27 23:53:04 EEST 2013 r...@iskander.advancedhosters.com:/usr/obj/usr/src/sys/Kernel amd64 in *make.conf* X_WINDOW_SYSTEM=xorg WITH_NEW_XORG=true WITH_KMS=true xorg-* ports rebuild After *Xorg

Re: USB no proper work

2013-08-28 Thread Alexander Panyushkin
19.08.2013 22:57, Hans Petter Selasky пишет: On 08/19/13 21:54, Alexander Panyushkin wrote: 18.08.2013 01:04, Hans Petter Selasky пишет: On 08/17/13 23:55, Alexander Panyushkin wrote: 17.08.2013 19:41, Alexander Motin пишет: On 17.08.2013 09:22, Hans Petter Selasky wrote: On USB device

i915kms.ko not loading

2013-08-28 Thread Alexander Panyushkin
*uname -a* FreeBSD iskander.advancedhosters.com 10.0-CURRENT FreeBSD 10.0-CURRENT #0: Tue Aug 27 23:53:04 EEST 2013 r...@iskander.advancedhosters.com:/usr/obj/usr/src/sys/Kernel amd64 in *make.conf* X_WINDOW_SYSTEM=xorg WITH_NEW_XORG=true WITH_KMS=true xorg-* ports rebuild After *Xorg

Re: [rfc] migrate lagg to an rmlock

2013-08-24 Thread Alexander V. Chernikov
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On 24.08.2013 00:54, Adrian Chadd wrote: Hi, I'd like to commit this to -10. It migrates the if_lagg locking from a rw lock to a rm lock. We see a bit of contention between the transmit and We're running lagg with rmlock on several hundred

Re: USB no proper work

2013-08-19 Thread Alexander Panyushkin
18.08.2013 01:04, Hans Petter Selasky пишет: On 08/17/13 23:55, Alexander Panyushkin wrote: 17.08.2013 19:41, Alexander Motin пишет: On 17.08.2013 09:22, Hans Petter Selasky wrote: On USB device FAT-32 file system. When I removed flash drive, the file system has been unmounted. Hi

Re: USB no proper work

2013-08-18 Thread Alexander Motin
On 18.08.2013 01:04, Hans Petter Selasky wrote: On 08/17/13 23:55, Alexander Panyushkin wrote: 17.08.2013 19:41, Alexander Motin пишет: On 17.08.2013 09:22, Hans Petter Selasky wrote: On USB device FAT-32 file system. When I removed flash drive, the file system has been unmounted. Hi

Re: USB no proper work

2013-08-17 Thread Alexander Motin
On 17.08.2013 09:22, Hans Petter Selasky wrote: On 08/16/13 22:38, Alexander Panyushkin wrote: This deatach== Aug 16 23:24:05 scorpion kernel: ugen1.2: Generic at usbus1 (disconnected) Aug 16 23:24:05 scorpion kernel: umass0: at uhub0, port 4, addr 2 (disconnected) Aug 16 23:24

Re: USB no proper work

2013-08-17 Thread Alexander Panyushkin
17.08.2013 19:41, Alexander Motin пишет: On 17.08.2013 09:22, Hans Petter Selasky wrote: On 08/16/13 22:38, Alexander Panyushkin wrote: This deatach== Aug 16 23:24:05 scorpion kernel: ugen1.2: Generic at usbus1 (disconnected) Aug 16 23:24:05 scorpion kernel: umass0: at uhub0

USB no proper work

2013-08-16 Thread Alexander Panyushkin
uname -a FreeBSD scorpion.kiev.ua 10.0-CURRENT FreeBSD 10.0-CURRENT #0 r254417M: Fri Aug 16 21:53:47 EEST 2013 r...@scorpion.kiev.ua:/usr/obj/usr/src/sys/Kernel amd64 After first attach USB Flash drive - is good mount. After detach and attach again, USB Flash drive not detected any more.

Re: USB no proper work

2013-08-16 Thread Alexander Panyushkin
16.08.2013 23:14, Hans Petter Selasky пишет: On 08/16/13 22:05, Alexander Panyushkin wrote: uname -a FreeBSD scorpion.kiev.ua 10.0-CURRENT FreeBSD 10.0-CURRENT #0 r254417M: Fri Aug 16 21:53:47 EEST 2013 r...@scorpion.kiev.ua:/usr/obj/usr/src/sys/Kernel amd64 After first attach USB Flash drive

Re: Fwd: Problem with curret in vmware

2013-08-02 Thread Alexander Yerenkow
That was their official tools, which are came from ISO which mounted with command install/upgrade client tools. 2013/8/2 Attilio Rao atti...@freebsd.org On Tue, Jul 30, 2013 at 5:55 PM, John Baldwin j...@freebsd.org wrote: On Tuesday, July 30, 2013 5:25:06 am Alexander Yerenkow wrote

Re: Fwd: Problem with curret in vmware

2013-08-02 Thread Alexander Yerenkow
2013/8/2 Attilio Rao atti...@freebsd.org On Fri, Aug 2, 2013 at 8:27 PM, Alexander Yerenkow yeren...@gmail.com wrote: That was their official tools, which are came from ISO which mounted with command install/upgrade client tools. There is not much I can do then, unless they update

Re: Problem with curret in vmware

2013-07-31 Thread Alexander Yerenkow
, this could go there too. 2013/7/31 Bryan Venteicher bry...@daemoninthecloset.org On Tuesday, July 30, 2013 5:25:06 am Alexander Yerenkow wrote: Hello all. I have panics in vmware with installed vmwaretools (they are guessed culprit). Seems that memory balooning (or using more memory

Fwd: Problem with curret in vmware

2013-07-30 Thread Alexander Yerenkow
investigate this? Panic screens: http://gits.kiev.ua/FreeBSD/panic1.png http://gits.kiev.ua/FreeBSD/panic2.png -- Regards, Alexander Yerenkow ___ freebsd-current@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-current To unsubscribe

Re: FUSE not work.

2013-07-26 Thread Alexander Panyushkin
FUSE for ntfs is working on FreeBSD 10 Thanks! ___ freebsd-current@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-current To unsubscribe, send any mail to freebsd-current-unsubscr...@freebsd.org

Re: FUSE not work.

2013-07-24 Thread Alexander Panyushkin
20.07.2013 18:02, Pedro Giffuni пишет: On 19.07.2013 23:42, Kevin Oberman wrote: ... fuse is at least partly broken in -current. I discovered that if you mount two devices that use fuse, when you umount any of them, ll are marked as not mounted and disappear from df(1) or mount(8) output,

Re: FUSE not work.

2013-07-24 Thread Alexander Panyushkin
24.07.2013 18:22, Baptiste Daroussin пишет: On Fri, Jul 19, 2013 at 09:42:41PM -0700, Kevin Oberman wrote: On Fri, Jul 19, 2013 at 6:22 PM, Pedro Giffuni p...@freebsd.org wrote: On 19.07.2013 12:07, Alexander Panyushkin wrote: 19.07.2013 19:42, Pedro Giffuni пишет: (re-posting since

Re: Panic at USB drive plugging in

2013-07-23 Thread Alexander Motin
like devd and something had timing issues. Any ideas? This looks like a CAM/SCSI problem and not directly USB stack problem. It seems crashed inside the CAM sg driver, that is not part of GENERIC kernel. Are you using it is some way? -- Alexander Motin

Re: Panic at USB drive plugging in

2013-07-23 Thread Alexander Motin
On 23.07.2013 21:28, Jia-Shiun Li wrote: On Wed, Jul 24, 2013 at 12:13 AM, Alexander Motin m...@freebsd.org wrote: On 23.07.2013 19:07, Hans Petter Selasky wrote: This looks like a CAM/SCSI problem and not directly USB stack problem. It seems crashed inside the CAM sg driver

Re: FUSE not work.

2013-07-19 Thread Alexander Panyushkin
19.07.2013 12:40, Florent Peterschmitt пишет: Have you rebuild the fusefs-kmod port and then reloaded the kernel module ? I had a crash if I didn't so on 9-STABLE. In FreeBSD 10 fusefs-kmod port doesn't need to be installed anymore for -CURRENT setups.

Re: FUSE not work.

2013-07-19 Thread Alexander Panyushkin
19.07.2013 17:36, Pedro Giffuni пишет: Hello; The internal data structures in the FUSE kernel module have been updated to be more compatible with MacFUSE and the linux FUSE. This basically measn you have to rebuild your fuse modules (including NTFS). We should not really update the

Re: FUSE not work.

2013-07-19 Thread Alexander Panyushkin
19.07.2013 19:42, Pedro Giffuni пишет: (re-posting since the original response didn't make it through) On 19.07.2013 10:29, Alexander Panyushkin wrote: 19.07.2013 17:36, Pedro Giffuni пишет: Hello; The internal data structures in the FUSE kernel module have been updated to be more compatible

FUSE not work.

2013-07-18 Thread Alexander Panyushkin
There is a problem after mount NTFS, fuse not work. uname -a FreeBSD scorpion.kiev.ua 10.0-CURRENT FreeBSD 10.0-CURRENT #0: Thu Jul 18 22:23:54 EEST 2013 r...@scorpion.kiev.ua:/usr/obj/usr/src/sys/Kernel amd64 kldstat | grep fuse 161 0x81e26000 8b3f fuse.ko ntfs-3g -o debug

Re: Sound lag over HDMI

2013-07-12 Thread Alexander Motin
. It makes short sounds like GUI event notifications inaudible sometimes. I guess that could be made to restore audio sync after some unavoidable startup delay, but that is only my guess. -- Alexander Motin ___ freebsd-current@freebsd.org mailing list

Re: kernel compile broken in latest HEAD

2013-07-10 Thread Alexander Leidinger
On Tue, 09 Jul 2013 22:39:40 +0200 Andreas Tobler andreast-l...@fgznet.ch wrote: On 09.07.13 22:33, Alexander Leidinger wrote: Here's what I wrote as a reference: ---snip--- Does someone know what this is supposed to result in? I would assume as the unions are unnamed and no variable

Re: SVN r252892: videodev2.h update breaks gcc compilation

2013-07-10 Thread Alexander Leidinger
anything Can you please try a recent -current, I just committed a fix for this. Thanks, Alexander. -- http://www.Leidinger.netAlexander @ Leidinger.net: PGP ID = B0063FE7 http://www.FreeBSD.org netchild @ FreeBSD.org : PGP ID = 72077137

Re: kernel compile broken in latest HEAD

2013-07-10 Thread Alexander Leidinger
On Tue, 9 Jul 2013 17:32:33 +0200 Gary Jennejohn gljennj...@googlemail.com wrote: I simply named them all x to get the kernel to compile, which succeeded. I committed such a fix, can you please verify that it's ok for you? Bye, Alexander. -- http://www.Leidinger.netAlexander

Re: kernel compile broken in latest HEAD

2013-07-09 Thread Alexander Leidinger
them all x to get the kernel to compile, which succeeded. Did you name it x (union x {...};), or did you declare a variable x with it (union {...} x;)? Bye, Alexander. -- http://www.Leidinger.netAlexander @ Leidinger.net: PGP ID = B0063FE7 http://www.FreeBSD.org netchild

Re: SVN r252892: videodev2.h update breaks gcc compilation

2013-07-08 Thread Alexander Leidinger
would be to #if-0 them out. Bye, Alexander. -- http://www.Leidinger.netAlexander @ Leidinger.net: PGP ID = B0063FE7 http://www.FreeBSD.org netchild @ FreeBSD.org : PGP ID = 72077137 ___ freebsd-current@freebsd.org mailing list http

Re: panic: Lock filedesc structure not share locked

2013-07-03 Thread Alexander Leidinger
had. Bye, Alexander. -- http://www.Leidinger.netAlexander @ Leidinger.net: PGP ID = B0063FE7 http://www.FreeBSD.org netchild @ FreeBSD.org : PGP ID = 72077137 ___ freebsd-current@freebsd.org mailing list http://lists.freebsd.org/mailman

panic: Lock filedesc structure not share locked

2013-06-30 Thread Alexander Leidinger
at http://www.leidinger.net/test/textdump.tar.2 Bye, Alexander. -- http://www.Leidinger.netAlexander @ Leidinger.net: PGP ID = B0063FE7 http://www.FreeBSD.org netchild @ FreeBSD.org : PGP ID = 72077137 ___ freebsd-current@freebsd.org

Re: zfs kernel panic, known incompatibilities with clang CPUTYPE/COPTFLAGS?

2013-06-29 Thread Alexander Leidinger
On Thu, 27 Jun 2013 23:58:33 +0200 Kristof Provost kris...@sigsegv.be wrote: On 2013-06-24 22:08:01 (+0200), Alexander Leidinger alexan...@leidinger.net wrote: On Mon, 24 Jun 2013 12:15:18 +0200 Kristof Provost kris...@sigsegv.be wrote: For what it's worth, I'm running into exactly

Re: zfs kernel panic, known incompatibilities with clang CPUTYPE/COPTFLAGS?

2013-06-29 Thread Alexander Leidinger
Bye, Alexander. -- http://www.Leidinger.netAlexander @ Leidinger.net: PGP ID = B0063FE7 http://www.FreeBSD.org netchild @ FreeBSD.org : PGP ID = 72077137 ___ freebsd-current@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo

Re: zfs kernel panic, known incompatibilities with clang CPUTYPE/COPTFLAGS?

2013-06-29 Thread Alexander Leidinger
On Sat, 29 Jun 2013 18:49:16 +0200 Martin Matuska m...@freebsd.org wrote: Please test the patch from current in r252380. Buildworld+kernel in progress, expect feedback soon. FYI: you misspelled my FreeBSD address in the commit. Bye, Alexander. -- http://www.Leidinger.netAlexander

Re: zfs kernel panic, known incompatibilities with clang CPUTYPE/COPTFLAGS?

2013-06-29 Thread Alexander Leidinger
=revisionrevision=252380 This fixes the panic for me (on stable/9). I confirm for -current. Bye, Alexander. -- http://www.Leidinger.netAlexander @ Leidinger.net: PGP ID = B0063FE7 http://www.FreeBSD.org netchild @ FreeBSD.org : PGP ID = 72077137

Re: zfs kernel panic, known incompatibilities with clang CPUTYPE/COPTFLAGS?

2013-06-24 Thread Alexander Leidinger
, he was able to create a test-case which triggers the problem. Bye, Alexander. -- http://www.Leidinger.netAlexander @ Leidinger.net: PGP ID = B0063FE7 http://www.FreeBSD.org netchild @ FreeBSD.org : PGP ID = 72077137 ___ freebsd-current

Re: Atom N450 + C3 + HPET == bad timer behaviour

2013-06-21 Thread Alexander Motin
, but different one they've found during debugging. HPET always has ONESHOT capability, so this check is irrelevant when it is used as a broadcast device. -- Alexander Motin ___ freebsd-current@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo

Re: zfs kernel panic, known incompatibilities with clang CPUTYPE/COPTFLAGS?

2013-06-15 Thread Alexander Leidinger
On Sat, 15 Jun 2013 11:17:07 +0300 Mikolaj Golub troc...@freebsd.org wrote: On Fri, Jun 14, 2013 at 11:07:02PM +0200, Alexander Leidinger wrote: db bt Tracing pid 2356 uart_sab82532_class() at 0 devfs_ioctl_f() at devfs_ioctl_f+0xf0 kern_ioctl() at kern_ioctl+0x1d7 sys_ioctl

Re: zfs kernel panic, known incompatibilities with clang CPUTYPE/COPTFLAGS?

2013-06-14 Thread Alexander Leidinger
On Wed, 12 Jun 2013 22:39:53 +0200 Dimitry Andric d...@freebsd.org wrote: On Jun 12, 2013, at 22:30, Alexander Leidinger alexan...@leidinger.net wrote: I try to update from a pre-clang world (r242511M) to now (r251618M). The resulting kernel boots, but while starting some jails

Re: zfs kernel panic, known incompatibilities with clang CPUTYPE/COPTFLAGS?

2013-06-13 Thread Alexander Leidinger
inclined to suspect KVA exhaustion. This is just a shot in the dark. If this is amd64, then never mind, KVA_PAGES is meaningless there. Sorry, I forgot to specify, it's amd64. Bye, Alexander. -- http://www.Leidinger.netAlexander @ Leidinger.net: PGP ID = B0063FE7 http://www.FreeBSD.org

zfs kernel panic, known incompatibilities with clang CPUTYPE/COPTFLAGS?

2013-06-12 Thread Alexander Leidinger
issues with those settings? If yes, any suggestions what I should use instead? If not, would it be beneficial to try with different settings (which ones)? Bye, Alexander. -- http://www.Leidinger.netAlexander @ Leidinger.net: PGP ID = B0063FE7 http://www.FreeBSD.org netchild @ FreeBSD.org

Re: Undesirable bmake behavior

2013-06-02 Thread Alexander Kabaev
=amd64 $ Now you may be right that that's a bad idea, but it isn't anything new. --sjg Indeed, it seems this is an issue that rears it head every time we resort to building the bootstrap make, which happens not often. bmake just made me notice the issue, and it wasn't the cause. -- Alexander

Undesirable bmake behavior

2013-06-01 Thread Alexander Kabaev
this that is a particularly desirable and even sane behaviour - once buildworld has finished, no tool should ever try to run _anything_ from what is essentially a scratch space. Bootstrap and cross tools should only be used during corresponding stages of buildworld and by default. -- Alexander Kabaev

Re: BSD sleep

2013-05-29 Thread Alexander Yerenkow
numbers with separator, e.g. 3.600, and this means for them one hour and not 3 point 6 seconds. -- Regards, Alexander Yerenkow ___ freebsd-current@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-current To unsubscribe, send any

Re: BSD sleep

2013-05-29 Thread Alexander Yerenkow
`m` as month). About non-portable feature with non-integers, it was just side observation. -- Regards, Alexander Yerenkow ___ freebsd-current@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-current To unsubscribe, send any

Re: A PRIV_* flag for /dev/mem?

2013-05-25 Thread Alexander Leidinger
On Sat, 18 May 2013 07:36:01 -0600 Jamie Gritton ja...@freebsd.org wrote: On 05/18/13 05:43, Konstantin Belousov wrote: On Fri, May 17, 2013 at 01:14:23PM -0600, Jamie Gritton wrote: I'm considering Alexander Leidinger's patch to make X11 work inside a jail (http://leidinger.net/FreeBSD

Re: [PATCH] NAND Framework ONFI chip detection

2013-05-24 Thread Alexander Fedorov
Hi, current! I received a positive feedback from Grzegorz Bernacki (semihalf). He said that my patch is ok. Can anyone commit a proposed patch? 2013/5/21 Alexander Fedorov alexander.fedo...@rtlservice.com: Hi all! I'm writing NAND Flash controller driver for my Hackberry board. And I found

[PATCH] NAND Framework ONFI chip detection

2013-05-21 Thread Alexander Fedorov
Hi all! I'm writing NAND Flash controller driver for my Hackberry board. And I found that NAND Framework does not properly detecting ONFI compiliant chips. First, ONFI specification says (p. 40 http://www.onfi.org/~/media/ONFI/specs/ONFI_1_0_Gold.pdf): The ONFI signature is the ASCII encoding

Re: head auditdistd

2013-05-14 Thread Alexander Yerenkow
mail to freebsd-current-unsubscr...@freebsd.org -- Regards, Alexander Yerenkow ___ freebsd-current@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-current To unsubscribe, send any mail to freebsd-current-unsubscr

Re: head auditdistd

2013-05-14 Thread Alexander Yerenkow
to freebsd-current-unsubscr...@freebsd.org -- Regards, Alexander Yerenkow ___ freebsd-current@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-current To unsubscribe, send any mail to freebsd-current-unsubscr...@freebsd.org

VAIO intel i7 Ivy Bridge ultrabook installation fail: Disks not found

2013-05-14 Thread Nicolas Alexander Scheibling
Hello, as I am newly writing to these mailing lists, forgive my formal and content-relative mistakes. As it stands now, I would absolutely love installing some 10-CURRENT on my newly acquired SONY VAIO ultrabook. AFAIK powered by Ivy Bridge ULV, 1.9 - 2.3 GHz. It has an additional SATA 32 GB

Re: New umass/da errors (different with previous ATA COMMAND PASS THROUGH)

2013-05-12 Thread Alexander Motin
should fix it. -- Alexander Motin ___ freebsd-current@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-current To unsubscribe, send any mail to freebsd-current-unsubscr...@freebsd.org

Re: Tell me how to increase the virtual disk with ZFS?

2013-05-11 Thread Alexander Yerenkow
-unsubscr...@freebsd.org -- Regards, Alexander Yerenkow ___ freebsd-current@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-current To unsubscribe, send any mail to freebsd-current-unsubscr...@freebsd.org

Re: Tell me how to increase the virtual disk with ZFS?

2013-05-11 Thread Alexander Yerenkow
2013/5/11 Paul Kraus p...@kraus-haus.org On May 11, 2013, at 10:03 AM, Alexander Yerenkow yeren...@gmail.com wrote: There's no mature (or flexible, or can do what I want ) way to increase/decrease disk sizes in FreeBSD for now {ZFS,UFS}. Best and quickest way - to have twice spare space

Re: Audio Hints, T520?

2013-05-06 Thread Alexander Motin
that other (internal) microphone is on another pcm device/mixer. -- Alexander Motin ___ freebsd-current@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-current To unsubscribe, send any mail to freebsd-current-unsubscr

Re: Audio Hints, T520?

2013-05-06 Thread Alexander Motin
On 06.05.2013 15:12, Sean Bruno wrote: On Mon, 2013-05-06 at 09:27 +0300, Alexander Motin wrote: From information provided by Sean I can't see why added quirk for playback may affect recording in any way. More likely I would guess that change from two playback pcm/dsp devices to one, while

Re: Audio Hints, T520?

2013-05-05 Thread Alexander Motin
adjust? http://people.freebsd.org/~sbruno/t520_sysctl_hdaa.txt Verbose dmesg would be easier to read, since the provided sysctl output is mostly the raw input data. I see there that your system has two microphones. Have you tried to select both (mic and monitor) in mixer? -- Alexander Motin

Re: Last current shows strange CAM/SCSI error on empty USB card reader on the boot

2013-05-02 Thread Alexander Motin
sense: NOT READY asc:3a,0 (Medium not present) (da0:umass-sim0:0:0:0): Error 6, Unretryable error -- Alexander Motin ___ freebsd-current@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-current To unsubscribe, send any mail

Re: Light humour

2013-04-28 Thread Alexander Yerenkow
virtualization level, no utf-8 in console and other myths, partial myths, or obsolete problems of old releases, and you'll receive bad opinion on BSD. But, there's not much to be done actually :) -- Regards, Alexander Yerenkow ___ freebsd-current@freebsd.org

Re: Any objections/comments on axing out old ATA stack?

2013-04-21 Thread Alexander Motin
every several seconds of continuous load to limit possible command starvation inside the disk. SCSI driver does alike things, but inserts ordered command flag, that does not exist in SATA, instead of different command. -- Alexander Motin ___ freebsd

Re: Any objections/comments on axing out old ATA stack?

2013-04-21 Thread Alexander Motin
ATA controller drivers are delaying conflicting commands, avoiding conflicts in device. 21.04.2013 14:32 пользователь Jeremy Chadwick j...@koitsu.org написал: On Sun, Apr 21, 2013 at 02:11:04PM +0300, Alexander Motin wrote: On 21.04.2013 00:29, Jeremy Chadwick wrote: - The ATA commands which

Re: Cannot unmount nullfs in current

2013-04-19 Thread Alexander Yerenkow
Can we pretend an user-friendly-os and spam to syslog corresponding blocking file and process whenever umount going to fail ? :) Like, make this to be default ( or with some key at least ) behavior of umount. Regards, Alexander Yerenkow ___ freebsd

Re: Any objections/comments on axing out old ATA stack?

2013-04-03 Thread Alexander Motin
. If necessary, I can pull up a second console, but the PC that is affected is legacy-free, so serial port only works through a serial/USB converter. -- Alexander Motin ___ freebsd-current@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo

Re: poweroff (shutdown -p) is broken

2013-04-03 Thread Alexander Motin
give any more information about your system and the problem? What disks and controllers do you have and which drivers do you use? Full verbose kernel messages from boot up to the hang (if you can set up serial console) could be interesting. -- Alexander Motin

Re: poweroff (shutdown -p) is broken

2013-04-03 Thread Alexander Motin
On 03.04.2013 12:32, Alexander Motin wrote: On 03.04.2013 02:15, deeptech71 wrote: As of r248872, my system, when ordered to power off, stalls at the Uptime: [...] message. Before that revision, the Uptime message would be followed by several additional messages -- something related to usb

Re: poweroff (shutdown -p) is broken

2013-04-03 Thread Alexander Motin
On 03.04.2013 14:21, Alexander Motin wrote: On 03.04.2013 12:32, Alexander Motin wrote: On 03.04.2013 02:15, deeptech71 wrote: As of r248872, my system, when ordered to power off, stalls at the Uptime: [...] message. Before that revision, the Uptime message would be followed by several

Re: DTrace of radeonkms on 9.1

2013-04-01 Thread Alexander Leidinger
initialization magic once a sysctl is set to 1, instead of doing this magic at module-load time. This way you could load the module, start the dtrace script and then issue the magic sysctl. Bye, Alexander. -- http://www.Leidinger.netAlexander @ Leidinger.net: PGP ID = B0063FE7 http

Re: Any objections/comments on axing out old ATA stack?

2013-03-28 Thread Alexander Motin
. Are there many boards now with ATA, but without USB? But I agree, it should be checked. -- Alexander Motin ___ freebsd-current@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-current To unsubscribe, send any mail to freebsd

Any objections/comments on axing out old ATA stack?

2013-03-27 Thread Alexander Motin
to allow further ATA code cleanup. Does any one here still uses legacy ATA stack (kernel explicitly built without `options ATA_CAM`) for some reason, for example as workaround for some regression? Does anybody have good ideas why we should not drop it now? -- Alexander Motin

Re: Any objections/comments on axing out old ATA stack?

2013-03-27 Thread Alexander Motin
On 28.03.2013 00:05, Steve Kargl wrote: On Wed, Mar 27, 2013 at 11:35:35PM +0200, Alexander Motin wrote: On 27.03.2013 23:32, Steve Kargl wrote: On Wed, Mar 27, 2013 at 11:22:14PM +0200, Alexander Motin wrote: Hi. Since FreeBSD 9.0 we are successfully running on the new CAM-based ATA stack

Re: kernel panic - Fatal Trap 12 on boot @svn 248711

2013-03-25 Thread Alexander Kabaev
? ___ freebsd-current@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-current To unsubscribe, send any mail to freebsd-current-unsubscr...@freebsd.org You run dconschat by any chance? -- Alexander Kabaev signature.asc Description: PGP signature

Re: kernel panic - Fatal Trap 12 on boot @svn 248711

2013-03-25 Thread Alexander Kabaev
On Mon, 25 Mar 2013 21:21:07 -0400 (EDT) AN a...@neu.net wrote: On Mon, 25 Mar 2013, Alexander Kabaev wrote: On Mon, 25 Mar 2013 21:06:09 -0400 (EDT) AN a...@neu.net wrote: After updating to svn 248711 I am getting a kernel panic and reboot when booting my system. The last

Re: Unexpected SU+J inconsistency AGAIN -- please, don't shift topic to ZFS!

2013-02-28 Thread Alexander Yerenkow
How about tell us 9.1-STABLE from which date you run? Do you use any dumps/snapshots in this FS? In past, that could broke things. -- Regards, Alexander Yerenkow ___ freebsd-current@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo

Re: Unexpected SU+J inconsistency AGAIN -- please, don't shift topic to ZFS!

2013-02-28 Thread Alexander Yerenkow
___ freebsd-current@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-current To unsubscribe, send any mail to freebsd-current-unsubscr...@freebsd.org -- Regards, Alexander Yerenkow

Re: FreeBSD Testing Facility

2013-02-24 Thread Alexander Yerenkow
are there, they just need to be gathered :) -- Regards, Alexander Yerenkow ___ freebsd-current@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-current To unsubscribe, send any mail to freebsd-current-unsubscr...@freebsd.org

Re: HEAD memsticks broken? [USB/CAM Problems?]

2013-02-22 Thread Alexander Motin
On 20.02.2013 17:43, Alexander Motin wrote: On 16.02.2013 12:07, Joel Dahl wrote: On 14-02-2013 20:37, Joel Dahl wrote: On 12-02-2013 8:51, Hans Petter Selasky wrote: On Monday 11 February 2013 23:21:05 Joel Dahl wrote: On 10-02-2013 0:09, Joel Dahl wrote: On 09-02-2013 20:28, Alexander

Re: DVD/CD lost after r246713

2013-02-22 Thread Alexander Motin
Hi. ATAPI devices on legacy ATA controllers were lost due to command timeout caused by data underrun, caused by r246713. r247165 should fix the issue. -- Alexander Motin ___ freebsd-current@freebsd.org mailing list http://lists.freebsd.org/mailman

<    1   2   3   4   5   6   7   8   9   10   >