From m.kreiner at levigo.de Wed Feb 1 00:43:15 2006 From: m.kreiner at levigo.de (Martin Kreiner) Date: Wed, 01 Feb 2006 00:43:15 -0000 Subject: [Bug 19196] Mysterious NFS mount timeouts References: <20060113140022.21012.71952.launchpad@macquarie.warthogs.hbd.com> Message-ID: <20060201004315.11050.20628.malone@gandwana.ubuntu.com> Public bug report changed: https://launchpad.net/malone/bugs/19196 Comment: just to straighten it out: if my above patch fixes the "Mysterious NFS mount timeouts" the bug would be either in klibc's nfsmount or it's a package install problem. which version of the klibc package you are using, oliver? the current version klibc-1.1.16-1ubuntu1 has the nolock option (NFS_MOUNT_NONLM=no NetworkLockManager) as default in usr/kinit/nfsmount/main.c: static struct nfs_mount_data mount_data = { ... .flags = NFS_MOUNT_NONLM | NFS_MOUNT_VER3 | NFS_MOUNT_TCP, ... } in my dapper environment nfsmount is mounting the nfs-root with the option nolock set and works as expected. what happens if you change back from busybox-mount to klibc's nfsmount with nolock option forced: - mount -o nolock ${roflag} ${NFSOPTS} ${NFSROOT} ${rootmnt} + nfsmount -o nolock ${roflag} ${NFSOPTS} ${NFSROOT} ${rootmnt} (you could set NFSOPTS="-o retrans=10,nolock" in "/etc/mkinitramfs/initramfs.conf" as well instead) martin From toojays at toojays.net Wed Feb 1 04:50:43 2006 From: toojays at toojays.net (John Steele Scott) Date: Wed, 01 Feb 2006 04:50:43 -0000 Subject: [Bug 24621] no sound/audio after hibernate with sblive/ct4832/emu10k1 References: <20060113142959.21012.34302.launchpad@macquarie.warthogs.hbd.com> Message-ID: <20060201045043.3906.32443.malone@gangotri.ubuntu.com> Public bug report changed: https://launchpad.net/malone/bugs/24621 Comment: I have now got a removable hard drive for this machine so I can test new stuff without trashing the working system. I installed the latest daily, which uses kernel 2.6.15-14-386. The behaviour is the same: sound is fine before suspend, no sound after suspend, but applications continue to play merrily away. From tenshu at gmail.com Wed Feb 1 08:27:09 2006 From: tenshu at gmail.com (tenshu) Date: Wed, 01 Feb 2006 08:27:09 -0000 Subject: [Bug 30153] IBM X31 freeze under X, shortly after boot References: <20060131145310.3946.53937.malonedeb@gangotri.ubuntu.com> Message-ID: <20060201082708.3906.61996.malone@gangotri.ubuntu.com> Public bug report changed: https://launchpad.net/malone/bugs/30153 Comment: Same on X24 it appears around 1/5 boot Very annoying! Don't know what to do ... if you need info please tell me From tenshu at gmail.com Wed Feb 1 08:28:21 2006 From: tenshu at gmail.com (tenshu) Date: Wed, 01 Feb 2006 08:28:21 -0000 Subject: [Bug 30153] IBM X31 freeze under X, shortly after boot References: <20060131145310.3946.53937.malonedeb@gangotri.ubuntu.com> Message-ID: <20060201082821.11050.81370.launchpad@canonical@gandwana.ubuntu.com> Public bug report changed: https://launchpad.net/malone/bugs/30153 Task: ubuntu linux-source-2.6.15 Severity: Normal => Major Status: Unconfirmed => Confirmed Comment: i think this is major because you had to hard reboot the laptop very often From martin at gamesplace.info Wed Feb 1 13:57:21 2006 From: martin at gamesplace.info (=?utf-8?q?Martin_J=C3=BCrgens?=) Date: Wed, 01 Feb 2006 13:57:21 -0000 Subject: [Bug 30223] booting with pci=noacpi fails Message-ID: <20060201135721.3946.57899.malonedeb@gangotri.ubuntu.com> Public bug reported: https://launchpad.net/malone/bugs/30223 Affects: linux-meta linux-386 (Ubuntu) Severity: Normal Priority: (none set) Status: Unconfirmed Description: Trying to boot with the parameter pci=noacpi on a FSC Amilo Pro V2030 fails. This does happen in Ubuntu Breezy and Dapper but does not happen in OpenSuSE 10.0 and 10.1 Alpha4. I will attach a photo of the output. From martin at gamesplace.info Wed Feb 1 13:58:49 2006 From: martin at gamesplace.info (=?utf-8?q?Martin_J=C3=BCrgens?=) Date: Wed, 01 Feb 2006 13:58:49 -0000 Subject: [Bug 30223] booting with pci=noacpi fails References: <20060201135721.3946.57899.malonedeb@gangotri.ubuntu.com> Message-ID: <20060201135849.3946.10544.launchpad@canonical@gangotri.ubuntu.com> Public bug report changed: https://launchpad.net/malone/bugs/30223 - Changed attachments: Added: photo of output when booting with pci=noacpi http://librarian.launchpad.net/1546553/P6100257.JPG From hcbrugmans at gmail.com Wed Feb 1 14:09:00 2006 From: hcbrugmans at gmail.com (Hidde Brugmans) Date: Wed, 01 Feb 2006 14:09:00 -0000 Subject: [Bug 29789] tv card audio not working References: <20060126170552.26274.32755.malonedeb@gangotri.ubuntu.com> Message-ID: <20060201140900.11050.80689.malone@gandwana.ubuntu.com> Public bug report changed: https://launchpad.net/malone/bugs/29789 Comment: Ben, last update to the kernels-daily is dated 24-01 It still does not work with the current dapper. Is there anything I can test? From olive at deep-ocean.net Wed Feb 1 15:59:59 2006 From: olive at deep-ocean.net (Olivier Cortes) Date: Wed, 01 Feb 2006 15:59:59 -0000 Subject: [Bug 30153] IBM X31 freeze under X, shortly after boot References: <20060131145310.3946.53937.malonedeb@gangotri.ubuntu.com> Message-ID: <20060201155958.11012.82549.malone@gandwana.ubuntu.com> Public bug report changed: https://launchpad.net/malone/bugs/30153 Comment: Complement : for me (X31) it is *every* boot. I Can't have the machine running for more tha 2-4 minutes with official 2.6.15... From mdz at ubuntu.com Wed Feb 1 16:18:05 2006 From: mdz at ubuntu.com (Matt Zimmerman) Date: Wed, 01 Feb 2006 16:18:05 -0000 Subject: [Bug 19196] Mysterious NFS mount timeouts References: <20060113140022.21012.71952.launchpad@macquarie.warthogs.hbd.com> Message-ID: <20060201161805.11050.24746.launchpad@canonical@gandwana.ubuntu.com> Public bug report changed: https://launchpad.net/malone/bugs/19196 Task: ubuntu initramfs-tools Status: Confirmed => Fix Released Comment: Date: Tue, 31 Jan 2006 11:55:11 +0000 Source: initramfs-tools Binary: initramfs-tools Architecture: source Version: 0.40ubuntu17 Distribution: dapper Urgency: low Maintainer: Jeff Bailey Changed-By: Adam Conrad Description: initramfs-tools - tools for generating an initramfs Changes: initramfs-tools (0.40ubuntu17) dapper; urgency=low . * Make auto_add_modules take an argument, so you can use it to add only some of the auto* modules (like "net" or "ide"), and create a "netboot" option that only includes base and net (Closes launchpad.net/26426) * Change the nfs script to use "mount -o nolock" instead of "nfsmount", to fix some timeouts for ltsp NFS roots (Closes launchpad.net/19196) From mdz at ubuntu.com Wed Feb 1 16:18:20 2006 From: mdz at ubuntu.com (Matt Zimmerman) Date: Wed, 01 Feb 2006 16:18:20 -0000 Subject: [Bug 19196] Mysterious NFS mount timeouts References: <20060113140022.21012.71952.launchpad@macquarie.warthogs.hbd.com> Message-ID: <20060201161820.11050.58061.launchpad@canonical@gandwana.ubuntu.com> Public bug report changed: https://launchpad.net/malone/bugs/19196 Task: ubuntu dapper initramfs-tools Status: Unconfirmed => Fix Released From mdz at ubuntu.com Wed Feb 1 16:18:42 2006 From: mdz at ubuntu.com (Matt Zimmerman) Date: Wed, 01 Feb 2006 16:18:42 -0000 Subject: [Bug 19196] Mysterious NFS mount timeouts References: <20060113140022.21012.71952.launchpad@macquarie.warthogs.hbd.com> Message-ID: <20060201161842.11012.97920.malone@gandwana.ubuntu.com> Public bug report changed: https://launchpad.net/malone/bugs/19196 Comment: If this change fares well in Dapper, it should be considered for backporting to Breezy From javiermon at gmail.com Wed Feb 1 18:24:47 2006 From: javiermon at gmail.com (kmon) Date: Wed, 01 Feb 2006 18:24:47 -0000 Subject: [Bug 29601] linux-386 boots, but linux-686 doesn't boot. References: <20060124214540.28441.86685.malonedeb@gangotri.ubuntu.com> Message-ID: <20060201182447.11050.64670.malone@gandwana.ubuntu.com> Public bug report changed: https://launchpad.net/malone/bugs/29601 Comment: I've tried disabling the dsdt with no luck. The 386 compiled version boots fine, but the 686 one freezes. This didn't happened to me in warty, hoary or breezy, where I could succesfully boot the 686-compiled kernel. From martin at gamesplace.info Wed Feb 1 20:00:12 2006 From: martin at gamesplace.info (=?utf-8?q?Martin_J=C3=BCrgens?=) Date: Wed, 01 Feb 2006 20:00:12 -0000 Subject: [Bug 30255] Broadcom wlan chip is detected and modprobed correctly but does not work Message-ID: <20060201200012.11050.58876.malonedeb@gandwana.ubuntu.com> Public bug reported: https://launchpad.net/malone/bugs/30255 Affects: linux-meta linux-686 (Ubuntu) Severity: Normal Priority: (none set) Status: Unconfirmed Description: I am running Kubuntu Dapper Drake. The problem is that the setup detects my Broadcom wlan chip correctly and modprobes it. The list on http://openfacts.berlios.de/index-en.phtml?title=Bcm43xxDevices says that my device is supported so everything should be fine. When I reload the module this appears in the syslog: Feb 1 20:51:01 localhost kernel: [4301240.546000] ACPI: PCI interrupt for device 0000:00:06.0 disabled Feb 1 20:51:09 localhost kernel: [4301248.453000] ieee80211: 802.11 data/management/control stack, git-1.1.7 Feb 1 20:51:09 localhost kernel: [4301248.453000] ieee80211: Copyright (C) 2004-2005 Intel Corporation Feb 1 20:51:09 localhost kernel: [4301248.458000] bcm43xx driver 0.0.1 Feb 1 20:51:09 localhost kernel: [4301248.458000] ACPI: PCI Interrupt 0000:00:06.0[A] -> GSI 18 (level, low) -> IRQ 201 I think that this is fine, too. iwconfig says this: eth1 IEEE 802.11b/g ESSID:off/any Nickname:"Broadcom 4318" Mode:Managed Access Point: Invalid Bit Rate=1 Mb/s Tx-Power=off RTS thr:off Fragment thr:off Encryption key:off fine, too I think. But when I try to scan for wlan access points this appears: eth1 Interface doesn't support scanning : No such device So I installed network manager and my syslog says interesting things that may be interesting for you: Feb 1 20:56:29 localhost kernel: [4301568.599000] bcm43xx: Error: Microcode "bcm43xx_microcode5.fw" not available or load failed. Feb 1 20:56:34 localhost NetworkManager: ^I (): nm_system_device_set_up_down_with_iface() could not bring device eth1 up. errno = 2 Feb 1 20:56:34 localhost firmware_helper[8789]: main: error loading '/lib/firmware/bcm43xx_microcode5.fw' for device '/class/firmware/0000:00:06.0' with driver 'bcm43xx driver 0.0.1' lspci -v cutting: 0000:00:06.0 Network controller: Broadcom Corporation BCM4318 [AirForce One 54g] 802.11g Wireless LAN Controller (rev 02) Subsystem: Unknown device 17f9:0006 Flags: fast devsel, IRQ 201 Memory at d0000000 (32-bit, non-prefetchable) [size=8K] Please tell me which further information you need to fix this. From tenshu at gmail.com Wed Feb 1 20:59:22 2006 From: tenshu at gmail.com (tenshu) Date: Wed, 01 Feb 2006 20:59:22 -0000 Subject: [Bug 30255] Broadcom wlan chip is detected and modprobed correctly but does not work References: <20060201200012.11050.58876.malonedeb@gandwana.ubuntu.com> Message-ID: <20060201205922.3906.45014.malone@gangotri.ubuntu.com> Public bug report changed: https://launchpad.net/malone/bugs/30255 Comment: i can run nicely my 4309 mini pci card So this problem seems to be specific to BCM4318 From benjamin.atlan at laposte.net Wed Feb 1 22:35:31 2006 From: benjamin.atlan at laposte.net (benjamin atlan) Date: Wed, 01 Feb 2006 22:35:31 -0000 Subject: [Bug 22553] Neomagic 256 audio device not detected References: <20060113141857.21012.96577.launchpad@macquarie.warthogs.hbd.com> Message-ID: <20060201223531.3906.79805.malone@gangotri.ubuntu.com> Public bug report changed: https://launchpad.net/malone/bugs/22553 Comment: the result of lspnp -v command is: lspnp: /proc/bus/pnp not available I try to fix the sound driver in the /etc/modules file in including thr following line sn_nm256 but my integrated sound card is not detected. Have you another solution to configure my laptop in order to obtain the detection, of my sound card, Thanks, Benjamin. From crimsun at fungus.sh.nu Wed Feb 1 22:47:06 2006 From: crimsun at fungus.sh.nu (Daniel T. Chen) Date: Wed, 01 Feb 2006 22:47:06 -0000 Subject: [Bug 22553] Neomagic 256 audio device not detected References: <20060113141857.21012.96577.launchpad@macquarie.warthogs.hbd.com> Message-ID: <20060201224706.11012.50819.malone@gandwana.ubuntu.com> Public bug report changed: https://launchpad.net/malone/bugs/22553 Comment: What parameters are you passing to modprobe? For instance, try: $ sudo modprobe snd-nm256 isapnp=0 if omitting "isapnp=0" fails. On some chipsets, you may need to use the snd-cs4232 driver instead: $ sudo modprobe snd-cs4232 isapnp=0 if omitting "isapnp=0" fails. From dnrpn5802 at sneakemail.com Wed Feb 1 22:57:07 2006 From: dnrpn5802 at sneakemail.com (charles posinoff) Date: Wed, 01 Feb 2006 22:57:07 -0000 Subject: [Bug 30273] linux-image-2.6.15-14-powerpc does not boot on "50 (PowerBook Wallstreet)" Message-ID: <20060201225707.3906.28595.malonedeb@gangotri.ubuntu.com> Public bug reported: https://launchpad.net/malone/bugs/30273 Affects: linux-source-2.6.15 (Ubuntu) Severity: Normal Priority: (none set) Status: Unconfirmed Description: linux-image-2.6.15-14-powerpc version 2.6.15-14.19 fails to boot on this PowerBook Wallstreet. linux-image-2.6.15-1-powerpc version 2.6.15-3 (debian) functions, albeit with wake-from-sleep crash. the kernel config files differ in some important ways that are probably pertinent: config-2.6.15-14-powerpc:CONFIG_PPC_MPC106=y config-2.6.15-1-powerpc: chas at ubuntu-seahack:/boot$ dmesg | grep 106 [ 0.000000] Found Grackle (MPC106) PCI host bridge at 0x80000000. Firmware bus number: 0->0 the functioning debian kernel 2.6.15-1-powerpc boots as follows: 1. BootX open 2. Click "Linux" 3. HDD spins down, screen blanks, "linux 2.6.15-1", mmu: mapping, other preliminary kernel messages appear 4. Standard linux boot process, kernel ring buffer messages scroll by en route to successful bootup. the failing ubuntu kernel-2.6.15-14 fails as follows: 1. BootX open 2. Select vmlinux-2.6.15-14-powerpc 3. Select initrd.img-2.6.15-14-powerpc 4. Click "Linux" 5. Mouse pointer disappears, MacOS GUI remains on-screen. 6. Machine remains in this state. This is a blocker for this hardware... would love to help resolve it. Thanks! From dnrpn5802 at sneakemail.com Wed Feb 1 22:59:47 2006 From: dnrpn5802 at sneakemail.com (charles posinoff) Date: Wed, 01 Feb 2006 22:59:47 -0000 Subject: [Bug 30273] linux-image-2.6.15-14-powerpc does not boot on "50 (PowerBook Wallstreet)" References: <20060201225707.3906.28595.malonedeb@gangotri.ubuntu.com> Message-ID: <20060201225947.3946.39797.launchpad@canonical@gangotri.ubuntu.com> Public bug report changed: https://launchpad.net/malone/bugs/30273 Task: ubuntu linux-source-2.6.15 Severity: Normal => Critical Comment: marking severity critical since this entirely blocks dapper kernel usability at this point. From mjg59 at codon.org.uk Thu Feb 2 06:46:33 2006 From: mjg59 at codon.org.uk (Matthew Garrett) Date: Thu, 02 Feb 2006 06:46:33 -0000 Subject: [Bug 30174] SD/MMC cards not detected References: <20060131174340.3906.66601.malonedeb@gangotri.ubuntu.com> Message-ID: <20060202064633.11012.44173.malone@gandwana.ubuntu.com> Public bug report changed: https://launchpad.net/malone/bugs/30174 Comment: Should be fixed in the next kernel upload. From scott at ubuntu.com Thu Feb 2 10:55:47 2006 From: scott at ubuntu.com (Scott James Remnant) Date: Thu, 02 Feb 2006 10:55:47 -0000 Subject: [Bug 26998] ide-generic: load conflicts with IDE drivers (PORTS ALREADY IN USE) References: <20060113145222.21012.58349.launchpad@macquarie.warthogs.hbd.com> Message-ID: <20060202105547.16173.70882.launchpad@canonical@gangotri.ubuntu.com> Public bug report changed: https://launchpad.net/malone/bugs/26998 Task: ubuntu udev Sourcepackagename: udev => linux-source-2.6.15 Assignee: Scott James Remnant => Ubuntu Kernel Team Comment: udev will only load ide-generic if loading the real IDE driver does not produce the root device... All IDE drivers are supposed to finish probing before returning, so if one isn't doing that, that's a kernel bug! Reassigning to kernel From scott at ubuntu.com Thu Feb 2 11:08:11 2006 From: scott at ubuntu.com (Scott James Remnant) Date: Thu, 02 Feb 2006 11:08:11 -0000 Subject: [Bug 29907] compact flash card is not mounted on insertion References: <20060128082218.9306.48643.malonedeb@gandwana.ubuntu.com> Message-ID: <20060202110811.16173.78641.launchpad@canonical@gangotri.ubuntu.com> Public bug report changed: https://launchpad.net/malone/bugs/29907 Task: ubuntu udev Assignee: (unassigned) => Scott James Remnant Status: Unconfirmed => Needs Info Comment: Please run "udevmonitor -e" then insert the card, providing the output in this bug From scott at ubuntu.com Thu Feb 2 11:10:59 2006 From: scott at ubuntu.com (Scott James Remnant) Date: Thu, 02 Feb 2006 11:10:59 -0000 Subject: [Bug 28811] Ubuntu Flight 3 doesn't want to boot References: <20060117185416.25065.61952.malonedeb@gangotri.ubuntu.com> Message-ID: <20060202111059.11050.48763.launchpad@canonical@gandwana.ubuntu.com> Public bug report changed: https://launchpad.net/malone/bugs/28811 Task: ubuntu udev Assignee: (unassigned) => Scott James Remnant Status: Unconfirmed => Needs Info Comment: This sounds like your driver may have changed from IDE to libata... Could you provide the output of "cat /proc/modules" at this alert prompt. Thanks From ben.collins at ubuntu.com Thu Feb 2 16:07:07 2006 From: ben.collins at ubuntu.com (Ben Collins) Date: Thu, 02 Feb 2006 16:07:07 -0000 Subject: [Bug 26713] powernow-k7 doesn't appear to work with linux-image-2.6.15-7-k7 References: <20060113145055.21012.31880.launchpad@macquarie.warthogs.hbd.com> Message-ID: <20060202160707.29619.49066.launchpad@canonical@gangotri.ubuntu.com> Public bug report changed: https://launchpad.net/malone/bugs/26713 Task: ubuntu linux-source-2.6.15 Status: Confirmed => Fix Committed From ben.collins at ubuntu.com Thu Feb 2 16:09:04 2006 From: ben.collins at ubuntu.com (Ben Collins) Date: Thu, 02 Feb 2006 16:09:04 -0000 Subject: [Bug 26713] powernow-k7 doesn't appear to work with linux-image-2.6.15-7-k7 References: <20060113145055.21012.31880.launchpad@macquarie.warthogs.hbd.com> <20060130112603.9306.92561.malone@gandwana.ubuntu.com> Message-ID: <1138896393.21500.58.camel@grayson> Public bug report changed: https://launchpad.net/malone/bugs/26713 Comment: On Mon, 2006-01-30 at 11:26 +0000, Francis Provencher wrote: > A patch was submitted to the kernel mailing list for this problem: > http://seclists.org/lists/linux-kernel/2006/Jan/1180.html > > It is also included in Andrew Morton's version: > http://lwn.net/Articles/166495/ You should pay more attention to things :) That's my patch. The one that isn't working. The real fix is in my tree now. -- Ben Collins Kernel Developer - Ubuntu Linux From ben.collins at ubuntu.com Thu Feb 2 16:13:04 2006 From: ben.collins at ubuntu.com (Ben Collins) Date: Thu, 02 Feb 2006 16:13:04 -0000 Subject: [Bug 29601] linux-386 boots, but linux-686 doesn't boot. References: <20060124214540.28441.86685.malonedeb@gangotri.ubuntu.com> Message-ID: <20060202161304.29848.40432.malone@gangotri.ubuntu.com> Public bug report changed: https://launchpad.net/malone/bugs/29601 Comment: Need to know where it fails. Please disable splash and quiet in your boot commands (grub), and also follow this: https://wiki.ubuntu.com/DebuggingSystemCrash https://wiki.ubuntu.com/DebuggingIRQProblems From ben.collins at ubuntu.com Thu Feb 2 16:14:08 2006 From: ben.collins at ubuntu.com (Ben Collins) Date: Thu, 02 Feb 2006 16:14:08 -0000 Subject: [Bug 29601] linux-386 boots, but linux-686 doesn't boot. References: <20060124214540.28441.86685.malonedeb@gangotri.ubuntu.com> Message-ID: <20060202161408.11709.85947.launchpad@canonical@gandwana.ubuntu.com> Public bug report changed: https://launchpad.net/malone/bugs/29601 Task: ubuntu linux-source-2.6.15 Status: Unconfirmed => Needs Info From ben.collins at ubuntu.com Thu Feb 2 16:21:16 2006 From: ben.collins at ubuntu.com (Ben Collins) Date: Thu, 02 Feb 2006 16:21:16 -0000 Subject: [Bug 29633] Ubuntu kernel handles mmc devices incorrectly References: <20060125091855.26234.65182.malonedeb@gangotri.ubuntu.com> Message-ID: <20060202162116.11709.37456.launchpad@canonical@gandwana.ubuntu.com> Public bug report changed: https://launchpad.net/malone/bugs/29633 Task: ubuntu linux-source-2.6.15 Status: Unconfirmed => Fix Committed From ben.collins at ubuntu.com Thu Feb 2 16:25:23 2006 From: ben.collins at ubuntu.com (Ben Collins) Date: Thu, 02 Feb 2006 16:25:23 -0000 Subject: [Bug 30056] PCMCIA IDE device has errors (lost interrupt) References: <20060130130807.26234.87911.malonedeb@gangotri.ubuntu.com> Message-ID: <20060202162523.29619.79227.launchpad@canonical@gangotri.ubuntu.com> Public bug report changed: https://launchpad.net/malone/bugs/30056 Task: ubuntu linux-source-2.6.15 Status: Unconfirmed => Needs Info Comment: https://wiki.ubuntu.com/DebuggingIRQProblems Make sure you attach /proc/interrupts as well. From ben.collins at ubuntu.com Thu Feb 2 16:28:14 2006 From: ben.collins at ubuntu.com (Ben Collins) Date: Thu, 02 Feb 2006 16:28:14 -0000 Subject: [Bug 30097] ndiswrapper is a stale, broken, version. References: <20060130202849.9344.99591.malonedeb@gandwana.ubuntu.com> Message-ID: <20060202162814.29619.45919.launchpad@canonical@gangotri.ubuntu.com> Public bug report changed: https://launchpad.net/malone/bugs/30097 Task: ubuntu linux-meta Sourcepackagename: linux-meta => linux-source-2.6.15 Status: Unconfirmed => Fix Committed Comment: Already in my tree for the next kernel upload. From philbull at gmail.com Thu Feb 2 16:29:50 2006 From: philbull at gmail.com (Phil Bull) Date: Thu, 02 Feb 2006 16:29:50 -0000 Subject: [Bug 30273] linux-image-2.6.15-14-powerpc does not boot on "50 (PowerBook Wallstreet)" References: <20060201225707.3906.28595.malonedeb@gangotri.ubuntu.com> Message-ID: <20060202162950.29848.67927.launchpad@canonical@gangotri.ubuntu.com> Public bug report changed: https://launchpad.net/malone/bugs/30273 Task: ubuntu linux-source-2.6.15 Severity: Critical => Normal Assignee: (unassigned) => Kernel Bugs Status: Unconfirmed => Needs Info Comment: Thanks for the report. Please take a look at some of the instructions at: https://wiki.ubuntu.com/DebuggingProcedures You might be able to find out a little bit more about the problem. Also, I'm marking the bug as normal severity until it can be confirmed by another person. From ben.collins at ubuntu.com Thu Feb 2 16:31:35 2006 From: ben.collins at ubuntu.com (Ben Collins) Date: Thu, 02 Feb 2006 16:31:35 -0000 Subject: [Bug 26859] general: 2.6.12-10 regressions from 2.6.12-9 References: <20060113145140.21012.69410.launchpad@macquarie.warthogs.hbd.com> Message-ID: <20060202163135.29848.3781.launchpad@canonical@gangotri.ubuntu.com> Public bug report changed: https://launchpad.net/malone/bugs/26859 Task: ubuntu linux-source-2.6.15 Sourcepackagename: linux-source-2.6.15 => linux-source-2.6.12 Binarypackagename: linux-source-2.6.15 => linux-source-2.6.12 From ben.collins at ubuntu.com Thu Feb 2 16:32:15 2006 From: ben.collins at ubuntu.com (Ben Collins) Date: Thu, 02 Feb 2006 16:32:15 -0000 Subject: [Bug 30151] Does not support root on LVM References: <20060131144537.3906.57911.malonedeb@gangotri.ubuntu.com> Message-ID: <20060202163215.11612.79306.launchpad@canonical@gandwana.ubuntu.com> Public bug report changed: https://launchpad.net/malone/bugs/30151 *** This bug has been marked a duplicate of bug 26859 *** From ben.collins at ubuntu.com Thu Feb 2 16:32:15 2006 From: ben.collins at ubuntu.com (Ben Collins) Date: Thu, 02 Feb 2006 16:32:15 -0000 Subject: [Bug 26859] general: 2.6.12-10 regressions from 2.6.12-9 References: <20060113145140.21012.69410.launchpad@macquarie.warthogs.hbd.com> Message-ID: <20060202163215.11612.37707.launchpad@canonical@gandwana.ubuntu.com> https://launchpad.net/malone/bugs/26859 *** Bug 30151 has been marked a duplicate of this bug *** From ben.collins at ubuntu.com Thu Feb 2 16:38:37 2006 From: ben.collins at ubuntu.com (Ben Collins) Date: Thu, 02 Feb 2006 16:38:37 -0000 Subject: [Bug 30153] IBM X31 freeze under X, shortly after boot References: <20060131145310.3946.53937.malonedeb@gangotri.ubuntu.com> Message-ID: <20060202163837.11709.12356.launchpad@canonical@gandwana.ubuntu.com> Public bug report changed: https://launchpad.net/malone/bugs/30153 Task: ubuntu linux-source-2.6.15 Status: Confirmed => Needs Info Comment: https://wiki.ubuntu.com/DebuggingSystemCrash Please try booting to single user to see if the crash still occurs. We need to find out where this is happening. If it does not occur in single user, please switch to console (Ctrl+Alt+F1) as soon as gdm starts, and wait to see if the machine still locks up. Does it happen at the GDM login, or does it only happen after you actually login? From ben.collins at ubuntu.com Thu Feb 2 16:39:17 2006 From: ben.collins at ubuntu.com (Ben Collins) Date: Thu, 02 Feb 2006 16:39:17 -0000 Subject: [Bug 30174] SD/MMC cards not detected References: <20060131174340.3906.66601.malonedeb@gangotri.ubuntu.com> Message-ID: <20060202163917.11709.24215.launchpad@canonical@gandwana.ubuntu.com> Public bug report changed: https://launchpad.net/malone/bugs/30174 Task: ubuntu linux-source-2.6.15 Status: Unconfirmed => Fix Committed From ben.collins at ubuntu.com Thu Feb 2 16:41:58 2006 From: ben.collins at ubuntu.com (Ben Collins) Date: Thu, 02 Feb 2006 16:41:58 -0000 Subject: [Bug 30182] mouse frozen on boot References: <20060131194401.11050.72203.malonedeb@gandwana.ubuntu.com> Message-ID: <20060202164158.11612.63135.launchpad@canonical@gandwana.ubuntu.com> Public bug report changed: https://launchpad.net/malone/bugs/30182 Task: ubuntu linux-source-2.6.15 Status: Unconfirmed => Needs Info Comment: Please attach dmesg output after this occurs. This could be a problem with your mouse. I have a trackball that has some loose wiring, and has the same symptoms. Likely you'll see something in dmesg about psmouse read errors. From ben.collins at ubuntu.com Thu Feb 2 16:43:34 2006 From: ben.collins at ubuntu.com (Ben Collins) Date: Thu, 02 Feb 2006 16:43:34 -0000 Subject: [Bug 30189] no i2c and videodev in this kernel References: <20060131210707.3946.33931.malonedeb@gangotri.ubuntu.com> Message-ID: <20060202164334.11612.35024.launchpad@canonical@gandwana.ubuntu.com> Public bug report changed: https://launchpad.net/malone/bugs/30189 Task: ubuntu linux-source-2.6.12 Status: Unconfirmed => Rejected Comment: If you install the module properly, run "depmod -a" and use "modprobe ivtv" the correct modules should be loaded. The modules are there, but insmod does not load them automatically. From ben.collins at ubuntu.com Thu Feb 2 16:46:12 2006 From: ben.collins at ubuntu.com (Ben Collins) Date: Thu, 02 Feb 2006 16:46:12 -0000 Subject: [Bug 30223] booting with pci=noacpi fails References: <20060201135721.3946.57899.malonedeb@gangotri.ubuntu.com> Message-ID: <20060202164612.29848.84509.launchpad@canonical@gangotri.ubuntu.com> Public bug report changed: https://launchpad.net/malone/bugs/30223 Task: ubuntu linux-meta Sourcepackagename: linux-meta => linux-source-2.6.15 Comment: Booting with this option is not something that is required to work. It is meant as a work around. Does booting without it work? If not, have you tried other boot options: https://wiki.ubuntu.com/DebuggingIRQProblems From tenshu at gmail.com Thu Feb 2 16:47:18 2006 From: tenshu at gmail.com (tenshu) Date: Thu, 02 Feb 2006 16:47:18 -0000 Subject: [Bug 30153] IBM X31 freeze under X, shortly after boot References: <20060131145310.3946.53937.malonedeb@gangotri.ubuntu.com> Message-ID: <20060202164718.29848.76148.malone@gangotri.ubuntu.com> Public bug report changed: https://launchpad.net/malone/bugs/30153 Comment: it happen after gmd login sometime during splashscreen sometime before sometime after Sorry i know this is not really useful i will try your method Ben Collins But i'm not sure i will have result because it crash really randomly Tenshu From ben.collins at ubuntu.com Thu Feb 2 16:49:10 2006 From: ben.collins at ubuntu.com (Ben Collins) Date: Thu, 02 Feb 2006 16:49:10 -0000 Subject: [Bug 30255] Broadcom wlan chip is detected and modprobed correctly but does not work References: <20060201200012.11050.58876.malonedeb@gandwana.ubuntu.com> Message-ID: <20060202164910.11709.31912.launchpad@canonical@gandwana.ubuntu.com> Public bug report changed: https://launchpad.net/malone/bugs/30255 Task: ubuntu linux-meta Sourcepackagename: linux-meta => linux-source-2.6.15 Binarypackagename: linux-686 => None Status: Unconfirmed => Rejected Comment: Currently not accepting bugs for this driver, since we aren't even sure it will be shipped with dapper. Your problem is an easy one though. You just need to get the firmware and put it in the right place (/lib/firmware). Go to the berlios site and get the fwcutter program. You'll need to have (or download) the bcm5.dll from the windows driver. From ben.collins at ubuntu.com Thu Feb 2 16:52:07 2006 From: ben.collins at ubuntu.com (Ben Collins) Date: Thu, 02 Feb 2006 16:52:07 -0000 Subject: [Bug 30273] linux-image-2.6.15-14-powerpc does not boot on "50 (PowerBook Wallstreet)" References: <20060201225707.3906.28595.malonedeb@gangotri.ubuntu.com> Message-ID: <20060202165207.29848.42876.malone@gangotri.ubuntu.com> Public bug report changed: https://launchpad.net/malone/bugs/30273 Comment: Not to mention that BootX is an old world boot mechanism. I don't think we officially support old-world boot, it just so happened to work. From martin at gamesplace.info Thu Feb 2 17:08:10 2006 From: martin at gamesplace.info (=?utf-8?q?Martin_J=C3=BCrgens?=) Date: Thu, 02 Feb 2006 17:08:10 -0000 Subject: [Bug 30223] booting with pci=noacpi fails References: <20060201135721.3946.57899.malonedeb@gangotri.ubuntu.com> Message-ID: <20060202170810.11709.1281.malone@gandwana.ubuntu.com> Public bug report changed: https://launchpad.net/malone/bugs/30223 Comment: Yes, it boots without pci=noacpi. The problem is that I need to boot with pci=noacpi to get suspend to disk to work. And fan control only works when I hibernated before (FSC Amilo Pro V2030). In other distros booting with pci=noacpi works. From ben.collins at ubuntu.com Thu Feb 2 17:11:44 2006 From: ben.collins at ubuntu.com (Ben Collins) Date: Thu, 02 Feb 2006 17:11:44 -0000 Subject: [Bug 27852] I/O errors when connecting SD (secure digital) flash cards References: <20060113151935.29386.40252.launchpad@macquarie.warthogs.hbd.com> Message-ID: <20060202171144.29848.76544.malone@gangotri.ubuntu.com> Public bug report changed: https://launchpad.net/malone/bugs/27852 Comment: > (By the way - I checked all this lot on Breezy, as > Dapper still has other, bigger problems on that box). Let's see if we can get you fixed up on dapper. Going through all of this on breezy is somewhat pointless. Can you point me to the bug reports of the issues you are having on dapper? From ben.collins at ubuntu.com Thu Feb 2 17:18:59 2006 From: ben.collins at ubuntu.com (Ben Collins) Date: Thu, 02 Feb 2006 17:18:59 -0000 Subject: [Bug 30223] booting with pci=noacpi fails References: <20060201135721.3946.57899.malonedeb@gangotri.ubuntu.com> Message-ID: <20060202171859.29848.25052.launchpad@canonical@gangotri.ubuntu.com> Public bug report changed: https://launchpad.net/malone/bugs/30223 Task: ubuntu linux-source-2.6.15 Status: Unconfirmed => Rejected Comment: That's a seperate issue altogether. We can't guarantee that booting with this option will work now or in the future. It's a workaround. What I'd really like is to resolve your other issues instead. The ones that occur without this option. Please file bug report(s) for those issues. Note, the 2.6.15-15 kernel that will be available in a few days has a huge acpi update. Maybe it will resolve some of your issues. From martin at gamesplace.info Thu Feb 2 17:50:04 2006 From: martin at gamesplace.info (=?utf-8?q?Martin_J=C3=BCrgens?=) Date: Thu, 02 Feb 2006 17:50:04 -0000 Subject: [Bug 30223] booting with pci=noacpi fails References: <20060201135721.3946.57899.malonedeb@gangotri.ubuntu.com> Message-ID: <20060202175004.11709.62801.malone@gandwana.ubuntu.com> Public bug report changed: https://launchpad.net/malone/bugs/30223 Comment: I already created bug reports for the other issues: https://launchpad.net/distros/ubuntu/+source/laptop-mode/+bug/6554 https://launchpad.net/distros/ubuntu/+source/acpi-support/+bug/30093 It is possible that I selected the wrong packages when filing the bugs, if so I am sorry, it would be nice when you correct that then. From javiermon at gmail.com Thu Feb 2 18:04:27 2006 From: javiermon at gmail.com (kmon) Date: Thu, 02 Feb 2006 18:04:27 -0000 Subject: [Bug 29601] linux-386 boots, but linux-686 doesn't boot. References: <20060124214540.28441.86685.malonedeb@gangotri.ubuntu.com> Message-ID: <20060202180427.29619.5660.launchpad@canonical@gangotri.ubuntu.com> Public bug report changed: https://launchpad.net/malone/bugs/29601 - Changed attachments: Added: 386 kernel log http://librarian.launchpad.net/1546921/kern.log.386 From javiermon at gmail.com Thu Feb 2 18:09:17 2006 From: javiermon at gmail.com (kmon) Date: Thu, 02 Feb 2006 18:09:17 -0000 Subject: [Bug 29601] linux-386 boots, but linux-686 doesn't boot. References: <20060124214540.28441.86685.malonedeb@gangotri.ubuntu.com> Message-ID: <20060202180917.29848.69317.launchpad@canonical@gangotri.ubuntu.com> Public bug report changed: https://launchpad.net/malone/bugs/29601 - Changed attachments: Added: shots of te booting process http://librarian.launchpad.net/1546922/kernel.zip From javiermon at gmail.com Thu Feb 2 18:10:39 2006 From: javiermon at gmail.com (kmon) Date: Thu, 02 Feb 2006 18:10:39 -0000 Subject: [Bug 29601] linux-386 boots, but linux-686 doesn't boot. References: <20060124214540.28441.86685.malonedeb@gangotri.ubuntu.com> Message-ID: <20060202181039.29619.85886.launchpad@canonical@gangotri.ubuntu.com> Public bug report changed: https://launchpad.net/malone/bugs/29601 - Changed attachments: Added: dmesg output http://librarian.launchpad.net/1546923/dmesg.txt From scott at ubuntu.com Thu Feb 2 18:17:00 2006 From: scott at ubuntu.com (Scott James Remnant) Date: Thu, 02 Feb 2006 18:17:00 -0000 Subject: [Bug 30335] mmc subsystem needs MODALIAS love Message-ID: <20060202181700.29619.56964.malonedeb@gangotri.ubuntu.com> Public bug reported: https://launchpad.net/malone/bugs/30335 Affects: linux-source-2.6.15 (Ubuntu) Severity: Normal Priority: (none set) Status: Unconfirmed Description: The mmc subsystem doesn't currently generate MODALIAS and the device drivers (mmc_block, anyway) don't define aliases that map to this. This means we don't know we have to load the secret mmc_block module to make the newly inserted device actually work. From scott_ubuntu at scott.tranzoa.net Thu Feb 2 18:18:23 2006 From: scott_ubuntu at scott.tranzoa.net (Scott Robinson) Date: Thu, 02 Feb 2006 18:18:23 -0000 Subject: [Bug 30097] ndiswrapper is a stale, broken, version. References: <20060130202849.9344.99591.malonedeb@gandwana.ubuntu.com> Message-ID: <20060202181823.11709.76080.malone@gandwana.ubuntu.com> Public bug report changed: https://launchpad.net/malone/bugs/30097 Comment: I await all abuzz! Thanks! From javiermon at gmail.com Thu Feb 2 18:24:41 2006 From: javiermon at gmail.com (kmon) Date: Thu, 02 Feb 2006 18:24:41 -0000 Subject: [Bug 29601] linux-386 boots, but linux-686 doesn't boot. References: <20060124214540.28441.86685.malonedeb@gangotri.ubuntu.com> Message-ID: <20060202182441.29848.74825.malone@gangotri.ubuntu.com> Public bug report changed: https://launchpad.net/malone/bugs/29601 Comment: I've tried the suggested actions on debugging crashes. The system outputs: SysRq : Changing logleve loglevel set to 1 SysRq : Show State and nothing else happens. I can't to anything usefull in that console... so I don't know what else to do. From martin at gamesplace.info Thu Feb 2 18:34:33 2006 From: martin at gamesplace.info (=?utf-8?q?Martin_J=C3=BCrgens?=) Date: Thu, 02 Feb 2006 18:34:33 -0000 Subject: [Bug 30255] Broadcom wlan chip is detected and modprobed correctly but does not work References: <20060201200012.11050.58876.malonedeb@gandwana.ubuntu.com> Message-ID: <20060202183433.29848.41093.malone@gangotri.ubuntu.com> Public bug report changed: https://launchpad.net/malone/bugs/30255 Comment: Works. Thank you :-) From ben.collins at ubuntu.com Thu Feb 2 19:01:06 2006 From: ben.collins at ubuntu.com (Ben Collins) Date: Thu, 02 Feb 2006 19:01:06 -0000 Subject: [Bug 29601] linux-386 boots, but linux-686 doesn't boot. References: <20060124214540.28441.86685.malonedeb@gangotri.ubuntu.com> Message-ID: <20060202190106.11612.6929.malone@gandwana.ubuntu.com> Public bug report changed: https://launchpad.net/malone/bugs/29601 Comment: Those pics were great. No need to get better ones. Looks to me like you are experiencing IRQ related issues. Likely it's caused by the fact that the 686 kernel has IOAPIC enabled. Realistically, you aren't going to get any better out of the 686 kernel than you do out of the 386 kernel performance wise. I would like to resolve this issue, so how about trying some of the boot options at: https://wiki.ubuntu.com/DebuggingIRQProblems From jwbaker at acm.org Thu Feb 2 19:10:45 2006 From: jwbaker at acm.org (jwb) Date: Thu, 02 Feb 2006 19:10:45 -0000 Subject: [Bug 30340] 2.6.15-14 requires module-init-tools >= 3.2.1-0ubuntu1 Message-ID: <20060202191045.11612.54826.malonedeb@gandwana.ubuntu.com> Public bug reported: https://launchpad.net/malone/bugs/30340 Affects: linux-source-2.6.15 (Ubuntu) Severity: Normal Priority: (none set) Status: Unconfirmed Description: Package: linux-image-2.6.15-14-amd64-k8 Depends: module-init-tools (>= 0.9.13) However, due to the new use of the -b argument to modprobe, this kernel actually requires module-init-tools at least 3.2.1-0ubuntu1. Alternately, I'd be willing to believe that this bug exists in initramfs-tools or some such. Either way, this bug makes a dapper system unbootable. From jwbaker at acm.org Thu Feb 2 19:12:10 2006 From: jwbaker at acm.org (jwb) Date: Thu, 02 Feb 2006 19:12:10 -0000 Subject: [Bug 30340] 2.6.15-14 requires module-init-tools >= 3.2.1-0ubuntu1 References: <20060202191045.11612.54826.malonedeb@gandwana.ubuntu.com> Message-ID: <20060202191210.11709.93473.launchpad@canonical@gandwana.ubuntu.com> Public bug report changed: https://launchpad.net/malone/bugs/30340 Task: ubuntu linux-source-2.6.15 Severity: Normal => Critical From javiermon at gmail.com Thu Feb 2 19:24:22 2006 From: javiermon at gmail.com (kmon) Date: Thu, 02 Feb 2006 19:24:22 -0000 Subject: [Bug 29601] linux-386 boots, but linux-686 doesn't boot. References: <20060124214540.28441.86685.malonedeb@gangotri.ubuntu.com> Message-ID: <20060202192422.11709.71139.malone@gandwana.ubuntu.com> Public bug report changed: https://launchpad.net/malone/bugs/29601 Comment: I've followed your instructions, first of all I need to boot the 386 kernel with noapic nolapic options or else it won't boot. After trying the other booting options only acpi=off did the trick. From ben.collins at ubuntu.com Thu Feb 2 19:27:14 2006 From: ben.collins at ubuntu.com (Ben Collins) Date: Thu, 02 Feb 2006 19:27:14 -0000 Subject: [Bug 30340] 2.6.15-14 requires module-init-tools >= 3.2.1-0ubuntu1 References: <20060202191045.11612.54826.malonedeb@gandwana.ubuntu.com> Message-ID: <20060202192714.29848.33414.launchpad@canonical@gangotri.ubuntu.com> Public bug report changed: https://launchpad.net/malone/bugs/30340 Task: ubuntu linux-source-2.6.15 Severity: Critical => Normal Status: Unconfirmed => Fix Committed Comment: This bug is far from critical, since it would only affect a partially upgraded system, not a new dapper install. Changed deps, so things should be ok in the next upload. From ben.collins at ubuntu.com Thu Feb 2 19:57:44 2006 From: ben.collins at ubuntu.com (Ben Collins) Date: Thu, 02 Feb 2006 19:57:44 -0000 Subject: [Bug 30335] mmc subsystem needs MODALIAS love References: <20060202181700.29619.56964.malonedeb@gangotri.ubuntu.com> Message-ID: <20060202195744.11612.68496.launchpad@canonical@gandwana.ubuntu.com> Public bug report changed: https://launchpad.net/malone/bugs/30335 Task: ubuntu linux-source-2.6.15 Assignee: (unassigned) => Ben Collins Status: Unconfirmed => Fix Committed Comment: Actually, someone just needed to think about what was going on here. Since mmc is all about MMC block devices, and is pretty useless without this one module to implement the block layer of it, it made more sense to just build mmc_block as part of mmc_core. Even the Kconfig said "if you want mmc, you want this module". The seperation of the two makes little sense. So now that it's built in, whenever an MMC host is detected, and it's driver loaded, mmc_core will be have mmc_block functionality automatically. From budbeck at icehouse.net Thu Feb 2 21:48:18 2006 From: budbeck at icehouse.net (Bud) Date: Thu, 02 Feb 2006 21:48:18 -0000 Subject: [Bug 30347] checks scsi cd ever few seconds Message-ID: <20060202214818.29848.45586.malonedeb@gangotri.ubuntu.com> Public bug reported: https://launchpad.net/malone/bugs/30347 Affects: linux-source-2.6.12 linux-patch-ubuntu-2.6.12 (Ubuntu) Severity: Normal Priority: (none set) Status: Unconfirmed Description: The second, dev/scd1, light comes on every few seconds as though it is checking it for something. Something? No, there is no CD in the drive. The first /dev/scd0 light does not blink! From ubuntu at graywolfcomputers.com Thu Feb 2 21:53:28 2006 From: ubuntu at graywolfcomputers.com (sbartley) Date: Thu, 02 Feb 2006 21:53:28 -0000 Subject: [Bug 24468] Breezy install kernel panics References: <20060113142913.21012.72125.launchpad@macquarie.warthogs.hbd.com> Message-ID: <20060202215328.29619.85680.malone@gangotri.ubuntu.com> Public bug report changed: https://launchpad.net/malone/bugs/24468 Comment: (In reply to comment #4) I do not have the top line as I do not know of a way to stop the screen from scrolling when it is at this point in the boot/install process. Random attempts at scroll lock fail to provide a result. I have attempted to boot both with and without the acpi=off. It does not seem to have an impact on the issue. From ubuntu at jordypotman.com Thu Feb 2 21:56:43 2006 From: ubuntu at jordypotman.com (Jordy Potman) Date: Thu, 02 Feb 2006 21:56:43 -0000 Subject: [Bug 20397] Smartlink-style modems not supported out of the box References: <20060113140708.21012.93818.launchpad@macquarie.warthogs.hbd.com> Message-ID: <20060202215643.11709.17140.malone@gandwana.ubuntu.com> Public bug report changed: https://launchpad.net/malone/bugs/20397 Comment: This bug also applies to my Compal CL56 laptop. See https://wiki.ubuntu.com/LaptopTestingTeam/CompalCL56 From ubuntu at graywolfcomputers.com Thu Feb 2 22:00:03 2006 From: ubuntu at graywolfcomputers.com (sbartley) Date: Thu, 02 Feb 2006 22:00:03 -0000 Subject: [Bug 24468] Breezy install kernel panics References: <20060113142913.21012.72125.launchpad@macquarie.warthogs.hbd.com> Message-ID: <20060202220003.29848.75777.malone@gangotri.ubuntu.com> Public bug report changed: https://launchpad.net/malone/bugs/24468 Comment: Upon review of the image I see that the top line was cut off in the picture. I can attempt again and see if I can capture the entire screen in the view. I will probably post a couple different ones as I have now been able to recreate this on two separate Supermicro systems. One 5012B-6 which is a 2.0GHz w/ mirrored drives off of a Intel Zero Channel RAID controller and one that is the original posting of a 2.4GHz with RAID 5. Images to come soon. From dnrpn5802 at sneakemail.com Thu Feb 2 22:06:05 2006 From: dnrpn5802 at sneakemail.com (charles posinoff) Date: Thu, 02 Feb 2006 22:06:05 -0000 Subject: [Bug 30273] linux-image-2.6.15-14-powerpc does not boot on "50 (PowerBook Wallstreet)" References: <20060201225707.3906.28595.malonedeb@gangotri.ubuntu.com> <20060202165207.29848.42876.malone@gangotri.ubuntu.com> Message-ID: <4865-56176@sneakemail.com> Public bug report changed: https://launchpad.net/malone/bugs/30273 Comment: Hi Ben -- thanks for the response. So is there a better boot method for me to use, or do you not support Old-world PMACs at all? I know debian supports these so maybe I will have to make the switch. Thanks for any helpful clarification here. Chas On Thu, 2006-02-02 at 16:52 +0000, Ben Collins ben.collins-at-ubuntu.com |ubugzilla| wrote: > Public bug report changed: > https://launchpad.net/malone/bugs/30273 > > Comment: > Not to mention that BootX is an old world boot mechanism. I don't think > we officially support old-world boot, it just so happened to work. From ubuntu at jordypotman.com Thu Feb 2 22:13:52 2006 From: ubuntu at jordypotman.com (Jordy Potman) Date: Thu, 02 Feb 2006 22:13:52 -0000 Subject: [Bug 30350] acerhk.ko should be loaded on Compal CL56 laptops for wireless and application key support Message-ID: <20060202221352.29619.3002.malonedeb@gangotri.ubuntu.com> Public bug reported: https://launchpad.net/malone/bugs/30350 Affects: linux-source-2.6.15 (Ubuntu) Severity: Normal Priority: (none set) Status: Unconfirmed Description: Compal CL56 laptops have a 'software' wireless switch. On laptops with an older BIOS version this wireless switch is disabled by default and wireless will not work. After modprobe acerhk the wireless can be enabled with echo 1 > /proc/driver/acerhk/wirelessled The acerhk.ko kernel module is also required for application key support. After modprobe acerhk the two application keys work without further configuration. See https://wiki.ubuntu.com/LaptopTestingTeam/CompalCL56 From abovett at arda.demon.co.uk Thu Feb 2 22:19:13 2006 From: abovett at arda.demon.co.uk (Andy Bovett) Date: Thu, 02 Feb 2006 22:19:13 -0000 Subject: [Bug 27852] I/O errors when connecting SD (secure digital) flash cards References: <20060113151935.29386.40252.launchpad@macquarie.warthogs.hbd.com> Message-ID: <20060202221913.11612.22446.malone@gandwana.ubuntu.com> Public bug report changed: https://launchpad.net/malone/bugs/27852 Comment: > Can you point me to the bug reports > of the issues you are having on dapper? The main ones are Bug #27842 and Bug #27846 - particularly the latter, which affects several of my systems. It's basically unusable because the screen goes blank as soon as you try to do anything - it took me ages to get the info on Dapper in the original bug report! From cjwatson at canonical.com Thu Feb 2 22:32:27 2006 From: cjwatson at canonical.com (Colin Watson) Date: Thu, 02 Feb 2006 22:32:27 -0000 Subject: [Bug 30352] open(/proc/scsi/usb-storage) segfaults Message-ID: <20060202223227.11612.89554.malonedeb@gandwana.ubuntu.com> Public bug reported: https://launchpad.net/malone/bugs/30352 Affects: linux-source-2.6.15 (Ubuntu) Severity: Normal Priority: (none set) Status: Unconfirmed Description: On today's i386 live CD, on a machine with two USB drives connected: $ ls -l /proc/scsi/usb-storage/ Segmentation fault strace ends with: open("/proc/scsi/usb-storage/", O_RDONLY|O_NONBLOCK|O_LARGEFILE|O_DIRECTORY +++ killed by SIGSEGV +++ This kills the live installer, and would probably kill the traditional installer as well since it's dying in common code. I won't have access to this precise setup after the end of the distro sprint (I'll have the machine, but the USB drives are Tollef's), so it's probably best to let me know soon if you need more information. From kleeman at cims.nyu.edu Thu Feb 2 23:15:25 2006 From: kleeman at cims.nyu.edu (Richard Kleeman) Date: Thu, 02 Feb 2006 23:15:25 -0000 Subject: [Bug 14394] cdrecord/k3b/nautilus problem References: <20060113133632.21012.3776.launchpad@macquarie.warthogs.hbd.com> Message-ID: <20060202231525.29619.55742.malone@gangotri.ubuntu.com> Public bug report changed: https://launchpad.net/malone/bugs/14394 Comment: I did an strace on the gnome-volume-manager and it shows nothing at all i.e. does not respond to the insertion of the cd-rw. This strongly suggests the problem is with hal and its communication with the hardware. The problem seems a bit like this resolved scsi hal issue (which was marked as critical): https://bugs.freedesktop.org/show_bug.cgi?id=1852 Ben, Do you think I should lodge a bug report on the hal bugzilla and mark this as upstream? Or do you think we should dig further into hal to find out exactly what the call is that causes the kernel problems... From ben.collins at ubuntu.com Thu Feb 2 23:26:00 2006 From: ben.collins at ubuntu.com (Ben Collins) Date: Thu, 02 Feb 2006 23:26:00 -0000 Subject: [Bug 30347] checks scsi cd ever few seconds References: <20060202214818.29848.45586.malonedeb@gangotri.ubuntu.com> Message-ID: <20060202232600.11612.12648.launchpad@canonical@gandwana.ubuntu.com> Public bug report changed: https://launchpad.net/malone/bugs/30347 Task: ubuntu linux-source-2.6.12 Sourcepackagename: linux-source-2.6.12 => hal Binarypackagename: linux-patch-ubuntu-2.6.12 => None Comment: This would be something in userspace. Kernel doesn't check unless it's asked to. From ben.collins at ubuntu.com Thu Feb 2 23:28:44 2006 From: ben.collins at ubuntu.com (Ben Collins) Date: Thu, 02 Feb 2006 23:28:44 -0000 Subject: [Bug 30350] acerhk.ko should be loaded on Compal CL56 laptops for wireless and application key support References: <20060202221352.29619.3002.malonedeb@gangotri.ubuntu.com> Message-ID: <20060202232844.29848.53724.launchpad@canonical@gangotri.ubuntu.com> Public bug report changed: https://launchpad.net/malone/bugs/30350 Task: ubuntu linux-source-2.6.15 Sourcepackagename: linux-source-2.6.15 => initramfs-tools From ben.collins at ubuntu.com Thu Feb 2 23:33:05 2006 From: ben.collins at ubuntu.com (Ben Collins) Date: Thu, 02 Feb 2006 23:33:05 -0000 Subject: [Bug 30352] open(/proc/scsi/usb-storage) segfaults References: <20060202223227.11612.89554.malonedeb@gandwana.ubuntu.com> Message-ID: <1138922995.4371.2.camel@grayson> Public bug report changed: https://launchpad.net/malone/bugs/30352 Comment: On Thu, 2006-02-02 at 22:32 +0000, Colin Watson wrote: > +++ killed by SIGSEGV +++ > > This kills the live installer, and would probably kill the traditional > installer as well since it's dying in common code. I won't have access > to this precise setup after the end of the distro sprint (I'll have the > machine, but the USB drives are Tollef's), so it's probably best to let > me know soon if you need more information. More than likely an oops occurred. Please attach the output of dmesg after this happens. -- Ben Collins Kernel Developer - Ubuntu Linux From ben.collins at ubuntu.com Fri Feb 3 03:12:04 2006 From: ben.collins at ubuntu.com (Ben Collins) Date: Fri, 03 Feb 2006 03:12:04 -0000 Subject: [Bug 14394] cdrecord/k3b/nautilus problem References: <20060113133632.21012.3776.launchpad@macquarie.warthogs.hbd.com> <20060202231525.29619.55742.malone@gangotri.ubuntu.com> Message-ID: <1138936301.4371.30.camel@grayson> Public bug report changed: https://launchpad.net/malone/bugs/14394 Comment: On Thu, 2006-02-02 at 23:15 +0000, Richard Kleeman wrote: > Ben, > > Do you think I should lodge a bug report on the hal bugzilla and mark > this as upstream? Or do you think we should dig further into hal to find > out exactly what the call is that causes the kernel problems... It's possible hal is reacting to a bug in the kernel. One possibility is that it is getting incorrect information about the state of the drive during key points where you are seeing errors. I don't know enough about hal to suggest how to find the problem though. -- Ben Collins Kernel Developer - Ubuntu Linux From angystardust at gmail.com Fri Feb 3 03:47:19 2006 From: angystardust at gmail.com (angystardust) Date: Fri, 03 Feb 2006 03:47:19 -0000 Subject: [Bug 29767] IBM Thinkpad X41 suspend to disk unsatisfactory regression References: <20060126124346.26274.53643.malonedeb@gangotri.ubuntu.com> Message-ID: <20060203034719.29619.6163.malone@gangotri.ubuntu.com> Public bug report changed: https://launchpad.net/malone/bugs/29767 Comment: I have an X40 and i noticed the same regression but only if my notebook is docked (th cd-rom is attached). What's happend if you suspend to ram? From tfheen at canonical.com Fri Feb 3 09:12:25 2006 From: tfheen at canonical.com (Tollef Fog Heen) Date: Fri, 03 Feb 2006 09:12:25 -0000 Subject: [Bug 30352] open(/proc/scsi/usb-storage) segfaults References: <20060202223227.11612.89554.malonedeb@gandwana.ubuntu.com> Message-ID: <20060203091224.29848.86784.malone@gangotri.ubuntu.com> Public bug report changed: https://launchpad.net/malone/bugs/30352 Comment: [4336616.614000] printing eip: [4336616.614000] f6e52004 [4336616.614000] *pde = 00000000 [4336616.614000] Oops: 0000 [#13] [4336616.614000] PREEMPT [4336616.614000] Modules linked in: x25 appletalk ipx rose netrom ax25 xfs exportfs reiserfs jfs ntfs ext2 af_packet ext3 jbd nls_utf8 nls_cp437 vfat fat rfcomm l2cap bluetooth powernow_k8 cpufreq_userspace cpufreq_stats freq_table cpufreq_powersave cpufreq_ondemand cpufreq_conservative ipv6 radeon drm video tc1100_wmi sony_acpi pcc_acpi hotkey dev_acpi container button battery ac dm_mod md_mod snd_seq_dummy snd_seq_oss snd_seq_midi snd_seq_midi_event snd_seq snd_via82xx bcm43xx sk98lin shpchp gameport snd_ac97_codec snd_ac97_bus snd_pcm_oss snd_mixer_oss psmouse amd64_agp agpgart i2c_viapro i2c_core serio_raw snd_pcm skge pcspkr snd_timer snd_page_alloc snd_mpu401_uart snd_rawmidi snd_seq_device ieee80211softmac ieee80211 ieee80211_crypt pci_hotplug rtc snd soundcore floppy evdev usbhid squashfs usb_storage unionfs loop isofs ehci_hcd uhci_hcd usbcore ide_generic ide_cd cdrom via82cxxx generic sd_mod sata_via libata scsi_mod thermal processor fan capability commoncap vga16fb cfbcopyarea vgastate cfbimgblt cfbfillrect fbcon tileblit font bitblit softcursor [4336616.614000] CPU: 0 [4336616.614000] EIP: 0060:[] Not tainted VLI [4336616.614000] EFLAGS: 00210286 (2.6.15-14-386) [4336616.614000] EIP is at 0xf6e52004 [4336616.614000] eax: f6e53cf0 ebx: f2ad7840 ecx: f2ad7840 edx: df96f090 [4336616.614000] esi: f6e52000 edi: eff771ec ebp: 00000001 esp: e2f23efc [4336616.614000] ds: 007b es: 007b ss: 0068 [4336616.614000] Process ls (pid: 21840, threadinfo=e2f22000 task=daf48a70) [4336616.614000] Stack: 00000001 f6e53cf0 c015dd4d eff771ec f2ad7840 f2ad7840 e2f23f48 00000003 [4336616.614000] f6cb0000 c015dfe4 d67e0aa8 df96d1c0 00018800 f2ad7840 00000000 00018800 [4336616.614000] c015df37 e2f23f48 00018800 d67e0aa8 df96d1c0 b7e5b8d0 c4f6696c f6da9b7c [4336616.614000] Call Trace: [4336616.614000] [] __dentry_open+0xcd/0x270 [4336616.614000] [] nameidata_to_filp+0x34/0x40 [4336616.614000] [] filp_open+0x47/0x50 [4336616.614000] [] do_sys_open+0x39/0xd0 [4336616.614000] [] sysenter_past_esp+0x54/0x79 [4336616.614000] Code: 47 75 28 db 06 29 49 9d 40 40 39 70 ae 8a 77 1c 39 9c 99 63 82 a1 ae 70 ae a6 bd b7 47 22 84 b2 68 71 b5 39 58 c4 93 50 55 e3 f6 f5 32 c0 00 00 00 00 00 00 00 00 00 00 00 00 02 00 00 00 00 [4336616.614000] From mjg59 at codon.org.uk Fri Feb 3 09:31:02 2006 From: mjg59 at codon.org.uk (Matthew Garrett) Date: Fri, 03 Feb 2006 09:31:02 -0000 Subject: [Bug 30335] mmc subsystem needs MODALIAS love References: <20060202181700.29619.56964.malonedeb@gangotri.ubuntu.com> Message-ID: <20060203093101.29848.8143.malone@gangotri.ubuntu.com> Public bug report changed: https://launchpad.net/malone/bugs/30335 Comment: No, sdio devices need mmc_core but not mmc_block. From mjg59 at codon.org.uk Fri Feb 3 09:43:07 2006 From: mjg59 at codon.org.uk (Matthew Garrett) Date: Fri, 03 Feb 2006 09:43:07 -0000 Subject: [Bug 30335] mmc subsystem needs MODALIAS love References: <20060202181700.29619.56964.malonedeb@gangotri.ubuntu.com> Message-ID: <20060203094307.29848.7065.launchpad@canonical@gangotri.ubuntu.com> Public bug report changed: https://launchpad.net/malone/bugs/30335 Task: ubuntu linux-source-2.6.15 Status: Fix Committed => Confirmed From ralph at inputplus.co.uk Fri Feb 3 09:48:06 2006 From: ralph at inputplus.co.uk (Ralph Corderoy) Date: Fri, 03 Feb 2006 09:48:06 -0000 Subject: [Bug 14394] cdrecord/k3b/nautilus problem References: <20060113133632.21012.3776.launchpad@macquarie.warthogs.hbd.com> <20060202231525.29619.55742.malone@gangotri.ubuntu.com> <1138936301.4371.30.camel@grayson> Message-ID: <20060203094731.B89F8148948@blake.inputplus.co.uk> Public bug report changed: https://launchpad.net/malone/bugs/14394 Comment: > It's possible hal is reacting to a bug in the kernel. One possibility > is that it is getting incorrect information about the state of the > drive during key points where you are seeing errors. > > I don't know enough about hal to suggest how to find the problem > though. I suspect it's a kernel problem, but one that's easier to debug from the user-space side, i.e. knowing what system calls are made, when, and why. I suggest the bug's re-assigned to Gnome, hal, or cdrecord for their input. They'll probably know fairly quickly what's being attempted and will know where they think the fault lies. Cheers, Ralph. From calum at gnome.org Fri Feb 3 12:42:09 2006 From: calum at gnome.org (calum) Date: Fri, 03 Feb 2006 12:42:09 -0000 Subject: [Bug 30392] Wrong permissions for /dev/pmu Message-ID: <20060203124208.29848.57812.malonedeb@gangotri.ubuntu.com> Public bug reported: https://launchpad.net/malone/bugs/30392 Affects: linux-source-2.6.15 kernel-image-2.6.15-14-powerpc-di (Ubuntu) Severity: Normal Priority: (none set) Status: Unconfirmed Description: Since upgrading to this kernel on my Powerbook G4, I get a "Wrong permissions for /dev/pmu" alert popping up whenever I log into GNOME. I used to see this when running Breezy, but haven't seen it in the 2.6.15 series before. From mails.ritvik at gmail.com Fri Feb 3 13:07:14 2006 From: mails.ritvik at gmail.com (ritvik) Date: Fri, 03 Feb 2006 13:07:14 -0000 Subject: [Bug 30395] X-Server Crashes when switch back from terminal tty Message-ID: <20060203130714.29848.23643.malonedeb@gangotri.ubuntu.com> Public bug reported: https://launchpad.net/malone/bugs/30395 Affects: linux-meta linux-server (Ubuntu) Severity: Normal Priority: (none set) Status: Unconfirmed Description: when i switch to a tty and then switch back to x-server (ctl+alt+F1 <====> clt+alt+F7) X-server crashe. From mails.ritvik at gmail.com Fri Feb 3 13:14:23 2006 From: mails.ritvik at gmail.com (ritvik) Date: Fri, 03 Feb 2006 13:14:23 -0000 Subject: [Bug 30395] X-Server Crashes when switch back from terminal tty References: <20060203130714.29848.23643.malonedeb@gangotri.ubuntu.com> Message-ID: <20060203131423.29848.43480.launchpad@canonical@gangotri.ubuntu.com> Public bug report changed: https://launchpad.net/malone/bugs/30395 - Changed attachments: Added: log file Xorg.0.log http://librarian.launchpad.net/1547293/Xorg.0.log From mails.ritvik at gmail.com Fri Feb 3 13:15:33 2006 From: mails.ritvik at gmail.com (ritvik) Date: Fri, 03 Feb 2006 13:15:33 -0000 Subject: [Bug 30395] X-Server Crashes when switch back from terminal tty References: <20060203130714.29848.23643.malonedeb@gangotri.ubuntu.com> Message-ID: <20060203131533.11709.50704.launchpad@canonical@gandwana.ubuntu.com> Public bug report changed: https://launchpad.net/malone/bugs/30395 - Changed attachments: Added: xorg config file http://librarian.launchpad.net/1547294/xorg.conf From mails.ritvik at gmail.com Fri Feb 3 13:21:23 2006 From: mails.ritvik at gmail.com (ritvik) Date: Fri, 03 Feb 2006 13:21:23 -0000 Subject: [Bug 30395] X-Server Crashes when switch back from terminal tty References: <20060203130714.29848.23643.malonedeb@gangotri.ubuntu.com> Message-ID: <20060203132123.29848.26401.launchpad@canonical@gangotri.ubuntu.com> Public bug report changed: https://launchpad.net/malone/bugs/30395 - Changed attachments: Added: .xsession-errors File http://librarian.launchpad.net/1547295/.xsession-errors From mails.ritvik at gmail.com Fri Feb 3 13:22:10 2006 From: mails.ritvik at gmail.com (ritvik) Date: Fri, 03 Feb 2006 13:22:10 -0000 Subject: [Bug 30395] X-Server Crashes when switch back from terminal tty References: <20060203130714.29848.23643.malonedeb@gangotri.ubuntu.com> Message-ID: <20060203132210.11709.35414.launchpad@canonical@gandwana.ubuntu.com> Public bug report changed: https://launchpad.net/malone/bugs/30395 Task: ubuntu linux-meta Severity: Normal => Critical Priority: None => High Status: Unconfirmed => Confirmed From fabbione at ubuntu.com Fri Feb 3 14:50:51 2006 From: fabbione at ubuntu.com (Fabio Massimo Di Nitto) Date: Fri, 03 Feb 2006 14:50:51 -0000 Subject: [Bug 26859] general: 2.6.12-10 regressions from 2.6.12-9 References: <20060113145140.21012.69410.launchpad@macquarie.warthogs.hbd.com> Message-ID: <20060203145051.29848.21425.malone@gangotri.ubuntu.com> Public bug report changed: https://launchpad.net/malone/bugs/26859 Comment: Hi everybody, I have another 2 kernels for you to test here (amd64-k8 and k8-smp) http://people.ubuntu.com/~fabbione/security-kernels/binutils/ in the subdir you will find old/ that is a rebuild of 2.6.12-9 as it was builded from buildd (theoretically) and new is a rebuild of 2.6.12-9 with a version of binutils that have been upload after the working 2.6.12-9 hitted the archive. Expected results: old/ should work just fine. new/ should show breakage. Please test and let me know. Thanks Fabio From alain.perry at gmail.com Fri Feb 3 15:04:06 2006 From: alain.perry at gmail.com (Alain Perry) Date: Fri, 03 Feb 2006 15:04:06 -0000 Subject: [Bug 30392] Wrong permissions for /dev/pmu References: <20060203124208.29848.57812.malonedeb@gangotri.ubuntu.com> Message-ID: <20060203150406.29848.39389.malone@gangotri.ubuntu.com> Public bug report changed: https://launchpad.net/malone/bugs/30392 Comment: I have the same problem here, on a powerbook too. However, I believe this isn't linked to the kernel but to udev, or whatever, since when I boot 2.6.15-12 (which I still have installed) I still get that dialog. In fact, I believe there's already been a discussion in an older bug report about what the permissions should be. The fact is that although I get the error, nothing looks broken. I'll try to look for the old bug and report the result here. From alain.perry at gmail.com Fri Feb 3 15:17:45 2006 From: alain.perry at gmail.com (Alain Perry) Date: Fri, 03 Feb 2006 15:17:45 -0000 Subject: [Bug 30392] Wrong permissions for /dev/pmu References: <20060203124208.29848.57812.malonedeb@gangotri.ubuntu.com> Message-ID: <20060203151745.29848.99537.malone@gangotri.ubuntu.com> Public bug report changed: https://launchpad.net/malone/bugs/30392 Comment: http://bugzilla.ubuntu.com/show_bug.cgi?id=957 So the temporary fix for Warty had been to simply comment the code making the dialog appear. We indeed do not need gnome to handle the fblevel, since I believe it is already handed on Ubuntu by pbbuttons, which is a superuser process. It looks like Debian had a better fix that was synced in Ubuntu by seb128, although there's no indication on what the fix was. Hope this helps. From kleeman at cims.nyu.edu Fri Feb 3 16:11:16 2006 From: kleeman at cims.nyu.edu (Richard Kleeman) Date: Fri, 03 Feb 2006 16:11:16 -0000 Subject: [Bug 14394] cdrecord/k3b/nautilus problem References: <20060113133632.21012.3776.launchpad@macquarie.warthogs.hbd.com> Message-ID: <20060203161116.29619.79624.malone@gangotri.ubuntu.com> Public bug report changed: https://launchpad.net/malone/bugs/14394 Comment: I would support having a hal expert look at this. If I could fire a few low level hal drectives at the kernel we might (under supervision ;-)) get somewhere on tracking this down to either a kernel module problem or a hal device registration issue. Cheers, Richard From philbull at gmail.com Fri Feb 3 18:56:17 2006 From: philbull at gmail.com (Phil Bull) Date: Fri, 03 Feb 2006 18:56:17 -0000 Subject: [Bug 30395] X-Server Crashes when switch back from terminal tty References: <20060203130714.29848.23643.malonedeb@gangotri.ubuntu.com> Message-ID: <20060203185617.29619.12506.launchpad@canonical@gangotri.ubuntu.com> Public bug report changed: https://launchpad.net/malone/bugs/30395 Task: ubuntu linux-meta Sourcepackagename: linux-meta => xorg Binarypackagename: linux-server => None Severity: Critical => Normal Priority: High => None Status: Confirmed => Needs Info Comment: Thanks for the report. Has this always been an issue, or has it only started happening after your last update or so? How does the x server crash, does it just dump you onto a login prompt, freeze the computer etc? You might like to take a look at this: https://wiki.ubuntu.com/DebuggingXAutoconfiguration Thanks again From olive at deep-ocean.net Fri Feb 3 21:04:30 2006 From: olive at deep-ocean.net (Olivier Cortes) Date: Fri, 03 Feb 2006 21:04:30 -0000 Subject: [Bug 30153] IBM X31 freeze under X, shortly after boot References: <20060131145310.3946.53937.malonedeb@gangotri.ubuntu.com> Message-ID: <20060203210429.29619.11077.malone@gangotri.ubuntu.com> Public bug report changed: https://launchpad.net/malone/bugs/30153 Comment: bug comes many times after login, i've just hit it one time when gdm appears. * single user mode seems OK : after boot, i connected a 120Go usb2 disk, made a find /media, played with cacademo, the machine seems stable (uptime 15min). * disabled gdm in /etc/rc2.d and continued boot (Ctrol-D in s-u mode) : the machine seems stable too. * starting gdm manually, i can't encounter the bug (machine is stable, playing video, stressing the HDD...) rebooting in m-u mode, starting gdm manually, the machine won't freeze. rebooting in m-u with gdm autostarted, i can't make the machine freeze, even stressing it with apt-rdepends|graphviz... But it freezed one our ago... Sorry, i can't reproduce this bug for now. I will add a comment if it happens again. i will follow the advice in the link you posted. From martin.pitt at ubuntu.com Sat Feb 4 09:22:11 2006 From: martin.pitt at ubuntu.com (Martin Pitt) Date: Sat, 04 Feb 2006 09:22:11 -0000 Subject: [Bug 30392] Wrong permissions for /dev/pmu References: <20060203124208.29848.57812.malonedeb@gangotri.ubuntu.com> Message-ID: <20060204092211.11709.18942.launchpad@canonical@gandwana.ubuntu.com> Public bug report changed: https://launchpad.net/malone/bugs/30392 *** This bug has been marked a duplicate of bug 29776 *** From martin.pitt at ubuntu.com Sat Feb 4 09:22:47 2006 From: martin.pitt at ubuntu.com (Martin Pitt) Date: Sat, 04 Feb 2006 09:22:47 -0000 Subject: [Bug 30392] Wrong permissions for /dev/pmu References: <20060203124208.29848.57812.malonedeb@gangotri.ubuntu.com> Message-ID: <20060204092247.29848.52651.launchpad@canonical@gangotri.ubuntu.com> Public bug report changed: https://launchpad.net/malone/bugs/30392 Task: ubuntu linux-source-2.6.15 Sourcepackagename: linux-source-2.6.15 => control-center Status: Unconfirmed => Rejected Comment: closing as dup From ubuntu at psi-aus.com Sat Feb 4 11:36:56 2006 From: ubuntu at psi-aus.com (Craig Sampson) Date: Sat, 04 Feb 2006 11:36:56 -0000 Subject: [Bug 30347] checks scsi cd ever few seconds References: <20060202214818.29848.45586.malonedeb@gangotri.ubuntu.com> Message-ID: <20060204113655.29619.84060.malone@gangotri.ubuntu.com> Public bug report changed: https://launchpad.net/malone/bugs/30347 Comment: This happens in Breezy as well on /dev/scd0 - scsi access light comes on and CDROM (SCSI) light comes on every 2-3 seconds even though nothing is in the drive. Presumably some daemond checking to see if something _has_ been put into the CDROM? Cheers, Craig From hvy4-idbo at dea.spamcon.org Sat Feb 4 12:35:59 2006 From: hvy4-idbo at dea.spamcon.org (Ian Oliver) Date: Sat, 04 Feb 2006 12:35:59 -0000 Subject: [Bug 27037] mdadm cannot assemble array as cannot open drive with O_EXCL References: <20060113145235.21012.62964.launchpad@macquarie.warthogs.hbd.com> Message-ID: <20060204123558.11612.65129.malone@gandwana.ubuntu.com> Public bug report changed: https://launchpad.net/malone/bugs/27037 Comment: Is there yet any indication of where the problem might be? Is it as deep as libata, as I'm on that list? Everything is still working with the loop on all four drives, but it can't be very efficient! Ian From phbaer at npw.net Sat Feb 4 13:53:31 2006 From: phbaer at npw.net (Philipp Baer) Date: Sat, 04 Feb 2006 13:53:31 -0000 Subject: [Bug 17763] Random Freezes References: <20060113135310.21012.13904.launchpad@macquarie.warthogs.hbd.com> Message-ID: <20060204135330.29619.17186.malone@gangotri.ubuntu.com> Public bug report changed: https://launchpad.net/malone/bugs/17763 Comment: I'm currently facing this bug on my system as well: x86_64, 2.5G, ATI 9600 2xDVI, the latest Dapper (04.02.2006) with Kernel 2.6.15-14-amd64-k8. It is a fresh install from yesterday. Before, I used the radeon driver and everything worked just fine. Now everything runs fine only for a while, then suddenly the system freezes. I can't provide any log output ... because there is no log output (kmesg). It seems to be gone once I boot the 2.6.15-14-amd64-server kernel. With this kernel, however, DRI cannot be initialized. Thus I suppose, the problem is related to the ATI fglrx acceleration code ... don't actually know. Thanks and ciao, phb From christian at leber.de Sat Feb 4 15:07:02 2006 From: christian at leber.de (Christian Leber) Date: Sat, 04 Feb 2006 15:07:02 -0000 Subject: [Bug 30476] e1000_clean_tx_irq: Detected Tx Unit Hang Message-ID: <20060204150702.11612.24781.malonedeb@gandwana.ubuntu.com> Public bug reported: https://launchpad.net/malone/bugs/30476 Affects: linux-source-2.6.15 linux-image-2.6.15-14-386 (Ubuntu) Severity: Normal Priority: (none set) Status: Unconfirmed Description: When using a e1000 card in a gigabit ethernet (with 100mbit this problem does exist) I get this error: [4294726.019000] e1000: eth0: e1000_clean_tx_irq: Detected Tx Unit Hang [4294726.019000] TDH [4294726.019000] TDT [4294726.019000] next_to_use [4294726.019000] next_to_clean [4294726.019000] buffer_info[next_to_clean] [4294726.019000] dma <1aa25cce> [4294726.019000] time_stamp [4294726.019000] next_to_watch [4294726.019000] jiffies [4294726.019000] next_to_watch.status <0> and the transfer stalls, i think the problem is related to this thread: http://seclists.org/lists/linux-kernel/2006/Jan/index.html#7018 Christian Leber From budbeck at icehouse.net Sat Feb 4 22:18:05 2006 From: budbeck at icehouse.net (Bud) Date: Sat, 04 Feb 2006 22:18:05 -0000 Subject: [Bug 30347] checks scsi cd ever few seconds References: <20060202214818.29848.45586.malonedeb@gangotri.ubuntu.com> <20060204113655.29619.84060.malone@gangotri.ubuntu.com> Message-ID: <1139091416.8012.3.camel@localhost.localdomain> Public bug report changed: https://launchpad.net/malone/bugs/30347 Comment: Well, could be but never has happened before. Now I installed Mandriva 2006 free version and it does the same thing. Still odd. I am going to install Slack next. Maybe something to do with udev? I am new to this 2.6 kernel so I have a far piece to go and it will be slow. Bud From floam at sh.nu Sun Feb 5 01:49:30 2006 From: floam at sh.nu (Aaron Gyes) Date: Sun, 05 Feb 2006 01:49:30 -0000 Subject: [Bug 27609] sata_via: ATAPI not working References: <20060113151825.29386.19784.launchpad@macquarie.warthogs.hbd.com> Message-ID: <20060205014930.11612.36669.malone@gandwana.ubuntu.com> Public bug report changed: https://launchpad.net/malone/bugs/27609 Comment: I updated to 2.6.16-rc1-mm3 and now it [mostly] works. From rsidd at online.fr Sun Feb 5 11:20:39 2006 From: rsidd at online.fr (rsidd) Date: Sun, 05 Feb 2006 11:20:39 -0000 Subject: [Bug 30547] cardbus bridge problem? cards not recognised Message-ID: <20060205112038.11612.25982.malonedeb@gandwana.ubuntu.com> Public bug reported: https://launchpad.net/malone/bugs/30547 Affects: linux-source-2.6.15 linux-image-2.6.15-14-686 (Ubuntu) Severity: Normal Priority: (none set) Status: Unconfirmed Description: With Ubuntu Breezy, when I inserted a PC card (NetGear WG511 v2, 802.11g, Marvell chipset) there was no response: no kernel message, nothing. With Dapper, kernel 2.6.15-14-686 of Jan 25, I do get a message pccard: CardBus card inserted into slot 0 but pccardctl info just yields PRODID_1="" PRODID_2="" PRODID_3="" PRODID_4="" MANFID=0000,0000 FUNCID=255 and I'm unable to configure it. I think it's a problem with the bridge not the card, because the same thing happened on this laptop with a D-Link card, while Another linux laptop (kernel 2.4.31) recognises the NetGear card. The laptop is a Compaq Presario V2000 series (V2374AP, bought in India). lspci -vv gives 0000:06:09.0 CardBus bridge: Texas Instruments PCIxx21/x515 Cardbus Controller Subsystem: Hewlett-Packard Company: Unknown device 3080 Control: I/O+ Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- Step ping- SERR- FastB2B- Status: Cap+ 66MHz- UDF- FastB2B- ParErr- DEVSEL=medium >TAbort- SERR- Reset- 16bInt- PostWrite+ 16-bit legacy interface ports at 0001 Any clues? The bug seems similar to Bug #19357 in pcmcia-cs but another card I tried didn't work either, while this one works on another linux laptop. From trs80 at ucc.asn.au Sun Feb 5 14:15:43 2006 From: trs80 at ucc.asn.au (James Andrewartha) Date: Sun, 05 Feb 2006 14:15:43 -0000 Subject: [Bug 30557] cpu idle time in /proc/stat wrong Message-ID: <20060205141542.11709.55517.malonedeb@gandwana.ubuntu.com> Public bug reported: https://launchpad.net/malone/bugs/30557 Affects: linux-source-2.6.15 (Ubuntu) Severity: Normal Priority: (none set) Status: Unconfirmed Description: The cpu idle time (4th number) in /proc/stat only increases by a few counts per second when the system is idle. In 2.6.12, and using a Debian 2.6.15 kernel package, it increases by about 100 per second. This confuses applications such as multiload-applet, and the ondemand cpufreq governor, into thinking the cpu is much more highly loaded than it actually is. In the case of cpufreq, this then leads into worse battery life as the cpu is kept throttled up as it appears to not be idle. From david at zorq.net Sun Feb 5 16:35:05 2006 From: david at zorq.net (David Beaumont) Date: Sun, 05 Feb 2006 16:35:05 -0000 Subject: [Bug 30570] CPU usage very high with no running tasks using it Message-ID: <20060205163505.29619.50181.malonedeb@gangotri.ubuntu.com> Public bug reported: https://launchpad.net/malone/bugs/30570 Affects: linux-meta linux-image-686 (Ubuntu) Severity: Normal Priority: (none set) Status: Unconfirmed Description: While my system is apparently idle (I'm not running anything that would hammer the CPU) there is still very high use of the CPU, though not by any user task. This screenshot might help explain: http://www.zorq.net/dump/screenshot-050206.png This means that the CPU speed is kept at 2.13GHz whereas in breezy it would be scaled back, making the machine cooler and quieter. A description of my system follows, i think the only thing i changed from a stock install was to use the fglrx driver: System: Dell Inspiron 6000 lspci: 0000:00:00.0 Host bridge: Intel Corporation Mobile 915GM/PM/GMS/910GML Express Processor to DRAM Controller (rev 03) 0000:00:01.0 PCI bridge: Intel Corporation Mobile 915GM/PM Express PCI Express Root Port (rev 03) 0000:00:1d.0 USB Controller: Intel Corporation 82801FB/FBM/FR/FW/FRW (ICH6 Family) USB UHCI #1 (rev 03) 0000:00:1d.1 USB Controller: Intel Corporation 82801FB/FBM/FR/FW/FRW (ICH6 Family) USB UHCI #2 (rev 03) 0000:00:1d.2 USB Controller: Intel Corporation 82801FB/FBM/FR/FW/FRW (ICH6 Family) USB UHCI #3 (rev 03) 0000:00:1d.3 USB Controller: Intel Corporation 82801FB/FBM/FR/FW/FRW (ICH6 Family) USB UHCI #4 (rev 03) 0000:00:1d.7 USB Controller: Intel Corporation 82801FB/FBM/FR/FW/FRW (ICH6 Family) USB2 EHCI Controller (rev 03) 0000:00:1e.0 PCI bridge: Intel Corporation 82801 Mobile PCI Bridge (rev d3) 0000:00:1e.2 Multimedia audio controller: Intel Corporation 82801FB/FBM/FR/FW/FRW (ICH6 Family) AC'97 Audio Controller (rev 03) 0000:00:1e.3 Modem: Intel Corporation 82801FB/FBM/FR/FW/FRW (ICH6 Family) AC'97 Modem Controller (rev 03) 0000:00:1f.0 ISA bridge: Intel Corporation 82801FBM (ICH6M) LPC Interface Bridge (rev 03) 0000:00:1f.2 IDE interface: Intel Corporation 82801FBM (ICH6M) SATA Controller (rev 03) 0000:00:1f.3 SMBus: Intel Corporation 82801FB/FBM/FR/FW/FRW (ICH6 Family) SMBus Controller (rev 03) 0000:01:00.0 VGA compatible controller: ATI Technologies Inc M22 [Radeon Mobility M300] 0000:03:00.0 Ethernet controller: Broadcom Corporation BCM4401-B0 100Base-TX (rev 02) 0000:03:01.0 CardBus bridge: Ricoh Co Ltd RL5c476 II (rev b3) 0000:03:01.1 FireWire (IEEE 1394): Ricoh Co Ltd R5C552 IEEE 1394 Controller (rev 08) 0000:03:01.2 0805: Ricoh Co Ltd R5C822 SD/SDIO/MMC/MS/MSPro Host Adapter (rev 17) 0000:03:03.0 Network controller: Intel Corporation PRO/Wireless 2915ABG MiniPCI Adapter (rev 05) From david at zorq.net Sun Feb 5 16:37:50 2006 From: david at zorq.net (David Beaumont) Date: Sun, 05 Feb 2006 16:37:50 -0000 Subject: [Bug 30570] CPU usage very high with no running tasks using it References: <20060205163505.29619.50181.malonedeb@gangotri.ubuntu.com> Message-ID: <20060205163750.11709.51619.launchpad@canonical@gandwana.ubuntu.com> Public bug report changed: https://launchpad.net/malone/bugs/30570 Description changed to: While my system is apparently idle (I'm not running anything that would hammer the CPU) there is still very high use of the CPU, though not by any user task. This screenshot might help explain: http://www.zorq.net/dump/screenshot-050206.png See how the CPU usage is at 70% but the total of the usage by user tasks is below 10%. top was run as a normal user, the same thing happens when run as root. This means that the CPU speed is kept at 2.13GHz whereas in breezy it would be scaled back, making the machine cooler and quieter. A description of my system follows, i think the only thing i changed from a stock install was to use the fglrx driver: System: Dell Inspiron 6000 lspci: 0000:00:00.0 Host bridge: Intel Corporation Mobile 915GM/PM/GMS/910GML Express Processor to DRAM Controller (rev 03) 0000:00:01.0 PCI bridge: Intel Corporation Mobile 915GM/PM Express PCI Express Root Port (rev 03) 0000:00:1d.0 USB Controller: Intel Corporation 82801FB/FBM/FR/FW/FRW (ICH6 Family) USB UHCI #1 (rev 03) 0000:00:1d.1 USB Controller: Intel Corporation 82801FB/FBM/FR/FW/FRW (ICH6 Family) USB UHCI #2 (rev 03) 0000:00:1d.2 USB Controller: Intel Corporation 82801FB/FBM/FR/FW/FRW (ICH6 Family) USB UHCI #3 (rev 03) 0000:00:1d.3 USB Controller: Intel Corporation 82801FB/FBM/FR/FW/FRW (ICH6 Family) USB UHCI #4 (rev 03) 0000:00:1d.7 USB Controller: Intel Corporation 82801FB/FBM/FR/FW/FRW (ICH6 Family) USB2 EHCI Controller (rev 03) 0000:00:1e.0 PCI bridge: Intel Corporation 82801 Mobile PCI Bridge (rev d3) 0000:00:1e.2 Multimedia audio controller: Intel Corporation 82801FB/FBM/FR/FW/FRW (ICH6 Family) AC'97 Audio Controller (rev 03) 0000:00:1e.3 Modem: Intel Corporation 82801FB/FBM/FR/FW/FRW (ICH6 Family) AC'97 Modem Controller (rev 03) 0000:00:1f.0 ISA bridge: Intel Corporation 82801FBM (ICH6M) LPC Interface Bridge (rev 03) 0000:00:1f.2 IDE interface: Intel Corporation 82801FBM (ICH6M) SATA Controller (rev 03) 0000:00:1f.3 SMBus: Intel Corporation 82801FB/FBM/FR/FW/FRW (ICH6 Family) SMBus Controller (rev 03) 0000:01:00.0 VGA compatible controller: ATI Technologies Inc M22 [Radeon Mobility M300] 0000:03:00.0 Ethernet controller: Broadcom Corporation BCM4401-B0 100Base-TX (rev 02) 0000:03:01.0 CardBus bridge: Ricoh Co Ltd RL5c476 II (rev b3) 0000:03:01.1 FireWire (IEEE 1394): Ricoh Co Ltd R5C552 IEEE 1394 Controller (rev 08) 0000:03:01.2 0805: Ricoh Co Ltd R5C822 SD/SDIO/MMC/MS/MSPro Host Adapter (rev 17) 0000:03:03.0 Network controller: Intel Corporation PRO/Wireless 2915ABG MiniPCI Adapter (rev 05) From erik at braindisorder.org Sun Feb 5 16:43:50 2006 From: erik at braindisorder.org (Squishy) Date: Sun, 05 Feb 2006 16:43:50 -0000 Subject: [Bug 29883] EMU10k1 sound not working References: <20060127205048.26274.12917.malonedeb@gangotri.ubuntu.com> Message-ID: <20060205164350.11612.77969.malone@gandwana.ubuntu.com> Public bug report changed: https://launchpad.net/malone/bugs/29883 Comment: Problem seems te be fixed. After a upgrade I did yesterday, with some alsa-utils and other sound stuff in it it suddenly worked (after a reboot). From david at zorq.net Sun Feb 5 16:44:17 2006 From: david at zorq.net (David Beaumont) Date: Sun, 05 Feb 2006 16:44:17 -0000 Subject: [Bug 30570] CPU usage very high with no running tasks using it References: <20060205163505.29619.50181.malonedeb@gangotri.ubuntu.com> Message-ID: <20060205164417.11709.12220.launchpad@canonical@gandwana.ubuntu.com> Public bug report changed: https://launchpad.net/malone/bugs/30570 Task: ubuntu dapper linux-meta Severity: Normal => Major From mjg59 at codon.org.uk Sun Feb 5 18:45:46 2006 From: mjg59 at codon.org.uk (Matthew Garrett) Date: Sun, 05 Feb 2006 18:45:46 -0000 Subject: [Bug 27778] ipw2200 Firmware Error on Install References: <20060113151913.29386.20905.launchpad@macquarie.warthogs.hbd.com> Message-ID: <20060205184546.29619.92938.malone@gangotri.ubuntu.com> Public bug report changed: https://launchpad.net/malone/bugs/27778 Comment: Error 2 is ENOENT - do you have /lib/firmware/kernelversion/ipw-2.4-boot.fw ? From crimsun at fungus.sh.nu Sun Feb 5 20:31:10 2006 From: crimsun at fungus.sh.nu (Daniel T. Chen) Date: Sun, 05 Feb 2006 20:31:10 -0000 Subject: [Bug 29883] EMU10k1 sound not working References: <20060127205048.26274.12917.malonedeb@gangotri.ubuntu.com> Message-ID: <20060205203109.29619.25983.malone@gangotri.ubuntu.com> Public bug report changed: https://launchpad.net/malone/bugs/29883 Comment: Closing per submitter's report. From crimsun at fungus.sh.nu Sun Feb 5 20:31:27 2006 From: crimsun at fungus.sh.nu (Daniel T. Chen) Date: Sun, 05 Feb 2006 20:31:27 -0000 Subject: [Bug 29883] EMU10k1 sound not working References: <20060127205048.26274.12917.malonedeb@gangotri.ubuntu.com> Message-ID: <20060205203127.11709.17851.launchpad@canonical@gandwana.ubuntu.com> Public bug report changed: https://launchpad.net/malone/bugs/29883 Task: ubuntu linux-source-2.6.15 Status: Fix Committed => Fix Released From mails.ritvik at gmail.com Mon Feb 6 08:56:52 2006 From: mails.ritvik at gmail.com (ritvik) Date: Mon, 06 Feb 2006 08:56:52 -0000 Subject: [Bug 30395] X-Server Crashes when switch back from terminal tty References: <20060203130714.29848.23643.malonedeb@gangotri.ubuntu.com> Message-ID: <20060206085652.29619.69180.malone@gangotri.ubuntu.com> Public bug report changed: https://launchpad.net/malone/bugs/30395 Comment: This issue started since I updated after a fresh install. No additional driver is installed. After Crashing X-Server goes back to login Prompt. Even dropping bit depth to 16 doesn't help From mails.ritvik at gmail.com Mon Feb 6 08:58:00 2006 From: mails.ritvik at gmail.com (ritvik) Date: Mon, 06 Feb 2006 08:58:00 -0000 Subject: [Bug 30395] X-Server Crashes when switch back from terminal tty References: <20060203130714.29848.23643.malonedeb@gangotri.ubuntu.com> Message-ID: <20060206085800.29848.68753.launchpad@canonical@gangotri.ubuntu.com> Public bug report changed: https://launchpad.net/malone/bugs/30395 Task: ubuntu xorg Status: Needs Info => Confirmed From ubuntu at psi-aus.com Mon Feb 6 14:18:56 2006 From: ubuntu at psi-aus.com (Craig Sampson) Date: Mon, 06 Feb 2006 14:18:56 -0000 Subject: [Bug 30570] CPU usage very high with no running tasks using it References: <20060205163505.29619.50181.malonedeb@gangotri.ubuntu.com> Message-ID: <20060206141856.29848.62238.malone@gangotri.ubuntu.com> Public bug report changed: https://launchpad.net/malone/bugs/30570 Comment: Its probably not related, but I get a mysterious 100% CPU utilisation upon booting Dapper on my Dell...can't see whats using it with top, but if I kill update-notifier it drops to normal.... Try killing update notifier and see if it helps, if so, we've probably got a bug. Cheers, Craig From rkimber at ntlworld.com Mon Feb 6 16:22:09 2006 From: rkimber at ntlworld.com (Rkimber) Date: Mon, 06 Feb 2006 16:22:09 -0000 Subject: [Bug 30664] kernel bug Message-ID: <20060206162208.11709.96636.malonedeb@gandwana.ubuntu.com> Public bug reported: https://launchpad.net/malone/bugs/30664 Affects: linux-source-2.6.12 linux-image-2.6.12-9-amd64-k8-smp (Ubuntu) Severity: Normal Priority: (none set) Status: Unconfirmed Description: logcheck reports:- Feb 6 12:45:26 infinity kernel: [245404.855058] Kernel BUG at "mm/rmap.c":493 Feb 6 12:45:26 infinity kernel: [245404.855062] invalid operand: 0000 [1] SMP Feb 6 12:45:27 infinity kernel: [245404.855066] CPU 1 Feb 6 12:45:27 infinity kernel: [245404.855069] Modules linked in: video tc1100_wmi sony_acpi pcc_acpi hotkey dev_acpi i2c_acpi_ec button battery container ac ext2 binfmt_misc ipt_limit iptable_mangle ipt_LOG ipt_MASQUERADE iptable_nat ipt_TOS ipt_REJECT ip_conntrack_irc ip_conntrack_ftp ipt_state ip_conntrack iptable_filter ip_tables ipv6 pcspkr snd_seq_dummy snd_seq_oss snd_seq_midi snd_seq_midi_event snd_seq snd_via82xx gameport snd_ac97_codec snd_mpu401_uart snd_rawmidi snd_seq_device bt878 snd_bt87x snd_pcm_oss snd_mixer_oss snd_pcm snd_timer snd soundcore snd_page_alloc tuner tvaudio bttv video_buf firmware_class i2c_algo_bit v4l2_common btcx_risc tveeprom videodev nls_iso8859_1 nls_cp437 vfat fat dm_mod tsdev evdev nvidia w83627hf eeprom i2c_sensor i2c_isa i2c_viapro i2c_core rtc psmouse mousedev parport_pc lp parport sd_mod md ext3 jbd mbcache thermal processor fan ide_cd cdrom usb_storage scsi_mod ehci_hcd uhci_hcd tg3 pdc202xx_new ide_disk ide_generic via82cxxx ide_core unix vesafb capability commoncap Feb 6 12:45:27 infinity kernel: vga16fb vgastate softcursor cfbimgblt cfbfillrect cfbcopyarea fbcon tileblit font bitblit Feb 6 12:45:27 infinity kernel: [245404.855128] Pid: 6875, comm: cc1 Tainted: P 2.6.12-9-amd64-k8-smp Feb 6 12:45:27 infinity kernel: [245404.855132] RIP: 0010:[page_remove_rmap+38/80] {page_remove_rmap+38} Feb 6 12:45:27 infinity kernel: [245404.855146] RSP: 0018:ffff81007cf21db0 EFLAGS: 00010286 Feb 6 12:45:27 infinity kernel: [245404.855151] RAX: 00000000ffffffff RBX: ffff81005c6f5220 RCX: ffff81000000c000 Feb 6 12:45:27 infinity kernel: [245404.855155] RDX: 0000000000000000 RSI: 0000000000000000 RDI: ffff810001e7da88 Feb 6 12:45:27 infinity kernel: [245404.855159] RBP: 00002aaaabe44000 R08: 0000000000000000 R09: 0000000000000000 Feb 6 12:45:27 infinity kernel: [245404.855162] R10: 0000000000000000 R11: 0000000000000246 R12: 0000000000000020 Feb 6 12:45:27 infinity kernel: [245404.855167] R13: ffff810002c150e0 R14: ffff810001e7da88 R15: 00002aaaac000000 Feb 6 12:45:27 infinity kernel: [245404.855172] FS: 00002aaaaadf96d0(0000) GS:ffffffff804286c0(0000) knlGS:0000000000000000 Feb 6 12:45:27 infinity kernel: [245404.855176] CS: 0010 DS: 0000 ES: 0000 CR0: 000000008005003b Feb 6 12:45:27 infinity kernel: [245404.855180] CR2: 00002aaaacbe8000 CR3: 0000000000101000 CR4: 00000000000006e0 Feb 6 12:45:27 infinity kernel: [245404.855186] Process cc1 (pid: 6875, threadinfo ffff81007cf20000, task ffff81004eb963b0) Feb 6 12:45:27 infinity kernel: [245404.855189] Stack: ffffffff8016989e ffff81000207e6c0 ffffffff8045a180 00002aaaac08efff Feb 6 12:45:27 infinity kernel: [245404.855199] 00002aaaac08f000 00002aaaac08efff 00002aaaac08efff ffff81002bebfaf8 Feb 6 12:45:27 infinity kernel: [245404.855206] 00002aaaac08f000 ffff81004ad81550 Feb 6 12:45:27 infinity kernel: [245404.855211] Call Trace:{unmap_vmas+1262} {exit_mmap+163} Feb 6 12:45:27 infinity kernel: [245404.855263] {mmput+49} {do_exit+341} Feb 6 12:45:27 infinity kernel: [245404.855289] {__up_write+49} {do_group_exit+239} Feb 6 12:45:27 infinity kernel: [245404.855312] {system_call+126} Feb 6 12:45:27 infinity kernel: [245404.855340] Feb 6 12:45:27 infinity kernel: [245404.855341] Code: 0f 0b a3 70 2f 80 ff ff ff ff ed 01 48 c7 c6 ff ff ff ff bf Feb 6 12:45:27 infinity kernel: [245404.855352] RIP {page_remove_rmap+38} RSP Ubuntu 5.10 2.6.12-9-amd64-k8-smp Dual opteron 2GB MSI Master2-FAR From tomgohj at gmail.com Mon Feb 6 16:39:39 2006 From: tomgohj at gmail.com (tomgoh) Date: Mon, 06 Feb 2006 16:39:39 -0000 Subject: [Bug 30667] Kernel error - offset error Message-ID: <20060206163939.11612.51452.malonedeb@gandwana.ubuntu.com> Public bug reported: https://launchpad.net/malone/bugs/30667 Affects: linux-source-2.6.12 linux-image-2.6.12-10-686 (Ubuntu) Severity: Normal Priority: (none set) Status: Unconfirmed Description: Randomly the kernel continuosly produces the error message on kern.log. It consumes the CPU and the system becomes unresponsive. I think it may be something to do with the wireless drivers (using WEP). Note that this also happened with debian sid. Netgear PCMCIA MA401 serial: ma41dn7db008058 If you need any further information please feel free to get in touch with me. Feb 6 23:46:47 localhost kernel: [4302558.531000] hermes @ 00010100: BAP0 offset error: reg=0x0 id=0x128 offset=0x2e Feb 6 23:46:47 localhost kernel: [4302558.531000] hermes @ 00010100: BAP0 offset error: eg=0x0 id=0x128 offset=0x2e Feb 6 23:46:47 localhost kernel: eg=0x0 id=0x128 offset=0x2e Feb 6 23:46:47 localhost kernel: eg=0x0 id=0x128 offset=0x2e From david at zorq.net Mon Feb 6 19:09:05 2006 From: david at zorq.net (David Beaumont) Date: Mon, 06 Feb 2006 19:09:05 -0000 Subject: [Bug 30570] CPU usage very high with no running tasks using it References: <20060205163505.29619.50181.malonedeb@gangotri.ubuntu.com> <20060206141856.29848.62238.malone@gangotri.ubuntu.com> Message-ID: <1139252221.7096.3.camel@localhost.localdomain> Public bug report changed: https://launchpad.net/malone/bugs/30570 Comment: Hello all, The update-notifier does seem to make my CPU go even crazier than usual until I kill it, but that's not the particular bug I'm referring to here. Having just killed the notifier after just logging in, I'm now writing this in gedit with a gnome terminal open showing top and synaptic downloading new packages. CPU use is permanently above 50% of 2.13GHz. I've also just switched to the 'radeon' driver, so that's not the problem and have tried the vesa driver also: Whichever I use out of radeon/vesa/fglrx doesn't seem to affect the outcome. Please let me know if there's any more information I can give. Best wishes, David On Mon, 2006-02-06 at 14:18 +0000, Craig Sampson wrote: > Public bug report changed: > https://launchpad.net/malone/bugs/30570 > > Comment: > Its probably not related, but I get a mysterious 100% CPU utilisation > upon booting Dapper on my Dell...can't see whats using it with top, but > if I kill update-notifier it drops to normal.... > > Try killing update notifier and see if it helps, if so, we've probably > got a bug. > > Cheers, > Craig From c.elkjaer at gmail.com Mon Feb 6 21:07:33 2006 From: c.elkjaer at gmail.com (Christian Elkjaer) Date: Mon, 06 Feb 2006 21:07:33 -0000 Subject: [Bug 28544] kernel BUG at net/ieee80211/ieee80211_geo.c:81! (2.6.15-12.17) References: <20060114143449.6048.12639.malonedeb@gangotri.ubuntu.com> Message-ID: <20060206210733.29848.28516.malone@gangotri.ubuntu.com> Public bug report changed: https://launchpad.net/malone/bugs/28544 Comment: I see this bug as fixed as of today. Some who still see this bug? From venkatraghavan at gmail.com Mon Feb 6 21:27:39 2006 From: venkatraghavan at gmail.com (Venkat Raghavan) Date: Mon, 06 Feb 2006 21:27:39 -0000 Subject: [Bug 29750] snd_powermac not working on 2.6.15-13-powerpc & 2.6.15-14-powerpc References: <20060126095239.26274.39068.malonedeb@gangotri.ubuntu.com> Message-ID: <20060206212739.11612.82928.launchpad@canonical@gandwana.ubuntu.com> https://launchpad.net/malone/bugs/29750 *** Bug 30571 has been marked a duplicate of this bug *** From clepple at gmail.com Tue Feb 7 03:21:00 2006 From: clepple at gmail.com (Charles Lepple) Date: Tue, 07 Feb 2006 03:21:00 -0000 Subject: [Bug 30707] ipg driver incorrectly loaded for D-Link DL2000 cards Message-ID: <20060207032059.11709.37368.malonedeb@gandwana.ubuntu.com> Public bug reported: https://launchpad.net/malone/bugs/30707 Affects: linux-source-2.6.15 (Ubuntu) Severity: Normal Priority: (none set) Status: Unconfirmed Description: A system with two D-Link DL2000 cards: lspci -v -t: +-13.0 D-Link System Inc DL2000-based Gigabit Ethernet lspci -v -t: \-14.0 D-Link System Inc DL2000-based Gigabit Ethernet lspci -n: 0000:00:13.0 0200: 1186:4000 (rev 0c) lspci -n: 0000:00:14.0 0200: 1186:4000 (rev 0c) tested with dapper flight3 (kernel 2.6.15-12) incorrectly loads the ipg driver, which does not work with these cards (they have been working with the dl2k driver ever since I moved the ipg driver out of the way, and also in other distros with dl2k). I believe there is a typo in ipg_tune.h: --- ipg_tune.h.orig 2005-12-30 15:34:55.000000000 +0000 +++ ipg_tune.h 2006-02-07 03:19:04.000000000 +0000 @@ -58,7 +58,7 @@ # define PCI_VENDOR_ID_DLINK 0x1186 #endif #ifndef PCI_DEVICE_ID_DLINK_1002 -# define PCI_DEVICE_ID_DLINK_1002 0x4000 +# define PCI_DEVICE_ID_DLINK_1002 0x1002 #endif #ifndef PCI_DEVICE_ID_DLINK_IP1000A # define PCI_DEVICE_ID_DLINK_IP1000A 0x4020 This seems to be confirmed by pci.ids: 1186 D-Link System Inc 0100 DC21041 1002 DL10050 Sundance Ethernet 1186 1002 DFE-550TX 1186 1012 DFE-580TX [...] 4000 DL2000-based Gigabit Ethernet From clepple at gmail.com Tue Feb 7 04:37:06 2006 From: clepple at gmail.com (Charles Lepple) Date: Tue, 07 Feb 2006 04:37:06 -0000 Subject: [Bug 30707] ipg driver incorrectly loaded for D-Link DL2000 cards References: <20060207032059.11709.37368.malonedeb@gandwana.ubuntu.com> Message-ID: <20060207043705.11709.74114.malone@gandwana.ubuntu.com> Public bug report changed: https://launchpad.net/malone/bugs/30707 Comment: Oddly enough, I don't see the ipg driver in 2.6.15.3 from kernel.org, and Google doesn't turn up much. From mdirlewanger at yahoo.fr Tue Feb 7 12:34:57 2006 From: mdirlewanger at yahoo.fr (Marc D) Date: Tue, 07 Feb 2006 12:34:57 -0000 Subject: [Bug 30571] No sound on powerbook G4 References: <20060205164825.11612.40306.malonedeb@gandwana.ubuntu.com> Message-ID: <20060207123456.32698.72878.malone@gandwana.ubuntu.com> Public bug report changed: https://launchpad.net/malone/bugs/30571 Comment: 1) Here is lsmod output on my powerbook G4 (last G4 model) : snd_powermac snd_pcm_oss snd_mixer_oss snd_pcm snd_timer snd soundcore snd_page_alloc 2) /dev/snd and /dev/dsp both exist 3) I toggles differents volume control in ALSAmixer without success. From jbailey at ubuntu.com Tue Feb 7 15:50:00 2006 From: jbailey at ubuntu.com (Jeff Bailey) Date: Tue, 07 Feb 2006 15:50:00 -0000 Subject: [Bug 18461] initrd breaks kernel packages with LVM error References: <20060113135633.21012.80541.launchpad@macquarie.warthogs.hbd.com> Message-ID: <20060207155000.19939.83354.launchpad@canonical@gangotri.ubuntu.com> Public bug report changed: https://launchpad.net/malone/bugs/18461 Task: ubuntu initrd-tools Status: Unconfirmed => Rejected Comment: Rejecting this bug - We no longer use initrd-tools for any of our architectures and didn't for the previous release. Please make sure you're using initramfs-tools in either Breezy or Dapper. From ioannis.sechopoulos at bme.gatech.edu Tue Feb 7 17:39:32 2006 From: ioannis.sechopoulos at bme.gatech.edu (ioannis) Date: Tue, 07 Feb 2006 17:39:32 -0000 Subject: [Bug 30745] Only 2.9 GB out of 4 GB appear Message-ID: <20060207173931.32698.45589.malonedeb@gandwana.ubuntu.com> Public bug reported: https://launchpad.net/malone/bugs/30745 Affects: linux-source-2.6.12 linux-headers-2.6.12-10-amd64-k8-smp (Ubuntu) Severity: Normal Priority: (none set) Status: Unconfirmed Description: I am running Ubuntu 2.6.12-10-amd64-k8-smp on a dual processor dual core Opteron with 4 GB of memory (confirmed by BIOS). Ubuntu's system monitor and top report only 2.9 GB. From martin.pitt at ubuntu.com Tue Feb 7 20:41:37 2006 From: martin.pitt at ubuntu.com (Martin Pitt) Date: Tue, 07 Feb 2006 20:41:37 -0000 Subject: [Bug 22197] DVD burner not recognized References: <20060113141656.21012.24988.launchpad@macquarie.warthogs.hbd.com> Message-ID: <20060207204137.19978.48966.launchpad@canonical@gangotri.ubuntu.com> Public bug report changed: https://launchpad.net/malone/bugs/22197 Task: ubuntu hal Status: Unconfirmed => Fix Released Comment: Frederic, thanks for checking this again. From martin.pitt at ubuntu.com Tue Feb 7 20:53:30 2006 From: martin.pitt at ubuntu.com (Martin Pitt) Date: Tue, 07 Feb 2006 20:53:30 -0000 Subject: [Bug 22599] enabling DMA on CD-ROMs causes hal failures References: <20060113141913.21012.8978.launchpad@macquarie.warthogs.hbd.com> Message-ID: <20060207205330.19978.43068.launchpad@canonical@gangotri.ubuntu.com> Public bug report changed: https://launchpad.net/malone/bugs/22599 Summary changed to: enabling DMA on CD-ROMs causes hal failures From martin.pitt at ubuntu.com Tue Feb 7 20:53:54 2006 From: martin.pitt at ubuntu.com (Martin Pitt) Date: Tue, 07 Feb 2006 20:53:54 -0000 Subject: [Bug 22599] enabling DMA on CD-ROMs causes hal failures References: <20060113141913.21012.8978.launchpad@macquarie.warthogs.hbd.com> Message-ID: <20060207205354.32736.34394.launchpad@canonical@gandwana.ubuntu.com> https://launchpad.net/malone/bugs/22599 *** Bug 30019 has been marked a duplicate of this bug *** From martin.pitt at ubuntu.com Tue Feb 7 21:06:52 2006 From: martin.pitt at ubuntu.com (Martin Pitt) Date: Tue, 07 Feb 2006 21:06:52 -0000 Subject: [Bug 29750] snd_powermac not working on 2.6.15-13-powerpc & 2.6.15-14-powerpc References: <20060126095239.26274.39068.malonedeb@gangotri.ubuntu.com> Message-ID: <20060207210652.32698.89851.malone@gandwana.ubuntu.com> Public bug report changed: https://launchpad.net/malone/bugs/29750 Comment: Works in -15, thanks Ben! From martin.pitt at ubuntu.com Tue Feb 7 21:08:42 2006 From: martin.pitt at ubuntu.com (Martin Pitt) Date: Tue, 07 Feb 2006 21:08:42 -0000 Subject: [Bug 29750] snd_powermac not working on 2.6.15-13-powerpc & 2.6.15-14-powerpc References: <20060126095239.26274.39068.malonedeb@gangotri.ubuntu.com> Message-ID: <20060207210842.32698.6361.launchpad@canonical@gandwana.ubuntu.com> Public bug report changed: https://launchpad.net/malone/bugs/29750 Task: ubuntu linux-source-2.6.15 Status: Fix Committed => Fix Released Comment: New kernel is now in the archive From bart at verwilst.be Tue Feb 7 22:04:04 2006 From: bart at verwilst.be (Bart Verwilst) Date: Tue, 07 Feb 2006 22:04:04 -0000 Subject: [Bug 28614] [dapper] linux-image-2.6.15-12-386 has no SATA support References: <20060115144432.6048.19703.malonedeb@gangotri.ubuntu.com> Message-ID: <20060207220404.32736.63531.malone@gandwana.ubuntu.com> Public bug report changed: https://launchpad.net/malone/bugs/28614 Comment: I had the same thing when trying to install an MSI 1u server.. I had to add scsi_mod to the initramfs image, and then it worked. It was a gdth raid device, but just loading the gdth driver without a scsi_mod present caused the error above From bart at verwilst.be Tue Feb 7 22:06:03 2006 From: bart at verwilst.be (Bart Verwilst) Date: Tue, 07 Feb 2006 22:06:03 -0000 Subject: [Bug 22148] MSI Neo4 FI hangs without acpi=off References: <20060113141642.21012.13502.launchpad@macquarie.warthogs.hbd.com> Message-ID: <20060207220603.32698.90814.malone@gandwana.ubuntu.com> Public bug report changed: https://launchpad.net/malone/bugs/22148 Comment: Just tried 2.6.15-15-686. Issue still persists. From the.edge at Net.yu Tue Feb 7 23:31:57 2006 From: the.edge at Net.yu (Ivan Jekic) Date: Tue, 07 Feb 2006 23:31:57 -0000 Subject: [Bug 30019] HAL & EVMS not working properly after activating DMA setting for CD/DVD drives References: <20060129231537.26234.18267.malonedeb@gangotri.ubuntu.com> Message-ID: <20060207233156.32698.4537.malone@gandwana.ubuntu.com> Public bug report changed: https://launchpad.net/malone/bugs/30019 Comment: Thanks for checking! I hope this will be fixed in Dapper or new kernel! DMA isn't just a small thing. Not that drive acts faster, it is also *a must* for watching DVDs! From arzajac at yahoo.ca Wed Feb 8 01:48:54 2006 From: arzajac at yahoo.ca (Andrew Zajac) Date: Wed, 08 Feb 2006 01:48:54 -0000 Subject: [Bug 21569] prism2_usb: requires wlanctl-ng commands in order to work properly References: <20060113141332.21012.84266.launchpad@macquarie.warthogs.hbd.com> Message-ID: <20060208014854.32698.33229.malone@gandwana.ubuntu.com> Public bug report changed: https://launchpad.net/malone/bugs/21569 Comment: I had this on the shelf and just tried it with an up-to-date Dapper box. It still does not work. When I plug in the device (/var/log/messages): Feb 7 20:40:32 localhost kernel: [4294835.223000] Prism2 card SN: 000000000000 Feb 7 20:40:32 localhost kernel: [4294835.373000] ADDRCONF(NETDEV_UP): wlan0: link is not ready Feb 7 20:40:32 localhost kernel: [4294835.669000] linkstatus=CONNECTED Feb 7 20:40:32 localhost kernel: [4294835.674000] ADDRCONF(NETDEV_CHANGE): wlan0: link becomes ready and from dmesg: [4294832.944000] usb 1-1.4: new full speed USB device using uhci_hcd and address 6 [4294834.691000] hfa384x_usbctlx_complete_sync: CTLX[3] error: state(Request failed) [4294834.691000] prism2sta_getcardinfo: Failed to retrieve NICIDENTITY [4294834.691000] prism2sta_getcardinfo: Failed, result=-5 [4294834.691000] prism2sta_ifstate: prism2sta_getcardinfo() failed,result=-5 [4294834.757000] hfa384x_usbin_rx: Received frame on unsupported port=4 [4294835.213000] ident: nic h/w: id=0x8026 1.0.0 [4294835.214000] ident: pri f/w: id=0x15 1.1.3 [4294835.215000] ident: sta f/w: id=0x1f 1.7.1 [4294835.216000] MFI:SUP:role=0x00:id=0x01:var=0x01:b/t=1/1 [4294835.217000] CFI:SUP:role=0x00:id=0x02:var=0x02:b/t=1/1 [4294835.218000] PRI:SUP:role=0x00:id=0x03:var=0x01:b/t=1/4 [4294835.219000] STA:SUP:role=0x00:id=0x04:var=0x01:b/t=1/12 [4294835.220000] PRI-CFI:ACT:role=0x01:id=0x02:var=0x02:b/t=1/1 [4294835.221000] STA-CFI:ACT:role=0x01:id=0x02:var=0x02:b/t=1/1 [4294835.222000] STA-MFI:ACT:role=0x01:id=0x01:var=0x01:b/t=1/1 [4294835.223000] Prism2 card SN: 000000000000 [4294835.373000] ADDRCONF(NETDEV_UP): wlan0: link is not ready [4294835.669000] linkstatus=CONNECTED [4294835.674000] ADDRCONF(NETDEV_CHANGE): wlan0: link becomes ready [4294845.878000] wlan0: no IPv6 routers present emma at Dapper:~$ ping www.yahoo.ca ping: unknown host www.yahoo.ca Is there anything helpful that I can do to help you get this to work? From abovett at arda.demon.co.uk Wed Feb 8 02:41:27 2006 From: abovett at arda.demon.co.uk (Andy Bovett) Date: Wed, 08 Feb 2006 02:41:27 -0000 Subject: [Bug 27852] I/O errors when connecting SD (secure digital) flash cards References: <20060113151935.29386.40252.launchpad@macquarie.warthogs.hbd.com> Message-ID: <20060208024127.19939.58711.malone@gangotri.ubuntu.com> Public bug report changed: https://launchpad.net/malone/bugs/27852 Comment: Dapper is now working a bit better on my machine (recent updates have improved things somewhat, though not totally solved the problems) so I've just tried the card reader again with it. It's worse than before. It now behaves like Breezy - it won't mount the thing at all. Before it would mount it if I clicked on the icon in Nautilus, but now there isn't even an icon to click - it flashes up then vanishes. Lots of I/O errors etc. in dmesg output. So - any suggestions for debugging this under Dapper? From hereon1 at fastmail.us Wed Feb 8 04:00:06 2006 From: hereon1 at fastmail.us (Hereon1) Date: Wed, 08 Feb 2006 04:00:06 -0000 Subject: [Bug 27659] external hard disk disconnects (firewire ieee1394 over SCSI) during file copy 'Read-only file system' 'Device offlined' References: <20060113151840.29386.60242.launchpad@macquarie.warthogs.hbd.com> Message-ID: <1139371149.1621.253813439@webmail.messagingengine.com> Public bug report changed: https://launchpad.net/malone/bugs/27659 Comment: On Sun, 29 Jan 2006 16:49:08 -0000, "Ben Collins" said: > Public bug report changed: > https://launchpad.net/malone/bugs/27659 > > Task: ubuntu linux-source-2.6.15 > Assignee: Debian Bug Importer => Ben Collins > Status: Needs Info => Fix Released > > Comment: > Seems to have been fixed in dapper's ieee1394 stack. On Sun, 29 Jan 2006 16:48:29 -0000, "Ben Collins" said: > Public bug report changed: > https://launchpad.net/malone/bugs/27659 > > Task: ubuntu linux-source-2.6.12 > Priority: None => Wontfix > Status: Unconfirmed => Confirmed > > Comment: > Probably cannot be fixed in breezy. Hi Ben - Thanks for your work on Ubunutu! What would be required to get this fixed in breezy? How much work/time would that require? I ask cause it seems leaving every laptop owner who want's to back up his data with this difficult to notice data loss bug is a bad thing to do to Ubuntu's users. -- Hereon hereon1 at fastmail.us -- http://www.fastmail.fm - Accessible with your email software or over the web From rsidd at online.fr Wed Feb 8 09:17:52 2006 From: rsidd at online.fr (rsidd) Date: Wed, 08 Feb 2006 09:17:52 -0000 Subject: [Bug 30547] cardbus bridge problem? cards not recognised References: <20060205112038.11612.25982.malonedeb@gandwana.ubuntu.com> Message-ID: <20060208091751.32698.89608.malone@gandwana.ubuntu.com> Public bug report changed: https://launchpad.net/malone/bugs/30547 Comment: The fix was adding the boot option "pci=assign-busses". The card works perfectly with ndiswrapper and the supplied windows driver. From linux at strigen.com Wed Feb 8 10:19:32 2006 From: linux at strigen.com (Tor Harald Thorland) Date: Wed, 08 Feb 2006 10:19:32 -0000 Subject: [Bug 27778] ipw2200 Firmware Error on Install References: <20060113151913.29386.20905.launchpad@macquarie.warthogs.hbd.com> Message-ID: <20060208101931.11100.93243.malone@gandwana.ubuntu.com> Public bug report changed: https://launchpad.net/malone/bugs/27778 Comment: Some add. comment.. There must be some unstable things here... The card does show up in network config now, but ubuntu sometimes activates this card during boot, and sometimes my other network card... I don't know why it is not using the same as when I shut down my system. So when it boot's with the correct one, I can NOT surf the web, I have to deactivate it and activate it to work again... From olive at deep-ocean.net Wed Feb 8 16:41:11 2006 From: olive at deep-ocean.net (Olivier Cortes) Date: Wed, 08 Feb 2006 16:41:11 -0000 Subject: [Bug 30153] IBM X31 freeze under X, shortly after boot References: <20060131145310.3946.53937.malonedeb@gangotri.ubuntu.com> Message-ID: <20060208164111.32277.4390.malone@gangotri.ubuntu.com> Public bug report changed: https://launchpad.net/malone/bugs/30153 Comment: noticed the folowing : * the last 2 days, freeze has occured *long* time after boot (machine is on 24h per day, it freezed 3 times per day max.). * the HDD led is not on for every freeze. when the freeze occurs, i'm under X ; the SysRq does not work... what else can i do to help finding the source of this freeze ? I will create after installing/running the new linux-686 available. From nahs777 at gmail.com Wed Feb 8 16:42:43 2006 From: nahs777 at gmail.com (nahs) Date: Wed, 08 Feb 2006 16:42:43 -0000 Subject: [Bug 30848] Korean/latin key(Hangul key) doesn't work. Message-ID: <20060208164242.11100.37112.malonedeb@gandwana.ubuntu.com> Public bug reported: https://launchpad.net/malone/bugs/30848 Affects: linux-source-2.6.15 (Ubuntu) Severity: Normal Priority: (none set) Status: Unconfirmed Description: Kernel and X windows system don't support Korean/latin key(Hangul key) default. So Korean user who want use Hangul Key set it manually like this.. #sudo setkeycodes 71 122 #sudo setkeycodes 72 123 and add that key in xmodmap like. #xmodmap -e "keycodes 210 = Hangul" #xmodmap -3 "keycodes 209 = Hangul_Hanja" but in Dapper it doesn't work. I tried xev and press hangul key but it doesn't react. and showkey command also can't give a keycodes. #showkey -m -t 3 in Breezy it works. showkey showed like Keycode 122 Pressed Keycode 122 Released. But dapper doesn't. From christian at leber.de Wed Feb 8 16:58:14 2006 From: christian at leber.de (Christian Leber) Date: Wed, 08 Feb 2006 16:58:14 -0000 Subject: [Bug 30476] e1000_clean_tx_irq: Detected Tx Unit Hang References: <20060204150702.11612.24781.malonedeb@gandwana.ubuntu.com> Message-ID: <20060208165814.11152.26913.malone@gandwana.ubuntu.com> Public bug report changed: https://launchpad.net/malone/bugs/30476 Comment: I have to add that this problem occurs with a AthlonXP box with a VIA KT600 chipset. (I tried also another e1000 card with the same result) But, when just retrying it with an old PIII with Intel 815 chipset this problem didn't occur. From hcbrugmans at gmail.com Wed Feb 8 17:32:16 2006 From: hcbrugmans at gmail.com (Hidde Brugmans) Date: Wed, 08 Feb 2006 17:32:16 -0000 Subject: [Bug 29789] tv card audio not working References: <20060126170552.26274.32755.malonedeb@gangotri.ubuntu.com> Message-ID: <20060208173215.11152.28244.malone@gandwana.ubuntu.com> Public bug report changed: https://launchpad.net/malone/bugs/29789 Comment: just upgraded to 2.6.15-15-686, no improvement. From javiermon at gmail.com Wed Feb 8 19:07:39 2006 From: javiermon at gmail.com (kmon) Date: Wed, 08 Feb 2006 19:07:39 -0000 Subject: [Bug 29601] linux-386 boots, but linux-686 doesn't boot. References: <20060124214540.28441.86685.malonedeb@gangotri.ubuntu.com> Message-ID: <20060208190739.32277.53737.malone@gangotri.ubuntu.com> Public bug report changed: https://launchpad.net/malone/bugs/29601 Comment: Hi I want to add that booting with acpi=off leaves my laptop with no battery status & probably more things disabled (which I assumed it's expected). Also, FYI the recent linux kernel update hasn't fixed this issue. Please ask for more info if it's needed. Thanxs From desrt at desrt.ca Wed Feb 8 20:23:05 2006 From: desrt at desrt.ca (Ryan Lortie) Date: Wed, 08 Feb 2006 20:23:05 -0000 Subject: [Bug 28174] SONY DVD RW DRU-810A incorrectly detected as CD-ROM (not DVD) drive References: <20060113152112.29386.6003.launchpad@macquarie.warthogs.hbd.com> Message-ID: <20060208202305.11152.76860.malone@gandwana.ubuntu.com> Public bug report changed: https://launchpad.net/malone/bugs/28174 Comment: Running 2.6.15-15-686 now. linux-source-2.6.15 (2.6.15-15.20) dapper; urgency=low: ... * Pulled from linux1394: - sbp2: prevent unloading of 1394 low-level driver - sbp2: fix another deadlock after disconnection linux-source-2.6.15 (2.6.15-14.19) dapper; urgency=low: ... * Reverted local changes to ieee1394. neither of these seem to have fixed the problem (it wasn't fixed in -14 either). From olive at deep-ocean.net Wed Feb 8 20:52:42 2006 From: olive at deep-ocean.net (Olivier Cortes) Date: Wed, 08 Feb 2006 20:52:42 -0000 Subject: [Bug 30153] IBM X31 freeze under X, shortly after boot References: <20060131145310.3946.53937.malonedeb@gangotri.ubuntu.com> Message-ID: <20060208205242.32318.64573.malone@gangotri.ubuntu.com> Public bug report changed: https://launchpad.net/malone/bugs/30153 Comment: The machine aborted the ext3 journal 3 times since first post of present bug. Today's fsck produced 20118 files in lost+found, and a many many errors (bad i_size, bad i_blocs, compression flag set, zero dtime inode, blocks claimed by many inodes, and so on). smartctl -a /dev/hda says "no error logged", no CRC errors (disk is 4 months old, never crashed or freezed under breezy). short smart test completed without errors. extended smart test completed without errors. for me the disk is out of cause. It *seems* the journal aborts independly from the freezes (today it was 3 hours after a reboot consequent to a freeze ; i fsck'ed the RO-mounted partition, then trigerred a reboot but the machine hung in graphic mode, nothing responding, no SysRq) Don't know if the corruption it is an indirect consequence of the freeze, or not ? Should i file another bug related to the data corruption, or wait ? From bacam at z273.org.uk Wed Feb 8 21:12:11 2006 From: bacam at z273.org.uk (Brian Campbell) Date: Wed, 08 Feb 2006 21:12:11 -0000 Subject: [Bug 25634] Sound on ibook only works after (un)plugging headphones References: <20060113143446.21012.65385.launchpad@macquarie.warthogs.hbd.com> Message-ID: <20060208211211.32318.73117.malone@gangotri.ubuntu.com> Public bug report changed: https://launchpad.net/malone/bugs/25634 Comment: With 2.6.15-15.20 there's no oops, but I can't get any sound output, even with the old workaround. From martin at gamesplace.info Wed Feb 8 21:13:06 2006 From: martin at gamesplace.info (=?utf-8?q?Martin_J=C3=BCrgens?=) Date: Wed, 08 Feb 2006 21:13:06 -0000 Subject: [Bug 30223] booting with pci=noacpi fails References: <20060201135721.3946.57899.malonedeb@gangotri.ubuntu.com> Message-ID: <20060208211305.11100.52797.malone@gandwana.ubuntu.com> Public bug report changed: https://launchpad.net/malone/bugs/30223 Comment: The 2.6.15-15 kernel does not fix the issues. From rushi_bhatt at yahoo.com Wed Feb 8 23:55:28 2006 From: rushi_bhatt at yahoo.com (rushi bhatt) Date: Wed, 08 Feb 2006 23:55:28 -0000 Subject: [Bug 29634] usb dead after hibernate/resume on Thinkpad R40-2772-B3G References: <20060125100218.9306.76742.malonedeb@gandwana.ubuntu.com> Message-ID: <20060208235528.32277.43874.malone@gangotri.ubuntu.com> Public bug report changed: https://launchpad.net/malone/bugs/29634 Comment: Yes. No USB power or functionality after resume-from-disk. Thinkpad R40, 2722-6YU. Using Dapper kernel 2.6.15-15-686. Problem persists with a vanilla 2.6.15.1 from kernel.org. A bunch of kernel messages as follows: [4295075.101000] hub 1-0:1.0: over-current change on port 1 [4295075.202000] hub 2-0:1.0: over-current change on port 1 From karvinen+launchpad at iki.fi Thu Feb 9 05:09:25 2006 From: karvinen+launchpad at iki.fi (Tero Karvinen) Date: Thu, 09 Feb 2006 05:09:25 -0000 Subject: [Bug 22998] Battery Status Acer 1694 WLMi References: <20060113142122.21012.75897.launchpad@macquarie.warthogs.hbd.com> Message-ID: <20060209050925.32277.82555.launchpad@canonical@gangotri.ubuntu.com> Public bug report changed: https://launchpad.net/malone/bugs/22998 *** This bug has been marked a duplicate of bug 30038 *** From alex.zeffertt at gmail.com Thu Feb 9 10:31:03 2006 From: alex.zeffertt at gmail.com (alzibub) Date: Thu, 09 Feb 2006 10:31:03 -0000 Subject: [Bug 17881] usb flash memory hangs after copying few MB References: <20060113135344.21012.12609.launchpad@macquarie.warthogs.hbd.com> Message-ID: <20060209103103.25235.63922.malone@gangotri.ubuntu.com> Public bug report changed: https://launchpad.net/malone/bugs/17881 Comment: I think I have seen the same problem. I am running an up to date breezy badger and whenever I write to my 256 MB Sweex usb pen drive the write hangs. I've used this same pen drive on a number of linux-2.4 based machines with no problem. I wanted to eliminate gnome, so I disabled automount in "Preferences", inserted the pen drive, mounted /dev/sda from the command line, and tried to copy around 40MB of files. It still took about 10 times longer than I would expect to finish copying, and the "umount" hung forever! By this point I was sure it was the kernel usb system to blame. In order to eliminate the filesystem I tried just copying data directly: dd if=dosfs.img of=/dev/sda # where dosfs.img is a 22 MB file This also hung forever. I looked at /var/log/messages and found that it was generating masses of lines of output, so I just removed the usb pen drive and they stopped. Here are the first few lines: Feb 9 08:36:11 localhost -- MARK -- Feb 9 08:53:19 localhost kernel: [4511832.187000] usb 1-1: new full speed USB device using uhci_hcd and address 35 Feb 9 08:53:19 localhost kernel: [4511832.323000] scsi13 : SCSI emulation for USB Mass Storage devices Feb 9 08:53:20 localhost usb.agent[26127]: usb-storage: already loaded Feb 9 08:53:24 localhost kernel: [4511837.329000] Vendor: ICSI Model: MP3 PLAYER FLASH Rev: 1.0A Feb 9 08:53:24 localhost kernel: [4511837.329000] Type: Direct-Access ANSI SCSI revision: 00 Feb 9 08:53:24 localhost kernel: [4511837.341000] SCSI device sda: 512000 512-byte hdwr sectors (262 MB) Feb 9 08:53:24 localhost kernel: [4511837.347000] sda: Write Protect is off Feb 9 08:53:24 localhost kernel: [4511837.363000] SCSI device sda: 512000 512-byte hdwr sectors (262 MB) Feb 9 08:53:24 localhost kernel: [4511837.369000] sda: Write Protect is off Feb 9 08:53:24 localhost kernel: [4511837.369000] /dev/scsi/host13/bus0/target0/lun0: Feb 9 08:53:24 localhost kernel: [4511837.441000] Attached scsi removable disk sda at scsi13, channel 0, id 0, lun 0 Feb 9 08:53:24 localhost scsi.agent[26173]: sd_mod: loaded sucessfully (for disk) Feb 9 08:55:30 localhost kernel: [4511963.259000] SCSI error : <13 0 0 0> return code = 0x10070000 Feb 9 08:55:30 localhost kernel: [4511963.259000] end_request: I/O error, dev sda, sector 0 Feb 9 08:55:30 localhost kernel: [4511963.259000] printk: 3132 messages suppressed. Feb 9 08:55:30 localhost kernel: [4511963.259000] lost page write due to I/O error on sda Feb 9 08:55:30 localhost kernel: [4511963.387000] SCSI error : <13 0 0 0> return code = 0x10070000 Feb 9 08:55:30 localhost kernel: [4511963.387000] end_request: I/O error, dev sda, sector 8 Feb 9 08:55:30 localhost kernel: [4511963.387000] lost page write due to I/O error on sda Feb 9 08:55:30 localhost kernel: [4511963.526000] SCSI error : <13 0 0 0> return code = 0x10070000 Feb 9 08:55:30 localhost kernel: [4511963.526000] end_request: I/O error, dev sda, sector 16 Feb 9 08:55:30 localhost kernel: [4511963.526000] lost page write due to I/O error on sda Feb 9 08:55:30 localhost kernel: [4511963.663000] SCSI error : <13 0 0 0> return code = 0x10070000 Feb 9 08:55:30 localhost kernel: [4511963.663000] end_request: I/O error, dev sda, sector 24 Feb 9 08:55:30 localhost kernel: [4511963.663000] lost page write due to I/O error on sda Feb 9 08:55:30 localhost kernel: [4511963.822000] SCSI error : <13 0 0 0> return code = 0x10070000 Feb 9 08:55:30 localhost kernel: [4511963.822000] end_request: I/O error, dev sda, sector 32 Feb 9 08:55:30 localhost kernel: [4511963.822000] lost page write due to I/O error on sda Feb 9 08:55:30 localhost kernel: [4511963.949000] SCSI error : <13 0 0 0> return code = 0x10070000 Feb 9 08:55:30 localhost kernel: [4511963.949000] end_request: I/O error, dev sda, sector 40 Feb 9 08:55:30 localhost kernel: [4511963.949000] lost page write due to I/O error on sda Feb 9 08:55:30 localhost kernel: [4511964.066000] SCSI error : <13 0 0 0> return code = 0x10070000 Feb 9 08:55:30 localhost kernel: [4511964.066000] end_request: I/O error, dev sda, sector 48 Feb 9 08:55:30 localhost kernel: [4511964.066000] lost page write due to I/O error on sda Feb 9 08:55:31 localhost kernel: [4511964.181000] SCSI error : <13 0 0 0> return code = 0x10070000 Feb 9 08:55:31 localhost kernel: [4511964.181000] end_request: I/O error, dev sda, sector 56 Hope this is helpful, and BTW, I'm still really impressed with ubuntu! From laurent.kestemont at laposte.net Thu Feb 9 12:50:17 2006 From: laurent.kestemont at laposte.net (kalahann) Date: Thu, 09 Feb 2006 12:50:17 -0000 Subject: [Bug 28791] With the new kernel my Powerbook G3 don't boot with bootx References: <20060117153955.20157.15011.malonedeb@gandwana.ubuntu.com> Message-ID: <20060209125017.25235.64969.malone@gangotri.ubuntu.com> Public bug report changed: https://launchpad.net/malone/bugs/28791 Comment: I confirm this bug, as it happens also with MacOS 8.5 on my powerbook G3 (wallstreet + sonnet upgrade card) Other kernels (breezy, sarge) can boot it properly. Did you try to boot it with miboot or quik? (i'm planning to try this during next week-end) From gaele at guruburu.com Thu Feb 9 16:25:08 2006 From: gaele at guruburu.com (Gaele Strootman) Date: Thu, 09 Feb 2006 16:25:08 -0000 Subject: [Bug 16247] Dell Inspiron 600m - ndiswrapper hangs on boot if running on battery References: <20060113134532.21012.77031.launchpad@macquarie.warthogs.hbd.com> Message-ID: <20060209162508.11315.37526.malone@gandwana.ubuntu.com> Public bug report changed: https://launchpad.net/malone/bugs/16247 Comment: FYI: I do not have this problem on my Inspiron 510m with the same Broadcom driver. Booting on battery works fine. (card: Dell Truemobile 1400 driver version: 3.100.35.0, 11-27-2004 kernel: 2.6.12.10-686 Ubuntu Breezy ndiswrapper + wpa_supplicant) From d_rosky at nccn.net Thu Feb 9 17:23:46 2006 From: d_rosky at nccn.net (Dave Rosky) Date: Thu, 09 Feb 2006 17:23:46 -0000 Subject: [Bug 30984] (Dapper) kernel 2.6.15.15-686 breaks freq scaling on core duo Message-ID: <20060209172346.25235.19539.malonedeb@gangotri.ubuntu.com> Public bug reported: https://launchpad.net/malone/bugs/30984 Affects: linux-source-2.6.15 linux-image-2.6.15-15-686 (Ubuntu) Severity: Normal Priority: (none set) Status: Unconfirmed Description: After updating dapper to linux-image-2.6.15-15-686, cpu frequency scaling failed to work. The /sys/devices/system/cpu/cpuX/cpufreq directories were not being created. It turned out that the necessary kernel modules were not being loaded. If I load them manually (speedstep-centrino, cpufreq_xxx, etc.), then frequency scaling works. It appears this kernel is not detecting the hardware correctly or some similar problem. Dave From d_rosky at nccn.net Thu Feb 9 17:27:29 2006 From: d_rosky at nccn.net (Dave Rosky) Date: Thu, 09 Feb 2006 17:27:29 -0000 Subject: [Bug 30984] (Dapper) kernel 2.6.15.15-686 breaks freq scaling on core duo References: <20060209172346.25235.19539.malonedeb@gangotri.ubuntu.com> Message-ID: <20060209172729.25275.75254.malone@gangotri.ubuntu.com> Public bug report changed: https://launchpad.net/malone/bugs/30984 Comment: I should have mentioned, the system is a Dell Inspiron 9400 with Core duo processor and Intel 945 chipset. Dave From martijn at foodfight.org Thu Feb 9 18:31:37 2006 From: martijn at foodfight.org (Martijn van de Streek) Date: Thu, 09 Feb 2006 18:31:37 -0000 Subject: [Bug 30987] sdhci driver is _very_ verbose Message-ID: <20060209183136.11315.36350.malonedeb@gandwana.ubuntu.com> Public bug reported: https://launchpad.net/malone/bugs/30987 Affects: linux-source-2.6.15 (Ubuntu) Severity: Normal Priority: (none set) Status: Unconfirmed Description: Since the latest kernel update, sdhci works. But WHEN it's doing things, it spams my dmesg with this message: [4297496.104000] mmc2: DMA end Thousands of times. As this is obviously debug info, I think it should be removed. From atie.at.matrix at gmail.com Thu Feb 9 19:04:20 2006 From: atie.at.matrix at gmail.com (atie) Date: Thu, 09 Feb 2006 19:04:20 -0000 Subject: [Bug 30848] Korean/latin key(Hangul key) doesn't work. References: <20060208164242.11100.37112.malonedeb@gandwana.ubuntu.com> Message-ID: <20060209190420.25235.86188.malone@gangotri.ubuntu.com> Public bug report changed: https://launchpad.net/malone/bugs/30848 Comment: This is well-known and long-time #1 (IMO) issue for Korean users who have Hangul/English toggle (ATKBD_RET_HANGUEL) and Hanja Keys(ATKBD_RET_HANJA) on their keyboards. Users have to set up their own settings with setkeycodes and xmodmap to make the two keys work with IMs. One point I put a table for this issue into the BetterCJKSpecification wiki because of importance and first impression to users. Further, I'd like to ask and get answers how to avoid user settings for both setkeycodes and xmodmap as well. At this moment, however this reporting is about current kernel in Dapper doesn't support setkeycodes part especially. I heard same thing from couple of experienced users and drivers/input/keyboard/atkbd.c was narrow pointed for this bug which seems missing scancode of the keys and bypassing KERN_WARNING (But, I am afraid giving wrong information). From ryan at spacecoaster.org Thu Feb 9 20:13:18 2006 From: ryan at spacecoaster.org (Ryan Lovett) Date: Thu, 09 Feb 2006 20:13:18 -0000 Subject: [Bug 30995] dm_mod causes false busy on mount attempts Message-ID: <20060209201318.25235.10186.malonedeb@gangotri.ubuntu.com> Public bug reported: https://launchpad.net/malone/bugs/30995 Affects: linux-meta linux-image-amd64-k8 (Ubuntu) Severity: Normal Priority: (none set) Status: Unconfirmed Description: With dm_mod loaded, partitions on secondary disks fail to mount. We were trying to, e.g. mount -t ext3 /dev/sdb1 /any/new/mountpoint right after creating the partition/filesystem with fdisk or cfdisk and mke2fs, or parted and tune2fs. The mount attempts would indicate the filesystem or mountpoint was busy. After exhausting all known tools like lsof, strace, etc. we found that dm-mod.ko was at fault. Hotplug blacklisting didn't work, nor did preventing the startup of mdadm, evms, or lvm. I eventually had to move the module aside to prevent it from loading. I tried building a kernel from kernel.org (2.6.15.3), but that produces the same problem on Breezy. Other Ubuntu users see similar problems: http://www.google.com/search?q=ubuntu+%22already+mounted%22+busy+-cdrom+-usb&hl=en&lr=&c2coff=1&start=10&sa=N From marcin.antczak at gmail.com Fri Feb 10 01:47:22 2006 From: marcin.antczak at gmail.com (Marcin Antczak) Date: Fri, 10 Feb 2006 01:47:22 -0000 Subject: [Bug 28811] Ubuntu Flight 3 doesn't want to boot References: <20060117185416.25065.61952.malonedeb@gangotri.ubuntu.com> Message-ID: <20060210014722.25235.49724.malone@gangotri.ubuntu.com> Public bug report changed: https://launchpad.net/malone/bugs/28811 Comment: no, sorry currently my system is fully workable on dapper. I reinstalled breezy than dist-upgraded to dapper and everything is ok. From marcin.antczak at gmail.com Fri Feb 10 01:48:58 2006 From: marcin.antczak at gmail.com (Marcin Antczak) Date: Fri, 10 Feb 2006 01:48:58 -0000 Subject: [Bug 20977] usplash blinking on 1280x800 notebook lcd display References: <20060113141012.21012.90408.launchpad@macquarie.warthogs.hbd.com> Message-ID: <20060210014858.11315.17505.malone@gandwana.ubuntu.com> Public bug report changed: https://launchpad.net/malone/bugs/20977 Comment: currently I don't have an access to this notebook, but when dapper will be released than I would like to upgrade system on this notebook for my customer then I'll send report. From scott at ubuntu.com Fri Feb 10 02:10:57 2006 From: scott at ubuntu.com (Scott James Remnant) Date: Fri, 10 Feb 2006 02:10:57 -0000 Subject: [Bug 28811] Ubuntu Flight 3 doesn't want to boot References: <20060117185416.25065.61952.malonedeb@gangotri.ubuntu.com> Message-ID: <20060210021057.25235.79578.launchpad@canonical@gangotri.ubuntu.com> Public bug report changed: https://launchpad.net/malone/bugs/28811 Task: ubuntu udev Status: Needs Info => Rejected Comment: Ok, thanks; it may be that this bug has been fixed with the various recent changes to initramfs root filesystem location. From will.dyson at gmail.com Fri Feb 10 02:56:03 2006 From: will.dyson at gmail.com (WillDyson) Date: Fri, 10 Feb 2006 02:56:03 -0000 Subject: [Bug 31024] make-kpkg generates kernel-image debs (not linux-image) Message-ID: <20060210025603.11315.17111.malonedeb@gandwana.ubuntu.com> Public bug reported: https://launchpad.net/malone/bugs/31024 Affects: kernel-package (Ubuntu) Severity: Normal Priority: (none set) Status: Unconfirmed Description: The make-kpkg script (when called as make-kpkg kernel-image) generates .debs named kernel-image-$version.deb. However, official ubuntu linux kernels are named linux-image-$version.deb. I feel it would be a good thing to ship the same make-kpkg script as is used to generate the official kernels. From mindclown at yahoo.com Fri Feb 10 03:46:00 2006 From: mindclown at yahoo.com (Steve Myers) Date: Fri, 10 Feb 2006 03:46:00 -0000 Subject: [Bug 31025] New headers/image of 2.6.15-15 kills network on reboot Message-ID: <20060210034600.11382.58707.malonedeb@gandwana.ubuntu.com> Public bug reported: https://launchpad.net/malone/bugs/31025 Affects: linux-source-2.6.15 linux-headers-2.6.15-15 (Ubuntu) Severity: Normal Priority: (none set) Status: Unconfirmed Description: The new header and image for the 2.6.15-15 does a nasty network kill on the connection after reboot. I have not found out a solution to fix this. I am on the 2.6.14 until the problem is fixed for the next release. P.S my apologies for not enough description, but if you could give me a solution to find out how to track the bug in the image/header then I can give you more help on what is going on. Thanks From mindclown at yahoo.com Fri Feb 10 03:46:32 2006 From: mindclown at yahoo.com (Steve Myers) Date: Fri, 10 Feb 2006 03:46:32 -0000 Subject: [Bug 31025] New headers/image of 2.6.15-15 kills network on reboot References: <20060210034600.11382.58707.malonedeb@gandwana.ubuntu.com> Message-ID: <20060210034632.11382.61388.launchpad@canonical@gandwana.ubuntu.com> Public bug report changed: https://launchpad.net/malone/bugs/31025 Task: ubuntu linux-source-2.6.15 Severity: Normal => Critical From mindclown at yahoo.com Fri Feb 10 03:47:28 2006 From: mindclown at yahoo.com (Steve Myers) Date: Fri, 10 Feb 2006 03:47:28 -0000 Subject: [Bug 31025] New headers/image of 2.6.15-15 kills network on reboot References: <20060210034600.11382.58707.malonedeb@gandwana.ubuntu.com> Message-ID: <20060210034728.25235.13007.launchpad@canonical@gangotri.ubuntu.com> Public bug report changed: https://launchpad.net/malone/bugs/31025 Task: ubuntu linux-source-2.6.15 Sourcepackagename: linux-source-2.6.15 => linux-headers-2.6.15-15 Binarypackagename: linux-headers-2.6.15-15 => linux-headers-2.6-686 From igor4u at gmail.com Fri Feb 10 05:51:06 2006 From: igor4u at gmail.com (Igor Zubarev) Date: Fri, 10 Feb 2006 05:51:06 -0000 Subject: [Bug 31025] New headers/image of 2.6.15-15 kills network on reboot References: <20060210034600.11382.58707.malonedeb@gandwana.ubuntu.com> Message-ID: <20060210055106.11382.33033.malone@gandwana.ubuntu.com> Public bug report changed: https://launchpad.net/malone/bugs/31025 Comment: I have problems with 2 network cards: CNet 10/100 (Tulip) and Davicom. I have link but can't ping gateway. So I have to up them by hands. From d_rosky at nccn.net Fri Feb 10 06:22:47 2006 From: d_rosky at nccn.net (Dave Rosky) Date: Fri, 10 Feb 2006 06:22:47 -0000 Subject: [Bug 30984] (Dapper) kernel 2.6.15.15-686 breaks freq scaling on core duo References: <20060209172346.25235.19539.malonedeb@gangotri.ubuntu.com> Message-ID: <20060210062247.25275.12040.malone@gangotri.ubuntu.com> Public bug report changed: https://launchpad.net/malone/bugs/30984 Comment: Note: This problem is still present after today's kernel update (2.6.15-15.21 (686), Feb 9, 2006). Dave From peter4 at pearzoo.co.za Fri Feb 10 10:13:26 2006 From: peter4 at pearzoo.co.za (PearZoo) Date: Fri, 10 Feb 2006 10:13:26 -0000 Subject: [Bug 31035] Fails to recognise drives on DAC 960 Raid controller Message-ID: <20060210101324.25275.91459.malonedeb@gangotri.ubuntu.com> Public bug reported: https://launchpad.net/malone/bugs/31035 Affects: linux-source-2.6.12 linux-image-2.6.12-9-686 (Ubuntu) Severity: Normal Priority: (none set) Status: Unconfirmed Description: The DAC960 module loads fine during install from CD-ROM. Installation completes without error. However all subsequent boots fail with the following error: ALERT! /dev/rd/cNdNpN does not exist. Dropping to shell! (Where N is numercial and will differ according to installation) It seems that that the DAC960 module is not loaded. Although version 2.6.10 installs and works correctly with the DAC960 Raid Controller, upgrading to 2.6.12-9 and 2.6.12-10 causes the boot process to fail with the same error. Upgrading from Warty to Breezy and booting using the old Warty Kernel is the only way I can get Breezy to boot on this Raid Controlled server. From dcristinacce at dominoid.net Fri Feb 10 11:43:06 2006 From: dcristinacce at dominoid.net (David Cristinacce) Date: Fri, 10 Feb 2006 11:43:06 -0000 Subject: [Bug 24153] ACPI on ASUS L4500R doesn't work, the CPU frequency scaling works, battery and backlight switch don't References: <20060113142735.21012.49495.launchpad@macquarie.warthogs.hbd.com> Message-ID: <20060210114306.25235.1595.malone@gangotri.ubuntu.com> Public bug report changed: https://launchpad.net/malone/bugs/24153 Comment: I have exactly the same problem running acpi with default breezy kernel + asus bios version 0108 on L4500R laptop. Battery icon always say charging. An easy fix would be greatly appreciated. My current plan is to wait for the official dapper release and hope that fixes it, but I don't have high hopes. -David From jbailey at ubuntu.com Fri Feb 10 16:24:03 2006 From: jbailey at ubuntu.com (Jeff Bailey) Date: Fri, 10 Feb 2006 16:24:03 -0000 Subject: [Bug 31066] installing a new kernel changes the root= option in menu.lst References: <20060210161004.11382.59857.malonedeb@gandwana.ubuntu.com> Message-ID: <20060210162403.25275.90165.launchpad@canonical@gangotri.ubuntu.com> Public bug report changed: https://launchpad.net/malone/bugs/31066 Task: ubuntu grub Status: Unconfirmed => Rejected Comment: The behaviour that you're seeing is actually by design. Grub doesn't have the concept of a menu.d file or anythign like that to make it easy to add/remove kernels from the file, so update-grub goes through and edits the file in place with defaults that are in there. Look in the file for a line that looks like: # kopt=root=/dev/hda6 ro And change it to say hda5 instead. Then when you rerun update-grub, all the kernels will be generated with that information. Marking this bug as 'rejected'. Tks, Jeff Bailey From doko at ubuntu.com Fri Feb 10 16:40:33 2006 From: doko at ubuntu.com (Matthias Klose) Date: Fri, 10 Feb 2006 16:40:33 -0000 Subject: [Bug 31066] installing a new kernel changes the root= option in menu.lst References: <20060210161004.11382.59857.malonedeb@gandwana.ubuntu.com> Message-ID: <20060210164033.25235.78131.malone@gangotri.ubuntu.com> Public bug report changed: https://launchpad.net/malone/bugs/31066 Comment: thanks for the pointer. still not convinced, that this was changed accidentally in the first place. /dev/hda6 is part of raid0 partition /dev/md0, which cannot be used when swapping the second hd with the cdrom. From mdz at ubuntu.com Fri Feb 10 16:42:19 2006 From: mdz at ubuntu.com (Matt Zimmerman) Date: Fri, 10 Feb 2006 16:42:19 -0000 Subject: [Bug 31025] New headers/image of 2.6.15-15 kills network on reboot References: <20060210034600.11382.58707.malonedeb@gandwana.ubuntu.com> Message-ID: <20060210164219.11382.50384.launchpad@canonical@gandwana.ubuntu.com> Public bug report changed: https://launchpad.net/malone/bugs/31025 Task: ubuntu linux-headers-2.6.15-15 Sourcepackagename: linux-headers-2.6.15-15 => linux-source-2.6.15 Binarypackagename: linux-headers-2.6-686 => None Severity: Critical => Normal Comment: Are you still experiencing this problem? Unfortunately we cannot do much with this bug without more detailed information. From mdz at ubuntu.com Fri Feb 10 17:02:27 2006 From: mdz at ubuntu.com (Matt Zimmerman) Date: Fri, 10 Feb 2006 17:02:27 -0000 Subject: [Bug 19196] Mysterious NFS mount timeouts References: <20060113140022.21012.71952.launchpad@macquarie.warthogs.hbd.com> Message-ID: <20060210170227.11382.96237.malone@gandwana.ubuntu.com> Public bug report changed: https://launchpad.net/malone/bugs/19196 Comment: Any feedback from Dapper users? Is this suitable for backporting? From mdz at ubuntu.com Fri Feb 10 17:10:02 2006 From: mdz at ubuntu.com (Matt Zimmerman) Date: Fri, 10 Feb 2006 17:10:02 -0000 Subject: [Bug 17589] System clock runs far too fast References: <20060113135219.21012.1755.launchpad@macquarie.warthogs.hbd.com> Message-ID: <20060210171002.11315.45097.malone@gandwana.ubuntu.com> Public bug report changed: https://launchpad.net/malone/bugs/17589 Comment: The approximate drift on my system is: Feb 10 07:44:05 soekris.alcor.net ntpd[4699]: time reset +3.107237 s Feb 10 07:56:02 soekris.alcor.net ntpd[4699]: time reset +3.555953 s Feb 10 08:11:10 soekris.alcor.net ntpd[4699]: time reset +3.117062 s Feb 10 08:29:37 soekris.alcor.net ntpd[4699]: time reset +3.792346 s Feb 10 08:46:51 soekris.alcor.net ntpd[4699]: time reset +3.404976 s Feb 10 09:06:16 soekris.alcor.net ntpd[4699]: time reset +4.350930 s (the same net4501 486-based system) Would it be useful to try disable_timer_pin_1 or another parameter on this hardware? From hostmaster at grawert.net Fri Feb 10 17:10:44 2006 From: hostmaster at grawert.net (Oliver Grawert) Date: Fri, 10 Feb 2006 17:10:44 -0000 Subject: [Bug 19196] Mysterious NFS mount timeouts References: <20060113140022.21012.71952.launchpad@macquarie.warthogs.hbd.com> Message-ID: <20060210171044.11315.35663.malone@gandwana.ubuntu.com> Public bug report changed: https://launchpad.net/malone/bugs/19196 Comment: at least for what i hear in #edubuntu it solved the issue for testers so far ... i could include it in the breezy-updates upload i'll make for the dependency fix in ltsp From mdz at ubuntu.com Fri Feb 10 17:30:04 2006 From: mdz at ubuntu.com (Matt Zimmerman) Date: Fri, 10 Feb 2006 17:30:04 -0000 Subject: [Bug 19196] Mysterious NFS mount timeouts References: <20060113140022.21012.71952.launchpad@macquarie.warthogs.hbd.com> <20060210171044.11315.35663.malone@gandwana.ubuntu.com> Message-ID: <20060210172656.GS22887@alcor.net> Public bug report changed: https://launchpad.net/malone/bugs/19196 Comment: On Fri, Feb 10, 2006 at 05:10:44PM -0000, Oliver Grawert wrote: > Public bug report changed: > https://launchpad.net/malone/bugs/19196 > > Comment: > at least for what i hear in #edubuntu it solved the issue for testers so > far ... i could include it in the breezy-updates upload i'll make for > the dependency fix in ltsp It would be a good idea to have Breezy users test the fix first. -- - mdz From hostmaster at grawert.net Fri Feb 10 18:02:11 2006 From: hostmaster at grawert.net (Oliver Grawert) Date: Fri, 10 Feb 2006 18:02:11 -0000 Subject: [Bug 19196] Mysterious NFS mount timeouts References: <20060113140022.21012.71952.launchpad@macquarie.warthogs.hbd.com> Message-ID: <20060210180211.25235.6870.malone@gangotri.ubuntu.com> Public bug report changed: https://launchpad.net/malone/bugs/19196 Comment: yes, i mixed up the packages anyway, indeed i wont make a initramfs- tools upload to -updates ... thats inifintys terrain ... i'll try to find some more breezy users to test (i had one in #ltsp, worked fine for him) From bud.golf4 at laposte.net Fri Feb 10 18:03:57 2006 From: bud.golf4 at laposte.net (bud) Date: Fri, 10 Feb 2006 18:03:57 -0000 Subject: [Bug 31073] Network not work with this kernel on my laptop HP NX7010 Message-ID: <20060210180357.11382.69470.malonedeb@gandwana.ubuntu.com> Public bug reported: https://launchpad.net/malone/bugs/31073 Affects: linux-source-2.6.15 linux-image-2.6.15-15-686 (Ubuntu) Severity: Normal Priority: (none set) Status: Unconfirmed Description: when i reboot with this new kernel 2.6.15-15-686 my system can not see my two network interface (wifi and lan) with kubuntu dapper From bud.golf4 at laposte.net Fri Feb 10 18:08:46 2006 From: bud.golf4 at laposte.net (bud) Date: Fri, 10 Feb 2006 18:08:46 -0000 Subject: [Bug 31073] Network not work with this kernel on my laptop HP NX7010 References: <20060210180357.11382.69470.malonedeb@gandwana.ubuntu.com> Message-ID: <20060210180846.11315.72853.launchpad@canonical@gandwana.ubuntu.com> Public bug report changed: https://launchpad.net/malone/bugs/31073 Also affects: linux-image-2.6.15-15-686 (Ubuntu) Severity: Normal Priority: (none set) Status: Unconfirmed From milo_casagrande at yahoo.it Fri Feb 10 18:52:52 2006 From: milo_casagrande at yahoo.it (MiloCasagrande) Date: Fri, 10 Feb 2006 18:52:52 -0000 Subject: [Bug 24153] ACPI on ASUS L4500R doesn't work, the CPU frequency scaling works, battery and backlight switch don't References: <20060113142735.21012.49495.launchpad@macquarie.warthogs.hbd.com> Message-ID: <20060210185252.25275.37694.malone@gangotri.ubuntu.com> Public bug report changed: https://launchpad.net/malone/bugs/24153 Comment: Little update from kernel 2.6.15-15: ACPI still doesn't work... From quasarfreak at gmail.com Fri Feb 10 20:09:05 2006 From: quasarfreak at gmail.com (QUASAR_FREAK) Date: Fri, 10 Feb 2006 20:09:05 -0000 Subject: [Bug 28791] With the new kernel my Powerbook G3 don't boot with bootx References: <20060117153955.20157.15011.malonedeb@gandwana.ubuntu.com> <20060209125017.25235.64969.malone@gangotri.ubuntu.com> Message-ID: <5e39e4d0602101207w4359a012l@mail.gmail.com> Public bug report changed: https://launchpad.net/malone/bugs/28791 Comment: I tried quick with no success but maybe i do something wrong because the old kernels dont boot either, if you know how to set quick or miboot send me a howto and i will try. Good luck! 2006/2/9, kalahann : > > Public bug report changed: > https://launchpad.net/malone/bugs/28791 > > Comment: > I confirm this bug, as it happens also with MacOS 8.5 on my powerbook G3 > (wallstreet + sonnet upgrade card) > Other kernels (breezy, sarge) can boot it properly. > > Did you try to boot it with miboot or quik? (i'm planning to try this > during next week-end) > -- (\ /) (O.o) (> <) This is Bunny. Copy Bunny into your signature to help him on his way to world domination From olive at deep-ocean.net Fri Feb 10 20:38:04 2006 From: olive at deep-ocean.net (Olivier Cortes) Date: Fri, 10 Feb 2006 20:38:04 -0000 Subject: [Bug 30153] IBM X31 freeze under X, shortly after boot References: <20060131145310.3946.53937.malonedeb@gangotri.ubuntu.com> Message-ID: <20060210203804.11315.13952.malone@gandwana.ubuntu.com> Public bug report changed: https://launchpad.net/malone/bugs/30153 Comment: I've reinstalled the machine from scratch (breezy + dist-upgrade to dapper). It still freezes under X with linux-686. * first time i was playing with gdesklets, freezed 30 minutes after login ; * second time it freezed @ gdm login (didn't have the time to type anything). I did a memtest, one complete pass, no errors reported (ran 54min). i booted 2 times the 2.6.15 386 kernel, and the machine doesn't seem to freeze with it. it ran all day long without freezing and i halted the machine. Now it has been running for 2 hours without any problem, and the machine is quite stressed (importing repeatedly my music library in banshee and rhythmbox). I will let it on this night to see if the 386 is the solution or not. In case it matters, the following list of apps is installed on the system (my personnal additions to ubuntu) : http://deep-ocean.net/files/karmak-desktop.txt when the machine freezed, I tried Alt-SysRq-R then Control-Alt-F1, but it didn't work (i tried when the machine was alive and it worked, a keyboard mapping problem is out of cause). What can I do to dig more ? is there any kind of "debug mode" in the kernel ? An auto-core-dump feature which could be done without SysRq ? Informations of the machine : http://deep-ocean.net/files/x31/ (dmidecode, dmesg, lspci-vv) I can provide any info on the machine, even a ssh access. I dedicated it to finding the cause of this freeze : if i cannot resolve this issue, dapper is no use for me... Please give me any advice... Thanks in advance. From jeff250 at gmail.com Fri Feb 10 21:36:41 2006 From: jeff250 at gmail.com (Jeff250) Date: Fri, 10 Feb 2006 21:36:41 -0000 Subject: [Bug 31086] Crossover Broken Message-ID: <20060210213640.25235.69167.malonedeb@gangotri.ubuntu.com> Public bug reported: https://launchpad.net/malone/bugs/31086 Affects: linux-source-2.6.15 linux-image-2.6.15-15-686 (Ubuntu) Severity: Normal Priority: (none set) Status: Unconfirmed Description: Since the 2.6.15-15 kernel upgrade, Crossover Office has been broken. Applications fail to run with the error message: "Killed" and installing or reinstalling Crossover ultimately fails with this error: "Unable to convert 'c:/' to a Unix path:" This bug has been experienced by two other people here after the same kernel upgrade: http://www.codeweavers.com/site/support/tickets/browse/?ticket_id=76921;ticket=5Fid%3D3D30744 From zulcss at gmail.com Fri Feb 10 21:39:21 2006 From: zulcss at gmail.com (zul) Date: Fri, 10 Feb 2006 21:39:21 -0000 Subject: [Bug 17589] System clock runs far too fast References: <20060113135219.21012.1755.launchpad@macquarie.warthogs.hbd.com> Message-ID: <20060210213921.25235.16918.malone@gangotri.ubuntu.com> Public bug report changed: https://launchpad.net/malone/bugs/17589 Comment: Do you have a FSB Spread Spectrum in your BIOS setting? Regards Chuck From ben.collins at ubuntu.com Fri Feb 10 23:23:34 2006 From: ben.collins at ubuntu.com (Ben Collins) Date: Fri, 10 Feb 2006 23:23:34 -0000 Subject: [Bug 28543] USB and PCI cards don't work on a recent motherboard References: <20060114143255.6048.44490.malonedeb@gangotri.ubuntu.com> Message-ID: <20060210232334.11382.17500.launchpad@canonical@gandwana.ubuntu.com> Public bug report changed: https://launchpad.net/malone/bugs/28543 Task: ubuntu linux-source-2.6.15 Status: Fix Committed => Fix Released From ben.collins at ubuntu.com Fri Feb 10 23:23:42 2006 From: ben.collins at ubuntu.com (Ben Collins) Date: Fri, 10 Feb 2006 23:23:42 -0000 Subject: [Bug 28619] [PATCH LINK] asus_acpi: Fix oops on a Samsung P30 notebook References: <20060115160157.6048.12641.malonedeb@gangotri.ubuntu.com> Message-ID: <20060210232342.25275.64001.launchpad@canonical@gangotri.ubuntu.com> Public bug report changed: https://launchpad.net/malone/bugs/28619 Task: ubuntu linux-source-2.6.15 Status: Fix Committed => Fix Released From ben.collins at ubuntu.com Fri Feb 10 23:23:49 2006 From: ben.collins at ubuntu.com (Ben Collins) Date: Fri, 10 Feb 2006 23:23:49 -0000 Subject: [Bug 29268] linux-image-2.6.15-13-powerpc breaks sleep on ibook g4 References: <20060121075651.28395.33133.malonedeb@gangotri.ubuntu.com> Message-ID: <20060210232349.11382.83226.launchpad@canonical@gandwana.ubuntu.com> Public bug report changed: https://launchpad.net/malone/bugs/29268 Task: ubuntu linux-source-2.6.15 Status: Fix Committed => Fix Released From ben.collins at ubuntu.com Fri Feb 10 23:23:54 2006 From: ben.collins at ubuntu.com (Ben Collins) Date: Fri, 10 Feb 2006 23:23:54 -0000 Subject: [Bug 29528] Powerbook sound card not found References: <20060124110341.16602.92205.malonedeb@gandwana.ubuntu.com> Message-ID: <20060210232354.25235.45439.launchpad@canonical@gangotri.ubuntu.com> Public bug report changed: https://launchpad.net/malone/bugs/29528 Task: ubuntu linux-source-2.6.15 Status: Fix Committed => Fix Released From ben.collins at ubuntu.com Fri Feb 10 23:24:02 2006 From: ben.collins at ubuntu.com (Ben Collins) Date: Fri, 10 Feb 2006 23:24:02 -0000 Subject: [Bug 29633] Ubuntu kernel handles mmc devices incorrectly References: <20060125091855.26234.65182.malonedeb@gangotri.ubuntu.com> Message-ID: <20060210232402.11315.20845.launchpad@canonical@gandwana.ubuntu.com> Public bug report changed: https://launchpad.net/malone/bugs/29633 Task: ubuntu linux-source-2.6.15 Status: Fix Committed => Fix Released From ben.collins at ubuntu.com Fri Feb 10 23:24:07 2006 From: ben.collins at ubuntu.com (Ben Collins) Date: Fri, 10 Feb 2006 23:24:07 -0000 Subject: [Bug 29811] soundcard doesn't work after hibernate/sleep References: <20060126225027.9306.48735.malonedeb@gandwana.ubuntu.com> Message-ID: <20060210232407.25235.91177.launchpad@canonical@gangotri.ubuntu.com> Public bug report changed: https://launchpad.net/malone/bugs/29811 Task: ubuntu linux-source-2.6.15 Status: Fix Committed => Fix Released From ben.collins at ubuntu.com Fri Feb 10 23:24:12 2006 From: ben.collins at ubuntu.com (Ben Collins) Date: Fri, 10 Feb 2006 23:24:12 -0000 Subject: [Bug 29859] Please enable CONFIG_9P_FS (v9fs) by default References: <20060127140432.9344.12072.malonedeb@gandwana.ubuntu.com> Message-ID: <20060210232412.11315.95277.launchpad@canonical@gandwana.ubuntu.com> Public bug report changed: https://launchpad.net/malone/bugs/29859 Task: ubuntu linux-source-2.6.15 Status: Fix Committed => Fix Released From ben.collins at ubuntu.com Fri Feb 10 23:24:17 2006 From: ben.collins at ubuntu.com (Ben Collins) Date: Fri, 10 Feb 2006 23:24:17 -0000 Subject: [Bug 30097] ndiswrapper is a stale, broken, version. References: <20060130202849.9344.99591.malonedeb@gandwana.ubuntu.com> Message-ID: <20060210232417.11315.43625.launchpad@canonical@gandwana.ubuntu.com> Public bug report changed: https://launchpad.net/malone/bugs/30097 Task: ubuntu linux-source-2.6.15 Status: Fix Committed => Fix Released From ben.collins at ubuntu.com Fri Feb 10 23:24:25 2006 From: ben.collins at ubuntu.com (Ben Collins) Date: Fri, 10 Feb 2006 23:24:25 -0000 Subject: [Bug 30174] SD/MMC cards not detected References: <20060131174340.3906.66601.malonedeb@gangotri.ubuntu.com> Message-ID: <20060210232425.25235.14162.launchpad@canonical@gangotri.ubuntu.com> Public bug report changed: https://launchpad.net/malone/bugs/30174 Task: ubuntu linux-source-2.6.15 Status: Fix Committed => Fix Released From ben.collins at ubuntu.com Fri Feb 10 23:24:29 2006 From: ben.collins at ubuntu.com (Ben Collins) Date: Fri, 10 Feb 2006 23:24:29 -0000 Subject: [Bug 30340] 2.6.15-14 requires module-init-tools >= 3.2.1-0ubuntu1 References: <20060202191045.11612.54826.malonedeb@gandwana.ubuntu.com> Message-ID: <20060210232429.25275.86391.launchpad@canonical@gangotri.ubuntu.com> Public bug report changed: https://launchpad.net/malone/bugs/30340 Task: ubuntu linux-source-2.6.15 Status: Fix Committed => Fix Released From ben.collins at ubuntu.com Fri Feb 10 23:24:41 2006 From: ben.collins at ubuntu.com (Ben Collins) Date: Fri, 10 Feb 2006 23:24:41 -0000 Subject: [Bug 26713] powernow-k7 doesn't appear to work with linux-image-2.6.15-7-k7 References: <20060113145055.21012.31880.launchpad@macquarie.warthogs.hbd.com> Message-ID: <20060210232441.11382.29337.launchpad@canonical@gandwana.ubuntu.com> Public bug report changed: https://launchpad.net/malone/bugs/26713 Task: ubuntu linux-source-2.6.15 Binarypackagename: linux-source-2.6.15 => None Status: Fix Committed => Fix Released From ben.collins at ubuntu.com Fri Feb 10 23:24:58 2006 From: ben.collins at ubuntu.com (Ben Collins) Date: Fri, 10 Feb 2006 23:24:58 -0000 Subject: [Bug 29784] Update: unionfs 1.1.1 -> 1.1.2 References: <20060126151837.9344.88305.malonedeb@gandwana.ubuntu.com> Message-ID: <20060210232458.11382.8820.launchpad@canonical@gandwana.ubuntu.com> Public bug report changed: https://launchpad.net/malone/bugs/29784 Task: ubuntu linux-source-2.6.15 Status: Fix Committed => Fix Released From ben.collins at ubuntu.com Fri Feb 10 23:29:20 2006 From: ben.collins at ubuntu.com (Ben Collins) Date: Fri, 10 Feb 2006 23:29:20 -0000 Subject: [Bug 30570] CPU usage very high with no running tasks using it References: <20060205163505.29619.50181.malonedeb@gangotri.ubuntu.com> Message-ID: <20060210232920.11315.10541.launchpad@canonical@gandwana.ubuntu.com> Public bug report changed: https://launchpad.net/malone/bugs/30570 Task: ubuntu linux-meta Sourcepackagename: linux-meta => linux-source-2.6.15 Comment: Try running without fglrx to see if that changes anything. I can get any help from the kernel devs unless you can reproduce this without the non- free module. From ben.collins at ubuntu.com Fri Feb 10 23:30:33 2006 From: ben.collins at ubuntu.com (Ben Collins) Date: Fri, 10 Feb 2006 23:30:33 -0000 Subject: [Bug 30570] CPU usage very high with no running tasks using it References: <20060205163505.29619.50181.malonedeb@gangotri.ubuntu.com> Message-ID: <20060210233033.25235.23044.launchpad@canonical@gangotri.ubuntu.com> Public bug report changed: https://launchpad.net/malone/bugs/30570 Task: ubuntu dapper linux-meta Severity: Major => Normal Status: Unconfirmed => Rejected From ubuntu-bugs at nullinfinity.org Fri Feb 10 23:56:58 2006 From: ubuntu-bugs at nullinfinity.org (Johan Brannlund) Date: Fri, 10 Feb 2006 23:56:58 -0000 Subject: [Bug 30987] sdhci driver is _very_ verbose References: <20060209183136.11315.36350.malonedeb@gandwana.ubuntu.com> Message-ID: <20060210235658.11382.75953.malone@gandwana.ubuntu.com> Public bug report changed: https://launchpad.net/malone/bugs/30987 Comment: I agree. See also http://list.drzeus.cx/pipermail/sdhci- devel/2006-January/000355.html In any case, I don't think that debug message is in the latest version of the driver so pulling in an update would probably do the trick also. From m.kreiner at levigo.de Fri Feb 10 23:58:19 2006 From: m.kreiner at levigo.de (Martin Kreiner) Date: Fri, 10 Feb 2006 23:58:19 -0000 Subject: [Bug 29784] Update: unionfs 1.1.1 -> 1.1.2 References: <20060126151837.9344.88305.malonedeb@gandwana.ubuntu.com> Message-ID: <20060210235819.11382.58180.malone@gandwana.ubuntu.com> Public bug report changed: https://launchpad.net/malone/bugs/29784 Comment: Please update the Makefile as well to reflect the version changes. It's still: UNIONFS_VERSION = 1.1.1 The user will think it's still 1.1.1 because dmesg says so. Would you mind to include AUTHORS, COPYING, ChangeLog, INSTALL, NEWS, README as well - like patch-kernel.sh would do? anyhow thanks for updating, martin From theosib at gmail.com Fri Feb 10 23:59:16 2006 From: theosib at gmail.com (Timothy Miller) Date: Fri, 10 Feb 2006 23:59:16 -0000 Subject: [Bug 23832] Hang when some module is loaded via hotplug References: <20060113142556.21012.72392.launchpad@macquarie.warthogs.hbd.com> Message-ID: <20060210235916.25275.71187.malone@gangotri.ubuntu.com> Public bug report changed: https://launchpad.net/malone/bugs/23832 Comment: I'm part way through the install process of x86-64 of 5.10 on a Pentium 4 system (nothing special about it, ABIT IL8 board). I've just finished the part where the CD is required, so it told me to eject it, and I've rebooted. It's hanging up on "Starting hotplug subsystem...". How can I install a new kernel when I haven't even gotten through the install process? From theosib at gmail.com Sat Feb 11 00:01:47 2006 From: theosib at gmail.com (Timothy Miller) Date: Sat, 11 Feb 2006 00:01:47 -0000 Subject: [Bug 21134] Hang when loading some module References: <20060113141100.21012.14151.launchpad@macquarie.warthogs.hbd.com> Message-ID: <20060211000147.11315.13034.malone@gandwana.ubuntu.com> Public bug report changed: https://launchpad.net/malone/bugs/21134 Comment: I'm having this same problem with the x86-64 install of 5.10. The first phase (with the CD) finishes, I eject, and reboot. The boot process hangs up while starting the hotplug subsystem. Nothing special in this box. It's an ABIT IL8 motherboard with a 3.0GHz P4. From andrew.conkling at gmail.com Sat Feb 11 01:54:12 2006 From: andrew.conkling at gmail.com (Andrew Conkling) Date: Sat, 11 Feb 2006 01:54:12 -0000 Subject: [Bug 31110] i8k module should be loaded for Dell Inspirons Message-ID: <20060211015412.11315.96576.malonedeb@gandwana.ubuntu.com> Public bug reported: https://launchpad.net/malone/bugs/31110 Affects: linux-meta linux (Ubuntu) Severity: Normal Priority: (none set) Status: Unconfirmed Description: I have a Dell Inspiron 6000, but installing lm_sensors doesn't help. Rather, as I found on http://pykeylogger.sourceforge.net/wiki/index.php/Ubuntu:Chronicles#Temperature_and_Fan_Sensors, loading the i8k module gives 3 sensors. If possible, this should be loaded by default. Please forgive me if this is not possible; this just seems to be the best avenue to communicate about it. Also, sorry about setting the package to UNKNOWN; I got an error when trying to choose a package (https://launchpad.net/malone/bugs/31107) and I'm not sure where this would belong. From mindclown at gmail.com Sat Feb 11 04:13:56 2006 From: mindclown at gmail.com (Steve Myers) Date: Sat, 11 Feb 2006 04:13:56 -0000 Subject: [Bug 31025] New headers/image of 2.6.15-15 kills network on reboot References: <20060210034600.11382.58707.malonedeb@gandwana.ubuntu.com> Message-ID: <20060211041356.11382.34042.malone@gandwana.ubuntu.com> Public bug report changed: https://launchpad.net/malone/bugs/31025 Comment: At the moment I am debugging it and will post the results when it's completed. Thanks for the reply. From mindclown at gmail.com Sat Feb 11 04:15:10 2006 From: mindclown at gmail.com (Steve Myers) Date: Sat, 11 Feb 2006 04:15:10 -0000 Subject: [Bug 31073] Network not work with this kernel on my laptop HP NX7010 References: <20060210180357.11382.69470.malonedeb@gandwana.ubuntu.com> Message-ID: <20060211041510.11382.18404.malone@gandwana.ubuntu.com> Public bug report changed: https://launchpad.net/malone/bugs/31073 Comment: At the moment I am debugging this kernel and will post the results once it's done. Also see: https://launchpad.net/distros/ubuntu/+source/linux- source-2.6.15/+bug/31025 As it specifies the same issue. From mindclown at gmail.com Sat Feb 11 04:31:39 2006 From: mindclown at gmail.com (Steve Myers) Date: Sat, 11 Feb 2006 04:31:39 -0000 Subject: [Bug 31073] Network not work with this kernel on my laptop HP NX7010 References: <20060210180357.11382.69470.malonedeb@gandwana.ubuntu.com> Message-ID: <20060211043139.25235.4343.launchpad@canonical@gangotri.ubuntu.com> Public bug report changed: https://launchpad.net/malone/bugs/31073 Bug watches changed: + Bug 31073 [Linux Kernel Bug Tracker] From mindclown at gmail.com Sat Feb 11 04:32:29 2006 From: mindclown at gmail.com (Steve Myers) Date: Sat, 11 Feb 2006 04:32:29 -0000 Subject: [Bug 31025] New headers/image of 2.6.15-15 kills network on reboot References: <20060210034600.11382.58707.malonedeb@gandwana.ubuntu.com> Message-ID: <20060211043229.25235.45076.launchpad@canonical@gangotri.ubuntu.com> Public bug report changed: https://launchpad.net/malone/bugs/31025 Bug watches changed: + Bug 31025 [Linux Kernel Bug Tracker] From ep at erichpawlik.de Sat Feb 11 06:28:14 2006 From: ep at erichpawlik.de (Erich Pawlik) Date: Sat, 11 Feb 2006 06:28:14 -0000 Subject: [Bug 31126] Kernel panic after installation of linux-386 [Dapper] Message-ID: <20060211062813.25235.10693.malonedeb@gangotri.ubuntu.com> Public bug reported: https://launchpad.net/malone/bugs/31126 Affects: linux-meta linux-386 (Ubuntu) Severity: Normal Priority: (none set) Status: Unconfirmed Description: After upgrading to version 2.6.15.14, the system halted during the boot process after displaying the following messages: [4294668.836000] RAMDISK: ran out of compressed data [4294668.836000] invalid compressed format (err=1) [4294668.867000] Kernel panic [4294668.867000] It was possible to boot the previous kernel version. Diagnosis: The problem appears to be a problem of the kernel update procedure. I have a small boot partition which did run out of disk space. The problem could be fixed by removing some older kernel versions left over from previous kernel updates, editing /boot/grub/menu.lst and reinstalling version 2.16.15.14. I feel its a good feature to have the latest working kernel available in case of problems with kernel updates. However, I feel it is approbriate to remove older kernel versions during the update process. Collecting old kernels forever also means that the position of entries in /boot/grub/menu.lst changes after each update this is annoying if you are by default booting another operating system. From david at zorq.net Sat Feb 11 13:25:15 2006 From: david at zorq.net (David Beaumont) Date: Sat, 11 Feb 2006 13:25:15 -0000 Subject: [Bug 30570] CPU usage very high with no running tasks using it References: <20060205163505.29619.50181.malonedeb@gangotri.ubuntu.com> Message-ID: <20060211132514.11315.6128.malone@gandwana.ubuntu.com> Public bug report changed: https://launchpad.net/malone/bugs/30570 Comment: Please see my post dated: 2006-02-06 18:57:01 UTC From tiagomatos at gmail.com Sat Feb 11 16:44:18 2006 From: tiagomatos at gmail.com (Rui) Date: Sat, 11 Feb 2006 16:44:18 -0000 Subject: [Bug 31086] Crossover Broken References: <20060210213640.25235.69167.malonedeb@gangotri.ubuntu.com> Message-ID: <20060211164418.25235.82901.launchpad@canonical@gangotri.ubuntu.com> https://launchpad.net/malone/bugs/31086 *** Bug 30962 has been marked a duplicate of this bug *** From zulcss at gmail.com Sat Feb 11 19:06:45 2006 From: zulcss at gmail.com (zul) Date: Sat, 11 Feb 2006 19:06:45 -0000 Subject: [Bug 30987] sdhci driver is _very_ verbose References: <20060209183136.11315.36350.malonedeb@gandwana.ubuntu.com> Message-ID: <20060211190645.11382.14704.malone@gandwana.ubuntu.com> Public bug report changed: https://launchpad.net/malone/bugs/30987 Comment: Patch is in my tree. Needs to be tested which I will do this weekend From dominik.bodi at gmx.de Sat Feb 11 19:52:15 2006 From: dominik.bodi at gmx.de (DominikBodi) Date: Sat, 11 Feb 2006 19:52:15 -0000 Subject: [Bug 27163] dapper flight 2 - Targa Traveller 826 - USB ports don't work References: <20060113145314.21012.17699.launchpad@macquarie.warthogs.hbd.com> Message-ID: <20060211195215.25275.42180.malone@gangotri.ubuntu.com> Public bug report changed: https://launchpad.net/malone/bugs/27163 Comment: I have tested this with Dapper Flight 3 recently. I tested with the kernel provided on the install cd and later updated the kernel from the repository. In both cases the "irqpoll" option is still necessary, otherwise usb won't work. From kristoffer.lunden at gmail.com Sat Feb 11 20:14:38 2006 From: kristoffer.lunden at gmail.com (=?utf-8?q?Kristoffer_Lund=C3=A9n?=) Date: Sat, 11 Feb 2006 20:14:38 -0000 Subject: [Bug 31185] PCI error messages when booting Message-ID: <20060211201438.11315.48459.malonedeb@gandwana.ubuntu.com> Public bug reported: https://launchpad.net/malone/bugs/31185 Affects: linux-meta (Ubuntu) Severity: Normal Priority: (none set) Status: Unconfirmed Description: When I boot my laptop with Dapper, I get these messages: [4294672.426000] PCI: Cannot allocate resource region 7 of bridge 0000:00:1e.0 [4294672.426000] PCI: Cannot allocate resource region 0 of device 0000:01:07.0 [4294672.426000] PCI: Cannot allocate resource region 1 of device 0000:01:07.0 [4294672.426000] PCI: Cannot allocate resource region 2 of device 0000:01:07.0 [4294672.426000] PCI: Cannot allocate resource region 3 of device 0000:01:07.0 [4294672.426000] PCI: Cannot allocate resource region 4 of device 0000:01:07.0 [4294672.426000] PCI: Cannot allocate resource region 5 of device 0000:01:07.0 I started with Dapper Flight 3 and have moved through several kernels, both 386 and 686 and it's the same. My machine is a Fujitsu Siemens Amilo M3438G laptop. One possible cause might be that it's PCI Express? I think the Amilo uses that... Also see this thread for more people with variations of the same problem: http://ubuntuforums.org/showthread.php?t=107841 (Sorry if this is not the proper package to file under, is there a guide somewhere, since I often think that is hard to find out). From zzz_smart01 at yahoo.com Sun Feb 12 08:24:20 2006 From: zzz_smart01 at yahoo.com (yohanes) Date: Sun, 12 Feb 2006 08:24:20 -0000 Subject: [Bug 23164] Breezy does not boot on Acer TravelMate 3000 series -> kernel panic References: <20060113142217.21012.97792.launchpad@macquarie.warthogs.hbd.com> Message-ID: <20060212082420.1195.45197.launchpad@canonical@gandwana.ubuntu.com> Public bug report changed: https://launchpad.net/malone/bugs/23164 Also affects: Ubuntu Severity: Normal Priority: (none set) Status: Unconfirmed From carlos.perello at canonical.com Sun Feb 12 12:25:03 2006 From: carlos.perello at canonical.com (=?utf-8?q?Carlos_Perell=C3=B3_Mar=C3=ADn?=) Date: Sun, 12 Feb 2006 12:25:03 -0000 Subject: [Bug 31219] USB stack dies when I disconnect my mobile phone's USB cable Message-ID: <20060212122502.1195.20135.malonedeb@gandwana.ubuntu.com> Public bug reported: https://launchpad.net/malone/bugs/31219 Affects: linux-source-2.6.15 (Ubuntu) Severity: Normal Priority: (none set) Status: Unconfirmed Description: Hi, I have a Samsung ZV10 with an USB cable. I use it as a modem to Internet and every time I disconnect it, I get this error that 'disables' completely the USB stack until I reboot the computer: Feb 10 18:49:48 localhost kernel: [4297906.957000] usb 2-2: USB disconnect, address 4 Feb 10 18:49:48 localhost kernel: [4297906.957000] ------------[ cut here ]------------ Feb 10 18:49:48 localhost kernel: [4297906.957000] kernel BUG at kernel/workqueue.c:109! Feb 10 18:49:48 localhost kernel: [4297906.957000] invalid operand: 0000 [#1] Feb 10 18:49:48 localhost kernel: [4297906.957000] PREEMPT SMP Feb 10 18:49:48 localhost kernel: [4297906.957000] Modules linked in: ppp_async ppp_generic slhc rfcomm l2cap speedstep_centrino cpufreq_userspace cpufreq_stats freq_table cpufreq_powersave cpufreq_ondemand cpufreq_conservative ipv6 i915 drm video tc1100_wmi sony_acpi pcc_acpi ibm_acpi hotkey dev_acpi container button acpi_sbs battery ac i2c_acpi_ec i2c_core dm_mod md_mod parport_pc lp parport af_packet pcmcia tsdev yenta_socket rsrc_nonstatic pcmcia_core cdc_acm visor usbserial ipw2200 hci_usb irtty_sir bluetooth sdhci mmc_core sir_dev nsc_ircc ieee80211 irda ieee80211_crypt snd_intel8x0 snd_ac97_codec snd_ac97_bus snd_pcm_oss snd_mixer_oss crc_ccitt snd_pcm snd_timer snd sg tg3 rtc pcspkr psmouse intel_agp agpgart soundcore shpchp pci_hotplug serio_raw snd_page_alloc evdev ext3 jbd sd_mod generic ata_piix ahci libata scsi_mod ehci_hcd uhci_hcd usbcore thermal processor fan capability commoncap vga16fb cfbcopyarea vgastate cfbimgblt cfbfillrect fbcon tileblit font bitblit softcursor Feb 10 18:49:48 localhost kernel: [4297906.957000] CPU: 0 Feb 10 18:49:48 localhost kernel: [4297906.957000] EIP: 0060:[queue_work+118/144] Not tainted VLI Feb 10 18:49:48 localhost kernel: [4297906.957000] EFLAGS: 00210297 (2.6.15-15-686) Feb 10 18:49:48 localhost kernel: [4297906.957000] EIP is at queue_work+0x76/0x90 Feb 10 18:49:48 localhost kernel: [4297906.957000] eax: 8ea84964 ebx: 5ffcdee0 ecx: 00000000 edx: 8ea84960 Feb 10 18:49:48 localhost kernel: [4297906.957000] esi: 00000000 edi: 5f90da00 ebp: 5fc6c614 esp: 9e0d7e5c Feb 10 18:49:48 localhost kernel: [4297906.957000] ds: 007b es: 007b ss: 0068 Feb 10 18:49:48 localhost kernel: [4297906.957000] Process khubd (pid: 1553, threadinfo=9e0d6000 task=9e085030) Feb 10 18:49:48 localhost kernel: [4297906.957000] Stack: 40303df0 401f4dcf 00000000 5f90da00 a036d5d6 8ea84000 9e182c00 00000081 Feb 10 18:49:48 localhost kernel: [4297906.957000] 5fc6c600 a03576e0 a0357700 5fc6c614 a00c0142 5fc6c600 5fc6c600 5fc6c614 Feb 10 18:49:48 localhost kernel: [4297906.957000] 5fc6c69c 5fc6c614 4025bdbb 5fc6c614 403285a2 5fc6c614 9e182c70 00000001 Feb 10 18:49:48 localhost kernel: [4297906.957000] Call Trace: Feb 10 18:49:48 localhost kernel: [4297906.957000] [klist_release+0/112] klist_release+0x0/0x70 Feb 10 18:49:48 localhost kernel: [4297906.957000] [kobject_put+31/48] kobject_put+0x1f/0x30 Feb 10 18:49:48 localhost kernel: [4297906.957000] [pg0+1609835990/-1078119424] usb_serial_disconnect+0x56/0xd0 [usbserial] Feb 10 18:49:48 localhost kernel: [4297906.957000] [pg0+1607029058/-1078119424] usb_unbind_interface+0x42/0x90 [usbcore] Feb 10 18:49:48 localhost kernel: [4297906.957000] [__device_release_driver+107/160] __device_release_driver+0x6b/0xa0 Feb 10 18:49:48 localhost kernel: [4297906.957000] [device_release_driver+29/48] device_release_driver+0x1d/0x30 Feb 10 18:49:48 localhost kernel: [4297906.957000] [bus_remove_device+107/144] bus_remove_device+0x6b/0x90 Feb 10 18:49:48 localhost kernel: [4297906.957000] [device_del+70/144] device_del+0x46/0x90 Feb 10 18:49:48 localhost kernel: [4297906.957000] [pg0+1607065350/-1078119424] usb_disable_device+0xc6/0x140 [usbcore] Feb 10 18:49:48 localhost kernel: [4297906.957000] [pg0+1607040594/-1078119424] usb_disconnect+0xa2/0x140 [usbcore] Feb 10 18:49:48 localhost kernel: [4297906.957000] [pg0+1607045570/-1078119424] hub_port_connect_change+0x62/0x410 [usbcore]Feb 10 18:49:48 localhost kernel: [4297906.957000] [pg0+1607034390/-1078119424] clear_port_feature+0x56/0x60 [usbcore] Feb 10 18:49:48 localhost kernel: [4297906.957000] [pg0+1607047323/-1078119424] hub_events+0x32b/0x4c0 [usbcore] Feb 10 18:49:48 localhost kernel: [4297906.957000] [autoremove_wake_function+0/96] autoremove_wake_function+0x0/0x60 Feb 10 18:49:48 localhost kernel: [4297906.957000] [pg0+1607047728/-1078119424] hub_thread+0x0/0xe0 [usbcore] Feb 10 18:49:48 localhost kernel: [4297906.957000] [pg0+1607047749/-1078119424] hub_thread+0x15/0xe0 [usbcore] Feb 10 18:49:48 localhost kernel: [4297906.957000] [autoremove_wake_function+0/96] autoremove_wake_function+0x0/0x60 Feb 10 18:49:48 localhost kernel: [4297906.957000] [kthread+200/208] kthread+0xc8/0xd0 Feb 10 18:49:48 localhost kernel: [4297906.957000] [kthread+0/208] kthread+0x0/0xd0 Feb 10 18:49:48 localhost kernel: [4297906.957000] [kernel_thread_helper+5/16] kernel_thread_helper+0x5/0x10 Feb 10 18:49:48 localhost kernel: [4297906.957000] Code: 0d 74 d4 3f 40 3b 42 04 75 21 8b 03 be 01 00 00 00 f7 d0 8b 04 88 89 54 24 04 89 04 24 e8 23 ff ff ff eb b2 e8 0c ea 1c 00 eb bc <0f> 0b 6d 00 e9 89 31 40 89 f6 eb d3 8d b4 26 00 00 00 00 8d bc Feb 10 18:49:48 localhost kernel: [4297906.957000] <6>note: khubd[1553] exited with preempt_count 1 From carlos.perello at canonical.com Sun Feb 12 12:27:24 2006 From: carlos.perello at canonical.com (=?utf-8?q?Carlos_Perell=C3=B3_Mar=C3=ADn?=) Date: Sun, 12 Feb 2006 12:27:24 -0000 Subject: [Bug 31219] USB stack dies when I disconnect my mobile phone's USB cable References: <20060212122502.1195.20135.malonedeb@gandwana.ubuntu.com> Message-ID: <20060212122724.1233.76277.launchpad@canonical@gandwana.ubuntu.com> Public bug report changed: https://launchpad.net/malone/bugs/31219 - Changed attachments: Added: Error log from dmesg http://librarian.launchpad.net/1566187/usb-error.txt From hcbrugmans at gmail.com Sun Feb 12 12:39:35 2006 From: hcbrugmans at gmail.com (Hidde Brugmans) Date: Sun, 12 Feb 2006 12:39:35 -0000 Subject: [Bug 29789] tv card audio not working References: <20060126170552.26274.32755.malonedeb@gangotri.ubuntu.com> Message-ID: <20060212123935.1459.65317.malone@gangotri.ubuntu.com> Public bug report changed: https://launchpad.net/malone/bugs/29789 Comment: The problem seems to be that the bttv module is loaded, rather than snd_bt87x I am unsure if this is udev's or the kernel's fault The following commands fix this, so I have working sound. $ sudo modprobe -r bt878 bttv $ sudo modprobe snd_bt87x $ sudo modprobe bt878 From scott_ubuntu at scott.tranzoa.net Sun Feb 12 21:49:26 2006 From: scott_ubuntu at scott.tranzoa.net (Scott Robinson) Date: Sun, 12 Feb 2006 21:49:26 -0000 Subject: [Bug 30962] Running wine applications instantly outputs "Killed." in the terminal References: <20060209121543.11315.49587.malonedeb@gandwana.ubuntu.com> Message-ID: <20060212214926.1195.48486.malone@gandwana.ubuntu.com> Public bug report changed: https://launchpad.net/malone/bugs/30962 Comment: The program actually being killed is /usr/bin/wine-preloader. From scott_ubuntu at scott.tranzoa.net Sun Feb 12 21:50:57 2006 From: scott_ubuntu at scott.tranzoa.net (Scott Robinson) Date: Sun, 12 Feb 2006 21:50:57 -0000 Subject: [Bug 31086] Crossover Broken References: <20060210213640.25235.69167.malonedeb@gangotri.ubuntu.com> Message-ID: <20060212215057.1233.94896.launchpad@canonical@gandwana.ubuntu.com> https://launchpad.net/malone/bugs/31086 *** Bug 31167 has been marked a duplicate of this bug *** From philbull at gmail.com Sun Feb 12 22:08:19 2006 From: philbull at gmail.com (Phil Bull) Date: Sun, 12 Feb 2006 22:08:19 -0000 Subject: [Bug 24047] No networking with Intel PRO/100 nor with Cisco Airo References: <20060113142703.21012.54209.launchpad@macquarie.warthogs.hbd.com> Message-ID: <20060212220819.1498.10932.launchpad@canonical@gangotri.ubuntu.com> Public bug report changed: https://launchpad.net/malone/bugs/24047 Task: ubuntu linux-source-2.6.15 Severity: Critical => Major From diablod3 at gmail.com Mon Feb 13 03:15:31 2006 From: diablod3 at gmail.com (Patrick McFarland) Date: Mon, 13 Feb 2006 03:15:31 -0000 Subject: [Bug 31278] dapper regression: rhine interface gets renamed to eth0_clashed on boot Message-ID: <20060213031531.1195.61665.malonedeb@gandwana.ubuntu.com> Public bug reported: https://launchpad.net/malone/bugs/31278 Affects: linux-source-2.6.15 (Ubuntu) Severity: Normal Priority: (none set) Status: Unconfirmed Description: I'm actually not sure what is causing this bug, so I'm taking a shot in the dark and blaming the kernel. Currently on my rhine powered network card, eth0, is created as eth0_clashed. I only have one network card. However, its renamed to this sometime after /etc/network/interfaces is read and put into action, because any information for eth0_clashed put in interfaces isn't getting applied. Manually ifconfig eth0_clashed 192.168.1.2; route add default gw 192.168.1.1 works fine, however. From diablod3 at gmail.com Mon Feb 13 03:22:18 2006 From: diablod3 at gmail.com (Patrick McFarland) Date: Mon, 13 Feb 2006 03:22:18 -0000 Subject: [Bug 31278] dapper regression: rhine interface gets renamed to eth0_clashed on boot References: <20060213031531.1195.61665.malonedeb@gandwana.ubuntu.com> Message-ID: <20060213032218.1233.42712.launchpad@canonical@gandwana.ubuntu.com> Public bug report changed: https://launchpad.net/malone/bugs/31278 Task: ubuntu linux-source-2.6.15 Sourcepackagename: linux-source-2.6.15 => udev Comment: Ahh, crimsun says its udev not the kernel. Re-assigning blame. From hisham_abukhader at yahoo.com Mon Feb 13 06:48:21 2006 From: hisham_abukhader at yahoo.com (hak) Date: Mon, 13 Feb 2006 06:48:21 -0000 Subject: [Bug 21256] ALC880 + Intel 915GM - ICH6 results in Kernel panic (snd-hda-intel) References: <20060113141148.21012.55536.launchpad@macquarie.warthogs.hbd.com> Message-ID: <20060213064821.1459.350.launchpad@canonical@gangotri.ubuntu.com> Public bug report changed: https://launchpad.net/malone/bugs/21256 Also affects: Ubuntu Severity: Normal Priority: (none set) Status: Unconfirmed From dennis at kaarsemaker.net Mon Feb 13 06:57:27 2006 From: dennis at kaarsemaker.net (Dennis Kaarsemaker) Date: Mon, 13 Feb 2006 06:57:27 -0000 Subject: [Bug 31086] Crossover Broken References: <20060210213640.25235.69167.malonedeb@gangotri.ubuntu.com> Message-ID: <20060213065727.1459.62977.launchpad@canonical@gangotri.ubuntu.com> https://launchpad.net/malone/bugs/31086 *** Bug 31267 has been marked a duplicate of this bug *** From launchpad.net.tormod at xoxy.net Mon Feb 13 09:19:47 2006 From: launchpad.net.tormod at xoxy.net (Tormod Volden) Date: Mon, 13 Feb 2006 09:19:47 -0000 Subject: [Bug 31086] Crossover Broken References: <20060210213640.25235.69167.malonedeb@gangotri.ubuntu.com> Message-ID: <20060213091947.1195.78692.malone@gandwana.ubuntu.com> Public bug report changed: https://launchpad.net/malone/bugs/31086 Comment: This is a duplicate of bug #30962. However that bug has been marked as a duplicate of this one. From launchpad.net.tormod at xoxy.net Mon Feb 13 09:20:21 2006 From: launchpad.net.tormod at xoxy.net (Tormod Volden) Date: Mon, 13 Feb 2006 09:20:21 -0000 Subject: [Bug 30962] Running wine applications instantly outputs "Killed." in the terminal References: <20060209121543.11315.49587.malonedeb@gandwana.ubuntu.com> Message-ID: <20060213092021.1233.69959.launchpad@canonical@gandwana.ubuntu.com> Public bug report changed: https://launchpad.net/malone/bugs/30962 *** This bug is no longer a duplicate of bug 31086 *** From launchpad.net.tormod at xoxy.net Mon Feb 13 09:21:12 2006 From: launchpad.net.tormod at xoxy.net (Tormod Volden) Date: Mon, 13 Feb 2006 09:21:12 -0000 Subject: [Bug 30962] Running wine applications instantly outputs "Killed." in the terminal References: <20060209121543.11315.49587.malonedeb@gandwana.ubuntu.com> Message-ID: <20060213092112.1233.42930.launchpad@canonical@gandwana.ubuntu.com> Public bug report changed: https://launchpad.net/malone/bugs/30962 Task: ubuntu wine Status: Unconfirmed => Confirmed From launchpad.net.tormod at xoxy.net Mon Feb 13 09:22:45 2006 From: launchpad.net.tormod at xoxy.net (Tormod Volden) Date: Mon, 13 Feb 2006 09:22:45 -0000 Subject: [Bug 30962] Running wine applications instantly outputs "Killed." in the terminal References: <20060209121543.11315.49587.malonedeb@gandwana.ubuntu.com> Message-ID: <20060213092245.1498.3405.launchpad@canonical@gangotri.ubuntu.com> https://launchpad.net/malone/bugs/30962 *** Bug 31267 has been marked a duplicate of this bug *** From launchpad.net.tormod at xoxy.net Mon Feb 13 09:22:45 2006 From: launchpad.net.tormod at xoxy.net (Tormod Volden) Date: Mon, 13 Feb 2006 09:22:45 -0000 Subject: [Bug 31267] Wine is killed on startup References: <20060212234514.1459.81165.malonedeb@gangotri.ubuntu.com> Message-ID: <20060213092245.1498.59160.launchpad@canonical@gangotri.ubuntu.com> Public bug report changed: https://launchpad.net/malone/bugs/31267 *** This bug is no longer a duplicate of bug 31086 *** *** This bug has been marked a duplicate of bug 30962 *** From launchpad.net.tormod at xoxy.net Mon Feb 13 09:23:12 2006 From: launchpad.net.tormod at xoxy.net (Tormod Volden) Date: Mon, 13 Feb 2006 09:23:12 -0000 Subject: [Bug 30962] Running wine applications instantly outputs "Killed." in the terminal References: <20060209121543.11315.49587.malonedeb@gandwana.ubuntu.com> Message-ID: <20060213092312.1498.96879.launchpad@canonical@gangotri.ubuntu.com> https://launchpad.net/malone/bugs/30962 *** Bug 31167 has been marked a duplicate of this bug *** From launchpad.net.tormod at xoxy.net Mon Feb 13 09:23:12 2006 From: launchpad.net.tormod at xoxy.net (Tormod Volden) Date: Mon, 13 Feb 2006 09:23:12 -0000 Subject: [Bug 31167] wine gets killed in dapper References: <20060211172752.25235.3869.malonedeb@gangotri.ubuntu.com> Message-ID: <20060213092312.1498.50638.launchpad@canonical@gangotri.ubuntu.com> Public bug report changed: https://launchpad.net/malone/bugs/31167 *** This bug is no longer a duplicate of bug 31086 *** *** This bug has been marked a duplicate of bug 30962 *** From launchpad.net.tormod at xoxy.net Mon Feb 13 09:23:51 2006 From: launchpad.net.tormod at xoxy.net (Tormod Volden) Date: Mon, 13 Feb 2006 09:23:51 -0000 Subject: [Bug 31086] Crossover Broken References: <20060210213640.25235.69167.malonedeb@gangotri.ubuntu.com> Message-ID: <20060213092351.1498.56161.launchpad@canonical@gangotri.ubuntu.com> Public bug report changed: https://launchpad.net/malone/bugs/31086 *** This bug has been marked a duplicate of bug 30962 *** From launchpad.net.tormod at xoxy.net Mon Feb 13 09:23:51 2006 From: launchpad.net.tormod at xoxy.net (Tormod Volden) Date: Mon, 13 Feb 2006 09:23:51 -0000 Subject: [Bug 30962] Running wine applications instantly outputs "Killed." in the terminal References: <20060209121543.11315.49587.malonedeb@gandwana.ubuntu.com> Message-ID: <20060213092351.1498.49288.launchpad@canonical@gangotri.ubuntu.com> https://launchpad.net/malone/bugs/30962 *** Bug 31086 has been marked a duplicate of this bug *** From pedromj at gmail.com Mon Feb 13 09:58:55 2006 From: pedromj at gmail.com (pedromj) Date: Mon, 13 Feb 2006 09:58:55 -0000 Subject: [Bug 31291] Ondemand governor for cpufreq put the CPU at maximum frequency always Message-ID: <20060213095854.1459.26283.malonedeb@gangotri.ubuntu.com> Public bug reported: https://launchpad.net/malone/bugs/31291 Affects: linux-source-2.6.15 linux-image-2.6.15-15-686 (Ubuntu) Severity: Normal Priority: (none set) Status: Unconfirmed Description: Ondemand governor for cpufreq put the CPU at maximum frequency always. It doesn't happend with -386 variant of the kernel image. I think it's due to SMP configuration. From pedromj at gmail.com Mon Feb 13 10:10:36 2006 From: pedromj at gmail.com (pedromj) Date: Mon, 13 Feb 2006 10:10:36 -0000 Subject: [Bug 31293] My laptop doesn't resume from S3 ACPI sleep state. Message-ID: <20060213101035.1233.41596.malonedeb@gandwana.ubuntu.com> Public bug reported: https://launchpad.net/malone/bugs/31293 Affects: linux-meta linux-image-386 (Ubuntu) Severity: Normal Priority: (none set) Status: Unconfirmed Description: I've got a Sony Vaio VGN FS285M (it's the same as VGN FS660W). It works fine going to S3 Suspend, It has a blinking red light (as it should be). The problem is in the resume, it resumes when any key is pressed... I press one key and it's lights changes, the DVD drive and hard drive seems to be initialized, the power and wifi lights are on and the hard drive light is always on (for a few minutes) but the system is freezed. I try to click caps-lock key but it doesn't change the caps-lock LED, the screen is black, nothing happends... I've tried suspend using a lot of kernel parameters like noapic, nolapic, acpi_sleep=s3_bios,s3_mode and acpi_os_name="Windows Windows XP". I'm using Dapper but I could never resume the machine from S3 suspend, 2.6.12 doesn't work too (Breezy doesn't resume). From pedromj at gmail.com Mon Feb 13 10:14:06 2006 From: pedromj at gmail.com (pedromj) Date: Mon, 13 Feb 2006 10:14:06 -0000 Subject: [Bug 31293] My laptop doesn't resume from S3 ACPI sleep state. References: <20060213101035.1233.41596.malonedeb@gandwana.ubuntu.com> Message-ID: <20060213101406.1195.11456.launchpad@canonical@gandwana.ubuntu.com> Public bug report changed: https://launchpad.net/malone/bugs/31293 Also affects: linux-image-2.6.15-15-386 (Ubuntu) Severity: Normal Priority: (none set) Status: Unconfirmed From pedromj at gmail.com Mon Feb 13 10:14:42 2006 From: pedromj at gmail.com (pedromj) Date: Mon, 13 Feb 2006 10:14:42 -0000 Subject: [Bug 31293] My laptop doesn't resume from S3 ACPI sleep state. References: <20060213101035.1233.41596.malonedeb@gandwana.ubuntu.com> Message-ID: <20060213101442.1498.6620.launchpad@canonical@gangotri.ubuntu.com> Public bug report changed: https://launchpad.net/malone/bugs/31293 Also affects: linux (upstream) Severity: Normal Priority: (none set) Status: Unconfirmed From pedromj at gmail.com Mon Feb 13 10:15:48 2006 From: pedromj at gmail.com (pedromj) Date: Mon, 13 Feb 2006 10:15:48 -0000 Subject: [Bug 31291] Ondemand governor for cpufreq put the CPU at maximum frequency always References: <20060213095854.1459.26283.malonedeb@gangotri.ubuntu.com> Message-ID: <20060213101548.1459.94892.launchpad@canonical@gangotri.ubuntu.com> Public bug report changed: https://launchpad.net/malone/bugs/31291 Also affects: linux-image-2.6.15-15-686 (Ubuntu) Severity: Normal Priority: (none set) Status: Unconfirmed From pedromj at gmail.com Mon Feb 13 10:16:16 2006 From: pedromj at gmail.com (pedromj) Date: Mon, 13 Feb 2006 10:16:16 -0000 Subject: [Bug 31291] Ondemand governor for cpufreq put the CPU at maximum frequency always References: <20060213095854.1459.26283.malonedeb@gangotri.ubuntu.com> Message-ID: <20060213101616.1459.885.launchpad@canonical@gangotri.ubuntu.com> Public bug report changed: https://launchpad.net/malone/bugs/31291 Also affects: linux (upstream) Severity: Normal Priority: (none set) Status: Unconfirmed From dennis at kaarsemaker.net Mon Feb 13 11:00:19 2006 From: dennis at kaarsemaker.net (Dennis Kaarsemaker) Date: Mon, 13 Feb 2006 11:00:19 -0000 Subject: [Bug 31291] Ondemand governor for cpufreq put the CPU at maximum frequency always References: <20060213095854.1459.26283.malonedeb@gangotri.ubuntu.com> Message-ID: <20060213110019.1459.75163.launchpad@canonical@gangotri.ubuntu.com> Public bug report changed: https://launchpad.net/malone/bugs/31291 Task: ubuntu linux-source-2.6.15 Status: Unconfirmed => Rejected From dennis at kaarsemaker.net Mon Feb 13 11:00:31 2006 From: dennis at kaarsemaker.net (Dennis Kaarsemaker) Date: Mon, 13 Feb 2006 11:00:31 -0000 Subject: [Bug 31291] Ondemand governor for cpufreq put the CPU at maximum frequency always References: <20060213095854.1459.26283.malonedeb@gangotri.ubuntu.com> Message-ID: <20060213110031.1498.30717.launchpad@canonical@gangotri.ubuntu.com> Public bug report changed: https://launchpad.net/malone/bugs/31291 Changed in: Linux (upstream) Status: Unconfirmed => Rejected From dennis at kaarsemaker.net Mon Feb 13 11:00:52 2006 From: dennis at kaarsemaker.net (Dennis Kaarsemaker) Date: Mon, 13 Feb 2006 11:00:52 -0000 Subject: [Bug 31291] Ondemand governor for cpufreq put the CPU at maximum frequency always References: <20060213095854.1459.26283.malonedeb@gangotri.ubuntu.com> Message-ID: <20060213110052.1195.40028.launchpad@canonical@gandwana.ubuntu.com> Public bug report changed: https://launchpad.net/malone/bugs/31291 Task: ubuntu linux-image-2.6.15-15-686 Sourcepackagename: linux-image-2.6.15-15-686 => linux From dennis at kaarsemaker.net Mon Feb 13 11:01:59 2006 From: dennis at kaarsemaker.net (Dennis Kaarsemaker) Date: Mon, 13 Feb 2006 11:01:59 -0000 Subject: [Bug 31293] My laptop doesn't resume from S3 ACPI sleep state. References: <20060213101035.1233.41596.malonedeb@gandwana.ubuntu.com> Message-ID: <20060213110159.1498.60276.launchpad@canonical@gangotri.ubuntu.com> Public bug report changed: https://launchpad.net/malone/bugs/31293 Task: ubuntu linux-meta Status: Unconfirmed => Rejected From dennis at kaarsemaker.net Mon Feb 13 11:02:09 2006 From: dennis at kaarsemaker.net (Dennis Kaarsemaker) Date: Mon, 13 Feb 2006 11:02:09 -0000 Subject: [Bug 31293] My laptop doesn't resume from S3 ACPI sleep state. References: <20060213101035.1233.41596.malonedeb@gandwana.ubuntu.com> Message-ID: <20060213110209.1459.95125.launchpad@canonical@gangotri.ubuntu.com> Public bug report changed: https://launchpad.net/malone/bugs/31293 Changed in: Linux (upstream) Status: Unconfirmed => Rejected From dennis at kaarsemaker.net Mon Feb 13 11:02:37 2006 From: dennis at kaarsemaker.net (Dennis Kaarsemaker) Date: Mon, 13 Feb 2006 11:02:37 -0000 Subject: [Bug 31293] My laptop doesn't resume from S3 ACPI sleep state. References: <20060213101035.1233.41596.malonedeb@gandwana.ubuntu.com> Message-ID: <20060213110237.1459.79549.launchpad@canonical@gangotri.ubuntu.com> Public bug report changed: https://launchpad.net/malone/bugs/31293 Task: ubuntu linux-image-2.6.15-15-386 Sourcepackagename: linux-image-2.6.15-15-386 => linux Comment: Stop filing each bug 3 times please From RoadTripDK at MyRealBox.com Mon Feb 13 12:06:34 2006 From: RoadTripDK at MyRealBox.com (RoadTripDK) Date: Mon, 13 Feb 2006 12:06:34 -0000 Subject: [Bug 31303] Fan managment on PowerMac G5 single Tower using Kubuntu Breezy PPC. Message-ID: <20060213120632.1195.48495.malonedeb@gandwana.ubuntu.com> Public bug reported: https://launchpad.net/malone/bugs/31303 Affects: linux-source-2.6.15 (Ubuntu) Severity: Normal Priority: (none set) Status: Unconfirmed Description: I am experiencing problems with fan managment on my PowerMac G5 1.8 MHz. single CPU tower. I am using Kubuntu Breezy PPC with all of the latest updates. According to the Debian PowerPC list, this is a known issue that should have been solved, I have found no mention of this issue here, but I should warn that I have also experienced the same problems with an Ubuntu Dapper Flight 3 PPC install, so the problem definately still exists in the latest full build on my machine. The next step is to try a Kubuntu Dapper Flight 3 PPC today's build live-CD. The symptoms are the same as have been posted on the Debian PowerPC list. 5 minutes or less, after booting into Kubuntu, the fans on my G5 start revving. As long as I am in Kubuntu, they do not return to normal. I can let my G5 run for about 15 minutes, before I need to shutdown. The CPU seems to be working at normal level, at least at the beginning of the rev cycle, but I am not sure if that remains the same all of the way through and/or if the temperature increases. I am a newbie, so I am not able to diagnose a lot of what is going on with the fan control. From ben.collins at ubuntu.com Mon Feb 13 14:25:18 2006 From: ben.collins at ubuntu.com (Ben Collins) Date: Mon, 13 Feb 2006 14:25:18 -0000 Subject: [Bug 17763] Random Freezes References: <20060113135310.21012.13904.launchpad@macquarie.warthogs.hbd.com> Message-ID: <20060213142518.1195.17934.launchpad@canonical@gandwana.ubuntu.com> Public bug report changed: https://launchpad.net/malone/bugs/17763 Task: ubuntu linux-source-2.6.15 Sourcepackagename: linux-source-2.6.15 => linux-restricted-modules-2.6.15 Binarypackagename: linux-source-2.6.15 => None Comment: Based on the last comment, seems to be related to fglrx on amd64. From ben.collins at ubuntu.com Mon Feb 13 14:26:27 2006 From: ben.collins at ubuntu.com (Ben Collins) Date: Mon, 13 Feb 2006 14:26:27 -0000 Subject: [Bug 21256] ALC880 + Intel 915GM - ICH6 results in Kernel panic (snd-hda-intel) References: <20060113141148.21012.55536.launchpad@macquarie.warthogs.hbd.com> Message-ID: <20060213142627.1233.19490.launchpad@canonical@gandwana.ubuntu.com> Public bug report changed: https://launchpad.net/malone/bugs/21256 Task: ubuntu Sourcepackagename: None => linux-source-2.6.12 Priority: None => Wontfix Status: Unconfirmed => Confirmed Target: None => ubuntu-5.10 Comment: This can not easily be fixed in breezy. From ben.collins at ubuntu.com Mon Feb 13 14:29:41 2006 From: ben.collins at ubuntu.com (Ben Collins) Date: Mon, 13 Feb 2006 14:29:41 -0000 Subject: [Bug 22148] MSI Neo4 FI hangs without acpi=off References: <20060113141642.21012.13502.launchpad@macquarie.warthogs.hbd.com> Message-ID: <20060213142941.1195.78484.malone@gandwana.ubuntu.com> Public bug report changed: https://launchpad.net/malone/bugs/22148 Comment: Please try the commands at https://wiki.ubuntu.com/DebuggingIRQProblems Specifically, let me know if pci=noacpi works for you. If it does, I can disable ACPI for your particular machine (based on the dmidecode output). You should see if there is a custom DSDT for your machine, which may allow ACPI to work. From ben.collins at ubuntu.com Mon Feb 13 14:34:51 2006 From: ben.collins at ubuntu.com (Ben Collins) Date: Mon, 13 Feb 2006 14:34:51 -0000 Subject: [Bug 23164] Breezy does not boot on Acer TravelMate 3000 series -> kernel panic References: <20060113142217.21012.97792.launchpad@macquarie.warthogs.hbd.com> Message-ID: <20060213143451.1233.46486.launchpad@canonical@gandwana.ubuntu.com> Public bug report changed: https://launchpad.net/malone/bugs/23164 Task: ubuntu Status: Unconfirmed => Rejected Comment: This was rejected before, and rejected again. We cannot fix buggy hardware. Please contact your hardware vendor for a fix. From ben.collins at ubuntu.com Mon Feb 13 14:37:01 2006 From: ben.collins at ubuntu.com (Ben Collins) Date: Mon, 13 Feb 2006 14:37:01 -0000 Subject: [Bug 23832] Hang when some module is loaded via hotplug References: <20060113142556.21012.72392.launchpad@macquarie.warthogs.hbd.com> Message-ID: <20060213143700.1233.95146.malone@gandwana.ubuntu.com> Public bug report changed: https://launchpad.net/malone/bugs/23832 Comment: As I said, I'll need someone to test this bug against dapper. http://cdimage.ubuntulinux.org/releases/dapper/flight-3/ Please see here for possible ways of working around the problem to get it booted. Let me know if any of these work: https://wiki.ubuntu.com/DebuggingIRQProblems From ben.collins at ubuntu.com Mon Feb 13 14:46:15 2006 From: ben.collins at ubuntu.com (Ben Collins) Date: Mon, 13 Feb 2006 14:46:15 -0000 Subject: [Bug 24153] ACPI on ASUS L4500R doesn't work, the CPU frequency scaling works, battery and backlight switch don't References: <20060113142735.21012.49495.launchpad@macquarie.warthogs.hbd.com> Message-ID: <20060213144614.1233.78104.malone@gandwana.ubuntu.com> Public bug report changed: https://launchpad.net/malone/bugs/24153 Comment: Did you ever try pci=noacpi? From ben.collins at ubuntu.com Mon Feb 13 14:49:26 2006 From: ben.collins at ubuntu.com (Ben Collins) Date: Mon, 13 Feb 2006 14:49:26 -0000 Subject: [Bug 27037] mdadm cannot assemble array as cannot open drive with O_EXCL References: <20060113145235.21012.62964.launchpad@macquarie.warthogs.hbd.com> Message-ID: <20060213144926.1498.34236.malone@gangotri.ubuntu.com> Public bug report changed: https://launchpad.net/malone/bugs/27037 Comment: This is more of a block layer issue. I believe that it is related to some VFS hacks. We have a patch that is supposed to address this issue (I believe it is present in the stock kernel), but it seems like it is not working. From ben.collins at ubuntu.com Mon Feb 13 14:51:17 2006 From: ben.collins at ubuntu.com (Ben Collins) Date: Mon, 13 Feb 2006 14:51:17 -0000 Subject: [Bug 27163] dapper flight 2 - Targa Traveller 826 - USB ports don't work References: <20060113145314.21012.17699.launchpad@macquarie.warthogs.hbd.com> Message-ID: <20060213145117.1498.43071.malone@gangotri.ubuntu.com> Public bug report changed: https://launchpad.net/malone/bugs/27163 Comment: Can you attach the output of "sudo dmidecode"? I may end up having to force irqpoll for your particular system. From ben.collins at ubuntu.com Mon Feb 13 14:52:48 2006 From: ben.collins at ubuntu.com (Ben Collins) Date: Mon, 13 Feb 2006 14:52:48 -0000 Subject: [Bug 27163] dapper flight 2 - Targa Traveller 826 - USB ports don't work References: <20060113145314.21012.17699.launchpad@macquarie.warthogs.hbd.com> Message-ID: <20060213145248.1233.62174.launchpad@canonical@gandwana.ubuntu.com> Public bug report changed: https://launchpad.net/malone/bugs/27163 Task: ubuntu linux-source-2.6.15 Status: Confirmed => Needs Info From dsilvers at digital-scurf.org Mon Feb 13 14:54:05 2006 From: dsilvers at digital-scurf.org (Daniel Silverstone) Date: Mon, 13 Feb 2006 14:54:05 -0000 Subject: [Bug 31293] My laptop doesn't resume from S3 ACPI sleep state. References: <20060213101035.1233.41596.malonedeb@gandwana.ubuntu.com> Message-ID: <20060213145404.1195.9713.malone@gandwana.ubuntu.com> Public bug report changed: https://launchpad.net/malone/bugs/31293 Comment: Have you tried the various tweaks in /etc/default/acpi-support -- in particular, my laptop will freeze on resume unless I comment out the POST_VIDEO option From ben.collins at ubuntu.com Mon Feb 13 14:59:16 2006 From: ben.collins at ubuntu.com (Ben Collins) Date: Mon, 13 Feb 2006 14:59:16 -0000 Subject: [Bug 28583] brief white flash just after yaboot References: <20060115013848.6048.61241.malonedeb@gangotri.ubuntu.com> Message-ID: <20060213145916.1498.55242.launchpad@canonical@gangotri.ubuntu.com> Public bug report changed: https://launchpad.net/malone/bugs/28583 Task: ubuntu linux-source-2.6.15 Status: Unconfirmed => Fix Committed From ben.collins at ubuntu.com Mon Feb 13 15:03:47 2006 From: ben.collins at ubuntu.com (Ben Collins) Date: Mon, 13 Feb 2006 15:03:47 -0000 Subject: [Bug 28614] [dapper] linux-image-2.6.15-12-386 has no SATA support References: <20060115144432.6048.19703.malonedeb@gangotri.ubuntu.com> Message-ID: <20060213150347.1195.60877.launchpad@canonical@gandwana.ubuntu.com> Public bug report changed: https://launchpad.net/malone/bugs/28614 Task: ubuntu linux-source-2.6.15 Status: Unconfirmed => Rejected Comment: Original user never replied. I suspect this was a passing problem, perhaps fixed in initramfs-tools. From ben.collins at ubuntu.com Mon Feb 13 15:07:29 2006 From: ben.collins at ubuntu.com (Ben Collins) Date: Mon, 13 Feb 2006 15:07:29 -0000 Subject: [Bug 29601] linux-386 boots, but linux-686 doesn't boot. References: <20060124214540.28441.86685.malonedeb@gangotri.ubuntu.com> Message-ID: <20060213150729.1498.28010.malone@gangotri.ubuntu.com> Public bug report changed: https://launchpad.net/malone/bugs/29601 Comment: Can you try pci=noacpi? If this works, then please attach the output of "sudo dmidecode > dmi.txt" From fbn at thelogic.org Mon Feb 13 15:07:42 2006 From: fbn at thelogic.org (Frank Niedermann) Date: Mon, 13 Feb 2006 15:07:42 -0000 Subject: [Bug 21256] ALC880 + Intel 915GM - ICH6 results in Kernel panic (snd-hda-intel) References: <20060113141148.21012.55536.launchpad@macquarie.warthogs.hbd.com> Message-ID: <20060213150742.1498.91626.malone@gangotri.ubuntu.com> Public bug report changed: https://launchpad.net/malone/bugs/21256 Comment: Did somebody already confirm that it is fixed in Dapper? From ben.collins at ubuntu.com Mon Feb 13 15:11:27 2006 From: ben.collins at ubuntu.com (Ben Collins) Date: Mon, 13 Feb 2006 15:11:27 -0000 Subject: [Bug 29784] Update: unionfs 1.1.1 -> 1.1.2 References: <20060126151837.9344.88305.malonedeb@gandwana.ubuntu.com> Message-ID: <20060213151127.1459.93066.malone@gangotri.ubuntu.com> Public bug report changed: https://launchpad.net/malone/bugs/29784 Comment: Fixed the makefile. The files you mentioned are in Documentation/filesystems/unionfs/ as would be done if this were included in the mainstream kernel. From ben.collins at ubuntu.com Mon Feb 13 15:13:17 2006 From: ben.collins at ubuntu.com (Ben Collins) Date: Mon, 13 Feb 2006 15:13:17 -0000 Subject: [Bug 29789] tv card audio not working References: <20060126170552.26274.32755.malonedeb@gangotri.ubuntu.com> Message-ID: <20060213151317.1195.80832.launchpad@canonical@gandwana.ubuntu.com> Public bug report changed: https://launchpad.net/malone/bugs/29789 Task: ubuntu linux-source-2.6.15 Sourcepackagename: linux-source-2.6.15 => udev Comment: Seems to me this needs to be worked around in udev somehow. Since both modules need to be loaded, it's something that can't really be worked around in the kernel. From ben.collins at ubuntu.com Mon Feb 13 15:18:24 2006 From: ben.collins at ubuntu.com (Ben Collins) Date: Mon, 13 Feb 2006 15:18:24 -0000 Subject: [Bug 30153] IBM X31 freeze under X, shortly after boot References: <20060131145310.3946.53937.malonedeb@gangotri.ubuntu.com> Message-ID: <20060213151824.1195.49923.malone@gandwana.ubuntu.com> Public bug report changed: https://launchpad.net/malone/bugs/30153 Comment: Please try booting the 686 kernel with smp-alt-disable. From milo_casagrande at yahoo.it Mon Feb 13 15:20:17 2006 From: milo_casagrande at yahoo.it (MiloCasagrande) Date: Mon, 13 Feb 2006 15:20:17 -0000 Subject: [Bug 24153] ACPI on ASUS L4500R doesn't work, the CPU frequency scaling works, battery and backlight switch don't References: <20060113142735.21012.49495.launchpad@macquarie.warthogs.hbd.com> Message-ID: <20060213152017.1459.61224.malone@gangotri.ubuntu.com> Public bug report changed: https://launchpad.net/malone/bugs/24153 Comment: Yes I'm always booting with `pci=noacpi'... this is my kernel line: kernel /vmlinuz-2.6.15-15-686 root=/dev/hda1 ro quiet splash pnpbios=off pci=noacpi Do I have to put `pci=noacpi' before `pnpbios=off' or it doesn't matter? From pedromj at gmail.com Mon Feb 13 15:21:04 2006 From: pedromj at gmail.com (pedromj) Date: Mon, 13 Feb 2006 15:21:04 -0000 Subject: [Bug 31293] My laptop doesn't resume from S3 ACPI sleep state. References: <20060213101035.1233.41596.malonedeb@gandwana.ubuntu.com> <20060213145404.1195.9713.malone@gandwana.ubuntu.com> Message-ID: <1139843947.4007.1.camel@localhost> Public bug report changed: https://launchpad.net/malone/bugs/31293 Comment: I've tried running with init=/bin/bash and sleeping with "echo mem > /sys/power/state" and it does the same... I'm sure it's kernel related. -- Pedro Martínez Juliá \ pedromj at gmail.com )| WebLog: http://www.pedromj.com/blog / Página web: http://www.pedromj.com IMs: GTalk: pedromj at gmail.com Jabber: petrux at gmail.com Socio HispaLinux #311 Usuario Linux #275438 - http://counter.li.org From ben.collins at ubuntu.com Mon Feb 13 15:29:57 2006 From: ben.collins at ubuntu.com (Ben Collins) Date: Mon, 13 Feb 2006 15:29:57 -0000 Subject: [Bug 30335] mmc subsystem needs MODALIAS love References: <20060202181700.29619.56964.malonedeb@gangotri.ubuntu.com> Message-ID: <20060213152957.1459.75007.malone@gangotri.ubuntu.com> Public bug report changed: https://launchpad.net/malone/bugs/30335 Comment: Don't need it, or just can't have it loaded? If it just doesn't need it, then there's nothing wrong with loading mmc_block into mmc_core. It solves the issue and breaks nothing. From ben.collins at ubuntu.com Mon Feb 13 15:38:02 2006 From: ben.collins at ubuntu.com (Ben Collins) Date: Mon, 13 Feb 2006 15:38:02 -0000 Subject: [Bug 30352] open(/proc/scsi/usb-storage) segfaults References: <20060202223227.11612.89554.malonedeb@gandwana.ubuntu.com> Message-ID: <20060213153802.1498.3497.launchpad@canonical@gangotri.ubuntu.com> Public bug report changed: https://launchpad.net/malone/bugs/30352 Task: ubuntu linux-source-2.6.15 Status: Unconfirmed => Needs Info Comment: Can you use dmesg to get the full oops? Also, please attach it instead of pasting into comment. Makes things really hard to follow in the bug reports. From ben.collins at ubuntu.com Mon Feb 13 15:51:21 2006 From: ben.collins at ubuntu.com (Ben Collins) Date: Mon, 13 Feb 2006 15:51:21 -0000 Subject: [Bug 30547] cardbus bridge problem? cards not recognised References: <20060205112038.11612.25982.malonedeb@gandwana.ubuntu.com> Message-ID: <20060213155121.1195.38537.malone@gandwana.ubuntu.com> Public bug report changed: https://launchpad.net/malone/bugs/30547 Comment: Can you attach the output of "sudo dmidecode > dmi.txt", and I'll see if I can add a workaround in the kernel for your particular system. From ben.collins at ubuntu.com Mon Feb 13 15:54:26 2006 From: ben.collins at ubuntu.com (Ben Collins) Date: Mon, 13 Feb 2006 15:54:26 -0000 Subject: [Bug 30547] cardbus bridge problem? cards not recognised References: <20060205112038.11612.25982.malonedeb@gandwana.ubuntu.com> Message-ID: <20060213155426.1233.4046.launchpad@canonical@gandwana.ubuntu.com> Public bug report changed: https://launchpad.net/malone/bugs/30547 Task: ubuntu linux-source-2.6.15 Status: Unconfirmed => Needs Info From ben.collins at ubuntu.com Mon Feb 13 15:55:12 2006 From: ben.collins at ubuntu.com (Ben Collins) Date: Mon, 13 Feb 2006 15:55:12 -0000 Subject: [Bug 30557] cpu idle time in /proc/stat wrong References: <20060205141542.11709.55517.malonedeb@gandwana.ubuntu.com> Message-ID: <20060213155511.1195.26733.malone@gandwana.ubuntu.com> Public bug report changed: https://launchpad.net/malone/bugs/30557 Comment: Some specifics on your hw (mobo type, etc) would be helpful, as would dmesg output. Please attach dmesg (IOW, do not paste into comment). From ben.collins at ubuntu.com Mon Feb 13 15:55:30 2006 From: ben.collins at ubuntu.com (Ben Collins) Date: Mon, 13 Feb 2006 15:55:30 -0000 Subject: [Bug 30557] cpu idle time in /proc/stat wrong References: <20060205141542.11709.55517.malonedeb@gandwana.ubuntu.com> Message-ID: <20060213155530.1195.46081.launchpad@canonical@gandwana.ubuntu.com> Public bug report changed: https://launchpad.net/malone/bugs/30557 Task: ubuntu linux-source-2.6.15 Status: Unconfirmed => Needs Info From ben.collins at ubuntu.com Mon Feb 13 15:59:39 2006 From: ben.collins at ubuntu.com (Ben Collins) Date: Mon, 13 Feb 2006 15:59:39 -0000 Subject: [Bug 30664] kernel bug References: <20060206162208.11709.96636.malonedeb@gandwana.ubuntu.com> Message-ID: <20060213155939.1195.75184.launchpad@canonical@gandwana.ubuntu.com> Public bug report changed: https://launchpad.net/malone/bugs/30664 Task: ubuntu linux-source-2.6.12 Status: Unconfirmed => Rejected Comment: Known bug caused by the nvidia driver. From ben.collins at ubuntu.com Mon Feb 13 16:03:07 2006 From: ben.collins at ubuntu.com (Ben Collins) Date: Mon, 13 Feb 2006 16:03:07 -0000 Subject: [Bug 30667] Kernel error - offset error References: <20060206163939.11612.51452.malonedeb@gandwana.ubuntu.com> Message-ID: <20060213160307.1195.18206.launchpad@canonical@gandwana.ubuntu.com> Public bug report changed: https://launchpad.net/malone/bugs/30667 Task: ubuntu linux-source-2.6.12 Status: Unconfirmed => Needs Info Comment: Please attach full dmesg output, aswell as output of "lspci -vv" and "lspci -vvn". (please use attach, and not paste in comment). From ben.collins at ubuntu.com Mon Feb 13 16:10:01 2006 From: ben.collins at ubuntu.com (Ben Collins) Date: Mon, 13 Feb 2006 16:10:01 -0000 Subject: [Bug 30707] ipg driver incorrectly loaded for D-Link DL2000 cards References: <20060207032059.11709.37368.malonedeb@gandwana.ubuntu.com> Message-ID: <20060213161001.1498.70343.launchpad@canonical@gangotri.ubuntu.com> Public bug report changed: https://launchpad.net/malone/bugs/30707 Task: ubuntu linux-source-2.6.15 Status: Unconfirmed => Fix Committed Comment: Thanks for the patch. Will be in the next kernel. In regards to the ipg driver, this is an external driver we included, the source of which came from the hw vendor. From ben.collins at ubuntu.com Mon Feb 13 16:12:32 2006 From: ben.collins at ubuntu.com (Ben Collins) Date: Mon, 13 Feb 2006 16:12:32 -0000 Subject: [Bug 30745] Only 2.9 GB out of 4 GB appear References: <20060207173931.32698.45589.malonedeb@gandwana.ubuntu.com> Message-ID: <20060213161232.1233.93295.malone@gandwana.ubuntu.com> Public bug report changed: https://launchpad.net/malone/bugs/30745 Comment: Can you attach the output of dmesg? Unfortunately, this probably wont be fixed in breezy, so if you could test dapper, it would be helpful to know if it is fixed there. From ben.collins at ubuntu.com Mon Feb 13 16:13:03 2006 From: ben.collins at ubuntu.com (Ben Collins) Date: Mon, 13 Feb 2006 16:13:03 -0000 Subject: [Bug 30745] Only 2.9 GB out of 4 GB appear References: <20060207173931.32698.45589.malonedeb@gandwana.ubuntu.com> Message-ID: <20060213161303.1498.53453.launchpad@canonical@gangotri.ubuntu.com> Public bug report changed: https://launchpad.net/malone/bugs/30745 Task: ubuntu linux-source-2.6.12 Status: Unconfirmed => Needs Info From rkimber at ntlworld.com Mon Feb 13 16:21:29 2006 From: rkimber at ntlworld.com (Rkimber) Date: Mon, 13 Feb 2006 16:21:29 -0000 Subject: [Bug 30664] kernel bug References: <20060206162208.11709.96636.malonedeb@gandwana.ubuntu.com> Message-ID: <20060213162129.1233.1653.malone@gandwana.ubuntu.com> Public bug report changed: https://launchpad.net/malone/bugs/30664 Comment: Do you mean the nv driver? I'm not using the actual nvidia driver. From ben.collins at ubuntu.com Mon Feb 13 16:23:06 2006 From: ben.collins at ubuntu.com (Ben Collins) Date: Mon, 13 Feb 2006 16:23:06 -0000 Subject: [Bug 30962] Running wine applications instantly outputs "Killed." in the terminal References: <20060209121543.11315.49587.malonedeb@gandwana.ubuntu.com> Message-ID: <20060213162306.1233.83711.launchpad@canonical@gandwana.ubuntu.com> Public bug report changed: https://launchpad.net/malone/bugs/30962 Task: ubuntu linux-source-2.6.15 Status: Unconfirmed => Fix Committed Comment: This was caused by a change in the kernel. Will be fixed in next upload. From ben.collins at ubuntu.com Mon Feb 13 16:23:15 2006 From: ben.collins at ubuntu.com (Ben Collins) Date: Mon, 13 Feb 2006 16:23:15 -0000 Subject: [Bug 30962] Running wine applications instantly outputs "Killed." in the terminal References: <20060209121543.11315.49587.malonedeb@gandwana.ubuntu.com> Message-ID: <20060213162315.1233.28382.launchpad@canonical@gandwana.ubuntu.com> Public bug report changed: https://launchpad.net/malone/bugs/30962 Task: ubuntu wine Status: Confirmed => Rejected Comment: Not a wine bug. From ben.collins at ubuntu.com Mon Feb 13 16:24:38 2006 From: ben.collins at ubuntu.com (Ben Collins) Date: Mon, 13 Feb 2006 16:24:38 -0000 Subject: [Bug 30664] kernel bug References: <20060206162208.11709.96636.malonedeb@gandwana.ubuntu.com> Message-ID: <20060213162438.1498.71456.malone@gangotri.ubuntu.com> Public bug report changed: https://launchpad.net/malone/bugs/30664 Comment: That's odd considering the nvidia module is loaded. From ben.collins at ubuntu.com Mon Feb 13 16:27:50 2006 From: ben.collins at ubuntu.com (Ben Collins) Date: Mon, 13 Feb 2006 16:27:50 -0000 Subject: [Bug 30984] (Dapper) kernel 2.6.15.15-686 breaks freq scaling on core duo References: <20060209172346.25235.19539.malonedeb@gangotri.ubuntu.com> Message-ID: <20060213162750.1459.63684.launchpad@canonical@gangotri.ubuntu.com> Public bug report changed: https://launchpad.net/malone/bugs/30984 Task: ubuntu linux-source-2.6.15 Sourcepackagename: linux-source-2.6.15 => powernowd Binarypackagename: linux-image-2.6.15-15-686 => None Comment: If the kernel wasn't detecting it, then the modules wouldn't work :) This appears to be an issue in the powernod init scripts, which probably aren't recognizing the newer chips. You'll likely need to step through the powernowd init script to see why it is failing to do things. E.g.: sh -x /etc/init.d/powernowd start From ben.collins at ubuntu.com Mon Feb 13 16:32:25 2006 From: ben.collins at ubuntu.com (Ben Collins) Date: Mon, 13 Feb 2006 16:32:25 -0000 Subject: [Bug 30987] sdhci driver is _very_ verbose References: <20060209183136.11315.36350.malonedeb@gandwana.ubuntu.com> Message-ID: <20060213163225.1459.26089.launchpad@canonical@gangotri.ubuntu.com> Public bug report changed: https://launchpad.net/malone/bugs/30987 Task: ubuntu linux-source-2.6.15 Status: Unconfirmed => Fix Committed From ben.collins at ubuntu.com Mon Feb 13 16:33:28 2006 From: ben.collins at ubuntu.com (Ben Collins) Date: Mon, 13 Feb 2006 16:33:28 -0000 Subject: [Bug 31024] make-kpkg generates kernel-image debs (not linux-image) References: <20060210025603.11315.17111.malonedeb@gandwana.ubuntu.com> Message-ID: <20060213163328.1459.1826.launchpad@canonical@gangotri.ubuntu.com> Public bug report changed: https://launchpad.net/malone/bugs/31024 Task: ubuntu kernel-package Status: Unconfirmed => Rejected Comment: The package is the same one we use for our images. Except, we pass --stem=linux to make-kpkg. From rkimber at ntlworld.com Mon Feb 13 16:33:46 2006 From: rkimber at ntlworld.com (Rkimber) Date: Mon, 13 Feb 2006 16:33:46 -0000 Subject: [Bug 30664] kernel bug References: <20060206162208.11709.96636.malonedeb@gandwana.ubuntu.com> Message-ID: <20060213163346.1459.69420.malone@gangotri.ubuntu.com> Public bug report changed: https://launchpad.net/malone/bugs/30664 Comment: xorg.conf has:- Section "Device" Identifier "NVIDIA Corporation NV34 [GeForce FX 5200]" Driver "nv" BusID "PCI:1:0:0" EndSection I don't know why nvidia is loaded. I see that it has been added onto the end of /etc/modules. I'll remove it. From ben.collins at ubuntu.com Mon Feb 13 16:36:38 2006 From: ben.collins at ubuntu.com (Ben Collins) Date: Mon, 13 Feb 2006 16:36:38 -0000 Subject: [Bug 31025] New headers/image of 2.6.15-15 kills network on reboot References: <20060210034600.11382.58707.malonedeb@gandwana.ubuntu.com> Message-ID: <20060213163638.1195.45523.malone@gandwana.ubuntu.com> Public bug report changed: https://launchpad.net/malone/bugs/31025 Comment: So you are saying that the cards work if you configure them by hand? If that's the case, this isn't a kernel bug. Sounds more like either your /etc/network/interfaces file isn't setup right, or some other hotplug issue (maybe the old auto+hotplug issue). Please confirm that you were able to make the network cards work by manual configuration. From ben.collins at ubuntu.com Mon Feb 13 16:37:16 2006 From: ben.collins at ubuntu.com (Ben Collins) Date: Mon, 13 Feb 2006 16:37:16 -0000 Subject: [Bug 31025] New headers/image of 2.6.15-15 kills network on reboot References: <20060210034600.11382.58707.malonedeb@gandwana.ubuntu.com> Message-ID: <20060213163716.1233.67697.launchpad@canonical@gandwana.ubuntu.com> Public bug report changed: https://launchpad.net/malone/bugs/31025 Task: ubuntu linux-source-2.6.15 Status: Unconfirmed => Needs Info From ben.collins at ubuntu.com Mon Feb 13 16:39:16 2006 From: ben.collins at ubuntu.com (Ben Collins) Date: Mon, 13 Feb 2006 16:39:16 -0000 Subject: [Bug 31035] Fails to recognise drives on DAC 960 Raid controller References: <20060210101324.25275.91459.malonedeb@gangotri.ubuntu.com> Message-ID: <20060213163916.1498.33669.launchpad@canonical@gangotri.ubuntu.com> Public bug report changed: https://launchpad.net/malone/bugs/31035 Task: ubuntu linux-source-2.6.12 Sourcepackagename: linux-source-2.6.12 => initramfs-tools Binarypackagename: linux-image-2.6.12-9-686 => None Comment: This would be an initramfs or udev issue. Can you try loading the module manually at the shell? From ben.collins at ubuntu.com Mon Feb 13 16:41:10 2006 From: ben.collins at ubuntu.com (Ben Collins) Date: Mon, 13 Feb 2006 16:41:10 -0000 Subject: [Bug 31086] Crossover Broken References: <20060210213640.25235.69167.malonedeb@gangotri.ubuntu.com> Message-ID: <20060213164110.1459.58436.launchpad@canonical@gangotri.ubuntu.com> Public bug report changed: https://launchpad.net/malone/bugs/31086 Task: ubuntu linux-source-2.6.15 Status: Unconfirmed => Fix Committed From martin.pitt at ubuntu.com Mon Feb 13 16:41:39 2006 From: martin.pitt at ubuntu.com (Martin Pitt) Date: Mon, 13 Feb 2006 16:41:39 -0000 Subject: [Bug 31278] dapper regression: rhine interface gets renamed to eth0_clashed on boot References: <20060213031531.1195.61665.malonedeb@gandwana.ubuntu.com> Message-ID: <20060213164139.1233.29829.launchpad@canonical@gandwana.ubuntu.com> Public bug report changed: https://launchpad.net/malone/bugs/31278 *** This bug has been marked a duplicate of bug 31188 *** From trs80 at ucc.asn.au Mon Feb 13 16:42:05 2006 From: trs80 at ucc.asn.au (James Andrewartha) Date: Mon, 13 Feb 2006 16:42:05 -0000 Subject: [Bug 30557] cpu idle time in /proc/stat wrong References: <20060205141542.11709.55517.malonedeb@gandwana.ubuntu.com> <20060213155511.1195.26733.malone@gandwana.ubuntu.com> Message-ID: Public bug report changed: https://launchpad.net/malone/bugs/30557 Comment: Asus W5A laptop Pentium-M 1.73GHz, i915 chipset, 1.25GB DDR2 RAM dmesg attatched. 00] PCI: If a device doesn't work, try "pci=routeirq". If it helps, post a report [4294670.678000] PCI: Ignore bogus resource 6 [0:0] of 0000:00:02.0 [4294670.678000] PCI: Bus 2, cardbus bridge: 0000:01:03.0 [4294670.678000] IO window: 0000d000-0000d0ff [4294670.678000] IO window: 0000d400-0000d4ff [4294670.678000] PREFETCH window: 50000000-51ffffff [4294670.678000] MEM window: 52000000-53ffffff [4294670.678000] PCI: Bridge: 0000:00:1e.0 [4294670.678000] IO window: d000-dfff [4294670.678000] MEM window: fe800000-fe8fffff [4294670.678000] PREFETCH window: 50000000-51ffffff [4294670.678000] PCI: Setting latency timer of device 0000:00:1e.0 to 64 [4294670.678000] ACPI: PCI Interrupt 0000:01:03.0[A] -> GSI 21 (level, low) -> IRQ 169 [4294670.678000] audit: initializing netlink socket (disabled) [4294670.678000] audit(1139677535.676:1): initialized [4294670.678000] VFS: Disk quotas dquot_6.5.1 [4294670.678000] Dquot-cache hash table entries: 1024 (order 0, 4096 bytes) [4294670.678000] Initializing Cryptographic API [4294670.678000] io scheduler noop registered [4294670.678000] io scheduler anticipatory registered [4294670.678000] io scheduler deadline registered [4294670.678000] io scheduler cfq registered [4294670.679000] isapnp: Scanning for PnP cards... [4294671.036000] isapnp: No Plug & Play device found [4294671.050000] PNP: PS/2 Controller [PNP0303:PS2K,PNP0f03:PS2M] at 0x60,0x64 irq 1,12 [4294671.052000] i8042.c: Detected active multiplexing controller, rev 1.1. [4294671.053000] serio: i8042 AUX0 port at 0x60,0x64 irq 12 [4294671.054000] serio: i8042 AUX1 port at 0x60,0x64 irq 12 [4294671.054000] serio: i8042 AUX2 port at 0x60,0x64 irq 12 [4294671.054000] serio: i8042 AUX3 port at 0x60,0x64 irq 12 [4294671.054000] serio: i8042 KBD port at 0x60,0x64 irq 1 [4294671.054000] Serial: 8250/16550 driver $Revision: 1.90 $ 4 ports, IRQ sharing enabled [4294671.055000] RAMDISK driver initialized: 16 RAM disks of 65536K size 1024 blocksize [4294671.055000] Uniform Multi-Platform E-IDE driver Revision: 7.00alpha2 [4294671.055000] ide: Assuming 33MHz system bus speed for PIO modes; override with idebus=xx [4294671.055000] ACPI: bus type ide registered [4294671.055000] mice: PS/2 mouse device common for all mice [4294671.056000] EISA: Probing bus 0 at eisa.0 [4294671.056000] EISA: Detected 0 cards. [4294671.056000] NET: Registered protocol family 2 [4294671.065000] IP route cache hash table entries: 65536 (order: 6, 262144 bytes) [4294671.065000] TCP established hash table entries: 262144 (order: 9, 3145728 bytes) [4294671.069000] TCP bind hash table entries: 65536 (order: 7, 786432 bytes) [4294671.070000] TCP: Hash tables configured (established 262144 bind 65536) [4294671.070000] TCP reno registered [4294671.070000] TCP bic registered [4294671.070000] NET: Registered protocol family 1 [4294671.070000] NET: Registered protocol family 8 [4294671.070000] NET: Registered protocol family 20 [4294671.070000] Using IPI No-Shortcut mode [4294671.071000] ACPI wakeup devices: [4294671.071000] P0P1 LAN1 CBS0 P394 MPCI MC97 AZAL USB1 USB2 USB3 USB4 EUSB SLPB [4294671.071000] ACPI: (supports S0 S3 S4 S5) [4294671.071000] Freeing unused kernel memory: 300k freed [4294671.131000] vga16fb: initializing [4294671.131000] vga16fb: mapped to 0x400a0000 [4294671.214000] input: AT Translated Set 2 keyboard as /class/input/input0 [4294671.257000] Console: switching to colour frame buffer device 80x25 [4294671.257000] fb0: VGA16 VGA frame buffer device [4294672.399000] ICH6: IDE controller at PCI slot 0000:00:1f.1 [4294672.399000] ACPI: PCI Interrupt 0000:00:1f.1[A] -> GSI 18 (level, low) -> IRQ 177 [4294672.399000] ICH6: chipset revision 4 [4294672.399000] ICH6: not 100% native mode: will probe irqs later [4294672.399000] ide0: BM-DMA at 0xffa0-0xffa7, BIOS settings: hda:DMA, hdb:DMA [4294672.399000] ide1: BM-DMA at 0xffa8-0xffaf, BIOS settings: hdc:pio, hdd:pio [4294672.399000] Probing IDE interface ide0... [4294672.664000] hda: IC25N080ATMR04-0, ATA DISK drive [4294673.073000] hdb: MATSHITAUJ-822D, ATAPI CD/DVD-ROM drive [4294673.125000] ide0 at 0x1f0-0x1f7,0x3f6 on irq 14 [4294673.125000] Probing IDE interface ide1... [4294673.648000] Capability LSM initialized [4294673.671000] ACPI: Fan [FN00] (off) [4294673.674000] ACPI: CPU0 (power states: C1[C1] C2[C2]) [4294673.674000] ACPI: Processor [CPU1] (supports 8 throttling states) [4294673.720000] ACPI: Thermal Zone [THRM] (65 C) [4294673.976000] hda: max request size: 1024KiB [4294673.998000] hda: 156301488 sectors (80026 MB) w/7884KiB Cache, CHS=16383/255/63, UDMA(100) [4294673.999000] hda: cache flushes supported [4294673.999000] hda: hda1 hda2 hda3 hda4 [4294674.043000] Probing IDE interface ide1... [4294674.054000] hdb: ATAPI 24X DVD-ROM DVD-R CD-R/RW drive, 2048kB Cache, UDMA(33) [4294674.054000] Uniform CD-ROM driver Revision: 3.20 [4294675.662000] usbcore: registered new driver usbfs [4294675.662000] usbcore: registered new driver hub [4294675.663000] USB Universal Host Controller Interface driver v2.3 [4294675.664000] ACPI: PCI Interrupt 0000:00:1d.0[A] -> GSI 23 (level, low) -> IRQ 185 [4294675.664000] PCI: Setting latency timer of device 0000:00:1d.0 to 64 [4294675.664000] uhci_hcd 0000:00:1d.0: UHCI Host Controller [4294675.664000] uhci_hcd 0000:00:1d.0: new USB bus registered, assigned bus number 1 [4294675.664000] uhci_hcd 0000:00:1d.0: irq 185, io base 0x0000e400 [4294675.664000] hub 1-0:1.0: USB hub found [4294675.664000] hub 1-0:1.0: 2 ports detected [4294675.815000] ACPI: PCI Interrupt 0000:00:1d.1[B] -> GSI 19 (level, low) -> IRQ 193 [4294675.815000] PCI: Setting latency timer of device 0000:00:1d.1 to 64 [4294675.815000] uhci_hcd 0000:00:1d.1: UHCI Host Controller [4294675.815000] uhci_hcd 0000:00:1d.1: new USB bus registered, assigned bus number 2 [4294675.815000] uhci_hcd 0000:00:1d.1: irq 193, io base 0x0000e480 [4294675.815000] hub 2-0:1.0: USB hub found [4294675.815000] hub 2-0:1.0: 2 ports detected [4294675.920000] ACPI: PCI Interrupt 0000:00:1d.2[C] -> GSI 18 (level, low) -> IRQ 177 [4294675.920000] PCI: Setting latency timer of device 0000:00:1d.2 to 64 [4294675.920000] uhci_hcd 0000:00:1d.2: UHCI Host Controller [4294675.920000] uhci_hcd 0000:00:1d.2: new USB bus registered, assigned bus number 3 [4294675.920000] uhci_hcd 0000:00:1d.2: irq 177, io base 0x0000e800 [4294675.921000] hub 3-0:1.0: USB hub found [4294675.921000] hub 3-0:1.0: 2 ports detected [4294676.048000] ACPI: PCI Interrupt 0000:00:1d.3[D] -> GSI 16 (level, low) -> IRQ 201 [4294676.048000] PCI: Setting latency timer of device 0000:00:1d.3 to 64 [4294676.048000] uhci_hcd 0000:00:1d.3: UHCI Host Controller [4294676.048000] uhci_hcd 0000:00:1d.3: new USB bus registered, assigned bus number 4 [4294676.048000] uhci_hcd 0000:00:1d.3: irq 201, io base 0x0000e880 [4294676.048000] hub 4-0:1.0: USB hub found [4294676.048000] hub 4-0:1.0: 2 ports detected [4294676.156000] ACPI: PCI Interrupt 0000:00:1d.7[A] -> GSI 23 (level, low) -> IRQ 185 [4294676.156000] PCI: Setting latency timer of device 0000:00:1d.7 to 64 [4294676.156000] ehci_hcd 0000:00:1d.7: EHCI Host Controller [4294676.156000] ehci_hcd 0000:00:1d.7: debug port 1 [4294676.157000] PCI: cache line size of 32 is not supported by device 0000:00:1d.7 [4294676.157000] ehci_hcd 0000:00:1d.7: new USB bus registered, assigned bus number 5 [4294676.157000] ehci_hcd 0000:00:1d.7: irq 185, io mem 0xfeb3fc00 [4294676.161000] ehci_hcd 0000:00:1d.7: USB 2.0 started, EHCI 1.00, driver 10 Dec 2004 [4294676.161000] hub 5-0:1.0: USB hub found [4294676.161000] hub 5-0:1.0: 8 ports detected [4294676.519000] Attempting manual resume [4294676.579000] EXT3-fs: mounted filesystem with ordered data mode. [4294676.590000] kjournald starting. Commit interval 5 seconds [4294676.904000] usb 5-7: new high speed USB device using ehci_hcd and address 3 [4294677.354000] usb 3-1: new low speed USB device using uhci_hcd and address 2 [4294686.586000] hda: dma_intr: status=0x58 { DriveReady SeekComplete DataRequest } [4294686.586000] ide: failed opcode was: unknown [4294686.587000] hda: set_drive_speed_status: status=0x58 { DriveReady SeekComplete DataRequest } [4294686.587000] ide: failed opcode was: unknown [4294687.663000] hw_random: RNG not detected [4294687.751000] Real Time Clock Driver v1.12 [4294687.978000] Linux agpgart interface v0.101 (c) Dave Jones [4294687.986000] agpgart: Detected an Intel 915GM Chipset. [4294687.986000] agpgart: Detected 16124K stolen memory. [4294688.003000] agpgart: AGP aperture is 256M @ 0xd0000000 [4294688.021000] input: PC Speaker as /class/input/input1 [4294688.760000] Synaptics Touchpad, model: 1, fw: 5.9, id: 0x116eb1, caps: 0xa04713/0x0 [4294688.800000] input: SynPS/2 Synaptics TouchPad as /class/input/input2 [4294688.968000] ieee1394: Initialized config rom entry `ip1394' [4294688.971000] ohci1394: $Rev: 1313 $ Ben Collins [4294688.971000] ACPI: PCI Interrupt 0000:01:03.1[B] -> GSI 22 (level, low) -> IRQ 209 [4294689.024000] ohci1394: fw-host0: OHCI-1394 1.0 (PCI): IRQ=[209] MMIO=[fe8fd800-fe8fdfff] Max Packet=[2048] [4294689.184000] ACPI: PCI Interrupt 0000:01:03.0[A] -> GSI 21 (level, low) -> IRQ 169 [4294689.184000] Yenta: CardBus bridge found at 0000:01:03.0 [1043:10c7] [4294689.306000] sdhci: Secure Digital Host Controller Interface driver, 0.10 [4294689.306000] sdhci: Copyright(c) Pierre Ossman [4294689.368000] Yenta: ISA IRQ mask 0x04b8, PCI irq 169 [4294689.368000] Socket status: 30000006 [4294689.368000] pcmcia: parent PCI bridge I/O window: 0xd000 - 0xdfff [4294689.368000] cs: IO port probe 0xd000-0xdfff: clean. [4294689.369000] pcmcia: parent PCI bridge Memory window: 0xfe800000 - 0xfe8fffff [4294689.369000] pcmcia: parent PCI bridge Memory window: 0x50000000 - 0x51ffffff [4294689.369000] ACPI: PCI Interrupt 0000:01:03.2[C] -> GSI 20 (level, low) -> IRQ 217 [4294689.419000] sdhci: ============== REGISTER DUMP ============== [4294689.419000] sdhci: Sys addr: 0x00000000 | Version: 0x00000200 [4294689.419000] sdhci: Blk size: 0x00000000 | Blk cnt: 0x00000000 [4294689.419000] sdhci: Argument: 0x00000000 | Trn mode: 0x00000000 [4294689.419000] sdhci: Present: 0x01f70000 | Host ctl: 0x00000000 [4294689.419000] sdhci: Power: 0x00000000 | Blk gap: 0x00000000 [4294689.419000] sdhci: Walk up: 0x00000000 | Clock: 0x00000000 [4294689.419000] sdhci: Timeout: 0x0000000e | Int stat: 0x00000000 [4294689.419000] sdhci: Int enab: 0xe1ff00cf | Sig enab: 0xe1ff00cf [4294689.419000] sdhci: AC12 err: 0x00000000 | Slot int: 0x00000000 [4294689.419000] sdhci: Caps: 0x018021a1 | Max curr: 0x00000040 [4294689.419000] sdhci: =========================================== [4294689.469000] mmc0: SDHCI at 0xfe8fe000 irq 217 DMA [4294689.484000] ts: Compaq touchscreen protocol output [4294689.545000] ieee80211_crypt: registered algorithm 'NULL' [4294689.546000] ieee80211: 802.11 data/management/control stack, git-1.1.7 [4294689.546000] ieee80211: Copyright (C) 2004-2005 Intel Corporation [4294689.600000] usbcore: registered new driver hiddev [4294689.623000] ACPI: PCI Interrupt 0000:00:1b.0[A] -> GSI 16 (level, low) -> IRQ 201 [4294689.623000] PCI: Setting latency timer of device 0000:00:1b.0 to 64 [4294689.646000] 8139too Fast Ethernet driver 0.9.27 [4294689.661000] input: Logitech USB RECEIVER as /class/input/input3 [4294689.661000] input: USB HID v1.11 Mouse [Logitech USB RECEIVER] on usb-0000:00:1d.2-1 [4294689.661000] usbcore: registered new driver usbhid [4294689.661000] drivers/usb/input/hid-core.c: v2.6:USB HID core driver [4294689.732000] ipw2200: Intel(R) PRO/Wireless 2200/2915 Network Driver, 1.0.10 [4294689.732000] ipw2200: Copyright(c) 2003-2005 Intel Corporation [4294689.745000] ACPI: PCI Interrupt 0000:01:04.0[A] -> GSI 20 (level, low) -> IRQ 217 [4294689.746000] eth0: RealTek RTL8139 at 0x8f870c00, 00:11:d8:c8:c7:6c, IRQ 217 [4294689.746000] eth0: Identified 8139 chip type 'RTL-8100B/8139D' [4294689.753000] ACPI: PCI Interrupt 0000:01:05.0[A] -> GSI 18 (level, low) -> IRQ 177 [4294689.753000] ipw2200: Detected Intel PRO/Wireless 2200BG Network Connection [4294689.778000] 8139cp: 10/100 PCI Ethernet driver v1.2 (Mar 22, 2004) [4294690.269000] cs: IO port probe 0x100-0x4ff: excluding 0x170-0x177 0x370-0x377 0x400-0x41f 0x4d0-0x4d7 [4294690.271000] cs: IO port probe 0xc00-0xcf7: clean. [4294690.272000] cs: IO port probe 0xa00-0xaff: clean. [4294690.342000] ieee1394: Host added: ID:BUS[0-00:1023] GUID[00e01800032de687] [4294691.035000] eth0: link up, 100Mbps, full-duplex, lpa 0x45E1 [4294691.106000] NET: Registered protocol family 17 [4294692.635000] lp: driver loaded but no devices found [4294692.725000] SCSI subsystem initialized [4294692.748000] sbp2: $Rev: 1306 $ Ben Collins [4294692.748000] ieee1394: sbp2: Driver forced to serialize I/O (serialize_io=1) [4294692.748000] ieee1394: sbp2: Try serialize_io=0 for better performance [4294692.942000] Adding 979956k swap on /dev/hda3. Priority:-1 extents:1 across:979956k [4294693.175000] EXT3 FS on hda4, internal journal [4294693.415000] device-mapper: 4.4.0-ioctl (2005-01-12) initialised: dm-devel at redhat.com [4294693.589000] md: md driver 0.90.3 MAX_MD_DEVS=256, MD_SB_DISKS=27 [4294693.589000] md: bitmap version 4.39 [4294696.459000] cdrom: open failed. [4294706.238000] ACPI: AC Adapter [AC0] (on-line) [4294706.266000] ACPI: Battery Slot [BAT0] (battery present) [4294706.295000] Asus Laptop ACPI Extras version 0.29 [4294706.295000] no string returned by INIT [4294706.295000] trying default values, supply the developers with your DSDT [4294706.332000] ACPI: Power Button (FF) [PWRF] [4294706.332000] ACPI: Sleep Button (CM) [SLPB] [4294706.332000] ACPI: Lid Switch [LID] [4294706.415000] ibm_acpi: ec object not found [4294706.816000] ACPI: Video Device [VGA] (multi-head: yes rom: no post: no) [4294706.816000] ACPI: Video Device [VGA] (multi-head: yes rom: no post: no) [4294711.705000] NET: Registered protocol family 10 [4294711.706000] lo: Disabled Privacy Extensions [4294711.706000] IPv6 over IPv4 tunneling driver [4294718.081000] [drm] Initialized drm 1.0.0 20040925 [4294718.086000] ACPI: PCI Interrupt 0000:00:02.0[A] -> GSI 16 (level, low) -> IRQ 201 [4294718.087000] [drm] Initialized i915 1.1.0 20040405 on minor 0: [4294718.087000] mtrr: base(0xd0020000) is not aligned on a size(0x600000) boundary [4294720.979000] apm: BIOS not found. [4294721.673000] hdb: drive_cmd: status=0x51 { DriveReady SeekComplete Error } [4294721.673000] hdb: drive_cmd: error=0x04 { AbortedCommand } [4294721.673000] ide: failed opcode was: 0xec [4294721.688000] hdb: drive_cmd: status=0x51 { DriveReady SeekComplete Error } [4294721.688000] hdb: drive_cmd: error=0x04 { AbortedCommand } [4294721.688000] ide: failed opcode was: 0xec [4294721.703000] hdb: drive_cmd: status=0x51 { DriveReady SeekComplete Error } [4294721.703000] hdb: drive_cmd: error=0x04 { AbortedCommand } [4294721.703000] ide: failed opcode was: 0xec [4294722.270000] eth0: no IPv6 routers present [4294732.512000] Bluetooth: Core ver 2.8 [4294732.512000] NET: Registered protocol family 31 [4294732.512000] Bluetooth: HCI device and connection manager initialized [4294732.512000] Bluetooth: HCI socket layer initialized [4294732.582000] Bluetooth: L2CAP ver 2.8 [4294732.582000] Bluetooth: L2CAP socket layer initialized [4294732.672000] Bluetooth: RFCOMM socket layer initialized [4294732.672000] Bluetooth: RFCOMM TTY layer initialized [4294732.672000] Bluetooth: RFCOMM ver 1.6 [4294826.630000] eth0: link up, 100Mbps, full-duplex, lpa 0x45E1 [4318058.124000] ibm_acpi: ec object not found From ben.collins at ubuntu.com Mon Feb 13 16:43:15 2006 From: ben.collins at ubuntu.com (Ben Collins) Date: Mon, 13 Feb 2006 16:43:15 -0000 Subject: [Bug 31110] i8k module should be loaded for Dell Inspirons References: <20060211015412.11315.96576.malonedeb@gandwana.ubuntu.com> Message-ID: <20060213164315.1498.24591.launchpad@canonical@gangotri.ubuntu.com> Public bug report changed: https://launchpad.net/malone/bugs/31110 Task: ubuntu linux-meta Sourcepackagename: linux-meta => initramfs-tools Comment: This is one of those modules that will have to be loaded manually. Maybe initramfs can do it by default. From ben.collins at ubuntu.com Mon Feb 13 16:45:21 2006 From: ben.collins at ubuntu.com (Ben Collins) Date: Mon, 13 Feb 2006 16:45:21 -0000 Subject: [Bug 31126] Kernel panic after installation of linux-386 [Dapper] References: <20060211062813.25235.10693.malonedeb@gangotri.ubuntu.com> Message-ID: <20060213164521.1498.26975.launchpad@canonical@gangotri.ubuntu.com> Public bug report changed: https://launchpad.net/malone/bugs/31126 Task: ubuntu linux-meta Sourcepackagename: linux-meta => initramfs-tools Binarypackagename: linux-386 => None Comment: Maybe initramfs can offer to do this (or atleast suggest it to the user). From trs80 at ucc.asn.au Mon Feb 13 16:48:42 2006 From: trs80 at ucc.asn.au (James Andrewartha) Date: Mon, 13 Feb 2006 16:48:42 -0000 Subject: [Bug 30557] cpu idle time in /proc/stat wrong References: <20060205141542.11709.55517.malonedeb@gandwana.ubuntu.com> Message-ID: <20060213164842.1195.22422.launchpad@canonical@gandwana.ubuntu.com> Public bug report changed: https://launchpad.net/malone/bugs/30557 - Changed attachments: Added: dmesg output http://librarian.launchpad.net/1568095/dmesg From ben.collins at ubuntu.com Mon Feb 13 16:48:51 2006 From: ben.collins at ubuntu.com (Ben Collins) Date: Mon, 13 Feb 2006 16:48:51 -0000 Subject: [Bug 31185] PCI error messages when booting References: <20060211201438.11315.48459.malonedeb@gandwana.ubuntu.com> Message-ID: <20060213164851.1195.92407.launchpad@canonical@gandwana.ubuntu.com> Public bug report changed: https://launchpad.net/malone/bugs/31185 Task: ubuntu linux-meta Sourcepackagename: linux-meta => linux-source-2.6.15 Status: Unconfirmed => Needs Info Comment: Please try some of these kernel command line options to boot with and see if they help the problem: pci=noacpi pci=assign-busses pci=routeirq pci=bios From ioannis.sechopoulos at bme.gatech.edu Mon Feb 13 16:52:00 2006 From: ioannis.sechopoulos at bme.gatech.edu (ioannis) Date: Mon, 13 Feb 2006 16:52:00 -0000 Subject: [Bug 30745] Only 2.9 GB out of 4 GB appear References: <20060207173931.32698.45589.malonedeb@gandwana.ubuntu.com> Message-ID: <20060213165200.1498.16658.launchpad@canonical@gangotri.ubuntu.com> Public bug report changed: https://launchpad.net/malone/bugs/30745 - Changed attachments: Added: Output of dmesg http://librarian.launchpad.net/1568097/dmesg.txt From tomgohj at gmail.com Mon Feb 13 16:54:04 2006 From: tomgohj at gmail.com (tomgoh) Date: Mon, 13 Feb 2006 16:54:04 -0000 Subject: [Bug 30667] Kernel error - offset error References: <20060206163939.11612.51452.malonedeb@gandwana.ubuntu.com> Message-ID: <68c3db2d0602130853o532c4d8av31867b0b8beca996@mail.gmail.com> Public bug report changed: https://launchpad.net/malone/bugs/30667 Comment: Hi Ben, Well I don't know how to tell you this but my laptop fell off the table the other day and smashed my wireless card, it looked fine with the insides exposed but did not work :( The most I can give you is the kern.log from that day. If it is helpful I will send it to you. If there is anything else I can help with, I would be more than happy to help you out. Tom On 2/14/06, Ben Collins wrote: > Public bug report changed: > https://launchpad.net/malone/bugs/30667 > > Task: ubuntu linux-source-2.6.12 > Status: Unconfirmed => Needs Info > > Comment: > Please attach full dmesg output, aswell as output of "lspci -vv" and > "lspci -vvn". (please use attach, and not paste in comment). > From javiermon at gmail.com Mon Feb 13 17:15:43 2006 From: javiermon at gmail.com (kmon) Date: Mon, 13 Feb 2006 17:15:43 -0000 Subject: [Bug 29601] linux-386 boots, but linux-686 doesn't boot. References: <20060124214540.28441.86685.malonedeb@gangotri.ubuntu.com> Message-ID: <20060213171543.1459.45502.launchpad@canonical@gangotri.ubuntu.com> Public bug report changed: https://launchpad.net/malone/bugs/29601 - Changed attachments: Added: output of dmidecode http://librarian.launchpad.net/1568129/dmi.txt From javiermon at gmail.com Mon Feb 13 17:16:32 2006 From: javiermon at gmail.com (kmon) Date: Mon, 13 Feb 2006 17:16:32 -0000 Subject: [Bug 29601] linux-386 boots, but linux-686 doesn't boot. References: <20060124214540.28441.86685.malonedeb@gangotri.ubuntu.com> Message-ID: <20060213171632.1498.30831.malone@gangotri.ubuntu.com> Public bug report changed: https://launchpad.net/malone/bugs/29601 Comment: Hi I've managed to boot with pci=noacpi. Interesting results: - The laptop battery is detected & switching on & off the power supply changes kde's KLaptop icon in the taskbar. IIRC this didn't happened before, maybe it's because of the recent kernel support for smart batteries? - Network doesn't work at all. Not even after trying to reestablish a dhcp ip address. - USB work (I expected this to happen). From andrew.conkling at gmail.com Mon Feb 13 17:17:02 2006 From: andrew.conkling at gmail.com (Andrew Conkling) Date: Mon, 13 Feb 2006 17:17:02 -0000 Subject: [Bug 31110] i8k module should be loaded for Dell Inspirons References: <20060211015412.11315.96576.malonedeb@gandwana.ubuntu.com> Message-ID: <20060213171702.1459.27459.malone@gangotri.ubuntu.com> Public bug report changed: https://launchpad.net/malone/bugs/31110 Comment: Can you point me to some background on why it must be loaded manually? I haven't been able to find anything on this, but I wondered if that was the case. From javiermon at gmail.com Mon Feb 13 17:28:31 2006 From: javiermon at gmail.com (kmon) Date: Mon, 13 Feb 2006 17:28:31 -0000 Subject: [Bug 29601] linux-386 boots, but linux-686 doesn't boot. References: <20060124214540.28441.86685.malonedeb@gangotri.ubuntu.com> Message-ID: <20060213172831.1195.29660.malone@gandwana.ubuntu.com> Public bug report changed: https://launchpad.net/malone/bugs/29601 Comment: I've tried the following: renamed my DSDT.aml to DSDT.aml_ sudo dpkg-reconfigure linux-image-2.6.15-15-386 rebooted with the 386 kernel & no battery detected, so I don't know why the laptop battery was detected in the previous attempt. From ben.collins at ubuntu.com Mon Feb 13 17:31:13 2006 From: ben.collins at ubuntu.com (Ben Collins) Date: Mon, 13 Feb 2006 17:31:13 -0000 Subject: [Bug 30745] Only 2.9 GB out of 4 GB appear References: <20060207173931.32698.45589.malonedeb@gandwana.ubuntu.com> Message-ID: <20060213173113.1195.3671.launchpad@canonical@gandwana.ubuntu.com> Public bug report changed: https://launchpad.net/malone/bugs/30745 Task: ubuntu linux-source-2.6.12 Status: Needs Info => Rejected Comment: This is pretty much a hardware problem. At the top of dmesg, you'll notice these lines: BIOS-e820: 0000000000000000 - 0000000000094800 (usable) BIOS-e820: 0000000000094800 - 00000000000a0000 (reserved) BIOS-e820: 00000000000c2000 - 0000000000100000 (reserved) BIOS-e820: 0000000000100000 - 00000000bff20000 (usable) BIOS-e820: 00000000bff20000 - 00000000bff2d000 (ACPI data) BIOS-e820: 00000000bff2d000 - 00000000bff80000 (ACPI NVS) BIOS-e820: 00000000bff80000 - 00000000c0000000 (reserved) BIOS-e820: 00000000e0000000 - 00000000f0000000 (reserved) BIOS-e820: 00000000fec00000 - 00000000fec00400 (reserved) BIOS-e820: 00000000fee00000 - 00000000fee01000 (reserved) BIOS-e820: 00000000fff80000 - 0000000100000000 (reserved) Out of the two areas marked by your BIOS as "usable", the totlas come up to: Usable1: 608256 Usable2: 3219259392 Total : 3219867648 Total : 3144402k This closely matches what Linux detects: Memory: 3084928k/3144832k available (1901k kernel code, 0k reserved, 1022k data, 192k init) So the kernel is doing what the BIOS says it can do, and nothing more. I know that a machine I had was 512Megs of ram, but 96 of it was shadowed and reserved for various hw level things (like VGA memory). So this may be what's happening to you. I can see that the total memory showed by your BIOS is indeed for 4GB (0x100000000 is 4GB), but all of the reserved areas is why Linux can only use 2.9G of it. From scott_ubuntu at scott.tranzoa.net Mon Feb 13 17:39:03 2006 From: scott_ubuntu at scott.tranzoa.net (Scott Robinson) Date: Mon, 13 Feb 2006 17:39:03 -0000 Subject: [Bug 30962] Running wine applications instantly outputs "Killed." in the terminal References: <20060209121543.11315.49587.malonedeb@gandwana.ubuntu.com> Message-ID: <20060213173903.1498.51105.malone@gangotri.ubuntu.com> Public bug report changed: https://launchpad.net/malone/bugs/30962 Comment: What is the timeline on the next kernel upload? From ben.collins at ubuntu.com Mon Feb 13 17:54:13 2006 From: ben.collins at ubuntu.com (Ben Collins) Date: Mon, 13 Feb 2006 17:54:13 -0000 Subject: [Bug 31303] Fan managment on PowerMac G5 single Tower using Kubuntu Breezy PPC. References: <20060213120632.1195.48495.malonedeb@gandwana.ubuntu.com> Message-ID: <20060213175413.1498.57164.launchpad@canonical@gangotri.ubuntu.com> Public bug report changed: https://launchpad.net/malone/bugs/31303 Task: ubuntu linux-source-2.6.15 Status: Unconfirmed => Needs Info Comment: Make sure you have the modules i2c-keywest and therm_pm72 loaded. This should already have been resolved by initramfs-tools. From d_rosky at nccn.net Mon Feb 13 18:02:25 2006 From: d_rosky at nccn.net (Dave Rosky) Date: Mon, 13 Feb 2006 18:02:25 -0000 Subject: [Bug 30984] (Dapper) kernel 2.6.15.15-686 breaks freq scaling on core duo References: <20060209172346.25235.19539.malonedeb@gangotri.ubuntu.com> Message-ID: <20060213180225.1195.56787.malone@gandwana.ubuntu.com> Public bug report changed: https://launchpad.net/malone/bugs/30984 Comment: OK, I'll look at the powernowd init script and see if there might be a problem there. The interesting thing, however, is that it works fine when booting a slightly older kernel (with no change to powernowd). Another thing is that if I remove powernowd and install powersaved, the same problem occurs, and once again, it works with the older kernel, but not the recent one. In any case, I will look at the scripts and let you know if I find anything. Dave From dominik.bodi at gmx.de Mon Feb 13 18:05:51 2006 From: dominik.bodi at gmx.de (DominikBodi) Date: Mon, 13 Feb 2006 18:05:51 -0000 Subject: [Bug 27163] dapper flight 2 - Targa Traveller 826 - USB ports don't work References: <20060113145314.21012.17699.launchpad@macquarie.warthogs.hbd.com> Message-ID: <20060213180551.1195.58087.launchpad@canonical@gandwana.ubuntu.com> Public bug report changed: https://launchpad.net/malone/bugs/27163 - Changed attachments: Added: dmidecode output http://librarian.launchpad.net/1568197/dmidecode.log From crimsun at fungus.sh.nu Mon Feb 13 18:10:14 2006 From: crimsun at fungus.sh.nu (Daniel T. Chen) Date: Mon, 13 Feb 2006 18:10:14 -0000 Subject: [Bug 21256] ALC880 + Intel 915GM - ICH6 results in Kernel panic (snd-hda-intel) References: <20060113141148.21012.55536.launchpad@macquarie.warthogs.hbd.com> Message-ID: <20060213181014.1459.65178.malone@gangotri.ubuntu.com> Public bug report changed: https://launchpad.net/malone/bugs/21256 Comment: It's fixed in Dapper. From mark at markvdb.be Mon Feb 13 18:19:28 2006 From: mark at markvdb.be (Mark Van den Borre) Date: Mon, 13 Feb 2006 18:19:28 -0000 Subject: [Bug 29750] snd_powermac not working on 2.6.15-13-powerpc & 2.6.15-14-powerpc References: <20060126095239.26274.39068.malonedeb@gangotri.ubuntu.com> Message-ID: <20060213181928.1498.30663.launchpad@canonical@gangotri.ubuntu.com> Public bug report changed: https://launchpad.net/malone/bugs/29750 - Changed attachments: Added: my dmesg, lsmod, /proc/asound & /dev/dsp http://librarian.launchpad.net/1568208/ibookalsabug.tgz From RoadTripDK at MyRealBox.com Mon Feb 13 18:48:05 2006 From: RoadTripDK at MyRealBox.com (RoadTripDK) Date: Mon, 13 Feb 2006 18:48:05 -0000 Subject: [Bug 31303] Fan managment on PowerMac G5 single Tower using Kubuntu Breezy PPC. References: <20060213120632.1195.48495.malonedeb@gandwana.ubuntu.com> Message-ID: Public bug report changed: https://launchpad.net/malone/bugs/31303 Comment: On 13. feb 2006, at 18.54, Ben Collins wrote: > Public bug report changed: > https://launchpad.net/malone/bugs/31303 > > Task: ubuntu linux-source-2.6.15 > Status: Unconfirmed => Needs Info > > Comment: > Make sure you have the modules i2c-keywest and therm_pm72 loaded. > > This should already have been resolved by initramfs-tools. I'm a newbie. How do I do this? Cheers, Brian From ben.collins at ubuntu.com Mon Feb 13 19:27:04 2006 From: ben.collins at ubuntu.com (Ben Collins) Date: Mon, 13 Feb 2006 19:27:04 -0000 Subject: [Bug 31303] Fan managment on PowerMac G5 single Tower using Kubuntu Breezy PPC. References: <20060213120632.1195.48495.malonedeb@gandwana.ubuntu.com> Message-ID: <1139858738.4312.2.camel@grayson> Public bug report changed: https://launchpad.net/malone/bugs/31303 Comment: On Mon, 2006-02-13 at 19:46 +0100, Brian Durant wrote: > > Make sure you have the modules i2c-keywest and therm_pm72 loaded. > > > > This should already have been resolved by initramfs-tools. > > I'm a newbie. How do I do this? At a console terminal, type these commands: sudo modprobe i2c-keywest sudo modprobe therm_pm72 Your fans should immediately quiet down. You can make this permanent by editing /etc/modules (as root), and adding i2c-keywest and therm_pm72 to the bottom of the file. -- Ben Collins Kernel Developer - Ubuntu Linux From luka.renko at gmail.com Mon Feb 13 20:57:18 2006 From: luka.renko at gmail.com (Luka Renko) Date: Mon, 13 Feb 2006 20:57:18 -0000 Subject: [Bug 31185] PCI error messages when booting References: <20060211201438.11315.48459.malonedeb@gandwana.ubuntu.com> Message-ID: <20060213205718.1195.30796.malone@gandwana.ubuntu.com> Public bug report changed: https://launchpad.net/malone/bugs/31185 Comment: I have HP Compaq nw8240 and none of the above options help. I still get this error reported three times during each boot of Dapper (no message reported on Breezy). From d_rosky at nccn.net Mon Feb 13 20:58:50 2006 From: d_rosky at nccn.net (Dave Rosky) Date: Mon, 13 Feb 2006 20:58:50 -0000 Subject: [Bug 30984] (Dapper) kernel 2.6.15.15-686 breaks freq scaling on core duo References: <20060209172346.25235.19539.malonedeb@gangotri.ubuntu.com> Message-ID: <20060213205850.1498.87612.malone@gangotri.ubuntu.com> Public bug report changed: https://launchpad.net/malone/bugs/30984 Comment: OK, this appears to be a timing problem at boot-up with the init scripts. If I restart powernowd after the system has booted, it loads the modules and scales the cpu. So I tried moving powernowd later in the startup sequence and it worked (S30powernowd instead of the default S20 seemed to work). I'm not sure why because there doesn't seem to be anything critical to powernowd that starts between S20 and S30, but somehow powernowd needs to be delayed a bit in order to start. HOWEVER, powersaved, which worked find with the previous kernel, doesn't work at all with this kernel, even if I restart it long after boot. So, powernowd works if placed later in the boot sequence but it only scales CPU0 and not CPU1 (powernowd bug??) and powersaved, which properly scales both cpus, doesn't run at all with the new kernel... Dave From luka.renko at gmail.com Mon Feb 13 21:53:38 2006 From: luka.renko at gmail.com (Luka Renko) Date: Mon, 13 Feb 2006 21:53:38 -0000 Subject: [Bug 31347] 2.6.15-15.21_i686 does not boot (depmod not found) Message-ID: <20060213215338.1459.91446.malonedeb@gangotri.ubuntu.com> Public bug reported: https://launchpad.net/malone/bugs/31347 Affects: linux-meta linux-686 (Ubuntu) Severity: Normal Priority: (none set) Status: Unconfirmed Description: I am using Kubuntu Dapper on HP nw8240 notebook since Flight 3. I have installed 686 kernel and removed 386 version. When I have recently performed regular upgrade, Dapper did not boot again and reported several errors regarding depmod, modprobe and similar command not found. First reported error was something like this: /init: 83 - depmod: not found. Since I did not have other kernels available, I had to boot into Breezy and downgrade linux-image and initramfs to last know good version: sudo chroot /media/dapper cd /var/cache/apt/archives dpkg -i linux-image-2.6.15-15-686_2.6.15-15.20_i386.deb dpkg -i initramfs-tools_0.40ubuntu20_all.deb There was some discussion about this issue in Ubuntu Forums: http://www.ubuntuforums.org/showthread.php?t=127996 Some people suggest that this problem does not exist with 386 package. From andrew.waldram at siemens.com Mon Feb 13 22:18:06 2006 From: andrew.waldram at siemens.com (Andrew Waldram) Date: Mon, 13 Feb 2006 22:18:06 -0000 Subject: [Bug 31347] 2.6.15-15.21_i686 does not boot (depmod not found) References: <20060213215338.1459.91446.malonedeb@gangotri.ubuntu.com> Message-ID: <20060213221806.1195.23322.launchpad@canonical@gandwana.ubuntu.com> Public bug report changed: https://launchpad.net/malone/bugs/31347 Task: ubuntu linux-meta Status: Unconfirmed => Confirmed Comment: I have the same issue the suggested fixes mentioned on the forum donot resolve this issue for me. 2.6.15-20 is fine From alan at dominux.co.uk Mon Feb 13 22:23:37 2006 From: alan at dominux.co.uk (Alan Bell) Date: Mon, 13 Feb 2006 22:23:37 -0000 Subject: [Bug 26998] ide-generic: load conflicts with IDE drivers (PORTS ALREADY IN USE) References: <20060113145222.21012.58349.launchpad@macquarie.warthogs.hbd.com> Message-ID: <20060213222337.1498.74930.launchpad@canonical@gangotri.ubuntu.com> https://launchpad.net/malone/bugs/26998 *** Bug 30333 has been marked a duplicate of this bug *** From alan at dominux.co.uk Mon Feb 13 22:24:31 2006 From: alan at dominux.co.uk (Alan Bell) Date: Mon, 13 Feb 2006 22:24:31 -0000 Subject: [Bug 30333] After upgrading from breezy, the system will not boot References: <20060202180147.29619.80749.malonedeb@gangotri.ubuntu.com> Message-ID: <20060213222431.1233.84690.malone@gandwana.ubuntu.com> Public bug report changed: https://launchpad.net/malone/bugs/30333 Comment: searching about reveals that there are other bugs reported for the HPT370 controller, which I have. I am marking this a duplicate of 26998. From adconrad at 0c3.net Tue Feb 14 00:35:35 2006 From: adconrad at 0c3.net (Adam Conrad) Date: Tue, 14 Feb 2006 00:35:35 -0000 Subject: [Bug 31303] Fan managment on PowerMac G5 single Tower using Kubuntu Breezy PPC. References: <20060213120632.1195.48495.malonedeb@gandwana.ubuntu.com> Message-ID: <20060214003535.1459.74705.launchpad@canonical@gangotri.ubuntu.com> Public bug report changed: https://launchpad.net/malone/bugs/31303 *** This bug has been marked a duplicate of bug 27269 *** From adconrad at 0c3.net Tue Feb 14 00:37:26 2006 From: adconrad at 0c3.net (Adam Conrad) Date: Tue, 14 Feb 2006 00:37:26 -0000 Subject: [Bug 31303] Fan managment on PowerMac G5 single Tower using Kubuntu Breezy PPC. References: <20060213120632.1195.48495.malonedeb@gandwana.ubuntu.com> Message-ID: <20060214003726.1195.63296.malone@gandwana.ubuntu.com> Public bug report changed: https://launchpad.net/malone/bugs/31303 Comment: Actually, this hasn't been fixed in initramfs-tools yet, but will be in my next upload. That said, it won't help this user, since they're running breezy, so adding the modules manually to /etc/modules (one per line) will be the only simple solution for breezy users. From mindclown at gmail.com Tue Feb 14 00:57:05 2006 From: mindclown at gmail.com (Steve Myers) Date: Tue, 14 Feb 2006 00:57:05 -0000 Subject: [Bug 31025] New headers/image of 2.6.15-15 kills network on reboot References: <20060210034600.11382.58707.malonedeb@gandwana.ubuntu.com> Message-ID: Public bug report changed: https://launchpad.net/malone/bugs/31025 Comment: Hey Ben, I tried to do it manually and it wouldn't work at all. I did a fresh install just tonight and the kernel works like a charm. I am not sure what the changes were, but it works great. Others may have an issue, but when it comes to my eth0 cord, I never have an issue, I think you're refering to the other user who was mentioning about the card, hence I don't use a card :) On 2/13/06, Ben Collins wrote: > > Public bug report changed: > https://launchpad.net/malone/bugs/31025 > > Task: ubuntu linux-source-2.6.15 > Status: Unconfirmed => Needs Info > From shamanas at gmail.com Tue Feb 14 07:16:32 2006 From: shamanas at gmail.com (Tang) Date: Tue, 14 Feb 2006 07:16:32 -0000 Subject: [Bug 31371] Can't load radeon driver Message-ID: <20060214071630.1233.62428.malonedeb@gandwana.ubuntu.com> Public bug reported: https://launchpad.net/malone/bugs/31371 Affects: linux-source-2.6.15 linux-image-2.6.15-15-386 (Ubuntu) Severity: Normal Priority: (none set) Status: Unconfirmed Description: >modprobe radeon WARNING: Error inserting drm (/lib/modules/2.6.15-15-386/kernel/drivers/char/drm/drm.ko): Cannot allocate memory FATAL: Error inserting radeon (/lib/modules/2.6.15-15-386/kernel/drivers/char/drm/radeon.ko): Unknown symbol in module, or unknown parameter (see dmesg) >dmesg | grep drm[4298796.066000] radeon: Unknown symbol drm_open [4298796.066000] radeon: Unknown symbol drm_fasync [4298796.066000] radeon: Unknown symbol drm_poll [4298796.067000] radeon: Unknown symbol drm_get_resource_len [4298796.067000] radeon: Unknown symbol drm_core_get_reg_ofs [4298796.067000] radeon: Unknown symbol drm_irq_uninstall [4298796.067000] radeon: Unknown symbol drm_ioctl [4298796.067000] radeon: Unknown symbol drm_exit [4298796.068000] radeon: Unknown symbol drm_debug [4298796.068000] radeon: Unknown symbol drm_core_get_map_ofs [4298796.068000] radeon: Unknown symbol drm_init [4298796.068000] radeon: Unknown symbol drm_addmap [4298796.068000] radeon: Unknown symbol drm_get_resource_start [4298796.069000] radeon: Unknown symbol drm_vbl_send_signals [4298796.069000] radeon: Unknown symbol drm_ati_pcigart_init [4298796.069000] radeon: Unknown symbol drm_mmap [4298796.069000] radeon: Unknown symbol drm_order [4298796.069000] radeon: Unknown symbol drm_ati_pcigart_cleanup [4298796.070000] radeon: Unknown symbol drm_core_reclaim_buffers [4298796.070000] radeon: Unknown symbol drm_release [4299207.438000] radeon: Unknown symbol drm_open [4299207.438000] radeon: Unknown symbol drm_fasync [4299207.438000] radeon: Unknown symbol drm_poll [4299207.438000] radeon: Unknown symbol drm_get_resource_len [4299207.439000] radeon: Unknown symbol drm_core_get_reg_ofs [4299207.439000] radeon: Unknown symbol drm_irq_uninstall [4299207.439000] radeon: Unknown symbol drm_ioctl [4299207.439000] radeon: Unknown symbol drm_exit [4299207.439000] radeon: Unknown symbol drm_debug [4299207.439000] radeon: Unknown symbol drm_core_get_map_ofs [4299207.440000] radeon: Unknown symbol drm_init [4299207.440000] radeon: Unknown symbol drm_addmap [4299207.440000] radeon: Unknown symbol drm_get_resource_start [4299207.440000] radeon: Unknown symbol drm_vbl_send_signals [4299207.440000] radeon: Unknown symbol drm_ati_pcigart_init [4299207.440000] radeon: Unknown symbol drm_mmap [4299207.441000] radeon: Unknown symbol drm_order [4299207.441000] radeon: Unknown symbol drm_ati_pcigart_cleanup [4299207.441000] radeon: Unknown symbol drm_core_reclaim_buffers [4299207.441000] radeon: Unknown symbol drm_release From glyph at divmod.com Tue Feb 14 09:06:26 2006 From: glyph at divmod.com (Glyph Lefkowitz) Date: Tue, 14 Feb 2006 09:06:26 -0000 Subject: [Bug 31375] New Ubuntu kernel package breaks certain precompiled binaries Message-ID: <20060214090624.1459.62333.malonedeb@gangotri.ubuntu.com> Public bug reported: https://launchpad.net/malone/bugs/31375 Affects: linux-source-2.6.15 linux-image-2.6.15-15-686 (Ubuntu) Severity: Normal Priority: (none set) Status: Unconfirmed Description: Both cedega and skype crash instantly upon startup for me, whereas with previous kernels (notably linux-image-2.6.15-14-686) they worked fine. From glyph at divmod.com Tue Feb 14 09:06:45 2006 From: glyph at divmod.com (Glyph Lefkowitz) Date: Tue, 14 Feb 2006 09:06:45 -0000 Subject: [Bug 31375] New Ubuntu kernel package breaks certain precompiled binaries References: <20060214090624.1459.62333.malonedeb@gangotri.ubuntu.com> Message-ID: <20060214090645.1233.94515.launchpad@canonical@gandwana.ubuntu.com> Public bug report changed: https://launchpad.net/malone/bugs/31375 Also affects: Ubuntu Severity: Normal Priority: (none set) Status: Unconfirmed From glyph at divmod.com Tue Feb 14 09:08:01 2006 From: glyph at divmod.com (Glyph Lefkowitz) Date: Tue, 14 Feb 2006 09:08:01 -0000 Subject: [Bug 31375] New Ubuntu kernel package breaks certain precompiled binaries References: <20060214090624.1459.62333.malonedeb@gangotri.ubuntu.com> Message-ID: <20060214090800.1498.28608.malone@gangotri.ubuntu.com> Public bug report changed: https://launchpad.net/malone/bugs/31375 Comment: I can't figure out how to tell Malone that this bug is in Dapper - hopefully the presence of the word Dapper a few times in this comment will maybe alert someone to it. Dapper. 6.10. Dapper. From bookan_ong at hotmail.com Tue Feb 14 11:30:10 2006 From: bookan_ong at hotmail.com (ed-ong) Date: Tue, 14 Feb 2006 11:30:10 -0000 Subject: [Bug 31267] Wine is killed on startup References: <20060212234514.1459.81165.malonedeb@gangotri.ubuntu.com> Message-ID: <20060214113010.2410.97473.malone@gangotri.ubuntu.com> Public bug report changed: https://launchpad.net/malone/bugs/31267 Comment: When I run linux-image-2.6.15-15-686, the error occurs. But it does not occur on 2.6.15-14-686. From jhs.schmid at web.de Tue Feb 14 12:44:26 2006 From: jhs.schmid at web.de (clubfan) Date: Tue, 14 Feb 2006 12:44:26 -0000 Subject: [Bug 31391] Feature Request: Firmware handling Message-ID: <20060214124425.2367.57281.malonedeb@gangotri.ubuntu.com> Public bug reported: https://launchpad.net/malone/bugs/31391 Affects: linux-meta linux (Ubuntu) Severity: Normal Priority: (none set) Status: Unconfirmed Description: I am using Ubuntu Dapper in the moment which updates it's kernel fairly often. The problem ist that firmware files are kept in /lib/firmware/. I manually put some firmware files for DVB-Hardware in this directory. On each kernel update I have to move/copy/link this files to the new directory. It would be nice if there would a bit a directory where I could put this files and ubuntu would take care that they are found by the current kernel version. From cjwatson at canonical.com Tue Feb 14 12:59:00 2006 From: cjwatson at canonical.com (Colin Watson) Date: Tue, 14 Feb 2006 12:59:00 -0000 Subject: [Bug 31391] Feature Request: Firmware handling References: <20060214124425.2367.57281.malonedeb@gangotri.ubuntu.com> Message-ID: <20060214125900.24370.74675.launchpad@canonical@gandwana.ubuntu.com> Public bug report changed: https://launchpad.net/malone/bugs/31391 Task: ubuntu linux-meta Sourcepackagename: linux-meta => udev Binarypackagename: linux => None Status: Unconfirmed => Rejected Comment: Just put them in /lib/firmware/ itself and they should be found for all kernel versions. If not, please reopen this bug with details of what driver you're using and any relevant kernel log messages. From jblack at merconline.com Tue Feb 14 13:49:26 2006 From: jblack at merconline.com (James Blackwell) Date: Tue, 14 Feb 2006 13:49:26 -0000 Subject: [Bug 31293] My laptop doesn't resume from S3 ACPI sleep state. References: <20060213101035.1233.41596.malonedeb@gandwana.ubuntu.com> Message-ID: <20060214134926.24370.2631.malone@gandwana.ubuntu.com> Public bug report changed: https://launchpad.net/malone/bugs/31293 Comment: I've had this same problem with all of my Vaios. For me the problem is that is a bit of a delay (up to a couple minutes) as the kernel takes its time to do a reset on the IDE bus. You could look for a setting to specify a reset upon resume and see if that fixes it. From dean at deansas.org Tue Feb 14 14:04:18 2006 From: dean at deansas.org (Dean Sas) Date: Tue, 14 Feb 2006 14:04:18 -0000 Subject: [Bug 29971] Ubuntu doesn't detect and install my wireless orinoco_usb chipset References: <20060129095757.9344.91081.malonedeb@gandwana.ubuntu.com> Message-ID: <20060214140418.2410.14788.malone@gangotri.ubuntu.com> Public bug report changed: https://launchpad.net/malone/bugs/29971 Comment: The wiki page has been moved to https://wiki.ubuntu.com/WifiDocs/Device/CompaqW200 From gary at lyranthe.org Tue Feb 14 14:59:37 2006 From: gary at lyranthe.org (Gary Coady) Date: Tue, 14 Feb 2006 14:59:37 -0000 Subject: [Bug 31408] Unable to start wine (failed to mmap 0x7c000000 with MAP_FIXED) Message-ID: <20060214145937.2410.18771.malonedeb@gangotri.ubuntu.com> Public bug reported: https://launchpad.net/malone/bugs/31408 Affects: linux-source-2.6.15 (Ubuntu) Severity: Normal Priority: (none set) Status: Unconfirmed Description: Since the latest dist-upgrade (it actually includes a few days' worth of upgrades), I can no longer run wine: $ wine Killed $ strace -f wine ... execve("/usr/bin/wine-preloader", ["/usr/bin/wine-preloader", "/usr/bin/wine-pthread"], [/* 35 vars */]) = 0 +++ killed by SIGKILL +++ $ strace -f /usr/bin/wine-preloader execve("/usr/bin/wine-preloader", ["/usr/bin/wine-preloader"], [/* 35 vars */]) = 0 +++ killed by SIGKILL +++ When trying to verify the behaviour of the dynamic linker in loading this application: $ strace -f /lib/ld-linux.so.2 /usr/bin/wine-preloader ... old_mmap(0x7c000000, 8192, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x1000) = -1 ENOMEM (Cannot allocate memory) close(3) = 0 writev(2, [{"/usr/bin/wine-preloader", 23}, {": ", 2}, {"error while loading shared libra"..., 36}, {": ", 2}, {"/usr/bin/wine-preloader", 23}, {": ", 2}, {"failed to map segment from share"..., 40}, {": ", 2}, {"Cannot allocate memory", 22}, {"\n", 1}], 10/usr/bin/wine-preloader: error while loading shared libraries: /usr/bin/wine-preloader: failed to map segment from shared object: Cannot allocate memory ) = 153 exit_group(127) = ? The reason for that particular region being requested comes from the link line for wine-preloader in the wine package, which looks like $(CC) -o $@ -static -nostartfiles -nodefaultlibs -Wl,-Ttext=0x7c000000 preloader.o $(LIBPORT) $(LDFLAGS) I've done a brief test with ret = mmap((void *) addr, 8192, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, fd, 0x1000); to find what is allowed and denied with the kernel I'm running. The same result appears on both the 386 and the 686 flavours of the kernel (the maximum allowed value appears to be near 0x3fff0000). I'm not sure if this should be considered a kernel issue or a wine issue, please reassign if you think the package should be changed. Obviously this address works for mmap sometime, on some kernel! wine version: 0.9.6-0ubuntu1 linux-image-2.6.15-15-386 version: 2.6.15-15.21 From firingstone at gmail.com Tue Feb 14 16:13:56 2006 From: firingstone at gmail.com (firingstone) Date: Tue, 14 Feb 2006 16:13:56 -0000 Subject: [Bug 31185] PCI error messages when booting References: <20060211201438.11315.48459.malonedeb@gandwana.ubuntu.com> Message-ID: <20060214161356.2367.71867.malone@gangotri.ubuntu.com> Public bug report changed: https://launchpad.net/malone/bugs/31185 Comment: Same here with HP Compaq NX6120 :( These options do not seem to make any different for me From pedromj at gmail.com Tue Feb 14 16:54:04 2006 From: pedromj at gmail.com (pedromj) Date: Tue, 14 Feb 2006 16:54:04 -0000 Subject: [Bug 31293] My laptop doesn't resume from S3 ACPI sleep state. References: <20060213101035.1233.41596.malonedeb@gandwana.ubuntu.com> <20060214134926.24370.2631.malone@gandwana.ubuntu.com> Message-ID: <1139935887.4016.5.camel@localhost> Public bug report changed: https://launchpad.net/malone/bugs/31293 Comment: I've tried to add hdparm -w /dev/hda just after the resume but if it's problem of the hard drive... it cant read hdparm... Also I've tried: (in single mode without a lot of kernel modules) hdparm -i /dev/hda hdparm -i /dev/hda hdparm -i /dev/hda # 3 times to ensure it is loaded in RAM echo mem > /sys/power/state hdparm -w /dev/hda But it doesn't worked for me :( Have you solved your problem? What did you used? Now I'm using ubuntu dapper... Regards, Pedro El mar, 14--2006 a las 13:49 +0000, James Blackwell escribió: > Public bug report changed: > https://launchpad.net/malone/bugs/31293 > > Comment: > I've had this same problem with all of my Vaios. For me the problem is > that is a bit of a delay (up to a couple minutes) as the kernel takes > its time to do a reset on the IDE bus. You could look for a setting to > specify a reset upon resume and see if that fixes it. -- Pedro Martínez Juliá \ pedromj at gmail.com )| WebLog: http://www.pedromj.com/blog / Página web: http://www.pedromj.com IMs: GTalk: pedromj at gmail.com Jabber: petrux at gmail.com Socio HispaLinux #311 Usuario Linux #275438 - http://counter.li.org From andrew.waldram at siemens.com Tue Feb 14 16:57:09 2006 From: andrew.waldram at siemens.com (Andrew Waldram) Date: Tue, 14 Feb 2006 16:57:09 -0000 Subject: [Bug 31347] 2.6.15-15.21_i686 does not boot (depmod not found) References: <20060213215338.1459.91446.malonedeb@gangotri.ubuntu.com> Message-ID: <20060214165709.2410.61087.launchpad@canonical@gangotri.ubuntu.com> Public bug report changed: https://launchpad.net/malone/bugs/31347 Also affects: Ubuntu Severity: Normal Priority: (none set) Status: Unconfirmed From i3dmaster at gmail.com Tue Feb 14 19:30:47 2006 From: i3dmaster at gmail.com (i3dmaster) Date: Tue, 14 Feb 2006 19:30:47 -0000 Subject: [Bug 31429] ethernet device name has been changed. Message-ID: <20060214193047.2367.51800.malonedeb@gangotri.ubuntu.com> Public bug reported: https://launchpad.net/malone/bugs/31429 Affects: linux-source-2.6.15 linux-image-2.6.15-15-386 (Ubuntu) Severity: Normal Priority: (none set) Status: Unconfirmed Description: The ethernet card was named eth0 as usual, but after a reboot today, it becomes eth0_clashed. Still the same module e100 I believe but with that ugly name and not be able to display the whole string from ifconfig, I spent quite a long time to figure it out. I am not sure if this change is in purpose but I would consider it is a bug and want the name be changed back. I tried 2.6.15-15, 2.6.15-14 and they all the same. From luka.renko at gmail.com Tue Feb 14 19:39:27 2006 From: luka.renko at gmail.com (Luka Renko) Date: Tue, 14 Feb 2006 19:39:27 -0000 Subject: [Bug 31347] 2.6.15-15.21_i686 does not boot (depmod not found) References: <20060213215338.1459.91446.malonedeb@gangotri.ubuntu.com> Message-ID: <20060214193927.2367.31565.malone@gangotri.ubuntu.com> Public bug report changed: https://launchpad.net/malone/bugs/31347 Comment: I have also tried to downgrade only linux-image and it seems to be enough (initramfs can be latest/current Dapper version). From cjwatson at canonical.com Tue Feb 14 19:47:36 2006 From: cjwatson at canonical.com (Colin Watson) Date: Tue, 14 Feb 2006 19:47:36 -0000 Subject: [Bug 31429] ethernet device name has been changed. References: <20060214193047.2367.51800.malonedeb@gangotri.ubuntu.com> Message-ID: <20060214194736.24370.80182.launchpad@canonical@gandwana.ubuntu.com> Public bug report changed: https://launchpad.net/malone/bugs/31429 Task: ubuntu linux-source-2.6.15 Sourcepackagename: linux-source-2.6.15 => udev Binarypackagename: linux-image-2.6.15-15-386 => None Assignee: (unassigned) => Scott James Remnant From arzajac at yahoo.ca Tue Feb 14 19:51:04 2006 From: arzajac at yahoo.ca (Andrew Zajac) Date: Tue, 14 Feb 2006 19:51:04 -0000 Subject: [Bug 31431] Users install thelinux-source package when they only need the linux-headers package Message-ID: <20060214195104.24408.1522.malonedeb@gandwana.ubuntu.com> Public bug reported: https://launchpad.net/malone/bugs/31431 Affects: linux-meta linux-source (Ubuntu) Severity: Normal Priority: (none set) Status: Unconfirmed Description: Many users are misled by a kernel driver package (tarball) that describes itself as needing the kernel source. These users typically use synaptic to search for the kernel source and end up installing the linux-source package when they should be using the linux-headers package. Can the long description of the linux-source, linux-headers and linux- headers-(xx-xx-xxx) be edited to alleviate this problem? Example: Linux-source: "This package provides the source code for the Linux kernel version 2.6.12. If you need to compile a kernel driver module for the default Ubuntu kernel, do not use the linux-source package, but use a linux-headers package instead." Linux-headers-2.6-xx-xx "This package provides kernel header files for version 2.6.15 on 386. Use this package to build a kernel module (driver) for the kernel without having to recompile the whole kernel from source. Please read /usr/share/doc/linux-headers-2.6.12-10/debian.README.gz for details. Some third-party kernel modules require the full linux source to be built, but most only require the headers. Try this package first." ...or something like that. From martin.ammermueller at bnro.de Tue Feb 14 20:05:21 2006 From: martin.ammermueller at bnro.de (tenco) Date: Tue, 14 Feb 2006 20:05:21 -0000 Subject: [Bug 26713] powernow-k7 doesn't appear to work with linux-image-2.6.15-7-k7 References: <20060113145055.21012.31880.launchpad@macquarie.warthogs.hbd.com> Message-ID: <20060214200521.2410.83069.malone@gangotri.ubuntu.com> Public bug report changed: https://launchpad.net/malone/bugs/26713 Comment: With kernel-package version 2.6.15-15-k7 scaling the frequency is working now. But AFAICS only /sys/devices/system/cpu/cpu0/cpufreq/ gets updated properly, but not /proc/cpuinfo: ------ $ sudo cat /sys/devices/system/cpu/cpu0/cpufreq/cpuinfo_cur_freq 663600 $ cat /proc/cpuinfo |grep MHz cpu MHz : 1659.002 ----------- What's strange, too: the frequency as reported in /proc/cpuinfo is now 3.998 Hz lower :-) From samtygier at yahoo.co.uk Tue Feb 14 20:55:45 2006 From: samtygier at yahoo.co.uk (sam tygier) Date: Tue, 14 Feb 2006 20:55:45 -0000 Subject: [Bug 31437] oops at boot on dapper live powerpc daily (20060214) Message-ID: <20060214205545.24408.1179.malonedeb@gandwana.ubuntu.com> Public bug reported: https://launchpad.net/malone/bugs/31437 Affects: linux-source-2.6.15 (Ubuntu) Severity: Normal Priority: (none set) Status: Unconfirmed Description: during booting there is a kernel oops. [ 200.675340] Unable to handle kernel paging request for data at address 0x00000000 [ 200.675612] Faulting instruction address: 0xc0047368 [ 200.675777] Oops: Kernel access of bad area, sig: 11 [#1] [ 200.675950] Modules linked in: dm_mod md_mod prism54 pcmcia yenta_socket rsrc_nonstatic pcmcia_core uninorth_agp agpgart af_packet evdev tsdev sungem sungem_phy squashfs unionfs loop isofs ohci1394 ieee1394 ohci_hcd usbcore ide_cd cdrom ide_disk capability commoncap [ 200.677031] NIP: C0047368 LR: C025C750 CTR: C025C700 [ 200.677192] REGS: ee701bc0 TRAP: 0300 Not tainted (2.6.15-15-powerpc) [ 200.677401] MSR: 00001032 CR: 24000488 XER: 00000000 [ 200.677676] DAR: 00000000, DSISR: 42000000 [ 200.677809] TASK = ef42d8f0[4063] 'readahead-list' THREAD: ee700000 [ 200.678005] GPR00: 00001032 EE701C70 EF42D8F0 C20A01BC EE701C78 00000001 FFFFFFFF 00000000 [ 200.678377] GPR08: 00004B14 EE701C84 00000000 00009032 FFFFFFFF 10019B2C FFFFFFFF 100D0000 [ 200.678764] GPR16: 00000000 100E0B48 C19EB800 00000000 EFBADD7C 100B0000 00000000 EF6DF800 [ 200.679136] GPR24: C0029110 C20A01D8 C20A00E0 00000001 EF42D8F0 C20A01BC C20A01B8 C20A01B8 [ 200.679520] NIP [C0047368] add_wait_queue_exclusive+0x28/0x40 [ 200.679728] LR [C025C750] __down+0x50/0x130 [ 200.679882] Call Trace: [ 200.679965] [EE701C70] [EE701CC8] 0xee701cc8 (unreliable) [ 200.680176] [EE701CB0] [F225134C] get_cached_fragment+0x27c/0x300 [squashfs] [ 200.680433] [EE701D00] [F2254F08] squashfs_readpage+0x188/0x7e0 [squashfs] [ 200.680676] [EE701E70] [C005FB60] __do_page_cache_readahead+0x1e0/0x2c0 [ 200.680912] [EE701EF0] [C005FCB0] force_page_cache_readahead+0x70/0xd0 [ 200.681143] [EE701F10] [C00569F4] sys_readahead+0xb4/0xe0 [ 200.681344] [EE701F40] [C00115EC] ret_from_syscall+0x0/0x4c [ 200.681549] --- Exception: c01 at 0xff7311c [ 200.681698] LR = 0x100008b4 [ 200.681801] Instruction dump: [ 200.681938] 60000000 60000000 80040000 60000001 90040000 7d6000a6 5560045e 7c000124 [ 200.682282] 81430004 3924000c 9064000c 91230004 <912a0000> 91490004 7d600124 4e800020 (i'll attach the entire dmesg) the boot seems to contue normally. i am able to connect to the internet and post this :-) this may be related to https://launchpad.net/distros/ubuntu/+source /linux-source-2.6.15/+bug/29238 From samtygier at yahoo.co.uk Tue Feb 14 20:56:43 2006 From: samtygier at yahoo.co.uk (sam tygier) Date: Tue, 14 Feb 2006 20:56:43 -0000 Subject: [Bug 31437] oops at boot on dapper live powerpc daily (20060214) References: <20060214205545.24408.1179.malonedeb@gandwana.ubuntu.com> Message-ID: <20060214205643.24370.46901.launchpad@canonical@gandwana.ubuntu.com> Public bug report changed: https://launchpad.net/malone/bugs/31437 - Changed attachments: Added: dmesg output http://librarian.launchpad.net/1571162/dmesg From petermcv at clarkson.edu Tue Feb 14 21:00:44 2006 From: petermcv at clarkson.edu (Chris Peterman) Date: Tue, 14 Feb 2006 21:00:44 -0000 Subject: [Bug 31347] 2.6.15-15.21_i686 does not boot (depmod not found) References: <20060213215338.1459.91446.malonedeb@gangotri.ubuntu.com> Message-ID: <20060214210044.24370.10761.malone@gandwana.ubuntu.com> Public bug report changed: https://launchpad.net/malone/bugs/31347 Comment: Same thing with the -k7 package. However, chrooting in via a LiveCD and running update-grub fixes it for some reason From caravena at gmail.com Tue Feb 14 22:52:54 2006 From: caravena at gmail.com (Cristian Aravena Romero) Date: Tue, 14 Feb 2006 22:52:54 -0000 Subject: [Bug 31446] DriveReady SeekComplete Error Message-ID: <20060214225254.2367.38583.malonedeb@gangotri.ubuntu.com> Public bug reported: https://launchpad.net/malone/bugs/31446 Affects: linux-source-2.6.15 linux-image-2.6.15-15-k7 (Ubuntu) Severity: Normal Priority: (none set) Status: Unconfirmed Description: caravena at hefesto:~$ dmesg | grep Error [4294709.899000] hdc: drive_cmd: status=0x51 { DriveReady SeekComplete Error } [4294709.945000] hdc: drive_cmd: status=0x51 { DriveReady SeekComplete Error } root at hefesto:/proc/ide/ide1/hdc# cat driver ide-cdrom version 4.61 root at hefesto:/proc/ide/ide1/hdc# cat media cdrom root at hefesto:/proc/ide/ide1/hdc# cat model TSSTcorpCD/DVDW TS-L532R References: https://wiki.ubuntu.com/LaptopTestingTeam/CompaqPresarioV2417LA/dmesg caravena at hefesto:/boot/grub$ apt-cache show linux-image-2.6.15-15-k7 | grep Version Version: 2.6.15-15.21 From l.bigonville at easynet.be Tue Feb 14 23:57:37 2006 From: l.bigonville at easynet.be (Laurent Bigonville) Date: Tue, 14 Feb 2006 23:57:37 -0000 Subject: [Bug 31446] DriveReady SeekComplete Error References: <20060214225254.2367.38583.malonedeb@gangotri.ubuntu.com> Message-ID: <20060214235737.2367.9658.malone@gangotri.ubuntu.com> Public bug report changed: https://launchpad.net/malone/bugs/31446 Comment: Same problem on my centrino laptop From sebastien.estienne at gmail.com Wed Feb 15 01:01:16 2006 From: sebastien.estienne at gmail.com (Sebastien Estienne) Date: Wed, 15 Feb 2006 01:01:16 -0000 Subject: [Bug 31429] ethernet device name has been changed. References: <20060214193047.2367.51800.malonedeb@gangotri.ubuntu.com> Message-ID: <20060215010115.24408.79619.malone@gandwana.ubuntu.com> Public bug report changed: https://launchpad.net/malone/bugs/31429 Comment: i can confirm this bug too, it took me hours swapping cards (even wifi) to understand that the name has changed :) From kleeman at cims.nyu.edu Wed Feb 15 02:59:17 2006 From: kleeman at cims.nyu.edu (Richard Kleeman) Date: Wed, 15 Feb 2006 02:59:17 -0000 Subject: [Bug 14394] cdrecord/k3b/nautilus problem References: <20060113133632.21012.3776.launchpad@macquarie.warthogs.hbd.com> Message-ID: <20060215025916.24408.27873.malone@gandwana.ubuntu.com> Public bug report changed: https://launchpad.net/malone/bugs/14394 Comment: OK a new version of hal came in today (2/14) and the problem just got decidedly worse. If I insert a cd-rw in the drive it sits there for some time without kernel error and then the following series of very nasty messages are produced (taken from /var/log/messages). The last 20 lines or so repeats endlessly and only a hard power reset can rescue the system. I also performed a hal log analysis as suggested here by Martin Pitt: https://wiki.ubuntu.com/DebuggingRemovableDevices?highlight=%28debug%29 I have attached two hal logs. One from breezy where the cd-rw is automounted fine and one from dapper where the problems occur. They are very different. Should Martin be cc'd on this bug? Feb 14 13:38:01 localhost kernel: [4294982.727000] sr 0:0:4:0: Attempting to queue an ABORT message:CDB: 0x28 0x0 0x0 0x0 0x0 0x12 0x0 0x0 0x2 0x0 Feb 14 13:38:01 localhost kernel: [4294982.727000] scsi0: At time of recovery, card was not paused Feb 14 13:38:01 localhost kernel: [4294982.727000] >>>>>>>>>>>>>>>>>> Dump Card State Begins <<<<<<<<<<<<<<<<< Feb 14 13:38:01 localhost kernel: [4294982.727000] scsi0: Dumping Card State at program address 0x198 Mode 0x11 Feb 14 13:38:01 localhost kernel: [4294982.727000] Card was paused Feb 14 13:38:01 localhost kernel: [4294982.727000] HS_MAILBOX[0x0] INTCTL[0x80]:(SWTMINTMASK) Feb 14 13:38:01 localhost kernel: [4294982.727000] SEQINTSTAT[0x0] SAVED_MODE[0x11] Feb 14 13:38:01 localhost kernel: [4294982.727000] DFFSTAT[0x19]:(CURRFIFO_1|FIFO0FREE) Feb 14 13:38:01 localhost kernel: [4294982.727000] SCSISIGI[0x84]:(P_COMMAND|BSYI) SCSIPHASE[0x0] Feb 14 13:38:01 localhost kernel: [4294982.727000] SCSIBUS[0x0] LASTPHASE[0x80]:(P_COMMAND) Feb 14 13:38:01 localhost kernel: [4294982.727000] SCSISEQ0[0x0] SCSISEQ1[0x12]:(ENAUTOATNP|ENRSELI) Feb 14 13:38:01 localhost kernel: [4294982.727000] SEQCTL0[0x0] SEQINTCTL[0x0] SEQ_FLAGS[0x0] Feb 14 13:38:01 localhost kernel: [4294982.727000] SEQ_FLAGS2[0x0] SSTAT0[0x0] SSTAT1[0x8]:(BUSFREE) Feb 14 13:38:01 localhost kernel: [4294982.727000] SSTAT2[0x0] SSTAT3[0x0] PERRDIAG[0xc0]:(HIPERR|HIZERO) Feb 14 13:38:01 localhost kernel: [4294982.727000] SIMODE1[0xac]:(ENSCSIPERR|ENBUSFREE|ENSCSIRST|ENSELTIMO) Feb 14 13:38:01 localhost kernel: [4294982.727000] LQISTAT0[0x0] LQISTAT1[0x0] LQISTAT2[0x0] Feb 14 13:38:01 localhost kernel: [4294982.727000] LQOSTAT0[0x0] LQOSTAT1[0x0] LQOSTAT2[0x0] Feb 14 13:38:01 localhost kernel: [4294982.727000] Feb 14 13:38:01 localhost kernel: [4294982.727000] SCB Count = 4 CMDS_PENDING = 2 LASTSCB 0xffff CURRSCB 0x2 NEXTSCB 0x0 Feb 14 13:38:01 localhost kernel: [4294982.727000] qinstart = 8519 qinfifonext = 8519 Feb 14 13:38:01 localhost kernel: [4294982.727000] QINFIFO: Feb 14 13:38:01 localhost kernel: [4294982.727000] WAITING_TID_QUEUES: Feb 14 13:38:01 localhost kernel: [4294982.727000] Pending list: Feb 14 13:38:01 localhost kernel: [4294982.727000] 2 FIFO_USE[0x0] SCB_CONTROL[0x40]:(DISCENB) Feb 14 13:38:01 localhost kernel: [4294982.727000] SCB_SCSIID[0x47] Feb 14 13:38:01 localhost kernel: [4294982.727000] 3 FIFO_USE[0x0] SCB_CONTROL[0x44]:(DISCONNECTED|DISCENB) Feb 14 13:38:01 localhost kernel: [4294982.727000] SCB_SCSIID[0x47] Feb 14 13:38:01 localhost kernel: [4294982.727000] Total 2 Feb 14 13:38:01 localhost kernel: [4294982.727000] Kernel Free SCB list: 1 0 Feb 14 13:38:01 localhost kernel: [4294982.727000] Sequencer Complete DMA-inprog list: Feb 14 13:38:01 localhost kernel: [4294982.727000] Sequencer Complete list: Feb 14 13:38:01 localhost kernel: [4294982.727000] Sequencer DMA-Up and Complete list: Feb 14 13:38:01 localhost kernel: [4294982.727000] Feb 14 13:38:01 localhost kernel: [4294982.727000] scsi0: FIFO0 Free, LONGJMP == 0x80ff, SCB 0x0 Feb 14 13:38:01 localhost kernel: [4294982.727000] SEQIMODE[0x3f]:(ENCFG4TCMD|ENCFG4ICMD|ENCFG4TSTAT|ENCFG4ISTAT|ENCFG4DATA|ENSAVEPTRS) Feb 14 13:38:01 localhost kernel: [4294982.727000] SEQINTSRC[0x0] DFCNTRL[0x0] DFSTATUS[0x89]:(FIFOEMP|HDONE|PRELOAD_AVAIL) Feb 14 13:38:01 localhost kernel: [4294982.727000] SG_CACHE_SHADOW[0x2]:(LAST_SEG) SG_STATE[0x0] Feb 14 13:38:01 localhost kernel: [4294982.727000] DFFSXFRCTL[0x0] SOFFCNT[0x0] MDFFSTAT[0x5]:(FIFOFREE|DLZERO) Feb 14 13:38:01 localhost kernel: [4294982.727000] SHADDR = 0x00, SHCNT = 0x0 HADDR = 0x00, HCNT = 0x0 Feb 14 13:38:01 localhost kernel: [4294982.727000] CCSGCTL[0x10]:(SG_CACHE_AVAIL) Feb 14 13:38:01 localhost kernel: [4294982.727000] scsi0: FIFO1 Active, LONGJMP == 0x81d7, SCB 0x2 Feb 14 13:38:01 localhost kernel: [4294982.727000] SEQIMODE[0x3f]:(ENCFG4TCMD|ENCFG4ICMD|ENCFG4TSTAT|ENCFG4ISTAT|ENCFG4DATA|ENSAVEPTRS) Feb 14 13:38:01 localhost kernel: [4294982.727000] SEQINTSRC[0x0] DFCNTRL[0x4]:(DIRECTION) Feb 14 13:38:01 localhost kernel: [4294982.727000] DFSTATUS[0x89]:(FIFOEMP|HDONE|PRELOAD_AVAIL) Feb 14 13:38:01 localhost kernel: [4294982.727000] SG_CACHE_SHADOW[0x3]:(LAST_SEG_DONE|LAST_SEG) Feb 14 13:38:01 localhost kernel: [4294982.727000] SG_STATE[0x0] DFFSXFRCTL[0x0] SOFFCNT[0x0] Feb 14 13:38:01 localhost kernel: [4294982.727000] MDFFSTAT[0x14]:(DLZERO|LASTSDONE) Feb 14 13:38:01 localhost kernel: [4294982.727000] SHADDR = 0x0a, SHCNT = 0x0 HADDR = 0x00, HCNT = 0x0 Feb 14 13:38:01 localhost kernel: [4294982.727000] CCSGCTL[0x10]:(SG_CACHE_AVAIL) Feb 14 13:38:01 localhost kernel: [4294982.727000] LQIN: 0x0 0x0 0x0 0x0 0x0 0x0 0x0 0x0 0x0 0x0 0x0 0x0 0x0 0x0 0x0 0x0 0x0 0x0 0x0 0x0 Feb 14 13:38:01 localhost kernel: [4294982.727000] scsi0: LQISTATE = 0x0, LQOSTATE = 0x0, OPTIONMODE = 0x52 Feb 14 13:38:01 localhost kernel: [4294982.727000] scsi0: OS_SPACE_CNT = 0x20 MAXCMDCNT = 0x0 Feb 14 13:38:01 localhost kernel: [4294982.727000] SIMODE0[0xc]:(ENOVERRUN|ENIOERR) Feb 14 13:38:01 localhost kernel: [4294982.727000] CCSCBCTL[0x4]:(CCSCBDIR) Feb 14 13:38:01 localhost kernel: [4294982.727000] scsi0: REG0 == 0x3, SINDEX = 0x1c0, DINDEX = 0x10a Feb 14 13:38:01 localhost kernel: [4294982.727000] scsi0: SCBPTR == 0x2, SCB_NEXT == 0xff80, SCB_NEXT2 == 0xff89 Feb 14 13:38:01 localhost kernel: [4294982.727000] CDB 28 0 0 0 0 16 Feb 14 13:38:01 localhost kernel: [4294982.727000] STACK: 0xc9 0x0 0x0 0x0 0x0 0x0 0x0 0x0 Feb 14 13:38:01 localhost kernel: [4294982.727000] <<<<<<<<<<<<<<<<< Dump Card State Ends >>>>>>>>>>>>>>>>>> Feb 14 13:38:01 localhost kernel: [4294982.727000] (scsi0:A:4:0): Device is disconnected, re-queuing SCB Feb 14 13:38:01 localhost kernel: [4294982.729000] Recovery code sleeping Feb 14 13:38:06 localhost kernel: [4294987.729000] Recovery code awake Feb 14 13:38:06 localhost kernel: [4294987.729000] Timer Expired Feb 14 13:38:06 localhost kernel: [4294987.729000] aic79xx_abort returns 0x2003 Feb 14 13:38:06 localhost kernel: [4294987.729000] sr 0:0:4:0: Attempting to queue an ABORT message:CDB: 0x28 0x0 0x0 0x0 0x0 0x16 0x0 0x0 0xc 0x0 Feb 14 13:38:06 localhost kernel: [4294987.730000] scsi0: At time of recovery, card was not paused Feb 14 13:38:06 localhost kernel: [4294987.730000] >>>>>>>>>>>>>>>>>> Dump Card State Begins <<<<<<<<<<<<<<<<< Feb 14 13:38:06 localhost kernel: [4294987.730000] scsi0: Dumping Card State at program address 0x196 Mode 0x11 Feb 14 13:38:06 localhost kernel: [4294987.730000] Card was paused Feb 14 13:38:06 localhost kernel: [4294987.730000] HS_MAILBOX[0x0] INTCTL[0x80]:(SWTMINTMASK) Feb 14 13:38:06 localhost kernel: [4294987.730000] SEQINTSTAT[0x0] SAVED_MODE[0x11] Feb 14 13:38:06 localhost kernel: [4294987.730000] DFFSTAT[0x19]:(CURRFIFO_1|FIFO0FREE) Feb 14 13:38:06 localhost kernel: [4294987.730000] SCSISIGI[0x84]:(P_COMMAND|BSYI) SCSIPHASE[0x0] Feb 14 13:38:06 localhost kernel: [4294987.730000] SCSIBUS[0x0] LASTPHASE[0x80]:(P_COMMAND) Feb 14 13:38:06 localhost kernel: [4294987.730000] SCSISEQ0[0x0] SCSISEQ1[0x12]:(ENAUTOATNP|ENRSELI) Feb 14 13:38:06 localhost kernel: [4294987.730000] SEQCTL0[0x0] SEQINTCTL[0x0] SEQ_FLAGS[0x0] Feb 14 13:38:06 localhost kernel: [4294987.730000] SEQ_FLAGS2[0x0] SSTAT0[0x0] SSTAT1[0x8]:(BUSFREE) Feb 14 13:38:06 localhost kernel: [4294987.730000] SSTAT2[0x0] SSTAT3[0x0] PERRDIAG[0xc0]:(HIPERR|HIZERO) Feb 14 13:38:06 localhost kernel: [4294987.730000] SIMODE1[0xac]:(ENSCSIPERR|ENBUSFREE|ENSCSIRST|ENSELTIMO) Feb 14 13:38:06 localhost kernel: [4294987.730000] LQISTAT0[0x0] LQISTAT1[0x0] LQISTAT2[0x0] Feb 14 13:38:06 localhost kernel: [4294987.730000] LQOSTAT0[0x0] LQOSTAT1[0x0] LQOSTAT2[0x0] Feb 14 13:38:06 localhost kernel: [4294987.730000] Feb 14 13:38:06 localhost kernel: [4294987.730000] SCB Count = 4 CMDS_PENDING = 1 LASTSCB 0xffff CURRSCB 0x2 NEXTSCB 0x0 Feb 14 13:38:06 localhost kernel: [4294987.730000] qinstart = 8519 qinfifonext = 8520 Feb 14 13:38:06 localhost kernel: [4294987.730000] QINFIFO: 0x3 Feb 14 13:38:06 localhost kernel: [4294987.730000] WAITING_TID_QUEUES: Feb 14 13:38:06 localhost kernel: [4294987.730000] Pending list: Feb 14 13:38:06 localhost kernel: [4294987.730000] 2 FIFO_USE[0x0] SCB_CONTROL[0x40]:(DISCENB) Feb 14 13:38:06 localhost kernel: [4294987.730000] SCB_SCSIID[0x47] Feb 14 13:38:06 localhost kernel: [4294987.730000] 3 FIFO_USE[0x0] SCB_CONTROL[0x54]:(DISCONNECTED|MK_MESSAGE|DISCENB) Feb 14 13:38:06 localhost kernel: [4294987.730000] SCB_SCSIID[0x47] Feb 14 13:38:06 localhost kernel: [4294987.730000] Total 2 Feb 14 13:38:06 localhost kernel: [4294987.730000] Kernel Free SCB list: 1 0 Feb 14 13:38:06 localhost kernel: [4294987.730000] Sequencer Complete DMA-inprog list: Feb 14 13:38:06 localhost kernel: [4294987.730000] Sequencer Complete list: Feb 14 13:38:06 localhost kernel: [4294987.730000] Sequencer DMA-Up and Complete list: Feb 14 13:38:06 localhost kernel: [4294987.730000] Feb 14 13:38:06 localhost kernel: [4294987.730000] scsi0: FIFO0 Free, LONGJMP == 0x80ff, SCB 0x0 Feb 14 13:38:06 localhost kernel: [4294987.730000] SEQIMODE[0x3f]:(ENCFG4TCMD|ENCFG4ICMD|ENCFG4TSTAT|ENCFG4ISTAT|ENCFG4DATA|ENSAVEPTRS) Feb 14 13:38:06 localhost kernel: [4294987.730000] SEQINTSRC[0x0] DFCNTRL[0x0] DFSTATUS[0x89]:(FIFOEMP|HDONE|PRELOAD_AVAIL) Feb 14 13:38:06 localhost kernel: [4294987.730000] SG_CACHE_SHADOW[0x2]:(LAST_SEG) SG_STATE[0x0] Feb 14 13:38:06 localhost kernel: [4294987.730000] DFFSXFRCTL[0x0] SOFFCNT[0x0] MDFFSTAT[0x5]:(FIFOFREE|DLZERO) Feb 14 13:38:06 localhost kernel: [4294987.730000] SHADDR = 0x00, SHCNT = 0x0 HADDR = 0x00, HCNT = 0x0 Feb 14 13:38:06 localhost kernel: [4294987.730000] CCSGCTL[0x10]:(SG_CACHE_AVAIL) Feb 14 13:38:06 localhost kernel: [4294987.730000] scsi0: FIFO1 Active, LONGJMP == 0x81d7, SCB 0x2 Feb 14 13:38:06 localhost kernel: [4294987.730000] SEQIMODE[0x3f]:(ENCFG4TCMD|ENCFG4ICMD|ENCFG4TSTAT|ENCFG4ISTAT|ENCFG4DATA|ENSAVEPTRS) Feb 14 13:38:06 localhost kernel: [4294987.730000] SEQINTSRC[0x0] DFCNTRL[0x4]:(DIRECTION) Feb 14 13:38:06 localhost kernel: [4294987.730000] DFSTATUS[0x89]:(FIFOEMP|HDONE|PRELOAD_AVAIL) Feb 14 13:38:06 localhost kernel: [4294987.730000] SG_CACHE_SHADOW[0x3]:(LAST_SEG_DONE|LAST_SEG) Feb 14 13:38:06 localhost kernel: [4294987.730000] SG_STATE[0x0] DFFSXFRCTL[0x0] SOFFCNT[0x0] Feb 14 13:38:06 localhost kernel: [4294987.730000] MDFFSTAT[0x14]:(DLZERO|LASTSDONE) Feb 14 13:38:06 localhost kernel: [4294987.730000] SHADDR = 0x0a, SHCNT = 0x0 HADDR = 0x00, HCNT = 0x0 Feb 14 13:38:06 localhost kernel: [4294987.730000] CCSGCTL[0x10]:(SG_CACHE_AVAIL) Feb 14 13:38:06 localhost kernel: [4294987.730000] LQIN: 0x0 0x0 0x0 0x0 0x0 0x0 0x0 0x0 0x0 0x0 0x0 0x0 0x0 0x0 0x0 0x0 0x0 0x0 0x0 0x0 Feb 14 13:38:06 localhost kernel: [4294987.730000] scsi0: LQISTATE = 0x0, LQOSTATE = 0x0, OPTIONMODE = 0x52 Feb 14 13:38:06 localhost kernel: [4294987.730000] scsi0: OS_SPACE_CNT = 0x20 MAXCMDCNT = 0x0 Feb 14 13:38:06 localhost kernel: [4294987.730000] SIMODE0[0xc]:(ENOVERRUN|ENIOERR) Feb 14 13:38:06 localhost kernel: [4294987.730000] CCSCBCTL[0x4]:(CCSCBDIR) Feb 14 13:38:06 localhost kernel: [4294987.730000] scsi0: REG0 == 0x3, SINDEX = 0x1c0, DINDEX = 0x10a Feb 14 13:38:06 localhost kernel: [4294987.730000] scsi0: SCBPTR == 0x2, SCB_NEXT == 0xff80, SCB_NEXT2 == 0xff89 Feb 14 13:38:06 localhost kernel: [4294987.730000] CDB 28 0 0 0 0 16 Feb 14 13:38:06 localhost kernel: [4294987.730000] STACK: 0xc9 0x0 0x0 0x0 0x0 0x0 0x0 0x0 Feb 14 13:38:06 localhost kernel: [4294987.730000] <<<<<<<<<<<<<<<<< Dump Card State Ends >>>>>>>>>>>>>>>>>> Feb 14 13:38:06 localhost kernel: [4294987.730000] sr 0:0:4:0: Device is active, asserting ATN Feb 14 13:38:06 localhost kernel: [4294987.731000] Recovery code sleeping Feb 14 13:38:06 localhost kernel: [4294987.731000] [schedule+2509/3424] schedule+0x9cd/0xd60 Feb 14 13:38:06 localhost kernel: [4294987.731000] [release_console_sem+123/192] release_console_sem+0x7b/0xc0 Feb 14 13:38:06 localhost kernel: [4294987.731000] [vprintk+654/784] vprintk+0x28e/0x310 Feb 14 13:38:06 localhost kernel: [4294987.732000] [__down+213/256] __down+0xd5/0x100 Feb 14 13:38:06 localhost kernel: [4294987.732000] [default_wake_function+0/32] default_wake_function+0x0/0x20 Feb 14 13:38:06 localhost kernel: [4294987.732000] [__sched_text_start+7/12] __down_failed+0x7/0xc Feb 14 13:38:06 localhost kernel: [4294987.732000] [pg0+1079206832/-1078119424] .text.lock.aic79xx_osm+0x22/0x32 [aic79xx] Feb 14 13:38:06 localhost kernel: [4294987.732000] [pg0+1079198528/-1078119424] ahd_linux_sem_timeout+0x0/0x50 [aic79xx] Feb 14 13:38:06 localhost kernel: [4294987.732000] [pg0+1079188665/-1078119424] ahd_linux_abort+0x19/0x40 [aic79xx] Feb 14 13:38:06 localhost kernel: [4294987.732000] [pg0+1078516503/-1078119424] scsi_eh_abort_cmds+0x57/0x110 [scsi_mod] Feb 14 13:38:06 localhost kernel: [4294987.732000] [pg0+1078520455/-1078119424] scsi_unjam_host+0xb7/0x220 [scsi_mod] Feb 14 13:38:06 localhost kernel: [4294987.732000] [pg0+1078520816/-1078119424] scsi_error_handler+0x0/0x130 [scsi_mod] Feb 14 13:38:06 localhost kernel: [4294987.732000] [pg0+1078521050/-1078119424] scsi_error_handler+0xea/0x130 [scsi_mod] Feb 14 13:38:06 localhost kernel: [4294987.732000] [kthread+200/208] kthread+0xc8/0xd0 Feb 14 13:38:06 localhost kernel: [4294987.732000] [kthread+0/208] kthread+0x0/0xd0 Feb 14 13:38:06 localhost kernel: [4294987.732000] [kernel_thread_helper+5/16] kernel_thread_helper+0x5/0x10 Feb 14 13:38:11 localhost kernel: [4294992.731000] Recovery code awake Feb 14 13:38:11 localhost kernel: [4294992.731000] Timer Expired Feb 14 13:38:11 localhost kernel: [4294992.731000] aic79xx_abort returns 0x2003 Feb 14 13:38:11 localhost kernel: [4294992.731000] sr 0:0:4:0: Attempting to queue a TARGET RESET message:CDB: 0x28 0x0 0x0 0x0 0x0 0x12 0x0 0x0 0x2 0x0 Feb 14 13:38:11 localhost kernel: [4294992.731000] aic79xx_dev_reset returns 0x2003 Feb 14 13:38:11 localhost kernel: [4294992.731000] Recovery SCB completes Feb 14 13:38:11 localhost kernel: [4294992.731000] Recovery SCB completes Feb 14 13:38:11 localhost kernel: [4294992.742000] [schedule+2509/3424] schedule+0x9cd/0xd60 Feb 14 13:38:11 localhost kernel: [4294992.742000] [tasklet_action+98/208] tasklet_action+0x62/0xd0 Feb 14 13:38:11 localhost kernel: [4294992.742000] [__do_softirq+114/224] __do_softirq+0x72/0xe0 Feb 14 13:38:11 localhost kernel: [4294992.742000] [lock_timer_base+36/80] lock_timer_base+0x24/0x50 Feb 14 13:38:11 localhost kernel: [4294992.742000] [__mod_timer+154/192] __mod_timer+0x9a/0xc0 Feb 14 13:38:11 localhost kernel: [4294992.742000] [schedule_timeout+77/192] schedule_timeout+0x4d/0xc0 Feb 14 13:38:11 localhost kernel: [4294992.742000] [process_timeout+0/16] process_timeout+0x0/0x10 Feb 14 13:38:11 localhost kernel: [4294992.742000] [msleep+40/64] msleep+0x28/0x40 Feb 14 13:38:11 localhost kernel: [4294992.742000] [pg0+1078517939/-1078119424] scsi_try_bus_reset+0xb3/0xe0 [scsi_mod] Feb 14 13:38:11 localhost kernel: [4294992.742000] [pg0+1078518313/-1078119424] scsi_eh_bus_reset+0x69/0x170 [scsi_mod] Feb 14 13:38:11 localhost kernel: [4294992.742000] [pg0+1078519956/-1078119424] scsi_eh_ready_devs+0x64/0xa0 [scsi_mod] Feb 14 13:38:11 localhost kernel: [4294992.742000] [pg0+1078520479/-1078119424] scsi_unjam_host+0xcf/0x220 [scsi_mod] Feb 14 13:38:11 localhost kernel: [4294992.743000] [pg0+1078520816/-1078119424] scsi_error_handler+0x0/0x130 [scsi_mod] Feb 14 13:38:11 localhost kernel: [4294992.743000] [pg0+1078521050/-1078119424] scsi_error_handler+0xea/0x130 [scsi_mod] Feb 14 13:38:11 localhost kernel: [4294992.743000] [kthread+200/208] kthread+0xc8/0xd0 Feb 14 13:38:11 localhost kernel: [4294992.743000] [kthread+0/208] kthread+0x0/0xd0 Feb 14 13:38:11 localhost kernel: [4294992.743000] [kernel_thread_helper+5/16] kernel_thread_helper+0x5/0x10 Feb 14 13:38:21 localhost kernel: [4295002.743000] [schedule+2509/3424] schedule+0x9cd/0xd60 Feb 14 13:38:21 localhost kernel: [4295002.743000] [kernel_thread_helper+5/16] kernel_thread_helper+0x5/0x10 Feb 14 13:38:21 localhost kernel: [4295002.743000] [__kernel_text_address+40/64] __kernel_text_address+0x28/0x40 Feb 14 13:38:21 localhost kernel: [4295002.743000] [lock_timer_base+36/80] lock_timer_base+0x24/0x50 From kleeman at cims.nyu.edu Wed Feb 15 03:00:13 2006 From: kleeman at cims.nyu.edu (Richard Kleeman) Date: Wed, 15 Feb 2006 03:00:13 -0000 Subject: [Bug 14394] cdrecord/k3b/nautilus problem References: <20060113133632.21012.3776.launchpad@macquarie.warthogs.hbd.com> Message-ID: <20060215030013.2367.59694.launchpad@canonical@gangotri.ubuntu.com> Public bug report changed: https://launchpad.net/malone/bugs/14394 - Changed attachments: Added: hal breezy log http://librarian.launchpad.net/1571348/halbreezy.log From kleeman at cims.nyu.edu Wed Feb 15 03:01:08 2006 From: kleeman at cims.nyu.edu (Richard Kleeman) Date: Wed, 15 Feb 2006 03:01:08 -0000 Subject: [Bug 14394] cdrecord/k3b/nautilus problem References: <20060113133632.21012.3776.launchpad@macquarie.warthogs.hbd.com> Message-ID: <20060215030108.2367.89482.launchpad@canonical@gangotri.ubuntu.com> Public bug report changed: https://launchpad.net/malone/bugs/14394 - Changed attachments: Added: hal dapper log http://librarian.launchpad.net/1571349/haldapper.log From rushi_bhatt at yahoo.com Wed Feb 15 07:10:43 2006 From: rushi_bhatt at yahoo.com (rushi bhatt) Date: Wed, 15 Feb 2006 07:10:43 -0000 Subject: [Bug 31468] High power drain during ACPI sleep Message-ID: <20060215071042.2367.89214.malonedeb@gangotri.ubuntu.com> Public bug reported: https://launchpad.net/malone/bugs/31468 Affects: linux-source-2.6.15 (Ubuntu) Severity: Normal Priority: (none set) Status: Unconfirmed Description: While suspending to RAM, certain Thinkpads with Radeon 7500 draw excessive current (of the order of 3 watts on this R40 2722-6YU). The problem has been traced to the radeon chip not going to a proper power state. More information can be found at http://thinkwiki.org/wiki/Problem_with_high_power_drain_in_ACPI_sleep Fedora Core 4 alredy ships with the patch mentioned at the above wiki, and I have verified that a vanilla kernel.org patched with the above brings the suspend to RAM power drain to an acceptable 700mW on dapper. Would it be possible to ship this patch by default? I understand radeonfb is discouraged in Ubuntu, but some people might be able to take the risk and enable it to save some battery during sleep by explicitly loading radeonfb.ko. From rushi_bhatt at yahoo.com Wed Feb 15 07:12:36 2006 From: rushi_bhatt at yahoo.com (rushi bhatt) Date: Wed, 15 Feb 2006 07:12:36 -0000 Subject: [Bug 31375] New Ubuntu kernel package breaks certain precompiled binaries References: <20060214090624.1459.62333.malonedeb@gangotri.ubuntu.com> Message-ID: <20060215071236.24408.83381.malone@gandwana.ubuntu.com> Public bug report changed: https://launchpad.net/malone/bugs/31375 Comment: Yeah. Crossover office also stopped working with the Dapper kernel. Works fine with vanilla kernel.org 2.6.15.1, though. From shamanas at gmail.com Wed Feb 15 08:30:51 2006 From: shamanas at gmail.com (Tang) Date: Wed, 15 Feb 2006 08:30:51 -0000 Subject: [Bug 31371] Can't load radeon driver References: <20060214071630.1233.62428.malonedeb@gandwana.ubuntu.com> Message-ID: <20060215083051.2410.94276.launchpad@canonical@gangotri.ubuntu.com> Public bug report changed: https://launchpad.net/malone/bugs/31371 Also affects: Ubuntu Severity: Normal Priority: (none set) Status: Unconfirmed From shamanas at gmail.com Wed Feb 15 08:31:48 2006 From: shamanas at gmail.com (Tang) Date: Wed, 15 Feb 2006 08:31:48 -0000 Subject: [Bug 31371] Can't load radeon driver References: <20060214071630.1233.62428.malonedeb@gandwana.ubuntu.com> Message-ID: <20060215083148.2410.28919.launchpad@canonical@gangotri.ubuntu.com> Public bug report changed: https://launchpad.net/malone/bugs/31371 Description changed to: >modprobe radeon WARNING: Error inserting drm (/lib/modules/2.6.15-15-386/kernel/drivers/char/drm/drm.ko): Cannot allocate memory FATAL: Error inserting radeon (/lib/modules/2.6.15-15-386/kernel/drivers/char/drm/radeon.ko): Unknown symbol in module, or unknown parameter (see dmesg) >dmesg | grep drm[4298796.066000] radeon: Unknown symbol drm_open [4298796.066000] radeon: Unknown symbol drm_fasync [4298796.066000] radeon: Unknown symbol drm_poll [4298796.067000] radeon: Unknown symbol drm_get_resource_len [4298796.067000] radeon: Unknown symbol drm_core_get_reg_ofs [4298796.067000] radeon: Unknown symbol drm_irq_uninstall [4298796.067000] radeon: Unknown symbol drm_ioctl [4298796.067000] radeon: Unknown symbol drm_exit [4298796.068000] radeon: Unknown symbol drm_debug [4298796.068000] radeon: Unknown symbol drm_core_get_map_ofs [4298796.068000] radeon: Unknown symbol drm_init [4298796.068000] radeon: Unknown symbol drm_addmap [4298796.068000] radeon: Unknown symbol drm_get_resource_start [4298796.069000] radeon: Unknown symbol drm_vbl_send_signals [4298796.069000] radeon: Unknown symbol drm_ati_pcigart_init [4298796.069000] radeon: Unknown symbol drm_mmap [4298796.069000] radeon: Unknown symbol drm_order [4298796.069000] radeon: Unknown symbol drm_ati_pcigart_cleanup [4298796.070000] radeon: Unknown symbol drm_core_reclaim_buffers [4298796.070000] radeon: Unknown symbol drm_release [4299207.438000] radeon: Unknown symbol drm_open [4299207.438000] radeon: Unknown symbol drm_fasync [4299207.438000] radeon: Unknown symbol drm_poll [4299207.438000] radeon: Unknown symbol drm_get_resource_len [4299207.439000] radeon: Unknown symbol drm_core_get_reg_ofs [4299207.439000] radeon: Unknown symbol drm_irq_uninstall [4299207.439000] radeon: Unknown symbol drm_ioctl [4299207.439000] radeon: Unknown symbol drm_exit [4299207.439000] radeon: Unknown symbol drm_debug [4299207.439000] radeon: Unknown symbol drm_core_get_map_ofs [4299207.440000] radeon: Unknown symbol drm_init [4299207.440000] radeon: Unknown symbol drm_addmap [4299207.440000] radeon: Unknown symbol drm_get_resource_start [4299207.440000] radeon: Unknown symbol drm_vbl_send_signals [4299207.440000] radeon: Unknown symbol drm_ati_pcigart_init [4299207.440000] radeon: Unknown symbol drm_mmap [4299207.441000] radeon: Unknown symbol drm_order [4299207.441000] radeon: Unknown symbol drm_ati_pcigart_cleanup [4299207.441000] radeon: Unknown symbol drm_core_reclaim_buffers [4299207.441000] radeon: Unknown symbol drm_release From gary at lyranthe.org Wed Feb 15 11:42:59 2006 From: gary at lyranthe.org (Gary Coady) Date: Wed, 15 Feb 2006 11:42:59 -0000 Subject: [Bug 30962] Running wine applications instantly outputs "Killed." in the terminal References: <20060209121543.11315.49587.malonedeb@gandwana.ubuntu.com> Message-ID: <20060215114259.19566.93723.launchpad@canonical@gandwana.ubuntu.com> https://launchpad.net/malone/bugs/30962 *** Bug 31408 has been marked a duplicate of this bug *** From gary at lyranthe.org Wed Feb 15 11:42:59 2006 From: gary at lyranthe.org (Gary Coady) Date: Wed, 15 Feb 2006 11:42:59 -0000 Subject: [Bug 31408] Unable to start wine (failed to mmap 0x7c000000 with MAP_FIXED) References: <20060214145937.2410.18771.malonedeb@gangotri.ubuntu.com> Message-ID: <20060215114259.19566.45632.launchpad@canonical@gandwana.ubuntu.com> Public bug report changed: https://launchpad.net/malone/bugs/31408 *** This bug has been marked a duplicate of bug 30962 *** From scott at ubuntu.com Wed Feb 15 14:19:10 2006 From: scott at ubuntu.com (Scott James Remnant) Date: Wed, 15 Feb 2006 14:19:10 -0000 Subject: [Bug 31429] ethernet device name has been changed. References: <20060214193047.2367.51800.malonedeb@gangotri.ubuntu.com> Message-ID: <20060215141910.19566.65184.launchpad@canonical@gandwana.ubuntu.com> Public bug report changed: https://launchpad.net/malone/bugs/31429 Task: ubuntu udev Status: Unconfirmed => Needs Info Comment: Which version of udev do you have installed? These problems should be fixed in 079-0ubuntu12. If not, please attach your /etc/iftab and /etc/network/interfaces files AND the output of "ifconfig -a" Thanks From caravena at gmail.com Wed Feb 15 15:25:58 2006 From: caravena at gmail.com (Cristian Aravena Romero) Date: Wed, 15 Feb 2006 15:25:58 -0000 Subject: [Bug 31518] Would be correct to add to the description the CPU Sempron? Message-ID: <20060215152558.15884.69530.malonedeb@gangotri.ubuntu.com> Public bug reported: https://launchpad.net/malone/bugs/31518 Affects: linux-meta linux-k7 (Ubuntu) Severity: Normal Priority: (none set) Status: Unconfirmed Description: caravena at hefesto:~$ apt-cache show linux-k7 [...] Description: Complete Linux kernel on AMD K7. This package will always depend on the latest complete Linux kernel available for AMD Duron/Athlon. Update to: Description: Complete Linux kernel on AMD K7. This package will always depend on the latest complete Linux kernel available for AMD Duron/Sempron/Athlon/Athlon Thunderbird/Athlon XP and its movable CPU of design. Other affected packages: root at hefesto:/home/caravena# apt-cache search k7 linux-headers-2.6.15-14-k7 - Linux kernel headers 2.6.15 on AMD K7 SMP/UP linux-headers-2.6.15-15-k7 - Linux kernel headers 2.6.15 on AMD K7 SMP/UP linux-headers-k7 - Linux kernel headers on AMD K7 linux-image-2.6.15-14-k7 - Linux kernel image for version 2.6.15 on AMD K7 SMP/UP linux-image-2.6.15-15-k7 - Linux kernel image for version 2.6.15 on AMD K7 SMP/UP linux-image-k7 - Linux kernel image on AMD K7. linux-k7 - Complete Linux kernel on AMD K7. linux-k7-smp - Complete Linux kernel on AMD K7 SMP. linux-restricted-modules-2.6.15-14-k7 - Non-free Linux 2.6.15 modules on AMD K7 linux-restricted-modules-2.6.15-15-k7 - Non-free Linux 2.6.15 modules on AMD K7 linux-restricted-modules-k7 - Restricted Linux modules on AMD K7. Pross: * More clarity/security for the people who wish to install these packages in their processors AMD References: http://en.wikipedia.org/wiki/Duron http://en.wikipedia.org/wiki/Sempron http://en.wikipedia.org/wiki/AMD_K7 From i3dmaster at gmail.com Wed Feb 15 15:59:07 2006 From: i3dmaster at gmail.com (i3dmaster) Date: Wed, 15 Feb 2006 15:59:07 -0000 Subject: [Bug 31429] ethernet device name has been changed. References: <20060214193047.2367.51800.malonedeb@gangotri.ubuntu.com> Message-ID: <20060215155907.15884.62872.malone@gangotri.ubuntu.com> Public bug report changed: https://launchpad.net/malone/bugs/31429 Comment: ii udev 079-0ubuntu12 rule- based device node and kernel event manager # This file assigns persistent names to network interfaces. See iftab(5). eth0 mac 00:09:6b:8f:70:e5 # This file describes the network interfaces available on your system # and how to activate them. For more information, see interfaces(5). # The loopback network interface auto lo eth0_clashed iface lo inet loopback # This is a list of hotpluggable network interfaces. # They will be activated automatically by the hotplug subsystem. #mapping hotplug # script grep # map eth0 # The primary network interface iface eth0_clashed inet dhcp **Note**: The eth0_clashed was changed by me, otherwise, I can't get to internet. It was eth0 before. eth0_clas Link encap:Ethernet HWaddr 00:0D:60:A8:F1:21 inet addr:9.17.32.191 Bcast:9.17.32.255 Mask:255.255.255.0 UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1 RX packets:93379 errors:0 dropped:0 overruns:0 frame:0 TX packets:70107 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:1000 RX bytes:54582887 (52.0 MiB) TX bytes:6076008 (5.7 MiB) lo Link encap:Local Loopback inet addr:127.0.0.1 Mask:255.0.0.0 UP LOOPBACK RUNNING MTU:16436 Metric:1 RX packets:251747 errors:0 dropped:0 overruns:0 frame:0 TX packets:251747 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:0 RX bytes:82912814 (79.0 MiB) TX bytes:82912814 (79.0 MiB) From caravena at gmail.com Wed Feb 15 16:16:26 2006 From: caravena at gmail.com (Cristian Aravena Romero) Date: Wed, 15 Feb 2006 16:16:26 -0000 Subject: [Bug 31526] [Dapper Flight 3] error en syslog, apic and drive_cmd Message-ID: <20060215161626.19528.2243.malonedeb@gandwana.ubuntu.com> Public bug reported: https://launchpad.net/malone/bugs/31526 Affects: linux-source-2.6.15 linux-image-2.6.15-15-k7 (Ubuntu) Severity: Normal Priority: (none set) Status: Unconfirmed Description: Install Dapper Fligt 3 + Update to 02/15/06 root at hefesto:/home/caravena# apt-cache show linux-image-2.6.15-15-k7 | grep Version Version: 2.6.15-15.21 caravena at hefesto:~$ cat /var/log/syslog | grep error [...] Feb 15 10:14:29 hefesto kernel: [4297740.422000] APIC error on CPU0: 40(40) Feb 15 11:18:46 hefesto kernel: [4301597.643000] APIC error on CPU0: 40(40) Feb 15 11:31:38 hefesto kernel: [4294699.976000] hdc: drive_cmd: error=0x04 { AbortedCommand } Feb 15 11:31:38 hefesto kernel: [4294700.018000] hdc: drive_cmd: error=0x04 { AbortedCommand } Feb 15 11:32:45 hefesto kernel: [4294766.841000] APIC error on CPU0: 00(40) [...] References: https://wiki.ubuntu.com/LaptopTestingTeam/CompaqPresarioV2417LA/dmesg https://wiki.ubuntu.com/LaptopTestingTeam/CompaqPresarioV2417LA/lspci_-vv From alberto.botti at yoda2000.net Wed Feb 15 16:38:56 2006 From: alberto.botti at yoda2000.net (ath) Date: Wed, 15 Feb 2006 16:38:56 -0000 Subject: [Bug 31527] DRI locks up the machine when starting X on a Radeon 9250 Message-ID: <20060215163856.15884.24165.malonedeb@gangotri.ubuntu.com> Public bug reported: https://launchpad.net/malone/bugs/31527 Affects: linux-meta linux-image-2.6-k7 (Ubuntu) Severity: Normal Priority: (none set) Status: Unconfirmed Description: I'm running Dapper with the latest upgrades (kernel 2.6.15-14-k7) using a Radeon 9250 256 MB on a VIA KT600 board. Starting XOrg with the default configuration (the open source radeon + r200_dri driver) results in a complete lockup (no keyboard, no sysrq, I can't even ping the machine). Pretty hard to debug on my side... It can worked around by disabling DRI in the X configuration (losing 3D acceleration, and probably even EXA). Installing the latest R200 DRM (only the kernel module) from http://dri.freedesktop.org/snapshots/ fixes the issue. From alberto.botti at yoda2000.net Wed Feb 15 16:39:33 2006 From: alberto.botti at yoda2000.net (ath) Date: Wed, 15 Feb 2006 16:39:33 -0000 Subject: [Bug 31527] DRI locks up the machine when starting X on a Radeon 9250 References: <20060215163856.15884.24165.malonedeb@gangotri.ubuntu.com> Message-ID: <20060215163933.15843.41290.launchpad@canonical@gangotri.ubuntu.com> Public bug report changed: https://launchpad.net/malone/bugs/31527 Task: ubuntu linux-meta Severity: Normal => Major From alberto.botti at yoda2000.net Wed Feb 15 16:39:49 2006 From: alberto.botti at yoda2000.net (ath) Date: Wed, 15 Feb 2006 16:39:49 -0000 Subject: [Bug 31527] DRI locks up the machine when starting X on a Radeon 9250 References: <20060215163856.15884.24165.malonedeb@gangotri.ubuntu.com> Message-ID: <20060215163949.19566.2198.launchpad@canonical@gandwana.ubuntu.com> Public bug report changed: https://launchpad.net/malone/bugs/31527 Also affects: Ubuntu Severity: Normal Priority: (none set) Status: Unconfirmed From alberto.botti at yoda2000.net Wed Feb 15 16:40:47 2006 From: alberto.botti at yoda2000.net (ath) Date: Wed, 15 Feb 2006 16:40:47 -0000 Subject: [Bug 31527] DRI locks up the machine when starting X on a Radeon 9250 References: <20060215163856.15884.24165.malonedeb@gangotri.ubuntu.com> Message-ID: <20060215164047.19528.66516.launchpad@canonical@gandwana.ubuntu.com> Public bug report changed: https://launchpad.net/malone/bugs/31527 Description changed to: I'm running Dapper with the latest upgrades (kernel 2.6.15-15-k7) using a Radeon 9250 256 MB on a VIA KT600 board. Starting XOrg with the default configuration (the open source radeon + r200_dri driver) results in a complete lockup (no keyboard, no sysrq, I can't even ping the machine). Pretty hard to debug on my side... It can worked around by disabling DRI in the X configuration (losing 3D acceleration, and probably even EXA). Installing the latest R200 DRM (only the kernel module) from http://dri.freedesktop.org/snapshots/ fixes the issue. From bryan.christ at gmail.com Wed Feb 15 17:28:26 2006 From: bryan.christ at gmail.com (TragicWarrior) Date: Wed, 15 Feb 2006 17:28:26 -0000 Subject: [Bug 31531] System freezes when moving mouse under heavy I/O load Message-ID: <20060215172826.19566.93636.malonedeb@gandwana.ubuntu.com> Public bug reported: https://launchpad.net/malone/bugs/31531 Affects: linux-source-2.6.12 linux-image-2.6.12-10-686-smp (Ubuntu) Severity: Normal Priority: (none set) Status: Unconfirmed Description: When I/O traffic is very heavy on the system, moving the mouse eventually causes the system to hang. The system is completely frozen (num lock, caps lock dead) and must be rebooted (power cycle). I have reproduced this many times using the following steps: 1. Open gnome-terminal 2. Put a disc in the cd-rom drive 3. dd if=/dev/cdrom of=myimage.iso bs=2048k (or 1024k or 4096k) 4. move mouse around I am running linux-image-2.6.12-10-686-smp on dual-P4 system with a dac960 raid controller. The I/O scheduler is elevator=deadline. From scott at ubuntu.com Wed Feb 15 17:34:18 2006 From: scott at ubuntu.com (Scott James Remnant) Date: Wed, 15 Feb 2006 17:34:18 -0000 Subject: [Bug 31429] ethernet device name has been changed. References: <20060214193047.2367.51800.malonedeb@gangotri.ubuntu.com> Message-ID: <20060215173418.15884.7654.launchpad@canonical@gangotri.ubuntu.com> Public bug report changed: https://launchpad.net/malone/bugs/31429 Task: ubuntu udev Status: Needs Info => Rejected Comment: This is not a bug, but deliberate behviour. Your configuration is wrong. /etc/iftab assigns the name "eth0" to a card which isn't the card in your machine. Change /etc/iftab so the mac address matches that of your card (from ifconfig output). From ben.collins at ubuntu.com Wed Feb 15 17:36:23 2006 From: ben.collins at ubuntu.com (Ben Collins) Date: Wed, 15 Feb 2006 17:36:23 -0000 Subject: [Bug 29750] snd_powermac not working on 2.6.15-13-powerpc & 2.6.15-14-powerpc References: <20060126095239.26274.39068.malonedeb@gangotri.ubuntu.com> Message-ID: <20060215173623.19566.40210.malone@gandwana.ubuntu.com> Public bug report changed: https://launchpad.net/malone/bugs/29750 Comment: This should be working. Snapper support was not touched during the Great-Mac-Sound changes. My G5 has Snapper, and it is still working (although the volume seems a lot lower now). Maybe you issue is the same, the volume just being too low. I have amp'd speakers connected to my G5, so I can turn those up separately. From ben.collins at ubuntu.com Wed Feb 15 17:37:34 2006 From: ben.collins at ubuntu.com (Ben Collins) Date: Wed, 15 Feb 2006 17:37:34 -0000 Subject: [Bug 31025] New headers/image of 2.6.15-15 kills network on reboot References: <20060210034600.11382.58707.malonedeb@gandwana.ubuntu.com> Message-ID: <20060215173734.19528.14052.malone@gandwana.ubuntu.com> Public bug report changed: https://launchpad.net/malone/bugs/31025 Comment: I think your issue may be the eth0 turned into eth0_clashed. Try upgrading to latest udev and see if that helps (make sure to rebuild initramfs using "sudo update-initramfs -u"). From ben.collins at ubuntu.com Wed Feb 15 17:38:34 2006 From: ben.collins at ubuntu.com (Ben Collins) Date: Wed, 15 Feb 2006 17:38:34 -0000 Subject: [Bug 31185] PCI error messages when booting References: <20060211201438.11315.48459.malonedeb@gandwana.ubuntu.com> Message-ID: <20060215173834.15884.77990.malone@gangotri.ubuntu.com> Public bug report changed: https://launchpad.net/malone/bugs/31185 Comment: This sounds a lot like a BIOS bug. Can you confirm that this works under breezy or some other version of Linux? From ben.collins at ubuntu.com Wed Feb 15 17:40:26 2006 From: ben.collins at ubuntu.com (Ben Collins) Date: Wed, 15 Feb 2006 17:40:26 -0000 Subject: [Bug 31347] 2.6.15-15.21_i686 does not boot (depmod not found) References: <20060213215338.1459.91446.malonedeb@gangotri.ubuntu.com> Message-ID: <20060215174026.15884.30529.launchpad@canonical@gangotri.ubuntu.com> Public bug report changed: https://launchpad.net/malone/bugs/31347 Task: ubuntu linux-meta Sourcepackagename: linux-meta => initramfs-tools Binarypackagename: linux-686 => None Comment: This is all with initramfs. Kernel doesn't have anything to do with depmod directly. From ben.collins at ubuntu.com Wed Feb 15 17:41:44 2006 From: ben.collins at ubuntu.com (Ben Collins) Date: Wed, 15 Feb 2006 17:41:44 -0000 Subject: [Bug 31371] Can't load radeon driver References: <20060214071630.1233.62428.malonedeb@gandwana.ubuntu.com> Message-ID: <20060215174144.15843.59695.launchpad@canonical@gangotri.ubuntu.com> Public bug report changed: https://launchpad.net/malone/bugs/31371 Task: ubuntu linux-source-2.6.15 Status: Unconfirmed => Rejected Comment: This isn't particular to the radeon module. It fails to load because drm.ko fails to load. The reason for that is because of lack of memory. That's an issue you need to resolve with your actual system. I can't give you more memory :) From ben.collins at ubuntu.com Wed Feb 15 17:42:10 2006 From: ben.collins at ubuntu.com (Ben Collins) Date: Wed, 15 Feb 2006 17:42:10 -0000 Subject: [Bug 31375] New Ubuntu kernel package breaks certain precompiled binaries References: <20060214090624.1459.62333.malonedeb@gangotri.ubuntu.com> Message-ID: <20060215174210.19566.43804.launchpad@canonical@gandwana.ubuntu.com> Public bug report changed: https://launchpad.net/malone/bugs/31375 Task: ubuntu linux-source-2.6.15 Status: Unconfirmed => Fix Committed From dsilvers at digital-scurf.org Wed Feb 15 17:47:54 2006 From: dsilvers at digital-scurf.org (Daniel Silverstone) Date: Wed, 15 Feb 2006 17:47:54 -0000 Subject: [Bug 31534] KEY_COFFEE needs a scancode Message-ID: <20060215174754.19528.73111.malonedeb@gandwana.ubuntu.com> Public bug reported: https://launchpad.net/malone/bugs/31534 Affects: linux-source-2.6.15 (Ubuntu) Severity: Normal Priority: (none set) Status: Unconfirmed Description: The acpi-support packages now create a KEY_COFFEE keycode in response to the lock button being pushed. According to mjg59 this now needs a kernel patch in order for that to not be dropped on the floor due to a lack of scancode. Any old otherwise unused scancode will do the trick he says. From sebastien.estienne at gmail.com Wed Feb 15 17:49:02 2006 From: sebastien.estienne at gmail.com (Sebastien Estienne) Date: Wed, 15 Feb 2006 17:49:02 -0000 Subject: [Bug 31429] ethernet device name has been changed. References: <20060214193047.2367.51800.malonedeb@gangotri.ubuntu.com> Message-ID: <20060215174902.19566.96665.malone@gandwana.ubuntu.com> Public bug report changed: https://launchpad.net/malone/bugs/31429 Comment: i don't know if the bug should be closed because, i had the same problem doing nothing special except, updating/rebooting and my eth0 was renamed eth0_clashed for no visible reasons: i only have a pic Nic (no wifi) From dsilvers at digital-scurf.org Wed Feb 15 17:53:49 2006 From: dsilvers at digital-scurf.org (Daniel Silverstone) Date: Wed, 15 Feb 2006 17:53:49 -0000 Subject: [Bug 31534] KEY_COFFEE needs a scancode References: <20060215174754.19528.73111.malonedeb@gandwana.ubuntu.com> Message-ID: <20060215175349.19528.86554.malone@gandwana.ubuntu.com> Public bug report changed: https://launchpad.net/malone/bugs/31534 Comment: I should probably add that we expect the keycode for KEY_COFFEE to be 152, in case this name isn't available in the kernel From ben.collins at ubuntu.com Wed Feb 15 18:29:48 2006 From: ben.collins at ubuntu.com (Ben Collins) Date: Wed, 15 Feb 2006 18:29:48 -0000 Subject: [Bug 31437] oops at boot on dapper live powerpc daily (20060214) References: <20060214205545.24408.1179.malonedeb@gandwana.ubuntu.com> Message-ID: <20060215182948.19566.41316.launchpad@canonical@gandwana.ubuntu.com> Public bug report changed: https://launchpad.net/malone/bugs/31437 Task: ubuntu linux-source-2.6.15 Sourcepackagename: linux-source-2.6.15 => squashfs Binarypackagename: linux-source-2.6.15 => squashfs-tools Comment: This is fixed with the v3 layer in squashfs. However, squashfs-tools is still generating v2 filesystems. It needs to be updated to generate v3 filesystem images. From ben.collins at ubuntu.com Wed Feb 15 18:30:02 2006 From: ben.collins at ubuntu.com (Ben Collins) Date: Wed, 15 Feb 2006 18:30:02 -0000 Subject: [Bug 31431] Users install thelinux-source package when they only need the linux-headers package References: <20060214195104.24408.1522.malonedeb@gandwana.ubuntu.com> Message-ID: <20060215183002.15884.47257.launchpad@canonical@gangotri.ubuntu.com> Public bug report changed: https://launchpad.net/malone/bugs/31431 Task: ubuntu linux-meta Sourcepackagename: linux-meta => linux-source-2.6.15 Binarypackagename: linux-source => linux-source-2.6.15 From ben.collins at ubuntu.com Wed Feb 15 18:30:52 2006 From: ben.collins at ubuntu.com (Ben Collins) Date: Wed, 15 Feb 2006 18:30:52 -0000 Subject: [Bug 31437] squashfs needs to update to v3 to fix oops on ppc References: <20060214205545.24408.1179.malonedeb@gandwana.ubuntu.com> Message-ID: <20060215183052.19528.91267.launchpad@canonical@gandwana.ubuntu.com> Public bug report changed: https://launchpad.net/malone/bugs/31437 Summary changed to: squashfs needs to update to v3 to fix oops on ppc From ben.collins at ubuntu.com Wed Feb 15 18:34:02 2006 From: ben.collins at ubuntu.com (Ben Collins) Date: Wed, 15 Feb 2006 18:34:02 -0000 Subject: [Bug 31431] Users install thelinux-source package when they only need the linux-headers package References: <20060214195104.24408.1522.malonedeb@gandwana.ubuntu.com> Message-ID: <20060215183402.19566.87550.launchpad@canonical@gandwana.ubuntu.com> Public bug report changed: https://launchpad.net/malone/bugs/31431 Task: ubuntu linux-source-2.6.15 Status: Unconfirmed => Fix Committed From ben.collins at ubuntu.com Wed Feb 15 18:35:26 2006 From: ben.collins at ubuntu.com (Ben Collins) Date: Wed, 15 Feb 2006 18:35:26 -0000 Subject: [Bug 31468] High power drain during ACPI sleep References: <20060215071042.2367.89214.malonedeb@gangotri.ubuntu.com> Message-ID: <20060215183526.19566.64094.launchpad@canonical@gandwana.ubuntu.com> Public bug report changed: https://launchpad.net/malone/bugs/31468 Task: ubuntu linux-source-2.6.15 Status: Unconfirmed => Rejected Comment: The patch is applied. You do have to load the radeonfb driver for it to be useful though. From ben.collins at ubuntu.com Wed Feb 15 18:37:23 2006 From: ben.collins at ubuntu.com (Ben Collins) Date: Wed, 15 Feb 2006 18:37:23 -0000 Subject: [Bug 31518] Would be correct to add to the description the CPU Sempron? References: <20060215152558.15884.69530.malonedeb@gangotri.ubuntu.com> Message-ID: <20060215183723.15884.57022.launchpad@canonical@gangotri.ubuntu.com> Public bug report changed: https://launchpad.net/malone/bugs/31518 Task: ubuntu linux-meta Sourcepackagename: linux-meta => linux-source-2.6.15 Binarypackagename: linux-k7 => None Status: Unconfirmed => Fix Committed From caravena at gmail.com Wed Feb 15 18:53:53 2006 From: caravena at gmail.com (Cristian Aravena Romero) Date: Wed, 15 Feb 2006 18:53:53 -0000 Subject: [Bug 31518] Would be correct to add to the description the CPU Sempron? References: <20060215152558.15884.69530.malonedeb@gangotri.ubuntu.com> Message-ID: <20060215185353.15884.89393.malone@gangotri.ubuntu.com> Public bug report changed: https://launchpad.net/malone/bugs/31518 Comment: List of all the processors K7, thinks that he would be _adapted_ to add them to all and segun the same order. K7 series (1999–2005) * Athlon (Slot A) (Argon,Pluto/Orion,Thunderbird) (1999) * Athlon (Socket A) (Thunderbird) (2000) * Duron (Spitfire,Morgan,Applebred) (2000) * Athlon MP (Palomino,Thoroughbred,Barton,Thorton) (2001) * Athlon 4 (Corvette/Mobile Palomino) (2001) * Athlon XP (Palomino,Thoroughbred (A/B),Barton,Thorton) (2001) * Mobile Athlon XP (Mobile Palomino) (2002) * Mobile Duron (Camaro/Mobile Morgan) (2002) * Sempron (Thorton,Barton) (2004) RESUME: Athlon/Duron/Athlon MP/Athlon 4/Athlon XP/Mobile Athlon XP/Mobile Duron/Sempron/Mobil Sempron. References: http://en.wikipedia.org/wiki/List_of_AMD_microprocessors From kristoffer.lunden at gmail.com Wed Feb 15 19:15:54 2006 From: kristoffer.lunden at gmail.com (=?utf-8?q?Kristoffer_Lund=C3=A9n?=) Date: Wed, 15 Feb 2006 19:15:54 -0000 Subject: [Bug 31185] PCI error messages when booting References: <20060211201438.11315.48459.malonedeb@gandwana.ubuntu.com> Message-ID: <20060215191554.19566.35208.malone@gandwana.ubuntu.com> Public bug report changed: https://launchpad.net/malone/bugs/31185 Comment: > Can you confirm that this works under breezy or some other version of Linux? Not directly; however, I tried Live CDs. The Dapper Flight 3 Live CD says exactly the same, while a Breezy Live CD says nothing like this. I don't know if that counts? From jelle at gmta.nl Wed Feb 15 19:38:23 2006 From: jelle at gmta.nl (JeRa) Date: Wed, 15 Feb 2006 19:38:23 -0000 Subject: [Bug 31547] No adapter or battery found on laptop Message-ID: <20060215193823.15884.11968.malonedeb@gangotri.ubuntu.com> Public bug reported: https://launchpad.net/malone/bugs/31547 Affects: linux-source-2.6.15 (Ubuntu) Severity: Normal Priority: (none set) Status: Unconfirmed Description: I'm running Ubuntu Dapper with linux-image-2.6.15-15-686. After some serious troubles with getting my system to run properly (see bug #31453) it was made clear that the kernel did not detect my AC adapter or my battery. I found this in kern.log: Feb 15 18:31:38 localhost kernel: [4294692.718000] ACPI: AC Adapter [ACAD] (off-line) Feb 15 18:31:38 localhost kernel: [4294692.720000] ACPI: Battery Slot [BAT1] (battery absent) Actually, in GNOME the battery seems to work when charging, but only in that situation. From jelle at gmta.nl Wed Feb 15 19:41:03 2006 From: jelle at gmta.nl (JeRa) Date: Wed, 15 Feb 2006 19:41:03 -0000 Subject: [Bug 31547] No adapter or battery found on laptop References: <20060215193823.15884.11968.malonedeb@gangotri.ubuntu.com> Message-ID: <20060215194103.19566.83548.malone@gandwana.ubuntu.com> Public bug report changed: https://launchpad.net/malone/bugs/31547 Comment: I am unable to find any hardware details of my laptop's (a NEC Versa P550) adapter or battery. If requested I can try to find some manufacturer/device IDs. From david at zorq.net Wed Feb 15 20:18:10 2006 From: david at zorq.net (David Beaumont) Date: Wed, 15 Feb 2006 20:18:10 -0000 Subject: [Bug 30570] CPU usage very high with no running tasks using it References: <20060205163505.29619.50181.malonedeb@gangotri.ubuntu.com> Message-ID: <20060215201810.19566.68501.malone@gandwana.ubuntu.com> Public bug report changed: https://launchpad.net/malone/bugs/30570 Comment: Should be of use: Changing _nothing_ but installing the i386 kernel image and the restricted modules package solves the problem on my hardware. From julliard at winehq.org Wed Feb 15 20:21:42 2006 From: julliard at winehq.org (Alexandre Julliard) Date: Wed, 15 Feb 2006 20:21:42 -0000 Subject: [Bug 31552] kernel 2.6.15-15 breaks Wine and Crossover Office Message-ID: <20060215202142.15884.11483.malonedeb@gangotri.ubuntu.com> Public bug reported: https://launchpad.net/malone/bugs/31552 Affects: linux-source-2.6.15 linux-image-2.6.15-15-386 (Ubuntu) Severity: Normal Priority: (none set) Status: Unconfirmed Description: Kernel 2.6.15-15 apparently has a 1Gb user address space, which completely breaks Wine and Crossover Office. They require a 3Gb address space because that's what Windows binaries expect. From ubuntu at stroobant.be Wed Feb 15 21:05:33 2006 From: ubuntu at stroobant.be (Luc Stroobant) Date: Wed, 15 Feb 2006 21:05:33 -0000 Subject: [Bug 31557] Booting fails with sis730 mobo + sis900 onboard NIC Message-ID: <20060215210533.19528.59728.malonedeb@gandwana.ubuntu.com> Public bug reported: https://launchpad.net/malone/bugs/31557 Affects: linux-source-2.6.15 (Ubuntu) Severity: Normal Priority: (none set) Status: Unconfirmed Description: Yesterday, I upgraded my Breezy system (which used to work perfectly) to Dapper. With the 2.6.15 kernel (-686 or -k7) the system hangs at boot while loading hardware drivers: [...] * Starting kernel event manager * Loading hardware drivers... ts: compaq touchscreen protocol output linux agpqart interface v0.101 (c) Dave Jones agpgart: detected sis 730 chipset agpgart: agp aperture is 64M @ 0xd00000000 sis900.c: v1.08.09 sep 19 2005 PCI: found IRQ 11 for device 0000:00:01.1 0000:00:01.1: Via 6103 PHY transceiver found at address 1 0000:00:01.1: using transceiver found at address 1 as default eth0: sis900 PCI fast ethernet at 0xd400, IRQ 11, 00:0a:e6:13:ff (picture: http://www.stroobant.be/pics/displayimage.php?album=13&pos=0 ) I tried to do a full reinstall with the daily build (15 feb), but that fails also. The installer hangs while detecting network hardware. So I guess there's some problem with that sis900 module. In both cases, the system totally hangs. ALT-CTRL-DEL or ALT-SysRq don't do anything and I have to hard reset the computer. The system is an Athlon "1200+" with an ECS cheapo motherboard. The NIC is on board. lspci -v: 0000:00:00.0 Host bridge: Silicon Integrated Systems [SiS] 730 Host (rev 02) Flags: bus master, medium devsel, latency 32 Memory at d0000000 (32-bit, non-prefetchable) [size=64M] Capabilities: 0000:00:00.1 IDE interface: Silicon Integrated Systems [SiS] 5513 [IDE] (rev d0) (prog-if 80 [Master]) Subsystem: Silicon Integrated Systems [SiS] SiS5513 EIDE Controller (A,B step) Flags: bus master, fast devsel, latency 16 I/O ports at ff00 [size=16] 0000:00:01.0 ISA bridge: Silicon Integrated Systems [SiS] SiS85C503/5513 (LPC Bridge) Flags: bus master, medium devsel, latency 0 0000:00:01.1 Ethernet controller: Silicon Integrated Systems [SiS] SiS900 PCI Fast Ethernet (rev 82) Subsystem: Silicon Integrated Systems [SiS] SiS900 10/100 Ethernet Adapter Flags: bus master, medium devsel, latency 64, IRQ 11 I/O ports at d400 [size=256] Memory at cfff7000 (32-bit, non-prefetchable) [size=4K] Expansion ROM at cffc0000 [disabled] [size=128K] Capabilities: 0000:00:01.2 USB Controller: Silicon Integrated Systems [SiS] USB 1.0 Controller (rev 07) (prog-if 10 [OHCI]) Subsystem: Silicon Integrated Systems [SiS] USB 1.0 Controller Flags: bus master, medium devsel, latency 64, IRQ 3 Memory at cfffc000 (32-bit, non-prefetchable) [size=4K] 0000:00:01.3 USB Controller: Silicon Integrated Systems [SiS] USB 1.0 Controller (rev 07) (prog-if 10 [OHCI]) Subsystem: Silicon Integrated Systems [SiS] Onboard USB Controller Flags: bus master, medium devsel, latency 64, IRQ 3 Memory at cfffd000 (32-bit, non-prefetchable) [size=4K] 0000:00:01.4 Multimedia audio controller: Silicon Integrated Systems [SiS] SiS PCI Audio Accelerator (rev 02) Subsystem: Silicon Integrated Systems [SiS] SiS PCI Audio Accelerator Flags: bus master, medium devsel, latency 64, IRQ 11 I/O ports at d800 [size=256] Memory at cfffe000 (32-bit, non-prefetchable) [size=4K] Capabilities: 0000:00:02.0 PCI bridge: Silicon Integrated Systems [SiS] Virtual PCI-to-PCI bridge (AGP) (prog-if 00 [Normal decode]) Flags: bus master, VGA palette snoop, fast devsel, latency 0 Bus: primary=00, secondary=01, subordinate=01, sec-latency=0 I/O behind bridge: 0000b000-0000bfff Memory behind bridge: cfe00000-cfefffff Prefetchable memory behind bridge: b7c00000-c7cfffff 0000:00:09.0 Multimedia video controller: Internext Compression Inc iTVC15 MPEG-2 Encoder (rev 01) Subsystem: Hauppauge computer works Inc. WinTV PVR-350 Flags: medium devsel Memory at 18000000 (32-bit, prefetchable) [disabled] [size=64M] Capabilities: 0000:01:00.0 VGA compatible controller: Silicon Integrated Systems [SiS] 630/730 PCI/AGP VGA Display Adapter (rev 31) (prog-if 00 [VGA]) Subsystem: Silicon Integrated Systems [SiS] 630/730 PCI/AGP VGA Display Adapter Flags: 66MHz, medium devsel BIST result: 00 Memory at b8000000 (32-bit, prefetchable) [size=128M] Memory at cfee0000 (32-bit, non-prefetchable) [size=128K] I/O ports at bc00 [size=128] Capabilities: (There is a TV-card in the system, I already tried to remove that to avoid IRQ conflicts, but that doesn't help.) From toojays at toojays.net Wed Feb 15 21:11:30 2006 From: toojays at toojays.net (John Steele Scott) Date: Wed, 15 Feb 2006 21:11:30 -0000 Subject: [Bug 29750] snd_powermac not working on 2.6.15-13-powerpc & 2.6.15-14-powerpc References: <20060126095239.26274.39068.malonedeb@gangotri.ubuntu.com> Message-ID: <20060215211130.19566.12063.malone@gandwana.ubuntu.com> Public bug report changed: https://launchpad.net/malone/bugs/29750 Comment: It works more-or-less on my iBook G4, but headphone detection is still an issue (I haven't yet reported a bug on this). Mark, try fiddling with your mixer switches . . . some combination of headphone-detect and auto-mute may help you get sound out. From dseomn at eth0.is-a-geek.org Wed Feb 15 21:30:24 2006 From: dseomn at eth0.is-a-geek.org (David Mandelberg) Date: Wed, 15 Feb 2006 21:30:24 -0000 Subject: [Bug 31552] kernel 2.6.15-15 breaks Wine and Crossover Office References: <20060215202142.15884.11483.malonedeb@gangotri.ubuntu.com> Message-ID: <20060215213024.19566.32638.launchpad@canonical@gandwana.ubuntu.com> Public bug report changed: https://launchpad.net/malone/bugs/31552 Task: ubuntu linux-source-2.6.15 Status: Unconfirmed => Confirmed Comment: wine crashes for me with 2.6.15-15-386 but works when I downgrade to -14-386 From jelle at gmta.nl Wed Feb 15 22:23:55 2006 From: jelle at gmta.nl (JeRa) Date: Wed, 15 Feb 2006 22:23:55 -0000 Subject: [Bug 31446] DriveReady SeekComplete Error References: <20060214225254.2367.38583.malonedeb@gangotri.ubuntu.com> Message-ID: <20060215222355.19566.36287.malone@gandwana.ubuntu.com> Public bug report changed: https://launchpad.net/malone/bugs/31446 Comment: I can confirm this; NEC Versa P550 laptop. From i3dmaster at gmail.com Wed Feb 15 22:27:01 2006 From: i3dmaster at gmail.com (i3dmaster) Date: Wed, 15 Feb 2006 22:27:01 -0000 Subject: [Bug 31429] ethernet device name has been changed. References: <20060214193047.2367.51800.malonedeb@gangotri.ubuntu.com> Message-ID: <20060215222701.15843.31921.malone@gangotri.ubuntu.com> Public bug report changed: https://launchpad.net/malone/bugs/31429 Comment: "/etc/iftab assigns the name "eth0" to a card which isn't the card in your machine." Why is it not a bug? I've never messed up with iftab before and absolutely nothing has been changed in hardware level. Since the file not coming from any package, I assume its created by some app, may be udev. ls -la /sys/class/net/ total 0 drwxr-xr-x 4 root root 0 2006-02-15 09:57 ./ drwxr-xr-x 20 root root 0 2006-02-15 09:58 ../ drwxr-xr-x 3 root root 0 2006-02-15 09:57 eth0_clashed/ drwxr-xr-x 3 root root 0 2006-02-15 09:57 lo/ Its been assigned that name via udev. Is changing /etc/iftab the correct way to remedy this? I feel that I really shouldn't manually change this file. From mark at markvdb.be Thu Feb 16 00:34:53 2006 From: mark at markvdb.be (Mark Van den Borre) Date: Thu, 16 Feb 2006 00:34:53 -0000 Subject: [Bug 29750] snd_powermac not working on 2.6.15-13-powerpc & 2.6.15-14-powerpc References: <20060126095239.26274.39068.malonedeb@gangotri.ubuntu.com> Message-ID: <20060216003453.15884.92905.malone@gangotri.ubuntu.com> Public bug report changed: https://launchpad.net/malone/bugs/29750 Comment: Sorry for any confusion my last comment may have caused. This _was_ a mixer issue after all. Although I do wonder if more sane alsamixer settings would help solve sound problems for more novice users... From caravena at gmail.com Thu Feb 16 02:12:04 2006 From: caravena at gmail.com (Cristian Aravena Romero) Date: Thu, 16 Feb 2006 02:12:04 -0000 Subject: [Bug 31446] DriveReady SeekComplete Error References: <20060214225254.2367.38583.malonedeb@gangotri.ubuntu.com> Message-ID: <20060216021204.19528.69251.malone@gandwana.ubuntu.com> Public bug report changed: https://launchpad.net/malone/bugs/31446 Comment: You have page, you made the report? https://wiki.ubuntu.com/LaptopTestingTeam/ From luka.renko at gmail.com Thu Feb 16 08:17:19 2006 From: luka.renko at gmail.com (Luka Renko) Date: Thu, 16 Feb 2006 08:17:19 -0000 Subject: [Bug 31347] 2.6.15-15.21_i686 does not boot (depmod not found) References: <20060213215338.1459.91446.malonedeb@gangotri.ubuntu.com> Message-ID: <20060216081718.19528.47345.malone@gandwana.ubuntu.com> Public bug report changed: https://launchpad.net/malone/bugs/31347 Comment: But why downgrading only linux-image package solves this issue for me? I do not need to do anything with initramfs package... From andrew.waldram at siemens.com Thu Feb 16 08:26:09 2006 From: andrew.waldram at siemens.com (Andrew Waldram) Date: Thu, 16 Feb 2006 08:26:09 -0000 Subject: [Bug 31347] 2.6.15-15.21_i686 does not boot (depmod not found) References: <20060213215338.1459.91446.malonedeb@gangotri.ubuntu.com> Message-ID: <20060216082609.19528.201.malone@gandwana.ubuntu.com> Public bug report changed: https://launchpad.net/malone/bugs/31347 Comment: Yes just booting an earlier kernel with no changes is fine i.e 2.6.15-20 But supprisingly I re-ran the fix posted in the thread and this time it worked (very strange) sudo apt-get --reinstall install linux-image-2.6.15-15-686 initramfs- tools From siretart at tauware.de Thu Feb 16 09:18:42 2006 From: siretart at tauware.de (Reinhard Tartler) Date: Thu, 16 Feb 2006 09:18:42 -0000 Subject: [Bug 31468] High power drain during ACPI sleep References: <20060215071042.2367.89214.malonedeb@gangotri.ubuntu.com> Message-ID: <20060216091842.19528.37046.malone@gandwana.ubuntu.com> Public bug report changed: https://launchpad.net/malone/bugs/31468 Comment: Does the power drain happen without radeonfb as well? Does this mean that affected thinkpad users should better have radeonfb loaded to save power? In this case, the installer should detect affected models and add radeonfb to /etc/modules From xavier.lacroze at gmail.com Thu Feb 16 09:47:50 2006 From: xavier.lacroze at gmail.com (Xavatar) Date: Thu, 16 Feb 2006 09:47:50 -0000 Subject: [Bug 31347] 2.6.15-15.21_i686 does not boot (depmod not found) References: <20060213215338.1459.91446.malonedeb@gangotri.ubuntu.com> Message-ID: <20060216094750.19566.60120.malone@gandwana.ubuntu.com> Public bug report changed: https://launchpad.net/malone/bugs/31347 Comment: Actually i've been trying to between kernel 2.6.15-14 and 2.6.15-15. After deinstalling and reinstallling several times kernel 2.6.15-14, I ended up with my kernel 2.6.15-15 broken in the same way :) This is non sense ... From launchpad.net.tormod at xoxy.net Thu Feb 16 10:26:30 2006 From: launchpad.net.tormod at xoxy.net (Tormod Volden) Date: Thu, 16 Feb 2006 10:26:30 -0000 Subject: [Bug 30962] Running wine applications instantly outputs "Killed." in the terminal References: <20060209121543.11315.49587.malonedeb@gandwana.ubuntu.com> Message-ID: <20060216102630.15884.42796.launchpad@canonical@gangotri.ubuntu.com> https://launchpad.net/malone/bugs/30962 *** Bug 31617 has been marked a duplicate of this bug *** From luka.renko at gmail.com Thu Feb 16 10:50:12 2006 From: luka.renko at gmail.com (Luka Renko) Date: Thu, 16 Feb 2006 10:50:12 -0000 Subject: [Bug 31185] PCI error messages when booting References: <20060211201438.11315.48459.malonedeb@gandwana.ubuntu.com> Message-ID: <20060216105011.15884.93540.malone@gangotri.ubuntu.com> Public bug report changed: https://launchpad.net/malone/bugs/31185 Comment: I can confirm it is probably not BIOS related - I have dual-boot config with Kubuntu Breezy and Dapper and I see these messages (just before splash screen) only on Dapper boot. I have HP nw8240. I would expect it is some difference beween Breezy and Dapper kernel version (as this is the only active module at that early stage of boot). From nolith at gmail.com Thu Feb 16 11:59:46 2006 From: nolith at gmail.com (Alessio Caiazza) Date: Thu, 16 Feb 2006 11:59:46 -0000 Subject: [Bug 25634] Sound on ibook only works after (un)plugging headphones References: <20060113143446.21012.65385.launchpad@macquarie.warthogs.hbd.com> Message-ID: <20060216115946.19528.49249.malone@gandwana.ubuntu.com> Public bug report changed: https://launchpad.net/malone/bugs/25634 Comment: on 2.6.15-15-powerpc I can't play anu audio on my ibook From hc.brugmans at hiddenwolf.org Thu Feb 16 12:04:48 2006 From: hc.brugmans at hiddenwolf.org (Hidde Brugmans) Date: Thu, 16 Feb 2006 12:04:48 -0000 Subject: [Bug 29789] tv card audio not working References: <20060126170552.26274.32755.malonedeb@gangotri.ubuntu.com> Message-ID: <20060216120447.19528.78445.malone@gandwana.ubuntu.com> Public bug report changed: https://launchpad.net/malone/bugs/29789 Comment: Tried blacklisting on advise from keybuk. That didn't do the trick. hidde at megaera:~$ cat /etc/modprobe.d/blacklist |grep bttv blacklist bttv From paxer at nyware.de Thu Feb 16 13:49:59 2006 From: paxer at nyware.de (Philip Axer) Date: Thu, 16 Feb 2006 13:49:59 -0000 Subject: [Bug 31552] kernel 2.6.15-15 breaks Wine and Crossover Office References: <20060215202142.15884.11483.malonedeb@gangotri.ubuntu.com> Message-ID: <20060216134959.20607.20120.malone@gandwana.ubuntu.com> Public bug report changed: https://launchpad.net/malone/bugs/31552 Comment: I can confirm this too! From rushi_bhatt at yahoo.com Thu Feb 16 18:39:46 2006 From: rushi_bhatt at yahoo.com (rushi bhatt) Date: Thu, 16 Feb 2006 18:39:46 -0000 Subject: [Bug 31468] High power drain during ACPI sleep References: <20060215071042.2367.89214.malonedeb@gangotri.ubuntu.com> Message-ID: <20060216183946.11722.76170.malone@gangotri.ubuntu.com> Public bug report changed: https://launchpad.net/malone/bugs/31468 Comment: Last time I checked, high power drain persisted without radeonfb. There has been a long discussion about it at the OSDL bugzilla (linked via the thinkwiki link in the report). It would certainly be nice to have an auto-detect, but as of now the OSDL bugzilla discussion seems to imply that there is not silver bullet for detecting (and "whitelisting") all affected models. Script for testing the condition is already available at thinkwiki, and the fix is simply adding a one line file to your modeprobe.d.. That said, I'd love to see this "just happen" :-) From towsonu2003 at gmail.com Thu Feb 16 22:13:08 2006 From: towsonu2003 at gmail.com (towsonu2003) Date: Thu, 16 Feb 2006 22:13:08 -0000 Subject: [Bug 31698] linux-image update description fishy and suspicious Message-ID: <20060216221308.795.93983.malonedeb@gandwana.ubuntu.com> Public bug reported: https://launchpad.net/malone/bugs/31698 Affects: linux-meta linux-image-2.6-386 (Ubuntu) Severity: Normal Priority: (none set) Status: Unconfirmed Description: update notifier wants to upgrade my linux-image. However, the changelog of the package is suspicious. It says: "MOMMY MOMMY! Soyuz eated my previous upload!! MOMMYYYYY!!!!!" aka: "The let reupload 10.27 and hope.." I don't know whether the maintainer is drunk, or the repos are hacked, but the changelog doesn't look like a changelog for a kernel. Note: Same description for linux-image-686(-2.6.12-10) and linux-headers (-386 and -686) as well. From towsonu2003 at gmail.com Thu Feb 16 22:14:25 2006 From: towsonu2003 at gmail.com (towsonu2003) Date: Thu, 16 Feb 2006 22:14:25 -0000 Subject: [Bug 31698] linux-image update description fishy and suspicious References: <20060216221308.795.93983.malonedeb@gandwana.ubuntu.com> Message-ID: <20060216221425.1427.62496.launchpad@canonical@gangotri.ubuntu.com> Public bug report changed: https://launchpad.net/malone/bugs/31698 Task: ubuntu linux-meta Severity: Normal => Critical Comment: changed severity to critical: this is about security. If developers can verify the package is ok, please decrease severity to normal. thanks. From towsonu2003 at gmail.com Thu Feb 16 22:24:01 2006 From: towsonu2003 at gmail.com (towsonu2003) Date: Thu, 16 Feb 2006 22:24:01 -0000 Subject: [Bug 31698] linux-image update description fishy and suspicious References: <20060216221308.795.93983.malonedeb@gandwana.ubuntu.com> Message-ID: <20060216222401.1387.92843.malone@gangotri.ubuntu.com> Public bug report changed: https://launchpad.net/malone/bugs/31698 Comment: forgot to give the relevant forum thread: http://ubuntuforums.org/showthread.php?t=131445 From dennis at kaarsemaker.net Thu Feb 16 22:25:19 2006 From: dennis at kaarsemaker.net (Dennis Kaarsemaker) Date: Thu, 16 Feb 2006 22:25:19 -0000 Subject: [Bug 31698] linux-image update description fishy and suspicious References: <20060216221308.795.93983.malonedeb@gandwana.ubuntu.com> Message-ID: <20060216222519.1427.3290.launchpad@canonical@gangotri.ubuntu.com> Public bug report changed: https://launchpad.net/malone/bugs/31698 Task: ubuntu linux-meta Severity: Critical => Minor Status: Unconfirmed => Rejected Comment: Developers that are trying to be funny is quite normal in a development branch... From dennis at kaarsemaker.net Thu Feb 16 22:28:44 2006 From: dennis at kaarsemaker.net (Dennis Kaarsemaker) Date: Thu, 16 Feb 2006 22:28:44 -0000 Subject: [Bug 31698] linux-image update description fishy and suspicious References: <20060216221308.795.93983.malonedeb@gandwana.ubuntu.com> Message-ID: <20060216222844.1427.46884.malone@gangotri.ubuntu.com> Public bug report changed: https://launchpad.net/malone/bugs/31698 Comment: Ok, it's not the development branch - but still people are allowed to have their sense of humor imho. Anyway: it's completely harmless. From towsonu2003 at gmail.com Thu Feb 16 22:40:50 2006 From: towsonu2003 at gmail.com (towsonu2003) Date: Thu, 16 Feb 2006 22:40:50 -0000 Subject: [Bug 31698] linux-image update description fishy and suspicious References: <20060216221308.795.93983.malonedeb@gandwana.ubuntu.com> Message-ID: <20060216224050.1427.89100.launchpad@canonical@gangotri.ubuntu.com> Public bug report changed: https://launchpad.net/malone/bugs/31698 Task: ubuntu linux-meta Status: Rejected => Confirmed Comment: This needs to be fixed. Joking is okay in normal contexts. It is not normal when you are doing a kernel update. People can't be expected to get used to kernel changelogs screaming "mommy mommy". I'm not trying to be a boring bleep, but that's how I feel. From tom at linuxden.org Thu Feb 16 22:48:28 2006 From: tom at linuxden.org (linuxden) Date: Thu, 16 Feb 2006 22:48:28 -0000 Subject: [Bug 31698] linux-image update description fishy and suspicious References: <20060216221308.795.93983.malonedeb@gandwana.ubuntu.com> Message-ID: <20060216224828.1427.13976.malone@gangotri.ubuntu.com> Public bug report changed: https://launchpad.net/malone/bugs/31698 Comment: I have to back towsonu up on this one, its ok to be joking and goofy, but on something as important as the kernel...?? isn't it good to stay serious ?? I am not a new linux user but was still surprised by the comments... From dennis at kaarsemaker.net Thu Feb 16 22:50:27 2006 From: dennis at kaarsemaker.net (Dennis Kaarsemaker) Date: Thu, 16 Feb 2006 22:50:27 -0000 Subject: [Bug 31552] kernel 2.6.15-15 breaks Wine and Crossover Office References: <20060215202142.15884.11483.malonedeb@gangotri.ubuntu.com> Message-ID: <20060216225027.833.3508.launchpad@canonical@gandwana.ubuntu.com> Public bug report changed: https://launchpad.net/malone/bugs/31552 *** This bug has been marked a duplicate of bug 30962 *** From dennis at kaarsemaker.net Thu Feb 16 22:50:27 2006 From: dennis at kaarsemaker.net (Dennis Kaarsemaker) Date: Thu, 16 Feb 2006 22:50:27 -0000 Subject: [Bug 30962] Running wine applications instantly outputs "Killed." in the terminal References: <20060209121543.11315.49587.malonedeb@gandwana.ubuntu.com> Message-ID: <20060216225027.833.46421.launchpad@canonical@gandwana.ubuntu.com> https://launchpad.net/malone/bugs/30962 *** Bug 31552 has been marked a duplicate of this bug *** From caravena at gmail.com Fri Feb 17 00:06:40 2006 From: caravena at gmail.com (Cristian Aravena Romero) Date: Fri, 17 Feb 2006 00:06:40 -0000 Subject: [Bug 31518] Would be correct to add to the description the CPU Sempron? References: <20060215152558.15884.69530.malonedeb@gangotri.ubuntu.com> Message-ID: <20060217000640.1387.99973.malone@gangotri.ubuntu.com> Public bug report changed: https://launchpad.net/malone/bugs/31518 Comment: It would be necessary to change the names of the packages? what is the correct thing? Package: linux-intel32-pentium1 # 7 32-bit processors: The Pentium ("I") * 7.1 Pentium ("Classic") * 7.2 Pentium MMX Package: linux-intel32-pentium2 # 8 32-bit processors: Pentium Pro, II, Celeron, III, M * 8.1 Pentium Pro * 8.2 Pentium II * 8.3 Celeron (Pentium II-based) * 8.4 Pentium III * 8.5 Pentium II and III Xeon * 8.6 Celeron (Pentium III Coppermine-based) * 8.7 Celeron (Pentium III Tualatin-based) * 8.8 Pentium 4-M * 8.9 Pentium M * 8.10 Intel Core * 8.11 Celeron M Package: linux-intel32-pentium4 # 9 32-bit processors: Pentium 4 range * 9.1 Pentium 4 * 9.2 Xeon * 9.3 Pentium 4 EE * 9.4 Pentium 4E * 9.5 Pentium 4F Revise: http://en.wikipedia.org/wiki/List_of_Intel_microprocessors From mdz at ubuntu.com Fri Feb 17 01:09:10 2006 From: mdz at ubuntu.com (Matt Zimmerman) Date: Fri, 17 Feb 2006 01:09:10 -0000 Subject: [Bug 12483] laptop-mode/IDE-APM hang on various laptops References: <20060113132548.21012.74332.launchpad@macquarie.warthogs.hbd.com> Message-ID: <20060217010910.1387.98557.launchpad@canonical@gangotri.ubuntu.com> Public bug report changed: https://launchpad.net/malone/bugs/12483 Description changed to: This bug report describes a system hang/freeze which occurs on battery power, apparently related to IDE power management settings and/or the Linux kernel's "laptop mode". It seems to occur at unpredictable intervals, and results in a completely hung system with the hard drive activity light illuminated. From rushi_bhatt at yahoo.com Fri Feb 17 01:12:47 2006 From: rushi_bhatt at yahoo.com (rushi bhatt) Date: Fri, 17 Feb 2006 01:12:47 -0000 Subject: [Bug 31552] kernel 2.6.15-15 breaks Wine and Crossover Office References: <20060215202142.15884.11483.malonedeb@gangotri.ubuntu.com> Message-ID: <20060217011247.795.38953.malone@gandwana.ubuntu.com> Public bug report changed: https://launchpad.net/malone/bugs/31552 Comment: I confirm this too! And what we tell you three times is true! :-) From rushi_bhatt at yahoo.com Fri Feb 17 03:43:40 2006 From: rushi_bhatt at yahoo.com (rushi bhatt) Date: Fri, 17 Feb 2006 03:43:40 -0000 Subject: [Bug 30962] Running wine applications instantly outputs "Killed." in the terminal References: <20060209121543.11315.49587.malonedeb@gandwana.ubuntu.com> Message-ID: <20060217034339.795.54476.malone@gandwana.ubuntu.com> Public bug report changed: https://launchpad.net/malone/bugs/30962 Comment: While this issue seems to have been resolved, to recapitulate: 1. The issue in the crossover office crash was the size of user address space size in kernel 2.6.15-15.21. Setting it to 3 GB from 1 GB resolves the issue, as documented in launchpad bug #31552 (marked as duplicate of this one). 2. For further reference, codeweavers.com have the bug reported as bug id 77466, here : http://www.codeweavers.com/support/tickets/browse/?ticket_id=77466;s_subject=ubuntu;search=%20Submit%20Search%20 I assume this is the fix committed for next upload. From nigelenki at comcast.net Fri Feb 17 05:26:34 2006 From: nigelenki at comcast.net (John Moser) Date: Fri, 17 Feb 2006 05:26:34 -0000 Subject: [Bug 31730] JFS is flakey Message-ID: <20060217052633.795.42803.malonedeb@gandwana.ubuntu.com> Public bug reported: https://launchpad.net/malone/bugs/31730 Affects: linux-meta linux-amd64-k8 (Ubuntu) Severity: Normal Priority: (none set) Status: Unconfirmed Description: JFS seems very, very, very very very flakey. I installed with a JFS root, it only seems to replay journal by fsck (not at mount time). Further, after 2 or 3 hard system locks (unstable AMD64 kernel 2.6.15-15 on dapper, it freezes quite a lot) the file system was corrupted to the point that the dpkg database got destroyed in the last system failure; the ubuntu Human GDM theme got corrupted somehow; and GNOME did not want to load properly. I am fairly convinced that the JFS driver is not well implemented, or JFS is just not well designed. In either case JFS should definitely NOT be used at this point. I have no idea how to deal with this bug. It basically ammounts to, "This FS are sux, it breaks far too much and should not be used." The problem is, across an AMD64, qemu, and x86 install (yes only 3 tries) that occured years apart, it appears to be true; JFS is very, very fragile. From cwiiis at blueyonder.co.uk Fri Feb 17 06:48:42 2006 From: cwiiis at blueyonder.co.uk (Chris Lord) Date: Fri, 17 Feb 2006 06:48:42 -0000 Subject: [Bug 28614] [dapper] linux-image-2.6.15-12-386 has no SATA support References: <20060115144432.6048.19703.malonedeb@gangotri.ubuntu.com> Message-ID: <20060217064842.1387.28069.launchpad@canonical@gangotri.ubuntu.com> Public bug report changed: https://launchpad.net/malone/bugs/28614 Task: ubuntu linux-source-2.6.15 Status: Rejected => Unconfirmed Comment: I suffer from this and have yet to fix it - if this could be reopened and investigated, that'd be nice. I'm in the process of downloading a live-cd to try adding sata_nv to the initramfs. In my case, the root partition is on /dev/sda2. (sorry if changing the bug to unconfirmed isn't the correct thing to do, I'm not familiar with launchpad) From jos.plompen at planet.nl Fri Feb 17 07:06:54 2006 From: jos.plompen at planet.nl (gosh) Date: Fri, 17 Feb 2006 07:06:54 -0000 Subject: [Bug 31734] Cannot boot into 2.6.15-15 kernel Message-ID: <20060217070653.795.60347.malonedeb@gandwana.ubuntu.com> Public bug reported: https://launchpad.net/malone/bugs/31734 Affects: linux-source-2.6.15 linux-image-2.6.15-15-686 (Ubuntu) Severity: Normal Priority: (none set) Status: Unconfirmed Description: This bug concerns 2.6.15-15 386 and 686. When booting in one of these versions the booting process stops at "configuring network interfaces" and show the error: /etc/rcS.d/S15module-init-tools line40: 3119 Segmentation fault modprobe $module $args > /dev/null 2>&1 From dennis at kaarsemaker.net Fri Feb 17 09:04:08 2006 From: dennis at kaarsemaker.net (Dennis Kaarsemaker) Date: Fri, 17 Feb 2006 09:04:08 -0000 Subject: [Bug 31375] New Ubuntu kernel package breaks certain precompiled binaries References: <20060214090624.1459.62333.malonedeb@gangotri.ubuntu.com> Message-ID: <20060217090408.833.61875.launchpad@canonical@gandwana.ubuntu.com> Public bug report changed: https://launchpad.net/malone/bugs/31375 *** This bug has been marked a duplicate of bug 30962 *** From dennis at kaarsemaker.net Fri Feb 17 09:04:08 2006 From: dennis at kaarsemaker.net (Dennis Kaarsemaker) Date: Fri, 17 Feb 2006 09:04:08 -0000 Subject: [Bug 30962] Running wine applications instantly outputs "Killed." in the terminal References: <20060209121543.11315.49587.malonedeb@gandwana.ubuntu.com> Message-ID: <20060217090408.833.44450.launchpad@canonical@gandwana.ubuntu.com> https://launchpad.net/malone/bugs/30962 *** Bug 31375 has been marked a duplicate of this bug *** From olive at deep-ocean.net Fri Feb 17 11:01:49 2006 From: olive at deep-ocean.net (Olivier Cortes) Date: Fri, 17 Feb 2006 11:01:49 -0000 Subject: [Bug 30153] IBM X31 freeze under X, shortly after boot References: <20060131145310.3946.53937.malonedeb@gangotri.ubuntu.com> Message-ID: <20060217110149.795.30274.malone@gandwana.ubuntu.com> Public bug report changed: https://launchpad.net/malone/bugs/30153 Comment: with 686 kernel and smp-alt-disable, it freezes too (approx 5-10 minutes uptime after boot). Concluding my previous test, i've been running 4 days with the 386 kernel (24 hours a day doing very various things, sometimes a reboot when dist-upgrade tell me to) without a freeze. From ubuntu_bugs at bits-fritz.de Fri Feb 17 11:44:26 2006 From: ubuntu_bugs at bits-fritz.de (frubuntu) Date: Fri, 17 Feb 2006 11:44:26 -0000 Subject: [Bug 17125] Little acpi event windows pop up in KDE References: <20060113134955.21012.33484.launchpad@macquarie.warthogs.hbd.com> Message-ID: <20060217114426.1387.11445.malone@gangotri.ubuntu.com> Public bug report changed: https://launchpad.net/malone/bugs/17125 Comment: moved to malone! Let's see, how mailnotification works Sorry to all for nagging ;o)) Friedrich From nolith at gmail.com Fri Feb 17 13:42:04 2006 From: nolith at gmail.com (Alessio Caiazza) Date: Fri, 17 Feb 2006 13:42:04 -0000 Subject: [Bug 25634] Sound on ibook only works after (un)plugging headphones References: <20060113143446.21012.65385.launchpad@macquarie.warthogs.hbd.com> Message-ID: <20060217134203.833.46800.malone@gandwana.ubuntu.com> Public bug report changed: https://launchpad.net/malone/bugs/25634 Comment: today I've noticed that if you resume the ibook from sleep sounds works (if you are logged on kde, after restarting arts). Bye From olive at deep-ocean.net Fri Feb 17 14:36:33 2006 From: olive at deep-ocean.net (Olivier Cortes) Date: Fri, 17 Feb 2006 14:36:33 -0000 Subject: [Bug 30153] IBM X31 freeze under X, shortly after boot References: <20060131145310.3946.53937.malonedeb@gangotri.ubuntu.com> Message-ID: <20060217143633.1427.22879.malone@gangotri.ubuntu.com> Public bug report changed: https://launchpad.net/malone/bugs/30153 Comment: another freeze with 686 + smp-alt-disable (testing the reproducibility of the bug). freeze happened ~ 30min after boot. data corruption too. rebooted with 386 kernel, fsck cleared a bunch of inodes (zero dtime and duplicated blocks), and machine is stable. From zoltans at geograph.co.za Fri Feb 17 15:45:02 2006 From: zoltans at geograph.co.za (Zoltan) Date: Fri, 17 Feb 2006 15:45:02 -0000 Subject: [Bug 9357] 'nosmp' should imply 'noapic' where necessary References: <20060113130929.21012.29357.launchpad@macquarie.warthogs.hbd.com> Message-ID: <20060217154501.795.85126.malone@gandwana.ubuntu.com> Public bug report changed: https://launchpad.net/malone/bugs/9357 Comment: Just BTW: I've loaded a new system for myself, this time using a gigabyte GA-8I945G motherboard with a 930 CPU (instead of the MSI with 830cpu) and all the 5.10 breezy smp kernels work (ie _both_ CPUs show up in top and nothing hangs), so the above problem seems to be limited to the MSI (BIOS?) and can wait till dapper (cos the MSI worked with flight 2). Cheers again, Zoltan From davyd at madeley.id.au Fri Feb 17 16:40:44 2006 From: davyd at madeley.id.au (Davyd) Date: Fri, 17 Feb 2006 16:40:44 -0000 Subject: [Bug 30557] cpu idle time in /proc/stat wrong References: <20060205141542.11709.55517.malonedeb@gandwana.ubuntu.com> Message-ID: <20060217164044.795.19154.malone@gandwana.ubuntu.com> Public bug report changed: https://launchpad.net/malone/bugs/30557 Comment: I am also seeing this on a Toshiba Portege R200. Similar age machine to James', Intel Pentium M, i915 chipset, etc. I think the testing team has one of these on hand. From trs80 at ucc.asn.au Fri Feb 17 16:47:15 2006 From: trs80 at ucc.asn.au (James Andrewartha) Date: Fri, 17 Feb 2006 16:47:15 -0000 Subject: [Bug 30557] cpu idle time in /proc/stat wrong References: <20060205141542.11709.55517.malonedeb@gandwana.ubuntu.com> Message-ID: <20060217164714.1387.56860.malone@gangotri.ubuntu.com> Public bug report changed: https://launchpad.net/malone/bugs/30557 Comment: Subscribing Stephen Herman as he's listed on the LaptopTestingTeam wiki page as having an R200. From jstembridge at gmail.com Fri Feb 17 18:21:52 2006 From: jstembridge at gmail.com (James Stembridge) Date: Fri, 17 Feb 2006 18:21:52 -0000 Subject: [Bug 30557] cpu idle time in /proc/stat wrong References: <20060205141542.11709.55517.malonedeb@gandwana.ubuntu.com> Message-ID: <20060217182152.795.5512.malone@gandwana.ubuntu.com> Public bug report changed: https://launchpad.net/malone/bugs/30557 Comment: Same problem here on an HP Compaq nx8220. Pentium-M 2.13Ghz, i915 chipset, 1GB DDR2 RAM, ATI X600 graphics. Interestingly playing audio seems to workaround the issue. From fabbione at ubuntu.com Fri Feb 17 18:42:40 2006 From: fabbione at ubuntu.com (Fabio Massimo Di Nitto) Date: Fri, 17 Feb 2006 18:42:40 -0000 Subject: [Bug 31698] linux-image update description fishy and suspicious References: <20060216221308.795.93983.malonedeb@gandwana.ubuntu.com> Message-ID: <20060217184240.1427.67086.launchpad@canonical@gangotri.ubuntu.com> Public bug report changed: https://launchpad.net/malone/bugs/31698 Task: ubuntu linux-meta Status: Confirmed => Rejected Comment: If the changelog does not report changes, is because there are none. A reupload because the infrastructure did fail is normal operation. And no i was not drunk at all. Repos are not hacked. From chuckstuff at alexharrington.co.uk Sat Feb 18 00:36:44 2006 From: chuckstuff at alexharrington.co.uk (Alex Harrington) Date: Sat, 18 Feb 2006 00:36:44 -0000 Subject: [Bug 29817] Intel Pro 1000 not detected. References: <20060126234759.9306.4838.malonedeb@gandwana.ubuntu.com> Message-ID: <20060218003644.795.5576.malone@gandwana.ubuntu.com> Public bug report changed: https://launchpad.net/malone/bugs/29817 Comment: Just installed 2.6.12-10.28 and the problem remains. lspci still shows the device as "Unknown device 109a". Thanks! From zhukov at gawab.com Sat Feb 18 00:37:59 2006 From: zhukov at gawab.com (=?utf-8?q?Jo=C3=A3o_Pedro_Afonso_Oliveira_de_Almeida?=) Date: Sat, 18 Feb 2006 00:37:59 -0000 Subject: [Bug 30557] cpu idle time in /proc/stat wrong References: <20060205141542.11709.55517.malonedeb@gandwana.ubuntu.com> Message-ID: <20060218003759.1387.24208.malone@gangotri.ubuntu.com> Public bug report changed: https://launchpad.net/malone/bugs/30557 Comment: Same here on a Sony VAIO fj1s/w with the i915 chipset. From dmutters at gmail.com Sat Feb 18 01:23:45 2006 From: dmutters at gmail.com (DaneM) Date: Sat, 18 Feb 2006 01:23:45 -0000 Subject: [Bug 31842] ACPI kills parallel printer support. (Kernel bug, but has workaround) Message-ID: <20060218012345.795.33064.malonedeb@gandwana.ubuntu.com> Public bug reported: https://launchpad.net/malone/bugs/31842 Affects: linux-meta linux-image-2.6-amd64-generic (Ubuntu) Severity: Normal Priority: (none set) Status: Unconfirmed Description: Enabling ACPI support in kernels above 2.6.9 kills parallel printer support for some hardware configurations. Here's the link where the kernel bug is discussed: http://www.ussg.iu.edu/hypermail/linux/kernel/0601.0/1374.html The workaround is to compile the kernel without ACPI support. This will, of course, disable some features, but at least printing will work again. From dmutters at gmail.com Sat Feb 18 02:35:50 2006 From: dmutters at gmail.com (DaneM) Date: Sat, 18 Feb 2006 02:35:50 -0000 Subject: [Bug 31842] ACPI kills parallel printer support. (Kernel bug, but has workaround) References: <20060218012345.795.33064.malonedeb@gandwana.ubuntu.com> Message-ID: <20060218023550.795.43378.launchpad@canonical@gandwana.ubuntu.com> Public bug report changed: https://launchpad.net/malone/bugs/31842 Task: ubuntu linux-meta Severity: Normal => Major From sh at sourcecode.de Sat Feb 18 04:57:55 2006 From: sh at sourcecode.de (Stephan Hermann) Date: Sat, 18 Feb 2006 04:57:55 -0000 Subject: [Bug 30557] cpu idle time in /proc/stat wrong References: <20060205141542.11709.55517.malonedeb@gandwana.ubuntu.com> Message-ID: <20060218045755.1427.83549.malone@gangotri.ubuntu.com> Public bug report changed: https://launchpad.net/malone/bugs/30557 Comment: can't see this happen on the r200. the battery life is just as normal.... and cpu idle timer is behaving normally. From davyd at madeley.id.au Sat Feb 18 05:19:16 2006 From: davyd at madeley.id.au (Davyd) Date: Sat, 18 Feb 2006 05:19:16 -0000 Subject: [Bug 30557] cpu idle time in /proc/stat wrong References: <20060205141542.11709.55517.malonedeb@gandwana.ubuntu.com> Message-ID: <20060218051916.1387.84778.malone@gangotri.ubuntu.com> Public bug report changed: https://launchpad.net/malone/bugs/30557 Comment: Stephan, with what kernel? I wasn't getting it with 2.6.12, but it is now noticable with 2.6.15-ubuntulatest. With my machine doing nothing, I am seeing usages of 11%, 44%, 22%, 66% etc. Interestingly all multiples of 11. From dieguito at gmail.com Sat Feb 18 06:13:39 2006 From: dieguito at gmail.com (dieguito) Date: Sat, 18 Feb 2006 06:13:39 -0000 Subject: [Bug 31857] r818x driver freezes randomly Message-ID: <20060218061331.1387.68568.malonedeb@gangotri.ubuntu.com> Public bug reported: https://launchpad.net/malone/bugs/31857 Affects: linux-source-2.6.15 linux-image-2.6.15-15-686 (Ubuntu) Severity: Normal Priority: (none set) Status: Unconfirmed Description: This PCMCIA network driver freezes sometimes under random circumstances, often when you transmit info. Receiving doesn't seem to be a problem. Doing a scp or drag-dropping into remote locations in nautilus will freeze the system. From loic at ubuntu.com Sat Feb 18 07:52:51 2006 From: loic at ubuntu.com (Loic Pefferkorn) Date: Sat, 18 Feb 2006 07:52:51 -0000 Subject: [Bug 30962] Running wine applications instantly outputs "Killed." in the terminal References: <20060209121543.11315.49587.malonedeb@gandwana.ubuntu.com> Message-ID: <20060218075251.833.18691.launchpad@canonical@gandwana.ubuntu.com> https://launchpad.net/malone/bugs/30962 *** Bug 31848 has been marked a duplicate of this bug *** From sh at sourcecode.de Sat Feb 18 07:58:46 2006 From: sh at sourcecode.de (Stephan Hermann) Date: Sat, 18 Feb 2006 07:58:46 -0000 Subject: [Bug 30557] cpu idle time in /proc/stat wrong References: <20060205141542.11709.55517.malonedeb@gandwana.ubuntu.com> Message-ID: <20060218075846.795.40177.malone@gandwana.ubuntu.com> Public bug report changed: https://launchpad.net/malone/bugs/30557 Comment: It's the latest dapper kernel: Linux r200 2.6.15-15-386 #1 PREEMPT Thu Feb 9 19:41:22 UTC 2006 i686 GNU/Linux But I must correct myself: The cpu idle time is really increasing about 100 ticks per second, but the system is behaving properly. 2 1/2 to 3 hours battery life is normal for this r200. Depends on what I'm doing. On Windows it's just 2 to 2 1/2 hours of working time on battery. I can determine the high load of my cpu, because the machine itself turns on cpu fan. On Windows this fan is running 75% times more often then with Ubuntu Linux. Only during dist-upgrades (while it's preparing and setting up the packages) I can see a higher increase of the cpu. From minghua-list at sbcglobal.net Sat Feb 18 08:40:17 2006 From: minghua-list at sbcglobal.net (Ming Hua) Date: Sat, 18 Feb 2006 08:40:17 -0000 Subject: [Bug 30962] Running wine applications instantly outputs "Killed." in the terminal References: <20060209121543.11315.49587.malonedeb@gandwana.ubuntu.com> Message-ID: <20060218084017.833.26826.launchpad@canonical@gandwana.ubuntu.com> https://launchpad.net/malone/bugs/30962 *** Bug 31862 has been marked a duplicate of this bug *** From minghua-list at sbcglobal.net Sat Feb 18 08:42:07 2006 From: minghua-list at sbcglobal.net (Ming Hua) Date: Sat, 18 Feb 2006 08:42:07 -0000 Subject: [Bug 31862] wine won't start with the most recent 2.6.15-15 kernel References: <20060218083607.795.19077.malonedeb@gandwana.ubuntu.com> Message-ID: <20060218084207.1387.93258.malone@gangotri.ubuntu.com> Public bug report changed: https://launchpad.net/malone/bugs/31862 Comment: Argh. This bug has been reported mutiple times (I was acutally wondering why it's not). But for some mysterious reason bug #30962 doesn't show up in https://launchpad.net/distros/ubuntu/+source/wine/+bugs, I think that's the reason keep submitting duplicated bugs on this issue. Marked as duplicate. From emmet.hikory at gmail.com Sat Feb 18 11:11:18 2006 From: emmet.hikory at gmail.com (Emmet Hikory) Date: Sat, 18 Feb 2006 11:11:18 -0000 Subject: [Bug 28580] yealink driver loaded for Saitek X52 joystick References: <20060115005530.6048.66853.malonedeb@gangotri.ubuntu.com> Message-ID: <20060218111118.833.18563.launchpad@canonical@gandwana.ubuntu.com> Public bug report changed: https://launchpad.net/malone/bugs/28580 Task: ubuntu linux-source-2.6.15 Status: Unconfirmed => Fix Released Comment: Fixed with 2.6.15-14.19. Apologies for taking so long to close. From martin at gamesplace.info Sat Feb 18 11:56:04 2006 From: martin at gamesplace.info (=?utf-8?q?Martin_J=C3=BCrgens?=) Date: Sat, 18 Feb 2006 11:56:04 -0000 Subject: [Bug 31868] wine crashes when using kernel 2.6.15-15 Message-ID: <20060218115603.795.29168.malonedeb@gandwana.ubuntu.com> Public bug reported: https://launchpad.net/malone/bugs/31868 Affects: linux-source-2.6.15 linux-image-2.6.15-15-386 (Ubuntu) Severity: Normal Priority: (none set) Status: Unconfirmed Description: wine crashes when using kernel 2.6.15-15. The output is: martin at mubuntu-workstation:~$ wine Killed From martin at gamesplace.info Sat Feb 18 12:39:56 2006 From: martin at gamesplace.info (=?utf-8?q?Martin_J=C3=BCrgens?=) Date: Sat, 18 Feb 2006 12:39:56 -0000 Subject: [Bug 31868] wine crashes when using kernel 2.6.15-15 References: <20060218115603.795.29168.malonedeb@gandwana.ubuntu.com> Message-ID: <20060218123956.1427.95145.launchpad@canonical@gangotri.ubuntu.com> Public bug report changed: https://launchpad.net/malone/bugs/31868 Task: ubuntu linux-source-2.6.15 Target: None => dapper From dav1dr at eml.cc Sat Feb 18 13:36:25 2006 From: dav1dr at eml.cc (dave_rodgman) Date: Sat, 18 Feb 2006 13:36:25 -0000 Subject: [Bug 31879] i8042 error - keyboard does not work (kernel patch provided) Message-ID: <20060218133624.1387.78446.malonedeb@gangotri.ubuntu.com> Public bug reported: https://launchpad.net/malone/bugs/31879 Affects: linux-meta linux-image-2.6-k7 (Ubuntu) Severity: Normal Priority: (none set) Status: Unconfirmed Description: On bootup, the keyboard doesn't work - I get the following error message immediately after "decompressing kernel" i8042.c: Can't read CTR while initializing i8042. After that, I have no (regular, not usb) keyboard. This problem is discussed here - apparently something to do with legacy USB support in the BIOS. http://www.opensubscriber.com/message/linux- kernel at vger.kernel.org/567230.html I've tried many boot options, including - nosmp, usb-handoff, acpi=off, and all the i8042.xxx ones. None of them help (usb-handoff is said to work, but is unsupported in the latest dapper kernel). Reverting to kernel 2.6.12 fixes it. Also tried fiddling with USB options in the BIOS. Disabling USB works, but obviously it kills my mouse. Hardware: 2xAthlon 2800 on GA7ZNMH motherboard, non-usb keyboard. The following patch works for me: --- linux-2.6.15/drivers/usb/host/pci-quirks.c 2006-01-14 20:45:29.000000000 +0000 +++ linux-2.6.15-keyboard-patch/drivers/usb/host/pci-quirks.c 2006-01-14 22:02:14.000000000 +0000 @@ -172,6 +172,7 @@ static void __devinit quirk_usb_handoff_ohci(struct pci_dev *pdev) { +#ifdef COMMENTTHISREGIONOUTTOENABLEKEYBOARD void __iomem *base; int wait_time; u32 control; @@ -212,6 +213,7 @@ writel(~(u32)0, base + OHCI_INTRSTATUS); iounmap(base); +#endif } static void __devinit quirk_usb_disable_ehci(struct pci_dev *pdev) From dav1dr at eml.cc Sat Feb 18 13:37:01 2006 From: dav1dr at eml.cc (dave_rodgman) Date: Sat, 18 Feb 2006 13:37:01 -0000 Subject: [Bug 31879] i8042 error - keyboard does not work (kernel patch provided) References: <20060218133624.1387.78446.malonedeb@gangotri.ubuntu.com> Message-ID: <20060218133701.1427.95132.launchpad@canonical@gangotri.ubuntu.com> Public bug report changed: https://launchpad.net/malone/bugs/31879 Also affects: linux (upstream) Severity: Normal Priority: (none set) Status: Unconfirmed From dennis at kaarsemaker.net Sat Feb 18 15:02:04 2006 From: dennis at kaarsemaker.net (Dennis Kaarsemaker) Date: Sat, 18 Feb 2006 15:02:04 -0000 Subject: [Bug 31868] wine crashes when using kernel 2.6.15-15 References: <20060218115603.795.29168.malonedeb@gandwana.ubuntu.com> Message-ID: <20060218150204.833.26643.launchpad@canonical@gandwana.ubuntu.com> Public bug report changed: https://launchpad.net/malone/bugs/31868 Task: ubuntu linux-source-2.6.15 Status: Unconfirmed => Rejected Comment: Use the search, this has been reported a zillion times already... From dennis at kaarsemaker.net Sat Feb 18 15:02:14 2006 From: dennis at kaarsemaker.net (Dennis Kaarsemaker) Date: Sat, 18 Feb 2006 15:02:14 -0000 Subject: [Bug 30962] Running wine applications instantly outputs "Killed." in the terminal References: <20060209121543.11315.49587.malonedeb@gandwana.ubuntu.com> Message-ID: <20060218150214.1387.94386.launchpad@canonical@gangotri.ubuntu.com> https://launchpad.net/malone/bugs/30962 *** Bug 31868 has been marked a duplicate of this bug *** From dennis at kaarsemaker.net Sat Feb 18 15:02:14 2006 From: dennis at kaarsemaker.net (Dennis Kaarsemaker) Date: Sat, 18 Feb 2006 15:02:14 -0000 Subject: [Bug 31868] wine crashes when using kernel 2.6.15-15 References: <20060218115603.795.29168.malonedeb@gandwana.ubuntu.com> Message-ID: <20060218150214.1387.70920.launchpad@canonical@gangotri.ubuntu.com> Public bug report changed: https://launchpad.net/malone/bugs/31868 *** This bug has been marked a duplicate of bug 30962 *** From dennis at kaarsemaker.net Sat Feb 18 15:03:23 2006 From: dennis at kaarsemaker.net (Dennis Kaarsemaker) Date: Sat, 18 Feb 2006 15:03:23 -0000 Subject: [Bug 30962] Running wine applications instantly outputs "Killed." in the terminal References: <20060209121543.11315.49587.malonedeb@gandwana.ubuntu.com> Message-ID: <20060218150323.795.69681.launchpad@canonical@gandwana.ubuntu.com> Public bug report changed: https://launchpad.net/malone/bugs/30962 Task: ubuntu wine Status: Rejected => Confirmed Comment: Reopening the wine rask so it shows up in search results From launchpad at marteydodoo.com Sat Feb 18 16:03:19 2006 From: launchpad at marteydodoo.com (Martey Dodoo) Date: Sat, 18 Feb 2006 16:03:19 -0000 Subject: [Bug 29634] usb dead after hibernate/resume on Thinkpad R40-2772-B3G References: <20060125100218.9306.76742.malonedeb@gandwana.ubuntu.com> Message-ID: <20060218160319.1427.54779.launchpad@canonical@gangotri.ubuntu.com> https://launchpad.net/malone/bugs/29634 *** Bug 21355 has been marked a duplicate of this bug *** From launchpad at marteydodoo.com Sat Feb 18 16:03:19 2006 From: launchpad at marteydodoo.com (Martey Dodoo) Date: Sat, 18 Feb 2006 16:03:19 -0000 Subject: [Bug 21355] USB and Hibernation References: <20060113141224.21012.30914.launchpad@macquarie.warthogs.hbd.com> Message-ID: <20060218160319.1427.26191.launchpad@canonical@gangotri.ubuntu.com> Public bug report changed: https://launchpad.net/malone/bugs/21355 *** This bug has been marked a duplicate of bug 29634 *** From mjg59 at codon.org.uk Sat Feb 18 16:09:30 2006 From: mjg59 at codon.org.uk (Matthew Garrett) Date: Sat, 18 Feb 2006 16:09:30 -0000 Subject: [Bug 29634] usb dead after hibernate/resume on Thinkpad R40-2772-B3G References: <20060125100218.9306.76742.malonedeb@gandwana.ubuntu.com> Message-ID: <20060218160930.1387.35847.malone@gangotri.ubuntu.com> Public bug report changed: https://launchpad.net/malone/bugs/29634 Comment: Should be fixed with the latest acpi-support upload From chrismurf at gmail.com Sat Feb 18 16:38:20 2006 From: chrismurf at gmail.com (Chris Murphy) Date: Sat, 18 Feb 2006 16:38:20 -0000 Subject: [Bug 31887] Cannot Enable DMA on Hard Drives after upgrade to Dapper Drake Message-ID: <20060218163820.833.40584.malonedeb@gandwana.ubuntu.com> Public bug reported: https://launchpad.net/malone/bugs/31887 Affects: linux-source-2.6.15 linux-image-2.6.15-15-386 (Ubuntu) Severity: Normal Priority: (none set) Status: Unconfirmed Description: After upgrading to Dapper Drake, DMA is now not enabled on some of my hard drives. I cannot enable it with hdparm; it returns as shown below. chris at murf-box:~$ sudo hdparm -d1 /dev/hda /dev/hda: setting using_dma to 1 (on) HDIO_SET_DMA failed: Operation not permitted using_dma = 0 (off) Oddly enough, my /dev/hdg drive works fine, it's just /dev/hda and /dev/hdb that seem to be at fault. I think PDC202XX_NEW takes care of HDG. I believe that perhaps there is not support for my motherboard / North Bridge, which controls the primary IDE interface perhaps? My Motherboard is a Gigabyte GA-7VAXP with a Via KT400 North Bridge. This was not a problem with Breezy. I have pasted a whole buncha potential debug info below. ===LSPCI=== 0000:00:00.0 Host bridge: VIA Technologies, Inc. VT8377 [KT400/KT600 AGP] Host Bridge 0000:00:01.0 PCI bridge: VIA Technologies, Inc. VT8235 PCI Bridge 0000:00:0b.0 Multimedia video controller: Brooktree Corporation Bt878 Video Capture (rev 11) 0000:00:0b.1 Multimedia controller: Brooktree Corporation Bt878 Audio Capture (rev 11) 0000:00:0f.0 RAID bus controller: Promise Technology, Inc. PDC20276 (MBFastTrak133 Lite) (rev 01) 0000:00:10.0 USB Controller: VIA Technologies, Inc. VT82xxxxx UHCI USB 1.1 Controller (rev 80) 0000:00:10.1 USB Controller: VIA Technologies, Inc. VT82xxxxx UHCI USB 1.1 Controller (rev 80) 0000:00:10.2 USB Controller: VIA Technologies, Inc. VT82xxxxx UHCI USB 1.1 Controller (rev 80) 0000:00:10.3 USB Controller: VIA Technologies, Inc. USB 2.0 (rev 82) 0000:00:11.0 ISA bridge: VIA Technologies, Inc. VT8235 ISA Bridge 0000:00:11.1 IDE interface: VIA Technologies, Inc. VT82C586A/B/VT82C686/A/B/VT823x/A/C PIPC Bus Master IDE (rev 06)0000:00:11.5 Multimedia audio controller: VIA Technologies, Inc. VT8233/A/8235/8237 AC97 Audio Controller (rev 50) 0000:00:13.0 Ethernet controller: Realtek Semiconductor Co., Ltd. RTL-8139/8139C/8139C+ (rev 10) 0000:00:14.0 FireWire (IEEE 1394): VIA Technologies, Inc. IEEE 1394 Host Controller (rev 46) 0000:01:00.0 VGA compatible controller: nVidia Corporation NV25 [GeForce4 Ti 4400] (rev a2) ===DMESG=== kernel memory: 256k freed [4294669.334000] vesafb: framebuffer at 0xd8000000, mapped to 0x80880000, using 5120k, total 131072k [4294669.334000] vesafb: mode is 1280x1024x16, linelength=2560, pages=1 [4294669.334000] vesafb: protected mode interface info at c000:e910 [4294669.334000] vesafb: scrolling: redraw [4294669.334000] vesafb: Truecolor: size=0:5:6:5, shift=0:11:5:0 [4294669.334000] vesafb: Mode is VGA compatible [4294669.404000] Console: switching to colour frame buffer device 160x64 [4294669.404000] fb0: VESA VGA frame buffer device [4294670.512000] Capability LSM initialized [4294670.549000] ACPI: Processor [CPU0] (supports 2 throttling states) [4294670.991000] PDC20276: IDE controller at PCI slot 0000:00:0f.0 [4294670.991000] ACPI: PCI Interrupt 0000:00:0f.0[A] -> GSI 19 (level, low) -> IRQ 169 [4294670.991000] PDC20276: chipset revision 1 [4294670.991000] PDC20276: 100% native mode on irq 169 [4294670.991000] ide2: BM-DMA at 0xd000-0xd007, BIOS settings: hde:pio, hdf:pio [4294670.991000] ide3: BM-DMA at 0xd008-0xd00f, BIOS settings: hdg:pio, hdh:pio [4294670.991000] Probing IDE interface ide2... [4294671.510000] Probing IDE interface ide3... [4294671.774000] hdg: Maxtor 6Y080P0, ATA DISK drive [4294672.386000] ide3 at 0xc800-0xc807,0xcc02 on irq 169 [4294675.592000] Probing IDE interface ide0... [4294675.978000] hda: WDC WD800JB-00CRA1, ATA DISK drive [4294676.233000] hdb: ST3160023A, ATA DISK drive [4294676.284000] Probing IDE interface ide1... [4294677.078000] hdc: SAMSUNG CD-R/RW SW-232B, ATAPI CD/DVD-ROM drive [4294677.792000] hdd: SONY DVD RW DRU-800A, ATAPI CD/DVD-ROM drive [4294677.843000] Probing IDE interface ide2... [4294678.362000] ide0 at 0x1f0-0x1f7,0x3f6 on irq 14 [4294678.362000] ide1 at 0x170-0x177,0x376 on irq 15 [4294678.370000] hdg: max request size: 128KiB [4294678.383000] hdg: 160086528 sectors (81964 MB) w/7936KiB Cache, CHS=65535/16/63, UDMA(133) [4294678.384000] hdg: cache flushes supported [4294678.384000] hdg: hdg1 [4294678.390000] hda: max request size: 128KiB [4294678.403000] hda: 156301488 sectors (80026 MB) w/8192KiB Cache, CHS=65535/16/63 [4294678.403000] hda: cache flushes not supported [4294678.404000] hda: hda1 hda2 hda3 [4294678.435000] hdb: max request size: 1024KiB [4294678.435000] hdb: 312581808 sectors (160041 MB) w/8192KiB Cache, CHS=19457/255/63 [4294678.435000] hdb: cache flushes supported [4294678.435000] hdb: hdb1 [4294678.467000] hdc: ATAPI 40X CD-ROM CD-R/RW drive, 8192kB Cache [4294678.467000] Uniform CD-ROM driver Revision: 3.20 [4294678.489000] hdd: ATAPI 48X DVD-ROM DVD-R CD-R/RW drive, 2048kB Cache [4294678.857000] VP_IDE: IDE controller at PCI slot 0000:00:11.1 [4294678.857000] ACPI: PCI Interrupt Link [ALKA] BIOS reported IRQ 0, using IRQ 20 [4294678.857000] ACPI: PCI Interrupt Link [ALKA] enabled at IRQ 20 [4294678.857000] ACPI: PCI Interrupt 0000:00:11.1[A] -> Link [ALKA] -> GSI 20 (level, low) -> IRQ 177 [4294678.857000] PCI: Via IRQ fixup for 0000:00:11.1, from 255 to 1 [4294678.857000] VP_IDE: chipset revision 6 [4294678.857000] VP_IDE: not 100% native mode: will probe irqs later [4294678.857000] VP_IDE: VIA vt8235 (rev 00) IDE UDMA133 controller on pci0000:00:11.1 [4294678.857000] VP_IDE: port 0x01f0 already claimed by ide0 [4294678.857000] VP_IDE: port 0x0170 already claimed by ide1 [4294678.857000] VP_IDE: neither IDE port enabled (BIOS) [4294678.904000] usbcore: registered new driver usbfs [4294678.905000] usbcore: registered new driver hub [4294678.907000] USB Universal Host Controller Interface driver v2.3 [4294678.907000] ACPI: PCI Interrupt Link [ALKB] BIOS reported IRQ 0, using IRQ 21 [4294678.907000] ACPI: PCI Interrupt Link [ALKB] enabled at IRQ 21 [4294678.907000] ACPI: PCI Interrupt 0000:00:10.0[A] -> Link [ALKB] -> GSI 21 (level, low) -> IRQ 185 [4294678.907000] PCI: Via IRQ fixup for 0000:00:10.0, from 10 to 9 [4294678.907000] uhci_hcd 0000:00:10.0: UHCI Host Controller [4294678.908000] uhci_hcd 0000:00:10.0: new USB bus registered, assigned bus number 1 [4294678.908000] uhci_hcd 0000:00:10.0: irq 185, io base 0x0000d400 [4294678.908000] hub 1-0:1.0: USB hub found [4294678.908000] hub 1-0:1.0: 2 ports detected [4294679.009000] ACPI: PCI Interrupt 0000:00:10.1[B] -> Link [ALKB] -> GSI 21 (level, low) -> IRQ 185 [4294679.009000] PCI: Via IRQ fixup for 0000:00:10.1, from 10 to 9 [4294679.009000] uhci_hcd 0000:00:10.1: UHCI Host Controller [4294679.009000] uhci_hcd 0000:00:10.1: new USB bus registered, assigned bus number 2 [4294679.009000] uhci_hcd 0000:00:10.1: irq 185, io base 0x0000d800 [4294679.009000] hub 2-0:1.0: USB hub found [4294679.009000] hub 2-0:1.0: 2 ports detected [4294679.110000] ACPI: PCI Interrupt 0000:00:10.2[C] -> Link [ALKB] -> GSI 21 (level, low) -> IRQ 185 [4294679.110000] PCI: Via IRQ fixup for 0000:00:10.2, from 10 to 9 [4294679.110000] uhci_hcd 0000:00:10.2: UHCI Host Controller [4294679.110000] uhci_hcd 0000:00:10.2: new USB bus registered, assigned bus number 3 [4294679.110000] uhci_hcd 0000:00:10.2: irq 185, io base 0x0000dc00 [4294679.110000] hub 3-0:1.0: USB hub found [4294679.110000] hub 3-0:1.0: 2 ports detected [4294679.213000] ACPI: PCI Interrupt 0000:00:10.3[D] -> Link [ALKB] -> GSI 21 (level, low) -> IRQ 185 [4294679.213000] PCI: Via IRQ fixup for 0000:00:10.3, from 11 to 9 [4294679.213000] ehci_hcd 0000:00:10.3: EHCI Host Controller [4294679.213000] ehci_hcd 0000:00:10.3: new USB bus registered, assigned bus number 4 [4294679.213000] ehci_hcd 0000:00:10.3: irq 185, io mem 0xea006000 [4294679.213000] ehci_hcd 0000:00:10.3: USB 2.0 started, EHCI 1.00, driver 10 Dec 2004 [4294679.214000] hub 4-0:1.0: USB hub found [4294679.214000] hub 4-0:1.0: 6 ports detected [4294679.215000] usb 1-1: new full speed USB device using uhci_hcd and address 2 [4294679.452000] EXT3-fs: mounted filesystem with ordered data mode. [4294679.453000] kjournald starting. Commit interval 5 seconds [4294680.313000] usb 1-1: new full speed USB device using uhci_hcd and address 3 [4294680.447000] hub 1-1:1.0: USB hub found [4294680.449000] hub 1-1:1.0: 3 ports detected [4294680.763000] usb 1-2: new full speed USB device using uhci_hcd and address 4 [4294681.061000] usb 1-1.1: new full speed USB device using uhci_hcd and address 5 [4294681.327000] usb 1-1.2: new low speed USB device using uhci_hcd and address 6 [4294690.805000] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [4294690.821000] shpchp: Standard Hot Plug PCI Controller Driver version: 0.4 [4294691.116000] Linux video capture interface: v1.00 [4294691.138000] Linux agpgart interface v0.101 (c) Dave Jones [4294691.256000] bttv: driver version 0.9.16 loaded [4294691.256000] bttv: using 8 buffers with 2080k (520 pages) each for capture [4294691.257000] bttv: Bt8xx card found (0). [4294691.257000] ACPI: PCI Interrupt 0000:00:0b.0[A] -> GSI 19 (level, low) -> IRQ 169 [4294691.257000] bttv0: Bt878 (rev 17) at 0000:00:0b.0, irq: 169, latency: 32, mmio: 0xea005000 [4294691.257000] bttv0: detected: ATI TV Wonder/VE [card=64], PCI subsystem ID is 1002:0003 [4294691.257000] bttv0: using: ATI TV-Wonder VE [card=64,autodetected] [4294691.257000] bttv0: gpio: en=00000000, out=00000000 in=00ffffff [init] [4294691.262000] bttv0: using tuner=19 [4294691.262000] bttv0: i2c: checking for TDA9875 @ 0xb0... not found [4294691.264000] bttv0: i2c: checking for TDA7432 @ 0x8a... not found [4294691.266000] bttv0: i2c: checking for TDA9887 @ 0x86... not found [4294691.276000] agpgart: Detected VIA KT400/KT400A/KT600 chipset [4294691.286000] agpgart: AGP aperture is 128M @ 0xd0000000 [4294691.512000] usbcore: registered new driver hiddev [4294691.882000] Real Time Clock Driver v1.12 [4294691.917000] input: PC Speaker as /class/input/input0 [4294692.024000] Floppy drive(s): fd0 is 1.44M [4294692.039000] FDC 0 is a post-1991 82077 [4294692.135000] tuner 0-0060: All bytes are equal. It is not a TEA5767 [4294692.135000] tuner 0-0060: chip found @ 0xc0 (bt878 #0 [sw]) [4294692.137000] tuner 0-0060: type set to 19 (Temic PAL* auto (4006 FN5)) [4294692.171000] bttv0: registered device video0 [4294692.172000] bttv0: registered device vbi0 [4294692.172000] bttv0: PLL: 28636363 => 35468950 .. ok [4294692.213000] nvidia: module license 'NVIDIA' taints kernel. [4294692.225000] ACPI: PCI Interrupt 0000:01:00.0[A] -> GSI 16 (level, low) -> IRQ 193 [4294692.225000] NVRM: loading NVIDIA Linux x86 NVIDIA Kernel Module 1.0-8178 Wed Dec 14 16:22:51 PST 2005 [4294692.269000] bt878: AUDIO driver version 0.0.0 loaded [4294692.270000] bt878: Bt878 AUDIO function found (0). [4294692.270000] ACPI: PCI Interrupt 0000:00:0b.1[A] -> GSI 19 (level, low) -> IRQ 169 [4294692.270000] bt878(0): Bt878 (rev 17) at 00:0b.1, irq: 169, latency: 32, memory: 0xea004000 [4294692.561000] irda_init() [4294692.561000] NET: Registered protocol family 23 [4294692.580000] 8139too Fast Ethernet driver 0.9.27 [4294692.580000] ACPI: PCI Interrupt 0000:00:13.0[A] -> GSI 18 (level, low) -> IRQ 201 [4294692.580000] eth0: RealTek RTL8139 at 0x80e4c000, 00:20:ed:46:a2:74, IRQ 201 [4294692.580000] eth0: Identified 8139 chip type 'RTL-8100B/8139D' [4294692.604000] 8139cp: 10/100 PCI Ethernet driver v1.2 (Mar 22, 2004) [4294692.705000] ieee1394: Initialized config rom entry `ip1394' [4294692.717000] ohci1394: $Rev: 1313 $ Ben Collins [4294692.717000] ACPI: PCI Interrupt 0000:00:14.0[A] -> GSI 16 (level, low) -> IRQ 193 [4294692.717000] PCI: Via IRQ fixup for 0000:00:14.0, from 10 to 1 [4294692.771000] ohci1394: fw-host0: OHCI-1394 1.0 (PCI): IRQ=[193] MMIO=[ea008000-ea0087ff] Max Packet=[2048] [4294692.854000] parport: PnPBIOS parport detected. [4294692.854000] parport0: PC-style at 0x378, irq 7 [PCSPP,TRISTATE] [4294693.244000] ACPI: PCI Interrupt Link [ALKC] BIOS reported IRQ 0, using IRQ 22 [4294693.244000] ACPI: PCI Interrupt Link [ALKC] enabled at IRQ 22 [4294693.244000] ACPI: PCI Interrupt 0000:00:11.5[C] -> Link [ALKC] -> GSI 22 (level, low) -> IRQ 209 [4294693.244000] PCI: Via IRQ fixup for 0000:00:11.5, from 10 to 1 [4294693.245000] PCI: Setting latency timer of device 0000:00:11.5 to 64 [4294693.998000] eth0: link up, 100Mbps, full-duplex, lpa 0x41E1 [4294694.094000] ieee1394: Host added: ID:BUS[0-00:1023] GUID[000020ed0046a29c] [4294694.128000] NET: Registered protocol family 17 [4294698.523000] NET: Registered protocol family 10 [4294698.523000] lo: Disabled Privacy Extensions [4294698.523000] IPv6 over IPv4 tunneling driver [4294701.518000] drivers/usb/input/hid-core.c: timeout initializing reports [4294701.518000] [4294701.518000] input: NMB Dell USB 7HK Keyboard as /class/input/input1 [4294701.518000] input: USB HID v1.00 Keyboard [NMB Dell USB 7HK Keyboard] on usb-0000:00:10.0-1.1 [4294701.526000] input: NMB Dell USB 7HK Keyboard as /class/input/input2 [4294701.526000] input,hiddev96: USB HID v1.00 Device [NMB Dell USB 7HK Keyboard] on usb-0000:00:10.0-1.1 [4294701.547000] input: Logitech USB Receiver as /class/input/input3 [4294701.547000] input: USB HID v1.10 Keyboard [Logitech USB Receiver] on usb-0000:00:10.0-1.2 [4294701.600000] input: Logitech USB Receiver as /class/input/input4 [4294701.600000] input: USB HID v1.10 Mouse [Logitech USB Receiver] on usb-0000:00:10.0-1.2 [4294701.600000] usbcore: registered new driver usbhid [4294701.600000] drivers/usb/input/hid-core.c: v2.6:USB HID core driver [4294701.602000] quickcam: QuickCam USB camera found (driver version QuickCam USB 0.6.3 $Date: 2005/04/15 19:32:49 $) [4294701.602000] quickcam: Kernel:2.6.15-15-386 bus:1 class:FF subclass:FF vendor:046D product:0870 [4294701.610000] quickcam: Sensor HDCS-1020 detected [4294701.612000] quickcam: Registered device: /dev/video1 [4294701.612000] usbcore: registered new driver quickcam [4294701.737000] ts: Compaq touchscreen protocol output [4294702.218000] lp0: using parport0 (interrupt-driven). [4294702.342000] SCSI subsystem initialized [4294702.356000] sbp2: $Rev: 1306 $ Ben Collins [4294702.356000] ieee1394: sbp2: Driver forced to serialize I/O (serialize_io=1) [4294702.356000] ieee1394: sbp2: Try serialize_io=0 for better performance [4294702.514000] Adding 1477972k swap on /dev/hda3. Priority:-1 extents:1 across:1477972k [4294702.697000] EXT3 FS on hda2, internal journal [4294702.903000] md: md driver 0.90.3 MAX_MD_DEVS=256, MD_SB_DISKS=27 [4294702.903000] md: bitmap version 4.39 [4294703.471000] device-mapper: 4.4.0-ioctl (2005-01-12) initialised: dm-devel at redhat.com [4294703.991000] cdrom: open failed. [4294705.151000] cdrom: open failed. [4294709.139000] eth0: no IPv6 routers present [4294733.116000] NTFS driver 2.1.25 [Flags: R/O MODULE]. [4294733.219000] NTFS volume version 3.1. [4294733.242000] kjournald starting. Commit interval 5 seconds [4294733.242000] EXT3 FS on hdg1, internal journal [4294733.242000] EXT3-fs: mounted filesystem with ordered data mode. [4294733.265000] kjournald starting. Commit interval 5 seconds [4294733.266000] EXT3 FS on hdb1, internal journal [4294733.266000] EXT3-fs: mounted filesystem with ordered data mode. [4294740.549000] ACPI: Power Button (FF) [PWRF] [4294740.549000] ACPI: Power Button (CM) [PWRB] [4294740.681000] ibm_acpi: ec object not found [4294750.567000] agpgart: Found an AGP 2.0 compliant device at 0000:00:00.0. [4294750.567000] agpgart: Putting AGP V2 device at 0000:00:00.0 into 4x mode [4294750.568000] agpgart: Putting AGP V2 device at 0000:01:00.0 into 4x mode [4294751.212000] agpgart: Found an AGP 2.0 compliant device at 0000:00:00.0. [4294751.212000] agpgart: Putting AGP V2 device at 0000:00:00.0 into 4x mode [4294751.212000] agpgart: Putting AGP V2 device at 0000:01:00.0 into 4x mode [4294754.878000] apm: BIOS version 1.2 Flags 0x07 (Driver version 1.16ac) [4294754.879000] apm: overridden by ACPI. [4294756.913000] hdc: drive_cmd: status=0x41 { DriveReady Error } [4294756.913000] hdc: drive_cmd: error=0x04 { AbortedCommand } [4294756.913000] ide: failed opcode was: 0xec [4294756.923000] hdd: drive_cmd: status=0x51 { DriveReady SeekComplete Error } [4294756.923000] hdd: drive_cmd: error=0x04 { AbortedCommand } [4294756.923000] ide: failed opcode was: 0xec [4294756.956000] hdc: drive_cmd: status=0x41 { DriveReady Error } [4294756.956000] hdc: drive_cmd: error=0x04 { AbortedCommand } [4294756.956000] ide: failed opcode was: 0xec [4294756.960000] hdc: drive_cmd: status=0xd0 { Busy } [4294756.960000] ide: failed opcode was: 0xa1 [4294756.968000] hdd: drive_cmd: status=0x51 { DriveReady SeekComplete Error } [4294756.968000] hdd: drive_cmd: error=0x04 { AbortedCommand } [4294756.968000] ide: failed opcode was: 0xec [4294758.151000] Bluetooth: Core ver 2.8 [4294758.151000] NET: Registered protocol family 31 [4294758.151000] Bluetooth: HCI device and connection manager initialized [4294758.151000] Bluetooth: HCI socket layer initialized [4294758.195000] Bluetooth: L2CAP ver 2.8 [4294758.195000] Bluetooth: L2CAP socket layer initialized [4294758.275000] Bluetooth: RFCOMM socket layer initialized [4294758.275000] Bluetooth: RFCOMM TTY layer initialized [4294758.275000] Bluetooth: RFCOMM ver 1.6 [4295173.841000] NTFS-fs error (device hda1): ntfs_ucstonls(): Unicode name contains characters that cannot be converted to character set cp437. You might want to try to use the mount option nls=utf8. [4295173.847000] NTFS-fs warning (device hda1): ntfs_filldir(): Skipping unrepresentable inode 0x57ba. [4295192.906000] NTFS-fs error (device hda1): ntfs_ucstonls(): Unicode name contains characters that cannot be converted to character set cp437. You might want to try to use the mount option nls=utf8. [4295192.907000] NTFS-fs warning (device hda1): ntfs_filldir(): Skipping unrepresentable inode 0x606a. ===LSMOD=== Module Size Used by isofs 37688 1 udf 88452 0 binfmt_misc 12296 1 rfcomm 39704 0 l2cap 26372 5 rfcomm bluetooth 49892 4 rfcomm,l2cap cpufreq_userspace 4696 0 cpufreq_stats 5636 0 freq_table 4740 1 cpufreq_stats cpufreq_powersave 1920 0 cpufreq_ondemand 6428 0 cpufreq_conservative 7332 0 video 16260 0 tc1100_wmi 6916 0 sony_acpi 5516 0 pcc_acpi 11136 0 hotkey 11556 0 dev_acpi 11140 0 container 4608 0 button 6672 0 acpi_sbs 19980 0 battery 9988 1 acpi_sbs ac 5252 1 acpi_sbs i2c_acpi_ec 5120 1 acpi_sbs nls_cp437 5888 1 ntfs 103536 1 dm_mod 58936 1 md_mod 72532 0 sr_mod 16932 0 sbp2 24580 0 scsi_mod 138856 2 sr_mod,sbp2 lp 11844 0 tsdev 8000 0 ipv6 265600 8 af_packet 22920 2 snd_seq_dummy 3844 0 snd_seq_oss 33536 0 snd_seq_midi 9376 0 snd_seq_midi_event 7552 2 snd_seq_oss,snd_seq_midi snd_seq 51984 6 snd_seq_dummy,snd_seq_oss,snd_seq_midi,snd_seq_midi_event snd_via82xx 28696 1 snd_ac97_codec 92448 1 snd_via82xx snd_ac97_bus 2304 1 snd_ac97_codec snd_pcm_oss 53664 0 snd_mixer_oss 18688 1 snd_pcm_oss snd_pcm 89736 3 snd_via82xx,snd_ac97_codec,snd_pcm_oss snd_timer 25220 2 snd_seq,snd_pcm snd_page_alloc 10632 2 snd_via82xx,snd_pcm snd_mpu401 6728 0 snd_mpu401_uart 7680 2 snd_via82xx,snd_mpu401 snd_rawmidi 25504 2 snd_seq_midi,snd_mpu401_uart snd_seq_device 8716 5 snd_seq_dummy,snd_seq_oss,snd_seq_midi,snd_seq,snd_rawmidi analog 12320 0 snd 55268 14 snd_seq_oss,snd_seq,snd_via82xx,snd_ac97_codec,snd_pcm_oss,snd_mixer_oss,snd_pcm,snd_timer,snd_mpu401,snd_mpu401_uart,snd_rawmidi,snd_seq_device soundcore 10208 1 snd gameport 15496 2 snd_via82xx,analog parport_pc 35780 1 parport 36296 2 lp,parport_pc i2c_viapro 8980 0 via_ircc 26900 0 ohci1394 35124 0 ieee1394 299832 2 sbp2,ohci1394 8139cp 22528 0 8139too 26880 0 irda 186940 1 via_ircc mii 5888 2 8139cp,8139too crc_ccitt 2304 1 irda bt878 10552 0 nvidia 4089040 12 tuner 42276 0 floppy 62148 0 pcspkr 2180 0 psmouse 36100 0 rtc 13492 0 serio_raw 7300 0 quickcam 78372 0 usbhid 38752 0 via_agp 9856 1 bttv 164304 1 bt878 video_buf 22148 1 bttv i2c_algo_bit 9608 1 bttv v4l2_common 6016 1 bttv btcx_risc 5128 1 bttv tveeprom 15248 1 bttv i2c_core 21904 6 i2c_acpi_ec,i2c_viapro,tuner,bttv,i2c_algo_bit,tveeprom agpgart 34888 2 nvidia,via_agp videodev 9856 2 quickcam,bttv shpchp 45632 0 pci_hotplug 29236 1 shpchp evdev 9856 4 ext3 135688 3 jbd 58772 1 ext3 ehci_hcd 32520 0 uhci_hcd 33680 0 usbcore 129668 5 quickcam,usbhid,ehci_hcd,uhci_hcd via82cxxx 9988 0 [permanent] generic 5124 0 ide_cd 41348 1 cdrom 38560 2 sr_mod,ide_cd ide_disk 17664 8 ide_generic 1536 0 pdc202xx_new 9600 1 thermal 13576 0 processor 23360 1 thermal fan 4868 0 capability 5000 0 commoncap 7296 1 capability vesafb 8476 1 cfbcopyarea 3968 1 vesafb cfbimgblt 3200 1 vesafb cfbfillrect 4352 1 vesafb fbcon 42784 72 tileblit 2816 1 fbcon font 8320 1 fbcon bitblit 6272 1 fbcon softcursor 2304 1 bitblit From mjg59 at codon.org.uk Sat Feb 18 16:41:55 2006 From: mjg59 at codon.org.uk (Matthew Garrett) Date: Sat, 18 Feb 2006 16:41:55 -0000 Subject: [Bug 29634] usb dead after hibernate/resume on Thinkpad R40-2772-B3G References: <20060125100218.9306.76742.malonedeb@gandwana.ubuntu.com> Message-ID: <20060218164155.1387.75884.launchpad@canonical@gangotri.ubuntu.com> Public bug report changed: https://launchpad.net/malone/bugs/29634 Task: ubuntu linux-source-2.6.15 Status: Confirmed => Fix Released From andy.somerville at gmail.com Sat Feb 18 18:19:59 2006 From: andy.somerville at gmail.com (Andy Somerville) Date: Sat, 18 Feb 2006 18:19:59 -0000 Subject: [Bug 31900] "Sofware Lockup detected" during "enterprise volume management" init Message-ID: <20060218181958.795.39739.malonedeb@gandwana.ubuntu.com> Public bug reported: https://launchpad.net/malone/bugs/31900 Affects: linux-source-2.6.15 linux-image-2.6.15-15-386 (Ubuntu) Severity: Normal Priority: (none set) Status: Unconfirmed Description: While starting ubuntu with kernels 2.6.15-15 i386,i686, and 2.6.15-14 i386... upon reaching "Enterpirse Volume Managment" the system hangs with "Bug: software lockup detected on CPU#0". Contextual info: Also screen is garbled while in Text mode at beginning. Somewhat readable. for 15-15 at some point it clear up and becomes normal. With 15-14 it stays garbled the entire time. It is possible that for 15-14 that it is infact a kernel panic rather than the lockup. I am unable to read the screen at that time. From j.o.st at gmx.de Sat Feb 18 19:05:58 2006 From: j.o.st at gmx.de (tafkar) Date: Sat, 18 Feb 2006 19:05:58 -0000 Subject: [Bug 31903] Ubuntu Automatic Update of prebuilt kernel changes the hdd in grub menu.lst Message-ID: <20060218190558.1387.16434.malonedeb@gangotri.ubuntu.com> Public bug reported: https://launchpad.net/malone/bugs/31903 Affects: linux-source-2.6.12 linux-image-2.6.12-10-386 (Ubuntu) Severity: Normal Priority: (none set) Status: Unconfirmed Description: Hi, I'm not sure if the package name is correct. Sorry for that. Yesterday (17.02.06) the automatic update notified me that there are some updates for my packages available. After installing the update I was told, that I should reboot because of changes to the kernel. After the reboot my system failed to start because grub couldn´t find the kernel-image. My constalation is a little bit unusual: 2 hdds xosl Bootloader and WinXP installed on hd0 grub and ubuntu 5.10 installed on hd1 the xosl loads the mbr of hd1 and grub starts (so I had to edit the menu.lst to tell grub not to boot from hd0 --> root (hd1,0) After the update yesterday all entrys in my menu.lst where reverted to: root (hd0,0) for me that was not a problem but I think there could be some people out there with grub not installed in the mbr of the first hdd who do not know what to do. greetings from germany J.Steinblock From j.o.st at gmx.de Sat Feb 18 19:08:51 2006 From: j.o.st at gmx.de (tafkar) Date: Sat, 18 Feb 2006 19:08:51 -0000 Subject: [Bug 31903] Ubuntu Automatic Update of prebuilt kernel changes the hdd in grub menu.lst References: <20060218190558.1387.16434.malonedeb@gangotri.ubuntu.com> Message-ID: <20060218190851.1427.22055.launchpad@canonical@gangotri.ubuntu.com> Public bug report changed: https://launchpad.net/malone/bugs/31903 Task: ubuntu linux-source-2.6.12 Severity: Normal => Minor From andy.somerville at gmail.com Sat Feb 18 19:49:31 2006 From: andy.somerville at gmail.com (Andy Somerville) Date: Sat, 18 Feb 2006 19:49:31 -0000 Subject: [Bug 31900] "Sofware Lockup detected" during "enterprise volume management" init References: <20060218181958.795.39739.malonedeb@gandwana.ubuntu.com> Message-ID: <20060218194931.795.14441.malone@gandwana.ubuntu.com> Public bug report changed: https://launchpad.net/malone/bugs/31900 Comment: sorry, forgot to mention. Hardware: Dell Inspiron 8600 laptop Pentium M Additional context: First noticed problem after I woke up and found the computer frozen, and attempted to reboot. Logs indicate that the computer was rebooted over night (assumingly because of crash: ie not rebooted manually) Also, when booted to 2.6.10 kernel panics on some wireless network manipulation. Not sure if this indicates hardware (cpu/memory) problem, and thus not a kernel bug. Could be an artifact of having the system configured (latest dapepr) for 2.6.15 and running 2.6.10. From dennis at kaarsemaker.net Sat Feb 18 20:08:30 2006 From: dennis at kaarsemaker.net (Dennis Kaarsemaker) Date: Sat, 18 Feb 2006 20:08:30 -0000 Subject: [Bug 31903] Ubuntu Automatic Update of prebuilt kernel changes the hdd in grub menu.lst References: <20060218190558.1387.16434.malonedeb@gangotri.ubuntu.com> Message-ID: <20060218200829.1387.47880.malone@gangotri.ubuntu.com> Public bug report changed: https://launchpad.net/malone/bugs/31903 Comment: Could you please attach /boot/grub/menu.lst - I don't know what caused this bug but there is a way to make sure it does not happen again. Did you modify your partition/boot setup after installing Ubuntu? From andy.somerville at gmail.com Sat Feb 18 20:37:36 2006 From: andy.somerville at gmail.com (Andy Somerville) Date: Sat, 18 Feb 2006 20:37:36 -0000 Subject: [Bug 31900] "Sofware Lockup detected" during "enterprise volume management" init References: <20060218181958.795.39739.malonedeb@gandwana.ubuntu.com> Message-ID: <20060218203736.795.80666.malone@gandwana.ubuntu.com> Public bug report changed: https://launchpad.net/malone/bugs/31900 Comment: in original bug, "Bug: software lockup detected..." should read "BUG: soft lockup detected" More importantly, I "resolved" the issue by removing my miniPCI atheros wireless card. System now boots smoothly. It seems my Wireless card must have fried over the night. Card is a "GIGABYTE 802.11g Wireless LAN MiniPCI Adapter" Model: GN-WIAG01 From zdzichu at gmail.com Sat Feb 18 22:03:15 2006 From: zdzichu at gmail.com (zdzichu) Date: Sat, 18 Feb 2006 22:03:15 -0000 Subject: [Bug 29601] linux-386 boots, but linux-686 doesn't boot. References: <20060124214540.28441.86685.malonedeb@gangotri.ubuntu.com> Message-ID: <20060218220315.833.19900.malone@gandwana.ubuntu.com> Public bug report changed: https://launchpad.net/malone/bugs/29601 Comment: I've got similar issue with Optimus brand celeron based laptop with sis graphic chip (which may imply it's sis-chipset based). Kernel stopped booting, but after few seconds it detected soft-lockup and displayed stack backtrace. EIP was at mwait_idle(). So I've added 'idle=poll' to kernel command line. Similar hang, EIP at poll_idle(). I was able to boot after REMOVING 'noapic nolapic' from kernel command line. From dominik.bodi at gmx.de Sat Feb 18 23:54:23 2006 From: dominik.bodi at gmx.de (DominikBodi) Date: Sat, 18 Feb 2006 23:54:23 -0000 Subject: [Bug 22317] cdrom_pc_intr: The drive appears confused (ireason = 0x01) References: <20060113141739.21012.5635.launchpad@macquarie.warthogs.hbd.com> Message-ID: <20060218235423.833.10355.launchpad@canonical@gandwana.ubuntu.com> Public bug report changed: https://launchpad.net/malone/bugs/22317 Task: ubuntu linux-source-2.6.15 Status: Rejected => Needs Info Comment: I've been having similiar problems since dapper flight 3. I have to use the "irqpoll" kernel boot option in order to get USB working. However, when I am using that option I get the same "drive appears to be confused" messages when the cd/dvd drive is polled. In my case, first a couple of the message trickle in, then after a few minutes they flood in, freezing my laptop. When I'm not using the irqpoll option, the drive seems to work find. However, then I won't have USB and I am getting lots of APIC errors etc. see bug #27163 I had to use the irqpoll option sind dapper flight 2 (I did not test df1) in order to get usb working. However, the df kernel did not produce these errors. With breezy, using "noapic nolapic" would also do the job, and in case of using "irqpoll" no problems would appear, either. I am currently downloading the lates daily dvd and will re-install it in order to provide logs. From gnome at flowerday.cx Sun Feb 19 00:03:29 2006 From: gnome at flowerday.cx (Crispin Flowerday) Date: Sun, 19 Feb 2006 00:03:29 -0000 Subject: [Bug 31931] Hibernate fails on IBM x31 Message-ID: <20060219000329.833.38088.malonedeb@gandwana.ubuntu.com> Public bug reported: https://launchpad.net/malone/bugs/31931 Affects: linux-source-2.6.15 (Ubuntu) Severity: Normal Priority: (none set) Status: Unconfirmed Description: If I call "echo -n disk > /sys/power/state" just like the acpi support scripts do, the kernel fails to actually hibernate the machine - it appears to write the memory to disk, but then immediately resumes. The dmesg output is: [4495955.109000] Freezing cpus ... [4495955.114000] Stopping tasks: ========================================================================================================================| [4495955.134000] Freeing memory... done (9006 pages freed) [4495955.292000] GTM info 78,14,0,0,13 [4495955.298000] ACPI: PCI interrupt for device 0000:02:08.0 disabled [4495955.313000] eth1: Going into suspend... [4495955.323000] ACPI: PCI interrupt for device 0000:02:02.0 disabled [4495955.339000] ACPI: PCI interrupt for device 0000:02:00.1 disabled [4495955.343000] ACPI: PCI interrupt for device 0000:02:00.0 disabled [4495955.347000] ACPI: PCI interrupt for device 0000:00:1f.5 disabled [4495955.351000] ACPI: PCI interrupt for device 0000:00:1d.7 disabled [4495955.365000] ACPI: PCI interrupt for device 0000:00:1d.2 disabled [4495955.368000] ACPI: PCI interrupt for device 0000:00:1d.1 disabled [4495955.372000] ACPI: PCI interrupt for device 0000:00:1d.0 disabled [4495955.375000] swsusp: Need to copy 63830 pages [4495955.375000] swsusp: critical section/: done (63830 pages copied) [4495955.375000] swsusp: Restoring Highmem [4495958.378000] ACPI: PCI Interrupt 0000:00:1d.0[A] -> Link [LNKA] -> GSI 11 (level, low) -> IRQ 11 [4495958.385000] PCI: Setting latency timer of device 0000:00:1d.0 to 64 [4495958.389000] ACPI: PCI Interrupt 0000:00:1d.1[B] -> Link [LNKD] -> GSI 11 (level, low) -> IRQ 11 [4495958.397000] PCI: Setting latency timer of device 0000:00:1d.1 to 64 [4495958.401000] ACPI: PCI Interrupt 0000:00:1d.2[C] -> Link [LNKC] -> GSI 11 (level, low) -> IRQ 11 [4495958.409000] PCI: Setting latency timer of device 0000:00:1d.2 to 64 [4495958.425000] PCI: Enabling device 0000:00:1d.7 (0000 -> 0002) [4495958.430000] ACPI: PCI Interrupt 0000:00:1d.7[D] -> Link [LNKH] -> GSI 11 (level, low) -> IRQ 11 [4495958.439000] PCI: Setting latency timer of device 0000:00:1d.7 to 64 [4495958.448000] ehci_hcd 0000:00:1d.7: debug port 1 [4495958.454000] PCI: cache line size of 32 is not supported by device 0000:00:1d.7 [4495958.468000] ehci_hcd 0000:00:1d.7: USB 2.0 started, EHCI 1.00, driver 10 Dec 2004 [4495958.480000] PCI: Setting latency timer of device 0000:00:1e.0 to 64 [4495958.486000] ACPI: PCI Interrupt 0000:00:1f.1[A] -> Link [LNKC] -> GSI 11 (level, low) -> IRQ 11 [4495958.499000] ACPI: PCI Interrupt 0000:00:1f.5[B] -> Link [LNKB] -> GSI 11 (level, low) -> IRQ 11 [4495958.513000] PCI: Setting latency timer of device 0000:00:1f.5 to 64 [4495958.773000] ACPI: PCI Interrupt 0000:01:00.0[A] -> Link [LNKA] -> GSI 11 (level, low) -> IRQ 11 [4495958.788000] ACPI: PCI Interrupt 0000:02:00.0[A] -> Link [LNKA] -> GSI 11 (level, low) -> IRQ 11 [4495958.802000] ACPI: PCI Interrupt 0000:02:00.1[B] -> Link [LNKB] -> GSI 11 (level, low) -> IRQ 11 [4495958.817000] ACPI: PCI Interrupt 0000:02:00.2[C] -> Link [LNKC] -> GSI 11 (level, low) -> IRQ 11 [4495958.832000] eth1: Coming out of suspend... [4495958.850000] PCI: Enabling device 0000:02:02.0 (0000 -> 0002) [4495958.857000] ACPI: PCI Interrupt 0000:02:02.0[A] -> Link [LNKC] -> GSI 11 (level, low) -> IRQ 11 [4495959.200000] Start STM [4495959.209000] start GTF [4495959.216000] data 2,0,0,0,0,a0,ef [4495959.223000] data 0,0,0,0,0,a0,f5 [4495959.229000] data 3,45,0,0,0,a0,ef [4495959.236000] data 3,c,0,0,0,a0,ef [4495959.356000] swsusp: cannot find swap device, try swapon -a. [4495959.383000] Restarting tasks... done [4495959.391000] Thawing cpus ... [4495964.676000] agpgart: Found an AGP 2.0 compliant device at 0000:00:00.0. [4495964.676000] agpgart: Putting AGP V2 device at 0000:00:00.0 into 1x mode [4495964.676000] agpgart: Putting AGP V2 device at 0000:01:00.0 into 1x mode From daneva76 at email.pct.edu Sun Feb 19 01:01:10 2006 From: daneva76 at email.pct.edu (Evan Dandrea) Date: Sun, 19 Feb 2006 01:01:10 -0000 Subject: [Bug 31936] using touchpad with cPad driver causes a kernel panic Message-ID: <20060219010109.795.28471.malonedeb@gandwana.ubuntu.com> Public bug reported: https://launchpad.net/malone/bugs/31936 Affects: linux-source-2.6.15 linux-image-2.6.15-15-686 (Ubuntu) Severity: Normal Priority: (none set) Status: Unconfirmed Description: I upgraded from Breezy where the Synaptics touchpad (cPad) worked fine. In Dapper if you so much as touch the touchpad the kernel panics. If some of the addresses don't make sense, let me know and I'll take another picture. I used a camera that creates blurry images and was having a hard time differentiating c's from e's. [4294846.389000] Unable to handle kernel NULL pointer dereference at virtual address 00000000 [4294846.389000] printing eip: [4294846.389000] *pde = 00000000 [4294846.390000] Oops: 0000 [#1] [4294846.390000] PREEMPT SMP [4294846.390000] Modules linked in: cpad binfmt misc rfcomm l2cap bluetooth speedstep_ich speedstep_lib cpufreq_powersave cpufreq_stats cpufreq_userspace cpufreq_ondemand cpufreq_conservative freq_table ipv6 tc1100_wmi video acpi_sbs battery i2c_acpi_cc i2c_core container button pcc_acpi toshiba_acpi sony_acpi ac dev_acpi hotkey md_mod dm_mod af_packet sr_mod sbp2 scsi_mod parport_pc lp parport orinoco_cs orinoco hermes pcmcia psmouse serio_raw yenta_socket rsrc_nonstatic pcmcia_core e100 mii snd_intel8x0 ohci1394 ieee1394 snd_ac97_codec snd_ac97_bus nvidia snd_pcm_oss snd_mixer_oss snd_pcm snd_timer snd soundcore rtc snd_page_alloc pcspkr shpchp intel_agp agpgart pci_hotplug tsdev evdev usbhid reiserfs echi_hcd ohci_hcd usbcore ide_generic ide_cd cdrom ide_disk piix generic thermal processor fan capability commoncap vesafb cfbcopyarea cfbimgbit cfbfillrect fbcon tileblit font bitblit softcursor [4294846.390000] CPU: 0 [4294846.390000] EIP: 0060:[<40276720>] Tainted: P VLI [4294846.390000] EFLAGS: 00010246 (2.6.15-15-686) [4294846.390000] EIP is at input_event+0xb8/0x4c0 [4294846.390000] eax: 00000000 ebx: ffffffec ecx: 00000fe1 edx: 00000000 [4294846.390000] esi: 56ab287c edi: 00000001 ebp: 0000014a esp: 4039be54 [4294846.390000] ds: 007b es: 007b ss: 0068 [4294846.390000] Process swapper (pid: 0, threadinfo=4039a000 task=40349a40) [4294846.390000] Stack: 404175c0 0000014f 00000001 00000000 00000001 56ab287c 5b8e2c00 5ebde040 [4294846.390000] 00000026 612bed51 56ab287c 00000001 0000014a 00000001 00000001 00000004 [4294846.390000] 5b8e2c00 5eab8800 4039bf80 00000000 60dc8c94 5b8e2c00 4039bf80 5eab8800 [4294846.390000] Call Trace: [4294846.390000] [<612bed51>] cpad_input_callback+0x2f1/0x330 [cpad] [4294846.390000] [<60dc8c94>] usb_hcd_giveback_urb+0x34/0x90 [usbcore] [4294846.390000] [<6086ffac>] finish_urb+0x8c/0x110 [ohci_hcd] [4294846.390000] [<608713cf>] dl_done_list+0xef/0x110 [ohci_hcd] [4294846.390000] [<608720b4>] ohci_irq+0x164/0x200 [ohci_hcd] [4294846.390000] [<60dc8d29>] usb_hcd_irq+0x39/0x70 [usbcore] [4294846.390000] [<4014ad8d>] handle_IRQ_event+0x3d/0x70 [4294846.390000] [<4014ae5d>] __do_IRQ+0x9d/0x110 [4294846.390000] [<40105c99>] do_IRQ+0x19/0x30 [4294846.390000] [<40103ef6>] common_interrupt+0x1a/0x20 [4294846.390000] [<60850e9b>] acpi_processor_idle+0x184/0x32d [processor] [4294846.390000] [<4010111f>] cpu_idle+0x6f/0xc0 [4294846.390000] [<403a0a2f>] start_kernel+0x18f/0x1f0 [4294846.390000] [<403a03c0>] unknown_bootoption+0x0/0x1f0 [4294846.390000] Code: 24 30 8b 6c 24 20 89 7c 24 2c 8b 7c 24 1c 89 5424 28 89 44 24 34 83 c4 24 ff e1 ff 24 bd e0 01 31 40 8b 86 dc 06 00 00 8d 58 ec <8b> 53 14 0f 18 02 90 81 c6 dc 06 00 00 39 c6 75 1b e9 5e ff ff [4294846.390000] <0>Kernel panic - not syncing: Fatal exception in interrupt [4294846.408000] From ubuntu at taupehat.com Sun Feb 19 06:45:35 2006 From: ubuntu at taupehat.com (taupehat) Date: Sun, 19 Feb 2006 06:45:35 -0000 Subject: [Bug 31955] bt878 regression Message-ID: <20060219064534.1427.79005.malonedeb@gangotri.ubuntu.com> Public bug reported: https://launchpad.net/malone/bugs/31955 Affects: linux-source-2.6.12 linux-image-2.6.12-10-amd64-generic (Ubuntu) Severity: Normal Priority: (none set) Status: Unconfirmed Description: On Kubuntu breezy, booting into the indicated kernel results in errors to syslog such as the following: [ 135.588191] bttv0: OCERR @ 3723f014,bits: HSYNC OFLOW RISCI* FDSR OCERR* Tuner applications indicate no signal when this happens (always). Booting to 2.6.12-9-amd64-generic resolves this. Output of "lspci -v" is at http://taupehat.com/misc/lspcidashv.txt Output of "lspci -n" is at http://taupehat.com/misc/lspcidashn.txt From unikob at gmail.com Sun Feb 19 11:02:48 2006 From: unikob at gmail.com (Kris Loimaala) Date: Sun, 19 Feb 2006 11:02:48 -0000 Subject: [Bug 31968] umounting cd fails, hangs system Message-ID: <20060219110247.1387.22631.malonedeb@gangotri.ubuntu.com> Public bug reported: https://launchpad.net/malone/bugs/31968 Affects: linux-meta linux-amd64-k8 (Ubuntu) Severity: Normal Priority: (none set) Status: Unconfirmed Description: Going through some old cd-r's the third one can't be unmounted. Reports /dev/hdc is not mounted. When mounting /dev/hdc to /media/cdrom0 process hangs. ps -e shows multiple mount -processes and a mount-hald process. They cannot be killed (ie. no warnings but remain in process list). Sys.log and kern.log says it's a bug in kernel: localhost kernel [ 391.092629] Kernel BUG at "mm/filemap.c":459 From unikob at gmail.com Sun Feb 19 11:05:50 2006 From: unikob at gmail.com (Kris Loimaala) Date: Sun, 19 Feb 2006 11:05:50 -0000 Subject: [Bug 31968] umounting cd fails, hangs system References: <20060219110247.1387.22631.malonedeb@gangotri.ubuntu.com> Message-ID: <20060219110550.1387.14230.launchpad@canonical@gangotri.ubuntu.com> Public bug report changed: https://launchpad.net/malone/bugs/31968 - Changed attachments: Added: Kern.log http://librarian.launchpad.net/1577050/kern.log From unikob at gmail.com Sun Feb 19 11:46:24 2006 From: unikob at gmail.com (Kris Loimaala) Date: Sun, 19 Feb 2006 11:46:24 -0000 Subject: [Bug 31968] umounting cd fails, hangs system References: <20060219110247.1387.22631.malonedeb@gangotri.ubuntu.com> Message-ID: <20060219114623.1387.13900.malone@gangotri.ubuntu.com> Public bug report changed: https://launchpad.net/malone/bugs/31968 Comment: I tried this again after rebooting and it resulted in hard lockup. On boot, two jfs partitions failed to mount (related to https://launchpad.net/distros/ubuntu/+source/linux-meta/+bug/31730) From cniehaus at kde.org Sun Feb 19 12:51:27 2006 From: cniehaus at kde.org (carsten) Date: Sun, 19 Feb 2006 12:51:27 -0000 Subject: [Bug 21636] drivers/usb/class/usblp.c: usblp0: failed reading printer status References: <20060113141357.21012.16467.launchpad@macquarie.warthogs.hbd.com> Message-ID: <20060219125126.1427.54405.malone@gangotri.ubuntu.com> Public bug report changed: https://launchpad.net/malone/bugs/21636 Comment: Sorry it took so long. This bug is fixed in Breezy for some weeks now, cannot test Dapper. I don't find a way to close this bug, so you have to do that. From zulcss at gmail.com Sun Feb 19 12:59:01 2006 From: zulcss at gmail.com (zul) Date: Sun, 19 Feb 2006 12:59:01 -0000 Subject: [Bug 21636] drivers/usb/class/usblp.c: usblp0: failed reading printer status References: <20060113141357.21012.16467.launchpad@macquarie.warthogs.hbd.com> Message-ID: <20060219125901.833.57813.launchpad@canonical@gandwana.ubuntu.com> Public bug report changed: https://launchpad.net/malone/bugs/21636 Task: ubuntu linux-source-2.6.15 Status: Needs Info => Fix Committed Comment: Accroding to user, its fixed. From devvv at devvv.de Sun Feb 19 13:35:15 2006 From: devvv at devvv.de (devvv) Date: Sun, 19 Feb 2006 13:35:15 -0000 Subject: [Bug 31983] Kernel security update renders system unbootable Message-ID: <20060219133514.1427.22950.malonedeb@gangotri.ubuntu.com> Public bug reported: https://launchpad.net/malone/bugs/31983 Affects: linux-meta linux-image-2.6-amd64-k8 (Ubuntu) Severity: Normal Priority: (none set) Status: Unconfirmed Description: Recently, I used the Ubuntu update utility to update my kernel from 2.6.12-9-amd64-k8 to 2.6.12-10-amd64-k8. However, the new kernel 2.6.12-10-amd64-k8 does not boot. The kernel itself seems to work, but it then says "shared library not found ... libc.so.6" and many others and then starts the busybox. Booting 2.6.12-9-amd64-k8, which is still in the grub menu.lst, works correctly. From flavio.etrusco at gmail.com Sun Feb 19 15:46:31 2006 From: flavio.etrusco at gmail.com (etrusco) Date: Sun, 19 Feb 2006 15:46:31 -0000 Subject: [Bug 31557] Booting fails with sis730 mobo + sis900 onboard NIC References: <20060215210533.19528.59728.malonedeb@gandwana.ubuntu.com> Message-ID: <20060219154631.1427.25620.malone@gangotri.ubuntu.com> Public bug report changed: https://launchpad.net/malone/bugs/31557 Comment: I have the same problem. Boot parameters acpi=off, acpi=noirq and pci=noacpi don't help. Trying to load the module manually also trigger the hard freeze. (boot another OS, rename the module, boot, rename back, then run 'modprobe sis900' = freeze) (PS. There's another entry for this bug, but I can't find it right now :-( From unikob at gmail.com Sun Feb 19 17:46:16 2006 From: unikob at gmail.com (Kris Loimaala) Date: Sun, 19 Feb 2006 17:46:16 -0000 Subject: [Bug 31968] umounting cd fails, hangs system References: <20060219110247.1387.22631.malonedeb@gangotri.ubuntu.com> Message-ID: <20060219174616.795.45891.launchpad@canonical@gandwana.ubuntu.com> Public bug report changed: https://launchpad.net/malone/bugs/31968 Description changed to: Going through some old cd-r's the third one can't be unmounted. Reports /dev/hdc is not mounted. When mounting /dev/hdc to /media/cdrom0 process hangs. ps -e shows multiple mount -processes and a mount-hald process. They cannot be killed (ie. no warnings but remain in process list). Sys.log and kern.log says it's a bug in kernel: localhost kernel [ 391.092629] Kernel BUG at "mm/filemap.c":459 Edit: The kernel is 2.6.12-10-amd-k8, newest in breezy. From launchpad.net at schildbach.de Sun Feb 19 17:59:57 2006 From: launchpad.net at schildbach.de (Andreas Schildbach) Date: Sun, 19 Feb 2006 17:59:57 -0000 Subject: [Bug 26521] PCI: Failed to allocate I/O resource #7:100@10000 for 0000:00:1e.0 References: <20060113144956.21012.71239.launchpad@macquarie.warthogs.hbd.com> Message-ID: <20060219175957.833.49848.malone@gandwana.ubuntu.com> Public bug report changed: https://launchpad.net/malone/bugs/26521 Comment: This is still present on Dapper Flight 4 (Live-CD). From 74.luka at gmail.com Sun Feb 19 19:10:59 2006 From: 74.luka at gmail.com (Luka Renko) Date: Sun, 19 Feb 2006 19:10:59 -0000 Subject: [Bug 31347] 2.6.15-15.21_i686 does not boot (depmod not found) References: <20060213215338.1459.91446.malonedeb@gangotri.ubuntu.com> Message-ID: <20060219191059.833.86035.malone@gandwana.ubuntu.com> Public bug report changed: https://launchpad.net/malone/bugs/31347 Comment: I did fresh install of Kubuntu Flight 4 today and this problem is gone! Now both 386 and 686 kernel work as expected. Is it possible that something on my older install cause it (it was from Flight 3 times)? From caravena at gmail.com Sun Feb 19 20:13:50 2006 From: caravena at gmail.com (Cristian Aravena Romero) Date: Sun, 19 Feb 2006 20:13:50 -0000 Subject: [Bug 32015] Not work Hibernate in Compaq Presario V2417LA Notebook PC Message-ID: <20060219201350.795.81970.malonedeb@gandwana.ubuntu.com> Public bug reported: https://launchpad.net/malone/bugs/32015 Affects: linux-source-2.6.15 (Ubuntu) Severity: Normal Priority: (none set) Status: Unconfirmed Description: Info: https://wiki.ubuntu.com/LaptopTestingTeam/CompaqPresarioV2417LA From dennis at kaarsemaker.net Sun Feb 19 20:23:19 2006 From: dennis at kaarsemaker.net (Dennis Kaarsemaker) Date: Sun, 19 Feb 2006 20:23:19 -0000 Subject: [Bug 32015] Not work Hibernate in Compaq Presario V2417LA Notebook PC References: <20060219201350.795.81970.malonedeb@gandwana.ubuntu.com> Message-ID: <20060219202319.795.6000.malone@gandwana.ubuntu.com> Public bug report changed: https://launchpad.net/malone/bugs/32015 Comment: Please be a bit more descriptive. Specifying at which point it fails would help.... From caravena at gmail.com Sun Feb 19 20:29:19 2006 From: caravena at gmail.com (Cristian Aravena Romero) Date: Sun, 19 Feb 2006 20:29:19 -0000 Subject: [Bug 32022] Not work Hibernate in Compaq Presario V2417LA Notebook PC Message-ID: <20060219202919.833.97995.malonedeb@gandwana.ubuntu.com> Public bug reported: https://launchpad.net/malone/bugs/32022 Affects: linux-source-2.6.15 (Ubuntu) Severity: Normal Priority: (none set) Status: Unconfirmed Description: Subject: Not work Hibernate in Compaq Presario V2417LA Notebook PC Package: linux-source Severity: important Info of notebook: https://wiki.ubuntu.com/LaptopTestingTeam/CompaqPresarioV2417LA -- System Information: Debian Release: testing/unstable APT prefers dapper-updates APT policy: (500, 'dapper-updates'), (500, 'dapper-security'), (500, 'dapper-backports'), (500, 'dapper') Architecture: i386 (i686) Shell: /bin/sh linked to /bin/bash Kernel: Linux 2.6.15-15-k7 Locale: LANG=es_CL.UTF-8, LC_CTYPE=es_CL.UTF-8 (charmap=UTF-8) From dominik.bodi at gmx.de Sun Feb 19 20:35:43 2006 From: dominik.bodi at gmx.de (DominikBodi) Date: Sun, 19 Feb 2006 20:35:43 -0000 Subject: [Bug 22317] cdrom_pc_intr: The drive appears confused (ireason = 0x01) References: <20060113141739.21012.5635.launchpad@macquarie.warthogs.hbd.com> Message-ID: <20060219203543.833.37059.launchpad@canonical@gandwana.ubuntu.com> https://launchpad.net/malone/bugs/22317 *** Bug 27038 has been marked a duplicate of this bug *** From dennis at kaarsemaker.net Sun Feb 19 20:41:28 2006 From: dennis at kaarsemaker.net (Dennis Kaarsemaker) Date: Sun, 19 Feb 2006 20:41:28 -0000 Subject: [Bug 32022] Not work Hibernate in Compaq Presario V2417LA Notebook PC References: <20060219202919.833.97995.malonedeb@gandwana.ubuntu.com> Message-ID: <20060219204128.833.35145.launchpad@canonical@gandwana.ubuntu.com> Public bug report changed: https://launchpad.net/malone/bugs/32022 Task: ubuntu linux-source-2.6.15 Status: Unconfirmed => Rejected From dennis at kaarsemaker.net Sun Feb 19 20:41:39 2006 From: dennis at kaarsemaker.net (Dennis Kaarsemaker) Date: Sun, 19 Feb 2006 20:41:39 -0000 Subject: [Bug 32015] Not work Hibernate in Compaq Presario V2417LA Notebook PC References: <20060219201350.795.81970.malonedeb@gandwana.ubuntu.com> Message-ID: <20060219204139.833.23787.launchpad@canonical@gandwana.ubuntu.com> https://launchpad.net/malone/bugs/32015 *** Bug 32022 has been marked a duplicate of this bug *** From dennis at kaarsemaker.net Sun Feb 19 20:41:39 2006 From: dennis at kaarsemaker.net (Dennis Kaarsemaker) Date: Sun, 19 Feb 2006 20:41:39 -0000 Subject: [Bug 32022] Not work Hibernate in Compaq Presario V2417LA Notebook PC References: <20060219202919.833.97995.malonedeb@gandwana.ubuntu.com> Message-ID: <20060219204139.833.85018.launchpad@canonical@gandwana.ubuntu.com> Public bug report changed: https://launchpad.net/malone/bugs/32022 *** This bug has been marked a duplicate of bug 32015 *** From ubuntu at paul.sladen.org Sun Feb 19 20:42:30 2006 From: ubuntu at paul.sladen.org (Paul Sladen) Date: Sun, 19 Feb 2006 20:42:30 -0000 Subject: [Bug 32015] Not work Hibernate in Compaq Presario V2417LA Notebook PC References: <20060219201350.795.81970.malonedeb@gandwana.ubuntu.com> Message-ID: <20060219204230.1427.2843.launchpad@canonical@gangotri.ubuntu.com> https://launchpad.net/malone/bugs/32015 *** Bug 31237 has been marked a duplicate of this bug *** From mdz at ubuntu.com Sun Feb 19 21:14:50 2006 From: mdz at ubuntu.com (Matt Zimmerman) Date: Sun, 19 Feb 2006 21:14:50 -0000 Subject: [Bug 26521] PCI: Failed to allocate I/O resource #7:100@10000 for 0000:00:1e.0 References: <20060113144956.21012.71239.launchpad@macquarie.warthogs.hbd.com> Message-ID: <20060219211450.833.31617.launchpad@canonical@gandwana.ubuntu.com> Public bug report changed: https://launchpad.net/malone/bugs/26521 Task: ubuntu kernel-package Sourcepackagename: kernel-package => linux-source-2.6.15 From bacam at z273.org.uk Sun Feb 19 21:39:55 2006 From: bacam at z273.org.uk (Brian Campbell) Date: Sun, 19 Feb 2006 21:39:55 -0000 Subject: [Bug 25634] Sound on ibook only works after (un)plugging headphones References: <20060113143446.21012.65385.launchpad@macquarie.warthogs.hbd.com> Message-ID: <20060219213955.833.74038.malone@gandwana.ubuntu.com> Public bug report changed: https://launchpad.net/malone/bugs/25634 Comment: Trying it again (2.6.15-15.21), the workarounds do work. There weren't any relevant changes from 15.20, so it's likely that I was mistaken. From j.o.st at gmx.de Sun Feb 19 21:44:22 2006 From: j.o.st at gmx.de (tafkar) Date: Sun, 19 Feb 2006 21:44:22 -0000 Subject: [Bug 31903] Ubuntu Automatic Update of prebuilt kernel changes the hdd in grub menu.lst References: <20060218190558.1387.16434.malonedeb@gangotri.ubuntu.com> Message-ID: <20060219214422.1427.59796.malone@gangotri.ubuntu.com> Public bug report changed: https://launchpad.net/malone/bugs/31903 Comment: Yes, I modified my boot setup. I detached my hdd with WinXP installed, so the setting "root (hd0,0)" was ok. After ubuntu was installed, I reatached the hdd so I needed to edit the menu.lst file as described in my first post "root (hd1,0)" in order to use the boot manager of the first hdd. My menu.lst file looks like this (only the boot entries): ## ## End Default Options ## title Ubuntu, kernel 2.6.12-10-386 root (hd1,0) kernel /boot/vmlinuz-2.6.12-10-386 root=/dev/hdb1 ro quiet splash initrd /boot/initrd.img-2.6.12-10-386 savedefault boot title Ubuntu, kernel 2.6.12-10-386 (recovery mode) root (hd1,0) kernel /boot/vmlinuz-2.6.12-10-386 root=/dev/hdb1 ro single initrd /boot/initrd.img-2.6.12-10-386 boot title Ubuntu, kernel 2.6.12-9-386 root (hd1,0) kernel /boot/vmlinuz-2.6.12-9-386 root=/dev/hdb1 ro quiet splash initrd /boot/initrd.img-2.6.12-9-386 savedefault boot title Ubuntu, kernel 2.6.12-9-386 (recovery mode) root (hd1,0) kernel /boot/vmlinuz-2.6.12-9-386 root=/dev/hdb1 ro single initrd /boot/initrd.img-2.6.12-9-386 boot title Ubuntu, memtest86+ root (hd1,0) kernel /boot/memtest86+.bin boot From dennis at kaarsemaker.net Sun Feb 19 21:53:01 2006 From: dennis at kaarsemaker.net (Dennis Kaarsemaker) Date: Sun, 19 Feb 2006 21:53:01 -0000 Subject: [Bug 31903] Ubuntu Automatic Update of prebuilt kernel changes the hdd in grub menu.lst References: <20060218190558.1387.16434.malonedeb@gangotri.ubuntu.com> Message-ID: <20060219215301.1427.17595.launchpad@canonical@gangotri.ubuntu.com> Public bug report changed: https://launchpad.net/malone/bugs/31903 Task: ubuntu linux-source-2.6.12 Status: Unconfirmed => Rejected Comment: I'm rejecting this since it is not a bug but the result of not properly reading instructions in menu.lst when changing. If you want this to not happen again, change the "# groot=" line in menu.lst to point to the correct root device. From bluszcz at jabberpl.org Sun Feb 19 22:11:30 2006 From: bluszcz at jabberpl.org (Rafal Zawadzki) Date: Sun, 19 Feb 2006 22:11:30 -0000 Subject: [Bug 32040] Kernel doesn't detect agp on PT880 ULTRA chipset amd64 (pentium d 920) Message-ID: <20060219221130.1427.88817.malonedeb@gangotri.ubuntu.com> Public bug reported: https://launchpad.net/malone/bugs/32040 Affects: linux-meta linux-amd64-xeon (Ubuntu) Severity: Normal Priority: (none set) Status: Unconfirmed Description: Kernel doesn't detect agp on this chipset. What is more, there is a driver in kernel for similar PT800, but only for the x86_32 architecture. I am using Ubuntu Breezy AMD64 version on my Pentium D 920 box, on PT880 ULTRA chipset (64bit architecture). As a result of lack support for this chipset, users with this architecture cannot use any dri/drm/3D drivers. I attach lspci -vvvv output: 0000:00:00.0 Host bridge: VIA Technologies, Inc.: Unknown device 0308 Subsystem: Asustek Computer, Inc.: Unknown device 8199 Control: I/O- Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B- Status: Cap+ 66MHz+ UDF- FastB2B- ParErr- DEVSEL=medium >TAbort- SERR- Capabilities: [50] Power Management version 2 Flags: PMEClk- DSI- D1- D2- AuxCurrent=0mA PME(D0-,D1-,D2-,D3hot-,D3cold-) Status: D0 PME-Enable- DSel=0 DScale=0 PME- 0000:00:00.1 Host bridge: VIA Technologies, Inc.: Unknown device 1308 Subsystem: Asustek Computer, Inc.: Unknown device 8199 Control: I/O- Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B- Status: Cap- 66MHz- UDF- FastB2B- ParErr- DEVSEL=medium >TAbort- SERR- TAbort- SERR- TAbort- SERR- TAbort- SERR- TAbort- SERR- TAbort- SERR- TAbort- SERR- Reset- FastB2B- Capabilities: [70] Power Management version 2 Flags: PMEClk- DSI- D1+ D2- AuxCurrent=0mA PME(D0-,D1-,D2-,D3hot-,D3cold-) Status: D0 PME-Enable- DSel=0 DScale=0 PME- 0000:00:0d.0 Ethernet controller: Intel Corp. 82540EM Gigabit Ethernet Controller (rev 02) Subsystem: Asustek Computer, Inc.: Unknown device 80ee Control: I/O+ Mem+ BusMaster+ SpecCycle- MemWINV+ VGASnoop- ParErr- Stepping- SERR+ FastB2B- Status: Cap+ 66MHz+ UDF- FastB2B- ParErr- DEVSEL=medium >TAbort- SERR- TAbort- SERR- TAbort- SERR- TAbort- SERR- TAbort- SERR- TAbort- SERR- TAbort- SERR- TAbort- SERR- TAbort- SERR- TAbort- SERR- TAbort- SERR- Capabilities: [50] Power Management version 2 Flags: PMEClk- DSI- D1+ D2+ AuxCurrent=0mA PME(D0-,D1-,D2-,D3hot-,D3cold-) Status: D0 PME-Enable- DSel=0 DScale=0 PME- 0000:01:00.1 Display controller: ATI Technologies Inc: Unknown device 5940 (rev 01) Subsystem: Giga-byte Technology: Unknown device 4055 Control: I/O+ Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B- Status: Cap+ 66MHz+ UDF- FastB2B+ ParErr- DEVSEL=medium >TAbort- SERR- Message-ID: <20060219223223.795.95232.malone@gandwana.ubuntu.com> Public bug report changed: https://launchpad.net/malone/bugs/30182 Comment: this problem has now disappeared. I think you can consider it closed. From androdebian at gmail.com Sun Feb 19 22:51:05 2006 From: androdebian at gmail.com (=?utf-8?q?Alejandro_Beltr=C3=A1n?=) Date: Sun, 19 Feb 2006 22:51:05 -0000 Subject: [Bug 32043] Kernel panic in few minutes after initiating my laptop Message-ID: <20060219225105.795.82838.malonedeb@gandwana.ubuntu.com> Public bug reported: https://launchpad.net/malone/bugs/32043 Affects: linux-source-2.6.12 linux-image-2.6.12-10-386 (Ubuntu) Severity: Normal Priority: (none set) Status: Unconfirmed Description: My laptop is: Benq Joybook R53 Intel Centrino 1'73GHz Ubuntu Breezy Badger with the official packages and official ATI drivers for the ATI Mobility Raedon X600 [... , ...] Call trace: [... , ...] [] scheduler_tick+0x1c/0x2d1 [... , ...] [] ipw_irq_tasklet+0x33/0x276 [ipw2200] [... , ...] [] tasklet_action+0x34/0x51 [... , ...] [] __do_softirq+0x34/0x71 [... , ...] [] do_softirq+0x22/0x26 [... , ...] [] do_IRQ+0x1e/0x24 [... , ...] [] common_interrupt+0x1a/0x20 [... , ...] [] acpi_processor_idle+0x11d/0x29d [... , ...] [] cpu_idle+0x2d/0x42 [... , ...] [] start_kernel+0x176/0x178 Code: ... <0> Kernel panic - not syncing: Fatal exception in interrupt. From androdebian at gmail.com Sun Feb 19 22:51:41 2006 From: androdebian at gmail.com (=?utf-8?q?Alejandro_Beltr=C3=A1n?=) Date: Sun, 19 Feb 2006 22:51:41 -0000 Subject: [Bug 32043] Kernel panic in few minutes after initiating my laptop References: <20060219225105.795.82838.malonedeb@gandwana.ubuntu.com> Message-ID: <20060219225141.795.16923.launchpad@canonical@gandwana.ubuntu.com> Public bug report changed: https://launchpad.net/malone/bugs/32043 Task: ubuntu linux-source-2.6.12 Severity: Normal => Critical Priority: None => High From dennis at kaarsemaker.net Sun Feb 19 23:04:13 2006 From: dennis at kaarsemaker.net (Dennis Kaarsemaker) Date: Sun, 19 Feb 2006 23:04:13 -0000 Subject: [Bug 32043] Kernel panic in few minutes after initiating my laptop References: <20060219225105.795.82838.malonedeb@gandwana.ubuntu.com> Message-ID: <20060219230413.1387.33290.launchpad@canonical@gangotri.ubuntu.com> Public bug report changed: https://launchpad.net/malone/bugs/32043 Task: ubuntu linux-source-2.6.12 Severity: Critical => Normal Priority: High => None From res0d26i at verizon.net Mon Feb 20 00:37:58 2006 From: res0d26i at verizon.net (Confuse) Date: Mon, 20 Feb 2006 00:37:58 -0000 Subject: [Bug 32055] Dapper flight 4 randomly crashes/freezes Message-ID: <20060220003757.1427.80656.malonedeb@gangotri.ubuntu.com> Public bug reported: https://launchpad.net/malone/bugs/32055 Affects: linux-source-2.6.15 kernel-image-2.6.15-15-386-di (Ubuntu) Severity: Normal Priority: (none set) Status: Unconfirmed Description: Basically, I just installed Dapper flight 4 and I am experiencing random lockups on the machine. I don't know how to troubleshoot them since everything is frozen and non responsive. The lockups are random and happen at any time, no specific task is being done. I have to then reboot my computer with the power switch. Bellow is my dmesg output. If you need anything else, please let me know how to provide it as I am new to this. damian at pompey:~$ dmesg D cache: 8K [4294670.035000] CPU: L2 cache: 512K [4294670.035000] CPU: Hyper-Threading is disabled [4294670.035000] CPU: After all inits, caps: bfebfbff 00000000 00000000 00000080 00004400 00000000 00000000 [4294670.035000] CPU1: Intel(R) Pentium(R) 4 CPU 2.40GHz stepping 09 [4294670.035000] Total of 2 processors activated (9624.48 BogoMIPS). [4294670.035000] ENABLING IO-APIC IRQs [4294670.035000] ..TIMER: vector=0x31 apic1=0 pin1=2 apic2=-1 pin2=-1 [4294670.146000] checking TSC synchronization across 2 CPUs: passed. [4294670.147000] Brought up 2 CPUs [4294670.147000] NET: Registered protocol family 16 [4294670.147000] EISA bus registered [4294670.147000] ACPI: bus type pci registered [4294670.159000] PCI: PCI BIOS revision 2.10 entry at 0xfbca0, last bus=2 [4294670.159000] PCI: Using configuration type 1 [4294670.160000] ACPI: Subsystem revision 20050916 [4294670.171000] ACPI: Interpreter enabled [4294670.171000] ACPI: Using IOAPIC for interrupt routing [4294670.171000] ACPI: PCI Root Bridge [PCI0] (0000:00) [4294670.171000] PCI: Probing PCI hardware (bus 00) [4294670.174000] PCI quirk: region 0400-047f claimed by ICH4 ACPI/GPIO/TCO [4294670.174000] PCI quirk: region 0480-04bf claimed by ICH4 GPIO [4294670.174000] PCI: Ignoring BAR0-3 of IDE controller 0000:00:1f.1 [4294670.174000] Boot video device is 0000:01:00.0 [4294670.174000] PCI: Transparent bridge - 0000:00:1e.0 [4294670.174000] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0._PRT] [4294670.182000] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.HUB0._PRT] [4294670.187000] ACPI: PCI Interrupt Link [LNKA] (IRQs 3 4 5 7 9 *10 11 12 14 15) [4294670.187000] ACPI: PCI Interrupt Link [LNKB] (IRQs 3 4 *5 7 9 10 11 12 14 15) [4294670.187000] ACPI: PCI Interrupt Link [LNKC] (IRQs 3 4 5 7 9 10 *11 12 14 15) [4294670.188000] ACPI: PCI Interrupt Link [LNKD] (IRQs 3 4 5 7 *9 10 11 12 14 15) [4294670.188000] ACPI: PCI Interrupt Link [LNKE] (IRQs 3 4 5 7 9 10 11 12 14 15) *0, disabled. [4294670.188000] ACPI: PCI Interrupt Link [LNKF] (IRQs 3 4 5 7 9 10 11 12 14 15) *0, disabled. [4294670.189000] ACPI: PCI Interrupt Link [LNK0] (IRQs 3 4 5 7 9 10 11 12 14 15) *0, disabled. [4294670.189000] ACPI: PCI Interrupt Link [LNK1] (IRQs *3 4 5 7 9 10 11 12 14 15) [4294670.290000] ACPI: Power Resource [PFAN] (off) [4294670.290000] Linux Plug and Play Support v0.97 (c) Adam Belay [4294670.290000] pnp: PnP ACPI init [4294670.294000] pnp: PnP ACPI: found 13 devices [4294670.294000] PnPBIOS: Disabled by ACPI PNP [4294670.294000] PCI: Using ACPI for IRQ routing [4294670.294000] PCI: If a device doesn't work, try "pci=routeirq". If it helps, post a report [4294670.310000] pnp: 00:0a: ioport range 0x400-0x4bf could not be reserved [4294670.311000] PCI: Bridge: 0000:00:01.0 [4294670.311000] IO window: a000-afff [4294670.311000] MEM window: f8000000-f9ffffff [4294670.311000] PREFETCH window: e8000000-f7ffffff [4294670.311000] PCI: Bridge: 0000:00:1e.0 [4294670.311000] IO window: b000-bfff [4294670.311000] MEM window: fa000000-fa0fffff [4294670.311000] PREFETCH window: disabled. [4294670.311000] PCI: Setting latency timer of device 0000:00:1e.0 to 64 [4294670.311000] audit: initializing netlink socket (disabled) [4294670.311000] audit(1140366451.309:1): initialized [4294670.312000] VFS: Disk quotas dquot_6.5.1 [4294670.312000] Dquot-cache hash table entries: 1024 (order 0, 4096 bytes) [4294670.312000] Initializing Cryptographic API [4294670.312000] io scheduler noop registered [4294670.312000] io scheduler anticipatory registered [4294670.312000] io scheduler deadline registered [4294670.312000] io scheduler cfq registered [4294670.312000] isapnp: Scanning for PnP cards... [4294670.669000] isapnp: No Plug & Play device found [4294670.693000] PNP: PS/2 Controller [PNP0303:PS2K,PNP0f13:PS2M] at 0x60,0x64 irq 1,12 [4294670.695000] serio: i8042 AUX port at 0x60,0x64 irq 12 [4294670.695000] serio: i8042 KBD port at 0x60,0x64 irq 1 [4294670.695000] Serial: 8250/16550 driver $Revision: 1.90 $ 4 ports, IRQ sharing enabled [4294670.695000] serial8250: ttyS0 at I/O 0x3f8 (irq = 4) is a 16550A [4294670.696000] 00:06: ttyS0 at I/O 0x3f8 (irq = 4) is a 16550A [4294670.696000] RAMDISK driver initialized: 16 RAM disks of 65536K size 1024 blocksize [4294670.696000] Uniform Multi-Platform E-IDE driver Revision: 7.00alpha2 [4294670.696000] ide: Assuming 33MHz system bus speed for PIO modes; override with idebus=xx [4294670.696000] ACPI: bus type ide registered [4294670.697000] mice: PS/2 mouse device common for all mice [4294670.697000] EISA: Probing bus 0 at eisa.0 [4294670.697000] EISA: Detected 0 cards. [4294670.697000] NET: Registered protocol family 2 [4294670.710000] IP route cache hash table entries: 65536 (order: 6, 262144 bytes) [4294670.710000] TCP established hash table entries: 262144 (order: 9, 3145728 bytes) [4294670.712000] TCP bind hash table entries: 65536 (order: 7, 786432 bytes) [4294670.712000] TCP: Hash tables configured (established 262144 bind 65536) [4294670.712000] TCP reno registered [4294670.712000] TCP bic registered [4294670.712000] NET: Registered protocol family 1 [4294670.712000] NET: Registered protocol family 8 [4294670.712000] NET: Registered protocol family 20 [4294670.712000] Starting balanced_irq [4294670.712000] Using IPI No-Shortcut mode [4294670.712000] ACPI wakeup devices: [4294670.712000] PCI0 HUB0 UAR1 USB0 USB1 USB2 USB3 USBE MODM [4294670.712000] ACPI: (supports S0 S1 S4 S5) [4294670.713000] Freeing unused kernel memory: 300k freed [4294670.722000] input: AT Translated Set 2 keyboard as /class/input/input0 [4294670.788000] vga16fb: initializing [4294670.788000] vga16fb: mapped to 0x400a0000 [4294670.897000] Console: switching to colour frame buffer device 80x25 [4294670.897000] fb0: VGA16 VGA frame buffer device [4294671.927000] Capability LSM initialized [4294672.120000] ACPI: Fan [FAN] (off) [4294672.328000] ACPI: Thermal Zone [THRM] (38 C) [4294672.839000] ICH5: IDE controller at PCI slot 0000:00:1f.1 [4294672.839000] ACPI: PCI Interrupt 0000:00:1f.1[A] -> GSI 18 (level, low) -> IRQ 169 [4294672.839000] ICH5: chipset revision 2 [4294672.839000] ICH5: not 100% native mode: will probe irqs later [4294672.839000] ide0: BM-DMA at 0xf000-0xf007, BIOS settings: hda:DMA, hdb:DMA [4294672.839000] ide1: BM-DMA at 0xf008-0xf00f, BIOS settings: hdc:DMA, hdd:pio [4294672.839000] Probing IDE interface ide0... [4294673.104000] hda: WDC WD800JB-00CRA1, ATA DISK drive [4294673.360000] hdb: IC35L180AVV207-1, ATA DISK drive [4294673.413000] ide0 at 0x1f0-0x1f7,0x3f6 on irq 14 [4294673.413000] Probing IDE interface ide1... [4294674.085000] hdc: SONY CD-RW CRX215E1, ATAPI CD/DVD-ROM drive [4294674.394000] ide1 at 0x170-0x177,0x376 on irq 15 [4294674.405000] hda: max request size: 128KiB [4294674.422000] hda: 156301488 sectors (80026 MB) w/8192KiB Cache, CHS=65535/16/63, UDMA(100) [4294674.422000] hda: cache flushes not supported [4294674.422000] hda: hda1 hda2 hda3 [4294674.449000] hdb: max request size: 1024KiB [4294674.457000] hdb: 361882080 sectors (185283 MB) w/7965KiB Cache, CHS=22526/255/63, UDMA(100) [4294674.457000] hdb: cache flushes supported [4294674.458000] hdb: hdb1 [4294674.474000] hdc: ATAPI 40X CD-ROM CD-R/RW drive, 2048kB Cache, UDMA(33) [4294674.474000] Uniform CD-ROM driver Revision: 3.20 [4294674.792000] usbcore: registered new driver usbfs [4294674.792000] usbcore: registered new driver hub [4294674.796000] USB Universal Host Controller Interface driver v2.3 [4294674.797000] ACPI: PCI Interrupt 0000:00:1d.0[A] -> GSI 16 (level, low) -> IRQ 177 [4294674.797000] PCI: Setting latency timer of device 0000:00:1d.0 to 64 [4294674.797000] uhci_hcd 0000:00:1d.0: UHCI Host Controller [4294674.801000] uhci_hcd 0000:00:1d.0: new USB bus registered, assigned bus number 1 [4294674.801000] uhci_hcd 0000:00:1d.0: irq 177, io base 0x0000cc00 [4294674.801000] hub 1-0:1.0: USB hub found [4294674.801000] hub 1-0:1.0: 2 ports detected [4294674.903000] ACPI: PCI Interrupt 0000:00:1d.1[B] -> GSI 19 (level, low) -> IRQ 185 [4294674.903000] PCI: Setting latency timer of device 0000:00:1d.1 to 64 [4294674.903000] uhci_hcd 0000:00:1d.1: UHCI Host Controller [4294674.903000] uhci_hcd 0000:00:1d.1: new USB bus registered, assigned bus number 2 [4294674.903000] uhci_hcd 0000:00:1d.1: irq 185, io base 0x0000c000 [4294674.903000] hub 2-0:1.0: USB hub found [4294674.903000] hub 2-0:1.0: 2 ports detected [4294675.005000] ACPI: PCI Interrupt 0000:00:1d.2[C] -> GSI 18 (level, low) -> IRQ 169 [4294675.005000] PCI: Setting latency timer of device 0000:00:1d.2 to 64 [4294675.005000] uhci_hcd 0000:00:1d.2: UHCI Host Controller [4294675.005000] uhci_hcd 0000:00:1d.2: new USB bus registered, assigned bus number 3 [4294675.005000] uhci_hcd 0000:00:1d.2: irq 169, io base 0x0000c400 [4294675.005000] hub 3-0:1.0: USB hub found [4294675.005000] hub 3-0:1.0: 2 ports detected [4294675.107000] ACPI: PCI Interrupt 0000:00:1d.3[A] -> GSI 16 (level, low) -> IRQ 177 [4294675.107000] PCI: Setting latency timer of device 0000:00:1d.3 to 64 [4294675.107000] uhci_hcd 0000:00:1d.3: UHCI Host Controller [4294675.107000] uhci_hcd 0000:00:1d.3: new USB bus registered, assigned bus number 4 [4294675.107000] uhci_hcd 0000:00:1d.3: irq 177, io base 0x0000c800 [4294675.107000] hub 4-0:1.0: USB hub found [4294675.107000] hub 4-0:1.0: 2 ports detected [4294675.209000] ACPI: PCI Interrupt 0000:00:1d.7[D] -> GSI 23 (level, low) -> IRQ 193 [4294675.209000] PCI: Setting latency timer of device 0000:00:1d.7 to 64 [4294675.209000] ehci_hcd 0000:00:1d.7: EHCI Host Controller [4294675.209000] ehci_hcd 0000:00:1d.7: debug port 1 [4294675.209000] PCI: cache line size of 128 is not supported by device 0000:00:1d.7 [4294675.209000] ehci_hcd 0000:00:1d.7: new USB bus registered, assigned bus number 5 [4294675.209000] ehci_hcd 0000:00:1d.7: irq 193, io mem 0xfa100000 [4294675.213000] ehci_hcd 0000:00:1d.7: USB 2.0 started, EHCI 1.00, driver 10 Dec 2004 [4294675.213000] hub 5-0:1.0: USB hub found [4294675.213000] hub 5-0:1.0: 8 ports detected [4294675.461000] Attempting manual resume [4294675.468000] ReiserFS: hda1: found reiserfs format "3.6" with standard journal [4294678.665000] ReiserFS: hda1: using ordered data mode [4294678.682000] ReiserFS: hda1: journal params: device hda1, size 8192, journal first block 18, max trans len 1024, max batch 900, max commit age 30, max trans age 30 [4294678.683000] ReiserFS: hda1: checking transaction log (hda1) [4294678.727000] ReiserFS: hda1: replayed 22 transactions in 0 seconds [4294678.754000] ReiserFS: hda1: Using r5 hash to sort names [4294683.079000] Linux agpgart interface v0.101 (c) Dave Jones [4294683.090000] hw_random hardware driver 1.0.0 loaded [4294683.101000] Real Time Clock Driver v1.12 [4294683.111000] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [4294683.114000] shpchp: Standard Hot Plug PCI Controller Driver version: 0.4 [4294683.146000] agpgart: Detected an Intel 865 Chipset. [4294683.151000] agpgart: AGP aperture is 128M @ 0xe0000000 [4294683.324000] Floppy drive(s): fd0 is 1.44M [4294683.340000] FDC 0 is a post-1991 82077 [4294683.578000] input: PC Speaker as /class/input/input1 [4294683.673000] ACPI: PCI Interrupt 0000:02:02.0[A] -> GSI 18 (level, low) -> IRQ 169 [4294683.673000] skge 1.3 addr 0xfa004000 irq 169 chip Yukon rev 1 [4294683.673000] skge eth0: addr 00:50:8d:fb:c7:34 [4294683.712000] parport: PnPBIOS parport detected. [4294683.712000] parport0: PC-style at 0x378, irq 7 [PCSPP,TRISTATE] [4294683.733000] ieee1394: Initialized config rom entry `ip1394' [4294683.736000] ohci1394: $Rev: 1313 $ Ben Collins [4294683.736000] ACPI: PCI Interrupt 0000:02:01.0[A] -> GSI 17 (level, low) -> IRQ 201 [4294683.746000] input: ImExPS/2 Generic Explorer Mouse as /class/input/input2 [4294683.787000] ohci1394: fw-host0: OHCI-1394 1.1 (PCI): IRQ=[201] MMIO=[fa008000-fa0087ff] Max Packet=[2048] [4294684.042000] ACPI: PCI Interrupt 0000:00:1f.5[B] -> GSI 17 (level, low) -> IRQ 201 [4294684.042000] PCI: Setting latency timer of device 0000:00:1f.5 to 64 [4294684.087000] ts: Compaq touchscreen protocol output [4294684.180000] skge eth0: enabling interface [4294684.222000] NET: Registered protocol family 17 [4294684.355000] intel8x0_measure_ac97_clock: measured 50762 usecs [4294684.355000] intel8x0: clocking to 48000 [4294684.706000] lp0: using parport0 (interrupt-driven). [4294684.738000] SCSI subsystem initialized [4294684.747000] sbp2: $Rev: 1306 $ Ben Collins [4294684.747000] ieee1394: sbp2: Driver forced to serialize I/O (serialize_io=1)[4294684.747000] ieee1394: sbp2: Try serialize_io=0 for better performance [4294684.947000] Adding 996020k swap on /dev/hda3. Priority:-1 extents:1 across:996020k [4294685.082000] ieee1394: Host added: ID:BUS[0-00:1023] GUID[00508d0000fcc734][4294685.867000] skge eth0: Link is up at 100 Mbps, full duplex, flow control tx and rx [4294687.064000] ReiserFS: hda1: Removing [258 89066 0x0 SD]..done [4294687.064000] ReiserFS: hda1: There were 1 uncompleted unlinks/truncates. Completed [4294687.231000] md: md driver 0.90.3 MAX_MD_DEVS=256, MD_SB_DISKS=27 [4294687.231000] md: bitmap version 4.39 [4294687.631000] device-mapper: 4.4.0-ioctl (2005-01-12) initialised: dm-devel at redhat.com [4294688.651000] cdrom: open failed. [4294689.399000] NET: Registered protocol family 10 [4294689.399000] lo: Disabled Privacy Extensions [4294689.399000] IPv6 over IPv4 tunneling driver [4294699.594000] eth0: no IPv6 routers present [4294700.693000] ReiserFS: hdb1: found reiserfs format "3.6" with standard journal [4294709.967000] ReiserFS: hdb1: using ordered data mode [4294709.987000] ReiserFS: hdb1: journal params: device hdb1, size 8192, journal first block 18, max trans len 1024, max batch 900, max commit age 30, max trans age 30 [4294709.988000] ReiserFS: hdb1: checking transaction log (hdb1) [4294710.055000] ReiserFS: hdb1: Using r5 hash to sort names [4294710.122000] NTFS driver 2.1.25 [Flags: R/O MODULE]. [4294710.172000] NTFS volume version 3.1. [4294713.164000] ACPI: Power Button (FF) [PWRF] [4294713.164000] ACPI: Power Button (CM) [PWRB] [4294713.256000] ibm_acpi: ec object not found [4294717.641000] apm: BIOS not found. [4294718.178000] [drm] Initialized drm 1.0.0 20040925 [4294718.187000] ACPI: PCI Interrupt 0000:01:00.0[A] -> GSI 16 (level, low) -> IRQ 177 [4294718.188000] [drm] Initialized radeon 1.19.0 20050911 on minor 0: [4294718.190000] agpgart: Found an AGP 3.0 compliant device at 0000:00:00.0. [4294718.190000] agpgart: Putting AGP V3 device at 0000:00:00.0 into 4x mode [4294718.190000] agpgart: Putting AGP V3 device at 0000:01:00.0 into 4x mode [4294718.290000] [drm] Loading R300 Microcode [4294720.423000] hdc: drive_cmd: status=0x51 { DriveReady SeekComplete Error } [4294720.423000] hdc: drive_cmd: error=0x04 { AbortedCommand } [4294720.423000] ide: failed opcode was: 0xec [4294720.541000] hdc: drive_cmd: status=0x51 { DriveReady SeekComplete Error } [4294720.541000] hdc: drive_cmd: error=0x04 { AbortedCommand } [4294720.541000] ide: failed opcode was: 0xec [4294721.431000] Bluetooth: Core ver 2.8 [4294721.431000] NET: Registered protocol family 31 [4294721.431000] Bluetooth: HCI device and connection manager initialized [4294721.431000] Bluetooth: HCI socket layer initialized [4294721.460000] Bluetooth: L2CAP ver 2.8 [4294721.460000] Bluetooth: L2CAP socket layer initialized [4294721.519000] Bluetooth: RFCOMM socket layer initialized [4294721.519000] Bluetooth: RFCOMM TTY layer initialized [4294721.519000] Bluetooth: RFCOMM ver 1.6 [4294831.221000] cdrom: open failed. [4294831.317000] cdrom: open failed. damian at pompey:~$ damian at pompey:~$ lsmod Module Size Used by isofs 38496 0 udf 94628 0 rfcomm 42996 0 l2cap 28096 5 rfcomm bluetooth 54020 4 rfcomm,l2cap speedstep_lib 4580 0 cpufreq_powersave 1920 0 cpufreq_stats 6688 0 cpufreq_userspace 6496 0 cpufreq_ondemand 7752 0 cpufreq_conservative 9000 0 freq_table 4928 1 cpufreq_stats radeon 113056 1 drm 77972 2 radeon tc1100_wmi 6884 0 video 16324 0 acpi_sbs 20140 0 battery 9988 1 acpi_sbs i2c_acpi_ec 5120 1 acpi_sbs i2c_core 22848 1 i2c_acpi_ec container 4608 0 button 6704 0 pcc_acpi 11136 0 sony_acpi 5516 0 ac 5220 1 acpi_sbs dev_acpi 11236 0 hotkey 11492 0 nls_cp437 5888 1 ntfs 111728 1 ipv6 286880 24 dm_mod 63224 1 md_mod 76052 0 sr_mod 17988 0 sbp2 25476 0 scsi_mod 145352 2 sr_mod,sbp2 lp 12356 0 af_packet 24520 2 tsdev 8032 0 snd_intel8x0 35452 1 snd_ac97_codec 99520 1 snd_intel8x0 snd_ac97_bus 2400 1 snd_ac97_codec snd_pcm_oss 56448 0 snd_mixer_oss 20544 1 snd_pcm_oss snd_pcm 96644 3 snd_intel8x0,snd_ac97_codec,snd_pcm_oss snd_timer 26884 1 snd_pcm ohci1394 37524 0 ieee1394 306520 2 sbp2,ohci1394 parport_pc 37988 1 parport 39400 2 lp,parport_pc sk98lin 179840 0 skge 41200 0 pcspkr 2244 0 snd 59972 8 snd_intel8x0,snd_ac97_codec,snd_pcm_oss,snd_mixer_oss,snd_pcm,snd_timer soundcore 10784 1 snd snd_page_alloc 11304 2 snd_intel8x0,snd_pcm psmouse 39972 0 serio_raw 7748 0 floppy 64676 0 intel_agp 24508 1 shpchp 49504 0 pci_hotplug 30788 1 shpchp rtc 14068 0 hw_random 5716 0 agpgart 36784 2 drm,intel_agp evdev 10176 1 reiserfs 284080 2 ehci_hcd 34696 0 uhci_hcd 35408 0 usbcore 137700 3 ehci_hcd,uhci_hcd ide_generic 1504 0 ide_cd 44100 0 cdrom 41408 2 sr_mod,ide_cd ide_disk 19200 6 piix 11652 1 generic 5124 0 thermal 13768 0 processor 26344 1 thermal fan 4836 0 capability 4968 0 commoncap 7328 1 capability vga16fb 13768 1 cfbcopyarea 4096 1 vga16fb vgastate 10208 1 vga16fb cfbimgblt 3104 1 vga16fb cfbfillrect 4352 1 vga16fb fbcon 43904 72 tileblit 2784 1 fbcon font 8320 1 fbcon bitblit 6464 1 fbcon softcursor 2304 1 bitblit damian at pompey:~$ From joe at k12s.phast.umass.edu Mon Feb 20 03:52:09 2006 From: joe at k12s.phast.umass.edu (Joe Kislo) Date: Mon, 20 Feb 2006 03:52:09 -0000 Subject: [Bug 21223] Live CD HP dx5150 MT (Athlon64) cannot mount installation CD during boot References: <20060113141138.21012.13736.launchpad@macquarie.warthogs.hbd.com> Message-ID: <20060220035209.1387.71359.malone@gangotri.ubuntu.com> Public bug report changed: https://launchpad.net/malone/bugs/21223 Comment: I get a similar kernel OOPS with Flight 4 on an HP DL385 AMD280 2cpu machine. I'm writing it up as a separate bug. I'll try flight 4 on the Dx5150 on tuesday and see if the other issues are resolved From joe at k12s.phast.umass.edu Mon Feb 20 03:56:58 2006 From: joe at k12s.phast.umass.edu (Joe Kislo) Date: Mon, 20 Feb 2006 03:56:58 -0000 Subject: [Bug 32070] AMD 280 Kernel OOPS on Bootup (dapper Flight4 Live CD) Message-ID: <20060220035658.1427.32076.malonedeb@gangotri.ubuntu.com> Public bug reported: https://launchpad.net/malone/bugs/32070 Affects: linux-source-2.6.15 (Ubuntu) Severity: Normal Priority: (none set) Status: Unconfirmed Description: The Machine is a HP DL385 with two AMD 280s in it (dual cpu, dual core 2.4GHz). Booting the x86_64 Flight 4 dapper live CD, I get this oops on the dmesg: [ 148.143131] tg3: eth0: Link is up at 100 Mbps, full duplex. [ 148.143135] tg3: eth0: Flow control is off for TX and off for RX. [ 148.459912] device-mapper: 4.4.0-ioctl (2005-01-12) initialised: dm-devel at redhat.com [ 151.754302] Unable to handle kernel NULL pointer dereference at 0000000000000000 RIP: [ 151.754309] <0000000000000000>{_stext+2146431208} [ 151.754316] PGD f3a5f067 PUD 8209d067 PMD 0 [ 151.754320] Oops: 0010 [1] PREEMPT SMP [ 151.754323] CPU 1 [ 151.754324] Modules linked in: dm_mod md_mod tsdev hw_random shpchp psmouse pcspkr af_packet i2c_amd756 i2c_core serio_raw pci_hotplug floppy evdev tg3 squashfs unionfs loop nls_cp437 isofs ohci_hcd usbcore cciss scsi_mod ide_generic ide_cd cdrom generic amd74xx thermal processor fan capability commoncap vga16fb cfbcopyarea vgastate cfbimgblt cfbfillrect fbcon tileblit font bitblit softcursor [ 151.754342] Pid: 4457, comm: readahead-list Not tainted 2.6.15-15-amd64-generic #1 [ 151.754344] RIP: 0010:[<0000000000000000>] <0000000000000000>{_stext+2146431208} [ 151.754348] RSP: 0018:ffff81007d0cfc80 EFLAGS: 00010246 [ 151.754350] RAX: 0000000000000000 RBX: 0000000000000000 RCX: ffff81007d0cfcc8 [ 151.754353] RDX: 0000000000000001 RSI: 0000000000000000 RDI: ffff8100f43e86a8 [ 151.754356] RBP: ffff8100f44ab280 R08: 0000000000000000 R09: ffff81007d0cfdd4 [ 151.754358] R10: 0000000000000000 R11: 0000000000000001 R12: 0000000000000000 [ 151.754361] R13: ffff810081989c08 R14: 0000000000000000 R15: ffff8100f43e87f0 [ 151.754364] FS: 00002aaaaadfb6d0(0000) GS:ffffffff80428880(0000) knlGS:0000000000000000 [ 151.754367] CS: 0010 DS: 0000 ES: 0000 CR0: 000000008005003b [ 151.754369] CR2: 0000000000000000 CR3: 00000000f3ae1000 CR4: 00000000000006e0 [ 151.754372] Process readahead-list (pid: 4457, threadinfo ffff81007d0ce000, task ffff81007b570e40) [ 151.754374] Stack: ffffffff880fe169 ffff8100f43e86a8 ffff8100f44ab280 ffff8100f28e3438 [ 151.754381] 000000008020a650 ffff8100f29ff000 0000000000000000 000ffffff50ad2c0 [ 151.754385] ffff8100f43e8680 ffff810080000300 [ 151.754389] Call Trace:{:squashfs:squashfs_readpage+217} [ 151.754398] {radix_tree_node_alloc+19} {radix_tree_insert+317} [ 151.754414] {__alloc_pages+116} {__do_page_cache_readahead+480} [ 151.754425] {force_page_cache_readahead+105} {sys_readahead+136} [ 151.754440] {system_call+126} [ 151.754448] [ 151.754449] Code: Bad RIP value. [ 151.754451] RIP <0000000000000000>{_stext+2146431208} RSP [ 151.754455] CR2: 0000000000000000 [ 151.754456] <6>ACPI: Power Button (FF) [PWRF] [ 152.651068] ibm_acpi: ec object not found ------- I have seen a similar OOPS on my work desktop booting dapper live CD flight 2 (#21223) I also see this segfault from powernowd in my dmesg, but that may be because I tried to kill it with /etc/init.d/powernowd stop... and it only partially died (1 cpu went back to full throttle, the other one didn't)... so I ended up -9'ing it. [ 180.038433] powernow-k8: Found 4 AMD Athlon 64 / Opteron processors (version 1.50.4) [ 180.040518] powernow-k8: 0 : fid 0x10 (2400 MHz), vid 0x8 (1350 mV) [ 180.040524] powernow-k8: 1 : fid 0xe (2200 MHz), vid 0xa (1300 mV) [ 180.040528] powernow-k8: 2 : fid 0xc (2000 MHz), vid 0xc (1250 mV) [ 180.040532] powernow-k8: 3 : fid 0xa (1800 MHz), vid 0xe (1200 mV) [ 180.040538] cpu_init done, current fid 0x10, vid 0x8 [ 180.043377] powernow-k8: 0 : fid 0x10 (2400 MHz), vid 0x8 (1350 mV) [ 180.043385] powernow-k8: 1 : fid 0xe (2200 MHz), vid 0xa (1300 mV) [ 180.043387] powernow-k8: 2 : fid 0xc (2000 MHz), vid 0xc (1250 mV) [ 180.043390] powernow-k8: 3 : fid 0xa (1800 MHz), vid 0xe (1200 mV) [ 180.043396] cpu_init done, current fid 0x10, vid 0x8 [ 180.337876] Bluetooth: Core ver 2.8 [ 180.337882] NET: Registered protocol family 31 [ 180.337884] Bluetooth: HCI device and connection manager initialized [ 180.337897] Bluetooth: HCI socket layer initialized [ 180.583305] Bluetooth: L2CAP ver 2.8 [ 180.583312] Bluetooth: L2CAP socket layer initialized [ 180.585993] Bluetooth: RFCOMM socket layer initialized [ 180.586012] Bluetooth: RFCOMM TTY layer initialized [ 180.586014] Bluetooth: RFCOMM ver 1.6 [ 188.716986] eth0: no IPv6 routers present [ 248.584946] powernowd[5576]: segfault at 0000000000500000 rip 00002aaaaac2bc23 rsp 00007fffff80dae0 error 4 From nigelenki at comcast.net Mon Feb 20 04:07:55 2006 From: nigelenki at comcast.net (John Moser) Date: Mon, 20 Feb 2006 04:07:55 -0000 Subject: [Bug 32072] bugs in k8 SMP kernel Message-ID: <20060220040755.1387.38329.malonedeb@gangotri.ubuntu.com> Public bug reported: https://launchpad.net/malone/bugs/32072 Affects: linux-meta linux-amd64-k8-smp (Ubuntu) Severity: Normal Priority: (none set) Status: Unconfirmed Description: I don't know what caused it but ifconfig is hanging. Here's dmesg output: [149146.888377] Unable to handle kernel NULL pointer dereference at 0000000000000000 RIP: [149146.888383] {dst_destroy+80} [149146.888391] PGD ce5f067 PUD 38e5f067 PMD 0 [149146.888395] Oops: 0002 [1] PREEMPT SMP [149146.888399] CPU 0 [149146.888401] Modules linked in: nls_utf8 ext2 rfcomm l2cap bluetooth powernow_k8 cpufreq_userspace cpufreq_stats freq_table cpufreq_powersave cpufreq_ondemand cpufreq_conservative video tc1100_wmi sony_acpi pcc_acpi hotkey dev_acpi container button battery ac ipv6 nls_iso8859_1 nls_cp437 vfat fat dm_mod md_mod sr_mod sbp2 parport_pc lp parport af_packet usb_storage rtc pcspkr psmouse serio_raw snd_emu10k1_synth snd_emux_synth snd_seq_virmidi snd_seq_midi_emul snd_seq_dummy snd_seq_oss snd_seq_midi snd_seq_midi_event snd_seq snd_emu10k1 snd_rawmidi snd_seq_device snd_ac97_codec snd_pcm_oss snd_mixer_oss snd_pcm snd_timer snd_ac97_bus i2c_viapro snd_page_alloc snd_util_mem snd_hwdep snd ohci1394 8139cp 8139too mii ieee1394 i2c_core shpchp pci_hotplug soundcore sg tsdev evdev usblp usbhid xfs exportfs ehci_hcd uhci_hcd usbcore ide_generic ide_cd cdrom generic via82cxxx sd_mod sata_via libata scsi_mod thermal processor fan capability commoncap vga16fb cfbcopyarea vgastate cfbimgblt cfbfillrect fbcon tileblit font bitblit softcursor [149146.888447] Pid: 5738, comm: ifconfig Not tainted 2.6.15-14-amd64-k8 #1 [149146.888450] RIP: 0010:[] {dst_destroy+80} [149146.888457] RSP: 0018:ffff810009e0fda0 EFLAGS: 00010286 [149146.888461] RAX: 0000000000000000 RBX: ffffffff80396900 RCX: ffff81003b913000 [149146.888465] RDX: ffff81003b913000 RSI: 0000000000000009 RDI: ffffffff80396900 [149146.888469] RBP: ffff81003b913000 R08: ffff81003a3af3c8 R09: 0000000000000001 [149146.888473] R10: ffff81003a3af3cc R11: 0000000000000002 R12: 0000000000000009 [149146.888476] R13: 0000000000000000 R14: 00007fffff88e6c0 R15: ffff810039fb4a40 [149146.888481] FS: 00002aaaaadfb6d0(0000) GS:ffffffff80426800(0000) knlGS:0000000000000000 [149146.888484] CS: 0010 DS: 0000 ES: 0000 CR0: 000000008005003b [149146.888487] CR2: 0000000000000000 CR3: 0000000028fc4000 CR4: 00000000000006e0 [149146.888492] Process ifconfig (pid: 5738, threadinfo ffff810009e0e000, task ffff81000cc16920) [149146.888495] Stack: ffffffff8014be1f ffff81003b913000 0000000000001042 0000000000001003 [149146.888502] ffffffff8029ea81 ffff81003b913000 ffffffff8029e84e ffff810009e0fe58 [149146.888508] ffff81003a915610 ffff810009e0fe48 [149146.888512] Call Trace:{notifier_call_chain+31} {dev_close+33} [149146.888529] {dev_change_flags+110} {devinet_ioctl+722} [149146.888542] {sock_ioctl+588} {do_ioctl+47} [149146.888571] {vfs_ioctl+683} {sys_ioctl+108} [149146.888584] {system_call+126} [149146.888605] [149146.888606] Code: 00 00 90 ff 4b 70 0f 94 c0 84 c0 74 08 48 89 df e8 5b 31 00 [149146.888615] RIP {dst_destroy+80} RSP [149146.888621] CR2: 0000000000000000 [149146.888623] And here's uname: bluefox at icebox:~/misc/trebuchet-1.067$ uname -a Linux icebox 2.6.15-14-amd64-k8 #1 SMP PREEMPT Wed Jan 25 15:53:16 UTC 2006 x86_64 GNU/Linux From akkzilla at shallowsky.com Mon Feb 20 06:27:58 2006 From: akkzilla at shallowsky.com (Akkana) Date: Mon, 20 Feb 2006 06:27:58 -0000 Subject: [Bug 32088] orinoco: "IRQ handler is looping too much!" Message-ID: <20060220062757.795.54502.malonedeb@gandwana.ubuntu.com> Public bug reported: https://launchpad.net/malone/bugs/32088 Affects: linux-source-2.6.12 linux-image-2.6.12-10-386 (Ubuntu) Severity: Normal Priority: (none set) Status: Unconfirmed Description: My orinoco/prism pcmcia network card works fine initially. But after a while, it gets flaky: the light will blink for seconds or minutes before reconnecting, no matter how close I am to the AP. I've tried with several different cards. dmesg shows these messages: [260558.164000] eth0: IRQ handler is looping too much! Resetting. [260560.251000] eth0: New link status: Connected (0001) [260637.400000] eth0: IRQ handler is looping too much! Resetting. [260638.114000] eth0: New link status: Connected (0001) It seems to be more likely to happen after I've resumed from hibernate; I'm not sure whether it has happened when I haven't first hibernated. Rebooting usually sets things right. The laptop is a Vaio SR17, if that matters, and the AP has low-grade WEP enabled. From akkzilla at shallowsky.com Mon Feb 20 06:35:20 2006 From: akkzilla at shallowsky.com (Akkana) Date: Mon, 20 Feb 2006 06:35:20 -0000 Subject: [Bug 27978] netgear WLAN Card & Prism54 driver References: <20060113152011.29386.77888.launchpad@macquarie.warthogs.hbd.com> Message-ID: <20060220063520.833.44566.malone@gandwana.ubuntu.com> Public bug report changed: https://launchpad.net/malone/bugs/27978 Comment: I also have a WG511 and can't get it to work with ubuntu (breezy). But I'm seeing different messages in dmesg: [260861.820000] ACPI: PCI interrupt for device 0000:02:00.0 disabled [260879.062000] PCI: Enabling device 0000:02:00.0 (0000 -> 0002) [260879.062000] ACPI: PCI Interrupt 0000:02:00.0[A] -> Link [LNKB] -> GSI 9 (level, low) -> IRQ 9 [260914.260000] eth0: resetting device... [260914.260000] eth0: uploading firmware... [260914.480000] eth0: firmware version: 1.0.4.3 [260914.480000] eth0: firmware upload complete [260914.754000] eth0: interface reset complete [260925.791000] eth0: no IPv6 routers present (let me know if you want the rest of dmesg too.) I tried running iwconfig manually (the AP here has WEP) using the iwconfig command that works with an orinoco card, but it doesn't help. This card used to work under a kernel.org 2.4.29 plus the appropriate firmware on sarge, so I know it's possible for the hardware to work with this laptop (which is a Vaio SR17). I haven't tried ndiswrapper. From bart at verwilst.be Mon Feb 20 07:37:41 2006 From: bart at verwilst.be (Bart Verwilst) Date: Mon, 20 Feb 2006 07:37:41 -0000 Subject: [Bug 22148] MSI Neo4 FI hangs without acpi=off References: <20060113141642.21012.13502.launchpad@macquarie.warthogs.hbd.com> Message-ID: <20060220073740.795.95723.malone@gandwana.ubuntu.com> Public bug report changed: https://launchpad.net/malone/bugs/22148 Comment: * Boot the system with the noapic boot parameter: NOT OK * Boot the system with the pci=routeirq: NOT OK * Boot the system with the pci=noacpi boot parameter: NOT OK * Boot the system with the acpi=off boot parameter: WORKS It seems like only disabling acpi makes the system boot.. Ofcourse then it doesn't shut down automatically when i want to power off my system... Anything else i could try? From mcgowan at orcon.net.nz Mon Feb 20 08:24:39 2006 From: mcgowan at orcon.net.nz (Matt) Date: Mon, 20 Feb 2006 08:24:39 -0000 Subject: [Bug 17913] sporadic PS2 mouse jumps References: <20060113135353.21012.81597.launchpad@macquarie.warthogs.hbd.com> Message-ID: <20060220082439.833.47980.malone@gandwana.ubuntu.com> Public bug report changed: https://launchpad.net/malone/bugs/17913 Comment: I have seen at least five occurences of this bug, since a fresh install of Flight 4. These all occured within 2 hours. It seemingly occurs when ever Firefox is open, for me on a fresh flight 4 install, that is firefox 1.5.0.1. I believe i saw an occurence of the bug when i was not using the mouse. In this instance, i saw the pointer remain still, however, flash in quick succession perhaps a dozen times, then firefox by itself navigated back one page. I'm not sure if this affected all the tabs i had open or just the current tab. I didn't think to check that at the time. Anyways are others still expierienceing this glitch? From anders at trudheim.com Mon Feb 20 09:50:17 2006 From: anders at trudheim.com (Anders Karlsson) Date: Mon, 20 Feb 2006 09:50:17 -0000 Subject: [Bug 32097] netbooting Flight4 kernel fails on module versions Message-ID: <20060220095016.833.15240.malonedeb@gandwana.ubuntu.com> Public bug reported: https://launchpad.net/malone/bugs/32097 Affects: linux-source-2.6.15 kernel-image-2.6.15-15-386-di (Ubuntu) Severity: Normal Priority: (none set) Status: Unconfirmed Description: I have a setup where I loop-mount the install ISO and have symlinks pointing to the netboot kernel and initrd inside the ISO. I use this to netboot a VMware session. my tftp/ dir: lrwxrwxrwx 1 root root 58 Feb 6 12:51 boot-screens -> kubuntu/install/netboot/ubuntu-installer/i386/boot-screens lrwxrwxrwx 1 root root 55 Feb 7 13:31 initrd.gz -> kubuntu/install/netboot/ubuntu-installer/i386/initrd.gz dr-xr-xr-x 10 root root 2048 Feb 17 17:55 kubuntu -rw-r--r-- 1 root root 679153664 Feb 20 08:15 kubuntu-6.04.iso lrwxrwxrwx 1 root root 51 Feb 6 12:48 linux -> kubuntu/install/netboot/ubuntu-installer/i386/linux lrwxrwxrwx 1 root root 56 Feb 6 12:49 pxelinux.0 -> kubuntu/install/netboot/ubuntu-installer/i386/pxelinux.0 drwxr-xr-x 2 root root 4096 Feb 20 08:20 pxelinux.cfg my pxelinux.cfg boot file: default server prompt 0 label server kernel linux append debconf/priority=critical debian-installer/framebuffer=false preseed/url=http://192.168.70.254/server.seed initrd=initrd.gz ramdisk_size=16432 root=/dev/rd/0 rw -- The ISO image is Dapper Flight4 Kubuntu. The error I encounter is that after booting, it gets as far as configuring the network with DHCP, then it complains that: "No kernel modules were found. This probably is due to a mismatch between the kernel used by this version of the installer and the kernel version available in the archive." This is a regression from Flight3 where this worked fine. From juha.anturaniemi at dnainternet.net Mon Feb 20 11:47:28 2006 From: juha.anturaniemi at dnainternet.net (Juha Anturaniemi) Date: Mon, 20 Feb 2006 11:47:28 -0000 Subject: [Bug 32111] USB stick (SanDisk 512Mb, FAT) doesn't mount Message-ID: <20060220114728.1387.15661.malonedeb@gangotri.ubuntu.com> Public bug reported: https://launchpad.net/malone/bugs/32111 Affects: linux-source-2.6.12 linux-image-2.6.12-10-386 (Ubuntu) Severity: Normal Priority: (none set) Status: Unconfirmed Description: Above mentioned USB stick doesn't work after upgrade (hoary -> breezy): mount: wrong fs type, bad option, bad superblock on /dev/sda, missing codepage or other error In some cases useful info is found in syslog - try dmesg | tail or so Error: could not execute pmount dmesg | tail: [4296247.726000] VFS: Can't find ext3 filesystem on dev sda. [4296247.734000] VFS: Can't find ext3 filesystem on dev sda. [4296247.741000] VFS: Can't find an ext2 filesystem on dev sda. [4296247.748000] VFS: Can't find an ext2 filesystem on dev sda. [4296247.757000] ReiserFS: sda: warning: sh-2021: reiserfs_fill_super: can not find reiserfs on sda [4296247.766000] ReiserFS: sda: warning: sh-2021: reiserfs_fill_super: can not find reiserfs on sda [4296247.773000] XFS: bad magic number [4296247.773000] XFS: SB validate failed [4296247.781000] XFS: bad magic number [4296247.781000] XFS: SB validate failed What can be done? Worked fine in Hoary? From lathiat at bur.st Mon Feb 20 12:47:41 2006 From: lathiat at bur.st (Trent Lloyd) Date: Mon, 20 Feb 2006 12:47:41 -0000 Subject: [Bug 32120] IPVS not enabled in stock kernel Message-ID: <20060220124740.1387.77717.malonedeb@gangotri.ubuntu.com> Public bug reported: https://launchpad.net/malone/bugs/32120 Affects: linux-source-2.6.15 (Ubuntu) Severity: Normal Priority: (none set) Status: Unconfirmed Description: IPVS is not enabled in the stock kernel, this feature is very useful for those wanting to use LVS for clustering applications. Is there any reason why its not enabled other than an oversite? If not, can it please be enabled so we don't have to use a custom kernel where its not really warranted? AFAIK, there is no problems enabling it in a standard kernel, although someone may know better than me on that. From cjwatson at canonical.com Mon Feb 20 12:58:00 2006 From: cjwatson at canonical.com (Colin Watson) Date: Mon, 20 Feb 2006 12:58:00 -0000 Subject: [Bug 32097] netbooting Flight4 kernel fails on module versions References: <20060220095016.833.15240.malonedeb@gandwana.ubuntu.com> Message-ID: <20060220125800.1387.65290.launchpad@canonical@gangotri.ubuntu.com> Public bug report changed: https://launchpad.net/malone/bugs/32097 Task: ubuntu linux-source-2.6.15 Assignee: (unassigned) => Colin Watson Status: Unconfirmed => Rejected Comment: You need to fetch a newer version of the netboot installer. It changes pretty frequently in Dapper and you need to stay up to date or it will stop working as the kernel's module ABI changes. From c.moore at student.unsw.edu.au Mon Feb 20 13:04:13 2006 From: c.moore at student.unsw.edu.au (Caleb Moore) Date: Mon, 20 Feb 2006 13:04:13 -0000 Subject: [Bug 32123] Cannot find ide hard disk on boot Message-ID: <20060220130413.1427.33476.malonedeb@gangotri.ubuntu.com> Public bug reported: https://launchpad.net/malone/bugs/32123 Affects: linux-meta linux-image-amd64-k8 (Ubuntu) Severity: Normal Priority: (none set) Status: Unconfirmed Description: After upgrading to dapper drake (through a dist-upgrade) and rebooting, my system did not start up. I got the following message: Decompressing Linux...Done Booting the Kernel. ALERT! /dev/hda1 does not exist. Dropping to a shell. After this I was presented with the standard busybox shell and after checking the /dev directory of the initial ramfs root I noticed that there was indeed no /dev/hda1 or any /dev/hda for that matter. As a bit of personal speculation, I think that it might be a problem with the associated initrd not having the ide drivers accessable or maybe something about its device nodes. I notice that the latest package of the amd64 kernel at this time (2.5.15-15) does not have inbuilt ATA drivers like breezys did and I think there might be a problem getting them loaded up properly. I built my own kernel and initrd image with ATA/ATAPI/MFM/RLL (IDE), Enhanced IDE/MFM/RLL disk/cdrom/tape/floppy support (BLK_DEV_IDE) and Include IDE/ATA-2 DISK support (BLK_DEV_IDEDISK) as inbuilt options and it booted fine. From anders at trudheim.com Mon Feb 20 13:05:58 2006 From: anders at trudheim.com (Anders Karlsson) Date: Mon, 20 Feb 2006 13:05:58 -0000 Subject: [Bug 32097] netbooting Flight4 kernel fails on module versions References: <20060220095016.833.15240.malonedeb@gandwana.ubuntu.com> Message-ID: <20060220130558.833.40199.malone@gandwana.ubuntu.com> Public bug report changed: https://launchpad.net/malone/bugs/32097 Comment: No problem, I can fetch the newer netboot installer. That isn't a problem. I reported this as it worked on Flight3 and I feel the netboot kernel on the ISO should work with the packages that are on the ISO (think of the scenario where no external network access exists). From c.moore at student.unsw.edu.au Mon Feb 20 13:06:29 2006 From: c.moore at student.unsw.edu.au (Caleb Moore) Date: Mon, 20 Feb 2006 13:06:29 -0000 Subject: [Bug 32123] Cannot find ide hard disk on boot References: <20060220130413.1427.33476.malonedeb@gangotri.ubuntu.com> Message-ID: <20060220130629.1427.22653.launchpad@canonical@gangotri.ubuntu.com> Public bug report changed: https://launchpad.net/malone/bugs/32123 Description changed to: After upgrading to dapper drake (through a dist-upgrade) and rebooting, my system did not start up. I got the following message: Decompressing Linux...Done Booting the Kernel. ALERT! /dev/hda1 does not exist. Dropping to a shell. After this I was presented with the standard busybox shell and after checking the /dev directory of the initial ramfs root I noticed that there was indeed no /dev/hda1 or any /dev/hda for that matter. As a bit of personal speculation, I think that it might be a problem with the associated initrd not having the ide drivers accessable or maybe something about its device nodes. I notice that the latest package of the amd64 kernel at this time (2.6.15-15) does not have inbuilt ATA drivers like breezys did and I think there might be a problem getting them loaded up properly. I built my own kernel and initrd image with ATA/ATAPI/MFM/RLL (IDE), Enhanced IDE/MFM/RLL disk/cdrom/tape/floppy support (BLK_DEV_IDE) and Include IDE/ATA-2 DISK support (BLK_DEV_IDEDISK) as inbuilt options and it booted fine. From lathiat at bur.st Mon Feb 20 13:38:07 2006 From: lathiat at bur.st (Trent Lloyd) Date: Mon, 20 Feb 2006 13:38:07 -0000 Subject: [Bug 32120] IPVS not enabled in stock kernel References: <20060220124740.1387.77717.malonedeb@gangotri.ubuntu.com> Message-ID: <20060220133806.833.62227.malone@gandwana.ubuntu.com> Public bug report changed: https://launchpad.net/malone/bugs/32120 Comment: Never mind, I suck, the config option is IP_VS and not IPVS (grep IPVS on config shows all commented out stuff and i didnt look harder ;p) and the error installing ipvsadm was obviously wrong :) From lathiat at bur.st Mon Feb 20 13:38:42 2006 From: lathiat at bur.st (Trent Lloyd) Date: Mon, 20 Feb 2006 13:38:42 -0000 Subject: [Bug 32120] IPVS not enabled in stock kernel References: <20060220124740.1387.77717.malonedeb@gangotri.ubuntu.com> Message-ID: <20060220133842.833.92611.launchpad@canonical@gandwana.ubuntu.com> Public bug report changed: https://launchpad.net/malone/bugs/32120 Task: ubuntu linux-source-2.6.15 Status: Unconfirmed => Rejected From anders at trudheim.com Mon Feb 20 14:59:15 2006 From: anders at trudheim.com (Anders Karlsson) Date: Mon, 20 Feb 2006 14:59:15 -0000 Subject: [Bug 32097] netbooting Flight4 kernel fails on module versions References: <20060220095016.833.15240.malonedeb@gandwana.ubuntu.com> Message-ID: <20060220145915.1387.18486.malone@gangotri.ubuntu.com> Public bug report changed: https://launchpad.net/malone/bugs/32097 Comment: Have attempted to fetch newer netboot image (ftp://ftp.ubuntu.com/ubuntu/dists/dapper/main/installer-i386/20051026ubuntu18/images/netboot) but that image and initrd are identical in size to what is on the Flight4 ISO. There is no later netboot image to try AFAICT. Regards, From androdebian at gmail.com Mon Feb 20 16:15:02 2006 From: androdebian at gmail.com (=?utf-8?q?Alejandro_Beltr=C3=A1n?=) Date: Mon, 20 Feb 2006 16:15:02 -0000 Subject: [Bug 32043] Kernel panic in few minutes after initiating my laptop References: <20060219225105.795.82838.malonedeb@gandwana.ubuntu.com> Message-ID: <20060220161502.795.52000.malone@gandwana.ubuntu.com> Public bug report changed: https://launchpad.net/malone/bugs/32043 Comment: This happens when the laptop we conect to the ad-hoc wireless. From martin.pitt at ubuntu.com Mon Feb 20 17:17:36 2006 From: martin.pitt at ubuntu.com (Martin Pitt) Date: Mon, 20 Feb 2006 17:17:36 -0000 Subject: [Bug 22599] enabling DMA on CD-ROMs causes hal failures References: <20060113141913.21012.8978.launchpad@macquarie.warthogs.hbd.com> Message-ID: <20060220171736.1387.37477.launchpad@canonical@gangotri.ubuntu.com> https://launchpad.net/malone/bugs/22599 *** Bug 30353 has been marked a duplicate of this bug *** From kleeman at cims.nyu.edu Mon Feb 20 17:25:36 2006 From: kleeman at cims.nyu.edu (Richard Kleeman) Date: Mon, 20 Feb 2006 17:25:36 -0000 Subject: [Bug 14394] cdrecord/k3b/nautilus problem References: <20060113133632.21012.3776.launchpad@macquarie.warthogs.hbd.com> Message-ID: <20060220172536.795.29829.malone@gandwana.ubuntu.com> Public bug report changed: https://launchpad.net/malone/bugs/14394 Comment: Ben, There is a rather large git patch update by James Bottomley which updates the aic79xx driver in the kernel from version 1.3.11 (the present dapper version) up to Version 3.0. According to this link: http://lwn.net/Articles/167711/ the changes are rather substantial and include many bugfixes. Would it be possible for this to be included in Dapper? If not could you give me some instructions for applying this patch so I can test whether it solves the problems above? The changes are rather large and there doesn't appear to have been a substantial revision to aic79xx for quite a long time so it looks like it could be worth a shot.... From gpoo at ubiobio.cl Mon Feb 20 18:34:04 2006 From: gpoo at ubiobio.cl (=?utf-8?q?Germ=C3=A1n_Poo-Caama=C3=B1o?=) Date: Mon, 20 Feb 2006 18:34:04 -0000 Subject: [Bug 32163] WPA does not work Message-ID: <20060220183404.1387.97171.malonedeb@gangotri.ubuntu.com> Public bug reported: https://launchpad.net/malone/bugs/32163 Affects: linux-source-2.6.15 linux-image-2.6.15-15-686 (Ubuntu) Severity: Normal Priority: (none set) Status: Unconfirmed Description: I just dist-upgraded from Breezy to Dapper and WPA stop working. The error message that wpa_supplicant yield when is used with debug info is: ioctl[IPW_IOCTL_WPA_SUPPLICANT]: Operation not supported It seems there is an WPA issue in ipw2200 driver 1.0.10 (provided by this kernel) according to Release notes of ipw2200 1.0.11. From pajones at puc.edu Mon Feb 20 18:54:58 2006 From: pajones at puc.edu (Paul Jones) Date: Mon, 20 Feb 2006 18:54:58 -0000 Subject: [Bug 29374] Unknown Crash or Kernel Panic in Gnome with smp system. References: <20060122180445.15826.35472.malonedeb@gandwana.ubuntu.com> Message-ID: <20060220185458.795.50067.launchpad@canonical@gandwana.ubuntu.com> Public bug report changed: https://launchpad.net/malone/bugs/29374 Task: ubuntu linux-source-2.6.15 Status: Unconfirmed => Needs Info Comment: Are you still having the problem? Can you try the steps listed at https://wiki.ubuntu.com/DebuggingSystemCrash and post the results here - thanks. From aguirre.nicolas at gmail.com Mon Feb 20 19:11:40 2006 From: aguirre.nicolas at gmail.com (Nicolas Aguirre) Date: Mon, 20 Feb 2006 19:11:40 -0000 Subject: [Bug 26466] kernel does not recognize partition on USB stick References: <20060113144939.21012.64365.launchpad@macquarie.warthogs.hbd.com> Message-ID: <20060220191140.795.51295.malone@gandwana.ubuntu.com> Public bug report changed: https://launchpad.net/malone/bugs/26466 Comment: I have same problem with Ipod 5G 30Go. Dapper flight 3 and Linux kernel 2.6.15-15-k7 #1 SMP PREEMPT I attach dmesg output : [4295354.748000] usb 3-6: new high speed USB device using ehci_hcd and address 3[4295354.863000] usb 3-6: configuration #1 chosen from 2 choices [4295354.864000] scsi1 : SCSI emulation for USB Mass Storage devices [4295354.864000] usb-storage: device found at 3 [4295354.864000] usb-storage: waiting for device to settle before scanning [4295359.864000] Vendor: Apple Model: iPod Rev: 1.62 [4295359.864000] Type: Direct-Access ANSI SCSI revision: 00 [4295361.718000] SCSI device sda: 58605120 512-byte hdwr sectors (30006 MB) [4295361.719000] sda: Write Protect is off [4295361.719000] sda: Mode Sense: 6c 00 00 08 [4295361.719000] sda: assuming drive cache: write through [4295361.720000] SCSI device sda: 58605120 512-byte hdwr sectors (30006 MB) [4295361.722000] sda: Write Protect is off [4295361.722000] sda: Mode Sense: 6c 00 00 08 [4295361.722000] sda: assuming drive cache: write through [4295361.722000] sda: sda1 sda2 [4295361.738000] sd 1:0:0:0: Attached scsi removable disk sda [4295361.738000] sd 1:0:0:0: Attached scsi generic sg0 type 0 [4295361.738000] usb-storage: device scan complete [4295362.133000] usb 3-6: reset high speed USB device using ehci_hcd and address 3 [4295392.350000] usb 3-6: reset high speed USB device using ehci_hcd and address 3 [4295402.567000] usb 3-6: reset high speed USB device using ehci_hcd and address 3 and when I try to mount the device : [4294845.847000] sd 0:0:0:0: rejecting I/O to offline device From sergey.udaltsov at gmail.com Mon Feb 20 20:39:41 2006 From: sergey.udaltsov at gmail.com (Sergey V. Udaltsov) Date: Mon, 20 Feb 2006 20:39:41 -0000 Subject: [Bug 22238] Use later version of acx References: <20060113141710.21012.7837.launchpad@macquarie.warthogs.hbd.com> Message-ID: <20060220203940.1427.40113.malone@gangotri.ubuntu.com> Public bug report changed: https://launchpad.net/malone/bugs/22238 Comment: Still fails for my usb-based device: [430441.669399] acx: Loaded combined PCI/USB driver, firmware_ver=default [430441.669408] acx: compiled to use 32bit I/O access. I/O timing issues might occur, such as non-working firmware upload. Report them [430441.671631] acx_usb: probe of 3-2:1.0 failed with error -5 [430441.671792] usbcore: registered new driver acx_usb [430442.021171] usb 3-2: USB disconnect, address 13 [430442.781138] usb 3-2: new full speed USB device using ohci_hcd and address 14 [430442.942165] acx_usb: probe of 3-2:1.0 failed with error -5 From j.o.st at gmx.de Mon Feb 20 21:51:31 2006 From: j.o.st at gmx.de (tafkar) Date: Mon, 20 Feb 2006 21:51:31 -0000 Subject: [Bug 31903] Ubuntu Automatic Update of prebuilt kernel changes the hdd in grub menu.lst References: <20060218190558.1387.16434.malonedeb@gangotri.ubuntu.com> Message-ID: <20060220215131.1427.87032.malone@gangotri.ubuntu.com> Public bug report changed: https://launchpad.net/malone/bugs/31903 Comment: Ok I changed the line. Thanks for your fast help. From caravena at gmail.com Mon Feb 20 22:14:07 2006 From: caravena at gmail.com (Cristian Aravena Romero) Date: Mon, 20 Feb 2006 22:14:07 -0000 Subject: [Bug 32015] Not work Hibernate in Compaq Presario V2417LA Notebook PC References: <20060219201350.795.81970.malonedeb@gandwana.ubuntu.com> Message-ID: <20060220221407.1427.94800.launchpad@canonical@gangotri.ubuntu.com> Public bug report changed: https://launchpad.net/malone/bugs/32015 - Changed attachments: Added: File: resume kernel.log http://librarian.launchpad.net/1579047/kern.log From res0d26i at verizon.net Mon Feb 20 22:45:08 2006 From: res0d26i at verizon.net (Confuse) Date: Mon, 20 Feb 2006 22:45:08 -0000 Subject: [Bug 32055] Dapper flight 4 randomly crashes/freezes References: <20060220003757.1427.80656.malonedeb@gangotri.ubuntu.com> Message-ID: <20060220224508.1387.54715.malone@gangotri.ubuntu.com> Public bug report changed: https://launchpad.net/malone/bugs/32055 Comment: It doesn't seem to crash in safe mode...what can this mean? From caravena at gmail.com Mon Feb 20 23:48:37 2006 From: caravena at gmail.com (Cristian Aravena Romero) Date: Mon, 20 Feb 2006 23:48:37 -0000 Subject: [Bug 32015] Not work Hibernate in Compaq Presario V2417LA Notebook PC References: <20060219201350.795.81970.malonedeb@gandwana.ubuntu.com> Message-ID: <20060220234837.1427.46604.malone@gangotri.ubuntu.com> Public bug report changed: https://launchpad.net/malone/bugs/32015 Comment: Subject: linux-image-2.6.15-16-k7: Not work Hibernate in Compaq Presario V2417LA Notebook PC Package: linux-image-2.6.15-16-k7 Version: 2.6.15-16.23 Severity: important == Test in _new_ kernel. == Information: * In icontray of gnome-power-magager, click in hibernate. In ~6-8 seconds halt, very fast! : -). Notebook off. * Press "on" notebook begin. * Menu kernel [linux-image-2.6.15-16-k7|linux-image-2.6.15-15-k7] * Select linux-image-2.6.15-16-k7 * Linux begin * Information very fast in monitor Problem * Monitor black whit information :-] second of kernel, finding problem en log. [4294678.455000] attach file kernel.log... moment * Ctrl+Alt+Supr, reboot notebook. Solution? : -( References: https://wiki.ubuntu.com/LaptopTestingTeam/CompaqPresarioV2417LA -- System Information: Debian Release: testing/unstable APT prefers dapper APT policy: (500, 'dapper') Architecture: i386 (i686) Shell: /bin/sh linked to /bin/bash Kernel: Linux 2.6.15-16-k7 Locale: LANG=es_CL.UTF-8, LC_CTYPE=es_CL.UTF-8 (charmap=UTF-8) Versions of packages linux-image-2.6.15-16-k7 depends on: ii coreutils [fileutils] 5.93-5ubuntu2 The GNU core utilities ii initramfs-tools 0.40ubuntu23 tools for generating an initramfs ii module-init-tools 3.2.2-1ubuntu3 tools for managing Linux kernel mo linux-image-2.6.15-16-k7 recommends no packages. -- no debconf information From xavier.lacroze at gmail.com Tue Feb 21 00:01:27 2006 From: xavier.lacroze at gmail.com (Xavatar) Date: Tue, 21 Feb 2006 00:01:27 -0000 Subject: [Bug 31552] kernel 2.6.15-15 breaks Wine and Crossover Office References: <20060215202142.15884.11483.malonedeb@gangotri.ubuntu.com> Message-ID: <20060221000127.1427.58751.malone@gangotri.ubuntu.com> Public bug report changed: https://launchpad.net/malone/bugs/31552 Comment: Also breaks cedega... not very surprising From res0d26i at verizon.net Tue Feb 21 02:50:13 2006 From: res0d26i at verizon.net (Confuse) Date: Tue, 21 Feb 2006 02:50:13 -0000 Subject: [Bug 32055] Dapper flight 4 randomly crashes/freezes References: <20060220003757.1427.80656.malonedeb@gangotri.ubuntu.com> Message-ID: <20060221025013.833.28544.launchpad@canonical@gandwana.ubuntu.com> Public bug report changed: https://launchpad.net/malone/bugs/32055 Task: ubuntu linux-source-2.6.15 Severity: Normal => Major From caravena at gmail.com Tue Feb 21 03:16:36 2006 From: caravena at gmail.com (Cristian Aravena Romero) Date: Tue, 21 Feb 2006 03:16:36 -0000 Subject: [Bug 32015] Not work Hibernate in Compaq Presario V2417LA Notebook PC References: <20060219201350.795.81970.malonedeb@gandwana.ubuntu.com> Message-ID: <20060221031636.833.35796.launchpad@canonical@gandwana.ubuntu.com> Public bug report changed: https://launchpad.net/malone/bugs/32015 - Changed attachments: Added: File: /var/log/message http://librarian.launchpad.net/1579219/messages.log From dav1dr at eml.cc Tue Feb 21 10:32:45 2006 From: dav1dr at eml.cc (dave_rodgman) Date: Tue, 21 Feb 2006 10:32:45 -0000 Subject: [Bug 32276] gnome-session-properties hangs when you delete a startup program Message-ID: <20060221103244.23543.9250.malonedeb@gandwana.ubuntu.com> Public bug reported: https://launchpad.net/malone/bugs/32276 Affects: linux-meta (Ubuntu) Severity: Normal Priority: (none set) Status: Unconfirmed Description: 1. launch gnome-session-properties 2. go to 3rd panel (startup programs) 3. select a program 4. click delete From fernando at moreira.co.uk Tue Feb 21 11:26:44 2006 From: fernando at moreira.co.uk (fmo) Date: Tue, 21 Feb 2006 11:26:44 -0000 Subject: [Bug 9713] radeon/amd64 random hangs References: <20060113131120.21012.87353.launchpad@macquarie.warthogs.hbd.com> Message-ID: <20060221112643.23543.7576.malone@gandwana.ubuntu.com> Public bug report changed: https://launchpad.net/malone/bugs/9713 Comment: Hi, is there an update on this, I have the exact same problem with my Kubuntu (Breezy), latest 686 kernel from repositorie. I tried 386, 686 and k7 kernel and it does exactly the same, random crash of X. The difference with Shawn is that I have a Nvidia 6600GT, I tried with "nv" and "nvidia" drivers same problem, even with the drivers from Nvidia's website. My configuration is: AMD Athlon64 3000+ (venice) 2GB of memory Asus A8V Deluxe 120GB Seagate HDD Nvidia 6600GT AGP 128Mo I used Automatix (5.4.3 I think) to update some of the software. Also, my machine runs a OpenSsh server and when the server hangs, it becomes inaccessible... Hope it can help. I might try to compile a more recent kernel from kernel,org, I'll keep you posted. And I also confirm that this bug only happens with Ubuntu. From caravena at gmail.com Tue Feb 21 12:36:52 2006 From: caravena at gmail.com (Cristian Aravena Romero) Date: Tue, 21 Feb 2006 12:36:52 -0000 Subject: [Bug 32289] PnPACPI: METHOD_NAME__CRS failure for PNP0c02 Message-ID: <20060221123652.31322.22459.malonedeb@gangotri.ubuntu.com> Public bug reported: https://launchpad.net/malone/bugs/32289 Affects: linux-source-2.6.15 linux-image-2.6.15-16-k7 (Ubuntu) Severity: Normal Priority: (none set) Status: Unconfirmed Description: Subject: pnp: PnPACPI: METHOD_NAME__CRS failure for PNP0c02 Package: linux-image-2.6.15-16-k7 Version: 2.6.15-16.23 Severity: normal Information: * Rebbot with new kernel (16.23), new message * attach files log of kernel... Problem: * Message "failure" References: * https://wiki.ubuntu.com/LaptopTestingTeam/CompaqPresarioV2417LA -- System Information: Ubuntu Release: testing/unstable/Dapper Flight 4 APT prefers dapper APT policy: (500, 'dapper') Architecture: i386 (i686) Shell: /bin/sh linked to /bin/bash Kernel: Linux 2.6.15-16-k7 Locale: LANG=es_CL.UTF-8, LC_CTYPE=es_CL.UTF-8 (charmap=UTF-8) Versions of packages linux-image-2.6.15-16-k7 depends on: ii coreutils [fileutils] 5.93-5ubuntu2 The GNU core utilities ii initramfs-tools 0.40ubuntu23 tools for generating an initramfs ii module-init-tools 3.2.2-1ubuntu3 tools for managing Linux kernel mo linux-image-2.6.15-16-k7 recommends no packages. -- no debconf information From caravena at gmail.com Tue Feb 21 12:37:54 2006 From: caravena at gmail.com (Cristian Aravena Romero) Date: Tue, 21 Feb 2006 12:37:54 -0000 Subject: [Bug 32289] PnPACPI: METHOD_NAME__CRS failure for PNP0c02 References: <20060221123652.31322.22459.malonedeb@gangotri.ubuntu.com> Message-ID: <20060221123754.23568.82202.launchpad@canonical@gandwana.ubuntu.com> Public bug report changed: https://launchpad.net/malone/bugs/32289 - Changed attachments: Added: file: resume_kernel.log http://librarian.launchpad.net/1579402/resume_kern.log From dominik.bodi at gmx.de Tue Feb 21 13:57:52 2006 From: dominik.bodi at gmx.de (DominikBodi) Date: Tue, 21 Feb 2006 13:57:52 -0000 Subject: [Bug 32274] No sound in dapper, works with breezy References: <20060221094256.795.64768.malonedeb@gandwana.ubuntu.com> Message-ID: <20060221135752.23568.74870.launchpad@canonical@gandwana.ubuntu.com> Public bug report changed: https://launchpad.net/malone/bugs/32274 Task: ubuntu Sourcepackagename: None => linux-source-2.6.15 Binarypackagename: None => linux-image-2.6.15-16-386 Assignee: (unassigned) => Kernel Bugs From dominik.bodi at gmx.de Tue Feb 21 14:03:27 2006 From: dominik.bodi at gmx.de (DominikBodi) Date: Tue, 21 Feb 2006 14:03:27 -0000 Subject: [Bug 32230] kernel panic during boot References: <20060221042536.1427.31820.malonedeb@gangotri.ubuntu.com> Message-ID: <20060221140327.31322.45491.launchpad@canonical@gangotri.ubuntu.com> Public bug report changed: https://launchpad.net/malone/bugs/32230 Task: ubuntu kernel-image-2.6.7-i386 Sourcepackagename: kernel-image-2.6.7-i386 => linux-source-2.6.10 Binarypackagename: kernel-image-2.6-k7 => linux-image-2.6.10-6-k7 Assignee: (unassigned) => Kernel Bugs From andy at adsawyer.com Tue Feb 21 14:04:56 2006 From: andy at adsawyer.com (Andrew Sawyer) Date: Tue, 21 Feb 2006 14:04:56 -0000 Subject: [Bug 32304] Kernel panic at intermittent times Message-ID: <20060221140456.23543.11246.malonedeb@gandwana.ubuntu.com> Public bug reported: https://launchpad.net/malone/bugs/32304 Affects: linux-source-2.6.15 linux-image-2.6.15-15-amd64-k8 (Ubuntu) Severity: Normal Priority: (none set) Status: Unconfirmed Description: Computer freezes completely (although screen is still vieable). Have to turn off with power button or reset button as nothing works. I cannot establish any particular program that is causing this. I stopped gdm and ran 'top', then ssh'd in from another pc while computer was running. It crashed after a couple of minutes. Going back to the computer to view the screen showed the following (only the last few lines printed due to no ability to cut/paste): Code: [ 334.940539] {system_call+126} [ 334.945777] [ 334.945778] Code: 41 8b 44 24 10 25 ff 7f 00 00 89 44 24 0c 8b 53 10 81 e2 ff [ 334.954392] RIP {:ath_hal:zz0e373a4d+125} RSP [ 334.960178] CR2: 0000000000000010 [ 334.963002] <0>Kernel panic - not syncing: Aiee, killing interrupt handler! There is a thread I have created on this at ubuntuforums: http://www.ubuntuforums.org/showthread.php?t=133958 If there is any other information that I can give you, please don't hesitate to contact me. From andy at adsawyer.com Tue Feb 21 14:05:52 2006 From: andy at adsawyer.com (Andrew Sawyer) Date: Tue, 21 Feb 2006 14:05:52 -0000 Subject: [Bug 32304] Kernel panic at intermittent times References: <20060221140456.23543.11246.malonedeb@gandwana.ubuntu.com> Message-ID: <20060221140552.31322.10575.launchpad@canonical@gangotri.ubuntu.com> Public bug report changed: https://launchpad.net/malone/bugs/32304 Also affects: Ubuntu Severity: Normal Priority: (none set) Status: Unconfirmed From andy at adsawyer.com Tue Feb 21 14:07:24 2006 From: andy at adsawyer.com (Andrew Sawyer) Date: Tue, 21 Feb 2006 14:07:24 -0000 Subject: [Bug 32304] Kernel panic at intermittent times References: <20060221140456.23543.11246.malonedeb@gandwana.ubuntu.com> Message-ID: <20060221140724.31322.19035.launchpad@canonical@gangotri.ubuntu.com> Public bug report changed: https://launchpad.net/malone/bugs/32304 Description changed to: Computer freezes completely (although screen is still vieable). Have to turn off with power button or reset button as nothing works. I cannot establish any particular program that is causing this. I stopped gdm and ran 'top', then ssh'd in from another pc while computer was running. It crashed after a couple of minutes. Going back to the computer to view the screen showed the following (only the last few lines printed due to no ability to cut/paste): Code: [ 334.940539] {system_call+126} [ 334.945777] [ 334.945778] Code: 41 8b 44 24 10 25 ff 7f 00 00 89 44 24 0c 8b 53 10 81 e2 ff [ 334.954392] RIP {:ath_hal:zz0e373a4d+125} RSP [ 334.960178] CR2: 0000000000000010 [ 334.963002] <0>Kernel panic - not syncing: Aiee, killing interrupt handler! There is a thread I have created on this at ubuntuforums: http://www.ubuntuforums.org/showthread.php?t=133958 If there is any other information that I can give you, please don't hesitate to contact me. From andy at adsawyer.com Tue Feb 21 14:08:09 2006 From: andy at adsawyer.com (Andrew Sawyer) Date: Tue, 21 Feb 2006 14:08:09 -0000 Subject: [Bug 32304] Kernel panic at intermittent times References: <20060221140456.23543.11246.malonedeb@gandwana.ubuntu.com> Message-ID: <20060221140809.31322.17317.launchpad@canonical@gangotri.ubuntu.com> Public bug report changed: https://launchpad.net/malone/bugs/32304 Description changed to: Computer freezes completely (although screen is still vieable). Have to turn off with power button or reset button as nothing works. I cannot establish any particular program that is causing this. I stopped gdm and ran 'top', then ssh'd in from another pc while computer was running. It crashed after a couple of minutes. Going back to the computer to view the screen showed the following (only the last few lines printed due to no ability to cut/paste): Code: [ 334.940539] {system_call+126} [ 334.945777] [ 334.945778] Code: 41 8b 44 24 10 25 ff 7f 00 00 89 44 24 0c 8b 53 10 81 e2 ff [ 334.954392] RIP {:ath_hal:zz0e373a4d+125} RSP [ 334.960178] CR2: 0000000000000010 [ 334.963002] <0>Kernel panic - not syncing: Aiee, killing interrupt handler! There is a thread I have created on this at ubuntuforums: http://www.ubuntuforums.org/showthread.php?t=133958 If there is any other information that I can give you, please don't hesitate to contact me. From andy at adsawyer.com Tue Feb 21 14:11:07 2006 From: andy at adsawyer.com (Andrew Sawyer) Date: Tue, 21 Feb 2006 14:11:07 -0000 Subject: [Bug 32304] Kernel panic at intermittent times References: <20060221140456.23543.11246.malonedeb@gandwana.ubuntu.com> Message-ID: <20060221141107.31322.1505.launchpad@canonical@gangotri.ubuntu.com> Public bug report changed: https://launchpad.net/malone/bugs/32304 Description changed to: Computer freezes completely (although screen is still vieable). Have to turn off with power button or reset button as nothing works. I cannot establish any particular program that is causing this. I stopped gdm and ran 'top', then ssh'd in from another pc while computer was running. It crashed after a couple of minutes. Going back to the computer to view the screen showed the following (only the last few lines printed due to no ability to cut/paste): Code: [ 334.940539] {system_call+126} [ 334.945777] [ 334.945778] Code: 41 8b 44 24 10 25 ff 7f 00 00 89 44 24 0c 8b 53 10 81 e2 ff [ 334.954392] RIP {:ath_hal:zz0e373a4d+125} RSP [ 334.960178] CR2: 0000000000000010 [ 334.963002] <0>Kernel panic - not syncing: Aiee, killing interrupt handler! There is a thread I have created on this at ubuntuforums: http://www.ubuntuforums.org/showthread.php?t=133958 If there is any other information that I can give you, please don't hesitate to contact me. Edit: Sorry - running Dapper Flight 4 fully Dist-upgraded as of 22nd Feb (EST) From meyernathan at gmail.com Tue Feb 21 16:15:51 2006 From: meyernathan at gmail.com (nathanm) Date: Tue, 21 Feb 2006 16:15:51 -0000 Subject: [Bug 32319] Marvell firmware cannot be loaded Message-ID: <20060221161551.31348.45717.malonedeb@gangotri.ubuntu.com> Public bug reported: https://launchpad.net/malone/bugs/32319 Affects: linux-source-2.6.15 linux-image-2.6.15-15-386 (Ubuntu) Severity: Normal Priority: (none set) Status: Unconfirmed Description: While booting, I recieve the error: mrv8k: Firmware 'mrv8k-b.fw' not available or load failed. I have a Netgear WG311v3 wireless card, which uses the Marvell chipset, so I am assuming that is what this is. Wireless seems to not work with this module, but ndiswrapper does. From kleeman at cims.nyu.edu Tue Feb 21 16:16:43 2006 From: kleeman at cims.nyu.edu (Richard Kleeman) Date: Tue, 21 Feb 2006 16:16:43 -0000 Subject: [Bug 14394] cdrecord/k3b/nautilus problem References: <20060113133632.21012.3776.launchpad@macquarie.warthogs.hbd.com> Message-ID: <20060221161643.23543.42570.malone@gandwana.ubuntu.com> Public bug report changed: https://launchpad.net/malone/bugs/14394 Comment: Some further information: I patched a vanilla 2.6.15 kernel with the git12 patch which contains the aic79xx (and aic7xxx) upgrade. I did this in both dapper and breezy. In both cases version 3.0 of aic79xx loads and the system boots to a gnome desktop. The seagate scsi hard disks appear to function normally with the updated driver. I then loaded a (written) cd-rw in the burner and in both cases (dapper and breezy) after approximately a minute (during which the burner appears to try to mount the cd-rw) I experienced a hard kernel lockup. A manual power reset was required in both cases. When the same action is performed with the 2.6.12 kernel in breezy the cd-rw is mounted normally and nautilus displays its contents. So it appears that it is the kernel upgrade not the hal upgrade which is the source of the problem. In addition upgrading the aic79xx driver does not help. From kleeman at cims.nyu.edu Tue Feb 21 16:47:16 2006 From: kleeman at cims.nyu.edu (Richard Kleeman) Date: Tue, 21 Feb 2006 16:47:16 -0000 Subject: [Bug 14394] cdrecord/k3b/nautilus problem References: <20060113133632.21012.3776.launchpad@macquarie.warthogs.hbd.com> Message-ID: <20060221164716.31322.86097.malone@gangotri.ubuntu.com> Public bug report changed: https://launchpad.net/malone/bugs/14394 Comment: I checked the linux-scsi mailing list and there is a lot of recent patching activity going on regarding both the aic79xx and aic7xxx drivers. This is driven by similar lockups with cd-rw as the ones reported here. So it appears that patience is called for and I will be unable to upgrade from breezy to dapper. Bummer! From jane.silber at ubuntu.com Tue Feb 21 17:03:21 2006 From: jane.silber at ubuntu.com (Jane Silber) Date: Tue, 21 Feb 2006 17:03:21 -0000 Subject: [Bug 32328] ipw chipset issues Message-ID: <20060221170321.31322.32636.malonedeb@gangotri.ubuntu.com> Public bug reported: https://launchpad.net/malone/bugs/32328 Affects: linux-meta linux (Ubuntu) Severity: Normal Priority: (none set) Status: Unconfirmed Description: Happily working along, on a stable network. Then, sadly, no network for me but everyone else is still happy. This has happened several times since upgrading to Dapper. End of dmesg is below. [4315922.452000] ipw2200: Firmware error detected. Restarting. [4315922.452000] ipw2200: Sysfs 'error' log already exists. [4316361.904000] ipw2200: Firmware error detected. Restarting. [4316361.904000] ipw2200: Sysfs 'error' log already exists. [4320885.769000] ipw2200: Firmware error detected. Restarting. [4320885.769000] ipw2200: Sysfs 'error' log already exists. [4321600.293000] ipw2200: Firmware error detected. Restarting. [4321600.293000] ipw2200: Sysfs 'error' log already exists. [4321663.404000] ipw2200: Unknown notification: subtype=40,flags=0xa0,size=40 [4321725.196000] ipw2200: Unknown notification: subtype=40,flags=0xa0,size=40 [4321786.783000] ipw2200: Unknown notification: subtype=40,flags=0xa0,size=40 [4321860.200000] ipw2200: Unknown notification: subtype=40,flags=0xa0,size=40 From caravena at gmail.com Tue Feb 21 17:15:19 2006 From: caravena at gmail.com (Cristian Aravena Romero) Date: Tue, 21 Feb 2006 17:15:19 -0000 Subject: [Bug 32329] Not config "NIC: Broadcom BCM4318 - Wireless" Message-ID: <20060221171518.23543.29315.malonedeb@gandwana.ubuntu.com> Public bug reported: https://launchpad.net/malone/bugs/32329 Affects: linux-source-2.6.15 linux-image-2.6.15-16-k7 (Ubuntu) Severity: Normal Priority: (none set) Status: Unconfirmed Description: Subject: linux-image-2.6.15-16-k7: Not config "NIC: Broadcom BCM4318 - Wireless" Package: linux-image-2.6.15-16-k7 Version: 2.6.15-16.23 Severity: important == Information == * Hardware: ----------------------------- 0000:05:02.0 Network controller: Broadcom Corporation BCM4318 [AirForce One 54g] 802.11g Wireless LAN Controller (rev 02) Subsystem: Hewlett-Packard Company: Unknown device 1356 Flags: bus master, fast devsel, latency 64, IRQ 217 Memory at d0204000 (32-bit, non-prefetchable) [size=8K] ----------------------------- Load driver in boot of kernel: [4294683.728000] bcm43xx driver 0.0.1 == Problem == Configuration * double click applet * Select NIC_Broadcom * click config * add passwd firsth user (sudo...) [not crash, no configuration NIC Broadcom] Important: * Not configuration with applet, error in /var/log/kern.log: ----------------------------- [Very messages...] Feb 20 21:43:18 hefesto kernel: [4299478.109000] bcm43xx: Error: Microcode "bcm43xx_microcode5.fw" not available or load failed. Feb 20 21:44:14 hefesto kernel: [4299534.348000] eth0: link down Feb 20 21:44:14 hefesto kernel: [4299534.349000] ADDRCONF(NETDEV_UP): eth0: link is not ready [Very messages...] ----------------------------- == Posible Solution == * Have "Access Point with Wireless" for test : -] * Probe package "wireless-tools" == Notes == * Probability of relation bug with maintainer of kernel-source * Driver in testing..., in information web is posible configuration with "wireless-tools" == References == https://wiki.ubuntu.com/LaptopTestingTeam/CompaqPresarioV2417LA -- System Information: Ubuntu Release: testing/unstable/Dapper Flight 4 APT prefers dapper APT policy: (500, 'dapper') Architecture: i386 (i686) Shell: /bin/sh linked to /bin/bash Kernel: Linux 2.6.15-16-k7 Locale: LANG=es_CL.UTF-8, LC_CTYPE=es_CL.UTF-8 (charmap=UTF-8) Versions of packages linux-image-2.6.15-16-k7 depends on: ii coreutils [fileutils] 5.93-5ubuntu2 The GNU core utilities ii initramfs-tools 0.40ubuntu23 tools for generating an initramfs ii module-init-tools 3.2.2-1ubuntu3 tools for managing Linux kernel mo linux-image-2.6.15-16-k7 recommends no packages. -- no debconf information From caravena at gmail.com Tue Feb 21 17:16:12 2006 From: caravena at gmail.com (Cristian Aravena Romero) Date: Tue, 21 Feb 2006 17:16:12 -0000 Subject: [Bug 32329] Not config "NIC: Broadcom BCM4318 - Wireless" References: <20060221171518.23543.29315.malonedeb@gandwana.ubuntu.com> Message-ID: <20060221171612.23543.42145.launchpad@canonical@gandwana.ubuntu.com> https://launchpad.net/malone/bugs/32329 *** Bug 32227 has been marked a duplicate of this bug *** From caravena at gmail.com Tue Feb 21 17:18:23 2006 From: caravena at gmail.com (Cristian Aravena Romero) Date: Tue, 21 Feb 2006 17:18:23 -0000 Subject: [Bug 32329] Not config "NIC: Broadcom BCM4318 - Wireless" References: <20060221171518.23543.29315.malonedeb@gandwana.ubuntu.com> Message-ID: <20060221171823.23568.75615.malone@gandwana.ubuntu.com> Public bug report changed: https://launchpad.net/malone/bugs/32329 Comment: Error: Microcode "bcm43xx_microcode5.fw" not available or load failed. That says you do not have the broadcom firmware installed. This is not a bug. You can download fwcutter from http://bcm43xx.berlios.de/ to extract this file from the windows driver for this card. From bigdan at gmail.com Tue Feb 21 17:37:47 2006 From: bigdan at gmail.com (Dan V) Date: Tue, 21 Feb 2006 17:37:47 -0000 Subject: [Bug 32334] Doesn't work correctly with xorg's Xinerama. Message-ID: <20060221173747.23543.11263.malonedeb@gandwana.ubuntu.com> Public bug reported: https://launchpad.net/malone/bugs/32334 Affects: linux-source-2.6.15 linux-image-2.6.15-16-686 (Ubuntu) Severity: Normal Priority: (none set) Status: Unconfirmed Description: The following kernels will not work with my xorg/xinerama config: linux-image-2.6.15-16-686 linux-image-2.6.15-15-686 linux-image-2.6.15-15-386 linux-image-2.6.15-14-686 linux-image-2.6.15-14-386 linux-image-2.6.12-10-386 The only kernel that does work is: linux-image-2.6.12-9-686-smp The symptoms are as follows: The machine boots and starts Xorg. Only one screen activates and lights, and that is the one on the left. You can see the ubuntu brown-ish background but then it locks hard. Only way to reboot is holding power button down or alt-sysreq-b. It's too bad you can't attach in launchpad. I'll post my Xorg log and xorg conf later. From bigdan at gmail.com Tue Feb 21 17:41:10 2006 From: bigdan at gmail.com (Dan V) Date: Tue, 21 Feb 2006 17:41:10 -0000 Subject: [Bug 32334] Doesn't work correctly with xorg's Xinerama. References: <20060221173747.23543.11263.malonedeb@gandwana.ubuntu.com> Message-ID: <20060221174109.31348.140.malone@gangotri.ubuntu.com> Public bug report changed: https://launchpad.net/malone/bugs/32334 Comment: Xorg log, shows no error, but kernel locks hard. X Window System Version 7.0.0 Release Date: 21 December 2005 X Protocol Version 11, Revision 0, Release 7.0 Build Operating System:Linux 2.6.12 i686 Current Operating System: Linux folgers 2.6.15-16-686 #1 SMP PREEMPT Mon Feb 20 17:26:04 UTC 2006 i686 Build Date: 21 December 2005 Before reporting problems, check http://wiki.x.org to make sure that you have the latest version. Module Loader present Markers: (--) probed, (**) from config file, (==) default setting, (++) from command line, (!!) notice, (II) informational, (WW) warning, (EE) error, (NI) not implemented, (??) unknown. (==) Log file: "/var/log/Xorg.0.log", Time: Tue Feb 21 12:25:39 2006 (==) Using config file: "/etc/X11/xorg.conf" (==) ServerLayout "Dual" (**) |-->Screen "Screen 2" (0) (**) | |-->Monitor "Generic Monitor" (**) | |-->Device "Nvidia" (**) |-->Screen "Screen 1" (1) (**) | |-->Monitor "Generic Monitor" (**) | |-->Device "Intel" (**) |-->Input Device "Mouse1" (**) |-->Input Device "Keyboard1" (WW) The directory "/usr/lib/X11/fonts/cyrillic" does not exist. Entry deleted from font path. (WW) The directory "/usr/lib/X11/fonts/CID" does not exist. Entry deleted from font path. (WW) `fonts.dir' not found (or not valid) in "/var/lib/defoma/x-ttcidfont-conf.d/dirs/CID". Entry deleted from font path. (Run 'mkfontdir' on "/var/lib/defoma/x-ttcidfont-conf.d/dirs/CID"). (**) FontPath set to "unix/:7100,/usr/lib/X11/fonts/misc,/usr/lib/X11/fonts/100dpi/:unscaled,/usr/lib/X11/fonts/75dpi/:unscaled,/usr/lib/X11/fonts/Type1,/usr/lib/X11/fonts/100dpi,/usr/lib/X11/fonts/75dpi,/var/lib/defoma/x-ttcidfont-conf.d/dirs/TrueType" (==) RgbPath set to "/etc/X11/rgb" (==) ModulePath set to "/usr/lib/xorg/modules" (**) Option "Xinerama" "true" (**) Xinerama: enabled (**) Extension "RENDER" is enabled (II) Module ABI versions: X.Org ANSI C Emulation: 0.2 X.Org Video Driver: 0.8 X.Org XInput driver : 0.5 X.Org Server Extension : 0.2 X.Org Font Renderer : 0.4 (II) Loader running on linux (II) LoadModule: "bitmap" (II) Loading /usr/lib/xorg/modules/fonts/libbitmap.so (II) Module bitmap: vendor="X.Org Foundation" compiled for 7.0.0, module version = 1.0.0 Module class: X.Org Font Renderer ABI class: X.Org Font Renderer, version 0.4 (II) Loading font Bitmap (II) LoadModule: "pcidata" (II) Loading /usr/lib/xorg/modules/libpcidata.so (II) Module pcidata: vendor="X.Org Foundation" compiled for 7.0.0, module version = 1.0.0 ABI class: X.Org Video Driver, version 0.8 (++) using VT number 7 (II) PCI: PCI scan (all values are in hex) (II) PCI: 00:00:0: chip 8086,2570 card 8086,2570 rev 02 class 06,00,00 hdr 00 (II) PCI: 00:02:0: chip 8086,2572 card 1014,02c7 rev 02 class 03,00,00 hdr 00 (II) PCI: 00:1d:0: chip 8086,24d2 card 1014,02c7 rev 02 class 0c,03,00 hdr 80 (II) PCI: 00:1d:1: chip 8086,24d4 card 1014,02c7 rev 02 class 0c,03,00 hdr 00 (II) PCI: 00:1d:2: chip 8086,24d7 card 1014,02c7 rev 02 class 0c,03,00 hdr 00 (II) PCI: 00:1d:3: chip 8086,24de card 1014,02c7 rev 02 class 0c,03,00 hdr 00 (II) PCI: 00:1d:7: chip 8086,24dd card 1014,02c7 rev 02 class 0c,03,20 hdr 00 (II) PCI: 00:1e:0: chip 8086,244e card 0000,0000 rev c2 class 06,04,00 hdr 01 (II) PCI: 00:1f:0: chip 8086,24d0 card 0000,0000 rev 02 class 06,01,00 hdr 80 (II) PCI: 00:1f:1: chip 8086,24db card 1014,02c7 rev 02 class 01,01,8a hdr 00 (II) PCI: 00:1f:3: chip 8086,24d3 card 1014,02c7 rev 02 class 0c,05,00 hdr 00 (II) PCI: 00:1f:5: chip 8086,24d5 card 1014,02c7 rev 02 class 04,01,00 hdr 00 (II) PCI: 03:00:0: chip 10de,0110 card 0000,0000 rev b2 class 03,00,00 hdr 00 (II) PCI: 03:08:0: chip 8086,1050 card 1014,02c7 rev 02 class 02,00,00 hdr 00 (II) PCI: End of PCI scan (II) Host-to-PCI bridge: (II) Bus 0: bridge is at (0:0:0), (0,0,3), BCTRL: 0x0008 (VGA_EN is set) (II) Bus 0 I/O range: [0] -1 0 0x00000000 - 0x0000ffff (0x10000) IX[B] (II) Bus 0 non-prefetchable memory range: [0] -1 0 0x00000000 - 0xffffffff (0x0) MX[B] (II) Bus 0 prefetchable memory range: [0] -1 0 0x00000000 - 0xffffffff (0x0) MX[B] (II) PCI-to-PCI bridge: (II) Bus 3: bridge is at (0:30:0), (0,3,3), BCTRL: 0x0004 (VGA_EN is cleared) (II) Bus 3 I/O range: [0] -1 0 0x00002000 - 0x000020ff (0x100) IX[B] [1] -1 0 0x00002400 - 0x000024ff (0x100) IX[B] [2] -1 0 0x00002800 - 0x000028ff (0x100) IX[B] [3] -1 0 0x00002c00 - 0x00002cff (0x100) IX[B] (II) Bus 3 non-prefetchable memory range: [0] -1 0 0xd0100000 - 0xd3ffffff (0x3f00000) MX[B] (II) Bus 3 prefetchable memory range: [0] -1 0 0xf0000000 - 0xf8ffffff (0x9000000) MX[B] (II) PCI-to-ISA bridge: (II) Bus -1: bridge is at (0:31:0), (0,-1,-1), BCTRL: 0x0008 (VGA_EN is set) (--) PCI:*(0:2:0) Intel Corporation 82865G Integrated Graphics Controller rev 2, Mem @ 0xe0000000/27, 0xd0000000/19, I/O @ 0x1800/3 (--) PCI: (3:0:0) nVidia Corporation NV11 [GeForce2 MX/MX 400] rev 178, Mem @ 0xd2000000/24, 0xf0000000/27 (II) Addressable bus resource ranges are [0] -1 0 0x00000000 - 0xffffffff (0x0) MX[B] [1] -1 0 0x00000000 - 0x0000ffff (0x10000) IX[B] (II) OS-reported resource ranges: [0] -1 0 0xffe00000 - 0xffffffff (0x200000) MX[B](B) [1] -1 0 0x00100000 - 0x3fffffff (0x3ff00000) MX[B]E(B) [2] -1 0 0x000f0000 - 0x000fffff (0x10000) MX[B] [3] -1 0 0x000c0000 - 0x000effff (0x30000) MX[B] [4] -1 0 0x00000000 - 0x0009ffff (0xa0000) MX[B] [5] -1 0 0x0000ffff - 0x0000ffff (0x1) IX[B] [6] -1 0 0x00000000 - 0x000000ff (0x100) IX[B] (II) PCI Memory resource overlap reduced 0xd8000000 from 0xdbffffff to 0xd7ffffff (II) Active PCI resource ranges: [0] -1 0 0xd0100000 - 0xd0100fff (0x1000) MX[B] [1] -1 0 0xd0080800 - 0xd00808ff (0x100) MX[B] [2] -1 0 0xd0080c00 - 0xd0080dff (0x200) MX[B] [3] -1 0 0x40000000 - 0x400003ff (0x400) MX[B] [4] -1 0 0xd0080000 - 0xd00803ff (0x400) MX[B] [5] -1 0 0xd8000000 - 0xd7ffffff (0x0) MX[B]O [6] -1 0 0xd0000000 - 0xd007ffff (0x80000) MX[B](B) [7] -1 0 0xe0000000 - 0xe7ffffff (0x8000000) MX[B](B) [8] -1 0 0x00002000 - 0x0000203f (0x40) IX[B] [9] -1 0 0x000018c0 - 0x000018ff (0x40) IX[B] [10] -1 0 0x00001c00 - 0x00001cff (0x100) IX[B] [11] -1 0 0x000018a0 - 0x000018bf (0x20) IX[B] [12] -1 0 0x00001810 - 0x0000181f (0x10) IX[B] [13] -1 0 0x00001880 - 0x0000189f (0x20) IX[B] [14] -1 0 0x00001860 - 0x0000187f (0x20) IX[B] [15] -1 0 0x00001840 - 0x0000185f (0x20) IX[B] [16] -1 0 0x00001820 - 0x0000183f (0x20) IX[B] [17] -1 0 0x00001800 - 0x00001807 (0x8) IX[B](B) (II) Inactive PCI resource ranges: [0] -1 0 0xf0000000 - 0xf7ffffff (0x8000000) MX[B](B) [1] -1 0 0xd2000000 - 0xd2ffffff (0x1000000) MX[B](B) (II) Active PCI resource ranges after removing overlaps: [0] -1 0 0xd0100000 - 0xd0100fff (0x1000) MX[B] [1] -1 0 0xd0080800 - 0xd00808ff (0x100) MX[B] [2] -1 0 0xd0080c00 - 0xd0080dff (0x200) MX[B] [3] -1 0 0x40000000 - 0x400003ff (0x400) MX[B] [4] -1 0 0xd0080000 - 0xd00803ff (0x400) MX[B] [5] -1 0 0xd8000000 - 0xd7ffffff (0x0) MX[B]O [6] -1 0 0xd0000000 - 0xd007ffff (0x80000) MX[B](B) [7] -1 0 0xe0000000 - 0xe7ffffff (0x8000000) MX[B](B) [8] -1 0 0x00002000 - 0x0000203f (0x40) IX[B] [9] -1 0 0x000018c0 - 0x000018ff (0x40) IX[B] [10] -1 0 0x00001c00 - 0x00001cff (0x100) IX[B] [11] -1 0 0x000018a0 - 0x000018bf (0x20) IX[B] [12] -1 0 0x00001810 - 0x0000181f (0x10) IX[B] [13] -1 0 0x00001880 - 0x0000189f (0x20) IX[B] [14] -1 0 0x00001860 - 0x0000187f (0x20) IX[B] [15] -1 0 0x00001840 - 0x0000185f (0x20) IX[B] [16] -1 0 0x00001820 - 0x0000183f (0x20) IX[B] [17] -1 0 0x00001800 - 0x00001807 (0x8) IX[B](B) (II) Inactive PCI resource ranges after removing overlaps: [0] -1 0 0xf0000000 - 0xf7ffffff (0x8000000) MX[B](B) [1] -1 0 0xd2000000 - 0xd2ffffff (0x1000000) MX[B](B) (II) OS-reported resource ranges after removing overlaps with PCI: [0] -1 0 0xffe00000 - 0xffffffff (0x200000) MX[B](B) [1] -1 0 0x00100000 - 0x3fffffff (0x3ff00000) MX[B]E(B) [2] -1 0 0x000f0000 - 0x000fffff (0x10000) MX[B] [3] -1 0 0x000c0000 - 0x000effff (0x30000) MX[B] [4] -1 0 0x00000000 - 0x0009ffff (0xa0000) MX[B] [5] -1 0 0x0000ffff - 0x0000ffff (0x1) IX[B] [6] -1 0 0x00000000 - 0x000000ff (0x100) IX[B] (II) All system resource ranges: [0] -1 0 0xffe00000 - 0xffffffff (0x200000) MX[B](B) [1] -1 0 0x00100000 - 0x3fffffff (0x3ff00000) MX[B]E(B) [2] -1 0 0x000f0000 - 0x000fffff (0x10000) MX[B] [3] -1 0 0x000c0000 - 0x000effff (0x30000) MX[B] [4] -1 0 0x00000000 - 0x0009ffff (0xa0000) MX[B] [5] -1 0 0xd0100000 - 0xd0100fff (0x1000) MX[B] [6] -1 0 0xd0080800 - 0xd00808ff (0x100) MX[B] [7] -1 0 0xd0080c00 - 0xd0080dff (0x200) MX[B] [8] -1 0 0x40000000 - 0x400003ff (0x400) MX[B] [9] -1 0 0xd0080000 - 0xd00803ff (0x400) MX[B] [10] -1 0 0xd8000000 - 0xd7ffffff (0x0) MX[B]O [11] -1 0 0xd0000000 - 0xd007ffff (0x80000) MX[B](B) [12] -1 0 0xe0000000 - 0xe7ffffff (0x8000000) MX[B](B) [13] -1 0 0xf0000000 - 0xf7ffffff (0x8000000) MX[B](B) [14] -1 0 0xd2000000 - 0xd2ffffff (0x1000000) MX[B](B) [15] -1 0 0x0000ffff - 0x0000ffff (0x1) IX[B] [16] -1 0 0x00000000 - 0x000000ff (0x100) IX[B] [17] -1 0 0x00002000 - 0x0000203f (0x40) IX[B] [18] -1 0 0x000018c0 - 0x000018ff (0x40) IX[B] [19] -1 0 0x00001c00 - 0x00001cff (0x100) IX[B] [20] -1 0 0x000018a0 - 0x000018bf (0x20) IX[B] [21] -1 0 0x00001810 - 0x0000181f (0x10) IX[B] [22] -1 0 0x00001880 - 0x0000189f (0x20) IX[B] [23] -1 0 0x00001860 - 0x0000187f (0x20) IX[B] [24] -1 0 0x00001840 - 0x0000185f (0x20) IX[B] [25] -1 0 0x00001820 - 0x0000183f (0x20) IX[B] [26] -1 0 0x00001800 - 0x00001807 (0x8) IX[B](B) (II) LoadModule: "bitmap" (II) Reloading /usr/lib/xorg/modules/fonts/libbitmap.so (II) Loading font Bitmap (II) LoadModule: "dbe" (II) Loading /usr/lib/xorg/modules/extensions/libdbe.so (II) Module dbe: vendor="X.Org Foundation" compiled for 7.0.0, module version = 1.0.0 Module class: X.Org Server Extension ABI class: X.Org Server Extension, version 0.2 (II) Loading extension DOUBLE-BUFFER (II) LoadModule: "ddc" (II) Loading /usr/lib/xorg/modules/libddc.so (II) Module ddc: vendor="X.Org Foundation" compiled for 7.0.0, module version = 1.0.0 ABI class: X.Org Video Driver, version 0.8 (II) LoadModule: "dri" (II) Loading /usr/lib/xorg/modules/extensions/libdri.so (II) Module dri: vendor="X.Org Foundation" compiled for 7.0.0, module version = 1.0.0 ABI class: X.Org Server Extension, version 0.2 (II) Loading sub module "drm" (II) LoadModule: "drm" (II) Loading /usr/lib/xorg/modules/linux/libdrm.so (II) Module drm: vendor="X.Org Foundation" compiled for 7.0.0, module version = 1.0.0 ABI class: X.Org Server Extension, version 0.2 (II) Loading extension XFree86-DRI (II) LoadModule: "extmod" (II) Loading /usr/lib/xorg/modules/extensions/libextmod.so (II) Module extmod: vendor="X.Org Foundation" compiled for 7.0.0, module version = 1.0.0 Module class: X.Org Server Extension ABI class: X.Org Server Extension, version 0.2 (II) Loading extension SHAPE (II) Loading extension MIT-SUNDRY-NONSTANDARD (II) Loading extension BIG-REQUESTS (II) Loading extension SYNC (II) Loading extension MIT-SCREEN-SAVER (II) Loading extension XC-MISC (II) Loading extension XFree86-VidModeExtension (II) Loading extension XFree86-Misc (II) Loading extension DPMS (II) Loading extension TOG-CUP (II) Loading extension Extended-Visual-Information (II) Loading extension XVideo (II) Loading extension XVideo-MotionCompensation (II) Loading extension X-Resource (II) LoadModule: "int10" (II) Loading /usr/lib/xorg/modules/libint10.so (II) Module int10: vendor="X.Org Foundation" compiled for 7.0.0, module version = 1.0.0 ABI class: X.Org Video Driver, version 0.8 (II) LoadModule: "record" (II) Loading /usr/lib/xorg/modules/extensions/librecord.so (II) Module record: vendor="X.Org Foundation" compiled for 7.0.0, module version = 1.13.0 Module class: X.Org Server Extension ABI class: X.Org Server Extension, version 0.2 (II) Loading extension RECORD (II) LoadModule: "vbe" (II) Loading /usr/lib/xorg/modules/libvbe.so (II) Module vbe: vendor="X.Org Foundation" compiled for 7.0.0, module version = 1.1.0 ABI class: X.Org Video Driver, version 0.8 (II) LoadModule: "type1" (II) Loading /usr/lib/xorg/modules/fonts/libtype1.so (II) Module type1: vendor="X.Org Foundation" compiled for 7.0.0, module version = 1.0.2 Module class: X.Org Font Renderer ABI class: X.Org Font Renderer, version 0.4 (II) Loading font Type1 (II) LoadModule: "freetype" (II) Loading /usr/lib/xorg/modules/fonts/libfreetype.so (II) Module freetype: vendor="X.Org Foundation & the After X-TT Project" compiled for 7.0.0, module version = 2.1.0 Module class: X.Org Font Renderer ABI class: X.Org Font Renderer, version 0.4 (II) Loading font FreeType (II) LoadModule: "glx" (II) Loading /usr/lib/xorg/modules/extensions/libglx.so (II) Module glx: vendor="X.Org Foundation" compiled for 7.0.0, module version = 1.0.0 ABI class: X.Org Server Extension, version 0.2 (II) Loading sub module "GLcore" (II) LoadModule: "GLcore" (II) Loading /usr/lib/xorg/modules/extensions/libGLcore.so (II) Module GLcore: vendor="X.Org Foundation" compiled for 7.0.0, module version = 1.0.0 ABI class: X.Org Server Extension, version 0.2 (II) Loading extension GLX (II) LoadModule: "dri" (II) Reloading /usr/lib/xorg/modules/extensions/libdri.so (II) UnloadModule: "dri" (II) Failed to load module "dri" (already loaded, 136294680) (II) LoadModule: "GLcore" (II) Reloading /usr/lib/xorg/modules/extensions/libGLcore.so (II) LoadModule: "nv" (II) Loading /usr/lib/xorg/modules/drivers/nv_drv.so (II) Module nv: vendor="X.Org Foundation" compiled for 6.99.99.904, module version = 1.0.1 Module class: X.Org Video Driver ABI class: X.Org Video Driver, version 0.8 (II) LoadModule: "i810" (II) Loading /usr/lib/xorg/modules/drivers/i810_drv.so (II) Module i810: vendor="X.Org Foundation" compiled for 6.99.99.904, module version = 1.4.1 Module class: X.Org Video Driver ABI class: X.Org Video Driver, version 0.8 (II) LoadModule: "mouse" (II) Loading /usr/lib/xorg/modules/input/mouse_drv.so (II) Module mouse: vendor="X.Org Foundation" compiled for 6.99.99.904, module version = 1.0.3 Module class: X.Org XInput Driver ABI class: X.Org XInput driver, version 0.5 (II) LoadModule: "kbd" (II) Loading /usr/lib/xorg/modules/input/kbd_drv.so (II) Module kbd: vendor="X.Org Foundation" compiled for 6.99.99.904, module version = 1.0.1 Module class: X.Org XInput Driver ABI class: X.Org XInput driver, version 0.5 (II) NV: driver for NVIDIA chipsets: RIVA 128, RIVA TNT, RIVA TNT2, Unknown TNT2, Vanta, RIVA TNT2 Ultra, RIVA TNT2 Model 64, Aladdin TNT2, GeForce 256, GeForce DDR, Quadro, GeForce2 MX/MX 400, GeForce2 MX 100/200, GeForce2 Go, Quadro2 MXR/EX/Go, GeForce2 Integrated GPU, GeForce2 GTS, GeForce2 Ti, GeForce2 Ultra, Quadro2 Pro, GeForce4 MX 460, GeForce4 MX 440, GeForce4 MX 420, GeForce4 MX 440-SE, GeForce4 440 Go, GeForce4 420 Go, GeForce4 420 Go 32M, GeForce4 460 Go, Quadro4 550 XGL, GeForce4 440 Go 64M, Quadro4 NVS, Quadro4 500 GoGL, GeForce4 410 Go 16M, GeForce4 MX 440 with AGP8X, GeForce4 MX 440SE with AGP8X, GeForce4 MX 420 with AGP8X, GeForce4 MX 4000, GeForce4 448 Go, GeForce4 488 Go, Quadro4 580 XGL, Quadro4 280 NVS, Quadro4 380 XGL, Quadro NVS 50 PCI, GeForce4 448 Go, GeForce4 MX Integrated GPU, GeForce3, GeForce3 Ti 200, GeForce3 Ti 500, Quadro DCC, GeForce4 Ti 4600, GeForce4 Ti 4400, 0x0252, GeForce4 Ti 4200, Quadro4 900 XGL, Quadro4 750 XGL, Quadro4 700 XGL, GeForce4 Ti 4800, GeForce4 Ti 4200 with AGP8X, GeForce4 Ti 4800 SE, GeForce4 4200 Go, Quadro4 700 GoGL, Quadro4 980 XGL, Quadro4 780 XGL, GeForce FX 5800 Ultra, GeForce FX 5800, Quadro FX 2000, Quadro FX 1000, GeForce FX 5600 Ultra, GeForce FX 5600, 0x0313, GeForce FX 5600SE, 0x0316, 0x0317, GeForce FX Go5600, GeForce FX Go5650, Quadro FX Go700, 0x031D, 0x031E, 0x031F, GeForce FX 5200, GeForce FX 5200 Ultra, GeForce FX 5200, GeForce FX 5200SE, GeForce FX Go5200, GeForce FX Go5250, GeForce FX 5500, GeForce FX 5100, GeForce FX Go5200 32M/64M, 0x0329, Quadro NVS 55/280 PCI, Quadro FX 500/600 PCI, GeForce FX Go53xx Series, GeForce FX Go5100, 0x032F, GeForce FX 5900 Ultra, GeForce FX 5900, GeForce FX 5900XT, GeForce FX 5950 Ultra, Quadro FX 700, GeForce FX 5900ZT, Quadro FX 3000, GeForce FX 5700 Ultra, GeForce FX 5700, GeForce FX 5700LE, GeForce FX 5700VE, 0x0345, GeForce FX Go5700, GeForce FX Go5700, 0x0349, 0x034B, Quadro FX Go1000, Quadro FX 1100, 0x034F, GeForce 6800 Ultra, GeForce 6800, GeForce 6800 LE, 0x0043, GeForce 6800 GT, GeForce 6800 GT, GeForce 6800 XT, 0x0049, Quadro FX 4000, 0x00C0, GeForce 6800, GeForce 6800 LE, GeForce 6800 XT, GeForce Go 6800, GeForce Go 6800 Ultra, Quadro FX Go1400, Quadro FX 3450/4000 SDI, Quadro FX 1400, GeForce 6600 GT, GeForce 6600, GeForce 6600 LE, 0x0143, GeForce Go 6600, GeForce 6610 XL, GeForce Go 6600 TE/6200 TE, GeForce 6700 XL, GeForce Go 6600, GeForce Go 6600 GT, 0x014B, 0x014C, 0x014D, Quadro FX 540, GeForce 6200, GeForce 6500, GeForce 6200 TurboCache(TM), GeForce 6200SE TurboCache(TM), GeForce 6200 LE, GeForce Go 6200, Quadro NVS 285, GeForce Go 6400, GeForce Go 6200, GeForce Go 6400, GeForce 6250, 0x016B, 0x016C, 0x016D, 0x016E, 0x0210, GeForce 6800, GeForce 6800 LE, GeForce 6800 GT, 0x0220, GeForce 6200, 0x0222, 0x0228, 0x0090, GeForce 7800 GTX, GeForce 7800 GT, 0x0093, 0x0094, GeForce Go 7800, GeForce Go 7800 GTX, 0x009C, Quadro FX 4500, 0x009E (II) I810: Driver for Intel Integrated Graphics Chipsets: i810, i810-dc100, i810e, i815, i830M, 845G, 852GM/855GM, 865G, 915G, E7221 (i915), 915GM, 945G (II) Primary Device is: PCI 00:02:0 (--) Chipset GeForce2 MX/MX 400 found (II) resource ranges after xf86ClaimFixedResources() call: [0] -1 0 0xffe00000 - 0xffffffff (0x200000) MX[B](B) [1] -1 0 0x00100000 - 0x3fffffff (0x3ff00000) MX[B]E(B) [2] -1 0 0x000f0000 - 0x000fffff (0x10000) MX[B] [3] -1 0 0x000c0000 - 0x000effff (0x30000) MX[B] [4] -1 0 0x00000000 - 0x0009ffff (0xa0000) MX[B] [5] -1 0 0xd0100000 - 0xd0100fff (0x1000) MX[B] [6] -1 0 0xd0080800 - 0xd00808ff (0x100) MX[B] [7] -1 0 0xd0080c00 - 0xd0080dff (0x200) MX[B] [8] -1 0 0x40000000 - 0x400003ff (0x400) MX[B] [9] -1 0 0xd0080000 - 0xd00803ff (0x400) MX[B] [10] -1 0 0xd8000000 - 0xd7ffffff (0x0) MX[B]O [11] -1 0 0xd0000000 - 0xd007ffff (0x80000) MX[B](B) [12] -1 0 0xe0000000 - 0xe7ffffff (0x8000000) MX[B](B) [13] -1 0 0xf0000000 - 0xf7ffffff (0x8000000) MX[B](B) [14] -1 0 0xd2000000 - 0xd2ffffff (0x1000000) MX[B](B) [15] -1 0 0x0000ffff - 0x0000ffff (0x1) IX[B] [16] -1 0 0x00000000 - 0x000000ff (0x100) IX[B] [17] -1 0 0x00002000 - 0x0000203f (0x40) IX[B] [18] -1 0 0x000018c0 - 0x000018ff (0x40) IX[B] [19] -1 0 0x00001c00 - 0x00001cff (0x100) IX[B] [20] -1 0 0x000018a0 - 0x000018bf (0x20) IX[B] [21] -1 0 0x00001810 - 0x0000181f (0x10) IX[B] [22] -1 0 0x00001880 - 0x0000189f (0x20) IX[B] [23] -1 0 0x00001860 - 0x0000187f (0x20) IX[B] [24] -1 0 0x00001840 - 0x0000185f (0x20) IX[B] [25] -1 0 0x00001820 - 0x0000183f (0x20) IX[B] [26] -1 0 0x00001800 - 0x00001807 (0x8) IX[B](B) (--) Chipset 865G found (II) resource ranges after xf86ClaimFixedResources() call: [0] -1 0 0xffe00000 - 0xffffffff (0x200000) MX[B](B) [1] -1 0 0x00100000 - 0x3fffffff (0x3ff00000) MX[B]E(B) [2] -1 0 0x000f0000 - 0x000fffff (0x10000) MX[B] [3] -1 0 0x000c0000 - 0x000effff (0x30000) MX[B] [4] -1 0 0x00000000 - 0x0009ffff (0xa0000) MX[B] [5] -1 0 0xd0100000 - 0xd0100fff (0x1000) MX[B] [6] -1 0 0xd0080800 - 0xd00808ff (0x100) MX[B] [7] -1 0 0xd0080c00 - 0xd0080dff (0x200) MX[B] [8] -1 0 0x40000000 - 0x400003ff (0x400) MX[B] [9] -1 0 0xd0080000 - 0xd00803ff (0x400) MX[B] [10] -1 0 0xd8000000 - 0xd7ffffff (0x0) MX[B]O [11] -1 0 0xd0000000 - 0xd007ffff (0x80000) MX[B](B) [12] -1 0 0xe0000000 - 0xe7ffffff (0x8000000) MX[B](B) [13] -1 0 0xf0000000 - 0xf7ffffff (0x8000000) MX[B](B) [14] -1 0 0xd2000000 - 0xd2ffffff (0x1000000) MX[B](B) [15] -1 0 0x0000ffff - 0x0000ffff (0x1) IX[B] [16] -1 0 0x00000000 - 0x000000ff (0x100) IX[B] [17] -1 0 0x00002000 - 0x0000203f (0x40) IX[B] [18] -1 0 0x000018c0 - 0x000018ff (0x40) IX[B] [19] -1 0 0x00001c00 - 0x00001cff (0x100) IX[B] [20] -1 0 0x000018a0 - 0x000018bf (0x20) IX[B] [21] -1 0 0x00001810 - 0x0000181f (0x10) IX[B] [22] -1 0 0x00001880 - 0x0000189f (0x20) IX[B] [23] -1 0 0x00001860 - 0x0000187f (0x20) IX[B] [24] -1 0 0x00001840 - 0x0000185f (0x20) IX[B] [25] -1 0 0x00001820 - 0x0000183f (0x20) IX[B] [26] -1 0 0x00001800 - 0x00001807 (0x8) IX[B](B) (II) resource ranges after probing: [0] -1 0 0xffe00000 - 0xffffffff (0x200000) MX[B](B) [1] -1 0 0x00100000 - 0x3fffffff (0x3ff00000) MX[B]E(B) [2] -1 0 0x000f0000 - 0x000fffff (0x10000) MX[B] [3] -1 0 0x000c0000 - 0x000effff (0x30000) MX[B] [4] -1 0 0x00000000 - 0x0009ffff (0xa0000) MX[B] [5] -1 0 0xd0100000 - 0xd0100fff (0x1000) MX[B] [6] -1 0 0xd0080800 - 0xd00808ff (0x100) MX[B] [7] -1 0 0xd0080c00 - 0xd0080dff (0x200) MX[B] [8] -1 0 0x40000000 - 0x400003ff (0x400) MX[B] [9] -1 0 0xd0080000 - 0xd00803ff (0x400) MX[B] [10] -1 0 0xd8000000 - 0xd7ffffff (0x0) MX[B]O [11] -1 0 0xd0000000 - 0xd007ffff (0x80000) MX[B](B) [12] -1 0 0xe0000000 - 0xe7ffffff (0x8000000) MX[B](B) [13] -1 0 0xf0000000 - 0xf7ffffff (0x8000000) MX[B](B) [14] -1 0 0xd2000000 - 0xd2ffffff (0x1000000) MX[B](B) [15] 0 0 0x000a0000 - 0x000affff (0x10000) MS[B] [16] 0 0 0x000b0000 - 0x000b7fff (0x8000) MS[B] [17] 0 0 0x000b8000 - 0x000bffff (0x8000) MS[B] [18] 1 0 0x000a0000 - 0x000affff (0x10000) MS[B] [19] 1 0 0x000b0000 - 0x000b7fff (0x8000) MS[B] [20] 1 0 0x000b8000 - 0x000bffff (0x8000) MS[B] [21] -1 0 0x0000ffff - 0x0000ffff (0x1) IX[B] [22] -1 0 0x00000000 - 0x000000ff (0x100) IX[B] [23] -1 0 0x00002000 - 0x0000203f (0x40) IX[B] [24] -1 0 0x000018c0 - 0x000018ff (0x40) IX[B] [25] -1 0 0x00001c00 - 0x00001cff (0x100) IX[B] [26] -1 0 0x000018a0 - 0x000018bf (0x20) IX[B] [27] -1 0 0x00001810 - 0x0000181f (0x10) IX[B] [28] -1 0 0x00001880 - 0x0000189f (0x20) IX[B] [29] -1 0 0x00001860 - 0x0000187f (0x20) IX[B] [30] -1 0 0x00001840 - 0x0000185f (0x20) IX[B] [31] -1 0 0x00001820 - 0x0000183f (0x20) IX[B] [32] -1 0 0x00001800 - 0x00001807 (0x8) IX[B](B) [33] 0 0 0xf80003b0 - 0xf80003bb (0xc) IS[B] [34] 0 0 0xf80003c0 - 0xf80003df (0x20) IS[B] [35] 1 0 0x000003b0 - 0x000003bb (0xc) IS[B] [36] 1 0 0x000003c0 - 0x000003df (0x20) IS[B] (II) Setting vga for screen 0. (II) Setting vga for screen 1. (II) Loading sub module "int10" (II) LoadModule: "int10" (II) Reloading /usr/lib/xorg/modules/libint10.so (II) NV(0): Initializing int10 Requesting insufficient memory window!: start: 0xf0000000 end: 0xf8ffffff size 0xf8010000 Requesting insufficient memory window!: start: 0xd0100000 end: 0xd3ffffff size 0xf8010000 Requesting insufficient memory window!: start: 0xf0000000 end: 0xf8ffffff size 0xf8010000 Requesting insufficient memory window!: start: 0xd0100000 end: 0xd3ffffff size 0xf8010000 Requesting insufficient memory window!: start: 0xf0000000 end: 0xf8ffffff size 0xf8010000 Requesting insufficient memory window!: start: 0xd0100000 end: 0xd3ffffff size 0xf8010000 (EE) NV(0): Cannot read V_BIOS (--) NV(0): Chipset: "GeForce2 MX/MX 400" (**) NV(0): Depth 16, (--) framebuffer bpp 16 (==) NV(0): RGB weight 565 (==) NV(0): Default visual is TrueColor (II) Loading sub module "vgahw" (II) LoadModule: "vgahw" (II) Loading /usr/lib/xorg/modules/libvgahw.so (II) Module vgahw: vendor="X.Org Foundation" compiled for 7.0.0, module version = 0.1.0 ABI class: X.Org Video Driver, version 0.8 (==) NV(0): Using HW cursor (--) NV(0): Linear framebuffer at 0xF0000000 (--) NV(0): MMIO registers at 0xD2000000 (II) Loading sub module "i2c" (II) LoadModule: "i2c" (II) Loading /usr/lib/xorg/modules/libi2c.so (II) Module i2c: vendor="X.Org Foundation" compiled for 7.0.0, module version = 1.2.0 ABI class: X.Org Video Driver, version 0.8 (II) Loading sub module "ddc" (II) LoadModule: "ddc" (II) Reloading /usr/lib/xorg/modules/libddc.so (II) NV(0): I2C bus "DDC" initialized. (II) NV(0): Probing for EDID on I2C bus A... (II) NV(0): I2C device "DDC:ddc2" registered at address 0xA0. (II) NV(0): I2C device "DDC:ddc2" removed. (--) NV(0): DDC detected a CRT: (II) NV(0): Manufacturer: SAM Model: 11e Serial#: 1296707895 (II) NV(0): Year: 2005 Week: 1 (II) NV(0): EDID Version: 1.3 (II) NV(0): Analog Display Input, Input Voltage Level: 0.700/0.700 V (II) NV(0): Sync: Separate Composite (II) NV(0): Max H-Image Size [cm]: horiz.: 34 vert.: 27 (II) NV(0): Gamma: 2.20 (II) NV(0): DPMS capabilities: Off; RGB/Color Display (II) NV(0): First detailed timing is preferred mode (II) NV(0): redX: 0.650 redY: 0.330 greenX: 0.330 greenY: 0.600 (II) NV(0): blueX: 0.150 blueY: 0.080 whiteX: 0.313 whiteY: 0.329 (II) NV(0): Supported VESA Video Modes: (II) NV(0): 720x400 at 70Hz (II) NV(0): 640x480 at 60Hz (II) NV(0): 640x480 at 67Hz (II) NV(0): 640x480 at 72Hz (II) NV(0): 640x480 at 75Hz (II) NV(0): 800x600 at 56Hz (II) NV(0): 800x600 at 60Hz (II) NV(0): 800x600 at 72Hz (II) NV(0): 800x600 at 75Hz (II) NV(0): 832x624 at 75Hz (II) NV(0): 1024x768 at 60Hz (II) NV(0): 1024x768 at 70Hz (II) NV(0): 1024x768 at 75Hz (II) NV(0): 1280x1024 at 75Hz (II) NV(0): 1152x870 at 75Hz (II) NV(0): Manufacturer's mask: 0 (II) NV(0): Supported Future Video Modes: (II) NV(0): #0: hsize: 1280 vsize 1024 refresh: 60 vid: 32897 (II) NV(0): #1: hsize: 1152 vsize 864 refresh: 75 vid: 20337 (II) NV(0): Supported additional Video Mode: (II) NV(0): clock: 108.0 MHz Image Size: 338 x 270 mm (II) NV(0): h_active: 1280 h_sync: 1328 h_sync_end 1440 h_blank_end 1688 h_border: 0 (II) NV(0): v_active: 1024 v_sync: 1025 v_sync_end 1028 v_blanking: 1066 v_border: 0 (II) NV(0): Ranges: V min: 56 V max: 75 Hz, H min: 30 H max: 81 kHz, PixClock max 140 MHz (II) NV(0): Monitor name: SyncMaster (II) NV(0): Serial No: HCJY106225 (II) NV(0): Probing for EDID on I2C bus B... (II) NV(0): I2C device "DDC:ddc2" registered at address 0xA0. (II) NV(0): I2C device "DDC:ddc2" removed. (II) NV(0): ... none found (II) NV(0): Unable to detect which CRTCNumber... (==) NV(0): ...Defaulting to CRTCNumber 0 (II) NV(0): Using CRT on CRTC 0 (--) NV(0): VideoRAM: 2048 kBytes (==) NV(0): Using gamma correction (1.0, 1.0, 1.0) (II) NV(0): Generic Monitor: Using hsync range of 30.00-81.00 kHz (II) NV(0): Generic Monitor: Using vrefresh value of 60.00 Hz (II) NV(0): Clock range: 12.00 to 350.00 MHz (II) NV(0): Not using default mode "640x350" (vrefresh out of range) (II) NV(0): Not using default mode "320x175" (vrefresh out of range) (II) NV(0): Not using default mode "640x400" (vrefresh out of range) (II) NV(0): Not using default mode "320x200" (vrefresh out of range) (II) NV(0): Not using default mode "720x400" (vrefresh out of range) (II) NV(0): Not using default mode "360x200" (vrefresh out of range) (II) NV(0): Not using default mode "640x480" (vrefresh out of range) (II) NV(0): Not using default mode "320x240" (vrefresh out of range) (II) NV(0): Not using default mode "640x480" (vrefresh out of range) (II) NV(0): Not using default mode "320x240" (vrefresh out of range) (II) NV(0): Not using default mode "640x480" (vrefresh out of range) (II) NV(0): Not using default mode "320x240" (vrefresh out of range) (II) NV(0): Not using default mode "800x600" (vrefresh out of range) (II) NV(0): Not using default mode "400x300" (vrefresh out of range) (II) NV(0): Not using default mode "800x600" (vrefresh out of range) (II) NV(0): Not using default mode "400x300" (vrefresh out of range) (II) NV(0): Not using default mode "800x600" (vrefresh out of range) (II) NV(0): Not using default mode "400x300" (vrefresh out of range) (II) NV(0): Not using default mode "800x600" (vrefresh out of range) (II) NV(0): Not using default mode "400x300" (vrefresh out of range) (II) NV(0): Not using default mode "1024x768" (bad mode clock/interlace/doublescan) (II) NV(0): Not using default mode "512x384" (bad mode clock/interlace/doublescan) (II) NV(0): Not using default mode "1024x768" (vrefresh out of range) (II) NV(0): Not using default mode "512x384" (vrefresh out of range) (II) NV(0): Not using default mode "1024x768" (vrefresh out of range) (II) NV(0): Not using default mode "512x384" (vrefresh out of range) (II) NV(0): Not using default mode "1024x768" (vrefresh out of range) (II) NV(0): Not using default mode "512x384" (vrefresh out of range) (II) NV(0): Not using default mode "1152x864" (vrefresh out of range) (II) NV(0): Not using default mode "576x432" (vrefresh out of range) (II) NV(0): Not using default mode "1280x960" (insufficient memory for mode) (II) NV(0): Not using default mode "1280x960" (insufficient memory for mode) (II) NV(0): Not using default mode "640x480" (hsync out of range) (II) NV(0): Not using default mode "1280x1024" (insufficient memory for mode) (II) NV(0): Not using default mode "1280x1024" (insufficient memory for mode) (II) NV(0): Not using default mode "640x512" (vrefresh out of range) (II) NV(0): Not using default mode "1280x1024" (insufficient memory for mode) (II) NV(0): Not using default mode "640x512" (hsync out of range) (II) NV(0): Not using default mode "1600x1200" (insufficient memory for mode) (II) NV(0): Not using default mode "1600x1200" (insufficient memory for mode) (II) NV(0): Not using default mode "800x600" (vrefresh out of range) (II) NV(0): Not using default mode "1600x1200" (insufficient memory for mode) (II) NV(0): Not using default mode "800x600" (hsync out of range) (II) NV(0): Not using default mode "1600x1200" (insufficient memory for mode) (II) NV(0): Not using default mode "800x600" (hsync out of range) (II) NV(0): Not using default mode "1600x1200" (insufficient memory for mode) (II) NV(0): Not using default mode "800x600" (hsync out of range) (II) NV(0): Not using default mode "1792x1344" (insufficient memory for mode) (II) NV(0): Not using default mode "896x672" (hsync out of range) (II) NV(0): Not using default mode "1792x1344" (insufficient memory for mode) (II) NV(0): Not using default mode "896x672" (hsync out of range) (II) NV(0): Not using default mode "1856x1392" (insufficient memory for mode) (II) NV(0): Not using default mode "928x696" (hsync out of range) (II) NV(0): Not using default mode "1856x1392" (insufficient memory for mode) (WW) (928x696,Generic Monitor) mode clock 144MHz exceeds DDC maximum 140MHz (II) NV(0): Not using default mode "928x696" (hsync out of range) (II) NV(0): Not using default mode "1920x1440" (insufficient memory for mode) (II) NV(0): Not using default mode "960x720" (hsync out of range) (II) NV(0): Not using default mode "1920x1440" (insufficient memory for mode) (WW) (960x720,Generic Monitor) mode clock 148.5MHz exceeds DDC maximum 140MHz (II) NV(0): Not using default mode "960x720" (hsync out of range) (II) NV(0): Not using default mode "832x624" (vrefresh out of range) (II) NV(0): Not using default mode "416x312" (vrefresh out of range) (II) NV(0): Not using default mode "1152x768" (vrefresh out of range) (II) NV(0): Not using default mode "576x384" (vrefresh out of range) (II) NV(0): Not using default mode "1152x864" (vrefresh out of range) (II) NV(0): Not using default mode "576x432" (vrefresh out of range) (II) NV(0): Not using default mode "1400x1050" (insufficient memory for mode) (II) NV(0): Not using default mode "1400x1050" (insufficient memory for mode) (II) NV(0): Not using default mode "700x525" (vrefresh out of range) (II) NV(0): Not using default mode "1400x1050" (insufficient memory for mode) (II) NV(0): Not using default mode "700x525" (vrefresh out of range) (II) NV(0): Not using default mode "1400x1050" (insufficient memory for mode) (II) NV(0): Not using default mode "700x525" (hsync out of range) (II) NV(0): Not using default mode "1440x900" (insufficient memory for mode) (II) NV(0): Not using default mode "1600x1024" (insufficient memory for mode) (II) NV(0): Not using default mode "1680x1050" (insufficient memory for mode) (II) NV(0): Not using default mode "1920x1200" (insufficient memory for mode) (II) NV(0): Not using default mode "1920x1200" (insufficient memory for mode) (II) NV(0): Not using default mode "960x600" (hsync out of range) (II) NV(0): Not using default mode "1920x1440" (insufficient memory for mode) (WW) (960x720,Generic Monitor) mode clock 170.675MHz exceeds DDC maximum 140MHz (II) NV(0): Not using default mode "960x720" (hsync out of range) (II) NV(0): Not using default mode "2048x1536" (insufficient memory for mode) (II) NV(0): Not using default mode "1024x768" (hsync out of range) (II) NV(0): Not using default mode "2048x1536" (insufficient memory for mode) (WW) (1024x768,Generic Monitor) mode clock 170.24MHz exceeds DDC maximum 140MHz (II) NV(0): Not using default mode "1024x768" (hsync out of range) (II) NV(0): Not using default mode "2048x1536" (insufficient memory for mode) (WW) (1024x768,Generic Monitor) mode clock 194.02MHz exceeds DDC maximum 140MHz (II) NV(0): Not using default mode "1024x768" (hsync out of range) (II) NV(0): Not using mode "1280x1024" (no mode of this name) (--) NV(0): Virtual size is 1280x800 (pitch 1280) (**) NV(0): Default mode "1280x800": 83.5 MHz, 49.7 kHz, 60.0 Hz (II) NV(0): Modeline "1280x800" 83.46 1280 1344 1480 1680 800 801 804 828 (**) NV(0): Default mode "1280x768": 80.1 MHz, 47.7 kHz, 60.0 Hz (II) NV(0): Modeline "1280x768" 80.14 1280 1344 1480 1680 768 769 772 795 (**) NV(0): Default mode "1024x768": 65.0 MHz, 48.4 kHz, 60.0 Hz (II) NV(0): Modeline "1024x768" 65.00 1024 1048 1184 1344 768 771 777 806 -hsync -vsync (**) NV(0): Default mode "960x600": 96.6 MHz, 74.5 kHz, 60.0 Hz (D) (II) NV(0): Modeline "960x600" 96.58 960 1024 1128 1296 600 600 602 621 doublescan (**) NV(0): Default mode "800x600": 40.0 MHz, 37.9 kHz, 60.3 Hz (II) NV(0): Modeline "800x600" 40.00 800 840 968 1056 600 601 605 628 +hsync +vsync (**) NV(0): Default mode "800x600": 81.0 MHz, 75.0 kHz, 60.0 Hz (D) (II) NV(0): Modeline "800x600" 81.00 800 832 928 1080 600 600 602 625 doublescan +hsync +vsync (**) NV(0): Default mode "840x525": 73.6 MHz, 65.2 kHz, 60.1 Hz (D) (II) NV(0): Modeline "840x525" 73.57 840 892 984 1128 525 525 527 543 doublescan (**) NV(0): Default mode "700x525": 61.0 MHz, 64.9 kHz, 60.0 Hz (D) (II) NV(0): Modeline "700x525" 61.00 700 744 820 940 525 526 532 541 doublescan +hsync +vsync (**) NV(0): Default mode "640x512": 54.0 MHz, 64.0 kHz, 60.0 Hz (D) (II) NV(0): Modeline "640x512" 54.00 640 664 720 844 512 512 514 533 doublescan +hsync +vsync (**) NV(0): Default mode "720x450": 54.4 MHz, 56.9 kHz, 60.2 Hz (D) (II) NV(0): Modeline "720x450" 54.42 720 736 940 956 450 459 463 473 doublescan +hsync +vsync (**) NV(0): Default mode "640x480": 25.2 MHz, 31.5 kHz, 60.0 Hz (II) NV(0): Modeline "640x480" 25.20 640 656 752 800 480 490 492 525 -hsync -vsync (**) NV(0): Default mode "640x480": 54.0 MHz, 60.0 kHz, 60.0 Hz (D) (II) NV(0): Modeline "640x480" 54.00 640 688 744 900 480 480 482 500 doublescan +hsync +vsync (**) NV(0): Default mode "640x400": 41.7 MHz, 49.7 kHz, 60.0 Hz (D) (II) NV(0): Modeline "640x400" 41.73 640 672 740 840 400 400 402 414 doublescan (**) NV(0): Default mode "640x384": 40.1 MHz, 47.7 kHz, 60.1 Hz (D) (II) NV(0): Modeline "640x384" 40.07 640 672 740 840 384 384 386 397 doublescan (**) NV(0): Default mode "512x384": 32.5 MHz, 48.4 kHz, 60.0 Hz (D) (II) NV(0): Modeline "512x384" 32.50 512 524 592 672 384 385 388 403 doublescan -hsync -vsync (**) NV(0): Default mode "400x300": 20.0 MHz, 37.9 kHz, 60.3 Hz (D) (II) NV(0): Modeline "400x300" 20.00 400 420 484 528 300 300 302 314 doublescan +hsync +vsync (**) NV(0): Default mode "320x240": 12.6 MHz, 31.5 kHz, 60.1 Hz (D) (II) NV(0): Modeline "320x240" 12.60 320 328 376 400 240 245 246 262 doublescan -hsync -vsync (--) NV(0): Display dimensions: (340, 270) mm (--) NV(0): DPI set to (95, 75) (II) Loading sub module "fb" (II) LoadModule: "fb" (II) Loading /usr/lib/xorg/modules/libfb.so (II) Module fb: vendor="X.Org Foundation" compiled for 7.0.0, module version = 1.0.0 ABI class: X.Org ANSI C Emulation, version 0.2 (II) Loading sub module "xaa" (II) LoadModule: "xaa" (II) Loading /usr/lib/xorg/modules/libxaa.so (II) Module xaa: vendor="X.Org Foundation" compiled for 7.0.0, module version = 1.2.0 ABI class: X.Org Video Driver, version 0.8 (II) Loading sub module "ramdac" (II) LoadModule: "ramdac" (II) Loading /usr/lib/xorg/modules/libramdac.so (II) Module ramdac: vendor="X.Org Foundation" compiled for 7.0.0, module version = 0.1.0 ABI class: X.Org Video Driver, version 0.8 (II) Loading sub module "int10" (II) LoadModule: "int10" (II) Reloading /usr/lib/xorg/modules/libint10.so (II) Loading sub module "vbe" (II) LoadModule: "vbe" (II) Reloading /usr/lib/xorg/modules/libvbe.so (II) Loading sub module "vgahw" (II) LoadModule: "vgahw" (II) Reloading /usr/lib/xorg/modules/libvgahw.so (**) I810(1): Depth 16, (--) framebuffer bpp 16 (==) I810(1): RGB weight 565 (==) I810(1): Default visual is TrueColor (II) Loading sub module "int10" (II) LoadModule: "int10" (II) Reloading /usr/lib/xorg/modules/libint10.so (II) I810(1): initializing int10 (WW) I810(1): Bad V_BIOS checksum (II) I810(1): Primary V_BIOS segment is: 0xc000 (II) I810(1): VESA BIOS detected (II) I810(1): VESA VBE Version 3.0 (II) I810(1): VESA VBE Total Mem: 32576 kB (II) I810(1): VESA VBE OEM: Intel(r)865G Graphics Chip Accelerated VGA BIOS (II) I810(1): VESA VBE OEM Software Rev: 1.0 (II) I810(1): VESA VBE OEM Vendor: Intel Corporation (II) I810(1): VESA VBE OEM Product: Intel(r)865G Graphics Controller (II) I810(1): VESA VBE OEM Product Rev: Hardware Version 0.0 (II) I810(1): Integrated Graphics Chipset: Intel(R) 865G (--) I810(1): Chipset: "865G" (--) I810(1): Linear framebuffer at 0xE0000000 (--) I810(1): IO registers at addr 0xD0000000 (II) I810(1): 1 display pipe available. (II) I810(1): detected 32636 kB stolen memory. (II) I810(1): Kernel reported 168448 total, 1 used (II) I810(1): Checking Available AGP Memory: 673788 kB available (total 673792 kB, used 4 kB) (--) I810(1): Pre-allocated VideoRAM: 32636 kByte (**) I810(1): VideoRAM: 32768 kByte (==) I810(1): video overlay key set to 0x83e (**) I810(1): page flipping disabled (==) I810(1): Using gamma correction (1.0, 1.0, 1.0) (II) I810(1): BIOS Build: 3327 (==) I810(1): Device Presence: disabled. (==) I810(1): Display Info: enabled. (II) I810(1): Broken BIOSes cause the system to hang here. If you encounter this problem please add Option "DisplayInfo" "FALSE" to the Device section of your XF86Config file. (WW) I810(1): Extended BIOS function 0x5f64 not supported. (WW) I810(1): Extended BIOS function 0x5f64 not supported. (WW) I810(1): Extended BIOS function 0x5f64 not supported. (WW) I810(1): Extended BIOS function 0x5f64 not supported. (WW) I810(1): Extended BIOS function 0x5f64 not supported. (WW) I810(1): Extended BIOS function 0x5f64 not supported. (II) I810(1): Currently active displays on Pipe A: (II) I810(1): CRT (==) I810(1): Display is using Pipe A (--) I810(1): Maximum frambuffer space: 32600 kByte (II) Loading sub module "ddc" (II) LoadModule: "ddc" (II) Reloading /usr/lib/xorg/modules/libddc.so (II) I810(1): VESA VBE DDC supported (II) I810(1): VESA VBE DDC Level 2 (II) I810(1): VESA VBE DDC transfer in appr. 1 sec. (II) I810(1): VESA VBE DDC read successfully (II) I810(1): Manufacturer: SAM Model: 11e Serial#: 1296707895 (II) I810(1): Year: 2004 Week: 36 (II) I810(1): EDID Version: 1.3 (II) I810(1): Analog Display Input, Input Voltage Level: 0.700/0.700 V (II) I810(1): Sync: Separate Composite (II) I810(1): Max H-Image Size [cm]: horiz.: 34 vert.: 27 (II) I810(1): Gamma: 2.20 (II) I810(1): DPMS capabilities: Off; RGB/Color Display (II) I810(1): First detailed timing is preferred mode (II) I810(1): redX: 0.650 redY: 0.330 greenX: 0.330 greenY: 0.600 (II) I810(1): blueX: 0.150 blueY: 0.080 whiteX: 0.313 whiteY: 0.329 (II) I810(1): Supported VESA Video Modes: (II) I810(1): 720x400 at 70Hz (II) I810(1): 640x480 at 60Hz (II) I810(1): 640x480 at 67Hz (II) I810(1): 640x480 at 72Hz (II) I810(1): 640x480 at 75Hz (II) I810(1): 800x600 at 56Hz (II) I810(1): 800x600 at 60Hz (II) I810(1): 800x600 at 72Hz (II) I810(1): 800x600 at 75Hz (II) I810(1): 832x624 at 75Hz (II) I810(1): 1024x768 at 60Hz (II) I810(1): 1024x768 at 70Hz (II) I810(1): 1024x768 at 75Hz (II) I810(1): 1280x1024 at 75Hz (II) I810(1): 1152x870 at 75Hz (II) I810(1): Manufacturer's mask: 0 (II) I810(1): Supported Future Video Modes: (II) I810(1): #0: hsize: 1280 vsize 1024 refresh: 60 vid: 32897 (II) I810(1): #1: hsize: 1152 vsize 864 refresh: 75 vid: 20337 (II) I810(1): Supported additional Video Mode: (II) I810(1): clock: 108.0 MHz Image Size: 338 x 270 mm (II) I810(1): h_active: 1280 h_sync: 1328 h_sync_end 1440 h_blank_end 1688 h_border: 0 (II) I810(1): v_active: 1024 v_sync: 1025 v_sync_end 1028 v_blanking: 1066 v_border: 0 (II) I810(1): Ranges: V min: 56 V max: 75 Hz, H min: 30 H max: 81 kHz, PixClock max 140 MHz (II) I810(1): Monitor name: SyncMaster (II) I810(1): Serial No: H9NX847583 (II) I810(1): Will use BIOS call 0x5f05 to set refresh rates for CRTs. (--) I810(1): Maximum space available for video modes: 32576 kByte (II) I810(1): Using detected DDC timings (II) I810(1): HorizSync 30-81 (II) I810(1): VertRefresh 56-75 Mode: 30 (640x480) ModeAttributes: 0x9b WinAAttributes: 0x7 WinBAttributes: 0x0 WinGranularity: 64 WinSize: 64 WinASegment: 0xa000 WinBSegment: 0x0 WinFuncPtr: 0xc00057bb BytesPerScanline: 640 XResolution: 640 YResolution: 480 XCharSize: 8 YCharSize: 16 NumberOfPlanes: 1 BitsPerPixel: 8 NumberOfBanks: 1 MemoryModel: 4 BankSize: 0 NumberOfImages: 100 RedMaskSize: 0 RedFieldPosition: 0 GreenMaskSize: 0 GreenFieldPosition: 0 BlueMaskSize: 0 BlueFieldPosition: 0 RsvdMaskSize: 0 RsvdFieldPosition: 0 DirectColorModeInfo: 0 PhysBasePtr: 0xe0000000 LinBytesPerScanLine: 640 BnkNumberOfImagePages: 100 LinNumberOfImagePages: 100 LinRedMaskSize: 0 LinRedFieldPosition: 0 LinGreenMaskSize: 0 LinGreenFieldPosition: 0 LinBlueMaskSize: 0 LinBlueFieldPosition: 0 LinRsvdMaskSize: 0 LinRsvdFieldPosition: 0 MaxPixelClock: 230000000 Mode: 32 (800x600) ModeAttributes: 0x9b WinAAttributes: 0x7 WinBAttributes: 0x0 WinGranularity: 64 WinSize: 64 WinASegment: 0xa000 WinBSegment: 0x0 WinFuncPtr: 0xc00057bb BytesPerScanline: 800 XResolution: 800 YResolution: 600 XCharSize: 8 YCharSize: 16 NumberOfPlanes: 1 BitsPerPixel: 8 NumberOfBanks: 1 MemoryModel: 4 BankSize: 0 NumberOfImages: 71 RedMaskSize: 0 RedFieldPosition: 0 GreenMaskSize: 0 GreenFieldPosition: 0 BlueMaskSize: 0 BlueFieldPosition: 0 RsvdMaskSize: 0 RsvdFieldPosition: 0 DirectColorModeInfo: 0 PhysBasePtr: 0xe0000000 LinBytesPerScanLine: 800 BnkNumberOfImagePages: 71 LinNumberOfImagePages: 71 LinRedMaskSize: 0 LinRedFieldPosition: 0 LinGreenMaskSize: 0 LinGreenFieldPosition: 0 LinBlueMaskSize: 0 LinBlueFieldPosition: 0 LinRsvdMaskSize: 0 LinRsvdFieldPosition: 0 MaxPixelClock: 230000000 Mode: 34 (1024x768) ModeAttributes: 0x9b WinAAttributes: 0x7 WinBAttributes: 0x0 WinGranularity: 64 WinSize: 64 WinASegment: 0xa000 WinBSegment: 0x0 WinFuncPtr: 0xc00057bb BytesPerScanline: 1024 XResolution: 1024 YResolution: 768 XCharSize: 8 YCharSize: 16 NumberOfPlanes: 1 BitsPerPixel: 8 NumberOfBanks: 1 MemoryModel: 4 BankSize: 0 NumberOfImages: 41 RedMaskSize: 0 RedFieldPosition: 0 GreenMaskSize: 0 GreenFieldPosition: 0 BlueMaskSize: 0 BlueFieldPosition: 0 RsvdMaskSize: 0 RsvdFieldPosition: 0 DirectColorModeInfo: 0 PhysBasePtr: 0xe0000000 LinBytesPerScanLine: 1024 BnkNumberOfImagePages: 41 LinNumberOfImagePages: 41 LinRedMaskSize: 0 LinRedFieldPosition: 0 LinGreenMaskSize: 0 LinGreenFieldPosition: 0 LinBlueMaskSize: 0 LinBlueFieldPosition: 0 LinRsvdMaskSize: 0 LinRsvdFieldPosition: 0 MaxPixelClock: 230000000 Mode: 38 (1280x1024) ModeAttributes: 0x9b WinAAttributes: 0x7 WinBAttributes: 0x0 WinGranularity: 64 WinSize: 64 WinASegment: 0xa000 WinBSegment: 0x0 WinFuncPtr: 0xc00057bb BytesPerScanline: 1280 XResolution: 1280 YResolution: 1024 XCharSize: 8 YCharSize: 16 NumberOfPlanes: 1 BitsPerPixel: 8 NumberOfBanks: 1 MemoryModel: 4 BankSize: 0 NumberOfImages: 24 RedMaskSize: 0 RedFieldPosition: 0 GreenMaskSize: 0 GreenFieldPosition: 0 BlueMaskSize: 0 BlueFieldPosition: 0 RsvdMaskSize: 0 RsvdFieldPosition: 0 DirectColorModeInfo: 0 PhysBasePtr: 0xe0000000 LinBytesPerScanLine: 1280 BnkNumberOfImagePages: 24 LinNumberOfImagePages: 24 LinRedMaskSize: 0 LinRedFieldPosition: 0 LinGreenMaskSize: 0 LinGreenFieldPosition: 0 LinBlueMaskSize: 0 LinBlueFieldPosition: 0 LinRsvdMaskSize: 0 LinRsvdFieldPosition: 0 MaxPixelClock: 230000000 Mode: 3a (1600x1200) ModeAttributes: 0x9b WinAAttributes: 0x7 WinBAttributes: 0x0 WinGranularity: 64 WinSize: 64 WinASegment: 0xa000 WinBSegment: 0x0 WinFuncPtr: 0xc00057bb BytesPerScanline: 1600 XResolution: 1600 YResolution: 1200 XCharSize: 8 YCharSize: 16 NumberOfPlanes: 1 BitsPerPixel: 8 NumberOfBanks: 1 MemoryModel: 4 BankSize: 0 NumberOfImages: 16 RedMaskSize: 0 RedFieldPosition: 0 GreenMaskSize: 0 GreenFieldPosition: 0 BlueMaskSize: 0 BlueFieldPosition: 0 RsvdMaskSize: 0 RsvdFieldPosition: 0 DirectColorModeInfo: 0 PhysBasePtr: 0xe0000000 LinBytesPerScanLine: 1600 BnkNumberOfImagePages: 16 LinNumberOfImagePages: 16 LinRedMaskSize: 0 LinRedFieldPosition: 0 LinGreenMaskSize: 0 LinGreenFieldPosition: 0 LinBlueMaskSize: 0 LinBlueFieldPosition: 0 LinRsvdMaskSize: 0 LinRsvdFieldPosition: 0 MaxPixelClock: 230000000 Mode: 3c (1920x1440) ModeAttributes: 0x9b WinAAttributes: 0x7 WinBAttributes: 0x0 WinGranularity: 64 WinSize: 64 WinASegment: 0xa000 WinBSegment: 0x0 WinFuncPtr: 0xc00057bb BytesPerScanline: 1920 XResolution: 1920 YResolution: 1440 XCharSize: 8 YCharSize: 16 NumberOfPlanes: 1 BitsPerPixel: 8 NumberOfBanks: 1 MemoryModel: 4 BankSize: 0 NumberOfImages: 11 RedMaskSize: 0 RedFieldPosition: 0 GreenMaskSize: 0 GreenFieldPosition: 0 BlueMaskSize: 0 BlueFieldPosition: 0 RsvdMaskSize: 0 RsvdFieldPosition: 0 DirectColorModeInfo: 0 PhysBasePtr: 0xe0000000 LinBytesPerScanLine: 1920 BnkNumberOfImagePages: 11 LinNumberOfImagePages: 11 LinRedMaskSize: 0 LinRedFieldPosition: 0 LinGreenMaskSize: 0 LinGreenFieldPosition: 0 LinBlueMaskSize: 0 LinBlueFieldPosition: 0 LinRsvdMaskSize: 0 LinRsvdFieldPosition: 0 MaxPixelClock: 230000000 *Mode: 41 (640x480) ModeAttributes: 0x9b WinAAttributes: 0x7 WinBAttributes: 0x0 WinGranularity: 64 WinSize: 64 WinASegment: 0xa000 WinBSegment: 0x0 WinFuncPtr: 0xc00057bb BytesPerScanline: 1280 XResolution: 640 YResolution: 480 XCharSize: 8 YCharSize: 16 NumberOfPlanes: 1 BitsPerPixel: 16 NumberOfBanks: 1 MemoryModel: 6 BankSize: 0 NumberOfImages: 55 RedMaskSize: 5 RedFieldPosition: 11 GreenMaskSize: 6 GreenFieldPosition: 5 BlueMaskSize: 5 BlueFieldPosition: 0 RsvdMaskSize: 0 RsvdFieldPosition: 0 DirectColorModeInfo: 0 PhysBasePtr: 0xe0000000 LinBytesPerScanLine: 1280 BnkNumberOfImagePages: 55 LinNumberOfImagePages: 55 LinRedMaskSize: 5 LinRedFieldPosition: 11 LinGreenMaskSize: 6 LinGreenFieldPosition: 5 LinBlueMaskSize: 5 LinBlueFieldPosition: 0 LinRsvdMaskSize: 0 LinRsvdFieldPosition: 0 MaxPixelClock: 230000000 *Mode: 43 (800x600) ModeAttributes: 0x9b WinAAttributes: 0x7 WinBAttributes: 0x0 WinGranularity: 64 WinSize: 64 WinASegment: 0xa000 WinBSegment: 0x0 WinFuncPtr: 0xc00057bb BytesPerScanline: 1600 XResolution: 800 YResolution: 600 XCharSize: 8 YCharSize: 16 NumberOfPlanes: 1 BitsPerPixel: 16 NumberOfBanks: 1 MemoryModel: 6 BankSize: 0 NumberOfImages: 32 RedMaskSize: 5 RedFieldPosition: 11 GreenMaskSize: 6 GreenFieldPosition: 5 BlueMaskSize: 5 BlueFieldPosition: 0 RsvdMaskSize: 0 RsvdFieldPosition: 0 DirectColorModeInfo: 0 PhysBasePtr: 0xe0000000 LinBytesPerScanLine: 1600 BnkNumberOfImagePages: 32 LinNumberOfImagePages: 32 LinRedMaskSize: 5 LinRedFieldPosition: 11 LinGreenMaskSize: 6 LinGreenFieldPosition: 5 LinBlueMaskSize: 5 LinBlueFieldPosition: 0 LinRsvdMaskSize: 0 LinRsvdFieldPosition: 0 MaxPixelClock: 230000000 *Mode: 45 (1024x768) ModeAttributes: 0x9b WinAAttributes: 0x7 WinBAttributes: 0x0 WinGranularity: 64 WinSize: 64 WinASegment: 0xa000 WinBSegment: 0x0 WinFuncPtr: 0xc00057bb BytesPerScanline: 2048 XResolution: 1024 YResolution: 768 XCharSize: 8 YCharSize: 16 NumberOfPlanes: 1 BitsPerPixel: 16 NumberOfBanks: 1 MemoryModel: 6 BankSize: 0 NumberOfImages: 20 RedMaskSize: 5 RedFieldPosition: 11 GreenMaskSize: 6 GreenFieldPosition: 5 BlueMaskSize: 5 BlueFieldPosition: 0 RsvdMaskSize: 0 RsvdFieldPosition: 0 DirectColorModeInfo: 0 PhysBasePtr: 0xe0000000 LinBytesPerScanLine: 2048 BnkNumberOfImagePages: 20 LinNumberOfImagePages: 20 LinRedMaskSize: 5 LinRedFieldPosition: 11 LinGreenMaskSize: 6 LinGreenFieldPosition: 5 LinBlueMaskSize: 5 LinBlueFieldPosition: 0 LinRsvdMaskSize: 0 LinRsvdFieldPosition: 0 MaxPixelClock: 230000000 *(WW) (1280x1024,Generic Monitor) mode clock 157.5MHz exceeds DDC maximum 140MHz Mode: 49 (1280x1024) ModeAttributes: 0x9b WinAAttributes: 0x7 WinBAttributes: 0x0 WinGranularity: 64 WinSize: 64 WinASegment: 0xa000 WinBSegment: 0x0 WinFuncPtr: 0xc00057bb BytesPerScanline: 2560 XResolution: 1280 YResolution: 1024 XCharSize: 8 YCharSize: 16 NumberOfPlanes: 1 BitsPerPixel: 16 NumberOfBanks: 1 MemoryModel: 6 BankSize: 0 NumberOfImages: 11 RedMaskSize: 5 RedFieldPosition: 11 GreenMaskSize: 6 GreenFieldPosition: 5 BlueMaskSize: 5 BlueFieldPosition: 0 RsvdMaskSize: 0 RsvdFieldPosition: 0 DirectColorModeInfo: 0 PhysBasePtr: 0xe0000000 LinBytesPerScanLine: 2560 BnkNumberOfImagePages: 11 LinNumberOfImagePages: 11 LinRedMaskSize: 5 LinRedFieldPosition: 11 LinGreenMaskSize: 6 LinGreenFieldPosition: 5 LinBlueMaskSize: 5 LinBlueFieldPosition: 0 LinRsvdMaskSize: 0 LinRsvdFieldPosition: 0 MaxPixelClock: 230000000 *(WW) (1600x1200,Generic Monitor) mode clock 162MHz exceeds DDC maximum 140MHz (WW) (1600x1200,Generic Monitor) mode clock 175.5MHz exceeds DDC maximum 140MHz (WW) (1600x1200,Generic Monitor) mode clock 189MHz exceeds DDC maximum 140MHz (WW) (1600x1200,Generic Monitor) mode clock 202.5MHz exceeds DDC maximum 140MHz (WW) (1600x1200,Generic Monitor) mode clock 229.5MHz exceeds DDC maximum 140MHz Mode: 4b (1600x1200) ModeAttributes: 0x9b WinAAttributes: 0x7 WinBAttributes: 0x0 WinGranularity: 64 WinSize: 64 WinASegment: 0xa000 WinBSegment: 0x0 WinFuncPtr: 0xc00057bb BytesPerScanline: 3200 XResolution: 1600 YResolution: 1200 XCharSize: 8 YCharSize: 16 NumberOfPlanes: 1 BitsPerPixel: 16 NumberOfBanks: 1 MemoryModel: 6 BankSize: 0 NumberOfImages: 7 RedMaskSize: 5 RedFieldPosition: 11 GreenMaskSize: 6 GreenFieldPosition: 5 BlueMaskSize: 5 BlueFieldPosition: 0 RsvdMaskSize: 0 RsvdFieldPosition: 0 DirectColorModeInfo: 0 PhysBasePtr: 0xe0000000 LinBytesPerScanLine: 3200 BnkNumberOfImagePages: 7 LinNumberOfImagePages: 7 LinRedMaskSize: 5 LinRedFieldPosition: 11 LinGreenMaskSize: 6 LinGreenFieldPosition: 5 LinBlueMaskSize: 5 LinBlueFieldPosition: 0 LinRsvdMaskSize: 0 LinRsvdFieldPosition: 0 MaxPixelClock: 230000000 *(WW) (1920x1440,Generic Monitor) mode clock 234MHz exceeds DDC maximum 140MHz (WW) (1920x1440,Generic Monitor) mode clock 297MHz exceeds DDC maximum 140MHz (WW) (1920x1440,Generic Monitor) mode clock 341.35MHz exceeds DDC maximum 140MHz (WW) (1920x1440,Generic Monitor) mode clock 297.395MHz exceeds DDC maximum 140MHz (WW) (1920x1440,Generic Monitor) mode clock 297.395MHz exceeds DDC maximum 140MHz (WW) (1920x1440,Generic Monitor) mode clock 297.395MHz exceeds DDC maximum 140MHz (WW) (1920x1440,Generic Monitor) mode clock 283.392MHz exceeds DDC maximum 140MHz (WW) (1920x1440,Generic Monitor) mode clock 283.392MHz exceeds DDC maximum 140MHz (WW) (1920x1440,Generic Monitor) mode clock 283.392MHz exceeds DDC maximum 140MHz (WW) (1920x1440,Generic Monitor) mode clock 275.152MHz exceeds DDC maximum 140MHz (WW) (1920x1440,Generic Monitor) mode clock 275.152MHz exceeds DDC maximum 140MHz (WW) (1920x1440,Generic Monitor) mode clock 233.155MHz exceeds DDC maximum 140MHz (WW) (1920x1440,Generic Monitor) mode clock 233.155MHz exceeds DDC maximum 140MHz (WW) (1920x1440,Generic Monitor) mode clock 233.155MHz exceeds DDC maximum 140MHz (WW) (1920x1440,Generic Monitor) mode clock 233.155MHz exceeds DDC maximum 140MHz (WW) (1920x1440,Generic Monitor) mode clock 233.155MHz exceeds DDC maximum 140MHz (WW) (1920x1440,Generic Monitor) mode clock 233.155MHz exceeds DDC maximum 140MHz (WW) (1920x1440,Generic Monitor) mode clock 233.155MHz exceeds DDC maximum 140MHz (WW) (1920x1440,Generic Monitor) mode clock 233.155MHz exceeds DDC maximum 140MHz (WW) (1920x1440,Generic Monitor) mode clock 233.155MHz exceeds DDC maximum 140MHz (WW) (1920x1440,Generic Monitor) mode clock 233.155MHz exceeds DDC maximum 140MHz (WW) (1920x1440,Generic Monitor) mode clock 217.027MHz exceeds DDC maximum 140MHz (WW) (1920x1440,Generic Monitor) mode clock 217.027MHz exceeds DDC maximum 140MHz Mode: 4d (1920x1440) ModeAttributes: 0x9b WinAAttributes: 0x7 WinBAttributes: 0x0 WinGranularity: 64 WinSize: 64 WinASegment: 0xa000 WinBSegment: 0x0 WinFuncPtr: 0xc00057bb BytesPerScanline: 3840 XResolution: 1920 YResolution: 1440 XCharSize: 8 YCharSize: 16 NumberOfPlanes: 1 BitsPerPixel: 16 NumberOfBanks: 1 MemoryModel: 6 BankSize: 0 NumberOfImages: 5 RedMaskSize: 5 RedFieldPosition: 11 GreenMaskSize: 6 GreenFieldPosition: 5 BlueMaskSize: 5 BlueFieldPosition: 0 RsvdMaskSize: 0 RsvdFieldPosition: 0 DirectColorModeInfo: 0 PhysBasePtr: 0xe0000000 LinBytesPerScanLine: 3840 BnkNumberOfImagePages: 5 LinNumberOfImagePages: 5 LinRedMaskSize: 5 LinRedFieldPosition: 11 LinGreenMaskSize: 6 LinGreenFieldPosition: 5 LinBlueMaskSize: 5 LinBlueFieldPosition: 0 LinRsvdMaskSize: 0 LinRsvdFieldPosition: 0 MaxPixelClock: 230000000 Mode: 50 (640x480) ModeAttributes: 0x9b WinAAttributes: 0x7 WinBAttributes: 0x0 WinGranularity: 64 WinSize: 64 WinASegment: 0xa000 WinBSegment: 0x0 WinFuncPtr: 0xc00057bb BytesPerScanline: 2560 XResolution: 640 YResolution: 480 XCharSize: 8 YCharSize: 16 NumberOfPlanes: 1 BitsPerPixel: 32 NumberOfBanks: 1 MemoryModel: 6 BankSize: 0 NumberOfImages: 25 RedMaskSize: 8 RedFieldPosition: 16 GreenMaskSize: 8 GreenFieldPosition: 8 BlueMaskSize: 8 BlueFieldPosition: 0 RsvdMaskSize: 8 RsvdFieldPosition: 24 DirectColorModeInfo: 0 PhysBasePtr: 0xe0000000 LinBytesPerScanLine: 2560 BnkNumberOfImagePages: 25 LinNumberOfImagePages: 25 LinRedMaskSize: 8 LinRedFieldPosition: 16 LinGreenMaskSize: 8 LinGreenFieldPosition: 8 LinBlueMaskSize: 8 LinBlueFieldPosition: 0 LinRsvdMaskSize: 8 LinRsvdFieldPosition: 24 MaxPixelClock: 230000000 Mode: 52 (800x600) ModeAttributes: 0x9b WinAAttributes: 0x7 WinBAttributes: 0x0 WinGranularity: 64 WinSize: 64 WinASegment: 0xa000 WinBSegment: 0x0 WinFuncPtr: 0xc00057bb BytesPerScanline: 3200 XResolution: 800 YResolution: 600 XCharSize: 8 YCharSize: 16 NumberOfPlanes: 1 BitsPerPixel: 32 NumberOfBanks: 1 MemoryModel: 6 BankSize: 0 NumberOfImages: 16 RedMaskSize: 8 RedFieldPosition: 16 GreenMaskSize: 8 GreenFieldPosition: 8 BlueMaskSize: 8 BlueFieldPosition: 0 RsvdMaskSize: 8 RsvdFieldPosition: 24 DirectColorModeInfo: 0 PhysBasePtr: 0xe0000000 LinBytesPerScanLine: 3200 BnkNumberOfImagePages: 16 LinNumberOfImagePages: 16 LinRedMaskSize: 8 LinRedFieldPosition: 16 LinGreenMaskSize: 8 LinGreenFieldPosition: 8 LinBlueMaskSize: 8 LinBlueFieldPosition: 0 LinRsvdMaskSize: 8 LinRsvdFieldPosition: 24 MaxPixelClock: 230000000 Mode: 54 (1024x768) ModeAttributes: 0x9b WinAAttributes: 0x7 WinBAttributes: 0x0 WinGranularity: 64 WinSize: 64 WinASegment: 0xa000 WinBSegment: 0x0 WinFuncPtr: 0xc00057bb BytesPerScanline: 4096 XResolution: 1024 YResolution: 768 XCharSize: 8 YCharSize: 16 NumberOfPlanes: 1 BitsPerPixel: 32 NumberOfBanks: 1 MemoryModel: 6 BankSize: 0 NumberOfImages: 9 RedMaskSize: 8 RedFieldPosition: 16 GreenMaskSize: 8 GreenFieldPosition: 8 BlueMaskSize: 8 BlueFieldPosition: 0 RsvdMaskSize: 8 RsvdFieldPosition: 24 DirectColorModeInfo: 0 PhysBasePtr: 0xe0000000 LinBytesPerScanLine: 4096 BnkNumberOfImagePages: 9 LinNumberOfImagePages: 9 LinRedMaskSize: 8 LinRedFieldPosition: 16 LinGreenMaskSize: 8 LinGreenFieldPosition: 8 LinBlueMaskSize: 8 LinBlueFieldPosition: 0 LinRsvdMaskSize: 8 LinRsvdFieldPosition: 24 MaxPixelClock: 230000000 Mode: 58 (1280x1024) ModeAttributes: 0x9b WinAAttributes: 0x7 WinBAttributes: 0x0 WinGranularity: 64 WinSize: 64 WinASegment: 0xa000 WinBSegment: 0x0 WinFuncPtr: 0xc00057bb BytesPerScanline: 5120 XResolution: 1280 YResolution: 1024 XCharSize: 8 YCharSize: 16 NumberOfPlanes: 1 BitsPerPixel: 32 NumberOfBanks: 1 MemoryModel: 6 BankSize: 0 NumberOfImages: 5 RedMaskSize: 8 RedFieldPosition: 16 GreenMaskSize: 8 GreenFieldPosition: 8 BlueMaskSize: 8 BlueFieldPosition: 0 RsvdMaskSize: 8 RsvdFieldPosition: 24 DirectColorModeInfo: 0 PhysBasePtr: 0xe0000000 LinBytesPerScanLine: 5120 BnkNumberOfImagePages: 5 LinNumberOfImagePages: 5 LinRedMaskSize: 8 LinRedFieldPosition: 16 LinGreenMaskSize: 8 LinGreenFieldPosition: 8 LinBlueMaskSize: 8 LinBlueFieldPosition: 0 LinRsvdMaskSize: 8 LinRsvdFieldPosition: 24 MaxPixelClock: 230000000 Mode: 5a (1600x1200) ModeAttributes: 0x9b WinAAttributes: 0x7 WinBAttributes: 0x0 WinGranularity: 64 WinSize: 64 WinASegment: 0xa000 WinBSegment: 0x0 WinFuncPtr: 0xc00057bb BytesPerScanline: 6400 XResolution: 1600 YResolution: 1200 XCharSize: 8 YCharSize: 16 NumberOfPlanes: 1 BitsPerPixel: 32 NumberOfBanks: 1 MemoryModel: 6 BankSize: 0 NumberOfImages: 3 RedMaskSize: 8 RedFieldPosition: 16 GreenMaskSize: 8 GreenFieldPosition: 8 BlueMaskSize: 8 BlueFieldPosition: 0 RsvdMaskSize: 8 RsvdFieldPosition: 24 DirectColorModeInfo: 0 PhysBasePtr: 0xe0000000 LinBytesPerScanLine: 6400 BnkNumberOfImagePages: 3 LinNumberOfImagePages: 3 LinRedMaskSize: 8 LinRedFieldPosition: 16 LinGreenMaskSize: 8 LinGreenFieldPosition: 8 LinBlueMaskSize: 8 LinBlueFieldPosition: 0 LinRsvdMaskSize: 8 LinRsvdFieldPosition: 24 MaxPixelClock: 230000000 Mode: 5c (1920x1440) ModeAttributes: 0x9b WinAAttributes: 0x7 WinBAttributes: 0x0 WinGranularity: 64 WinSize: 64 WinASegment: 0xa000 WinBSegment: 0x0 WinFuncPtr: 0xc00057bb BytesPerScanline: 7680 XResolution: 1920 YResolution: 1440 XCharSize: 8 YCharSize: 16 NumberOfPlanes: 1 BitsPerPixel: 32 NumberOfBanks: 1 MemoryModel: 6 BankSize: 0 NumberOfImages: 2 RedMaskSize: 8 RedFieldPosition: 16 GreenMaskSize: 8 GreenFieldPosition: 8 BlueMaskSize: 8 BlueFieldPosition: 0 RsvdMaskSize: 8 RsvdFieldPosition: 24 DirectColorModeInfo: 0 PhysBasePtr: 0xe0000000 LinBytesPerScanLine: 7680 BnkNumberOfImagePages: 2 LinNumberOfImagePages: 2 LinRedMaskSize: 8 LinRedFieldPosition: 16 LinGreenMaskSize: 8 LinGreenFieldPosition: 8 LinBlueMaskSize: 8 LinBlueFieldPosition: 0 LinRsvdMaskSize: 8 LinRsvdFieldPosition: 24 MaxPixelClock: 230000000 Mode: 60 (0x0) ModeAttributes: 0x0 WinAAttributes: 0x0 WinBAttributes: 0x0 WinGranularity: 0 WinSize: 0 WinASegment: 0x0 WinBSegment: 0x0 WinFuncPtr: 0x0 BytesPerScanline: 0 XResolution: 0 YResolution: 0 XCharSize: 0 YCharSize: 0 NumberOfPlanes: 0 BitsPerPixel: 0 NumberOfBanks: 0 MemoryModel: 0 BankSize: 0 NumberOfImages: 0 RedMaskSize: 0 RedFieldPosition: 0 GreenMaskSize: 0 GreenFieldPosition: 0 BlueMaskSize: 0 BlueFieldPosition: 0 RsvdMaskSize: 0 RsvdFieldPosition: 0 DirectColorModeInfo: 0 PhysBasePtr: 0x0 LinBytesPerScanLine: 0 BnkNumberOfImagePages: 0 LinNumberOfImagePages: 0 LinRedMaskSize: 0 LinRedFieldPosition: 0 LinGreenMaskSize: 0 LinGreenFieldPosition: 0 LinBlueMaskSize: 0 LinBlueFieldPosition: 0 LinRsvdMaskSize: 0 LinRsvdFieldPosition: 0 MaxPixelClock: 0 Mode: 61 (0x0) ModeAttributes: 0x0 WinAAttributes: 0x0 WinBAttributes: 0x0 WinGranularity: 0 WinSize: 0 WinASegment: 0x0 WinBSegment: 0x0 WinFuncPtr: 0x0 BytesPerScanline: 0 XResolution: 0 YResolution: 0 XCharSize: 0 YCharSize: 0 NumberOfPlanes: 0 BitsPerPixel: 0 NumberOfBanks: 0 MemoryModel: 0 BankSize: 0 NumberOfImages: 0 RedMaskSize: 0 RedFieldPosition: 0 GreenMaskSize: 0 GreenFieldPosition: 0 BlueMaskSize: 0 BlueFieldPosition: 0 RsvdMaskSize: 0 RsvdFieldPosition: 0 DirectColorModeInfo: 0 PhysBasePtr: 0x0 LinBytesPerScanLine: 0 BnkNumberOfImagePages: 0 LinNumberOfImagePages: 0 LinRedMaskSize: 0 LinRedFieldPosition: 0 LinGreenMaskSize: 0 LinGreenFieldPosition: 0 LinBlueMaskSize: 0 LinBlueFieldPosition: 0 LinRsvdMaskSize: 0 LinRsvdFieldPosition: 0 MaxPixelClock: 0 Mode: 62 (0x0) ModeAttributes: 0x0 WinAAttributes: 0x0 WinBAttributes: 0x0 WinGranularity: 0 WinSize: 0 WinASegment: 0x0 WinBSegment: 0x0 WinFuncPtr: 0x0 BytesPerScanline: 0 XResolution: 0 YResolution: 0 XCharSize: 0 YCharSize: 0 NumberOfPlanes: 0 BitsPerPixel: 0 NumberOfBanks: 0 MemoryModel: 0 BankSize: 0 NumberOfImages: 0 RedMaskSize: 0 RedFieldPosition: 0 GreenMaskSize: 0 GreenFieldPosition: 0 BlueMaskSize: 0 BlueFieldPosition: 0 RsvdMaskSize: 0 RsvdFieldPosition: 0 DirectColorModeInfo: 0 PhysBasePtr: 0x0 LinBytesPerScanLine: 0 BnkNumberOfImagePages: 0 LinNumberOfImagePages: 0 LinRedMaskSize: 0 LinRedFieldPosition: 0 LinGreenMaskSize: 0 LinGreenFieldPosition: 0 LinBlueMaskSize: 0 LinBlueFieldPosition: 0 LinRsvdMaskSize: 0 LinRsvdFieldPosition: 0 MaxPixelClock: 0 Mode: 63 (0x0) ModeAttributes: 0x0 WinAAttributes: 0x0 WinBAttributes: 0x0 WinGranularity: 0 WinSize: 0 WinASegment: 0x0 WinBSegment: 0x0 WinFuncPtr: 0x0 BytesPerScanline: 0 XResolution: 0 YResolution: 0 XCharSize: 0 YCharSize: 0 NumberOfPlanes: 0 BitsPerPixel: 0 NumberOfBanks: 0 MemoryModel: 0 BankSize: 0 NumberOfImages: 0 RedMaskSize: 0 RedFieldPosition: 0 GreenMaskSize: 0 GreenFieldPosition: 0 BlueMaskSize: 0 BlueFieldPosition: 0 RsvdMaskSize: 0 RsvdFieldPosition: 0 DirectColorModeInfo: 0 PhysBasePtr: 0x0 LinBytesPerScanLine: 0 BnkNumberOfImagePages: 0 LinNumberOfImagePages: 0 LinRedMaskSize: 0 LinRedFieldPosition: 0 LinGreenMaskSize: 0 LinGreenFieldPosition: 0 LinBlueMaskSize: 0 LinBlueFieldPosition: 0 LinRsvdMaskSize: 0 LinRsvdFieldPosition: 0 MaxPixelClock: 0 Mode: 64 (0x0) ModeAttributes: 0x0 WinAAttributes: 0x0 WinBAttributes: 0x0 WinGranularity: 0 WinSize: 0 WinASegment: 0x0 WinBSegment: 0x0 WinFuncPtr: 0x0 BytesPerScanline: 0 XResolution: 0 YResolution: 0 XCharSize: 0 YCharSize: 0 NumberOfPlanes: 0 BitsPerPixel: 0 NumberOfBanks: 0 MemoryModel: 0 BankSize: 0 NumberOfImages: 0 RedMaskSize: 0 RedFieldPosition: 0 GreenMaskSize: 0 GreenFieldPosition: 0 BlueMaskSize: 0 BlueFieldPosition: 0 RsvdMaskSize: 0 RsvdFieldPosition: 0 DirectColorModeInfo: 0 PhysBasePtr: 0x0 LinBytesPerScanLine: 0 BnkNumberOfImagePages: 0 LinNumberOfImagePages: 0 LinRedMaskSize: 0 LinRedFieldPosition: 0 LinGreenMaskSize: 0 LinGreenFieldPosition: 0 LinBlueMaskSize: 0 LinBlueFieldPosition: 0 LinRsvdMaskSize: 0 LinRsvdFieldPosition: 0 MaxPixelClock: 0 Mode: 65 (0x0) ModeAttributes: 0x0 WinAAttributes: 0x0 WinBAttributes: 0x0 WinGranularity: 0 WinSize: 0 WinASegment: 0x0 WinBSegment: 0x0 WinFuncPtr: 0x0 BytesPerScanline: 0 XResolution: 0 YResolution: 0 XCharSize: 0 YCharSize: 0 NumberOfPlanes: 0 BitsPerPixel: 0 NumberOfBanks: 0 MemoryModel: 0 BankSize: 0 NumberOfImages: 0 RedMaskSize: 0 RedFieldPosition: 0 GreenMaskSize: 0 GreenFieldPosition: 0 BlueMaskSize: 0 BlueFieldPosition: 0 RsvdMaskSize: 0 RsvdFieldPosition: 0 DirectColorModeInfo: 0 PhysBasePtr: 0x0 LinBytesPerScanLine: 0 BnkNumberOfImagePages: 0 LinNumberOfImagePages: 0 LinRedMaskSize: 0 LinRedFieldPosition: 0 LinGreenMaskSize: 0 LinGreenFieldPosition: 0 LinBlueMaskSize: 0 LinBlueFieldPosition: 0 LinRsvdMaskSize: 0 LinRsvdFieldPosition: 0 MaxPixelClock: 0 Mode: 66 (0x0) ModeAttributes: 0x0 WinAAttributes: 0x0 WinBAttributes: 0x0 WinGranularity: 0 WinSize: 0 WinASegment: 0x0 WinBSegment: 0x0 WinFuncPtr: 0x0 BytesPerScanline: 0 XResolution: 0 YResolution: 0 XCharSize: 0 YCharSize: 0 NumberOfPlanes: 0 BitsPerPixel: 0 NumberOfBanks: 0 MemoryModel: 0 BankSize: 0 NumberOfImages: 0 RedMaskSize: 0 RedFieldPosition: 0 GreenMaskSize: 0 GreenFieldPosition: 0 BlueMaskSize: 0 BlueFieldPosition: 0 RsvdMaskSize: 0 RsvdFieldPosition: 0 DirectColorModeInfo: 0 PhysBasePtr: 0x0 LinBytesPerScanLine: 0 BnkNumberOfImagePages: 0 LinNumberOfImagePages: 0 LinRedMaskSize: 0 LinRedFieldPosition: 0 LinGreenMaskSize: 0 LinGreenFieldPosition: 0 LinBlueMaskSize: 0 LinBlueFieldPosition: 0 LinRsvdMaskSize: 0 LinRsvdFieldPosition: 0 MaxPixelClock: 0 Mode: 67 (0x0) ModeAttributes: 0x0 WinAAttributes: 0x0 WinBAttributes: 0x0 WinGranularity: 0 WinSize: 0 WinASegment: 0x0 WinBSegment: 0x0 WinFuncPtr: 0x0 BytesPerScanline: 0 XResolution: 0 YResolution: 0 XCharSize: 0 YCharSize: 0 NumberOfPlanes: 0 BitsPerPixel: 0 NumberOfBanks: 0 MemoryModel: 0 BankSize: 0 NumberOfImages: 0 RedMaskSize: 0 RedFieldPosition: 0 GreenMaskSize: 0 GreenFieldPosition: 0 BlueMaskSize: 0 BlueFieldPosition: 0 RsvdMaskSize: 0 RsvdFieldPosition: 0 DirectColorModeInfo: 0 PhysBasePtr: 0x0 LinBytesPerScanLine: 0 BnkNumberOfImagePages: 0 LinNumberOfImagePages: 0 LinRedMaskSize: 0 LinRedFieldPosition: 0 LinGreenMaskSize: 0 LinGreenFieldPosition: 0 LinBlueMaskSize: 0 LinBlueFieldPosition: 0 LinRsvdMaskSize: 0 LinRsvdFieldPosition: 0 MaxPixelClock: 0 Mode: 68 (0x0) ModeAttributes: 0x0 WinAAttributes: 0x0 WinBAttributes: 0x0 WinGranularity: 0 WinSize: 0 WinASegment: 0x0 WinBSegment: 0x0 WinFuncPtr: 0x0 BytesPerScanline: 0 XResolution: 0 YResolution: 0 XCharSize: 0 YCharSize: 0 NumberOfPlanes: 0 BitsPerPixel: 0 NumberOfBanks: 0 MemoryModel: 0 BankSize: 0 NumberOfImages: 0 RedMaskSize: 0 RedFieldPosition: 0 GreenMaskSize: 0 GreenFieldPosition: 0 BlueMaskSize: 0 BlueFieldPosition: 0 RsvdMaskSize: 0 RsvdFieldPosition: 0 DirectColorModeInfo: 0 PhysBasePtr: 0x0 LinBytesPerScanLine: 0 BnkNumberOfImagePages: 0 LinNumberOfImagePages: 0 LinRedMaskSize: 0 LinRedFieldPosition: 0 LinGreenMaskSize: 0 LinGreenFieldPosition: 0 LinBlueMaskSize: 0 LinBlueFieldPosition: 0 LinRsvdMaskSize: 0 LinRsvdFieldPosition: 0 MaxPixelClock: 0 (II) I810(1): Generic Monitor: Using hsync range of 30.00-81.00 kHz (II) I810(1): Generic Monitor: Using vrefresh range of 56.00-75.00 Hz (II) I810(1): Increasing the scanline pitch to allow tiling mode (1280 -> 2048). (--) I810(1): Virtual size is 1280x1024 (pitch 2048) (**) I810(1): *Built-in mode "1280x1024" (II) I810(1): Attempting to use 75.02Hz refresh for mode "1280x1024" (849) (--) I810(1): Display dimensions: (340, 270) mm (--) I810(1): DPI set to (95, 96) (II) Loading sub module "fb" (II) LoadModule: "fb" (II) Reloading /usr/lib/xorg/modules/libfb.so (II) Loading sub module "xaa" (II) LoadModule: "xaa" (II) Reloading /usr/lib/xorg/modules/libxaa.so (II) Loading sub module "ramdac" (II) LoadModule: "ramdac" (II) Reloading /usr/lib/xorg/modules/libramdac.so (==) I810(1): VBE Restore workaround: enabled. (II) Loading sub module "shadow" (II) LoadModule: "shadow" (II) Loading /usr/lib/xorg/modules/libshadow.so (II) Module shadow: vendor="X.Org Foundation" compiled for 7.0.0, module version = 1.0.0 ABI class: X.Org ANSI C Emulation, version 0.2 (II) do I need RAC? Yes, I do. (II) LoadModule: "rac" (II) Loading /usr/lib/xorg/modules/librac.so (II) Module rac: vendor="X.Org Foundation" compiled for 7.0.0, module version = 1.0.0 ABI class: X.Org Video Driver, version 0.8 (II) resource ranges after preInit: [0] 1 0 0xd0000000 - 0xd007ffff (0x80000) MS[B] [1] 1 0 0xe0000000 - 0xe7ffffff (0x8000000) MS[B] [2] 0 0 0xf0000000 - 0xf7ffffff (0x8000000) MX[B] [3] 0 0 0xd2000000 - 0xd2ffffff (0x1000000) MX[B] [4] -1 0 0xffe00000 - 0xffffffff (0x200000) MX[B](B) [5] -1 0 0x00100000 - 0x3fffffff (0x3ff00000) MX[B]E(B) [6] -1 0 0x000f0000 - 0x000fffff (0x10000) MX[B] [7] -1 0 0x000c0000 - 0x000effff (0x30000) MX[B] [8] -1 0 0x00000000 - 0x0009ffff (0xa0000) MX[B] [9] -1 0 0xd0100000 - 0xd0100fff (0x1000) MX[B] [10] -1 0 0xd0080800 - 0xd00808ff (0x100) MX[B] [11] -1 0 0xd0080c00 - 0xd0080dff (0x200) MX[B] [12] -1 0 0x40000000 - 0x400003ff (0x400) MX[B] [13] -1 0 0xd0080000 - 0xd00803ff (0x400) MX[B] [14] -1 0 0xd8000000 - 0xd7ffffff (0x0) MX[B]O [15] -1 0 0xd0000000 - 0xd007ffff (0x80000) MX[B](B) [16] -1 0 0xe0000000 - 0xe7ffffff (0x8000000) MX[B](B) [17] -1 0 0xf0000000 - 0xf7ffffff (0x8000000) MX[B](B) [18] -1 0 0xd2000000 - 0xd2ffffff (0x1000000) MX[B](B) [19] 0 0 0x000a0000 - 0x000affff (0x10000) MS[B](OprD) [20] 0 0 0x000b0000 - 0x000b7fff (0x8000) MS[B](OprD) [21] 0 0 0x000b8000 - 0x000bffff (0x8000) MS[B](OprD) [22] 1 0 0x000a0000 - 0x000affff (0x10000) MS[B](OprD) [23] 1 0 0x000b0000 - 0x000b7fff (0x8000) MS[B](OprD) [24] 1 0 0x000b8000 - 0x000bffff (0x8000) MS[B](OprD) [25] 1 0 0x00001800 - 0x00001807 (0x8) IS[B] [26] -1 0 0x0000ffff - 0x0000ffff (0x1) IX[B] [27] -1 0 0x00000000 - 0x000000ff (0x100) IX[B] [28] -1 0 0x00002000 - 0x0000203f (0x40) IX[B] [29] -1 0 0x000018c0 - 0x000018ff (0x40) IX[B] [30] -1 0 0x00001c00 - 0x00001cff (0x100) IX[B] [31] -1 0 0x000018a0 - 0x000018bf (0x20) IX[B] [32] -1 0 0x00001810 - 0x0000181f (0x10) IX[B] [33] -1 0 0x00001880 - 0x0000189f (0x20) IX[B] [34] -1 0 0x00001860 - 0x0000187f (0x20) IX[B] [35] -1 0 0x00001840 - 0x0000185f (0x20) IX[B] [36] -1 0 0x00001820 - 0x0000183f (0x20) IX[B] [37] -1 0 0x00001800 - 0x00001807 (0x8) IX[B](B) [38] 0 0 0xf80003b0 - 0xf80003bb (0xc) IS[B](OprU) [39] 0 0 0xf80003c0 - 0xf80003df (0x20) IS[B](OprU) [40] 1 0 0x000003b0 - 0x000003bb (0xc) IS[B](OprU) [41] 1 0 0x000003c0 - 0x000003df (0x20) IS[B](OprU) (II) NV(0): Using XFree86 Acceleration Architecture (XAA) Screen to screen bit blits Solid filled rectangles 8x8 mono pattern filled rectangles Indirect CPU to Screen color expansion Solid Lines Scanline Image Writes (==) NV(0): Backing store disabled (==) NV(0): Silken mouse enabled (**) Option "dpms" (**) NV(0): DPMS enabled (WW) NV(0): Option "RenderAccel" is not used (WW) NV(0): Option "NvAGP" is not used (==) RandR enabled (II) Loading sub module "int10" (II) LoadModule: "int10" (II) Reloading /usr/lib/xorg/modules/libint10.so (II) I810(1): initializing int10 (WW) I810(1): Bad V_BIOS checksum (II) I810(1): Primary V_BIOS segment is: 0xc000 (II) I810(1): VESA BIOS detected (II) I810(1): VESA VBE Version 3.0 (II) I810(1): VESA VBE Total Mem: 32576 kB (II) I810(1): VESA VBE OEM: Intel(r)865G Graphics Chip Accelerated VGA BIOS (II) I810(1): VESA VBE OEM Software Rev: 1.0 (II) I810(1): VESA VBE OEM Vendor: Intel Corporation (II) I810(1): VESA VBE OEM Product: Intel(r)865G Graphics Controller (II) I810(1): VESA VBE OEM Product Rev: Hardware Version 0.0 (II) I810(1): Allocated 128 kB for the ring buffer at 0x0 (II) I810(1): Allocating at least 384 scanlines for pixmap cache (II) I810(1): Initial framebuffer allocation size: 5632 kByte (II) I810(1): Allocated 4 kB for HW cursor at 0x7fff000 (II) I810(1): Allocated 16 kB for HW (ARGB) cursor at 0x7ffb000 (II) I810(1): Allocated 4 kB for Overlay registers at 0x7ffa000 (0x27e58000). (II) I810(1): Allocated 64 kB for the scratch buffer at 0x7fea000 (WW) I810(1): Direct rendering is not supported when Xinerama is enabled (EE) I810(1): [dri] DRIScreenInit failed. Disabling DRI. (II) I810(1): Updated framebuffer allocation size from 5632 to 8192 kByte (II) I810(1): Updated pixmap cache from 384 scanlines to 1024 scanlines (II) I810(1): 0x8206d24: Memory at offset 0x00020000, size 8192 kBytes (II) I810(1): 0x8204480: Memory at offset 0x07fff000, size 4 kBytes (II) I810(1): 0x8204500: Memory at offset 0x07ffb000, size 16 kBytes (II) I810(1): 0x82041c4: Memory at offset 0x00000000, size 128 kBytes (II) I810(1): 0x8206d64: Memory at offset 0x07fea000, size 64 kBytes (II) I810(1): 0x8204d88: Memory at offset 0x07ffa000, size 4 kBytes (II) I810(1): vgaHWGetIOBase: hwp->IOBase is 0x03d0, hwp->PIOOffset is 0x0000 (WW) I810(1): Extended BIOS function 0x5f05 not supported. (II) I810(1): xf86BindGARTMemory: bind key 0 at 0x07fff000 (pgoffset 32767) (II) I810(1): xf86BindGARTMemory: bind key 1 at 0x07ffb000 (pgoffset 32763) (II) I810(1): xf86BindGARTMemory: bind key 3 at 0x07fea000 (pgoffset 32746) (II) I810(1): xf86BindGARTMemory: bind key 2 at 0x07ffa000 (pgoffset 32762) (WW) I810(1): Extended BIOS function 0x5f05 not supported. (II) I810(1): BIOS call 0x5f05 not supported, setting refresh with VBE 3 method. (II) I810(1): Setting refresh with VBE 3 method. (II) I810(1): Display plane A is enabled and connected to Pipe A. (II) I810(1): Enabling plane A. (II) I810(1): Display plane A is now enabled and connected to Pipe A. (II) I810(1): PIPEACONF is 0x80000000 (II) I810(1): Mode bandwidth is 78 Mpixel/s (WW) I810(1): Extended BIOS function 0x5f28 not supported. (II) I810(1): Using XFree86 Acceleration Architecture (XAA) Screen to screen bit blits Solid filled rectangles 8x8 mono pattern filled rectangles Indirect CPU to Screen color expansion Solid Horizontal and Vertical Lines Offscreen Pixmaps Setting up tile and stipple cache: 32 128x128 slots 16 256x256 slots 5 512x512 slots (==) I810(1): Backing store disabled (==) I810(1): Silken mouse enabled (II) I810(1): Initializing HW Cursor (**) Option "dpms" (**) I810(1): DPMS enabled (II) I810(1): direct rendering: Failed (==) RandR enabled (II) Entity 0 shares no resources (II) Entity 1 shares no resources (II) Initializing built-in extension MIT-SHM (II) Initializing built-in extension XInputExtension (II) Initializing built-in extension XTEST (II) Initializing built-in extension XKEYBOARD (II) Initializing built-in extension XC-APPGROUP (II) Initializing built-in extension SECURITY (II) Initializing built-in extension XINERAMA (II) Initializing built-in extension XFIXES (II) Initializing built-in extension XFree86-Bigfont (II) Initializing built-in extension RENDER (II) Initializing built-in extension RANDR (II) Initializing built-in extension COMPOSITE (II) Initializing built-in extension DAMAGE (II) Initializing built-in extension XEVIE error opening security policy file /etc/xserver/SecurityPolicy (**) Option "Protocol" "ExplorerPS/2" (**) Mouse1: Device: "/dev/input/mice" (**) Mouse1: Protocol: "ExplorerPS/2" (**) Option "CorePointer" (**) Mouse1: Core Pointer (**) Option "Device" "/dev/input/mice" (==) Mouse1: Emulate3Buttons, Emulate3Timeout: 50 (**) Option "ZAxisMapping" "4 5" (**) Mouse1: ZAxisMapping: buttons 4 and 5 (**) Mouse1: Buttons: 9 (**) Option "CoreKeyboard" (**) Keyboard1: Core Keyboard (**) Option "Protocol" "standard" (**) Keyboard1: Protocol: standard (**) Option "AutoRepeat" "500 5" (**) Option "XkbRules" "xorg" (**) Keyboard1: XkbRules: "xorg" (**) Option "XkbModel" "pc105" (**) Keyboard1: XkbModel: "pc105" (**) Option "XkbLayout" "us" (**) Keyboard1: XkbLayout: "us" (**) Option "CustomKeycodes" "off" (**) Keyboard1: CustomKeycodes disabled (II) XINPUT: Adding extended input device "Keyboard1" (type: KEYBOARD) (II) XINPUT: Adding extended input device "Mouse1" (type: MOUSE) (II) Mouse1: ps2EnableDataReporting: succeeded Could not init font path element unix/:7100, removing from list! From bigdan at gmail.com Tue Feb 21 17:42:24 2006 From: bigdan at gmail.com (Dan V) Date: Tue, 21 Feb 2006 17:42:24 -0000 Subject: [Bug 32334] Doesn't work correctly with xorg's Xinerama. References: <20060221173747.23543.11263.malonedeb@gandwana.ubuntu.com> Message-ID: <20060221174224.31348.2565.malone@gangotri.ubuntu.com> Public bug report changed: https://launchpad.net/malone/bugs/32334 Comment: Xorg conf. Note that only screen that partially works is screen 1, with the i810 video driver. Section "Extensions" # Option "Composite" "Enable" Option "RENDER" "Enable" # Option "RANDR" "Enable" EndSection Section "ServerFlags" Option "Xinerama" "true" EndSection Section "Files" FontPath "unix/:7100" # local font server FontPath "/usr/lib/X11/fonts/misc" FontPath "/usr/lib/X11/fonts/cyrillic" FontPath "/usr/lib/X11/fonts/100dpi/:unscaled" FontPath "/usr/lib/X11/fonts/75dpi/:unscaled" FontPath "/usr/lib/X11/fonts/Type1" FontPath "/usr/lib/X11/fonts/CID" FontPath "/usr/lib/X11/fonts/100dpi" FontPath "/usr/lib/X11/fonts/75dpi" FontPath "/var/lib/defoma/x-ttcidfont-conf.d/dirs/TrueType" FontPath "/var/lib/defoma/x-ttcidfont-conf.d/dirs/CID" EndSection Section "Module" Load "bitmap" Load "dbe" Load "ddc" Load "dri" SubSection "extmod" Option "omit xfree86-dga" EndSubSection Load "int10" Load "record" Load "vbe" Load "type1" Load "freetype" Load "glx" Load "dri" Load "GLcore" EndSection Section "InputDevice" Identifier "Keyboard1" Driver "kbd" Option "AutoRepeat" "500 5" EndSection Section "InputDevice" Identifier "Mouse1" Driver "mouse" Option "CorePointer" Option "Device" "/dev/input/mice" # Option "Protocol" "ImPS/2" Option "Protocol" "ExplorerPS/2" # Option "Emulate3Buttons" "true" Option "ZAxisMapping" "4 5" EndSection #Section "InputDevice" # Identifier "Mouse1" # Driver "evdev" # Option "Device" "/dev/input/event0" #EndSection Section "Monitor" Identifier "Generic Monitor" Option "DPMS" HorizSync 30-81 VertRefresh 60-60 EndSection Section "Device" Identifier "Intel" Driver "i810" BusID "PCI:0:2:0" VideoRam 32768 EndSection Section "Device" Identifier "Nvidia" #Driver "nvidia" Driver "nv" VendorName "videocard vendor" BoardName "geforcemx" VideoRam 32768 Option "DPMS" "on" Option "RenderAccel" "on" Option "NvAGP" "2" BusID "PCI:3:0:0" EndSection Section "Screen" Identifier "Screen 1" Device "Intel" Monitor "Generic Monitor" DefaultDepth 16 SubSection "Display" Depth 16 Modes "1280x1024" #Modes "1152x870 at 75" EndSubSection EndSection Section "Screen" Identifier "Screen 2" Device "Nvidia" Monitor "Generic Monitor" DefaultDepth 16 SubSection "Display" Depth 16 Modes "1280x1024" #Modes "1152x870 at 75" EndSubSection EndSection Section "ServerLayout" Identifier "Dual" Screen "Screen 2" Screen "Screen 1" LeftOf "Screen 2" InputDevice "Mouse1" "CorePointer" InputDevice "Keyboard1" "CoreKeyboard" EndSection Section "DRI" Mode 0666 EndSection From bigdan at gmail.com Tue Feb 21 17:44:47 2006 From: bigdan at gmail.com (Dan V) Date: Tue, 21 Feb 2006 17:44:47 -0000 Subject: [Bug 32334] Doesn't work correctly with xorg's Xinerama. References: <20060221173747.23543.11263.malonedeb@gandwana.ubuntu.com> Message-ID: <20060221174447.31322.54477.malone@gangotri.ubuntu.com> Public bug report changed: https://launchpad.net/malone/bugs/32334 Comment: More info: If I dpkg-reconfigure, which doesn't support xinerama, btw, it configures the i810 driver and dapper works just fine with one screen, but exhibits the same problem when xinerama/second screen added to the freshly generated xorg.conf. Filing under kernel because old breezy kernels behave fine, so it doesn't seem to be an xorg problem. Note that I'm using the nv driver, not the nvidia for screen 2. From akkzilla at shallowsky.com Tue Feb 21 18:26:21 2006 From: akkzilla at shallowsky.com (Akkana) Date: Tue, 21 Feb 2006 18:26:21 -0000 Subject: [Bug 32088] orinoco: "IRQ handler is looping too much!" References: <20060220062757.795.54502.malonedeb@gandwana.ubuntu.com> Message-ID: <20060221182621.23543.83521.malone@gandwana.ubuntu.com> Public bug report changed: https://launchpad.net/malone/bugs/32088 Comment: Correction after more testing: it looks like the problem occurs after resuming from suspend (ACPI_SLEEP_MODE=mem), but the network is okay after hibernate. Mem suspend otherwise works fine on this machine; I suspend frequently with a wired cardbus networking card in place (3c59x) and haven't had any network problems after resuming. I forgot to mention in the original report that ejecting and re- inserting the card is no help once this problem has begun. Things will usually work normally for 10-30 seconds after re-inserting, then the network becomes sporadic again. From valentijn at sessink.nl Tue Feb 21 18:29:18 2006 From: valentijn at sessink.nl (Valentijn Sessink) Date: Tue, 21 Feb 2006 18:29:18 -0000 Subject: [Bug 29767] IBM Thinkpad X41 suspend to disk unsatisfactory regression References: <20060126124346.26274.53643.malonedeb@gangotri.ubuntu.com> Message-ID: <20060221182918.23543.16013.malone@gandwana.ubuntu.com> Public bug report changed: https://launchpad.net/malone/bugs/29767 Comment: Please test first: press Fn-F12 and wait. If your laptop *does* hibernate (but it takes obscene amounts of time, like 5 minutes or more), your disk cache is the problem. There are a couple of solutions and I'm not sure which one is the best. - /etc/hdparm could help - /etc/laptop-mode/laptop-mode.conf can have "CONTROL_HD_WRITECACHE" on. Turn this off (set to 0). IMHO setting it off is stupid in all cases. It's meant to prevent data loss but the chance of losing data is IMHO much higher if your laptop just keeps running forever trying to suspend to disk. (btw, for me, the Fn-F12 key doesn't work at all on my X40, though it did on Breezy, this is how I found your bug) From xenon at ngi.it Tue Feb 21 19:37:58 2006 From: xenon at ngi.it (Matteo) Date: Tue, 21 Feb 2006 19:37:58 -0000 Subject: [Bug 20062] Keyboard non-responsive when using kernel 2.6.12 (breezy) References: <20060113140508.21012.73082.launchpad@macquarie.warthogs.hbd.com> Message-ID: <20060221193758.31348.74722.launchpad@canonical@gangotri.ubuntu.com> Public bug report changed: https://launchpad.net/malone/bugs/20062 Also affects: judy (upstream) Severity: Normal Priority: (none set) Status: Unconfirmed From xenon at ngi.it Tue Feb 21 19:38:26 2006 From: xenon at ngi.it (Matteo) Date: Tue, 21 Feb 2006 19:38:26 -0000 Subject: [Bug 20062] Keyboard non-responsive when using kernel 2.6.12 (breezy) References: <20060113140508.21012.73082.launchpad@macquarie.warthogs.hbd.com> Message-ID: <20060221193826.31322.32240.launchpad@canonical@gangotri.ubuntu.com> Public bug report changed: https://launchpad.net/malone/bugs/20062 Changed in: judy (upstream) Product: judy => freedict-editor From xenon at ngi.it Tue Feb 21 19:42:12 2006 From: xenon at ngi.it (Matteo) Date: Tue, 21 Feb 2006 19:42:12 -0000 Subject: [Bug 20062] Keyboard non-responsive when using kernel 2.6.12 (breezy) References: <20060113140508.21012.73082.launchpad@macquarie.warthogs.hbd.com> Message-ID: <20060221194211.31348.18217.launchpad@canonical@gangotri.ubuntu.com> Public bug report changed: https://launchpad.net/malone/bugs/20062 Changed in: freedict-editor (upstream) Product: freedict-editor => Linux Status: Unconfirmed => Confirmed From c.moore at student.unsw.edu.au Tue Feb 21 20:10:56 2006 From: c.moore at student.unsw.edu.au (Caleb Moore) Date: Tue, 21 Feb 2006 20:10:56 -0000 Subject: [Bug 32123] Cannot find ide hard disk on boot References: <20060220130413.1427.33476.malonedeb@gangotri.ubuntu.com> Message-ID: <20060221201055.31322.4997.malone@gangotri.ubuntu.com> Public bug report changed: https://launchpad.net/malone/bugs/32123 Comment: Ok, I completely uninstalled my kernel image then reinstalled it and it worked. This makes me think that there was something wrong with the upgrade dependancy order that caused it to do its initrd stuff before the environment was properly set up. Thus it shouldn't affect new installations but may provide a confusing and discoraging barrier to people upgrading to test dapper. From dooglus at gmail.com Tue Feb 21 20:31:32 2006 From: dooglus at gmail.com (Chris Moore) Date: Tue, 21 Feb 2006 20:31:32 -0000 Subject: [Bug 25231] initrd.img symbolic link help text is backwards References: <20060113143300.21012.21304.launchpad@macquarie.warthogs.hbd.com> Message-ID: <20060221203132.23543.30855.malone@gandwana.ubuntu.com> Public bug report changed: https://launchpad.net/malone/bugs/25231 Comment: I just made a new dapper installation, and this bug is still present: It asks: Do you want me to create a link from /boot/initrd.img-2.6.15-15-686 to initrd.img?[Yn] and then proceeds to create a link from /initrd.img to boot/initrd.img-2.6.15-15-686. From martin.pitt at ubuntu.com Tue Feb 21 21:51:20 2006 From: martin.pitt at ubuntu.com (Martin Pitt) Date: Tue, 21 Feb 2006 21:51:20 -0000 Subject: [Bug 26466] kernel does not recognize partition on USB stick References: <20060113144939.21012.64365.launchpad@macquarie.warthogs.hbd.com> Message-ID: <20060221215120.31322.29951.malone@gangotri.ubuntu.com> Public bug report changed: https://launchpad.net/malone/bugs/26466 Comment: This looks familiar: Please remove all USB devices, do sudo rmmod ehci_hcd and try again. This disables the USB 2.0 driver and uses the 1.1 one, which is much slower, but more stable. Does that help? From dennis at kaarsemaker.net Tue Feb 21 22:30:42 2006 From: dennis at kaarsemaker.net (Dennis Kaarsemaker) Date: Tue, 21 Feb 2006 22:30:42 -0000 Subject: [Bug 32055] Dapper flight 4 randomly crashes/freezes References: <20060220003757.1427.80656.malonedeb@gangotri.ubuntu.com> Message-ID: <20060221223042.31322.73130.launchpad@canonical@gangotri.ubuntu.com> Public bug report changed: https://launchpad.net/malone/bugs/32055 Task: ubuntu linux-source-2.6.15 Severity: Major => Normal From ankur.kotwal at gmail.com Tue Feb 21 23:29:54 2006 From: ankur.kotwal at gmail.com (Ankur Kotwal) Date: Tue, 21 Feb 2006 23:29:54 -0000 Subject: [Bug 21779] Dell XPS Gen 2 does not resume after suspend References: <20060113141442.21012.50340.launchpad@macquarie.warthogs.hbd.com> Message-ID: <20060221232954.23568.23337.malone@gandwana.ubuntu.com> Public bug report changed: https://launchpad.net/malone/bugs/21779 Comment: Just tested this on Flight4 and the problem still persists. Is there any more information that I can provide you? From toojays at toojays.net Tue Feb 21 23:40:42 2006 From: toojays at toojays.net (John Steele Scott) Date: Tue, 21 Feb 2006 23:40:42 -0000 Subject: [Bug 32394] weird interaction between headphone detect and auto mute on iBook G4 (snapper/tumbler) Message-ID: <20060221234042.31322.68245.malonedeb@gangotri.ubuntu.com> Public bug reported: https://launchpad.net/malone/bugs/32394 Affects: linux-source-2.6.15 (Ubuntu) Severity: Normal Priority: (none set) Status: Unconfirmed Description: Okay, I'm running 2.6.15-15 on my iBook G4, and the audio is now generally working. The only bug I notice these days is to do with headphone detection. Test setup: iBook G4 with headphones plugged in, playing music. What I want is for the music to automatically switch to internal speaker when I unplug the headphone. Then, when I plug the headphone in again, it should switch back to playing through the headphones. What actually happens depends somehow on the setting of Headphone Detect and Auto Mute, but is not consistent. By default, my system has Headphone Detect and Auto Mute both set. When I unplug the headphones, the music switches over to internal speaker, as expected. The DRC switch becomes set, which is a good thing. But the Headphone Detect switch becomes unset, which is bad. Then when I plug the headphones back in, the music does not switch to the headphones, but stays coming out the internal speaker. In fact, if I set the Headphone Detect switch manually after unplugging, this still does not solve the problem. The only workaround I have found is to toggle Auto Mute off and on again after plugging the headphones in. This somehow resets the setup and gets it to do the right thing. Btw, what is the actually definition of "Auto Mute"? I think it means that only one of internal speakers or headphones should be active at one time. Is this correct? From res0d26i at verizon.net Tue Feb 21 23:45:30 2006 From: res0d26i at verizon.net (Confuse) Date: Tue, 21 Feb 2006 23:45:30 -0000 Subject: [Bug 32055] Dapper flight 4 randomly crashes/freezes References: <20060220003757.1427.80656.malonedeb@gangotri.ubuntu.com> Message-ID: <20060221234529.23543.66550.malone@gandwana.ubuntu.com> Public bug report changed: https://launchpad.net/malone/bugs/32055 Comment: Ignore the above message...I didn't give it enough time. It does crash during safe mode. Please help, I don't know what else to do! From andy at adsawyer.com Wed Feb 22 02:35:23 2006 From: andy at adsawyer.com (Andrew Sawyer) Date: Wed, 22 Feb 2006 02:35:23 -0000 Subject: [Bug 32304] Kernel panic at intermittent times References: <20060221140456.23543.11246.malonedeb@gandwana.ubuntu.com> Message-ID: <20060222023523.31348.12307.launchpad@canonical@gangotri.ubuntu.com> Public bug report changed: https://launchpad.net/malone/bugs/32304 Task: ubuntu Severity: Normal => Critical From andy at adsawyer.com Wed Feb 22 02:35:57 2006 From: andy at adsawyer.com (Andrew Sawyer) Date: Wed, 22 Feb 2006 02:35:57 -0000 Subject: [Bug 32304] Kernel panic at intermittent times References: <20060221140456.23543.11246.malonedeb@gandwana.ubuntu.com> Message-ID: <20060222023557.31348.4871.launchpad@canonical@gangotri.ubuntu.com> Public bug report changed: https://launchpad.net/malone/bugs/32304 Task: ubuntu linux-source-2.6.15 Severity: Normal => Critical From vincent.trouilliez at modulonet.fr Wed Feb 22 03:42:01 2006 From: vincent.trouilliez at modulonet.fr (Trouilliez vincent) Date: Wed, 22 Feb 2006 03:42:01 -0000 Subject: [Bug 14394] cdrecord/k3b/nautilus problem References: <20060113133632.21012.3776.launchpad@macquarie.warthogs.hbd.com> Message-ID: <20060222034201.31322.62852.malone@gangotri.ubuntu.com> Public bug report changed: https://launchpad.net/malone/bugs/14394 Comment: I am overjoyed to report that things have much, MUCH improved in the last few days. The drive used to be 200% useless (detected by the kernel at boot.... and that was about it ! ), but now if I insert a blank CD in the drive, Nautilus detects it instantly, and I can successfully burn an ISO (I tried with Flight 4 ISO) at full speed without a glith, with no kernel messages other than those : Feb 22 03:51:34 Lotus-Esprit kernel: [4296634.108000] cdrom: This disc doesn't have any tracks I recognize! Feb 22 03:51:50 Lotus-Esprit kernel: [4296649.993000] cdrom: This disc doesn't have any tracks I recognize! Feb 22 03:51:50 Lotus-Esprit kernel: [4296650.003000] cdrom: This disc doesn't have any tracks I recognize! Feb 22 03:51:50 Lotus-Esprit kernel: [4296650.028000] cdrom: This disc doesn't have any tracks I recognize! I also tried burning an audio CD using Rhythmbox, and that worked too, although not quite glitch free : many kernel messages were printed, I got an error window (with no really informative content AFAIR) at the end of the burning process, and the CD drive was unable to mount the CD. However if I put the CD in a different drive (my DVD drive for instance), Nautilus detects it properly as an audio CD, and RB can play it perfectly. Also, as a bonus, the drive can now READ CD's just fine. In Breezy, it would write but not read. So as far as I am concerned, it now works, and even better than in Breezy... I just hope it won't break again by the time Dapper gets released ! ;-P From vincent.trouilliez at modulonet.fr Wed Feb 22 03:46:23 2006 From: vincent.trouilliez at modulonet.fr (Trouilliez vincent) Date: Wed, 22 Feb 2006 03:46:23 -0000 Subject: [Bug 14394] cdrecord/k3b/nautilus problem References: <20060113133632.21012.3776.launchpad@macquarie.warthogs.hbd.com> Message-ID: <20060222034623.31348.7520.malone@gangotri.ubuntu.com> Public bug report changed: https://launchpad.net/malone/bugs/14394 Comment: "Also, as a bonus, the drive can now READ CD's just fine. " Apart from the audio CD burned with RB, of course, ie. From dbasinge at speakeasy.net Wed Feb 22 03:52:09 2006 From: dbasinge at speakeasy.net (Mike Basinger) Date: Wed, 22 Feb 2006 03:52:09 -0000 Subject: [Bug 32419] ipw2200 error Message-ID: <20060222035209.31322.48814.malonedeb@gangotri.ubuntu.com> Public bug reported: https://launchpad.net/malone/bugs/32419 Affects: linux-source-2.6.15 linux-image-2.6.15-16-686 (Ubuntu) Severity: Normal Priority: (none set) Status: Unconfirmed Description: I get the following messge when using my ipw2200 card. [4294755.800000]unknown notification: subtype=40,flag=0xa0,size=40 From dbasinge at speakeasy.net Wed Feb 22 03:56:14 2006 From: dbasinge at speakeasy.net (Mike Basinger) Date: Wed, 22 Feb 2006 03:56:14 -0000 Subject: [Bug 32419] ipw2200 error References: <20060222035209.31322.48814.malonedeb@gangotri.ubuntu.com> Message-ID: <20060222035614.23543.32660.malone@gandwana.ubuntu.com> Public bug report changed: https://launchpad.net/malone/bugs/32419 Comment: My ipw2200 resets once in a while, but I don't know if this has anything to do with that problem. From caravena at gmail.com Wed Feb 22 04:04:04 2006 From: caravena at gmail.com (Cristian Aravena Romero) Date: Wed, 22 Feb 2006 04:04:04 -0000 Subject: [Bug 32015] Not work Hibernate in Compaq Presario V2417LA Notebook PC References: <20060219201350.795.81970.malonedeb@gandwana.ubuntu.com> Message-ID: <20060222040404.23543.32943.malone@gandwana.ubuntu.com> Public bug report changed: https://launchpad.net/malone/bugs/32015 Comment: Subject: linux-source: Problem in Hibernate and suspend in Compaq Presario V2417LA Package: linux-source Severity: important Information: * sudo apt-get update * sudo apt-get upgrade * Reboot * Begin Linux * Connect to a internet for pppoe (Ethernet to modem with user and passwd) (in services of boot...) * Press in icontray gnome-power-manager and select hibernate. * Halt Notebook * Press power * Menu grub, select kernel * .... Very Fast boot Linux, not services... * Monitor "Black" (System in work) Solution: * Change to a console(Ctrl+Alt+F1) and change to server x.org(Ctrl+Alt+F7). Now working in xorg * Now not internet... Problem connection internet: * Unplugged energy modem ADSL(10 seconds) * Connect energy modem ADSL * Write in console: caravena at hefesto:/etc/init.d$ sudo ./networking restart Password: * Reconfiguring network interfaces... /usr/bin/poff: No pppd is running. None stopped. SIOCSIFADDR: No such device eth0: ERROR while getting interface flags: No such device SIOCSIFNETMASK: No such device SIOCSIFBRDADDR: No such device eth0: ERROR while getting interface flags: No such device eth0: ERROR while getting interface flags: No such device Failed to bring up eth0. eth0: ERROR while getting interface flags: No such device Failed to bring up dsl-provider. [ ok ] [In 10 minutes...] caravena at hefesto:/etc/init.d$ sudo ./networking restart Password: * Reconfiguring network interfaces... /usr/bin/poff: No pppd is running. None stopped. SIOCSIFADDR: No such device eth0: ERROR while getting interface flags: No such device SIOCSIFNETMASK: No such device SIOCSIFBRDADDR: No such device eth0: ERROR while getting interface flags: No such device eth0: ERROR while getting interface flags: No such device Failed to bring up eth0. eth0: ERROR while getting interface flags: No such device Failed to bring up dsl-provider. Many Thanks, caravena -- System Information: Debian Release: testing/unstable APT prefers dapper APT policy: (500, 'dapper') Architecture: i386 (i686) Shell: /bin/sh linked to /bin/bash Kernel: Linux 2.6.15-16-k7 Locale: LANG=es_CL.UTF-8, LC_CTYPE=es_CL.UTF-8 (charmap=UTF-8) From feenixx at hotmail.com Wed Feb 22 04:51:52 2006 From: feenixx at hotmail.com (mlind) Date: Wed, 22 Feb 2006 04:51:52 -0000 Subject: [Bug 32276] gnome-session-properties hangs when you delete a startup program References: <20060221103244.23543.9250.malonedeb@gandwana.ubuntu.com> Message-ID: <20060222045152.23568.26660.malone@gandwana.ubuntu.com> Public bug report changed: https://launchpad.net/malone/bugs/32276 Comment: This bug is present on gnome-session 2.13.91-0ubuntu2 package for Dapper. ltracing delete action gives: . . gnome_config_sync(0x823d7f0, 0x8168d10, 0x3f9b00f8, 0x37afcedc, 0x823d7f0) = 1 gnome_config_init_iterator_sections_(0x805649e, 0, 0x3f9b00f8, 0x37afcedc, 0x823d7f0) = 0x823d7f0 gnome_config_iterator_next(0x823d7f0, 0x3f9b00f8, 0, 0x37afcedc, 0x823d7f0) = 0 gnome_config_sync(0x823d7f0, 0x3f9b00f8, 0, 0x37afcedc, 0x823d7f0) = 1 g_get_user_data_dir(0x823d7f0, 0x3f9b00fc, 0, 0x37dcd4d4, 0x37ecfab0) = 0x81124e8 g_build_filename(0x81124e8, 0x805631e, 0, 0x37dcd4d4, 0x37ecfab0) = 0x82438f0 g_mkdir_with_parents(0x82438f0, 448, 0, 0x37dcd4d4, 0x37ecfab0) = 0 remove("/home/mlind/.local/share/autosta"...) = 0 remove("/home/mlind/.local/share/autosta"...) = -1 remove("/home/mlind/.local/share/autosta"...) = -1 remove("/home/mlind.local/share/autosta"...) = -1 . . infinite loop. From feenixx at hotmail.com Wed Feb 22 04:55:37 2006 From: feenixx at hotmail.com (mlind) Date: Wed, 22 Feb 2006 04:55:37 -0000 Subject: [Bug 32276] gnome-session-properties hangs when you delete a startup program References: <20060221103244.23543.9250.malonedeb@gandwana.ubuntu.com> Message-ID: <20060222045537.23543.27985.launchpad@canonical@gandwana.ubuntu.com> Public bug report changed: https://launchpad.net/malone/bugs/32276 Task: ubuntu linux-meta Status: Unconfirmed => Confirmed From feenixx at hotmail.com Wed Feb 22 04:56:08 2006 From: feenixx at hotmail.com (mlind) Date: Wed, 22 Feb 2006 04:56:08 -0000 Subject: [Bug 32276] gnome-session-properties hangs when you delete a startup program References: <20060221103244.23543.9250.malonedeb@gandwana.ubuntu.com> Message-ID: <20060222045608.23543.59910.launchpad@canonical@gandwana.ubuntu.com> Public bug report changed: https://launchpad.net/malone/bugs/32276 Task: ubuntu linux-meta Severity: Normal => Minor From adconrad at 0c3.net Wed Feb 22 05:27:45 2006 From: adconrad at 0c3.net (Adam Conrad) Date: Wed, 22 Feb 2006 05:27:45 -0000 Subject: [Bug 31347] 2.6.15-15.21_i686 does not boot (depmod not found) References: <20060213215338.1459.91446.malonedeb@gangotri.ubuntu.com> Message-ID: <20060222052744.23543.85308.malone@gandwana.ubuntu.com> Public bug report changed: https://launchpad.net/malone/bugs/31347 Comment: Do any of the people who've commented on this bug report still have the initrd.img-2.6.15-15-686 image in /boot that was failing to boot? If you have that (and can confirm it's still failing), a copy of that would go a long way in me tracking down what really happened here (and if it will happen again). If not, based on recent feedback that it's not currently a problem, I'll probably just close the bug. From adconrad at 0c3.net Wed Feb 22 05:28:06 2006 From: adconrad at 0c3.net (Adam Conrad) Date: Wed, 22 Feb 2006 05:28:06 -0000 Subject: [Bug 31347] 2.6.15-15.21_i686 does not boot (depmod not found) References: <20060213215338.1459.91446.malonedeb@gangotri.ubuntu.com> Message-ID: <20060222052806.23543.60774.launchpad@canonical@gandwana.ubuntu.com> Public bug report changed: https://launchpad.net/malone/bugs/31347 Task: ubuntu initramfs-tools Assignee: (unassigned) => Adam Conrad From adconrad at 0c3.net Wed Feb 22 05:50:24 2006 From: adconrad at 0c3.net (Adam Conrad) Date: Wed, 22 Feb 2006 05:50:24 -0000 Subject: [Bug 28984] Kernel doesn't find root file system References: <20060119133204.16602.30528.malonedeb@gandwana.ubuntu.com> Message-ID: <20060222055024.31348.28226.launchpad@canonical@gangotri.ubuntu.com> Public bug report changed: https://launchpad.net/malone/bugs/28984 Task: ubuntu initramfs-tools Assignee: (unassigned) => Adam Conrad From adconrad at 0c3.net Wed Feb 22 05:51:40 2006 From: adconrad at 0c3.net (Adam Conrad) Date: Wed, 22 Feb 2006 05:51:40 -0000 Subject: [Bug 28984] Kernel doesn't find root file system References: <20060119133204.16602.30528.malonedeb@gandwana.ubuntu.com> Message-ID: <20060222055140.31348.17631.malone@gangotri.ubuntu.com> Public bug report changed: https://launchpad.net/malone/bugs/28984 Comment: Do you still have this broken initramfs boot failure? If so, I'd love a copy of your /boot/initrd.img-2.6.12-10-386 (the broken one, essentially), as well as perhaps a tarball of /usr/share/initramfs- tools, just to make sure there isn't anything weird going on in there... From andy.somerville at gmail.com Wed Feb 22 06:28:51 2006 From: andy.somerville at gmail.com (Andy Somerville) Date: Wed, 22 Feb 2006 06:28:51 -0000 Subject: [Bug 31900] "Sofware Lockup detected" during "enterprise volume management" init References: <20060218181958.795.39739.malonedeb@gandwana.ubuntu.com> Message-ID: <20060222062851.23568.96897.malone@gandwana.ubuntu.com> Public bug report changed: https://launchpad.net/malone/bugs/31900 Comment: Re-installed wireless card after recent update and bug seems no longer to happen. From andy.somerville at gmail.com Wed Feb 22 06:32:08 2006 From: andy.somerville at gmail.com (Andy Somerville) Date: Wed, 22 Feb 2006 06:32:08 -0000 Subject: [Bug 31900] "Sofware Lockup detected" during "enterprise volume management" init References: <20060218181958.795.39739.malonedeb@gandwana.ubuntu.com> Message-ID: <20060222063208.31322.97622.launchpad@canonical@gangotri.ubuntu.com> Public bug report changed: https://launchpad.net/malone/bugs/31900 Task: ubuntu linux-source-2.6.15 Status: Unconfirmed => Rejected From unikob at gmail.com Wed Feb 22 06:43:33 2006 From: unikob at gmail.com (Kris Loimaala) Date: Wed, 22 Feb 2006 06:43:33 -0000 Subject: [Bug 32427] bad page state (mm/rmap.c negative page map count) bug in shutting down system Message-ID: <20060222064332.31348.11636.malonedeb@gangotri.ubuntu.com> Public bug reported: https://launchpad.net/malone/bugs/32427 Affects: linux-meta (Ubuntu) Severity: Normal Priority: (none set) Status: Unconfirmed Description: When shutting down computer, after shutting down LVM groups I'm occasionally hit with this bug (every fifth or sixth shutdown). Last night, for the first time, text scrolling down slowed down and stopped so I could read what it said. It was repeating: bad page state at some_page_in_question in process x. Processes I saw were umount and kjournald. There was page number, flags, mapcount, a backtrace and notice that Trying to fix it up, but reboot is needed. I think this the mm/rmap.c negative page map count bug. (reference: http://lkml.org/lkml/2006/1/11/59) . This has happened to me in AMD64-K8 and AMD-K7 kernels for a some time now. Most recently last night with latest AMD-K7 kernel in breezy. From i.marks at ozemail.com.au Wed Feb 22 06:56:09 2006 From: i.marks at ozemail.com.au (Ian Marks) Date: Wed, 22 Feb 2006 06:56:09 -0000 Subject: [Bug 31557] Booting fails with sis730 mobo + sis900 onboard NIC References: <20060215210533.19528.59728.malonedeb@gandwana.ubuntu.com> Message-ID: <20060222065608.23568.50941.malone@gandwana.ubuntu.com> Public bug report changed: https://launchpad.net/malone/bugs/31557 Comment: I also experince the same problem with the sis900 onboard nic. Booting freezes while detecting hardware/ From dennis at kaarsemaker.net Wed Feb 22 06:58:19 2006 From: dennis at kaarsemaker.net (Dennis Kaarsemaker) Date: Wed, 22 Feb 2006 06:58:19 -0000 Subject: [Bug 32427] bad page state (mm/rmap.c negative page map count) bug in shutting down system References: <20060222064332.31348.11636.malonedeb@gangotri.ubuntu.com> Message-ID: <20060222065819.31348.61602.launchpad@canonical@gangotri.ubuntu.com> Public bug report changed: https://launchpad.net/malone/bugs/32427 Task: ubuntu linux-meta Sourcepackagename: linux-meta => linux-source-2.6.12 From rieleylouis at yahoo.com Wed Feb 22 07:45:08 2006 From: rieleylouis at yahoo.com (rieley) Date: Wed, 22 Feb 2006 07:45:08 -0000 Subject: [Bug 31936] using touchpad with cPad driver causes a kernel panic References: <20060219010109.795.28471.malonedeb@gandwana.ubuntu.com> Message-ID: <20060222074508.31348.84747.malone@gangotri.ubuntu.com> Public bug report changed: https://launchpad.net/malone/bugs/31936 Comment: I have the exact same problem with the Toshiba 5015 S701 touchpad. Kernel panic if I touch the cPad at any time (even during boot-time). The problem exists with the repo images 2.6.15-13, 2.6.15-14, 2.6.15-15 and 2.6.15-16. I compiled my own kernel 2.6.15.2 and I had no problem, so it is something to do with the way ubuntu has build the kernel I think. Best, Rieley From uplift_1 at fastmail.fm Wed Feb 22 09:07:30 2006 From: uplift_1 at fastmail.fm (ShamrockUK) Date: Wed, 22 Feb 2006 09:07:30 -0000 Subject: [Bug 32304] Kernel panic at intermittent times References: <20060221140456.23543.11246.malonedeb@gandwana.ubuntu.com> Message-ID: <20060222090730.23543.93769.launchpad@canonical@gandwana.ubuntu.com> Public bug report changed: https://launchpad.net/malone/bugs/32304 Task: ubuntu Status: Unconfirmed => Confirmed Comment: Confirmed here. Pretty much the exact same symptoms, except that the keyboard always locks (regardless of whether plugged direct into a USB port or through a PS2 converter) to the point where even the numlock key won't work. The mouse sometimes still works however and it's occasionally possible to Alt+SysReq+B, even though no other keys appear to be working. From 74.luka at gmail.com Wed Feb 22 09:55:35 2006 From: 74.luka at gmail.com (Luka Renko) Date: Wed, 22 Feb 2006 09:55:35 -0000 Subject: [Bug 31347] 2.6.15-15.21_i686 does not boot (depmod not found) References: <20060213215338.1459.91446.malonedeb@gangotri.ubuntu.com> Message-ID: <20060222095534.23543.46824.malone@gandwana.ubuntu.com> Public bug report changed: https://launchpad.net/malone/bugs/31347 Comment: Sorry, I don't as I reformatted my Flight 3 install (where the problem was). You may want to ask on forums, as there were more users having same problem (I doubth they follow launchpad). One thread is up, but there were multiple threads discussig that. From paxer at nyware.de Wed Feb 22 10:08:54 2006 From: paxer at nyware.de (Philip Axer) Date: Wed, 22 Feb 2006 10:08:54 -0000 Subject: [Bug 32437] PnPACPI Errors in dapper kernel Message-ID: <20060222100853.31348.23560.malonedeb@gangotri.ubuntu.com> Public bug reported: https://launchpad.net/malone/bugs/32437 Affects: linux-source-2.6.15 linux-image-2.6.15-16-386 (Ubuntu) Severity: Normal Priority: (none set) Status: Unconfirmed Description: On an up to date dapper on an IBM T40p I get the following error messages: PI: METHOD_NAME__CRS failure for PNP0303 [4294668.959000] pnp: PnPACPI: unknown resource type 7 [4294668.959000] pnp: PnPACPI: METHOD_NAME__CRS failure for IBM0057 [4294668.959000] pnp: PnPACPI: unknown resource type 7 [4294668.959000] pnp: PnPACPI: METHOD_NAME__CRS failure for PNP0700 [4294668.959000] pnp: PnPACPI: unknown resource type 7 [4294668.959000] pnp: PnPACPI: METHOD_NAME__PRS failure for PNP0501 [4294668.959000] pnp: PnPACPI: unknown resource type 7 [4294668.959000] pnp: PnPACPI: METHOD_NAME__CRS failure for PNP0400 [4294668.959000] pnp: PnPACPI: unknown resource type 7 [4294668.959000] pnp: PnPACPI: METHOD_NAME__PRS failure for IBM0071 [4294668.961000] pnp: PnP ACPI: found 1 devices From lordheavy at infonie.fr Wed Feb 22 10:31:20 2006 From: lordheavy at infonie.fr (Laurent Carlier) Date: Wed, 22 Feb 2006 10:31:20 -0000 Subject: [Bug 32289] PnPACPI: METHOD_NAME__CRS failure for PNP0c02 References: <20060221123652.31322.22459.malonedeb@gangotri.ubuntu.com> Message-ID: <20060222103120.31348.94803.malone@gangotri.ubuntu.com> Public bug report changed: https://launchpad.net/malone/bugs/32289 Comment: Same here with Linux kernel image for version 2.6.15 on AMD K7 2.6.15-16.23 : on 20051216 [4294668.094000] ACPI: Interpreter enabled [4294668.094000] ACPI: Using IOAPIC for interrupt routing [4294668.094000] ACPI: PCI Interrupt Link [LNKA] (IRQs 3 4 5 6 7 9 10 *11 12) [4294668.095000] ACPI: PCI Interrupt Link [LNKB] (IRQs 3 4 5 6 7 9 10 11 12) *0, disabled. [4294668.095000] ACPI: PCI Interrupt Link [LNKC] (IRQs 3 4 5 6 7 9 *10 11 12) [4294668.095000] ACPI: PCI Interrupt Link [LNKD] (IRQs 3 4 5 6 7 9 10 11 12) *0, disabled. [4294668.095000] ACPI: PCI Interrupt Link [LNKE] (IRQs *3 4 5 6 7 9 10 11 12) [4294668.096000] ACPI: PCI Interrupt Link [LNKF] (IRQs 3 4 *5 6 7 9 10 11 12) [4294668.096000] ACPI: PCI Interrupt Link [LNKG] (IRQs 3 4 5 6 7 10 11 12 14 15) *9 [4294668.096000] ACPI: PCI Root Bridge [PCI0] (0000:00) [4294668.096000] PCI: Probing PCI hardware (bus 00) [4294668.096000] ACPI: Assume root bridge [\_SB_.PCI0] bus is 0 [4294668.099000] PCI quirk: region e400-e47f claimed by vt8235 PM [4294668.099000] PCI quirk: region e800-e80f claimed by vt8235 SMB [4294668.099000] Boot video device is 0000:01:00.0 [4294668.099000] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0._PRT] [4294668.100000] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.PCI1._PRT] [4294668.105000] Linux Plug and Play Support v0.97 (c) Adam Belay [4294668.105000] pnp: PnP ACPI init [4294668.105000] pnp: PnPACPI: unknown resource type 7 [4294668.105000] pnp: PnPACPI: METHOD_NAME__CRS failure for PNP0c01 [4294668.105000] pnp: PnPACPI: unknown resource type 7 [4294668.105000] pnp: PnPACPI: METHOD_NAME__CRS failure for PNP0c02 [4294668.106000] pnp: PnPACPI: unknown resource type 7 [4294668.106000] pnp: PnPACPI: METHOD_NAME__CRS failure for PNP0c02 [4294668.106000] pnp: PnPACPI: unknown resource type 7 [4294668.106000] pnp: PnPACPI: METHOD_NAME__CRS failure for PNP0200 [4294668.106000] pnp: PnPACPI: unknown resource type 7 [4294668.106000] pnp: PnPACPI: METHOD_NAME__CRS failure for PNP0b00 [4294668.106000] pnp: PnPACPI: unknown resource type 7 [4294668.106000] pnp: PnPACPI: METHOD_NAME__CRS failure for PNP0800 [4294668.106000] pnp: PnPACPI: unknown resource type 7 [4294668.106000] pnp: PnPACPI: METHOD_NAME__CRS failure for PNP0c04 [4294668.106000] pnp: PnPACPI: unknown resource type 7 [4294668.106000] pnp: PnPACPI: METHOD_NAME__CRS failure for PNP0700 [4294668.108000] pnp: PnPACPI: unknown resource type 7 [4294668.108000] pnp: PnPACPI: METHOD_NAME__CRS failure for PNP0401 [4294668.108000] pnp: PnPACPI: unknown resource type 7 [4294668.108000] pnp: PnPACPI: METHOD_NAME__CRS failure for PNP0501 [4294668.109000] pnp: PnPACPI: unknown resource type 7 [4294668.109000] pnp: PnPACPI: METHOD_NAME__CRS failure for PNP0303 [4294668.110000] pnp: PnPACPI: unknown resource type 7 [4294668.110000] pnp: PnPACPI: METHOD_NAME__CRS failure for PNPb02f [4294668.110000] pnp: PnPACPI: unknown resource type 7 [4294668.110000] pnp: PnPACPI: METHOD_NAME__CRS failure for PNP0c02 [4294668.110000] pnp: PnP ACPI: found 0 devices [4294668.110000] PnPBIOS: Disabled by ACPI PNP [4294668.110000] PCI: Using ACPI for IRQ routing [4294668.110000] PCI: If a device doesn't work, try "pci=routeirq". If it helps, post a report [4294668.114000] PCI: Bridge: 0000:00:01.0 [4294668.114000] IO window: disabled. [4294668.114000] MEM window: e6000000-e75fffff [4294668.114000] PREFETCH window: e7700000-efffffff [4294668.114000] PCI: Setting latency timer of device 0000:00:01.0 to 64 [4294668.114000] Simple Boot Flag at 0x3a set to 0x1 [4294668.115000] audit: initializing netlink socket (disabled) [4294668.115000] audit(1140603832.113:1): initialized [4294668.115000] VFS: Disk quotas dquot_6.5.1 [4294668.115000] Dquot-cache hash table entries: 1024 (order 0, 4096 bytes) [4294668.115000] Initializing Cryptographic API [4294668.115000] io scheduler noop registered [4294668.115000] io scheduler anticipatory registered [4294668.115000] io scheduler deadline registered [4294668.115000] io scheduler cfq registered [4294668.115000] isapnp: Scanning for PnP cards... [4294668.471000] isapnp: No Plug & Play device found [4294668.487000] PNP: No PS/2 controller found. Probing ports directly. [4294668.488000] serio: i8042 AUX port at 0x60,0x64 irq 12 [4294668.489000] serio: i8042 KBD port at 0x60,0x64 irq 1 [4294668.489000] Serial: 8250/16550 driver $Revision: 1.90 $ 4 ports, IRQ sharing enabled [4294668.489000] serial8250: ttyS0 at I/O 0x3f8 (irq = 4) is a 16550A [4294668.489000] RAMDISK driver initialized: 16 RAM disks of 65536K size 1024 blocksize [4294668.490000] Uniform Multi-Platform E-IDE driver Revision: 7.00alpha2 [4294668.490000] ide: Assuming 33MHz system bus speed for PIO modes; override with idebus=xx [4294668.490000] ACPI: bus type ide registered [4294668.490000] mice: PS/2 mouse device common for all mice [4294668.490000] EISA: Probing bus 0 at eisa.0 [4294668.490000] EISA: Detected 0 cards. [4294668.490000] NET: Registered protocol family 2 [4294668.500000] IP route cache hash table entries: 8192 (order: 3, 32768 bytes) [4294668.500000] TCP established hash table entries: 32768 (order: 6, 393216 bytes) [4294668.501000] TCP bind hash table entries: 32768 (order: 6, 393216 bytes) [4294668.501000] TCP: Hash tables configured (established 32768 bind 32768) [4294668.501000] TCP reno registered [4294668.502000] TCP bic registered [4294668.502000] NET: Registered protocol family 1 [4294668.502000] NET: Registered protocol family 8 [4294668.502000] NET: Registered protocol family 20 [4294668.502000] Using IPI No-Shortcut mode [4294668.502000] ACPI wakeup devices: [4294668.502000] PCI0 PCI1 USB0 USB1 USB2 SU20 SLAN [4294668.502000] ACPI: (supports S0 S1 S4 S5) [4294668.502000] Freeing unused kernel memory: 300k freed [4294668.574000] vga16fb: initializing [4294668.574000] vga16fb: mapped to 0x800a0000 [4294668.678000] input: AT Translated Set 2 keyboard as /class/input/input0 [4294668.696000] Console: switching to colour frame buffer device 80x25 [4294668.696000] fb0: VGA16 VGA frame buffer device [4294669.810000] Capability LSM initialized [4294670.214000] VP_IDE: IDE controller at PCI slot 0000:00:11.1 [4294670.214000] ACPI: PCI Interrupt 0000:00:11.1[A]: no GSI [4294670.214000] PCI: Via IRQ fixup for 0000:00:11.1, from 255 to 15 [4294670.214000] VP_IDE: chipset revision 6 [4294670.214000] VP_IDE: not 100% native mode: will probe irqs later [4294670.214000] VP_IDE: VIA vt8235 (rev 00) IDE UDMA133 controller on pci0000:00:11.1 [4294670.214000] ide0: BM-DMA at 0xb400-0xb407, BIOS settings: hda:DMA, hdb:DMA [4294670.214000] ide1: BM-DMA at 0xb408-0xb40f, BIOS settings: hdc:DMA, hdd:DMA [4294670.214000] Probing IDE interface ide0... [4294670.600000] hda: ST380011A, ATA DISK drive [4294670.855000] hdb: Maxtor 6Y080L0, ATA DISK drive [4294670.906000] ide0 at 0x1f0-0x1f7,0x3f6 on irq 14 [4294670.907000] Probing IDE interface ide1... [4294671.701000] hdc: HITACHI CDR-8230, ATAPI CD/DVD-ROM drive [4294672.415000] hdd: TSSTcorpCD/DVDW TS-H552B, ATAPI CD/DVD-ROM drive [4294672.468000] ide1 at 0x170-0x177,0x376 on irq 15 [4294672.475000] hda: max request size: 1024KiB [4294672.492000] hda: 156301488 sectors (80026 MB) w/2048KiB Cache, CHS=16383/255/63, UDMA(100) [4294672.492000] hda: cache flushes supported [4294672.492000] hda: hda1 hda2 < hda5 > hda3 hda4 [4294672.518000] hdb: max request size: 128KiB [4294672.518000] hdb: 160086528 sectors (81964 MB) w/2048KiB Cache, CHS=65535/16/63, UDMA(133) [4294672.518000] hdb: cache flushes supported [4294672.518000] hdb: hdb1 hdb2 [4294672.520000] hdc: ATAPI 20X CD-ROM drive, 128kB Cache, DMA [4294672.520000] Uniform CD-ROM driver Revision: 3.20 [4294672.520000] hdb1: [4294672.531000] hdd: ATAPI 48X DVD-ROM DVD-R CD-R/RW drive, 2048kB Cache, UDMA(33) [4294673.118000] usbcore: registered new driver usbfs [4294673.118000] usbcore: registered new driver hub [4294673.120000] USB Universal Host Controller Interface driver v2.3 [4294673.120000] ACPI: PCI Interrupt 0000:00:10.0[A] -> GSI 21 (level, low) -> IRQ 169 [4294673.120000] PCI: Via IRQ fixup for 0000:00:10.0, from 0 to 9 [4294673.121000] uhci_hcd 0000:00:10.0: UHCI Host Controller [4294673.121000] uhci_hcd 0000:00:10.0: new USB bus registered, assigned bus number 1 [4294673.121000] uhci_hcd 0000:00:10.0: irq 169, io base 0x0000d400 [4294673.121000] hub 1-0:1.0: USB hub found [4294673.121000] hub 1-0:1.0: 2 ports detected [4294673.222000] ACPI: PCI Interrupt 0000:00:10.1[B] -> GSI 21 (level, low) -> IRQ 169 [4294673.222000] PCI: Via IRQ fixup for 0000:00:10.1, from 0 to 9 [4294673.222000] uhci_hcd 0000:00:10.1: UHCI Host Controller [4294673.222000] uhci_hcd 0000:00:10.1: new USB bus registered, assigned bus number 2 [4294673.222000] uhci_hcd 0000:00:10.1: irq 169, io base 0x0000d000 [4294673.222000] hub 2-0:1.0: USB hub found [4294673.222000] hub 2-0:1.0: 2 ports detected [4294673.323000] ACPI: PCI Interrupt 0000:00:10.2[C] -> GSI 21 (level, low) -> IRQ 169 [4294673.323000] PCI: Via IRQ fixup for 0000:00:10.2, from 0 to 9 [4294673.323000] uhci_hcd 0000:00:10.2: UHCI Host Controller [4294673.323000] uhci_hcd 0000:00:10.2: new USB bus registered, assigned bus number 3 [4294673.323000] uhci_hcd 0000:00:10.2: irq 169, io base 0x0000b800 [4294673.323000] hub 3-0:1.0: USB hub found [4294673.323000] hub 3-0:1.0: 2 ports detected [4294673.426000] ACPI: PCI Interrupt 0000:00:10.3[D] -> GSI 21 (level, low) -> IRQ 169 [4294673.426000] PCI: Via IRQ fixup for 0000:00:10.3, from 0 to 9 [4294673.426000] ehci_hcd 0000:00:10.3: EHCI Host Controller [4294673.426000] ehci_hcd 0000:00:10.3: new USB bus registered, assigned bus number 4 [4294673.426000] ehci_hcd 0000:00:10.3: irq 169, io mem 0xe5000000 [4294673.426000] ehci_hcd 0000:00:10.3: USB 2.0 started, EHCI 1.00, driver 10 Dec 2004 [4294673.426000] hub 4-0:1.0: USB hub found [4294673.426000] hub 4-0:1.0: 6 ports detected [4294673.428000] usb 1-1: new full speed USB device using uhci_hcd and address 2 [4294673.805000] Attempting manual resume [4294673.826000] kjournald starting. Commit interval 5 seconds [4294673.826000] EXT3-fs: mounted filesystem with ordered data mode. [4294674.526000] usb 1-1: new full speed USB device using uhci_hcd and address 3 [4294674.862000] usb 1-2: new low speed USB device using uhci_hcd and address 4 [4294679.795000] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [4294679.806000] shpchp: Standard Hot Plug PCI Controller Driver version: 0.4 [4294679.824000] Linux agpgart interface v0.101 (c) Dave Jones [4294679.876000] agpgart: Detected VIA KT400/KT400A/KT600 chipset [4294679.885000] agpgart: AGP aperture is 128M @ 0xf0000000 [4294680.023000] nvidia: module license 'NVIDIA' taints kernel. [4294680.030000] ACPI: PCI Interrupt 0000:01:00.0[A] -> GSI 16 (level, low) -> IRQ 177 [4294680.030000] NVRM: loading NVIDIA Linux x86 NVIDIA Kernel Module 1.0-8178 Wed Dec 14 16:22:51 PST 2005 [4294680.190000] via-rhine.c:v1.10-LK1.2.0-2.6 June-10-2004 Written by Donald Becker [4294680.190000] ACPI: PCI Interrupt 0000:00:12.0[A] -> GSI 23 (level, low) -> IRQ 185 [4294680.190000] PCI: Via IRQ fixup for 0000:00:12.0, from 0 to 9 [4294680.191000] eth0: VIA Rhine II at 0x1b000, 00:0c:6e:a5:4b:36, IRQ 185. [4294680.191000] eth0: MII PHY found at address 1, status 0x786d advertising 01e1 Link 45e1. [4294680.378000] 8139too Fast Ethernet driver 0.9.27 [4294680.378000] ACPI: PCI Interrupt 0000:00:0f.0[A] -> GSI 18 (level, low) -> IRQ 193 [4294680.378000] eth0: RealTek RTL8139 at 0xa0928000, 00:50:fc:f8:fb:fd, IRQ 193 [4294680.378000] eth0: Identified 8139 chip type 'RTL-8100B/8139D' [4294680.393000] 8139cp: 10/100 PCI Ethernet driver v1.2 (Mar 22, 2004) [4294680.644000] ACPI: PCI Interrupt 0000:00:11.5[C] -> GSI 22 (level, low) -> IRQ 201 [4294680.644000] PCI: Via IRQ fixup for 0000:00:11.5, from 0 to 9 [4294680.646000] PCI: Setting latency timer of device 0000:00:11.5 to 64 [4294680.690000] irda_init() [4294680.690000] NET: Registered protocol family 23 [4294680.765000] usbcore: registered new driver snd-usb-audio [4294680.765000] usbcore: registered new driver hiddev [4294680.786000] input: Logitech USB-PS/2 Optical Mouse as /class/input/input1 [4294680.786000] input: USB HID v1.10 Mouse [Logitech USB-PS/2 Optical Mouse] on usb-0000:00:10.0-2 [4294680.786000] usbcore: registered new driver usbhid [4294680.786000] drivers/usb/input/hid-core.c: v2.6:USB HID core driver [4294680.973000] ts: Compaq touchscreen protocol output [4294681.157000] codec_read: codec 0 is not valid [0xfe0000] [4294681.166000] codec_read: codec 0 is not valid [0xfe0000] [4294681.176000] codec_read: codec 0 is not valid [0xfe0000] [4294681.185000] codec_read: codec 0 is not valid [0xfe0000] [4294681.686000] parport0: PC-style at 0x378 (0x778) [PCSPP,TRISTATE] [4294681.809000] parport0: irq 7 detected [4294681.891000] lp0: using parport0 (polling). [4294682.726000] Adding 979956k swap on /dev/hdb2. Priority:-1 extents:1 across:979956k [4294682.802000] EXT3 FS on hda1, internal journal [4294683.001000] md: md driver 0.90.3 MAX_MD_DEVS=256, MD_SB_DISKS=27 [4294683.001000] md: bitmap version 4.39 [4294683.508000] device-mapper: 4.4.0-ioctl (2005-01-12) initialised: dm-devel at redhat.com [4294683.808000] cdrom: open failed. [4294684.238000] cdrom: open failed. [4294684.241000] cdrom: open failed. [4294685.699000] kjournald starting. Commit interval 5 seconds [4294685.699000] EXT3 FS on hda5, internal journal [4294685.699000] EXT3-fs: mounted filesystem with ordered data mode. [4294689.993000] eth1: link up, 100Mbps, full-duplex, lpa 0x45E1 [4294693.536000] NET: Registered protocol family 10 [4294693.536000] lo: Disabled Privacy Extensions [4294693.536000] IPv6 over IPv4 tunneling driver [4294698.408000] ACPI: Power Button (FF) [PWRF] [4294698.408000] ACPI: Power Button (CM) [PWRB] [4294698.524000] ibm_acpi: ec object not found [4294704.261000] eth1: no IPv6 routers present [4294704.306000] apm: BIOS version 1.2 Flags 0x03 (Driver version 1.16ac) [4294704.306000] apm: overridden by ACPI. [4294705.277000] hdc: drive_cmd: status=0x51 { DriveReady SeekComplete Error } [4294705.277000] hdc: drive_cmd: error=0x04 { AbortedCommand } [4294705.277000] ide: failed opcode was: 0xec [4294705.288000] hdd: drive_cmd: status=0x51 { DriveReady SeekComplete Error } [4294705.288000] hdd: drive_cmd: error=0x04 { AbortedCommand } [4294705.288000] ide: failed opcode was: 0xec [4294705.321000] hdc: drive_cmd: status=0x51 { DriveReady SeekComplete Error } [4294705.321000] hdc: drive_cmd: error=0x04 { AbortedCommand } [4294705.321000] ide: failed opcode was: 0xec [4294705.332000] hdd: drive_cmd: status=0x51 { DriveReady SeekComplete Error } [4294705.332000] hdd: drive_cmd: error=0x04 { AbortedCommand } [4294705.332000] ide: failed opcode was: 0xec [4294705.911000] Bluetooth: Core ver 2.8 From lordheavy at infonie.fr Wed Feb 22 10:32:37 2006 From: lordheavy at infonie.fr (Laurent Carlier) Date: Wed, 22 Feb 2006 10:32:37 -0000 Subject: [Bug 32289] PnPACPI: METHOD_NAME__CRS failure for PNP0c02 References: <20060221123652.31322.22459.malonedeb@gangotri.ubuntu.com> Message-ID: <20060222103237.23543.36486.launchpad@canonical@gandwana.ubuntu.com> Public bug report changed: https://launchpad.net/malone/bugs/32289 Task: ubuntu linux-source-2.6.15 Status: Unconfirmed => Confirmed From lordheavy at infonie.fr Wed Feb 22 10:34:24 2006 From: lordheavy at infonie.fr (Laurent Carlier) Date: Wed, 22 Feb 2006 10:34:24 -0000 Subject: [Bug 32289] PnPACPI: METHOD_NAME__CRS failure for PNP0c02 References: <20060221123652.31322.22459.malonedeb@gangotri.ubuntu.com> Message-ID: <20060222103424.23543.9449.launchpad@canonical@gandwana.ubuntu.com> Public bug report changed: https://launchpad.net/malone/bugs/32289 Task: ubuntu linux-source-2.6.15 Assignee: (unassigned) => Ubuntu Kernel Team From lordheavy at infonie.fr Wed Feb 22 10:39:04 2006 From: lordheavy at infonie.fr (Laurent Carlier) Date: Wed, 22 Feb 2006 10:39:04 -0000 Subject: [Bug 32289] PnPACPI: METHOD_NAME__CRS failure for PNP0c02 References: <20060221123652.31322.22459.malonedeb@gangotri.ubuntu.com> Message-ID: <20060222103904.31322.83916.malone@gangotri.ubuntu.com> Public bug report changed: https://launchpad.net/malone/bugs/32289 Comment: same problem on my laptop with 386 kernel From scott_ubuntu at scott.tranzoa.net Wed Feb 22 11:07:45 2006 From: scott_ubuntu at scott.tranzoa.net (Scott Robinson) Date: Wed, 22 Feb 2006 11:07:45 -0000 Subject: [Bug 30962] Running wine applications instantly outputs "Killed." in the terminal References: <20060209121543.11315.49587.malonedeb@gandwana.ubuntu.com> Message-ID: <20060222110745.23568.1777.launchpad@canonical@gandwana.ubuntu.com> Public bug report changed: https://launchpad.net/malone/bugs/30962 Task: ubuntu linux-source-2.6.15 Status: Fix Committed => Fix Released From scott_ubuntu at scott.tranzoa.net Wed Feb 22 11:07:57 2006 From: scott_ubuntu at scott.tranzoa.net (Scott Robinson) Date: Wed, 22 Feb 2006 11:07:57 -0000 Subject: [Bug 30962] Running wine applications instantly outputs "Killed." in the terminal References: <20060209121543.11315.49587.malonedeb@gandwana.ubuntu.com> Message-ID: <20060222110757.23568.51573.launchpad@canonical@gandwana.ubuntu.com> Public bug report changed: https://launchpad.net/malone/bugs/30962 Task: ubuntu wine Status: Confirmed => Rejected From lordheavy at infonie.fr Wed Feb 22 12:45:52 2006 From: lordheavy at infonie.fr (Laurent Carlier) Date: Wed, 22 Feb 2006 12:45:52 -0000 Subject: [Bug 32437] PnPACPI Errors in dapper kernel References: <20060222100853.31348.23560.malonedeb@gangotri.ubuntu.com> Message-ID: <20060222124551.15743.54761.malone@gandwana.ubuntu.com> Public bug report changed: https://launchpad.net/malone/bugs/32437 Comment: same bug ? https://launchpad.net/distros/ubuntu/+source/linux-source-2.6.15/+bug/32289 From paxer at nyware.de Wed Feb 22 12:48:57 2006 From: paxer at nyware.de (Philip Axer) Date: Wed, 22 Feb 2006 12:48:57 -0000 Subject: [Bug 32289] PnPACPI: METHOD_NAME__CRS failure for PNP0c02 References: <20060221123652.31322.22459.malonedeb@gangotri.ubuntu.com> Message-ID: <20060222124857.14968.56754.launchpad@canonical@gangotri.ubuntu.com> https://launchpad.net/malone/bugs/32289 *** Bug 32437 has been marked a duplicate of this bug *** From paxer at nyware.de Wed Feb 22 12:48:57 2006 From: paxer at nyware.de (Philip Axer) Date: Wed, 22 Feb 2006 12:48:57 -0000 Subject: [Bug 32437] PnPACPI Errors in dapper kernel References: <20060222100853.31348.23560.malonedeb@gangotri.ubuntu.com> Message-ID: <20060222124857.14968.48290.launchpad@canonical@gangotri.ubuntu.com> Public bug report changed: https://launchpad.net/malone/bugs/32437 *** This bug has been marked a duplicate of bug 32289 *** From junkeymail at mindless.com Wed Feb 22 13:19:22 2006 From: junkeymail at mindless.com (Who) Date: Wed, 22 Feb 2006 13:19:22 -0000 Subject: [Bug 32304] Kernel panic at intermittent times References: <20060221140456.23543.11246.malonedeb@gandwana.ubuntu.com> Message-ID: <20060222131922.15743.35089.malone@gandwana.ubuntu.com> Public bug report changed: https://launchpad.net/malone/bugs/32304 Comment: I have this problem aswell! I haven't been uble to do very much debugging but I can if I know what to do - none of the logs I looked at kept logging after the boot process had finished... there is another forum post with several others experiencing this here http://ubuntuforums.org/showthread.php?t=132758&page=1 My System: AthlonXP 1900+ Nforce2 Ultra 400 (MSI k7N2 delta2-ilsr) Memtest completes without errors (512mb PC2700) GF4 MX440 graphics card DC10+ (Zoran based) MJPEG capture card - probelm exists even if I remove this (and re-install) SATA hdd (/, swap and /home) and IDE hdd (/boot, becuase grub didn't like the SATA drive) - Promise 20376 for the SATA disk RT2500 wireless card (doesn't hang under breezy) (CDRW, DVDROM) SysReq attempts fail, no shutdown script invoked when I push the power button. Crashed once when X woldn't start properly and I was running dpkg --configure -a on vc1and many times using Synaptic (I was trying to get the updates, hoping they would solve the problem :P I have _never_ had the mouse continue working and no matter how many skinny elephants I try to raise (I.E SysReq+RSEIUB, obviously with gaps inbetween, does nothing). I don't seem to get disk failures after crashing though On restart logging in didn't work until I recreated my home directory (I.E created a blank one, saving the old one for anallysis - if anyone cares) From caravena at gmail.com Wed Feb 22 15:01:37 2006 From: caravena at gmail.com (Cristian Aravena Romero) Date: Wed, 22 Feb 2006 15:01:37 -0000 Subject: [Bug 32289] PnPACPI: METHOD_NAME__CRS failure for PNP0c02 References: <20060221123652.31322.22459.malonedeb@gangotri.ubuntu.com> Message-ID: <20060222150137.14968.5106.malone@gangotri.ubuntu.com> Public bug report changed: https://launchpad.net/malone/bugs/32289 Comment: Hello Laurent Carlier! Welcom to community Ubuntu : -] Pliss no paste message very large in report, use "Add Attachment" and add to log. Many thanks, Caravena From jerome.lacoste at gmail.com Wed Feb 22 15:44:26 2006 From: jerome.lacoste at gmail.com (Jerome Lacoste) Date: Wed, 22 Feb 2006 15:44:26 -0000 Subject: [Bug 32480] oops at boot (squashfs ??) Message-ID: <20060222154426.15768.36725.malonedeb@gandwana.ubuntu.com> Public bug reported: https://launchpad.net/malone/bugs/32480 Affects: linux-source-2.6.15 (Ubuntu) Severity: Normal Priority: (none set) Status: Unconfirmed Description: 1. [4294718.463000] IPv6 over IPv4 tunneling driver 2. [4294719.103000] Unable to handle kernel NULL pointer dereference at virtual address 00000001 3. [4294719.108000] printing eip: 4. [4294719.113000] 50916bee 5. [4294719.113000] *pde = 00000000 6. [4294719.118000] Oops: 0000 [#1] 7. [4294719.118000] PREEMPT 8. [4294719.118000] Modules linked in: ipv6 dm_mod md_mod snd_intel8x0 snd_ac97_codec snd_ac97_bus snd_pcm_oss snd_mixer_oss snd_pcm snd_timer tsdev snd pcspkr rtc parport_pc parport floppy af_packet shpchp pci_hotplug psmouse serio_raw soundcore snd_page_alloc intel_agp agpgart i2c_i810 i2c_algo_bit i2c_core 9. evdev e100 mii squashfs unionfs loop nls_cp437 isofs ehci_hcd uhci_hcd usbcore ide_generic ide_cd cdrom ide_disk piix generic thermal processor fan capability commoncap vga16fb cfbcopyarea vgastate cfbimgblt cfbfillrect fbcon tileblit font bitblit softcursor 10. [4294719.118000] CPU: 0 11. [4294719.118000] EIP: 0060:[<50916bee>] Not tainted VLI 12. [4294719.118000] EFLAGS: 00010246 (2.6.15-15-386) 13. [4294719.118000] EIP is at get_cached_fragment+0x5e/0x260 [squashfs] 14. [4294719.118000] eax: 00000000 ebx: 00000001 ecx: 48750000 edx: 4fb03c00 15. [4294719.118000] esi: 00000000 edi: 00000000 ebp: 00000001 esp: 48751d18 16. [4294719.118000] ds: 007b es: 007b ss: 0068 17. [4294719.118000] Process readahead-list (pid: 4280, threadinfo=48750000 task=4e424a70) 18. [4294719.118000] Stack: 4fb03ce4 4fb03d0c 4fb03c00 48750000 4c676e60 403e1ab4 48750000 48750000 19. [4294719.118000] 4871fd88 4c676e60 48750000 00093c24 00000000 00000000 5091a07f 4fa56c00 20. [4294719.118000] 00000001 ffffffff 00000000 00000000 00000000 4871fd88 4fb03c00 00000001 21. [4294719.118000] Call Trace: 22. [4294719.118000] [<5091a07f>] squashfs_readpage+0x13f/0x540 [squashfs] 23. [4294719.118000] [<40118069>] scheduler_tick+0x139/0x340 24. [4294719.118000] [<40108040>] timer_interrupt+0x40/0xc0 25. [4294719.118000] [<4013dab5>] handle_IRQ_event+0x35/0x70 26. [4294719.118000] [<40142d57>] bad_range+0x27/0x40 27. [4294719.118000] [<401433eb>] __rmqueue+0xab/0x120 28. [4294719.118000] [<401d9f75>] radix_tree_node_alloc+0x15/0x60 29. [4294719.118000] [<401da23f>] radix_tree_insert+0xff/0x140 30. [4294719.118000] [<4013edd6>] add_to_page_cache+0x46/0xb0 31. [4294719.118000] [<401464ec>] read_pages+0xac/0x130 32. [4294719.118000] [<40143c4e>] __alloc_pages+0x4e/0x2e0 33. [4294719.118000] [<401466e1>] __do_page_cache_readahead+0x171/0x1d0 34. [4294719.118000] [<40146783>] force_page_cache_readahead+0x43/0xa0 35. [4294719.118000] [<4013fe69>] do_readahead+0x39/0x40 36. [4294719.118000] [<4013fee6>] sys_readahead+0x76/0x90 37. [4294719.118000] [<4010302b>] sysenter_past_esp+0x54/0x79 38. [4294719.118000] Code: b4 26 00 00 00 00 8d bc 27 00 00 00 00 8b 54 24 08 ff 8a e4 00 00 00 0f 88 90 4f 00 00 8b 9a 88 00 00 00 89 dd 31 f6 31 c0 89 c7 <8b> 03 8b 53 04 8b 4c 24 44 31 d1 33 44 24 40 09 c1 0f 84 a8 00 39. [4294719.118000] <6>ACPI: Power Button (FF) [PWRF] 40. [4294720.069000] ACPI: Power Button (CM) [PWRB] 41. [4294720.195000] ibm_acpi: ec object not found 42. [4294725.847000] [drm] Initialized drm 1.0.0 20040925 From jerome.lacoste at gmail.com Wed Feb 22 15:45:52 2006 From: jerome.lacoste at gmail.com (Jerome Lacoste) Date: Wed, 22 Feb 2006 15:45:52 -0000 Subject: [Bug 32480] oops at boot (squashfs ??) References: <20060222154426.15768.36725.malonedeb@gandwana.ubuntu.com> Message-ID: <20060222154552.14968.7617.launchpad@canonical@gangotri.ubuntu.com> Public bug report changed: https://launchpad.net/malone/bugs/32480 - Changed attachments: Added: /var/log/messages that contains oops http://librarian.launchpad.net/1581575/messages From jerome.lacoste at gmail.com Wed Feb 22 15:47:50 2006 From: jerome.lacoste at gmail.com (Jerome Lacoste) Date: Wed, 22 Feb 2006 15:47:50 -0000 Subject: [Bug 32481] oops at boot (squashfs ??) Message-ID: <20060222154750.15768.20058.malonedeb@gandwana.ubuntu.com> Public bug reported: https://launchpad.net/malone/bugs/32481 Affects: linux-source-2.6.15 (Ubuntu) Severity: Normal Priority: (none set) Status: Unconfirmed Description: [4295026.313000] Unable to handle kernel NULL pointer dereference at virtual address 00000000 [4295026.313000] printing eip: [4295026.313000] 402e919f [4295026.313000] *pde = 00000000 [4295026.313000] Oops: 0002 [#1] [4295026.313000] PREEMPT [4295026.313000] Modules linked in: dm_mod md_mod pcmcia snd_maestro3 snd_ac97_codec snd_ac97_bus snd_pcm_oss snd_mixer_oss snd_pcm snd_timer snd_page_alloc snd yenta_socket rsrc_nonstatic pcmcia_core soundcore joydev tsdev nvidia rtc intel_agp parport_pc parport floppy pcspkr shpchp af_packet psmouse serio_raw agpgart pci_hotplug evdev e100 mii squashfs unionfs loop nls_cp437 isofs ohci1394 ieee1394 uhci_hcd usbcore ide_generic ide_cd cdrom ide_disk piix generic thermal processor fan capability commoncap vga16fb cfbcopyarea vgastate cfbimgblt cfbfillrect fbcon tileblit font bitblit softcursor [4295026.313000] CPU: 0 [4295026.313000] EIP: 0060:[<402e919f>] Tainted: P VLI [4295026.313000] EFLAGS: 00010002 (2.6.15-15-386) [4295026.313000] EIP is at __down+0x5f/0x120 [4295026.313000] eax: 420c7cf0 ebx: 420c6000 ecx: 420c6000 edx: 00000000 [4295026.313000] esi: 4fbf0324 edi: 00000206 ebp: 4fbf032c esp: 420c7ce0 [4295026.313000] ds: 007b es: 007b ss: 0068 [4295026.313000] Process readahead-list (pid: 4446, threadinfo=420c6000 task=420a9590) [4295026.313000] Stack: 420a9590 00000001 420a9590 40118270 4fbf032c 00000000 420c6000 00093c24 [4295026.313000] 00000000 00000000 402e7b2f 420c6000 4fbf0240 509b8b7b 4fbf0324 4fbf034c [4295026.313000] 4fbf0240 420c6000 4c884888 403e1ab4 420c6000 420c6000 4be5f094 4c884888 [4295026.313000] Call Trace: [4295026.313000] [<40118270>] default_wake_function+0x0/0x20 [4295026.313000] [<402e7b2f>] __down_failed+0x7/0xc [4295026.313000] [<509b8b7b>] .text.lock.inode+0xaf/0x174 [squashfs] [4295026.313000] [<509b707f>] squashfs_readpage+0x13f/0x540 [squashfs] [4295026.313000] [<4017701d>] dput+0x10d/0x2c0 [4295026.313000] [<4017c88c>] mntput_no_expire+0x1c/0x90 [4295026.313000] [<4016e00b>] __link_path_walk+0xe2b/0xfd0 [4295026.313000] [<4017701d>] dput+0x10d/0x2c0 [4295026.313000] [<4017c88c>] mntput_no_expire+0x1c/0x90 [4295026.313000] [<509c3a8d>] inode_permission+0x11d/0x1d0 [unionfs] [4295026.313000] [<401d9f75>] radix_tree_node_alloc+0x15/0x60 [4295026.313000] [<401da23f>] radix_tree_insert+0xff/0x140 [4295026.313000] [<4013edd6>] add_to_page_cache+0x46/0xb0 [4295026.313000] [<401464ec>] read_pages+0xac/0x130 [4295026.313000] [<40143c4e>] __alloc_pages+0x4e/0x2e0 [4295026.313000] [<401466e1>] __do_page_cache_readahead+0x171/0x1d0 [4295026.313000] [<40146783>] force_page_cache_readahead+0x43/0xa0 [4295026.313000] [<4013fe69>] do_readahead+0x39/0x40 [4295026.313000] [<4013fee6>] sys_readahead+0x76/0x90 [4295026.313000] [<4010302b>] sysenter_past_esp+0x54/0x79 [4295026.313000] Code: 0c 70 82 11 40 c7 02 02 00 00 00 9c 5f fa ff 40 14 8d 6e 08 83 4c 24 04 01 8b 55 04 8d 44 24 10 89 45 04 89 6c 24 10 89 54 24 14 <89> 02 8b 46 04 8d 50 01 89 56 04 01 06 0f 98 c0 84 c0 75 7e c7 [4295026.313000] <6>note: readahead-list[4446] exited with preempt_count 1 From jerome.lacoste at gmail.com Wed Feb 22 15:48:28 2006 From: jerome.lacoste at gmail.com (Jerome Lacoste) Date: Wed, 22 Feb 2006 15:48:28 -0000 Subject: [Bug 32481] oops at boot (squashfs ??) References: <20060222154750.15768.20058.malonedeb@gandwana.ubuntu.com> Message-ID: <20060222154828.15743.42793.launchpad@canonical@gandwana.ubuntu.com> Public bug report changed: https://launchpad.net/malone/bugs/32481 - Changed attachments: Added: dmesg that shows the oops http://librarian.launchpad.net/1581584/dmesg.log From jerome.lacoste at gmail.com Wed Feb 22 15:50:01 2006 From: jerome.lacoste at gmail.com (Jerome Lacoste) Date: Wed, 22 Feb 2006 15:50:01 -0000 Subject: [Bug 32481] oops at boot (squashfs ??) References: <20060222154750.15768.20058.malonedeb@gandwana.ubuntu.com> Message-ID: <20060222155001.15768.9488.malone@gandwana.ubuntu.com> Public bug report changed: https://launchpad.net/malone/bugs/32481 Comment: See also but #32480 that also displays a oops in squashfs, with a different stack trace (same reporter, same live cd, different machine). From dapper at spacemonkey.be Wed Feb 22 16:55:25 2006 From: dapper at spacemonkey.be (mcgarnagle) Date: Wed, 22 Feb 2006 16:55:25 -0000 Subject: [Bug 31167] wine gets killed in dapper References: <20060211172752.25235.3869.malonedeb@gangotri.ubuntu.com> Message-ID: <20060222165525.15743.26688.malone@gandwana.ubuntu.com> Public bug report changed: https://launchpad.net/malone/bugs/31167 Comment: Also happening to me with wine 0.9.6ubunutu1 on dapper From olive at deep-ocean.net Wed Feb 22 17:00:07 2006 From: olive at deep-ocean.net (Olivier Cortes) Date: Wed, 22 Feb 2006 17:00:07 -0000 Subject: [Bug 30153] IBM X31 freeze under X, shortly after boot References: <20060131145310.3946.53937.malonedeb@gangotri.ubuntu.com> Message-ID: <20060222170007.15743.19552.malone@gandwana.ubuntu.com> Public bug report changed: https://launchpad.net/malone/bugs/30153 Comment: more info: it could be related to the ATA / DMA code in the kernel : i use this line : hdparm -c 1 -d 1 -A 1 -a 1024 -m 16 -u 1 -X 69 /dev/hda at boot. On warty / hoary / breezy i never had a problem with this command on this hardware. With last 2.6.15, the command fails, and dmesg reports : hda: dma_intr: status=0x58 { DriveReady SeekComplete DataRequest } [4302783.866000] ide: failed opcode was: unknown [4302783.931000] hda: set_drive_speed_status: status=0x58 { DriveReady SeekComplete DataRequest } [4302803.981000] hda: dma_timer_expiry: dma status == 0x00 [4302803.981000] hda: DMA timeout retry [4302803.981000] hda: timeout waiting for DMA [4302803.981000] hda: status error: status=0x58 { DriveReady SeekComplete DataRequest } [4302803.981000] ide: failed opcode was: unknown [4302803.982000] hda: drive not ready for command and hdparm reports using_dma = 0. restarting the command multiple times can lead to DMA to be activated in some cases, but not all. when the machine freeze it always lead to hard data corruption, so i suppose theses two facts could be related. another long smart test shows no errors, and smartcl continues to report "no errors loggued" so i think it is related with ata / dma handling somewhere. info on my disk can be found at http://deep-ocean.net/files/x31/ (smartctl-a_hda.txt). i ran another suite of tests to be sure this week-end : reformated the machine another time and installed breezy on it : -> no problems with 686 kernel. Upgrading to dapper leads to freeze + data corruption with 686 2.6.15 after a reboot. using the 386 2.6.15-16 kernel confirms "no freeze" (the machine has been running many hours without freezing). Any advice or hint you could give me is welcome. I can recompile a kernel or whatever, but i don't know what to do to narrow the freeze further... Anyway i continue trying to use the machine, rebooting the machine from time to time with 686 kernel, reformating when i get data corruption, dist-upgrading to dapper, in case anything new could help us to find the cause of the problem. thanks in advance for your time. From rushi_bhatt at yahoo.com Wed Feb 22 17:07:41 2006 From: rushi_bhatt at yahoo.com (rushi bhatt) Date: Wed, 22 Feb 2006 17:07:41 -0000 Subject: [Bug 30962] Running wine applications instantly outputs "Killed." in the terminal References: <20060209121543.11315.49587.malonedeb@gandwana.ubuntu.com> Message-ID: <20060222170741.15743.60520.malone@gandwana.ubuntu.com> Public bug report changed: https://launchpad.net/malone/bugs/30962 Comment: Has this really been released? today's 2.6.15-16-686 still has CONFIG_2GB=y instead of CONFIG_1GB which is needed to fix bug #31552 (marked duplicate of this one). Crossover is still broken as a result.. From simon.santoro at gmail.com Wed Feb 22 17:25:55 2006 From: simon.santoro at gmail.com (S2) Date: Wed, 22 Feb 2006 17:25:55 -0000 Subject: [Bug 32276] gnome-session-properties hangs when you delete a startup program References: <20060221103244.23543.9250.malonedeb@gandwana.ubuntu.com> Message-ID: <20060222172555.14968.84425.malone@gangotri.ubuntu.com> Public bug report changed: https://launchpad.net/malone/bugs/32276 Comment: I have the same problem. From kbergstr at cc.hut.fi Wed Feb 22 17:47:29 2006 From: kbergstr at cc.hut.fi (kabtoffe) Date: Wed, 22 Feb 2006 17:47:29 -0000 Subject: [Bug 32496] PS2 mouse stops working with this kernel image when powernow-k8 has problems. Message-ID: <20060222174729.15743.96478.malonedeb@gandwana.ubuntu.com> Public bug reported: https://launchpad.net/malone/bugs/32496 Affects: linux-source-2.6.15 linux-image-2.6.15-16-k7 (Ubuntu) Severity: Normal Priority: (none set) Status: Unconfirmed Description: With the recent Dapper kernel image my PS/2(USB to PS/2) mouse stops working in X soon after gnome starts. My mouse stops working when GNOME has loaded, probably when powernow-k8 slows down the processor. This is about the same time dmesg says this happends: 4296074.191000] powernow-k8: error - out of sync, fix 0xc 0xa, vid 0x8 0xa [4296076.195000] powernow-k8: error - out of sync, fix 0xa 0x2, vid 0xa 0x12 [4296077.203000] powernow-k8: error - out of sync, fix 0x2 0xc, vid 0x12 0x8 However this does also happen with linux-image-2.6.15-15-k7, but it doesn't affect my mouse. With KDE and Xgl (don't know if it's related) it worked about half of the time with the -16 kernel image. I'm now using normal Xorg. From scott_ubuntu at scott.tranzoa.net Wed Feb 22 19:53:02 2006 From: scott_ubuntu at scott.tranzoa.net (Scott Robinson) Date: Wed, 22 Feb 2006 19:53:02 -0000 Subject: [Bug 30962] Running wine applications instantly outputs "Killed." in the terminal References: <20060209121543.11315.49587.malonedeb@gandwana.ubuntu.com> Message-ID: <20060222195302.14968.81851.malone@gangotri.ubuntu.com> Public bug report changed: https://launchpad.net/malone/bugs/30962 Comment: The mirrors aren't all synced, but it's definitely up at archive.ubuntu.com. 2.6.15-16.22 has it. From ondrej at sury.org Wed Feb 22 21:34:38 2006 From: ondrej at sury.org (=?utf-8?b?T25kxZllaiBTdXLDvQ==?=) Date: Wed, 22 Feb 2006 21:34:38 -0000 Subject: [Bug 32519] root disk not found when booting on Sony Vaio PGN-S3XP Message-ID: <20060222213438.15768.684.malonedeb@gandwana.ubuntu.com> Public bug reported: https://launchpad.net/malone/bugs/32519 Affects: linux-source-2.6.15 (Ubuntu) Severity: Normal Priority: (none set) Status: Unconfirmed Description: When upgraded from breezy to current dapper my notebook won't boot anymore, it prints: Loading essential modules... done Waiting for root disk... and then it waits some time and drops into initramfs, after loading ahci and sg_mod modules, my root device is available again and boot can continue. Workaround: boot into system, edit /etc/mkinitramfs/modules and add: ahci sg_mod then rebuild initramfs (mkinitramfs 2.6.15-15) ...same behaviour was in Dapper around Flight CD 3. From lincoln.kliman at honeywell.com Wed Feb 22 21:42:45 2006 From: lincoln.kliman at honeywell.com (JBadger) Date: Wed, 22 Feb 2006 21:42:45 -0000 Subject: [Bug 28984] Kernel doesn't find root file system References: <20060119133204.16602.30528.malonedeb@gandwana.ubuntu.com> Message-ID: <20060222214245.15768.64733.malone@gandwana.ubuntu.com> Public bug report changed: https://launchpad.net/malone/bugs/28984 Comment: I am also getting this bug. I am going to work on this tonight. Going to try asking on the #ubuntu irc channel if I have trouble. I burned a live CD. Unfornanatly I did not have another kernel on the system to boot from. I managed to boot a bit ferther by editing the grub lines and getting rid of the splash option upon boot I know that the /etc/fstab is missing from the initrd image. To get going at all I managed to pivot_root, chroot mount but could not exec init to restart from that point. root=/dev/mapper/Ubuntu-root All this from apt-get dist-upgrade The initrd image is smaller then what I am use to. To contact me use jbadger169 this is an e-mail address on gmail dot com. From vyruss at freemail.gr Wed Feb 22 22:20:28 2006 From: vyruss at freemail.gr (vyruss) Date: Wed, 22 Feb 2006 22:20:28 -0000 Subject: [Bug 26466] kernel does not recognize partition on USB stick References: <20060113144939.21012.64365.launchpad@macquarie.warthogs.hbd.com> Message-ID: <20060222222028.15768.38971.malone@gandwana.ubuntu.com> Public bug report changed: https://launchpad.net/malone/bugs/26466 Comment: Thanks a lot, Martin! That worked! However this is an awful kludge and I believe there should be a proper fix in the kernel for our USB2 devices... From fabs0028 at free.fr Wed Feb 22 23:06:27 2006 From: fabs0028 at free.fr (Fabien Chaillou) Date: Wed, 22 Feb 2006 23:06:27 -0000 Subject: [Bug 32538] Cpufreq not working with an athlon64 3400+ Message-ID: <20060222230627.14968.80445.malonedeb@gangotri.ubuntu.com> Public bug reported: https://launchpad.net/malone/bugs/32538 Affects: linux-source-2.6.15 linux-image-2.6.15-16-amd64-k8 (Ubuntu) Severity: Normal Priority: (none set) Status: Unconfirmed Description: The cpufreq doesn't work with my processor i got this message from the kernel : [ 1720.742554] powernow-k8: Found 1 AMD Athlon 64 / Opteron processors (version 1.50.4) [ 1720.754182] powernow-k8: MP systems not supported by PSB BIOS structure From justus at ryoohki.net Thu Feb 23 01:11:48 2006 From: justus at ryoohki.net (Justus Pendleton) Date: Thu, 23 Feb 2006 01:11:48 -0000 Subject: [Bug 30962] Running wine applications instantly outputs "Killed." in the terminal References: <20060209121543.11315.49587.malonedeb@gandwana.ubuntu.com> Message-ID: <20060223011148.15768.6850.launchpad@canonical@gandwana.ubuntu.com> https://launchpad.net/malone/bugs/30962 *** Bug 32555 has been marked a duplicate of this bug *** From justus at ryoohki.net Thu Feb 23 01:13:13 2006 From: justus at ryoohki.net (Justus Pendleton) Date: Thu, 23 Feb 2006 01:13:13 -0000 Subject: [Bug 32555] wine killed instantly every time References: <20060223005626.15743.74716.malonedeb@gandwana.ubuntu.com> Message-ID: <20060223011313.14968.70648.malone@gangotri.ubuntu.com> Public bug report changed: https://launchpad.net/malone/bugs/32555 Comment: After submitting this I see that there are lots of duplicates of this. I don't know why they don't show up when you search. Marking this as a duplicate. From breakin at freeshell.org Thu Feb 23 01:54:19 2006 From: breakin at freeshell.org (fungi) Date: Thu, 23 Feb 2006 01:54:19 -0000 Subject: [Bug 32560] no fan, no /sys/devices/temperatures Message-ID: <20060223015419.14968.18472.malonedeb@gangotri.ubuntu.com> Public bug reported: https://launchpad.net/malone/bugs/32560 Affects: linux-source-2.6.15 linux-image-2.6.15-15-powerpc (Ubuntu) Severity: Normal Priority: (none set) Status: Unconfirmed Description: Completed a clean install of drapper flight 4 on apple powerbook 12" dual booting macos x 10.3 (fan is ok in osx) fan is not functional in linux, no /sys/devices/temperatures/ http://breakin.freeshell.org/ubuntu/dmesg dmesg reports [ 36.978038] NET: Registered protocol family 16 [ 36.979106] PCI: Probing PCI hardware [ 36.981331] PCI: Cannot allocate resource region 2 of device 0000:00:10.0 [ 36.983745] Registering PowerMac CPU frequency driver [ 36.983762] Low: 533 Mhz, High: 867 Mhz, Boot: 533 Mhz [ 36.984248] Thermal assist unit not available [ 36.985466] audit: initializing netlink socket (disabled) [ 36.985495] audit(1140653008.972:1): initialized [ 36.985719] VFS: Disk quotas dquot_6.5.1 [ 36.985760] Dquot-cache hash table entries: 1024 (order 0, 4096 bytes) [ 36.985874] Initializing Cryptographic API gamera at itsacomputer:~$ cat /proc/cpuinfo processor : 0 cpu : 7455, altivec supported clock : 533.000000MHz revision : 0.3 (pvr 8001 0303) bogomips : 66.26 timebase : 33280414 machine : PowerBook6,1 motherboard : PowerBook6,1 MacRISC3 Power Macintosh detected as : 287 (PowerBook G4 12") pmac flags : 0000001a L2 cache : 256K unified pmac-generation : NewWorld gamera at itsacomputer:~$ ls -la /sys/devices/ total 0 drwxr-xr-x 8 root root 0 2006-02-23 11:03 . drwxr-xr-x 10 root root 0 2006-02-23 11:03 .. drwxr-xr-x 5 root root 0 2006-02-23 11:03 pci0000:00 drwxr-xr-x 9 root root 0 2006-02-23 11:03 pci0001:10 drwxr-xr-x 7 root root 0 2006-02-23 11:03 pci0002:20 drwxr-xr-x 5 root root 0 2006-02-23 11:03 platform drwxr-xr-x 4 root root 0 2006-02-23 11:03 system drwxr-xr-x 5 root root 0 2006-02-23 12:20 uni-n-i2c this is my first bug report, sorry if i mucked it up thanks From pwwnow at gmail.com Thu Feb 23 02:45:06 2006 From: pwwnow at gmail.com (Peter Whittaker) Date: Thu, 23 Feb 2006 02:45:06 -0000 Subject: [Bug 31552] kernel 2.6.15-15 breaks Wine and Crossover Office References: <20060215202142.15884.11483.malonedeb@gangotri.ubuntu.com> Message-ID: <20060223024505.15768.74394.malone@gandwana.ubuntu.com> Public bug report changed: https://launchpad.net/malone/bugs/31552 Comment: Latest kernel ... 2.6.15-16-686 #1 SMP PREEMPT Mon Feb 20 17:26:04 UTC 2006 i686 GNU/Linux ...has slightly different error: cxmaptext succeeds, wineloader fails. >From cx_log when starting outlook: err:heap:HEAP_CreateSystemHeap system heap base address 0x80000000 not available err:heap:HEAP_CreateSystemHeap system heap base address 0x80000000 not available err:heap:HEAP_GetPtr Invalid heap (nil)! err:heap:HEAP_GetPtr Invalid heap (nil)! err:heap:HEAP_GetPtr Invalid heap (nil)! err:heap:HEAP_GetPtr Invalid heap (nil)! winewrapper: cannot start L"c:\\Windows\\Start Menu\\Programs\\Microsoft Outlook.lnk" (error 31) From pwwnow at gmail.com Thu Feb 23 02:45:09 2006 From: pwwnow at gmail.com (Peter Whittaker) Date: Thu, 23 Feb 2006 02:45:09 -0000 Subject: [Bug 30962] Running wine applications instantly outputs "Killed." in the terminal References: <20060209121543.11315.49587.malonedeb@gandwana.ubuntu.com> Message-ID: <20060223024509.15743.60398.malone@gandwana.ubuntu.com> Public bug report changed: https://launchpad.net/malone/bugs/30962 Comment: Latest kernel ... 2.6.15-16-686 #1 SMP PREEMPT Mon Feb 20 17:26:04 UTC 2006 i686 GNU/Linux ...has slightly different error: cxmaptext succeeds, wineloader fails. >From cx_log when starting outlook: err:heap:HEAP_CreateSystemHeap system heap base address 0x80000000 not available err:heap:HEAP_CreateSystemHeap system heap base address 0x80000000 not available err:heap:HEAP_GetPtr Invalid heap (nil)! err:heap:HEAP_GetPtr Invalid heap (nil)! err:heap:HEAP_GetPtr Invalid heap (nil)! err:heap:HEAP_GetPtr Invalid heap (nil)! winewrapper: cannot start L"c:\\Windows\\Start Menu\\Programs\\Microsoft Outlook.lnk" (error 31) From launchpad at alphapapa.net Thu Feb 23 06:57:47 2006 From: launchpad at alphapapa.net (Adam Porter) Date: Thu, 23 Feb 2006 06:57:47 -0000 Subject: [Bug 28984] Kernel doesn't find root file system References: <20060119133204.16602.30528.malonedeb@gandwana.ubuntu.com> Message-ID: <20060223065746.15743.79024.malone@gandwana.ubuntu.com> Public bug report changed: https://launchpad.net/malone/bugs/28984 Comment: I'm having the same problem. 2.6.12-9 works fine, but 2.6.12-10 and 2.6.15-16 both fail to boot in the same way. From the boot messages, it seems like it's not loading the IDE chipset's drivers, but I'm not an expert, so maybe that's not the problem. From adconrad at 0c3.net Thu Feb 23 07:17:07 2006 From: adconrad at 0c3.net (Adam Conrad) Date: Thu, 23 Feb 2006 07:17:07 -0000 Subject: [Bug 28984] Kernel doesn't find root file system References: <20060119133204.16602.30528.malonedeb@gandwana.ubuntu.com> Message-ID: <20060223071707.14939.48261.malone@gangotri.ubuntu.com> Public bug report changed: https://launchpad.net/malone/bugs/28984 Comment: Adam: Are you having exactly the same problem (including the weird output) as the original reporter, or just a similar problem? If it's just "my kernel can't find the root fs", but the output is different, you almost certainly have a different bug, and should file it as so. To the original submitter: I see no way this can actually happen with the packages we ship in breezy, since nothing in the initramfs tries to (for instance) copy libklibc on boot, despite your log obviously showing such an attempt. Again, I'd love both a copy of your broken initrd and a tarball of /usr/share/initramfs-tools (and /etc/mkinitramfs too). To anyone else commenting on this bug: Unless your error messages are identical to the submitter's, PLEASE open new bugs. There are 1001 reasons why we could be failing to find your root filesystem, and I doubt anyone else is suffering from this one. :) From andrew.waldram at siemens.com Thu Feb 23 07:38:55 2006 From: andrew.waldram at siemens.com (Andrew Waldram) Date: Thu, 23 Feb 2006 07:38:55 -0000 Subject: [Bug 31347] 2.6.15-15.21_i686 does not boot (depmod not found) References: <20060213215338.1459.91446.malonedeb@gangotri.ubuntu.com> Message-ID: <20060223073855.15743.47133.launchpad@canonical@gandwana.ubuntu.com> Public bug report changed: https://launchpad.net/malone/bugs/31347 - Changed attachments: Added: As requested inird failing http://librarian.launchpad.net/1582418/initrd.img-2.6.15-15-686 From cv at 73c.net Thu Feb 23 07:57:27 2006 From: cv at 73c.net (Christian Volk) Date: Thu, 23 Feb 2006 07:57:27 -0000 Subject: [Bug 32055] Dapper flight 4 randomly crashes/freezes References: <20060220003757.1427.80656.malonedeb@gangotri.ubuntu.com> Message-ID: <20060223075726.15768.52719.malone@gandwana.ubuntu.com> Public bug report changed: https://launchpad.net/malone/bugs/32055 Comment: I have similar problems and a similar system: P4, Intel chipset, AGP Radeon, but no sound and different network card (E1000). Which motherboard and video card do you use? My system is stable without X (and in Breezy with xord 6.8.2). I'm not sure whether it is a kernel or an X driver problem. From hellan at acm.org Thu Feb 23 09:31:12 2006 From: hellan at acm.org (=?utf-8?q?Jon_K=C3=A5re_Hellan?=) Date: Thu, 23 Feb 2006 09:31:12 -0000 Subject: [Bug 28984] Kernel doesn't find root file system References: <20060119133204.16602.30528.malonedeb@gandwana.ubuntu.com> Message-ID: <20060223093112.14968.58855.launchpad@canonical@gangotri.ubuntu.com> Public bug report changed: https://launchpad.net/malone/bugs/28984 - Changed attachments: Added: initrd.img http://librarian.launchpad.net/1582441/initrd.img-2.6.12-10-386 From hellan at acm.org Thu Feb 23 09:31:57 2006 From: hellan at acm.org (=?utf-8?q?Jon_K=C3=A5re_Hellan?=) Date: Thu, 23 Feb 2006 09:31:57 -0000 Subject: [Bug 28984] Kernel doesn't find root file system References: <20060119133204.16602.30528.malonedeb@gandwana.ubuntu.com> Message-ID: <20060223093157.15743.19593.launchpad@canonical@gandwana.ubuntu.com> Public bug report changed: https://launchpad.net/malone/bugs/28984 - Changed attachments: Added: initramfs-tools http://librarian.launchpad.net/1582442/initramfs-tools.tgz From hellan at acm.org Thu Feb 23 09:43:16 2006 From: hellan at acm.org (=?utf-8?q?Jon_K=C3=A5re_Hellan?=) Date: Thu, 23 Feb 2006 09:43:16 -0000 Subject: [Bug 28984] Kernel doesn't find root file system References: <20060119133204.16602.30528.malonedeb@gandwana.ubuntu.com> Message-ID: <20060223094315.14939.90647.malone@gangotri.ubuntu.com> Public bug report changed: https://launchpad.net/malone/bugs/28984 Comment: My /etc/mkinitramfs only contains the file /etc/mkinitrd/scripts/acpid with the following contents: #!/bin/sh set -e find $MODULEDIR/kernel/drivers/acpi -name '*.o' -o -name '*.ko' \ | xargs -r cp -p --parents --target=$INITRDDIR I have installed the dapper version of wpa_supplicant (which pulls in openssl from dapper), and I did for a while have bootchart installed. Could bootchart be relevant to this problem? I've also got stuff from universe. I'd like to include a list of packages and their origins. How do I do that? From ubuntu at orange-tree.alt.za Thu Feb 23 10:12:41 2006 From: ubuntu at orange-tree.alt.za (Calvin Browne) Date: Thu, 23 Feb 2006 10:12:41 -0000 Subject: [Bug 32582] After Install menu, flight4 installer hangs on MP IBM X350 (the old netfinity 6000R type machine) References: <20060223081721.14968.69652.malonedeb@gangotri.ubuntu.com> Message-ID: <20060223101240.15768.69208.malone@gandwana.ubuntu.com> Public bug report changed: https://launchpad.net/malone/bugs/32582 Comment: indeed - booting with 'noapic nolapic' allows the installer to proceed and I end up with a working system.... has this bug been moved to the right place? Thanks --Calvin From rsidd at online.fr Thu Feb 23 10:42:08 2006 From: rsidd at online.fr (rsidd) Date: Thu, 23 Feb 2006 10:42:08 -0000 Subject: [Bug 30547] cardbus bridge problem? cards not recognised References: <20060205112038.11612.25982.malonedeb@gandwana.ubuntu.com> Message-ID: <20060223104207.14968.58780.malone@gangotri.ubuntu.com> Public bug report changed: https://launchpad.net/malone/bugs/30547 Comment: Sorry for delayed response. It's at http://rsidd.online.fr/dmi.txt Just verified that the problem is still there in today's dapper (kernel 2.6.15-16), and pci=assign-busses still cures it. From kbergstr at cc.hut.fi Thu Feb 23 10:43:37 2006 From: kbergstr at cc.hut.fi (kabtoffe) Date: Thu, 23 Feb 2006 10:43:37 -0000 Subject: [Bug 32496] PS2 mouse stops working with this kernel image when powernow-k8 has problems. References: <20060222174729.15743.96478.malonedeb@gandwana.ubuntu.com> Message-ID: <20060223104336.14939.2681.malone@gangotri.ubuntu.com> Public bug report changed: https://launchpad.net/malone/bugs/32496 Comment: Never mind. This was caused by irkick from kdelirc. I think an udev or kernel upgrade changed my eventN for the remote to my mouse event which made the mouse freeze when irkick was loaded. From cjwatson at canonical.com Thu Feb 23 11:12:06 2006 From: cjwatson at canonical.com (Colin Watson) Date: Thu, 23 Feb 2006 11:12:06 -0000 Subject: [Bug 32582] After Install menu, flight4 installer hangs on MP IBM X350 (the old netfinity 6000R type machine) References: <20060223081721.14968.69652.malonedeb@gangotri.ubuntu.com> <20060223101240.15768.69208.malone@gandwana.ubuntu.com> Message-ID: <20060223110903.GI27657@riva.ucam.org> Public bug report changed: https://launchpad.net/malone/bugs/32582 Comment: On Thu, Feb 23, 2006 at 10:12:41AM -0000, Calvin Browne wrote: > indeed - booting with 'noapic nolapic' allows the installer to proceed > and I end up with a working system.... Could you attach the output of dmidecode to this bug, then, please? It may be possible to automate this for your system. > has this bug been moved to the right place? Yes. From robertc at robertcollins.net Thu Feb 23 11:16:37 2006 From: robertc at robertcollins.net (Robert Collins) Date: Thu, 23 Feb 2006 11:16:37 -0000 Subject: [Bug 32593] Dell X1 fails to resume with mmc_core and sdhci modules loaded Message-ID: <20060223111634.15768.50276.malonedeb@gandwana.ubuntu.com> Public bug reported: https://launchpad.net/malone/bugs/32593 Affects: linux-meta linux (Ubuntu) Severity: Normal Priority: (none set) Status: Unconfirmed Description: My dell X1 was failing to resume from suspend. I managed to get a console one time while doing this and saw sdhci: timeout waiting for hardware interrupt repeating with a email address to submit a report to.. I tried removing the mmc_core module and the sdhci modules and it resumes just fine from suspend to ram now. From ben.collins at ubuntu.com Thu Feb 23 14:13:06 2006 From: ben.collins at ubuntu.com (Ben Collins) Date: Thu, 23 Feb 2006 14:13:06 -0000 Subject: [Bug 17913] sporadic PS2 mouse jumps References: <20060113135353.21012.81597.launchpad@macquarie.warthogs.hbd.com> Message-ID: <20060223141306.16638.29145.launchpad@canonical@gandwana.ubuntu.com> Public bug report changed: https://launchpad.net/malone/bugs/17913 Task: ubuntu linux-source-2.6.15 Status: Needs Info => Rejected Comment: Everything I have read and found says this is a hardware issue. The messages that the kernel is showing is a result of getting bad data from the mouse. It's this bad data that is causing the sporadic behavior. It may be caused by different things (maybe even noise from the video output). Who knows. From ben.collins at ubuntu.com Thu Feb 23 14:31:09 2006 From: ben.collins at ubuntu.com (Ben Collins) Date: Thu, 23 Feb 2006 14:31:09 -0000 Subject: [Bug 21636] drivers/usb/class/usblp.c: usblp0: failed reading printer status References: <20060113141357.21012.16467.launchpad@macquarie.warthogs.hbd.com> Message-ID: <20060223143109.16638.70269.launchpad@canonical@gandwana.ubuntu.com> Public bug report changed: https://launchpad.net/malone/bugs/21636 Task: ubuntu linux-source-2.6.15 Status: Fix Committed => Fix Released From ubuntu at orange-tree.alt.za Thu Feb 23 14:44:27 2006 From: ubuntu at orange-tree.alt.za (Calvin Browne) Date: Thu, 23 Feb 2006 14:44:27 -0000 Subject: [Bug 32582] After Install menu, flight4 installer hangs on MP IBM X350 (the old netfinity 6000R type machine) References: <20060223081721.14968.69652.malonedeb@gangotri.ubuntu.com> Message-ID: <20060223144427.27067.68130.launchpad@canonical@gangotri.ubuntu.com> Public bug report changed: https://launchpad.net/malone/bugs/32582 - Changed attachments: Added: dmidecode of X350 after a flight4 server install http://librarian.launchpad.net/1583298/dmidecode.txt From ben.collins at ubuntu.com Thu Feb 23 14:47:36 2006 From: ben.collins at ubuntu.com (Ben Collins) Date: Thu, 23 Feb 2006 14:47:36 -0000 Subject: [Bug 21779] Dell XPS Gen 2 does not resume after suspend References: <20060113141442.21012.50340.launchpad@macquarie.warthogs.hbd.com> Message-ID: <20060223144736.16638.812.malone@gandwana.ubuntu.com> Public bug report changed: https://launchpad.net/malone/bugs/21779 Comment: Can you try doing standby while at the console (apmsleep --standby). See if the machine comes back up after that. From ben.collins at ubuntu.com Thu Feb 23 15:03:36 2006 From: ben.collins at ubuntu.com (Ben Collins) Date: Thu, 23 Feb 2006 15:03:36 -0000 Subject: [Bug 27978] netgear WLAN Card & Prism54 driver References: <20060113152011.29386.77888.launchpad@macquarie.warthogs.hbd.com> Message-ID: <20060223150336.16580.60842.malone@gandwana.ubuntu.com> Public bug report changed: https://launchpad.net/malone/bugs/27978 Comment: Your messages look normal. No errors there. I would suggest trying dapper though as I can't do much for breezy. From ben.collins at ubuntu.com Thu Feb 23 15:17:11 2006 From: ben.collins at ubuntu.com (Ben Collins) Date: Thu, 23 Feb 2006 15:17:11 -0000 Subject: [Bug 28485] Small patch for ipw2[12]00 adds better support for Wireless Extensions v18 References: <20060113201317.6048.87039.malonedeb@gangotri.ubuntu.com> Message-ID: <20060223151711.27067.596.launchpad@canonical@gangotri.ubuntu.com> Public bug report changed: https://launchpad.net/malone/bugs/28485 Task: ubuntu linux-source-2.6.15 Status: Unconfirmed => Fix Committed From ben.collins at ubuntu.com Thu Feb 23 15:20:33 2006 From: ben.collins at ubuntu.com (Ben Collins) Date: Thu, 23 Feb 2006 15:20:33 -0000 Subject: [Bug 28614] [dapper] linux-image-2.6.15-12-386 has no SATA support References: <20060115144432.6048.19703.malonedeb@gangotri.ubuntu.com> Message-ID: <20060223152033.27016.63328.launchpad@canonical@gangotri.ubuntu.com> Public bug report changed: https://launchpad.net/malone/bugs/28614 Task: ubuntu linux-source-2.6.15 Status: Unconfirmed => Needs Info Comment: Try adding sd_mod. I know that sata_nv works. I just setup an Athlon system with nforce4 motherboard and an sata 300GB drive. Installed it on, and booting from it just fine. I didn't need to do anything to get it working. From moty.rahamim at gmail.com Thu Feb 23 15:21:14 2006 From: moty.rahamim at gmail.com (motyR) Date: Thu, 23 Feb 2006 15:21:14 -0000 Subject: [Bug 31347] 2.6.15-15.21_i686 does not boot (depmod not found) References: <20060213215338.1459.91446.malonedeb@gangotri.ubuntu.com> Message-ID: <20060223152113.16638.85908.malone@gandwana.ubuntu.com> Public bug report changed: https://launchpad.net/malone/bugs/31347 Comment: i had the same problem and i found out that prelink was the reason, look at the prelink bug report in here... From fernando at moreira.co.uk Thu Feb 23 15:28:51 2006 From: fernando at moreira.co.uk (fmo) Date: Thu, 23 Feb 2006 15:28:51 -0000 Subject: [Bug 9713] radeon/amd64 random hangs References: <20060113131120.21012.87353.launchpad@macquarie.warthogs.hbd.com> Message-ID: <20060223152851.27016.11582.malone@gangotri.ubuntu.com> Public bug report changed: https://launchpad.net/malone/bugs/9713 Comment: Ok, I compiled a new kernel yesterday 2.6.15 + archck4.1 (brings it up to 2.6.15.4 + speed optimisations), and it just happenned again, freeze while I was browsing the web with Firefox. I guess it's not the kernel then... From ben.collins at ubuntu.com Thu Feb 23 15:34:08 2006 From: ben.collins at ubuntu.com (Ben Collins) Date: Thu, 23 Feb 2006 15:34:08 -0000 Subject: [Bug 30557] cpu idle time in /proc/stat wrong References: <20060205141542.11709.55517.malonedeb@gandwana.ubuntu.com> Message-ID: <20060223153408.27067.87146.launchpad@canonical@gangotri.ubuntu.com> Public bug report changed: https://launchpad.net/malone/bugs/30557 Task: ubuntu linux-source-2.6.15 Status: Needs Info => Rejected Comment: I think the reason you are seeing these numbers is because the HZ in dapper's 2.6.15 is 1000 where as in breezy (and probably debian 2.6.15) it is 100. So the counts are finer grained, but the actual time is the same. If your battery is not lasting long enough, that's a seperate issue. From fernando at moreira.co.uk Thu Feb 23 15:35:01 2006 From: fernando at moreira.co.uk (fmo) Date: Thu, 23 Feb 2006 15:35:01 -0000 Subject: [Bug 9713] radeon/amd64 random hangs References: <20060113131120.21012.87353.launchpad@macquarie.warthogs.hbd.com> Message-ID: <20060223153501.16638.41226.malone@gandwana.ubuntu.com> Public bug report changed: https://launchpad.net/malone/bugs/9713 Comment: Oh I forgot to say. this time, only X was frozen, I could connect from my other computer with SSH and kill it. From samtygier at yahoo.co.uk Thu Feb 23 15:50:25 2006 From: samtygier at yahoo.co.uk (sam tygier) Date: Thu, 23 Feb 2006 15:50:25 -0000 Subject: [Bug 32481] oops at boot (squashfs ??) References: <20060222154750.15768.20058.malonedeb@gandwana.ubuntu.com> Message-ID: <20060223155025.27067.63103.malone@gangotri.ubuntu.com> Public bug report changed: https://launchpad.net/malone/bugs/32481 Comment: is this related to https://launchpad.net/distros/ubuntu/+source/squashfs/+bug/31437 From jstembridge at gmail.com Thu Feb 23 15:52:48 2006 From: jstembridge at gmail.com (James Stembridge) Date: Thu, 23 Feb 2006 15:52:48 -0000 Subject: [Bug 30557] cpu idle time in /proc/stat wrong References: <20060205141542.11709.55517.malonedeb@gandwana.ubuntu.com> Message-ID: <20060223155248.16638.27642.malone@gandwana.ubuntu.com> Public bug report changed: https://launchpad.net/malone/bugs/30557 Comment: So to clarify: When the system is idle the 4th value should increase by roughly 1000 a second? The proc man page certainly seems to say that this is the case. If that is the case then there is definitely a problem, as when sitting idle the count increase by much, much less. The following two lines were taken with a 1 second sleep in between: cpu 243374 424 57571 576399 51212 3967 1108 0 cpu 243376 424 57572 576419 51214 3967 1108 0 Battery life is an ancillary issue, as this miss reporting of idle time seems to coincide with cpu governors to stop working correctly. From jerome.lacoste at gmail.com Thu Feb 23 15:59:32 2006 From: jerome.lacoste at gmail.com (Jerome Lacoste) Date: Thu, 23 Feb 2006 15:59:32 -0000 Subject: [Bug 32481] oops at boot (squashfs ??) References: <20060222154750.15768.20058.malonedeb@gandwana.ubuntu.com> Message-ID: <20060223155932.16580.95843.malone@gandwana.ubuntu.com> Public bug report changed: https://launchpad.net/malone/bugs/32481 Comment: Sam: maybe but other issue references ppc archi. Was on i386 From lure.net at gmail.com Thu Feb 23 16:31:26 2006 From: lure.net at gmail.com (Luka Renko) Date: Thu, 23 Feb 2006 16:31:26 -0000 Subject: [Bug 31347] 2.6.15-15.21_i686 does not boot (depmod not found) References: <20060213215338.1459.91446.malonedeb@gangotri.ubuntu.com> Message-ID: <20060223163126.16638.8317.malone@gandwana.ubuntu.com> Public bug report changed: https://launchpad.net/malone/bugs/31347 Comment: I can confirm that I was testing prelink at the time, therefore it could be it. From StempUbuntu at gmail.com Thu Feb 23 18:28:19 2006 From: StempUbuntu at gmail.com (Stemp) Date: Thu, 23 Feb 2006 18:28:19 -0000 Subject: [Bug 32289] PnPACPI: METHOD_NAME__CRS failure for PNP0c02 References: <20060221123652.31322.22459.malonedeb@gangotri.ubuntu.com> Message-ID: <20060223182818.16580.7070.malone@gandwana.ubuntu.com> Public bug report changed: https://launchpad.net/malone/bugs/32289 Comment: Same here on 2.6.15-16-686 From lincoln.kliman at honeywell.com Thu Feb 23 20:03:50 2006 From: lincoln.kliman at honeywell.com (JBadger) Date: Thu, 23 Feb 2006 20:03:50 -0000 Subject: [Bug 28984] Kernel doesn't find root file system References: <20060119133204.16602.30528.malonedeb@gandwana.ubuntu.com> Message-ID: <20060223200350.27067.16551.malone@gangotri.ubuntu.com> Public bug report changed: https://launchpad.net/malone/bugs/28984 Comment: In the script local FSTYPE is not defined at this point >> the lines: # FIXME This has no error checking modprobe ${FSTYPE} # FIXME This has no error checking # Mount root mount ${roflag} -t ${FSTYPE} ${ROOT} ${rootmnt} >> Now I am going to try to just force FSTYPE to ext3 and rebuild the initrdfs.img. I get the same error message 0/init: 1: fstype: not found I noticed this when grub bounces me to the shell that even though /sbin is in the PATH. pivot_root is not found by /bin/sh /bin/pivot_root will not run and is a different size then what I have on my root drive. I am able to do the following commands once at the grub prompt mkdir /myroot mount -t ext3 -o ro /dev/mapper/Ubuntu-root /myroot cd /myroot sbin/pivot_root . old_root exec /bin/bash exec chroot . /bin/bash mount -a Note again that the pivot_root on the ram disk generated from grub does not work for some reason. In anycase I'll post any findings here when I get a chance but may not be able to work on it until the weekend. From javiermon at gmail.com Thu Feb 23 20:05:23 2006 From: javiermon at gmail.com (kmon) Date: Thu, 23 Feb 2006 20:05:23 -0000 Subject: [Bug 29601] linux-386 boots, but linux-686 doesn't boot. References: <20060124214540.28441.86685.malonedeb@gangotri.ubuntu.com> Message-ID: <20060223200523.16638.6415.malone@gandwana.ubuntu.com> Public bug report changed: https://launchpad.net/malone/bugs/29601 Comment: Any updates on this? Recent kernel updates haven't fixed the problem here. Thanxs From milo_casagrande at yahoo.it Thu Feb 23 21:28:50 2006 From: milo_casagrande at yahoo.it (MiloCasagrande) Date: Thu, 23 Feb 2006 21:28:50 -0000 Subject: [Bug 24153] ACPI on ASUS L4500R doesn't work, the CPU frequency scaling works, battery and backlight switch don't References: <20060113142735.21012.49495.launchpad@macquarie.warthogs.hbd.com> Message-ID: <20060223212850.16580.26180.malone@gandwana.ubuntu.com> Public bug report changed: https://launchpad.net/malone/bugs/24153 Comment: Little update from kernel 2.6.15-16: ACPI still doesn't work. From mat at apinc.org Thu Feb 23 23:48:23 2006 From: mat at apinc.org (Mathieu Pillard) Date: Thu, 23 Feb 2006 23:48:23 -0000 Subject: [Bug 32276] gnome-session-properties hangs when you delete a startup program References: <20060221103244.23543.9250.malonedeb@gandwana.ubuntu.com> Message-ID: <20060223234823.27067.13630.malone@gangotri.ubuntu.com> Public bug report changed: https://launchpad.net/malone/bugs/32276 Comment: I can confirm this as well using gnome-session 2.13.91-0ubuntu2. From lincoln.kliman at honeywell.com Fri Feb 24 01:39:01 2006 From: lincoln.kliman at honeywell.com (JBadger) Date: Fri, 24 Feb 2006 01:39:01 -0000 Subject: [Bug 28984] Kernel doesn't find root file system References: <20060119133204.16602.30528.malonedeb@gandwana.ubuntu.com> Message-ID: <20060224013900.27016.13250.malone@gangotri.ubuntu.com> Public bug report changed: https://launchpad.net/malone/bugs/28984 Comment: FIXed what I did: I noticed that the packages klibc-utils and libklibc seemed to be the wrong version. I downloaded these and did a reinstall of the kernel apt-get install --reinstall ..... no errors booted fine Use thse versions: klibc-utils_1.0.14-1ubuntu4_i386.deb libklibc_1.0.14-1ubuntu4_i386.deb From wynn_david at Hotmail.com Fri Feb 24 02:21:04 2006 From: wynn_david at Hotmail.com (David Wynn) Date: Fri, 24 Feb 2006 02:21:04 -0000 Subject: [Bug 31557] Booting fails with sis730 mobo + sis900 onboard NIC References: <20060215210533.19528.59728.malonedeb@gandwana.ubuntu.com> Message-ID: <20060224022104.16580.26255.launchpad@canonical@gandwana.ubuntu.com> Public bug report changed: https://launchpad.net/malone/bugs/31557 *** This bug has been marked a duplicate of bug 27842 *** From tas50 at humboldt.edu Fri Feb 24 04:02:59 2006 From: tas50 at humboldt.edu (tas50) Date: Fri, 24 Feb 2006 04:02:59 -0000 Subject: [Bug 32680] CPU Frequency Scaling does not work - Toshiba Satellite L15-S104 Message-ID: <20060224040259.16580.65750.malonedeb@gandwana.ubuntu.com> Public bug reported: https://launchpad.net/malone/bugs/32680 Affects: linux-source-2.6.12 linux-image-2.6.12-9-386 (Ubuntu) Severity: Normal Priority: (none set) Status: Unconfirmed Description: I work at a University helpdesk and I've been trying to the Breezy live CD on all the machines that come in to see what works and what doesn't on these various models. I'm having problems with this Toshiba Satellite L15-S104 and CPU frequency scaling. It's a Celeron M so it should support scaling, but when I try to load the Gnome applet it says that it is unsupported. It has worked on most of the computers I have tried so far (except a Dell Inspiron 5100) Here is the DMESG and LSHW printout description: Notebook product: Satellite L15 vendor: TOSHIBA version: PSL10U-01X02FV serial: 35051700W width: 32 bits capabilities: smbios-2.31 dmi-2.31 configuration: boot=oem-specific chassis=notebook uuid=6020E26C-F44B-C611-92BB-00C09F886DDF *-core description: Motherboard product: Satellite L15 vendor: TOSHIBA physical id: 0 version: Rev 1.0 serial: 35051700W *-firmware:0 description: BIOS vendor: TOSHIBA physical id: 0 version: V1.80 (01/28/2005) size: 107KB capacity: 448KB capabilities: isa pci pcmcia pnp apm upgrade shadowing escd cdboot int13floppy720 int5printscreen int9keyboard int14serial int17printer acpi usb smartbattery biosbootspecification *-cpu description: CPU product: Intel(R) Celeron(R) M processor 1.30GHz vendor: Intel Corp. physical id: 4 bus info: cpu at 0 version: 6.13.8 slot: uFCPGA2 size: 1300MHz capacity: 1300MHz width: 32 bits clock: 400MHz capabilities: fpu fpu_exception wp vme de pse tsc msr pae mce cx8 sep mtrr pge mca cmov pat clflush dts acpi mmx fxsr sse sse2 ss tm pbe *-cache:0 description: L1 cache physical id: 8 slot: L1 Cache size: 32KB capacity: 32KB capabilities: asynchronous internal write-back *-cache:1 description: L2 cache physical id: 9 slot: L2 Cache size: 1MB capacity: 1MB capabilities: burst external write-back *-firmware:1 description: BIOS physical id: 2042 version: () size: 1003KB capabilities: pnp apm upgrade escd bootselect socketedrom pcmciaboot edd int13floppytoshiba int13floppy360 int17printer *-memory description: System Memory physical id: 10 slot: System board or motherboard size: 512MB capacity: 3GB *-bank:0 description: DIMM SRAM Synchronous 333 MHz (3.0 ns) physical id: 0 slot: DIMM 0 size: 256MB width: 64 bits clock: 333MHz (3.003ns) *-bank:1 description: DIMM SRAM Synchronous 333 MHz (3.0 ns) physical id: 1 slot: DIMM 1 size: 256MB width: 64 bits clock: 333MHz (3.003ns) *-pci description: Host bridge product: 82852/82855 GM/GME/PM/GMV Processor to I/O Controller vendor: Intel Corporation physical id: 100 bus info: pci at 00:00.0 version: 02 width: 32 bits clock: 33MHz *-system:0 UNCLAIMED description: System peripheral product: 82852/82855 GM/GME/PM/GMV Processor to I/O Controller vendor: Intel Corporation physical id: 0.1 bus info: pci at 00:00.1 version: 02 width: 32 bits clock: 33MHz capabilities: bus_master *-system:1 UNCLAIMED description: System peripheral product: 82852/82855 GM/GME/PM/GMV Processor to I/O Controller vendor: Intel Corporation physical id: 0.3 bus info: pci at 00:00.3 version: 02 width: 32 bits clock: 33MHz capabilities: bus_master *-display:0 description: VGA compatible controller product: 82852/855GM Integrated Graphics Device vendor: Intel Corporation physical id: 2 bus info: pci at 00:02.0 version: 02 size: 128MB width: 32 bits clock: 33MHz capabilities: vga bus_master cap_list resources: iomemory:e8000000-efffffff iomemory:e0000000-e007ffff ioport:1800-1807 irq:6 *-display:1 UNCLAIMED description: Display controller product: 82852/855GM Integrated Graphics Device vendor: Intel Corporation physical id: 2.1 bus info: pci at 00:02.1 version: 02 size: 128MB width: 32 bits clock: 33MHz capabilities: bus_master cap_list resources: iomemory:f0000000-f7ffffff iomemory:e0080000-e00fffff *-usb:0 description: USB Controller product: 82801DB/DBL/DBM (ICH4/ICH4-L/ICH4-M) USB UHCI Controller #1 vendor: Intel Corporation physical id: 1d bus info: pci at 00:1d.0 version: 03 width: 32 bits clock: 33MHz capabilities: uhci bus_master configuration: driver=uhci_hcd resources: ioport:1820-183f irq:6 *-usbhost product: Intel Corporation 82801DB/DBL/DBM (ICH4/ICH4-L/ICH4-M) USB UHCI Controller #1 vendor: Linux 2.6.12-9-386 uhci_hcd physical id: 1 bus info: usb at 1 logical name: usb1 version: 2.06 capabilities: usb-1.10 configuration: driver=hub maxpower=0mA slots=2 speed=12.0MB/s *-usb:1 description: USB Controller product: 82801DB/DBL/DBM (ICH4/ICH4-L/ICH4-M) USB UHCI Controller #2 vendor: Intel Corporation physical id: 1d.1 bus info: pci at 00:1d.1 version: 03 width: 32 bits clock: 33MHz capabilities: uhci bus_master configuration: driver=uhci_hcd resources: ioport:1840-185f irq:6 *-usbhost product: Intel Corporation 82801DB/DBL/DBM (ICH4/ICH4-L/ICH4-M) USB UHCI Controller #2 vendor: Linux 2.6.12-9-386 uhci_hcd physical id: 1 bus info: usb at 2 logical name: usb2 version: 2.06 capabilities: usb-1.10 configuration: driver=hub maxpower=0mA slots=2 speed=12.0MB/s *-usb:2 description: USB Controller product: 82801DB/DBM (ICH4/ICH4-M) USB2 EHCI Controller vendor: Intel Corporation physical id: 1d.7 bus info: pci at 00:1d.7 version: 03 width: 32 bits clock: 33MHz capabilities: ehci bus_master cap_list configuration: driver=ehci_hcd resources: iomemory:e0100000-e01003ff irq:10 *-usbhost product: Intel Corporation 82801DB/DBM (ICH4/ICH4-M) USB2 EHCI Controller vendor: Linux 2.6.12-9-386 ehci_hcd physical id: 1 bus info: usb at 3 logical name: usb3 version: 2.06 capabilities: usb-2.00 configuration: driver=hub maxpower=0mA slots=6 speed=480.0MB/s *-usb description: Mass storage device product: Cruzer Micro vendor: SanDisk Corporation physical id: 2 bus info: usb at 3:2 logical name: scsi0 version: 0.10 serial: 20044528801dbcd252ab capabilities: usb-2.00 scsi emulated scsi-host configuration: driver=usb-storage maxpower=200mA speed=480.0MB/s *-disk description: SCSI Disk product: Cruzer Micro vendor: SanDisk physical id: 0.0.0 bus info: scsi at 0.0:0.0 logical name: /dev/sda version: 0.1 size: 488MB capabilities: removable configuration: ansiversion=2 *-pci description: PCI bridge product: 82801 Mobile PCI Bridge vendor: Intel Corporation physical id: 1e bus info: pci at 00:1e.0 version: 83 width: 32 bits clock: 33MHz capabilities: pci normal_decode bus_master *-pcmcia description: CardBus bridge product: PCI1410 PC card Cardbus Controller vendor: Texas Instruments physical id: 1 bus info: pci at 02:01.0 version: 02 width: 32 bits clock: 33MHz capabilities: pcmcia bus_master cap_list configuration: driver=yenta_cardbus resources: iomemory:e0400000-e0400fff irq:10 *-network:0 description: Ethernet interface product: RTL-8139/8139C/8139C+ vendor: Realtek Semiconductor Co., Ltd. physical id: 2 bus info: pci at 02:02.0 logical name: eth0 version: 10 serial: 00:c0:9f:88:6d:df size: 100MB/s capacity: 100MB/s width: 32 bits clock: 33MHz capabilities: bus_master cap_list ethernet physical tp mii 10bt 10bt-fd 100bt 100bt-fd autonegociation configuration: autonegociation=on broadcast=yes driver=8139too driverversion=0.9.27 duplex=full ip=137.150.204.70 link=yes multicast=yes port=MII speed=100MB/s resources: ioport:3800-38ff iomemory:e0401800-e04018ff irq:6 *-network:1 UNCLAIMED description: Ethernet controller product: [AirConn] INPROCOMM IPN 2220 Wireless LAN Adapter (rev 01) vendor: Linksys, A Division of Cisco Systems physical id: 4 bus info: pci at 02:04.0 version: 00 width: 32 bits clock: 33MHz capabilities: bus_master cap_list resources: ioport:3c00-3c1f iomemory:e0401c00-e0401c1f iomemory:e0401000-e04017ff irq:10 *-isa UNCLAIMED description: ISA bridge product: 82801DBM (ICH4-M) LPC Interface Bridge vendor: Intel Corporation physical id: 1f bus info: pci at 00:1f.0 version: 03 width: 32 bits clock: 33MHz capabilities: isa bus_master *-ide description: IDE interface product: 82801DBM (ICH4-M) IDE Controller vendor: Intel Corporation physical id: 1f.1 bus info: pci at 00:1f.1 version: 03 width: 32 bits clock: 33MHz capabilities: ide bus_master configuration: driver=PIIX_IDE resources: ioport:1810-181f iomemory:20000000-200003ff irq:6 *-ide:0 description: IDE Channel 0 physical id: 0 bus info: ide at 0 logical name: ide0 clock: 33MHz *-disk description: ATA Disk product: TOSHIBA MK4025GAS vendor: Toshiba physical id: 0 bus info: ide at 0.0 logical name: /dev/hda version: KA100U serial: 15UU7165S size: 37GB capacity: 37GB capabilities: ata dma lba iordy smart security pm apm configuration: apm=off mode=udma5 smart=on *-ide:1 description: IDE Channel 1 physical id: 1 bus info: ide at 1 logical name: ide1 clock: 33MHz *-cdrom description: DVD reader product: TSSTcorpCDW/DVD TS-L462A physical id: 0 bus info: ide at 1.0 logical name: /dev/hdc version: TO30 serial: Y44I800295 capabilities: packet atapi cdrom removable nonmagnetic dma lba iordy audio cd-r cd-rw dvd configuration: mode=udma2 *-serial UNCLAIMED description: SMBus product: 82801DB/DBL/DBM (ICH4/ICH4-L/ICH4-M) SMBus Controller vendor: Intel Corporation physical id: 1f.3 bus info: pci at 00:1f.3 version: 03 width: 32 bits clock: 33MHz resources: ioport:1860-187f irq:10 *-multimedia description: Multimedia audio controller product: 82801DB/DBL/DBM (ICH4/ICH4-L/ICH4-M) AC'97 Audio Controller vendor: Intel Corporation physical id: 1f.5 bus info: pci at 00:1f.5 version: 03 width: 32 bits clock: 33MHz capabilities: bus_master cap_list configuration: driver=Intel ICH resources: ioport:1c00-1cff ioport:1880-18bf iomemory:e0100c00-e0100dff iomemory:e0100800-e01008ff irq:11 *-communication UNCLAIMED description: Modem product: 82801DB/DBL/DBM (ICH4/ICH4-L/ICH4-M) AC'97 Modem Controller vendor: Intel Corporation physical id: 1f.6 bus info: pci at 00:1f.6 version: 03 width: 32 bits clock: 33MHz capabilities: generic cap_list resources: ioport:2400-24ff ioport:2000-207f irq:11 *-battery description: Lithium Ion Battery product: Sanyo vendor: Sanyo physical id: 1 slot: Right Side capacity: 4400mWh configuration: voltage=14.8V nterrupt Link [LNKA] (IRQs *6) [4294669.732000] ACPI: PCI Interrupt Link [LNKB] (IRQs 11) *10 [4294669.732000] ACPI: PCI Interrupt Link [LNKC] (IRQs 6) *0, disabled. [4294669.732000] ACPI: PCI Interrupt Link [LNKD] (IRQs *6) [4294669.733000] ACPI: PCI Interrupt Link [LNKE] (IRQs *10) [4294669.733000] ACPI: PCI Interrupt Link [LNKF] (IRQs 10) *0, disabled. [4294669.733000] ACPI: PCI Interrupt Link [LNKG] (IRQs 6) *0, disabled. [4294669.734000] ACPI: PCI Interrupt Link [LNKH] (IRQs *10) [4294669.734000] burst-mode-ec-10-Aug [4294669.734000] ACPI: Embedded Controller [EC0] (gpe 29) [4294669.762000] ACPI: Device [BAY1] status [00000008]: functional but not present; setting present [4294669.765000] ACPI: Power Resource [PFN0] (off) [4294669.766000] ACPI: Power Resource [PFN1] (off) [4294669.766000] Linux Plug and Play Support v0.97 (c) Adam Belay [4294669.767000] pnp: PnP ACPI init [4294669.771000] pnp: PnP ACPI: found 7 devices [4294669.771000] PnPBIOS: Disabled by ACPI PNP [4294669.771000] PCI: Using ACPI for IRQ routing [4294669.771000] PCI: If a device doesn't work, try "pci=routeirq". If it helps, post a report [4294669.777000] pnp: 00:03: ioport range 0x164e-0x164f has been reserved [4294669.777000] Simple Boot Flag at 0x37 set to 0x1 [4294669.778000] audit: initializing netlink socket (disabled) [4294669.778000] audit: initialized [4294669.779000] VFS: Disk quotas dquot_6.5.1 [4294669.779000] Dquot-cache hash table entries: 1024 (order 0, 4096 bytes) [4294669.779000] devfs: 2004-01-31 Richard Gooch (rgooch at atnf.csiro.au) [4294669.779000] devfs: boot_options: 0x0 [4294669.779000] Initializing Cryptographic API [4294669.782000] isapnp: Scanning for PnP cards... [4294670.137000] isapnp: No Plug & Play device found [4294670.155000] PNP: PS/2 Controller [PNP0303:PS2K,PNP0f13:PS2M] at 0x60,0x64 irq 1,12 [4294670.157000] serio: i8042 AUX port at 0x60,0x64 irq 12 [4294670.157000] serio: i8042 KBD port at 0x60,0x64 irq 1 [4294670.157000] Serial: 8250/16550 driver $Revision: 1.90 $ 54 ports, IRQ sharing enabled [4294670.160000] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [4294670.160000] PCI: setting IRQ 11 as level-triggered [4294670.160000] ACPI: PCI Interrupt 0000:00:1f.6[B] -> Link [LNKB] -> GSI 11 (level, low) -> IRQ 11 [4294670.160000] ACPI: PCI interrupt for device 0000:00:1f.6 disabled [4294670.160000] io scheduler noop registered [4294670.160000] io scheduler anticipatory registered [4294670.160000] io scheduler deadline registered [4294670.160000] io scheduler cfq registered [4294670.160000] RAMDISK driver initialized: 16 RAM disks of 1048576K size 1024 blocksize [4294670.161000] EISA: Probing bus 0 at eisa.0 [4294670.161000] Cannot allocate resource for EISA slot 1 [4294670.161000] Cannot allocate resource for EISA slot 2 [4294670.161000] Cannot allocate resource for EISA slot 3 [4294670.161000] EISA: Detected 0 cards. [4294670.161000] NET: Registered protocol family 2 [4294670.171000] IP: routing cache hash table of 4096 buckets, 32Kbytes [4294670.171000] TCP established hash table entries: 16384 (order: 5, 131072 bytes) [4294670.171000] TCP bind hash table entries: 16384 (order: 4, 65536 bytes) [4294670.171000] TCP: Hash tables configured (established 16384 bind 16384) [4294670.171000] NET: Registered protocol family 8 [4294670.171000] NET: Registered protocol family 20 [4294670.171000] ACPI wakeup devices: [4294670.171000] GLAN MPCI T394 MDM0 USB1 USB2 USB3 [4294670.171000] ACPI: (supports S0 S3 S4 S5) [4294670.173000] RAMDISK: Compressed image found at block 0 [4294670.325000] input: AT Translated Set 2 keyboard on isa0060/serio0 [4294670.506000] VFS: Mounted root (ext2 filesystem). [4294670.507000] VFS: Mounted root (ext2 filesystem). [4294670.507000] Trying to move old root to /initrd ... okay [4294670.507000] Freeing unused kernel memory: 224k freed [4294670.611000] NET: Registered protocol family 1 [4294671.299000] usbcore: registered new driver usbfs [4294671.299000] usbcore: registered new driver hub [4294671.301000] USB Universal Host Controller Interface driver v2.2 [4294671.302000] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 6 [4294671.302000] PCI: setting IRQ 6 as level-triggered [4294671.302000] ACPI: PCI Interrupt 0000:00:1d.0[A] -> Link [LNKA] -> GSI 6 (level, low) -> IRQ 6 [4294671.302000] PCI: Setting latency timer of device 0000:00:1d.0 to 64 [4294671.302000] uhci_hcd 0000:00:1d.0: Intel Corporation 82801DB/DBL/DBM (ICH4/ICH4-L/ICH4-M) USB UHCI Controller #1 [4294671.364000] uhci_hcd 0000:00:1d.0: new USB bus registered, assigned bus number 1 [4294671.364000] uhci_hcd 0000:00:1d.0: irq 6, io base 0x00001820 [4294671.365000] hub 1-0:1.0: USB hub found [4294671.365000] hub 1-0:1.0: 2 ports detected [4294671.368000] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 6 [4294671.368000] ACPI: PCI Interrupt 0000:00:1d.1[B] -> Link [LNKD] -> GSI 6 (level, low) -> IRQ 6 [4294671.368000] PCI: Setting latency timer of device 0000:00:1d.1 to 64 [4294671.368000] uhci_hcd 0000:00:1d.1: Intel Corporation 82801DB/DBL/DBM (ICH4/ICH4-L/ICH4-M) USB UHCI Controller #2 [4294671.430000] uhci_hcd 0000:00:1d.1: new USB bus registered, assigned bus number 2 [4294671.430000] uhci_hcd 0000:00:1d.1: irq 6, io base 0x00001840 [4294671.431000] hub 2-0:1.0: USB hub found [4294671.431000] hub 2-0:1.0: 2 ports detected [4294671.500000] ACPI: PCI Interrupt Link [LNKH] enabled at IRQ 10 [4294671.500000] PCI: setting IRQ 10 as level-triggered [4294671.500000] ACPI: PCI Interrupt 0000:00:1d.7[D] -> Link [LNKH] -> GSI 10 (level, low) -> IRQ 10 [4294671.500000] PCI: Setting latency timer of device 0000:00:1d.7 to 64 [4294671.500000] ehci_hcd 0000:00:1d.7: Intel Corporation 82801DB/DBM (ICH4/ICH4-M) USB2 EHCI Controller [4294671.500000] ehci_hcd 0000:00:1d.7: debug port 1 [4294671.500000] ehci_hcd 0000:00:1d.7: new USB bus registered, assigned bus number 3 [4294671.500000] ehci_hcd 0000:00:1d.7: irq 10, io mem 0xe0100000 [4294671.504000] PCI: cache line size of 32 is not supported by device 0000:00:1d.7 [4294671.504000] ehci_hcd 0000:00:1d.7: USB 2.0 initialized, EHCI 1.00, driver 10 Dec 2004 [4294671.505000] hub 3-0:1.0: USB hub found [4294671.505000] hub 3-0:1.0: 6 ports detected [4294671.608000] Uniform Multi-Platform E-IDE driver Revision: 7.00alpha2 [4294671.608000] ide: Assuming 33MHz system bus speed for PIO modes; override with idebus=xx [4294671.608000] ACPI: bus type ide registered [4294671.712000] Linux Kernel Card Services [4294671.712000] options: [pci] [cardbus] [pm] [4294671.715000] ACPI: PCI Interrupt Link [LNKE] enabled at IRQ 10 [4294671.715000] ACPI: PCI Interrupt 0000:02:01.0[A] -> Link [LNKE] -> GSI 10 (level, low) -> IRQ 10 [4294671.716000] Yenta: CardBus bridge found at 0000:02:01.0 [1179:ff31] [4294671.716000] Yenta: Using CSCINT to route CSC interrupts to PCI [4294671.716000] Yenta: Routing CardBus interrupts to PCI [4294671.716000] Yenta TI: socket 0000:02:01.0, mfunc 0x015c1d22, devctl 0x44 [4294671.937000] Yenta: ISA IRQ mask 0x00b8, PCI irq 10 [4294671.937000] Socket status: 30000006 [4294673.261000] ACPI: Fan [FAN0] (off) [4294673.261000] ACPI: Fan [FAN1] (off) [4294673.271000] ACPI: CPU0 (power states: C1[C1] C2[C2] C3[C3]) [4294673.329000] ACPI: Thermal Zone [THRM] (55 C) [4294673.876000] usbcore: registered new driver usbkbd [4294673.876000] drivers/usb/input/usbkbd.c: :USB HID Boot Protocol keyboard driver [4294673.889000] usbcore: registered new driver hiddev [4294673.894000] usbcore: registered new driver usbhid [4294673.894000] drivers/usb/input/hid-core.c: v2.01:USB HID core driver [4294673.904000] usbcore: registered new driver usbserial [4294673.909000] drivers/usb/serial/usb-serial.c: USB Serial support registered for Generic [4294673.913000] usbcore: registered new driver usbserial_generic [4294673.913000] drivers/usb/serial/usb-serial.c: USB Serial Driver core v2.0 [4294674.215000] vga16fb: initializing [4294674.215000] vga16fb: mapped to 0xc00a0000 [4294674.229000] fb0: VGA16 VGA frame buffer device [4294674.369000] Console: switching to colour frame buffer device 80x30 [4294682.391000] SCSI subsystem initialized [4294682.397000] Initializing USB Mass Storage driver... [4294682.401000] usbcore: registered new driver usb-storage [4294682.401000] USB Mass Storage support registered. [4294682.432000] floppy0: Unable to grab IRQ6 for the floppy driver [4294683.169000] ICH4: IDE controller at PCI slot 0000:00:1f.1 [4294683.170000] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 6 [4294683.170000] ACPI: PCI Interrupt 0000:00:1f.1[A] -> Link [LNKC] -> GSI 6 (level, low) -> IRQ 6 [4294683.170000] ICH4: chipset revision 3 [4294683.170000] ICH4: not 100% native mode: will probe irqs later [4294683.170000] ide0: BM-DMA at 0x1810-0x1817, BIOS settings: hda:DMA, hdb:pio [4294683.170000] ide1: BM-DMA at 0x1818-0x181f, BIOS settings: hdc:DMA, hdd:pio [4294683.170000] Probing IDE interface ide0... [4294683.434000] hda: TOSHIBA MK4025GAS, ATA DISK drive [4294684.046000] ide0 at 0x1f0-0x1f7,0x3f6 on irq 14 [4294684.046000] Probing IDE interface ide1... [4294684.718000] hdc: TSSTcorpCDW/DVD TS-L462A, ATAPI CD/DVD-ROM drive [4294685.330000] ide1 at 0x170-0x177,0x376 on irq 15 [4294685.383000] Probing IDE interface ide2... [4294685.899000] Probing IDE interface ide3... [4294686.412000] Probing IDE interface ide4... [4294686.925000] Probing IDE interface ide5... [4294687.470000] ide-floppy driver 0.99.newide [4294687.509000] hda: max request size: 128KiB [4294687.743000] hda: 78140160 sectors (40007 MB), CHS=65535/16/63, UDMA(100) [4294687.743000] hda: cache flushes supported [4294687.744000] /dev/ide/host0/bus0/target0/lun0: p1 [4294687.826000] hdc: ATAPI 24X DVD-ROM CD-R/RW drive, 2048kB Cache [4294687.826000] Uniform CD-ROM driver Revision: 3.20 [4294688.232000] cs: IO port probe 0x100-0x4ff: excluding 0x4d0-0x4d7 [4294688.234000] cs: IO port probe 0xc00-0xcf7: clean. [4294688.234000] cs: IO port probe 0xa00-0xaff: clean. [4294691.990000] ISO 9660 Extensions: Microsoft Joliet Level 3 [4294692.092000] ISO 9660 Extensions: RRIP_1991A [4294701.038000] 8139cp: 10/100 PCI Ethernet driver v1.2 (Mar 22, 2004) [4294701.042000] 8139cp: pci dev 0000:02:02.0 (id 10ec:8139 rev 10) is not an 8139C+ compatible chip [4294701.042000] 8139cp: Try the "8139too" driver instead. [4294701.067000] 8139too Fast Ethernet driver 0.9.27 [4294701.072000] ACPI: PCI Interrupt 0000:02:02.0[A] -> Link [LNKD] -> GSI 6 (level, low) -> IRQ 6 [4294701.076000] eth0: RealTek RTL8139 at 0x3800, 00:c0:9f:88:6d:df, IRQ 6 [4294701.076000] eth0: Identified 8139 chip type 'RTL-8100B/8139D' [4294702.591000] floppy0: Unable to grab IRQ6 for the floppy driver [4294703.451000] NET: Registered protocol family 17 [4294703.461000] eth0: link up, 100Mbps, full-duplex, lpa 0x45E1 [4294711.203000] floppy0: Unable to grab IRQ6 for the floppy driver [4294712.077000] cloop: Initializing cloop v2.01 [4294712.203000] cloop: loaded (max 8 devices) [4294712.285000] loop: loaded (max 8 devices) [4294712.301000] device-mapper: 4.4.0-ioctl (2005-01-12) initialised: dm-devel at redhat.com [4294714.159000] cloop: losetup_file: 32753 blocks, 65536 bytes/block, largest block is 65562 bytes. [4294714.191000] EXT2-fs warning: maximal mount count reached, running e2fsck is recommended [4294760.314000] NET: Registered protocol family 10 [4294760.314000] Disabled Privacy Extensions on device c02eb280(lo) [4294760.314000] IPv6 over IPv4 tunneling driver [4294761.651000] apm: BIOS not found. [4294764.697000] Linux agpgart interface v0.101 (c) Dave Jones [4294771.197000] eth0: no IPv6 routers present [4294800.461000] md: md driver 0.90.1 MAX_MD_DEVS=256, MD_SB_DISKS=27 [4294822.928000] lp: driver loaded but no devices found [4294822.957000] mice: PS/2 mouse device common for all mice [4294823.569000] Synaptics Touchpad, model: 1, fw: 5.9, id: 0x256eb1, caps: 0x804713/0x0 [4294823.569000] synaptics: Toshiba Satellite L15 detected, limiting rate to 40pps. [4294823.623000] input: SynPS/2 Synaptics TouchPad on isa0060/serio1 [4294825.122000] ts: Compaq touchscreen protocol output [4294838.384000] agpgart: Detected an Intel 855 Chipset. [4294838.385000] agpgart: Detected 16252K stolen memory. [4294838.410000] agpgart: AGP aperture is 128M @ 0xe8000000 [4294840.256000] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [4294840.267000] shpchp: shpc_init : shpc_cap_offset == 0 [4294840.267000] shpchp: Standard Hot Plug PCI Controller Driver version: 0.4 [4294840.367000] hw_random hardware driver 1.0.0 loaded [4294840.835000] ACPI: PCI Interrupt 0000:00:1f.5[B] -> Link [LNKB] -> GSI 11 (level, low) -> IRQ 11 [4294840.835000] PCI: Setting latency timer of device 0000:00:1f.5 to 64 [4294841.142000] intel8x0_measure_ac97_clock: measured 49758 usecs [4294841.142000] intel8x0: clocking to 48000 [4294844.833000] Real Time Clock Driver v1.12 [4294851.312000] spurious 8259A interrupt: IRQ7. [4294858.914000] ACPI: Power Button (FF) [PWRF] [4294858.914000] ACPI: Lid Switch [LID] [4294859.088000] base: 0x18 alert: 0x20 [4294859.108000] i2c-acpi-ec.c: ACPI EC SMBus adapter at 0x18 [4294859.186000] ibm_acpi: ec object not found [4294859.346000] ACPI: Video Device [GFX0] (multi-head: yes rom: yes post: no)[4294888.542000] [drm] Initialized drm 1.0.0 20040925 [4294888.547000] ACPI: PCI Interrupt 0000:00:02.0[A] -> Link [LNKA] -> GSI 6 (level, low) -> IRQ 6 [4294888.552000] [drm] Initialized i915 1.2.0 20040405 on minor 0: Intel Corporation 82852/855GM Integrated Graphics Device [4294888.556000] [drm] Initialized i915 1.2.0 20040405 on minor 1: Intel Corporation 82852/855GM Integrated Graphics Device (#2) [4294888.556000] mtrr: base(0xe8020000) is not aligned on a size(0x300000) boundary [4294889.825000] apm: BIOS not found. [4294892.449000] cs: IO port probe 0x100-0x4ff: excluding 0x4d0-0x4d7 [4294892.452000] cs: IO port probe 0xc00-0xcf7: clean. [4294892.452000] cs: IO port probe 0xa00-0xaff: clean. [4294892.995000] Bluetooth: Core ver 2.7 [4294892.995000] NET: Registered protocol family 31 [4294892.995000] Bluetooth: HCI device and connection manager initialized [4294892.995000] Bluetooth: HCI socket layer initialized [4294893.010000] Bluetooth: L2CAP ver 2.7 [4294893.010000] Bluetooth: L2CAP socket layer initialized [4294893.139000] Bluetooth: RFCOMM ver 1.5 [4294893.139000] Bluetooth: RFCOMM socket layer initialized [4294893.139000] Bluetooth: RFCOMM TTY layer initialized [4295660.995000] usb 3-2: new high speed USB device using ehci_hcd and address 2[4295661.072000] scsi0 : SCSI emulation for USB Mass Storage devices [4295661.074000] usb-storage: device found at 2 [4295661.074000] usb-storage: waiting for device to settle before scanning [4295666.074000] Vendor: SanDisk Model: Cruzer Micro Rev: 0.1 [4295666.074000] Type: Direct-Access ANSI SCSI revision: 02 [4295666.083000] usb-storage: device scan complete [4295666.128000] SCSI device sda: 1000944 512-byte hdwr sectors (512 MB) [4295666.129000] sda: Write Protect is off [4295666.129000] sda: Mode Sense: 03 00 00 00 [4295666.129000] sda: assuming drive cache: write through [4295666.133000] SCSI device sda: 1000944 512-byte hdwr sectors (512 MB) [4295666.133000] sda: Write Protect is off [4295666.133000] sda: Mode Sense: 03 00 00 00 [4295666.133000] sda: assuming drive cache: write through [4295666.133000] /dev/scsi/host0/bus0/target0/lun0: p1 [4295666.135000] Attached scsi removable disk sda at scsi0, channel 0, id 0, lun 0 [4295666.848000] FAT: utf8 is not a recommended IO charset for FAT filesystems, filesystem will be case sensitive! [4296120.949000] Attached scsi generic sg0 at scsi0, channel 0, id 0, lun 0, type 0 From adconrad at 0c3.net Fri Feb 24 04:13:03 2006 From: adconrad at 0c3.net (Adam Conrad) Date: Fri, 24 Feb 2006 04:13:03 -0000 Subject: [Bug 28984] Kernel doesn't find root file system References: <20060119133204.16602.30528.malonedeb@gandwana.ubuntu.com> Message-ID: <20060224041303.27067.38641.malone@gangotri.ubuntu.com> Public bug report changed: https://launchpad.net/malone/bugs/28984 Comment: What version was klibc before you installed 1.0.14? From lincoln.kliman at honeywell.com Fri Feb 24 04:52:38 2006 From: lincoln.kliman at honeywell.com (JBadger) Date: Fri, 24 Feb 2006 04:52:38 -0000 Subject: [Bug 28984] Kernel doesn't find root file system References: <20060119133204.16602.30528.malonedeb@gandwana.ubuntu.com> Message-ID: <20060224045238.16580.65737.malone@gandwana.ubuntu.com> Public bug report changed: https://launchpad.net/malone/bugs/28984 Comment: -rw----r-- 1 root root 97178 2006-02-01 13:45 /var/cache/apt/archives/klibc-utils_1.1.16-1ubuntu4_i386.deb -rw----r-- 1 root root 16300 2006-02-01 13:45 /var/cache/apt/archives/libklibc_1.1.16-1ubuntu4_i386.deb this is the version that did not work. From adconrad at 0c3.net Fri Feb 24 05:03:53 2006 From: adconrad at 0c3.net (Adam Conrad) Date: Fri, 24 Feb 2006 05:03:53 -0000 Subject: [Bug 28984] Kernel doesn't find root file system References: <20060119133204.16602.30528.malonedeb@gandwana.ubuntu.com> Message-ID: <20060224050353.16638.59762.malone@gandwana.ubuntu.com> Public bug report changed: https://launchpad.net/malone/bugs/28984 Comment: And what version of initramfs-tools were you using with that? From lydickaw at ruffledpenguin.org Fri Feb 24 07:31:07 2006 From: lydickaw at ruffledpenguin.org (Adam Lydick) Date: Fri, 24 Feb 2006 07:31:07 -0000 Subject: [Bug 32329] Not config "NIC: Broadcom BCM4318 - Wireless" References: <20060221171518.23543.29315.malonedeb@gandwana.ubuntu.com> Message-ID: <20060224073105.27067.46333.malone@gangotri.ubuntu.com> Public bug report changed: https://launchpad.net/malone/bugs/32329 Comment: This affects my Belkin 54g PCMCIA card as well. I don't remember this being a problem with breezy, did the firmware binaries get pulled from dapper due to legal concerns? -- The current state of affairs: you can see the network device, attempts to configure it (silently) fail, dmesg reports the firmware loading error. WISHLIST: It would be better if the user was alerted to this problem in a discoverable way. A gnome notification would be ideal. Example: "A network card that requires additional drivers was detected, for a walkthrough on this process" At a minimum, this should open a local copy of the walkthrough in firefox (to avoid the need for network access ;) to step them through extracting the firmware from a dual-boot partition, driver CDs, or a manually downloaded copy of the drivers. Even better: kick off a tool that will automate this step (check for dual boot partitions that already have the needed firmware and auto- extract it), falling back to the paper wizard as needed. From seb128 at ubuntu.com Fri Feb 24 10:39:31 2006 From: seb128 at ubuntu.com (Sebastien Bacher) Date: Fri, 24 Feb 2006 10:39:31 -0000 Subject: [Bug 32276] gnome-session-properties hangs when you delete a startup program References: <20060221103244.23543.9250.malonedeb@gandwana.ubuntu.com> Message-ID: <20060224103931.27016.63480.launchpad@canonical@gangotri.ubuntu.com> Public bug report changed: https://launchpad.net/malone/bugs/32276 Task: ubuntu linux-meta Status: Confirmed => Rejected Comment: nothing to do with linux From seb128 at ubuntu.com Fri Feb 24 10:41:06 2006 From: seb128 at ubuntu.com (Sebastien Bacher) Date: Fri, 24 Feb 2006 10:41:06 -0000 Subject: [Bug 32276] gnome-session-properties hangs when you delete a startup program References: <20060221103244.23543.9250.malonedeb@gandwana.ubuntu.com> Message-ID: <20060224104106.16638.59601.launchpad@canonical@gandwana.ubuntu.com> Public bug report changed: https://launchpad.net/malone/bugs/32276 *** This bug has been marked a duplicate of bug 31402 *** From seb128 at ubuntu.com Fri Feb 24 10:41:29 2006 From: seb128 at ubuntu.com (Sebastien Bacher) Date: Fri, 24 Feb 2006 10:41:29 -0000 Subject: [Bug 32276] gnome-session-properties hangs when you delete a startup program References: <20060221103244.23543.9250.malonedeb@gandwana.ubuntu.com> Message-ID: <20060224104129.16580.94855.malone@gandwana.ubuntu.com> Public bug report changed: https://launchpad.net/malone/bugs/32276 Comment: Thanks for the bug report. This particular bug has already been reported into our bug tracking system, but please feel free to report any further bugs you find. From mike at vee.net Fri Feb 24 12:27:34 2006 From: mike at vee.net (Mike Gratton) Date: Fri, 24 Feb 2006 12:27:34 -0000 Subject: [Bug 31347] 2.6.15-15.21_i686 does not boot (depmod not found) References: <20060213215338.1459.91446.malonedeb@gangotri.ubuntu.com> Message-ID: <20060224122734.27067.75627.malone@gangotri.ubuntu.com> Public bug report changed: https://launchpad.net/malone/bugs/31347 Comment: Confirming that I had prelink installed and that removing it and reinstalling the kernel image and initramfs-tools fixed it. See bug #31135. From lincoln.kliman at honeywell.com Fri Feb 24 12:43:41 2006 From: lincoln.kliman at honeywell.com (JBadger) Date: Fri, 24 Feb 2006 12:43:41 -0000 Subject: [Bug 28984] Kernel doesn't find root file system References: <20060119133204.16602.30528.malonedeb@gandwana.ubuntu.com> Message-ID: <20060224124341.16638.87352.malone@gandwana.ubuntu.com> Public bug report changed: https://launchpad.net/malone/bugs/28984 Comment: initramfs-tools_0.32_all From daniel.holbach at ubuntu.com Fri Feb 24 13:47:27 2006 From: daniel.holbach at ubuntu.com (Daniel Holbach) Date: Fri, 24 Feb 2006 13:47:27 -0000 Subject: [Bug 27842] [dapper] Live and install CDs hang detecting network hardware on M810 system References: <20060113151932.29386.56805.launchpad@macquarie.warthogs.hbd.com> Message-ID: <20060224134727.16638.71254.launchpad@canonical@gandwana.ubuntu.com> Public bug report changed: https://launchpad.net/malone/bugs/27842 Also affects: linux-source-2.6.15 (Ubuntu) Severity: Normal Priority: (none set) Status: Unconfirmed From daniel.holbach at ubuntu.com Fri Feb 24 13:48:28 2006 From: daniel.holbach at ubuntu.com (Daniel Holbach) Date: Fri, 24 Feb 2006 13:48:28 -0000 Subject: [Bug 27842] [dapper] Live and install CDs hang detecting network hardware on M810 system References: <20060113151932.29386.56805.launchpad@macquarie.warthogs.hbd.com> Message-ID: <20060224134828.27016.5591.launchpad@canonical@gangotri.ubuntu.com> Public bug report changed: https://launchpad.net/malone/bugs/27842 Task: ubuntu dapper linux-source-2.6.15 Status: Confirmed => Rejected From daniel.holbach at ubuntu.com Fri Feb 24 13:49:02 2006 From: daniel.holbach at ubuntu.com (Daniel Holbach) Date: Fri, 24 Feb 2006 13:49:02 -0000 Subject: [Bug 27842] [dapper] Live and install CDs hang detecting network hardware on M810 system References: <20060113151932.29386.56805.launchpad@macquarie.warthogs.hbd.com> Message-ID: <20060224134902.27016.82568.launchpad@canonical@gangotri.ubuntu.com> Public bug report changed: https://launchpad.net/malone/bugs/27842 Task: ubuntu linux-source-2.6.15 Severity: Normal => Major Assignee: (unassigned) => Ben Collins Status: Unconfirmed => Confirmed From daniel.holbach at ubuntu.com Fri Feb 24 14:03:31 2006 From: daniel.holbach at ubuntu.com (Daniel Holbach) Date: Fri, 24 Feb 2006 14:03:31 -0000 Subject: [Bug 31347] 2.6.15-15.21_i686 does not boot (depmod not found) References: <20060213215338.1459.91446.malonedeb@gangotri.ubuntu.com> Message-ID: <20060224140331.16580.31844.launchpad@canonical@gandwana.ubuntu.com> Public bug report changed: https://launchpad.net/malone/bugs/31347 Task: ubuntu dapper ubuntu-docs Status: Unconfirmed => Rejected From daniel.holbach at ubuntu.com Fri Feb 24 14:03:35 2006 From: daniel.holbach at ubuntu.com (Daniel Holbach) Date: Fri, 24 Feb 2006 14:03:35 -0000 Subject: [Bug 31347] 2.6.15-15.21_i686 does not boot (depmod not found) References: <20060213215338.1459.91446.malonedeb@gangotri.ubuntu.com> Message-ID: <20060224140335.27016.98280.launchpad@canonical@gangotri.ubuntu.com> Public bug report changed: https://launchpad.net/malone/bugs/31347 Task: ubuntu Status: Unconfirmed => Rejected From jouni.mettala at helsinki.fi Fri Feb 24 15:16:44 2006 From: jouni.mettala at helsinki.fi (Jouni Mettala) Date: Fri, 24 Feb 2006 15:16:44 -0000 Subject: [Bug 32111] USB stick (SanDisk 512Mb, FAT) doesn't mount References: <20060220114728.1387.15661.malonedeb@gangotri.ubuntu.com> Message-ID: <20060224151644.16580.52308.malone@gandwana.ubuntu.com> Public bug report changed: https://launchpad.net/malone/bugs/32111 Comment: This is propably pmount or hal bug. You can try installing libpmount0.0 https://launchpad.net/distros/ubuntu/+bug/31341 or install pmount from breezy-backports From caravena at gmail.com Fri Feb 24 16:22:07 2006 From: caravena at gmail.com (Cristian Aravena Romero) Date: Fri, 24 Feb 2006 16:22:07 -0000 Subject: [Bug 32015] Not work Hibernate in Compaq Presario V2417LA Notebook PC References: <20060219201350.795.81970.malonedeb@gandwana.ubuntu.com> Message-ID: <20060224162207.16580.40711.malone@gandwana.ubuntu.com> Public bug report changed: https://launchpad.net/malone/bugs/32015 Comment: Problem in driver "xorg-driver-fglrx" Revise: https://wiki.ubuntu.com/LaptopTestingTeam/CompaqPresarioV2417LA From spotter at cs.columbia.edu Fri Feb 24 18:34:43 2006 From: spotter at cs.columbia.edu (Shaya Potter) Date: Fri, 24 Feb 2006 18:34:43 -0000 Subject: [Bug 32755] unable to read full DVD burned in windows Message-ID: <20060224183442.27016.45817.malonedeb@gangotri.ubuntu.com> Public bug reported: https://launchpad.net/malone/bugs/32755 Affects: linux-source-2.6.15 (Ubuntu) Severity: Normal Priority: (none set) Status: Unconfirmed Description: I burned a DVD on my windows PC w/ a NEC 3500 DVD burner, and it reads perfectly fine in that PC. but when I try to read it in my laptop, it fails w/ the kernel error (below), which doesn't seem to be because of failure reading, but the driver not allowing it to read. I have my doubts that this is a hardware issue, but very well could be. [4352376.653000] ISO 9660 Extensions: Microsoft Joliet Level 3 [4352376.653000] ISOFS: changing to secondary root [4352389.526000] attempt to access beyond end of device [4352389.526000] hdc: rw=0, want=8936976, limit=8388604 [4352389.526000] Buffer I/O error on device hdc, logical block 2234243 [4352389.527000] attempt to access beyond end of device [4352389.527000] hdc: rw=0, want=8936980, limit=8388604 [4352389.527000] Buffer I/O error on device hdc, logical block 2234244 [4352389.527000] attempt to access beyond end of device [4352389.527000] hdc: rw=0, want=8936984, limit=8388604 [4352389.527000] Buffer I/O error on device hdc, logical block 2234245 [4352389.527000] attempt to access beyond end of device [4352389.527000] hdc: rw=0, want=8936988, limit=8388604 [4352389.527000] Buffer I/O error on device hdc, logical block 2234246 [4352389.527000] attempt to access beyond end of device [4352389.527000] hdc: rw=0, want=8936992, limit=8388604 [4352389.527000] Buffer I/O error on device hdc, logical block 2234247 [4352389.527000] attempt to access beyond end of device [4352389.527000] hdc: rw=0, want=8936996, limit=8388604 [4352389.527000] Buffer I/O error on device hdc, logical block 2234248 [4352389.527000] attempt to access beyond end of device [4352389.527000] hdc: rw=0, want=8937000, limit=8388604 [4352389.527000] Buffer I/O error on device hdc, logical block 2234249 [4352389.527000] attempt to access beyond end of device [4352389.527000] hdc: rw=0, want=8937004, limit=8388604 [4352389.527000] Buffer I/O error on device hdc, logical block 2234250 [4352389.527000] attempt to access beyond end of device [4352389.527000] hdc: rw=0, want=8937008, limit=8388604 [4352389.527000] Buffer I/O error on device hdc, logical block 2234251 [4352389.527000] attempt to access beyond end of device [4352389.527000] hdc: rw=0, want=8937012, limit=8388604 [4352389.527000] Buffer I/O error on device hdc, logical block 2234252 [4352389.527000] attempt to access beyond end of device [4352389.527000] hdc: rw=0, want=8937016, limit=8388604 [4352389.527000] attempt to access beyond end of device [4352389.527000] hdc: rw=0, want=8937020, limit=8388604 [4352389.527000] attempt to access beyond end of device [4352389.527000] hdc: rw=0, want=8937024, limit=8388604 [4352389.527000] attempt to access beyond end of device [4352389.527000] hdc: rw=0, want=8936976, limit=8388604 [4352389.527000] attempt to access beyond end of device [4352389.527000] hdc: rw=0, want=8936980, limit=8388604 From larslj at kth.se Fri Feb 24 21:07:23 2006 From: larslj at kth.se (Lars L) Date: Fri, 24 Feb 2006 21:07:23 -0000 Subject: [Bug 23462] Webcam causing system to lock up References: <20060113142349.21012.29079.launchpad@macquarie.warthogs.hbd.com> Message-ID: <20060224210723.16580.17002.malone@gandwana.ubuntu.com> Public bug report changed: https://launchpad.net/malone/bugs/23462 Comment: I have the same problem in Breezy but I just tried Dapper Flight CD4 and my camera is working fine there. From launchpad.net.tormod at xoxy.net Fri Feb 24 22:06:03 2006 From: launchpad.net.tormod at xoxy.net (Tormod Volden) Date: Fri, 24 Feb 2006 22:06:03 -0000 Subject: [Bug 21569] prism2_usb: requires wlanctl-ng commands in order to work properly References: <20060113141332.21012.84266.launchpad@macquarie.warthogs.hbd.com> Message-ID: <20060224220603.16580.5064.malone@gandwana.ubuntu.com> Public bug report changed: https://launchpad.net/malone/bugs/21569 Comment: Dapper flight 4: It is not necessary to run any wlanctl-ng command. However, you can not use the Networking GUI, partly because of bug #27823, and also because the resulting /etc/network/interfaces file is not complete/correct (for linux-wlan-ng at least). Detecting network names works fine (modulo bug #27171), but configuring encryption does not work. I have to manually add this to the file (I really need all 3 items): wlan_ng_key0 xx:xx:xx:xx:xx wireless_mode managed wireless_enc on Then "sudo ifup wlan0" works. Still, with this hand-tweaked interfaces file, I can not use the GUI to activate or deactivate the interface. From cpinto at yimports.com Fri Feb 24 22:06:59 2006 From: cpinto at yimports.com (Celso Pinto) Date: Fri, 24 Feb 2006 22:06:59 -0000 Subject: [Bug 32784] Trying to access nonexistent block-device mmcblk0 Message-ID: <20060224220659.27067.81540.malonedeb@gangotri.ubuntu.com> Public bug reported: https://launchpad.net/malone/bugs/32784 Affects: linux-source-2.6.15 kernel-image-2.6.15-16-386-di (Ubuntu) Severity: Normal Priority: (none set) Status: Unconfirmed Description: I had to reboot my laptop because of an upgrade to my Dapper system and after boot I noticed that my MMC card was being recognized by Ubuntu. I removed the MMC card and inserted it again but it now fails to mount the drive. The output of /var/log/kern.log shows the following: Feb 24 21:55:09 localhost last message repeated 2 times Feb 24 21:55:09 localhost kernel: [4296120.312000] generic_make_request: Trying to access nonexistent block-device mmcblk0 (0) Feb 24 21:55:09 localhost kernel: [4296120.320000] generic_make_request: Trying to access nonexistent block-device mmcblk0 (0) Feb 24 21:55:09 localhost kernel: [4296120.320000] generic_make_request: Trying to access nonexistent block-device mmcblk0 (0) Feb 24 21:55:09 localhost kernel: [4296120.321000] generic_make_request: Trying to access nonexistent block-device mmcblk0 (0) Feb 24 21:55:09 localhost last message repeated 3 times Feb 24 21:55:09 localhost kernel: [4296120.322000] generic_make_request: Trying to access nonexistent block-device mmcblk0 (0) And this is somewhat weird because an ls shows this result: brw-rw---- 1 root disk 254, 0 2006-02-24 21:55 /dev/mmcblk0 Which should mean that the device does exist. I have not tried to reboot the laptop again but probably it'll be able to mount the device. From caravena at gmail.com Sat Feb 25 00:27:07 2006 From: caravena at gmail.com (Cristian Aravena Romero) Date: Sat, 25 Feb 2006 00:27:07 -0000 Subject: [Bug 29767] IBM Thinkpad X41 suspend to disk unsatisfactory regression References: <20060126124346.26274.53643.malonedeb@gangotri.ubuntu.com> Message-ID: <20060225002706.27016.10044.malone@gangotri.ubuntu.com> Public bug report changed: https://launchpad.net/malone/bugs/29767 Comment: What video card? Nvidia, Ati, etc.? What's driver use (propietary or not propietary)? I'm use video card ati, problem in hibernate and susspend with driver propietary. Regards, Caravena From caravena at gmail.com Sat Feb 25 00:28:02 2006 From: caravena at gmail.com (Cristian Aravena Romero) Date: Sat, 25 Feb 2006 00:28:02 -0000 Subject: [Bug 29767] IBM Thinkpad X41 suspend to disk unsatisfactory regression References: <20060126124346.26274.53643.malonedeb@gangotri.ubuntu.com> Message-ID: <20060225002801.16580.65646.malone@gandwana.ubuntu.com> Public bug report changed: https://launchpad.net/malone/bugs/29767 Comment: https://wiki.ubuntu.com/LaptopTestingTeam/CompaqPresarioV2417LA From cv at 73c.net Sat Feb 25 05:43:26 2006 From: cv at 73c.net (cmvo) Date: Sat, 25 Feb 2006 05:43:26 -0000 Subject: [Bug 32055] Dapper flight 4 randomly crashes/freezes References: <20060220003757.1427.80656.malonedeb@gangotri.ubuntu.com> Message-ID: <20060225054326.16638.3082.malone@gandwana.ubuntu.com> Public bug report changed: https://launchpad.net/malone/bugs/32055 Comment: Disabling the radeon drm module seems to stop the lockups here. The system has been running, with and without screensaver, for 18 hours. From gnulinuxfun at yahoo.com Sat Feb 25 08:26:08 2006 From: gnulinuxfun at yahoo.com (erzhong) Date: Sat, 25 Feb 2006 08:26:08 -0000 Subject: [Bug 32812] After update the kernel, the external usb2 harddrive disconnects after some time Message-ID: <20060225082607.16638.12810.malonedeb@gandwana.ubuntu.com> Public bug reported: https://launchpad.net/malone/bugs/32812 Affects: linux-source-2.6.12 kernel-image-2.6.12-10-386-di (Ubuntu) Severity: Normal Priority: (none set) Status: Unconfirmed Description: After I upgrade the kernel to linux-image-2.6.12-10-686 2.6.12-10.28 from ubuntu upgrade, my external usb2 harddrive always disconnects after mounted for some time. This seldom happened when I was using the previous kernel. I am using kde (Kubuntu). The drive is mounted by click the icon on the desktop. After some time, the drive will automaticly disconnects (unmounted and dispear in /dev). If the drive is truned off and turned on again, the device name will change. (sda -> sdb -> sdc...) From gurke at phreaker.net Sat Feb 25 08:47:38 2006 From: gurke at phreaker.net (Olaf Maurer) Date: Sat, 25 Feb 2006 08:47:38 -0000 Subject: [Bug 32276] gnome-session-properties hangs when you delete a startup program References: <20060221103244.23543.9250.malonedeb@gandwana.ubuntu.com> Message-ID: <20060225084738.27016.65357.launchpad@canonical@gangotri.ubuntu.com> Public bug report changed: https://launchpad.net/malone/bugs/32276 Task: ubuntu gnome-session Status: Unconfirmed => Confirmed From launchpad.net.tormod at xoxy.net Sat Feb 25 11:51:25 2006 From: launchpad.net.tormod at xoxy.net (Tormod Volden) Date: Sat, 25 Feb 2006 11:51:25 -0000 Subject: [Bug 32599] Problem with mountig floppy References: <20060223124419.14968.52544.malonedeb@gangotri.ubuntu.com> Message-ID: <20060225115125.16638.37667.launchpad@canonical@gandwana.ubuntu.com> Public bug report changed: https://launchpad.net/malone/bugs/32599 Also affects: linux-meta (Ubuntu) Severity: Normal Priority: (none set) Status: Unconfirmed From launchpad.net.tormod at xoxy.net Sat Feb 25 12:00:09 2006 From: launchpad.net.tormod at xoxy.net (Tormod Volden) Date: Sat, 25 Feb 2006 12:00:09 -0000 Subject: [Bug 32599] Problem with mountig floppy References: <20060223124419.14968.52544.malonedeb@gangotri.ubuntu.com> Message-ID: <20060225120008.16580.34323.malone@gandwana.ubuntu.com> Public bug report changed: https://launchpad.net/malone/bugs/32599 Comment: Upgraded to linux-image-2.6.15-16-386 (2.6.15-16.23) from a clean dapper flight 4 install. There is no /dev/fd0. With the original kernel there is a /dev/fd0 and /sys/block/fd0/ entries. The floppy works (I have to mount it manually, because my test floppy needs "-t msdos", and does not work with "auto".) From launchpad.net.tormod at xoxy.net Sat Feb 25 12:00:35 2006 From: launchpad.net.tormod at xoxy.net (Tormod Volden) Date: Sat, 25 Feb 2006 12:00:35 -0000 Subject: [Bug 32599] Problem with mounting floppy References: <20060223124419.14968.52544.malonedeb@gangotri.ubuntu.com> Message-ID: <20060225120035.27067.63871.launchpad@canonical@gangotri.ubuntu.com> Public bug report changed: https://launchpad.net/malone/bugs/32599 Summary changed to: Problem with mounting floppy From launchpad.net.tormod at xoxy.net Sat Feb 25 12:12:37 2006 From: launchpad.net.tormod at xoxy.net (Tormod Volden) Date: Sat, 25 Feb 2006 12:12:37 -0000 Subject: [Bug 32599] Problem with mounting floppy References: <20060223124419.14968.52544.malonedeb@gangotri.ubuntu.com> Message-ID: <20060225121236.16638.58036.malone@gandwana.ubuntu.com> Public bug report changed: https://launchpad.net/malone/bugs/32599 Comment: With linux-image-2.6.15-16-386, I have to do "sudo modprobe floppy". Then the floppy works ok. Except for some other floppy bugs like bug #28783. And I have a "Floppy Drive" and a "Floppy 1" in my Nautilus "Computer" view. From launchpad.net.tormod at xoxy.net Sat Feb 25 12:17:15 2006 From: launchpad.net.tormod at xoxy.net (Tormod Volden) Date: Sat, 25 Feb 2006 12:17:15 -0000 Subject: [Bug 32599] Problem with mounting floppy References: <20060223124419.14968.52544.malonedeb@gangotri.ubuntu.com> Message-ID: <20060225121715.27016.14879.launchpad@canonical@gangotri.ubuntu.com> Public bug report changed: https://launchpad.net/malone/bugs/32599 Task: ubuntu linux-meta Status: Unconfirmed => Confirmed From seb128 at ubuntu.com Sat Feb 25 13:54:59 2006 From: seb128 at ubuntu.com (Sebastien Bacher) Date: Sat, 25 Feb 2006 13:54:59 -0000 Subject: [Bug 29586] Solid hangs in VIA glx code References: <20060124183403.16602.41919.malonedeb@gandwana.ubuntu.com> Message-ID: <20060225135459.27016.50635.launchpad@canonical@gangotri.ubuntu.com> Public bug report changed: https://launchpad.net/malone/bugs/29586 Task: ubuntu linux Assignee: (unassigned) => Kernel Bugs From nigelenki at comcast.net Sat Feb 25 15:53:12 2006 From: nigelenki at comcast.net (John Moser) Date: Sat, 25 Feb 2006 15:53:12 -0000 Subject: [Bug 29586] Solid hangs in VIA glx code References: <20060124183403.16602.41919.malonedeb@gandwana.ubuntu.com> Message-ID: <20060225155312.16580.11049.malone@gandwana.ubuntu.com> Public bug report changed: https://launchpad.net/malone/bugs/29586 Comment: [ 1378.035582] agpgart: Found an AGP 3.0 compliant device at 0000:00:00.0. [ 1378.035596] agpgart: Xorg tried to set rate=x12. Setting to AGP3 x8 mode. [ 1378.035601] agpgart: Putting AGP V3 device at 0000:00:00.0 into 8x mode [ 1378.035640] agpgart: Putting AGP V3 device at 0000:01:00.0 into 8x mode [ 1378.252992] irq 201: nobody cared (try booting with the "irqpoll" option) [ 1378.252998] [ 1378.252999] Call Trace: {__report_bad_irq+53} {note_interrupt+538} [ 1378.253030] {__do_IRQ+215} {do_IRQ+47} [ 1378.253052] {ksoftirqd+0} {ret_from_intr+0} [ 1378.253061] {thread_return+82} {default_idle+0} [ 1378.253078] {default_idle+56} {cpu_idle+150} [ 1378.253090] {start_kernel+485} {_sinittext+646} [ 1378.253102] [ 1378.253107] handlers: [ 1378.253109] [] (via_driver_irq_handler+0x0/0x170 [via]) [ 1378.253120] Disabling IRQ #201 This happens too, while switched to vesa. Yikes. From meyernathan at gmail.com Sat Feb 25 18:06:21 2006 From: meyernathan at gmail.com (nathanm) Date: Sat, 25 Feb 2006 18:06:21 -0000 Subject: [Bug 32319] Marvell firmware cannot be loaded References: <20060221161551.31348.45717.malonedeb@gangotri.ubuntu.com> Message-ID: <20060225180621.16580.14374.malone@gandwana.ubuntu.com> Public bug report changed: https://launchpad.net/malone/bugs/32319 Comment: It turns out that you have to generate the firmware yourself using the Windows drivers. Even after this has been done, however, this driver does -not- work. NetworkManager sees it as a "wired" connection. From tiagomatos at gmail.com Sat Feb 25 20:10:21 2006 From: tiagomatos at gmail.com (Rui) Date: Sat, 25 Feb 2006 20:10:21 -0000 Subject: [Bug 32289] PnPACPI: METHOD_NAME__CRS failure for PNP0c02 References: <20060221123652.31322.22459.malonedeb@gangotri.ubuntu.com> Message-ID: <20060225201021.16580.21263.malone@gandwana.ubuntu.com> Public bug report changed: https://launchpad.net/malone/bugs/32289 Comment: I'm also hit by this bug on 2.6.15-16-686. I'd like to add that this didn't occur on 2.6.15-15-686 and that I now get some messages like this: t kernel: [4294670.259000] **** SET: Misaligned resource pointer: 9dac46c2 Type 07 Len 0 t kernel: [4294670.260000] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 5 Besides this, there was another change for me between the 15 and 16 revision that I'm going to talk about here because it might be related (and I dont' want to add clutter to malone :-) The speaker beep is gone (it's not that big deal but it is a regression anyway). From desrt at desrt.ca Sat Feb 25 21:20:43 2006 From: desrt at desrt.ca (Ryan Lortie) Date: Sat, 25 Feb 2006 21:20:43 -0000 Subject: [Bug 28174] SONY DVD RW DRU-810A incorrectly detected as CD-ROM (not DVD) drive References: <20060113152112.29386.6003.launchpad@macquarie.warthogs.hbd.com> Message-ID: <20060225212043.27016.16067.malone@gangotri.ubuntu.com> Public bug report changed: https://launchpad.net/malone/bugs/28174 Comment: I've spent the past little while working on this patch trying to reduce it to what the core of the problem is. I determined that the TYPE_RBC and MODE_SENSE rewriting is the problem. I googled for RBC and found this: http://me.in- berlin.de/~s5r6/linux1394/updates/2.6.15.x/patches/02-ieee1394-remove- sbp2s-TYPE_RBC-and-10byte-handling.patch This fixes this bug for me. Please merge. From desrt at desrt.ca Sat Feb 25 21:36:06 2006 From: desrt at desrt.ca (Ryan Lortie) Date: Sat, 25 Feb 2006 21:36:06 -0000 Subject: [Bug 27785] "program cdparanoia not setting count and/or reply_len properly" References: <20060113151915.29386.99853.launchpad@macquarie.warthogs.hbd.com> Message-ID: <20060225213606.16580.83880.malone@gandwana.ubuntu.com> Public bug report changed: https://launchpad.net/malone/bugs/27785 Comment: sound-juicer has the same problem which means that this is going to affect pretty much everyone using ubuntu with a scsi cdrom. From profox at debianbox.be Sat Feb 25 22:59:19 2006 From: profox at debianbox.be (profoX) Date: Sat, 25 Feb 2006 22:59:19 -0000 Subject: [Bug 32893] Acer Aspire 1694WLMi IRQ #10 Problems! Message-ID: <20060225225919.16580.94584.malonedeb@gandwana.ubuntu.com> Public bug reported: https://launchpad.net/malone/bugs/32893 Affects: linux-source-2.6.15 linux-image-2.6.15-16-386 (Ubuntu) Severity: Normal Priority: (none set) Status: Unconfirmed Description: I have an Acer Aspire 1694WLMi notebook. This problem happens on Dapper Drake 6.04 Flight 4 with kernel: 2.6.15-15-386 and also 2.6.15-16-686 I succeeded in fixing the ACPI with another DSDT file (/etc/mkinitramfs/DSDT.aml and dpkg-reconfigure linux-image-2.6.15-16-386) I tried booting with alot of boot parameters in order to get my devices on IRQ #10 to work, but everything I tried failed. (Devices on IRQ #10 are: tg3 networking card, one of the USB devices or something and a snd_intel8x0 sound card) I have to boot with "pci=noacpi" otherwise I have a full system freeze! I tried booting with following options in order to fix the IRQ #10 problem: pci=noacpi acpi=off pci=routeirq noapic nolapic pci=biosirq pci=usepirqmask irqpoll irqnodebug But nothing helped !! What information do you need to fix this problem ? I attached "lspci -v" for the devices with IRQ 10 and the part of "dmesg" where the problem is happening, according to me. I ran Debian flawlessly before (after a kernel recompile to get ACPI to work though) so I should be able to run Ubuntu/Kubuntu right? Please help me out here, because I miss Linux ;) !!!! And I -REALLY- want my new desktop OS to be the Debian-based Ubuntu :) Thanks in advance! profox at debianbox.be - - - - - - - - - - (lspci -v) 0000:00:1d.3 USB Controller: Intel Corporation 82801FB/FBM/FR/FW/FRW (ICH6 Family) USB UHCI #4 (rev 04) (prog-if 00 [UHCI]) Subsystem: Acer Incorporated [ALI]: Unknown device 0066 Flags: bus master, medium devsel, latency 0, IRQ 10 I/O ports at 1860 [size=32] ^^ Ik denk 1 van de USB-poorten ? ik heb ze niet allemaal getest, maar misschien zou ik dat eens moeten doen 0000:00:1e.2 Multimedia audio controller: Intel Corporation 82801FB/FBM/FR/FW/FRW (ICH6 Family) AC'97 Audio Controller (rev 04) Subsystem: Acer Incorporated [ALI]: Unknown device 0066 Flags: bus master, medium devsel, latency 0, IRQ 10 I/O ports at 1c00 [size=256] I/O ports at 1880 [size=64] Memory at b0000800 (32-bit, non-prefetchable) [size=512] Memory at b0000400 (32-bit, non-prefetchable) [size=256] ^^ Geluid werkt niet! 0000:01:00.0 VGA compatible controller: ATI Technologies Inc Radeon Mobility X700 (PCIE) (prog-if 00 [VGA]) Subsystem: Acer Incorporated [ALI]: Unknown device 0066 Flags: bus master, fast devsel, latency 0, IRQ 10 Memory at c0000000 (32-bit, prefetchable) [size=256M] I/O ports at 3000 [size=256] Memory at b0100000 (32-bit, non-prefetchable) [size=64K] Expansion ROM at b0120000 [disabled] [size=128K] ^^ ATI grafische kaart, nog niet geconfigureerd 0000:06:08.0 Ethernet controller: Broadcom Corporation NetXtreme BCM5788 Gigabit Ethernet (rev 03) Subsystem: Acer Incorporated [ALI]: Unknown device 0066 Flags: bus master, 66MHz, medium devsel, latency 32, IRQ 10 Memory at b0200000 (32-bit, non-prefetchable) [size=64K] ^^ Netwerkkaart die met tg3 zou moeten werken, maar deze werkt dus niet - - - - - - - - - - - - - - - - - - - - (dmesg) [4294680.920000] eth1: Tigon3 [partno(BCM95705A50) rev 3003 PHY(5705)] (PCI:33MHz:32-bit) 10/100/1000BaseT Ethernet 00:c0:9f:c8:6d:f8 [4294680.921000] eth1: RXcsums[1] LinkChgREG[0] MIirq[0] ASF[0] Split[0] WireSpeed[0] TSOcap[1] [4294680.921000] eth1: dma_rwctrl[763f0000] [4294681.963000] irq 10: nobody cared (try booting with the "irqpoll" option) [4294681.963000] [<4013e1f2>] __report_bad_irq+0x22/0x80 [4294681.963000] [<4013e2e8>] note_interrupt+0x68/0xc0 [4294681.963000] [<4013dbac>] __do_IRQ+0xbc/0xe0 [4294681.963000] [<4010597a>] do_IRQ+0x1a/0x30 [4294681.963000] [<401040ea>] common_interrupt+0x1a/0x20 [4294681.963000] [<40120e50>] __do_softirq+0x30/0xb0 [4294681.963000] [<40120f05>] do_softirq+0x35/0x40 [4294681.963000] [<40120fb5>] irq_exit+0x35/0x40 [4294681.963000] [<4010597f>] do_IRQ+0x1f/0x30 [4294681.963000] [<401040ea>] common_interrupt+0x1a/0x20 [4294681.963000] handlers: [4294681.963000] [<808b9330>] (usb_hcd_irq+0x0/0x60 [usbcore]) [4294681.963000] [<80a14810>] (snd_intel8x0_interrupt+0x0/0x2a0 [snd_intel8x0]) [4294681.963000] Disabling IRQ #10 From profox at debianbox.be Sat Feb 25 23:00:07 2006 From: profox at debianbox.be (profoX) Date: Sat, 25 Feb 2006 23:00:07 -0000 Subject: [Bug 32893] Acer Aspire 1694WLMi IRQ #10 Problems! References: <20060225225919.16580.94584.malonedeb@gandwana.ubuntu.com> Message-ID: <20060225230007.27067.8156.launchpad@canonical@gangotri.ubuntu.com> Public bug report changed: https://launchpad.net/malone/bugs/32893 Description changed to: I have an Acer Aspire 1694WLMi notebook. This problem happens on Dapper Drake 6.04 Flight 4 with kernel: 2.6.15-15-386 and also 2.6.15-16-686 I succeeded in fixing the ACPI with another DSDT file (/etc/mkinitramfs/DSDT.aml and dpkg-reconfigure linux-image-2.6.15-16-686) I tried booting with alot of boot parameters in order to get my devices on IRQ #10 to work, but everything I tried failed. (Devices on IRQ #10 are: tg3 networking card, one of the USB devices or something and a snd_intel8x0 sound card) I have to boot with "pci=noacpi" otherwise I have a full system freeze! I tried booting with following options in order to fix the IRQ #10 problem: pci=noacpi acpi=off pci=routeirq noapic nolapic pci=biosirq pci=usepirqmask irqpoll irqnodebug But nothing helped !! What information do you need to fix this problem ? I attached "lspci -v" for the devices with IRQ 10 and the part of "dmesg" where the problem is happening, according to me. I ran Debian flawlessly before (after a kernel recompile to get ACPI to work though) so I should be able to run Ubuntu/Kubuntu right? Please help me out here, because I miss Linux ;) !!!! And I -REALLY- want my new desktop OS to be the Debian-based Ubuntu :) Thanks in advance! profox at debianbox.be - - - - - - - - - - (lspci -v) 0000:00:1d.3 USB Controller: Intel Corporation 82801FB/FBM/FR/FW/FRW (ICH6 Family) USB UHCI #4 (rev 04) (prog-if 00 [UHCI]) Subsystem: Acer Incorporated [ALI]: Unknown device 0066 Flags: bus master, medium devsel, latency 0, IRQ 10 I/O ports at 1860 [size=32] ^^ Ik denk 1 van de USB-poorten ? ik heb ze niet allemaal getest, maar misschien zou ik dat eens moeten doen 0000:00:1e.2 Multimedia audio controller: Intel Corporation 82801FB/FBM/FR/FW/FRW (ICH6 Family) AC'97 Audio Controller (rev 04) Subsystem: Acer Incorporated [ALI]: Unknown device 0066 Flags: bus master, medium devsel, latency 0, IRQ 10 I/O ports at 1c00 [size=256] I/O ports at 1880 [size=64] Memory at b0000800 (32-bit, non-prefetchable) [size=512] Memory at b0000400 (32-bit, non-prefetchable) [size=256] ^^ Geluid werkt niet! 0000:01:00.0 VGA compatible controller: ATI Technologies Inc Radeon Mobility X700 (PCIE) (prog-if 00 [VGA]) Subsystem: Acer Incorporated [ALI]: Unknown device 0066 Flags: bus master, fast devsel, latency 0, IRQ 10 Memory at c0000000 (32-bit, prefetchable) [size=256M] I/O ports at 3000 [size=256] Memory at b0100000 (32-bit, non-prefetchable) [size=64K] Expansion ROM at b0120000 [disabled] [size=128K] ^^ ATI grafische kaart, nog niet geconfigureerd 0000:06:08.0 Ethernet controller: Broadcom Corporation NetXtreme BCM5788 Gigabit Ethernet (rev 03) Subsystem: Acer Incorporated [ALI]: Unknown device 0066 Flags: bus master, 66MHz, medium devsel, latency 32, IRQ 10 Memory at b0200000 (32-bit, non-prefetchable) [size=64K] ^^ Netwerkkaart die met tg3 zou moeten werken, maar deze werkt dus niet - - - - - - - - - - - - - - - - - - - - (dmesg) [4294680.920000] eth1: Tigon3 [partno(BCM95705A50) rev 3003 PHY(5705)] (PCI:33MHz:32-bit) 10/100/1000BaseT Ethernet 00:c0:9f:c8:6d:f8 [4294680.921000] eth1: RXcsums[1] LinkChgREG[0] MIirq[0] ASF[0] Split[0] WireSpeed[0] TSOcap[1] [4294680.921000] eth1: dma_rwctrl[763f0000] [4294681.963000] irq 10: nobody cared (try booting with the "irqpoll" option) [4294681.963000] [<4013e1f2>] __report_bad_irq+0x22/0x80 [4294681.963000] [<4013e2e8>] note_interrupt+0x68/0xc0 [4294681.963000] [<4013dbac>] __do_IRQ+0xbc/0xe0 [4294681.963000] [<4010597a>] do_IRQ+0x1a/0x30 [4294681.963000] [<401040ea>] common_interrupt+0x1a/0x20 [4294681.963000] [<40120e50>] __do_softirq+0x30/0xb0 [4294681.963000] [<40120f05>] do_softirq+0x35/0x40 [4294681.963000] [<40120fb5>] irq_exit+0x35/0x40 [4294681.963000] [<4010597f>] do_IRQ+0x1f/0x30 [4294681.963000] [<401040ea>] common_interrupt+0x1a/0x20 [4294681.963000] handlers: [4294681.963000] [<808b9330>] (usb_hcd_irq+0x0/0x60 [usbcore]) [4294681.963000] [<80a14810>] (snd_intel8x0_interrupt+0x0/0x2a0 [snd_intel8x0]) [4294681.963000] Disabling IRQ #10 From profox at debianbox.be Sat Feb 25 23:02:49 2006 From: profox at debianbox.be (profoX) Date: Sat, 25 Feb 2006 23:02:49 -0000 Subject: [Bug 32893] Acer Aspire 1694WLMi IRQ #10 Problems! References: <20060225225919.16580.94584.malonedeb@gandwana.ubuntu.com> Message-ID: <20060225230249.27067.54349.launchpad@canonical@gangotri.ubuntu.com> Public bug report changed: https://launchpad.net/malone/bugs/32893 Short description changed to: Acer Aspire 1694WLMi notebook Dapper Drake 6.04 Flight 4 kernel: 2.6.15-15-386 and 2.6.15-16-686 irq 10: nobody cared (try booting with the "irqpoll" option) ... Disabling IRQ #10 Unable to use: -------- Networking card (tg3) Sound card (snd_intel8x0) Something with usb ?... From profox at debianbox.be Sat Feb 25 23:03:44 2006 From: profox at debianbox.be (profoX) Date: Sat, 25 Feb 2006 23:03:44 -0000 Subject: [Bug 32893] Acer Aspire 1694WLMi IRQ #10 Problems! References: <20060225225919.16580.94584.malonedeb@gandwana.ubuntu.com> Message-ID: <20060225230344.16580.43091.launchpad@canonical@gandwana.ubuntu.com> Public bug report changed: https://launchpad.net/malone/bugs/32893 Short description changed to: Acer Aspire 1694WLMi notebook | Dapper Drake 6.04 Flight 4 | kernel: 2.6.15-15-386 and 2.6.15-16-686 | * * * * * * * * irq 10: nobody cared (try booting with the "irqpoll" option) ... Disabling IRQ #10 * * * * * * * * Unable to use --- Networking card (tg3) // Sound card (snd_intel8x0) // Something with usb ?... From profox at debianbox.be Sat Feb 25 23:06:40 2006 From: profox at debianbox.be (profoX) Date: Sat, 25 Feb 2006 23:06:40 -0000 Subject: [Bug 32893] Acer Aspire 1694WLMi IRQ #10 Problems! References: <20060225225919.16580.94584.malonedeb@gandwana.ubuntu.com> Message-ID: <20060225230640.27016.92581.launchpad@canonical@gangotri.ubuntu.com> Public bug report changed: https://launchpad.net/malone/bugs/32893 Description changed to: I have an Acer Aspire 1694WLMi notebook. This problem happens on Dapper Drake 6.04 Flight 4 with kernel: 2.6.15-15-386 and also 2.6.15-16-686 I succeeded in fixing the ACPI with another DSDT file (/etc/mkinitramfs/DSDT.aml and dpkg-reconfigure linux-image-2.6.15-16-686) I tried booting with alot of boot parameters in order to get my devices on IRQ #10 to work, but everything I tried failed. (Devices on IRQ #10 are: tg3 networking card, one of the USB devices or something and a snd_intel8x0 sound card) I have to boot with "pci=noacpi" otherwise I have a full system freeze! I tried booting with following options in order to fix the IRQ #10 problem: pci=noacpi acpi=off pci=routeirq noapic nolapic pci=biosirq pci=usepirqmask irqpoll irqnodebug But nothing helped !! What information do you need to fix this problem ? I attached "lspci -v" for the devices with IRQ 10 and the part of "dmesg" where the problem is happening, according to me. I ran Debian flawlessly before (after a kernel recompile to get ACPI to work though) so I should be able to run Ubuntu/Kubuntu right? Please help me out here, because I miss Linux ;) !!!! And I -REALLY- want my new desktop OS to be the Debian-based Ubuntu :) Thanks in advance! profox at debianbox.be - - - - - - - - - - (lspci -v) 0000:00:1d.3 USB Controller: Intel Corporation 82801FB/FBM/FR/FW/FRW (ICH6 Family) USB UHCI #4 (rev 04) (prog-if 00 [UHCI]) Subsystem: Acer Incorporated [ALI]: Unknown device 0066 Flags: bus master, medium devsel, latency 0, IRQ 10 I/O ports at 1860 [size=32] ^^ I think one of the USB ports or something ? ... haven't noticed anything strange though. 0000:00:1e.2 Multimedia audio controller: Intel Corporation 82801FB/FBM/FR/FW/FRW (ICH6 Family) AC'97 Audio Controller (rev 04) Subsystem: Acer Incorporated [ALI]: Unknown device 0066 Flags: bus master, medium devsel, latency 0, IRQ 10 I/O ports at 1c00 [size=256] I/O ports at 1880 [size=64] Memory at b0000800 (32-bit, non-prefetchable) [size=512] Memory at b0000400 (32-bit, non-prefetchable) [size=256] ^^ Sound doesn't work ! 0000:01:00.0 VGA compatible controller: ATI Technologies Inc Radeon Mobility X700 (PCIE) (prog-if 00 [VGA]) Subsystem: Acer Incorporated [ALI]: Unknown device 0066 Flags: bus master, fast devsel, latency 0, IRQ 10 Memory at c0000000 (32-bit, prefetchable) [size=256M] I/O ports at 3000 [size=256] Memory at b0100000 (32-bit, non-prefetchable) [size=64K] Expansion ROM at b0120000 [disabled] [size=128K] ^^ ATI Graphics Card ? I have image when I use "pci=noacpi" though... (currently with VESA driver) 0000:06:08.0 Ethernet controller: Broadcom Corporation NetXtreme BCM5788 Gigabit Ethernet (rev 03) Subsystem: Acer Incorporated [ALI]: Unknown device 0066 Flags: bus master, 66MHz, medium devsel, latency 32, IRQ 10 Memory at b0200000 (32-bit, non-prefetchable) [size=64K] ^^ Networking card that should work with the tg3 driver.. - - - - - - - - - - - - - - - - - - - - (dmesg) [4294680.920000] eth1: Tigon3 [partno(BCM95705A50) rev 3003 PHY(5705)] (PCI:33MHz:32-bit) 10/100/1000BaseT Ethernet 00:c0:9f:c8:6d:f8 [4294680.921000] eth1: RXcsums[1] LinkChgREG[0] MIirq[0] ASF[0] Split[0] WireSpeed[0] TSOcap[1] [4294680.921000] eth1: dma_rwctrl[763f0000] [4294681.963000] irq 10: nobody cared (try booting with the "irqpoll" option) [4294681.963000] [<4013e1f2>] __report_bad_irq+0x22/0x80 [4294681.963000] [<4013e2e8>] note_interrupt+0x68/0xc0 [4294681.963000] [<4013dbac>] __do_IRQ+0xbc/0xe0 [4294681.963000] [<4010597a>] do_IRQ+0x1a/0x30 [4294681.963000] [<401040ea>] common_interrupt+0x1a/0x20 [4294681.963000] [<40120e50>] __do_softirq+0x30/0xb0 [4294681.963000] [<40120f05>] do_softirq+0x35/0x40 [4294681.963000] [<40120fb5>] irq_exit+0x35/0x40 [4294681.963000] [<4010597f>] do_IRQ+0x1f/0x30 [4294681.963000] [<401040ea>] common_interrupt+0x1a/0x20 [4294681.963000] handlers: [4294681.963000] [<808b9330>] (usb_hcd_irq+0x0/0x60 [usbcore]) [4294681.963000] [<80a14810>] (snd_intel8x0_interrupt+0x0/0x2a0 [snd_intel8x0]) [4294681.963000] Disabling IRQ #10 From profox at debianbox.be Sat Feb 25 23:07:43 2006 From: profox at debianbox.be (profoX) Date: Sat, 25 Feb 2006 23:07:43 -0000 Subject: [Bug 32893] Acer Aspire 1694WLMi IRQ #10 Problems! References: <20060225225919.16580.94584.malonedeb@gandwana.ubuntu.com> Message-ID: <20060225230743.27016.93898.launchpad@canonical@gangotri.ubuntu.com> Public bug report changed: https://launchpad.net/malone/bugs/32893 Task: ubuntu linux-source-2.6.15 Severity: Normal => Major Priority: None => High From feenixx at hotmail.com Sat Feb 25 23:48:31 2006 From: feenixx at hotmail.com (mlind) Date: Sat, 25 Feb 2006 23:48:31 -0000 Subject: [Bug 32599] Problem with mounting floppy References: <20060223124419.14968.52544.malonedeb@gangotri.ubuntu.com> Message-ID: <20060225234831.27016.70101.malone@gangotri.ubuntu.com> Public bug report changed: https://launchpad.net/malone/bugs/32599 Comment: seems like kernel upgrade 2.6.15-16-386 broke something. I had to create /dev/fd0 manually using 'mknod' -command. (tried MAKEDEV script too, but it didn't work) From feenixx at hotmail.com Sun Feb 26 03:07:26 2006 From: feenixx at hotmail.com (mlind) Date: Sun, 26 Feb 2006 03:07:26 -0000 Subject: [Bug 32599] Problem with mounting floppy References: <20060223124419.14968.52544.malonedeb@gangotri.ubuntu.com> Message-ID: <20060226030726.27067.28666.malone@gangotri.ubuntu.com> Public bug report changed: https://launchpad.net/malone/bugs/32599 Comment: uh, I just had to modprobe floppy. Has floppy been on /etc/modules before? From kwmansfield at gmail.com Sun Feb 26 03:50:44 2006 From: kwmansfield at gmail.com (kmansfild) Date: Sun, 26 Feb 2006 03:50:44 -0000 Subject: [Bug 21569] prism2_usb: requires wlanctl-ng commands in order to work properly References: <20060113141332.21012.84266.launchpad@macquarie.warthogs.hbd.com> Message-ID: <20060226035044.16638.56243.malone@gandwana.ubuntu.com> Public bug report changed: https://launchpad.net/malone/bugs/21569 Comment: I am trying to get wireless networking setup. I am using the prism2_usb wlan-ng driver on a Mircrosoft MN-510 adapter. If I disable WEP on my access point and issue the following commands it works: sudo wlanctl-ng wlan0 lnxreq_ifstate ifstate=enable sudo wlanctl-ng wlan0 lnxreq_autojoin ssid="myssid" authtype=opensystem sudo dhclient wlan0 How do it get all of this to happen automatically when I start the computer? I have read dozens of posts and get conflicting information. I created a wlan-conf-xxxx I also edited this section with my wep key and ssid SSID_wlan0="myssid" ENABLE_wlan0=y #SSID_wlan1="mywepkey" #ENABLE_wlan1=n #SSID_wlan2="" #ENABLE_wlan2=n From bart at verwilst.be Sun Feb 26 11:04:18 2006 From: bart at verwilst.be (Bart Verwilst) Date: Sun, 26 Feb 2006 11:04:18 -0000 Subject: [Bug 22148] MSI Neo4 FI hangs without acpi=off References: <20060113141642.21012.13502.launchpad@macquarie.warthogs.hbd.com> Message-ID: <20060226110418.27016.58631.malone@gangotri.ubuntu.com> Public bug report changed: https://launchpad.net/malone/bugs/22148 Comment: 2.6.15-16: I still have to disable ACPI in order to boot, but my machine shuts down by itself now again, i don't have to press the power button anymore.. :) From profox at debianbox.be Sun Feb 26 15:59:39 2006 From: profox at debianbox.be (profoX) Date: Sun, 26 Feb 2006 15:59:39 -0000 Subject: [Bug 32893] Acer Aspire 1694WLMi IRQ #10 Problems! References: <20060225225919.16580.94584.malonedeb@gandwana.ubuntu.com> Message-ID: <20060226155939.27016.51019.malone@gangotri.ubuntu.com> Public bug report changed: https://launchpad.net/malone/bugs/32893 Comment: Little update about the USB: 1 of my 3 USB ports doesn't work, I suspected that, because one of the ports is on IRQ #10, but luckily for me that's the one USB port I normally don't use :) From bluszcz at jabberpl.org Sun Feb 26 19:07:26 2006 From: bluszcz at jabberpl.org (Rafal Zawadzki) Date: Sun, 26 Feb 2006 19:07:26 -0000 Subject: [Bug 32968] no support for VIA PT880ULTRA on amd64/xeon Message-ID: <20060226190725.16638.35762.malonedeb@gandwana.ubuntu.com> Public bug reported: https://launchpad.net/malone/bugs/32968 Affects: linux-meta linux-image-amd64-xeon (Ubuntu) Severity: Normal Priority: (none set) Status: Unconfirmed Description: Hi. I am using ati radeon 9250 card on agp pt880 ultra chipset, 64bit architecture. There is no support for this chipset in kernel, so I decided to add by myself this. My agp looks like: 0000:00:00.0 Host bridge: VIA Technologies, Inc.: Unknown device 0308 Subsystem: Asustek Computer, Inc.: Unknown device 8199 Control: I/O- Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B- Status: Cap+ 66MHz+ UDF- FastB2B- ParErr- DEVSEL=medium >TAbort- SERR- Capabilities: [50] Power Management version 2 Flags: PMEClk- DSI- D1- D2- AuxCurrent=0mA PME(D0-,D1-,D2-,D3hot-,D3cold-) Status: D0 PME-Enable- DSel=0 DScale=0 PME- Unfortunately via-agp driver has dependency on x86_32. I have to remove it in KConfig. Than add support fot my chipset: bluszcz at akira:/usr/src/linux-source-2.6.15-2.6.15/include/linux$ grep -r PT880ULTRA . ./pci_ids.h:#define PCI_DEVICE_ID_VIA_PT880ULTRA 0x0308 ./pci_ids.h:#define PCI_DEVICE_ID_VIA_PT880ULTRA_1 0x1308 bluszcz at akira:/usr/src/linux-source-2.6.15-2.6.15/include/linux$ cd ../../drivers/char/agp/ bluszcz at akira:/usr/src/linux-source-2.6.15-2.6.15/drivers/char/agp$ grep -r PT880ULTRA . ./via-agp.c: /* PT880ULTRA */ ./via-agp.c: .device_id = PCI_DEVICE_ID_VIA_PT880ULTRA, ./via-agp.c: .chipset_name = "PT880ULTRA", ./via-agp.c: ID(PCI_DEVICE_ID_VIA_PT880ULTRA), Plik binarny ./via-agp.ko pasuje do wzorca Plik binarny ./via-agp.o pasuje do wzorca bluszcz at akira:/usr/src/linux-source-2.6.15-2.6.15/drivers/char/agp$ After compile and reboot for the first look everything is great agp detected: (II) fglrx(0): [drm] register handle = 0xff5f0000 (II) fglrx(0): [agp] Mode=0x1f000a1b bridge: 0x1106/0x0308 (II) fglrx(0): [agp] AGP v1/2 disable mask 0x00000000 (II) fglrx(0): [agp] AGP v3 disable mask 0x00000000 (II) fglrx(0): [agp] enabling AGP with mode=0x1f000b1a (II) fglrx(0): [agp] AGP protocol is enabled for graphics board. (cmd=0x1f000312) (II) fglrx(0): [agp] graphics chipset has AGP v3.0 (native mode) (II) fglrx(0): [drm] ringbuffer size = 0x00100000 bytes (II) fglrx(0): [drm] DRM buffer queue setup: nbufs = 100 bufsize = 28672 (II) fglrx(0): [drm] texture shared area handle = 0x10881000 (II) fglrx(0): shared FSAAScale=1 (II) fglrx(0): DRI initialization successfull! (II) fglrx(0): FBADPhys: 0xd0000000 FBMappedSize: 0x005cd000 (II) fglrx(0): FBMM initialized for area (0,0)-(1152,1320) (II) fglrx(0): FBMM auto alloc for area (0,0)-(1152,864) (front color buffer - assumption) (==) fglrx(0): Backing store disabled (==) fglrx(0): Silken mouse enabled (==) fglrx(0): Using hardware cursor (scanline 864) (II) fglrx(0): Largest offscreen area available: 1152 x 448 (**) Option "dpms" (**) fglrx(0): DPMS enabled (II) fglrx(0): Using XFree86 Acceleration Architecture (XAA) I started KDE, then run glxinfo, and BANG. Everything hanged. Hm, I noticed that there is also support for some garts ni fglrx. I hacked one driver to my id (using new pure kernel) bluszcz at akira:/tmp/modules$ grep -ri 0308 . ./fglrx/agp.h: #define PCI_DEVICE_ID_VIA_8363_0 0x0308 bluszcz at akira:/tmp/modules$ sudo recompile module, but it doesn't detect my agpgart again :/ From ubuntu at mdpoole.user.troilus.org Mon Feb 27 03:18:35 2006 From: ubuntu at mdpoole.user.troilus.org (Michael Poole) Date: Mon, 27 Feb 2006 03:18:35 -0000 Subject: [Bug 32328] ipw chipset issues References: <20060221170321.31322.32636.malonedeb@gangotri.ubuntu.com> Message-ID: <20060227031832.27067.10851.malone@gangotri.ubuntu.com> Public bug report changed: https://launchpad.net/malone/bugs/32328 Comment: I see the similar problems, and the same message, on my system using linux-image-2.6.15-16-amd64-k8 (_2.6.15-16.23) and an Intel PRO/Wireless 2915ABG MiniPCI adapter (PCI ID 8086:1000). When the network goes away, the ipw2000/0 kernel thread is in D state -- I'm not sure exactly what it is waiting on, but would be glad to help diagnose if someone can give directions on what to look at or change. From autocrosser at macdialup.com Mon Feb 27 04:23:11 2006 From: autocrosser at macdialup.com (Dean Loros) Date: Mon, 27 Feb 2006 04:23:11 -0000 Subject: [Bug 33008] Time/Date problem-Gnome-panel crash-Xserver problem Message-ID: <20060227042310.27067.3552.malonedeb@gangotri.ubuntu.com> Public bug reported: https://launchpad.net/malone/bugs/33008 Affects: linux-source-2.6.15 linux-image-2.6.15-16-powerpc-smp (Ubuntu) Severity: Normal Priority: (none set) Status: Unconfirmed Description: Updated to current kernel- 1. Time/date varies from current to one of two future dates-Sept 2009 or Aug 2016 2. Gnome-panel has problems loading applets & sometimes will not start at login 3. After about 10/25 mins (varies)-Xserver will "freeze". Keyboard & mouse will not respond. From pfollia at gmail.com Mon Feb 27 08:04:46 2006 From: pfollia at gmail.com (madchicken) Date: Mon, 27 Feb 2006 08:04:46 -0000 Subject: [Bug 33014] Battery not detected for Vaio PCG-K195HP Message-ID: <20060227080445.16580.71813.malonedeb@gandwana.ubuntu.com> Public bug reported: https://launchpad.net/malone/bugs/33014 Affects: linux-meta linux-image-2.6-686 (Ubuntu) Severity: Normal Priority: (none set) Status: Unconfirmed Description: Battery is not detected when I start the laptop. It seems a bug in the battery kernel module, since I can get the batter work doing a modprobe -r battery && modprobe battery. The ACPI module doesn't recognize the battery event: when I plug/unplug the AC cable, nothing happens. From njreid at gmail.com Mon Feb 27 10:10:32 2006 From: njreid at gmail.com (Nicholas Reid) Date: Mon, 27 Feb 2006 10:10:32 -0000 Subject: [Bug 33024] bcm43xx driver trying to allocate DMA memory above 1G Message-ID: <20060227101031.16580.69564.malonedeb@gandwana.ubuntu.com> Public bug reported: https://launchpad.net/malone/bugs/33024 Affects: linux-source-2.6.15 linux-image-2.6.15-16-386 (Ubuntu) Severity: Normal Priority: (none set) Status: Unconfirmed Description: When attempting to use the new bcm43xx in the latest patched (as of 27-Feb-06) Dapper Flight 4 release the following message appears in dmesg: [4294986.319000] bcm43xx: >>>FATAL ERROR<<< DMA RINGMEMORY >1G (0x6fdcf000, len: 4096) The machine used for testing is a Dell D610 with 2G of RAM. The mini-pci card is a Dell Wireless 1450 with the Broadcom chipset. The firmware has been extracted from bcmwl5.sys and installed using fwcutter. lspci output: 0000:03:03.0 Network controller: Broadcom Corporation BCM4309 802.11a/b/g (rev 03) From albrecht.gebhardt at uni-klu.ac.at Mon Feb 27 12:07:16 2006 From: albrecht.gebhardt at uni-klu.ac.at (Albrecht Gebhardt) Date: Mon, 27 Feb 2006 12:07:16 -0000 Subject: [Bug 33030] No SATA support for VIA VT8251 (e.g. on ASUS A8V MX) Message-ID: <20060227120715.16638.76305.malonedeb@gandwana.ubuntu.com> Public bug reported: https://launchpad.net/malone/bugs/33030 Affects: linux-source-2.6.15 (Ubuntu) Severity: Normal Priority: (none set) Status: Unconfirmed Description: for the wishlist: include VIA VT8251 SATA support The current kernel does not support the SATA controller found on ASUS A8V MX boards (which contains the VIA VT8251 southbridge as part of the VIA K8M880 chipset). A patch is already available (http://grivell.home.comcast.net/via_ahci.patch) and discussed here: http://forums.viaarena.com/messageview.aspx?catid=28&threadid=68455 I'm currently using this patch on top of the latest (16.23, 15.21) dapper kernels without problems for some weeks (runing several md raid1 partitions). Albrecht From albrecht.gebhardt at uni-klu.ac.at Mon Feb 27 12:08:28 2006 From: albrecht.gebhardt at uni-klu.ac.at (Albrecht Gebhardt) Date: Mon, 27 Feb 2006 12:08:28 -0000 Subject: [Bug 33030] No SATA support for VIA VT8251 (e.g. on ASUS A8V MX) References: <20060227120715.16638.76305.malonedeb@gandwana.ubuntu.com> Message-ID: <20060227120828.16580.19797.launchpad@canonical@gandwana.ubuntu.com> Public bug report changed: https://launchpad.net/malone/bugs/33030 Task: ubuntu linux-source-2.6.15 Severity: Normal => Wishlist From tenshu at gmail.com Mon Feb 27 13:18:53 2006 From: tenshu at gmail.com (tenshu) Date: Mon, 27 Feb 2006 13:18:53 -0000 Subject: [Bug 33024] bcm43xx driver trying to allocate DMA memory above 1G References: <20060227101031.16580.69564.malonedeb@gandwana.ubuntu.com> Message-ID: <20060227131853.16638.43068.malone@gandwana.ubuntu.com> Public bug report changed: https://launchpad.net/malone/bugs/33024 Comment: i don't really understand your request because my IBM card with an BCM4309 It is working "out of the box" so why are you using fwcutter? From pfollia at gmail.com Mon Feb 27 13:36:17 2006 From: pfollia at gmail.com (madchicken) Date: Mon, 27 Feb 2006 13:36:17 -0000 Subject: [Bug 33014] Battery not detected for Vaio PCG-K195HP References: <20060227080445.16580.71813.malonedeb@gandwana.ubuntu.com> Message-ID: <20060227133617.27067.37624.launchpad@canonical@gangotri.ubuntu.com> Public bug report changed: https://launchpad.net/malone/bugs/33014 Task: ubuntu linux-meta Assignee: (unassigned) => Ubuntu Laptop Team Status: Unconfirmed => Confirmed From davyd at madeley.id.au Mon Feb 27 14:45:05 2006 From: davyd at madeley.id.au (Davyd) Date: Mon, 27 Feb 2006 14:45:05 -0000 Subject: [Bug 30557] cpu idle time in /proc/stat wrong References: <20060205141542.11709.55517.malonedeb@gandwana.ubuntu.com> Message-ID: <20060227144505.16580.64380.launchpad@canonical@gandwana.ubuntu.com> Public bug report changed: https://launchpad.net/malone/bugs/30557 Task: ubuntu linux-source-2.6.15 Status: Rejected => Needs Info Comment: To reiterate, this issue is NOT present in the Debian 2.6.15 kernel. According to some preliminary analysis this is possibly related to an Ubuntu patch for C-state handling in ACPI. This issue was not present in 2.6.12 and is affecting things primarily related to power management in the machines (powernowd thinks the machine is not idle, therefore it ramps up the clock, therefore battery lasts less time). From profox at debianbox.be Mon Feb 27 15:01:21 2006 From: profox at debianbox.be (profoX) Date: Mon, 27 Feb 2006 15:01:21 -0000 Subject: [Bug 32893] Acer Aspire 1694WLMi IRQ #10 Problems! References: <20060225225919.16580.94584.malonedeb@gandwana.ubuntu.com> Message-ID: <20060227150121.16638.90772.malone@gandwana.ubuntu.com> Public bug report changed: https://launchpad.net/malone/bugs/32893 Comment: Another update! It seems to be ipw2200's fault (wireless network device) !! If I 'blacklist' ipw2200 so it doesn't get loaded at startup (by adding "blacklist ipw2200" to "/etc/modprobe.d/blacklist") then I don't get the "IRQ #10 Disabled" error in dmesg. When I "modprobe -v ipw2200" later, IRQ #10 gets disabled again... (error in dmesg) It's kinda weird, because ipw2200 itself resides on IRQ #11... I'm going to try out some stuff with the ipw2200 driver . . . Also: the following errors appear somewhere at the beginning of dmesg, no matter if I disable ipw2200 or not: Feb 27 01:19:37 axxel kernel: [ 12.477261] PCI: No IRQ known for interrupt pin A of device 0000:00:01.0. Please try using pci=biosirq. Feb 27 01:19:37 axxel kernel: [ 12.477265] PCI: Setting latency timer of device 0000:00:01.0 to 64 Feb 27 01:19:37 axxel kernel: [ 12.477280] PCI: No IRQ known for interrupt pin A of device 0000:00:1c.0. Please try using pci=biosirq. Feb 27 01:19:37 axxel kernel: [ 12.477285] PCI: Setting latency timer of device 0000:00:1c.0 to 64 Feb 27 01:19:37 axxel kernel: [ 12.477300] PCI: No IRQ known for interrupt pin B of device 0000:00:1c.1. Please try using pci=biosirq. Feb 27 01:19:37 axxel kernel: [ 12.477305] PCI: Setting latency timer of device 0000:00:1c.1 to 64 Feb 27 01:19:37 axxel kernel: [ 12.477320] PCI: No IRQ known for interrupt pin C of device 0000:00:1c.2. Please try using pci=biosirq. Feb 27 01:19:37 axxel kernel: [ 12.477325] PCI: Setting latency timer of device 0000:00:1c.2 to 64 Feb 27 01:19:37 axxel kernel: [ 12.477334] PCI: Setting latency timer of device 0000:00:1e.0 to 64 Feb 27 01:19:37 axxel kernel: [ 12.477688] audit: initializing netlink socket (disabled) Feb 27 01:19:37 axxel kernel: [ 12.477696] audit(1140999560.013:1): initialized Feb 27 01:19:37 axxel kernel: [ 12.477778] VFS: Disk quotas dquot_6.5.1 Feb 27 01:19:37 axxel kernel: [ 12.477793] Dquot-cache hash table entries: 1024 (order 0, 4096 bytes) Feb 27 01:19:37 axxel kernel: [ 12.477835] Initializing Cryptographic API Feb 27 01:19:37 axxel kernel: [ 12.477839] io scheduler noop registered Feb 27 01:19:37 axxel kernel: [ 12.477845] io scheduler anticipatory registered Feb 27 01:19:37 axxel kernel: [ 12.477849] io scheduler deadline registered Feb 27 01:19:37 axxel kernel: [ 12.477858] io scheduler cfq registered Feb 27 01:19:37 axxel kernel: [ 12.478104] PCI: No IRQ known for interrupt pin A of device 0000:00:01.0. Please try using pci=biosirq. Feb 27 01:19:37 axxel kernel: [ 12.478108] PCI: Setting latency timer of device 0000:00:01.0 to 64 Feb 27 01:19:37 axxel kernel: [ 12.478111] pcie_portdrv_probe->Dev[2591:8086] has invalid IRQ. Check vendor BIOS Feb 27 01:19:37 axxel kernel: [ 12.478139] assign_interrupt_mode Found MSI capability Feb 27 01:19:37 axxel kernel: [ 12.478172] Allocate Port Service[pcie00] Feb 27 01:19:37 axxel kernel: [ 12.478203] PCI: No IRQ known for interrupt pin A of device 0000:00:1c.0. Please try using pci=biosirq. Feb 27 01:19:37 axxel kernel: [ 12.478208] PCI: Setting latency timer of device 0000:00:1c.0 to 64 Feb 27 01:19:37 axxel kernel: [ 12.478211] pcie_portdrv_probe->Dev[2660:8086] has invalid IRQ. Check vendor BIOS Feb 27 01:19:37 axxel kernel: [ 12.478244] assign_interrupt_mode Found MSI capability Feb 27 01:19:37 axxel kernel: [ 12.478276] Allocate Port Service[pcie00] Feb 27 01:19:37 axxel kernel: [ 12.478300] Allocate Port Service[pcie02] Feb 27 01:19:37 axxel kernel: [ 12.478327] PCI: No IRQ known for interrupt pin B of device 0000:00:1c.1. Please try using pci=biosirq. Feb 27 01:19:37 axxel kernel: [ 12.478332] PCI: Setting latency timer of device 0000:00:1c.1 to 64 Feb 27 01:19:37 axxel kernel: [ 12.478335] pcie_portdrv_probe->Dev[2662:8086] has invalid IRQ. Check vendor BIOS Feb 27 01:19:37 axxel kernel: [ 12.478368] assign_interrupt_mode Found MSI capability Feb 27 01:19:37 axxel kernel: [ 12.478400] Allocate Port Service[pcie00] Feb 27 01:19:37 axxel kernel: [ 12.478425] Allocate Port Service[pcie02] Feb 27 01:19:37 axxel kernel: [ 12.478452] PCI: No IRQ known for interrupt pin C of device 0000:00:1c.2. Please try using pci=biosirq. Feb 27 01:19:37 axxel kernel: [ 12.478456] PCI: Setting latency timer of device 0000:00:1c.2 to 64 Feb 27 01:19:37 axxel kernel: [ 12.478460] pcie_portdrv_probe->Dev[2664:8086] has invalid IRQ. Check vendor BIOS From jstembridge at gmail.com Mon Feb 27 15:17:50 2006 From: jstembridge at gmail.com (James Stembridge) Date: Mon, 27 Feb 2006 15:17:50 -0000 Subject: [Bug 30557] cpu idle time in /proc/stat wrong References: <20060205141542.11709.55517.malonedeb@gandwana.ubuntu.com> Message-ID: <20060227151750.16638.54726.malone@gandwana.ubuntu.com> Public bug report changed: https://launchpad.net/malone/bugs/30557 Comment: I can comfirm (thanks to Davyd's tip) that this problem is indeed related to C-states. Setting the max cpu C-state to C2 (it spends most of it's time in C3 by default) using: echo 2 > /sys/module/processor/parameters/max_cstate Causes the /proc/stat values start to increase by reasonable values and more importantly cpufreq_conservative actually starts to scale the cpu speed when idle. From caravena at gmail.com Mon Feb 27 15:26:01 2006 From: caravena at gmail.com (Cristian Aravena Romero) Date: Mon, 27 Feb 2006 15:26:01 -0000 Subject: [Bug 33014] Battery not detected for Vaio PCG-K195HP References: <20060227080445.16580.71813.malonedeb@gandwana.ubuntu.com> Message-ID: <20060227152601.27016.5432.malone@gangotri.ubuntu.com> Public bug report changed: https://launchpad.net/malone/bugs/33014 Comment: Pliss add notebook in https://wiki.ubuntu.com/LaptopTestingTeam/, Many Thanks, Caravena From davyd at madeley.id.au Mon Feb 27 15:42:16 2006 From: davyd at madeley.id.au (Davyd) Date: Mon, 27 Feb 2006 15:42:16 -0000 Subject: [Bug 30557] cpu idle time in /proc/stat wrong References: <20060205141542.11709.55517.malonedeb@gandwana.ubuntu.com> Message-ID: <20060227154216.16638.79190.malone@gandwana.ubuntu.com> Public bug report changed: https://launchpad.net/malone/bugs/30557 Comment: Indeed, setting my max_cstate to C1 makes the idle clock ticks increase by 100/s and idle time seem much more reasonable. From njreid at gmail.com Mon Feb 27 15:52:45 2006 From: njreid at gmail.com (Nicholas Reid) Date: Mon, 27 Feb 2006 15:52:45 -0000 Subject: [Bug 33024] bcm43xx driver trying to allocate DMA memory above 1G References: <20060227101031.16580.69564.malonedeb@gandwana.ubuntu.com> Message-ID: <20060227155245.16580.12789.malone@gandwana.ubuntu.com> Public bug report changed: https://launchpad.net/malone/bugs/33024 Comment: Sorry, are you using the bcm43xx driver or ndiswrapper? I got dmesgs stating that the firmware was missing until I used fwcutter. From martin.pitt at ubuntu.com Mon Feb 27 16:28:59 2006 From: martin.pitt at ubuntu.com (Martin Pitt) Date: Mon, 27 Feb 2006 16:28:59 -0000 Subject: [Bug 32599] Problem with mounting floppy References: <20060223124419.14968.52544.malonedeb@gangotri.ubuntu.com> Message-ID: <20060227162859.16580.2613.launchpad@canonical@gandwana.ubuntu.com> Public bug report changed: https://launchpad.net/malone/bugs/32599 Task: ubuntu util-linux Status: Unconfirmed => Rejected Comment: Rejecting the task in util-linux, that's either an udev or kernel fault. From martin.pitt at ubuntu.com Mon Feb 27 16:29:48 2006 From: martin.pitt at ubuntu.com (Martin Pitt) Date: Mon, 27 Feb 2006 16:29:48 -0000 Subject: [Bug 32599] floppy module not loaded automatically after kernel upgrade References: <20060223124419.14968.52544.malonedeb@gangotri.ubuntu.com> Message-ID: <20060227162948.16580.72721.launchpad@canonical@gandwana.ubuntu.com> Public bug report changed: https://launchpad.net/malone/bugs/32599 Summary changed to: floppy module not loaded automatically after kernel upgrade From martin.pitt at ubuntu.com Mon Feb 27 16:31:02 2006 From: martin.pitt at ubuntu.com (Martin Pitt) Date: Mon, 27 Feb 2006 16:31:02 -0000 Subject: [Bug 32599] floppy module not loaded automatically after kernel upgrade References: <20060223124419.14968.52544.malonedeb@gangotri.ubuntu.com> Message-ID: <20060227163102.16580.8741.malone@gandwana.ubuntu.com> Public bug report changed: https://launchpad.net/malone/bugs/32599 Comment: Scott, is the module 'floppy' supposed to be loaded automatically? Is that really a kernel bug, or something udevish? (I do not have any floppy any more, I can't try) From ben.collins at ubuntu.com Mon Feb 27 16:33:51 2006 From: ben.collins at ubuntu.com (Ben Collins) Date: Mon, 27 Feb 2006 16:33:51 -0000 Subject: [Bug 21569] prism2_usb: requires wlanctl-ng commands in order to work properly References: <20060113141332.21012.84266.launchpad@macquarie.warthogs.hbd.com> Message-ID: <20060227163351.16638.75246.malone@gandwana.ubuntu.com> Public bug report changed: https://launchpad.net/malone/bugs/21569 Comment: > Dapper flight 4: It is not necessary to run any wlanctl-ng command. Can I assume that atleast this portion of the problem is fixed? From njreid at gmail.com Mon Feb 27 16:38:00 2006 From: njreid at gmail.com (Nicholas Reid) Date: Mon, 27 Feb 2006 16:38:00 -0000 Subject: [Bug 33024] bcm43xx driver trying to allocate DMA memory above 1G References: <20060227101031.16580.69564.malonedeb@gandwana.ubuntu.com> Message-ID: <20060227163800.27067.17588.malone@gangotri.ubuntu.com> Public bug report changed: https://launchpad.net/malone/bugs/33024 Comment: The memory allocation error message is produced when using ifconfig to bring up the interface: nr at kanchen:~$ sudo ifconfig eth1 up SIOCSIFFLAGS: Cannot allocate memory nr at kanchen:~$dmesg ... [4319317.157000] bcm43xx: >>>FATAL ERROR<<< DMA RINGMEMORY >1G (0x4c0c4000, len: 4096) nr at kanchen:~$ lsmod|grep bcm bcm43xx 113680 0 ieee80211softmac 28544 1 bcm43xx ieee80211 35144 2 bcm43xx,ieee80211softmac From ben.collins at ubuntu.com Mon Feb 27 16:44:39 2006 From: ben.collins at ubuntu.com (Ben Collins) Date: Mon, 27 Feb 2006 16:44:39 -0000 Subject: [Bug 22148] MSI Neo4 FI hangs without acpi=off References: <20060113141642.21012.13502.launchpad@macquarie.warthogs.hbd.com> Message-ID: <20060227164439.27067.30292.malone@gangotri.ubuntu.com> Public bug report changed: https://launchpad.net/malone/bugs/22148 Comment: Any chance of you running the amd64 variant on your machine? From davyd at madeley.id.au Mon Feb 27 16:47:50 2006 From: davyd at madeley.id.au (Davyd) Date: Mon, 27 Feb 2006 16:47:50 -0000 Subject: [Bug 30557] cpu idle time in /proc/stat wrong References: <20060205141542.11709.55517.malonedeb@gandwana.ubuntu.com> Message-ID: <20060227164750.16638.3470.malone@gandwana.ubuntu.com> Public bug report changed: https://launchpad.net/malone/bugs/30557 Comment: Running the -386 kernel makes everything run ok again. BenC suggests on irc that it's a SMP issue as that's all that's really different between -386 and -686. From bart at verwilst.be Mon Feb 27 16:51:25 2006 From: bart at verwilst.be (Bart Verwilst) Date: Mon, 27 Feb 2006 16:51:25 -0000 Subject: [Bug 22148] MSI Neo4 FI hangs without acpi=off References: <20060113141642.21012.13502.launchpad@macquarie.warthogs.hbd.com> Message-ID: <20060227165125.16580.56357.malone@gandwana.ubuntu.com> Public bug report changed: https://launchpad.net/malone/bugs/22148 Comment: That is correct! :) From ben.collins at ubuntu.com Mon Feb 27 17:16:42 2006 From: ben.collins at ubuntu.com (Ben Collins) Date: Mon, 27 Feb 2006 17:16:42 -0000 Subject: [Bug 22148] MSI Neo4 FI hangs without acpi=off References: <20060113141642.21012.13502.launchpad@macquarie.warthogs.hbd.com> Message-ID: <20060227171641.27067.53622.malone@gangotri.ubuntu.com> Public bug report changed: https://launchpad.net/malone/bugs/22148 Comment: So you are running it? I ask because in a previous comment you mentioned -686 kernel. From ben.collins at ubuntu.com Mon Feb 27 17:18:06 2006 From: ben.collins at ubuntu.com (Ben Collins) Date: Mon, 27 Feb 2006 17:18:06 -0000 Subject: [Bug 23462] Webcam causing system to lock up References: <20060113142349.21012.29079.launchpad@macquarie.warthogs.hbd.com> Message-ID: <20060227171806.16580.46035.launchpad@canonical@gandwana.ubuntu.com> Public bug report changed: https://launchpad.net/malone/bugs/23462 Task: ubuntu linux-source-2.6.15 Status: Needs Info => Fix Released From ben.collins at ubuntu.com Mon Feb 27 17:18:37 2006 From: ben.collins at ubuntu.com (Ben Collins) Date: Mon, 27 Feb 2006 17:18:37 -0000 Subject: [Bug 23462] Webcam causing system to lock up References: <20060113142349.21012.29079.launchpad@macquarie.warthogs.hbd.com> Message-ID: <20060227171837.16638.7687.launchpad@canonical@gandwana.ubuntu.com> Public bug report changed: https://launchpad.net/malone/bugs/23462 Also affects: linux-source-2.6.12 (Ubuntu) Severity: Normal Priority: (none set) Status: Unconfirmed From ben.collins at ubuntu.com Mon Feb 27 17:19:22 2006 From: ben.collins at ubuntu.com (Ben Collins) Date: Mon, 27 Feb 2006 17:19:22 -0000 Subject: [Bug 23462] Webcam causing system to lock up References: <20060113142349.21012.29079.launchpad@macquarie.warthogs.hbd.com> Message-ID: <20060227171922.16638.88741.launchpad@canonical@gandwana.ubuntu.com> Public bug report changed: https://launchpad.net/malone/bugs/23462 Task: ubuntu linux-source-2.6.12 Priority: None => Wontfix Status: Unconfirmed => Confirmed From bart at verwilst.be Mon Feb 27 17:23:23 2006 From: bart at verwilst.be (Bart Verwilst) Date: Mon, 27 Feb 2006 17:23:23 -0000 Subject: [Bug 22148] MSI Neo4 FI hangs without acpi=off References: <20060113141642.21012.13502.launchpad@macquarie.warthogs.hbd.com> Message-ID: <20060227172323.27016.69758.malone@gangotri.ubuntu.com> Public bug report changed: https://launchpad.net/malone/bugs/22148 Comment: Yeah i am, works fine except for the acpi thingy.. I'm not running 64bit userland, it's all 32-bit ( still not all too fine with w32codecs and stuff ;) ) From bart at verwilst.be Mon Feb 27 17:24:21 2006 From: bart at verwilst.be (Bart Verwilst) Date: Mon, 27 Feb 2006 17:24:21 -0000 Subject: [Bug 22148] MSI Neo4 FI hangs without acpi=off References: <20060113141642.21012.13502.launchpad@macquarie.warthogs.hbd.com> Message-ID: <20060227172421.16580.89021.malone@gandwana.ubuntu.com> Public bug report changed: https://launchpad.net/malone/bugs/22148 Comment: Oh wait.. i'm running 686, not x86_64 :$ Sorry.. I thought there was a 32bit and amd64 variant of my mobo :$ stupid me :$ From ben.collins at ubuntu.com Mon Feb 27 17:40:21 2006 From: ben.collins at ubuntu.com (Ben Collins) Date: Mon, 27 Feb 2006 17:40:21 -0000 Subject: [Bug 27842] [dapper] Live and install CDs hang detecting network hardware on M810 system References: <20060113151932.29386.56805.launchpad@macquarie.warthogs.hbd.com> Message-ID: <20060227174021.27016.34557.launchpad@canonical@gangotri.ubuntu.com> Public bug report changed: https://launchpad.net/malone/bugs/27842 Task: ubuntu linux-source-2.6.15 Status: Confirmed => Fix Committed Comment: Pulled a patch from 2.6.16-git which should fix this. From scott at ubuntu.com Mon Feb 27 17:46:42 2006 From: scott at ubuntu.com (Scott James Remnant) Date: Mon, 27 Feb 2006 17:46:42 -0000 Subject: [Bug 32599] floppy module not loaded automatically after kernel upgrade References: <20060223124419.14968.52544.malonedeb@gangotri.ubuntu.com> Message-ID: <20060227174641.27016.47612.malone@gangotri.ubuntu.com> Public bug report changed: https://launchpad.net/malone/bugs/32599 Comment: Me neither. It doesn't declare any aliases ... that in itsself could be considered a "kernel bug" I guess - but then I don't think floppy drives show up under any bus I'm aware of It's probably a good example of "load it if you have one", with no way of finding out whether you have one except by loading the module. It's not a udev bug anyway; nothing for udev to get involved with here. Either we stick "floppy" in /etc/modules, or we build it in. I'm almost wondering why it's a module at all.. Ben? From ben.collins at ubuntu.com Mon Feb 27 17:49:33 2006 From: ben.collins at ubuntu.com (Ben Collins) Date: Mon, 27 Feb 2006 17:49:33 -0000 Subject: [Bug 28174] SONY DVD RW DRU-810A incorrectly detected as CD-ROM (not DVD) drive References: <20060113152112.29386.6003.launchpad@macquarie.warthogs.hbd.com> Message-ID: <20060227174933.16638.21395.launchpad@canonical@gandwana.ubuntu.com> Public bug report changed: https://launchpad.net/malone/bugs/28174 Task: ubuntu linux-source-2.6.15 Status: Unconfirmed => Fix Committed From ben.collins at ubuntu.com Mon Feb 27 17:50:10 2006 From: ben.collins at ubuntu.com (Ben Collins) Date: Mon, 27 Feb 2006 17:50:10 -0000 Subject: [Bug 28647] sbp2 hot plug causes hard crashes References: <20060116010423.6087.7224.malonedeb@gangotri.ubuntu.com> Message-ID: <20060227175010.16638.3207.launchpad@canonical@gandwana.ubuntu.com> Public bug report changed: https://launchpad.net/malone/bugs/28647 Task: ubuntu linux-source-2.6.15 Status: Unconfirmed => Fix Committed From ben.collins at ubuntu.com Mon Feb 27 17:51:55 2006 From: ben.collins at ubuntu.com (Ben Collins) Date: Mon, 27 Feb 2006 17:51:55 -0000 Subject: [Bug 28691] amd64 kernel locks on firewire ipod unplugging References: <20060116152545.30333.48749.malonedeb@gangotri.ubuntu.com> Message-ID: <20060227175155.27067.70527.launchpad@canonical@gangotri.ubuntu.com> Public bug report changed: https://launchpad.net/malone/bugs/28691 Task: ubuntu kernel-package Status: Unconfirmed => Rejected From ben.collins at ubuntu.com Mon Feb 27 17:52:02 2006 From: ben.collins at ubuntu.com (Ben Collins) Date: Mon, 27 Feb 2006 17:52:02 -0000 Subject: [Bug 28691] amd64 kernel locks on firewire ipod unplugging References: <20060116152545.30333.48749.malonedeb@gangotri.ubuntu.com> Message-ID: <20060227175202.16638.69315.launchpad@canonical@gandwana.ubuntu.com> Public bug report changed: https://launchpad.net/malone/bugs/28691 Task: ubuntu linux-source-2.6.12 Status: Unconfirmed => Fix Committed From ben.collins at ubuntu.com Mon Feb 27 18:09:00 2006 From: ben.collins at ubuntu.com (Ben Collins) Date: Mon, 27 Feb 2006 18:09:00 -0000 Subject: [Bug 31185] PCI error messages when booting References: <20060211201438.11315.48459.malonedeb@gandwana.ubuntu.com> Message-ID: <20060227180900.16580.14986.malone@gandwana.ubuntu.com> Public bug report changed: https://launchpad.net/malone/bugs/31185 Comment: Ok, aside from the error messages, is anything not working? From lure.net at gmail.com Mon Feb 27 18:14:37 2006 From: lure.net at gmail.com (Luka Renko) Date: Mon, 27 Feb 2006 18:14:37 -0000 Subject: [Bug 31185] PCI error messages when booting References: <20060211201438.11315.48459.malonedeb@gandwana.ubuntu.com> Message-ID: <20060227181437.27067.62086.malone@gangotri.ubuntu.com> Public bug report changed: https://launchpad.net/malone/bugs/31185 Comment: I did not see any side effect. Also these messages were in kernel 2.6.15-16-686 replaced with other (even more) messages - see bug 32289. From ben.collins at ubuntu.com Mon Feb 27 18:21:14 2006 From: ben.collins at ubuntu.com (Ben Collins) Date: Mon, 27 Feb 2006 18:21:14 -0000 Subject: [Bug 31293] My laptop doesn't resume from S3 ACPI sleep state. References: <20060213101035.1233.41596.malonedeb@gandwana.ubuntu.com> Message-ID: <20060227182114.27016.46972.launchpad@canonical@gangotri.ubuntu.com> Public bug report changed: https://launchpad.net/malone/bugs/31293 Task: ubuntu linux Sourcepackagename: linux => linux-source-2.6.15 From ben.collins at ubuntu.com Mon Feb 27 18:27:40 2006 From: ben.collins at ubuntu.com (Ben Collins) Date: Mon, 27 Feb 2006 18:27:40 -0000 Subject: [Bug 31446] DriveReady SeekComplete Error References: <20060214225254.2367.38583.malonedeb@gangotri.ubuntu.com> Message-ID: <20060227182740.27067.15978.malone@gangotri.ubuntu.com> Public bug report changed: https://launchpad.net/malone/bugs/31446 Comment: Anyone having this problem, can you disable DMA on your cd drive and see if it still occurs? sudo hdparm -d0 /dev/hdc Example (replace with your device). From ben.collins at ubuntu.com Mon Feb 27 18:31:59 2006 From: ben.collins at ubuntu.com (Ben Collins) Date: Mon, 27 Feb 2006 18:31:59 -0000 Subject: [Bug 31518] Would be correct to add to the description the CPU Sempron? References: <20060215152558.15884.69530.malonedeb@gangotri.ubuntu.com> Message-ID: <20060227183159.16638.66816.launchpad@canonical@gandwana.ubuntu.com> Public bug report changed: https://launchpad.net/malone/bugs/31518 Task: ubuntu linux-source-2.6.15 Sourcepackagename: linux-source-2.6.15 => kernel-package Comment: The only thing I'm going to do to fix this bug is add Sempron to the meta packages (kernel image already has it in the description. From ben.collins at ubuntu.com Mon Feb 27 18:40:33 2006 From: ben.collins at ubuntu.com (Ben Collins) Date: Mon, 27 Feb 2006 18:40:33 -0000 Subject: [Bug 31547] No adapter or battery found on laptop References: <20060215193823.15884.11968.malonedeb@gangotri.ubuntu.com> Message-ID: <20060227184033.27016.94364.malone@gangotri.ubuntu.com> Public bug report changed: https://launchpad.net/malone/bugs/31547 Comment: Please try the 2.6.15-16 kernel, as it contains a large ACPI update. From caravena at gmail.com Mon Feb 27 18:48:49 2006 From: caravena at gmail.com (Cristian Aravena Romero) Date: Mon, 27 Feb 2006 18:48:49 -0000 Subject: [Bug 31518] Would be correct to add to the description the CPU Sempron? References: <20060215152558.15884.69530.malonedeb@gangotri.ubuntu.com> Message-ID: <20060227184849.16638.60114.malone@gandwana.ubuntu.com> Public bug report changed: https://launchpad.net/malone/bugs/31518 Comment: Is 100% correct use meta package linux-image-k7... for cpu mobil sempron?. Many thanks, Caravena From caravena at gmail.com Mon Feb 27 18:55:29 2006 From: caravena at gmail.com (Cristian Aravena Romero) Date: Mon, 27 Feb 2006 18:55:29 -0000 Subject: [Bug 31446] DriveReady SeekComplete Error References: <20060214225254.2367.38583.malonedeb@gangotri.ubuntu.com> Message-ID: <20060227185529.27067.76043.malone@gangotri.ubuntu.com> Public bug report changed: https://launchpad.net/malone/bugs/31446 Comment: Ok, is bug? problem of firware of /dev/hdc (dvd Read/Write)? Hardware support DMA. (sudo hdparm -d1 /dev/hdc) Many Thanks, caravena From caravena at gmail.com Mon Feb 27 19:30:04 2006 From: caravena at gmail.com (Cristian Aravena Romero) Date: Mon, 27 Feb 2006 19:30:04 -0000 Subject: [Bug 31446] DriveReady SeekComplete Error References: <20060214225254.2367.38583.malonedeb@gangotri.ubuntu.com> <20060227182740.27067.15978.malone@gangotri.ubuntu.com> Message-ID: Public bug report changed: https://launchpad.net/malone/bugs/31446 Comment: Info Hardware: [ TSSTcorp CD/DVDW TS-L532R ] Propiedades del dispositivo: Descripción del controlador TSSTcorp CD/DVDW TS-L532R Fecha del controlador 01-07-2001 Versión del controlador 5.1.2535.0 Proveedor del controlador Microsoft Archivo INF cdrom.inf Propiedades del disco óptico: Fabricante Toshiba-Samsung Tipo de dispositivo DVD+RW/DVD-RW Interfaz ATAPI Writing Speeds: DVD+R9 Dual Layer 2.4x DVD+R 8x DVD+RW 4x DVD-R 8x DVD-RW 4x CD-R 24x CD-RW 10x Reading Speeds: DVD-ROM 8x CD-ROM 24x Fabricante del dispositivo: Nombre de la empresa Toshiba Samsung Storage Technology Información sobre el producto http://www.tsstorage.com/korea/en/product/info.php Firmware Download http://www.samsungodd.com/eng/LiveUpdate/LiveUpdate.asp Many Thanks, Caravena From ben.collins at ubuntu.com Mon Feb 27 20:21:21 2006 From: ben.collins at ubuntu.com (Ben Collins) Date: Mon, 27 Feb 2006 20:21:21 -0000 Subject: [Bug 31983] Kernel security update renders system unbootable References: <20060219133514.1427.22950.malonedeb@gangotri.ubuntu.com> Message-ID: <20060227202121.27016.14091.launchpad@canonical@gangotri.ubuntu.com> Public bug report changed: https://launchpad.net/malone/bugs/31983 Task: ubuntu linux-meta Sourcepackagename: linux-meta => initramfs-tools Binarypackagename: linux-image-2.6-amd64-k8 => None Comment: This would be an initramfs issue. However, you can probably fix it by doing: $ sudo dpkg-reconfigure linux-image-2.6.12-10-amd64-k8 See if that resolves it for you. From ben.collins at ubuntu.com Mon Feb 27 20:27:49 2006 From: ben.collins at ubuntu.com (Ben Collins) Date: Mon, 27 Feb 2006 20:27:49 -0000 Subject: [Bug 32123] Cannot find ide hard disk on boot References: <20060220130413.1427.33476.malonedeb@gangotri.ubuntu.com> Message-ID: <20060227202749.27067.60.launchpad@canonical@gangotri.ubuntu.com> Public bug report changed: https://launchpad.net/malone/bugs/32123 Task: ubuntu linux-meta Sourcepackagename: linux-meta => initramfs-tools Binarypackagename: linux-image-amd64-k8 => None Comment: Most likely an issue with mkinitramfs. From ben.collins at ubuntu.com Mon Feb 27 20:31:31 2006 From: ben.collins at ubuntu.com (Ben Collins) Date: Mon, 27 Feb 2006 20:31:31 -0000 Subject: [Bug 32163] WPA does not work References: <20060220183404.1387.97171.malonedeb@gangotri.ubuntu.com> Message-ID: <20060227203131.27067.39362.launchpad@canonical@gangotri.ubuntu.com> Public bug report changed: https://launchpad.net/malone/bugs/32163 Task: ubuntu linux-source-2.6.15 Status: Unconfirmed => Fix Released Comment: Already patched ipw2100 and ipw2200. It should be in the 2.6.15-16 kernel. Please Confirm. From ben.collins at ubuntu.com Mon Feb 27 20:40:27 2006 From: ben.collins at ubuntu.com (Ben Collins) Date: Mon, 27 Feb 2006 20:40:27 -0000 Subject: [Bug 32329] Not config "NIC: Broadcom BCM4318 - Wireless" References: <20060221171518.23543.29315.malonedeb@gandwana.ubuntu.com> Message-ID: <20060227204027.27016.45208.launchpad@canonical@gangotri.ubuntu.com> Public bug report changed: https://launchpad.net/malone/bugs/32329 Task: ubuntu linux-source-2.6.15 Status: Unconfirmed => Rejected Comment: If your bcm43xx card was working in breezy, it was doing so because of ndiswrapper, and you were using a Windows driver that contained the firmware. The bcm43xx driver is new. It wasn't even around during breezy development. We are working on getting firmware for dapper so users do not have to get it themselves, but there's no guarantee this will happen. From ben.collins at ubuntu.com Mon Feb 27 20:44:07 2006 From: ben.collins at ubuntu.com (Ben Collins) Date: Mon, 27 Feb 2006 20:44:07 -0000 Subject: [Bug 32328] ipw chipset issues References: <20060221170321.31322.32636.malonedeb@gangotri.ubuntu.com> Message-ID: <20060227204407.16580.34334.launchpad@canonical@gandwana.ubuntu.com> Public bug report changed: https://launchpad.net/malone/bugs/32328 Task: ubuntu linux-meta Sourcepackagename: linux-meta => linux-source-2.6.15 Binarypackagename: linux => None Comment: http://sourceforge.net/mailarchive/forum.php?thread_id=8685492&forum_id=38938 Hey Jane, please follow the instructions at the above URL. It's about the only answer I could get for this reoccuring problem. From ben.collins at ubuntu.com Mon Feb 27 20:50:19 2006 From: ben.collins at ubuntu.com (Ben Collins) Date: Mon, 27 Feb 2006 20:50:19 -0000 Subject: [Bug 32480] oops at boot (squashfs ??) References: <20060222154426.15768.36725.malonedeb@gandwana.ubuntu.com> Message-ID: <20060227205019.27016.8643.launchpad@canonical@gangotri.ubuntu.com> Public bug report changed: https://launchpad.net/malone/bugs/32480 *** This bug has been marked a duplicate of bug 32481 *** From ben.collins at ubuntu.com Mon Feb 27 20:50:19 2006 From: ben.collins at ubuntu.com (Ben Collins) Date: Mon, 27 Feb 2006 20:50:19 -0000 Subject: [Bug 32481] oops at boot (squashfs ??) References: <20060222154750.15768.20058.malonedeb@gandwana.ubuntu.com> Message-ID: <20060227205019.27016.51994.launchpad@canonical@gangotri.ubuntu.com> https://launchpad.net/malone/bugs/32481 *** Bug 32480 has been marked a duplicate of this bug *** From ben.collins at ubuntu.com Mon Feb 27 20:52:03 2006 From: ben.collins at ubuntu.com (Ben Collins) Date: Mon, 27 Feb 2006 20:52:03 -0000 Subject: [Bug 32481] oops at boot (squashfs ??) References: <20060222154750.15768.20058.malonedeb@gandwana.ubuntu.com> Message-ID: <20060227205203.16580.37919.launchpad@canonical@gandwana.ubuntu.com> Public bug report changed: https://launchpad.net/malone/bugs/32481 Task: ubuntu linux-source-2.6.15 Sourcepackagename: linux-source-2.6.15 => squashfs Comment: More than likely, this is the same issue as the ppc one. The kernel is upgraded to support v3 squashfs, and this fixes the crash on PPC. Likely, the problem is just starting to occur elsewhere. I think squashfs just needs to start using v3 for our liveCD filesystems. From ben.collins at ubuntu.com Mon Feb 27 20:53:57 2006 From: ben.collins at ubuntu.com (Ben Collins) Date: Mon, 27 Feb 2006 20:53:57 -0000 Subject: [Bug 32519] root disk not found when booting on Sony Vaio PGN-S3XP References: <20060222213438.15768.684.malonedeb@gandwana.ubuntu.com> Message-ID: <20060227205357.16580.29756.launchpad@canonical@gandwana.ubuntu.com> Public bug report changed: https://launchpad.net/malone/bugs/32519 Task: ubuntu linux-source-2.6.15 Sourcepackagename: linux-source-2.6.15 => initramfs-tools From ben.collins at ubuntu.com Mon Feb 27 21:04:03 2006 From: ben.collins at ubuntu.com (Ben Collins) Date: Mon, 27 Feb 2006 21:04:03 -0000 Subject: [Bug 32599] floppy module not loaded automatically after kernel upgrade References: <20060223124419.14968.52544.malonedeb@gangotri.ubuntu.com> Message-ID: <20060227210403.16638.53439.malone@gandwana.ubuntu.com> Public bug report changed: https://launchpad.net/malone/bugs/32599 Comment: I don't want to build it into the kernel, because then there's no real way to disable it on buggy hardware. Let's just stick it in /etc/modules From nigelenki at comcast.net Mon Feb 27 21:11:49 2006 From: nigelenki at comcast.net (John Moser) Date: Mon, 27 Feb 2006 21:11:49 -0000 Subject: [Bug 29586] Solid hangs in VIA glx code References: <20060124183403.16602.41919.malonedeb@gandwana.ubuntu.com> Message-ID: <20060227211149.16638.57039.launchpad@canonical@gandwana.ubuntu.com> Public bug report changed: https://launchpad.net/malone/bugs/29586 Task: ubuntu linux Sourcepackagename: linux => linux-source-2.6.15 Severity: Critical => Normal Priority: None => High From atie.at.matrix at gmail.com Mon Feb 27 22:05:03 2006 From: atie.at.matrix at gmail.com (atie) Date: Mon, 27 Feb 2006 22:05:03 -0000 Subject: [Bug 27821] [Dapper]CD-RW/DVD+RW Drive: hda: drive_cmd: status=0x51 { DriveReady SeekComplete Error } References: <20060113151926.29386.70444.launchpad@macquarie.warthogs.hbd.com> Message-ID: <20060227220503.16638.12544.launchpad@canonical@gandwana.ubuntu.com> https://launchpad.net/malone/bugs/27821 *** Bug 31446 has been marked a duplicate of this bug *** From atie.at.matrix at gmail.com Mon Feb 27 22:05:03 2006 From: atie.at.matrix at gmail.com (atie) Date: Mon, 27 Feb 2006 22:05:03 -0000 Subject: [Bug 31446] DriveReady SeekComplete Error References: <20060214225254.2367.38583.malonedeb@gangotri.ubuntu.com> Message-ID: <20060227220503.16638.37783.launchpad@canonical@gandwana.ubuntu.com> Public bug report changed: https://launchpad.net/malone/bugs/31446 *** This bug has been marked a duplicate of bug 27821 *** From caravena at gmail.com Mon Feb 27 22:19:29 2006 From: caravena at gmail.com (Cristian Aravena Romero) Date: Mon, 27 Feb 2006 22:19:29 -0000 Subject: [Bug 33085] [Dapper Flight 4] Not compile kernel source of package of Ubuntu Message-ID: <20060227221929.16580.8980.malonedeb@gandwana.ubuntu.com> Public bug reported: https://launchpad.net/malone/bugs/33085 Affects: linux-source-2.6.15 (Ubuntu) Severity: Normal Priority: (none set) Status: Unconfirmed Description: 1) dowload kernel-source... $sudo apt-get install linux-source 2)$sudo cp /boot/config..... [...] caravena at hefesto:/usr/src/linux-source-2.6.15$ sudo make-kpkg --append-to-version=.270206 kernel_image --initrd binary [...] drivers/usb/net/zd1211/zdhw.c:1695: aviso: variable ‘i’ sin uso drivers/usb/net/zd1211/zdhw.c:1693: aviso: variable ‘NumOfReg’ sin uso drivers/usb/net/zd1211/zdhw.c: En la función ‘HW_UpdateIntegrationValue’: drivers/usb/net/zd1211/zdhw.c:1748: aviso: variable ‘reg’ sin uso CC [M] drivers/usb/net/zd1211/zddebug.o drivers/usb/net/zd1211/zddebug.c: En la función ‘zd1205_dump_regs’: drivers/usb/net/zd1211/zddebug.c:57: aviso: variable ‘flags’ sin uso CC [M] drivers/usb/net/zd1211/zdtkipseed.o CC [M] drivers/usb/net/zd1211/zdmic.o DEVLIST drivers/usb/net/zd1211/zddevlist.h make[5]: *** [drivers/usb/net/zd1211/zddevlist.h] Error 1 make[4]: *** [drivers/usb/net/zd1211] Error 2 make[3]: *** [drivers/usb/net] Error 2 make[2]: *** [drivers/usb] Error 2 make[1]: *** [drivers] Error 2 make[1]: se sale del directorio `/usr/src/linux-source-2.6.15' make: *** [stamp-build] Error 2 caravena at hefesto:/usr/src/linux$ References: https://wiki.ubuntu.com/KernelHowto From caravena at gmail.com Mon Feb 27 22:20:19 2006 From: caravena at gmail.com (Cristian Aravena Romero) Date: Mon, 27 Feb 2006 22:20:19 -0000 Subject: [Bug 33085] [Dapper Flight 4] Not compile kernel source of package of Ubuntu References: <20060227221929.16580.8980.malonedeb@gandwana.ubuntu.com> Message-ID: <20060227222019.16638.70998.launchpad@canonical@gandwana.ubuntu.com> Public bug report changed: https://launchpad.net/malone/bugs/33085 Task: ubuntu linux-source-2.6.15 Severity: Normal => Major Priority: None => Low Target: None => dapper From caravena at gmail.com Mon Feb 27 22:21:25 2006 From: caravena at gmail.com (Cristian Aravena Romero) Date: Mon, 27 Feb 2006 22:21:25 -0000 Subject: [Bug 33085] [Dapper Flight 4] Not compile kernel source of package of Ubuntu References: <20060227221929.16580.8980.malonedeb@gandwana.ubuntu.com> Message-ID: <20060227222125.16580.97327.launchpad@canonical@gandwana.ubuntu.com> Public bug report changed: https://launchpad.net/malone/bugs/33085 - Changed attachments: Added: $dpkg -l http://librarian.launchpad.net/1596597/dpkg_-l.txt From gpoo at ubiobio.cl Mon Feb 27 22:25:43 2006 From: gpoo at ubiobio.cl (=?utf-8?q?Germ=C3=A1n_Poo-Caama=C3=B1o?=) Date: Mon, 27 Feb 2006 22:25:43 -0000 Subject: [Bug 32163] WPA does not work References: <20060220183404.1387.97171.malonedeb@gangotri.ubuntu.com> Message-ID: <20060227222543.27067.42449.malone@gangotri.ubuntu.com> Public bug report changed: https://launchpad.net/malone/bugs/32163 Comment: Yes, WPA works. IMHO, a README is missing somewhere. wpa_supplicant in breezy needs to be called with -D ipw (use WPA for ipw driver), but now it should be called using -D wext (use WPA for wireless extensions). Because WAP was included in kernel 2.6.13 and ipw2200 doesn't have any WPA code because of that (is not needed anymore). By the way, WPA works. But not DHCP over the wireless using WPA. I get the following message for each request: ipw2200: Unknown notification: subtype=40,flags=0xa0,size=40 DHCP works fine in a open wireless network, but not when WPA is active. From bmw at internode.on.net Mon Feb 27 23:03:32 2006 From: bmw at internode.on.net (Barney) Date: Mon, 27 Feb 2006 23:03:32 -0000 Subject: [Bug 33096] "DVICO Fusion HDTV DVB Plus" tv tuner card will not lock on to channel Message-ID: <20060227230332.16580.85365.malonedeb@gandwana.ubuntu.com> Public bug reported: https://launchpad.net/malone/bugs/33096 Affects: linux-source-2.6.15 linux-image-2.6.15-16-amd64-k8 (Ubuntu) Severity: Normal Priority: (none set) Status: Unconfirmed Description: Upgrade from 2.16.12 in Breezy to 2.6.15-14/15/16 in Dapper (amd64-generic/k8) broke the driver for the DVICO Fusion HDTV Plus. Driver starts but the card cannot tune to any channels. Investigation of source shows that drivers/media/video/cx88/cx88-dvb.c has been altered at this point, from the version working in 2.6.12: (2.6.15-16.23 version) 510 case CX88_BOARD_DVICO_FUSIONHDTV_DVB_T_PLUS: 511 dev->core->pll_addr = 0x61; 512 dev->core->pll_desc = &dvb_pll_thomson_dtt7579; 513 dev->dvb.frontend = mt352_attach(&dvico_fusionhdtv, 514 &dev->core->i2c_adap); line 511 should read as follows: dev->core->pll_addr = 0x60; A rebuild of the linux-image package with this change fixed the problem. From mat at apinc.org Tue Feb 28 01:47:40 2006 From: mat at apinc.org (Mathieu Pillard) Date: Tue, 28 Feb 2006 01:47:40 -0000 Subject: [Bug 32328] ipw chipset issues References: <20060221170321.31322.32636.malonedeb@gangotri.ubuntu.com> Message-ID: <20060228014740.27016.53801.malone@gangotri.ubuntu.com> Public bug report changed: https://launchpad.net/malone/bugs/32328 Comment: I'm also seeing this from time to time, will try to get more detailled infos using these instructions. From c.elkjaer at gmail.com Tue Feb 28 02:19:54 2006 From: c.elkjaer at gmail.com (Christian Elkjaer) Date: Tue, 28 Feb 2006 02:19:54 -0000 Subject: [Bug 12483] laptop-mode/IDE-APM hang on various laptops References: <20060113132548.21012.74332.launchpad@macquarie.warthogs.hbd.com> Message-ID: <20060228021954.16638.97157.malone@gandwana.ubuntu.com> Public bug report changed: https://launchpad.net/malone/bugs/12483 Comment: After doing the daily update of my Dapper Flight 4 install today I immediately saw this bug. In fact twice within an hour. Have not seen it since pre-Dapper Flight 3, so it really surprised me. From mdz at ubuntu.com Tue Feb 28 02:31:22 2006 From: mdz at ubuntu.com (Matt Zimmerman) Date: Tue, 28 Feb 2006 02:31:22 -0000 Subject: [Bug 12483] laptop-mode/IDE-APM hang on various laptops References: <20060113132548.21012.74332.launchpad@macquarie.warthogs.hbd.com> Message-ID: <20060228023122.27067.51221.malone@gangotri.ubuntu.com> Public bug report changed: https://launchpad.net/malone/bugs/12483 Comment: That's because laptop-mode was re-enabled in Dapper: acpi-support (0.57) dapper; urgency=low * Re-enable laptop-mode -- Matthew Garrett Thu, 16 Feb 2006 00:37:52 +0000 I'm still seeing this bug as well with laptop-mode enabled. Matthew, is there useful debugging to do or are we forced to disable this again? From davyd at madeley.id.au Tue Feb 28 05:37:22 2006 From: davyd at madeley.id.au (Davyd) Date: Tue, 28 Feb 2006 05:37:22 -0000 Subject: [Bug 33122] ppp_mppe randomly loses the plot Message-ID: <20060228053721.16580.72241.malonedeb@gandwana.ubuntu.com> Public bug reported: https://launchpad.net/malone/bugs/33122 Affects: linux-meta linux-image-2.6-386 (Ubuntu) Severity: Normal Priority: (none set) Status: Unconfirmed Description: MPPE VPN connection occasionally logs this error and then stops passing packets. This worked fine with no problems in Breezy. Feb 28 13:33:04 frobisher pppd[11510]: read /dev/ppp: Value too large for defined data type Feb 28 13:33:04 frobisher kernel: [44729.735000] mppe_decompress[0]: osize too small! (have: 1504 need: 1505) Feb 28 13:33:04 frobisher pppd[11510]: rcvd [Compressed data] 91 88 29 e9 a2 6d 30 42 ... Feb 28 13:33:04 frobisher pppd[11510]: sent [CCP ResetReq id=0x2] Feb 28 13:33:04 frobisher pppd[11510]: rcvd [Compressed data] 91 89 6a 0a 19 f5 61 83 ... Feb 28 13:33:04 frobisher pppd[11510]: rcvd [Compressed data] 91 8a 5e ce fc 0f b1 05 ... snap Link encap:Point-to-Point Protocol inet addr:130.95.117.24 P-t-P:192.168.0.208 Mask:255.255.255.255 UP POINTOPOINT RUNNING NOARP MULTICAST MTU:1496 Metric:1 RX packets:379 errors:0 dropped:0 overruns:0 frame:0 TX packets:384 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:3 RX bytes:227519 (222.1 KiB) TX bytes:36256 (35.4 KiB) More information available on request. From Niklas.Edmundsson at hpc2n.umu.se Tue Feb 28 08:16:04 2006 From: Niklas.Edmundsson at hpc2n.umu.se (Niklas Edmundsson) Date: Tue, 28 Feb 2006 08:16:04 -0000 Subject: [Bug 29882] Oooops when booting on dual amd64 References: <20060127201711.9306.29166.malonedeb@gandwana.ubuntu.com> Message-ID: <20060228081604.27016.45159.malone@gangotri.ubuntu.com> Public bug report changed: https://launchpad.net/malone/bugs/29882 Comment: Also happens occasionally on a machine equipped with Tyan motherboard and dual Opteron 248. This machine also has the primary console on a serial port, and has the console parameter defined as follows: console=tty0 console=ttyS0,115200n8r From scott at ubuntu.com Tue Feb 28 08:55:47 2006 From: scott at ubuntu.com (Scott James Remnant) Date: Tue, 28 Feb 2006 08:55:47 -0000 Subject: [Bug 32599] floppy module not loaded automatically after kernel upgrade References: <20060223124419.14968.52544.malonedeb@gangotri.ubuntu.com> Message-ID: <20060228085546.22140.53537.malone@gandwana.ubuntu.com> Public bug report changed: https://launchpad.net/malone/bugs/32599 Comment: Colin, can you add floppy to whatever writes /etc/modules for the appropriate platforms From cjwatson at canonical.com Tue Feb 28 09:36:59 2006 From: cjwatson at canonical.com (Colin Watson) Date: Tue, 28 Feb 2006 09:36:59 -0000 Subject: [Bug 32599] floppy module not loaded automatically after kernel upgrade References: <20060223124419.14968.52544.malonedeb@gangotri.ubuntu.com> Message-ID: <20060228093658.22140.65003.malone@gandwana.ubuntu.com> Public bug report changed: https://launchpad.net/malone/bugs/32599 Comment: hw-detect already adds floppy to /etc/modules for everything other than NewWorld PowerMacs, and has done so since Warty. Is this happening on a live CD or something like that? From n.lussier at free.fr Tue Feb 28 09:53:51 2006 From: n.lussier at free.fr (lune001) Date: Tue, 28 Feb 2006 09:53:51 -0000 Subject: [Bug 32538] Cpufreq not working with an athlon64 3400+ References: <20060222230627.14968.80445.malonedeb@gangotri.ubuntu.com> Message-ID: <20060228095351.17498.37273.malone@gangotri.ubuntu.com> Public bug report changed: https://launchpad.net/malone/bugs/32538 Comment: Same thing append to me, with athlon64 3000+ and same image. Did work with 5.10 ubuntu version (2.6.12 kernel). From scott at ubuntu.com Tue Feb 28 10:03:46 2006 From: scott at ubuntu.com (Scott James Remnant) Date: Tue, 28 Feb 2006 10:03:46 -0000 Subject: [Bug 32599] floppy module not loaded automatically after kernel upgrade References: <20060223124419.14968.52544.malonedeb@gangotri.ubuntu.com> Message-ID: <20060228100346.17498.97668.malone@gangotri.ubuntu.com> Public bug report changed: https://launchpad.net/malone/bugs/32599 Comment: Are you sure? floppy isn't in /etc/modules on my fresh Dapper install. From cjwatson at canonical.com Tue Feb 28 11:05:09 2006 From: cjwatson at canonical.com (Colin Watson) Date: Tue, 28 Feb 2006 11:05:09 -0000 Subject: [Bug 32599] floppy module not loaded automatically after kernel upgrade References: <20060223124419.14968.52544.malonedeb@gangotri.ubuntu.com> Message-ID: <20060228110509.17498.83078.malone@gangotri.ubuntu.com> Public bug report changed: https://launchpad.net/malone/bugs/32599 Comment: My bad; I misread the code. It was loading floppy during installation but wasn't registering it for addition to /etc/modules. hw-detect (1.32ubuntu4) dapper; urgency=low * Add floppy to /etc/modules (closes: Malone #32599). -- Colin Watson Tue, 28 Feb 2006 11:03:44 +0000 This won't take effect until the next rebuild of debian-installer. From cjwatson at canonical.com Tue Feb 28 11:05:31 2006 From: cjwatson at canonical.com (Colin Watson) Date: Tue, 28 Feb 2006 11:05:31 -0000 Subject: [Bug 32599] floppy module not loaded automatically after kernel upgrade References: <20060223124419.14968.52544.malonedeb@gangotri.ubuntu.com> Message-ID: <20060228110531.22115.40469.launchpad@canonical@gandwana.ubuntu.com> Public bug report changed: https://launchpad.net/malone/bugs/32599 Task: ubuntu linux-meta Sourcepackagename: linux-meta => hw-detect Assignee: (unassigned) => Colin Watson Status: Confirmed => Fix Released From Niklas.Edmundsson at hpc2n.umu.se Tue Feb 28 13:24:57 2006 From: Niklas.Edmundsson at hpc2n.umu.se (Niklas Edmundsson) Date: Tue, 28 Feb 2006 13:24:57 -0000 Subject: [Bug 29882] Oooops when booting on dual amd64 References: <20060127201711.9306.29166.malonedeb@gandwana.ubuntu.com> Message-ID: <20060228132457.22140.58743.malone@gandwana.ubuntu.com> Public bug report changed: https://launchpad.net/malone/bugs/29882 Comment: Using only: console=ttyS0,115200n8r didn't work reliably either. First time the machine installed and rebooted flawlessly. The second time I had to press the reset button eight times before the machine booted without oopsing. Yay? From arzajac at yahoo.ca Tue Feb 28 13:54:37 2006 From: arzajac at yahoo.ca (Andrew Zajac) Date: Tue, 28 Feb 2006 13:54:37 -0000 Subject: [Bug 21569] prism2_usb: requires wlanctl-ng commands in order to work properly References: <20060113141332.21012.84266.launchpad@macquarie.warthogs.hbd.com> Message-ID: <20060228135437.22115.63232.malone@gandwana.ubuntu.com> Public bug report changed: https://launchpad.net/malone/bugs/21569 Comment: > Can I assume that atleast this portion of the problem is fixed? No, not for me. Nothing has changed with Dapper flight 4. From pdcoleman at netscape.net Tue Feb 28 15:41:07 2006 From: pdcoleman at netscape.net (Paul Coleman) Date: Tue, 28 Feb 2006 15:41:07 -0000 Subject: [Bug 33161] PnPACPI errors on boot and no /dev/fd0 Message-ID: <20060228154107.17498.36793.malonedeb@gangotri.ubuntu.com> Public bug reported: https://launchpad.net/malone/bugs/33161 Affects: linux-source-2.6.15 linux-image-2.6.15-16-386 (Ubuntu) Severity: Normal Priority: (none set) Status: Unconfirmed Description: With 2.6.15-16-386 I get these errors on boot: [4294668.056000] pnp: PnP ACPI init [4294668.056000] pnp: PnPACPI: unknown resource type 7 [4294668.056000] pnp: PnPACPI: METHOD_NAME__CRS failure for PNP0c02 [4294668.056000] pnp: PnPACPI: unknown resource type 7 [4294668.056000] pnp: PnPACPI: METHOD_NAME__CRS failure for PNP0200 [4294668.056000] pnp: PnPACPI: unknown resource type 7 [4294668.056000] pnp: PnPACPI: METHOD_NAME__CRS failure for PNP0b00 [4294668.056000] pnp: PnPACPI: unknown resource type 7 [4294668.056000] pnp: PnPACPI: METHOD_NAME__CRS failure for PNP0800 [4294668.056000] pnp: PnPACPI: unknown resource type 7 [4294668.056000] pnp: PnPACPI: METHOD_NAME__CRS failure for PNP0c04 [4294668.056000] pnp: PnPACPI: unknown resource type 7 [4294668.056000] pnp: PnPACPI: METHOD_NAME__CRS failure for PNP0c02 [4294668.056000] pnp: PnPACPI: unknown resource type 7 [4294668.056000] pnp: PnPACPI: METHOD_NAME__CRS failure for PNP0700 [4294668.057000] pnp: PnPACPI: unknown resource type 7 [4294668.057000] pnp: PnPACPI: METHOD_NAME__CRS failure for PNP0501 [4294668.057000] pnp: PnPACPI: unknown resource type 7 [4294668.057000] pnp: PnPACPI: METHOD_NAME__CRS failure for PNP0501 [4294668.058000] pnp: PnPACPI: unknown resource type 7 [4294668.058000] pnp: PnPACPI: METHOD_NAME__CRS failure for PNP0401 [4294668.058000] pnp: PnPACPI: unknown resource type 7 [4294668.058000] pnp: PnPACPI: METHOD_NAME__CRS failure for PNP0f13 [4294668.058000] pnp: PnPACPI: unknown resource type 7 [4294668.058000] pnp: PnPACPI: METHOD_NAME__CRS failure for PNP0303 [4294668.058000] pnp: PnPACPI: unknown resource type 7 [4294668.058000] pnp: PnPACPI: METHOD_NAME__CRS failure for PNP0c02 [4294668.058000] pnp: PnPACPI: unknown resource type 7 [4294668.058000] pnp: PnPACPI: METHOD_NAME__CRS failure for PNP0c01 [4294668.058000] pnp: PnP ACPI: found 0 devices The only noticable error in operation is I have no /dev/fd0 under 2.6.15-16-386. I have to boot into 2.6.15-15-386 to have /dev/fd0 and no ACPI errors. From julliard at winehq.org Tue Feb 28 17:07:09 2006 From: julliard at winehq.org (Alexandre Julliard) Date: Tue, 28 Feb 2006 17:07:09 -0000 Subject: [Bug 30962] Running wine applications instantly outputs "Killed." in the terminal References: <20060209121543.11315.49587.malonedeb@gandwana.ubuntu.com> Message-ID: <20060228170709.22140.32444.malone@gandwana.ubuntu.com> Public bug report changed: https://launchpad.net/malone/bugs/30962 Comment: It looks like kernel 2.6.15-16.23 is still broken, the address space is only 2Gb, Wine really needs 3Gb. From philbull at gmail.com Tue Feb 28 17:08:50 2006 From: philbull at gmail.com (Phil Bull) Date: Tue, 28 Feb 2006 17:08:50 -0000 Subject: [Bug 32304] Kernel panic at intermittent times References: <20060221140456.23543.11246.malonedeb@gandwana.ubuntu.com> Message-ID: <20060228170850.17498.47839.launchpad@canonical@gangotri.ubuntu.com> Public bug report changed: https://launchpad.net/malone/bugs/32304 Task: ubuntu Severity: Critical => Major Status: Confirmed => Rejected From philbull at gmail.com Tue Feb 28 17:15:44 2006 From: philbull at gmail.com (Phil Bull) Date: Tue, 28 Feb 2006 17:15:44 -0000 Subject: [Bug 32304] Kernel panic at intermittent times References: <20060221140456.23543.11246.malonedeb@gandwana.ubuntu.com> Message-ID: <20060228171544.22140.80359.launchpad@canonical@gandwana.ubuntu.com> Public bug report changed: https://launchpad.net/malone/bugs/32304 Task: ubuntu linux-source-2.6.15 Sourcepackagename: linux-source-2.6.15 => linux Binarypackagename: linux-image-2.6.15-15-amd64-k8 => None Severity: Critical => Major Status: Unconfirmed => Needs Info Comment: Thanks for the reports. Could anyone experiencing this issue please try the following? https://wiki.ubuntu.com/DebuggingSystemCrash Also, what kernels are you all running? Thanks From philbull at gmail.com Tue Feb 28 17:16:58 2006 From: philbull at gmail.com (Phil Bull) Date: Tue, 28 Feb 2006 17:16:58 -0000 Subject: [Bug 32304] Kernel panic at intermittent times References: <20060221140456.23543.11246.malonedeb@gandwana.ubuntu.com> Message-ID: <20060228171658.22140.85513.launchpad@canonical@gandwana.ubuntu.com> Public bug report changed: https://launchpad.net/malone/bugs/32304 Task: ubuntu linux Assignee: (unassigned) => Kernel Bugs From james.troup at canonical.com Tue Feb 28 20:05:58 2006 From: james.troup at canonical.com (James Troup) Date: Tue, 28 Feb 2006 20:05:58 -0000 Subject: [Bug 32123] Cannot find ide hard disk on boot References: <20060220130413.1427.33476.malonedeb@gangotri.ubuntu.com> Message-ID: <20060228200558.22140.63405.launchpad@canonical@gandwana.ubuntu.com> Public bug report changed: https://launchpad.net/malone/bugs/32123 Task: ubuntu initramfs-tools Severity: Normal => Major Status: Unconfirmed => Confirmed Target: None => ubuntu-6.04 From james.troup at canonical.com Tue Feb 28 20:06:53 2006 From: james.troup at canonical.com (James Troup) Date: Tue, 28 Feb 2006 20:06:53 -0000 Subject: [Bug 32123] Cannot find ide hard disk on boot References: <20060220130413.1427.33476.malonedeb@gangotri.ubuntu.com> Message-ID: <20060228200653.22115.36484.malone@gandwana.ubuntu.com> Public bug report changed: https://launchpad.net/malone/bugs/32123 Comment: I ran into this problem as well after dist-upgrading an IBM T42 from breezy -> dapper. Unfortunately because I'm clever, I forgot to make a backup of the broken initrd image before rerunning dpkg-reconfigure. However, just running dpkg-reconfigure was enough to fix the problem. From scott_ubuntu at scott.tranzoa.net Tue Feb 28 20:57:39 2006 From: scott_ubuntu at scott.tranzoa.net (Scott Robinson) Date: Tue, 28 Feb 2006 20:57:39 -0000 Subject: [Bug 30962] Running wine applications instantly outputs "Killed." in the terminal References: <20060209121543.11315.49587.malonedeb@gandwana.ubuntu.com> Message-ID: <20060228205739.17525.37701.launchpad@canonical@gangotri.ubuntu.com> Public bug report changed: https://launchpad.net/malone/bugs/30962 - Changed attachments: Added: A log of checking the status of wine. http://librarian.launchpad.net/1605325/wine-check.results From jnewman at codeweavers.com Tue Feb 28 21:02:38 2006 From: jnewman at codeweavers.com (Jeremy Newman) Date: Tue, 28 Feb 2006 21:02:38 -0000 Subject: [Bug 30962] Running wine applications instantly outputs "Killed." in the terminal References: <20060209121543.11315.49587.malonedeb@gandwana.ubuntu.com> Message-ID: <20060228210238.22140.27083.malone@gandwana.ubuntu.com> Public bug report changed: https://launchpad.net/malone/bugs/30962 Comment: We are running the default 386 kernel on 2.6.15-16.23 From julliard at winehq.org Tue Feb 28 21:14:29 2006 From: julliard at winehq.org (Alexandre Julliard) Date: Tue, 28 Feb 2006 21:14:29 -0000 Subject: [Bug 30962] Running wine applications instantly outputs "Killed." in the terminal References: <20060209121543.11315.49587.malonedeb@gandwana.ubuntu.com> Message-ID: <20060228211429.22115.26185.malone@gandwana.ubuntu.com> Public bug report changed: https://launchpad.net/malone/bugs/30962 Comment: You won't see the problem just by running wine by itself, you need an application that loads a win98 dll. A simple test is to try to install dcom98.exe, which you can download at http://www.microsoft.com/downloads/details.aspx?familyid=08b1ac1b- 7a11-43e8-b59d-0867f9bdda66 From kristoffer.lunden at gmail.com Tue Feb 28 21:22:05 2006 From: kristoffer.lunden at gmail.com (=?utf-8?q?Kristoffer_Lund=C3=A9n?=) Date: Tue, 28 Feb 2006 21:22:05 -0000 Subject: [Bug 31185] PCI error messages when booting References: <20060211201438.11315.48459.malonedeb@gandwana.ubuntu.com> Message-ID: <20060228212205.22140.86068.malone@gandwana.ubuntu.com> Public bug report changed: https://launchpad.net/malone/bugs/31185 Comment: I think the messages are gone now... but dmesg looks a bit strange, look how it starts: stoffe at homer:~$ dmesg isabled. [4294670.129000] MEM window: faa00000-feafffff [... many more, normal-looking lines] Anyhow, seems like this particular issue has sorted itself out. From scott_ubuntu at scott.tranzoa.net Tue Feb 28 21:31:31 2006 From: scott_ubuntu at scott.tranzoa.net (Scott Robinson) Date: Tue, 28 Feb 2006 21:31:31 -0000 Subject: [Bug 30962] Running wine applications instantly outputs "Killed." in the terminal References: <20060209121543.11315.49587.malonedeb@gandwana.ubuntu.com> Message-ID: <20060228213131.17525.89336.malone@gangotri.ubuntu.com> Public bug report changed: https://launchpad.net/malone/bugs/30962 Comment: Running wine byself used to work just fine. I just downloaded the executable and ran it just fine. From scott_ubuntu at scott.tranzoa.net Tue Feb 28 21:39:35 2006 From: scott_ubuntu at scott.tranzoa.net (Scott Robinson) Date: Tue, 28 Feb 2006 21:39:35 -0000 Subject: [Bug 30962] Running wine applications instantly outputs "Killed." in the terminal References: <20060209121543.11315.49587.malonedeb@gandwana.ubuntu.com> Message-ID: <20060228213935.22140.51297.malone@gandwana.ubuntu.com> Public bug report changed: https://launchpad.net/malone/bugs/30962 Comment: To clarify: running dcom98.exe worked just fine. In the past, simply running wine would trigger the bug. From julliard at winehq.org Tue Feb 28 21:50:07 2006 From: julliard at winehq.org (Alexandre Julliard) Date: Tue, 28 Feb 2006 21:50:07 -0000 Subject: [Bug 30962] Running wine applications instantly outputs "Killed." in the terminal References: <20060209121543.11315.49587.malonedeb@gandwana.ubuntu.com> Message-ID: <20060228215007.17525.72558.malone@gangotri.ubuntu.com> Public bug report changed: https://launchpad.net/malone/bugs/30962 Comment: If the address space is limited to 1Gb Wine doesn't even start, which was the original bug. If the address space is 2Gb then Wine starts and many things work fine, but some win98 dlls don't (you may have to force Windows version to win98 to see it). What does 'cat /proc/self/maps' look like for you? Here it clearly shows a 2Gb address space. From bjorninge at gmail.com Tue Feb 28 22:10:15 2006 From: bjorninge at gmail.com (Bjorn Inge berg) Date: Tue, 28 Feb 2006 22:10:15 -0000 Subject: [Bug 33196] reboot/shutting down hangs on ToshibaSatelliteL10-120 Message-ID: <20060228221014.17525.39189.malonedeb@gangotri.ubuntu.com> Public bug reported: https://launchpad.net/malone/bugs/33196 Affects: linux-source-2.6.15 (Ubuntu) Severity: Normal Priority: (none set) Status: Unconfirmed Description: I have this laptop: https://wiki.ubuntu.com/LaptopTestingTeam/ToshibaSatelliteL10-120 *It seems like shutting down/rebooting hangs some where along the «shutting down power management» or similar. I have to do a hard reboot (pressing and holding the power button). This did not happen on earlier kernels. Not sure if this is a kernel or services bug or similar though. If there's any more info I can provide, please shout out. From bjorninge at gmail.com Tue Feb 28 22:18:58 2006 From: bjorninge at gmail.com (Bjorn Inge berg) Date: Tue, 28 Feb 2006 22:18:58 -0000 Subject: [Bug 33196] reboot/shutting down hangs on ToshibaSatelliteL10-120 References: <20060228221014.17525.39189.malonedeb@gangotri.ubuntu.com> Message-ID: <20060228221858.17525.29441.malone@gangotri.ubuntu.com> Public bug report changed: https://launchpad.net/malone/bugs/33196 Comment: Rebooted. It hanged on the message «Disabling power management». I've also experienced errors like «Internal Error! Failed to initiate HAL» when restarting gdm manually (using «/etc/init.d/gdm restart»). Maybe this is a HAL error instead?