[15:37:32]  airlied: rawhide X dont' like my r100 [15:37:57]  since we have no resources to look at it [15:38:30]  drmGetBusid returned '' [15:38:42]  (II) [drm] DRM interface version 1.0 [15:38:52]  (EE) [drm] Could not set DRM device bus ID [15:39:08]  (EE) RADEON(0): [dri] DRIGetVersion failed to open the DRM [15:39:17]  [dri] Disabling DRI. [15:39:25]  (EE) RADEON(0): Kernel modesetting setup failed [15:39:34]  (II) UnloadModule: "radeon" [15:39:46]  (EE) Screen(s) found, but none have a usable configuration [15:40:15]  drm stuff in 'dmesg' doesn't report any errors [15:40:48]  airlied: shall I just wait or something? [15:42:38]  halfline: also what's the magic to get prettyboot these days again?  my default theme is 'charge' but on rawhide I get no prettyboot [15:43:23]  dcbw: make sure you have "rhgb" or "splash" on kernel command line [15:43:31]  and don't have init=anything [15:43:47]  if you have init=/sbin/bootchard for instance that would cause what you're seeing [15:44:14]  of course your two issues may be related [15:44:26]  if you aren't getting working modesetting you aren't going to get pretty boot [15:44:34]  halfline: rhgb is on the boot line [15:44:57]  no init= either [15:45:00]  we boot in 8bpp [15:45:15]  since otherwise X runs out of memory [15:45:21]  but I have 32MB of VRAM :) [15:45:35]  sorry <= ;-) [15:45:37]  (exactly 32) [15:45:40]  ***  ozamosi (~ozamosi@c83-252-88-56.bredband.comhem.se) has joined chat #fedora-desktop. [15:45:42]  you mean <= 32 then I suppose [15:45:47]  its a choice between X working and shiny [15:46:14]  halfline: is plymouth able to fall back to the text loader if 'charge' can't work for example? [15:47:01]  ***  davidz has left chat #fedora-desktop (You've gotta get up close like this and — bada-BING!). [15:47:06]  dcbw: yea it should [15:47:13]  is it not doing that for you? [15:47:16]  halfline: hmm, don't see that though [15:47:29]  rawhide boot is also *really* slow on this thing [15:47:35]  i wonder f plymouth is crashing [15:47:45]  waits for 30 seconds after requesting radeon firmware, though it's probably not radeon [15:47:45]  running with plymouth:debug would be useful [15:47:51]  on the kernel ine? [15:47:54]  yea [15:47:55]  dcbw: btw is radeon loaded? [15:48:11]  dmesg + /var/log/Xorg.0.log in a pastebin pls [15:48:13]  haha, hard to pastebin something from this machine if I don't have X, but can upload somewhere [15:48:34]  run fpaste [15:48:38]  it's a command we ship by default [15:48:41]  notting: how long is a microcode update supposed to take? [15:48:44]  30 seconds? [15:49:10]  actually it might be LVM starting, nevermind [15:49:12]  no... it should be near instant [15:49:22]  notting: the microcode initscript appears to not print correct [OK] when it's done [15:50:27]  ***  behdad (~behdad@nat-pool-rdu.redhat.com) has joined chat #fedora-desktop. [15:50:27]  ***  behdad has been oped by bebot. [15:51:15]  dcbw: (dmesg; cat /var/log/Xorg.0.log) | fpaste [15:51:17]  or something like that [15:52:17]  or unload radeon and start x using vesa [15:53:28]  airlied: radeon is loaded [15:54:18]  what is the purpose of ~/.gtk-bookmarks ? [15:54:37]  or in Places [15:55:03]  ahh, that's convenient [15:55:39]  ***  ozamosi has left chat #fedora-desktop (Read error: 145 (Connection timed out)). [15:57:40]  ***  jrb (~jrb@68-189-246-170.dhcp.oxfr.ma.charter.com) has joined chat #fedora-desktop. [15:57:41]  ***  jrb has been oped by Rupert. [15:58:12]  airlied: http://fpaste.org/tV0Q/ [15:58:44]  this doesn't seem right: [drm] Detected VRAM RAM=64M, BAR=128M [15:59:04]  yeah, nevermind: [drm] radeon: 32M of VRAM memory ready [15:59:33]  halfline: take a look a that paste [15:59:40]  line 623 [15:59:42]  plymouth issues [15:59:53]  well, locking problems with drm I guess [16:00:22]  actually not, it died [16:00:49]  airlied: [drm:r100_cp_init] *ERROR* Failed to load firmware! [16:00:59]  I do have /lib/firmware/radeon/R100_cp.bin though [16:01:26]  or maybe the linux-firmware changeover [16:01:54]  I'm guesing the firmwares aren't in the linux-firmware repo [16:04:29]  and their owned by the linux-firmware RPM on my rawhide machin [16:04:52]  maybe didn't make it to the initrd [16:05:04]  try rebuilding the initrd [16:08:04]  mkinitrd says "E: failed to install /lib/udev/firmware.sh [16:09:21]  lastest changelog has "fixed firmware.sh bug (#559975 #559597) " [16:09:35]  in 004-5 [16:09:51]  yeah, 004-1 [16:09:53]  latest rawhide [16:09:57]  koji time [16:20:44]  airlied: I think you're off the hook; the issue appeared to be no firmware in the initrd; plymouth and X work now [16:20:58]  I wonder if there's anything that could be done to make the failure case better [16:23:27]  dcbw: the microcode initscript should not exist [16:23:52]  in a perfect world . there's a bug w/patches [16:24:12]  ah [16:24:21]  yeah, shouldn't the kernel just handle that with request_firmware()? [16:24:42]  hmm, my trackpad doesn't work on rawhide but the trackpoint does... [16:25:12]  airlied: rawhide functional? ;) [16:25:23]  no xorg.conf either so I suspect some issue with hal -> udev switchover perhaps? [16:25:34]  drago01: well we don't defend against it being broken, otherwise we'd ship a glibc with every app [16:25:56]  heh [16:27:51]  airlied: I suppose rawhide isn't new enough to have the r100 resolution change fix? [16:31:50]