Re: RES column in top(1) output

2013-05-21 Thread Dmitry Sivachenko
On 21.05.2013, at 22:40, Charles Swiger  wrote:
>> 
>> Mem: 55G Active, 23G Inact, 11G Wired, 3729M Cache, 9838M Buf, 97M Free
>> Swap: 49G Total, 14M Used, 49G Free
>> 
>> 
>> PID USERNAME  THR PRI NICE   SIZERES STATE   C   TIME   WCPU COMMAND
>> 93273 username103  520   141G   115G uwait  22  25:37 19.82% XXX
>> 
>> So I have a machine with 96GB of RAM, no swap is used and my process's 
>> resident size is 115G (more than physical memory).
> 
> Memory that has been allocated but not written to is associated with the 
> process address space in terms of accounting, but does not actually consume 
> physical memory.  There's also copy-on-write memory (used for the program 
> executable code itself, which is also typically also marked read-only), 
> mmap()ing big sparse files or device special files like a video framebuffer 
> (ie, an X11 server), and probably a few other things which can reserve lots 
> of resident memory without actually consuming physical memory.
> 


Okay, I see.

What is the correct way to obtain the amount of physical memory used by a 
process?

Thanks!
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "freebsd-questions-unsubscr...@freebsd.org"


RES column in top(1) output

2013-05-21 Thread Dmitry Sivachenko
Hello,

Can you please explain me the meaning of RES column in top(1) output:
as far as I understand from man-page, it is resident portion of the process, 
that is the amount of memory process takes from RAM.  But I get:

Mem: 55G Active, 23G Inact, 11G Wired, 3729M Cache, 9838M Buf, 97M Free
Swap: 49G Total, 14M Used, 49G Free


  PID USERNAME  THR PRI NICE   SIZERES STATE   C   TIME   WCPU COMMAND
93273 username103  520   141G   115G uwait  22  25:37 19.82% XXX

So I have a machine with 96GB of RAM, no swap is used and my process's resident 
size is 115G (more than physical memory).

It is clear I am missing something.

Thanks in advance.
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "freebsd-questions-unsubscr...@freebsd.org"


Re: software support

2013-03-28 Thread Dmitry Sarkisov
On 26-03-2013, Tue [10:10:46], Oblitey, Edmund wrote:
> I am trying to install FreeBSD on a E7520/6300ESB chipset. Program
> freezes during probing devices. It always restart when it gets to the
> atkbd0. Want to know if u can help me on it.
> 

Sometimes it helps to disable ACPI support in the loader menu, and enable 
debugging.
You could also try to reset your system's BIOS settings, if you know what 
you're doing of course. ;)


-- 

Dmitry Sarkisov
 <-\ Powered by
 <---o
 <-/ FreeBSD
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "freebsd-questions-unsubscr...@freebsd.org"


Re: ZFS + iSCSI architecture

2013-02-19 Thread Dmitry Sarkisov
On 19-02-2013, Tue [23:20:41], b...@todoo.biz wrote:
> Hello,
> 
> 
> I am about to start deploying a large system (about 18 To which can grow up 
> to 36 To) based on a big Intel platform with lot's of fancy features to have 
> turbo boosted platform (ZIL on SSD + system on dongle if I go for FreeNAS). 
> Since I want to move on quite fast I might decide to use FreeNAS in it's 
> latest version. 
> 
> 
> The idea behind all that was to grant 5 or six critical servers access to the 
> NAS so that they can take advantage of : 
> 
> 1. space available on the NAS
> 
> 2. ability of the NAS to use ZFS and of clients to support this file system 
> (including snapshots) 
> 
> 3. Access the server using iSCSI (at least this is what I initially planned). 
> 
> 4. Mount part of their filesystem using data stored on the SAN (like 
> /usr/local/ or other parts of the system). 
> 
> 
> 
> The server accessing the data will be of two types : 
> 
> 1. 2 x Ubuntu server 10.04 LTS 
> 
> 2. 4 x FreeBSD (mainly 8 and 9) with jail configured 
> 
> 
> I have started reading about iSCSI and potential problems with FreeBSD. 
> 
> So my main questions would be : 
> 
> 
> • Should I go for iSCSI ? 
> 
> • Should I rather choose / prefer NFS ? 
> 
> • Should I export a Volume as UFS rather than ZFS (is ZFS supported as a 
> target) ?
> 
> 
> The main idea is stability, redundancy of data and ease of maintenance (in a 
> headless FreeBSD / Linux world) before anything else ! 
> 
> 
> 
> That's the big pictures, if you have any pointers, advise, they are all 
> welcome. 
> 
> 
> It is quite late where I leave, so I will reply to posts in 8 to 10 hours, 
> but I hope to have enough answer(s) to start an interesting thread (as I 
> think this question is very interesting and not so clearly explained (at 
> least in my mind))… 
> 
> 
> Thx very much for your infos and feedback. 
> 
> 

Hello,

If I needed a NFS+iSCSI solution I'd go for Solaris 11. Docs are abundant and 
the system is very stable and feature-rich.
Tried recently the integration in Windows Domain and iSCSI features, all works 
wery good.
Don't get me wrong, I'm all for FreeBSD ;)  but in this particular case I'd 
choose Solaris. 


-- 
D.S.

 <-\ Powered by
 <---o
 <-/ FreeBSD
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "freebsd-questions-unsubscr...@freebsd.org"

Question about GEOM_ELI` root partition automount

2012-06-19 Thread Dmitry Reznichenko

{ # (Russian lang, ORIGINAL)

Имеется::
1) Загружаемая некриптованная партиция /boot со скриптами ядра 
9.0-release и самим ядром;
2) Криптованная только файл-ключом (ключ лежит сейчас в (1)/boot ) 
рутовая партиция со всем своим содержимым.


Проблема:
При загрузке криптованая партиция сама монтируется, но ключ открытым 
лежит. Нужно именно по ключу, не по паролю (площадка провайдера).


Надо:
Как - то сделать так, что бы ключ был скрыт, не очевиден.

Думаю, можно какой-то из исходников изменить, дописать часть кода, 
например у /boot/loader , так, что бы он сам создавал временно файл 
ключика, а после монтирования ключик затирал секурно (dd в файл ключа).


Я на си ещё не програмил, сответственно и вопрос: хотя бы какой файл в 
исходниках ковырять, в какой части файла? Может быть код даже подскажите?


P.S. Я такую штуку для линукса уже придумал и сделал, но там проще, т.к. 
initrd-image можно разархивировать и легко корректировать.


}

{ # (ENG, translated not so good)

What we have now (FreeBSD 9.0-release):
1) /boot partition, uncrypted, with it`s boot scripts, kernel and so on;
2) crypted root partition (geli init -s 4096 -P -K /root/keyfile 
/dev/adXX), without password but with key; that partition have all its 
freebsd content.

The keyfile located now in (1)/boot.

The problem need to solve:
Need have end system, when keyfile when boot will be created 
automatically, and erased securelly just after root crypto` partition 
mounts (by dd with of=keyfile, for example)

That need to do because freebsd have remote hosting.

Needs:
To make key not (at least EASELY!) catched by unautorised personnel, and 
noone cat pass password there after reboot or power fail/restore cases.


Maby you can give me tip, what pard of src (and maby how, maby 
/boot/loader src) need to change?


P.S. I solve same with linux box, but there i can extract already 
working initrd.img, change in by adding binary program which make their 
work, and make new initrd.img


}

I hope, you will can help me with it, thanks in advance!

btw i don`t power user oc C language :)

___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "freebsd-questions-unsubscr...@freebsd.org"


fsck on a mounted fs as read-only

2012-05-31 Thread dmitry
Good afternoon.
Could not tell whether you can run fsck on checking mounted file system as 
read-only, if prior to that with which the parameters


ftp # mount
...
/ dev/aacd0 on / var / ftp (ufs, NFS exported, local, read-only)

Launched with these parameters and this is what gives

ftp # fsck -yf / dev/aacd0
** / Dev/aacd0 (NO WRITE)
** Last Mounted on / var / ftp
** Phase 1 - Check Blocks and Sizes

As I understand it does not fix the fsck filesystem.

-- 
С уважением,
 Dmitry  mailto:dmi...@zhigulinet.ru

___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "freebsd-questions-unsubscr...@freebsd.org"


Re: hard disk behavior

2012-02-29 Thread Dmitry S. Kasterin
Hi!

2012/2/29, jb :
> Hi,
> I very often hear this metallic (mechanical) clicking from my hard disk when
> it is active. I experience this behavior under FreeBSD only (not other OSs).
> Is there any way to figure out what it means ?

Some time ago I had a similar problem with an external WD Scorpio Blue disk.
As my point of view, it tends to park its heads too often, even under
heavy load,
so this results in a clicking.

As far as I remember, you can check Load_Cycle_Count from SMART output.
Take some measurements during minute or two. Rapid growth of this parameter
indicates a problem.
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "freebsd-questions-unsubscr...@freebsd.org"


Recurring "rescan already queued" message

2012-02-27 Thread Dmitry S. Kasterin
Hello!

I am trying to install 9.0-RELEASE from standard amd64 memstick image.
During the install huge amount of "rescan already queued" messages
breaks installer interface.

(noperiph:ata1:0:-1:-1): rescan already queued
(noperiph:ata1:0:-1:-1): rescan already queued
(noperiph:ata1:0:-1:-1): rescan already queued
(noperiph:ata1:0:-1:-1): rescan already queued

So, I have 2 questions:

1) Are these messages harmless?
2) Messages are a little bit annoying. So, is there any way to suppress  them?


Some remarks:

1) I am trying to install FreeBSD on HP ProBook 4730s,
which seems to be affected by a recent Intel bug:

http://ixbtlabs.com/articles3/cpu/intel-6x-chipset-bug-p1.html

2) HDD is ada0 on ata0.

3) The messages are genetared constantly:
# dmesg | grep "rescan already queued" | wc -l
   98
# uptime
... 14 mins ...

4) I've tried to suppress messages by setting "hint.ata.1.disabled=1",
 but this had no effect (may be due to my mistake?)

5) Verbose kernel log has the following part:

(aprobe0:ata1:0:0:0): SOFT_RESET. ACB: 00 00 00 00 00 00 00 00 00 00 00 00
(aprobe0:ata1:0:0:0): CAM status: Selection Timeout
(aprobe0:ata1:0:1:0): SOFT_RESET. ACB: 00 00 00 00 00 00 00 00 00 00 00 00
(aprobe0:ata1:0:1:0): CAM status: Selection Timeout
ata1: SATA reset: ports status=0x00
ata1: p0: SATA connect timeout status=0004
ata1: p1: SATA connect timeout status=
ata1: DISCONNECT requested
ata1: SATA reset: ports status=0x00
ata1: p0: SATA connect timeout status=0004
ata1: p1: SATA connect timeout status=
ata1: DISCONNECT requested
ata1: SATA reset: ports status=0x00
ata1: p0: SATA connect timeout status=0004
ata1: p1: SATA connect timeout status=
(noperiph:ata1:0:-1:-1): rescan already queued
ata1: DISCONNECT requested

6) vmstat -i gives the following:
 interrupt  total   rate
irq1: atkbd0 653  4
irq9: acpi0  417  2
irq14: ata0  164  1
irq16: ehci0 ehci1 12335 81
cpu0:timer 75201498
irq256: hdac0 12  0
cpu1:timer 92952615
cpu2:timer 74159491
cpu3:timer 97503645
Total 353396   2340
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "freebsd-questions-unsubscr...@freebsd.org"


freebsd-questions

2012-02-09 Thread Dmitry Vasilyev
Hello, Questions.

FreeBD 9.0-RELEASE FreeBSD 9.0-RELEASE #0: Tue Jan 3 07:15:25 UTC 2012 
r...@obrian.cse.buffalo.edu:/usr/obj/usr/src/sys/GENERIC i386

When replacing the MTA if you disable sendmail to rc.conf file after adding the 
lines:

sendmail_enable="NO"
sendmail_submit_enable="NO"
sendmail_outbound_enable="NO"
sendmail_msp_queue_enable="NO"

lost all network connections to any local port IP4, but if you go locally as 
root and execute the command ping any IP network, all connections are restored

tried to just install the system in a minimal install and add
disable sendmail in rc.conf result is the same - the decline of network
Connection to a local reference to it such as ping, now in
ports installed on the system:

apache  =
apr-devrandom-gdbm-db42 =
autoconf=
autoconf-wrapper=
automake=
automake-wrapper=
bash=
bigreqsproto=
bison   =
cmake   =
db41=
db42=
dovecot =
expat   =
freetype2   =
gawk=
gdbm=
gettext =
gmake   =
help2man=
inputproto  =
jpeg=
kbproto =
libICE  =
libSM   =
libX11  =
libXau  =
libXaw  =
libXdmcp=
libXext =
libXmu  =
libXp   =
libXpm  =
libXt   =
libcheck=
libgcrypt   =
libgpg-error=
libiconv=
libltdl =
libmcrypt   =
libpthread-stubs=
libsigsegv  =
libtool =
libxcb  =
libxml2 =
libxslt =
m4  =
mc-light=
mysql-client=
mysql-server=
oniguruma   =
p5-Locale-gettext   =
pcre=
perl=
php5=
php5-ctype  =
php5-dom=
php5-extensions =
php5-filter =
php5-gd =
php5-gettext=
php5-hash   =
php5-iconv  =
php5-json   =
php5-mbstring   =
php5-mcrypt =
php5-mysql  =
php5-mysqli =
php5-openssl=
php5-pdo=
php5-pdo_sqlite =
php5-phar   =
php5-posix  =
php5-session=
php5-simplexml  =
php5-tokenizer  =
php5-xml=
php5-xmlreader  =
php5-xmlrpc =
php5-xmlwriter  =
php5-zip=
php5-zlib   =
pkg-config  =
png =
portupgrade =
postfix =
postfixadmin=
printproto  =
proftpd =
proftpd-mod_sql_mysql   =
python27=
ruby=
ruby18-bdb  =
sqlite3 =
t1lib   =
tcl =
tcl-modules =
unzip   =
xcb-proto   =
xcmiscproto =
xextproto   =
xf86bigfontproto=
xorg-macros =
xproto  =
xtrans  =


-- 
С уважением,
 Dmitry  mailto:d.vasil...@thebat.net

___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-qu

lost network connections

2012-02-09 Thread Dmitry Vasilyev
Hello, Questions.

FreeBD 9.0-RELEASE FreeBSD 9.0-RELEASE #0: Tue Jan 3 07:15:25 UTC 2012 
r...@obrian.cse.buffalo.edu:/usr/obj/usr/src/sys/GENERIC i386

When replacing the MTA if you disable sendmail to rc.conf file after adding the 
lines:

sendmail_enable="NO"
sendmail_submit_enable="NO"
sendmail_outbound_enable="NO"
sendmail_msp_queue_enable="NO"

lost all network connections to any local port IP4, but if you go locally as 
root and execute the command ping any IP network, all connections are restored

tried to just install the system in a minimal install and add
disable sendmail in rc.conf result is the same - the decline of network
Connection to a local reference to it such as ping, now in
ports installed on the system:

apache  =
apr-devrandom-gdbm-db42 =
autoconf=
autoconf-wrapper=
automake=
automake-wrapper=
bash=
bigreqsproto=
bison   =
cmake   =
db41=
db42=
dovecot =
expat   =
freetype2   =
gawk=
gdbm=
gettext =
gmake   =
help2man=
inputproto  =
jpeg=
kbproto =
libICE  =
libSM   =
libX11  =
libXau  =
libXaw  =
libXdmcp=
libXext =
libXmu  =
libXp   =
libXpm  =
libXt   =
libcheck=
libgcrypt   =
libgpg-error=
libiconv=
libltdl =
libmcrypt   =
libpthread-stubs=
libsigsegv  =
libtool =
libxcb  =
libxml2 =
libxslt =
m4  =
mc-light=
mysql-client=
mysql-server=
oniguruma   =
p5-Locale-gettext   =
pcre=
perl=
php5=
php5-ctype  =
php5-dom=
php5-extensions =
php5-filter =
php5-gd =
php5-gettext=
php5-hash   =
php5-iconv  =
php5-json   =
php5-mbstring   =
php5-mcrypt =
php5-mysql  =
php5-mysqli =
php5-openssl=
php5-pdo=
php5-pdo_sqlite =
php5-phar   =
php5-posix  =
php5-session=
php5-simplexml  =
php5-tokenizer  =
php5-xml=
php5-xmlreader  =
php5-xmlrpc =
php5-xmlwriter  =
php5-zip=
php5-zlib   =
pkg-config  =
png =
portupgrade =
postfix =
postfixadmin=
printproto  =
proftpd =
proftpd-mod_sql_mysql   =
python27=
ruby=
ruby18-bdb  =
sqlite3 =
t1lib   =
tcl =
tcl-modules =
unzip   =
xcb-proto   =
xcmiscproto =
xextproto   =
xf86bigfontproto=
xorg-macros =
xproto  =
xtrans  =


-- 
С уважением,
 Dmitry  mailto:d.vasil...@thebat.net

___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-qu

lost network connections

2012-02-09 Thread Dmitry Vasilyev
Hello, Questions.

FreeBD 9.0-RELEASE FreeBSD 9.0-RELEASE #0: Tue Jan 3 07:15:25 UTC 2012 
r...@obrian.cse.buffalo.edu:/usr/obj/usr/src/sys/GENERIC i386

When replacing the MTA if you disable sendmail to rc.conf file after adding the 
lines:

sendmail_enable="NO"
sendmail_submit_enable="NO"
sendmail_outbound_enable="NO"
sendmail_msp_queue_enable="NO"

lost all network connections to any local port IP4, but if you go locally as 
root and execute the command ping any IP network, all connections are restored

tried to just install the system in a minimal install and add
disable sendmail in rc.conf result is the same - the decline of network
Connection to a local reference to it such as ping, now in
ports installed on the system:

apache  =
apr-devrandom-gdbm-db42 =
autoconf=
autoconf-wrapper=
automake=
automake-wrapper=
bash=
bigreqsproto=
bison   =
cmake   =
db41=
db42=
dovecot =
expat   =
freetype2   =
gawk=
gdbm=
gettext =
gmake   =
help2man=
inputproto  =
jpeg=
kbproto =
libICE  =
libSM   =
libX11  =
libXau  =
libXaw  =
libXdmcp=
libXext =
libXmu  =
libXp   =
libXpm  =
libXt   =
libcheck=
libgcrypt   =
libgpg-error=
libiconv=
libltdl =
libmcrypt   =
libpthread-stubs=
libsigsegv  =
libtool =
libxcb  =
libxml2 =
libxslt =
m4  =
mc-light=
mysql-client=
mysql-server=
oniguruma   =
p5-Locale-gettext   =
pcre=
perl=
php5=
php5-ctype  =
php5-dom=
php5-extensions =
php5-filter =
php5-gd =
php5-gettext=
php5-hash   =
php5-iconv  =
php5-json   =
php5-mbstring   =
php5-mcrypt =
php5-mysql  =
php5-mysqli =
php5-openssl=
php5-pdo=
php5-pdo_sqlite =
php5-phar   =
php5-posix  =
php5-session=
php5-simplexml  =
php5-tokenizer  =
php5-xml=
php5-xmlreader  =
php5-xmlrpc =
php5-xmlwriter  =
php5-zip=
php5-zlib   =
pkg-config  =
png =
portupgrade =
postfix =
postfixadmin=
printproto  =
proftpd =
proftpd-mod_sql_mysql   =
python27=
ruby=
ruby18-bdb  =
sqlite3 =
t1lib   =
tcl =
tcl-modules =
unzip   =
xcb-proto   =
xcmiscproto =
xextproto   =
xf86bigfontproto=
xorg-macros =
xproto  =
xtrans  =


-- 
С уважением,
 Dmitry  mailto:d.vasil...@thebat.net

___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-qu

Re: Backup strategy for zfs + jail

2012-01-17 Thread Dmitry Sarkisov
On 17-01-2012, Tue [23:31:30], Wojciech Puchar wrote:
> >
> >Create snapshots of your datasets and use zfs send. You can even transfer 
> >differences between snapshots.
> and then try to recover data from these backups after a year or so ;)

No one did mention the retention policy ;)

Jokes aside, we have a working solution with zfs/symantec netbackup combo based 
on incremental snapshots
for a pretty large datasets. 



To OP: you don't have to use ftp with zfs send/recieve (I doubt it is possible 
at all :) ), ssh suits better. 
Just _google_ for it. There are plenty of solutions/examples in the Net.

-- 
Best wishes,

Dmitry Sarkisov
<--\
<---+--
<--/
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "freebsd-questions-unsubscr...@freebsd.org"


Re: Backup strategy for zfs + jail

2012-01-17 Thread Dmitry Sarkisov
On 17-01-2012, Tue [13:52:48], Devin Teske wrote:
> 
> 
> > -Original Message-
> > From: owner-freebsd-questi...@freebsd.org [mailto:owner-freebsd-
> > questi...@freebsd.org] On Behalf Of bsd
> > Sent: Tuesday, January 17, 2012 1:04 PM
> > To: Liste FreeBSD
> > Subject: Backup strategy for zfs + jail
> > 
> > Hi,
> > 
> > I have a simple 1U server with two disks that I have configured as a jail
> server.
> > 
> > I want to setup a simple yet very efficient backup policy for my jail
> environment.
> > 
> > This server is running a ZFS filesystem.
> > 
> > Ideally I would like to backup the main zfsroot/jail and all subdirectories 
> > on
> a
> > backup FTP server.
> > 
> > 
> > . What kind of tool would you suggest ?
> > 
> > I need to focus on :
> > 
> > --> Simplicity of setup
> > --> Ease of recovery
> > --> Efficiency
> > --> Compatibility with ZFS
> > 
> > 
> 
> If you're running 9, give HAST a shot.
> 
> TCP/IP block-level mirroring provided by HAST should be able to mirror the ZFS
> container in near-RT and be tolerant of things like network issues.
> -- 
> Devin
> 


I personally wouldn't rely on such a new technology as HAST, considering the 
importancy of backups.
ZFS has some nice features already. 

Create snapshots of your datasets and use zfs send. You can even transfer 
differences between snapshots.
Google for it. ZFS is awesome modern technology, more than that it's stable 
enough. ;)


-- 
Best wishes,

Dmitry Sarkisov
<--\
<---+--
<--/
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "freebsd-questions-unsubscr...@freebsd.org"


Ports with modern compilers

2012-01-12 Thread Dmitry Sarkisov
Hello list,

I'd like to try building my ports with features and optimizations modern 
complers provide.
A couple of q. here:

1. What's the safest (less painful) way to go - build with fresh gcc or 
clang/llvm?
2. Is it ok to build new ports with new compiler, while already having a bunch 
of them build with default gcc version 4.2.1?

TIA

-- 
Best wishes,

Dmitry Sarkisov
<--\
<---+--
<--/
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "freebsd-questions-unsubscr...@freebsd.org"


Re: ports vs packages

2012-01-10 Thread Dmitry Sarkisov
On 10-01-2012, Tue [10:16:06], Matthew Seaman wrote:
> On 10/01/2012 09:23, Dmitry Sarkisov wrote:
> > Would be nice to know if there any plans on switching to pkgng or any other 
> > pkg management 
> > system in a future.
> 
> pkgng is under active development with the stated aim of replacing the
> current packaging system.  If you want to get involved, check out the
> #pkgng channel on irc.freenode.net
> 
> It's still too early in the pkgng development cycle for a decision to
> have been made about if and when it becomes the new standard packaging
> system.  Given it is such a major infrastructure change the switch over
> will have to be carefully managed and I'd expect there to be a lot of
> activity over on freebsd-ports@ while it is all in beta.
> 
>   Cheers,
> 
>   Matthew
> 

Thanks for the info, Matthew! It's really good to see some moving forward once 
in a while.

-- 
Best wishes,

Dmitry Sarkisov
<--\
<---+--
<--/
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "freebsd-questions-unsubscr...@freebsd.org"


Re: ports vs packages

