Rob Benwell recommends this site

2011-01-03 Thread alex
Your friend Rob Benwell(instantprof...@yahoo.com) has recommended this site to you, and sends you the following message: Hello Friend, GUARANTEED!: Get your $778.83 instantprofit Commissions Now!!! Underground Automated Method Allows 19 Years Old Kid Blogger To Raid The Market For $23.6

FreeBSD 7.0 and Samba 3.3.2 crash over ZFS share

2009-04-03 Thread Alex
same problem? Is it possible to fix? uname -a FreeBSD 7.0-RELEASE-p11 #25: Fri Mar 27 19:13:25 EDT 2009 r...@storage:/usr/obj/usr/src/sys/VIAC7 i386 Thank you, Alex ___ freebsd-stable@freebsd.org mailing list http://lists.freebsd.org/mailman

[no subject]

2004-11-28 Thread Alex
-- Using M2, Opera's revolutionary e-mail client: http://www.opera.com/m2/ ___ [EMAIL PROTECTED] mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-stable To unsubscribe, send any mail to "[EMAIL PROTECTED]"

shutdown

2005-10-15 Thread Alex
Hi ! My laptop (dell inspiron 1150) do nothing when i want to shutdown it from power button. How can i fix this trouble ? FreeBSD dell1.xx 5.4-STABLE FreeBSD 5.4-STABLE #1: Thu Oct 13 16:11:55 MSD 2005 [EMAIL PROTECTED]:/usr/obj/usr/src/sys/DELL1KERN5X i386 dell1# cat /var/log/messa

Re[2]: Java for FreeBSD

2002-02-13 Thread Alex
X? I tried to install it on 4.4 but it wanted to install X and asked me lot of quistions about it. I also needed to download two compressed files by hand (normal). Didn't hear anything about needing linux-jdk due. -- Best regards, Alex To Unsubscribe: send mail to [EMAIL PROTECTED] with "unsubscribe freebsd-stable" in the body of the message

build world & kernel

2002-04-05 Thread Alex
kernel. I build the GENERIC kernel with some extra options for my firewall and such. The root partition exist on a IDE drives. I read something about ATA, but don't know any more about this. Any help, suggestions, ect. is very welcome and appreciated. -- Best

installworld failure on -STABLE [/usr/src/gnu/usr.bin/perl/library]

2003-06-17 Thread Alex
1 Stop in /usr/src. *** Error code 1 Stop in /usr/src. Any ideas ? I'm desperate to get this box up and running. - Alex ___ [EMAIL PROTECTED] mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-stable To unsubscribe, send any mail to "[EMAIL PROTECTED]"

Re: PCI internal modem

1999-12-20 Thread Alex
te /dev/cua4, et al in > /dev. > > If it is a win modem, you lose. Sell it to some sucker and buy a real > pci modem. > > Patch: http://www.freebsd.org/~imp/Psio Just wondering - why isn't this in the tree? You seem to have had this patch for quite some time now (or a

Re: CVSup woes

1999-12-27 Thread Alex
.org Yeah, it used to be Imperial College London, but now Easynet seems to be taking over the world... (running FreeBSD mostly BTW). They have a pretty damn fast link to NY, so I wouldn't be surprised if it was faster even for some people in the US. Alex > > in your sup-file >

Re: linux emulation on 3.4-stable

1999-12-27 Thread Alex
I suspect that this will only happen if/when > > i) They are needed (to make something work). > > ii) Somebody implements them. It's the OSS_GETVERSION ioctl, and it was implemented in -current 6 months ago. The version can now be changed through the sysctl varia

Re: Best way to switch from Linux to BSD

2011-03-29 Thread Alex Goncharov
,--- Michal (Tue, 29 Mar 2011 20:20:04 +0200) * | There is also no Microsoft Windows Management Console for FreeBSD, does | it make FreeBSD lacking, insufficient, or broken in some specific server | area? It's time to switch this char elsewhere, to -help, perhaps, no? -- Alex -- alex-g

Re: recommendations for laptop and desktop [SEC=UNCLASSIFIED]

2011-07-14 Thread Wilkinson, Alex
laptops thrust upon them :-) > "Here take this thing, I'm not using, I've heard you say BSD >is more efficient than MS, so maybe'll get some use out of it" >Then you get home with it & look it up on the web ... :-) There is always iXsystems invincibo

Dtrace with PHP scripts works on FreeBSD8-STABLE!

2011-07-17 Thread Alex Samorukov
Hello, I was able to compile [1] and and run PHP Dtrace provider on FreeBSD-STABLE. Everything works as expected and looks very cool. It works both from Apache (mod_php) and cli. If there are port commiters with dtrace experience - please, take it. Below there is a small demo: This is a tes

dtrace/mysqld

