Re: ath0: bb hang detected (0x1), resetting

2014-09-09 Thread Artyom Mirgorodskiy
What is PR? On Tuesday 09 September 2014 13:37:44 Adrian Chadd wrote: > Hi, > > please file a PR. > > There's been some other issues with the BB hanging on the AR9287 so I > think I have to hard-reset the chip to solve it. > > > -a > > > On 9

ath0: bb hang detected (0x1), resetting

2014-09-09 Thread Artyom Mirgorodskiy
? -- Artyom Mirgorodskiy ___ freebsd-current@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-current To unsubscribe, send any mail to "freebsd-current-unsubscr...@freebsd.org"

Re: newcons comming

2013-10-25 Thread Artyom Mirgorodskiy
ns/ > > > > > [2] - > > > > > > > > > > > http://www.freebsd.org/news/status/report-2013-07-2013-09.html#Continuation-of-the-Newcons-Project > > > > > [3] - > > > > > > > > > > > http://raybsd.blogspot.com/2013/10/newcons-inter

Re: gphoto2 bus error

2013-10-01 Thread Artyom Mirgorodskiy
Thank you. Work fine for me On Tuesday 01 October 2013 13:45:21 Hans Petter Selasky wrote: > On 10/01/13 13:11, Artyom Mirgorodskiy wrote: > > I removed old libraries: > > > > ls /usr/lib/libusb* > > /usr/lib/libusb.a/usr/lib/libusb_p.a /usr/lib/libusbhid.

Re: gphoto2 bus error

2013-10-01 Thread Artyom Mirgorodskiy
? () #7 0x000800636000 in ?? () #8 0x in ?? () On Tuesday 01 October 2013 12:40:35 Hans Petter Selasky wrote: > On 10/01/13 12:24, Artyom Mirgorodskiy wrote: > > ls /usr/lib/libusb* > > /usr/lib/libusb.a/usr/lib/libusb.so.3 /usr/lib/libusbhid.so@ >

Re: gphoto2 bus error