2012-01-10 Thread Dmitry Sarkisov
On 10-01-2012, Tue [08:51:33], n j wrote:
> On Mon, Jan 9, 2012 at 8:36 PM, Alejandro Imass  wrote:
> > On Mon, Jan 9, 2012 at 1:19 PM, Devin Teske  
> > wrote:
> >> Of course, this is explicit to rather serious production environments. 
> >> Desktop and casual usage ... ports may serve you better if you like to 
> >> stay up-to-date rather than only upgrading once every 1-2 years.
> >
> > We think the opposite. Serious production environments should use
> > specifically compiled ports for your needs and create packages from
> > those. In fact we combine this approach with the use of EzJail and
> > flavours. So I guess it all depends on the needs and what a serious
> > production environment means for each company or individual.
> 
> I would tend to agree. For specific use cases, one is usually better
> off having complete control over the entire build/compile process i.e.
> using ports.
> 
> However, for (IMHO) majority of users the default options are usually
> OK and using packages is highly desired. That is why I really look
> forward to improvements of (again IMHO) obsolete binary package format
> (pkg-*) and hope that either pkgng (http://wiki.freebsd.org/pkgng) or
> new PBI format in PC-BSD (http://wiki.pcbsd.org/index.php/PBI9_Format)
> will gain more traction in the community.
> 
> Regards,
> -- 
> Nino


Would be nice to know if there any plans on switching to pkgng or any other pkg 
management 
system in a future.


-- 

Dmitry Sarkisov
<--\
<---+--
<--/
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "freebsd-questions-unsubscr...@freebsd.org"


PR 152892: Not updating /etc files in installer FreeBSD-8.2-BETA1-i386-memstick.img

2010-12-14 Thread Dmitry Postolov

Hi to All! Sorry for my bad English...

PR 152892: Not updating /etc files in installer 
FreeBSD-8.2-BETA1-i386-memstick.img


This problem is observed in mode: Custom/All distributions. In mode: 
Standard/Developer or Kernel Developer installation completed successfully!


---

http://wiki.freebsd.org/Releng/8.2TODO

Quote: After BETA1:

20101209 - Unbreak sysinstall ALL distributions installation (BruceCran) 
(r216243, merged as r216325)


---

Whether it means, what everything is all right?

best regards,
Dmitry Postolov
anta...@land.ru

___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "freebsd-questions-unsubscr...@freebsd.org"


Re: 'Broadcom Wireless b/g (BCM4315/BCM22062000)'

2010-11-16 Thread Dmitry Krivenok
I have the following card:

siba_b...@pci0:12:0:0:  class=0x028000 card=0x000c1028 chip=0x431514e4
rev=0x01 hdr=0x00
  vendor = 'Broadcom Corporation'
  device = 'Broadcom Wireless b/g (BCM4315/BCM22062000)'
  class  = network

And it doesn't work with bwn driver (perhaps that's a configuration
issue though) on 8.1.


On Tue, Nov 16, 2010 at 7:17 AM, b. f.  wrote:
> Chris Brennan wrote:
> ...
>>My Hiccup as the subject suggests is about my Wireless Card.
>>I have been following the handbook (
>>http://www.freebsd.org/doc/handbook/config-network-setup.html) on how to use
>>64-bit Windows drivers coupled w/ ndisgen to get my wireless card working. I
>>got ndisgen to generate a kernel module but it immediately caused my laptop
>>to reboot when the kernel was loaded. This left me scratching my head. I
>>think I might need firmware (I remember having to extract firmware from the
>>driver for linux).
>>
>>pciconf shows the following:
>>
>>[root at BlackDragon [~]# pciconf -lv | grep -A3 0x4315
>>none8 at pci0:8:0:0:       class=0x028000 card=0x137c103c chip=0x431514e4
>>rev=0x01 hdr=0x00
>>    vendor     = 'Broadcom Corporation'
>>    device     = 'Broadcom Wireless b/g (BCM4315/BCM22062000)'
>>    class      = network
>>[root at BlackDragon [~]#
>>
>>The laptop is an HP dv2845SE and it's running FreebSD64-8.1. Let me know if
>>I missed anything.
>
> I'm assuming that by "FreebSD64", you mean the amd64 version of
> FreeBSD.  Have you tried using a recent version of the native bwn(4)
> driver, together with the net/bwn-firmware-kmod port, rather than
> ndis(4)?
>
>
> b.
> ___
> freebsd-questions@freebsd.org mailing list
> http://lists.freebsd.org/mailman/listinfo/freebsd-questions
> To unsubscribe, send any mail to "freebsd-questions-unsubscr...@freebsd.org"
>
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "freebsd-questions-unsubscr...@freebsd.org"


Problem with bwn and firmware (bwn0: the fw file(bwn_v4_lp_ucode15) not found)

2010-11-15 Thread Dmitry Krivenok
Hello!

I have the following wi-fi card on my Dell Latitude E6400:

siba_b...@pci0:12:0:0:  class=0x028000 card=0x000c1028 chip=0x431514e4
rev=0x01 hdr=0x00
   vendor = 'Broadcom Corporation'
   device = 'Broadcom Wireless b/g (BCM4315/BCM22062000)'
   class  = network

Grepping for 0x4315 I found that my card is supported by bwn driver:

r...@olimpico-freebsd 22:08:00 ~ # [0] grep -r 4315 /usr/src/sys/dev/
| grep -i bcm
/usr/src/sys/dev/siba/siba_bwn.c:   { PCI_VENDOR_BROADCOM, 0x4315,
"Broadcom BCM4312 802.11b/g Wireless" },
r...@olimpico-freebsd 22:08:01 ~ # [0 0]

I have recompiled my kernel (slightly modified 8.1 kernel) with the
following options set:
  device siba_bwn
  device bwn
  device wlan
  device wlan_amrr
  device firmware

Then I installed bwn-firmware-kmod port and now I have the following
modules loaded:

r...@olimpico-freebsd 21:57:25 ~ # [0] kldstat
Id Refs AddressSize Name
 19 0xc040 7bde40   kernel
 21 0xc0bbe000 37248if_bwn.ko
 31 0xc0bf6000 2b770bwn_v4_ucode.ko
 41 0xc0c22000 2cb24bwn_v4_lp_ucode.ko
r...@olimpico-freebsd 21:57:27 ~ # [0]

These modules were created during bwn-firmware-kmod build using
firmware extracted
from broadcom-wl-4.178.10.4.tar.bz2 by means of b43-fwcutter tool.

I also noticed that bwn0 interface was created:

r...@olimpico-freebsd 21:57:37 ~ # [0] ifconfig bwn0
bwn0: flags=8802 metric 0 mtu 2290
   ether 90:4c:e5:21:44:ec
   media: IEEE 802.11 Wireless Ethernet autoselect (autoselect)
   status: no carrier
r...@olimpico-freebsd 21:57:44 ~ # [0]

My problem, however, is that when I run

r...@olimpico-freebsd 21:59:45 ~ # [0] ifconfig wlan create wlandev
bwn0 ssid olimpico wepmode on wepkey 0120119850 weptxkey 1 up
wlan0
r...@olimpico-freebsd 21:59:54 ~ # [0]

I see the following in dmesg output:

wlan0: Ethernet address: 90:4c:e5:21:44:ec
bwn_v4_lp_ucode15: firmware image loaded, but did not register
bwn0: the fw file(bwn_v4_lp_ucode15) not found
bwn-open_v4_lp_ucode15: could not load firmware image, error 2
bwn0: the fw file(bwn-open_v4_lp_ucode15) not found

Am I missing something important?

Thanks!

-- 
Sincerely yours, Dmitry V. Krivenok
e-mail: krivenok.dmi...@gmail.com
skype: krivenok_dmitry
jabber: krivenok_dmi...@jabber.ru
icq: 242-526-443
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "freebsd-questions-unsubscr...@freebsd.org"


freebsd-questions@freebsd.org

2010-07-09 Thread Dmitry Lunts
Thanks for your responses!
fsdb really works.
The event sequence was as follows:
$sudo smartctl -t long /dev/ad6
$sudo smartctl -l selftest /dev/ad6

Num  Test_DescriptionStatus  Remaining  ...
LBA_of_first_error
# 1  Extended offlineCompleted: read failure90%7376   ...
4007967

$sudo bsdlabel ad6s1
8 partitions:
#size   offsetfstype   [fsize bsize bps/cpg]
  a:  104857604.2BSD 2048 16384 8
  b:  1048576  1048576  swap
  c: 1006632270unused0 0 # "raw" part, don't
edit
  d:  2097152  20971524.2BSD 2048 16384 28552
  e:   655360  41943044.2BSD 2048 16384 40968
  f: 37748736  48496644.2BSD 2048 16384 28552
  g: 58064827 425984004.2BSD 2048 16384 28552

>From the above output one can conclude that bad sector
(LBA_of_first_error=4007967) lies in
the partition ad6s1d, which in my case is mounted to /var (from fstab)
Further:
$fsdb -r /dev/ad6s1d

Bad sector offset within /var is
LBA_of_first_error-62-offset_of_partition_d=
4007967-63-2097152=1910752
so, next step:

fsdb (inum: 2)> findblk 1910752
1910752: data block of inode 117934
fsdb (inum: 117934)> inode 117934
current inode: regular file
I=117934 MODE=100644 SIZE=53609
BTIME=Jul  1 20:10:54 2010 [0 nsec]
MTIME=Jul  1 20:10:54 2010 [0 nsec]
CTIME=Jul  1 20:10:54 2010 [0 nsec]
ATIME=Jul 10 00:33:55 2010 [0 nsec]
OWNER=root GRP=wheel LINKCNT=1 FLAGS=0 BLKCNT=6c GEN=8c5ac7e
fsdb (inum: 117934)>blocks
Blocks for inode 117934:
Direct blocks:
477680, 477688, 477696, 477848 (3 frags)
First fragment FSBlock (477688) when multiplied by 4
gives me exactly 1910752. i.e. LBA_of_first_error
(4 is fsbtodb param from the output of ffsinfo  -l 1 /dev/ad6s1d)

Next I search for defect file:

$ sudo find /var -inum 117934
/var/db/pkg/kdeutils-3.5.10_5/+CONTENTS

And what's more:
when I try to upgrade some port or simply issue the command

$sudo pkgdb -uF

I get this error:

Input/Output error - /var/db/pkg/kdeutils-3.5.10_5/+CONTENTS

wich corresponds exactly with what was previousely
discovered by means of "smartctl", "fsdb" and "find".
Just one more question (maybe a bit stupid): if I try to remap bad sector(s)
in /var/db/pkg with, for instance,

dd if=/dev/zero of=/dev/ad6 bs=512 count=1 seek=1910752

can I cosequently safely restore pkgdb with pkgdb -uF?
TIA

С уважением, Дмитрий
Best regards, Dmitry
email: eingorn...@gmail.com
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "freebsd-questions-unsubscr...@freebsd.org"


freebsd-questions@freebsd.org

2010-07-07 Thread Dmitry Lunts
Hello,All!
There is debugfs program dealing with ext2/ext3/ext4 filesystems.
Is there some tool in FreeBSD with functionality analogous to debugfs
which can operate on UFS2?
Could anyone give me a hint?
The thing is that recently I found out (thru smartctl)
several bad blocks on UFS2 partition.
The problem is how to discover which file(s) they belong to.
TIA

-- 
С уважением, Дмитрий
Best regards, Dmitry
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "freebsd-questions-unsubscr...@freebsd.org"


Re: ion windows manager on FreeBSD

2009-10-02 Thread Dmitry Marakasov
* Mark Linimon (lini...@lonesome.com) wrote:

> The author orginally contacted us with a legal threat because we were
> not in compliance with the 28-day clause.  A long, acrimonious disucssion
> ensued.  In that discussion, the author was asked "if we agree to meet
> that condition going forward, would you guarantee that this would remove
> any further legal threat?" and he said yes ...
> 
> for now.
> 
> But that he reserved the right to change his mind later.
> 
> *depending* on what we did or did not do in the future -- not just in
> adhering to the *existing clauses* like the "significant" clause or
> "renamed" clause -- both of which he mentioned would be part of any
> lawsuit.
> 
> Legally indefensible?  Of course.  Would that prevent a lawsuit being
> filed?  No.  Anyone can sue anyone for anything.

Well, if you insist I of course won't commit it. But the whole thing
disappoints me greately, cause I was pretty sure at least FreeBSD
developers won't be affected by a mere FUD. Do you honestly think
the probability of Tuomo suing us is higher of, say, me suing, well,
us?  And that anything will change by us not providing a port we
have absolutely totally utterly 100% right to provide?  That is
just silly.

The port from now on is available here (removed from people.freebsd.org):
http://mirror.amdmi3.ru/ports/ion3-20090110.port.tar

-- 
Dmitry Marakasov   .   55B5 0596 FF1E 8D84 5F56  9510 D35A 80DD F9D2 F77D
amd...@amdmi3.ru  ..:  jabber: amd...@jabber.ruhttp://www.amdmi3.ru
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "freebsd-questions-unsubscr...@freebsd.org"


Re: ion windows manager on FreeBSD

2009-10-01 Thread Dmitry Marakasov
* Erwin Lansing (er...@freebsd.org) wrote:

> The license forbids this software to be in the tree, so with my portmgr
> hat on I ask you not to add this to the tree again.

It no longer does:

http://lists.berlios.de/pipermail/ion-general/2009-September/002520.html

Now it's LGPLv2.1 with the only restriction that this software may not
be significantly changed while being distributed as ion3. We do not
significantly change it, only paches affect the build system, they are
required to build (and are expected by the author judging by comments in
system.mk), and are not visible for a user.

-- 
Dmitry Marakasov   .   55B5 0596 FF1E 8D84 5F56  9510 D35A 80DD F9D2 F77D
amd...@amdmi3.ru  ..:  jabber: amd...@jabber.ruhttp://www.amdmi3.ru
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "freebsd-questions-unsubscr...@freebsd.org"


Re: ion windows manager on FreeBSD

2009-10-01 Thread Dmitry Marakasov
* Mark Linimon (lini...@lonesome.com) wrote:

> As a reminder, the last time this software was in the ports tree, the
> developer threatened us with a lawsuit.  This repeats what he has
> previously done to several other BSDs and several Linux distributions.
> This is why ports for his software are no longer available for these
> platforms.
>
> Whether the license has changed or not, the fact that the author feels
> the desire to use lawsuits to achieve his goals makes his software too
> much of a liability for FreeBSD to redistribute.

Well we can set RESTRICTED if that's a problem, then we will not be
distributing anything. I can mirror a distfile under my personal
responsibility.

Actually I think that the weirdnesses of an author should not be a
reason against using useful software or making it available for use
by other people, if there's no real legal threat. They may be a cause
for stagnation/death of a project, but that's another story.
As another argument, Debian and Ubuntu haven't ever removed packages
for ion3, just making a user agree with that the software may be
obsolete and unsupported. I believe they know what they're doing.

But I'll still mail ahze (who removed the port) and adamw (who
maintained it last).

-- 
Dmitry Marakasov   .   55B5 0596 FF1E 8D84 5F56  9510 D35A 80DD F9D2 F77D
amd...@amdmi3.ru  ..:  jabber: amd...@jabber.ruhttp://www.amdmi3.ru
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "freebsd-questions-unsubscr...@freebsd.org"


Re: ion windows manager on FreeBSD

2009-10-01 Thread Dmitry Marakasov
* Albert Shih (albert.s...@obspm.fr) wrote:

> Thanks for Dmitry for this ports. I'm going to keep this thing somewhere

No need to, if it works fine and there are no objections for it,
I'll commit it to the tree.

-- 
Dmitry Marakasov   .   55B5 0596 FF1E 8D84 5F56  9510 D35A 80DD F9D2 F77D
amd...@amdmi3.ru  ..:  jabber: amd...@jabber.ruhttp://www.amdmi3.ru
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "freebsd-questions-unsubscr...@freebsd.org"


Re: ion windows manager on FreeBSD

2009-09-30 Thread Dmitry Marakasov
* Albert Shih (albert.s...@obspm.fr) wrote:

> I would like to known if anyone can help me make ion work ? Maybe someone
> have the patch file for the system.mk ? 

Please try this:

http://people.freebsd.org/~amdmi3/ion3.tar

It builds file in tinderbox, but I haven't tested how it works yet.

-- 
Dmitry Marakasov   .   55B5 0596 FF1E 8D84 5F56  9510 D35A 80DD F9D2 F77D
amd...@amdmi3.ru  ..:  jabber: amd...@jabber.ruhttp://www.amdmi3.ru
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "freebsd-questions-unsubscr...@freebsd.org"


Re: ion windows manager on FreeBSD

2009-09-30 Thread Dmitry Marakasov
* Albert Shih (albert.s...@obspm.fr) wrote:

> I'm trying to compile 
> 
>   http://modeemi.fi/~tuomov/ion/download.html
> 
> on my FreeBSD 8.0-RC1 and didn't success
> 
> I would like to known if anyone can help me make ion work ? Maybe someone
> have the patch file for the system.mk ? 
> 
> Long time ago ion ports was kick off from the ports system because the will
> of the developper (please don't troll). I just saw the license just change
> maybe now it's possible to put again ion in the ports system ? 
> 
> I would like to help for the ports but as you can see I unable to build for
> myself.

I've seen the license change too. I'm working on the port currently.

-- 
Dmitry Marakasov   .   55B5 0596 FF1E 8D84 5F56  9510 D35A 80DD F9D2 F77D
amd...@amdmi3.ru  ..:  jabber: amd...@jabber.ruhttp://www.amdmi3.ru
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "freebsd-questions-unsubscr...@freebsd.org"


sound disappeared when transition from linux_base-fc4 to linux_base-fc6

2009-06-14 Thread Dmitry Lunts
Hello,all!
The problem is as follows.
A couple of days ago I did transition from linux_base-fc4 (default
linux support module) to linux_base-fc6. The purpose was to install
skype, which rquires at least linux_base-fc6 support. Along with this
I completely reinstalled ("pkg_delete" then
"make install clean" from week-ago portsnapped ports tree) all the
dependent ports, including
linux-flashplugin-9.0r159 and nspluginwrapper.
The rusult is: skype works OK,
but sound completely disappeared when when watchin videos from, say, youtube.
Sound system itself works OK, as well as skype, too :-))
Could anyone give me a hint or readdress me to the right mailing list?
Regards,
P.S.OS FreeBSD 7.1
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "freebsd-questions-unsubscr...@freebsd.org"


Re: matlab 2009a

2009-05-17 Thread Chagin Dmitry
On Sun, May 17, 2009 at 08:46:29AM +0200, Pieter Donche wrote:
> FreeBSD7-amd64
> linux_base-fc-4_14  Base set of packages needed in Linux mode (for i386/amd64)
> 
> When running the install script, I get
> 
> cat: /proc/cpuinfo: No such file or directory
> Error: Your computer's processor is missing the SSE2 instructions that
> are required for MATLAB to run correctly.
> For system requirements consult http://www.mathworks.com ...
> 
> What is this /proc/cpuinfo file not found?


man linprocfs :)

-- 
Have fun!
chd


pgp18gas6YKlm.pgp
Description: PGP signature


Re: php5 pcre

2009-05-15 Thread Gorbatovsky Dmitry

Saifi Khan wrote:

On Thu, 14 May 2009, gdn wrote:

  

Hi all!

I'm using on CURRENT apache22 with php5.
When I install php5-extensions, all packages make fine.
But module "pcre" not work.
--

php -m 
  

[PHP Modules]
bz2
date
libxml
mbstring
mysql
pdf
pdo_dblib
Reflection
session
SimpleXML
standard
xml
xmlrpc
zip
zlib

[Zend Modules]
-

Log file of php:
--
[14-May-2009 18:04:50] PHP Warning:  PHP Startup: Unable to load
dynamic librar
y '/usr/local/lib/php/20060613/pcre.so' -
/usr/local/lib/php/20060613/pcre.so:
Undefined symbol "php_pcre_free" in Unknown on line 0
[14-May-2009 18:04:50] PHP Warning:  Cannot load module 'PDO' because
required
module 'spl' is not loaded in Unknown on line 0
-------

Haw fix this problem?

Thanks,


Dmitry.




Please go back to directory /usr/ports/lang/php5-extensions

run make config and select PCRE and SPL among the extensions

Usually it is selected by default along with CTYPE, DOM, FILTER,
HASH, ICONV, JSON, PDO, PDO_SQLITE, POSIX, SESSION, SIMPLEXML,
SQLITE, TOKENIZER, XML, XMLREADER, XMLWRITER.

Please try a re-build and confirm.


thanks
Saifi.
  

When I run make config I see selected PCRE and SPL extensions and
other default the extensions.
But I rebuilding all modules, restarting apache and see same error:

[15-May-2009 12:38:00] PHP Warning:  PHP Startup: Unable to load dynamic 
librar
y '/usr/local/lib/php/20060613/pcre.so' - 
/usr/local/lib/php/20060613/pcre.so:

Undefined symbol "php_pcre_free" in Unknown on line 0


Thanks,

Dmitry.
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "freebsd-questions-unsubscr...@freebsd.org"


Re: Stop during upgrade of textproc/linux-expat

2009-04-02 Thread Chagin Dmitry
On Thu, Apr 02, 2009 at 06:26:23PM +0200, Ewald Jenisch wrote:
> On Thu, Apr 02, 2009 at 08:04:38PM +0400, Chagin Dmitry wrote:
> > 
> > linux_expat depends on running linuxulator
> > (USE_LDCONFIG=YES in Makefile) so kldload linux :)
> > 
> 
> Hi Dmitry,
> 
> Thanks much for the hint! I tried "kldload linux" then restarting the
> build process and it went through :-)
> 
> Something related but slightly off-topic: To load linux-emu
> (linuxolator) automatically - is having 'linux_load="YES"' in
> /boot/loader.conf sufficient?
> 

yes, man linux :)

-- 
Have fun!
chd


pgp0OrT4LPThS.pgp
Description: PGP signature


Re: Stop during upgrade of textproc/linux-expat

2009-04-02 Thread Chagin Dmitry
On Thu, Apr 02, 2009 at 05:28:23PM +0200, Ewald Jenisch wrote:
> Hi,
> 
> While upgrading my ports I ran into a problem during the upgrade of
> textproc/linux-expat. After the usual cvsup, "make fetchindex", pkgdb
> -F I started "portupgrade -arR which resulted in a "Stop" because of a
> syntax error - for details see below.
> 
> Has anybode else had this problem? What can I do against it?
> 

linux_expat depends on running linuxulator
(USE_LDCONFIG=YES in Makefile) so kldload linux :)

-- 
Have fun!
chd


pgpjr0KojIX3K.pgp
Description: PGP signature


Auto DNS in KPPP in FreeBSD 7.1

2009-02-07 Thread Dmitry
Hi to All! Sorry for my bad English, i am beginning FreeBSD user from 
Russia..___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "freebsd-questions-unsubscr...@freebsd.org"


#2 DNS Auto in KPPP in FreeBSD 7.1

2009-02-07 Thread Dmitry
Hi to All! Sorry for my bad English. My problem: I am have 3G/EDGE modem ZTE 
MF622+ and FreeBSD 7.1. In using KPPP (KDE 3.5.10) my modem can't connect to 
EDGE provider, because in KPPP not enabled option Auto DNS setting. If manually 
set this option, that says tech support of provider, pppd print, that not 
connect and not determinate IP adress. Why I can enable this option? In Linux 
this option is enabled and all working fine. Thank you!