2011-07-27 Thread Alex Samorukov
If anyone interested - i was able to compile dtrace support in mysql-server55 port. During this i found a bug in dtrace/bsd - if it is running more then 1 time on the same object (this is the case for mysqld) then object is broken. I was able to do workaround (with preserving original object an

Re: dtrace ustack kernel panic

2011-07-31 Thread Alex Samorukov
Hi, I just tried your test on -STABLE + 1 fix from current [1] and got no trap. dtrace: buffer size lowered to 2m CPU IDFUNCTION:NAME 4 42224accept:return nc accept:return Assertion failed: (dpr != NULL), file /usr/src/cddl/lib/libdtrace/../../../

Re: bad sector in gmirror HDD

2011-08-20 Thread Alex Samorukov
You can run long self-test in smartmontools (-t long). Then you can get failed sector number from the smartmontools (-l selftest) and then you can use DD to write zero to the specific sector. Also i am highly recommending to setup smartd as daemon and to monitor number of relocated sectors. If

Re: bad sector in gmirror HDD

2011-08-20 Thread Alex Samorukov
"The SMART tests you did didn't really amount to anything; no surprise. short and long tests usually do not test the surface of the disk. There are some drives which do it on a long test, but as I said before, everything varies from drive to drive." It is not correct statement, sorry. Long tes

Re: smartctl / mpt on 9.0-RC1

2011-11-03 Thread Alex Samorukov
Hello, I am smartmontools developer and FreeBSD port maintainer. If you could provide shell access to the affected system i can try to debug issue. I have no access to the mpt devices myself and it is unclear what going on from provided backtrace. On 11/03/2011 09:40 AM, Frank Razenberg wrot

Re: smartctl / mpt on 9.0-RC1

2011-11-03 Thread Alex Samorukov
returned from the driver without strict check in smartctl. On 11/03/2011 07:43 PM, James wrote: On Thu, Nov 3, 2011 at 12:12 PM, Alex Samorukov wrote: I am smartmontools developer and FreeBSD port maintainer. If you could provide shell access to the affected system i can try to debug issue. I have

Re: smartctl / mpt on 9.0-RC1

2011-11-03 Thread Alex Samorukov
nse_data); +#else +memcpy(iop->sensep,&(ccb->csio.sense_data),sizeof(struct scsi_sense_data_fixed)); +iop->resp_sense_len = sizeof(struct scsi_sense_data_fixed); +#endif } iop->scsi_status = ccb->csio.scsi_status; On 03.11.2011, at 19:52, Alex Samorukov wrote:

Re: smartctl / mpt on 9.0-RC1

2011-11-03 Thread Alex Samorukov
On 11/03/2011 08:37 PM, James wrote: On Thu, Nov 3, 2011 at 1:52 PM, Alex Samorukov wrote: Thank you. I currently got shell, but user-only, what is useless for me ;-) (All ioctl/cam commands require superuser) I asked for the root and now waiting for it. You can also provide shell so i will

Re: smartctl / mpt on 9.0-RC1

2011-11-03 Thread Alex Samorukov
On 11/03/2011 09:35 PM, James wrote: Thanks, Alex. Looks like you fixed it. smartctl no longer segfaults. Thank you for testing. I submitter PR [1] with this patch. It also contain patch to avoid problems with SATA drives on LSI (SAS) controllers. [1] http://www.freebsd.org/cgi/query-pr.cgi

Re: [smartmontools-support] smartctl / mpt on 9.0-RC1

2011-11-06 Thread Alex Samorukov
This is fixed by me in SVN. Also fix already applied in the ports, so please update your smartmontools port. On 11/02/2011 10:57 PM, Frank Razenberg wrote: Ever since I tried 9.0-RC1 I haven't been able to read SMART values of the disks attached to my Intel SASUC8i (LSI 1068e rebrand) controlle

Re: smartctl / mpt on 9.0-RC1

