[01:41] I'm new to linux and i'm having a issue with installing vcast rhapsody, imesh, and tunebite......i tried using wine but that didn't seem to help What Should I Do? I'm willing to try anything to get these programs to work cause i use them to upload music onto my LG VX9900 i know of no other way to upload the music to my phone..any info would be much appreciated please PM me with any ways to solve my problem Thank You.... i'm [07:49] 2.6.27-rc6 released :) [08:32] cking ping [08:32] hi [08:32] I seem to have problems mounting ntfs devices on wubi boot [08:32] When I use mount.ntfs I get "Device or resource busy" [08:33] When I use mount -t ntfs I get "No such device" [08:33] I did run chkdsk /r and the disk should be clean, also tried on 2 separate partitions [08:33] that is using today's daily [08:33] but had the issue for a few days [08:34] Via the loopback and using 2.6.27-2 or 2.6.27-3 kernel? [08:34] no just plain ntfs mounts at the very beginning of the boot process [08:34] where is this -3 available? [08:35] tjaalton: soon :-) [08:35] bah :) [08:35] cking this is when mounting the host device before mounting the loop device therein [08:36] xivulon: can you put in a bug report, meanwhile I try to reproduce this and see what is going wrong as one today's priorities. [08:36] s/one today's/one of today's/ [08:36] cking, I guess we can reuse https://bugs.edge.launchpad.net/wubi/+bug/268123 [08:36] as davmor2 has been experiencing the same issues it seem [08:37] xivulon: please to. I've not yet looked at this one - it's in my inbox though [08:37] xivulon: did this work on a 2.6.26 kernel? [08:41] cking it's the kernel in the latest daily, 2.6.27-2 [08:44] xivulon: ok - I will investigate why this is occuring. [08:44] thanks a lot [08:44] no problem [08:45] on a side note, VirtualBox gets into funky kernel crashes when I try to boot wubi (hardy host, intrepid guest) [08:45] or endless loops [08:45] I am far more concerned with the first issue though on real hardware though [08:45] xivulon: this is fixed in 2.6.27-3 - there is a workaround too: [08:46] ah good to know, it will simplify my testing life [08:47] xivulon: boot intrepid with the boot paramater noreplace-paravirt as a temporary workaround. this removes the paravirt run time kernel patching which causes a bug in VirtualBox. [08:47] It will be fixed in VirtualBox 2.0.2 apparently. [08:47] thanks [08:48] Meanwhile, I put a workaround in 2.6.27-3 which means you won't have to use the noreplace-paravirt [08:48] but for now noreplace-paravirt is worth using - it will run much slower though :-( [08:50] yes I can boot in VB now :) and yes it is slower [08:50] I do run into the ntfs mount problem in VM as well... [08:51] any command you want me to run before I run off to the office? [08:52] xivulon: no.. I think I have enough info to keep me busy [08:52] thanks in advance cking [08:52] once there use syncio :) [08:52] xivulon: will do [10:55] cjwatson: did you have any chance to look into 243105? [10:58] uhm, vista upgrade broke my e1000e, "The NVM Checksum Is Not Valid" [15:06] does the ubuntu live cd autoload the kernel module dm_mod? [15:22] any body know about a noise at the audio card with 2.6.27 kernel? [15:26] Can you tell me what kernel options need to be set in order for wubi to boot? I have loop and cryptoloop, ntfs and so forth. The current Intrepid amd64 (for my intel core 2 duo) 2.6.27 based kernel doesn't boot, so I am trying to build my own. [15:26] I have already commented on a bug in launchpad on this issue, but would like to determine the possible problem with the current Intrepid kernel. [15:29] I have been building my own kernels for years, so I think my basic build configuration is sane. I can boot the older 2.6.24 based kernels, but when I run lsmod and read the dmesg output, I don't immediately spot any significant difference between the 2.6.24 kernel and my build. [15:29] I have tried booting my own 2.6.27-rc6 kernel, but it is failing with the same error as the Intrepid kernel. [15:36] onewhirled, With current Intrepid alphas boot problems might be hpet related. You might try "noapictimer" or "highres=off nohz=off" to get it booting. [15:41] onewhirled, If you build your own kernel, there have been several patches from Thomas Gleixner that were fixing timer related things. [15:43] onewhirled, -rc6 should have those fixes. So it is probably something different. Any way to determine where it stops? [15:44] I don't know how to debug wubi at this point. [15:45] I have a chat going with one of the Ubuntu testers in a different window. He indicated the possibility that the problem is a combo issue between wubi and kernel code. [15:45] https://bugs.edge.launchpad.net/wubi/+bug/268123 [15:46] When the boot fails, it seems to drop to the initrd (I think) command line. [15:46] There is debugging info on the screen, but I'd rather not send a picture of the screen. [15:46] I will ask the guy in the tester room. Thanks. [15:48] onewhirled, Hm, ok. Don't know that much details of wubi. Ok. === doko_ is now known as doko [19:07] laga: I tried the kernel images in the bug report you pointed me to yesterday. Didn't help. [19:27] anyone know the triaging USB counterpart to # [19:27] # [19:27] sudo lspci -vvnn > lspci-vvnn.log [19:28] lsusb is to lspci as usb itself is to pci itself , pwnguin [19:28] gimme a sec to parse that [19:29] in other words... [19:29] so lsusb supports -vvnn [19:29] lsusb does for usb what lspci does for pci [19:29] i know that much, but the details are what counts here ;) [19:30] there is no -n for lsusb ... it already shows you the vid:pid in numerical form [19:30] s/"vid:pid"/"vid : pid"/1 [19:44] anyone know about bluez-firmware? [20:03] its in debian but not ubuntu -- and a user is reporting their bluetooth wont work without it [20:04] https://launchpad.net/bugs/156133 [20:08] I'm affected by a USB bug that stops me from connecting to my motorola phone. This bug has existed since 2.6.25, but earlier kernels work fine. A patch exists, which is not yet accepted upstream. Is there any chance this patch can go in? [20:15] johanbr: make a request to the kernel-team mailing list with the justification and rational with link to patch and it will get considered [20:16] Alright, will do. Thanks. [21:13] Not sure if this the correct place to ask, but I have a user space library for a kernel feature, that I want to package for ubuntu, anybody willing to point me to the procedure to do so? links? [21:27] balbir: https://wiki.ubuntu.com/UbuntuDevelopment/NewPackages [21:28] Ampelbein: Thanks [23:12] Sep 10 17:49:42 t61p kernel: [ 2039.652738] wifi0: rx FIFO overrun; resetting [23:12] Sep 10 17:55:04 t61p kernel: [ 2362.330855] rix 514 (0) bad ratekbps 0 mode 1 [23:20] i'm getting those with the Intrepid 2.6.27 kernel, unfortunately [23:20] rtg: ^ any ideas? [23:29] has anyone had a problem with running vmware with the latest ubuntu kernel? sometimes when you move your mouse between VMs, the ctrl + alt + shift keys stop working [23:29] you have to reset the keyboard map for it work again [23:30] from my reading at launchpad, it seems they've traced the problem to something in the kernel