___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "freebsd-questions-unsubscr...@freebsd.org"


DNS Auto in KPPP in FreeBSD 7.1

2009-02-07 Thread Dmitry
Hi to All! Sorry for my bad English, i am beginning FreeBSD user from 
Russia..___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "freebsd-questions-unsubscr...@freebsd.org"


Re: Skype permissions (kdump output)

2009-01-17 Thread Chagin Dmitry
On Sat, Jan 17, 2009 at 01:31:16PM -0800, Rem P Roberti wrote:
> The output of "kdump -m 128" can be found here:
> 
> http://home.comcast.net/~remegius/skypetrace.txt
> 
> 

please, use linux_kdump instead.

-- 
Have fun!
chd
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "freebsd-questions-unsubscr...@freebsd.org"


Re: flash9 checklist

2008-10-30 Thread Chagin Dmitry
On Thu, Oct 30, 2008 at 10:30:14AM +0300, Vladimir Grebenschikov wrote:
> On Wed, 2008-10-29 at 19:05 +0100, Gary Jennejohn wrote:
> 
> > I don't have flashblock installed, but http://www.mtvmusic.com/ hangs
> > firefox 100% of the time.  Strangely enough, under Linux it works just
> > fine and I have pretty much the same version of flash and firefox installed
> > on both systems.
> 
> It is strange, that exactly same site works fine for me with native ff3
> under 8-CURRENT.
> 

Hi,
I think that a problem in futexes, therefore native ff3 works, as it uses native
locking.

-- 
Have fun!
chd
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


Re: flash9 checklist