2011-11-06 Thread Alex Samorukov
On 11/06/2011 04:52 PM, Marat N.Afanasyev wrote: I wonder is there a possibility to monitor sas drives on twa controllers? Hi Marat, I have no access to such hardware so don`t know if it works or not. ___ freebsd-stable@freebsd.org mailing list htt

Re: smartctl / mpt on 9.0-RC1

2011-11-06 Thread Alex Samorukov
it doesn't work :( sata drives are accessible, but for sas all we have: # smartctl -d 3ware,0 -a /dev/twa0 smartctl 5.40 2010-10-16 r3189 [FreeBSD 8.2-RELEASE amd64] (local build) Copyright (C) 2002-10 by Bruce Allen, http://smartmontools.sourceforge.net Command failed, ata.status=(0x00),

Re: smartctl / mpt on 9.0-RC1

2011-11-06 Thread Alex Samorukov
On 11/06/2011 09:37 PM, Alex Samorukov wrote: Command failed, ata.status=(0x00), ata.command=(0xec), ata.flags=(0x01) WARNING - NO DEVICE FOUND ON 3WARE CONTROLLER (disk 0) Smartctl: Device Read Identity Failed (not an ATA/ATAPI device) A mandatory SMART command failed: exiting. To continue

Re: smartctl / mpt on 9.0-RC1

2011-11-07 Thread Alex Samorukov
On 11/07/2011 02:06 PM, Jeremy Chadwick wrote: On Mon, Nov 07, 2011 at 04:53:36PM +0400, Marat N.Afanasyev wrote: btw, 3dm can tell about reallocated sector count on sas somehow, while smartctl cannot, even on supported controller :( I think this is getting into a separate discussion topic. I

Re: mfip and smartctl Re: smartctl / mpt on 9.0-RC1

2011-11-07 Thread Alex Samorukov
On 11/07/2011 02:47 PM, Andrew Boyer wrote: [GLTSD (Global Logging Target Save Disable) set. Enable Save with '-S on'] No self-tests have been logged Long (extended) Self Test duration: 1740 seconds [29.0 minutes] btw, 3dm can tell about reallocated sector count on sas somehow, while smartctl

Re: smartctl / mpt on 9.0-RC1

2011-11-07 Thread Alex Samorukov
On 11/07/2011 03:10 PM, Jeremy Chadwick wrote: I see. I wasn't aware there was an ioctl(2) interface to twa(4). This makes me wonder: why does Marat use /dev/passX as his device when using smartctl? Because Marat using LSI mfi (not 3ware twa!) driver in this case. mfip.ko exports /dev/passX de

Re: smartctl / mpt on 9.0-RC1

2011-11-09 Thread Alex Samorukov
On 11/08/2011 09:33 PM, Marat N.Afanasyev wrote: why :) just a little misunderstanding, I suppose ;) I just showed what I'd expect from #smartctl -a -d 3ware,0 /dev/twa0 in case of sas drive on channel 0 Yes. BTW, if you able to provide access to the BSD box with MFI and SAS i could fix "

disk devices speed is ugly

2012-01-26 Thread Alex Samorukov
Hi, I ported exfat fuse module to FreeBSD (PR 164473) and found that it works much slower then on Linux. I found 2 reasons for this: 1) FreeBSD kernel do not allow to have nonalignment access to device with standard read/write commands. mmap to the entire disk (/dev/da0s1) doesn`t work also

Re: disk devices speed is ugly

2012-01-31 Thread Alex Samorukov
On 01/31/2012 11:19 AM, Harald Schmalzbauer wrote: schrieb Alex Samorukov am 26.01.2012 14:52 (localtime): Hi, I ported exfat fuse module to FreeBSD (PR 164473) and found that it works much slower then on Linux. I found 2 reasons for this: Thanks a lot! I saw the new port :-) Hope that

Re: New BSD Installer

2012-02-10 Thread Alex Samorukov
On 02/10/2012 06:56 PM, Joe Holden wrote: Guys, This should really be reverted to sysinstall until the new installer is at least in a state where it consistently works... the most important part of a new users experience is the installer and the few new installs I have done lately I've just i

Re: disk devices speed is ugly

2012-02-12 Thread Alex Samorukov
On 02/12/2012 01:54 AM, Adrian Chadd wrote: Hi, What about the disk access is unaligned? Do you mean not sector aligned? or? Hi. Sector aligned. This is a common problem people face doing disk IO analysis. The whole point about not allowing unaligned access is to make the disk IO path cleaner

Re: disk devices speed is ugly

2012-02-12 Thread Alex Samorukov
On 02/13/2012 06:27 AM, Adrian Chadd wrote: On 12 February 2012 09:34, Alex Samorukov wrote: Yes. But it will nit fix non-cached access to the disk (raw) devices. And this is the main reason why ntfs-3g and exfat are much slower then working on Linux. But _that_ can be fixed with the

Re: disk devices speed is ugly

2012-02-13 Thread Alex Samorukov
On 02/13/2012 02:28 PM, Gary Palmer wrote: Yes. But it will nit fix non-cached access to the disk (raw) devices. And this is the main reason why ntfs-3g and exfat are much slower then working on Linux. But _that_ can be fixed with the appropriate application of a sensible caching layer. With

Re: disk devices speed is ugly

2012-02-20 Thread Alex Samorukov
On 02/15/2012 05:50 AM, Scott Long wrote: What would be nice is a generic caching subsystem that any FS can use - similar to the old block devices but with hooks to allow the FS to request read-ahead, advise of unwanted blocks and ability to flush dirty blocks in a requested order with the equiv

cdcontrol close: Invalid argument

