GeForce GTX 260M on amd64

2010-02-03 Thread Bc. Radek Krejca
Hello,

I have bought new notebook with GeForce GTX 260M and installed amd64
distribution of freebsd 8 because of 4GB RAM.

Is there any way to run OpenGL (get drivers for this graphics card)?

Thanks
Radek

___
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: GeForce GTX 260M on amd64

2010-02-03 Thread Bc. Radek Krejca
Hello,

I found this - now I am waiting if this will be in ports:

http://www.nvnews.net/vbulletin/showthread.php?t=142120

Radek

___
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


Quagga problem

2009-05-03 Thread Bc. Radek Krejca
Hello,

  starting this day I have problem with quagga, I get this messages
  in my log:

May  3 19:15:36 gw bgpd[7225]: Assertion `len  str_size' failed in file 
bgp_aspath.c, line 619, function aspath_make_str_count
May  3 19:15:36 gw kernel: pid 7225 (bgpd), uid 101: exited on signal 6
May  3 19:15:36 gw bgpd[7225]: No backtrace available on this platform.

   I have latest verison of port quagga, I looks as bug in quagga,
   but I dont know. Do you have any idea for solution?

   Thanks

   Radek




___
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: Slow DNS (and host: connection timed out)

2009-02-06 Thread Bc. Radek Krejca
Hi,

  I have similar problem, 3 servers in the same switch, the same
  configuration, but sending of e-mail from php takes very long time,
  but only on 2 servers with 7.1 amd64. On 6.2 (the same ip range,
  the same dns resolver, the same version of php, the same switch) no
  problem.

  Where could be a problem? Resolver? Interesting is that are moments
  when problem isnt on 7.1 too (but very rarely).

  I thing that is problem of version of FBSD but I havent any
  verification yet.

Radek


___
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


Problems with ixgbe driver

2009-01-13 Thread Bc. Radek Krejca
Hello,

  I have problems with ixgbe driver:

  1. build fails
  In file included from /usr/src/sys/dev/ixgbe/ixgbe.c:39:
/usr/src/sys/dev/ixgbe/ixgbe.h:87:21: error: tcp_lro.h: No such file or 
directory
mkdep: compile failed
*** Error code 1

Stop in /usr/obj/usr/src/sys/DL380-G5.
*** Error code 1

Stop in /usr/src.
*** Error code 1

Stop in /usr/src.

(http://www.freebsd.org/cgi/query-pr.cgi?pr=130476) new is, that I
try to fix it with this (i dont know, if it is correct, but it works):
on line 87 in ixgbe.h #include netinet/tcp_lro.h


  2. more worse problem - vlans arent working. I can create vlan, I
  can set it up, but ping is tagged only for upload, download tells
  me, that ip is on vlan but got reply from ix1. I try to catch it
  with tcpdump, packtet is deliver to other machine, but back is
  delivered as not tagged. We still talk about 7.1 release. Yesterday
  I have 7.0 release, there were vlans working but routing was very
  slow, so I tried to reinstall to 7.1 :-(.

  Thank you
  Radek




___
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