VM laundry size is always 0

2020-05-06 Thread Igor Pokrovsky
Hello!

I’ve got strange values for vm laundry size on -STABLE.
And these values do not change even under load.

vm.domain.0.stats.laundry: 0
vm.stats.vm.v_laundry_count: 0

I cannot complete buildworld on this box, compiler throughs segmentation core 
at some random points.

I tested RAM and hard disk for errors - none found.
Has anyone seen this? Relevant boot messages follows.

---<>---
FreeBSD 12.1-STABLE r360207 GENERIC amd64
FreeBSD clang version 9.0.1 (g...@github.com:llvm/llvm-project.git 
c1a0a213378a458fbea1a5c77b315c7dce08fd05) (based on LLVM 9.0.1)
VT(vga): resolution 640x480
CPU: AMD Athlon(tm) 64 Processor 3000+ (1890.05-MHz K8-class CPU)
  Origin="AuthenticAMD"  Id=0x10ff0  Family=0xf  Model=0x1f  Stepping=0
  
Features=0x78bfbff
  AMD Features=0xe2500800
  AMD Features2=0x1
real memory  = 2147155968 (2047 MB)
avail memory = 2039795712 (1945 MB)


Thanks, 

ip





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


Re: Loader hangs on the latest -STABLE

2020-04-24 Thread Igor Pokrovsky

> On 24 апр. 2020 г., at 13:55, Eugene Grosbein  wrote:
> 
> 24.04.2020 11:26, Igor Pokrovsky пишет:
> 
>> Hello all,
>> 
>> I haven’t been using FreeBSD since 8-STABLE times. Recently I tried to 
>> install latest 12-STABLE on my old computer.
>> But even during initial boot up loader hangs. Eventually I was able to 
>> proceed with installation after replacing loader in 
>> the installation disk with one found in my old system 8-STABLE. The same 
>> happened when I tried zfs on root partition.
>> 
>> I used MBR partition on PATA hard drive. Motherboard was ASUS A8V (Athlon64).
> 
> Modern FreeBSD versions use newer vt(4) console driver that defaults to pixel 
> mode rendering
> and depends on correctness of ACPI tables of motherboard's firmware much more
> than old syscons(4) console driver that is still available.
> You should try escaping to the loader prompt first and run these commands:
> 
> set kern.vty=sc
> boot
> 
> Try it and see if it helps. If so, don't forget adding "kern.vty=sc" to 
> /boot/loader.conf
> after installation.
> 

Yes, I tried sc, but it doesnt help too.

I attached my drive to Promise RAID controller and system boots just fine now.
Probably the cause is in hardware, failed controller was made by VIA.

ip

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


Re: Loader hangs on the latest -STABLE

2020-04-24 Thread Igor Pokrovsky

> On 24 апр. 2020 г., at 9:28, Chris  wrote:
> STRIKE THAT!
> I meant
> cp -p ./loader.4th ./loader

Thanks for the answer, Chris. But unfortunatly this doesn’t help.

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


Loader hangs on the latest -STABLE

2020-04-23 Thread Igor Pokrovsky
Hello all,

I haven’t been using FreeBSD since 8-STABLE times. Recently I tried to install 
latest 12-STABLE on my old computer.
But even during initial boot up loader hangs. Eventually I was able to proceed 
with installation after replacing loader in 
the installation disk with one found in my old system 8-STABLE. The same 
happened when I tried zfs on root partition.

I used MBR partition on PATA hard drive. Motherboard was ASUS A8V (Athlon64).

ip

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


Re: Fixing cvsup bus error

2008-09-10 Thread Igor Pokrovsky
On Wed, Sep 10, 2008 at 10:26:45AM -0400, Lisa Besko wrote:
 I'm getting the bus error mentioned in PR bin/124353 and I need a bit 
 more detail on how to apply the patch.
 
 Right now I'm getting the following error when I try to do a make on 
 cvsup-without-gui:
 
 Fatal Error: bad version stamps: SupTCP.m3
 
 I put the changes in the 
 /usr/local/lib/m3/pkg/m3core/src/unix/freebsd-4.amd64/Unix.i3 file
 
 I created the file 
 /usr/local/lib/m3/pkg/m3core/src/runtime/FBSD_AMD64/RTHeapDepC.c since 
 it didn't exist on my system.
 
 I'm running 6.4-PRERELEASE
 
 I am not clear on where I should be making these changes or  when I 
 should make them so if someone would be kind enough to point me in the 
 correct direction I would appreciate it.

FYI there is a program called csup in base system which implements
probably all aspects of cvsup.

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


Re: 6.3 stable install world failing

2008-08-26 Thread Igor Pokrovsky
On Tue, Aug 26, 2008 at 09:56:38AM -0400, Larry Baird wrote:
 Anybody else having problem installing world on 6.3 stable?
 
 During Making hierarchy, I see:
 
 mtree -eU  -f /usr/src/etc/mtree/BSD.usr.dist -p /usr
 share/locale/nb_NO.ISO8859-1 changed
 type expected dir found link
 share/locale/nb_NO.ISO8859-15 changed
 type expected dir found link
 share/locale/nn_NO.ISO8859-1 changed
 type expected dir found link
 share/locale/nn_NO.ISO8859-15 changed
 type expected dir found link
 mtree -eU  -f /usr/src/etc/mtree/BSD.include.dist  -p /usr/include
 
 
 Then during actual install I get:
 
 install -o root  -g wheel -m 444  nb_NO.ISO8859-1.out  
 /usr/share/locale/nb_NO.ISO8859-1/LC_TIME
 install: /usr/share/locale/nb_NO.ISO8859-1/LC_TIME: No such file or directory
 *** Error code 71
 
 Stop in /usr/src/share/timedef.