2012-03-22 Thread Alex Goncharov
CSI sense: ILLEGAL REQUEST asc:24,0 (Invalid field in CDB) > (cd0:ata0:0:0:0): START STOP UNIT. CDB: 1b 0 0 0 3 0 > (cd0:ata0:0:0:0): CAM status: SCSI Status Error > (cd0:ata0:0:0:0): SCSI status: Check Condition > (cd0:ata0:0:0:0): SCSI sense: ILLEGAL REQUEST asc:24,0 (Invalid field

9-STABLE + Infiniband - incorrect interface counters

2012-03-24 Thread Alex Tutubalin
lexa@new-gw:/home/lexa# ping -s 32000 -c 1 -f 10.1.1.1 PING 10.1.1.1 (10.1.1.1): 32000 data bytes . --- 10.1.1.1 ping statistics --- 1 packets transmitted, 1 packets received, 0.0% packet loss round-trip min/avg/max/stddev = 0.157/0.225/1.758/0.156 ms -- Alex Tutubalin Web: http://blo

Re: High load event idl.

2012-04-29 Thread Alex Kozlov
On Sun, Apr 29, 2012 at 03:07:40PM +0300, Alexander Motin wrote: > On 04/29/12 15:04, Oliver Pinter wrote: > > Removing dummynet from kernel don't chanage anything, that is releated > > to load average. The loadavg hold to 0.70 +/- 0.2. (single user : sh + > > top) > > New ktr dump? I have similar

Re: High load event idl.

2012-04-29 Thread Alex Kozlov
On Sun, Apr 29, 2012 at 04:39:29PM +0300, Alexander Motin wrote: > On 04/29/12 16:30, Alex Kozlov wrote: > > On Sun, Apr 29, 2012 at 04:11:20PM +0300, Alexander Motin wrote: > >> On 04/29/12 15:27, Alex Kozlov wrote: > >>> On Sun, Apr 29, 2012 at 03:07:40PM +0300, Al

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

2012-05-29 Thread Alex Kozlov
M +0200, Dag-Erling Smørgrav wrote: > >>> Jason Hellenthal writes: > >>>> Could someone MFC this to stable/8 please... > >>> > >>> Is unzip in stable/8 identical to unzip in head and stable/9? If not, > >>> this should be addressed fir

Re: Why Are You NOT Using FreeBSD ?

2012-06-01 Thread Alex Goncharov
'dbus' may be harder to avoid. It would be really nice to be able to talk to Apple and BB mobile devices from FreeBSD -- and that is my only current grievance about FreeBSD as a desktop environment. Everything else is shining brilliant for me. Thanks all who made it so! -- Alex -- alex-go

Is there known problem with USB flash readers?

2010-06-24 Thread Alex Markelov
rs/ideas are greatly appreciated! Regards, Alex. -- "Openness is the foundation and preservative of friendship... Let me claim from you at all times your undisguised opinions." --- William Wilberforce PGP fingerprint: B030 9111 CE41 5C09

SIGEPIPE after update to 8.1-RC2

2010-07-17 Thread Alex Kozlov
Hi, stable After updating my buildbox from 26 April 8-STABLE to 8.1-RC2 I constantly getting SIGEPIPE portsnap: Fetching 4 metadata patches... done. Applying metadata patches... done. Fetching 0 metadata files... done. Fetching 27 patches.1020... done. Applying patches... done. Fetching 3

Re: SIGEPIPE after update to 8.1-RC2

2010-07-17 Thread Alex Kozlov
On Sat, Jul 17, 2010 at 06:58:29PM +0200, Ronald Klop wrote: > Try rebuilding bash or sh or whatever you are using as shell. I'm not sure > though. I done only preliminary testing, but replacing /bin/sh by one from 8.0-RELEASE seems to help. Thanks. Now I will try to find particular commit that b

Re: mysqld_safe holding open a pty/tty on FreeBSD (7.x and 8.x)

2010-09-30 Thread Alex Dupre
iven > their popularity/importance. If you have an already tested patch for the mysql rc script, I'll commit it asap. -- Alex Dupre ___ freebsd-stable@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-stable To unsubscri

Re: VirtualBox OpenSolaris guest

2010-10-08 Thread Alex Goncharov
uot;audio" (i.e. can you play an mp3 file with mpg123, for example)? -- Alex -- alex-goncha...@comcast.net -- ___ freebsd-stable@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-stable To unsubscribe, send any mail to

Re: VirtualBox OpenSolaris guest

2010-10-09 Thread Alex Goncharov
,--- You/Harald (Sat, 9 Oct 2010 22:36:30 +0200) * | On Fri, Oct 08, 2010 at 02:34:11PM -0400, Alex Goncharov wrote: | > | I guess that FreeBSD will never be supported by Adobe. | > | > Flash works beautifully for me on FreeBSD 8.1 in both Firefox 3.6... | > and in Opera (linu

Re: VirtualBox OpenSolaris guest

2010-10-10 Thread Alex Goncharov
ight? * What version of www/opera? I'll repeat your setup today, when we are clear what precisely you have done (provided you use www/opera from the most recent ports.) Thanks, -- Alex -- goncharov.a...@gmail.com -- ___ freebsd-stable@freebsd.

Re: VirtualBox OpenSolaris guest

2010-10-10 Thread Alex Goncharov
tely, this topic was raised just a few days after, and you showed us the path. Thank you *very much*! (It only www/opera stopped crashing on File/Exit now...) -- Alex -- alex-goncha...@comcast.net -- ___ freebsd-stable@freebsd.org mailing list http://lists

Re: VirtualBox OpenSolaris guest

2010-10-11 Thread Alex Goncharov
Print Preview) 0. | Remedy for ugly file dialogs is skin with skinned ones. | | e.g. http://my.opera.com/community/customize/skins/info/?id=10071 This is an interesting link... I've never tried Opera skins... maybe I should... Thank you Artem and

Re: VirtualBox OpenSolaris guest

2010-10-12 Thread Alex Goncharov
lash or not Flash. Looks like Linux compatibility issues; they should not be that hard to fix. Start with the basics: -- emulators/linux_base-f10 x11/linux-f10-xorg-libs textproc/linux-f10-aspell -- look at your logs, make sure that all installs correctly. -- Alex -- alex-gonc

Reproducible Kernel Panic on 8.1-STABLE [SEC=UNCLASSIFIED]

2010-10-13 Thread Wilkinson, Alex
i need to physically reset the box. If there is anything i can do to further assist in debugging please let me know. -Alex IMPORTANT: This email remains the property of the Department of Defence and is subject to the jurisdiction of section 70 of the Crimes Act 1914. If you have received

Re: Reproducible Kernel Panic on 8.1-STABLE [SEC=UNCLASSIFIED]

2010-10-14 Thread Wilkinson, Alex
0n Thu, Oct 14, 2010 at 02:13:27PM +0600, Sergey Nikolenko wrote: >On 14.10.2010 09:26, Wilkinson, Alex wrote: >> I have come across a bug that triggers a kernel panic on 8.1-STABLE(r213395) through the >> use of /usr/ports/sysutils/fusefs-sshfs. Typically i do

Re: Reproducible Kernel Panic on 8.1-STABLE [SEC=UNCLASSIFIED]

2010-10-14 Thread Wilkinson, Alex
0n Thu, Oct 14, 2010 at 04:51:10PM +0800, Wilkinson, Alex wrote: >0n Thu, Oct 14, 2010 at 02:13:27PM +0600, Sergey Nikolenko wrote: > >>On 14.10.2010 09:26, Wilkinson, Alex wrote: >>> I have come across a bug that triggers a kernel panic o

Re: Reproducible Kernel Panic on 8.1-STABLE [SEC=UNCLASSIFIED]

2010-10-17 Thread Wilkinson, Alex
0n Fri, Oct 15, 2010 at 04:27:51PM +0200, Ivan Voras wrote: >On 10/15/10 03:43, Wilkinson, Alex wrote: >> >> 0n Thu, Oct 14, 2010 at 04:51:10PM +0800, Wilkinson, Alex wrote: >> >> > 0n Thu, Oct 14, 2010 at 02:13:27PM

Re: VirtualBox OpenSolaris guest [becomes: linux-f10-expat]

2010-10-18 Thread Alex Goncharov
-xr-x 1 root wheel 20844 Oct 18 08:27 /compat/linux/usr/bin/xmlwf* file /compat/linux/usr/bin/xmlwf /compat/linux/usr/bin/xmlwf: ELF 32-bit LSB executable, Intel 80386, version 1 (GNU/Linux), dynamically linked (uses shared libs), for GNU/Linux 2.6.9, stripped ---

Re: kpanic on install >32GB of RAM [SEC=UNCLASSIFIED]

2010-10-18 Thread Wilkinson, Alex
ing on a >program which can do this, though I know John Baldwin already has one >which should work. Will it work something like http://freshmeat.net/projects/mcelog/ ? -Alex IMPORTANT: This email remains the property of the Department of Defence and is subject to the jurisdic

Re: VirtualBox OpenSolaris guest [becomes: linux-f10-expat]

2010-10-19 Thread Alex Goncharov
,--- Ronald Klop (Tue, 19 Oct 2010 09:15:46 +0200) * | Alex, | | What does pkg_info -W /compat/linux/usr/bin/xmlwf say? Maybe | linux-f10-expat misses a dependency which you have installed already. | `--* -- pkg_info -W /compat

Re: icmp packets on em larger than 1472 [SEC=UNCLASSIFIED]

2010-11-10 Thread Wilkinson, Alex
ytes 1481 bytes from 192.168.1.1: icmp_seq=0 ttl=253 time=31.506 ms 1481 bytes from 192.168.1.1: icmp_seq=1 ttl=253 time=31.493 ms 1481 bytes from 192.168.1.1: icmp_seq=2 ttl=253 time=31.550 ms ^C -Alex IMPORTANT: This email remains the property of the Department of Defence and is subject to t

Re: New event timers for 8-STABLE [SEC=UNCLASSIFIED]

2010-11-11 Thread Wilkinson, Alex
0n Fri, Nov 12, 2010 at 02:40:28AM +0200, Alexander Motin wrote: >I've created a patch, merging all kernel event timers related stuff from >HEAD to 8-STABLE. The only thing I have skipped at this moment was mips >architecture, because of too big code difference there between HEAD

Re: www/chromium ignores proxy settings [SEC=UNCLASSIFIED]

2010-11-22 Thread Wilkinson, Alex
. >With '--proxy-server=proxy:3128' though, it works correctly! >It would still be nice to be able to set these options in the right >place in the gui, and have them work :) Try: --proxy-pac-url="http://proxy-server:port"; Work for me. -Alex IMPORTA

8.2-PRERELEASE: bsdtar does not recognise xz -z9 compression

2010-12-23 Thread Alex Kozlov
Hi, stable Can anyone reproduce this? $uname FreeBSD 8.2-PRERELEASE #0: Thu Dec 23 10:11:09 i386 $cd /tmp $dd if=/dev/random of=junk bs=1024 count=1 1+0 records in 1+0 records out 1024 bytes transferred in 0.77 secs (13297112 bytes/sec) $tar cvf junk.tar junk a junk $xz -z9ck junk.tar >junk-z

Re: 8.2-PRERELEASE: bsdtar does not recognise xz -z9 compression

2010-12-23 Thread Alex Kozlov
On Thu, Dec 23, 2010 at 02:30:34AM -0800, Jeremy Chadwick wrote: > On Thu, Dec 23, 2010 at 11:15:17AM +0200, Alex Kozlov wrote: >> Hi, stable >> >> Can anyone reproduce this? >> >> $uname >> FreeBSD 8.2-PRERELEASE #0: Thu Dec 23 10:11:09 i386 >> $

Re: 8.2-PRERELEASE: bsdtar does not recognise xz -z9 compression

2010-12-23 Thread Alex Kozlov
Hi, stable Possible fix for this issue. (MFC r201167): -- Adios Index: lib/libarchive/archive_read_support_compression_xz.c @@ -48,6 +48,7 @@ #endif #include "archive.h" +#include "archive_endian.h" #include "archive_private.h" #include "archive_read_private.h" @@ -205,37 +206,100 @@ {

Re: 8.2-PRERELEASE and Flash

2011-01-04 Thread Alex Goncharov
months ago. Running Opera with -debugplugin helps. -- Alex -- alex-goncha...@comcast.net -- ___ 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"

Groff in FreeBSD

2008-08-10 Thread Alex Goncharov
/freebsd/7.0/usr/src/tmp/legacy/usr/share/tmac/doc.tmac differ I.e. some files under '/usr/obj' are regenerated (see "Aug 9" for 'doc.tmac'), and others are not ('pic.mac'). Some files are identical in both

Groff is not working in the latest code

2008-08-18 Thread Alex Goncharov
-- $ truss groff -mm -t -Tascii tmp.mm 2>&1 | grep DESC open("/usr/share/groff_font/devascii/DESC",O_RDONLY,0666) = 3 (0x3) Anybody know of what happened? Thanks, -- Alex -- [EMAIL PROT

An oops [Re: Groff is not working in the latest code]

2008-08-18 Thread Alex Goncharov
Oops, scratch (do not see) this piece in my previous message: ,--- I/Alex (Mon, 18 Aug 2008 11:09:10 -0400) * | $ truss -mm -t -Tascii tmp.mm 2>&1 | grep DESC | ++ [ ~/doc1/employ/ab-initio ] ++ `-* Thanks, -- Alex -- [EMAIL PR

Another attempt [Re: Groff is not working in the latest code]

2008-08-26 Thread Alex Goncharov
" all right... (I do the update/rebuild daily now.) ,--- I/Alex (Mon, 18 Aug 2008 11:09:10 -0400) * | | The following happens in 7.0-STABLE built from the source "csup"ed | either yesterday's or this morning: | | --

Re: Another attempt [Re: Groff is not working in the latest code]

2008-08-27 Thread Alex Goncharov
The bottom line: the problem is solved -- thank you! The details below... ,--- You/Yuri (Wed, 27 Aug 2008 08:13:14 +0400) * | Alex Goncharov wrote: | > `groff' is still not working for me, and with it `man' doesn't: | > | > So, I looked at how things are being

Re: WARNING: 7-STABLE BROKEN -- please wait to upgrade

2008-08-27 Thread Alex Goncharov
with these four executables, to be deployed in place of the broken ones. Let me know... -- Alex -- [EMAIL PROTECTED] -- /* * The end of the world will occur at 3:00 p.m., this Friday, with * symposium to follow. */ ___ freebsd-stable@freebsd.org mailing li

Re: WARNING: 7-STABLE BROKEN -- please wait to upgrade

2008-08-31 Thread Alex Goncharov
Still having problems... ,--- I/Alex (Wed, 27 Aug 2008 20:42:00 -0400) * | ,--- You/Kostik (Wed, 27 Aug 2008 19:04:32 +0300) * | | cd into /usr/src/gnu/usr.bin/cc/cc1, | | make install DEBUG_FLAGS=-g | | That simple thing didn't work for me: | But I've found what may be an

Re: WARNING: 7-STABLE BROKEN -- please wait to upgrade

2008-08-31 Thread Alex Goncharov
7; by hand -- and everything came out all right. (Just wondering) Thank you, -- Alex -- [EMAIL PROTECTED] -- ___ freebsd-stable@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-stable To unsubscribe, send any mail to "[EMAIL PROTECTED]"

Re: WARNING: 7-STABLE BROKEN -- please wait to upgrade

2008-08-31 Thread Alex Goncharov
to make sure I understand the state of affairs and ways to act. Thank you! -- Alex -- [EMAIL PROTECTED] -- ___ freebsd-stable@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-stable To unsubscribe, send any mail to "[EMAIL PROTECTED]"

Re: Request for testing - top 3.8b1 in the base system

2008-09-28 Thread Alex Keda
Edwin Groothuis пишет: I have made an update for the top(1) utility in the FreeBSD base system to get it from the 3.5b12 version to the 3.8b1 version. I have tried them on the amd64 architecture on FreeBSD -current and FreeBSD 7.0 and on the i386 architecture on FreeBSD 7.0. The big new feature

Re: Samsung SCX-4200 printer

2009-01-05 Thread Alex Goncharov
with little effort with most > UNIX-based program (because they usually support postscript output) and > with most spoolers. Try to install the cupsys, cupsys-bsd, cupsomatic-ppd and foomatic-db ports and take a look at this link: http://forums.linux-foundation.org/read.php?31,302,320,quo

Re: Samsung SCX-4200 printer

2009-01-08 Thread Alex Goncharov
rinter.cgi?recnum=Samsung-SCX-4200). -- Alex -- alex-goncha...@comcast.net -- ___ 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: Unhappy Xorg upgrade

2009-01-28 Thread Alex Goncharov
You/Dan (Wed, 28 Jan 2009 21:11:13 -0700) * | This 7.4 version of X.org is not ready for STABLE! `--* I hate to say this, but the new X (as exists in the current FreeBSD ports) sucks and gets in the wa

Re: Unhappy Xorg upgrade

2009-01-28 Thread Alex Goncharov
it is linked to both | libxcb.so.1 and libxcb.so.2. This is not good, ensure that everything | that depends on libxcb has been rebuilt. FWIW, firefox3 works for me (just installed it on my desktop). -- Alex -- alex-goncha...@comcast.net -- ___ freebsd-

Re: Unhappy Xorg upgrade

2009-01-29 Thread Alex Goncharov
new version of TWM for five days, using it less | > intensively than usual. No problems in seen during my (light) use. | | Hello Alex, no problem at all! Improved solutions have priority over | promised deadlines. | | Thank you

Re: Unhappy Xorg upgrade

2009-01-29 Thread Alex Goncharov
op of that I do have a day job, so | time is limited. Understood. Would you have spent more time if the new X was introduced as two (?) new ports: xorg-server-devel and libxcb-devel. Is X less complicated, less dangerous, less "user-binding" than firefox or emacs? -- Alex -- a

Re: Unhappy Xorg upgrade

2009-01-29 Thread Alex Goncharov
er 1.6. I would be willing to test 1.6 on my many different machines, provided there is a clear and inexpensive (< 2 hours) path to a rollback. -- Alex -- alex-goncha...@comcast.net -- ___ freebsd-stable@freebsd.org mailing list http://lists.freebs

Re: Unhappy Xorg upgrade

2009-01-30 Thread Alex Goncharov
makes the combined use of the browser and xterms/Emacses plain intolerable. After I do this, as I did with my laptop already, I think I am completely cut off from the ports automated upgrade cycle. -- Alex -- alex-goncha...@comcast.net -- ___ freebsd-

Re: Unhappy Xorg upgrade

2009-01-31 Thread Alex Goncharov
m (Dell Latitude) could not be made operational with the new X at all; the other has garbage in the windows and the "captive mouse pointer" -- both issues new in the new X. -- Alex -- alex-goncha...@comcast.net -- ___ freebsd-stable@freebsd.org

Re: Unhappy Xorg upgrade

2009-01-31 Thread Alex Goncharov
,--- You/vehemens (Sat, 31 Jan 2009 13:54:42 -0800) * | On Saturday 31 January 2009 01:25:21 pm Alex Goncharov wrote: | > So, a *fundamental* (practically an OS component) port is brought in | > -- and it disables my system. What is my way of action? Right -- | > install the old

Re: Unhappy Xorg upgrade

2009-02-01 Thread Alex Goncharov
,--- I/Alex (Sun, 01 Feb 2009 08:11:21 -0500) * | Knowing about specific things now fixed for specific users is very | encouraging. | | Thanks a lot! `-* ,--- You/Matt (Sun, 1 Feb 2009 14:17:16 +) * | I had better post to the lists

Re: Unhappy Xorg upgrade

2009-02-01 Thread Alex Goncharov
thing of that nature (not today) with your and other people's advice. Thank you! -- Alex -- alex-goncha...@comcast.net -- ___ freebsd-stable@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-stable To unsubscribe, send any ma

Re: Unhappy Xorg upgrade

2009-02-01 Thread Alex Goncharov
,--- You/Matthew (Sun, 1 Feb 2009 14:48:15 -0600) * | On Sat, Jan 31, 2009 at 04:25:21PM -0500 I heard the voice of | Alex Goncharov, and lo! it spake thus: | > Csup can only go forward -- or can it go back?) | | You can specify a date in a supfile since, like, e

