On Saturday 06 October 2007, Joe Altman wrote:
> chthonic.com/crash-crash-crash
Hi,
Do you have "options KDB" in your kernel config file ?
http://www.freebsd.org/doc/en_US.ISO8859-1/books/developers-handbook/kerneldebug-options.html
You should get a prompt when it panics. Then you type in "bt"
Hi,
On Wednesday 10 October 2007, williamkow wrote:
> Could anybody advise me on how to enable internet access (GPRS/EDGE) in
> GSM network, using Nokia mobile phone (USB cable connect to computer).
> Please provide me the exact PORT name to install to FreeBSD 6.2 system,
> also please assist me o
Hi,
Can you make your modem show up like "ugen" by loading "ugen" before plugging
your device.
Then install "/usr/ports/sysutils/udesc_dump" and dump all the descriptors of
your device.
--HPS
___
freebsd-questions@freebsd.org mailing list
http://list
On Thursday 06 December 2007, [EMAIL PROTECTED]@mgedv.net wrote:
> > Can you make your modem show up like "ugen" by loading "ugen" before
> > plugging
> > your device.
>
> here it is ;)
Hi,
Your HSDPA modem presented itself like a mass storage device, probably with
some autorun and virus like dr
On Friday 07 December 2007, [EMAIL PROTECTED]@mgedv.net wrote:
> > Your HSDPA modem presented itself like a mass storage device, probably
> > with
> > some autorun and virus like drivers intended for the Windows operating
> > system :-)
>
> unfortunately, this is the "intended" behaviour. this devi
On Tuesday 04 November 2008, Bruce Cran wrote:
> On Tue, 04 Nov 2008 14:57:14 +0300
>
> Boris Samorodov <[EMAIL PROTECTED]> wrote:
> > Bruce Cran <[EMAIL PROTECTED]> writes:
> > > I don't know if it'll work with the usb stack that's in shipping
> > > version of FreeBSD though, and even with the new
On Sunday 18 October 2009 23:08:14 Alexander Best wrote:
> posted this to freebsd-questions@ a while ago and got no answer.
>
> alex
Hi,
For every USB device there is /dev/usb/XXX . Currently the USB Bluetooth
driver does not have any file nodes. Entries appearing in devd.conf might not
always
On Tuesday 20 October 2009 23:13:27 Alexander Best wrote:
> Hans Petter Selasky schrieb am 2009-10-19:
> > On Sunday 18 October 2009 23:08:14 Alexander Best wrote:
> > > posted this to freebsd-questions@ a while ago and got no answer.
> > >
> > > alex
> >
On Saturday 31 October 2009 20:48:57 Jille Timmermans wrote:
> I'm trying to read the SMS of my telephone using comms/gnokii. But I
> can't figure out which 'port' (thing in /dev) I must pass to gnokii.
> /dev/usb/0.2.{0,1,2}, /dev/ugen0.2, /dev/da0, /dev/pass0 all didn't work
> (Yes, I know trying
Hi,
I'm not sure if this is an USB issue or not. If you get READ/WRITE errors and
the drive simply dies then it might be the case. Else it is a system issue.
There are quirks for mass storage which you can add to
sys/dev/usb/storage/umass.c .
--HPS
On Wednesday 18 November 2009 08:33:07 Guoju
On Saturday 21 November 2009 10:10:27 O. Hartmann wrote:
> My personal workstation runs FreeBSD 8.0-PRE/amd64 on an oldish hardware
> (AMD socket 939 platform). Since I replaced my good old but broken IBM
> Model-M keyboard with a high-quality keyboard 'DASkeyboard', I receive
> this error message
On Sunday 22 November 2009 04:40:27 Guojun Jin wrote:
> Does anyone know if it is possible to revocer such damaged USB stick?
Hi,
There are several recovery tools in /usr/ports for this kind of task.
For example photorec .
--HPS
___
freebsd-questions
Hi,
Use the -v option to enforce a custom Video device number.
Match the USB adapters by VID+PID and serial number in
/usr/local/etc/rc.d/webcamd
--HPS
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-qu
On Thursday 29 March 2012 15:42:42 Joe Greco wrote:
> > Hi,
Do both 32- and 64-bit versions of FreeBSD crash?
--HPS
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail
On Thursday 29 March 2012 17:49:30 Joe Greco wrote:
> > On Thursday 29 March 2012 15:42:42 Joe Greco wrote:
> > > > Hi,
> >
> > Do both 32- and 64-bit versions of FreeBSD crash?
>
> We've only seen it happen on one virtual machine. That was a 32-bit
> version. And it's not so much a crash as it
On Friday 22 June 2012 08:01:38 O. Hartmann wrote:
> I have a USB drive/stick, Lexar USB Flash drive as reported by FreeBSD
> shown below.
> When first used, I was able to put approx. 30 GB of data on it - it was
> visible to FreeBSD 9 and 10 as expected.
> A Linux system at the lab was also capabl
On Saturday 23 June 2012 11:52:53 Adrian Chadd wrote:
> On 21 June 2012 23:22, Hans Petter Selasky wrote:
> > usbconfig -d 7.6 add_quirk UQ_MSC_NO_INQUIRY
> >
> > Then re-plug it.
> >
> > I'm sorry to say a lot of USB flash sticks out there are broken and
On Tuesday 22 March 2011 15:16:56 Jimmie James wrote:
> Camera works fine with skype, emesene work wonderfully, mplayer gives me
> an image, but it flashes between green screen and the actual images.
>
> Full vlc -vv output is here, http://pastebin.com/MaEP6f6R (highlights
> below) Anyone have a
On Sunday 02 October 2011 10:47:33 Ivan Klymenko wrote:
> Hi all!
>
> I have an Acer Aspire 5720. And built in a WebCam Crystal Eye.
>
> uname -a
> FreeBSD nonamehost1 9.0-BETA2 FreeBSD 9.0-BETA2 #0 r225700: Tue Sep 27
> 12:30:24 EEST 2011 user@nonamehost1:/usr/obj/usr/src/sys/mk9 amd64
>
>
On Thursday 08 December 2011 07:37:12 Matthias Apitz wrote:
> Hello,
>
> I encounter the following problem with UFS file systems on USB keys,
> i.e. the problem is not only with one key, but with all I have; the key
> in question here is:
>
> Dec 7 22:17:47 tinyCurrent kernel: umass0: 0/0, rev
On Thursday 08 December 2011 10:19:43 Matthias Apitz wrote:
> El día Thursday, December 08, 2011 a las 10:10:36AM +0100, Hans Petter
Selasky escribió:
> > > # fdisk -I da0
> > > # fdisk -B da0
> > > # bsdlabel -w da0s1 auto
> > > # bsdlabel -B da0s1
>
On Thursday 08 December 2011 12:24:18 Matthias Apitz wrote:
> El día Thursday, December 08, 2011 a las 11:47:46AM +0100, Hans Petter
Selasky escribió:
> > > I know (as I said) that dd(1) per default writes in blocks of 512
> > > bytes; but this is not the problem; th
BTW:
Check USB traffic with "usbdump" utility.
--HPS
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "freebsd-questions-unsubscr...@freebsd.org"
On Thursday 08 December 2011 15:52:04 Matthias Apitz wrote:
> El día Thursday, December 08, 2011 a las 03:40:06PM +0100, Hans Petter
Selasky escribió:
> > BTW:
> >
> > Check USB traffic with "usbdump" utility.
>
> I don't see this 'usbdump'
On Thursday 08 December 2011 15:58:42 Hans Petter Selasky wrote:
> On Thursday 08 December 2011 15:52:04 Matthias Apitz wrote:
> > El día Thursday, December 08, 2011 a las 03:40:06PM +0100, Hans Petter
>
> Selasky escribió:
> > > BTW:
> > >
> > >
Hi,
Webcamd is started by devd. In rc.conf, try:
devd_enable="YES"
--HPS
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "freebsd-questions-unsubscr..
On Thursday 30 September 2010 21:10:59 Anselm Strauss wrote:
> Maybe sending it to just the USB list was too specific ...
>
> On 09/30/10 00:08, Anselm Strauss wrote:
> > Hi
> >
> > I have an ALIX board that has an AMD Geode and the CS5536 companion chip
> > with integrated USB on it. When I conn
On Saturday 02 October 2010 14:44:07 Anselm Strauss wrote:
> On 09/30/10 21:38, Hans Petter Selasky wrote:
> > On Thursday 30 September 2010 21:10:59 Anselm Strauss wrote:
> >> Maybe sending it to just the USB list was too specific ...
> >>
> >> On 09/30/10 0
On Saturday 09 October 2010 11:06:19 Anselm Strauss wrote:
> On 10/07/10 22:59, Lowell Gilbert wrote:
> > Anselm Strauss writes:
> >> On 10/02/10 16:39, Hans Petter Selasky wrote:
> >>> On Saturday 02 October 2010 14:44:07 Anselm Strauss wrote:
> >>>>
On Wednesday 13 October 2010 23:22:59 Hans Petter Selasky wrote:
> Can you add this device to the quirk entries in:
>
> sys/dev/usb/controller/ehci.c
ehci_pci.c actually.
--HPS
___
freebsd-questions@freebsd.org mailing list
http://lists.fr
On Thursday 13 January 2011 21:28:15 dieter...@engineer.com wrote:
> I suspect that I have a problem with lock/mutex contention.
> Reading from a USB disk appears to lock out the firewire driver
> for too long, causing data transfer (writing to firewire bus) to fail
> with EAGAIN. Once it fails it
On Wednesday 19 January 2011 15:51:41 Steve Polyack wrote:
> On 01/19/11 08:48, Steve Polyack wrote:
> > On 1/18/2011 5:56 PM, Jeremy Chadwick wrote:
> >> On Tue, Jan 18, 2011 at 04:40:13PM -0500, Steve Polyack wrote:
> >>> We've recently upgraded a few desktop workstations from Dell
> >>> Optiplex
Hi,
Linphone has fixed support for video under FreeBSD in SVN/GIT at least. Just
google for that. There are patches you can try.
--HPS
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubsc
On Tuesday 25 December 2012 10:05:00 Hans Petter Selasky wrote:
> Hi,
>
> Linphone has fixed support for video under FreeBSD in SVN/GIT at least.
> Just google for that. There are patches you can try.
>
> --HPS
Reference:
http://lists.debian.org/debian-bsd/2012/09/ms
On Tuesday 25 December 2012 10:13:35 Hans Petter Selasky wrote:
> On Tuesday 25 December 2012 10:05:00 Hans Petter Selasky wrote:
> > Hi,
> >
> > Linphone has fixed support for video under FreeBSD in SVN/GIT at least.
> > Just google for that. There are patches
On Friday 27 April 2007 18:49, O. Hartmann wrote:
> Hello,
>
> seems I do have a typical problem and don't know how to solv it.
> I try to install FreeBSD 7.0-CURRENT SNAP 200704 for AMD64 on IBM x3655
> with two Opteron 22XX CPUs. The ISO CD1 boots well and keyboard reacts
> with the beastie-menu,
Hi,
Try the attached patch to "sys/kern/vfs_mount.c"
Thanks for reporting. I have been aware about this issue for some time now,
but the patch has not been committed to current yet.
I have FreeSBIE reliably up and running with USB2.
--HPS
On Monday 22 December 2008, clemens fischer wrote:
>
On Sunday 17 May 2009, Mario Pavlov wrote:
> Hi,
> I just got a CCID USB reader with my digital signature...unfortunately I
> can't make it work I installed pcsc-lite and libccid from ports...
> when I plug-in the reader I can see this:
>
> ugen0: on
> uhub4
>
> then I do this:
>
Is the problem t
On Monday 18 May 2009, Mario Pavlov wrote:
> Hi,
> no I haven't tried it on CURRENT
> should I do that ?
> is there something new in the USB stuff there ?
There is a new USB stack in 8-current and a new libusb which is installed as a
part of the base system.
--HPS
___
On Monday 18 May 2009, Saifi Khan wrote:
> On Mon, 18 May 2009, Ruben de Groot wrote:
> > On Mon, May 18, 2009 at 04:07:09PM +, Saifi Khan typed:
> > > Hi all:
> > >
> > > How does one configure settings for USB-to-serial adapter in FreeBSD ?
> > >
> > > The one i have purchased is
> > > http:
On Tuesday 19 May 2009, Mario Pavlov wrote:
> Hi,
> I tired CURRENT and it's working for me :)
> I only have one small issue...
> when I unplug the reader pcscd goes to some sort of infinite loop
> it would print this forever:
>
> 48111939 ccid_usb.c:491:WriteUSB() usb_bulk_write(/dev/usb//dev/ugen
On Wednesday 01 September 2010 09:57:15 per...@pluto.rain.com wrote:
> Rem P Roberti wrote:
> > Brother! Muttprint is now working fine. The problem: the printer
> > was offline! Now, before you go accusing me of being a complete
> > dufus, let me say that I had no way of knowing that that condi
42 matches
Mail list logo