Re: [Bug 343690] Re: [Jaunty] 82865G Integrated Graphics Controller fails to load X

2009-04-04 Thread Edmundo
It's OK. I just rebooted and it's working normally. I'll come back to it if I see the bug is back. -- [Jaunty] 82865G Integrated Graphics Controller fails to load X https://bugs.launchpad.net/bugs/343690 You received this bug notification because you are a member of Ubuntu Bugs, which is subscrib

[Bug 343690] Re: [Jaunty] 82865G Integrated Graphics Controller fails to load X

2009-04-04 Thread Carey Underwood
Edmundo, I'm going to mark this as Fix Released then, feel free to remark it back to Confirmed if the issue returns. ** Changed in: xserver-xorg-video-intel (Ubuntu) Status: Incomplete => Fix Released -- [Jaunty] 82865G Integrated Graphics Controller fails to load X https://bugs.launchpad

Re: [Bug 343690] Re: [Jaunty] 82865G Integrated Graphics Controller fails to load X

2009-04-04 Thread Edmundo
I just got an xorg-video-intel update. I'll see on my next reboot (probably) if it still works. -- [Jaunty] 82865G Integrated Graphics Controller fails to load X https://bugs.launchpad.net/bugs/343690 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed

Re: [Bug 343690] Re: [Jaunty] 82865G Integrated Graphics Controller fails to load X