Yes, I experienced this situation too. Looks like mtree file for usr
filesystem is outdated. To successfully proceed with installation I removed
those symlinks and made directories with the same names.

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


Re: ssh-keygen between SuSE and FreeBSD

2008-08-14 Thread Igor Pokrovsky
On Wed, Aug 13, 2008 at 05:35:29PM -0700, Gavin Spomer wrote:
 I hope this isn't an invalid topic for this list. I'm on so many lists and I 
 hate to join another one just to get help on one thing. Apologies if it's not.
 
 I am able to use ssh-keygen to generate keys so that I can ssh from my Mac to 
 any of my SuSE systems or ssh from my Mac to any of my FreeBSD systems, 
 without having to enter my password. When I try the same thing from a SuSE 
 system to a FreeBSD system, (I.E. I run ssh-keygen -t rsa on the SuSE 
 system, then copy the id_rsa.pub to my ~/.ssh/authorized_keys file on the 
 FreeBSD system) I get the following message when ssh-ing to the FreeBSD 
 system:
 
Enter passphrase for key '/home/myusername/.ssh/id_rsa':
 
 ... and I have to enter my password. I've Googled, but can't seem to find the 
 answer to my dilemma. Is it generally kind of a pain to do this between 
 platforms? I'm finally very comfortable on FreeBSD and am starting to really 
 get annoyed with SuSE. :(

You can generate keys with empty pass phrase, so it won't be asked ;-)

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


Re: Intel EtherExpress Pro ISA card

2006-04-22 Thread Igor Pokrovsky
On Fri, Apr 21, 2006 at 01:20:11PM -0400, Matt Smith wrote:
 I have this card install in a System but the GENERIC kernel does not pick it
 up.  Is there a custom driver for this card or a step I'm missing.

If this is non-PNP card you have to specify irq and dma explicitely.

-ip

-- 
A free agent is anything but.
___
freebsd-stable@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-stable
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: Freebsd 6 ntfs write ?

2006-02-07 Thread Igor Pokrovsky
On Mon, Feb 06, 2006 at 05:52:59PM -0700, RYAN M. vAN GINNEKEN wrote:
 Hello all i am woundering if ntfs write works yet in fbsd 6?
 
 FreeBSD t9100.computerking.ca 6.1-PRERELEASE FreeBSD 6.1-PRERELEASE #0: Sat 
 Feb  4 22:02:58 MST 2006 [EMAIL PROTECTED]:/usr/obj/usr/src/sys/T9100  
 i386
 
 i have added the following to my /etc/fstab 
 
 /dev/ad0s1  /mnt/winxprontfsrw  0   0
 
 but get errors when tring to delete files
 
 
 su-2.05b# rm wepkeys.txt
 rm: wepkeys.txt: Operation not supported

You answered your own question. From the last message it looks like it is not.

-ip

-- 
The system itself does not do what it says it is doing.
___
freebsd-stable@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-stable
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: linking problems with heimdal in base (ports version works)

2005-10-16 Thread Igor Pokrovsky
On Sun, Oct 16, 2005 at 06:35:51PM +0200, Michael Nottebrock wrote:
 On Sunday, 16. October 2005 09:06, Igor Pokrovsky wrote:
  On Fri, Oct 14, 2005 at 09:49:51PM +0200, Michael Nottebrock wrote:
   On Friday, 14. October 2005 21:11, Igor Pokrovsky wrote:
 Still, isn't it strange that the kerberos libs don't have any
 dependencies registered? A quick check shows that they are almost the
 only libs in /usr/lib that have zero output from ldd.
   
Probably they are statically linked.
  
   No, static libraries don't come with an .so extension. :-)
 
  No, you missed my point. I mean that kerberos libs are dynamic but
  linked against other libraries statically.
 
 If they were, there would be no problem in the first place.

Sorry, it seems I missed a part of the thread.

-ip

-- 
The love letter you finally got the courage to send
will be delayed in the mail long enough for you to
make a fool of yourself in person.
___
freebsd-stable@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-stable
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: linking problems with heimdal in base (ports version works)

2005-10-14 Thread Igor Pokrovsky
On Fri, Oct 14, 2005 at 07:08:48PM +0200, Palle Girgensohn wrote:
 
 
 --On fredag, oktober 14, 2005 17.40.03 +0200 Michael Nottebrock 
 [EMAIL PROTECTED] wrote:
 
 On Friday, 14. October 2005 17:29, Michael Nottebrock wrote:
 On Friday, 14. October 2005 16:04, Palle Girgensohn wrote:
  This gives me problems. I maintain the postgresql ports, and postgresql
  supports Kerberos. Problem is, when installing the heimdal port,
  everything works fine, but when using the base heimdal, I can't get
  programs linking with postgresq's libpq.so to link, since the configure
  scripts cannot find symbols that are in for example libasn1.so. Most
  ports seem to only pick up the -lkrb5, not all the other libs needed.
 
 Then those ports are buggy. The respective configure scripts should run
 krb5-config --libs and use that output to determine which additional
 libraries need to be linked in.
 
 FWIW: As a stop-gap solution until this can be fixed in the upstream
 sources,  you probably can do something like this in the port Makefile:
 
 HEIMDAL_CFLAGS!=krb5-config --cflags
 HEIMDAL_LDFLAGS!=krb5-config --libs
 
 CONFIGURE_ARGS+=CFLAGS=${HEIMDAL_CFLAGS} LDFLAGS=${HEIMDAL_LDFLAGS}
 
 I'm actually doing that already, but postgresql build process bugs out 
 somehow. I'll have to dedicate some time to this, I guess.
 
 Still, isn't it strange that the kerberos libs don't have any dependencies 
 registered? A quick check shows that they are almost the only libs in 
 /usr/lib that have zero output from ldd.

Probably they are statically linked. What so strange in this?

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


Re: Xorg, OpenGL/Mesa and FreeBSD.

2005-10-05 Thread Igor Pokrovsky
On Tue, Oct 04, 2005 at 03:59:09PM +0100, Yann Golanski wrote:
 I have some Mesa/OpenGL code that I want to run on FreeBSD and Xorg.
 The code compiles fine but once it runs, the window does not redraw --
 hence it keeps a screen shot of whatever was behind it or whatever
 moves over it. 
 
 Any idea what could be wrong?  Some system info follows:

Direct rendering (DRI) is turned off in your X server. Some progs *require*
direct rendering, some run extremely slowly without it.
I suggest you to try configuring DRI in X and try again to run your prog.
I guess handbook has enough info on this subject.

-ip

-- 
If you leave the room, you're elected.
___
freebsd-stable@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-stable
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: New server, installed 4.11-RELEASE ... hangs ...

2005-09-02 Thread Igor Pokrovsky
On Fri, Sep 02, 2005 at 02:49:09AM -0300, Marc G. Fournier wrote:
 
 Just built a new Dual-Xeon server, Intel motherboard ... put 4.11-RELEASE 
 onto it, and I'm getting an odd behaviour that I'm wondering if anyone can 
 give me a suggestion on where to look / investigate ...
 
 Mainly, it looks like after a period of time (not very long), commands 
 just stop running ...
 
 For instance, I'm running cvsup to update my source tree (hoping that its 
 just a bad kernel) and on another console, I login and do a 'ps aux', 
 which  just hangs there ... on a third console, I can login and still do a 
 df at the same time as that ps is hanging, but if I then do a ps, that 
 console hangs ... if I then go to the 4th console, it hangs while logging 
 in ...
 
 I can get to a DDB prompt, but not sure what I can provide from there that 
 may be useful ...
 
 Thoughts?

