Displaying 16 results from an estimated 16 matches similar to: "Curitel PC5740 Wireless Modem (EVDO)"
2003 Aug 05
1
A-DATA flash drive: "Attempt to query device size failed"
I purchased the 256 MB A-DATA flash drive (USB 2.0 SpeedDrive),
but the system can't query its size. Here is corresponding parts
of system messages (boot -v):
>>>>>>>>>>>
Aug 5 12:53:57 goshik /kernel: Copyright (c) 1992-2003 The FreeBSD Project.
Aug 5 12:53:57 goshik /kernel: Copyright (c) 1979, 1980, 1983, 1986, 1988, 1989, 1991, 1992, 1993, 1994
Aug 5
2003 Aug 22
1
nforce2 usb is broken on -stable
Hi All,
I'm running stable from August 19/2003.
I've got a few A7N8X-Deluxe boards. One Rev1.0 and two Rev2.0. While
the 1.0 board works, the 2.0 boards lock up on boot during the uhub0 bus
discovery.
It's extremely frustrating :) ...
While I can boot without the devices and attach them later, the devices
( logitech usb keyboard, logitech mouse, rio800, samsung CDMA adapter,
2013 Oct 02
3
Is USBD necessary for average users?
I followed the NUT instructions that are on the projects site, I think,
and they said to set up USBD, so I did. Is that necessary for average
users using one PC (rather than servers), or will something not work
right if I reread and turn off USBD?
2009 Feb 28
2
devd question
I'm trying to make devd run an stty command whenever a USB serial device
is attached. Unfortunately, $device-name is ucom[0-9] and the device
names are /dev/cuaU[0-9] - how do I get the correct name in the device
action? I haven't found a way to extract the number by itself, so I'm
stuck with specifying a separate rule for each number, like so:
attach 100 {
device-name
2008 Sep 29
3
USB detach/attach hangs with 7.0-RELEASE and 7.1-PRERELEASE
Hi,
I've noticed some general instability with plugging in or removing USB
devices with FreeBSD 7.x, even when the devices are not actively in use.
I had this happen with umass and ucom devices 3 times today. The machine
hangs solid, there are no obvious signs of a panic or trap to DDB. I
can't provide backtraces unfortunately -- these hangs happen on both my
laptop and desktop, and
2003 Nov 26
1
perms of /dev/uhid0
I wrote a small app that monitors a Back-UPS ES500 UPS via the uhid0
interface. I want to run the daemon with as little privs as possible.
gastest# ls -l /dev/uhid0
crw-rw---- 1 root operator 122, 0 Nov 12 05:26 /dev/uhid0
gastest#
Is it safe to chmod o+r /dev/uhid0 ? Or is there a better way to drop
privs of the daemon yet still be able to read from the device ?
All I am doing is
2010 Sep 30
6
ClamAV thinks Wine contains a rootkit?
Anyone wanna explain why ClamAV thinks Wine has a rootkit in it?
It finds "mountmgr.sys" and "usbd.sys" as "BC.Heuristics.Rootkit.B"
This is not altered Wine.. or even used... but it happens just pure straight up compile from source Wine even if its never been ran.... its finding them in the fakedlls folder.
I have not tried on Linux, only on Mac OS X, using the
2003 Aug 05
1
A USB mouse, a scroll wheel, moused and moused_flags
In previous cases where I set up X to use a wheel mouse I told it to use
moused and then had XFree do the wheel translation with the ZAxisMapping
option. After looking at the FAQ again I decided to try doing the
translation with moused on my new 5.1-R desktop box. So I did a ps ax |
grep moused and got what I expected...
/usr/sbin/moused -p /dev/ums0 -I /var/run/moused.ums0.pid
so as root I
2013 Oct 04
0
Is USBD necessary for average users?
On Oct 1, 2013, at 11:58 PM, David N Melik wrote:
> I followed the NUT instructions that are on the projects site, I think,
^ The official NUT site? Feel free to post the URL.
> and they said to set up USBD, so I did. Is that necessary for average
> users using one PC (rather than servers), or will something not work
> right if I reread and turn off USBD?
I think Alexander
2012 Apr 23
2
HID device (USB protection dongle) not recognized
Hi everyone,
I'm trying to run a software that relies on an USB protection dongle.
Windows sees the dongle as a HID device, and my Debian detects it correctly.
Here's the dump from lsusb for that device:
Code:
Bus 002 Device 002: ID 0e50:0002
Device Descriptor:
bLength 18
bDescriptorType 1
bcdUSB 1.10
bDeviceClass 0 (Defined at
2003 Jul 12
2
usb.ko is unloadable?
Dear colleagues,
I'm planning to debug usb connection with my new SONY CLIE handheld, and found
that this process is much complicated by the fact usb.ko module can not be
unloaded 'cause some process is referencing it:
marck@revamp:~/tmp> kldstat -v -i 11
Id Refs Address Size Name
11 1 0xc0cf7000 1b000 usb.ko
Contains modules:
Id Name
2003 Jun 05
4
umass device support...how generic is it?
Is there any point in reporting specific devices that work with umass(4)
any more, or is the assumption these days that anything that will work on a
Windows or Linux box, without additional drivers, will also work on
FreeBSD? The cheapo 'pen drive' that I picked up on ebay yesterday
surprised me by just working, with no pain whatsoever... I'm wondering if
maybe I shouldn't be so
2010 Aug 19
2
Windows Recovery console FAILS to boot with Syslinux-4.02
Hello Sir,
Copid cmdcons and cmldr to O:(my usb drive) as follows
(1)
Microsoft(R) Windows 98
(C)Copyright Microsoft Corp 1981-1999.
C:\WINDOWS>format o: /s
C:\WINDOWS>format o: /s
WARNING, ALL DATA ON DISK
DRIVE O: WILL BE LOST!
Proceed with Format (Y/N)?y
Checking existing disk format.
Formatting 967.98M
Format complete.
System transferred
Volume label (11 characters,
2006 May 06
3
No USB/HID UPS found
Hello,
Help me please with *newhidups* setup. Does it work for someone on *BSD ?
Here is the data.
---------------------------------------------------------------
*** FreeBSD
root.srv# uname -a
FreeBSD xxxxxx.dyndns.info 5.3-RELEASE FreeBSD 5.3-RELEASE #2: Tue Feb 8
07:38:22 UTC 2005
admin@temp.botka.homeunix.org:/usr/src/sys/i386/compile/SRV i386
*** NUT ver.2.0.3
root.srv# ll /var/db/pkg/
2011 Sep 27
24
Wine on Tiger
I'm almost certain I installed Wine correctly, but when I try to get a Windows program working it doesn't happen. The program I'm trying to install is Arena 10 (a simulation program). I've attached some screen shots. The first one is when I completed the wine install, 2 through 6 show when I tried to install the program. If you could tell me what steps to take to fix these
2003 Jun 16
1
Weird USB lockup with Linksys USB100TX NIC
So I have one of these, that I bought cheap on eBay. It was working just
fine on my main -STABLE workstation (Abit KG7 motherboard), up until last
Friday when I moved it onto the VIA EPIA-M machine I'm building. The NIC
was detected OK as aue0, then the machine locked up running dhclient. It
turns out that it wasn't really hung, but apparently spinning in the kernel
on behalf of