Fedora Linux Support Community & Resources Center

Go Back   FedoraForum.org > The Dungeon > Archived (Click Header To See Sub-Forums) > Alpha, Beta & Snapshots Discussions (Fedora 11 Only)
FedoraForum Search

Forgot Password? Join Us!

Alpha, Beta & Snapshots Discussions (Fedora 11 Only) Post Development Version comments and questions that don't belong in Bugzilla here. These posts will be moved or deleted once the Final version is released

 
 
Thread Tools Search this Thread Display Modes
  #1  
Old 1st April 2009, 10:25 PM
mcmackin Offline
Registered User
 
Join Date: Mar 2004
Location: Front Royal, Va
Posts: 124
Issues with DVD install of Beta...

So I waited patiently for the Beta DVD, installed this morning and I get the same thing I got on rawhide, maybe a little better. I get the splash screen and then it gets to where it starts X and I get a messed up checkerboard pattern on the screen.

I have the following video:

00:02.0 VGA compatible controller: Intel Corporation Mobile GM965/GL960 Integrated Graphics Controller (rev 0c)

I've tried removing rhgb and quiet from grub.conf, I've added vga=0x318, vga=791 and vga=792, all with no success. Is there some file I can edit to allow me to boot? Since firstboot hasn't run, I can't come up in runlevel-3. I can boot with the DVD into rescue mode and make changes.

On another note, anaconda did post an error trying to eject the DVD after all packages were installed.

Any help would be appreciated...
  #2  
Old 2nd April 2009, 11:15 PM
SlowJet Offline
Registered User
 
Join Date: Jan 2005
Posts: 5,002
try
rhgb quitet selinux=0 3 xdriver=vesa

logon as root
gdm

should get firstboot

debug from there.
The crash at the end of the install was a .py error, and did not affect the finishing of the install.

SJ
__________________
Do the Math
  #3  
Old 3rd April 2009, 02:27 AM
mcmackin Offline
Registered User
 
Join Date: Mar 2004
Location: Front Royal, Va
Posts: 124
Well, here it is. I was able to get this out of /var/log/messages...

Startx never displays anything long enough to be of merit...