I've seen such behaviour myself some time ago and IIRC I removed acpica from
kernel. Worth a try I think...

-ip

-- 
Beauty is only skin deep, ugly goes clear to the bone.
___
freebsd-stable@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-stable
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: /dev/midi and /dev/sequencer

2005-08-24 Thread Igor Pokrovsky
On Tue, Aug 23, 2005 at 12:47:36PM -0400, Dan Ponte wrote:
 On Tue, Aug 23, 2005 at 04:59:39PM +0100, Ben Paley [EMAIL PROTECTED] was 
 witnessed plotting the following conspiracy:
  Hello,
  
  I'm running 5.4-STABLE, cvsupped and everything rebuilt Mon Aug 22.
  
  Does anyone know what's happening with MIDI? I've got no /dev/midi 
  or /dev/sequencer and don't know if it's even possible to turn them on in 
  the 
  kernel at the moment.
  
  I've also managed to compile and run Rosegarden-4 - it claims to work with 
  arts instead of ALSA but I'm not having any luck starting it with sequencer 
  or midi... any ideas?
  
  Thanks,
  Ben
 As of now, FreeBSD has no support for MIDI. We once had it, but not
 anymore.
 -Dan

You can try OSS drivers from www.opensound.com. You will surely get at least 
software
MIDI support.

-ip

-- 
Magellan was the first strait man.
___
freebsd-stable@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-stable
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: TinyBSD Call For Testers

2005-07-19 Thread Igor Pokrovsky
On Mon, Jul 18, 2005 at 03:17:52PM -0300, Jean Milanez Melo wrote:
 Hello gentlemen,
 
 In the last saturday a new port has been added under sysutils/ category, 
 ports/sysutils/tinybsd. TinyBSD is a tool which was meant to allow an 
 easy way to build embedded systems based on FreeBSD. It is based on 
 userland copying, library dependencies check/copy and kernel build.

What's wrong with PicoBSD?

-ip

-- 
Consumer assistance doesn't.
___
freebsd-stable@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-stable
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: Buffalo WLI-PCI-G54

2005-06-25 Thread Igor Pokrovsky
On Fri, Jun 24, 2005 at 02:13:38AM +, Balgansuren.B wrote:
 Hello,
 
 I have driver disk for the Windows 98/Me/2000/XP of the Buffalo
 WLI-PCI-G54 wireless NIC.
 
 If possible I want to know ndiscvt command convert Windows driver
 to FreeBSD driver module.

Cool, hey anybody write vxd2ko.exe. I'd surely get use of such thing ;-)

-ip

-- 
Any time you wish to demonstrate something, the number of
faults is proportional to the number of viewers.
___
freebsd-stable@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-stable
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: mount floppy - Input/output error

