[Ubuntu-x-swat] [Bug 430876] Re: /dev/dri devices are absent after recent update (intel card)

2009-10-05 Thread Anton¡o Sch¡fano
I have the same problem on my EEEPC 1000HD. 
I experienced the following boot sequence:
- Good boot
- Bad boot (after no install, no config changes)
- Bad boot (after a power-off)
- Good boot (after boot to Windows XP + reboot)
I think this points to some hardware initialization issue (BIOS or kernel?)

-- 
/dev/dri devices are absent after recent update (intel card)
https://bugs.launchpad.net/bugs/430876
You received this bug notification because you are a member of Ubuntu-X,
which is subscribed to libdrm in ubuntu.

___
Mailing list: https://launchpad.net/~ubuntu-x-swat
Post to : ubuntu-x-swat@lists.launchpad.net
Unsubscribe : https://launchpad.net/~ubuntu-x-swat
More help   : https://help.launchpad.net/ListHelp


[Ubuntu-x-swat] [Bug 430876] Re: /dev/dri devices are absent after recent update (intel card)

2009-10-05 Thread Anton¡o Sch¡fano
When the problem shows up, in my dmesg there is an error in the initialization 
of the agpgart module, in function drm_fill_in_dev.
In this case the console does not switch to color framebuffer mode and the dri 
entries in /dev are not created.


** Attachment added: dmesg with error
   http://launchpadlibrarian.net/33090224/dmesg.nok.txt

-- 
/dev/dri devices are absent after recent update (intel card)
https://bugs.launchpad.net/bugs/430876
You received this bug notification because you are a member of Ubuntu-X,
which is subscribed to libdrm in ubuntu.

___
Mailing list: https://launchpad.net/~ubuntu-x-swat
Post to : ubuntu-x-swat@lists.launchpad.net
Unsubscribe : https://launchpad.net/~ubuntu-x-swat
More help   : https://help.launchpad.net/ListHelp


[Ubuntu-x-swat] [Bug 430876] Re: /dev/dri devices are absent after recent update (intel card)

2009-10-05 Thread Anton¡o Sch¡fano
*** This bug is a duplicate of bug 430694 ***
https://bugs.launchpad.net/bugs/430694

Here is the dmesg when everything works.
The two dmesgs have been taken after two consecutive boots, with no actions 
in-between.

Maybe this is a duplicate of bug 430694? Too sleepy now to check :)


** Attachment added: dmesg when everything is fine
   http://launchpadlibrarian.net/33090410/dmesg.ok.txt

-- 
/dev/dri devices are absent after recent update (intel card)
https://bugs.launchpad.net/bugs/430876
You received this bug notification because you are a member of Ubuntu-X,
which is subscribed to libdrm in ubuntu.

___
Mailing list: https://launchpad.net/~ubuntu-x-swat
Post to : ubuntu-x-swat@lists.launchpad.net
Unsubscribe : https://launchpad.net/~ubuntu-x-swat
More help   : https://help.launchpad.net/ListHelp


[Ubuntu-x-swat] [Bug 430876] Re: /dev/dri devices are absent after recent update (intel card)

2009-10-05 Thread Anton¡o Sch¡fano
*** This bug is a duplicate of bug 430694 ***
https://bugs.launchpad.net/bugs/430694

** This bug has been marked a duplicate of bug 430694
   agpgart-intel not loaded before drm sometimes, causes KMS to fail

-- 
/dev/dri devices are absent after recent update (intel card)
https://bugs.launchpad.net/bugs/430876
You received this bug notification because you are a member of Ubuntu-X,
which is subscribed to libdrm in ubuntu.

___
Mailing list: https://launchpad.net/~ubuntu-x-swat
Post to : ubuntu-x-swat@lists.launchpad.net
Unsubscribe : https://launchpad.net/~ubuntu-x-swat
More help   : https://help.launchpad.net/ListHelp


[Ubuntu-x-swat] [Bug 430876] Re: /dev/dri devices are absent after recent update (intel card)

2009-10-04 Thread Arnaud
Today I hit this problem for the 3rd time (kubuntu karmic, fresh install
using kubuntu alternate CD of alpha 6, intel 915 gfx card).

Reinstalling everything libdrm related did not fix the problem.

First an observation, then my workaround.

Observation:
The first symptom of this problem is not the content of the X log file, it is 
the boot splash which is displayed in a much lower resolution.

So this made me think that the problem was happening very early during the boot 
process. This lead me to the following workaround:
sudo update-initramfs -k all -u
sudo update-grub2
sudo reboot