2008-10-29 Thread Chagin Dmitry
On Wed, Oct 29, 2008 at 07:05:51PM +0100, Gary Jennejohn wrote:
> On Wed, 29 Oct 2008 11:50:27 -0400
> Mikhail Teterin <[EMAIL PROTECTED]> wrote:
> 
> > Sent by Vladimir Grebenschikov:
> > > I've seen temporary FF lockups with flashblock FF plugin enabled.
> > Same here. Sometimes it works and some times any page containing flash 
> > will hang the entire browser. Doing a `killall npviewer.bin' (I use 
> > nspluginwrapper) will unfreeze the browser like nothing happened. You'll 
> > get the page -- but without the embedded flash, of course.
> > I have only gotten Flash-9 to (mostly) work this morning -- thanks to 
> > nox' checklist, and have not yet been able to investigate, why it hangs 
> > on occasion...
> > 
> 
> I don't have flashblock installed, but http://www.mtvmusic.com/ hangs
> firefox 100% of the time.  Strangely enough, under Linux it works just

Hi,
yes, I can confirm. thnx!


> fine and I have pretty much the same version of flash and firefox installed
> on both systems.
> 

-- 
Have fun!
chd
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


Re: cannot move geli disk from 6.3-R to 6.1-R

2008-04-22 Thread Dmitry Sukhodoyev

RW wrote:
i try to attach geli provider, which i have used in 6.3-RELEASE to 
6.1-RELEASE:


# geli attach -k /root/da1.key /dev/da1
MD5 hash mismatch for /dev/da1

in 6.3-R it still attaches successfully, but in 6.1-R is not. system 
with 6.1-R is not my own, so i can't update it. how i can attach geli 
provider from my 6.3-R to this 6.1-R?



In the 7.0 source code there are two versions of the function that
computes that hash, so I guess that 6.3 is back-compatible with
6.1, but that a 6.3 geli-device can't be read  by 6.1.

If this is a removable drive that needs to inter-operate, I would
suggest that you dump the data, and create a new geli device under 6.1.
  
i can modify some source of kernel of 6.1 and rebuild it for correct 
hash calculating. which source files can i import from 6.3 to 6.1 for up 
this drive? this is a huge disk: raid5 array, 3Tb data. data dump isn't 
possible.


--
raVen

___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


cannot move geli disk from 6.3-R to 6.1-R

2008-04-20 Thread Dmitry Sukhodoyev
i try to attach geli provider, which i have used in 6.3-RELEASE to 
6.1-RELEASE:


# geli attach -k /root/da1.key /dev/da1
MD5 hash mismatch for /dev/da1

in 6.3-R it still attaches successfully, but in 6.1-R is not. system 
with 6.1-R is not my own, so i can't update it. how i can attach geli 
provider from my 6.3-R to this 6.1-R?


--
raVen

___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


Re: List replies

2008-03-22 Thread Dmitry RCL Rekman
Hi,


On Sat, Mar 22, 2008 at 11:54 PM, Tore Lund <[EMAIL PROTECTED]> wrote:

>
> I request that this misunderstood piece of "etiquette" is revised.  If
> someone has the brains to find this list as well as the brains to use
> FreeBSD at all, they also have the brains to come back here to look for
> answers.  Copying the sender makes no sense at all, as far as I can see.
> Whether or not headers should be modified is a separate matter.



Sorry for interrupting your discussion.

Just a sidenote:

I actually did the mistake of subscribing to mailing list, because I did not
know that I would be able to post (and receive answers) without being
subscribed. That resulted in a few tens of messages not related to the
subject I posted about on the very first day, including yours one.

If I *had* to go through this in order to get my problem solved, I would
rather use some forum.


>
> --
>Tore
>

Best regards,
Dmitry RCL Rekman
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


Re: "Mutex unlock failure" when compiling KDE (upgrade from 6.x)

2008-03-22 Thread Dmitry RCL Rekman
Hi,

On Sat, Mar 22, 2008 at 7:19 PM, Kris Kennaway <[EMAIL PROTECTED]> wrote:

> Dmitry RCL Rekman wrote:
> > Hi,
> >
> > On Sat, Mar 22, 2008 at 6:57 PM, Kris Kennaway <[EMAIL PROTECTED]
> > <mailto:[EMAIL PROTECTED]>> wrote:
> >
> > Dmitry RCL Rekman wrote:
> >  > Hi,
> >  >
> >  > On Sat, Mar 22, 2008 at 6:40 PM, Kris Kennaway <[EMAIL PROTECTED]
> > <mailto:[EMAIL PROTECTED]>
> >  > <mailto:[EMAIL PROTECTED] <mailto:[EMAIL PROTECTED]>>> wrote:
> >  >
> >  >  > Well, the commandline used to build libqt-mt is included
> > in the
> >  > log and
> >  >  > it also links to -pthread...
> >  >
> >  > Yes, also uic (correctly) links directly to -pthread (I
> > missed this on
> >  > first read).  The only way I can see this failing is if your
> > /lib is not
> >  > correctly populated.  What is the output of
> >  >
> >  > ls -l /lib/libthr* /usr/lib/libpthr*
> >  >
> >  >
> >  > # ls -l /lib/libthr* /usr/lib/libpthr*
> >  > -r--r--r--  1 root  wheel  66928 Feb 29 12:20 /lib/libthr.so.3
> >  > lrwxr-xr-x  1 root  wheel  8 Feb 29 12:21
> > /usr/lib/libpthread.a ->
> >  > libthr.a
> >  > lrwxr-xr-x  1 root  wheel 10 Feb 29 12:21
> > /usr/lib/libpthread_p.a ->
> >  > libthr_p.a
> >
> > Yep, your world is broken, you are missing a /usr/lib/libpthread.so
> > symlink.
> >
> >
> > Ok, I created a symlink /usr/lib/libpthread.so -> /usr/lib/libthr.so and
> > am trying to build kdebase3 again. Will inform shortly :-)
>
> Well you'll likely have to rebuild other things first to recover from
> the damage compiled into an unknown subset of your existing ports.
> Repeating portupgrade -fa might be the best option.
>

Ok, after creating that symlink kdebase3 has been successfully built.
However, I'm starting portupgrade -fa according to your advice.

Thank you very much for resolving the problem! I think that freebsd-update
script and/or the appropriate guide should be updated so those symlinks are
created automatically.


>
> Kris
>


Best regards,
Dmitry RCL Rekman
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


Re: PS/2 mice suddenly stopped working

2008-03-22 Thread Dmitry RCL Rekman
Hi,

On Sat, Mar 22, 2008 at 6:02 PM, Greg Mars <[EMAIL PROTECTED]> wrote:

> I just turned on today and my ps/2 mouse (actually SB with a ps/2 adapter)
> was not working.
> Tried reconfiguring in sysinstall to no avail.
> Tried another pure ps/2 mouse and it didn't work either.
> Took off the usb-ps/2 adapter off the original mouse, plugged it in a usb
> port, and now it works.
>
> Everything used to work just the day before.
> I guess it's possible something could be wrong with the  port
> (which would be sad since the motherboard is probably 2-3 weeks old)
>
> Does anyone have any ideas on how to test this?
> I don't have another OS on this box and installing one won't be easy.
>

I used to have similar problem once - PS/2 (real PS/2, not one with an USB
adapter) mouse got stuck every time it was left inactive for more than 5
minutes or so. I sort of "cured" it by restarting moused every 5 minutes
with a cron job - so next time you may also try restarting moused before
unplugging the mouse.

By no means it is meant to be correct solution, I am just suggesting you to
check whether the problem is caused by software or hardware.

Best regards,
Dmitry RCL Rekman
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


Re: "Mutex unlock failure" when compiling KDE (upgrade from 6.x)

2008-03-22 Thread Dmitry RCL Rekman
Hi,

On Sat, Mar 22, 2008 at 6:57 PM, Kris Kennaway <[EMAIL PROTECTED]> wrote:

> Dmitry RCL Rekman wrote:
> > Hi,
> >
> > On Sat, Mar 22, 2008 at 6:40 PM, Kris Kennaway <[EMAIL PROTECTED]
> > <mailto:[EMAIL PROTECTED]>> wrote:
> >
> >  > Well, the commandline used to build libqt-mt is included in the
> > log and
> >  > it also links to -pthread...
> >
> > Yes, also uic (correctly) links directly to -pthread (I missed this
> on
> > first read).  The only way I can see this failing is if your /lib is
> not
> > correctly populated.  What is the output of
> >
> > ls -l /lib/libthr* /usr/lib/libpthr*
> >
> >
> > # ls -l /lib/libthr* /usr/lib/libpthr*
> > -r--r--r--  1 root  wheel  66928 Feb 29 12:20 /lib/libthr.so.3
> > lrwxr-xr-x  1 root  wheel  8 Feb 29 12:21 /usr/lib/libpthread.a ->
> > libthr.a
> > lrwxr-xr-x  1 root  wheel 10 Feb 29 12:21 /usr/lib/libpthread_p.a ->
> > libthr_p.a
>
> Yep, your world is broken, you are missing a /usr/lib/libpthread.so
> symlink.


Ok, I created a symlink /usr/lib/libpthread.so -> /usr/lib/libthr.so and am
trying to build kdebase3 again. Will inform shortly :-)


>
> Kris
>

Best regards,
Dmitry RCL Rekman
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


Re: "Mutex unlock failure" when compiling KDE (upgrade from 6.x)

2008-03-22 Thread Dmitry RCL Rekman
Hi,

On Sat, Mar 22, 2008 at 6:40 PM, Kris Kennaway <[EMAIL PROTECTED]> wrote:

> > Well, the commandline used to build libqt-mt is included in the log and
> > it also links to -pthread...
>
> Yes, also uic (correctly) links directly to -pthread (I missed this on
> first read).  The only way I can see this failing is if your /lib is not
> correctly populated.  What is the output of
>
> ls -l /lib/libthr* /usr/lib/libpthr*
>

# ls -l /lib/libthr* /usr/lib/libpthr*
-r--r--r--  1 root  wheel  66928 Feb 29 12:20 /lib/libthr.so.3
lrwxr-xr-x  1 root  wheel  8 Feb 29 12:21 /usr/lib/libpthread.a ->
libthr.a
lrwxr-xr-x  1 root  wheel 10 Feb 29 12:21 /usr/lib/libpthread_p.a ->
libthr_p.a


>
> Kris
>
>
>
Best regards,
Dmitry RCL Rekman
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


Re: "Mutex unlock failure" when compiling KDE (upgrade from 6.x)

2008-03-22 Thread Dmitry RCL Rekman
Hi,

On Sat, Mar 22, 2008 at 6:14 PM, Kris Kennaway <[EMAIL PROTECTED]> wrote:

> > Actually, the problem was tracked down to be inside uic. When built on
> my
> > (and Leslie's) 7.0 "upgraded" from 6.x system, uic does not link to
> > libthr.so, while in a newly-installed 7.0 it does.
>
> It should not be linking (directly) to libthr at all, it should be
> linking to libpthread (which is a symlink to it).
>

Yes, it does link to -lpthread, but ldd tells different things on newly
installed 7.0 and 7.0 upgraded from 6.2... I don't know if it's the reason,
that was Mel's guess (
http://docs.freebsd.org/cgi/mid.cgi?200803141208.57610.fbsd.questions ).


>
> > So one of people here (Mel) asked to provide the actual commandline used
> to
> > link uic (see this for reference:
> >  http://docs.freebsd.org/cgi/mid.cgi?200803161912.18248.fbsd.questions),
> > which is what I did.
>
> It links to libqt-mt and presumably gets its thread library from there,
> so the question extends there.
>

Well, the commandline used to build libqt-mt is included in the log and it
also links to -pthread...


>
> > Log of the actual "mutex unlock failure" error was already posted in
> this
> > list, it's here: http://docs.freebsd.org/cgi/mid.cgi?47D8DBC0.3010106
>
> OK, I suppose I was confused because you posted this under a new subject
> instead of as a followup to the earlier messages, so context was lost
> from your mails.
>

Ok, my fault - should have taken the same subject :-)

If you are willing to further investigate the issue, I can provide more
details about my system or even give you the shell access.


>
> Kris
>


Best regards,
Dmitry RCL Rekman
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


Re: "Mutex unlock failure" when compiling KDE (upgrade from 6.x)

2008-03-22 Thread Dmitry RCL Rekman
Hi,

On Sat, Mar 22, 2008 at 5:47 PM, Kris Kennaway <[EMAIL PROTECTED]> wrote:

> Dmitry RCL Rekman wrote:
> > Hi,
> >
> > On Sat, Mar 22, 2008 at 3:52 PM, Kris Kennaway <[EMAIL PROTECTED]> wrote:
> >
> >> RCL wrote:
> >>> Hi,
> >>>
> >>> I'm having the same troubles as Leslie Jensen when compiling KDE (or
> >>> anything that uses uic, e.g. amarok):
> >>> compile process stucks with the following message:
> >>>
> >>> Mutex unlock failure: Operation not permitted
>
> > Well, it actually did not rebuild the KDE & friends (because of
> > aforementioned problem with unlocking the mutex), so I had to interrupt
> > that, leaving some ports alone. I admit that is a deviation from upgrade
> > procedure, but it is not perhaps the reason of mutex problem, because it
> > appeared while rebuilding the ports for the first time.
>
> There is no reference in your log file to "Mutex unlock failure".
>

It does not appear when building Qt, but when building e.g. kdebase3 (when
uic is used).

Actually, the problem was tracked down to be inside uic. When built on my
(and Leslie's) 7.0 "upgraded" from 6.x system, uic does not link to
libthr.so, while in a newly-installed 7.0 it does.

So one of people here (Mel) asked to provide the actual commandline used to
link uic (see this for reference:
 http://docs.freebsd.org/cgi/mid.cgi?200803161912.18248.fbsd.questions ),
which is what I did.

Log of the actual "mutex unlock failure" error was already posted in this
list, it's here: http://docs.freebsd.org/cgi/mid.cgi?47D8DBC0.3010106



>
> Kris
>


Best regards,
Dmitry RCL Rekman
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


Re: "Mutex unlock failure" when compiling KDE (upgrade from 6.x)

2008-03-22 Thread Dmitry RCL Rekman
Hi,

On Sat, Mar 22, 2008 at 3:52 PM, Kris Kennaway <[EMAIL PROTECTED]> wrote:

> RCL wrote:
> > Hi,
> >
> > I'm having the same troubles as Leslie Jensen when compiling KDE (or
> > anything that uses uic, e.g. amarok):
> > compile process stucks with the following message:
> >
> > Mutex unlock failure: Operation not permitted
> >
> > I found out that the problem was already being investigated here on
> > the list, but no solution has yet been proposed :(
> > If it helps, I performed the steps that Mel asked to perform and
> > here's the log file of Qt build process:
> >
> > http://rcl.mine.nu/outbound/freebsd/qt-copy-3.3.8_6.log.tar.gz
> >
> > The actual command that is used to link uic is:
> > c++ -fno-exceptions  -Wl,-rpath,/usr/local/lib
> > -Wl,-rpath,/usr/local/lib -pthread -o ../../../bin/uic
> > .obj/release-shared-mt/main.
> > o  .obj/release-shared-mt/uic.o  .obj/release-shared-mt/form.o
> > .obj/release-shared-mt/object.o  .obj/release-shared-mt/subclassing
> > .o  .obj/release-shared-mt/embed.o
> > .obj/release-shared-mt/widgetdatabase.o
> > .obj/release-shared-mt/domtool.o  .obj/release-shared-
> > mt/parser.o-L/usr/local/lib
> > -L/usr/ports/x11-toolkits/qt33/work/qt-x11-free-3.3.8/lib
> > -L/usr/local/lib -lqt-mt -lmng -ljpeg -lp
> > ng -lz -lXi -lXrender -lXrandr -lXcursor -lXinerama -lXft -lfreetype
> > -lfontconfig -lXext -lX11 -lm -lSM -lICE
> >
> > There's no file libpthread.* in /usr/local/lib. These are
> > libpthread.so/a files I have:
> >
> > # ls -la `locate libpthread.{a,so}`
> > lrwxrwxrwx  1 root  wheel  19 Feb 29 13:57
> > /usr/compat/linux/lib/libpthread.so.0 -> libpthread-2.3.6.so
> > lrwxrwxrwx  1 root  wheel  18 Feb 29 13:57
> > /usr/compat/linux/lib/obsolete/linuxthreads/libpthread.so.0 ->
> > libpthread-0.10.so
> > lrwxr-xr-x  1 root  wheel   8 Feb 29 12:21 /usr/lib/libpthread.a ->
> libthr.a
> > -r--r--r--  1 root  wheel  136020 Feb 29 16:16
> > /usr/local/lib/compat/libpthread.so.1
> > -r-xr-xr-x  1 root  wheel   43284 Oct 17 00:52
> > /usr/local/lib/valgrind/libpthread.so
> > lrwxr-xr-x  1 root  wheel  13 Oct 17 00:52
> > /usr/local/lib/valgrind/libpthread.so.2 -> libpthread.so
> >
> > I upgraded the system nearly a month ago (On 29th Feb) and since then
> > I cannot build any KDE application (not even rebuild kde base/lib
> > ports themselves).
> > Upgrade procedure I used is described here:
> >
> http://www.daemonology.net/blog/2007-11-11-freebsd-major-version-upgrade.html
> >
> > I hope the information provided will help further investigate the
> > problem. I don't want to reinstall the system, that feels like a
> > solution from Windows world :-)
>
> Are you certain that your portupgrade -af completed successfully after
> you upgraded the base OS?  If this was not completed it will cause
> problems along these lines.
>

Well, it actually did not rebuild the KDE & friends (because of
aforementioned problem with unlocking the mutex), so I had to interrupt
that, leaving some ports alone. I admit that is a deviation from upgrade
procedure, but it is not perhaps the reason of mutex problem, because it
appeared while rebuilding the ports for the first time.


> Kris
>


Best regards,
Dmitry RCL Rekman
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


Re: where to find old ports.tar.gz files

2008-02-03 Thread Dmitry Marakasov
* Jin Guojun [VFFS] ([EMAIL PROTECTED]) wrote:
> I need to get wine 0.9.37 to 0.9.39 ports build structure, mainly the 
> ports/emulatoes/wine/Makefile
> to build these wine releases on FreeBSD 6.3-R, but I cannot find older 
> ports.tar.gz files.
>
> Does anyone know where I can find older ports.tar.gz files that contain 
> wine 0.9.37 to 0.9.39 releases?
ports/ports-mgmt/portdowngrade will help you.

-- 
Dmitry A. Marakasov| jabber: [EMAIL PROTECTED]
[EMAIL PROTECTED]   | http://www.amdmi3.ru
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


No kernel messages displayed during boot

2007-11-16 Thread Dmitry Karasik

Hello,

My 6.2-STABLE crashed today, and when I rebooted it, a very
strange effect appeared: from the second the kernel took 
over, immediately after loading all .ko files, no text
was printed in the console. The system booted though, 
and the next text was printed to the console was the
login prompt. The screen didn't went blank, just all
kernel messages and output of /etc/rc* wasn't there -- all
was printed on the screen was FreeBSD boot menu, and login
prompt.

I've re-run 'make installworld' and 'make installkernel' (as
I had leftovers from recent buildworld), - didn't help. I've
tried to power down the machine (suspecied video card trouble),
I've resetted BIOS, I've even disabled com port in BIOS (because
the behavior looks like booting on serial console) -- nothing,
absolutely nothing changes it. 

When I tried to boot in single-user mode, the prompt was never
displayed at all, which fact indeed makes me think alogn the path of
the wrong boot console. I've removed /boot/loader.conf, and double-checked
that /boot.config isn't present - didn't help. 

My question is therefore, what cause of this effect might be?
Or, if noone would be able to answer this, how I would print messages
from kernel (I'd recompile it for that purpose) to identify which
device it picked up for console IO -- and especially, how I print
that either to a file, or directly to /dev/console?

-- 
Thank you,
Dmitry Karasik

___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


Re: minimal install is too big

2007-10-05 Thread Dmitry Gorbik
On Thu, 4 Oct 2007 21:11:14 -0700 (PDT)
Tim Judd <[EMAIL PROTECTED]> wrote:

> Hi all,
> 
> Recently, for pure entertainment and a little bit of a experience
> thing, I have been looking and/or finding many devices that have linux
> embedded.  While in of itself the fact that it works, I'm not
> discounting.  But I'd like to expand it or get it running on a system
> that I am familiar with.  So I was playing with the idea of using
> FreeBSD on such devices, and I would deal with the individual hardware
> specs if I could get the general system small enough.
> 
> The minimal install of FreeBSD as from the developers is about 130MB. 
> I want to get something working on a 8MB flash. (For those curious,
> it's a ethernet NAS device)
> 
> picobsd is discontinued, nanobsd claims it can fit in 64MB.  I'd even
> go with some NetBSD flavor, as long as it's not "linux."  I've done
> some research and would like to see this happen, but may just end up
> using the GPL code from Linksys to get it working as I need it to.
> 
> Thanks for any update/idea/clue.
> 
> If opportunity doesn't knock, build a door.
> "I can" is a way of life.
> More and Bigger is not always Better.
> The road to success is always uphill.
> 
> 
>
> 
> Be a better Globetrotter. Get better travel answers from someone who knows. 
> Yahoo! Answers - Check it out.
> http://answers.yahoo.com/dir/?link=list&sid=396545469
> ___
> freebsd-questions@freebsd.org mailing list
> http://lists.freebsd.org/mailman/listinfo/freebsd-questions
> To unsubscribe, send any mail to "[EMAIL PROTECTED]"

See livecd Frenzy — http://frenzy.org/ua/eng That is livecd that uses 
compressed UFS (GEOM_ugz, if i'm not mistaken). Maybe something interesting for 
you?


signature.asc
Description: PGP signature


Re: Is it a way to run xorg with an ati radeon x1200

2007-10-01 Thread Dmitry Gorbik
On Mon, 01 Oct 2007 16:43:30 +0200
Sebastien <[EMAIL PROTECTED]> wrote:

> Le Lundi 01 octobre 2007 à 17:16 +0400, Dmitry Gorbik a écrit :
> > On Mon, 01 Oct 2007 10:43:21 +0200
> > Sebastien <[EMAIL PROTECTED]> wrote:
> > 
> > > Hello,
> > > 
> > > I'm trying to install 6.2-amd64 on a notebook. I've some difficulties
> > > with xorg-7.3 and the video card. It's an Amilo pa 2510 with an ati
> > > radeon X1200 (series?) video card and a wxga 1280x800 wild screen.
> > > 
> > > I heard that the xf86-video-radeonhd driver may support this video card,
> > > but it seems experimental and I didn't find it as port. I've find some
> > > thread saying that it's possible to compile the driver under freebsd but
> > > I haven't be able to do so.
> > > 
> > > 
> > 
> > I had the same problem actually. Didn't find yet how to solve it, except 
> > using fglrx-drivers through linux-bin-compat..
> 
> Where did you find a fglrx driver for amd64 and how did you install it ?
> I'm a bit confused now on compatibility. I've installed linux-bin-compat
> but never using it.
> 
> Did you try compiling a radeonhd driver from sources ?
> 
> If I find something I'll post it on freebsd-questions@freebsd.org and
> put you in bcc.
> 
> Thanks
> 

Please look this http://www.bsdforums.org/forums/showthread.php?threadid=37837 
But the problem is, dri doesn't work on that card. I just changed my laptop, 
because it's quite annoying installing drivers and getting ati card to work...


signature.asc
Description: PGP signature


Re: Is it a way to run xorg with an ati radeon x1200

2007-10-01 Thread Dmitry Gorbik
On Mon, 01 Oct 2007 10:43:21 +0200
Sebastien <[EMAIL PROTECTED]> wrote:

> Hello,
> 
> I'm trying to install 6.2-amd64 on a notebook. I've some difficulties
> with xorg-7.3 and the video card. It's an Amilo pa 2510 with an ati
> radeon X1200 (series?) video card and a wxga 1280x800 wild screen.
> 
> I heard that the xf86-video-radeonhd driver may support this video card,
> but it seems experimental and I didn't find it as port. I've find some
> thread saying that it's possible to compile the driver under freebsd but
> I haven't be able to do so.
> 
> Is it a way to run a stable X with this kind of hardware ? 
> 
> Thank you.
> 
> 
> 
> ___
> freebsd-questions@freebsd.org mailing list
> http://lists.freebsd.org/mailman/listinfo/freebsd-questions
> To unsubscribe, send any mail to "[EMAIL PROTECTED]"

I had the same problem actually. Didn't find yet how to solve it, except using 
fglrx-drivers through linux-bin-compat..


signature.asc
Description: PGP signature


Re: Is anybody here running Pidgin (under FreeBSD)?

2007-09-25 Thread Dmitry Gorbik
On Tue, 25 Sep 2007 13:58:41 +0200 (CEST)
Christian Baer <[EMAIL PROTECTED]> wrote:

> Hi there again, peeps!
> 
> Since I still can't get Pidgin to run on this box and it seems that nobody
> had any advice for me, I have decided to go at this step by step. I hope
> you can bear with me on this one. BTW. The note on the subject, running
> Pidgin under FreeBSD, is there because not all people on this list
> actually don't use FreeBSD for everything. :-)
> 
> If there is someone who runs Pidgin under FreeBSD behind a router and is
> willing to help me, would you please do the following:
> 
> - run Pidgin from a console or Xterm (XServer must be running) with the -d
>   option.
> 
> - Send the result to me. Pidgin does not share any sensitive data in this
>   mode apart from you IPs, which you can change like this: 192.168.x.x. If
>   you do this, make sure that I can still distinguisch the private and
>   public IPs.
> 
> - Let me know how you installed Pidgin (from the ports or with pkg_add).
> 
> - Tell me what Version of Pidgin this is.
> 
> You might find a post from me on this list, where I described what I am
> looking for. Don't worry about that, I just need information because at
> the moment I can't do much more than guess what the Problem is.
> 
> To give you a short version...
> I noticed this in my log:
> 
> (00:59:33) stun: using server
> (00:59:33) nat-pmp: found a default gateway
> (00:59:33) nat-pmp: Attempting to retrieve the public ip address for the NAT 
> device at: 192.168.x.x
> (00:59:33) nat-pmp: Timeout: 0s 25us
> 
> Now, IFAIK sofar only Apple has a working implentation of nat-pmp. A
> friend of mine runs Pidgin under WinXP behind a similar router as mine,
> has no trouble with that and doesn't get anthing about nat-pmp in his log.
> His Pidgin retrieves the needed Information var UPnP. This is activated on
> my router too (status reports only) but still I think that an IM soft
> should work without.
> 
> Never mind about that now. Just send me the info and I'll try to make
> heads or tails of it.
> 
> Thanks and regards!
> Chris
> ___
> freebsd-questions@freebsd.org mailing list
> http://lists.freebsd.org/mailman/listinfo/freebsd-questions
> To unsubscribe, send any mail to "[EMAIL PROTECTED]"

Ok, there is my log in attach. No problems coming through gateway 
192.168.1.1... I also have:
(19:53:30) nat-pmp: found a default gateway
(19:53:30) nat-pmp: Attempting to retrieve the public ip address for the NAT 
device at: 192.168.1.1
(19:53:30) nat-pmp: Timeout: 0s 25us
(19:53:30) nat-pmp: Response was not received from our gateway! Instead from: 
216.230.191.191

All pidgin feautures (file recieving works well).


pid_log
Description: Binary data


signature.asc
Description: PGP signature


Re: anyone have a favorite laptop?

2007-09-24 Thread Dmitry Gorbik
On Mon, 24 Sep 2007 11:00:33 -0700
"Steve Franks" <[EMAIL PROTECTED]> wrote:

> The freebsd laptop page is a nice resource, but it's a bit heavy on
> specifics (i.e. I have a laptop I want to install on), not so good
> generally (want to buy a laptop).  So anyone have realworld advice?
> I'm not against something used in the 1GHz+ range.
> 
>  ndiswrapper for the broadcom panics, etc.  So, compaq is right out
> (the've always maintained their poor reputation, no?) - so compaq is
> out.  Seems gateway has an equally bad rap>
> 
> Thanks,
> Steve
> ___
> freebsd-questions@freebsd.org mailing list
> http://lists.freebsd.org/mailman/listinfo/freebsd-questions
> To unsubscribe, send any mail to "[EMAIL PROTECTED]"

As for me, I have never had problems with running FreeBSD on Sony VAIO laptops. 
I use Sony PCG-TR3/B and all except motion eye (didn't tested) is working here. 
I had experience trying to get working FreeBSD at Amilo Pa2510, but had 
troubles with Radeon x1200 video-card. So you should look at laptops with intel 
videocards or ndidia.


signature.asc
Description: PGP signature


Re: FreeBSD on AMD64

2007-09-23 Thread Dmitry Gorbik
On Sun, 23 Sep 2007 18:39:06 +0400
Михаил Кипа <[EMAIL PROTECTED]> wrote:

> Good afternoon! 
> I wish to install FreeBSD 6.2 on a computer with processor AMD Athlon64 X2. 
> However I do not know what to me to choose the hardware. What chipsets are at 
> the 
> moment supported among nVidia nForce or ADM, VIA? 
> Yours faithfully, Michael.
> ___
> freebsd-questions@freebsd.org mailing list
> http://lists.freebsd.org/mailman/listinfo/freebsd-questions
> To unsubscribe, send any mail to "[EMAIL PROTECTED]"

See http://www.freebsd.org/releases/6.2R/hardware-amd64.html.
-- 
Dmitry Gorbik <[EMAIL PROTECTED]>
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


Re: gdb question

2007-09-23 Thread Dmitry Gorbik
On Sun, 23 Sep 2007 00:29:23 +
Ghirai <[EMAIL PROTECTED]> wrote:

> Hello list,
> 
> I'm playing with a small nasm executable, is there any way
> i can get gdb to show me the deadlisting, and allow me to
> break at a certain offset, without any debugging symbols?
> 
> Since my code is raw assembly, seeing the sourcecode file
> or the deadlisting is the exact same.
> 
> Atm i'm doing like this, and it doesn't seem to work:
> 
> (gdb) file wp
> Reading symbols from wp...(no debugging symbols found)...done.
> (gdb) break 0x8048099
> No symbol table is loaded.  Use the "file" command.
> (gdb) run
> Starting program: wp 
> warning: shared library handler failed to enable breakpoint
> 
> Program exited with code 0267.
> 
> 
> Using gdbtui seems yield the exact same result.
> 
> What i really want is to see the deadlisting and be able to step through
> it, seeing what happens with the registers, stack, etc.
> 
> Can gdb do that?
> 
> And are there any other usermode debuggers i could use?
> 
> Thanks for reading.
> 
> -- 
> Regards,
> Ghirai.
> ___
> freebsd-questions@freebsd.org mailing list
> http://lists.freebsd.org/mailman/listinfo/freebsd-questions
> To unsubscribe, send any mail to "[EMAIL PROTECTED]"

You can start gdb session like this:
$gdb program
break main
set disassembly-flavor intel
disassemble main

Now you can use "nexti" to run program till break & "next" will step one 
instruction (if there were no debugging symbols". That was tested on a program, 
compiled with nasm.

-- 
Dmitry Gorbik <[EMAIL PROTECTED]>
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


xfce4/gnome + compiz - slow launch.

2007-09-15 Thread Dmitry
After installing compiz-fusion, xfce4 or gnome is launching very slow. Looks
like some timeout, xfdesktop is quite slow. Even when I don't start compiz,
this happens, but I don't start xfwm4 or metacity, so there are no conflicts
between WMs. When I logout and save current sessions with pidgin, and other
gtk programs, after login they start faster then xfdesktop. Any ideas about
it are appreciated.
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


Problem with freebsd-update

2007-04-17 Thread Dmitry
Hello freebsd-questions,

  I need to update mpd4 binary package via freebsd-update. After
  installing FreeBSD 6.2 RELEASE I have mpd4-4.0b4.

  Settings in /etc/freebsd-update.conf:
  Components src world kernel

  After running commands freebsd-update fetch, then freebsd-update
  install I still have the same mpd4-4.0b4 version.

  I saw in http://www.freebsd.org/cgi/ports.cgi?query=mpd&stype=all
  that the last version is mpd-4.1 
ftp://ftp.freebsd.org/pub/FreeBSD/ports/i386/packages-6-stable/All/mpd-4.1.tbz

  How can I upgrade to the last packages versions with freebsd-update?
-- 

___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


Re: How to handle forthcoming PR originator e-mail address

2007-03-29 Thread Dmitry Pryanishnikov


Hello!

On Thu, 29 Mar 2007, Giorgos Keramidas wrote:

I'm an originator of 4 open PRs and 9 closed ones. My e-mail address
will change soon. How should I handle the change to stay reachable for
people working on PRs? Sorry to bother the list with (seems-to-be) a
trivial question, I can't find reply in PR-related articles.


Point me to the PRs and I will use pr-edit to fix the email address.


  Thank you, Gabor Kovesdan has already done it.


This can also be done by any FreeBSD committer with ssh access to the
FreeBSD cluster.


  I just thought that some kind of automatic tool should exist to accomplish
originator's e-mail change. After all, people _do_ change their e-mails
sometimes...


- Giorgos


Sincerely, Dmitry
--
Atlantis ISP, System Administrator
e-mail:  [EMAIL PROTECTED]
nic-hdl: LYNX-RIPE
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


How to handle forthcoming PR originator e-mail address

2007-03-29 Thread Dmitry Pryanishnikov


Hello!

  I'm an originator of 4 open PRs and 9 closed ones. My e-mail address will 
change soon. How should I handle the change to stay reachable for people

working on PRs? Sorry to bother the list with (seems-to-be) a trivial
question, I can't find reply in PR-related articles.

Sincerely, Dmitry
--
Atlantis ISP, System Administrator
e-mail:  [EMAIL PROTECTED]
nic-hdl: LYNX-RIPE
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


Re: Uptime

2007-03-22 Thread Bachilo Dmitry
В сообщении от Пятница 23 марта 2007 12:45 Stan Cooper написал(a):
> Hi;
> How do I  determine the uptime of my server?
> Thanks,
> Stan2
>

give the 'uptime' comand in console.

С уважением, Бачило Дмитрий
Руководитель отдела системной интеграции
ООО "Компания Солинк"
--
With Best Regards, Bachilo Dmitry
Head of systems integration dept
Solink Company Ltd.
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"

Re: FlashPlugin for Mozilla FireFox

2007-02-20 Thread Bachilo Dmitry
В сообщении от Среда 21 февраля 2007 11:50 Warren Liddell написал(a):
> Im running FreeBSD 6.2-STABLE an dhave been trying to get flash working in
> FireFox to no avail.  I have the plugin installed but it made no difference
> upon restarting the browser.
>
> What maybe wrong or may i be missing for it to work ?
> ___
> freebsd-questions@freebsd.org mailing list
> http://lists.freebsd.org/mailman/listinfo/freebsd-questions
> To unsubscribe, send any mail to
> "[EMAIL PROTECTED]"

There are many things you should edit in your configs to make it work.
Try searching through this conference, it is very popular question here. I 
have a direct howto on this problem, but it is in Russian.

-- 

С уважением, Бачило Дмитрий
Руководитель отдела системной интеграции
ООО "Компания Солинк"
--
With Best Regards, Bachilo Dmitry
Head of systems integration dept
Solink Company Ltd.
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


Re: Flash 9

2007-01-17 Thread Bachilo Dmitry
В сообщении от Четверг 18 января 2007 09:15 Naim написал(a):
> On Wed, 17 Jan 2007 19:17:21 -0500
>
> "Chad Gross" <[EMAIL PROTECTED]> wrote:
> > > I see it in linux compat layer
> > > http://www.freshports.org/www/linux-flashplugin9/ ;)
> > >
> > > --
> > > Regards,
> > >
> > > -Abdullah Ibn Hamad Al-Marri
> > > Arab Portal
> > > http://www.WeArab.Net/
> > > ___
> > > freebsd-questions@freebsd.org mailing list
> > > http://lists.freebsd.org/mailman/listinfo/freebsd-questions
> > > To unsubscribe, send any mail to "
> > > [EMAIL PROTECTED]"
> >
> > Does it work for anyone though? I just installed it and it gets no sound
> > or it freezes depending on the site.
>
> I have the same situation, no sound!
>
> Best regards,
> Rico

Don't you guys know? There would not be any sound, because linux flash 9 uses 
ALSA, not OSS. If there would be some wrapper sometime, we will hear the 
flash, if there would not be such thing, we would not.

-- 

С уважением, Бачило Дмитрий
Руководитель отдела системной интаграции
ООО "Компания Солинк"
--
With Best Regards, Bachilo Dmitry
Head of systems integration dept
Solink Company Ltd.
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


What's with HDD?

2007-01-15 Thread Bachilo Dmitry
I keep getting g_vfs_done():ar0[READ(offset=200048066560, length=16384)]error 
= 5
I put this disk out of server and tested it with mhdd software - nothing. Put 
it back and still getting this string. I can't get what's wrong, everything 
works, but this error flows in my /var.log/messages 

Should I try dd if=/dev/ar0 of=/dev/ar0 ?
Or maybe something else?
-- 

С уважением, Бачило Дмитрий
Руководитель отдела системной интаграции
ООО "Компания Солинк"
--
With Best Regards, Bachilo Dmitry
Head of systems integration dept
Solink Company Ltd.
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


Re: WWW Proxy/Traffic Analyzer

2007-01-10 Thread Bachilo Dmitry
В сообщении от Среда 10 января 2007 22:00 Tom Grove написал(a):
> We have an employee who spends quite a bit of time on the net and
> currently have no way of analyzing where they go.  Are there any decent
> proxy servers that I can put them on to see where they are going?
>
> -Tom
> ___
> freebsd-questions@freebsd.org mailing list
> http://lists.freebsd.org/mailman/listinfo/freebsd-questions
> To unsubscribe, send any mail to
> "[EMAIL PROTECTED]"


Nothing can be easier.
You will have to recompile your kernel to be able to forward all traffic of 
your employees to squid, even if they don't use proxy in their browser. 
Compile it with Options IPFIREWALL_FORWARD
Then install squid and add a rule to a firewall like this: 
fwd 192.168.1.1,3128 tcp from any to any dst-port 80 via xl0
Where 192.168.1.1 is a router, 3128 - squid port and xl0 is an outer 
interface.
This will make all your network users go through squid and all their moves 
will be recorded. You will just need to install SARG, which will draw nice 
HTML tables with IPs and sites visited by them.

I use it myself and it works just fine. I also use squid to deny downloading 
of avi and mpeg files, and also to deny some sites that are not work-related 
and should not be visited from office.

Also Squid and SARG can count traffic, so you can see who spends how much, if 
you don' have an unlimited internet.

-- 

С уважением, Бачило Дмитрий
Руководитель отдела системной интаграции
ООО "Компания Солинк"
--
With Best Regards, Bachilo Dmitry
Head of systems integration dept
Solink Company Ltd.
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


Re: Acer Aspire WLMi 5102 with AMD Turion 64 X2 system hanging with powerd on 6.2-RC1 and 6.2-PRERELEASE

2006-12-21 Thread Bachilo Dmitry
В сообщении от Пятница 22 декабря 2006 00:27 Peter Jeremy написал(a):
> On Wed, 2006-Dec-20 15:04:31 -0800, Scot Hetzel wrote:
> >Had the same problem where powerd would hang my HP Pavilion dv8000
> >system.  I worked arround the problem by using the following in
> >rc.conf:
> >
> >powerd_enable="YES"
> >powerd_flags="-a maximum -b maximum"
> >
> >Of course this makes powered do nothing when on battery.
>
> You might as well have
> powerd_enable="NO"
>
> >  What I think
> >is happening is that powered is too aggressive in downgrading the
> >clock speed, that it eventually sets the clock to a value that is so
> >low that the system stops responding.
>
> I have an HP nx6125 that will randomly hang if powerd is enabled and
> if you search back through the mailing lists, there are a few other
> people with similar problems.  I've done some experimenting and in my
> case, it's the clock speed transitions that cause a hang.  The actual
> clock speed is irrelevant.  I believe it's a race condition or a
> timing bug.


All this sounds strange, because i bought this very notebook for my wife 22 
days ago, installed 6.2-PRE and it works totally stable for almost a month 
now. Here she is with this book: 
http://forum.allunix.ru/index.php?act=Attach&type=post&id=4  Looks pretty 
happy, doesn't she? :-)))  
The only thing is that this book doesn't reboot or shut the power down when i 
tell him to 'reboot' or 'reboot -p'. It just syncs discs and hands with no 
explanations. But it works just fine.

-- 

С уважением, Бачило Дмитрий
Руководитель отдела системной интаграции
ООО "Компания Солинк"
--
With Best Regards, Bachilo Dmitry
Head of systems integration dept
Solink Company Ltd.
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


Re: equivalent to "date -a"

2006-12-03 Thread Bachilo Dmitry
В сообщении от Понедельник 04 декабря 2006 11:04 [EMAIL PROTECTED] 
написал(a):
> Does FreeBSD have an equivalent to the Solaris "date -a" command,
> i.e. a command-level interface to adjtime(2)?  I didn't see any
> mention of a "-a" switch in the manpages for date(1) or gdate(1),
> nor anything applicable in apropos, and a grep for adjtime in
> likely-seeming parts of /usr/src didn't turn up anything either.
> ___
> freebsd-questions@freebsd.org mailing list
> http://lists.freebsd.org/mailman/listinfo/freebsd-questions
> To unsubscribe, send any mail to
> "[EMAIL PROTECTED]"

date sets with no key. The command 'date 8506131627'  sets the date to ``June 
13, 1985, 4:27 PM''.

-- 

С уважением, Бачило Дмитрий
Best Regards, Bachilo Dmitry
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


Re: Opera and FreeBSD

2006-11-18 Thread Bachilo Dmitry
В сообщении от Суббота 18 ноября 2006 10:38 Parv написал(a):
> in message <[EMAIL PROTECTED]>,
> wrote Bachilo Dmitry thusly...
>
> > FreeBSD is not Linux, FreeBSD is UNIX.
>
> Close but not quite.  FreeBSD is Unix not UNIX; difference is in the
> money to be paid to be certified as all capitals.
>
>
> ... Unless you were going for the emphasis. :)
>
>
>   - Parv

I was :-)))

-- 

С уважением, Бачило Дмитрий
Best Regards, Bachilo Dmitry
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


Re: Opera and FreeBSD

2006-11-17 Thread Bachilo Dmitry
В сообщении от Пятница 17 ноября 2006 21:16 Anna Rajsman написал(a):
> Hi FreeBSD Team,
>
> My name is Anna Rajsman and I am working in Opera Software. Recently I
> took over Linux distribution at Opera and I have been going through the
> distribution agreements we have with Linux providers and I haven't found
> any with FreeBSD Linux.
>
> We would like to ask you if you would like to distribute the
> Opera browser with your OS? Or maybe you are doing it already?
> Would you like to sign a distribution agreement with Opera?
>
> Best regards,
> Anna
>
> --
> Anna Rajsman
> Tel: +47 2416 4354, mailto:[EMAIL PROTECTED]
> Opera Software ASA, http://www.opera.com
> ___
> freebsd-questions@freebsd.org mailing list
> http://lists.freebsd.org/mailman/listinfo/freebsd-questions
> To unsubscribe, send any mail to
> "[EMAIL PROTECTED]"

FreeBSD is not Linux, FreeBSD is UNIX. FreeBSD already contains Opera binaries 
and everything is OK. So?
-- 

С уважением, Бачило Дмитрий
Best Regards, Bachilo Dmitry
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


Re: Help: Suitable Version for Web Server?

2006-11-17 Thread Bachilo Dmitry
В сообщении от Пятница 17 ноября 2006 16:22 VeeJay написал(a):
> Can someone working in Web Hosting suggest that which versions of the
> following software are more secure & relaiable for a Busy Web Server?
>
> OS: FreeBSD 6.1
> Apache ???
> MySQL ???
> PHP ???
> QMail
>
> Thanks a Lot


It's already've been said here.

Personally I use:
Apache 1.2
MySQL 5.0
PHP 5
and cucipop+sendmail

Looks stable yet.

-- 

С уважением, Бачило Дмитрий
Best Regards, Bachilo Dmitry
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


Re: Blocking SSH Brute-Force Attacks: What Am I Doing Wrong?

2006-11-12 Thread Bachilo Dmitry
В сообщении от Понедельник 13 ноября 2006 12:05 Leo L. Schwab написал(a):
>   I recently installed FreeBSD 6.1 on my gateway.  It replaced an
> installation of FreeBSD 4.6.8 (fresh install, not an upgrade) on which I
> had disabled the SSH server.  Since all the bugs in SSH are fixed now ( :-)
> ), I thought I'd leave the server on, and am somewhat dismayed to discover
> that I now get occasional brute-force/dictionary attacks on the port.
>
>   A little Googling revealed a couple of potentially useful tools:
> 'sshit' and 'bruteblock', both of which notice repeated login attempts from
> a given IP address and blackhole it in the firewall.  I first tried
> 'sshit', but after a couple days, I noticed in my daily reports that I was
> still getting lengthy bruteforce attempts, suggesting the 'sshit' was not
> working.
>
>   So I uninstalled 'sshit' and installed 'bruteblock'.  But again a
> couple days later, the logs showed lengthy bruteforce attempts going
> unblocked.
>
>   The relevant lines from my /etc/syslog.conf file are:
>
> 
> auth.info;authpriv.info   /var/log/auth.log
> auth.info;authpriv.info   | exec /usr/local/sbin/bruteblock -f
> /usr/local/etc/bruteblock/ssh.conf 
>
>   Any hints as to what I might be doing wrong?
>
>   Thanks,
>   Schwab
> ___
> freebsd-questions@freebsd.org mailing list
> http://lists.freebsd.org/mailman/listinfo/freebsd-questions
> To unsubscribe, send any mail to
> "[EMAIL PROTECTED]"

Why don't you just relax? :-) All my FreeBSD servers are bruteforced every 
second. So what? 

-- 

С уважением, Бачило Дмитрий
Best Regards, Bachilo Dmitry
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


Re: TV capture card

2006-11-10 Thread Bachilo Dmitry
В сообщении от Пятница 10 ноября 2006 22:18 Tsu-Fan Cheng написал(a):
> Hi
>   thank you guys. I just ordered a TV card from Avermedia, it should be
> using brooktree chip. i chose AverMedia over Happahauge simply because it's
> less expensive. :-) (i actually live in long island, Happahauge is just
> right here...). I expect i will have some twicking to do to make it work,
> but what the heck!!
>
> TFC
> ___
> freebsd-questions@freebsd.org mailing list
> http://lists.freebsd.org/mailman/listinfo/freebsd-questions
> To unsubscribe, send any mail to
> "[EMAIL PROTECTED]"
Good luck, dude, mine refused to work. I would like to hear your experience 
later.
-- 
----
С уважением, Бачило Дмитрий
Best Regards, Bachilo Dmitry
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


Re: Xine and mplayer will not install

2006-11-05 Thread Bachilo Dmitry
В сообщении от Воскресенье 05 ноября 2006 17:11 [EMAIL PROTECTED] написал(a):
> After a new install of 6.2beta3 and Gnome2.14.2 I am unable to install
> mplayer.  It fails with the following message:
>
> ===>  Installing for mplayer-0.99.8_5
> ===>   mplayer-0.99.8_5 depends on file: /usr/local/share/mplayer/skins -
> found
> ===>   mplayer-0.99.8_5 depends on file:
> /usr/local/lib/win32/win32-codecs-3.1.0.p8_1,1 - not found
> ===>Verifying install for
> /usr/local/lib/win32/win32-codecs-3.1.0.p8_1,1 in
> /usr/ports/multimedia/win32-codecs
> ===>  win32-codecs-3.1.0.p8_1,1 is forbidden: Remote code execution:
> http://vuxml.FreeBSD.org/24f6b1eb-43d5-11db-81e1-000e0c2e438a.html.
> *** Error code 1
>
> Stop in /usr/ports/multimedia/win32-codecs.
> *** Error code 1
>
> Stop in /usr/ports/multimedia/mplayer.
>
> Xine fails for the same reason.  Any suggestions for fixing this or
> getting around it?
>
> TIA
As I've already told on www.allunix.ru, it is possible but is STRONGLY NOT 
RECOMMENDED to add a following line into /etc/make.conf:

DISABLE_VULNERABILITIES=true

This will make you able to install vulnerable ports. But again, it is VERY 
DANGEROUS and you should do it only in case you know what you are doing.

-- 

С уважением, Бачило Дмитрий
Best Regards, Bachilo Dmitry
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


Re: FreeBSD question

2006-10-26 Thread Bachilo Dmitry
В сообщении от Пятница 27 октября 2006 06:17 Nikhil Patel написал(a):
> 1. I want to teach basic unix command, shell scripting to my students, does
> BSD is same like Unix?
>
>   2. Can I install FreeBSD on Pentium PC that has 2 partition 1 has windows
> XP and 1 will have FreeBSD.
>
>   3. Is installation process easy?
>

1. Well, yes, it is. FreeBSD has standard shells like sh, bash, csh and so on.
2. Shure, many people do so.
3. I depends on you, If you are a shell scripting teacher, you should know 
much about UNIX and that means the installation will be a pleasure, because 
you will understand sysinstall's questions.

That's it.

-- 

С уважением, Бачило Дмитрий
Best Regards, Bachilo Dmitry
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


Re: PCI wireless adapter card

2006-10-18 Thread Bachilo Dmitry
В сообщении от Среда 18 октября 2006 14:28 Tyler Thompson написал(a):
> i need a driver for a Wireless-G PCI adapter card with SpeedBooster,
> the model number is WMP54GS. and instructions on installing the
> driver.  I am new to BSD.  I am running Desktop BSD 1.0 AMD 64.
> ___
> freebsd-questions@freebsd.org mailing list
> http://lists.freebsd.org/mailman/listinfo/freebsd-questions
> To unsubscribe, send any mail to
> "[EMAIL PROTECTED]"
simply use ndisgen, but I'm not shure if it works on AMD64.
ndisgen is a script that allows you to convert Windows NDIS drivers intu 
FreeBSD's ones.
-- 

С уважением, Бачило Дмитрий
Руководитель отдела системной интеграции
ООО "Компания СоЛинк"
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


Re: Automated installations

2006-10-17 Thread Bachilo Dmitry
> Hello FreeBSD fans,
>
> I am in search of an tool for automated installations. SOmething like
> Kickstart or Autoyast for Linux - just the BSD-able version ;-)
>
> Is anybody aware of such a tool that I perhaps overlooked or anybody
> perhaps currently developing one ?
>
> Best regards
>
> Nils Valentin

Well, there are already a sysinstall and GUI-Sysinstall is on it's way. Also, 
there are such things like PC-BSD and DesktopBSD. While PC-BSD is kind of 
fork (with it's pbi subsystem), DesktopBSD is just preconfigured FreeBSD with 
nice graphical user-friendly installer and some additional soft like 
graphical pakage manager, wi-fi network configurator, user-mounting GUI tool 
and so on. Maybe you should try DesktopBSD?

----
Best regards, Bachilo Dmitry.
www.allunix.ru - Russian UNIX portal
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


Re: tools for network traffic accounting

2006-10-05 Thread Bachilo Dmitry
В сообщении от Четверг 05 октября 2006 17:17 Niek Dekker написал(a):
> Dear list,
>
> I would like to configure a monthly report of the incoming and
> outgoing amount of traffic on the network interface of my server, for
> instance in the monthly run output.
>
> Can I do this with a built in program of FreeBSD 6.0 or do I need a port?
>
> Niek

I advice you to use NeTAMS ports. It's just perfect. Check out www.netams.com

> ___
> freebsd-questions@freebsd.org mailing list
> http://lists.freebsd.org/mailman/listinfo/freebsd-questions
> To unsubscribe, send any mail to
> "[EMAIL PROTECTED]"

-- 

С уважением, Бачило Дмитрий
Руководитель отдела системной интеграции
ООО "Компания СоЛинк"
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"

Re: Sun X4200 FreeBSD 6.1 experience??

2006-09-18 Thread Bachilo Dmitry
В сообщении от Понедельник 18 сентября 2006 21:20 ke han написал(a):
> Has anyone experienced FreeBSD 6.1 on a Sun X4200 ?  Does everything
> work?  ILOM? RAID-1 ? 2 sets of RAID-1 ?...any feedback would help me
> make a decision.
> thanks, ke han

Yes, I have. FreeBSD 6.1 (both i386 and amd64 versions) runs perfect on Sun 
X4000-series servers. As well as on X2100 and on v20z and v40z. ILOM works 
independently with OS, so there is no difference. RAID-1 is hardware, ot 
software so it does not depend on OS too and works ok.

FreeBSD 6.1 recognizes it's SMP, it's networks interfaces and all it's memory 
amount. Furthermore, while Solaris somehow can't see the whole SAS harddrive, 
FreeBSD recognizes and partitionizes it all. 

Sun's AMD servers are actually perfect for x86 FreeBSD systems, I'm telling 
ya :-)

> ___
> freebsd-questions@freebsd.org mailing list
> http://lists.freebsd.org/mailman/listinfo/freebsd-questions
> To unsubscribe, send any mail to
> "[EMAIL PROTECTED]"

-- 

С уважением, Бачило Дмитрий
Руководитель отдела системной интеграции
ООО "Компания СоЛинк"
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


Re: linuxulator problem?

2006-08-21 Thread Bachilo Dmitry
В сообщении от Понедельник 21 августа 2006 16:00 Dominique Goncalves 
написал(a):
> Hi,
>
> On 8/21/06, Bachilo Dmitry <[EMAIL PROTECTED]> wrote:
> > I had linux flash plugin 7 working with my native Firefox and everything
> > was ok. Them I've tried to recompile my Firefox with CPUTYPE?=pentium4 in
> > my rc.conf and it seemed to start working faster. Then, as an experiment,
> > I tried to rebuild world. And now, instead of firefox, I get this:
> >
> > %firefox opennet.ru
> > /libexec/ld-elf.so.1: /usr/local/lib/pluginwrapper/flash7.so: Undefined
> > symbol "_dlsym"
> >
> > I've recompiled linuxflashplugin7, linuxthreads, linuxpluginwrapper, but
> > no use.
> >
> > Maybe i did or didn't something? Is it possible to fix this?
>
> You forgot to apply a patch to make flash7 working:
>
> $ cat /usr/ports/www/linuxpluginwrapper/pkg-message
> [...]
> Please get and apply a dlsym(3) hook patch.
> http://people.FreeBSD.org/~nork/rtld_dlsym_hack.diff
> This provides _dlsym(3) function to fix dynamic-link
> error "can't find gtk_major_version" ad-hoc-ly.
>
> cd /usr/src/libexec/rtld-elf/ && patch -p2 <
> /path/to/rtld_dlsym_hack.diff && make clean all install
>
> Then try firefox to see if this works :-)
>
> HTH

You're absolutely right. I should read all given information two times :-) I 
must have missed this notice for the first time. Thank you very much again. I 
am saved :-)
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


linuxulator problem?

2006-08-21 Thread Bachilo Dmitry
I had linux flash plugin 7 working with my native Firefox and everything was 
ok. Them I've tried to recompile my Firefox with CPUTYPE?=pentium4 in my 
rc.conf and it seemed to start working faster. Then, as an experiment, I 
tried to rebuild world. And now, instead of firefox, I get this:

%firefox opennet.ru
/libexec/ld-elf.so.1: /usr/local/lib/pluginwrapper/flash7.so: Undefined symbol 
"_dlsym"

I've recompiled linuxflashplugin7, linuxthreads, linuxpluginwrapper, but no 
use.

Maybe i did or didn't something? Is it possible to fix this?

С уважением, Бачило Дмитрий
Руководитель отдела системной интеграции
ООО "Компания СоЛинк"
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


Re: reading process memory

2006-06-08 Thread Dmitry Pryanishnikov


Hello!

On Wed, 7 Jun 2006, Tofik Suleymanov wrote:
I believe that it is possible to read contents of the memory used/utilized 
by 
a process (assuming right privileges).


 Yes, procfs allows it to user with the process's UID (or root).

First i've tried to do this through procfs by reading 'mem' property of the 
given process, but no success.


 Yes, process's virtual address space is accessible via /proc//mem file,
just don't forget that it's sparse. So you can't just 'hd mem', you should
specify valid offset. /proc//map will help you to do so:

[EMAIL PROTECTED] cd /proc/curproc
[EMAIL PROTECTED] cat map
0x8048000 0x80b 99 0 0xc68fc630 r-x 20 10 0x8004 COW NC vnode 
...

[EMAIL PROTECTED] dd if=mem bs=0x100 skip=0x80480 |hd|more
  7f 45 4c 46 01 01 01 09  00 00 00 00 00 00 00 00  |.ELF|
0010  02 00 03 00 01 00 00 00  24 6e 05 08 34 00 00 00  |$n..4...|
0020  e0 ac 06 00 00 00 00 00  34 00 20 00 05 00 28 00  |Ю╛..4. ...(.|

P.S. I've once found the cause of the memory leak by examining virtual address 
space of my process and finding the repeated leaked pattern.



Thanks,
Tofik Suleymanov


Sincerely, Dmitry
--
Atlantis ISP, System Administrator
e-mail:  [EMAIL PROTECTED]
nic-hdl: LYNX-RIPE
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


Re: IPFW Problems?

2006-04-18 Thread Dmitry Pryanishnikov


Hello!

On Tue, 18 Apr 2006, Tod McQuillin wrote:

Add:

options IPFW2

...to your kernel config file and rebuild the kernel (and world also, 
probably).


Yes, you need to rebuild the userland too, which means you also need 
IPFW2=true in /etc/make.conf before you build world.


 It's absolutely necessary, after installation of the new kernel with
'options IPFW2', to add 'IPFW2=true' in /etc/make.conf and rebuild+reinstall
_at least_ /sbin/ipfw, then /usr/lib/libalias.* and /sbin/natd (which depends
on libalias), e.g.

cd /usr/src/sbin/ipfw
make obj && make depend all install
cd /usr/src/lib/libalias
make obj && make depend all install
cd /usr/src/sbin/natd
make obj && make depend all install

(note that natd doesn't depend on IPFW2, but links against libalias which
does, so sequence libalias -> natd is critical).

  I haven't found other parts of base OS in RELENG_4 which depend on IPFW2,
though I can miss something. Also every custom utility which utilizes 
 must also be recompiled with IPFW2 defined and rebuilt

(and those using libalias must be rebuilt).

Sincerely, Dmitry
--
Atlantis ISP, System Administrator
e-mail:  [EMAIL PROTECTED]
nic-hdl: LYNX-RIPE
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


USR 56k Internal WinModem

2006-03-24 Thread Dmitry Pisklov
How can I set up (if I can do it at all :)) my US Robotics winmodem? I use 
FreeBSD 6.0 stable. Here's what says pciconf:

[EMAIL PROTECTED]:2:0: class=0x078000 card=0x008112b9 chip=0x100612b9 rev=0x00 
hdr=0x00
vendor   = '3COM Corp, Modem Division (Formerly US Robotics)'
device   = 'USR 56k Internal WinModem'
class= simple comms

I've found no drivers for it... 


Best regards,
       Dmitry Pisklov
   Developer
   StarSoft Development Labs

___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


Re: pkg_delete question

2005-12-27 Thread Dmitry Sidorov
On Wed, 2005-12-28 at 13:55 +0800, Yuan Jue wrote:
> hello, all
> 
> I wanna delete a package that I don't want now. I know that when I use 
> portinstall -R xxx to install it, many dependencies have been installed too.
> Now I wanna delete them all if they are not used by any other packages.
> 
> how can I do it? can I "pkg_delete -r xxx"?
> 
> thanks.
> 
yes you can,
ls -al /var/db/pkg
find your package name, and execute:
pkg_delete -r package_name

-- 
Dmitry Sidorov
PEM QA Engineer
SWsoft, Inc.
E-mail: [EMAIL PROTECTED]
ICQ UIN: 864582

___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


Re: a SED need

2005-12-27 Thread Dmitry Sidorov
On Tue, 2005-12-27 at 09:18 -0600, Jack Stone wrote:
> I have some HTML files with hundreds of URLs that I need to modify using a 
> search/replace string. I assume that SED(1) is the right tool to use, but 
> every syntax I've tried has not worked.
> 
> Here is what I'm trying to do:
> Change full URLs to relative paths, in other words, chop off the
> "http://www.example.com/"; portion:
> 
> >From this:
> http://www.example.com/model/many.html";>
> To this:
> 
> 
> I think it is the slashes and quotes that are giving me fits as I'm very 
> much a novice on SED(1) syntax.
> 
> Would appreciate any tips on how to do the above so I can search and replace 
> all of the hundreds of URLs.
> 
> Many thanks and Happy New Year!
> 
> Regards,
> Jack
> 
> _
> Dont just search. Find. Check out the new MSN Search! 
> http://search.msn.click-url.com/go/onm00200636ave/direct/01/
> 
> ___
> freebsd-questions@freebsd.org mailing list
> http://lists.freebsd.org/mailman/listinfo/freebsd-questions
> To unsubscribe, send any mail to "[EMAIL PROTECTED]"

Try this:
sed s/http:\\/\\/www.example.com// your_file

-- 
Dmitry Sidorov
PEM QA Engineer
SWsoft, Inc.
E-mail: [EMAIL PROTECTED]
ICQ UIN: 864582

___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


Wrong system time when booting off cd9660

2005-11-17 Thread Dmitry Pryanishnikov


Hello!

 I've made a custom bootable CDROM based on 6.0-RELEASE using the following
command line (shamelessly stolen from /usr/src/release/i386/mkisoimages.sh):

mkisofs -b boot/cdboot -no-emul-boot -r -J -o cd.iso cd

I've made the following tweaks in system's rc.conf:

root_rw_mount="NO" ; update_motd="NO"
entropy_file="NO" ;  entropy_dir="NO"

and in fstab:

# DeviceMountpoint  FStype  Options DumpPass#
/dev/acd0   /   cd9660  ro  0   0

System boots OK except it doesn't read system time from RTC: I'm always 
getting something like "Thu Jan  1 03:00:00 MSK 1970" (actuall this system

uses /etc/localtime copied from /usr/share/zoneinfo/Europe/Kiev; and yes,
back in 1970 it was Moscow time here ;). If I reset system time using
'date' or 'ntpdate', it actually updates RTC. Why do I have such an effect?

Sincerely, Dmitry
--
Atlantis ISP, System Administrator
e-mail:  [EMAIL PROTECTED]
nic-hdl: LYNX-RIPE
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


Re: CDROM Unknown Transfer Error crashes system

2005-10-09 Thread Dmitry Mityugov
On 10/9/05, Wayne Witzke <[EMAIL PROTECTED]> wrote:
> Hello everybody,
>
> I've just installed FreeBSD on my laptop (decided I wanted a more
> developer-friendly computer).  Aside from what appear to be the standard
> newbie problems, every thing's gone remarkably well, except for this:
>
> I have a CD-RW/DVD-ROM drive on my laptop.  As a CDROM it had been
> working perfectly well since the initial install about a week and a half
> ago.  It read CDs and DVDs without incident, and did so for hours and
> hours (which it was forced to do because I've been listening to music
> pretty much non-stop since I installed the system).  The burner did not
> work, but after the grueling process of opening up the FreeBSD handbook
> and actually reading how to make it possible to burn CDs, that started
> working as well.  That is, I recompiled the kernel with the atapicam
> module, changed permissions and set up links in the devfs.conf file in
> /etc, and set the suid on cdrecord and cdrdao.  Worked like a charm.
> Burned my first CD, and it was beautiful.  Then I think I went home.
>
> Yesterday, while not burning any CDs at all, just listening to music
> using kscd while I wrote perl script, my computer suddenly reboots.
...

This's the last day I am reading these archives. I believe you'll have
to find a better OS that suits your needs.

--
Dmitry Mityugov, St. Petersburg, Russia
I ignore all messages with confidentiality statements

"We live less by imagination than despite it" - Rockwell Kent, "N by E"
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


Re: Help!!!!!

2005-10-05 Thread Dmitry Mityugov
On 10/4/05, [EMAIL PROTECTED] <[EMAIL PROTECTED]> wrote:
> I lost all the pasword for root, admin, etc at FreeBsd 3 and I don't know who
> to change it. and I can't access, anyone could assist me?

http://www.freebsd.org/doc/en_US.ISO8859-1/books/faq/admin.html#FORGOT-ROOT-PW

--
Dmitry Mityugov, St. Petersburg, Russia
I ignore all messages with confidentiality statements

"We live less by imagination than despite it" - Rockwell Kent, "N by E"
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


Re: Multilanguange

2005-10-04 Thread Dmitry Mityugov
On 10/4/05, Owen Jeremiah <[EMAIL PROTECTED]> wrote:
> I want to use X with FreeBSD like I use my WinXP: it has multilanguage
> capabilities. Like when I want to create a presentation, I can type in other
> language (like in chinese) and instantly change it back to english. I
> understand that MacOS X can do this instantly too.
>
> Can anybody direct me to the right way to do this in FreeBSD (using KDE?
> Gnome?)

As far as I know, KDE in FreeBSD 5.4 does not support other languages
by default; Gnome does. I managed to set up Gome at home to write in
Russian.

--
Dmitry Mityugov, St. Petersburg, Russia
I ignore all messages with confidentiality statements

"We live less by imagination than despite it" - Rockwell Kent, "N by E"
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


Re: Odd monthly run output

2005-10-02 Thread Dmitry Mityugov
On 10/1/05, Gerard Seibert <[EMAIL PROTECTED]> wrote:
...
> I have been receiving a similar message:
>
> Doing login accounting:
> total 1108.48
> ges821.23
> root   287.14
> (Skipped 1 of 239 records due to invalid time values)
> gerard   0.10
>
> /etc/monthly.local: No such file
>
> -- End of monthly output --
>
> I thought it was just a fluke, but obviously not. I am using FreeBSD 5.4.

I remember receiving such messages in the past, but not this month:

Doing login accounting:
total2243.12
dd1968.99
root218.33
imagine55.59
cryonite0.12
ftp0.08

--
Dmitry Mityugov, St. Petersburg, Russia
I ignore all messages with confidentiality statements

"We live less by imagination than despite it" - Rockwell Kent, "N by E"
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


Re: New user

2005-09-28 Thread Dmitry Mityugov
On 9/28/05, Xian <[EMAIL PROTECTED]> wrote:
> > On Tue, 27 Sep 2005, Tharaka Abeysekera wrote:
> > > I'm a new to UNIX, I got to know about your services recently. Please
> > > tell me ware to start FreeBSD(UNIX) . Because I'm pissed off with Windows
>
> On Tuesday 27 September 2005 14:29, Derrick Test wrote:
> > thats a big question. the handbook off the website is a great resource.
>
> It can also be found on the disk
> (at /usr/share/doc/en_US.ISO8859-1/books/handbook/index.html ) once you have
> installed. Usefull for working out how to set up internet ;-)
> Using it will also save FreeBSD site bandwidth :-)

But I believe the handbook at www.freebsd.org is more accurate and
up-to-date than the one on the CDs.

--
Dmitry Mityugov, St. Petersburg, Russia
I ignore all messages with confidentiality statements

"We live less by imagination than despite it" - Rockwell Kent, "N by E"
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


Re: hdparm like program for freebsd?

2005-09-27 Thread Dmitry Mityugov
On 9/27/05, Vincent Stipo <[EMAIL PROTECTED]> wrote:
> Is there a hdparm like program which can benchmark individual harddrives.
> "hdparm -tT"
> and give the burst rate, allong with sequencial read / write?

You can also use dd for that, at least for the sequential read / write
thing, probably with bs=4096 or more. Just make sure you don't
overwrite important data when you measure the write speed.

--
Dmitry Mityugov, St. Petersburg, Russia
I ignore all messages with confidentiality statements

"We live less by imagination than despite it" - Rockwell Kent, "N by E"
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


Re: file name case issue on fat32 (Was: Re: Sharing data files on a dual-boot machine ...)

2005-09-27 Thread Dmitry Mityugov
On 9/27/05, martinko <[EMAIL PROTECTED]> wrote:
...
> hello,
>
> when i mount a fat32 partition some files have different case (see
> below) then in windows. how come ??
>
> e.g.:
>
> $ ll
> -rwxr-x---  1 root  wheel734 Mar  1  2005 a.txt
> -rwxr-x---  1 root  wheel649 Mar 16  2003 A.txt~
> -rwxr-x---  1 root  wheel   1110 Mar 27  2003 b.txt
> -rwxr-x---  1 root  wheel   2980 Jun  6 23:46 c.txt
> -rwxr-x---  1 root  wheel   2475 Mar  1  2005 C.txt~
> -rwxr-x---  1 root  wheel   2563 Jun 10 12:49 d.txt
> -rwxr-x---  1 root  wheel   2561 Jun 10 12:42 D.txt~
> -rwxr-x---  1 root  wheel   1015 Jun  7 00:25 e.txt
> -rwxr-x---  1 root  wheel681 Mar 16  2003 E.txt~
> -rwxr-x---  1 root  wheel602 Mar 16  2003 f.txt
> -rwxr-x---  1 root  wheel421 Mar 16  2003 g.txt
>
> in windows all the files above have first letter in uppercase, that is
> "A.txt" for instance.
>
> is this a known issue (why??) or am i missing something or what?

Guess this is how FAT32 stores long names. Am I right that you get
such duplicates only for files with names that do not conform the DOS
naming convention? (with names >8 chars, extensions >3 chars, and/or
lower case characters in names/extensions?)

--
Dmitry Mityugov, St. Petersburg, Russia
I ignore all messages with confidentiality statements

"We live less by imagination than despite it" - Rockwell Kent, "N by E"
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


Re: ATTN: Gary Kline

2005-09-27 Thread Dmitry Mityugov
On 9/27/05, Bill Schoolcraft <[EMAIL PROTECTED]> wrote:
> At Mon, 26 Sep 2005 it looks like Kris Kennaway composed:
>
> > You are blocking mail from me again:
> >
> > <[EMAIL PROTECTED]>: host ns1.thought.org[216.231.43.140] said: 550 5.0.0
> >No SPAM (in reply to MAIL FROM command)
> >
> > This has been an issue in the past..unless you can get it under
> > control I'll just stop bothering to read your emails, in case I'm
> > tempted to try to help you again.
> >
> > Thanks,
> > Kris
>
> Hey Kris,
>
> I feel for ya...
>
> I'm in the position where I can receive mail from the FreeBSD
> mailing list but can't post to it.

Your post contradicts to what you're saying.

--
Dmitry Mityugov, St. Petersburg, Russia
I ignore all messages with confidentiality statements

"We live less by imagination than despite it" - Rockwell Kent, "N by E"
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


Re: sio0 : silo overflow

2005-09-26 Thread Dmitry Mityugov
On 9/26/05, caleb <[EMAIL PROTECTED]> wrote:
> Hi,
> I am having some problems with the serial port (si0) connected to my
> modem. Everytime I try to download a file I get the following output on
> my console;
>
> kernel sio0: 1 more silo overflow
>
> I thought it might be the baud rate but stty displays the following
> information;
>
> speed 115200 baud
> lflags: echoe echoke echoctl pendin
> oflags: -oxtabs
> cflags: cs8 -parenb
> erase
>
> I checked the config file for the 5.4 stable kernel I am using and the
> serial driver is enabled;
>
> # Serial (COM) ports
> device  sio # 8250, 16[45]50 based serial ports
>
> Is there another serial port driver that I could add to the kernel? Is
> the serial port the problem or is it my 56K dialup modem? The serial
> port is a 16550A based port.
>
> compucomp# dmesg | grep sio0
> sio0: <165550A-compatible COM port> port 0x2f8-0x2ff irq 3 flags 0x10 on
> acpi0
> sio0: type 16550A
>
> If you reply could you please cc me as I am not subscribed to the list.

Not sure if this helps but "[comp.unix.bsd] NetBSD, FreeBSD, and
OpenBSD FAQ" contains some information on this problem:
http://www.cs.uu.nl/wais/html/na-dir/386bsd-faq/part4.html

--
Dmitry Mityugov, St. Petersburg, Russia
I ignore all messages with confidentiality statements

"We live less by imagination than despite it" - Rockwell Kent, "N by E"
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


Re: AMD Sempron CPUTYPE & Co.

2005-09-21 Thread Dmitry Mityugov
On 9/21/05, Josh Paetzel <[EMAIL PROTECTED]> wrote:
> On Tuesday 20 September 2005 15:21, Andrew P. wrote:
> > Hello!
> >
> > So I have a Sempron 2500+ CPU, one that supports
> > SSE3. What should I place in my /etc/make.conf? I use
> > ssh with X11Forward very often, so OpenSSL should
> > be compiled to be as fast as it can be on this CPU.
> > Here's a part of dmesg:
> >
> > CPU: AMD Sempron(tm) Processor 2500+
> > (1407.05-MHz 686-class CPU)
> > Origin = "AuthenticAMD"  Id = 0x20fc2  Stepping = 2
> >
> >   Features=0x78bfbff > PAE,MCE,CX8,APIC,SEP,MTRR,PGE,MCA,CMOV,
> > PAT,PSE36,CLFLUSH,MMX,FXSR,SSE,SSE2>
> >   Features2=0x1
> >   AMD Features=0xe2500800 > ,LM,3DNow+,3DNow>
> >
> > I want to use SSE3, but I don't want to set CPUTYPE
> > to nocona, cause that way compilers won't ever use
> > AMD features. Is there a way to tell compilers to use
> > every feature I've got?
> >
> >
> > Thanks very much,
> > Andrew P.
> 
> I don't know what options to put in /etc/make.conf, but I see that you
> are running your FSB @ 133mhz when it should be @ 166mhz.  A Sempron
> 2500+ runs at 1.75ghz

Not necessarily. There are several 2500+ Sempron models that operate
at different speeds, check out for example this one:
http://www.computergate.com/products/item.cfm?prodcd=IP8AS25RB@

-- 
Dmitry Mityugov, St. Petersburg, Russia
I ignore all messages with confidentiality statements

"We live less by imagination than despite it" - Rockwell Kent, "N by E"
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


Re: Please confirm (conf#9e82d2239dcd3f1fb27e1f06062cfbdb)

2005-09-13 Thread Dmitry Mityugov
On 9/13/05, Vizion <[EMAIL PROTECTED]> wrote:
> On Tuesday 13 September 2005 02:18,  the author Cisco certification
> contributed to the dialogue on-
>  Please confirm (conf#9e82d2239dcd3f1fb27e1f06062cfbdb):
... 

What was the reason for your post?

-- 
Dmitry Mityugov, St. Petersburg, Russia
I ignore all messages with confidentiality statements

"We live less by imagination than despite it" - Rockwell Kent, "N by E"
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


Re: memory test off of a 'DISK-ON-KEY' device ... ?

2005-09-13 Thread Dmitry Mityugov
On 9/13/05, Marc G. Fournier <[EMAIL PROTECTED]> wrote:
> 
> I'm trying to run some tests on a new server that I'm putting together,
> and would like to run some memory tests ... I found memtest86, but it runs
> on floppies, which doesn't help me, since I don't have a floppy drive on
> this thing :(
...

Memtest86 runs on CDs too: http://www.memtest86.com/memtest86-3.2.iso.zip

-- 
Dmitry Mityugov, St. Petersburg, Russia
I ignore all messages with confidentiality statements

"We live less by imagination than despite it" - Rockwell Kent, "N by E"
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


Re: USB-RS232 adapter in FreeBSD 5?

2005-09-04 Thread Dmitry Mityugov
On 9/4/05, Bill Moran <[EMAIL PROTECTED]> wrote:
> 
> I've got a USB -> RS232 adapter I'm trying to get working on 5.3-RELEASE.
> 
> I've seen a lot of comments about these kind of things that seem to
> indicate that they can be used (I occasionally have needs to use this
> lappy as a serial console, and I'd like to use it to demonstrate a
> serial barcode scanner that we have - normally, tip would work great
> for this, but the laptop doesn't have a native RS-232 port).
> 
> Anyway, I get the impression that I'm missing some early, basic steps
> to get this working.  dmesg shows:
> 
> ugen0: Prolific Technology Inc. USB-Serial Controller, rev 1.10/3.00, addr 2
> 
> But neither tip nor cu seems to talk to ugen0 very well.  Other posts
> I've seen seem to indicate that I need to be talking to a ucom0 device,
> but I see nothing like that in /dev.  Is there something missing from
> my kernel?  I haven't been able to find any reference to ucom in the
> GENERIC or NOTES files.

What does happen if you load uplcom kernel module?

-- 
Dmitry Mityugov, St. Petersburg, Russia
I ignore all messages with confidentiality statements

"We live less by imagination than despite it" - Rockwell Kent, "N by E"
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


  1   2   3   >