 |
 |
 |
 |
| 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 |

2nd April 2009, 09:28 PM
|
|
Registered User
|
|
Join Date: Mar 2004
Location: Front Royal, Va
Posts: 124

|
|
|
PAE kernel won't boot on Lenovo T61
I seem to have come to the root of my problem. The DVD installs the PAE kernel. The LiveCD installs the generic kernel. For some reason, the PAE kernel won't boot on my hardware. It locks solid right when the splash screen tries to switch to X.
|

2nd April 2009, 10:59 PM
|
|
Registered User
|
|
Join Date: Jan 2005
Posts: 5,002

|
|
|
It may not be the kernel.
When booting up press Esc key to get grub kernel lines.
select the kernel, press e
select the main kernel line, press e
backspace over "rhgb quiet"
add to the line
selinux 0 3
when you see the logon prompt
logon as useryou
startx
debug from there.
SJ
__________________
Do the Math
|

3rd April 2009, 12:00 AM
|
|
Registered User
|
|
Join Date: Mar 2004
Location: Front Royal, Va
Posts: 124

|
|
|
When I was playing with it earlier, I set the runlevel to 3 in the inittab and all I got were permissions errors. I will try again tonight, but I will say that the general kernel does boot just fine, so there must be something different.
I already have selinux turned off in it's config file...
|

3rd April 2009, 02:30 AM
|
|
Registered User
|
|
Join Date: Mar 2004
Location: Front Royal, Va
Posts: 124

|
|
|
Here's what I've found in /var/log/messages...
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
|

3rd April 2009, 05:29 AM
|
|
Registered User
|
|
Join Date: Jan 2005
Posts: 5,002

|
|
|
There is a couple of packages in koji today or yesterday that had lock fixes.
rpl?
Look thru the rawhide updates logs on fedora-.test-list, fedora-devl-list
I don't think that is a PAE issue.
SJ
__________________
Do the Math
|

4th April 2009, 04:45 AM
|
|
Registered User
|
|
Join Date: Mar 2004
Location: Front Royal, Va
Posts: 124

|
|
|
I applied all the updates today and it still locks up although there is no circular lock error.
Just thousands of lines of the following with nomodeset and nothing obvious with just 3.
Apr 3 18:28:11 localhost kernel: reserve_memtype: calling reserve_ram_pages_typ
e for 0x304ca000 0x304cb000 16
|

5th April 2009, 02:38 AM
|
|
Registered User
|
|
Join Date: Mar 2004
Location: Front Royal, Va
Posts: 124

|
|
|
Today it's even a little more different:
kernel BUG at mm/mmap.c:2226!
invalid opcode: 0000 [#1] SMP
last sysfs file: /sys/devices/pci0000:00/0000:00:1e.0/0000:15:00.5/resource
Modules linked in: tun bridge stp llc bnep sco l2cap bluetooth sunrpc ip6t_REJECT nf_conntrack_ipv6 ip6table_filter ip6_tables ipv6 cpufreq_ondemand acpi_cpufreq dm_multipath uinput snd_hda_codec_analog snd_hda_intel arc4 snd_hda_codec ecb snd_hwdep iwlagn snd_pcm iwlcore snd_timer snd lib80211 e1000e wmi thinkpad_acpi firewire_ohci mac80211 firewire_core soundcore sdhci_pci sdhci ricoh_mmc snd_page_alloc yenta_socket mmc_core rsrc_nonstatic iTCO_wdt rfkill cfg80211 i2c_i801 pcspkr iTCO_vendor_support crc_itu_t hwmon joydev i915 drm i2c_algo_bit i2c_core video output [last unloaded: scsi_wait_scan]
Pid: 2642, comm: Xorg Not tainted (2.6.29.1-46.fc11.i686.PAE #1) 7659A71
Pid: 2642, comm: Xorg Not tainted (2.6.29.1-46.fc11.i686.PAE #1) 7659A71 EIP: 0060:[<c0497c5a>] EFLAGS: 00213206 CPU: 0
EIP is at exit_mmap+0xe6/0xf2
EAX: 00000000 EBX: 00000000 ECX: c0497b6e EDX: 002e0025
ESI: f2834e00 EDI: bfc69000 EBP: f3165e34 ESP: f3165e20
DS: 007b ES: 007b FS: 00d8 GS: 0000 SS: 0068
Process Xorg (pid: 2642, ti=f3164000 task=f29df230 task.ti=f3164000)
Stack:
000029c0 c3793758 f2834e00 f2834e4c 00000000 f3165e44 c0435e89 f2834e00
f29df230 f3165e64 c043950d f2834e38 c3795910 f3165e64 f29df230 f29df648
f41bc000 f3165ea4 c043af83 f3165e78 c0441469 0000000b f3165e8c 00000000
Call Trace:
[<c0435e89>] ? mmput+0x3c/0x8b
[<c043950d>] ? exit_mm+0xe3/0xeb
[<c043af83>] ? do_exit+0x194/0x713
[<c0441469>] ? __sigqueue_free+0x32/0x35
[<c043b576>] ? do_group_exit+0x74/0x9b
[<c0443bfe>] ? get_signal_to_deliver+0x33c/0x363
[<c0717b21>] ? do_page_fault+0x0/0x81e
[<c0408928>] ? do_notify_resume+0x6e/0x62c
[<f825e9fb>] ? i915_gem_pwrite_ioctl+0x0/0x343 [i915]
[<c04ac6dd>] ? file_free_rcu+0x33/0x36
[<c04b2195>] ? path_put+0x1a/0x1d
[<c0717b21>] ? do_page_fault+0x0/0x81e
[<c0409649>] ? work_notifysig+0x13/0x1a
Code: 45 f0 89 f9 31 d2 e8 d9 fd ff ff 89 f0 e8 be ff f6 ff 83 c4 10 89 d8 e8 c9 fe ff ff 85 c0 89 c3 75 f3 83 be 80 00 00 00 00 74 04 <0f> 0b eb fe 8d 65 f4 5b 5e 5f 5d c3 55 89 e5 57 56 53 83 ec 0c
EIP: [<c0497c5a>] exit_mmap+0xe6/0xf2 SS:ESP 0068:f3165e20
---[ end trace 2389f3882fef018f ]---
|
| Thread Tools |
Search this Thread |
|
|
|
| Display Modes |
Linear Mode
|
Posting Rules
|
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts
HTML code is Off
|
|
|
Current GMT-time: 23:07 (Saturday, 18-05-2013)
|
|
 |
 |
 |
 |
|
|