[Bug 273842] Re: KPC680 cellmodem card crashes Intrepid/NM7 (could be airprime.ko kernel module is the culprit)

2008-10-04 Thread Jim March
Solved. Turned out to be a couple of settings at /etc/ppp/options, where both lcp-echo-interval and lcp-echo-failure need a value of 0 (no quotes). This was causing glitches in both WVDial scripts and Network Manager 7, leading me to blame the underlying driver. More detail at:

[Bug 273842] Re: KPC680 cellmodem card crashes Intrepid/NM7 (could be airprime.ko kernel module is the culprit)

2008-09-24 Thread Jim March
Using Greg Kroah-Hartman's USBView utility, I have a LOT more data on the KPC680 device. Since Greg is also either the prime author or a modifier of the airprime.ko module, I intend to EMail him and see if he knows what's going on. Output from USBView specific to this card: Qualcomm CDMA

[Bug 273842] Re: KPC680 cellmodem card crashes Intrepid/NM7 (could be airprime.ko kernel module is the culprit)

2008-09-24 Thread Jim March
Oh hell, the airprime driver is flat-out MISSING? Well there's yer problem, Sparky! OK, I downloaded linux-source-2.6.27 from Synaptic. There is NO filename with airprime in it anywhere. Searches for airprime as a text string in all files shows no significant stuff. There's references to an

[Bug 273842] Re: KPC680 cellmodem card crashes Intrepid/NM7 (could be airprime.ko kernel module is the culprit)

2008-09-24 Thread Jim March
Ummm...a clarification: the references to the airprime module are NOT in the 2.6.27 source code, rather they're at various places online such as at the link cited. Sorry for the confoosion. -- KPC680 cellmodem card crashes Intrepid/NM7 (could be airprime.ko kernel module is the culprit)

[Bug 273842] Re: KPC680 cellmodem card crashes Intrepid/NM7 (could be airprime.ko kernel module is the culprit)

2008-09-24 Thread Jim March
Here's the various log files - I'll start with lspci-vvnn.log. Even though the card was in there and recognized by NM7, it's NOT in this list, suggesting there's no kernel-level support for it? ** Attachment added: lspci-vvnn.log http://launchpadlibrarian.net/17900167/lspci-vvnn.log --

[Bug 273842] Re: KPC680 cellmodem card crashes Intrepid/NM7 (could be airprime.ko kernel module is the culprit)

2008-09-24 Thread Jim March
** Attachment added: uname-a.log http://launchpadlibrarian.net/17900169/uname-a.log -- KPC680 cellmodem card crashes Intrepid/NM7 (could be airprime.ko kernel module is the culprit) https://bugs.launchpad.net/bugs/273842 You received this bug notification because you are a member of Ubuntu

[Bug 273842] Re: KPC680 cellmodem card crashes Intrepid/NM7 (could be airprime.ko kernel module is the culprit)

2008-09-24 Thread Jim March
** Attachment added: dmesg.log http://launchpadlibrarian.net/17900170/dmesg.log -- KPC680 cellmodem card crashes Intrepid/NM7 (could be airprime.ko kernel module is the culprit) https://bugs.launchpad.net/bugs/273842 You received this bug notification because you are a member of Ubuntu

[Bug 273842] Re: KPC680 cellmodem card crashes Intrepid/NM7 (could be airprime.ko kernel module is the culprit)

2008-09-24 Thread Jim March
** Attachment added: version.log http://launchpadlibrarian.net/17900173/version.log -- KPC680 cellmodem card crashes Intrepid/NM7 (could be airprime.ko kernel module is the culprit) https://bugs.launchpad.net/bugs/273842 You received this bug notification because you are a member of Ubuntu

[Bug 273842] Re: KPC680 cellmodem card crashes Intrepid/NM7 (could be airprime.ko kernel module is the culprit)

