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
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
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
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
** 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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
24 matches
Mail list logo