[Ubuntu-x-swat] [Bug 1161981] Re: Boot stalls after Ubuntu Raring desktop ARM (Panda board) install

2013-04-09 Thread Carla Sella
I tried image: http://cdimage.ubuntu.com/daily-live/20130409/raring-
desktop-armhf+omap4.img and the bug is gone, everything's fine now.

-- 
You received this bug notification because you are a member of Ubuntu-X,
which is subscribed to xorg-server in Ubuntu.
https://bugs.launchpad.net/bugs/1161981

Title:
  Boot stalls after Ubuntu Raring desktop ARM (Panda board) install

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux-ti-omap4/+bug/1161981/+subscriptions

___
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 1161981] Re: Boot stalls after Ubuntu Raring desktop ARM (Panda board) install

2013-04-08 Thread Maarten Lankhorst
Some notes on the final patch (not attached here, but in ubuntu5 upload):
- tested on panda, confirmed to work
- tested on a normal (hybrid) laptop, previous versions had a bug which 
triggered ssp due to an incorrect offset, confirmed to work with the incorrect 
offset removed.
- tegra, was found to work by marvin24 in #ubuntu-x, using the set_drm_info 
fallback path.
- usb (udl) completely untested, I did an educated guess based on the kernel 
source. usb drivers do not have a busid, cf linux/drivers/gpu/drm/drm_usb.c 
drm_usb_set_busid, so busid is set to an empty string, rather than null. 
Looking at drmGetBusid in libdrm/xf86drm.c this would be the expected return 
value. xxv-modesetting works with path, rather than busid, so it would still 
work correctly.

-- 
You received this bug notification because you are a member of Ubuntu-X,
which is subscribed to xorg-server in Ubuntu.
https://bugs.launchpad.net/bugs/1161981

Title:
  Boot stalls after Ubuntu Raring desktop ARM (Panda board) install

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux-ti-omap4/+bug/1161981/+subscriptions

___
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 1161981] Re: Boot stalls after Ubuntu Raring desktop ARM (Panda board) install

2013-04-08 Thread Maarten Lankhorst
** Changed in: linux-ti-omap4 (Ubuntu)
   Status: Confirmed = Invalid

** Changed in: xorg-server (Ubuntu)
   Status: Confirmed = In Progress

-- 
You received this bug notification because you are a member of Ubuntu-X,
which is subscribed to xorg-server in Ubuntu.
https://bugs.launchpad.net/bugs/1161981

Title:
  Boot stalls after Ubuntu Raring desktop ARM (Panda board) install

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux-ti-omap4/+bug/1161981/+subscriptions

___
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 1161981] Re: Boot stalls after Ubuntu Raring desktop ARM (Panda board) install

2013-04-08 Thread Launchpad Bug Tracker
This bug was fixed in the package xorg-server - 2:1.13.3-0ubuntu5

---
xorg-server (2:1.13.3-0ubuntu5) raring; urgency=low

  [ Bryce Harrington ]
  * Add no-nv.patch:  Don't autoprobe -nv on linux.
  * Refresh drm_device_keep_trying.patch (LP: #1161981)
- Set empty busid for usb devices
- Parse pci path more strictly.
- Make platform devices work correctly, try to obtain busid from
  path if possible.
- Fallback if not possible (tegra).
 -- Maarten Lankhorst maarten.lankho...@ubuntu.com   Mon, 08 Apr 2013 
11:40:26 +0200

** Changed in: xorg-server (Ubuntu)
   Status: In Progress = Fix Released

-- 
You received this bug notification because you are a member of Ubuntu-X,
which is subscribed to xorg-server in Ubuntu.
https://bugs.launchpad.net/bugs/1161981

Title:
  Boot stalls after Ubuntu Raring desktop ARM (Panda board) install

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux-ti-omap4/+bug/1161981/+subscriptions

___
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 1161981] Re: Boot stalls after Ubuntu Raring desktop ARM (Panda board) install

2013-04-05 Thread Maarten Lankhorst
Does this patch fix things?

** Attachment added: Probe platform devices correctly
   
https://bugs.launchpad.net/ubuntu/+source/linux-ti-omap4/+bug/1161981/+attachment/3623525/+files/patch

-- 
You received this bug notification because you are a member of Ubuntu-X,
which is subscribed to xorg-server in Ubuntu.
https://bugs.launchpad.net/bugs/1161981

Title:
  Boot stalls after Ubuntu Raring desktop ARM (Panda board) install

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux-ti-omap4/+bug/1161981/+subscriptions

___
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 1161981] Re: Boot stalls after Ubuntu Raring desktop ARM (Panda board) install

2013-04-05 Thread Maarten Lankhorst
I tested it on my main system by stuffing the logic in a separate
function..

** Attachment added: fixed to compile correctly
   
https://bugs.launchpad.net/ubuntu/+source/linux-ti-omap4/+bug/1161981/+attachment/3623538/+files/patch

