similar to: FreeBSD-update on !i386

Displaying 20 results from an estimated 2000 matches similar to: "FreeBSD-update on !i386"

2012 Oct 06
1
wpi0: fatal firmware error
Hello, I'm trying to setup my wireless on FreeBSD 9.0-p3 amd64 and i get the following error: wpi0: fatal firmware error pciconf -lv: wpi0@pci0:3:0:0: class=0x028000 card=0x10518086 chip=0x42228086 rev=0x02 hdr=0x0 0 vendor = 'Intel Corporation' device = 'PRO/Wireless 3945ABG [Golan] Network Connection' class = network Detected as: wpi0:
2008 Nov 10
0
Interrupt routing issues in FreeBSD 7.1-BETA2
Hello, last month i reported a problem with interrupt storms in re(4). You can find that report here: http://lists.freebsd.org/pipermail/freebsd-stable/2008-October/046075.html After that, i filled a bug report: http://www.freebsd.org/cgi/query-pr.cgi?pr=kern/128287 Remko Lodder (CC'ed) suggested me that i should disable USB code in kernel if i was not using it. As i wasn't using it,
2010 Oct 22
0
Invitación personal de Adrián Furlan
Si no puedes pulsar los enlaces, pulsa ??Mostrar el contenido?? e int?ntalo de nuevo. Correo-electr?nico enviado el 10/22/2010 4:53:03 PM, por Adri?n Furlan: Buenos d?as, ?Por fin un sistema inteligente y sencillo para administrar sus contactos! Con UNYK, he reunido todos mis contactos en una sola libreta de direcciones, que se actualiza autom?ticamente. Uno de mis contactos modifica sus
2013 Aug 18
1
wpi fatal firmware error with country de
My system was built yesterday. I just figured I'm not using the entire frequency range available in Europe. This is a potential problem when AP frequencies are not under my control. FreeBSD mobileKamikaze.norad 9.2-PRERELEASE FreeBSD 9.2-PRERELEASE #0 r254418: Fri Aug 16 22:15:55 CEST 2013 root at mobileKamikaze.norad:/usr/obj/HP6510b-91/amd64/usr/src/sys/HP6510b-91 amd64 Setting the
2012 Jan 11
3
Hellp !!!
197]: superpolka.com.ua (superpolka.com.ua[::ffff:77.87.154.174]) - error: FreeBSD with vulnerable chroot (FreeBSD-SA-11:07.chroot). 197]: superpolka.com.ua (superpolka.com.ua[::ffff:77.87.154.174]) - chroot to '/home/ftp' failed for user 'ftp001': Operation not permitted. 197]: superpolka.com.ua (superpolka.com.ua[::ffff:77.87.154.174]) - error: unable to set default root
2007 Mar 22
8
Shape own router
On 2/19/07, Salatiel Filho <salatiel.filho@gmail.com> wrote: > Well , thanks to imq all my client machines are now shaped and > everything is great ... > But now i have a doubt , is there a way to shape the traffic that goes > to the route [doing a wget from the router for example ]? > > > I have a PREROUTING IMQ0 and a POSTROUTING IMQ1 , everything is > working like
2013 Jul 19
0
Resumen de R-help-es, Vol 53, Envío 26
Gracias a todos, finalmente instalando primero el libxml2-dev y luego el dplR, funciono ----- Mensaje original ----- De: r-help-es-request en r-project.org Para: r-help-es en r-project.org Enviados: Miércoles, 17 de Julio 2013 12:59:47 Asunto: Resumen de R-help-es, Vol 53, Envío 26 Envíe los mensajes para la lista R-help-es a r-help-es en r-project.org Para subscribirse o anular su
2006 Mar 07
0
RE: nuevos requisitos
Ok, barbaro, entonces los nuevos requerimientos ser?an: 1) Que ariel pueda cambiar la configuraci?n de su pantalla. 2) Que ariel pueda acceder al servidor de desarrollo (10.0.9.119) a los puertos comunes de servicio (ftp, smtp, pop3, imapd, http, https, samba, svn, csv). Lo que necesito que acceda ahora es al samba, http y svn, lo dem?s planeo darle un futuro uso. 3) En
2007 May 07
2
IMQ KERNEL PANIC 2.6.17.14 AND 2.6.21.1 No chain/target/match by that name
After starting to shape local traffic now i am getting a lot of kernel panics in tcp_retransmit, so i decided to update my kernel from 2.6.17.14 to 2.6.21.1 , the problem is that after that i get: # iptables -t mangle -A POSTROUTING -o eth0 -j IMQ --todev 0 iptables: No chain/target/match by that name so i can not redirect ttraffic to IMQ device. and modules are loaded. - # lsmod Module
2010 Mar 30
1
Resumen de R-help-es, Vol 13, Envío 31
Hola a todos, Sigo la discusin sobre la web de usuarios R y me pregunto porque nadie ha mencionado "Ning". A m me parece una herramienta perfecta para crear las redes sociales, y estoy seguro que satisfacera mayora, si no todos los requisitos propuestos (foros, blogs, fotos, videos, miembros ...) Para crear uno : http://www.ning.com/main/createyourown Aqu podis ver un ejemplo:
2010 Jan 23
1
Help to fix the remaining problems when migration from windows to a linux print server
Hi, i am trying to migrate my print servers from windows to linux , everything is getting really nice but i still face a few problems , and since i don't know if i need help from cups or samba guys i will post to both lists, so maybe someone can give me some help. Well, i have now cups and samba working just fine, i can authenticate my users in cups from Active Directory using winbind and
2007 Feb 04
4
tc ingress + iptables mark problem
Hi guys , i am starting to "play" with qos in linux. Well , i am trying to setup an ingress filter but i do not know why it is not working. tc add qdisc dev eth0 ingress tc filter add dev eth0 parent ffff: protocol ip prio 1 handle 1 fw police rate 160kbit burst 256kbit drop flowid :1 After that : iptables -A PREROUTING -t mangle --sport 80 -j MARK --set-mark 1 So , i think this
2010 Apr 22
1
PRIO qdisc + iptables TOS target
i am trying to do some traffic classification using the PRIO qdisc and i am having a few problems. I have a root htb class: tc qdisc add dev imq0 root handle 1: htb default 255 r2q 1 tc class add dev imq0 parent 1: classid 1:1 htb rate 768kbit and a child PRIO tc class add dev imq0 parent 1:1 classid 1:99 htb rate 96kbit ceil 600kbit prio 0 tc qdisc add dev imq0 parent 1:99 prio tc filter
2007 Sep 16
5
doubt about bridge qdisc
Hi guys, i have a little doubt ; I have eth0 ethernet and eth1 wireless , and they are bridged in br0 Is there any difference in the behavior between do tc qdisc add dev br0 root sfq OR tc qdisc add dev eth0 root sfq && tc qdisc add dev eth1 root sfq -- []''s Salatiel "O maior prazer do inteligente é bancar o idiota diante de um idiota que banca o
2008 Jan 05
0
Help With WRR
Could anyone explain what is WRR param2 [wmode2 , incr2 , decr2 , min2] for ? can i set just the param1 ? [wmode1 , incr1 , decr1,min1] -- []''s Salatiel "O maior prazer do inteligente é bancar o idiota diante de um idiota que banca o inteligente".
2007 Oct 08
0
new doubts about bridge qdisc
Ok , let`s go again with shaping a bridge interface. The environment is a dd-wrt firmware router. I have vlan1 interface connected to the DSL modem , and a br0 interface connecting wired and wireless machines. lets begin with the doubts , I have [example]: tc qdisc add dev br0 root handle 1: htb default 999 tc class add dev br0 parent 1: classid 1:999 htb rate 16kbit ceil 16kbit well , all
2007 Dec 07
1
how RED should work ?
Hi , i am trying to understand how RED queue discipline works but i am having a few troubles. The parameters are MIN , MAX , LIMIT , BURST I put LIMIT = 64Kb, so if i am not wrong it should PDROP anything over this value , right ? i put MIN = 8Kb , so no drops at all below this value, right ? i put MAX = 16Kb, starts to early drop anything above this using probability P. I put probability at
2008 Jan 11
0
why can`t i attach wrr to a htb or hfsc class ?
Attaching WRR to a hfsc ot htb class after a while i will get all packets drop and syslog full of HFSC or HTB : Non-work-conserving qdisc any ideas ? -- []''s Salatiel "O maior prazer do inteligente é bancar o idiota diante de um idiota que banca o inteligente".
2010 Mar 04
0
Problem running rpc add driver
Hi , i am trying to add a driver to windows using the smbclient and rpc commands [got those from cupsaddsmb -v commands] and i am getting : smbclient //localhost/print$ -U $PASS -N -c ' mkdir W32X86;put GENERIC.ppd W32X86/GENERIC.ppd;put /usr/share/cups/drivers/ps5ui.dll W32X86/ps5ui.dll;put /usr/share/cups/drivers/pscript.hlp W32X86/pscript.hlp;put /usr/share/cups/drivers/pscript.ntf
2013 Aug 05
0
Sexto Encuentro de Investigación en Información y Comunicación....(24,25 y 26 de septiembre)... Facultad Periodismo - Madrid...
Hola, El próximo 24, 25 y 26 de septiembre se organizará el sexto encuentro internacional de "Investigación en Información y Comunicación" en la Facultad de Periodismo de Madrid (UCM). Este año el tema elegido para el encuentro es el de "Periodismo y Web Semántica". Uno de los organizadores del encuentro (Adolfo Antón, está en copia) quiere que "R" esté presente y