Re: pwcview and cheese - Device not configured / Invalid argument erros

2016-02-10 Thread miguelmclara
Running the latest ports version for webcamd and cuse4bsd kmod ATM.

I haven't used it for a while and since I upgrade pkgs frequently I'm guessing 
yes but, I've also updated current kernel/userland a few times for the last 
time this worked and all I can remember it was at least in 2015 so its hard to 
tell what caused the regression.


On 10 February 2016 06:40:06 WET, Hans Petter Selasky  wrote:
>On 02/09/16 21:22, Miguel C wrote:
>> I while ago cheese was working fine but I was just playing around
>with my
>> webcam today and noticed that I get this error with cheese:
>>
>> 'libv4l2: error turning on stream: Device not configured'
>
>What version of webcamd are you running?
>
>Did you upgrade since last time?
>
>--HPS

-- 
Sent from my Android device with K-9 Mail. Please excuse my brevity.
___
freebsd-current@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-current
To unsubscribe, send any mail to "freebsd-current-unsubscr...@freebsd.org"


Re: Cannot startx on FreeBSD10 Current

2013-06-14 Thread miguelmclara

Portupgrade upgrades installed ports...  But you might also need to fetch and 
update you're /usr/ports.

portsnap fetch update 

Should do the trick!


Enviado a partir do meu smartphone BlackBerry® www.blackberry.com

-Original Message-
From: Walter Hurry 
Sender: owner-freebsd-current@freebsd.orgDate: Fri, 14 Jun 2013 19:57:01 
To: 
Subject: Re: Cannot startx on FreeBSD10 Current

On Fri, 14 Jun 2013 18:20:32 +0200, Koop Mast wrote:

> On 14-6-2013 18:11, Walter Hurry wrote:
>> On Fri, 14 Jun 2013 15:56:26 +, Miguel Clara wrote:
>>> I had the same issue the first time I've built Xorg, when I've first
>>> read:
>>> "As of revision r235859 of FreeBSD 10.0-CURRENT, no patches should be
>>> needed to get GEM/KMS. See Intel_GPU
>>>  for more details." at
>>> https://wiki.freebsd.org/Xorg
>>>
>>> I assume It worked out of the box just b installing Xorg...
>>>
>>> Intel_GPU  page however pointed me
>>> to the right direction, which is:
>>> WITH_NEW_XORG=true and WITH_KMS=true to /etc/make.conf.  and then
>>> rebuild (portmaster -f for example) and it now starts.
>>>
>>> I still have some problems though... I can't switch to console with
>>> CRTL+ALT+F1...2..3... etc I get a very weired screen, like my kde all
>>> nuts... the good thing is I can at least switch back to kde.
>>> I also noted that at shutdown/reboot I get a black screen  nothing
>>> shows on screen, I just have to wait for it to turn off... I get the
>>> feeling that this is somehow related!
>>>
>>> Please note that I'm using a Acer S3 Ultrabook with a integrated Intel
>>> card... AMD info is here: https://wiki.freebsd.org/AMD_GPU
>>>
>> Thanks for the reply.
>>
>> Well, this is in a VM, which reports the graphics adapter as:
>>
>> vgapci0@pci0:0:2:0:  class=0x03 card=0x chip=0xbeef80ee
>> rev=0x00 hdr=0x00
>>  vendor = 'InnoTek Systemberatung GmbH'
>>  device = 'VirtualBox Graphics Adapter'
>>  class  = display subclass   = VGA
>>
>> When I put the two suggested enties into make.conf, xorg-server fails
>> to compile, saying that it requires dri >= 7.8, whereas my installed
>> dri is 7.6.1_3,2 (from the Ports collection).
> You will need to run portmaster/portupgrade -a first to update your
> installed ports first. Mostly dri/libGL/libdrm. Did you know that the
> emulators/virtualbox-ose-additions port has xorg-server drivers for
> virtualbox video.
> 
Thanks, but my ports are fully up-to-date, and virtualbox-ose-additions 
is installed and running.

___
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"
___
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: Memstick Images not working (mountroot prompt)

2013-06-05 Thread miguelmclara

Sadly it doesn't... Just two ports in the back and in the same controller. 

Its an Intel Panter Point controller, but I'll add that info to the PR as soon 
has my girlfriend get out of farmville and let's me use her laptop xD 

Note: I also tried "sysctl hw.xhci.xhci_port_route=-1" and =1 has I wasn't sure 
what would be correct but none of those helped!

Thanks 
Enviado a partir do meu smartphone BlackBerry® www.blackberry.com

-Original Message-
From: Glen Barber 
Date: Wed, 5 Jun 2013 14:08:00 
To: Miguel Clara
Cc: 
Subject: Re: Memstick Images not working (mountroot prompt)

On Wed, Jun 05, 2013 at 03:52:44PM +0100, Miguel Clara wrote:
> Forgot to CC the list, sorry!
> 
> In the meantime I upgrade from 9.1 using the base and kernel tarballs,
> I could boot and I have wireless supported!
> 
> I have my ssd encrypted and the hdd too, the hdd is encrypted with
> passphrase + key, and this key is in a usb stick (a different one form
> the other two already tried).
> 
> The USB stick is not working to, and I also tried a USB Western
> Digital 500GB disk, no luck either!
> 
> So no usb support basically...
> 
> dmesg output after connecting the device:
> 
> xhci_do_comand: Command timeout!
> usb_alloc_device: device init 2 failed (USB_ERR_TIMEOUT, ignored)
> usbgen0.2:  at usbus0 (disconnected)
> usb_reattach_port: could not allocate new device
> 
> 
> Also note that usbus0 is a 3.0 as dmesg shows after boot:
> usbus0: waiting for BIOS to give up control
> usbus0 on xhci0
> usbus0: 5.0Gpbs Super Speed USB v 3.0
> 
> 
> So I guess this is indeed a problem in the 10.0-current kernel, not
> sure what it could be or what more can I do to debug though...
> 
> Please advice,
> 

Hmm.  Can you please try with a USB 2.0 port on the laptop?  (Hopefully
it has at least one non-USB-3.0 port...)

Glen


___
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"