Scorviper | 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 | 01:41 |
---|---|---|
tjaalton | 2.6.27-rc6 released :) | 07:49 |
xivulon | cking ping | 08:32 |
cking | hi | 08:32 |
xivulon | I seem to have problems mounting ntfs devices on wubi boot | 08:32 |
xivulon | When I use mount.ntfs I get "Device or resource busy" | 08:32 |
xivulon | When I use mount -t ntfs I get "No such device" | 08:33 |
xivulon | I did run chkdsk /r and the disk should be clean, also tried on 2 separate partitions | 08:33 |
xivulon | that is using today's daily | 08:33 |
xivulon | but had the issue for a few days | 08:33 |
cking | Via the loopback and using 2.6.27-2 or 2.6.27-3 kernel? | 08:34 |
xivulon | no just plain ntfs mounts at the very beginning of the boot process | 08:34 |
tjaalton | where is this -3 available? | 08:34 |
cking | tjaalton: soon :-) | 08:35 |
tjaalton | bah :) | 08:35 |
xivulon | cking this is when mounting the host device before mounting the loop device therein | 08:35 |
cking | 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 |
cking | s/one today's/one of today's/ | 08:36 |
xivulon | cking, I guess we can reuse https://bugs.edge.launchpad.net/wubi/+bug/268123 | 08:36 |
xivulon | as davmor2 has been experiencing the same issues it seem | 08:36 |
cking | xivulon: please to. I've not yet looked at this one - it's in my inbox though | 08:37 |
cking | xivulon: did this work on a 2.6.26 kernel? | 08:37 |
xivulon | cking it's the kernel in the latest daily, 2.6.27-2 | 08:41 |
cking | xivulon: ok - I will investigate why this is occuring. | 08:44 |
xivulon | thanks a lot | 08:44 |
cking | no problem | 08:44 |
xivulon | on a side note, VirtualBox gets into funky kernel crashes when I try to boot wubi (hardy host, intrepid guest) | 08:45 |
xivulon | or endless loops | 08:45 |
xivulon | I am far more concerned with the first issue though on real hardware though | 08:45 |
cking | xivulon: this is fixed in 2.6.27-3 - there is a workaround too: | 08:45 |
xivulon | ah good to know, it will simplify my testing life | 08:46 |
cking | 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 |
cking | It will be fixed in VirtualBox 2.0.2 apparently. | 08:47 |
xivulon | thanks | 08:47 |
cking | Meanwhile, I put a workaround in 2.6.27-3 which means you won't have to use the noreplace-paravirt | 08:48 |
cking | but for now noreplace-paravirt is worth using - it will run much slower though :-( | 08:48 |
xivulon | yes I can boot in VB now :) and yes it is slower | 08:50 |
xivulon | I do run into the ntfs mount problem in VM as well... | 08:50 |
xivulon | any command you want me to run before I run off to the office? | 08:51 |
cking | xivulon: no.. I think I have enough info to keep me busy | 08:52 |
xivulon | thanks in advance cking | 08:52 |
xivulon | once there use syncio :) | 08:52 |
cking | xivulon: will do | 08:52 |
xivulon | cjwatson: did you have any chance to look into 243105? | 10:55 |
tjaalton | uhm, vista upgrade broke my e1000e, "The NVM Checksum Is Not Valid" | 10:58 |
siretart | does the ubuntu live cd autoload the kernel module dm_mod? | 15:06 |
cropalato | any body know about a noise at the audio card with 2.6.27 kernel? | 15:22 |
onewhirled | 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 |
onewhirled | 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:26 |
onewhirled | 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 |
onewhirled | I have tried booting my own 2.6.27-rc6 kernel, but it is failing with the same error as the Intrepid kernel. | 15:29 |
smb_tp | 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:36 |
smb_tp | onewhirled, If you build your own kernel, there have been several patches from Thomas Gleixner that were fixing timer related things. | 15:41 |
smb_tp | onewhirled, -rc6 should have those fixes. So it is probably something different. Any way to determine where it stops? | 15:43 |
onewhirled | I don't know how to debug wubi at this point. | 15:44 |
onewhirled | 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 |
onewhirled | https://bugs.edge.launchpad.net/wubi/+bug/268123 | 15:45 |
onewhirled | When the boot fails, it seems to drop to the initrd (I think) command line. | 15:46 |
onewhirled | There is debugging info on the screen, but I'd rather not send a picture of the screen. | 15:46 |
onewhirled | I will ask the guy in the tester room. Thanks. | 15:46 |
smb_tp | onewhirled, Hm, ok. Don't know that much details of wubi. Ok. | 15:48 |
=== doko_ is now known as doko | ||
johanbr | laga: I tried the kernel images in the bug report you pointed me to yesterday. Didn't help. | 19:07 |
pwnguin | anyone know the triaging USB counterpart to # | 19:27 |
pwnguin | # | 19:27 |
pwnguin | sudo lspci -vvnn > lspci-vvnn.log | 19:27 |
mkrufky | lsusb is to lspci as usb itself is to pci itself , pwnguin | 19:28 |
pwnguin | gimme a sec to parse that | 19:28 |
mkrufky | in other words... | 19:29 |
pwnguin | so lsusb supports -vvnn | 19:29 |
mkrufky | lsusb does for usb what lspci does for pci | 19:29 |
pwnguin | i know that much, but the details are what counts here ;) | 19:29 |
mkrufky | there is no -n for lsusb ... it already shows you the vid:pid in numerical form | 19:30 |
mkrufky | s/"vid:pid"/"vid : pid"/1 | 19:30 |
pwnguin | anyone know about bluez-firmware? | 19:44 |
pwnguin | its in debian but not ubuntu -- and a user is reporting their bluetooth wont work without it | 20:03 |
pwnguin | https://launchpad.net/bugs/156133 | 20:04 |
johanbr | 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:08 |
pgraner | 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:15 |
johanbr | Alright, will do. Thanks. | 20:16 |
balbir | 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:13 |
Ampelbein | balbir: https://wiki.ubuntu.com/UbuntuDevelopment/NewPackages | 21:27 |
balbir | Ampelbein: Thanks | 21:28 |
kirkland | Sep 10 17:49:42 t61p kernel: [ 2039.652738] wifi0: rx FIFO overrun; resetting | 23:12 |
kirkland | Sep 10 17:55:04 t61p kernel: [ 2362.330855] rix 514 (0) bad ratekbps 0 mode 1 | 23:12 |
kirkland | i'm getting those with the Intrepid 2.6.27 kernel, unfortunately | 23:20 |
kirkland | rtg: ^ any ideas? | 23:20 |
vindictive | 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 |
vindictive | you have to reset the keyboard map for it work again | 23:29 |
vindictive | from my reading at launchpad, it seems they've traced the problem to something in the kernel | 23:30 |
Generated by irclog2html.py 2.7 by Marius Gedminas - find it at mg.pov.lt!