2013-10-01 Thread Artyom Mirgorodskiy
you provide more information about your system? > > uname -a > > ls /usr/lib/libusb* > > ls /usr/local/libdata/pkgconfig/*usb* > -- Artyom Mirgorodskiy ___ freebsd-current@freebsd.org mailing list http://lists.freebsd.org/mailman/lis

Re: gphoto2 bus error

2013-10-01 Thread Artyom Mirgorodskiy
gt; cd /usr/ports/graphics/libgphoto2 > make all reinstall clean > > cd /usr/ports/graphics/photo2 > make all reinstall clean > > --HPS -- Artyom Mirgorodskiy ___ freebsd-current@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-current To unsubscribe, send any mail to "freebsd-current-unsubscr...@freebsd.org"

Re: gphoto2 bus error

2013-09-30 Thread Artyom Mirgorodskiy
ibthr.so.3 > > > > > #1 0x0008040083cd in libusb_free_device_list () from > > > > > /usr/lib/libusb.so.3 > > > > > #2 0x000803801a2a in gp_port_usb_exit (port= > > > > out>) > > > > > at libusb1.c:275 > > > > > #3 0x000801135763 in gp_port_free (po

Re: gphoto2 bus error

2013-09-28 Thread Artyom Mirgorodskiy
0x000803801a2a in gp_port_usb_exit (port=) > > > at libusb1.c:275 > > > #3 0x000801135763 in gp_port_free (port=0x80286d280) at > > > gphoto2-port.c:124 > > > #4 0x000800ebc6a9 in gp_abilities_list_detect (list=0x80286

Re: gphoto2 bus error

2013-09-28 Thread Artyom Mirgorodskiy
o_list=0x802869050, l=0x8028ec000, context=0x45) > > at gphoto2-abilities-list.c:488 > > #5 0x0040e0f7 in ?? () > > #6 0x00404aef in ?? () > > #7 0x000800635000 in ?? () > > #8 0x in ?? () > > > > > > -- > > Art

gphoto2 bus error

2013-09-27 Thread Artyom Mirgorodskiy
=0x802869080, info_list=0x802869050, l=0x8028ec000, context=0x45) at gphoto2-abilities-list.c:488 #5 0x0040e0f7 in ?? () #6 0x00404aef in ?? () #7 0x000800635000 in ?? () #8 0x in ?? () -- Artyom Mirgorodskiy

Re: [drm2][panic] Running XOrg with SNA enabled causes system panic after few hours on G33

2013-06-21 Thread Artyom Mirgorodskiy
e and see if there is > something that helps to understand the problem. -- Artyom Mirgorodskiy ___ freebsd-current@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-current To unsubscribe, send any mail to "freebsd

Re: [drm2][panic] Running XOrg with SNA enabled causes system panic after few hours on G33

2013-06-19 Thread Artyom Mirgorodskiy
blem seems to be gone with the patch applied ? > > > > Now 48h are passed without panics. Fix definitely works. Thanks. > > Thank you. > > I tested it locally (without SNA) and committed the change a hour ago. > It is required a

Re: [drm2][panic] Running XOrg with SNA enabled causes system panic after few hours on G33

2013-06-17 Thread Artyom Mirgorodskiy
ote: > > Thanks for the patch. > > I've adapted the proposed patch for stable/9 and it is running with > > SNA enabled now. > > In other words, your problem seems to be gone with the patch applied ? > > > > > On Sat, Jun 15, 2013 at 11:54 PM, Artyom Mir

Re: [drm2][panic] Running XOrg with SNA enabled causes system panic after few hours on G33

2013-06-15 Thread Artyom Mirgorodskiy
I can't apply patch On Saturday 15 June 2013 21:48:08 Konstantin Belousov wrote: > On Sat, Jun 15, 2013 at 09:46:02PM +0300, Artyom Mirgorodskiy wrote: > > Can you please also create patch for -current? > It is for current. Code in stable/9 should be identical though. -- Ar

Re: [drm2][panic] Running XOrg with SNA enabled causes system panic after few hours on G33

2013-06-15 Thread Artyom Mirgorodskiy
Can you please also create patch for -current? On Saturday 15 June 2013 08:17:46 Konstantin Belousov wrote: > On Fri, Jun 14, 2013 at 10:16:15AM +0300, Artyom Mirgorodskiy wrote: > > Thank you! This patch also solve my issue (unable shutdown): > > http://lists.freebsd.org/pi

Re: [drm2][panic] Running XOrg with SNA enabled causes system panic after few hours on G33

2013-06-14 Thread Artyom Mirgorodskiy
y > assigned page to the different object"); >} > and it worked with SNA enabled for about a week with no problems. But > I'm not sure that is a good solution. > > I can provide additional info if required. > > Thanks > -- > Oleg Sidorkin > __

FreeBSD-head hang when shutdown by ACPI with Intel GPU and new Xorg and SandyBridge

2013-05-21 Thread Artyom Mirgorodskiy
Hi More than a month I can not shutdown FreeBSD on my laptop correctly when running Xorg with Intel GPU. However reboot work correctly. Shutdown work fine if I choose Vesa driver in xorg.conf. So I can run with intel, then edit xorg.conf, kill Xorg server and shutdown correctly. If I shut down i

Re: Computers Won't Turn Off or Reboot

2013-04-23 Thread Artyom Mirgorodskiy
ny of the other reporters of this use fuse?-- R. Kevin Oberman, Network EngineerE-mail: rkober...@gmail.com[2] -- Artyom Mirgorodskiy [1] mailto:artyom.mirgorod...@gmail.com [2] mailto:rkober...@gmail.com ___ freebsd-current@freebsd.org ma

Re: Computers Won't Turn Off or Reboot

2013-04-23 Thread Artyom Mirgorodskiy
__ > freebsd-current@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-current > To unsubscribe, send any mail to "freebsd-current-unsubscr...@freebsd.org" -- Artyom Mirgorodskiy ___ fr

Re: Atheros 9287 - no carrier . revision 249623.

2013-04-20 Thread Artyom Mirgorodskiy
ther or not > > the 11n option is set. > > > > thanks! > > > > > > adrian > > > > On 19 April 2013 04:08, Artyom Mirgorodskiy > > wrote: > >> Adrian, I found the problem. > >> > >> I'm use ath as module, so A

Re: Atheros 9287 - no carrier . revision 249623.

2013-04-19 Thread Artyom Mirgorodskiy
Adrian, I found the problem. I'm use ath as module, so ATH_ENABLE_11N is not defined. When I define ATH_ENABLE_11N - everything work. Artyom Mirgorodskiy On Friday 19 April 2013 13:27:21 wrote: Updated. However I did not see chainmask information. See attached On Friday 19 April 20

Re: Atheros 9287 - no carrier . revision 249623.

2013-04-18 Thread Artyom Mirgorodskiy
Nothing :( On Thursday 18 April 2013 15:22:49 Adrian Chadd wrote: > Hm! I wonder.. > > Edit if_athvar.h - change sc_rxchainmask and sc_txchainmask in > ath_softc to be uint32_t, rather than int. > > See if that helps. > > > > Adrian > > On 18 April 2013

Re: Atheros 9287 - no carrier . revision 249623.

2013-04-18 Thread Artyom Mirgorodskiy
Did not work. On Thursday 18 April 2013 13:58:23 Adrian Chadd wrote: > On 18 April 2013 13:33, Artyom Mirgorodskiy > wrote: > > Yes. I tested 247287 and it breaks. > > Hm. > > Well, not much changed there. > > Try going to 247287 (ie, the broken revision),

Re: Atheros 9287 - no carrier . revision 249623.

2013-04-18 Thread Artyom Mirgorodskiy
Yes. I tested 247287 and it breaks. On Thursday 18 April 2013 13:31:29 Adrian Chadd wrote: > On 18 April 2013 11:58, Artyom Mirgorodskiy > wrote: > > Yes, HEAD everything else except the wifi code (ath). > > > > Last working revision is 247286. So problem in revision 24

Re: Atheros 9287 - no carrier . revision 249623.

2013-04-18 Thread Artyom Mirgorodskiy
g just to test the > AR9287 for you and it was peachy! > > > Adrian > > On 18 April 2013 10:36, Artyom Mirgorodskiy > wrote: > > Yes > > > > > > > > On Thursday 18 April 2013 10:30:33 Adrian Chadd wrote: > > > >

Re: Atheros 9287 - no carrier . revision 249623.

2013-04-18 Thread Artyom Mirgorodskiy
e 0.0 on pci10 > > ioapic0: routing intpin 18 (PCI IRQ 18) to lapic 0 vector 60 > > -- Artyom Mirgorodskiy -- Artyom Mirgorodskiy ___ freebsd-current@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-current To unsubscribe, send any mail to "freebsd-current-unsubscr...@freebsd.org"

Re: Atheros 9287 - no carrier . revision 249623.

2013-04-18 Thread Artyom Mirgorodskiy
slot 0 INTA hardwired to IRQ 18 > > ath0: mem 0xe050-0xe050 irq 18 at device 0.0 on pci10 > > ioapic0: routing intpin 18 (PCI IRQ 18) to lapic 0 vector 60 > > -- Artyom Mirgorodskiy ___ freebsd-current@freebsd.org mailing

Re: X on ThinkPad X220 with chrome or firefox goes blank

2012-12-17 Thread Artyom Mirgorodskiy
all all my ports now to see what will come > out there. > > Erich > ___ > freebsd-current@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-current > To unsubscribe, send an

Re: new xorg segfault 11 with KMS

2012-12-13 Thread Artyom Mirgorodskiy
This patch work for me. Thanks. On Friday 14 December 2012 00:30:52 Niclas Zeising wrote: > Can you please try the attached patch, against x11-servers/xorg-server. > Apply it and recompile xorg-server with normal flags (that is, no > debugging) and let me and the list know the result when startin

Re: new xorg segfault 11 with KMS

2012-12-13 Thread Artyom Mirgorodskiy
I have recompile xorg-server with WITH_DEBUG=yes and did not get crash On Thursday 13 December 2012 22:36:24 Dimitry Andric wrote: > On 2012-12-13 21:49, Johannes Dieterich wrote: > > I lately see xorg segfault 11s with CURRENT, WITH_NEW_XORG=yes and > > WITH_KMS=yes. Interestingly, gdm loads fine

Re: new xorg segfault 11 with KMS

2012-12-13 Thread Artyom Mirgorodskiy
I have a similar problem when running firefox On Thursday 13 December 2012 15:49:38 Johannes Dieterich wrote: > Dear all, > > I lately see xorg segfault 11s with CURRENT, WITH_NEW_XORG=yes and > WITH_KMS=yes. Interestingly, gdm loads fine but xfce4 at login directly > causes the segfault (log att

Re: rev 244030 route command is not working

2012-12-11 Thread Artyom Mirgorodskiy
Works fine On Tuesday 11 December 2012 16:07:03 Gleb Smirnoff wrote: > On Tue, Dec 11, 2012 at 12:21:20PM +0200, Artyom Mirgorodskiy wrote: > A> Gleb, when I reset errno at the begin of fiboptlist_csv() everything work > as expected. > > Artyom, > > can you pl

Re: rev 244030 route command is not working

2012-12-11 Thread Artyom Mirgorodskiy
Gleb, when I reset errno at the begin of fiboptlist_csv() everything work as expected. On Tuesday 11 December 2012 12:16:13 Artyom Mirgorodskiy wrote: > # route add default 192.168.1.1 > fiboptlist_csv: arg default, ret 846422615, str "0" > route: fiboptlist_csv failed. &g

Re: rev 244030 route command is not working

2012-12-11 Thread Artyom Mirgorodskiy
# route add default 192.168.1.1 fiboptlist_csv: arg default, ret 846422615, str "0" route: fiboptlist_csv failed. On Tuesday 11 December 2012 11:13:34 Gleb Smirnoff wrote: > Artyom, > > can you please run route with attached patch and show output? > > -- This message is for the person(s)

Re: rev 244030 route command is not working

2012-12-10 Thread Artyom Mirgorodskiy
Before calling fiboptlist_csv() the errno = EINVAL. I hope this help to solve problem. On Monday 10 December 2012 17:40:57 Gleb Smirnoff wrote: > On Sat, Dec 08, 2012 at 01:00:57PM +0200, Artyom Mirgorodskiy wrote: > A> I just upgraded to revision 244030. Unexpected route comma

Re: rev 244030 route command is not working

2012-12-10 Thread Artyom Mirgorodskiy
sysctl net.my_fibnum net.my_fibnum: 0 On Monday 10 December 2012 17:40:57 Gleb Smirnoff wrote: > On Sat, Dec 08, 2012 at 01:00:57PM +0200, Artyom Mirgorodskiy wrote: > A> I just upgraded to revision 244030. Unexpected route command is not > working: > A> > A> #route add

rev 244030 route command is not working

2012-12-08 Thread Artyom Mirgorodskiy
I just upgraded to revision 244030. Unexpected route command is not working: #route add default 192.168.1.1 route: fiboptlist_csv failed. #netstat -rn Routing tables Internet: DestinationGatewayFlagsRefs Use Netif Expire 127.0.0.1 link#2 UH