2008-09-24 Thread Jim March
Ah...turns out the support for my critter has migrated to a driver called option at /linux-source-2.6.27/drivers/usb/serial - looking at option.c it's obvious KPC680 support is at least supposed to be in there. Huh. Ummm...anybody got an idea why it's barfing? There's a patch covering this card

[Bug 273842] [NEW] KPC680 cellmodem card crashes Intrepid/NM7 (could be airprime.ko kernel module is the culprit)

2008-09-23 Thread Jim March
Public bug reported: Binary package hint: kernel-image-2.6.27-4-generic-di Short form: my cellmodem works, passes data respectably for a bit, then disconnects. And reconnecting sometimes causes hard-lock of the whole system. My investigations under Hardy pointed to the airprime.ko kernel

[Bug 204996] Re: Linux kernel 2.6.24-12 lockup

2008-05-04 Thread Jim March
Regarding USB, I'm running the newest kernel with USB working. Either there's a difference between your hardware and mine, OR it relates to the USB tweaks I've got running in order to use USB support in VirtualBox. In case it's the latter, you might try doing those same tweaks turning on the USB

[Bug 204996] Re: Linux kernel 2.6.24-12 lockup

2008-04-28 Thread Jim March
Well after two days of hard pounding, the -rt kernel finally crashed on me. Dammit. It was the other kind of crash, too, the one where the mouse still works. Tells me again that we've got multiple causes of failure going on. Now to try compiling 2.6.25 again (Hardy's default is a .24...). --

[Bug 204996] Re: Linux kernel 2.6.24-12 lockup

2008-04-28 Thread Jim March
Could whoever has successfully compiled 2.6.25 post a link to the instructions that worked? There appear to be a bunch of guides which are too outdated for Hardy. -- Linux kernel 2.6.24-12 lockup https://bugs.launchpad.net/bugs/204996 You received this bug notification because you are a member

[Bug 204996] Re: Linux kernel 2.6.24-12 lockup

2008-04-27 Thread Jim March
Huh. Well the -rt kernel IS working for me still, long enough that I can confirm it solved things for me. Which in turn suggests we've got multiple issues going on. Question: since I don't use Evolution, I yanked out as many Evo-related modules as possible without losing ubuntu-desktop or the

[Bug 204996] Re: Linux kernel 2.6.24-12 lockup

2008-04-27 Thread Jim March
Well NOW it'll get fixed. One of the reviewers over at ITWire ran into the random lockups problem. http://www.itwire.com/content/view/17863/1103/1/3/ -- Linux kernel 2.6.24-12 lockup https://bugs.launchpad.net/bugs/204996 You received this bug notification because you are a member of Ubuntu

[Bug 204996] Re: Linux kernel 2.6.24-12 lockup

2008-04-27 Thread Jim March
tbranham: try the -rt kernel. I'm also running an Acer, although in my case the lockups froze the mouse. I posted directions on how to load it further back in the thread, it's not a geek required thing and you can revert back any time. https://bugs.launchpad.net/bugs/204996 -- Linux kernel

[Bug 204996] Re: Linux kernel 2.6.24-12 lockup

2008-04-26 Thread Jim March
I just did a clean install from the actual release of Hardy. No change. I installed the server kernel: sudo apt-get install linux-server THAT didn't help either and introduced numerous glitches. This is by far, no question, THE WORST UBUNTU EVER. -- Linux kernel 2.6.24-12 lockup

[Bug 159398] Re: System randomly freezes / locks up possibly due to prism54

2008-04-26 Thread Jim March
*** This bug is a duplicate of bug 204996 *** https://bugs.launchpad.net/bugs/204996 I strongly suspect this bug is the same as: https://bugs.launchpad.net/ubuntu/+source/linux/+bug/204996 If so, the issue is deeper in the kernel because it's affecting multiple WiFi chipsets, multiple video

[Bug 204996] Re: Linux kernel 2.6.24-12 lockup

