Thanks for testing and the feedback. Closing per Florian's previous
comment.
** Changed in: linux (Ubuntu)
Status: Incomplete => Fix Released
--
jaunty 2.6.28 freezes on pcmcia detection during boot
https://bugs.launchpad.net/bugs/320526
You received this bug notification because you are
I did a dist-upgrade yesterday, and the notebook came up fine with 2.6.31-4,
and didn't freeze later on too.
Thank you all for your help, I think this bug can be closed now.
--
jaunty 2.6.28 freezes on pcmcia detection during boot
https://bugs.launchpad.net/bugs/320526
You received this bug noti
Can you confirm this issue exists with the Karmic Alpha 9.10 release.
Images for testing are available at http://cdimage.ubuntu.com/daily-
live/current/ . Please let us know your results.
If the issue remains while still running Karmic, please run the
following command which will automatically ga
Interesting. So, either a vanilla/upstream 2.6.24 does not have the
problem, or something in your config makes the problem go away. PCMCIA
seems to generally be enabled in your config, but it would probably be
good to test 2.6.24 with a config as close to Ubuntu's edition of
2.6.24. Do you still ha
I tried now compiling a 2.6.23 and a 2.6.24, and the notebook came up fine with
both kernels.
I don't know it this is of any use, but i'll attach the .config file I compiled
the 2.6.24 with.
I also tried a 2.6.28, and it doesn't lock up at boot anymore, but when
i log on into gnome, it freezes.
A short addendum, the instructions for using the script were incomplete
and should have been
wget http://rostedt.homelinux.com/code/streamline_config.pl
cp .config config.backup
perl streamline_config.pl > new_config
mv new_config .config
make oldconfig
--
jaunty 2.6.28 freezes on pcmcia detecti
Good, you should see https://wiki.ubuntu.com/KernelTeam/GitKernelBuild
this page for how to checkout the sources from git and build a kernel in
general. It should be straigthforward to follow, but just ask if you
have any questions.
After step 3, you should do the following before going to step 4.
I am of course up for trying, but I'd need instructions what to do, especially
when it comes to bisecting the kernel(-patches).
The last jaunty update seems to have removed my 2.6.22 kernel, but left a
2.6.20 so I am still able to boot into my besides the kernel up-to-date jaunty.
--
jaunty 2.6
Since Gusty was fine and Hardy was not, we might be able to find the
patch that introduced the bug by simply inspecting the changes that went
in between 2.6.22 and 2.6.24.
git log v2.6.22..v2.6.24 drivers/pcmcia/cistpl.c
only reveals one patch, so that would be very interesting to revert.
Even if
New here. I had a similar problem with Ubuntu 8.10.
I am not sure if I should file a new report as it concerns
Ubuntu 9.04.
Installed 9.04, the problem is still there. What I find is that if the
card is inserted then Ubuntu freezes, and doesn't install. After
installation, it hangs in the boo
Do you still see this problem with the latest Jaunty Beta ?
--
jaunty 2.6.28 freezes on pcmcia detection during boot
https://bugs.launchpad.net/bugs/320526
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
--
ubuntu-bugs mailing list
ubun
I installed the new packages, a photo of the resulting messages is
attached.
I tried this several times, and the printed values weren't the same every time.
If this is important, just let me know and I'll shoot more photos of different
boot attempts.
** Attachment added: "photo_with_loop_debug.j
I have added some printk()'s in the for loop and added a new condition
check, can you please verify the kernel and report what you see here ?
Really appreciate your help in debugging this problem.
http://people.ubuntu.com/~manjo/lp320526-jaunty/
=== debuging drivers/pcmcia/cistpl.c pc
** Changed in: linux (Ubuntu)
Assignee: (unassigned) => Manoj Iyer (manjo)
Status: Triaged => In Progress
--
jaunty 2.6.28 freezes on pcmcia detection during boot
https://bugs.launchpad.net/bugs/320526
You received this bug notification because you are a member of Ubuntu
Bugs, which i
Let me know if I can be of any help.
As I said, I hardly ever get a crash dump, but it locks up reliably on every
boot, so I think I could provide a photo of some debug output.
--
jaunty 2.6.28 freezes on pcmcia detection during boot
https://bugs.launchpad.net/bugs/320526
You received this bug
Ok here is what I think is a correct guess:
pcmcia_read_cis_mem+0x11c translates to
184 : for ( ; len > 0; len--, buf++, sys += inc) {
again if I can reproduce this I think I can debug it better...
--
jaunty 2.6.28 freezes on pcmcia detection during boot
https://bugs.launchpad.net/bugs/320526
oops ignore my previous comment... that was wrong information
--
jaunty 2.6.28 freezes on pcmcia detection during boot
https://bugs.launchpad.net/bugs/320526
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
--
ubuntu-bugs mailing list
ub
Looks like the problem is in deleting a node entry from the list, but I can't
figure out why that would be a problem... I need to see if I can re-create
this locally to debug further.
remove_cis_cache(struct pcmcia_socket *s, int attr, u_int addr, u_int len)
{
struct cis_cache_entry *
Hi,
I tried booting with the kernel option, but no changes.
I am attaching a photo of the output that's on screen when the notebook
freezes. As I already said, I am hardly ever getting a dump, most of the time
the notebook just freezes with a screen like it is shown on the photo.
The full kernel
Can you retry with kernel option cbmemsize=256M ?
--
jaunty 2.6.28 freezes on pcmcia detection during boot
https://bugs.launchpad.net/bugs/320526
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
--
ubuntu-bugs mailing list
ubuntu-bugs@li
** Changed in: linux (Ubuntu)
Importance: Undecided => High
Status: New => Triaged
--
jaunty 2.6.28 freezes on pcmcia detection during boot
https://bugs.launchpad.net/bugs/320526
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
** Summary changed:
- jaunty pcmcia detection crash while boot
+ jaunty 2.6.28 freezes on pcmcia detection during boot
** Description changed:
Kernel: 2.6.28-4-generic
Notebook: Acer Travelmate 630 (636 LCi)
Ubuntu: Description: Ubuntu jaunty (development branch) Release: 9.04
The Pro
22 matches
Mail list logo