[Bug 210780] Re: MTRRs set up incorrectly with 4GB RAM - X slow

2011-03-18 Thread Nigel Pallett
I have a laptop intel i3 CPU with Intel HD GPU with 6GB ram running Ubuntu 10.10 64 bit. I get the following error in dmesg: [drm] MTRR allocation failed. Graphics performance may suffer. When I run mtrr-uncover , I get the following: Initial MTRR configuration: 0 0x0-0x1

[Bug 636045] Re: intel ips 0000:00:1f.6: MCP power or thermal limit exceeded

2011-02-26 Thread Nigel Pallett
I tried it with the the 64 bit kernel packages from the link to Ramon van Blezen's site in #48 , and it solved a number of problems for me. 1. I removed the intel_ips driver from the blacklist and when it loads, I'm no longer getting the CPU power or thermal limit exceeded warning, so that

[Bug 651104] Re: intel graphics turbo disabled

2011-02-26 Thread Nigel Pallett
I tested with a 64 bit 2.6.37 kernel from the following link: http://www.ramoonus.nl/2011/01/linux-kernel-2-6-37-installation-guide- for-ubuntu-linux/ An it solved the problem for me - see output below from kernel log: CPU TDP doesn't match expected value (found 25, expected 29) kernel: [

[Bug 541620] Re: Ralink RT3090 Wireless Not Supported in Lucid

2011-02-18 Thread Nigel Pallett
I Have the RT3090 in my laptop working reliably using the rt2860sta driver module in 802.11g mode with WPA2 security and controlled by NetWorkManager under Ubuntu 10.10 64 Bit with the 2.6.35-27-generic kernel. I had to blacklist the rt2800pci module. FWIW - In my experience with a variety of

[Bug 530277] Re: 0cf2:6250 ENE Technology, Inc. card reader not supported

2011-02-17 Thread Nigel Pallett
I get the following error message when trying to build the module on Ubuntu 10.10 64bit with kernel 2.6.35-27-generic: dkms build -m keucr

[Bug 530277] Re: 0cf2:6250 ENE Technology, Inc. card reader not supported

2011-02-17 Thread Nigel Pallett
Regarding my earlier post #133, I have solved the problem and successfully built the deb containing the module on my laptop running Ubuntu 10.10 64bit kernel 2.6.35-27-generic. The solution is to take Konstantin Katuev's advice in post #129 - use the source code from post #44 extract the

[Bug 651104] Re: intel graphics turbo disabled

2011-02-14 Thread Nigel Pallett
Should point 2 the workaround in #25 read as follows ? : 2. add i915 and intel_ips to /etc/modules echo -e i915\nintel_ips /etc/modules i.e. \n instead of /n -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 610258] [NEW] aic7xxx module bug - aic7xxx_abort returns 0x2002

2010-07-26 Thread Nigel Pallett
Public bug reported: Binary package hint: linux-image-2.6.32-24-server I'm running Ubuntu 10.04LTS Server with an Adaptec 29160 SCSI Controller and a Quantum LTO-3 Tape Drive. Distributor ID: Ubuntu Description:Ubuntu 10.04.1 LTS Release:10.04 Codename: lucid The kernel is

[Bug 548726] [NEW] Fatal Error running Ubuntu 10.4_Beta1 Virtual Machine on Non PAE enabled VirtualBox host

2010-03-26 Thread Nigel Pallett
Public bug reported: I get a Fatal Error running Ubuntu 10.4_Beta1 Virtual Machine on Non PAE enabled VirtualBox host. I'm running VirtualBox 3.16 on Ubuntu 9.04 with a NOn PAE enabled kernel (I't running on a laptop with 2Gb Ram). When I install a minimal virtual machine from the Ubuntu 10.4

[Bug 548726] Re: Fatal Error running Ubuntu 10.4_Beta1 Virtual Machine on Non PAE enabled VirtualBox host

2010-03-26 Thread Nigel Pallett
** Attachment added: lucidvm-2010-03-26-11-06-24.log http://launchpadlibrarian.net/42044617/lucidvm-2010-03-26-11-06-24.log -- Fatal Error running Ubuntu 10.4_Beta1 Virtual Machine on Non PAE enabled VirtualBox host https://bugs.launchpad.net/bugs/548726 You received this bug notification

[Bug 426497] Re: kqemu mode not compiled for karmic

2009-10-28 Thread Nigel Pallett
/usr/bin/qemu: invalid option -- '-domid' That's odd, as qemu doesn't have a feature domid. Even the unavailable options are listed with qemu -help. Are you sure to use the newly compiled qemu? which qemu will tell you. Which sources are you using? I'm using the plain sources from

[Bug 426497] Re: kqemu mode not compiled for karmic

2009-10-28 Thread Nigel Pallett
/usr/bin/qemu: invalid option -- '-domid' That's odd, as qemu doesn't have a feature domid. Even the unavailable options are listed with qemu -help. Are you sure to use the newly compiled qemu? which qemu will tell you. Which sources are you using? I'm using the plain sources from