2005-06-18 Thread Igor Pokrovsky
On Fri, Jun 17, 2005 at 04:34:38PM +0400,   wrote:
 Hi!
 
 Such problem!
 
 # uname -rs
 FreeBSD 5.4-RELEASE-p1
 
 # mount -t msdosfs /dev/fd0 /mnt/flp 
 msdosfs: /dev/fd0: Input/output error 
 
 # fdformat -f 1440 /dev/fd0 
 Format 1440K floppy `/dev/fd0'? (y/n): y 
 Processing fdformat: ioctl(FD_FORM): Input/output error 
 
 # fdcontrol -v /dev/fd0
 /dev/fd0: 1.44M drive (3.5 high-density)
 
 #cat /etc/fstab |grep fd 
 /dev/fd0/mnt/flpmsdos   rw,noauto 0   0 
 
 # ls /dev |grep fd 
 fd 
 fd0 
 
 # cat /var/run/dmesg.boot |grep fd 
 fdc0: floppy drive controller (FDE) port 0x3f7,0x3f0-0x3f5 irq 6 on
 acpi0 
 fdc0: cannot reserve DMA request line 
 fd0: 1440-KB 3.5 drive on fdc0 drive 0
 
 Help to solve a problem!
 thanks

I have nearly the same problem. In my case it could be resolved by
using non-ACPI kernel.

-ip

-- 
Never test for an error condition you don't know
how to handle.
___
freebsd-stable@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-stable
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: applying the vesa patch to stable for high console resolution

2005-06-16 Thread Igor Pokrovsky
On Mon, Jun 13, 2005 at 10:46:26PM +0200, Didier Wiroth wrote:
 Hi,
 
 USE AT YOUR OWN RISK!
 
 this for the freebsd5 branch only

How about RELENG_4? Is it possible to port it there?

-ip

-- 
Never put all your eggs in your pocket.
___
freebsd-stable@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-stable
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: SSHD and FTPD, can't connect

2005-06-10 Thread Igor Pokrovsky
On Mon, Jun 06, 2005 at 10:25:17PM +0100, Danny Cooper wrote:
 Do you see any traffic when you run 'tcpdump port 22' on the server?
 Or if you just try telnet server.ip 22 do you get anything back?
 
 I know I am stating basic's but its caught me out a few times before where a
 firewall has caught the packets.
 
 DC
 
 -Original Message-
 From: Matt Smith [mailto:[EMAIL PROTECTED] 
 Sent: 06 June 2005 22:02
 To: 'Danny Cooper'
 Subject: RE: SSHD and FTPD, can't connect
 
 Yep, timeout before auth.
 
   Matt
 
 -Original Message-
 From: Danny Cooper [mailto:[EMAIL PROTECTED] 
 Sent: Monday, June 06, 2005 4:43 PM
 To: 'Matt Smith'
 Subject: RE: SSHD and FTPD, can't connect
 
 Have you checked 
 
 /var/log/auth.log for any error messages with sshd
 
 -Original Message-
 From: Matt Smith [mailto:[EMAIL PROTECTED] 
 Sent: 06 June 2005 20:56
 To: 'Danny Cooper'; freebsd-stable@freebsd.org
 Subject: RE: SSHD and FTPD, can't connect
 
 Did that, to no avail.  It was fine then it started doing this.  Any
 other suggestions?
 
   Matt
 
 -Original Message-
 From: Danny Cooper [mailto:[EMAIL PROTECTED] 
 Sent: Monday, June 06, 2005 3:28 PM
 To: 'Matt Smith'; freebsd-stable@freebsd.org
 Subject: RE: SSHD and FTPD, can't connect
 
 Have you opened up the /etc/hosts.allow file to allow connections for
 the
 home lan?
 
 e.g.
 
 ALL : localhost : allow
 ALL : 127.0.0.1 : allow
 ALL : 192.68.0.0/255.255.255.255 : allow
 sshd : all : allow
 ftpd : all : allow
 ALL : ALL : deny
 
 Danny C
 
 
 -Original Message-
 From: [EMAIL PROTECTED]
 [mailto:[EMAIL PROTECTED] On Behalf Of Matt Smith
 Sent: 06 June 2005 19:20
 To: freebsd-stable@freebsd.org
 Subject: RE: SSHD and FTPD, can't connect
 
 Hello,
 you may remember the problems that my friends were having with
 ssh/ftp timeouts.  Well now I have the same issue with my FBSD 4.10
 install.  I can ping the box and use the Apache and telnet daemons, but
 not the SSHD or FTPD.  I tried to upgrade the SSHD to no avail and I CAN
 connect to the daemons from the loopback address, but not across my home
 LAN.  Any suggestions?
 
  Matt 
 ___
 freebsd-stable@freebsd.org mailing list
 http://lists.freebsd.org/mailman/listinfo/freebsd-stable
 To unsubscribe, send any mail to
 [EMAIL PROTECTED]

/Tied of top-postings - adding the following to my procmail config

* ^X-Mailer: Microsoft
/dev/null

-ip

-- 
Never put all your eggs in your pocket.
___
freebsd-stable@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-stable
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: Alright you primitive screwheads, LISTEN UP!!

2005-05-27 Thread Igor Pokrovsky
Friday, May 20, 2005, 1:15:42 PM, you wrote:
 Do these lists have a moderator or is he on vacation? Im tired of deleting
 this useless thread from my mailbox.

So you decided to add another *useless* message to the thread, as did I. :)

-ip

-- 
The more time and energy you put into preparing a meal
the greater the chance you guests will spend the entire
meal discussing other meals they have had.
___
freebsd-stable@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-stable
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: problems with Maestro sound card

2005-05-09 Thread Igor Pokrovsky
On Sat, May 07, 2005 at 04:29:19PM +0200, Kirill Ponomarew wrote:
 The same troubles I got on FreeBSD 5.3-RELEASE.  Any tips and
 advices ?  Thanks.

Try using driver from http://www.opensound.com/

-ip

-- 
Never tell them what you wouldn't do.
___
freebsd-stable@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-stable
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: 5.3 STABLE to 5.4-PRERELEASE

2005-04-08 Thread Igor Pokrovsky
On Fri, Apr 01, 2005 at 09:59:05AM -0500, Irina wrote:
 #cvsup -g /etc/cvsupfile
 #make buildworld
 #make -DALWAYS_CHECK_MAKE buildkernel KERNCONF=INET
 #make -DALWAYS_CHECK_MAKE installkernel KERNCONF=INET
 #make installworld
 #reboot

You missed the 'mergemaster' step.

-ip

-- 
When you do not know what you are going, do it neatly.
___
freebsd-stable@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-stable
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: make release fails

2005-03-31 Thread Igor Pokrovsky
On Tue, Mar 29, 2005 at 04:41:55PM +0400, Michael Lednev wrote:
 hello
 
 i'm trying to build my own release cd for 4-STABLE branch. doing make  
 release BUILDNAME=4-STABLE-20050328-0300 CHROOTDIR=/usr/release  
 CVSROOT=/home/ncvs RELEASETAG=RELENG_4 -DSEPARATE_LIVEFS in  
 /usr/src/release results in error like this
 
 cd /usr/src/release/../etc  make distrib-dirs DESTDIR=/R/stage/trees/bin
 set - `grep ^[a-zA-Z] /usr/src/etc/locale.deprecated`;  while [ $# -gt 0  
 ] ;  do  for dir in /usr/share/locale  /usr/share/nls   
 /usr/local/share/nls;  do  test -d /R/stage/trees/bin/${dir}  cd  
 /R/stage/trees/bin/${dir};  test -L $2  rm -rf $2;  test \! -L $1  
  test -d $1  mv $1 $2;  done;  shift; shift;  done
 mtree -deU -f /usr/src/etc/mtree/BSD.root.dist -p /R/stage/trees/bin/
 mtree: /R/stage/trees/bin/: No such file or directory
 *** Error code 1
 
 Stop in /usr/src/etc.
 *** Error code 1
 
 Stop in /usr/src/release.
 + umount /dev
 *** Error code 1
 
 Stop in /usr/src/release.
 
 what to change in my make command or in system to build release? host  
 system is 5.3-STABLE
 
 ___
 freebsd-stable@freebsd.org mailing list
 http://lists.freebsd.org/mailman/listinfo/freebsd-stable
 To unsubscribe, send any mail to [EMAIL PROTECTED]

This is not an officially supported way of building releases.
That's why there is some magic to finish this procedure.
Even if it will complete successfully it won't neccessary mean it will work 
correctly. You'd better try building 4.x release on RELENG_4 box.

However if you don't have an opportunity to do so maybe I'll be able
to provide you with some help. I did built RELENG_5 release on RELENG_4 
box successfully some time ago. Contact me offline if you are still interested.

-ip

-- 
You can lead a horse to water, but if you can get him to
float on his back, you've really got something.
___
freebsd-stable@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-stable
To unsubscribe, send any mail to [EMAIL PROTECTED]


fdc init fail with ACPI enabled

2005-03-06 Thread Igor Pokrovsky
Hi,

When building kernel with both acpica and fdc at boot time I'm getting:
fdc0: cannot reserve I/O port range
Without acpica compiled into kernel fdc detects perfectly fine.

fdc is defined in kernel config as follows (same as in GENERIC):
device  fdc0at isa? port IO_FD1 irq 6 drq 2
device  fd0 at fdc0 drive 0

Probably I should specify different port range for fdc...
In this case what range? Any ideas?

P.S. 4.11-STABLE i386 FreeBSD built on Sun Mar 6 18:38:35 MSK 2005.

-ip

-- 
After all is said and done, a hell of a lot more is said
than done
___
freebsd-stable@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-stable
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: How to make ipfw consider MAC-IP match?

2005-02-15 Thread Igor Pokrovsky
On Mon, Feb 14, 2005 at 04:18:47PM -0600, Chris Dillon wrote:
 (i did not undestrand, how i somebody can match mac and ip with 
 static arp except that he actually get the physical NIC from 
 somebody's computer).
 
 Because you can change the MAC address of your NIC to match someone 
 else's very easily.  Here's how in FreeBSD:
 
 ifconfig fxp0 link 00:11:22:33:44:55
 
 It's that easy...

It's not that easy. Not all cards support MAC address change.
And even if a card support this, it is not always possible to do this
with ifconfig.

-ip

-- 
On a beautiful day like this it's hard to believe anyone
can be unhappy -- but we will work on it.
___
freebsd-stable@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-stable
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: poor sound quality in 5.3 stable

2005-01-18 Thread Igor Pokrovsky
On Tue, Jan 18, 2005 at 12:07:03AM -0800, Tejas Kokje wrote:
 Hi folks,
 
 I recently installed FreeBSD 5.3 stable. I got my sound
 blaster live 5.1 sound card working with FreeBSD by adding
 
 device sound
 device emu10k1
 
 in the kernel configuration file. However the quality of
 sound produced is of poor quality (not very clear) as compared to that
 produced under Linux 2.6 series kernel.
 
 I remember having similar quality sound when OSS was used
 with Linux Kernel. Is this poor quality because of OSS ?
 Is ALSA ported to FreeBSD ? Or am I just using wrong driver ?

I'm using latest OSS from opensound.org and the sound quality is perfect.

-ip

-- 
He who laughs last -- probably didn't get the joke.
___
freebsd-stable@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-stable
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: Missing Man-Pages in RELENG_4

2005-01-06 Thread Igor Pokrovsky
On Wed, Jan 05, 2005 at 05:26:18PM +0100, Michael Schuh wrote:
 Hi,
 
 i miss the manpages for ipf.conf ipnat.conf
 under RELENG_4 last updated 2005-01-05
 via cvsup.

I guess this is because there are no those man pages.

-ip

-- 
The higher the level of prestige accorded the people
behind the plan, the least less chance there is of
abandoning it.
___
freebsd-stable@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-stable
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: Missing Man-Pages in RELENG_4

2005-01-06 Thread Igor Pokrovsky
On Wed, Jan 05, 2005 at 05:26:18PM +0100, Michael Schuh wrote:
 Hi,
 
 i miss the manpages for ipf.conf ipnat.conf
 under RELENG_4 last updated 2005-01-05
 via cvsup.

I guess this is because there are no those man pages.

-ip

-- 
The higher the level of prestige accorded the people
behind the plan, the least less chance there is of
abandoning it.
___
freebsd-stable@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-stable
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: how to remote update 4.10 - 5.3?

2004-12-30 Thread Igor Pokrovsky
On Wed, Dec 29, 2004 at 04:38:23PM -0500, Paul Mather wrote:
 Palle Girgensohn wrote:
 
 I've tried the UPDATING instructions, both locally and remotely (the 
 latter failed ;-). But really, everything has to be reinstalled, ports 
 and the lot, so a new install is probably the best way...
 
 
 That's not so bad.  A reinstall means you can newfs your partitions as 
 UFS2 filesystems, which wouldn't be the case if you upgraded 4.10 in-place.

Are there any other advantages of UFS2 over UFS except maximum disk size?

-ip

-- 
Do whatever your enemies don't want you to do.
___
freebsd-stable@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-stable
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: FreeBSD 4.10, dial-up, cvsup, ports

2004-10-03 Thread Igor Pokrovsky
On Sun, Oct 03, 2004 at 03:56:27PM -0300, Feng wrote:
 Hi, People,
 
 I had to switch from a ADSL to a dial-up connection and I had to change 
 the settings on my FreeBSD 4.10 box.
 
 After reading The Handbook, I had sucessfully connected to the ISP, but 
 there are times that the  ppp does not work correctly:
 - cvsup'ping hangs during the middle of an update,
 - fetch'es during a make install ports also hangs
 
 I have configured /etc/ppp/{ppp.config,ppp.linkup}, and set /etc/.conf:
 ppp_enable=YES
 ppp_profile=provider
 
 Does anyone have any idea of what is going on?

Probably your link to ISP just drops.
Consider using pppd, it has an ability to reconnect to ISP.

-ip

-- 
To spot the expert, pick the one who predicts the job
will take the longest and cost the most.
___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-stable
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: restore: no memory to extend symbol table abort

2004-08-18 Thread Igor Pokrovsky
On Wed, Aug 18, 2004 at 07:52:50AM +0200, Roman Neuhauser wrote:
 I have problems dump|restoring to a new disk.
 
 Procedure:
 
 shutdown now
 /sbin/fdisk -Iv ad1
 /sbin/disklabel -r ad1s1
 /sbin/disklabel -re ad1s1
 /sbin/newfs /dev/ad1s1e
 /sbin/swapon -a # 1GB ad0s1b
 /sbin/mount /dev/ad1s1a /mnt
 cd /mnt
 /sbin/dump -0af- /usr | restore -xf-
 -- restore reports insufficient memory, asks for permission to abort
 and dump core (backtrace below)

I expirienced something like this (I don't remember exactly)
when I had not enough space in /tmp.

-ip

-- 
The time available to go fishing shrinks as the fishing
season draws nearer.
___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-stable
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: building CURRENT release on STABLE box

2004-03-18 Thread Igor Pokrovsky
On Thu, Mar 18, 2004 at 09:33:30AM +0200, Ruslan Ermilov wrote:
 On Thu, Mar 18, 2004 at 04:10:56AM +, Colin Percival wrote:
  At 04:08 18/03/2004, Igor Pokrovsky wrote:
  I would like to to try building CURRENT release on STABLE (i386) box.
  Is it technically possible? If so, are there any caveats awaiting me?
  
Not possible.  The release-building code needs to chroot into the
  -CURRENT world, and that will fail if you're not running a -CURRENT
  kernel.
  
 Actually, it should be well possible.  No, you don't need to chroot
 into the -CURRENT world.  Instead, a chroot is populated by a copy
 of your running world (4.9-STABLE).
 
 Then snapshot building of -CURRENT looks pretty like you'd do a cross
 build of the -CURRENT world (actually, it does just that as the first
 step) plus a few additional steps, the most entertaining of them is
 creating bootable floppies.
 
 I haven't checked it for a while (will do it shortly), but it was
 possible last year, and src/release/scripts/doFS.sh still has support
 for 4.x.

Thanks all for useful hints. The way Chris suggested really works.
Here is the exact steps I took to build CURRENT release on STABLE box:

mkdir /usr/src4
cvs -R co -rRELENG_4 -d/usr/src4 src
mkdir -p /usr/src5/release
cvs -R co -d/usr/src5/release release
cd /usr/src4
make buildworld
cd release
make -f /usr/src5/release/Makefile release \
 CHROOTDIR=/home/build \
 CVSROOT=/home/ncvs \
 WORLD_FLAGS=-j4 \
 ALLLANG=no \
 MAKE_ISOS=yes \
 DOCDISTFILES=/usr/ports/distfiles \
 NO_PREFETCHDISTFILES=yes \
 NO_PF=yes

However build was interrupted two times because of minor errors,
which was very easy to fix. First of all I added NO_PF=yes to
skip checking of existance of proxy user (I don't need PF).
The following two patches are fixing build problems.

--- release/Makefile.oldWed Feb  4 01:05:55 2004
+++ release/MakefileThu Mar 18 20:49:56 2004
@@ -1070,7 +1070,7 @@
${RD}/floppyset/${FLOPPYBASE} ${FLPSPLITSIZE} ${FLOPPYDESC}
( splitfile=${SPLITDIR}/`basename ${SPLITFILE}`.split ; \
lines=`cat $${splitfile} | wc -l`; \
-   lines=$$((lines - 1)) ; \
+   lines=$$((${lines} - 1)) ; \
for line in `jot $$lines`; do \
file=`head -n $$(($${line} + 1)) $${splitfile} | tail -1 | cut -f 1 -d 
' '` ; \
sh -e ${DOFS_SH} ${RD}/floppies/${FLOPPYBASE}$${line}.flp \

--- release/scripts/split-file.sh.old   Mon Jan 26 22:45:09 2004
+++ release/scripts/split-file.sh   Thu Mar 18 20:48:47 2004
@@ -35,5 +35,5 @@
 i=1
 for file in ${files}; do
echo `basename ${file}` \${DESCR} floppy ${i}\  ${DEST}/${prefix}.split
-   i=$((i + 1))
+   i=$((${i} + 1))
 done

It looks like some changes were made to sh syntax in CURRENT?

-ip

-- 
Incompetence knows no barriers of time or place.
___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-stable
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: NFS problem: RPC: Port mapper failure

2003-12-29 Thread Igor Pokrovsky
On Mon, Dec 29, 2003 at 02:21:56PM +0900, Rob wrote:
 This is what I get.
 
 The NFS server is 147.46.44.183  with gateway 147.46.44.1
 The NFS client is 147.47.254.184 with gateway 147.47.254.1
 
 On the NFS server:
   $ sockstat | grep portmap
   daemon   portmap  796933 udp4   *:111   *:*
   daemon   portmap  796934 tcp4   *:111   *:*
   $ sockstat | grep nfsd
   root nfsd873 tcp4   *:2049  *:*
   $ sockstat | grep mount
   root mountd  843 udp4   *:1023  *:*
   root mountd  844 tcp4   *:1023  *:*
 
 On the client:
   $ rpcinfo -p 147.46.44.183
   rpcinfo: can't contact portmapper: RPC: Remote system error - 
   Operation timed out
   
 
 On another computer with the same gateway as the server:
   $ rpcinfo -p 147.46.44.183
   program vers proto   port
   102   tcp111  portmapper
   102   udp111  portmapper
 
 
 Any idea what could block the contact to the portmapper?

 Could a network setup at one of the gateways cause these trouble, such
 as a firewall (though I don't know anything about firewalls!) ?
Probably this is the cause, as I don't see any other probable reason for 
your  trouble. Try asking firewall admin, maybe connections to some ports are 
blocked. Or you can always try to specify different port to use by nfsd.

-ip

-- 
Reality is just a convenient measure of complexity.
-- Alvy Ray Smith
___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-stable
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: Panic during kernel rebuild; file system left inconsistent

2003-12-04 Thread Igor Pokrovsky
On Wed, Dec 03, 2003 at 09:13:46PM -0700, Brett Glass wrote:
 I've got a 4.9 machine that's acting as a router and is lightly loaded
 otherwise. (There are a significant number of interrupts from network
 interface cards at all times, but disk usage is normally quite light.) When I
 typed
 
 make depend; make; make install
 
 to rebuild the kernel, the system had a panic during the make phase. Upon
 rebooting, I got a message saying that there was a unexpected softupdates
 inconsistency in /usr. After running fsck (which reported a large number of
 problems), I found that all of the files in the lost+found directory were
 (maybe not surprisingly) dependency files. I repeated the build, doing
 
 nice make clean; sync; sleep 10; nice make depend; sync; ...
 
 and this time the kernel built with no problems. I suspect (though I don't
 have a backtrace) that heavily loading the file system and/or the ata driver
 in the presence of many other interrupts can cause a panic which softupdates
 is not prepared to handle. Have others seen this?

I've seen the same message about softupdates, but it appeared after unexpected
power problems, when computer turned off without syncs and umounts.

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


Re: make package

2003-11-16 Thread Igor Pokrovsky
On Mon, Nov 17, 2003 at 10:38:44AM +0800, nobody nobody wrote:
 Hello,
 
 I recently tried to build my packages of  FreeBSD-4.9 stable for my case.  
 I noticed that the packages of dependencies were not build under the 
 $PACKAGES/All and I man man ports which didn't show the option to do that. 
 (e.g. cvsup-without-gui needs libiconv ... )  I would like to know if there 
 exists any options or methods to build the dependencies packages as well 
 while I try to build the packages (e.g. cvsup-without-gui).

You can use ports/sysutils/portupgrade to run the following:

portinstall -pR cvsup-without-gui

-ip

-- 
To generalize is to be an idiot.
-- William Blake
___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-stable
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: help needed debugging SCSI bus problem

2003-10-11 Thread Igor Pokrovsky
On Sat, Oct 11, 2003 at 05:28:24PM +0200, Joan Picanyol wrote:
 * Doug White [EMAIL PROTECTED] [20031011 05:12]:
  On Fri, 10 Oct 2003, Joan Picanyol wrote:
   I can't paste the error messages, but I see a Dumping Card Ends. The
   first error is an SCB timeout (0x25) on 0:6:0 (the IBM drive). I also
   see other SCB timeout on 0:0:0 (the Seagate drive).
  This isn't that useful, unfortunately :(
 I know, but I though the subject was explicit enough. 
 
 How do I setup my system to save the console messages? Since it
 freezes absolutely I have no way of accurate error reporting.

You can always edit your /etc/syslog.conf to redirect console messages
wherever you want. Also don't forget about /var/log/messages.

-ip

-- 
Ask not for whom the telephone bell tolls ... if thou art in the
bathtub, it tolls for thee.
___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-stable
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: support of SMBus on ICH3

2003-08-14 Thread Igor Pokrovsky
On Tue, Aug 12, 2003 at 03:46:34PM +0200, Igor Pokrovsky wrote:

[... stupid patch ...]

Oh no, stupid me. I'm not thinking what I'm doing...
It is ISA bridge...

-ip

-- 
FORTUNE'S PARTY TIPS#14

Tired of finding that other people are helping themselves to your good
liquor at BYOB parties?  Take along a candle, which you insert and
light after you've opened the bottle.  No one ever expects anything
drinkable to be in a bottle which has a candle stuck in its neck.

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


Re: support of SMBus on ICH3

2003-08-14 Thread Igor Pokrovsky
On Tue, Aug 12, 2003 at 09:40:50AM -0400, Don Bowman wrote:

Thank you Don!

  ... ich3 smbus not showing up in pciconf output ...
 
 see p297 of ICH3 datasheet [intel pn 290733-002], FUNC_DIS register. 
 
 pciconf -r -h 0:31:0
 
 shows the value.
 clear bit '3'.
 
 bit 0 should be either set or cleared :) I suspect it should be clear.
 
 this datasheet is on intel's website.

# pciconf -r -h 0:31:0 00
0x8086
# pciconf -r -h 0:31:0 02
0x248c

What about the following patch:

Index: ichsmb_pci.c
===
RCS file: /home/src/CVS/FreeBSD/src/sys/dev/ichsmb/ichsmb_pci.c,v
retrieving revision 1.1.2.3
diff -u -r1.1.2.3 ichsmb_pci.c
--- ichsmb_pci.c20 Oct 2002 14:57:19 -  1.1.2.3
+++ ichsmb_pci.c12 Aug 2003 13:44:48 -
@@ -68,6 +68,7 @@
 #define ID_82801AB 0x24238086
 #define ID_82801BA 0x24438086
 #define ID_82801CA 0x24838086
+#define ID_82801CA_M   0x248C8086
 
 #define PCIS_SERIALBUS_SMBUS_PROGIF0x00
 
@@ -125,6 +126,9 @@
break;
case ID_82801CA:
device_set_desc(dev, Intel 82801CA (ICH3) SMBus controller);
+   break;
+   case ID_82801CA_M:
+   device_set_desc(dev, Intel 82801CA (ICH3-M) SMBus controller);
break;
default:
if (pci_get_class(dev) == PCIC_SERIALBUS


-ip

-- 
FORTUNE'S PARTY TIPS#14

Tired of finding that other people are helping themselves to your good
liquor at BYOB parties?  Take along a candle, which you insert and
light after you've opened the bottle.  No one ever expects anything
drinkable to be in a bottle which has a candle stuck in its neck.

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


Re: HEADSUP: XFree86 4.3.0 update

2003-03-12 Thread Igor Pokrovsky
Eric Anholt wrote:
 
 I've committed the update of XFree86 to 4.3.0 to ports.  I think I've
 cleaned up after my mess at this point, but there may still be issues.
 Please report to me if you have any problems with the new ports or any
 issues with XFree86 that you didn't have in 4.2.0.

System: 4.8-RC build on Mar 4

I've just installed committed version XFree86 and got a lot of problems:
(I deleted previous version of XFree and installed new one)

1. DRI is not available, Mesa is falling back to indirect rendering.
(I have Radeon M7, kernel module is loaded, it was working with 4.2.0)

2. After switching to russian no characters are visible.
(Russian fonts are installed)

3. Latest opera-6.12.20030305(freebsd) is falling with core on exit.

Any ideas are appreciated.
I will provide any required information on request.

-- 
Igor


To Unsubscribe: send mail to [EMAIL PROTECTED]
with unsubscribe freebsd-stable in the body of the message


Re: HEADSUP: XFree86 4.3.0 update

2003-03-12 Thread Igor Pokrovsky
Igor Pokrovsky wrote:
 
 Eric Anholt wrote:
 
  I've committed the update of XFree86 to 4.3.0 to ports.  I think I've
  cleaned up after my mess at this point, but there may still be issues.
  Please report to me if you have any problems with the new ports or any
  issues with XFree86 that you didn't have in 4.2.0.

I'm replying to my own message:

 1. DRI is not available, Mesa is falling back to indirect rendering.
 (I have Radeon M7, kernel module is loaded, it was working with 4.2.0)
I'm getting error when starting glxgears: libGL error: InitDriver
failed.
 
 2. After switching to russian no characters are visible.
 (Russian fonts are installed)
It began to work after setenv LC_CTYPE ru_RU.KOI8-R.
But it was not neccessary with previous 4.2.0!

So there are two questions left: what happenning with opera on exit
and why DRI is not working.

-- 
Igor


To Unsubscribe: send mail to [EMAIL PROTECTED]
with unsubscribe freebsd-stable in the body of the message


Re: HEADSUP: XFree86 4.3.0 update

2003-03-12 Thread Igor Pokrovsky
[EMAIL PROTECTED] wrote:
  1. DRI is not available, Mesa is falling back to indirect rendering.
  (I have Radeon M7, kernel module is loaded, it was working with 4.2.0)
 
 I have the same problem, i got the exact error:
 
 $ glxinfo
 libGL error: InitDriver failed
 
 Must the drm-kmod be updated to be used with the new 4.3 XFree?
 or just a new version of Mesa?

I have more information, as I looked through XFree86.0.log:

(WW) RADEON(0): Some dri features diabled because of version mismatch.
Kernel module version is 1.1.1 but 1.3.1 or later is preferred.

and

Kernel module is too old (1.1) for agp heap manager

It is strange, but after that it is written: Direct rendering enabled.
But once I'm trying to execute glxinfo or glxgears, I see, that it is
disabled!

-- 
Igor


To Unsubscribe: send mail to [EMAIL PROTECTED]
with unsubscribe freebsd-stable in the body of the message


Re: HEADSUP: XFree86 4.3.0 update

2003-03-12 Thread Igor Pokrovsky
Malcolm Kay wrote:
 
 On Wednesday 12 March 2003 23:45, Igor Pokrovsky wrote:
  3. Latest opera-6.12.20030305(freebsd) is falling with core on exit.
 
  Any ideas are appreciated.
  I will provide any required information on request.
 
 I have FreeBSD 4.7 release and a somewhat mixed version of XFree
 4.1/4.2, in use with opera-6.11.20021129.
 
 With X running depth 8 it crashes and dumps on exit but OK at depth
 15 and up.
 
 Perhaps your problem is also depth related.
 
 Malcolm Kay

Depth is set to 24. In fact opera works fine, but it's not very pleasant
to
see crash every time exiting it.

-- 
Igor


To Unsubscribe: send mail to [EMAIL PROTECTED]
with unsubscribe freebsd-stable in the body of the message