which always fixed the problem.

It would be great to know what information I should gather the next time
this happens, so that the problem could be tracked down...

** Changed in: libdrm (Ubuntu)
   Status: Incomplete = Confirmed

-- 
/dev/dri devices are absent after recent update (intel card)
https://bugs.launchpad.net/bugs/430876
You received this bug notification because you are a member of Ubuntu-X,
which is subscribed to libdrm in ubuntu.

___
Mailing list: https://launchpad.net/~ubuntu-x-swat
Post to : ubuntu-x-swat@lists.launchpad.net
Unsubscribe : https://launchpad.net/~ubuntu-x-swat
More help   : https://help.launchpad.net/ListHelp


[Ubuntu-x-swat] [Bug 430876] Re: /dev/dri devices are absent after recent update (intel card)

2009-10-01 Thread Daniel Swarbrick
This is still occurring periodically on my system. I also tried re-
installing libdrm-intel1 and libdrm2.

-- 
/dev/dri devices are absent after recent update (intel card)
https://bugs.launchpad.net/bugs/430876
You received this bug notification because you are a member of Ubuntu-X,
which is subscribed to libdrm in ubuntu.

___
Mailing list: https://launchpad.net/~ubuntu-x-swat
Post to : ubuntu-x-swat@lists.launchpad.net
Unsubscribe : https://launchpad.net/~ubuntu-x-swat
More help   : https://help.launchpad.net/ListHelp


[Ubuntu-x-swat] [Bug 430876] Re: /dev/dri devices are absent after recent update (intel card)

2009-10-01 Thread itsjareds
If anyone's got a /dev/card0 but no /dev/dri/card0, you can use this
workaround until the developers truly fix it:

http://ubuntuforums.org/showpost.php?p=8018573postcount=2

-- 
/dev/dri devices are absent after recent update (intel card)
https://bugs.launchpad.net/bugs/430876
You received this bug notification because you are a member of Ubuntu-X,
which is subscribed to libdrm in ubuntu.

___
Mailing list: https://launchpad.net/~ubuntu-x-swat
Post to : ubuntu-x-swat@lists.launchpad.net
Unsubscribe : https://launchpad.net/~ubuntu-x-swat
More help   : https://help.launchpad.net/ListHelp


[Ubuntu-x-swat] [Bug 430876] Re: /dev/dri devices are absent after recent update (intel card)

2009-09-27 Thread itsjareds
I have this problem as well, and I believe the main problem is that my
/dev/dri/card0 is placed in /dev.

-- 
/dev/dri devices are absent after recent update (intel card)
https://bugs.launchpad.net/bugs/430876
You received this bug notification because you are a member of Ubuntu-X,
which is subscribed to libdrm in ubuntu.

___
Mailing list: https://launchpad.net/~ubuntu-x-swat
Post to : ubuntu-x-swat@lists.launchpad.net
Unsubscribe : https://launchpad.net/~ubuntu-x-swat
More help   : https://help.launchpad.net/ListHelp


[Ubuntu-x-swat] [Bug 430876] Re: /dev/dri devices are absent after recent update (intel card)

2009-09-27 Thread itsjareds
Note: I tried reinstalling libdrm-intel1 and libdrm2, as ilna said,
through Synaptic, then rebooted, but did not fix the issue for me.

-- 
/dev/dri devices are absent after recent update (intel card)
https://bugs.launchpad.net/bugs/430876
You received this bug notification because you are a member of Ubuntu-X,
which is subscribed to libdrm in ubuntu.

___
Mailing list: https://launchpad.net/~ubuntu-x-swat
Post to : ubuntu-x-swat@lists.launchpad.net
Unsubscribe : https://launchpad.net/~ubuntu-x-swat
More help   : https://help.launchpad.net/ListHelp


[Ubuntu-x-swat] [Bug 430876] Re: /dev/dri devices are absent after recent update (intel card)

2009-09-18 Thread ilna
After today upgrade I was forced reinstall drm again -  there was the
only (I think) reason responsible for the issue, and it is
initsrcipts/sysv package group.

-- 
/dev/dri devices are absent after recent update (intel card)
https://bugs.launchpad.net/bugs/430876
You received this bug notification because you are a member of Ubuntu-X,
which is subscribed to libdrm in ubuntu.

___
Mailing list: https://launchpad.net/~ubuntu-x-swat
Post to : ubuntu-x-swat@lists.launchpad.net
Unsubscribe : https://launchpad.net/~ubuntu-x-swat
More help   : https://help.launchpad.net/ListHelp