Teltonika ModemPCI/G10

2009-11-30 Thread Alex Markelov
Hi Guys! Is there anybody who uses Teltonika ModemPCI/G10 under 7-stable? I see that USB version of it (ModemUSB/G10) works for people via uftdi driver. Regards, Alex. ___ freebsd-stable@freebsd.org mailing list http://lists.freebsd.org/mailman

Follow-up on Teltonika ModemPCI/G10

2009-12-23 Thread Alex Markelov
emPCI/G10_under_FreeBSD Hope it may help someone. Regards, Alex. ___ 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 vdev vs. glabel

2010-02-11 Thread Alex Shubnikov
Use gpart and add created partition to your raidz- for example [code] backupstorage# gpart create -s GPT ad0 backupstorage# gpart add -b 34 -s 1953525101 -i 1 -t freebsd-zfs -l disk0 ad0 backupstorage# gpart show =>34 1953525101 da0 GPT (932G) 34 19535251011 freebsd-z

Re: ad0 READ_DMA TIMEOUT errors on install of 7.0-RELEASE

2008-02-27 Thread Alex Zbyslaw
le, I believe. 0.02, pinch of salt, not an expert, slippery when hot, long time since I read the specs, etc etc. --Alex ___ freebsd-stable@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-stable To unsubscribe, send any mail to "[EMAIL PROTECTED]"