2008-04-26 Thread Jim March
Well the good news is that the -rt kernel right out of the Hardy repos seems to be holding. I'll report back after some hours more use but right now, I'd have expected it to blow up by now. I think there's maybe a 5% to 10% video performance hit in GLXgears with the -rt kernel, but I don't

[Bug 204996] Re: Linux kernel 2.6.24-12 lockup

2008-04-26 Thread Jim March
I think you're on to something, that it's disk-access related somehow. There's a few reports of screwed-up swapfile access from some of our brethren afflicted :). That may be tied to how much memory we have - I'm running 1.5gig and hence I'm not hitting swap. But if I was, screwball disk access

[Bug 204996] Re: Linux kernel 2.6.24-12 lockup

2008-04-26 Thread Jim March
Anthony, that last is to me REAL interesting. See, I not only don't have anything Ralink in my rig, I'm not having network connection issues at all. And I rotate between three connections: Atheros WiFi, Marvell Ethernet and a PCMCIA cellmodem (Verizon EVDO). The split is about 30/10/60 in that

[Bug 204996] Re: Linux kernel 2.6.24-12 lockup

2008-04-26 Thread Jim March
Dammit. Well that's more evidence that more than one blooper is going on here, isn't it? OK. In my case, -rt is the right stuff. So if it's not for everybody, only shot left at a universal solution is to compile 2.6.25. I should be done with that soon, will report back. -- Linux kernel

[Bug 204996] Re: Linux kernel 2.6.24-12 lockup

2008-04-26 Thread Jim March
TO ALL: IMPORTANT I spent much of today confirming that the -rt fixed worked for me. It did. I did my damnest to kill it: played a flash game while compiling 2.6.25 with web-radio cranking. Performance suffered, stability did not - across hours. So -rt fixes this for some systems. See my

[Bug 204996] Re: Linux kernel 2.6.24-12 lockup

2008-04-26 Thread Jim March
TO DEVELOPERS DEBUGGING THIS: ponder what's different in the -rt and -generic latest kernels (as provided in the final release Hardy). That may be one of your best clues as to what the hell is going on. -- Linux kernel 2.6.24-12 lockup https://bugs.launchpad.net/bugs/204996 You received this

[Bug 204996] Re: Linux kernel 2.6.24-12 lockup

2008-04-26 Thread Jim March
Well my neato custom compiled .25 blew up immediately (panic). Oh well. Realtime for now. -- Linux kernel 2.6.24-12 lockup https://bugs.launchpad.net/bugs/204996 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing

[Bug 204996] Re: Linux kernel 2.6.24-12 lockup

2008-04-16 Thread Jim March
The common denominator is heavy CPU activity. I can't see ANY other pattern here, guys, unless it's some very obscure chipset component. Even then, some are running ATI CPUs which likely use damn few similar guts parts with my Intel-based lappy fr'instance... Video chips, WiFi chips, we're all

[Bug 204996] Re: Linux kernel 2.6.24-12 lockup

2008-04-16 Thread Jim March
Yeah, same thing here, hard lockups every two to four hours. Thing goes totally dead. Hardware: Acer 3680 laptop, Celeron single-core 1.6gHz, 533 memory bus, Atheros WiFi, 80gig SATA hard disk, 1.5gigs memory, Intel945 video, Intel sound, Marvell Ethernet chipset. This thing ran great under

[Bug 204996] Re: Linux kernel 2.6.24-12 lockup

2008-04-16 Thread Jim March
Final log... ** Attachment added: lspci-vvnn.log http://launchpadlibrarian.net/13502985/lspci-vvnn.log -- Linux kernel 2.6.24-12 lockup https://bugs.launchpad.net/bugs/204996 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. --

[Bug 178119] Re: random lockups in hardy

2008-04-16 Thread Jim March
This may be the same as: https://bugs.launchpad.net/ubuntu/+source/linux/+bug/204996 ? If so it's still happening to me with kernel 2.6.24-16.30-generic. More of my details in that thread. -- random lockups in hardy https://bugs.launchpad.net/bugs/178119 You received this bug notification