Re: [Bug 511001] Re: [i855] Lucid Freeze shortly after X startup (needs KMS blacklist?)

2010-06-15 Thread martin
Try Fedora 13, it works!

gene wrote:
 Hi, ran into a similar problem: My desktop display froze and both keyboard 
 and mouse did not work. I haven't checked if my webserver was 
 running/available, since I prematurely powered off the pc. 
 My issue seems to be a little different from those reported though. The 
 freeze has never occurred  before since my upgrade to Lucid more than a week 
 ago. The kernel 
 uname -a: Linux  2.6.32-22-generic #36-Ubuntu SMP Thu Jun 3 19:31:57 UTC 2010 
 x86_64 GNU/Linux
 has been run for about a couple days before it happened.
 I will continue using this very kernel (I do not want to try the ppa fix yet, 
 since this intel  machine used to be very effective before). After a next 
 freeze I will try to grab some earlier/later versions of the kernel from 
 ppa/kernel
 Here are some specs:
 sudo lshw: lspci 
 00:00.0 Host bridge: Intel Corporation 82945G/GZ/P/PL Memory Controller Hub 
 (rev 02)
 00:01.0 PCI bridge: Intel Corporation 82945G/GZ/P/PL PCI Express Root Port 
 (rev 02)
 00:02.0 VGA compatible controller: Intel Corporation 82945G/GZ Integrated 
 Graphics Controller (rev 02)
 00:02.1 Display controller: Intel Corporation 82945G/GZ Integrated Graphics 
 Controller (rev 02)
 00:1b.0 Audio device: Intel Corporation N10/ICH 7 Family High Definition 
 Audio Controller (rev 01)
 00:1c.0 PCI bridge: Intel Corporation N10/ICH 7 Family PCI Express Port 1 
 (rev 01)
 00:1d.0 USB Controller: Intel Corporation N10/ICH7 Family USB UHCI Controller 
 #1 (rev 01)
 00:1d.1 USB Controller: Intel Corporation N10/ICH 7 Family USB UHCI 
 Controller #2 (rev 01)
 00:1d.2 USB Controller: Intel Corporation N10/ICH 7 Family USB UHCI 
 Controller #3 (rev 01)
 00:1d.3 USB Controller: Intel Corporation N10/ICH 7 Family USB UHCI 
 Controller #4 (rev 01)
 00:1d.7 USB Controller: Intel Corporation N10/ICH 7 Family USB2 EHCI 
 Controller (rev 01)
 00:1e.0 PCI bridge: Intel Corporation 82801 PCI Bridge (rev e1)
 00:1f.0 ISA bridge: Intel Corporation 82801GB/GR (ICH7 Family) LPC Interface 
 Bridge (rev 01)
 00:1f.1 IDE interface: Intel Corporation 82801G (ICH7 Family) IDE Controller 
 (rev 01)
 00:1f.2 IDE interface: Intel Corporation N10/ICH7 Family SATA IDE Controller 
 (rev 01)
 00:1f.3 SMBus: Intel Corporation N10/ICH 7 Family SMBus Controller (rev 01)
 03:03.0 Modem: Intel Corporation FA82537EP 56K V.92 Data/Fax Modem PCI (rev 
 04)
 03:08.0 Ethernet controller: Intel Corporation N10/ICH 7 Family LAN 
 Controller (rev 01)

 And

  description: Mini Tower Computer
 product: Dell DM051
 vendor: Dell Inc.
 serial: B4KPL81
 width: 64 bits
 capabilities: smbios-2.3 dmi-2.3 vsyscall64 vsyscall32
 ..
 description: VGA compatible controller
  product: 82945G/GZ Integrated Graphics Controller
  vendor: Intel Corporation
  physical id: 2
  bus info: p...@:00:02.0
  version: 02
  width: 32 bits
  clock: 33MHz
  capabilities: msi pm bus_master cap_list rom
  configuration: driver=i915 latency=0
  resources: irq:16 memory:eff0-eff7 ioport:ecd8(size=8) 
 memo
 ry:d000-dfff(prefetchable) memory:efec-efef



-- 
[i855] Lucid Freeze shortly after X startup (needs KMS blacklist?)
https://bugs.launchpad.net/bugs/511001
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


Re: [Bug 511001] Re: [i855] Lucid Freeze shortly after X startup (needs KMS blacklist?)

2010-05-10 Thread Bill Farrow
The PPA kernel from Brian is working on my ASUS M5200N laptop with
855GM graphics.  No freezes after 12 hours. I can do full screen
xv video, firefox etc without any freezes or glitches.

sudo add-apt-repository ppa:brian-rogers/experimental
sudo apt-get update
sudo apt-get install linux-image-2.6.34rc3-51-generic

-- 
[i855] Lucid Freeze shortly after X startup (needs KMS blacklist?)
https://bugs.launchpad.net/bugs/511001
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


Re: [Bug 511001] Re: [i855] Lucid Freeze shortly after X startup

2010-02-28 Thread Geir Ove Myhr
On Sun, Feb 28, 2010 at 7:37 PM, Bill Farrow wrote:
 Geir, the upstream msleep() patch works.  The performance is woeful, but
 at least it helps narrow down where the problem is.

Thanks. It looks like you can handle this well upstream yourself. Let
me know if there is anything more I can help with.

-- 
[i855] Lucid Freeze shortly after X startup
https://bugs.launchpad.net/bugs/511001
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Re: [Bug 511001] Re: [i855] Lucid Freeze shortly after X startup

2010-02-25 Thread Geir Ove Myhr
 Is there a quick way to generate an xorg.conf file with the current
 settings being used by Xorg ? or do I have to create one from scratch ?
 (BTW sudo dpkg-reconfigure xserver-xorg -phigh doesn't work)

Sorry, I missed this this before. I think the standard way is `sudo X
-configure`, but it only seems to work if X isn't already running. I
usually just copy it from the beginning of /var/log/Xorg.0.log where
it is printed.

-- 
[i855] Lucid Freeze shortly after X startup
https://bugs.launchpad.net/bugs/511001
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


Re: [Bug 511001] Re: [i855] Lucid Freeze shortly after X startup

2010-02-16 Thread Bill Farrow
Sorry, I have been overseas for a few weeks. I will set up a new HDD
install and get some better logs for this issue.

On Tue, Feb 16, 2010 at 4:20 PM, Bryce Harrington
br...@bryceharrington.org wrote:
 ** Summary changed:

 - [i855]  [i855GM] Lucid Freeze shortly after X startup on Intel i855
 + [i855] Lucid Freeze shortly after X startup

 --
 [i855] Lucid Freeze shortly after X startup
 https://bugs.launchpad.net/bugs/511001
 You received this bug notification because you are a direct subscriber
 of the bug.


-- 
[i855] Lucid Freeze shortly after X startup
https://bugs.launchpad.net/bugs/511001
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs