similar to: 6321244 USB keyboard can''t be used in ultra-10 when consconfig:usb_kb_path was added in /etc/system

Displaying 20 results from an estimated 2000 matches similar to: "6321244 USB keyboard can''t be used in ultra-10 when consconfig:usb_kb_path was added in /etc/system"

2006 Oct 31
0
6313015 kb8042_open allocations leak memory
Author: ry162471 Repository: /hg/zfs-crypto/gate Revision: 428cd2603b5e999a536b548befd7f5293d84bebf Log message: 6313015 kb8042_open allocations leak memory Files: update: usr/src/uts/common/io/kb8042/kb8042.c
2007 Oct 11
0
Kernel Update and Ultra Monkey
Hi, We currently have an CentOS 4.5 running Ultra Monkey box serving web requests to two real servers. Info as below : ipvsadm-1.24-6 heartbeat-2.1.2-3.el4.centos CentOS 4.5(kernel-smp-2.6.9-55.0.6.EL) All was working fine this morning until I upgraded our OS and patched the kernel to kernel-smp-2.6.9-55.0.9.EL via YUM(CESA-2007:0937). After that users started complaining that they were
2005 Aug 06
0
Driver for Ultra UPS BNT-1000AP
Hi I purchased an Ultra 1000VA UPS (http://www.ultraproducts.com/product_details.php?cPath=35&pPath=154&productID=154) I am trying to use nut with it (I am using gentoo linux) but can't find the proper driver. The numbers on the back suggest it might be similar to Black Knight Pro BNT-1000AP from Powercom (http://www.powercom-usa.com/ProductDetail.asp?ID=8974). So I tried the powercom
2002 Jul 15
1
[Bug 308] openssh 3.4 won't install or run on Solaris 8, on an Ultra 10 Sparc station
http://bugzilla.mindrot.org/show_bug.cgi?id=308 ------- Additional Comments From dtucker at zip.com.au 2002-07-15 22:01 ------- /var/empty should be owned by root and mode 0755: # ls -ld /var/empty drwxr-xr-x 2 root sys 512 Jul 15 21:44 /var/empty ------- You are receiving this mail because: ------- You are the assignee for the bug, or are watching the assignee.
2010 Dec 06
1
8800 Ultra support?
After playing around with the dlls/wined3d/directx.c file to update the driver version numbers used for nvidia drivers i noticed that 8800 ultra was missing and likely being recognized as the much weaker 8800, I didn't know where to go for this so I'm posting it here, if you could add these two lines it should cover the 8800 Ultra since its essentially the GTX with slightly faster clock
2005 Jun 14
0
Ultra Monkey 3 and Centos 4
Ultra Monkey 3 has been released and the release notes say it's compatible with RHEL3. IS anyone running it on a CentOS-4 machine? --Ajay
2016 Jan 21
0
Issues with GeForce 6800 Ultra (NV40) and nouveau on linux 4.4 (powerpc)
I recently acquired an old PowerMac G5 that has an AGP GeForce 6800 Ultra (NV40) in it. I put debian stretch (testing) on it and am having issues getting the 6800 Ultra working with nouveau. Software versions: linux: 4.4.0 (powerpc) libdrm: 2.4.65 mesa: 11.0.8 nouveau: 1.0.12 On boot when the system starts Xorg I get an initially black screen that finally changes to a screen that has distorted
2019 Aug 10
0
4k tv and UEFI Ultra Fast Boot
I have monitor connected by DVI and a 4K tv connected by HDMI. I have a Gigabyte GeForce 1050 OC 2G video card. The firmware takes 15 seconds to load (systemd-analyze) so I tried the Ultra Fast Boot (UEFI) option in the BIOS. With Ultra Fast Boot the firmware loads in less than 5 seconds. All seems to work with just the DVI monitor plugged in. When I try to boot with the 4K tv attached, the
2005 Dec 07
1
CentOS 4.2beta on Sun Ultra 5 (sparc64)
I just wanted to bring some attention to the experimental build of CentOS that Pasi put together for sparc64 architecture. I installed it for the first time last night on a Sun Ultra 5 (333MHz, 256MB RAM, upgraded to 40GB hard disk). I installed it over a serial console as this is a headless system. Install went flawlessly. After the install was done and it booted up, I ssh'd in as root,
2014 Apr 29
0
Sub.: MTS MBLAZE ULTRA
Dear Sir, ???????????????? I am unable to work MTS MBLAZE ULTRA in CentOS 6.4. Can any one suggest a way to active MTS MBLAZE ULTRA in CentOS 6.4 properly? ????????????????????????????????????????????????????????????????????????????????????????????????? Yours faithfully ????????????????????????????????????????????????????????????????????????????????????? ?? ASOK UMAR MALLICK
2017 Nov 11
0
Logitech Brio 4K Ultra HD Webcam - 960-001105
On 11/11/17 02:22, Gregory P. Ennis wrote: > Everyone, > > I was hoping to be able to plug the Logitech Brio in and have it work, > but it did not. I can have it connect to a Windows 10 laptop and have > it function, so I know the camera works. > > The Centos 7.4 is recognizing it when I plug in the usb 3.0 cable. The > results of dmesg demonstrated : > > [
2004 Aug 06
1
Coding used in Ultra Wide Band
Sir Can u kindly tell me what kind of coding does speex use in Ultra Wide Band ? And from where can I read the details of it ? Abhishek IIT - Madras, India. <p> ___________________________________________________________ Yahoo! Messenger - Communicate instantly..."Ping" your friends today! Download Messenger Now
2006 Jan 09
1
Bitrate at ultra wideband
Hello everyone. I would like to know which are the available bitrate using the ultra-wideband compression. Thank you! Paolo Gruppo Telecom Italia - Direzione e coordinamento di Telecom Italia S.p.A. ================================================ CONFIDENTIALITY NOTICE This message and its attachments are addressed solely to the persons above and may contain confidential information. If you
2020 Jun 02
0
Support for ultra-high sample rates?
Browsing the sources, it looks to me that libFLAC decoder already supports sample rates as 20-bit numbers in the STREAMINFO metadata block so up to 1,048,575 Hz if a trick is done by having in FRAME_HEADER of each frame the sample rate as "0000 : get from STREAMINFO metadata block". If explicitly given in the frame header, the maximum sample rate is 655350 Hz. However, the libFLAC
2020 Jun 25
0
Support for ultra-high sample rates?
On Thu, 25 Jun 2020 at 23:11, Tor-Einar Jarnbjo <tor-einar at jarnbjo.name> wrote: > > Isn't the FLAC encoder 'tuned' for the compression of audio data at common sample rates anyway? Does it make sense to use FLAC to compress arbitrary analog data at very high sample rates as opposed to other general purpose compression algorithms? The idea is to actually use it for
2020 Jun 25
0
Support for ultra-high sample rates?
On Fri, 26 Jun 2020 at 00:37, Martijn van Beurden <mvanb1 at gmail.com> wrote: > > Op do 25 jun. 2020 om 16:02 schreef Con Kolivas <kernel at kolivas.org>: >> >> The idea is to actually use it for playback, not just storage, and >> nothing else has the nice asymmetrical fast decompression with such >> effective compression (wavpack supports 705/768 but is
2004 Aug 06
1
ultra-preliminary C++ wrapper for ogg & vorbis
Hi. I'm working on a very simple C++ wrapper for parts of libogg and libvorbis; I thought I would expose it for initial comments and the generally curious. No conveniences, no frills. No helpful higher-level abstractions. Just a translation from ogg_method_foo(ogg_method* data) to classes that hold the ogg_stream_state etc., so you may type mypage.bos() instead of
2005 Jan 06
2
ultra-low bitrate stream?
I am writing a long-run sound recording application using OggVorbis. The user can adjust sound quality parameter to make balance between storage space and sound quality. The input sound is 22050Hz, mono. To maximize the recording capability on a given storage volume, we want the result bitrate as low as possible. I use -q0 parameter and it produces a 32.0kbps stream. It is too high (our
2009 May 30
0
something wrong with narrowband and ultra-wideband?
I downloaded speex-1.2beta3-win32 binaries, and used the speexenc.exe and speexdec to process the file male.wav download from http://speex.org/samples I used both the narrowband and ultra-wideband mode: >speexenc -n --quality 3 male.wav n3.spx Encoding 8000 Hz audio using narrowband mode (mono) >speexdec n3.spx n3.wav Decoding 8000 Hz audio using narrowband mode (mono) Encoded with Speex
2003 Nov 25
1
Using SWAT results in crash on Sun Ultra 250 running Solaris 2.6
Admins, I've got a Sun Ultra Enterprise 250 running Solaris 2.6 and Samba 2.2.4. This system is one of the primary machines in our network, handling not only Samba filesharing, but also NIS and DNS. Last night, I made several changes to the smb.conf file that were not picked up by the running Samba processes, so I requested an smbd restart via the SWAT web admin tool. As I was waiting for