[Bug 426497] Re: kqemu mode not compiled for karmic

2009-10-27 Thread Nigel Pallett
If kqemu support is disabled in karmic, why are the kqemu-source and kqemu-common packages available in the karmic repositories ? I agree with Traumflug's comments - there are MANY multicore processors shipping today that do not support KVM, plus of course, all of the lower end processors. The

[Bug 426497] Re: kqemu mode not compiled for karmic

2009-10-27 Thread Nigel Pallett
Perhaps the way froward is to make qemu-source a dependency of the kqemu packages -- kqemu mode not compiled for karmic https://bugs.launchpad.net/bugs/426497 You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to qemu-kvm in ubuntu. --

[Bug 426497] Re: kqemu mode not compiled for karmic

2009-10-27 Thread Nigel Pallett
I've compiled qemu from source, but when I try to use it with kqemu, I get the following error: /usr/bin/qemu: invalid option -- '-domid' -- kqemu mode not compiled for karmic https://bugs.launchpad.net/bugs/426497 You received this bug notification because you are a member of Ubuntu Server

[Bug 426497] Re: kqemu mode not compiled for karmic

2009-10-27 Thread Nigel Pallett
If kqemu support is disabled in karmic, why are the kqemu-source and kqemu-common packages available in the karmic repositories ? I agree with Traumflug's comments - there are MANY multicore processors shipping today that do not support KVM, plus of course, all of the lower end processors. The

[Bug 426497] Re: kqemu mode not compiled for karmic

2009-10-27 Thread Nigel Pallett
Perhaps the way froward is to make qemu-source a dependency of the kqemu packages -- kqemu mode not compiled for karmic https://bugs.launchpad.net/bugs/426497 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list

[Bug 426497] Re: kqemu mode not compiled for karmic

2009-10-27 Thread Nigel Pallett
I've compiled qemu from source, but when I try to use it with kqemu, I get the following error: /usr/bin/qemu: invalid option -- '-domid' -- kqemu mode not compiled for karmic https://bugs.launchpad.net/bugs/426497 You received this bug notification because you are a member of Ubuntu Bugs,

[Bug 401126] Re: Realtek RTL8192SE WLAN Card Fails to work on Medion Akoya E1312 Netbook

2009-10-21 Thread Nigel Pallett
HI David, Thank you so much for your help. The 64Bit driver that you supplied above works perfectly on my Novatech Xplora E16 laptop containing a Realtek 8172 WiFi card. The driver works perfectly with Network-Manager and WPA2 under Ubuntu 9.04 AMD64 version with both of the following kernels:

[Bug 401126] Re: Realtek RTL8192SE WLAN Card Fails to work on Medion Akoya E1312 Netbook

2009-10-20 Thread Nigel Pallett
Hello David, Is this rtl8192se driver from Realtek designed to work with Ubuntu 64bit ? I can get it to work ok on 32 bit , but on Ubuntu 9.04 AMD64 Desktop version, it compiles and installs, but will not scan for available network access points. Regards, Nigel. -- Realtek RTL8192SE WLAN Card

[Bug 268502] Re: Bluetooth doesn't work (hci_cmd_task: hci0 command tx timeout)

2009-06-11 Thread Nigel Pallett
Problem solved with bluez 4.40 - My Broadcom dongle now works. lsusb output: Bus 003 Device 002: ID 0a5c:200a Broadcom Corp. Bluetooth dongle Ubuntu 9.04 Jaunty kernel 2.6.28-13-generic I can now connect to my Nokia N70 phone, my Nokia 770 Internet Tablet and my Nokia LD-3W Bluetooth GPS

[Bug 268502] Re: Bluetooth doesn't work (hci_cmd_task: hci0 command tx timeout)

2009-06-10 Thread Nigel Pallett
output from lsusb: ID 0a5c:200a Broadcom Corp. Bluetooth dongle Still does not work with kernel 2.6.28-13-generic on jaunty # hcitool scan Scanning ... Inquiry failed: Connection timed out -- Bluetooth doesn't work (hci_cmd_task: hci0 command tx timeout) https://bugs.launchpad.net/bugs/268502

[Bug 263837] Re: VMWare Server on kernel 2.6.27-2-generic: cannot compile vmmon module

2008-10-20 Thread Nigel Pallett
I just applied kang's patch to my Ubuntu 8.10 (Intrepid beta) system, running kernel 2.6.27-7-generic, and I now have vmware-server 1.0.7 build-108231 installed and running succesfully. kang - Thank you for the patch - it is much appreciated. -- VMWare Server on kernel 2.6.27-2-generic: cannot

[Bug 160814] Re: FATAL: Error inserting gspca. Unknown symbol in module, or unknown parameter

2007-12-17 Thread Nigel Pallett
I had the same problem, but I was able to resolve it by re-installing the packages: linux-image-2.6.22-14-generic linux-headers-2.6.22-14-generic Then I ran sudo depmod -a then I re-compiled gspca and thistime it worked ok when I ran sudo modprobe gspca -- FATAL: Error inserting gspca.