=== TheMuso_ is now known as TheMuso [08:24] hmm, running the suspend test script on my thinkpad X61, but it fails to resume unless I hit the Fn key [08:25] but it's nice that the screensaver seems to have crashed after the first cycle, so I don't have to enter my password every time [08:25] :) [08:28] Oh, _that_ was the reason. And I had the same effect but wasn't thinking about it being crashed. Just happy at not being in need for the pw each of the time. [08:29] For the wakeup. One thing to try could be to increase the delay until wakeup. I tested one machine that needed close to the 20s. [08:47] actually, it didn't crash, but the script is wise enough to avoid it :) [08:58] tjaalton, indeed the first test is for dbus, after that we can go direct and avoid that annoyance [08:59] tjaalton, yeah how quickly does your machine get to suspend [08:59] if its > 20s then the wakeup occurs before the sleep [08:59] --sleep changes that i think [08:59] it's pretty quick [09:00] only a few seconds [09:00] not that then [09:00] so acpi wakeup is bust on your machine i guess [09:00] happy to notice that updating mesa got rid of the "blinking cursor" hang [09:00] yeah I'm reading the bugreport [09:31] tjaalton, whats the bug number? [09:31] apw: bug 307090 [09:31] Malone bug 307090 in linux "acpi wakeup doesn't work with HP tx2510us unless hpet is disabled" [Unknown,Confirmed] https://launchpad.net/bugs/307090 [09:34] tjaalton, did hpet=disable help? [09:35] haven't tried yet [09:36] will try now [09:38] heh [09:39] trying to restart the screen just makes it jump from init 6 to init 2 again [09:39] um [09:39] s/screen/machine/ [09:47] apw: didn't seem to help [09:50] hello every body [09:50] i need some help please [09:50] with sound under ubuntu 8.10 [09:51] when i hook up my headset , the sound is heard both with my headset and with the laptop sounders [09:53] any help? [09:54] thats normally a model quirk [09:54] * apw searches for the how-to [09:55] where can i find the hou-to?i a newbee in linux world [09:55] makertoo, can't find it right now, which sound card you got? [09:55] ati [09:58] can you paste the output of: cat /proc/asound/cards [09:58] the guide i was thinking of is this one: https://wiki.ubuntu.com/DebuggingSoundProblems [09:59] 0 [Intel ]: HDA-Intel - HDA Intel [09:59] HDA Intel at 0xd5200000 irq 22 [09:59] 1 [HDMI ]: HDA-Intel - HDA ATI HDMI [09:59] HDA ATI HDMI at 0xd0030000 irq 17 [10:01] ok so its actually an intel sound thing [10:01] ok ^^ [10:05] makertoo, what does cat /proc/asound/Intel/codec#* | grep Codec [10:05] produce [10:07] with the "#*" ? [10:10] yep [10:11] Codec: Realtek ALC262 [10:11] Codec: Conexant ID 2c06 === asac_ is now known as asac [11:28] apw: any ideas as to why dmesg |grep elantech doesn't say anything and my touchpad is detected as ImPS/2 Logitech Wheel Mouse? [11:28] in jaunty [11:29] tseliot: Fixed in 2.6.29 [11:30] mjg59: would it be trivial to backport? e.g. a simple patch for elantech.c [11:30] Yes, but it's for the ps2 driver itself rather than elantech [11:30] ah [11:31] mjg59: psmouse-base.c? [11:31] Oh, actually, not in .29 [11:31] Commit 9ab7b25e6a30d2292bd6d4913b71c918ee1e21b4 [11:32] It does end up being to elantech.c [11:35] mjg59: thanks [11:36] mjg59: I think we have it already in Jaunty though [11:40] mjg59, apw: aah, that's because the patch covers the case in which a logitech mouse is recognised as an elantech touchpad. In my case the touchpad is detected as a mouse [11:40] Ah, sorry [11:41] In that case it's because the elantech probe is failing [11:41] And the logitech probe succeeds [11:43] ok, a different bug then === mcasadevall is now known as NCommander === _Purple_ is now known as _Purple_away === _Purple_away is now known as _Purple_ [19:39] depmod is failing to run with "Failed to run depmod" when attempting to upgrade to the latest kernel in jaunty [23:02] Anyone around to take a look at my lpia patch I sent to the list :-)?