-- 
You received this bug notification because you are a member of Ubuntu-X,
which is subscribed to xorg-server in Ubuntu.
https://bugs.launchpad.net/bugs/1161981

Title:
  Boot stalls after Ubuntu Raring desktop ARM (Panda board) install

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux-ti-omap4/+bug/1161981/+subscriptions

___
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 1161981] Re: Boot stalls after Ubuntu Raring desktop ARM (Panda board) install

2013-04-05 Thread Ubuntu Foundations Team Bug Bot
** Tags added: patch

-- 
You received this bug notification because you are a member of Ubuntu-X,
which is subscribed to xorg-server in Ubuntu.
https://bugs.launchpad.net/bugs/1161981

Title:
  Boot stalls after Ubuntu Raring desktop ARM (Panda board) install

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux-ti-omap4/+bug/1161981/+subscriptions

___
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 1161981] Re: Boot stalls after Ubuntu Raring desktop ARM (Panda board) install

2013-04-04 Thread Dmitrijs Ledkovs
ogra_21 xnox, ogra@chromebook:~/xf86-video-omap-0.4.0$ grep 24 src/*
ogra_ src/omap_driver.c: default_depth = 24;  /* TODO: get from kernel 
*/

Changing that to 32, recompiling, in-place replacing allows me to boot
and be presented with the you are running in a low graphics mode and
allows me to attempt reconfiguring my X11.

But ubiquity-dm did manage to boot fine to do the install...


** Also affects: xf86-video-omap (Ubuntu)
   Importance: Undecided
   Status: New

-- 
You received this bug notification because you are a member of Ubuntu-X,
which is subscribed to xf86-video-omap in Ubuntu.
https://bugs.launchpad.net/bugs/1161981

Title:
  Boot stalls after Ubuntu Raring desktop ARM (Panda board) install

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux-ti-omap4/+bug/1161981/+subscriptions

___
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 1161981] Re: Boot stalls after Ubuntu Raring desktop ARM (Panda board) install

2013-04-04 Thread Oliver Grawert
*** This bug is a duplicate of bug 982889 ***
https://bugs.launchpad.net/bugs/982889

** This bug has been marked a duplicate of bug 982889
   X trying to start before plymouth has finished using the drm driver

-- 
You received this bug notification because you are a member of Ubuntu-X,
which is subscribed to xf86-video-omap in Ubuntu.
https://bugs.launchpad.net/bugs/1161981

Title:
  Boot stalls after Ubuntu Raring desktop ARM (Panda board) install

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux-ti-omap4/+bug/1161981/+subscriptions

___
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 1161981] Re: Boot stalls after Ubuntu Raring desktop ARM (Panda board) install

2013-04-04 Thread Ricardo Salveti
The problem here is that the BUSID support for platform devices got
broken after patch drm_device_keep_trying.patch was added to xorg-server
(bug 982889).

As the BUSID is empty when initializing the omap x11 driver, it fails
and move back to the old probing method, which allows more than one
driver to be up at the same time (fixed previously by bug 1015292).

** This bug is no longer a duplicate of bug 982889
   X trying to start before plymouth has finished using the drm driver

** Changed in: xf86-video-omap (Ubuntu)
   Status: New = Confirmed

** Package changed: xf86-video-omap (Ubuntu) = xorg-server (Ubuntu)

** Changed in: xorg-server (Ubuntu)
   Importance: Undecided = High

** Changed in: xorg-server (Ubuntu)
 Assignee: (unassigned) = Maarten Lankhorst (mlankhorst)

-- 
You received this bug notification because you are a member of Ubuntu-X,
which is subscribed to xf86-video-omap in Ubuntu.
https://bugs.launchpad.net/bugs/1161981

Title:
  Boot stalls after Ubuntu Raring desktop ARM (Panda board) install

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux-ti-omap4/+bug/1161981/+subscriptions

___
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 1161981] Re: Boot stalls after Ubuntu Raring desktop ARM (Panda board) install

2013-04-04 Thread Ricardo Salveti
Expected values at panda:
syspath:  /sys/devices/platform/omapdrm/drm/card0
busid: platform:omapdrm:0

-- 
You received this bug notification because you are a member of Ubuntu-X,
which is subscribed to xorg-server in Ubuntu.
https://bugs.launchpad.net/bugs/1161981

Title:
  Boot stalls after Ubuntu Raring desktop ARM (Panda board) install

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux-ti-omap4/+bug/1161981/+subscriptions

___
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 1161981] Re: Boot stalls after Ubuntu Raring desktop ARM (Panda board) install

2013-04-04 Thread Ricardo Salveti
I can confirm it works fine again after removing
drm_device_keep_trying.patch.

-- 
You received this bug notification because you are a member of Ubuntu-X,
which is subscribed to xorg-server in Ubuntu.
https://bugs.launchpad.net/bugs/1161981

Title:
  Boot stalls after Ubuntu Raring desktop ARM (Panda board) install

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux-ti-omap4/+bug/1161981/+subscriptions

___
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