[Bug 99432] Re: wireless network not working now

2008-02-08 Thread Kim Tyler
I have given up with the network drivers and now compile my own modules. The standard ra0 driver does not work with the iwpriv commands which is a real pain for me. I now use the ra0 driver from the web site where the original (with iwpriv) commands work. The reason for this is that I now use

[Bug 99432] Re: wireless network not working now

2008-02-10 Thread Kim Tyler
Hi there - the problem is that up until herd 3/4 (see above) the module for the ralink wireless was rt2500 which had private ioctls that allows on chip WPA encoding/decoding of WPA. SInce then, the standard Ubuntu has gone with the rt2500pci/rt2x00lib/rt2x00pci modules that do not have private

[Bug 330597] Re: Adding SV inittab entry...

2009-03-17 Thread Kim Tyler
Errors were encountered while processing: daemontools-run E: Sub-process /usr/bin/dpkg returned an error code (1) A package failed to install. Trying to recover: Setting up daemontools-run (1:0.76-3) ... grep: /etc/inittab: No such file or directory grep: /etc/inittab: No such file or directory

Re: [Bug 99432] Re: wireless network not working now

2009-02-11 Thread Kim Tyler
No - research shows that the chip inbuilt WPA and WEP crypt/decrypt are not supported in the general driver scheme they have introduced for the APIs. In any case, the inbuilt crypt/decrypt are limited to WEP and WPA, whereas the standard API allows for wpa_supplicant (WEP,WPA and WPA2, and

[Bug 350946] Re: Ubuntu 9.04 beta desktop fails to boot from usb-stick

2009-04-21 Thread Kim Tyler
I have downloaded the latest overnight build (20th April) and installed to usb disk via usb-creator. It now works as advertised with peristence. PROBLEM SOLVED (persistent storage not working - not booting correctly) -- Ubuntu 9.04 beta desktop fails to boot from usb-stick

[Bug 350946] Re: Ubuntu 9.04 beta desktop fails to boot from usb-stick

2009-04-20 Thread Kim Tyler
I have the same problem as Steve. If I remove persistent from the kernel string, it works OK. (but no persistence of course). With persistence, symptoms identical. It seems to timeout after mounting squashfs. If you wait for USB data reads to stop, then exit shell, it mounts further disks, and

[Bug 397232] Re: ifenslave broken with wifi

2010-01-10 Thread Kim Tyler
I have now tried the 2.6.32-020632rc1 kernel from http://kernel.ubuntu.com/~kernel-ppa/mainline/v2.6.32-rc1/ for amd64 and bonding now works. Also, the rate is for the wireless connection is better, but still not 54M. (iwconfig wlan0 rate 54M auto = gives 12MB/s) The workaround for karmic would

[Bug 397232] Re: ifenslave broken with wifi

2009-12-10 Thread Kim Tyler
I have tried using a RT73 USB wireless connection, and this works perfectly as wlan1. The rt2500pci works OK by itself, but won't work with bonding, even with the same configuration as wlan1. #setup using gigbyte wireless usb dongle - lsusb=Bus 001 Device 005: ID 1044:8008 Chu Yuen Enterprise

[Bug 397232] Re: ifenslave broken with wifi

2009-12-10 Thread Kim Tyler
also adding wlan1.log ** Attachment added: wpa_supplicant output for good module rt73 http://launchpadlibrarian.net/36681242/wlan1.log -- ifenslave broken with wifi https://bugs.launchpad.net/bugs/397232 You received this bug notification because you are a member of Ubuntu Bugs, which is

[Bug 397232] Re: ifenslave broken with wifi

2009-07-12 Thread Kim Tyler
I have tried a different wireless driver for the rt2500 chipset in my PC. (lspci -vnn follows:-) 00:0a.0 Network controller [0280]: RaLink RT2500 802.11g Cardbus/mini-PCI [1814:0201] (rev 01) Subsystem: Micro-Star International Co., Ltd. Device [1462:6833] Flags: slow devsel, IRQ

[Bug 85281] [apport] synaptic crashed with SIGSEGV in g_closure_invoke()

2007-02-14 Thread Kim Tyler
Public bug reported: Binary package hint: synaptic crash happened when updateing sources, beryl failed (details from apt- get update) Failed to fetch http://ubuntu.beryl-project.org/dists/feisty/main/binary-amd64/Packages.bz2 MD5Sum mismatch Failed to fetch

[Bug 85281] Re: [apport] synaptic crashed with SIGSEGV in g_closure_invoke()

2007-02-14 Thread Kim Tyler
** Attachment added: CoreDump.gz http://librarian.launchpad.net/6439887/CoreDump.gz ** Attachment added: Dependencies.txt http://librarian.launchpad.net/6439888/Dependencies.txt ** Attachment added: Disassembly.txt http://librarian.launchpad.net/6439889/Disassembly.txt ** Attachment

Re: [Bug 81624] Re: [apport] synaptic crashed with SIGSEGV in ??()

2007-02-19 Thread Kim Tyler
Myriam Schweingruber wrote: Le Lundi, 19. Février 2007, Michael Vogt a écrit : I uploaded synaptic_0.57.11.1ubuntu8 now and that should fix this problem. Please update and let me know if that resolves the problem. If not, please add a apport backtrace. Thanks, seems to work now.

Re: [Bug 99432] Re: wireless network not working now

2008-12-16 Thread Kim Tyler
Leann Ogasawara wrote: @Cereal can you comment which driver you are using and also attach and updated dmesg output which captures the errors. Thanks. comments from bug report copied to here:- ==start of copy== Hi there - the problem is that up until herd 3/4 (see

[Bug 99432] wireless network not working now

2007-03-31 Thread Kim Tyler
Public bug reported: I use the iwpriv commands for /etc/network/interfaces -- iface ra0 inet dhcp pre-up iwconfig ra0 essid essid pre-up iwconfig ra0 mode managed pre-up iwpriv ra0 set AuthMode=WPAPSK pre-up iwpriv ra0 set EncrypType=TKIP pre-up iwpriv ra0 set

[Bug 99432] Re: wireless network not working now

2007-03-31 Thread Kim Tyler
When problems occur with wireless card, can sometime ifdown ra0 (even though it doesn't have IP address from dhcp) then ifup ra0, it sometimes gets IP address, but with following message :-run-parts: /etc/network /if-up.d/avahi-autoipd exited with return code 2 [EMAIL PROTECTED]:/home/kit284#

[Bug 832603] Re: gnome-settings-daemon crashed with SIGSEGV in g_simple_async_result_complete()

2011-09-29 Thread Kim Tyler
Hi - tried bzr command to branch and cd - OK kit284@eeepc:~/test-gsd-fix$ bzr bd -- -b bzr: ERROR: unknown command bd Any thoughts -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/832603 Title:

[Bug 832603] Re: gnome-settings-daemon crashed with SIGSEGV in g_simple_async_result_complete()

2011-09-29 Thread Kim Tyler
kit284@eeepc:~/test-gsd-fix$ bzr bd -- -b Building using working tree Building package in merge mode Purging the build dir: /home/kit284/build-area/gnome-settings-daemon-3.2.0 Looking for a way to retrieve the upstream tarball Upstream tarball already exists in build directory, using that Building

[Bug 832603] Re: gnome-settings-daemon crashed with SIGSEGV in g_simple_async_result_complete()

2011-09-29 Thread Kim Tyler
confirm no crashes - now have another problem:- Background graphic now displaced down and right. Right click on actual background works OK. Right click on non-background (initially black, holds last image of window over that part of background) does nothing - no menu. Fonts still corrupted in

[Bug 862988] [NEW] [i915gm] False GPU lockup EIR: 0x00000010 PGTBL_ER: 0x00000100 render.IPEHR: 0x01000000

2011-09-29 Thread Kim Tyler
Public bug reported: I had just reported that no crashes, and reporting other problems, and changed the screen resolution from 1024x600 to 800x600 to see if it changed background problem (see above) and this problem happened. ProblemType: Crash DistroRelease: Ubuntu 11.10 Package:

[Bug 862988] Re: [i915gm] False GPU lockup EIR: 0x00000010 PGTBL_ER: 0x00000100 render.IPEHR: 0x01000000

2011-09-29 Thread Kim Tyler
-- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/862988 Title: [i915gm] False GPU lockup EIR: 0x0010 PGTBL_ER: 0x0100 render.IPEHR: 0x0100 To manage notifications about this bug go to:

[Bug 832603] Re: gnome-settings-daemon crashed with SIGSEGV in g_simple_async_result_complete()

2011-09-30 Thread Kim Tyler
I am using unity 2d now, and the background is OK.(fault in normal ubuntu unity) I have intel graphics adapter (eeepc 1000HD) -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/832603 Title:

[Bug 832603] Re: gnome-settings-daemon crashed with SIGSEGV in g_simple_async_result_complete()

2011-09-30 Thread Kim Tyler
updated packages, restarted system. Logged in with ubuntu unity desktop. system locked up solid - had to hold down power button to close it down. Restarted, logged in again, system working fine. No crashes, desktop background in correct place and right mouse click working OK. Appears to be

Re: [Bug 863760] Re: [i915gm] False GPU lockup EIR: 0x00000010 PGTBL_ER: 0x00000100 render.IPEHR: 0x7f800006

2011-10-12 Thread Kim Tyler
No. Just the dialogue box pop-up. On 13/10/11 04:07, Bryce Harrington wrote: Hi Kim, did your computer actually freeze / lock up after this? From the logs it appears the gpu hung but immediately reset itself. Did you experience any symptoms other than the crash dialog popping up? **

[Bug 860209] [NEW] [i915gm] False GPU lockup EIR: 0x00000010 PGTBL_ER: 0x00000100 render.IPEHR: 0x7d8e0001

2011-09-26 Thread Kim Tyler
*** This bug is a duplicate of bug 856423 *** https://bugs.launchpad.net/bugs/856423 Public bug reported: happens many times per day, even when idle (or return from screen saver- blank) ProblemType: Crash DistroRelease: Ubuntu 11.10 Package: xserver-xorg-video-intel 2:2.15.901-1ubuntu2

[Bug 860209] Re: [i915gm] False GPU lockup EIR: 0x00000010 PGTBL_ER: 0x00000100 render.IPEHR: 0x7d8e0001

2011-09-26 Thread Kim Tyler
*** This bug is a duplicate of bug 856423 *** https://bugs.launchpad.net/bugs/856423 -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/860209 Title: [i915gm] False GPU lockup EIR: 0x0010

[Bug 860209] Re: [i915gm] False GPU lockup EIR: 0x00000010 PGTBL_ER: 0x00000100 render.IPEHR: 0x7d8e0001

2011-09-26 Thread Kim Tyler
*** This bug is a duplicate of bug 856423 *** https://bugs.launchpad.net/bugs/856423 fonts are also getting corrupted, fonts for mozilla and terminal -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 868822] [NEW] [i915gm] False GPU lockup EIR: 0x00000010 PGTBL_ER: 0x00000100 render.IPEHR: 0x01000000

2011-10-05 Thread Kim Tyler
*** This bug is a duplicate of bug 862523 *** https://bugs.launchpad.net/bugs/862523 Public bug reported: just after update-reboot-login ProblemType: Crash DistroRelease: Ubuntu 11.10 Package: xserver-xorg-video-intel 2:2.15.901-1ubuntu2 ProcVersionSignature: Ubuntu 3.0.0-12.19-generic

[Bug 868822] Re: [i915gm] False GPU lockup EIR: 0x00000010 PGTBL_ER: 0x00000100 render.IPEHR: 0x01000000

2011-10-05 Thread Kim Tyler
*** This bug is a duplicate of bug 862523 *** https://bugs.launchpad.net/bugs/862523 -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/868822 Title: [i915gm] False GPU lockup EIR: 0x0010

[Bug 869695] [NEW] [i915gm] False GPU lockup EIR: 0x00000010 PGTBL_ER: 0x00000100 render.IPEHR: 0x01000000

2011-10-06 Thread Kim Tyler
*** This bug is a duplicate of bug 862523 *** https://bugs.launchpad.net/bugs/862523 Public bug reported: after update (new kernel), reboot and login to unity ProblemType: Crash DistroRelease: Ubuntu 11.10 Package: xserver-xorg-video-intel 2:2.15.901-1ubuntu2 ProcVersionSignature: Ubuntu

[Bug 869695] Re: [i915gm] False GPU lockup EIR: 0x00000010 PGTBL_ER: 0x00000100 render.IPEHR: 0x01000000

2011-10-06 Thread Kim Tyler
*** This bug is a duplicate of bug 862523 *** https://bugs.launchpad.net/bugs/862523 -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/869695 Title: [i915gm] False GPU lockup EIR: 0x0010

[Bug 862938] Re: compiz assert failure: *** glibc detected *** compiz: double free or corruption (!prev): 0x00007fa248593900 ***

2011-09-30 Thread Kim Tyler
It happened after coming back after screensaver activated (blank with no lock) -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/862938 Title: compiz assert failure: *** glibc detected *** compiz:

[Bug 863760] Re: [i915gm] False GPU lockup EIR: 0x00000010 PGTBL_ER: 0x00000100 render.IPEHR: 0x7f800006

2011-09-30 Thread Kim Tyler
-- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/863760 Title: [i915gm] False GPU lockup EIR: 0x0010 PGTBL_ER: 0x0100 render.IPEHR: 0x7f86 To manage notifications about this bug go to:

[Bug 863760] [NEW] [i915gm] False GPU lockup EIR: 0x00000010 PGTBL_ER: 0x00000100 render.IPEHR: 0x7f800006

2011-09-30 Thread Kim Tyler
Public bug reported: crash occurred after opening update manager to update packages. Screen had been previously in blank screen saver. ProblemType: Crash DistroRelease: Ubuntu 11.10 Package: xserver-xorg-video-intel 2:2.15.901-1ubuntu2 ProcVersionSignature: Ubuntu 3.0.0-12.19-generic 3.0.4

[Bug 969589] Re: unity-greeter continually crashing and restarting

2012-03-30 Thread Kim Tyler
-- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/969589 Title: unity-greeter continually crashing and restarting To manage notifications about this bug go to:

[Bug 969589] [NEW] unity-greeter continually crashing and restarting

2012-03-30 Thread Kim Tyler
Public bug reported: Mar 31 07:45:58 eeepc kernel: [44854.125767] unity-greeter[20806]: segfault at 0 ip 080509ce sp bf877090 error 4 in unity-greeter[8048000+2b000] Mar 31 07:45:58 eeepc kernel: [44854.694043] composite sync not supported Mar 31 07:45:59 eeepc kernel: [44855.162691] composite

[Bug 969589] Re: unity-greeter continually crashing and restarting

2012-03-30 Thread Kim Tyler
have to remotely ssh in to kill lightdm - very difficult on console because screen continually changes console -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/969589 Title: unity-greeter continually

Re: [Bug 969589] Re: unity-greeter continually crashing and restarting

2012-03-30 Thread Kim Tyler
Exactly - I installed ssh server and remotely logged in to kill lightdm - much easier. With ssh -X, you can remotely use windows. Cheers, On 31/03/12 09:26, Paul White wrote: I'm going to mark this as also affects me as I've also experienced this bug twice this week. The screen refresh

[Bug 969589] Re: unity-greeter continually crashing and restarting

2012-04-01 Thread Kim Tyler
I can confirm that using the up-down arrow keys at the login prompt (while unity-greeter is continually crashing and restarting) to try to cycle between usual user, another user and the guest session will eventually cause the unity-greeter to stop crashing, and allow the user to log in as usual

[Bug 765337] [NEW] [i915gm] GPU lockup (ESR: 0x00000001 IPEHR: 0x7d8e0001)

2011-04-18 Thread Kim Tyler
*** This bug is a duplicate of bug 761632 *** https://bugs.launchpad.net/bugs/761632 Public bug reported: Binary package hint: xserver-xorg-video-intel to reproduce - reboot, login and run update-manager. Also - other problems, update-manager crashes but apport cannot report error because

[Bug 765337] Re: [i915gm] GPU lockup (ESR: 0x00000001 IPEHR: 0x7d8e0001)

2011-04-18 Thread Kim Tyler
*** This bug is a duplicate of bug 761632 *** https://bugs.launchpad.net/bugs/761632 -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/765337 Title: [i915gm] GPU lockup (ESR: 0x0001 IPEHR:

[Bug 765337] Re: [i915gm] GPU lockup (ESR: 0x00000001 IPEHR: 0x7d8e0001)

2011-04-18 Thread Kim Tyler
*** This bug is a duplicate of bug 761632 *** https://bugs.launchpad.net/bugs/761632 I thought this type of bug was fixed, but developers asked to file new bug if it reoccurred. (this bug) -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to

Re: [Bug 856423] Re: [i915gm] GPU lockup EIR: 0x00000010 PGTBL_ER: 0x00000100 render.IPEHR: 0x7d8e0001

2011-10-25 Thread Kim Tyler
No - looking good. Cheers, Kim On 26/10/11 09:30, Bryce Harrington wrote: Hi, just checking back in for status. Have you seen more of these lockups since the release or within the last few weeks? ** Changed in: xserver-xorg-video-intel (Ubuntu) Status: Triaged = Incomplete --

[Bug 850828] [NEW] [i915gm] False GPU lockup EIR: 0x00000010 PGTBL_ER: 0x00000100 render.IPEHR: 0x7d8e0001

2011-09-15 Thread Kim Tyler
Public bug reported: doesn't seem to be any real problem, but bug report comes up ProblemType: Crash DistroRelease: Ubuntu 11.10 Package: xserver-xorg-video-intel 2:2.15.901-1ubuntu2 ProcVersionSignature: Ubuntu 3.0.0-11.18-generic 3.0.4 Uname: Linux 3.0.0-11-generic i686

[Bug 850828] Re: [i915gm] False GPU lockup EIR: 0x00000010 PGTBL_ER: 0x00000100 render.IPEHR: 0x7d8e0001

2011-09-15 Thread Kim Tyler
-- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/850828 Title: [i915gm] False GPU lockup EIR: 0x0010 PGTBL_ER: 0x0100 render.IPEHR: 0x7d8e0001 To manage notifications about this bug go to:

[Bug 753547] [NEW] package branding-ubuntu 0.5 failed to install/upgrade: trying to overwrite '/usr/share/gnome-games/quadrapassel/pixmaps/quadrapassel.svg', which is also in package quadrapassel 1:2.

2011-04-07 Thread Kim Tyler
Public bug reported: Binary package hint: branding-ubuntu happens with the latest set of updates ProblemType: Package DistroRelease: Ubuntu 11.04 Package: branding-ubuntu 0.5 ProcVersionSignature: Ubuntu 2.6.38-8.41-generic 2.6.38.2 Uname: Linux 2.6.38-8-generic i686 AptOrdering:

[Bug 753547] Re: package branding-ubuntu 0.5 failed to install/upgrade: trying to overwrite '/usr/share/gnome-games/quadrapassel/pixmaps/quadrapassel.svg', which is also in package quadrapassel 1:2.32

2011-04-07 Thread Kim Tyler
-- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/753547 Title: package branding-ubuntu 0.5 failed to install/upgrade: trying to overwrite '/usr/share/gnome-

[Bug 359831] Re: [i945gm] all video players crash with BadAlloc error (no Compiz)

2009-04-29 Thread Kim Tyler
I upgraded from intrepid to jaunty 2 days ago. Since then, totem, vlc and mythtv all fail to display video, eg vlc with message :- [] x11 video output error: X11 request 132.19 failed with error code 11: BadAlloc (insufficient resources for operation) X Error of failed request:

[Bug 359831] Re: [i945gm] all video players crash with BadAlloc error (no Compiz)

2009-04-29 Thread Kim Tyler
Gives poor performance, and difficult to do in mythtv (which is what I use mostly). (and other apps which are frontends for mplayer/xine/et al) /begin-rant come on guys, how can jaunty be released with screwed drivers like this, when they were working before - or should we go to closed source

[Bug 507062] Re: synaptic assert failure: synaptic: ../../src/xcb_io.c:385: _XAllocID: Assertion `ret != inval_id' failed.

2011-04-01 Thread Kim Tyler
happens in natty beta (alpha installed, updated to current after beta released) after login with classic desktop -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/507062 Title: synaptic assert failure:

[Bug 722238] Re: [i915gm] GPU lockup (ESR: 0x00000011 PGTBL_ER: 0x00000100 IPEHR: 0x01000000)

2011-04-11 Thread Kim Tyler
still happening after reboot/login with the latest kernel update. uname -a = Linux eeepc 2.6.38-8-generic #42-Ubuntu SMP Mon Apr 11 03:31:50 UTC 2011 i686 i686 i386 GNU/Linux -- You received this bug notification because you are a member of Ubuntu Bugs, which is a direct subscriber.

[Bug 722238] Re: [i915gm] GPU lockup (ESR: 0x00000011 PGTBL_ER: 0x00000100 IPEHR: 0x01000000)

2011-04-11 Thread Kim Tyler
sorry - I'll reboot and file a new bug -- You received this bug notification because you are a member of Ubuntu Bugs, which is a direct subscriber. https://bugs.launchpad.net/bugs/722238 Title: [i915gm] GPU lockup (ESR: 0x0011 PGTBL_ER: 0x0100 IPEHR: 0x0100) -- ubuntu-bugs

[Bug 544548] Re: Kernel doesn't detect media in CD/DVD drives

2010-11-30 Thread Kim Tyler
I have the same problem, also reported previously on different kernels , lucid onwards. I am now on maverick, and same problem, though not as frequent. I have installed backport of 2.6.37, and getting the same problem. uname -a = Linux pio 2.6.37-020637rc2-generic #201011160905 SMP Tue Nov 16

[Bug 622168] Re: webcam device initialization failed in lucid (needs high-speed USB 2.0 port) but has worked in past on lucid

2010-09-27 Thread Kim Tyler
I have removed the nvidia driver (installed and uninstalled via the hardware drivers utility system-administration) and the system is using nouveau drivers. Webcam back to normal from restart and from cold boot. (so far, touch wood, after 4 restarts) Also cpu usage is lower with nouveau than

[Bug 622168] Re: webcam device initialization failed in lucid (needs high-speed USB 2.0 port) but has worked in past on lucid

2010-09-27 Thread Kim Tyler
Nvidia is not the problem. Problem eventually re-surfaces after a cold boot, but subsequent warm boots/restarts can fix the problem. I have reinstalled nvidia, and webcam is working OK with nvidia driver. (as above, except after cold boot). -- webcam device initialization failed in lucid

[Bug 729049] [NEW] [i915gm] GPU lockup 5f0a800c (ESR: 0x00000001 IPEHR: 0x7f9c0012)

2011-03-04 Thread Kim Tyler
Public bug reported: Binary package hint: xserver-xorg-video-intel happens in classic desktop and ubuntu desktop ProblemType: Crash DistroRelease: Ubuntu 11.04 Package: xserver-xorg-video-intel 2:2.14.0-4ubuntu1 ProcVersionSignature: Ubuntu 2.6.38-5.32-generic 2.6.38-rc6 Uname: Linux

[Bug 729049] Re: [i915gm] GPU lockup 5f0a800c (ESR: 0x00000001 IPEHR: 0x7f9c0012)

2011-03-04 Thread Kim Tyler
-- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/729049 Title: [i915gm] GPU lockup 5f0a800c (ESR: 0x0001 IPEHR: 0x7f9c0012) -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com

[Bug 558532] Re: After removing dvb-t usb stick (MSI Digivox duo, af9015 based)usb subsystem hangs

2011-02-08 Thread Kim Tyler
It has been happening to me regularly on AMD64 dual core, causing USB devices to stop. uname -a Linux mike 2.6.32-28-generic #55-Ubuntu SMP Mon Jan 10 23:42:43 UTC 2011 x86_64 GNU/Linux USB devices will only work if rebooted. The USB disconnect message was NOT caused by physical intervention -

[Bug 397232] [NEW] ifenslave not working with wpa_supplicant

2009-07-08 Thread Kim Tyler
Public bug reported: Binary package hint: wpasupplicant configuring wireless by hand (192.168.5.0/16), with wired on separate network (192.168.5.0/16) for testing diferent scenarios. #wlan0 as normal wireless device ifconfig wlan0 192.168.5.100 up wpa_supplicant -c

[Bug 397232] Re: ifenslave not working with wpa_supplicant

2009-07-08 Thread Kim Tyler
Further investigation has revealed that this is NOT anything to do with wpa_supplicant, but with ifenslave (possibly) WIth a no-encryption wireless connection, configure the wireless connection as follows:- ifconfig wlan0 192.168.5.100 up iwconfig wlan0 essid my-essid iwconfig wlan0 mode managed

[Bug 456977] Re: Lots of errors from the rt2x00pci driver

2010-06-23 Thread Kim Tyler
I have following hardware on laptop (clevo) 00:0a.0 Network controller: RaLink RT2500 802.11g Cardbus/mini-PCI (rev 01) Subsystem: Micro-Star International Co., Ltd. Device 6833 Flags: bus master, slow devsel, latency 64, IRQ 17 Memory at d2204000 (32-bit, non-prefetchable)

[Bug 532381] [NEW] i915gm GPU lockup 1df215e00a208d3f744d4f072c58698f

2010-03-04 Thread Kim Tyler
Public bug reported: with new ppa kernel, this bug still exists. there are other bugs (kerneloops) but probably not relevant here. SUMMARY - bug still exist the same as previous posting/previous kernel, as far as I can tell. ProblemType: Crash Architecture: i386 Chipset: i915gm Date: Fri Mar

[Bug 532381] Re: i915gm GPU lockup 1df215e00a208d3f744d4f072c58698f

2010-03-04 Thread Kim Tyler
** Attachment added: BootDmesg.txt http://launchpadlibrarian.net/40217510/BootDmesg.txt ** Attachment added: CurrentDmesg.txt http://launchpadlibrarian.net/40217511/CurrentDmesg.txt ** Attachment added: Dependencies.txt http://launchpadlibrarian.net/40217512/Dependencies.txt **

Re: [Bug 525517] Re: X freeze on netbook

2010-03-04 Thread Kim Tyler
I have install new kernel from PPA (described below) and the problem still exists. (along with some kerneloops - not sent to bugs). I have filed a new bug which is probably a duplicate of this ( bug #532381) Good luck Bryce Harrington wrote: [This is an automatic notification.] Thanks for

[Bug 525517] [NEW] crash detected after login

2010-02-21 Thread Kim Tyler
Public bug reported: Binary package hint: xserver-xorg-video-intel Everything seems to work OK, but I have the crash indicator in the panel, so I'm reporting it if it of some use to you ProblemType: Crash Architecture: i386 Date: Mon Feb 22 00:48:45 2010 DistroRelease: Ubuntu 10.04 DkmsStatus:

[Bug 525517] Re: crash detected after login

2010-02-21 Thread Kim Tyler
** Attachment added: BootDmesg.txt http://launchpadlibrarian.net/39492125/BootDmesg.txt ** Attachment added: CurrentDmesg.txt http://launchpadlibrarian.net/39492126/CurrentDmesg.txt ** Attachment added: Dependencies.txt http://launchpadlibrarian.net/39492128/Dependencies.txt **

[Bug 622168] [NEW] webcam device initialization failed in lucid (needs high-speed USB 2.0 port) but has worked in past on lucid

2010-08-22 Thread Kim Tyler
Public bug reported: Binary package hint: linux-image-2.6.32-24-generic uname -a = Linux pio 2.6.32-24-generic #41-Ubuntu SMP Thu Aug 19 01:38:40 UTC 2010 x86_64 GNU/Linux system up-to-date as of 22nd August 2010 sb_release -rd = Description:Ubuntu 10.04.1 LTS Release:10.04

[Bug 622168] Re: webcam device initialization failed in lucid (needs high-speed USB 2.0 port) but has worked in past on lucid

2010-09-22 Thread Kim Tyler
I have recompiled a new kernel grom the git tree - 2.6.32-25, with the only configuration change being the drivers ehci_hcd and uhci_hcd being module instead of in the kernel. By rmmod ehci_hcd followed by modprobe ehci_hcd, the webcam sometimes springs into life. (and sometimes not) By removing

[Bug 622168] Re: webcam device initialization failed in lucid (needs high-speed USB 2.0 port) but has worked in past on lucid

2010-09-22 Thread Kim Tyler
Have tried using rmmod / modprobe as above when webcam fails, but am now occasional stack trace, when using command line rmmod uhci_hcd ; sleep 5 ; rmmod ehci_hcd ; sleep 5 ; modprobe ehci_hcd ; sleep 5 ; modprobe uhci_hcd Trace = Sep 23 12:13:58 pio kernel: [ 8217.406590] [ cut here

[Bug 622168] Re: webcam device initialization failed in lucid (needs high-speed USB 2.0 port) but has worked in past on lucid

2010-09-12 Thread Kim Tyler
After adding some packages yesterday to maverick (nvidia driver, compiz, etc) and adding any updates, I rebooted again today into maverick, and the webcam works! Rebooted from cold, and webcam failed again. I'll have a look at whether cold boot or reboot from different versions of ubuntu cause

[Bug 622168] Re: webcam device initialization failed in lucid (needs high-speed USB 2.0 port) but has worked in past on lucid

2010-09-12 Thread Kim Tyler
hmmm. it seems there is no consistent answer, except that the webcam etc works depending on the startup time - it is looking like a timing problem. Perhaps the webcam etc is initialized too soon, before it is ready? -- webcam device initialization failed in lucid (needs high-speed USB 2.0

[Bug 622168] Re: webcam device initialization failed in lucid (needs high-speed USB 2.0 port) but has worked in past on lucid

2010-09-12 Thread Kim Tyler
I toggled the /etc/default/irqbalance ENABLED=... in both lucid (1=0) and maverick(0=1), and the webcam is now working in both, although the picture is shot thorough with green horizontal lines and breaking up badly. This is the first time that the webcam has worked in lucid, apart from the live

[Bug 622168] Re: webcam device initialization failed in lucid (needs high-speed USB 2.0 port) but has worked in past on lucid

2010-09-13 Thread Kim Tyler
There seems to be no consistent way of making the webcam work repeatedly across reboots. Sometimes it connects at 480Mbps, and works correctly at all resolutions, sometimes at 12Mbps and only works correctly at low resolutions, (higher resolutions get a lot of green lines splattered across video,

[Bug 525517] Re: [i915gm] GPU lockup 1df215e0 (PGTBL_ER: 0x00000010)

2010-03-29 Thread Kim Tyler
I have been installing all updates when they become available, and have noticed that there is no crash report for the video anymore. However, I am still seeing errors on tty1 when rebooting, and error messages in /var/log/kern.log and /var/log/syslog - see below :-

[Bug 525517] Re: [i915gm] GPU lockup 1df215e0 (PGTBL_ER: 0x00000010)

2010-03-30 Thread Kim Tyler
Updated system this morning 31st Mar 8:00 am (UTC+10) and all of above behavior is now fixed. No app crash, no PGTBL error etc. Only problem is switching from X to TTY and back again garbles the X screen on tty8 - but recovers after some seconds and rewrites of screen by moving

[Bug 525517] Re: [i915gm] GPU lockup 1df215e0 (PGTBL_ER: 0x00000010)

2010-03-30 Thread Kim Tyler
Please disregard previous entry - did another upgrade and problem is still as was previously stated, and switching X is now OK again. I must have got only a partial upgrade. Sorry for inconvenience. -- [i915gm] GPU lockup 1df215e0 (PGTBL_ER: 0x0010) https://bugs.launchpad.net/bugs/525517

Re: [Bug 532225] Re: [i915gm] GPU lockup 1df215e0 (PGTBL_ER: 0x00000010) with 2.6.33 drm backport

2010-03-12 Thread Kim Tyler
Hi, I am running alpha 3 lucid, with all updates. Which latest upstream kernel would you like me to try? (from http://kernel.ubuntu.com/~kernel-ppa/mainline/ ) Should I report separate bugs against these kernels? (if they exist) Cheers, Kim Tyler Jeremy Foshee wrote: Hi mikeh789, Please

[Bug 532225] Re: [i915gm] GPU lockup 1df215e0 (PGTBL_ER: 0x00000010) with 2.6.33 drm backport

2010-03-13 Thread Kim Tyler
** Attachment added: contents of Xorg.0.log http://launchpadlibrarian.net/40902143/Xorg.txt -- [i915gm] GPU lockup 1df215e0 (PGTBL_ER: 0x0010) with 2.6.33 drm backport https://bugs.launchpad.net/bugs/532225 You received this bug notification because you are a member of Ubuntu Bugs, which

[Bug 532225] Re: [i915gm] GPU lockup 1df215e0 (PGTBL_ER: 0x00000010) with 2.6.33 drm backport

2010-03-13 Thread Kim Tyler
** Attachment added: output of dmesg (includes crash) http://launchpadlibrarian.net/40902163/dmesg.txt -- [i915gm] GPU lockup 1df215e0 (PGTBL_ER: 0x0010) with 2.6.33 drm backport https://bugs.launchpad.net/bugs/532225 You received this bug notification because you are a member of Ubuntu

[Bug 525517] Re: X freeze on netbook

2010-03-13 Thread Kim Tyler
*** This bug is a duplicate of bug 532225 *** https://bugs.launchpad.net/bugs/532225 ** Attachment added: i915_error_state.txt http://launchpadlibrarian.net/40920791/i915_error_state.txt -- X freeze on netbook https://bugs.launchpad.net/bugs/525517 You received this bug notification

[Bug 525517] Re: X freeze on netbook

2010-03-13 Thread Kim Tyler
*** This bug is a duplicate of bug 532225 *** https://bugs.launchpad.net/bugs/532225 ** Attachment added: Xorg.0.log http://launchpadlibrarian.net/40920792/Xorg.0.log -- X freeze on netbook https://bugs.launchpad.net/bugs/525517 You received this bug notification because you are a

[Bug 525517] Re: X freeze on netbook

2010-03-13 Thread Kim Tyler
*** This bug is a duplicate of bug 532225 *** https://bugs.launchpad.net/bugs/532225 ** Attachment added: dmesg.txt http://launchpadlibrarian.net/40920795/dmesg.txt -- X freeze on netbook https://bugs.launchpad.net/bugs/525517 You received this bug notification because you are a member

[Bug 525517] Re: X freeze on netbook

2010-03-13 Thread Kim Tyler
*** This bug is a duplicate of bug 532225 *** https://bugs.launchpad.net/bugs/532225 Please note that the PC display is not hanging. It continues on and displays a screen either as tty7 or tty8. If the display is tty7, there are framebuffer error messages above the tty login prompt on tty1

[Bug 622168] Re: webcam device initialization failed in lucid (needs high-speed USB 2.0 port) but has worked in past on lucid

2010-09-08 Thread Kim Tyler
apport information ** Tags added: apport-collected ** Description changed: Binary package hint: linux-image-2.6.32-24-generic uname -a = Linux pio 2.6.32-24-generic #41-Ubuntu SMP Thu Aug 19 01:38:40 UTC 2010 x86_64 GNU/Linux system up-to-date as of 22nd August 2010

[Bug 622168] AlsaDevices.txt

2010-09-08 Thread Kim Tyler
apport information ** Attachment added: AlsaDevices.txt https://bugs.edge.launchpad.net/bugs/622168/+attachment/1558929/+files/AlsaDevices.txt -- webcam device initialization failed in lucid (needs high-speed USB 2.0 port) but has worked in past on lucid

[Bug 622168] AplayDevices.txt

2010-09-08 Thread Kim Tyler
apport information ** Attachment added: AplayDevices.txt https://bugs.edge.launchpad.net/bugs/622168/+attachment/1558930/+files/AplayDevices.txt -- webcam device initialization failed in lucid (needs high-speed USB 2.0 port) but has worked in past on lucid

[Bug 622168] ArecordDevices.txt

2010-09-08 Thread Kim Tyler
apport information ** Attachment added: ArecordDevices.txt https://bugs.edge.launchpad.net/bugs/622168/+attachment/1558931/+files/ArecordDevices.txt -- webcam device initialization failed in lucid (needs high-speed USB 2.0 port) but has worked in past on lucid

[Bug 622168] BootDmesg.txt

2010-09-08 Thread Kim Tyler
apport information ** Attachment added: BootDmesg.txt https://bugs.edge.launchpad.net/bugs/622168/+attachment/1558932/+files/BootDmesg.txt -- webcam device initialization failed in lucid (needs high-speed USB 2.0 port) but has worked in past on lucid https://bugs.launchpad.net/bugs/622168

[Bug 622168] Card0.Amixer.values.txt

2010-09-08 Thread Kim Tyler
apport information ** Attachment added: Card0.Amixer.values.txt https://bugs.edge.launchpad.net/bugs/622168/+attachment/1558933/+files/Card0.Amixer.values.txt -- webcam device initialization failed in lucid (needs high-speed USB 2.0 port) but has worked in past on lucid

[Bug 622168] Card0.Codecs.codec97.0.ac97.0.0.txt

2010-09-08 Thread Kim Tyler
apport information ** Attachment added: Card0.Codecs.codec97.0.ac97.0.0.txt https://bugs.edge.launchpad.net/bugs/622168/+attachment/1558934/+files/Card0.Codecs.codec97.0.ac97.0.0.txt -- webcam device initialization failed in lucid (needs high-speed USB 2.0 port) but has worked in past on

[Bug 622168] Card0.Codecs.codec97.0.ac97.0.0.regs.txt

2010-09-08 Thread Kim Tyler
apport information ** Attachment added: Card0.Codecs.codec97.0.ac97.0.0.regs.txt https://bugs.edge.launchpad.net/bugs/622168/+attachment/1558935/+files/Card0.Codecs.codec97.0.ac97.0.0.regs.txt -- webcam device initialization failed in lucid (needs high-speed USB 2.0 port) but has worked in

[Bug 622168] Card1.Amixer.values.txt

2010-09-08 Thread Kim Tyler
apport information ** Attachment added: Card1.Amixer.values.txt https://bugs.edge.launchpad.net/bugs/622168/+attachment/1558936/+files/Card1.Amixer.values.txt -- webcam device initialization failed in lucid (needs high-speed USB 2.0 port) but has worked in past on lucid

[Bug 622168] Card2.Amixer.values.txt

2010-09-08 Thread Kim Tyler
apport information ** Attachment added: Card2.Amixer.values.txt https://bugs.edge.launchpad.net/bugs/622168/+attachment/1558937/+files/Card2.Amixer.values.txt -- webcam device initialization failed in lucid (needs high-speed USB 2.0 port) but has worked in past on lucid

[Bug 622168] Card2.Codecs.codec97.0.mc97.1.1.regs.txt

2010-09-08 Thread Kim Tyler
apport information ** Attachment added: Card2.Codecs.codec97.0.mc97.1.1.regs.txt https://bugs.edge.launchpad.net/bugs/622168/+attachment/1558938/+files/Card2.Codecs.codec97.0.mc97.1.1.regs.txt -- webcam device initialization failed in lucid (needs high-speed USB 2.0 port) but has worked in

[Bug 622168] CurrentDmesg.txt

2010-09-08 Thread Kim Tyler
apport information ** Attachment added: CurrentDmesg.txt https://bugs.edge.launchpad.net/bugs/622168/+attachment/1558939/+files/CurrentDmesg.txt -- webcam device initialization failed in lucid (needs high-speed USB 2.0 port) but has worked in past on lucid

[Bug 622168] IwConfig.txt

2010-09-08 Thread Kim Tyler
apport information ** Attachment added: IwConfig.txt https://bugs.edge.launchpad.net/bugs/622168/+attachment/1558940/+files/IwConfig.txt -- webcam device initialization failed in lucid (needs high-speed USB 2.0 port) but has worked in past on lucid https://bugs.launchpad.net/bugs/622168

[Bug 622168] Lspci.txt

2010-09-08 Thread Kim Tyler
apport information ** Attachment added: Lspci.txt https://bugs.edge.launchpad.net/bugs/622168/+attachment/1558941/+files/Lspci.txt -- webcam device initialization failed in lucid (needs high-speed USB 2.0 port) but has worked in past on lucid https://bugs.launchpad.net/bugs/622168 You

[Bug 622168] Re: webcam device initialization failed in lucid (needs high-speed USB 2.0 port) but has worked in past on lucid

2010-09-09 Thread Kim Tyler
** Description changed: Binary package hint: linux-image-2.6.32-24-generic uname -a = Linux pio 2.6.32-24-generic #41-Ubuntu SMP Thu Aug 19 01:38:40 UTC 2010 x86_64 GNU/Linux system up-to-date as of 22nd August 2010 sb_release -rd = Description: Ubuntu 10.04.1 LTS Release:

[Bug 622168] Re: webcam device initialization failed in lucid (needs high-speed USB 2.0 port) but has worked in past on lucid

2010-09-09 Thread Kim Tyler
Hi - can't find the tag needs-upstream testing - I have tested it with mainline linux- headers-2.6.36-020636rc3-generic_2.6.36-020636rc3.201008300905_amd64.deb et al Same problem - I have sent an apport-collect to the developers. I note also that the problem seems to be interrupt lost with

[Bug 622168] Re: webcam device initialization failed in lucid (needs high-speed USB 2.0 port) but has worked in past on lucid

2010-08-23 Thread Kim Tyler
I loaded a live CD of lucid, and the webcam works! grep em28 log := Aug 22 11:29:14 ubuntu kernel: [ 30.299722] em28xx: New device @ 480 Mbps (eb1a:2750, interface 0, class 0) Aug 22 11:29:14 ubuntu kernel: [ 30.300457] em28xx #0: chip ID is em2750 Aug 22 11:29:15 ubuntu kernel: [

  1   2   >