Displaying 20 results from an estimated 124 matches for "input4".
Did you mean:
inputs
2011 Apr 28
1
Variance
I'm trying to find the variance of various outputs in a matrix:
for(l in 2:vl){
for(o in 1:(l-1)){
# Make sure the inputs are for the matrix "m"
input3=rownames(v)[o]
input4=colnames(v)[l]
r=t[(t$Rec1==input3 & t$Rec2==input4),output]
if(length(r)==0){
r=t[(t$Rec1==input4 & t$Rec2==input3),output]
}
v[l,o]=var(q,na.rm=TRUE)
v[o,l]=var(q,na.rm=TRUE)
v[l,l]=var(q,na.rm=TRUE)
}
}
Each output will yield multiple results, since e...
2016 Oct 27
3
Acer Aspire V7-582PG (Haswell, GTX 750M) fails to power off GPU via Power Resources
I can confirm what Peter said, path contains \_SB_.PCI0.RP05 and
power_state contains D3hot.
Op do 27 okt. 2016 11:06 schreef Peter Wu <peter at lekensteyn.nl>:
> On Thu, Oct 27, 2016 at 11:17:48AM +0300, Mika Westerberg wrote:
> > On Thu, Oct 27, 2016 at 12:56:41AM +0200, Peter Wu wrote:
> > > Hi PCI/ACPI PM experts,
> > >
> > > Since Linux 4.8, nouveau
2008 Jul 13
3
Unitek Alpha 650 ipE
...5983089.652427] add /class/usb_endpoint/usbdev1.4_ep00 (usb_endpoint)
UEVENT[1215983089.657975] add /devices/pci0000:00/0000:00:0f.2/usb1/1-1/1-1:1.0 (usb)
UDEV [1215983089.663928] add /devices/pci0000:00/0000:00:0f.2/usb1/1-1 (usb)
UEVENT[1215983089.665007] add /class/input/input4 (input)
UDEV [1215983089.666893] add /class/usb_endpoint/usbdev1.4_ep00 (usb_endpoint)
UEVENT[1215983089.687097] add /class/input/input4/event2 (input)
UEVENT[1215983089.687426] add /class/hidraw/hidraw0 (hidraw)
UEVENT[1215983089.688045] add /class/usb_endpoint/usbdev1.4_e...
2017 Nov 11
2
Logitech Brio 4K Ultra HD Webcam - 960-001105
...in the usb 3.0 cable. The
results of dmesg demonstrated :
[ 4519.922257] input: Logitech BRIO as
/devices/pci0000:00/0000:00:04.0/0000:03:00.0/usb9/9-4/9-
4:1.4/input/input25
[ 4519.922402] hid-generic 0003:046D:085E.0009: input,hidraw0: USB HID
v1.11 Device [Logitech BRIO] on usb-0000:03:00.0-4/input4
[ 4519.956452] usb 9-4: current rate 16000 is different from the
runtime rate 48000
[ 4519.963948] usb 9-4: current rate 16000 is different from the
runtime rate 48000
[ 4519.973798] usb 9-4: current rate 16000 is different from the
runtime rate 48000
[ 4825.386775] usb 9-4: reset SuperSpeed US...
2012 Aug 27
0
Optimizing a model toward desired outputs once trained?
...ons/34415/optimization-of-models-ann-radial-basis-etc-in-r-to-target-predictor-levels
What I'm looking for, using neuralnet as an example, is how to guide a
model toward an output profile once the model is trained. For example:
model1 <- neuralnet(formula=out1 ~ intput1 + input2 + input3 + input4,
data=train, hidden=6,
threshold=0.05, linear.output=TRUE)
model2 <- neuralnet(formula=out2 ~ intput1 + input2 + input3 + input4,
data=train, hidden=6,
threshold=0.05, linear.output=TRUE)
And so on.
Once I've trained each of these models and am satisf...
2007 Mar 19
1
logitech stick USB/HID compliant works with linux, only 2 axis in wine
Hi all
I got a
usb 2-2.4: Product: Logitech Freedom 2.4
input: Logitech Logitech Freedom 2.4 as /class/input/input4
input: USB HID v1.10 Joystick [Logitech Logitech Freedom 2.4] on
usb-0000:00:02.1-2.4
joystick.
In linux native games (e.g. targetware ) all 4 axis
x,y,rudder,throttle and POV are recognized.
KDE calibrator also sees all axis and buttons properly
Wine only sees 2 axis (it does see all buttons)...
2008 Mar 07
3
Error
Hello!
I need some help, because I don't know how this error means: Error:
variables ?Output1?, ?Output2?, ?Output3?, ?Output4?, ?Output5? were
specified with different types from the fit
Execution halted
Can you help me?
Thank You
2015 Jun 07
3
could not insert 'fuse' error on CentOS 7.1
...this is what I get!
*modprobe: ERROR: could not insert 'fuse': Unknown symbol in module, or
unknown parameter (see dmesg)*
If I tail dmseg this is all I see, but it doesn't seem relevant:
[root at ops:~] #dmesg | tail
[ 3.342679] input: PC Speaker as /devices/platform/pcspkr/input/input4
[ 3.351981] piix4_smbus 0000:00:01.3: SMBus base address uninitialized -
upgrade BIOS or use force_addr=0xaddr
[ 3.502014] ppdev: user-space parallel port driver
[ 3.539306] AES CTR mode by8 optimization enabled
[ 3.590103] alg: No test for __gcm-aes-aesni (__driver-gcm-aes-aesni)
[...
2017 Nov 12
1
Logitech Brio 4K Ultra HD Webcam - 960-001105
...esg demonstrated :
>
> [ 4519.922257] input: Logitech BRIO as
> /devices/pci0000:00/0000:00:04.0/0000:03:00.0/usb9/9-4/9-
> 4:1.4/input/input25
>
> [ 4519.922402] hid-generic 0003:046D:085E.0009: input,hidraw0: USB
> HID
> v1.11 Device [Logitech BRIO] on usb-0000:03:00.0-4/input4
>
> [ 4519.956452] usb 9-4: current rate 16000 is different from the
> runtime rate 48000
>
> [ 4519.963948] usb 9-4: current rate 16000 is different from the
> runtime rate 48000
>
> [ 4519.973798] usb 9-4: current rate 16000 is different from the
> runtime rate 48000...
2010 Apr 13
1
Spurious TV load detection on GeForce 6150 (no TV connector)
...irst couple of times I turn on my
computer in the morning. After a couple of reboots I get plymouth to
show up, and then X11. This never happened with F12.
After comparing the logs (--- bad, +++ good), I found these:
(...)
input: ImPS/2 Generic Wheel Mouse as
/devices/platform/i8042/serio1/input/input4
-[drm] nouveau 0000:00:05.0: Load detected on output B
-[drm] nouveau 0000:00:05.0: allocated 1280x1024 fb: 0x49000, bo
ffff880034ea0cd8
+[drm] nouveau 0000:00:05.0: allocated 1280x1024 fb: 0x49000, bo
ffff880034ea8cd8
fbcon: nouveaufb (fb0) is primary device
[drm] nouveau 0000:00:05.0: Setting d...
2009 Feb 27
2
Stability
...rom 1 choice
Feb 27 14:00:03 servername kernel: input: Peppercon AG Multidevice as /class/input/input3
Feb 27 14:00:03 servername kernel: input: USB HID v1.01 Mouse [Peppercon AG Multidevice] on usb-0000:00:1d.7-7
Feb 27 14:00:03 servername kernel: input: Peppercon AG Multidevice as /class/input/input4
Feb 27 14:00:03 servername kernel: input: USB HID v1.01 Keyboard [Peppercon AG Multidevice] on usb-0000:00:1d.7-7
Suggestions on directions to go? CentOS 5.3 might resolve some or all of this but it''s still quite a few days out looks like. I''ve seen newer Xen packages built for...
2017 Nov 11
0
Logitech Brio 4K Ultra HD Webcam - 960-001105
...of dmesg demonstrated :
>
> [ 4519.922257] input: Logitech BRIO as
> /devices/pci0000:00/0000:00:04.0/0000:03:00.0/usb9/9-4/9-
> 4:1.4/input/input25
>
> [ 4519.922402] hid-generic 0003:046D:085E.0009: input,hidraw0: USB HID
> v1.11 Device [Logitech BRIO] on usb-0000:03:00.0-4/input4
>
> [ 4519.956452] usb 9-4: current rate 16000 is different from the
> runtime rate 48000
>
> [ 4519.963948] usb 9-4: current rate 16000 is different from the
> runtime rate 48000
>
> [ 4519.973798] usb 9-4: current rate 16000 is different from the
> runtime rate 48000...
2007 Jun 25
0
USB keypad
...vice [ORTEK USB Keyboard Hub] on usb-0000:00:02.0-4.3
lsusb shows:
Bus 001 Device 010: ID 05a4:9862 Ortek Technology, Inc.
Bus 001 Device 009: ID 05a4:9837 Ortek Technology, Inc.
This doesnt seem to work on centos 5.
However it does work on centos 4.5
input: ORTEK USB Keyboard Hub as /class/input/input4
input: USB HID v1.10 Keyboard [ORTEK USB Keyboard Hub] on
usb-0000:00:0b.0-4.3
input: ORTEK USB Keyboard Hub as /class/input/input5
input: USB HID v1.10 Device [ORTEK USB Keyboard Hub] on usb-0000:00:0b.0-4.3
lsusb shows:
Bus 002 Device 004: ID 05a4:9862 Ortek Technology, Inc.
Bus 002 Device 003:...
2012 Jun 05
0
Errors in dmesg
...write-combining
mtrr: type mismatch for f9c00000,200000 old: write-back new: write-combining
mtrr: type mismatch for f9800000,400000 old: write-back new: write-combining
mtrr: type mismatch for f9000000,800000 old: write-back new: write-combining
input: AT Translated Set 2 keyboard as /class/input/input4
altera_installe[6598]: segfault at 0000000000000000 rip
0000000000000000 rsp 00000000ffd6af2c error 14
INFO: task kjournald:1793 blocked for more than 120 seconds.
"echo 0 > /proc/sys/kernel/hung_task_timeout_secs" disables this message.
kjournald D ffff810c6a193e40 0 1793...
2014 May 14
3
Bug#748052: Bug#748052: xen-hypervisor-4.3-amd64: No USB keyboard af
...6] hid-generic 0003:046B:FF10.0001: input,hidraw0: USB HID v1.10 Keyboard [American Megatrends Inc. Virtual Keyboard and Mouse] on usb-0000:00:1a.0-1.1/input0
[ 2.988032] input: American Megatrends Inc. Virtual Keyboard and Mouse as /devices/pci0000:00/0000:00:1a.0/usb1/1-1/1-1.1/1-1.1:1.1/input/input4
[ 2.988091] hid-generic 0003:046B:FF10.0002: input,hidraw1: USB HID v1.10 Mouse [American Megatrends Inc. Virtual Keyboard and Mouse] on usb-0000:00:1a.0-1.1/input1
[ 2.988210] input: DELL Dell USB Entry Keyboard as /devices/pci0000:00/0000:00:1d.0/usb2/2-1/2-1.4/2-1.4:1.0/input/input5
[ 2...
2014 May 14
0
Bug#748052: Bug#748052: xen-hypervisor-4.3-amd64: No USB keyboard after booting into Dom0
Control: tag -1 +moreinfo
On Tue, 2014-05-13 at 08:55 -0700, Mike Egglestone wrote:
> After booting into kernel 3.13 dom0, the keyboard no longer works.
> All other aspects work, ssh is needed to login to the system to
> start working with the domU's.
> They keyboard works at the grub menu just fine, and
> works normal when booting into the non xen kernel.
I think at a minimum
2012 May 23
0
Reset adapter
...a2 kernel: usb 1-1.2: Manufacturer: Winbond
Electronics Corp
May 22 16:52:40 mega2 kernel: usb 1-1.2: configuration #1 chosen from 1
choice
May 22 16:52:40 mega2 kernel: input: Winbond Electronics Corp Hermon USB
hidmouse Device as
/devices/pci0000:00/0000:00:1a.0/usb1/1-1/1-1.2/1-1.2:1.0/input/input4
May 22 16:52:40 mega2 kernel: generic-usb 0003:0557:2221.0001:
input,hidraw0: USB HID v1.00 Mouse [Winbond Electronics Corp Hermon USB
hidmouse Device] on usb-0000:00:1a.0-1.2/input0
May 22 16:52:40 mega2 kernel: input: Winbond Electronics Corp Hermon USB
hidmouse Device as
/devices/pci0000:00/...
2013 May 15
8
[Bug 64645] New: Massive corruption
...: DEVNAME=/dev/input/event3
E: DEVPATH=/devices/pci0000:00/0000:00:1b.0/input/input3/event3
E: ID_INPUT=1
E: ID_PATH=pci-0000:00:1b.0
E: ID_PATH_TAG=pci-0000_00_1b_0
E: MAJOR=13
E: MINOR=67
E: SUBSYSTEM=input
E: UDEV_LOG=3
E: USEC_INITIALIZED=5442525
P: /devices/pci0000:00/0000:00:1b.0/sound/card0/input4
E: DEVPATH=/devices/pci0000:00/0000:00:1b.0/sound/card0/input4
E: EV=21
E: ID_INPUT=1
E: ID_PATH=pci-0000:00:1b.0
E: ID_PATH_TAG=pci-0000_00_1b_0
E: MODALIAS=input:b0000v0000p0000e0000-e0,5,kramlsfw4,
E: NAME="HDA Intel PCH Front Mic"
E: PHYS="ALSA"
E: PRODUCT=0/0/0/0
E: PROP=0...
2014 Jun 13
2
REGRESSION: Kernel PANIC 8777c5c11764d8336d8270f96778158c34c92108 - drm/nouveau/dp: probe dpcd to determine connectedness
...2] udevd[413]: starting version 175
[ 5.373034] usb 4-1.3: New USB device found, idVendor=05ac, idProduct=820b
[ 5.373109] usb 4-1.3: New USB device strings: Mfr=0, Product=0, SerialNumber=0
[ 5.382321] input: HID 05ac:820b as /devices/pci0000:00/0000:00:06.0/usb4/4-1/4-1.3/4-1.3:1.0/input/input4
[ 5.382511] generic-usb 0003:05AC:820B.0006: input,hidraw5: USB HID v1.11 Mouse [HID 05ac:820b] on usb-0000:00:06.0-1.3/input0
[ 5.450205] ACPI: Requesting acpi_cpufreq
[ 5.451449] input: Power Button as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0C:00/input/input5
[ 5.451498] ACPI: Power Bu...
2009 Jan 23
2
Problems with Unitek Alpha 1000 Ps
...I supossed it would work with megatec_usb
driver, as other Unitek models. It has an USB interface, and when I plug
it into my system I've got this message:
chopito:/home/jordi# dmesg | tail -n4
input: WayTech Development(S) WayTech USB-RS232 Interface (V1.0)
Baud rate 2400bps as /class/input/input4
input: USB HID v1.00 Gamepad [WayTech Development(S) WayTech USB-RS232
Interface (V1.0)
Baud rate 2400bps] on usb-0000:00:1d.1-2
So, apparently, it has an USB-HID interface. Output from lsusb:
chopito:/home/jordi# lsusb
Bus 005 Device 001: ID 0000:0000
Bus 002 Device 004: ID 0665:5161
Bus 002 De...