[Ubuntu-x-swat] [Bug 430876] Re: /dev/dri devices are absent after recent update (intel card)

2009-09-18 Thread Bryce Harrington
Hi a-gaydenko,


Please attach the output of `lspci -vvnn` and `dmesg`, and attach your 
/var/log/Xorg.0.log (and maybe Xorg.0.log.old) file from after reproducing this 
issue.  If you're using a custom /etc/X11/xorg.conf please attach that as well.

[This is an automated message.  Apologies if it has reached you
inappropriately; please just reply to this message indicating so.]


** Tags added: needs-xorglog

** Tags added: needs-lspci-vvnn

** Changed in: libdrm (Ubuntu)
   Status: New = Incomplete

-- 
/dev/dri devices are absent after recent update (intel card)
https://bugs.launchpad.net/bugs/430876
You received this bug notification because you are a member of Ubuntu-X,
which is subscribed to libdrm in ubuntu.

___
Mailing list: https://launchpad.net/~ubuntu-x-swat
Post to : ubuntu-x-swat@lists.launchpad.net
Unsubscribe : https://launchpad.net/~ubuntu-x-swat
More help   : https://help.launchpad.net/ListHelp


[Ubuntu-x-swat] [Bug 430876] Re: /dev/dri devices are absent after recent update (intel card)

2009-09-18 Thread ilna

** Attachment added: dmesg.txt
   http://launchpadlibrarian.net/32017263/dmesg.txt

-- 
/dev/dri devices are absent after recent update (intel card)
https://bugs.launchpad.net/bugs/430876
You received this bug notification because you are a member of Ubuntu-X,
which is subscribed to libdrm in ubuntu.

___
Mailing list: https://launchpad.net/~ubuntu-x-swat
Post to : ubuntu-x-swat@lists.launchpad.net
Unsubscribe : https://launchpad.net/~ubuntu-x-swat
More help   : https://help.launchpad.net/ListHelp


[Ubuntu-x-swat] [Bug 430876] Re: /dev/dri devices are absent after recent update (intel card)

2009-09-18 Thread ilna

** Attachment added: lspci.txt
   http://launchpadlibrarian.net/32017276/lspci.txt

-- 
/dev/dri devices are absent after recent update (intel card)
https://bugs.launchpad.net/bugs/430876
You received this bug notification because you are a member of Ubuntu-X,
which is subscribed to libdrm in ubuntu.

___
Mailing list: https://launchpad.net/~ubuntu-x-swat
Post to : ubuntu-x-swat@lists.launchpad.net
Unsubscribe : https://launchpad.net/~ubuntu-x-swat
More help   : https://help.launchpad.net/ListHelp


[Ubuntu-x-swat] [Bug 430876] Re: /dev/dri devices are absent after recent update (intel card)

2009-09-18 Thread ilna
Have attached lspci and dmesg outs. Unfortunately I have not bad: X11
log at the moment (old one is also good). But I guess it isn't needed
at all: the problem takes place just at those state when 'ls /dev/dri/'
finds nothing - it isn't needed to start X at all, and, in fact, I boot
in console (kdm is removed from rc.X's) and check the situation this
way.

-- 
/dev/dri devices are absent after recent update (intel card)
https://bugs.launchpad.net/bugs/430876
You received this bug notification because you are a member of Ubuntu-X,
which is subscribed to libdrm in ubuntu.

___
Mailing list: https://launchpad.net/~ubuntu-x-swat
Post to : ubuntu-x-swat@lists.launchpad.net
Unsubscribe : https://launchpad.net/~ubuntu-x-swat
More help   : https://help.launchpad.net/ListHelp


[Ubuntu-x-swat] [Bug 430876] Re: /dev/dri devices are absent after recent update (intel card)

2009-09-17 Thread arky
Assigning to libdrm. Looks like a transitional problem, seems to be
fixed.

** Package changed: ubuntu = libdrm (Ubuntu)

-- 
/dev/dri devices are absent after recent update (intel card)
https://bugs.launchpad.net/bugs/430876
You received this bug notification because you are a member of Ubuntu-X,
which is subscribed to libdrm in ubuntu.

___
Mailing list: https://launchpad.net/~ubuntu-x-swat
Post to : ubuntu-x-swat@lists.launchpad.net
Unsubscribe : https://launchpad.net/~ubuntu-x-swat
More help   : https://help.launchpad.net/ListHelp