Lock Order Reversal on 7.0-STABLE with pf and ipfw / dummynet

2008-03-14 Thread Alex Popa
World was cvsupped on March 6th, around 18:00 GMT. Built and installed kernel + world, with options WITNESS and WITNESS_SKIPSPIN. Short background: 7.0-RELEASE had excellent performance on the machine, but it would randomly lock up after some hours (usually over 10 hours). The lockups were hard,

Re: Lock Order Reversal on 7.0-STABLE with pf and ipfw / dummynet (extra details)

2008-03-15 Thread Alex Popa
also tried 7.0-RELEASE/i386 without SMP support. All of them exhibited the lockups (amd64 with SMP locked up after most time, the others were much faster to lock up but this isn't statistically proven). Alex -- "Computer science is no more about computers than astronomy is about t

Re: Lock Order Reversal on 7.0-STABLE with pf and ipfw / dummynet

2008-03-16 Thread Alex Popa
This is a mixed reply to both the previous mails, bear with me please. On Sat, Mar 15, 2008 at 10:16:54PM +0100, Max Laier wrote: > On Saturday 15 March 2008, Robert Watson wrote: > > On Fri, 14 Mar 2008, Alex Popa wrote: > > > [snip] > > > The LOR messages from dmesg o

Re: Lock Order Reversal on 7.0-STABLE with pf and ipfw / dummynet (extra extra details - config files)

2008-03-16 Thread Alex Popa
s not exactly sqrt, but about half of the bits in the host part of the IP address] Have fun Alex -- "Computer science is no more about computers than astronomy is about telescopes" -- E. W. Dijkstra set move 0 to 1 set disable 0 # scary stuff, allow arp add 10 allow mac

Re: Lock Order Reversal on 7.0-STABLE with pf and ipfw / dummynet

2008-03-16 Thread Alex Popa
ned that, during the lockup: (a) Before I removed the "saver" line in rc.conf, hitting a key wouldn't turn the screensaver off. I removed it in case the kernel was writing *something* to the console, so I could get a glimpse. (b) Console switching no longer worked. Hope this

Plentiful NFS debug messages in /var/log/messages

2008-03-18 Thread Alex Goncharov
80_syscall+0x20 I could, of course, rebuild the kernel without the debug options but perhaps somebody sees a problem with this behavior and can advise me on a better course of actions. Thanks, -- Alex -- [EMAIL PROTECTED] -- ___ freebsd-sta

  1   2   3   >