2009-04-04 Thread Edmundo
It would be without xorg.conf (in other words, I'm letting Xorg do its default stuff) Here's the log, in case you want it. ** Attachment added: "Xorg.0.log" http://launchpadlibrarian.net/24809267/Xorg.0.log -- [Jaunty] 82865G Integrated Graphics Controller fails to load X https://bugs.launc

[Bug 343690] Re: [Jaunty] 82865G Integrated Graphics Controller fails to load X

2009-04-04 Thread Carey Underwood
** Tags added: 865g hang intel -- [Jaunty] 82865G Integrated Graphics Controller fails to load X https://bugs.launchpad.net/bugs/343690 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

[Bug 343690] Re: [Jaunty] 82865G Integrated Graphics Controller fails to load X

2009-04-04 Thread Carey Underwood
Edmundo, is that with a stock xorg.conf, or are you running with UXA, or DRI disabled, or anything like that? -- [Jaunty] 82865G Integrated Graphics Controller fails to load X https://bugs.launchpad.net/bugs/343690 You received this bug notification because you are a member of Ubuntu Bugs, which

[Bug 343690] Re: [Jaunty] 82865G Integrated Graphics Controller fails to load X

2009-04-01 Thread Edmundo
I just tested starting jaunty's kernel with intel's driver (got an update today or yesterday) and it worked on my machine. Is the problem still there for you, guys? -- [Jaunty] 82865G Integrated Graphics Controller fails to load X https://bugs.launchpad.net/bugs/343690 You received this bug notif

Re: [Bug 343690] Re: [Jaunty] 82865G Integrated Graphics Controller fails to load X

2009-03-23 Thread Edmundo
So, you turned off DRI. Do you have acceleration? -- [Jaunty] 82865G Integrated Graphics Controller fails to load X https://bugs.launchpad.net/bugs/343690 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list ubunt

[Bug 343690] Re: [Jaunty] 82865G Integrated Graphics Controller fails to load X

2009-03-22 Thread cornflake000
My problem was fixed adding the following to xorg.conf Section "Device" VendorName "Intel Corporation" Identifier "82865G Integrated Graphics Controller" Driver "Intel" BusID "PCI:0:2:0" Option "DRI" "False" EndSection I found this fix per another bug but I was so happy to see

[Bug 343690] Re: [Jaunty] 82865G Integrated Graphics Controller fails to load X

2009-03-21 Thread cornflake000
Just for the record, I also have had this bug for a couple of weeks now... same chipset. Using vesa in the meantime. It's my only bug to date with jaunty. -- [Jaunty] 82865G Integrated Graphics Controller fails to load X https://bugs.launchpad.net/bugs/343690 You received this bug notification b

[Bug 343690] Re: [Jaunty] 82865G Integrated Graphics Controller fails to load X

2009-03-20 Thread Anders Nylund
I have the same chipset: 00:02.0 VGA compatible controller: Intel Corporation 82865G Integrated Graphics Controller (rev 02) Just tried booting with the jaunty alpha6 live cd. It could not start X. Attached xorg.log from the live cd. (Choosing failsafe did start X in vesa mode) ** Attachment add

Re: [Bug 343690] Re: [Jaunty] 82865G Integrated Graphics Controller fails to load X

2009-03-19 Thread Edmundo
Right on! It _does_ work with intrepid's kernel. Now X is running with no xorg.conf and it's _nice_. I had to change menu.lst so that it uses the "saved" kernel as the default... but I can live with that. So how can we help to get this problem fixed in jaunty? -- [Jaunty] 82865G Integrated

Re: [Bug 343690] Re: [Jaunty] 82865G Integrated Graphics Controller fails to load X

2009-03-19 Thread Edmundo
Really? Well by looking at the backtrace X is getting stuck in a kernel call. So perhaps the problem is in that direction. Let me try the "intrepid kernel" approach to see how it goes. -- [Jaunty] 82865G Integrated Graphics Controller fails to load X https://bugs.launchpad.net/bugs/343690 You

[Bug 343690] Re: [Jaunty] 82865G Integrated Graphics Controller fails to load X

2009-03-19 Thread damianos
I also have same issue with onboard intel vga : 00:02.0 VGA compatible controller: Intel Corporation 82865G Integrated Graphics Controller (rev 02) I worked around it by booting a intrepid kernel : dam...@anfield:~$ uname -a Linux anfield 2.6.27-9-generic #1 SMP Thu Nov 20 21:57:00 UTC 2008 i68

Re: [Bug 343690] Re: [Jaunty] 82865G Integrated Graphics Controller fails to load X

2009-03-19 Thread Edmundo
I recreated another xorg.conf. It appeared like it was going to start. I saw the splashscreen of kdm, though the first icon appeaded with noise but then no other icon of the splash screen showed up and I got to a blank screen where I have the mouse, but I can't do anything else. Can't get the

Re: [Bug 343690] Re: [Jaunty] 82865G Integrated Graphics Controller fails to load X

2009-03-19 Thread Edmundo
Well that's a bit of adding insult to injury. I "know" how to start my box without X without having to disable kdm. Also I said before that I was running X without xorg.conf, with an xorg.conf created by Xorg --config, with the old xorg.conf (from intrepid) modified to use vesa and the opne I'm

Re: [Bug 343690] Re: [Jaunty] 82865G Integrated Graphics Controller fails to load X

2009-03-19 Thread Edmundo
I can do the LiveCD stuff too... just tell me what you need to get. -- [Jaunty] 82865G Integrated Graphics Controller fails to load X https://bugs.launchpad.net/bugs/343690 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs

[Bug 343690] Re: [Jaunty] 82865G Integrated Graphics Controller fails to load X

2009-03-19 Thread Richard Seguin
More specifically the steps that I would follow would be 1. Disabling kdm temporarily on that box:sudo chmod -x /etc/init.d/kdm 2. Reboot that box 3. Login as your regular user 4. then I would try X -configure It will put the new configurating file either in /root or in your users home direct

[Bug 343690] Re: [Jaunty] 82865G Integrated Graphics Controller fails to load X

2009-03-19 Thread Richard Seguin
Edmundo excellent! If it was me trouble shooting and I wanted to work directly on that box I would through a sudo chmod -x /etc/init.d/kdm at first and reboot that box, that way when it reboots you will be at a local VT. It's totally up to you if you choose to do that as you can pretty much

[Bug 343690] Re: [Jaunty] 82865G Integrated Graphics Controller fails to load X

2009-03-19 Thread Richard Seguin
Bryce: This is why launchpad is so great, didn't even think of using the live CD for some reason. Thank you for bringing that to my attention, I will bookmark that. -- [Jaunty] 82865G Integrated Graphics Controller fails to load X https://bugs.launchpad.net/bugs/343690 You received this bug noti

Re: [Bug 343690] Re: [Jaunty] 82865G Integrated Graphics Controller fails to load X

2009-03-19 Thread Edmundo
Sure I can use my wife's laptop to come into the box remotely. Just tell me what you need. Would a backtrace help? On Wed, Mar 18, 2009 at 7:08 PM, Bryce Harrington wrote: > Richard: https://wiki.ubuntu.com/X/NonGraphicalBoot > > -- > [Jaunty] 82865G Integrated Graphics Controller fails to l

[Bug 343690] Re: [Jaunty] 82865G Integrated Graphics Controller fails to load X

2009-03-18 Thread Bryce Harrington
Richard: https://wiki.ubuntu.com/X/NonGraphicalBoot -- [Jaunty] 82865G Integrated Graphics Controller fails to load X https://bugs.launchpad.net/bugs/343690 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list ubu

[Bug 343690] Re: [Jaunty] 82865G Integrated Graphics Controller fails to load X

2009-03-18 Thread Richard Seguin
Unfortunately there isn't much we can do in terms of troubleshooting without you getting to a VT of some kind. Did you install openssh where you might be able to ssh into the box? If so you can run sudo chmod -x /etc/init.d/kdm then restart the box. -- [Jaunty] 82865G Integrated Graphics Control

[Bug 343690] Re: [Jaunty] 82865G Integrated Graphics Controller fails to load X

2009-03-18 Thread Edmundo
I just tested the driver that was downloaded on the update (like 15 minutes ago). When kdm starts, I get to see its background, but no other thing shows up. I get to move the mouse around. Can't get to the VTs. Caps lock doesn't switch (at least, there's no led blinking). The power button was able