Displaying 20 results from an estimated 50 matches for "ucam".
Did you mean:
cam
2001 Sep 09
2
scp bug with 0x0a in filename:
This bug (Debian bug number 111692) occurs with filenames that have the
character 0x0a in them (newline).
This is how one repeats it:
ming.empire.pick.ucam.org:~/ssh-test/ # [01/09/10.00:15:50] $
: bash[592] ; cat > 'x
x'
This is a test.
ming.empire.pick.ucam.org:~/ssh-test/ # [01/09/10.00:16:17] $
: bash[593] ; scp 'x
x' dorothee:ssh-test/
x
x 0% | |...
2001 Sep 13
4
ssh argv[0] support
Right - I know you've had a discussion about the argv[0] stuff
already, but I've written this simple script to simulate the (now
missing) support for Debian, and was asked to send it to you...
--- ssh-argv0 ---
#! /bin/sh -e
if [ "${0##*/}" == "ssh-argv0" ]
then
echo 'ssh-argv0: This script should not be run like this, see
ssh-argv0(1) for details'
2010 Jan 31
12
[Bug 26349] New: nouveau_hybrid_setup: disables a discrete NVS 3100m on ThinkPad T410
http://bugs.freedesktop.org/show_bug.cgi?id=26349
Summary: nouveau_hybrid_setup: disables a discrete NVS 3100m on
ThinkPad T410
Product: xorg
Version: git
Platform: All
OS/Version: Linux (All)
Status: NEW
Severity: normal
Priority: medium
Component: Driver/nouveau
AssignedTo:
2006 Oct 11
1
RE: W2K3 Server Installation fails with ACPI=1 on
...0.
Attached please see those patches,
Thanks,
Winston,
-----Original Message-----
From: Steven Smith [mailto:sos22@hermes.cam.ac.uk] On Behalf Of Steven
Smith
Sent: Wednesday, October 11, 2006 10:33 AM
To: Wang, Winston L
Cc: Stefan Berger; Zheng, Shaohui; xen-devel@lists.xensource.com;
sos22@srcf.ucam.org
Subject: Re: [Xen-devel] W2K3 Server Installation fails with ACPI=1 on
> Sorry to hear more ACPI Windows problem.
>
> Noticed your issue is W2K3 not W2K:
>
> W2k3 Server installation issue is caused by HLT instruction; Xin will
> post the fix soon.
Ah, okay. I''ll...
2010 Mar 09
1
isohybrid question
...s that sound like a sensible /
reasonable / useful thing to do?
Cheers,
--
Steve McIntyre, Cambridge, UK. steve at einval.com
"It's actually quite entertaining to watch ag129 prop his foot up on
the desk so he can get a better aim." [ seen in ucam.chat ]
2006 Jan 10
1
Helix and unrecognised streams.
Kind of an interim release, I have a copy of the Helix/RealPlayer Ogg
plugin working in the presence of unrecognised streams,
<href="http://www.srcf.ucam.org/~ibm21/omd_players/index.html#hxplugin>
The patches won't go into Helixcommunity until I've put in a joint
copyright document (and the stream end strategy patch still needs to
be completed), but they can be GPLed so if anyone wants the changes
just ask for them.
--
imalone
2007 Jul 05
0
RANDR1.2 and LVDS
...) This doesn't /quite/ work for me yet. I have a solid and recognisable
picture, but it's only about the left two thirds of my screen, centred
on the display with black borders. Clearly the panel programming isn't
/quite/ right yet...
Signed-off-by: Matthew Garrett <mjg59 at srcf.ucam.org>
diff --git a/src/nv_crtc.c b/src/nv_crtc.c
index 5b646d0..3388a3a 100644
--- a/src/nv_crtc.c
+++ b/src/nv_crtc.c
@@ -945,8 +945,9 @@ nv_crtc_mode_set_regs(xf86CrtcPtr crtc, DisplayModePtr mode)
} else
regp->cursorConfig |= 0x02000000;
- regp->CRTC[NV_VGA_CRTCX_FP_HT...
2010 Oct 13
3
Need a help on Online Video Streaming using IceCast
...are working on the Radio station project and we are trying to implement
the Live Video Streaming module using Icecast server with VLC player.
We have installed and configured the Icecast into our server. Also, we have
installed the VLC player in our local desktop computer.
The USB webcam(200 CMOS UCAM - DLC220T) has been connected into my machine.
Now we are trying to live video streaming into our website.
We tried in VLC player to configure through Icecast for streaming but
nothing works. But the VLC player deducts webcam and showing the video
picture in the VLC player.
*Whether the IceCast w...
2009 Feb 18
1
[PATCH] Add in-kernel backlight control support
...(struct drm_device *dev)
DRM_DEBUG("prev state = %d\n", dev_priv->init_state);
if (dev_priv->init_state != NOUVEAU_CARD_INIT_DOWN) {
+ nouveau_backlight_exit(dev);
+
nouveau_dma_channel_takedown(dev);
engine->fifo.takedown(dev);
--
Matthew Garrett | mjg59 at srcf.ucam.org
2008 Oct 21
3
[Question] power management related with cgroup based resource management
Hi, all
These days, I am interested in green IT area for low power OS
So, I have a question about it.
Is there any good idea or comments about power management related with
cgroup based resource management?
I have no idea about that, but it seems to be possible to find a good concept.
And I hope so
Is it some strange question? ^^
Regards,
Dong-Jae Kang
2018 Apr 28
0
[Bug 106305] Can't change screen brightness on MSI GT73VR with nouveau driver
...----------
Component|general |Drivers/DRI/nouveau
QA Contact| |nouveau at lists.freedesktop.o
| |rg
Product|libbacklight |Mesa
Assignee|mjg59 at srcf.ucam.org |nouveau at lists.freedesktop.o
| |rg
--
You are receiving this mail because:
You are the assignee for the bug.
You are the QA Contact for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https:/...
2001 Dec 01
1
ssh-add default
Hi,
Since we're doing protocol v2 by default, shouldn't ssh-add default to
one of the v2 keys, rather than ~/.ssh/identity ?
Matthew
--
Rapun.sel - outermost outpost of the Pick Empire
http://www.pick.ucam.org
2001 Apr 04
1
Mesa with voodoo3
OK I downloaded and compiled Mesa 3.4.1, the gears demo runs at about 140
fps so thats not looking like real hw accel ;) I downloaded a prebuilt
gears from the dri webpage and I get 1300 fps even after I uninstalled my
Mesa because it did not work together with Quake3 (always told me no
hardware accel available) So I reverted to the libGL.so that came with my
X4.0.2 binary tars. My glide3 is
2005 Nov 28
1
Xiph QuickTime Components project announcement
Hi,
Just to let you know about the new Xiph QuickTime Components project.
It should be of interest to people wanting to use ogg/vorbis files
(and other Xiph formats, as well) in combination with QuickTime-based
applications (e.g. see: iTunes).
The project pages are at: http://www.xiph.org/quicktime/
The first OS-X(ppc) binary builds are out, as well.
Regards,
Arek
2007 Mar 21
1
.NET tagging library for ogg Vorbis
Hello,
I've mainly finished the native ogg Vorbis tagging .NET library. It already works well for reading and writing the vorbis comments for the files I tested. The library only rewrites the entire file if it has to, and adds 2 K padding in this case so that further changes of the comments won't make it nescessary to rewrite the whole file again. I found out foobar2000 also does it this
2006 Sep 04
2
summagraphics VNC fix
Hey everyone,
So I followed the online directions for installing the summagraphics tablet support on a Xen Windows XP guest. However, after rebooting the VNC mouse still is not tracking properly. The XP guest pops up a "Error: tablet device not found" message as well.
Has anyone had any success getting the VNC pointer to track properly (I''ve also tried
2009 Aug 22
2
Put acpi/backlight code into kernel
Hi,
I'm trying to bring devs to support for backlight on nv50 cards for above 1
year, without any success
A lot of laptop (from mac, hp, samsung) doesn't have laptop_panel in hal, and
therefore no support for acpi/backlight..., and no entry in /proc/acpi/video
nor /sys/class/backlight
Kernel team is not reacting, hal team won't fix, devicekit need standardise
i/o...
I've
2006 Feb 22
2
vcedit/vorbiscomment heterogeneous streams
Hi,
The following changes allow vorbiscomment to read and edit the
tags for the first occuring vorbis stream in a muxed (and
chained) Ogg bitstream, while retaining the renormalisation.
I've tested it on a number of combinations of muxed and chained
streams, using the write comments from file option for
vorbiscomment to rewrite the comment header and then cmp for
binary differences. Seems
2006 Nov 09
7
xen, iscsi and resilience to short network outages
Hi. Here is the short version:
If dom0 experiences a short (< 120 second) network outage the guests
whose disks are on iSCSI LUNs get (seemingly) unrecoverable IO errors.
Is it possible to make Xen more resiliant to such problems?
And now the full version:
We''re testing Xen on iSCSI LUNs. The hardware/software configuration is:
* Dom0 and guest OS: SLES10 x86_64
* iSCSI LUN on
2006 Jul 18
33
Paravirtualised drivers for fully virtualised domains
(The list appears to have eaten my previous attempt to send this.
Apologies if you receive multiple copies.)
The attached patches allow you to use paravirtualised network and
block interfaces from fully virtualised domains, based on Intel''s
patches from a few months ago. These are significantly faster than
the equivalent ioemu devices, sometimes by more than an order of
magnitude.