Displaying 10 results from an estimated 10 matches for "parnas".
Did you mean:
paras
2014 Feb 27
4
nut in openwrt
2014-02-25 10:12 GMT+01:00 Virgo P?rna <virgo.parna at mail.ee>:
> On Sun, 23 Feb 2014 19:39:02 +0100, Josu Lazkano <josu.lazkano at gmail.com> wrote:
>>
>> # dmesg
>> ...
>> [181041.636190] usb 4-4: new low-speed USB device number 2 using ohci_hcd
>>
>
> I recently read about openwrt (for one of the routers I own). And there was a
>
2014 Feb 25
0
nut in openwrt
On Sun, 23 Feb 2014 19:39:02 +0100, Josu Lazkano <josu.lazkano at gmail.com> wrote:
>
> # dmesg
> ...
> [181041.636190] usb 4-4: new low-speed USB device number 2 using ohci_hcd
>
I recently read about openwrt (for one of the routers I own). And there was a
comment that particular router does not support low-speed USB devices (USB1). Could that
be the issue? The one I
2014 Feb 27
0
nut in openwrt
On Thu, 27 Feb 2014 10:53:53 +0100, Josu Lazkano <josu.lazkano at gmail.com> wrote:
>
> I plug a USB Hub in OpenWRT but there is nothing in "lsusb" and
> "dmesg". In a Debian server I have this:
>
Then I have no idea, what could be wrong. I have no personal experionce
with it and I only mentioned it, because I recently happened to read it.
--
Virgo
2014 Feb 28
1
nut in openwrt
On Thu, 27 Feb 2014 15:35:06 +0100, Matus UHLAR - fantomas <uhlar at fantomas.sk> wrote:
>>> On Sun, 23 Feb 2014 19:39:02 +0100, Josu Lazkano <josu.lazkano at gmail.com> wrote:
>>I plug a USB Hub in OpenWRT but there is nothing in "lsusb" and
>>"dmesg". In a Debian server I have this:
>>
>>
>># lsusb
>>...
>>Bus 001
2014 Feb 27
1
nut in openwrt
2014-02-27 12:57 GMT+01:00 Virgo P?rna <virgo.parna at mail.ee>:
> On Thu, 27 Feb 2014 10:53:53 +0100, Josu Lazkano <josu.lazkano at gmail.com> wrote:
>>
>> I plug a USB Hub in OpenWRT but there is nothing in "lsusb" and
>> "dmesg". In a Debian server I have this:
>>
>
> Then I have no idea, what could be wrong. I have no
2014 Feb 27
0
nut in openwrt
>> On Sun, 23 Feb 2014 19:39:02 +0100, Josu Lazkano <josu.lazkano at gmail.com> wrote:
>>> # dmesg
>>> ...
>>> [181041.636190] usb 4-4: new low-speed USB device number 2 using ohci_hcd
>2014-02-25 10:12 GMT+01:00 Virgo P?rna <virgo.parna at mail.ee>:
>> I recently read about openwrt (for one of the routers I own). And there was a
>>
2014 Feb 23
5
nut in openwrt
2014-02-23 17:57 GMT+01:00 Charles Lepple <clepple at gmail.com>:
> On Feb 22, 2014, at 9:51 AM, Josu Lazkano wrote:
>
>> The problem is that I don't know where to configure it.
>>
>> Anyone with a UPS connect to a OpenWRT device?
>
> What version of OpenWRT?
>
> I haven't tried this myself, but it looks like recent versions of OpenWRT use UCI,
1999 Jul 16
3
Carriage Returns in files after copying
I apologize in advance if I'm wasting bandwidth with a simple question, but
I was unable to find a solution for this problem in the documentation...
I've got a set of shares set up on a SUN Enterprise 5500 using Samba 2.0.4.
In Windows NT, I map a drive to the share. When I copy a text file from
Windows NT to the SUN, editing the file in UNIX shows that ^M has been added
to the end of
2004 Jun 11
1
probabilistic neural networks
...<rxg218 at psu.edu> <http://jijo.cjb.net>
GPG Fingerprint: 0CCA 8EE2 2EEB 25E2 AB04 06F7 1BB9 E634 9B87 56EE
-------------------------------------------------------------------
Artificial intelligence has the same relation to intelligence as
artificial flowers have to flowers.
-- David Parnas
2007 Aug 13
4
vertically oriented color key in heatmaps
Hi, I have some data which I was plotting using image(). I wanted to
add a vertical color key to the plot and I found that heatmap.2 in
gplots does let me add a color key. However, I was thinking of a
vertical bar with the color range rather than the style that gplots
provides.
Is there any package (or code snippet) that would let me add a
vertical color key to an image() or heatmap