Apr 2 16:23:39 localhost kernel:
Apr 2 16:23:39 localhost kernel: ================================================== =====
Apr 2 16:23:39 localhost kernel: [ INFO: possible circular locking dependency detected ]
Apr 2 16:23:39 localhost kernel: 2.6.29.1-37.rc1.fc11.i686.PAE #1
Apr 2 16:23:39 localhost kernel: -------------------------------------------------------
Apr 2 16:23:39 localhost kernel: Xorg/2735 is trying to acquire lock:
Apr 2 16:23:39 localhost kernel: (&mm->mmap_sem){----}, at: [<c0499e2e>] might_fault+0x48/0x85
Apr 2 16:23:39 localhost kernel:
Apr 2 16:23:39 localhost kernel: but task is already holding lock:
Apr 2 16:23:39 localhost kernel: (&dev->struct_mutex){--..}, at: [<f825fbd4>] i915_gem_pwrite_ioctl+0x155/0x338 [i915]
Apr 2 16:23:39 localhost kernel:
Apr 2 16:23:39 localhost kernel: which lock already depends on the new lock.
Apr 2 16:23:39 localhost kernel:
Apr 2 16:23:39 localhost kernel:
Apr 2 16:23:39 localhost kernel: the existing dependency chain (in reverse order) is:
Apr 2 16:23:39 localhost kernel:
Apr 2 16:23:39 localhost kernel: -> #1 (&dev->struct_mutex){--..}:
Apr 2 16:23:39 localhost kernel: [<c0458fe4>] __lock_acquire+0x96e/0xacc
Apr 2 16:23:39 localhost kernel: [<c045919d>] lock_acquire+0x5b/0x81
Apr 2 16:23:39 localhost kernel: [<c0727dd9>] __mutex_lock_common+0xdd/0x338
Apr 2 16:23:39 localhost kernel: [<c07280db>] mutex_lock_nested+0x33/0x3b
Apr 2 16:23:39 localhost kernel: [<f82065e1>] drm_gem_mmap+0x36/0xfe [drm]
Apr 2 16:23:39 localhost kernel: [<c04a0fb0>] mmap_region+0x266/0x3e5
Apr 2 16:23:39 localhost kernel: [<c04a1384>] do_mmap_pgoff+0x255/0x2a5
Apr 2 16:23:39 localhost kernel: [<c040c588>] sys_mmap2+0x5f/0x80
Apr 2 16:23:39 localhost kernel: [<c040946b>] sysenter_do_call+0x12/0x3f
Apr 2 16:23:39 localhost kernel: [<ffffffff>] 0xffffffff
Apr 2 16:23:39 localhost kernel:
Apr 2 16:23:39 localhost kernel: -> #0 (&mm->mmap_sem){----}:
Apr 2 16:23:39 localhost kernel: [<c0458eb1>] __lock_acquire+0x83b/0xacc
Apr 2 16:23:39 localhost kernel: [<c045919d>] lock_acquire+0x5b/0x81
Apr 2 16:23:39 localhost kernel: [<c0499e4b>] might_fault+0x65/0x85
Apr 2 16:23:39 localhost kernel: [<f825fcd2>] i915_gem_pwrite_ioctl+0x253/0x338 [i915]
Apr 2 16:23:39 localhost kernel: [<f8205748>] drm_ioctl+0x1ab/0x224 [drm]
Apr 2 16:23:39 localhost kernel: [<c04be6ae>] vfs_ioctl+0x5c/0x76
Apr 2 16:23:39 localhost kernel: [<c04bec4e>] do_vfs_ioctl+0x483/0x4bd
Apr 2 16:23:39 localhost kernel: [<c04becce>] sys_ioctl+0x46/0x66
Apr 2 16:23:39 localhost kernel: [<c040946b>] sysenter_do_call+0x12/0x3f
Apr 2 16:23:39 localhost kernel: [<ffffffff>] 0xffffffff
Apr 2 16:23:39 localhost kernel:
Apr 2 16:23:39 localhost kernel: other info that might help us debug this:
Apr 2 16:23:39 localhost kernel:
Apr 2 16:23:39 localhost kernel: 1 lock held by Xorg/2735:
Apr 2 16:23:39 localhost kernel: #0: (&dev->struct_mutex){--..}, at: [<f825fbd4>] i915_gem_pwrite_ioctl+0x155/0x338 [i915]
Apr 2 16:23:39 localhost kernel:
Apr 2 16:23:39 localhost kernel: stack backtrace:
Apr 2 16:23:39 localhost kernel: Pid: 2735, comm: Xorg Not tainted 2.6.29.1-37.rc1.fc11.i686.PAE #1
Apr 2 16:23:39 localhost kernel: Call Trace:
Apr 2 16:23:39 localhost kernel: [<c0726c76>] ? printk+0x14/0x16
Apr 2 16:23:39 localhost kernel: [<c0458461>] print_circular_bug_tail+0x5d/0x68
Apr 2 16:23:39 localhost kernel: [<c0458eb1>] __lock_acquire+0x83b/0xacc
Apr 2 16:23:39 localhost kernel: [<c0499e2e>] ? might_fault+0x48/0x85
Apr 2 16:23:39 localhost kernel: [<c045919d>] lock_acquire+0x5b/0x81
Apr 2 16:23:39 localhost kernel: [<c0499e2e>] ? might_fault+0x48/0x85
Apr 2 16:23:39 localhost kernel: [<c0499e4b>] might_fault+0x65/0x85
Apr 2 16:23:39 localhost kernel: [<c0499e2e>] ? might_fault+0x48/0x85
Apr 2 16:23:39 localhost kernel: [<f825fcd2>] i915_gem_pwrite_ioctl+0x253/0x338 [i915]
Apr 2 16:23:39 localhost kernel: [<c0576713>] ? copy_from_user+0x32/0x119
Apr 2 16:23:39 localhost kernel: [<f8205748>] drm_ioctl+0x1ab/0x224 [drm]
Apr 2 16:23:39 localhost kernel: [<f825fa7f>] ? i915_gem_pwrite_ioctl+0x0/0x338 [i915]
Apr 2 16:23:39 localhost kernel: [<c04be6ae>] vfs_ioctl+0x5c/0x76
Apr 2 16:23:39 localhost kernel: [<c04bec4e>] do_vfs_ioctl+0x483/0x4bd
Apr 2 16:23:39 localhost kernel: [<c04569ca>] ? lock_release_holdtime+0x2b/0x123
Apr 2 16:23:39 localhost kernel: [<c04748ef>] ? audit_filter_syscall+0xcc/0xed
Apr 2 16:23:39 localhost kernel: [<c0474903>] ? audit_filter_syscall+0xe0/0xed
Apr 2 16:23:39 localhost kernel: [<c0475ac2>] ? audit_syscall_entry+0x163/0x185
Apr 2 16:23:39 localhost kernel: [<c04becce>] sys_ioctl+0x46/0x66
Apr 2 16:23:39 localhost kernel: [<c040946b>] sysenter_do_call+0x12/0x3f
 

Tags
beta, dvd, install, issues

Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
Fedora 11 KDE Beta Major issues: Bluetooth, GPG, and WiFi password dsparil Alpha, Beta & Snapshots Discussions (Fedora 11 Only) 4 3rd April 2009 07:49 PM
Fedora 10 Beta Install Issues sujansunil Alpha, Beta & Snapshots Discussions (Fedora 10 Only) 4 25th October 2008 11:23 AM
Fedora 10 Alpha-Beta Upgrade from Fedora 9 issues alsa snostorm Alpha, Beta & Snapshots Discussions (Fedora 10 Only) 9 18th September 2008 04:13 AM
Fedora 9 beta - Touchpad issues. BrendanEff Alpha - Beta (Fedora 9 Only) 2 1st April 2008 04:23 AM


Current GMT-time: 21:40 (Tuesday, 21-05-2013)

TopSubscribe to XML RSS for all Threads in all ForumsFedoraForumDotOrg Archive
logo

All trademarks, and forum posts in this site are property of their respective owner(s).
FedoraForum.org is privately owned and is not directly sponsored by the Fedora Project or Red Hat, Inc.

Privacy Policy | Term of Use | Posting Guidelines | Archive | Contact Us | Founding Members

Powered by vBulletin® Copyright ©2000 - 2012, vBulletin Solutions, Inc.

FedoraForum is Powered by RedHat