From brouits at free.fr Tue Aug 1 02:39:42 2006 From: brouits at free.fr (Ben) Date: Tue, 01 Aug 2006 02:39:42 -0000 Subject: [Bug 42581] Re: bcm43xx fails to associate with accesspoint References: <20060502135439.16739.93349.malonedeb@gandwana.ubuntu.com> Message-ID: <20060801023942.29717.9319.malone@gandwana.ubuntu.com> this also fails (the same way) on an Ubuntu x86_64 (dapper) with the BCM4318 chip: # lspci (stripped) 0000:02:02.0 Network controller: Broadcom Corporation BCM4318 [AirForce One 54g] 802.11g Wireless LAN Controller (rev 02) (firmware installed with fwcutter) # dmesg (stripped) [...] bcm43xx: FATAL ERROR: BCM43xx_IRQ_XMIT_ERROR [...] ADDRCONF(NETDEV_UP): eth1: link is not ready (info: lapic and apic are disabled here, by the way) In fact, it worked exactly _once_ but nevermore. even with using "iwconfig eth1 ap any" to remove the "Invalid access point", this stiil do not work. -- bcm43xx fails to associate with accesspoint https://launchpad.net/bugs/42581 From brouits at free.fr Tue Aug 1 03:39:12 2006 From: brouits at free.fr (Ben) Date: Tue, 01 Aug 2006 03:39:12 -0000 Subject: [Bug 42581] Re: bcm43xx fails to associate with accesspoint References: <20060502135439.16739.93349.malonedeb@gandwana.ubuntu.com> Message-ID: <20060801033912.3814.15757.malone@gangotri.ubuntu.com> OK, i updated to kernel 2.6.15-26-amd64-generic ... and this now works! # uname -a 2.6.15-26-amd64-generic #1 SMP PREEMPT Mon Jul 17 19:50:04 UTC 2006 x86_64 GNU/Linux # lscpi (stripped) 0000:02:02.0 Network controller: Broadcom Corporation BCM4318 [AirForce One 54g] 802.11g Wireless LAN Controller (rev 02) # dmesg | grep ERROR # # cat /etc/network/interfaces (stripped) iface eth1 inet dhcp name Foo Bar wireless-rate 11M wireless-essid foobar pre-up /sbin/iwconfig eth1 ap any # this might be redundant, but this helps sometimes: up /sbin/iwconfig eth1 ap any -- bcm43xx fails to associate with accesspoint https://launchpad.net/bugs/42581 From pokerbubbles at gmail.com Tue Aug 1 04:13:56 2006 From: pokerbubbles at gmail.com (foxjwill) Date: Tue, 01 Aug 2006 04:13:56 -0000 Subject: [Bug 54754] updmap was run as root References: <20060801041356.3814.48965.malonedeb@gangotri.ubuntu.com> Message-ID: <20060801041356.3814.48965.malonedeb@gangotri.ubuntu.com> Public bug reported: Binary package hint: linux-386 When I ran the code "sudo apt-get install linux-386" it completed it but with the following warning: Warning: updmap was run as root; updmap-sys was used instead. If this was done by a Debian package upon installation, upgrade, or removal, please file a bug against that package. ** Affects: linux-meta (Ubuntu) Importance: Untriaged Status: Unconfirmed -- updmap was run as root https://launchpad.net/bugs/54754 From ubuntu at dth.net Tue Aug 1 06:22:06 2006 From: ubuntu at dth.net (fromport) Date: Tue, 01 Aug 2006 06:22:06 -0000 Subject: [Bug 54755] this kernel and later wont boot on pc104 mobo References: <20060801061050.29548.36812.malonedeb@gandwana.ubuntu.com> Message-ID: <20060801062206.3814.14059.launchpad@canonical@gangotri.ubuntu.com> Public bug reported: Ubuntu dapper on PC104 mobo with pentium mobile-mmx (tillamook) 2.6.15-17-386 boots fine Up to 2.6.15-26-i386 i get a kernel panic during boot It has to do with modprobe viavelocity network driver It waits a while and than gives a kernel-fault Dmesg output of a working 2.6.15-17 output procinfo of same (working) kernel and photo of kernel panic of non-working 2.6.17-26 can all be found at: http://www.dth.net/kernel/ I tried pci=routeirq (says so in the dmesg output) but with no luch . also tried with/without irqpoll option. With 2.6.15-17 ethernet is working just fine! Let me know if i need to give more info Danny ** Affects: linux-source-2.6.15 (Ubuntu) Importance: Medium Status: Needs Info -- this kernel and later wont boot on pc104 mobo https://launchpad.net/bugs/54755 From crimsun at fungus.sh.nu Tue Aug 1 06:22:06 2006 From: crimsun at fungus.sh.nu (Daniel T Chen) Date: Tue, 01 Aug 2006 06:22:06 -0000 Subject: [Bug 54755] Re: this kernel and later wont boot on pc104 mobo References: <20060801061050.29548.36812.malonedeb@gandwana.ubuntu.com> Message-ID: <20060801062206.3814.42592.launchpad@gangotri.ubuntu.com> ** Changed in: Ubuntu Sourcepackagename: None => linux-source-2.6.15 Importance: Untriaged => Medium Status: Unconfirmed => Needs Info -- this kernel and later wont boot on pc104 mobo https://launchpad.net/bugs/54755 From crimsun at fungus.sh.nu Tue Aug 1 06:33:17 2006 From: crimsun at fungus.sh.nu (Daniel T Chen) Date: Tue, 01 Aug 2006 06:33:17 -0000 Subject: [Bug 54755] Re: this kernel and later wont boot on pc104 mobo References: <20060801061050.29548.36812.malonedeb@gandwana.ubuntu.com> Message-ID: <20060801063317.3952.78446.malone@gangotri.ubuntu.com> Please try booting with "acpi=noirq", "acpi=off", and/or "noapic". ** Summary changed: - this kernel and later wont boot on pc104 mobo + 2.6.15-26-i386 fails to boot due to oops ** Summary changed: - 2.6.15-26-i386 fails to boot due to oops + 2.6.15-26-386 fails to boot due to oops -- 2.6.15-26-386 fails to boot due to oops https://launchpad.net/bugs/54755 From qzerty at gmail.com Tue Aug 1 11:33:45 2006 From: qzerty at gmail.com (hardhu) Date: Tue, 01 Aug 2006 11:33:45 -0000 Subject: [Bug 54780] bcm43xx driver :kernel panic when trying to set some wireless parameters (iwconfig) References: <20060801113345.5063.60833.malonedeb@gandwana.ubuntu.com> Message-ID: <20060801113345.5063.60833.malonedeb@gandwana.ubuntu.com> Public bug reported: Binary package hint: linux-image-2.6.15-26-amd64-k8 Hello everybody, here's my system description: notebook Acer Aspire 5024 (Turion64 ML-34 processor), onboard Broadcom 4318 wireless card as lspci stats: 0000:06:05.0 Network controller: Broadcom Corporation BCM4318 [AirForce One 54g] 802.11g Wireless LAN Controller (rev 02) Subsystem: AMBIT Microsystem Corp. Aspire 3022WLMi Flags: bus master, fast devsel, latency 64, IRQ 177 Memory at c0204000 (32-bit, non-prefetchable) [size=8K] I am using Kubuntu Dapper 6.06 with kernel 2.6.15-26-amd645-k8, and I have 2G of ram. I have followed the wiki page (https://help.ubuntu.com/community/WifiDocs/Driver/bcm43xx/Dapper) with the instructions to use Dapper bcm43xx driver, that is: sudo apt-get install bcm43xx-fwcutter zless /usr/share/doc/bcm43xx-fwcutter/README.gz then I have picked the acer winxp 64bit provided firmware bcmwl564.sys available at ftp://ftp.support.acer-euro.com/notebook/aspire_3020_5020/driver /winxp64bit/80211g.zip then I have extracted the firmware: sudo bcm43xx-fwcutter -w /lib/firmware and then I have removed and reinsterted the module. Now iwconfig shows this: eth1 IEEE 802.11b/g ESSID:off/any Nickname:"Broadcom 4318" Mode:Managed Access Point: Invalid Bit Rate=1 Mb/s RTS thr:off Fragment thr:off Link Quality:0 Signal level:0 Noise level:0 Rx invalid nwid:0 Rx invalid crypt:0 Rx invalid frag:0 Tx excessive retries:0 Invalid misc:0 Missed beacon:0 it seems that I can modify transmission rate: sudo iwconfig eth1 rate 11M eth1 IEEE 802.11b/g ESSID:off/any Nickname:"Broadcom 4318" Mode:Managed Access Point: Invalid Bit Rate=11 Mb/s RTS thr:off Fragment thr:off Link Quality:0 Signal level:0 Noise level:0 Rx invalid nwid:0 Rx invalid crypt:0 Rx invalid frag:0 Tx excessive retries:0 Invalid misc:0 Missed beacon:0 but when I try to set the essid or to scan for networks I get a kernel panic; one of the last lines of the oops says "bcm43xx_dma_handle_xmitstatus..." ** Affects: linux-source-2.6.15 (Ubuntu) Importance: Untriaged Status: Unconfirmed -- bcm43xx driver :kernel panic when trying to set some wireless parameters (iwconfig) https://launchpad.net/bugs/54780 From David.Whyte at Gmail.com Tue Aug 1 12:14:56 2006 From: David.Whyte at Gmail.com (DavidWhyte) Date: Tue, 01 Aug 2006 12:14:56 -0000 Subject: [Bug 53163] Re: Sound very jerky with 2.6.15-26 kernel and modules References: <20060716173031.1979.28376.malonedeb@gangotri.ubuntu.com> Message-ID: <20060801121456.5063.21284.malone@gandwana.ubuntu.com> This looks like duplicate of bug#52649 and bug#53207 -- Sound very jerky with 2.6.15-26 kernel and modules https://launchpad.net/bugs/53163 From David.Whyte at Gmail.com Tue Aug 1 12:16:25 2006 From: David.Whyte at Gmail.com (DavidWhyte) Date: Tue, 01 Aug 2006 12:16:25 -0000 Subject: [Bug 52649] Re: After installing the latest Linux kernel with Update Manager, Gnome start not normal. References: <20060711150321.27257.34756.malonedeb@gangotri.ubuntu.com> Message-ID: <20060801121625.13410.7309.malone@gangotri.ubuntu.com> Bug#53163 also appears to be a duplicate of this, as noted elsewhere. -- After installing the latest Linux kernel with Update Manager, Gnome start not normal. https://launchpad.net/bugs/52649 From dave at boost-consulting.com Tue Aug 1 14:03:15 2006 From: dave at boost-consulting.com (DaveAbrahams) Date: Tue, 01 Aug 2006 14:03:15 -0000 Subject: [Bug 54797] Long delay during "mounting root filesystem" at boot References: <20060801140315.5063.51626.malonedeb@gandwana.ubuntu.com> Message-ID: <20060801140315.5063.51626.malonedeb@gandwana.ubuntu.com> Public bug reported: Binary package hint: linux-image-2.6.15-26-686 Thinkpad t60p (SATA internal hard drive). Upgraded to linux-686-smp and suddenly there is a long delay at boot in the "mounting root filesystem" step. The disk sees some short bursts of activity during this period, but nothing really proceeds for a good ten seconds or more. ** Affects: linux-source-2.6.15 (Ubuntu) Importance: Untriaged Status: Unconfirmed -- Long delay during "mounting root filesystem" at boot https://launchpad.net/bugs/54797 From mzilhao at sapo.pt Tue Aug 1 15:19:42 2006 From: mzilhao at sapo.pt (Miguel) Date: Tue, 01 Aug 2006 15:19:42 -0000 Subject: [Bug 44805] "critical temperature reached" with kernel 2.6.15-22-386 References: <20060515103402.15848.98592.malonedeb@gangotri.ubuntu.com> Message-ID: <20060801151942.5107.19345.launchpad@canonical@gandwana.ubuntu.com> Public bug reported: something weird happens to me with kernel 2.6.15-22-386. i login and everything seems normal. then, after a while, i get a black screen with the message Critical Temperature Reached Critical Temperature Reached Shutting Down and it just shuts down... with kernel 2.6.15-21-386 everything works fine... i'm using a MSI Mega PC 865 barebone desktop computer. my lspci: miguel at ubuntu:~$ lspci 0000:00:00.0 Host bridge: Intel Corporation 82865G/PE/P DRAM Controller/Host-Hub Interface (rev 02) 0000:00:01.0 PCI bridge: Intel Corporation 82865G/PE/P PCI to AGP Controller (rev 02) 0000:00:1d.0 USB Controller: Intel Corporation 82801EB/ER (ICH5/ICH5R) USB UHCI Controller #1 (rev 02) 0000:00:1d.1 USB Controller: Intel Corporation 82801EB/ER (ICH5/ICH5R) USB UHCI Controller #2 (rev 02) 0000:00:1d.2 USB Controller: Intel Corporation 82801EB/ER (ICH5/ICH5R) USB UHCI Controller #3 (rev 02) 0000:00:1d.3 USB Controller: Intel Corporation 82801EB/ER (ICH5/ICH5R) USB UHCI Controller #4 (rev 02) 0000:00:1d.7 USB Controller: Intel Corporation 82801EB/ER (ICH5/ICH5R) USB2 EHCI Controller (rev 02) 0000:00:1e.0 PCI bridge: Intel Corporation 82801 PCI Bridge (rev c2) 0000:00:1f.0 ISA bridge: Intel Corporation 82801EB/ER (ICH5/ICH5R) LPC Interface Bridge (rev 02) 0000:00:1f.2 IDE interface: Intel Corporation 82801EB (ICH5) SATA Controller (rev 02) 0000:00:1f.3 SMBus: Intel Corporation 82801EB/ER (ICH5/ICH5R) SMBus Controller (rev 02) 0000:00:1f.5 Multimedia audio controller: Intel Corporation 82801EB/ER (ICH5/ICH5R) AC'97 Audio Controller (rev 02) 0000:00:1f.6 Modem: Intel Corporation 82801EB/ER (ICH5/ICH5R) AC'97 Modem Controller (rev 02) 0000:01:00.0 VGA compatible controller: nVidia Corporation NV34 [GeForce FX 5200] (rev a1) 0000:02:05.0 Network controller: RaLink Wireless PCI Adpator RT2400 / RT2460 0000:02:07.0 FireWire (IEEE 1394): NEC Corporation uPD72874 IEEE1394 OHCI 1.1 3-port PHY-Link Ctrlr (rev 01) 0000:02:0d.0 Ethernet controller: Broadcom Corporation BCM4401 100Base-T (rev 01) ** Affects: linux-source-2.6.15 (Ubuntu) Importance: Medium Status: Unconfirmed -- "critical temperature reached" with kernel 2.6.15-22-386 https://launchpad.net/bugs/44805 From outpourav at yahoo.fr Tue Aug 1 15:19:41 2006 From: outpourav at yahoo.fr (=?utf-8?b?Z2l2csOp?=) Date: Tue, 01 Aug 2006 15:19:41 -0000 Subject: [Bug 44805] Re: "critical temperature reached" with kernel 2.6.15-22-386 References: <20060515103402.15848.98592.malonedeb@gangotri.ubuntu.com> Message-ID: <20060801151941.5107.7867.launchpad@gandwana.ubuntu.com> ** Changed in: Ubuntu Sourcepackagename: None => linux-source-2.6.15 -- "critical temperature reached" with kernel 2.6.15-22-386 https://launchpad.net/bugs/44805 From dave at boost-consulting.com Tue Aug 1 15:28:49 2006 From: dave at boost-consulting.com (DaveAbrahams) Date: Tue, 01 Aug 2006 15:28:49 -0000 Subject: [Bug 54797] Re: Long delay during "mounting root filesystem" at boot References: <20060801140315.5063.51626.malonedeb@gandwana.ubuntu.com> Message-ID: <20060801152849.5107.65641.malone@gandwana.ubuntu.com> It's not ten seconds at all. The delay is indefinite unless I press some keys on my keyboard and add some trackpad activity. Eventually it will wake up if I give it some physical stimulus. -- Long delay during "mounting root filesystem" at boot https://launchpad.net/bugs/54797 From qzerty at gmail.com Tue Aug 1 16:17:31 2006 From: qzerty at gmail.com (hardhu) Date: Tue, 01 Aug 2006 16:17:31 -0000 Subject: [Bug 54780] Re: bcm43xx driver :kernel panic when trying to set some wireless parameters (iwconfig) References: <20060801113345.5063.60833.malonedeb@gandwana.ubuntu.com> Message-ID: <20060801161731.5107.38633.launchpad@gandwana.ubuntu.com> ** Description changed: Binary package hint: linux-image-2.6.15-26-amd64-k8 Hello everybody, here's my system description: notebook Acer Aspire 5024 (Turion64 ML-34 processor), onboard Broadcom 4318 wireless card as lspci stats: 0000:06:05.0 Network controller: Broadcom Corporation BCM4318 [AirForce One 54g] 802.11g Wireless LAN Controller (rev 02) Subsystem: AMBIT Microsystem Corp. Aspire 3022WLMi Flags: bus master, fast devsel, latency 64, IRQ 177 Memory at c0204000 (32-bit, non-prefetchable) [size=8K] I am using Kubuntu Dapper 6.06 with kernel 2.6.15-26-amd645-k8, and I have 2G of ram. I have followed the wiki page (https://help.ubuntu.com/community/WifiDocs/Driver/bcm43xx/Dapper) with the instructions to use Dapper bcm43xx driver, that is: sudo apt-get install bcm43xx-fwcutter zless /usr/share/doc/bcm43xx-fwcutter/README.gz then I have picked the acer winxp 64bit provided firmware bcmwl564.sys available at ftp://ftp.support.acer-euro.com/notebook/aspire_3020_5020/driver /winxp64bit/80211g.zip then I have extracted the firmware: sudo bcm43xx-fwcutter -w /lib/firmware and then I have removed and reinsterted the module. - Now iwconfig shows this: - eth1 IEEE 802.11b/g ESSID:off/any Nickname:"Broadcom 4318" - Mode:Managed Access Point: Invalid Bit Rate=1 Mb/s + + Then I bring the interface up with + ifconfig eth1 up + + and now iwconfig shows this: + + IEEE 802.11b/g ESSID:off/any Nickname:"Broadcom 4318" + Mode:Managed Frequency=2.437 GHz Access Point: Invalid + Bit Rate=11 Mb/s Tx-Power=19 dBm RTS thr:off Fragment thr:off Link Quality:0 Signal level:0 Noise level:0 Rx invalid nwid:0 Rx invalid crypt:0 Rx invalid frag:0 Tx excessive retries:0 Invalid misc:0 Missed beacon:0 + + it seems that I can modify transmission rate: - sudo iwconfig eth1 rate 11M + + sudo iwconfig eth1 rate 36M + eth1 IEEE 802.11b/g ESSID:off/any Nickname:"Broadcom 4318" - Mode:Managed Access Point: Invalid Bit Rate=11 Mb/s + Mode:Managed Frequency=2.437 GHz Access Point: Invalid + Bit Rate=36 Mb/s Tx-Power=19 dBm RTS thr:off Fragment thr:off Link Quality:0 Signal level:0 Noise level:0 Rx invalid nwid:0 Rx invalid crypt:0 Rx invalid frag:0 Tx excessive retries:0 Invalid misc:0 Missed beacon:0 - but when I try to set the essid or to scan for networks I get a kernel - panic; one of the last lines of the oops says - "bcm43xx_dma_handle_xmitstatus..." + + but when I try to set the essid or to scan for networks I get a kernel panic; one of the last lines of the oops says "bcm43xx_dma_handle_xmitstatus..." + + I have also tried to use wl_apsta.o, downloaded from, but the result is + the same. -- bcm43xx driver :kernel panic when trying to set some wireless parameters (iwconfig) https://launchpad.net/bugs/54780 From qzerty at gmail.com Tue Aug 1 16:24:18 2006 From: qzerty at gmail.com (hardhu) Date: Tue, 01 Aug 2006 16:24:18 -0000 Subject: [Bug 54780] Re: bcm43xx driver :kernel panic when trying to set some wireless parameters (iwconfig) References: <20060801113345.5063.60833.malonedeb@gandwana.ubuntu.com> Message-ID: <20060801162418.13364.19522.launchpad@gangotri.ubuntu.com> ** Description changed: Binary package hint: linux-image-2.6.15-26-amd64-k8 Hello everybody, here's my system description: notebook Acer Aspire 5024 (Turion64 ML-34 processor), onboard Broadcom 4318 wireless card as lspci stats: 0000:06:05.0 Network controller: Broadcom Corporation BCM4318 [AirForce One 54g] 802.11g Wireless LAN Controller (rev 02) Subsystem: AMBIT Microsystem Corp. Aspire 3022WLMi Flags: bus master, fast devsel, latency 64, IRQ 177 Memory at c0204000 (32-bit, non-prefetchable) [size=8K] I am using Kubuntu Dapper 6.06 with kernel 2.6.15-26-amd645-k8, and I have 2G of ram. I have followed the wiki page (https://help.ubuntu.com/community/WifiDocs/Driver/bcm43xx/Dapper) with the instructions to use Dapper bcm43xx driver, that is: sudo apt-get install bcm43xx-fwcutter zless /usr/share/doc/bcm43xx-fwcutter/README.gz then I have picked the acer winxp 64bit provided firmware bcmwl564.sys available at ftp://ftp.support.acer-euro.com/notebook/aspire_3020_5020/driver /winxp64bit/80211g.zip then I have extracted the firmware: sudo bcm43xx-fwcutter -w /lib/firmware and then I have removed and reinsterted the module. Then I bring the interface up with ifconfig eth1 up and now iwconfig shows this: IEEE 802.11b/g ESSID:off/any Nickname:"Broadcom 4318" Mode:Managed Frequency=2.437 GHz Access Point: Invalid Bit Rate=11 Mb/s Tx-Power=19 dBm RTS thr:off Fragment thr:off Link Quality:0 Signal level:0 Noise level:0 Rx invalid nwid:0 Rx invalid crypt:0 Rx invalid frag:0 Tx excessive retries:0 Invalid misc:0 Missed beacon:0 it seems that I can modify transmission rate: sudo iwconfig eth1 rate 36M eth1 IEEE 802.11b/g ESSID:off/any Nickname:"Broadcom 4318" Mode:Managed Frequency=2.437 GHz Access Point: Invalid Bit Rate=36 Mb/s Tx-Power=19 dBm RTS thr:off Fragment thr:off Link Quality:0 Signal level:0 Noise level:0 Rx invalid nwid:0 Rx invalid crypt:0 Rx invalid frag:0 Tx excessive retries:0 Invalid misc:0 Missed beacon:0 but when I try to set the essid or to scan for networks I get a kernel panic; one of the last lines of the oops says "bcm43xx_dma_handle_xmitstatus..." - I have also tried to use wl_apsta.o, downloaded from, but the result is - the same. + I have also tried to use wl_apsta.o instead of the acer firmware, but + the result is the same. -- bcm43xx driver :kernel panic when trying to set some wireless parameters (iwconfig) https://launchpad.net/bugs/54780 From dth at dth.net Tue Aug 1 16:56:28 2006 From: dth at dth.net (Danny) Date: Tue, 01 Aug 2006 16:56:28 -0000 Subject: [Bug 54755] Re: [Bug 54755] Re: this kernel and later wont boot on pc104 mobo References: <20060801061050.29548.36812.malonedeb@gandwana.ubuntu.com> <20060801063317.3952.78446.malone@gangotri.ubuntu.com> Message-ID: <20060801165628.GA13080@dth.net> Quoting Daniel T Chen (crimsun at fungus.sh.nu): > Please try booting with "acpi=noirq", "acpi=off", and/or "noapic". > 2.6.15-26-386 fails to boot due to oops > https://launchpad.net/bugs/54755 noapic did nothing acpi=noirq fixed my problem. Thanks -- $> cd /pub $> more beer -- 2.6.15-26-386 fails to boot due to oops https://launchpad.net/bugs/54755 From zoltan.peczoli at pcdome.hu Tue Aug 1 19:40:02 2006 From: zoltan.peczoli at pcdome.hu (Zoltan Peczoli) Date: Tue, 01 Aug 2006 19:40:02 -0000 Subject: [Bug 54836] PS2 keyboard problem References: <20060801194002.13410.20737.malonedeb@gangotri.ubuntu.com> Message-ID: <20060801194002.13410.20737.malonedeb@gangotri.ubuntu.com> Public bug reported: Binary package hint: linux-image-2.6.15-26-686 PS/2 keyboard is not detected by the kernel. Before the kernel boot, eg. in grub the keyboard works as it should, but during kernel boot it stops working. Strange thing, if I keep pressing keys all throughout the bootup process, then the keyboard will work. No keypresses, no keyboard. The same is true for the kernel version included on the install CD. It's quite a disturbing bug, when you can't install Ubuntu because you can't type... Tried with several keyboards, same result. Also tried with several computers from the same batch, same result. Went and bought a PS2->USB adaptor and all of a sudden everything worked. ** Affects: linux-source-2.6.15 (Ubuntu) Importance: Untriaged Status: Unconfirmed -- PS2 keyboard problem https://launchpad.net/bugs/54836 From ar018 at yahoo.com Tue Aug 1 20:01:39 2006 From: ar018 at yahoo.com (Abdullah Ramazanoglu) Date: Tue, 01 Aug 2006 20:01:39 -0000 Subject: [Bug 16961] Re: System freezes whilst powernowd stepping up AMD64 freq (intermittent/hoary) References: <20060113134909.21012.75586.launchpad@macquarie.warthogs.hbd.com> Message-ID: <20060801200139.5063.52356.malone@gandwana.ubuntu.com> Reopened as the problem still exists in Dapper. ** Changed in: linux-source-2.6.15 (Ubuntu) Status: Rejected => Unconfirmed -- System freezes whilst powernowd stepping up AMD64 freq (intermittent/hoary) https://launchpad.net/bugs/16961 From bjorn.helgaas at hp.com Tue Aug 1 21:52:20 2006 From: bjorn.helgaas at hp.com (Bjorn Helgaas) Date: Tue, 01 Aug 2006 21:52:20 -0000 Subject: [Bug 54848] data corrupted on loopback-mounted cramfs image References: <20060801215220.13410.24087.malonedeb@gangotri.ubuntu.com> Message-ID: <20060801215220.13410.24087.malonedeb@gangotri.ubuntu.com> Public bug reported: Binary package hint: linux I loopback-mounted a cramfs image from RHEL4 U3 (RedHat/base/stage2.img) on a Dapper system: root at tigger:/tmp# uname -a Linux tigger.helgaas 2.6.15-26-686 #1 SMP PREEMPT Mon Jul 17 20:14:14 UTC 2006 i686 GNU/Linux root at tigger:/tmp# md5sum /tmp/stage2.img 3f42a5e179465e763dca0c57072e87b7 stage2.img root at tigger:/tmp# mount -oloop /tmp/stage2.img /mnt/stage2/ root at tigger:/tmp# xxd /mnt/stage2/usr/bin/anaconda | head 0000000: 0000 0000 0000 0000 0000 0000 0000 0000 ................ 0000010: 0000 0000 0000 0000 0000 0000 0000 0000 ................ 0000020: 0000 0000 0000 0000 0000 0000 0000 0000 ................ 0000030: 0000 0000 0000 0000 0000 0000 0000 0000 ................ I mounted the same stage2.img file on a RHEL4 U3 system, with the correct results: [root at kona tmp]# uname -a Linux kona.helgaas 2.6.9-34.EL #1 SMP Fri Feb 24 16:49:08 EST 2006 ia64 ia64 ia64 GNU/Linux [root at kona tmp]# md5sum /tmp/stage2.img 3f42a5e179465e763dca0c57072e87b7 /tmp/stage2.img [root at kona tmp]# mount -oloop /tmp/stage2.img /mnt/stage2/ [root at kona tmp]# xxd /mnt/stage2/usr/bin/anaconda | head 0000000: 2321 2f75 7372 2f62 696e 2f70 7974 686f #!/usr/bin/pytho 0000010: 6e0a 230a 2320 616e 6163 6f6e 6461 3a20 n.#.# anaconda: 0000020: 5468 6520 5265 6420 4861 7420 4c69 6e75 The Red Hat Linu 0000030: 7820 496e 7374 616c 6c61 7469 6f6e 2070 x Installation p 0000040: 726f 6772 616d 0a23 0a23 2028 696e 2061 rogram.#.# (in a ** Affects: linux-meta (Ubuntu) Importance: Untriaged Status: Unconfirmed -- data corrupted on loopback-mounted cramfs image https://launchpad.net/bugs/54848 From nospam at rossfamily.co.uk Tue Aug 1 21:54:03 2006 From: nospam at rossfamily.co.uk (Andrew Ross) Date: Tue, 01 Aug 2006 21:54:03 -0000 Subject: [Bug 31857] Re: r818x driver freezes randomly References: <20060218061331.1387.68568.malonedeb@gangotri.ubuntu.com> Message-ID: <20060801215403.13364.1731.malone@gangotri.ubuntu.com> I can confirm this bug on: 2.6.15-26-amd64-k8 #1 SMP PREEMPT Mon Jul 17 19:55:58 UTC 2006 Often happens when I'm receiving lots of data too, eg doing an apt-get upgrade. -- r818x driver freezes randomly https://launchpad.net/bugs/31857 From ben.collins at ubuntu.com Tue Aug 1 23:39:43 2006 From: ben.collins at ubuntu.com (Ben Collins) Date: Tue, 01 Aug 2006 23:39:43 -0000 Subject: [Bug 23445] Re: iMac G5 will freeze after booting up References: <20060113142343.21012.90472.launchpad@macquarie.warthogs.hbd.com> Message-ID: <20060801233944.13364.99462.malone@gangotri.ubuntu.com> Please test against Edgy Eft (Knot 1 CD's have been released). This is based on a 2.6.17.6 kernel, but also has many updates from the alsa tree, especially related to snd_aoa. -- iMac G5 will freeze after booting up https://launchpad.net/bugs/23445 From ben.collins at ubuntu.com Tue Aug 1 23:37:21 2006 From: ben.collins at ubuntu.com (Ben Collins) Date: Tue, 01 Aug 2006 23:37:21 -0000 Subject: [Bug 19749] Re: SATA HDD not recognized during Breezy Colony 4 install or Dapper Flight 3 References: <20060113140316.21012.69844.launchpad@macquarie.warthogs.hbd.com> Message-ID: <20060801233721.13410.2962.launchpad@gangotri.ubuntu.com> ** Also affects: linux-source-2.6.17 (Ubuntu) Importance: Untriaged Status: Unconfirmed ** Changed in: linux-source-2.6.17 (Ubuntu) Importance: Untriaged => High Status: Unconfirmed => Confirmed ** Changed in: linux-source-2.6.17 (Ubuntu) Status: Confirmed => Fix Released -- SATA HDD not recognized during Breezy Colony 4 install or Dapper Flight 3 https://launchpad.net/bugs/19749 From ben.collins at ubuntu.com Tue Aug 1 23:40:11 2006 From: ben.collins at ubuntu.com (Ben Collins) Date: Tue, 01 Aug 2006 23:40:11 -0000 Subject: [Bug 24153] Re: 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: <20060801234011.13410.12687.malone@gangotri.ubuntu.com> Please test with Edgy Eft (Knot 1 cd's were just released). -- ACPI on ASUS L4500R doesn't work, the CPU frequency scaling works, battery and backlight switch don't https://launchpad.net/bugs/24153 From scott at ubuntu.com Wed Aug 2 00:43:00 2006 From: scott at ubuntu.com (Scott James Remnant) Date: Wed, 02 Aug 2006 00:43:00 -0000 Subject: [Bug 54691] Re: Remove source+binaries from edgy References: <20060731185310.3814.50559.malonedeb@gangotri.ubuntu.com> Message-ID: <20060802004300.5063.58849.malone@gandwana.ubuntu.com> Will remove the following packages from edgy: acpi-modules-2.6.15-23-386-di | 2.6.15-23.39 | i386 acpi-modules-2.6.15-23-amd64-generic-di | 2.6.15-23.39 | amd64 affs-modules-2.6.15-23-powerpc-di | 2.6.15-23.39 | powerpc affs-modules-2.6.15-23-powerpc64-smp-di | 2.6.15-23.39 | powerpc cdrom-core-modules-2.6.15-23-386-di | 2.6.15-23.39 | i386 cdrom-core-modules-2.6.15-23-amd64-generic-di | 2.6.15-23.39 | amd64 cdrom-core-modules-2.6.15-23-hppa32-di | 2.6.15-23.39 | hppa cdrom-core-modules-2.6.15-23-hppa64-di | 2.6.15-23.39 | hppa cdrom-core-modules-2.6.15-23-itanium-smp-di | 2.6.15-23.39 | ia64 cdrom-core-modules-2.6.15-23-powerpc-di | 2.6.15-23.39 | powerpc cdrom-core-modules-2.6.15-23-powerpc64-smp-di | 2.6.15-23.39 | powerpc cdrom-core-modules-2.6.15-23-sparc64-di | 2.6.15-23.39 | sparc cdrom-modules-2.6.15-23-386-di | 2.6.15-23.39 | i386 crc-modules-2.6.15-23-386-di | 2.6.15-23.39 | i386 crc-modules-2.6.15-23-amd64-generic-di | 2.6.15-23.39 | amd64 crc-modules-2.6.15-23-hppa32-di | 2.6.15-23.39 | hppa crc-modules-2.6.15-23-hppa64-di | 2.6.15-23.39 | hppa crc-modules-2.6.15-23-itanium-smp-di | 2.6.15-23.39 | ia64 crc-modules-2.6.15-23-powerpc-di | 2.6.15-23.39 | powerpc crc-modules-2.6.15-23-powerpc64-smp-di | 2.6.15-23.39 | powerpc crc-modules-2.6.15-23-sparc64-di | 2.6.15-23.39 | sparc ext2-modules-2.6.15-23-386-di | 2.6.15-23.39 | i386 ext2-modules-2.6.15-23-amd64-generic-di | 2.6.15-23.39 | amd64 ext2-modules-2.6.15-23-hppa32-di | 2.6.15-23.39 | hppa ext2-modules-2.6.15-23-hppa64-di | 2.6.15-23.39 | hppa ext2-modules-2.6.15-23-itanium-smp-di | 2.6.15-23.39 | ia64 ext2-modules-2.6.15-23-powerpc-di | 2.6.15-23.39 | powerpc ext2-modules-2.6.15-23-powerpc64-smp-di | 2.6.15-23.39 | powerpc ext2-modules-2.6.15-23-sparc64-di | 2.6.15-23.39 | sparc ext3-modules-2.6.15-23-386-di | 2.6.15-23.39 | i386 ext3-modules-2.6.15-23-amd64-generic-di | 2.6.15-23.39 | amd64 ext3-modules-2.6.15-23-hppa32-di | 2.6.15-23.39 | hppa ext3-modules-2.6.15-23-hppa64-di | 2.6.15-23.39 | hppa ext3-modules-2.6.15-23-itanium-smp-di | 2.6.15-23.39 | ia64 ext3-modules-2.6.15-23-powerpc-di | 2.6.15-23.39 | powerpc ext3-modules-2.6.15-23-powerpc64-smp-di | 2.6.15-23.39 | powerpc ext3-modules-2.6.15-23-sparc64-di | 2.6.15-23.39 | sparc fat-modules-2.6.15-23-386-di | 2.6.15-23.39 | i386 fat-modules-2.6.15-23-amd64-generic-di | 2.6.15-23.39 | amd64 fat-modules-2.6.15-23-itanium-smp-di | 2.6.15-23.39 | ia64 fat-modules-2.6.15-23-powerpc-di | 2.6.15-23.39 | powerpc fat-modules-2.6.15-23-powerpc64-smp-di | 2.6.15-23.39 | powerpc fat-modules-2.6.15-23-sparc64-di | 2.6.15-23.39 | sparc fb-modules-2.6.15-23-386-di | 2.6.15-23.39 | i386 fb-modules-2.6.15-23-amd64-generic-di | 2.6.15-23.39 | amd64 fb-modules-2.6.15-23-itanium-smp-di | 2.6.15-23.39 | ia64 fb-modules-2.6.15-23-powerpc-di | 2.6.15-23.39 | powerpc fb-modules-2.6.15-23-powerpc64-smp-di | 2.6.15-23.39 | powerpc firewire-core-modules-2.6.15-23-386-di | 2.6.15-23.39 | i386 firewire-core-modules-2.6.15-23-amd64-generic-di | 2.6.15-23.39 | amd64 firewire-core-modules-2.6.15-23-itanium-smp-di | 2.6.15-23.39 | ia64 firewire-core-modules-2.6.15-23-powerpc-di | 2.6.15-23.39 | powerpc firewire-core-modules-2.6.15-23-powerpc64-smp-di | 2.6.15-23.39 | powerpc firmware-modules-2.6.15-23-itanium-smp-di | 2.6.15-23.39 | ia64 floppy-modules-2.6.15-23-386-di | 2.6.15-23.39 | i386 floppy-modules-2.6.15-23-amd64-generic-di | 2.6.15-23.39 | amd64 floppy-modules-2.6.15-23-powerpc-di | 2.6.15-23.39 | powerpc floppy-modules-2.6.15-23-powerpc64-smp-di | 2.6.15-23.39 | powerpc fs-common-modules-2.6.15-23-powerpc-di | 2.6.15-23.39 | powerpc fs-common-modules-2.6.15-23-powerpc64-smp-di | 2.6.15-23.39 | powerpc hfs-modules-2.6.15-23-powerpc-di | 2.6.15-23.39 | powerpc hfs-modules-2.6.15-23-powerpc64-smp-di | 2.6.15-23.39 | powerpc ide-modules-2.6.15-23-386-di | 2.6.15-23.39 | i386 ide-modules-2.6.15-23-amd64-generic-di | 2.6.15-23.39 | amd64 ide-modules-2.6.15-23-hppa32-di | 2.6.15-23.39 | hppa ide-modules-2.6.15-23-hppa64-di | 2.6.15-23.39 | hppa ide-modules-2.6.15-23-itanium-smp-di | 2.6.15-23.39 | ia64 ide-modules-2.6.15-23-powerpc-di | 2.6.15-23.39 | powerpc ide-modules-2.6.15-23-powerpc64-smp-di | 2.6.15-23.39 | powerpc ide-modules-2.6.15-23-sparc64-di | 2.6.15-23.39 | sparc input-modules-2.6.15-23-386-di | 2.6.15-23.39 | i386 input-modules-2.6.15-23-amd64-generic-di | 2.6.15-23.39 | amd64 input-modules-2.6.15-23-hppa32-di | 2.6.15-23.39 | hppa input-modules-2.6.15-23-hppa64-di | 2.6.15-23.39 | hppa input-modules-2.6.15-23-itanium-smp-di | 2.6.15-23.39 | ia64 input-modules-2.6.15-23-powerpc-di | 2.6.15-23.39 | powerpc input-modules-2.6.15-23-powerpc64-smp-di | 2.6.15-23.39 | powerpc input-modules-2.6.15-23-sparc64-di | 2.6.15-23.39 | sparc ipv6-modules-2.6.15-23-386-di | 2.6.15-23.39 | i386 ipv6-modules-2.6.15-23-amd64-generic-di | 2.6.15-23.39 | amd64 ipv6-modules-2.6.15-23-hppa32-di | 2.6.15-23.39 | hppa ipv6-modules-2.6.15-23-hppa64-di | 2.6.15-23.39 | hppa ipv6-modules-2.6.15-23-itanium-smp-di | 2.6.15-23.39 | ia64 ipv6-modules-2.6.15-23-powerpc-di | 2.6.15-23.39 | powerpc ipv6-modules-2.6.15-23-powerpc64-smp-di | 2.6.15-23.39 | powerpc ipv6-modules-2.6.15-23-sparc64-di | 2.6.15-23.39 | sparc irda-modules-2.6.15-23-386-di | 2.6.15-23.39 | i386 irda-modules-2.6.15-23-amd64-generic-di | 2.6.15-23.39 | amd64 irda-modules-2.6.15-23-itanium-smp-di | 2.6.15-23.39 | ia64 irda-modules-2.6.15-23-powerpc-di | 2.6.15-23.39 | powerpc irda-modules-2.6.15-23-powerpc64-smp-di | 2.6.15-23.39 | powerpc jfs-modules-2.6.15-23-386-di | 2.6.15-23.39 | i386 jfs-modules-2.6.15-23-amd64-generic-di | 2.6.15-23.39 | amd64 jfs-modules-2.6.15-23-hppa32-di | 2.6.15-23.39 | hppa jfs-modules-2.6.15-23-hppa64-di | 2.6.15-23.39 | hppa jfs-modules-2.6.15-23-itanium-smp-di | 2.6.15-23.39 | ia64 jfs-modules-2.6.15-23-powerpc-di | 2.6.15-23.39 | powerpc jfs-modules-2.6.15-23-powerpc64-smp-di | 2.6.15-23.39 | powerpc kernel-image-2.6.15-23-386-di | 2.6.15-23.39 | i386 kernel-image-2.6.15-23-amd64-generic-di | 2.6.15-23.39 | amd64 kernel-image-2.6.15-23-hppa32-di | 2.6.15-23.39 | hppa kernel-image-2.6.15-23-hppa64-di | 2.6.15-23.39 | hppa kernel-image-2.6.15-23-itanium-smp-di | 2.6.15-23.39 | ia64 kernel-image-2.6.15-23-powerpc-di | 2.6.15-23.39 | powerpc kernel-image-2.6.15-23-powerpc64-smp-di | 2.6.15-23.39 | powerpc kernel-image-2.6.15-23-sparc64-di | 2.6.15-23.39 | sparc linux-doc-2.6.15 | 2.6.15-23.39 | amd64, hppa, i386, ia64, powerpc, sparc linux-headers-2.6.15-23 | 2.6.15-23.39 | amd64, hppa, i386, ia64, powerpc, sparc linux-headers-2.6.15-23-386 | 2.6.15-23.39 | i386 linux-headers-2.6.15-23-686 | 2.6.15-23.39 | i386 linux-headers-2.6.15-23-amd64-generic | 2.6.15-23.39 | amd64 linux-headers-2.6.15-23-amd64-k8 | 2.6.15-23.39 | amd64 linux-headers-2.6.15-23-amd64-server | 2.6.15-23.39 | amd64 linux-headers-2.6.15-23-amd64-xeon | 2.6.15-23.39 | amd64 linux-headers-2.6.15-23-hppa32 | 2.6.15-23.39 | hppa linux-headers-2.6.15-23-hppa32-smp | 2.6.15-23.39 | hppa linux-headers-2.6.15-23-hppa64 | 2.6.15-23.39 | hppa linux-headers-2.6.15-23-hppa64-smp | 2.6.15-23.39 | hppa linux-headers-2.6.15-23-itanium | 2.6.15-23.39 | ia64 linux-headers-2.6.15-23-itanium-smp | 2.6.15-23.39 | ia64 linux-headers-2.6.15-23-k7 | 2.6.15-23.39 | i386 linux-headers-2.6.15-23-mckinley | 2.6.15-23.39 | ia64 linux-headers-2.6.15-23-mckinley-smp | 2.6.15-23.39 | ia64 linux-headers-2.6.15-23-powerpc | 2.6.15-23.39 | powerpc linux-headers-2.6.15-23-powerpc-smp | 2.6.15-23.39 | powerpc linux-headers-2.6.15-23-powerpc64-smp | 2.6.15-23.39 | powerpc linux-headers-2.6.15-23-server | 2.6.15-23.39 | i386 linux-headers-2.6.15-23-server-bigiron | 2.6.15-23.39 | i386 linux-headers-2.6.15-23-sparc64 | 2.6.15-23.39 | sparc linux-headers-2.6.15-23-sparc64-smp | 2.6.15-23.39 | sparc linux-image-2.6.15-23-386 | 2.6.15-23.39 | i386 linux-image-2.6.15-23-686 | 2.6.15-23.39 | i386 linux-image-2.6.15-23-amd64-generic | 2.6.15-23.39 | amd64 linux-image-2.6.15-23-amd64-k8 | 2.6.15-23.39 | amd64 linux-image-2.6.15-23-amd64-server | 2.6.15-23.39 | amd64 linux-image-2.6.15-23-amd64-xeon | 2.6.15-23.39 | amd64 linux-image-2.6.15-23-hppa32 | 2.6.15-23.39 | hppa linux-image-2.6.15-23-hppa32-smp | 2.6.15-23.39 | hppa linux-image-2.6.15-23-hppa64 | 2.6.15-23.39 | hppa linux-image-2.6.15-23-hppa64-smp | 2.6.15-23.39 | hppa linux-image-2.6.15-23-itanium | 2.6.15-23.39 | ia64 linux-image-2.6.15-23-itanium-smp | 2.6.15-23.39 | ia64 linux-image-2.6.15-23-k7 | 2.6.15-23.39 | i386 linux-image-2.6.15-23-mckinley | 2.6.15-23.39 | ia64 linux-image-2.6.15-23-mckinley-smp | 2.6.15-23.39 | ia64 linux-image-2.6.15-23-powerpc | 2.6.15-23.39 | powerpc linux-image-2.6.15-23-powerpc-smp | 2.6.15-23.39 | powerpc linux-image-2.6.15-23-powerpc64-smp | 2.6.15-23.39 | powerpc linux-image-2.6.15-23-server | 2.6.15-23.39 | i386 linux-image-2.6.15-23-server-bigiron | 2.6.15-23.39 | i386 linux-image-2.6.15-23-sparc64 | 2.6.15-23.39 | sparc linux-image-2.6.15-23-sparc64-smp | 2.6.15-23.39 | sparc linux-source-2.6.15 | 2.6.15-23.39 | source, amd64, hppa, i386, ia64, powerpc, sparc loop-modules-2.6.15-23-386-di | 2.6.15-23.39 | i386 loop-modules-2.6.15-23-amd64-generic-di | 2.6.15-23.39 | amd64 loop-modules-2.6.15-23-hppa32-di | 2.6.15-23.39 | hppa loop-modules-2.6.15-23-hppa64-di | 2.6.15-23.39 | hppa loop-modules-2.6.15-23-itanium-smp-di | 2.6.15-23.39 | ia64 loop-modules-2.6.15-23-powerpc-di | 2.6.15-23.39 | powerpc loop-modules-2.6.15-23-powerpc64-smp-di | 2.6.15-23.39 | powerpc loop-modules-2.6.15-23-sparc64-di | 2.6.15-23.39 | sparc md-modules-2.6.15-23-386-di | 2.6.15-23.39 | i386 md-modules-2.6.15-23-amd64-generic-di | 2.6.15-23.39 | amd64 md-modules-2.6.15-23-hppa32-di | 2.6.15-23.39 | hppa md-modules-2.6.15-23-hppa64-di | 2.6.15-23.39 | hppa md-modules-2.6.15-23-itanium-smp-di | 2.6.15-23.39 | ia64 md-modules-2.6.15-23-powerpc-di | 2.6.15-23.39 | powerpc md-modules-2.6.15-23-powerpc64-smp-di | 2.6.15-23.39 | powerpc md-modules-2.6.15-23-sparc64-di | 2.6.15-23.39 | sparc nfs-modules-2.6.15-23-386-di | 2.6.15-23.39 | i386 nfs-modules-2.6.15-23-amd64-generic-di | 2.6.15-23.39 | amd64 nfs-modules-2.6.15-23-itanium-smp-di | 2.6.15-23.39 | ia64 nfs-modules-2.6.15-23-powerpc-di | 2.6.15-23.39 | powerpc nfs-modules-2.6.15-23-powerpc64-smp-di | 2.6.15-23.39 | powerpc nfs-modules-2.6.15-23-sparc64-di | 2.6.15-23.39 | sparc nic-firmware-2.6.15-23-386-di | 2.6.15-23.39 | i386 nic-firmware-2.6.15-23-amd64-generic-di | 2.6.15-23.39 | amd64 nic-firmware-2.6.15-23-hppa32-di | 2.6.15-23.39 | hppa nic-firmware-2.6.15-23-hppa64-di | 2.6.15-23.39 | hppa nic-firmware-2.6.15-23-itanium-smp-di | 2.6.15-23.39 | ia64 nic-firmware-2.6.15-23-powerpc-di | 2.6.15-23.39 | powerpc nic-firmware-2.6.15-23-powerpc64-smp-di | 2.6.15-23.39 | powerpc nic-firmware-2.6.15-23-sparc64-di | 2.6.15-23.39 | sparc nic-modules-2.6.15-23-386-di | 2.6.15-23.39 | i386 nic-modules-2.6.15-23-amd64-generic-di | 2.6.15-23.39 | amd64 nic-modules-2.6.15-23-hppa32-di | 2.6.15-23.39 | hppa nic-modules-2.6.15-23-hppa64-di | 2.6.15-23.39 | hppa nic-modules-2.6.15-23-itanium-smp-di | 2.6.15-23.39 | ia64 nic-modules-2.6.15-23-powerpc-di | 2.6.15-23.39 | powerpc nic-modules-2.6.15-23-powerpc64-smp-di | 2.6.15-23.39 | powerpc nic-modules-2.6.15-23-sparc64-di | 2.6.15-23.39 | sparc nic-pcmcia-modules-2.6.15-23-386-di | 2.6.15-23.39 | i386 nic-pcmcia-modules-2.6.15-23-amd64-generic-di | 2.6.15-23.39 | amd64 nic-pcmcia-modules-2.6.15-23-powerpc-di | 2.6.15-23.39 | powerpc nic-pcmcia-modules-2.6.15-23-powerpc64-smp-di | 2.6.15-23.39 | powerpc nic-shared-modules-2.6.15-23-386-di | 2.6.15-23.39 | i386 nic-shared-modules-2.6.15-23-amd64-generic-di | 2.6.15-23.39 | amd64 nic-shared-modules-2.6.15-23-hppa32-di | 2.6.15-23.39 | hppa nic-shared-modules-2.6.15-23-hppa64-di | 2.6.15-23.39 | hppa nic-shared-modules-2.6.15-23-itanium-smp-di | 2.6.15-23.39 | ia64 nic-shared-modules-2.6.15-23-powerpc-di | 2.6.15-23.39 | powerpc nic-shared-modules-2.6.15-23-powerpc64-smp-di | 2.6.15-23.39 | powerpc nic-shared-modules-2.6.15-23-sparc64-di | 2.6.15-23.39 | sparc nic-usb-modules-2.6.15-23-386-di | 2.6.15-23.39 | i386 nic-usb-modules-2.6.15-23-amd64-generic-di | 2.6.15-23.39 | amd64 nic-usb-modules-2.6.15-23-itanium-smp-di | 2.6.15-23.39 | ia64 nic-usb-modules-2.6.15-23-powerpc-di | 2.6.15-23.39 | powerpc nic-usb-modules-2.6.15-23-powerpc64-smp-di | 2.6.15-23.39 | powerpc ntfs-modules-2.6.15-23-386-di | 2.6.15-23.39 | i386 ntfs-modules-2.6.15-23-amd64-generic-di | 2.6.15-23.39 | amd64 ntfs-modules-2.6.15-23-itanium-smp-di | 2.6.15-23.39 | ia64 parport-modules-2.6.15-23-386-di | 2.6.15-23.39 | i386 parport-modules-2.6.15-23-amd64-generic-di | 2.6.15-23.39 | amd64 parport-modules-2.6.15-23-itanium-smp-di | 2.6.15-23.39 | ia64 parport-modules-2.6.15-23-sparc64-di | 2.6.15-23.39 | sparc pcmcia-modules-2.6.15-23-386-di | 2.6.15-23.39 | i386 pcmcia-modules-2.6.15-23-amd64-generic-di | 2.6.15-23.39 | amd64 pcmcia-modules-2.6.15-23-itanium-smp-di | 2.6.15-23.39 | ia64 pcmcia-modules-2.6.15-23-powerpc-di | 2.6.15-23.39 | powerpc pcmcia-modules-2.6.15-23-powerpc64-smp-di | 2.6.15-23.39 | powerpc pcmcia-storage-modules-2.6.15-23-386-di | 2.6.15-23.39 | i386 pcmcia-storage-modules-2.6.15-23-amd64-generic-di | 2.6.15-23.39 | amd64 pcmcia-storage-modules-2.6.15-23-powerpc-di | 2.6.15-23.39 | powerpc pcmcia-storage-modules-2.6.15-23-powerpc64-smp-di | 2.6.15-23.39 | powerpc plip-modules-2.6.15-23-386-di | 2.6.15-23.39 | i386 plip-modules-2.6.15-23-amd64-generic-di | 2.6.15-23.39 | amd64 plip-modules-2.6.15-23-itanium-smp-di | 2.6.15-23.39 | ia64 plip-modules-2.6.15-23-sparc64-di | 2.6.15-23.39 | sparc ppp-modules-2.6.15-23-386-di | 2.6.15-23.39 | i386 ppp-modules-2.6.15-23-amd64-generic-di | 2.6.15-23.39 | amd64 ppp-modules-2.6.15-23-hppa32-di | 2.6.15-23.39 | hppa ppp-modules-2.6.15-23-hppa64-di | 2.6.15-23.39 | hppa ppp-modules-2.6.15-23-itanium-smp-di | 2.6.15-23.39 | ia64 ppp-modules-2.6.15-23-powerpc-di | 2.6.15-23.39 | powerpc ppp-modules-2.6.15-23-powerpc64-smp-di | 2.6.15-23.39 | powerpc ppp-modules-2.6.15-23-sparc64-di | 2.6.15-23.39 | sparc reiserfs-modules-2.6.15-23-386-di | 2.6.15-23.39 | i386 reiserfs-modules-2.6.15-23-amd64-generic-di | 2.6.15-23.39 | amd64 reiserfs-modules-2.6.15-23-itanium-smp-di | 2.6.15-23.39 | ia64 reiserfs-modules-2.6.15-23-powerpc-di | 2.6.15-23.39 | powerpc reiserfs-modules-2.6.15-23-powerpc64-smp-di | 2.6.15-23.39 | powerpc reiserfs-modules-2.6.15-23-sparc64-di | 2.6.15-23.39 | sparc sata-modules-2.6.15-23-386-di | 2.6.15-23.39 | i386 sata-modules-2.6.15-23-amd64-generic-di | 2.6.15-23.39 | amd64 sata-modules-2.6.15-23-itanium-smp-di | 2.6.15-23.39 | ia64 sata-modules-2.6.15-23-powerpc-di | 2.6.15-23.39 | powerpc sata-modules-2.6.15-23-powerpc64-smp-di | 2.6.15-23.39 | powerpc scsi-core-modules-2.6.15-23-386-di | 2.6.15-23.39 | i386 scsi-core-modules-2.6.15-23-amd64-generic-di | 2.6.15-23.39 | amd64 scsi-core-modules-2.6.15-23-hppa32-di | 2.6.15-23.39 | hppa scsi-core-modules-2.6.15-23-hppa64-di | 2.6.15-23.39 | hppa scsi-core-modules-2.6.15-23-itanium-smp-di | 2.6.15-23.39 | ia64 scsi-core-modules-2.6.15-23-powerpc-di | 2.6.15-23.39 | powerpc scsi-core-modules-2.6.15-23-powerpc64-smp-di | 2.6.15-23.39 | powerpc scsi-core-modules-2.6.15-23-sparc64-di | 2.6.15-23.39 | sparc scsi-modules-2.6.15-23-386-di | 2.6.15-23.39 | i386 scsi-modules-2.6.15-23-amd64-generic-di | 2.6.15-23.39 | amd64 scsi-modules-2.6.15-23-hppa32-di | 2.6.15-23.39 | hppa scsi-modules-2.6.15-23-hppa64-di | 2.6.15-23.39 | hppa scsi-modules-2.6.15-23-itanium-smp-di | 2.6.15-23.39 | ia64 scsi-modules-2.6.15-23-powerpc-di | 2.6.15-23.39 | powerpc scsi-modules-2.6.15-23-powerpc64-smp-di | 2.6.15-23.39 | powerpc scsi-modules-2.6.15-23-sparc64-di | 2.6.15-23.39 | sparc serial-modules-2.6.15-23-386-di | 2.6.15-23.39 | i386 serial-modules-2.6.15-23-amd64-generic-di | 2.6.15-23.39 | amd64 serial-modules-2.6.15-23-itanium-smp-di | 2.6.15-23.39 | ia64 serial-modules-2.6.15-23-powerpc-di | 2.6.15-23.39 | powerpc serial-modules-2.6.15-23-powerpc64-smp-di | 2.6.15-23.39 | powerpc socket-modules-2.6.15-23-386-di | 2.6.15-23.39 | i386 socket-modules-2.6.15-23-amd64-generic-di | 2.6.15-23.39 | amd64 socket-modules-2.6.15-23-powerpc-di | 2.6.15-23.39 | powerpc socket-modules-2.6.15-23-powerpc64-smp-di | 2.6.15-23.39 | powerpc ufs-modules-2.6.15-23-386-di | 2.6.15-23.39 | i386 ufs-modules-2.6.15-23-amd64-generic-di | 2.6.15-23.39 | amd64 ufs-modules-2.6.15-23-itanium-smp-di | 2.6.15-23.39 | ia64 ufs-modules-2.6.15-23-powerpc-di | 2.6.15-23.39 | powerpc ufs-modules-2.6.15-23-powerpc64-smp-di | 2.6.15-23.39 | powerpc usb-modules-2.6.15-23-386-di | 2.6.15-23.39 | i386 usb-modules-2.6.15-23-amd64-generic-di | 2.6.15-23.39 | amd64 usb-modules-2.6.15-23-hppa32-di | 2.6.15-23.39 | hppa usb-modules-2.6.15-23-hppa64-di | 2.6.15-23.39 | hppa usb-modules-2.6.15-23-itanium-smp-di | 2.6.15-23.39 | ia64 usb-modules-2.6.15-23-powerpc-di | 2.6.15-23.39 | powerpc usb-modules-2.6.15-23-powerpc64-smp-di | 2.6.15-23.39 | powerpc usb-modules-2.6.15-23-sparc64-di | 2.6.15-23.39 | sparc usb-storage-modules-2.6.15-23-386-di | 2.6.15-23.39 | i386 usb-storage-modules-2.6.15-23-amd64-generic-di | 2.6.15-23.39 | amd64 usb-storage-modules-2.6.15-23-hppa32-di | 2.6.15-23.39 | hppa usb-storage-modules-2.6.15-23-hppa64-di | 2.6.15-23.39 | hppa usb-storage-modules-2.6.15-23-itanium-smp-di | 2.6.15-23.39 | ia64 usb-storage-modules-2.6.15-23-powerpc-di | 2.6.15-23.39 | powerpc usb-storage-modules-2.6.15-23-powerpc64-smp-di | 2.6.15-23.39 | powerpc usb-storage-modules-2.6.15-23-sparc64-di | 2.6.15-23.39 | sparc xfs-modules-2.6.15-23-386-di | 2.6.15-23.39 | i386 xfs-modules-2.6.15-23-amd64-generic-di | 2.6.15-23.39 | amd64 xfs-modules-2.6.15-23-hppa32-di | 2.6.15-23.39 | hppa xfs-modules-2.6.15-23-hppa64-di | 2.6.15-23.39 | hppa xfs-modules-2.6.15-23-itanium-smp-di | 2.6.15-23.39 | ia64 xfs-modules-2.6.15-23-powerpc-di | 2.6.15-23.39 | powerpc xfs-modules-2.6.15-23-powerpc64-smp-di | 2.6.15-23.39 | powerpc xfs-modules-2.6.15-23-sparc64-di | 2.6.15-23.39 | sparc ------------------- Reason ------------------- (keybuk) ROM obsolete ---------------------------------------------- ** Changed in: linux-source-2.6.15 (Ubuntu) Status: Unconfirmed => Fix Released -- Remove source+binaries from edgy https://launchpad.net/bugs/54691 From ben.collins at ubuntu.com Wed Aug 2 01:35:42 2006 From: ben.collins at ubuntu.com (Ben Collins) Date: Wed, 02 Aug 2006 01:35:42 -0000 Subject: [Bug 33314] Re: Dapper - kernel config breaks crossover wine References: <20060301194543.17525.63203.malonedeb@gangotri.ubuntu.com> Message-ID: <20060802013542.13364.5439.launchpad@gangotri.ubuntu.com> ** Changed in: linux-source-2.6.15 (Ubuntu) Status: Unconfirmed => Rejected -- Dapper - kernel config breaks crossover wine https://launchpad.net/bugs/33314 From isharra at gmail.com Wed Aug 2 04:18:35 2006 From: isharra at gmail.com (L Jones) Date: Wed, 02 Aug 2006 04:18:35 -0000 Subject: [Bug 53208] Re: [EGDY] Regression from 2.6.17-2 to 2.6.17-5 References: <20060717050555.2126.12285.malonedeb@gandwana.ubuntu.com> Message-ID: <20060802041835.5063.59785.malone@gandwana.ubuntu.com> You haven't changed anything, but the driver used to access your hard drive has probably changed from ide to lib-ata. This changes the identifier for the drive. My pata hard drive formally found at /dev/hda is now /dev/sda. If possible check the dmesg output to see how the drive is being discovered. (I had to boot in text mode, not splash to see it.) Automatic translation to use UUIDs should have taken place for /boot/grub/menu.lst and /etc/fstab when you upgraded. this link may help http://ubuntuforums.org/showthread.php?p=1257154 -- [EGDY] Regression from 2.6.17-2 to 2.6.17-5 https://launchpad.net/bugs/53208 From azovap002 at sneakemail.com Wed Aug 2 04:48:49 2006 From: azovap002 at sneakemail.com (Mark) Date: Wed, 02 Aug 2006 04:48:49 -0000 Subject: [Bug 23445] Re: iMac G5 will freeze after booting up References: <20060113142343.21012.90472.launchpad@macquarie.warthogs.hbd.com> Message-ID: <20060802044849.5063.15747.malone@gandwana.ubuntu.com> Please splurge for an internal test unit. There have been more than enough user bug reports over many months/years. For sale on eBay and other places. The iMac G5 needs to be part of the official Ubuntu dev/release cycles, not an afterthought. If we want a Linux that takes endless debugging, Googling, and hacking, well, why use Ubuntu for that? Any other distro will do. The whole point of Ubuntu was regular packaging and compatibility testing. If the Ubuntu team is not going to do that for iMac G5's then it should be removed from the list of supported hardware. That would be sad but at least more honest. -- iMac G5 will freeze after booting up https://launchpad.net/bugs/23445 From daniel.holbach at ubuntu.com Wed Aug 2 07:02:28 2006 From: daniel.holbach at ubuntu.com (Daniel Holbach) Date: Wed, 02 Aug 2006 07:02:28 -0000 Subject: [Bug 29368] Re: gdm locks up system in few seconds after load References: <20060122165604.15826.90432.malonedeb@gandwana.ubuntu.com> Message-ID: <20060802070228.5063.29875.launchpad@gandwana.ubuntu.com> *** This bug is a duplicate of bug 23445 *** ** Changed in: esound (Ubuntu) Sourcepackagename: esound => None -- gdm locks up system in few seconds after load https://launchpad.net/bugs/29368 From thomas at babelgeek.com Wed Aug 2 07:39:11 2006 From: thomas at babelgeek.com (Thomas Black) Date: Wed, 02 Aug 2006 07:39:11 -0000 Subject: [Bug 54897] SCSI / AIC7xxx / Tape Library Problem References: <20060802073911.5107.36207.malonedeb@gandwana.ubuntu.com> Message-ID: <20060802073911.5107.36207.malonedeb@gandwana.ubuntu.com> Public bug reported: Hi there I have a problem with an Ecrix Autopak tape library on Ubuntu. This problem first appeared in Breezy but has persisted through to Dapper. Currently I'm running kernel version 2.6.15-26-686 SMP. This bug prevents the use of backup programs such as Amanda and Arkeia. Steps to reproduce are easy: Simply load a tape into the library using mtx: root at gramps:~ # mtx -f /dev/sg1 load 5 (long pause) mtx: Request Sense: Long Report=yes mtx: Request Sense: Valid Residual=yes mtx: Request Sense: Error Code=70 (Current) mtx: Request Sense: Sense Key=Not Ready mtx: Request Sense: FileMark=no mtx: Request Sense: EOM=no mtx: Request Sense: ILI=no mtx: Request Sense: Residual = 00 00 00 00 mtx: Request Sense: Additional Sense Code = 04 mtx: Request Sense: Additional Sense Qualifier = 00 mtx: Request Sense: BPV=no mtx: Request Sense: Error in CDB=no mtx: Request Sense: SKSV=no MOVE MEDIUM from Element Address 4 to 82 Failed Dmesg reports the following error: Aug 2 09:30:43 gramps kernel: [17183103.300000] 2:0:3:0: Attempting to queue an ABORT message Aug 2 09:30:43 gramps kernel: [17183103.300000] CDB: 0xa5 0x0 0x0 0x56 0x0 0x4 0x0 0x52 0x0 0x0 0x0 0x0 Aug 2 09:30:43 gramps kernel: [17183103.300000] scsi2: At time of recovery, card was not paused Aug 2 09:30:43 gramps kernel: [17183103.300000] >>>>>>>>>>>>>>>>>> Dump Card State Begins <<<<<<<<<<<<<<<<< Aug 2 09:30:43 gramps kernel: [17183103.300000] scsi2: Dumping Card State while idle, at SEQADDR 0x9 Aug 2 09:30:43 gramps kernel: [17183103.300000] Card was paused Aug 2 09:30:43 gramps kernel: [17183103.300000] ACCUM = 0x4, SINDEX = 0x37, DINDEX = 0x24, ARG_2 = 0x0 Aug 2 09:30:43 gramps kernel: [17183103.300000] HCNT = 0x0 SCBPTR = 0x0 Aug 2 09:30:43 gramps kernel: [17183103.300000] SCSIPHASE[0x0] SCSISIGI[0x0] ERROR[0x0] Aug 2 09:30:43 gramps kernel: [17183103.300000] SCSIBUSL[0x0] LASTPHASE[0x1]:(P_BUSFREE) Aug 2 09:30:43 gramps kernel: [17183103.300000] SCSISEQ[0x12]:(ENAUTOATNP|ENRSELI) Aug 2 09:30:43 gramps kernel: [17183103.300000] SBLKCTL[0x6]:(SELWIDE|ENAB20) SCSIRATE[0x0] Aug 2 09:30:43 gramps kernel: [17183103.300000] SEQCTL[0x10]:(FASTMODE) SEQ_FLAGS[0xc0]:(NO_CDB_SENT|NOT_IDENTIFIED) Aug 2 09:30:43 gramps kernel: [17183103.300000] SSTAT0[0x0] SSTAT1[0x8]:(BUSFREE) Aug 2 09:30:43 gramps kernel: [17183103.300000] SSTAT2[0x0] SSTAT3[0x0] SIMODE0[0x8]:(ENSWRAP) Aug 2 09:30:43 gramps kernel: [17183103.300000] SIMODE1[0xa4]:(ENSCSIPERR|ENSCSIRST|ENSELTIMO) Aug 2 09:30:43 gramps kernel: [17183103.300000] SXFRCTL0[0x80]:(DFON) DFCNTRL[0x0] Aug 2 09:30:43 gramps kernel: [17183103.300000] DFSTATUS[0x89]:(FIFOEMP|HDONE|PRELOAD_AVAIL) Aug 2 09:30:43 gramps kernel: [17183103.300000] STACK: 0xe2 0x164 0x179 0x3 Aug 2 09:30:43 gramps kernel: [17183103.300000] SCB count = 4 Aug 2 09:30:43 gramps kernel: [17183103.300000] Kernel NEXTQSCB = 3 Aug 2 09:30:43 gramps kernel: [17183103.300000] Card NEXTQSCB = 3 Aug 2 09:30:43 gramps kernel: [17183103.300000] QINFIFO entries: Aug 2 09:30:43 gramps kernel: [17183103.300000] Waiting Queue entries: Aug 2 09:30:43 gramps kernel: [17183103.300000] Disconnected Queue entries: 0:2 Aug 2 09:30:43 gramps kernel: [17183103.300000] QOUTFIFO entries: Aug 2 09:30:43 gramps kernel: [17183103.300000] Sequencer Free SCB List: 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 Aug 2 09:30:43 gramps kernel: [17183103.300000] Sequencer SCB Info: Aug 2 09:30:43 gramps kernel: [17183103.300000] 0 SCB_CONTROL[0x44]:(DISCONNECTED|DISCENB) Aug 2 09:30:43 gramps kernel: [17183103.300000] SCB_SCSIID[0x37] SCB_LUN[0x0] SCB_TAG[0x2] Aug 2 09:30:43 gramps kernel: [17183103.300000] 1 SCB_CONTROL[0x0] SCB_SCSIID[0xff]:(TWIN_CHNLB|OID|TWIN_TID) Aug 2 09:30:43 gramps kernel: [17183103.300000] SCB_LUN[0xff]:(SCB_XFERLEN_ODD|LID) SCB_TAG[0xff] Aug 2 09:30:43 gramps kernel: [17183103.300000] 2 SCB_CONTROL[0x0] SCB_SCSIID[0xff]:(TWIN_CHNLB|OID|TWIN_TID) Aug 2 09:30:43 gramps kernel: [17183103.300000] SCB_LUN[0xff]:(SCB_XFERLEN_ODD|LID) SCB_TAG[0xff] Aug 2 09:30:43 gramps kernel: [17183103.300000] 3 SCB_CONTROL[0x0] SCB_SCSIID[0xff]:(TWIN_CHNLB|OID|TWIN_TID) Aug 2 09:30:43 gramps kernel: [17183103.300000] SCB_LUN[0xff]:(SCB_XFERLEN_ODD|LID) SCB_TAG[0xff] Aug 2 09:30:43 gramps kernel: [17183103.300000] 4 SCB_CONTROL[0x0] SCB_SCSIID[0xff]:(TWIN_CHNLB|OID|TWIN_TID) Aug 2 09:30:43 gramps kernel: [17183103.300000] SCB_LUN[0xff]:(SCB_XFERLEN_ODD|LID) SCB_TAG[0xff] Aug 2 09:30:43 gramps kernel: [17183103.300000] 5 SCB_CONTROL[0x0] SCB_SCSIID[0xff]:(TWIN_CHNLB|OID|TWIN_TID) Aug 2 09:30:43 gramps kernel: [17183103.300000] SCB_LUN[0xff]:(SCB_XFERLEN_ODD|LID) SCB_TAG[0xff] Aug 2 09:30:43 gramps kernel: [17183103.300000] 6 SCB_CONTROL[0x0] SCB_SCSIID[0xff]:(TWIN_CHNLB|OID|TWIN_TID) Aug 2 09:30:43 gramps kernel: [17183103.300000] SCB_LUN[0xff]:(SCB_XFERLEN_ODD|LID) SCB_TAG[0xff] Aug 2 09:30:43 gramps kernel: [17183103.300000] 7 SCB_CONTROL[0x0] SCB_SCSIID[0xff]:(TWIN_CHNLB|OID|TWIN_TID) Aug 2 09:30:43 gramps kernel: [17183103.300000] SCB_LUN[0xff]:(SCB_XFERLEN_ODD|LID) SCB_TAG[0xff] Aug 2 09:30:43 gramps kernel: [17183103.300000] 8 SCB_CONTROL[0x0] SCB_SCSIID[0xff]:(TWIN_CHNLB|OID|TWIN_TID) Aug 2 09:30:43 gramps kernel: [17183103.300000] SCB_LUN[0xff]:(SCB_XFERLEN_ODD|LID) SCB_TAG[0xff] Aug 2 09:30:43 gramps kernel: [17183103.300000] 9 SCB_CONTROL[0x0] SCB_SCSIID[0xff]:(TWIN_CHNLB|OID|TWIN_TID) Aug 2 09:30:43 gramps kernel: [17183103.300000] SCB_LUN[0xff]:(SCB_XFERLEN_ODD|LID) SCB_TAG[0xff] Aug 2 09:30:43 gramps kernel: [17183103.300000] 10 SCB_CONTROL[0x0] SCB_SCSIID[0xff]:(TWIN_CHNLB|OID|TWIN_TID) Aug 2 09:30:43 gramps kernel: [17183103.300000] SCB_LUN[0xff]:(SCB_XFERLEN_ODD|LID) SCB_TAG[0xff] Aug 2 09:30:43 gramps kernel: [17183103.300000] 11 SCB_CONTROL[0x0] SCB_SCSIID[0xff]:(TWIN_CHNLB|OID|TWIN_TID) Aug 2 09:30:43 gramps kernel: [17183103.300000] SCB_LUN[0xff]:(SCB_XFERLEN_ODD|LID) SCB_TAG[0xff] Aug 2 09:30:43 gramps kernel: [17183103.300000] 12 SCB_CONTROL[0x0] SCB_SCSIID[0xff]:(TWIN_CHNLB|OID|TWIN_TID) Aug 2 09:30:43 gramps kernel: [17183103.300000] SCB_LUN[0xff]:(SCB_XFERLEN_ODD|LID) SCB_TAG[0xff] Aug 2 09:30:43 gramps kernel: [17183103.300000] 13 SCB_CONTROL[0x0] SCB_SCSIID[0xff]:(TWIN_CHNLB|OID|TWIN_TID) Aug 2 09:30:43 gramps kernel: [17183103.300000] SCB_LUN[0xff]:(SCB_XFERLEN_ODD|LID) SCB_TAG[0xff] Aug 2 09:30:43 gramps kernel: [17183103.300000] 14 SCB_CONTROL[0x0] SCB_SCSIID[0xff]:(TWIN_CHNLB|OID|TWIN_TID) Aug 2 09:30:43 gramps kernel: [17183103.300000] SCB_LUN[0xff]:(SCB_XFERLEN_ODD|LID) SCB_TAG[0xff] Aug 2 09:30:43 gramps kernel: [17183103.300000] 15 SCB_CONTROL[0x0] SCB_SCSIID[0xff]:(TWIN_CHNLB|OID|TWIN_TID) Aug 2 09:30:43 gramps kernel: [17183103.300000] SCB_LUN[0xff]:(SCB_XFERLEN_ODD|LID) SCB_TAG[0xff] Aug 2 09:30:43 gramps kernel: [17183103.300000] 16 SCB_CONTROL[0x0] SCB_SCSIID[0xff]:(TWIN_CHNLB|OID|TWIN_TID) Aug 2 09:30:43 gramps kernel: [17183103.300000] SCB_LUN[0xff]:(SCB_XFERLEN_ODD|LID) SCB_TAG[0xff] Aug 2 09:30:43 gramps kernel: [17183103.300000] 17 SCB_CONTROL[0x0] SCB_SCSIID[0xff]:(TWIN_CHNLB|OID|TWIN_TID) Aug 2 09:30:43 gramps kernel: [17183103.300000] SCB_LUN[0xff]:(SCB_XFERLEN_ODD|LID) SCB_TAG[0xff] Aug 2 09:30:43 gramps kernel: [17183103.300000] 18 SCB_CONTROL[0x0] SCB_SCSIID[0xff]:(TWIN_CHNLB|OID|TWIN_TID) Aug 2 09:30:43 gramps kernel: [17183103.300000] SCB_LUN[0xff]:(SCB_XFERLEN_ODD|LID) SCB_TAG[0xff] Aug 2 09:30:43 gramps kernel: [17183103.300000] 19 SCB_CONTROL[0x0] SCB_SCSIID[0xff]:(TWIN_CHNLB|OID|TWIN_TID) Aug 2 09:30:43 gramps kernel: [17183103.300000] SCB_LUN[0xff]:(SCB_XFERLEN_ODD|LID) SCB_TAG[0xff] Aug 2 09:30:43 gramps kernel: [17183103.300000] 20 SCB_CONTROL[0x0] SCB_SCSIID[0xff]:(TWIN_CHNLB|OID|TWIN_TID) Aug 2 09:30:43 gramps kernel: [17183103.300000] SCB_LUN[0xff]:(SCB_XFERLEN_ODD|LID) SCB_TAG[0xff] Aug 2 09:30:43 gramps kernel: [17183103.300000] 21 SCB_CONTROL[0x0] SCB_SCSIID[0xff]:(TWIN_CHNLB|OID|TWIN_TID) Aug 2 09:30:43 gramps kernel: [17183103.300000] SCB_LUN[0xff]:(SCB_XFERLEN_ODD|LID) SCB_TAG[0xff] Aug 2 09:30:43 gramps kernel: [17183103.300000] 22 SCB_CONTROL[0x0] SCB_SCSIID[0xff]:(TWIN_CHNLB|OID|TWIN_TID) Aug 2 09:30:43 gramps kernel: [17183103.300000] SCB_LUN[0xff]:(SCB_XFERLEN_ODD|LID) SCB_TAG[0xff] Aug 2 09:30:43 gramps kernel: [17183103.300000] 23 SCB_CONTROL[0x0] SCB_SCSIID[0xff]:(TWIN_CHNLB|OID|TWIN_TID) Aug 2 09:30:43 gramps kernel: [17183103.300000] SCB_LUN[0xff]:(SCB_XFERLEN_ODD|LID) SCB_TAG[0xff] Aug 2 09:30:43 gramps kernel: [17183103.300000] 24 SCB_CONTROL[0x0] SCB_SCSIID[0xff]:(TWIN_CHNLB|OID|TWIN_TID) Aug 2 09:30:43 gramps kernel: [17183103.300000] SCB_LUN[0xff]:(SCB_XFERLEN_ODD|LID) SCB_TAG[0xff] Aug 2 09:30:43 gramps kernel: [17183103.300000] 25 SCB_CONTROL[0x0] SCB_SCSIID[0xff]:(TWIN_CHNLB|OID|TWIN_TID) Aug 2 09:30:43 gramps kernel: [17183103.300000] SCB_LUN[0xff]:(SCB_XFERLEN_ODD|LID) SCB_TAG[0xff] Aug 2 09:30:43 gramps kernel: [17183103.300000] 26 SCB_CONTROL[0x0] SCB_SCSIID[0xff]:(TWIN_CHNLB|OID|TWIN_TID) Aug 2 09:30:43 gramps kernel: [17183103.300000] SCB_LUN[0xff]:(SCB_XFERLEN_ODD|LID) SCB_TAG[0xff] Aug 2 09:30:43 gramps kernel: [17183103.300000] 27 SCB_CONTROL[0x0] SCB_SCSIID[0xff]:(TWIN_CHNLB|OID|TWIN_TID) Aug 2 09:30:43 gramps kernel: [17183103.300000] SCB_LUN[0xff]:(SCB_XFERLEN_ODD|LID) SCB_TAG[0xff] Aug 2 09:30:43 gramps kernel: [17183103.300000] 28 SCB_CONTROL[0x0] SCB_SCSIID[0xff]:(TWIN_CHNLB|OID|TWIN_TID) Aug 2 09:30:43 gramps kernel: [17183103.300000] SCB_LUN[0xff]:(SCB_XFERLEN_ODD|LID) SCB_TAG[0xff] Aug 2 09:30:43 gramps kernel: [17183103.300000] 29 SCB_CONTROL[0x0] SCB_SCSIID[0xff]:(TWIN_CHNLB|OID|TWIN_TID) Aug 2 09:30:43 gramps kernel: [17183103.300000] SCB_LUN[0xff]:(SCB_XFERLEN_ODD|LID) SCB_TAG[0xff] Aug 2 09:30:43 gramps kernel: [17183103.300000] 30 SCB_CONTROL[0x0] SCB_SCSIID[0xff]:(TWIN_CHNLB|OID|TWIN_TID) Aug 2 09:30:43 gramps kernel: [17183103.300000] SCB_LUN[0xff]:(SCB_XFERLEN_ODD|LID) SCB_TAG[0xff] Aug 2 09:30:43 gramps kernel: [17183103.300000] 31 SCB_CONTROL[0x0] SCB_SCSIID[0xff]:(TWIN_CHNLB|OID|TWIN_TID) Aug 2 09:30:43 gramps kernel: [17183103.300000] SCB_LUN[0xff]:(SCB_XFERLEN_ODD|LID) SCB_TAG[0xff] Aug 2 09:30:43 gramps kernel: [17183103.300000] Pending list: Aug 2 09:30:43 gramps kernel: [17183103.300000] 2 SCB_CONTROL[0x40]:(DISCENB) SCB_SCSIID[0x37] Aug 2 09:30:43 gramps kernel: [17183103.300000] SCB_LUN[0x0] Aug 2 09:30:43 gramps kernel: [17183103.300000] Kernel Free SCB list: 1 0 Aug 2 09:30:43 gramps kernel: [17183103.300000] Untagged Q(3): 2 Aug 2 09:30:43 gramps kernel: [17183103.300000] Aug 2 09:30:43 gramps kernel: [17183103.300000] <<<<<<<<<<<<<<<<< Dump Card State Ends >>>>>>>>>>>>>>>>>> Aug 2 09:30:43 gramps kernel: [17183103.300000] (scsi2:A:3:0): Device is disconnected, re-queuing SCB Aug 2 09:30:43 gramps kernel: [17183103.300000] Recovery code sleeping Aug 2 09:30:43 gramps kernel: [17183103.300000] (scsi2:A:3:0): Abort Message Sent Aug 2 09:30:43 gramps kernel: [17183103.304000] (scsi2:A:3:0): SCB 2 - Abort Completed. Aug 2 09:30:43 gramps kernel: [17183103.304000] Recovery SCB completes Aug 2 09:30:43 gramps kernel: [17183103.304000] Recovery code awake Aug 2 09:30:43 gramps kernel: [17183103.304000] aic7xxx_abort returns 0x2002 The SCSI hardware is as follows: [17181565.016000] scsi2 : Adaptec AIC7XXX EISA/VLB/PCI SCSI HBA DRIVER, Rev 7.0 [17181565.016000] [17181565.016000] aic7892: Ultra160 Wide Channel A, SCSI Id=7, 32/253 SCBs [17181565.016000] [17181565.040000] Vendor: ECRIX Model: VXA-1 Rev: 2B7B [17181565.040000] Type: Sequential-Access ANSI SCSI revision: 02 [17181565.040000] target2:0:0: Beginning Domain Validation [17181565.096000] target2:0:0: wide asynchronous [17181565.124000] target2:0:0: FAST-20 WIDE SCSI 40.0 MB/s ST (50 ns, offset 32) [17181565.148000] target2:0:0: Domain Validation skipping write tests [17181565.148000] target2:0:0: Ending Domain Validation [17181565.184000] st: Version 20050830, fixed bufsize 32768, s/g segs 256 [17181565.184000] st 2:0:0:0: Attached scsi tape st0<4>st0: try direct i/o: yes (alignment 512 B), max page reachable by HBA 1048575 [17181565.216000] st 2:0:0:0: Attached scsi generic sg0 type 1 [17181565.696000] Vendor: SPECTRA Model: 215 Rev: E015 [17181565.696000] Type: Medium Changer ANSI SCSI revision: 02 [17181565.696000] target2:0:3: Beginning Domain Validation [17181565.748000] target2:0:3: Ending Domain Validation [17181565.748000] 2:0:3:0: Attached scsi generic sg1 type 8 [17181568.608000] PCI: Enabling device 0000:08:06.0 (0116 -> 0117) [17181568.608000] ACPI: PCI Interrupt 0000:08:06.0[A] -> GSI 25 (level, low) -> IRQ 193 [17181583.624000] scsi3 : Adaptec AIC7XXX EISA/VLB/PCI SCSI HBA DRIVER, Rev 7.0 [17181583.624000] [17181583.624000] aic7880: Ultra Single Channel A, SCSI Id=7, 16/253 SCBs [17181583.624000] [17181584.948000] Vendor: NEC Model: CD-ROM DRIVE:466 Rev: 1.06 [17181584.948000] Type: CD-ROM ANSI SCSI revision: 02 [17181584.948000] target3:0:5: Beginning Domain Validation [17181584.952000] target3:0:5: FAST-20 SCSI 20.0 MB/s ST (50 ns, offset 15) [17181584.952000] target3:0:5: Domain Validation skipping write tests [17181584.952000] target3:0:5: Ending Domain Validation [17181584.952000] 3:0:5:0: Attached scsi generic sg2 type 5 [17181585.224000] sr0: scsi3-mmc drive: 17x/40x cd/rw xa/form2 cdda tray [17181585.224000] sr 3:0:5:0: Attached scsi CD-ROM sr0 [17181606.488000] target2:0:0: FAST-20 WIDE SCSI 40.0 MB/s ST (50 ns, offset 32) [17181728.712000] st0: Block limits 1 - 245760 bytes. I've tried different SCSI cards (although all aic7xxx family), different tape drives and different emulation modes on the tape library, but nothing works. I though it may be similar to one or two other current bugs, but they all seem to be resolved in the latest kernel release while this problem still persists. Thanks. ** Affects: linux-source-2.6.15 (Ubuntu) Importance: Untriaged Status: Unconfirmed -- SCSI / AIC7xxx / Tape Library Problem https://launchpad.net/bugs/54897 From thomas at babelgeek.com Wed Aug 2 07:41:39 2006 From: thomas at babelgeek.com (Thomas Black) Date: Wed, 02 Aug 2006 07:41:39 -0000 Subject: [Bug 54897] Re: SCSI / AIC7xxx / Tape Library Problem References: <20060802073911.5107.36207.malonedeb@gandwana.ubuntu.com> Message-ID: <20060802074139.5107.46712.malone@gandwana.ubuntu.com> As an additional note - unloading tapes from the drive seems to work fine; the problem is specifically with loading. -- SCSI / AIC7xxx / Tape Library Problem https://launchpad.net/bugs/54897 From whiteguysamurai at gmail.com Wed Aug 2 10:56:08 2006 From: whiteguysamurai at gmail.com (whiteguysamurai) Date: Wed, 02 Aug 2006 10:56:08 -0000 Subject: [Bug 27842] Re: [dapper] Live and install CDs hang detecting network hardware on M810 system References: <20060113151932.29386.56805.launchpad@macquarie.warthogs.hbd.com> Message-ID: <20060802105608.5063.52370.malone@gandwana.ubuntu.com> I also suffer from the same problem. However, my wireless is the DWL-AG530 with the atheros chipset. Much help needed. -- [dapper] Live and install CDs hang detecting network hardware on M810 system https://launchpad.net/bugs/27842 From jonathan.anderson at ieee.org Wed Aug 2 11:47:59 2006 From: jonathan.anderson at ieee.org (Jon Anderson) Date: Wed, 02 Aug 2006 11:47:59 -0000 Subject: [Bug 51611] Re: ATI Radeon X300 not correctly recognized References: <20060702172641.17086.26128.malonedeb@gangotri.ubuntu.com> Message-ID: <20060802114800.5107.34095.malone@gandwana.ubuntu.com> Rejected from linux-source, as requested: "could someone please remove that relationship with linux-source?" ** Changed in: linux-source-2.6.15 (Ubuntu) Status: Unconfirmed => Rejected -- ATI Radeon X300 not correctly recognized https://launchpad.net/bugs/51611 From David.Whyte at Gmail.com Wed Aug 2 12:09:21 2006 From: David.Whyte at Gmail.com (DavidWhyte) Date: Wed, 02 Aug 2006 12:09:21 -0000 Subject: [Bug 52649] Re: After installing the latest Linux kernel with Update Manager, Gnome start not normal. References: <20060711150321.27257.34756.malonedeb@gangotri.ubuntu.com> Message-ID: <20060802120921.13410.27181.malone@gangotri.ubuntu.com> When you can get past the login splash screen (as I frequently can) the PC is very sluggish, whilst the sounds are doing the repeating effect. If you leave the PC a while to finish repeating the noise, I find that most of the time I am able to play audio normally (i.e. watch TV, listen to MP3's, or adjust the Sound theme from System > Preferences > Sound). If a recording of the repeating sounds is required let me know and I will upload it. -- After installing the latest Linux kernel with Update Manager, Gnome start not normal. https://launchpad.net/bugs/52649 From ysse at passagen.se Wed Aug 2 12:16:21 2006 From: ysse at passagen.se (Anders Westlund) Date: Wed, 02 Aug 2006 12:16:21 -0000 Subject: [Bug 47622] Re: Black screen after suspend to ram with acpi References: <20060531063634.4978.27882.malonedeb@gandwana.ubuntu.com> Message-ID: <20060802121621.13364.3178.malone@gangotri.ubuntu.com> Disabling AHCI mode for the sata hard drive in the BIOS Setup was necessary to get suspend/hibernate working on my Fujitsu-Siemens Amilo Si 1520. But it only worked with the 386 kernel (2.6.15-23-386). With the 686 kernel it either behaves as aliet's machine, or only locks the screen (not hangs it, the kind of lock you type your password to release). -- Black screen after suspend to ram with acpi https://launchpad.net/bugs/47622 From kawazu at zimmer428.net Wed Aug 2 14:01:38 2006 From: kawazu at zimmer428.net (Kristian Rink) Date: Wed, 02 Aug 2006 14:01:38 -0000 Subject: [Bug 34752] Re: [atmel] breezy->dapper wifi lost: signal power to 0 References: <20060313122743.17044.67675.malonedeb@gangotri.ubuntu.com> Message-ID: <20060802140139.13410.54142.malone@gangotri.ubuntu.com> My unlabeled Atmel based card eth1: Atmel at76c50x. Version 0.98. MAC ... doesn't work out of the box running Dapper and 2.6.15-26-k7. Same thing using the dapper firmware and a custom build of Edgy 2.6.17 kernel so maybe it's a firmware rather than a kernel issue? -- [atmel] breezy->dapper wifi lost: signal power to 0 https://launchpad.net/bugs/34752 From dave at boost-consulting.com Wed Aug 2 14:00:54 2006 From: dave at boost-consulting.com (DaveAbrahams) Date: Wed, 02 Aug 2006 14:00:54 -0000 Subject: [Bug 54797] Re: Long delay during "mounting root filesystem" at boot References: <20060801140315.5063.51626.malonedeb@gandwana.ubuntu.com> Message-ID: <20060802140054.5063.1040.malone@gandwana.ubuntu.com> I take it back; the delay is long but limited, and external stimulus doesn't really make a difference AFAICT. http://www.ubuntuforums.org/showthread.php?p=1329214#post1329214 shows details, including an excerpt from /var/log/messages, which I've attached in full here -- Long delay during "mounting root filesystem" at boot https://launchpad.net/bugs/54797 From ubuntu at paul.sladen.org Wed Aug 2 14:09:05 2006 From: ubuntu at paul.sladen.org (Paul Sladen) Date: Wed, 02 Aug 2006 14:09:05 -0000 Subject: [Bug 52689] Re: Multi-minute hang on boot on IBM T60p References: <20060711201412.27257.3468.malonedeb@gangotri.ubuntu.com> Message-ID: <20060802140905.5063.14614.malone@gandwana.ubuntu.com> This came in post-release and is a regression; presumbly from an ACPI rev. ** Changed in: linux-source-2.6.15 (Ubuntu) Status: Unconfirmed => Confirmed -- Multi-minute hang on boot on IBM T60p https://launchpad.net/bugs/52689 From eddie.hung at gmail.com Wed Aug 2 15:26:52 2006 From: eddie.hung at gmail.com (Eddie) Date: Wed, 02 Aug 2006 15:26:52 -0000 Subject: [Bug 34752] Re: [atmel] breezy->dapper wifi lost: signal power to 0 References: <20060313122743.17044.67675.malonedeb@gangotri.ubuntu.com> Message-ID: <20060802152652.13364.44232.malone@gangotri.ubuntu.com> In my case I have upgraded my kernel to the edgy 2.6.17 and my 3com card now works fine. I did initially upgrade the atmel-firmware package too to the edgy version, to find that it works, and then out of curiousity (and after reading the changelog) I downgraded it back to the latest dapper version, and my card continued to work. Can anyone else confirm? -- [atmel] breezy->dapper wifi lost: signal power to 0 https://launchpad.net/bugs/34752 From dave at boost-consulting.com Wed Aug 2 16:34:00 2006 From: dave at boost-consulting.com (DaveAbrahams) Date: Wed, 02 Aug 2006 16:34:00 -0000 Subject: [Bug 54797] Re: Long delay during "mounting root filesystem" at boot References: <20060801140315.5063.51626.malonedeb@gandwana.ubuntu.com> Message-ID: <20060802163400.5107.15637.malone@gandwana.ubuntu.com> This is actually https://launchpad.net/distros/ubuntu/+source/linux- source-2.6.15/+bug/52689 -- Long delay during "mounting root filesystem" at boot https://launchpad.net/bugs/54797 From dave at boost-consulting.com Wed Aug 2 16:37:58 2006 From: dave at boost-consulting.com (DaveAbrahams) Date: Wed, 02 Aug 2006 16:37:58 -0000 Subject: [Bug 52689] Re: Multi-minute hang on boot on IBM T60p References: <20060711201412.27257.3468.malonedeb@gangotri.ubuntu.com> Message-ID: <20060802163758.5107.245.malone@gandwana.ubuntu.com> I too have exactly the same problem with the same machine. I've attached my /var/log/messages. Note that I am using linux-686-smp. With linux-386 there is a small delay, but it is not very annoying. -- Multi-minute hang on boot on IBM T60p https://launchpad.net/bugs/52689 From gbauman at gmail.com Wed Aug 2 18:37:10 2006 From: gbauman at gmail.com (Gabriel Bauman) Date: Wed, 02 Aug 2006 18:37:10 -0000 Subject: [Bug 48267] Re: No driver loaded for Realtek 8129 NIC, visible in lspci References: <20060603200701.4978.85960.malonedeb@gandwana.ubuntu.com> Message-ID: <20060802183710.13364.93341.malone@gangotri.ubuntu.com> Marking as confirmed, a second card of the same type failed on a second computer here, same reason. ** Changed in: linux-source-2.6.15 (Ubuntu) Status: Unconfirmed => Confirmed -- No driver loaded for Realtek 8129 NIC, visible in lspci https://launchpad.net/bugs/48267 From ben.collins at ubuntu.com Wed Aug 2 19:31:35 2006 From: ben.collins at ubuntu.com (Ben Collins) Date: Wed, 02 Aug 2006 19:31:35 -0000 Subject: [Bug 19472] Re: make-kpkg forces the architecture down to powerpc on powerpc64 References: <20060113140153.21012.31482.launchpad@macquarie.warthogs.hbd.com> Message-ID: <20060802193135.5107.80142.malone@gandwana.ubuntu.com> This is a moot bug with recent kernels, where ARCH=powerpc is used for ppc and ppc64 natively in the kernel. ** Changed in: kernel-package (Ubuntu) Status: Unconfirmed => Rejected -- make-kpkg forces the architecture down to powerpc on powerpc64 https://launchpad.net/bugs/19472 From ben.collins at ubuntu.com Wed Aug 2 19:32:46 2006 From: ben.collins at ubuntu.com (Ben Collins) Date: Wed, 02 Aug 2006 19:32:46 -0000 Subject: [Bug 14636] Re: installer ignores initrd error References: <20060113133751.21012.45555.launchpad@macquarie.warthogs.hbd.com> Message-ID: <20060802193246.13410.36073.malone@gangotri.ubuntu.com> Should be fixed with recent kernel-package created kernels. ** Changed in: kernel-package (Ubuntu) Status: Unconfirmed => Fix Released -- installer ignores initrd error https://launchpad.net/bugs/14636 From ben.collins at ubuntu.com Wed Aug 2 19:30:16 2006 From: ben.collins at ubuntu.com (Ben Collins) Date: Wed, 02 Aug 2006 19:30:16 -0000 Subject: [Bug 12524] Re: kernel-maintainer scripts do not use debconf References: <20060113132604.21012.32540.launchpad@macquarie.warthogs.hbd.com> Message-ID: <20060802193016.5063.43827.launchpad@gandwana.ubuntu.com> ** Changed in: kernel-package (Ubuntu) Status: Confirmed => Fix Released -- kernel-maintainer scripts do not use debconf https://launchpad.net/bugs/12524 From ben.collins at ubuntu.com Wed Aug 2 19:33:22 2006 From: ben.collins at ubuntu.com (Ben Collins) Date: Wed, 02 Aug 2006 19:33:22 -0000 Subject: [Bug 18083] Re: XFS, lilo and kernel upgrades References: <20060113135441.21012.91053.launchpad@macquarie.warthogs.hbd.com> Message-ID: <20060802193322.13410.31715.malone@gangotri.ubuntu.com> Should be fixed with edgy's kernel-package. ** Changed in: kernel-package (Ubuntu) Status: Unconfirmed => Fix Released -- XFS, lilo and kernel upgrades https://launchpad.net/bugs/18083 From ben.collins at ubuntu.com Wed Aug 2 19:38:12 2006 From: ben.collins at ubuntu.com (Ben Collins) Date: Wed, 02 Aug 2006 19:38:12 -0000 Subject: [Bug 42206] Re: make-kpkg doesn't include Makefile.cpu in kernel-headers References: <20060430083628.16739.57818.malonedeb@gandwana.ubuntu.com> Message-ID: <20060802193812.5063.44214.launchpad@gandwana.ubuntu.com> ** Changed in: kernel-package (Ubuntu) Status: Unconfirmed => Fix Released -- make-kpkg doesn't include Makefile.cpu in kernel-headers https://launchpad.net/bugs/42206 From ben.collins at ubuntu.com Wed Aug 2 19:37:59 2006 From: ben.collins at ubuntu.com (Ben Collins) Date: Wed, 02 Aug 2006 19:37:59 -0000 Subject: [Bug 40088] Re: [PATCH] Support i386 Xen subarch References: <20060419031550.8495.59387.malonedeb@gandwana.ubuntu.com> Message-ID: <20060802193759.13410.87658.malone@gangotri.ubuntu.com> In edgy. In fact, we'll have xen kernels in edgy as well. ** Changed in: kernel-package (Ubuntu) Status: Confirmed => Fix Released -- [PATCH] Support i386 Xen subarch https://launchpad.net/bugs/40088 From ben.collins at ubuntu.com Wed Aug 2 19:36:01 2006 From: ben.collins at ubuntu.com (Ben Collins) Date: Wed, 02 Aug 2006 19:36:01 -0000 Subject: [Bug 31518] Re: Would be correct to add to the description the CPU Sempron? References: <20060215152558.15884.69530.malonedeb@gangotri.ubuntu.com> Message-ID: <20060802193601.5107.41560.launchpad@gandwana.ubuntu.com> ** Changed in: kernel-package (Ubuntu) Sourcepackagename: kernel-package => linux-meta Status: Fix Committed => Fix Released -- Would be correct to add to the description the CPU Sempron? https://launchpad.net/bugs/31518 From ben.collins at ubuntu.com Wed Aug 2 19:35:45 2006 From: ben.collins at ubuntu.com (Ben Collins) Date: Wed, 02 Aug 2006 19:35:45 -0000 Subject: [Bug 20732] Re: CD fails to boot References: <20060113140855.21012.93920.launchpad@macquarie.warthogs.hbd.com> Message-ID: <20060802193545.13410.85653.malone@gangotri.ubuntu.com> This looks more like a kernel bug. Please retest against breezy. If the problem still persists there, then please also test against an Edgy Knot 1 CD. Thanks ** Changed in: kernel-package (Ubuntu) Sourcepackagename: kernel-package => linux-source-2.6.15 Assignee: Ilja Czolkos => (unassigned) Status: Unconfirmed => Confirmed -- CD fails to boot https://launchpad.net/bugs/20732 From ben.collins at ubuntu.com Wed Aug 2 19:36:27 2006 From: ben.collins at ubuntu.com (Ben Collins) Date: Wed, 02 Aug 2006 19:36:27 -0000 Subject: [Bug 35746] Re: Missing files in deb generated by make-kpkg kernel_headers References: <20060320174118.22857.83847.malonedeb@gangotri.ubuntu.com> Message-ID: <20060802193627.5063.78768.malone@gandwana.ubuntu.com> In edgy. ** Changed in: kernel-package (Ubuntu) Status: Unconfirmed => Fix Released -- Missing files in deb generated by make-kpkg kernel_headers https://launchpad.net/bugs/35746 From ben.collins at ubuntu.com Wed Aug 2 19:37:14 2006 From: ben.collins at ubuntu.com (Ben Collins) Date: Wed, 02 Aug 2006 19:37:14 -0000 Subject: [Bug 36859] Re: wrong arch ppc on powerbook with kernel 2.6.16 and kernel-package 9.001ubuntu5 - 9.001ubuntu15 References: <20060327153019.6279.23251.malonedeb@gandwana.ubuntu.com> Message-ID: <20060802193714.13410.23462.launchpad@gangotri.ubuntu.com> ** Changed in: kernel-package (Ubuntu) Status: Unconfirmed => Fix Released -- wrong arch ppc on powerbook with kernel 2.6.16 and kernel-package 9.001ubuntu5 - 9.001ubuntu15 https://launchpad.net/bugs/36859 From ben.collins at ubuntu.com Wed Aug 2 19:39:00 2006 From: ben.collins at ubuntu.com (Ben Collins) Date: Wed, 02 Aug 2006 19:39:00 -0000 Subject: [Bug 25231] Re: initrd.img symbolic link help text is backwards References: <20060113143300.21012.21304.launchpad@macquarie.warthogs.hbd.com> Message-ID: <20060802193900.13364.23765.malone@gangotri.ubuntu.com> In edgy. ** Changed in: kernel-package (Ubuntu) Status: In Progress => Fix Released -- initrd.img symbolic link help text is backwards https://launchpad.net/bugs/25231 From ben.collins at ubuntu.com Wed Aug 2 19:43:32 2006 From: ben.collins at ubuntu.com (Ben Collins) Date: Wed, 02 Aug 2006 19:43:32 -0000 Subject: [Bug 53745] Re: [regression] Interacts with the user during upgrades References: <20060722160544.22384.50198.malonedeb@gangotri.ubuntu.com> Message-ID: <20060802194332.13364.77067.malone@gangotri.ubuntu.com> Uploaded fixed package to edgy. ** Changed in: kernel-package (Ubuntu) Status: Unconfirmed => Fix Released -- [regression] Interacts with the user during upgrades https://launchpad.net/bugs/53745 From ben.collins at ubuntu.com Wed Aug 2 19:43:03 2006 From: ben.collins at ubuntu.com (Ben Collins) Date: Wed, 02 Aug 2006 19:43:03 -0000 Subject: [Bug 52255] Re: After kernel-image installation kernel panic and no grub updated References: <20060707162731.19447.34300.malonedeb@gandwana.ubuntu.com> Message-ID: <20060802194303.5063.89470.launchpad@gandwana.ubuntu.com> ** Changed in: linux-meta (Ubuntu) Status: Unconfirmed => Rejected ** Changed in: kernel-package (Ubuntu) Status: Fix Committed => Fix Released -- After kernel-image installation kernel panic and no grub updated https://launchpad.net/bugs/52255 From ben.collins at ubuntu.com Wed Aug 2 19:41:58 2006 From: ben.collins at ubuntu.com (Ben Collins) Date: Wed, 02 Aug 2006 19:41:58 -0000 Subject: [Bug 49167] Re: Problems with force_build_link = yes References: <20060609171258.22460.64002.malonedeb@gangotri.ubuntu.com> Message-ID: <20060802194158.13364.97689.malone@gangotri.ubuntu.com> a) This should be fixed in edgy. b) Please don't edit the defaults manually. Instead, use /etc/kernel-img.conf or make-kpkg arguments to adjust the way things get handled. ** Changed in: kernel-package (Ubuntu) Status: Unconfirmed => Fix Released -- Problems with force_build_link = yes https://launchpad.net/bugs/49167 From ben.collins at ubuntu.com Wed Aug 2 19:42:32 2006 From: ben.collins at ubuntu.com (Ben Collins) Date: Wed, 02 Aug 2006 19:42:32 -0000 Subject: [Bug 49954] Re: Incomplete kernel upgrade when out of space References: <20060616075702.13137.90857.malonedeb@gandwana.ubuntu.com> Message-ID: <20060802194232.5107.51235.malone@gandwana.ubuntu.com> Should be fixed in edgy. ** Changed in: kernel-package (Ubuntu) Status: Unconfirmed => Fix Released -- Incomplete kernel upgrade when out of space https://launchpad.net/bugs/49954 From ben.collins at ubuntu.com Wed Aug 2 19:40:35 2006 From: ben.collins at ubuntu.com (Ben Collins) Date: Wed, 02 Aug 2006 19:40:35 -0000 Subject: [Bug 43306] Re: error message when uninstalling old kernels References: <20060507014144.20684.67774.malonedeb@gangotri.ubuntu.com> Message-ID: <20060802194035.5107.97197.malone@gandwana.ubuntu.com> It's not an error, it's just a message. One created by the fact that we use update-initramfs. It can be ignored, and honestly, I don't see a problem with it (you're removing it, it's ok that it isn't there). ** Changed in: kernel-package (Ubuntu) Status: Unconfirmed => Rejected -- error message when uninstalling old kernels https://launchpad.net/bugs/43306 From ben.collins at ubuntu.com Wed Aug 2 19:48:48 2006 From: ben.collins at ubuntu.com (Ben Collins) Date: Wed, 02 Aug 2006 19:48:48 -0000 Subject: [Bug 26940] Re: Kernel 2.6.15-7-686 won't boot with root on SATA disk References: <20060113145204.21012.90778.launchpad@macquarie.warthogs.hbd.com> Message-ID: <20060802194849.5107.40903.malone@gandwana.ubuntu.com> Likely fixed in edgy, please test. ** Changed in: linux-meta (Ubuntu) Sourcepackagename: linux-meta => linux-source-2.6.15 -- Kernel 2.6.15-7-686 won't boot with root on SATA disk https://launchpad.net/bugs/26940 From ben.collins at ubuntu.com Wed Aug 2 19:49:58 2006 From: ben.collins at ubuntu.com (Ben Collins) Date: Wed, 02 Aug 2006 19:49:58 -0000 Subject: [Bug 30995] Re: dm_mod causes false busy on mount attempts References: <20060209201318.25235.10186.malonedeb@gangotri.ubuntu.com> Message-ID: <20060802194958.13410.21221.malone@gangotri.ubuntu.com> Please test with latest dapper. ** Changed in: linux-meta (Ubuntu) Sourcepackagename: linux-meta => linux-source-2.6.15 -- dm_mod causes false busy on mount attempts https://launchpad.net/bugs/30995 From ben.collins at ubuntu.com Wed Aug 2 19:46:36 2006 From: ben.collins at ubuntu.com (Ben Collins) Date: Wed, 02 Aug 2006 19:46:36 -0000 Subject: [Bug 31766] Re: Dapper: Total starvation of GUI apps during heavy disk usage References: <20060217130455.795.9719.malonedeb@gandwana.ubuntu.com> Message-ID: <20060802194636.5107.22843.launchpad@gandwana.ubuntu.com> ** Changed in: linux-meta (Ubuntu) Sourcepackagename: linux-meta => linux-source-2.6.15 -- Dapper: Total starvation of GUI apps during heavy disk usage https://launchpad.net/bugs/31766 From ben.collins at ubuntu.com Wed Aug 2 19:47:29 2006 From: ben.collins at ubuntu.com (Ben Collins) Date: Wed, 02 Aug 2006 19:47:29 -0000 Subject: [Bug 37117] Re: Boot Error after upgrade to Dapper 2.6.15-19 Sata SiI 3512 NForce3 References: <20060329040949.7342.72068.malonedeb@gangotri.ubuntu.com> Message-ID: <20060802194730.13364.68585.malone@gangotri.ubuntu.com> Please reconfirm with latest dapper. ** Changed in: linux-meta (Ubuntu) Sourcepackagename: linux-meta => linux-source-2.6.15 -- Boot Error after upgrade to Dapper 2.6.15-19 Sata SiI 3512 NForce3 https://launchpad.net/bugs/37117 From ben.collins at ubuntu.com Wed Aug 2 19:52:33 2006 From: ben.collins at ubuntu.com (Ben Collins) Date: Wed, 02 Aug 2006 19:52:33 -0000 Subject: [Bug 33231] Re: support for x86 Macintoshes References: <20060301083101.17525.7863.malonedeb@gangotri.ubuntu.com> Message-ID: <20060802195233.13364.59591.launchpad@gangotri.ubuntu.com> ** Changed in: linux-meta (Ubuntu) Sourcepackagename: linux-meta => linux-source-2.6.15 Status: Fix Committed => Fix Released -- support for x86 Macintoshes https://launchpad.net/bugs/33231 From ben.collins at ubuntu.com Wed Aug 2 19:53:27 2006 From: ben.collins at ubuntu.com (Ben Collins) Date: Wed, 02 Aug 2006 19:53:27 -0000 Subject: [Bug 34306] Re: all powerpc kernel images should install additional utilities References: <20060310122853.17018.56138.malonedeb@gangotri.ubuntu.com> Message-ID: <20060802195327.13410.2589.launchpad@gangotri.ubuntu.com> ** Changed in: linux-meta (Ubuntu) Sourcepackagename: linux-meta => linux-source-2.6.15 -- all powerpc kernel images should install additional utilities https://launchpad.net/bugs/34306 From ben.collins at ubuntu.com Wed Aug 2 19:51:24 2006 From: ben.collins at ubuntu.com (Ben Collins) Date: Wed, 02 Aug 2006 19:51:24 -0000 Subject: [Bug 33089] Re: Cannot set auto access point for wlan0 References: <20060227223527.27016.18659.malonedeb@gangotri.ubuntu.com> Message-ID: <20060802195124.5107.21813.launchpad@gandwana.ubuntu.com> ** Changed in: linux-meta (Ubuntu) Sourcepackagename: linux-meta => linux-source-2.6.15 Status: Fix Committed => Fix Released -- Cannot set auto access point for wlan0 https://launchpad.net/bugs/33089 From ben.collins at ubuntu.com Wed Aug 2 19:51:58 2006 From: ben.collins at ubuntu.com (Ben Collins) Date: Wed, 02 Aug 2006 19:51:58 -0000 Subject: [Bug 33122] Re: ppp_mppe randomly loses the plot References: <20060228053721.16580.72241.malonedeb@gandwana.ubuntu.com> Message-ID: <20060802195158.13364.995.launchpad@gangotri.ubuntu.com> ** Changed in: linux-meta (Ubuntu) Sourcepackagename: linux-meta => linux-source-2.6.12 Assignee: Ben Collins => (unassigned) -- ppp_mppe randomly loses the plot https://launchpad.net/bugs/33122 From ben.collins at ubuntu.com Wed Aug 2 19:50:23 2006 From: ben.collins at ubuntu.com (Ben Collins) Date: Wed, 02 Aug 2006 19:50:23 -0000 Subject: [Bug 33014] Re: Battery not detected for Vaio PCG-K195HP References: <20060227080445.16580.71813.malonedeb@gandwana.ubuntu.com> Message-ID: <20060802195023.13410.31153.launchpad@gangotri.ubuntu.com> ** Changed in: linux-meta (Ubuntu) Sourcepackagename: linux-meta => linux-source-2.6.15 Status: Confirmed => Fix Released -- Battery not detected for Vaio PCG-K195HP https://launchpad.net/bugs/33014 From ben.collins at ubuntu.com Wed Aug 2 20:00:01 2006 From: ben.collins at ubuntu.com (Ben Collins) Date: Wed, 02 Aug 2006 20:00:01 -0000 Subject: [Bug 41812] Re: Can't boot in certain system. References: <20060428010418.28955.28833.malonedeb@gandwana.ubuntu.com> Message-ID: <20060802200001.13364.69432.malone@gangotri.ubuntu.com> Are you using the amd64 images or i386? ** Changed in: linux-meta (Ubuntu) Sourcepackagename: linux-meta => linux-source-2.6.15 Status: Unconfirmed => Needs Info -- Can't boot in certain system. https://launchpad.net/bugs/41812 From ben.collins at ubuntu.com Wed Aug 2 19:58:53 2006 From: ben.collins at ubuntu.com (Ben Collins) Date: Wed, 02 Aug 2006 19:58:53 -0000 Subject: [Bug 39581] Re: SoundBlaster Live! 24-bit recognized as SB AudigyLS References: <20060414172432.1627.50192.malonedeb@gangotri.ubuntu.com> Message-ID: <20060802195853.5063.44645.malone@gandwana.ubuntu.com> Please retest against latest dapper. ** Changed in: linux-meta (Ubuntu) Sourcepackagename: linux-meta => linux-source-2.6.15 Assignee: (unassigned) => Ubuntu Audio Team -- SoundBlaster Live! 24-bit recognized as SB AudigyLS https://launchpad.net/bugs/39581 From ben.collins at ubuntu.com Wed Aug 2 19:58:03 2006 From: ben.collins at ubuntu.com (Ben Collins) Date: Wed, 02 Aug 2006 19:58:03 -0000 Subject: [Bug 39347] Re: F6 - rt2500 chipset - no dhcp References: <20060412212250.31677.33128.malonedeb@gandwana.ubuntu.com> Message-ID: <20060802195803.13410.10999.malone@gangotri.ubuntu.com> Please provide the output of "lspci -vv" and "lspci -vvn". Attach it using the web interface (do not paste into comments). ** Changed in: linux-meta (Ubuntu) Sourcepackagename: linux-meta => linux-source-2.6.15 -- F6 - rt2500 chipset - no dhcp https://launchpad.net/bugs/39347 From ben.collins at ubuntu.com Wed Aug 2 19:55:49 2006 From: ben.collins at ubuntu.com (Ben Collins) Date: Wed, 02 Aug 2006 19:55:49 -0000 Subject: [Bug 38760] Re: ata timeout with sony vgn-s580 laptop References: <20060408171624.24516.54726.malonedeb@gangotri.ubuntu.com> Message-ID: <20060802195549.5107.99881.launchpad@gandwana.ubuntu.com> ** Changed in: linux-meta (Ubuntu) Sourcepackagename: linux-meta => linux-source-2.6.15 -- ata timeout with sony vgn-s580 laptop https://launchpad.net/bugs/38760 From ben.collins at ubuntu.com Wed Aug 2 19:55:12 2006 From: ben.collins at ubuntu.com (Ben Collins) Date: Wed, 02 Aug 2006 19:55:12 -0000 Subject: [Bug 37056] Re: There should be several nVIDIA driver packages References: <20060328193442.6253.19683.malonedeb@gandwana.ubuntu.com> Message-ID: <20060802195512.13410.9092.malone@gangotri.ubuntu.com> We have two versions available. Latest and legacy. I think that's enough. ** Changed in: linux-meta (Ubuntu) Status: Unconfirmed => Rejected ** Changed in: nvidia-glx (Ubuntu) Status: Unconfirmed => Rejected ** Changed in: nvidia-kernel-common (Ubuntu) Sourcepackagename: nvidia-kernel-common => linux-restricted-modules-2.6.15 Status: Unconfirmed => Fix Released -- There should be several nVIDIA driver packages https://launchpad.net/bugs/37056 From ben.collins at ubuntu.com Wed Aug 2 20:04:59 2006 From: ben.collins at ubuntu.com (Ben Collins) Date: Wed, 02 Aug 2006 20:04:59 -0000 Subject: [Bug 43431] Re: atheros card using the dapper madwifi drivers does not start up automatically when the network essid is hidden References: <20060507192437.21547.66903.malonedeb@gandwana.ubuntu.com> Message-ID: <20060802200501.5107.1339.launchpad@gandwana.ubuntu.com> ** Changed in: linux-meta (Ubuntu) Sourcepackagename: linux-meta => linux-source-2.6.15 -- atheros card using the dapper madwifi drivers does not start up automatically when the network essid is hidden https://launchpad.net/bugs/43431 From ben.collins at ubuntu.com Wed Aug 2 20:04:29 2006 From: ben.collins at ubuntu.com (Ben Collins) Date: Wed, 02 Aug 2006 20:04:29 -0000 Subject: [Bug 43092] Re: CompactFlash PCMCIA disk is not detected References: <20060505120031.21547.6808.malonedeb@gandwana.ubuntu.com> Message-ID: <20060802200429.5107.77838.launchpad@gandwana.ubuntu.com> ** Changed in: linux-meta (Ubuntu) Sourcepackagename: linux-meta => linux-source-2.6.15 -- CompactFlash PCMCIA disk is not detected https://launchpad.net/bugs/43092 From ben.collins at ubuntu.com Wed Aug 2 20:03:00 2006 From: ben.collins at ubuntu.com (Ben Collins) Date: Wed, 02 Aug 2006 20:03:00 -0000 Subject: [Bug 42398] Re: Dapper kernel 2.6.15-21 K7 and others hang probing CK804 IDE References: <20060501144232.16712.81967.malonedeb@gandwana.ubuntu.com> Message-ID: <20060802200300.13364.85467.malone@gangotri.ubuntu.com> Please test against edgy (2.6.17 kernel). ** Changed in: linux-meta (Ubuntu) Sourcepackagename: linux-meta => linux-source-2.6.15 -- Dapper kernel 2.6.15-21 K7 and others hang probing CK804 IDE https://launchpad.net/bugs/42398 From ben.collins at ubuntu.com Wed Aug 2 20:03:46 2006 From: ben.collins at ubuntu.com (Ben Collins) Date: Wed, 02 Aug 2006 20:03:46 -0000 Subject: [Bug 42663] Re: Arch missing in version.h References: <20060502215759.16712.34211.malonedeb@gandwana.ubuntu.com> Message-ID: <20060802200346.13410.4015.malone@gangotri.ubuntu.com> No idea what this bug report is for, but it isn't the kernel or linux- meta. Rejecting. Retarget to correct source package. ** Changed in: linux-meta (Ubuntu) Status: Unconfirmed => Rejected -- Arch missing in version.h https://launchpad.net/bugs/42663 From ben.collins at ubuntu.com Wed Aug 2 20:01:14 2006 From: ben.collins at ubuntu.com (Ben Collins) Date: Wed, 02 Aug 2006 20:01:14 -0000 Subject: [Bug 42210] Re: Dapper hangs at boot, when starting X with Radeon 9250 References: <20060430085515.30606.20439.malonedeb@gangotri.ubuntu.com> Message-ID: <20060802200114.5107.33476.launchpad@gandwana.ubuntu.com> ** Changed in: linux-meta (Ubuntu) Sourcepackagename: linux-meta => linux-source-2.6.15 Status: Unconfirmed => Fix Released -- Dapper hangs at boot, when starting X with Radeon 9250 https://launchpad.net/bugs/42210 From ben.collins at ubuntu.com Wed Aug 2 20:00:48 2006 From: ben.collins at ubuntu.com (Ben Collins) Date: Wed, 02 Aug 2006 20:00:48 -0000 Subject: [Bug 41917] Re: kernel panic whith mplayer and the Option VideoOverlay is on in xorg.conf References: <20060428152937.28955.66281.malonedeb@gandwana.ubuntu.com> Message-ID: <20060802200048.5107.24514.malone@gandwana.ubuntu.com> Please provide the output of the kernel panic. ** Changed in: linux-meta (Ubuntu) Sourcepackagename: linux-meta => linux-restricted-modules-2.6.15 Status: Unconfirmed => Needs Info -- kernel panic whith mplayer and the Option VideoOverlay is on in xorg.conf https://launchpad.net/bugs/41917 From ben.collins at ubuntu.com Wed Aug 2 20:01:43 2006 From: ben.collins at ubuntu.com (Ben Collins) Date: Wed, 02 Aug 2006 20:01:43 -0000 Subject: [Bug 42227] Re: Default IO scheduler should be CFQ References: <20060430120906.30606.37421.malonedeb@gangotri.ubuntu.com> Message-ID: <20060802200143.13410.63959.launchpad@gangotri.ubuntu.com> ** Changed in: linux-meta (Ubuntu) Sourcepackagename: linux-meta => linux-source-2.6.17 Status: Unconfirmed => Fix Released -- Default IO scheduler should be CFQ https://launchpad.net/bugs/42227 From ben.collins at ubuntu.com Wed Aug 2 20:09:48 2006 From: ben.collins at ubuntu.com (Ben Collins) Date: Wed, 02 Aug 2006 20:09:48 -0000 Subject: [Bug 44794] Re: VIA Velocity link status always "yes" References: <20060515085958.15142.7786.malonedeb@gandwana.ubuntu.com> Message-ID: <20060802200948.5063.65821.launchpad@gandwana.ubuntu.com> ** Changed in: linux-meta (Ubuntu) Sourcepackagename: linux-meta => linux-source-2.6.15 -- VIA Velocity link status always "yes" https://launchpad.net/bugs/44794 From ben.collins at ubuntu.com Wed Aug 2 20:05:53 2006 From: ben.collins at ubuntu.com (Ben Collins) Date: Wed, 02 Aug 2006 20:05:53 -0000 Subject: [Bug 43517] Re: Can not boot after upgrade References: <20060508075419.20684.7467.malonedeb@gangotri.ubuntu.com> Message-ID: <20060802200554.13364.27469.malone@gangotri.ubuntu.com> Sounds like a passing issue. Probably can't reproduce it, so closing bug report. ** Changed in: linux-meta (Ubuntu) Sourcepackagename: linux-meta => linux-source-2.6.15 Status: Unconfirmed => Rejected -- Can not boot after upgrade https://launchpad.net/bugs/43517 From ben.collins at ubuntu.com Wed Aug 2 20:06:36 2006 From: ben.collins at ubuntu.com (Ben Collins) Date: Wed, 02 Aug 2006 20:06:36 -0000 Subject: [Bug 43878] Re: automatic kernel update stops wireless References: <20060509203522.20638.4706.malonedeb@gangotri.ubuntu.com> Message-ID: <20060802200636.13364.23144.launchpad@gangotri.ubuntu.com> ** Changed in: linux-meta (Ubuntu) Sourcepackagename: linux-meta => linux-source-2.6.12 -- automatic kernel update stops wireless https://launchpad.net/bugs/43878 From ben.collins at ubuntu.com Wed Aug 2 20:10:46 2006 From: ben.collins at ubuntu.com (Ben Collins) Date: Wed, 02 Aug 2006 20:10:46 -0000 Subject: [Bug 45158] Re: Kernel Panic on Boot References: <20060517013310.15819.54435.malonedeb@gangotri.ubuntu.com> Message-ID: <20060802201046.13364.3277.malone@gangotri.ubuntu.com> rejected because of dupe ** Changed in: linux-meta (Ubuntu) Status: Needs Info => Rejected -- Kernel Panic on Boot https://launchpad.net/bugs/45158 From ben.collins at ubuntu.com Wed Aug 2 20:10:13 2006 From: ben.collins at ubuntu.com (Ben Collins) Date: Wed, 02 Aug 2006 20:10:13 -0000 Subject: [Bug 45146] Re: Hard lockup using realtek wireless since 2.6.15-22 References: <20060516233856.15848.92379.malonedeb@gangotri.ubuntu.com> Message-ID: <20060802201013.5063.41253.launchpad@gandwana.ubuntu.com> ** Changed in: linux-meta (Ubuntu) Sourcepackagename: linux-meta => linux-source-2.6.15 -- Hard lockup using realtek wireless since 2.6.15-22 https://launchpad.net/bugs/45146 From ben.collins at ubuntu.com Wed Aug 2 20:25:02 2006 From: ben.collins at ubuntu.com (Ben Collins) Date: Wed, 02 Aug 2006 20:25:02 -0000 Subject: [Bug 47556] Re: Hangs on GDM and does not bring up wireless connection References: <20060530192104.2224.27128.malonedeb@gangotri.ubuntu.com> Message-ID: <20060802202502.13364.97598.launchpad@gangotri.ubuntu.com> ** Changed in: linux-meta (Ubuntu) Sourcepackagename: linux-meta => linux-source-2.6.15 -- Hangs on GDM and does not bring up wireless connection https://launchpad.net/bugs/47556 From ben.collins at ubuntu.com Wed Aug 2 20:24:43 2006 From: ben.collins at ubuntu.com (Ben Collins) Date: Wed, 02 Aug 2006 20:24:43 -0000 Subject: [Bug 47376] Re: Device-mapper error adding target to table! References: <20060529211437.16234.10870.malonedeb@gangotri.ubuntu.com> Message-ID: <20060802202443.13364.53947.malone@gangotri.ubuntu.com> We only support our own kernels. And no, we did not add an undocumented patch to our dm modules. If you compile your own kernels, you are on your own with the results. ** Changed in: linux-meta (Ubuntu) Status: Unconfirmed => Rejected -- Device-mapper error adding target to table! https://launchpad.net/bugs/47376 From ben.collins at ubuntu.com Wed Aug 2 20:21:21 2006 From: ben.collins at ubuntu.com (Ben Collins) Date: Wed, 02 Aug 2006 20:21:21 -0000 Subject: [Bug 45983] Re: [acx111] D-link G650+ References: <20060522121632.23797.33858.malonedeb@gandwana.ubuntu.com> Message-ID: <20060802202121.5063.39249.launchpad@gandwana.ubuntu.com> ** Changed in: linux-meta (Ubuntu) Sourcepackagename: linux-meta => linux-source-2.6.15 -- [acx111] D-link G650+ https://launchpad.net/bugs/45983 From ben.collins at ubuntu.com Wed Aug 2 20:22:51 2006 From: ben.collins at ubuntu.com (Ben Collins) Date: Wed, 02 Aug 2006 20:22:51 -0000 Subject: [Bug 46806] Re: Atheros based WLAN card stops responding References: <20060526181456.23022.77794.malonedeb@gangotri.ubuntu.com> Message-ID: <20060802202251.13410.94644.launchpad@gangotri.ubuntu.com> ** Changed in: linux-meta (Ubuntu) Status: Unconfirmed => Rejected -- Atheros based WLAN card stops responding https://launchpad.net/bugs/46806 From ben.collins at ubuntu.com Wed Aug 2 20:22:07 2006 From: ben.collins at ubuntu.com (Ben Collins) Date: Wed, 02 Aug 2006 20:22:07 -0000 Subject: [Bug 46189] Re: Dapper failed to mount disks after upgrade References: <20060523175814.31105.86012.malonedeb@gangotri.ubuntu.com> Message-ID: <20060802202207.5063.98286.malone@gandwana.ubuntu.com> Please test against latest dapper kernel. ** Changed in: linux-meta (Ubuntu) Sourcepackagename: linux-meta => linux-source-2.6.15 -- Dapper failed to mount disks after upgrade https://launchpad.net/bugs/46189 From ben.collins at ubuntu.com Wed Aug 2 20:27:55 2006 From: ben.collins at ubuntu.com (Ben Collins) Date: Wed, 02 Aug 2006 20:27:55 -0000 Subject: [Bug 48479] Re: Complete system-halt References: <20060605080221.5009.10054.malonedeb@gandwana.ubuntu.com> Message-ID: <20060802202755.5063.17330.launchpad@gandwana.ubuntu.com> ** Changed in: linux-meta (Ubuntu) Sourcepackagename: linux-meta => linux-source-2.6.15 -- Complete system-halt https://launchpad.net/bugs/48479 From ben.collins at ubuntu.com Wed Aug 2 20:26:50 2006 From: ben.collins at ubuntu.com (Ben Collins) Date: Wed, 02 Aug 2006 20:26:50 -0000 Subject: [Bug 47622] Re: Black screen after suspend to ram with acpi References: <20060531063634.4978.27882.malonedeb@gandwana.ubuntu.com> Message-ID: <20060802202650.13410.8700.launchpad@gangotri.ubuntu.com> ** Changed in: linux-meta (Ubuntu) Sourcepackagename: linux-meta => linux-source-2.6.15 -- Black screen after suspend to ram with acpi https://launchpad.net/bugs/47622 From ben.collins at ubuntu.com Wed Aug 2 20:26:13 2006 From: ben.collins at ubuntu.com (Ben Collins) Date: Wed, 02 Aug 2006 20:26:13 -0000 Subject: [Bug 47582] Re: Kernel oops References: <20060530214842.2141.99075.malonedeb@gangotri.ubuntu.com> Message-ID: <20060802202613.5107.53273.malone@gandwana.ubuntu.com> Please provide the exact kernel version you are using ("cat /proc/version"). ** Changed in: linux-meta (Ubuntu) Sourcepackagename: linux-meta => linux-source-2.6.15 -- Kernel oops https://launchpad.net/bugs/47582 From ben.collins at ubuntu.com Wed Aug 2 20:28:37 2006 From: ben.collins at ubuntu.com (Ben Collins) Date: Wed, 02 Aug 2006 20:28:37 -0000 Subject: [Bug 38285] Re: Version 2.6.15.19 depends of linux-image-2.6.15-20-k7 References: <20060405213311.24486.4040.malonedeb@gangotri.ubuntu.com> Message-ID: <20060802202837.13410.24154.malone@gangotri.ubuntu.com> Nothing special about this. The version of the linux-meta packages is totally independent of the actual linux-image version. ** Changed in: linux-meta (Ubuntu) Sourcepackagename: linux-meta => linux-source-2.6.15 Status: Confirmed => Rejected -- Version 2.6.15.19 depends of linux-image-2.6.15-20-k7 https://launchpad.net/bugs/38285 From ben.collins at ubuntu.com Wed Aug 2 20:35:00 2006 From: ben.collins at ubuntu.com (Ben Collins) Date: Wed, 02 Aug 2006 20:35:00 -0000 Subject: [Bug 40432] Re: inotify does not log its existence in kernel References: <20060420220423.8495.82819.malonedeb@gandwana.ubuntu.com> Message-ID: <20060802203500.13364.91877.malone@gangotri.ubuntu.com> You can find the presence of inotify by the existence of the /proc/sys/fs/inotify/ directory. ** Changed in: linux-meta (Ubuntu) Status: Confirmed => Rejected -- inotify does not log its existence in kernel https://launchpad.net/bugs/40432 From ben.collins at ubuntu.com Wed Aug 2 20:33:20 2006 From: ben.collins at ubuntu.com (Ben Collins) Date: Wed, 02 Aug 2006 20:33:20 -0000 Subject: [Bug 20162] Re: Wishlist: Should a new linux-image-k8 could be provided in breezy? References: <20060113140543.21012.53903.launchpad@macquarie.warthogs.hbd.com> Message-ID: <20060802203320.13364.49576.malone@gangotri.ubuntu.com> We currently will not provide a 64-bit kernel for 32-bit userland for several reasons: 1) There are many ioctl's in the kernel that do not have the supporting 32-bit -> 64-bit thunking needed to work with this setup. usblp comes to mind. 2) Development systems will likely get confused when the userspace is 32-bit, but "uname -m" reports x86_64. This can be overcome with the user prefixing build commands with the linux32 binary, but that doesn't alleviate the potential for the increase in ambiguous "my program wont compile" support questions we'll see because of this. ** Changed in: linux-meta (Ubuntu) Sourcepackagename: linux-meta => linux-source-2.6.15 Status: Unconfirmed => Rejected -- Wishlist: Should a new linux-image-k8 could be provided in breezy? https://launchpad.net/bugs/20162 From ben.collins at ubuntu.com Wed Aug 2 20:39:22 2006 From: ben.collins at ubuntu.com (Ben Collins) Date: Wed, 02 Aug 2006 20:39:22 -0000 Subject: [Bug 50378] Re: DMA access to CD/DVD burner causes IDE hang References: <20060619184612.8853.52020.malonedeb@gandwana.ubuntu.com> Message-ID: <20060802203922.5107.51005.launchpad@gandwana.ubuntu.com> ** Changed in: linux-meta (Ubuntu) Sourcepackagename: linux-meta => linux-source-2.6.15 -- DMA access to CD/DVD burner causes IDE hang https://launchpad.net/bugs/50378 From ben.collins at ubuntu.com Wed Aug 2 20:38:58 2006 From: ben.collins at ubuntu.com (Ben Collins) Date: Wed, 02 Aug 2006 20:38:58 -0000 Subject: [Bug 50313] Re: mounting root filesystem stuck References: <20060619100018.13137.57015.malonedeb@gandwana.ubuntu.com> Message-ID: <20060802203858.5107.38132.launchpad@gandwana.ubuntu.com> ** Changed in: linux-meta (Ubuntu) Status: Unconfirmed => Rejected -- mounting root filesystem stuck https://launchpad.net/bugs/50313 From ben.collins at ubuntu.com Wed Aug 2 20:38:29 2006 From: ben.collins at ubuntu.com (Ben Collins) Date: Wed, 02 Aug 2006 20:38:29 -0000 Subject: [Bug 50306] Re: Kernel freeze on startup References: <20060619083409.13034.92840.malonedeb@gandwana.ubuntu.com> Message-ID: <20060802203829.5063.87627.launchpad@gandwana.ubuntu.com> ** Changed in: linux-meta (Ubuntu) Sourcepackagename: linux-meta => linux-source-2.6.15 -- Kernel freeze on startup https://launchpad.net/bugs/50306 From ben.collins at ubuntu.com Wed Aug 2 20:37:41 2006 From: ben.collins at ubuntu.com (Ben Collins) Date: Wed, 02 Aug 2006 20:37:41 -0000 Subject: [Bug 50197] Re: Freeze on Gnome. References: <20060618093030.13034.69453.malonedeb@gandwana.ubuntu.com> Message-ID: <20060802203741.5107.74727.launchpad@gandwana.ubuntu.com> ** Changed in: linux-meta (Ubuntu) Sourcepackagename: linux-meta => linux-source-2.6.15 ** Summary changed: - Freeze on Gnome. + Freeze when hyperthreading is enabled, while starting Xorg -- Freeze when hyperthreading is enabled, while starting Xorg https://launchpad.net/bugs/50197 From ben.collins at ubuntu.com Wed Aug 2 20:36:34 2006 From: ben.collins at ubuntu.com (Ben Collins) Date: Wed, 02 Aug 2006 20:36:34 -0000 Subject: [Bug 49682] Re: Kernel can not find /dev/st0 after some time References: <20060614082320.25801.10622.malonedeb@gangotri.ubuntu.com> Message-ID: <20060802203634.5107.29517.launchpad@gandwana.ubuntu.com> ** Changed in: linux-meta (Ubuntu) Sourcepackagename: linux-meta => linux-source-2.6.15 -- Kernel can not find /dev/st0 after some time https://launchpad.net/bugs/49682 From ben.collins at ubuntu.com Wed Aug 2 20:40:44 2006 From: ben.collins at ubuntu.com (Ben Collins) Date: Wed, 02 Aug 2006 20:40:44 -0000 Subject: [Bug 50760] Re: WLAN: r8187 - System freeze after aquiring IP References: <20060623101503.23311.67763.malonedeb@gangotri.ubuntu.com> Message-ID: <20060802204044.13364.21729.malone@gangotri.ubuntu.com> Please try to get a screen shot of the crash from the console, using a digital camera. ** Changed in: linux-meta (Ubuntu) Sourcepackagename: linux-meta => linux-source-2.6.15 Status: Unconfirmed => Needs Info -- WLAN: r8187 - System freeze after aquiring IP https://launchpad.net/bugs/50760 From ben.collins at ubuntu.com Wed Aug 2 20:49:44 2006 From: ben.collins at ubuntu.com (Ben Collins) Date: Wed, 02 Aug 2006 20:49:44 -0000 Subject: [Bug 51856] Re: linux image 2.6.15-25: usb device not accepting address References: <20060704160216.16609.47955.malonedeb@gandwana.ubuntu.com> Message-ID: <20060802204944.13410.15317.malone@gangotri.ubuntu.com> Please test latest dapper kernel (-26). ** Changed in: linux-meta (Ubuntu) Sourcepackagename: linux-meta => linux-source-2.6.15 -- linux image 2.6.15-25: usb device not accepting address https://launchpad.net/bugs/51856 From ben.collins at ubuntu.com Wed Aug 2 20:48:24 2006 From: ben.collins at ubuntu.com (Ben Collins) Date: Wed, 02 Aug 2006 20:48:24 -0000 Subject: [Bug 51847] Re: p4-clockmod and "N60 errata" patch References: <20060704144130.23781.62390.malonedeb@gangotri.ubuntu.com> Message-ID: <20060802204825.5063.86470.launchpad@gandwana.ubuntu.com> ** Changed in: linux-meta (Ubuntu) Sourcepackagename: linux-meta => linux-source-2.6.15 -- p4-clockmod and "N60 errata" patch https://launchpad.net/bugs/51847 From ben.collins at ubuntu.com Wed Aug 2 20:47:48 2006 From: ben.collins at ubuntu.com (Ben Collins) Date: Wed, 02 Aug 2006 20:47:48 -0000 Subject: [Bug 51519] Re: MiniMac doesn't boot without monitor References: <20060701183539.17054.35711.malonedeb@gangotri.ubuntu.com> Message-ID: <20060802204748.13364.93219.launchpad@gangotri.ubuntu.com> ** Changed in: linux-meta (Ubuntu) Sourcepackagename: linux-meta => linux-source-2.6.15 -- MiniMac doesn't boot without monitor https://launchpad.net/bugs/51519 From ben.collins at ubuntu.com Wed Aug 2 20:47:02 2006 From: ben.collins at ubuntu.com (Ben Collins) Date: Wed, 02 Aug 2006 20:47:02 -0000 Subject: [Bug 51465] Re: ACPI suspend/hibernate doesn't work anymore References: <20060630210004.17054.3414.malonedeb@gangotri.ubuntu.com> Message-ID: <20060802204702.5063.82848.launchpad@gandwana.ubuntu.com> ** Changed in: linux-meta (Ubuntu) Status: Unconfirmed => Rejected -- ACPI suspend/hibernate doesn't work anymore https://launchpad.net/bugs/51465 From ben.collins at ubuntu.com Wed Aug 2 20:51:44 2006 From: ben.collins at ubuntu.com (Ben Collins) Date: Wed, 02 Aug 2006 20:51:44 -0000 Subject: [Bug 52304] Re: annoying CONFIG_BLK_DEV_IDE_PMAC_BLINK default References: <20060708071625.19447.46681.malonedeb@gandwana.ubuntu.com> Message-ID: <20060802205144.13364.84968.launchpad@gangotri.ubuntu.com> ** Changed in: linux-meta (Ubuntu) Sourcepackagename: linux-meta => linux-source-2.6.17 Status: Confirmed => Fix Committed -- annoying CONFIG_BLK_DEV_IDE_PMAC_BLINK default https://launchpad.net/bugs/52304 From ben.collins at ubuntu.com Wed Aug 2 20:50:46 2006 From: ben.collins at ubuntu.com (Ben Collins) Date: Wed, 02 Aug 2006 20:50:46 -0000 Subject: [Bug 52260] Re: Kernel does not detect all luns. References: <20060707180439.27312.28443.malonedeb@gangotri.ubuntu.com> Message-ID: <20060802205046.5107.81769.launchpad@gandwana.ubuntu.com> ** Changed in: linux-meta (Ubuntu) Status: Unconfirmed => Rejected -- Kernel does not detect all luns. https://launchpad.net/bugs/52260 From ben.collins at ubuntu.com Wed Aug 2 20:52:29 2006 From: ben.collins at ubuntu.com (Ben Collins) Date: Wed, 02 Aug 2006 20:52:29 -0000 Subject: [Bug 52394] Re: T42 fails to resume from suspend on Dapper References: <20060709030159.19629.1114.malonedeb@gandwana.ubuntu.com> Message-ID: <20060802205229.5063.14075.launchpad@gandwana.ubuntu.com> ** Changed in: linux-meta (Ubuntu) Sourcepackagename: linux-meta => linux-source-2.6.15 -- T42 fails to resume from suspend on Dapper https://launchpad.net/bugs/52394 From ben.collins at ubuntu.com Wed Aug 2 20:59:07 2006 From: ben.collins at ubuntu.com (Ben Collins) Date: Wed, 02 Aug 2006 20:59:07 -0000 Subject: [Bug 52852] Re: MacBook gets extremely hot under Linux References: <20060713091229.13020.45049.malonedeb@gandwana.ubuntu.com> Message-ID: <20060802205907.5063.89741.malone@gandwana.ubuntu.com> Please provide the exact kernel version using: cat /proc/version Thanks ** Changed in: linux-meta (Ubuntu) Sourcepackagename: linux-meta => linux-source-2.6.15 -- MacBook gets extremely hot under Linux https://launchpad.net/bugs/52852 From ben.collins at ubuntu.com Wed Aug 2 20:57:33 2006 From: ben.collins at ubuntu.com (Ben Collins) Date: Wed, 02 Aug 2006 20:57:33 -0000 Subject: [Bug 52785] Re: usb keyboard repeat not smooth with smp kernel References: <20060712171559.2212.30514.malonedeb@gangotri.ubuntu.com> Message-ID: <20060802205733.5063.37754.launchpad@gandwana.ubuntu.com> ** Changed in: linux-meta (Ubuntu) Sourcepackagename: linux-meta => linux-source-2.6.15 -- usb keyboard repeat not smooth with smp kernel https://launchpad.net/bugs/52785 From ben.collins at ubuntu.com Wed Aug 2 20:57:58 2006 From: ben.collins at ubuntu.com (Ben Collins) Date: Wed, 02 Aug 2006 20:57:58 -0000 Subject: [Bug 50859] Re: Will not unmount Motorola RAZR V3X mobile phone's miniSD flash card. References: <20060624140416.23397.82488.malonedeb@gangotri.ubuntu.com> Message-ID: <20060802205758.13364.41970.launchpad@gangotri.ubuntu.com> ** Changed in: linux-meta (Ubuntu) Sourcepackagename: linux-meta => linux-source-2.6.15 Status: Unconfirmed => Fix Committed -- Will not unmount Motorola RAZR V3X mobile phone's miniSD flash card. https://launchpad.net/bugs/50859 From ben.collins at ubuntu.com Wed Aug 2 21:03:59 2006 From: ben.collins at ubuntu.com (Ben Collins) Date: Wed, 02 Aug 2006 21:03:59 -0000 Subject: [Bug 53404] Re: upgrading from 2.6.15-23 to 2.6.15-26 causes slowdown References: <20060719004027.5833.17759.malonedeb@gandwana.ubuntu.com> Message-ID: <20060802210400.5063.98523.launchpad@gandwana.ubuntu.com> ** Changed in: linux-meta (Ubuntu) Sourcepackagename: linux-meta => linux-source-2.6.15 -- upgrading from 2.6.15-23 to 2.6.15-26 causes slowdown https://launchpad.net/bugs/53404 From ben.collins at ubuntu.com Wed Aug 2 21:03:02 2006 From: ben.collins at ubuntu.com (Ben Collins) Date: Wed, 02 Aug 2006 21:03:02 -0000 Subject: [Bug 53068] Re: After Kernel update (2.6.15-26-k7) external USB drive isn't recognized References: <20060715164307.1931.66026.malonedeb@gangotri.ubuntu.com> Message-ID: <20060802210302.13410.56352.launchpad@gangotri.ubuntu.com> ** Changed in: linux-meta (Ubuntu) Sourcepackagename: linux-meta => linux-source-2.6.15 -- After Kernel update (2.6.15-26-k7) external USB drive isn't recognized https://launchpad.net/bugs/53068 From ben.collins at ubuntu.com Wed Aug 2 21:03:49 2006 From: ben.collins at ubuntu.com (Ben Collins) Date: Wed, 02 Aug 2006 21:03:49 -0000 Subject: [Bug 53221] Re: rt2570 driver fails to recognise ASUS WL167G References: <20060717091551.1979.63964.malonedeb@gangotri.ubuntu.com> Message-ID: <20060802210349.5063.90177.launchpad@gandwana.ubuntu.com> ** Changed in: linux-meta (Ubuntu) Sourcepackagename: linux-meta => linux-source-2.6.15 -- rt2570 driver fails to recognise ASUS WL167G https://launchpad.net/bugs/53221 From ben.collins at ubuntu.com Wed Aug 2 21:02:05 2006 From: ben.collins at ubuntu.com (Ben Collins) Date: Wed, 02 Aug 2006 21:02:05 -0000 Subject: [Bug 52943] Re: Ejecting firewire HD (iPod) freezes kernel References: <20060714093057.13020.36308.malonedeb@gandwana.ubuntu.com> Message-ID: <20060802210205.5107.19029.malone@gandwana.ubuntu.com> Please try this from the console to see if there are any kernel oopses. ** Changed in: linux-meta (Ubuntu) Sourcepackagename: linux-meta => linux-source-2.6.15 Status: Unconfirmed => Needs Info -- Ejecting firewire HD (iPod) freezes kernel https://launchpad.net/bugs/52943 From ben.collins at ubuntu.com Wed Aug 2 21:05:25 2006 From: ben.collins at ubuntu.com (Ben Collins) Date: Wed, 02 Aug 2006 21:05:25 -0000 Subject: [Bug 53972] Re: Via USB and ehci_hcd bug: USB not recognized - IRQ issue References: <20060725012915.2461.95839.malonedeb@gangotri.ubuntu.com> Message-ID: <20060802210525.13410.92045.launchpad@gangotri.ubuntu.com> ** Changed in: linux-meta (Ubuntu) Status: Unconfirmed => Rejected -- Via USB and ehci_hcd bug: USB not recognized - IRQ issue https://launchpad.net/bugs/53972 From fcb at fredbenenson.com Wed Aug 2 21:08:31 2006 From: fcb at fredbenenson.com (Fred Benenson) Date: Wed, 02 Aug 2006 21:08:31 -0000 Subject: [Bug 52394] Re: T42 fails to resume from suspend on Dapper References: <20060709030159.19629.1114.malonedeb@gandwana.ubuntu.com> Message-ID: <20060802210831.5063.56018.malone@gandwana.ubuntu.com> Added "acpi_sleep=s3_bios pci=noacpi resume2=swap:/dev/mapper/lnx-swap" to /boot/grub/menu.lst at #kopt= and fixed. -- T42 fails to resume from suspend on Dapper https://launchpad.net/bugs/52394 From ben.collins at ubuntu.com Wed Aug 2 21:05:10 2006 From: ben.collins at ubuntu.com (Ben Collins) Date: Wed, 02 Aug 2006 21:05:10 -0000 Subject: [Bug 53754] Re: ata_piix problem with Intel ICH7 chipset References: <20060722182526.11213.79901.malonedeb@gandwana.ubuntu.com> Message-ID: <20060802210510.13410.36900.launchpad@gangotri.ubuntu.com> ** Changed in: linux-meta (Ubuntu) Sourcepackagename: linux-meta => linux-source-2.6.15 -- ata_piix problem with Intel ICH7 chipset https://launchpad.net/bugs/53754 From emschwar at ericschwartz.us Wed Aug 2 21:13:54 2006 From: emschwar at ericschwartz.us (Eric Schwartz) Date: Wed, 02 Aug 2006 21:13:54 -0000 Subject: [Bug 51465] Re: [Bug 51465] Re: ACPI suspend/hibernate doesn't work anymore References: <20060630210004.17054.3414.malonedeb@gangotri.ubuntu.com> <20060802204702.5063.82848.launchpad@gandwana.ubuntu.com> Message-ID: <44D11592.30203@ericschwartz.us> Ben Collins wrote: > ** Changed in: linux-meta (Ubuntu) > Status: Unconfirmed => Rejected > I'm confused-- does this mean the entire bug is closed, or you're just saying the part of it that applies to linux-meta is closed? -=Eric -- ACPI suspend/hibernate doesn't work anymore https://launchpad.net/bugs/51465 From ben.collins at ubuntu.com Wed Aug 2 21:23:10 2006 From: ben.collins at ubuntu.com (Ben Collins) Date: Wed, 02 Aug 2006 21:23:10 -0000 Subject: [Bug 54848] Re: data corrupted on loopback-mounted cramfs image References: <20060801215220.13410.24087.malonedeb@gangotri.ubuntu.com> Message-ID: <20060802212311.13410.99915.launchpad@gangotri.ubuntu.com> ** Changed in: linux-meta (Ubuntu) Sourcepackagename: linux-meta => linux-source-2.6.15 -- data corrupted on loopback-mounted cramfs image https://launchpad.net/bugs/54848 From ben.collins at ubuntu.com Wed Aug 2 21:22:19 2006 From: ben.collins at ubuntu.com (Ben Collins) Date: Wed, 02 Aug 2006 21:22:19 -0000 Subject: [Bug 54754] Re: updmap was run as root References: <20060801041356.3814.48965.malonedeb@gangotri.ubuntu.com> Message-ID: <20060802212219.13364.60434.malone@gangotri.ubuntu.com> I'm going to have to reject this as there is nothing in kernel-package or the linux-source that references this command. I can only assume that some other command calls it indirectly. ** Changed in: linux-meta (Ubuntu) Status: Unconfirmed => Rejected -- updmap was run as root https://launchpad.net/bugs/54754 From ben.collins at ubuntu.com Wed Aug 2 20:19:17 2006 From: ben.collins at ubuntu.com (Ben Collins) Date: Wed, 02 Aug 2006 20:19:17 -0000 Subject: [Bug 45284] Re: streams of set_rtc_mmss: can't update from References: <20060517165902.15142.14514.malonedeb@gandwana.ubuntu.com> Message-ID: <20060802201917.13410.11884.launchpad@gangotri.ubuntu.com> ** Changed in: linux-meta (Ubuntu) Sourcepackagename: linux-meta => linux-source-2.6.15 -- streams of set_rtc_mmss: can't update from https://launchpad.net/bugs/45284 From cedricmalherbe at gmail.com Wed Aug 2 23:58:11 2006 From: cedricmalherbe at gmail.com (Cedric) Date: Wed, 02 Aug 2006 23:58:11 -0000 Subject: [Bug 53972] Re: Via USB and ehci_hcd bug: USB not recognized - IRQ issue References: <20060725012915.2461.95839.malonedeb@gangotri.ubuntu.com> Message-ID: <20060802235811.13364.42869.malone@gangotri.ubuntu.com> This bug is not unconfirmed, thanks not to reject it. If you guys need more information (dmesg, lspci, etc.), simply ask. Querying for that bug on forums such as ubuntuforums.org will return a few threads, and even more if querying on other (non ubuntu) forums (google is your friend). As mention, this bug has been introduced with a dapper kernel revision (initial dapper kernel was NOT affected). I will be pleased to provide any information needed, but I do need help from kernel maintainers/developers to locate and fix the bug. Thanks. Ced P.S. here are 3 additional threads discussing a similar problem: http://www.ubuntuforums.org/showthread.php?t=223647&highlight=ehci_hcd http://www.ubuntuforums.org/showthread.php?t=226913&highlight=ehci_hcd http://www.ubuntuforums.org/showthread.php?t=224851&highlight=ehci_hcd -- Via USB and ehci_hcd bug: USB not recognized - IRQ issue https://launchpad.net/bugs/53972 From launchpad at malaprop.org Thu Aug 3 01:59:25 2006 From: launchpad at malaprop.org (Peter Harkins) Date: Thu, 03 Aug 2006 01:59:25 -0000 Subject: [Bug 52553] Re: Kernel panic - not syncing: IO-APIC + timer doesn't work! References: <20060710155757.27312.91477.malonedeb@gangotri.ubuntu.com> Message-ID: <20060803015925.5107.32440.malone@gandwana.ubuntu.com> I also suffer from this bug. It persists into 2.6.15-26. Not only does 'noapic' make the mouse sluggish, it misses keys if I type at full speed. This is unusably bad. This might be related to Bug #54621. -- Kernel panic - not syncing: IO-APIC + timer doesn't work! https://launchpad.net/bugs/52553 From crimsun at fungus.sh.nu Thu Aug 3 03:49:19 2006 From: crimsun at fungus.sh.nu (Daniel T Chen) Date: Thu, 03 Aug 2006 03:49:19 -0000 Subject: [Bug 39581] Re: SoundBlaster Live! 24-bit recognized as SB AudigyLS References: <20060414172432.1627.50192.malonedeb@gangotri.ubuntu.com> Message-ID: <20060803034919.13410.89298.malone@gangotri.ubuntu.com> Please _attach_ the output from ``lspci -nv''. ** Changed in: linux-source-2.6.15 (Ubuntu) Status: Unconfirmed => Needs Info ** Changed in: linux-source-2.6.15 (Ubuntu) Importance: Medium => Low -- SoundBlaster Live! 24-bit recognized as SB AudigyLS https://launchpad.net/bugs/39581 From lists at whitehouse.org.nz Thu Aug 3 05:25:18 2006 From: lists at whitehouse.org.nz (Aaron Whitehouse) Date: Thu, 03 Aug 2006 05:25:18 -0000 Subject: [Bug 37291] Re: NETDEV_TX_BUSY returned when (re)loading driver References: <20060330075920.6253.48234.malonedeb@gandwana.ubuntu.com> Message-ID: <20060803052518.13364.53295.malone@gangotri.ubuntu.com> http://www.bughost.org/bugzilla/show_bug.cgi?id=808 may be of interest. -- NETDEV_TX_BUSY returned when (re)loading driver https://launchpad.net/bugs/37291 From svenglar at gmail.com Thu Aug 3 06:22:41 2006 From: svenglar at gmail.com (MrMojoRising) Date: Thu, 03 Aug 2006 06:22:41 -0000 Subject: [Bug 46238] Login Text Box Doesn't Have Focus References: <20060523233131.23797.4436.malonedeb@gandwana.ubuntu.com> Message-ID: <20060803062241.5107.79486.launchpad@canonical@gandwana.ubuntu.com> Public bug reported: Binary package hint: gdm When my gdm login screen loads up, the text box to input my username doesn't have focus (i.e. i can't just start typing my username) . I have to press a key first then the focus goes to the text box and i can start typing my username. If i press a key at any time during boot up then the focus is correctly placed in the text box......no key press, no focus. ** Affects: linux-meta (Ubuntu) Importance: Low Status: Unconfirmed -- Login Text Box Doesn't Have Focus https://launchpad.net/bugs/46238 From daniel.holbach at ubuntu.com Thu Aug 3 06:22:40 2006 From: daniel.holbach at ubuntu.com (Daniel Holbach) Date: Thu, 03 Aug 2006 06:22:40 -0000 Subject: [Bug 46238] Re: Login Text Box Doesn't Have Focus References: <20060523233131.23797.4436.malonedeb@gandwana.ubuntu.com> Message-ID: <20060803062240.5107.22963.malone@gandwana.ubuntu.com> This is rather a kernel issue then. ** Changed in: gdm (Ubuntu) Sourcepackagename: gdm => linux-meta Assignee: Ubuntu Desktop Bugs => (unassigned) -- Login Text Box Doesn't Have Focus https://launchpad.net/bugs/46238 From thayer at web.de Thu Aug 3 06:21:18 2006 From: thayer at web.de (michaeljt) Date: Thu, 03 Aug 2006 06:21:18 -0000 Subject: [Bug 42398] Re: Dapper kernel 2.6.15-21 K7 and others hang probing CK804 IDE References: <20060501144232.16712.81967.malonedeb@gandwana.ubuntu.com> Message-ID: <20060803062119.13364.1632.malone@gangotri.ubuntu.com> Would it be sufficient if I test against a vanilla kernel? -- Dapper kernel 2.6.15-21 K7 and others hang probing CK804 IDE https://launchpad.net/bugs/42398 From bart at verwilst.be Thu Aug 3 07:44:08 2006 From: bart at verwilst.be (Bart Verwilst) Date: Thu, 03 Aug 2006 07:44:08 -0000 Subject: [Bug 52852] Re: MacBook gets extremely hot under Linux References: <20060713091229.13020.45049.malonedeb@gandwana.ubuntu.com> Message-ID: <20060803074408.5063.74321.malone@gandwana.ubuntu.com> Linux version 2.6.15-25-686 (buildd at terranova) (gcc version 4.0.3 (Ubuntu 4.0.3-1ubuntu5)) #1 SMP PREEMPT Wed Jun 14 11:34:19 UTC 2006 -- MacBook gets extremely hot under Linux https://launchpad.net/bugs/52852 From nahs777 at gmail.com Thu Aug 3 08:05:43 2006 From: nahs777 at gmail.com (nahs) Date: Thu, 03 Aug 2006 08:05:43 -0000 Subject: [Bug 41812] Re: [Bug 41812] Re: Can't boot in certain system. References: <20060428010418.28955.28833.malonedeb@gandwana.ubuntu.com> <20060802200001.13364.69432.malone@gangotri.ubuntu.com> Message-ID: 2006/8/3, Ben Collins : > > Are you using the amd64 images or i386? > > ** Changed in: linux-meta (Ubuntu) > Sourcepackagename: linux-meta => linux-source-2.6.15 > Status: Unconfirmed => Needs Info > > -- > Can't boot in certain system. > https://launchpad.net/bugs/41812 > I tried both. but none can boot. -- Can't boot in certain system. https://launchpad.net/bugs/41812 From rasch at mytum.de Thu Aug 3 08:44:38 2006 From: rasch at mytum.de (Raphael) Date: Thu, 03 Aug 2006 08:44:38 -0000 Subject: [Bug 52689] Re: Multi-minute hang on boot on IBM T60p References: <20060711201412.27257.3468.malonedeb@gangotri.ubuntu.com> Message-ID: <20060803084438.5107.87704.malone@gandwana.ubuntu.com> Have the same problems with a IBM T60. No hangs with 2.6.15-23 (currently running 2.6.15-23-686 #1 SMP PREEMPT Tue May 23 14:03:07 UTC 2006 i686 GNU/Linux) but having problems since 2.6.15-25. I do not remember if I tried 2.6.15-24 and if there are the same problems. -- Multi-minute hang on boot on IBM T60p https://launchpad.net/bugs/52689 From pfollia at gmail.com Thu Aug 3 09:26:56 2006 From: pfollia at gmail.com (madchicken) Date: Thu, 03 Aug 2006 09:26:56 -0000 Subject: [Bug 33014] Re: Battery not detected for Vaio PCG-K195HP References: <20060227080445.16580.71813.malonedeb@gandwana.ubuntu.com> Message-ID: <20060803092656.13364.11240.malone@gangotri.ubuntu.com> Sorry...I totally forgot this bug. The problem is still here. I thought to be resolved in the last kernel release (2.6.15) but it was for a workaround I found: I added the line modprobe -r battery && modprobe battery into the acpid script, just before starting acpi daemon. So I solved the problem. I saw the bug is now in "Fix released" state: what does it mean? Is there a patch to definetly solve the problem? -- Battery not detected for Vaio PCG-K195HP https://launchpad.net/bugs/33014 From rick.vargo at gmail.com Thu Aug 3 10:07:31 2006 From: rick.vargo at gmail.com (Rick Vargo) Date: Thu, 03 Aug 2006 10:07:31 -0000 Subject: [Bug 42663] Re: Arch missing in version.h References: <20060502215759.16712.34211.malonedeb@gandwana.ubuntu.com> <20060802200346.13410.4015.malone@gangotri.ubuntu.com> Message-ID: <5bf2a6710608030307j105ef685n6e4a51a1e995fe3a@mail.gmail.com> It was suppose to be submitted for the header package. On 8/2/06, Ben Collins wrote: > No idea what this bug report is for, but it isn't the kernel or linux- > meta. > > Rejecting. Retarget to correct source package. > > ** Changed in: linux-meta (Ubuntu) > Status: Unconfirmed => Rejected > > -- > Arch missing in version.h > https://launchpad.net/bugs/42663 > -- Arch missing in version.h https://launchpad.net/bugs/42663 From m.kreiner at levigo.de Thu Aug 3 10:54:09 2006 From: m.kreiner at levigo.de (Martin Kreiner) Date: Thu, 03 Aug 2006 10:54:09 -0000 Subject: [Bug 52649] Re: After installing the latest Linux kernel with Update Manager, Gnome start not normal. References: <20060711150321.27257.34756.malonedeb@gangotri.ubuntu.com> Message-ID: <20060803105409.5063.29881.malone@gandwana.ubuntu.com> i hunted down this issue. recent VIA IRQ quirk changes in 2.6.15-26.44 have broken various VIA devices. see http://lkml.org/lkml/2006/7/19/14 for details. i backported Daniels patch for 2.6.15-26.45 and attached it. for me it fixes the described problems on various VIA integrated bords. martin -- After installing the latest Linux kernel with Update Manager, Gnome start not normal. https://launchpad.net/bugs/52649 From korondi.mark at freemail.hu Thu Aug 3 10:58:16 2006 From: korondi.mark at freemail.hu (kmARC) Date: Thu, 03 Aug 2006 10:58:16 -0000 Subject: [Bug 48395] Re: ipw3945 produces 99% cpu, making my laptop unusable References: <20060604183717.4978.25428.malonedeb@gandwana.ubuntu.com> Message-ID: <20060803105816.13364.59665.malone@gangotri.ubuntu.com> Hello, This happens on my laptop, too. (I had to disable the boot-time loading of this module, but it's not a solution) Clevo M550N, CoreDuo, ipw3945. -- ipw3945 produces 99% cpu, making my laptop unusable https://launchpad.net/bugs/48395 From m.kreiner at levigo.de Thu Aug 3 11:06:39 2006 From: m.kreiner at levigo.de (Martin Kreiner) Date: Thu, 03 Aug 2006 11:06:39 -0000 Subject: [Bug 52649] Re: After installing the latest Linux kernel with Update Manager, Gnome start not normal. References: <20060711150321.27257.34756.malonedeb@gangotri.ubuntu.com> Message-ID: <20060803110639.13364.48412.malone@gangotri.ubuntu.com> assigned bug to Chuck Short. changlog says he is the evildoer ;-): Changes by Chuck Short * pci/quirks: VIA IRQ fixup should only run for VIA southbridges. ** Changed in: linux-source-2.6.15 (Ubuntu) Assignee: (unassigned) => ChuckShort Status: Unconfirmed => Confirmed -- After installing the latest Linux kernel with Update Manager, Gnome start not normal. https://launchpad.net/bugs/52649 From affi at mnemonic.no Thu Aug 3 11:28:25 2006 From: affi at mnemonic.no (Affi) Date: Thu, 03 Aug 2006 11:28:25 -0000 Subject: [Bug 52689] Long hang on boot on Fujitsu Siemens S7020D References: <20060711201412.27257.3468.malonedeb@gangotri.ubuntu.com> Message-ID: <20060803112825.5107.43095.malone@gandwana.ubuntu.com> I have a similar problem with my Fujitsu Siemens S7020D with a 2.6.15-26-686 kernel on Dapper. It goes like this: ... [17179570.460000] pnp: PnP ACPI: found 14 devices [17179570.460000] PnPBIOS: Disabled by ACPI PNP [17179570.460000] PCI: Using ACPI for IRQ routing [17179570.460000] PCI: If a device doesn't work, try "pci=routeirq". If it helps, post a report [17179570.460000] PCI: Cannot allocate resource region 7 of bridge 0000:00:1c.1 [17179570.460000] PCI: Cannot allocate resource region 8 of bridge 0000:00:1c.1 [17179570.460000] PCI: Cannot allocate resource region 9 of bridge 0000:00:1c.1 Hangs a minute or so, and then: [17179570.476000] PCI: Ignore bogus resource 6 [0:0] of 0000:00:02.0 I haven't tried the pci=routeirq (yet) to see if that helps. -Affi -- Multi-minute hang on boot on IBM T60p https://launchpad.net/bugs/52689 From dsilvers at digital-scurf.org Thu Aug 3 12:18:08 2006 From: dsilvers at digital-scurf.org (Daniel Silverstone) Date: Thu, 03 Aug 2006 12:18:08 -0000 Subject: [Bug 20195] Re: Laptop doesn't resume after S3 References: <20060113140553.21012.74245.launchpad@macquarie.warthogs.hbd.com> Message-ID: <20060803121808.13410.29315.launchpad@gangotri.ubuntu.com> ** Changed in: linux-source-2.6.15 (Ubuntu) Assignee: Daniel Silverstone => (unassigned) -- Laptop doesn't resume after S3 https://launchpad.net/bugs/20195 From aj at dungeon.inka.de Thu Aug 3 12:21:41 2006 From: aj at dungeon.inka.de (Andreas Jellinghaus) Date: Thu, 03 Aug 2006 12:21:41 -0000 Subject: [Bug 51856] Re: linux image 2.6.15-25: usb device not accepting address References: <20060704160216.16609.47955.malonedeb@gandwana.ubuntu.com> Message-ID: <20060803122141.13410.92040.malone@gangotri.ubuntu.com> $ dpkg -l |grep linux-image ii linux-image-2.6.15-26-686 2.6.15-26.45 Linux kernel image for version 2.6.15 on PPr ii linux-image-686 2.6.15.24 Linux kernel image on PPro/Celeron/PII/PIII/ uname: 2.6.15-26-686 now I can see the devices. but my usb crypto token (axalto egate) doesn't work on the usb hub, while it works fine on the laptop directly. with 2.6.17.7 vanilla it works fine both times. the kernel sais: [17180497.532000] usb 4-3.6: new low speed USB device using ehci_hcd and address 9 [17180506.732000] usb 4-3.6: usbfs: USBDEVFS_CONTROL failed cmd ifdhandler rqt 192 rq 131 len 35 ret -110 but my external usb2 plextor dvd writter works now fine, connected to the hub (didn't try directly but I suppose it works too). so not 100% solved but still a very good improvement. -- linux image 2.6.15-25: usb device not accepting address https://launchpad.net/bugs/51856 From mirmidon at laposte.net Thu Aug 3 13:42:21 2006 From: mirmidon at laposte.net (Mirmidon) Date: Thu, 03 Aug 2006 13:42:21 -0000 Subject: [Bug 55051] network unreachable with wifi References: <20060803131425.13410.50567.malonedeb@gangotri.ubuntu.com> Message-ID: <20060803134221.13410.97231.launchpad@canonical@gangotri.ubuntu.com> Public bug reported: After the migration Breezy/Dapper the network is unreachable. * Dongle Sagem (réf. : XI-735) * kernel 2.6.15.26-386 * ndiswrapper 1.8 (binary) * driver version : 10/29/2003, 3.0.8 for Win2k/XP With Breezy, the network work fine. With Dapper : * sudo ndiswrapper -l : Installed ndis drivers: wlannic driver present, hardware present * lsusb report corrects information with Vendor product and MAC adresse. * ifconfig -a report NO wlan0 interface ! * With "Gestionnaire de périphériques" (sorry I'm french), I see usb key but no MAC adresse. ** Affects: ndiswrapper (Ubuntu) Importance: Untriaged Status: Unconfirmed -- network unreachable with wifi https://launchpad.net/bugs/55051 From mirmidon at laposte.net Thu Aug 3 13:40:27 2006 From: mirmidon at laposte.net (Mirmidon) Date: Thu, 03 Aug 2006 13:40:27 -0000 Subject: [Bug 55051] Re: network unreachable with wifi References: <20060803131425.13410.50567.malonedeb@gangotri.ubuntu.com> Message-ID: <20060803134027.5107.53652.launchpad@gandwana.ubuntu.com> ** Description changed: After the migration Breezy/Dapper the network is unreachable. - * Dongle Sagem (réf. : XI-735) + * Dongle Sagem (réf. : XI-735) * kernel 2.6.15.26-386 * ndiswrapper 1.8 (binary) + * driver version : 10/29/2003, 3.0.8 for Win2k/XP With Breezy, the network work fine. + With Dapper : - * ndiswrapper report driver found, hardware found. + * sudo ndiswrapper -l : + Installed ndis drivers: + wlannic driver present, hardware present * lsusb report corrects information with Vendor product and MAC adresse. * ifconfig -a report NO wlan0 interface ! * With "Gestionnaire de périphériques" (sorry I'm french), I see usb key but no MAC adresse. ** Changed in: Ubuntu Sourcepackagename: None => ndiswrapper -- network unreachable with wifi https://launchpad.net/bugs/55051 From zrchrn at gmail.com Thu Aug 3 15:42:59 2006 From: zrchrn at gmail.com (ihavenoname) Date: Thu, 03 Aug 2006 15:42:59 -0000 Subject: [Bug 34902] Re: Ralink Wireless USB/PCMCIA/PCI hangs PC References: <20060314143545.30082.52680.malonedeb@gandwana.ubuntu.com> Message-ID: <20060803154259.5107.78844.malone@gandwana.ubuntu.com> Thank you. -- Ralink Wireless USB/PCMCIA/PCI hangs PC https://launchpad.net/bugs/34902 From txe_stc at yahoo.com Thu Aug 3 16:30:50 2006 From: txe_stc at yahoo.com (Ooblick) Date: Thu, 03 Aug 2006 16:30:50 -0000 Subject: [Bug 39347] Re: F6 - rt2500 chipset - no dhcp References: <20060412212250.31677.33128.malonedeb@gandwana.ubuntu.com> Message-ID: <20060803163051.5063.69839.malone@gandwana.ubuntu.com> I don't know if this is the same as for mrxoliver, but here's the information for my laptop. This happens for an installed copy for me, whereas mrxoliver reports it for a live CD. -- F6 - rt2500 chipset - no dhcp https://launchpad.net/bugs/39347 From txe_stc at yahoo.com Thu Aug 3 16:31:15 2006 From: txe_stc at yahoo.com (Ooblick) Date: Thu, 03 Aug 2006 16:31:15 -0000 Subject: [Bug 39347] Re: F6 - rt2500 chipset - no dhcp References: <20060412212250.31677.33128.malonedeb@gandwana.ubuntu.com> Message-ID: <20060803163115.13410.52108.malone@gangotri.ubuntu.com> -- F6 - rt2500 chipset - no dhcp https://launchpad.net/bugs/39347 From liakop at gmail.com Thu Aug 3 16:50:36 2006 From: liakop at gmail.com (liakop) Date: Thu, 03 Aug 2006 16:50:36 -0000 Subject: [Bug 55071] module snd-hda-intel incorrectly initializes PIN settings after suspend References: <20060803165036.13410.58685.malonedeb@gangotri.ubuntu.com> Message-ID: <20060803165036.13410.58685.malonedeb@gangotri.ubuntu.com> Public bug reported: Binary package hint: linux-image-2.6-686 # uname -a Linux snus 2.6.15-26-686 #1 SMP PREEMPT Thu Aug 3 03:13:28 UTC 2006 i686 GNU/Linux # lspci ... 0000:00:1b.0 0403: Intel Corporation 82801G (ICH7 Family) High Definition Audio Controller (rev 01) ... # cat /proc/asound/card0/codec#0 > codec#0_normal # hibernate ... after resume there is no sound # cat /proc/asound/card0/codec#0 > codec#0_suspend # diff codec#0_normal codec#0_suspend 11c11 < Amp-Out vals: [0x15 0x15] --- > Amp-Out vals: [0x80 0x80] 19c19 < Amp-In vals: [0x0e 0x0e] [0x80 0x80] [0x80 0x80] [0x80 0x80] [0x80 0x80] [0x80 0x80] --- > Amp-In vals: [0x80 0x80] [0x80 0x80] [0x80 0x80] [0x80 0x80] [0x80 0x80] [0x80 0x80] 26c26 < Amp-Out vals: [0x1e 0x1e] --- > Amp-Out vals: [0x1f 0x1f] 40c40 < Pin-ctls: 0x20: IN --- > Pin-ctls: 0xc0: OUT HP 50c50 < Pin-ctls: 0x20: IN --- > Pin-ctls: 0xc0: OUT HP 76c76 < Amp-In vals: [0x07 0x07] [0x07 0x07] [0x80 0x80] [0x17 0x17] --- > Amp-In vals: [0x80 0x80] [0x80 0x80] [0x80 0x80] [0x17 0x17] # modprobe -r snd-hda-intel # modprobe snd-hda-intel ...then sound comes back, and pin-ctls OUT HP are again set to IN ** Affects: linux-meta (Ubuntu) Importance: Untriaged Status: Unconfirmed -- module snd-hda-intel incorrectly initializes PIN settings after suspend https://launchpad.net/bugs/55071 From ben.collins at ubuntu.com Thu Aug 3 16:55:12 2006 From: ben.collins at ubuntu.com (Ben Collins) Date: Thu, 03 Aug 2006 16:55:12 -0000 Subject: [Bug 38388] Re: Crashes on mount References: <20060406102314.32233.71871.malonedeb@gandwana.ubuntu.com> Message-ID: <20060803165512.9092.76425.malone@gangotri.ubuntu.com> -20 isn't the latest dapper kernel. Please apply all updates (-26 kernel) and retest. Thanks ** Changed in: linux-source-2.6.15 (Ubuntu) Importance: Medium => Untriaged Status: Unconfirmed => Needs Info -- Crashes on mount https://launchpad.net/bugs/38388 From nicolaw at lilacup.2x4b.com Thu Aug 3 21:20:23 2006 From: nicolaw at lilacup.2x4b.com (Nicola) Date: Thu, 03 Aug 2006 21:20:23 -0000 Subject: [Bug 39315] Re: Keyboard random repeat References: <20060412160910.15436.50293.malonedeb@gangotri.ubuntu.com> Message-ID: <20060803212023.9092.39086.malone@gangotri.ubuntu.com> I'm using a new IBM Thinkpad X60 without problems for a number of days. This evening I applied some updates and did a reboot and started to get this problem. Removing the acpi_sbs and i2c_acpi_ec modules has had no effect. Neither has adding i8042.nomux=1 nor the psmouse arguments. I don't have the plptools package installed. I see nothing useful in dmesg to help either. I do however find it suspect that I only started seeing the problem after I did an update. If it was an update, I don't know which package might have started the problems. (It upgraded the kernel from 2.6.15-23-386 to 2.6.15-26-386 also). -- Keyboard random repeat https://launchpad.net/bugs/39315 From surak at surak.eti.br Thu Aug 3 21:59:33 2006 From: surak at surak.eti.br (Alexandre Otto Strube) Date: Thu, 03 Aug 2006 21:59:33 -0000 Subject: [Bug 55104] panic/lock/restart on dapper-amd64 if there's intel integrated video AND a nvidia card at the same time References: <20060803215933.9163.54458.malonedeb@gangotri.ubuntu.com> Message-ID: <20060803215933.9163.54458.malonedeb@gangotri.ubuntu.com> Public bug reported: Binary package hint: linux-image-2.6-amd64-generic On machines with the following integrated video card 0000:00:02.0 VGA compatible controller: Intel Corporation 82865G Integrated Graphics Controller (rev 02) if you insert a nVidia video card onto its AGP slot, it will panic. Blacklisting intel_agp in /etc/modprobe.d/blacklist works, but for this you need to have the machine booted without the nvidia board, so you can actually write this line (which invalidates live cd) Letting intel_agp always blacklisted will make X to loose the 3d acceleration on those machines which aren't using an external card. Blacklisting the module before restricted modules load doesn't work, as the root filesystem is still read-only. What would be the correct way to deal with this issue? ** Affects: linux-meta (Ubuntu) Importance: Untriaged Status: Unconfirmed -- panic/lock/restart on dapper-amd64 if there's intel integrated video AND a nvidia card at the same time https://launchpad.net/bugs/55104 From surak at surak.eti.br Thu Aug 3 22:01:16 2006 From: surak at surak.eti.br (Alexandre Otto Strube) Date: Thu, 03 Aug 2006 22:01:16 -0000 Subject: [Bug 55104] Re: panic/lock/restart on dapper-amd64 if there's intel integrated video AND a nvidia card at the same time References: <20060803215933.9163.54458.malonedeb@gangotri.ubuntu.com> Message-ID: <20060803220116.9299.46100.malone@gandwana.ubuntu.com> Some people commented about this on forum, but I couldn't find anything here. http://www.ubuntuforums.org/showthread.php?t=192677 -- panic/lock/restart on dapper-amd64 if there's intel integrated video AND a nvidia card at the same time https://launchpad.net/bugs/55104 From nicolaw at lilacup.2x4b.com Thu Aug 3 22:08:52 2006 From: nicolaw at lilacup.2x4b.com (Nicola) Date: Thu, 03 Aug 2006 22:08:52 -0000 Subject: [Bug 39315] Re: Keyboard random repeat References: <20060412160910.15436.50293.malonedeb@gangotri.ubuntu.com> Message-ID: <20060803220852.9345.26155.malone@gandwana.ubuntu.com> I rebooted in to the old kernel to check if that was the issue or not. It made no difference. I then rebooted and removed the new three packages that I had installed (in addition to the updates). They were openswan, ipsec-tools and secvpn. I rebooted and tested again -- it still didn't fix the problem. I then did: dpkg -r openswan; dpkg -r ipsec-tools; dpkh -r secvpn and dpkg --purge openswan; dpkg --purge ipsec-tools; dpkh --purge secvpn ... and rebooted. This appears to have fixed the problem. So, to recap, for me, the problem appeared to be caused by one of those three packages, and was only fixed after I completely purged them from my machine (apt-get remove <> didn't appear to completely remove them - the --purge seemed to do the trick). Hope this helps some of you track down your problems. Possibly try: dpkg --purge plptools ? -- Keyboard random repeat https://launchpad.net/bugs/39315 From lesack at interchange.ubc.ca Thu Aug 3 22:38:25 2006 From: lesack at interchange.ubc.ca (Lesack) Date: Thu, 03 Aug 2006 22:38:25 -0000 Subject: [Bug 37472] Re: the keyboard don't work perfectly on laptops acer travelmate 2300 series with Dapper References: <20060331122206.23707.692.malonedeb@gandwana.ubuntu.com> Message-ID: <20060803223825.9092.92309.malone@gangotri.ubuntu.com> *** This bug is a duplicate of bug 39315 *** I can confirm that this bug is still present in 2.6.15-26-386, although the workarounds shown above make it less severe. -- the keyboard don't work perfectly on laptops acer travelmate 2300 series with Dapper https://launchpad.net/bugs/37472 From rian at bluebrio.com Thu Aug 3 23:18:39 2006 From: rian at bluebrio.com (Rian Orie) Date: Thu, 03 Aug 2006 23:18:39 -0000 Subject: [Bug 55112] I can't use any kernel past the -19 version References: <20060803231839.9299.87133.malonedeb@gandwana.ubuntu.com> Message-ID: <20060803231839.9299.87133.malonedeb@gandwana.ubuntu.com> Public bug reported: I have to stick with the 2.6.15-19 kernel version to boot into my Kubuntu distribution.. When I pick the -20 or higher in the splash it gives me a "Waiting for root partition" (or something of the sort) before timing out into a better box.. when I switch to the dmesg info it gives some issues with mounting the drives, can't find it.. my suspection is the driver got ditched after the -19 version? I'll be happy to help out as much as I can, I figure you guys need info about my system.. I just don't know how to retrieve it... I've got a Dell Dimension 5100, I've got a SATA controller that has a SATA drive hooked up to it and because Linux refused to install onto that an older (P)ATA drive, it runs in 'combined' mode to be able to use both the SATA and (P)ATA drive. Anyhow, thanks! -Rian Orie rian at bluebrio.com ** Affects: linux-source-2.6.15 (Ubuntu) Importance: Untriaged Status: Unconfirmed -- I can't use any kernel past the -19 version https://launchpad.net/bugs/55112 From roax at mundo-r.com Thu Aug 3 23:25:37 2006 From: roax at mundo-r.com (Roax) Date: Thu, 03 Aug 2006 23:25:37 -0000 Subject: [Bug 31766] Re: Dapper: Total starvation of GUI apps during heavy disk usage References: <20060217130455.795.9719.malonedeb@gandwana.ubuntu.com> Message-ID: <20060803232537.9092.14040.malone@gangotri.ubuntu.com> On a desktop system, CFQ should be used as default io scheduler. -- Dapper: Total starvation of GUI apps during heavy disk usage https://launchpad.net/bugs/31766 From Glenn_Crawford at redcliffe.qld.gov.au Fri Aug 4 03:04:27 2006 From: Glenn_Crawford at redcliffe.qld.gov.au (Glenn Crawford) Date: Fri, 04 Aug 2006 03:04:27 -0000 Subject: [Bug 55138] Dell 2950 w/ PERC 5i/Integrated, seeing RAID'd HDD's References: <20060804030427.9092.4602.malonedeb@gangotri.ubuntu.com> Message-ID: <20060804030427.9092.4602.malonedeb@gangotri.ubuntu.com> Public bug reported: Binary package hint: linux-image-server I have a Dell 2950 with a PERC 5i/Integrated RAID controller. I have created a logical disk a 300Gb comprised of 2 x 300Gb HDD's attached to the RAID controller. When I install Ubuntu Server (32-bit) I can only see 1 HDD - /dev/sda After installation when I upgrade the kernel to the latest version I can see 3 HDD's! /dev/sda, /dev/sdb, and /dev/sdc. sda and sdb are the HDD's, and sdc is now the RAID'd logical volume! Additional info: In order to even see the HDD's after installation I need to add the "megaraid_sas" driver to /etc/mkinitramfs/modules and recompile the initrd file. ** Affects: linux-meta (Ubuntu) Importance: Untriaged Status: Unconfirmed -- Dell 2950 w/ PERC 5i/Integrated, seeing RAID'd HDD's https://launchpad.net/bugs/55138 From daniel at rimspace.net Fri Aug 4 03:22:06 2006 From: daniel at rimspace.net (Daniel Pittman) Date: Fri, 04 Aug 2006 03:22:06 -0000 Subject: [Bug 53835] Re: ACPI startup causes unhandled IRQ. References: <20060724005645.2127.37912.malonedeb@gandwana.ubuntu.com> Message-ID: <20060804032206.9163.62362.malone@gangotri.ubuntu.com> This problem continues after the recent kernel update. The trace, etc, look identical. -- ACPI startup causes unhandled IRQ. https://launchpad.net/bugs/53835 From Glenn_Crawford at redcliffe.qld.gov.au Fri Aug 4 05:47:11 2006 From: Glenn_Crawford at redcliffe.qld.gov.au (Glenn Crawford) Date: Fri, 04 Aug 2006 05:47:11 -0000 Subject: [Bug 55138] Re: Dell 2950 w/ PERC 5i/Integrated, seeing RAID'd HDD's References: <20060804030427.9092.4602.malonedeb@gangotri.ubuntu.com> Message-ID: <20060804054711.9299.13240.launchpad@gandwana.ubuntu.com> ** Description changed: Binary package hint: linux-image-server I have a Dell 2950 with a PERC 5i/Integrated RAID controller. I have created a logical disk a 300Gb comprised of 2 x 300Gb HDD's attached to the RAID controller. When I install Ubuntu Server (32-bit) I can only see 1 HDD - /dev/sda After installation when I upgrade the kernel to the latest version I can see 3 HDD's! /dev/sda, /dev/sdb, and /dev/sdc. sda and sdb are the HDD's, and sdc is now the RAID'd logical volume! + Current installed & working kernel: + rccadmin at mizar:~$ uname -a + Linux mizar 2.6.15-23-server #1 SMP Tue May 23 15:10:35 UTC 2006 i686 GNU/Linux + + kernel version attempting to upgrade to: + urccadmin at mizar:~$ uname -a + Linux mizar 2.6.15-26-server #1 SMP Tue May 23 15:10:35 UTC 2006 i686 GNU/Linux + Additional info: In order to even see the HDD's after installation I need to add the "megaraid_sas" driver to /etc/mkinitramfs/modules and recompile the initrd file. -- Dell 2950 w/ PERC 5i/Integrated, seeing RAID'd HDD's https://launchpad.net/bugs/55138 From vikas.bn at gmail.com Fri Aug 4 07:25:18 2006 From: vikas.bn at gmail.com (Vikas BN) Date: Fri, 04 Aug 2006 07:25:18 -0000 Subject: [Bug 55150] The headphone jack in the docking station doesn't work References: <20060804071028.9299.89483.malonedeb@gandwana.ubuntu.com> Message-ID: <20060804072518.9345.46730.launchpad@canonical@gandwana.ubuntu.com> Public bug reported: I use a laptop (Dell D610) at office which is normally docked to the docking station. The external monitor, ethernet cable, etc. are connected through this docking station. Everything else works perfectly (USB connectors,etc.) but the headphone jack doesn't work. I've tested it on windows and works fine. When i connect the earphones tothe jack, the sound cannot be heard through the laptop speakers (like you'd expect), but no sound comes through the earphones as well. The earphone jack on the laptop works fine. Please revert if you need any other details or if i need to do more debugging. I'm running Ubuntu Dapper on the laptop with the latest updates installed. Thanks, -vikas ** Affects: linux-source-2.6.15 (Ubuntu) Importance: Low Status: Needs Info -- The headphone jack in the docking station doesn't work https://launchpad.net/bugs/55150 From crimsun at fungus.sh.nu Fri Aug 4 07:25:18 2006 From: crimsun at fungus.sh.nu (Daniel T Chen) Date: Fri, 04 Aug 2006 07:25:18 -0000 Subject: [Bug 55150] Re: The headphone jack in the docking station doesn't work References: <20060804071028.9299.89483.malonedeb@gandwana.ubuntu.com> Message-ID: <20060804072518.9345.89874.malone@gandwana.ubuntu.com> Please _attach_ the output from ``lspci -nv''. ** Changed in: Ubuntu Sourcepackagename: None => linux-source-2.6.15 Importance: Untriaged => Low Status: Unconfirmed => Needs Info -- The headphone jack in the docking station doesn't work https://launchpad.net/bugs/55150 From kha-launchpad at hemma.treskal.com Fri Aug 4 07:37:17 2006 From: kha-launchpad at hemma.treskal.com (=?utf-8?q?Karl_Hasselstr=C3=B6m?=) Date: Fri, 04 Aug 2006 07:37:17 -0000 Subject: [Bug 52553] Re: Kernel panic - not syncing: IO-APIC + timer doesn't work! References: <20060710155757.27312.91477.malonedeb@gangotri.ubuntu.com> Message-ID: <20060804073717.9092.39400.malone@gangotri.ubuntu.com> OK, I just got my second panic with the -26 kernel. When I rebooted it worked again, but obviously the problem is still there; I'm just a little more lucky than the rest of you. :-) -- Kernel panic - not syncing: IO-APIC + timer doesn't work! https://launchpad.net/bugs/52553 From phobbs at rocketmail.com Fri Aug 4 07:47:45 2006 From: phobbs at rocketmail.com (Peter_H) Date: Fri, 04 Aug 2006 07:47:45 -0000 Subject: [Bug 34902] Re: Ralink Wireless USB/PCMCIA/PCI hangs PC References: <20060314143545.30082.52680.malonedeb@gandwana.ubuntu.com> Message-ID: <20060804074745.9345.44268.malone@gandwana.ubuntu.com> I am new to linux and ubuntu and am having the hang problem with a Gigabyte WP01GS wireless pci card. I thought I'd try adding the "irqpoll" to my boot menu and the "DisableIRQ" to my xorg.conf as suggested but I have no idea where to start. Can anyone point me in the right direction? -- Ralink Wireless USB/PCMCIA/PCI hangs PC https://launchpad.net/bugs/34902 From vikas.bn at gmail.com Fri Aug 4 07:59:14 2006 From: vikas.bn at gmail.com (Vikas BN) Date: Fri, 04 Aug 2006 07:59:14 -0000 Subject: [Bug 55150] Re: [Bug 55150] Re: The headphone jack in the docking station doesn't work References: <20060804071028.9299.89483.malonedeb@gandwana.ubuntu.com> <20060804072518.9345.89874.malone@gandwana.ubuntu.com> Message-ID: Hi Daniel, On 8/4/06, Daniel T Chen wrote: > > Please _attach_ the output from ``lspci -nv''. attached. :-) -vikas -- The headphone jack in the docking station doesn't work https://launchpad.net/bugs/55150 From ajmatas at teleline.es Fri Aug 4 10:15:23 2006 From: ajmatas at teleline.es (Alfredo Matas) Date: Fri, 04 Aug 2006 10:15:23 -0000 Subject: [Bug 36238] Re: madwifi + wpa-psk auth + dhcp is not working References: <20060323173736.17616.7142.launchpad@macquarie.warthogs.hbd.com> Message-ID: <20060804101523.9163.28793.malone@gangotri.ubuntu.com> If you patch the original kernel of breezy ( 2.6.12-10 ) with wireless extensions v18: http://www.hpl.hp.com/personal/Jean_Tourrilhes/Linux/iw_we18-5.diff madwifi+wpa-psk+dhcp works fine. -- madwifi + wpa-psk auth + dhcp is not working https://launchpad.net/bugs/36238 From rkimber at ntlworld.com Fri Aug 4 11:25:04 2006 From: rkimber at ntlworld.com (Rkimber) Date: Fri, 04 Aug 2006 11:25:04 -0000 Subject: [Bug 54907] kernel oops References: <20060802093304.5107.62183.malonedeb@gandwana.ubuntu.com> Message-ID: <20060804112504.9299.65520.launchpad@canonical@gandwana.ubuntu.com> Public bug reported: Kernel oops2.6.15-26-amd64-k8 Dapper updated dual opteron 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.15.7 x86_64 Current Operating System: Linux infinity 2.6.15-26-amd64-k8 #1 SMP PREEMPT Mon Jul 17 19:55:58 UTC 2006 x86_64 This webpage [https://launchpad.net/distros/ubuntu/+filebug] has no facility for attaching files, so here is the output:- Aug 2 08:29:57 infinity kernel: [39506.973834] Unable to handle kernel NULL pointer dereference at 0000000000000008 RIP: Aug 2 08:32:19 infinity kernel: [39506.973845] {skb_dequeue+58} Aug 2 08:32:19 infinity kernel: [39506.973860] PGD 7c910067 PUD 7bb94067 PMD 0 Aug 2 08:32:19 infinity kernel: [39506.973865] Oops: 0002 [1] PREEMPT SMP Aug 2 08:32:19 infinity kernel: [39506.973869] CPU 0 Aug 2 08:32:19 infinity kernel: [39506.973871] Modules linked in: binfmt_misc ipt_limit iptable_mangle ipt_LOG ipt_MASQUERADE ip_nat ipt_TOS ipt_REJECT ip_conntrack_irc ip_conntrack_ftp ipt_state ip_conntrack nfnetlink iptable_filter ip_tables ipv6 ppdev cpufreq_userspace cpufreq_stats freq_table cpufreq_powersave cpufreq_ondemand cpufreq_conservative nls_iso8859_1 nls_cp437 vfat fat md_mod dm_mod w83627hf hwmon_vid eeprom i2c_isa lp snd_seq_dummy snd_seq_oss snd_seq_midi snd_seq_midi_event snd_seq sg tsdev snd_via82xx gameport snd_ac97_codec snd_ac97_bus snd_pcm_oss snd_mixer_oss snd_pcm snd_timer snd_page_alloc snd_mpu401_uart snd_rawmidi snd_seq_device sd_mod parport_pc parport shpchp pci_hotplug i2c_viapro pcspkr snd tg3 psmouse serio_raw soundcore i2c_core evdev ext3 jbd usb_storage scsi_mod ide_generic ehci_hcd uhci_hcd usbcore ide_disk via82cxxx generic ide_cd cdrom pdc202xx_new thermal processor fan capability commoncap vga16fb cfbcopyarea vgastate cfbimgblt cfbfillrect fbcon tileblit font bitblit softcu Aug 2 08:32:19 infinity kernel: sor Aug 2 08:32:19 infinity kernel: [39506.973925] Pid: 4598, comm: Xorg Not tainted 2.6.15-26-amd64-k8 #1 Aug 2 08:32:19 infinity kernel: [39506.973929] RIP: 0010:[skb_dequeue+58/112] {skb_dequeue+58} Aug 2 08:32:19 infinity kernel: [39506.973936] RSP: 0018:ffff81007a845c48 EFLAGS: 00010003 Aug 2 08:32:19 infinity kernel: [39506.973941] RAX: 0000000000000000 RBX: ffff810069a6b520 RCX: ffff810069a6b6c0 Aug 2 08:32:19 infinity kernel: [39506.973945] RDX: 0000000000000202 RSI: 0000000000000202 RDI: ffff810069a6b534 Aug 2 08:32:19 infinity kernel: [39506.973950] RBP: ffff81007f1769c0 R08: 0000000000000001 R09: ffff810067888d10 Aug 2 08:32:19 infinity belkinunv[5011]: No response from UPS Aug 2 08:32:19 infinity upsd[5013]: Data for UPS [myups] is stale - check driver Aug 2 08:32:19 infinity kernel: [39506.973954] R10: 0000000000000323 R11: 0000000000003246 R12: ffff810069a6b534 Aug 2 08:32:19 infinity kernel: [39506.973960] R13: ffff81007a845d80 R14: ffff810067888cc0 R15: ffff81007a845d48 Aug 2 08:32:19 infinity upsmon[5016]: Communications with UPS myups at localhost lost Aug 2 08:32:19 infinity kernel: [39506.973964] FS: 00002aaaab7acce0(0000) GS:ffffffff8044a800(0000) knlGS:0000000000000000 Aug 2 08:32:19 infinity kernel: [39506.973968] CS: 0010 DS: 0000 ES: 0000 CR0: 0000000080050033 Aug 2 08:32:19 infinity kernel: [39506.973972] CR2: 0000000000000008 CR3: 000000007a912000 CR4: 00000000000006e0 Aug 2 08:32:19 infinity kernel: [39506.973977] Process Xorg (pid: 4598, threadinfo ffff81007a844000, task ffff81007de29780) Aug 2 08:32:19 infinity kernel: [39506.973980] Stack: 0000000000000040 ffff810069a6b480 ffff81007a845d80 ffffffff80309d68 Aug 2 08:32:19 infinity kernel: [39506.973989] ffff810069a6b6fc ffff810069a6b6c0 ffff810069a6b520 ffff81007f176a18 Aug 2 08:32:19 infinity kernel: [39506.973996] 000000407a845d48 0000000000000ffc Aug 2 08:32:19 infinity kernel: [39506.974000] Call Trace:{unix_stream_recvmsg+392} {thread_return+0} Aug 2 08:32:19 infinity kernel: [39506.974035] {sock_aio_read+322} {__wake_up+67} Aug 2 08:32:19 infinity kernel: [39506.974053] {poll_freewait+85} {do_sync_read+205} Aug 2 08:32:19 infinity kernel: [39506.974078] {__pollwait+0} {autoremove_wake_function+0} Aug 2 08:32:19 infinity kernel: [39506.974102] {vfs_read+241} {sys_read+83} Aug 2 08:32:19 infinity kernel: [39506.974121] {system_call+126} Aug 2 08:32:19 infinity kernel: [39506.974143] Aug 2 08:32:19 infinity kernel: [39506.974144] Code: 48 89 58 08 48 c7 45 00 00 00 00 00 48 c7 45 08 00 00 00 00 Aug 2 08:32:19 infinity kernel: [39506.974155] RIP {skb_dequeue+58} RSP Aug 2 08:32:19 infinity kernel: [39506.974162] CR2: 0000000000000008 Aug 2 08:32:19 infinity kernel: [39506.974165] <6>note: Xorg[4598] exited with preempt_count 1 Aug 2 08:32:19 infinity kernel: [39516.966052] BUG: soft lockup detected on CPU#0! Aug 2 08:32:19 infinity kernel: [39516.966059] CPU 0: Aug 2 08:32:19 infinity kernel: [39516.966062] Modules linked in: binfmt_misc ipt_limit iptable_mangle ipt_LOG ipt_MASQUERADE ip_nat ipt_TOS ipt_REJECT ip_conntrack_irc ip_conntrack_ftp ipt_state ip_conntrack nfnetlink iptable_filter ip_tables ipv6 ppdev cpufreq_userspace cpufreq_stats freq_table cpufreq_powersave cpufreq_ondemand cpufreq_conservative nls_iso8859_1 nls_cp437 vfat fat md_mod dm_mod w83627hf hwmon_vid eeprom i2c_isa lp snd_seq_dummy snd_seq_oss snd_seq_midi snd_seq_midi_event snd_seq sg tsdev snd_via82xx gameport snd_ac97_codec snd_ac97_bus snd_pcm_oss snd_mixer_oss snd_pcm snd_timer snd_page_alloc snd_mpu401_uart snd_rawmidi snd_seq_device sd_mod parport_pc parport shpchp pci_hotplug i2c_viapro pcspkr snd tg3 psmouse serio_raw soundcore i2c_core evdev ext3 jbd usb_storage scsi_mod ide_generic ehci_hcd uhci_hcd usbcore ide_disk via82cxxx generic ide_cd cdrom pdc202xx_new thermal processor fan capability commoncap vga16fb cfbcopyarea vgastate cfbimgblt cfbfillrect fbcon tileblit font bitblit softcu Aug 2 08:32:19 infinity kernel: sor Aug 2 08:32:19 infinity kernel: [39516.966131] Pid: 4598, comm: Xorg Not tainted 2.6.15-26-amd64-k8 #1 Aug 2 08:32:19 infinity kernel: [39516.966135] RIP: 0010:[_spin_lock_irqsave+99/128] {_spin_lock_irqsave+99} Aug 2 08:32:19 infinity kernel: [39516.966143] RSP: 0018:ffff81007a8458e8 EFLAGS: 00000202 Aug 2 08:32:19 infinity kernel: [39516.966147] RAX: 0000000000000000 RBX: 0000000000000000 RCX: ffff8100742881f8 Aug 2 08:32:19 infinity kernel: [39516.966151] RDX: 0000000000000202 RSI: 0000000000000206 RDI: 0000000000000001 Aug 2 08:32:19 infinity kernel: [39516.966156] RBP: ffff8100683313b8 R08: 0000000000000000 R09: ffff81007dc66e00 Aug 2 08:32:19 infinity kernel: [39516.966159] R10: 0000000000000000 R11: 0000000000000000 R12: 0000000000000000 Aug 2 08:32:19 infinity kernel: [39516.966164] R13: ffff8100683313b8 R14: 0000000000000000 R15: 0000000000000000 Aug 2 08:32:19 infinity kernel: [39516.966169] FS: 00002aaaab7acce0(0000) GS:ffffffff8044a800(0000) knlGS:0000000000000000 Aug 2 08:32:19 infinity kernel: [39516.966173] CS: 0010 DS: 0000 ES: 0000 CR0: 0000000080050033 Aug 2 08:32:19 infinity kernel: [39516.966176] CR2: 0000000000000008 CR3: 0000000000101000 CR4: 00000000000006e0 Aug 2 08:32:19 infinity kernel: [39516.966179] Aug 2 08:32:19 infinity kernel: [39516.966180] Call Trace:{_spin_lock_irqsave+73} {skb_dequeue+33} Aug 2 08:32:19 infinity kernel: [39516.966200] {unix_release_sock+465} {sock_release+25} Aug 2 08:32:19 infinity kernel: [39516.966218] {sock_close+53} {__fput+178} Aug 2 08:32:19 infinity kernel: [39516.966229] {filp_close+104} {put_files_struct+122} Aug 2 08:32:19 infinity kernel: [39516.966250] {do_exit+599} {do_unblank_screen+110} Aug 2 08:32:19 infinity kernel: [39516.966269] {do_page_fault+1908} {try_to_wake_up+1005} Aug 2 08:32:19 infinity kernel: [39516.966289] {__wake_up_common+67} {error_exit+0} Aug 2 08:32:19 infinity kernel: [39516.966318] {skb_dequeue+58} {skb_dequeue+33} Aug 2 08:32:19 infinity kernel: [39516.966341] {unix_stream_recvmsg+392} {thread_return+0} Aug 2 08:32:19 infinity kernel: [39516.966365] {sock_aio_read+322} {__wake_up+67} Aug 2 08:32:19 infinity kernel: [39516.966382] {poll_freewait+85} {do_sync_read+205} Aug 2 08:32:19 infinity kernel: [39516.966406] {__pollwait+0} {autoremove_wake_function+0} Aug 2 08:32:19 infinity kernel: [39516.966429] {vfs_read+241} {sys_read+83} Aug 2 08:32:19 infinity kernel: [39516.966449] {system_call+126} ** Affects: linux-source-2.6.15 (Ubuntu) Importance: Untriaged Status: Unconfirmed -- kernel oops https://launchpad.net/bugs/54907 From pandisv at yahoo.co.uk Fri Aug 4 11:25:04 2006 From: pandisv at yahoo.co.uk (Vassilis Pandis) Date: Fri, 04 Aug 2006 11:25:04 -0000 Subject: [Bug 54907] Re: kernel oops References: <20060802093304.5107.62183.malonedeb@gandwana.ubuntu.com> Message-ID: <20060804112504.9299.35646.launchpad@gandwana.ubuntu.com> ** Changed in: Ubuntu Sourcepackagename: None => linux-source-2.6.15 -- kernel oops https://launchpad.net/bugs/54907 From timhaughton at gmail.com Fri Aug 4 12:48:54 2006 From: timhaughton at gmail.com (Tim Haughton) Date: Fri, 04 Aug 2006 12:48:54 -0000 Subject: [Bug 39517] Re: Inaudible sound on Lenovo 3000 N100-07684JU References: <20060414005338.1627.82345.malonedeb@gangotri.ubuntu.com> Message-ID: <20060804124854.9092.1861.malone@gangotri.ubuntu.com> The "options snd-hda-intel model=laptop-eapd" workaround does not work for me on this laptop, is there anything else I can try? Module loads OK, just no sound. Is there any way it isn't picking up the options? -- Inaudible sound on Lenovo 3000 N100-07684JU https://launchpad.net/bugs/39517 From tropico at tiscali.be Fri Aug 4 13:29:54 2006 From: tropico at tiscali.be (vdaron) Date: Fri, 04 Aug 2006 13:29:54 -0000 Subject: [Bug 38865] Re: sky2 driver freezing system after ifdown and ifup References: <20060409125752.32313.97119.malonedeb@gandwana.ubuntu.com> Message-ID: <20060804132954.9092.80618.malone@gangotri.ubuntu.com> If you have the error Building modules, stage 2. /usr/src/linux-headers-2.6.15-25/scripts/Makefile.modpost:38: .config: No such file or directory make[1]: *** No rule to make target `.config'. Stop. make: *** [modules] Error 2 make: Leaving directory `/usr/src/linux-headers-2.6.15-25' +++ Compiler error It's probably because you do not have libc-dev package installed. -- sky2 driver freezing system after ifdown and ifup https://launchpad.net/bugs/38865 From jmr at det.ua.pt Fri Aug 4 13:35:20 2006 From: jmr at det.ua.pt (=?utf-8?q?Jo=C3=A3o_Manuel_Rodrigues?=) Date: Fri, 04 Aug 2006 13:35:20 -0000 Subject: [Bug 30557] Re: cpu idle time in /proc/stat wrong References: <20060205141542.11709.55517.malonedeb@gandwana.ubuntu.com> Message-ID: <20060804133520.9345.91570.malone@gandwana.ubuntu.com> Should the bug now be marked "Fix released"? According to the changelog on the latest (2.6.15-26.46) dapper kernel: http://changelogs.ubuntu.com/changel...6.46/changelog It seems to be out now. -- cpu idle time in /proc/stat wrong https://launchpad.net/bugs/30557 From dave at boost-consulting.com Fri Aug 4 13:42:43 2006 From: dave at boost-consulting.com (DaveAbrahams) Date: Fri, 04 Aug 2006 13:42:43 -0000 Subject: [Bug 52689] Re: Multi-minute hang on boot on IBM T60p References: <20060711201412.27257.3468.malonedeb@gangotri.ubuntu.com> Message-ID: <20060804134243.9092.71962.malone@gangotri.ubuntu.com> Yesterday's official Ubuntu kernel update fixed the problem for me. Go ubuntu! -- Multi-minute hang on boot on IBM T60p https://launchpad.net/bugs/52689 From a at utk.edu Fri Aug 4 14:30:11 2006 From: a at utk.edu (UTKWes) Date: Fri, 04 Aug 2006 14:30:11 -0000 Subject: [Bug 55182] Dapper: INTEL IPW 2200 B/G "unregister_netdevice: waiting for ethX to become free. Usage count = 1" References: <20060804143011.9299.17007.malonedeb@gandwana.ubuntu.com> Message-ID: <20060804143011.9299.17007.malonedeb@gandwana.ubuntu.com> Public bug reported: When shutting down, I receive the message: unregister_netdevice: waiting for eth1 to become free. Usage count = 1 ... As you should be able to tell, eth1 is my wireless network interface using the Intel Pro Wireless 2200 B/G internal daughtercard. This does *not* occur if I have just configured my device, however, after using it for any legitimate length of time, I will always receive this message and it repeats infinitely until I manually power down the computer. This did not occur with the shipped Dapper kernel, but has occurred with each one after that. Shutting down the interface (with "ifdown", etc.) before restarting or shutting down the system makes no difference. ** Affects: linux-source-2.6.15 (Ubuntu) Importance: Untriaged Status: Unconfirmed ** Tags added: 2200 eth hang intel usage wireless ** Description changed: When shutting down, I receive the message: unregister_netdevice: waiting for eth1 to become free. Usage count = 1 ... - This does *not* occur if I have just configured my device, however, - after using it for any legitimate length of time, I will always receive - this message and it repeats infinitely until I manually power down the - computer. + As you should be able to tell, eth1 is my wireless network interface + using the Intel Pro Wireless 2200 B/G internal daughtercard. This does + *not* occur if I have just configured my device, however, after using it + for any legitimate length of time, I will always receive this message + and it repeats infinitely until I manually power down the computer. This did not occur with the shipped Dapper kernel, but has occurred with each one after that. Shutting down the interface (with "ifdown", etc.) before restarting or shutting down the system makes no difference. -- Dapper: INTEL IPW 2200 B/G "unregister_netdevice: waiting for ethX to become free. Usage count = 1" https://launchpad.net/bugs/55182 From afuchs at hartle-klug.de Fri Aug 4 15:01:17 2006 From: afuchs at hartle-klug.de (Chewi) Date: Fri, 04 Aug 2006 15:01:17 -0000 Subject: [Bug 25022] Re: Cannot mute microphone with Sound Blaster Live! References: <20060113143204.21012.48115.launchpad@macquarie.warthogs.hbd.com> Message-ID: <20060804150117.9092.48017.malone@gangotri.ubuntu.com> If found out the following: If I mute AC97 in Alsa-Mixer, the Microphone is silent. But I must not mute AC97 Capture... The Problem is, that gnome-volume-control does not recognize the difference between those 2 channels. The preferences show AC97 twice, but whichever I check to be shown, it allways shows AC97Capture... Even if I check both, it shows only one AC97 and it's capture. So dear developers, this is a hint... ** Also affects: gnome-media (Ubuntu) Importance: Untriaged Status: Unconfirmed -- Cannot mute microphone with Sound Blaster Live! https://launchpad.net/bugs/25022 From ubuntu at alex.org.uk Fri Aug 4 15:38:37 2006 From: ubuntu at alex.org.uk (Alex Bligh) Date: Fri, 04 Aug 2006 15:38:37 -0000 Subject: [Bug 52689] Re: Multi-minute hang on boot on IBM T60p References: <20060711201412.27257.3468.malonedeb@gangotri.ubuntu.com> Message-ID: <20060804153837.9092.27483.malone@gangotri.ubuntu.com> Yes I can confirm 2.6.15-26-686 #1 SMP does not exhibit the "long" hang problem (i.e. the 3 minute one). The short hang (6 seconds) is still there, in the same place, but that's bearable. Thanks guys, Alex -- Multi-minute hang on boot on IBM T60p https://launchpad.net/bugs/52689 From nk at iname.com Fri Aug 4 16:33:28 2006 From: nk at iname.com (Norbert Kiesel) Date: Fri, 04 Aug 2006 16:33:28 -0000 Subject: [Bug 35814] Re: panic in bcm43xx_interrupt_tasklet References: <20060321031914.8118.81768.malonedeb@gandwana.ubuntu.com> Message-ID: <20060804163328.9163.38357.malone@gangotri.ubuntu.com> Using another firmware and the current kernel, the wireless connection works now. -- panic in bcm43xx_interrupt_tasklet https://launchpad.net/bugs/35814 From schofield at ftw.at Fri Aug 4 16:47:13 2006 From: schofield at ftw.at (edschofield) Date: Fri, 04 Aug 2006 16:47:13 -0000 Subject: [Bug 52943] Re: Ejecting firewire HD (iPod) freezes kernel References: <20060714093057.13020.36308.malonedeb@gandwana.ubuntu.com> Message-ID: <20060804164713.9163.18556.malone@gangotri.ubuntu.com> Tried it -- no console messages at all. It just freezes. -- Ejecting firewire HD (iPod) freezes kernel https://launchpad.net/bugs/52943 From schofield at ftw.at Fri Aug 4 16:56:42 2006 From: schofield at ftw.at (edschofield) Date: Fri, 04 Aug 2006 16:56:42 -0000 Subject: [Bug 52943] Re: Ejecting firewire HD (iPod) freezes kernel References: <20060714093057.13020.36308.malonedeb@gandwana.ubuntu.com> Message-ID: <20060804165642.9345.52565.malone@gandwana.ubuntu.com> The Numlock and Capslock keys also cease to change the state of the keyboard LEDs after the lockup. -- Ejecting firewire HD (iPod) freezes kernel https://launchpad.net/bugs/52943 From zendel at linuxtag.org Fri Aug 4 17:35:02 2006 From: zendel at linuxtag.org (Oliver Zendel) Date: Fri, 04 Aug 2006 17:35:02 -0000 Subject: [Bug 37554] Re: Konica Minolta PagePro 1300W USB Printing problem References: <20060401062148.5415.53902.malonedeb@gangotri.ubuntu.com> Message-ID: <20060804173502.9299.75951.malone@gandwana.ubuntu.com> After updating to cupsys 1.2.2-0ubuntu0.6.06 printing works fine for me. Thanks. -- Konica Minolta PagePro 1300W USB Printing problem https://launchpad.net/bugs/37554 From office at immanuelministries.ca Fri Aug 4 17:31:47 2006 From: office at immanuelministries.ca (ImmanuelOffice) Date: Fri, 04 Aug 2006 17:31:47 -0000 Subject: [Bug 29254] Re: No uevents for parport devices when parport modules loaded References: <20060121030711.28441.62841.malonedeb@gangotri.ubuntu.com> Message-ID: <20060804173147.9163.53772.malone@gangotri.ubuntu.com> Is there a workaround for this? I can't access my scanner as a normal user. Is there something I can set in udev to make it work? -- No uevents for parport devices when parport modules loaded https://launchpad.net/bugs/29254 From jmr at det.ua.pt Fri Aug 4 18:18:04 2006 From: jmr at det.ua.pt (=?utf-8?q?Jo=C3=A3o_Manuel_Rodrigues?=) Date: Fri, 04 Aug 2006 18:18:04 -0000 Subject: [Bug 30557] Re: cpu idle time in /proc/stat wrong References: <20060205141542.11709.55517.malonedeb@gandwana.ubuntu.com> Message-ID: <20060804181804.9163.13688.malone@gangotri.ubuntu.com> I'm now running linux-image-2.6.15-26-686, version 2.6.15-26.46 on a Pentium M 740 1.73MHz (Acer Aspire 1692WLMi). So far, it seems fine: Without changing max_cstate, CPU rapidly throtles down to 800MHz and, when idle, CPU usage settles around 5--6%. Starting new apps, such as opening a firefox window, does not feel sluggish like it used to. Here is a sample of data taken some 19 minutes after booting, laptop connected to AC power, with Wi-Fi on and a USB mouse plugged in: $ cat /sys/module/processor/parameters/max_cstate 8 $ top top - 18:56:55 up 14 min, 3 users, load average: 0.08, 0.33, 0.27 Tasks: 103 total, 1 running, 102 sleeping, 0 stopped, 0 zombie Cpu(s): 5.3% us, 0.0% sy, 0.0% ni, 94.7% id, 0.0% wa, 0.0% hi, 0.0% si ... $ cat /proc/acpi/processor/CPU*/power active state: C2 max_cstate: C8 bus master activity: 04004002 states: C1: type[C1] promotion[C2] demotion[--] latency[000] usage[00000010] *C2: type[C2] promotion[C3] demotion[C1] latency[001] usage[00356747] C3: type[C3] promotion[C4] demotion[C2] latency[085] usage[00053269] C4: type[C3] promotion[--] demotion[C3] latency[185] usage[00065042] Looks like this one is fixed. Thanks. -- cpu idle time in /proc/stat wrong https://launchpad.net/bugs/30557 From office at immanuelministries.ca Fri Aug 4 18:49:51 2006 From: office at immanuelministries.ca (ImmanuelOffice) Date: Fri, 04 Aug 2006 18:49:51 -0000 Subject: [Bug 29254] Re: No uevents for parport devices when parport modules loaded References: <20060121030711.28441.62841.malonedeb@gangotri.ubuntu.com> Message-ID: <20060804184951.9345.9905.malone@gandwana.ubuntu.com> I was able to get this to work by adding my normal user to the lp group in /etc/groups, and then logging out and logging in again -- No uevents for parport devices when parport modules loaded https://launchpad.net/bugs/29254 From crimsun at fungus.sh.nu Fri Aug 4 20:02:22 2006 From: crimsun at fungus.sh.nu (Daniel T Chen) Date: Fri, 04 Aug 2006 20:02:22 -0000 Subject: [Bug 39517] Re: Inaudible sound on Lenovo 3000 N100-07684JU References: <20060414005338.1627.82345.malonedeb@gangotri.ubuntu.com> Message-ID: <20060804200222.9163.63516.malone@gangotri.ubuntu.com> @Tim: Please reload the module without any additional parameters. -- Inaudible sound on Lenovo 3000 N100-07684JU https://launchpad.net/bugs/39517 From diamond+launchpad at nonado.net Fri Aug 4 20:17:15 2006 From: diamond+launchpad at nonado.net (Stephen Shirley) Date: Fri, 04 Aug 2006 20:17:15 -0000 Subject: [Bug 37235] Re: SD card reader only works when card is plugged in on load References: <20060329214037.6279.16022.malonedeb@gandwana.ubuntu.com> Message-ID: <20060804201715.9345.67637.malone@gandwana.ubuntu.com> The card reader in my dell inspiron 9300 works fine with the latest dapper updates, it didn't work at all with the default install. -- SD card reader only works when card is plugged in on load https://launchpad.net/bugs/37235 From launch at mailinator.com Fri Aug 4 20:15:44 2006 From: launch at mailinator.com (anonym) Date: Fri, 04 Aug 2006 20:15:44 -0000 Subject: [Bug 30557] Re: cpu idle time in /proc/stat wrong References: <20060205141542.11709.55517.malonedeb@gandwana.ubuntu.com> Message-ID: <20060804201545.9299.25774.malone@gandwana.ubuntu.com> Dell Latitude D810 here. This problem seems dramatically lessened but not altogether gone. Dragging windows and other video-intensive actions are marginally slower than with the -386 kernel. Also my screensavers now run at about 10% their regular speed. (ati binary driver) Yes, it's like watching a slideshow now. I've been following this thread/problem for quite awhile, and hoped that this kernel update would solve all the problems. Looks like it's FAR better than it was, but things still aren't 'normal' vs. the -386 kernel. I'd stick with the -386 kernel except that vmware is almost unusable with it; the -686 kernel is considerably faster. -- cpu idle time in /proc/stat wrong https://launchpad.net/bugs/30557 From zerwas at haefft.de Fri Aug 4 20:32:07 2006 From: zerwas at haefft.de (Peter L.) Date: Fri, 04 Aug 2006 20:32:07 -0000 Subject: [Bug 48536] Re: suspend problems: alsa crashes, amarok hangs References: <20060605145847.5989.75552.malonedeb@gangotri.ubuntu.com> Message-ID: <20060804203207.9299.49759.malone@gandwana.ubuntu.com> It is not enough to restart alsa-utils, the whole system has to be restarted. I can confirm this bug on my Dell Dimension 8300, with Dell Soundblaster Live! soundcard. -- suspend problems: alsa crashes, amarok hangs https://launchpad.net/bugs/48536 From eaton.lists at gmail.com Fri Aug 4 20:45:56 2006 From: eaton.lists at gmail.com (Brian Eaton) Date: Fri, 04 Aug 2006 20:45:56 -0000 Subject: [Bug 30557] Re: [Bug 30557] Re: cpu idle time in /proc/stat wrong References: <20060205141542.11709.55517.malonedeb@gandwana.ubuntu.com> <20060804201545.9299.25774.malone@gandwana.ubuntu.com> Message-ID: <242a0a8f0608041345l3f9ba5abhc2c85751bb17c8fb@mail.gmail.com> Dell Inspiron 6000. Problem solved. @anonym - if you've got the time and the patience, check to see whether upstream kernels fix your problem. git-bisect can help you narrow it down to which change fixed the bug. -- cpu idle time in /proc/stat wrong https://launchpad.net/bugs/30557 From timhaughton at gmail.com Fri Aug 4 21:09:02 2006 From: timhaughton at gmail.com (Tim Haughton) Date: Fri, 04 Aug 2006 21:09:02 -0000 Subject: [Bug 39517] Re: Inaudible sound on Lenovo 3000 N100-07684JU References: <20060414005338.1627.82345.malonedeb@gangotri.ubuntu.com> Message-ID: <20060804210902.9345.49711.malone@gandwana.ubuntu.com> Done, but still no sound. -- Inaudible sound on Lenovo 3000 N100-07684JU https://launchpad.net/bugs/39517 From dilinger at debian.org Fri Aug 4 21:18:22 2006 From: dilinger at debian.org (Andres Salomon) Date: Fri, 04 Aug 2006 21:18:22 -0000 Subject: [Bug 55234] sata_mv doesn't work with my chipset References: <20060804211822.9299.77451.malonedeb@gandwana.ubuntu.com> Message-ID: <20060804211822.9299.77451.malonedeb@gandwana.ubuntu.com> Public bug reported: Binary package hint: linux-image-2.6.15-26-686 With my SATA Marvell chipset, the sata_mv driver that's in dapper does not work for me. When I say "doesn't work"; i mean i/o hangs and times out when attemping to access/modify data on a drive attached to the controller. Edgy's 2.6.17 kernel allows it to work. The PCI ID for the chipset is: 11ab:6041 (rev 03) It's an MV88SX6041 4-port SATA II PCI-X controller. I found the git commit that fixes the problem for me, as well: http://kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commitdiff;h=ddef9bb367b19383df627e388cb4c01c86ddba6c By rebuilding the sata_mv.ko module from dapper's kernel (2.6.15-26.45) with the above fix applied, I can access and modify data on disks attached to the Marvell controller. Please consider inclusion of the above fix in the next dapper kernel release. ** Affects: linux-source-2.6.15 (Ubuntu) Importance: Untriaged Status: Unconfirmed -- sata_mv doesn't work with my chipset https://launchpad.net/bugs/55234 From constantine at evanslabs.org Sat Aug 5 00:52:06 2006 From: constantine at evanslabs.org (Constantine Evans) Date: Sat, 05 Aug 2006 00:52:06 -0000 Subject: [Bug 36014] Re: kernel can't scale cpu frequency References: <20060322140248.30471.37870.malonedeb@gangotri.ubuntu.com> Message-ID: <20060805005206.9092.57070.malone@gangotri.ubuntu.com> Ken, could you check to see if this happens with the 2.6.17 kernel in Edgy? I no longer have the problem now that I am using Edgy, and there is reason to believe that the issue was resolved by some changes upstream. -- kernel can't scale cpu frequency https://launchpad.net/bugs/36014 From needemesleepe at yahoo.com Sat Aug 5 03:09:57 2006 From: needemesleepe at yahoo.com (martinbures) Date: Sat, 05 Aug 2006 03:09:57 -0000 Subject: [Bug 52852] Re: MacBook gets extremely hot under Linux References: <20060713091229.13020.45049.malonedeb@gandwana.ubuntu.com> Message-ID: <20060805030957.9163.48318.malone@gangotri.ubuntu.com> I have the same problem. Linux version 2.6.15-26-686 (buildd at terranova) (gcc version 4.0.3 (Ubuntu 4.0.3-1ubuntu5)) #1 SMP PREEMPT Thu Aug 3 03:13:28 UTC 2006 Is there any other information that I can get you to help solve this problem? -- MacBook gets extremely hot under Linux https://launchpad.net/bugs/52852 From phobbs at rocketmail.com Sat Aug 5 04:04:02 2006 From: phobbs at rocketmail.com (Peter_H) Date: Sat, 05 Aug 2006 04:04:02 -0000 Subject: [Bug 34902] Re: Ralink Wireless USB/PCMCIA/PCI hangs PC References: <20060314143545.30082.52680.malonedeb@gandwana.ubuntu.com> Message-ID: <20060805040402.9163.54032.malone@gangotri.ubuntu.com> with email help from "tz" I made the changes but unfortunately it didn't fix the problem. Thank you tz anyway. -- Ralink Wireless USB/PCMCIA/PCI hangs PC https://launchpad.net/bugs/34902 From reg at integrity.bourg.net Sat Aug 5 05:09:37 2006 From: reg at integrity.bourg.net (Steve Bourg) Date: Sat, 05 Aug 2006 05:09:37 -0000 Subject: [Bug 30557] Re: cpu idle time in /proc/stat wrong References: <20060205141542.11709.55517.malonedeb@gandwana.ubuntu.com> Message-ID: <20060805050937.9163.8797.malone@gangotri.ubuntu.com> Problem resolved with HP/Compaq nc6230 -- cpu idle time in /proc/stat wrong https://launchpad.net/bugs/30557 From sfabel at gmx.net Sat Aug 5 08:36:43 2006 From: sfabel at gmx.net (Stephan Fabel) Date: Sat, 05 Aug 2006 08:36:43 -0000 Subject: [Bug 38388] Re: Crashes on mount References: <20060406102314.32233.71871.malonedeb@gandwana.ubuntu.com> Message-ID: <20060805083643.9092.64825.malone@gangotri.ubuntu.com> XFS file system was messed up, probably due to unclean shut down. After using the xfstools, filesystem could be repaired and works as expected now. There was no inclination of this having happened, though, I would have expected at least a meaningful error. Thanks, Stephan -- Crashes on mount https://launchpad.net/bugs/38388 From rob.david at blueyonder.co.uk Sat Aug 5 09:01:11 2006 From: rob.david at blueyonder.co.uk (Rob David) Date: Sat, 05 Aug 2006 09:01:11 -0000 Subject: [Bug 17881] Re: usb flash memory hangs after copying few MB References: <20060113135344.21012.12609.launchpad@macquarie.warthogs.hbd.com> Message-ID: <20060805090111.9092.56382.malone@gangotri.ubuntu.com> I am getting the same or very similar problem with dapper and kernel 2.6.15-26-686. I have a Motorola E1070 mobile phone which can work as a usb mass storage device. When I connect it, everything seems to work, and I can read files from it OK. However, as soon as I try to write anything I consistently get messages like: Aug 3 10:45:10 localhost kernel: [17235773.020000] sd 0:0:0:0: SCSI error: return code = 0x10070000 Aug 3 10:45:10 localhost kernel: [17235773.020000] end_request: I/O error, dev sda, sector 1472 Aug 3 10:45:10 localhost kernel: [17235773.020000] Buffer I/O error on device sda1, logical block 1235 Aug 3 10:45:10 localhost kernel: [17235773.020000] lost page write due to I/O error on sda1 Aug 3 10:45:15 localhost kernel: [17235777.884000] sd 0:0:0:0: SCSI error: return code = 0x10070000 Aug 3 10:45:15 localhost kernel: [17235777.884000] end_request: I/O error, dev sda, sector 1473 Aug 3 10:45:15 localhost kernel: [17235777.884000] Buffer I/O error on device sda1, logical block 1236 Aug 3 10:45:15 localhost kernel: [17235777.884000] lost page write due to I/O error on sda1 Aug 3 10:45:20 localhost kernel: [17235782.336000] sd 0:0:0:0: SCSI error: return code = 0x10070000 Aug 3 10:45:20 localhost kernel: [17235782.336000] end_request: I/O error, dev sda, sector 1474 Aug 3 10:45:20 localhost kernel: [17235782.336000] Buffer I/O error on device sda1, logical block 1237 Aug 3 10:45:20 localhost kernel: [17235782.336000] lost page write due to I/O error on sda1 Aug 3 10:45:24 localhost kernel: [17235786.772000] sd 0:0:0:0: SCSI error: return code = 0x10070000 Aug 3 10:45:24 localhost kernel: [17235786.772000] end_request: I/O error, dev sda, sector 1475 Aug 3 10:45:24 localhost kernel: [17235786.772000] Buffer I/O error on device sda1, logical block 1238 Aug 3 10:45:24 localhost kernel: [17235786.772000] lost page write due to I/O error on sda1 It doesn't seem to cause any kernel panics or make the system unstable. I can even remove the phone at this point and the kernel seems to tidy up safely, but without any data ever having been written to the device. The same phone works fine under Windows 2000. I have several other usb mass storage devices (camera, pen drive etc) which work fine on the same dapper box. I think the problem also affects the 2.6.17 kernel, because I have a Gentoo box with that kernel which behaves similarly. -- usb flash memory hangs after copying few MB https://launchpad.net/bugs/17881 From ondrej at sury.org Sat Aug 5 10:06:08 2006 From: ondrej at sury.org (=?utf-8?b?T25kxZllaiBTdXLDvQ==?=) Date: Sat, 05 Aug 2006 10:06:08 -0000 Subject: [Bug 26940] Re: Kernel 2.6.15-7-686 won't boot with root on SATA disk References: <20060113145204.21012.90778.launchpad@macquarie.warthogs.hbd.com> Message-ID: <20060805100608.9163.78576.malone@gangotri.ubuntu.com> Nope, it's not. See the very long delay between 4th and 5th line: [17179579.088000] SCSI subsystem initialized [17179579.088000] libata version 1.20 loaded. [17179579.088000] ahci 0000:00:1f.2: version 1.2 [17179579.088000] ACPI: PCI Interrupt 0000:00:1f.2[B] -> GSI 18 (level, low) -> IRQ 201 [17179652.820000] PCI: Setting latency timer of device 0000:00:1f.2 to 64 [17179652.820000] ahci 0000:00:1f.2: AHCI 0001.0000 32 slots 4 ports 1.5 Gbps 0x5 impl IDE mode [17179652.820000] ahci 0000:00:1f.2: flags: 64bit ncq pm led pmp slum part -- Kernel 2.6.15-7-686 won't boot with root on SATA disk https://launchpad.net/bugs/26940 From caroline.ford.work at googlemail.com Sat Aug 5 11:00:32 2006 From: caroline.ford.work at googlemail.com (CarolineFord) Date: Sat, 05 Aug 2006 11:00:32 -0000 Subject: [Bug 37795] Re: zd1211 wireless driver broken, too old (20050315) References: <20060403011323.23733.67873.malonedeb@gandwana.ubuntu.com> Message-ID: <20060805110032.9299.59514.malone@gandwana.ubuntu.com> The driver included with dapper is unmaintained according to the current driver project (http://zd1211.ath.cx/wiki/FAQ) This 18 month old driver shouldn't have ended up in 6.06 LTS, the driver from http://zd1211.atx.cx is the correct one. I have it working here but it needs compiling against kernel headers which people shouldn't have to do. -- zd1211 wireless driver broken, too old (20050315) https://launchpad.net/bugs/37795 From caroline.ford.work at googlemail.com Sat Aug 5 11:05:03 2006 From: caroline.ford.work at googlemail.com (CarolineFord) Date: Sat, 05 Aug 2006 11:05:03 -0000 Subject: [Bug 37795] Re: zd1211 wireless driver broken, too old (20050315) References: <20060403011323.23733.67873.malonedeb@gandwana.ubuntu.com> Message-ID: <20060805110503.9345.97503.malone@gandwana.ubuntu.com> The driver identifies itself as the 2005-03-15 driver, http://zd1211.ath.cx/wiki/FAQ says that driver is "out-dated, probably non-functional, and unmaintained", so confirmed. ** Changed in: linux-source-2.6.15 (Ubuntu) Status: Unconfirmed => Confirmed -- zd1211 wireless driver broken, too old (20050315) https://launchpad.net/bugs/37795 From caroline.ford.work at googlemail.com Sat Aug 5 11:07:32 2006 From: caroline.ford.work at googlemail.com (CarolineFord) Date: Sat, 05 Aug 2006 11:07:32 -0000 Subject: [Bug 37795] Re: zd1211 wireless driver broken, too old (20050315) References: <20060403011323.23733.67873.malonedeb@gandwana.ubuntu.com> Message-ID: <20060805110732.9092.22609.malone@gangotri.ubuntu.com> ** Changed in: zd1211 (Ubuntu) Status: Unconfirmed => Confirmed -- zd1211 wireless driver broken, too old (20050315) https://launchpad.net/bugs/37795 From korondi.mark at freemail.hu Sat Aug 5 11:34:49 2006 From: korondi.mark at freemail.hu (kmARC) Date: Sat, 05 Aug 2006 11:34:49 -0000 Subject: [Bug 28443] Re: no sound Intel HDA (ICH6) and ALC260 (or ALC880) mixer; no errors References: <20060113152229.29386.74835.launchpad@macquarie.warthogs.hbd.com> Message-ID: <20060805113449.9163.58640.malone@gangotri.ubuntu.com> Hello All, I've also experienced this bug, but on my laptop the card _do_ sotimes works. I don't know why, it sometimes works, other times doesn't. All of the modules are always loaded: kmarc at gilgamesh:~$ lsmod | grep snd snd_hda_intel 20468 2 snd_hda_codec 163088 1 snd_hda_intel snd_pcm_oss 56448 0 snd_mixer_oss 20544 1 snd_pcm_oss snd_pcm 96708 3 snd_hda_intel,snd_hda_codec,snd_pcm_oss snd_timer 26884 1 snd_pcm snd 60004 10 snd_hda_intel,snd_hda_codec,snd_pcm_oss,snd_mixer_oss,snd_pcm,snd_timer soundcore 10784 1 snd snd_page_alloc 11304 2 snd_hda_intel,snd_pcm -- no sound Intel HDA (ICH6) and ALC260 (or ALC880) mixer; no errors https://launchpad.net/bugs/28443 From Tam at SiuLung.com Sat Aug 5 11:40:34 2006 From: Tam at SiuLung.com (Alan Tam) Date: Sat, 05 Aug 2006 11:40:34 -0000 Subject: [Bug 48214] Re: Please driver for Planex USB wireless References: <20060603134059.2141.9914.malonedeb@gangotri.ubuntu.com> Message-ID: <20060805114034.9299.28133.malone@gandwana.ubuntu.com> FYI, both the ZD1211 and ZD1211B drivers have been included in the latest 2.6.18 rc. -- Please driver for Planex USB wireless https://launchpad.net/bugs/48214 From redlegion at gmail.com Sat Aug 5 12:49:43 2006 From: redlegion at gmail.com (red legion) Date: Sat, 05 Aug 2006 12:49:43 -0000 Subject: [Bug 34902] Re: Ralink Wireless USB/PCMCIA/PCI hangs PC References: <20060314143545.30082.52680.malonedeb@gandwana.ubuntu.com> Message-ID: <20060805124943.9163.69075.malone@gangotri.ubuntu.com> I'm also having a problem with my Zonet ZEW2500P USB Wireless Adapter, which uses the rt2570 kernel module. I've compiled the latest CVS from rt2x00.serialmonkey.com, but it only lasts longer than the original module before burning out and going "kaput". -- Ralink Wireless USB/PCMCIA/PCI hangs PC https://launchpad.net/bugs/34902 From H.A.J.Koster at xs4all.nl Sat Aug 5 15:29:20 2006 From: H.A.J.Koster at xs4all.nl (Henk Koster) Date: Sat, 05 Aug 2006 15:29:20 -0000 Subject: [Bug 46639] Re: [madwifi/madwifi-ng] kernel modules not correctly loaded References: <20060525205746.13916.26344.malonedeb@gandwana.ubuntu.com> Message-ID: <20060805152921.9163.47675.malone@gangotri.ubuntu.com> I had a similar problem with my MacBook (not Pro), couldn't get the ath0 interface going with the 2.6.15-26-686 kernel and restricted-modules package. But it did work on the non-SMP 386-kernel and restricted- modules from the liveCD install... The Atheros chip in MB/MBP requires the madwifi-ng drivers, not the older madwifi drivers. So I wondered why the wlan.ko module was loaded at all, it being a madwifi driver. I then blacklisted the wlan module in /etc/modprobe.d/blacklist, rebooted, and now the ath0 interface works... I'll keep my fingers crossed. -- [madwifi/madwifi-ng] kernel modules not correctly loaded https://launchpad.net/bugs/46639 From gshonia at indiana.edu Sat Aug 5 15:39:39 2006 From: gshonia at indiana.edu (gesho) Date: Sat, 05 Aug 2006 15:39:39 -0000 Subject: [Bug 30557] Re: cpu idle time in /proc/stat wrong References: <20060205141542.11709.55517.malonedeb@gandwana.ubuntu.com> Message-ID: <20060805153939.9092.81674.malone@gangotri.ubuntu.com> how do you guys apply these fixes? my adept/synaptic managers last time downloaded updates 24 hours ago and problem is still there. is there any way to see if this patch is implemented? or download it manually? is there any guide how to handle this bug fixing beyond running usual adept "fetch updates"? -- cpu idle time in /proc/stat wrong https://launchpad.net/bugs/30557 From H.A.J.Koster at xs4all.nl Sat Aug 5 15:48:37 2006 From: H.A.J.Koster at xs4all.nl (Henk Koster) Date: Sat, 05 Aug 2006 15:48:37 -0000 Subject: [Bug 46639] Re: [madwifi/madwifi-ng] kernel modules not correctly loaded References: <20060525205746.13916.26344.malonedeb@gandwana.ubuntu.com> Message-ID: <20060805154837.9092.51485.malone@gangotri.ubuntu.com> Spoke too soon... couldn't activate ath0 at the next reboot. -- [madwifi/madwifi-ng] kernel modules not correctly loaded https://launchpad.net/bugs/46639 From tas50 at humboldt.edu Sat Aug 5 18:19:50 2006 From: tas50 at humboldt.edu (tas50) Date: Sat, 05 Aug 2006 18:19:50 -0000 Subject: [Bug 55182] Re: Dapper: INTEL IPW 2200 B/G "unregister_netdevice: waiting for ethX to become free. Usage count = 1" References: <20060804143011.9299.17007.malonedeb@gandwana.ubuntu.com> Message-ID: <20060805181950.9345.24593.launchpad@gandwana.ubuntu.com> ** Tags added: ipw2200 ** Tags removed: 2200 -- Dapper: INTEL IPW 2200 B/G "unregister_netdevice: waiting for ethX to become free. Usage count = 1" https://launchpad.net/bugs/55182 From eaton.lists at gmail.com Sat Aug 5 18:16:25 2006 From: eaton.lists at gmail.com (Brian Eaton) Date: Sat, 05 Aug 2006 18:16:25 -0000 Subject: [Bug 30557] Re: [Bug 30557] Re: cpu idle time in /proc/stat wrong References: <20060205141542.11709.55517.malonedeb@gandwana.ubuntu.com> <20060805153939.9092.81674.malone@gangotri.ubuntu.com> Message-ID: <242a0a8f0608051116g1af1bccck8aeaca9a34cb6692@mail.gmail.com> I think you can check that you are using the new kernel this way: $ cat /proc/version Linux version 2.6.15-26-686 (buildd at terranova) (gcc version 4.0.3 (Ubuntu 4.0.3-1ubuntu5)) #1 SMP PREEMPT Thu Aug 3 03:13:28 UTC 2006 You may need to edit /boot/grub/menu.lst (CAREFULLY) or use the grub boot menu to switch to the new kernel. -- cpu idle time in /proc/stat wrong https://launchpad.net/bugs/30557 From tas50 at humboldt.edu Sat Aug 5 18:24:07 2006 From: tas50 at humboldt.edu (tas50) Date: Sat, 05 Aug 2006 18:24:07 -0000 Subject: [Bug 34902] Re: Ralink Wireless USB/PCMCIA/PCI hangs PC References: <20060314143545.30082.52680.malonedeb@gandwana.ubuntu.com> Message-ID: <20060805182407.9163.35497.launchpad@gangotri.ubuntu.com> ** Tags added: wireless -- Ralink Wireless USB/PCMCIA/PCI hangs PC https://launchpad.net/bugs/34902 From tas50 at humboldt.edu Sat Aug 5 18:24:45 2006 From: tas50 at humboldt.edu (tas50) Date: Sat, 05 Aug 2006 18:24:45 -0000 Subject: [Bug 34515] Re: Dapper Flight 5 kernel panic on boot References: <20060311223807.17044.41100.malonedeb@gangotri.ubuntu.com> Message-ID: <20060805182445.9163.78012.launchpad@gangotri.ubuntu.com> ** Tags added: amd64 dapper -- Dapper Flight 5 kernel panic on boot https://launchpad.net/bugs/34515 From tas50 at humboldt.edu Sat Aug 5 18:23:33 2006 From: tas50 at humboldt.edu (tas50) Date: Sat, 05 Aug 2006 18:23:33 -0000 Subject: [Bug 23445] Re: iMac G5 will freeze after booting up References: <20060113142343.21012.90472.launchpad@macquarie.warthogs.hbd.com> Message-ID: <20060805182333.9163.64931.launchpad@gangotri.ubuntu.com> ** Tags added: apple -- iMac G5 will freeze after booting up https://launchpad.net/bugs/23445 From tas50 at humboldt.edu Sat Aug 5 18:20:26 2006 From: tas50 at humboldt.edu (tas50) Date: Sat, 05 Aug 2006 18:20:26 -0000 Subject: [Bug 22667] Re: 2.6.12 and above create 100% CPU with xorg on iMac References: <20060113141935.21012.44215.launchpad@macquarie.warthogs.hbd.com> Message-ID: <20060805182026.9092.95150.launchpad@gangotri.ubuntu.com> ** Tags added: apple -- 2.6.12 and above create 100% CPU with xorg on iMac https://launchpad.net/bugs/22667 From tas50 at humboldt.edu Sat Aug 5 18:20:58 2006 From: tas50 at humboldt.edu (tas50) Date: Sat, 05 Aug 2006 18:20:58 -0000 Subject: [Bug 19749] Re: SATA HDD not recognized during Breezy Colony 4 install or Dapper Flight 3 References: <20060113140316.21012.69844.launchpad@macquarie.warthogs.hbd.com> Message-ID: <20060805182058.9092.42392.launchpad@gangotri.ubuntu.com> ** Tags added: breezy ** Tags added: dapper -- SATA HDD not recognized during Breezy Colony 4 install or Dapper Flight 3 https://launchpad.net/bugs/19749 From tas50 at humboldt.edu Sat Aug 5 18:22:13 2006 From: tas50 at humboldt.edu (tas50) Date: Sat, 05 Aug 2006 18:22:13 -0000 Subject: [Bug 21016] Re: Hoary SMP Kernel on Dell Poweredge 6450 crashes on reboot References: <20060113141023.21012.6204.launchpad@macquarie.warthogs.hbd.com> Message-ID: <20060805182213.9163.85730.launchpad@gangotri.ubuntu.com> ** Tags added: dell hoary -- Hoary SMP Kernel on Dell Poweredge 6450 crashes on reboot https://launchpad.net/bugs/21016 From tas50 at humboldt.edu Sat Aug 5 18:21:49 2006 From: tas50 at humboldt.edu (tas50) Date: Sat, 05 Aug 2006 18:21:49 -0000 Subject: [Bug 22584] Re: [ Breezy Colony 5] Touchpad problem (doesn't work) References: <20060113141908.21012.85101.launchpad@macquarie.warthogs.hbd.com> Message-ID: <20060805182150.9163.77212.launchpad@gangotri.ubuntu.com> ** Tags added: breezy -- [ Breezy Colony 5] Touchpad problem (doesn't work) https://launchpad.net/bugs/22584 From tas50 at humboldt.edu Sat Aug 5 18:23:11 2006 From: tas50 at humboldt.edu (tas50) Date: Sat, 05 Aug 2006 18:23:11 -0000 Subject: [Bug 21344] Re: Hang when loading ipw2100 References: <20060113141220.21012.9495.launchpad@macquarie.warthogs.hbd.com> Message-ID: <20060805182311.9345.4995.launchpad@gandwana.ubuntu.com> ** Tags added: breezy wireless -- Hang when loading ipw2100 https://launchpad.net/bugs/21344 From tas50 at humboldt.edu Sat Aug 5 18:22:42 2006 From: tas50 at humboldt.edu (tas50) Date: Sat, 05 Aug 2006 18:22:42 -0000 Subject: [Bug 16247] Re: Dell Inspiron 600m - ndiswrapper hangs on boot if running on battery References: <20060113134532.21012.77031.launchpad@macquarie.warthogs.hbd.com> Message-ID: <20060805182242.9163.70035.launchpad@gangotri.ubuntu.com> ** Tags added: dell wireless -- Dell Inspiron 600m - ndiswrapper hangs on boot if running on battery https://launchpad.net/bugs/16247 From tas50 at humboldt.edu Sat Aug 5 18:33:45 2006 From: tas50 at humboldt.edu (tas50) Date: Sat, 05 Aug 2006 18:33:45 -0000 Subject: [Bug 38263] Re: freeze at startup References: <20060405194706.24486.46138.malonedeb@gangotri.ubuntu.com> Message-ID: <20060805183345.9299.17359.launchpad@gandwana.ubuntu.com> ** Tags added: amd64 boot dapper -- freeze at startup https://launchpad.net/bugs/38263 From tas50 at humboldt.edu Sat Aug 5 18:32:59 2006 From: tas50 at humboldt.edu (tas50) Date: Sat, 05 Aug 2006 18:32:59 -0000 Subject: [Bug 37639] Re: FL6 hangs after install on STL2 board using Adaptec 2100S in RAID-1 References: <20060401211619.23707.94147.malonedeb@gandwana.ubuntu.com> Message-ID: <20060805183259.9345.15968.launchpad@gandwana.ubuntu.com> ** Tags added: boot dapper -- FL6 hangs after install on STL2 board using Adaptec 2100S in RAID-1 https://launchpad.net/bugs/37639 From tas50 at humboldt.edu Sat Aug 5 18:32:16 2006 From: tas50 at humboldt.edu (tas50) Date: Sat, 05 Aug 2006 18:32:16 -0000 Subject: [Bug 37117] Re: Boot Error after upgrade to Dapper 2.6.15-19 Sata SiI 3512 NForce3 References: <20060329040949.7342.72068.malonedeb@gangotri.ubuntu.com> Message-ID: <20060805183216.9092.23562.launchpad@gangotri.ubuntu.com> ** Tags added: boot dapper ** Tags added: amd64 -- Boot Error after upgrade to Dapper 2.6.15-19 Sata SiI 3512 NForce3 https://launchpad.net/bugs/37117 From tas50 at humboldt.edu Sat Aug 5 18:34:27 2006 From: tas50 at humboldt.edu (tas50) Date: Sat, 05 Aug 2006 18:34:27 -0000 Subject: [Bug 42909] Re: kernel panic at boot References: <20060504095810.7739.24400.malonedeb@gangotri.ubuntu.com> Message-ID: <20060805183427.9092.67164.launchpad@gangotri.ubuntu.com> ** Tags added: boot dapper -- kernel panic at boot https://launchpad.net/bugs/42909 From tas50 at humboldt.edu Sat Aug 5 18:31:03 2006 From: tas50 at humboldt.edu (tas50) Date: Sat, 05 Aug 2006 18:31:03 -0000 Subject: [Bug 35474] Re: Dapper - RT61 with wep key doesn't work References: <20060318161032.12254.27781.malonedeb@gandwana.ubuntu.com> Message-ID: <20060805183103.9299.48278.launchpad@gandwana.ubuntu.com> ** Tags added: dapper wireless -- Dapper - RT61 with wep key doesn't work https://launchpad.net/bugs/35474 From tas50 at humboldt.edu Sat Aug 5 18:31:46 2006 From: tas50 at humboldt.edu (tas50) Date: Sat, 05 Aug 2006 18:31:46 -0000 Subject: [Bug 36998] Re: Kernel Won't Boot on an IBM Thinkpad R30 References: <20060328130330.20514.53400.malonedeb@gangotri.ubuntu.com> Message-ID: <20060805183146.9345.70430.launchpad@gandwana.ubuntu.com> ** Tags added: boot dapper -- Kernel Won't Boot on an IBM Thinkpad R30 https://launchpad.net/bugs/36998 From tas50 at humboldt.edu Sat Aug 5 18:30:27 2006 From: tas50 at humboldt.edu (tas50) Date: Sat, 05 Aug 2006 18:30:27 -0000 Subject: [Bug 31766] Re: Dapper: Total starvation of GUI apps during heavy disk usage References: <20060217130455.795.9719.malonedeb@gandwana.ubuntu.com> Message-ID: <20060805183027.9163.87978.launchpad@gangotri.ubuntu.com> ** Tags added: dapper -- Dapper: Total starvation of GUI apps during heavy disk usage https://launchpad.net/bugs/31766 From tas50 at humboldt.edu Sat Aug 5 18:36:31 2006 From: tas50 at humboldt.edu (tas50) Date: Sat, 05 Aug 2006 18:36:31 -0000 Subject: [Bug 50275] Re: XFS corruption post-suspend-to-RAM in 2.6.15-25 References: <20060618230713.13137.72847.malonedeb@gandwana.ubuntu.com> Message-ID: <20060805183631.9163.10461.launchpad@gangotri.ubuntu.com> ** Tags added: dapper -- XFS corruption post-suspend-to-RAM in 2.6.15-25 https://launchpad.net/bugs/50275 From tas50 at humboldt.edu Sat Aug 5 18:37:15 2006 From: tas50 at humboldt.edu (tas50) Date: Sat, 05 Aug 2006 18:37:15 -0000 Subject: [Bug 43961] Re: Power down after shutdown does not work... References: <20060510072310.21520.62027.malonedeb@gandwana.ubuntu.com> Message-ID: <20060805183715.9092.14510.launchpad@gangotri.ubuntu.com> ** Tags added: dapper -- Power down after shutdown does not work... https://launchpad.net/bugs/43961 From tas50 at humboldt.edu Sat Aug 5 18:36:47 2006 From: tas50 at humboldt.edu (tas50) Date: Sat, 05 Aug 2006 18:36:47 -0000 Subject: [Bug 45636] Re: dapper on toshiba sat. m70: gnome immediately freezes with new kernels (incl. 2.6.15-23-386/686) References: <20060519181444.18604.677.malonedeb@gandwana.ubuntu.com> Message-ID: <20060805183647.9345.14460.launchpad@gandwana.ubuntu.com> ** Tags added: dapper gnome -- dapper on toshiba sat. m70: gnome immediately freezes with new kernels (incl. 2.6.15-23-386/686) https://launchpad.net/bugs/45636 From tas50 at humboldt.edu Sat Aug 5 18:37:00 2006 From: tas50 at humboldt.edu (tas50) Date: Sat, 05 Aug 2006 18:37:00 -0000 Subject: [Bug 44959] Re: sdhci driver kills Suspend/Resume on Dell X1 References: <20060516054511.15848.15714.malonedeb@gangotri.ubuntu.com> Message-ID: <20060805183700.9092.71475.launchpad@gangotri.ubuntu.com> ** Tags added: dapper -- sdhci driver kills Suspend/Resume on Dell X1 https://launchpad.net/bugs/44959 From tas50 at humboldt.edu Sat Aug 5 18:37:27 2006 From: tas50 at humboldt.edu (tas50) Date: Sat, 05 Aug 2006 18:37:27 -0000 Subject: [Bug 43745] Re: Ubuntu corrupts real time clock on some dell laptops References: <20060509053346.20684.57755.malonedeb@gangotri.ubuntu.com> Message-ID: <20060805183728.9299.97330.launchpad@gandwana.ubuntu.com> ** Tags added: dapper -- Ubuntu corrupts real time clock on some dell laptops https://launchpad.net/bugs/43745 From tas50 at humboldt.edu Sat Aug 5 18:37:50 2006 From: tas50 at humboldt.edu (tas50) Date: Sat, 05 Aug 2006 18:37:50 -0000 Subject: [Bug 43661] Re: ThinkPad X60: select() to /dev/rtc to wait for clock tick timed out References: <445F9367.80207@canonical.com> Message-ID: <20060805183750.9345.1121.launchpad@gandwana.ubuntu.com> ** Tags added: dapper -- ThinkPad X60: select() to /dev/rtc to wait for clock tick timed out https://launchpad.net/bugs/43661 From tas50 at humboldt.edu Sat Aug 5 18:35:18 2006 From: tas50 at humboldt.edu (tas50) Date: Sat, 05 Aug 2006 18:35:18 -0000 Subject: [Bug 6450] Re: cpufreq: failure causing freezing on laptop References: <20060105064911.15096.18324.malonedeb@gangotri.ubuntu.com> Message-ID: <20060805183518.9092.89568.launchpad@gangotri.ubuntu.com> ** Tags added: dapper -- cpufreq: failure causing freezing on laptop https://launchpad.net/bugs/6450 From tas50 at humboldt.edu Sat Aug 5 18:43:45 2006 From: tas50 at humboldt.edu (tas50) Date: Sat, 05 Aug 2006 18:43:45 -0000 Subject: [Bug 20773] Re: [breezy] usb mouse displays error on console during boot References: <20060113140909.21012.96977.launchpad@macquarie.warthogs.hbd.com> Message-ID: <20060805184345.9163.39237.launchpad@gangotri.ubuntu.com> ** Tags added: breezy usb -- [breezy] usb mouse displays error on console during boot https://launchpad.net/bugs/20773 From tas50 at humboldt.edu Sat Aug 5 18:43:10 2006 From: tas50 at humboldt.edu (tas50) Date: Sat, 05 Aug 2006 18:43:10 -0000 Subject: [Bug 20732] Re: CD fails to boot References: <20060113140855.21012.93920.launchpad@macquarie.warthogs.hbd.com> Message-ID: <20060805184310.9163.97770.launchpad@gangotri.ubuntu.com> ** Tags added: boot hoary -- CD fails to boot https://launchpad.net/bugs/20732 From tas50 at humboldt.edu Sat Aug 5 18:42:24 2006 From: tas50 at humboldt.edu (tas50) Date: Sat, 05 Aug 2006 18:42:24 -0000 Subject: [Bug 20062] Re: Keyboard non-responsive when using kernel 2.6.12 (breezy) References: <20060113140508.21012.73082.launchpad@macquarie.warthogs.hbd.com> Message-ID: <20060805184224.9345.21407.launchpad@gandwana.ubuntu.com> ** Tags added: dapper usb -- Keyboard non-responsive when using kernel 2.6.12 (breezy) https://launchpad.net/bugs/20062 From tas50 at humboldt.edu Sat Aug 5 18:40:59 2006 From: tas50 at humboldt.edu (tas50) Date: Sat, 05 Aug 2006 18:40:59 -0000 Subject: [Bug 6450] Re: cpufreq: failure causing freezing on laptop References: <20060105064911.15096.18324.malonedeb@gangotri.ubuntu.com> Message-ID: <20060805184059.9092.22574.launchpad@gangotri.ubuntu.com> ** Tags added: breezy ** Tags removed: dapper -- cpufreq: failure causing freezing on laptop https://launchpad.net/bugs/6450 From tas50 at humboldt.edu Sat Aug 5 18:35:35 2006 From: tas50 at humboldt.edu (tas50) Date: Sat, 05 Aug 2006 18:35:35 -0000 Subject: [Bug 6032] Re: sound doesn't work (via 8233/ac97) References: <20051222003637.24593.90397.malonedeb@gangotri.ubuntu.com> Message-ID: <20060805183535.9163.51589.launchpad@gangotri.ubuntu.com> ** Tags added: dapper ** Tags added: breezy ** Tags removed: dapper -- sound doesn't work (via 8233/ac97) https://launchpad.net/bugs/6032 From tas50 at humboldt.edu Sat Aug 5 18:45:06 2006 From: tas50 at humboldt.edu (tas50) Date: Sat, 05 Aug 2006 18:45:06 -0000 Subject: [Bug 42133] Re: installation failed References: <20060429222623.16739.9962.malonedeb@gandwana.ubuntu.com> Message-ID: <20060805184506.9345.38846.launchpad@gandwana.ubuntu.com> ** Tags added: boot -- installation failed https://launchpad.net/bugs/42133 From tas50 at humboldt.edu Sat Aug 5 18:48:04 2006 From: tas50 at humboldt.edu (tas50) Date: Sat, 05 Aug 2006 18:48:04 -0000 Subject: [Bug 21223] Re: Live CD HP dx5150 MT (Athlon64) cannot mount installation CD during boot References: <20060113141138.21012.13736.launchpad@macquarie.warthogs.hbd.com> Message-ID: <20060805184804.9345.48644.launchpad@gandwana.ubuntu.com> ** Tags added: amd64 boot hoary -- Live CD HP dx5150 MT (Athlon64) cannot mount installation CD during boot https://launchpad.net/bugs/21223 From tas50 at humboldt.edu Sat Aug 5 18:48:19 2006 From: tas50 at humboldt.edu (tas50) Date: Sat, 05 Aug 2006 18:48:19 -0000 Subject: [Bug 21134] Re: Hang when loading some module References: <20060113141100.21012.14151.launchpad@macquarie.warthogs.hbd.com> Message-ID: <20060805184819.9299.14581.launchpad@gandwana.ubuntu.com> ** Tags added: boot -- Hang when loading some module https://launchpad.net/bugs/21134 From tas50 at humboldt.edu Sat Aug 5 18:49:45 2006 From: tas50 at humboldt.edu (tas50) Date: Sat, 05 Aug 2006 18:49:45 -0000 Subject: [Bug 20943] Re: module insertion hangs in apic/irq setup References: <20060113141001.21012.82199.launchpad@macquarie.warthogs.hbd.com> Message-ID: <20060805184945.9092.56348.launchpad@gangotri.ubuntu.com> ** Tags added: boot hoary nvidia -- module insertion hangs in apic/irq setup https://launchpad.net/bugs/20943 From tas50 at humboldt.edu Sat Aug 5 18:49:25 2006 From: tas50 at humboldt.edu (tas50) Date: Sat, 05 Aug 2006 18:49:25 -0000 Subject: [Bug 20977] Re: usplash blinking on 1280x800 notebook lcd display References: <20060113141012.21012.90408.launchpad@macquarie.warthogs.hbd.com> Message-ID: <20060805184925.9345.7357.launchpad@gandwana.ubuntu.com> ** Tags added: video -- usplash blinking on 1280x800 notebook lcd display https://launchpad.net/bugs/20977 From tas50 at humboldt.edu Sat Aug 5 18:50:03 2006 From: tas50 at humboldt.edu (tas50) Date: Sat, 05 Aug 2006 18:50:03 -0000 Subject: [Bug 20781] Re: pcmcia detection locks up my laptop [also dapper flight 5] References: <20060113140912.21012.22149.launchpad@macquarie.warthogs.hbd.com> Message-ID: <20060805185003.9163.87799.launchpad@gangotri.ubuntu.com> ** Tags added: boot hoary -- pcmcia detection locks up my laptop [also dapper flight 5] https://launchpad.net/bugs/20781 From tas50 at humboldt.edu Sat Aug 5 18:46:21 2006 From: tas50 at humboldt.edu (tas50) Date: Sat, 05 Aug 2006 18:46:21 -0000 Subject: [Bug 16454] Re: sound still comes out of speakers when PCM volume is set to 0 References: <20060113134639.21012.49160.launchpad@macquarie.warthogs.hbd.com> Message-ID: <20060805184621.9345.19646.launchpad@gandwana.ubuntu.com> ** Tags added: sound -- sound still comes out of speakers when PCM volume is set to 0 https://launchpad.net/bugs/16454 From tas50 at humboldt.edu Sat Aug 5 18:48:53 2006 From: tas50 at humboldt.edu (tas50) Date: Sat, 05 Aug 2006 18:48:53 -0000 Subject: [Bug 21057] Re: Sound from ES1978 Maestro 2E garbled when USB CD-ROM drive plugged in References: <20060113141036.21012.76826.launchpad@macquarie.warthogs.hbd.com> Message-ID: <20060805184853.9163.50619.launchpad@gangotri.ubuntu.com> ** Tags added: breezy sound -- Sound from ES1978 Maestro 2E garbled when USB CD-ROM drive plugged in https://launchpad.net/bugs/21057 From tas50 at humboldt.edu Sat Aug 5 18:45:50 2006 From: tas50 at humboldt.edu (tas50) Date: Sat, 05 Aug 2006 18:45:50 -0000 Subject: [Bug 14294] Re: on powerbook sound successively quieter until unaudible References: <20060113133554.21012.14467.launchpad@macquarie.warthogs.hbd.com> Message-ID: <20060805184550.9299.39633.launchpad@gandwana.ubuntu.com> ** Tags added: apple sound -- on powerbook sound successively quieter until unaudible https://launchpad.net/bugs/14294 From tas50 at humboldt.edu Sat Aug 5 18:55:06 2006 From: tas50 at humboldt.edu (tas50) Date: Sat, 05 Aug 2006 18:55:06 -0000 Subject: [Bug 22609] Re: Breezy P1, Thinkpad 600- Suspend breaks USB References: <20060113141917.21012.11786.launchpad@macquarie.warthogs.hbd.com> Message-ID: <20060805185506.9345.33957.launchpad@gandwana.ubuntu.com> ** Tags added: breezy usb -- Breezy P1, Thinkpad 600- Suspend breaks USB https://launchpad.net/bugs/22609 From tas50 at humboldt.edu Sat Aug 5 18:54:40 2006 From: tas50 at humboldt.edu (tas50) Date: Sat, 05 Aug 2006 18:54:40 -0000 Subject: [Bug 22214] Re: radeonfb broken on ATI with exotic laptop lcd References: <20060113141702.21012.51440.launchpad@macquarie.warthogs.hbd.com> Message-ID: <20060805185440.9163.99640.launchpad@gangotri.ubuntu.com> ** Tags added: ati breezy -- radeonfb broken on ATI with exotic laptop lcd https://launchpad.net/bugs/22214 From tas50 at humboldt.edu Sat Aug 5 18:52:55 2006 From: tas50 at humboldt.edu (tas50) Date: Sat, 05 Aug 2006 18:52:55 -0000 Subject: [Bug 21891] Re: Doubled/Stacked vga16fb display on Sony VGN-S260 References: <20060113141518.21012.92761.launchpad@macquarie.warthogs.hbd.com> Message-ID: <20060805185255.9163.41410.launchpad@gangotri.ubuntu.com> ** Tags added: ati video -- Doubled/Stacked vga16fb display on Sony VGN-S260 https://launchpad.net/bugs/21891 From tas50 at humboldt.edu Sat Aug 5 18:52:19 2006 From: tas50 at humboldt.edu (tas50) Date: Sat, 05 Aug 2006 18:52:19 -0000 Subject: [Bug 16961] Re: System freezes whilst powernowd stepping up AMD64 freq (intermittent/hoary) References: <20060113134909.21012.75586.launchpad@macquarie.warthogs.hbd.com> Message-ID: <20060805185219.9163.53418.launchpad@gangotri.ubuntu.com> ** Tags added: amd64 hoary -- System freezes whilst powernowd stepping up AMD64 freq (intermittent/hoary) https://launchpad.net/bugs/16961 From tas50 at humboldt.edu Sat Aug 5 18:52:36 2006 From: tas50 at humboldt.edu (tas50) Date: Sat, 05 Aug 2006 18:52:36 -0000 Subject: [Bug 18691] Re: Computer gets hotter if no USB port is used. References: <20060113135741.21012.41956.launchpad@macquarie.warthogs.hbd.com> Message-ID: <20060805185236.9092.47824.launchpad@gangotri.ubuntu.com> ** Tags added: usb -- Computer gets hotter if no USB port is used. https://launchpad.net/bugs/18691 From tas50 at humboldt.edu Sat Aug 5 18:51:55 2006 From: tas50 at humboldt.edu (tas50) Date: Sat, 05 Aug 2006 18:51:55 -0000 Subject: [Bug 16921] Re: usb 2.0 after acpi suspend to ram References: <20060113134853.21012.71160.launchpad@macquarie.warthogs.hbd.com> Message-ID: <20060805185155.9163.99550.launchpad@gangotri.ubuntu.com> ** Tags added: usb -- usb 2.0 after acpi suspend to ram https://launchpad.net/bugs/16921 From tas50 at humboldt.edu Sat Aug 5 18:58:48 2006 From: tas50 at humboldt.edu (tas50) Date: Sat, 05 Aug 2006 18:58:48 -0000 Subject: [Bug 27821] Re: [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: <20060805185848.9345.7949.launchpad@gandwana.ubuntu.com> ** Tags added: boot dapper -- [Dapper]CD-RW/DVD+RW Drive: hda: drive_cmd: status=0x51 { DriveReady SeekComplete Error } https://launchpad.net/bugs/27821 From tas50 at humboldt.edu Sat Aug 5 18:59:05 2006 From: tas50 at humboldt.edu (tas50) Date: Sat, 05 Aug 2006 18:59:05 -0000 Subject: [Bug 27792] Re: Random hangs on PPC G5 References: <20060113151917.29386.38625.launchpad@macquarie.warthogs.hbd.com> Message-ID: <20060805185905.9092.75793.launchpad@gangotri.ubuntu.com> ** Tags added: apple -- Random hangs on PPC G5 https://launchpad.net/bugs/27792 From tas50 at humboldt.edu Sat Aug 5 18:59:20 2006 From: tas50 at humboldt.edu (tas50) Date: Sat, 05 Aug 2006 18:59:20 -0000 Subject: [Bug 27778] Re: ipw2200 Firmware Error on Install References: <20060113151913.29386.20905.launchpad@macquarie.warthogs.hbd.com> Message-ID: <20060805185921.9299.45623.launchpad@gandwana.ubuntu.com> ** Tags added: wireless -- ipw2200 Firmware Error on Install https://launchpad.net/bugs/27778 From tas50 at humboldt.edu Sat Aug 5 18:59:35 2006 From: tas50 at humboldt.edu (tas50) Date: Sat, 05 Aug 2006 18:59:35 -0000 Subject: [Bug 27715] Re: snd-maestro3 driver misconfigures playback when multiple channels are running with different rates References: <20060113151856.29386.15793.launchpad@macquarie.warthogs.hbd.com> Message-ID: <20060805185935.9299.58473.launchpad@gandwana.ubuntu.com> ** Tags added: sound -- snd-maestro3 driver misconfigures playback when multiple channels are running with different rates https://launchpad.net/bugs/27715 From tas50 at humboldt.edu Sat Aug 5 18:58:20 2006 From: tas50 at humboldt.edu (tas50) Date: Sat, 05 Aug 2006 18:58:20 -0000 Subject: [Bug 26075] Re: HP Pavilion dv1000 laptop wireless button will not enable and disable wireless References: <20060113144745.21012.65346.launchpad@macquarie.warthogs.hbd.com> Message-ID: <20060805185820.9163.60955.launchpad@gangotri.ubuntu.com> ** Tags added: dapper wireless -- HP Pavilion dv1000 laptop wireless button will not enable and disable wireless https://launchpad.net/bugs/26075 From tas50 at humboldt.edu Sat Aug 5 18:58:03 2006 From: tas50 at humboldt.edu (tas50) Date: Sat, 05 Aug 2006 18:58:03 -0000 Subject: [Bug 25634] Re: Sound on ibook only works after (un)plugging headphones References: <20060113143446.21012.65385.launchpad@macquarie.warthogs.hbd.com> Message-ID: <20060805185803.9163.79966.launchpad@gangotri.ubuntu.com> ** Tags added: apple sound -- Sound on ibook only works after (un)plugging headphones https://launchpad.net/bugs/25634 From tas50 at humboldt.edu Sat Aug 5 18:57:33 2006 From: tas50 at humboldt.edu (tas50) Date: Sat, 05 Aug 2006 18:57:33 -0000 Subject: [Bug 24951] Re: Soundcard CT4832 (SB Live) has wrong input/output selections References: <20060113143143.21012.43163.launchpad@macquarie.warthogs.hbd.com> Message-ID: <20060805185733.9092.13681.launchpad@gangotri.ubuntu.com> ** Tags added: breezy sound -- Soundcard CT4832 (SB Live) has wrong input/output selections https://launchpad.net/bugs/24951 From tas50 at humboldt.edu Sat Aug 5 18:57:50 2006 From: tas50 at humboldt.edu (tas50) Date: Sat, 05 Aug 2006 18:57:50 -0000 Subject: [Bug 25022] Re: Cannot mute microphone with Sound Blaster Live! References: <20060113143204.21012.48115.launchpad@macquarie.warthogs.hbd.com> Message-ID: <20060805185750.9345.36738.launchpad@gandwana.ubuntu.com> ** Tags added: sound -- Cannot mute microphone with Sound Blaster Live! https://launchpad.net/bugs/25022 From tas50 at humboldt.edu Sat Aug 5 18:57:20 2006 From: tas50 at humboldt.edu (tas50) Date: Sat, 05 Aug 2006 18:57:20 -0000 Subject: [Bug 24521] Re: Very early boot failure on iMac G5 ("rev 2") References: <20060113142929.21012.68473.launchpad@macquarie.warthogs.hbd.com> Message-ID: <20060805185720.9345.49674.launchpad@gandwana.ubuntu.com> ** Tags added: apple boot -- Very early boot failure on iMac G5 ("rev 2") https://launchpad.net/bugs/24521 From tas50 at humboldt.edu Sat Aug 5 18:56:11 2006 From: tas50 at humboldt.edu (tas50) Date: Sat, 05 Aug 2006 18:56:11 -0000 Subject: [Bug 24520] Re: Ndiswrapper causes major slowdown ob HP Pav illion zv5000 (5383EA) with 64bit broadcom netbc564 driver References: <20060113142928.21012.42914.launchpad@macquarie.warthogs.hbd.com> Message-ID: <20060805185611.9299.37874.launchpad@gandwana.ubuntu.com> ** Tags added: amd64 wireless -- Ndiswrapper causes major slowdown ob HP Pav illion zv5000 (5383EA) with 64bit broadcom netbc564 driver https://launchpad.net/bugs/24520 From tas50 at humboldt.edu Sat Aug 5 18:55:21 2006 From: tas50 at humboldt.edu (tas50) Date: Sat, 05 Aug 2006 18:55:21 -0000 Subject: [Bug 23982] Re: No sound with headphone connected at boot with ES1988 Allegro-1 References: <20060113142645.21012.92923.launchpad@macquarie.warthogs.hbd.com> Message-ID: <20060805185521.9345.12511.launchpad@gandwana.ubuntu.com> ** Tags added: sound -- No sound with headphone connected at boot with ES1988 Allegro-1 https://launchpad.net/bugs/23982 From tas50 at humboldt.edu Sat Aug 5 19:00:44 2006 From: tas50 at humboldt.edu (tas50) Date: Sat, 05 Aug 2006 19:00:44 -0000 Subject: [Bug 27978] Re: netgear WLAN Card & Prism54 driver References: <20060113152011.29386.77888.launchpad@macquarie.warthogs.hbd.com> Message-ID: <20060805190044.9345.44351.launchpad@gandwana.ubuntu.com> ** Tags added: wireless -- netgear WLAN Card & Prism54 driver https://launchpad.net/bugs/27978 From tas50 at humboldt.edu Sat Aug 5 19:04:01 2006 From: tas50 at humboldt.edu (tas50) Date: Sat, 05 Aug 2006 19:04:01 -0000 Subject: [Bug 34306] Re: all powerpc kernel images should install additional utilities References: <20060310122853.17018.56138.malonedeb@gangotri.ubuntu.com> Message-ID: <20060805190401.9092.41893.launchpad@gangotri.ubuntu.com> ** Tags added: apple -- all powerpc kernel images should install additional utilities https://launchpad.net/bugs/34306 From tas50 at humboldt.edu Sat Aug 5 19:00:29 2006 From: tas50 at humboldt.edu (tas50) Date: Sat, 05 Aug 2006 19:00:29 -0000 Subject: [Bug 27889] Re: kernel does not detect usb 2.0 mp3 player References: <20060113151945.29386.70764.launchpad@macquarie.warthogs.hbd.com> Message-ID: <20060805190029.9299.15330.launchpad@gandwana.ubuntu.com> ** Tags added: usb -- kernel does not detect usb 2.0 mp3 player https://launchpad.net/bugs/27889 From tas50 at humboldt.edu Sat Aug 5 19:01:43 2006 From: tas50 at humboldt.edu (tas50) Date: Sat, 05 Aug 2006 19:01:43 -0000 Subject: [Bug 21574] Re: sound gone after resuming from sleep on hp nx8220 References: <20060113141334.21012.43238.launchpad@macquarie.warthogs.hbd.com> Message-ID: <20060805190143.9345.57340.launchpad@gandwana.ubuntu.com> ** Tags added: breezy -- sound gone after resuming from sleep on hp nx8220 https://launchpad.net/bugs/21574 From tas50 at humboldt.edu Sat Aug 5 19:03:50 2006 From: tas50 at humboldt.edu (tas50) Date: Sat, 05 Aug 2006 19:03:50 -0000 Subject: [Bug 34237] Re: Powermac G5 plays audio from internal speaker when speakers are connected References: <20060309184436.29433.80815.malonedeb@gangotri.ubuntu.com> Message-ID: <20060805190350.9345.89432.launchpad@gandwana.ubuntu.com> ** Tags added: apple sound -- Powermac G5 plays audio from internal speaker when speakers are connected https://launchpad.net/bugs/34237 From tas50 at humboldt.edu Sat Aug 5 19:01:22 2006 From: tas50 at humboldt.edu (tas50) Date: Sat, 05 Aug 2006 19:01:22 -0000 Subject: [Bug 21558] Re: Thinkpad R31 requires 'i8042.nomux=1' on kernel commandline References: <20060113141328.21012.42496.launchpad@macquarie.warthogs.hbd.com> Message-ID: <20060805190122.9345.29351.launchpad@gandwana.ubuntu.com> ** Tags added: boot -- Thinkpad R31 requires 'i8042.nomux=1' on kernel commandline https://launchpad.net/bugs/21558 From tas50 at humboldt.edu Sat Aug 5 19:00:59 2006 From: tas50 at humboldt.edu (tas50) Date: Sat, 05 Aug 2006 19:00:59 -0000 Subject: [Bug 21502] Re: hub3-0:1.0:connect-debounce failed port1 disabled References: <20060113141312.21012.31548.launchpad@macquarie.warthogs.hbd.com> Message-ID: <20060805190059.9345.78997.launchpad@gandwana.ubuntu.com> ** Tags added: breezy hoary -- hub3-0:1.0:connect-debounce failed port1 disabled https://launchpad.net/bugs/21502 From tas50 at humboldt.edu Sat Aug 5 19:00:11 2006 From: tas50 at humboldt.edu (tas50) Date: Sat, 05 Aug 2006 19:00:11 -0000 Subject: [Bug 27888] Re: [DAPPER] ndiswrapper not working with kernel 2.6.15 (AMD64) References: <20060113151945.29386.46469.launchpad@macquarie.warthogs.hbd.com> Message-ID: <20060805190011.9345.70152.launchpad@gandwana.ubuntu.com> ** Tags added: amd64 dapper wireless -- [DAPPER] ndiswrapper not working with kernel 2.6.15 (AMD64) https://launchpad.net/bugs/27888 From tas50 at humboldt.edu Sat Aug 5 18:47:26 2006 From: tas50 at humboldt.edu (tas50) Date: Sat, 05 Aug 2006 18:47:26 -0000 Subject: [Bug 21250] Re: vga16fb off by a few lines References: <20060113141146.21012.80171.launchpad@macquarie.warthogs.hbd.com> Message-ID: <20060805184726.9345.45218.launchpad@gandwana.ubuntu.com> ** Tags added: nvidia video -- vga16fb off by a few lines https://launchpad.net/bugs/21250 From sohail at taggedtype.net Sat Aug 5 19:16:37 2006 From: sohail at taggedtype.net (sohail) Date: Sat, 05 Aug 2006 19:16:37 -0000 Subject: [Bug 30557] Re: [Bug 30557] Re: cpu idle time in /proc/stat wrong References: <20060205141542.11709.55517.malonedeb@gandwana.ubuntu.com> <20060804133520.9345.91570.malone@gandwana.ubuntu.com> Message-ID: <1154805397.22341.0.camel@localhost.localdomain> On Fri, 2006-08-04 at 13:35 +0000, João Manuel Rodrigues wrote: > Should the bug now be marked "Fix released"? > > According to the changelog on the latest (2.6.15-26.46) dapper kernel: > http://changelogs.ubuntu.com/changel...6.46/changelog > It seems to be out now. > Seems to work fine for me now. Dell XPS Gen2. Though I haven't compared it to -386 so I can't say for sure. -- cpu idle time in /proc/stat wrong https://launchpad.net/bugs/30557 From jdorsman2004 at hotmail.com Sat Aug 5 20:04:12 2006 From: jdorsman2004 at hotmail.com (jdo) Date: Sat, 05 Aug 2006 20:04:12 -0000 Subject: [Bug 24951] Re: Soundcard CT4832 (SB Live) has wrong input/output selections References: <20060113143143.21012.43163.launchpad@macquarie.warthogs.hbd.com> Message-ID: <20060805200412.9092.19624.malone@gangotri.ubuntu.com> The problem has been solved (already solved in Breezy). A few months after I posted this problem, some updates together with a workaround solved this problem. This will work: I never use the standard sound applet, but always the 'gnome-alsamixer' with these settings: the 'AC97' is set to zero, the 'Capture' controls the input gain, the 'rec' buttons sometimes have to be pressed twice. The naming and making a selection is sometimes a problem, but I can make reliable recordings. kind regards, jdo -- Soundcard CT4832 (SB Live) has wrong input/output selections https://launchpad.net/bugs/24951 From daniel.holbach at ubuntu.com Sat Aug 5 20:12:59 2006 From: daniel.holbach at ubuntu.com (Daniel Holbach) Date: Sat, 05 Aug 2006 20:12:59 -0000 Subject: [Bug 24090] Re: Setting volume to 0 using mixer applet does not mute sound References: <20060113142717.21012.97980.launchpad@macquarie.warthogs.hbd.com> Message-ID: <20060805201300.9163.38007.launchpad@gangotri.ubuntu.com> *** This bug is a duplicate of bug 16454 *** ** Changed in: gnome-applets (Ubuntu) Assignee: Daniel Holbach => (unassigned) -- Setting volume to 0 using mixer applet does not mute sound https://launchpad.net/bugs/24090 From launchpad.net at schildbach.de Sat Aug 5 20:15:29 2006 From: launchpad.net at schildbach.de (Andreas Schildbach) Date: Sat, 05 Aug 2006 20:15:29 -0000 Subject: [Bug 20773] Re: [breezy] usb mouse displays error on console during boot References: <20060113140909.21012.96977.launchpad@macquarie.warthogs.hbd.com> Message-ID: <20060805201529.9299.8836.launchpad@gandwana.ubuntu.com> ** Tags added: dapper -- [breezy] usb mouse displays error on console during boot https://launchpad.net/bugs/20773 From info at jensberke.de Sat Aug 5 21:55:05 2006 From: info at jensberke.de (Jens Berke) Date: Sat, 05 Aug 2006 21:55:05 -0000 Subject: [Bug 52703] Re: Jerky video/DVD playback since kernel update References: <20060711215442.27257.14086.malonedeb@gangotri.ubuntu.com> Message-ID: <20060805215505.9163.65809.malone@gangotri.ubuntu.com> Seems like one of the latest (kernel?) updates solved the problem with video playback. It's working fine again now in 2.6.15-26. The problems with Rhythmbox and with the "short little animation of an extending frame", which I reported above, are solved as well. What remains unfixed is 3D (Google Earth for example), which is not usable in 2.6.15-26 but works fine in 2.6.15-23. Is this maybe related to the "mesa issue" which is discussed at ubuntuforums.org? -- Jerky video/DVD playback since kernel update https://launchpad.net/bugs/52703 From martin.pitt at ubuntu.com Sat Aug 5 22:09:35 2006 From: martin.pitt at ubuntu.com (Martin Pitt) Date: Sat, 05 Aug 2006 22:09:35 -0000 Subject: [Bug 37554] Re: Konica Minolta PagePro 1300W USB Printing problem References: <20060401062148.5415.53902.malonedeb@gangotri.ubuntu.com> Message-ID: <20060805220935.9163.53083.malone@gangotri.ubuntu.com> Thanks for checking again! ** Changed in: cupsys (Ubuntu) Status: Confirmed => Fix Released -- Konica Minolta PagePro 1300W USB Printing problem https://launchpad.net/bugs/37554 From florian at boucault.ath.cx Sat Aug 5 23:15:06 2006 From: florian at boucault.ath.cx (Kaleo) Date: Sat, 05 Aug 2006 23:15:06 -0000 Subject: [Bug 33646] Re: USB References: <20060304024059.17498.59692.malonedeb@gangotri.ubuntu.com> Message-ID: <20060805231506.9092.28574.malone@gangotri.ubuntu.com> Shall we close this bug or is there anybody willing to correct it in Breezy (maybe a backport of libsane) ? -- USB https://launchpad.net/bugs/33646 From florian at boucault.ath.cx Sun Aug 6 00:32:43 2006 From: florian at boucault.ath.cx (Kaleo) Date: Sun, 06 Aug 2006 00:32:43 -0000 Subject: [Bug 33646] Re: USB References: <20060304024059.17498.59692.malonedeb@gangotri.ubuntu.com> Message-ID: <20060806003243.9299.8465.launchpad@gandwana.ubuntu.com> ** Changed in: linux-source-2.6.15 (Ubuntu) Status: Unconfirmed => Rejected ** Changed in: linux-source-2.6.15 (Ubuntu) Sourcepackagename: linux-source-2.6.15 => libsane Status: Rejected => Unconfirmed ** Summary changed: - USB + CanoScan LiDE 60 non recognized in Breezy -- CanoScan LiDE 60 non recognized in Breezy https://launchpad.net/bugs/33646 From hez at truegeek.net Sun Aug 6 01:21:26 2006 From: hez at truegeek.net (Hezekiah Carty) Date: Sun, 06 Aug 2006 01:21:26 -0000 Subject: [Bug 21891] Re: Doubled/Stacked vga16fb display on Sony VGN-S260 References: <20060113141518.21012.92761.launchpad@macquarie.warthogs.hbd.com> Message-ID: <20060806012126.9299.89634.malone@gandwana.ubuntu.com> The screen bloom is gone, but the stacked screens are back. Again, this is fixed if you set a vga=792 (or some other setting) on the kernel boot line. -- Doubled/Stacked vga16fb display on Sony VGN-S260 https://launchpad.net/bugs/21891 From oblib at mailinator.com Sun Aug 6 01:33:16 2006 From: oblib at mailinator.com (oblib) Date: Sun, 06 Aug 2006 01:33:16 -0000 Subject: [Bug 55355] gamecon causes segmentation fault References: <20060806005227.9299.59086.malonedeb@gandwana.ubuntu.com> Message-ID: <20060806013316.9299.44671.launchpad@canonical@gandwana.ubuntu.com> Public bug reported: The gamecon module loads without problem but causes programs that use it to freeze, requiring a hard boot. jstest reports the presense of the SNES pad, but then reports Segmentation fault. I did the following: modprobe gamecon map=0,1,1,0,0,0 jstest /dev/input/js0 I am using Dapper, and I upgraded from Breezy (gamecon works in Breezy). ** Affects: linux-source-2.6.15 (Ubuntu) Importance: Untriaged Status: Unconfirmed -- gamecon causes segmentation fault https://launchpad.net/bugs/55355 From florian at boucault.ath.cx Sun Aug 6 01:31:37 2006 From: florian at boucault.ath.cx (Kaleo) Date: Sun, 06 Aug 2006 01:31:37 -0000 Subject: [Bug 55355] Re: gamecon causes segmentation fault References: <20060806005227.9299.59086.malonedeb@gandwana.ubuntu.com> Message-ID: <20060806013137.9092.35938.malone@gangotri.ubuntu.com> Thanks for your bug report. According to the following post, this issue is probably fixed in Edgy Eft: http://www.ubuntuforums.org/showpost.php?p=1331777&postcount=6 However it is probably possible to backport the patch to Dapper. Problem: I do not know how to find the patch. ** Changed in: Ubuntu Sourcepackagename: None => linux-source-2.6.15 -- gamecon causes segmentation fault https://launchpad.net/bugs/55355 From asituationist at gmail.com Sun Aug 6 01:48:36 2006 From: asituationist at gmail.com (Gary Elshaw) Date: Sun, 06 Aug 2006 01:48:36 -0000 Subject: [Bug 51080] Re: kernel fails to fully boot References: <20060627052721.23311.61825.malonedeb@gangotri.ubuntu.com> Message-ID: <20060806014836.9092.3016.malone@gangotri.ubuntu.com> There have been a number of updates to this kernel and all have failed to fully boot on this mac. The latest kernel, 2.6.15-26.46, fails at the same point as mentioned above. -- kernel fails to fully boot https://launchpad.net/bugs/51080 From David.Whyte at Gmail.com Sun Aug 6 03:11:02 2006 From: David.Whyte at Gmail.com (DavidWhyte) Date: Sun, 06 Aug 2006 03:11:02 -0000 Subject: [Bug 52649] Re: After installing the latest Linux kernel with Update Manager, Gnome start not normal. References: <20060711150321.27257.34756.malonedeb@gangotri.ubuntu.com> Message-ID: <20060806031102.9163.53965.malone@gangotri.ubuntu.com> I got a newer revision of the same kernel-image as it seemed to have been up-rev'd for the upcoming point release of Dapper. I believe this bug should be a show-stopper to the release of Dapper.1 as from what I have read above it will cause issues for all those with Via boards. I am sure many people will have waited for the point release before upgrading (for stability reasons) and to upgrade and get this kernel would be disastorous. It is much harder to roll back to a good kernel when doing a dist-upgrade or having done a fresh install. -- After installing the latest Linux kernel with Update Manager, Gnome start not normal. https://launchpad.net/bugs/52649 From lynoure at gmail.com Sun Aug 6 04:42:10 2006 From: lynoure at gmail.com (Lynoure Braakman) Date: Sun, 06 Aug 2006 04:42:10 -0000 Subject: [Bug 21574] Re: sound gone after resuming from sleep on hp nx8220 References: <20060113141334.21012.43238.launchpad@macquarie.warthogs.hbd.com> Message-ID: <20060806044210.9092.2451.launchpad@gangotri.ubuntu.com> ** Tags added: dapper -- sound gone after resuming from sleep on hp nx8220 https://launchpad.net/bugs/21574 From timhaughton at gmail.com Sun Aug 6 06:34:24 2006 From: timhaughton at gmail.com (Tim Haughton) Date: Sun, 06 Aug 2006 06:34:24 -0000 Subject: [Bug 39517] Re: Inaudible sound on Lenovo 3000 N100-07684JU References: <20060414005338.1627.82345.malonedeb@gangotri.ubuntu.com> Message-ID: <20060806063424.9163.13784.malone@gangotri.ubuntu.com> Please ignore previous. Kernel update fixed it - my mistake. Had specific 686SMP kernel selected rather than meta package. -- Inaudible sound on Lenovo 3000 N100-07684JU https://launchpad.net/bugs/39517 From askwar at digitalprojects.com Sun Aug 6 06:54:46 2006 From: askwar at digitalprojects.com (Alexander Skwar) Date: Sun, 06 Aug 2006 06:54:46 -0000 Subject: [Bug 52649] Re: After installing the latest Linux kernel with Update Manager, Gnome start not normal. References: <20060711150321.27257.34756.malonedeb@gangotri.ubuntu.com> Message-ID: <20060806065446.9092.92043.malone@gangotri.ubuntu.com> If the -26 kernel should be the default kernel of Dapper.1, then yes, this should be a blocker, as this kernel is unusable for me and it seems quite some more people. If, however, the -25 kernel is default: Then go ahead with Dapper.1. My 2 cents. -- After installing the latest Linux kernel with Update Manager, Gnome start not normal. https://launchpad.net/bugs/52649 From sean at stickybit.se Sun Aug 6 08:02:26 2006 From: sean at stickybit.se (sean finney) Date: Sun, 06 Aug 2006 08:02:26 -0000 Subject: [Bug 36014] Re: kernel can't scale cpu frequency References: <20060322140248.30471.37870.malonedeb@gangotri.ubuntu.com> Message-ID: <20060806080226.9299.84045.malone@gandwana.ubuntu.com> here's a "me too"... ken, i tried your workaround but no luck :( running 2.6.15-26-686 on a D600 fwiw... -- kernel can't scale cpu frequency https://launchpad.net/bugs/36014 From igor4u at gmail.com Sun Aug 6 08:59:19 2006 From: igor4u at gmail.com (Igor Zubarev) Date: Sun, 06 Aug 2006 08:59:19 -0000 Subject: [Bug 55377] Soft lockup on CPU after restore from hybernation References: <20060806085919.9163.74122.malonedeb@gangotri.ubuntu.com> Message-ID: <20060806085919.9163.74122.malonedeb@gangotri.ubuntu.com> Public bug reported: Binary package hint: linux-image-2.6.15-26-686 After using last linux-image-2.6.15-26-686 version 2.6.15-26.46 I get "BUG: Soft lockup detected on CPU#0!" after restore from hybernation. Every time I restore, I get new error strig "BUG: Soft lockup detected on CPU#0!". So after first restore I had 1 this string. After second restore I get 2 strings: "BUG: Soft lockup detected on CPU#0!" "BUG: Soft lockup detected on CPU#0!" After 3th restore: "BUG: Soft lockup detected on CPU#0!" "BUG: Soft lockup detected on CPU#0!" "BUG: Soft lockup detected on CPU#0!" And so on... Dapper, Sony VAIO VGN-FS115MR, Nvidia Geforce Go 6200. ** Affects: linux-source-2.6.15 (Ubuntu) Importance: Untriaged Status: Unconfirmed -- Soft lockup on CPU after restore from hybernation https://launchpad.net/bugs/55377 From igor4u at gmail.com Sun Aug 6 09:09:51 2006 From: igor4u at gmail.com (Igor Zubarev) Date: Sun, 06 Aug 2006 09:09:51 -0000 Subject: [Bug 55377] Re: Soft lockup on CPU after restore from hybernation References: <20060806085919.9163.74122.malonedeb@gangotri.ubuntu.com> Message-ID: <20060806090951.9092.33512.launchpad@gangotri.ubuntu.com> ** Description changed: Binary package hint: linux-image-2.6.15-26-686 After using last linux-image-2.6.15-26-686 version 2.6.15-26.46 I get "BUG: Soft lockup detected on CPU#0!" after restore from hybernation. Every time I restore, I get new error strig "BUG: Soft lockup detected on CPU#0!". So after first restore I had 1 this string. After second restore I get 2 strings: "BUG: Soft lockup detected on CPU#0!" "BUG: Soft lockup detected on CPU#0!" After 3th restore: "BUG: Soft lockup detected on CPU#0!" "BUG: Soft lockup detected on CPU#0!" "BUG: Soft lockup detected on CPU#0!" And so on... + It causes very long loading of system after hybernation. + Dapper, Sony VAIO VGN-FS115MR, Nvidia Geforce Go 6200. -- Soft lockup on CPU after restore from hybernation https://launchpad.net/bugs/55377 From alynch at hotmail.co.uk Sun Aug 6 10:17:23 2006 From: alynch at hotmail.co.uk (abdulhaq) Date: Sun, 06 Aug 2006 10:17:23 -0000 Subject: [Bug 38263] Re: freeze at startup References: <20060405194706.24486.46138.malonedeb@gangotri.ubuntu.com> Message-ID: <20060806101723.9163.59627.malone@gangotri.ubuntu.com> OK I installed the latest stable kernel from kernels.org ( 2.6.17.7), installed the latest fglrx driver from ATI and all now works on the Radeon Express 200. Looking through the kernel changelogs I think this issue was fixed in 2.6.16. Anyway, this problem should be resolved if/when Dapper moves up to a newer kernel release. -- freeze at startup https://launchpad.net/bugs/38263 From golfbuf at gmail.com Sun Aug 6 11:07:01 2006 From: golfbuf at gmail.com (golfbuf) Date: Sun, 06 Aug 2006 11:07:01 -0000 Subject: [Bug 50323] Re: system freezes after last kernel update References: <20060619110659.20041.85554.malonedeb@gangotri.ubuntu.com> Message-ID: <20060806110701.9299.9449.malone@gandwana.ubuntu.com> I have tested the latest update to the kernel, linux-image-2.6.15-26-686 version 2.6.15-26.46 and still have this freeze up. -- system freezes after last kernel update https://launchpad.net/bugs/50323 From christian.mayrhuber at gmx.net Sun Aug 6 16:24:29 2006 From: christian.mayrhuber at gmx.net (Christian Mayrhuber) Date: Sun, 06 Aug 2006 16:24:29 -0000 Subject: [Bug 48395] Re: ipw3945 produces 99% cpu, making my laptop unusable References: <20060604183717.4978.25428.malonedeb@gandwana.ubuntu.com> Message-ID: <20060806162429.9163.41875.malone@gangotri.ubuntu.com> Same for me on acer aspire 9412 (CoreDuo). dmesg output: Aug 6 12:57:18 clt kernel: [17179668.060000] ipw3945: Intel(R) PRO/Wireless 3945 Network Connection driver for Linux, 1.0.5m Aug 6 12:57:18 clt kernel: [17179668.060000] ipw3945: Copyright(c) 2003-2006 Intel Corporation Aug 6 12:57:18 clt kernel: [17179668.064000] ipw3945: Detected Intel PRO/Wireless 3945ABG Network Connection Aug 6 12:57:18 clt kernel: [17179668.992000] ipw3945: Detected geography ABG (13 802.11bg channels, 23 802.11a channels) Aug 6 12:57:20 clt kernel: [17179669.456000] ipw3945: Microcode SW error detected. Restarting. Aug 6 12:57:20 clt kernel: [17179669.456000] ipw3945: Error Reply type 0x00000005 cmd LEDS_CMD (0x48) seq 0x0408 ser 0x004A0000 Aug 6 12:57:20 clt kernel: [17179669.456000] ipw3945: Can't stop Rx DMA. The last four lines repeat till I kill /sbin/ipw3945d-2.6.15-26-686 I tried the ipw3945 driver version 1.1.0, too even with ieee80211 driver 1.1.14 to no avail. Still the same dmesg output. This error occurs on: Linux version 2.6.15-26-686 (buildd at terranova) (gcc version 4.0.3 (Ubuntu 4.0.3-1ubuntu5)) #1 SMP PREEMPT Thu Aug 3 03:13:28 UTC 2006 So I tried the 386 kernel image to verify if it is specific to the smp kernel and I got the exactly same results on the 386 kernel, too. Best Regards, Christian -- ipw3945 produces 99% cpu, making my laptop unusable https://launchpad.net/bugs/48395 From christian.mayrhuber at gmx.net Sun Aug 6 16:30:42 2006 From: christian.mayrhuber at gmx.net (Christian Mayrhuber) Date: Sun, 06 Aug 2006 16:30:42 -0000 Subject: [Bug 48395] Re: ipw3945 produces 99% cpu, making my laptop unusable References: <20060604183717.4978.25428.malonedeb@gandwana.ubuntu.com> Message-ID: <20060806163042.9092.64088.malone@gangotri.ubuntu.com> Update: There appears another repeating error message in the log output: "17197492.596000] ipw3945: Error Reply type 0x00000005 cmd ADD_STA (0x18) seq 0x0407 ser 0x004A0000" Full sequence of error output: [17197477.064000] ipw3945: Detected Intel PRO/Wireless 3945ABG Network Connection [17197477.880000] ipw3945: Detected geography ABG (13 802.11bg channels, 23 802.11a channels) [17197488.768000] ipw3945: Intel(R) PRO/Wireless 3945 Network Connection driver for Linux, 1.0.5m [17197488.768000] ipw3945: Copyright(c) 2003-2006 Intel Corporation [17197488.768000] ipw3945: Detected Intel PRO/Wireless 3945ABG Network Connection [17197489.568000] ipw3945: Detected geography ABG (13 802.11bg channels, 23 802.11a channels) [17197490.028000] ipw3945: Microcode SW error detected. Restarting. [17197490.028000] ipw3945: Error Reply type 0x00000005 cmd LEDS_CMD (0x48) seq 0x0408 ser 0x004A0000 [17197490.028000] ipw3945: Can't stop Rx DMA. [17197492.140000] ipw3945: Detected geography ABG (13 802.11bg channels, 23 802.11a channels) [17197492.596000] ipw3945: Microcode SW error detected. Restarting. [17197492.596000] ipw3945: Error Reply type 0x00000005 cmd ADD_STA (0x18) seq 0x0407 ser 0x004A0000 [17197492.596000] ipw3945: Can't stop Rx DMA. ... -- ipw3945 produces 99% cpu, making my laptop unusable https://launchpad.net/bugs/48395 From peterbe at sonic.net Sun Aug 6 16:48:48 2006 From: peterbe at sonic.net (Peter Belew) Date: Sun, 06 Aug 2006 16:48:48 -0000 Subject: [Bug 53207] Re: Sound misfunctions with kernel 2.6.15-26-386 on Jetway MB References: <20060717050214.1931.83828.malonedeb@gangotri.ubuntu.com> Message-ID: <20060806164848.9345.67072.malone@gandwana.ubuntu.com> This is still happening as of 6 Aug 2006 with the -26 kernel - Peter -- Sound misfunctions with kernel 2.6.15-26-386 on Jetway MB https://launchpad.net/bugs/53207 From peterbe at sonic.net Sun Aug 6 16:47:25 2006 From: peterbe at sonic.net (Peter Belew) Date: Sun, 06 Aug 2006 16:47:25 -0000 Subject: [Bug 52649] Re: After installing the latest Linux kernel with Update Manager, Gnome start not normal. References: <20060711150321.27257.34756.malonedeb@gangotri.ubuntu.com> Message-ID: <20060806164725.9092.91915.malone@gangotri.ubuntu.com> So far I see the problem I reported (Bug #53207) with the -26 kernel but not with the -25 kernel. - Peter - Sun Aug 6 -- After installing the latest Linux kernel with Update Manager, Gnome start not normal. https://launchpad.net/bugs/52649 From christian.mayrhuber at gmx.net Sun Aug 6 16:54:02 2006 From: christian.mayrhuber at gmx.net (Christian Mayrhuber) Date: Sun, 06 Aug 2006 16:54:02 -0000 Subject: [Bug 38760] Re: ata timeout with sony vgn-s580 laptop References: <20060408171624.24516.54726.malonedeb@gangotri.ubuntu.com> Message-ID: <20060806165402.9345.56880.malone@gandwana.ubuntu.com> Same problem here on acer aspire 9412. Verified on 386 and 686 kernels. General SATA/ATA information: ----------------------------- [17179573.760000] ACPI: bus type scsi registered [17179573.760000] libata version 1.20 loaded. [17179573.764000] ata_piix 0000:00:1f.2: version 1.05 [17179573.764000] ata_pci_init_one: pci_dev class+intf: 0x10180 [17179573.764000] ata_pci_init_one: NO_LEGACY == 0 [17179573.764000] ACPI: PCI Interrupt 0000:00:1f.2[B] -> GSI 19 (level, low) -> IRQ 193 [17179573.764000] PCI: Setting latency timer of device 0000:00:1f.2 to 64 [17179573.764000] ata1: PATA max UDMA/133 cmd 0x1F0 ctl 0x3F6 bmdma 0x18B0 irq 14 [17179573.988000] ata1: dev 0 cfg 00:0c5a 49:2f00 82:346b 83:7d09 84:6003 85:3469 86:3c09 87:6003 88:203f 93:407d [17179573.988000] ata1: dev 0 ATA-6, max UDMA/100, 234441648 sectors: LBA48 [17179573.988000] ata1(0): applying bridge limits [17179573.988000] ata_acpi_push_id: skipping for PATA mode [17179574.168000] ata1: dev 1 cfg 00:85c0 49:0f00 82:0000 83:4000 84:4000 85:0000 86:0000 87:4000 88:0407 93:4101 [17179574.168000] ata1: dev 1 ATAPI, max UDMA/33 [17179574.168000] ata1(0): applying bridge limits [17179574.168000] ata_acpi_push_id: skipping for PATA mode [17179574.168000] ata1: dev 0 configured for UDMA/33 [17179574.168000] ata1: dev 1 configured for UDMA/33 [17179574.168000] pata_get_dev_handle: ENTER: dev->bus_id='0000:00:1f.2' [17179574.168000] pata_get_dev_handle: dev_handle: 0xdffe1e60, parent_handle: 0xdffe8840 [17179574.168000] pata_get_dev_handle: for dev=0x1f.2, addr=0x1f0002, parent=0xdff5d000, *handle=0xdffe1e60 [17179574.168000] do_drive_get_GTF: drive w/ adr=0: v: 0xdffdf760 [17179574.168000] pata_get_dev_handle: ENTER: dev->bus_id='0000:00:1f.2' [17179574.168000] pata_get_dev_handle: dev_handle: 0xdffe1e60, parent_handle: 0xdffe8840 [17179574.168000] pata_get_dev_handle: for dev=0x1f.2, addr=0x1f0002, parent=0xdff5d000, *handle=0xdffe1e60 [17179574.168000] do_drive_get_GTF: drive w/ adr=1: v: 0xdffdf700 [17179574.172000] scsi0 : ata_piix [17179574.172000] Vendor: ATA Model: ST9120821A Rev: 3.06 [17179574.172000] Type: Direct-Access ANSI SCSI revision: 05 [17179574.172000] Vendor: TSSTcorp Model: CD/DVDW TS-L632D Rev: ac00 [17179574.172000] Type: CD-ROM ANSI SCSI revision: 05 [17179574.176000] pata_get_dev_handle: ENTER: dev->bus_id='0000:00:1f.2' [17179574.176000] pata_get_dev_handle: dev_handle: 0xdffe1e60, parent_handle: 0xdffe8840 [17179574.176000] pata_get_dev_handle: for dev=0x1f.2, addr=0x1f0002, parent=0xdff5d000, *handle=0xdffe1e60 [17179574.176000] ata2: PATA max UDMA/133 cmd 0x170 ctl 0x376 bmdma 0x18B8 irq 15 [17179575.628000] ata2: disabling port [17179575.628000] scsi1 : ata_piix [17179575.628000] pata_get_dev_handle: ENTER: dev->bus_id='0000:00:1f.2' [17179575.628000] pata_get_dev_handle: dev_handle: 0xdffe1e60, parent_handle: 0xdffe8840 [17179575.628000] pata_get_dev_handle: for dev=0x1f.2, addr=0x1f0002, parent=0xdff5d000, *handle=0xdffe1e60 [17179575.644000] Driver 'sd' needs updating - please use bus_type methods [17179575.644000] SCSI device sda: 234441648 512-byte hdwr sectors (120034 MB) [17179575.644000] SCSI device sda: drive cache: write back [17179575.644000] SCSI device sda: 234441648 512-byte hdwr sectors (120034 MB) [17179575.644000] SCSI device sda: drive cache: write back [17179575.644000] sda: sda1 sda2 sda3 sda4 [17179575.672000] sd 0:0:0:0: Attached scsi disk sda After some while the system starts to freeze for 5 seconds and the following error messages appear in the dmesg output: -------------------------------------------------------------------------------- [17180468.228000] ata1 is slow to respond, please be patient [17180473.184000] ata1: command 0xa0 timeout, stat 0xd0 host_stat 0x0 [17180473.184000] ata1: translated ATA stat/err 0xd0/00 to SCSI SK/ASC/ASCQ 0xb/47/00 [17180473.184000] sr 0:0:1:0: ioctl_internal_command return code = 8000002 [17180473.184000] : Current [descriptor]: sense key: Aborted Command [17180473.184000] Additional sense: Scsi parity error [17180474.568000] ata1: status=0x50 { DriveReady SeekComplete } [17180474.568000] sda: Current: sense key: No Sense [17180474.568000] Additional sense: No additional sense information [17182349.300000] ata1 is slow to respond, please be patient [17182354.256000] ata1: command 0xa0 timeout, stat 0xd0 host_stat 0x0 [17182354.256000] ata1: translated ATA stat/err 0xd0/00 to SCSI SK/ASC/ASCQ 0xb/47/00 [17182354.256000] sr 0:0:1:0: ioctl_internal_command return code = 8000002 [17182354.256000] : Current [descriptor]: sense key: Aborted Command [17182354.256000] Additional sense: Scsi parity error [17182363.592000] ata1 is slow to respond, please be patient [17182388.548000] ata1: command 0xa0 timeout, stat 0xd0 host_stat 0x60 [17182388.548000] ata1: translated ATA stat/err 0xd0/00 to SCSI SK/ASC/ASCQ 0xb/47/00 [17182389.880000] ata1 failed to respond (30 secs) [17182389.880000] ata1: status=0x50 { DriveReady SeekComplete } [17182389.912000] sda: Current: sense key: No Sense [17182389.912000] Additional sense: No additional sense information [17185522.772000] ata1 is slow to respond, please be patient [17185547.728000] ata1: command 0xa0 timeout, stat 0xd0 host_stat 0x60 [17185547.728000] ata1: translated ATA stat/err 0xd0/00 to SCSI SK/ASC/ASCQ 0xb/47/00 [17185547.728000] sr0: CDROM (ioctl) error, command: <6>Read TOC/PMA/ATIP 43 00 00 00 00 00 00 00 0c 40 [17185547.728000] sr: Current [descriptor]: sense key: Aborted Command [17185547.728000] Additional sense: Scsi parity error [17185549.076000] ata1 failed to respond (30 secs) [17185549.108000] ata1: status=0x50 { DriveReady SeekComplete } [17185549.108000] sda: Current: sense key: No Sense [17185549.108000] Additional sense: No additional sense information Best Regards, Christian -- ata timeout with sony vgn-s580 laptop https://launchpad.net/bugs/38760 From hannes.hauswedell at gmail.com Sun Aug 6 18:18:15 2006 From: hannes.hauswedell at gmail.com (Hannes Hauswedell) Date: Sun, 06 Aug 2006 18:18:15 -0000 Subject: [Bug 48932] Re: i915_wait_irq error: system hangs while running heavy graphics applications References: <20060608003437.3609.4293.malonedeb@gangotri.ubuntu.com> Message-ID: <20060806181815.9092.90381.malone@gangotri.ubuntu.com> after having updated kernel-image to 2.6.15-26, xorg-driver-i810 to 1.6.0-0ubuntu3 and xorg-core to 1.0.2-0ubuntu10.1 the described problems are gone now :) the original poster should check this, then the bug can be closed. -- i915_wait_irq error: system hangs while running heavy graphics applications https://launchpad.net/bugs/48932 From gshonia at indiana.edu Sun Aug 6 19:22:12 2006 From: gshonia at indiana.edu (gesho) Date: Sun, 06 Aug 2006 19:22:12 -0000 Subject: [Bug 30557] Re: cpu idle time in /proc/stat wrong References: <20060205141542.11709.55517.malonedeb@gandwana.ubuntu.com> Message-ID: <20060806192212.9092.64859.malone@gangotri.ubuntu.com> thanks Brian, looks like my kernel headers and image are updated (not sure about restricted modules, is that relevant?). I am attaching little info from my laptop (DELL 600m Celeron 1.5Ghz). My ultimate problem of processor persistance in high C2 power state remains. With 2.6.12 kernel I have frequent C3 and C4 states, with current 2.6.15-26.46 - very low. -- cpu idle time in /proc/stat wrong https://launchpad.net/bugs/30557 From pedro at pedrocr.net Sun Aug 6 21:04:31 2006 From: pedro at pedrocr.net (=?utf-8?q?Pedro_C=C3=B4rte-Real?=) Date: Sun, 06 Aug 2006 21:04:31 -0000 Subject: [Bug 52553] Re: Kernel panic - not syncing: IO-APIC + timer doesn't work! References: <20060710155757.27312.91477.malonedeb@gangotri.ubuntu.com> Message-ID: <20060806210431.9163.95575.malone@gangotri.ubuntu.com> Me too! Just got a new white macbook and was hit with this problem. the -23 version doesn't seem to have it. It seems to sometimes boot and sometimes not. Disabling noapic has the same sluggish mouse efect. It would be great to solve this. -- Kernel panic - not syncing: IO-APIC + timer doesn't work! https://launchpad.net/bugs/52553 From apcq66 at dsl.pipex.com Sun Aug 6 21:08:41 2006 From: apcq66 at dsl.pipex.com (Rikk03) Date: Sun, 06 Aug 2006 21:08:41 -0000 Subject: [Bug 48263] Re: [regression] Wired ethernet (VIA VT6102 Rhine II) and Wireless (RaLink 2500) no longer work under 6.06 (needs acpi=noirq blacklisting) References: <20060603190743.2224.85055.malonedeb@gangotri.ubuntu.com> Message-ID: <20060806210841.9163.32557.malone@gangotri.ubuntu.com> I have a similar problem with my desktop computer, I have a VIA VT6102 Ethernet card installed. It worked fine with my first ever install of linux - Ubuntu Dapper. Worked fine - as in connecting to the net through my Linksys WAG54G ver.2 router. However, when I tried to install a USB2 WUSB54G wireless -G Adaptor and tried to configure it / activate it = freeze. Also had difficulty switching from eth0. *-usb description: Generic USB device product: Wireless-G USB Network Adapter vendor: Cisco-Linksys physical id: 5 bus info: usb at 5:5 version: 0.04 capabilities: usb-2.00 configuration: driver=rtusb maxpower=300mA speed=480.0MB/s *-network description: Ethernet interface product: VT6102 [Rhine-II] vendor: VIA Technologies, Inc. physical id: 12 bus info: pci at 00:12.0 logical name: eth0 version: 78 serial: *********** 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 If you want me to provide further information you will have to tell me exactly what to type - also I would like to know how to add the acpi=noirq option - is this my best choice? -- [regression] Wired ethernet (VIA VT6102 Rhine II) and Wireless (RaLink 2500) no longer work under 6.06 (needs acpi=noirq blacklisting) https://launchpad.net/bugs/48263 From cjwatson at canonical.com Sun Aug 6 21:28:44 2006 From: cjwatson at canonical.com (Colin Watson) Date: Sun, 06 Aug 2006 21:28:44 -0000 Subject: [Bug 34306] Re: all powerpc kernel images should install additional utilities References: <20060310122853.17018.56138.malonedeb@gangotri.ubuntu.com> Message-ID: <20060806212844.9299.2445.malone@gandwana.ubuntu.com> This is the case in 2.6.17, too; it prevents the installer supporting those Pegasos users who don't have the bleeding-edge firmware required to run yaboot. -- all powerpc kernel images should install additional utilities https://launchpad.net/bugs/34306 From cjwatson at canonical.com Sun Aug 6 21:49:27 2006 From: cjwatson at canonical.com (Colin Watson) Date: Sun, 06 Aug 2006 21:49:27 -0000 Subject: [Bug 34306] Re: all powerpc kernel images should install additional utilities References: <20060310122853.17018.56138.malonedeb@gangotri.ubuntu.com> Message-ID: <20060806214927.9345.56067.malone@gandwana.ubuntu.com> (I spoke too soon. Apparently mkvmlinuz >= 23 ships its own boot objects to get around this problem.) -- all powerpc kernel images should install additional utilities https://launchpad.net/bugs/34306 From ubuntu at gallohouse.com Sun Aug 6 22:01:54 2006 From: ubuntu at gallohouse.com (Ken Gallo) Date: Sun, 06 Aug 2006 22:01:54 -0000 Subject: [Bug 36014] Re: kernel can't scale cpu frequency References: <20060322140248.30471.37870.malonedeb@gangotri.ubuntu.com> Message-ID: <20060806220154.9345.80019.malone@gandwana.ubuntu.com> Hello, Well, my system is configured for Dapper. I'm afraid changing my apt sources to Edgy will break a lot. So, I manually downloaded "linux- image-2.6.17-5-386_2.6.17-5.16_i386.deb" from packages.ubuntu.com. I tried to install it, but it complained I needed module-init-tools => 3.2.2-3ubuntu2. I went back to packages.ubuntu.com, and the only Edgy version there was "module-init-tools_3.2.2-1ubuntu7_i386.deb". I installed it anyway. I then installed the kernel, my dpkg complained about module-init-tools, but the new kernel is installed, albeit with no initrd or /lib/modules/. I downloaded and installed "linux-source-2.6.17_2.6.17-5.16_all.deb". Copied config-2.6.17-5-386 to /usr/src/linux/.config. Ran "make" and "make modules_install", then tried to use yaird to create an initrd. Unfortunately, it it fails with "can't open kernel config file" even though the file is there and readable. I'm not sure if all my installing, uninstalling, and reinstalling kernels messed something up. Thanks, Ken Gallo -- kernel can't scale cpu frequency https://launchpad.net/bugs/36014 From luke.hoersten at gmail.com Sun Aug 6 22:13:51 2006 From: luke.hoersten at gmail.com (Luke Hoersten) Date: Sun, 06 Aug 2006 22:13:51 -0000 Subject: [Bug 52553] Re: Kernel panic - not syncing: IO-APIC + timer doesn't work! References: <20060710155757.27312.91477.malonedeb@gangotri.ubuntu.com> Message-ID: <20060806221351.9163.12979.malone@gangotri.ubuntu.com> Unfortunately, I can confirm that this same problem exists in Edgy with the 2.6.17 kernel. Can anyone give any more debug output that has not already been posted yet? Just confirming wont be enough to track the bug down. -- Kernel panic - not syncing: IO-APIC + timer doesn't work! https://launchpad.net/bugs/52553 From kozz at pegasos.org Sun Aug 6 22:46:51 2006 From: kozz at pegasos.org (Emanuel Steen) Date: Sun, 06 Aug 2006 22:46:51 -0000 Subject: [Bug 34306] Re: all powerpc kernel images should install additional utilities References: <20060310122853.17018.56138.malonedeb@gangotri.ubuntu.com> Message-ID: <20060806224651.9345.40132.malone@gandwana.ubuntu.com> Yes, it does. I think those files are taken from the current Debian kernel. I made a diff between the files in mkvmlinuz and the files from the current edgy 2.6.17 kernel and they are all the same. It works for now, and will probably also work in the future it the Ubuntu kernel and the Debian kernel are relatively synced. -- all powerpc kernel images should install additional utilities https://launchpad.net/bugs/34306 From kozz at pegasos.org Sun Aug 6 22:47:35 2006 From: kozz at pegasos.org (Emanuel Steen) Date: Sun, 06 Aug 2006 22:47:35 -0000 Subject: [Bug 34306] Re: all powerpc kernel images should install additional utilities References: <20060310122853.17018.56138.malonedeb@gangotri.ubuntu.com> Message-ID: <20060806224735.9163.82840.malone@gangotri.ubuntu.com> Fixed in mkvmlinuz >= 23 ** Changed in: linux-source-2.6.15 (Ubuntu) Status: Unconfirmed => Fix Released -- all powerpc kernel images should install additional utilities https://launchpad.net/bugs/34306 From ulises at unicauca.edu.co Sun Aug 6 22:59:14 2006 From: ulises at unicauca.edu.co (ulises) Date: Sun, 06 Aug 2006 22:59:14 -0000 Subject: [Bug 55444] Freeze live CD in dell dimension 2400 References: <20060806222055.9163.97656.malonedeb@gangotri.ubuntu.com> Message-ID: <20060806225914.9345.14195.launchpad@canonical@gandwana.ubuntu.com> Public bug reported: After loading the Live CD Ubuntu 6.06 Desktop it does not respond to the double click on the installation icon, nor to the option of installation in the menu. After a second it is freeze. The PC is Dell Dimension 2400 with video card Intel 82845G/GL. ** Affects: linux-source-2.6.15 (Ubuntu) Importance: Untriaged Status: Unconfirmed -- Freeze live CD in dell dimension 2400 https://launchpad.net/bugs/55444 From cjwatson at canonical.com Sun Aug 6 22:59:14 2006 From: cjwatson at canonical.com (Colin Watson) Date: Sun, 06 Aug 2006 22:59:14 -0000 Subject: [Bug 55444] Re: Freeze live CD in dell dimension 2400 References: <20060806222055.9163.97656.malonedeb@gangotri.ubuntu.com> Message-ID: <20060806225914.9345.93553.malone@gandwana.ubuntu.com> If the system is freezing, it isn't a ubiquity bug; a kernel bug is more likely, although trying to burn the CD at a lower speed or cleaning your CD drive may well also help. (If garbage is being read off the CD, it doesn't matter how bug-free the system is ...) ** Changed in: ubiquity (Ubuntu) Sourcepackagename: ubiquity => linux-source-2.6.15 -- Freeze live CD in dell dimension 2400 https://launchpad.net/bugs/55444 From gregjhall at optusnet.com.au Sun Aug 6 23:40:01 2006 From: gregjhall at optusnet.com.au (greghall) Date: Sun, 06 Aug 2006 23:40:01 -0000 Subject: [Bug 43961] Re: Power down after shutdown does not work... References: <20060510072310.21520.62027.malonedeb@gandwana.ubuntu.com> Message-ID: <20060806234001.9163.21265.malone@gangotri.ubuntu.com> Another data point... I had the problem using 2.6.15-26-386 with an Athlon CPU (see my comment above), then it went away once I moved to 2.6.15-26-k7, but now appears to have returned once I upgraded to 2.6.17.7-k7. All under Ubuntu 6.06. -- Power down after shutdown does not work... https://launchpad.net/bugs/43961 From zulcss at gmail.com Mon Aug 7 01:49:08 2006 From: zulcss at gmail.com (ChuckShort) Date: Mon, 07 Aug 2006 01:49:08 -0000 Subject: [Bug 54168] Re: System won't boot without noapic - need to specify boot option at install time References: <20060726155049.29548.21740.malonedeb@gandwana.ubuntu.com> Message-ID: <20060807014909.9163.21041.malone@gangotri.ubuntu.com> Please output the output of sudo dmidecode as an attachment. Thanks chuck ** Changed in: linux-source-2.6.15 (Ubuntu) Status: Unconfirmed => Needs Info -- System won't boot without noapic - need to specify boot option at install time https://launchpad.net/bugs/54168 From pedro at pedrocr.net Mon Aug 7 01:48:59 2006 From: pedro at pedrocr.net (=?utf-8?q?Pedro_C=C3=B4rte-Real?=) Date: Mon, 07 Aug 2006 01:48:59 -0000 Subject: [Bug 52553] Re: Kernel panic - not syncing: IO-APIC + timer doesn't work! References: <20060710155757.27312.91477.malonedeb@gangotri.ubuntu.com> Message-ID: <20060807014859.9092.15246.malone@gangotri.ubuntu.com> It seems to be some kind of race condition in the ACPI startup since sometimes the boot works. Any idea on what would be needed in terms of debug output to track this down? -- Kernel panic - not syncing: IO-APIC + timer doesn't work! https://launchpad.net/bugs/52553 From zulcss at gmail.com Mon Aug 7 01:50:42 2006 From: zulcss at gmail.com (ChuckShort) Date: Mon, 07 Aug 2006 01:50:42 -0000 Subject: [Bug 54105] Re: Can't uninstall qpopper (ver: 4.0.5-4sarge1) References: <20060726023703.26715.85873.malonedeb@gandwana.ubuntu.com> Message-ID: <20060807015042.9345.81228.malone@gandwana.ubuntu.com> Nothing to do with the kernel or ubuntu for that matter. ** Changed in: linux-source-2.6.15 (Ubuntu) Status: Unconfirmed => Rejected -- Can't uninstall qpopper (ver: 4.0.5-4sarge1) https://launchpad.net/bugs/54105 From zulcss at gmail.com Mon Aug 7 01:55:15 2006 From: zulcss at gmail.com (ChuckShort) Date: Mon, 07 Aug 2006 01:55:15 -0000 Subject: [Bug 53550] Re: USB Mass Storage: I/O error References: <20060720182444.11213.12318.malonedeb@gandwana.ubuntu.com> Message-ID: <20060807015515.9092.94045.malone@gangotri.ubuntu.com> Please see this https://help.ubuntu.com/community/DebuggingUSBStorage ** Changed in: linux-source-2.6.15 (Ubuntu) Status: Unconfirmed => Needs Info -- USB Mass Storage: I/O error https://launchpad.net/bugs/53550 From zulcss at gmail.com Mon Aug 7 01:55:28 2006 From: zulcss at gmail.com (ChuckShort) Date: Mon, 07 Aug 2006 01:55:28 -0000 Subject: [Bug 53550] Re: USB Mass Storage: I/O error References: <20060720182444.11213.12318.malonedeb@gandwana.ubuntu.com> Message-ID: <20060807015528.9163.57604.malone@gangotri.ubuntu.com> Please see this https://help.ubuntu.com/community/DebuggingUSBStorage ** Changed in: linux-source-2.6.15 (Ubuntu) Status: Needs Info => Unconfirmed -- USB Mass Storage: I/O error https://launchpad.net/bugs/53550 From zulcss at gmail.com Mon Aug 7 01:59:08 2006 From: zulcss at gmail.com (ChuckShort) Date: Mon, 07 Aug 2006 01:59:08 -0000 Subject: [Bug 51847] Re: p4-clockmod and "N60 errata" patch References: <20060704144130.23781.62390.malonedeb@gangotri.ubuntu.com> Message-ID: <20060807015908.9092.40554.malone@gangotri.ubuntu.com> Ill look into this ** Changed in: linux-source-2.6.15 (Ubuntu) Assignee: (unassigned) => ChuckShort -- p4-clockmod and "N60 errata" patch https://launchpad.net/bugs/51847 From cepe at gmbm.net Mon Aug 7 02:42:00 2006 From: cepe at gmbm.net (=?utf-8?q?Jos=C3=A9_M=2E_L=C3=B3pez-Cepero?=) Date: Mon, 07 Aug 2006 02:42:00 -0000 Subject: [Bug 53754] Re: ata_piix problem with Intel ICH7 chipset References: <20060722182526.11213.79901.malonedeb@gandwana.ubuntu.com> Message-ID: <20060807024200.9092.65873.malone@gangotri.ubuntu.com> Just wanted to let you know that this bug has a _really_ nasty interaction with the wireless chip on the laptop (a fairly common ipw3945). When one of these hanges occurs, the module may crash with a PREEMPT, which essentially means that wireless is lost unless the computer is rebooted. The probabilities of this occurring are seemingly related with the network activity at the time of the hang. For instance, if I run aMule and have some downloads going on (nothing too speedy, maybe 30 kb/s between upload and download) the wireless connection will rarely be up for more than 1 hour. (No exaggeration - it actually just went out as I was writing this report - total uptime is 12 _minutes_). I'm a little frustrated at not being able to use my favourite distro effectively on my computer. I understand that maybe this is not the correct place to report the bug, or that I should provide more information, or that you are just very busy at the moment, and that's why there are no advances on the issue. In that case, I'd really like a pointer to what to do next to help you, or to the correct libata mantainer. As I said before, I like to think that I'm a rather savvy Linux user, but if it comes to low-level kernel debugging, I'm totally at a loss. -- ata_piix problem with Intel ICH7 chipset https://launchpad.net/bugs/53754 From joerg.unglaub at gmail.com Mon Aug 7 06:33:04 2006 From: joerg.unglaub at gmail.com (joe) Date: Mon, 07 Aug 2006 06:33:04 -0000 Subject: [Bug 43961] Re: Power down after shutdown does not work... References: <20060510072310.21520.62027.malonedeb@gandwana.ubuntu.com> Message-ID: <20060807063304.9345.90331.launchpad@gandwana.ubuntu.com> ** Tags added: edgy -- Power down after shutdown does not work... https://launchpad.net/bugs/43961 From gcamposm at gmail.com Mon Aug 7 07:31:21 2006 From: gcamposm at gmail.com (Gonzalo L. Campos Medina) Date: Mon, 07 Aug 2006 07:31:21 -0000 Subject: [Bug 55471] FATAL: Error inserting pf References: <20060807073121.9345.53310.malonedeb@gandwana.ubuntu.com> Message-ID: <20060807073121.9345.53310.malonedeb@gandwana.ubuntu.com> Public bug reported: Binary package hint: linux-image-2.6.15-26-386 FATAL: Error inserting pf (/lib/modules/2.6.15-26-386/kernel/drivers/block/paride/pf.ko): Operation not permitted ** Affects: linux-source-2.6.15 (Ubuntu) Importance: Untriaged Status: Unconfirmed -- FATAL: Error inserting pf https://launchpad.net/bugs/55471 From m.kreiner at levigo.de Mon Aug 7 07:49:58 2006 From: m.kreiner at levigo.de (Martin Kreiner) Date: Mon, 07 Aug 2006 07:49:58 -0000 Subject: [Bug 52649] Re: VIA IRQ quirk changes in 2.6.15-26.44 have broken various VIA devices References: <20060711150321.27257.34756.malonedeb@gangotri.ubuntu.com> Message-ID: <20060807074958.9299.1385.launchpad@gandwana.ubuntu.com> ** Summary changed: - After installing the latest Linux kernel with Update Manager, Gnome start not normal. + VIA IRQ quirk changes in 2.6.15-26.44 have broken various VIA devices -- VIA IRQ quirk changes in 2.6.15-26.44 have broken various VIA devices https://launchpad.net/bugs/52649 From m.kreiner at levigo.de Mon Aug 7 07:59:20 2006 From: m.kreiner at levigo.de (Martin Kreiner) Date: Mon, 07 Aug 2006 07:59:20 -0000 Subject: [Bug 52649] Re: VIA IRQ quirk changes in 2.6.15-26.44 have broken various VIA devices References: <20060711150321.27257.34756.malonedeb@gangotri.ubuntu.com> Message-ID: <20060807075920.9163.82955.malone@gangotri.ubuntu.com> well, for sata_via users it will be even worse: they won't be able to boot at all! -- VIA IRQ quirk changes in 2.6.15-26.44 have broken various VIA devices https://launchpad.net/bugs/52649 From lunar_raven at msn.com Mon Aug 7 08:59:04 2006 From: lunar_raven at msn.com (Joe) Date: Mon, 07 Aug 2006 08:59:04 -0000 Subject: [Bug 55253] Error floods virtual consoles making them unusable References: <20060804234907.9092.47951.malonedeb@gangotri.ubuntu.com> Message-ID: <20060807085904.9092.51593.launchpad@canonical@gangotri.ubuntu.com> Public bug reported: Whenever I use kubuntu/ubuntu I get the error "hub 5-0:1.0: over-current change on port 2" flooding my virtual consoles. It floods so much, the console is unusable. Using the command dmesg -n 1 stops this error, but makes all other errors not display. Most distros from which I've used, direct all errors to one specific console, instead of all of them. I suggest doing this, so people who have hardware issues (mine being a broken usb plug) can still use virtual consoles without being flooded by one error over and over. Thanks :). ** Affects: linux-source-2.6.15 (Ubuntu) Importance: Untriaged Status: Unconfirmed -- Error floods virtual consoles making them unusable https://launchpad.net/bugs/55253 From tas50 at humboldt.edu Mon Aug 7 08:52:44 2006 From: tas50 at humboldt.edu (tas50) Date: Mon, 07 Aug 2006 08:52:44 -0000 Subject: [Bug 34902] Re: Ralink Wireless USB/PCMCIA/PCI hangs PC References: <20060314143545.30082.52680.malonedeb@gandwana.ubuntu.com> Message-ID: <20060807085244.9092.87883.launchpad@gangotri.ubuntu.com> ** Tags added: dapper -- Ralink Wireless USB/PCMCIA/PCI hangs PC https://launchpad.net/bugs/34902 From tas50 at humboldt.edu Mon Aug 7 08:52:56 2006 From: tas50 at humboldt.edu (tas50) Date: Mon, 07 Aug 2006 08:52:56 -0000 Subject: [Bug 32275] Re: Ndiswrapper no longer works with Netgear MA111 in Dapper Flight CD 4 (worked in Breezy) References: <20060221094603.833.12450.malonedeb@gandwana.ubuntu.com> Message-ID: <20060807085256.9163.19598.launchpad@gangotri.ubuntu.com> ** Tags added: dapper wireless -- Ndiswrapper no longer works with Netgear MA111 in Dapper Flight CD 4 (worked in Breezy) https://launchpad.net/bugs/32275 From tas50 at humboldt.edu Mon Aug 7 08:58:18 2006 From: tas50 at humboldt.edu (tas50) Date: Mon, 07 Aug 2006 08:58:18 -0000 Subject: [Bug 55471] Re: FATAL: Error inserting pf References: <20060807073121.9345.53310.malonedeb@gandwana.ubuntu.com> Message-ID: <20060807085818.9345.73137.launchpad@gandwana.ubuntu.com> ** Tags added: dapper -- FATAL: Error inserting pf https://launchpad.net/bugs/55471 From martin.pitt at ubuntu.com Mon Aug 7 08:55:01 2006 From: martin.pitt at ubuntu.com (Martin Pitt) Date: Mon, 07 Aug 2006 08:55:01 -0000 Subject: [Bug 55253] Re: Error floods virtual consoles making them unusable References: <20060804234907.9092.47951.malonedeb@gangotri.ubuntu.com> Message-ID: <20060807085501.9299.23178.malone@gandwana.ubuntu.com> Reopening; this really is a bug IMHO. ** Changed in: Ubuntu Status: Rejected => Unconfirmed ** This bug is no longer flagged as a security issue ** Changed in: Ubuntu Sourcepackagename: None => linux-source-2.6.15 -- Error floods virtual consoles making them unusable https://launchpad.net/bugs/55253 From tas50 at humboldt.edu Mon Aug 7 09:03:03 2006 From: tas50 at humboldt.edu (tas50) Date: Mon, 07 Aug 2006 09:03:03 -0000 Subject: [Bug 55444] Re: Freeze live CD in dell dimension 2400 References: <20060806222055.9163.97656.malonedeb@gangotri.ubuntu.com> Message-ID: <20060807090303.9345.84639.launchpad@gandwana.ubuntu.com> ** Tags added: crash dapper livecd -- Freeze live CD in dell dimension 2400 https://launchpad.net/bugs/55444 From pmjdebruijn at gmail.com Mon Aug 7 10:24:57 2006 From: pmjdebruijn at gmail.com (Pascal de Bruijn) Date: Mon, 07 Aug 2006 10:24:57 -0000 Subject: [Bug 53550] Re: USB Mass Storage: I/O error References: <20060720182444.11213.12318.malonedeb@gandwana.ubuntu.com> Message-ID: <20060807102457.9092.65735.malone@gangotri.ubuntu.com> I've followed those steps to no avail... And it seems my MP3 player was already added to the unusual_devs.h file: /* Reported by Ian McConnell */ UNUSUAL_DEV( 0x0dda, 0x0301, 0x0012, 0x0012, "PNP_MP3", "PNP_MP3 PLAYER", US_SC_DEVICE, US_PR_DEVICE, NULL, US_FL_IGNORE_RESIDUE ), Though I'm not really sure what the third and fourth number do. If it's a storage class, etc the number currently listed is _probably_ wrong: bInterfaceClass 8 Mass Storage bInterfaceSubClass 6 SCSI Anyway, I would be glad to change/test this entry, if somebody can explain to me what those latter numbers mean. -- USB Mass Storage: I/O error https://launchpad.net/bugs/53550 From aj at dungeon.inka.de Mon Aug 7 10:26:58 2006 From: aj at dungeon.inka.de (Andreas Jellinghaus) Date: Mon, 07 Aug 2006 10:26:58 -0000 Subject: [Bug 51856] Re: linux image 2.6.15-25: usb device not accepting address References: <20060704160216.16609.47955.malonedeb@gandwana.ubuntu.com> Message-ID: <20060807102658.9345.8245.malone@gandwana.ubuntu.com> I now saw similar problems on a 2.6.17.6 vanilla. 2.6.17.8 has a fix with usb short stuff, maybe it is the problem I see here with the usb control transfer. will investigate and report back. -- linux image 2.6.15-25: usb device not accepting address https://launchpad.net/bugs/51856 From johan.walles at gmail.com Mon Aug 7 12:05:39 2006 From: johan.walles at gmail.com (Johan Walles) Date: Mon, 07 Aug 2006 12:05:39 -0000 Subject: [Bug 49450] Re: 2.6.15-23-686 hangs a couple of times per week References: <20060612112731.25801.13769.malonedeb@gangotri.ubuntu.com> Message-ID: <20060807120539.9299.93757.malone@gandwana.ubuntu.com> 2.6.15-26-686 has the same problem. -- 2.6.15-23-686 hangs a couple of times per week https://launchpad.net/bugs/49450 From gregjhall at optusnet.com.au Mon Aug 7 12:15:46 2006 From: gregjhall at optusnet.com.au (greghall) Date: Mon, 07 Aug 2006 12:15:46 -0000 Subject: [Bug 43961] Re: Power down after shutdown does not work... References: <20060510072310.21520.62027.malonedeb@gandwana.ubuntu.com> Message-ID: <20060807121547.9163.59055.malone@gangotri.ubuntu.com> > I had the problem using 2.6.15-26-386 with an Athlon CPU (see my comment above), then it went > away once I moved to 2.6.15-26-k7, but now appears to have returned once I upgraded to > 2.6.17.7-k7. All under Ubuntu 6.06. Seems like a got the version numbers messed up (but I do have more data) - not sure where the 2.6.17.7 came from: 2.6.15-26-386 (don't know exact version) - won't shut down upgrade to 2.6.15-26-k7 (same version as previous) - now shuts down upgrade to 2.6.15-26-k7 (30 Jul version) - now doesn't shut down upgrade to 2.6.15-26-k7 (3 Aug version) - now shuts down again -- Power down after shutdown does not work... https://launchpad.net/bugs/43961 From henrik.riomar at gmail.com Mon Aug 7 12:41:49 2006 From: henrik.riomar at gmail.com (Henrik Riomar) Date: Mon, 07 Aug 2006 12:41:49 -0000 Subject: [Bug 55495] Problem with HP Virtual Keyboard on DL320 on Dapper References: <20060807124149.9092.76608.malonedeb@gangotri.ubuntu.com> Message-ID: <20060807124149.9092.76608.malonedeb@gangotri.ubuntu.com> Public bug reported: Binary package hint: linux-source-2.6.15 I have a problem with Dapper Server on a HP DL320 G4 server that seems to be related to the iLO module. The following is seen in syslog (in an endless loop): [42949735.860000] usb 5-2: new full speed USB device using uhci_hcd and address 22 [42949736.010000] hub 5-2:1.0: USB hub found [42949736.020000] hub 5-2:1.0: 7 ports detected [42949736.130000] usb 5-1: USB disconnect, address 21 [42949736.410000] usb 5-1: new full speed USB device using uhci_hcd and address 23 [42949736.570000] input: HP Virtual Keyboard as /class/input/input646 [42949736.570000] input: USB HID v1.01 Keyboard [HP Virtual Keyboard] on usb-000 0:01:04.4-1 [42949736.590000] input: HP Virtual Keyboard as /class/input/input647 [42949736.590000] input: USB HID v1.01 Mouse [HP Virtual Keyboard] on usb-0000:0 1:04.4-1 [42949736.590000] usb 5-2: USB disconnect, address 22 [42949736.870000] usb 5-2: new full speed USB device using uhci_hcd and address 24 [42949737.020000] hub 5-2:1.0: USB hub found [42949737.030000] hub 5-2:1.0: 7 ports detected [42949737.140000] usb 5-1: USB disconnect, address 23 [42949737.420000] usb 5-1: new full speed USB device using uhci_hcd and address 25 After looking for solutions on the web it seems to be fixed in newer kernels and a patch is available (note: I have not verified this patch yet) http://www.mail-archive.com/linux-usb-devel at lists.sourceforge.net/msg41847.html ** Affects: linux-source-2.6.15 (Ubuntu) Importance: Untriaged Status: Unconfirmed -- Problem with HP Virtual Keyboard on DL320 on Dapper https://launchpad.net/bugs/55495 From affi at mnemonic.no Mon Aug 7 13:39:06 2006 From: affi at mnemonic.no (Affi) Date: Mon, 07 Aug 2006 13:39:06 -0000 Subject: [Bug 52689] Re: Long hang on boot on Fujitsu Siemens S7020D References: <20060711201412.27257.3468.malonedeb@gangotri.ubuntu.com> Message-ID: <20060807133906.9299.19338.malone@gandwana.ubuntu.com> Fixed confirmed on FS S7020D. -Affi -- Multi-minute hang on boot on IBM T60p https://launchpad.net/bugs/52689 From sylvain.bertrand at gmail.com Mon Aug 7 13:46:19 2006 From: sylvain.bertrand at gmail.com (Sylvain BERTRAND) Date: Mon, 07 Aug 2006 13:46:19 -0000 Subject: =?utf-8?q?=5BBug_53813=5D_Re=3A_kernel_doesn=C2=B4t_support_Sony_d?= =?utf-8?q?sc-w5_anymore?= References: <20060723110756.11169.28683.malonedeb@gandwana.ubuntu.com> Message-ID: <20060807134619.9345.64708.malone@gandwana.ubuntu.com> Have a DSC-w100... usb storage does not work with it. Use the USB PTP driver through gThumb. -- kernel doesn´t support Sony dsc-w5 anymore https://launchpad.net/bugs/53813 From public at mosteo.com Mon Aug 7 13:58:54 2006 From: public at mosteo.com (mosteo) Date: Mon, 07 Aug 2006 13:58:54 -0000 Subject: [Bug 34831] Re: Hardlock of entire system (Dapper Flight 5) References: <20060314003317.30057.9117.malonedeb@gandwana.ubuntu.com> Message-ID: <20060807135854.9299.81973.malone@gandwana.ubuntu.com> Just downloaded rosegarden and I get the total freeze on splash screen. The system appears completely dead, not even the numlock light works anymore. As how to reproduce, I'm not doing anything: just let the system boot, log into kde and launch it via menu or console. $ uname -a Linux entropia 2.6.15-26-k7 #1 SMP PREEMPT Thu Aug 3 03:40:32 UTC 2006 i686 GNU/Linux $ cat /proc/asound/cards 0 [Live ]: EMU10K1 - SB Live [Unknown] SB Live [Unknown] (rev.10, serial:0x80661102) at 0xc000, irq 209 $ lspci 0000:00:00.0 Host bridge: nVidia Corporation nForce2 AGP (different version?) (rev c1) 0000:00:00.1 RAM memory: nVidia Corporation nForce2 Memory Controller 1 (rev c1) 0000:00:00.2 RAM memory: nVidia Corporation nForce2 Memory Controller 4 (rev c1) 0000:00:00.3 RAM memory: nVidia Corporation nForce2 Memory Controller 3 (rev c1) 0000:00:00.4 RAM memory: nVidia Corporation nForce2 Memory Controller 2 (rev c1) 0000:00:00.5 RAM memory: nVidia Corporation nForce2 Memory Controller 5 (rev c1) 0000:00:01.0 ISA bridge: nVidia Corporation nForce2 ISA Bridge (rev a4) 0000:00:01.1 SMBus: nVidia Corporation nForce2 SMBus (MCP) (rev a2) 0000:00:02.0 USB Controller: nVidia Corporation nForce2 USB Controller (rev a4) 0000:00:02.1 USB Controller: nVidia Corporation nForce2 USB Controller (rev a4) 0000:00:02.2 USB Controller: nVidia Corporation nForce2 USB Controller (rev a4) 0000:00:08.0 PCI bridge: nVidia Corporation nForce2 External PCI Bridge (rev a3) 0000:00:09.0 IDE interface: nVidia Corporation nForce2 IDE (rev a2) 0000:00:1e.0 PCI bridge: nVidia Corporation nForce2 AGP (rev c1) 0000:01:0a.0 Multimedia audio controller: Creative Labs SB Live! EMU10k1 (rev 0a) 0000:01:0a.1 Input device controller: Creative Labs SB Live! MIDI/Game Port (rev 0a) 0000:01:0b.0 Ethernet controller: Realtek Semiconductor Co., Ltd. RTL-8139/8139C/8139C+ (rev 10) 0000:02:00.0 VGA compatible controller: ATI Technologies Inc RV280 [Radeon 9200] (rev 01) 0000:02:00.1 Display controller: ATI Technologies Inc RV280 [Radeon 9200] (Secondary) (rev 01) $ lsmod | grep snd | cut -f1 -d' ' 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_ac97_codec snd_ac97_bus snd_pcm_oss snd_mixer_oss snd_pcm snd_seq_device snd_timer snd_page_alloc snd_util_mem snd_hwdep snd soundcore -- Hardlock of entire system (Dapper Flight 5) https://launchpad.net/bugs/34831 From lzap at seznam.cz Mon Aug 7 14:13:55 2006 From: lzap at seznam.cz (=?utf-8?q?Luk=C3=A1=C5=A1_Zapletal?=) Date: Mon, 07 Aug 2006 14:13:55 -0000 Subject: [Bug 34831] Re: Hardlock of entire system (Dapper Flight 5) References: <20060314003317.30057.9117.malonedeb@gandwana.ubuntu.com> Message-ID: <20060807141355.9299.51895.malone@gandwana.ubuntu.com> 2Daniel: no, I have still the stable ubuntu kernel... -- Hardlock of entire system (Dapper Flight 5) https://launchpad.net/bugs/34831 From silenturbanfox at gmail.com Mon Aug 7 14:49:47 2006 From: silenturbanfox at gmail.com (DigitalFox) Date: Mon, 07 Aug 2006 14:49:47 -0000 Subject: [Bug 34752] Re: [atmel] breezy->dapper wifi lost: signal power to 0 References: <20060313122743.17044.67675.malonedeb@gangotri.ubuntu.com> Message-ID: <20060807144947.9345.95017.malone@gandwana.ubuntu.com> I can confirm this problem as well; After updating a laptop that used an atmel wireless card as it's sole connection from Breezy to Dapper, I experienced the same 0 signal issue. My other laptop, that has been running Dapper for a while prior, has the same problem when I insert the atmel card. I am awaiting this issue's resolution before upgrading my mother's laptop, which also uses this type of card, from Breezy to Dapper. (This is a Belkin F5D6020 as well I believe, though I can't recall what revision and don't have the card physically handy at this time to verify.) Has anyone tried building the vanilla 2.6.15 sources to see if this is a problem with Ubuntu's patches? -- [atmel] breezy->dapper wifi lost: signal power to 0 https://launchpad.net/bugs/34752 From ben.collins at ubuntu.com Mon Aug 7 16:18:12 2006 From: ben.collins at ubuntu.com (Ben Collins) Date: Mon, 07 Aug 2006 16:18:12 -0000 Subject: [Bug 26940] Re: Kernel 2.6.15-7-686 won't boot with root on SATA disk References: <20060113145204.21012.90778.launchpad@macquarie.warthogs.hbd.com> Message-ID: <20060807161812.9299.96214.launchpad@gandwana.ubuntu.com> ** Also affects: linux-source-2.6.17 (Ubuntu) Importance: Untriaged Status: Unconfirmed ** Changed in: linux-source-2.6.15 (Ubuntu) Status: Unconfirmed => Confirmed ** Changed in: linux-source-2.6.17 (Ubuntu) Importance: Untriaged => Medium Status: Unconfirmed => Confirmed -- Kernel 2.6.15-7-686 won't boot with root on SATA disk https://launchpad.net/bugs/26940 From ben.collins at ubuntu.com Mon Aug 7 16:16:57 2006 From: ben.collins at ubuntu.com (Ben Collins) Date: Mon, 07 Aug 2006 16:16:57 -0000 Subject: [Bug 24951] Re: Soundcard CT4832 (SB Live) has wrong input/output selections References: <20060113143143.21012.43163.launchpad@macquarie.warthogs.hbd.com> Message-ID: <20060807161657.9299.56130.launchpad@gandwana.ubuntu.com> ** Changed in: linux-source-2.6.15 (Ubuntu) Status: Unconfirmed => Fix Released -- Soundcard CT4832 (SB Live) has wrong input/output selections https://launchpad.net/bugs/24951 From ben.collins at ubuntu.com Mon Aug 7 16:25:05 2006 From: ben.collins at ubuntu.com (Ben Collins) Date: Mon, 07 Aug 2006 16:25:05 -0000 Subject: [Bug 31766] Re: Dapper: Total starvation of GUI apps during heavy disk usage References: <20060217130455.795.9719.malonedeb@gandwana.ubuntu.com> Message-ID: <20060807162505.9163.777.malone@gangotri.ubuntu.com> Default scheduler in edgy is CFQ ** Also affects: linux-source-2.6.17 (Ubuntu) Importance: Untriaged Status: Unconfirmed ** Changed in: linux-source-2.6.17 (Ubuntu) Importance: Untriaged => High Status: Unconfirmed => Fix Released -- Dapper: Total starvation of GUI apps during heavy disk usage https://launchpad.net/bugs/31766 From ben.collins at ubuntu.com Mon Aug 7 16:22:20 2006 From: ben.collins at ubuntu.com (Ben Collins) Date: Mon, 07 Aug 2006 16:22:20 -0000 Subject: [Bug 30557] Re: cpu idle time in /proc/stat wrong References: <20060205141542.11709.55517.malonedeb@gandwana.ubuntu.com> Message-ID: <20060807162220.9163.27290.launchpad@gangotri.ubuntu.com> ** Changed in: linux-source-2.6.15 (Ubuntu) Status: Fix Committed => Fix Released -- cpu idle time in /proc/stat wrong https://launchpad.net/bugs/30557 From ben.collins at ubuntu.com Mon Aug 7 16:29:25 2006 From: ben.collins at ubuntu.com (Ben Collins) Date: Mon, 07 Aug 2006 16:29:25 -0000 Subject: [Bug 35814] Re: panic in bcm43xx_interrupt_tasklet References: <20060321031914.8118.81768.malonedeb@gandwana.ubuntu.com> Message-ID: <20060807162925.9299.16904.malone@gandwana.ubuntu.com> Must just be an issue of using the correct firmware then. ** Changed in: linux-source-2.6.15 (Ubuntu) Status: Unconfirmed => Rejected -- panic in bcm43xx_interrupt_tasklet https://launchpad.net/bugs/35814 From ben.collins at ubuntu.com Mon Aug 7 16:29:36 2006 From: ben.collins at ubuntu.com (Ben Collins) Date: Mon, 07 Aug 2006 16:29:36 -0000 Subject: [Bug 37235] Re: SD card reader only works when card is plugged in on load References: <20060329214037.6279.16022.malonedeb@gandwana.ubuntu.com> Message-ID: <20060807162936.9345.91175.launchpad@gandwana.ubuntu.com> ** Changed in: linux-source-2.6.15 (Ubuntu) Status: Confirmed => Fix Released -- SD card reader only works when card is plugged in on load https://launchpad.net/bugs/37235 From ben.collins at ubuntu.com Mon Aug 7 16:36:21 2006 From: ben.collins at ubuntu.com (Ben Collins) Date: Mon, 07 Aug 2006 16:36:21 -0000 Subject: [Bug 37291] Re: NETDEV_TX_BUSY returned when (re)loading driver References: <20060330075920.6253.48234.malonedeb@gandwana.ubuntu.com> Message-ID: <20060807163621.9092.10099.malone@gangotri.ubuntu.com> We have version 1.1.1, and it seems this patch already exists there. So if must be fixing a different problem. -- NETDEV_TX_BUSY returned when (re)loading driver https://launchpad.net/bugs/37291 From ben.collins at ubuntu.com Mon Aug 7 16:46:47 2006 From: ben.collins at ubuntu.com (Ben Collins) Date: Mon, 07 Aug 2006 16:46:47 -0000 Subject: [Bug 37795] Re: zd1211 wireless driver broken, too old (20050315) References: <20060403011323.23733.67873.malonedeb@gandwana.ubuntu.com> Message-ID: <20060807164647.9299.77398.malone@gandwana.ubuntu.com> No need for this. ** Changed in: zd1211 (Ubuntu) Status: Confirmed => Rejected -- zd1211 wireless driver broken, too old (20050315) https://launchpad.net/bugs/37795 From ben.collins at ubuntu.com Mon Aug 7 17:03:44 2006 From: ben.collins at ubuntu.com (Ben Collins) Date: Mon, 07 Aug 2006 17:03:44 -0000 Subject: [Bug 37795] Re: zd1211 wireless driver broken, too old (20050315) References: <20060403011323.23733.67873.malonedeb@gandwana.ubuntu.com> Message-ID: <20060807170344.9345.34087.launchpad@gandwana.ubuntu.com> ** Changed in: linux-source-2.6.15 (Ubuntu) Status: Confirmed => Fix Committed -- zd1211 wireless driver broken, too old (20050315) https://launchpad.net/bugs/37795 From ben.collins at ubuntu.com Mon Aug 7 17:08:51 2006 From: ben.collins at ubuntu.com (Ben Collins) Date: Mon, 07 Aug 2006 17:08:51 -0000 Subject: [Bug 38865] Re: [Bug 38865] Re: sky2 driver freezing system after ifdown and ifup References: <20060409125752.32313.97119.malonedeb@gandwana.ubuntu.com> <20060724160029.2461.96510.malone@gangotri.ubuntu.com> Message-ID: <1154970531.31278.13.camel@grayson.internal.net> On Mon, 2006-07-24 at 16:00 +0000, pogets wrote: > To permanently use sk98lin, I have simply moved the sky2.ko file to some > other location from the /lib/modules/2.6.15-26-386/kernel/drivers/net > directory. That way, only sk98lin gets loaded at boot and works fine - I > always bring up the network manually (ifup eth0) with different scripts > depending on my location, but I think it should also work automatically > if you have set it up that way. sudo bash echo blacklist sky2 > /etc/modprobe.d/blacklist-sky2 exit This will make it permanent even across upgrades. -- sky2 driver freezing system after ifdown and ifup https://launchpad.net/bugs/38865 From ben.collins at ubuntu.com Mon Aug 7 17:06:41 2006 From: ben.collins at ubuntu.com (Ben Collins) Date: Mon, 07 Aug 2006 17:06:41 -0000 Subject: [Bug 38388] Re: Crashes on mount References: <20060406102314.32233.71871.malonedeb@gandwana.ubuntu.com> Message-ID: <20060807170641.9092.76542.launchpad@gangotri.ubuntu.com> ** Changed in: linux-source-2.6.15 (Ubuntu) Status: Needs Info => Rejected -- Crashes on mount https://launchpad.net/bugs/38388 From ben.collins at ubuntu.com Mon Aug 7 17:05:52 2006 From: ben.collins at ubuntu.com (Ben Collins) Date: Mon, 07 Aug 2006 17:05:52 -0000 Subject: [Bug 38263] Re: freeze at startup References: <20060405194706.24486.46138.malonedeb@gangotri.ubuntu.com> Message-ID: <20060807170552.9299.7036.malone@gandwana.ubuntu.com> Dapper will not be updated to a new kernel release. However, if you can pinpoint the changeset that fixes this problem it can possible be backported into dapper. Edgy has 2.6.17, so assuming fixed there. ** Changed in: linux-source-2.6.15 (Ubuntu) Assignee: ChuckShort => (unassigned) Status: Needs Info => Confirmed -- freeze at startup https://launchpad.net/bugs/38263 From ben.collins at ubuntu.com Mon Aug 7 17:23:44 2006 From: ben.collins at ubuntu.com (Ben Collins) Date: Mon, 07 Aug 2006 17:23:44 -0000 Subject: [Bug 55234] Re: sata_mv doesn't work with my chipset References: <20060804211822.9299.77451.malonedeb@gandwana.ubuntu.com> Message-ID: <20060807172345.9163.32332.launchpad@gangotri.ubuntu.com> ** Changed in: linux-source-2.6.15 (Ubuntu) Status: Unconfirmed => Fix Committed -- sata_mv doesn't work with my chipset https://launchpad.net/bugs/55234 From ben.collins at ubuntu.com Mon Aug 7 17:24:20 2006 From: ben.collins at ubuntu.com (Ben Collins) Date: Mon, 07 Aug 2006 17:24:20 -0000 Subject: [Bug 39042] Re: new Version available References: <20060410205136.32233.37155.malonedeb@gandwana.ubuntu.com> Message-ID: <20060807172420.9092.22963.launchpad@gangotri.ubuntu.com> ** Changed in: ndiswrapper (Ubuntu) Sourcepackagename: ndiswrapper => linux-source-2.6.15 -- new Version available https://launchpad.net/bugs/39042 From cmsj at tenshu.net Mon Aug 7 17:31:25 2006 From: cmsj at tenshu.net (Chris Jones) Date: Mon, 07 Aug 2006 17:31:25 -0000 Subject: [Bug 47582] Re: Kernel oops References: <20060530214842.2141.99075.malonedeb@gangotri.ubuntu.com> Message-ID: <20060807173125.9345.77356.malone@gandwana.ubuntu.com> My apologies for not including that. I can't say exactly which version it was, but I keep my machines updated with update-manager set to check daily, so I was almost certainly running whatever was the latest version at the time. If that's unhelpful, please close the ticket as I have not had any subsequent crashes - should it happen again I can re-open or re-report? -- Kernel oops https://launchpad.net/bugs/47582 From bj at psychdesigns.net Mon Aug 7 18:07:19 2006 From: bj at psychdesigns.net (Psychiccyberfreak) Date: Mon, 07 Aug 2006 18:07:19 -0000 Subject: [Bug 55527] Kernel panics at boot with live CD References: <20060807175612.9092.61341.malonedeb@gangotri.ubuntu.com> Message-ID: <20060807180719.9345.56680.launchpad@canonical@gandwana.ubuntu.com> Public bug reported: Binary package hint: kubuntu-desktop On my friend's Gateway M275, I pop in the kubuntu CD. It comes up with the menu, I choose to install/run the live CD, and some stuff comes up, then I get this: (I'm too lazy to type all the numbers in brakets on the right...) Call Trace: [a whole bunch of apci stuff] kernel_thread_helper+0x5/0x10 Code: [a whole bunch of hex numbers] [4294669.344000] <0> kernel panic - not syncing: Attempted to kill init! [4294669.344000] _ ###################################################### I saw a similar bug, but it was on a different machine ** Affects: linux-source-2.6.15 (Ubuntu) Importance: Untriaged Status: Unconfirmed -- Kernel panics at boot with live CD https://launchpad.net/bugs/55527 From lure at ubuntu.com Mon Aug 7 18:07:19 2006 From: lure at ubuntu.com (Luka Renko) Date: Mon, 07 Aug 2006 18:07:19 -0000 Subject: [Bug 55527] Re: Kernel panics at boot with live CD References: <20060807175612.9092.61341.malonedeb@gangotri.ubuntu.com> Message-ID: <20060807180719.9345.58696.launchpad@gandwana.ubuntu.com> ** Changed in: kubuntu-meta (Ubuntu) Sourcepackagename: kubuntu-meta => linux-source-2.6.15 -- Kernel panics at boot with live CD https://launchpad.net/bugs/55527 From gtaylor at clemson.edu Mon Aug 7 18:46:57 2006 From: gtaylor at clemson.edu (Greg Taylor) Date: Mon, 07 Aug 2006 18:46:57 -0000 Subject: [Bug 55532] ipw2200 and ACPI not playing nicely References: <20060807184658.9299.6302.malonedeb@gandwana.ubuntu.com> Message-ID: <20060807184658.9299.6302.malonedeb@gandwana.ubuntu.com> Public bug reported: Binary package hint: linux This is a recent regression, as this wasn't happening on Dapper a while back. The following report is based on what I'm seeing on a Canonical- Issued Toshiba Tecra A4, which has historically had some problems with ACPI. The most recent fix involved actually enabling ACPI, as having it disabled caused a similar problem to this. It is possible that the condition that disables Tecra A4 ACPI's automatically has been extended to do so on the latest Toshiba BIOS. Previously it'd disable ACPI if it saw you had 1.60, I upgraded to 1.70, thus making sure ACPI was enabled at boot time and the problem was fixed. In any case, here's the errors I get after manually removing and re- adding the module via modprobe: [17179700.900000] ACPI-0240: *** Error: Cannot release Mutex [MUT1], not acquired [17179700.900000] ACPI-0240: *** Error: Cannot release Mutex [MUT1], not acquired [17179708.680000] ieee80211_1_1_13_crypt: registered algorithm 'NULL' [17179708.680000] ieee80211_1_1_13: 802.11 data/management/control stack, 1.1.13 [17179708.680000] ieee80211_1_1_13: Copyright (C) 2004-2005 Intel Corporation [17179708.684000] ieee80211_crypt: registered algorithm 'NULL' [17179708.684000] ieee80211: 802.11 data/management/control stack, git-1.1.7 [17179708.684000] ieee80211: Copyright (C) 2004-2005 Intel Corporation [17179708.700000] ipw2200: Intel(R) PRO/Wireless 2200/2915 Network Driver, 1.1.1 [17179708.700000] ipw2200: Copyright(c) 2003-2006 Intel Corporation [17179708.700000] Warning: PCI driver ipw2200 has a struct device_driver shutdown method, please update! [17179708.704000] ACPI: PCI Interrupt 0000:06:04.0[A] -> Link [LNKA] -> GSI 11 (level, low) -> IRQ 11 [17179708.704000] ipw2200: Detected Intel PRO/Wireless 2200BG Network Connection [17179709.868000] ipw2200: Failed to send TX_POWER: Command timed out. [17179710.988000] ipw2200: Failed to send TX_POWER: Command timed out. [17179712.108000] ipw2200: Failed to send TX_POWER: Command timed out. [17179713.228000] ipw2200: Failed to send TX_POWER: Command timed out. [17179714.348000] ipw2200: Failed to send TX_POWER: Command timed out. [17179714.348000] ipw2200: Unable to initialize device after 5 attempts. [17179714.348000] ipw2200: failed to register network device [17179714.348000] ACPI: PCI interrupt for device 0000:06:04.0 disabled [17179714.348000] ipw2200: probe of 0000:06:04.0 failed with error -5 ** Affects: linux-meta (Ubuntu) Importance: Untriaged Status: Unconfirmed -- ipw2200 and ACPI not playing nicely https://launchpad.net/bugs/55532 From surak at surak.eti.br Mon Aug 7 19:26:34 2006 From: surak at surak.eti.br (Alexandre Otto Strube) Date: Mon, 07 Aug 2006 19:26:34 -0000 Subject: [Bug 55104] panic/lock/restart on dapper-amd64 if there's intel integrated video AND a nvidia card at the same time References: <20060803215933.9163.54458.malonedeb@gangotri.ubuntu.com> Message-ID: <20060807192634.9092.40957.launchpad@canonical@gangotri.ubuntu.com> Public bug reported: Binary package hint: linux-image-2.6-amd64-generic On machines with the following integrated video card 0000:00:02.0 VGA compatible controller: Intel Corporation 82865G Integrated Graphics Controller (rev 02) if you insert a nVidia video card onto its AGP slot, it will panic. Blacklisting intel_agp in /etc/modprobe.d/blacklist works, but for this you need to have the machine booted without the nvidia board, so you can actually write this line (which invalidates live cd) Letting intel_agp always blacklisted will make X to loose the 3d acceleration on those machines which aren't using an external card. Blacklisting the module before restricted modules load doesn't work, as the root filesystem is still read-only. What would be the correct way to deal with this issue? ** Affects: linux-source-2.6.15 (Ubuntu) Importance: Untriaged Status: Confirmed -- panic/lock/restart on dapper-amd64 if there's intel integrated video AND a nvidia card at the same time https://launchpad.net/bugs/55104 From ben.collins at ubuntu.com Mon Aug 7 19:23:31 2006 From: ben.collins at ubuntu.com (Ben Collins) Date: Mon, 07 Aug 2006 19:23:31 -0000 Subject: [Bug 42581] Re: bcm43xx fails to associate with accesspoint References: <20060502135439.16739.93349.malonedeb@gandwana.ubuntu.com> Message-ID: <20060807192331.9163.42397.launchpad@gangotri.ubuntu.com> ** Changed in: linux-source-2.6.15 (Ubuntu) Status: Confirmed => Fix Released -- bcm43xx fails to associate with accesspoint https://launchpad.net/bugs/42581 From ben.collins at ubuntu.com Mon Aug 7 19:24:24 2006 From: ben.collins at ubuntu.com (Ben Collins) Date: Mon, 07 Aug 2006 19:24:24 -0000 Subject: [Bug 42398] Re: Dapper kernel 2.6.15-21 K7 and others hang probing CK804 IDE References: <20060501144232.16712.81967.malonedeb@gandwana.ubuntu.com> Message-ID: <20060807192424.9163.88001.malone@gangotri.ubuntu.com> As a start yes, but I suspect that edgy has some fixes in this area that may not even be in the vanilla 2.6.17 kernel. Testing against 2.6.18 is pointless for this bug report, FYI. -- Dapper kernel 2.6.15-21 K7 and others hang probing CK804 IDE https://launchpad.net/bugs/42398 From ben.collins at ubuntu.com Mon Aug 7 19:20:26 2006 From: ben.collins at ubuntu.com (Ben Collins) Date: Mon, 07 Aug 2006 19:20:26 -0000 Subject: [Bug 41812] Re: Can't boot in certain system. References: <20060428010418.28955.28833.malonedeb@gandwana.ubuntu.com> Message-ID: <20060807192026.9299.28716.malone@gandwana.ubuntu.com> Please try some of the boot options available at this menu. There are some help screens on what to possibly try. -- Can't boot in certain system. https://launchpad.net/bugs/41812 From cjwatson at canonical.com Mon Aug 7 19:26:13 2006 From: cjwatson at canonical.com (Colin Watson) Date: Mon, 07 Aug 2006 19:26:13 -0000 Subject: [Bug 55104] Re: panic/lock/restart on dapper-amd64 if there's intel integrated video AND a nvidia card at the same time References: <20060803215933.9163.54458.malonedeb@gangotri.ubuntu.com> Message-ID: <20060807192613.9299.36145.launchpad@gandwana.ubuntu.com> ** Changed in: linux-image-amd64-generic (Ubuntu) Sourcepackagename: linux-image-amd64-generic => linux-source-2.6.17 ** Changed in: linux-source-2.6.17 (Ubuntu) Sourcepackagename: linux-source-2.6.17 => linux-source-2.6.15 -- panic/lock/restart on dapper-amd64 if there's intel integrated video AND a nvidia card at the same time https://launchpad.net/bugs/55104 From ben.collins at ubuntu.com Mon Aug 7 19:29:20 2006 From: ben.collins at ubuntu.com (Ben Collins) Date: Mon, 07 Aug 2006 19:29:20 -0000 Subject: [Bug 44173] Re: Dapper Flight 7 didn't find any if my PCI cards References: <20060511085135.21520.51591.malonedeb@gandwana.ubuntu.com> Message-ID: <20060807192921.9163.18451.launchpad@gangotri.ubuntu.com> ** Changed in: linux-source-2.6.15 (Ubuntu) Status: Needs Info => Rejected -- Dapper Flight 7 didn't find any if my PCI cards https://launchpad.net/bugs/44173 From ben.collins at ubuntu.com Mon Aug 7 19:25:12 2006 From: ben.collins at ubuntu.com (Ben Collins) Date: Mon, 07 Aug 2006 19:25:12 -0000 Subject: [Bug 41959] Re: Card reader on Acer TM 3010 doesn't work References: <20060428194538.28955.78281.malonedeb@gandwana.ubuntu.com> Message-ID: <20060807192512.9345.36166.malone@gandwana.ubuntu.com> No response from submitter, and I belive this to be fixed anyway. ** Changed in: linux-source-2.6.15 (Ubuntu) Status: Unconfirmed => Fix Released -- Card reader on Acer TM 3010 doesn't work https://launchpad.net/bugs/41959 From ben.collins at ubuntu.com Mon Aug 7 19:25:45 2006 From: ben.collins at ubuntu.com (Ben Collins) Date: Mon, 07 Aug 2006 19:25:45 -0000 Subject: [Bug 39042] Re: new Version available References: <20060410205136.32233.37155.malonedeb@gandwana.ubuntu.com> Message-ID: <20060807192545.9345.8152.malone@gandwana.ubuntu.com> Updated to 1.22 ** Changed in: linux-source-2.6.15 (Ubuntu) Sourcepackagename: linux-source-2.6.15 => linux-source-2.6.17 Status: Confirmed => Fix Released ** Changed in: linux-source-2.6.17 (Ubuntu) Status: Fix Released => Fix Committed ** Changed in: Baltix Status: Unconfirmed => Rejected -- new Version available https://launchpad.net/bugs/39042 From ben.collins at ubuntu.com Mon Aug 7 19:31:44 2006 From: ben.collins at ubuntu.com (Ben Collins) Date: Mon, 07 Aug 2006 19:31:44 -0000 Subject: [Bug 44805] Re: "critical temperature reached" with kernel 2.6.15-22-386 References: <20060515103402.15848.98592.malonedeb@gangotri.ubuntu.com> Message-ID: <20060807193145.9299.5644.malone@gandwana.ubuntu.com> Please test against latest dapper. Also, testing against edgy would be helpful as well. ** Changed in: linux-source-2.6.15 (Ubuntu) Status: Unconfirmed => Needs Info -- "critical temperature reached" with kernel 2.6.15-22-386 https://launchpad.net/bugs/44805 From ben.collins at ubuntu.com Mon Aug 7 19:34:20 2006 From: ben.collins at ubuntu.com (Ben Collins) Date: Mon, 07 Aug 2006 19:34:20 -0000 Subject: [Bug 46238] Re: Login Text Box Doesn't Have Focus References: <20060523233131.23797.4436.malonedeb@gandwana.ubuntu.com> Message-ID: <20060807193420.9299.20968.malone@gandwana.ubuntu.com> I'd be interested in knowing if this problem also occurs when booting in rescue mode to the console. If this doesn't happen on console, then I believe it is not a kernel issue. ** Changed in: linux-meta (Ubuntu) Sourcepackagename: linux-meta => linux-source-2.6.15 -- Login Text Box Doesn't Have Focus https://launchpad.net/bugs/46238 From ben.collins at ubuntu.com Mon Aug 7 19:39:33 2006 From: ben.collins at ubuntu.com (Ben Collins) Date: Mon, 07 Aug 2006 19:39:33 -0000 Subject: [Bug 47582] Re: Kernel oops References: <20060530214842.2141.99075.malonedeb@gangotri.ubuntu.com> Message-ID: <20060807193933.9163.16176.malone@gangotri.ubuntu.com> Yes, please re-open if it occurs again. Thanks ** Changed in: linux-source-2.6.15 (Ubuntu) Status: Unconfirmed => Rejected -- Kernel oops https://launchpad.net/bugs/47582 From ben.collins at ubuntu.com Mon Aug 7 19:38:59 2006 From: ben.collins at ubuntu.com (Ben Collins) Date: Mon, 07 Aug 2006 19:38:59 -0000 Subject: [Bug 46578] Re: [regression] 2.6.15-22-powerpc -> 2.6.15-23-powerpc: direct rendering gone missing with References: <20060525134051.13817.99534.malonedeb@gandwana.ubuntu.com> Message-ID: <20060807193859.9299.10077.malone@gandwana.ubuntu.com> Currently the only workaround I know of is to edit /etc/X11/xorg.conf, and make the device stanza contian this: Option "UseFBDev" "false" >From what I understand, this is the most correct thing on ppc anyway, so xorg needs to do this by default. ** Changed in: linux-source-2.6.15 (Ubuntu) Status: Unconfirmed => Confirmed -- [regression] 2.6.15-22-powerpc -> 2.6.15-23-powerpc: direct rendering gone missing with https://launchpad.net/bugs/46578 From matteo.zandi at gmail.com Mon Aug 7 20:24:02 2006 From: matteo.zandi at gmail.com (MatteoZandi) Date: Mon, 07 Aug 2006 20:24:02 -0000 Subject: [Bug 41833] eciadsl works every second time with 2.6.15 kernel, worked with breezy's kernel References: <20060428071048.30638.81258.malonedeb@gangotri.ubuntu.com> Message-ID: <20060807202402.9299.69375.launchpad@canonical@gandwana.ubuntu.com> Public bug reported: First time I launch "eciadsl-start" (USB modem driver see http://eciadsl.flashtux.org/index.php) it fails while it's executing the 4th step. I only see this: [CODE] [4/5] Connecting to provider ... [/CODE] and nothing more... and I must terminate it with Ctrl-C and re-launch "eciadsl-start", and now (at the second try) it works correctly. I've tried to set debug mode, but in the log file there isn't nothing about eciadsl/pppd. Eciadsl worked fine in breezy with kernel 2.6.12, and works even in dapper if you downgrade to kernel 2.6.12. This bug doesn't permit to use the modem for a server since you have to manually unplug the modem and reexecute the command in order to connect. Note: the original reporter indicated the bug was in package 'linux- image-2.6.15-10-386'; however, that package was not published in Ubuntu. ** Affects: Ubuntu Importance: Medium Status: Rejected ** Affects: linux-source-2.6.15 (Ubuntu) Importance: Medium Status: Unconfirmed -- eciadsl works every second time with 2.6.15 kernel, worked with breezy's kernel https://launchpad.net/bugs/41833 From marcelomendes at gmail.com Mon Aug 7 20:27:13 2006 From: marcelomendes at gmail.com (Marcelo Mendes) Date: Mon, 07 Aug 2006 20:27:13 -0000 Subject: [Bug 3044] Kernel Panic while using webcam with spca5xx module References: <20051011073829.14179.94520.malonedeb@gangotri.ubuntu.com> Message-ID: <20060807202713.9092.90271.launchpad@canonical@gangotri.ubuntu.com> Public bug reported: An "Kernel Panic - not syncing: Fatal Exception in interrupt" happens whenever a application try to access the /dev/video0 created after spca5xx module is up. eg.: gnomemeeting, mplayer, webcam. frozen the system. dmesg fragment (module seems ok): [4305057.603000] Linux video capture interface: v1.00 [4305057.652000] drivers/usb/media/spca5xx/spca5xx-core.c: USB SPCA5XX camera found. Type Genius VideoCam Express V2 Zc301+Tas5130c [4305057.983000] usbcore: registered new driver spca5xx [4305057.983000] drivers/usb/media/spca5xx/spca5xx-core.c: spca5xx driver 00.57.02 registered ps:This webcam works perfectly on the same machine (pc) at slackware, using everyone drivers found in http://mxhaard.free.fr/download.html ps2: I'll try to catch the entirely error. ** Affects: Ubuntu Importance: Medium Status: Unconfirmed ** Affects: linux-source-2.6.12 (Ubuntu) Importance: Medium Status: Unconfirmed -- Kernel Panic while using webcam with spca5xx module https://launchpad.net/bugs/3044 From kiko at async.com.br Mon Aug 7 20:24:02 2006 From: kiko at async.com.br (Christian Reis) Date: Mon, 07 Aug 2006 20:24:02 -0000 Subject: [Bug 41833] Re: eciadsl works every second time with 2.6.15 kernel, worked with breezy's kernel References: <20060428071048.30638.81258.malonedeb@gangotri.ubuntu.com> Message-ID: <20060807202402.9299.11309.launchpad@gandwana.ubuntu.com> ** Changed in: linux-image-2.6.15-20-386 (Ubuntu) Sourcepackagename: linux-image-2.6.15-20-386 => linux-source-2.6.15 -- eciadsl works every second time with 2.6.15 kernel, worked with breezy's kernel https://launchpad.net/bugs/41833 From kiko at async.com.br Mon Aug 7 20:26:45 2006 From: kiko at async.com.br (Christian Reis) Date: Mon, 07 Aug 2006 20:26:45 -0000 Subject: [Bug 28495] Re: Touchpad irritatingly slow on Apple iBook G4 & dapper References: <20060113221911.6048.61329.malonedeb@gangotri.ubuntu.com> Message-ID: <20060807202645.9345.64398.launchpad@gandwana.ubuntu.com> *** This bug is a duplicate of bug 28648 *** ** Changed in: xserver-xorg (Ubuntu) Sourcepackagename: xserver-xorg => xorg -- Touchpad irritatingly slow on Apple iBook G4 & dapper https://launchpad.net/bugs/28495 From kiko at async.com.br Mon Aug 7 20:27:13 2006 From: kiko at async.com.br (Christian Reis) Date: Mon, 07 Aug 2006 20:27:13 -0000 Subject: [Bug 3044] Re: Kernel Panic while using webcam with spca5xx module References: <20051011073829.14179.94520.malonedeb@gangotri.ubuntu.com> Message-ID: <20060807202713.9092.92927.launchpad@gangotri.ubuntu.com> *** This bug is a duplicate of bug 36226 *** ** Changed in: kernel-latest-2.6-i386 (Ubuntu) Sourcepackagename: kernel-latest-2.6-i386 => linux-source-2.6.12 ** Changed in: Ubuntu Status: Unconfirmed => Rejected -- Kernel Panic while using webcam with spca5xx module https://launchpad.net/bugs/3044 From pianoman770 at hotmail.com Mon Aug 7 20:41:57 2006 From: pianoman770 at hotmail.com (BS) Date: Mon, 07 Aug 2006 20:41:57 -0000 Subject: [Bug 34991] Ubuntu Live CD Version of BreezyBadger (ubuntu-5.10-live-i386.iso) won't load References: <20060315045713.30057.28750.malonedeb@gandwana.ubuntu.com> Message-ID: <20060807204157.9345.86783.launchpad@canonical@gandwana.ubuntu.com> Public bug reported: When loading Ubuntu Linux(BreezyBadger)for the fisrt time, I get the following message: "An Instalation step failed. You can try to run the failing item again or skip it and choose something else. The failing step is: Enter preinstalled session" ** Affects: linux-source-2.6.15 (Ubuntu) Importance: Medium Status: Rejected ** Affects: ubuntu-meta (Ubuntu) Importance: Medium Status: Needs Info -- Ubuntu Live CD Version of BreezyBadger (ubuntu-5.10-live-i386.iso) won't load https://launchpad.net/bugs/34991 From kiko at async.com.br Mon Aug 7 20:37:33 2006 From: kiko at async.com.br (Christian Reis) Date: Mon, 07 Aug 2006 20:37:33 -0000 Subject: [Bug 33698] Re: bcm43xx module missing References: <20060304142416.22115.75662.malonedeb@gandwana.ubuntu.com> Message-ID: <20060807203733.9163.40238.launchpad@gangotri.ubuntu.com> ** Changed in: linux-image-2.6.15-17-powerpc (Ubuntu) Sourcepackagename: linux-image-2.6.15-17-powerpc => linux-source-2.6.15 ** Changed in: linux-source-2.6.15 (Ubuntu) Sourcepackagename: linux-source-2.6.15 => linux-restricted-modules-2.6.15 ** Changed in: linux (Ubuntu) Sourcepackagename: linux => linux-source-2.6.15 -- bcm43xx module missing https://launchpad.net/bugs/33698 From kiko at async.com.br Mon Aug 7 20:41:42 2006 From: kiko at async.com.br (Christian Reis) Date: Mon, 07 Aug 2006 20:41:42 -0000 Subject: [Bug 34991] Re: Ubuntu Live CD Version of BreezyBadger (ubuntu-5.10-live-i386.iso) won't load References: <20060315045713.30057.28750.malonedeb@gandwana.ubuntu.com> Message-ID: <20060807204142.9345.26080.launchpad@gandwana.ubuntu.com> ** Changed in: ubuntu-live (Ubuntu) Sourcepackagename: None => ubuntu-meta ** Changed in: kernel-latest-2.4-i386 (Ubuntu) Sourcepackagename: kernel-latest-2.4-i386 => linux-source-2.6.15 -- Ubuntu Live CD Version of BreezyBadger (ubuntu-5.10-live-i386.iso) won't load https://launchpad.net/bugs/34991 From kiko at async.com.br Mon Aug 7 20:44:23 2006 From: kiko at async.com.br (Christian Reis) Date: Mon, 07 Aug 2006 20:44:23 -0000 Subject: [Bug 35684] Re: saa7134 sound cuts after 3s References: <20060320082849.22884.76996.malonedeb@gangotri.ubuntu.com> Message-ID: <20060807204423.9345.85696.launchpad@gandwana.ubuntu.com> ** Changed in: linux-image-2.6.15-20-386 (Ubuntu) Sourcepackagename: linux-image-2.6.15-20-386 => linux-source-2.6.15 -- saa7134 sound cuts after 3s https://launchpad.net/bugs/35684 From kiko at async.com.br Mon Aug 7 20:42:34 2006 From: kiko at async.com.br (Christian Reis) Date: Mon, 07 Aug 2006 20:42:34 -0000 Subject: [Bug 26703] Re: ACX Drivers -- needs updating. References: <20060113145051.21012.52657.launchpad@macquarie.warthogs.hbd.com> Message-ID: <20060807204234.9163.63147.launchpad@gangotri.ubuntu.com> *** This bug is a duplicate of bug 30766 *** ** Changed in: linux-restricted-modules-2.6.15-15-686 (Ubuntu) Sourcepackagename: linux-restricted-modules-2.6.15-15-686 => linux-restricted-modules-2.6.15 -- ACX Drivers -- needs updating. https://launchpad.net/bugs/26703 From ben.collins at ubuntu.com Mon Aug 7 21:29:55 2006 From: ben.collins at ubuntu.com (Ben Collins) Date: Mon, 07 Aug 2006 21:29:55 -0000 Subject: [Bug 48214] Re: Please driver for Planex USB wireless References: <20060603134059.2141.9914.malonedeb@gangotri.ubuntu.com> Message-ID: <20060807212955.9092.89907.launchpad@gangotri.ubuntu.com> ** Changed in: linux-source-2.6.15 (Ubuntu) Sourcepackagename: linux-source-2.6.15 => linux-source-2.6.17 Status: Unconfirmed => Fix Committed -- Please driver for Planex USB wireless https://launchpad.net/bugs/48214 From ben.collins at ubuntu.com Mon Aug 7 21:29:25 2006 From: ben.collins at ubuntu.com (Ben Collins) Date: Mon, 07 Aug 2006 21:29:25 -0000 Subject: [Bug 41833] Re: eciadsl works every second time with 2.6.15 kernel, worked with breezy's kernel References: <20060428071048.30638.81258.malonedeb@gangotri.ubuntu.com> Message-ID: <20060807212925.9163.28889.launchpad@gangotri.ubuntu.com> ** Changed in: linux-source-2.6.15 (Ubuntu) Sourcepackagename: linux-source-2.6.15 => linux-source-2.6.12 -- eciadsl works every second time with 2.6.15 kernel, worked with breezy's kernel https://launchpad.net/bugs/41833 From ben.collins at ubuntu.com Mon Aug 7 21:28:42 2006 From: ben.collins at ubuntu.com (Ben Collins) Date: Mon, 07 Aug 2006 21:28:42 -0000 Subject: [Bug 34991] Re: Ubuntu Live CD Version of BreezyBadger (ubuntu-5.10-live-i386.iso) won't load References: <20060315045713.30057.28750.malonedeb@gandwana.ubuntu.com> Message-ID: <20060807212842.9345.6634.launchpad@gandwana.ubuntu.com> ** Changed in: linux-source-2.6.15 (Ubuntu) Sourcepackagename: linux-source-2.6.15 => linux-source-2.6.12 -- Ubuntu Live CD Version of BreezyBadger (ubuntu-5.10-live-i386.iso) won't load https://launchpad.net/bugs/34991 From ben.collins at ubuntu.com Mon Aug 7 21:34:04 2006 From: ben.collins at ubuntu.com (Ben Collins) Date: Mon, 07 Aug 2006 21:34:04 -0000 Subject: [Bug 48932] Re: i915_wait_irq error: system hangs while running heavy graphics applications References: <20060608003437.3609.4293.malonedeb@gangotri.ubuntu.com> Message-ID: <20060807213404.9092.87277.launchpad@gangotri.ubuntu.com> ** Changed in: linux-source-2.6.15 (Ubuntu) Status: Unconfirmed => Fix Released -- i915_wait_irq error: system hangs while running heavy graphics applications https://launchpad.net/bugs/48932 From ben.collins at ubuntu.com Mon Aug 7 21:35:10 2006 From: ben.collins at ubuntu.com (Ben Collins) Date: Mon, 07 Aug 2006 21:35:10 -0000 Subject: [Bug 51465] Re: ACPI suspend/hibernate doesn't work anymore References: <20060630210004.17054.3414.malonedeb@gangotri.ubuntu.com> Message-ID: <20060807213510.9092.31544.malone@gangotri.ubuntu.com> "linux-meta" as the name implies, is simply a meta package, and contains no code, files or binaries that are installed on your system. The actual package which can fix the bug is linux-source-2.6.15, which is why that one remains open. -- ACPI suspend/hibernate doesn't work anymore https://launchpad.net/bugs/51465 From ben.collins at ubuntu.com Mon Aug 7 21:48:10 2006 From: ben.collins at ubuntu.com (Ben Collins) Date: Mon, 07 Aug 2006 21:48:10 -0000 Subject: [Bug 51847] Re: p4-clockmod and "N60 errata" patch References: <20060704144130.23781.62390.malonedeb@gangotri.ubuntu.com> Message-ID: <20060807214810.9163.52586.launchpad@gangotri.ubuntu.com> ** Changed in: linux-source-2.6.15 (Ubuntu) Assignee: ChuckShort => Ben Collins Status: Unconfirmed => Fix Committed -- p4-clockmod and "N60 errata" patch https://launchpad.net/bugs/51847 From ben.collins at ubuntu.com Mon Aug 7 21:50:42 2006 From: ben.collins at ubuntu.com (Ben Collins) Date: Mon, 07 Aug 2006 21:50:42 -0000 Subject: [Bug 52394] Re: T42 fails to resume from suspend on Dapper References: <20060709030159.19629.1114.malonedeb@gandwana.ubuntu.com> Message-ID: <20060807215042.9163.89579.malone@gangotri.ubuntu.com> So am I to assume you are now running a custom built kernel, since we don't support resume2? -- T42 fails to resume from suspend on Dapper https://launchpad.net/bugs/52394 From mjg59 at codon.org.uk Tue Aug 8 00:03:34 2006 From: mjg59 at codon.org.uk (Matthew Garrett) Date: Tue, 08 Aug 2006 00:03:34 -0000 Subject: [Bug 55532] Re: ipw2200 and ACPI not playing nicely References: <20060807184658.9299.6302.malonedeb@gandwana.ubuntu.com> Message-ID: <20060808000334.9345.70492.malone@gandwana.ubuntu.com> Ok, the ACPI messages look like they're from enough earlier not to be related. Can you attach /proc/interrupts? And does USB still work for you, or has that stopped playing ball as well? ** Changed in: linux-meta (Ubuntu) Sourcepackagename: linux-meta => linux-source-2.6.15 -- ipw2200 and ACPI not playing nicely https://launchpad.net/bugs/55532 From stephen.irons at tait.co.nz Tue Aug 8 01:21:55 2006 From: stephen.irons at tait.co.nz (Stephen Irons) Date: Tue, 08 Aug 2006 01:21:55 -0000 Subject: [Bug 48932] Re: i915_wait_irq error: system hangs while running heavy graphics applications References: <20060608003437.3609.4293.malonedeb@gangotri.ubuntu.com> Message-ID: <20060808012155.9345.50903.malone@gandwana.ubuntu.com> I have updated my whole system to the latest on the official repositories: * linux-image-2.6.15-26-686 version 2.6.15-26.46 * xserver-xorg-core version 1:1.0.2-0ubuntu10.1 and downloaded from ubuntu.compiz.net * xserver-xorg-driver-i810 version 1:1.6.0-0ubuntu3 as suggested. * Celestia runs extremely slowly: Jupiter rotates very jerkily, and moving with mouse or cursor takes about 1s before it updates. When I run celestia-gnome from the command line, it reports ERROR! sizeof(I830DRIRec) does not match passed size from device driver libGL warning: 3D driver returned no fbconfigs. libGL error: InitDriver failed libGL error: reverting to (slow) indirect rendering render path: 1 * Torcs starts OK, but crashes before you see any of the race track. It reports much the same: Visual Properties Report ------------------------ Compatibility mode, properties unknown. ERROR! sizeof(I830DRIRec) does not match passed size from device driver libGL warning: 3D driver returned no fbconfigs. libGL error: InitDriver failed libGL error: reverting to (slow) indirect rendering freeglut (/usr/lib/torcs/torcs-bin): Unable to create direct context rendering for window '/usr/lib/torcs/torcs-bin' This may hurt performance. and, after the crash WARNING: ssgLoadTexture: Cannot determine file type for './(null)' OpenAL backend info: Vendor: OpenAL Community Renderer: Software Version: 1.1 Available sources: 1024 or more Available buffers: 1024 or more Dynamic Sources: requested: 1003, created: 1003 #static sources: 21 #dyn sources : 1003 torcs-bin: indirect_vertex_array.c:1359: __indirect_glTexCoordPointer: Assertion `a != ((void *)0)' failed. /usr/games/torcs: line 52: 6236 Aborted $LIBDIR/torcs-bin -l $LOCAL_CONF -L $LIBDIR -D $DATADIR $* The terrifying ERROR! sizeof(I830DRIRec) does not match passed size from device driver has been reported http://lists.debian.org/debian-x/2006/05/msg01108.html So, the problem as originally described no longer happens :) but Celestia still does not work :( I do not know enough about the bug management policies in this forum to decide whether this issue should be closed or if I should raise a new issue, or if I should just wait for the debian fix to filter down into ubuntu. Any suggestions? -- i915_wait_irq error: system hangs while running heavy graphics applications https://launchpad.net/bugs/48932 From stephen.irons at tait.co.nz Tue Aug 8 01:35:55 2006 From: stephen.irons at tait.co.nz (Stephen Irons) Date: Tue, 08 Aug 2006 01:35:55 -0000 Subject: [Bug 48932] Re: i915_wait_irq error: system hangs while running heavy graphics applications References: <20060608003437.3609.4293.malonedeb@gangotri.ubuntu.com> Message-ID: <20060808013555.9299.31964.malone@gandwana.ubuntu.com> I see that the official ubuntu repositories have libgl1-mesa version 6.4.1-0ubuntu8 and libglu1-mesa version 6.4.1-0ubuntu8, whereas http://lists.debian.org/debian-x/2006/05/msg01108.html talks about mesa 6.5.something. I will wait for this to filter down into ubuntu. -- i915_wait_irq error: system hangs while running heavy graphics applications https://launchpad.net/bugs/48932 From nikageek at gmail.com Tue Aug 8 01:57:34 2006 From: nikageek at gmail.com (Nika Vidal) Date: Tue, 08 Aug 2006 01:57:34 -0000 Subject: [Bug 55454] Powerbook G4 kernel panic References: <20060807004319.9299.21365.malonedeb@gandwana.ubuntu.com> Message-ID: <20060808015734.9299.53013.launchpad@canonical@gandwana.ubuntu.com> Public bug reported: When I reboot, after installing Dapper, I get this: Kernel panic - not syncing: VFS: Unable to mount root fs on unknown- block(0,0) My partition table is: /dev/hda4 Apple bootstrap /dev/hda8 Root (xfs) I got it working by chroot, loading installation cd and changing loaded kernel image, but after upgrading past Friday 4th the kernel panic had back again and now changing image doesn't fix it. I don't know if any people has the same frustrating problem. Excuse my poor english. Thanks. ** Affects: linux-source-2.6.15 (Ubuntu) Importance: Untriaged Status: Unconfirmed -- Powerbook G4 kernel panic https://launchpad.net/bugs/55454 From pandisv at yahoo.co.uk Tue Aug 8 01:57:34 2006 From: pandisv at yahoo.co.uk (Vassilis Pandis) Date: Tue, 08 Aug 2006 01:57:34 -0000 Subject: [Bug 55454] Re: Powerbook G4 kernel panic References: <20060807004319.9299.21365.malonedeb@gandwana.ubuntu.com> Message-ID: <20060808015734.9299.94182.launchpad@gandwana.ubuntu.com> ** Changed in: Ubuntu Sourcepackagename: None => linux-source-2.6.15 -- Powerbook G4 kernel panic https://launchpad.net/bugs/55454 From ben.collins at ubuntu.com Tue Aug 8 02:18:47 2006 From: ben.collins at ubuntu.com (Ben Collins) Date: Tue, 08 Aug 2006 02:18:47 -0000 Subject: [Bug 52703] Re: Jerky video/DVD playback since kernel update References: <20060711215442.27257.14086.malonedeb@gangotri.ubuntu.com> Message-ID: <20060808021847.9163.30151.launchpad@gangotri.ubuntu.com> ** Changed in: linux-source-2.6.15 (Ubuntu) Status: Unconfirmed => Fix Released -- Jerky video/DVD playback since kernel update https://launchpad.net/bugs/52703 From ben.collins at ubuntu.com Tue Aug 8 02:18:42 2006 From: ben.collins at ubuntu.com (Ben Collins) Date: Tue, 08 Aug 2006 02:18:42 -0000 Subject: [Bug 52689] Re: Multi-minute hang on boot on IBM T60p References: <20060711201412.27257.3468.malonedeb@gangotri.ubuntu.com> Message-ID: <20060808021842.9163.10037.launchpad@gangotri.ubuntu.com> ** Changed in: linux-source-2.6.15 (Ubuntu) Status: Confirmed => Fix Released -- Multi-minute hang on boot on IBM T60p https://launchpad.net/bugs/52689 From ben.collins at ubuntu.com Tue Aug 8 02:29:57 2006 From: ben.collins at ubuntu.com (Ben Collins) Date: Tue, 08 Aug 2006 02:29:57 -0000 Subject: [Bug 53293] Re: USB device not recognized in powered hub (patch) References: <20060717195115.1931.30611.malonedeb@gangotri.ubuntu.com> Message-ID: <20060808022957.9299.22439.launchpad@gandwana.ubuntu.com> ** Changed in: linux-source-2.6.15 (Ubuntu) Importance: Untriaged => Medium Assignee: (unassigned) => Ben Collins Status: Unconfirmed => Fix Committed -- USB device not recognized in powered hub (patch) https://launchpad.net/bugs/53293 From ben.collins at ubuntu.com Tue Aug 8 02:41:10 2006 From: ben.collins at ubuntu.com (Ben Collins) Date: Tue, 08 Aug 2006 02:41:10 -0000 Subject: [Bug 53754] Re: ata_piix problem with Intel ICH7 chipset References: <20060722182526.11213.79901.malonedeb@gandwana.ubuntu.com> Message-ID: <20060808024110.9163.39560.malone@gangotri.ubuntu.com> Have you tried the latest kernel from dapper-security, as of Aug 3? -- ata_piix problem with Intel ICH7 chipset https://launchpad.net/bugs/53754 From ben.collins at ubuntu.com Tue Aug 8 02:55:41 2006 From: ben.collins at ubuntu.com (Ben Collins) Date: Tue, 08 Aug 2006 02:55:41 -0000 Subject: [Bug 53882] Re: Corrupted output on external monitor/projector for iBook References: <20060724105913.2505.44401.malonedeb@gangotri.ubuntu.com> Message-ID: <20060808025541.9163.65733.malone@gangotri.ubuntu.com> This is a fairly extensive patch. I'd really like to see some feedback from kernel developers about this patch in relation to 2.6.x kernels. What I would prefer is if there is a patch in a newer (> 2.6.15) kernel that could be easily backported (especially if it's already in upstream git, because then it's just a simple git command to pull the patch in). ** Changed in: linux-source-2.6.15 (Ubuntu) Status: Unconfirmed => Needs Info -- Corrupted output on external monitor/projector for iBook https://launchpad.net/bugs/53882 From ben.collins at ubuntu.com Tue Aug 8 03:03:35 2006 From: ben.collins at ubuntu.com (Ben Collins) Date: Tue, 08 Aug 2006 03:03:35 -0000 Subject: [Bug 55471] Re: FATAL: Error inserting pf References: <20060807073121.9345.53310.malonedeb@gandwana.ubuntu.com> Message-ID: <20060808030335.9299.54090.malone@gandwana.ubuntu.com> Show me the dmesg output from this. Are you doing: modprobe pf sudo modprobe pf ? -- FATAL: Error inserting pf https://launchpad.net/bugs/55471 From ben.collins at ubuntu.com Tue Aug 8 03:02:44 2006 From: ben.collins at ubuntu.com (Ben Collins) Date: Tue, 08 Aug 2006 03:02:44 -0000 Subject: [Bug 55454] Re: Powerbook G4 kernel panic References: <20060807004319.9299.21365.malonedeb@gandwana.ubuntu.com> Message-ID: <20060808030244.9299.70742.malone@gandwana.ubuntu.com> This is know. I'm not sure why, but I don't think it's a kernel bug even. Easy workaround, install with ext3 instead of xfs. -- Powerbook G4 kernel panic https://launchpad.net/bugs/55454 From ben.collins at ubuntu.com Tue Aug 8 03:00:42 2006 From: ben.collins at ubuntu.com (Ben Collins) Date: Tue, 08 Aug 2006 03:00:42 -0000 Subject: [Bug 52689] Re: Multi-minute hang on boot on IBM T60p References: <20060711201412.27257.3468.malonedeb@gangotri.ubuntu.com> Message-ID: <20060808030042.9299.84831.launchpad@gandwana.ubuntu.com> ** Bug 54797 has been marked a duplicate of this bug -- Multi-minute hang on boot on IBM T60p https://launchpad.net/bugs/52689 From ben.collins at ubuntu.com Tue Aug 8 03:00:42 2006 From: ben.collins at ubuntu.com (Ben Collins) Date: Tue, 08 Aug 2006 03:00:42 -0000 Subject: [Bug 54797] Re: Long delay during "mounting root filesystem" at boot References: <20060801140315.5063.51626.malonedeb@gandwana.ubuntu.com> Message-ID: <20060808030042.9299.68784.launchpad@gandwana.ubuntu.com> *** This bug is a duplicate of bug 52689 *** ** This bug has been marked a duplicate of bug 52689 Multi-minute hang on boot on IBM T60p -- Long delay during "mounting root filesystem" at boot https://launchpad.net/bugs/54797 From arlenn at uvic.ca Tue Aug 8 03:04:57 2006 From: arlenn at uvic.ca (hardyn) Date: Tue, 08 Aug 2006 03:04:57 -0000 Subject: [Bug 41373] Re: High basal cpu load on 686 but not 386 kernel References: <20060425203132.28879.58237.malonedeb@gandwana.ubuntu.com> Message-ID: <20060808030457.9299.85381.malone@gandwana.ubuntu.com> *** This bug is a duplicate of bug 30557 *** Ditto, general performace while using the 686 kernel is also very poor, better performance with 386 kernel. I am on a P-M system. -- High basal cpu load on 686 but not 386 kernel https://launchpad.net/bugs/41373 From cepe at gmbm.net Tue Aug 8 03:39:24 2006 From: cepe at gmbm.net (=?utf-8?q?Jos=C3=A9_M=2E_L=C3=B3pez-Cepero?=) Date: Tue, 08 Aug 2006 03:39:24 -0000 Subject: [Bug 53754] Re: ata_piix problem with Intel ICH7 chipset References: <20060722182526.11213.79901.malonedeb@gandwana.ubuntu.com> Message-ID: <20060808033924.9163.57000.malone@gangotri.ubuntu.com> Hi Ben, Thanks for your reply. I'm rather confident I'm current with all updates. The kernel package I'm using is linux-image-2.6.15-26-386 Version 2.6.15-26.46 It is indeed from dapper-security; I can't seem to find a way for synaptic or apt-cache to show me the date, though. I have seen that Edgy has a slightly more advanced kernel version, and that building custom kernels in Dapper and below is rather discouraged. Do you think updating to Edgy would help? (I have quickly glanced through 2.6.17 changelogs, but found nothing libata related). I have run Breezy and Dapper already before release, but not this early in the release cycle. Thanks again for your reply. If there is any other test I can carry out for you, please let me know. -- ata_piix problem with Intel ICH7 chipset https://launchpad.net/bugs/53754 From ben.collins at ubuntu.com Tue Aug 8 03:46:07 2006 From: ben.collins at ubuntu.com (Ben Collins) Date: Tue, 08 Aug 2006 03:46:07 -0000 Subject: [Bug 54095] Re: monitor dim/brighten reversed (HP Pavilion dv8220ea) References: <20060726004246.22426.39308.malonedeb@gangotri.ubuntu.com> Message-ID: <20060808034607.9299.8755.malone@gandwana.ubuntu.com> Wouldn't this rather be a problem with gnome-power-manager? Kernel just does what it's told, and nothing automatic, correct? -- monitor dim/brighten reversed (HP Pavilion dv8220ea) https://launchpad.net/bugs/54095 From robertwiblin at gmail.com Tue Aug 8 03:48:19 2006 From: robertwiblin at gmail.com (RobertWiblin) Date: Tue, 08 Aug 2006 03:48:19 -0000 Subject: [Bug 48536] Re: suspend problems: alsa crashes, amarok hangs References: <20060605145847.5989.75552.malonedeb@gangotri.ubuntu.com> Message-ID: <20060808034819.9092.42048.malone@gangotri.ubuntu.com> Using Ubuntu 6.06, Amarok 1.3.8, xine engine on a Dell Inspiron 6000 I am having the same problem. This is solved for me in Amarok by going to Settings, Configure Amarok, Engine, xine engine, and changing the Output plugin from alsa to oss. If you are not using alsa, its crashes won't make Amarok crash after a suspend! -- suspend problems: alsa crashes, amarok hangs https://launchpad.net/bugs/48536 From svenglar at gmail.com Tue Aug 8 04:21:46 2006 From: svenglar at gmail.com (MrMojoRising) Date: Tue, 08 Aug 2006 04:21:46 -0000 Subject: [Bug 46238] Re: Login Text Box Doesn't Have Focus References: <20060523233131.23797.4436.malonedeb@gandwana.ubuntu.com> Message-ID: <20060808042146.9163.83146.malone@gangotri.ubuntu.com> WHen i booted into Rescue Mode through GRUB and waited for everything to finish loading....at the first prompt i pressed a key and this message appeared followed by a new line and a flashing cursor waiting for a prompt... [17179618.364000] input: AT Translated Set 2 keyboard as /class/input2 Then everything i pressed after that showed up on the screen. -- Login Text Box Doesn't Have Focus https://launchpad.net/bugs/46238 From ben.collins at ubuntu.com Tue Aug 8 04:37:01 2006 From: ben.collins at ubuntu.com (Ben Collins) Date: Tue, 08 Aug 2006 04:37:01 -0000 Subject: [Bug 54632] Re: missing curly braces in fix for CVE-2005-3805 References: <20060731090104.3814.58267.malonedeb@gangotri.ubuntu.com> Message-ID: <20060808043701.9163.46119.launchpad@gangotri.ubuntu.com> ** Changed in: linux-source-2.6.12 (Ubuntu) Assignee: (unassigned) => ChuckShort -- missing curly braces in fix for CVE-2005-3805 https://launchpad.net/bugs/54632 From xsecrets at knoppmythwiki.org Tue Aug 8 05:10:03 2006 From: xsecrets at knoppmythwiki.org (Xsecrets) Date: Tue, 08 Aug 2006 05:10:03 -0000 Subject: [Bug 22148] Re: MSI Neo4 FI hangs without acpi=off References: <20060113141642.21012.13502.launchpad@macquarie.warthogs.hbd.com> Message-ID: <20060808051003.9163.80027.malone@gangotri.ubuntu.com> I have a biostar tforce4 u 775 with the nforce4 chipset for intel and an intel 805 dual core cpu and get the exact same problem even as of 2.6.15-26 using the 64bit xeon kernel. -- MSI Neo4 FI hangs without acpi=off https://launchpad.net/bugs/22148 From ben.collins at ubuntu.com Tue Aug 8 05:36:56 2006 From: ben.collins at ubuntu.com (Ben Collins) Date: Tue, 08 Aug 2006 05:36:56 -0000 Subject: [Bug 54444] Re: Only front left right speaker work Audigy 4 OEM (post upgrade from Audigy 2) References: <20060729134311.3814.13088.malonedeb@gangotri.ubuntu.com> Message-ID: <20060808053656.9092.81214.launchpad@gangotri.ubuntu.com> ** Changed in: linux-source-2.6.15 (Ubuntu) Status: Unconfirmed => Rejected -- Only front left right speaker work Audigy 4 OEM (post upgrade from Audigy 2) https://launchpad.net/bugs/54444 From thayer at web.de Tue Aug 8 06:29:06 2006 From: thayer at web.de (michaeljt) Date: Tue, 08 Aug 2006 06:29:06 -0000 Subject: [Bug 42398] Re: Dapper kernel 2.6.15-21 K7 and others hang probing CK804 IDE References: <20060501144232.16712.81967.malonedeb@gandwana.ubuntu.com> Message-ID: <20060808062906.9092.42490.malone@gangotri.ubuntu.com> Is there an easy way to install the Edgy kernel on Dapper, or would it be better to upgrade everything? (I don't know if I will get round to it straight away, as I won't be around much the rest of this month). The last kernel I tried (and failed) was a vanilla 2.6.17-rc4. Just out of interest, where would you have above mentioned fixes from? That's quite low-level stuff... (actually, there is one easy fix, posted by someone on LKML or maybe ACPI-Linux, which just disables mmconfig on the affected systems). -- Dapper kernel 2.6.15-21 K7 and others hang probing CK804 IDE https://launchpad.net/bugs/42398 From lunar_raven at msn.com Tue Aug 8 06:58:51 2006 From: lunar_raven at msn.com (Joe) Date: Tue, 08 Aug 2006 06:58:51 -0000 Subject: [Bug 55253] Error floods virtual consoles making them unusable References: <20060804234907.9092.47951.malonedeb@gangotri.ubuntu.com> Message-ID: <20060808065851.9163.94950.launchpad@canonical@gangotri.ubuntu.com> Public bug reported: Whenever I use kubuntu/ubuntu I get the error "hub 5-0:1.0: over-current change on port 2" flooding my virtual consoles. It floods so much, the console is unusable. Using the command dmesg -n 1 stops this error, but makes all other errors not display. Most distros from which I've used, direct all errors to one specific console, instead of all of them. I suggest doing this, so people who have hardware issues (mine being a broken usb plug) can still use virtual consoles without being flooded by one error over and over. Thanks :). ** Affects: linux-source-2.6.15 (Ubuntu) Importance: Untriaged Status: Unconfirmed -- Error floods virtual consoles making them unusable https://launchpad.net/bugs/55253 From martin.pitt at ubuntu.com Tue Aug 8 07:02:39 2006 From: martin.pitt at ubuntu.com (Martin Pitt) Date: Tue, 08 Aug 2006 07:02:39 -0000 Subject: [Bug 55253] Re: Error floods virtual consoles making them unusable References: <20060804234907.9092.47951.malonedeb@gangotri.ubuntu.com> Message-ID: <20060808070239.9299.59937.malone@gandwana.ubuntu.com> Joe: Let's find out which particular hub/device is responsible for that. Please note down the particular hub number (something like 1-5:1.0) and then do lshal > hal.txt and attach hal.txt here. This will give us some information about the structure of your hardware. -- Error floods virtual consoles making them unusable https://launchpad.net/bugs/55253 From martin.pitt at ubuntu.com Tue Aug 8 06:58:32 2006 From: martin.pitt at ubuntu.com (Martin Pitt) Date: Tue, 08 Aug 2006 06:58:32 -0000 Subject: [Bug 55253] Re: Error floods virtual consoles making them unusable References: <20060804234907.9092.47951.malonedeb@gangotri.ubuntu.com> Message-ID: <20060808065832.9163.28111.malone@gangotri.ubuntu.com> Oh, come on, we should not mandate to write specifications how to solve bugs. That's why we have a bug tracker for, which is a good place to discuss bug solutions. I originally assigned it to the kernel since either the severity of that message is clearly inflated, or if the message is really that crucial, there is a driver bug or a hardware problem. sysklogd is configured to only show *.emerg on all consoles, which should stay that way. -- Error floods virtual consoles making them unusable https://launchpad.net/bugs/55253 From martin.pitt at ubuntu.com Tue Aug 8 06:58:51 2006 From: martin.pitt at ubuntu.com (Martin Pitt) Date: Tue, 08 Aug 2006 06:58:51 -0000 Subject: [Bug 55253] Re: Error floods virtual consoles making them unusable References: <20060804234907.9092.47951.malonedeb@gangotri.ubuntu.com> Message-ID: <20060808065851.9163.50812.malone@gangotri.ubuntu.com> I would appreciate if the kernel guys could take a look at it. ** Changed in: sysklogd (Ubuntu) Sourcepackagename: sysklogd => linux-source-2.6.15 -- Error floods virtual consoles making them unusable https://launchpad.net/bugs/55253 From petrme at gmail.com Tue Aug 8 07:10:51 2006 From: petrme at gmail.com (petrme) Date: Tue, 08 Aug 2006 07:10:51 -0000 Subject: [Bug 41959] Re: Card reader on Acer TM 3010 doesn't work References: <20060428194538.28955.78281.malonedeb@gandwana.ubuntu.com> Message-ID: <20060808071051.9299.65261.malone@gandwana.ubuntu.com> The card reader does not work in Ubuntu 6.06 with all the updates installed. -- Card reader on Acer TM 3010 doesn't work https://launchpad.net/bugs/41959 From ubuntu at bluetoad.com.au Tue Aug 8 07:29:53 2006 From: ubuntu at bluetoad.com.au (Peter Schwenke) Date: Tue, 08 Aug 2006 07:29:53 -0000 Subject: [Bug 33646] Re: CanoScan LiDE 60 non recognized in Breezy References: <20060304024059.17498.59692.malonedeb@gangotri.ubuntu.com> Message-ID: <20060808072953.9092.3897.malone@gangotri.ubuntu.com> I'd like to but I can't get to it for at least a couple of weeks. If anyone else wants to do it I have put instructions at http://www.ubuntuforums.org/showthread.php?t=153933 -- CanoScan LiDE 60 non recognized in Breezy https://launchpad.net/bugs/33646 From sjt at star.sr.bham.ac.uk Tue Aug 8 08:17:33 2006 From: sjt at star.sr.bham.ac.uk (jtappin) Date: Tue, 08 Aug 2006 08:17:33 -0000 Subject: [Bug 53882] Re: [Bug 53882] Re: Corrupted output on external monitor/projector for iBook References: <20060724105913.2505.44401.malonedeb@gangotri.ubuntu.com> <20060808025541.9163.65733.malone@gangotri.ubuntu.com> Message-ID: <20060808091733.59d04d1c.sjt@star.sr.bham.ac.uk> On Tue, 08 Aug 2006 02:55:41 -0000 Ben Collins wrote: BC> This is a fairly extensive patch. I'd really like to see some BC> feedback from kernel developers about this patch in relation to BC> 2.6.x kernels. BC> BC> What I would prefer is if there is a patch in a newer (> 2.6.15) BC> kernel that could be easily backported (especially if it's already BC> in upstream git, because then it's just a simple git command to pull BC> the patch in). I guess a quick note on the history of this patch is in order here. It was originally done for a Debian 2.6.8 kernel, based on a patch for the 2.4 series from Owen Stampflee [http://www.stampflee.com/kernel] (see also Debian Bug report #298075) simply by identifying the bits with correspoding functionality and following what had to be added to add the same functionality as was added by the 2.4 patch. For Ubuntu kernels up to Breezy that original version has applied with only a shift of line numbering, the 2.6.15 kernel in Dapper has changed the macro definition that says we are on a Mac, so that had to be edited manually. I would therefore be very surprised if the patch could not apply to a more recent kernel with at most line offsets. -- +------------------------+-------------------------------+---------+ | James Tappin | School of Physics & Astronomy | O__ | | sjt at star.sr.bham.ac.uk | University of Birmingham | -- \/` | | Ph: 0121-414-6462. Fax: 0121-414-3722 | | +--------------------------------------------------------+---------+ -- Corrupted output on external monitor/projector for iBook https://launchpad.net/bugs/53882 From lunar_raven at msn.com Tue Aug 8 08:31:12 2006 From: lunar_raven at msn.com (Joe) Date: Tue, 08 Aug 2006 08:31:12 -0000 Subject: [Bug 55253] Re: Error floods virtual consoles making them unusable References: <20060804234907.9092.47951.malonedeb@gangotri.ubuntu.com> Message-ID: <20060808083112.9345.85345.malone@gandwana.ubuntu.com> Here you go: hub 1-0:1.0 Hope that helps! -- Error floods virtual consoles making them unusable https://launchpad.net/bugs/55253 From laser.cat.attack at googlemail.com Tue Aug 8 09:02:17 2006 From: laser.cat.attack at googlemail.com (lasercat) Date: Tue, 08 Aug 2006 09:02:17 -0000 Subject: [Bug 38263] Re: freeze at startup References: <20060405194706.24486.46138.malonedeb@gangotri.ubuntu.com> Message-ID: <20060808090217.9299.52114.malone@gandwana.ubuntu.com> With the Shuttle XPC ST20G5 the kernel peramiters I had to pass to install were: acpi=off and irqpoll (fixed the mounting root file system freeze) Hope this helps -- freeze at startup https://launchpad.net/bugs/38263 From toby.smithe at gmail.com Tue Aug 8 09:18:28 2006 From: toby.smithe at gmail.com (Toby Smithe) Date: Tue, 08 Aug 2006 09:18:28 -0000 Subject: [Bug 40737] Re: Unplugging Audigy 2 ZS Notebook (PCMCIA) still causing system crash on Ubuntu Edgy References: <20060422113346.30501.91534.malonedeb@gangotri.ubuntu.com> Message-ID: <20060808091828.9092.61882.launchpad@gangotri.ubuntu.com> ** Summary changed: - Unplugging Audigy 2 ZS Notebook (PCMCIA) causes system crash on Ubuntu Dapper Drake (6.06) + Unplugging Audigy 2 ZS Notebook (PCMCIA) still causing system crash on Ubuntu Edgy ** Description changed: - The current Dapper release (6.06 Flight 6) crashes on ejecting my Audigy - card. This is because when I eject it, the system doesn't unload the - modules snd_emu10k1_synth and snd_emu10k1. The computer tries to access - the card through these modules, and produces an unhandled exception, - causing a system crash. If I unload the modules manually, the system - will not stop responding. I am using a Dell Inspiron 6000 with the - latest Dapper build, which recognises the card on insert, and loads the - modules, setting the correct preferences. + The current Edgy release crashes on ejecting my Audigy card. This is + because when I eject it, the system doesn't unload the modules + snd_emu10k1_synth and snd_emu10k1. The computer tries to access the card + through these modules, and produces an unhandled exception, causing a + system crash. If I unload the modules manually, the system will not stop + responding. I am using a Dell Inspiron 6000 with the latest Edgy build, + which recognises the card on insert, and loads the modules, setting the + correct preferences. + + It has now been fixed upstream, according to my bug report here: + https://bugtrack.alsa-project.org/alsa-bug/view.php?id=2190 -- Unplugging Audigy 2 ZS Notebook (PCMCIA) still causing system crash on Ubuntu Edgy https://launchpad.net/bugs/40737 From mzilhao at sapo.pt Tue Aug 8 10:56:24 2006 From: mzilhao at sapo.pt (Miguel) Date: Tue, 08 Aug 2006 10:56:24 -0000 Subject: [Bug 44805] Re: "critical temperature reached" with kernel 2.6.15-22-386 References: <20060515103402.15848.98592.malonedeb@gangotri.ubuntu.com> Message-ID: <20060808105625.9092.9441.malone@gangotri.ubuntu.com> i have, it's present as well. i filled another bug here: https://launchpad.net/distros/ubuntu/+source/linux-source-2.6.17/+bug/54855 i've tried other distros and the only ones i found with this problem are ubuntu (dapper adn edgy) and simply MEPIS 6.0. then i found that with the boot option pci=noacpi everything works fine. -- "critical temperature reached" with kernel 2.6.15-22-386 https://launchpad.net/bugs/44805 From nikageek at gmail.com Tue Aug 8 11:55:53 2006 From: nikageek at gmail.com (Nika Vidal) Date: Tue, 08 Aug 2006 11:55:53 -0000 Subject: [Bug 55454] Re: Powerbook G4 kernel panic References: <20060807004319.9299.21365.malonedeb@gandwana.ubuntu.com> Message-ID: <20060808115553.9163.21041.malone@gangotri.ubuntu.com> I've heard a problem with xfs and grub, not with yaboot, is this the same?. I'll reinstall with root partition in ext3 (home, usr and other can be xfs, can't them?). Anyway, yaboot is trying to load from /dev/hda1 and it isn't in yaboot.conf, I dont know if it's the same bug. Excuse my poor English. Thanks. -- Powerbook G4 kernel panic https://launchpad.net/bugs/55454 From spentboy at bangtherockstogether.net Tue Aug 8 13:38:17 2006 From: spentboy at bangtherockstogether.net (SpEnTBoY) Date: Tue, 08 Aug 2006 13:38:17 -0000 Subject: [Bug 48395] Re: ipw3945 produces 99% cpu, making my laptop unusable References: <20060604183717.4978.25428.malonedeb@gandwana.ubuntu.com> Message-ID: <20060808133817.9092.92353.malone@gangotri.ubuntu.com> I'm running into the exact same issue. I've checked some other forums regarding the driver and it seems like there are quite a few people experiencing this issue. Has anyone here heard of any fixes yet? I'm kind of trolling everywhere hoping that there's some magic somewhere ;-) I need this wireless working mostly as a matter of convenience for work :-/ Some of my ouput: DMESG ------------ [4298156.380000] ipw3945: Detected geography ABG (11 802.11bg channels, 13 802.11a channels) [4298156.626000] ipw3945: Microcode SW error detected. Restarting. [4298156.626000] ipw3945: Error Reply type 0x000000FF cmd LEDS_CMD (0x48) seq 0x040A ser 0x00030000 [4298156.626000] ipw3945: Can't stop Rx DMA. [4298157.481000] ipw3945: Detected geography ABG (11 802.11bg channels, 13 802.11a channels) [4298157.788000] ipw3945: Microcode SW error detected. Restarting. [4298157.788000] ipw3945: Error Reply type 0x000000FF cmd TX (0x1C) seq 0x0000 ser 0x00030000 [4298157.788000] ipw3945: Can't stop Rx DMA. [4298158.643000] ipw3945: Detected geography ABG (11 802.11bg channels, 13 802.11a channels) [4298158.898000] ipw3945: Microcode SW error detected. Restarting. [4298158.898000] ipw3945: Error Reply type 0x000000FF cmd TX (0x1C) seq 0x0000 ser 0x00030000 [4298158.898000] ipw3945: Can't stop Rx DMA. [4298159.751000] ipw3945: Detected geography ABG (11 802.11bg channels, 13 802.11a channels) [4298160.015000] ipw3945: Microcode SW error detected. Restarting. [4298160.015000] ipw3945: Error Reply type 0x000000FF cmd TX (0x1C) seq 0x0000 ser 0x00030000 [4298160.015000] ipw3945: Can't stop Rx DMA. [4298160.871000] ipw3945: Detected geography ABG (11 802.11bg channels, 13 802.11a channels) [4298161.125000] ipw3945: Microcode SW error detected. Restarting. [4298161.125000] ipw3945: Error Reply type 0x000000FF cmd TX (0x1C) seq 0x0000 ser 0x00030000 [4298161.126000] ipw3945: Can't stop Rx DMA. [4298161.980000] ipw3945: Detected geography ABG (11 802.11bg channels, 13 802.11a channels) [4298162.227000] ipw3945: Microcode SW error detected. Restarting. [4298162.227000] ipw3945: Error Reply type 0x000000FF cmd DAEMON (0x10) seq 0x0406 ser 0x00030000 MESSAGES ----------------- Aug 7 19:01:01 localhost kernel: [4298149.650000] ipw3945: Detected geography ABG (11 802.11bg channels, 13 802.11a channels) Aug 7 19:01:02 localhost kernel: [4298150.757000] ipw3945: Detected geography ABG (11 802.11bg channels, 13 802.11a channels) Aug 7 19:01:03 localhost kernel: [4298151.911000] ipw3945: Detected geography ABG (11 802.11bg channels, 13 802.11a channels) Aug 7 19:01:04 localhost kernel: [4298153.027000] ipw3945: Detected geography ABG (11 802.11bg channels, 13 802.11a channels) Aug 7 19:01:05 localhost kernel: [4298154.131000] ipw3945: Detected geography ABG (11 802.11bg channels, 13 802.11a channels) etc The WiFi light goes crazy for a while while these plaster my logs and dmesg then it all seems to settle and work for a bit. I've tried generating tons of traffic, starting multiple sessions accross different networks, leaving it alone ... nothing seems to really kick off this activity it just *happens* randomly -- ipw3945 produces 99% cpu, making my laptop unusable https://launchpad.net/bugs/48395 From joseluis.marti at gmail.com Tue Aug 8 13:56:47 2006 From: joseluis.marti at gmail.com (Jose Luis Marti) Date: Tue, 08 Aug 2006 13:56:47 -0000 Subject: =?utf-8?q?=5BBug_55670=5D_The_system_freezes_when_load_the_module_?= =?utf-8?b?4oCcc2lzMTkw?= References: <20060808135647.9092.17114.malonedeb@gangotri.ubuntu.com> Message-ID: <20060808135647.9092.17114.malonedeb@gangotri.ubuntu.com> Public bug reported: Binary package hint: linux-image-2.6.15-23-386 I have a Gigabyte GA-8S649MF-FS motherboard with a “SiS 190 & 191 Gigabit LAN” ethernet card. With Ubuntu 6.06 (kernel 2.6.15) and tested with Ubuntu 6.10 (kernel 2.6.17) the system freezes when loads the module “sis190”. I have added it to “/etc/modprobe.d/blacklist” and the rest is working fine, then I try to load the module with “sudo modprobe sis190” and the system freezes. But if first I boot Windows XP, and then make a software reboot, the driver loads, and the ethernet card is works fine!!! is a bug ? ** Affects: linux-source-2.6.15 (Ubuntu) Importance: Untriaged Status: Unconfirmed -- The system freezes when load the module “sis190 https://launchpad.net/bugs/55670 From mpt at canonical.com Tue Aug 8 13:55:30 2006 From: mpt at canonical.com (Matthew Paul Thomas) Date: Tue, 08 Aug 2006 13:55:30 -0000 Subject: [Bug 55182] Re: Dapper: INTEL IPW 2200 B/G "unregister_netdevice: waiting for ethX to become free. Usage count = 1" References: <20060804143011.9299.17007.malonedeb@gandwana.ubuntu.com> Message-ID: <20060808135530.9299.84682.launchpad@gandwana.ubuntu.com> ** Tags removed: usage -- Dapper: INTEL IPW 2200 B/G "unregister_netdevice: waiting for ethX to become free. Usage count = 1" https://launchpad.net/bugs/55182 From flo_54321 at web.de Tue Aug 8 14:04:50 2006 From: flo_54321 at web.de (infu) Date: Tue, 08 Aug 2006 14:04:50 -0000 Subject: [Bug 48395] Re: ipw3945 produces 99% cpu, making my laptop unusable References: <20060604183717.4978.25428.malonedeb@gandwana.ubuntu.com> Message-ID: <20060808140450.9092.25333.malone@gangotri.ubuntu.com> Hi SpEnTBoY, It seems that the guy running the site http://www.die-welt.net has made the Wireless card in the IBM Thinkpad Z61m working. This is the same notebook I'm using (see above). But he uses Debian. See this site: http://www.die-welt.net/index.php/blog/66/Debian_Linux_on_an_IBM_Lenovo_ThinkPad_Z61m This should give you some hope that it's possible in general to make this card working. -- ipw3945 produces 99% cpu, making my laptop unusable https://launchpad.net/bugs/48395 From robertwiblin at gmail.com Tue Aug 8 14:01:40 2006 From: robertwiblin at gmail.com (RobertWiblin) Date: Tue, 08 Aug 2006 14:01:40 -0000 Subject: [Bug 33514] Re: Mousewheel does not work anymore after suspend (Dapper) - USB does not reinitize properly. References: <20060303064720.17525.15641.malonedeb@gangotri.ubuntu.com> Message-ID: <20060808140140.9299.33938.malone@gandwana.ubuntu.com> Appears to be a different issue to Bug 34066 as this is only the scroller, the rest of the mouse works fine. I am also having this problem. Dell Inspiron 6000 laptop, Ubuntu 6.06. Microsoft Intellimouse Explorer 2 USB. After suspend to RAM, sometimes will randomly no longer access the scroller on the touchpad or mouse. The mouse works fine otherwise. Can be fixed by unplug/replug. -- Mousewheel does not work anymore after suspend (Dapper) - USB does not reinitize properly. https://launchpad.net/bugs/33514 From frogzoo at chilli.net.au Tue Aug 8 14:05:00 2006 From: frogzoo at chilli.net.au (frogzoo) Date: Tue, 08 Aug 2006 14:05:00 -0000 Subject: [Bug 55621] Re: PCMCIA Compact Flash adapter not automounted References: <20060808055558.9092.72843.malonedeb@gangotri.ubuntu.com> Message-ID: <20060808140500.9163.5635.launchpad@gangotri.ubuntu.com> *** This bug is a duplicate of bug 43092 *** ** This bug has been marked a duplicate of bug 51648 PCMCIA/Compact Flash does not recognize/automount CF flash card ** This bug is no longer a duplicate of bug 51648 PCMCIA/Compact Flash does not recognize/automount CF flash card ** This bug has been marked a duplicate of bug 43092 CompactFlash PCMCIA disk is not detected -- PCMCIA Compact Flash adapter not automounted https://launchpad.net/bugs/55621 From frogzoo at chilli.net.au Tue Aug 8 14:05:00 2006 From: frogzoo at chilli.net.au (frogzoo) Date: Tue, 08 Aug 2006 14:05:00 -0000 Subject: [Bug 51648] Re: PCMCIA/Compact Flash does not recognize/automount CF flash card References: <20060703001156.17054.90159.malonedeb@gangotri.ubuntu.com> Message-ID: <20060808140500.9163.34519.launchpad@gangotri.ubuntu.com> *** This bug is a duplicate of bug 43092 *** ** Bug 55621 has been marked a duplicate of this bug ** This bug has been marked a duplicate of bug 43092 CompactFlash PCMCIA disk is not detected -- PCMCIA/Compact Flash does not recognize/automount CF flash card https://launchpad.net/bugs/51648 From frogzoo at chilli.net.au Tue Aug 8 14:07:24 2006 From: frogzoo at chilli.net.au (frogzoo) Date: Tue, 08 Aug 2006 14:07:24 -0000 Subject: [Bug 43092] Re: CompactFlash PCMCIA disk is not detected References: <20060505120031.21547.6808.malonedeb@gandwana.ubuntu.com> Message-ID: <20060808140724.9345.30083.launchpad@gandwana.ubuntu.com> ** Bug 55621 has been marked a duplicate of this bug ** Bug 51648 has been marked a duplicate of this bug -- CompactFlash PCMCIA disk is not detected https://launchpad.net/bugs/43092 From H.A.J.Koster at xs4all.nl Tue Aug 8 14:24:17 2006 From: H.A.J.Koster at xs4all.nl (Henk Koster) Date: Tue, 08 Aug 2006 14:24:17 -0000 Subject: [Bug 46639] Re: [madwifi/madwifi-ng] kernel modules not correctly loaded References: <20060525205746.13916.26344.malonedeb@gandwana.ubuntu.com> Message-ID: <20060808142417.9299.52067.malone@gandwana.ubuntu.com> I run the 2.6.15-26-686 kernel on my MacBook, I note from "lsmod" that all the madwifi-ng modules are loaded at boot, I have configured the ath0 interface in System -> Administration -> Networking Properties tab, and the interface has an "auto ath0" line in /etc/network/interfaces. Yet, the interface does not come up automatically at boot. The following manual intervention works *without fail* to bring ath0 up: 1. Open System -> Administration -> Networking, deactivate ath0, and then activate it again. Wait a while until it finally is activated, then quit the menu. Pinging some website shows that ath0 is in fact not up... 2. In a terminal: "sudo ifup ath0", now the connection is made, usually after the second DHCP offer. I have no explanation as to why this precise procedure works, doing only item 2. does noet work, not even when tried repeatedly. And doing only item 1. repeatedly doesn't work either... This is really curious! -- [madwifi/madwifi-ng] kernel modules not correctly loaded https://launchpad.net/bugs/46639 From ben.collins at ubuntu.com Tue Aug 8 15:05:41 2006 From: ben.collins at ubuntu.com (Ben Collins) Date: Tue, 08 Aug 2006 15:05:41 -0000 Subject: [Bug 33646] Re: CanoScan LiDE 60 non recognized in Breezy References: <20060304024059.17498.59692.malonedeb@gangotri.ubuntu.com> Message-ID: <20060808150541.9163.72044.malone@gangotri.ubuntu.com> Doubting this will get fixed in breezy. Anyone running breezy is recommended to upgrade to dapper at some point. ** Changed in: Ubuntu Status: Unconfirmed => Rejected -- CanoScan LiDE 60 non recognized in Breezy https://launchpad.net/bugs/33646 From ben.collins at ubuntu.com Tue Aug 8 15:13:28 2006 From: ben.collins at ubuntu.com (Ben Collins) Date: Tue, 08 Aug 2006 15:13:28 -0000 Subject: [Bug 40737] Re: Unplugging Audigy 2 ZS Notebook (PCMCIA) still causing system crash on Ubuntu Edgy References: <20060422113346.30501.91534.malonedeb@gangotri.ubuntu.com> Message-ID: <20060808151328.9345.24291.launchpad@gandwana.ubuntu.com> ** Also affects: linux-source-2.6.17 (Ubuntu) Importance: Untriaged Status: Unconfirmed ** Changed in: linux-source-2.6.17 (Ubuntu) Importance: Untriaged => Medium Status: Unconfirmed => Confirmed ** Changed in: linux-source-2.6.17 (Ubuntu) Assignee: (unassigned) => Ubuntu Audio Team ** Changed in: linux-source-2.6.15 (Ubuntu) Assignee: (unassigned) => Ubuntu Audio Team Status: Needs Info => Confirmed -- Unplugging Audigy 2 ZS Notebook (PCMCIA) still causing system crash on Ubuntu Edgy https://launchpad.net/bugs/40737 From ben.collins at ubuntu.com Tue Aug 8 15:28:54 2006 From: ben.collins at ubuntu.com (Ben Collins) Date: Tue, 08 Aug 2006 15:28:54 -0000 Subject: [Bug 54855] Re: critical temperature reached References: <20060802001849.13410.97682.malonedeb@gangotri.ubuntu.com> Message-ID: <20060808152854.9345.39419.launchpad@gandwana.ubuntu.com> *** This bug is a duplicate of bug 44805 *** ** This bug has been marked a duplicate of bug 44805 "critical temperature reached" with kernel 2.6.15-22-386 -- critical temperature reached https://launchpad.net/bugs/54855 From ben.collins at ubuntu.com Tue Aug 8 15:28:54 2006 From: ben.collins at ubuntu.com (Ben Collins) Date: Tue, 08 Aug 2006 15:28:54 -0000 Subject: [Bug 44805] Re: "critical temperature reached" with kernel 2.6.15-22-386 References: <20060515103402.15848.98592.malonedeb@gangotri.ubuntu.com> Message-ID: <20060808152854.9345.28591.launchpad@gandwana.ubuntu.com> ** Bug 54855 has been marked a duplicate of this bug ** Also affects: linux-source-2.6.17 (Baltix) Importance: Untriaged Status: Unconfirmed ** Changed in: linux-source-2.6.17 (Baltix) Status: Unconfirmed => Rejected ** Also affects: linux-source-2.6.17 (Ubuntu) Importance: Untriaged Status: Unconfirmed ** Changed in: linux-source-2.6.17 (Ubuntu) Importance: Untriaged => Medium Status: Unconfirmed => Confirmed -- "critical temperature reached" with kernel 2.6.15-22-386 https://launchpad.net/bugs/44805 From ben.collins at ubuntu.com Tue Aug 8 15:38:01 2006 From: ben.collins at ubuntu.com (Ben Collins) Date: Tue, 08 Aug 2006 15:38:01 -0000 Subject: [Bug 40737] Re: Unplugging Audigy 2 ZS Notebook (PCMCIA) still causing system crash on Ubuntu Edgy References: <20060422113346.30501.91534.malonedeb@gangotri.ubuntu.com> Message-ID: <20060808153801.9299.31050.malone@gandwana.ubuntu.com> You say that patch fixes it, but that you still experience the problem in edgy? That's strange considering that edgy and dapper both have this patch. Please confirm that you actually can reproduce this problem with latest dapper and edgy kernels. -- Unplugging Audigy 2 ZS Notebook (PCMCIA) still causing system crash on Ubuntu Edgy https://launchpad.net/bugs/40737 From ben.collins at ubuntu.com Tue Aug 8 15:40:50 2006 From: ben.collins at ubuntu.com (Ben Collins) Date: Tue, 08 Aug 2006 15:40:50 -0000 Subject: [Bug 46238] Re: Login Text Box Doesn't Have Focus References: <20060523233131.23797.4436.malonedeb@gandwana.ubuntu.com> Message-ID: <20060808154050.9092.3828.malone@gangotri.ubuntu.com> Excellent information. From what I can tell, this is basically a hardware issue. Your keyboard just isn't communicating properly with the driver. Rejecting on that basis. ** Changed in: linux-source-2.6.15 (Ubuntu) Status: Unconfirmed => Rejected -- Login Text Box Doesn't Have Focus https://launchpad.net/bugs/46238 From ben.collins at ubuntu.com Tue Aug 8 15:57:07 2006 From: ben.collins at ubuntu.com (Ben Collins) Date: Tue, 08 Aug 2006 15:57:07 -0000 Subject: [Bug 53754] Re: ata_piix problem with Intel ICH7 chipset References: <20060722182526.11213.79901.malonedeb@gandwana.ubuntu.com> Message-ID: <20060808155707.9299.82651.malone@gandwana.ubuntu.com> Please try one of the Edgy Knot CD's. You can boot liveCD and check if it operates your hardware correctly. -- ata_piix problem with Intel ICH7 chipset https://launchpad.net/bugs/53754 From toby.smithe at gmail.com Tue Aug 8 16:07:03 2006 From: toby.smithe at gmail.com (Toby Smithe) Date: Tue, 08 Aug 2006 16:07:03 -0000 Subject: [Bug 40737] Re: Unplugging Audigy 2 ZS Notebook (PCMCIA) still causing system crash on Ubuntu Edgy References: <20060422113346.30501.91534.malonedeb@gangotri.ubuntu.com> Message-ID: <20060808160703.9345.63319.malone@gandwana.ubuntu.com> Well, I'm unable to connect to the site at the moment to test the patch - I only read the report in an auto-generated email without said patch attached. All I can tell is that the problem still exists on Edgy, which I currently run full-time. -- Unplugging Audigy 2 ZS Notebook (PCMCIA) still causing system crash on Ubuntu Edgy https://launchpad.net/bugs/40737 From ben.collins at ubuntu.com Tue Aug 8 16:05:18 2006 From: ben.collins at ubuntu.com (Ben Collins) Date: Tue, 08 Aug 2006 16:05:18 -0000 Subject: [Bug 54279] Re: iPod 4G (Video) missing from drivers/usb/storage/unusual_devs.h References: <20060727185434.29717.67077.malonedeb@gandwana.ubuntu.com> Message-ID: <20060808160518.9345.55481.launchpad@gandwana.ubuntu.com> ** Changed in: linux-source-2.6.15 (Ubuntu) Status: Unconfirmed => Fix Committed -- iPod 4G (Video) missing from drivers/usb/storage/unusual_devs.h https://launchpad.net/bugs/54279 From ben.collins at ubuntu.com Tue Aug 8 16:15:20 2006 From: ben.collins at ubuntu.com (Ben Collins) Date: Tue, 08 Aug 2006 16:15:20 -0000 Subject: [Bug 54382] Re: Thinkpad R51 won't hibernate References: <20060728183528.29717.58342.malonedeb@gandwana.ubuntu.com> Message-ID: <20060808161520.9345.94137.malone@gandwana.ubuntu.com> This is usually caused by a driver that is not suspend compatible, or by there not being enough memory/swap to suspend to. Please attach dmesg out from a failed cycle. -- Thinkpad R51 won't hibernate https://launchpad.net/bugs/54382 From ben.collins at ubuntu.com Tue Aug 8 16:19:03 2006 From: ben.collins at ubuntu.com (Ben Collins) Date: Tue, 08 Aug 2006 16:19:03 -0000 Subject: [Bug 40737] Re: Unplugging Audigy 2 ZS Notebook (PCMCIA) still causing system crash on Ubuntu Edgy References: <20060422113346.30501.91534.malonedeb@gangotri.ubuntu.com> Message-ID: <20060808161903.9345.53684.malone@gandwana.ubuntu.com> Then we can discount that patch as helping with this bug report because edgy and dapper have both had it quite some time now. -- Unplugging Audigy 2 ZS Notebook (PCMCIA) still causing system crash on Ubuntu Edgy https://launchpad.net/bugs/40737 From ben.collins at ubuntu.com Tue Aug 8 16:17:21 2006 From: ben.collins at ubuntu.com (Ben Collins) Date: Tue, 08 Aug 2006 16:17:21 -0000 Subject: [Bug 54601] Re: disabling a CPU increases laptop power consumption References: <20060731012839.29548.56451.malonedeb@gandwana.ubuntu.com> Message-ID: <20060808161721.9092.28454.launchpad@gangotri.ubuntu.com> ** Also affects: linux-source-2.6.17 (Ubuntu) Importance: Untriaged Status: Unconfirmed -- disabling a CPU increases laptop power consumption https://launchpad.net/bugs/54601 From ben.collins at ubuntu.com Tue Aug 8 16:21:07 2006 From: ben.collins at ubuntu.com (Ben Collins) Date: Tue, 08 Aug 2006 16:21:07 -0000 Subject: [Bug 54755] Re: 2.6.15-26-386 fails to boot due to oops References: <20060801061050.29548.36812.malonedeb@gandwana.ubuntu.com> Message-ID: <20060808162107.9163.9786.malone@gangotri.ubuntu.com> Please _attach_ the output of "sudo dmidecode > bug-54755-dmi.txt". Thanks ** Changed in: linux-source-2.6.15 (Ubuntu) Assignee: (unassigned) => Ben Collins -- 2.6.15-26-386 fails to boot due to oops https://launchpad.net/bugs/54755 From david.s.morgan at gmail.com Tue Aug 8 16:21:31 2006 From: david.s.morgan at gmail.com (DaMoGan) Date: Tue, 08 Aug 2006 16:21:31 -0000 Subject: [Bug 54279] Re: [Bug 54279] Re: iPod 4G (Video) missing from drivers/usb/storage/unusual_devs.h References: <20060727185434.29717.67077.malonedeb@gandwana.ubuntu.com> <20060808160518.9345.55481.launchpad@gandwana.ubuntu.com> Message-ID: <2030748a0608080921q2fc937d0yeb5df3a0579dcbdc@mail.gmail.com> Thanks! On 8/8/06, Ben Collins wrote: > > ** Changed in: linux-source-2.6.15 (Ubuntu) > Status: Unconfirmed => Fix Committed > > -- > iPod 4G (Video) missing from drivers/usb/storage/unusual_devs.h > https://launchpad.net/bugs/54279 > -- iPod 4G (Video) missing from drivers/usb/storage/unusual_devs.h https://launchpad.net/bugs/54279 From ben.collins at ubuntu.com Tue Aug 8 16:27:36 2006 From: ben.collins at ubuntu.com (Ben Collins) Date: Tue, 08 Aug 2006 16:27:36 -0000 Subject: [Bug 54780] Re: bcm43xx driver :kernel panic when trying to set some wireless parameters (iwconfig) References: <20060801113345.5063.60833.malonedeb@gandwana.ubuntu.com> Message-ID: <20060808162736.9299.44860.malone@gandwana.ubuntu.com> This looks like the 1G dma bug. Please boot your machine with mem=1G, or physically remove 1G from your machine, and retest. This way I can confirm (and mark this bug as a duplicate). ** Changed in: linux-source-2.6.15 (Ubuntu) Status: Unconfirmed => Needs Info -- bcm43xx driver :kernel panic when trying to set some wireless parameters (iwconfig) https://launchpad.net/bugs/54780 From ben.collins at ubuntu.com Tue Aug 8 16:25:52 2006 From: ben.collins at ubuntu.com (Ben Collins) Date: Tue, 08 Aug 2006 16:25:52 -0000 Subject: [Bug 54848] Re: data corrupted on loopback-mounted cramfs image References: <20060801215220.13410.24087.malonedeb@gangotri.ubuntu.com> Message-ID: <20060808162552.9345.96651.malone@gandwana.ubuntu.com> Is it possible that the RH image is just not compatible with the stock cramfs module? I find it hard to believe that our cramfs is just plain broken like that. Can you create a new cramfs (on the ubuntu system) and see if that works on Ubuntu, and then also test it on RH? ** Changed in: linux-source-2.6.15 (Ubuntu) Status: Unconfirmed => Needs Info -- data corrupted on loopback-mounted cramfs image https://launchpad.net/bugs/54848 From ben.collins at ubuntu.com Tue Aug 8 16:33:06 2006 From: ben.collins at ubuntu.com (Ben Collins) Date: Tue, 08 Aug 2006 16:33:06 -0000 Subject: [Bug 55071] Re: module snd-hda-intel incorrectly initializes PIN settings after suspend References: <20060803165036.13410.58685.malonedeb@gangotri.ubuntu.com> Message-ID: <20060808163307.9163.86753.launchpad@gangotri.ubuntu.com> ** Changed in: linux-meta (Ubuntu) Sourcepackagename: linux-meta => linux-source-2.6.15 Assignee: (unassigned) => Ubuntu Audio Team -- module snd-hda-intel incorrectly initializes PIN settings after suspend https://launchpad.net/bugs/55071 From ben.collins at ubuntu.com Tue Aug 8 16:32:12 2006 From: ben.collins at ubuntu.com (Ben Collins) Date: Tue, 08 Aug 2006 16:32:12 -0000 Subject: [Bug 54907] Re: kernel oops References: <20060802093304.5107.62183.malonedeb@gandwana.ubuntu.com> Message-ID: <20060808163212.9299.45821.malone@gandwana.ubuntu.com> This bug report keeps screaming "bad memory" when I read it. Please run memtest86 a few times on this machine, maybe for an hour or two to be sure. ** Changed in: linux-source-2.6.15 (Ubuntu) Status: Unconfirmed => Needs Info -- kernel oops https://launchpad.net/bugs/54907 From ben.collins at ubuntu.com Tue Aug 8 16:30:05 2006 From: ben.collins at ubuntu.com (Ben Collins) Date: Tue, 08 Aug 2006 16:30:05 -0000 Subject: [Bug 54897] Re: SCSI / AIC7xxx / Tape Library Problem References: <20060802073911.5107.36207.malonedeb@gandwana.ubuntu.com> Message-ID: <20060808163005.9345.56774.malone@gandwana.ubuntu.com> Did this work prior to breezy using linux? -- SCSI / AIC7xxx / Tape Library Problem https://launchpad.net/bugs/54897 From ben.collins at ubuntu.com Tue Aug 8 16:41:14 2006 From: ben.collins at ubuntu.com (Ben Collins) Date: Tue, 08 Aug 2006 16:41:14 -0000 Subject: [Bug 55104] Re: panic/lock/restart on dapper-amd64 if there's intel integrated video AND a nvidia card at the same time References: <20060803215933.9163.54458.malonedeb@gangotri.ubuntu.com> Message-ID: <20060808164114.9163.69554.malone@gangotri.ubuntu.com> I suspect there's also a BIOS option to disable the built-in video, or prefer the AGP slot. -- panic/lock/restart on dapper-amd64 if there's intel integrated video AND a nvidia card at the same time https://launchpad.net/bugs/55104 From ben.collins at ubuntu.com Tue Aug 8 16:47:35 2006 From: ben.collins at ubuntu.com (Ben Collins) Date: Tue, 08 Aug 2006 16:47:35 -0000 Subject: [Bug 55182] Re: Dapper: INTEL IPW 2200 B/G "unregister_netdevice: waiting for ethX to become free. Usage count = 1" References: <20060804143011.9299.17007.malonedeb@gandwana.ubuntu.com> Message-ID: <20060808164735.9163.58447.launchpad@gangotri.ubuntu.com> ** Tags removed: eth hang intel wireless -- Dapper: INTEL IPW 2200 B/G "unregister_netdevice: waiting for ethX to become free. Usage count = 1" https://launchpad.net/bugs/55182 From ben.collins at ubuntu.com Tue Aug 8 16:48:19 2006 From: ben.collins at ubuntu.com (Ben Collins) Date: Tue, 08 Aug 2006 16:48:19 -0000 Subject: [Bug 55138] Re: Dell 2950 w/ PERC 5i/Integrated, seeing RAID'd HDD's References: <20060804030427.9092.4602.malonedeb@gangotri.ubuntu.com> Message-ID: <20060808164820.9299.13995.malone@gandwana.ubuntu.com> I'm a little confused as to what the bug is. When you upgrade, you see all the drives, so what's the problem? ** Changed in: linux-meta (Ubuntu) Sourcepackagename: linux-meta => linux-source-2.6.15 -- Dell 2950 w/ PERC 5i/Integrated, seeing RAID'd HDD's https://launchpad.net/bugs/55138 From ben.collins at ubuntu.com Tue Aug 8 16:49:43 2006 From: ben.collins at ubuntu.com (Ben Collins) Date: Tue, 08 Aug 2006 16:49:43 -0000 Subject: [Bug 55138] Re: Dell 2950 w/ PERC 5i/Integrated, seeing RAID'd HDD's References: <20060804030427.9092.4602.malonedeb@gangotri.ubuntu.com> Message-ID: <20060808164943.9299.37108.malone@gandwana.ubuntu.com> Ah, I think that you are saying that you shouldn't see the individual drives. I don't think that's a bug. If the hardware lets us see these drives, then we probe them. It's up to the hardware to hide or show these physical devices. ** Changed in: linux-source-2.6.15 (Ubuntu) Status: Unconfirmed => Rejected -- Dell 2950 w/ PERC 5i/Integrated, seeing RAID'd HDD's https://launchpad.net/bugs/55138 From ben.collins at ubuntu.com Tue Aug 8 16:45:50 2006 From: ben.collins at ubuntu.com (Ben Collins) Date: Tue, 08 Aug 2006 16:45:50 -0000 Subject: [Bug 55112] Re: I can't use any kernel past the -19 version References: <20060803231839.9299.87133.malonedeb@gandwana.ubuntu.com> Message-ID: <20060808164551.9092.2269.malone@gangotri.ubuntu.com> I suspect that the newer kernel is working properly and that your drive is showing up as sda instead of hda (or the other way around). You could try booting the new kernel with root=/dev/sdaX to test this theory. -- I can't use any kernel past the -19 version https://launchpad.net/bugs/55112 From surak at surak.eti.br Tue Aug 8 16:48:00 2006 From: surak at surak.eti.br (Alexandre Otto Strube) Date: Tue, 08 Aug 2006 16:48:00 -0000 Subject: [Bug 55104] Re: panic/lock/restart on dapper-amd64 if there's intel integrated video AND a nvidia card at the same time References: <20060803215933.9163.54458.malonedeb@gangotri.ubuntu.com> Message-ID: <20060808164800.9299.81612.malone@gandwana.ubuntu.com> Changing udev rules for nvidia or intel-agp would be the ideal solution. As a simple fix, I did a script which checks if both hardware are present and then I mount / as rw, blacklisting intel-agp and then I mount / as read-only again (fsck expects this). It must be ran quite early - before the restricted modules are loaded - that's why I named it /etc/rcS.d/S06nVidia-on-intel It works fine both in live CD as well as the installed system. I tested on dapper and edgy. -- panic/lock/restart on dapper-amd64 if there's intel integrated video AND a nvidia card at the same time https://launchpad.net/bugs/55104 From surak at surak.eti.br Tue Aug 8 16:48:39 2006 From: surak at surak.eti.br (Alexandre Otto Strube) Date: Tue, 08 Aug 2006 16:48:39 -0000 Subject: [Bug 55104] Re: panic/lock/restart on dapper-amd64 if there's intel integrated video AND a nvidia card at the same time References: <20060803215933.9163.54458.malonedeb@gangotri.ubuntu.com> Message-ID: <20060808164839.9092.84069.malone@gangotri.ubuntu.com> -- panic/lock/restart on dapper-amd64 if there's intel integrated video AND a nvidia card at the same time https://launchpad.net/bugs/55104 From toby.smithe at gmail.com Tue Aug 8 16:51:53 2006 From: toby.smithe at gmail.com (Toby Smithe) Date: Tue, 08 Aug 2006 16:51:53 -0000 Subject: [Bug 40737] References: <20060422113346.30501.91534.malonedeb@gangotri.ubuntu.com> <20060808161903.9345.53684.malone@gandwana.ubuntu.com> Message-ID: <1155055914.12308.0.camel@leopard> Well, then I'll have to re-open the bug (if it's been closed) when I can get onto the website. -- Unplugging Audigy 2 ZS Notebook (PCMCIA) still causing system crash on Ubuntu Edgy https://launchpad.net/bugs/40737 From ben.collins at ubuntu.com Tue Aug 8 17:00:00 2006 From: ben.collins at ubuntu.com (Ben Collins) Date: Tue, 08 Aug 2006 17:00:00 -0000 Subject: [Bug 55253] Re: Error floods virtual consoles making them unusable References: <20060804234907.9092.47951.malonedeb@gangotri.ubuntu.com> Message-ID: <20060808170000.9299.25756.malone@gandwana.ubuntu.com> Added printk_ratelimit() around the dev_err ** Changed in: linux-source-2.6.15 (Ubuntu) Status: Unconfirmed => Fix Committed -- Error floods virtual consoles making them unusable https://launchpad.net/bugs/55253 From thomas at babelgeek.com Tue Aug 8 16:59:16 2006 From: thomas at babelgeek.com (Thomas Black) Date: Tue, 08 Aug 2006 16:59:16 -0000 Subject: [Bug 54897] Re: [Bug 54897] Re: SCSI / AIC7xxx / Tape Library Problem References: <20060802073911.5107.36207.malonedeb@gandwana.ubuntu.com> <20060808163005.9345.56774.malone@gandwana.ubuntu.com> Message-ID: <44D8C2E4.9060400@babelgeek.com> Hi Ben > Did this work prior to breezy using linux? Yes, we started using this solution in Debian Woody days and as far as I remember it was still working with Ubuntu Hoary although I wasn't involved for some time after that. However, I can confirm that it ran as a stable solution for many years under Debian / Ubuntu. I read that the AIC7xxx driver was rewritten in the recent 2.6 kernel series, which could possibly be the cause. I did try the aic7xxx_old module but didn't get much further. If it'll help in encouraging this bug to be tracked down, I can add that we're experiencing this in Mark Shuttleworth's Cape Town data centre (the country club) which is now unfortunately without off-site backup. I really don't know what else to try apart from roll-back to a 2.4 series kernel or early 2.6. Given that I think it's an AIC7xxx issue I've also tried to source some non-adaptec SCSI cards to test but haven't had much luck with that yet. Regards -Thomas -- Thomas Black Open Sourcerer Babelgeek Technologies Tel: +27 21 975 5819 Mobile: +27 82 0800 515 -- SCSI / AIC7xxx / Tape Library Problem https://launchpad.net/bugs/54897 From ben.collins at ubuntu.com Tue Aug 8 17:04:12 2006 From: ben.collins at ubuntu.com (Ben Collins) Date: Tue, 08 Aug 2006 17:04:12 -0000 Subject: [Bug 55355] Re: gamecon causes segmentation fault References: <20060806005227.9299.59086.malonedeb@gandwana.ubuntu.com> Message-ID: <20060808170413.9345.9337.malone@gandwana.ubuntu.com> The commits are identified by the SHA hash. I applied both the fixes mentioned in that changelog. Thanks. ** Changed in: linux-source-2.6.15 (Ubuntu) Importance: Untriaged => Medium Assignee: (unassigned) => Ben Collins Status: Unconfirmed => Fix Committed -- gamecon causes segmentation fault https://launchpad.net/bugs/55355 From surak at surak.eti.br Tue Aug 8 17:11:14 2006 From: surak at surak.eti.br (Alexandre Otto Strube) Date: Tue, 08 Aug 2006 17:11:14 -0000 Subject: [Bug 55104] Re: panic/lock/restart on dapper-amd64 if there's intel integrated video AND a nvidia card at the same time References: <20060803215933.9163.54458.malonedeb@gangotri.ubuntu.com> Message-ID: <20060808171114.9299.41586.malone@gandwana.ubuntu.com> Ben, even if I disable the addon video chip (the boards I'm working on this have all this setting and none of them works), the issue raises. And the device is still present on the system. Broken bios, I know. As there are some of those boards around, a fix is still needed. One extra issue is that the onboard video shows up as available (even when it is'nt), the configure option for xorg still selects the onboard video. To clarify: - This is tested on stock live CD, so it's not an issue of a machine with extra universe/multiverse stuff. - I disabled the onboard video on bios setup. - Both video cards have monitors plugged on it. - Intel onboard shows nothing even during bios POST. - Everything from the very start shows up in the monitor plugged on nvidia. - As soon as the restricted modules are loaded, the machines will hang, restart or panic. The behavior seems not to be deterministic. - If I use the package included above (by creating a live CD which contains it), the system will boot, but no X for the aformentioned reasons. This second issue will be detailed in another bug. -- panic/lock/restart on dapper-amd64 if there's intel integrated video AND a nvidia card at the same time https://launchpad.net/bugs/55104 From ben.collins at ubuntu.com Tue Aug 8 17:18:13 2006 From: ben.collins at ubuntu.com (Ben Collins) Date: Tue, 08 Aug 2006 17:18:13 -0000 Subject: [Bug 55454] Re: Powerbook G4 kernel panic References: <20060807004319.9299.21365.malonedeb@gandwana.ubuntu.com> Message-ID: <20060808171813.9345.18085.malone@gandwana.ubuntu.com> Please attach yaboot.conf. -- Powerbook G4 kernel panic https://launchpad.net/bugs/55454 From ben.collins at ubuntu.com Tue Aug 8 15:58:39 2006 From: ben.collins at ubuntu.com (Ben Collins) Date: Tue, 08 Aug 2006 15:58:39 -0000 Subject: [Bug 54190] Re: [Bug 54190] Bluetooth doesn't work (HP Pavilion dv8220ea) References: <20060726190535.3952.418.malonedeb@gangotri.ubuntu.com> Message-ID: <1155052719.31278.97.camel@grayson.internal.net> > duncan at duncan-laptop:~$ /etc/init.d/bluez-utils start > * Starting Bluetooth services... hcid sdpd [ ok ] > > Still can't find bluetooth > > duncan at duncan-laptop:~$ hid2hci > No devices in HCI mode found > ... didn't help. Please run these commands as root (e.g. using sudo). -- Bluetooth doesn't work (HP Pavilion dv8220ea) https://launchpad.net/bugs/54190 From ben.collins at ubuntu.com Tue Aug 8 17:17:57 2006 From: ben.collins at ubuntu.com (Ben Collins) Date: Tue, 08 Aug 2006 17:17:57 -0000 Subject: [Bug 55444] Re: Freeze live CD in dell dimension 2400 References: <20060806222055.9163.97656.malonedeb@gangotri.ubuntu.com> Message-ID: <20060808171757.9345.4775.malone@gandwana.ubuntu.com> Please boot using a rescue mode (one that does not quiten then kernel output). See if you can capture any messages to the screen with a digital camera. ** Changed in: linux-source-2.6.15 (Ubuntu) Status: Unconfirmed => Needs Info -- Freeze live CD in dell dimension 2400 https://launchpad.net/bugs/55444 From ben.collins at ubuntu.com Tue Aug 8 17:22:38 2006 From: ben.collins at ubuntu.com (Ben Collins) Date: Tue, 08 Aug 2006 17:22:38 -0000 Subject: [Bug 55527] Re: Kernel panics at boot with live CD References: <20060807175612.9092.61341.malonedeb@gangotri.ubuntu.com> Message-ID: <20060808172238.9299.83852.malone@gandwana.ubuntu.com> Try booting with acpi=off on the kernel command line. ** Changed in: linux-source-2.6.15 (Ubuntu) Status: Unconfirmed => Needs Info -- Kernel panics at boot with live CD https://launchpad.net/bugs/55527 From ben.collins at ubuntu.com Tue Aug 8 17:21:22 2006 From: ben.collins at ubuntu.com (Ben Collins) Date: Tue, 08 Aug 2006 17:21:22 -0000 Subject: [Bug 55495] Re: Problem with HP Virtual Keyboard on DL320 on Dapper References: <20060807124149.9092.76608.malonedeb@gangotri.ubuntu.com> Message-ID: <20060808172122.9299.74817.launchpad@gandwana.ubuntu.com> ** Changed in: linux-source-2.6.15 (Ubuntu) Assignee: (unassigned) => Ben Collins Status: Unconfirmed => Fix Committed -- Problem with HP Virtual Keyboard on DL320 on Dapper https://launchpad.net/bugs/55495 From stephane.tranchemer at devinci.fr Tue Aug 8 17:27:02 2006 From: stephane.tranchemer at devinci.fr (Corsaire01) Date: Tue, 08 Aug 2006 17:27:02 -0000 Subject: [Bug 43961] Re: Power down after shutdown does not work... References: <20060510072310.21520.62027.malonedeb@gandwana.ubuntu.com> Message-ID: <20060808172702.9299.73203.malone@gandwana.ubuntu.com> I did another attempt on my computer since the thing seemed fixed on greghall 's one alas 2.6.15-26 (3 Aug version) does not fix for me, still no poweroff -- Power down after shutdown does not work... https://launchpad.net/bugs/43961 From ilmari.vacklin at helsinki.fi Tue Aug 8 17:39:18 2006 From: ilmari.vacklin at helsinki.fi (Ilmari Vacklin) Date: Tue, 08 Aug 2006 17:39:18 -0000 Subject: [Bug 54382] Re: Thinkpad R51 won't hibernate References: <20060728183528.29717.58342.malonedeb@gandwana.ubuntu.com> Message-ID: <20060808173918.9092.24441.malone@gangotri.ubuntu.com> This time the computer didn't actually power off, but came back to X after about 10 seconds of HD activity. Attaching dmesg. I have no idea why the behaviour was different this time. I'll try again immediately after a reboot. -- Thinkpad R51 won't hibernate https://launchpad.net/bugs/54382 From ilmari.vacklin at helsinki.fi Tue Aug 8 17:49:32 2006 From: ilmari.vacklin at helsinki.fi (Ilmari Vacklin) Date: Tue, 08 Aug 2006 17:49:32 -0000 Subject: [Bug 54382] Re: Thinkpad R51 won't hibernate References: <20060728183528.29717.58342.malonedeb@gandwana.ubuntu.com> Message-ID: <20060808174932.9092.501.malone@gangotri.ubuntu.com> Seems to be that my Thinkpad doesn't want to power down when hibernating on Tuesdays, or something. Here's another dmesg, after a reboot. There is some difference in the output (that is, in addition to the keyboard messages in the earlier listing), but I'm not sure if there are any error indicators related to the hibernation. -- Thinkpad R51 won't hibernate https://launchpad.net/bugs/54382 From nikageek at gmail.com Tue Aug 8 18:01:06 2006 From: nikageek at gmail.com (Nika Vidal) Date: Tue, 08 Aug 2006 18:01:06 -0000 Subject: [Bug 55454] Re: Powerbook G4 kernel panic References: <20060807004319.9299.21365.malonedeb@gandwana.ubuntu.com> Message-ID: <20060808180107.9092.29550.malone@gangotri.ubuntu.com> I've reinstalled with root partition formatted in ext3 filesystem (other partitions continue being xfs) and it fix the problem, so the kernel panic and the access to hda1 were induced by the root partition as xfs. yaboot.conf wasn't changed from installation, I only added bfboot=hd: cause yaboot gave me an error, anyway I attach it. The strange thing is that it works sometimes. It seems this bug is fixed in edgy, I could know it before reinstall lol: https://launchpad.net/distros/ubuntu/+source/yaboot/+bug/20719/comments/33 Thank you so much. -- Powerbook G4 kernel panic https://launchpad.net/bugs/55454 From ben.collins at ubuntu.com Tue Aug 8 15:48:40 2006 From: ben.collins at ubuntu.com (Ben Collins) Date: Tue, 08 Aug 2006 15:48:40 -0000 Subject: [Bug 53882] Re: [Bug 53882] Re: [Bug 53882] Re: Corrupted output on external monitor/projector for iBook References: <20060724105913.2505.44401.malonedeb@gangotri.ubuntu.com> <20060808025541.9163.65733.malone@gangotri.ubuntu.com> <20060808091733.59d04d1c.sjt@star.sr.bham.ac.uk> Message-ID: <1155052121.31278.93.camel@grayson.internal.net> > It was originally done for a Debian 2.6.8 kernel, based on a patch for > the 2.4 series from Owen Stampflee [http://www.stampflee.com/kernel] > (see also Debian Bug report #298075) simply by identifying the bits with > correspoding functionality and following what had to be added to add the > same functionality as was added by the 2.4 patch. Why hasn't this patch been accepted upstream by Linus, considering it has been around so long? The fact that this is still floating around as a dist patch leaves me a bit concerned. -- Corrupted output on external monitor/projector for iBook https://launchpad.net/bugs/53882 From andy.piper at gmail.com Tue Aug 8 18:23:37 2006 From: andy.piper at gmail.com (Andy Piper) Date: Tue, 08 Aug 2006 18:23:37 -0000 Subject: [Bug 55701] Installing linux-image-2.6-686 (or 2.6-686-smp) prevents installation of sun-java5-* packages References: <20060808182338.9345.13005.malonedeb@gandwana.ubuntu.com> Message-ID: <20060808182338.9345.13005.malonedeb@gandwana.ubuntu.com> Public bug reported: Binary package hint: linux-image-2.6-686 After installing the linux-image-686 (or linux-image-686-smp) package on a base 6.06 installation the packages sun-java5-bin, sun-java5-jre and sun-java5-plugin cannot be installed via apt-get. I'm guessing that this will be the same for the rest of the sun-java5-* family of packages. Rebooting after installing the new kernel image may or may not be required for this to happen, but it definitely occurrs after rebooting and loading the new kernel. The error message returned from 'apt-get install sun-java-bin' etc, is something like "there are no packages of that name in your selected channels". Rebooting and loading the default 386 kernel image does not provide a workaround, but manually downloading and installing with dpkg does work. I did not try uninstalling the 686 kernel. ** Affects: linux-meta (Ubuntu) Importance: Untriaged Status: Unconfirmed -- Installing linux-image-2.6-686 (or 2.6-686-smp) prevents installation of sun-java5-* packages https://launchpad.net/bugs/55701 From bjorn.helgaas at hp.com Tue Aug 8 18:28:28 2006 From: bjorn.helgaas at hp.com (Bjorn Helgaas) Date: Tue, 08 Aug 2006 18:28:28 -0000 Subject: [Bug 54848] Re: [Bug 54848] Re: data corrupted on loopback-mounted cramfs image References: <20060801215220.13410.24087.malonedeb@gangotri.ubuntu.com> <20060808162552.9345.96651.malone@gandwana.ubuntu.com> Message-ID: <200608081228.28484.bjorn.helgaas@hp.com> > Can you create a new cramfs (on the ubuntu system) and see if that works > on Ubuntu, and then also test it on RH? Looks like there must be some incompatibility between the Ubuntu and RH cramfs. I created a new cramfs image on Ubuntu. Mounting it works fine on Ubuntu. But mounting the same image on RHEL4 U3 or SLES10 fails (the mount itself works, but the data is corrupted as in the initial report). Oh, maybe it's related to the fact that my Ubuntu system is x86, while my RHEL4 and SLES10 systems are ia64? Are cramfs images architecture-dependent? -- data corrupted on loopback-mounted cramfs image https://launchpad.net/bugs/54848 From mdz at ubuntu.com Tue Aug 8 18:31:29 2006 From: mdz at ubuntu.com (Matt Zimmerman) Date: Tue, 08 Aug 2006 18:31:29 -0000 Subject: [Bug 32275] Re: Ndiswrapper no longer works with Netgear MA111 in Dapper Flight CD 4 (worked in Breezy) References: <20060221094603.833.12450.malonedeb@gandwana.ubuntu.com> Message-ID: <20060808183129.9163.34288.launchpad@gangotri.ubuntu.com> ** Changed in: ndiswrapper (Ubuntu) Importance: Critical => High -- Ndiswrapper no longer works with Netgear MA111 in Dapper Flight CD 4 (worked in Breezy) https://launchpad.net/bugs/32275 From mdz at ubuntu.com Tue Aug 8 18:38:48 2006 From: mdz at ubuntu.com (Matt Zimmerman) Date: Tue, 08 Aug 2006 18:38:48 -0000 Subject: [Bug 34902] Re: Ralink Wireless USB/PCMCIA/PCI hangs PC References: <20060314143545.30082.52680.malonedeb@gandwana.ubuntu.com> Message-ID: <20060808183848.9163.49473.launchpad@gangotri.ubuntu.com> ** Changed in: linux-source-2.6.15 (Ubuntu) Importance: Critical => High -- Ralink Wireless USB/PCMCIA/PCI hangs PC https://launchpad.net/bugs/34902 From rkimber at ntlworld.com Tue Aug 8 18:41:53 2006 From: rkimber at ntlworld.com (Rkimber) Date: Tue, 08 Aug 2006 18:41:53 -0000 Subject: [Bug 54907] Re: kernel oops References: <20060802093304.5107.62183.malonedeb@gandwana.ubuntu.com> Message-ID: <20060808184153.9345.72000.malone@gandwana.ubuntu.com> I've done this on a number of occasions already, without anything showing up. Hardware can never be ruled out, but I don't think it's a memory issue. I have no idea how the rest of the MB can be tested. I think it's odd that I had nearly two months of very stable Dapper before oopses started again. Is there a list of which updates happened on which dates? That might be worth some scrutiny. It would not be surprising if, on a 64bit smp system, there were software issues. -- kernel oops https://launchpad.net/bugs/54907 From bjorn.helgaas at hp.com Tue Aug 8 18:41:45 2006 From: bjorn.helgaas at hp.com (Bjorn Helgaas) Date: Tue, 08 Aug 2006 18:41:45 -0000 Subject: [Bug 54848] Re: [Bug 54848] Re: data corrupted on loopback-mounted cramfs image References: <20060801215220.13410.24087.malonedeb@gangotri.ubuntu.com> <20060808162552.9345.96651.malone@gandwana.ubuntu.com> <200608081228.28484.bjorn.helgaas@hp.com> Message-ID: <200608081241.45615.bjorn.helgaas@hp.com> > Oh, maybe it's related to the fact that my Ubuntu system is > x86, while my RHEL4 and SLES10 systems are ia64? Are cramfs > images architecture-dependent? Based on fs/cramfs/README, it doesn't look like cramfs images are very portable, so I'm probably just rediscovering a known problem. x86 and ia64 are both little-endian, but x86 uses 4K pages while ia64 uses 16K pages. Maybe that accounts for the problem. I also noticed that when I mount the x86 Ubuntu cramfs image on the ia64 RHEL4 box and read a file, cramfs complains about Error -3 while decompressing! a000000200521a48(1831)->e0000007fa97c000(16384) -- data corrupted on loopback-mounted cramfs image https://launchpad.net/bugs/54848 From jeffrey.moncrieff at yahoo.ca Tue Aug 8 19:00:41 2006 From: jeffrey.moncrieff at yahoo.ca (Moncrieff,Jeffrey) Date: Tue, 08 Aug 2006 19:00:41 -0000 Subject: [Bug 55692] Kernal 2.6.16 Server Memory Leaks and Disk I/O errors References: <20060808172429.9345.33909.malonedeb@gandwana.ubuntu.com> Message-ID: <20060808190041.9345.73425.launchpad@canonical@gandwana.ubuntu.com> Public bug reported: we have a server that has (Dapper server LTS ) Kernel 2.6.15-26-server. We have been geting some errors in dmesg and the memory (RAM) has not been allocated correctly . It has 1 Gig or ram and no strees I see Memory been dumped in cache like 931 going n cache and 131 free that is not right We also have what looks like cve-1859 and also when we put stress on the disk we get Status 0X51 errors. Please see bug#53798 ** Affects: linux-source-2.6.15 (Ubuntu) Importance: Untriaged Status: Needs Info -- Kernal 2.6.16 Server Memory Leaks and Disk I/O errors https://launchpad.net/bugs/55692 From ben.collins at ubuntu.com Tue Aug 8 18:59:04 2006 From: ben.collins at ubuntu.com (Ben Collins) Date: Tue, 08 Aug 2006 18:59:04 -0000 Subject: [Bug 54848] Re: data corrupted on loopback-mounted cramfs image References: <20060801215220.13410.24087.malonedeb@gangotri.ubuntu.com> Message-ID: <20060808185905.9092.70575.malone@gangotri.ubuntu.com> Shouldn't be between x86 and ia64 (both of which are little-endian). But who knows. Rejecting on the basis of either cramfs works like this, or RH changed compatibility, or maybe it's just tool/kernel version mismatch. ** Changed in: linux-source-2.6.15 (Ubuntu) Status: Needs Info => Rejected -- data corrupted on loopback-mounted cramfs image https://launchpad.net/bugs/54848 From joerg.unglaub at gmail.com Tue Aug 8 18:58:22 2006 From: joerg.unglaub at gmail.com (joe) Date: Tue, 08 Aug 2006 18:58:22 -0000 Subject: [Bug 43961] Re: Power down after shutdown does not work... References: <20060510072310.21520.62027.malonedeb@gandwana.ubuntu.com> Message-ID: <20060808185822.9163.76159.malone@gangotri.ubuntu.com> ok the acpi=force option in the boot line of grub worked for me sis chipset on a old clevo/kapoc laptop PIII 1Ghz with a bios before 2000 and atheros wlan card works fine on 2.6.17-5-686 -- Power down after shutdown does not work... https://launchpad.net/bugs/43961 From ben.collins at ubuntu.com Tue Aug 8 19:00:41 2006 From: ben.collins at ubuntu.com (Ben Collins) Date: Tue, 08 Aug 2006 19:00:41 -0000 Subject: [Bug 55692] Re: Kernal 2.6.16 Server Memory Leaks and Disk I/O errors References: <20060808172429.9345.33909.malonedeb@gandwana.ubuntu.com> Message-ID: <20060808190041.9345.2424.malone@gandwana.ubuntu.com> Please attach dmesg. ** Changed in: Ubuntu Sourcepackagename: None => linux-source-2.6.15 Assignee: Ubuntu Kernel Team => (unassigned) Status: Unconfirmed => Needs Info ** Summary changed: - Kernal 2.6.16 Server Memory Leaks and Disk I/O errors + Kernal 2.6.15-26 Server Memory Leaks and Disk I/O errors -- Kernal 2.6.15-26 Server Memory Leaks and Disk I/O errors https://launchpad.net/bugs/55692 From ben.collins at ubuntu.com Tue Aug 8 19:03:36 2006 From: ben.collins at ubuntu.com (Ben Collins) Date: Tue, 08 Aug 2006 19:03:36 -0000 Subject: [Bug 55692] Re: Kernal 2.6.15-26 Server Memory Leaks and Disk I/O errors References: <20060808172429.9345.33909.malonedeb@gandwana.ubuntu.com> Message-ID: <20060808190336.9345.22239.malone@gandwana.ubuntu.com> Please note that CVE 1859 is already patched in our latest dapper kernel. Also, describe more completely the behavior you are seeing and the behavior that you are expecting. The numbers you show above meen very little without some context to explain why they are incorrect. -- Kernal 2.6.15-26 Server Memory Leaks and Disk I/O errors https://launchpad.net/bugs/55692 From ben.collins at ubuntu.com Tue Aug 8 19:05:48 2006 From: ben.collins at ubuntu.com (Ben Collins) Date: Tue, 08 Aug 2006 19:05:48 -0000 Subject: [Bug 55701] Re: Installing linux-image-2.6-686 (or 2.6-686-smp) prevents installation of sun-java5-* packages References: <20060808182338.9345.13005.malonedeb@gandwana.ubuntu.com> Message-ID: <20060808190548.9092.47070.malone@gangotri.ubuntu.com> This bug has nothing to do with the kernel installed. The packages could be missing or something similar, but it is unrelated to the kernel. ** Changed in: linux-meta (Ubuntu) Status: Unconfirmed => Rejected -- Installing linux-image-2.6-686 (or 2.6-686-smp) prevents installation of sun-java5-* packages https://launchpad.net/bugs/55701 From surak at surak.eti.br Tue Aug 8 19:08:22 2006 From: surak at surak.eti.br (Alexandre Otto Strube) Date: Tue, 08 Aug 2006 19:08:22 -0000 Subject: [Bug 55104] Re: panic/lock/restart on dapper-amd64 if there's intel integrated video AND a nvidia card at the same time References: <20060803215933.9163.54458.malonedeb@gangotri.ubuntu.com> Message-ID: <20060808190822.9345.77053.malone@gandwana.ubuntu.com> Blacklisting nvidia still makes the machine lock. -- panic/lock/restart on dapper-amd64 if there's intel integrated video AND a nvidia card at the same time https://launchpad.net/bugs/55104 From ben.collins at ubuntu.com Tue Aug 8 19:05:08 2006 From: ben.collins at ubuntu.com (Ben Collins) Date: Tue, 08 Aug 2006 19:05:08 -0000 Subject: [Bug 54382] Re: Thinkpad R51 won't hibernate References: <20060728183528.29717.58342.malonedeb@gandwana.ubuntu.com> Message-ID: <20060808190508.9345.22766.malone@gandwana.ubuntu.com> One line: [17179789.604000] swsusp: Cannot find swap device, try swapon -a. Please show the output of the "free" command. I need to see how bug your swap are is. It seems it may be too small. -- Thinkpad R51 won't hibernate https://launchpad.net/bugs/54382 From andy.piper at gmail.com Tue Aug 8 19:50:13 2006 From: andy.piper at gmail.com (Andy Piper) Date: Tue, 08 Aug 2006 19:50:13 -0000 Subject: [Bug 55701] Re: Installing linux-image-2.6-686 (or 2.6-686-smp) prevents installation of sun-java5-* packages References: <20060808182338.9345.13005.malonedeb@gandwana.ubuntu.com> Message-ID: <20060808195013.9163.99431.malone@gangotri.ubuntu.com> The java-sun5-* packages are both popular and have been available for quite some time, so I doubt that this is a case of "missing packages": The following forum post was only a few hours old when I had the problem. http://www.ubuntuforums.org/showthread.php?t=229306#post1337950 Before doing the manual install I tried modifying my /etc/sources.list file to point to numerous other repositories to see if it was a case of the packages being missing from the repository I was using, and got consistent results. Also, the gnome-app-install tool consistently listed the Java Sun package, but didn't let me select it for installation - sorry, I should have stated this in my initial submission. Also, if the packages were missing how could I have got hold of them to manually install them? -- Installing linux-image-2.6-686 (or 2.6-686-smp) prevents installation of sun-java5-* packages https://launchpad.net/bugs/55701 From duncan at lithgow-schmidt.dk Tue Aug 8 20:21:37 2006 From: duncan at lithgow-schmidt.dk (Duncan Lithgow) Date: Tue, 08 Aug 2006 20:21:37 -0000 Subject: [Bug 54190] Re: Bluetooth doesn't work (HP Pavilion dv8220ea) References: <20060726190535.3952.418.malonedeb@gangotri.ubuntu.com> Message-ID: <20060808202137.9092.18597.malone@gangotri.ubuntu.com> Thanks for the pointer, but running those commands as root made no difference to the bug, it still behaves exactly as outlined above. -- Bluetooth doesn't work (HP Pavilion dv8220ea) https://launchpad.net/bugs/54190 From shapiro at math.umass.edu Tue Aug 8 20:24:15 2006 From: shapiro at math.umass.edu (geos) Date: Tue, 08 Aug 2006 20:24:15 -0000 Subject: [Bug 53404] Re: [Bug 53404] Re: upgrading from 2.6.15-23 to 2.6.15-26 causes slowdown References: <20060719004027.5833.17759.malonedeb@gandwana.ubuntu.com> <20060802210400.5063.98523.launchpad@gandwana.ubuntu.com> Message-ID: upgrading to the very latest security kernel 2.6.15-26.46 seems to be a fix... wish i knew why, but i ain't complaining -- upgrading from 2.6.15-23 to 2.6.15-26 causes slowdown https://launchpad.net/bugs/53404 From jasa.david at gmail.com Tue Aug 8 20:57:08 2006 From: jasa.david at gmail.com (=?utf-8?q?David_Ja=C5=A1a?=) Date: Tue, 08 Aug 2006 20:57:08 -0000 Subject: [Bug 46314] Re: after recent update 3d acceleration with savage does not work References: <20060524110645.23797.61934.malonedeb@gandwana.ubuntu.com> Message-ID: <20060808205708.9163.55281.malone@gangotri.ubuntu.com> Update: with Xorg 7.1 and kernel 2.6.17 from current edgy runs glxinfo flawlessly, but glxgears get immediatelly killed (attached it's strace) and e.g. ppracer freezes whole X. -- after recent update 3d acceleration with savage does not work https://launchpad.net/bugs/46314 From igor4u at gmail.com Tue Aug 8 21:05:33 2006 From: igor4u at gmail.com (Igor Zubarev) Date: Tue, 08 Aug 2006 21:05:33 -0000 Subject: [Bug 55377] Re: [Bug 55377] Re: Soft lockup on CPU after restore from hybernation References: <20060806085919.9163.74122.malonedeb@gangotri.ubuntu.com> <20060806090951.9092.33512.launchpad@gangotri.ubuntu.com> Message-ID: <277109730608081405i62eb4600o7f5e805ff9ae7726@mail.gmail.com> Could you fix this bug? I have to wait about 10 minutes to load laptop after hybernation! -- Soft lockup on CPU after restore from hybernation https://launchpad.net/bugs/55377 From crimsun at fungus.sh.nu Tue Aug 8 21:06:53 2006 From: crimsun at fungus.sh.nu (Daniel T Chen) Date: Tue, 08 Aug 2006 21:06:53 -0000 Subject: [Bug 40737] Re: Unplugging Audigy 2 ZS Notebook (PCMCIA) still causing system crash on Ubuntu Edgy References: <20060422113346.30501.91534.malonedeb@gangotri.ubuntu.com> Message-ID: <20060808210654.9345.83947.malone@gandwana.ubuntu.com> The fix is only available in ubuntu-2.6 git [0], not in the current Edgy 2.6.17-5 kernel. [0] http://www.kernel.org/git/?p=linux/kernel/git/bcollins/ubuntu-2.6.git;a=commit;h=a3bc97fd751f7f74e31b27fd495b5a4f8e0fec64 -- Unplugging Audigy 2 ZS Notebook (PCMCIA) still causing system crash on Ubuntu Edgy https://launchpad.net/bugs/40737 From jeffrey.moncrieff at yahoo.ca Tue Aug 8 21:22:43 2006 From: jeffrey.moncrieff at yahoo.ca (Moncrieff,Jeffrey) Date: Tue, 08 Aug 2006 21:22:43 -0000 Subject: [Bug 55692] Re: Kernal 2.6.15-26 Server Memory Leaks and Disk I/O errors References: <20060808172429.9345.33909.malonedeb@gandwana.ubuntu.com> Message-ID: <20060808212243.9299.82397.malone@gandwana.ubuntu.com> dmesg 3724395.730000] ata1: status=0x51 { DriveReady SeekComplete Error } [43724436.990000] ata1: no sense translation for status: 0x51 [43724436.990000] ata1: translated ATA stat/err 0x51/00 to SCSI SK/ASC/ASCQ 0x3/11/04 [43724436.990000] ata1: status=0x51 { DriveReady SeekComplete Error } Then the primary drive shut down Free -- Kernal 2.6.15-26 Server Memory Leaks and Disk I/O errors https://launchpad.net/bugs/55692 From JMBALADO at terra.es Tue Aug 8 21:28:18 2006 From: JMBALADO at terra.es (Jose) Date: Tue, 08 Aug 2006 21:28:18 -0000 Subject: [Bug 18691] Re: Computer gets hotter if no USB port is used. References: <20060113135741.21012.41956.launchpad@macquarie.warthogs.hbd.com> Message-ID: <20060808212818.9163.82967.malone@gangotri.ubuntu.com> I have tried the live CD "ubuntu-6.06-desktop-i386.iso" but it has the same problem. ** Description changed: - If I have all my USB ports free my computer starts getting hotter. Temperature goes down right after I plug - something to my USB. Fans start full throttle so my battery life is reduced almost by a half. + If I have all the USB ports free my computer starts getting hotter. Temperature goes down right after I plug + something to the USB. Fans start full throttle so the battery life is reduced almost by a half. My computer is a HP Pavilion ZD7050ea. ** Description changed: - If I have all the USB ports free my computer starts getting hotter. Temperature goes down right after I plug - something to the USB. Fans start full throttle so the battery life is reduced almost by a half. + If I have all the USB ports free my computer starts getting hotter. Temperature goes down right after I plug something to the USB. Fans start full throttle so the battery life is reduced almost by a half. My computer is a HP Pavilion ZD7050ea. -- Computer gets hotter if no USB port is used. https://launchpad.net/bugs/18691 From bt at yotm.com Tue Aug 8 21:42:29 2006 From: bt at yotm.com (bt) Date: Tue, 08 Aug 2006 21:42:29 -0000 Subject: [Bug 48901] Re: screen multiple blanking on tty's References: <20060607194429.3580.92533.malonedeb@gangotri.ubuntu.com> Message-ID: <20060808214229.9299.15622.malone@gandwana.ubuntu.com> i have managed to work around this bug by disabling the ubuntu splash screen in grub.conf. -- screen multiple blanking on tty's https://launchpad.net/bugs/48901 From chantra at debuntu.org Tue Aug 8 22:00:27 2006 From: chantra at debuntu.org (chantra) Date: Tue, 08 Aug 2006 22:00:27 -0000 Subject: [Bug 53754] Re: ata_piix problem with Intel ICH7 chipset References: <20060722182526.11213.79901.malonedeb@gandwana.ubuntu.com> Message-ID: <20060808220027.9163.34587.malone@gangotri.ubuntu.com> -- ata_piix problem with Intel ICH7 chipset https://launchpad.net/bugs/53754 From chantra at debuntu.org Tue Aug 8 22:00:02 2006 From: chantra at debuntu.org (chantra) Date: Tue, 08 Aug 2006 22:00:02 -0000 Subject: [Bug 53754] Re: ata_piix problem with Intel ICH7 chipset References: <20060722182526.11213.79901.malonedeb@gandwana.ubuntu.com> Message-ID: <20060808220002.9092.77096.malone@gangotri.ubuntu.com> I can report the same problem here. I've got an aspire 9411 here are some attach files: -- ata_piix problem with Intel ICH7 chipset https://launchpad.net/bugs/53754 From mdz at ubuntu.com Tue Aug 8 22:06:37 2006 From: mdz at ubuntu.com (Matt Zimmerman) Date: Tue, 08 Aug 2006 22:06:37 -0000 Subject: [Bug 53208] Re: [EGDY] Regression from 2.6.17-2 to 2.6.17-5 References: <20060717050555.2126.12285.malonedeb@gandwana.ubuntu.com> Message-ID: <20060808220637.9163.12889.malone@gangotri.ubuntu.com> I assume you aren't using grub? grub does the transition, but some other boot loaders don't yet ** Summary changed: - [EGDY] Regression from 2.6.17-2 to 2.6.17-5 + [EDGY] Regression from 2.6.17-2 to 2.6.17-5 -- [EDGY] Regression from 2.6.17-2 to 2.6.17-5 https://launchpad.net/bugs/53208 From Glenn_Crawford at redcliffe.qld.gov.au Tue Aug 8 22:14:03 2006 From: Glenn_Crawford at redcliffe.qld.gov.au (Glenn Crawford) Date: Tue, 08 Aug 2006 22:14:03 -0000 Subject: [Bug 55138] Re: Dell 2950 w/ PERC 5i/Integrated, seeing RAID'd HDD's References: <20060804030427.9092.4602.malonedeb@gangotri.ubuntu.com> Message-ID: <20060808221403.9345.75120.malone@gandwana.ubuntu.com> But I *shouldn't* see the hard drives - if I see the hard drives during install (eg. 64-bit ubuntu) then the installer gets confused (actually grub gives me Error 21's and I can't boot)... and if I don't see the hard drives during the install (eg. 32-bit ubuntu) then when I upgrade and I _can_ see the hard drives, everything goes up in smoke because whereas I installed on /dev/sda being the raid logical unit, /dev/sda is now the 1st physical hard drive. If I try to change the mountpoints to point to /dev/sdc (which is now the raid logical unit) then I end up getting all sorts of problems with file system corruption - not to mention grub starts having issues again -- Dell 2950 w/ PERC 5i/Integrated, seeing RAID'd HDD's https://launchpad.net/bugs/55138 From simira at pvv.org Tue Aug 8 22:28:36 2006 From: simira at pvv.org (Karianne Fog Heen) Date: Tue, 08 Aug 2006 22:28:36 -0000 Subject: [Bug 20185] Installer doesn't work with framebuffer on (breezy, col 3) References: <20060113140550.21012.76544.launchpad@macquarie.warthogs.hbd.com> Message-ID: <20060808222836.9299.82480.launchpad@canonical@gandwana.ubuntu.com> Public bug reported: When I try to install Breezy colony 3 by standard, the installer loads, and then the screen turns black, and nothing happens (no reaction on keyboard). It works normally with "linux debian-installer/framebuffer=false" arguments. ** Affects: linux-source-2.6.15 (Ubuntu) Importance: Medium Assignee: Colin Watson Status: Unconfirmed -- Installer doesn't work with framebuffer on (breezy, col 3) https://launchpad.net/bugs/20185 From cjwatson at canonical.com Tue Aug 8 22:28:36 2006 From: cjwatson at canonical.com (Colin Watson) Date: Tue, 08 Aug 2006 22:28:36 -0000 Subject: [Bug 20185] Re: Installer doesn't work with framebuffer on (breezy, col 3) References: <20060113140550.21012.76544.launchpad@macquarie.warthogs.hbd.com> Message-ID: <20060808222836.9299.57146.malone@gandwana.ubuntu.com> Seems like a kernel bug anyway. ** Changed in: debian-installer (Ubuntu) Sourcepackagename: debian-installer => linux-source-2.6.15 -- Installer doesn't work with framebuffer on (breezy, col 3) https://launchpad.net/bugs/20185 From cyboreal at gmail.com Tue Aug 8 23:12:44 2006 From: cyboreal at gmail.com (TimJ) Date: Tue, 08 Aug 2006 23:12:44 -0000 Subject: [Bug 43092] Re: CompactFlash PCMCIA disk is not detected References: <20060505120031.21547.6808.malonedeb@gandwana.ubuntu.com> Message-ID: <20060808231244.9163.33211.malone@gangotri.ubuntu.com> Is it possible to request that the urgency of this bug be elevated? Can we expect that it will be fixed in Dapper in later bugfixes? -- CompactFlash PCMCIA disk is not detected https://launchpad.net/bugs/43092 From bj at psychdesigns.net Wed Aug 9 00:13:08 2006 From: bj at psychdesigns.net (Psychiccyberfreak) Date: Wed, 09 Aug 2006 00:13:08 -0000 Subject: [Bug 55527] Re: Kernel panics at boot with live CD References: <20060807175612.9092.61341.malonedeb@gangotri.ubuntu.com> Message-ID: <20060809001308.9299.98348.malone@gandwana.ubuntu.com> yeah, still getting it. It's when I hit f6 and put in apci=off, right? -- Kernel panics at boot with live CD https://launchpad.net/bugs/55527 From redmoth at gmail.com Wed Aug 9 02:16:49 2006 From: redmoth at gmail.com (redmoth) Date: Wed, 09 Aug 2006 02:16:49 -0000 Subject: [Bug 45930] Re: jstest SEGFAULTs with usb joystick References: <20060521222408.23797.14476.malonedeb@gandwana.ubuntu.com> Message-ID: <20060809021650.9345.31014.malone@gandwana.ubuntu.com> I just wanted to throw in my two cents worth, and see if i could offer some help. I am not familiar with programming, but its amazing what some agrivation can accomplish, hehe. I managed to use gdb to print some debugging info on the segmentation fault that I am experiencing, its output included in the attached file. the gamepad that I am trying to use is reported as the following to lshw: *-usb:1 description: USB Controller product: VT82xxxxx UHCI USB 1.1 Controller vendor: VIA Technologies, Inc. physical id: 10.1 bus info: pci at 00:10.1 version: 81 width: 32 bits clock: 33MHz capabilities: uhci bus_master cap_list configuration: driver=uhci_hcd resources: ioport:ac00-ac1f irq:185 *-usbhost product: UHCI Host Controller vendor: Linux 2.6.15-26-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 description: Human interface device product: Super Smartjoy 2 vendor: Smartjoy Family physical id: 2 bus info: usb at 2:2 version: 2.10 capabilities: usb-1.10 configuration: driver=usbhid maxpower=100mA speed=1.5MB/s -- jstest SEGFAULTs with usb joystick https://launchpad.net/bugs/45930 From cepe at gmbm.net Wed Aug 9 02:22:25 2006 From: cepe at gmbm.net (=?utf-8?q?Jos=C3=A9_M=2E_L=C3=B3pez-Cepero?=) Date: Wed, 09 Aug 2006 02:22:25 -0000 Subject: [Bug 53754] Re: ata_piix problem with Intel ICH7 chipset References: <20060722182526.11213.79901.malonedeb@gandwana.ubuntu.com> Message-ID: <20060809022225.9345.13991.malone@gandwana.ubuntu.com> Edgy Eft LiveCD Knot 1 won't boot. The process hangs rather early in the bootup sequence: in the initrd, while trying to mount the root filesystem. After a few seconds, it bails out to a BusyBox prompt complaining that it does not have access to the tty because job control is turned off (or something similar). The MD5sum of the CD is correct, so it is not a recording problem on my side. Any other ideas? :( -- ata_piix problem with Intel ICH7 chipset https://launchpad.net/bugs/53754 From ilmari.vacklin at helsinki.fi Wed Aug 9 04:26:59 2006 From: ilmari.vacklin at helsinki.fi (Ilmari Vacklin) Date: Wed, 09 Aug 2006 04:26:59 -0000 Subject: [Bug 54382] Re: Thinkpad R51 won't hibernate References: <20060728183528.29717.58342.malonedeb@gandwana.ubuntu.com> Message-ID: <20060809042659.9163.53675.malone@gangotri.ubuntu.com> total used free shared buffers cached Mem: 765544 570148 195396 0 17920 278968 -/+ buffers/cache: 273260 492284 Swap: 0 0 0 Hrm. /dev/hda5 is a swap partition with the size 1.5GB, and it is in fstab: /dev/hda5 none swap sw 0 0 However: wolverian at pupu:~$ LC_ALL=C sudo swapon -a swapon: /dev/hda5: Invalid argument -- Thinkpad R51 won't hibernate https://launchpad.net/bugs/54382 From ilmari.vacklin at helsinki.fi Wed Aug 9 04:37:42 2006 From: ilmari.vacklin at helsinki.fi (Ilmari Vacklin) Date: Wed, 09 Aug 2006 04:37:42 -0000 Subject: [Bug 54382] Re: Thinkpad R51 won't hibernate References: <20060728183528.29717.58342.malonedeb@gandwana.ubuntu.com> Message-ID: <20060809043742.9163.24714.malone@gangotri.ubuntu.com> An mkswap on it fixed the situation. I have no idea how this happened - I assume the partition must have gotten corrupted somehow, so this bug can be closed. ** Changed in: linux-source-2.6.15 (Ubuntu) Status: Unconfirmed => Rejected ** Changed in: linux-source-2.6.15 (Ubuntu) Status: Rejected => Unconfirmed -- Thinkpad R51 won't hibernate https://launchpad.net/bugs/54382 From ilmari.vacklin at helsinki.fi Wed Aug 9 04:45:46 2006 From: ilmari.vacklin at helsinki.fi (Ilmari Vacklin) Date: Wed, 09 Aug 2006 04:45:46 -0000 Subject: [Bug 54382] Re: Thinkpad R51 won't hibernate References: <20060728183528.29717.58342.malonedeb@gandwana.ubuntu.com> Message-ID: <20060809044546.9092.46557.malone@gangotri.ubuntu.com> Sorry, called too early. It seems to be that hibernating corrupts the swap partition. With a working swap, hibernation simply powers down the computer, and after starting it again, swap is corrupt, so hibernation just cycles straight back to X. Attaching dmesg of the startup after a hibernation-powered-down-and-corrupted-my-swap-cycle. -- Thinkpad R51 won't hibernate https://launchpad.net/bugs/54382 From slesru at yahoo.com Wed Aug 9 05:19:08 2006 From: slesru at yahoo.com (sles) Date: Wed, 09 Aug 2006 05:19:08 -0000 Subject: [Bug 55743] pvcreate doesn't work References: <20060809051908.9345.10322.malonedeb@gandwana.ubuntu.com> Message-ID: <20060809051908.9345.10322.malonedeb@gandwana.ubuntu.com> Public bug reported: Binary package hint: kernel-image-2.6.15-26-amd64-generic-di This is 6.06 amd64: root at dm:~# pvcreate /dev/sda5 Physical volume "/dev/sda5" successfully created root at dm:~# pvcreate /dev/sda5 Failed to write physical volume "/dev/sda5" root at dm:~# pvcreate /dev/sda5 Physical volume "/dev/sda5" successfully created Then: root at dm:~# vgcreate vg00 /dev/sda5 No physical volume label read from /dev/sda5 /dev/sda5 not identified as an existing physical volume Unable to add physical volume '/dev/sda5' to volume group 'vg00'. but it works with Xen's 2.6.16 kernel ** Affects: linux-source-2.6.15 (Ubuntu) Importance: Untriaged Status: Unconfirmed -- pvcreate doesn't work https://launchpad.net/bugs/55743 From cyboreal at gmail.com Wed Aug 9 06:38:59 2006 From: cyboreal at gmail.com (TimJ) Date: Wed, 09 Aug 2006 06:38:59 -0000 Subject: [Bug 51648] PCMCIA/Compact Flash does not recognize/automount CF flash card References: <20060703001156.17054.90159.malonedeb@gangotri.ubuntu.com> Message-ID: <20060809063859.9092.67144.launchpad@canonical@gangotri.ubuntu.com> Public bug reported: Binary package hint: hal I have a Thinkpad X30 with a PCMCIA slot and a Compact Flash cardbus slot. Both of these devices as well as the FireWire port are controlled by the Ricoh R5C552 (see here for more: http://www.thinkwiki.org/wiki/Ricoh_R5C522) which apparently emulates the RL5c476 (?). lspci says this: 0000:01:00.0 CardBus bridge: Ricoh Co Ltd RL5c476 II (rev a8) 0000:01:00.1 CardBus bridge: Ricoh Co Ltd RL5c476 II (rev a8) 0000:01:00.2 FireWire (IEEE 1394): Ricoh Co Ltd R5C552 IEEE 1394 Controller Firewire works - a firewire hard drive plugged in is automatically mounted. Neither the PCMCIA nor CF slot automount a CF card (ext2) when inserted. The output in /var/log/messages is: (Insert CF card/adapter into PCMCIA slot) pccard: PCMCIA card inserted into slot 0 cs: memory probe 0xf0000000-0xf80fffff: excluding 0xf0000000-0xf87fffff (Remove) pccard: card ejected from slot 0 (Insert CF card into CF slot) pccard: PCMCIA card inserted into slot 1 (Remove) pccard: card ejected from slot 1 When inserted, there are no new devices that show up under /dev (e.g. /dev/hdb1) and the device is not mounted. lsmod | grep pcmcia shows: pcmcia 40508 0 pcmcia_core 42640 3 pcmcia,yenta_socket,rsrc_nonstatic Any idea what is missing for the PCMCIA subsystem to automatically handle CF cards and PCMCIA devices? More information on my thread here: http://ubuntuforums.org/showthread.php?t=202161 ** Affects: linux-source-2.6.15 (Ubuntu) Importance: Untriaged Status: Unconfirmed -- PCMCIA/Compact Flash does not recognize/automount CF flash card https://launchpad.net/bugs/51648 From daniel.holbach at ubuntu.com Wed Aug 9 06:38:59 2006 From: daniel.holbach at ubuntu.com (Daniel Holbach) Date: Wed, 09 Aug 2006 06:38:59 -0000 Subject: [Bug 51648] Re: PCMCIA/Compact Flash does not recognize/automount CF flash card References: <20060703001156.17054.90159.malonedeb@gangotri.ubuntu.com> Message-ID: <20060809063859.9092.54528.launchpad@gangotri.ubuntu.com> *** This bug is a duplicate of bug 43092 *** ** Changed in: hal (Ubuntu) Sourcepackagename: hal => linux-source-2.6.15 -- PCMCIA/Compact Flash does not recognize/automount CF flash card https://launchpad.net/bugs/51648 From ubuntu at dth.net Wed Aug 9 07:28:35 2006 From: ubuntu at dth.net (fromport) Date: Wed, 09 Aug 2006 07:28:35 -0000 Subject: [Bug 54755] Re: 2.6.15-26-386 fails to boot due to oops References: <20060801061050.29548.36812.malonedeb@gandwana.ubuntu.com> Message-ID: <20060809072835.9345.87117.malone@gandwana.ubuntu.com> # dmidecode 2.7 # No SMBIOS nor DMI entry point found, sorry. Output of procinfo Linux ts1 2.6.15-26-386 #1 PREEMPT Mon Jul 17 19:52:53 UTC 2006 i586 GNU/Linux $ procinfo Linux 2.6.15-26-386 (buildd at terranova) (gcc 4.0.3 ) #1 1CPU [ts1.(none)] Memory: Total Used Free Shared Buffers Mem: 125376 123808 1568 0 5296 Swap: 240964 18824 222140 Bootup: Wed Aug 9 00:01:49 2006 Load average: 1.65 1.48 1.08 2/54 9682 user : 0:11:52.77 46.3% page in : 542463 disk 1: 30534r 16267w nice : 0:00:07.16 0.5% page out: 638764 system: 0:02:49.57 11.0% page act: 100162 IOwait: 0:04:23.67 17.1% page dea: 63433 hw irq: 0:00:04.30 0.3% page flt: 2360322 sw irq: 0:00:02.62 0.2% swap in : 815 idle : 0:06:07.83 23.9% swap out: 5221 uptime: 0:25:40.49 context : 481225 irq 0: 381968 timer irq 9: 0 acpi irq 1: 5454 i8042 irq 10: 1 irq 2: 0 cascade [4] irq 11: 0 ohci_hcd:usb1 irq 3: 2 irq 12: 0 Ensoniq AudioPCI irq 4: 430 irq 14: 46805 ide0 irq 7: 1 parport0 [3] irq 15: 60605 eth0 irq 8: 4 rtc -- 2.6.15-26-386 fails to boot due to oops https://launchpad.net/bugs/54755 From chantra at debuntu.org Wed Aug 9 08:05:33 2006 From: chantra at debuntu.org (chantra) Date: Wed, 09 Aug 2006 08:05:33 -0000 Subject: [Bug 53754] Re: ata_piix problem with Intel ICH7 chipset References: <20060722182526.11213.79901.malonedeb@gandwana.ubuntu.com> Message-ID: <20060809080533.9345.25171.malone@gandwana.ubuntu.com> same here again. 2.6.17-5 (if I remember well) don't boot at all, it uncompress the kernel, load essential modules and then hang on "mounting root filesystem". the timeout could be changed in include/linux/libata.h bu modifying ATA_TMOUT_BOOT, it is then used in drivers/scsi/libata-core.c check this out, might be a solution. https://launchpad.net/distros/ubuntu/+source/linux-source-2.6.15/+bug/37382 will try it later -- ata_piix problem with Intel ICH7 chipset https://launchpad.net/bugs/53754 From qzerty at gmail.com Wed Aug 9 08:42:53 2006 From: qzerty at gmail.com (hardhu) Date: Wed, 09 Aug 2006 08:42:53 -0000 Subject: [Bug 54780] Re: bcm43xx driver :kernel panic when trying to set some wireless parameters (iwconfig) References: <20060801113345.5063.60833.malonedeb@gandwana.ubuntu.com> Message-ID: <20060809084253.9299.12516.malone@gandwana.ubuntu.com> Booting with mem=1000m (with mem=1G it caused me a kernel panic saying initrd extends beyond end of memory) indeed fixes this problem. Sorry if this is a duplicate, I have read other bug reports about bcm43xx issues, but they seemed to have been closed or to be related to other platforms (i386, ppc). Btw, I have moved to edgy, and with kernel 2.6.17-6 I have built from source with CONFIG_IOMMU_DEBUG=y and CONFIG_IOMMU_LEAK=y the problem is also fixed. -- bcm43xx driver :kernel panic when trying to set some wireless parameters (iwconfig) https://launchpad.net/bugs/54780 From rwabel at gmx.net Wed Aug 9 13:07:17 2006 From: rwabel at gmx.net (Ralph Wabel) Date: Wed, 09 Aug 2006 13:07:17 -0000 Subject: [Bug 34902] Re: Ralink Wireless USB/PCMCIA/PCI hangs PC References: <20060314143545.30082.52680.malonedeb@gandwana.ubuntu.com> Message-ID: <20060809130718.20119.24888.malone@gandwana.ubuntu.com> the problem is not only the driver in dapper with the pc freeze, but also the latest CVS version doesn't work properly. For me with a Netopia USB wifi stick the cvs version is working a bit. Means after several minutes connection get lost. The driver even in cvs are not really working. -- Ralink Wireless USB/PCMCIA/PCI hangs PC https://launchpad.net/bugs/34902 From spentboy at bangtherockstogether.net Wed Aug 9 13:54:52 2006 From: spentboy at bangtherockstogether.net (SpEnTBoY) Date: Wed, 09 Aug 2006 13:54:52 -0000 Subject: [Bug 48395] Re: ipw3945 produces 99% cpu, making my laptop unusable References: <20060604183717.4978.25428.malonedeb@gandwana.ubuntu.com> Message-ID: <20060809135452.20119.52787.malone@gandwana.ubuntu.com> hi infu, I've pretty much done everything he's mentioned plus I've tried about 4 different distros' default AND compiled the new driver manually. I'm running the latest Ubuntu currently but have tried many. The issue is, it does work periodically ... but when it doesn't it makes the WiFi light on my Dell D620 go crazy while it fills the logs with what I posted ... eventually it levels off and the WiFi light is solid and everything is ok for a bit until the light goes crazy again and more errors in the log file and dmesg. I'm hoping the machine is just too new and requires a newer firmware or something. I've scoured the net and there are quite a few people who've run into this issue :-) -- SpEnT -- ipw3945 produces 99% cpu, making my laptop unusable https://launchpad.net/bugs/48395 From martin.pitt at ubuntu.com Wed Aug 9 14:24:47 2006 From: martin.pitt at ubuntu.com (Martin Pitt) Date: Wed, 09 Aug 2006 14:24:47 -0000 Subject: [Bug 24240] Re: Can't write files to minidisc as usb storage References: <20060113142804.21012.41555.launchpad@macquarie.warthogs.hbd.com> Message-ID: <20060809142447.7656.53985.malone@gangotri.ubuntu.com> There was no activity on this bug for a while, and it is a problem with a specific piece of proprietary hardware/software. There is little to nothing I can do about it, thus I remove myself as the assignee. ** Changed in: Ubuntu Assignee: Martin Pitt => (unassigned) Status: Needs Info => Unconfirmed -- Can't write files to minidisc as usb storage https://launchpad.net/bugs/24240 From martin at gamesplace.info Wed Aug 9 14:37:52 2006 From: martin at gamesplace.info (=?utf-8?q?Martin_J=C3=BCrgens?=) Date: Wed, 09 Aug 2006 14:37:52 -0000 Subject: [Bug 32597] Re: Hang while booting References: <20060223120455.14968.80193.malonedeb@gangotri.ubuntu.com> Message-ID: <20060809143752.20119.4864.malone@gandwana.ubuntu.com> I have the same problem. I booted without splash and quiet and made a photo which is attached. -- Hang while booting https://launchpad.net/bugs/32597 From ymirakhur at gmail.com Wed Aug 9 15:56:49 2006 From: ymirakhur at gmail.com (Yatin Mirakhur) Date: Wed, 09 Aug 2006 15:56:49 -0000 Subject: [Bug 6627] Re: lexmark z53 blank pages References: <20060110202826.5372.9972.malonedeb@gangotri.ubuntu.com> Message-ID: <20060809155649.7656.18241.malone@gangotri.ubuntu.com> this is supposed to be fixed in gutenprint 5.0.0 final relase ** Changed in: gutenprint (Ubuntu) Status: In Progress => Fix Released -- lexmark z53 blank pages https://launchpad.net/bugs/6627 From ben.collins at ubuntu.com Wed Aug 9 16:24:54 2006 From: ben.collins at ubuntu.com (Ben Collins) Date: Wed, 09 Aug 2006 16:24:54 -0000 Subject: [Bug 20185] Re: Installer doesn't work with framebuffer on (breezy, col 3) References: <20060113140550.21012.76544.launchpad@macquarie.warthogs.hbd.com> Message-ID: <20060809162454.7656.57373.malone@gangotri.ubuntu.com> Please test released breezy, or better yet, the released dapper CD. Thanks ** Changed in: linux-source-2.6.15 (Ubuntu) Sourcepackagename: linux-source-2.6.15 => linux-source-2.6.12 Assignee: Colin Watson => (unassigned) Status: Unconfirmed => Needs Info -- Installer doesn't work with framebuffer on (breezy, col 3) https://launchpad.net/bugs/20185 From ben.collins at ubuntu.com Wed Aug 9 16:28:57 2006 From: ben.collins at ubuntu.com (Ben Collins) Date: Wed, 09 Aug 2006 16:28:57 -0000 Subject: [Bug 32597] Re: Hang while booting References: <20060223120455.14968.80193.malonedeb@gangotri.ubuntu.com> Message-ID: <20060809162857.20172.41333.malone@gandwana.ubuntu.com> Last kernel version I see tested in 2.6.15-16. Have you updated to the latest dapper-security kernel (-26)? We had other bug reports with this condition, and they were fixed in the latest release. -- Hang while booting https://launchpad.net/bugs/32597 From ben.collins at ubuntu.com Wed Aug 9 16:34:17 2006 From: ben.collins at ubuntu.com (Ben Collins) Date: Wed, 09 Aug 2006 16:34:17 -0000 Subject: [Bug 45930] Re: jstest SEGFAULTs with usb joystick References: <20060521222408.23797.14476.malonedeb@gandwana.ubuntu.com> Message-ID: <20060809163417.20172.96259.malone@gandwana.ubuntu.com> Rejecting the kenrel portion of this, since I'm sure it isn't related to the problem. ** Changed in: linux-source-2.6.15 (Ubuntu) Status: Unconfirmed => Rejected -- jstest SEGFAULTs with usb joystick https://launchpad.net/bugs/45930 From ben.collins at ubuntu.com Wed Aug 9 16:47:01 2006 From: ben.collins at ubuntu.com (Ben Collins) Date: Wed, 09 Aug 2006 16:47:01 -0000 Subject: [Bug 53404] Re: upgrading from 2.6.15-23 to 2.6.15-26 causes slowdown References: <20060719004027.5833.17759.malonedeb@gandwana.ubuntu.com> Message-ID: <20060809164701.7600.91496.launchpad@gangotri.ubuntu.com> ** Changed in: linux-source-2.6.15 (Ubuntu) Status: Unconfirmed => Fix Released -- upgrading from 2.6.15-23 to 2.6.15-26 causes slowdown https://launchpad.net/bugs/53404 From ben.collins at ubuntu.com Wed Aug 9 16:50:13 2006 From: ben.collins at ubuntu.com (Ben Collins) Date: Wed, 09 Aug 2006 16:50:13 -0000 Subject: [Bug 54190] Re: Bluetooth doesn't work (HP Pavilion dv8220ea) References: <20060726190535.3952.418.malonedeb@gangotri.ubuntu.com> Message-ID: <20060809165013.7656.79177.malone@gangotri.ubuntu.com> Please attach the files produces by these commands (attach using the web interface, do not paste into comments). lspci -vv > lspci-vv.txt lspci -vvn > lspci-vvn.txt lsusb -v > lsusb-v.txy Thanks -- Bluetooth doesn't work (HP Pavilion dv8220ea) https://launchpad.net/bugs/54190 From evil at g-house.de Wed Aug 9 16:53:15 2006 From: evil at g-house.de (Christian) Date: Wed, 09 Aug 2006 16:53:15 -0000 Subject: [Bug 32597] Re: Hang while booting References: <20060223120455.14968.80193.malonedeb@gangotri.ubuntu.com> Message-ID: <20060809165315.7600.84830.malone@gangotri.ubuntu.com> Well, the problems is slightly more complicated, methinks: I am booting vmlinuz-2.6.15-26-amd64-k8 (and former ubuntu-kernels) just fine *without* the delay. I noticed the delay when I upgraded to a vanilla 2.6.17. I traced it back to a single kernel-patch introduced in the 2.6.14->2.6.15 development (http://lkml.org/lkml/2006/7/12/308), but Kay said that it's not kernel but init-script related.... When I comment out the "Loading hardware drivers..." it seems to go away, but then no hw-drivers are loaded. But I have to reproduce this one for a current kernel... -- Hang while booting https://launchpad.net/bugs/32597 From martin at gamesplace.info Wed Aug 9 16:59:46 2006 From: martin at gamesplace.info (=?utf-8?q?Martin_J=C3=BCrgens?=) Date: Wed, 09 Aug 2006 16:59:46 -0000 Subject: [Bug 32597] Re: Hang while booting References: <20060223120455.14968.80193.malonedeb@gangotri.ubuntu.com> Message-ID: <20060809165946.20172.71375.malone@gandwana.ubuntu.com> Ben, the screenshot was made with kernel version 2.6.15-26-k7 so yeah, the latest kernel release has been tried. -- Hang while booting https://launchpad.net/bugs/32597 From ben.collins at ubuntu.com Wed Aug 9 17:06:17 2006 From: ben.collins at ubuntu.com (Ben Collins) Date: Wed, 09 Aug 2006 17:06:17 -0000 Subject: [Bug 32597] Re: Hang while booting References: <20060223120455.14968.80193.malonedeb@gangotri.ubuntu.com> Message-ID: <20060809170617.20119.65054.malone@gandwana.ubuntu.com> Scott, you may want to check the link to lkml in Christian's comment. -- Hang while booting https://launchpad.net/bugs/32597 From ben.collins at ubuntu.com Wed Aug 9 17:17:20 2006 From: ben.collins at ubuntu.com (Ben Collins) Date: Wed, 09 Aug 2006 17:17:20 -0000 Subject: [Bug 55377] Re: Soft lockup on CPU after restore from hybernation References: <20060806085919.9163.74122.malonedeb@gangotri.ubuntu.com> Message-ID: <20060809171720.7656.33173.malone@gangotri.ubuntu.com> Sorry, but I honeslty don't have enough information to go on yet. Usually when we see a soft lockup, there's a kernel trace after it, and the system never recovers. How about attaching the dmesg output after a wake from hibernation. -- Soft lockup on CPU after restore from hybernation https://launchpad.net/bugs/55377 From ben.collins at ubuntu.com Wed Aug 9 17:16:01 2006 From: ben.collins at ubuntu.com (Ben Collins) Date: Wed, 09 Aug 2006 17:16:01 -0000 Subject: [Bug 55138] Re: Dell 2950 w/ PERC 5i/Integrated, seeing RAID'd HDD's References: <20060804030427.9092.4602.malonedeb@gangotri.ubuntu.com> Message-ID: <20060809171601.20172.46626.malone@gandwana.ubuntu.com> I'm not sure why there's a descrpancy between the versions, but as far as I understand this, if the raid is making them available to the controller, then the kernel can see them. It doesn't know which are physical and which is the raid device. It just probes and reads what the controller gives it. I've seen this exact thing with a Sun Netra A1000. It had 8 drives, that were raid5'd. It showed all 8 drives, plus the raid5 drive. It worked just fine. We got errors trying to access the physical drives, but the raid5 drive was no problem. -- Dell 2950 w/ PERC 5i/Integrated, seeing RAID'd HDD's https://launchpad.net/bugs/55138 From ben.collins at ubuntu.com Wed Aug 9 17:22:27 2006 From: ben.collins at ubuntu.com (Ben Collins) Date: Wed, 09 Aug 2006 17:22:27 -0000 Subject: [Bug 55692] Re: Kernal 2.6.15-26 Server Memory Leaks and Disk I/O errors References: <20060808172429.9345.33909.malonedeb@gandwana.ubuntu.com> Message-ID: <20060809172227.20119.89611.malone@gandwana.ubuntu.com> Without some more info on the memory issue, I'll assume there's no security problem. As for the IO errors, please attach full dmesg output, and describe exactly what steps you take to reproduce the problem. ** This bug is no longer flagged as a security issue -- Kernal 2.6.15-26 Server Memory Leaks and Disk I/O errors https://launchpad.net/bugs/55692 From mail at carthik.net Wed Aug 9 17:32:35 2006 From: mail at carthik.net (Carthik Sharma) Date: Wed, 09 Aug 2006 17:32:35 -0000 Subject: [Bug 24584] Re: Install CD hangs during boot on /etc/hotplug/usb.rc References: <20060113142948.21012.22266.launchpad@macquarie.warthogs.hbd.com> Message-ID: <20060809173235.7656.63636.malone@gangotri.ubuntu.com> So does this still bug any of you reporters when using/installing Dapper? Thanks in advance for letting us know. -- Install CD hangs during boot on /etc/hotplug/usb.rc https://launchpad.net/bugs/24584 From scott at ubuntu.com Wed Aug 9 17:42:52 2006 From: scott at ubuntu.com (Scott James Remnant) Date: Wed, 09 Aug 2006 17:42:52 -0000 Subject: [Bug 32597] Re: Hang while booting References: <20060223120455.14968.80193.malonedeb@gangotri.ubuntu.com> Message-ID: <20060809174252.7600.32058.malone@gangotri.ubuntu.com> That patch is just the one that adds the uevent attribute, if you back that out it'll prevent udevplug from re-sending the hotplug event, which will prevent the driver from being loaded in the first place, thus preventing the hang. You'd get the same effect by changing the config to be =n :) -- Hang while booting https://launchpad.net/bugs/32597 From ben.collins at ubuntu.com Wed Aug 9 17:51:07 2006 From: ben.collins at ubuntu.com (Ben Collins) Date: Wed, 09 Aug 2006 17:51:07 -0000 Subject: [Bug 55743] Re: pvcreate doesn't work References: <20060809051908.9345.10322.malonedeb@gandwana.ubuntu.com> Message-ID: <20060809175107.7656.92914.malone@gangotri.ubuntu.com> Please attach the output of "pvdisplay -vv" Pretty sure this isn't a kernel bug. -- pvcreate doesn't work https://launchpad.net/bugs/55743 From ilmari.vacklin at helsinki.fi Wed Aug 9 17:50:31 2006 From: ilmari.vacklin at helsinki.fi (Ilmari Vacklin) Date: Wed, 09 Aug 2006 17:50:31 -0000 Subject: [Bug 54382] Re: Thinkpad R51 won't hibernate References: <20060728183528.29717.58342.malonedeb@gandwana.ubuntu.com> Message-ID: <20060809175031.7600.41925.malone@gangotri.ubuntu.com> And here's the free output with an uncorrupted swap: wolverian at pupu:~$ free total used free shared buffers cached Mem: 765544 512864 252680 0 17136 253164 -/+ buffers/cache: 242564 522980 Swap: 1638620 0 1638620 -- Thinkpad R51 won't hibernate https://launchpad.net/bugs/54382 From evil at g-house.de Wed Aug 9 17:55:48 2006 From: evil at g-house.de (Christian) Date: Wed, 09 Aug 2006 17:55:48 -0000 Subject: [Bug 32597] Re: Hang while booting References: <20060223120455.14968.80193.malonedeb@gangotri.ubuntu.com> Message-ID: <20060809175548.20119.92729.malone@gandwana.ubuntu.com> > You'd get the same effect by changing the config to be =n :) ...to be "=n" as in "CONFIG_HOTPLUG=n"? -- Hang while booting https://launchpad.net/bugs/32597 From mdz at ubuntu.com Wed Aug 9 18:09:03 2006 From: mdz at ubuntu.com (Matt Zimmerman) Date: Wed, 09 Aug 2006 18:09:03 -0000 Subject: [Bug 55695] Re: BUG when inserting PCMCIA flash adapter References: <20060808175936.9345.14684.malonedeb@gandwana.ubuntu.com> Message-ID: <20060809180903.20172.79899.malone@gandwana.ubuntu.com> This is Mark's device, and he saw the same symptoms in a different laptop, so I'm marking this confirmed. ** Changed in: linux-source-2.6.17 (Ubuntu) Importance: Untriaged => Medium Status: Unconfirmed => Confirmed -- BUG when inserting PCMCIA flash adapter https://launchpad.net/bugs/55695 From gwright at kde.org Wed Aug 9 18:29:42 2006 From: gwright at kde.org (George Wright) Date: Wed, 09 Aug 2006 18:29:42 -0000 Subject: [Bug 55803] Supermicro DAC-SATA-MV8 controller does not work References: <20060809182054.7656.78918.malonedeb@gangotri.ubuntu.com> Message-ID: <20060809182942.7600.88964.launchpad@canonical@gangotri.ubuntu.com> Public bug reported: The sata_mv driver in the default Dapper kernel does not work with this controller. I believe the driver started working with this card after release 2.6.16 of the kernel - I can confirm it works with release 2.6.17.8. ** Affects: linux-source-2.6.15 (Ubuntu) Importance: Untriaged Status: Needs Info -- Supermicro DAC-SATA-MV8 controller does not work https://launchpad.net/bugs/55803 From gwright at kde.org Wed Aug 9 18:20:54 2006 From: gwright at kde.org (George Wright) Date: Wed, 09 Aug 2006 18:20:54 -0000 Subject: [Bug 55803] Supermicro DAC-SATA-MV8 controller does not work References: <20060809182054.7656.78918.malonedeb@gangotri.ubuntu.com> Message-ID: <20060809182054.7656.78918.malonedeb@gangotri.ubuntu.com> Public bug reported: The sata_mv driver in the default Dapper kernel does not work with this controller. I believe the driver started working with this card after release 2.6.16 of the kernel - I can confirm it works with release 2.6.17.8. ** Affects: linux-source-2.6.15 (Ubuntu) Importance: Untriaged Status: Needs Info -- Supermicro DAC-SATA-MV8 controller does not work https://launchpad.net/bugs/55803 From kretz at kde.org Wed Aug 9 18:25:48 2006 From: kretz at kde.org (Matthias Kretz) Date: Wed, 09 Aug 2006 18:25:48 -0000 Subject: [Bug 55804] /proc/kcore not openable References: <20060809182548.7600.53119.malonedeb@gangotri.ubuntu.com> Message-ID: <20060809182548.7600.53119.malonedeb@gangotri.ubuntu.com> Public bug reported: Binary package hint: linux-image-2.6.15-26-686 /proc/kcore is available, but opening it as root always returns -EPERM. It really should be readable as root - and it is in vanilla kernels and also in the kernels on previous ubuntu releases. If you found a security reason to to allow reading of /proc/kcore as root you could just as well remove the (pseudo) file. I don't see the added security - only that I lost data which I could have recovered if only I could have read /proc/kcore. ** Affects: linux-source-2.6.15 (Ubuntu) Importance: Untriaged Status: Unconfirmed -- /proc/kcore not openable https://launchpad.net/bugs/55804 From ubuntu at paul.sladen.org Wed Aug 9 18:29:42 2006 From: ubuntu at paul.sladen.org (Paul Sladen) Date: Wed, 09 Aug 2006 18:29:42 -0000 Subject: [Bug 55803] Re: Supermicro DAC-SATA-MV8 controller does not work References: <20060809182054.7656.78918.malonedeb@gangotri.ubuntu.com> Message-ID: <20060809182942.7600.66283.malone@gangotri.ubuntu.com> Can you provide the PCI ID, using: lspci -n of the SATA controller. You said IRC there was some message about "failing to set argument", can you confirm this message. IIRC, You also mentioned that you had tried backporting the driver that from 2.6.16 and that it required backporting the whole ATA stack aswell. ** Changed in: xorg (Ubuntu) Sourcepackagename: xorg => linux-source-2.6.15 Status: Unconfirmed => Needs Info ** Summary changed: - Supermicro DAC-SATA-MV8 controller does not work + sata_mv (Supermicro DAC-SATA-MV8 controller) does not load on dapper, works in edgy ** Tags added: sata -- sata_mv (Supermicro DAC-SATA-MV8 controller) does not load on dapper, works in edgy https://launchpad.net/bugs/55803 From gwright at kde.org Wed Aug 9 18:49:25 2006 From: gwright at kde.org (George Wright) Date: Wed, 09 Aug 2006 18:49:25 -0000 Subject: [Bug 55803] Re: sata_mv (Supermicro DAC-SATA-MV8 controller) does not load on dapper, works in edgy References: <20060809182054.7656.78918.malonedeb@gangotri.ubuntu.com> Message-ID: <20060809184925.20172.56514.malone@gandwana.ubuntu.com> The message it says is: [ 217.977449] ata13: failed to set xfermode, disabled As for backporting - yes, the entire ATA stack needs to be backported as they introduced some new stuff which the driver uses in versions > 2.6.15 lspci output: 0000:00:0d.0 SCSI storage controller: Marvell Technology Group Ltd. MV88SX5081 8-port SATA I PCI-X Controller (rev 03) 0000:00:0d.0 0100: 11ab:5081 (rev 03) -- sata_mv (Supermicro DAC-SATA-MV8 controller) does not load on dapper, works in edgy https://launchpad.net/bugs/55803 From feenixx at hotmail.com Wed Aug 9 19:09:06 2006 From: feenixx at hotmail.com (mlind) Date: Wed, 09 Aug 2006 19:09:06 -0000 Subject: [Bug 54346] manual install: update-initramfs problem References: <20060728111501.3952.70492.malonedeb@gangotri.ubuntu.com> Message-ID: <20060809190906.20119.97312.launchpad@canonical@gandwana.ubuntu.com> Public bug reported: I chrooted to my Edgy partition and tried manually install newest 2.6.17-k7 kernel $ aptitude download linux-image-2.6.17-5-k7 Reading package lists... Done Building dependency tree Reading state information... Done Reading extended state information Initializing package states... Done Building tag database... Done Get:1 http://archive.ubuntu.com edgy/main linux-image-2.6.17-5-k7 2.6.17-5.16 [21.8MB] Fetched 1B in 1s (1B/s) matti at sandbox:~$ sudo dpkg -i linux-image-2.6.17-5-k7_2.6.17-5.16_i386.deb Selecting previously deselected package linux-image-2.6.17-5-k7. (Reading database ... 79333 files and directories currently installed.) Unpacking linux-image-2.6.17-5-k7 (from linux-image-2.6.17-5-k7_2.6.17-5.16_i386.deb) ... Done. Setting up linux-image-2.6.17-5-k7 (2.6.17-5.16) ... Running depmod. Error retreiving answer for linux-image-2.6.17-5-k7/postinst/create-kimage-link-2.6.17-5-k7: Unsupported command "update-initramfs:" (full line was "update-initramfs: Generating /boot/initrd.img-2.6.17-5-k7") received from confmodule. at /var/lib/dpkg/info/linux-image-2.6.17-5-k7.postinst line 684, line 3.dpkg: error processing linux-image-2.6.17-5-k7 (--install): subprocess post-installation script returned error exit status 9 Errors were encountered while processing: linux-image-2.6.17-5-k7 ** Affects: kernel-package (Ubuntu) Importance: Medium Status: Confirmed -- manual install: update-initramfs problem https://launchpad.net/bugs/54346 From ben.collins at ubuntu.com Wed Aug 9 18:58:16 2006 From: ben.collins at ubuntu.com (Ben Collins) Date: Wed, 09 Aug 2006 18:58:16 -0000 Subject: [Bug 53208] Re: [EDGY] Regression from 2.6.17-2 to 2.6.17-5 References: <20060717050555.2126.12285.malonedeb@gandwana.ubuntu.com> Message-ID: <20060809185816.7600.85457.malone@gangotri.ubuntu.com> *** This bug is a duplicate of bug 51369 *** Technically there should have been no real transition yet, because not all the upgrade issues were ready (UUID, and such). If your drive moved from hda to sda, it was unintentional. Please send me the drivers used before and after the problem (lspci -v aswell). We probably need to blacklist the pata driver (or remove the PCI id's from it) until this is all ready. ** This bug has been marked a duplicate of bug 51369 Changes root device path without migrating fstab -- [EDGY] Regression from 2.6.17-2 to 2.6.17-5 https://launchpad.net/bugs/53208 From ben.collins at ubuntu.com Wed Aug 9 19:02:57 2006 From: ben.collins at ubuntu.com (Ben Collins) Date: Wed, 09 Aug 2006 19:02:57 -0000 Subject: [Bug 51369] Re: Changes root device path without migrating fstab References: <20060630035353.17054.64557.malonedeb@gangotri.ubuntu.com> Message-ID: <20060809190257.7656.48419.malone@gangotri.ubuntu.com> If anyone is still having problems with the latest edgy kernel, please provide the driver used before and after the upgrade, and also provide "lspci -v". We need these blacklisted. ** Bug 53208 has been marked a duplicate of this bug -- Changes root device path without migrating fstab https://launchpad.net/bugs/51369 From ben.collins at ubuntu.com Wed Aug 9 19:01:07 2006 From: ben.collins at ubuntu.com (Ben Collins) Date: Wed, 09 Aug 2006 19:01:07 -0000 Subject: [Bug 11671] Re: irq 11: nobody cared (try booting with the "irqpoll" option. References: <20060113132123.21012.7641.launchpad@macquarie.warthogs.hbd.com> Message-ID: <20060809190107.20172.73366.launchpad@gandwana.ubuntu.com> ** Changed in: linux-source-2.6.17 (Ubuntu) Status: Unconfirmed => Fix Released -- irq 11: nobody cared (try booting with the "irqpoll" option. https://launchpad.net/bugs/11671 From ben.collins at ubuntu.com Wed Aug 9 19:09:06 2006 From: ben.collins at ubuntu.com (Ben Collins) Date: Wed, 09 Aug 2006 19:09:06 -0000 Subject: [Bug 54346] Re: manual install: update-initramfs problem References: <20060728111501.3952.70492.malonedeb@gangotri.ubuntu.com> Message-ID: <20060809190906.20119.86410.launchpad@gandwana.ubuntu.com> ** Changed in: linux-source-2.6.17 (Ubuntu) Sourcepackagename: linux-source-2.6.17 => kernel-package -- manual install: update-initramfs problem https://launchpad.net/bugs/54346 From ben.collins at ubuntu.com Wed Aug 9 19:06:32 2006 From: ben.collins at ubuntu.com (Ben Collins) Date: Wed, 09 Aug 2006 19:06:32 -0000 Subject: [Bug 40737] Re: Unplugging Audigy 2 ZS Notebook (PCMCIA) still causing system crash on Ubuntu Edgy References: <20060422113346.30501.91534.malonedeb@gangotri.ubuntu.com> Message-ID: <20060809190632.20172.49565.malone@gandwana.ubuntu.com> So released in dapper... ** Changed in: linux-source-2.6.15 (Ubuntu) Status: Confirmed => Fix Released -- Unplugging Audigy 2 ZS Notebook (PCMCIA) still causing system crash on Ubuntu Edgy https://launchpad.net/bugs/40737 From ben.collins at ubuntu.com Wed Aug 9 19:07:13 2006 From: ben.collins at ubuntu.com (Ben Collins) Date: Wed, 09 Aug 2006 19:07:13 -0000 Subject: [Bug 40737] Re: Unplugging Audigy 2 ZS Notebook (PCMCIA) still causing system crash on Ubuntu Edgy References: <20060422113346.30501.91534.malonedeb@gangotri.ubuntu.com> Message-ID: <20060809190713.7656.81840.malone@gangotri.ubuntu.com> ...and commited in edgy. ** Changed in: linux-source-2.6.17 (Ubuntu) Status: Confirmed => Fix Committed -- Unplugging Audigy 2 ZS Notebook (PCMCIA) still causing system crash on Ubuntu Edgy https://launchpad.net/bugs/40737 From ben.collins at ubuntu.com Wed Aug 9 19:11:03 2006 From: ben.collins at ubuntu.com (Ben Collins) Date: Wed, 09 Aug 2006 19:11:03 -0000 Subject: [Bug 55695] Re: BUG when inserting PCMCIA flash adapter References: <20060808175936.9345.14684.malonedeb@gandwana.ubuntu.com> Message-ID: <20060809191103.20172.67961.malone@gandwana.ubuntu.com> Did this work in dapper? -- BUG when inserting PCMCIA flash adapter https://launchpad.net/bugs/55695 From ben.collins at ubuntu.com Wed Aug 9 19:13:23 2006 From: ben.collins at ubuntu.com (Ben Collins) Date: Wed, 09 Aug 2006 19:13:23 -0000 Subject: [Bug 36964] Re: [dapper] Asus sd/mmc card reader not working References: <20060328082753.6253.5275.malonedeb@gandwana.ubuntu.com> Message-ID: <20060809191323.7656.27791.malone@gangotri.ubuntu.com> Someone please test this in edgy. -- [dapper] Asus sd/mmc card reader not working https://launchpad.net/bugs/36964 From mark at canonical.com Wed Aug 9 19:26:42 2006 From: mark at canonical.com (Mark Shuttleworth) Date: Wed, 09 Aug 2006 19:26:42 -0000 Subject: [Bug 55695] Re: [Bug 55695] Re: BUG when inserting PCMCIA flash adapter References: <20060808175936.9345.14684.malonedeb@gandwana.ubuntu.com> <20060809191103.20172.67961.malone@gandwana.ubuntu.com> Message-ID: <44DA36F2.9000107@canonical.com> Ben Collins wrote: > Did this work in dapper? > No. -- BUG when inserting PCMCIA flash adapter https://launchpad.net/bugs/55695 From toby.smithe at gmail.com Wed Aug 9 19:25:27 2006 From: toby.smithe at gmail.com (Toby Smithe) Date: Wed, 09 Aug 2006 19:25:27 -0000 Subject: [Bug 40737] Re: [Bug 40737] Re: Unplugging Audigy 2 ZS Notebook (PCMCIA) still causing system crash on Ubuntu Edgy References: <20060422113346.30501.91534.malonedeb@gangotri.ubuntu.com> <20060809190713.7656.81840.malone@gangotri.ubuntu.com> Message-ID: <1155151527.5115.3.camel@leopard> Woot! Been waiting 103 days for this! -- Unplugging Audigy 2 ZS Notebook (PCMCIA) still causing system crash on Ubuntu Edgy https://launchpad.net/bugs/40737 From rian at bluebrio.com Wed Aug 9 19:31:22 2006 From: rian at bluebrio.com (Rian Orie) Date: Wed, 09 Aug 2006 19:31:22 -0000 Subject: [Bug 55112] Re: [Bug 55112] Re: I can't use any kernel past the -19 version References: <20060803231839.9299.87133.malonedeb@gandwana.ubuntu.com> <20060808164551.9092.2269.malone@gangotri.ubuntu.com> Message-ID: <200608092131.22508.rian@bluebrio.com> No such luck I'm afraid.. For informational purpouses I copied the entries from the grub boot list, although taking into account they are almost completely identical, its rather useless.. the only thing that does change is the kernel number and after the -25 version I started using the 686 version to see wether that made a difference.. I'm using a P4.. Any other ideas or suggestions that I might try? or is there any other information that you might require? I'd also be willing to modprobe drivers untill it works.. but I've just got no idea what so ever how to probe into a kernel that isn't running and I've got no idea which ones to probe.. Either way, thanks a lot for the attention so far! This is the first suggestion I've had towards fixing this after asking on several different locations, it's /really/ appreciated! -Rian These don't work: ---------------------------------- title Ubuntu, kernel 2.6.15-26-686 root (hd1,0) kernel /boot/vmlinuz-2.6.15-26-686 root=/dev/sdb1 ro quiet splash initrd /boot/initrd.img-2.6.15-26-686 savedefault boot title Ubuntu, kernel 2.6.15-25-386 root (hd1,0) kernel /boot/vmlinuz-2.6.15-25-386 root=/dev/sdb1 ro quiet splash initrd /boot/initrd.img-2.6.15-25-386 savedefault boot This one DOES work: ---------------------------------- title Ubuntu, kernel 2.6.15-19-386 root (hd1,0) kernel /boot/vmlinuz-2.6.15-19-386 root=/dev/sdb1 ro quiet splash initrd /boot/initrd.img-2.6.15-19-386 savedefault boot On Tuesday 08 August 2006 18:45, Ben Collins wrote: > I suspect that the newer kernel is working properly and that your drive > is showing up as sda instead of hda (or the other way around). > > You could try booting the new kernel with root=/dev/sdaX to test this > theory. -- I can't use any kernel past the -19 version https://launchpad.net/bugs/55112 From ubuntu at kurtkraut.net Wed Aug 9 19:40:53 2006 From: ubuntu at kurtkraut.net (KurtKraut) Date: Wed, 09 Aug 2006 19:40:53 -0000 Subject: [Bug 52724] linux-image is installed with no errors but image is not created References: <20060712052833.27312.1372.malonedeb@gangotri.ubuntu.com> Message-ID: <20060809194053.20172.76873.launchpad@canonical@gandwana.ubuntu.com> Public bug reported: Binary package hint: linux-image-2.6.17-4-k7 Hi, I've been playing around safely with linux-image-2.6.17-3-k7. I had no problem. I've downloaded it from the Edgy repositories on my Dapper and I've installed it with gdebi. But now I'm attemping to install linux-image-2.6.17-[B]4[/B]-k7 to keep in touch with Edgy development. I've insalled manualy all dependencies (like libc6) ant there is no package missing. When I install this kernel version with dpkg I get no error prompted. But a few this just don't happen: 1) /boot/grub/menu.1st is not changed 2) /boot/initrd.img-2.6.17-3-k7 is not created Other files like vmlinux/System.map/Abi/config-2.6.17-3-k7 are properly created. Is this a bug ? How should I proceed to complete this kernel installation from Edgy's packages ? Thanks in advance. ** Affects: kernel-package (Ubuntu) Importance: Untriaged Assignee: Ben Collins Status: Fix Released -- linux-image is installed with no errors but image is not created https://launchpad.net/bugs/52724 From ben.collins at ubuntu.com Wed Aug 9 19:40:53 2006 From: ben.collins at ubuntu.com (Ben Collins) Date: Wed, 09 Aug 2006 19:40:53 -0000 Subject: [Bug 52724] Re: linux-image is installed with no errors but image is not created References: <20060712052833.27312.1372.malonedeb@gangotri.ubuntu.com> Message-ID: <20060809194053.20172.72820.malone@gandwana.ubuntu.com> This was an issue with kernel-package, and has since been fixed. ** Changed in: linux-source-2.6.17 (Ubuntu) Sourcepackagename: linux-source-2.6.17 => kernel-package Assignee: (unassigned) => Ben Collins Status: Unconfirmed => Fix Released -- linux-image is installed with no errors but image is not created https://launchpad.net/bugs/52724 From ben.collins at ubuntu.com Wed Aug 9 19:34:14 2006 From: ben.collins at ubuntu.com (Ben Collins) Date: Wed, 09 Aug 2006 19:34:14 -0000 Subject: [Bug 52272] Re: please configure kernels with CONFIG_SECCOMP=n References: <20060707225015.19447.66099.malonedeb@gandwana.ubuntu.com> Message-ID: <20060809193414.7600.47190.malone@gangotri.ubuntu.com> Better yet, use the disable-tsc patch found in the link so return to zero-overhead for seccomp. ** Changed in: linux-source-2.6.17 (Ubuntu) Assignee: (unassigned) => Ben Collins Status: Unconfirmed => Fix Committed ** Also affects: linux-source-2.6.15 (Ubuntu) Importance: Untriaged Status: Unconfirmed ** Changed in: linux-source-2.6.15 (Ubuntu) Assignee: (unassigned) => Ben Collins Status: Unconfirmed => Fix Committed -- please configure kernels with CONFIG_SECCOMP=n https://launchpad.net/bugs/52272 From mdz at ubuntu.com Wed Aug 9 20:40:18 2006 From: mdz at ubuntu.com (Matt Zimmerman) Date: Wed, 09 Aug 2006 20:40:18 -0000 Subject: [Bug 55695] Re: BUG when inserting PCMCIA flash adapter References: <20060808175936.9345.14684.malonedeb@gandwana.ubuntu.com> Message-ID: <20060809204018.7656.96974.launchpad@gangotri.ubuntu.com> ** Bug 54035 has been marked a duplicate of this bug -- BUG when inserting PCMCIA flash adapter https://launchpad.net/bugs/55695 From mdz at ubuntu.com Wed Aug 9 20:40:18 2006 From: mdz at ubuntu.com (Matt Zimmerman) Date: Wed, 09 Aug 2006 20:40:18 -0000 Subject: [Bug 54035] Re: Oops when inserting PCMCIA flash card on ThinkPad T42 References: <20060725135800.26715.45410.malonedeb@gandwana.ubuntu.com> Message-ID: <20060809204018.7656.59857.launchpad@gangotri.ubuntu.com> *** This bug is a duplicate of bug 55695 *** ** This bug has been marked a duplicate of bug 55695 BUG when inserting PCMCIA flash adapter -- Oops when inserting PCMCIA flash card on ThinkPad T42 https://launchpad.net/bugs/54035 From ben.collins at ubuntu.com Wed Aug 9 20:49:03 2006 From: ben.collins at ubuntu.com (Ben Collins) Date: Wed, 09 Aug 2006 20:49:03 -0000 Subject: [Bug 55803] Re: sata_mv (Supermicro DAC-SATA-MV8 controller) does not load on dapper, works in edgy References: <20060809182054.7656.78918.malonedeb@gangotri.ubuntu.com> Message-ID: <20060809204903.20172.83374.malone@gandwana.ubuntu.com> Well, we aren't going to be back porting the entire libata stack to 2.6.15, so if you can find some specific commits to this driver that enabled it to work with your device, then I can backport those individually. -- sata_mv (Supermicro DAC-SATA-MV8 controller) does not load on dapper, works in edgy https://launchpad.net/bugs/55803 From ben.collins at ubuntu.com Wed Aug 9 20:51:23 2006 From: ben.collins at ubuntu.com (Ben Collins) Date: Wed, 09 Aug 2006 20:51:23 -0000 Subject: [Bug 55804] Re: /proc/kcore not openable References: <20060809182548.7600.53119.malonedeb@gangotri.ubuntu.com> Message-ID: <20060809205123.7600.79194.malone@gangotri.ubuntu.com> Yep, the specific reason was that in general, this does not need to be available, and only exposes memory that could contain very sensitive data. Only certain portions of /proc/kcore are readable, and that is just to allow things like Xorg to work. ** Changed in: linux-source-2.6.15 (Ubuntu) Status: Unconfirmed => Rejected -- /proc/kcore not openable https://launchpad.net/bugs/55804 From joseluis.marti at gmail.com Wed Aug 9 21:54:42 2006 From: joseluis.marti at gmail.com (Jose Luis Marti) Date: Wed, 09 Aug 2006 21:54:42 -0000 Subject: [Bug 55670] Re: The system freezes when load the module sis190 References: <20060808135647.9092.17114.malonedeb@gangotri.ubuntu.com> Message-ID: <20060809215442.20119.39383.launchpad@gandwana.ubuntu.com> ** Summary changed: - The system freezes when load the module “sis190 + The system freezes when load the module sis190 -- The system freezes when load the module sis190 https://launchpad.net/bugs/55670 From jolinhama at gmail.com Wed Aug 9 22:12:03 2006 From: jolinhama at gmail.com (Jolinhama) Date: Wed, 09 Aug 2006 22:12:03 -0000 Subject: [Bug 46189] Re: Dapper failed to mount disks after upgrade References: <20060523175814.31105.86012.malonedeb@gangotri.ubuntu.com> Message-ID: <20060809221203.7600.95856.malone@gangotri.ubuntu.com> I have not found any specific steps to reproduce this situation so it's somewhat difficult. Anyhow, I've tried to install dapper twice yesterday and there has been no problem at all. It looks OK. So, Do I need to close this ticket? Can I? What should I do? Please advise me. Thanks! -- Dapper failed to mount disks after upgrade https://launchpad.net/bugs/46189 From ben at atomnet.co.uk Wed Aug 9 22:55:01 2006 From: ben at atomnet.co.uk (Ben Hodgetts) Date: Wed, 09 Aug 2006 22:55:01 -0000 Subject: [Bug 53441] Hotplugged SATA drives not assigned /dev/sdX nodes References: <20060719123753.32445.51283.malonedeb@gandwana.ubuntu.com> Message-ID: <20060809225501.20119.34780.launchpad@canonical@gandwana.ubuntu.com> Public bug reported: When plugging in one of my SATA drives after boot, dmesg says: [17186719.264000] nv_sata: Secondary device added But no more pertaining to the drive and the drive isn't assigned a /dev/ node. Trying another of my SATA drives still has the exact same issue (even on different ports). ** Affects: linux-source-2.6.15 (Ubuntu) Importance: Untriaged Status: Confirmed -- Hotplugged SATA drives not assigned /dev/sdX nodes https://launchpad.net/bugs/53441 From ben.collins at ubuntu.com Wed Aug 9 22:51:06 2006 From: ben.collins at ubuntu.com (Ben Collins) Date: Wed, 09 Aug 2006 22:51:06 -0000 Subject: [Bug 46189] Re: Dapper failed to mount disks after upgrade References: <20060523175814.31105.86012.malonedeb@gangotri.ubuntu.com> Message-ID: <20060809225106.20119.30488.launchpad@gandwana.ubuntu.com> ** Changed in: linux-source-2.6.15 (Ubuntu) Status: Confirmed => Rejected -- Dapper failed to mount disks after upgrade https://launchpad.net/bugs/46189 From ben.collins at ubuntu.com Wed Aug 9 22:55:00 2006 From: ben.collins at ubuntu.com (Ben Collins) Date: Wed, 09 Aug 2006 22:55:00 -0000 Subject: [Bug 53441] Re: Hotplugged SATA drives not assigned /dev/sdX nodes References: <20060719123753.32445.51283.malonedeb@gandwana.ubuntu.com> Message-ID: <20060809225501.20119.86719.launchpad@gandwana.ubuntu.com> ** Changed in: linux-source-2.6.17 (Ubuntu) Sourcepackagename: linux-source-2.6.17 => linux-source-2.6.15 Status: Needs Info => Confirmed -- Hotplugged SATA drives not assigned /dev/sdX nodes https://launchpad.net/bugs/53441 From b.ghose at ubuntu.com Thu Aug 10 02:47:29 2006 From: b.ghose at ubuntu.com (Baishampayan Ghose) Date: Thu, 10 Aug 2006 02:47:29 -0000 Subject: [Bug 43661] Re: ThinkPad X60: select() to /dev/rtc to wait for clock tick timed out References: <445F9367.80207@canonical.com> Message-ID: <20060810024729.20172.22991.malone@gandwana.ubuntu.com> I can reproduce the bug on my Dell XPS m1210 laptop. --directisa fixes it though it still consumes quite a bit of CPU and time while it works. And in my case, `hwclock --directisa --show` gives no output. -- ThinkPad X60: select() to /dev/rtc to wait for clock tick timed out https://launchpad.net/bugs/43661 From b.ghose at ubuntu.com Thu Aug 10 03:26:21 2006 From: b.ghose at ubuntu.com (Baishampayan Ghose) Date: Thu, 10 Aug 2006 03:26:21 -0000 Subject: [Bug 43745] Re: Ubuntu corrupts real time clock on some dell laptops References: <20060509053346.20684.57755.malonedeb@gangotri.ubuntu.com> Message-ID: <20060810032621.7600.34306.malone@gangotri.ubuntu.com> I have a Dell XPS m1210 and I can reproduce the bug here. The --directisa switch didn't help at all. Now my laptop doesn't boot and I have to figure out a way to reset its BIOS somehow. -- Ubuntu corrupts real time clock on some dell laptops https://launchpad.net/bugs/43745 From rajeev.bhatta at gmail.com Thu Aug 10 04:18:26 2006 From: rajeev.bhatta at gmail.com (rajeev) Date: Thu, 10 Aug 2006 04:18:26 -0000 Subject: [Bug 4670] Invitation from rajeev bhatta References: <20051120204352.25642.79016.malonedeb@gangotri.ubuntu.com> Message-ID: <20060810041826.9850ADE8493@nb.massmail4.incrowd.be> rajeev bhatta wants to add you as a friend ( http://bingbox.com/go/register/referrer=2240951&id=615035519 ) ( http://bingbox.com/go/register/referrer=2240951&id=615035519 ) Become a member of BingBox! And make your own free profile page with: blogs pictures guestbook friends network   rajeev is building his on line friends network on BingBox and didn't forget you. Click here ( http://bingbox.com/go/register/referrer=2240951&id=615035519 ) to accept this friendship. Don't you know who rajeev bhatta is? Visit his profile page on BingBox ( http://bingbox.com/rajeevbhatta ) . This e-mail was unsolicited? Click here ( http://bingbox.com/go/nomails/email=4670 at bugs.launchpad.net&code=014995770 ) to block your e-mailaddress. -- when webcam is connected the system hangs https://launchpad.net/bugs/4670 From jhansonxi at gmail.com Thu Aug 10 05:13:11 2006 From: jhansonxi at gmail.com (jhansonxi) Date: Thu, 10 Aug 2006 05:13:11 -0000 Subject: [Bug 55843] Erratic keyboard repeat References: <20060810051312.7600.53876.malonedeb@gangotri.ubuntu.com> Message-ID: <20060810051312.7600.53876.malonedeb@gangotri.ubuntu.com> Public bug reported: Binary package hint: linux-image-2.6-386 Ubuntu Lite 6.06 LTS Keyboard is randomly erratic with linux-image-2.6.15-26 loaded. With 2.6.15-23 it is always stable. The symptom is a random logical key sticking causing multiple characters to be generated for a single keypress. It affects all X.org apps but never the terminals (tty1-6). It doesn't always occur, but when it occurs, it is constant untill reboot. If it doesn't start by login (wdm), it never occurs during the entire session. There are no messages in the log that indicate any problem and a comparison between those of good and bad sessions yields no clues. I'm not sure if it is related to bug 39315 (https://launchpad.net/distros/ubuntu/+source/linux-source-2.6.17/+bug/39315). I had similar problems with Xubuntu 6.06 LTS. Here is some info from a bad session (nothing distinctive compared to a good session): uname -a Linux ubuntult 2.6.15-26-386 #1 PREEMPT Thu Aug 3 02:52:00 UTC 2006 i586 GNU/Linux lspci 0000:00:00.0 Host bridge: Silicon Integrated Systems [SiS] 530 Host (rev 02) 0000:00:00.1 IDE interface: Silicon Integrated Systems [SiS] 5513 [IDE] (rev d0) 0000:00:01.0 ISA bridge: Silicon Integrated Systems [SiS] SiS85C503/5513 (LPC Bridge) (rev b1) 0000:00:01.1 ff00: Silicon Integrated Systems [SiS] ACPI 0000:00:01.2 USB Controller: Silicon Integrated Systems [SiS] USB 1.0 Controller (rev 11) 0000:00:02.0 PCI bridge: Silicon Integrated Systems [SiS] Virtual PCI-to-PCI bridge (AGP) 0000:00:0b.0 Ethernet controller: Macronix, Inc. [MXIC] MX987x5 (rev 20) 0000:01:00.0 VGA compatible controller: Silicon Integrated Systems [SiS] 530/620 PCI/AGP VGA Display Adapter (rev a2) dmesg | grep -i acpi [17179569.184000] BIOS-e820: 000000000f7f0000 - 000000000f7f3000 (ACPI NVS) [17179569.184000] BIOS-e820: 000000000f7f3000 - 000000000f800000 (ACPI data) [17179569.184000] ACPI: RSDP (v000 AWARD ) @ 0x000f70a0 [17179569.184000] ACPI: RSDT (v001 AWARD AWRDACPI 0x30302e31 AWRD 0x00000000) @ 0x0f7f3000 [17179569.184000] ACPI: FADT (v001 AWARD AWRDACPI 0x30302e31 AWRD 0x00000000) @ 0x0f7f3040 [17179569.184000] ACPI: DSDT (v001 AWARD AWRDACPI 0x00001000 MSFT 0x0100000c) @ 0x00000000 [17179569.184000] ACPI: PM-Timer IO Port: 0x5008 [17179574.412000] ACPI: Looking for DSDT ... not found! [17179574.416000] ACPI: setting ELCR to 0200 (from 0408) [17179574.480000] ACPI: bus type pci registered [17179574.500000] ACPI: Subsystem revision 20051216 [17179574.512000] ACPI: Interpreter enabled [17179574.512000] ACPI: Using PIC for interrupt routing [17179574.516000] ACPI: PCI Root Bridge [PCI0] (0000:00) [17179574.516000] ACPI: Assume root bridge [\_SB_.PCI0] bus is 0 [17179574.528000] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0._PRT] [17179574.536000] ACPI: PCI Interrupt Link [LNKA] (IRQs 3 4 5 6 7 10 11 12 14 15) *0, disabled. [17179574.536000] ACPI: PCI Interrupt Link [LNKB] (IRQs 3 4 5 6 7 10 11 12 14 15) *0, disabled. [17179574.540000] ACPI: PCI Interrupt Link [LNKC] (IRQs 3 4 5 6 7 *10 11 12 14 15) [17179574.540000] ACPI: PCI Interrupt Link [LNKD] (IRQs 3 4 5 6 7 10 11 12 14 15) *0, disabled. [17179574.544000] ACPI: PCI Interrupt Link [LNKE] (IRQs *3 4 5 6 7 10 11 12 14 15) [17179574.560000] pnp: PnP ACPI init [17179574.580000] pnp: PnP ACPI: found 11 devices [17179574.580000] PnPBIOS: Disabled by ACPI PNP [17179574.580000] PCI: Using ACPI for IRQ routing [17179575.056000] ACPI wakeup devices: [17179575.056000] ACPI: (supports S0 S1 S5) [17179579.804000] ACPI: PCI Interrupt 0000:00:00.1[A]: no GSI - using IRQ 14 [17179583.308000] ACPI: PCI Interrupt Link [LNKE] enabled at IRQ 3 [17179583.308000] ACPI: PCI Interrupt 0000:00:01.2[A] -> Link [LNKE] -> GSI 3 (level, low) -> IRQ 3 [17179609.304000] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [17179609.304000] ACPI: PCI Interrupt 0000:00:0b.0[A] -> Link [LNKC] -> GSI 10 (level, low) -> IRQ 10 [17179612.448000] ACPI-0674: *** Error: acpi_ev_gpe_dispatch: No handler or method for GPE[ 7], disabling event [17179627.396000] ACPI: Power Button (FF) [PWRF] [17179627.396000] ACPI: Power Button (CM) [PWRB] [17179628.044000] ibm_acpi: ec object not found [17179628.208000] pcc_acpi: loading... [17179637.392000] apm: overridden by ACPI. dmesg | grep -i input [17179575.048000] input: AT Translated Set 2 keyboard as /class/input/input0 [17179608.624000] input: ImPS/2 Generic Wheel Mouse as /class/input/input1 [17179608.964000] input: PC Speaker as /class/input/input2 dmesg | grep -i 8042 [17179574.976000] serio: i8042 AUX port at 0x60,0x64 irq 12 [17179574.976000] serio: i8042 KBD port at 0x60,0x64 irq 1 dpkg -l | grep -i xorg-input ii xserver-xorg-input-all 7.0.0-0ubuntu45 the X.Org X server -- input driver metapacka ii xserver-xorg-input-elographics 1.0.0.5-0ubuntu1 X.Org X server -- ELOGraphics input driver ii xserver-xorg-input-evdev 1.1.2-0ubuntu3 X.Org X server -- evdev input driver ii xserver-xorg-input-kbd 1.0.1.3-0ubuntu3 X.Org X server -- keyboard input driver ii xserver-xorg-input-mouse 1.0.3.1+cvs.20060109-0ubuntu1.1 X.Org X server -- mouse input driver ii xserver-xorg-input-synaptics 0.14.3+seriouslythistime-0ubuntu3 Synaptics TouchPad driver for X.Org server ii xserver-xorg-input-wacom 0.7.2-0ubuntu6 X.Org X server -- Wacom input driver ** Affects: linux-meta (Ubuntu) Importance: Untriaged Status: Unconfirmed -- Erratic keyboard repeat https://launchpad.net/bugs/55843 From cepe at gmbm.net Thu Aug 10 05:45:36 2006 From: cepe at gmbm.net (=?utf-8?q?Jos=C3=A9_M=2E_L=C3=B3pez-Cepero?=) Date: Thu, 10 Aug 2006 05:45:36 -0000 Subject: [Bug 53754] Re: ata_piix problem with Intel ICH7 chipset References: <20060722182526.11213.79901.malonedeb@gandwana.ubuntu.com> Message-ID: <20060810054536.7600.72708.malone@gangotri.ubuntu.com> A small update. Today I have struck a lucky chord: it's already almost 5h uptime and not a single hang (and, therefore, my wireless connection is working happily). If I do a dmesg, the following suspicious lines appear: [17179641.092000] cdrom: sr0: mrw address space DMA selected [17179641.116000] Assertion failed! qc->n_elem > 0,drivers/scsi/libata-core.c,ata_fill_sg,line=2531 [17179641.376000] cdrom: sr0: mrw address space DMA selected [17179641.380000] Assertion failed! qc->n_elem > 0,drivers/scsi/libata-core.c,ata_fill_sg,line=2531 Whatever that means, I have not seen them before (and I don't remember updating the kernel from yesterday to today). The system seems to work perfectly fine, with no evident negative consequences of the failed assertion, and with no hangs. The CD works seemingly OK, and copying large files out of it doesn't clog the CPU, but the maximum transfer speed seems to be around 2 MB/s. I'd rather endure that than the hangs. If any of you know of any way to force the "mrw address space DMA", that might be a good enough workaround for the moment... I'll leave the computer running overnight to be sure, and then reboot and see if it magically works again... -- ata_piix problem with Intel ICH7 chipset https://launchpad.net/bugs/53754 From cef at optus.net Thu Aug 10 06:30:57 2006 From: cef at optus.net (Stuart Young) Date: Thu, 10 Aug 2006 06:30:57 -0000 Subject: [Bug 55847] Mis/Non detection of D-Link DGE-530T References: <20060810063057.7656.88865.malonedeb@gangotri.ubuntu.com> Message-ID: <20060810063057.7656.88865.malonedeb@gangotri.ubuntu.com> Public bug reported: Binary package hint: linux-image-2.6.15-26-686 Bug is also described on the Ubuntu forums at: http://ubuntuforums.org/showthread.php?t=187770 I have a D-Link DGE-530T that isn't detected by Ubuntu Dapper using the kernel linux-image-2.6.15-26-686. Basically, it seems this was fixed upstream in 2.6.17 as per the changelog at http://www.kernel.org/pub/linux/kernel/v2.6/ChangeLog-2.6.17. >From there: commit 2d2a387199bf38c6628adb9c6184d7ab6e306148 Author: Stephen Hemminger Date: Wed May 17 14:37:04 2006 -0700 [PATCH] Subjec: sky2, skge: correct PCI id for DGE-560T The Dlink DGE-560T uses Yukon2 chipset so it needs sky2 driver; and the DGE-530T uses Yukon1 so it uses skge driver. Bug: http://bugzilla.kernel.org/show_bug.cgi?id=6544 Signed-off-by: Stephen Hemminger Signed-off-by: Jeff Garzik Any chance this could be addressed in a future kernel update? ** Affects: linux-source-2.6.15 (Ubuntu) Importance: Untriaged Status: Unconfirmed -- Mis/Non detection of D-Link DGE-530T https://launchpad.net/bugs/55847 From duncan at lithgow-schmidt.dk Thu Aug 10 07:15:04 2006 From: duncan at lithgow-schmidt.dk (Duncan Lithgow) Date: Thu, 10 Aug 2006 07:15:04 -0000 Subject: [Bug 54190] Re: Bluetooth doesn't work (HP Pavilion dv8220ea) References: <20060726190535.3952.418.malonedeb@gangotri.ubuntu.com> Message-ID: <20060810071504.7600.38023.malone@gangotri.ubuntu.com> -- Bluetooth doesn't work (HP Pavilion dv8220ea) https://launchpad.net/bugs/54190 From duncan at lithgow-schmidt.dk Thu Aug 10 07:15:54 2006 From: duncan at lithgow-schmidt.dk (Duncan Lithgow) Date: Thu, 10 Aug 2006 07:15:54 -0000 Subject: [Bug 54190] Re: Bluetooth doesn't work (HP Pavilion dv8220ea) References: <20060726190535.3952.418.malonedeb@gangotri.ubuntu.com> Message-ID: <20060810071554.7600.29399.malone@gangotri.ubuntu.com> -- Bluetooth doesn't work (HP Pavilion dv8220ea) https://launchpad.net/bugs/54190 From duncan at lithgow-schmidt.dk Thu Aug 10 07:14:17 2006 From: duncan at lithgow-schmidt.dk (Duncan Lithgow) Date: Thu, 10 Aug 2006 07:14:17 -0000 Subject: [Bug 54190] Re: Bluetooth doesn't work (HP Pavilion dv8220ea) References: <20060726190535.3952.418.malonedeb@gangotri.ubuntu.com> Message-ID: <20060810071417.20119.45275.malone@gandwana.ubuntu.com> Output of $ lspci -vv > lspci-vv.txt attached -- Bluetooth doesn't work (HP Pavilion dv8220ea) https://launchpad.net/bugs/54190 From dasomoli at gmail.com Thu Aug 10 08:31:26 2006 From: dasomoli at gmail.com (DasomOLI) Date: Thu, 10 Aug 2006 08:31:26 -0000 Subject: [Bug 43961] Re: Power down after shutdown does not work... References: <20060510072310.21520.62027.malonedeb@gandwana.ubuntu.com> Message-ID: <20060810083126.7656.1146.malone@gangotri.ubuntu.com> I have the same problem.. i'm using a LG LW20 laptop.. But my laptop is shutdown completely on recovery mode(in grub menu).. I don't know why that. My kernel is linux-image-2.6.15-26-686. "acpi=force" option is not worked for me. -- Power down after shutdown does not work... https://launchpad.net/bugs/43961 From acojlo at gmail.com Thu Aug 10 10:14:03 2006 From: acojlo at gmail.com (Aleksandar) Date: Thu, 10 Aug 2006 10:14:03 -0000 Subject: [Bug 55869] Resume from S3 do not work References: <20060810101403.20119.67178.malonedeb@gandwana.ubuntu.com> Message-ID: <20060810101403.20119.67178.malonedeb@gandwana.ubuntu.com> Public bug reported: Binary package hint: linux-image-2.6.15-26-686 Hardware: Fujitsu Siemens Amilo Pro 2030 S3 suspend works. S3 resume hangs with no working keyboard, no screen, no disk and blinking power led (indicating s3 suspend is active). On kernel 2.6.18-rc2 built with no modules S3 resume hangs with no working screen, but power led is in normal state and keyboard works. S4 suspend do not work ** Affects: linux-source-2.6.15 (Ubuntu) Importance: Untriaged Status: Unconfirmed ** Description changed: Binary package hint: linux-image-2.6.15-26-686 Hardware: Fujitsu Siemens Amilo Pro 2030 S3 suspend works. S3 resume hangs with no working keyboard, no screen, no disk and blinking power led (indicating s3 suspend is active). - On kernel 2.6.18-rc2 built with no modules S3 resume hangs with no working keyboard and no screen, but power led is in normal state and keyboard workds. + On kernel 2.6.18-rc2 built with no modules S3 resume hangs with no working screen, but power led is in normal state and keyboard works. S4 suspend do not work -- Resume from S3 do not work https://launchpad.net/bugs/55869 From benshalom at gmail.com Thu Aug 10 13:24:08 2006 From: benshalom at gmail.com (Yotam Benshalom) Date: Thu, 10 Aug 2006 13:24:08 -0000 Subject: [Bug 48395] Re: ipw3945 produces 99% cpu, making my laptop unusable References: <20060604183717.4978.25428.malonedeb@gandwana.ubuntu.com> Message-ID: <20060810132408.24639.89151.malone@gangotri.ubuntu.com> I have the same issue with dapper on lg s1 mduo laptop (686 kernel, restricted modules installed). Periodically, ipw3945 is choking one of my cores (constant 50% cpu). I don't know how to stop the process, as it seems to be unkillable... I sure hope this is sorted out. -- ipw3945 produces 99% cpu, making my laptop unusable https://launchpad.net/bugs/48395 From ross at burtonini.com Thu Aug 10 14:03:30 2006 From: ross at burtonini.com (Ross Burton) Date: Thu, 10 Aug 2006 14:03:30 -0000 Subject: [Bug 55891] Sound doesn't work with Intel 82801G HDA chipset References: <20060810140330.24639.3281.malonedeb@gangotri.ubuntu.com> Message-ID: <20060810140330.24639.3281.malonedeb@gangotri.ubuntu.com> Public bug reported: Binary package hint: linux-image-2.6.15-26-686 I have a ThinkPad X60 which has a built-in Intel HDA sound card. It gets detected and the right modules (snd_hda_intel etc) loaded with only this error: [17179590.964000] hda_intel: azx_get_response timeout, switching to single_cmd mode... However, sound doesn't work: $ totem ALSA lib pcm_direct.c:786:(snd_pcm_direct_initialize_slave) snd_pcm_hw_params_any failed ALSA lib pcm_dmix.c:831:(snd_pcm_dmix_open) unable to initialize slave esound and any other program produces the same error. If I am lucky I can rmmod snd_hda_intel and re-modprobe it and this fixes the problem. lspci: 0000:00:1b.0 0403: Intel Corporation 82801G (ICH7 Family) High Definition Audio Controller (rev 02) ** Affects: linux-source-2.6.15 (Ubuntu) Importance: Untriaged Status: Unconfirmed -- Sound doesn't work with Intel 82801G HDA chipset https://launchpad.net/bugs/55891 From samuel at debian-ce.org Thu Aug 10 14:44:00 2006 From: samuel at debian-ce.org (SamuelAbreu) Date: Thu, 10 Aug 2006 14:44:00 -0000 Subject: [Bug 36461] Re: XOrg dualhead regression References: <20060324174628.6253.87338.malonedeb@gandwana.ubuntu.com> Message-ID: <20060810144400.20172.68395.malone@gandwana.ubuntu.com> Im using Ray's binary and it's working great now, when this patch will be applied in xorg of dapper??? -- XOrg dualhead regression https://launchpad.net/bugs/36461 From kretz at kde.org Thu Aug 10 14:47:49 2006 From: kretz at kde.org (Matthias Kretz) Date: Thu, 10 Aug 2006 14:47:49 -0000 Subject: [Bug 55804] Re: /proc/kcore not openable References: <20060809182548.7600.53119.malonedeb@gangotri.ubuntu.com> Message-ID: <20060810144749.20172.13055.malone@gandwana.ubuntu.com> > in general, this does not need to be available What defines the need? I had a need for /proc/kcore yesterday and I had the need before. > exposes memory that could contain very sensitive data Yes it does. But it's only exposed to the root user. And the root user can do anything to the system. Where's the added security in crippling /proc/kcore (and /dev/mem)? I'm not convinced disabling /proc/kcore adds security. It might make it a little harder for an attacker that got root rights to get to sensitive information but it won't prevent it in any case. On the other hand it disallows legitimate use of it and therefore cripples the system in an unnecessary way. I guess from now on I have to patch and recompile the kernel everytime Ubuntu releases a new image ;-( -- /proc/kcore not openable https://launchpad.net/bugs/55804 From ben.collins at ubuntu.com Thu Aug 10 14:53:20 2006 From: ben.collins at ubuntu.com (Ben Collins) Date: Thu, 10 Aug 2006 14:53:20 -0000 Subject: [Bug 54190] Re: Bluetooth doesn't work (HP Pavilion dv8220ea) References: <20060726190535.3952.418.malonedeb@gangotri.ubuntu.com> Message-ID: <20060810145320.20119.11167.malone@gandwana.ubuntu.com> I don't see a bluetooth device on your computer. Normally it would show up in lsusb (as is the case with my powerbook). Check to make sure you actually have bluetooth on this computer (does it work with windows?). If so, please check your computer's BIOS to be sure bluetooth is enabled. -- Bluetooth doesn't work (HP Pavilion dv8220ea) https://launchpad.net/bugs/54190 From ben.collins at ubuntu.com Thu Aug 10 15:09:36 2006 From: ben.collins at ubuntu.com (Ben Collins) Date: Thu, 10 Aug 2006 15:09:36 -0000 Subject: [Bug 54190] Re: Bluetooth doesn't work (HP Pavilion dv8220ea) References: <20060726190535.3952.418.malonedeb@gangotri.ubuntu.com> Message-ID: <20060810150936.24639.73454.malone@gangotri.ubuntu.com> I just checked the produce specs for your notebook at: http://h10025.www1.hp.com/ewfrf/wc/genericDocument?cc=us&docname=c00652238&lc=en&jumpid=reg_R1002_USEN There's no mention of bluetooth on the system. So unless you have externally added bluetooth (USB dongle or PCCard, either of which would have shown up in the output you sent), then you don't have bluetooth. ** Changed in: linux-source-2.6.15 (Ubuntu) Status: Unconfirmed => Rejected -- Bluetooth doesn't work (HP Pavilion dv8220ea) https://launchpad.net/bugs/54190 From ben.collins at ubuntu.com Thu Aug 10 15:21:21 2006 From: ben.collins at ubuntu.com (Ben Collins) Date: Thu, 10 Aug 2006 15:21:21 -0000 Subject: [Bug 55891] Re: Sound doesn't work with Intel 82801G HDA chipset References: <20060810140330.24639.3281.malonedeb@gangotri.ubuntu.com> Message-ID: <20060810152121.20119.54475.launchpad@gandwana.ubuntu.com> ** Changed in: linux-source-2.6.15 (Ubuntu) Assignee: (unassigned) => Ubuntu Audio Team -- Sound doesn't work with Intel 82801G HDA chipset https://launchpad.net/bugs/55891 From ben.collins at ubuntu.com Thu Aug 10 15:33:50 2006 From: ben.collins at ubuntu.com (Ben Collins) Date: Thu, 10 Aug 2006 15:33:50 -0000 Subject: [Bug 39315] Re: Keyboard random repeat References: <20060412160910.15436.50293.malonedeb@gangotri.ubuntu.com> Message-ID: <20060810153350.20119.69447.launchpad@gandwana.ubuntu.com> ** Changed in: linux-source-2.6.17 (Ubuntu Dapper) Status: Confirmed => Rejected -- Keyboard random repeat https://launchpad.net/bugs/39315 From ben.collins at ubuntu.com Thu Aug 10 15:45:34 2006 From: ben.collins at ubuntu.com (Ben Collins) Date: Thu, 10 Aug 2006 15:45:34 -0000 Subject: [Bug 55847] Re: Mis/Non detection of D-Link DGE-530T References: <20060810063057.7656.88865.malonedeb@gangotri.ubuntu.com> Message-ID: <20060810154535.20119.47472.launchpad@gandwana.ubuntu.com> ** Changed in: linux-source-2.6.15 (Ubuntu) Assignee: (unassigned) => Ben Collins Status: Unconfirmed => Fix Committed -- Mis/Non detection of D-Link DGE-530T https://launchpad.net/bugs/55847 From duncan at lithgow-schmidt.dk Thu Aug 10 15:57:55 2006 From: duncan at lithgow-schmidt.dk (Duncan Lithgow) Date: Thu, 10 Aug 2006 15:57:55 -0000 Subject: [Bug 54190] Re: Bluetooth doesn't work (HP Pavilion dv8220ea) References: <20060726190535.3952.418.malonedeb@gangotri.ubuntu.com> Message-ID: <20060810155755.24756.36618.malone@gangotri.ubuntu.com> Oh! I was sure I'd seem it mentioned in the manual. There's a driver for it in the HP driver section "Support Software for HP Integrated Module with Bluetooth Wireless Technology" http://h10025.www1.hp.com/ewfrf/wc/softwareList?lc=en&cc=us&dlc=en&product=1847371&lang=en&os=228 I'm not disagreeing that it's not included, but I'm a bit confused. Could you tell me what you were looking for in those three output files? Then I can add it to https://wiki.ubuntu.com/LaptopTestingTeam/FAQ -- Bluetooth doesn't work (HP Pavilion dv8220ea) https://launchpad.net/bugs/54190 From yalding at gmail.com Thu Aug 10 16:16:12 2006 From: yalding at gmail.com (Yajun Wang) Date: Thu, 10 Aug 2006 16:16:12 -0000 Subject: [Bug 34066] Re: usb mouse dead on resume References: <20060308112717.14318.84205.malonedeb@gangotri.ubuntu.com> Message-ID: <20060810161613.20172.5680.malone@gandwana.ubuntu.com> I have been suffered with this problem for months. Everytime I have to use shutdown instead of hibernate. any progress on it. BTW: unplug and plug again does not solve the problem for me. regards, yalding -- usb mouse dead on resume https://launchpad.net/bugs/34066 From ben.collins at ubuntu.com Thu Aug 10 16:33:02 2006 From: ben.collins at ubuntu.com (Ben Collins) Date: Thu, 10 Aug 2006 16:33:02 -0000 Subject: [Bug 54190] Re: Bluetooth doesn't work (HP Pavilion dv8220ea) References: <20060726190535.3952.418.malonedeb@gangotri.ubuntu.com> Message-ID: <20060810163302.24639.84302.malone@gangotri.ubuntu.com> Looking for a device in lsusb output that has bDeviceProtocol = Bluetooth. -- Bluetooth doesn't work (HP Pavilion dv8220ea) https://launchpad.net/bugs/54190 From susancragin at earthlink.net Thu Aug 10 17:23:14 2006 From: susancragin at earthlink.net (susancragin) Date: Thu, 10 Aug 2006 17:23:14 -0000 Subject: [Bug 17881] Re: usb flash memory hangs after copying few MB References: <20060113135344.21012.12609.launchpad@macquarie.warthogs.hbd.com> Message-ID: <20060810172314.24639.34029.malone@gangotri.ubuntu.com> It's the copy command, or the memory allocation, or something, since the same thing happens copying from CD/DVD. I just tried copying from a CD and then a DVD, and the same thing happens in Eft. (I have all the latest updates including kernel as of August 10.) Copying appears to get "stuck" copying files. one CAB file at 512.8 KB won't copy at all. But JPGs larger than that copied, albiet very, very slowly. I have an AMD64 Acer Ferrari with 1GB RAM. -- usb flash memory hangs after copying few MB https://launchpad.net/bugs/17881 From susancragin at earthlink.net Thu Aug 10 17:26:14 2006 From: susancragin at earthlink.net (susancragin) Date: Thu, 10 Aug 2006 17:26:14 -0000 Subject: [Bug 17881] Re: usb flash memory hangs after copying few MB References: <20060113135344.21012.12609.launchpad@macquarie.warthogs.hbd.com> Message-ID: <20060810172614.20172.18649.malone@gandwana.ubuntu.com> should have added to above... Linux kernel AMD 2.6.17.3. x86-64. -- usb flash memory hangs after copying few MB https://launchpad.net/bugs/17881 From igor4u at gmail.com Thu Aug 10 19:54:12 2006 From: igor4u at gmail.com (Igor Zubarev) Date: Thu, 10 Aug 2006 19:54:12 -0000 Subject: [Bug 55377] Re: Soft lockup on CPU after restore from hybernation References: <20060806085919.9163.74122.malonedeb@gangotri.ubuntu.com> Message-ID: <20060810195412.20119.66194.malone@gandwana.ubuntu.com> Here is dmesg after hybernation (without lockup, but about 15 minutes not starting X). Later I will add with lockup. -- Soft lockup on CPU after restore from hybernation https://launchpad.net/bugs/55377 From marrs at xs4all.nl Thu Aug 10 21:31:18 2006 From: marrs at xs4all.nl (Marcel Offermans) Date: Thu, 10 Aug 2006 21:31:18 -0000 Subject: [Bug 55743] Re: pvcreate doesn't work References: <20060809051908.9345.10322.malonedeb@gandwana.ubuntu.com> Message-ID: <20060810213118.24639.16762.malone@gangotri.ubuntu.com> I had the same problem (not on amd64) that I could create physical volumes with pvcreate but after that I could not create a logical volume. It would reply with exactly that same error. Then I tried pvdisplay -vv and saw that my partitions could also be addressed as /dev/evms/... I tried: root at timewarp:~# pvcreate /dev/evms/sdb1 Physical volume "/dev/evms/sdb1" successfully created root at timewarp:~# pvcreate /dev/evms/sda4 Physical volume "/dev/evms/sda4" successfully created root at timewarp:~# vgcreate vg /dev/evms/sda4 /dev/evms/sdb1 Volume group "vg" successfully created -- pvcreate doesn't work https://launchpad.net/bugs/55743 From ben.collins at ubuntu.com Thu Aug 10 23:11:23 2006 From: ben.collins at ubuntu.com (Ben Collins) Date: Thu, 10 Aug 2006 23:11:23 -0000 Subject: [Bug 55377] Re: Soft lockup on CPU after restore from hybernation References: <20060806085919.9163.74122.malonedeb@gangotri.ubuntu.com> Message-ID: <20060810231123.24639.22619.malone@gangotri.ubuntu.com> Is the softlockup always in the gizmo process? I assume this is the binary only phone software. If this is common to your lockups, can you try killing this program prior to hibernation, and send that dmesg? -- Soft lockup on CPU after restore from hybernation https://launchpad.net/bugs/55377 From crimsun at fungus.sh.nu Thu Aug 10 23:28:41 2006 From: crimsun at fungus.sh.nu (Daniel T Chen) Date: Thu, 10 Aug 2006 23:28:41 -0000 Subject: [Bug 55891] Re: Sound doesn't work with Intel 82801G HDA chipset References: <20060810140330.24639.3281.malonedeb@gangotri.ubuntu.com> Message-ID: <20060810232841.24756.18541.malone@gangotri.ubuntu.com> If the modem is enabled in bios, please disable it. -- Sound doesn't work with Intel 82801G HDA chipset https://launchpad.net/bugs/55891 From ben.collins at ubuntu.com Thu Aug 10 23:36:24 2006 From: ben.collins at ubuntu.com (Ben Collins) Date: Thu, 10 Aug 2006 23:36:24 -0000 Subject: [Bug 55377] Re: Soft lockup on CPU after restore from hybernation References: <20060806085919.9163.74122.malonedeb@gangotri.ubuntu.com> Message-ID: <20060810233624.24756.38183.malone@gangotri.ubuntu.com> One other thing to try is running this command before hibernate: sudo apt-get modprobe -r sonypi -- Soft lockup on CPU after restore from hybernation https://launchpad.net/bugs/55377 From lee.a.connell at gmail.com Thu Aug 10 23:57:50 2006 From: lee.a.connell at gmail.com (Lee Connell) Date: Thu, 10 Aug 2006 23:57:50 -0000 Subject: [Bug 43961] Re: Power down after shutdown does not work... References: <20060510072310.21520.62027.malonedeb@gandwana.ubuntu.com> Message-ID: <20060810235750.24756.18177.malone@gangotri.ubuntu.com> My kernel is linux-image-2.6.15-26-686 I'm running desktop computer with MSI Neo2 motherboard. I've used both ACPI and APM with no luck on either. -- Power down after shutdown does not work... https://launchpad.net/bugs/43961 From absurdist81 at hotmail.com Fri Aug 11 00:09:43 2006 From: absurdist81 at hotmail.com (absurdist) Date: Fri, 11 Aug 2006 00:09:43 -0000 Subject: [Bug 34697] Re: kernel panic when X server terminates References: <20060313051958.30057.12158.malonedeb@gandwana.ubuntu.com> Message-ID: <20060811000943.20119.2840.launchpad@gandwana.ubuntu.com> ** Tags added: i810 video ** Bug 54495 has been marked a duplicate of this bug ** Also affects: xorg (Ubuntu) Importance: Untriaged Status: Unconfirmed -- kernel panic when X server terminates https://launchpad.net/bugs/34697 From absurdist81 at hotmail.com Fri Aug 11 00:10:47 2006 From: absurdist81 at hotmail.com (absurdist) Date: Fri, 11 Aug 2006 00:10:47 -0000 Subject: [Bug 54495] Re: I can't logout or shutdown References: <20060729220332.3952.13858.malonedeb@gangotri.ubuntu.com> Message-ID: <20060811001047.20172.29950.malone@gandwana.ubuntu.com> *** This bug is a duplicate of bug 34697 *** Found a great solution here: https://launchpad.net/distros/ubuntu/+source/linux-source-2.6.15/+bug/34697 ** This bug has been marked a duplicate of bug 34697 kernel panic when X server terminates -- I can't logout or shutdown https://launchpad.net/bugs/54495 From Tam at SiuLung.com Fri Aug 11 04:59:33 2006 From: Tam at SiuLung.com (Alan Tam) Date: Fri, 11 Aug 2006 04:59:33 -0000 Subject: [Bug 48214] Re: Please driver for Planex USB wireless References: <20060603134059.2141.9914.malonedeb@gangotri.ubuntu.com> Message-ID: <20060811045933.24639.29546.malone@gangotri.ubuntu.com> linux-source-2.6.17 (2.6.17-6.17) edgy; urgency=low ... * zd1211: Remove external driver and copy 2.6.18 version of driver. What is this? -- Please driver for Planex USB wireless https://launchpad.net/bugs/48214 From ross at burtonini.com Fri Aug 11 06:21:18 2006 From: ross at burtonini.com (Ross Burton) Date: Fri, 11 Aug 2006 06:21:18 -0000 Subject: [Bug 55891] Re: Sound doesn't work with Intel 82801G HDA chipset References: <20060810140330.24639.3281.malonedeb@gangotri.ubuntu.com> Message-ID: <20060811062118.20119.76661.malone@gandwana.ubuntu.com> It is already disabled. -- Sound doesn't work with Intel 82801G HDA chipset https://launchpad.net/bugs/55891 From crimsun at fungus.sh.nu Fri Aug 11 06:46:55 2006 From: crimsun at fungus.sh.nu (Daniel T Chen) Date: Fri, 11 Aug 2006 06:46:55 -0000 Subject: [Bug 55891] Re: Sound doesn't work with Intel 82801G HDA chipset References: <20060810140330.24639.3281.malonedeb@gangotri.ubuntu.com> Message-ID: <20060811064655.24756.94016.malone@gangotri.ubuntu.com> *** This bug is a duplicate of bug 42361 *** Excellent. I believe you then need to /enable/ the modem. ** This bug has been marked a duplicate of bug 42361 Inaudible sound on fresh boot with ThinkPad X60 using AD1981HD codec ** Changed in: linux-source-2.6.15 (Ubuntu) Importance: Untriaged => Medium Status: Unconfirmed => Needs Info -- Sound doesn't work with Intel 82801G HDA chipset https://launchpad.net/bugs/55891 From crimsun at fungus.sh.nu Fri Aug 11 06:47:05 2006 From: crimsun at fungus.sh.nu (Daniel T Chen) Date: Fri, 11 Aug 2006 06:47:05 -0000 Subject: [Bug 42361] Re: Inaudible sound on fresh boot with ThinkPad X60 using AD1981HD codec References: <20060501121740.30638.68291.malonedeb@gangotri.ubuntu.com> Message-ID: <20060811064705.24639.22403.launchpad@gangotri.ubuntu.com> ** Bug 55891 has been marked a duplicate of this bug -- Inaudible sound on fresh boot with ThinkPad X60 using AD1981HD codec https://launchpad.net/bugs/42361 From bugwatch at bugs.launchpad.net Fri Aug 11 06:54:15 2006 From: bugwatch at bugs.launchpad.net (Bug Watch Updater) Date: Fri, 11 Aug 2006 06:54:15 -0000 Subject: [Bug 38476] Re: ACPI not working -- Laptop doesn't boot without acpi=off References: <20060406191845.32233.10935.malonedeb@gandwana.ubuntu.com> Message-ID: <20060811065419.24055.15234.launchpad@gangotri.ubuntu.com> ** Changed in: linux (upstream) Status: Confirmed => Rejected -- ACPI not working -- Laptop doesn't boot without acpi=off https://launchpad.net/bugs/38476 From dennis.schwan at leuchtturm-it.de Fri Aug 11 07:21:18 2006 From: dennis.schwan at leuchtturm-it.de (marduk) Date: Fri, 11 Aug 2006 07:21:18 -0000 Subject: [Bug 55978] Problems with Sound (via82xx) References: <20060811072119.20119.66175.malonedeb@gandwana.ubuntu.com> Message-ID: <20060811072119.20119.66175.malonedeb@gandwana.ubuntu.com> Public bug reported: Binary package hint: linux-image-2.6.15-26-386 I use a laptop (FSC Amilo L7300) with an integrated Sounddevice: 0000:00:11.5 Multimedia audio controller: VIA Technologies, Inc. VT8233/A/8235/8237 AC97 Audio Controller (rev 50) Subsystem: Fujitsu Siemens Computer GmbH: Unknown device 1078 Flags: medium devsel, IRQ 11 I/O ports at 1400 [size=256] Capabilities: [c0] Power Management version 2 This sound devices uses the snd_via82xx Module. Since Kernel Version 2.6.15-26 (386 and 686) the sound lags every few seconds. It does not matter if i use alsa, oss or esd and it also doesn't matter if i play a mp3, ogg or wav file. When i step back to the 2.6.15-25 Kernel there is no problem with the sound. ** Affects: linux-source-2.6.15 (Ubuntu) Importance: Untriaged Status: Unconfirmed -- Problems with Sound (via82xx) https://launchpad.net/bugs/55978 From chantra at debuntu.org Fri Aug 11 07:49:14 2006 From: chantra at debuntu.org (chantra) Date: Fri, 11 Aug 2006 07:49:14 -0000 Subject: [Bug 53754] Re: ata_piix problem with Intel ICH7 chipset References: <20060722182526.11213.79901.malonedeb@gandwana.ubuntu.com> Message-ID: <20060811074914.20119.2313.malone@gandwana.ubuntu.com> A new dump if it can help. Well, the dump start with a hibernation, he computer came back from hibernation fine. Did some reboot to try out alternatives and then let my computer turned on overnight. Even though the computer was not doing much task (simply turn on), there were a "slow to respond" issue about once every hours :s. -- ata_piix problem with Intel ICH7 chipset https://launchpad.net/bugs/53754 From rsidd at online.fr Fri Aug 11 08:24:11 2006 From: rsidd at online.fr (rsidd) Date: Fri, 11 Aug 2006 08:24:11 -0000 Subject: [Bug 32597] Re: Hang while booting References: <20060223120455.14968.80193.malonedeb@gangotri.ubuntu.com> Message-ID: <20060811082411.24639.50312.malone@gangotri.ubuntu.com> Ben, is the kernel source package also updated? I'm running a kernel without preemption and with a larger stack size, because of ndiswrapper. My wifi card is (or was) very flaky with the stock kernel. But the source package reported itself as 2.6.15-9 even when the binary was up to 2.6.15-23. -- Hang while booting https://launchpad.net/bugs/32597 From cef at optus.net Fri Aug 11 08:51:36 2006 From: cef at optus.net (Stuart Young) Date: Fri, 11 Aug 2006 08:51:36 -0000 Subject: [Bug 55847] Re: Mis/Non detection of D-Link DGE-530T References: <20060810063057.7656.88865.malonedeb@gangotri.ubuntu.com> Message-ID: <20060811085136.20172.95132.malone@gandwana.ubuntu.com> Good to see that a fix is committed. If you need someone to test this, just point me at packages. -- Mis/Non detection of D-Link DGE-530T https://launchpad.net/bugs/55847 From pd at cipherfunk.org Fri Aug 11 09:12:46 2006 From: pd at cipherfunk.org (Paul Drain) Date: Fri, 11 Aug 2006 09:12:46 -0000 Subject: [Bug 36596] Re: system freeze after clicking task manager trash icon in "pan" newsreader References: <20060325145711.6279.38615.malonedeb@gandwana.ubuntu.com> Message-ID: <20060811091246.20172.87188.malone@gandwana.ubuntu.com> If anyone is still affected by this problem, i've put up a replacement package for xorg and a replacement kernel package for x86 platforms. With them installed, i've had no lockups for the entire week (either on my Compaq or the VAIO, both of which exhibited the problem). Currently [*], these are at: http://64.71.152.24/ (* because the main FTP server is constantly full and may time-out) -- system freeze after clicking task manager trash icon in "pan" newsreader https://launchpad.net/bugs/36596 From olive at deep-ocean.net Fri Aug 11 09:23:29 2006 From: olive at deep-ocean.net (=?utf-8?q?Olivier_Cort=C3=A8s?=) Date: Fri, 11 Aug 2006 09:23:29 -0000 Subject: [Bug 55989] bad graphing values for device e1000 References: <20060811084135.20172.1478.malonedeb@gandwana.ubuntu.com> Message-ID: <20060811092329.24756.5901.launchpad@canonical@gangotri.ubuntu.com> Public bug reported: During a huge file transfer between 2 ubuntu dapper (up-to-date) machines, i use to display the netspeed graph on both machine for various reasons. Knowing that both machines only do the file transfer (no other perturbating network task that could "pollute" the graph values), I think that the polling of the device is bad. It could be something else, but The graph is misleading : it goes often over 100Mbps, and the physical link is a 100Mbps. One machine has a rtl8139 100Mbps card. The machine which displays a "faulty" graph has an e1000, clamped to 100Mbps because the switch (Netgear FS116) is a 100Mbps one). Network cables are new, it tested with other cables if that could be a problem. Both machines use last -686 kernel. Note : doing the same file tranfer between my machine and another e1000 machine (a server without X) produce the same sort of graph ("bad" peaks). I attach two images, one from the rtl8139 machine, which I qualify as "good" graph, and one from my laptop (e1000) with bad peaks. I could guess that the average value of the bad graph is good, I mean averaging the peak and the bottoms we could obtain the real network trafic average value, because the bottom values are smaller than those on the rtl8139 machine. ** Affects: linux-source-2.6.15 (Ubuntu) Importance: Untriaged Status: Unconfirmed -- bad graphing values for device e1000 https://launchpad.net/bugs/55989 From olive at deep-ocean.net Fri Aug 11 09:35:41 2006 From: olive at deep-ocean.net (=?utf-8?q?Olivier_Cort=C3=A8s?=) Date: Fri, 11 Aug 2006 09:35:41 -0000 Subject: [Bug 55989] bad graphing values for device e1000 References: <20060811084135.20172.1478.malonedeb@gandwana.ubuntu.com> Message-ID: <20060811093541.24756.91713.launchpad@canonical@gangotri.ubuntu.com> Public bug reported: During a huge file transfer between 2 ubuntu dapper (up-to-date) machines, i use to display the netspeed graph on both machine for various reasons. Knowing that both machines only do the file transfer (no other perturbating network task that could "pollute" the graph values), I think that the polling of the device is bad. It could be something else, but The graph is misleading : it goes often over 100Mbps, and the physical link is a 100Mbps. One machine has a rtl8139 100Mbps card. The machine which displays a "faulty" graph has an e1000, clamped to 100Mbps because the switch (Netgear FS116) is a 100Mbps one). Network cables are new, it tested with other cables if that could be a problem. Both machines use last -686 kernel. Note : doing the same file tranfer between my machine and another e1000 machine (a server without X) produce the same sort of graph ("bad" peaks). I attach two images, one from the rtl8139 machine, which I qualify as "good" graph, and one from my laptop (e1000) with bad peaks. I could guess that the average value of the bad graph is good, I mean averaging the peak and the bottoms we could obtain the real network trafic average value, because the bottom values are smaller than those on the rtl8139 machine. ** Affects: linux-source-2.6.15 (Ubuntu) Importance: Untriaged Status: Unconfirmed ** Affects: netspeed (Ubuntu) Importance: Untriaged Status: Unconfirmed -- bad graphing values for device e1000 https://launchpad.net/bugs/55989 From olive at deep-ocean.net Fri Aug 11 09:34:46 2006 From: olive at deep-ocean.net (=?utf-8?q?Olivier_Cort=C3=A8s?=) Date: Fri, 11 Aug 2006 09:34:46 -0000 Subject: [Bug 55989] Re: bad graphing values for device e1000 References: <20060811084135.20172.1478.malonedeb@gandwana.ubuntu.com> Message-ID: <20060811093446.24756.90020.malone@gangotri.ubuntu.com> temporary removing kernel to re-add it with the upstream bug number. ** Changed in: linux-source-2.6.15 (Ubuntu) Sourcepackagename: linux-source-2.6.15 => None ** Changed in: Ubuntu Sourcepackagename: None => linux-source-2.6.15 ** Bug watch added: Linux Kernel Bug Tracker #6986 http://bugzilla.kernel.org/show_bug.cgi?id=6986 ** Also affects: linux (upstream) via http://bugzilla.kernel.org/show_bug.cgi?id=6986 Importance: Unknown Status: Unknown -- bad graphing values for device e1000 https://launchpad.net/bugs/55989 From olive at deep-ocean.net Fri Aug 11 09:39:08 2006 From: olive at deep-ocean.net (=?utf-8?q?Olivier_Cort=C3=A8s?=) Date: Fri, 11 Aug 2006 09:39:08 -0000 Subject: [Bug 55989] Re: bad graphing values for device e1000 References: <20060811084135.20172.1478.malonedeb@gandwana.ubuntu.com> Message-ID: <20060811093908.20119.32877.malone@gandwana.ubuntu.com> Info : this problem is still the same in kernel 2.6.18-rc4. patch wich resolves the problem : http://lkml.org/lkml/diff/2003/12/20/30/1 the code : --- linux-2.4.20/drivers/net/e1000/e1000_main.c~ 2003-08-03 00:40:21.000000000 +0200 +++ linux-2.4.20/drivers/net/e1000/e1000_main.c 2003-08-08 13:20:06.000000000 +0200 @@ -1390,7 +1390,7 @@ netif_stop_queue(netdev); /* Reset the timer */ - mod_timer(&adapter->watchdog_timer, jiffies + 2 * HZ); + mod_timer(&adapter->watchdog_timer, jiffies + HZ); } #define E1000_TX_FLAGS_CSUM 0x00000001 -- bad graphing values for device e1000 https://launchpad.net/bugs/55989 From robert at penz.name Fri Aug 11 09:49:55 2006 From: robert at penz.name (Robert Penz) Date: Fri, 11 Aug 2006 09:49:55 -0000 Subject: [Bug 54419] Re: usb change between 2.6.15-23 and 2.6.15-26 breaks working setup References: <20060729074252.3952.45596.malonedeb@gangotri.ubuntu.com> Message-ID: <20060811094955.24639.94198.malone@gangotri.ubuntu.com> does at least someone read that bug report? A working system is broken due a "security update" - thats a major problem. I cannot use the security hole free kernel !!! -- usb change between 2.6.15-23 and 2.6.15-26 breaks working setup https://launchpad.net/bugs/54419 From launchpad at lbedford.org Fri Aug 11 11:53:08 2006 From: launchpad at lbedford.org (Liam Bedford) Date: Fri, 11 Aug 2006 11:53:08 -0000 Subject: [Bug 55138] Re: Dell 2950 w/ PERC 5i/Integrated, seeing RAID'd HDD's References: <20060804030427.9092.4602.malonedeb@gangotri.ubuntu.com> Message-ID: <20060811115308.24756.33261.malone@gangotri.ubuntu.com> The reason it's a problem is because it's not consistent with the bios. It's also not consistent with itself. I have a 2950 here with 6 drives, all of which are in a RAID 10 volume. So far, the dapper installer has presented me with: 1 drive (RAID volume only) 3 drives (2 physical drives + 1 RAID volume) 7 drives (6 physical drives + 1 RAID volume) The BIOS sees the RAID volume as (hd0), but the driver is seeing it as (hd6) and putting a broken grub config on it. The one time it booted and saw just 1 drive, it worked properly. This is fixed in other kernels. SUSE don't have the problem, and it seemed to be okay in edgy, even though the installer was broken. -- Dell 2950 w/ PERC 5i/Integrated, seeing RAID'd HDD's https://launchpad.net/bugs/55138 From home at adambarbary.com Fri Aug 11 12:38:57 2006 From: home at adambarbary.com (Adam Barbary) Date: Fri, 11 Aug 2006 12:38:57 -0000 Subject: [Bug 36596] Re: system freeze after clicking task manager trash icon in "pan" newsreader References: <20060325145711.6279.38615.malonedeb@gandwana.ubuntu.com> Message-ID: <20060811123857.20119.87556.malone@gandwana.ubuntu.com> Currently running the patch created by Paul. Great that someone has taken this problem seriously. All working well now, machine has been running over the last two days. Hibernate, suspend also fine. Now all I need to get sorted is 3D support ;) Screen res 1400 x 1050 Colour depth 24 bit Good job Paul. -- system freeze after clicking task manager trash icon in "pan" newsreader https://launchpad.net/bugs/36596 From ben.collins at ubuntu.com Fri Aug 11 16:02:42 2006 From: ben.collins at ubuntu.com (Ben Collins) Date: Fri, 11 Aug 2006 16:02:42 -0000 Subject: [Bug 36596] Re: system freeze after clicking task manager trash icon in "pan" newsreader References: <20060325145711.6279.38615.malonedeb@gandwana.ubuntu.com> Message-ID: <20060811160242.24756.95030.malone@gangotri.ubuntu.com> What would be really useful is a description of what is different in Paul's packages from the stock Ubuntu ones. Without that bit of information, you folks will have to keep using his deb's. -- system freeze after clicking task manager trash icon in "pan" newsreader https://launchpad.net/bugs/36596 From rondom at rondom.de Fri Aug 11 16:00:35 2006 From: rondom at rondom.de (Andreas Gnau) Date: Fri, 11 Aug 2006 16:00:35 -0000 Subject: [Bug 27888] Re: [DAPPER] ndiswrapper not working with kernel 2.6.15 (AMD64) References: <20060113151945.29386.46469.launchpad@macquarie.warthogs.hbd.com> Message-ID: <20060811160035.20119.21869.malone@gandwana.ubuntu.com> I guess there are many bugs in the version of ndiswrapper dapper has. Try using the latest version. I bet it works. See also Bug #39042 for this. -- [DAPPER] ndiswrapper not working with kernel 2.6.15 (AMD64) https://launchpad.net/bugs/27888 From ben.collins at ubuntu.com Fri Aug 11 16:11:29 2006 From: ben.collins at ubuntu.com (Ben Collins) Date: Fri, 11 Aug 2006 16:11:29 -0000 Subject: [Bug 48214] Re: Please driver for Planex USB wireless References: <20060603134059.2141.9914.malonedeb@gangotri.ubuntu.com> Message-ID: <20060811161129.24639.63563.malone@gangotri.ubuntu.com> zd1211 was included in 2.6.18, so instead of us tracking the external driver, it's easier to track the one in the main kernel. -- Please driver for Planex USB wireless https://launchpad.net/bugs/48214 From ben.collins at ubuntu.com Fri Aug 11 16:38:22 2006 From: ben.collins at ubuntu.com (Ben Collins) Date: Fri, 11 Aug 2006 16:38:22 -0000 Subject: [Bug 55989] Re: bad graphing values for device e1000 References: <20060811084135.20172.1478.malonedeb@gandwana.ubuntu.com> Message-ID: <20060811163822.20119.40218.malone@gandwana.ubuntu.com> I'm going to have to wait for comments on this patch. From the archived lkml stuff, I saw that one Intel person mentioned possible problems with changing this timer, specfically with half-duplex, and one particular chipset. ** Changed in: linux-source-2.6.15 (Ubuntu) Status: Unconfirmed => Needs Info -- bad graphing values for device e1000 https://launchpad.net/bugs/55989 From ben.collins at ubuntu.com Fri Aug 11 16:38:38 2006 From: ben.collins at ubuntu.com (Ben Collins) Date: Fri, 11 Aug 2006 16:38:38 -0000 Subject: [Bug 55989] Re: bad graphing values for device e1000 References: <20060811084135.20172.1478.malonedeb@gandwana.ubuntu.com> Message-ID: <20060811163838.24639.71515.malone@gangotri.ubuntu.com> Bug is in kernel. ** Changed in: netspeed (Ubuntu) Status: Unconfirmed => Rejected -- bad graphing values for device e1000 https://launchpad.net/bugs/55989 From ben.collins at ubuntu.com Fri Aug 11 16:40:13 2006 From: ben.collins at ubuntu.com (Ben Collins) Date: Fri, 11 Aug 2006 16:40:13 -0000 Subject: [Bug 55978] Re: Problems with Sound (via82xx) References: <20060811072119.20119.66175.malonedeb@gandwana.ubuntu.com> Message-ID: <20060811164013.24756.48781.launchpad@gangotri.ubuntu.com> ** Changed in: linux-source-2.6.15 (Ubuntu) Assignee: (unassigned) => Ubuntu Audio Team -- Problems with Sound (via82xx) https://launchpad.net/bugs/55978 From ben.collins at ubuntu.com Fri Aug 11 16:40:46 2006 From: ben.collins at ubuntu.com (Ben Collins) Date: Fri, 11 Aug 2006 16:40:46 -0000 Subject: [Bug 55138] Re: Dell 2950 w/ PERC 5i/Integrated, seeing RAID'd HDD's References: <20060804030427.9092.4602.malonedeb@gangotri.ubuntu.com> Message-ID: <20060811164047.24639.20818.malone@gangotri.ubuntu.com> I guess the inconsistency can be seen as a problem. I'll check into it further. ** Changed in: linux-source-2.6.15 (Ubuntu) Status: Rejected => Confirmed -- Dell 2950 w/ PERC 5i/Integrated, seeing RAID'd HDD's https://launchpad.net/bugs/55138 From rodarvus at ubuntu.com Fri Aug 11 17:08:28 2006 From: rodarvus at ubuntu.com (Rodrigo Novo) Date: Fri, 11 Aug 2006 17:08:28 -0000 Subject: [Bug 36461] Re: XOrg dualhead regression References: <20060324174628.6253.87338.malonedeb@gandwana.ubuntu.com> Message-ID: <20060811170828.20172.57209.malone@gandwana.ubuntu.com> Fixed on dapper-updates release of xorg-server_1.0.2-0ubuntu10.3. Thanks for the hard work, guys! (just for reference, this bug is not present in the current version of xorg-server, present on Ubuntu Edgy) ** Changed in: xorg-server (Ubuntu) Status: Needs Info => Fix Released -- XOrg dualhead regression https://launchpad.net/bugs/36461 From jeffrey.moncrieff at yahoo.ca Fri Aug 11 17:10:29 2006 From: jeffrey.moncrieff at yahoo.ca (Moncrieff,Jeffrey) Date: Fri, 11 Aug 2006 17:10:29 -0000 Subject: [Bug 55692] Re: Kernal 2.6.15-26 Server Memory Leaks and Disk I/O errors References: <20060808172429.9345.33909.malonedeb@gandwana.ubuntu.com> Message-ID: <20060811171030.20119.94168.malone@gandwana.ubuntu.com> Today I checked the dmesg. And I notice a error like this ata1: command 0x25 timeout, stat 0x50 host_stat 0x61 Free looks like this total used free shared buffers cached Mem: 1003 532 470 0 157 116 -/+ buffers/cache: 258 744 Swap: 2917 0 2917 I not use a lot of services just apache mysql bind and a postfix MTA. The MTA is not live at moment. The webserver is not live (preproduction) How come I only have 532 free where I should have about 800. -- Kernal 2.6.15-26 Server Memory Leaks and Disk I/O errors https://launchpad.net/bugs/55692 From jeffrey.moncrieff at yahoo.ca Fri Aug 11 17:23:18 2006 From: jeffrey.moncrieff at yahoo.ca (Moncrieff,Jeffrey) Date: Fri, 11 Aug 2006 17:23:18 -0000 Subject: [Bug 55692] Re: Kernal 2.6.15-26 Server Memory Leaks and Disk I/O errors References: <20060808172429.9345.33909.malonedeb@gandwana.ubuntu.com> Message-ID: <20060811172318.20172.6584.malone@gandwana.ubuntu.com> -- Kernal 2.6.15-26 Server Memory Leaks and Disk I/O errors https://launchpad.net/bugs/55692 From elmargol at googlemail.com Fri Aug 11 17:35:52 2006 From: elmargol at googlemail.com (Markus Golser) Date: Fri, 11 Aug 2006 17:35:52 -0000 Subject: [Bug 56053] Can't boot using linux-image-2.6.15-26-server References: <20060811173552.24639.13323.malonedeb@gangotri.ubuntu.com> Message-ID: <20060811173552.24639.13323.malonedeb@gangotri.ubuntu.com> Public bug reported: Hi I did a fresh install of ubuntu-6.06.1-server. The installation was finde. Also the Ubuntu Livecd works fine. But I can't boot linux-image-2.6.15-26-server, it hangs on "uncompressing kernel image" I'm using the desktop kernel atm. Here are some informations about the system: lsmod: http://www.ubuntuusers.de/paste/2743/ lspci: http://www.ubuntuusers.de/paste/2744/ cat /proc/cpuinfo: http://www.ubuntuusers.de/paste/2745/ fdisk: http://www.ubuntuusers.de/paste/2746/ Mainboard: VIA Eden ML6000EA RAM: 512MB ** Affects: linux-source-2.6.15 (Ubuntu) Importance: Untriaged Status: Unconfirmed -- Can't boot using linux-image-2.6.15-26-server https://launchpad.net/bugs/56053 From ben.collins at ubuntu.com Fri Aug 11 17:45:52 2006 From: ben.collins at ubuntu.com (Ben Collins) Date: Fri, 11 Aug 2006 17:45:52 -0000 Subject: [Bug 55692] Re: Kernal 2.6.15-26 Server Memory Leaks and Disk I/O errors References: <20060808172429.9345.33909.malonedeb@gandwana.ubuntu.com> Message-ID: <20060811174552.20172.28178.malone@gandwana.ubuntu.com> Output of "ps axu > ps.txt" would be helpful. -- Kernal 2.6.15-26 Server Memory Leaks and Disk I/O errors https://launchpad.net/bugs/55692 From ben.collins at ubuntu.com Fri Aug 11 17:52:58 2006 From: ben.collins at ubuntu.com (Ben Collins) Date: Fri, 11 Aug 2006 17:52:58 -0000 Subject: [Bug 56053] Re: Can't boot using linux-image-2.6.15-26-server References: <20060811173552.24639.13323.malonedeb@gangotri.ubuntu.com> Message-ID: <20060811175258.24756.76605.malone@gangotri.ubuntu.com> Please edit the grub options so that "quiet splash" is not passed to the kernel. Hopefully this will get us more output to see what's going on. If possible, take a digital photo of this output. Thanks ** Changed in: linux-source-2.6.15 (Ubuntu) Status: Unconfirmed => Needs Info -- Can't boot using linux-image-2.6.15-26-server https://launchpad.net/bugs/56053 From elmargol at googlemail.com Fri Aug 11 18:20:49 2006 From: elmargol at googlemail.com (Markus Golser) Date: Fri, 11 Aug 2006 18:20:49 -0000 Subject: [Bug 56053] Re: Can't boot using linux-image-2.6.15-26-server References: <20060811173552.24639.13323.malonedeb@gangotri.ubuntu.com> Message-ID: <20060811182049.20172.4017.malone@gandwana.ubuntu.com> Sorry thats all I got http://img152.imageshack.us/img152/1997/img0043klmn5.jpg -- Can't boot using linux-image-2.6.15-26-server https://launchpad.net/bugs/56053 From jeffrey.moncrieff at yahoo.ca Fri Aug 11 18:36:57 2006 From: jeffrey.moncrieff at yahoo.ca (Moncrieff,Jeffrey) Date: Fri, 11 Aug 2006 18:36:57 -0000 Subject: [Bug 55692] Re: Kernal 2.6.15-26 Server Memory Leaks and Disk I/O errors References: <20060808172429.9345.33909.malonedeb@gandwana.ubuntu.com> Message-ID: <20060811183657.20172.83842.malone@gandwana.ubuntu.com> -- Kernal 2.6.15-26 Server Memory Leaks and Disk I/O errors https://launchpad.net/bugs/55692 From launch at mailinator.com Fri Aug 11 18:38:40 2006 From: launch at mailinator.com (anonym) Date: Fri, 11 Aug 2006 18:38:40 -0000 Subject: [Bug 30557] Re: cpu idle time in /proc/stat wrong References: <20060205141542.11709.55517.malonedeb@gandwana.ubuntu.com> Message-ID: <20060811183840.20119.5944.malone@gandwana.ubuntu.com> Fixed my problem with slow graphics (Dell D810) - I had the correct binary driver installed for my kernel, but for some reason depmod -a was never run and the module wasn't loading. After fixing that everything seems ok now. -- cpu idle time in /proc/stat wrong https://launchpad.net/bugs/30557 From Darkhack at gmail.com Fri Aug 11 18:42:06 2006 From: Darkhack at gmail.com (Nick Manley) Date: Fri, 11 Aug 2006 18:42:06 -0000 Subject: [Bug 38263] Re: freeze at startup References: <20060405194706.24486.46138.malonedeb@gangotri.ubuntu.com> Message-ID: <20060811184206.20119.93086.malone@gandwana.ubuntu.com> I too have a motherboard with the ATI xpress 200 chipset. I attempted lasercat's settings and tried "acpi=off irqpoll" with no success on Edgy Eft which uses the 2.6.17 kernel. As of 2.6.16, there are some fixes with IRQ issues being resolved but the problem as a whole still exists with ACPI. Ubuntu Edgy Eft Knot 1: acpi=off irqpoll MP-BIOS bug: 8254 timer not connected to IO-APIC PCI Cannot allocate resource region 3 of device -- freeze at startup https://launchpad.net/bugs/38263 From simon at mungewell.org Fri Aug 11 19:50:32 2006 From: simon at mungewell.org (mungewell) Date: Fri, 11 Aug 2006 19:50:32 -0000 Subject: [Bug 34508] Re: 2.6.15 kernel fails to boot on ppc machine References: <20060311210305.30082.75520.malonedeb@gandwana.ubuntu.com> Message-ID: <20060811195032.20119.95236.malone@gandwana.ubuntu.com> As a 'Heads Up' this should now be working with the new release 6.06.1, although I can't confirm until after the weekend (can't really wait to try...) New ISO apears to use kernel version 2.6.15-26 :-) However the netboot is still stuck on 2.6.15-23-powerpc, so presumably has the same fault. :-( I'm getting netboot from: ftp://archive.ubuntu.com/ubuntu/dists/dapper/main/installer-powerpc/current/images/powerpc/netboot/ Simon. -- 2.6.15 kernel fails to boot on ppc machine https://launchpad.net/bugs/34508 From ubuntu.demon at gmail.com Fri Aug 11 19:59:07 2006 From: ubuntu.demon at gmail.com (ubuntu_demon) Date: Fri, 11 Aug 2006 19:59:07 -0000 Subject: [Bug 6367] Re: udev enumeration should use /sys/bus not /sys/devices References: <20060102180911.29335.17628.malonedeb@gangotri.ubuntu.com> Message-ID: <20060811195907.20172.55125.malone@gandwana.ubuntu.com> just curious : How are the current chances that this will get fixed for the next Point Release (6.06.2) ? -- udev enumeration should use /sys/bus not /sys/devices https://launchpad.net/bugs/6367 From mdz at ubuntu.com Fri Aug 11 20:13:08 2006 From: mdz at ubuntu.com (Matt Zimmerman) Date: Fri, 11 Aug 2006 20:13:08 -0000 Subject: [Bug 6367] Re: [Bug 6367] Re: udev enumeration should use /sys/bus not /sys/devices References: <20060102180911.29335.17628.malonedeb@gangotri.ubuntu.com> <20060811195907.20172.55125.malone@gandwana.ubuntu.com> Message-ID: <20060811201308.GY26957@alcor.net> On Fri, Aug 11, 2006 at 07:59:07PM -0000, ubuntu_demon wrote: > just curious : How are the current chances that this will get fixed for > the next Point Release (6.06.2) ? As explained earlier in this bug, this is an incompatible change which could cause working systems to fail to boot. As such, it is not appropriate for backporting to a stable release. There is new infrastructure in Edgy which makes it robust against this type of change, allowing the root filesystem to be found regardless of the device name, so this problem will be solved for the future. -- - mdz -- udev enumeration should use /sys/bus not /sys/devices https://launchpad.net/bugs/6367 From ubuntu.demon at gmail.com Fri Aug 11 20:37:04 2006 From: ubuntu.demon at gmail.com (ubuntu_demon) Date: Fri, 11 Aug 2006 20:37:04 -0000 Subject: [Bug 6367] Re: udev enumeration should use /sys/bus not /sys/devices References: <20060102180911.29335.17628.malonedeb@gangotri.ubuntu.com> Message-ID: <20060811203704.20172.57112.malone@gandwana.ubuntu.com> >As explained earlier in this bug, this is an incompatible change which could >cause working systems to fail to boot. As such, it is not appropriate for >backporting to a stable release. >There is new infrastructure in Edgy which makes it robust against this type >of change, allowing the root filesystem to be found regardless of the device >name, so this problem will be solved for the future. > >-- > - mdz Thank you for the quick answer. Yeah I read it was solved for Edgy. Great work guys! I will report to the forum users that there is no chance that this will ever get fixed for Dapper. I will wait a couple of days before announcing to be sure. -- udev enumeration should use /sys/bus not /sys/devices https://launchpad.net/bugs/6367 From ben.collins at ubuntu.com Fri Aug 11 22:14:38 2006 From: ben.collins at ubuntu.com (Ben Collins) Date: Fri, 11 Aug 2006 22:14:38 -0000 Subject: [Bug 55692] Re: Kernal 2.6.15-26 Server Memory Leaks and Disk I/O errors References: <20060808172429.9345.33909.malonedeb@gandwana.ubuntu.com> Message-ID: <20060811221438.20172.43284.malone@gandwana.ubuntu.com> Ok, from what it looks like, most of your memory is used up in cache. Are you doing anything disk intensive? Please provide output of "lsmod > lsmod.txt" -- Kernal 2.6.15-26 Server Memory Leaks and Disk I/O errors https://launchpad.net/bugs/55692 From dlc4 at jhu.edu Fri Aug 11 22:46:57 2006 From: dlc4 at jhu.edu (theShining) Date: Fri, 11 Aug 2006 22:46:57 -0000 Subject: [Bug 50031] Re: [regression] Suspend [to-RAM and to-disk] is broken in 2.6.15-25.43 References: <20060616182146.13137.51951.malonedeb@gandwana.ubuntu.com> Message-ID: <20060811224657.20119.53572.malone@gandwana.ubuntu.com> I can confirm there is a bug with 2.6.15-25/26 on an IBM T20. 2.6.15-23 works fine, using APM. Is there a status update? Machine starts to suspend, HDD spins down, however mouse never stops responding, moon LED is never turned on and backlight never goes off. Any information needed can be provided. Thanks! -- [regression] Suspend [to-RAM and to-disk] is broken in 2.6.15-25.43 https://launchpad.net/bugs/50031 From rob at robhughes.com Fri Aug 11 23:46:22 2006 From: rob at robhughes.com (Rob Hughes) Date: Fri, 11 Aug 2006 23:46:22 -0000 Subject: [Bug 56096] 2.6.15 K7 and above - enabling SLI hard locks the system References: <20060811234622.24639.24597.malonedeb@gangotri.ubuntu.com> Message-ID: <20060811234622.24639.24597.malonedeb@gangotri.ubuntu.com> Public bug reported: Binary package hint: linux-image-2.6-k7 I've reported this to nvidia, but it appears to be a problem in the ubuntu kernel patches when SMP is enabled on a AMD system. The 386 kernel allows SLI to be used. I have the oops message captured in dmesg if that'll be of help. I've also seen one other person report this in http://www.nvnews.net/vbulletin/showthread.php?t=74315. I also tried the 2.6.17 kernel from edgy with the same results. ** Affects: linux-meta (Ubuntu) Importance: Untriaged Status: Unconfirmed -- 2.6.15 K7 and above - enabling SLI hard locks the system https://launchpad.net/bugs/56096 From rob at robhughes.com Fri Aug 11 23:47:25 2006 From: rob at robhughes.com (Rob Hughes) Date: Fri, 11 Aug 2006 23:47:25 -0000 Subject: [Bug 56096] Re: 2.6.15 K7 and above - enabling SLI hard locks the system References: <20060811234622.24639.24597.malonedeb@gangotri.ubuntu.com> Message-ID: <20060811234725.20172.75151.malone@gandwana.ubuntu.com> Here's the oops message and xorg logs. nvidia is unable to reproduce because they don't have my board. -- 2.6.15 K7 and above - enabling SLI hard locks the system https://launchpad.net/bugs/56096 From micah at cowan.name Sat Aug 12 04:37:35 2006 From: micah at cowan.name (Micah Cowan) Date: Sat, 12 Aug 2006 04:37:35 -0000 Subject: [Bug 45930] Re: jstest SEGFAULTs with usb joystick References: <20060521222408.23797.14476.malonedeb@gandwana.ubuntu.com> Message-ID: <20060812043735.24639.89595.malone@gangotri.ubuntu.com> -- jstest SEGFAULTs with usb joystick https://launchpad.net/bugs/45930 From ajmitch at ihug.co.nz Sat Aug 12 04:41:10 2006 From: ajmitch at ihug.co.nz (Andrew Mitchell) Date: Sat, 12 Aug 2006 04:41:10 -0000 Subject: [Bug 45930] Re: jstest SEGFAULTs with usb joystick References: <20060521222408.23797.14476.malonedeb@gandwana.ubuntu.com> Message-ID: <20060812044110.24639.87069.malone@gangotri.ubuntu.com> Unrelated to glibc as well, rejecting that task ** Changed in: glibc (Ubuntu) Status: Unconfirmed => Rejected -- jstest SEGFAULTs with usb joystick https://launchpad.net/bugs/45930 From rajeev.bhatta at gmail.com Sat Aug 12 05:00:58 2006 From: rajeev.bhatta at gmail.com (rajeev) Date: Sat, 12 Aug 2006 05:00:58 -0000 Subject: [Bug 4670] Invitation from rajeev bhatta References: <20051120204352.25642.79016.malonedeb@gangotri.ubuntu.com> Message-ID: <20060812050058.42471120243B6@nh.massmail2.incrowd.be> rajeev bhatta wants to add you as a friend ( http://bingbox.com/go/register/referrer=2240951&id=615035519 ) ( http://bingbox.com/go/register/referrer=2240951&id=615035519 ) Become a member of BingBox! And make your own free profile page with: blogs pictures guestbook friends network   Don't you know who rajeev bhatta is? Visit his profile page on BingBox ( http://bingbox.com/rajeevbhatta ) . Don't you know who rajeev bhatta is? Visit his profile page on BingBox ( http://bingbox.com/rajeevbhatta ) . This e-mail was unsolicited? Click here ( http://bingbox.com/go/nomails/email=4670 at bugs.launchpad.net&code=014995770 ) to block your e-mailaddress. -- when webcam is connected the system hangs https://launchpad.net/bugs/4670 From micah at cowan.name Sat Aug 12 05:07:35 2006 From: micah at cowan.name (Micah Cowan) Date: Sat, 12 Aug 2006 05:07:35 -0000 Subject: [Bug 45930] Re: jstest SEGFAULTs with usb joystick References: <20060521222408.23797.14476.malonedeb@gandwana.ubuntu.com> Message-ID: <20060812050735.20172.78966.malone@gandwana.ubuntu.com> Source patch accepted and uploaded. It'll be in 1ubuntu2. ** Changed in: joystick (Ubuntu) Status: Confirmed => Fix Released -- jstest SEGFAULTs with usb joystick https://launchpad.net/bugs/45930 From noe.rubinstein at gmail.com Sat Aug 12 07:09:17 2006 From: noe.rubinstein at gmail.com (Phlogistique) Date: Sat, 12 Aug 2006 07:09:17 -0000 Subject: [Bug 52953] Re: Proprietary Firmware in default Linux-image-xxx References: <20060714111648.13020.96743.malonedeb@gandwana.ubuntu.com> Message-ID: <20060812070917.20172.64223.malone@gandwana.ubuntu.com> Of course. But a Ubuntu user must have the freedom to remove the non-free material easily. The problem is not it's included, the problem is it's included in the kernel package so user can't remove it unless by recompiling linux. And splitting linux-image in a free-as-in-freedom part and a free-as-in- free-beer part doesn't cost anything. So why not ? -- Proprietary Firmware in default Linux-image-xxx https://launchpad.net/bugs/52953 From ben.collins at ubuntu.com Sat Aug 12 08:03:40 2006 From: ben.collins at ubuntu.com (Ben Collins) Date: Sat, 12 Aug 2006 08:03:40 -0000 Subject: [Bug 52953] Re: [Bug 52953] Re: Proprietary Firmware in default Linux-image-xxx References: <20060714111648.13020.96743.malonedeb@gandwana.ubuntu.com> <20060812070917.20172.64223.malone@gandwana.ubuntu.com> Message-ID: <1155369821.20854.27.camel@grayson.internal.net> On Sat, 2006-08-12 at 07:09 +0000, Phlogistique wrote: > Of course. > > But a Ubuntu user must have the freedom to remove the non-free material > easily. The problem is not it's included, the problem is it's included > in the kernel package so user can't remove it unless by recompiling > linux. echo "postinst_hook = rm -rf /lib/firmware" >> /etc/kernel-img.conf None of the firmware is compiled into the kernel. -- Proprietary Firmware in default Linux-image-xxx https://launchpad.net/bugs/52953 From hfvb at ing.rau.ac.za Sat Aug 12 11:24:08 2006 From: hfvb at ing.rau.ac.za (Hendrik Boshoff) Date: Sat, 12 Aug 2006 11:24:08 -0000 Subject: [Bug 41634] Re: Network card stops working (sky2) References: <20060426180822.28879.46051.malonedeb@gandwana.ubuntu.com> Message-ID: <20060812112408.24756.63153.malone@gangotri.ubuntu.com> I experience this problem with exactly the same messages in my syslog as mentioned by the first reporter, on an Edubuntu server with more than one kernel, but including 2.6.15-26-686 smp. Intermittent network problems requiring a reboot are a nuisance on a laptop or desktop, but in a classroom server, which is the one critical point of failure, it is a showstopper. The same hardware still works fine under Breezy, which I kept in another partition. What needs to be done to get this bug changed from unconfirmed status, medium importance and low urgency? -- Network card stops working (sky2) https://launchpad.net/bugs/41634 From lucasvo at vincisolutions.ch Sat Aug 12 13:20:52 2006 From: lucasvo at vincisolutions.ch (lucasvo) Date: Sat, 12 Aug 2006 13:20:52 -0000 Subject: [Bug 41634] Re: Network card stops working (sky2) References: <20060426180822.28879.46051.malonedeb@gandwana.ubuntu.com> Message-ID: <20060812132052.24756.59305.launchpad@gangotri.ubuntu.com> ** Changed in: linux-source-2.6.15 (Ubuntu) Status: Unconfirmed => Rejected ** Changed in: linux-source-2.6.15 (Ubuntu) Status: Rejected => Confirmed -- Network card stops working (sky2) https://launchpad.net/bugs/41634 From TsukasaX at gmail.com Sat Aug 12 16:27:49 2006 From: TsukasaX at gmail.com (Tsukasa K) Date: Sat, 12 Aug 2006 16:27:49 -0000 Subject: [Bug 48556] Re: ACPI-0517: ****Error Method parse/execudion failed References: <20060605175228.5989.15658.malonedeb@gangotri.ubuntu.com> Message-ID: <20060812162749.20172.98704.malone@gandwana.ubuntu.com> Must be a problem with ASUS boards. Mine's a P5LD2, and i'm getting the exact same problem. I couldn't even start the liveCD, read thru the errors and it was getting hung up on my DVD writer: "Error 0x01: CD is probably confused". Booted with "irqpoll" as suggested by the kernel output and was able to get the livecd started and do an install. Coincidentally, the drive that ubuntu is installed to is on the same IDE channel as the drive. This mobo has 3 channels.. 2 IDE, 2 IDE RAID, and 2 SATA. Will try ACPI off. -- ACPI-0517: ****Error Method parse/execudion failed https://launchpad.net/bugs/48556 From ben.collins at ubuntu.com Sat Aug 12 16:41:49 2006 From: ben.collins at ubuntu.com (Ben Collins) Date: Sat, 12 Aug 2006 16:41:49 -0000 Subject: [Bug 48556] Re: ACPI-0517: ****Error Method parse/execudion failed References: <20060605175228.5989.15658.malonedeb@gangotri.ubuntu.com> Message-ID: <20060812164149.24756.40820.malone@gangotri.ubuntu.com> Can you do this: sudo cat /proc/acpi/dsdt > DSDT.aml Then attach that file. -- ACPI-0517: ****Error Method parse/execudion failed https://launchpad.net/bugs/48556 From H.A.J.Koster at xs4all.nl Sat Aug 12 20:10:34 2006 From: H.A.J.Koster at xs4all.nl (Henk Koster) Date: Sat, 12 Aug 2006 20:10:34 -0000 Subject: [Bug 52852] Re: MacBook gets extremely hot under Linux References: <20060713091229.13020.45049.malonedeb@gandwana.ubuntu.com> Message-ID: <20060812201034.20172.27364.malone@gandwana.ubuntu.com> Same problem here. I notice that "acpi -V" says: "No support for device type: thermal". Gnome CPU-Frequency-applet shows 54% (1.0GHz out of 1.83GHz max) for both cores when idling. Under similar conditions the OS X frequency is usually 1.5GHz. Yet, after running Ubuntu for a while the area around the power connector gets very hot (with or without power connected). When I then quickly reboot to OS X, the temperature is close to 70C, and then (still in OS X) slowly dropping to 55-60C. During this all I never hear a fan (but then my hearing ain't too good). -- MacBook gets extremely hot under Linux https://launchpad.net/bugs/52852 From H.A.J.Koster at xs4all.nl Sat Aug 12 20:20:12 2006 From: H.A.J.Koster at xs4all.nl (Henk Koster) Date: Sat, 12 Aug 2006 20:20:12 -0000 Subject: [Bug 52852] Re: MacBook gets extremely hot under Linux References: <20060713091229.13020.45049.malonedeb@gandwana.ubuntu.com> Message-ID: <20060812202012.24756.51891.malone@gangotri.ubuntu.com> When I "saved" (submitted) the above message, one of the core frequencies shot momentarily up to 100%, only to quickly settle down to 54% again in a number of steps. So, I don't think that the problem is CPU frequency related... One difference that I notice is that without input activity the screen switches to half-bright very quickly, and then dims completely with the computer going to sleep not much later. In Ubuntu this does not happen (the screen will switch to screensaver, which is not the same), and will not automatically go to sleep. BTW, the sleep function works OK on closing the lid, requiring password to get going on wakeup. Could it be powersupply related then? -- MacBook gets extremely hot under Linux https://launchpad.net/bugs/52852 From corey.burger at gmail.com Sun Aug 13 01:27:16 2006 From: corey.burger at gmail.com (Corey Burger) Date: Sun, 13 Aug 2006 01:27:16 -0000 Subject: [Bug 22135] Re: Nothing but power through docking station References: <20060113141638.21012.99779.launchpad@macquarie.warthogs.hbd.com> Message-ID: <20060813012716.24756.66339.malone@gangotri.ubuntu.com> confirmed in edgy knot 1 ** Changed in: linux-source-2.6.15 (Ubuntu) Status: Needs Info => Unconfirmed -- Nothing but power through docking station https://launchpad.net/bugs/22135 From ben.collins at ubuntu.com Sun Aug 13 02:43:54 2006 From: ben.collins at ubuntu.com (Ben Collins) Date: Sun, 13 Aug 2006 02:43:54 -0000 Subject: [Bug 22135] Re: Nothing but power through docking station References: <20060113141638.21012.99779.launchpad@macquarie.warthogs.hbd.com> Message-ID: <20060813024354.20172.21282.malone@gandwana.ubuntu.com> You still have not answered my last comment. Dmesg output and description of exactly what isn't working. ** Changed in: linux-source-2.6.15 (Ubuntu) Importance: Low => Untriaged Assignee: Matthew Garrett => (unassigned) Status: Unconfirmed => Needs Info ** Also affects: linux-source-2.6.17 (Ubuntu) Importance: Untriaged Status: Unconfirmed ** Changed in: linux-source-2.6.17 (Ubuntu) Status: Unconfirmed => Needs Info -- Nothing but power through docking station https://launchpad.net/bugs/22135 From nitrousenador at gmail.com Sun Aug 13 02:51:19 2006 From: nitrousenador at gmail.com (nitr0us) Date: Sun, 13 Aug 2006 02:51:19 -0000 Subject: [Bug 56188] Wrong implementation of sys_acct() linux-syscall on user-space. References: <20060813025119.20172.48739.malonedeb@gandwana.ubuntu.com> Message-ID: <20060813025119.20172.48739.malonedeb@gandwana.ubuntu.com> Public bug reported: Binary package hint: linux-source-2.6.15 BUG OVERVIEW: This is a wrong implementation of sys_acct() linux-syscall on Ubuntu. I've been programming some pieces of code such as account.c (enable or disable process accounting) and reader.c (Read the file and show its content on screen)[1]. Look: nitrous at lsd:~/x/acct-bug$ gcc account.c -o account nitrous at lsd:~/x/acct-bug$ ./account Usage: ./account [-de] acct_file -d Disable -e Enable nitrous at lsd:~/x/acct-bug$ ./account -e ./UBUNTU606 acct(): Operation not permitted nitrous at lsd:~/x/acct-bug$ su Password: root at lsd:/home/nitrous/x/acct-bug# ./account -e ./UBUNTUBREEZY Enabled on ./UBUNTUBREEZY root at lsd:/home/nitrous/x/acct-bug# ls account acct.h OS_DETAILS reader.c readerv3.c sizeof sizeofv3 UBUNTU606 account.c CENTOS reader readerv3 REDHAT9 sizeof.c sizeofv3.c UBUNTUBREEZY root at lsd:/home/nitrous/x/acct-bug# uname -a Linux lsd 2.6.12-9-386 #1 Mon Oct 10 13:14:36 BST 2005 i6 root at lsd:/home/nitrous/x/acct-bug# ./account -d ./UBUNTUBREEZY Disabled root at lsd:/home/nitrous/x/acct-bug# ./reader Usage: ./reader root at lsd:/home/nitrous/x/acct-bug# ./reader ./UBUNTUBREEZY BLOCKS CHARS T.REAL T.CPU MINOR MAJOR EXIT COMMAND USER GID TTY R/W R/W (s. ) (s. ) PAGEF PAGEF CODE #| UID:34822 0 0 0 7452 74.61 0.00 26365 17628 0 UID:34822 0 0 0 7452 74.62 0.00 26368 17628 0 H UID:34822 0 0 0 7452 74.63 0.00 26371 17628 0 All the printed information is WRONG!. Ok, let's make more tests with others account files (created on different boxes): root at lsd:/home/nitrous/x/acct-bug# ./reader REDHAT9 BLOCKS CHARS T.REAL T.CPU MINOR MAJOR EXIT COMMAND USER GID TTY R/W R/W (s. ) (s. ) PAGEF PAGEF CODE #cont root 0 34816 0 0 0.00 0.00 16 86 0 #ls root 0 34816 0 0 0.01 0.00 27 145 0 uname root 0 34816 0 0 0.00 0.00 18 110 0 root at lsd:/home/nitrous/x/acct-bug# ./reader CENTOS BLOCKS CHARS T.REAL T.CPU MINOR MAJOR EXIT COMMAND USER GID TTY R/W R/W (s. ) (s. ) PAGEF PAGEF CODE #cont root 0 1025 0 0 0.00 0.00 106 0 0 #dir root 0 1025 0 0 0.02 0.00 209 1 0 #ps root 0 1025 0 0 0.02 0.00 224 1 0 ls UID:500 500 1026 0 0 0.02 0.00 324 0 0 uname UID:500 500 1026 0 0 0.00 0.00 139 0 0 #ls root 0 1025 0 0 0.00 0.00 249 0 0 root at lsd:/home/nitrous/x/acct-bug# ./reader DEBIAN BLOCKS CHARS T.REAL T.CPU MINOR MAJOR EXIT COMMAND USER GID TTY R/W R/W (s. ) (s. ) PAGEF PAGEF CODE #account root 0 34820 0 0 0.00 0.00 106 0 0 #ls root 0 34820 0 0 0.00 0.00 213 0 0 mozilla-bin nitrous 1000 0 0 0 114.03 0.00 13 0 0 #ps root 0 34820 0 0 0.01 0.00 271 0 0 mozilla-bin nitrous 1000 0 0 0 7.13 0.00 3 0 0 root at lsd:/home/nitrous/x/acct-bug# ./reader UBUNTU606 BLOCKS CHARS T.REAL T.CPU MINOR MAJOR EXIT COMMAND USER GID TTY R/W R/W (s. ) (s. ) PAGEF PAGEF CODE #\uffff UID:34816 0 0 0 13865 139.02 0.00 45512 17626 0 UID:34816 0 0 0 13865 139.09 0.00 45517 17626 65536 \uffff UID:34816 0 0 0 13859 138.65 0.00 45490 17626 2 #\uffff UID:34816 0 0 0 13418 138.59 0.00 45488 17626 65536 UID:34816 0 0 0 13418 139.17 10.01 45522 17626 0 d UID:34816 0 0 0 13927 139.29 0.00 45527 17626 0 @ UID:34816 0 0 0 13926 139.27 0.00 45527 17626 2 The program works fine with REDHAT, CENTOS and DEBIAN account files, but again, why it doesn't work on UBUNTU606 and UBUNTUBREEZY?... Making some research I found this: Ubuntu uses 'struct acct' in /usr/include/sys/acct.h (I think that kernel's ACCT_VERSION = 2), but sys_acct(), at low-level routines really uses 'struct acct_v3' and that's why our reader program doesn't work (The file's binary format is different). I wrote another reader for 'struct acct_v3' using linux-2.6.12/include/linux/acct.h, look: root at lsd:/home/nitrous/x/acct-bug# ./readerv3 ./UBUNTU606 BLOCKS CHARS MINOR MAJOR EXIT COMMAND USER GID TTY R/W R/W PAGEF PAGEF CODE #account root 0 34816 0 0 159 0 0 id root 0 34816 0 0 345 3 0 bash root 0 34816 0 0 796 1 0 #su root 0 34816 0 0 467 0 0 ls mysql 1001 34816 0 0 423 0 0 id root 0 34816 0 0 333 0 0 groups root 0 34816 0 0 455 0 0 bash root 0 34816 0 0 200 0 0 basename root 0 34816 0 0 303 0 0 dirname root 0 34816 0 0 232 0 0 lesspipe root 0 34816 0 0 181 0 0 lesspipe root 0 34816 0 0 200 0 0 lesspipe root 0 34816 0 0 506 0 0 bash root 0 34816 0 0 198 0 0 dircolors root 0 34816 0 0 244 0 0 bash root 0 34816 0 0 197 0 0 root at lsd:/home/nitrous/x/acct-bug# ./readerv3 ./UBUNTUBREEZY BLOCKS CHARS MINOR MAJOR EXIT COMMAND USER GID TTY R/W R/W PAGEF PAGEF CODE #account root 0 34818 0 0 397 0 0 ps nitrous 1000 34818 0 0 305 2 0 cat nitrous 1000 34818 0 0 136 0 0 ls nagios 1002 34818 0 0 208 0 0 ps nagios 1002 34818 0 0 308 0 0 id nagios 1002 34818 0 0 259 0 0 #sh nagios 1002 34818 0 0 638 2 0 #su nitrous 1002 34818 0 0 331 0 0 id nitrous 1000 34818 0 0 270 0 0 It works ;)!. TESTED ON: [+] Ubuntu 6.06.1 LTS - Kernel: 2.6.15-26-386 [+] Ubuntu 5.10 "Breezy Badger" - 2.6.12-9-386 TIMELINE: Bug discovered: 21/June/2006 Bug Published: 12/August/2006 Regards. A. Alejandro Hernandez Hernandez nitr0us [nitrousenador.at.gmail.dot.com] Rerefences: [1] Codes and related stuff. http://www.genexx.org/nitrous/code/acct-bug/acct-bug.tar.gz ** Affects: linux-source-2.6.15 (Ubuntu) Importance: Untriaged Status: Unconfirmed ** Summary changed: - Wrong implementation of sys_acct() linux-syscall on user-space. + Wrong implementation of sys_acct() linux-syscall. Discrepancies between kernel-space & user-space. -- Wrong implementation of sys_acct() linux-syscall. Discrepancies between kernel-space & user-space. https://launchpad.net/bugs/56188 From TsukasaX at gmail.com Sun Aug 13 03:24:26 2006 From: TsukasaX at gmail.com (Tsukasa K) Date: Sun, 13 Aug 2006 03:24:26 -0000 Subject: [Bug 48556] Re: ACPI-0517: ****Error Method parse/execudion failed References: <20060605175228.5989.15658.malonedeb@gangotri.ubuntu.com> Message-ID: <20060813032426.24756.24674.malone@gangotri.ubuntu.com> acpi=off did not help. tried acpi=off and irqpoll, also didnt work. How do i get in far enough to attach the file? It's not even getting far enough into the boot process to give me a bash prompt. -- ACPI-0517: ****Error Method parse/execudion failed https://launchpad.net/bugs/48556 From ben.collins at ubuntu.com Sun Aug 13 03:35:05 2006 From: ben.collins at ubuntu.com (Ben Collins) Date: Sun, 13 Aug 2006 03:35:05 -0000 Subject: [Bug 48556] Re: ACPI-0517: ****Error Method parse/execudion failed References: <20060605175228.5989.15658.malonedeb@gangotri.ubuntu.com> Message-ID: <20060813033505.24639.92497.malone@gangotri.ubuntu.com> First off, let's open a new bug report. Your problem is different than this bug report. Please do that, and provide all info requested so far (version of CD you are booting, details of your hw, etc). -- ACPI-0517: ****Error Method parse/execudion failed https://launchpad.net/bugs/48556 From leio at dustbite.net Sun Aug 13 08:32:17 2006 From: leio at dustbite.net (Mart Raudsepp) Date: Sun, 13 Aug 2006 08:32:17 -0000 Subject: [Bug 56203] No sound after changing volume while playing sound on an Intel 82801G (AD1986A) References: <20060813083007.24639.14145.malonedeb@gangotri.ubuntu.com> Message-ID: <20060813083217.24756.44240.launchpad@canonical@gangotri.ubuntu.com> Public bug reported: Having sound problems on a computer with that sound card. Sound becomes inaudible when changing the volume of some channels (Headphones, PCM, Front, CD, Mono, etc - not "Surround" or such things in alsamixer) while playing an audio stream (say, a video file with sound in mplayer, or aplay of a wave file). Changing any of the affecting channels makes the sound be inaudible immediately (don't have to change a couple of those, just changing one does it). The sound becomes audible again after I change the volume of Headphones (new name for Master?) or PCM _while_ no audio is playing (inaudibly) - all audio streams are stopped. Sometimes changing the volume of Headphones helps, sometimes PCM - maybe sometimes either. But worth noting is that in some cases changing the volume of one of them doesn't help, while in other cases changing the other one doesn't help. But changing both of them or either of them always brings back sound (assuming no audio was playing at the time). It appears that while changing the volume of other channels while audio is playing makes the sound go inaudible, only changing Headphones or Master while no audio stream is playing brings it back. Never have managed to bring it back by changing different channel volumes. When I manage to make it work again with changing the PCM or Headphones volume, I hear a little distinguishable sound from my headphones - same as I hear when ctrl+C'ing on a wave playing, or changing the volume one notch after getting the sound audible. Sorry for the long chatter. Not sure how to sum it up better. The problem and symptoms happen on both Dapper and also on Edgy after a dist-upgrade yesterday. Some details: $ tail -2 /proc/asound/oss/sndstat Mixers: 0: Analog Devices AD1986A lspci -v: 00:1b.0 Audio device: Intel Corporation 82801G (ICH7 Family) High Definition Audio Controller (rev 01) Subsystem: ASUSTeK Computer Inc. Unknown device 817f Flags: bus master, fast devsel, latency 0, IRQ 177 Memory at e2df8000 (64-bit, non-prefetchable) [size=16K] Capabilities: [50] Power Management version 2 Capabilities: [60] Message Signalled Interrupts: 64bit+ Queue=0/0 Enable- Capabilities: [70] Express Unknown type IRQ 0 This is not on my computer, but on someone elses I installed Ubuntu on for them. I have non-periodic access to it (not in my town) about once a month or bi-monthly. Owners are regular computer owners who will not be able to provide more details - I will provide some more details today, and if necessary more on request once I have any kind of access to the machine again. ** Affects: linux-source-2.6.15 (Ubuntu) Importance: Low Status: Needs Info -- No sound after changing volume while playing sound on an Intel 82801G (AD1986A) https://launchpad.net/bugs/56203 From leio at dustbite.net Sun Aug 13 08:30:07 2006 From: leio at dustbite.net (Mart Raudsepp) Date: Sun, 13 Aug 2006 08:30:07 -0000 Subject: [Bug 56203] No sound after changing volume while playing sound on an Intel 82801G (AD1986A) References: <20060813083007.24639.14145.malonedeb@gangotri.ubuntu.com> Message-ID: <20060813083007.24639.14145.malonedeb@gangotri.ubuntu.com> Public bug reported: Having sound problems on a computer with that sound card. Sound becomes inaudible when changing the volume of some channels (Headphones, PCM, Front, CD, Mono, etc - not "Surround" or such things in alsamixer) while playing an audio stream (say, a video file with sound in mplayer, or aplay of a wave file). Changing any of the affecting channels makes the sound be inaudible immediately (don't have to change a couple of those, just changing one does it). The sound becomes audible again after I change the volume of Headphones (new name for Master?) or PCM _while_ no audio is playing (inaudibly) - all audio streams are stopped. Sometimes changing the volume of Headphones helps, sometimes PCM - maybe sometimes either. But worth noting is that in some cases changing the volume of one of them doesn't help, while in other cases changing the other one doesn't help. But changing both of them or either of them always brings back sound (assuming no audio was playing at the time). It appears that while changing the volume of other channels while audio is playing makes the sound go inaudible, only changing Headphones or Master while no audio stream is playing brings it back. Never have managed to bring it back by changing different channel volumes. When I manage to make it work again with changing the PCM or Headphones volume, I hear a little distinguishable sound from my headphones - same as I hear when ctrl+C'ing on a wave playing, or changing the volume one notch after getting the sound audible. Sorry for the long chatter. Not sure how to sum it up better. The problem and symptoms happen on both Dapper and also on Edgy after a dist-upgrade yesterday. Some details: $ tail -2 /proc/asound/oss/sndstat Mixers: 0: Analog Devices AD1986A lspci -v: 00:1b.0 Audio device: Intel Corporation 82801G (ICH7 Family) High Definition Audio Controller (rev 01) Subsystem: ASUSTeK Computer Inc. Unknown device 817f Flags: bus master, fast devsel, latency 0, IRQ 177 Memory at e2df8000 (64-bit, non-prefetchable) [size=16K] Capabilities: [50] Power Management version 2 Capabilities: [60] Message Signalled Interrupts: 64bit+ Queue=0/0 Enable- Capabilities: [70] Express Unknown type IRQ 0 This is not on my computer, but on someone elses I installed Ubuntu on for them. I have non-periodic access to it (not in my town) about once a month or bi-monthly. Owners are regular computer owners who will not be able to provide more details - I will provide some more details today, and if necessary more on request once I have any kind of access to the machine again. ** Affects: alsa-driver (Ubuntu) Importance: Untriaged Status: Unconfirmed ** Affects: linux-source-2.6.15 (Ubuntu) Importance: Low Status: Needs Info -- No sound after changing volume while playing sound on an Intel 82801G (AD1986A) https://launchpad.net/bugs/56203 From crimsun at fungus.sh.nu Sun Aug 13 08:32:17 2006 From: crimsun at fungus.sh.nu (Daniel T Chen) Date: Sun, 13 Aug 2006 08:32:17 -0000 Subject: [Bug 56203] Re: No sound after changing volume while playing sound on an Intel 82801G (AD1986A) References: <20060813083007.24639.14145.malonedeb@gangotri.ubuntu.com> Message-ID: <20060813083217.24756.39362.launchpad@gangotri.ubuntu.com> ** Changed in: alsa-driver (Ubuntu) Sourcepackagename: alsa-driver => linux-source-2.6.15 Importance: Untriaged => Low Status: Unconfirmed => Needs Info -- No sound after changing volume while playing sound on an Intel 82801G (AD1986A) https://launchpad.net/bugs/56203 From leio at dustbite.net Sun Aug 13 08:49:22 2006 From: leio at dustbite.net (Mart Raudsepp) Date: Sun, 13 Aug 2006 08:49:22 -0000 Subject: [Bug 56203] Re: No sound after changing volume while playing sound on an Intel 82801G (AD1986A) References: <20060813083007.24639.14145.malonedeb@gangotri.ubuntu.com> Message-ID: <20060813084922.24756.27468.malone@gangotri.ubuntu.com> -- No sound after changing volume while playing sound on an Intel 82801G (AD1986A) https://launchpad.net/bugs/56203 From leio at dustbite.net Sun Aug 13 08:53:01 2006 From: leio at dustbite.net (Mart Raudsepp) Date: Sun, 13 Aug 2006 08:53:01 -0000 Subject: [Bug 56203] Re: No sound after changing volume while playing sound on an Intel 82801G (AD1986A) References: <20060813083007.24639.14145.malonedeb@gangotri.ubuntu.com> Message-ID: <20060813085301.20119.60784.malone@gandwana.ubuntu.com> All of the three dumps were done in a row in one session as described -- No sound after changing volume while playing sound on an Intel 82801G (AD1986A) https://launchpad.net/bugs/56203 From leio at dustbite.net Sun Aug 13 08:50:31 2006 From: leio at dustbite.net (Mart Raudsepp) Date: Sun, 13 Aug 2006 08:50:31 -0000 Subject: [Bug 56203] Re: No sound after changing volume while playing sound on an Intel 82801G (AD1986A) References: <20060813083007.24639.14145.malonedeb@gangotri.ubuntu.com> Message-ID: <20060813085031.20172.75883.malone@gandwana.ubuntu.com> -- No sound after changing volume while playing sound on an Intel 82801G (AD1986A) https://launchpad.net/bugs/56203 From leio at dustbite.net Sun Aug 13 08:56:42 2006 From: leio at dustbite.net (Mart Raudsepp) Date: Sun, 13 Aug 2006 08:56:42 -0000 Subject: [Bug 56203] Re: No sound after changing volume while playing sound on an Intel 82801G (AD1986A) References: <20060813083007.24639.14145.malonedeb@gangotri.ubuntu.com> Message-ID: <20060813085642.24756.73102.malone@gangotri.ubuntu.com> In two boot-up tests sound was working initially. First test boot was done from a completely halted computer, the other with a reboot after making the sound inaudible. I hear a high tone pitch background now when some audio is playing and is audible. I don't recall that annoying high tone background being there before dist-upgrading to Edgy. -- No sound after changing volume while playing sound on an Intel 82801G (AD1986A) https://launchpad.net/bugs/56203 From wouter at blub.net Sun Aug 13 09:58:44 2006 From: wouter at blub.net (Wouter Hanegraaff) Date: Sun, 13 Aug 2006 09:58:44 -0000 Subject: [Bug 43686] Re: kpilot stops responding References: <20060508211523.20638.64524.malonedeb@gangotri.ubuntu.com> Message-ID: <20060813095844.24756.77022.malone@gangotri.ubuntu.com> I'm having the same problem here, with all 2.6.15*686 kernels so far, on a thinkpad x40 and on a desktop pc with an intel desktop board. My palm pilot is a tungsten w. I noticed that when hal isn't running, I can sync perfectly with pilot- xfer or jpilot without any kernel crashes, with or without bluetooth started and the rfcomm module loaded. -- kpilot stops responding https://launchpad.net/bugs/43686 From leio at dustbite.net Sun Aug 13 10:04:10 2006 From: leio at dustbite.net (Mart Raudsepp) Date: Sun, 13 Aug 2006 10:04:10 -0000 Subject: [Bug 56203] Re: No sound after changing volume while playing sound on an Intel 82801G (AD1986A) References: <20060813083007.24639.14145.malonedeb@gangotri.ubuntu.com> Message-ID: <20060813100411.24756.56771.malone@gangotri.ubuntu.com> After playing with the sound in Windows XP a little, I found out that a) the sound card has automatic detection of plug-in, asking questions what I just plugged in. b) headphones had sound distortion from back and front socket, as if a large frequency area where silence via an equalizer, while both regular speakers from the socket in the back worked fine after giving the right answer to the plug-in detection dialog. I didn't investigate this sound problem via headphones in WinXp much further at this point of time. On Ubuntu when sound exists, it is fine. Problem is that it disappears when changing volume while sound is playing. Additionally there comes no audio from one of the regular speakers when plugged in the back socket where it worked fine through both on Windows. But I do hear static noise out of it. Furthermore, after making the sound go away as described numerous time, I am able to bring the sound back only on one output device (regular speakers from back socket, or headphones from front socket) - changing the volume of headphones or PCM while no audio stream playing brings back one of the output sound devices. Changing the other channel out of headphones and PCM while no audio stream brings it back for the other. On Windows sound comes out of both always (although not always a clear sound from headphones) - i.e plugging something to the front socket (the convenience one together with mic and USB sockets) doesn't mechanically disable the back one. I don't understand anything out of this logic anymore... -- No sound after changing volume while playing sound on an Intel 82801G (AD1986A) https://launchpad.net/bugs/56203 From chantra at debuntu.org Sun Aug 13 10:44:56 2006 From: chantra at debuntu.org (chantra) Date: Sun, 13 Aug 2006 10:44:56 -0000 Subject: [Bug 53754] Re: ata_piix problem with Intel ICH7 chipset References: <20060722182526.11213.79901.malonedeb@gandwana.ubuntu.com> Message-ID: <20060813104456.24639.76324.malone@gangotri.ubuntu.com> lately i tried an older kernel, 2.6.15-23-686 that I could download from ftp://ftp.port80.se/ubuntu/pool/main/l/linux-source-2.6.15/ . It seems to be stable on my edgy system (I did'nt get any "ata1 is slow to respond"). The same kernel on dapper kept on freezing up. -- ata_piix problem with Intel ICH7 chipset https://launchpad.net/bugs/53754 From gshonia at indiana.edu Sun Aug 13 11:57:41 2006 From: gshonia at indiana.edu (gesho) Date: Sun, 13 Aug 2006 11:57:41 -0000 Subject: [Bug 30557] Re: cpu idle time in /proc/stat wrong References: <20060205141542.11709.55517.malonedeb@gandwana.ubuntu.com> Message-ID: <20060813115741.20172.59504.malone@gandwana.ubuntu.com> how exactly you lowered your graphics, I don't have any fancy effects either. but kernel is in C2 for 99.9% time -- cpu idle time in /proc/stat wrong https://launchpad.net/bugs/30557 From enricoss at tiscali.it Sun Aug 13 12:17:23 2006 From: enricoss at tiscali.it (Enrico Sardi) Date: Sun, 13 Aug 2006 12:17:23 -0000 Subject: [Bug 55878] Re: Ati 9200 DRI broken in Ubuntu / kubuntu References: <20060810113514.24639.28080.malonedeb@gangotri.ubuntu.com> Message-ID: <20060813121723.24756.65409.launchpad@gangotri.ubuntu.com> *** This bug is a duplicate of bug 34144 *** ** This bug has been marked a duplicate of bug 34144 sis 760 + radeon 9250 = no acceleration -- Ati 9200 DRI broken in Ubuntu / kubuntu https://launchpad.net/bugs/55878 From enricoss at tiscali.it Sun Aug 13 12:17:23 2006 From: enricoss at tiscali.it (Enrico Sardi) Date: Sun, 13 Aug 2006 12:17:23 -0000 Subject: [Bug 34144] Re: sis 760 + radeon 9250 = no acceleration References: <20060308221458.29403.93806.malonedeb@gangotri.ubuntu.com> Message-ID: <20060813121723.24756.42914.launchpad@gangotri.ubuntu.com> ** Bug 55878 has been marked a duplicate of this bug -- sis 760 + radeon 9250 = no acceleration https://launchpad.net/bugs/34144 From enricoss at tiscali.it Sun Aug 13 12:26:27 2006 From: enricoss at tiscali.it (Enrico Sardi) Date: Sun, 13 Aug 2006 12:26:27 -0000 Subject: [Bug 34144] Re: sis 760 + radeon 9250 = no acceleration References: <20060308221458.29403.93806.malonedeb@gangotri.ubuntu.com> Message-ID: <20060813122627.24639.59473.malone@gangotri.ubuntu.com> Hi at all! I have the same problem but I've controlled the AGP Aperture size setting in the bios and is set to 128MB so it's probably the sis driver... dmesg reports agpgart: AGP aperture is 4M @ 0xf0000000 Bye Enrico -- sis 760 + radeon 9250 = no acceleration https://launchpad.net/bugs/34144 From M.Schouten at phys.uu.nl Sun Aug 13 12:57:09 2006 From: M.Schouten at phys.uu.nl (Marijn Schouten) Date: Sun, 13 Aug 2006 12:57:09 -0000 Subject: [Bug 56233] sis5513 dma errors References: <20060813125709.24639.27600.malonedeb@gangotri.ubuntu.com> Message-ID: <20060813125709.24639.27600.malonedeb@gangotri.ubuntu.com> Public bug reported: Binary package hint: linux-image-2.6.15-26-386 I today installed the latest xubuntu (6.06.1). I had the same problem with regular ubuntu 6.06. Booting install cd fails at mounting root filesystem. I use "ide=nodma" and remove "quiet splash --" to make it work. After installing Xubuntu and rebooting the same thing happens as when booting from the install cd. It hangs at mounting root filesystem. Again I can get it to boot with the ide=nodma. I also tried the recovery kernel. It has some difficulty but it manages to give me a root prompt without any special kernel options. my lspci: 0000:00:00.0 Host bridge: Silicon Integrated Systems [SiS] 650/M650 Host (rev 01) 0000:00:01.0 PCI bridge: Silicon Integrated Systems [SiS] Virtual PCI-to-PCI bridge (AGP) 0000:00:02.0 ISA bridge: Silicon Integrated Systems [SiS] SiS961 [MuTIOL Media IO] 0000:00:02.1 SMBus: Silicon Integrated Systems [SiS] SiS961/2 SMBus Controller 0000:00:02.2 USB Controller: Silicon Integrated Systems [SiS] USB 1.0 Controller (rev 07) 0000:00:02.3 USB Controller: Silicon Integrated Systems [SiS] USB 1.0 Controller (rev 07) 0000:00:02.5 IDE interface: Silicon Integrated Systems [SiS] 5513 [IDE] (rev d0) 0000:00:02.7 Multimedia audio controller: Silicon Integrated Systems [SiS] Sound Controller (rev a0) 0000:00:06.0 Communication controller: Agere Systems LT WinModem 0000:00:08.0 Ethernet controller: Realtek Semiconductor Co., Ltd. RTL-8139/8139C/8139C+ (rev 10) 0000:00:0c.0 CardBus bridge: O2 Micro, Inc. OZ601/6912/711E0 CardBus/SmartCardBus Controller 0000:00:0d.0 FireWire (IEEE 1394): Agere Systems FW323 (rev 04) 0000:01:00.0 VGA compatible controller: Silicon Integrated Systems [SiS] 65x/M650/740 PCI/AGP VGA Display Adapter 0000:02:00.0 Network controller: RaLink Ralink RT2500 802.11 Cardbus Reference Card (rev 01) my dmesg: [17179569.184000] Linux version 2.6.15-26-386 (buildd at terranova) (gcc version 4.0.3 (Ubuntu 4.0.3-1ubuntu5)) #1 PREEMPT Thu Aug 3 02:52:00 UTC 2006 [17179569.184000] BIOS-provided physical RAM map: [17179569.184000] BIOS-e820: 0000000000000000 - 000000000009e800 (usable) [17179569.184000] BIOS-e820: 000000000009e800 - 00000000000a0000 (reserved) [17179569.184000] BIOS-e820: 00000000000d0000 - 00000000000d8000 (reserved) [17179569.184000] BIOS-e820: 00000000000e0000 - 0000000000100000 (reserved) [17179569.184000] BIOS-e820: 0000000000100000 - 000000000f6f0000 (usable) [17179569.184000] BIOS-e820: 000000000f6f0000 - 000000000f6ff000 (ACPI data) [17179569.184000] BIOS-e820: 000000000f6ff000 - 000000000f700000 (ACPI NVS) [17179569.184000] BIOS-e820: 000000000f700000 - 000000000f800000 (usable) [17179569.184000] BIOS-e820: 00000000fff00000 - 0000000100000000 (reserved) [17179569.184000] 0MB HIGHMEM available. [17179569.184000] 248MB LOWMEM available. [17179569.184000] On node 0 totalpages: 63488 [17179569.184000] DMA zone: 4096 pages, LIFO batch:0 [17179569.184000] DMA32 zone: 0 pages, LIFO batch:0 [17179569.184000] Normal zone: 59392 pages, LIFO batch:15 [17179569.184000] HighMem zone: 0 pages, LIFO batch:0 [17179569.184000] DMI 2.3 present. [17179569.184000] ACPI: RSDP (v000 PTLTD ) @ 0x000f6b30 [17179569.184000] ACPI: RSDT (v001 PTLTD RSDT 0x06040000 LTP 0x00000000) @ 0x0f6fa08c [17179569.184000] ACPI: FADT (v001 SiS 645 0x06040000 PTL 0x000f4240) @ 0x0f6fef64 [17179569.184000] ACPI: BOOT (v001 PTLTD $SBFTBL$ 0x06040000 LTP 0x00000001) @ 0x0f6fefd8 [17179569.184000] ACPI: DSDT (v001 PTLTD 635 0x06040000 MSFT 0x0100000b) @ 0x00000000 [17179569.184000] ACPI: PM-Timer IO Port: 0x8008 [17179569.184000] Allocating PCI resources starting at 10000000 (gap: 0f800000:f0700000) [17179569.184000] Built 1 zonelists [17179569.184000] Kernel command line: root=/dev/hda1 ro single [17179569.184000] Local APIC disabled by BIOS (or by default) -- you can enable it with "lapic" [17179569.184000] mapped APIC to ffffd000 (011f1000) [17179569.184000] Initializing CPU#0 [17179569.184000] PID hash table entries: 1024 (order: 10, 16384 bytes) [17179569.184000] Detected 1992.295 MHz processor. [17179569.184000] Using pmtmr for high-res timesource [17179569.184000] Console: colour VGA+ 80x25 [17179573.140000] Dentry cache hash table entries: 32768 (order: 5, 131072 bytes) [17179573.140000] Inode-cache hash table entries: 16384 (order: 4, 65536 bytes) [17179573.148000] Memory: 240944k/253952k available (1976k kernel code, 12324k reserved, 606k data, 288k init, 0k highmem) [17179573.148000] Checking if this processor honours the WP bit even in supervisor mode... Ok. [17179573.228000] Calibrating delay using timer specific routine.. 3987.81 BogoMIPS (lpj=7975638) [17179573.228000] Security Framework v1.0.0 initialized [17179573.228000] SELinux: Disabled at boot. [17179573.228000] Mount-cache hash table entries: 512 [17179573.228000] CPU: After generic identify, caps: 3febf9ff 00000000 00000000 00000000 00000000 00000000 00000000 [17179573.228000] CPU: After vendor identify, caps: 3febf9ff 00000000 00000000 00000000 00000000 00000000 00000000 [17179573.228000] CPU: Trace cache: 12K uops, L1 D cache: 8K [17179573.228000] CPU: L2 cache: 512K [17179573.228000] CPU: After all inits, caps: 3febf9ff 00000000 00000000 00000080 00000000 00000000 00000000 [17179573.228000] mtrr: v2.0 (20020519) [17179573.228000] CPU: Intel(R) Pentium(R) 4 CPU 2.00GHz stepping 04 [17179573.228000] Enabling fast FPU save and restore... done. [17179573.228000] Enabling unmasked SIMD FPU exception support... done. [17179573.228000] Checking 'hlt' instruction... OK. [17179573.244000] checking if image is initramfs... it is [17179573.996000] Freeing initrd memory: 6840k freed [17179574.008000] ACPI: Looking for DSDT ... not found! [17179574.008000] ACPI: setting ELCR to 0800 (from 0220) [17179574.432000] NET: Registered protocol family 16 [17179574.432000] EISA bus registered [17179574.432000] ACPI: bus type pci registered [17179574.432000] PCI: PCI BIOS revision 2.10 entry at 0xfd9ae, last bus=1 [17179574.432000] PCI: Using configuration type 1 [17179574.432000] ACPI: Subsystem revision 20051216 [17179574.436000] ACPI: Interpreter enabled [17179574.436000] ACPI: Using PIC for interrupt routing [17179574.440000] ACPI: PCI Root Bridge [PCI0] (0000:00) [17179574.440000] PCI: Probing PCI hardware (bus 00) [17179574.444000] Uncovering SIS961 that hid as a SIS503 (compatible=1) [17179574.444000] Enabling SiS 96x SMBus. [17179574.444000] Boot video device is 0000:01:00.0 [17179574.444000] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0._PRT] [17179574.448000] ACPI: PCI Interrupt Link [LNKA] (IRQs *9 10) [17179574.448000] ACPI: PCI Interrupt Link [LNKB] (IRQs *10) [17179574.452000] ACPI: PCI Interrupt Link [LNKC] (IRQs *5) [17179574.452000] ACPI: PCI Interrupt Link [LNKD] (IRQs *5) [17179574.452000] ACPI: Power Resource [PFAN] (off) [17179574.456000] Linux Plug and Play Support v0.97 (c) Adam Belay [17179574.456000] pnp: PnP ACPI init [17179574.456000] pnp: PnP ACPI: found 7 devices [17179574.456000] PnPBIOS: Disabled by ACPI PNP [17179574.456000] PCI: Using ACPI for IRQ routing [17179574.456000] PCI: If a device doesn't work, try "pci=routeirq". If it helps, post a report [17179574.460000] pnp: 00:03: ioport range 0x8000-0x807f could not be reserved [17179574.460000] pnp: 00:03: ioport range 0x4d0-0x4d1 has been reserved [17179574.460000] pnp: 00:03: ioport range 0xfe00-0xfe00 has been reserved [17179574.460000] pnp: 00:03: ioport range 0x3f0-0x3f1 has been reserved [17179574.460000] PCI: Ignore bogus resource 6 [0:0] of 0000:01:00.0 [17179574.460000] PCI: Bridge: 0000:00:01.0 [17179574.460000] IO window: 9000-9fff [17179574.460000] MEM window: e0100000-e01fffff [17179574.460000] PREFETCH window: e8000000-efffffff [17179574.460000] PCI: Bus 2, cardbus bridge: 0000:00:0c.0 [17179574.460000] IO window: 00002000-000020ff [17179574.464000] IO window: 00002400-000024ff [17179574.464000] PREFETCH window: 10000000-11ffffff [17179574.464000] MEM window: 12000000-13ffffff [17179574.464000] **** SET: Misaligned resource pointer: cf0533c2 Type 07 Len 0 [17179574.464000] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 9 [17179574.464000] PCI: setting IRQ 9 as level-triggered [17179574.464000] ACPI: PCI Interrupt 0000:00:0c.0[A] -> Link [LNKA] -> GSI 9 (level, low) -> IRQ 9 [17179574.464000] PCI: Setting latency timer of device 0000:00:0c.0 to 64 [17179574.464000] Simple Boot Flag at 0x36 set to 0x1 [17179574.464000] audit: initializing netlink socket (disabled) [17179574.464000] audit(1155471330.464:1): initialized [17179574.464000] VFS: Disk quotas dquot_6.5.1 [17179574.464000] Dquot-cache hash table entries: 1024 (order 0, 4096 bytes) [17179574.464000] Initializing Cryptographic API [17179574.464000] io scheduler noop registered [17179574.464000] io scheduler anticipatory registered [17179574.464000] io scheduler deadline registered [17179574.464000] io scheduler cfq registered [17179574.464000] isapnp: Scanning for PnP cards... [17179574.820000] isapnp: No Plug & Play device found [17179574.836000] PNP: PS/2 Controller [PNP0303:KBC,PNP0f13:PS2M] at 0x60,0x64 irq 1,12 [17179574.840000] i8042.c: Detected active multiplexing controller, rev 1.1. [17179574.840000] serio: i8042 AUX0 port at 0x60,0x64 irq 12 [17179574.840000] serio: i8042 AUX1 port at 0x60,0x64 irq 12 [17179574.840000] serio: i8042 AUX2 port at 0x60,0x64 irq 12 [17179574.840000] serio: i8042 AUX3 port at 0x60,0x64 irq 12 [17179574.840000] serio: i8042 KBD port at 0x60,0x64 irq 1 [17179574.840000] Serial: 8250/16550 driver $Revision: 1.90 $ 48 ports, IRQ sharing enabled [17179574.844000] RAMDISK driver initialized: 16 RAM disks of 65536K size 1024 blocksize [17179574.844000] Uniform Multi-Platform E-IDE driver Revision: 7.00alpha2 [17179574.844000] ide: Assuming 33MHz system bus speed for PIO modes; override with idebus=xx [17179574.844000] mice: PS/2 mouse device common for all mice [17179574.844000] EISA: Probing bus 0 at eisa.0 [17179574.844000] Cannot allocate resource for EISA slot 1 [17179574.844000] Cannot allocate resource for EISA slot 2 [17179574.844000] Cannot allocate resource for EISA slot 8 [17179574.844000] EISA: Detected 0 cards. [17179574.844000] NET: Registered protocol family 2 [17179574.880000] IP route cache hash table entries: 2048 (order: 1, 8192 bytes) [17179574.880000] TCP established hash table entries: 8192 (order: 3, 32768 bytes) [17179574.880000] TCP bind hash table entries: 8192 (order: 3, 32768 bytes) [17179574.880000] TCP: Hash tables configured (established 8192 bind 8192) [17179574.880000] TCP reno registered [17179574.880000] TCP bic registered [17179574.880000] NET: Registered protocol family 1 [17179574.880000] NET: Registered protocol family 8 [17179574.880000] NET: Registered protocol family 20 [17179574.880000] Using IPI Shortcut mode [17179574.880000] ACPI wakeup devices: [17179574.880000] LID USB0 USB1 MDM0 ENET [17179574.880000] ACPI: (supports S0 S1 S4 S5) [17179574.880000] Freeing unused kernel memory: 288k freed [17179574.944000] Capability LSM initialized [17179574.988000] ACPI: Fan [FAN] (on) [17179574.992000] ACPI: Processor [CPU0] (supports 4 throttling states) [17179574.996000] ACPI: Thermal Zone [THRM] (32 C) [17179575.452000] input: AT Translated Set 2 keyboard as /class/input/input0 [17179575.612000] SIS5513: IDE controller at PCI slot 0000:00:02.5 [17179575.612000] SIS5513: chipset revision 208 [17179575.612000] SIS5513: not 100% native mode: will probe irqs later [17179575.612000] SIS5513: SiS 961 MuTIOL IDE UDMA100 controller [17179575.612000] ide0: BM-DMA at 0x1020-0x1027, BIOS settings: hda:pio, hdb:pio [17179575.612000] ide1: BM-DMA at 0x1028-0x102f, BIOS settings: hdc:pio, hdd:pio [17179575.612000] Probing IDE interface ide0... [17179575.900000] hda: FUJITSU MHR2020AT, ATA DISK drive [17179576.572000] ide0 at 0x1f0-0x1f7,0x3f6 on irq 14 [17179576.588000] Probing IDE interface ide1... [17179577.328000] hdc: QSI DVD-ROM SDR-083, ATAPI CD/DVD-ROM drive [17179577.664000] ide1 at 0x170-0x177,0x376 on irq 15 [17179577.672000] hda: max request size: 1024KiB [17179577.684000] hda: 39070080 sectors (20003 MB) w/2048KiB Cache, CHS=16383/255/63, UDMA(100) [17179577.684000] hda: cache flushes supported [17179577.684000] hda:<4>hda: dma_timer_expiry: dma status == 0x22 [17179597.688000] hda: DMA timeout error [17179597.688000] hda: dma timeout error: status=0x58 { DriveReady SeekComplete DataRequest } [17179597.688000] ide: failed opcode was: unknown [17179597.700000] hda1 hda2 <<4>hda: dma_timer_expiry: dma status == 0x21 [17179627.700000] hda: DMA timeout error [17179627.700000] hda: dma timeout error: status=0x58 { DriveReady SeekComplete DataRequest } [17179627.700000] ide: failed opcode was: unknown [17179627.708000] hda5 > [17179627.712000] hdc: ATAPI 24X DVD-ROM drive, 512kB Cache, UDMA(33) [17179627.712000] Uniform CD-ROM driver Revision: 3.20 [17179647.724000] hda: dma_timer_expiry: dma status == 0x21 [17179657.724000] hda: DMA timeout error [17179657.724000] hda: dma timeout error: status=0x58 { DriveReady SeekComplete DataRequest } [17179657.724000] ide: failed opcode was: unknown [17179677.736000] hda: dma_timer_expiry: dma status == 0x21 [17179687.736000] hda: DMA timeout error [17179687.736000] hda: dma timeout error: status=0x58 { DriveReady SeekComplete DataRequest } [17179687.736000] ide: failed opcode was: unknown [17179688.128000] usbcore: registered new driver usbfs [17179688.128000] usbcore: registered new driver hub [17179688.128000] ohci_hcd: 2005 April 22 USB 1.1 'Open' Host Controller (OHCI) Driver (PCI) [17179688.128000] **** SET: Misaligned resource pointer: cf2d2802 Type 07 Len 0 [17179688.132000] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 5 [17179688.132000] PCI: setting IRQ 5 as level-triggered [17179688.132000] ACPI: PCI Interrupt 0000:00:02.2[D] -> Link [LNKD] -> GSI 5 (level, low) -> IRQ 5 [17179688.132000] ohci_hcd 0000:00:02.2: OHCI Host Controller [17179688.132000] ohci_hcd 0000:00:02.2: new USB bus registered, assigned bus number 1 [17179688.132000] ohci_hcd 0000:00:02.2: irq 5, io mem 0xe0000000 [17179688.144000] hub 1-0:1.0: USB hub found [17179688.144000] hub 1-0:1.0: 2 ports detected [17179688.172000] ieee1394: Initialized config rom entry `ip1394' [17179688.248000] ACPI: PCI Interrupt 0000:00:02.3[D] -> Link [LNKD] -> GSI 5 (level, low) -> IRQ 5 [17179688.248000] ohci_hcd 0000:00:02.3: OHCI Host Controller [17179688.248000] ohci_hcd 0000:00:02.3: new USB bus registered, assigned bus number 2 [17179688.248000] ohci_hcd 0000:00:02.3: irq 5, io mem 0xe0001000 [17179688.256000] hub 2-0:1.0: USB hub found [17179688.256000] hub 2-0:1.0: 2 ports detected [17179688.360000] ohci1394: $Rev: 1313 $ Ben Collins [17179688.360000] PCI: Enabling device 0000:00:0d.0 (0010 -> 0012) [17179688.360000] ACPI: PCI Interrupt 0000:00:0d.0[A] -> Link [LNKA] -> GSI 9 (level, low) -> IRQ 9 [17179688.360000] ohci1394: fw-host0: Unexpected PCI resource length of 1000! [17179688.412000] ohci1394: fw-host0: Unrecoverable error! [17179688.412000] ohci1394: fw-host0: Async Req Rcv Context died: ctrl[00008806] cmdptr[0f269001] [17179688.412000] ohci1394: fw-host0: Async Rsp Rcv Context died: ctrl[00008806] cmdptr[0f2c3001] [17179688.412000] ohci1394: fw-host0: OHCI-1394 1.0 (PCI): IRQ=[9] MMIO=[e0003000-e00037ff] Max Packet=[2048] [17179688.564000] Attempting manual resume [17179688.652000] EXT3-fs: mounted filesystem with ordered data mode. [17179688.684000] kjournald starting. Commit interval 5 seconds [17179689.440000] ohci1394: fw-host0: SelfID is inconsistent [0x00000000/0x807f8856] [17179689.736000] ohci1394: fw-host0: Unrecoverable error! [17179689.736000] ohci1394: fw-host0: Async Req Tx Context died: ctrl[00008806] cmdptr[0f3ef002] [17179689.736000] ohci1394: fw-host0: Async Req Rcv Context died: ctrl[00008806] cmdptr[0f269001] [17179689.736000] ohci1394: fw-host0: Async Rsp Rcv Context died: ctrl[00008806] cmdptr[0f2c3001] [17179716.412000] Linux agpgart interface v0.101 (c) Dave Jones [17179716.420000] agpgart: Detected SiS 650 chipset [17179716.440000] agpgart: AGP aperture is 256M @ 0xd0000000 [17179716.580000] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [17179716.604000] shpchp: Standard Hot Plug PCI Controller Driver version: 0.4 [17179716.932000] i2c-sis96x version 1.0.0 [17179716.932000] sis96x_smbus 0000:00:02.1: SiS96x SMBus base address: 0x1000 [17179717.048000] PCI: Enabling device 0000:00:02.7 (0000 -> 0001) [17179717.048000] **** SET: Misaligned resource pointer: cbe83f02 Type 07 Len 0 [17179717.048000] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 5 [17179717.048000] ACPI: PCI Interrupt 0000:00:02.7[C] -> Link [LNKC] -> GSI 5 (level, low) -> IRQ 5 [17179717.108000] ltmodem: module license 'Proprietary' taints kernel. [17179717.108000] Loading Lucent Modem Controller driver version 8.26-alk-8 [17179717.108000] PCI: Enabling device 0000:00:06.0 (0000 -> 0003) [17179717.108000] ACPI: PCI Interrupt 0000:00:06.0[A] -> Link [LNKA] -> GSI 9 (level, low) -> IRQ 9 [17179717.108000] Detected Parameters Irq=255 BaseAddress=0x1800 ComAddress=0x1030 [17179717.108000] ttyLTM0 at I/O 0x1800 (irq = 255) is a Lucent/Agere Modem [17179717.368000] intel8x0_measure_ac97_clock: measured 55158 usecs [17179717.368000] intel8x0: clocking to 48000 [17179717.604000] 8139too Fast Ethernet driver 0.9.27 [17179717.604000] PCI: Enabling device 0000:00:08.0 (0000 -> 0003) [17179717.604000] **** SET: Misaligned resource pointer: cbe83102 Type 07 Len 0 [17179717.604000] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 10 [17179717.604000] PCI: setting IRQ 10 as level-triggered [17179717.604000] ACPI: PCI Interrupt 0000:00:08.0[A] -> Link [LNKB] -> GSI 10 (level, low) -> IRQ 10 [17179717.604000] eth0: RealTek RTL8139 at 0xd0118400, 00:40:ca:b7:1c:f7, IRQ 10 [17179717.604000] eth0: Identified 8139 chip type 'RTL-8100B/8139D' [17179717.628000] 8139cp: 10/100 PCI Ethernet driver v1.2 (Mar 22, 2004) [17179717.676000] ACPI: PCI Interrupt 0000:00:0c.0[A] -> Link [LNKA] -> GSI 9 (level, low) -> IRQ 9 [17179717.676000] Yenta: CardBus bridge found at 0000:00:0c.0 [1509:1860] [17179717.680000] Yenta O2: res at 0x94/0xD4: 00/ea [17179717.680000] Yenta O2: enabling read prefetch/write burst [17179717.808000] Yenta: ISA IRQ mask 0x0098, PCI irq 9 [17179717.808000] Socket status: 30000821 [17179717.968000] Real Time Clock Driver v1.12 [17179717.996000] input: PC Speaker as /class/input/input1 [17179718.252000] Synaptics Touchpad, model: 1, fw: 5.6, id: 0x9244b1, caps: 0x80471b/0x0 [17179718.320000] input: SynPS/2 Synaptics TouchPad as /class/input/input2 [17179718.324000] psmouse.c: TouchPad at isa0060/serio4/input0 lost sync at byte 1 [17179718.436000] ts: Compaq touchscreen protocol output [17179718.456000] pccard: CardBus card inserted into slot 0 [17179718.464000] eth0: link down [17179718.680000] PCI: Enabling device 0000:02:00.0 (0000 -> 0002) [17179718.680000] ACPI: PCI Interrupt 0000:02:00.0[A] -> Link [LNKA] -> GSI 9 (level, low) -> IRQ 9 [17179718.680000] rt2500 1.1.0 CVS 2005/07/10 http://rt2x00.serialmonkey.com [17179718.680000] PCI: Setting latency timer of device 0000:02:00.0 to 64 [17179718.928000] lp: driver loaded but no devices found [17179719.036000] SCSI subsystem initialized [17179719.052000] sbp2: $Rev: 1306 $ Ben Collins [17179719.052000] ieee1394: sbp2: Driver forced to serialize I/O (serialize_io=1) [17179719.052000] ieee1394: sbp2: Try serialize_io=0 for better performance [17179719.140000] Adding 730916k swap on /dev/hda5. Priority:-1 extents:1 across:730916k [17179719.212000] EXT3 FS on hda1, internal journal [17179719.432000] md: md driver 0.90.3 MAX_MD_DEVS=256, MD_SB_DISKS=27 [17179719.432000] md: bitmap version 4.39 [17179719.528000] NET: Registered protocol family 17 [17179720.036000] device-mapper: 4.4.0-ioctl (2005-01-12) initialised: dm-devel at redhat.com [17179945.048000] psmouse.c: TouchPad at isa0060/serio4/input0 - driver resynched. [17180076.160000] rt2500 EEPROM: 1 2 3 4 5 6 7 8 9 10 11 12 13 14 Channel [17180076.160000] rt2500 EEPROM: 10 10 10 11 11 11 11 11 10 10 10 9 9 9 dBm Maximum my lsmod: Module Size Used by dm_mod 58936 1 af_packet 22920 6 md_mod 72532 0 sr_mod 16932 0 sbp2 24196 0 scsi_mod 139496 2 sr_mod,sbp2 parport_pc 35780 0 lp 11844 0 parport 36296 2 parport_pc,lp rt2500 176612 1 joydev 10048 0 tsdev 8000 0 pcmcia 40508 0 pcspkr 2180 0 rtc 13492 0 yenta_socket 28428 2 rsrc_nonstatic 13440 1 yenta_socket pcmcia_core 42640 3 pcmcia,yenta_socket,rsrc_nonstatic 8139cp 22528 0 8139too 26880 0 mii 5888 2 8139cp,8139too psmouse 36100 0 serio_raw 7300 0 ltmodem 566638 0 snd_intel8x0 33692 0 snd_ac97_codec 93088 1 snd_intel8x0 snd_ac97_bus 2304 1 snd_ac97_codec i2c_sis96x 5764 0 snd_pcm_oss 53664 0 snd_mixer_oss 18688 1 snd_pcm_oss snd_pcm 89864 3 snd_intel8x0,snd_ac97_codec,snd_pcm_oss snd_timer 25220 1 snd_pcm snd 55268 6 snd_intel8x0,snd_ac97_codec,snd_pcm_oss,snd_mixer_oss,snd_pcm,snd_timer i2c_core 21904 1 i2c_sis96x soundcore 10208 1 snd shpchp 45632 0 pci_hotplug 29236 1 shpchp snd_page_alloc 10632 2 snd_intel8x0,snd_pcm sis_agp 8708 1 agpgart 34888 1 sis_agp evdev 9856 0 ext3 135688 1 jbd 58772 1 ext3 ide_generic 1536 0 ohci1394 35124 0 ieee1394 299832 2 sbp2,ohci1394 ohci_hcd 21892 0 usbcore 130692 2 ohci_hcd ide_cd 33028 0 cdrom 38560 2 sr_mod,ide_cd ide_disk 17664 3 sis5513 17032 1 generic 5124 0 thermal 13576 0 processor 23360 1 thermal fan 4868 0 fbcon 42784 0 tileblit 2816 1 fbcon font 8320 1 fbcon bitblit 6272 1 fbcon softcursor 2304 1 bitblit capability 5000 0 commoncap 7296 1 capability ** Affects: linux-source-2.6.15 (Ubuntu) Importance: Untriaged Status: Unconfirmed -- sis5513 dma errors https://launchpad.net/bugs/56233 From fabbione at ubuntu.com Sun Aug 13 14:30:21 2006 From: fabbione at ubuntu.com (Fabio Massimo Di Nitto) Date: Sun, 13 Aug 2006 14:30:21 -0000 Subject: [Bug 53208] Re: [EDGY] Regression from 2.6.17-2 to 2.6.17-5 References: <20060717050555.2126.12285.malonedeb@gandwana.ubuntu.com> Message-ID: <20060813143021.20119.81982.malone@gandwana.ubuntu.com> *** This bug is a duplicate of bug 51369 *** Matt: yes i use grub. BenC: will do. hda become sda for no reason. That's why i reported the bug. The transition to UUID was not started yet. Fabio -- [EDGY] Regression from 2.6.17-2 to 2.6.17-5 https://launchpad.net/bugs/53208 From fabbione at ubuntu.com Sun Aug 13 14:33:54 2006 From: fabbione at ubuntu.com (Fabio Massimo Di Nitto) Date: Sun, 13 Aug 2006 14:33:54 -0000 Subject: [Bug 40119] Re: SPARC boot failed: Illegal Instruction References: <20060419084429.8468.45532.malonedeb@gandwana.ubuntu.com> Message-ID: <20060813143354.24639.78351.malone@gangotri.ubuntu.com> Fix released in 6.06.1 ** Changed in: silo (Ubuntu Warty) Status: Unconfirmed => Rejected ** Changed in: silo (Ubuntu Hoary) Status: Unconfirmed => Rejected ** Changed in: silo (Ubuntu Breezy) Status: Unconfirmed => Rejected ** Changed in: silo (Ubuntu Dapper) Status: Unconfirmed => Fix Released -- SPARC boot failed: Illegal Instruction https://launchpad.net/bugs/40119 From fabbione at ubuntu.com Sun Aug 13 14:34:13 2006 From: fabbione at ubuntu.com (Fabio Massimo Di Nitto) Date: Sun, 13 Aug 2006 14:34:13 -0000 Subject: [Bug 40119] Re: SPARC boot failed: Illegal Instruction References: <20060419084429.8468.45532.malonedeb@gandwana.ubuntu.com> Message-ID: <20060813143413.20119.57258.malone@gandwana.ubuntu.com> Fix released in 6.06.1 ** Changed in: silo (Ubuntu) Status: Fix Committed => Fix Released -- SPARC boot failed: Illegal Instruction https://launchpad.net/bugs/40119 From cjhandrew at gmail.com Sun Aug 13 14:46:56 2006 From: cjhandrew at gmail.com (chris_andrew) Date: Sun, 13 Aug 2006 14:46:56 -0000 Subject: [Bug 40119] Re: [Bug 40119] Re: SPARC boot failed: Illegal Instruction References: <20060419084429.8468.45532.malonedeb@gandwana.ubuntu.com> <20060813143413.20119.57258.malone@gandwana.ubuntu.com> Message-ID: <307203ff0608130746g1faa7b1bhb7af2009e69d72eb@mail.gmail.com> Has the fix just been released? I tried the ISO yesterday, and it still failed. Thanks, Chris. On 13/08/06, Fabio Massimo Di Nitto wrote: > > Fix released in 6.06.1 > > ** Changed in: silo (Ubuntu) > Status: Fix Committed => Fix Released > > -- > SPARC boot failed: Illegal Instruction > https://launchpad.net/bugs/40119 > -- SPARC boot failed: Illegal Instruction https://launchpad.net/bugs/40119 From tobias at aquazul.com Sun Aug 13 15:13:47 2006 From: tobias at aquazul.com (hunger) Date: Sun, 13 Aug 2006 15:13:47 -0000 Subject: [Bug 56249] [edgy] kernel does not boot on Thinkpad T43p References: <20060813151347.24756.22043.malonedeb@gangotri.ubuntu.com> Message-ID: <20060813151347.24756.22043.malonedeb@gangotri.ubuntu.com> Public bug reported: Binary package hint: linux-image-686 The new edgy kernel (2.6.17-6-686) does not boot on a thinkpad T43p (HW see https://wiki.ubuntu.com/LaptopTestingTeam/ThinkpadT43p-2668). The splashscreen comes up and then it stops at "loading hardware drivers". ** Affects: linux-meta (Ubuntu) Importance: Untriaged Status: Unconfirmed -- [edgy] kernel does not boot on Thinkpad T43p https://launchpad.net/bugs/56249 From surak at surak.eti.br Sun Aug 13 15:14:53 2006 From: surak at surak.eti.br (Alexandre Otto Strube) Date: Sun, 13 Aug 2006 15:14:53 -0000 Subject: [Bug 55104] Re: panic/lock/restart on dapper-amd64 if there's intel integrated video AND a nvidia card at the same time References: <20060803215933.9163.54458.malonedeb@gangotri.ubuntu.com> Message-ID: <20060813151453.20119.49903.malone@gandwana.ubuntu.com> I found out that this is not only nvidia and i865 related. Several intel chipsets suffers from this issue, and using ATI boards makes the problem appears as well. This makes the bug's relevance critical. i945 shows the very same problem (which makes this one not being a specific isolated case). Edgy daily builds has this issue as well, which makes this bug not being 2.6.15 related only. -- panic/lock/restart on dapper-amd64 if there's intel integrated video AND a nvidia card at the same time https://launchpad.net/bugs/55104 From tobias at aquazul.com Sun Aug 13 15:27:40 2006 From: tobias at aquazul.com (hunger) Date: Sun, 13 Aug 2006 15:27:40 -0000 Subject: [Bug 56249] Re: [edgy] kernel does not boot on Thinkpad T43p References: <20060813151347.24756.22043.malonedeb@gangotri.ubuntu.com> Message-ID: <20060813152740.24639.60277.malone@gangotri.ubuntu.com> It does continue to boot after several minutes. Running without "quiet splash" boot options I see that IBM TrackPoint is brought up properly (input: TPPS/2 IBM Trackpoint as /class/input/input3) and then it stops. I'll reboot again now, this time adding the debug kernel option. -- [edgy] kernel does not boot on Thinkpad T43p https://launchpad.net/bugs/56249 From ireneshusband at yahoo.co.uk Sun Aug 13 15:32:41 2006 From: ireneshusband at yahoo.co.uk (Robert Persson) Date: Sun, 13 Aug 2006 15:32:41 -0000 Subject: [Bug 56251] inserting wavelan silver pcmcia card causes hard lockup References: <20060813153241.20172.67012.malonedeb@gandwana.ubuntu.com> Message-ID: <20060813153241.20172.67012.malonedeb@gandwana.ubuntu.com> Public bug reported: Binary package hint: linux-image-2.6.15-26-powerpc When the pcmcia module is already installed on my wallstreet powerbook, inserting my wavelan silver pcmcia card causes an instant hard lockup. When the card is already inserted and I an attempt is made to load the pcmcia driver, a very long wait follows, after which lsmod shows the module as being loaded, but the card does not show up when I bring up the network config window. Here are the boot kernel messages up to the point at which it thinks it has finished loading the pcmcia driver: [ 0.000000] Total memory = 192MB; using 512kB for hash table (at cbf80000) [ 0.000000] Linux version 2.6.15-26-powerpc (buildd at royal) (gcc version 4.0.3 (Ubuntu 4.0.3-1ubuntu5)) #1 Thu Aug 3 02:53:39 UTC 2006 [ 0.000000] Found initrd at 0xc037c000:0xc0bb972f [ 0.000000] Found a Gatwick mac-io controller, rev: 1, mapped at 0xfdf80000 [ 0.000000] Found a Heathrow mac-io controller, rev: 1, mapped at 0xfdf00000 [ 0.000000] PowerMac motherboard: PowerBook Wallstreet [ 0.000000] Found Grackle (MPC106) PCI host bridge at 0x80000000. Firmware bus number: 0->0 [ 0.000000] L2CR overridden (0x68fff740), backside cache is disabled [ 0.000000] PMU driver 2 initialized for PowerBook G3 Series, firmware: 0a [ 0.000000] nvram: OF partition at 0x1800 [ 0.000000] nvram: XP partition at 0x1300 [ 0.000000] nvram: NR partition at 0x1400 [ 0.000000] Top of RAM: 0xc000000, Total RAM: 0xc000000 [ 0.000000] Memory hole size: 0MB [ 0.000000] On node 0 totalpages: 49152 [ 0.000000] DMA zone: 49152 pages, LIFO batch:15 [ 0.000000] DMA32 zone: 0 pages, LIFO batch:0 [ 0.000000] Normal zone: 0 pages, LIFO batch:0 [ 0.000000] HighMem zone: 0 pages, LIFO batch:0 [ 0.000000] Built 1 zonelists [ 0.000000] Kernel command line: ramdisk_size=8192 root=/dev/hda9 video=atyfb:vmode:14,cmode:32,mclk:63 [ 0.000000] irq: fixed SCC on gatwick (79,68,69) [ 0.000000] irq: fixed media-bay on gatwick (93) [ 0.000000] irq: fixed floppy on second controller (83,65) [ 0.000000] irq: fixed ide on second controller (78,67) [ 0.000000] irq: Found primary Apple PIC /pci/mac-io for 64 irqs [ 0.000000] irq: Found slave Apple PIC /pci/mac-io for 64 irqs cascade: 27 [ 0.000000] irq: System has 128 possible interrupts [ 0.000000] PID hash table entries: 1024 (order: 10, 16384 bytes) [ 0.000000] GMT Delta read from XPRAM: 0 minutes, DST: off [ 0.000000] time_init: decrementer frequency = 16.670633 MHz [ 0.000000] time_init: processor frequency = 400.000000 MHz [ 24.492572] Console: colour dummy device 80x25 [ 24.494294] Dentry cache hash table entries: 32768 (order: 5, 131072 bytes) [ 24.496573] Inode-cache hash table entries: 16384 (order: 4, 65536 bytes) [ 24.529688] High memory: 0k [ 24.529754] Memory: 182144k/196608k available (2692k kernel code, 14340k reserved, 276k data, 304k bss, 180k init) [ 24.530269] Calibrating delay loop... 33.28 BogoMIPS (lpj=66560) [ 24.612344] Security Framework v1.0.0 initialized [ 24.612424] SELinux: Disabled at boot. [ 24.612531] Mount-cache hash table entries: 512 [ 24.613394] device-tree: property "l2-cache" name conflicts with node in /cpus/PowerPC,750 [ 24.616514] checking if image is initramfs... it is [ 28.932477] Freeing initrd memory: 8437k freed [ 28.938169] NET: Registered protocol family 16 [ 28.939211] Registering pmac pic with sysfs... [ 28.939612] PCI: Probing PCI hardware [ 28.943886] PCI: Cannot allocate resource region 2 of device 0000:00:11.0 [ 28.950459] Thermal assist unit using timers, shrink_timer: 500 jiffies [ 28.957200] audit: initializing netlink socket (disabled) [ 28.957344] audit(1155476839.460:1): initialized [ 28.958263] VFS: Disk quotas dquot_6.5.1 [ 28.958474] Dquot-cache hash table entries: 1024 (order 0, 4096 bytes) [ 28.958845] Initializing Cryptographic API [ 28.958924] io scheduler noop registered [ 28.958981] io scheduler anticipatory registered [ 28.959029] io scheduler deadline registered [ 28.959131] io scheduler cfq registered [ 28.960335] PCI: Enabling device 0000:00:11.0 (0086 -> 0087) [ 28.960440] atyfb: using auxiliary register aperture [ 28.961387] atyfb: 3D RAGE LT PRO (Mach64 LP, PCI) [0x4c50 rev 0xdc] [ 28.961460] atyfb: 4M SGRAM (1:1), 29.498928 MHz XTAL, 230 MHz PLL, 63 Mhz MCLK, 100 MHz XCLK [ 29.044880] Console: switching to colour frame buffer device 128x48 [ 29.045173] atyfb: fb0: ATY Mach64 frame buffer device on PCI [ 29.299462] Macintosh non-volatile memory driver v1.1 [ 29.300391] IN from bad port 64 at c018d2a8 [ 29.300473] IN from bad port 60 at c018d2dc [ 29.300489] IN from bad port 64 at c018d2a8 [ 29.300554] IN from bad port 60 at c018d2dc [ 29.300571] IN from bad port 64 at c018d2a8 [ 29.300636] IN from bad port 60 at c018d2dc [ 29.300652] IN from bad port 64 at c018d2a8 [ 29.300717] IN from bad port 60 at c018d2dc [ 29.300734] IN from bad port 64 at c018d2a8 [ 29.300799] IN from bad port 60 at c018d2dc [ 29.300815] IN from bad port 64 at c018d2a8 [ 29.300880] IN from bad port 60 at c018d2dc [ 29.300897] IN from bad port 64 at c018d2a8 [ 29.300962] IN from bad port 60 at c018d2dc [ 29.300978] IN from bad port 64 at c018d2a8 [ 29.301043] IN from bad port 60 at c018d2dc [ 29.301060] IN from bad port 64 at c018d2a8 [ 29.301124] IN from bad port 60 at c018d2dc [ 29.301141] IN from bad port 64 at c018d2a8 [ 29.301206] IN from bad port 60 at c018d2dc [ 29.301223] IN from bad port 64 at c018d2a8 [ 29.301287] IN from bad port 60 at c018d2dc [ 29.301304] IN from bad port 64 at c018d2a8 [ 29.301369] IN from bad port 60 at c018d2dc [ 29.301385] IN from bad port 64 at c018d2a8 [ 29.301450] IN from bad port 60 at c018d2dc [ 29.301467] IN from bad port 64 at c018d2a8 [ 29.301532] IN from bad port 60 at c018d2dc [ 29.301548] IN from bad port 64 at c018d2a8 [ 29.301613] IN from bad port 60 at c018d2dc [ 29.301630] IN from bad port 64 at c018d2a8 [ 29.301694] IN from bad port 60 at c018d2dc [ 29.301711] IN from bad port 64 at c018d2a8 [ 29.301725] i8042.c: No controller found. [ 29.307433] RAMDISK driver initialized: 16 RAM disks of 8192K size 1024 blocksize [ 29.308822] MacIO PCI driver attached to Gatwick chipset [ 29.309137] MacIO PCI driver attached to Heathrow chipset [ 29.318621] mediabay0: Registered Heathrow media-bay [ 29.318907] mediabay0: powering down [ 29.552154] mediabay0: switching to 3 [ 29.552326] mediabay0: powering up [ 29.776156] mediabay0: enabling (kind:3) [ 29.840152] mediabay0: waiting reset (kind:3) [ 29.968152] mediabay0: waiting IDE reset (kind:3) [ 31.120153] mediabay0: waiting IDE ready (kind:3) [ 31.152150] mediabay0: up before IDE init [ 31.152561] mediabay1: Registered Heathrow media-bay [ 31.152789] mediabay1: powering down [ 31.388758] input: Macintosh mouse button emulation as /class/input/input0 [ 31.389955] Registered "pmu" backlight controller,level: 15/15 [ 31.390765] Uniform Multi-Platform E-IDE driver Revision: 7.00alpha2 [ 31.391088] ide: Assuming 33MHz system bus speed for PIO modes; override with idebus=xx [ 31.391503] adb: starting probe task... [ 32.412178] ide0: Found Apple Heathrow ATA controller, bus ID 0, irq 13 [ 32.421713] Probing IDE interface ide0... [ 32.708344] hda: IBM-DYLA-28100, ATA DISK drive [ 33.388188] hda: Enabling MultiWord DMA 2 [ 33.398642] ide0 at 0xcd016000-0xcd016007,0xcd016160 on irq 13 [ 33.408933] Registered ide1 for media bay 0 [ 33.408982] ide1: Found Apple Heathrow ATA controller, bus ID 1 (mediabay), irq 14 [ 33.418713] Probing IDE interface ide1... [ 33.537552] adb devices: [2]: 2 c3 [3]: 3 1 [7]: 7 1f [ 33.563311] ADB keyboard at 2, handler 1 [ 33.572732] Detected ADB keyboard, type ANSI. [ 33.582760] input: ADB keyboard as /class/input/input1 [ 33.592890] input: ADB Powerbook buttons as /class/input/input2 [ 33.614194] ADB mouse at 3, handler set to 4 (trackpad) [ 33.679640] input: ADB mouse as /class/input/input3 [ 33.689017] adb: finished probe task... [ 33.824351] hdc: MATSHITA CR-174, ATAPI CD/DVD-ROM drive [ 34.168204] hdc: Enabling MultiWord DMA 2 [ 34.178621] ide1 at 0xcd01c000-0xcd01c007,0xcd01c160 on irq 14 [ 34.188763] ide2: Found Apple Heathrow ATA controller, bus ID 4 (mediabay), irq 78 [ 34.200106] mice: PS/2 mouse device common for all mice [ 34.210633] NET: Registered protocol family 2 [ 34.260544] IP route cache hash table entries: 2048 (order: 1, 8192 bytes) [ 34.271565] TCP established hash table entries: 8192 (order: 3, 32768 bytes) [ 34.282003] TCP bind hash table entries: 8192 (order: 3, 32768 bytes) [ 34.292416] TCP: Hash tables configured (established 8192 bind 8192) [ 34.302483] TCP reno registered [ 34.312888] TCP bic registered [ 34.322672] NET: Registered protocol family 1 [ 34.332264] NET: Registered protocol family 8 [ 34.341625] NET: Registered protocol family 20 [ 34.351157] Freeing unused kernel memory: 180k init [ 34.954821] Capability LSM initialized [ 39.915594] hda: max request size: 128KiB [ 39.924834] hda: 16007040 sectors (8195 MB) w/459KiB Cache, CHS=15880/16/63, (U)DMA [ 39.934288] hda: cache flushes not supported [ 39.944094] hda:<6>hdc: ATAPI 20X CD-ROM drive, 128kB Cache, DMA [ 39.973910] Uniform CD-ROM driver Revision: 3.20 [ 42.480042] [mac] hda1 hda2 hda3 hda4 hda5 hda6 hda7 hda8 hda9 hda10 hda11 hda12 [ 45.130298] Attempting manual resume [ 45.561288] ReiserFS: hda9: found reiserfs format "3.6" with standard journal [ 46.494218] ReiserFS: hda9: using ordered data mode [ 46.534907] ReiserFS: hda9: journal params: device hda9, size 8192, journal first block 18, max trans len 1024, max batch 900, max commit age 30, max trans age 30 [ 46.569995] ReiserFS: hda9: checking transaction log (hda9) [ 47.122730] ReiserFS: hda9: replayed 3 transactions in 0 seconds [ 47.550944] ReiserFS: hda9: Using r5 hash to sort names [ 62.638355] ts: Compaq touchscreen protocol output [ 71.308790] Yenta: CardBus bridge found at 0000:00:13.0 [0000:0000] [ 71.318614] PCI: Bus 1, cardbus bridge: 0000:00:13.0 [ 71.328193] IO window: 00001000-000011ff [ 71.337656] IO window: 00001400-000015ff [ 71.347072] PREFETCH window: 80400000-807fffff [ 71.356494] MEM window: 80800000-80bfffff [ 71.366223] Yenta: ISA IRQ mask 0x0000, PCI irq 22 [ 71.375972] Socket status: 30000086 [ 71.385690] pcmcia: parent PCI bridge I/O window: 0x0 - 0x7fffff [ 71.395505] pcmcia: parent PCI bridge Memory window: 0x80000000 - 0xfcffffff [ 71.405422] pcmcia: parent PCI bridge Memory window: 0xfd000000 - 0xfdffffff [ 71.416242] Yenta: CardBus bridge found at 0000:00:13.1 [0000:0000] [ 71.426274] PCI: Bus 5, cardbus bridge: 0000:00:13.1 [ 71.436130] IO window: 00001800-000019ff [ 71.445854] IO window: 00001c00-00001dff [ 71.455358] PREFETCH window: 80c00000-80ffffff [ 71.464809] MEM window: 81000000-813fffff [ 72.462194] Yenta: ISA IRQ mask 0x0000, PCI irq 23 [ 72.471680] Socket status: 30000459 [ 72.481027] pcmcia: parent PCI bridge I/O window: 0x0 - 0x7fffff [ 72.491101] pcmcia: parent PCI bridge Memory window: 0x80000000 - 0xfcffffff [ 72.500708] pcmcia: parent PCI bridge Memory window: 0xfd000000 - 0xfdffffff [ 73.572180] pccard: PCMCIA card inserted into slot 1 [ 73.896198] cs: memory probe 0x80000000-0xfcffffff: excluding 0x80000000-0x82ffffff 0xf3000000-0xf37fffff 0xf4000000-0xf47fffff [ 74.029742] cs: memory probe 0xfd000000-0xfdffffff:Machine check in kernel mode. [ 74.040650] Caused by (from SRR1=49030): Transfer error ack signal [ 74.050594] Oops: Machine check, sig: 7 [#1] [ 74.060212] Modules linked in: pcmcia yenta_socket rsrc_nonstatic pcmcia_core tsdev evdev reiserfs ide_disk ide_cd cdrom i2c_keywest capability commoncap [ 74.080094] NIP: CD8935F4 LR: CD8935CC CTR: C00259A0 [ 74.089938] REGS: cb7ffbe0 TRAP: 0200 Not tainted (2.6.15-26-powerpc) [ 74.099911] MSR: 00049030 CR: 82004424 XER: 00000100 [ 74.110010] TASK = c041b850[2788] 'modprobe' THREAD: cb7fe000 [ 74.110239] GPR00: 000000FF CB7FFC90 C041B850 CD882000 CD07E014 00000070 00000002 CB7FFCE9 [ 74.120518] GPR08: C0A57208 00001000 CD883000 CD882000 22002422 1001E354 CADA4C80 00200000 [ 74.131100] GPR16: CADA4C80 CD890000 CD890000 00000000 CADA4C80 FD000000 00100000 000004FB [ 74.141807] GPR24: CB7FFCE9 00000002 00000021 00000000 CBB97428 00000000 00000002 CB7FFCE9 [ 74.163101] NIP [CD8935F4] pcmcia_read_cis_mem+0x194/0x290 [pcmcia_core] [ 74.174124] LR [CD8935CC] pcmcia_read_cis_mem+0x16c/0x290 [pcmcia_core] [ 74.185006] Call Trace: [ 74.195679] [CB7FFC90] [CD8935CC] pcmcia_read_cis_mem+0x16c/0x290 [pcmcia_core] (unreliable) [ 74.206788] [CB7FFCC0] [CD893864] read_cis_cache+0x174/0x180 [pcmcia_core] [ 74.217746] [CB7FFCE0] [CD893A30] pccard_get_next_tuple+0x100/0x4a0 [pcmcia_core] [ 74.228835] [CB7FFD20] [CD893E6C] pccard_get_first_tuple+0x9c/0x160 [pcmcia_core] [ 74.239965] [CB7FFD50] [CD894098] pccard_validate_cis+0xa8/0x260 [pcmcia_core] [ 74.251117] [CB7FFD80] [CD887090] readable+0x50/0xb0 [rsrc_nonstatic] [ 74.262251] [CB7FFDA0] [CD887E0C] pcmcia_nonstatic_validate_mem+0x1ac/0x350 [rsrc_nonstatic] [ 74.273447] [CB7FFE00] [CD894624] pcmcia_validate_mem+0x24/0x40 [pcmcia_core] [ 74.284657] [CB7FFE10] [CD8C3874] pcmcia_card_add+0x44/0xd0 [pcmcia] [ 74.295863] [CB7FFE80] [CD8C3B34] ds_event+0x1b4/0x1e0 [pcmcia] [ 74.307127] [CB7FFEA0] [CD890A8C] send_event+0x7c/0xe0 [pcmcia_core] [ 74.318454] [CB7FFEB0] [CD8910D4] pccard_register_pcmcia+0xc4/0xe0 [pcmcia_core] [ 74.329856] [CB7FFED0] [CD8C3D7C] pcmcia_bus_add_socket+0x9c/0xf0 [pcmcia] [ 74.341305] [CB7FFEF0] [C0192320] class_interface_register+0xc0/0x120 [ 74.352711] [CB7FFF10] [CD03E024] init_pcmcia_bus+0x24/0x40 [pcmcia] [ 74.364102] [CB7FFF20] [C004E0F8] sys_init_module+0x128/0x310 [ 74.375447] [CB7FFF40] [C001167C] ret_from_syscall+0x0/0x4c [ 74.386875] --- Exception: c01 at 0xff7325c [ 74.398198] LR = 0x10003b50 [ 74.409353] Instruction dump: [ 74.421989] 7f45d378 4bffe6d9 2c030000 418200f0 813c0108 3809ffff 7d434a14 7fa00038 [ 74.433833] 7d630214 7f8a5800 419effc4 7c0300ae <0c000000> 4c00012c 34beffff 981f0000 [ 74.445677] <6>input: PowerMac Beep as /class/input/input4 [ 245.128800] eth0: BMAC at 00:05:02:87:5c:f8 [ 246.333663] phy registers: [ 246.333857] 0000 0000 0000 0000 0000 0000 0000 0000 [ 246.355821] 0000 0000 0000 0000 0000 0000 0000 0000 [ 246.377425] 0000 0000 0000 0000 0000 0000 0000 0000 [ 246.398748] 0000 0000 0000 0000 0000 0000 0000 0000 [ 246.725190] Adding 338088k swap on /dev/hda11. Priority:-1 extents:1 across:338088k [ 247.838464] NET: Registered protocol family 17 ** Affects: linux-source-2.6.15 (Ubuntu) Importance: Untriaged Status: Unconfirmed -- inserting wavelan silver pcmcia card causes hard lockup https://launchpad.net/bugs/56251 From tobias at aquazul.com Sun Aug 13 15:36:21 2006 From: tobias at aquazul.com (hunger) Date: Sun, 13 Aug 2006 15:36:21 -0000 Subject: [Bug 56249] Re: [edgy] kernel does not boot on Thinkpad T43p References: <20060813151347.24756.22043.malonedeb@gangotri.ubuntu.com> Message-ID: <20060813153621.20172.10966.malone@gandwana.ubuntu.com> rebooting with "debug" did not provide any more useful clues. Attached you will find the dmesg of the last reboot. -- kernel 2.6.17-6 does boot slowly on Thinkpad T43p https://launchpad.net/bugs/56249 From tobias at aquazul.com Sun Aug 13 15:44:06 2006 From: tobias at aquazul.com (hunger) Date: Sun, 13 Aug 2006 15:44:06 -0000 Subject: [Bug 56249] Re: kernel 2.6.17-6 does boot slowly on Thinkpad T43p References: <20060813151347.24756.22043.malonedeb@gangotri.ubuntu.com> Message-ID: <20060813154406.24756.26151.malone@gangotri.ubuntu.com> One more thing: kernel 2.6.17-5-686 does not stop to meditate at that point and boots up as expected. ** Summary changed: - [edgy] kernel does not boot on Thinkpad T43p + kernel 2.6.17-6 does boot slowly on Thinkpad T43p ** Description changed: Binary package hint: linux-image-686 The new edgy kernel (2.6.17-6-686) does not boot on a thinkpad T43p (HW see https://wiki.ubuntu.com/LaptopTestingTeam/ThinkpadT43p-2668). The splashscreen comes up and then it stops at "loading hardware drivers". + + In fact it does not stop completely but continues after several minutes. ** Tags added: edgy -- kernel 2.6.17-6 does boot slowly on Thinkpad T43p https://launchpad.net/bugs/56249 From ben.collins at ubuntu.com Sun Aug 13 15:57:42 2006 From: ben.collins at ubuntu.com (Ben Collins) Date: Sun, 13 Aug 2006 15:57:42 -0000 Subject: [Bug 52304] Re: annoying CONFIG_BLK_DEV_IDE_PMAC_BLINK default References: <20060708071625.19447.46681.malonedeb@gandwana.ubuntu.com> Message-ID: <20060813155742.20119.66117.launchpad@gandwana.ubuntu.com> ** Changed in: linux-source-2.6.17 (Ubuntu) Status: Fix Committed => Fix Released -- annoying CONFIG_BLK_DEV_IDE_PMAC_BLINK default https://launchpad.net/bugs/52304 From ben.collins at ubuntu.com Sun Aug 13 15:57:33 2006 From: ben.collins at ubuntu.com (Ben Collins) Date: Sun, 13 Aug 2006 15:57:33 -0000 Subject: [Bug 52272] Re: please configure kernels with CONFIG_SECCOMP=n References: <20060707225015.19447.66099.malonedeb@gandwana.ubuntu.com> Message-ID: <20060813155733.24756.46200.launchpad@gangotri.ubuntu.com> ** Changed in: linux-source-2.6.17 (Ubuntu) Status: Fix Committed => Fix Released -- please configure kernels with CONFIG_SECCOMP=n https://launchpad.net/bugs/52272 From ben.collins at ubuntu.com Sun Aug 13 15:57:23 2006 From: ben.collins at ubuntu.com (Ben Collins) Date: Sun, 13 Aug 2006 15:57:23 -0000 Subject: [Bug 49514] Re: processors overheating in PowerMac G5 References: <20060612210452.25765.36743.malonedeb@gangotri.ubuntu.com> Message-ID: <20060813155723.20172.30827.launchpad@gandwana.ubuntu.com> ** Changed in: linux-source-2.6.17 (Ubuntu) Status: Fix Committed => Fix Released -- processors overheating in PowerMac G5 https://launchpad.net/bugs/49514 From ben.collins at ubuntu.com Sun Aug 13 15:56:36 2006 From: ben.collins at ubuntu.com (Ben Collins) Date: Sun, 13 Aug 2006 15:56:36 -0000 Subject: [Bug 48214] Re: Please driver for Planex USB wireless References: <20060603134059.2141.9914.malonedeb@gangotri.ubuntu.com> Message-ID: <20060813155636.24756.40692.launchpad@gangotri.ubuntu.com> ** Changed in: linux-source-2.6.17 (Ubuntu) Status: Fix Committed => Fix Released -- Please driver for Planex USB wireless https://launchpad.net/bugs/48214 From ben.collins at ubuntu.com Sun Aug 13 15:56:30 2006 From: ben.collins at ubuntu.com (Ben Collins) Date: Sun, 13 Aug 2006 15:56:30 -0000 Subject: [Bug 40737] Re: Unplugging Audigy 2 ZS Notebook (PCMCIA) still causing system crash on Ubuntu Edgy References: <20060422113346.30501.91534.malonedeb@gangotri.ubuntu.com> Message-ID: <20060813155630.20119.69778.launchpad@gandwana.ubuntu.com> ** Changed in: linux-source-2.6.17 (Ubuntu) Status: Fix Committed => Fix Released -- Unplugging Audigy 2 ZS Notebook (PCMCIA) still causing system crash on Ubuntu Edgy https://launchpad.net/bugs/40737 From ben.collins at ubuntu.com Sun Aug 13 15:56:16 2006 From: ben.collins at ubuntu.com (Ben Collins) Date: Sun, 13 Aug 2006 15:56:16 -0000 Subject: [Bug 39315] Re: Keyboard random repeat References: <20060412160910.15436.50293.malonedeb@gangotri.ubuntu.com> Message-ID: <20060813155616.24639.33017.launchpad@gangotri.ubuntu.com> ** Changed in: linux-source-2.6.17 (Ubuntu) Status: Fix Committed => Fix Released -- Keyboard random repeat https://launchpad.net/bugs/39315 From ben.collins at ubuntu.com Sun Aug 13 15:56:23 2006 From: ben.collins at ubuntu.com (Ben Collins) Date: Sun, 13 Aug 2006 15:56:23 -0000 Subject: [Bug 39042] Re: new Version available References: <20060410205136.32233.37155.malonedeb@gandwana.ubuntu.com> Message-ID: <20060813155623.24756.50572.launchpad@gangotri.ubuntu.com> ** Changed in: linux-source-2.6.17 (Ubuntu) Status: Fix Committed => Fix Released -- new Version available https://launchpad.net/bugs/39042 From M.Schouten at phys.uu.nl Sun Aug 13 16:07:50 2006 From: M.Schouten at phys.uu.nl (Marijn Schouten) Date: Sun, 13 Aug 2006 16:07:50 -0000 Subject: [Bug 56233] Re: sis5513 dma errors References: <20060813125709.24639.27600.malonedeb@gangotri.ubuntu.com> Message-ID: <20060813160751.20172.424.malone@gandwana.ubuntu.com> after rebooting I got grub error 17. Maybe just from trying to boot without disabling dma? I tried e2fsck but there were thousands of errors, so I just reinstalled completely. I noticed some extra problems in my dmesg: [17179569.184000] Linux version 2.6.15-26-386 (buildd at terranova) (gcc version 4.0.3 (Ubuntu 4.0.3-1ubuntu5)) #1 PREEMPT Thu Aug 3 02:52:00 UTC 2006 [17179569.184000] BIOS-provided physical RAM map: [17179569.184000] BIOS-e820: 0000000000000000 - 000000000009e800 (usable) [17179569.184000] BIOS-e820: 000000000009e800 - 00000000000a0000 (reserved) [17179569.184000] BIOS-e820: 00000000000d0000 - 00000000000d8000 (reserved) [17179569.184000] BIOS-e820: 00000000000e0000 - 0000000000100000 (reserved) [17179569.184000] BIOS-e820: 0000000000100000 - 000000000f6f0000 (usable) [17179569.184000] BIOS-e820: 000000000f6f0000 - 000000000f6ff000 (ACPI data) [17179569.184000] BIOS-e820: 000000000f6ff000 - 000000000f700000 (ACPI NVS) [17179569.184000] BIOS-e820: 000000000f700000 - 000000000f800000 (usable) [17179569.184000] BIOS-e820: 00000000fff00000 - 0000000100000000 (reserved) [17179569.184000] 0MB HIGHMEM available. [17179569.184000] 248MB LOWMEM available. [17179569.184000] On node 0 totalpages: 63488 [17179569.184000] DMA zone: 4096 pages, LIFO batch:0 [17179569.184000] DMA32 zone: 0 pages, LIFO batch:0 [17179569.184000] Normal zone: 59392 pages, LIFO batch:15 [17179569.184000] HighMem zone: 0 pages, LIFO batch:0 [17179569.184000] DMI 2.3 present. [17179569.184000] ACPI: RSDP (v000 PTLTD ) @ 0x000f6b30 [17179569.184000] ACPI: RSDT (v001 PTLTD RSDT 0x06040000 LTP 0x00000000) @ 0x0f6fa08c [17179569.184000] ACPI: FADT (v001 SiS 645 0x06040000 PTL 0x000f4240) @ 0x0f6fef64 [17179569.184000] ACPI: BOOT (v001 PTLTD $SBFTBL$ 0x06040000 LTP 0x00000001) @ 0x0f6fefd8 [17179569.184000] ACPI: DSDT (v001 PTLTD 635 0x06040000 MSFT 0x0100000b) @ 0x00000000 [17179569.184000] ACPI: PM-Timer IO Port: 0x8008 [17179569.184000] Allocating PCI resources starting at 10000000 (gap: 0f800000:f0700000) [17179569.184000] Built 1 zonelists [17179569.184000] Kernel command line: root=/dev/hda1 ro single [17179569.184000] Local APIC disabled by BIOS (or by default) -- you can enable it with "lapic" [17179569.184000] mapped APIC to ffffd000 (011f1000) [17179569.184000] Initializing CPU#0 [17179569.184000] PID hash table entries: 1024 (order: 10, 16384 bytes) [17179569.184000] Detected 1992.171 MHz processor. [17179569.184000] Using pmtmr for high-res timesource [17179569.184000] Console: colour VGA+ 80x25 [17179569.636000] Dentry cache hash table entries: 32768 (order: 5, 131072 bytes) [17179569.636000] Inode-cache hash table entries: 16384 (order: 4, 65536 bytes) [17179569.644000] Memory: 240944k/253952k available (1976k kernel code, 12324k reserved, 606k data, 288k init, 0k highmem) [17179569.644000] Checking if this processor honours the WP bit even in supervisor mode... Ok. [17179569.724000] Calibrating delay using timer specific routine.. 3987.83 BogoMIPS (lpj=7975674) [17179569.724000] Security Framework v1.0.0 initialized [17179569.724000] SELinux: Disabled at boot. [17179569.724000] Mount-cache hash table entries: 512 [17179569.724000] CPU: After generic identify, caps: 3febf9ff 00000000 00000000 00000000 00000000 00000000 00000000 [17179569.724000] CPU: After vendor identify, caps: 3febf9ff 00000000 00000000 00000000 00000000 00000000 00000000 [17179569.724000] CPU: Trace cache: 12K uops, L1 D cache: 8K [17179569.724000] CPU: L2 cache: 512K [17179569.724000] CPU: After all inits, caps: 3febf9ff 00000000 00000000 00000080 00000000 00000000 00000000 [17179569.724000] mtrr: v2.0 (20020519) [17179569.724000] CPU: Intel(R) Pentium(R) 4 CPU 2.00GHz stepping 04 [17179569.724000] Enabling fast FPU save and restore... done. [17179569.724000] Enabling unmasked SIMD FPU exception support... done. [17179569.724000] Checking 'hlt' instruction... OK. [17179569.740000] checking if image is initramfs... it is [17179570.492000] Freeing initrd memory: 6840k freed [17179570.504000] ACPI: Looking for DSDT ... not found! [17179570.504000] ACPI: setting ELCR to 0800 (from 0220) [17179570.928000] NET: Registered protocol family 16 [17179570.928000] EISA bus registered [17179570.928000] ACPI: bus type pci registered [17179570.928000] PCI: PCI BIOS revision 2.10 entry at 0xfd9ae, last bus=1 [17179570.928000] PCI: Using configuration type 1 [17179570.928000] ACPI: Subsystem revision 20051216 [17179570.932000] ACPI: Interpreter enabled [17179570.932000] ACPI: Using PIC for interrupt routing [17179570.936000] ACPI: PCI Root Bridge [PCI0] (0000:00) [17179570.936000] PCI: Probing PCI hardware (bus 00) [17179570.940000] Uncovering SIS961 that hid as a SIS503 (compatible=1) [17179570.940000] Enabling SiS 96x SMBus. [17179570.940000] Boot video device is 0000:01:00.0 [17179570.940000] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0._PRT] [17179570.944000] ACPI: PCI Interrupt Link [LNKA] (IRQs *9 10) [17179570.944000] ACPI: PCI Interrupt Link [LNKB] (IRQs *10) [17179570.944000] ACPI: PCI Interrupt Link [LNKC] (IRQs *5) [17179570.948000] ACPI: PCI Interrupt Link [LNKD] (IRQs *5) [17179570.948000] ACPI: Power Resource [PFAN] (off) [17179570.948000] Linux Plug and Play Support v0.97 (c) Adam Belay [17179570.948000] pnp: PnP ACPI init [17179570.952000] pnp: PnP ACPI: found 7 devices [17179570.952000] PnPBIOS: Disabled by ACPI PNP [17179570.952000] PCI: Using ACPI for IRQ routing [17179570.952000] PCI: If a device doesn't work, try "pci=routeirq". If it helps, post a report [17179570.956000] pnp: 00:03: ioport range 0x8000-0x807f could not be reserved [17179570.956000] pnp: 00:03: ioport range 0x4d0-0x4d1 has been reserved [17179570.956000] pnp: 00:03: ioport range 0xfe00-0xfe00 has been reserved [17179570.956000] pnp: 00:03: ioport range 0x3f0-0x3f1 has been reserved [17179570.956000] PCI: Ignore bogus resource 6 [0:0] of 0000:01:00.0 [17179570.956000] PCI: Bridge: 0000:00:01.0 [17179570.956000] IO window: 9000-9fff [17179570.956000] MEM window: e0100000-e01fffff [17179570.956000] PREFETCH window: e8000000-efffffff [17179570.956000] PCI: Bus 2, cardbus bridge: 0000:00:0c.0 [17179570.956000] IO window: 00002000-000020ff [17179570.956000] IO window: 00002400-000024ff [17179570.956000] PREFETCH window: 10000000-11ffffff [17179570.956000] MEM window: 12000000-13ffffff [17179570.956000] **** SET: Misaligned resource pointer: cf0533c2 Type 07 Len 0 [17179570.960000] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 9 [17179570.960000] PCI: setting IRQ 9 as level-triggered [17179570.960000] ACPI: PCI Interrupt 0000:00:0c.0[A] -> Link [LNKA] -> GSI 9 (level, low) -> IRQ 9 [17179570.960000] PCI: Setting latency timer of device 0000:00:0c.0 to 64 [17179570.960000] Simple Boot Flag at 0x36 set to 0x1 [17179570.960000] audit: initializing netlink socket (disabled) [17179570.960000] audit(1155483839.960:1): initialized [17179570.960000] VFS: Disk quotas dquot_6.5.1 [17179570.960000] Dquot-cache hash table entries: 1024 (order 0, 4096 bytes) [17179570.960000] Initializing Cryptographic API [17179570.960000] io scheduler noop registered [17179570.960000] io scheduler anticipatory registered [17179570.960000] io scheduler deadline registered [17179570.960000] io scheduler cfq registered [17179570.960000] isapnp: Scanning for PnP cards... [17179571.316000] isapnp: No Plug & Play device found [17179571.332000] PNP: PS/2 Controller [PNP0303:KBC,PNP0f13:PS2M] at 0x60,0x64 irq 1,12 [17179571.336000] i8042.c: Detected active multiplexing controller, rev 1.1. [17179571.336000] serio: i8042 AUX0 port at 0x60,0x64 irq 12 [17179571.336000] serio: i8042 AUX1 port at 0x60,0x64 irq 12 [17179571.336000] serio: i8042 AUX2 port at 0x60,0x64 irq 12 [17179571.336000] serio: i8042 AUX3 port at 0x60,0x64 irq 12 [17179571.336000] serio: i8042 KBD port at 0x60,0x64 irq 1 [17179571.336000] Serial: 8250/16550 driver $Revision: 1.90 $ 48 ports, IRQ sharing enabled [17179571.340000] RAMDISK driver initialized: 16 RAM disks of 65536K size 1024 blocksize [17179571.340000] Uniform Multi-Platform E-IDE driver Revision: 7.00alpha2 [17179571.340000] ide: Assuming 33MHz system bus speed for PIO modes; override with idebus=xx [17179571.340000] mice: PS/2 mouse device common for all mice [17179571.340000] EISA: Probing bus 0 at eisa.0 [17179571.340000] Cannot allocate resource for EISA slot 1 [17179571.340000] Cannot allocate resource for EISA slot 2 [17179571.340000] Cannot allocate resource for EISA slot 8 [17179571.340000] EISA: Detected 0 cards. [17179571.340000] NET: Registered protocol family 2 [17179571.376000] IP route cache hash table entries: 2048 (order: 1, 8192 bytes) [17179571.376000] TCP established hash table entries: 8192 (order: 3, 32768 bytes) [17179571.376000] TCP bind hash table entries: 8192 (order: 3, 32768 bytes) [17179571.376000] TCP: Hash tables configured (established 8192 bind 8192) [17179571.376000] TCP reno registered [17179571.376000] TCP bic registered [17179571.376000] NET: Registered protocol family 1 [17179571.376000] NET: Registered protocol family 8 [17179571.376000] NET: Registered protocol family 20 [17179571.376000] Using IPI Shortcut mode [17179571.376000] ACPI wakeup devices: [17179571.376000] LID USB0 USB1 MDM0 ENET [17179571.376000] ACPI: (supports S0 S1 S4 S5) [17179571.376000] Freeing unused kernel memory: 288k freed [17179571.440000] Capability LSM initialized [17179571.484000] ACPI: Fan [FAN] (on) [17179571.488000] ACPI: Processor [CPU0] (supports 4 throttling states) [17179571.492000] ACPI: Thermal Zone [THRM] (34 C) [17179571.948000] input: AT Translated Set 2 keyboard as /class/input/input0 [17179572.100000] SIS5513: IDE controller at PCI slot 0000:00:02.5 [17179572.100000] SIS5513: chipset revision 208 [17179572.100000] SIS5513: not 100% native mode: will probe irqs later [17179572.100000] SIS5513: SiS 961 MuTIOL IDE UDMA100 controller [17179572.100000] ide0: BM-DMA at 0x1020-0x1027, BIOS settings: hda:pio, hdb:pio [17179572.100000] ide1: BM-DMA at 0x1028-0x102f, BIOS settings: hdc:pio, hdd:pio [17179572.100000] Probing IDE interface ide0... [17179572.388000] hda: FUJITSU MHR2020AT, ATA DISK drive [17179573.100000] ide0 at 0x1f0-0x1f7,0x3f6 on irq 14 [17179573.220000] Probing IDE interface ide1... [17179573.956000] hdc: QSI DVD-ROM SDR-083, ATAPI CD/DVD-ROM drive [17179574.292000] ide1 at 0x170-0x177,0x376 on irq 15 [17179574.300000] hda: max request size: 1024KiB [17179574.332000] hda: 39070080 sectors (20003 MB) w/2048KiB Cache, CHS=16383/255/63, UDMA(100) [17179574.364000] hda: cache flushes supported [17179574.368000] hda:<7>spurious 8259A interrupt: IRQ7. [17179574.488000] spurious 8259A interrupt: IRQ15. [17179576.984000] irq 15: nobody cared (try booting with the "irqpoll" option) [17179576.984000] [] __report_bad_irq+0x22/0x80 [17179576.984000] [] note_interrupt+0x68/0xc0 [17179576.984000] [] __do_IRQ+0xbc/0xe0 [17179576.984000] [] do_IRQ+0x1a/0x30 [17179576.984000] [] common_interrupt+0x1a/0x20 [17179576.984000] [] default_idle+0x3f/0x70 [17179576.984000] [] cpu_idle+0x1c/0x60 [17179576.984000] [] start_kernel+0x176/0x1d0 [17179576.984000] handlers: [17179576.984000] [] (ide_intr+0x0/0x200) [17179576.984000] Disabling IRQ #15 [17179594.368000] hda: dma_timer_expiry: dma status == 0x26 [17179594.372000] hda: DMA interrupt recovery [17179594.372000] hda: lost interrupt [17179594.372000] hda: dma_intr: bad DMA status (dma_stat=36) [17179594.372000] hda: dma_intr: status=0x50 { DriveReady SeekComplete } [17179594.372000] ide: failed opcode was: unknown [17179614.372000] hda: dma_timer_expiry: dma status == 0x21 [17179624.372000] hda: DMA timeout error [17179624.372000] hda: dma timeout error: status=0x58 { DriveReady SeekComplete DataRequest } [17179624.372000] ide: failed opcode was: unknown [17179624.388000] hda1 hda2 <<4>hda: dma_timer_expiry: dma status == 0x21 [17179654.388000] hda: DMA timeout error [17179654.388000] hda: dma timeout error: status=0x58 { DriveReady SeekComplete DataRequest } [17179654.388000] ide: failed opcode was: unknown [17179654.396000] hda5 > [17179659.396000] ide-cd: cmd 0x5a timed out [17179659.396000] hdc: lost interrupt [17179659.396000] hdc: ATAPI 24X DVD-ROM drive, 512kB Cache, UDMA(33) [17179659.396000] Uniform CD-ROM driver Revision: 3.20 [17179674.412000] hda: dma_timer_expiry: dma status == 0x21 [17179684.412000] hda: DMA timeout error [17179684.412000] hda: dma timeout error: status=0x58 { DriveReady SeekComplete DataRequest } [17179684.412000] ide: failed opcode was: unknown [17179704.424000] hda: dma_timer_expiry: dma status == 0x21 [17179714.424000] hda: DMA timeout error [17179714.424000] hda: dma timeout error: status=0x58 { DriveReady SeekComplete DataRequest } [17179714.424000] ide: failed opcode was: unknown [17179714.820000] usbcore: registered new driver usbfs [17179714.820000] usbcore: registered new driver hub [17179714.820000] ohci_hcd: 2005 April 22 USB 1.1 'Open' Host Controller (OHCI) Driver (PCI) [17179714.820000] **** SET: Misaligned resource pointer: cf353802 Type 07 Len 0 [17179714.824000] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 5 [17179714.824000] PCI: setting IRQ 5 as level-triggered [17179714.824000] ACPI: PCI Interrupt 0000:00:02.2[D] -> Link [LNKD] -> GSI 5 (level, low) -> IRQ 5 [17179714.824000] ohci_hcd 0000:00:02.2: OHCI Host Controller [17179714.824000] ohci_hcd 0000:00:02.2: new USB bus registered, assigned bus number 1 [17179714.824000] ohci_hcd 0000:00:02.2: irq 5, io mem 0xe0000000 [17179714.832000] hub 1-0:1.0: USB hub found [17179714.836000] hub 1-0:1.0: 2 ports detected [17179714.860000] ieee1394: Initialized config rom entry `ip1394' [17179714.940000] ACPI: PCI Interrupt 0000:00:02.3[D] -> Link [LNKD] -> GSI 5 (level, low) -> IRQ 5 [17179714.940000] ohci_hcd 0000:00:02.3: OHCI Host Controller [17179714.940000] ohci_hcd 0000:00:02.3: new USB bus registered, assigned bus number 2 [17179714.940000] ohci_hcd 0000:00:02.3: irq 5, io mem 0xe0001000 [17179714.944000] hub 2-0:1.0: USB hub found [17179714.944000] hub 2-0:1.0: 2 ports detected [17179715.048000] ohci1394: $Rev: 1313 $ Ben Collins [17179715.048000] PCI: Enabling device 0000:00:0d.0 (0010 -> 0012) [17179715.048000] ACPI: PCI Interrupt 0000:00:0d.0[A] -> Link [LNKA] -> GSI 9 (level, low) -> IRQ 9 [17179715.048000] ohci1394: fw-host0: Unexpected PCI resource length of 1000! [17179715.100000] ohci1394: fw-host0: Unrecoverable error! [17179715.100000] ohci1394: fw-host0: Async Req Rcv Context died: ctrl[00008806] cmdptr[0f4b5001] [17179715.100000] ohci1394: fw-host0: Async Rsp Rcv Context died: ctrl[00008806] cmdptr[0f2ce001] [17179715.100000] ohci1394: fw-host0: OHCI-1394 1.0 (PCI): IRQ=[9] MMIO=[e0003000-e00037ff] Max Packet=[2048] [17179715.220000] Attempting manual resume [17179715.308000] EXT3-fs: mounted filesystem with ordered data mode. [17179715.336000] kjournald starting. Commit interval 5 seconds [17179716.112000] ohci1394: fw-host0: SelfID is inconsistent [0x8411ce26/0x807f8856] [17179716.388000] ohci1394: fw-host0: Unrecoverable error! [17179716.388000] ohci1394: fw-host0: Async Req Tx Context died: ctrl[00008806] cmdptr[0f3f1002] [17179716.388000] ohci1394: fw-host0: Async Req Rcv Context died: ctrl[00008806] cmdptr[0f4b5001] [17179716.388000] ohci1394: fw-host0: Async Rsp Rcv Context died: ctrl[00008806] cmdptr[0f2ce001] [17179744.756000] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [17179744.852000] shpchp: Standard Hot Plug PCI Controller Driver version: 0.4 [17179744.888000] Linux agpgart interface v0.101 (c) Dave Jones [17179744.892000] agpgart: Detected SiS 650 chipset [17179744.912000] agpgart: AGP aperture is 256M @ 0xd0000000 [17179745.196000] ltmodem: module license 'Proprietary' taints kernel. [17179745.196000] Loading Lucent Modem Controller driver version 8.26-alk-8 [17179745.196000] PCI: Enabling device 0000:00:06.0 (0000 -> 0003) [17179745.196000] ACPI: PCI Interrupt 0000:00:06.0[A] -> Link [LNKA] -> GSI 9 (level, low) -> IRQ 9 [17179745.196000] Detected Parameters Irq=255 BaseAddress=0x1800 ComAddress=0x1030 [17179745.196000] ttyLTM0 at I/O 0x1800 (irq = 255) is a Lucent/Agere Modem [17179745.512000] 8139too Fast Ethernet driver 0.9.27 [17179745.516000] PCI: Enabling device 0000:00:08.0 (0000 -> 0003) [17179745.516000] **** SET: Misaligned resource pointer: ce2344c2 Type 07 Len 0 [17179745.516000] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 10 [17179745.516000] PCI: setting IRQ 10 as level-triggered [17179745.516000] ACPI: PCI Interrupt 0000:00:08.0[A] -> Link [LNKB] -> GSI 10 (level, low) -> IRQ 10 [17179745.516000] eth0: RealTek RTL8139 at 0xd01a0400, 00:40:ca:b7:1c:f7, IRQ 10 [17179745.516000] eth0: Identified 8139 chip type 'RTL-8100B/8139D' [17179745.536000] 8139cp: 10/100 PCI Ethernet driver v1.2 (Mar 22, 2004) [17179745.788000] ACPI: PCI Interrupt 0000:00:0c.0[A] -> Link [LNKA] -> GSI 9 (level, low) -> IRQ 9 [17179745.788000] Yenta: CardBus bridge found at 0000:00:0c.0 [1509:1860] [17179745.788000] Yenta O2: res at 0x94/0xD4: 00/ea [17179745.788000] Yenta O2: enabling read prefetch/write burst [17179745.936000] Yenta: ISA IRQ mask 0x0098, PCI irq 9 [17179745.936000] Socket status: 30000821 [17179745.960000] PCI: Enabling device 0000:00:02.7 (0000 -> 0001) [17179745.960000] **** SET: Misaligned resource pointer: cbf80b02 Type 07 Len 0 [17179745.960000] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 5 [17179745.960000] ACPI: PCI Interrupt 0000:00:02.7[C] -> Link [LNKC] -> GSI 5 (level, low) -> IRQ 5 [17179745.976000] Synaptics Touchpad, model: 1, fw: 5.6, id: 0x9244b1, caps: 0x80471b/0x0 [17179746.008000] input: SynPS/2 Synaptics TouchPad as /class/input/input1 [17179746.012000] psmouse.c: TouchPad at isa0060/serio4/input0 lost sync at byte 1 [17179746.140000] Real Time Clock Driver v1.12 [17179746.152000] input: PC Speaker as /class/input/input2 [17179746.252000] ts: Compaq touchscreen protocol output [17179746.280000] intel8x0_measure_ac97_clock: measured 55106 usecs [17179746.280000] intel8x0: clocking to 48000 [17179746.288000] i2c-sis96x version 1.0.0 [17179746.288000] sis96x_smbus 0000:00:02.1: SiS96x SMBus base address: 0x1000 [17179746.604000] pccard: CardBus card inserted into slot 0 [17179747.060000] eth0: link down [17179747.512000] PCI: Enabling device 0000:02:00.0 (0000 -> 0002) [17179747.512000] ACPI: PCI Interrupt 0000:02:00.0[A] -> Link [LNKA] -> GSI 9 (level, low) -> IRQ 9 [17179747.512000] rt2500 1.1.0 CVS 2005/07/10 http://rt2x00.serialmonkey.com [17179747.512000] PCI: Setting latency timer of device 0000:02:00.0 to 64 [17179747.728000] lp: driver loaded but no devices found [17179747.844000] SCSI subsystem initialized [17179747.868000] sbp2: $Rev: 1306 $ Ben Collins [17179747.868000] ieee1394: sbp2: Driver forced to serialize I/O (serialize_io=1) [17179747.868000] ieee1394: sbp2: Try serialize_io=0 for better performance [17179747.956000] Adding 730916k swap on /dev/hda5. Priority:-1 extents:1 across:730916k [17179748.028000] EXT3 FS on hda1, internal journal [17179748.148000] NET: Registered protocol family 17 [17179748.324000] md: md driver 0.90.3 MAX_MD_DEVS=256, MD_SB_DISKS=27 [17179748.324000] md: bitmap version 4.39 [17179748.908000] device-mapper: 4.4.0-ioctl (2005-01-12) initialised: dm-devel at redhat.com [17179749.532000] cdrom: open failed. [17179845.936000] rt2500 EEPROM: 1 2 3 4 5 6 7 8 9 10 11 12 13 14 Channel [17179845.936000] rt2500 EEPROM: 10 10 10 11 11 11 11 11 10 10 10 9 9 9 dBm Maximum [17179937.380000] psmouse.c: TouchPad at isa0060/serio4/input0 - driver resynched. -- sis5513 dma errors https://launchpad.net/bugs/56233 From M.Schouten at phys.uu.nl Sun Aug 13 16:45:46 2006 From: M.Schouten at phys.uu.nl (Marijn Schouten) Date: Sun, 13 Aug 2006 16:45:46 -0000 Subject: [Bug 56233] Re: sis5513 dma errors References: <20060813125709.24639.27600.malonedeb@gangotri.ubuntu.com> Message-ID: <20060813164546.20172.90016.malone@gandwana.ubuntu.com> after reboot I get again Error 17 from grub :( All I did was boot recovery kernel, write dmesg and lsmod to disk, enable my wireless network card and scp the logs to my other box for posting here and rebooting. I booted from the cd with ide=nodma and tried to e2fsck -p /dev/hda1, but the there is a bad magic number in the super-block and also in the alternate super-block. Then I tried to mke2fs -S /dev/hda1 to reinitialize the super-blocks. e2fsck -p /dev/hda finds unexpected errors. e2fsck -y /dev/hda does a gazillion things. Almost as if every inode has been corrupted. After it finishes and after rebooting I get grub error 15, so I guess booting without ide-nodma does hose my filesystem. This is very bad indeed. -- sis5513 dma errors https://launchpad.net/bugs/56233 From ben.collins at ubuntu.com Sun Aug 13 16:46:49 2006 From: ben.collins at ubuntu.com (Ben Collins) Date: Sun, 13 Aug 2006 16:46:49 -0000 Subject: [Bug 56233] Re: [Bug 56233] Re: sis5513 dma errors References: <20060813125709.24639.27600.malonedeb@gangotri.ubuntu.com> <20060813160751.20172.424.malone@gandwana.ubuntu.com> Message-ID: <1155487611.20854.149.camel@grayson.internal.net> > [17179576.984000] irq 15: nobody cared (try booting with the "irqpoll" option) Try following this suggestiong. Also, please don't paste such large content into comments. There's an "attach" option for the bug report for such output. Thanks -- sis5513 dma errors https://launchpad.net/bugs/56233 From t.six at gmx.de Sun Aug 13 18:35:31 2006 From: t.six at gmx.de (Thilo Six) Date: Sun, 13 Aug 2006 18:35:31 -0000 Subject: [Bug 52649] Re: VIA IRQ quirk changes in 2.6.15-26.44 have broken various VIA devices References: <20060711150321.27257.34756.malonedeb@gangotri.ubuntu.com> Message-ID: <20060813183531.24756.87218.malone@gangotri.ubuntu.com> I have a ASROCK k7VT 4 A Pro with a VIA KT400 A North- and a VIA VT8237 South Bridge. # cat /proc/cpuinfo processor : 0 vendor_id : AuthenticAMD cpu family : 6 model : 6 model name : AMD Athlon(tm) XP 2000+ # uname -a Linux ubuntu2 2.6.15-26-k7 #1 SMP PREEMPT # lsmod | grep via i2c_viapro 9364 0 via_rhine 25988 0 mii 6528 1 via_rhine i2c_core 23168 3 i2c_acpi_ec,i2c_viapro,nvidia via_agp 10560 1 agpgart 37072 2 nvidia,via_agp via82cxxx 9988 0 [permanent] sata_via 10628 7 libata 84176 1 sata_via As you can see i use the ltest kernel with VIA chipset _AND_ SATA. I do not face any of the problems above. The difference is probably that i use a Soundblaster Life and not the onboard AC97 soundcard. -- VIA IRQ quirk changes in 2.6.15-26.44 have broken various VIA devices https://launchpad.net/bugs/52649 From t.six at gmx.de Sun Aug 13 18:45:26 2006 From: t.six at gmx.de (Thilo Six) Date: Sun, 13 Aug 2006 18:45:26 -0000 Subject: [Bug 52649] Re: VIA IRQ quirk changes in 2.6.15-26.44 have broken various VIA devices References: <20060711150321.27257.34756.malonedeb@gangotri.ubuntu.com> Message-ID: <20060813184527.24639.65704.malone@gangotri.ubuntu.com> I saw some of the persons who fased the problem are using AMD CPUs and the -383 or -686 kernel. Would not the linux-k7 be more appropriate? $ aptitude show linux-image-2.6.15-26-k7 | grep Description -A 2 Description: Linux kernel image for version 2.6.15 on AMD K7 SMP/UP This package contains the Linux kernel image for version 2.6.15 on AMD Duron/Athlon/Sempron with SMP support -- VIA IRQ quirk changes in 2.6.15-26.44 have broken various VIA devices https://launchpad.net/bugs/52649 From nitrousenador at gmail.com Sun Aug 13 19:36:53 2006 From: nitrousenador at gmail.com (nitr0us) Date: Sun, 13 Aug 2006 19:36:53 -0000 Subject: [Bug 56188] Re: Wrong implementation of sys_acct() linux-syscall. Discrepancies between kernel-space & user-space. References: <20060813025119.20172.48739.malonedeb@gandwana.ubuntu.com> Message-ID: <20060813193653.24756.85002.malone@gangotri.ubuntu.com> Ok, I understand. Others third-party software is affected too, like GNU Accounting Utils, specifically 'dump-act' and 'lastcomm' binaries. Regards. -- Wrong implementation of sys_acct() linux-syscall. Discrepancies between kernel-space & user-space. https://launchpad.net/bugs/56188 From ubuntu.5.pjoyez at spamgourmet.com Sun Aug 13 20:21:32 2006 From: ubuntu.5.pjoyez at spamgourmet.com (Philippe Joyez) Date: Sun, 13 Aug 2006 20:21:32 -0000 Subject: [Bug 23513] Re: [r128] screen only updates every several minutes References: <20060113142406.21012.10559.launchpad@macquarie.warthogs.hbd.com> Message-ID: <20060813202132.24639.20333.malone@gangotri.ubuntu.com> Isn't this issue the same problem as #22667? Andrew Jorgensen ( see reply above) and I have a similar very slow response on intel laptops, but only after resuming. See #56273. Sorry if that's irrelevant. -- [r128] screen only updates every several minutes https://launchpad.net/bugs/23513 From ben.collins at ubuntu.com Sun Aug 13 20:36:19 2006 From: ben.collins at ubuntu.com (Ben Collins) Date: Sun, 13 Aug 2006 20:36:19 -0000 Subject: [Bug 23513] Re: [r128] screen only updates every several minutes References: <20060113142406.21012.10559.launchpad@macquarie.warthogs.hbd.com> Message-ID: <20060813203620.20119.35957.malone@gandwana.ubuntu.com> I had this problem too, and fixed it by disabling the use of fbdev in /etc/X11/xorg.conf (FBDev option for card, and fbdev module in module list). Folks may want to try that as well. -- [r128] screen only updates every several minutes https://launchpad.net/bugs/23513 From ubuntu at paul.sladen.org Sun Aug 13 21:33:04 2006 From: ubuntu at paul.sladen.org (Paul Sladen) Date: Sun, 13 Aug 2006 21:33:04 -0000 Subject: [Bug 39315] Re: Keyboard random repeat References: <20060412160910.15436.50293.malonedeb@gangotri.ubuntu.com> Message-ID: <20060813213304.24639.3121.malone@gangotri.ubuntu.com> Regarding the mention of 'plptools', the 'ncpd' deamon (designed to connect to Psion organisers and Nokia Communicator phones) and which is automatically started by installing 'plptools' was causing this. After messing around smashing the keyboard to pieces in enough frustration, the following was a good enough workaround: $ diff -U0 /etc/plptools.conf* --- /etc/plptools.conf 2006-08-10 17:02:38.000000000 +0100 +++ /etc/plptools.conf~ 2006-08-08 18:04:47.000000000 +0100 @@ -4 +4 @@ -START_NCPD=no +START_NCPD=yes BenC: what was your fix, and does this still need to be looked at in 'plptools' itself? ** Summary changed: - Keyboard random repeat + Keyboard random repeat and dropped key presses -- Keyboard random repeat and dropped key presses https://launchpad.net/bugs/39315 From Hal at Finkel.com Mon Aug 14 01:06:32 2006 From: Hal at Finkel.com (Hal Finkel) Date: Mon, 14 Aug 2006 01:06:32 -0000 Subject: [Bug 53972] Re: Via USB and ehci_hcd bug: USB not recognized - IRQ issue References: <20060725012915.2461.95839.malonedeb@gangotri.ubuntu.com> Message-ID: <20060814010632.20119.9006.malone@gandwana.ubuntu.com> I am also affected by this bug. I am running 2.6.15-26-686 on an Averatec 3250 laptop. In addition to the threads listed above, the following thread has also appeared on the forums discussing this bug: http://www.ubuntuforums.org/showthread.php?t=89266 for my system: lspci: 0000:00:00.0 Host bridge: VIA Technologies, Inc. VT8378 [KM400/A] Chipset Host Bridge 0000:00:01.0 PCI bridge: VIA Technologies, Inc. VT8237 PCI Bridge 0000:00:09.0 Network controller: RaLink Ralink RT2500 802.11 Cardbus Reference Card (rev 01) 0000:00:0a.0 CardBus bridge: O2 Micro, Inc. OZ601/6912/711E0 CardBus/SmartCardBus Controller 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:11.6 Communication controller: VIA Technologies, Inc. AC'97 Modem Controller (rev 80) 0000:00:12.0 Ethernet controller: VIA Technologies, Inc. VT6102 [Rhine-II] (rev 74) 0000:01:00.0 VGA compatible controller: VIA Technologies, Inc. VT8378 [S3 UniChrome] Integrated Video (rev 01) The following are various filtered kernel logs from my system before connecting my USB harddrive, after connecting the USB harddrive, and then after removing the ehci driver. dmesg | grep -i usb [17179570.616000] SLPB PCI0 USB1 USB2 USB3 EHCI MC9 ILAN [17179575.336000] usbcore: registered new driver usbfs [17179575.336000] usbcore: registered new driver hub [17179575.336000] USB Universal Host Controller Interface driver v2.3 [17179575.340000] uhci_hcd 0000:00:10.0: new USB bus registered, assigned bus number 1 [17179575.340000] hub 1-0:1.0: USB hub found [17179575.444000] uhci_hcd 0000:00:10.1: new USB bus registered, assigned bus number 2 [17179575.444000] hub 2-0:1.0: USB hub found [17179575.548000] uhci_hcd 0000:00:10.2: new USB bus registered, assigned bus number 3 [17179575.548000] hub 3-0:1.0: USB hub found [17179575.652000] ehci_hcd 0000:00:10.3: new USB bus registered, assigned bus number 4 [17179575.652000] ehci_hcd 0000:00:10.3: USB 2.0 started, EHCI 1.00, driver 10 Dec 2004 [17179575.652000] hub 4-0:1.0: USB hub found [17186317.248000] usb 4-3: new high speed USB device using ehci_hcd and address 2 [17186328.792000] usb 4-3: device not accepting address 2, error -110 [17186333.124000] usb 4-3: new high speed USB device using ehci_hcd and address 4 [17186344.668000] usb 4-3: device not accepting address 4, error -110 [17186349.000000] usb 4-3: new high speed USB device using ehci_hcd and address 6 [17186360.544000] usb 4-3: device not accepting address 6, error -110 [17186364.876000] usb 4-3: new high speed USB device using ehci_hcd and address 8 [17186376.420000] usb 4-3: device not accepting address 8, error -110 [17186380.752000] usb 4-3: new high speed USB device using ehci_hcd and address 10 [17186392.296000] usb 4-3: device not accepting address 10, error -110 [17186396.628000] usb 4-3: new high speed USB device using ehci_hcd and address 12 [17186408.172000] usb 4-3: device not accepting address 12, error -110 [17186408.284000] usb 4-3: new high speed USB device using ehci_hcd and address 13 [17186419.828000] usb 4-3: device not accepting address 13, error -110 [17186424.348000] usb 4-3: new high speed USB device using ehci_hcd and address 15 [17186435.892000] usb 4-3: device not accepting address 15, error -110 [17186440.224000] usb 4-3: new high speed USB device using ehci_hcd and address 17 [17186451.768000] usb 4-3: device not accepting address 17, error -110 [17186456.100000] usb 4-3: new high speed USB device using ehci_hcd and address 19 [17186467.644000] usb 4-3: device not accepting address 19, error -110 [17186471.976000] usb 4-3: new high speed USB device using ehci_hcd and address 21 [17186483.520000] usb 4-3: device not accepting address 21, error -110 [17186487.852000] usb 4-3: new high speed USB device using ehci_hcd and address 23 [17186499.396000] usb 4-3: device not accepting address 23, error -110 [17186503.728000] usb 4-3: new high speed USB device using ehci_hcd and address 25 [17186515.272000] usb 4-3: device not accepting address 25, error -110 [17186519.604000] usb 4-3: new high speed USB device using ehci_hcd and address 27 [17186531.148000] usb 4-3: device not accepting address 27, error -110 [17186535.480000] usb 4-3: new high speed USB device using ehci_hcd and address 29 [17186547.024000] usb 4-3: device not accepting address 29, error -110 [17186551.356000] usb 4-3: new high speed USB device using ehci_hcd and address 31 [17186562.900000] usb 4-3: device not accepting address 31, error -110 [17186567.232000] usb 4-3: new high speed USB device using ehci_hcd and address 33 [17186578.776000] usb 4-3: device not accepting address 33, error -110 [17186583.108000] usb 4-3: new high speed USB device using ehci_hcd and address 35 [17186594.652000] usb 4-3: device not accepting address 35, error -110 [17186598.984000] usb 4-3: new high speed USB device using ehci_hcd and address 37 [17186605.520000] usb 4-3: device not accepting address 37, error -108 [17186605.524000] usb usb4: USB disconnect, address 1 [17186605.528000] ehci_hcd 0000:00:10.3: USB bus 4 deregistered [17186605.772000] usb 2-1: new full speed USB device using uhci_hcd and address 2 [17186606.368000] Initializing USB Mass Storage driver... [17186606.368000] scsi0 : SCSI emulation for USB Mass Storage devices [17186606.372000] usb-storage: device found at 2 [17186606.372000] usb-storage: waiting for device to settle before scanning [17186606.372000] usbcore: registered new driver usb-storage [17186606.372000] USB Mass Storage support registered. [17186611.400000] usb-storage: device scan complete dmesg | grep -i ehci [17179570.616000] SLPB PCI0 USB1 USB2 USB3 EHCI MC9 ILAN [17179575.652000] ehci_hcd 0000:00:10.3: EHCI Host Controller [17179575.652000] ehci_hcd 0000:00:10.3: new USB bus registered, assigned bus number 4 [17179575.652000] ehci_hcd 0000:00:10.3: irq 6, io mem 0xdfffdf00 [17179575.652000] ehci_hcd 0000:00:10.3: USB 2.0 started, EHCI 1.00, driver 10 Dec 2004 [17186317.248000] usb 4-3: new high speed USB device using ehci_hcd and address 2 [17186318.248000] ehci_hcd 0000:00:10.3: Unlink after no-IRQ? Controller is probably using the wrong IRQ. [17186333.124000] usb 4-3: new high speed USB device using ehci_hcd and address 4 [17186349.000000] usb 4-3: new high speed USB device using ehci_hcd and address 6 [17186364.876000] usb 4-3: new high speed USB device using ehci_hcd and address 8 [17186380.752000] usb 4-3: new high speed USB device using ehci_hcd and address 10 [17186396.628000] usb 4-3: new high speed USB device using ehci_hcd and address 12 [17186408.284000] usb 4-3: new high speed USB device using ehci_hcd and address 13 [17186424.348000] usb 4-3: new high speed USB device using ehci_hcd and address 15 [17186440.224000] usb 4-3: new high speed USB device using ehci_hcd and address 17 [17186456.100000] usb 4-3: new high speed USB device using ehci_hcd and address 19 [17186471.976000] usb 4-3: new high speed USB device using ehci_hcd and address 21 [17186487.852000] usb 4-3: new high speed USB device using ehci_hcd and address 23 [17186503.728000] usb 4-3: new high speed USB device using ehci_hcd and address 25 [17186519.604000] usb 4-3: new high speed USB device using ehci_hcd and address 27 [17186535.480000] usb 4-3: new high speed USB device using ehci_hcd and address 29 [17186551.356000] usb 4-3: new high speed USB device using ehci_hcd and address 31 [17186567.232000] usb 4-3: new high speed USB device using ehci_hcd and address 33 [17186583.108000] usb 4-3: new high speed USB device using ehci_hcd and address 35 [17186598.984000] usb 4-3: new high speed USB device using ehci_hcd and address 37 [17186602.428000] ehci_hcd 0000:00:10.3: remove, state 1 [17186605.528000] ehci_hcd 0000:00:10.3: USB bus 4 deregistered dmesg | grep -i uhci [17179575.340000] uhci_hcd 0000:00:10.0: UHCI Host Controller [17179575.340000] uhci_hcd 0000:00:10.0: new USB bus registered, assigned bus number 1 [17179575.340000] uhci_hcd 0000:00:10.0: irq 6, io base 0x0000e400 [17179575.444000] uhci_hcd 0000:00:10.1: UHCI Host Controller [17179575.444000] uhci_hcd 0000:00:10.1: new USB bus registered, assigned bus number 2 [17179575.444000] uhci_hcd 0000:00:10.1: irq 6, io base 0x0000e800 [17179575.548000] uhci_hcd 0000:00:10.2: UHCI Host Controller [17179575.548000] uhci_hcd 0000:00:10.2: new USB bus registered, assigned bus number 3 [17179575.548000] uhci_hcd 0000:00:10.2: irq 6, io base 0x0000ec00 [17186605.772000] usb 2-1: new full speed USB device using uhci_hcd and address 2 Thanks, Hal -- Via USB and ehci_hcd bug: USB not recognized - IRQ issue https://launchpad.net/bugs/53972 From mdz at ubuntu.com Mon Aug 14 03:05:25 2006 From: mdz at ubuntu.com (Matt Zimmerman) Date: Mon, 14 Aug 2006 03:05:25 -0000 Subject: [Bug 56203] Re: No sound after changing volume while playing sound on an Intel 82801G (AD1986A) References: <20060813083007.24639.14145.malonedeb@gangotri.ubuntu.com> Message-ID: <20060814030525.24756.52162.malone@gangotri.ubuntu.com> This is already filed under linux-source-2.6.15 where it belongs; removing the unnecessary alsa-driver task (oh how I wish this package had a different name). ** Changed in: alsa-driver (Ubuntu) Status: Unconfirmed => Rejected -- No sound after changing volume while playing sound on an Intel 82801G (AD1986A) https://launchpad.net/bugs/56203 From mdz at ubuntu.com Mon Aug 14 03:06:53 2006 From: mdz at ubuntu.com (Matt Zimmerman) Date: Mon, 14 Aug 2006 03:06:53 -0000 Subject: [Bug 41917] Re: kernel panic whith mplayer and the Option VideoOverlay is on in xorg.conf References: <20060428152937.28955.66281.malonedeb@gandwana.ubuntu.com> Message-ID: <20060814030653.20172.63489.malone@gandwana.ubuntu.com> This bug is already correctly filed under linux-restricted- modules-2.6.15; rejecting spurious linux-meta task. ** Changed in: linux-meta (Ubuntu) Status: Unconfirmed => Rejected -- kernel panic whith mplayer and the Option VideoOverlay is on in xorg.conf https://launchpad.net/bugs/41917 From corey.burger at gmail.com Mon Aug 14 04:47:11 2006 From: corey.burger at gmail.com (Corey Burger) Date: Mon, 14 Aug 2006 04:47:11 -0000 Subject: [Bug 22135] Re: Nothing but power through docking station References: <20060113141638.21012.99779.launchpad@macquarie.warthogs.hbd.com> Message-ID: <20060814044711.24639.78317.malone@gangotri.ubuntu.com> I could care less whether this gets fixed in dapper and it is not worth the backport. ** Changed in: linux-source-2.6.15 (Ubuntu) Status: Needs Info => Rejected -- Nothing but power through docking station https://launchpad.net/bugs/22135 From corey.burger at gmail.com Mon Aug 14 04:51:19 2006 From: corey.burger at gmail.com (Corey Burger) Date: Mon, 14 Aug 2006 04:51:19 -0000 Subject: [Bug 22135] Re: Nothing but power through docking station References: <20060113141638.21012.99779.launchpad@macquarie.warthogs.hbd.com> Message-ID: <20060814045119.24639.47638.malone@gangotri.ubuntu.com> -- Nothing but power through docking station https://launchpad.net/bugs/22135 From corey.burger at gmail.com Mon Aug 14 04:52:48 2006 From: corey.burger at gmail.com (Corey Burger) Date: Mon, 14 Aug 2006 04:52:48 -0000 Subject: [Bug 22135] Re: Nothing but power through docking station References: <20060113141638.21012.99779.launchpad@macquarie.warthogs.hbd.com> Message-ID: <20060814045248.20172.17700.malone@gandwana.ubuntu.com> Here is what now works: USB (of all types) What doesn't: Wired network Not tested: modem parallel port ps/2 ports The dmesg bootup was when attached to the docking station. Do you want me to bootup when off the station? ** Changed in: linux-source-2.6.17 (Ubuntu) Status: Needs Info => Unconfirmed -- Nothing but power through docking station https://launchpad.net/bugs/22135 From evil at g-house.de Mon Aug 14 07:31:53 2006 From: evil at g-house.de (Christian) Date: Mon, 14 Aug 2006 07:31:53 -0000 Subject: [Bug 32597] Re: Hang while booting References: <20060223120455.14968.80193.malonedeb@gangotri.ubuntu.com> Message-ID: <20060814073153.20119.94661.malone@gandwana.ubuntu.com> well, I've upgraded from 2.6.18-rc2-mm1/2.6.18-rc3 to 2.6.18-rc4-mm1 and the behaviour seems to be gone, no delays during bootup anymore (there are other issues now, as my kbd/mouse is way too fast now, but that's another story and that's what I deserve for tracking -mm :)). I am running LTS (6.06.1), so no changes in userland occured. I plan do test vanilla as well....later. -- Hang while booting https://launchpad.net/bugs/32597 From M.Schouten at phys.uu.nl Mon Aug 14 08:12:35 2006 From: M.Schouten at phys.uu.nl (Marijn Schouten) Date: Mon, 14 Aug 2006 08:12:35 -0000 Subject: [Bug 56233] Re: sis5513 dma errors References: <20060813125709.24639.27600.malonedeb@gangotri.ubuntu.com> Message-ID: <20060814081235.24639.89960.malone@gangotri.ubuntu.com> I tried the irqpoll, but it didn't solve my dma problem. Sorry for not using the attach option. -- sis5513 dma errors https://launchpad.net/bugs/56233 From jmr at det.ua.pt Mon Aug 14 09:20:35 2006 From: jmr at det.ua.pt (=?utf-8?q?Jo=C3=A3o_Manuel_Rodrigues?=) Date: Mon, 14 Aug 2006 09:20:35 -0000 Subject: [Bug 30557] Re: cpu idle time in /proc/stat wrong References: <20060205141542.11709.55517.malonedeb@gandwana.ubuntu.com> Message-ID: <20060814092035.20119.7032.malone@gandwana.ubuntu.com> I confirm anonym's problems. I have an Acer aspire 1692WLmi, Pentium M740 with ATI X700 graphics. With the proprietary fglrx driver (version 8.25.18), hardware 3D is unavailable with -686 kernel (version 2.6.15-26.46) but works with -386 kernel. This can be verified by running glxinfo and checking the "direct rendering:" line. However, I suspect this may be a different bug, and possibly not with the kernel but with the fglrx driver or the restricted kernel module it needs. -- cpu idle time in /proc/stat wrong https://launchpad.net/bugs/30557 From bugwatch at bugs.launchpad.net Mon Aug 14 11:24:21 2006 From: bugwatch at bugs.launchpad.net (Bug Watch Updater) Date: Mon, 14 Aug 2006 11:24:21 -0000 Subject: [Bug 55989] Re: bad graphing values for device e1000 References: <20060811084135.20172.1478.malonedeb@gandwana.ubuntu.com> Message-ID: <20060814112426.31517.78377.launchpad@gangotri.ubuntu.com> ** Changed in: linux (upstream) Status: Unknown => Confirmed -- bad graphing values for device e1000 https://launchpad.net/bugs/55989 From mamh at gmx.at Mon Aug 14 12:04:31 2006 From: mamh at gmx.at (mh) Date: Mon, 14 Aug 2006 12:04:31 -0000 Subject: [Bug 37472] Re: the keyboard don't work perfectly on laptops acer travelmate 2300 series with Dapper References: <20060331122206.23707.692.malonedeb@gandwana.ubuntu.com> Message-ID: <20060814120431.24639.17886.malone@gangotri.ubuntu.com> *** This bug is a duplicate of bug 39315 *** Hello! I do not use Ubuntu anymore because of this keyboard-problem. I heard about an update with many bug-fixes - did any bug-fix fix this problem? I would be grateful, if anyone can report, if this bug is fixed. -- the keyboard don't work perfectly on laptops acer travelmate 2300 series with Dapper https://launchpad.net/bugs/37472 From m.kreiner at levigo.de Mon Aug 14 12:08:32 2006 From: m.kreiner at levigo.de (Martin Kreiner) Date: Mon, 14 Aug 2006 12:08:32 -0000 Subject: [Bug 52649] Re: VIA IRQ quirk changes in 2.6.15-26.44 have broken various VIA devices References: <20060711150321.27257.34756.malonedeb@gangotri.ubuntu.com> Message-ID: <20060814120832.20172.40040.malone@gandwana.ubuntu.com> @thilo: so a "dpkg -l linux-image-2.6.15-26-k7" shows you at least version: 2.6.15-26.44? would you please attach the output of "lspci -n" and "dmesg"? -- VIA IRQ quirk changes in 2.6.15-26.44 have broken various VIA devices https://launchpad.net/bugs/52649 From toby.smithe at gmail.com Mon Aug 14 13:08:21 2006 From: toby.smithe at gmail.com (Toby Smithe) Date: Mon, 14 Aug 2006 13:08:21 -0000 Subject: [Bug 40737] Re: Unplugging Audigy 2 ZS Notebook (PCMCIA) still causing system crash on Ubuntu Edgy References: <20060422113346.30501.91534.malonedeb@gangotri.ubuntu.com> Message-ID: <20060814130821.20172.85647.malone@gandwana.ubuntu.com> Do note though, that the modules are not unloaded on eject, so the system still believes the card is there. Surely, on eject, the modules should be removed, and the asoundconf settings changed to reflect that? -- Unplugging Audigy 2 ZS Notebook (PCMCIA) still causing system crash on Ubuntu Edgy https://launchpad.net/bugs/40737 From grothesk at gmail.com Mon Aug 14 13:28:22 2006 From: grothesk at gmail.com (Thomas Braun) Date: Mon, 14 Aug 2006 13:28:22 -0000 Subject: [Bug 55978] Re: Problems with Sound (via82xx) References: <20060811072119.20119.66175.malonedeb@gandwana.ubuntu.com> Message-ID: <20060814132822.20119.9074.malone@gandwana.ubuntu.com> I second that report. My sounddevice: 0000:00:11.5 Multimedia audio controller: VIA Technologies, Inc. VT8233/A/8235/8237 AC97 Audio Controller (rev 50) Subsystem: Fujitsu Siemens Computer GmbH: Unknown device 1078 Control: I/O+ Mem- BusMaster- SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B- Status: Cap+ 66MHz- UDF- FastB2B- ParErr- DEVSEL=medium >TAbort- SERR- Message-ID: <20060814133026.20172.2283.malone@gandwana.ubuntu.com> -- Kernal 2.6.15-26 Server Memory Leaks and Disk I/O errors https://launchpad.net/bugs/55692 From ubuntu at paul.sladen.org Mon Aug 14 14:49:48 2006 From: ubuntu at paul.sladen.org (Paul Sladen) Date: Mon, 14 Aug 2006 14:49:48 -0000 Subject: [Bug 37472] Re: the keyboard don't work perfectly on laptops acer travelmate 2300 series with Dapper References: <20060331122206.23707.692.malonedeb@gandwana.ubuntu.com> Message-ID: <20060814144948.20119.81985.malone@gandwana.ubuntu.com> *** This bug is a duplicate of bug 39315 *** mjg59: is there a way to enforce single-threaded ACPI usage, that can be tried? -- the keyboard don't work perfectly on laptops acer travelmate 2300 series with Dapper https://launchpad.net/bugs/37472 From M.Schouten at phys.uu.nl Mon Aug 14 15:09:12 2006 From: M.Schouten at phys.uu.nl (Marijn Schouten) Date: Mon, 14 Aug 2006 15:09:12 -0000 Subject: [Bug 56233] Re: sis5513 dma errors References: <20060813125709.24639.27600.malonedeb@gangotri.ubuntu.com> Message-ID: <20060814150912.24756.20986.malone@gangotri.ubuntu.com> I've filed a kernel bug: http://bugzilla.kernel.org/show_bug.cgi?id=7004 -- sis5513 dma errors https://launchpad.net/bugs/56233 From needemesleepe at yahoo.com Mon Aug 14 15:12:20 2006 From: needemesleepe at yahoo.com (martinbures) Date: Mon, 14 Aug 2006 15:12:20 -0000 Subject: [Bug 52852] Re: MacBook gets extremely hot under Linux References: <20060713091229.13020.45049.malonedeb@gandwana.ubuntu.com> Message-ID: <20060814151220.24756.33177.malone@gangotri.ubuntu.com> My sleep does _not_ work. -- MacBook gets extremely hot under Linux https://launchpad.net/bugs/52852 From t.vanklaveren at student.utwente.nl Mon Aug 14 15:11:02 2006 From: t.vanklaveren at student.utwente.nl (Theo van Klaveren) Date: Mon, 14 Aug 2006 15:11:02 -0000 Subject: [Bug 37452] Re: fusion mpt sas driver does not find a RAID1 disk during installation(Sun Galaxy X4200 and X4100) References: <20060331083135.5415.666.malonedeb@gangotri.ubuntu.com> Message-ID: <20060814151102.20172.91036.malone@gandwana.ubuntu.com> Is there any chance of this going into dapper? We would really like to deploy Ubuntu on our Sun servers here so we can use it instead of Solaris on our SunRay network. -- fusion mpt sas driver does not find a RAID1 disk during installation(Sun Galaxy X4200 and X4100) https://launchpad.net/bugs/37452 From bart at verwilst.be Mon Aug 14 15:25:22 2006 From: bart at verwilst.be (Bart Verwilst) Date: Mon, 14 Aug 2006 15:25:22 -0000 Subject: [Bug 52852] Re: MacBook gets extremely hot under Linux References: <20060713091229.13020.45049.malonedeb@gandwana.ubuntu.com> Message-ID: <20060814152522.20119.52950.malone@gandwana.ubuntu.com> Same here, sleep does not work... -- MacBook gets extremely hot under Linux https://launchpad.net/bugs/52852 From ben.collins at ubuntu.com Mon Aug 14 15:39:32 2006 From: ben.collins at ubuntu.com (Ben Collins) Date: Mon, 14 Aug 2006 15:39:32 -0000 Subject: [Bug 32597] Re: Hang while booting References: <20060223120455.14968.80193.malonedeb@gangotri.ubuntu.com> Message-ID: <20060814153932.20172.58301.malone@gandwana.ubuntu.com> Testing with Edgy's 2.6.17.6 (and upcoming 2.6.17.8) would be much more helpful. If it got fixed in 2.6.18 devel, then the only way that's going to help is if you are willing to use git-bisect to find the exact commit that fixes it. -- Hang while booting https://launchpad.net/bugs/32597 From ben.collins at ubuntu.com Mon Aug 14 15:41:32 2006 From: ben.collins at ubuntu.com (Ben Collins) Date: Mon, 14 Aug 2006 15:41:32 -0000 Subject: [Bug 38865] Re: sky2 driver freezing system after ifdown and ifup References: <20060409125752.32313.97119.malonedeb@gandwana.ubuntu.com> Message-ID: <20060814154132.24639.70891.launchpad@gangotri.ubuntu.com> ** Bug 22135 has been marked a duplicate of this bug -- sky2 driver freezing system after ifdown and ifup https://launchpad.net/bugs/38865 From ben.collins at ubuntu.com Mon Aug 14 15:42:05 2006 From: ben.collins at ubuntu.com (Ben Collins) Date: Mon, 14 Aug 2006 15:42:05 -0000 Subject: [Bug 22135] Re: Nothing but power through docking station References: <20060113141638.21012.99779.launchpad@macquarie.warthogs.hbd.com> Message-ID: <20060814154205.24639.60106.malone@gangotri.ubuntu.com> *** This bug is a duplicate of bug 38865 *** Sky2 ethernet not working is a known issue. ** This bug has been marked a duplicate of bug 38865 sky2 driver freezing system after ifdown and ifup -- Nothing but power through docking station https://launchpad.net/bugs/22135 From ben.collins at ubuntu.com Mon Aug 14 15:49:43 2006 From: ben.collins at ubuntu.com (Ben Collins) Date: Mon, 14 Aug 2006 15:49:43 -0000 Subject: [Bug 55692] Re: Kernal 2.6.15-26 Server Memory Leaks and Disk I/O errors References: <20060808172429.9345.33909.malonedeb@gandwana.ubuntu.com> Message-ID: <20060814154943.20119.2092.malone@gandwana.ubuntu.com> Sorry, need these too: cat /proc/meminfo > meminfo.txt cat /proc/slabinfo > slabinfo.txt -- Kernal 2.6.15-26 Server Memory Leaks and Disk I/O errors https://launchpad.net/bugs/55692 From ben.collins at ubuntu.com Mon Aug 14 15:47:17 2006 From: ben.collins at ubuntu.com (Ben Collins) Date: Mon, 14 Aug 2006 15:47:17 -0000 Subject: [Bug 40737] Re: Unplugging Audigy 2 ZS Notebook (PCMCIA) still causing system crash on Ubuntu Edgy References: <20060422113346.30501.91534.malonedeb@gangotri.ubuntu.com> Message-ID: <20060814154717.20119.43193.malone@gandwana.ubuntu.com> Modules being loaded do not constitute alsa thinking that the device exists. Most modules (and these are included) are hotplug aware, which means the module can be loaded, and no devices exist, until inserted. So the only thing that needs to happen is that the driver/module just needs to remove it's internal reference to the device. Nothing more needs to happen. -- Unplugging Audigy 2 ZS Notebook (PCMCIA) still causing system crash on Ubuntu Edgy https://launchpad.net/bugs/40737 From ben.collins at ubuntu.com Mon Aug 14 15:45:57 2006 From: ben.collins at ubuntu.com (Ben Collins) Date: Mon, 14 Aug 2006 15:45:57 -0000 Subject: [Bug 37452] Re: fusion mpt sas driver does not find a RAID1 disk during installation(Sun Galaxy X4200 and X4100) References: <20060331083135.5415.666.malonedeb@gangotri.ubuntu.com> Message-ID: <20060814154557.24639.1373.malone@gangotri.ubuntu.com> Waiting for someone to tell me if the patches work. -- fusion mpt sas driver does not find a RAID1 disk during installation(Sun Galaxy X4200 and X4100) https://launchpad.net/bugs/37452 From t.six at gmx.de Mon Aug 14 16:12:59 2006 From: t.six at gmx.de (Thilo Six) Date: Mon, 14 Aug 2006 16:12:59 -0000 Subject: [Bug 52649] Re: VIA IRQ quirk changes in 2.6.15-26.44 have broken various VIA devices References: <20060711150321.27257.34756.malonedeb@gangotri.ubuntu.com> Message-ID: <20060814161259.24639.43869.malone@gangotri.ubuntu.com> $ LANG=C dpkg -l linux-image-2.6.15-26-k7 Desired=Unknown/Install/Remove/Purge/Hold | Status=Not/Installed/Config-files/Unpacked/Failed-config/Half-installed |/ Err?=(none)/Hold/Reinst-required/X=both-problems (Status,Err: uppercase=bad) ||/ Name Version Description +++-======================-======================-============================================================ ii linux-image-2.6.15-26- 2.6.15-26.46 Linux kernel image for version 2.6.15 on AMD K7 SMP/UP $ lspci -n 0000:00:00.0 0600: 1106:3189 (rev 80) 0000:00:01.0 0604: 1106:b198 0000:00:0c.0 0401: 1102:0002 (rev 07) 0000:00:0c.1 0980: 1102:7002 (rev 07) 0000:00:0f.0 0104: 1106:3149 (rev 80) 0000:00:0f.1 0101: 1106:0571 (rev 06) 0000:00:10.0 0c03: 1106:3038 (rev 81) 0000:00:10.1 0c03: 1106:3038 (rev 81) 0000:00:10.2 0c03: 1106:3038 (rev 81) 0000:00:10.3 0c03: 1106:3038 (rev 81) 0000:00:10.4 0c03: 1106:3104 (rev 86) 0000:00:11.0 0601: 1106:3227 0000:00:12.0 0200: 1106:3065 (rev 78) 0000:01:00.0 0300: 10de:0322 (rev a1) -- VIA IRQ quirk changes in 2.6.15-26.44 have broken various VIA devices https://launchpad.net/bugs/52649 From t.six at gmx.de Mon Aug 14 16:13:41 2006 From: t.six at gmx.de (Thilo Six) Date: Mon, 14 Aug 2006 16:13:41 -0000 Subject: [Bug 52649] Re: VIA IRQ quirk changes in 2.6.15-26.44 have broken various VIA devices References: <20060711150321.27257.34756.malonedeb@gangotri.ubuntu.com> Message-ID: <20060814161341.24639.69682.malone@gangotri.ubuntu.com> -- VIA IRQ quirk changes in 2.6.15-26.44 have broken various VIA devices https://launchpad.net/bugs/52649 From toby.smithe at gmail.com Mon Aug 14 16:23:49 2006 From: toby.smithe at gmail.com (Toby Smithe) Date: Mon, 14 Aug 2006 16:23:49 -0000 Subject: [Bug 40737] Re: Unplugging Audigy 2 ZS Notebook (PCMCIA) still causing system crash on Ubuntu Edgy References: <20060422113346.30501.91534.malonedeb@gangotri.ubuntu.com> Message-ID: <20060814162349.20172.43297.malone@gandwana.ubuntu.com> However, with this device, the modules don't seem to be fully hotplug aware; the interface between ALSA and the hardware has been destroyed, as ALSA no longer regards the card as existing, but when the card is re- inserted, the module does not recreate this interface. I am forced to close all the applications that once referenced the device, then unload the modules. Only then will the system notice if I plug the card in; it reloads the modules and notifies ALSA. The same happens if I eject the card (modules still loaded), insert it (modules don't recognize new card), unload modules (modules are loaded, so don't care), re-load modules (interface is set up by modules, which have noticed that there is a card to talk to). My point is that surely the modules should poll the device at regular intervals, and if the card is plugged in again, reactivate the communication? If not, then why not? Or should I open another bug? -- Unplugging Audigy 2 ZS Notebook (PCMCIA) still causing system crash on Ubuntu Edgy https://launchpad.net/bugs/40737 From toby.smithe at gmail.com Mon Aug 14 16:25:21 2006 From: toby.smithe at gmail.com (Toby Smithe) Date: Mon, 14 Aug 2006 16:25:21 -0000 Subject: [Bug 40737] Re: Unplugging Audigy 2 ZS Notebook (PCMCIA) still causing system crash on Ubuntu Edgy References: <20060422113346.30501.91534.malonedeb@gangotri.ubuntu.com> Message-ID: <20060814162521.24756.87860.malone@gangotri.ubuntu.com> Oh, and when the card is ejected, asoundconf settings are not updated, so applications still try to talk to the non-existent card. I have two cards, ICH6 and Audigy2, and it would be nice if asoundconf changed to point to ICH6 when Audigy2 disappears. Does that also need a separate report? -- Unplugging Audigy 2 ZS Notebook (PCMCIA) still causing system crash on Ubuntu Edgy https://launchpad.net/bugs/40737 From ilcorsaronero at gmail.com Mon Aug 14 17:47:41 2006 From: ilcorsaronero at gmail.com ('ntoni) Date: Mon, 14 Aug 2006 17:47:41 -0000 Subject: [Bug 34831] Re: Hardlock of entire system (Dapper Flight 5) References: <20060314003317.30057.9117.malonedeb@gandwana.ubuntu.com> Message-ID: <20060814174741.24639.31365.malone@gangotri.ubuntu.com> I confirm this bug, it is still present under Dapper with kernel 2.6.15-26.45 The real problem is, that this bug has not been fixed in alsa yet. I tried both alsa 1.0.12rc2 and 1.0.11 (patched) but the problem is still there. Hardware: Creative Soundblaster live! Software: Rosegarden Syntoms: Hardlock of the whole system when loading rosegarden It is a midi related problem. The problem appears in alsa > 1.0.9 (i.e. doesn't appear on Breezy). Don't know how to catch a kernel log (see no errors in /var/log/kernel.log). -- Hardlock of entire system (Dapper Flight 5) https://launchpad.net/bugs/34831 From evil at g-house.de Mon Aug 14 18:29:35 2006 From: evil at g-house.de (Christian) Date: Mon, 14 Aug 2006 18:29:35 -0000 Subject: [Bug 32597] Re: Hang while booting References: <20060223120455.14968.80193.malonedeb@gangotri.ubuntu.com> Message-ID: <20060814182935.20172.19974.malone@gandwana.ubuntu.com> well, I've bisected already to find the patch that introduced it but I'm a bit short on time to do so for the fix again. I'll stick to the ubuntu kernel for now and I might upgrade to edgy soon. FWIW, 2.6.18-rc4 still hast the delays (2.6.18-rc4-mm1 has not, but *everything* was way too fast, so maybe the timeout which triggers the delay did not "succeed") -- Hang while booting https://launchpad.net/bugs/32597 From jeffrey.moncrieff at yahoo.ca Mon Aug 14 18:46:41 2006 From: jeffrey.moncrieff at yahoo.ca (Moncrieff,Jeffrey) Date: Mon, 14 Aug 2006 18:46:41 -0000 Subject: [Bug 55692] Re: Kernal 2.6.15-26 Server Memory Leaks and Disk I/O errors References: <20060808172429.9345.33909.malonedeb@gandwana.ubuntu.com> Message-ID: <20060814184642.20172.71159.malone@gandwana.ubuntu.com> -- Kernal 2.6.15-26 Server Memory Leaks and Disk I/O errors https://launchpad.net/bugs/55692 From jeffrey.moncrieff at yahoo.ca Mon Aug 14 18:42:51 2006 From: jeffrey.moncrieff at yahoo.ca (Moncrieff,Jeffrey) Date: Mon, 14 Aug 2006 18:42:51 -0000 Subject: [Bug 55692] Re: Kernal 2.6.15-26 Server Memory Leaks and Disk I/O errors References: <20060808172429.9345.33909.malonedeb@gandwana.ubuntu.com> Message-ID: <20060814184251.24756.34433.malone@gangotri.ubuntu.com> -- Kernal 2.6.15-26 Server Memory Leaks and Disk I/O errors https://launchpad.net/bugs/55692 From ben.collins at ubuntu.com Mon Aug 14 19:16:09 2006 From: ben.collins at ubuntu.com (Ben Collins) Date: Mon, 14 Aug 2006 19:16:09 -0000 Subject: [Bug 55692] Re: Kernal 2.6.15-26 Server Memory Leaks and Disk I/O errors References: <20060808172429.9345.33909.malonedeb@gandwana.ubuntu.com> Message-ID: <20060814191609.20172.13372.malone@gandwana.ubuntu.com> I don't see anything out of the ordinary. You have a lot of cache used, but again, that's normal, especially if you are doing a lot of disk related things (like web, sql, etc). The cache isn't "used memory" per se, but it does show up in the free list as being used. If userspace programs need this memory, the kernel will automatically free from the cache. I think the memory aspect of this bug report is a non-issue. If you want more assistance with the I/O error, please provide a full dmesg with this problem occuring in it. -- Kernal 2.6.15-26 Server Memory Leaks and Disk I/O errors https://launchpad.net/bugs/55692 From jeffrey.moncrieff at yahoo.ca Mon Aug 14 19:41:25 2006 From: jeffrey.moncrieff at yahoo.ca (Moncrieff,Jeffrey) Date: Mon, 14 Aug 2006 19:41:25 -0000 Subject: [Bug 53798] Kernel 2.6.15.x ATA errors Dapper LTS 6.06 References: <20060723051135.22384.67434.malonedeb@gangotri.ubuntu.com> Message-ID: <20060814194125.20172.9800.launchpad@canonical@gandwana.ubuntu.com> Public bug reported: Binary package hint: mdadm Tried to do a system Backup with this command: tar cvpzf backup.tgz / --exclude=/proc --exclude=/lost+found --exclude=/backup.tgz --exclude=/mnt --exclude=/sys tar gived me error Message. After the error messaged, I Issued a dmesg command and I got this error log 0] ata1: no sense translation for status: 0x51 [43724395.730000] ata1: translated ATA stat/err 0x51/00 to SCSI SK/ASC/ASCQ 0x3/11/04 [43724395.730000] ata1: status=0x51 { DriveReady SeekComplete Error } [43724436.990000] ata1: no sense translation for status: 0x51 [43724436.990000] ata1: translated ATA stat/err 0x51/00 to SCSI SK/ASC/ASCQ 0x3/11/04 [43724436.990000] ata1: status=0x51 { DriveReady SeekComplete Error } Then the primary drive shut down the mdadm detail report like like this mdadm --detail /dev/md0 /dev/md0: Version : 00.90.03 Creation Time : Thu Jun 29 16:49:31 2006 Raid Level : raid1 Array Size : 241207808 (230.03 GiB 247.00 GB) Device Size : 241207808 (230.03 GiB 247.00 GB) Raid Devices : 2 Total Devices : 1 Preferred Minor : 0 Persistence : Superblock is persistent Update Time : Fri Jul 21 13:02:34 2006 State : clean, degraded Active Devices : 1 Working Devices : 1 Failed Devices : 0 Spare Devices : 0 UUID : fda1361d:c243adde:5b1e8298:cab7cd4b Events : 0.395230 Number Major Minor RaidDevice State 0 0 0 - removed 1 8 17 1 active sync /dev/sdb1 I figerd it was a defect drive. But after seaching the Net I Notice the kernal has been knowing to give the some error. I need this fixed asap for a production box at work Controller infomation Raid-controller silcon image 3112 with 2 drives connected Raid level 1 ** Affects: linux-source-2.6.15 (Ubuntu) Importance: Untriaged Status: Unconfirmed -- Kernel 2.6.15.x ATA errors Dapper LTS 6.06 https://launchpad.net/bugs/53798 From ben.collins at ubuntu.com Mon Aug 14 19:42:09 2006 From: ben.collins at ubuntu.com (Ben Collins) Date: Mon, 14 Aug 2006 19:42:09 -0000 Subject: [Bug 55692] Re: Kernal 2.6.15-26 Server Memory Leaks and Disk I/O errors References: <20060808172429.9345.33909.malonedeb@gandwana.ubuntu.com> Message-ID: <20060814194209.24639.16193.malone@gangotri.ubuntu.com> Checked on this, rejecting this bug, since the ATA errors are in another bug report (55692). ** Changed in: linux-source-2.6.15 (Ubuntu) Status: Needs Info => Rejected -- Kernal 2.6.15-26 Server Memory Leaks and Disk I/O errors https://launchpad.net/bugs/55692 From ben.collins at ubuntu.com Mon Aug 14 19:43:41 2006 From: ben.collins at ubuntu.com (Ben Collins) Date: Mon, 14 Aug 2006 19:43:41 -0000 Subject: [Bug 53798] Re: Kernel 2.6.15.x ATA errors Dapper LTS 6.06 References: <20060723051135.22384.67434.malonedeb@gangotri.ubuntu.com> Message-ID: <20060814194341.20119.56057.malone@gandwana.ubuntu.com> Please attach the output of the following commands: lspci -vv > lspci.txt lspci -vvn > lspci-n.txt dmesg > dmesg.txt lsmod > lsmod.txt Please make sure the dmesg output includes the errors you are seeing. ** Changed in: mdadm (Ubuntu) Sourcepackagename: mdadm => linux-source-2.6.15 ** Changed in: linux-source-2.6.15 (Ubuntu) Status: Unconfirmed => Needs Info -- Kernel 2.6.15.x ATA errors Dapper LTS 6.06 https://launchpad.net/bugs/53798 From gaio at sv.lnf.it Mon Aug 14 20:33:48 2006 From: gaio at sv.lnf.it (Marco Gaiarin) Date: Mon, 14 Aug 2006 20:33:48 -0000 Subject: [Bug 56373] My IBM Thinkpad T23 hang on boot References: <20060814203348.24756.81432.malonedeb@gangotri.ubuntu.com> Message-ID: <20060814203348.24756.81432.malonedeb@gangotri.ubuntu.com> Public bug reported: Binary package hint: linux-image-2.6.15-26-686 My IBM ThinkPad T23 (2647-8MG) hangs on boot, while -25 kernel work like a charm. ** Affects: linux-source-2.6.15 (Ubuntu) Importance: Untriaged Status: Unconfirmed -- My IBM Thinkpad T23 hang on boot https://launchpad.net/bugs/56373 From gaio at sv.lnf.it Mon Aug 14 20:37:43 2006 From: gaio at sv.lnf.it (Marco Gaiarin) Date: Mon, 14 Aug 2006 20:37:43 -0000 Subject: [Bug 56373] Re: My IBM Thinkpad T23 hang on boot References: <20060814203348.24756.81432.malonedeb@gangotri.ubuntu.com> Message-ID: <20060814203744.24639.10242.malone@gangotri.ubuntu.com> I've done a shot of booting process in recovery mode. After this the machine hang, a Ctrl-Alt-Del or AltGr-PrtScr-b does nothing, i can only shut off and reboot. -- My IBM Thinkpad T23 hang on boot https://launchpad.net/bugs/56373 From ben.collins at ubuntu.com Mon Aug 14 20:53:15 2006 From: ben.collins at ubuntu.com (Ben Collins) Date: Mon, 14 Aug 2006 20:53:15 -0000 Subject: [Bug 56373] Re: My IBM Thinkpad T23 hang on boot References: <20060814203348.24756.81432.malonedeb@gangotri.ubuntu.com> Message-ID: <20060814205315.24756.89028.malone@gangotri.ubuntu.com> Try letting the boot sit for as much as 5 minutes and see what happens. Probably it will boot, which makes this a dupe. -- My IBM Thinkpad T23 hang on boot https://launchpad.net/bugs/56373 From d.flannel at gmail.com Mon Aug 14 20:51:22 2006 From: d.flannel at gmail.com (flannel) Date: Mon, 14 Aug 2006 20:51:22 -0000 Subject: [Bug 56376] [Dapper 6.06] Acer 1652WLMi - PCI cannot allocate resource for region 7 8 and 9 References: <20060814205122.20172.54370.malonedeb@gandwana.ubuntu.com> Message-ID: <20060814205122.20172.54370.malonedeb@gandwana.ubuntu.com> Public bug reported: I have installed Dapper on my Acer Aspire 1652WLMi notebook, all seem to work but just before gdm logon appear it flashes this message: [17179570.824000] PCI: Cannot allocate resource region 7 of bridge 0000:00:1c.0 [17179570.824000] PCI: Cannot allocate resource region 8 of bridge 0000:00:1c.0 [17179570.824000] PCI: Cannot allocate resource region 9 of bridge 0000:00:1c.0 [17179570.824000] PCI: Cannot allocate resource region 7 of bridge 0000:00:1c.1 [17179570.824000] PCI: Cannot allocate resource region 8 of bridge 0000:00:1c.1 [17179570.824000] PCI: Cannot allocate resource region 9 of bridge 0000:00:1c.1 [17179570.824000] PCI: Cannot allocate resource region 7 of bridge 0000:00:1c.2 [17179570.824000] PCI: Cannot allocate resource region 8 of bridge 0000:00:1c.2 [17179570.824000] PCI: Cannot allocate resource region 9 of bridge 0000:00:1c.2 lspci tell me that 0000:00:1c.0 PCI bridge: Intel Corporation 82801FB/FBM/FR/FW/FRW (ICH6 Family) PCI Express Port 1 (rev 04) 0000:00:1c.1 PCI bridge: Intel Corporation 82801FB/FBM/FR/FW/FRW (ICH6 Family) PCI Express Port 2 (rev 04) 0000:00:1c.2 PCI bridge: Intel Corporation 82801FB/FBM/FR/FW/FRW (ICH6 Family) PCI Express Port 3 (rev 04) but all seems to work properly... ** Affects: linux-source-2.6.15 (Ubuntu) Importance: Untriaged Status: Unconfirmed ** Tags added: 1652 acer aspire laptop -- [Dapper 6.06] Acer 1652WLMi - PCI cannot allocate resource for region 7 8 and 9 https://launchpad.net/bugs/56376 From ben.collins at ubuntu.com Mon Aug 14 21:18:18 2006 From: ben.collins at ubuntu.com (Ben Collins) Date: Mon, 14 Aug 2006 21:18:18 -0000 Subject: [Bug 56376] Re: [Dapper 6.06] Acer 1652WLMi - PCI cannot allocate resource for region 7 8 and 9 References: <20060814205122.20172.54370.malonedeb@gandwana.ubuntu.com> Message-ID: <20060814211818.24756.97291.malone@gangotri.ubuntu.com> Please attach the output of these commands (use the attach function, do not paste into comments): lspci -vv > lspci.txt lspci -vvn > lspci-n.txt dmesg > dmesg.txt ** Changed in: linux-source-2.6.15 (Ubuntu) Status: Unconfirmed => Needs Info -- [Dapper 6.06] Acer 1652WLMi - PCI cannot allocate resource for region 7 8 and 9 https://launchpad.net/bugs/56376 From zdzichu at gmail.com Mon Aug 14 21:26:47 2006 From: zdzichu at gmail.com (zdzichu) Date: Mon, 14 Aug 2006 21:26:47 -0000 Subject: [Bug 29601] Re: Certain machines need to be booted with noapic References: <20060124214540.28441.86685.malonedeb@gangotri.ubuntu.com> Message-ID: <20060814212647.20172.2859.malone@gandwana.ubuntu.com> *** This bug is a duplicate of bug 35795 *** with 2.6.15-26-686 still hang on boot with soft lockup detected. To boo, I have to remove "nolapic" from kernel command line. Working command line for me is: [17179569.184000] Kernel command line: root=/dev/hda5 ro noapic quiet splash. I'm attaching dmidecode output, so this machine coul dbe autodetected. -- Certain machines need to be booted with noapic https://launchpad.net/bugs/29601 From olive at deep-ocean.net Mon Aug 14 22:17:39 2006 From: olive at deep-ocean.net (=?utf-8?q?Olivier_Cort=C3=A8s?=) Date: Mon, 14 Aug 2006 22:17:39 -0000 Subject: [Bug 56121] Re: PATA disk, DMA is never activated at boot, very slow system References: <20060812104948.20172.68352.malonedeb@gandwana.ubuntu.com> Message-ID: <20060814221739.24756.91470.malone@gangotri.ubuntu.com> *** This bug is a duplicate of bug 55929 *** Ben, sorry for bugging you. I initialy read #55929, and thought it was very related to VIA hardware, that's why I filled another bug into #56121. It seemed another problem for me, because i've got no VIA hardware at all in my IBM T40p. ** Also affects: linux-source-2.6.15 (Ubuntu) Importance: Untriaged Status: Unconfirmed -- PATA disk, DMA is never activated at boot, very slow system https://launchpad.net/bugs/56121 From olive at deep-ocean.net Mon Aug 14 22:20:20 2006 From: olive at deep-ocean.net (=?utf-8?q?Olivier_Cort=C3=A8s?=) Date: Mon, 14 Aug 2006 22:20:20 -0000 Subject: [Bug 56121] Re: PATA disk, DMA is never activated at boot, very slow system References: <20060812104948.20172.68352.malonedeb@gandwana.ubuntu.com> Message-ID: <20060814222020.20119.91083.malone@gandwana.ubuntu.com> *** This bug is a duplicate of bug 55929 *** added linux-source-2.6.15 because i initially add the problem under Dapper. I'm able to test under Dapper now (and confirm the problem is present), I will setup an edgy partition to bring tests on. -- PATA disk, DMA is never activated at boot, very slow system https://launchpad.net/bugs/56121 From robertc at robertcollins.net Tue Aug 15 00:58:59 2006 From: robertc at robertcollins.net (Robert Collins) Date: Tue, 15 Aug 2006 00:58:59 -0000 Subject: [Bug 56402] wishlist - ship vmlinux in a -dbg package for oprofile use References: <1155603539.4003.67.camel@localhost.localdomain> Message-ID: <1155603539.4003.67.camel@localhost.localdomain> Public bug reported: oprofile allows profiling into the kernel, if the vmlinux is available. Redhat have a kernel-debuginfo package they ship which installs this, I'm wondering if we could start doing this as well ? affects /distros/ubuntu/linux-source-2.6.15 -- GPG key available at: . ** Affects: linux-source-2.6.15 (Ubuntu) Importance: Untriaged Status: Unconfirmed -- wishlist - ship vmlinux in a -dbg package for oprofile use https://launchpad.net/bugs/56402 From robertc at robertcollins.net Tue Aug 15 00:58:40 2006 From: robertc at robertcollins.net (Robert Collins) Date: Tue, 15 Aug 2006 00:58:40 -0000 Subject: [Bug 56401] callgraph support ? References: <1155603521.4003.65.camel@localhost.localdomain> Message-ID: <1155603521.4003.65.camel@localhost.localdomain> Public bug reported: Hi, I'm told that callgraph is built into the dapper kernels, but oprofile does not seem to get anything useful out of it - specificially, rather than getting a callgraph, it shows every function sampled as having no parents and no children. affects /distros/ubuntu/linux-source-2.6.15 -- GPG key available at: . ** Affects: linux-source-2.6.15 (Ubuntu) Importance: Untriaged Status: Unconfirmed -- callgraph support ? https://launchpad.net/bugs/56401 From d.flannel at gmail.com Tue Aug 15 01:19:44 2006 From: d.flannel at gmail.com (flannel) Date: Tue, 15 Aug 2006 01:19:44 -0000 Subject: [Bug 56376] Re: [Dapper 6.06] Acer 1652WLMi - PCI cannot allocate resource for region 7 8 and 9 References: <20060814205122.20172.54370.malonedeb@gandwana.ubuntu.com> Message-ID: <20060815011944.24756.23484.malone@gangotri.ubuntu.com> here lspci.txt -- [Dapper 6.06] Acer 1652WLMi - PCI cannot allocate resource for region 7 8 and 9 https://launchpad.net/bugs/56376 From d.flannel at gmail.com Tue Aug 15 01:20:31 2006 From: d.flannel at gmail.com (flannel) Date: Tue, 15 Aug 2006 01:20:31 -0000 Subject: [Bug 56376] Re: [Dapper 6.06] Acer 1652WLMi - PCI cannot allocate resource for region 7 8 and 9 References: <20060814205122.20172.54370.malonedeb@gandwana.ubuntu.com> Message-ID: <20060815012031.20172.34949.malone@gandwana.ubuntu.com> lspci-n.txt -- [Dapper 6.06] Acer 1652WLMi - PCI cannot allocate resource for region 7 8 and 9 https://launchpad.net/bugs/56376 From d.flannel at gmail.com Tue Aug 15 01:21:31 2006 From: d.flannel at gmail.com (flannel) Date: Tue, 15 Aug 2006 01:21:31 -0000 Subject: [Bug 56376] Re: [Dapper 6.06] Acer 1652WLMi - PCI cannot allocate resource for region 7 8 and 9 References: <20060814205122.20172.54370.malonedeb@gandwana.ubuntu.com> Message-ID: <20060815012131.24639.19377.malone@gangotri.ubuntu.com> dmesg.txt hope it would help find the solution -- [Dapper 6.06] Acer 1652WLMi - PCI cannot allocate resource for region 7 8 and 9 https://launchpad.net/bugs/56376 From absurdist81 at hotmail.com Tue Aug 15 01:53:53 2006 From: absurdist81 at hotmail.com (absurdist) Date: Tue, 15 Aug 2006 01:53:53 -0000 Subject: [Bug 34697] Re: kernel panic when X server terminates References: <20060313051958.30057.12158.malonedeb@gandwana.ubuntu.com> Message-ID: <20060815015353.24756.70473.malone@gangotri.ubuntu.com> Thanks for that solution, I would like to report that it worked for me also. I had reported this bug at: https://launchpad.net/bugs/54495 I also entered my BIOS setup and set Advanced -> CPU Configuration -> Execute Disable Function = Enabled My setup is: mobo: ASUS P5P800-VM integrated graphics: Intel 865G driver: i810 OS: kubuntu (dapper drake) -- kernel panic when X server terminates https://launchpad.net/bugs/34697 From ben.collins at ubuntu.com Tue Aug 15 02:27:16 2006 From: ben.collins at ubuntu.com (Ben Collins) Date: Tue, 15 Aug 2006 02:27:16 -0000 Subject: [Bug 56376] Re: [Dapper 6.06] Acer 1652WLMi - PCI cannot allocate resource for region 7 8 and 9 References: <20060814205122.20172.54370.malonedeb@gandwana.ubuntu.com> Message-ID: <20060815022716.24756.55723.malone@gangotri.ubuntu.com> Also, you can try getting the DSDT file here: http://acpi.sourceforge.net/dsdt/view.php?id=567 Place it as /etc/mkinitramfs/DSDT.asl after unzipping it. Then run: sudo update-initramfs -u -k `uname -r` -- [Dapper 6.06] Acer 1652WLMi - PCI cannot allocate resource for region 7 8 and 9 https://launchpad.net/bugs/56376 From ben.collins at ubuntu.com Tue Aug 15 02:24:39 2006 From: ben.collins at ubuntu.com (Ben Collins) Date: Tue, 15 Aug 2006 02:24:39 -0000 Subject: [Bug 56376] Re: [Dapper 6.06] Acer 1652WLMi - PCI cannot allocate resource for region 7 8 and 9 References: <20060814205122.20172.54370.malonedeb@gandwana.ubuntu.com> Message-ID: <20060815022439.24639.74521.malone@gangotri.ubuntu.com> Please try booting by adding pci=noacpi to the kernel command line. -- [Dapper 6.06] Acer 1652WLMi - PCI cannot allocate resource for region 7 8 and 9 https://launchpad.net/bugs/56376 From matter.grey at gmail.com Tue Aug 15 06:52:02 2006 From: matter.grey at gmail.com (Dave Brady) Date: Tue, 15 Aug 2006 06:52:02 -0000 Subject: [Bug 44814] Re: No sound with Intel HDA/Realtek ALC861 References: <20060515111539.15848.19029.malonedeb@gangotri.ubuntu.com> Message-ID: <20060815065202.24639.42112.malone@gangotri.ubuntu.com> I am having a similar problem, that I would like to see taken care of. I have the same chipset, but I am able to play audio just fine in ALSA. The real issue for me is that OSS does not work. cat /dev/urandom > /dev/dsp Does exactly nothing. It acts like it's working, but no audio plays. Any app that uses OSS, be it an SDL application, or XMMS, is completely silent. Furthermore, I have no volume slider for the master control in ALSA. It's a switch... not a slider. I have attached my sound information... please let me know what I can do to help get this resolved. -- No sound with Intel HDA/Realtek ALC861 https://launchpad.net/bugs/44814 From lynoure at gmail.com Tue Aug 15 07:09:24 2006 From: lynoure at gmail.com (Lynoure Braakman) Date: Tue, 15 Aug 2006 07:09:24 -0000 Subject: [Bug 50098] Re: visor module error References: <20060617105915.13137.62458.malonedeb@gandwana.ubuntu.com> Message-ID: <20060815070924.20172.10279.malone@gandwana.ubuntu.com> I seem to have forgotten to mark the paste bin as something that should be kept forever, so the error text is gone. I'll get it back into pastebin next time I try synching. -- visor module error https://launchpad.net/bugs/50098 From ross at burtonini.com Tue Aug 15 07:30:52 2006 From: ross at burtonini.com (Ross Burton) Date: Tue, 15 Aug 2006 07:30:52 -0000 Subject: [Bug 56421] ipw3945 doesn't reassociate after suspend References: <20060815073053.24639.69423.malonedeb@gangotri.ubuntu.com> Message-ID: <20060815073053.24639.69423.malonedeb@gangotri.ubuntu.com> Public bug reported: On my old laptop (ThinkPad T40p, ipw2100) if I had the following in /etc/network/interfaces then after a suspend/resume cycle the network card had re-associated with the AP and network was usable again: auto eth0 iface eth0 inet dhcp name home wireless-essid Burton wireless-key [snip] However my new laptop (ThinkPad X60, ipw3945) with an identical configuration doesn't do this. After resume it's unassociated: $ iwconfig eth0 eth0 unassociated ESSID:off/any Mode:Managed Frequency=nan kHz Access Point: Not-Associated Bit Rate:0 kb/s Tx-Power:16 dBm Retry limit:15 RTS thr:off Fragment thr:off Power Management:off Link Quality:0 Signal level:0 Noise level:0 Rx invalid nwid:0 Rx invalid crypt:0 Rx invalid frag:0 Tx excessive retries:0 Invalid misc:0 Missed beacon:0 sudo ifdown eth0 && sudo ifup eth0 brings the network back, but I'd prefer not to have to do this every time I resume. Note: the original reporter indicated the bug was in package 'linux- image-2.6.15-26-686'; however, that package was not published in Baltix. ** Affects: linux-source-2.6.15 (Ubuntu) Importance: Untriaged Status: Unconfirmed ** Affects: Baltix Importance: Untriaged Status: Unconfirmed ** Also affects: linux-source-2.6.15 (Ubuntu) Importance: Untriaged Status: Unconfirmed -- ipw3945 doesn't reassociate after suspend https://launchpad.net/bugs/56421 From ross at burtonini.com Tue Aug 15 07:32:24 2006 From: ross at burtonini.com (Ross Burton) Date: Tue, 15 Aug 2006 07:32:24 -0000 Subject: [Bug 56421] Re: ipw3945 doesn't reassociate after suspend References: <20060815073053.24639.69423.malonedeb@gangotri.ubuntu.com> Message-ID: <20060815073224.24756.72481.malone@gangotri.ubuntu.com> Damn, I forgot to change the distribution. Can the Baltix distribution be removed? (I suggest launchpad shouldn't pre-fill that field) -- ipw3945 doesn't reassociate after suspend https://launchpad.net/bugs/56421 From d.flannel at gmail.com Tue Aug 15 08:25:12 2006 From: d.flannel at gmail.com (flannel) Date: Tue, 15 Aug 2006 08:25:12 -0000 Subject: [Bug 56376] Re: [Dapper 6.06] Acer 1652WLMi - PCI cannot allocate resource for region 7 8 and 9 References: <20060814205122.20172.54370.malonedeb@gandwana.ubuntu.com> Message-ID: <20060815082512.20172.98369.malone@gandwana.ubuntu.com> booting with the pci=noacpi option still get me the same pci warning message and my wireless interface (intel pro wireless 2200BG, it's a centrino) disappear so I'm going to try the modified dsdt -- [Dapper 6.06] Acer 1652WLMi - PCI cannot allocate resource for region 7 8 and 9 https://launchpad.net/bugs/56376 From d.flannel at gmail.com Tue Aug 15 08:33:50 2006 From: d.flannel at gmail.com (flannel) Date: Tue, 15 Aug 2006 08:33:50 -0000 Subject: [Bug 56376] Re: [Dapper 6.06] Acer 1652WLMi - PCI cannot allocate resource for region 7 8 and 9 References: <20060814205122.20172.54370.malonedeb@gandwana.ubuntu.com> Message-ID: <20060815083350.20172.59123.malone@gandwana.ubuntu.com> even after updating initramfs with the modified DSDT it still shows me the same message... -- [Dapper 6.06] Acer 1652WLMi - PCI cannot allocate resource for region 7 8 and 9 https://launchpad.net/bugs/56376 From ubuntu at paul.sladen.org Tue Aug 15 10:14:47 2006 From: ubuntu at paul.sladen.org (Paul Sladen) Date: Tue, 15 Aug 2006 10:14:47 -0000 Subject: [Bug 39315] Re: Keyboard random repeat and dropped key presses References: <20060412160910.15436.50293.malonedeb@gangotri.ubuntu.com> Message-ID: <20060815101447.24639.9614.malone@gangotri.ubuntu.com> The plptools issue is bug #40956 which is because it is opening /dev/tty0 instead of a serial port... -- Keyboard random repeat and dropped key presses https://launchpad.net/bugs/39315 From dennis at kaarsemaker.net Tue Aug 15 11:08:02 2006 From: dennis at kaarsemaker.net (Dennis Kaarsemaker) Date: Tue, 15 Aug 2006 11:08:02 -0000 Subject: [Bug 56421] Re: ipw3945 doesn't reassociate after suspend References: <20060815073053.24639.69423.malonedeb@gangotri.ubuntu.com> Message-ID: <20060815110802.20172.7406.malone@gandwana.ubuntu.com> Rejecting accidental baltix task ** Changed in: Baltix Status: Unconfirmed => Rejected -- ipw3945 doesn't reassociate after suspend https://launchpad.net/bugs/56421 From sites.martin at brookfamily.org.uk Tue Aug 15 11:25:35 2006 From: sites.martin at brookfamily.org.uk (Martin Brook) Date: Tue, 15 Aug 2006 11:25:35 -0000 Subject: [Bug 56002] Re: After Grub: crash ->reboot References: <20060811101513.24639.71318.malonedeb@gangotri.ubuntu.com> Message-ID: <20060815112535.24639.2637.launchpad@gangotri.ubuntu.com> *** This bug is a duplicate of bug 48266 *** ** This bug has been marked a duplicate of bug 48266 Ubuntu server kernel will not boot. -- After Grub: crash ->reboot https://launchpad.net/bugs/56002 From sites.martin at brookfamily.org.uk Tue Aug 15 11:25:35 2006 From: sites.martin at brookfamily.org.uk (Martin Brook) Date: Tue, 15 Aug 2006 11:25:35 -0000 Subject: [Bug 48266] Re: Ubuntu server kernel will not boot. References: <20060603200448.2141.98486.malonedeb@gangotri.ubuntu.com> Message-ID: <20060815112535.24639.14162.launchpad@gangotri.ubuntu.com> ** Bug 56002 has been marked a duplicate of this bug -- Ubuntu server kernel will not boot. https://launchpad.net/bugs/48266 From thrabalek at seznam.cz Tue Aug 15 12:06:34 2006 From: thrabalek at seznam.cz (Froggy) Date: Tue, 15 Aug 2006 12:06:34 -0000 Subject: [Bug 19749] Re: SATA HDD not recognized during Breezy Colony 4 install or Dapper Flight 3 References: <20060113140316.21012.69844.launchpad@macquarie.warthogs.hbd.com> Message-ID: <20060815120634.24639.6286.malone@gangotri.ubuntu.com> Isn't it the same bug as in #56441? -- SATA HDD not recognized during Breezy Colony 4 install or Dapper Flight 3 https://launchpad.net/bugs/19749 From ben.collins at ubuntu.com Tue Aug 15 15:27:56 2006 From: ben.collins at ubuntu.com (Ben Collins) Date: Tue, 15 Aug 2006 15:27:56 -0000 Subject: [Bug 50098] Re: visor module error References: <20060617105915.13137.62458.malonedeb@gandwana.ubuntu.com> Message-ID: <20060815152805.20119.64086.malone@gandwana.ubuntu.com> How about attaching it to this bug report instead (not paste into comment). -- visor module error https://launchpad.net/bugs/50098 From darkf3ss at gmail.com Tue Aug 15 15:25:16 2006 From: darkf3ss at gmail.com (f3ss) Date: Tue, 15 Aug 2006 15:25:16 -0000 Subject: [Bug 33269] Re: root filesystem fails to mount (sata_nv module is loaded) References: <20060301144539.17525.9583.malonedeb@gangotri.ubuntu.com> Message-ID: <20060815152516.24639.26575.malone@gangotri.ubuntu.com> i have a same problem mobo:Asus K8N4. i hop in Edgy its work fine -- root filesystem fails to mount (sata_nv module is loaded) https://launchpad.net/bugs/33269 From milo_casagrande at yahoo.it Tue Aug 15 16:09:36 2006 From: milo_casagrande at yahoo.it (MiloCasagrande) Date: Tue, 15 Aug 2006 16:09:36 -0000 Subject: [Bug 24153] Re: 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: <20060815160936.24756.32895.malone@gangotri.ubuntu.com> I installed (a fresh new installation) Edgy Knot 1 but it is not working only frequency is working. Passing ACPI=OFF at boot I can use the backlight switches, but battery isn't working. By the way, during the installation, the installer did recognize my ethernet and wireless cards (though I did not configure any of them), but now I only have the loopback interface (no eth and wireless). Bye! -- ACPI on ASUS L4500R doesn't work, the CPU frequency scaling works, battery and backlight switch don't https://launchpad.net/bugs/24153 From ubuntu at curo.dk Tue Aug 15 16:28:08 2006 From: ubuntu at curo.dk (=?utf-8?q?Christoffer_S=C3=B8rensen?=) Date: Tue, 15 Aug 2006 16:28:08 -0000 Subject: [Bug 41301] Re: Mouse clicks stop working sporadically References: <20060425133728.28941.55233.malonedeb@gangotri.ubuntu.com> Message-ID: <20060815162808.24756.97358.malone@gangotri.ubuntu.com> Maybe it is a problem with Network Manager? I'm using v0.5.1 together with gnome and I get this problem sometimes. Just after I have typed my password and I see the signal strenght mouse clicks have no effect. Today I tried to logout using killall x-session-manager. I then logged into Enlightenment DR17 (alpha) and mouse clicks worked with no problems what so ever. -- Mouse clicks stop working sporadically https://launchpad.net/bugs/41301 From roshan.shariff at gmail.com Tue Aug 15 16:39:53 2006 From: roshan.shariff at gmail.com (Roshan Shariff) Date: Tue, 15 Aug 2006 16:39:53 -0000 Subject: [Bug 56479] Toshiba Satellite 1800 doesn't reboot References: <20060815163953.24756.78873.malonedeb@gangotri.ubuntu.com> Message-ID: <20060815163953.24756.78873.malonedeb@gangotri.ubuntu.com> Public bug reported: I have a Toshiba Satellite S1800-A500. The laptop shuts down fine but when trying to reboot it prints the following message: (with "quiet" removed from the kernel command line) [171779711.512000] Restarting system. [171779711.512000] . [171779711.512000] No reboot fixup found for your hardware I have tried adding "reboot=h" to the command line with no effect. The only way out is to power cycle. ** Affects: linux-source-2.6.15 (Ubuntu) Importance: Untriaged Status: Unconfirmed -- Toshiba Satellite 1800 doesn't reboot https://launchpad.net/bugs/56479 From roshan.shariff at gmail.com Tue Aug 15 16:41:49 2006 From: roshan.shariff at gmail.com (Roshan Shariff) Date: Tue, 15 Aug 2006 16:41:49 -0000 Subject: [Bug 56479] Re: Toshiba Satellite 1800 doesn't reboot References: <20060815163953.24756.78873.malonedeb@gangotri.ubuntu.com> Message-ID: <20060815164149.24639.46515.malone@gangotri.ubuntu.com> I'm attaching the output of dmidecode on the system. -- Toshiba Satellite 1800 doesn't reboot https://launchpad.net/bugs/56479 From ben.collins at ubuntu.com Tue Aug 15 16:57:56 2006 From: ben.collins at ubuntu.com (Ben Collins) Date: Tue, 15 Aug 2006 16:57:56 -0000 Subject: [Bug 41301] Re: Mouse clicks stop working sporadically References: <20060425133728.28941.55233.malonedeb@gangotri.ubuntu.com> Message-ID: <20060815165756.24639.99205.malone@gangotri.ubuntu.com> This really sounds like an xorg focus issue. ** Changed in: linux-source-2.6.15 (Ubuntu) Sourcepackagename: linux-source-2.6.15 => xorg Assignee: Ben Collins => (unassigned) -- Mouse clicks stop working sporadically https://launchpad.net/bugs/41301 From ben.collins at ubuntu.com Tue Aug 15 17:00:21 2006 From: ben.collins at ubuntu.com (Ben Collins) Date: Tue, 15 Aug 2006 17:00:21 -0000 Subject: [Bug 56479] Re: [Bug 56479] Toshiba Satellite 1800 doesn't reboot References: <20060815163953.24756.78873.malonedeb@gangotri.ubuntu.com> Message-ID: <1155661221.31176.19.camel@grayson.internal.net> > I have tried adding "reboot=h" to the command line with no effect. The > only way out is to power cycle. Also try 'w', 'b' and 'c' as well. -- Toshiba Satellite 1800 doesn't reboot https://launchpad.net/bugs/56479 From roshan.shariff at gmail.com Tue Aug 15 17:39:52 2006 From: roshan.shariff at gmail.com (Roshan Shariff) Date: Tue, 15 Aug 2006 17:39:52 -0000 Subject: [Bug 56479] Re: [Bug 56479] Re: [Bug 56479] Toshiba Satellite 1800 doesn't reboot References: <20060815163953.24756.78873.malonedeb@gangotri.ubuntu.com> <1155661221.31176.19.camel@grayson.internal.net> Message-ID: > Also try 'w', 'b' and 'c' as well. None of 'h', 'w', 'b', and 'c' work. The only change is that with "reboot=b" the "No reboot fixup..." message doesn't appear. -- Toshiba Satellite 1800 doesn't reboot https://launchpad.net/bugs/56479 From roshan.shariff at gmail.com Tue Aug 15 17:39:52 2006 From: roshan.shariff at gmail.com (Roshan Shariff) Date: Tue, 15 Aug 2006 17:39:52 -0000 Subject: [Bug 56479] Re: [Bug 56479] Re: [Bug 56479] Toshiba Satellite 1800 doesn't reboot References: <20060815163953.24756.78873.malonedeb@gangotri.ubuntu.com> <1155661221.31176.19.camel@grayson.internal.net> Message-ID: > Also try 'w', 'b' and 'c' as well. None of 'h', 'w', 'b', and 'c' work. The only change is that with "reboot=b" the "No reboot fixup..." message doesn't appear. -- Toshiba Satellite 1800 doesn't reboot https://launchpad.net/bugs/56479 From t.six at gmx.de Tue Aug 15 19:14:04 2006 From: t.six at gmx.de (Thilo Six) Date: Tue, 15 Aug 2006 19:14:04 -0000 Subject: [Bug 56499] linux-headers-2.6.15-26-k7: ux-headers-2.6.15-26-k7 doesnt include bttv.h References: <20060815191404.20172.37538.malonedeb@gandwana.ubuntu.com> Message-ID: <20060815191404.20172.37538.malonedeb@gandwana.ubuntu.com> Public bug reported: Binary package hint: linux-headers-2.6.15-26-k7 This bug has been reported via reportbug on ubuntu-users: ------------------------------------------------------------------------------ Package: linux-headers-2.6.15-26-k7 Version: 2.6.15-26.46 Severity: normal When I try compile lirc-modules-source I need this files, but this is only in kernel-source: ../drivers/media/video/bttv.h ../drivers/media/video/bt848.h ../drivers/media/video/btcx-risc.h ../drivers/media/video/bttvp.h -- 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-26-k7 Locale: LANG=cs_CZ.UTF-8, LC_CTYPE=cs_CZ.UTF-8 (charmap=UTF-8) Versions of packages linux-headers-2.6.15-26-k7 depends on: ii coreutils [fileutils] 5.93-5ubuntu4 The GNU core utilities ii libc6 2.3.6-0ubuntu20 GNU C Library: Shared libraries an ii linux-headers-2.6.15-26 2.6.15-26.46 Header files related to Linux kern linux-headers-2.6.15-26-k7 recommends no packages. -- no debconf information ** Affects: linux-source-2.6.15 (Ubuntu) Importance: Untriaged Status: Unconfirmed -- linux-headers-2.6.15-26-k7: ux-headers-2.6.15-26-k7 doesnt include bttv.h https://launchpad.net/bugs/56499 From t.six at gmx.de Tue Aug 15 19:14:45 2006 From: t.six at gmx.de (Thilo Six) Date: Tue, 15 Aug 2006 19:14:45 -0000 Subject: [Bug 56499] Re: linux-headers-2.6.15-26-k7: ux-headers-2.6.15-26-k7 doesnt include bttv.h References: <20060815191404.20172.37538.malonedeb@gandwana.ubuntu.com> Message-ID: <20060815191445.20172.1772.malone@gandwana.ubuntu.com> originally post can be viewed at: http://permalink.gmane.org/gmane.linux.ubuntu.user/90116 -- linux-headers-2.6.15-26-k7: ux-headers-2.6.15-26-k7 doesnt include bttv.h https://launchpad.net/bugs/56499 From ben.collins at ubuntu.com Tue Aug 15 19:54:02 2006 From: ben.collins at ubuntu.com (Ben Collins) Date: Tue, 15 Aug 2006 19:54:02 -0000 Subject: [Bug 56499] Re: linux-headers-2.6.15-26-k7: ux-headers-2.6.15-26-k7 doesnt include bttv.h References: <20060815191404.20172.37538.malonedeb@gandwana.ubuntu.com> Message-ID: <20060815195402.20119.91838.malone@gandwana.ubuntu.com> Easy enough. Install linux-source-2.6.15 ** Changed in: linux-source-2.6.15 (Ubuntu) Status: Unconfirmed => Rejected -- linux-headers-2.6.15-26-k7: ux-headers-2.6.15-26-k7 doesnt include bttv.h https://launchpad.net/bugs/56499 From olive at deep-ocean.net Tue Aug 15 20:28:24 2006 From: olive at deep-ocean.net (=?utf-8?q?Olivier_Cort=C3=A8s?=) Date: Tue, 15 Aug 2006 20:28:24 -0000 Subject: [Bug 53102] Re: ext3 partitions are getting corrupt more often than they should References: <20060715211547.1979.2465.malonedeb@gangotri.ubuntu.com> Message-ID: <20060815202824.20119.89922.malone@gandwana.ubuntu.com> I suffer the same problem on my machine. Sometimes the system won't umount / before reboot/halt, Rarely the system freezes after a short period of time after resume from suspend-to-ram, Rarely the system freezes, period. In *any* case, I loose a bunch of data. Often this data is moved to /lost+found (between 250Mb and 1Gb of data) after an extremely long manual fsck (often many manual passes are needed for the FS to be totally clean), I must reinstall from backups. Distro : Ubuntu Dapper, up-to-date. this problem has been happening regularly since i installed my first Dapper (Flight2). On Breezy it was very occasionnal (happened 2 or 3 times "only"). HW: IBM Thinkpad T40p (this has happened on IBM X31 too when i owned it), PATA Samsung 120Gb drive (this has happened with 40 and 80Gb samsung drives on both machines). Memory should be out of cause (memtest OK on obth machines), disks *could* be (smartctl tests ran without any problems, no SMART errors logged on any drives). ** Changed in: linux-source-2.6.15 (Ubuntu) Status: Unconfirmed => Confirmed -- ext3 partitions are getting corrupt more often than they should https://launchpad.net/bugs/53102 From olive at deep-ocean.net Tue Aug 15 20:36:25 2006 From: olive at deep-ocean.net (=?utf-8?q?Olivier_Cort=C3=A8s?=) Date: Tue, 15 Aug 2006 20:36:25 -0000 Subject: [Bug 53102] Re: ext3 partitions are getting corrupt more often than they should References: <20060715211547.1979.2465.malonedeb@gangotri.ubuntu.com> Message-ID: <20060815203625.24639.45597.malone@gangotri.ubuntu.com> I feel like my problem could be related to #16610... But my disk is not the standard IBM one. And when the machine freezes after resuming, I don't event have SysRq to dump anything... I'm completely lost to hunt the source of this problem, and it happends every two weeks or so... -- ext3 partitions are getting corrupt more often than they should https://launchpad.net/bugs/53102 From olive at deep-ocean.net Tue Aug 15 20:42:26 2006 From: olive at deep-ocean.net (=?utf-8?q?Olivier_Cort=C3=A8s?=) Date: Tue, 15 Aug 2006 20:42:26 -0000 Subject: [Bug 50275] Re: XFS corruption post-suspend-to-RAM in 2.6.15-25 References: <20060618230713.13137.72847.malonedeb@gandwana.ubuntu.com> Message-ID: <20060815204226.24756.55033.malone@gangotri.ubuntu.com> I don't have XFS but I suffer exactly a similar behaviour with ext3. Nearly the same symptoms. see bugs #53102 and possibly #16610... -- XFS corruption post-suspend-to-RAM in 2.6.15-25 https://launchpad.net/bugs/50275 From lunar_raven at msn.com Tue Aug 15 21:18:44 2006 From: lunar_raven at msn.com (Joe) Date: Tue, 15 Aug 2006 21:18:44 -0000 Subject: [Bug 55253] Re: Error floods virtual consoles making them unusable References: <20060804234907.9092.47951.malonedeb@gangotri.ubuntu.com> Message-ID: <20060815211844.24639.89572.malone@gangotri.ubuntu.com> Question: Has this fix gone into the edgy repositories yet? I installed a newer kernel version via adept...(I'm running edgy) and noticed the error printing has slowed down a bit. This is better...but I think it would be best (in my opinion) to either direct errors to one specific virtual console *like the last one* or have repeating errors stop repeating after a certain amount of times. It has slowed down as I said...a few seconds or so...but still, it repeats over and over and doesn't seem to help a whole lot =\. Doesn't seem like the best fix. Or..it may not even be committed to the edgy repositories and I don't know what I'm talking about! If that's the case, please forgive me :P. -- Error floods virtual consoles making them unusable https://launchpad.net/bugs/55253 From simon at mungewell.org Tue Aug 15 21:42:38 2006 From: simon at mungewell.org (mungewell) Date: Tue, 15 Aug 2006 21:42:38 -0000 Subject: [Bug 34508] Re: 2.6.15 kernel fails to boot on ppc machine References: <20060311210305.30082.75520.malonedeb@gandwana.ubuntu.com> Message-ID: <20060815214238.24756.30788.malone@gangotri.ubuntu.com> Horay it works! - sort of... But not untill I had worked through some hassles. In my situation the internal CD is bust on my iMac (266MHz) so I have to copy bits of the CD to harddisk and the use open firmware to boot them (with 'boot hd:,\xubuntu\install\yaboot') and also use an external USB cd for once the kernel gets going.... [best to leave to absolute confirmation from someone with a working CD] Observations (which may require seperate bug reports). 1) Yaboot.conf points to kernel '\install\powerpc\vmlinuz', however it is really '\casper\powerpc\vmlinuz' 2) Xserver config is wrong and requires xorg.conf hacking to get working. 3) Network is not recognised, doesn't even show up on 'lspci'. Next is to try an install.... :-) Simon. -- 2.6.15 kernel fails to boot on ppc machine https://launchpad.net/bugs/34508 From mdz at ubuntu.com Tue Aug 15 21:47:33 2006 From: mdz at ubuntu.com (Matt Zimmerman) Date: Tue, 15 Aug 2006 21:47:33 -0000 Subject: [Bug 55843] Re: Erratic keyboard repeat References: <20060810051312.7600.53876.malonedeb@gangotri.ubuntu.com> Message-ID: <20060815214733.20172.82137.launchpad@gandwana.ubuntu.com> ** Changed in: linux-meta (Ubuntu) Sourcepackagename: linux-meta => linux-source-2.6.15 -- Erratic keyboard repeat https://launchpad.net/bugs/55843 From ryan.sammartino at gmail.com Tue Aug 15 21:54:35 2006 From: ryan.sammartino at gmail.com (Ryan T. Sammartino) Date: Tue, 15 Aug 2006 21:54:35 -0000 Subject: [Bug 53102] Re: ext3 partitions are getting corrupt more often than they should References: <20060715211547.1979.2465.malonedeb@gangotri.ubuntu.com> Message-ID: <20060815215435.24756.6768.launchpad@gangotri.ubuntu.com> ** Description changed: Binary package hint: linux-image-2.6.15-26-686 - One an approximately weekly basis, at least one of my ext3 partitions on + On an approximately weekly basis, at least one of my ext3 partitions on one of my many disks will become corrupt, remounted as read-only, and require repairs. This is an alarmingly high failure rate. I was reluctant to log this bug but now that it has occurred on different disks on various occasions I can't dismiss it as a bad drive. This began shortly after the upgrade to 2.6.15-26. Before that, no problems (that I can recall). + + [Edit: Cleaned up some typos] ** Tags added: corruption ext3 -- ext3 partitions are getting corrupt more often than they should https://launchpad.net/bugs/53102 From mdz at ubuntu.com Tue Aug 15 23:01:58 2006 From: mdz at ubuntu.com (Matt Zimmerman) Date: Tue, 15 Aug 2006 23:01:58 -0000 Subject: [Bug 54601] Re: disabling a CPU increases laptop power consumption References: <20060731012839.29548.56451.malonedeb@gandwana.ubuntu.com> Message-ID: <20060815230158.20172.88279.launchpad@gandwana.ubuntu.com> ** Changed in: linux-source-2.6.17 (Ubuntu) Importance: Untriaged => Low Status: Unconfirmed => Confirmed ** Changed in: linux-source-2.6.15 (Ubuntu) Importance: Untriaged => Low Status: Unconfirmed => Confirmed -- disabling a CPU increases laptop power consumption https://launchpad.net/bugs/54601 From chris at hypocrite.org Tue Aug 15 23:46:14 2006 From: chris at hypocrite.org (Chris Thompson) Date: Tue, 15 Aug 2006 23:46:14 -0000 Subject: [Bug 53385] Re: Hard drive goes missing after install References: <20060718220621.32029.43474.malonedeb@gangotri.ubuntu.com> Message-ID: <20060815234614.20119.38926.launchpad@gandwana.ubuntu.com> *** This bug is a duplicate of bug 48556 *** ** This bug has been marked a duplicate of bug 48556 ACPI-0517: ****Error Method parse/execudion failed -- Hard drive goes missing after install https://launchpad.net/bugs/53385 From chris at hypocrite.org Tue Aug 15 23:46:14 2006 From: chris at hypocrite.org (Chris Thompson) Date: Tue, 15 Aug 2006 23:46:14 -0000 Subject: [Bug 48556] Re: ACPI-0517: ****Error Method parse/execudion failed References: <20060605175228.5989.15658.malonedeb@gangotri.ubuntu.com> Message-ID: <20060815234614.20119.10941.launchpad@gandwana.ubuntu.com> ** Bug 53385 has been marked a duplicate of this bug -- ACPI-0517: ****Error Method parse/execudion failed https://launchpad.net/bugs/48556 From susancragin at earthlink.net Wed Aug 16 00:02:09 2006 From: susancragin at earthlink.net (susancragin) Date: Wed, 16 Aug 2006 00:02:09 -0000 Subject: [Bug 17881] Re: usb flash memory hangs after copying few MB References: <20060113135344.21012.12609.launchpad@macquarie.warthogs.hbd.com> Message-ID: <20060816000209.24639.50018.malone@gangotri.ubuntu.com> more info posted at Ubuntu support request 1447. -- usb flash memory hangs after copying few MB https://launchpad.net/bugs/17881 From florian at boucault.ath.cx Wed Aug 16 00:24:14 2006 From: florian at boucault.ath.cx (Kaleo) Date: Wed, 16 Aug 2006 00:24:14 -0000 Subject: [Bug 20185] Re: Installer doesn't work with framebuffer on (breezy, col 3) References: <20060113140550.21012.76544.launchpad@macquarie.warthogs.hbd.com> Message-ID: <20060816002414.24639.1042.malone@gangotri.ubuntu.com> Please, reopen if further tests are still negative. ** Changed in: linux-source-2.6.12 (Ubuntu) Status: Needs Info => Rejected -- Installer doesn't work with framebuffer on (breezy, col 3) https://launchpad.net/bugs/20185 From moolcool at gmail.com Wed Aug 16 00:36:16 2006 From: moolcool at gmail.com (moolcool) Date: Wed, 16 Aug 2006 00:36:16 -0000 Subject: [Bug 36998] Re: Kernel Won't Boot on an IBM Thinkpad R30 References: <20060328130330.20514.53400.malonedeb@gangotri.ubuntu.com> Message-ID: <20060816003616.24756.1725.malone@gangotri.ubuntu.com> Im havening the same same problem with ubuntu 6,06 on my R30 This post is mainly so i can sign up for email updates. -- Kernel Won't Boot on an IBM Thinkpad R30 https://launchpad.net/bugs/36998 From chris at hypocrite.org Wed Aug 16 02:48:52 2006 From: chris at hypocrite.org (Chris Thompson) Date: Wed, 16 Aug 2006 02:48:52 -0000 Subject: [Bug 48556] Re: ACPI-0517: ****Error Method parse/execudion failed References: <20060605175228.5989.15658.malonedeb@gangotri.ubuntu.com> Message-ID: <20060816024853.24639.77607.malone@gangotri.ubuntu.com> Confirm that this is not fixed with the latest 2.6.15 kernels. I am still required to boot with acpi=off on my ASUS Z96J. 2.6.15-26.46 still exhibits the problem. -- ACPI-0517: ****Error Method parse/execudion failed https://launchpad.net/bugs/48556 From ubuntu at cafuego.net Wed Aug 16 03:24:33 2006 From: ubuntu at cafuego.net (Cafuego) Date: Wed, 16 Aug 2006 03:24:33 -0000 Subject: [Bug 34458] Re: mrv8k firmware missing References: <20060311151424.30057.1220.malonedeb@gandwana.ubuntu.com> Message-ID: <20060816032433.20119.34859.malone@gandwana.ubuntu.com> I just had a go as well (WG511v3) but no joy. The `mrv8k' driver is nowhere near finished and the kernel complains about it when it's loaded: [17181720.872000] eth1 (WE) : Driver using old /proc/net/wireless support, please fix driver ! The upstream driver hasn't been changed since Dec 16, 2005. I suggest adding mrv8k to /etc/modprobe.d/blacklist by default, as it doesn't actually work and interferes with a workaround (ndiswrapper). -- mrv8k firmware missing https://launchpad.net/bugs/34458 From crimsun at fungus.sh.nu Wed Aug 16 07:53:37 2006 From: crimsun at fungus.sh.nu (Daniel T Chen) Date: Wed, 16 Aug 2006 07:53:37 -0000 Subject: [Bug 16454] Re: sound still comes out of speakers when PCM volume is set to 0 References: <20060113134639.21012.49160.launchpad@macquarie.warthogs.hbd.com> Message-ID: <20060816075337.20172.50314.launchpad@gandwana.ubuntu.com> ** Changed in: linux-source-2.6.15 (Ubuntu) Status: Confirmed => Rejected -- sound still comes out of speakers when PCM volume is set to 0 https://launchpad.net/bugs/16454 From crimsun at fungus.sh.nu Wed Aug 16 07:50:22 2006 From: crimsun at fungus.sh.nu (Daniel T Chen) Date: Wed, 16 Aug 2006 07:50:22 -0000 Subject: [Bug 6032] Re: sound doesn't work (via 8233/ac97) References: <20051222003637.24593.90397.malonedeb@gangotri.ubuntu.com> Message-ID: <20060816075023.20172.27466.malone@gandwana.ubuntu.com> @Zooko O'Whielacronx: Can you attach your amixer output from a live cd boot of poor (low-volume) sound? ** Changed in: linux-source-2.6.15 (Ubuntu) Importance: Medium => Low -- sound doesn't work (via 8233/ac97) https://launchpad.net/bugs/6032 From crimsun at fungus.sh.nu Wed Aug 16 08:07:39 2006 From: crimsun at fungus.sh.nu (Daniel T Chen) Date: Wed, 16 Aug 2006 08:07:39 -0000 Subject: [Bug 26142] Re: kubuntu has darla24 sound card drivers missing References: <20060113144807.21012.22863.launchpad@macquarie.warthogs.hbd.com> Message-ID: <20060816080739.20119.27566.launchpad@gandwana.ubuntu.com> ** Changed in: linux-source-2.6.15 (Ubuntu) Importance: Medium => Wishlist -- kubuntu has darla24 sound card drivers missing https://launchpad.net/bugs/26142 From crimsun at fungus.sh.nu Wed Aug 16 08:06:41 2006 From: crimsun at fungus.sh.nu (Daniel T Chen) Date: Wed, 16 Aug 2006 08:06:41 -0000 Subject: [Bug 25022] Re: Cannot mute microphone with Sound Blaster Live! References: <20060113143204.21012.48115.launchpad@macquarie.warthogs.hbd.com> Message-ID: <20060816080641.20119.28891.malone@gandwana.ubuntu.com> If you have an 'Analog Mix' or 'AC97' mixer element(s) for your SB Live, setting the Playback to 0 and muting both (or the relevant existing one for your codec) should resolve this issue. ** Changed in: linux-source-2.6.15 (Ubuntu) Importance: Medium => Low Status: Confirmed => Needs Info -- Cannot mute microphone with Sound Blaster Live! https://launchpad.net/bugs/25022 From crimsun at fungus.sh.nu Wed Aug 16 08:12:31 2006 From: crimsun at fungus.sh.nu (Daniel T Chen) Date: Wed, 16 Aug 2006 08:12:31 -0000 Subject: [Bug 37287] Re: No sound on Inspiron 9400 with Dapper References: <20060330074302.7863.60106.malonedeb@gangotri.ubuntu.com> Message-ID: <20060816081231.20172.447.malone@gandwana.ubuntu.com> Are you guys still experiencing this problem (specific to this hardware model!) with the latest kernel in 6.06.1? -- No sound on Inspiron 9400 with Dapper https://launchpad.net/bugs/37287 From crimsun at fungus.sh.nu Wed Aug 16 08:14:21 2006 From: crimsun at fungus.sh.nu (Daniel T Chen) Date: Wed, 16 Aug 2006 08:14:21 -0000 Subject: [Bug 37975] Re: Unknown "Conexant id 31" mixer fails to produce audible volume References: <20060404060657.23082.46696.malonedeb@gandwana.ubuntu.com> Message-ID: <20060816081421.20119.75601.malone@gandwana.ubuntu.com> Manufacturer has not provided data sheets to upstream, so this must be marked appropriately. ** Changed in: linux-source-2.6.15 (Ubuntu) Importance: Medium => Wishlist ** Changed in: linux-source-2.6.15 (Ubuntu) Status: Needs Info => Confirmed -- Unknown "Conexant id 31" mixer fails to produce audible volume https://launchpad.net/bugs/37975 From crimsun at fungus.sh.nu Wed Aug 16 08:10:47 2006 From: crimsun at fungus.sh.nu (Daniel T Chen) Date: Wed, 16 Aug 2006 08:10:47 -0000 Subject: [Bug 36510] Re: ALSA Audigy 2 NX sound mixing problem References: <20060324235832.20484.67345.malonedeb@gangotri.ubuntu.com> Message-ID: <20060816081048.24756.87173.malone@gangotri.ubuntu.com> The snd-usb-audio driver is not slated to receive dmix+dsnoop as default in the near future. Does using plug:dmix:card_index work (where card_index is the index from /proc/asound/cards)? ** Changed in: linux-source-2.6.15 (Ubuntu) Importance: Medium => Low -- ALSA Audigy 2 NX sound mixing problem https://launchpad.net/bugs/36510 From lure.net at gmail.com Wed Aug 16 08:11:39 2006 From: lure.net at gmail.com (Luka Renko) Date: Wed, 16 Aug 2006 08:11:39 -0000 Subject: [Bug 36014] Re: kernel can't scale cpu frequency References: <20060322140248.30471.37870.malonedeb@gangotri.ubuntu.com> Message-ID: <20060816081139.24639.50255.malone@gangotri.ubuntu.com> I can confirm that this is fixed in Edgy 686 kernel. It would still be nice if fixed kernel would be released for dapper-updates though. -- kernel can't scale cpu frequency https://launchpad.net/bugs/36014 From crimsun at fungus.sh.nu Wed Aug 16 08:28:49 2006 From: crimsun at fungus.sh.nu (Daniel T Chen) Date: Wed, 16 Aug 2006 08:28:49 -0000 Subject: [Bug 41990] Re: obscure alsa ThinkPad 600 input/output error References: <20060429021220.30638.6461.malonedeb@gangotri.ubuntu.com> Message-ID: <20060816082849.20119.34882.launchpad@gandwana.ubuntu.com> ** Changed in: linux-source-2.6.15 (Ubuntu) Sourcepackagename: linux-source-2.6.15 => alsa-utils Importance: Medium => Wishlist ** Summary changed: - obscure alsa ThinkPad 600 input/output error + Please merge snd-cs4236 initscript portion for ThinkPad 600s -- Please merge snd-cs4236 initscript portion for ThinkPad 600s https://launchpad.net/bugs/41990 From fatejudger at gmail.com Wed Aug 16 08:29:05 2006 From: fatejudger at gmail.com (fatejudger) Date: Wed, 16 Aug 2006 08:29:05 -0000 Subject: [Bug 36510] Re: [Bug 36510] Re: ALSA Audigy 2 NX sound mixing problem References: <20060324235832.20484.67345.malonedeb@gangotri.ubuntu.com> <20060816081048.24756.87173.malone@gangotri.ubuntu.com> Message-ID: <200608160129.05139.fatejudger@gmail.com> Sort of, in that there are all sorts of problems with aRts not starting up properly. But when restarted everything "dmixes" properly after manually configuring the ALSA config files. It sounds to me like this isn't a small problem that can be easily patched. Perhaps working with the ALSA team to develop a series of fixes might be the best course of action here. -- ALSA Audigy 2 NX sound mixing problem https://launchpad.net/bugs/36510 From crimsun at fungus.sh.nu Wed Aug 16 08:26:41 2006 From: crimsun at fungus.sh.nu (Daniel T Chen) Date: Wed, 16 Aug 2006 08:26:41 -0000 Subject: [Bug 39517] Re: Inaudible sound on Lenovo 3000 N100-07684JU References: <20060414005338.1627.82345.malonedeb@gangotri.ubuntu.com> Message-ID: <20060816082641.24756.74070.malone@gangotri.ubuntu.com> These models should have audible sound by default; see the reinstatement commit id f939a127702d733ca9e87cbed300cf33b875c3b3, http://www.kernel.org/git/?p=linux/kernel/git/bcollins/ubuntu- dapper.git;a=commitdiff;h=f939a127702d733ca9e87cbed300cf33b875c3b3;hp=9eb3ccc545428daf1bc741e6f08e5cd597e47dfc ** Changed in: linux-source-2.6.15 (Ubuntu) Status: Confirmed => Fix Released -- Inaudible sound on Lenovo 3000 N100-07684JU https://launchpad.net/bugs/39517 From crimsun at fungus.sh.nu Wed Aug 16 08:48:50 2006 From: crimsun at fungus.sh.nu (Daniel T Chen) Date: Wed, 16 Aug 2006 08:48:50 -0000 Subject: [Bug 45718] Re: Sound doesn't works on Lenovo N100 3000 with kernel 2.6.15-23 References: <20060520090023.18604.48311.malonedeb@gandwana.ubuntu.com> Message-ID: <20060816084850.20119.97843.launchpad@gandwana.ubuntu.com> *** This bug is a duplicate of bug 39517 *** ** Changed in: linux-source-2.6.15 (Ubuntu) Status: Confirmed => Fix Released ** This bug has been marked a duplicate of bug 39517 Inaudible sound on Lenovo 3000 N100-07684JU -- Sound doesn't works on Lenovo N100 3000 with kernel 2.6.15-23 https://launchpad.net/bugs/45718 From crimsun at fungus.sh.nu Wed Aug 16 08:49:03 2006 From: crimsun at fungus.sh.nu (Daniel T Chen) Date: Wed, 16 Aug 2006 08:49:03 -0000 Subject: [Bug 39517] Re: Inaudible sound on Lenovo 3000 N100-07684JU References: <20060414005338.1627.82345.malonedeb@gangotri.ubuntu.com> Message-ID: <20060816084903.24756.90707.launchpad@gangotri.ubuntu.com> ** Bug 45718 has been marked a duplicate of this bug -- Inaudible sound on Lenovo 3000 N100-07684JU https://launchpad.net/bugs/39517 From crimsun at fungus.sh.nu Wed Aug 16 08:45:52 2006 From: crimsun at fungus.sh.nu (Daniel T Chen) Date: Wed, 16 Aug 2006 08:45:52 -0000 Subject: [Bug 42194] Re: Volume hotkeys do not control correct mixer element References: <20060430072115.16739.56302.malonedeb@gandwana.ubuntu.com> Message-ID: <20060816084552.24639.63408.malone@gangotri.ubuntu.com> https://lists.ubuntu.com/archives/kernel-team/2006-August/000987.html ** Changed in: linux-source-2.6.15 (Ubuntu) Importance: Medium => Low Status: Unconfirmed => Fix Committed -- Volume hotkeys do not control correct mixer element https://launchpad.net/bugs/42194 From crimsun at fungus.sh.nu Wed Aug 16 08:53:45 2006 From: crimsun at fungus.sh.nu (Daniel T Chen) Date: Wed, 16 Aug 2006 08:53:45 -0000 Subject: [Bug 50077] Re: Inaudible sound with snd_via82xx driver References: <20060617062028.13137.1186.malonedeb@gandwana.ubuntu.com> Message-ID: <20060816085345.20119.98515.malone@gandwana.ubuntu.com> Please attach the output from ``amixer -cX'' where X is the index of the onboard driver (from ``cat /proc/asound/modules''). -- Inaudible sound with snd_via82xx driver https://launchpad.net/bugs/50077 From crimsun at fungus.sh.nu Wed Aug 16 08:58:11 2006 From: crimsun at fungus.sh.nu (Daniel T Chen) Date: Wed, 16 Aug 2006 08:58:11 -0000 Subject: [Bug 50371] Re: Sound has stopped working on IBM T60p References: <20060619174716.14654.13419.malonedeb@gangotri.ubuntu.com> Message-ID: <20060816085811.24639.4014.malone@gangotri.ubuntu.com> Are you still experiencing this symptom with the latest kernel in the 6.06.1 point release? ** Changed in: linux-source-2.6.15 (Ubuntu) Importance: Untriaged => Medium Status: Unconfirmed => Needs Info -- Sound has stopped working on IBM T60p https://launchpad.net/bugs/50371 From crimsun at fungus.sh.nu Wed Aug 16 08:55:10 2006 From: crimsun at fungus.sh.nu (Daniel T Chen) Date: Wed, 16 Aug 2006 08:55:10 -0000 Subject: [Bug 41070] Re: No sound in Dapper Beta References: <20060424094754.17670.44173.malonedeb@gandwana.ubuntu.com> Message-ID: <20060816085510.24756.11477.malone@gangotri.ubuntu.com> Report inactive, closing. Please reopen with relevant details if you're still experiencing the issue. ** Changed in: linux-source-2.6.15 (Ubuntu) Status: Needs Info => Rejected -- No sound in Dapper Beta https://launchpad.net/bugs/41070 From yg at mind.lu Wed Aug 16 09:00:58 2006 From: yg at mind.lu (Yves Glodt) Date: Wed, 16 Aug 2006 09:00:58 -0000 Subject: [Bug 37287] Re: No sound on Inspiron 9400 with Dapper References: <20060330074302.7863.60106.malonedeb@gangotri.ubuntu.com> Message-ID: <20060816090058.20172.11082.malone@gandwana.ubuntu.com> Yes, still no sound... but it seems to be fixed with the latest rc from alsa http://www.alsa-project.org/changes/v1-0-12rc1--v1-0-12rc2.txt : - Fix/add support of Realtek ALC883 / ALC888 and ALC861 codecs Someone reported that this fixed the problem for him... unfortunately I don't remember whome nor where I read it. -- No sound on Inspiron 9400 with Dapper https://launchpad.net/bugs/37287 From crimsun at fungus.sh.nu Wed Aug 16 08:56:15 2006 From: crimsun at fungus.sh.nu (Daniel T Chen) Date: Wed, 16 Aug 2006 08:56:15 -0000 Subject: [Bug 19648] Re: On-board SIS sound card needs muted "IEC958" References: <20060113140246.21012.93098.launchpad@macquarie.warthogs.hbd.com> Message-ID: <20060816085615.24756.9488.malone@gangotri.ubuntu.com> We can workaround this in alsa-lib. ** Changed in: linux-source-2.6.15 (Ubuntu) Sourcepackagename: linux-source-2.6.15 => alsa-lib Status: Confirmed => In Progress -- On-board SIS sound card needs muted "IEC958" https://launchpad.net/bugs/19648 From gsasha at cs.technion.ac.il Wed Aug 16 09:14:17 2006 From: gsasha at cs.technion.ac.il (Alex) Date: Wed, 16 Aug 2006 09:14:17 -0000 Subject: [Bug 37287] Re: [Bug 37287] Re: No sound on Inspiron 9400 with Dapper References: <20060330074302.7863.60106.malonedeb@gangotri.ubuntu.com> <20060816081231.20172.447.malone@gandwana.ubuntu.com> Message-ID: <200608161214.18112.gsasha@cs.technion.ac.il> On Wednesday 16 August 2006 11:12, Daniel T Chen wrote: > Are you guys still experiencing this problem (specific to this hardware > model!) with the latest kernel in 6.06.1? It appears to be OK for some time now already (once there was also a problem with sound getting lost due to Skype, but it has been resolved now with Skype 1.3beta which uses ALSA). So, as far as I'm concerned, the bug can be safely closed now. -- No sound on Inspiron 9400 with Dapper https://launchpad.net/bugs/37287 From gaio at sv.lnf.it Wed Aug 16 09:50:49 2006 From: gaio at sv.lnf.it (Marco Gaiarin) Date: Wed, 16 Aug 2006 09:50:49 -0000 Subject: [Bug 56373] Re: My IBM Thinkpad T23 hang on boot References: <20060814203348.24756.81432.malonedeb@gangotri.ubuntu.com> Message-ID: <20060816095049.30451.79526.malone@gandwana.ubuntu.com> No, this is not the case. I keep the machine on for at least 20 minutes with no luck, i only note that fan was loudly on, so probably there's something that eat CPU during boot process... -- My IBM Thinkpad T23 hang on boot https://launchpad.net/bugs/56373 From ron.king.uk at gmail.com Wed Aug 16 09:57:22 2006 From: ron.king.uk at gmail.com (GolfKingUK) Date: Wed, 16 Aug 2006 09:57:22 -0000 Subject: [Bug 11671] Re: irq 11: nobody cared (try booting with the "irqpoll" option. References: <20060113132123.21012.7641.launchpad@macquarie.warthogs.hbd.com> Message-ID: <20060816095722.30407.96176.malone@gandwana.ubuntu.com> I get this error when trying to install EdUbuntu and Ubuntu. has anyone managed to get by this? It related to IRQ 15. I have an Acer Travelmate 525TX which i am trying to configure with EdUbuntu 6.0.6 for my daughter. -- irq 11: nobody cared (try booting with the "irqpoll" option. https://launchpad.net/bugs/11671 From manuellopezibanez at yahoo.es Wed Aug 16 10:07:46 2006 From: manuellopezibanez at yahoo.es (manu) Date: Wed, 16 Aug 2006 10:07:46 -0000 Subject: [Bug 16454] Re: sound still comes out of speakers when PCM volume is set to 0 References: <20060113134639.21012.49160.launchpad@macquarie.warthogs.hbd.com> Message-ID: <20060816100746.14641.75189.malone@gangotri.ubuntu.com> @Daniel T Chen I urge you to reconsider your decision. The user case is clear: I am listening to music (not to a CD, not to sound from the input line, it is PCM output). The volume is controlled by the PCM slide. Moving the slide to 0 does not turn the volume off. I know how to unmute and mute, thanks. That is not the point. Setting the volume slide to 0 should do precisely that: set the volume level to zero. Otherwise there is something odd with the relation between the volume slide value and the actual volume. All this applies to amixer, so it is an issue with ALSA, not gnome. Finally, although I have already explained why muting/unmuting is not the point here, it is worth metioning the following: Yes, you are right "Muting PCM does not automatically imply that _all_ output should be muted". However, muting PCM DOES imply that all output THROUGH PCM should be muted. Or are you saying that muting the CD output does not imply that all the output from the CD should be muted? Therefore, please, revert the status back to Confirmed. -- sound still comes out of speakers when PCM volume is set to 0 https://launchpad.net/bugs/16454 From manuellopezibanez at yahoo.es Wed Aug 16 10:15:51 2006 From: manuellopezibanez at yahoo.es (manu) Date: Wed, 16 Aug 2006 10:15:51 -0000 Subject: [Bug 16454] Re: sound still comes out of speakers when PCM volume is set to 0 References: <20060113134639.21012.49160.launchpad@macquarie.warthogs.hbd.com> Message-ID: <20060816101551.14641.90749.malone@gangotri.ubuntu.com> Actually, no. I am not going to wait until you revert it back. Sorry, this bug is assigned to Ben Collins. And if he decides to reject it, I will also argue with him but I will never change the status back. However, as far as I know you have rejected it without asking Ben. So please, next time check with the assignee first. ** Changed in: linux-source-2.6.15 (Ubuntu) Status: Rejected => Confirmed -- sound still comes out of speakers when PCM volume is set to 0 https://launchpad.net/bugs/16454 From David.Whyte at Gmail.com Wed Aug 16 10:25:19 2006 From: David.Whyte at Gmail.com (DavidWhyte) Date: Wed, 16 Aug 2006 10:25:19 -0000 Subject: [Bug 52649] Re: VIA IRQ quirk changes in 2.6.15-26.44 have broken various VIA devices References: <20060711150321.27257.34756.malonedeb@gangotri.ubuntu.com> Message-ID: <20060816102519.14641.27186.malone@gangotri.ubuntu.com> I am getting a little confused. Having an AMD Sempron, does that mean I should be using K7 kernel package? The 386 one has been installed since I was running Breezy on the same spec'd machine. How would I safely and easily switch to the K7 kernel, what effect will it have on my other software and will it fix my issue? -- VIA IRQ quirk changes in 2.6.15-26.44 have broken various VIA devices https://launchpad.net/bugs/52649 From askwar at digitalprojects.com Wed Aug 16 10:49:46 2006 From: askwar at digitalprojects.com (Alexander Skwar) Date: Wed, 16 Aug 2006 10:49:46 -0000 Subject: [Bug 52649] Re: VIA IRQ quirk changes in 2.6.15-26.44 have broken various VIA devices References: <20060711150321.27257.34756.malonedeb@gangotri.ubuntu.com> Message-ID: <20060816104946.30407.83651.malone@gandwana.ubuntu.com> David, be pragmatic - install it, and if it boots, all is well. If not, simply boot the old kernel (which is still there!) and remove the newly installed kernel. -- VIA IRQ quirk changes in 2.6.15-26.44 have broken various VIA devices https://launchpad.net/bugs/52649 From ulrik.sverdrup at gmail.com Wed Aug 16 10:47:05 2006 From: ulrik.sverdrup at gmail.com (Ulrik Sverdrup) Date: Wed, 16 Aug 2006 10:47:05 -0000 Subject: [Bug 37714] Re: Sound garbled after resume after suspend References: <20060402122926.5415.33178.malonedeb@gangotri.ubuntu.com> Message-ID: <20060816104705.14594.84239.malone@gangotri.ubuntu.com> It has been a long break from ubuntu for me during a long summer vacation and temp. employment. Coming back, this no longer happens after updates as of 12 August. Right, no garbled sound for me! -- Sound garbled after resume after suspend https://launchpad.net/bugs/37714 From ubuntu at treblig.org Wed Aug 16 11:47:54 2006 From: ubuntu at treblig.org (Dave Gilbert) Date: Wed, 16 Aug 2006 11:47:54 -0000 Subject: [Bug 16454] Re: sound still comes out of speakers when PCM volume is set to 0 References: <20060113134639.21012.49160.launchpad@macquarie.warthogs.hbd.com> Message-ID: <20060816114754.14641.5282.malone@gangotri.ubuntu.com> Daniel; you suggest that for those of using the gnome mixer stuff that we should file a bug against that; I did (24090) - it got closed because it is similar to this one - I can't win hey? I suggest there really are two separate bugs: 1) Somewhere in the mixer hardware/driver a setting of '0' on the 'master' mixer does not cause the output to be muted; it is possible that this is what the hardware expects; but it's also possible its just a driver bug; either way it either needs fixing in the driver or actually definining that '0' is just quieter than '1'; and needs to be consistant accross different cards. 2) The gnome-applet expects '0' to be equivalent to mute and thus displays its mute symbol (and doesn't let you set the real mute). Hence why I filed 24090. I suggest reopening 24090 to attack the gnome bug; I'm not sure what the right answer to (1) is - if the hardware really doesn't mute on 0 volume then I guess it's ok to define it like that; but it is probably confusing as hell but I guess it isn't consistant accross the different cards. (The text of the reject in 24090 seems odd - it seems to ref bug 10155 which is completely different) -- sound still comes out of speakers when PCM volume is set to 0 https://launchpad.net/bugs/16454 From chrisccoulson at softhome.net Wed Aug 16 12:10:16 2006 From: chrisccoulson at softhome.net (chriscoulson) Date: Wed, 16 Aug 2006 12:10:16 -0000 Subject: [Bug 42149] Re: USB devices are not powered off at shutdown (Dapper, 2.6.15) References: <20060430000107.30638.44365.malonedeb@gangotri.ubuntu.com> Message-ID: <20060816121016.14594.27230.malone@gangotri.ubuntu.com> I am seeing exactly the same problem on my machine. My motherboard is also an Asus A8N-E. I'm running Ubuntu Dapper with the 2.6.15.26-amd64-generic kernel. It used power down correctly under Breezy and powers down fully from other operating systems. -- USB devices are not powered off at shutdown (Dapper, 2.6.15) https://launchpad.net/bugs/42149 From launchpad at andrepio.com Wed Aug 16 12:18:54 2006 From: launchpad at andrepio.com (Andre) Date: Wed, 16 Aug 2006 12:18:54 -0000 Subject: [Bug 43961] Re: Power down after shutdown does not work... References: <20060510072310.21520.62027.malonedeb@gandwana.ubuntu.com> Message-ID: <20060816121854.30407.15892.malone@gandwana.ubuntu.com> Same problem on my small desktop server running 2.6.15-26-server kernel. The machine is based mostly on the SiS chipset, SATA Drives and standard onboard graphics & LAN. It's a intel P4-Celeron 2.6Ghz This machine had no problems re-booting after shutdown with Hoary, Warty, and Breezy versions - Just since I have Dapper installed. Interesting though is that the dapper server install CD is able to restart the machine with no problem. This is a big problem for anyone wanting to install dapper server because if you can't reboot your headless server remotely then installing Ubuntu Dapper Server is just not a viable option at all.. -- Power down after shutdown does not work... https://launchpad.net/bugs/43961 From manuellopezibanez at yahoo.es Wed Aug 16 12:34:26 2006 From: manuellopezibanez at yahoo.es (manu) Date: Wed, 16 Aug 2006 12:34:26 -0000 Subject: [Bug 16454] Re: sound still comes out of speakers when PCM volume is set to 0 References: <20060113134639.21012.49160.launchpad@macquarie.warthogs.hbd.com> Message-ID: <20060816123426.30451.866.malone@gandwana.ubuntu.com> @Dave Gilbert Volume 0 is the same as mute. If it is not now, then it should be. Clearly, gnome people understand this: if the volume is zero they show the muted icon. That said, feel free to reopen bug 24090. You may also ask directly to GNOME people (http://bugs.gnome.org/show_bug.cgi?id=319139) whether they think this is a bug in gnome or in alsa. (10155 was the bug number of bug 16454 when Ubuntu was using bugzilla) -- sound still comes out of speakers when PCM volume is set to 0 https://launchpad.net/bugs/16454 From mike at pineview.net Wed Aug 16 12:40:21 2006 From: mike at pineview.net (Mike O'Connor) Date: Wed, 16 Aug 2006 12:40:21 -0000 Subject: [Bug 56251] Re: inserting wavelan silver pcmcia card causes hard lockup References: <20060813153241.20172.67012.malonedeb@gandwana.ubuntu.com> Message-ID: <20060816124021.30407.55822.malone@gandwana.ubuntu.com> I also have this problem with a Lucent Technologies 802.11b (PC23E-H-FC) I have been using this card on a debian sarge for a while 2.6.8 kernel. -- inserting wavelan silver pcmcia card causes hard lockup https://launchpad.net/bugs/56251 From pandisv at yahoo.co.uk Wed Aug 16 13:10:57 2006 From: pandisv at yahoo.co.uk (Vassilis Pandis) Date: Wed, 16 Aug 2006 13:10:57 -0000 Subject: [Bug 55843] Re: Erratic keyboard repeat References: <20060810051312.7600.53876.malonedeb@gangotri.ubuntu.com> Message-ID: <20060816131057.30451.65796.malone@gandwana.ubuntu.com> rejecting duplicate task ... ** Changed in: linux-meta (Ubuntu) Status: Unconfirmed => Rejected -- Erratic keyboard repeat https://launchpad.net/bugs/55843 From runar at mopo.no Wed Aug 16 13:27:44 2006 From: runar at mopo.no (Runar Ingebrigtsen) Date: Wed, 16 Aug 2006 13:27:44 -0000 Subject: [Bug 54168] Re: System won't boot without noapic - need to specify boot option at install time References: <20060726155049.29548.21740.malonedeb@gandwana.ubuntu.com> Message-ID: <20060816132744.14641.89833.malone@gangotri.ubuntu.com> -- System won't boot without noapic - need to specify boot option at install time https://launchpad.net/bugs/54168 From ben.collins at ubuntu.com Wed Aug 16 14:44:03 2006 From: ben.collins at ubuntu.com (Ben Collins) Date: Wed, 16 Aug 2006 14:44:03 -0000 Subject: [Bug 55806] Re: Security permissions References: <20060809183354.7600.27580.malonedeb@gangotri.ubuntu.com> Message-ID: <20060816144403.7538.74437.malone@gandwana.ubuntu.com> Yes, this seems to be a typo in the converion from MODULE_PARM() to module_param(). The reason I've only marked it Medium, is that while it does allow changing this value, the value is really only used when the module is initialized. For this to be a problem. The batter would have to be removed prior to boot, the option changed while the battery is out, and then the battery inserted. Even then, the issue is one of false information from the battery state rather than any sort of security issue. ** Also affects: linux-source-2.6.15 (Ubuntu) Importance: Untriaged Status: Unconfirmed ** Changed in: linux-source-2.6.15 (Ubuntu) Importance: Untriaged => Medium Assignee: (unassigned) => Ben Collins Status: Unconfirmed => Confirmed ** Changed in: linux-source-2.6.17 (Ubuntu) Importance: Untriaged => Medium Assignee: (unassigned) => Ben Collins Status: Unconfirmed => Confirmed -- Security permissions https://launchpad.net/bugs/55806 From martin.pitt at ubuntu.com Wed Aug 16 14:46:53 2006 From: martin.pitt at ubuntu.com (Martin Pitt) Date: Wed, 16 Aug 2006 14:46:53 -0000 Subject: [Bug 55806] Re: Security permissions References: <20060809183354.7600.27580.malonedeb@gangotri.ubuntu.com> Message-ID: <20060816144653.7494.34860.malone@gandwana.ubuntu.com> Opened the bug for public and removed security flag. ** Visibility changed to: Public ** This bug is no longer flagged as a security issue -- Security permissions https://launchpad.net/bugs/55806 From ben.collins at ubuntu.com Wed Aug 16 14:49:01 2006 From: ben.collins at ubuntu.com (Ben Collins) Date: Wed, 16 Aug 2006 14:49:01 -0000 Subject: [Bug 55806] Re: Security permissions References: <20060809183354.7600.27580.malonedeb@gangotri.ubuntu.com> Message-ID: <20060816144901.6921.99462.launchpad@gangotri.ubuntu.com> ** Changed in: linux-source-2.6.15 (Ubuntu) Status: Confirmed => Fix Committed ** Changed in: linux-source-2.6.17 (Ubuntu) Status: Confirmed => Fix Committed -- Security permissions https://launchpad.net/bugs/55806 From ben.collins at ubuntu.com Wed Aug 16 14:56:16 2006 From: ben.collins at ubuntu.com (Ben Collins) Date: Wed, 16 Aug 2006 14:56:16 -0000 Subject: [Bug 16454] Re: sound still comes out of speakers when PCM volume is set to 0 References: <20060113134639.21012.49160.launchpad@macquarie.warthogs.hbd.com> Message-ID: <20060816145619.7538.17565.malone@gandwana.ubuntu.com> I have to agree with Daniel about this not being a kernel bug. This has to be a mixer problem. If putting both Master and PCM at zero mutes, it, but leaving one on zero and the other not, doesn't mute it, then that's a mixer logic error. Also, if gnome "assumes zero is mute", then maybe gnome should actually mute it when it's put on zero (sort of an indirect mute). ** Changed in: linux-source-2.6.15 (Ubuntu) Sourcepackagename: linux-source-2.6.15 => gnome-media Assignee: Ben Collins => (unassigned) -- sound still comes out of speakers when PCM volume is set to 0 https://launchpad.net/bugs/16454 From ben.collins at ubuntu.com Wed Aug 16 15:03:20 2006 From: ben.collins at ubuntu.com (Ben Collins) Date: Wed, 16 Aug 2006 15:03:20 -0000 Subject: [Bug 52649] Re: [Bug 52649] Re: VIA IRQ quirk changes in 2.6.15-26.44 have broken various VIA devices References: <20060711150321.27257.34756.malonedeb@gangotri.ubuntu.com> <20060816102519.14641.27186.malone@gangotri.ubuntu.com> Message-ID: <1155740601.1985.95.camel@grayson.internal.net> On Wed, 2006-08-16 at 10:25 +0000, DavidWhyte wrote: > I am getting a little confused. > > Having an AMD Sempron, does that mean I should be using K7 kernel > package? The 386 one has been installed since I was running Breezy on > the same spec'd machine. > > How would I safely and easily switch to the K7 kernel, what effect will > it have on my other software and will it fix my issue? sudo apt-get install linux-k7 You should notice no change in how your system operates. To be honest, I suggest sticking with the -386 kernel anyway. -- VIA IRQ quirk changes in 2.6.15-26.44 have broken various VIA devices https://launchpad.net/bugs/52649 From ben.collins at ubuntu.com Wed Aug 16 15:16:32 2006 From: ben.collins at ubuntu.com (Ben Collins) Date: Wed, 16 Aug 2006 15:16:32 -0000 Subject: [Bug 37714] Re: Sound garbled after resume after suspend References: <20060402122926.5415.33178.malonedeb@gangotri.ubuntu.com> Message-ID: <20060816151632.6921.63090.launchpad@gangotri.ubuntu.com> ** Changed in: linux-source-2.6.15 (Ubuntu) Status: Confirmed => Fix Released -- Sound garbled after resume after suspend https://launchpad.net/bugs/37714 From ben.collins at ubuntu.com Wed Aug 16 15:16:14 2006 From: ben.collins at ubuntu.com (Ben Collins) Date: Wed, 16 Aug 2006 15:16:14 -0000 Subject: [Bug 36014] Re: kernel can't scale cpu frequency References: <20060322140248.30471.37870.malonedeb@gangotri.ubuntu.com> Message-ID: <20060816151614.7009.78782.launchpad@gangotri.ubuntu.com> ** Also affects: linux-source-2.6.17 (Ubuntu) Importance: Untriaged Status: Unconfirmed ** Changed in: linux-source-2.6.17 (Ubuntu) Status: Unconfirmed => Fix Committed -- kernel can't scale cpu frequency https://launchpad.net/bugs/36014 From manuellopezibanez at yahoo.es Wed Aug 16 15:23:41 2006 From: manuellopezibanez at yahoo.es (manu) Date: Wed, 16 Aug 2006 15:23:41 -0000 Subject: [Bug 16454] Re: sound still comes out of speakers when PCM volume is set to 0 References: <20060113134639.21012.49160.launchpad@macquarie.warthogs.hbd.com> Message-ID: <20060816152341.7494.91070.malone@gandwana.ubuntu.com> @Ben Collins For me, it happens also when using "alsamixer", not only when using gnome-mixer. -- sound still comes out of speakers when PCM volume is set to 0 https://launchpad.net/bugs/16454 From ubuntu at treblig.org Wed Aug 16 15:38:36 2006 From: ubuntu at treblig.org (Dave Gilbert) Date: Wed, 16 Aug 2006 15:38:36 -0000 Subject: [Bug 16454] Re: sound still comes out of speakers when PCM volume is set to 0 References: <20060113134639.21012.49160.launchpad@macquarie.warthogs.hbd.com> Message-ID: <20060816153836.6921.62364.malone@gangotri.ubuntu.com> For me, it seems to be the master volume that is the problem, not the PCM volume. I can't hear anything with PCM at 0, but with PCM up and Master at 0 then I can hear it. (ENS1371 - Ensoniq AudioPCI) -- sound still comes out of speakers when PCM volume is set to 0 https://launchpad.net/bugs/16454 From seb128 at ubuntu.com Wed Aug 16 16:10:18 2006 From: seb128 at ubuntu.com (Sebastien Bacher) Date: Wed, 16 Aug 2006 16:10:18 -0000 Subject: [Bug 16454] Re: sound still comes out of speakers when PCM volume is set to 0 References: <20060113134639.21012.49160.launchpad@macquarie.warthogs.hbd.com> Message-ID: <20060816161018.6921.30265.malone@gangotri.ubuntu.com> not a GNOME bug, reassigning to alsa ** Changed in: gnome-media (Ubuntu) Sourcepackagename: gnome-media => alsa-utils -- sound still comes out of speakers when PCM volume is set to 0 https://launchpad.net/bugs/16454 From frank at fejes.net Wed Aug 16 16:37:50 2006 From: frank at fejes.net (Frank Fejes) Date: Wed, 16 Aug 2006 16:37:50 -0000 Subject: [Bug 40119] Re: SPARC boot failed: Illegal Instruction References: <20060419084429.8468.45532.malonedeb@gandwana.ubuntu.com> Message-ID: <20060816163750.6921.92254.malone@gangotri.ubuntu.com> I have just now tried the 6.06.1 (re-release) cdrom installation on my SunBlade 100 and still see the same illegal instruction error. -- SPARC boot failed: Illegal Instruction https://launchpad.net/bugs/40119 From ricardo.brito at gmail.com Wed Aug 16 17:55:04 2006 From: ricardo.brito at gmail.com (subzero79) Date: Wed, 16 Aug 2006 17:55:04 -0000 Subject: [Bug 49870] Re: forcedeth dislikes dualboot systems References: <20060615162615.20041.15308.malonedeb@gangotri.ubuntu.com> Message-ID: <20060816175504.7009.16978.malone@gangotri.ubuntu.com> On my dualboot (XP, ubuntu) system i am unable to WakeonLAN when the OS is halted in ubuntu. When the shutdown occurs in XP the WOL function works perfectly. The only solution i have found for this is that when i shutdown the system through Ubuntu i have to send the magic packet with the reversed MAC(06:05:04.... instead of 01:02:03...) address for remote waking the computer. -- forcedeth dislikes dualboot systems https://launchpad.net/bugs/49870 From crimsun at fungus.sh.nu Wed Aug 16 18:25:11 2006 From: crimsun at fungus.sh.nu (Daniel T Chen) Date: Wed, 16 Aug 2006 18:25:11 -0000 Subject: [Bug 37287] Re: No sound on Inspiron 9400 with Dapper References: <20060330074302.7863.60106.malonedeb@gangotri.ubuntu.com> Message-ID: <20060816182511.6921.18251.malone@gangotri.ubuntu.com> Thanks, Alex. Closing per original submitter's feedback. ** Changed in: linux-source-2.6.15 (Ubuntu) Status: Needs Info => Fix Released -- No sound on Inspiron 9400 with Dapper https://launchpad.net/bugs/37287 From mika.fischer at zoopnet.de Wed Aug 16 19:05:53 2006 From: mika.fischer at zoopnet.de (Mika Fischer) Date: Wed, 16 Aug 2006 19:05:53 -0000 Subject: [Bug 21025] Re: Irda: nsc-ircc needs module options to work correctly References: <20060113141026.21012.47822.launchpad@macquarie.warthogs.hbd.com> Message-ID: <20060816190553.7538.47066.malone@gandwana.ubuntu.com> This bug is fixed in dapper and can be closed. Thanks a lot. -- Irda: nsc-ircc needs module options to work correctly https://launchpad.net/bugs/21025 From gaio at sv.lnf.it Wed Aug 16 19:59:04 2006 From: gaio at sv.lnf.it (Marco Gaiarin) Date: Wed, 16 Aug 2006 19:59:04 -0000 Subject: [Bug 56373] Re: My IBM Thinkpad T23 hang on boot References: <20060814203348.24756.81432.malonedeb@gangotri.ubuntu.com> Message-ID: <20060816195904.7538.97824.malone@gandwana.ubuntu.com> I've just upgrade the BIOS to latest, with still no luck. But now i've noted that i have added to boot options 'lapic': probably some times ago, i never minded it; removing it made boot work again. Now it is up to you because it worked with 'lapic' before -26 kernel version... -- My IBM Thinkpad T23 hang on boot https://launchpad.net/bugs/56373 From mathieu.berard at crans.org Wed Aug 16 21:38:49 2006 From: mathieu.berard at crans.org (=?utf-8?q?Mathieu_B=C3=A9rard?=) Date: Wed, 16 Aug 2006 21:38:49 -0000 Subject: [Bug 45636] Re: dapper on toshiba sat. m70: gnome immediately freezes with new kernels (incl. 2.6.15-23-386/686) References: <20060519181444.18604.677.malonedeb@gandwana.ubuntu.com> Message-ID: <20060816213849.7009.8461.malone@gangotri.ubuntu.com> I do possess this very same laptop model. The ahci (for SATA hard drive access) module hang with dapper kernel. The solution is to boot a working kernel, add this line in the /etc/modprobe.d/blacklist file: "blacklist ahci" You must regenerate your initramfs after doing that: update-initramfs -u -k 2.6.15-25-386 (or whatever ubuntu kernel you intend to use) Then try to reboot: the ata_piix driver will be used instead of ahci, and it works. It is crucial to boot a working kernel to do the modification as any attempt to write on the hard drive on a faulty kernel is likely to just fail, crashing the computer. By the way: I maintain a kernel module that implement some missing features of this laptop (temperature reading, lcd backlight probe and control, multimedia keys, Fn keys,....) it's at http://sourceforge.net/projects/omnibook/ As it is supported by HAL, it is used by gnome-power-manager and thus integrate well with the Gnome desktop. -- dapper on toshiba sat. m70: gnome immediately freezes with new kernels (incl. 2.6.15-23-386/686) https://launchpad.net/bugs/45636 From kiko at async.com.br Wed Aug 16 23:38:48 2006 From: kiko at async.com.br (Christian Reis) Date: Wed, 16 Aug 2006 23:38:48 -0000 Subject: [Bug 3140] Re: Bug watches can't be removed References: <20051014102833.9236.63930.malonedeb@gangotri.ubuntu.com> Message-ID: <20060816233848.7009.19425.malone@gangotri.ubuntu.com> We should still allow marking watches obsolete/dead or deleting them, because not doing so makes us unable to clean up old bugs. ** Changed in: malone (upstream) Importance: Medium => High -- Bug watches can't be removed https://launchpad.net/bugs/3140 From teveritt22 at te-server.org Wed Aug 16 23:44:51 2006 From: teveritt22 at te-server.org (Tristan) Date: Wed, 16 Aug 2006 23:44:51 -0000 Subject: [Bug 34515] Re: Dapper Flight 5 kernel panic on boot References: <20060311223807.17044.41100.malonedeb@gangotri.ubuntu.com> Message-ID: <20060816234451.7538.61868.malone@gandwana.ubuntu.com> I also have the same problem. It used to work fine until moving to the 2.6.15_something kernel. Using the kernel boot parameter "pci=nommconf" made it work for me. I heard from somebody else who also has the same problem that it has not been seen in the 2.6.17 kernel. Reference: http://www.ubuntuforums.org/showthread.php?t=167310 -- Dapper Flight 5 kernel panic on boot https://launchpad.net/bugs/34515 From secoder at wanadoo.es Thu Aug 17 01:12:32 2006 From: secoder at wanadoo.es (Robert Casanova) Date: Thu, 17 Aug 2006 01:12:32 -0000 Subject: [Bug 55891] Re: Sound doesn't work with Intel 82801G HDA chipset References: <20060810140330.24639.3281.malonedeb@gangotri.ubuntu.com> Message-ID: <20060817011232.7009.71417.malone@gangotri.ubuntu.com> *** This bug is a duplicate of bug 42361 *** Isn't it solved with the latest alsa rc2 version? The alsa 1.0.12rc2? Someone has tried? -- Sound doesn't work with Intel 82801G HDA chipset https://launchpad.net/bugs/55891 From igor4u at gmail.com Thu Aug 17 05:29:27 2006 From: igor4u at gmail.com (Igor Zubarev) Date: Thu, 17 Aug 2006 05:29:27 -0000 Subject: [Bug 49016] Lost sound after resume from hybernation References: <20060608161730.22534.79936.malonedeb@gangotri.ubuntu.com> Message-ID: <20060817052927.7494.89318.launchpad@canonical@gandwana.ubuntu.com> Public bug reported: Lost sound after resume from hybernation. Dapper 6.06 Sony VAIO VGN-FS115MR ** Affects: linux-source-2.6.15 (Ubuntu) Importance: Low Status: Needs Info -- Lost sound after resume from hybernation https://launchpad.net/bugs/49016 From lithorus at gmail.com Thu Aug 17 05:32:59 2006 From: lithorus at gmail.com (lithorus) Date: Thu, 17 Aug 2006 05:32:59 -0000 Subject: [Bug 56576] everything loads fine, but no sound, only 1 channel in alsamixer, part2 References: <20060816113614.30407.4112.malonedeb@gandwana.ubuntu.com> Message-ID: <20060817053259.7494.24111.launchpad@canonical@gandwana.ubuntu.com> Public bug reported: I have the excact same problem as #33719, but with a VAIO AR11S which uses a different revision of the Intel 82801G. I'm using Edgy output of /proc/asound/cards : 0 [Intel ]: HDA-Intel - HDA Intel HDA Intel at 0xd6300000 irq 90 1 [SAA7134 ]: SAA7134 - SAA7134 saa7133[0] at 0xd6006800 irq 90 output of /proc/asound/card0/codec#0 : Codec: SigmaTel ID 7664 Address: 0 Vendor Id: 0x83847664 Subsystem Id: 0x104d1300 Revision Id: 0x100201 Default PCM: rates 0x7e0, bits 0x0e, types 0x1 Default Amp-In caps: ofs=0x00, nsteps=0x0f, stepsize=0x05, mute=1 Default Amp-Out caps: ofs=0x7f, nsteps=0x7f, stepsize=0x02, mute=1 Node 0x02 [Audio Output] wcaps 0xd0c05: Stereo Amp-Out Amp-Out caps: N/A Amp-Out vals: [0xff 0xff] Power: 0x0 Node 0x03 [Audio Output] wcaps 0xd0c05: Stereo Amp-Out Amp-Out caps: N/A Amp-Out vals: [0xff 0xff] Power: 0x0 Node 0x04 [Audio Output] wcaps 0xd0c05: Stereo Amp-Out Amp-Out caps: N/A Amp-Out vals: [0xff 0xff] Power: 0x0 Node 0x05 [Audio Output] wcaps 0xd0c05: Stereo Amp-Out Amp-Out caps: N/A Amp-Out vals: [0x46 0x46] Power: 0x0 Node 0x06 [Audio Input] wcaps 0x1d0541: Stereo Power: 0x0 Connection: 1 0x07 Node 0x07 [Audio Selector] wcaps 0x300903: Stereo Amp-In Amp-In caps: N/A Amp-In vals: [0x0f 0x0f] Connection: 1 0x0e Node 0x08 [Audio Input] wcaps 0x1d0541: Stereo Power: 0x0 Connection: 1 0x09 Node 0x09 [Audio Selector] wcaps 0x300903: Stereo Amp-In Amp-In caps: N/A Amp-In vals: [0x80 0x80] Connection: 1 0x15 Node 0x0a [Pin Complex] wcaps 0x400181: Stereo Pincap 0x08173c: IN OUT HP Detect Pin Default 0x0321101e: [Jack] HP Out at Ext Left Conn = 1/8, Color = Black Pin-ctls: 0x00: Connection: 1 0x02 Node 0x0b [Pin Complex] wcaps 0x400181: Stereo Pincap 0x0814: OUT Detect Pin Default 0x400000fb: [N/A] Line Out at Ext N/A Conn = Unknown, Color = Unknown Pin-ctls: 0x00: Connection: 1 0x04 Node 0x0c [Pin Complex] wcaps 0x400181: Stereo Pincap 0x0814: OUT Detect Pin Default 0x2021101f: [Jack] HP Out at Sep N/A Conn = 1/8, Color = Black Pin-ctls: 0x00: Connection: 1 0x03 Node 0x0d [Pin Complex] wcaps 0x400181: Stereo Pincap 0x08173c: IN OUT HP Detect Pin Default 0x41a1502e: [N/A] Mic at Ext Rear Conn = 1/8, Color = Red Pin-ctls: 0x00: Connection: 1 0x02 Node 0x0e [Pin Complex] wcaps 0x400081: Stereo Pincap 0x0824: IN Detect Pin Default 0x90370060: [Fixed] CD at Int N/A Conn = Analog, Color = Unknown Pin-ctls: 0x20: IN Node 0x0f [Pin Complex] wcaps 0x400181: Stereo Pincap 0x0814: OUT Detect Pin Default 0xb2110010: [Fixed] Speaker at Oth Front Conn = 1/8, Color = Unknown Pin-ctls: 0x40: OUT Connection: 1 0x05 Node 0x10 [Audio Output] wcaps 0x40211: Stereo Digital PCM: rates 0x3e0, bits 0x0e, types 0x5 Node 0x11 [Pin Complex] wcaps 0x400301: Stereo Digital Pincap 0x0810: OUT Pin Default 0x20455040: [Jack] SPDIF Out at Sep N/A Conn = Optical, Color = Red Pin-ctls: 0x00: Connection: 2 0x10* 0x09 Node 0x12 [Audio Input] wcaps 0x140311: Stereo Digital PCM: rates 0x160, bits 0x0e, types 0x5 Connection: 1 0x13 Node 0x13 [Pin Complex] wcaps 0x440381: Stereo Digital Pincap 0x0834: IN OUT Detect Pin Default 0x40c000fd: [N/A] SPDIF In at Ext N/A Conn = Unknown, Color = Unknown Pin-ctls: 0x00: Connection: 1 0x18 Node 0x14 [Pin Complex] wcaps 0x400001: Stereo Pincap 0x0820: IN Pin Default 0x90a7002e: [Fixed] Mic at Int N/A Conn = Analog, Color = Unknown Pin-ctls: 0x00: Node 0x15 [Audio Selector] wcaps 0x30010d: Stereo Amp-Out Amp-Out caps: ofs=0x00, nsteps=0x04, stepsize=0x27, mute=1 Amp-Out vals: [0x00 0x00] Connection: 4 0x0a* 0x0d 0x14 0x02 Node 0x16 [Beep Generator Widget] wcaps 0x70000c: Mono Amp-Out Amp-Out caps: ofs=0x03, nsteps=0x03, stepsize=0x17, mute=0 Amp-Out vals: [0x00] Node 0x17 [Volume Knob Widget] wcaps 0x600000: Mono Node 0x18 [Audio Output] wcaps 0x40201: Stereo Digital ** Affects: linux-source-2.6.15 (Ubuntu) Importance: Medium Status: In Progress -- everything loads fine, but no sound, only 1 channel in alsamixer, part2 https://launchpad.net/bugs/56576 From crimsun at fungus.sh.nu Thu Aug 17 05:29:27 2006 From: crimsun at fungus.sh.nu (Daniel T Chen) Date: Thu, 17 Aug 2006 05:29:27 -0000 Subject: [Bug 49016] Re: Lost sound after resume from hybernation References: <20060608161730.22534.79936.malonedeb@gangotri.ubuntu.com> Message-ID: <20060817052927.7494.45131.malone@gandwana.ubuntu.com> Are you using the latest kernel in the 6.06.1 point release? ** Changed in: Ubuntu Sourcepackagename: None => linux-source-2.6.15 Importance: Untriaged => Low Status: Unconfirmed => Needs Info -- Lost sound after resume from hybernation https://launchpad.net/bugs/49016 From crimsun at fungus.sh.nu Thu Aug 17 05:32:58 2006 From: crimsun at fungus.sh.nu (Daniel T Chen) Date: Thu, 17 Aug 2006 05:32:58 -0000 Subject: [Bug 56576] Re: everything loads fine, but no sound, only 1 channel in alsamixer, part2 References: <20060816113614.30407.4112.malonedeb@gandwana.ubuntu.com> Message-ID: <20060817053259.7494.32505.launchpad@gandwana.ubuntu.com> ** Changed in: alsa-driver (Ubuntu) Sourcepackagename: alsa-driver => linux-source-2.6.15 Importance: Untriaged => Medium Status: Unconfirmed => In Progress -- everything loads fine, but no sound, only 1 channel in alsamixer, part2 https://launchpad.net/bugs/56576 From crimsun at fungus.sh.nu Thu Aug 17 06:20:05 2006 From: crimsun at fungus.sh.nu (Daniel T Chen) Date: Thu, 17 Aug 2006 06:20:05 -0000 Subject: [Bug 56576] Re: everything loads fine, but no sound, only 1 channel in alsamixer, part2 References: <20060816113614.30407.4112.malonedeb@gandwana.ubuntu.com> Message-ID: <20060817062005.7009.40827.malone@gangotri.ubuntu.com> https://lists.ubuntu.com/archives/kernel-team/2006-August/000999.html ** Changed in: linux-source-2.6.15 (Ubuntu) Status: In Progress => Fix Committed -- everything loads fine, but no sound, only 1 channel in alsamixer, part2 https://launchpad.net/bugs/56576 From igor4u at gmail.com Thu Aug 17 06:22:26 2006 From: igor4u at gmail.com (Igor Zubarev) Date: Thu, 17 Aug 2006 06:22:26 -0000 Subject: [Bug 49016] Re: [Bug 49016] Re: Lost sound after resume from hybernation References: <20060608161730.22534.79936.malonedeb@gangotri.ubuntu.com> <20060817052927.7494.45131.malone@gandwana.ubuntu.com> Message-ID: <277109730608162322p5394e4a7j9af873116fd71e6f@mail.gmail.com> 2006/8/17, Daniel T Chen : > > Are you using the latest kernel in the 6.06.1 point release? > I updated Ubuntu and have no problem. You can close the bug. -- Lost sound after resume from hybernation https://launchpad.net/bugs/49016 From bugwatch at bugs.launchpad.net Thu Aug 17 06:42:05 2006 From: bugwatch at bugs.launchpad.net (Bug Watch Updater) Date: Thu, 17 Aug 2006 06:42:05 -0000 Subject: [Bug 33072] Re: Pulling AC plug suspends computer References: <20060227195855.27067.69835.malonedeb@gangotri.ubuntu.com> Message-ID: <20060817064209.3553.3859.launchpad@gangotri.ubuntu.com> ** Changed in: gnome-power-manager (Fedora) Status: Unknown => Fix Committed -- Pulling AC plug suspends computer https://launchpad.net/bugs/33072 From 84yelo3 at gmail.com Thu Aug 17 08:01:33 2006 From: 84yelo3 at gmail.com (=?utf-8?q?Nicol=C3=B2_Chieffo?=) Date: Thu, 17 Aug 2006 08:01:33 -0000 Subject: [Bug 36964] Re: [Bug 36964] Re: [dapper] Asus sd/mmc card reader not working References: <20060328082753.6253.5275.malonedeb@gandwana.ubuntu.com> <20060809191323.7656.27791.malone@gangotri.ubuntu.com> Message-ID: <641322f90608170101qf7fb218j958abd5db8d04841@mail.gmail.com> i've tested with an SD this is the output Aug 17 09:58:00 yelo3-laptop kernel: [17181194.212000] pccard: PCMCIA card inserted into slot 0 Aug 17 09:58:01 yelo3-laptop kernel: [17181194.212000] cs: memory probe 0xff900000-0xff9fffff: excluding 0xff900000-0xff90ffff 0xff9d0000-0xff9dffff 0xff9f0000-0xff9fffff Aug 17 09:58:01 yelo3-laptop kernel: [17181194.212000] pcmcia: registering new device pcmcia0.0 Aug 17 09:58:01 yelo3-laptop NetworkManager: ^I[1155801481.071431] nm_hal_device_added (): New device added (hal udi is '/org/freedesktop/Hal/devices/pcmcia__1__1'). I think that the reader is in socket 1 cardctl ident Socket 0: product info: "RICOH", "Bay1Controller" manfid: 0x0000, 0x0000 Segmentation fault cardctl status Socket 0: 3.3V 16-bit PC Card function 0: [ready] Socket 1: ioctl(): Invalid argument -- [dapper] Asus sd/mmc card reader not working https://launchpad.net/bugs/36964 From lithorus at gmail.com Thu Aug 17 08:24:41 2006 From: lithorus at gmail.com (lithorus) Date: Thu, 17 Aug 2006 08:24:41 -0000 Subject: [Bug 56576] Re: everything loads fine, but no sound, only 1 channel in alsamixer, part2 References: <20060816113614.30407.4112.malonedeb@gandwana.ubuntu.com> Message-ID: <20060817082441.6921.76216.malone@gangotri.ubuntu.com> Thanks for the patch, fiddled around with something similar myself with the newest alsa source, but also added a new line in the last section of patch_sigmatel.c. { .id = 0x83847664, .name = "STAC7661", .patch = patch_stac7661 }, Couldn't rebuild the Ubuntu package since the apt-src dependencies seems broken atm. :( -- everything loads fine, but no sound, only 1 channel in alsamixer, part2 https://launchpad.net/bugs/56576 From igor4u at gmail.com Thu Aug 17 08:48:18 2006 From: igor4u at gmail.com (Igor Zubarev) Date: Thu, 17 Aug 2006 08:48:18 -0000 Subject: [Bug 55377] Re: [Bug 55377] Re: Soft lockup on CPU after restore from hybernation References: <20060806085919.9163.74122.malonedeb@gangotri.ubuntu.com> <20060810233624.24756.38183.malone@gangotri.ubuntu.com> Message-ID: <277109730608170148s6756aba2p89c94989a0fbf838@mail.gmail.com> It seems problem with Gizmo. I killed Gizmo and hibernate is OK. What do you think about sonypi? Is there a bug too? -- Soft lockup on CPU after restore from hybernation https://launchpad.net/bugs/55377 From Nikolaus at rath.org Thu Aug 17 08:52:41 2006 From: Nikolaus at rath.org (Nikolaus Rath) Date: Thu, 17 Aug 2006 08:52:41 -0000 Subject: [Bug 30766] Re: [acx111] default firmware not working for acx d-link dwl-g650+ References: <20060207221213.32736.87495.malonedeb@gandwana.ubuntu.com> Message-ID: <20060817085241.7494.78569.malone@gandwana.ubuntu.com> I just wanted to note that it is not sufficient to rmmod the module and reload it with firmware_ver=.... It is necessary to restart the pc. Took me quite a while to figure that out. -- [acx111] default firmware not working for acx d-link dwl-g650+ https://launchpad.net/bugs/30766 From ulrik.sverdrup at gmail.com Thu Aug 17 10:28:36 2006 From: ulrik.sverdrup at gmail.com (Ulrik Sverdrup) Date: Thu, 17 Aug 2006 10:28:36 -0000 Subject: [Bug 37714] Re: Sound garbled after resume after suspend References: <20060402122926.5415.33178.malonedeb@gangotri.ubuntu.com> Message-ID: <20060817102836.7538.52976.malone@gandwana.ubuntu.com> This still happens if you are playing sounds while suspending (Yes, I'm the most hopeless bug reporter) ** Changed in: linux-source-2.6.15 (Ubuntu) Status: Fix Released => Needs Info -- Sound garbled after resume after suspend https://launchpad.net/bugs/37714 From scott at ubuntu.com Thu Aug 17 16:35:49 2006 From: scott at ubuntu.com (Scott James Remnant) Date: Thu, 17 Aug 2006 16:35:49 -0000 Subject: [Bug 6367] Re: udev enumeration should use /sys/bus not /sys/devices References: <20060102180911.29335.17628.malonedeb@gangotri.ubuntu.com> Message-ID: <20060817163549.21835.97822.malone@gangotri.ubuntu.com> Officially marking as Rejected for dapper. Here is the reasoning: - We applied the "fix", as planned, to the udev in Edgy Eft. - While the fix corrected the problem described here, it caused new problems. Because it was a fundamental change to device ordering, it changed the order of other devices where more than one existed in the system -- including other disks - For Edgy this was not a problem, as the upgrade makes other changes that make device order non-important anyway - These changes are too invasive for backporting to dapper - This bug has a known workaround, which can be applied by the minority of users affected by it - That workaround is preferable to causing far more working systems to cease functioning. ** Changed in: udev (Ubuntu Dapper) Status: Confirmed => Rejected -- udev enumeration should use /sys/bus not /sys/devices https://launchpad.net/bugs/6367 From crimsun at fungus.sh.nu Thu Aug 17 16:46:45 2006 From: crimsun at fungus.sh.nu (Daniel T Chen) Date: Thu, 17 Aug 2006 16:46:45 -0000 Subject: [Bug 49016] Re: Lost sound after resume from hybernation References: <20060608161730.22534.79936.malonedeb@gangotri.ubuntu.com> Message-ID: <20060817164645.10832.28618.malone@gandwana.ubuntu.com> Closing per submitter's update. ** Changed in: linux-source-2.6.15 (Ubuntu) Status: Needs Info => Fix Released -- Lost sound after resume from hybernation https://launchpad.net/bugs/49016 From igor4u at gmail.com Thu Aug 17 19:47:51 2006 From: igor4u at gmail.com (Igor Zubarev) Date: Thu, 17 Aug 2006 19:47:51 -0000 Subject: [Bug 49016] Re: Lost sound after resume from hybernation References: <20060608161730.22534.79936.malonedeb@gangotri.ubuntu.com> Message-ID: <20060817194751.21835.26795.malone@gangotri.ubuntu.com> Sorry. The same problem. No sound after hybernation. -- Lost sound after resume from hybernation https://launchpad.net/bugs/49016 From ubuntu.demon at gmail.com Thu Aug 17 22:30:05 2006 From: ubuntu.demon at gmail.com (ubuntu_demon) Date: Thu, 17 Aug 2006 22:30:05 -0000 Subject: [Bug 6367] Re: udev enumeration should use /sys/bus not /sys/devices References: <20060102180911.29335.17628.malonedeb@gangotri.ubuntu.com> Message-ID: <20060817223005.21835.17924.malone@gangotri.ubuntu.com> Scott thanks for this information. I will post this in the forum threads about this bug. (For your information : I added this also to my blog http://ubuntudemon.wordpress.com/2006/08/17/mounting-root-filesystems- bug-wont-be-fixed-for-dapper-fixed-in-edgy) -- udev enumeration should use /sys/bus not /sys/devices https://launchpad.net/bugs/6367 From ben.collins at ubuntu.com Thu Aug 17 23:35:28 2006 From: ben.collins at ubuntu.com (Ben Collins) Date: Thu, 17 Aug 2006 23:35:28 -0000 Subject: [Bug 56373] Re: My IBM Thinkpad T23 hang on boot References: <20060814203348.24756.81432.malonedeb@gangotri.ubuntu.com> Message-ID: <20060817233528.10876.13530.malone@gandwana.ubuntu.com> Well, it sounds to me like everything is working as it should be. The lapci option and the like are hacks to work around buggy code or buggy hardware. If the kernel boots without that option, then there is no bug. ** Changed in: linux-source-2.6.15 (Ubuntu) Status: Unconfirmed => Rejected -- My IBM Thinkpad T23 hang on boot https://launchpad.net/bugs/56373 From ben.collins at ubuntu.com Thu Aug 17 23:38:30 2006 From: ben.collins at ubuntu.com (Ben Collins) Date: Thu, 17 Aug 2006 23:38:30 -0000 Subject: [Bug 55377] Re: Soft lockup on CPU after restore from hybernation References: <20060806085919.9163.74122.malonedeb@gangotri.ubuntu.com> Message-ID: <20060817233830.10876.16193.malone@gandwana.ubuntu.com> I'd suggest checking with the gizmo folks about this then. As for sonypi, it was only a suggestion. If gizmo seems to the culprit, then I think the issue lies there. ** Changed in: linux-source-2.6.15 (Ubuntu) Status: Unconfirmed => Rejected -- Soft lockup on CPU after restore from hybernation https://launchpad.net/bugs/55377 From ben.collins at ubuntu.com Thu Aug 17 23:48:09 2006 From: ben.collins at ubuntu.com (Ben Collins) Date: Thu, 17 Aug 2006 23:48:09 -0000 Subject: [Bug 48556] Re: ACPI-0517: ****Error Method parse/execudion failed References: <20060605175228.5989.15658.malonedeb@gangotri.ubuntu.com> Message-ID: <20060817234809.21756.88770.malone@gangotri.ubuntu.com> I can confirm on: http://acpi.sourceforge.net/dsdt/view.php That a lot of ASUS motherboards have a DSDT (ACPI) bug, dealing with interpreter problems. So the bug is mainly that the hardware is broken. Some of these motherboards have fixed DSDT's at the above URL. Others can be fixed (or use similar fixed DSDT's from similar ASUS motherboards). -- ACPI-0517: ****Error Method parse/execudion failed https://launchpad.net/bugs/48556 From chris at hypocrite.org Fri Aug 18 02:00:27 2006 From: chris at hypocrite.org (Chris Thompson) Date: Fri, 18 Aug 2006 02:00:27 -0000 Subject: [Bug 48556] Re: ACPI-0517: ****Error Method parse/execudion failed References: <20060605175228.5989.15658.malonedeb@gangotri.ubuntu.com> Message-ID: <20060818020027.21756.39903.malone@gangotri.ubuntu.com> DSDT file for ASUS Z96J with factory BIOS. This should be the same as the ASUS S96J as they are identical models. This is not the same as the original reporter's machine but matches two others (including mine) in this bug report. To generate this file, I had to boot into a Kubuntu liveCD. Obviously, my laptop will not boot with the installed version of Kubuntu unless I specify ACPI=OFF, in which case I can't grab the DSDT info. PLEASE IGNORE my addition of linux-restricted modules to the 'affects' list, that was accidental. -- ACPI-0517: ****Error Method parse/execudion failed https://launchpad.net/bugs/48556 From m-cahill at rogers.com Fri Aug 18 03:18:32 2006 From: m-cahill at rogers.com (Apostata) Date: Fri, 18 Aug 2006 03:18:32 -0000 Subject: [Bug 56769] Dapper 64-bit cannot mount USB flash drive in r/w mode References: <20060818031833.21835.47514.malonedeb@gangotri.ubuntu.com> Message-ID: <20060818031833.21835.47514.malonedeb@gangotri.ubuntu.com> Public bug reported: Binary package hint: linux-source-2.6.15 Before I begin, I have found three other bug reports which may be related (in which case, you may wish to group these): 1) https://launchpad.net/distros/ubuntu/+bug/40561 2) https://launchpad.net/distros/ubuntu/+source/linux- source-2.6.15/+bug/54419 3) https://launchpad.net/distros/ubuntu/+source/linux- source-2.6.15/+bug/50665 I cannot properly mount a SanDisk 256Mb USB2.0 flash drive. It mounted perfectly in Dapper 6.06 32-bit (and prior versions), but after spending two days on the problem, it seems it must be a failure of some sort at the kernel level. More information on these threads (other users, my own troubleshooting, etc...): Ubuntu Forum: http://www.ubuntuforums.org/showthread.php?t=192957 Just Linux Forum: http://www.justlinux.com/forum/showthread.php?t=146728 Essentially, the system cannot mount the USB flash drive while providing writing privileges to either user or root. Furthermore, the system seems to be hopping USB ID's with every reboot - the same port with the same USB drive shows up as sda1, sdb1, sdc1, and (this evening) sdd1. I can attest that the USB drive itself is fine and works with other systems (it's also vfat and not ntfs). ** Affects: linux-source-2.6.15 (Ubuntu) Importance: Untriaged Status: Unconfirmed ** Summary changed: - Dapper 64-bit cannot mount USB flash drive in r/w mode + Dapper 64-bit/kernel cannot mount USB flash drive in r/w mode ** Description changed: Binary package hint: linux-source-2.6.15 Before I begin, I have found three other bug reports which may be related (in which case, you may wish to group these): 1) https://launchpad.net/distros/ubuntu/+bug/40561 2) https://launchpad.net/distros/ubuntu/+source/linux- source-2.6.15/+bug/54419 3) https://launchpad.net/distros/ubuntu/+source/linux- source-2.6.15/+bug/50665 - I cannot mount a SanDisk 256Mb USB2.0 flash drive. It mounted perfectly - in Dapper 6.06 32-bit (and prior versions), but after spending two days - on the problem, it seems it must be a failure of some sort at the kernel - level. + I cannot properly mount a SanDisk 256Mb USB2.0 flash drive. It mounted + perfectly in Dapper 6.06 32-bit (and prior versions), but after spending + two days on the problem, it seems it must be a failure of some sort at + the kernel level. More information on these threads (other users, my own troubleshooting, etc...): Ubuntu Forum: http://www.ubuntuforums.org/showthread.php?t=192957 Just Linux Forum: http://www.justlinux.com/forum/showthread.php?t=146728 Essentially, the system cannot mount the USB flash drive while providing - writing privileges to either user or root (!). Furthermore, the system - seems to be hopping USB ID's with every reboot - the same port with the - same USB drive shows up as sda1, sdb1, sdc1, and (this evening) sdd1 - (!). I can attest that the USB drive itself is fine and works with other - (non-Linux) systems. + writing privileges to either user or root. Furthermore, the system seems + to be hopping USB ID's with every reboot - the same port with the same + USB drive shows up as sda1, sdb1, sdc1, and (this evening) sdd1. I can + attest that the USB drive itself is fine and works with other systems + (it's also vfat and not ntfs). ** Tags added: 64 kernel usb -- Dapper 64-bit/kernel cannot mount USB flash drive in r/w mode https://launchpad.net/bugs/56769 From ben.collins at ubuntu.com Fri Aug 18 04:22:17 2006 From: ben.collins at ubuntu.com (Ben Collins) Date: Fri, 18 Aug 2006 04:22:17 -0000 Subject: [Bug 48556] Re: ACPI-0517: ****Error Method parse/execudion failed References: <20060605175228.5989.15658.malonedeb@gangotri.ubuntu.com> Message-ID: <20060818042217.21756.54500.launchpad@gangotri.ubuntu.com> ** Changed in: linux-restricted-modules-2.6.15 (Ubuntu) Status: Unconfirmed => Rejected -- ACPI-0517: ****Error Method parse/execudion failed https://launchpad.net/bugs/48556 From ben.collins at ubuntu.com Fri Aug 18 04:22:31 2006 From: ben.collins at ubuntu.com (Ben Collins) Date: Fri, 18 Aug 2006 04:22:31 -0000 Subject: [Bug 21025] Re: Irda: nsc-ircc needs module options to work correctly References: <20060113141026.21012.47822.launchpad@macquarie.warthogs.hbd.com> Message-ID: <20060818042231.10876.76351.malone@gandwana.ubuntu.com> Thanks ** Changed in: linux-source-2.6.15 (Ubuntu) Assignee: Ubuntu Kernel Team => Ben Collins Status: Unconfirmed => Fix Released -- Irda: nsc-ircc needs module options to work correctly https://launchpad.net/bugs/21025 From ao2 at hotmail.it Fri Aug 18 07:16:47 2006 From: ao2 at hotmail.it (ao2) Date: Fri, 18 Aug 2006 07:16:47 -0000 Subject: [Bug 43961] Re: Power down after shutdown does not work... References: <20060510072310.21520.62027.malonedeb@gandwana.ubuntu.com> Message-ID: <20060818071647.10832.94240.malone@gandwana.ubuntu.com> Hallo, I have the same problem on Debian Sid as well. Is this bug the same described here? http://bugzilla.kernel.org/show_bug.cgi?id=6431 If so it is distro-independent and it should be fixed in mainline kernel. -- Power down after shutdown does not work... https://launchpad.net/bugs/43961 From H.A.J.Koster at xs4all.nl Fri Aug 18 09:13:37 2006 From: H.A.J.Koster at xs4all.nl (Henk Koster) Date: Fri, 18 Aug 2006 09:13:37 -0000 Subject: [Bug 56785] ACPI: No support for device type: thermal References: <20060818091337.10832.14517.malonedeb@gandwana.ubuntu.com> Message-ID: <20060818091337.10832.14517.malonedeb@gandwana.ubuntu.com> Public bug reported: Binary package hint: linux-source-2.6.15 I'm running Ubuntu on Apple MacBook (Core Duo T2300 processor): Dapper installed to the HD (kernel 2.6.15-26-686), or Edgy Knot-1 liveCD (kernel 2.6.17). In both cases, ACPI does not activate the "thermal zone", the /proc/acpi/thermal_zone directory is empty, so that the command "acpi -V" gives the above error message. Yet, temperature for the processor is available when running the MacBook with OS X. It is possible that the absence of temperature info under the Ubuntu kernels is related to the fact that the MacBook runs decidedly hotter (by feel) under Linux than under OS X, although precise figures are difficult to fathom without thermal_zone info. The Core Duo T2300 is not some niche processor, so I believe that the Linux kernel should provide ACPI thermal_zone info with some urgency. ** Affects: linux-source-2.6.15 (Ubuntu) Importance: Untriaged Status: Unconfirmed -- ACPI: No support for device type: thermal https://launchpad.net/bugs/56785 From ondrej at sury.org Fri Aug 18 11:12:23 2006 From: ondrej at sury.org (=?utf-8?b?T25kxZllaiBTdXLDvQ==?=) Date: Fri, 18 Aug 2006 11:12:23 -0000 Subject: [Bug 26940] Re: Kernel 2.6.15-7-686 won't boot with root on SATA disk References: <20060113145204.21012.90778.launchpad@macquarie.warthogs.hbd.com> Message-ID: <20060818111223.10876.17997.malone@gandwana.ubuntu.com> Fixed in 2.6.17-6.18, there is still very short delay, but I guess it's normal. ** Changed in: linux-source-2.6.17 (Ubuntu) Status: Confirmed => Fix Released -- Kernel 2.6.15-7-686 won't boot with root on SATA disk https://launchpad.net/bugs/26940 From timefantom at gmail.com Fri Aug 18 11:25:51 2006 From: timefantom at gmail.com (JohnCollaros) Date: Fri, 18 Aug 2006 11:25:51 -0000 Subject: [Bug 40880] Re: ev0 n620c serial port doesn't work after suspending and resume. References: <20060423064210.17643.62899.malonedeb@gandwana.ubuntu.com> Message-ID: <20060818112552.10832.81594.malone@gandwana.ubuntu.com> Hi. I can confirm I have this bug. I too have an evo n620c. I can say this bug has existed since Hoary. (This didn't affect warty) I have not reported it till now, but I was getting tired of having to reboot my laptop to connect to a cisco console port. :-) -- ev0 n620c serial port doesn't work after suspending and resume. https://launchpad.net/bugs/40880 From ylan.segal at gmail.com Fri Aug 18 12:54:31 2006 From: ylan.segal at gmail.com (Ylan) Date: Fri, 18 Aug 2006 12:54:31 -0000 Subject: [Bug 37163] Re: Ipods react badly to checks for EFI partition tables References: <20060329132453.6279.44854.malonedeb@gandwana.ubuntu.com> Message-ID: <20060818125431.12543.98476.malone@gangotri.ubuntu.com> I took my ipod to one of the "geniuses" at the Mac store and he reformatted the hard drive. Using the current stock dapper kernel (linux-image-2.6.15-26-686), I have succesfully used gtkpod to transfer music to the ipod (connected directly to the laptop, no hub). I no longer receive any Buffer I/O errors and everything appears to be working properly. Up to now, I have only transfered ~30 songs, so the test is limited, but I believe that in my case it was the ipod that was the problem. -- Ipods react badly to checks for EFI partition tables https://launchpad.net/bugs/37163 From ppadman at india.hp.com Fri Aug 18 13:10:40 2006 From: ppadman at india.hp.com (Pappan) Date: Fri, 18 Aug 2006 13:10:40 -0000 Subject: [Bug 33265] Re: reboot does not do a reboot in sony laptop References: <20060301141057.22115.68933.malonedeb@gandwana.ubuntu.com> Message-ID: <20060818131040.12488.97014.malone@gangotri.ubuntu.com> i upgraded to dapper and the problem is not happening in dapper. Thanks. I am closing this defect. -- reboot does not do a reboot in sony laptop https://launchpad.net/bugs/33265 From chantra at debuntu.org Fri Aug 18 14:10:56 2006 From: chantra at debuntu.org (chantra) Date: Fri, 18 Aug 2006 14:10:56 -0000 Subject: [Bug 53754] Re: ata_piix problem with Intel ICH7 chipset References: <20060722182526.11213.79901.malonedeb@gandwana.ubuntu.com> Message-ID: <20060818141056.23623.28440.malone@gandwana.ubuntu.com> well, kernel 2.6.15-23-686 is definitely stable on edgy, but not on dapper. This is exactely the same .deb package so I start to believe that something else interact with the sata drive and create the slowing down. Maybe some power management software. I couldn't point this out so far. -- ata_piix problem with Intel ICH7 chipset https://launchpad.net/bugs/53754 From ben.collins at ubuntu.com Fri Aug 18 14:14:30 2006 From: ben.collins at ubuntu.com (Ben Collins) Date: Fri, 18 Aug 2006 14:14:30 -0000 Subject: [Bug 37163] Re: Ipods react badly to checks for EFI partition tables References: <20060329132453.6279.44854.malonedeb@gandwana.ubuntu.com> Message-ID: <20060818141430.23667.70555.malone@gandwana.ubuntu.com> All of the iPod unusual-dev entries should be present now. I'm hoping this is fixed. ** Changed in: linux-source-2.6.15 (Ubuntu) Status: Confirmed => Fix Released -- Ipods react badly to checks for EFI partition tables https://launchpad.net/bugs/37163 From scott at ubuntu.com Fri Aug 18 14:22:53 2006 From: scott at ubuntu.com (Scott James Remnant) Date: Fri, 18 Aug 2006 14:22:53 -0000 Subject: [Bug 6367] Re: udev enumeration should use /sys/bus not /sys/devices References: <20060102180911.29335.17628.malonedeb@gangotri.ubuntu.com> Message-ID: <20060818142253.23623.7085.malone@gandwana.ubuntu.com> Another obvious workaround, for anyone affected ... install the following packages: http://archive.ubuntu.com/ubuntu/pool/main/u/udev/libvolumeid0_093-0ubuntu3_i386.deb http://archive.ubuntu.com/ubuntu/pool/main/u/udev/volumeid_093-0ubuntu9_i386.deb http://archive.ubuntu.com/ubuntu/pool/main/u/udev/udev_093-0ubuntu9_i386.deb (replace i386 with your architecture if different) -- udev enumeration should use /sys/bus not /sys/devices https://launchpad.net/bugs/6367 From carl at system76.com Fri Aug 18 14:58:55 2006 From: carl at system76.com (Carl Richell) Date: Fri, 18 Aug 2006 14:58:55 -0000 Subject: [Bug 48556] Re: ACPI-0517: ****Error Method parse/execudion failed References: <20060605175228.5989.15658.malonedeb@gangotri.ubuntu.com> Message-ID: <20060818145855.12543.84774.malone@gangotri.ubuntu.com> I can understand the DSDT problem as that is common (although I think Asus uses the Intel compiler rather than MS). What doesn't make sense to me is that a development Ubuntu kernel prior to Dapper release works and the Edgy 2.6.17 kernel works as well. Doesn't this point to a kernel issue? In addition Asus also manufacturers another version of the S96J - the S96F. This model lacks ATI graphics and uses ATA rather than SATA. The S96F works without the acpi=off append. -- ACPI-0517: ****Error Method parse/execudion failed https://launchpad.net/bugs/48556 From chris at hypocrite.org Fri Aug 18 15:14:03 2006 From: chris at hypocrite.org (Chris Thompson) Date: Fri, 18 Aug 2006 15:14:03 -0000 Subject: [Bug 48556] Re: ACPI-0517: ****Error Method parse/execudion failed References: <20060605175228.5989.15658.malonedeb@gangotri.ubuntu.com> Message-ID: <20060818151403.23667.40307.malone@gandwana.ubuntu.com> Also worth noting is that the liveCD for Kubuntu 2006-06 (original release) doesn't seem to exhibit this problem. That is, I can boot up and use that version just fine. I tried decompiling my DSDT last night. 8 warnings, no errors. I tried fixing the warnings and booting up with a replacement DSDT but got the same problem. I may well have not fixed the warnings or deployed my DSDT file properly. Additionally, seven of the warnings were concerning ignored return values on mutex acquires. It wasn't clear to me how to fix that so I just told it to wait indefinitely. -- ACPI-0517: ****Error Method parse/execudion failed https://launchpad.net/bugs/48556 From fargher at gmail.com Fri Aug 18 16:22:01 2006 From: fargher at gmail.com (Rob Fargher) Date: Fri, 18 Aug 2006 16:22:01 -0000 Subject: [Bug 56823] via82cxxx disables DMA on Asrock 775Dual-VSTA References: <20060818162201.12488.49756.malonedeb@gangotri.ubuntu.com> Message-ID: <20060818162201.12488.49756.malonedeb@gangotri.ubuntu.com> Public bug reported: Binary package hint: linux-image-2.6-686 This is a feature request. Some mainboards (e.g. my Asrock 775Dual-VSTA) come with a PCI_DEVICE_ID_VIA_82C586_1 IDE controller together with a VIA VT8237A southbridge. While the corresponding PCI ID is already present in pci_ids.h, the via82cxxx driver doesn't know about it yet and disables DMA. There has been a kernel patch submitted for 2.6.18_rc4 at http://www.uwsg.iu.edu/hypermail/linux/kernel/0608.1/0771.html I'm requesting that it be integrated into the Dapper kernel. ** Affects: linux-meta (Ubuntu) Importance: Untriaged Status: Unconfirmed -- via82cxxx disables DMA on Asrock 775Dual-VSTA https://launchpad.net/bugs/56823 From ben.collins at ubuntu.com Fri Aug 18 16:21:10 2006 From: ben.collins at ubuntu.com (Ben Collins) Date: Fri, 18 Aug 2006 16:21:10 -0000 Subject: [Bug 48556] Re: [Bug 48556] Re: ACPI-0517: ****Error Method parse/execudion failed References: <20060605175228.5989.15658.malonedeb@gangotri.ubuntu.com> <20060818151403.23667.40307.malone@gandwana.ubuntu.com> Message-ID: <1155918070.19326.122.camel@grayson.internal.net> On Fri, 2006-08-18 at 15:14 +0000, Chris Thompson wrote: > Also worth noting is that the liveCD for Kubuntu 2006-06 (original > release) doesn't seem to exhibit this problem. That is, I can boot up > and use that version just fine. > > I tried decompiling my DSDT last night. 8 warnings, no errors. I tried > fixing the warnings and booting up with a replacement DSDT but got the > same problem. I may well have not fixed the warnings or deployed my > DSDT file properly. Additionally, seven of the warnings were concerning > ignored return values on mutex acquires. It wasn't clear to me how to > fix that so I just told it to wait indefinitely. If your DSDT was used, you would see something like this in dmesg: ACPI: Looking for DSDT in initramfs... found /DSDT.aml ... successfully read 14592 bytes from /DSDT.aml ACPI: Using customized DSDT ACPI (tbget-0282): Table [DSDT] replaced by host OS [20060127] -- ACPI-0517: ****Error Method parse/execudion failed https://launchpad.net/bugs/48556 From ben.collins at ubuntu.com Fri Aug 18 16:32:19 2006 From: ben.collins at ubuntu.com (Ben Collins) Date: Fri, 18 Aug 2006 16:32:19 -0000 Subject: [Bug 56785] Re: ACPI: No support for device type: thermal References: <20060818091337.10832.14517.malonedeb@gandwana.ubuntu.com> Message-ID: <20060818163219.23667.22828.malone@gandwana.ubuntu.com> Let's get the dmesg for this system please. Attach it (do no paste it into comments). Thanks ** Changed in: linux-source-2.6.15 (Ubuntu) Status: Unconfirmed => Needs Info -- ACPI: No support for device type: thermal https://launchpad.net/bugs/56785 From ben.collins at ubuntu.com Fri Aug 18 16:53:01 2006 From: ben.collins at ubuntu.com (Ben Collins) Date: Fri, 18 Aug 2006 16:53:01 -0000 Subject: [Bug 56785] Re: ACPI: No support for device type: thermal References: <20060818091337.10832.14517.malonedeb@gandwana.ubuntu.com> Message-ID: <20060818165301.23667.75470.malone@gandwana.ubuntu.com> Also do this please: sudo cat /proc/acpi/dsdt > DSDT.aml Attach that to this bug report as well. Thanks -- ACPI: No support for device type: thermal https://launchpad.net/bugs/56785 From chris at hypocrite.org Fri Aug 18 17:02:10 2006 From: chris at hypocrite.org (Chris Thompson) Date: Fri, 18 Aug 2006 17:02:10 -0000 Subject: [Bug 48556] Re: ACPI-0517: ****Error Method parse/execudion failed References: <20060605175228.5989.15658.malonedeb@gangotri.ubuntu.com> Message-ID: <20060818170210.12543.26401.malone@gangotri.ubuntu.com> Heh. I'm dropped into a ramdisk because Ubuntu cannot find my root directory, so no access to dmesg. However, I do have access to cmp so I compared DSDT.aml (in the root directory) to the extracted /proc/acpi/dsdl and found that they seem to match. Bummer. Either the DSDT is not the problem or my fixes weren't sufficient. -- ACPI-0517: ****Error Method parse/execudion failed https://launchpad.net/bugs/48556 From zulcss at gmail.com Fri Aug 18 17:08:29 2006 From: zulcss at gmail.com (ChuckShort) Date: Fri, 18 Aug 2006 17:08:29 -0000 Subject: [Bug 56823] Re: via82cxxx disables DMA on Asrock 775Dual-VSTA References: <20060818162201.12488.49756.malonedeb@gangotri.ubuntu.com> Message-ID: <20060818170829.12488.57813.malone@gangotri.ubuntu.com> Ill add this. ** Changed in: linux-meta (Ubuntu) Sourcepackagename: linux-meta => linux-source-2.6.15 Assignee: (unassigned) => ChuckShort -- via82cxxx disables DMA on Asrock 775Dual-VSTA https://launchpad.net/bugs/56823 From stephane.tranchemer at devinci.fr Fri Aug 18 18:18:12 2006 From: stephane.tranchemer at devinci.fr (Corsaire01) Date: Fri, 18 Aug 2006 18:18:12 -0000 Subject: [Bug 43961] Re: Power down after shutdown does not work... References: <20060510072310.21520.62027.malonedeb@gandwana.ubuntu.com> Message-ID: <20060818181812.23623.28650.malone@gandwana.ubuntu.com> ao2 > the first time I had the problem I was still using the Fedora distro, so yes it definitely seems kernel related. We all hope someone involved in kernel devel seriously takes a look at this. -- Power down after shutdown does not work... https://launchpad.net/bugs/43961 From thrain2 at gmail.com Fri Aug 18 19:30:53 2006 From: thrain2 at gmail.com (Lucas.Tarr) Date: Fri, 18 Aug 2006 19:30:53 -0000 Subject: [Bug 50031] Re: [regression] Suspend [to-RAM and to-disk] is broken in 2.6.15-25.43 References: <20060616182146.13137.51951.malonedeb@gandwana.ubuntu.com> Message-ID: <20060818193053.23667.2216.malone@gandwana.ubuntu.com> Is this bug still being worked on? Because suspend/resume still does not work on my T41p. I've tried not unloading nsc-ircc on suspend, but that doesn't help. tried with 2.6.15-26.45 and 2.6.15-26.46 i386 and i686 images. I've also just tried never loading the nsc-ircc modules. The laptop does actually go to sleep, though: the fans shut off, etc. It even partially resumes. It just crashes the first time it writes something to the harddrive. For instance: lucas at home> echo "This crashes the computer" > bob.txt after which my processor monitor shows the CPU running 100% on an I/O disk wait. Strangely, hibernate works the first time, but if I try to hibernate a second time the computer crashes on resume. -- [regression] Suspend [to-RAM and to-disk] is broken in 2.6.15-25.43 https://launchpad.net/bugs/50031 From H.A.J.Koster at xs4all.nl Fri Aug 18 19:41:00 2006 From: H.A.J.Koster at xs4all.nl (Henk Koster) Date: Fri, 18 Aug 2006 19:41:00 -0000 Subject: [Bug 56785] Re: ACPI: No support for device type: thermal References: <20060818091337.10832.14517.malonedeb@gandwana.ubuntu.com> Message-ID: <20060818194100.23667.29035.malone@gandwana.ubuntu.com> DSDT.aml... -- ACPI: No support for device type: thermal https://launchpad.net/bugs/56785 From H.A.J.Koster at xs4all.nl Fri Aug 18 19:41:59 2006 From: H.A.J.Koster at xs4all.nl (Henk Koster) Date: Fri, 18 Aug 2006 19:41:59 -0000 Subject: [Bug 56785] Re: ACPI: No support for device type: thermal References: <20060818091337.10832.14517.malonedeb@gandwana.ubuntu.com> Message-ID: <20060818194159.23667.55496.malone@gandwana.ubuntu.com> dmesg... -- ACPI: No support for device type: thermal https://launchpad.net/bugs/56785 From srn at coolheads.com Fri Aug 18 20:00:27 2006 From: srn at coolheads.com (Steve Newcomb) Date: Fri, 18 Aug 2006 20:00:27 -0000 Subject: [Bug 43745] Re: Ubuntu corrupts real time clock on some dell laptops - problem appears on some desktops, too. References: <20060509053346.20684.57755.malonedeb@gangotri.ubuntu.com> Message-ID: <20060818200027.23623.14594.malone@gandwana.ubuntu.com> I just installed Ubuntu 2.6.15-26-386 #1 PREEMPT Thu Aug 3 02:52:00 UTC 2006 i686 GNU/Linux on a DESKTOP Dell Optiplex GX620. The hwclock command doesn't work. The system says "select() to /dev/rtc to wait for clock tick timed out". Also I had some pretty weird messages during installation about my battery being low; not sure if that's related. I think it's all the same problem, and I bet it's in /dev/rtc. -- Ubuntu corrupts real time clock on some dell laptops https://launchpad.net/bugs/43745 From gjc at inescporto.pt Fri Aug 18 20:12:54 2006 From: gjc at inescporto.pt (Gustavo Carneiro) Date: Fri, 18 Aug 2006 20:12:54 -0000 Subject: [Bug 55929] Re: DMA not enabled for IDE disks References: <20060810203829.24756.79877.malonedeb@gangotri.ubuntu.com> Message-ID: <20060818201254.23667.84180.malone@gandwana.ubuntu.com> I compiled my own kernel, with apt-get install linux-source-2.6.17 and some other commands, while applying the patch. Looks like the -6 kernel in ubuntu edgy didn't include the patch, and looks like the patch fixes my problem completely (hdparm -tT goes from 3 to 25 MB/s). Are you sure the patch was included in the ubuntu kernel tree? -- DMA not enabled for IDE disks https://launchpad.net/bugs/55929 From mark at reitblatt.com Fri Aug 18 21:09:20 2006 From: mark at reitblatt.com (Mark Reitblatt) Date: Fri, 18 Aug 2006 21:09:20 -0000 Subject: [Bug 56769] Re: Dapper 64-bit/kernel cannot mount USB flash drive in r/w mode References: <20060818031833.21835.47514.malonedeb@gangotri.ubuntu.com> Message-ID: <20060818210920.23623.84398.launchpad@gandwana.ubuntu.com> ** Changed in: linux-source-2.6.15 (Ubuntu) Importance: Untriaged => Medium -- Dapper 64-bit/kernel cannot mount USB flash drive in r/w mode https://launchpad.net/bugs/56769 From tgpt at sdsc.edu Fri Aug 18 22:31:21 2006 From: tgpt at sdsc.edu (tgpt) Date: Fri, 18 Aug 2006 22:31:21 -0000 Subject: [Bug 56854] megaraid_sas driver works on install cd, not included in ramdisk for installed kernel References: <20060818223122.12488.32800.malonedeb@gangotri.ubuntu.com> Message-ID: <20060818223122.12488.32800.malonedeb@gangotri.ubuntu.com> Public bug reported: Binary package hint: linux-image-2.6.15-26-amd64-generic The 6.06 and 6.06.1 amd64 install media supports the Dell perc5i (which uses the megaraid_sas driver), given existing issues with that driver which can be worked around. This controller is present in the new Dell x9xx-series servers, which are likely to become very common as the x8xx servers are phased out. However, once you've done the installation, the initramfs of the installed kernel does not include this driver, meaning you can't actually boot from the array unless you first boot from the CD in rescue mode and build a new one by adding megaraid_sas to /etc/mkinitramfs/modules and using update-initramfs. Any chance a future image update can include this driver in the production initramfs as well as the one on the installation CD? ** Affects: linux-source-2.6.15 (Ubuntu) Importance: Untriaged Status: Unconfirmed -- megaraid_sas driver works on install cd, not included in ramdisk for installed kernel https://launchpad.net/bugs/56854 From mark at reitblatt.com Fri Aug 18 23:30:36 2006 From: mark at reitblatt.com (Mark Reitblatt) Date: Fri, 18 Aug 2006 23:30:36 -0000 Subject: [Bug 56854] Re: megaraid_sas driver works on install cd, not included in ramdisk for installed kernel References: <20060818223122.12488.32800.malonedeb@gangotri.ubuntu.com> Message-ID: <20060818233036.12543.99649.launchpad@gangotri.ubuntu.com> ** Changed in: linux-source-2.6.15 (Ubuntu) Importance: Untriaged => Medium -- megaraid_sas driver works on install cd, not included in ramdisk for installed kernel https://launchpad.net/bugs/56854 From briangeppert at gmail.com Sat Aug 19 00:33:14 2006 From: briangeppert at gmail.com (Brian Geppert) Date: Sat, 19 Aug 2006 00:33:14 -0000 Subject: [Bug 33368] Re: X freeze the computer (Dapper - glcore) References: <20060302082234.17525.50004.malonedeb@gangotri.ubuntu.com> Message-ID: <20060819003314.23623.69013.malone@gandwana.ubuntu.com> With a fresh install of 6.06, GDM freezes within a second or two of opening. Once I succeeded in typing my username and password and logging in, only to have X freeze whilst loading the desktop. Adding a 'sleep 5' to the GDM script does not help. This is with the 'nv' driver. I have an Nvidia 5700 OC, an Athlon X2 3800+ and an Elitegroup K8T890-A. I experience this with both -386 and -686 kernels. By booting in "recovery mode", I can successfully launch GDM and/or startx from the console without freezing. However, if I enable the nvidia drivers, my screen immediately goes black and soon times out/goes into power-saving mode. I have attached my xorg.conf -- X freeze the computer (Dapper - glcore) https://launchpad.net/bugs/33368 From mark at reitblatt.com Sat Aug 19 00:39:45 2006 From: mark at reitblatt.com (Mark Reitblatt) Date: Sat, 19 Aug 2006 00:39:45 -0000 Subject: [Bug 56785] Re: ACPI: No support for device type: thermal References: <20060818091337.10832.14517.malonedeb@gandwana.ubuntu.com> Message-ID: <20060819003946.23623.54930.launchpad@gandwana.ubuntu.com> ** Changed in: linux-source-2.6.15 (Ubuntu) Importance: Untriaged => Medium -- ACPI: No support for device type: thermal https://launchpad.net/bugs/56785 From crf at grandecom.net Sat Aug 19 00:52:39 2006 From: crf at grandecom.net (txshtkckr) Date: Sat, 19 Aug 2006 00:52:39 -0000 Subject: [Bug 50031] Re: [regression] Suspend [to-RAM and to-disk] is broken in 2.6.15-25.43 References: <20060616182146.13137.51951.malonedeb@gandwana.ubuntu.com> Message-ID: <20060819005239.23623.51048.malone@gandwana.ubuntu.com> I see this on a T42p. Starts to shut down, but the fan stays on, and I'm unable to do anything except hold down the power button until it shuts off. I've disabled sleep entirely until then. Reverting to 2.6.15-23 did not help, so my first guess is that -25 is only part of the story. I am now completely up to date on everything that is installed, and still no luck. I'll help in any way I can, but while I'm comfortable digging into SIGSEGVs, ACPI stuff is not something I have any familiarity with. I'm going to -x all the ACPI scripts and see where that gets me. -- [regression] Suspend [to-RAM and to-disk] is broken in 2.6.15-25.43 https://launchpad.net/bugs/50031 From brian at gravis.ca Sat Aug 19 01:56:46 2006 From: brian at gravis.ca (Razer) Date: Sat, 19 Aug 2006 01:56:46 -0000 Subject: [Bug 48556] Re: ACPI-0517: ****Error Method parse/execudion failed References: <20060605175228.5989.15658.malonedeb@gangotri.ubuntu.com> Message-ID: <20060819015646.23623.22383.malone@gandwana.ubuntu.com> I am very new to Linux but have found this bug to be the culpret to all my problems. I am running Ubuntu 2.6.15-26-686 on the ASUS S96J and have found that turning acpi=off worked to get my system up and running. Now to not have all my acpi turned off there is a patch that must be implemented as you have all mentioned. My drive is also on a dual boot with XP but GRUB seems to be letting me boot nicely with them both. My question is how do i implement the patch for the DSDT.aml file? -- ACPI-0517: ****Error Method parse/execudion failed https://launchpad.net/bugs/48556 From chris at hypocrite.org Sat Aug 19 03:45:21 2006 From: chris at hypocrite.org (Chris Thompson) Date: Sat, 19 Aug 2006 03:45:21 -0000 Subject: [Bug 48556] Re: ACPI-0517: ****Error Method parse/execudion failed References: <20060605175228.5989.15658.malonedeb@gangotri.ubuntu.com> Message-ID: <20060819034521.12488.41009.malone@gangotri.ubuntu.com> It's not clear that the bug is actually with acpi. It's the most likely problem but it's not _certain_. My tests at fixing the "low-hanging fruit" with the replacement DSDT.aml weren't productive. However, this was the first time I even looked at a DSDT file so I could well have not done it properly. -- ACPI-0517: ****Error Method parse/execudion failed https://launchpad.net/bugs/48556 From matty.janssen at polymtl.ca Sat Aug 19 07:03:06 2006 From: matty.janssen at polymtl.ca (matjan) Date: Sat, 19 Aug 2006 07:03:06 -0000 Subject: [Bug 56878] No more sound (VIA 8233) in Dapper after upgrade from Breezy References: <20060819061811.12543.25978.malonedeb@gangotri.ubuntu.com> Message-ID: <20060819070306.12488.5710.launchpad@canonical@gangotri.ubuntu.com> Public bug reported: I upgraded from Breezy to Dapper last night. But, right at the end of the upgrading process, it gave an error and I had no other choice than to abort the upgrade. I believe the error it gave was an error 3, I don't remember the description. It was given as it was setting up the firestarter package. As it turns out now, something has gone bad with my sound. This however, may not be the only thing that is not good right now, because i had to abort the upgrade prematurely. When I boot up now, Dapper gives fails for "Loading hardware drivers" (the error message is "udevd-event[4648] run-program '/sbin/modprobe/' abnormal exit") and for "PCMCIA services", but the system does not halt. Doing another "sudo apt-get dist-upgrade" does not do anything, so it seems to me that Dapper thinks that the upgrade finished properly. Here are the outputs of some commands: alsamixer function snd_ctl_open failed for default: No such device aplay ALSA lib pcm_hw.c:1305:(_snd_pcm_hw_open) Invalid value for card ALSA lib pcm_dmix.c:819:(snd_pcm_dmix_open) unable to open slave aplay: main:544: audio open error: No such device 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:0e.0 Ethernet controller: VIA Technologies, Inc. VT6102 [Rhine-II] (rev 42) 0000:00:0f.0 ATM network controller: Efficient Networks, Inc SpeedStream (LANAI)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:12.0 Ethernet controller: VIA Technologies, Inc. VT6102 [Rhine-II] (rev 74) 0000:01:00.0 VGA compatible controller: ATI Technologies Inc RV280 [Radeon 9200 SE] (rev 01) 0000:01:00.1 Display controller: ATI Technologies Inc RV280 [Radeon 9200 SE] (Secondary) (rev 01) dmesg [17179569.184000] Linux version 2.6.15-26-386 (buildd at terranova) (gcc version 4.0.3 (Ubuntu 4.0.3-1ubuntu5)) #1 PREEMPT Thu Aug 3 02:52:00 UTC 2006 [17179569.184000] BIOS-provided physical RAM map: [17179569.184000] BIOS-e820: 0000000000000000 - 000000000009fc00 (usable) [17179569.184000] BIOS-e820: 000000000009fc00 - 00000000000a0000 (reserved) [17179569.184000] BIOS-e820: 00000000000f0000 - 0000000000100000 (reserved) [17179569.184000] BIOS-e820: 0000000000100000 - 000000003fffc000 (usable) [17179569.184000] BIOS-e820: 000000003fffc000 - 000000003ffff000 (ACPI data) [17179569.184000] BIOS-e820: 000000003ffff000 - 0000000040000000 (ACPI NVS) [17179569.184000] BIOS-e820: 00000000fec00000 - 00000000fec01000 (reserved) [17179569.184000] BIOS-e820: 00000000fee00000 - 00000000fee01000 (reserved) [17179569.184000] BIOS-e820: 00000000ffff0000 - 0000000100000000 (reserved) [17179569.184000] 127MB HIGHMEM available. [17179569.184000] 896MB LOWMEM available. [17179569.184000] On node 0 totalpages: 262140 [17179569.184000] DMA zone: 4096 pages, LIFO batch:0 [17179569.184000] DMA32 zone: 0 pages, LIFO batch:0 [17179569.184000] Normal zone: 225280 pages, LIFO batch:31 [17179569.184000] HighMem zone: 32764 pages, LIFO batch:7 [17179569.184000] DMI 2.3 present. [17179569.184000] ACPI: RSDP (v000 ASUS ) @ 0x000f62a0 [17179569.184000] ACPI: RSDT (v001 ASUS A7V8X-X 0x42302e31 MSFT 0x31313031) @ 0x3fffc000 [17179569.184000] ACPI: FADT (v001 ASUS A7V8X-X 0x42302e31 MSFT 0x31313031) @ 0x3fffc0b2 [17179569.184000] ACPI: BOOT (v001 ASUS A7V8X-X 0x42302e31 MSFT 0x31313031) @ 0x3fffc030 [17179569.184000] ACPI: MADT (v001 ASUS A7V8X-X 0x42302e31 MSFT 0x31313031) @ 0x3fffc058 [17179569.184000] ACPI: DSDT (v001 ASUS A7V8X-X 0x00001000 MSFT 0x0100000b) @ 0x00000000 [17179569.184000] ACPI: PM-Timer IO Port: 0xe408 [17179569.184000] ACPI: Local APIC address 0xfee00000 [17179569.184000] ACPI: LAPIC (acpi_id[0x00] lapic_id[0x00] enabled) [17179569.184000] Processor #0 6:8 APIC version 16 [17179569.184000] ACPI: LAPIC_NMI (acpi_id[0x00] high edge lint[0x1]) [17179569.184000] ACPI: IOAPIC (id[0x02] address[0xfec00000] gsi_base[0]) [17179569.184000] IOAPIC[0]: apic_id 2, version 3, address 0xfec00000, GSI 0-23 [17179569.184000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl edge) [17179569.184000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 low level) [17179569.184000] ACPI: IRQ0 used by override. [17179569.184000] ACPI: IRQ2 used by override. [17179569.184000] ACPI: IRQ9 used by override. [17179569.184000] Enabling APIC mode: Flat. Using 1 I/O APICs [17179569.184000] Using ACPI (MADT) for SMP configuration information [17179569.184000] Allocating PCI resources starting at 50000000 (gap: 40000000:bec00000) [17179569.184000] Built 1 zonelists [17179569.184000] Kernel command line: root=/dev/hdb2 ro quiet splash [17179569.184000] mapped APIC to ffffd000 (fee00000) [17179569.184000] mapped IOAPIC to ffffc000 (fec00000) [17179569.184000] Initializing CPU#0 [17179569.184000] PID hash table entries: 4096 (order: 12, 65536 bytes) [17179569.184000] Detected 2071.500 MHz processor. [17179569.184000] Using pmtmr for high-res timesource [17179569.184000] Console: colour VGA+ 80x25 [17179572.280000] Dentry cache hash table entries: 131072 (order: 7, 524288 bytes) [17179572.280000] Inode-cache hash table entries: 65536 (order: 6, 262144 bytes)[17179572.312000] Memory: 1028872k/1048560k available (1976k kernel code, 18936k reserved, 606k data, 288k init, 131056k highmem) [17179572.312000] Checking if this processor honours the WP bit even in supervisor mode... Ok. [17179572.392000] Calibrating delay using timer specific routine.. 4146.33 BogoMIPS (lpj=8292661) [17179572.392000] Security Framework v1.0.0 initialized [17179572.392000] SELinux: Disabled at boot. [17179572.392000] Mount-cache hash table entries: 512 [17179572.392000] CPU: After generic identify, caps: 0383fbff c1c3fbff 00000000 00000000 00000000 00000000 00000000 [17179572.392000] CPU: After vendor identify, caps: 0383fbff c1c3fbff 00000000 00000000 00000000 00000000 00000000 [17179572.392000] CPU: L1 I Cache: 64K (64 bytes/line), D cache 64K (64 bytes/line) [17179572.392000] CPU: L2 Cache: 256K (64 bytes/line) [17179572.392000] CPU: After all inits, caps: 0383fbff c1c3fbff 00000000 00000420 00000000 00000000 00000000 [17179572.392000] mtrr: v2.0 (20020519) [17179572.392000] CPU: AMD Athlon(TM) XP 2600+ stepping 01 [17179572.392000] Enabling fast FPU save and restore... done. [17179572.392000] Enabling unmasked SIMD FPU exception support... done. [17179572.392000] Checking 'hlt' instruction... OK. [17179572.408000] checking if image is initramfs... it is [17179572.916000] Freeing initrd memory: 6616k freed [17179572.928000] ACPI: Looking for DSDT ... not found! [17179572.932000] ENABLING IO-APIC IRQs [17179572.932000] ..TIMER: vector=0x31 apic1=0 pin1=2 apic2=-1 pin2=-1 [17179573.076000] NET: Registered protocol family 16 [17179573.076000] EISA bus registered [17179573.076000] ACPI: bus type pci registered [17179573.076000] PCI: PCI BIOS revision 2.10 entry at 0xf1990, last bus=1 [17179573.076000] PCI: Using configuration type 1 [17179573.076000] ACPI: Subsystem revision 20051216 [17179573.080000] ACPI: Interpreter enabled [17179573.080000] ACPI: Using IOAPIC for interrupt routing [17179573.080000] ACPI: PCI Interrupt Link [LNKA] (IRQs 3 4 5 6 7 10 *11 12 14 15) [17179573.080000] ACPI: PCI Interrupt Link [LNKB] (IRQs 3 4 5 6 7 10 11 12 14 15) *0, disabled. [17179573.080000] ACPI: PCI Interrupt Link [LNKC] (IRQs 3 4 5 6 7 10 11 12 14 15) *0, disabled. [17179573.080000] ACPI: PCI Interrupt Link [LNKD] (IRQs 3 4 5 6 7 10 11 12 14 15) *0, disabled. [17179573.080000] ACPI: PCI Interrupt Link [LNKE] (IRQs 3 4 *5 6 7 10 11 12 14) [17179573.080000] ACPI: PCI Interrupt Link [LNKF] (IRQs 3 4 5 6 7 10 11 12 14 15) *9 [17179573.080000] ACPI: PCI Interrupt Link [LNKG] (IRQs 3 4 5 6 7 10 11 12 14 15) *9 [17179573.080000] ACPI: PCI Root Bridge [PCI0] (0000:00) [17179573.080000] PCI: Probing PCI hardware (bus 00) [17179573.080000] ACPI: Assume root bridge [\_SB_.PCI0] bus is 0 [17179573.084000] PCI quirk: region e400-e47f claimed by vt8235 PM [17179573.084000] PCI quirk: region e800-e80f claimed by vt8235 SMB [17179573.084000] Boot video device is 0000:01:00.0 [17179573.084000] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0._PRT] [17179573.084000] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.PCI1._PRT] [17179573.092000] Linux Plug and Play Support v0.97 (c) Adam Belay [17179573.092000] pnp: PnP ACPI init [17179573.096000] pnp: PnP ACPI: found 14 devices [17179573.096000] PnPBIOS: Disabled by ACPI PNP [17179573.096000] PCI: Using ACPI for IRQ routing [17179573.096000] PCI: If a device doesn't work, try "pci=routeirq". If it helps, post a report [17179573.104000] pnp: 00:01: ioport range 0xe400-0xe47f could not be reserved [17179573.104000] pnp: 00:01: ioport range 0xe800-0xe81f could not be reserved [17179573.104000] pnp: 00:0d: ioport range 0x290-0x297 has been reserved [17179573.104000] pnp: 00:0d: ioport range 0x370-0x375 has been reserved [17179573.104000] PCI: Bridge: 0000:00:01.0 [17179573.104000] IO window: d000-dfff [17179573.104000] MEM window: c6800000-c7efffff [17179573.104000] PREFETCH window: c8000000-dfffffff [17179573.104000] PCI: Setting latency timer of device 0000:00:01.0 to 64 [17179573.104000] Simple Boot Flag at 0x3a set to 0x1 [17179573.104000] audit: initializing netlink socket (disabled) [17179573.104000] audit(1155949881.104:1): initialized [17179573.104000] highmem bounce pool size: 64 pages [17179573.104000] VFS: Disk quotas dquot_6.5.1 [17179573.104000] Dquot-cache hash table entries: 1024 (order 0, 4096 bytes) [17179573.104000] Initializing Cryptographic API [17179573.104000] io scheduler noop registered [17179573.104000] io scheduler anticipatory registered [17179573.104000] io scheduler deadline registered [17179573.104000] io scheduler cfq registered [17179573.104000] isapnp: Scanning for PnP cards... [17179573.456000] isapnp: No Plug & Play device found [17179573.468000] PNP: PS/2 Controller [PNP0303:PS2K,PNP0f13:PS2M] at 0x60,0x64 irq 1,12 [17179573.472000] serio: i8042 AUX port at 0x60,0x64 irq 12 [17179573.472000] serio: i8042 KBD port at 0x60,0x64 irq 1 [17179573.472000] Serial: 8250/16550 driver $Revision: 1.90 $ 48 ports, IRQ sharing enabled [17179573.472000] serial8250: ttyS0 at I/O 0x3f8 (irq = 4) is a 16550A [17179573.472000] 00:09: ttyS0 at I/O 0x3f8 (irq = 4) is a 16550A [17179573.472000] RAMDISK driver initialized: 16 RAM disks of 65536K size 1024 blocksize [17179573.472000] Uniform Multi-Platform E-IDE driver Revision: 7.00alpha2 [17179573.472000] ide: Assuming 33MHz system bus speed for PIO modes; override with idebus=xx [17179573.472000] mice: PS/2 mouse device common for all mice [17179573.472000] EISA: Probing bus 0 at eisa.0 [17179573.472000] EISA: Detected 0 cards. [17179573.472000] NET: Registered protocol family 2 [17179573.496000] input: AT Translated Set 2 keyboard as /class/input/input0 [17179573.508000] IP route cache hash table entries: 65536 (order: 6, 262144 bytes) [17179573.508000] TCP established hash table entries: 262144 (order: 8, 1048576 bytes) [17179573.508000] TCP bind hash table entries: 65536 (order: 6, 262144 bytes) [17179573.508000] TCP: Hash tables configured (established 262144 bind 65536) [17179573.508000] TCP reno registered [17179573.508000] TCP bic registered [17179573.508000] NET: Registered protocol family 1 [17179573.508000] NET: Registered protocol family 8 [17179573.508000] NET: Registered protocol family 20 [17179573.508000] Using IPI Shortcut mode [17179573.508000] ACPI wakeup devices: [17179573.508000] PCI0 PCI1 USB0 USB1 USB2 SU20 SLAN [17179573.508000] ACPI: (supports S0 S1 S4 S5) [17179573.508000] Freeing unused kernel memory: 288k freed [17179573.556000] vga16fb: initializing [17179573.556000] vga16fb: mapped to 0xc00a0000 [17179573.648000] Console: switching to colour frame buffer device 80x25 [17179573.648000] fb0: VGA16 VGA frame buffer device [17179574.772000] Capability LSM initialized [17179575.360000] VP_IDE: IDE controller at PCI slot 0000:00:11.1 [17179575.360000] ACPI: PCI Interrupt 0000:00:11.1[A]: no GSI [17179575.360000] PCI: VIA IRQ fixup for 0000:00:11.1, from 255 to 15 [17179575.360000] VP_IDE: chipset revision 6 [17179575.360000] VP_IDE: not 100% native mode: will probe irqs later [17179575.360000] VP_IDE: VIA vt8235 (rev 00) IDE UDMA133 controller on pci0000:00:11.1 [17179575.360000] ide0: BM-DMA at 0xa400-0xa407, BIOS settings: hda:DMA, hdb:DMA [17179575.360000] ide1: BM-DMA at 0xa408-0xa40f, BIOS settings: hdc:DMA, hdd:DMA [17179575.360000] Probing IDE interface ide0... [17179575.780000] hda: Maxtor 32049H2, ATA DISK drive [17179576.060000] hdb: SAMSUNG SP1203N, ATA DISK drive [17179576.116000] ide0 at 0x1f0-0x1f7,0x3f6 on irq 14 [17179576.124000] Probing IDE interface ide1... [17179576.988000] hdc: LG CD-RW CED-8080B, ATAPI CD/DVD-ROM drive [17179577.772000] hdd: HL-DT-STDVD-ROM GDR8163B, ATAPI CD/DVD-ROM drive [17179577.832000] ide1 at 0x170-0x177,0x376 on irq 15 [17179577.844000] hda: max request size: 128KiB [17179577.860000] hda: 40021632 sectors (20491 MB) w/2048KiB Cache, CHS=39704/16/63, UDMA(100) [17179577.860000] hda: cache flushes not supported [17179577.860000] hda: hda1 hda2 < hda5 > [17179577.892000] hdb: max request size: 1024KiB [17179577.892000] hdb: 234493056 sectors (120060 MB) w/2048KiB Cache, CHS=16383/255/63, UDMA(133) [17179577.892000] hdb: cache flushes supported [17179577.892000] hdb:<6>hdc: ATAPI 32X CD-ROM CD-R/RW drive, 2048kB Cache, DMA[17179577.892000] Uniform CD-ROM driver Revision: 3.20 [17179577.892000] hdb1 < hdb5 hdb6 > hdb2 [17179578.124000] hdd: ATAPI 52X DVD-ROM drive, 256kB Cache, UDMA(33) [17179578.800000] usbcore: registered new driver usbfs [17179578.800000] usbcore: registered new driver hub [17179578.800000] USB Universal Host Controller Interface driver v2.3 [17179578.800000] ACPI: PCI Interrupt 0000:00:10.0[A] -> GSI 21 (level, low) -> IRQ 169 [17179578.800000] PCI: VIA IRQ fixup for 0000:00:10.0, from 0 to 9 [17179578.800000] uhci_hcd 0000:00:10.0: UHCI Host Controller [17179578.804000] uhci_hcd 0000:00:10.0: new USB bus registered, assigned bus number 1 [17179578.804000] uhci_hcd 0000:00:10.0: irq 169, io base 0x0000b400 [17179578.804000] hub 1-0:1.0: USB hub found [17179578.804000] hub 1-0:1.0: 2 ports detected [17179578.908000] ACPI: PCI Interrupt 0000:00:10.1[B] -> GSI 21 (level, low) -> IRQ 169 [17179578.908000] PCI: VIA IRQ fixup for 0000:00:10.1, from 0 to 9 [17179578.908000] uhci_hcd 0000:00:10.1: UHCI Host Controller [17179578.908000] uhci_hcd 0000:00:10.1: new USB bus registered, assigned bus number 2 [17179578.908000] uhci_hcd 0000:00:10.1: irq 169, io base 0x0000b000 [17179578.908000] hub 2-0:1.0: USB hub found [17179578.908000] hub 2-0:1.0: 2 ports detected [17179579.012000] ACPI: PCI Interrupt 0000:00:10.2[C] -> GSI 21 (level, low) -> IRQ 169 [17179579.012000] PCI: VIA IRQ fixup for 0000:00:10.2, from 0 to 9 [17179579.012000] uhci_hcd 0000:00:10.2: UHCI Host Controller [17179579.012000] uhci_hcd 0000:00:10.2: new USB bus registered, assigned bus number 3 [17179579.012000] uhci_hcd 0000:00:10.2: irq 169, io base 0x0000a800 [17179579.012000] hub 3-0:1.0: USB hub found [17179579.012000] hub 3-0:1.0: 2 ports detected [17179579.116000] ACPI: PCI Interrupt 0000:00:10.3[D] -> GSI 21 (level, low) -> IRQ 169 [17179579.116000] ehci_hcd 0000:00:10.3: EHCI Host Controller [17179579.116000] ehci_hcd 0000:00:10.3: new USB bus registered, assigned bus number 4 [17179579.116000] ehci_hcd 0000:00:10.3: irq 169, io mem 0xc5000000 [17179579.116000] ehci_hcd 0000:00:10.3: USB 2.0 started, EHCI 1.00, driver 10 Dec 2004 [17179579.116000] hub 4-0:1.0: USB hub found [17179579.116000] hub 4-0:1.0: 6 ports detected [17179579.148000] usb 1-1: new full speed USB device using uhci_hcd and address 2 [17179579.308000] Attempting manual resume [17179579.320000] EXT3-fs: INFO: recovery required on readonly filesystem. [17179579.320000] EXT3-fs: write access will be enabled during recovery. [17179579.484000] EXT3-fs: recovery complete. [17179579.484000] kjournald starting. Commit interval 5 seconds [17179579.492000] EXT3-fs: mounted filesystem with ordered data mode. [17179580.460000] usb 1-1: new full speed USB device using uhci_hcd and address 3 [17179580.836000] usb 3-2: new full speed USB device using uhci_hcd and address 2 [17179592.268000] Linux agpgart interface v0.101 (c) Dave Jones [17179592.272000] agpgart: Detected VIA KT400/KT400A/KT600 chipset [17179592.284000] agpgart: AGP aperture is 256M @ 0xe0000000 [17179592.380000] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [17179592.380000] shpchp: Standard Hot Plug PCI Controller Driver version: 0.4 [17179592.540000] via-rhine.c:v1.10-LK1.2.0-2.6 June-10-2004 Written by Donald Becker [17179592.540000] PCI: Enabling device 0000:00:0e.0 (0094 -> 0097) [17179592.540000] ACPI: PCI Interrupt 0000:00:0e.0[A] -> GSI 17 (level, low) -> IRQ 177 [17179592.544000] eth0: VIA Rhine II at 0x1b800, 00:50:ba:64:a5:72, IRQ 177. [17179592.544000] eth0: MII PHY found at address 8, status 0x7829 advertising 01e1 Link 41e1. [17179592.544000] ACPI: PCI Interrupt 0000:00:12.0[A] -> GSI 23 (level, low) -> IRQ 185 [17179592.544000] eth1: VIA Rhine II at 0x1a000, 00:0c:6e:84:2e:4c, IRQ 185. [17179592.544000] eth1: MII PHY found at address 1, status 0x7849 advertising 01e1 Link 0000. [17179592.564000] lanai: In lanai_dev_open() [17179592.564000] PCI: Enabling device 0000:00:0f.0 (0004 -> 0006) [17179592.564000] ACPI: PCI Interrupt 0000:00:0f.0[A] -> GSI 18 (level, low) -> IRQ 193 [17179592.564000] lanai: PCI says board_id=0, board_rev=0 [17179592.564000] lanai: about to reset board [17179592.564000] lanai: register says board_id=3, board_rev=2 [17179592.564000] lanai: Found register board-id 3 -- not a Lanai 25.6 [17179592.564000] lanai: about to reset board [17179592.564000] ACPI: PCI interrupt for device 0000:00:0f.0 disabled [17179592.564000] lanai: lanai_start() failed, err=19 [17179592.564000] lanai(itf 0): shutting down interface [17179592.564000] Unable to handle kernel paging request at virtual address f8a00024 [17179592.564000] printing eip: [17179592.564000] f894b8c7 [17179592.564000] *pde = 1ffee067 [17179592.564000] Oops: 0002 [#1] [17179592.564000] PREEMPT [17179592.564000] Modules linked in: lanai via_rhine mii shpchp pci_hotplug via_agp agpgart evdev ext3 jbd ide_generic ehci_hcd uhci_hcd usbcore ide_cd cdrom ide_disk via82cxxx generic thermal processor fan capability commoncap vga16fb vgastate fbcon tileblit font bitblit softcursor [17179592.564000] CPU: 0 [17179592.564000] EIP: 0060:[] Not tainted VLI [17179592.564000] EFLAGS: 00010246 (2.6.15-26-386) [17179592.564000] EIP is at lanai_dev_close+0x27/0xa0 [lanai] [17179592.564000] eax: f8a00000 ebx: c1a38800 ecx: c03444e0 edx: 0000423a [17179592.564000] esi: c1a38800 edi: ffffffed ebp: f894f488 esp: f7e27ea8 [17179592.564000] ds: 007b es: 007b ss: 0068 [17179592.564000] Process modprobe (pid: 3002, threadinfo=f7e26000 task=f7e31550) [17179592.564000] Stack: c1a389e8 f894d388 00000000 dfaa50e0 c02e8f62 dfaa50e0 dfaa50e0 f894c4ff [17179592.564000] dfaa50e0 f894d838 00000013 dff74400 f894f460 f894f488 c01e6ffc dff74400 [17179592.564000] f894f41c f894f41c f894f460 dff74400 c01e703f f894f460 dff74400 dff74400 [17179592.564000] Call Trace: [17179592.564000] [] atm_dev_deregister+0x82/0xb0 [17179592.564000] [] lanai_init_one+0x6f/0xc0 [lanai] [17179592.564000] [] __pci_device_probe+0x3c/0x60 [17179592.564000] [] pci_device_probe+0x1f/0x40 [17179592.564000] [] driver_probe_device+0x3b/0xc0 [17179592.564000] [] __driver_attach+0x0/0x40 [17179592.564000] [] __driver_attach+0x3b/0x40 [17179592.564000] [] bus_for_each_dev+0x48/0x80 [17179592.564000] [] driver_attach+0x15/0x20 [17179592.564000] [] __driver_attach+0x0/0x40 [17179592.564000] [] bus_add_driver+0x69/0xc0 [17179592.564000] [] __pci_register_driver+0x6a/0xa0 [17179592.564000] [] lanai_module_init+0x10/0x2f [lanai] [17179592.564000] [] sys_init_module+0x9f/0x1d0 [17179592.564000] [] sysenter_past_esp+0x54/0x79 [17179592.564000] Code: 12 ff ff ff 53 8b 44 24 08 8b 58 10 8b 83 24 02 00 00 50 68 88 d3 94 f8 e8 27 0e 7d c7 8d 83 e8 01 00 00 50 e8 fb 99 7d c7 8b 03 40 24 fe ff 03 00 8b 83 e4 00 00 00 53 8b 80 78 01 00 00 50 [17179592.564000] <7>irda_init() [17179592.792000] NET: Registered protocol family 23 [17179593.072000] Real Time Clock Driver v1.12 [17179593.096000] Linux video capture interface: v1.00 [17179593.164000] input: PC Speaker as /class/input/input1 [17179593.308000] drivers/usb/media/ov511/ov511.c: USB OV511+ video device found[17179593.316000] drivers/usb/media/ov511/ov511.c: model: Creative Labs WebCam 3[17179593.408000] Floppy drive(s): fd0 is 1.44M [17179593.424000] FDC 0 is a post-1991 82077 [17179593.616000] drivers/usb/media/ov511/ov511.c: Sensor is an OV7620 [17179593.672000] parport: PnPBIOS parport detected. [17179593.672000] parport0: PC-style at 0x378 (0x778), irq 7, dma 3 [PCSPP,TRISTATE,COMPAT,ECP,DMA] [17179593.764000] eth0: link up, 100Mbps, full-duplex, lpa 0x41E1 [17179593.848000] input: ImExPS/2 Logitech Wheel Mouse as /class/input/input2 [17179593.872000] ts: Compaq touchscreen protocol output [17179594.068000] drivers/usb/media/ov511/ov511.c: Device at usb-0000:00:10.0-1 registered to minor 0 [17179594.068000] usbcore: registered new driver ov511 [17179594.068000] drivers/usb/media/ov511/ov511.c: v1.64 for Linux 2.5 : ov511 USB Camera Driver [17179594.068000] drivers/usb/class/usblp.c: Disabling reads from problem bidirectional printer on usblp0 [17179594.084000] drivers/usb/class/usblp.c: usblp0: USB Unidirectional printer dev 2 if 0 alt 1 proto 2 vid 0x03F0 pid 0x0604 [17179594.084000] usbcore: registered new driver usblp [17179594.084000] drivers/usb/class/usblp.c: v0.13: USB Printer Device Class driver [17179594.792000] NET: Registered protocol family 17 [17179770.360000] Intel ISA PCIC probe: not found. [17179770.572000] lp0: using parport0 (interrupt-driven). [17179770.652000] Adding 2449840k swap on /dev/hdb6. Priority:-1 extents:1 across:2449840k [17179770.800000] EXT3 FS on hdb2, internal journal [17179770.940000] device-mapper: 4.4.0-ioctl (2005-01-12) initialised: dm-devel at redhat.com [17179771.132000] md: md driver 0.90.3 MAX_MD_DEVS=256, MD_SB_DISKS=27 [17179771.132000] md: bitmap version 4.39 [17179777.328000] NTFS driver 2.1.25 [Flags: R/O MODULE]. [17179777.496000] NTFS volume version 3.0. [17179778.444000] CSLIP: code copyright 1989 Regents of the University of California [17179778.452000] PPP generic driver version 2.4.2 [17179778.488000] NET: Registered protocol family 10 [17179778.488000] lo: Disabled Privacy Extensions [17179778.488000] IPv6 over IPv4 tunneling driver [17179778.904000] NET: Registered protocol family 24 [17179779.728000] ACPI: Power Button (FF) [PWRF] [17179779.728000] ACPI: Power Button (CM) [PWRB] [17179779.828000] ibm_acpi: ec object not found [17179779.864000] pcc_acpi: loading... [17179784.236000] capifs: Rev 1.1.2.3 [17179786.420000] ppdev: user-space parallel port driver [17179787.140000] [drm] Initialized drm 1.0.1 20051102 [17179787.180000] ACPI: PCI Interrupt 0000:01:00.0[A] -> GSI 16 (level, low) -> IRQ 201 [17179787.184000] [drm] Initialized radeon 1.24.0 20060225 on minor 0 [17179787.628000] agpgart: Found an AGP 3.5 compliant device at 0000:00:00.0. [17179787.628000] agpgart: Putting AGP V3 device at 0000:00:00.0 into 4x mode [17179787.628000] agpgart: Putting AGP V3 device at 0000:01:00.0 into 4x mode [17179788.104000] [drm] Setting GART location based on new memory map [17179788.104000] [drm] Loading R200 Microcode [17179788.104000] [drm] writeback test succeeded in 1 usecs [17179789.328000] eth0: no IPv6 routers present [17179789.428000] apm: BIOS version 1.2 Flags 0x03 (Driver version 1.16ac) [17179789.428000] apm: overridden by ACPI. [17179803.300000] Bluetooth: Core ver 2.8 [17179803.300000] NET: Registered protocol family 31 [17179803.300000] Bluetooth: HCI device and connection manager initialized [17179803.300000] Bluetooth: HCI socket layer initialized [17179803.384000] Bluetooth: L2CAP ver 2.8 [17179803.384000] Bluetooth: L2CAP socket layer initialized [17179803.388000] Bluetooth: RFCOMM socket layer initialized [17179803.388000] Bluetooth: RFCOMM TTY layer initialized [17179803.388000] Bluetooth: RFCOMM ver 1.7 [17179865.036000] ip_tables: (C) 2000-2002 Netfilter core team [17179898.740000] ISO 9660 Extensions: Microsoft Joliet Level 3 [17179898.796000] ISO 9660 Extensions: RRIP_1991A lsmod Module Size Used by isofs 37688 1 ipt_TCPMSS 4608 1 ipt_tcpmss 2432 1 iptable_filter 3072 1 ip_tables 22400 3 ipt_TCPMSS,ipt_tcpmss,iptable_filter ppp_synctty 10112 0 ppp_async 11904 1 rfcomm 40216 0 l2cap 26244 5 rfcomm bluetooth 49892 4 rfcomm,l2cap radeon 116000 1 drm 73236 2 radeon ppdev 9220 0 capifs 6024 1 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 5644 0 pcc_acpi 12416 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 i2c_core 21904 1 i2c_acpi_ec pppoe 14400 0 pppox 3720 1 pppoe ipv6 265728 18 ppp_generic 30100 8 ppp_synctty,ppp_async,pppoe,pppox slhc 7424 1 ppp_generic nls_iso8859_1 4224 2 vfat 13440 2 fat 53020 1 vfat nls_cp437 5888 4 ntfs 103536 1 md_mod 72532 0 dm_mod 58936 1 lp 11844 0 rsrc_nonstatic 13440 0 pcmcia_core 42640 1 rsrc_nonstatic af_packet 22920 6 tsdev 8000 0 usblp 13056 0 parport_pc 37316 2 parport 36296 3 ppdev,lp,parport_pc analog 12320 0 snd_via82xx 29738 1 snd_ac97_codec 92832 1 snd_via82xx snd_ac97_bus 2304 1 snd_ac97_codec gameport 15496 2 analog,snd_via82xx snd_pcm_oss 61728 0 snd_mixer_oss 19456 1 snd_pcm_oss floppy 62148 0 snd_pcm 99080 3 snd_via82xx,snd_ac97_codec,snd_pcm_oss snd_timer 26500 1 snd_pcm snd_page_alloc 11272 2 snd_via82xx,snd_pcm snd_mpu401_uart 8064 1 snd_via82xx ov511 79008 0 snd_rawmidi 26784 1 snd_mpu401_uart snd_seq_device 8972 1 snd_rawmidi psmouse 36100 0 pcspkr 2180 0 videodev 9856 1 ov511 serio_raw 7300 0 rtc 13492 0 snd 62956 9 snd_via82xx,snd_ac97_codec,snd_pcm_oss,snd_mixer_oss,snd_pcm,snd_timer,snd_mpu401_uart,snd_rawmidi,snd_seq_device soundcore 10208 1 snd via_ircc 26992 1 irda 187068 1 via_ircc crc_ccitt 2304 2 ppp_async,irda lanai 26623 1 via_rhine 23940 0 mii 5888 1 via_rhine shpchp 45632 0 pci_hotplug 29236 1 shpchp via_agp 9856 1 agpgart 34888 2 drm,via_agp evdev 9856 1 ext3 135688 1 jbd 58772 1 ext3 ide_generic 1536 0 ehci_hcd 34184 0 uhci_hcd 33680 0 usbcore 130692 5 usblp,ov511,ehci_hcd,uhci_hcd ide_cd 33028 1 cdrom 38560 1 ide_cd ide_disk 17664 7 via82cxxx 9988 0 [permanent] generic 5124 0 thermal 13576 0 processor 23360 1 thermal fan 4868 0 capability 5000 0 commoncap 7296 1 capability vga16fb 13704 1 vgastate 10368 1 vga16fb fbcon 42784 72 tileblit 2816 1 fbcon font 8320 1 fbcon bitblit 6272 1 fbcon softcursor 2304 1 bitblit lsmod | grep snd snd_via82xx 29738 1 snd_ac97_codec 92832 1 snd_via82xx snd_ac97_bus 2304 1 snd_ac97_codec gameport 15496 2 analog,snd_via82xx snd_pcm_oss 61728 0 snd_mixer_oss 19456 1 snd_pcm_oss snd_pcm 99080 3 snd_via82xx,snd_ac97_codec,snd_pcm_oss snd_timer 26500 1 snd_pcm snd_page_alloc 11272 2 snd_via82xx,snd_pcm snd_mpu401_uart 8064 1 snd_via82xx snd_rawmidi 26784 1 snd_mpu401_uart snd_seq_device 8972 1 snd_rawmidi snd 62956 9 snd_via82xx,snd_ac97_codec,snd_pcm_oss,snd_mixer_oss,snd_pcm,snd_timer,snd_mpu401_uart,snd_rawmidi,snd_seq_device soundcore 10208 1 snd cat /proc/asound/cards --- no soundcards --- sudo modprobe snd- FATAL: Module snd_ not found. cat /proc/interrupts CPU0 0: 982060 IO-APIC-edge timer 1: 13465 IO-APIC-edge i8042 7: 2 IO-APIC-edge parport0 8: 3 IO-APIC-edge rtc 9: 0 IO-APIC-level acpi 12: 104757 IO-APIC-edge i8042 14: 56935 IO-APIC-edge ide0 15: 44404 IO-APIC-edge ide1 169: 657 IO-APIC-level uhci_hcd:usb1, uhci_hcd:usb2, uhci_hcd:usb3, ehci_hcd:usb4 177: 14470 IO-APIC-level eth0 201: 222836 IO-APIC-level radeon at pci:0000:01:00.0 NMI: 0 LOC: 981833 ERR: 0 MIS: 0 ** Affects: linux-source-2.6.15 (Ubuntu) Importance: Low Status: Needs Info -- No more sound (VIA 8233) in Dapper after upgrade from Breezy https://launchpad.net/bugs/56878 From crimsun at fungus.sh.nu Sat Aug 19 07:03:06 2006 From: crimsun at fungus.sh.nu (Daniel T Chen) Date: Sat, 19 Aug 2006 07:03:06 -0000 Subject: [Bug 56878] Re: No more sound (VIA 8233) in Dapper after upgrade from Breezy References: <20060819061811.12543.25978.malonedeb@gangotri.ubuntu.com> Message-ID: <20060819070306.12488.16298.malone@gangotri.ubuntu.com> Notice that your sound hardware has been allocated no resources (as evidenced by your /proc/interrupts contents). This means that the sound driver, snd_via82xx, cannot function properly and thus you have "no sound." Did you try my recommendation from #ubuntu/Freenode to disable all unused devices in BIOS? Have you tried booting with "acpi=off" and/or "noapic"? ** Changed in: Ubuntu Sourcepackagename: None => linux-source-2.6.15 Importance: Untriaged => Low Status: Unconfirmed => Needs Info -- No more sound (VIA 8233) in Dapper after upgrade from Breezy https://launchpad.net/bugs/56878 From H.A.J.Koster at xs4all.nl Sat Aug 19 07:38:51 2006 From: H.A.J.Koster at xs4all.nl (Henk Koster) Date: Sat, 19 Aug 2006 07:38:51 -0000 Subject: [Bug 56785] Re: ACPI: No support for device type: thermal References: <20060818091337.10832.14517.malonedeb@gandwana.ubuntu.com> Message-ID: <20060819073851.23667.81780.malone@gandwana.ubuntu.com> The Core Duo processor in the MacBook is the T2400, of course... -- ACPI: No support for device type: thermal https://launchpad.net/bugs/56785 From hvr at gnu.org Sat Aug 19 09:18:00 2006 From: hvr at gnu.org (Herbert V. Riedel) Date: Sat, 19 Aug 2006 09:18:00 -0000 Subject: [Bug 56885] e1000 driver not working properly on x86_64? References: <20060819091800.12543.64715.malonedeb@gangotri.ubuntu.com> Message-ID: <20060819091800.12543.64715.malonedeb@gangotri.ubuntu.com> Public bug reported: on a freshly installed dapper/x86_64 install, the e1000 supported intel Intel Pro/1000 PT Server NIC was detected and configured, link gets detected, but it doesn't seem to receive ethernet frames (although the RX packet counters do increase, but no rx frame shows up in tcpdump) alas it's a remote system which I don't have physical access to right now, so I can't easily try out a 32bit kernel, in order to verify my suspicion that it's simply a 64bit-bug kernel driver bug... processor : 0 vendor_id : AuthenticAMD cpu family : 15 model : 36 model name : AMD Turion(tm) 64 Mobile Technology MT-37 stepping : 2 cpu MHz : 803.680 cache size : 1024 KB fpu : yes fpu_exception : yes cpuid level : 1 wp : yes flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt lm 3dnowext 3dnow pni lahf_lm bogomips : 1609.81 TLB size : 1024 4K pages clflush size : 64 cache_alignment : 64 address sizes : 40 bits physical, 48 bits virtual power management: ts fid vid ttp tm stc 0000:00:03.0 PCI bridge: nVidia Corporation C51 PCI Express Bridge (rev a1) (prog-if 00 [Normal decode]) Flags: bus master, fast devsel, latency 0 Bus: primary=00, secondary=02, subordinate=02, sec-latency=0 I/O behind bridge: 0000b000-0000bfff Memory behind bridge: f7000000-f8ffffff Prefetchable memory behind bridge: 0000000030000000-0000000030000000 Capabilities: 0000:02:00.0 Ethernet controller: Intel Corporation: Unknown device 107d (rev 06) Subsystem: Intel Corporation: Unknown device 1082 Flags: bus master, fast devsel, latency 0, IRQ 225 Memory at f8020000 (32-bit, non-prefetchable) [size=128K] Memory at f8000000 (32-bit, non-prefetchable) [size=128K] I/O ports at b000 [size=32] Expansion ROM at 30000000 [disabled] [size=128K] Capabilities: Linux version 2.6.15-26-amd64-generic (buildd at king) (gcc version 4.0.3 (Ubuntu 4.0.3-1ubuntu5)) #1 SMP PREEMPT Thu Aug 3 02:52:35 UTC 2006 [..] Intel(R) PRO/1000 Network Driver - version 7.0.33-k2 Copyright (c) 1999-2005 Intel Corporation. ACPI: PCI Interrupt Link [APC5] enabled at IRQ 16 ACPI: PCI Interrupt 0000:02:00.0[A] -> Link [APC5] -> GSI 16 (level, low) -> IRQ 225 PCI: Setting latency timer of device 0000:02:00.0 to 64 e1000: 0000:02:00.0: e1000_probe: (PCI Express:2.5Gb/s:Width x1) 00:15:17:0b:ff:e5 e1000: eth2: e1000_probe: Intel(R) PRO/1000 Network Connection ** Affects: linux-source-2.6.15 (Ubuntu) Importance: Untriaged Status: Unconfirmed -- e1000 driver not working properly on x86_64? https://launchpad.net/bugs/56885 From gjc at inescporto.pt Sat Aug 19 10:14:34 2006 From: gjc at inescporto.pt (Gustavo Carneiro) Date: Sat, 19 Aug 2006 10:14:34 -0000 Subject: [Bug 55929] Re: DMA not enabled for IDE disks References: <20060810203829.24756.79877.malonedeb@gangotri.ubuntu.com> Message-ID: <20060819101434.12543.68532.malone@gangotri.ubuntu.com> With the patched kernel, i'm getting a couple of error messages during boot, though everything appears to be working fine: [17179609.028000] hda: dma_timer_expiry: dma status == 0x60 [17179609.028000] hda: DMA timeout retry [17179609.028000] hda: timeout waiting for DMA [17179609.240000] hda: status error: status=0x58 { DriveReady SeekComplete DataR equest } [17179609.240000] ide: failed opcode was: unknown [17179609.240000] hda: drive not ready for command -- [17179609.528000] hda: set_drive_speed_status: status=0x58 { DriveReady SeekComp lete DataRequest } [17179609.528000] ide: failed opcode was: unknown [17179629.512000] hda: dma_timer_expiry: dma status == 0x60 [17179629.512000] hda: DMA timeout retry [17179629.512000] hda: timeout waiting for DMA -- DMA not enabled for IDE disks https://launchpad.net/bugs/55929 From simon at iki.fi Sat Aug 19 11:09:28 2006 From: simon at iki.fi (=?utf-8?q?Simon_R=C3=B6nnqvist?=) Date: Sat, 19 Aug 2006 11:09:28 -0000 Subject: [Bug 50031] Re: [regression] Suspend [to-RAM and to-disk] is broken in 2.6.15-25.43 References: <20060616182146.13137.51951.malonedeb@gandwana.ubuntu.com> Message-ID: <20060819110929.23667.93099.malone@gandwana.ubuntu.com> Confirmed for R60 too. But I think it behaves a bit irregularily... sometimes suspending actually has worked... sometimes it doesn't suspend, but most often doesn't wake up. Hibernation I haven't tried much, but it didn't work when I did (according to your description). -- [regression] Suspend [to-RAM and to-disk] is broken in 2.6.15-25.43 https://launchpad.net/bugs/50031 From H.A.J.Koster at xs4all.nl Sat Aug 19 11:16:58 2006 From: H.A.J.Koster at xs4all.nl (Henk Koster) Date: Sat, 19 Aug 2006 11:16:58 -0000 Subject: [Bug 56892] Wireless on MacBook not activated easily... References: <20060819111658.23623.19122.malonedeb@gandwana.ubuntu.com> Message-ID: <20060819111658.23623.19122.malonedeb@gandwana.ubuntu.com> Public bug reported: Binary package hint: linux-restricted-modules-2.6-686-smp I run Dapper (kernel 2.6.15-686-26) on a MacBook laptop with an Atheros- based wireless NIC for which the madwifi-ng kernel modules show up properly in lsmod -- all of them, so this is not the same as bug #46639. Problem is that the ath0 interface (in my case configured with WEP) is hard to activate. It isn't working after a reboot, even though the System-Administration-Networking menu says it is active (but no gateway shown). I have found the following convoluted way of making this work (works 100% of the time): 1. Still in the menu, first deactivate ath0, then activate it again; this will take quite a while, but then show ath0 as activated and as gateway. Quitting the menu and "ping -c 4 www.yahoo.com" shows that wireless is NOT in fact working. Now do 2. "sudo ifup ath0", which after the second DHCP request brings up the interface. Doing it any other way, such as through repeated ifdown/ifup commands does not work. Although I have listed restricted-modules as the affected package, it may be a gnome-network-manager thing. Note that the "network-manager" package (and its associated nm-applet) do not work at all: don't even detect any wireless networks). I'm attaching the output of dmesg -- there seems to be an IPv6 issue that I don't understand. ** Affects: linux-meta (Ubuntu) Importance: Untriaged Status: Unconfirmed -- Wireless on MacBook not activated easily... https://launchpad.net/bugs/56892 From H.A.J.Koster at xs4all.nl Sat Aug 19 11:23:17 2006 From: H.A.J.Koster at xs4all.nl (Henk Koster) Date: Sat, 19 Aug 2006 11:23:17 -0000 Subject: [Bug 56892] Re: Wireless on MacBook not activated easily... References: <20060819111658.23623.19122.malonedeb@gandwana.ubuntu.com> Message-ID: <20060819112317.23623.67207.malone@gandwana.ubuntu.com> dmesg... -- Wireless on MacBook not activated easily... https://launchpad.net/bugs/56892 From oblib at mailinator.com Sat Aug 19 12:58:37 2006 From: oblib at mailinator.com (oblib) Date: Sat, 19 Aug 2006 12:58:37 -0000 Subject: [Bug 55355] Re: gamecon causes segmentation fault References: <20060806005227.9299.59086.malonedeb@gandwana.ubuntu.com> Message-ID: <20060819125837.23667.41240.malone@gandwana.ubuntu.com> When will I see a result of the fix being committed? Is there an easy way to fix my Dapper now? -- gamecon causes segmentation fault https://launchpad.net/bugs/55355 From magicfab at gmail.com Sat Aug 19 13:44:43 2006 From: magicfab at gmail.com (=?utf-8?b?RmFiacOhbiBSb2Ryw61ndWV6?=) Date: Sat, 19 Aug 2006 13:44:43 -0000 Subject: [Bug 26376] Re: SiS 7012 chip Breezy: Sound works fine but volume can only be set to mute or 100% References: <20060113144913.21012.21453.launchpad@macquarie.warthogs.hbd.com> Message-ID: <20060819134443.12488.19600.malone@gangotri.ubuntu.com> I believe this is about SiS 17012, seing other reports on the web. Can you confirm this / change the subject accordingly if such is the case ? -- SiS 7012 chip Breezy: Sound works fine but volume can only be set to mute or 100% https://launchpad.net/bugs/26376 From TrinitronX at comcast.net Sat Aug 19 13:51:40 2006 From: TrinitronX at comcast.net (TrinitronX) Date: Sat, 19 Aug 2006 13:51:40 -0000 Subject: [Bug 46475] PCI USB controller causes keyboard to randomly lock up References: <20060525022058.24752.25727.malonedeb@gangotri.ubuntu.com> Message-ID: <20060819135140.12488.98084.launchpad@canonical@gangotri.ubuntu.com> Public bug reported: First a bit of background to the problem: I have been having this bug since I installed Dapper from flight 5. I then decided to wipe my install once flight 6 came out to see if it could be fixed, but it has still been showing up randomly since the beginning. I've been keeping up with the daily updates every day, waiting for a fix to trickle down, but nothing has done so yet. I first thought this was a problem with a kernel update a while back, but after the multiple kernel updates, I'm thinking this has been a problem since day 1. I still haven't seen much of a pattern as to when it is going to happen, it tends to happen completely randomly. It has happened after updating with synaptic quite frequently, but due to the high update frequency in Dapper, as well as the fact that it has happened even after no changes to my system have been made, I think it is safe to say that the problem seems completely random. I have no way of predicting when it will happen after a reboot... so I don't know how to trace the source of the problem; However, I have noticed an indicator symptom when it is happening, and where in the boot process that it happens. Another problem is that since my keyboard input is dead and frozen after it happens, I have no way of typing commands or logging in to my system to see the logs. I have a Dell Dimension XPS Desktop PC, with the default "Dell" brand 104 key US PS/2 keyboard. It probably doesn't matter, but I have a Razer Copperhead USB mouse as well. Here is what is happening: I boot up my Desktop PC normally, Num Lock, Caps Lock and Scroll Lock LEDs on my keyboard all flash to signal it's working. Then, Num Lock turns on and stays on. Once Grub loads, my keyboard input is fine, I can choose a kernel or choose to boot XP if I wish. After choosing a kernel to boot, usplash shows up. HERE IS THE KEY POINT WHERE THE PROBLEM OCCURS: During the usplash boot process, in between the steps "Mounting root file system" and "Reading files needed to boot", I notice that all my input devices will be 'reset'. By this, I mean that any keyboard, mouse, or USB device will power down, and then power back on. I have a USB mouse with LEDs on it, so I can tell that they turn off and then back on. The same happens to my Num Lock LED on the keyboard. HOWEVER! If my keyboard is going to die, the Num Lock turns back on after turning off. Normally, after a boot where my keyboard is going to work fine, the Num Lock will just turn off at this point and remain off until after logging in to gdm. If the Num Lock light is on after the input device reset point, my keyboard will cease to work. I can unplug it and plug it back in, the Num Lock light will be on again, but the keyboard does not work at all. I cannot type my username and password into gdm to login. I cannot press Ctrl+Alt+F(#) to get into a tty terminal. I can move my mouse around the screen and go into the options to reboot my PC again and hope that the problem doesn't show up next time (sometimes it does, sometimes not). This problem is NOT specific to booting into a gdm session, or any specific version of the kernel, 686 or 386. I have experienced it while booting into recovery console mode as well. The same symptoms appear, however without keyboard or mouse input, I have to shut down my PC via the power button instead. I am not sure how to get logs of a previous boot after another successful boot, so I'll need to know how to work around the problem to give helpful debugging info for this. I have however found the part in my kernel.log file that mentions my keyboard. Here is a complete boot sequence log taken from an ok boot (I think). I've marked the part where I see the keyboard recognized with a "------>". Log is as follows: -----------------BEGIN LOG----------------- May 24 18:44:06 localhost kernel: [4299011.186000] ISO 9660 Extensions: Microsoft Joliet Level 3 May 24 18:44:06 localhost kernel: [4299011.216000] ISOFS: changing to secondary root May 24 18:44:07 localhost kernel: [4299011.971000] FAT: utf8 is not a recommended IO charset for FAT filesystems, filesystem will be case sensitive! May 24 19:00:30 localhost kernel: [4299995.203000] [fglrx] Internal AGP support requested, but kernel AGP support active. May 24 19:00:30 localhost kernel: [4299995.203000] [fglrx] Have to use kernel AGP support to avoid conflicts. May 24 19:00:30 localhost kernel: [4299995.203000] [fglrx] AGP detected, AgpState = 0x1f004a1b (hardware caps of chipset) May 24 19:00:30 localhost kernel: [4299995.204000] agpgart: Found an AGP 3.0 compliant device at 0000:00:00.0. May 24 19:00:30 localhost kernel: [4299995.204000] agpgart: Putting AGP V3 device at 0000:00:00.0 into 8x mode May 24 19:00:30 localhost kernel: [4299995.204000] agpgart: Putting AGP V3 device at 0000:01:00.0 into 8x mode May 24 19:00:30 localhost kernel: [4299995.204000] [fglrx] AGP enabled, AgpCommand = 0x1f004312 (selected caps) May 24 19:00:30 localhost kernel: [4299995.214000] [fglrx] free AGP = 256126976 May 24 19:00:30 localhost kernel: [4299995.214000] [fglrx] max AGP = 256126976 May 24 19:00:30 localhost kernel: [4299995.214000] [fglrx] free LFB = 116002816 May 24 19:00:30 localhost kernel: [4299995.214000] [fglrx] max LFB = 116002816 May 24 19:00:30 localhost kernel: [4299995.215000] [fglrx] free Inv = 0 May 24 19:00:30 localhost kernel: [4299995.215000] [fglrx] max Inv = 0 May 24 19:00:30 localhost kernel: [4299995.215000] [fglrx] total Inv = 0 May 24 19:00:30 localhost kernel: [4299995.215000] [fglrx] total TIM = 0 May 24 19:00:30 localhost kernel: [4299995.215000] [fglrx] total FB = 0 May 24 19:00:30 localhost kernel: [4299995.215000] [fglrx] total AGP = 65536 May 24 19:00:55 localhost kernel: [4300020.292000] apm: BIOS version 1.2 Flags 0x03 (Driver version 1.16ac) May 24 19:00:55 localhost kernel: [4300020.292000] apm: disabled on user request. May 24 19:01:00 localhost kernel: Kernel logging (proc) stopped. May 24 19:01:00 localhost kernel: Kernel log daemon terminating. May 24 19:02:00 localhost kernel: Inspecting /boot/System.map-2.6.15-23-686 May 24 19:02:00 localhost kernel: Loaded 23143 symbols from /boot/System.map-2.6.15-23-686. May 24 19:02:00 localhost kernel: Symbols match kernel version 2.6.15. May 24 19:02:00 localhost kernel: No module symbols loaded - kernel modules not enabled. May 24 19:02:00 localhost kernel: [4294667.296000] Linux version 2.6.15-23-686 (buildd at rothera) (gcc version 4.0.3 (Ubuntu 4.0.3-1ubuntu5)) #1 SMP PREEMPT Tue May 23 14:03:07 UTC 2006 May 24 19:02:00 localhost kernel: [4294667.296000] BIOS-provided physical RAM map: May 24 19:02:00 localhost kernel: [4294667.296000] BIOS-e820: 0000000000000000 - 00000000000a0000 (usable) May 24 19:02:00 localhost kernel: [4294667.296000] BIOS-e820: 00000000000f0000 - 0000000000100000 (reserved) May 24 19:02:00 localhost kernel: [4294667.296000] BIOS-e820: 0000000000100000 - 000000005ff74000 (usable) May 24 19:02:00 localhost kernel: [4294667.296000] BIOS-e820: 000000005ff74000 - 000000005ff76000 (ACPI NVS) May 24 19:02:00 localhost kernel: [4294667.296000] BIOS-e820: 000000005ff76000 - 000000005ff97000 (ACPI data) May 24 19:02:00 localhost kernel: [4294667.296000] BIOS-e820: 000000005ff97000 - 0000000060000000 (reserved) May 24 19:02:00 localhost kernel: [4294667.296000] BIOS-e820: 00000000fec00000 - 00000000fec10000 (reserved) May 24 19:02:00 localhost kernel: [4294667.296000] BIOS-e820: 00000000fecf0000 - 00000000fecf1000 (reserved) May 24 19:02:00 localhost kernel: [4294667.296000] BIOS-e820: 00000000fed20000 - 00000000fed90000 (reserved) May 24 19:02:00 localhost kernel: [4294667.296000] BIOS-e820: 00000000fee00000 - 00000000fee10000 (reserved) May 24 19:02:00 localhost kernel: [4294667.296000] BIOS-e820: 00000000ffb00000 - 0000000100000000 (reserved) May 24 19:02:00 localhost kernel: [4294667.296000] 639MB HIGHMEM available. May 24 19:02:00 localhost kernel: [4294667.296000] 896MB LOWMEM available. May 24 19:02:00 localhost kernel: [4294667.296000] found SMP MP-table at 000fe710 May 24 19:02:00 localhost kernel: [4294667.296000] On node 0 totalpages: 393076 May 24 19:02:00 localhost kernel: [4294667.296000] DMA zone: 4096 pages, LIFO batch:0 May 24 19:02:00 localhost kernel: [4294667.296000] DMA32 zone: 0 pages, LIFO batch:0 May 24 19:02:00 localhost kernel: [4294667.296000] Normal zone: 225280 pages, LIFO batch:31 May 24 19:02:00 localhost kernel: [4294667.296000] HighMem zone: 163700 pages, LIFO batch:31 May 24 19:02:00 localhost kernel: [4294667.296000] DMI 2.3 present. May 24 19:02:00 localhost kernel: [4294667.296000] ACPI: RSDP (v000 DELL ) @ 0x000feb90 May 24 19:02:00 localhost kernel: [4294667.296000] ACPI: RSDT (v001 DELL XPS 0x00000008 ASL 0x00000061) @ 0x000fd1cd May 24 19:02:00 localhost kernel: [4294667.296000] ACPI: FADT (v001 DELL XPS 0x00000008 ASL 0x00000061) @ 0x000fd201 May 24 19:02:00 localhost kernel: [4294667.296000] ACPI: SSDT (v001 DELL st_ex 0x00001000 MSFT 0x0100000d) @ 0xfffc7d20 May 24 19:02:00 localhost kernel: [4294667.296000] ACPI: MADT (v001 DELL XPS 0x00000008 ASL 0x00000061) @ 0x000fd275 May 24 19:02:00 localhost kernel: [4294667.296000] ACPI: BOOT (v001 DELL XPS 0x00000008 ASL 0x00000061) @ 0x000fd2e1 May 24 19:02:00 localhost kernel: [4294667.296000] ACPI: DSDT (v001 DELL dt_ex 0x00001000 MSFT 0x0100000d) @ 0x00000000 May 24 19:02:00 localhost kernel: [4294667.296000] ACPI: PM-Timer IO Port: 0x808 May 24 19:02:00 localhost kernel: [4294667.296000] ACPI: Local APIC address 0xfee00000 May 24 19:02:00 localhost kernel: [4294667.296000] ACPI: LAPIC (acpi_id[0x01] lapic_id[0x00] enabled) May 24 19:02:00 localhost kernel: [4294667.296000] Processor #0 15:3 APIC version 20 May 24 19:02:00 localhost kernel: [4294667.296000] ACPI: LAPIC (acpi_id[0x02] lapic_id[0x01] enabled) May 24 19:02:00 localhost kernel: [4294667.296000] Processor #1 15:3 APIC version 20 May 24 19:02:00 localhost kernel: [4294667.296000] ACPI: LAPIC (acpi_id[0x03] lapic_id[0x01] disabled) May 24 19:02:00 localhost kernel: [4294667.296000] ACPI: LAPIC (acpi_id[0x04] lapic_id[0x03] disabled) May 24 19:02:00 localhost kernel: [4294667.296000] ACPI: IOAPIC (id[0x02] address[0xfec00000] gsi_base[0]) May 24 19:02:00 localhost kernel: [4294667.296000] IOAPIC[0]: apic_id 2, version 32, address 0xfec00000, GSI 0-23 May 24 19:02:00 localhost kernel: [4294667.296000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) May 24 19:02:00 localhost kernel: [4294667.296000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) May 24 19:02:00 localhost kernel: [4294667.296000] ACPI: IRQ0 used by override. May 24 19:02:00 localhost kernel: [4294667.296000] ACPI: IRQ2 used by override. May 24 19:02:00 localhost kernel: [4294667.296000] ACPI: IRQ9 used by override. May 24 19:02:00 localhost kernel: [4294667.296000] Enabling APIC mode: Flat. Using 1 I/O APICs May 24 19:02:00 localhost kernel: [4294667.296000] Using ACPI (MADT) for SMP configuration information May 24 19:02:00 localhost kernel: [4294667.296000] Allocating PCI resources starting at 70000000 (gap: 60000000:9ec00000) May 24 19:02:00 localhost kernel: [4294667.296000] Built 1 zonelists May 24 19:02:00 localhost kernel: [4294667.296000] Kernel command line: root=/dev/sdb1 ro quiet splash May 24 19:02:00 localhost kernel: [4294667.296000] mapped APIC to ffffd000 (fee00000) May 24 19:02:00 localhost kernel: [4294667.296000] mapped IOAPIC to ffffc000 (fec00000) May 24 19:02:00 localhost kernel: [4294667.296000] Initializing CPU#0 May 24 19:02:00 localhost kernel: [4294667.296000] PID hash table entries: 4096 (order: 12, 65536 bytes) May 24 19:02:00 localhost kernel: [4294667.296000] Detected 3193.419 MHz processor. May 24 19:02:00 localhost kernel: [4294667.296000] Using pmtmr for high-res timesource May 24 19:02:00 localhost kernel: [4294667.296000] Console: colour VGA+ 80x25 May 24 19:02:00 localhost kernel: [4294670.231000] Dentry cache hash table entries: 131072 (order: 7, 524288 bytes) May 24 19:02:00 localhost kernel: [4294670.231000] Inode-cache hash table entries: 65536 (order: 6, 262144 bytes) May 24 19:02:00 localhost kernel: [4294670.294000] Memory: 1545868k/1572304k available (2101k kernel code, 25212k reserved, 592k data, 332k init, 654800k highmem) May 24 19:02:00 localhost kernel: [4294670.294000] Checking if this processor honours the WP bit even in supervisor mode... Ok. May 24 19:02:00 localhost kernel: [4294670.354000] Calibrating delay using timer specific routine.. 6388.15 BogoMIPS (lpj=3194075) May 24 19:02:00 localhost kernel: [4294670.354000] Security Framework v1.0.0 initialized May 24 19:02:00 localhost kernel: [4294670.354000] SELinux: Disabled at boot. May 24 19:02:00 localhost kernel: [4294670.354000] Mount-cache hash table entries: 512 May 24 19:02:00 localhost kernel: [4294670.354000] CPU: After generic identify, caps: bfebfbff 00000000 00000000 00000000 0000441d 00000000 00000000 May 24 19:02:00 localhost kernel: [4294670.354000] CPU: After vendor identify, caps: bfebfbff 00000000 00000000 00000000 0000441d 00000000 00000000 May 24 19:02:00 localhost kernel: [4294670.354000] monitor/mwait feature present. May 24 19:02:00 localhost kernel: [4294670.354000] using mwait in idle threads. May 24 19:02:00 localhost kernel: [4294670.354000] CPU: Trace cache: 12K uops, L1 D cache: 16K May 24 19:02:00 localhost kernel: [4294670.354000] CPU: L2 cache: 1024K May 24 19:02:00 localhost kernel: [4294670.354000] CPU: Hyper-Threading is disabled May 24 19:02:00 localhost kernel: [4294670.354000] CPU: After all inits, caps: bfebfbff 00000000 00000000 00000080 0000441d 00000000 00000000 May 24 19:02:00 localhost kernel: [4294670.354000] mtrr: v2.0 (20020519) May 24 19:02:00 localhost kernel: [4294670.354000] Enabling fast FPU save and restore... done. May 24 19:02:00 localhost kernel: [4294670.354000] Enabling unmasked SIMD FPU exception support... done. May 24 19:02:00 localhost kernel: [4294670.354000] Checking 'hlt' instruction... OK. May 24 19:02:00 localhost kernel: [4294670.358000] SMP alternatives: switching to UP code May 24 19:02:00 localhost kernel: [4294670.358000] checking if image is initramfs... it is May 24 19:02:00 localhost kernel: [4294670.823000] Freeing initrd memory: 6796k freed May 24 19:02:00 localhost kernel: [4294670.830000] ACPI: Looking for DSDT ... not found! May 24 19:02:00 localhost kernel: [4294670.854000] CPU0: Intel(R) Pentium(R) 4 CPU 3.20GHz stepping 04 May 24 19:02:00 localhost kernel: [4294670.854000] SMP alternatives: switching to SMP code May 24 19:02:00 localhost kernel: [4294670.855000] Booting processor 1/1 eip 3000 May 24 19:02:00 localhost kernel: [4294670.865000] Initializing CPU#1 May 24 19:02:00 localhost kernel: [4294670.926000] Calibrating delay using timer specific routine.. 6383.13 BogoMIPS (lpj=3191568) May 24 19:02:00 localhost kernel: [4294670.926000] CPU: After generic identify, caps: bfebfbff 00000000 00000000 00000000 0000441d 00000000 00000000 May 24 19:02:00 localhost kernel: [4294670.926000] CPU: After vendor identify, caps: bfebfbff 00000000 00000000 00000000 0000441d 00000000 00000000 May 24 19:02:00 localhost kernel: [4294670.926000] monitor/mwait feature present. May 24 19:02:00 localhost kernel: [4294670.926000] CPU: Trace cache: 12K uops, L1 D cache: 16K May 24 19:02:00 localhost kernel: [4294670.926000] CPU: L2 cache: 1024K May 24 19:02:00 localhost kernel: [4294670.926000] CPU: Hyper-Threading is disabled May 24 19:02:00 localhost kernel: [4294670.926000] CPU: After all inits, caps: bfebfbff 00000000 00000000 00000080 0000441d 00000000 00000000 May 24 19:02:00 localhost kernel: [4294670.926000] CPU1: Intel(R) Pentium(R) 4 CPU 3.20GHz stepping 04 May 24 19:02:00 localhost kernel: [4294670.926000] Total of 2 processors activated (12771.28 BogoMIPS). May 24 19:02:00 localhost kernel: [4294670.926000] ENABLING IO-APIC IRQs May 24 19:02:00 localhost kernel: [4294670.926000] ..TIMER: vector=0x31 apic1=0 pin1=2 apic2=-1 pin2=-1 May 24 19:02:00 localhost kernel: [4294671.037000] checking TSC synchronization across 2 CPUs: passed. May 24 19:02:00 localhost kernel: [4294671.038000] Brought up 2 CPUs May 24 19:02:00 localhost kernel: [4294671.038000] NET: Registered protocol family 16 May 24 19:02:00 localhost kernel: [4294671.038000] EISA bus registered May 24 19:02:00 localhost kernel: [4294671.038000] ACPI: bus type pci registered May 24 19:02:00 localhost kernel: [4294671.038000] PCI: PCI BIOS revision 2.10 entry at 0xfbaeb, last bus=2 May 24 19:02:00 localhost kernel: [4294671.038000] PCI: Using configuration type 1 May 24 19:02:00 localhost kernel: [4294671.038000] ACPI: Subsystem revision 20051216 May 24 19:02:00 localhost kernel: [4294671.064000] ACPI: Interpreter enabled May 24 19:02:00 localhost kernel: [4294671.064000] ACPI: Using IOAPIC for interrupt routing May 24 19:02:00 localhost kernel: [4294671.069000] ACPI: PCI Root Bridge [PCI0] (0000:00) May 24 19:02:00 localhost kernel: [4294671.069000] PCI: Probing PCI hardware (bus 00) May 24 19:02:00 localhost kernel: [4294671.069000] ACPI: Assume root bridge [\_SB_.PCI0] bus is 0 May 24 19:02:00 localhost kernel: [4294671.085000] PCI quirk: region 0800-087f claimed by ICH4 ACPI/GPIO/TCO May 24 19:02:00 localhost kernel: [4294671.085000] PCI quirk: region 0880-08bf claimed by ICH4 GPIO May 24 19:02:00 localhost kernel: [4294671.086000] PCI: Ignoring BAR0-3 of IDE controller 0000:00:1f.1 May 24 19:02:00 localhost kernel: [4294671.086000] Boot video device is 0000:01:00.0 May 24 19:02:00 localhost kernel: [4294671.086000] PCI: Transparent bridge - 0000:00:1e.0 May 24 19:02:00 localhost kernel: [4294671.086000] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0._PRT] May 24 19:02:00 localhost kernel: [4294671.243000] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.PCI1._PRT] May 24 19:02:00 localhost kernel: [4294671.263000] ACPI: PCI Interrupt Link [LNKA] (IRQs 3 4 5 6 7 9 10 *11 12 15) May 24 19:02:00 localhost kernel: [4294671.263000] ACPI: PCI Interrupt Link [LNKB] (IRQs 3 4 5 6 7 9 *10 11 12 15) May 24 19:02:00 localhost kernel: [4294671.264000] ACPI: PCI Interrupt Link [LNKC] (IRQs 3 4 5 6 7 *9 10 11 12 15) May 24 19:02:00 localhost kernel: [4294671.265000] ACPI: PCI Interrupt Link [LNKD] (IRQs 3 4 5 6 7 9 *10 11 12 15) May 24 19:02:00 localhost kernel: [4294671.266000] ACPI: PCI Interrupt Link [LNKE] (IRQs 3 4 5 6 7 9 10 11 12 15) *0, disabled. May 24 19:02:00 localhost kernel: [4294671.266000] ACPI: PCI Interrupt Link [LNKF] (IRQs 3 4 5 6 7 9 10 11 12 15) *0, disabled. May 24 19:02:00 localhost kernel: [4294671.267000] ACPI: PCI Interrupt Link [LNKG] (IRQs 3 4 *5 6 7 9 10 11 12 15) May 24 19:02:00 localhost kernel: [4294671.268000] ACPI: PCI Interrupt Link [LNKH] (IRQs 3 4 *5 6 7 9 10 11 12 15) May 24 19:02:00 localhost kernel: [4294671.268000] Linux Plug and Play Support v0.97 (c) Adam Belay May 24 19:02:00 localhost kernel: [4294671.268000] pnp: PnP ACPI init May 24 19:02:00 localhost kernel: [4294671.299000] pnp: PnP ACPI: found 11 devices May 24 19:02:00 localhost kernel: [4294671.299000] PnPBIOS: Disabled by ACPI PNP May 24 19:02:00 localhost kernel: [4294671.299000] PCI: Using ACPI for IRQ routing May 24 19:02:00 localhost kernel: [4294671.299000] PCI: If a device doesn't work, try "pci=routeirq". If it helps, post a report May 24 19:02:00 localhost kernel: [4294671.314000] pnp: 00:0a: ioport range 0x800-0x85f could not be reserved May 24 19:02:00 localhost kernel: [4294671.314000] pnp: 00:0a: ioport range 0xc00-0xc7f has been reserved May 24 19:02:00 localhost kernel: [4294671.314000] pnp: 00:0a: ioport range 0x860-0x8ff could not be reserved May 24 19:02:00 localhost kernel: [4294671.315000] PCI: Bridge: 0000:00:01.0 May 24 19:02:00 localhost kernel: [4294671.315000] IO window: d000-dfff May 24 19:02:00 localhost kernel: [4294671.315000] MEM window: fe900000-feafffff May 24 19:02:00 localhost kernel: [4294671.315000] PREFETCH window: e0000000-efffffff May 24 19:02:00 localhost kernel: [4294671.315000] PCI: Bridge: 0000:00:1e.0 May 24 19:02:00 localhost kernel: [4294671.315000] IO window: c000-cfff May 24 19:02:00 localhost kernel: [4294671.315000] MEM window: fe800000-fe8fffff May 24 19:02:00 localhost kernel: [4294671.315000] PREFETCH window: disabled. May 24 19:02:00 localhost kernel: [4294671.315000] PCI: Setting latency timer of device 0000:00:1e.0 to 64 May 24 19:02:00 localhost kernel: [4294671.315000] Simple Boot Flag value 0x87 read from CMOS RAM was invalid May 24 19:02:00 localhost kernel: [4294671.315000] Simple Boot Flag at 0x7a set to 0x1 May 24 19:02:00 localhost kernel: [4294671.316000] audit: initializing netlink socket (disabled) May 24 19:02:00 localhost kernel: [4294671.316000] audit(1148497297.314:1): initialized May 24 19:02:00 localhost kernel: [4294671.316000] highmem bounce pool size: 64 pages May 24 19:02:00 localhost kernel: [4294671.316000] VFS: Disk quotas dquot_6.5.1 May 24 19:02:00 localhost kernel: [4294671.316000] Dquot-cache hash table entries: 1024 (order 0, 4096 bytes) May 24 19:02:00 localhost kernel: [4294671.316000] Initializing Cryptographic API May 24 19:02:00 localhost kernel: [4294671.316000] io scheduler noop registered May 24 19:02:00 localhost kernel: [4294671.316000] io scheduler anticipatory registered May 24 19:02:00 localhost kernel: [4294671.316000] io scheduler deadline registered May 24 19:02:00 localhost kernel: [4294671.316000] io scheduler cfq registered May 24 19:02:00 localhost kernel: [4294671.316000] isapnp: Scanning for PnP cards... May 24 19:02:00 localhost kernel: [4294671.671000] isapnp: No Plug & Play device found May 24 19:02:00 localhost kernel: [4294671.690000] Real Time Clock Driver v1.12 ------>May 24 19:02:00 localhost kernel: [4294671.691000] PNP: PS/2 Controller [PNP0303:KBD] at 0x60,0x64 irq 1 May 24 19:02:00 localhost kernel: [4294671.691000] PNP: PS/2 controller doesn't have AUX irq; using default 12 May 24 19:02:00 localhost kernel: [4294671.694000] serio: i8042 AUX port at 0x60,0x64 irq 12 May 24 19:02:00 localhost kernel: [4294671.695000] serio: i8042 KBD port at 0x60,0x64 irq 1 May 24 19:02:00 localhost kernel: [4294671.695000] Serial: 8250/16550 driver $Revision: 1.90 $ 48 ports, IRQ sharing enabled May 24 19:02:00 localhost kernel: [4294671.695000] serial8250: ttyS0 at I/O 0x3f8 (irq = 4) is a 16550A May 24 19:02:00 localhost kernel: [4294671.695000] serial8250: ttyS1 at I/O 0x2f8 (irq = 3) is a 16550A May 24 19:02:00 localhost kernel: [4294671.698000] 00:07: ttyS0 at I/O 0x3f8 (irq = 4) is a 16550A May 24 19:02:00 localhost kernel: [4294671.698000] 00:08: ttyS1 at I/O 0x2f8 (irq = 3) is a 16550A May 24 19:02:00 localhost kernel: [4294671.698000] RAMDISK driver initialized: 16 RAM disks of 65536K size 1024 blocksize May 24 19:02:00 localhost kernel: [4294671.698000] Uniform Multi-Platform E-IDE driver Revision: 7.00alpha2 May 24 19:02:00 localhost kernel: [4294671.698000] ide: Assuming 33MHz system bus speed for PIO modes; override with idebus=xx May 24 19:02:00 localhost kernel: [4294671.699000] mice: PS/2 mouse device common for all mice May 24 19:02:00 localhost kernel: [4294671.699000] EISA: Probing bus 0 at eisa.0 May 24 19:02:00 localhost kernel: [4294671.699000] EISA: Detected 0 cards. May 24 19:02:00 localhost kernel: [4294671.699000] NET: Registered protocol family 2 May 24 19:02:00 localhost kernel: [4294671.713000] IP route cache hash table entries: 65536 (order: 6, 262144 bytes) May 24 19:02:00 localhost kernel: [4294671.713000] TCP established hash table entries: 262144 (order: 9, 3145728 bytes) May 24 19:02:00 localhost kernel: [4294671.715000] TCP bind hash table entries: 65536 (order: 7, 786432 bytes) May 24 19:02:00 localhost kernel: [4294671.716000] TCP: Hash tables configured (established 262144 bind 65536) May 24 19:02:00 localhost kernel: [4294671.716000] TCP reno registered May 24 19:02:00 localhost kernel: [4294671.716000] TCP bic registered May 24 19:02:00 localhost kernel: [4294671.716000] NET: Registered protocol family 1 May 24 19:02:00 localhost kernel: [4294671.716000] NET: Registered protocol family 8 May 24 19:02:00 localhost kernel: [4294671.716000] NET: Registered protocol family 20 May 24 19:02:00 localhost kernel: [4294671.716000] Starting balanced_irq May 24 19:02:00 localhost kernel: [4294671.716000] Using IPI No-Shortcut mode May 24 19:02:00 localhost kernel: [4294671.716000] ACPI wakeup devices: May 24 19:02:00 localhost kernel: [4294671.716000] VBTN PCI0 USB0 USB1 USB2 USB3 PCI1 KBD May 24 19:02:00 localhost kernel: [4294671.716000] ACPI: (supports S0 S1 S3 S4 S5) May 24 19:02:00 localhost kernel: [4294671.716000] Freeing unused kernel memory: 332k freed May 24 19:02:00 localhost kernel: [4294671.764000] vga16fb: initializing May 24 19:02:00 localhost kernel: [4294671.764000] vga16fb: mapped to 0xc00a0000 May 24 19:02:00 localhost kernel: [4294671.875000] Console: switching to colour frame buffer device 80x25 May 24 19:02:00 localhost kernel: [4294671.875000] fb0: VGA16 VGA frame buffer device May 24 19:02:00 localhost kernel: [4294672.898000] Capability LSM initialized May 24 19:02:00 localhost kernel: [4294673.605000] ICH5: IDE controller at PCI slot 0000:00:1f.1 May 24 19:02:00 localhost kernel: [4294673.605000] ACPI: PCI Interrupt 0000:00:1f.1[A] -> GSI 18 (level, low) -> IRQ 169 May 24 19:02:00 localhost kernel: [4294673.605000] ICH5: chipset revision 2 May 24 19:02:00 localhost kernel: [4294673.605000] ICH5: not 100%% native mode: will probe irqs later May 24 19:02:00 localhost kernel: [4294673.605000] ide1: BM-DMA at 0xffa8-0xffaf, BIOS settings: hdc:DMA, hdd:pio May 24 19:02:00 localhost kernel: [4294673.605000] Probing IDE interface ide1... May 24 19:02:00 localhost kernel: [4294673.971000] hdc: TEAC DVD+RW DV-W58E, ATAPI CD/DVD-ROM drive May 24 19:02:00 localhost kernel: [4294674.590000] ide1 at 0x170-0x177,0x376 on irq 15 May 24 19:02:00 localhost kernel: [4294674.602000] hdc: ATAPI 40X DVD-ROM CD-R/RW drive, 2048kB Cache, UDMA(33) May 24 19:02:00 localhost kernel: [4294674.602000] Uniform CD-ROM driver Revision: 3.20 May 24 19:02:00 localhost kernel: [4294675.184000] SCSI subsystem initialized May 24 19:02:00 localhost kernel: [4294675.186000] ACPI: bus type scsi registered May 24 19:02:00 localhost kernel: [4294675.186000] libata version 1.20 loaded. May 24 19:02:00 localhost kernel: [4294675.188000] ata_piix 0000:00:1f.2: version 1.05 May 24 19:02:00 localhost kernel: [4294675.188000] ata_pci_init_one: pci_dev class+intf: 0x1048f May 24 19:02:00 localhost kernel: [4294675.188000] ata_pci_init_one: NO_LEGACY == 1 May 24 19:02:00 localhost kernel: [4294675.188000] ACPI: PCI Interrupt 0000:00:1f.2[A] -> GSI 18 (level, low) -> IRQ 169 May 24 19:02:00 localhost kernel: [4294675.188000] PCI: Setting latency timer of device 0000:00:1f.2 to 64 May 24 19:02:00 localhost kernel: [4294675.188000] ata1: SATA max UDMA/133 cmd 0xFE00 ctl 0xFE12 bmdma 0xFEA0 irq 169 May 24 19:02:00 localhost kernel: [4294675.188000] ata2: SATA max UDMA/133 cmd 0xFE20 ctl 0xFE32 bmdma 0xFEA8 irq 169 May 24 19:02:00 localhost kernel: [4294675.342000] ata1: dev 0 cfg 00:427a 49:2f00 82:3469 83:7f61 84:4003 85:3469 86:3c41 87:4003 88:207f 93:0000 May 24 19:02:00 localhost kernel: [4294675.342000] ata1: dev 0 ATA-6, max UDMA/133, 488281250 sectors: LBA48 May 24 19:02:00 localhost kernel: [4294675.353000] sata_get_dev_handle: SATA dev addr=0x1f0002, handle=0x00000000 May 24 19:02:00 localhost kernel: [4294675.354000] ata1: dev 0 configured for UDMA/133 May 24 19:02:00 localhost kernel: [4294675.366000] sata_get_dev_handle: SATA dev addr=0x1f0002, handle=0x00000000 May 24 19:02:00 localhost kernel: [4294675.366000] scsi0 : ata_piix May 24 19:02:00 localhost kernel: [4294675.520000] ata2: dev 0 cfg 00:0040 49:2f00 82:7c6b 83:5b09 84:4673 85:7c69 86:1a01 87:4663 88:207f 93:0000 May 24 19:02:00 localhost kernel: [4294675.520000] ata2: dev 0 ATA-7, max UDMA/133, 195813072 sectors: LBA May 24 19:02:00 localhost kernel: [4294675.531000] sata_get_dev_handle: SATA dev addr=0x1f0002, handle=0x00000000 May 24 19:02:00 localhost kernel: [4294675.532000] ata2: dev 0 configured for UDMA/133 May 24 19:02:00 localhost kernel: [4294675.544000] sata_get_dev_handle: SATA dev addr=0x1f0002, handle=0x00000000 May 24 19:02:00 localhost kernel: [4294675.544000] scsi1 : ata_piix May 24 19:02:00 localhost kernel: [4294675.548000] Vendor: ATA Model: WDC WD2500JD-75H Rev: 08.0 May 24 19:02:00 localhost kernel: [4294675.548000] Type: Direct-Access ANSI SCSI revision: 05 May 24 19:02:00 localhost kernel: [4294675.548000] Vendor: ATA Model: Maxtor 6L100M0 Rev: BANC May 24 19:02:00 localhost kernel: [4294675.548000] Type: Direct-Access ANSI SCSI revision: 05 May 24 19:02:00 localhost kernel: [4294675.558000] Driver 'sd' needs updating - please use bus_type methods May 24 19:02:00 localhost kernel: [4294675.559000] SCSI device sda: 488281250 512-byte hdwr sectors (250000 MB) May 24 19:02:00 localhost kernel: [4294675.559000] SCSI device sda: drive cache: write back May 24 19:02:00 localhost kernel: [4294675.559000] SCSI device sda: 488281250 512-byte hdwr sectors (250000 MB) May 24 19:02:00 localhost kernel: [4294675.559000] SCSI device sda: drive cache: write back May 24 19:02:00 localhost kernel: [4294675.559000] sda: sda1 sda2 May 24 19:02:00 localhost kernel: [4294675.590000] sd 0:0:0:0: Attached scsi disk sda May 24 19:02:00 localhost kernel: [4294675.590000] SCSI device sdb: 195813072 512-byte hdwr sectors (100256 MB) May 24 19:02:00 localhost kernel: [4294675.590000] SCSI device sdb: drive cache: write back May 24 19:02:00 localhost kernel: [4294675.590000] SCSI device sdb: 195813072 512-byte hdwr sectors (100256 MB) May 24 19:02:00 localhost kernel: [4294675.590000] SCSI device sdb: drive cache: write back May 24 19:02:00 localhost kernel: [4294675.590000] sdb: sdb1 sdb2 May 24 19:02:00 localhost kernel: [4294675.626000] sd 1:0:0:0: Attached scsi disk sdb May 24 19:02:00 localhost kernel: [4294675.862000] usbcore: registered new driver usbfs May 24 19:02:00 localhost kernel: [4294675.862000] usbcore: registered new driver hub May 24 19:02:00 localhost kernel: [4294675.865000] ACPI: PCI Interrupt 0000:00:1d.7[D] -> GSI 23 (level, low) -> IRQ 177 May 24 19:02:00 localhost kernel: [4294675.865000] PCI: Setting latency timer of device 0000:00:1d.7 to 64 May 24 19:02:00 localhost kernel: [4294675.865000] ehci_hcd 0000:00:1d.7: EHCI Host Controller May 24 19:02:00 localhost kernel: [4294675.865000] ehci_hcd 0000:00:1d.7: debug port 1 May 24 19:02:00 localhost kernel: [4294675.865000] PCI: cache line size of 128 is not supported by device 0000:00:1d.7 May 24 19:02:00 localhost kernel: [4294675.871000] ehci_hcd 0000:00:1d.7: new USB bus registered, assigned bus number 1 May 24 19:02:00 localhost kernel: [4294675.871000] ehci_hcd 0000:00:1d.7: irq 177, io mem 0xffa80800 May 24 19:02:00 localhost kernel: [4294675.875000] ehci_hcd 0000:00:1d.7: USB 2.0 started, EHCI 1.00, driver 10 Dec 2004 May 24 19:02:00 localhost kernel: [4294675.875000] hub 1-0:1.0: USB hub found May 24 19:02:00 localhost kernel: [4294675.875000] hub 1-0:1.0: 8 ports detected May 24 19:02:00 localhost kernel: [4294675.929000] USB Universal Host Controller Interface driver v2.3 May 24 19:02:00 localhost kernel: [4294675.929000] ACPI: PCI Interrupt 0000:00:1d.0[A] -> GSI 16 (level, low) -> IRQ 185 May 24 19:02:00 localhost kernel: [4294675.929000] PCI: Setting latency timer of device 0000:00:1d.0 to 64 May 24 19:02:00 localhost kernel: [4294675.929000] uhci_hcd 0000:00:1d.0: UHCI Host Controller May 24 19:02:00 localhost kernel: [4294675.952000] ieee1394: Initialized config rom entry `ip1394' May 24 19:02:00 localhost kernel: [4294675.976000] uhci_hcd 0000:00:1d.0: new USB bus registered, assigned bus number 2 May 24 19:02:00 localhost kernel: [4294675.976000] uhci_hcd 0000:00:1d.0: irq 185, io base 0x0000ff80 May 24 19:02:00 localhost kernel: [4294675.976000] hub 2-0:1.0: USB hub found May 24 19:02:00 localhost kernel: [4294675.976000] hub 2-0:1.0: 2 ports detected May 24 19:02:00 localhost kernel: [4294676.077000] ACPI: PCI Interrupt 0000:00:1d.1[B] -> GSI 19 (level, low) -> IRQ 193 May 24 19:02:00 localhost kernel: [4294676.077000] PCI: Setting latency timer of device 0000:00:1d.1 to 64 May 24 19:02:00 localhost kernel: [4294676.077000] uhci_hcd 0000:00:1d.1: UHCI Host Controller May 24 19:02:00 localhost kernel: [4294676.077000] uhci_hcd 0000:00:1d.1: new USB bus registered, assigned bus number 3 May 24 19:02:00 localhost kernel: [4294676.077000] uhci_hcd 0000:00:1d.1: irq 193, io base 0x0000ff60 May 24 19:02:00 localhost kernel: [4294676.077000] hub 3-0:1.0: USB hub found May 24 19:02:00 localhost kernel: [4294676.077000] hub 3-0:1.0: 2 ports detected May 24 19:02:00 localhost kernel: [4294676.178000] ACPI: PCI Interrupt 0000:00:1d.2[C] -> GSI 18 (level, low) -> IRQ 169 May 24 19:02:00 localhost kernel: [4294676.178000] PCI: Setting latency timer of device 0000:00:1d.2 to 64 May 24 19:02:00 localhost kernel: [4294676.178000] uhci_hcd 0000:00:1d.2: UHCI Host Controller May 24 19:02:00 localhost kernel: [4294676.178000] uhci_hcd 0000:00:1d.2: new USB bus registered, assigned bus number 4 May 24 19:02:00 localhost kernel: [4294676.178000] uhci_hcd 0000:00:1d.2: irq 169, io base 0x0000ff40 May 24 19:02:00 localhost kernel: [4294676.178000] hub 4-0:1.0: USB hub found May 24 19:02:00 localhost kernel: [4294676.178000] hub 4-0:1.0: 2 ports detected May 24 19:02:00 localhost kernel: [4294676.279000] ACPI: PCI Interrupt 0000:00:1d.3[A] -> GSI 16 (level, low) -> IRQ 185 May 24 19:02:00 localhost kernel: [4294676.279000] PCI: Setting latency timer of device 0000:00:1d.3 to 64 May 24 19:02:00 localhost kernel: [4294676.279000] uhci_hcd 0000:00:1d.3: UHCI Host Controller May 24 19:02:00 localhost kernel: [4294676.279000] uhci_hcd 0000:00:1d.3: new USB bus registered, assigned bus number 5 May 24 19:02:00 localhost kernel: [4294676.279000] uhci_hcd 0000:00:1d.3: irq 185, io base 0x0000ff20 May 24 19:02:00 localhost kernel: [4294676.279000] hub 5-0:1.0: USB hub found May 24 19:02:00 localhost kernel: [4294676.279000] hub 5-0:1.0: 2 ports detected May 24 19:02:00 localhost kernel: [4294676.381000] ohci1394: $Rev: 1313 $ Ben Collins May 24 19:02:00 localhost kernel: [4294676.381000] ACPI: PCI Interrupt 0000:02:02.2[B] -> GSI 18 (level, low) -> IRQ 169 May 24 19:02:00 localhost kernel: [4294676.436000] ohci1394: fw-host0: OHCI-1394 1.1 (PCI): IRQ=[169] MMIO=[fe8bb800-fe8bbfff] Max Packet=[2048] May 24 19:02:00 localhost kernel: [4294676.454000] Probing IDE interface ide0... May 24 19:02:00 localhost kernel: [4294676.702000] usb 5-2: new full speed USB device using uhci_hcd and address 2 May 24 19:02:00 localhost kernel: [4294676.849000] Initializing USB Mass Storage driver... May 24 19:02:00 localhost kernel: [4294676.849000] scsi2 : SCSI emulation for USB Mass Storage devices May 24 19:02:00 localhost kernel: [4294676.850000] usb-storage: device found at 2 May 24 19:02:00 localhost kernel: [4294676.850000] usb-storage: waiting for device to settle before scanning May 24 19:02:00 localhost kernel: [4294676.850000] usbcore: registered new driver usb-storage May 24 19:02:00 localhost kernel: [4294676.850000] USB Mass Storage support registered. May 24 19:02:00 localhost kernel: [4294677.011000] Attempting manual resume May 24 19:02:00 localhost kernel: [4294677.022000] kjournald starting. Commit interval 5 seconds May 24 19:02:00 localhost kernel: [4294677.022000] EXT3-fs: mounted filesystem with ordered data mode. May 24 19:02:00 localhost kernel: [4294677.693000] ieee1394: Host added: ID:BUS[0-00:1023] GUID[00023c04110536a6] May 24 19:02:00 localhost kernel: [4294678.087000] usb 4-2: new full speed USB device using uhci_hcd and address 2 May 24 19:02:00 localhost kernel: [4294681.855000] Vendor: M-Sys Model: Dell Memory Key Rev: 4.60 May 24 19:02:00 localhost kernel: [4294681.855000] Type: Direct-Access ANSI SCSI revision: 00 May 24 19:02:00 localhost kernel: [4294681.860000] SCSI device sdc: 239872 512-byte hdwr sectors (123 MB) May 24 19:02:00 localhost kernel: [4294681.863000] sdc: Write Protect is off May 24 19:02:00 localhost kernel: [4294681.863000] sdc: Mode Sense: 45 00 00 08 May 24 19:02:00 localhost kernel: [4294681.863000] sdc: assuming drive cache: write through May 24 19:02:00 localhost kernel: [4294681.872000] SCSI device sdc: 239872 512-byte hdwr sectors (123 MB) May 24 19:02:00 localhost kernel: [4294681.875000] sdc: Write Protect is off May 24 19:02:00 localhost kernel: [4294681.875000] sdc: Mode Sense: 45 00 00 08 May 24 19:02:00 localhost kernel: [4294681.875000] sdc: assuming drive cache: write through May 24 19:02:00 localhost kernel: [4294681.875000] sdc: sdc1 May 24 19:02:00 localhost kernel: [4294681.885000] sd 2:0:0:0: Attached scsi removable disk sdc May 24 19:02:00 localhost kernel: [4294681.885000] usb-storage: device scan complete May 24 19:02:00 localhost kernel: [4294686.674000] sd 0:0:0:0: Attached scsi generic sg0 type 0 May 24 19:02:00 localhost kernel: [4294686.674000] sd 1:0:0:0: Attached scsi generic sg1 type 0 May 24 19:02:00 localhost kernel: [4294686.674000] sd 2:0:0:0: Attached scsi generic sg2 type 0 May 24 19:02:00 localhost kernel: [4294688.092000] Linux agpgart interface v0.101 (c) Dave Jones May 24 19:02:00 localhost kernel: [4294688.148000] agpgart: Detected an Intel i875 Chipset. May 24 19:02:00 localhost kernel: [4294688.158000] agpgart: AGP aperture is 256M @ 0xd0000000 May 24 19:02:00 localhost kernel: [4294688.406000] usbcore: registered new driver hiddev May 24 19:02:00 localhost kernel: [4294688.413000] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 May 24 19:02:00 localhost kernel: [4294688.414000] input: Razer Razer Copperhead Laser Mouse as /class/input/input0 May 24 19:02:00 localhost kernel: [4294688.414000] input: USB HID v1.00 Mouse [Razer Razer Copperhead Laser Mouse] on usb-0000:00:1d.2-2 May 24 19:02:00 localhost kernel: [4294688.416000] shpchp: Standard Hot Plug PCI Controller Driver version: 0.4 May 24 19:02:00 localhost kernel: [4294688.441000] input: Razer Razer Copperhead Laser Mouse as /class/input/input1 May 24 19:02:00 localhost kernel: [4294688.441000] input: USB HID v0.01 Keyboard [Razer Razer Copperhead Laser Mouse] on usb-0000:00:1d.2-2 May 24 19:02:00 localhost kernel: [4294688.441000] usbcore: registered new driver usbhid May 24 19:02:00 localhost kernel: [4294688.441000] drivers/usb/input/hid-core.c: v2.6:USB HID core driver May 24 19:02:00 localhost kernel: [4294688.475000] hw_random hardware driver 1.0.0 loaded May 24 19:02:00 localhost kernel: [4294688.717000] input: PC Speaker as /class/input/input2 May 24 19:02:00 localhost kernel: [4294688.898000] ath_hal: module license 'Proprietary' taints kernel. May 24 19:02:00 localhost kernel: [4294688.898000] ath_hal: 0.9.14.9 (AR5210, AR5211, AR5212, RF5111, RF5112, RF2413) May 24 19:02:00 localhost kernel: [4294688.989000] Floppy drive(s): fd0 is 1.44M May 24 19:02:00 localhost kernel: [4294689.003000] FDC 0 is a post-1991 82077 May 24 19:02:00 localhost kernel: [4294689.235000] Intel(R) PRO/1000 Network Driver - version 7.0.33-k2 May 24 19:02:00 localhost kernel: [4294689.235000] Copyright (c) 1999-2005 Intel Corporation. May 24 19:02:00 localhost kernel: [4294689.235000] ACPI: PCI Interrupt 0000:02:0c.0[A] -> GSI 18 (level, low) -> IRQ 169 May 24 19:02:00 localhost kernel: [4294689.265000] ts: Compaq touchscreen protocol output May 24 19:02:00 localhost kernel: [4294689.435000] wlan: 0.8.6.0 (EXPERIMENTAL) May 24 19:02:00 localhost kernel: [4294689.471000] ath_rate_sample: 1.2 May 24 19:02:00 localhost kernel: [4294689.478000] ath_pci: 0.9.6.0 (EXPERIMENTAL) May 24 19:02:00 localhost kernel: [4294689.478000] ACPI: PCI Interrupt 0000:02:03.0[A] -> GSI 19 (level, low) -> IRQ 193 May 24 19:02:00 localhost kernel: [4294689.530000] e1000: 0000:02:0c.0: e1000_probe: (PCI:33MHz:32-bit) 00:11:11:05:ec:22 May 24 19:02:00 localhost kernel: [4294689.556000] e1000: eth0: e1000_probe: Intel(R) PRO/1000 Network Connection May 24 19:02:00 localhost kernel: [4294689.560000] parport: PnPBIOS parport detected. May 24 19:02:00 localhost kernel: [4294689.560000] parport0: PC-style at 0x378 (0x778), irq 7, using FIFO [PCSPP,TRISTATE,COMPAT,ECP] May 24 19:02:00 localhost kernel: [4294689.927000] ACPI: PCI Interrupt 0000:02:02.0[A] -> GSI 17 (level, low) -> IRQ 201 May 24 19:02:00 localhost kernel: [4294689.931000] Installing spdif_bug patch: Audigy 2 [Unknown] May 24 19:02:00 localhost kernel: [4294690.101000] Build date: May 18 2006 May 24 19:02:00 localhost kernel: [4294690.101000] Debugging version (IEEE80211) May 24 19:02:00 localhost kernel: [4294690.101000] ath0: 11b rates: 1Mbps 2Mbps 5.5Mbps 11Mbps May 24 19:02:00 localhost kernel: [4294690.101000] ath0: 11g rates: 1Mbps 2Mbps 5.5Mbps 11Mbps 6Mbps 9Mbps 12Mbps 18Mbps 24Mbps 36Mbps 48Mbps 54Mbps May 24 19:02:00 localhost kernel: [4294690.101000] ath0: turboG rates: 6Mbps 9Mbps 12Mbps 18Mbps 24Mbps 36Mbps 48Mbps 54Mbps May 24 19:02:00 localhost kernel: [4294690.101000] ath0: H/W encryption support: WEP AES AES_CCM TKIP May 24 19:02:00 localhost kernel: [4294690.101000] ath0: mac 7.9 phy 4.5 radio 5.6 May 24 19:02:00 localhost kernel: [4294690.101000] ath0: Use hw queue 1 for WME_AC_BE traffic May 24 19:02:00 localhost kernel: [4294690.101000] ath0: Use hw queue 0 for WME_AC_BK traffic May 24 19:02:00 localhost kernel: [4294690.101000] ath0: Use hw queue 2 for WME_AC_VI traffic May 24 19:02:00 localhost kernel: [4294690.101000] ath0: Use hw queue 3 for WME_AC_VO traffic May 24 19:02:00 localhost kernel: [4294690.101000] ath0: Use hw queue 8 for CAB traffic May 24 19:02:00 localhost kernel: [4294690.101000] ath0: Use hw queue 9 for beacons May 24 19:02:00 localhost kernel: [4294690.101000] Debugging version (ATH) May 24 19:02:00 localhost kernel: [4294690.101000] ath0: Atheros 5212: mem=0xfe8d0000, irq=193 May 24 19:02:00 localhost kernel: [4294690.883000] lp0: using parport0 (interrupt-driven). May 24 19:02:00 localhost kernel: [4294690.936000] sbp2: $Rev: 1306 $ Ben Collins May 24 19:02:00 localhost kernel: [4294690.936000] ieee1394: sbp2: Driver forced to serialize I/O (serialize_io=1) May 24 19:02:00 localhost kernel: [4294690.936000] ieee1394: sbp2: Try serialize_io=0 for better performance May 24 19:02:00 localhost kernel: [4294690.973000] [fglrx] Maximum main memory to use for locked dma buffers: 1412 MBytes. May 24 19:02:00 localhost kernel: [4294690.973000] ACPI: PCI Interrupt 0000:01:00.0[A] -> GSI 16 (level, low) -> IRQ 185 May 24 19:02:00 localhost kernel: [4294690.973000] [fglrx] module loaded - fglrx 8.24.8 [Apr 11 2006] on minor 0 May 24 19:02:00 localhost kernel: [4294691.022000] Adding 3992144k swap on /dev/sdb2. Priority:-1 extents:1 across:3992144k May 24 19:02:00 localhost kernel: [4294691.089000] EXT3 FS on sdb1, internal journal May 24 19:02:00 localhost kernel: [4294691.315000] md: md driver 0.90.3 MAX_MD_DEVS=256, MD_SB_DISKS=27 May 24 19:02:00 localhost kernel: [4294691.315000] md: bitmap version 4.39 May 24 19:02:00 localhost kernel: [4294692.419000] device-mapper: 4.4.0-ioctl (2005-01-12) initialised: dm-devel at redhat.com May 24 19:02:00 localhost kernel: [4294694.083000] NTFS driver 2.1.25 [Flags: R/O MODULE]. May 24 19:02:00 localhost kernel: [4294694.147000] NTFS volume version 3.1. May 24 19:02:00 localhost kernel: [4294695.481000] NET: Registered protocol family 17 May 24 19:02:00 localhost kernel: [4294696.300000] ACPI: Power Button (FF) [PWRF] May 24 19:02:00 localhost kernel: [4294696.300000] ACPI: Power Button (CM) [VBTN] May 24 19:02:00 localhost kernel: [4294696.481000] ibm_acpi: ec object not found May 24 19:02:00 localhost kernel: [4294696.528000] pcc_acpi: loading... May 24 19:02:03 localhost kernel: [4294700.777000] NET: Registered protocol family 10 May 24 19:02:03 localhost kernel: [4294700.777000] lo: Disabled Privacy Extensions May 24 19:02:03 localhost kernel: [4294700.777000] IPv6 over IPv4 tunneling driver May 24 19:02:05 localhost kernel: [4294702.948000] ppdev: user-space parallel port driver May 24 19:02:07 localhost kernel: [4294705.027000] [fglrx] Internal AGP support requested, but kernel AGP support active. May 24 19:02:07 localhost kernel: [4294705.027000] [fglrx] Have to use kernel AGP support to avoid conflicts. May 24 19:02:07 localhost kernel: [4294705.027000] [fglrx] Kernel AGP support doesn't provide agplock functionality. May 24 19:02:07 localhost kernel: [4294705.027000] [fglrx] AGP detected, AgpState = 0x1f004a1b (hardware caps of chipset) May 24 19:02:07 localhost kernel: [4294705.028000] agpgart: Found an AGP 3.0 compliant device at 0000:00:00.0. May 24 19:02:07 localhost kernel: [4294705.028000] agpgart: Putting AGP V3 device at 0000:00:00.0 into 8x mode May 24 19:02:07 localhost kernel: [4294705.028000] agpgart: Putting AGP V3 device at 0000:01:00.0 into 8x mode May 24 19:02:07 localhost kernel: [4294705.028000] [fglrx] AGP enabled, AgpCommand = 0x1f004312 (selected caps) May 24 19:02:07 localhost kernel: [4294705.038000] [fglrx] free AGP = 256126976 May 24 19:02:07 localhost kernel: [4294705.038000] [fglrx] max AGP = 256126976 May 24 19:02:07 localhost kernel: [4294705.038000] [fglrx] free LFB = 116002816 May 24 19:02:07 localhost kernel: [4294705.038000] [fglrx] max LFB = 116002816 May 24 19:02:07 localhost kernel: [4294705.038000] [fglrx] free Inv = 0 May 24 19:02:07 localhost kernel: [4294705.038000] [fglrx] max Inv = 0 May 24 19:02:07 localhost kernel: [4294705.038000] [fglrx] total Inv = 0 May 24 19:02:07 localhost kernel: [4294705.038000] [fglrx] total TIM = 0 May 24 19:02:07 localhost kernel: [4294705.038000] [fglrx] total FB = 0 May 24 19:02:07 localhost kernel: [4294705.038000] [fglrx] total AGP = 65536 May 24 19:02:07 localhost kernel: [4294705.089000] apm: BIOS version 1.2 Flags 0x03 (Driver version 1.16ac) May 24 19:02:07 localhost kernel: [4294705.089000] apm: disabled - APM is not SMP safe. May 24 19:02:07 localhost kernel: [4294705.311000] ip_tables: (C) 2000-2002 Netfilter core team May 24 19:02:07 localhost kernel: [4294705.383000] Netfilter messages via NETLINK v0.30. May 24 19:02:08 localhost kernel: [4294705.498000] ip_conntrack version 2.4 (8192 buckets, 65536 max) - 232 bytes per conntrack May 24 19:02:13 localhost kernel: [4294711.197000] Bluetooth: Core ver 2.8 May 24 19:02:13 localhost kernel: [4294711.197000] NET: Registered protocol family 31 May 24 19:02:13 localhost kernel: [4294711.197000] Bluetooth: HCI device and connection manager initialized May 24 19:02:13 localhost kernel: [4294711.197000] Bluetooth: HCI socket layer initialized May 24 19:02:13 localhost kernel: [4294711.325000] Bluetooth: L2CAP ver 2.8 May 24 19:02:13 localhost kernel: [4294711.325000] Bluetooth: L2CAP socket layer initialized May 24 19:02:13 localhost kernel: [4294711.422000] Bluetooth: RFCOMM socket layer initialized May 24 19:02:13 localhost kernel: [4294711.422000] Bluetooth: RFCOMM TTY layer initialized May 24 19:02:13 localhost kernel: [4294711.422000] Bluetooth: RFCOMM ver 1.7 May 24 19:02:14 localhost kernel: [4294711.486000] ath0: no IPv6 routers present May 24 19:02:33 localhost kernel: [4294730.534000] apm: BIOS version 1.2 Flags 0x03 (Driver version 1.16ac) May 24 19:02:33 localhost kernel: [4294730.534000] apm: disabled on user request. May 24 19:02:37 localhost kernel: Kernel logging (proc) stopped. -----------------END LOG----------------- I will be happy to provide any info needed to help solve this problem. Just tell me what to do :). ** Affects: linux-source-2.6.15 (Ubuntu) Importance: Medium Status: Unconfirmed -- PCI USB controller causes keyboard to randomly lock up https://launchpad.net/bugs/46475 From ubuntu at paul.sladen.org Sat Aug 19 13:50:09 2006 From: ubuntu at paul.sladen.org (Paul Sladen) Date: Sat, 19 Aug 2006 13:50:09 -0000 Subject: [Bug 46475] Re: Keyboard Randomly Locks Up on Boot References: <20060525022058.24752.25727.malonedeb@gangotri.ubuntu.com> Message-ID: <20060819135009.23623.22873.malone@gandwana.ubuntu.com> Out of interest, did you have the 'plptools' utilities for talking to Psion organisers installed? ** Summary changed: - Keyboard Randomly Locks Up on Boot + PCI USB controller causes keyboard to randomly lock up ** Changed in: Ubuntu Sourcepackagename: None => linux-source-2.6.15 -- PCI USB controller causes keyboard to randomly lock up https://launchpad.net/bugs/46475 From ubuntu at paul.sladen.org Sat Aug 19 13:53:08 2006 From: ubuntu at paul.sladen.org (Paul Sladen) Date: Sat, 19 Aug 2006 13:53:08 -0000 Subject: [Bug 46475] Re: PCI USB controller causes keyboard to randomly lock up References: <20060525022058.24752.25727.malonedeb@gangotri.ubuntu.com> Message-ID: <20060819135308.12543.45139.malone@gangotri.ubuntu.com> BattleShipTerry: are you able to get an: lspci -n of the PCI USB card when it is inserted? This would help us know which driver is at fault. If that's going to be hard, are you able to identify the card, manufacturer in some other way? ** Changed in: linux-source-2.6.15 (Ubuntu) Status: Unconfirmed => Needs Info -- PCI USB controller causes keyboard to randomly lock up https://launchpad.net/bugs/46475 From magicfab at gmail.com Sat Aug 19 13:52:39 2006 From: magicfab at gmail.com (=?utf-8?b?RmFiacOhbiBSb2Ryw61ndWV6?=) Date: Sat, 19 Aug 2006 13:52:39 -0000 Subject: [Bug 19648] Re: On-board SIS sound card needs muted "IEC958" References: <20060113140246.21012.93098.launchpad@macquarie.warthogs.hbd.com> Message-ID: <20060819135239.23623.34958.malone@gandwana.ubuntu.com> I remember seing this same behavior / solution with a SiS s17012 onboard sound setup on a clone PC. Just mentioning it for good keyword karma ;) I'll be checking into it next week when I have access to the machine. I think there are other bugs related to this. -- On-board SIS sound card needs muted "IEC958" https://launchpad.net/bugs/19648 From coquet at gmail.com Sat Aug 19 14:06:48 2006 From: coquet at gmail.com (David_C) Date: Sat, 19 Aug 2006 14:06:48 -0000 Subject: [Bug 50031] Re: [regression] Suspend [to-RAM and to-disk] is broken in 2.6.15-25.43 References: <20060616182146.13137.51951.malonedeb@gandwana.ubuntu.com> Message-ID: <20060819140649.12488.41622.malone@gangotri.ubuntu.com> I have a T43 2686-DGU and all of my problems where solved with the ACPI fix 2 months ago (I think). My machine suspends to RAM and resumes correctly 100% of the time. As a side note suspend also works 100% with both the 'ati' driver and 'fglrx'. fglrx had given me grief in the past. Also, the old SATA resume bug is gone. (http://thinkwiki.org/wiki/Problems_with_SATA_and_Linux) Currently, I am running: linux-image-2.6.15-25-386 2.6.15-25.43 acpi 0.09-1 acpi-support 0.85 acpid 1.0.4-1ubuntu11 from grub: title Ubuntu, kernel 2.6.15-25-386 root (hd0,3) kernel /boot/vmlinuz-2.6.15-25-386 root=/dev/sda4 ro quiet splash initrd /boot/initrd.img-2.6.15-25-386 savedefault Around the same time as the ACPI update, I was mucking with /etc/default /acpi-support so here is my file: Hopefully this will help someone get their machine working. I feel your pain. -- [regression] Suspend [to-RAM and to-disk] is broken in 2.6.15-25.43 https://launchpad.net/bugs/50031 From bruce.cowan at dsl.pipex.com Sat Aug 19 14:06:38 2006 From: bruce.cowan at dsl.pipex.com (Bruce Cowan) Date: Sat, 19 Aug 2006 14:06:38 -0000 Subject: [Bug 43961] Re: Power down after shutdown does not work... References: <20060510072310.21520.62027.malonedeb@gandwana.ubuntu.com> Message-ID: <20060819140638.12488.19914.launchpad@gangotri.ubuntu.com> ** Bug watch added: Linux Kernel Bug Tracker #6431 http://bugzilla.kernel.org/show_bug.cgi?id=6431 ** Also affects: linux (upstream) via http://bugzilla.kernel.org/show_bug.cgi?id=6431 Importance: Unknown Status: Unknown -- Power down after shutdown does not work... https://launchpad.net/bugs/43961 From florian at boucault.ath.cx Sat Aug 19 14:35:50 2006 From: florian at boucault.ath.cx (Kaleo) Date: Sat, 19 Aug 2006 14:35:50 -0000 Subject: [Bug 50031] Re: [regression] Suspend [to-RAM and to-disk] is broken in 2.6.15-25.43 References: <20060616182146.13137.51951.malonedeb@gandwana.ubuntu.com> Message-ID: <20060819143550.23667.69294.malone@gandwana.ubuntu.com> I have a T43 1871-W34 and just like David my problems got solved with the previous fixes. My acpi-support is a little different however: SAVE_VBE_STATE=true #ACPI_SLEEP=true is commented I also had issues with a proprietary module. Please, check carefully that your kernel is not tainted. -- [regression] Suspend [to-RAM and to-disk] is broken in 2.6.15-25.43 https://launchpad.net/bugs/50031 From mark at reitblatt.com Sat Aug 19 15:13:22 2006 From: mark at reitblatt.com (Mark Reitblatt) Date: Sat, 19 Aug 2006 15:13:22 -0000 Subject: [Bug 56892] Re: Wireless on MacBook not activated easily... References: <20060819111658.23623.19122.malonedeb@gandwana.ubuntu.com> Message-ID: <20060819151322.12488.6152.launchpad@gangotri.ubuntu.com> ** Changed in: linux-meta (Ubuntu) Importance: Untriaged => Medium -- Wireless on MacBook not activated easily... https://launchpad.net/bugs/56892 From mark at reitblatt.com Sat Aug 19 15:17:27 2006 From: mark at reitblatt.com (Mark Reitblatt) Date: Sat, 19 Aug 2006 15:17:27 -0000 Subject: [Bug 56885] Re: e1000 driver not working properly on x86_64? References: <20060819091800.12543.64715.malonedeb@gangotri.ubuntu.com> Message-ID: <20060819151728.23623.39932.launchpad@gandwana.ubuntu.com> ** Changed in: linux-source-2.6.15 (Ubuntu) Importance: Untriaged => Medium -- e1000 driver not working properly on x86_64? https://launchpad.net/bugs/56885 From geoff.hoff at gmail.com Sat Aug 19 15:34:16 2006 From: geoff.hoff at gmail.com (Geoff Hoff) Date: Sat, 19 Aug 2006 15:34:16 -0000 Subject: [Bug 56053] Re: Can't boot using linux-image-2.6.15-26-server References: <20060811173552.24639.13323.malonedeb@gangotri.ubuntu.com> Message-ID: <20060819153416.23667.65775.malone@gandwana.ubuntu.com> I'm running vmware server on two different machines. One host is an Athlon XP, the other is a Pentium M. I have created a vmware guest using Ubuntu Server 6.06.1. The linux-image-2.6.15-26-server kernel will boot on the Athlon, but not on the Pentium M. The linux- image-2.6.15-25-686 boots fine on both. If I try to boot the server kernel on the Pentium M and remove the quiet and splash options I get the same result as Markus Uncompressing Linux... Ok, booting the kernel. and nothing else. -- Can't boot using linux-image-2.6.15-26-server https://launchpad.net/bugs/56053 From marc.sowen at gmx.net Sat Aug 19 15:40:39 2006 From: marc.sowen at gmx.net (msowen) Date: Sat, 19 Aug 2006 15:40:39 -0000 Subject: [Bug 56916] kobject_register failed for fcpci (-17) References: <20060819154039.23667.48488.malonedeb@gandwana.ubuntu.com> Message-ID: <20060819154039.23667.48488.malonedeb@gandwana.ubuntu.com> Public bug reported: Binary package hint: linux-image-amd64-k8 Hello, I am unable to load the ISDN driver for my AVM Fritz!Card PCI interface. The same happens with the open source mISDN-Kernel-Module when using linux-image-amd64-server package. uname output: Linux joey 2.6.15-26-amd64-k8 #1 SMP PREEMPT Thu Aug 3 03:11:38 UTC 2006 x86_64 GNU/Linux lspci output: 0000:00:0c.0 Network controller: AVM Audiovisuelles MKTG & Computer System GmbH A1 ISDN [Fritz] (rev 02) dmesg output: [ 59.328651] CAPI Subsystem Rev 1.1.2.8 [ 59.332440] fcpci: module license 'Proprietary' taints kernel. [ 59.333688] fcpci: AVM FRITZ!Card PCI driver, revision 0.7.2 [ 59.333691] fcpci: (fcpci built on Jul 10 2006 at 14:08:04) [ 59.333693] fcpci: -- 64 bit CAPI driver -- [ 59.333742] GSI 20 sharing vector 0xC9 and IRQ 20 [ 59.333747] ACPI: PCI Interrupt 0000:00:0c.0[A] -> GSI 16 (level, low) -> IRQ 201 [ 59.333752] fcpci: AVM FRITZ!Card PCI found: port 0x9800, irq 201 [ 59.333754] fcpci: Loading... [ 59.333757] fcpci: Driver 'fcpci' attached to fcpci-stack. (304) [ 59.564354] fcpci: Stack version 3.11-07 [ 59.564395] kcapi: Controller 1: fcpci-9800-201 attached [ 59.564397] kcapi: card 1 "fcpci-9800-201" ready. [ 59.564459] fcpci: Loaded. [ 59.632251] Modular ISDN Stack core $Revision: 1.25 $ [ 59.632281] mISDNd: kernel daemon started [ 59.656940] ISAC module $Revision: 1.16 $ [ 59.665150] AVM Fritz PCI/PnP driver Rev. 1.30 [ 59.665161] kobject_register failed for fcpci (-17) [ 59.665163] [ 59.665164] Call Trace:{kobject_register+70} {bus_add_driver+101} [ 59.665182] {__pci_register_driver+178} {:avmfritz:Fritz_init+170} [ 59.665196] {sys_init_module+257} {system_call+126} [ 59.665208] Marc ** Affects: linux-meta (Ubuntu) Importance: Untriaged Status: Unconfirmed -- kobject_register failed for fcpci (-17) https://launchpad.net/bugs/56916 From internet at vanliefde.be Sat Aug 19 15:53:59 2006 From: internet at vanliefde.be (Tyf) Date: Sat, 19 Aug 2006 15:53:59 -0000 Subject: [Bug 41095] Re: MP-BIOS bug : 8254 timer not connected to IO-APIC References: <20060424130132.13104.12309.malonedeb@gandwana.ubuntu.com> Message-ID: <20060819155359.23667.13836.launchpad@gandwana.ubuntu.com> *** This bug is a duplicate of bug 38263 *** ** This bug has been marked a duplicate of bug 38263 freeze at startup -- MP-BIOS bug : 8254 timer not connected to IO-APIC https://launchpad.net/bugs/41095 From internet at vanliefde.be Sat Aug 19 15:53:59 2006 From: internet at vanliefde.be (Tyf) Date: Sat, 19 Aug 2006 15:53:59 -0000 Subject: [Bug 38263] Re: freeze at startup References: <20060405194706.24486.46138.malonedeb@gangotri.ubuntu.com> Message-ID: <20060819155359.23667.781.launchpad@gandwana.ubuntu.com> ** Bug 41095 has been marked a duplicate of this bug -- freeze at startup https://launchpad.net/bugs/38263 From luke.hoersten at gmail.com Sat Aug 19 15:51:53 2006 From: luke.hoersten at gmail.com (Luke Hoersten) Date: Sat, 19 Aug 2006 15:51:53 -0000 Subject: [Bug 34902] Re: Ralink Wireless USB/PCMCIA/PCI hangs PC References: <20060314143545.30082.52680.malonedeb@gandwana.ubuntu.com> Message-ID: <20060819155154.12543.47981.malone@gangotri.ubuntu.com> Same problem here with Belkin F5D7000 PCI wireless card. Freezes the computer if its enabled and blocks booting. Must boot with live cd to fix and disable. -- Ralink Wireless USB/PCMCIA/PCI hangs PC https://launchpad.net/bugs/34902 From luke.hoersten at gmail.com Sat Aug 19 15:55:53 2006 From: luke.hoersten at gmail.com (Luke Hoersten) Date: Sat, 19 Aug 2006 15:55:53 -0000 Subject: [Bug 54273] Re: USB device not accepting address: error -110 References: <20060727175359.29548.78878.malonedeb@gandwana.ubuntu.com> Message-ID: <20060819155553.12543.55479.malone@gangotri.ubuntu.com> Now none of my USB devices work, not even my printer. -- USB device not accepting address: error -110 https://launchpad.net/bugs/54273 From mark at reitblatt.com Sat Aug 19 16:01:10 2006 From: mark at reitblatt.com (Mark Reitblatt) Date: Sat, 19 Aug 2006 16:01:10 -0000 Subject: [Bug 56916] Re: kobject_register failed for fcpci (-17) References: <20060819154039.23667.48488.malonedeb@gandwana.ubuntu.com> Message-ID: <20060819160110.23623.97479.launchpad@gandwana.ubuntu.com> ** Changed in: linux-meta (Ubuntu) Importance: Untriaged => Medium -- kobject_register failed for fcpci (-17) https://launchpad.net/bugs/56916 From internet at vanliefde.be Sat Aug 19 16:02:11 2006 From: internet at vanliefde.be (Tyf) Date: Sat, 19 Aug 2006 16:02:11 -0000 Subject: [Bug 41095] Re: [Bug 41095] Re: MP-BIOS bug : 8254 timer not connected to IO-APIC References: <20060424130132.13104.12309.malonedeb@gandwana.ubuntu.com> Message-ID: <20060819160211.16045.qmail@piglet.hosting-it.be> *** This bug is a duplicate of bug 38263 *** De mail is toegekomen op de server -- MP-BIOS bug : 8254 timer not connected to IO-APIC https://launchpad.net/bugs/41095 From internet at vanliefde.be Sat Aug 19 16:02:12 2006 From: internet at vanliefde.be (Tyf) Date: Sat, 19 Aug 2006 16:02:12 -0000 Subject: [Bug 38263] Re: [Bug 38263] Re: freeze at startup References: <20060405194706.24486.46138.malonedeb@gangotri.ubuntu.com> Message-ID: <20060819160212.16057.qmail@piglet.hosting-it.be> De mail is toegekomen op de server -- freeze at startup https://launchpad.net/bugs/38263 From internet at vanliefde.be Sat Aug 19 16:12:04 2006 From: internet at vanliefde.be (Tyf) Date: Sat, 19 Aug 2006 16:12:04 -0000 Subject: [Bug 41095] Re: [Bug 41095] Re: [Bug 41095] Re: MP-BIOS bug : 8254 timer not connected to IO-APIC References: <20060424130132.13104.12309.malonedeb@gandwana.ubuntu.com> Message-ID: <20060819161211.16443.qmail@piglet.hosting-it.be> *** This bug is a duplicate of bug 38263 *** De mail is toegekomen op de server -- MP-BIOS bug : 8254 timer not connected to IO-APIC https://launchpad.net/bugs/41095 From internet at vanliefde.be Sat Aug 19 16:12:05 2006 From: internet at vanliefde.be (Tyf) Date: Sat, 19 Aug 2006 16:12:05 -0000 Subject: [Bug 38263] Re: [Bug 38263] Re: [Bug 38263] Re: freeze at startup References: <20060405194706.24486.46138.malonedeb@gangotri.ubuntu.com> Message-ID: <20060819161212.16456.qmail@piglet.hosting-it.be> De mail is toegekomen op de server -- freeze at startup https://launchpad.net/bugs/38263 From internet at vanliefde.be Sat Aug 19 16:21:05 2006 From: internet at vanliefde.be (Tyf) Date: Sat, 19 Aug 2006 16:21:05 -0000 Subject: [Bug 41095] Re: [Bug 41095] Re: [Bug 41095] Re: [Bug 41095] Re: MP-BIOS bug : 8254 timer not connected to IO-APIC References: <20060424130132.13104.12309.malonedeb@gandwana.ubuntu.com> Message-ID: <20060819162208.16784.qmail@piglet.hosting-it.be> *** This bug is a duplicate of bug 38263 *** De mail is toegekomen op de server -- MP-BIOS bug : 8254 timer not connected to IO-APIC https://launchpad.net/bugs/41095 From internet at vanliefde.be Sat Aug 19 16:21:05 2006 From: internet at vanliefde.be (Tyf) Date: Sat, 19 Aug 2006 16:21:05 -0000 Subject: [Bug 38263] Re: [Bug 38263] Re: [Bug 38263] Re: [Bug 38263] Re: freeze at startup References: <20060405194706.24486.46138.malonedeb@gangotri.ubuntu.com> Message-ID: <20060819162209.16797.qmail@piglet.hosting-it.be> De mail is toegekomen op de server -- freeze at startup https://launchpad.net/bugs/38263 From internet at vanliefde.be Sat Aug 19 16:32:10 2006 From: internet at vanliefde.be (Tyf) Date: Sat, 19 Aug 2006 16:32:10 -0000 Subject: [Bug 41095] Re: [Bug 41095] Re: [Bug 41095] Re: [Bug 41095] Re: [Bug 41095] Re: MP-BIOS bug : 8254 timer not connected to IO-APIC References: <20060424130132.13104.12309.malonedeb@gandwana.ubuntu.com> Message-ID: <20060819163210.17151.qmail@piglet.hosting-it.be> *** This bug is a duplicate of bug 38263 *** De mail is toegekomen op de server -- MP-BIOS bug : 8254 timer not connected to IO-APIC https://launchpad.net/bugs/41095 From internet at vanliefde.be Sat Aug 19 16:32:11 2006 From: internet at vanliefde.be (Tyf) Date: Sat, 19 Aug 2006 16:32:11 -0000 Subject: [Bug 38263] Re: [Bug 38263] Re: [Bug 38263] Re: [Bug 38263] Re: [Bug 38263] Re: freeze at startup References: <20060405194706.24486.46138.malonedeb@gangotri.ubuntu.com> Message-ID: <20060819163211.17164.qmail@piglet.hosting-it.be> De mail is toegekomen op de server -- freeze at startup https://launchpad.net/bugs/38263 From internet at vanliefde.be Sat Aug 19 16:42:04 2006 From: internet at vanliefde.be (Tyf) Date: Sat, 19 Aug 2006 16:42:04 -0000 Subject: [Bug 41095] Re: [Bug 41095] Re: [Bug 41095] Re: [Bug 41095] Re: [Bug 41095] Re: [Bug 41095] Re: MP-BIOS bug : 8254 timer not connected to IO-APIC References: <20060424130132.13104.12309.malonedeb@gandwana.ubuntu.com> Message-ID: <20060819164212.17443.qmail@piglet.hosting-it.be> *** This bug is a duplicate of bug 38263 *** De mail is toegekomen op de server -- MP-BIOS bug : 8254 timer not connected to IO-APIC https://launchpad.net/bugs/41095 From internet at vanliefde.be Sat Aug 19 16:42:05 2006 From: internet at vanliefde.be (Tyf) Date: Sat, 19 Aug 2006 16:42:05 -0000 Subject: [Bug 38263] Re: [Bug 38263] Re: [Bug 38263] Re: [Bug 38263] Re: [Bug 38263] Re: [Bug 38263] Re: freeze at startup References: <20060405194706.24486.46138.malonedeb@gangotri.ubuntu.com> Message-ID: <20060819164213.17456.qmail@piglet.hosting-it.be> De mail is toegekomen op de server -- freeze at startup https://launchpad.net/bugs/38263 From internet at vanliefde.be Sat Aug 19 16:51:04 2006 From: internet at vanliefde.be (Tyf) Date: Sat, 19 Aug 2006 16:51:04 -0000 Subject: [Bug 41095] Re: [Bug 41095] Re: [Bug 41095] Re: [Bug 41095] Re: [Bug 41095] Re: [Bug 41095] Re: [Bug 41095] Re: MP-BIOS bug : 8254 timer not connected to IO-APIC References: <20060424130132.13104.12309.malonedeb@gandwana.ubuntu.com> Message-ID: <20060819165212.17844.qmail@piglet.hosting-it.be> *** This bug is a duplicate of bug 38263 *** De mail is toegekomen op de server -- MP-BIOS bug : 8254 timer not connected to IO-APIC https://launchpad.net/bugs/41095 From internet at vanliefde.be Sat Aug 19 16:51:04 2006 From: internet at vanliefde.be (Tyf) Date: Sat, 19 Aug 2006 16:51:04 -0000 Subject: [Bug 38263] Re: [Bug 38263] Re: [Bug 38263] Re: [Bug 38263] Re: [Bug 38263] Re: [Bug 38263] Re: [Bug 38263] Re: freeze at startup References: <20060405194706.24486.46138.malonedeb@gangotri.ubuntu.com> Message-ID: <20060819165213.17857.qmail@piglet.hosting-it.be> De mail is toegekomen op de server -- freeze at startup https://launchpad.net/bugs/38263 From internet at vanliefde.be Sat Aug 19 17:02:10 2006 From: internet at vanliefde.be (Tyf) Date: Sat, 19 Aug 2006 17:02:10 -0000 Subject: [Bug 41095] Re: [Bug 41095] Re: [Bug 41095] Re: [Bug 41095] Re: [Bug 41095] Re: [Bug 41095] Re: [Bug 41095] Re: [Bug 41095] Re: MP-BIOS bug : 8254 timer not connected to IO-APIC References: <20060424130132.13104.12309.malonedeb@gandwana.ubuntu.com> Message-ID: <20060819170210.18201.qmail@piglet.hosting-it.be> *** This bug is a duplicate of bug 38263 *** De mail is toegekomen op de server -- MP-BIOS bug : 8254 timer not connected to IO-APIC https://launchpad.net/bugs/41095 From internet at vanliefde.be Sat Aug 19 17:02:12 2006 From: internet at vanliefde.be (Tyf) Date: Sat, 19 Aug 2006 17:02:12 -0000 Subject: [Bug 38263] Re: [Bug 38263] Re: [Bug 38263] Re: [Bug 38263] Re: [Bug 38263] Re: [Bug 38263] Re: [Bug 38263] Re: [Bug 38263] Re: freeze at startup References: <20060405194706.24486.46138.malonedeb@gangotri.ubuntu.com> Message-ID: <20060819170212.18214.qmail@piglet.hosting-it.be> De mail is toegekomen op de server -- freeze at startup https://launchpad.net/bugs/38263 From arturuk at gmail.com Sat Aug 19 17:04:12 2006 From: arturuk at gmail.com (art2003) Date: Sat, 19 Aug 2006 17:04:12 -0000 Subject: [Bug 26376] Re: [Bug 26376] Re: SiS 7012 chip Breezy: Sound works fine but volume can only be set to mute or 100% References: <20060113144913.21012.21453.launchpad@macquarie.warthogs.hbd.com> <20060819134443.12488.19600.malone@gangotri.ubuntu.com> Message-ID: The problem persists after dist-upgrade to Dapper Furthermore the volume control problem is an issue only with gnome. Meaning with mplayer, vlc etc I can control the volume of a mp3 or movie I am playing. But the system sounds on the desktop are at full blown (so currently dissabled all desktop sounds as they scare the shit out of me with full volume and no means to adjust this) On 19/08/06, Fabián Rodríguez wrote: > I believe this is about SiS 17012, seing other reports on the web. Can > you confirm this / change the subject accordingly if such is the case ? > > -- > SiS 7012 chip Breezy: Sound works fine but volume can only be set to mute or 100% > https://launchpad.net/bugs/26376 > -- /----------------------------------------------------------------------------- "Intolerance is the natural concomitant of strong faith; tolerance grows only when faith loses certainty; certainty is murderous." Will Durant ------------------------------------------------------------------------------ Linux user number 103022 At http://counter.li.org/ -- SiS 7012 chip Breezy: Sound works fine but volume can only be set to mute or 100% https://launchpad.net/bugs/26376 From internet at vanliefde.be Sat Aug 19 17:12:05 2006 From: internet at vanliefde.be (Tyf) Date: Sat, 19 Aug 2006 17:12:05 -0000 Subject: [Bug 41095] Re: [Bug 41095] Re: [Bug 41095] Re: [Bug 41095] Re: [Bug 41095] Re: [Bug 41095] Re: [Bug 41095] Re: [Bug 41095] Re: [Bug 41095] Re: MP-BIOS bug : 8254 timer not connected to IO-APIC References: <20060424130132.13104.12309.malonedeb@gandwana.ubuntu.com> Message-ID: <20060819171208.18548.qmail@piglet.hosting-it.be> *** This bug is a duplicate of bug 38263 *** De mail is toegekomen op de server -- MP-BIOS bug : 8254 timer not connected to IO-APIC https://launchpad.net/bugs/41095 From internet at vanliefde.be Sat Aug 19 17:12:05 2006 From: internet at vanliefde.be (Tyf) Date: Sat, 19 Aug 2006 17:12:05 -0000 Subject: [Bug 38263] Re: [Bug 38263] Re: [Bug 38263] Re: [Bug 38263] Re: [Bug 38263] Re: [Bug 38263] Re: [Bug 38263] Re: [Bug 38263] Re: [Bug 38263] Re: freeze at startup References: <20060405194706.24486.46138.malonedeb@gangotri.ubuntu.com> Message-ID: <20060819171210.18561.qmail@piglet.hosting-it.be> De mail is toegekomen op de server -- freeze at startup https://launchpad.net/bugs/38263 From tikiwiki at garygriffin.net Sat Aug 19 17:20:24 2006 From: tikiwiki at garygriffin.net (Gary Griffin) Date: Sat, 19 Aug 2006 17:20:24 -0000 Subject: [Bug 34515] Re: Dapper kernel panic on boot References: <20060311223807.17044.41100.malonedeb@gangotri.ubuntu.com> Message-ID: <20060819172024.12543.77621.malone@gangotri.ubuntu.com> Per another comment, I tried "pci=nommconf" and it worked fine. This is with the AMD64 Dapper 6.06 Live CD. -- Dapper Flight 5 kernel panic on boot https://launchpad.net/bugs/34515 From thierry.blanc at gmx.ch Sat Aug 19 17:38:00 2006 From: thierry.blanc at gmx.ch (Thierry Blanc) Date: Sat, 19 Aug 2006 17:38:00 -0000 Subject: [Bug 45542] sirdev_receive - too early References: <20060519080254.12557.30983.malonedeb@gandwana.ubuntu.com> Message-ID: <20060819173800.12543.60656.malone@gangotri.ubuntu.com> no output from irdadump I used the following to make usb-irda dongle ma620 work: #modprobe uhci_hcd #modprobe pl2303 #modprobe irda #echo 9600 > /proc/sys/net/irda/max_baud_rate #modprobe irtty-sir #modprobe ma600-sir #modprobe ircomm-tty #irattach irda0 -d ma600 -s as there was no output, I used #irattach /dev/ttyUSB0 -d ma600 -s I do not have any output with #irdadump but dmesg shows: [4295979.536000] sirdev_receive - too early: e67c4324 / 1! hundreds of times -- linux-image-2.6.15-23-686 freezes when using irda https://launchpad.net/bugs/45542 From thierry.blanc at gmx.ch Sat Aug 19 18:11:17 2006 From: thierry.blanc at gmx.ch (Thierry Blanc) Date: Sat, 19 Aug 2006 18:11:17 -0000 Subject: [Bug 45542] 2.6.15-25 works References: <20060519080254.12557.30983.malonedeb@gandwana.ubuntu.com> Message-ID: <20060819181117.23623.96253.malone@gandwana.ubuntu.com> #modprobe uhci_hcd #modprobe pl2303 #modprobe irda #echo 9600 > /proc/sys/net/irda/max_baud_rate #modprobe irtty-sir #modprobe ma600-sir #modprobe ircomm-tty #irattach /dev/ttyUSB0 -d ma600 -s dongle works! -- linux-image-2.6.15-23-686 freezes when using irda https://launchpad.net/bugs/45542 From briangeppert at gmail.com Sat Aug 19 20:44:02 2006 From: briangeppert at gmail.com (Brian Geppert) Date: Sat, 19 Aug 2006 20:44:02 -0000 Subject: [Bug 33368] Re: X freeze the computer (Dapper - glcore) References: <20060302082234.17525.50004.malonedeb@gangotri.ubuntu.com> Message-ID: <20060819204402.12488.2488.malone@gangotri.ubuntu.com> s/Elitegroup/ECS Elitegroup/ -- X freeze the computer (Dapper - glcore) https://launchpad.net/bugs/33368 From mbligh at mbligh.org Sat Aug 19 21:43:06 2006 From: mbligh at mbligh.org (Martin J. Bligh) Date: Sat, 19 Aug 2006 21:43:06 -0000 Subject: [Bug 56941] PS/2 mouse disappears when USB camera is unplugged References: <20060819214306.23623.7670.malonedeb@gandwana.ubuntu.com> Message-ID: <20060819214306.23623.7670.malonedeb@gandwana.ubuntu.com> Public bug reported: Binary package hint: kernel-image-2.6.15-26-386-di I have a PS/2 mouse and PS/2 keyboard. Plugged in USB camera (Canon EOS 20D). Everything works fine. Remove USB camera (removed cord at PC end). Mouse pointer disappears in X. CTRL-ALT-Backspace to restart X got it back, but I had to kill my X session. Boo. Presumably a bug in the input layer, as USB had nothing to do with my mouse. Log messages: Aug 19 07:40:59 localhost kernel: [17692457.320000] usb 5-1: new high speed USB device using ehci_hcd and address 7 Aug 19 07:41:53 localhost kernel: [17692512.016000] usb 5-1: USB disconnect, address 7 Aug 19 07:42:31 localhost kernel: [17692549.804000] usb 5-1: new high speed USB device using ehci_hcd and address 8 Aug 19 07:54:44 localhost kernel: [17693282.884000] usb 5-1: USB disconnect, address 8 Noticed later the mouse pointer was not there (was using another PC). Tried removing and inserting PS/2 mouse (which didn't help) before I restarted X. Aug 19 13:50:29 localhost kernel: [17714625.972000] psmouse.c: bad data from KBC - timeout Aug 19 13:50:30 localhost kernel: [17714626.968000] logips2pp: Detected unknown logitech mouse model 11 Aug 19 13:50:45 localhost gconfd (mbligh-30657): GConf server is not in use, shutting down. Aug 19 13:50:45 localhost gconfd (mbligh-30657): Exiting ** Affects: linux-source-2.6.15 (Ubuntu) Importance: Untriaged Status: Unconfirmed -- PS/2 mouse disappears when USB camera is unplugged https://launchpad.net/bugs/56941 From mbligh at mbligh.org Sat Aug 19 21:45:42 2006 From: mbligh at mbligh.org (Martin J. Bligh) Date: Sat, 19 Aug 2006 21:45:42 -0000 Subject: [Bug 56943] Error messages from e1000 References: <20060819214543.12543.95091.malonedeb@gangotri.ubuntu.com> Message-ID: <20060819214543.12543.95091.malonedeb@gangotri.ubuntu.com> Public bug reported: Binary package hint: linux-image-2.6.15-26-386 Since upgrading to Dapper, I'm getting these error messages in the logs. Doens't seem to hurt anything obvious, but they were never there with Breezy. Aug 19 14:10:48 localhost kernel: [17715845.488000] Tx Queue <0> Aug 19 14:10:48 localhost kernel: [17715845.488000] TDH <9c> Aug 19 14:10:48 localhost kernel: [17715845.488000] TDT <9c> Aug 19 14:10:48 localhost kernel: [17715845.488000] next_to_use <9c> Aug 19 14:10:48 localhost kernel: [17715845.488000] next_to_clean <99> Aug 19 14:10:48 localhost kernel: [17715845.488000] buffer_info[next_to_clean] Aug 19 14:10:48 localhost kernel: [17715845.488000] time_stamp <7fc9426> Aug 19 14:10:48 localhost kernel: [17715845.488000] next_to_watch <99> Aug 19 14:10:48 localhost kernel: [17715845.488000] jiffies <7fc965c> Aug 19 14:10:48 localhost kernel: [17715845.488000] next_to_watch.status <0> Aug 19 14:10:50 localhost kernel: [17715847.488000] Tx Queue <0> Aug 19 14:10:50 localhost kernel: [17715847.488000] TDH <9c> Aug 19 14:10:50 localhost kernel: [17715847.488000] TDT <9c> Aug 19 14:10:50 localhost kernel: [17715847.488000] next_to_use <9c> Aug 19 14:10:50 localhost kernel: [17715847.488000] next_to_clean <99> Aug 19 14:10:50 localhost kernel: [17715847.488000] buffer_info[next_to_clean] Aug 19 14:10:50 localhost kernel: [17715847.488000] time_stamp <7fc9426> Aug 19 14:10:50 localhost kernel: [17715847.488000] next_to_watch <99> Aug 19 14:10:50 localhost kernel: [17715847.488000] jiffies <7fc9850> Aug 19 14:10:50 localhost kernel: [17715847.488000] next_to_watch.status <0> Aug 19 14:10:52 localhost kernel: [17715849.488000] Tx Queue <0> Aug 19 14:10:52 localhost kernel: [17715849.488000] TDH <9c> Aug 19 14:10:52 localhost kernel: [17715849.488000] TDT <9c> Aug 19 14:10:52 localhost kernel: [17715849.488000] next_to_use <9c> Aug 19 14:10:52 localhost kernel: [17715849.488000] next_to_clean <99> Aug 19 14:10:52 localhost kernel: [17715849.488000] buffer_info[next_to_clean] Aug 19 14:10:52 localhost kernel: [17715849.488000] time_stamp <7fc9426> Aug 19 14:10:52 localhost kernel: [17715849.488000] next_to_watch <99> Aug 19 14:10:52 localhost kernel: [17715849.488000] jiffies <7fc9a44> Aug 19 14:10:52 localhost kernel: [17715849.488000] next_to_watch.status <0> Aug 19 14:10:54 localhost kernel: [17715851.488000] Tx Queue <0> Aug 19 14:10:54 localhost kernel: [17715851.488000] TDH <9c> Aug 19 14:10:54 localhost kernel: [17715851.488000] TDT <9c> Aug 19 14:10:54 localhost kernel: [17715851.488000] next_to_use <9c> Aug 19 14:10:54 localhost kernel: [17715851.488000] next_to_clean <99> Aug 19 14:10:54 localhost kernel: [17715851.488000] buffer_info[next_to_clean] Aug 19 14:10:54 localhost kernel: [17715851.488000] time_stamp <7fc9426> Aug 19 14:10:54 localhost kernel: [17715851.488000] next_to_watch <99> Aug 19 14:10:54 localhost kernel: [17715851.488000] jiffies <7fc9c38> Aug 19 14:10:54 localhost kernel: [17715851.488000] next_to_watch.status <0> Aug 19 14:10:56 localhost kernel: [17715853.488000] NETDEV WATCHDOG: eth0: transmit timed out Aug 19 14:10:58 localhost kernel: [17715855.280000] e1000: eth0: e1000_watchdog_task: NIC Link is Up 100 Mbps Full Duplex ** Affects: linux-source-2.6.15 (Ubuntu) Importance: Untriaged Status: Unconfirmed -- Error messages from e1000 https://launchpad.net/bugs/56943 From jonathan_sieber at yahoo.de Sat Aug 19 22:31:04 2006 From: jonathan_sieber at yahoo.de (Jonathan Sieber) Date: Sat, 19 Aug 2006 22:31:04 -0000 Subject: [Bug 34831] Re: Hardlock of entire system (Dapper Flight 5) References: <20060314003317.30057.9117.malonedeb@gandwana.ubuntu.com> Message-ID: <20060819223104.12543.39574.malone@gangotri.ubuntu.com> I have the same problem with 2.6.15-26-k7. Please note that there is absolutely no way to get more information on this bug, because the system COMPLETELY hangs up. If you really need more information, please provide a detailed instruction. Your wiki link about DebuggingSystemCrash is not appliable on this complete freeze. -- Hardlock of entire system (Dapper Flight 5) https://launchpad.net/bugs/34831 From zulcss at gmail.com Sat Aug 19 22:46:51 2006 From: zulcss at gmail.com (ChuckShort) Date: Sat, 19 Aug 2006 22:46:51 -0000 Subject: [Bug 54273] Re: USB device not accepting address: error -110 References: <20060727175359.29548.78878.malonedeb@gandwana.ubuntu.com> Message-ID: <20060819224651.23623.51667.malone@gandwana.ubuntu.com> Please attach the output of dmesg as an attachment. Thanks Chuck ** Changed in: linux-source-2.6.15 (Ubuntu) Importance: Untriaged => Medium -- USB device not accepting address: error -110 https://launchpad.net/bugs/54273 From andreabravetti at gmail.com Sun Aug 20 00:24:30 2006 From: andreabravetti at gmail.com (Andrea Bravetti) Date: Sun, 20 Aug 2006 00:24:30 -0000 Subject: [Bug 21057] Re: Sound from ES1978 Maestro 2E garbled when USB CD-ROM drive plugged in References: <20060113141036.21012.76826.launchpad@macquarie.warthogs.hbd.com> Message-ID: <20060820002430.12543.71006.malone@gangotri.ubuntu.com> I have exactly the same problem, but on a Fujitsu-Siemens AMILO Pro v2010: Garbled sound when an usb device is attached. But my audio card is a VIA VT823... AC97 (vendor 0x1106, device 0x3059) and the USB controller a VIA VT82... (vendor 0x1106, device 0x3104). If it help... As soon as possible I will test it with kernel 2.6.17.9 or newest. bye Andrea -- Sound from ES1978 Maestro 2E garbled when USB CD-ROM drive plugged in https://launchpad.net/bugs/21057 From chris at hypocrite.org Sun Aug 20 00:38:53 2006 From: chris at hypocrite.org (Chris Thompson) Date: Sun, 20 Aug 2006 00:38:53 -0000 Subject: [Bug 48556] Re: ACPI-0517: ****Error Method parse/execudion failed References: <20060605175228.5989.15658.malonedeb@gangotri.ubuntu.com> Message-ID: <20060820003853.23667.57818.malone@gandwana.ubuntu.com> I installed Gentoo Linux with kernel 2.6.17-r4 and found that it installed without problem on the Z96J. The minimal install CD came with kernel 2.6.15, I believe (same as what Ubuntu uses). It is not clear to me what this implies but it at least gives hope that Ubuntu could fix or work around the problem. -- ACPI-0517: ****Error Method parse/execudion failed https://launchpad.net/bugs/48556 From mark at reitblatt.com Sun Aug 20 01:10:12 2006 From: mark at reitblatt.com (Mark Reitblatt) Date: Sun, 20 Aug 2006 01:10:12 -0000 Subject: [Bug 56941] Re: PS/2 mouse disappears when USB camera is unplugged References: <20060819214306.23623.7670.malonedeb@gandwana.ubuntu.com> Message-ID: <20060820011012.23667.97446.launchpad@gandwana.ubuntu.com> ** Changed in: linux-source-2.6.15 (Ubuntu) Importance: Untriaged => Medium -- PS/2 mouse disappears when USB camera is unplugged https://launchpad.net/bugs/56941 From mark at reitblatt.com Sun Aug 20 01:30:31 2006 From: mark at reitblatt.com (Mark Reitblatt) Date: Sun, 20 Aug 2006 01:30:31 -0000 Subject: [Bug 56943] Re: Error messages from e1000 References: <20060819214543.12543.95091.malonedeb@gangotri.ubuntu.com> Message-ID: <20060820013031.12543.60979.launchpad@gangotri.ubuntu.com> ** Changed in: linux-source-2.6.15 (Ubuntu) Importance: Untriaged => Low -- Error messages from e1000 https://launchpad.net/bugs/56943 From peter.waller at gmail.com Sun Aug 20 01:32:34 2006 From: peter.waller at gmail.com (pwaller) Date: Sun, 20 Aug 2006 01:32:34 -0000 Subject: [Bug 48556] Re: ACPI-0517: ****Error Method parse/execudion failed References: <20060605175228.5989.15658.malonedeb@gangotri.ubuntu.com> Message-ID: <20060820013234.12543.5684.malone@gangotri.ubuntu.com> I got around this problem by installing from the ubuntu livecd, then using the livecd from another distribution (for which the hard drive was recognized) to install a custom-compiled kernel (2.6.17.6 if anyone is interested). It worked great for me. Though I will be excited when I can use a stock ubuntu kernel. Also using unbranded intel 82801G (ICH7 Family) Hope this helps anyone. -- ACPI-0517: ****Error Method parse/execudion failed https://launchpad.net/bugs/48556 From chris at hypocrite.org Sun Aug 20 04:49:44 2006 From: chris at hypocrite.org (Chris Thompson) Date: Sun, 20 Aug 2006 04:49:44 -0000 Subject: [Bug 48556] Re: ACPI-0517: ****Error Method parse/execudion failed References: <20060605175228.5989.15658.malonedeb@gangotri.ubuntu.com> Message-ID: <20060820044944.12488.3127.malone@gangotri.ubuntu.com> I can confirm that pwaller's workaround works. Steps I took: Install Kubuntu Reboot, when I get to the grub screen edit, the kernel command line and add acpi=off to the line Boot Kubuntu starts up but freezes every 30 s or so. Follow the guide at http://www.ubuntuforums.org/showthread.php?t=157560 for installing a new kernel. In my case, 2.6.17.7. Note that on my z96j, I got a lot of warnings showing up in my syslog about asus-acpi not being able to determine the LCD settings. In the end, I modified /usr/src/linux/drivers/acpi.c, function static int get_lcd_state(void) so that the body of the function is simply: return 0; (all other lines removed). This stops the warnings from cluttering up syslog. Reboot (no need to specify acpi=off) Now, you'll find that the ipw3945 driver is now broken. Download the latest from ipw3945.sourceforge.net and follow the instructions on installing it. And that's it! I haven't played around with the ATI binary driver yet but it'll probably be the same as the ipw3945 driver (i.e. have to install manually). But it is good to know that whatever bug there was is fixed in later kernels. -- ACPI-0517: ****Error Method parse/execudion failed https://launchpad.net/bugs/48556 From carl at system76.com Sun Aug 20 05:07:43 2006 From: carl at system76.com (Carl Richell) Date: Sun, 20 Aug 2006 05:07:43 -0000 Subject: [Bug 48556] Re: ACPI-0517: ****Error Method parse/execudion failed References: <20060605175228.5989.15658.malonedeb@gangotri.ubuntu.com> Message-ID: <20060820050743.12543.21361.malone@gangotri.ubuntu.com> There is an easier way to accomplish the same: * change to edgy repositories * sudo nano /etc/apt/sources.list * change dapper to edgy in the file * sudo apt-get update use Synaptic to upgrade linux-686-smp, linux-image-2.6.17-xx-686, linux- restricted-2.6.17-xx-686 Reboot * Change sources.list back to Dapper * sudo apt-get update Now you're using the edgy's working 17 kernel without breaking stuff (from earlier test with S96J) and staying on Dapper's stable repos as well. -- ACPI-0517: ****Error Method parse/execudion failed https://launchpad.net/bugs/48556 From kigurai at gmail.com Sun Aug 20 05:17:37 2006 From: kigurai at gmail.com (=?utf-8?q?Hannes_Holm_Ovr=C3=A9n?=) Date: Sun, 20 Aug 2006 05:17:37 -0000 Subject: [Bug 41589] Re: kIrDAd uses ~100% CPU References: <20060426144409.28879.48964.malonedeb@gandwana.ubuntu.com> Message-ID: <20060820051737.12543.97577.malone@gangotri.ubuntu.com> Hi. This problem still persists in Dapper Stable (6.06.1). If I load the irda-utils initscripts then kIrDad is started and uses almost all CPU. Haven't got IR working either (works in OpenSuse 10.1) -- kIrDAd uses ~100% CPU https://launchpad.net/bugs/41589 From bugwatch at bugs.launchpad.net Sun Aug 20 06:55:39 2006 From: bugwatch at bugs.launchpad.net (Bug Watch Updater) Date: Sun, 20 Aug 2006 06:55:39 -0000 Subject: [Bug 43961] Re: Power down after shutdown does not work... References: <20060510072310.21520.62027.malonedeb@gandwana.ubuntu.com> Message-ID: <20060820065547.21852.56159.launchpad@gangotri.ubuntu.com> ** Changed in: linux (upstream) Status: Unknown => Needs Info -- Power down after shutdown does not work... https://launchpad.net/bugs/43961 From christian.mayrhuber at gmx.net Sun Aug 20 08:13:30 2006 From: christian.mayrhuber at gmx.net (Christian Mayrhuber) Date: Sun, 20 Aug 2006 08:13:30 -0000 Subject: [Bug 48395] Re: ipw3945 produces 99% cpu, making my laptop unusable References: <20060604183717.4978.25428.malonedeb@gandwana.ubuntu.com> Message-ID: <20060820081330.12488.25035.malone@gangotri.ubuntu.com> I noticed that this driver works fine with a Linksys WRT54G WLAN router but produces those microcode software errors with a Dlink DWL-650G. Regards, Christian -- ipw3945 produces 99% cpu, making my laptop unusable https://launchpad.net/bugs/48395 From dean.s.wood at gmail.com Sun Aug 20 10:50:52 2006 From: dean.s.wood at gmail.com (Dean) Date: Sun, 20 Aug 2006 10:50:52 -0000 Subject: [Bug 54273] Re: [Bug 54273] Re: USB device not accepting address: error -110 References: <20060727175359.29548.78878.malonedeb@gandwana.ubuntu.com> <20060819224651.23623.51667.malone@gandwana.ubuntu.com> Message-ID: <4ccd14b90608200350kbbd4a48yec886a0ade9de7a8@mail.gmail.com> Hi, Please find attached a copy of dmesg. I tried it twice and have attached both as they appear slightly different whendetecting the usb hub but I don't know enough to tell if this is relevant. The second one also contains the repeated error message which is sent. Thanks Dean On 20/08/06, ChuckShort wrote: > > Please attach the output of dmesg as an attachment. > > Thanks > Chuck > > ** Changed in: linux-source-2.6.15 (Ubuntu) > Importance: Untriaged => Medium > > -- > USB device not accepting address: error -110 > https://launchpad.net/bugs/54273 > -- USB device not accepting address: error -110 https://launchpad.net/bugs/54273 From magicfab at gmail.com Sun Aug 20 13:44:41 2006 From: magicfab at gmail.com (=?utf-8?b?RmFiacOhbiBSb2Ryw61ndWV6?=) Date: Sun, 20 Aug 2006 13:44:41 -0000 Subject: [Bug 26376] Re: SiS 7012 chip Breezy: Sound works fine but volume can only be set to mute or 100% References: <20060113144913.21012.21453.launchpad@macquarie.warthogs.hbd.com> Message-ID: <20060820134441.12488.67422.malone@gangotri.ubuntu.com> Can you check if this is related to Bug #19648 and if the workaround described there helps ? -- SiS 7012 chip Breezy: Sound works fine but volume can only be set to mute or 100% https://launchpad.net/bugs/26376 From magicfab at gmail.com Sun Aug 20 13:45:11 2006 From: magicfab at gmail.com (=?utf-8?b?RmFiacOhbiBSb2Ryw61ndWV6?=) Date: Sun, 20 Aug 2006 13:45:11 -0000 Subject: [Bug 47221] Re: SiS 7012 doesn't work References: <20060529023256.16234.23005.malonedeb@gangotri.ubuntu.com> Message-ID: <20060820134511.12543.87953.malone@gangotri.ubuntu.com> Can you check if this is related to Bug #19648 and if the workaround described there helps ? -- SiS 7012 doesn't work https://launchpad.net/bugs/47221 From magicfab at gmail.com Sun Aug 20 13:52:58 2006 From: magicfab at gmail.com (=?utf-8?b?RmFiacOhbiBSb2Ryw61ndWV6?=) Date: Sun, 20 Aug 2006 13:52:58 -0000 Subject: [Bug 52319] Re: Sound Card on Haier H51 laptop is recognised, but not functional. References: <20060708105445.19629.95757.malonedeb@gandwana.ubuntu.com> Message-ID: <20060820135258.12488.30142.malone@gangotri.ubuntu.com> Take a look at Bug #19648 and see if the workaround described there works for you. -- Sound Card on Haier H51 laptop is recognised, but not functional. https://launchpad.net/bugs/52319 From magicfab at gmail.com Sun Aug 20 13:55:30 2006 From: magicfab at gmail.com (=?utf-8?b?RmFiacOhbiBSb2Ryw61ndWV6?=) Date: Sun, 20 Aug 2006 13:55:30 -0000 Subject: [Bug 19648] Re: On-board SIS sound card needs muted "IEC958" References: <20060113140246.21012.93098.launchpad@macquarie.warthogs.hbd.com> Message-ID: <20060820135530.12488.92554.malone@gangotri.ubuntu.com> I made a small mistake in my previous comment. It's SiS SI7012, not S17012. Here's the possibly related bugs I mentioned: - Bug #47221 SiS 7012 doesn't work - Bug #26376 SiS 7012 chip Breezy: Sound works fine but volume can only be set to mute or 100% - Bug #26637 SiS driver performance regression with linux-image-2.6.15-7-686 - Bug #52319 Sound Card on Haier H51 laptop is recognised, but not functional. I left a comment on each one to try the workaround described here. -- On-board SIS sound card needs muted "IEC958" https://launchpad.net/bugs/19648 From launch at mailinator.com Sun Aug 20 19:33:07 2006 From: launch at mailinator.com (anonym) Date: Sun, 20 Aug 2006 19:33:07 -0000 Subject: [Bug 57005] All audio stutters in 6.06.1 References: <20060820191721.23667.35451.malonedeb@gandwana.ubuntu.com> Message-ID: <20060820193307.12543.54093.launchpad@canonical@gangotri.ubuntu.com> Public bug reported: I have a little barebone that originally ran Windows. I thought about trying Ubuntu. Bad idea... 6.06 ran fine. But when I downloaded the 6.06.1 the sound... what can I say? ...stutters. I have a friend who talks that way. I only tried the Ubuntu-CDs live, and I still have Windows XP Home Edition. But of the two live-CDs, only 6.06 has working sound. The newest version has the problem. What the heck did the programmers do to it? The problem occurs on a Shuttle BareBone with a VIA mainboard. The sound card is onboard, and I don't know what name it is. I can find out if it's important. My other computer (a normal desktop) works perfect. Must be a faulty sound driver. I can listen to mp3's and they stutter a little. But the startup sound keeps going for minutes! And the icons don't appear on the screen until the sound is almost finished. This takes time! After the icons appear, I can use the PC normally, but my mp3s have a little stutter in them. them. them. them. them... ** Affects: linux-source-2.6.15 (Ubuntu) Importance: Medium Status: Needs Info -- All audio stutters in 6.06.1 https://launchpad.net/bugs/57005 From crimsun at fungus.sh.nu Sun Aug 20 19:33:07 2006 From: crimsun at fungus.sh.nu (Daniel T Chen) Date: Sun, 20 Aug 2006 19:33:07 -0000 Subject: [Bug 57005] Re: All audio stutters in 6.06.1 References: <20060820191721.23667.35451.malonedeb@gandwana.ubuntu.com> Message-ID: <20060820193307.12543.4455.malone@gangotri.ubuntu.com> Yes, relevant hardware details are quite useful, nay, necessary. Please attach the output from the following commands: $ lspci -v |grep -i audio $ cat /proc/interrupts $ cat /proc/asound/modules $ tail -2 /proc/asound/oss/sndstat ** Changed in: Ubuntu Sourcepackagename: None => linux-source-2.6.15 Importance: Untriaged => Medium Status: Unconfirmed => Needs Info -- All audio stutters in 6.06.1 https://launchpad.net/bugs/57005 From launch at mailinator.com Sun Aug 20 22:20:37 2006 From: launch at mailinator.com (anonym) Date: Sun, 20 Aug 2006 22:20:37 -0000 Subject: [Bug 57005] Re: All audio stutters in 6.06.1 References: <20060820191721.23667.35451.malonedeb@gandwana.ubuntu.com> Message-ID: <20060820222037.23623.85151.malone@gandwana.ubuntu.com> $ lspci -v |grep -i audio $ cat /proc/interrupts $ cat /proc/asound/modules $ tail -2 /proc/asound/oss/sndstat -------------------------------------------------- ubuntu at ubuntu:~$ sudo lspci -v |grep -i audio 0000:00:11.5 Multimedia audio controller: VIA Technologies, Inc. VT8233/A/8235/8237 AC97 Audio Controller (rev 50) ubuntu at ubuntu:~$ --------------------------------------------------- ubuntu at ubuntu:~$ sudo cat /proc/interrupts CPU0 0: 143242 XT-PIC timer 1: 308 XT-PIC i8042 2: 0 XT-PIC cascade 5: 950 XT-PIC uhci_hcd:usb1, uhci_hcd:usb2, ohci1394, uhci_hcd:usb3, ehci_hcd:usb4, eth0, yenta, yenta, VIA8233 7: 0 XT-PIC parport0 8: 3 XT-PIC rtc 9: 100000 XT-PIC acpi 12: 15953 XT-PIC i8042 14: 240 XT-PIC ide0 15: 3289 XT-PIC ide1 NMI: 0 LOC: 0 ERR: 0 MIS: 0 ubuntu at ubuntu:~$ ----------------------------------------------- ubuntu at ubuntu:~$ sudo cat /proc/asound/modules 0 snd_via82xx ubuntu at ubuntu:~$ ------------------------------------------------ ubuntu at ubuntu:~$ sudo tail -2 /proc/asound/oss/sndstat Mixers: 0: ICEnsemble VT1616i ubuntu at ubuntu:~$ ------------------------------------------------- That's it... Any valuable information there? -- All audio stutters in 6.06.1 https://launchpad.net/bugs/57005 From lmierzej at o2.pl Mon Aug 21 00:15:59 2006 From: lmierzej at o2.pl (lmierzej) Date: Mon, 21 Aug 2006 00:15:59 -0000 Subject: [Bug 50034] Re: Burning dvds fail / succeeds with errors References: <20060616184633.13137.88241.malonedeb@gandwana.ubuntu.com> Message-ID: <20060821001559.23623.76511.malone@gandwana.ubuntu.com> I have the same issue. Months passed since first report of this bug (https://launchpad.net/distros/ubuntu/+source/dvdrtools/+bug/46966, http://ubuntuforums.org/showthread.php?t=182415) and people still can not read dvds, which they successfuly burned under dapper. LTS???!!! Not for burning dvds... it's critical bug! ** Changed in: linux-source-2.6.15 (Ubuntu) Status: Unconfirmed => Confirmed -- Burning dvds fail / succeeds with errors https://launchpad.net/bugs/50034 From crimsun at fungus.sh.nu Mon Aug 21 04:31:30 2006 From: crimsun at fungus.sh.nu (Daniel T Chen) Date: Mon, 21 Aug 2006 04:31:30 -0000 Subject: [Bug 57005] Re: All audio stutters in 6.06.1 References: <20060820191721.23667.35451.malonedeb@gandwana.ubuntu.com> Message-ID: <20060821043130.12488.25820.malone@gangotri.ubuntu.com> Please disable acpi in bios; it's hoarding resources unnecessarily. You have an awful lot of devices sharing irq 5. Can you disable unused devices in bios for testing? -- All audio stutters in 6.06.1 https://launchpad.net/bugs/57005 From burner at suppressingfire.org Mon Aug 21 04:42:02 2006 From: burner at suppressingfire.org (Michael R. Head) Date: Mon, 21 Aug 2006 04:42:02 -0000 Subject: [Bug 36596] Re: system freeze after clicking task manager trash icon in "pan" newsreader References: <20060325145711.6279.38615.malonedeb@gandwana.ubuntu.com> Message-ID: <20060821044202.23623.25461.malone@gandwana.ubuntu.com> I had some hard locks on my Thinpad T30's ATI Technologies Inc Radeon Mobility M7 LW [Radeon Mobility 7500]. I resolved it by adding Option "SWcursor" "on" Option "AGPMode" "1" Option "RenderAccel" "0" to my /etc/X11/xorg.conf I haven't scientifically tested to find out which option is the critical one. -- system freeze after clicking task manager trash icon in "pan" newsreader https://launchpad.net/bugs/36596 From pd at cipherfunk.org Mon Aug 21 05:05:12 2006 From: pd at cipherfunk.org (Paul Drain) Date: Mon, 21 Aug 2006 05:05:12 -0000 Subject: [Bug 36596] Re: system freeze after clicking task manager trash icon in "pan" newsreader References: <20060325145711.6279.38615.malonedeb@gandwana.ubuntu.com> Message-ID: <20060821050512.12488.6079.malone@gangotri.ubuntu.com> If I were a betting man, i'd say RenderAccel would be the one that would be the most likely of the three, a Xorg.log file comparason between one with RenderAccel on and off would be interesting though. -- system freeze after clicking task manager trash icon in "pan" newsreader https://launchpad.net/bugs/36596 From simira at pvv.org Mon Aug 21 07:51:34 2006 From: simira at pvv.org (Karianne Fog Heen) Date: Mon, 21 Aug 2006 07:51:34 -0000 Subject: [Bug 21609] Re: Resume failure on ThinkPad T41 References: <20060113141348.21012.53114.launchpad@macquarie.warthogs.hbd.com> Message-ID: <20060821075134.23667.5205.malone@gandwana.ubuntu.com> Is this still a problem on Dapper final? -- Resume failure on ThinkPad T41 https://launchpad.net/bugs/21609 From simira at pvv.org Mon Aug 21 08:00:24 2006 From: simira at pvv.org (Karianne Fog Heen) Date: Mon, 21 Aug 2006 08:00:24 -0000 Subject: [Bug 38130] Re: Notebook (Sony Vaio PCG-SRX51P)does not recover from sleep mode References: <20060405055506.25515.44310.malonedeb@gangotri.ubuntu.com> Message-ID: <20060821080024.23667.51325.malone@gandwana.ubuntu.com> Does it work on Dapper Final? -- Notebook (Sony Vaio PCG-SRX51P)does not recover from sleep mode https://launchpad.net/bugs/38130 From launch at mailinator.com Mon Aug 21 08:11:45 2006 From: launch at mailinator.com (anonym) Date: Mon, 21 Aug 2006 08:11:45 -0000 Subject: [Bug 57005] Re: All audio stutters in 6.06.1 References: <20060820191721.23667.35451.malonedeb@gandwana.ubuntu.com> Message-ID: <20060821081145.12543.9834.malone@gangotri.ubuntu.com> I'll try that at the first oppertunity. But why is this only a problem with the newest Ubuntu? Does BIOS hand out the IRQs, og does the OS do it? -- All audio stutters in 6.06.1 https://launchpad.net/bugs/57005 From elez_d at yahoo.com Mon Aug 21 09:13:56 2006 From: elez_d at yahoo.com (Elez) Date: Mon, 21 Aug 2006 09:13:56 -0000 Subject: [Bug 46996] Re: Hotplugged sound devices get sound card index of 0 instead of PCI card References: <20060527221609.6729.24522.malonedeb@gangotri.ubuntu.com> Message-ID: <20060821091356.23623.92333.malone@gandwana.ubuntu.com> This bug remains in Edgy so far. -- Hotplugged sound devices get sound card index of 0 instead of PCI card https://launchpad.net/bugs/46996 From a.barcevicius at gmail.com Mon Aug 21 09:21:27 2006 From: a.barcevicius at gmail.com (Aurimas B) Date: Mon, 21 Aug 2006 09:21:27 -0000 Subject: [Bug 48266] Re: Ubuntu server kernel will not boot. References: <20060603200448.2141.98486.malonedeb@gangotri.ubuntu.com> Message-ID: <20060821092127.23623.83448.malone@gandwana.ubuntu.com> Same for me. Installed ubuntu-server 6.06.1 on Pentium 200MMX, Intel motherboard (unfortunately I forgot chipset number). Went for plain server, not LAMP. After passing grub, it prints out lines mentioning kernel image, then "savedefault", then "boot" and thats it - reboot, rinse, repeat. -- Ubuntu server kernel will not boot. https://launchpad.net/bugs/48266 From regautier at telefonica.net Mon Aug 21 10:10:26 2006 From: regautier at telefonica.net (Bahique) Date: Mon, 21 Aug 2006 10:10:26 -0000 Subject: [Bug 18691] Re: Computer gets hotter if no USB port is used. References: <20060113135741.21012.41956.launchpad@macquarie.warthogs.hbd.com> Message-ID: <20060821101026.12488.73334.malone@gangotri.ubuntu.com> Hi. I have he same HP zd7050ea and had the same problem of heating. It seems that the problem is not from using directly your USB ports. The thing is that when you use it, the computer consume more energy than when it's not. So, I open my laptop and voilá: there were a lot of dirt at the lateral parts of the ventilation machine. I took it out and the machine doesn`t heat anymore. -- Computer gets hotter if no USB port is used. https://launchpad.net/bugs/18691 From andreabravetti at gmail.com Mon Aug 21 11:30:33 2006 From: andreabravetti at gmail.com (Andrea Bravetti) Date: Mon, 21 Aug 2006 11:30:33 -0000 Subject: [Bug 21057] Re: Sound from ES1978 Maestro 2E garbled when USB CD-ROM drive plugged in References: <20060113141036.21012.76826.launchpad@macquarie.warthogs.hbd.com> Message-ID: <20060821113033.23667.41956.malone@gandwana.ubuntu.com> In my case it seems to be a DMA related kernel BUG. Both usb and sound are on DMA 11, and my laptop has 3 different usb controller: only 1 (the one on DMA 11) is affected. -- Sound from ES1978 Maestro 2E garbled when USB CD-ROM drive plugged in https://launchpad.net/bugs/21057 From mh at bacher.at Mon Aug 21 12:39:38 2006 From: mh at bacher.at (Martin Hofbauer) Date: Mon, 21 Aug 2006 12:39:38 -0000 Subject: [Bug 57096] after Squid logrotate system hangs References: <20060821123938.23623.13930.malonedeb@gandwana.ubuntu.com> Message-ID: <20060821123938.23623.13930.malonedeb@gandwana.ubuntu.com> Public bug reported: Binary package hint: linux-image-2.6.15-26-386 Environment: Squid 2.5.STABLE12, Ubuntu 6.0.6, Kernel: 2.6.15-26-i386 Now this is the 2nd time this happened within a week. After the weekend I found the system in a locked situation. I rebooted and found following in the log files: Immediatly after a logrotate of Squid there arethousends of (the same) entries in the syslog and message file: Aug 20 07:35:32 chef squid[5284]: storeDirWriteCleanLogs: Starting... Aug 20 07:35:32 chef squid[5284]: Finished. Wrote 7209 entries. Aug 20 07:35:32 chef squid[5284]: Took 0.0 seconds (2601587.9 entries/sec). Aug 20 07:35:32 chef squid[5284]: logfileRotate: /var/log/squid/store.log Aug 20 07:35:32 chef squid[5284]: logfileRotate: /var/log/squid/access.log Aug 20 07:35:32 chef kernel: [17502033.772000] __find_get_block_slow() failed. block=2179187, b_bloc knr=2178966 Aug 20 07:35:32 chef kernel: [17502033.772000] b_state=0x00000029, b_size=4096 Aug 20 07:35:32 chef kernel: [17502033.772000] device blocksize: 4096 Aug 20 07:35:32 chef kernel: [17502033.772000] __find_get_block_slow() failed. block=2179187, b_bloc knr=2178966 Aug 20 07:35:32 chef kernel: [17502033.772000] b_state=0x00000029, b_size=4096 Aug 20 07:35:32 chef kernel: [17502033.772000] device blocksize: 4096 ... .. 3 Seconds and thousends(millions?) of such messages later there is no more entry in any log ( and I assume , that at this time the system has locked ) Additional informaiton: 1.) that this system running fine for about 2 month ( after upgrading to Ubuntu 6.06) and 2.) This system had about 5-10 power cuts within a day . So, maybe some files or squid cache is corrupt But how do I find this out, the system is running fine now ! What does this kernel message mean ? regars Martin ** Affects: linux-source-2.6.15 (Ubuntu) Importance: Untriaged Status: Unconfirmed -- after Squid logrotate system hangs https://launchpad.net/bugs/57096 From mh at bacher.at Mon Aug 21 12:47:37 2006 From: mh at bacher.at (Martin Hofbauer) Date: Mon, 21 Aug 2006 12:47:37 -0000 Subject: [Bug 57096] Re: after Squid logrotate system hangs References: <20060821123938.23623.13930.malonedeb@gandwana.ubuntu.com> Message-ID: <20060821124737.23667.34575.malone@gandwana.ubuntu.com> I also reported this to the Squid community, got following answer: that kernel error message suggests an operating system kernel or hardware fault. Please file this in Malone accordingly. ** Description changed: Binary package hint: linux-image-2.6.15-26-386 Environment: Squid 2.5.STABLE12, Ubuntu 6.0.6, Kernel: 2.6.15-26-i386 Now this is the 2nd time this happened within a week. After the weekend I found the system in a locked situation. I rebooted and found following in the log files: Immediatly after a logrotate of Squid there arethousends of (the same) entries in the syslog and message file: Aug 20 07:35:32 chef squid[5284]: storeDirWriteCleanLogs: Starting... Aug 20 07:35:32 chef squid[5284]: Finished. Wrote 7209 entries. Aug 20 07:35:32 chef squid[5284]: Took 0.0 seconds (2601587.9 entries/sec). Aug 20 07:35:32 chef squid[5284]: logfileRotate: /var/log/squid/store.log Aug 20 07:35:32 chef squid[5284]: logfileRotate: /var/log/squid/access.log Aug 20 07:35:32 chef kernel: [17502033.772000] __find_get_block_slow() failed. block=2179187, b_bloc knr=2178966 Aug 20 07:35:32 chef kernel: [17502033.772000] b_state=0x00000029, b_size=4096 Aug 20 07:35:32 chef kernel: [17502033.772000] device blocksize: 4096 Aug 20 07:35:32 chef kernel: [17502033.772000] __find_get_block_slow() failed. block=2179187, b_bloc knr=2178966 Aug 20 07:35:32 chef kernel: [17502033.772000] b_state=0x00000029, b_size=4096 Aug 20 07:35:32 chef kernel: [17502033.772000] device blocksize: 4096 ... .. 3 Seconds and thousends(millions?) of such messages later there is no more entry in any log ( and I assume , that at this time the system has locked ) Additional informaiton: - 1.) that this system running fine for about 2 month ( after upgrading to Ubuntu + 1.) this system is running fine for about 2 month ( after upgrading to Ubuntu 6.06) and 2.) This system had about 5-10 power cuts within a day . So, maybe some files or squid cache is corrupt But how do I find this out, the system is running fine now ! What does this kernel message mean ? regars Martin -- after Squid logrotate system hangs https://launchpad.net/bugs/57096 From jeremy.vies at gmail.com Mon Aug 21 13:12:55 2006 From: jeremy.vies at gmail.com (Jeremy Vies) Date: Mon, 21 Aug 2006 13:12:55 -0000 Subject: [Bug 24361] Re: pcmcia Ralink RT2500 driver freezes laptop while working on batteries References: <20060113142841.21012.64686.launchpad@macquarie.warthogs.hbd.com> Message-ID: <20060821131256.12543.76578.launchpad@gangotri.ubuntu.com> ** Changed in: linux-source-2.6.15 (Ubuntu) Status: Needs Info => Confirmed -- pcmcia Ralink RT2500 driver freezes laptop while working on batteries https://launchpad.net/bugs/24361 From pandisv at yahoo.co.uk Mon Aug 21 13:21:09 2006 From: pandisv at yahoo.co.uk (Vassilis Pandis) Date: Mon, 21 Aug 2006 13:21:09 -0000 Subject: [Bug 57096] Re: after Squid logrotate system hangs References: <20060821123938.23623.13930.malonedeb@gandwana.ubuntu.com> Message-ID: <20060821132109.23623.22350.malone@gandwana.ubuntu.com> (Preface: I'm not involved with the Ubuntu kernel development) This could be a filesystem issue - what filesystems do you have? Maybe forcing an fsck would help ? -- after Squid logrotate system hangs https://launchpad.net/bugs/57096 From mh at bacher.at Mon Aug 21 14:01:05 2006 From: mh at bacher.at (Martin Hofbauer) Date: Mon, 21 Aug 2006 14:01:05 -0000 Subject: [Bug 57096] Re: after Squid logrotate system hangs References: <20060821123938.23623.13930.malonedeb@gandwana.ubuntu.com> Message-ID: <20060821140105.23623.88827.malone@gandwana.ubuntu.com> I have already run fsck -n on this filesystem and found only: # fsck -n /var Inode 456073 was part of the orphaned inode list. IGNORED. Inode 456074 was part of the orphaned inode list. IGNORED. Inode 456078 was part of the orphaned inode list. IGNORED. Inode 456079 was part of the orphaned inode list. IGNORED. Does this could lead to the problem ? Or indicates this open files ? -- after Squid logrotate system hangs https://launchpad.net/bugs/57096 From crimsun at fungus.sh.nu Mon Aug 21 14:04:46 2006 From: crimsun at fungus.sh.nu (Daniel T Chen) Date: Mon, 21 Aug 2006 14:04:46 -0000 Subject: [Bug 46996] Re: Hotplugged sound devices get sound card index of 0 instead of PCI card References: <20060527221609.6729.24522.malonedeb@gangotri.ubuntu.com> Message-ID: <20060821140446.23667.84346.malone@gandwana.ubuntu.com> The only thing that can be done currently is to work around it by using /etc/modprobe.d/alsa-base. I'm not a fan of this approach, because it will silently break the semantics of current installs, but you can use: options snd-usb-audio index=-1 Currently, the following is applicable: Use case: I have an M-Audio Transit USB. I _want_ it to be the default sound device. It works that way on boot. I'm happy. Use case: You have a USB Webcam. You _don't_ want it to be the default sound device. It doesn't work that way on boot. You're not happy. Use case: Jane Doe has a USB MIDI device. She doesn't care whether it's default. Now if we make the above change, presuming that the user doesn't already have an ~/.asoundrc* (or /etc/asound.conf), then my use case breaks (I'm not happy), your use case succeeds (you're happy), and Jane's use case still is moot. In other words, it's a no-win situation particularly because forcing any USB sound device to a lower priority essentially necessitates the user having to use [something that invokes] asoundconf(1) [or writing out ~/.asoundrc* or /etc/asound.conf by hand], whereas formerly simply hotplugging the USB sound device after hardware drivers are loaded (fairly early in the boot sequence) "works". Unfortunately, it looks like using asoundconf(1) is unavoidable for at least one of the use cases regardless which approach is used, so the /etc/modprobe.d/alsa-base approach will probably be made. ** Changed in: alsa-driver (Ubuntu) Importance: Medium => Wishlist Status: Unconfirmed => In Progress -- Hotplugged sound devices get sound card index of 0 instead of PCI card https://launchpad.net/bugs/46996 From fabbione at ubuntu.com Mon Aug 21 14:34:49 2006 From: fabbione at ubuntu.com (Fabio Massimo Di Nitto) Date: Mon, 21 Aug 2006 14:34:49 -0000 Subject: [Bug 40119] Re: SPARC boot failed: Illegal Instruction References: <20060419084429.8468.45532.malonedeb@gandwana.ubuntu.com> Message-ID: <20060821143449.23623.55946.malone@gandwana.ubuntu.com> Can you both guys make sure that you have the latest iso? Sparc cd has been re-released (see ubuntu-announcement) due to fuck up in the release script. Fabio -- SPARC boot failed: Illegal Instruction https://launchpad.net/bugs/40119 From jeremy.vies at gmail.com Mon Aug 21 14:31:47 2006 From: jeremy.vies at gmail.com (Jeremy Vies) Date: Mon, 21 Aug 2006 14:31:47 -0000 Subject: [Bug 57096] Re: after Squid logrotate system hangs References: <20060821123938.23623.13930.malonedeb@gandwana.ubuntu.com> Message-ID: <20060821143147.23667.15452.malone@gandwana.ubuntu.com> Hi all, some parts of the FS seem corrupted. Have you some files in /var/lost+found ? Maybe you should try to reinstall the package that is buggy. (apt-get install --reinstall squid) If you have troubles with some other packages, you should think about a complete reinstallation of the system... -- after Squid logrotate system hangs https://launchpad.net/bugs/57096 From markc.lists at gmail.com Mon Aug 21 14:38:35 2006 From: markc.lists at gmail.com (mc44) Date: Mon, 21 Aug 2006 14:38:35 -0000 Subject: [Bug 36596] Re: system freeze after clicking task manager trash icon in "pan" newsreader References: <20060325145711.6279.38615.malonedeb@gandwana.ubuntu.com> Message-ID: <20060821143835.23623.63751.malone@gandwana.ubuntu.com> Paul, re:http://64.71.152.24/ Way to violate the GPL. I'll pay you the 5 Australian dollars when you give the same amount to every developer who contributed to your linux system. -- system freeze after clicking task manager trash icon in "pan" newsreader https://launchpad.net/bugs/36596 From daniel at molkentin.de Mon Aug 21 14:48:22 2006 From: daniel at molkentin.de (danimo) Date: Mon, 21 Aug 2006 14:48:22 -0000 Subject: [Bug 57111] dvb-usb cannot load firmware in edgy References: <20060821144822.23623.52396.malonedeb@gandwana.ubuntu.com> Message-ID: <20060821144822.23623.52396.malonedeb@gandwana.ubuntu.com> Public bug reported: Binary package hint: linux When I plug in my dvb-t stick on edgy after a recent upgrade from dapper, I get the following message in the syslog: dvb-usb: found a 'WideView WT-220U PenType Receiver (Typhoon/Freecom)' in cold state, will try to load a firmware (nothing more) However, the firmware exists at /lib/firmware/2.6.17-6-686/dvb-usb-wt220u-01.fw lsusb shows it as Bus 001 Device 017: ID 14aa:0222 AVerMedia (again) or C&E Any advice on how to get it to work or how to trace it down further is appreciated. ** Affects: linux-meta (Ubuntu) Importance: Untriaged Status: Unconfirmed -- dvb-usb cannot load firmware in edgy https://launchpad.net/bugs/57111 From launchpad at matt-good.net Mon Aug 21 15:02:06 2006 From: launchpad at matt-good.net (Matt Good) Date: Mon, 21 Aug 2006 15:02:06 -0000 Subject: [Bug 36596] Re: system freeze after clicking task manager trash icon in "pan" newsreader References: <20060325145711.6279.38615.malonedeb@gandwana.ubuntu.com> Message-ID: <20060821150206.12488.92576.malone@gangotri.ubuntu.com> Paul: distributing a modified kernel binary and then charging for source access is a violation of the GPL. From the GPL FAQ: Does the GPL allow me to charge a fee for downloading the program from my site? Yes. You can charge any fee you wish for distributing a copy of the program. If you distribute binaries by download, you must provide "equivalent access" to download the source--therefore, the fee to download source may not be greater than the fee to download the binary. (http://www.gnu.org/licenses/gpl-faq.html#DoesTheGPLAllowDownloadFee) The X.Org license does not have this restriction, so I believe that charging separately for access to the modified ATI driver source is your right. -- system freeze after clicking task manager trash icon in "pan" newsreader https://launchpad.net/bugs/36596 From cjhandrew at gmail.com Mon Aug 21 15:52:12 2006 From: cjhandrew at gmail.com (chris_andrew) Date: Mon, 21 Aug 2006 15:52:12 -0000 Subject: [Bug 40119] Re: [Bug 40119] Re: SPARC boot failed: Illegal Instruction References: <20060419084429.8468.45532.malonedeb@gandwana.ubuntu.com> <20060821143449.23623.55946.malone@gandwana.ubuntu.com> Message-ID: <307203ff0608210852g22e677eaq3fce41cc91243e92@mail.gmail.com> Will do new download, tonight. Cheers, Chris. On 21/08/06, Fabio Massimo Di Nitto wrote: > > Can you both guys make sure that you have the latest iso? Sparc cd has > been re-released (see ubuntu-announcement) due to fuck up in the release > script. > > Fabio > > -- > SPARC boot failed: Illegal Instruction > https://launchpad.net/bugs/40119 > -- SPARC boot failed: Illegal Instruction https://launchpad.net/bugs/40119 From nau10 at yahoo.com Mon Aug 21 15:57:48 2006 From: nau10 at yahoo.com (Thomas Naughton) Date: Mon, 21 Aug 2006 15:57:48 -0000 Subject: [Bug 40119] Re: SPARC boot failed: Illegal Instruction References: <20060419084429.8468.45532.malonedeb@gandwana.ubuntu.com> Message-ID: <20060821155748.12488.40777.malone@gangotri.ubuntu.com> I have downloaded this file: http://ubuntu.cs.utah.edu/releases/6.06.1/ubuntu-6.06.1-server-sparc.iso $ md5sum ubuntu-6.06.1-server-sparc.iso 2ccc1ec608040e6aac8913a016c31bed ubuntu-6.06.1-server-sparc.iso When it starts booting, it says: Welcome to Ubuntu dapper! This is an Ubuntu installation cdrom, built on 20060811.1. Once I boot from the cdron, I see: Loaded kernel version 2.6.15 Loading initial ramdisk (4861231 bytes at 0x1F802000 phys, 0x40C00000 virt)... Illegal Instruction ok That's it. Thanks. -- SPARC boot failed: Illegal Instruction https://launchpad.net/bugs/40119 From frank at fejes.net Mon Aug 21 16:05:19 2006 From: frank at fejes.net (Frank Fejes) Date: Mon, 21 Aug 2006 16:05:19 -0000 Subject: [Bug 40119] Re: [Bug 40119] Re: [Bug 40119] Re: SPARC boot failed: Illegal Instruction References: <20060419084429.8468.45532.malonedeb@gandwana.ubuntu.com> <20060821143449.23623.55946.malone@gandwana.ubuntu.com> <307203ff0608210852g22e677eaq3fce41cc91243e92@mail.gmail.com> Message-ID: <3f4dd69a0608210905yf5098bfp55deed5dee64f9ba@mail.gmail.com> In my case, I did use the re-released iso. Thanks. On 8/21/06, chris_andrew wrote: > Will do new download, tonight. > > Cheers, > > Chris. > > On 21/08/06, Fabio Massimo Di Nitto wrote: > > > > Can you both guys make sure that you have the latest iso? Sparc cd has > > been re-released (see ubuntu-announcement) due to fuck up in the release > > script. > > > > Fabio > > > > -- > > SPARC boot failed: Illegal Instruction > > https://launchpad.net/bugs/40119 > > > > -- > SPARC boot failed: Illegal Instruction > https://launchpad.net/bugs/40119 > -- SPARC boot failed: Illegal Instruction https://launchpad.net/bugs/40119 From burner at suppressingfire.org Mon Aug 21 16:08:23 2006 From: burner at suppressingfire.org (Michael R. Head) Date: Mon, 21 Aug 2006 16:08:23 -0000 Subject: [Bug 36596] Re: system freeze after clicking task manager trash icon in "pan" newsreader References: <20060325145711.6279.38615.malonedeb@gandwana.ubuntu.com> Message-ID: <20060821160823.12488.75432.malone@gangotri.ubuntu.com> Here's the diff of /var/log/Xorg.0.log. The "old" version has RenderAccel=0 set, the "new" version has RenderAccel=0 commented out. diff -u Xorg.0.log.SWcursor-on.AGPMode-1.RenderAccel-0 Xorg.0.log .SWcursor-on.AGPMode-1 > xorg.diff -- system freeze after clicking task manager trash icon in "pan" newsreader https://launchpad.net/bugs/36596 From pmjdebruijn at gmail.com Mon Aug 21 16:26:33 2006 From: pmjdebruijn at gmail.com (Pascal de Bruijn) Date: Mon, 21 Aug 2006 16:26:33 -0000 Subject: [Bug 53533] Re: Compile error with ACPI off References: <20060720151810.11169.18487.malonedeb@gandwana.ubuntu.com> Message-ID: <20060821162633.12543.1723.malone@gangotri.ubuntu.com> -- Compile error with ACPI off https://launchpad.net/bugs/53533 From cjwatson at canonical.com Mon Aug 21 16:31:46 2006 From: cjwatson at canonical.com (Colin Watson) Date: Mon, 21 Aug 2006 16:31:46 -0000 Subject: [Bug 36461] Re: XOrg dualhead regression References: <20060324174628.6253.87338.malonedeb@gandwana.ubuntu.com> Message-ID: <20060821163146.12488.82176.malone@gangotri.ubuntu.com> I've approved Rodrigo's upload to dapper-updates. -- XOrg dualhead regression https://launchpad.net/bugs/36461 From ca-launchpad at bertho.de Mon Aug 21 17:12:19 2006 From: ca-launchpad at bertho.de (LittleBoy) Date: Mon, 21 Aug 2006 17:12:19 -0000 Subject: [Bug 57126] Please include trivial patch to support ULI M1573 References: <20060821171220.12488.40489.malonedeb@gangotri.ubuntu.com> Message-ID: <20060821171220.12488.40489.malonedeb@gangotri.ubuntu.com> Public bug reported: Binary package hint: linux-image-2.6-k7 With dapper it is not possible to burn a CD with a ULI M1573 chipset. cdrecord just hangs while you get some timeout messages in dmesg. This (trivial) patch: http://www.kernel.org/git/?p=linux/kernel/git/stable/linux-2.6.17.y.git;a=commit;h=0d8a95efd878920e7f791d5bcfb9b70f107aadda seems to solve this problem, so please include this one in next kernel update. ** Affects: linux-meta (Ubuntu) Importance: Untriaged Status: Unconfirmed -- Please include trivial patch to support ULI M1573 https://launchpad.net/bugs/57126 From crimsun at fungus.sh.nu Mon Aug 21 17:21:31 2006 From: crimsun at fungus.sh.nu (Daniel T Chen) Date: Mon, 21 Aug 2006 17:21:31 -0000 Subject: [Bug 57126] Re: Please include trivial patch to support ULI M1573 References: <20060821171220.12488.40489.malonedeb@gangotri.ubuntu.com> Message-ID: <20060821172131.12543.78703.launchpad@gangotri.ubuntu.com> ** Changed in: linux-meta (Ubuntu) Sourcepackagename: linux-meta => linux-source-2.6.15 Importance: Untriaged => Wishlist Status: Unconfirmed => In Progress ** Summary changed: - Please include trivial patch to support ULI M1573 + Please include trivial patch to fix cd burning on ULI M1573 -- Please include trivial patch to fix cd burning on ULI M1573 https://launchpad.net/bugs/57126 From dirk.ambrosy at gmx.de Mon Aug 21 17:40:35 2006 From: dirk.ambrosy at gmx.de (DirkAmbrosy) Date: Mon, 21 Aug 2006 17:40:35 -0000 Subject: [Bug 57127] ehci_hcd won't work anymore References: <20060821172818.12543.74763.malonedeb@gangotri.ubuntu.com> Message-ID: <20060821174035.12488.2947.launchpad@canonical@gangotri.ubuntu.com> Public bug reported: Hello All, with Dapper Drake I have the following problem: My USB Drives are not detected by my computer. The USB mouse works fine. dmesg: [17185959.688000] usb 4-2: device not accepting address 108, error -110 [17185959.800000] usb 4-2: new high speed USB device using ehci_hcd and address 109 mount: /dev/hda7 on / type ext3 (rw,errors=remount-ro) proc on /proc type proc (rw) /sys on /sys type sysfs (rw) varrun on /var/run type tmpfs (rw) varlock on /var/lock type tmpfs (rw) procbususb on /proc/bus/usb type usbfs (rw) udev on /dev type tmpfs (rw) devpts on /dev/pts type devpts (rw,gid=5,mode=620) devshm on /dev/shm type tmpfs (rw) lrm on /lib/modules/2.6.15-26-386/volatile type tmpfs (rw) /dev/hda1 on /media/c type ntfs (rw,nls=utf8,umask=007,gid=46) /dev/hda5 on /media/d type ntfs (rw,nls=utf8,umask=007,gid=46) /dev/mapper/home on /home type ext3 (rw) If I : sudo rmmod ehci_hcd everything seems to be ok, but only USB1.1 of course. The life CD detects the USB drives without any problems, but I am not sure if USB1.1 or USB2.0. After Googleing the net it seems like I am not the only one with that problem. Best regards, Dirk. ** Affects: linux-source-2.6.15 (Ubuntu) Importance: Low Status: Needs Info -- ehci_hcd won't work anymore https://launchpad.net/bugs/57127 From burner at suppressingfire.org Mon Aug 21 17:38:48 2006 From: burner at suppressingfire.org (Michael R. Head) Date: Mon, 21 Aug 2006 17:38:48 -0000 Subject: [Bug 36596] Re: system freeze after clicking task manager trash icon in "pan" newsreader References: <20060325145711.6279.38615.malonedeb@gandwana.ubuntu.com> Message-ID: <20060821173848.15819.39097.malone@gandwana.ubuntu.com> Just had my first X lockup in a long time, so it appears that renderaccel=0 is the solution for me. I've now commented out SWCursor and AGPMode and reenabled RenderAccel=0 for the time being. -- system freeze after clicking task manager trash icon in "pan" newsreader https://launchpad.net/bugs/36596 From crimsun at fungus.sh.nu Mon Aug 21 17:40:35 2006 From: crimsun at fungus.sh.nu (Daniel T Chen) Date: Mon, 21 Aug 2006 17:40:35 -0000 Subject: [Bug 57127] Re: ehci_hcd won't work anymore References: <20060821172818.12543.74763.malonedeb@gangotri.ubuntu.com> Message-ID: <20060821174035.12488.8888.malone@gangotri.ubuntu.com> Please attach the output from ``lspci -v && lspci -nv''. ** Changed in: Ubuntu Sourcepackagename: None => linux-source-2.6.15 Importance: Untriaged => Low Status: Unconfirmed => Needs Info -- ehci_hcd won't work anymore https://launchpad.net/bugs/57127 From lzap at seznam.cz Mon Aug 21 18:55:44 2006 From: lzap at seznam.cz (=?utf-8?q?Luk=C3=A1=C5=A1_Zapletal?=) Date: Mon, 21 Aug 2006 18:55:44 -0000 Subject: [Bug 57139] Add lm-sensors support for nForce 410 and 430 References: <20060821185545.12488.52330.malonedeb@gangotri.ubuntu.com> Message-ID: <20060821185545.12488.52330.malonedeb@gangotri.ubuntu.com> Public bug reported: Binary package hint: linux-image-2.6-386 Hi, the lm-sensors guys added full support for this chipset. Its in the 2.6.18-rc kernel tree and it will be in the version 2.6.18 probably. This chipset is not so new and it would be nice to have a patch for the Ubuntu stable kernel tree. Its the patch with the MCP51 and MCP55 chipsets support. ** Affects: linux-meta (Ubuntu) Importance: Untriaged Status: Unconfirmed -- Add lm-sensors support for nForce 410 and 430 https://launchpad.net/bugs/57139 From r.tirrell at gmail.com Mon Aug 21 20:08:03 2006 From: r.tirrell at gmail.com (Rob Tirrell) Date: Mon, 21 Aug 2006 20:08:03 -0000 Subject: [Bug 52553] Re: Kernel panic - not syncing: IO-APIC + timer doesn't work! References: <20060710155757.27312.91477.malonedeb@gangotri.ubuntu.com> Message-ID: <20060821200804.15819.52130.malone@gandwana.ubuntu.com> Confirm this on fully updated Dapper with new MacBook. -- Kernel panic - not syncing: IO-APIC + timer doesn't work! https://launchpad.net/bugs/52553 From andrew+ubuntu at jorgensenfamily.us Mon Aug 21 20:22:37 2006 From: andrew+ubuntu at jorgensenfamily.us (Andrew Jorgensen) Date: Mon, 21 Aug 2006 20:22:37 -0000 Subject: [Bug 23513] Re: [r128] screen only updates every several minutes References: <20060113142406.21012.10559.launchpad@macquarie.warthogs.hbd.com> Message-ID: <20060821202237.15819.29082.malone@gandwana.ubuntu.com> I looked for the fbdev options and didn't see any. According to the man page fbdev is disabled by default on x86. -- [r128] screen only updates every several minutes https://launchpad.net/bugs/23513 From antonio_macchi_iii at hotmail.com Mon Aug 21 20:53:45 2006 From: antonio_macchi_iii at hotmail.com (Antonio Macchi III) Date: Mon, 21 Aug 2006 20:53:45 -0000 Subject: [Bug 43961] Re: Power down after shutdown does not work... References: <20060510072310.21520.62027.malonedeb@gandwana.ubuntu.com> Message-ID: <20060821205345.12543.66490.malone@gangotri.ubuntu.com> I confirm similar problems (no shutdown) for Dapper on three machines that worked previously with Breezy: 1) Pentum III, Dapper Server -server kernel 2) Pentium III, Dapper Desktop after upgrade to -686 kernel 3) Pentium II, Dapper Laptop -686 kernel The problem with the server is serious since it may require physical access to the machine upon system restarts. Clearly not acceptable upon remote "headless" server operation. Equaly irritating is to experience completely drained batteries on a laptop since it did not power off properly. I really appreciate very much Ubuntu Linux and hope that finding a solution for this problem gets high priority. Power off works OK with the 686 kernel on another laptop, my Sony Vaio VGN B1XP, but suspend and hibernate are less reliable. I could post data for the five systems upon request but will not include this info to save space on the launchpad. -- Power down after shutdown does not work... https://launchpad.net/bugs/43961 From joe_lycan at yahoo.co.uk Mon Aug 21 21:34:25 2006 From: joe_lycan at yahoo.co.uk (stubbe) Date: Mon, 21 Aug 2006 21:34:25 -0000 Subject: [Bug 48395] Re: ipw3945 produces 99% cpu, making my laptop unusable References: <20060604183717.4978.25428.malonedeb@gandwana.ubuntu.com> Message-ID: <20060821213425.12543.60802.malone@gangotri.ubuntu.com> Hei Christian, may I have your contact? Either e-mail or IM? I'm buying the same laptop and using ubuntu dapper 6.06. This problem surely occurs to me aswell. Not just that, the SATA driver don't work. It work but this is what I get from /var/log/messages : Aug 18 03:19:27 stubbe kernel: [4298880.086000] ata1 is slow to respond, please be patient Aug 18 03:19:56 stubbe kernel: [4298906.385000] ata1: status=0x50 { DriveReady SeekComplete } Aug 18 03:19:56 stubbe kernel: [4298906.419000] sda: Current: sense key: No Sense Aug 18 03:19:56 stubbe kernel: [4298906.419000] Additional sense: No additional sense information Aug 18 03:20:22 stubbe kernel: [4298934.928000] ata1 is slow to respond, please be patient Aug 18 03:20:51 stubbe kernel: [4298961.227000] ata1: status=0x50 { DriveReady SeekComplete } Aug 18 03:20:51 stubbe kernel: [4298961.261000] sda: Current: sense key: No Sense Aug 18 03:20:51 stubbe kernel: [4298961.261000] Additional sense: No additional sense information Aug 18 03:20:51 stubbe kernel: [4298961.263000] sr: Current [descriptor]: sense key: Aborted Command Aug 18 03:20:51 stubbe kernel: [4298961.263000] Additional sense: Scsi parity error Aug 18 03:26:37 stubbe kernel: [4299309.674000] ata1 is slow to respond, please be patient Aug 18 03:27:06 stubbe kernel: [4299335.973000] ata1: status=0x50 { DriveReady SeekComplete } Aug 18 03:27:06 stubbe kernel: [4299336.007000] sda: Current: sense key: No Sense Aug 18 03:27:06 stubbe kernel: [4299336.007000] Additional sense: No additional sense information Aug 18 03:27:06 stubbe kernel: [4299336.009000] sr: Current [descriptor]: sense key: Aborted Command Aug 18 03:27:06 stubbe kernel: [4299336.009000] Additional sense: Scsi parity error Aug 18 03:38:06 stubbe kernel: [4299999.400000] ata1 is slow to respond, please be patient Aug 18 03:38:35 stubbe kernel: [4300025.699000] ata1: status=0x50 { DriveReady SeekComplete } Aug 18 03:38:35 stubbe kernel: [4300025.732000] sda: Current: sense key: No Sense Aug 18 03:38:35 stubbe kernel: [4300025.732000] Additional sense: No additional sense information Aug 18 03:59:13 stubbe kernel: [4301266.402000] ata1 is slow to respond, please be patient Aug 18 03:59:42 stubbe kernel: [4301292.701000] ata1: status=0x50 { DriveReady SeekComplete } Aug 18 03:59:42 stubbe kernel: [4301292.735000] sda: Current: sense key: No Sense Aug 18 03:59:42 stubbe kernel: [4301292.735000] Additional sense: No additional sense information Aug 18 04:14:38 stubbe kernel: [4302192.008000] ata1 is slow to respond, please be patient Aug 18 04:14:45 stubbe kernel: [4302198.307000] sr 0:0:1:0: ioctl_internal_command return code = 8000002 Aug 18 04:14:45 stubbe kernel: [4302198.307000] : Current [descriptor]: sense key: Aborted Command Aug 18 04:14:45 stubbe kernel: [4302198.308000] Additional sense: Scsi parity error Aug 18 04:14:45 stubbe kernel: [4302198.358000] ata1: status=0x50 { DriveReady SeekComplete } Aug 18 04:14:48 stubbe kernel: [4302198.358000] sda: Current: sense key: No Sense Aug 18 04:14:48 stubbe kernel: [4302198.358000] Additional sense: No additional sense information Aug 18 04:20:41 stubbe kernel: [4302554.722000] ata1 is slow to respond, please be patient Aug 18 04:21:10 stubbe kernel: [4302581.021000] ata1: status=0x50 { DriveReady SeekComplete } Aug 18 04:21:10 stubbe kernel: [4302581.055000] sda: Current: sense key: No Sense Aug 18 04:21:10 stubbe kernel: [4302581.055000] Additional sense: No additional sense information Aug 18 04:21:10 stubbe kernel: [4302581.056000] sr: Current [descriptor]: sense key: Aborted Command Aug 18 04:21:10 stubbe kernel: [4302581.056000] Additional sense: Scsi parity error Aug 18 04:23:26 stubbe kernel: [4302719.152000] ata1 is slow to respond, please be patient Aug 18 04:23:55 stubbe kernel: [4302745.451000] ata1: status=0x50 { DriveReady SeekComplete } Aug 18 04:23:55 stubbe kernel: [4302745.485000] sda: Current: sense key: No Sense Aug 18 04:23:55 stubbe kernel: [4302745.485000] Additional sense: No additional sense information Aug 18 04:37:17 stubbe kernel: [4303550.711000] ata1 is slow to respond, please be patient Aug 18 04:37:46 stubbe kernel: [4303577.010000] ata1: status=0x50 { DriveReady SeekComplete } Aug 18 04:37:46 stubbe kernel: [4303577.044000] sda: Current: sense key: No Sense Aug 18 04:37:46 stubbe kernel: [4303577.044000] Additional sense: No additional sense information Is this bug reported yet? Or do you not have the same problem? Thanks. -- ipw3945 produces 99% cpu, making my laptop unusable https://launchpad.net/bugs/48395 From joe_lycan at yahoo.co.uk Mon Aug 21 23:01:14 2006 From: joe_lycan at yahoo.co.uk (stubbe) Date: Mon, 21 Aug 2006 23:01:14 -0000 Subject: [Bug 56376] Re: [Dapper 6.06] Acer 1652WLMi - PCI cannot allocate resource for region 7 8 and 9 References: <20060814205122.20172.54370.malonedeb@gandwana.ubuntu.com> Message-ID: <20060821230114.15865.82880.malone@gandwana.ubuntu.com> I have acer aspire 9412 and athe same problem occur to me -- [Dapper 6.06] Acer 1652WLMi - PCI cannot allocate resource for region 7 8 and 9 https://launchpad.net/bugs/56376 From ttmrichter at gmail.com Tue Aug 22 01:18:55 2006 From: ttmrichter at gmail.com (Michael T. Richter) Date: Tue, 22 Aug 2006 01:18:55 -0000 Subject: [Bug 52319] Re: Sound Card on Haier H51 laptop is recognised, but not functional. References: <20060708105445.19629.95757.malonedeb@gandwana.ubuntu.com> Message-ID: <20060822011855.15819.52946.malone@gandwana.ubuntu.com> I can't even figure out what the workaround was supposed to be there, frankly. I chmod-ed /dev/dsp to 666 (it was 660 for some unfathomable reason). But the rest? I just can't decode. What's an IEC-related option? How do I tell what's IEC-related and what's not? If it's identified by the string "IEC" in it somewhere, there's nothing in alsamixer that shows anything to do with IEC. (To me "IEC" means "International Electrotechnical Commission" and is usually paired with "ISO", you see.) -- Sound Card on Haier H51 laptop is recognised, but not functional. https://launchpad.net/bugs/52319 From histed237 at mit.edu Tue Aug 22 01:15:49 2006 From: histed237 at mit.edu (Mark Histed) Date: Tue, 22 Aug 2006 01:15:49 -0000 Subject: [Bug 21609] Re: [Bug 21609] Re: Resume failure on ThinkPad T41 References: <20060113141348.21012.53114.launchpad@macquarie.warthogs.hbd.com> <20060821075134.23667.5205.malone@gandwana.ubuntu.com> Message-ID: <44EA5AC5.1010909@mit.edu> I'm not sure if this problem still exists. I stopped running Linux on my laptop because of the multiplicity of suspend/resume problems to both memory/disk. Sorry! -- Resume failure on ThinkPad T41 https://launchpad.net/bugs/21609 From ttmrichter at gmail.com Tue Aug 22 01:20:43 2006 From: ttmrichter at gmail.com (Michael T. Richter) Date: Tue, 22 Aug 2006 01:20:43 -0000 Subject: [Bug 19648] Re: On-board SIS sound card needs muted "IEC958" References: <20060113140246.21012.93098.launchpad@macquarie.warthogs.hbd.com> Message-ID: <20060822012043.15865.57837.malone@gandwana.ubuntu.com> Thanks for the tip, Fabian, but I have no idea what an "IEC"-related option is nor how to turn it off. I'm not finding a lot of stuff on Google explaining the term either. -- On-board SIS sound card needs muted "IEC958" https://launchpad.net/bugs/19648 From bjoern at boschman.de Tue Aug 22 07:21:25 2006 From: bjoern at boschman.de (jessy) Date: Tue, 22 Aug 2006 07:21:25 -0000 Subject: [Bug 37452] Re: fusion mpt sas driver does not find a RAID1 disk during installation(Sun Galaxy X4200 and X4100) References: <20060331083135.5415.666.malonedeb@gangotri.ubuntu.com> Message-ID: <20060822072125.9757.42429.malone@gandwana.ubuntu.com> Although I think the problem exists between keyboard and chair, I am not able to compile a new kernel with the changes posted by thombot. I used linux-source-2.6.17 (2.6.15-26.46) and applied the following two patches (with errors) http://www.kernel.org/git/?p=linux/kernel/git/stable/linux-2.6.17.y.git;a=commitdiff_plain;h=c7c82987b4844f555d309ccbd42abe95d46822ff;hp=f2ea8671a8376e09cf759aa8cb3de8b8d3bced9e http://www.kernel.org/git/?p=linux/kernel/git/stable/linux-2.6.17.y.git;a=commitdiff_plain;h=f61c1c41b6b959d08d87eee876406bdbcac77b7c;hp=c7c82987b4844f555d309ccbd42abe95d46822ff while running make-kpkg I get the following error: make[3]: *** [drivers] Error 2 make[3]: *** Waiting for unfinished jobs.... CC [M] fs/xfs/linux-2.6/xfs_vnode.o CC [M] fs/xfs/support/debug.o CC [M] fs/xfs/support/uuid.o CC [M] fs/xfs/support/move.o CC [M] fs/xfs/linux-2.6/xfs_vfs.o LD [M] fs/xfs/xfs.o make[3]: Leaving directory `/usr/src/linux-source-2.6.15-2.6.15/debian/build/build-386' make[2]: *** [stamp-build] Error 2 make[2]: Leaving directory `/usr/src/linux-source-2.6.15-2.6.15/debian/build/build-386' make[1]: *** [build] Error 2 make[1]: Leaving directory `/usr/src/linux-source-2.6.15-2.6.15' make: *** [stamp-buildpackage] Error 2 real 6m17.417s user 20m44.020s sys 2m27.760s Maybe someone could help me building this kernel -- fusion mpt sas driver does not find a RAID1 disk during installation(Sun Galaxy X4200 and X4100) https://launchpad.net/bugs/37452 From thesicktwist at hotmail.com Tue Aug 22 07:46:03 2006 From: thesicktwist at hotmail.com (Jonathon Conte) Date: Tue, 22 Aug 2006 07:46:03 -0000 Subject: [Bug 36461] Re: XOrg dualhead regression References: <20060324174628.6253.87338.malonedeb@gandwana.ubuntu.com> Message-ID: <20060822074603.530.48768.malone@gangotri.ubuntu.com> The xserver-xorg-core update just broke X for me. I have a motherboard with the Intel 845 chipset and a Radeon 9000 Pro AGP video card. After the update, X does not detected the video card. Running Xorg -scanpci does not seem to list the card either. Let me know if I can provide more information. -- XOrg dualhead regression https://launchpad.net/bugs/36461 From ubuntu.demon at gmail.com Tue Aug 22 07:54:11 2006 From: ubuntu.demon at gmail.com (ubuntu_demon) Date: Tue, 22 Aug 2006 07:54:11 -0000 Subject: [Bug 6367] Re: udev enumeration should use /sys/bus not /sys/devices References: <20060102180911.29335.17628.malonedeb@gangotri.ubuntu.com> Message-ID: <20060822075411.9600.40350.malone@gandwana.ubuntu.com> Scott : I will try to collect meaningful forum feedback on your last suggested workaround here : http://ubuntuforums.org/showthread.php?p=1257154 -- udev enumeration should use /sys/bus not /sys/devices https://launchpad.net/bugs/6367 From sscott at westnet.com.au Tue Aug 22 08:07:33 2006 From: sscott at westnet.com.au (devnull) Date: Tue, 22 Aug 2006 08:07:33 -0000 Subject: [Bug 36461] Re: XOrg dualhead regression References: <20060324174628.6253.87338.malonedeb@gandwana.ubuntu.com> Message-ID: <20060822080733.577.10108.malone@gangotri.ubuntu.com> yup, broke here too, no screens found - even if trying vga or vesa driver. Dell Inspiron 9400 with ATI x1400. -- XOrg dualhead regression https://launchpad.net/bugs/36461 From bjoern at boschman.de Tue Aug 22 09:17:43 2006 From: bjoern at boschman.de (jessy) Date: Tue, 22 Aug 2006 09:17:43 -0000 Subject: [Bug 57213] Not all header files packed into .deb References: <20060822091743.9757.56473.malonedeb@gandwana.ubuntu.com> Message-ID: <20060822091743.9757.56473.malonedeb@gandwana.ubuntu.com> Public bug reported: Hi, I'm using dapper and kernel-package in the follwoing version: ii kernel-package 9.001ubuntu15 For build my custom kernel (2.6.17) packages I used the follwoing syntax: make-kpkg buildpackage --initrd --rootcmd fakeroot --revision 05 --append-to-version -sun-x4100-x4200 After I installed the kernel-image and kernel-headers I wanted to compile drbd0.7 but the follwoing file is missing: /lib/modules/2.6.17.6-ubuntu1-sun-x4100-x4200/build/arch/i386/Makefile.cpu aka /usr/src/kernel-headers-2.6.17.6-ubuntu1-sun-x4100-x4200/build/arch/i386/Makefile.cpu In the original source-tree located on a different host it's available, so it seems that `make-kpkg kernel_headers` is missing something Cheers Bjoern ** Affects: kernel-package (Ubuntu) Importance: Untriaged Status: Unconfirmed -- Not all header files packed into .deb https://launchpad.net/bugs/57213 From H.A.J.Koster at xs4all.nl Tue Aug 22 09:17:09 2006 From: H.A.J.Koster at xs4all.nl (Henk Koster) Date: Tue, 22 Aug 2006 09:17:09 -0000 Subject: [Bug 56892] Re: Wireless on MacBook not activated easily... References: <20060819111658.23623.19122.malonedeb@gandwana.ubuntu.com> Message-ID: <20060822091709.530.10180.malone@gangotri.ubuntu.com> Some more info: With the MacBook placed next to the SpeedTouch 585 base station, the graphical signal strength indicator stands at 100% under OS X, as one would expect. Yet, under Linux the signal strength appears only about 54/94, considerably below the 94/94 that one would expect. The output from "iwconfig" is attached. -- Wireless on MacBook not activated easily... https://launchpad.net/bugs/56892 From rmunn at pobox.com Tue Aug 22 10:59:04 2006 From: rmunn at pobox.com (Robin Munn) Date: Tue, 22 Aug 2006 10:59:04 -0000 Subject: [Bug 36461] Re: XOrg dualhead regression References: <20060324174628.6253.87338.malonedeb@gandwana.ubuntu.com> Message-ID: <20060822105904.530.59236.malone@gangotri.ubuntu.com> This appears to be breaking a *LOT* of people's systems - see http://www.ubuntuforums.org/showthread.php?t=241286 for details. -- XOrg dualhead regression https://launchpad.net/bugs/36461 From vide80 at gmail.com Tue Aug 22 11:17:23 2006 From: vide80 at gmail.com (Vide) Date: Tue, 22 Aug 2006 11:17:23 -0000 Subject: [Bug 57233] Minor revision 2.6.15-26 doesn't detect attached SCSI disks to LSI 1030ST References: <20060822111724.13507.65528.malonedeb@gandwana.ubuntu.com> Message-ID: <20060822111724.13507.65528.malonedeb@gandwana.ubuntu.com> Public bug reported: Binary package hint: linux-image-2.6-386 I own a Dell PowerEdge 1600SC with a LSI 1030ST controller and I can't see the attached disk with the latest Dapper kernel image revision, while wi th standard 6.06 version (2.6.15-23) I can mount the disk smoothly. ** Affects: linux-meta (Ubuntu) Importance: Untriaged Status: Unconfirmed -- Minor revision 2.6.15-26 doesn't detect attached SCSI disks to LSI 1030ST https://launchpad.net/bugs/57233 From vide80 at gmail.com Tue Aug 22 11:17:59 2006 From: vide80 at gmail.com (Vide) Date: Tue, 22 Aug 2006 11:17:59 -0000 Subject: [Bug 57233] Re: Minor revision 2.6.15-26 doesn't detect attached SCSI disks to LSI 1030ST References: <20060822111724.13507.65528.malonedeb@gandwana.ubuntu.com> Message-ID: <20060822111759.6128.31827.malone@gangotri.ubuntu.com> -- Minor revision 2.6.15-26 doesn't detect attached SCSI disks to LSI 1030ST https://launchpad.net/bugs/57233 From vide80 at gmail.com Tue Aug 22 11:19:31 2006 From: vide80 at gmail.com (Vide) Date: Tue, 22 Aug 2006 11:19:31 -0000 Subject: [Bug 57233] Re: Minor revision 2.6.15-26 doesn't detect attached SCSI disks to LSI 1030ST References: <20060822111724.13507.65528.malonedeb@gandwana.ubuntu.com> Message-ID: <20060822111931.6128.65902.malone@gangotri.ubuntu.com> I can say that even with more recent kernels (2.6.17 on latest knoppix, for example) I cannot see the disk, while with Ubuntu 2.6.15-23 (server or desktop flavour) as said, it works. -- Minor revision 2.6.15-26 doesn't detect attached SCSI disks to LSI 1030ST https://launchpad.net/bugs/57233 From vide80 at gmail.com Tue Aug 22 11:18:23 2006 From: vide80 at gmail.com (Vide) Date: Tue, 22 Aug 2006 11:18:23 -0000 Subject: [Bug 57233] Re: Minor revision 2.6.15-26 doesn't detect attached SCSI disks to LSI 1030ST References: <20060822111724.13507.65528.malonedeb@gandwana.ubuntu.com> Message-ID: <20060822111823.13507.51999.malone@gandwana.ubuntu.com> -- Minor revision 2.6.15-26 doesn't detect attached SCSI disks to LSI 1030ST https://launchpad.net/bugs/57233 From sites.martin at brookfamily.org.uk Tue Aug 22 12:24:19 2006 From: sites.martin at brookfamily.org.uk (Martin Brook) Date: Tue, 22 Aug 2006 12:24:19 -0000 Subject: [Bug 48266] Re: Ubuntu server kernel will not boot. References: <20060603200448.2141.98486.malonedeb@gangotri.ubuntu.com> Message-ID: <20060822122419.13463.98433.malone@gandwana.ubuntu.com> I've found various posts about this on ubuntuforums.org, which have suggested using the alternate install CD instead. I Tried this and it worked fine (I was also having the same problem using the server install on an AMD-K6 processor). So, what is different about the alternate install CD? -- Ubuntu server kernel will not boot. https://launchpad.net/bugs/48266 From ondrej at sury.org Tue Aug 22 12:26:19 2006 From: ondrej at sury.org (=?utf-8?b?T25kxZllaiBTdXLDvQ==?=) Date: Tue, 22 Aug 2006 12:26:19 -0000 Subject: [Bug 57265] Re: Return value of slave_configure in scsi_scan.c is ignored References: <20060822122546.13507.11556.malonedeb@gandwana.ubuntu.com> Message-ID: <20060822122619.6128.64816.malone@gangotri.ubuntu.com> -- Return value of slave_configure in scsi_scan.c is ignored https://launchpad.net/bugs/57265 From ondrej at sury.org Tue Aug 22 12:25:46 2006 From: ondrej at sury.org (=?utf-8?b?T25kxZllaiBTdXLDvQ==?=) Date: Tue, 22 Aug 2006 12:25:46 -0000 Subject: [Bug 57265] Return value of slave_configure in scsi_scan.c is ignored References: <20060822122546.13507.11556.malonedeb@gandwana.ubuntu.com> Message-ID: <20060822122546.13507.11556.malonedeb@gandwana.ubuntu.com> Public bug reported: Number of scsi drivers return some return code from slave_configure function which is called on scsi bus scan (or whatever). This value gets ignored in 2.6.15.x and this causes problem with LSI Logig Megaraid SAS driver which uses return value to indicate that disk should not be exported to the system and thus you see all Physical Disk as /dev/sdx in your system (which is not fine when those disk are part of some RAID) and all Logical Disks (which is perfectly OK). Attached patch merges smallest possible change into scsi_scan.c which fixes this breakage. And also fixes some breakages in other drivers which return non-zero response to indicate that this device should not be initialized. Please apply since this makes all LSI Megaraid SAS controllers unusable. ** Affects: linux-source-2.6.15 (Ubuntu) Importance: Untriaged Status: Unconfirmed -- Return value of slave_configure in scsi_scan.c is ignored https://launchpad.net/bugs/57265 From pandisv at yahoo.co.uk Tue Aug 22 12:26:47 2006 From: pandisv at yahoo.co.uk (Vassilis Pandis) Date: Tue, 22 Aug 2006 12:26:47 -0000 Subject: [Bug 57233] Re: Minor revision 2.6.15-26 doesn't detect attached SCSI disks to LSI 1030ST References: <20060822111724.13507.65528.malonedeb@gandwana.ubuntu.com> Message-ID: <20060822122647.6059.4429.launchpad@gangotri.ubuntu.com> ** Changed in: linux-meta (Ubuntu) Sourcepackagename: linux-meta => linux-source-2.6.15 -- Minor revision 2.6.15-26 doesn't detect attached SCSI disks to LSI 1030ST https://launchpad.net/bugs/57233 From sites.martin at brookfamily.org.uk Tue Aug 22 12:29:47 2006 From: sites.martin at brookfamily.org.uk (Martin Brook) Date: Tue, 22 Aug 2006 12:29:47 -0000 Subject: [Bug 48266] Re: Ubuntu server kernel will not boot. References: <20060603200448.2141.98486.malonedeb@gangotri.ubuntu.com> Message-ID: <20060822122948.13463.38572.launchpad@gandwana.ubuntu.com> ** Changed in: linux-source-2.6.15 (Ubuntu) Status: Unconfirmed => Confirmed -- Ubuntu server kernel will not boot. https://launchpad.net/bugs/48266 From ondrej at sury.org Tue Aug 22 12:33:37 2006 From: ondrej at sury.org (=?utf-8?b?T25kxZllaiBTdXLDvQ==?=) Date: Tue, 22 Aug 2006 12:33:37 -0000 Subject: [Bug 57265] Re: Return value of slave_configure in scsi_scan.c is ignored References: <20060822122546.13507.11556.malonedeb@gandwana.ubuntu.com> Message-ID: <20060822123337.13507.14231.malone@gandwana.ubuntu.com> Patch which actually applies to current linux-source-2.6.15 -- Return value of slave_configure in scsi_scan.c is ignored https://launchpad.net/bugs/57265 From alligator424 at free.fr Tue Aug 22 13:30:20 2006 From: alligator424 at free.fr (alligator424 at free.fr) Date: Tue, 22 Aug 2006 13:30:20 -0000 Subject: [Bug 36461] Re: XOrg dualhead regression References: <20060324174628.6253.87338.malonedeb@gandwana.ubuntu.com> Message-ID: <20060822133020.13463.85685.malone@gandwana.ubuntu.com> Hey, the same for me guys: I have a MAtrox G450 and x server is failing with the new xorg core updates... I spent A LOT of time verifyng my drivers, suspected a recent local update of mga_hal but it seems the delivery is REGRESSIVE this time ... isn't it? -- XOrg dualhead regression https://launchpad.net/bugs/36461 From rtg at aapsc.com Tue Aug 22 13:37:01 2006 From: rtg at aapsc.com (Richard Green) Date: Tue, 22 Aug 2006 13:37:01 -0000 Subject: [Bug 24533] Re: Fail to boot smp kernel References: <20060113142932.21012.10689.launchpad@macquarie.warthogs.hbd.com> Message-ID: <20060822133701.13507.8718.malone@gandwana.ubuntu.com> I stumbled on a few blog posts, writing about a fix for Ubuntu Bug #36596 and #38802, (note: the fixes here may also apply to bug #16873, #38181 and #47775). My system also is equipped with a Radeon 7000/VE, so I'm curious that this bug, too, may be another manifestation of this same problem. When the patches have been incorporated into the Ubuntu sources, I would be happy to upgrade and test, in the hopes of squashing this one, too! (Source patch is from cipherfunk.org, where there are also patches for xorg driver and others as well, but the author is threatening to take the site down soon.) -- Fail to boot smp kernel https://launchpad.net/bugs/24533 From francisco.borges at gmail.com Tue Aug 22 13:42:04 2006 From: francisco.borges at gmail.com (Francisco Borges) Date: Tue, 22 Aug 2006 13:42:04 -0000 Subject: [Bug 43745] Re: Ubuntu corrupts real time clock on some dell laptops References: <20060509053346.20684.57755.malonedeb@gangotri.ubuntu.com> Message-ID: <20060822134204.13463.58657.malone@gandwana.ubuntu.com> I have a - Dell Inspiron 6400 - with Bios revision A3. [1] After a 2 months of use, grub would hang while booting. The countdown to boot would not work. [2] Today I changed BIOS settings for the second time. The system will not boot anymore and simply displays "Time-of-day clock stopped" message. Haven't tried pulling the coin cell battery yet. -- Ubuntu corrupts real time clock on some dell laptops https://launchpad.net/bugs/43745 From fabbione at ubuntu.com Tue Aug 22 13:47:48 2006 From: fabbione at ubuntu.com (Fabio Massimo Di Nitto) Date: Tue, 22 Aug 2006 13:47:48 -0000 Subject: [Bug 40119] Re: SPARC boot failed: Illegal Instruction References: <20060419084429.8468.45532.malonedeb@gandwana.ubuntu.com> Message-ID: <20060822134748.13463.27187.malone@gandwana.ubuntu.com> It seems that we have more than one bug in silo that ends badly. We were able to fix one and i was sure it was the same as yours. Apparently it's not so we will need to work more on it. Fabio ** Changed in: silo (Ubuntu) Status: Fix Released => Needs Info ** Changed in: silo (Ubuntu Dapper) Status: Fix Released => Needs Info -- SPARC boot failed: Illegal Instruction https://launchpad.net/bugs/40119 From nau10 at yahoo.com Tue Aug 22 14:29:06 2006 From: nau10 at yahoo.com (Thomas Naughton) Date: Tue, 22 Aug 2006 14:29:06 -0000 Subject: [Bug 40119] Re: SPARC boot failed: Illegal Instruction References: <20060419084429.8468.45532.malonedeb@gandwana.ubuntu.com> Message-ID: <20060822142906.13507.57250.malone@gandwana.ubuntu.com> Fabio, Thanks for the update. The system(s) that I am attempting to load onto are all SunBlade 100 models. If there's anything else that could help you, don't hesitate to ask. -- SPARC boot failed: Illegal Instruction https://launchpad.net/bugs/40119 From vide80 at gmail.com Tue Aug 22 14:49:14 2006 From: vide80 at gmail.com (Vide) Date: Tue, 22 Aug 2006 14:49:14 -0000 Subject: [Bug 57233] Re: Minor revision 2.6.15-26 doesn't detect attached SCSI disks to LSI 1030ST References: <20060822111724.13507.65528.malonedeb@gandwana.ubuntu.com> Message-ID: <20060822144914.6128.81260.malone@gangotri.ubuntu.com> Here it is lspci output 0000:00:00.0 Host bridge: Broadcom GCNB-LE Host Bridge (rev 32) 0000:00:00.1 Host bridge: Broadcom GCNB-LE Host Bridge 0000:00:02.0 Ethernet controller: Intel Corporation 82540EM Gigabit Ethernet Controller (rev 02) 0000:00:0e.0 VGA compatible controller: ATI Technologies Inc Rage XL (rev 27) 0000:00:0f.0 Host bridge: Broadcom CSB5 South Bridge (rev 93) 0000:00:0f.1 IDE interface: Broadcom CSB5 IDE Controller (rev 93) 0000:00:0f.2 USB Controller: Broadcom OSB4/CSB5 OHCI USB Controller (rev 05) 0000:00:0f.3 ISA bridge: Broadcom CSB5 LPC bridge 0000:00:10.0 Host bridge: Broadcom CIOB-X2 PCI-X I/O Bridge (rev 05) 0000:00:10.2 Host bridge: Broadcom CIOB-X2 PCI-X I/O Bridge (rev 05) 0000:01:02.0 RAID bus controller: American Megatrends Inc. MegaRAID (rev 02) 0000:01:04.0 SCSI storage controller: LSI Logic / Symbios Logic 53c1030 PCI-X Fusion-MPT Dual Ultra320 SCSI (rev 07) -- Minor revision 2.6.15-26 doesn't detect attached SCSI disks to LSI 1030ST https://launchpad.net/bugs/57233 From bjoern at boschman.de Tue Aug 22 15:13:22 2006 From: bjoern at boschman.de (jessy) Date: Tue, 22 Aug 2006 15:13:22 -0000 Subject: [Bug 37452] Re: fusion mpt sas driver does not find a RAID1 disk during installation(Sun Galaxy X4200 and X4100) References: <20060331083135.5415.666.malonedeb@gangotri.ubuntu.com> Message-ID: <20060822151322.6059.5411.malone@gangotri.ubuntu.com> As a workaround you can check out my little howto http://jesusch.de/?page=ubuntu -- fusion mpt sas driver does not find a RAID1 disk during installation(Sun Galaxy X4200 and X4100) https://launchpad.net/bugs/37452 From jfaulkne at broadwick.com Tue Aug 22 15:42:20 2006 From: jfaulkne at broadwick.com (Jason Faulkner) Date: Tue, 22 Aug 2006 15:42:20 -0000 Subject: [Bug 36461] Re: XOrg dualhead regression References: <20060324174628.6253.87338.malonedeb@gandwana.ubuntu.com> Message-ID: <20060822154220.13507.48912.malone@gandwana.ubuntu.com> Guys *please* do not spam up this bugreport with reports about the recent XOrg package snafu. This is a completely different issue which has nothing to do with the recent issue with XOrg. This bug is for dual head configurations that broke with the move to dapper. Thanks, Jay -- XOrg dualhead regression https://launchpad.net/bugs/36461 From towsonu2003 at gmail.com Tue Aug 22 15:47:16 2006 From: towsonu2003 at gmail.com (towsonu2003) Date: Tue, 22 Aug 2006 15:47:16 -0000 Subject: [Bug 43745] Re: Ubuntu corrupts real time clock on some dell laptops References: <20060509053346.20684.57755.malonedeb@gangotri.ubuntu.com> Message-ID: <20060822154716.13507.46330.malone@gandwana.ubuntu.com> I think the severity of this bug should be increased to "Critical"... -- Ubuntu corrupts real time clock on some dell laptops https://launchpad.net/bugs/43745 From gilles at vonet.lu Tue Aug 22 16:38:51 2006 From: gilles at vonet.lu (Gilles Schintgen) Date: Tue, 22 Aug 2006 16:38:51 -0000 Subject: [Bug 57315] loading hdaps fails on a Thinkpad Z60m References: <20060822163852.13507.91127.malonedeb@gandwana.ubuntu.com> Message-ID: <20060822163852.13507.91127.malonedeb@gandwana.ubuntu.com> Public bug reported: here's the error message: root at z60m:~# modprobe hdaps FATAL: Error inserting hdaps (/lib/modules/2.6.15-26-686/kernel/drivers/hwmon/hdaps.ko): No such device or address ** Affects: linux-source-2.6.15 (Ubuntu) Importance: Untriaged Status: Unconfirmed -- loading hdaps fails on a Thinkpad Z60m https://launchpad.net/bugs/57315 From sfllaw at ubuntu.com Tue Aug 22 16:55:42 2006 From: sfllaw at ubuntu.com (Simon Law) Date: Tue, 22 Aug 2006 16:55:42 -0000 Subject: [Bug 57315] Re: loading hdaps fails on a Thinkpad Z60m References: <20060822163852.13507.91127.malonedeb@gandwana.ubuntu.com> Message-ID: <20060822165542.13507.2444.malone@gandwana.ubuntu.com> Could you please include, as an attachment, of the output of `dmesg`? You should upload it right after you finish trying to `modprobe hdaps`. ** Changed in: linux-source-2.6.15 (Ubuntu) Status: Unconfirmed => Needs Info -- loading hdaps fails on a Thinkpad Z60m https://launchpad.net/bugs/57315 From gilles at vonet.lu Tue Aug 22 17:04:01 2006 From: gilles at vonet.lu (Gilles Schintgen) Date: Tue, 22 Aug 2006 17:04:01 -0000 Subject: [Bug 57315] Re: loading hdaps fails on a Thinkpad Z60m References: <20060822163852.13507.91127.malonedeb@gandwana.ubuntu.com> Message-ID: <20060822170401.13507.26460.malone@gandwana.ubuntu.com> Oops, I forgot to check the syslog: hdaps: supported laptop not found! So, please add the Z60m to the in-kernel whitelist. See also http://www.ussg.iu.edu/hypermail/linux/kernel/0603.3/0573.html and http://lists.lm-sensors.org/pipermail/lm-sensors/2006-April/015983.html -- loading hdaps fails on a Thinkpad Z60m https://launchpad.net/bugs/57315 From maswan at acc.umu.se Tue Aug 22 17:10:33 2006 From: maswan at acc.umu.se (Mattias Wadenstein) Date: Tue, 22 Aug 2006 17:10:33 -0000 Subject: [Bug 57317] dapper cp -p does not preserve date over nfs References: <20060822165027.13507.69333.malonedeb@gandwana.ubuntu.com> Message-ID: <20060822171033.6128.86161.launchpad@canonical@gangotri.ubuntu.com> Public bug reported: Binary package hint: fileutils Using fileutils 5.93-5ubuntu4 in dapper, in an nfs mount (we've tried both linux and solaris nfs servers, same result): h5n1:~/test> ls h5n1:~/test> touch foo bar h5n1:~/test> echo muu > baz h5n1:~/test> ls -l total 8 -rw-r--r-- 1 maswan adm 0 Aug 22 18:45 bar -rw-r--r-- 1 maswan adm 4 Aug 22 18:46 baz -rw-r--r-- 1 maswan adm 0 Aug 22 18:45 foo h5n1:~/test> mkdir nu h5n1:~/test> date Tue Aug 22 18:48:01 CEST 2006 h5n1:~/test> cp -p bar baz foo nu/ h5n1:~/test> cd nu h5n1:~/test/nu> ls -l total 8 -rw-r--r-- 1 maswan adm 0 Aug 22 18:45 bar -rw-r--r-- 1 maswan adm 4 Aug 22 18:48 baz -rw-r--r-- 1 maswan adm 0 Aug 22 18:45 foo Note that "baz" got a new date, despite being copied by cp -p. This does not affect local filesystems as far as we can find. Interestingly enough the 0-byte files get their date preserved, but not files with content. /Mattias Wadenstein ** Affects: linux-source-2.6.15 (Ubuntu) Importance: Untriaged Status: Fix Released -- dapper cp -p does not preserve date over nfs https://launchpad.net/bugs/57317 From sfllaw at ubuntu.com Tue Aug 22 17:10:32 2006 From: sfllaw at ubuntu.com (Simon Law) Date: Tue, 22 Aug 2006 17:10:32 -0000 Subject: [Bug 57317] Re: dapper cp -p does not preserve date over nfs References: <20060822165027.13507.69333.malonedeb@gandwana.ubuntu.com> Message-ID: <20060822171033.6128.34511.malone@gangotri.ubuntu.com> Thank you for reporting this issue. This has been fixed in Linux 2.6.17, so it should be working in Edgy Eft. ** Changed in: coreutils (Ubuntu) Sourcepackagename: coreutils => linux-source-2.6.15 Status: Unconfirmed => Fix Released ** Bug watch added: Linux Kernel Bug Tracker #6127 http://bugzilla.kernel.org/show_bug.cgi?id=6127 ** Also affects: linux (upstream) via http://bugzilla.kernel.org/show_bug.cgi?id=6127 Importance: Unknown Status: Unknown -- dapper cp -p does not preserve date over nfs https://launchpad.net/bugs/57317 From fabbione at ubuntu.com Tue Aug 22 17:37:04 2006 From: fabbione at ubuntu.com (Fabio Massimo Di Nitto) Date: Tue, 22 Aug 2006 17:37:04 -0000 Subject: [Bug 40119] Re: SPARC boot failed: Illegal Instruction References: <20060419084429.8468.45532.malonedeb@gandwana.ubuntu.com> Message-ID: <20060822173704.13463.30942.malone@gandwana.ubuntu.com> Thomas, thanks. the only real workaround is to perform a netboot/netinstall. It appears that this bug is strictly related to some OBP versions that do not open/close/release the cdrom properly to silo when performing "boot cdrom". The fix we did introduce does some special casing to that, but we might have not catched them all. If you all guys could please provide me with exact model and OBP version, we can probably figure out some more. Thanks Fabio -- SPARC boot failed: Illegal Instruction https://launchpad.net/bugs/40119 From Nikolaus at rath.org Tue Aug 22 17:52:46 2006 From: Nikolaus at rath.org (Nikolaus Rath) Date: Tue, 22 Aug 2006 17:52:46 -0000 Subject: [Bug 49332] resume: busybox: page allocation failure. References: <20060611082320.25801.51794.malonedeb@gangotri.ubuntu.com> Message-ID: <20060822175246.6128.74947.launchpad@canonical@gangotri.ubuntu.com> Public bug reported: Usually, suspend, hibernate and resume work fine on this system. However, sometimes the resume after hibernation fails with the attached messages and the system continues to boot normally (calling all /etc/rc?.d scripts). Here are the first lines: [4294673.745000] Shrinking memory... done (0 pages freed) [4294673.781000] Loading image metadata ... done (64 pages loaded) [4294674.215000] busybox: page allocation failure. order:0, mode:0x8020 [4294674.215000] [] __alloc_pages+0x217/0x320 [ ** Affects: linux-source-2.6.15 (Ubuntu) Importance: Medium Status: Confirmed -- resume: busybox: page allocation failure. https://launchpad.net/bugs/49332 From frank at fejes.net Tue Aug 22 17:49:25 2006 From: frank at fejes.net (Frank Fejes) Date: Tue, 22 Aug 2006 17:49:25 -0000 Subject: [Bug 40119] Re: [Bug 40119] Re: SPARC boot failed: Illegal Instruction References: <20060419084429.8468.45532.malonedeb@gandwana.ubuntu.com> <20060822173704.13463.30942.malone@gandwana.ubuntu.com> Message-ID: <3f4dd69a0608221049x7a7dcdd8q7f21688020181a0a@mail.gmail.com> I am testing on a Sun Blade 100 (P/N 380-0465-01) with OpenBoot 4.5. Let me know if you need any other info. Thanks! On 8/22/06, Fabio Massimo Di Nitto wrote: > Thomas, thanks. the only real workaround is to perform a > netboot/netinstall. > > It appears that this bug is strictly related to some OBP versions that > do not open/close/release the cdrom properly to silo when performing > "boot cdrom". > > The fix we did introduce does some special casing to that, but we might > have not catched them all. > > If you all guys could please provide me with exact model and OBP > version, we can probably figure out some more. > > Thanks > Fabio > > -- > SPARC boot failed: Illegal Instruction > https://launchpad.net/bugs/40119 > -- SPARC boot failed: Illegal Instruction https://launchpad.net/bugs/40119 From sfllaw at ubuntu.com Tue Aug 22 17:52:45 2006 From: sfllaw at ubuntu.com (Simon Law) Date: Tue, 22 Aug 2006 17:52:45 -0000 Subject: [Bug 49332] Re: resume: busybox: page allocation failure. References: <20060611082320.25801.51794.malonedeb@gangotri.ubuntu.com> Message-ID: <20060822175245.6128.59776.malone@gangotri.ubuntu.com> Please don't reset the status to Unconfirmed. Thanks. ** Changed in: acpi-support (Ubuntu) Sourcepackagename: acpi-support => linux-source-2.6.15 Importance: Untriaged => Medium Status: Unconfirmed => Confirmed -- resume: busybox: page allocation failure. https://launchpad.net/bugs/49332 From dirk.ambrosy at gmx.de Tue Aug 22 18:24:13 2006 From: dirk.ambrosy at gmx.de (DirkAmbrosy) Date: Tue, 22 Aug 2006 18:24:13 -0000 Subject: [Bug 57127] Re: [Bug 57127] Re: ehci_hcd won't work anymore References: <20060821172818.12543.74763.malonedeb@gangotri.ubuntu.com> <20060821174035.12488.8888.malone@gangotri.ubuntu.com> Message-ID: <20060822182413.18950@gmx.net> Hello Daniel, please find attached the outputs. Best regards, Dirk. lspci -nv 0000:00:00.0 0600: 1106:3205 Subsystem: 1106:7205 Flags: bus master, 66MHz, medium devsel, latency 8 Memory at e0000000 (32-bit, prefetchable) [size=256M] Capabilities: [80] AGP version 3.5 Capabilities: [c0] Power Management version 2 0000:00:01.0 0604: 1106:b168 Flags: bus master, 66MHz, medium devsel, latency 0 Bus: primary=00, secondary=01, subordinate=01, sec-latency=0 I/O behind bridge: 00009000-00009fff Memory behind bridge: d0100000-d01fffff Prefetchable memory behind bridge: d8000000-dfffffff Capabilities: [80] Power Management version 2 0000:00:07.0 0607: 104c:ac50 (rev 02) Subsystem: 1025:0033 Flags: bus master, medium devsel, latency 168, IRQ 5 Memory at 24000000 (32-bit, non-prefetchable) [size=4K] Bus: primary=00, secondary=02, subordinate=05, sec-latency=176 Memory window 0: 20000000-21fff000 (prefetchable) Memory window 1: 22000000-23fff000 I/O window 0: 00002400-000024ff I/O window 1: 00002800-000028ff 16-bit legacy interface ports at 0001 0000:00:08.0 0c00: 104c:8026 (prog-if 10) Subsystem: 1025:0033 Flags: bus master, medium devsel, latency 64, IRQ 5 Memory at d0004000 (32-bit, non-prefetchable) [size=2K] Memory at d0000000 (32-bit, non-prefetchable) [size=16K] Capabilities: [44] Power Management version 2 0000:00:09.0 0200: 10ec:8180 (rev 20) Subsystem: 10ec:8180 Flags: bus master, medium devsel, latency 64, IRQ 9 I/O ports at 1000 [size=256] Memory at d0004800 (32-bit, non-prefetchable) [size=256] Capabilities: [50] Power Management version 2 0000:00:10.0 0c03: 1106:3038 (rev 80) Subsystem: 1025:0033 Flags: bus master, medium devsel, latency 64, IRQ 4 I/O ports at 2000 [size=32] Capabilities: [80] Power Management version 2 0000:00:10.1 0c03: 1106:3038 (rev 80) Subsystem: 1025:0033 Flags: bus master, medium devsel, latency 64, IRQ 5 I/O ports at 2020 [size=32] Capabilities: [80] Power Management version 2 0000:00:10.2 0c03: 1106:3038 (rev 80) Subsystem: 1025:0033 Flags: bus master, medium devsel, latency 64, IRQ 9 I/O ports at 2040 [size=32] Capabilities: [80] Power Management version 2 0000:00:10.3 0c03: 1106:3104 (rev 82) (prog-if 20) Subsystem: 1025:0033 Flags: bus master, medium devsel, latency 64, IRQ 11 Memory at d0004c00 (32-bit, non-prefetchable) [size=256] Capabilities: [80] Power Management version 2 0000:00:11.0 0601: 1106:3177 Subsystem: 1025:0033 Flags: bus master, stepping, medium devsel, latency 0 Capabilities: [c0] Power Management version 2 0000:00:11.1 0101: 1106:0571 (rev 06) (prog-if 8a [Master SecP PriP]) Subsystem: 1025:0033 Flags: bus master, medium devsel, latency 64, IRQ 4 I/O ports at 2060 [size=16] Capabilities: [c0] Power Management version 2 0000:00:11.5 0401: 1106:3059 (rev 50) Subsystem: 1025:0033 Flags: medium devsel, IRQ 9 I/O ports at 1400 [size=256] Capabilities: [c0] Power Management version 2 0000:00:11.6 0780: 1106:3068 (rev 80) Subsystem: 1025:0033 Flags: medium devsel, IRQ 9 I/O ports at 1800 [size=256] Capabilities: [d0] Power Management version 2 0000:00:12.0 0200: 1106:3065 (rev 74) Subsystem: 1025:0033 Flags: bus master, medium devsel, latency 64, IRQ 4 I/O ports at 1c00 [size=256] Memory at d0005000 (32-bit, non-prefetchable) [size=256] Capabilities: [40] Power Management version 2 0000:01:00.0 0300: 1002:5c61 (rev 01) Subsystem: 1025:0033 Flags: bus master, fast Back2Back, 66MHz, medium devsel, latency 66, IRQ 4 Memory at d8000000 (32-bit, prefetchable) [size=128M] I/O ports at 9000 [size=256] Memory at d0100000 (32-bit, non-prefetchable) [size=64K] Expansion ROM at d0120000 [disabled] [size=128K] Capabilities: [58] AGP version 3.0 Capabilities: [50] Power Management version 2 sudo lspci -v 0000:00:00.0 Host bridge: VIA Technologies, Inc. VT8378 [KM400/A] Chipset Host Bridge Subsystem: VIA Technologies, Inc.: Unknown device 7205 Flags: bus master, 66MHz, medium devsel, latency 8 Memory at e0000000 (32-bit, prefetchable) [size=256M] Capabilities: [80] AGP version 3.5 Capabilities: [c0] Power Management version 2 0000:00:01.0 PCI bridge: VIA Technologies, Inc. VT8235 PCI Bridge (prog-if 00 [Normal decode]) Flags: bus master, 66MHz, medium devsel, latency 0 Bus: primary=00, secondary=01, subordinate=01, sec-latency=0 I/O behind bridge: 00009000-00009fff Memory behind bridge: d0100000-d01fffff Prefetchable memory behind bridge: d8000000-dfffffff Capabilities: [80] Power Management version 2 0000:00:07.0 CardBus bridge: Texas Instruments PCI1410 PC card Cardbus Controller (rev 02) Subsystem: Acer Incorporated [ALI]: Unknown device 0033 Flags: bus master, medium devsel, latency 168, IRQ 5 Memory at 24000000 (32-bit, non-prefetchable) [size=4K] Bus: primary=00, secondary=02, subordinate=05, sec-latency=176 Memory window 0: 20000000-21fff000 (prefetchable) Memory window 1: 22000000-23fff000 I/O window 0: 00002400-000024ff I/O window 1: 00002800-000028ff 16-bit legacy interface ports at 0001 0000:00:08.0 FireWire (IEEE 1394): Texas Instruments TSB43AB21 IEEE-1394a-2000 Controller (PHY/Link) (prog-if 10 [OHCI]) Subsystem: Acer Incorporated [ALI]: Unknown device 0033 Flags: bus master, medium devsel, latency 64, IRQ 5 Memory at d0004000 (32-bit, non-prefetchable) [size=2K] Memory at d0000000 (32-bit, non-prefetchable) [size=16K] Capabilities: [44] Power Management version 2 0000:00:09.0 Ethernet controller: Realtek Semiconductor Co., Ltd. RTL8180L 802.11b MAC (rev 20) Subsystem: Realtek Semiconductor Co., Ltd. RTL8180L 802.11b MAC Flags: bus master, medium devsel, latency 64, IRQ 9 I/O ports at 1000 [size=256] Memory at d0004800 (32-bit, non-prefetchable) [size=256] Capabilities: [50] Power Management version 2 0000:00:10.0 USB Controller: VIA Technologies, Inc. VT82xxxxx UHCI USB 1.1 Controller (rev 80) (prog-if 00 [UHCI]) Subsystem: Acer Incorporated [ALI]: Unknown device 0033 Flags: bus master, medium devsel, latency 64, IRQ 4 I/O ports at 2000 [size=32] Capabilities: [80] Power Management version 2 0000:00:10.1 USB Controller: VIA Technologies, Inc. VT82xxxxx UHCI USB 1.1 Controller (rev 80) (prog-if 00 [UHCI]) Subsystem: Acer Incorporated [ALI]: Unknown device 0033 Flags: bus master, medium devsel, latency 64, IRQ 5 I/O ports at 2020 [size=32] Capabilities: [80] Power Management version 2 0000:00:10.2 USB Controller: VIA Technologies, Inc. VT82xxxxx UHCI USB 1.1 Controller (rev 80) (prog-if 00 [UHCI]) Subsystem: Acer Incorporated [ALI]: Unknown device 0033 Flags: bus master, medium devsel, latency 64, IRQ 9 I/O ports at 2040 [size=32] Capabilities: [80] Power Management version 2 0000:00:10.3 USB Controller: VIA Technologies, Inc. USB 2.0 (rev 82) (prog-if 20 [EHCI]) Subsystem: Acer Incorporated [ALI]: Unknown device 0033 Flags: bus master, medium devsel, latency 64, IRQ 11 Memory at d0004c00 (32-bit, non-prefetchable) [size=256] Capabilities: [80] Power Management version 2 0000:00:11.0 ISA bridge: VIA Technologies, Inc. VT8235 ISA Bridge Subsystem: Acer Incorporated [ALI]: Unknown device 0033 Flags: bus master, stepping, medium devsel, latency 0 Capabilities: [c0] Power Management version 2 0000:00:11.1 IDE interface: VIA Technologies, Inc. VT82C586A/B/VT82C686/A/B/VT823x/A/C PIPC Bus Master IDE (rev 06) (prog-if 8a [Master SecP PriP]) Subsystem: Acer Incorporated [ALI]: Unknown device 0033 Flags: bus master, medium devsel, latency 64, IRQ 4 I/O ports at 2060 [size=16] Capabilities: [c0] Power Management version 2 0000:00:11.5 Multimedia audio controller: VIA Technologies, Inc. VT8233/A/8235/8237 AC97 Audio Controller (rev 50) Subsystem: Acer Incorporated [ALI]: Unknown device 0033 Flags: medium devsel, IRQ 9 I/O ports at 1400 [size=256] Capabilities: [c0] Power Management version 2 0000:00:11.6 Communication controller: VIA Technologies, Inc. AC'97 Modem Controller (rev 80) Subsystem: Acer Incorporated [ALI]: Unknown device 0033 Flags: medium devsel, IRQ 9 I/O ports at 1800 [size=256] Capabilities: [d0] Power Management version 2 0000:00:12.0 Ethernet controller: VIA Technologies, Inc. VT6102 [Rhine-II] (rev 74) Subsystem: Acer Incorporated [ALI]: Unknown device 0033 Flags: bus master, medium devsel, latency 64, IRQ 4 I/O ports at 1c00 [size=256] Memory at d0005000 (32-bit, non-prefetchable) [size=256] Capabilities: [40] Power Management version 2 0000:01:00.0 VGA compatible controller: ATI Technologies Inc M9+ 5C61 [Radeon Mobility 9200 (AGP)] (rev 01) (prog-if 00 [VGA]) Subsystem: Acer Incorporated [ALI]: Unknown device 0033 Flags: bus master, fast Back2Back, 66MHz, medium devsel, latency 66, IRQ 4 Memory at d8000000 (32-bit, prefetchable) [size=128M] I/O ports at 9000 [size=256] Memory at d0100000 (32-bit, non-prefetchable) [size=64K] Expansion ROM at d0120000 [disabled] [size=128K] Capabilities: [58] AGP version 3.0 Capabilities: [50] Power Management version 2 -------- Original-Nachricht -------- Datum: Mon, 21 Aug 2006 17:40:35 -0000 Von: Daniel T Chen An: dirk.ambrosy at gmx.de Betreff: [Bug 57127] Re: ehci_hcd won\'t work anymore > Please attach the output from ``lspci -v && lspci -nv''. > > ** Changed in: Ubuntu > Sourcepackagename: None => linux-source-2.6.15 > Importance: Untriaged => Low > Status: Unconfirmed => Needs Info > > -- > ehci_hcd won't work anymore > https://launchpad.net/bugs/57127 -- Der GMX SmartSurfer hilft bis zu 70% Ihrer Onlinekosten zu sparen! Ideal für Modem und ISDN: http://www.gmx.net/de/go/smartsurfer -- ehci_hcd won't work anymore https://launchpad.net/bugs/57127 From igor4u at gmail.com Tue Aug 22 18:28:32 2006 From: igor4u at gmail.com (Igor Zubarev) Date: Tue, 22 Aug 2006 18:28:32 -0000 Subject: [Bug 21574] Re: sound gone after resuming from sleep on hp nx8220 References: <20060113141334.21012.43238.launchpad@macquarie.warthogs.hbd.com> Message-ID: <20060822182832.6059.90562.malone@gangotri.ubuntu.com> Confirm for Sony VAIO VGN-FS115MR Dapper, kernel 2.6.15-26.46 After update of kernel much troubles after resume from hibernation: sound not work, ON button, bluetooth mouse :( -- sound gone after resuming from sleep on hp nx8220 https://launchpad.net/bugs/21574 From dirk.ambrosy at gmx.de Tue Aug 22 18:25:46 2006 From: dirk.ambrosy at gmx.de (DirkAmbrosy) Date: Tue, 22 Aug 2006 18:25:46 -0000 Subject: [Bug 57127] Re: ehci_hcd won't work anymore References: <20060821172818.12543.74763.malonedeb@gangotri.ubuntu.com> Message-ID: <20060822182546.6128.49804.malone@gangotri.ubuntu.com> Hello Daniel, please find attached the outputs. Best regards, Dirk. lspci -nv 0000:00:00.0 0600: 1106:3205 Subsystem: 1106:7205 Flags: bus master, 66MHz, medium devsel, latency 8 Memory at e0000000 (32-bit, prefetchable) [size=256M] Capabilities: [80] AGP version 3.5 Capabilities: [c0] Power Management version 2 0000:00:01.0 0604: 1106:b168 Flags: bus master, 66MHz, medium devsel, latency 0 Bus: primary=00, secondary=01, subordinate=01, sec-latency=0 I/O behind bridge: 00009000-00009fff Memory behind bridge: d0100000-d01fffff Prefetchable memory behind bridge: d8000000-dfffffff Capabilities: [80] Power Management version 2 0000:00:07.0 0607: 104c:ac50 (rev 02) Subsystem: 1025:0033 Flags: bus master, medium devsel, latency 168, IRQ 5 Memory at 24000000 (32-bit, non-prefetchable) [size=4K] Bus: primary=00, secondary=02, subordinate=05, sec-latency=176 Memory window 0: 20000000-21fff000 (prefetchable) Memory window 1: 22000000-23fff000 I/O window 0: 00002400-000024ff I/O window 1: 00002800-000028ff 16-bit legacy interface ports at 0001 0000:00:08.0 0c00: 104c:8026 (prog-if 10) Subsystem: 1025:0033 Flags: bus master, medium devsel, latency 64, IRQ 5 Memory at d0004000 (32-bit, non-prefetchable) [size=2K] Memory at d0000000 (32-bit, non-prefetchable) [size=16K] Capabilities: [44] Power Management version 2 0000:00:09.0 0200: 10ec:8180 (rev 20) Subsystem: 10ec:8180 Flags: bus master, medium devsel, latency 64, IRQ 9 I/O ports at 1000 [size=256] Memory at d0004800 (32-bit, non-prefetchable) [size=256] Capabilities: [50] Power Management version 2 0000:00:10.0 0c03: 1106:3038 (rev 80) Subsystem: 1025:0033 Flags: bus master, medium devsel, latency 64, IRQ 4 I/O ports at 2000 [size=32] Capabilities: [80] Power Management version 2 0000:00:10.1 0c03: 1106:3038 (rev 80) Subsystem: 1025:0033 Flags: bus master, medium devsel, latency 64, IRQ 5 I/O ports at 2020 [size=32] Capabilities: [80] Power Management version 2 0000:00:10.2 0c03: 1106:3038 (rev 80) Subsystem: 1025:0033 Flags: bus master, medium devsel, latency 64, IRQ 9 I/O ports at 2040 [size=32] Capabilities: [80] Power Management version 2 0000:00:10.3 0c03: 1106:3104 (rev 82) (prog-if 20) Subsystem: 1025:0033 Flags: bus master, medium devsel, latency 64, IRQ 11 Memory at d0004c00 (32-bit, non-prefetchable) [size=256] Capabilities: [80] Power Management version 2 0000:00:11.0 0601: 1106:3177 Subsystem: 1025:0033 Flags: bus master, stepping, medium devsel, latency 0 Capabilities: [c0] Power Management version 2 0000:00:11.1 0101: 1106:0571 (rev 06) (prog-if 8a [Master SecP PriP]) Subsystem: 1025:0033 Flags: bus master, medium devsel, latency 64, IRQ 4 I/O ports at 2060 [size=16] Capabilities: [c0] Power Management version 2 0000:00:11.5 0401: 1106:3059 (rev 50) Subsystem: 1025:0033 Flags: medium devsel, IRQ 9 I/O ports at 1400 [size=256] Capabilities: [c0] Power Management version 2 0000:00:11.6 0780: 1106:3068 (rev 80) Subsystem: 1025:0033 Flags: medium devsel, IRQ 9 I/O ports at 1800 [size=256] Capabilities: [d0] Power Management version 2 0000:00:12.0 0200: 1106:3065 (rev 74) Subsystem: 1025:0033 Flags: bus master, medium devsel, latency 64, IRQ 4 I/O ports at 1c00 [size=256] Memory at d0005000 (32-bit, non-prefetchable) [size=256] Capabilities: [40] Power Management version 2 0000:01:00.0 0300: 1002:5c61 (rev 01) Subsystem: 1025:0033 Flags: bus master, fast Back2Back, 66MHz, medium devsel, latency 66, IRQ 4 Memory at d8000000 (32-bit, prefetchable) [size=128M] I/O ports at 9000 [size=256] Memory at d0100000 (32-bit, non-prefetchable) [size=64K] Expansion ROM at d0120000 [disabled] [size=128K] Capabilities: [58] AGP version 3.0 Capabilities: [50] Power Management version 2 sudo lspci -v 0000:00:00.0 Host bridge: VIA Technologies, Inc. VT8378 [KM400/A] Chipset Host Bridge Subsystem: VIA Technologies, Inc.: Unknown device 7205 Flags: bus master, 66MHz, medium devsel, latency 8 Memory at e0000000 (32-bit, prefetchable) [size=256M] Capabilities: [80] AGP version 3.5 Capabilities: [c0] Power Management version 2 0000:00:01.0 PCI bridge: VIA Technologies, Inc. VT8235 PCI Bridge (prog-if 00 [Normal decode]) Flags: bus master, 66MHz, medium devsel, latency 0 Bus: primary=00, secondary=01, subordinate=01, sec-latency=0 I/O behind bridge: 00009000-00009fff Memory behind bridge: d0100000-d01fffff Prefetchable memory behind bridge: d8000000-dfffffff Capabilities: [80] Power Management version 2 0000:00:07.0 CardBus bridge: Texas Instruments PCI1410 PC card Cardbus Controller (rev 02) Subsystem: Acer Incorporated [ALI]: Unknown device 0033 Flags: bus master, medium devsel, latency 168, IRQ 5 Memory at 24000000 (32-bit, non-prefetchable) [size=4K] Bus: primary=00, secondary=02, subordinate=05, sec-latency=176 Memory window 0: 20000000-21fff000 (prefetchable) Memory window 1: 22000000-23fff000 I/O window 0: 00002400-000024ff I/O window 1: 00002800-000028ff 16-bit legacy interface ports at 0001 0000:00:08.0 FireWire (IEEE 1394): Texas Instruments TSB43AB21 IEEE-1394a-2000 Controller (PHY/Link) (prog-if 10 [OHCI]) Subsystem: Acer Incorporated [ALI]: Unknown device 0033 Flags: bus master, medium devsel, latency 64, IRQ 5 Memory at d0004000 (32-bit, non-prefetchable) [size=2K] Memory at d0000000 (32-bit, non-prefetchable) [size=16K] Capabilities: [44] Power Management version 2 0000:00:09.0 Ethernet controller: Realtek Semiconductor Co., Ltd. RTL8180L 802.11b MAC (rev 20) Subsystem: Realtek Semiconductor Co., Ltd. RTL8180L 802.11b MAC Flags: bus master, medium devsel, latency 64, IRQ 9 I/O ports at 1000 [size=256] Memory at d0004800 (32-bit, non-prefetchable) [size=256] Capabilities: [50] Power Management version 2 0000:00:10.0 USB Controller: VIA Technologies, Inc. VT82xxxxx UHCI USB 1.1 Controller (rev 80) (prog-if 00 [UHCI]) Subsystem: Acer Incorporated [ALI]: Unknown device 0033 Flags: bus master, medium devsel, latency 64, IRQ 4 I/O ports at 2000 [size=32] Capabilities: [80] Power Management version 2 0000:00:10.1 USB Controller: VIA Technologies, Inc. VT82xxxxx UHCI USB 1.1 Controller (rev 80) (prog-if 00 [UHCI]) Subsystem: Acer Incorporated [ALI]: Unknown device 0033 Flags: bus master, medium devsel, latency 64, IRQ 5 I/O ports at 2020 [size=32] Capabilities: [80] Power Management version 2 0000:00:10.2 USB Controller: VIA Technologies, Inc. VT82xxxxx UHCI USB 1.1 Controller (rev 80) (prog-if 00 [UHCI]) Subsystem: Acer Incorporated [ALI]: Unknown device 0033 Flags: bus master, medium devsel, latency 64, IRQ 9 I/O ports at 2040 [size=32] Capabilities: [80] Power Management version 2 0000:00:10.3 USB Controller: VIA Technologies, Inc. USB 2.0 (rev 82) (prog-if 20 [EHCI]) Subsystem: Acer Incorporated [ALI]: Unknown device 0033 Flags: bus master, medium devsel, latency 64, IRQ 11 Memory at d0004c00 (32-bit, non-prefetchable) [size=256] Capabilities: [80] Power Management version 2 0000:00:11.0 ISA bridge: VIA Technologies, Inc. VT8235 ISA Bridge Subsystem: Acer Incorporated [ALI]: Unknown device 0033 Flags: bus master, stepping, medium devsel, latency 0 Capabilities: [c0] Power Management version 2 0000:00:11.1 IDE interface: VIA Technologies, Inc. VT82C586A/B/VT82C686/A/B/VT823x/A/C PIPC Bus Master IDE (rev 06) (prog-if 8a [Master SecP PriP]) Subsystem: Acer Incorporated [ALI]: Unknown device 0033 Flags: bus master, medium devsel, latency 64, IRQ 4 I/O ports at 2060 [size=16] Capabilities: [c0] Power Management version 2 0000:00:11.5 Multimedia audio controller: VIA Technologies, Inc. VT8233/A/8235/8237 AC97 Audio Controller (rev 50) Subsystem: Acer Incorporated [ALI]: Unknown device 0033 Flags: medium devsel, IRQ 9 I/O ports at 1400 [size=256] Capabilities: [c0] Power Management version 2 0000:00:11.6 Communication controller: VIA Technologies, Inc. AC'97 Modem Controller (rev 80) Subsystem: Acer Incorporated [ALI]: Unknown device 0033 Flags: medium devsel, IRQ 9 I/O ports at 1800 [size=256] Capabilities: [d0] Power Management version 2 0000:00:12.0 Ethernet controller: VIA Technologies, Inc. VT6102 [Rhine-II] (rev 74) Subsystem: Acer Incorporated [ALI]: Unknown device 0033 Flags: bus master, medium devsel, latency 64, IRQ 4 I/O ports at 1c00 [size=256] Memory at d0005000 (32-bit, non-prefetchable) [size=256] Capabilities: [40] Power Management version 2 0000:01:00.0 VGA compatible controller: ATI Technologies Inc M9+ 5C61 [Radeon Mobility 9200 (AGP)] (rev 01) (prog-if 00 [VGA]) Subsystem: Acer Incorporated [ALI]: Unknown device 0033 Flags: bus master, fast Back2Back, 66MHz, medium devsel, latency 66, IRQ 4 Memory at d8000000 (32-bit, prefetchable) [size=128M] I/O ports at 9000 [size=256] Memory at d0100000 (32-bit, non-prefetchable) [size=64K] Expansion ROM at d0120000 [disabled] [size=128K] Capabilities: [58] AGP version 3.0 Capabilities: [50] Power Management version 2 ** Changed in: linux-source-2.6.15 (Ubuntu) Status: Needs Info => Confirmed -- ehci_hcd won't work anymore https://launchpad.net/bugs/57127 From igor4u at gmail.com Tue Aug 22 18:33:33 2006 From: igor4u at gmail.com (Igor Zubarev) Date: Tue, 22 Aug 2006 18:33:33 -0000 Subject: [Bug 57331] Much bugs after resume from hibernation References: <20060822183333.6059.9489.malonedeb@gangotri.ubuntu.com> Message-ID: <20060822183333.6059.9489.malonedeb@gangotri.ubuntu.com> Public bug reported: Binary package hint: linux-image-2.6.15-26-686 Sony VAIO VGN-FS115MR Dapper, kernel 2.6.15-26.46 After update of kernel much troubles after resume from hibernation: sound not work, ON button, bluetooth mouse :( ** Affects: linux-source-2.6.15 (Ubuntu) Importance: Untriaged Status: Unconfirmed -- Much bugs after resume from hibernation https://launchpad.net/bugs/57331 From igor4u at gmail.com Tue Aug 22 18:34:31 2006 From: igor4u at gmail.com (Igor Zubarev) Date: Tue, 22 Aug 2006 18:34:31 -0000 Subject: [Bug 57331] Re: Much bugs after resume from hibernation References: <20060822183333.6059.9489.malonedeb@gangotri.ubuntu.com> Message-ID: <20060822183431.13507.24023.malone@gandwana.ubuntu.com> -- Much bugs after resume from hibernation https://launchpad.net/bugs/57331 From crimsun at fungus.sh.nu Tue Aug 22 18:45:38 2006 From: crimsun at fungus.sh.nu (Daniel T Chen) Date: Tue, 22 Aug 2006 18:45:38 -0000 Subject: [Bug 57315] Re: loading hdaps fails on a Thinkpad Z60m References: <20060822163852.13507.91127.malonedeb@gandwana.ubuntu.com> Message-ID: <20060822184539.13507.6744.launchpad@gandwana.ubuntu.com> ** Changed in: linux-source-2.6.15 (Ubuntu) Importance: Untriaged => Wishlist Status: Needs Info => In Progress -- loading hdaps fails on a Thinkpad Z60m https://launchpad.net/bugs/57315 From igor4u at gmail.com Tue Aug 22 19:13:58 2006 From: igor4u at gmail.com (Igor Zubarev) Date: Tue, 22 Aug 2006 19:13:58 -0000 Subject: [Bug 57331] Re: Much bugs after resume from hibernation References: <20060822183333.6059.9489.malonedeb@gangotri.ubuntu.com> Message-ID: <20060822191358.6059.55326.malone@gangotri.ubuntu.com> -- Much bugs after resume from hibernation https://launchpad.net/bugs/57331 From liran at enginx.com Tue Aug 22 19:17:48 2006 From: liran at enginx.com (Liran Tal) Date: Tue, 22 Aug 2006 19:17:48 -0000 Subject: [Bug 48395] Re: ipw3945 produces 99% cpu, making my laptop unusable References: <20060604183717.4978.25428.malonedeb@gandwana.ubuntu.com> Message-ID: <20060822191748.13463.66458.malone@gandwana.ubuntu.com> This bug is definitely still relevant. The wifi led on my laptop (acer 5562wxmi core duo) is going wild, i can notice ipw daemon running: #ps aux | grep ipw root 3273 0.0 0.0 0 0 ? S< Aug22 0:00 [ipw3945/0] root 3274 0.0 0.0 0 0 ? S< Aug22 0:00 [ipw3945/1] root 3275 0.0 0.0 0 0 ? S< Aug22 0:00 [ipw3945/0] root 3276 0.0 0.0 0 0 ? S< Aug22 0:00 [ipw3945/1] root 3362 0.0 0.0 1616 352 ? S< Aug22 0:00 /sbin/ipw3945d-2.6.15-22-686 --quiet once i kill the ipw daemon it stops. ** Changed in: linux-restricted-modules-2.6.15 (Ubuntu) Assignee: (unassigned) => Ubuntu Laptop Team -- ipw3945 produces 99% cpu, making my laptop unusable https://launchpad.net/bugs/48395 From sfllaw at ubuntu.com Tue Aug 22 20:06:02 2006 From: sfllaw at ubuntu.com (Simon Law) Date: Tue, 22 Aug 2006 20:06:02 -0000 Subject: [Bug 57315] Re: loading hdaps fails on a Thinkpad Z60m References: <20060822163852.13507.91127.malonedeb@gandwana.ubuntu.com> Message-ID: <20060822200602.13463.44434.malone@gandwana.ubuntu.com> That patch, at http://lists.lm-sensors.org/pipermail/lm-sensors/2006-April/015983.html, seems a bit sketchy. Shouldn't it say? HDAPS_DMI_MATCH_LENOVO("ThinkPad Z60m") ** Changed in: linux-source-2.6.15 (Ubuntu) Importance: Wishlist => Medium Status: In Progress => Confirmed -- loading hdaps fails on a Thinkpad Z60m https://launchpad.net/bugs/57315 From gilles at vonet.lu Tue Aug 22 21:25:22 2006 From: gilles at vonet.lu (Gilles Schintgen) Date: Tue, 22 Aug 2006 21:25:22 -0000 Subject: [Bug 57315] Re: [Bug 57315] Re: loading hdaps fails on a Thinkpad Z60m References: <20060822163852.13507.91127.malonedeb@gandwana.ubuntu.com> <20060822200602.13463.44434.malone@gandwana.ubuntu.com> Message-ID: <200608222325.23441.gilles@vonet.lu> > That patch, at > http://lists.lm-sensors.org/pipermail/lm-sensors/2006-April/015983.html, > seems a bit sketchy. Shouldn't it say? > > HDAPS_DMI_MATCH_LENOVO("ThinkPad Z60m") I think it should be OK, the DMI of the Z60m is still referring to IBM: SMBIOS 2.33 present. Handle 0x0001, DMI type 1, 25 bytes. System Information Manufacturer: IBM Product Name: 2529ETG Version: ThinkPad Z60m Serial Number: ******* UUID: ********-****-****-****-************ Wake-up Type: Power Switch Here's a more trustworthy source: http://www.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=4f507ea1560805b16cf4a4359e304ae0db0c2dcb -- loading hdaps fails on a Thinkpad Z60m https://launchpad.net/bugs/57315 From jon at wordescapes.co.uk Wed Aug 23 01:52:46 2006 From: jon at wordescapes.co.uk (Jon) Date: Wed, 23 Aug 2006 01:52:46 -0000 Subject: [Bug 57383] fn key no longer works on kernel References: <20060823015246.13463.59145.malonedeb@gandwana.ubuntu.com> Message-ID: <20060823015246.13463.59145.malonedeb@gandwana.ubuntu.com> Public bug reported: Binary package hint: linux-image-2.6.15-26-686 Apparently this worked on the -23 kernel with the patch posted here http://desrt.mcmaster.ca/macbook.xhtml According the the blog Bill Collins applied it and everything worked, I am running the -26 kernel and it no longer works - when i press the key in xev no event is registered. Is it possible to update this in the next security release? Patch also available here: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=383620 ** Affects: linux-source-2.6.15 (Ubuntu) Importance: Untriaged Status: Unconfirmed ** Description changed: Binary package hint: linux-image-2.6.15-26-686 Apparently this worked on the -23 kernel with the patch posted here http://desrt.mcmaster.ca/macbook.xhtml According the the blog Bill Collins applied it and everything worked, I am running the -26 kernel and it no longer works - when i press the key in xev no event is registered. Is it possible to update this in the next security release? + + Patch also available here: + + http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=383620 ** Tags added: kernel macbook macintel -- fn key no longer works on kernel https://launchpad.net/bugs/57383 From sscott at westnet.com.au Wed Aug 23 02:25:01 2006 From: sscott at westnet.com.au (devnull) Date: Wed, 23 Aug 2006 02:25:01 -0000 Subject: [Bug 37288] Re: Bluetooth not discovered on Dell Inspiron 9400 References: <20060330075201.6253.17494.malonedeb@gandwana.ubuntu.com> Message-ID: <20060823022501.6059.3725.malone@gangotri.ubuntu.com> Im running kubuntu dapper on a 9400 here, and it picks up the bluetooth just fine. Im just mentioning it because perhaps you have a hardware problem? -- Bluetooth not discovered on Dell Inspiron 9400 https://launchpad.net/bugs/37288 From jon at wordescapes.co.uk Wed Aug 23 03:08:36 2006 From: jon at wordescapes.co.uk (Jon) Date: Wed, 23 Aug 2006 03:08:36 -0000 Subject: [Bug 57387] Framebuffer does not work on macbook pro References: <20060823030836.13463.80080.malonedeb@gandwana.ubuntu.com> Message-ID: <20060823030836.13463.80080.malonedeb@gandwana.ubuntu.com> *** This bug is a duplicate of bug 57390 *** Public bug reported: Binary package hint: lilo I cant seem to get a framebuffer to work during boot on my macbook pro. This means I cant use upower or splashy when booting. When i set vga=795 the screen basically goes blank until gdm starts. I am using the 15" version - i have to use lilo not grub to boot because grub is not supported on my machine. Just found a patch that should get this working: http://lwn.net/Articles/188669/ ** Affects: lilo (Ubuntu) Importance: Untriaged Status: Unconfirmed ** Description changed: Binary package hint: lilo I cant seem to get a framebuffer to work during boot on my macbook pro. This means I cant use upower or splashy when booting. When i set vga=795 the screen basically goes blank until gdm starts. I am using the 15" version - i have to use lilo not grub to boot because grub is not supported on my machine. + + Just found a patch that should get this working: + + http://lwn.net/Articles/188669/ ** Tags added: framebuffer intel mac -- Framebuffer does not work on macbook pro https://launchpad.net/bugs/57387 From jon at wordescapes.co.uk Wed Aug 23 03:18:24 2006 From: jon at wordescapes.co.uk (Jon) Date: Wed, 23 Aug 2006 03:18:24 -0000 Subject: [Bug 57390] Framebuffer does not work on macbook pro References: <20060823031824.6059.32825.malonedeb@gangotri.ubuntu.com> Message-ID: <20060823031824.6059.32825.malonedeb@gangotri.ubuntu.com> Public bug reported: Binary package hint: linux-image-2.6.15-26-686 I cant seem to get a framebuffer to work during boot on my macbook pro. This means I cant use upower or splashy when booting. When i set vga=795 the screen basically goes blank until gdm starts. I am using the 15" version - i have to use lilo not grub to boot because grub is not supported on my machine. Just found a patch that should get this working: http://lwn.net/Articles/188669/ ** Affects: linux-source-2.6.15 (Ubuntu) Importance: Untriaged Status: Unconfirmed ** Bug 57387 has been marked a duplicate of this bug -- Framebuffer does not work on macbook pro https://launchpad.net/bugs/57390 From jon at wordescapes.co.uk Wed Aug 23 03:18:54 2006 From: jon at wordescapes.co.uk (Jon) Date: Wed, 23 Aug 2006 03:18:54 -0000 Subject: [Bug 57387] Re: Framebuffer does not work on macbook pro References: <20060823030836.13463.80080.malonedeb@gandwana.ubuntu.com> Message-ID: <20060823031854.13463.11402.launchpad@gandwana.ubuntu.com> *** This bug is a duplicate of bug 57390 *** ** This bug has been marked a duplicate of bug 57390 Framebuffer does not work on macbook pro -- Framebuffer does not work on macbook pro https://launchpad.net/bugs/57387 From jon at wordescapes.co.uk Wed Aug 23 03:29:13 2006 From: jon at wordescapes.co.uk (Jon) Date: Wed, 23 Aug 2006 03:29:13 -0000 Subject: [Bug 57390] Re: Framebuffer does not work on macbook pro References: <20060823031824.6059.32825.malonedeb@gangotri.ubuntu.com> Message-ID: <20060823032913.13507.3095.launchpad@gandwana.ubuntu.com> ** Description changed: Binary package hint: linux-image-2.6.15-26-686 I cant seem to get a framebuffer to work during boot on my macbook pro. This means I cant use upower or splashy when booting. When i set vga=795 the screen basically goes blank until gdm starts. I am using the 15" version - i have to use lilo not grub to boot because grub is not supported on my machine. Just found a patch that should get this working: http://lwn.net/Articles/188669/ + + a newer version is here + + http://www.uwsg.iu.edu/hypermail/linux/kernel/0606.2/1956.html -- Framebuffer does not work on macbook pro https://launchpad.net/bugs/57390 From vikas.bn at gmail.com Wed Aug 23 06:05:47 2006 From: vikas.bn at gmail.com (Vikas BN) Date: Wed, 23 Aug 2006 06:05:47 -0000 Subject: [Bug 55150] Re: The headphone jack in the docking station doesn't work References: <20060804071028.9299.89483.malonedeb@gandwana.ubuntu.com> Message-ID: <20060823060548.6059.68007.malone@gangotri.ubuntu.com> Hi Daniel, Didn't know that the file wouldn't be attached if I sent it by mail. -vikas -- The headphone jack in the docking station doesn't work https://launchpad.net/bugs/55150 From bugwatch at bugs.launchpad.net Wed Aug 23 07:18:40 2006 From: bugwatch at bugs.launchpad.net (Bug Watch Updater) Date: Wed, 23 Aug 2006 07:18:40 -0000 Subject: [Bug 57317] Re: dapper cp -p does not preserve date over nfs References: <20060822165027.13507.69333.malonedeb@gandwana.ubuntu.com> Message-ID: <20060823071844.7131.57355.launchpad@gangotri.ubuntu.com> ** Changed in: linux (upstream) Status: Unknown => Rejected -- dapper cp -p does not preserve date over nfs https://launchpad.net/bugs/57317 From bakert at gmail.com Wed Aug 23 07:17:27 2006 From: bakert at gmail.com (Thomas David Baker) Date: Wed, 23 Aug 2006 07:17:27 -0000 Subject: [Bug 50031] Re: [regression] Suspend [to-RAM and to-disk] is broken in 2.6.15-25.43 References: <20060616182146.13137.51951.malonedeb@gandwana.ubuntu.com> Message-ID: <20060823071727.6128.65313.malone@gangotri.ubuntu.com> Default Dapper 6.06.1 install would suspend but would not display anything upon resume (Scroll Lock could be twiddled, though). I made these two edits to /etc/default/acpi-support: 1. Uncomment ACPI_SLEEP=true 2. Change to SAVE_VBE_STATE=false Now seems to work fine. -- [regression] Suspend [to-RAM and to-disk] is broken in 2.6.15-25.43 https://launchpad.net/bugs/50031 From bakert at gmail.com Wed Aug 23 07:17:30 2006 From: bakert at gmail.com (Thomas David Baker) Date: Wed, 23 Aug 2006 07:17:30 -0000 Subject: [Bug 50031] Re: [regression] Suspend [to-RAM and to-disk] is broken in 2.6.15-25.43 References: <20060616182146.13137.51951.malonedeb@gandwana.ubuntu.com> Message-ID: <20060823071730.13463.56482.malone@gandwana.ubuntu.com> Default Dapper 6.06.1 install would suspend but would not display anything upon resume (Scroll Lock could be twiddled, though). I made these two edits to /etc/default/acpi-support: 1. Uncomment ACPI_SLEEP=true 2. Change to SAVE_VBE_STATE=false Now seems to work fine. -- [regression] Suspend [to-RAM and to-disk] is broken in 2.6.15-25.43 https://launchpad.net/bugs/50031 From ben.collins at ubuntu.com Wed Aug 23 07:38:21 2006 From: ben.collins at ubuntu.com (Ben Collins) Date: Wed, 23 Aug 2006 07:38:21 -0000 Subject: [Bug 16247] Re: Dell Inspiron 600m - ndiswrapper hangs on boot if running on battery References: <20060113134532.21012.77031.launchpad@macquarie.warthogs.hbd.com> Message-ID: <20060823073821.6128.1353.malone@gangotri.ubuntu.com> This bug may be fixed in the current edgy. In an effort to track this bug to our latest distribution, it is being targeted for edgy. Please confirm whether this bug exists in edgy. If not, then please re- attach all related output (e.g. dmesg, oops output) while under edgy. Latest Edgy CD's can be downloaded from: http://cdimage.ubuntu.com/releases/edgy/knot-1/ If this image does not boot from you, you can also download a current daily build from: http://cdimage.ubuntu.com/daily-live/current/ Note that it may only be necessary to boot the LiveCD to see if your bug is fixed. In this case, you do not need to upgrade your installed system at all to confirm it. Certain bugs may require that you do an actual installation. ** Also affects: linux-source-2.6.17 (Ubuntu) Importance: Untriaged Status: Unconfirmed ** Changed in: linux-source-2.6.17 (Ubuntu) Status: Unconfirmed => Needs Info -- Dell Inspiron 600m - ndiswrapper hangs on boot if running on battery https://launchpad.net/bugs/16247 From ben.collins at ubuntu.com Wed Aug 23 07:46:41 2006 From: ben.collins at ubuntu.com (Ben Collins) Date: Wed, 23 Aug 2006 07:46:41 -0000 Subject: [Bug 21016] Re: Hoary SMP Kernel on Dell Poweredge 6450 crashes on reboot References: <20060113141023.21012.6204.launchpad@macquarie.warthogs.hbd.com> Message-ID: <20060823074641.13507.6000.malone@gandwana.ubuntu.com> Closing since breezy is reported to not crash, and no response from submitter for final information to fix the reboot=b,s portion. ** Changed in: linux-source-2.6.15 (Ubuntu) Status: Needs Info => Rejected -- Hoary SMP Kernel on Dell Poweredge 6450 crashes on reboot https://launchpad.net/bugs/21016 From ben.collins at ubuntu.com Wed Aug 23 07:57:13 2006 From: ben.collins at ubuntu.com (Ben Collins) Date: Wed, 23 Aug 2006 07:57:13 -0000 Subject: [Bug 21344] Re: Hang when loading ipw2100 References: <20060113141220.21012.9495.launchpad@macquarie.warthogs.hbd.com> Message-ID: <20060823075713.6128.29702.malone@gangotri.ubuntu.com> This bug may be fixed in the current edgy developement system. In an effort to track this bug to our latest distribution, it is being targeted for edgy. Please confirm whether this bug exists in edgy. If not, then please re- attach all related output (e.g. dmesg, oops output) while under edgy. Latest Edgy CD's can be downloaded from: http://cdimage.ubuntu.com/releases/edgy/knot-1/ If this image does not boot from you, you can also download a current daily build from: http://cdimage.ubuntu.com/daily-live/current/ Note that it may only be necessary to boot the LiveCD to see if your bug is fixed. In this case, you do not need to upgrade your installed system at all to confirm it. Certain bugs may require that you do an actual installation. ** Also affects: linux-source-2.6.17 (Ubuntu) Importance: Untriaged Status: Unconfirmed ** Changed in: linux-source-2.6.17 (Ubuntu) Status: Unconfirmed => Needs Info -- Hang when loading ipw2100 https://launchpad.net/bugs/21344 From lure.net at gmail.com Wed Aug 23 08:01:05 2006 From: lure.net at gmail.com (Luka Renko) Date: Wed, 23 Aug 2006 08:01:05 -0000 Subject: [Bug 55150] Re: The headphone jack in the docking station doesn't work References: <20060804071028.9299.89483.malonedeb@gandwana.ubuntu.com> Message-ID: <20060823080105.6059.423.malone@gangotri.ubuntu.com> I have same problem on HP nw8240 with HP Basic Dock. The problem is the same on Dapper as well as up-to-date Edgy. -- The headphone jack in the docking station doesn't work https://launchpad.net/bugs/55150 From lure.net at gmail.com Wed Aug 23 08:02:07 2006 From: lure.net at gmail.com (Luka Renko) Date: Wed, 23 Aug 2006 08:02:07 -0000 Subject: [Bug 55150] Re: The headphone jack in the docking station doesn't work References: <20060804071028.9299.89483.malonedeb@gandwana.ubuntu.com> Message-ID: <20060823080207.13507.65784.malone@gandwana.ubuntu.com> lspci -nv run on up-to-date Edgy when docked. -- The headphone jack in the docking station doesn't work https://launchpad.net/bugs/55150 From ben.collins at ubuntu.com Wed Aug 23 08:04:31 2006 From: ben.collins at ubuntu.com (Ben Collins) Date: Wed, 23 Aug 2006 08:04:31 -0000 Subject: [Bug 22584] Re: [ Breezy Colony 5] Touchpad problem (doesn't work) References: <20060113141908.21012.85101.launchpad@macquarie.warthogs.hbd.com> Message-ID: <20060823080431.13463.4103.malone@gandwana.ubuntu.com> No response from submitter. ** Changed in: linux-source-2.6.15 (Ubuntu) Assignee: Ben Collins => (unassigned) Status: Needs Info => Rejected -- [ Breezy Colony 5] Touchpad problem (doesn't work) https://launchpad.net/bugs/22584 From ben.collins at ubuntu.com Wed Aug 23 08:02:57 2006 From: ben.collins at ubuntu.com (Ben Collins) Date: Wed, 23 Aug 2006 08:02:57 -0000 Subject: [Bug 22148] Re: MSI Neo4 FI hangs without acpi=off References: <20060113141642.21012.13502.launchpad@macquarie.warthogs.hbd.com> Message-ID: <20060823080257.6128.72162.malone@gangotri.ubuntu.com> This bug may be fixed in the current edgy developement system. In an effort to track this bug to our latest distribution, it is being targeted for edgy. Please confirm whether this bug exists in edgy. If not, then please re- attach all related output (e.g. dmesg, oops output) while under edgy. Latest Edgy CD's can be downloaded from: http://cdimage.ubuntu.com/releases/edgy/knot-1/ If this image does not boot from you, you can also download a current daily build from: http://cdimage.ubuntu.com/daily-live/current/ Note that it may only be necessary to boot the LiveCD to see if your bug is fixed. In this case, you do not need to upgrade your installed system at all to confirm it. Certain bugs may require that you do an actual installation. ** Also affects: linux-source-2.6.17 (Ubuntu) Importance: Untriaged Status: Unconfirmed ** Changed in: linux-source-2.6.17 (Ubuntu) Status: Unconfirmed => Needs Info -- MSI Neo4 FI hangs without acpi=off https://launchpad.net/bugs/22148 From ben.collins at ubuntu.com Wed Aug 23 08:10:13 2006 From: ben.collins at ubuntu.com (Ben Collins) Date: Wed, 23 Aug 2006 08:10:13 -0000 Subject: [Bug 22667] Re: 2.6.12 and above create 100% CPU with xorg on iMac References: <20060113141935.21012.44215.launchpad@macquarie.warthogs.hbd.com> Message-ID: <20060823081013.13463.21733.malone@gandwana.ubuntu.com> Pretty sure this is an Xorg bug. Removing FBDev option from /etc/X11/xorg.conf fixes the problem ** Changed in: linux-source-2.6.15 (Ubuntu) Sourcepackagename: linux-source-2.6.15 => xorg-server Assignee: Ben Collins => (unassigned) -- 2.6.12 and above create 100% CPU with xorg on iMac https://launchpad.net/bugs/22667 From ben.collins at ubuntu.com Wed Aug 23 08:26:55 2006 From: ben.collins at ubuntu.com (Ben Collins) Date: Wed, 23 Aug 2006 08:26:55 -0000 Subject: [Bug 23445] Re: iMac G5 will freeze after booting up References: <20060113142343.21012.90472.launchpad@macquarie.warthogs.hbd.com> Message-ID: <20060823082655.6059.16359.malone@gangotri.ubuntu.com> Unfortunately, we cannot buy every piece of hardware that doesn't work or that we want to support. It's not a matter of money, it's more a matter of space. I already have 5 different powerpc machines (iMac G4, G4 Tower, G5 Tower, PowerBook G4, and IBM OpenServer). This is in addition to my other hardware. Other developers also have large amounts of existing, and expanding hardware. Anyway, I'm more than willing to try to get this working if any of the users are willing to test some things. If we can pinpoint the problem, it's a one time deal to getting this hardware supported. Otherwise, it's going to remain non-working ** Also affects: linux-source-2.6.17 (Ubuntu) Importance: Untriaged Status: Unconfirmed -- iMac G5 will freeze after booting up https://launchpad.net/bugs/23445 From ben.collins at ubuntu.com Wed Aug 23 08:34:22 2006 From: ben.collins at ubuntu.com (Ben Collins) Date: Wed, 23 Aug 2006 08:34:22 -0000 Subject: [Bug 23445] Re: iMac G5 will freeze after booting up References: <20060113142343.21012.90472.launchpad@macquarie.warthogs.hbd.com> Message-ID: <20060823083423.6128.38886.malone@gangotri.ubuntu.com> This bug may be fixed in the current edgy developement system. In an effort to track this bug to our latest distribution, it is being targeted for edgy. Please confirm whether this bug exists in edgy. If not, then please re- attach all related output (e.g. dmesg, oops output) while under edgy. Latest Edgy CD's can be downloaded from: http://cdimage.ubuntu.com/releases/edgy/knot-1/ If this image does not boot from you, you can also download a current daily build from: http://cdimage.ubuntu.com/daily-live/current/ Note that it may only be necessary to boot the LiveCD to see if your bug is fixed. In this case, you do not need to upgrade your installed system at all to confirm it. Certain bugs may require that you do an actual installation. ** Changed in: linux-source-2.6.17 (Ubuntu) Status: Unconfirmed => Needs Info -- iMac G5 will freeze after booting up https://launchpad.net/bugs/23445 From ben.collins at ubuntu.com Wed Aug 23 08:36:48 2006 From: ben.collins at ubuntu.com (Ben Collins) Date: Wed, 23 Aug 2006 08:36:48 -0000 Subject: [Bug 24047] Re: No networking with Intel PRO/100 nor with Cisco Airo References: <20060113142703.21012.54209.launchpad@macquarie.warthogs.hbd.com> Message-ID: <20060823083649.6059.46978.malone@gangotri.ubuntu.com> Ok, the above problem would seem to be more an issue of some userspace problem (perhaps in the networking scripts) more so than a kernel problem. Considering, once configured correctly, that it works, then the driver is doing exactly as it is asked. I am rejecting this against the kernel. Please add a new target for the userspace problem (I suspect it may be ifupdown). ** Changed in: linux-source-2.6.15 (Ubuntu) Status: Needs Info => Rejected -- No networking with Intel PRO/100 nor with Cisco Airo https://launchpad.net/bugs/24047 From gsasha at cs.technion.ac.il Wed Aug 23 08:41:21 2006 From: gsasha at cs.technion.ac.il (Alex) Date: Wed, 23 Aug 2006 08:41:21 -0000 Subject: [Bug 37288] Re: [Bug 37288] Re: Bluetooth not discovered on Dell Inspiron 9400 References: <20060330075201.6253.17494.malonedeb@gandwana.ubuntu.com> <20060823022501.6059.3725.malone@gangotri.ubuntu.com> Message-ID: <200608231141.21796.gsasha@cs.technion.ac.il> On Wednesday 23 August 2006 05:25, devnull wrote: > Im running kubuntu dapper on a 9400 here, and it picks up the bluetooth > just fine. > > Im just mentioning it because perhaps you have a hardware problem? Maybe. It has the Bluetooth light on the panel, but actually I'm not sure if it is installed. Do you know if Bluetooth is an option or mandatory on this model? -- Bluetooth not discovered on Dell Inspiron 9400 https://launchpad.net/bugs/37288 From ben.collins at ubuntu.com Wed Aug 23 08:45:08 2006 From: ben.collins at ubuntu.com (Ben Collins) Date: Wed, 23 Aug 2006 08:45:08 -0000 Subject: [Bug 32893] Re: Acer Aspire 1694WLMi IRQ #10 Problems! References: <20060225225919.16580.94584.malonedeb@gandwana.ubuntu.com> Message-ID: <20060823084508.6059.1688.malone@gangotri.ubuntu.com> I suspect this is a BIOS bug in the particular version of this motherboard. Please see if there is an updated BIOS, or check here: http://acpi.sourceforge.net/dsdt/view.php?manufacturer=ACER&name=Aspire+1694WLMi for a possible DSDT that fixes (or works around) the problem. ** Changed in: linux-source-2.6.15 (Ubuntu) Status: Needs Info => Rejected -- Acer Aspire 1694WLMi IRQ #10 Problems! https://launchpad.net/bugs/32893 From torrance123 at gmail.com Wed Aug 23 08:46:08 2006 From: torrance123 at gmail.com (Torrance) Date: Wed, 23 Aug 2006 08:46:08 -0000 Subject: [Bug 23445] Re: iMac G5 will freeze after booting up References: <20060113142343.21012.90472.launchpad@macquarie.warthogs.hbd.com> Message-ID: <20060823084608.13463.67780.malone@gandwana.ubuntu.com> I'm happy to be at least one guinea pig. Will provide feedback on Edgy in a week or so (need to repartition, etc.). There are reports that kernel 2.6.17 also resolves this problem (using "g5_defconf"). Unfortunately I don't know how to test this as I am not able to get a working system to compile. If indeed the latest kernel fixes the issue it'd be nice if someone could create a CD image, so that we can use the stable Dapper system just with an updated kernel. Cheers for the bug-fixing. :-) -- iMac G5 will freeze after booting up https://launchpad.net/bugs/23445 From ben.collins at ubuntu.com Wed Aug 23 09:04:27 2006 From: ben.collins at ubuntu.com (Ben Collins) Date: Wed, 23 Aug 2006 09:04:27 -0000 Subject: [Bug 33269] Re: root filesystem fails to mount (sata_nv module is loaded) References: <20060301144539.17525.9583.malonedeb@gangotri.ubuntu.com> Message-ID: <20060823090427.6128.91068.malone@gangotri.ubuntu.com> This bug may be fixed in the current edgy developement system. In an effort to track this bug to our latest distribution, it is being targeted for edgy. Please confirm whether this bug exists in edgy. If not, then please re- attach all related output (e.g. dmesg, oops output) while under edgy. Latest Edgy CD's can be downloaded from: http://cdimage.ubuntu.com/releases/edgy/knot-1/ If this image does not boot from you, you can also download a current daily build from: http://cdimage.ubuntu.com/daily-live/current/ Note that it may only be necessary to boot the LiveCD to see if your bug is fixed. In this case, you do not need to upgrade your installed system at all to confirm it. Certain bugs may require that you do an actual installation. ** Also affects: linux-source-2.6.17 (Ubuntu) Importance: Untriaged Status: Unconfirmed ** Changed in: linux-source-2.6.17 (Ubuntu) Status: Unconfirmed => Needs Info -- root filesystem fails to mount (sata_nv module is loaded) https://launchpad.net/bugs/33269 From scott at ubuntu.com Wed Aug 23 09:21:03 2006 From: scott at ubuntu.com (Scott James Remnant) Date: Wed, 23 Aug 2006 09:21:03 -0000 Subject: [Bug 35398] Re: bmac ethernet card not autodetected (no MODALIAS in uevent) References: <20060317213039.26236.71408.malonedeb@gangotri.ubuntu.com> Message-ID: <20060823092103.6128.35003.malone@gangotri.ubuntu.com> I believe that there is still no change, however this is being worked on upstream ** Changed in: linux-source-2.6.15 (Ubuntu) Sourcepackagename: linux-source-2.6.15 => linux-source-2.6.17 Importance: Medium => Wishlist -- bmac ethernet card not autodetected (no MODALIAS in uevent) https://launchpad.net/bugs/35398 From ben.collins at ubuntu.com Wed Aug 23 09:28:48 2006 From: ben.collins at ubuntu.com (Ben Collins) Date: Wed, 23 Aug 2006 09:28:48 -0000 Subject: [Bug 34902] Re: Ralink Wireless USB/PCMCIA/PCI hangs PC References: <20060314143545.30082.52680.malonedeb@gandwana.ubuntu.com> Message-ID: <20060823092848.6059.8213.launchpad@gangotri.ubuntu.com> ** Also affects: linux-source-2.6.17 (Ubuntu) Importance: Untriaged Status: Unconfirmed -- Ralink Wireless USB/PCMCIA/PCI hangs PC https://launchpad.net/bugs/34902 From ben.collins at ubuntu.com Wed Aug 23 09:28:09 2006 From: ben.collins at ubuntu.com (Ben Collins) Date: Wed, 23 Aug 2006 09:28:09 -0000 Subject: [Bug 34831] Re: Hardlock of entire system (Dapper Flight 5) References: <20060314003317.30057.9117.malonedeb@gandwana.ubuntu.com> Message-ID: <20060823092809.13463.98982.malone@gandwana.ubuntu.com> This bug may be fixed in the current edgy developement system. In an effort to track this bug to our latest distribution, it is being targeted for edgy. Please confirm whether this bug exists in edgy. If not, then please re- attach all related output (e.g. dmesg, oops output) while under edgy. Latest Edgy CD's can be downloaded from: http://cdimage.ubuntu.com/releases/edgy/knot-1/ If this image does not boot from you, you can also download a current daily build from: http://cdimage.ubuntu.com/daily-live/current/ Note that it may only be necessary to boot the LiveCD to see if your bug is fixed. In this case, you do not need to upgrade your installed system at all to confirm it. Certain bugs may require that you do an actual installation. ** Also affects: linux-source-2.6.17 (Ubuntu) Importance: Untriaged Status: Unconfirmed ** Changed in: linux-source-2.6.17 (Ubuntu) Status: Unconfirmed => Needs Info -- Hardlock of entire system (Dapper Flight 5) https://launchpad.net/bugs/34831 From ben.collins at ubuntu.com Wed Aug 23 09:26:21 2006 From: ben.collins at ubuntu.com (Ben Collins) Date: Wed, 23 Aug 2006 09:26:21 -0000 Subject: [Bug 34515] Re: Dapper Flight 5 kernel panic on boot References: <20060311223807.17044.41100.malonedeb@gangotri.ubuntu.com> Message-ID: <20060823092621.6059.49783.malone@gangotri.ubuntu.com> Ok, to help fix this bug, I am going to need a full backtrace from the kernel. If this means using a digital camera to take a photo, that is fine. Please attach it to this bug report. ** Changed in: linux-source-2.6.15 (Ubuntu) Status: Unconfirmed => Needs Info ** Also affects: linux-source-2.6.17 (Ubuntu) Importance: Untriaged Status: Unconfirmed -- Dapper Flight 5 kernel panic on boot https://launchpad.net/bugs/34515 From ben.collins at ubuntu.com Wed Aug 23 09:27:09 2006 From: ben.collins at ubuntu.com (Ben Collins) Date: Wed, 23 Aug 2006 09:27:09 -0000 Subject: [Bug 34515] Re: Dapper Flight 5 kernel panic on boot References: <20060311223807.17044.41100.malonedeb@gangotri.ubuntu.com> Message-ID: <20060823092709.13507.78243.malone@gandwana.ubuntu.com> This bug may be fixed in the current edgy developement system. In an effort to track this bug to our latest distribution, it is being targeted for edgy. Please confirm whether this bug exists in edgy. If not, then please re- attach all related output (e.g. dmesg, oops output) while under edgy. Latest Edgy CD's can be downloaded from: http://cdimage.ubuntu.com/releases/edgy/knot-1/ If this image does not boot from you, you can also download a current daily build from: http://cdimage.ubuntu.com/daily-live/current/ Note that it may only be necessary to boot the LiveCD to see if your bug is fixed. In this case, you do not need to upgrade your installed system at all to confirm it. Certain bugs may require that you do an actual installation. ** Changed in: linux-source-2.6.17 (Ubuntu) Status: Unconfirmed => Needs Info -- Dapper Flight 5 kernel panic on boot https://launchpad.net/bugs/34515 From ben.collins at ubuntu.com Wed Aug 23 09:33:42 2006 From: ben.collins at ubuntu.com (Ben Collins) Date: Wed, 23 Aug 2006 09:33:42 -0000 Subject: [Bug 35474] Re: Dapper - RT61 with wep key doesn't work References: <20060318161032.12254.27781.malonedeb@gandwana.ubuntu.com> Message-ID: <20060823093342.13507.71948.malone@gandwana.ubuntu.com> This bug may be fixed in the current edgy developement system. In an effort to track this bug to our latest distribution, it is being targeted for edgy. Please confirm whether this bug exists in edgy. If not, then please re- attach all related output (e.g. dmesg, oops output) while under edgy. Latest Edgy CD's can be downloaded from: http://cdimage.ubuntu.com/releases/edgy/knot-1/ If this image does not boot from you, you can also download a current daily build from: http://cdimage.ubuntu.com/daily-live/current/ Note that it may only be necessary to boot the LiveCD to see if your bug is fixed. In this case, you do not need to upgrade your installed system at all to confirm it. Certain bugs may require that you do an actual installation. ** Tags removed: dapper ** Also affects: linux-source-2.6.17 (Ubuntu) Importance: Untriaged Status: Unconfirmed ** Changed in: linux-source-2.6.17 (Ubuntu) Status: Unconfirmed => Needs Info -- Dapper - RT61 with wep key doesn't work https://launchpad.net/bugs/35474 From elez_d at yahoo.com Wed Aug 23 09:33:04 2006 From: elez_d at yahoo.com (Elez) Date: Wed, 23 Aug 2006 09:33:04 -0000 Subject: [Bug 46996] Re: Hotplugged sound devices get sound card index of 0 instead of PCI card References: <20060527221609.6729.24522.malonedeb@gangotri.ubuntu.com> Message-ID: <20060823093304.13507.35710.malone@gandwana.ubuntu.com> Daniel: I have to disagree with you on the "no-win situation". Ubuntu is the only distro that I know that puts the hotplugged sound device as default. People expect a certain behavior from their linux machine based on what they got accustomed to from using other distros and they don't get that with Ubuntu. This is what bothered me the most, the fact that all other distros I came across behaved according to a certain rule that only Ubuntu would not adhere to. -- Hotplugged sound devices get sound card index of 0 instead of PCI card https://launchpad.net/bugs/46996 From ben.collins at ubuntu.com Wed Aug 23 09:30:28 2006 From: ben.collins at ubuntu.com (Ben Collins) Date: Wed, 23 Aug 2006 09:30:28 -0000 Subject: [Bug 35125] Re: Spurious reboot during hard disk device access References: <20060315222928.11079.99268.malonedeb@gandwana.ubuntu.com> Message-ID: <20060823093029.13507.34074.malone@gandwana.ubuntu.com> No response from submitter ** Changed in: linux-source-2.6.15 (Ubuntu) Status: Needs Info => Rejected -- Spurious reboot during hard disk device access https://launchpad.net/bugs/35125 From lorenzetto.luca at gmail.com Wed Aug 23 09:38:22 2006 From: lorenzetto.luca at gmail.com (remix_tj) Date: Wed, 23 Aug 2006 09:38:22 -0000 Subject: [Bug 57421] Sound hangs for a bit while cpu or hd are used more References: <20060823093822.13463.85981.malonedeb@gandwana.ubuntu.com> Message-ID: <20060823093822.13463.85981.malonedeb@gandwana.ubuntu.com> Public bug reported: Binary package hint: linux-source-2.6.15 I have a IBM thinkpad t20 and when i use the kernel 2.6.15-26, the sound hangs for a bit if the processor or the hd are used more. If i use the 2.6.15-23 version of the kernel i've no problem (but the sound doesn't works after suspend/resume cycle). remixtj at Erika:~$ lspci 0000:00:00.0 Host bridge: Intel Corporation 440BX/ZX/DX - 82443BX/ZX/DX Host bridge (rev 03) 0000:00:01.0 PCI bridge: Intel Corporation 440BX/ZX/DX - 82443BX/ZX/DX AGP bridge (rev 03) 0000:00:02.0 CardBus bridge: Texas Instruments PCI1450 (rev 03) 0000:00:02.1 CardBus bridge: Texas Instruments PCI1450 (rev 03) 0000:00:03.0 Ethernet controller: Intel Corporation 82557/8/9 [Ethernet Pro 100] (rev 09) 0000:00:03.1 Serial controller: Xircom Mini-PCI V.90 56k Modem 0000:00:05.0 Multimedia audio controller: Cirrus Logic CS 4614/22/24 [CrystalClear SoundFusion Audio Accelerator] (rev 01) 0000:00:07.0 Bridge: Intel Corporation 82371AB/EB/MB PIIX4 ISA (rev 02) 0000:00:07.1 IDE interface: Intel Corporation 82371AB/EB/MB PIIX4 IDE (rev 01) 0000:00:07.2 USB Controller: Intel Corporation 82371AB/EB/MB PIIX4 USB (rev 01) 0000:00:07.3 Bridge: Intel Corporation 82371AB/EB/MB PIIX4 ACPI (rev 03) 0000:01:00.0 VGA compatible controller: S3 Inc. 86C270-294 Savage/IX-MV (rev 11) ** Affects: linux-source-2.6.15 (Ubuntu) Importance: Untriaged Status: Unconfirmed -- Sound hangs for a bit while cpu or hd are used more https://launchpad.net/bugs/57421 From ben.collins at ubuntu.com Wed Aug 23 10:03:05 2006 From: ben.collins at ubuntu.com (Ben Collins) Date: Wed, 23 Aug 2006 10:03:05 -0000 Subject: [Bug 38865] Re: sky2 driver freezing system after ifdown and ifup References: <20060409125752.32313.97119.malonedeb@gandwana.ubuntu.com> Message-ID: <20060823100305.6059.21166.launchpad@gangotri.ubuntu.com> ** Changed in: linux-source-2.6.15 (Ubuntu) Status: Confirmed => Fix Committed ** Also affects: linux-source-2.6.17 (Ubuntu) Importance: Untriaged Status: Unconfirmed ** Changed in: linux-source-2.6.17 (Ubuntu) Assignee: (unassigned) => Ben Collins Status: Unconfirmed => Fix Committed ** Changed in: linux-source-2.6.17 (Ubuntu) Importance: Untriaged => High ** Changed in: linux-source-2.6.15 (Ubuntu) Assignee: Ubuntu Kernel Team => Ben Collins -- sky2 driver freezing system after ifdown and ifup https://launchpad.net/bugs/38865 From ben.collins at ubuntu.com Wed Aug 23 10:17:44 2006 From: ben.collins at ubuntu.com (Ben Collins) Date: Wed, 23 Aug 2006 10:17:44 -0000 Subject: [Bug 37117] Re: Boot Error after upgrade to Dapper 2.6.15-19 Sata SiI 3512 NForce3 References: <20060329040949.7342.72068.malonedeb@gangotri.ubuntu.com> Message-ID: <20060823101744.6128.73992.malone@gangotri.ubuntu.com> No response. ** Tags removed: amd64 boot dapper ** Changed in: linux-source-2.6.15 (Ubuntu) Status: Unconfirmed => Rejected -- Boot Error after upgrade to Dapper 2.6.15-19 Sata SiI 3512 NForce3 https://launchpad.net/bugs/37117 From sfllaw at ubuntu.com Wed Aug 23 10:20:54 2006 From: sfllaw at ubuntu.com (Simon Law) Date: Wed, 23 Aug 2006 10:20:54 -0000 Subject: [Bug 57421] Re: Sound hangs for a bit while cpu or hd are used more References: <20060823093822.13463.85981.malonedeb@gandwana.ubuntu.com> Message-ID: <20060823102054.13507.82940.malone@gandwana.ubuntu.com> That's a bit bizarre. What sound application are you using? When you are playing sound, are you doing so using ESD? You can check this by running: $ ps aux | grep [e]sd Thanks. ** Changed in: linux-source-2.6.15 (Ubuntu) Status: Unconfirmed => Needs Info -- Sound hangs for a bit while cpu or hd are used more https://launchpad.net/bugs/57421 From kjb-2004 at alpenjodel.de Wed Aug 23 10:16:35 2006 From: kjb-2004 at alpenjodel.de (Kurt J. Bosch) Date: Wed, 23 Aug 2006 10:16:35 -0000 Subject: [Bug 49332] Re: resume: busybox: page allocation failure. References: <20060611082320.25801.51794.malonedeb@gangotri.ubuntu.com> Message-ID: <20060823101635.6059.61628.malone@gangotri.ubuntu.com> I have this problem with 2.6.15-26-686 and 2.6.16-686 (cusom) too: { cat messages messages.0 ; zcat messages.*.gz ; } | grep 'page allo' Aug 23 09:39:02 Microstar kernel: [17179580.092000] busybox: page allocation failure. order:0, mode:0x8020 Aug 9 08:54:33 Microstar kernel: [17179579.352000] busybox: page allocation failure. order:0, mode:0x8020 Aug 15 15:59:11 Microstar kernel: [17179580.184000] busybox: page allocation failure. order:0, mode:0x8020 Jul 30 12:09:32 Microstar kernel: busybox: page allocation failure. order:0, mode:0x8020 Some more details: Aug 23 09:39:02 Microstar kernel: [17179580.092000] busybox: page allocation failure. order:0, mode:0x8020 Aug 23 09:39:02 Microstar kernel: [17179580.092000] [__alloc_pages+535/800] __alloc_pages+0x217/0x320 Aug 23 09:39:02 Microstar kernel: [17179580.092000] [get_zeroed_page+39/80] get_zeroed_page+0x27/0x50 Aug 23 09:39:02 Microstar kernel: [17179580.092000] [alloc_data_pages+57/256] alloc_data_pages+0x39/0x100 Aug 23 09:39:02 Microstar kernel: [17179580.092000] [swsusp_read+499/560] swsusp_read+0x1f3/0x230 Aug 23 09:39:02 Microstar kernel: [17179580.092000] [software_resume+126/240] software_resume+0x7e/0xf0 Aug 23 09:39:02 Microstar kernel: [17179580.092000] [resume_store+148/160] resume_store+0x94/0xa0 Aug 23 09:39:02 Microstar kernel: [17179580.092000] [flush_write_buffer+55/64] flush_write_buffer+0x37/0x40 Aug 23 09:39:02 Microstar kernel: [17179580.092000] [sysfs_write_file+92/144] sysfs_write_file+0x5c/0x90 Aug 23 09:39:02 Microstar kernel: [17179580.092000] [vfs_write+214/432] vfs_write+0xd6/0x1b0 Aug 23 09:39:02 Microstar kernel: [17179580.092000] [sys_write+75/128] sys_write+0x4b/0x80 Aug 23 09:39:02 Microstar kernel: [17179580.092000] [syscall_call+7/11] syscall_call+0x7/0xb I even made a package kernel-image-2.6.16-686 using Debians linux- tree-2.6.16 2.6.16-17 with config from linux-image-2.6.16-2-686 2.6.16-17, but got the same error (!) : Jul 30 12:09:32 Microstar kernel: busybox: page allocation failure. order:0, mode:0x8020 After this I replaced busybox (and initramfs) by versions from debian stable / backports: sudo apt-get install initramfs-tools/sarge-backports busybox-cvs-static sudo update-initramfs -u -v -k 2.6.15-26-686 result was again: Aug 15 15:59:11 Microstar kernel: [17179580.184000] busybox: page allocation failure. order:0, mode:0x8020 So I gave up and went back to normal packages and configurations :( -- resume: busybox: page allocation failure. https://launchpad.net/bugs/49332 From kjb-2004 at alpenjodel.de Wed Aug 23 10:21:16 2006 From: kjb-2004 at alpenjodel.de (Kurt J. Bosch) Date: Wed, 23 Aug 2006 10:21:16 -0000 Subject: [Bug 49332] Re: resume: busybox: page allocation failure. References: <20060611082320.25801.51794.malonedeb@gangotri.ubuntu.com> Message-ID: <20060823102116.13507.44067.malone@gandwana.ubuntu.com> BTW - more similar bugs can be found here: https://launchpad.net/bugs/36944 -- resume: busybox: page allocation failure. https://launchpad.net/bugs/49332 From gsn at kernel-oops.de Wed Aug 23 10:33:31 2006 From: gsn at kernel-oops.de (Guido Nickels) Date: Wed, 23 Aug 2006 10:33:31 -0000 Subject: [Bug 34515] Re: Dapper Flight 5 kernel panic on boot References: <20060311223807.17044.41100.malonedeb@gangotri.ubuntu.com> Message-ID: <20060823103331.6128.81499.malone@gangotri.ubuntu.com> Ok, the kernel itself works for me with edgy live cd (means it doesn't panic). However, the current edgy live snapshot throws a lot of chdir errors and finally init ends with "no more processes left in this runlevel" (booting init=/bin/bash didn't work either), so I couldn't get the dmesg. Will try to play around with it again during the weekend, maybe I can get around this chdir problem somehow and provide better info for you. For now, I attached the panic screenshot of dapper kernel I took with my digicam. Unfortunately, it's not complete but anyway it may still help. -- Dapper Flight 5 kernel panic on boot https://launchpad.net/bugs/34515 From ben.collins at ubuntu.com Wed Aug 23 10:39:41 2006 From: ben.collins at ubuntu.com (Ben Collins) Date: Wed, 23 Aug 2006 10:39:41 -0000 Subject: [Bug 41634] Re: Network card stops working (sky2) References: <20060426180822.28879.46051.malonedeb@gandwana.ubuntu.com> Message-ID: <20060823103941.13507.51164.launchpad@gandwana.ubuntu.com> *** This bug is a duplicate of bug 38865 *** ** This bug has been marked a duplicate of bug 38865 sky2 driver freezing system after ifdown and ifup -- Network card stops working (sky2) https://launchpad.net/bugs/41634 From ben.collins at ubuntu.com Wed Aug 23 10:39:20 2006 From: ben.collins at ubuntu.com (Ben Collins) Date: Wed, 23 Aug 2006 10:39:20 -0000 Subject: [Bug 39864] Re: sky2/Marvell Yukon Fails in Installer References: <20060417133224.1627.19336.malonedeb@gangotri.ubuntu.com> Message-ID: <20060823103920.6059.90703.launchpad@gangotri.ubuntu.com> *** This bug is a duplicate of bug 38865 *** ** This bug is no longer a duplicate of bug 39862 [sky2] Marvell ethernet interface doesn' t work after reboot ** This bug has been marked a duplicate of bug 38865 sky2 driver freezing system after ifdown and ifup -- sky2/Marvell Yukon Fails in Installer https://launchpad.net/bugs/39864 From ben.collins at ubuntu.com Wed Aug 23 10:38:36 2006 From: ben.collins at ubuntu.com (Ben Collins) Date: Wed, 23 Aug 2006 10:38:36 -0000 Subject: [Bug 39572] Re: [sky2] Detecting Network card during install. Dapper Flight 6 References: <20060414152316.16443.26974.malonedeb@gandwana.ubuntu.com> Message-ID: <20060823103836.13463.91890.launchpad@gandwana.ubuntu.com> *** This bug is a duplicate of bug 38865 *** ** This bug has been marked a duplicate of bug 38865 sky2 driver freezing system after ifdown and ifup -- [sky2] Detecting Network card during install. Dapper Flight 6 https://launchpad.net/bugs/39572 From ben.collins at ubuntu.com Wed Aug 23 10:38:21 2006 From: ben.collins at ubuntu.com (Ben Collins) Date: Wed, 23 Aug 2006 10:38:21 -0000 Subject: [Bug 55847] Re: Mis/Non detection of D-Link DGE-530T References: <20060810063057.7656.88865.malonedeb@gangotri.ubuntu.com> Message-ID: <20060823103821.13507.6725.launchpad@gandwana.ubuntu.com> ** Changed in: linux-source-2.6.15 (Ubuntu) Status: Fix Committed => Fix Released -- Mis/Non detection of D-Link DGE-530T https://launchpad.net/bugs/55847 From ben.collins at ubuntu.com Wed Aug 23 10:39:29 2006 From: ben.collins at ubuntu.com (Ben Collins) Date: Wed, 23 Aug 2006 10:39:29 -0000 Subject: [Bug 39862] Re: [sky2] Marvell ethernet interface doesn' t work after reboot References: <20060417131032.16492.98385.malonedeb@gandwana.ubuntu.com> Message-ID: <20060823103929.13507.46234.launchpad@gandwana.ubuntu.com> *** This bug is a duplicate of bug 38865 *** ** This bug has been marked a duplicate of bug 38865 sky2 driver freezing system after ifdown and ifup -- [sky2] Marvell ethernet interface doesn' t work after reboot https://launchpad.net/bugs/39862 From ben.collins at ubuntu.com Wed Aug 23 10:38:36 2006 From: ben.collins at ubuntu.com (Ben Collins) Date: Wed, 23 Aug 2006 10:38:36 -0000 Subject: [Bug 38865] Re: sky2 driver freezing system after ifdown and ifup References: <20060409125752.32313.97119.malonedeb@gandwana.ubuntu.com> Message-ID: <20060823103836.13463.59851.launchpad@gandwana.ubuntu.com> ** Bug 39572 has been marked a duplicate of this bug ** Bug 39864 has been marked a duplicate of this bug ** Bug 39862 has been marked a duplicate of this bug ** Bug 41634 has been marked a duplicate of this bug -- sky2 driver freezing system after ifdown and ifup https://launchpad.net/bugs/38865 From ben.collins at ubuntu.com Wed Aug 23 10:37:32 2006 From: ben.collins at ubuntu.com (Ben Collins) Date: Wed, 23 Aug 2006 10:37:32 -0000 Subject: [Bug 38423] Re: suspend-resume-hibernate-resume fails something related to temperature References: <20060406142523.32233.80007.malonedeb@gandwana.ubuntu.com> Message-ID: <20060823103732.6059.76678.malone@gangotri.ubuntu.com> This bug may be fixed in the current edgy developement system. In an effort to track this bug to our latest distribution, it is being targeted for edgy. Please confirm whether this bug exists in edgy. If not, then please re- attach all related output (e.g. dmesg, oops output) while under edgy. Latest Edgy CD's can be downloaded from: http://cdimage.ubuntu.com/releases/edgy/knot-1/ If this image does not boot from you, you can also download a current daily build from: http://cdimage.ubuntu.com/daily-live/current/ Note that it may only be necessary to boot the LiveCD to see if your bug is fixed. In this case, you do not need to upgrade your installed system at all to confirm it. Certain bugs may require that you do an actual installation. ** Also affects: linux-source-2.6.17 (Ubuntu) Importance: Untriaged Status: Unconfirmed ** Changed in: linux-source-2.6.17 (Ubuntu) Status: Unconfirmed => Needs Info -- suspend-resume-hibernate-resume fails something related to temperature https://launchpad.net/bugs/38423 From ben.collins at ubuntu.com Wed Aug 23 10:35:19 2006 From: ben.collins at ubuntu.com (Ben Collins) Date: Wed, 23 Aug 2006 10:35:19 -0000 Subject: [Bug 38263] Re: freeze at startup References: <20060405194706.24486.46138.malonedeb@gangotri.ubuntu.com> Message-ID: <20060823103520.13507.85930.malone@gandwana.ubuntu.com> I've added egdy kernel to the list. However, I am not absolutely sure that this isn't a BIOS bug, since it seems to affect mainly ASUS mother boards. ** Also affects: linux-source-2.6.17 (Ubuntu) Importance: Untriaged Status: Unconfirmed -- freeze at startup https://launchpad.net/bugs/38263 From lorenzetto.luca at gmail.com Wed Aug 23 10:53:18 2006 From: lorenzetto.luca at gmail.com (remix_tj) Date: Wed, 23 Aug 2006 10:53:18 -0000 Subject: [Bug 57421] Re: Sound hangs for a bit while cpu or hd are used more References: <20060823093822.13463.85981.malonedeb@gandwana.ubuntu.com> Message-ID: <20060823105318.6059.48363.malone@gangotri.ubuntu.com> i don't use a sound server and it happens with all sound applications. I use mostly mplayer, xmms and the integrated player in pytone. The problem is the same. remixtj at Erika:~$ ps aux | grep esd remixtj 7076 0.0 0.4 2888 812 pts/2 S+ 12:27 0:00 grep esd as you can see no esd -- Sound hangs for a bit while cpu or hd are used more https://launchpad.net/bugs/57421 From ben.collins at ubuntu.com Wed Aug 23 10:54:42 2006 From: ben.collins at ubuntu.com (Ben Collins) Date: Wed, 23 Aug 2006 10:54:42 -0000 Subject: [Bug 39414] Re: syslog is flooded with messages after connecting bluetooth usb dongle References: <20060413092856.13165.25179.malonedeb@gandwana.ubuntu.com> Message-ID: <20060823105442.13463.36174.launchpad@gandwana.ubuntu.com> ** Changed in: linux-source-2.6.15 (Ubuntu) Assignee: (unassigned) => Ben Collins Status: Confirmed => Fix Committed -- syslog is flooded with messages after connecting bluetooth usb dongle https://launchpad.net/bugs/39414 From francisco.borges at gmail.com Wed Aug 23 11:09:07 2006 From: francisco.borges at gmail.com (Francisco Borges) Date: Wed, 23 Aug 2006 11:09:07 -0000 Subject: [Bug 43745] Re: Ubuntu corrupts real time clock on some dell laptops References: <20060509053346.20684.57755.malonedeb@gangotri.ubuntu.com> Message-ID: <20060823110907.6059.69840.malone@gangotri.ubuntu.com> As a continuation to my previous post (see above). After removing and replacing the coin cell battery, the laptop started booting again. (not that I did like to this again, as I had to remove the keyboard). Also, Grub is once again able to count down and boot automatically. [...] FYI: Turns out that Dell has a BIOS diagnostics tool for download (works as a bootable ISO). I would like to suggest to folks with this problem, that are still able to boot, to try using it; in order to help diagnose this. I'll try it if grub's countdown stops again. -- Ubuntu corrupts real time clock on some dell laptops https://launchpad.net/bugs/43745 From lzap at seznam.cz Wed Aug 23 10:55:26 2006 From: lzap at seznam.cz (=?utf-8?q?Luk=C3=A1=C5=A1_Zapletal?=) Date: Wed, 23 Aug 2006 10:55:26 -0000 Subject: [Bug 34831] Re: Hardlock of entire system (Dapper Flight 5) References: <20060314003317.30057.9117.malonedeb@gandwana.ubuntu.com> Message-ID: <20060823105526.6128.48529.malone@gangotri.ubuntu.com> Well, nice. But does "LTS" mean something for audio team? I do not want to wait next year for the fix. I will try it for you, do the testing or whatever. But do provide some patch for the Dapper please. Thanks. Donwloading, will do it later today. -- Hardlock of entire system (Dapper Flight 5) https://launchpad.net/bugs/34831 From ben.collins at ubuntu.com Wed Aug 23 10:57:30 2006 From: ben.collins at ubuntu.com (Ben Collins) Date: Wed, 23 Aug 2006 10:57:30 -0000 Subject: [Bug 40291] Re: Complete machine freeze References: <20060420084019.21557.8908.malonedeb@gangotri.ubuntu.com> Message-ID: <20060823105730.13507.48420.malone@gandwana.ubuntu.com> The original bug report was running -server-bigiron on a P4, which we aren't supporting. That's a -server machine. I don't expect -server- bigiron to work on anything other than real bigiron. ** Changed in: linux-source-2.6.15 (Ubuntu) Status: Unconfirmed => Rejected -- Complete machine freeze https://launchpad.net/bugs/40291 From ben.collins at ubuntu.com Wed Aug 23 10:58:40 2006 From: ben.collins at ubuntu.com (Ben Collins) Date: Wed, 23 Aug 2006 10:58:40 -0000 Subject: [Bug 42133] Re: installation failed References: <20060429222623.16739.9962.malonedeb@gandwana.ubuntu.com> Message-ID: <20060823105840.13507.60250.malone@gandwana.ubuntu.com> This bug may be fixed in the current edgy developement system. In an effort to track this bug to our latest distribution, it is being targeted for edgy. Please confirm whether this bug exists in edgy. If not, then please re- attach all related output (e.g. dmesg, oops output) while under edgy. Latest Edgy CD's can be downloaded from: http://cdimage.ubuntu.com/releases/edgy/knot-1/ If this image does not boot from you, you can also download a current daily build from: http://cdimage.ubuntu.com/daily-live/current/ Note that it may only be necessary to boot the LiveCD to see if your bug is fixed. In this case, you do not need to upgrade your installed system at all to confirm it. Certain bugs may require that you do an actual installation. ** Changed in: Ubuntu Sourcepackagename: None => linux-source-2.6.17 Importance: Medium => Untriaged Status: Rejected => Needs Info -- installation failed https://launchpad.net/bugs/42133 From ben.collins at ubuntu.com Wed Aug 23 10:59:28 2006 From: ben.collins at ubuntu.com (Ben Collins) Date: Wed, 23 Aug 2006 10:59:28 -0000 Subject: [Bug 42909] Re: kernel panic at boot References: <20060504095810.7739.24400.malonedeb@gangotri.ubuntu.com> Message-ID: <20060823105928.13463.81071.malone@gandwana.ubuntu.com> This bug may be fixed in the current edgy developement system. In an effort to track this bug to our latest distribution, it is being targeted for edgy. Please confirm whether this bug exists in edgy. If not, then please re- attach all related output (e.g. dmesg, oops output) while under edgy. Latest Edgy CD's can be downloaded from: http://cdimage.ubuntu.com/releases/edgy/knot-1/ If this image does not boot from you, you can also download a current daily build from: http://cdimage.ubuntu.com/daily-live/current/ Note that it may only be necessary to boot the LiveCD to see if your bug is fixed. In this case, you do not need to upgrade your installed system at all to confirm it. Certain bugs may require that you do an actual installation. ** Also affects: linux-source-2.6.17 (Ubuntu) Importance: Untriaged Status: Unconfirmed ** Changed in: linux-source-2.6.17 (Ubuntu) Status: Unconfirmed => Needs Info -- kernel panic at boot https://launchpad.net/bugs/42909 From ben.collins at ubuntu.com Wed Aug 23 10:56:00 2006 From: ben.collins at ubuntu.com (Ben Collins) Date: Wed, 23 Aug 2006 10:56:00 -0000 Subject: [Bug 40282] Re: scp transfer causes system to freeze References: <20060420080529.8495.88291.malonedeb@gandwana.ubuntu.com> Message-ID: <20060823105600.13463.78831.launchpad@gandwana.ubuntu.com> *** This bug is a duplicate of bug 38865 *** ** This bug has been marked a duplicate of bug 38865 sky2 driver freezing system after ifdown and ifup -- scp transfer causes system to freeze https://launchpad.net/bugs/40282 From adamkprice at gmail.com Wed Aug 23 11:59:07 2006 From: adamkprice at gmail.com (AdamPrice) Date: Wed, 23 Aug 2006 11:59:07 -0000 Subject: [Bug 33368] Re: X freeze the computer (Dapper - glcore) References: <20060302082234.17525.50004.malonedeb@gangotri.ubuntu.com> Message-ID: <20060823115907.13507.11228.malone@gandwana.ubuntu.com> Mine was working finwe untill yesterday when i got a xserver update. today im getting the same as above. any ideas whats happened? Im on a samsung x50 -- X freeze the computer (Dapper - glcore) https://launchpad.net/bugs/33368 From adamkprice at gmail.com Wed Aug 23 12:04:12 2006 From: adamkprice at gmail.com (AdamPrice) Date: Wed, 23 Aug 2006 12:04:12 -0000 Subject: [Bug 33368] Re: X freeze the computer (Dapper - glcore) References: <20060302082234.17525.50004.malonedeb@gangotri.ubuntu.com> Message-ID: <20060823120412.6128.51385.malone@gangotri.ubuntu.com> Additional to this in my Xorg.0.log i have the following statements: EE No devices detected. Fatal server error: no screens found -- X freeze the computer (Dapper - glcore) https://launchpad.net/bugs/33368 From ben.collins at ubuntu.com Wed Aug 23 12:01:22 2006 From: ben.collins at ubuntu.com (Ben Collins) Date: Wed, 23 Aug 2006 12:01:22 -0000 Subject: [Bug 43745] Re: Ubuntu corrupts real time clock on some dell laptops References: <20060509053346.20684.57755.malonedeb@gangotri.ubuntu.com> Message-ID: <20060823120122.6059.14168.malone@gangotri.ubuntu.com> This seems to be fixed by the edgy kernel. I'll investigate why and how to see about a dapper backport. Mark, thanks for the use of the laptop to test. ** Also affects: linux-source-2.6.17 (Ubuntu) Importance: Untriaged Status: Unconfirmed ** Changed in: linux-source-2.6.17 (Ubuntu) Importance: Untriaged => High Assignee: (unassigned) => Ben Collins Status: Unconfirmed => Fix Released -- Ubuntu corrupts real time clock on some dell laptops https://launchpad.net/bugs/43745 From ben.collins at ubuntu.com Wed Aug 23 12:05:46 2006 From: ben.collins at ubuntu.com (Ben Collins) Date: Wed, 23 Aug 2006 12:05:46 -0000 Subject: [Bug 43745] Re: Ubuntu corrupts real time clock on some dell laptops References: <20060509053346.20684.57755.malonedeb@gangotri.ubuntu.com> Message-ID: <20060823120546.6059.99231.malone@gangotri.ubuntu.com> Oops, wrong bug report. ** Changed in: linux-source-2.6.17 (Ubuntu) Status: Fix Released => Needs Info -- Ubuntu corrupts real time clock on some dell laptops https://launchpad.net/bugs/43745 From ben.collins at ubuntu.com Wed Aug 23 12:07:47 2006 From: ben.collins at ubuntu.com (Ben Collins) Date: Wed, 23 Aug 2006 12:07:47 -0000 Subject: [Bug 43661] Re: ThinkPad X60: select() to /dev/rtc to wait for clock tick timed out References: <445F9367.80207@canonical.com> Message-ID: <20060823120747.6059.11487.malone@gangotri.ubuntu.com> Not the same bug. ** Changed in: util-linux (Debian) Importance: Unknown => Untriaged Bugwatch: Debian Bug tracker #277298 => None ** Changed in: util-linux (Debian) Status: Unconfirmed => Rejected ** Also affects: linux-source-2.6.17 (Baltix) Importance: Untriaged Status: Unconfirmed ** Changed in: linux-source-2.6.17 (Baltix) Status: Unconfirmed => Rejected ** Also affects: linux-source-2.6.17 (Ubuntu) Importance: Untriaged Status: Unconfirmed -- ThinkPad X60: select() to /dev/rtc to wait for clock tick timed out https://launchpad.net/bugs/43661 From ben.collins at ubuntu.com Wed Aug 23 12:08:58 2006 From: ben.collins at ubuntu.com (Ben Collins) Date: Wed, 23 Aug 2006 12:08:58 -0000 Subject: [Bug 43661] Re: ThinkPad X60: select() to /dev/rtc to wait for clock tick timed out References: <445F9367.80207@canonical.com> Message-ID: <20060823120858.13463.67972.malone@gandwana.ubuntu.com> Seems this is fixed in edgy. Mark, thanks for the use of the laptop t test. ** Changed in: linux-source-2.6.17 (Ubuntu) Assignee: (unassigned) => Ben Collins Status: Unconfirmed => Fix Released -- ThinkPad X60: select() to /dev/rtc to wait for clock tick timed out https://launchpad.net/bugs/43661 From ben.collins at ubuntu.com Wed Aug 23 12:14:14 2006 From: ben.collins at ubuntu.com (Ben Collins) Date: Wed, 23 Aug 2006 12:14:14 -0000 Subject: [Bug 45636] Re: dapper on toshiba sat. m70: gnome immediately freezes with new kernels (incl. 2.6.15-23-386/686) References: <20060519181444.18604.677.malonedeb@gandwana.ubuntu.com> Message-ID: <20060823121414.13507.76184.malone@gandwana.ubuntu.com> This bug may be fixed in the current edgy developement system. In an effort to track this bug to our latest distribution, it is being targeted for edgy. Please confirm whether this bug exists in edgy. If not, then please re- attach all related output (e.g. dmesg, oops output) while under edgy. Latest Edgy CD's can be downloaded from: http://cdimage.ubuntu.com/releases/edgy/knot-1/ If this image does not boot fom you, you can also download a current daily build from: http://cdimage.ubuntu.com/daily-live/current/ Note that it may only be necessary to boot the LiveCD to see if your bug is fixed. In this case, you do not need to upgrade your installed system at all to confirm it. Certain bugs may require that you do an actual installation. ** Also affects: linux-source-2.6.17 (Ubuntu) Importance: Untriaged Status: Unconfirmed ** Changed in: linux-source-2.6.17 (Ubuntu) Status: Unconfirmed => Needs Info -- dapper on toshiba sat. m70: gnome immediately freezes with new kernels (incl. 2.6.15-23-386/686) https://launchpad.net/bugs/45636 From ben.collins at ubuntu.com Wed Aug 23 12:11:58 2006 From: ben.collins at ubuntu.com (Ben Collins) Date: Wed, 23 Aug 2006 12:11:58 -0000 Subject: [Bug 44959] Re: sdhci driver kills Suspend/Resume on Dell X1 References: <20060516054511.15848.15714.malonedeb@gangotri.ubuntu.com> Message-ID: <20060823121158.6059.1581.malone@gangotri.ubuntu.com> This bug may be fixed in the current edgy developement system. In an effort to track this bug to our latest distribution, it is being targeted for edgy. Please confirm whether this bug exists in edgy. If not, then please re- attach all related output (e.g. dmesg, oops output) while under edgy. Latest Edgy CD's can be downloaded from: http://cdimage.ubuntu.com/releases/edgy/knot-1/ If this image does not boot fom you, you can also download a current daily build from: http://cdimage.ubuntu.com/daily-live/current/ Note that it may only be necessary to boot the LiveCD to see if your bug is fixed. In this case, you do not need to upgrade your installed system at all to confirm it. Certain bugs may require that you do an actual installation. ** Also affects: linux-source-2.6.17 (Ubuntu) Importance: Untriaged Status: Unconfirmed ** Changed in: linux-source-2.6.17 (Ubuntu) Status: Unconfirmed => Needs Info -- sdhci driver kills Suspend/Resume on Dell X1 https://launchpad.net/bugs/44959 From ben.collins at ubuntu.com Wed Aug 23 12:11:02 2006 From: ben.collins at ubuntu.com (Ben Collins) Date: Wed, 23 Aug 2006 12:11:02 -0000 Subject: [Bug 43961] Re: Power down after shutdown does not work... References: <20060510072310.21520.62027.malonedeb@gandwana.ubuntu.com> Message-ID: <20060823121102.6128.14840.malone@gangotri.ubuntu.com> This bug may be fixed in the current edgy developement system. In an effort to track this bug to our latest distribution, it is being targeted for edgy. Please confirm whether this bug exists in edgy. If not, then please re- attach all related output (e.g. dmesg, oops output) while under edgy. Latest Edgy CD's can be downloaded from: http://cdimage.ubuntu.com/releases/edgy/knot-1/ If this image does not boot fom you, you can also download a current daily build from: http://cdimage.ubuntu.com/daily-live/current/ Note that it may only be necessary to boot the LiveCD to see if your bug is fixed. In this case, you do not need to upgrade your installed system at all to confirm it. Certain bugs may require that you do an actual installation. ** Also affects: linux-source-2.6.17 (Ubuntu) Importance: Untriaged Status: Unconfirmed ** Changed in: linux-source-2.6.17 (Ubuntu) Status: Unconfirmed => Needs Info -- Power down after shutdown does not work... https://launchpad.net/bugs/43961 From ben.collins at ubuntu.com Wed Aug 23 12:16:38 2006 From: ben.collins at ubuntu.com (Ben Collins) Date: Wed, 23 Aug 2006 12:16:38 -0000 Subject: [Bug 50275] Re: XFS corruption post-suspend-to-RAM in 2.6.15-25 References: <20060618230713.13137.72847.malonedeb@gandwana.ubuntu.com> Message-ID: <20060823121638.13463.35257.malone@gandwana.ubuntu.com> Perhaps this doesn't have anything to do with xfs. Please submit your outputs for these commands: lspci -vv lspci -vvn Let's see what sort of block hardware we have. Also, if anyone has dmesg output after this corruption has occured, I'd appreciate it. ** Also affects: linux-source-2.6.17 (Ubuntu) Importance: Untriaged Status: Unconfirmed -- XFS corruption post-suspend-to-RAM in 2.6.15-25 https://launchpad.net/bugs/50275 From ben.collins at ubuntu.com Wed Aug 23 12:17:25 2006 From: ben.collins at ubuntu.com (Ben Collins) Date: Wed, 23 Aug 2006 12:17:25 -0000 Subject: [Bug 50275] Re: XFS corruption post-suspend-to-RAM in 2.6.15-25 References: <20060618230713.13137.72847.malonedeb@gandwana.ubuntu.com> Message-ID: <20060823121725.6128.38901.malone@gangotri.ubuntu.com> This bug may be fixed in the current edgy developement system. In an effort to track this bug to our latest distribution, it is being targeted for edgy. Please confirm whether this bug exists in edgy. If not, then please re- attach all related output (e.g. dmesg, oops output) while under edgy. Latest Edgy CD's can be downloaded from: http://cdimage.ubuntu.com/releases/edgy/knot-1/ If this image does not boot fom you, you can also download a current daily build from: http://cdimage.ubuntu.com/daily-live/current/ Note that it may only be necessary to boot the LiveCD to see if your bug is fixed. In this case, you do not need to upgrade your installed system at all to confirm it. Certain bugs may require that you do an actual installation. ** Changed in: linux-source-2.6.17 (Ubuntu) Status: Unconfirmed => Needs Info -- XFS corruption post-suspend-to-RAM in 2.6.15-25 https://launchpad.net/bugs/50275 From dennis at kaarsemaker.net Wed Aug 23 12:19:37 2006 From: dennis at kaarsemaker.net (Dennis Kaarsemaker) Date: Wed, 23 Aug 2006 12:19:37 -0000 Subject: [Bug 33265] Re: reboot does not do a reboot in sony laptop References: <20060301141057.22115.68933.malonedeb@gandwana.ubuntu.com> Message-ID: <20060823121937.13463.42317.launchpad@gandwana.ubuntu.com> ** Changed in: linux-source-2.6.15 (Ubuntu) Status: Needs Info => Fix Released -- reboot does not do a reboot in sony laptop https://launchpad.net/bugs/33265 From gazambuja at gmail.com Wed Aug 23 12:36:15 2006 From: gazambuja at gmail.com (Gustavo Azambuja) Date: Wed, 23 Aug 2006 12:36:15 -0000 Subject: [Bug 54273] Re: USB device not accepting address: error -110 References: <20060727175359.29548.78878.malonedeb@gandwana.ubuntu.com> Message-ID: <20060823123615.13507.5057.malone@gandwana.ubuntu.com> I have similar problem, the camera USB: work, the pendrive: not work. -My system: gustavo at gustavo:~$ uname -a Linux gustavo 2.6.15-26-386 #1 PREEMPT Thu Aug 3 02:52:00 UTC 2006 i686 GNU/Linux gustavo at gustavo:~$ lspci 0000:00:00.0 Host bridge: Silicon Integrated Systems [SiS] 651 Host (rev 02) 0000:00:01.0 PCI bridge: Silicon Integrated Systems [SiS] SiS AGP Port (virtual PCI-to-PCI bridge) 0000:00:02.0 ISA bridge: Silicon Integrated Systems [SiS] SiS962 [MuTIOL Media IO] (rev 25) 0000:00:02.1 SMBus: Silicon Integrated Systems [SiS] SiS961/2 SMBus Controller 0000:00:02.5 IDE interface: Silicon Integrated Systems [SiS] 5513 [IDE] 0000:00:02.7 Multimedia audio controller: Silicon Integrated Systems [SiS] Sound Controller (rev a0) 0000:00:03.0 USB Controller: Silicon Integrated Systems [SiS] USB 1.0 Controller (rev 0f) 0000:00:03.1 USB Controller: Silicon Integrated Systems [SiS] USB 1.0 Controller (rev 0f) 0000:00:03.3 USB Controller: Silicon Integrated Systems [SiS] USB 2.0 Controller 0000:00:04.0 Ethernet controller: Silicon Integrated Systems [SiS] SiS900 PCI Fast Ethernet (rev 91) 0000:00:0f.0 Communication controller: Agere Systems V.92 56K WinModem (rev 03) 0000:01:00.0 VGA compatible controller: Silicon Integrated Systems [SiS] 661/741/760/761 PCI/AGP VGA Display Adapter -The syslog: gustavo at gustavo:~$ sudo tail /var/log/syslog Aug 23 09:26:41 localhost kernel: [85687.276188] usb 3-3: new high speed USB device using ehci_hcd and address 6 Aug 23 09:26:41 localhost kernel: [85687.387994] usb 3-3: device descriptor read/64, error -32 Aug 23 09:26:41 localhost kernel: [85687.603635] usb 3-3: device descriptor read/64, error -32 Aug 23 09:26:42 localhost kernel: [85687.819276] usb 3-3: new high speed USB device using ehci_hcd and address 7 Aug 23 09:26:42 localhost kernel: [85687.931089] usb 3-3: device descriptor read/64, error -32 Aug 23 09:26:42 localhost kernel: [85688.146733] usb 3-3: device descriptor read/64, error -32 Aug 23 09:26:42 localhost kernel: [85688.362371] usb 3-3: new high speed USB device using ehci_hcd and address 8 Aug 23 09:26:42 localhost kernel: [85688.769678] usb 3-3: device not accepting address 8, error -32 Aug 23 09:26:43 localhost kernel: [85688.881505] usb 3-3: new high speed USB device using ehci_hcd and address 9 Aug 23 09:26:43 localhost kernel: [85689.288818] usb 3-3: device not accepting address 9, error -32 Attach dmesg. -- USB device not accepting address: error -110 https://launchpad.net/bugs/54273 From ilcorsaronero at gmail.com Wed Aug 23 12:47:22 2006 From: ilcorsaronero at gmail.com ('ntoni) Date: Wed, 23 Aug 2006 12:47:22 -0000 Subject: [Bug 34831] Re: Hardlock of entire system (Dapper Flight 5) References: <20060314003317.30057.9117.malonedeb@gandwana.ubuntu.com> Message-ID: <20060823124722.6128.76796.malone@gangotri.ubuntu.com> I'm gonna try it as well, as soon as I finish downloading the image I'll tell you. Thanks for interesting about the problem. -- Hardlock of entire system (Dapper Flight 5) https://launchpad.net/bugs/34831 From gazambuja at gmail.com Wed Aug 23 12:51:49 2006 From: gazambuja at gmail.com (Gustavo Azambuja) Date: Wed, 23 Aug 2006 12:51:49 -0000 Subject: [Bug 54273] Re: USB device not accepting address: error -110 References: <20060727175359.29548.78878.malonedeb@gandwana.ubuntu.com> Message-ID: <20060823125149.13463.15597.malone@gandwana.ubuntu.com> ok, ok, I'm stupid, after write the comment, i search more info and find this: http://www.linux-usb.org/FAQ.html#ts6 Q: Why doesn't USB work at all? I get "device not accepting address". A: This can be one of several problems: * High speed devices sometimes have problems with cables used to connect them. They're more sensitive to signal quality issues than older usb 1.1 full or low speed devices. If the device works OK at full speed on the same system, after you "rmmod ehci-hcd", this is likely the problem you're seeing. There are a lot of things you can do to change signal quality........ [cont] with this simple test "rmmod ehci-hcd" my pendrive USB work fine!!! ok, good luck for all, and look the FAQ ;) PD: sorry for my english (i'm spanish speaker) -- USB device not accepting address: error -110 https://launchpad.net/bugs/54273 From joel.stan at gmail.com Wed Aug 23 13:13:03 2006 From: joel.stan at gmail.com (Joel Stanley) Date: Wed, 23 Aug 2006 13:13:03 -0000 Subject: [Bug 43961] Re: Power down after shutdown does not work... References: <20060510072310.21520.62027.malonedeb@gandwana.ubuntu.com> Message-ID: <20060823131303.13507.61167.malone@gandwana.ubuntu.com> Running latest edgy, as of Wed, 23 Aug 2006 22:35:52. The problem is still present when shutting down from both a gnome session and from the gdm login screen (without having logged in). That is, system shuts down but does not power down the system. The kernel bugzilla bug# 6431 mentions X being a culprit, so Xorg.log is included in attached logs. -- Power down after shutdown does not work... https://launchpad.net/bugs/43961 From lorenzetto.luca at gmail.com Wed Aug 23 13:22:31 2006 From: lorenzetto.luca at gmail.com (remix_tj) Date: Wed, 23 Aug 2006 13:22:31 -0000 Subject: [Bug 57421] Re: Sound hangs for a bit while cpu or hd are used more References: <20060823093822.13463.85981.malonedeb@gandwana.ubuntu.com> Message-ID: <20060823132231.6059.39172.malone@gangotri.ubuntu.com> i found a post in the forum and i think it's the same problem: http://ubuntuforums.org/showthread.php?t=56228 i configured the asound.conf like shown in the post but now only oss apps works and with the same problem :-\ -- Sound hangs for a bit while cpu or hd are used more https://launchpad.net/bugs/57421 From profox at ubuntu-nl.org Wed Aug 23 13:35:11 2006 From: profox at ubuntu-nl.org (profoX) Date: Wed, 23 Aug 2006 13:35:11 -0000 Subject: [Bug 32893] Re: [Bug 32893] Re: Acer Aspire 1694WLMi IRQ #10 Problems! References: <20060225225919.16580.94584.malonedeb@gandwana.ubuntu.com> <20060823084508.6059.1688.malone@gangotri.ubuntu.com> Message-ID: <8c2431840608230635i10fccc6du853196eaf0f27f82@mail.gmail.com> I was already using a fixed DSDT. I used the same DSDT that I used flawlessly in SUSE, Archlinux and Debian. But my laptop is broken, so I will check when I get my laptop repaired again. I'll let you know what happens. -- Acer Aspire 1694WLMi IRQ #10 Problems! https://launchpad.net/bugs/32893 From soupnazi at rune.net Wed Aug 23 14:13:05 2006 From: soupnazi at rune.net (SoupNazi) Date: Wed, 23 Aug 2006 14:13:05 -0000 Subject: [Bug 57455] Sound works sometimes on boot - sometimes not References: <20060823134249.6128.34477.malonedeb@gangotri.ubuntu.com> Message-ID: <20060823141305.13463.66912.launchpad@canonical@gandwana.ubuntu.com> Public bug reported: Kubuntu installed from 6.06 i386 cd - kept updated using software update utility included with kubuntu. When it does not work, the sound card still appears to be detected and configured. No sound output happens, however. sudo alsamixer allows you to change volume - yet - no sound... not muted in alsamixer either. I do not see any difference when the sound does work, either... Sound appears to play in kde... but no sound comes out of speakers... I do not know how to reproduce this bug other than reboot - I did see some others in the ubuntu forums having same problem, however. Computer: Dell Inspiron E1505 (laptop) Sound Card: Intel onboard lspci: 0000:00:00.0 Host bridge: Intel Corporation Mobile Memory Controller Hub (rev 03) 0000:00:01.0 PCI bridge: Intel Corporation Mobile PCI Express Graphics Port (rev 03) 0000:00:1b.0 0403: Intel Corporation 82801G (ICH7 Family) High Definition Audio Controller (rev 01) 0000:00:1c.0 PCI bridge: Intel Corporation 82801G (ICH7 Family) PCI Express Port 1 (rev 01) 0000:00:1c.3 PCI bridge: Intel Corporation 82801G (ICH7 Family) PCI Express Port 4 (rev 01) 0000:00:1d.0 USB Controller: Intel Corporation 82801G (ICH7 Family) USB UHCI #1 (rev 01) 0000:00:1d.1 USB Controller: Intel Corporation 82801G (ICH7 Family) USB UHCI #2 (rev 01) 0000:00:1d.2 USB Controller: Intel Corporation 82801G (ICH7 Family) USB UHCI #3 (rev 01) 0000:00:1d.3 USB Controller: Intel Corporation 82801G (ICH7 Family) USB UHCI #4 (rev 01) 0000:00:1d.7 USB Controller: Intel Corporation 82801G (ICH7 Family) USB2 EHCI Controller (rev 01) 0000:00:1e.0 PCI bridge: Intel Corporation 82801 Mobile PCI Bridge (rev e1) 0000:00:1f.0 ISA bridge: Intel Corporation 82801GBM (ICH7-M) LPC Interface Bridge (rev 01) 0000:00:1f.2 IDE interface: Intel Corporation 82801GBM/GHM (ICH7 Family) Serial ATA Storage Controllers cc=IDE (rev 01) 0000:00:1f.3 SMBus: Intel Corporation 82801G (ICH7 Family) SMBus Controller (rev 01) 0000:01:00.0 VGA compatible controller: ATI Technologies Inc: Unknown device 7149 0000:03:00.0 Ethernet controller: Broadcom Corporation BCM4401-B0 100Base-TX (rev 02) 0000:03:01.0 FireWire (IEEE 1394): Ricoh Co Ltd: Unknown device 0832 0000:03:01.1 0805: Ricoh Co Ltd R5C822 SD/SDIO/MMC/MS/MSPro Host Adapter (rev 19) 0000:03:01.2 System peripheral: Ricoh Co Ltd: Unknown device 0843 (rev 01) 0000:03:01.3 System peripheral: Ricoh Co Ltd R5C592 Memory Stick Bus Host Adapter (rev 0a) 0000:03:01.4 System peripheral: Ricoh Co Ltd xD-Picture Card Controller (rev 05) 0000:0b:00.0 Network controller: Intel Corporation: Unknown device 4222 (rev 02) lsmod: Module Size Used by fglrx 391756 0 ipv6 286976 20 rfcomm 43604 0 l2cap 28192 5 rfcomm bluetooth 54084 4 rfcomm,l2cap iptable_mangle 2976 0 iptable_nat 8228 0 ip_nat 20652 1 iptable_nat ipt_REJECT 6176 3 ipt_state 2016 2 ip_conntrack 54136 3 iptable_nat,ip_nat,ipt_state nfnetlink 6808 2 ip_nat,ip_conntrack iptable_filter 3104 1 ip_tables 23744 5 iptable_mangle,iptable_nat,ipt_REJECT,ipt_state,iptable_filter ppdev 9668 0 speedstep_centrino 8752 1 cpufreq_userspace 6496 2 cpufreq_stats 6688 0 freq_table 4928 2 speedstep_centrino,cpufreq_stats cpufreq_powersave 1920 0 cpufreq_ondemand 7752 0 cpufreq_conservative 9000 0 video 16324 0 tc1100_wmi 6884 0 sony_acpi 5580 0 pcc_acpi 12416 0 hotkey 11492 0 dev_acpi 11236 0 container 4608 0 button 6704 0 acpi_sbs 20172 0 battery 9988 1 acpi_sbs ac 5220 1 acpi_sbs i2c_acpi_ec 5120 1 acpi_sbs i2c_core 22848 1 i2c_acpi_ec michael_mic 2784 2 arc4 2048 2 ieee80211_crypt_tkip 11296 2 nls_utf8 2240 1 ntfs 111728 1 dm_mod 63256 1 md_mod 76052 0 af_packet 24520 4 snd_intel8x0 35772 0 snd_ac97_codec 100224 1 snd_intel8x0 snd_ac97_bus 2400 1 snd_ac97_codec sbp2 25060 0 parport_pc 37988 0 lp 12356 0 parport 39400 3 ppdev,parport_pc,lp joydev 10432 0 tsdev 8032 0 sdhci 16096 0 ipw3945 132348 1 mmc_core 31816 1 sdhci ieee80211 38952 1 ipw3945 ieee80211_crypt 6528 2 ieee80211_crypt_tkip,ieee80211 b44 27980 0 ieee80211_1_1_13 39880 0 ieee80211_1_1_13_crypt 7040 1 ieee80211_1_1_13 mii 6176 1 b44 pcspkr 2244 0 serio_raw 7748 0 snd_hda_intel 20468 7 snd_hda_codec 163088 1 snd_hda_intel psmouse 40004 0 snd_pcm_oss 56448 0 snd_mixer_oss 20544 1 snd_pcm_oss snd_pcm 96708 6 snd_intel8x0,snd_ac97_codec,snd_hda_intel,snd_hda_codec,snd_pcm_oss hw_random 5716 0 shpchp 49504 0 pci_hotplug 30788 1 shpchp snd_timer 26884 3 snd_pcm snd 60004 19 snd_intel8x0,snd_ac97_codec,snd_hda_intel,snd_hda_codec,snd_pcm_oss,snd_mixer_oss,snd_pcm,snd_timer soundcore 10784 1 snd snd_page_alloc 11304 3 snd_intel8x0,snd_hda_intel,snd_pcm intel_agp 24700 1 agpgart 36784 2 fglrx,intel_agp sg 40160 0 sr_mod 17988 0 evdev 10176 2 cdrom 41408 1 sr_mod ext3 148104 1 jbd 65876 1 ext3 ide_generic 1504 0 ohci1394 37524 0 ieee1394 306520 2 sbp2,ohci1394 uhci_hcd 35408 0 ehci_hcd 36104 0 usbcore 139076 3 uhci_hcd,ehci_hcd sd_mod 20448 4 generic 5124 0 ata_piix 11364 6 libata 83440 1 ata_piix scsi_mod 145960 5 sbp2,sg,sr_mod,sd_mod,libata thermal 13768 0 processor 26888 2 speedstep_centrino,thermal fan 4836 0 capability 4968 0 commoncap 7328 1 capability vga16fb 13992 1 vgastate 10208 1 vga16fb fbcon 43904 72 tileblit 2784 1 fbcon font 8320 1 fbcon bitblit 6464 1 fbcon softcursor 2304 1 bitblit aplay -l **** List of PLAYBACK Hardware Devices **** card 0: Intel [HDA Intel], device 0: STAC92xx Analog [STAC92xx Analog] Subdevices: 0/1 Subdevice #0: subdevice #0 cat /dev/urandom > /dev/dsp bash: /dev/dsp: Device or resource busy ** Affects: linux-source-2.6.15 (Ubuntu) Importance: Low Status: Needs Info -- Sound works sometimes on boot - sometimes not https://launchpad.net/bugs/57455 From crimsun at fungus.sh.nu Wed Aug 23 14:13:04 2006 From: crimsun at fungus.sh.nu (Daniel T Chen) Date: Wed, 23 Aug 2006 14:13:04 -0000 Subject: [Bug 57455] Re: Sound works sometimes on boot - sometimes not References: <20060823134249.6128.34477.malonedeb@gangotri.ubuntu.com> Message-ID: <20060823141304.13463.1895.malone@gandwana.ubuntu.com> Please attach (don't comment inline) the output from the following commands: $ lspci -nv $ tail -2 /proc/asound/oss/sndstat >From a fresh (cold, power down, wait 2 minutes, power back up) boot once you've logged into KDE, please attach the output from: $ amixer Then repeat the three steps you've outlined in your previous comment and again attach the output from: $ amixer Please clearly label each set of output. ** Changed in: Ubuntu Sourcepackagename: None => linux-source-2.6.15 Importance: Untriaged => Low Status: Unconfirmed => Needs Info -- Sound works sometimes on boot - sometimes not https://launchpad.net/bugs/57455 From ben.collins at ubuntu.com Wed Aug 23 10:56:00 2006 From: ben.collins at ubuntu.com (Ben Collins) Date: Wed, 23 Aug 2006 10:56:00 -0000 Subject: [Bug 38865] Re: sky2 driver freezing system after ifdown and ifup References: <20060409125752.32313.97119.malonedeb@gandwana.ubuntu.com> Message-ID: <20060823105600.13463.58279.launchpad@gandwana.ubuntu.com> ** Bug 40282 has been marked a duplicate of this bug -- sky2 driver freezing system after ifdown and ifup https://launchpad.net/bugs/38865 From lzap at seznam.cz Wed Aug 23 10:58:11 2006 From: lzap at seznam.cz (=?utf-8?q?Luk=C3=A1=C5=A1_Zapletal?=) Date: Wed, 23 Aug 2006 10:58:11 -0000 Subject: [Bug 34831] Re: Hardlock of entire system (Dapper Flight 5) References: <20060314003317.30057.9117.malonedeb@gandwana.ubuntu.com> Message-ID: <20060823105811.13507.10842.malone@gandwana.ubuntu.com> Downloading AMD64 version. This will be a test by fire :-) -- Hardlock of entire system (Dapper Flight 5) https://launchpad.net/bugs/34831 From luke.hoersten at gmail.com Wed Aug 23 14:53:02 2006 From: luke.hoersten at gmail.com (Luke Hoersten) Date: Wed, 23 Aug 2006 14:53:02 -0000 Subject: [Bug 54273] Re: USB device not accepting address: error -110 References: <20060727175359.29548.78878.malonedeb@gandwana.ubuntu.com> Message-ID: <20060823145302.6128.5589.malone@gangotri.ubuntu.com> Thanks for the advice. I will try this but I'm not sure this is the problem because *all* of my USB devices do not work so I know its not a problem with the cable quality. It may be a hardware bus problem but when I tried the 686 kernel instead of the k7 kernel, the errors do not occur and all my USB devices work fine. -- USB device not accepting address: error -110 https://launchpad.net/bugs/54273 From bicchi at gmail.com Wed Aug 23 15:13:28 2006 From: bicchi at gmail.com (Albert Bicchi) Date: Wed, 23 Aug 2006 15:13:28 -0000 Subject: [Bug 43961] Re: Power down after shutdown does not work... References: <20060510072310.21520.62027.malonedeb@gandwana.ubuntu.com> Message-ID: <20060823151328.13463.57921.malone@gandwana.ubuntu.com> I do not think the bug is related to X.org I am running an Ubuntu server, version 6.06.1 (Dapper Drake), and I don't even have X installed. When I issue the command: "sudo shutdown -h now", the last message that I see is: * Deactivating Swap ... * Shutting Down LVM Volume Groups ... * Will now halt [42949673.130000] Power down ############################################################### My grub boot entry looks like this: title Ubuntu, kernel 2.6.15-26-server root (hd0,1) kernel /boot/vmlinuz-2.6.15-26-server root=/dev/hda2 ro quiet splash initrd /boot/initrd.img-2.6.15-26-server savedefault boot -- Power down after shutdown does not work... https://launchpad.net/bugs/43961 From gnomefreak at ubuntu.com Wed Aug 23 15:19:48 2006 From: gnomefreak at ubuntu.com (John Vivirito) Date: Wed, 23 Aug 2006 15:19:48 -0000 Subject: [Bug 49070] Re: Hangs on Mounting root file system References: <20060608233827.22534.99055.malonedeb@gangotri.ubuntu.com> Message-ID: <20060823151948.6128.64618.malone@gangotri.ubuntu.com> Your bug lacks information we would need to investigate further. We are now going to close the bug - please reopen if you have more information at hand. ** Changed in: linux-source-2.6.15 (Ubuntu) Status: Needs Info => Rejected -- Hangs on Mounting root file system https://launchpad.net/bugs/49070 From 84yelo3 at gmail.com Wed Aug 23 15:32:06 2006 From: 84yelo3 at gmail.com (=?utf-8?q?Nicol=C3=B2_Chieffo?=) Date: Wed, 23 Aug 2006 15:32:06 -0000 Subject: [Bug 38423] Re: [Bug 38423] Re: suspend-resume-hibernate-resume fails something related to temperature References: <20060406142523.32233.80007.malonedeb@gandwana.ubuntu.com> <20060823103732.6059.76678.malone@gangotri.ubuntu.com> Message-ID: <641322f90608230832x26a9e281g5762826a868ac856@mail.gmail.com> dear ben, the bug seems resolved! thank you! -- suspend-resume-hibernate-resume fails something related to temperature https://launchpad.net/bugs/38423 From burner at suppressingfire.org Wed Aug 23 15:36:09 2006 From: burner at suppressingfire.org (Michael R. Head) Date: Wed, 23 Aug 2006 15:36:09 -0000 Subject: [Bug 43961] Re: Power down after shutdown does not work... References: <20060510072310.21520.62027.malonedeb@gandwana.ubuntu.com> Message-ID: <20060823153609.6059.65011.malone@gangotri.ubuntu.com> Albert, it might be that you don't have acpi or apm installed and running. I believe this is required to allow the kernel to power off your machine. -- Power down after shutdown does not work... https://launchpad.net/bugs/43961 From mathieu.berard at crans.org Wed Aug 23 15:50:50 2006 From: mathieu.berard at crans.org (=?utf-8?q?Mathieu_B=C3=A9rard?=) Date: Wed, 23 Aug 2006 15:50:50 -0000 Subject: [Bug 45636] Re: dapper on toshiba sat. m70: gnome immediately freezes with new kernels (incl. 2.6.15-23-386/686) References: <20060519181444.18604.677.malonedeb@gandwana.ubuntu.com> Message-ID: <20060823155050.6128.22120.malone@gangotri.ubuntu.com> I do confirm that I am unable to trigger that bug with edgy (2.6.17-6-686) kernel. That is, the provided ahci module is able to correctly drive the ICH6M SATA device. This bug only concerns dapper kernel. -- dapper on toshiba sat. m70: gnome immediately freezes with new kernels (incl. 2.6.15-23-386/686) https://launchpad.net/bugs/45636 From hawke at hawkesnest.net Wed Aug 23 15:50:41 2006 From: hawke at hawkesnest.net (Alex Mauer) Date: Wed, 23 Aug 2006 15:50:41 -0000 Subject: [Bug 32752] Re: Dell PERC 2/SC (AMI Megaraid 466(?)) not working References: <20060224172951.27067.39784.malonedeb@gangotri.ubuntu.com> Message-ID: <20060823155041.13507.82563.malone@gandwana.ubuntu.com> This works for me with the latest Dapper kernel (2.6.15-26-server) but not when booting from the 6.06.1 installer CD. Is this expected to work in both cases, or did the fix not make it into 6.06.1? -- Dell PERC 2/SC (AMI Megaraid 466(?)) not working https://launchpad.net/bugs/32752 From soupnazi at rune.net Wed Aug 23 16:00:39 2006 From: soupnazi at rune.net (SoupNazi) Date: Wed, 23 Aug 2006 16:00:39 -0000 Subject: [Bug 57455] Re: [Bug 57455] Re: Sound works sometimes on boot - sometimes not References: <20060823134249.6128.34477.malonedeb@gangotri.ubuntu.com> <20060823141304.13463.1895.malone@gandwana.ubuntu.com> Message-ID: <44EC7BA7.7030301@rune.net> Will do - I'll have to wait until the problem crops up again - it doesn't happen regularly... I had some trouble with it initially, and then not again until last night after recovering from the broken xserver patch (by updating to the newer patch from later in the day). Daniel T Chen wrote: > Please attach (don't comment inline) the output from the following > commands: > > $ lspci -nv > $ tail -2 /proc/asound/oss/sndstat > > >From a fresh (cold, power down, wait 2 minutes, power back up) boot once > you've logged into KDE, please attach the output from: > > $ amixer > > Then repeat the three steps you've outlined in your previous comment and > again attach the output from: > > $ amixer > > Please clearly label each set of output. > > ** Changed in: Ubuntu > Sourcepackagename: None => linux-source-2.6.15 > Importance: Untriaged => Low > Status: Unconfirmed => Needs Info > > -- Sound works sometimes on boot - sometimes not https://launchpad.net/bugs/57455 From launchpad at andrepio.com Wed Aug 23 16:06:01 2006 From: launchpad at andrepio.com (Andre) Date: Wed, 23 Aug 2006 16:06:01 -0000 Subject: [Bug 43961] Re: Power down after shutdown does not work... References: <20060510072310.21520.62027.malonedeb@gandwana.ubuntu.com> Message-ID: <20060823160601.13463.85636.malone@gandwana.ubuntu.com> I agree with Albert Bicci. I have a headless machine running Dapper Server (2.6.15-26-server kernel). This same machine shut-down properly with Hoary, Warty, and Breezy versions. There is no X server runing on it and the messgaes I see are the same as what Albert sees. I can confirm that ACPI is installed and running on this machine. Attached is a dump from acpidump. -- Power down after shutdown does not work... https://launchpad.net/bugs/43961 From sfllaw at ubuntu.com Wed Aug 23 16:41:52 2006 From: sfllaw at ubuntu.com (Simon Law) Date: Wed, 23 Aug 2006 16:41:52 -0000 Subject: [Bug 57421] Re: Sound hangs for a bit while cpu or hd are used more References: <20060823093822.13463.85981.malonedeb@gandwana.ubuntu.com> Message-ID: <20060823164152.13507.4596.malone@gandwana.ubuntu.com> All right. Please run: $ lspci -vn 2>&1 | tee /tmp/lspci-vn.log $ lspci -vvn 2>&1 | tee /tmp/lspci-vvn.log $ dmesg 2>&1 | tee /tmp/dmesg.log Then, please attach /tmp/lspci-vn.log, /tmp/lspci-vvn.log, and /tmp/dmesg.log to this bug report. Thank you. -- Sound hangs for a bit while cpu or hd are used more https://launchpad.net/bugs/57421 From ben.collins at ubuntu.com Wed Aug 23 16:39:26 2006 From: ben.collins at ubuntu.com (Ben Collins) Date: Wed, 23 Aug 2006 16:39:26 -0000 Subject: [Bug 56894] Re: WLAN disconnects repeatedly from AP when using WPA on a SMP machine References: <20060819114944.23623.69369.malonedeb@gandwana.ubuntu.com> Message-ID: <20060823163926.13463.56585.launchpad@gandwana.ubuntu.com> ** Changed in: linux-source-2.6.17 (Ubuntu) Assignee: (unassigned) => Ben Collins Status: Unconfirmed => Fix Committed ** Also affects: linux-source-2.6.15 (Ubuntu) Importance: Untriaged Status: Unconfirmed ** Changed in: linux-source-2.6.15 (Ubuntu) Assignee: (unassigned) => Ben Collins Status: Unconfirmed => Fix Committed ** Changed in: linux-source-2.6.15 (Ubuntu) Importance: Untriaged => Medium -- WLAN disconnects repeatedly from AP when using WPA on a SMP machine https://launchpad.net/bugs/56894 From ben.collins at ubuntu.com Wed Aug 23 17:08:36 2006 From: ben.collins at ubuntu.com (Ben Collins) Date: Wed, 23 Aug 2006 17:08:36 -0000 Subject: [Bug 55929] Re: DMA not enabled for IDE disks References: <20060810203829.24756.79877.malonedeb@gangotri.ubuntu.com> Message-ID: <20060823170836.6128.53135.malone@gangotri.ubuntu.com> It's fix committed, so it's in the repo, just not uploaded yet. ** Changed in: linux-source-2.6.15 (Baltix) Status: Unconfirmed => Rejected ** Changed in: linux-source-2.6.15 (Ubuntu) Assignee: (unassigned) => Ben Collins Status: Unconfirmed => Fix Committed ** Changed in: linux-source-2.6.17 (Ubuntu) Status: Unconfirmed => Fix Committed -- DMA not enabled for IDE disks https://launchpad.net/bugs/55929 From martin.pitt at ubuntu.com Wed Aug 23 17:16:14 2006 From: martin.pitt at ubuntu.com (Martin Pitt) Date: Wed, 23 Aug 2006 17:16:14 -0000 Subject: [Bug 33072] Re: Pulling AC plug suspends computer References: <20060227195855.27067.69835.malonedeb@gangotri.ubuntu.com> Message-ID: <20060823171615.6128.37555.malone@gangotri.ubuntu.com> Easy upstream hal fix ** Changed in: hal (Ubuntu) Assignee: (unassigned) => Martin Pitt Status: Confirmed => In Progress -- Pulling AC plug suspends computer https://launchpad.net/bugs/33072 From bicchi at gmail.com Wed Aug 23 17:20:16 2006 From: bicchi at gmail.com (Albert Bicchi) Date: Wed, 23 Aug 2006 17:20:16 -0000 Subject: [Bug 43961] Re: Power down after shutdown does not work... References: <20060510072310.21520.62027.malonedeb@gandwana.ubuntu.com> Message-ID: <20060823172016.13463.69300.malone@gandwana.ubuntu.com> On my server, I tried the kernel parameter (acpi=force) restarted the machine and tried shutting it down. It now works and turns off as expected. I think the bug is more related to the bios and acpi than to Xorg. I know that for some people the option acpi=force still does not work. I am thinking that the issue might be related to something in the bios like power management. **wild guess** If it helps anyone, my grub boot entry now looks like this. title Ubuntu, kernel 2.6.15-26-server root (hd0,1) kernel /boot/vmlinuz-2.6.15-26-server root=/dev/hda2 ro quiet splash acpi=force initrd /boot/initrd.img-2.6.15-26-server savedefault boot -- Power down after shutdown does not work... https://launchpad.net/bugs/43961 From nau10 at yahoo.com Wed Aug 23 17:31:13 2006 From: nau10 at yahoo.com (Thomas Naughton) Date: Wed, 23 Aug 2006 17:31:13 -0000 Subject: [Bug 40119] Re: SPARC boot failed: Illegal Instruction References: <20060419084429.8468.45532.malonedeb@gandwana.ubuntu.com> Message-ID: <20060823173113.6059.25576.malone@gangotri.ubuntu.com> Originally, my SunBlade 100 had the firmware: OBP 4.3.2 2001/08/29 POST 1.2.6 2000/08/30 I've installed patch 111179-04 and is now has: OBP 4.5.9 2002/02/07 POST 2.0.1 2001/08/23 I attempted the CD install again, and I see the same result. Illegal Instruction. -- SPARC boot failed: Illegal Instruction https://launchpad.net/bugs/40119 From martin.pitt at ubuntu.com Wed Aug 23 17:54:31 2006 From: martin.pitt at ubuntu.com (Martin Pitt) Date: Wed, 23 Aug 2006 17:54:31 -0000 Subject: [Bug 34260] Re: Drives mounted via NVIDIA ITE Raid not shown References: <20060309235300.28632.11789.malonedeb@gandwana.ubuntu.com> Message-ID: <20060823175431.13507.36360.malone@gandwana.ubuntu.com> This bug lacks the information we need to fix it and did not see an answer for 5 months now. Thus I am closing it now. If you have further information about the problem, please reopen the bug. Thank you! ** Changed in: hal (Ubuntu) Status: Needs Info => Rejected -- Drives mounted via NVIDIA ITE Raid not shown https://launchpad.net/bugs/34260 From elez_d at yahoo.com Wed Aug 23 18:00:30 2006 From: elez_d at yahoo.com (Elez) Date: Wed, 23 Aug 2006 18:00:30 -0000 Subject: [Bug 46996] Re: Hotplugged sound devices get sound card index of 0 instead of PCI card References: <20060527221609.6729.24522.malonedeb@gangotri.ubuntu.com> Message-ID: <20060823180030.13463.63074.malone@gandwana.ubuntu.com> and one more (very important) thing I forgot to mention: Now, people are getting seemingly sporadic behavior. When they turn on their computer and their usb audio device is plugged in, all audio will go to it. When they turn on their computer and their usb audio device isn't plugged in, all audio will go to their regular sound card. This kind of problem is insurmountable to the average Joe. -- Hotplugged sound devices get sound card index of 0 instead of PCI card https://launchpad.net/bugs/46996 From dennis at kaarsemaker.net Wed Aug 23 18:00:49 2006 From: dennis at kaarsemaker.net (Dennis Kaarsemaker) Date: Wed, 23 Aug 2006 18:00:49 -0000 Subject: [Bug 38423] Re: [Bug 38423] Re: [Bug 38423] Re: suspend-resume-hibernate-resume fails something related to temperature References: <20060406142523.32233.80007.malonedeb@gandwana.ubuntu.com> <20060823103732.6059.76678.malone@gangotri.ubuntu.com> <641322f90608230832x26a9e281g5762826a868ac856@mail.gmail.com> Message-ID: <1156356049.3799.12.camel@mirage> Nicolò, great! Thanks for following up status FixReleased ** Changed in: linux-source-2.6.15 (Ubuntu) Status: Needs Info => Fix Released -- suspend-resume-hibernate-resume fails something related to temperature https://launchpad.net/bugs/38423 From sfllaw at ubuntu.com Wed Aug 23 18:25:00 2006 From: sfllaw at ubuntu.com (Simon Law) Date: Wed, 23 Aug 2006 18:25:00 -0000 Subject: [Bug 57315] Re: loading hdaps fails on a Thinkpad Z60m References: <20060822163852.13507.91127.malonedeb@gandwana.ubuntu.com> Message-ID: <20060823182500.6128.87569.malone@gangotri.ubuntu.com> Yes, that's a good patch to merge. -- loading hdaps fails on a Thinkpad Z60m https://launchpad.net/bugs/57315 From tikiwiki at garygriffin.net Wed Aug 23 18:24:50 2006 From: tikiwiki at garygriffin.net (Gary Griffin) Date: Wed, 23 Aug 2006 18:24:50 -0000 Subject: [Bug 34515] Re: Dapper Flight 5 kernel panic on boot References: <20060311223807.17044.41100.malonedeb@gangotri.ubuntu.com> Message-ID: <20060823182450.6128.94703.malone@gangotri.ubuntu.com> I loaded the Edgy AMD64 LiveCD and it worked perfectly. no issues at all. I am including the successful dmesg as a reference. -- Dapper Flight 5 kernel panic on boot https://launchpad.net/bugs/34515 From magicfab at gmail.com Wed Aug 23 18:38:00 2006 From: magicfab at gmail.com (=?utf-8?b?RmFiacOhbiBSb2Ryw61ndWV6?=) Date: Wed, 23 Aug 2006 18:38:00 -0000 Subject: [Bug 57494] USB removable media undetected References: <20060823183800.13507.86462.malonedeb@gandwana.ubuntu.com> Message-ID: <20060823183800.13507.86462.malonedeb@gandwana.ubuntu.com> Public bug reported: Binary package hint: linux-image-2.6.15-26-k7 Using Dapper 6.06, fully updated. Removable media that used to work and mount automatically under 5.10 is no longer mounted. I am attaching dmesg output. I tried 386 and 686 kernels too, with same results. Also added the "usb- storage" module which wasn't loaded by default, with same results. USB mouse works fine. I searched the forums and bug reports, this may be related to Bug #17881 . This is on an Averatec 3250HX-01 which also had issues with ACPI / networking (now solved) as seen in Bug #48263. ** Affects: linux-source-2.6.15 (Ubuntu) Importance: Untriaged Status: Unconfirmed -- USB removable media undetected https://launchpad.net/bugs/57494 From magicfab at gmail.com Wed Aug 23 18:39:10 2006 From: magicfab at gmail.com (=?utf-8?b?RmFiacOhbiBSb2Ryw61ndWV6?=) Date: Wed, 23 Aug 2006 18:39:10 -0000 Subject: [Bug 57494] dmesg contents References: <20060823183800.13507.86462.malonedeb@gandwana.ubuntu.com> Message-ID: <20060823183910.13463.85120.malone@gandwana.ubuntu.com> dmesg contents ** Description changed: Binary package hint: linux-image-2.6.15-26-k7 Using Dapper 6.06, fully updated. Removable media that used to work and mount automatically under 5.10 is no longer mounted. I am attaching dmesg output. I tried 386 and 686 kernels too, with same results. Also added the "usb- - storage" module which wasn't loaded by default, with same results. + storage" module which wasn't loaded by default, with same results. USB + mouse works fine. I searched the forums and bug reports, this may be related to Bug #17881 . This is on an Averatec 3250HX-01 which also had issues with ACPI / networking (now solved) as seen in Bug #48263. -- USB removable media undetected https://launchpad.net/bugs/57494 From gilles at vonet.lu Wed Aug 23 19:28:44 2006 From: gilles at vonet.lu (Gilles Schintgen) Date: Wed, 23 Aug 2006 19:28:44 -0000 Subject: [Bug 57315] Re: [Bug 57315] Re: loading hdaps fails on a Thinkpad Z60m References: <20060822163852.13507.91127.malonedeb@gandwana.ubuntu.com> <20060823182500.6128.87569.malone@gangotri.ubuntu.com> Message-ID: <200608232128.45174.gilles@vonet.lu> On Wednesday 23 August 2006 20:25, Simon Law wrote: > Yes, that's a good patch to merge. So, will this be in one of the next dapper kernel updates? That would be great! BTW there are other models which need to be whitelisted. See bug 44976. -- loading hdaps fails on a Thinkpad Z60m https://launchpad.net/bugs/57315 From crimsun at fungus.sh.nu Wed Aug 23 21:47:29 2006 From: crimsun at fungus.sh.nu (Daniel T Chen) Date: Wed, 23 Aug 2006 21:47:29 -0000 Subject: [Bug 46996] Re: Hotplugged sound devices get sound card index of 0 instead of PCI card References: <20060527221609.6729.24522.malonedeb@gangotri.ubuntu.com> Message-ID: <20060823214729.6128.67357.malone@gangotri.ubuntu.com> @Elez: "seemingly erratic" is actually expected behaviour. Other non- Debian-based distros may have already applied an index parameter to USB sound devices driven by ALSA, but as far as I can tell, neither Debian nor Ubuntu has done anything of the like. I would also consider the ability, in Dapper's GNOME, to change the default sound card using the System> Preferences> Sound> Set default sound card menu item something considerably less ominous than "insurmountable". Nevertheless, I'll add the options line for snd-usb-audio soon. -- Hotplugged sound devices get sound card index of 0 instead of PCI card https://launchpad.net/bugs/46996 From tdavecrc at gmail.com Wed Aug 23 22:04:55 2006 From: tdavecrc at gmail.com (TDave) Date: Wed, 23 Aug 2006 22:04:55 -0000 Subject: [Bug 45542] Re: linux-image-2.6.15-23-686 freezes when using irda References: <20060519080254.12557.30983.malonedeb@gandwana.ubuntu.com> Message-ID: <20060823220455.13463.21681.launchpad@gandwana.ubuntu.com> ** Changed in: linux-source-2.6.15 (Ubuntu) Assignee: Ben Collins => TDave -- linux-image-2.6.15-23-686 freezes when using irda https://launchpad.net/bugs/45542 From nau10 at yahoo.com Wed Aug 23 22:21:12 2006 From: nau10 at yahoo.com (Thomas Naughton) Date: Wed, 23 Aug 2006 22:21:12 -0000 Subject: [Bug 40119] Re: SPARC boot failed: Illegal Instruction References: <20060419084429.8468.45532.malonedeb@gandwana.ubuntu.com> Message-ID: <20060823222112.6059.41294.malone@gangotri.ubuntu.com> OK, I'm starting to doubt whether this is even possible. While I'd still like to load from CD, I'm game for the Netboot method. I've set up a tftp server and placed a boot.img (http://archive.ubuntu.com/ubuntu/dists/dapper-updates/main/installer- sparc/current/images/sparc64/netboot/2.6/boot.img into the /tftpboot filesystem on the server. I've renamed it properly, and executed a `boot net` from the OK prompt of one of my SunBlade 100s. It downloads the file, and I see: Remapping the kernel...done. Booting Linux... At this point, it hangs forever. That's a bit of an exaggeration really, I've only waited for a little over an hour. It's definately hard hung, though. An L1-A won't even resurrect it. I need to remove and reattach power. Has anyone been successful in getting a SunBlade 100 to netboot? -- SPARC boot failed: Illegal Instruction https://launchpad.net/bugs/40119 From zulcss at gmail.com Thu Aug 24 00:19:52 2006 From: zulcss at gmail.com (ChuckShort) Date: Thu, 24 Aug 2006 00:19:52 -0000 Subject: [Bug 16921] Re: usb 2.0 after acpi suspend to ram References: <20060113134853.21012.71160.launchpad@macquarie.warthogs.hbd.com> Message-ID: <20060824001953.6059.35731.malone@gangotri.ubuntu.com> No response from user ** Changed in: linux-source-2.6.15 (Ubuntu) Status: Needs Info => Rejected -- usb 2.0 after acpi suspend to ram https://launchpad.net/bugs/16921 From zulcss at gmail.com Thu Aug 24 00:38:49 2006 From: zulcss at gmail.com (ChuckShort) Date: Thu, 24 Aug 2006 00:38:49 -0000 Subject: [Bug 19054] Re: pcmcia modem References: <20060113135933.21012.1792.launchpad@macquarie.warthogs.hbd.com> Message-ID: <20060824003849.6059.43018.malone@gangotri.ubuntu.com> No response from user. ** Changed in: linux-source-2.6.15 (Ubuntu) Status: Needs Info => Rejected -- pcmcia modem https://launchpad.net/bugs/19054 From zulcss at gmail.com Thu Aug 24 01:12:47 2006 From: zulcss at gmail.com (ChuckShort) Date: Thu, 24 Aug 2006 01:12:47 -0000 Subject: [Bug 17125] Re: Little acpi event windows pop up in KDE References: <20060113134955.21012.33484.launchpad@macquarie.warthogs.hbd.com> Message-ID: <20060824011247.13507.76481.malone@gandwana.ubuntu.com> Have this fix in my git tree will push. ** Changed in: linux-source-2.6.15 (Ubuntu) Assignee: Ben Collins => ChuckShort Status: Confirmed => In Progress -- Little acpi event windows pop up in KDE https://launchpad.net/bugs/17125 From zulcss at gmail.com Thu Aug 24 01:15:59 2006 From: zulcss at gmail.com (ChuckShort) Date: Thu, 24 Aug 2006 01:15:59 -0000 Subject: [Bug 21558] Re: Thinkpad R31 requires 'i8042.nomux=1' on kernel commandline References: <20060113141328.21012.42496.launchpad@macquarie.warthogs.hbd.com> Message-ID: <20060824011600.13507.59900.malone@gandwana.ubuntu.com> This should have been changed already ** Changed in: linux-source-2.6.15 (Ubuntu) Status: Fix Committed => Fix Released -- Thinkpad R31 requires 'i8042.nomux=1' on kernel commandline https://launchpad.net/bugs/21558 From elez_d at yahoo.com Thu Aug 24 01:34:35 2006 From: elez_d at yahoo.com (Elez) Date: Thu, 24 Aug 2006 01:34:35 -0000 Subject: [Bug 46996] Re: Hotplugged sound devices get sound card index of 0 instead of PCI card References: <20060527221609.6729.24522.malonedeb@gangotri.ubuntu.com> Message-ID: <20060824013435.13463.41138.malone@gandwana.ubuntu.com> Daniel: What do Kubuntu users (like myself) do to solve this? -- Hotplugged sound devices get sound card index of 0 instead of PCI card https://launchpad.net/bugs/46996 From zulcss at gmail.com Thu Aug 24 01:38:00 2006 From: zulcss at gmail.com (ChuckShort) Date: Thu, 24 Aug 2006 01:38:00 -0000 Subject: [Bug 27609] Re: sata_via: ATAPI not working References: <20060113151825.29386.19784.launchpad@macquarie.warthogs.hbd.com> Message-ID: <20060824013800.13463.56303.malone@gandwana.ubuntu.com> This should be fixed in edgy now. ** Changed in: linux-source-2.6.15 (Ubuntu) Status: Needs Info => Fix Released -- sata_via: ATAPI not working https://launchpad.net/bugs/27609 From zulcss at gmail.com Thu Aug 24 01:40:59 2006 From: zulcss at gmail.com (ChuckShort) Date: Thu, 24 Aug 2006 01:40:59 -0000 Subject: [Bug 6450] Re: cpufreq: failure causing freezing on laptop References: <20060105064911.15096.18324.malonedeb@gangotri.ubuntu.com> Message-ID: <20060824014059.13463.33379.malone@gandwana.ubuntu.com> No response from user. ** Changed in: linux-source-2.6.15 (Ubuntu) Status: Needs Info => Rejected -- cpufreq: failure causing freezing on laptop https://launchpad.net/bugs/6450 From zulcss at gmail.com Thu Aug 24 01:50:49 2006 From: zulcss at gmail.com (ChuckShort) Date: Thu, 24 Aug 2006 01:50:49 -0000 Subject: [Bug 29471] Re: No sound, flakey network. References: <20060123190807.15826.4307.malonedeb@gandwana.ubuntu.com> Message-ID: <20060824015049.6059.28118.malone@gangotri.ubuntu.com> Closing no response ** Changed in: linux-source-2.6.15 (Ubuntu) Status: Needs Info => Rejected -- No sound, flakey network. https://launchpad.net/bugs/29471 From floam at sh.nu Thu Aug 24 01:57:47 2006 From: floam at sh.nu (Aaron Gyes) Date: Thu, 24 Aug 2006 01:57:47 -0000 Subject: [Bug 27609] Re: sata_via: ATAPI not working References: <20060113151825.29386.19784.launchpad@macquarie.warthogs.hbd.com> Message-ID: <20060824015747.6128.67171.malone@gangotri.ubuntu.com> Yep, works perfect here in edgy. However there has been some sort of regression with HAL or something. Nothing notices when I pop a CD in, and nothing shows up in hal-device-manager. This is odd because in Dapper with new kernels it worked fine. -- sata_via: ATAPI not working https://launchpad.net/bugs/27609 From floam at sh.nu Thu Aug 24 02:07:51 2006 From: floam at sh.nu (Aaron Gyes) Date: Thu, 24 Aug 2006 02:07:51 -0000 Subject: [Bug 27609] Re: sata_via: ATAPI not working References: <20060113151825.29386.19784.launchpad@macquarie.warthogs.hbd.com> Message-ID: <20060824020751.6128.42875.malone@gangotri.ubuntu.com> Actually, I take that back. Today's hal 0.5.7.1-0ubuntu6 update fixed scd0 devices: https://launchpad.net/distros/ubuntu/edgy/+source/hal/+changelog -- sata_via: ATAPI not working https://launchpad.net/bugs/27609 From crimsun at fungus.sh.nu Thu Aug 24 05:37:01 2006 From: crimsun at fungus.sh.nu (Daniel T Chen) Date: Thu, 24 Aug 2006 05:37:01 -0000 Subject: [Bug 46996] Re: Hotplugged sound devices get sound card index of 0 instead of PCI card References: <20060527221609.6729.24522.malonedeb@gangotri.ubuntu.com> Message-ID: <20060824053701.24368.31144.malone@gangotri.ubuntu.com> @Elez: The same thing we Xfce users do, which is to call asoundconf(1) directly (which is what gnome-control-center's applet does anyhow). $ asoundconf list should return strings of recognised drivers. Then use: $ asoundconf set-default-card string as a convenience. Afterward restart all ALSA applications. -- Hotplugged sound devices get sound card index of 0 instead of PCI card https://launchpad.net/bugs/46996 From lorenzetto.luca at gmail.com Thu Aug 24 06:04:48 2006 From: lorenzetto.luca at gmail.com (remix_tj) Date: Thu, 24 Aug 2006 06:04:48 -0000 Subject: [Bug 57421] Re: Sound hangs for a bit while cpu or hd are used more References: <20060823093822.13463.85981.malonedeb@gandwana.ubuntu.com> Message-ID: <20060824060448.24368.60864.malone@gangotri.ubuntu.com> -- Sound hangs for a bit while cpu or hd are used more https://launchpad.net/bugs/57421 From lorenzetto.luca at gmail.com Thu Aug 24 06:05:26 2006 From: lorenzetto.luca at gmail.com (remix_tj) Date: Thu, 24 Aug 2006 06:05:26 -0000 Subject: [Bug 57421] Re: Sound hangs for a bit while cpu or hd are used more References: <20060823093822.13463.85981.malonedeb@gandwana.ubuntu.com> Message-ID: <20060824060526.28156.57481.malone@gandwana.ubuntu.com> -- Sound hangs for a bit while cpu or hd are used more https://launchpad.net/bugs/57421 From lorenzetto.luca at gmail.com Thu Aug 24 06:05:52 2006 From: lorenzetto.luca at gmail.com (remix_tj) Date: Thu, 24 Aug 2006 06:05:52 -0000 Subject: [Bug 57421] Re: Sound hangs for a bit while cpu or hd are used more References: <20060823093822.13463.85981.malonedeb@gandwana.ubuntu.com> Message-ID: <20060824060552.24457.6386.malone@gangotri.ubuntu.com> -- Sound hangs for a bit while cpu or hd are used more https://launchpad.net/bugs/57421 From elez_d at yahoo.com Thu Aug 24 07:28:35 2006 From: elez_d at yahoo.com (Elez) Date: Thu, 24 Aug 2006 07:28:35 -0000 Subject: [Bug 46996] Re: Hotplugged sound devices get sound card index of 0 instead of PCI card References: <20060527221609.6729.24522.malonedeb@gangotri.ubuntu.com> Message-ID: <20060824072835.24368.90054.malone@gangotri.ubuntu.com> Daniel: EXACTLY! Now you can read my dramatic post with the "insurmountable" :) -- Hotplugged sound devices get sound card index of 0 instead of PCI card https://launchpad.net/bugs/46996 From sscott at westnet.com.au Thu Aug 24 07:40:07 2006 From: sscott at westnet.com.au (devnull) Date: Thu, 24 Aug 2006 07:40:07 -0000 Subject: [Bug 56894] Re: WLAN disconnects repeatedly from AP when using WPA on a SMP machine References: <20060819114944.23623.69369.malonedeb@gandwana.ubuntu.com> Message-ID: <20060824074007.24368.65550.malone@gangotri.ubuntu.com> I get the same sort of behaviour with Dapper w/ kernel 2.6.15-26-686 (SMP) on a Dell Inspiron 9400 (ipw3945), however I use (for the moment) WEP. Do you believe this to be WPA specific? -- WLAN disconnects repeatedly from AP when using WPA on a SMP machine https://launchpad.net/bugs/56894 From sfllaw at ubuntu.com Thu Aug 24 08:05:29 2006 From: sfllaw at ubuntu.com (Simon Law) Date: Thu, 24 Aug 2006 08:05:29 -0000 Subject: [Bug 57421] Re: Sound hangs for a bit while cpu or hd are used more References: <20060823093822.13463.85981.malonedeb@gandwana.ubuntu.com> Message-ID: <20060824080529.28156.25861.launchpad@gandwana.ubuntu.com> ** Changed in: linux-source-2.6.15 (Ubuntu) Importance: Untriaged => Medium Status: Needs Info => Confirmed -- Sound hangs for a bit while cpu or hd are used more https://launchpad.net/bugs/57421 From clemens at heesenet.de Thu Aug 24 08:06:41 2006 From: clemens at heesenet.de (Clemens Heese) Date: Thu, 24 Aug 2006 08:06:41 -0000 Subject: [Bug 23445] Re: iMac G5 will freeze after booting up References: <20060113142343.21012.90472.launchpad@macquarie.warthogs.hbd.com> Message-ID: <20060824080641.28156.48518.malone@gandwana.ubuntu.com> Hi, i booted latest edgy live cd. all fine but a black screen when X is startet. the start sound is played in backround, so i think everything booted ok into gnome. in my opinion the ati x600 switches into the mode of the second monitor output! so the primary apple tft in the imac is turned off. to put a external monitor on the mac i need a special adapter :) but i dont own it! perhaps anyone can try this out? or look into the x-conf ? greeting clemens -- iMac G5 will freeze after booting up https://launchpad.net/bugs/23445 From ben.collins at ubuntu.com Thu Aug 24 08:24:44 2006 From: ben.collins at ubuntu.com (Ben Collins) Date: Thu, 24 Aug 2006 08:24:44 -0000 Subject: [Bug 54419] Re: usb change between 2.6.15-23 and 2.6.15-26 breaks working setup References: <20060729074252.3952.45596.malonedeb@gangotri.ubuntu.com> Message-ID: <20060824082444.24457.93346.malone@gangotri.ubuntu.com> Sorry, this bug kind of slipped through my bug mbox. I am aware of this problem. The problem was introduced in 2.6.15-24.41, with this change: * usb: Enable CONFIG_USB_EHCI_SPLIT_ISO and CONFIG_USB_EHCI_ROOT_HUB_TT - Malone #28840 - Malone #49367 The change was made so that other devices would work. In effect it seems to have broken others. The devices that were broken were a regression from breezy, so in essence we have a dual problem where we had to have this fix to keep things from breaking between breezy and dapper, but in doing so we broke machines that were once working in dapper. The workaround is likely to remove the ehci_hcd module by performing this command: sudo modprobe -r ehci_hcd If you would like to make this permanent, then do: sudo sh -c 'echo blacklist ehci_hcd > /etc/modprobe.d/blacklist-ehci' sudo update-initramfs -u -k `uname -r` This process can be reversed by removing the /etc/modprobe.d/blacklist- ehci file and rerunning the update-initramfs command. Hope this helps in the interim until this is resolved. -- usb change between 2.6.15-23 and 2.6.15-26 breaks working setup https://launchpad.net/bugs/54419 From ben.collins at ubuntu.com Thu Aug 24 08:34:05 2006 From: ben.collins at ubuntu.com (Ben Collins) Date: Thu, 24 Aug 2006 08:34:05 -0000 Subject: [Bug 57494] Re: USB removable media undetected References: <20060823183800.13507.86462.malonedeb@gandwana.ubuntu.com> Message-ID: <20060824083406.24457.98135.malone@gangotri.ubuntu.com> *** This bug is a duplicate of bug 54419 *** Please read my last comment in bug #54419. ** This bug has been marked a duplicate of bug 54419 usb change between 2.6.15-23 and 2.6.15-26 breaks working setup -- USB removable media undetected https://launchpad.net/bugs/57494 From ben.collins at ubuntu.com Thu Aug 24 08:33:33 2006 From: ben.collins at ubuntu.com (Ben Collins) Date: Thu, 24 Aug 2006 08:33:33 -0000 Subject: [Bug 54419] Re: usb change between 2.6.15-23 and 2.6.15-26 breaks working setup References: <20060729074252.3952.45596.malonedeb@gangotri.ubuntu.com> Message-ID: <20060824083333.28112.77489.launchpad@gandwana.ubuntu.com> ** Bug 57494 has been marked a duplicate of this bug ** Changed in: linux-source-2.6.15 (Ubuntu) Importance: Untriaged => High Assignee: (unassigned) => Ben Collins Status: Unconfirmed => Confirmed Target: None => dapper-updates -- usb change between 2.6.15-23 and 2.6.15-26 breaks working setup https://launchpad.net/bugs/54419 From clemens at heesenet.de Thu Aug 24 09:01:32 2006 From: clemens at heesenet.de (Clemens Heese) Date: Thu, 24 Aug 2006 09:01:32 -0000 Subject: [Bug 23445] Re: iMac G5 will freeze after booting up References: <20060113142343.21012.90472.launchpad@macquarie.warthogs.hbd.com> Message-ID: <20060824090132.24368.85597.malone@gangotri.ubuntu.com> i found this https://wiki.ubuntu.com/iMacG5revC perhaps it helps. -- iMac G5 will freeze after booting up https://launchpad.net/bugs/23445 From pandisv at yahoo.co.uk Thu Aug 24 09:45:30 2006 From: pandisv at yahoo.co.uk (Vassilis Pandis) Date: Thu, 24 Aug 2006 09:45:30 -0000 Subject: [Bug 38423] Re: suspend-resume-hibernate-resume fails something related to temperature References: <20060406142523.32233.80007.malonedeb@gandwana.ubuntu.com> Message-ID: <20060824094531.24368.49370.malone@gangotri.ubuntu.com> status Fix released ** Changed in: linux-source-2.6.17 (Ubuntu) Status: Needs Info => Fix Released -- suspend-resume-hibernate-resume fails something related to temperature https://launchpad.net/bugs/38423 From 3sarac at informatik.uni-hamburg.de Thu Aug 24 10:18:08 2006 From: 3sarac at informatik.uni-hamburg.de (Daniel Sarac) Date: Thu, 24 Aug 2006 10:18:08 -0000 Subject: [Bug 57556] CPU and graphics card too much hot References: <20060824101808.24457.85548.malonedeb@gangotri.ubuntu.com> Message-ID: <20060824101808.24457.85548.malonedeb@gangotri.ubuntu.com> Public bug reported: Binary package hint: linux-686-smp My Hardware: notebook, acer wlmi 5652 with Intel Centrion Duo T2300 @ 1.66GHz Processor, a GeForce Go 7600 and so (loo a the acer website for more info) The problem: the CPU and the graphics are too hot ! ! ! When I am using kernel '2.6.15-26-386' all ist fine: CPU at a temperature of 34 Celsius (cat /proc/acpi/thermal_zone/TZ00/temperature) and graphics card also at normal level of temperature. Also my HDD is ok: at 48 Celsius. When I am using kernel '2.6.15-26-686' with support for SMP, the hardware is much more hot: - the Processor from 34 up to 41-45 Celsius, after 1-2 hours at 50-52 Celsius !!! -graohics card is 12-15 degrees hotter than without SMP support, that's too much !!! - also the HDD is too hot: from 48 Celius a jump to 52-56 Celsius !!! I have a dual-boot system with windowsXP, there the CPU has a temperature about 32-34 and the HDD a temperature about 44-46 Celius. This mean: the 2.6.15-26-386 seems to be ok, just 1-3 degree hotter than under windowsXP. But the 2.6.15-26-686 kernel isn't ok. The Hardware os too hot, what can make damage to the components. I am a new ubuntu-user and I don't know what the problem could be ? Maybe the kernel 2.6.15-26-686 has a bad cooling- or fan-management. Maybe only new boundaries are need to be set, but I really don't know. If much more information is needed, just ask (and explain how to get this information) :) ** Affects: Ubuntu Importance: Untriaged Status: Unconfirmed ** Affects: linux-source-2.6.15 (Ubuntu) Importance: Untriaged Status: Unconfirmed ** Description changed: Binary package hint: linux-686-smp My Hardware: notebook, acer wlmi 5652 with Intel Centrion Duo T2300 @ 1.66GHz Processor, a GeForce Go 7600 and so (loo a the acer website for more info) The problem: the CPU and the graphics are too hot ! ! ! When I am using kernel '2.6.15-26-386' all ist fine: CPU at a temperature of 34 Celsius (cat /proc/acpi/thermal_zone/TZ00/temperature) and graphics card also at normal level of temperature. Also my HDD is ok: at 48 Celsius. When I am using kernel '2.6.15-26-686' with support for SMP, the hardware is much more hot: - the Processor from 34 up to 41-45 Celsius, after 1-2 hours at 50-52 Celsius !!! -graohics card is 12-15 degrees hotter than without SMP support, that's too much !!! - also the HDD is too hot: from 48 Celius a jump to 52-56 Celsius !!! I have a dual-boot system with windowsXP, there the CPU has a temperature about 32-34 and the HDD a temperature about 44-46 Celius. This mean: the 2.6.15-26-386 seems to be ok, just 1-3 degree hotter than under windowsXP. But the 2.6.15-26-686 kernel isn't ok. The Hardware os too hot, what can make damage to the components. I am a new ubuntu-user and I don't know what the problem could be ? Maybe the kernel 2.6.15-26-686 has a bad cooling- or fan-management. Maybe only new boundaries are need to be set, but I really don't know. + + If much more information is needed, just ask (and explain how to get + this information) :) -- CPU and graphics card too much hot https://launchpad.net/bugs/57556 From sfllaw at ubuntu.com Thu Aug 24 10:24:57 2006 From: sfllaw at ubuntu.com (Simon Law) Date: Thu, 24 Aug 2006 10:24:57 -0000 Subject: [Bug 57556] Re: CPU and graphics card too much hot References: <20060824101808.24457.85548.malonedeb@gangotri.ubuntu.com> Message-ID: <20060824102457.28156.33142.launchpad@gandwana.ubuntu.com> ** Changed in: linux-meta (Ubuntu) Sourcepackagename: linux-meta => linux-source-2.6.15 -- CPU and graphics card too much hot https://launchpad.net/bugs/57556 From ryan at pcsoftware.co.nz Thu Aug 24 10:28:25 2006 From: ryan at pcsoftware.co.nz (rocifier) Date: Thu, 24 Aug 2006 10:28:25 -0000 Subject: [Bug 57556] Re: CPU and graphics card too much hot References: <20060824101808.24457.85548.malonedeb@gangotri.ubuntu.com> Message-ID: <20060824102825.28156.31824.launchpad@gandwana.ubuntu.com> ** Changed in: linux-meta (Ubuntu) Sourcepackagename: linux-meta => None ** Changed in: Ubuntu Status: Unconfirmed => Rejected -- CPU and graphics card too much hot https://launchpad.net/bugs/57556 From william.grant at ubuntu.com.au Thu Aug 24 10:41:05 2006 From: william.grant at ubuntu.com.au (William Grant) Date: Thu, 24 Aug 2006 10:41:05 -0000 Subject: [Bug 54095] Re: monitor dim/brighten reversed (HP Pavilion dv8220ea) References: <20060726004246.22426.39308.malonedeb@gangotri.ubuntu.com> Message-ID: <20060824104105.24368.55788.malone@gangotri.ubuntu.com> It turns out that it was a BIOS problem on my Inspiron 630m, nothing to do with Ubuntu. -- monitor dim/brighten reversed (HP Pavilion dv8220ea) https://launchpad.net/bugs/54095 From ilcorsaronero at gmail.com Thu Aug 24 11:16:44 2006 From: ilcorsaronero at gmail.com ('ntoni) Date: Thu, 24 Aug 2006 11:16:44 -0000 Subject: [Bug 34831] Re: Hardlock of entire system (Dapper Flight 5) References: <20060314003317.30057.9117.malonedeb@gandwana.ubuntu.com> Message-ID: <20060824111644.24368.63508.malone@gangotri.ubuntu.com> I tried the live cd, but I could not manage to get my network work with it - and hence I could not download rosegarden. The gnome tool I used on dapper to configure the gateway which connects my computer to the internet (I think it's called network-admin) does not work in egdy, it loads but no option is available. I will now try no set the network up from the shell. -- Hardlock of entire system (Dapper Flight 5) https://launchpad.net/bugs/34831 From hokaadam at gmail.com Thu Aug 24 12:22:07 2006 From: hokaadam at gmail.com (=?utf-8?b?SMOza2Egw4Fkw6Ft?=) Date: Thu, 24 Aug 2006 12:22:07 -0000 Subject: [Bug 34902] Re: Ralink Wireless USB/PCMCIA/PCI hangs PC References: <20060314143545.30082.52680.malonedeb@gandwana.ubuntu.com> Message-ID: <20060824122208.24457.98731.malone@gangotri.ubuntu.com> I have an rt2400 and after I installed the 2.6.15-26-k7 kernel package it hangs on startup. I returned using 2.6.15-26-386 and it works fine. I had similar problems on my previous Dapper install, iwconfig used 99% percent CPU, and it can't be killed, because even sudo wasn't responding, -- Ralink Wireless USB/PCMCIA/PCI hangs PC https://launchpad.net/bugs/34902 From fabbione at ubuntu.com Thu Aug 24 12:44:01 2006 From: fabbione at ubuntu.com (Fabio Massimo Di Nitto) Date: Thu, 24 Aug 2006 12:44:01 -0000 Subject: [Bug 40119] Re: SPARC boot failed: Illegal Instruction References: <20060419084429.8468.45532.malonedeb@gandwana.ubuntu.com> Message-ID: <20060824124401.28156.42933.malone@gandwana.ubuntu.com> Thomas can you please report the non-booting kernel as another bug? While at it please "boot net -p" that should show more log output. Fabio -- SPARC boot failed: Illegal Instruction https://launchpad.net/bugs/40119 From ben.collins at ubuntu.com Thu Aug 24 14:53:31 2006 From: ben.collins at ubuntu.com (Ben Collins) Date: Thu, 24 Aug 2006 14:53:31 -0000 Subject: [Bug 38865] Re: sky2 driver freezing system after ifdown and ifup References: <20060409125752.32313.97119.malonedeb@gandwana.ubuntu.com> Message-ID: <20060824145331.17097.1308.malone@gangotri.ubuntu.com> I have test packages for dapper to see if this "fix" works. It's not really a fix. I forward ported the sk98lin driver from breezy into dapper, and disabled the sky2 driver. If you would like to test this for me, there are -386 and -k7 packages available at: http://people.ubuntu.com/~bcollins/kernels/sk98lin-dapper/ Since this is not an ABI bump, this should work with current linux- restricted-modules and friends. Sorry, I removed the -686 kernel without thinking and don't want to go through a build again. You just need to test the -386 image anyway. Test -k7 if you have an AMD and just feel the need. WARNING: These are not well tested packages. There's a lot of fixes in there totally unrelated to sky2/sk98lin. It should work fine, but use at your own risk. Make sure you have an alternate way to boot to an older kernel. This will replace your currently installed kernel. -- sky2 driver freezing system after ifdown and ifup https://launchpad.net/bugs/38865 From justin at justinzane.com Thu Aug 24 18:26:21 2006 From: justin at justinzane.com (justinchudgar) Date: Thu, 24 Aug 2006 18:26:21 -0000 Subject: [Bug 33269] Re: root filesystem fails to mount (sata_nv module is loaded) References: <20060301144539.17525.9583.malonedeb@gangotri.ubuntu.com> Message-ID: <20060824182621.5577.81362.malone@gandwana.ubuntu.com> I am having a very similar problem. I am using a Pentium D 805 dual core on a ECS RC410L/800-Mv2.0, 3 IDE HDDs, 0 SATA devices, 1 IDE HDD. I have tried installing from both the 6.06 alternate install CD and the 6.06 desktop CD. In either case, the system works fine, but with only 1 CPU used. When I apt-get install linux-image-smp (and the associated restricted modules), the system will begin to boot, but stop at "mounting root file system..." and never respond again, even after long (multiple hour) waits. I can boot back into the 386 uniprocessor kernel just fine, so it does not prevent me from using the system. I then tried doing a dist-upgrade to edgy; and, this also works with the default UP 386 kernel. But, apt- get'ing the 686 smp kernel again stops at the same place. I tried using kpkg to build my own kernel and, again, had the same failure. I have tried dpkg-reconfigure udev before rebooting into the new kernel, to no avail. Following is the dmesg output: ------------------------------------------------- [17179569.184000] Linux version 2.6.17-6-386 (root at rothera) (gcc version 4.1.2 20060715 (prerelease) (Ubuntu 4.1.1-9ubuntu1)) #2 Fri Aug 11 22:05:08 UTC 2006 [17179569.184000] BIOS-provided physical RAM map: [17179569.184000] BIOS-e820: 0000000000000000 - 000000000009fc00 (usable) [17179569.184000] BIOS-e820: 000000000009fc00 - 00000000000a0000 (reserved) [17179569.184000] BIOS-e820: 00000000000e4000 - 0000000000100000 (reserved) [17179569.184000] BIOS-e820: 0000000000100000 - 000000003bfd0000 (usable) [17179569.184000] BIOS-e820: 000000003bfd0000 - 000000003bfde000 (ACPI data) [17179569.184000] BIOS-e820: 000000003bfde000 - 000000003c000000 (ACPI NVS) [17179569.184000] BIOS-e820: 00000000fee00000 - 00000000fee01000 (reserved) [17179569.184000] BIOS-e820: 00000000ff780000 - 0000000100000000 (reserved) [17179569.184000] 63MB HIGHMEM available. [17179569.184000] 896MB LOWMEM available. [17179569.184000] found SMP MP-table at 000ff780 [17179569.184000] On node 0 totalpages: 245712 [17179569.184000] DMA zone: 4096 pages, LIFO batch:0 [17179569.184000] Normal zone: 225280 pages, LIFO batch:31 [17179569.184000] HighMem zone: 16336 pages, LIFO batch:3 [17179569.184000] DMI 2.3 present. [17179569.184000] ACPI: RSDP (v000 ACPIAM ) @ 0x000f87f0 [17179569.184000] ACPI: RSDT (v001 A M I OEMRSDT 0x02000615 MSFT 0x00000097) @ 0x3bfd0000 [17179569.184000] ACPI: FADT (v002 A M I OEMFACP 0x02000615 MSFT 0x00000097) @ 0x3bfd0200 [17179569.184000] ACPI: MADT (v001 A M I OEMAPIC 0x02000615 MSFT 0x00000097) @ 0x3bfd0390 [17179569.184000] ACPI: MCFG (v001 A M I OEMMCFG 0x02000615 MSFT 0x00000097) @ 0x3bfd0400 [17179569.184000] ACPI: OEMB (v001 A M I AMI_OEM 0x02000615 MSFT 0x00000097) @ 0x3bfde040 [17179569.184000] ACPI: HPET (v001 A M I OEMHPET 0x02000615 MSFT 0x00000097) @ 0x3bfd49d0 [17179569.184000] ACPI: DSDT (v001 RC410 RC410L 0x00000000 INTL 0x02002026) @ 0x00000000 [17179569.184000] ATI board detected. Disabling timer routing over 8254. [17179569.184000] ACPI: PM-Timer IO Port: 0x808 [17179569.184000] ACPI: Local APIC address 0xfee00000 [17179569.184000] ACPI: LAPIC (acpi_id[0x01] lapic_id[0x00] enabled) [17179569.184000] Processor #0 15:4 APIC version 20 [17179569.184000] ACPI: LAPIC (acpi_id[0x02] lapic_id[0x01] enabled) [17179569.184000] Processor #1 15:4 APIC version 20 [17179569.184000] WARNING: NR_CPUS limit of 1 reached. Processor ignored. [17179569.184000] ACPI: LAPIC (acpi_id[0x03] lapic_id[0x82] disabled) [17179569.184000] ACPI: LAPIC (acpi_id[0x04] lapic_id[0x83] disabled) [17179569.184000] ACPI: IOAPIC (id[0x02] address[0xfec00000] gsi_base[0]) [17179569.184000] IOAPIC[0]: apic_id 2, version 33, address 0xfec00000, GSI 0-23 [17179569.184000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [17179569.184000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 21 low level) [17179569.184000] ACPI: IRQ0 used by override. [17179569.184000] ACPI: IRQ2 used by override. [17179569.184000] Enabling APIC mode: Flat. Using 1 I/O APICs [17179569.184000] ACPI: HPET id: 0x0 base: 0xfed00000 [17179569.184000] Using ACPI (MADT) for SMP configuration information [17179569.184000] Allocating PCI resources starting at 40000000 (gap: 3c000000:c2e00000) [17179569.184000] Built 1 zonelists [17179569.184000] Kernel command line: root=UUID=3e161218-3019-40cf-9f3d-6b4f888dd7a8 ro quiet splash [17179569.184000] mapped APIC to ffffd000 (fee00000) [17179569.184000] mapped IOAPIC to ffffc000 (fec00000) [17179569.184000] Enabling fast FPU save and restore... done. [17179569.184000] Enabling unmasked SIMD FPU exception support... done. [17179569.184000] Initializing CPU#0 [17179569.184000] PID hash table entries: 4096 (order: 12, 16384 bytes) [17179569.184000] Console: colour VGA+ 80x25 [17179569.184000] Dentry cache hash table entries: 131072 (order: 7, 524288 bytes) [17179569.184000] Inode-cache hash table entries: 65536 (order: 6, 262144 bytes) [17179569.184000] Memory: 962076k/982848k available (1818k kernel code, 20168k reserved, 1040k data, 288k init, 65344k highmem) [17179569.184000] Checking if this processor honours the WP bit even in supervisor mode... Ok. [17179569.184000] hpet0: at MMIO 0xfed00000 (virtual 0xf8800000), IRQs 2, 8, 0, 0 [17179569.184000] hpet0: 4 32-bit timers, 14318180 Hz [17179569.184000] Using HPET for base-timer [17179569.184000] Using HPET for gettimeofday [17179569.184000] Detected 3337.924 MHz processor. [17179569.184000] Using hpet for high-res timesource [17179569.268000] Calibrating delay using timer specific routine.. 6683.45 BogoMIPS (lpj=13366915) [17179569.268000] Security Framework v1.0.0 initialized [17179569.268000] SELinux: Disabled at boot. [17179569.268000] Mount-cache hash table entries: 512 [17179569.268000] CPU: After generic identify, caps: bfebfbff 20000000 00000000 00000000 0000651d 00000000 00000001 [17179569.268000] CPU: After vendor identify, caps: bfebfbff 20000000 00000000 00000000 0000651d 00000000 00000001 [17179569.268000] monitor/mwait feature present. [17179569.268000] using mwait in idle threads. [17179569.268000] CPU: Trace cache: 12K uops, L1 D cache: 16K [17179569.268000] CPU: L2 cache: 1024K [17179569.268000] CPU: After all inits, caps: bfebfbff 20000000 00000000 00000180 0000651d 00000000 00000001 [17179569.268000] CPU: Intel(R) Pentium(R) D CPU 2.66GHz stepping 07 [17179569.268000] Checking 'hlt' instruction... OK. [17179569.284000] SMP alternatives: switching to UP code [17179569.284000] Freeing SMP alternatives: 0k freed [17179569.284000] checking if image is initramfs... it is [17179569.904000] Freeing initrd memory: 8124k freed [17179569.904000] ACPI: Looking for DSDT ... not found! [17179569.904000] ENABLING IO-APIC IRQs [17179569.908000] ..TIMER: vector=0x31 apic1=0 pin1=2 apic2=-1 pin2=-1 [17179569.908000] ..MP-BIOS bug: 8254 timer not connected to IO-APIC [17179569.908000] ...trying to set up timer (IRQ0) through the 8259A ... failed. [17179569.908000] ...trying to set up timer as Virtual Wire IRQ... works. [17179570.096000] NET: Registered protocol family 16 [17179570.096000] EISA bus registered [17179570.096000] ACPI: bus type pci registered [17179570.096000] PCI: BIOS Bug: MCFG area is not E820-reserved [17179570.096000] PCI: Not using MMCONFIG. [17179570.096000] PCI: PCI BIOS revision 3.00 entry at 0xf0031, last bus=2 [17179570.096000] Setting up standard PCI resources [17179570.104000] ACPI: Subsystem revision 20060127 [17179570.108000] ACPI: Interpreter enabled [17179570.108000] ACPI: Using IOAPIC for interrupt routing [17179570.112000] ACPI: PCI Root Bridge [PCI0] (0000:00) [17179570.112000] PCI: Probing PCI hardware (bus 00) [17179570.116000] PCI: Ignoring BAR0-3 of IDE controller 0000:00:14.1 [17179570.116000] Boot video device is 0000:01:05.0 [17179570.116000] PCI: Transparent bridge - 0000:00:14.4 [17179570.116000] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0._PRT] [17179570.124000] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.P0P1._PRT] [17179570.132000] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.P0P9._PRT] [17179570.136000] ACPI: PCI Interrupt Link [LNKA] (IRQs 3 4 5 7 10 11 12 14 15) *0, disabled. [17179570.136000] ACPI: PCI Interrupt Link [LNKB] (IRQs 3 4 5 7 10 11 12 14 15) *0, disabled. [17179570.136000] ACPI: PCI Interrupt Link [LNKC] (IRQs 3 4 5 7 10 11 12 14 15) *0, disabled. [17179570.136000] ACPI: PCI Interrupt Link [LNKD] (IRQs 3 4 5 7 10 11 12 14 15) *0, disabled. [17179570.136000] ACPI: PCI Interrupt Link [LNKE] (IRQs 3 4 5 7 10 11 12 14 15) *0, disabled. [17179570.136000] ACPI: PCI Interrupt Link [LNKF] (IRQs 9) *0, disabled. [17179570.136000] ACPI: PCI Interrupt Link [LNKG] (IRQs 3 4 5 7 10 11 12 14 15) *0, disabled. [17179570.136000] ACPI: PCI Interrupt Link [LNKH] (IRQs 3 4 5 7 10 11 12 14 15) *0, disabled. [17179570.136000] Linux Plug and Play Support v0.97 (c) Adam Belay [17179570.136000] pnp: PnP ACPI init [17179570.144000] pnp: PnP ACPI: found 13 devices [17179570.144000] PnPBIOS: Disabled by ACPI PNP [17179570.144000] PCI: Using ACPI for IRQ routing [17179570.144000] PCI: If a device doesn't work, try "pci=routeirq". If it helps, post a report [17179570.144000] PCI: Cannot allocate resource region 3 of device 0000:00:00.0 [17179570.152000] pnp: 00:08: ioport range 0xa00-0xa0f has been reserved [17179570.152000] pnp: 00:08: ioport range 0xa10-0xa1f has been reserved [17179570.152000] pnp: 00:08: ioport range 0xa20-0xa2f has been reserved [17179570.152000] pnp: 00:08: ioport range 0xa30-0xa3f has been reserved [17179570.156000] PCI: Bridge: 0000:00:01.0 [17179570.156000] IO window: 5000-5fff [17179570.156000] MEM window: fa700000-fa7fffff [17179570.156000] PREFETCH window: cff00000-dfefffff [17179570.156000] PCI: Bridge: 0000:00:14.4 [17179570.156000] IO window: 6000-6fff [17179570.156000] MEM window: fa800000-fe8fffff [17179570.156000] PREFETCH window: 40000000-400fffff [17179570.156000] NET: Registered protocol family 2 [17179570.192000] IP route cache hash table entries: 32768 (order: 5, 131072 bytes) [17179570.192000] TCP established hash table entries: 131072 (order: 7, 524288 bytes) [17179570.192000] TCP bind hash table entries: 65536 (order: 6, 262144 bytes) [17179570.192000] TCP: Hash tables configured (established 131072 bind 65536) [17179570.192000] TCP reno registered [17179570.192000] audit: initializing netlink socket (disabled) [17179570.192000] audit(1156417144.192:1): initialized [17179570.192000] highmem bounce pool size: 64 pages [17179570.192000] VFS: Disk quotas dquot_6.5.1 [17179570.192000] Dquot-cache hash table entries: 1024 (order 0, 4096 bytes) [17179570.192000] Initializing Cryptographic API [17179570.192000] io scheduler noop registered [17179570.192000] io scheduler anticipatory registered [17179570.192000] io scheduler deadline registered [17179570.192000] io scheduler cfq registered (default) [17179570.192000] isapnp: Scanning for PnP cards... [17179570.552000] isapnp: No Plug & Play device found [17179570.568000] Serial: 8250/16550 driver $Revision: 1.90 $ 4 ports, IRQ sharing enabled [17179570.568000] serial8250: ttyS0 at I/O 0x3f8 (irq = 4) is a 16550A [17179570.572000] 00:0a: ttyS0 at I/O 0x3f8 (irq = 4) is a 16550A [17179570.572000] mice: PS/2 mouse device common for all mice [17179570.572000] RAMDISK driver initialized: 16 RAM disks of 65536K size 1024 blocksize [17179570.572000] Uniform Multi-Platform E-IDE driver Revision: 7.00alpha2 [17179570.572000] ide: Assuming 33MHz system bus speed for PIO modes; override with idebus=xx [17179570.572000] PNP: No PS/2 controller found. Probing ports directly. [17179570.572000] serio: i8042 AUX port at 0x60,0x64 irq 12 [17179570.572000] serio: i8042 KBD port at 0x60,0x64 irq 1 [17179570.572000] EISA: Probing bus 0 at eisa.0 [17179570.572000] Cannot allocate resource for EISA slot 5 [17179570.572000] Cannot allocate resource for EISA slot 6 [17179570.572000] EISA: Detected 0 cards. [17179570.572000] TCP bic registered [17179570.572000] NET: Registered protocol family 1 [17179570.572000] NET: Registered protocol family 8 [17179570.572000] NET: Registered protocol family 20 [17179570.572000] Using IPI Shortcut mode [17179570.572000] ACPI wakeup devices: [17179570.572000] SBAZ UAR1 P0P9 AC97 MC97 USB1 USB2 EUSB PCE2 PCE3 PCE4 PCE5 PCE6 PCE7 PWRB [17179570.572000] ACPI: (supports S0 S1 S3 S4 S5) [17179570.572000] Freeing unused kernel memory: 288k freed [17179571.636000] Capability LSM initialized [17179571.660000] ACPI Error (psparse-0517): Method parse/execution failed [\_PR_.CPU1._PDC] (Node c18515a0), AE_BAD_HEADER [17179571.664000] ACPI: Thermal Zone [THRM] (-269 C) [17179571.964000] ATIIXP: IDE controller at PCI slot 0000:00:14.1 [17179571.964000] ACPI: PCI Interrupt 0000:00:14.1[A] -> GSI 16 (level, low) -> IRQ 177 [17179571.964000] ATIIXP: chipset revision 128 [17179571.964000] ATIIXP: not 100% native mode: will probe irqs later [17179571.964000] ide0: BM-DMA at 0xff00-0xff07, BIOS settings: hda:DMA, hdb:DMA [17179571.964000] ide1: BM-DMA at 0xff08-0xff0f, BIOS settings: hdc:DMA, hdd:DMA [17179571.964000] Probing IDE interface ide0... [17179572.252000] hda: IC35L060AVV207-0, ATA DISK drive [17179572.532000] hdb: QUANTUM FIREBALLP AS20.5, ATA DISK drive [17179572.588000] ide0 at 0x1f0-0x1f7,0x3f6 on irq 14 [17179572.608000] Probing IDE interface ide1... [17179573.344000] hdc: _NEC CD-RW NR-9300A, ATAPI CD/DVD-ROM drive [17179573.624000] hdd: ST320413A, ATA DISK drive [17179573.680000] ide1 at 0x170-0x177,0x376 on irq 15 [17179573.692000] hda: max request size: 512KiB [17179573.704000] hda: 117187500 sectors (60000 MB) w/1821KiB Cache, CHS=16383/255/63, UDMA(100) [17179573.704000] hda: cache flushes supported [17179573.704000] hda: hda1 [17179573.720000] hdb: max request size: 128KiB [17179573.720000] hdb: 40132503 sectors (20547 MB) w/1902KiB Cache, CHS=39813/16/63, UDMA(100) [17179573.720000] hdb: cache flushes not supported [17179573.720000] hdb: hdb1 hdb2 < hdb5 > [17179573.744000] hdd: max request size: 128KiB [17179573.744000] hdd: 39102336 sectors (20020 MB) w/512KiB Cache, CHS=38792/16/63, UDMA(100) [17179573.744000] hdd: cache flushes not supported [17179573.744000] hdd: hdd1 [17179573.784000] hdc: ATAPI 48X CD-ROM CD-R/RW drive, 2048kB Cache, UDMA(33) [17179573.784000] Uniform CD-ROM driver Revision: 3.20 [17179574.284000] hdd: dma_intr: status=0x51 { DriveReady SeekComplete Error } [17179574.284000] hdd: dma_intr: error=0x84 { DriveStatusError BadCRC } [17179574.284000] ide: failed opcode was: unknown [17179574.936000] hdd: dma_intr: status=0x51 { DriveReady SeekComplete Error } [17179574.936000] hdd: dma_intr: error=0x84 { DriveStatusError BadCRC } [17179574.936000] ide: failed opcode was: unknown [17179575.600000] hdd: dma_intr: status=0x51 { DriveReady SeekComplete Error } [17179575.600000] hdd: dma_intr: error=0x84 { DriveStatusError BadCRC } [17179575.600000] ide: failed opcode was: unknown [17179576.276000] hdd: dma_intr: status=0x51 { DriveReady SeekComplete Error } [17179576.276000] hdd: dma_intr: error=0x84 { DriveStatusError BadCRC } [17179576.276000] ide: failed opcode was: unknown [17179576.276000] hdc: DMA disabled [17179576.324000] ide1: reset: success [17179576.796000] SCSI subsystem initialized [17179576.800000] libata version 1.20 loaded. [17179576.800000] sata_sil 0000:00:11.0: version 0.9 [17179576.800000] ACPI: PCI Interrupt 0000:00:11.0[A] -> GSI 23 (level, low) -> IRQ 185 [17179576.800000] ata1: SATA max UDMA/100 cmd 0xF883E880 ctl 0xF883E88A bmdma 0xF883E800 irq 185 [17179576.800000] ata2: SATA max UDMA/100 cmd 0xF883E8C0 ctl 0xF883E8CA bmdma 0xF883E808 irq 185 [17179577.004000] ata1: SATA link down (SStatus 0) [17179577.004000] scsi0 : sata_sil [17179577.208000] ata2: SATA link down (SStatus 0) [17179577.208000] scsi1 : sata_sil [17179577.208000] ACPI: PCI Interrupt 0000:00:12.0[A] -> GSI 22 (level, low) -> IRQ 193 [17179577.208000] ata3: SATA max UDMA/100 cmd 0xF8858C80 ctl 0xF8858C8A bmdma 0xF8858C00 irq 193 [17179577.208000] ata4: SATA max UDMA/100 cmd 0xF8858CC0 ctl 0xF8858CCA bmdma 0xF8858C08 irq 193 [17179577.412000] ata3: SATA link down (SStatus 0) [17179577.412000] scsi2 : sata_sil [17179577.616000] ata4: SATA link down (SStatus 0) [17179577.616000] scsi3 : sata_sil [17179577.712000] usbcore: registered new driver usbfs [17179577.712000] usbcore: registered new driver hub [17179577.736000] ohci_hcd: 2005 April 22 USB 1.1 'Open' Host Controller (OHCI) Driver (PCI) [17179577.736000] ACPI: PCI Interrupt 0000:00:13.0[A] -> GSI 19 (level, low) -> IRQ 201 [17179577.736000] ohci_hcd 0000:00:13.0: OHCI Host Controller [17179577.736000] ohci_hcd 0000:00:13.0: new USB bus registered, assigned bus number 1 [17179577.768000] ohci_hcd 0000:00:13.0: irq 201, io mem 0xfebfe000 [17179577.828000] usb usb1: configuration #1 chosen from 1 choice [17179577.828000] hub 1-0:1.0: USB hub found [17179577.828000] hub 1-0:1.0: 4 ports detected [17179577.932000] ACPI: PCI Interrupt 0000:00:13.1[A] -> GSI 19 (level, low) -> IRQ 201 [17179577.932000] ohci_hcd 0000:00:13.1: OHCI Host Controller [17179577.932000] ohci_hcd 0000:00:13.1: new USB bus registered, assigned bus number 2 [17179577.960000] ohci_hcd 0000:00:13.1: irq 201, io mem 0xfebfd000 [17179578.020000] usb usb2: configuration #1 chosen from 1 choice [17179578.020000] hub 2-0:1.0: USB hub found [17179578.020000] hub 2-0:1.0: 4 ports detected [17179578.124000] ACPI: PCI Interrupt 0000:00:13.2[A] -> GSI 19 (level, low) -> IRQ 201 [17179578.124000] ehci_hcd 0000:00:13.2: EHCI Host Controller [17179578.124000] ehci_hcd 0000:00:13.2: new USB bus registered, assigned bus number 3 [17179578.124000] ehci_hcd 0000:00:13.2: irq 201, io mem 0xfebfc000 [17179578.124000] ehci_hcd 0000:00:13.2: USB 2.0 started, EHCI 1.00, driver 10 Dec 2004 [17179578.124000] usb usb3: configuration #1 chosen from 1 choice [17179578.124000] hub 3-0:1.0: USB hub found [17179578.124000] hub 3-0:1.0: 8 ports detected [17179578.348000] Attempting manual resume [17179578.368000] kjournald starting. Commit interval 5 seconds [17179578.368000] EXT3-fs: mounted filesystem with ordered data mode. [17179579.108000] usb 1-1: new low speed USB device using ohci_hcd and address 3 [17179579.316000] usb 1-1: configuration #1 chosen from 1 choice [17179579.320000] ohci_hcd 0000:00:13.1: wakeup [17179579.704000] usb 2-2: new low speed USB device using ohci_hcd and address 2 [17179579.916000] usb 2-2: configuration #1 chosen from 1 choice [17179588.496000] usbcore: registered new driver hiddev [17179588.504000] input: Logitech Inc. iFeel Mouse as /class/input/input0 [17179588.504000] input: USB HID v1.00 Mouse [Logitech Inc. iFeel Mouse ] on usb-0000:00:13.0-1 [17179588.512000] input: DELL DELL USB Keyboard as /class/input/input1 [17179588.512000] input: USB HID v1.10 Keyboard [DELL DELL USB Keyboard] on usb-0000:00:13.1-2 [17179588.548000] input: DELL DELL USB Keyboard as /class/input/input2 [17179588.548000] input: USB HID v1.10 Device [DELL DELL USB Keyboard] on usb-0000:00:13.1-2 [17179588.548000] usbcore: registered new driver usbhid [17179588.548000] drivers/usb/input/hid-core.c: v2.6:USB HID core driver [17179588.624000] 8139too Fast Ethernet driver 0.9.27 [17179588.624000] ACPI: PCI Interrupt 0000:02:05.0[A] -> GSI 20 (level, low) -> IRQ 209 [17179588.624000] eth0: RealTek RTL8139 at 0xf886ec00, 00:14:2a:db:7e:4b, IRQ 209 [17179588.624000] eth0: Identified 8139 chip type 'RTL-8100B/8139D' [17179588.748000] 8139cp: 10/100 PCI Ethernet driver v1.2 (Mar 22, 2004) [17179588.900000] input: PC Speaker as /class/input/input3 [17179589.148000] eth0: link down [17179589.152000] Floppy drive(s): fd0 is 1.44M [17179589.168000] FDC 0 is a post-1991 82077 [17179589.236000] Real Time Clock Driver v1.12ac [17179589.260000] ts: Compaq touchscreen protocol output [17179589.272000] ath_hal: module license 'Proprietary' taints kernel. [17179589.272000] ath_hal: 0.9.17.2 (AR5210, AR5211, AR5212, RF5111, RF5112, RF2413, RF5413) [17179589.348000] parport: PnPBIOS parport detected. [17179589.348000] parport0: PC-style at 0x378 (0x778), irq 7, dma 3 [PCSPP,TRISTATE,COMPAT,ECP,DMA] [17179589.368000] Linux agpgart interface v0.101 (c) Dave Jones [17179589.392000] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [17179589.396000] shpchp: Standard Hot Plug PCI Controller Driver version: 0.4 [17179589.936000] wlan: 0.8.4.2 (0.9.2) [17179589.936000] ath_rate_sample: 1.2 (0.9.2) [17179589.940000] ath_pci: 0.9.4.5 (0.9.2) [17179589.940000] ACPI: PCI Interrupt 0000:02:01.0[A] -> GSI 21 (level, low) -> IRQ 169 [17179590.492000] NET: Registered protocol family 17 [17179590.596000] wifi0: 11b rates: 1Mbps 2Mbps 5.5Mbps 11Mbps [17179590.596000] wifi0: 11g rates: 1Mbps 2Mbps 5.5Mbps 11Mbps 6Mbps 9Mbps 12Mbps 18Mbps 24Mbps 36Mbps 48Mbps 54Mbps [17179590.596000] wifi0: H/W encryption support: WEP AES AES_CCM TKIP [17179590.596000] wifi0: mac 7.8 phy 4.5 radio 5.6 [17179590.596000] wifi0: Use hw queue 1 for WME_AC_BE traffic [17179590.596000] wifi0: Use hw queue 0 for WME_AC_BK traffic [17179590.596000] wifi0: Use hw queue 2 for WME_AC_VI traffic [17179590.596000] wifi0: Use hw queue 3 for WME_AC_VO traffic [17179590.596000] wifi0: Use hw queue 8 for CAB traffic [17179590.596000] wifi0: Use hw queue 9 for beacons [17179590.608000] wifi0: Atheros 5212: mem=0xfe8f0000, irq=169 [17179591.148000] ACPI: PCI Interrupt 0000:00:14.5[B] -> GSI 17 (level, low) -> IRQ 217 [17179591.648000] lp0: using parport0 (interrupt-driven). [17179591.728000] it87: Found IT8712F chip at 0xa10, revision 7 [17179591.844000] Adding 851404k swap on /dev/disk/by-uuid/38293417-d042-495c-ab7a-93754c23576f. Priority:-1 extents:1 across:851404k [17179591.984000] EXT3 FS on hdb1, internal journal [17179592.176000] device-mapper: 4.6.0-ioctl (2006-02-17) initialised: dm-devel at redhat.com [17179596.620000] NET: Registered protocol family 10 [17179596.620000] lo: Disabled Privacy Extensions [17179596.620000] ADDRCONF(NETDEV_UP): eth0: link is not ready [17179596.620000] IPv6 over IPv4 tunneling driver [17179598.480000] ACPI: Power Button (FF) [PWRF] [17179598.480000] ACPI: Power Button (CM) [PWRB] [17179598.548000] ibm_acpi: ec object not found [17179598.576000] pcc_acpi: loading... [17179606.352000] [drm] Initialized drm 1.0.1 20051102 [17179607.300000] ath0: no IPv6 routers present [17179607.936000] apm: BIOS version 1.2 Flags 0x03 (Driver version 1.16ac) [17179607.936000] apm: overridden by ACPI. [17179610.636000] Installing knfsd (copyright (C) 1996 okir at monad.swb.de). [17179610.972000] NFSD: Using /var/lib/nfs/v4recovery as the NFSv4 state recovery directory [17179610.992000] NFSD: starting 90-second grace period [17179617.952000] Bluetooth: Core ver 2.8 [17179617.952000] NET: Registered protocol family 31 [17179617.952000] Bluetooth: HCI device and connection manager initialized [17179617.952000] Bluetooth: HCI socket layer initialized [17179617.996000] Bluetooth: L2CAP ver 2.8 [17179617.996000] Bluetooth: L2CAP socket layer initialized [17179618.024000] Bluetooth: HIDP (Human Interface Emulation) ver 1.1-mh1 [17179618.036000] Bluetooth: RFCOMM socket layer initialized [17179618.036000] Bluetooth: RFCOMM TTY layer initialized [17179618.036000] Bluetooth: RFCOMM ver 1.7 -------------------------------------------------- end of dmesg output -- root filesystem fails to mount (sata_nv module is loaded) https://launchpad.net/bugs/33269 From dennis at kaarsemaker.net Thu Aug 24 18:57:20 2006 From: dennis at kaarsemaker.net (Dennis Kaarsemaker) Date: Thu, 24 Aug 2006 18:57:20 -0000 Subject: [Bug 55804] Re: [Bug 55804] Re: /proc/kcore not openable References: <20060809182548.7600.53119.malonedeb@gangotri.ubuntu.com> <20060810144749.20172.13055.malone@gandwana.ubuntu.com> Message-ID: <1156445840.18350.12.camel@mirage> > What defines the need? I had a need for /proc/kcore yesterday and I > had the need before. It might help if you say what you need it for. Ubuntu kernel developers aren't monsters and will listen to reasonable arguments :) -- /proc/kcore not openable https://launchpad.net/bugs/55804 From duncan at lithgow-schmidt.dk Thu Aug 24 19:19:11 2006 From: duncan at lithgow-schmidt.dk (Duncan Lithgow) Date: Thu, 24 Aug 2006 19:19:11 -0000 Subject: [Bug 54095] Re: monitor dim/brighten reversed (HP Pavilion dv8220ea) References: <20060726004246.22426.39308.malonedeb@gangotri.ubuntu.com> Message-ID: <20060824191911.17263.51793.malone@gangotri.ubuntu.com> Matthew: Yes, I can manually change it with the hotkeys - they work fine. And I _think_ the changes stick. William: How would I find out if this is a bios issue for me? -- monitor dim/brighten reversed (HP Pavilion dv8220ea) https://launchpad.net/bugs/54095 From kretz at kde.org Thu Aug 24 20:01:47 2006 From: kretz at kde.org (Matthias Kretz) Date: Thu, 24 Aug 2006 20:01:47 -0000 Subject: [Bug 55804] Re: /proc/kcore not openable References: <20060809182548.7600.53119.malonedeb@gangotri.ubuntu.com> Message-ID: <20060824200148.17263.4729.malone@gangotri.ubuntu.com> That's what I wrote in the top post: > only that I lost data which I could have recovered if only I could have > read /proc/kcore. It's just like grepping /dev/hda? if you deleted a file in error: I wrote a text and I couldn't get back to it (it was in a web browser text field and the browser didn't go back to the page where the text was entered) but I was pretty sure the text was still in memory (in utf16, but grepping for utf16 text isn't that hard). So the 30+ minutes and creativity for writing the text were permanently lost instead of recovered in a few minutes through reading /proc/kcore. Read the full story at http://vir.homelinux.org/blog/index.php?/archives/30-Lost-time.html -- /proc/kcore not openable https://launchpad.net/bugs/55804 From markc.lists at gmail.com Thu Aug 24 20:38:02 2006 From: markc.lists at gmail.com (mc44) Date: Thu, 24 Aug 2006 20:38:02 -0000 Subject: [Bug 49820] Re: Package should be installed by default References: <20060615091109.31271.42369.malonedeb@gandwana.ubuntu.com> Message-ID: <20060824203802.17097.65958.launchpad@gangotri.ubuntu.com> *** This bug is a duplicate of bug 38081 *** ** This bug has been marked a duplicate of bug 38081 ndiswrapper-utils not installed automatically -- Package should be installed by default https://launchpad.net/bugs/49820 From ubuntu at florg.net Thu Aug 24 20:36:34 2006 From: ubuntu at florg.net (florg) Date: Thu, 24 Aug 2006 20:36:34 -0000 Subject: [Bug 42572] Re: e1000 driver on thinkpad X60 doesn't auto-load, produces latency References: <20060502130316.30638.54331.malonedeb@gangotri.ubuntu.com> Message-ID: <20060824203635.5577.56230.malone@gandwana.ubuntu.com> The latency problem still exists for me; also in 2.6.15-26 and 2.6.17-6. Has anybody reliably solved this? Auto-load is not a problem here. -- e1000 driver on thinkpad X60 doesn't auto-load, produces latency https://launchpad.net/bugs/42572 From markc.lists at gmail.com Thu Aug 24 20:38:02 2006 From: markc.lists at gmail.com (mc44) Date: Thu, 24 Aug 2006 20:38:02 -0000 Subject: [Bug 38081] Re: ndiswrapper-utils not installed automatically References: <20060404200420.25515.23897.malonedeb@gangotri.ubuntu.com> Message-ID: <20060824203802.17097.68849.launchpad@gangotri.ubuntu.com> ** Bug 49820 has been marked a duplicate of this bug -- ndiswrapper-utils not installed automatically https://launchpad.net/bugs/38081 From tristan.benoist at free.fr Thu Aug 24 20:56:59 2006 From: tristan.benoist at free.fr (Tristan BENOIST) Date: Thu, 24 Aug 2006 20:56:59 -0000 Subject: [Bug 49367] Re: EHCI Configuration Errors Cause USB Errors (Mouse, etc) References: <20060611143825.25765.40900.malonedeb@gangotri.ubuntu.com> Message-ID: <20060824205659.17097.5918.malone@gangotri.ubuntu.com> To temporary solve the problem, disable USB 2.0 by this way : $sudo modprobe -r ehci_hcd $sudo echo "blacklist ehci_hcd" > /etc/modprobe.d/blacklist-ehci To get USB 2.0 back : $sudo rm /etc/modprobe.d/blacklist-ehci $sudo modprobe ehci-hcd Waiting for a new Kernel image. It seems that the experimental individual usb suspend is the source of this bug. -- EHCI Configuration Errors Cause USB Errors (Mouse, etc) https://launchpad.net/bugs/49367 From william_a_hood at comcast.net Fri Aug 25 02:09:42 2006 From: william_a_hood at comcast.net (William Hood) Date: Fri, 25 Aug 2006 02:09:42 -0000 Subject: [Bug 44246] Re: racoon-0.6.5-4ubuntu1 fails to configure References: <20060511180813.15848.37980.malonedeb@gangotri.ubuntu.com> Message-ID: <20060825020942.17097.95946.malone@gangotri.ubuntu.com> Work-around: Immediately after racoon fails to install, open a terminal and enter the following: sudo modprobe crc32c sudo modprobe ipcomp6 Then reinstall racoon, or install/uninstall anything else (letting synaptic clean up the unconfigured racoon package). -- racoon-0.6.5-4ubuntu1 fails to configure https://launchpad.net/bugs/44246 From launchpad at marteydodoo.com Fri Aug 25 05:27:10 2006 From: launchpad at marteydodoo.com (Martey Dodoo) Date: Fri, 25 Aug 2006 05:27:10 -0000 Subject: [Bug 57561] Re: Installation on a Core 2 Duo system installs 386 kernel References: <20060824104159.28112.37184.malonedeb@gandwana.ubuntu.com> Message-ID: <20060825052710.17097.66983.malone@gangotri.ubuntu.com> *** This bug is a duplicate of bug 39411 *** I marked this bug as a duplicate of #39411 because the installation of a 386 kernel seems to be deliberate. You can find more details there. ** This bug has been marked a duplicate of bug 39411 386 kernel installed on 686-capable machines -- Installation on a Core 2 Duo system installs 386 kernel https://launchpad.net/bugs/57561 From launchpad at marteydodoo.com Fri Aug 25 05:26:29 2006 From: launchpad at marteydodoo.com (Martey Dodoo) Date: Fri, 25 Aug 2006 05:26:29 -0000 Subject: [Bug 39411] Re: 386 kernel installed on 686-capable machines References: <20060413091327.3651.67176.malonedeb@gangotri.ubuntu.com> Message-ID: <20060825052629.17263.15202.launchpad@gangotri.ubuntu.com> ** Bug 57561 has been marked a duplicate of this bug -- 386 kernel installed on 686-capable machines https://launchpad.net/bugs/39411 From mike_hore at aapt.net.au Fri Aug 25 06:49:04 2006 From: mike_hore at aapt.net.au (Mike Hore) Date: Fri, 25 Aug 2006 06:49:04 -0000 Subject: [Bug 23445] Re: iMac G5 will freeze after booting up References: <20060113142343.21012.90472.launchpad@macquarie.warthogs.hbd.com> Message-ID: <20060825064904.5577.26392.malone@gandwana.ubuntu.com> This looks like the same problem I'm getting, in trying to boot the CD 6.06.1 live image on my 1.6 GHz iMac G5. After the initial series of messages under the ubunto logo, the fans spool up, the screen goes black and everything freezes needing a hard reboot. I'm actually a bit astonished that this has been around since Oct last year and still not fixed -- after all it's hard and reproducible, and there are a lot of these machines out there. The main ubuntu page should have a warning saying it's currently incompatible with this hardware. The instructions in the link in the previous message may well be helpful but as a Linux newbie with little spare time I don't really want to go down that road. I think I'll just come back in a month and hope someone's fixed it. Cheers, Mike. -- iMac G5 will freeze after booting up https://launchpad.net/bugs/23445 From ben.collins at ubuntu.com Fri Aug 25 07:30:49 2006 From: ben.collins at ubuntu.com (Ben Collins) Date: Fri, 25 Aug 2006 07:30:49 -0000 Subject: [Bug 27609] Re: sata_via: ATAPI not working References: <20060113151825.29386.19784.launchpad@macquarie.warthogs.hbd.com> Message-ID: <20060825073050.17263.24833.malone@gangotri.ubuntu.com> Let's not mark these fixed in 2.6.15 when the fix is in 2.6.17 ** Changed in: linux-source-2.6.15 (Ubuntu) Assignee: Ben Collins => (unassigned) Status: Fix Released => Confirmed ** Also affects: linux-source-2.6.17 (Ubuntu) Importance: Untriaged Status: Unconfirmed ** Changed in: linux-source-2.6.17 (Ubuntu) Status: Unconfirmed => Fix Released -- sata_via: ATAPI not working https://launchpad.net/bugs/27609 From ben.collins at ubuntu.com Fri Aug 25 07:42:44 2006 From: ben.collins at ubuntu.com (Ben Collins) Date: Fri, 25 Aug 2006 07:42:44 -0000 Subject: [Bug 43745] Re: Ubuntu corrupts real time clock on some dell laptops References: <20060509053346.20684.57755.malonedeb@gangotri.ubuntu.com> Message-ID: <20060825074245.5486.30687.launchpad@gandwana.ubuntu.com> ** Changed in: linux-source-2.6.15 (Ubuntu) Importance: High => Critical -- Ubuntu corrupts real time clock on some dell laptops https://launchpad.net/bugs/43745 From floam at sh.nu Fri Aug 25 07:57:14 2006 From: floam at sh.nu (Aaron Gyes) Date: Fri, 25 Aug 2006 07:57:14 -0000 Subject: [Bug 27609] Re: sata_via: ATAPI not working References: <20060113151825.29386.19784.launchpad@macquarie.warthogs.hbd.com> Message-ID: <20060825075714.5486.80540.malone@gandwana.ubuntu.com> Is this considered fixed if I can't get a successful CD burn? Should I file another bug? -- sata_via: ATAPI not working https://launchpad.net/bugs/27609 From bugwatch at bugs.launchpad.net Fri Aug 25 08:10:37 2006 From: bugwatch at bugs.launchpad.net (Bug Watch Updater) Date: Fri, 25 Aug 2006 08:10:37 -0000 Subject: [Bug 30540] Re: M-Audio Delta Audiophile 2496 doesn't work properly in Breezy References: <20060205093157.29848.16664.malonedeb@gangotri.ubuntu.com> Message-ID: <20060825081146.16083.1371.launchpad@gangotri.ubuntu.com> ** Changed in: esound (upstream) Status: Unconfirmed => Confirmed -- M-Audio Delta Audiophile 2496 doesn't work properly in Breezy https://launchpad.net/bugs/30540 From ben.collins at ubuntu.com Fri Aug 25 08:32:47 2006 From: ben.collins at ubuntu.com (Ben Collins) Date: Fri, 25 Aug 2006 08:32:47 -0000 Subject: [Bug 43745] Re: Ubuntu corrupts real time clock on some dell laptops References: <20060509053346.20684.57755.malonedeb@gangotri.ubuntu.com> Message-ID: <20060825083248.5486.31028.malone@gandwana.ubuntu.com> The debian bug is not the same one as this. It describes a hang on Dell laptops in hwclock, which is worked around by using --directisa. Out problem isn't a hang. I'd be interested if someone could tell me the output of this command: sudo hwclock -D This should provide more informationa bout what is going on. ** Changed in: util-linux (Debian) Importance: Unknown => Untriaged Bugwatch: Debian Bug tracker #277298 => None ** Changed in: util-linux (Debian) Status: Unconfirmed => Rejected -- Ubuntu corrupts real time clock on some dell laptops https://launchpad.net/bugs/43745 From azovap002 at sneakemail.com Fri Aug 25 08:31:48 2006 From: azovap002 at sneakemail.com (Mark) Date: Fri, 25 Aug 2006 08:31:48 -0000 Subject: [Bug 23445] Re: iMac G5 will freeze after booting up References: <20060113142343.21012.90472.launchpad@macquarie.warthogs.hbd.com> Message-ID: <20060825083148.17263.70650.malone@gangotri.ubuntu.com> Ben said: "we cannot buy every piece of hardware that doesn't work or that we want to support. It's not a matter of money, it's more a matter of space." Your viewpoint is in effect "we have enough Macs already." I might sympathize if these bugs were not so ancient, glaring, and cemented into a final release even after multiple user reports and months of time. There was a reason to say that you need actual hardware. Ben, there have been, and still are, plenty of G5 testers. The test pool is not the problem. We *already know* where the problems live - bluetooth & sound. The point you're missing is basic. The bugs themselves are what demand developer hardware, not picky users. Testing in the face of such serious bugs is not something users should do. Some bugs need hardware to solve right. Example - I could not type into yaboot.conf. Glitches froze everything in the middle of editing. It was a race against time to change a single line. That kind of thing makes "user testing" impossible. Yes I used "single" mode and every other trick. I tried every user-forum workaround, removing bluetooth packages, all of it. Nothing helped. If I were an Ubuntu developer with debug output screens and source familiarity, I would know what to do. That is why these bugs call for hardware. Bugs that sit unsolved for endless months, AND are crashing-kernel severity, AND prevent user boot, AND have multiple corroboration reports, AND have known code locations (sound/bluetooth), merit hardware. Code this broken needs serious developer attention on the actual box. With hardware you'll have them fixed in short order. Without it Ubuntu will continue pretending to support hardware that it doesn't. That you have other PPC machines is nice but irrelevant. Either Ubuntu supports the iMac G5 or not. If not, take it off the list of supported hardware. Your office should not be full of hardware that works, but hardware that won't. My advice? Put one of those working G3/G4s in the closet; replace it with a G5. Desk space is then unchanged. No closet? Rent a public storage unit. At least the G3/4 crowd can boot up and do proper user testing. I can't. -- iMac G5 will freeze after booting up https://launchpad.net/bugs/23445 From ben.collins at ubuntu.com Fri Aug 25 08:50:00 2006 From: ben.collins at ubuntu.com (Ben Collins) Date: Fri, 25 Aug 2006 08:50:00 -0000 Subject: [Bug 43745] Re: Ubuntu corrupts real time clock on some dell laptops References: <20060509053346.20684.57755.malonedeb@gangotri.ubuntu.com> Message-ID: <20060825085001.17263.88008.malone@gangotri.ubuntu.com> Please, someone test this on edgy so we can find out if it's already fixed or not. This bug is my current priority. ** Changed in: linux-source-2.6.17 (Ubuntu) Importance: High => Critical Status: Needs Info => Unconfirmed -- Ubuntu corrupts real time clock on some dell laptops https://launchpad.net/bugs/43745 From azovap002 at sneakemail.com Fri Aug 25 08:53:27 2006 From: azovap002 at sneakemail.com (Mark) Date: Fri, 25 Aug 2006 08:53:27 -0000 Subject: [Bug 23445] Re: iMac G5 will freeze after booting up References: <20060113142343.21012.90472.launchpad@macquarie.warthogs.hbd.com> Message-ID: <20060825085327.5577.99879.malone@gandwana.ubuntu.com> P.S. Make that bluetooth/sound/power-manager (fans). So there are at least three (3) hardware-specific bugs of maximum severity peculiar to this hardware. This is the kind of place where Ubuntu could really, really help Debian with hardware support and development. -- iMac G5 will freeze after booting up https://launchpad.net/bugs/23445 From public at mosteo.com Fri Aug 25 09:02:08 2006 From: public at mosteo.com (mosteo) Date: Fri, 25 Aug 2006 09:02:08 -0000 Subject: [Bug 34831] Re: [Bug 34831] Re: Hardlock of entire system (Dapper Flight 5) References: <20060314003317.30057.9117.malonedeb@gandwana.ubuntu.com> <20060824111644.24368.63508.malone@gangotri.ubuntu.com> Message-ID: I have also tried but the live CD doesn't finishes booting in my PC, it dies someway before starting X. -- Hardlock of entire system (Dapper Flight 5) https://launchpad.net/bugs/34831 From sfllaw at ubuntu.com Fri Aug 25 10:42:34 2006 From: sfllaw at ubuntu.com (Simon Law) Date: Fri, 25 Aug 2006 10:42:34 -0000 Subject: [Bug 57682] Re: ASUS A3L and wireless D-Link DWL-G650+ Airplus References: <20060825100244.5577.90740.malonedeb@gandwana.ubuntu.com> Message-ID: <20060825104234.17097.92548.malone@gangotri.ubuntu.com> *** This bug is a duplicate of bug 17497 *** Thanks for the report. This is a duplicate of bug 17497, which has a description of the problem and the fix. ** This bug has been marked a duplicate of bug 17497 Does not support rev.B1 of DLink DWL-G650+ (missing firmware) -- ASUS A3L and wireless D-Link DWL-G650+ Airplus https://launchpad.net/bugs/57682 From sfllaw at ubuntu.com Fri Aug 25 10:41:32 2006 From: sfllaw at ubuntu.com (Simon Law) Date: Fri, 25 Aug 2006 10:41:32 -0000 Subject: [Bug 17497] Re: Does not support rev.B1 of DLink DWL-G650+ (missing firmware) References: <20060113135153.21012.79669.launchpad@macquarie.warthogs.hbd.com> Message-ID: <20060825104132.17097.13187.malone@gangotri.ubuntu.com> This is a confirmed bug, with a claimed working fix. ** Bug 57682 has been marked a duplicate of this bug ** Changed in: Ubuntu Sourcepackagename: None => linux-source-2.6.15 Status: Unconfirmed => Confirmed -- Does not support rev.B1 of DLink DWL-G650+ (missing firmware) https://launchpad.net/bugs/17497 From carmelo at baglieri.org Fri Aug 25 11:21:26 2006 From: carmelo at baglieri.org (Carmelo) Date: Fri, 25 Aug 2006 11:21:26 -0000 Subject: [Bug 42909] Re: kernel panic at boot References: <20060504095810.7739.24400.malonedeb@gangotri.ubuntu.com> Message-ID: <20060825112126.17263.8208.malone@gangotri.ubuntu.com> I have tried edgy knot-1 live cd without problem. in attachment dmesg output. bye -- kernel panic at boot https://launchpad.net/bugs/42909 From pedro at pedrocr.net Fri Aug 25 11:28:57 2006 From: pedro at pedrocr.net (=?utf-8?q?Pedro_C=C3=B4rte-Real?=) Date: Fri, 25 Aug 2006 11:28:57 -0000 Subject: [Bug 38305] Re: after sleep networking doesn't work References: <20060406004637.24516.46963.malonedeb@gangotri.ubuntu.com> Message-ID: <20060825112857.5486.44334.malone@gandwana.ubuntu.com> The original bug is a kernel problem with suspend. Some people talk of a network-manager bug that's solved by disabling/enabling networking. I've filed that bug: https://launchpad.net/distros/ubuntu/+source/network-manager/+bug/57689 -- after sleep networking doesn't work https://launchpad.net/bugs/38305 From 84yelo3 at gmail.com Fri Aug 25 11:39:29 2006 From: 84yelo3 at gmail.com (=?utf-8?q?Nicol=C3=B2_Chieffo?=) Date: Fri, 25 Aug 2006 11:39:29 -0000 Subject: [Bug 29695] Re: after sleep+resume I can't restart the system References: <20060125205542.26274.38074.malonedeb@gangotri.ubuntu.com> Message-ID: <20060825113929.5486.36789.launchpad@gandwana.ubuntu.com> ** Also affects: linux-source-2.6.17 (Ubuntu) Importance: Untriaged Status: Unconfirmed -- after sleep+resume I can't restart the system https://launchpad.net/bugs/29695 From fabbione at ubuntu.com Fri Aug 25 11:51:33 2006 From: fabbione at ubuntu.com (Fabio Massimo Di Nitto) Date: Fri, 25 Aug 2006 11:51:33 -0000 Subject: [Bug 47750] Re: sparc kubuntu desktop fails to boot References: <20060531183108.4978.67139.malonedeb@gandwana.ubuntu.com> Message-ID: <20060825115133.5577.72432.launchpad@gandwana.ubuntu.com> *** This bug is a duplicate of bug 40119 *** ** This bug has been marked a duplicate of bug 40119 SPARC boot failed: Illegal Instruction -- sparc kubuntu desktop fails to boot https://launchpad.net/bugs/47750 From fabbione at ubuntu.com Fri Aug 25 11:51:33 2006 From: fabbione at ubuntu.com (Fabio Massimo Di Nitto) Date: Fri, 25 Aug 2006 11:51:33 -0000 Subject: [Bug 40119] Re: SPARC boot failed: Illegal Instruction References: <20060419084429.8468.45532.malonedeb@gandwana.ubuntu.com> Message-ID: <20060825115134.5577.88635.launchpad@gandwana.ubuntu.com> ** Bug 47750 has been marked a duplicate of this bug -- SPARC boot failed: Illegal Instruction https://launchpad.net/bugs/40119 From emilk at gmx.de Fri Aug 25 12:34:48 2006 From: emilk at gmx.de (Emil Kroymann) Date: Fri, 25 Aug 2006 12:34:48 -0000 Subject: [Bug 57541] ipw2100 doesn't work after resume from standby References: <20060824064427.24457.42134.malonedeb@gangotri.ubuntu.com> Message-ID: <20060825123448.5486.14414.launchpad@canonical@gandwana.ubuntu.com> Public bug reported: Im running Ubuntu 6.06 LTS with latest updates on a Fujitsu Siemens Amilo M 7400. When the notebook resumes from standby, the wireless adapter does not work anymore, whereas it works fine resuming from hibernate. The laptop requires a special kernel module to control the kill switch of the wireless adapter. This module is called fsam7400 and is included in the stock ubuntu kernel. The fsam7400 module allows to control the power of the ipw2100 adapter via a /proc interface located at /proc/drivers/wireless/radio. After resuming from standby the laptops led for the ipw2100 adapter shows no power, but manipulating the /proc interface to the kill switch has no effect. Output of lsmod shows that both the ipw2100 module and the fsam7400 module are still loaded though. ** Affects: linux-source-2.6.15 (Ubuntu) Importance: Untriaged Status: Unconfirmed -- ipw2100 doesn't work after resume from standby https://launchpad.net/bugs/57541 From sfllaw at ubuntu.com Fri Aug 25 12:34:48 2006 From: sfllaw at ubuntu.com (Simon Law) Date: Fri, 25 Aug 2006 12:34:48 -0000 Subject: [Bug 57541] Re: ipw2100 doesn't work after resume from standby References: <20060824064427.24457.42134.malonedeb@gangotri.ubuntu.com> Message-ID: <20060825123448.5486.83237.launchpad@gandwana.ubuntu.com> ** Changed in: ipw2100 (Ubuntu) Sourcepackagename: ipw2100 => linux-source-2.6.15 -- ipw2100 doesn't work after resume from standby https://launchpad.net/bugs/57541 From stevenrwalter at gmail.com Fri Aug 25 12:45:31 2006 From: stevenrwalter at gmail.com (Steven Walter) Date: Fri, 25 Aug 2006 12:45:31 -0000 Subject: [Bug 57625] at76c503 driver won't send in ad-hoc mode References: <20060824204255.5577.95194.malonedeb@gandwana.ubuntu.com> Message-ID: <20060825124531.5486.27296.launchpad@canonical@gandwana.ubuntu.com> Public bug reported: Steps to reproduce: 1. load at76c503-rfmd.ko 2. iwconfig essid MYSSID (driver associates) 3. attempt to ping (no ping) 4. tcpdump -i wlan0 (shows incoming traffice) Expected: ping replies and outgoing packets. This bug does not occur with at76c503a-0.13, which was recently released. I did a diff of Ubuntu's version and 0.13, and found two hunks, which applied, resolves the bug in Ubuntu's version. I'll try to attach said patch, I don't see a button for that yet... Note: the original reporter indicated the bug was in package 'linux- image-2.6'; however, that package was not published in Ubuntu. ** Affects: linux-source-2.6.15 (Ubuntu) Importance: Untriaged Status: Unconfirmed -- at76c503 driver won't send in ad-hoc mode https://launchpad.net/bugs/57625 From stevenrwalter at gmail.com Fri Aug 25 12:45:31 2006 From: stevenrwalter at gmail.com (Steven Walter) Date: Fri, 25 Aug 2006 12:45:31 -0000 Subject: [Bug 57625] Re: at76c503 driver won't send in ad-hoc mode References: <20060824204255.5577.95194.malonedeb@gandwana.ubuntu.com> Message-ID: <20060825124531.5486.57603.launchpad@gandwana.ubuntu.com> ** Changed in: Ubuntu Sourcepackagename: None => linux-source-2.6.15 ** Description changed: Steps to reproduce: 1. load at76c503-rfmd.ko 2. iwconfig essid MYSSID (driver associates) 3. attempt to ping (no ping) 4. tcpdump -i wlan0 (shows incoming traffice) Expected: ping replies and outgoing packets. This bug does not occur with at76c503a-0.13, which was recently released. I did a diff of Ubuntu's version and 0.13, and found two hunks, which applied, resolves the bug in Ubuntu's version. I'll try to attach said patch, I don't see a button for that yet... - - Note: the original reporter indicated the bug was in package 'linux- - image-2.6'; however, that package was not published in Ubuntu. -- at76c503 driver won't send in ad-hoc mode https://launchpad.net/bugs/57625 From soupnazi at rune.net Fri Aug 25 12:49:13 2006 From: soupnazi at rune.net (SoupNazi) Date: Fri, 25 Aug 2006 12:49:13 -0000 Subject: [Bug 57455] Re: [Bug 57455] Re: Sound works sometimes on boot - sometimes not References: <20060823134249.6128.34477.malonedeb@gangotri.ubuntu.com> <20060823141304.13463.1895.malone@gandwana.ubuntu.com> Message-ID: <44EEF1C9.8050104@rune.net> Daniel, This did happen again. The same workaround did not work this time. Attached, please find: lspci.txt (lspci -nv) tail-sndstat.txt (tail -2 /proc/asound/oss/sndstat) amixer-before-workaround.txt amixer-after-unsuccessful-workaround.txt amixer-after-new-workaround.txt Steps: 1) bootup 2) The sound was not functioning (amaroK appeared to play but no sound). 3) I did the lspci -nv 4) I did the tail -2 /proc/asound/oss/sndstat 5) I did the amixer 6) tried the headphone workaround previously mentioned <- did not work this time (no sound in amaroK still) 7) shutdown and power off 8) powered back on 9) still no sound (no sound from amaroK) 10) tried the headphone workaround again < - still no sound 11) stopped amaroK from playing started stopped - still no sound 12) sudo cat /dev/urandom > /dev/dsp <- produced white noise 13) started playing in amaroK and sound was produced. 14) ran amixer again to capture the final txt file. It seems that sound may be somewhat unstable recently? Daniel T Chen wrote: > Please attach (don't comment inline) the output from the following > commands: > > $ lspci -nv > $ tail -2 /proc/asound/oss/sndstat > > >From a fresh (cold, power down, wait 2 minutes, power back up) boot once > you've logged into KDE, please attach the output from: > > $ amixer > > Then repeat the three steps you've outlined in your previous comment and > again attach the output from: > > $ amixer > > Please clearly label each set of output. > > ** Changed in: Ubuntu > Sourcepackagename: None => linux-source-2.6.15 > Importance: Untriaged => Low > Status: Unconfirmed => Needs Info > > Simple mixer control 'Master',0 Capabilities: pvolume pswitch Playback channels: Front Left - Front Right Limits: Playback 0 - 127 Mono: Front Left: Playback 8 [6%] [on] Front Right: Playback 8 [6%] [on] Simple mixer control 'PCM',0 Capabilities: pvolume Playback channels: Front Left - Front Right Limits: Playback 0 - 255 Mono: Front Left: Playback 255 [100%] Front Right: Playback 255 [100%] Simple mixer control 'Capture',0 Capabilities: cvolume cswitch Capture channels: Front Left - Front Right Limits: Capture 0 - 127 Front Left: Capture 0 [0%] [off] Front Right: Capture 0 [0%] [off] Simple mixer control 'Capture Mux',0 Capabilities: volume Playback channels: Front Left - Front Right Capture channels: Front Left - Front Right Limits: 0 - 127 Front Left: 0 [0%] Front Right: 0 [0%] Simple mixer control 'Input Source',0 Capabilities: enum Items: 'Mic' Item0: 'Mic' Simple mixer control 'Master',0 Capabilities: pvolume pswitch Playback channels: Front Left - Front Right Limits: Playback 0 - 127 Mono: Front Left: Playback 127 [100%] [on] Front Right: Playback 127 [100%] [on] Simple mixer control 'PCM',0 Capabilities: pvolume Playback channels: Front Left - Front Right Limits: Playback 0 - 255 Mono: Front Left: Playback 255 [100%] Front Right: Playback 255 [100%] Simple mixer control 'Capture',0 Capabilities: cvolume cswitch Capture channels: Front Left - Front Right Limits: Capture 0 - 127 Front Left: Capture 0 [0%] [off] Front Right: Capture 0 [0%] [off] Simple mixer control 'Capture Mux',0 Capabilities: volume Playback channels: Front Left - Front Right Capture channels: Front Left - Front Right Limits: 0 - 127 Front Left: 0 [0%] Front Right: 0 [0%] Simple mixer control 'Input Source',0 Capabilities: enum Items: 'Mic' Item0: 'Mic' Simple mixer control 'Master',0 Capabilities: pvolume pswitch Playback channels: Front Left - Front Right Limits: Playback 0 - 127 Mono: Front Left: Playback 58 [46%] [on] Front Right: Playback 58 [46%] [on] Simple mixer control 'PCM',0 Capabilities: pvolume Playback channels: Front Left - Front Right Limits: Playback 0 - 255 Mono: Front Left: Playback 255 [100%] Front Right: Playback 255 [100%] Simple mixer control 'Capture',0 Capabilities: cvolume cswitch Capture channels: Front Left - Front Right Limits: Capture 0 - 127 Front Left: Capture 0 [0%] [off] Front Right: Capture 0 [0%] [off] Simple mixer control 'Capture Mux',0 Capabilities: volume Playback channels: Front Left - Front Right Capture channels: Front Left - Front Right Limits: 0 - 127 Front Left: 0 [0%] Front Right: 0 [0%] Simple mixer control 'Input Source',0 Capabilities: enum Items: 'Mic' Item0: 'Mic' 0000:00:00.0 0600: 8086:27a0 (rev 03) Subsystem: 1028:01bd Flags: bus master, fast devsel, latency 0 Capabilities: 0000:00:01.0 0604: 8086:27a1 (rev 03) Flags: bus master, fast devsel, latency 0 Bus: primary=00, secondary=01, subordinate=01, sec-latency=0 I/O behind bridge: 0000e000-0000efff Memory behind bridge: dfd00000-dfefffff Prefetchable memory behind bridge: 00000000c0000000-00000000cff00000 Capabilities: 0000:00:1b.0 0403: 8086:27d8 (rev 01) Subsystem: 1028:01bd Flags: bus master, fast devsel, latency 0, IRQ 233 Memory at dfffc000 (64-bit, non-prefetchable) [size=16K] Capabilities: 0000:00:1c.0 0604: 8086:27d0 (rev 01) Flags: bus master, fast devsel, latency 0 Bus: primary=00, secondary=0b, subordinate=0b, sec-latency=0 Memory behind bridge: dfc00000-dfcfffff Capabilities: 0000:00:1c.3 0604: 8086:27d6 (rev 01) Flags: bus master, fast devsel, latency 0 Bus: primary=00, secondary=0c, subordinate=0d, sec-latency=0 I/O behind bridge: 0000d000-0000dfff Memory behind bridge: dfa00000-dfbfffff Prefetchable memory behind bridge: 00000000d0000000-00000000d0100000 Capabilities: 0000:00:1d.0 0c03: 8086:27c8 (rev 01) Subsystem: 1028:01bd Flags: bus master, medium devsel, latency 0, IRQ 225 I/O ports at bf80 [size=32] 0000:00:1d.1 0c03: 8086:27c9 (rev 01) Subsystem: 1028:01bd Flags: bus master, medium devsel, latency 0, IRQ 233 I/O ports at bf60 [size=32] 0000:00:1d.2 0c03: 8086:27ca (rev 01) Subsystem: 1028:01bd Flags: bus master, medium devsel, latency 0, IRQ 50 I/O ports at bf40 [size=32] 0000:00:1d.3 0c03: 8086:27cb (rev 01) Subsystem: 1028:01bd Flags: bus master, medium devsel, latency 0, IRQ 58 I/O ports at bf20 [size=32] 0000:00:1d.7 0c03: 8086:27cc (rev 01) (prog-if 20) Subsystem: 1028:01bd Flags: bus master, medium devsel, latency 0, IRQ 225 Memory at ffa80000 (32-bit, non-prefetchable) [size=1K] Capabilities: 0000:00:1e.0 0604: 8086:2448 (rev e1) (prog-if 01) Flags: bus master, fast devsel, latency 0 Bus: primary=00, secondary=03, subordinate=03, sec-latency=32 Memory behind bridge: df900000-df9fffff Capabilities: 0000:00:1f.0 0601: 8086:27b9 (rev 01) Subsystem: 1028:01bd Flags: bus master, medium devsel, latency 0 Capabilities: 0000:00:1f.2 0101: 8086:27c4 (rev 01) (prog-if 80 [Master]) Subsystem: 1028:01bd Flags: bus master, 66MHz, medium devsel, latency 0, IRQ 217 I/O ports at I/O ports at I/O ports at I/O ports at I/O ports at bfa0 [size=16] Capabilities: 0000:00:1f.3 0c05: 8086:27da (rev 01) Subsystem: 1028:01bd Flags: medium devsel, IRQ 5 I/O ports at 10c0 [size=32] 0000:01:00.0 0300: 1002:7149 Subsystem: 1028:2003 Flags: bus master, fast devsel, latency 0, IRQ 169 Memory at c0000000 (32-bit, prefetchable) [size=256M] I/O ports at ee00 [size=256] Memory at dfdf0000 (32-bit, non-prefetchable) [size=64K] Expansion ROM at dfd00000 [disabled] [size=128K] Capabilities: 0000:03:00.0 0200: 14e4:170c (rev 02) Subsystem: 1028:01af Flags: bus master, fast devsel, latency 64, IRQ 217 Memory at df9fe000 (32-bit, non-prefetchable) [size=8K] Capabilities: 0000:03:01.0 0c00: 1180:0832 (prog-if 10) Subsystem: 1028:01bd Flags: bus master, medium devsel, latency 64, IRQ 177 Memory at df9fd800 (32-bit, non-prefetchable) [size=2K] Capabilities: 0000:03:01.1 0805: 1180:0822 (rev 19) (prog-if 01) Subsystem: 1028:01bd Flags: bus master, medium devsel, latency 64, IRQ 66 Memory at df9fd400 (32-bit, non-prefetchable) [size=256] Capabilities: 0000:03:01.2 0880: 1180:0843 (rev 01) Subsystem: 1028:01bd Flags: bus master, medium devsel, latency 0, IRQ 9 Memory at df9fd500 (32-bit, non-prefetchable) [size=256] Capabilities: 0000:03:01.3 0880: 1180:0592 (rev 0a) Subsystem: 1028:01bd Flags: medium devsel, IRQ 9 Memory at df9fd600 (32-bit, non-prefetchable) [size=256] Capabilities: 0000:03:01.4 0880: 1180:0852 (rev 05) Subsystem: 1028:01bd Flags: medium devsel, IRQ 9 Memory at df9fd700 (32-bit, non-prefetchable) [size=256] Capabilities: 0000:0b:00.0 0280: 8086:4222 (rev 02) Subsystem: 8086:1020 Flags: bus master, fast devsel, latency 0, IRQ 169 Memory at dfcff000 (32-bit, non-prefetchable) [size=4K] Capabilities: Mixers: 0: SigmaTel STAC9200 -- Sound works sometimes on boot - sometimes not https://launchpad.net/bugs/57455 From hexium at terra.es Fri Aug 25 13:46:27 2006 From: hexium at terra.es (hexion) Date: Fri, 25 Aug 2006 13:46:27 -0000 Subject: [Bug 57707] System crashes totally many times when acceding to vfat partitions References: <20060825134627.5486.1054.malonedeb@gandwana.ubuntu.com> Message-ID: <20060825134627.5486.1054.malonedeb@gandwana.ubuntu.com> Public bug reported: Binary package hint: linux-image-2.6.15-26-k7 System total crash using this kernel, related to vfat partitions. I suspect it's only with partitions of my SATA drive (Maxtor 250 GB SATA). Examples of crashes: - Using nautilus, opening a folder where that partition is mounted. The system crashes totally. - When rebooting or shutting down, at "umounting drives" step. This occurs many times (40% more or less). I'm almost sure it's a problem with that kernel. I've changed to 2.6.15-26-386 and freezes have stopped (need more time to confirm this). I'm using ubuntu dapper, up to dated. ** Affects: linux-source-2.6.15 (Ubuntu) Importance: Untriaged Status: Unconfirmed -- System crashes totally many times when acceding to vfat partitions https://launchpad.net/bugs/57707 From srn at coolheads.com Fri Aug 25 14:11:02 2006 From: srn at coolheads.com (Steve Newcomb) Date: Fri, 25 Aug 2006 14:11:02 -0000 Subject: [Bug 43745] Re: [Bug 43745] Re: Ubuntu corrupts real time clock on some dell laptops References: <20060509053346.20684.57755.malonedeb@gangotri.ubuntu.com> <20060825083248.5486.31028.malone@gandwana.ubuntu.com> Message-ID: <85irkgoqh5.fsf@coolheads.com> Ben -- OK. I ran it twice, as shown below, on my new Dell OptiPlex GX620 Mini-Tower: Intel Pentium 4 Processor 650 with HT (3.4GHz, 2M, 800MHz FSB). I'm running Dapper 2.6.15-26-386 #1 PREEMPT Thu Aug 3 02:52:00 UTC 2006 i686 GNU/Linux As far as I can tell, the new information that -D reveals is that it gave the same number of seconds since 1969 both times, even though it says it '...got clock tick' after it says that the select() timed out. root at manche:~# hwclock -D hwclock from util-linux-2.12r Using /dev/rtc interface to clock. Last drift adjustment done at 1121000000 seconds after 1969 Last calibration done at 1121000000 seconds after 1969 Hardware clock is on UTC time Assuming hardware clock is kept in UTC time. Waiting for clock tick... select() to /dev/rtc to wait for clock tick timed out ...got clock tick root at manche:~# uname -a Linux manche 2.6.15-26-386 #1 PREEMPT Thu Aug 3 02:52:00 UTC 2006 i686 GNU/Linux root at manche:~# hwclock -D hwclock from util-linux-2.12r Using /dev/rtc interface to clock. Last drift adjustment done at 1121000000 seconds after 1969 Last calibration done at 1121000000 seconds after 1969 Hardware clock is on UTC time Assuming hardware clock is kept in UTC time. Waiting for clock tick... select() to /dev/rtc to wait for clock tick timed out ...got clock tick root at manche:~# I ran the above tests after I pulled the battery out of the motherboard, waited a few hours, put it back in, and reset all the BIOS options and rtc, just in case there was some sort of corruption there, as noted in other bug reports. It didn't make any difference. I'm glad you're upgrading the status of this bug to critical. I agree that it's pretty serious. I can't keep the machine's rtc synchronized with real time, which ultimately will make a variety of messes (e.g. CVS). Ben Collins writes: > The debian bug is not the same one as this. It describes a hang on Dell > laptops in hwclock, which is worked around by using --directisa. Out > problem isn't a hang. > > I'd be interested if someone could tell me the output of this command: > > sudo hwclock -D > > This should provide more informationa bout what is going on. > > ** Changed in: util-linux (Debian) > Importance: Unknown => Untriaged > Bugwatch: Debian Bug tracker #277298 => None > > ** Changed in: util-linux (Debian) > Status: Unconfirmed => Rejected > > -- > Ubuntu corrupts real time clock on some dell laptops > https://launchpad.net/bugs/43745 > > > -- -- Steve Steven R. Newcomb, Consultant Coolheads Consulting Co-editor, Topic Maps International Standard (ISO/IEC 13250) Co-editor, draft Topic Maps -- Reference Model (ISO/IEC 13250-5) srn at coolheads.com http://www.coolheads.com direct: +1 540 951 9773 main: +1 540 951 9774 fax: +1 540 951 9775 208 Highview Drive Blacksburg, Virginia 24060 USA (Confidential to all US government personnel to whom this private letter is not addressed and who are reading it in the absence of a specific search warrant: You are violating the law and you are co-conspiring to subvert the Constitution that you are sworn to defend. You can either refuse to commit this crime, or you can expect to suffer criminal sanctions in the future, when the current administration of the United States of America has been replaced by one that respects the rule of law. I do not envy you for having to make this difficult choice, but I urge you to make it wisely.) -- Ubuntu corrupts real time clock on some dell laptops https://launchpad.net/bugs/43745 From sfllaw at ubuntu.com Fri Aug 25 15:00:25 2006 From: sfllaw at ubuntu.com (Simon Law) Date: Fri, 25 Aug 2006 15:00:25 -0000 Subject: [Bug 29695] Re: after sleep+resume I can't restart the system References: <20060125205542.26274.38074.malonedeb@gangotri.ubuntu.com> Message-ID: <20060825150026.17263.69772.malone@gangotri.ubuntu.com> Nicolò, you added linux-source-2.6.17. Does this also affect Edgy fo ryou? ** Changed in: linux-source-2.6.17 (Ubuntu) Assignee: (unassigned) => Simon Law Status: Unconfirmed => Needs Info -- after sleep+resume I can't restart the system https://launchpad.net/bugs/29695 From 84yelo3 at gmail.com Fri Aug 25 15:17:37 2006 From: 84yelo3 at gmail.com (=?utf-8?q?Nicol=C3=B2_Chieffo?=) Date: Fri, 25 Aug 2006 15:17:37 -0000 Subject: [Bug 29695] Re: [Bug 29695] Re: after sleep+resume I can't restart the system References: <20060125205542.26274.38074.malonedeb@gangotri.ubuntu.com> <20060825150026.17263.69772.malone@gangotri.ubuntu.com> Message-ID: <641322f90608250817p6dd23dccw4d0295fc2001a639@mail.gmail.com> yes I'm using edgy right now! -- after sleep+resume I can't restart the system https://launchpad.net/bugs/29695 From francisco.borges at gmail.com Fri Aug 25 17:59:41 2006 From: francisco.borges at gmail.com (Francisco Borges) Date: Fri, 25 Aug 2006 17:59:41 -0000 Subject: [Bug 43745] Re: Ubuntu corrupts real time clock on some dell laptops References: <20060509053346.20684.57755.malonedeb@gangotri.ubuntu.com> Message-ID: <20060825175942.5577.24232.malone@gandwana.ubuntu.com> Hello, Glad to hear you are working on this bug! This is a Inspiron 6400, BIOS revision A3. It's running Dapper. (I might install Edgy for a test during the weekend but I won't promisse) ~ # linuxinfo Linux duo 2.6.15-26-686 #1 SMP PREEMPT Thu Aug 3 03:13:28 UTC 2006 Two Intel Unknown 1662MHz processors, 5319.98 total bogomips, 1001M RAM System library 2.3.6 ~ # hwclock -D hwclock from util-linux-2.12r Using /dev/rtc interface to clock. Last drift adjustment done at 1156463253 seconds after 1969 Last calibration done at 1156463253 seconds after 1969 Hardware clock is on UTC time Assuming hardware clock is kept in UTC time. Waiting for clock tick... ...got clock tick Time read from Hardware Clock: 2006/08/25 17:54:06 Hw clock time : 2006/08/25 17:54:06 = 1156528446 seconds since 1969 Fri Aug 25 19:54:06 2006 -0.738670 seconds -- Ubuntu corrupts real time clock on some dell laptops https://launchpad.net/bugs/43745 From tristandegroof at evonet.be Fri Aug 25 17:56:43 2006 From: tristandegroof at evonet.be (TRiSS) Date: Fri, 25 Aug 2006 17:56:43 -0000 Subject: [Bug 24925] Re: Unlink after no-IRQ References: <20060113143135.21012.9317.launchpad@macquarie.warthogs.hbd.com> Message-ID: <20060825175643.17263.35546.malone@gangotri.ubuntu.com> I have the same problem, the ehci_hcd still worked in kernel 2.6.15-25-386, but since 2.6.15-26-386 neither the -386 or -k7 kernel works: [17179892.948000] usb 4-2: new high speed USB device using ehci_hcd and address 5 [17179893.948000] ehci_hcd 0000:00:10.3: Unlink after no-IRQ? Controller is probably using the wrong IRQ. [17179904.492000] usb 4-2: device not accepting address 5, error -110 [17179904.792000] usb 4-2: new high speed USB device using ehci_hcd and address 7 [17179916.336000] usb 4-2: device not accepting address 7, error -110 [17179916.636000] usb 4-2: new high speed USB device using ehci_hcd and address 9 This is a dapper 6.06.... Hope this gets patched soon, since it's quite annoying! -- Unlink after no-IRQ https://launchpad.net/bugs/24925 From Gnu.Raiz at gmail.com Fri Aug 25 18:23:20 2006 From: Gnu.Raiz at gmail.com (Gnu_Raiz) Date: Fri, 25 Aug 2006 18:23:20 -0000 Subject: [Bug 57752] AV710 ICE1724 eeprom error! References: <20060825182320.17097.66034.malonedeb@gangotri.ubuntu.com> Message-ID: <20060825182320.17097.66034.malonedeb@gangotri.ubuntu.com> Public bug reported: Install AV710 sound card boot any Ubuntu offical kernel, check kern.log I have this listed. Aug 24 20:28:09 Gnu-Raiz kernel: [ 30.419079] ice1724: Invalid EEPROM version 1 uname -a output: Linux Gnu-Raiz 2.6.15-26-amd64-k8 #1 SMP PREEMPT Thu Aug 3 03:11:38 UTC 2006 x86_64 GNU/Linux ** Affects: linux-source-2.6.15 (Ubuntu) Importance: Untriaged Status: Unconfirmed -- AV710 ICE1724 eeprom error! https://launchpad.net/bugs/57752 From Gnu.Raiz at gmail.com Fri Aug 25 18:32:51 2006 From: Gnu.Raiz at gmail.com (Gnu_Raiz) Date: Fri, 25 Aug 2006 18:32:51 -0000 Subject: [Bug 57752] Re: AV710 ICE1724 eeprom error! References: <20060825182320.17097.66034.malonedeb@gangotri.ubuntu.com> Message-ID: <20060825183251.17097.35978.malone@gangotri.ubuntu.com> This is the output from lspci -m, concerning the card. 04:07.0 Multimedia audio controller VIA Technologies Inc. VT1720/24 [Envy24PT/HT] PCI Multi-Channel Audio Controller 01 00 VIA Technologies Inc. AMP Ltd AUDIO2000 A solution is available on the internet, but I have no way to verify if it works or not, as I am discourged from using self compiled modules with Ubuntu. In fact have been chastised for doing so. -- AV710 ICE1724 eeprom error! https://launchpad.net/bugs/57752 From ghavach at gmail.com Fri Aug 25 19:43:17 2006 From: ghavach at gmail.com (George Havach) Date: Fri, 25 Aug 2006 19:43:17 -0000 Subject: [Bug 43961] Re: Power down after shutdown does not work... References: <20060510072310.21520.62027.malonedeb@gandwana.ubuntu.com> Message-ID: <20060825194317.17097.50675.malone@gangotri.ubuntu.com> >From reading through all the numerous comments and complaints on this topic, and the proposed fixes that DO NOT WORK, I can see that the "SHUT DOWN DOES NOT POWER OFF" bug is still ALIVE AND WELL and remains as yet unsquashed. I had just installed Ubuntu on my old Dell OptiPlex GX1 (600-MHz Pentium III, 768MB RAM) about a month ago, and it's been running very well, thank you. On the suggestion of Tip #10 in the online article "Ten Tips for New Ubuntu Users" posted at URL http://tips.linux.com/article.pl?sid=06/06/08/1651225&tid=50, I decided to go for a new kernel--specifically, the 686 kernel over the default 386 kernel that was put in place by the installation CD. I had never had any problem with Ubuntu powering off my machine until installing this "upgrade," after which it freezes up every time after the "Will now halt" message at the end of the shutdown sequence. Once my annoyance reached an intolerable level with this MANIFEST BUG, I reverted back to the 386 kernel, WHICH IS ABLE TO POWER DOWN MY HARDWARE WITHOUT ANY PROBLEM. You can't tell me there's not an outstanding issue with the 686 kernel! I can only hope that the helpful developers of the Ubuntu package will take these complaints to heart and GET WITH IT. There's no reason to have to put up with this small but exasperating software fault for long. FREE OR NOT, software that proves NONFUNCTIONAL in such an obvious area will not make friends around the world! Meanwhile, I've been learning how to use the Synaptic Package Manager to good purpose, as well as the nano text editor as needed for low-level changes to config files, so it's not a total wash. We can all learn from OTHERS' mistakes. -- Power down after shutdown does not work... https://launchpad.net/bugs/43961 From Tam at SiuLung.com Fri Aug 25 20:57:13 2006 From: Tam at SiuLung.com (Alan Tam) Date: Fri, 25 Aug 2006 20:57:13 -0000 Subject: [Bug 48214] Re: Please driver for Planex USB wireless References: <20060603134059.2141.9914.malonedeb@gangotri.ubuntu.com> Message-ID: <20060825205713.5486.43107.malone@gandwana.ubuntu.com> I've installed today's Edgy, and found that my card doesn't work. I see hub_port_status failed (err = -32) in dmesg. -- Please driver for Planex USB wireless https://launchpad.net/bugs/48214 From profox at ubuntu-nl.org Fri Aug 25 21:00:08 2006 From: profox at ubuntu-nl.org (profoX) Date: Fri, 25 Aug 2006 21:00:08 -0000 Subject: [Bug 38802] Re: dapper freezes on laptop References: <20060408234049.24516.71262.malonedeb@gangotri.ubuntu.com> Message-ID: <20060825210008.17263.49439.malone@gangotri.ubuntu.com> *** This bug is a duplicate of bug 36596 *** Is this problem the same with Radeon Mobility M7 chipsets ? Because I have "strange" freezes too :( /var/log/syslog doesn't say anything special at al... I'll try vesa soon. Most of the time radeon works fine though.. :( -- dapper freezes on laptop https://launchpad.net/bugs/38802 From bruce.cowan at dsl.pipex.com Fri Aug 25 22:06:31 2006 From: bruce.cowan at dsl.pipex.com (Bruce Cowan) Date: Fri, 25 Aug 2006 22:06:31 -0000 Subject: [Bug 43961] Re: Power down after shutdown does not work... References: <20060510072310.21520.62027.malonedeb@gandwana.ubuntu.com> Message-ID: <20060825220631.5577.40043.malone@gandwana.ubuntu.com> I think the above comment is a blatent attack on the developers, nothing is forcing you to use Ubuntu. Please keep your complaints to the forums, this is for bug related discussion only. -- Power down after shutdown does not work... https://launchpad.net/bugs/43961 From hexium at terra.es Fri Aug 25 23:09:52 2006 From: hexium at terra.es (hexion) Date: Fri, 25 Aug 2006 23:09:52 -0000 Subject: [Bug 57707] Re: System crashes totally many times when acceding to vfat partitions References: <20060825134627.5486.1054.malonedeb@gandwana.ubuntu.com> Message-ID: <20060825230952.5486.23863.launchpad@gandwana.ubuntu.com> ** Description changed: Binary package hint: linux-image-2.6.15-26-k7 System total crash using this kernel, related to vfat partitions. I suspect it's only with partitions of my SATA drive (Maxtor 250 GB SATA). Examples of crashes: - Using nautilus, opening a folder where that partition is mounted. The system crashes totally. - When rebooting or shutting down, at "umounting drives" step. This occurs many times (40% more or less). I'm almost sure it's a problem with that kernel. I've changed to 2.6.15-26-386 and freezes have stopped (need more time to confirm this). I'm using ubuntu dapper, up to dated. + + UPDATE: I continue having this bug with 2.6.15-26-386 kernel, so it's + with the whole 2.6.15-26 kernel, not only with K7. + + Please, if anybody knows how can I post a kernel log to help getting + more info of this bug, tell me. -- System crashes totally many times when acceding to vfat partitions https://launchpad.net/bugs/57707 From andrew.bennetts at canonical.com Sat Aug 26 00:38:35 2006 From: andrew.bennetts at canonical.com (Andrew Bennetts) Date: Sat, 26 Aug 2006 00:38:35 -0000 Subject: [Bug 42600] Microphone does not work on Dell Inspiron 630m References: <20060502153431.16712.10593.malonedeb@gandwana.ubuntu.com> Message-ID: <20060826003835.5577.98295.launchpad@canonical@gandwana.ubuntu.com> Public bug reported: I cannot get the microphone input on my Dell Inspiron 630m laptop to work. I'm using latest dapper, and have tried every possible permutation of mixer settings. I either get a quiet hiss or complete silence. The sound hardware uses the snd_hda_intel module. Here's the relevant lspci output: $ lspci -vv -s 00:1b.0 0000:00:1b.0 0403: Intel Corporation 82801FB/FBM/FR/FW/FRW (ICH6 Family) High Definition Audio Controller (rev 03) Subsystem: Dell: Unknown device 01b5 Control: I/O- Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B- Status: Cap+ 66MHz- UDF- FastB2B- ParErr- DEVSEL=fast >TAbort- SERR- Googling for this issue suggests that many other people with this hardware have this problem too, including this cryptic comment: """No mic inputs (updated 20/03/2006) This is annoying - all of the outputs are doing their thing but not the inputs... Presently, the mic/line jack appears to be as dead as a doornail. I reckon this is again due to the way this chipset can re-task jacks at will, as under windows when you plug a device in it asks you "is this a MIC or a Line-level device?"... Presently chatting with some Alsa peeps to see if they have any ideas...""" (from http://www.disgruntledgoat.com/content/useful/gentoo_on_inspiron630m.php#nomicinputs) Other info: $ arecord -l **** List of CAPTURE Hardware Devices **** card 0: Intel [HDA Intel], device 0: STAC92xx Analog [STAC92xx Analog] Subdevices: 2/2 Subdevice #0: subdevice #0 Subdevice #1: subdevice #1 $ amixer Simple mixer control 'Master',0 Capabilities: pvolume pswitch Playback channels: Front Left - Front Right Limits: Playback 0 - 31 Mono: Front Left: Playback 11 [35%] [on] Front Right: Playback 11 [35%] [on] Simple mixer control 'PCM',0 Capabilities: pvolume Playback channels: Front Left - Front Right Limits: Playback 0 - 255 Mono: Front Left: Playback 255 [100%] Front Right: Playback 255 [100%] Simple mixer control 'IEC958',0 Capabilities: pswitch pswitch-joined Playback channels: Mono Mono: Playback [off] Simple mixer control 'Capture',0 Capabilities: cvolume cswitch Capture channels: Front Left - Front Right Limits: Capture 0 - 15 Front Left: Capture 15 [100%] [on] Front Right: Capture 15 [100%] [on] Simple mixer control 'Capture Mux',0 Capabilities: volume Playback channels: Front Left - Front Right Capture channels: Front Left - Front Right Limits: 0 - 4 Front Left: 4 [100%] Front Right: 4 [100%] Simple mixer control 'Input Source',0 Capabilities: enum Items: 'Mic' 'Line' Item0: 'Mic' Let me know if there's anything else I can do to help diagnose this. ** Affects: linux-source-2.6.15 (Ubuntu) Importance: Medium Status: Fix Committed -- Microphone does not work on Dell Inspiron 630m https://launchpad.net/bugs/42600 From crimsun at fungus.sh.nu Sat Aug 26 00:38:35 2006 From: crimsun at fungus.sh.nu (Daniel T Chen) Date: Sat, 26 Aug 2006 00:38:35 -0000 Subject: [Bug 42600] Re: Microphone does not work on Dell Inspiron 630m References: <20060502153431.16712.10593.malonedeb@gandwana.ubuntu.com> Message-ID: <20060826003835.5577.6514.malone@gandwana.ubuntu.com> https://lists.ubuntu.com/archives/kernel- team/attachments/20060825/3afd9929/attachment.txt ** Changed in: Ubuntu Sourcepackagename: None => linux-source-2.6.15 Status: Unconfirmed => Fix Committed -- Microphone does not work on Dell Inspiron 630m https://launchpad.net/bugs/42600 From niceandrandom at yahoo.co.uk Sat Aug 26 02:01:07 2006 From: niceandrandom at yahoo.co.uk (Warbo) Date: Sat, 26 Aug 2006 02:01:07 -0000 Subject: [Bug 48087] Re: RT61 driver hangs net, if interface accessed while down References: <20060602175004.5009.98804.malonedeb@gandwana.ubuntu.com> Message-ID: <20060826020108.5486.595.malone@gandwana.ubuntu.com> I found the same issue as Aldous D. Peñaranda with a PCI card. The system would come up with GDM, but not log in (just stop loading before the desktop comes up, mouse pointer still movable). Switching to a console and running top showed "iwlist" as taking over 90% CPU power. (Pressing ctrl-alt-f8 to see the boot messages had the last as starting DHCP server, although I don't know whether was just because it was the last task) iwlist was not killable since trying to use sudo would hang the terminal, so I had to boot into recovery mode and move iwlist out of $PATH. After doing that Ubuntu booted fine (I have reinstalled since, so I may not be able to reproduce it) -- RT61 driver hangs net, if interface accessed while down https://launchpad.net/bugs/48087 From niceandrandom at yahoo.co.uk Sat Aug 26 02:14:17 2006 From: niceandrandom at yahoo.co.uk (Warbo) Date: Sat, 26 Aug 2006 02:14:17 -0000 Subject: [Bug 34902] Re: Ralink Wireless USB/PCMCIA/PCI hangs PC References: <20060314143545.30082.52680.malonedeb@gandwana.ubuntu.com> Message-ID: <20060826021417.17097.7989.malone@gangotri.ubuntu.com> I had the iwlist 99% problem, which I "solved" by moving iwlist out of /sbin in recovery mode, but I have since reinstalled and my system hangs when I click "Configure" in the network settings tool. It works on the live CD, so I think it is my -23-k7 kernel. My card is PCI and uses rt61 driver. I tried compiling my own from RaLink source, but instead of crashing the system when clicking on Configure it just crashed the network settings tool. I am confused by the different fixes suggested, since others are saying they don't work, so I don't know which to try. I would like to fix this without changing the kernel image or GRUB config if possible, since that would require a new boot CD to be made and my CD writer isn't working. -- Ralink Wireless USB/PCMCIA/PCI hangs PC https://launchpad.net/bugs/34902 From did447 at gmail.com Sat Aug 26 09:19:26 2006 From: did447 at gmail.com (didier) Date: Sat, 26 Aug 2006 09:19:26 -0000 Subject: [Bug 19390] Re: sometimes mounts both raw device and partition References: <20060113140129.21012.38508.launchpad@macquarie.warthogs.hbd.com> Message-ID: <20060826091926.5577.38343.malone@gandwana.ubuntu.com> It's a bigger issue with hybrid CD (with both iso and hfs partitions.) I'm using a small ppc rescue disk on a USB stick, (copied with dd) mount: /dev/sdb on /media/PPCRCD type iso9660 (rw,nosuid,nodev,uid=1000,gid=1000,iocharset=utf8) /dev/sdb1 on /media/PPCRCD-1 type iso9660 (rw,nosuid,nodev,uid=1000,gid=1000,iocharset=utf8) sdb and sdb1 is are same thing but mac-fdisk -l /dev/sdb: /dev/sdb # type name length base ( size ) system /dev/sdb1 Apple_partition_map Apple 2 @ 1 ( 1.0k) Partition map /dev/sdb2 Apple_HFS PPCRCD 102100 @ 16 ( 49.9M) HFS And there's no way to get to /dev/sdb2 where the data are. from a terminal: mount /dev/sdb2 /mnt/cdrom mount: special device /dev/sdb2 does not exist It's the same when using a real CD (drive on hdc) and I suspect that multi sessions CD have issues too. -- sometimes mounts both raw device and partition https://launchpad.net/bugs/19390 From eudoxos at arcig.cz Sat Aug 26 11:30:07 2006 From: eudoxos at arcig.cz (=?utf-8?b?VsOhY2xhdiDFoG1pbGF1ZXI=?=) Date: Sat, 26 Aug 2006 11:30:07 -0000 Subject: [Bug 27892] Re: pcmcia subsystem not functional with kernel 2.6.15-10 (ioremap failed) References: <20060113151946.29386.68296.launchpad@macquarie.warthogs.hbd.com> Message-ID: <20060826113007.17097.87230.malone@gangotri.ubuntu.com> The problem still exists in kernel 2.6.17 from current edgy. It seems to be yenta-socket kernel-side bug, since neither of the drivers for the card inquestion (the ralink's one shipped with kernel and the CVS development from http://rt2x00.serialmonkey.com (packaged by http://ubuntu.lupine.me.uk/)) work. As said, card-insertion is not recognized either, contrary to what used to be with older kernels. I tried "acpi=noirq" and "irqpoll" kernel options as suggested on some forums but it did not help. There seem to be similar bugs (e.g. Malone #56251, which BTW mentions things being OK with 2.6.8) but apparently affect realtively few people. -- pcmcia subsystem not functional with kernel 2.6.15-10 (ioremap failed) https://launchpad.net/bugs/27892 From blutkind at gmail.com Sat Aug 26 12:18:46 2006 From: blutkind at gmail.com (Grave) Date: Sat, 26 Aug 2006 12:18:46 -0000 Subject: [Bug 40736] Re: kernel oops with dpkg References: <20060422112557.17670.63564.malonedeb@gandwana.ubuntu.com> Message-ID: <20060826121846.17263.34436.malone@gangotri.ubuntu.com> I can confirm same bug, reproduced, only thing we have in common is the nvidia driver (which i removed rmmod) and VIA chipsets. -- kernel oops with dpkg https://launchpad.net/bugs/40736 From 84yelo3 at gmail.com Sat Aug 26 13:43:58 2006 From: 84yelo3 at gmail.com (=?utf-8?q?Nicol=C3=B2_Chieffo?=) Date: Sat, 26 Aug 2006 13:43:58 -0000 Subject: [Bug 42820] Re: ipw2200 should be switched off using rf_kill References: <20060503200523.7739.56988.malonedeb@gangotri.ubuntu.com> Message-ID: <20060826134359.17263.92862.launchpad@gangotri.ubuntu.com> ** Also affects: linux-source-2.6.17 (Ubuntu) Importance: Untriaged Status: Unconfirmed -- ipw2200 should be switched off using rf_kill https://launchpad.net/bugs/42820 From 84yelo3 at gmail.com Sat Aug 26 13:42:29 2006 From: 84yelo3 at gmail.com (=?utf-8?q?Nicol=C3=B2_Chieffo?=) Date: Sat, 26 Aug 2006 13:42:29 -0000 Subject: [Bug 42387] Re: ipw2200 module can't be reloaded if its status was set to 2 References: <20060501135849.30638.69331.malonedeb@gangotri.ubuntu.com> Message-ID: <20060826134229.17263.35199.malone@gangotri.ubuntu.com> bug is in edgy too ** Also affects: linux-source-2.6.17 (Ubuntu) Importance: Untriaged Status: Unconfirmed -- ipw2200 module can't be reloaded if its status was set to 2 https://launchpad.net/bugs/42387 From sergous at gmail.com Sat Aug 26 15:07:39 2006 From: sergous at gmail.com (Sergey Smirnov) Date: Sat, 26 Aug 2006 15:07:39 -0000 Subject: [Bug 33520] Re: headphone detection seems to cause trouble References: <20060303085136.17525.95801.malonedeb@gangotri.ubuntu.com> Message-ID: <20060826150739.17263.72724.malone@gangotri.ubuntu.com> *** This bug is a duplicate of bug 32394 *** I use iBook g3 500 and dapper, have same problem. Look like this: after turn iBook from suspend sound absent. I can turn it off usualy by connecting headphones and disconnecting it. Sonetimes helps increasing sound volume, sometimes unmute. -- headphone detection seems to cause trouble https://launchpad.net/bugs/33520 From sergous at gmail.com Sat Aug 26 15:15:37 2006 From: sergous at gmail.com (Sergey Smirnov) Date: Sat, 26 Aug 2006 15:15:37 -0000 Subject: [Bug 25634] Re: Sound on ibook only works after (un)plugging headphones References: <20060113143446.21012.65385.launchpad@macquarie.warthogs.hbd.com> Message-ID: <20060826151537.5486.82491.malone@gandwana.ubuntu.com> I use iBook g3 500 and ubuntu dapper. Confirm the bug, I comment it hear - https://launchpad.net/distros/ubuntu/+source/alsa- utils/+bug/33520/comments/4. -- Sound on ibook only works after (un)plugging headphones https://launchpad.net/bugs/25634 From ca-launchpad at bertho.de Sat Aug 26 15:35:43 2006 From: ca-launchpad at bertho.de (LittleBoy) Date: Sat, 26 Aug 2006 15:35:43 -0000 Subject: [Bug 57126] Re: Please include trivial patch to fix cd burning on ULI M1573 References: <20060821171220.12488.40489.malonedeb@gangotri.ubuntu.com> Message-ID: <20060826153543.17263.48260.malone@gangotri.ubuntu.com> Similar / duplicate bugs (which I have found after opening this bug) are: 50387 and 36161 -- Please include trivial patch to fix cd burning on ULI M1573 https://launchpad.net/bugs/57126 From ghackmann at gmail.com Sat Aug 26 20:46:55 2006 From: ghackmann at gmail.com (Greg Hackmann) Date: Sat, 26 Aug 2006 20:46:55 -0000 Subject: [Bug 55967] Crash while booting kernel when Legacy USB is enabled in BIOS References: <20060811031955.20172.8184.malonedeb@gandwana.ubuntu.com> Message-ID: <20060826204655.17097.63081.launchpad@canonical@gangotri.ubuntu.com> Public bug reported: I'm trying to install Ubuntu 6.06 AMD64 on my new PC, and I'm unable to boot the install CD when Legacy USB is enabled in my BIOS. (Unfortunately, I'd rather not disable this option, since my USB keyboard doesn't work with GRUB when it's off.) SuSE 10.1 x86-64 installs and boots fine with this option enabled; so I think that either an Ubuntu kernel patch is causing the problem, or the SuSE kernel has a patch that works around it. With the standard boot options, my PC stops responding after the "Booting the kernel" message. If I remove the quiet parameter, then the last kernel message that is printed is "[ 36.808292] PNP: No PS/2 controller found. Probing ports directly." Adding acpi=off, noacpi, noapic, and/or nolapic to the boot options doesn't seem to make a difference. This problem occurs with the Ubuntu 6.06 AMD64 CD, and also with the Ubuntu Edgy Eft Knot 1 AMD64 CD. I'm using an Abit AB9 Pro motherboard with BIOS version 1.1. ** Affects: linux-source-2.6.15 (Ubuntu) Importance: Untriaged Status: Unconfirmed -- Crash while booting kernel when Legacy USB is enabled in BIOS https://launchpad.net/bugs/55967 From sitsofe at yahoo.com Sat Aug 26 20:46:55 2006 From: sitsofe at yahoo.com (Sitsofe Wheeler) Date: Sat, 26 Aug 2006 20:46:55 -0000 Subject: [Bug 55967] Re: Crash while booting kernel when Legacy USB is enabled in BIOS References: <20060811031955.20172.8184.malonedeb@gandwana.ubuntu.com> Message-ID: <20060826204655.17097.55129.malone@gangotri.ubuntu.com> Punting to linux-source because this sounds like a kernel problem ** Changed in: Ubuntu Sourcepackagename: None => linux-source-2.6.15 -- Crash while booting kernel when Legacy USB is enabled in BIOS https://launchpad.net/bugs/55967 From home at adambarbary.com Sun Aug 27 00:10:27 2006 From: home at adambarbary.com (Adam Barbary) Date: Sun, 27 Aug 2006 00:10:27 -0000 Subject: [Bug 36596] Re: system freeze after clicking task manager trash icon in "pan" newsreader References: <20060325145711.6279.38615.malonedeb@gandwana.ubuntu.com> Message-ID: <20060827001027.17097.80301.malone@gangotri.ubuntu.com> I have been running Paul's patch, but eventually the system froze. I'm not sure if this was an update to xorg or not. reneraccel makes no diff here, I still get hard locks if I set the depth above 16bit. This is a real killer of a bug, and given the amount of these ATi chips out there, I was hoping it wouldn't have taken so long to sort out. I here rumours of people managing to get 3D acceleration out of their machines under Linux, but I have never seen it, and cannot replicate their success on my machine. I'm at my wits end with this bug, and it is disappointing that for Ubuntu this is of low priority. Given that the driver worked fine in Breezy (still no 3D), there must be a way to find out what changed? If I can help with testing on my machine, then great, send me the files. If you want logs, forget it, the system freezes and there is nothing to give. Cheers, Adam -- system freeze after clicking task manager trash icon in "pan" newsreader https://launchpad.net/bugs/36596 From yahoomovile-ubuntu at yahoo.es Sun Aug 27 09:47:40 2006 From: yahoomovile-ubuntu at yahoo.es (Gena) Date: Sun, 27 Aug 2006 09:47:40 -0000 Subject: [Bug 57866] error Wi Fi enternet References: <20060827092412.17097.54752.malonedeb@gangotri.ubuntu.com> Message-ID: <20060827094740.5486.16285.launchpad@canonical@gandwana.ubuntu.com> Public bug reported: Mistake at start from a disk not on Wi Fi enternet! And for example at start from disk Linux freespire enternet Wi Fi automatically! Whether it is possible to correct? And also suport codecs of multimedia as at freespire! ** Affects: linux-meta (Ubuntu) Importance: Untriaged Status: Needs Info -- error Wi Fi enternet https://launchpad.net/bugs/57866 From jcorbier at ubuntu.com Sun Aug 27 09:45:34 2006 From: jcorbier at ubuntu.com (=?utf-8?b?SsOpcsOpbWllIENvcmJpZXI=?=) Date: Sun, 27 Aug 2006 09:45:34 -0000 Subject: [Bug 57867] Re: error Wi Fi enternet References: <20060827092953.5577.88452.malonedeb@gandwana.ubuntu.com> Message-ID: <20060827094534.17097.5844.malone@gangotri.ubuntu.com> *** This bug is a duplicate of bug 57866 *** Reported twice. ** This bug is no longer flagged as a security issue ** Changed in: Ubuntu Status: Unconfirmed => Rejected -- error Wi Fi enternet https://launchpad.net/bugs/57867 From william.grant at ubuntu.com.au Sun Aug 27 09:49:51 2006 From: william.grant at ubuntu.com.au (William Grant) Date: Sun, 27 Aug 2006 09:49:51 -0000 Subject: [Bug 57867] Re: error Wi Fi enternet References: <20060827092953.5577.88452.malonedeb@gandwana.ubuntu.com> Message-ID: <20060827094951.5486.54611.launchpad@gandwana.ubuntu.com> *** This bug is a duplicate of bug 57866 *** ** This bug has been marked a duplicate of bug 57866 error Wi Fi enternet -- error Wi Fi enternet https://launchpad.net/bugs/57867 From dean at deansas.org Sun Aug 27 09:47:40 2006 From: dean at deansas.org (Dean Sas) Date: Sun, 27 Aug 2006 09:47:40 -0000 Subject: [Bug 57866] Re: error Wi Fi enternet References: <20060827092412.17097.54752.malonedeb@gangotri.ubuntu.com> Message-ID: <20060827094740.5486.63403.malone@gandwana.ubuntu.com> You'll need to give more information - such as what kind of wifi card/chipset you have. If you haven't already reading the documents at https://help.ubuntu.com/community/WifiDocs/ may help you in the first instance. ** Changed in: Ubuntu Sourcepackagename: None => linux-meta Status: Unconfirmed => Needs Info -- error Wi Fi enternet https://launchpad.net/bugs/57866 From william.grant at ubuntu.com.au Sun Aug 27 09:49:51 2006 From: william.grant at ubuntu.com.au (William Grant) Date: Sun, 27 Aug 2006 09:49:51 -0000 Subject: [Bug 57866] Re: error Wi Fi enternet References: <20060827092412.17097.54752.malonedeb@gangotri.ubuntu.com> Message-ID: <20060827094951.5486.32708.launchpad@gandwana.ubuntu.com> ** Bug 57867 has been marked a duplicate of this bug -- error Wi Fi enternet https://launchpad.net/bugs/57866 From dean at deansas.org Sun Aug 27 09:47:49 2006 From: dean at deansas.org (Dean Sas) Date: Sun, 27 Aug 2006 09:47:49 -0000 Subject: [Bug 57866] Re: error Wi Fi enternet References: <20060827092412.17097.54752.malonedeb@gangotri.ubuntu.com> Message-ID: <20060827094750.5577.51299.malone@gandwana.ubuntu.com> The multimedia codecs will not be included until it's 100% free and legal and fits with the Ubuntu philosophy. -- error Wi Fi enternet https://launchpad.net/bugs/57866 From eruyome at gmail.com Sun Aug 27 10:17:20 2006 From: eruyome at gmail.com (Emmanuel Ch.) Date: Sun, 27 Aug 2006 10:17:20 -0000 Subject: [Bug 23445] Re: iMac G5 will freeze after booting up References: <20060113142343.21012.90472.launchpad@macquarie.warthogs.hbd.com> <20060825085327.5577.99879.malone@gandwana.ubuntu.com> Message-ID: <41f9af070608270317m41b53cd1w809e939780aee23e@mail.gmail.com> I just tested it with the latest Edgy Eft iso (disk installation). Both the cd and the disk install work with sound etc, not 1 crash and its pretty fast too. Just some other glitches but I think these are eft specific.Oh, the fan sometimes its not working at all, some times is working at full speed. Anyway good job. On 8/25/06, Mark wrote: > P.S. Make that bluetooth/sound/power-manager (fans). So there are at > least three (3) hardware-specific bugs of maximum severity peculiar to > this hardware. This is the kind of place where Ubuntu could really, > really help Debian with hardware support and development. > > -- > iMac G5 will freeze after booting up > https://launchpad.net/bugs/23445 > -- - morthul surinen fenya quelli (R.I.P 0x7D4) -- iMac G5 will freeze after booting up https://launchpad.net/bugs/23445 From torrance123 at gmail.com Sun Aug 27 10:57:11 2006 From: torrance123 at gmail.com (Torrance) Date: Sun, 27 Aug 2006 10:57:11 -0000 Subject: [Bug 23445] Re: iMac G5 will freeze after booting up References: <20060113142343.21012.90472.launchpad@macquarie.warthogs.hbd.com> Message-ID: <20060827105711.17263.61608.malone@gangotri.ubuntu.com> Hi, Could those reporting back please specify if they are using a Revision A, B or C iMac G5? Revision A is the very first iMac G5, which has a flat/squarish back. Revision B has a curved back but no iSight. And Rev C has iSight. The components within each of these revisions are slightly different, including the fact that a Nvidia card is used in Rev A, and it seems an ATI card is used in Rev C. While all 3 don't work with Breezy, it seems as though there are differing results with Edgy. Oh, and Emmanuel, could you please elaborate on the fan issue? Sounds dangerous if at times it is not working at all - couldf result in hardware overheating! Cheers, Torrance -- iMac G5 will freeze after booting up https://launchpad.net/bugs/23445 From mike_hore at aapt.net.au Sun Aug 27 11:45:38 2006 From: mike_hore at aapt.net.au (Mike Hore) Date: Sun, 27 Aug 2006 11:45:38 -0000 Subject: [Bug 23445] Re: iMac G5 will freeze after booting up References: <20060113142343.21012.90472.launchpad@macquarie.warthogs.hbd.com> Message-ID: <20060827114538.5577.14143.malone@gandwana.ubuntu.com> Mine's Rev A. It looks like I should give Edgy a try -- I will if I get time. We're about to go away for a few weeks' break :-) Cheers, Mike. -- iMac G5 will freeze after booting up https://launchpad.net/bugs/23445 From dean at deansas.org Sun Aug 27 13:15:41 2006 From: dean at deansas.org (Dean Sas) Date: Sun, 27 Aug 2006 13:15:41 -0000 Subject: [Bug 57866] Re: error Wi Fi enternet References: <20060827092412.17097.54752.malonedeb@gangotri.ubuntu.com> Message-ID: <20060827131541.5577.58352.malone@gandwana.ubuntu.com> also copying the output of the command "uname -a" would be useful, you can run this by going to applications->acessories->terminal -- error Wi Fi enternet https://launchpad.net/bugs/57866 From madko at linuxed.net Sun Aug 27 13:37:02 2006 From: madko at linuxed.net (Madko) Date: Sun, 27 Aug 2006 13:37:02 -0000 Subject: [Bug 6450] Re: cpufreq: failure causing freezing on laptop References: <20060105064911.15096.18324.malonedeb@gangotri.ubuntu.com> Message-ID: <20060827133702.17263.35061.malone@gangotri.ubuntu.com> same problem on dapper [17180187.456000] cpufreq: change failed with new_state 1 and result 0 [17180249.688000] cpufreq: change failed with new_state 1 and result 0 i also have problem with the touchpad [17180187.332000] psmouse.c: TouchPad at isa0060/serio1/input0 lost sync at byte 1 [17180187.336000] psmouse.c: TouchPad at isa0060/serio1/input0 - driver resynched. -- cpufreq: failure causing freezing on laptop https://launchpad.net/bugs/6450 From eruyome at gmail.com Sun Aug 27 13:40:34 2006 From: eruyome at gmail.com (Emmanuel Ch.) Date: Sun, 27 Aug 2006 13:40:34 -0000 Subject: [Bug 23445] Re: iMac G5 will freeze after booting up References: <20060113142343.21012.90472.launchpad@macquarie.warthogs.hbd.com> <20060827114538.5577.14143.malone@gandwana.ubuntu.com> Message-ID: <41f9af070608270640n2f5e1a95w855b1ab7f3bd374e@mail.gmail.com> Mine is a Rev B with an Ati card. Terrace, sure. Just tell me what to do. I am new in the mac on linux stuff myself, and Eft is the first distro that i've set up working on the iMac (working with disk install, that is, ubuntu and kubuntu breezy live worked at it too, but no sound, and crazy fan). So I might need a bit of guidance. On 8/27/06, Mike Hore wrote: > Mine's Rev A. > > It looks like I should give Edgy a try -- I will if I get time. We're > about to go away for a few weeks' break :-) > > Cheers, Mike. > > -- > iMac G5 will freeze after booting up > https://launchpad.net/bugs/23445 > -- - morthul surinen fenya quelli (R.I.P 0x7D4) -- iMac G5 will freeze after booting up https://launchpad.net/bugs/23445 From jonas.sundman at iki.fi Sun Aug 27 15:29:26 2006 From: jonas.sundman at iki.fi (Jonas Sundman) Date: Sun, 27 Aug 2006 15:29:26 -0000 Subject: [Bug 38263] Re: freeze at startup References: <20060405194706.24486.46138.malonedeb@gangotri.ubuntu.com> Message-ID: <20060827152926.17263.26297.malone@gangotri.ubuntu.com> I am also running an Shuttle ST20G5. After adding clock=pit to the boot parameters, the BIOS bug message is shown, but the boot process continues. -- freeze at startup https://launchpad.net/bugs/38263 From zulcss at gmail.com Sun Aug 27 17:38:47 2006 From: zulcss at gmail.com (ChuckShort) Date: Sun, 27 Aug 2006 17:38:47 -0000 Subject: [Bug 56823] Re: via82cxxx disables DMA on Asrock 775Dual-VSTA References: <20060818162201.12488.49756.malonedeb@gangotri.ubuntu.com> Message-ID: <20060827173847.17263.48884.malone@gangotri.ubuntu.com> Looks like this already been commited ** Changed in: linux-source-2.6.15 (Ubuntu) Status: Unconfirmed => Fix Committed -- via82cxxx disables DMA on Asrock 775Dual-VSTA https://launchpad.net/bugs/56823 From zulcss at gmail.com Sun Aug 27 19:08:26 2006 From: zulcss at gmail.com (ChuckShort) Date: Sun, 27 Aug 2006 19:08:26 -0000 Subject: [Bug 46068] Re: Broken Nebula Digitv (DVB-t) USB module References: <20060522204646.23797.59452.malonedeb@gandwana.ubuntu.com> Message-ID: <20060827190826.5486.20625.malone@gandwana.ubuntu.com> Have this in my git tree ** Changed in: linux-source-2.6.15 (Ubuntu) Status: Unconfirmed => Fix Committed -- Broken Nebula Digitv (DVB-t) USB module https://launchpad.net/bugs/46068 From zulcss at gmail.com Sun Aug 27 19:13:06 2006 From: zulcss at gmail.com (ChuckShort) Date: Sun, 27 Aug 2006 19:13:06 -0000 Subject: [Bug 45204] Re: Kernel 2.6.15 doesn't boot References: <20060517091421.15115.99164.malonedeb@gandwana.ubuntu.com> Message-ID: <20060827191307.17263.20638.malone@gangotri.ubuntu.com> Fixed bios update fixed this. ** Changed in: linux-source-2.6.15 (Ubuntu) Status: Unconfirmed => Fix Released -- Kernel 2.6.15 doesn't boot https://launchpad.net/bugs/45204 From zulcss at gmail.com Sun Aug 27 19:22:09 2006 From: zulcss at gmail.com (ChuckShort) Date: Sun, 27 Aug 2006 19:22:09 -0000 Subject: [Bug 54632] Re: missing curly braces in fix for CVE-2005-3805 References: <20060731090104.3814.58267.malonedeb@gangotri.ubuntu.com> Message-ID: <20060827192209.17097.12565.malone@gangotri.ubuntu.com> Looks like, I will have a fix for the next kernel security upload for breezy. ** Changed in: linux-source-2.6.12 (Ubuntu) Status: Unconfirmed => Fix Committed -- missing curly braces in fix for CVE-2005-3805 https://launchpad.net/bugs/54632 From dylanross at mailinator.com Sun Aug 27 19:49:00 2006 From: dylanross at mailinator.com (Dylan) Date: Sun, 27 Aug 2006 19:49:00 -0000 Subject: [Bug 23445] Re: iMac G5 will freeze after booting up References: <20060113142343.21012.90472.launchpad@macquarie.warthogs.hbd.com> Message-ID: <20060827194900.17097.73934.malone@gangotri.ubuntu.com> I planned on booting Edgy Live on my Rev. B today, but upon opening Disk Utility, I discovered that the ISO is something like 715 MB... So I can't burn a CD. So maybe you fixed the iMac bug... That's wonderful, albeit useless if I can't burn the CD. Maybe I'm doing this wrong? I used the daily ISO from today. Are the older images burnable (and do they work on the iMac)? -- iMac G5 will freeze after booting up https://launchpad.net/bugs/23445 From dylanross at mailinator.com Sun Aug 27 19:53:56 2006 From: dylanross at mailinator.com (Dylan) Date: Sun, 27 Aug 2006 19:53:56 -0000 Subject: [Bug 23445] Re: iMac G5 will freeze after booting up References: <20060113142343.21012.90472.launchpad@macquarie.warthogs.hbd.com> Message-ID: <20060827195357.17263.44958.malone@gangotri.ubuntu.com> Oh, and just FYI, I started downloading the release I found at http://cdimage.ubuntu.com/releases/edgy/knot-1/ I assume this is probably what the rest of you have been using, as it says it's 676 MB. I'll be sure to let you know how everything goes once I've downloaded/burned the ISO. -- iMac G5 will freeze after booting up https://launchpad.net/bugs/23445 From dave at boost-consulting.com Sun Aug 27 19:56:17 2006 From: dave at boost-consulting.com (DaveAbrahams) Date: Sun, 27 Aug 2006 19:56:17 -0000 Subject: [Bug 45861] Re: scheduling while atomic warnings after hibernate/resume References: <20060521123224.18577.31495.malonedeb@gandwana.ubuntu.com> Message-ID: <20060827195617.5486.45516.malone@gandwana.ubuntu.com> About 50% of the time, when I try to resume after suspend-to-RAM, I get a black screen on my primary monitor and an endless stream of scheduling while atomic xorg/0x00000001/4777 on my second monitor. -- scheduling while atomic warnings after hibernate/resume https://launchpad.net/bugs/45861 From yahoomovile-ubuntu at yahoo.es Sun Aug 27 20:21:45 2006 From: yahoomovile-ubuntu at yahoo.es (Gena) Date: Sun, 27 Aug 2006 20:21:45 -0000 Subject: [Bug 57866] [Bug 57866] Re: error Wi Fi enternet References: <20060827092412.17097.54752.malonedeb@gangotri.ubuntu.com> <20060827094740.5486.63403.malone@gandwana.ubuntu.com> Message-ID: <20060827202145.70096.qmail@web27414.mail.ukl.yahoo.com> Dean Sas пишет: You'll need to give more information - such as what kind of wifi card/chipset you have. If you haven't already reading the documents at https://help.ubuntu.com/community/WifiDocs/ may help you in the first instance. ** Changed in: Ubuntu Sourcepackagename: None => linux-meta Status: Unconfirmed => Needs Info -- error Wi Fi enternet https://launchpad.net/bugs/57866 Hello! my card of WiFi is Broadcom 802.11g Version: 3.100.46.0 Notebook ACER Aspire 3000 --------------------------------- Вы уже с Yahoo!? Испытайте обновленную и улучшенную Yahoo! Почту! -- error Wi Fi enternet https://launchpad.net/bugs/57866 From dave at boost-consulting.com Sun Aug 27 21:03:58 2006 From: dave at boost-consulting.com (DaveAbrahams) Date: Sun, 27 Aug 2006 21:03:58 -0000 Subject: [Bug 50031] Re: [regression] Suspend [to-RAM and to-disk] is broken in 2.6.15-25.43 References: <20060616182146.13137.51951.malonedeb@gandwana.ubuntu.com> Message-ID: <20060827210358.17097.7979.malone@gangotri.ubuntu.com> I'm still experiencing a whole collection of oddball symptoms on my T60p (with latest ubuntu dapper kernel, latest ATI-released fglrx driver, LVM, and SATA), including: * Suspend to disk seems to work, but in the boot sequence where it's supposed to restore from disk, it just barrels ahead and does a fresh reboot. * Suspend to disk seems to be working, but after some disk activity it just "resumes" automatically without ever powering off the laptop. * Suspend to ram seems to work, but: * resume occasionally "works", but the machine is totally unresponsive until I hit the blue "Fn" key * Often, after hitting "Fn" I'll get a long stream of "scheduling while atomic xorg/0x00000001/" messages that never ends. The last time I got something very different that looked like a stack trace of some kind. -- [regression] Suspend [to-RAM and to-disk] is broken in 2.6.15-25.43 https://launchpad.net/bugs/50031 From hexium at terra.es Sun Aug 27 21:29:04 2006 From: hexium at terra.es (hexion) Date: Sun, 27 Aug 2006 21:29:04 -0000 Subject: [Bug 57926] System hangs when installing seveas repository's libwxgtk2.6-0 package References: <20060827212904.5486.7990.malonedeb@gandwana.ubuntu.com> Message-ID: <20060827212904.5486.7990.malonedeb@gandwana.ubuntu.com> Public bug reported: Binary package hint: linux-source-2.6.15 I know this bug is related to that package since Ubuntu's one has no problems, but the fact is that after installing it, kernel panics are too ussual. And that won't have to happen. Tested with kernels 2.6.15-26-386 and 2.6.15-26-k7 System: Ubuntu dapper Hardware I think it's related to the bug: SATA drive with vfat partitions Steps to reproduce: ----------------------------- 1) Have system ok, and add Seveas Repository: deb http://mirror2.ubuntulinux.nl dapper-seveas all deb-src http://mirror2.ubuntulinux.nl dapper-seveas all 2) sudo aptitude update && sudo aptitude dist-upgrade This will upgrade "libwxgtk2.6-0" within these versions: apt-cache policy libwxgtk2.6-0 libwxgtk2.6-0: Instalados: 2.6.1.2ubuntu2 Candidato: 2.6.3.2.1.1ubuntu2~dapper1 Tabla de versión: 2.6.3.2.1.1ubuntu2~dapper1 0 500 http://mirror2.ubuntulinux.nl dapper-seveas/all Packages *** 2.6.1.2ubuntu2 0 500 http://archive.ubuntu.com dapper/universe Packages 100 /var/lib/dpkg/status 3) Reboot 4) System hungs will occur sometimes (not everytime but very frecuently) while: - "Umounting local filesystems" step at shutting down or rebooting - Opening a folder which it's mounted a vfat partition of a SATA drive ** Affects: linux-source-2.6.15 (Ubuntu) Importance: Untriaged Status: Unconfirmed -- System hangs when installing seveas repository's libwxgtk2.6-0 package https://launchpad.net/bugs/57926 From dennis at kaarsemaker.net Sun Aug 27 21:36:25 2006 From: dennis at kaarsemaker.net (Dennis Kaarsemaker) Date: Sun, 27 Aug 2006 21:36:25 -0000 Subject: [Bug 57926] Re: System hangs when installing seveas repository's libwxgtk2.6-0 package References: <20060827212904.5486.7990.malonedeb@gandwana.ubuntu.com> Message-ID: <20060827213625.5486.70210.malone@gandwana.ubuntu.com> That repository is an unsupported third party repository (and I'm pretty sure it doesn't cause your problems). ** Changed in: linux-source-2.6.15 (Ubuntu) Status: Unconfirmed => Rejected -- System hangs when installing seveas repository's libwxgtk2.6-0 package https://launchpad.net/bugs/57926 From ben.collins at ubuntu.com Sun Aug 27 22:39:02 2006 From: ben.collins at ubuntu.com (Ben Collins) Date: Sun, 27 Aug 2006 22:39:02 -0000 Subject: [Bug 55532] Re: ipw2200 and ACPI not playing nicely References: <20060807184658.9299.6302.malonedeb@gandwana.ubuntu.com> Message-ID: <20060827223902.5486.97612.malone@gandwana.ubuntu.com> If this is a canonical supplied laptop, should be be able to expect response for questions in regards to bugs reported for them? :) Please update this bug report and supply requested info. ** Changed in: linux-source-2.6.15 (Ubuntu) Status: Unconfirmed => Needs Info ** Summary changed: - ipw2200 and ACPI not playing nicely + ipw2200 not working: "Failed to send TX_POWER" ** Tags added: ipw2200 -- ipw2200 not working: "Failed to send TX_POWER" https://launchpad.net/bugs/55532 From ben.collins at ubuntu.com Sun Aug 27 22:35:54 2006 From: ben.collins at ubuntu.com (Ben Collins) Date: Sun, 27 Aug 2006 22:35:54 -0000 Subject: [Bug 42820] Re: ipw2200 should be switched off using rf_kill References: <20060503200523.7739.56988.malonedeb@gangotri.ubuntu.com> Message-ID: <20060827223554.17097.207.malone@gangotri.ubuntu.com> I think this should apply to any wireless adapter that supports rf_kill. ** Changed in: linux-source-2.6.17 (Ubuntu) Status: Unconfirmed => Rejected ** Changed in: linux-source-2.6.15 (Ubuntu) Sourcepackagename: linux-source-2.6.15 => acpi-support Status: Unconfirmed => Confirmed -- ipw2200 should be switched off using rf_kill https://launchpad.net/bugs/42820 From ben.collins at ubuntu.com Sun Aug 27 22:43:27 2006 From: ben.collins at ubuntu.com (Ben Collins) Date: Sun, 27 Aug 2006 22:43:27 -0000 Subject: [Bug 37291] Re: NETDEV_TX_BUSY returned when (re)loading driver References: <20060330075920.6253.48234.malonedeb@gandwana.ubuntu.com> Message-ID: <20060827224328.17097.2848.malone@gangotri.ubuntu.com> Is this problem still confirmed with released kernel: 2.6.15-26.46? ** Changed in: linux-source-2.6.15 (Ubuntu) Status: Unconfirmed => Needs Info ** Tags added: ipw2200 -- NETDEV_TX_BUSY returned when (re)loading driver https://launchpad.net/bugs/37291 From ben.collins at ubuntu.com Sun Aug 27 22:42:09 2006 From: ben.collins at ubuntu.com (Ben Collins) Date: Sun, 27 Aug 2006 22:42:09 -0000 Subject: [Bug 42387] Re: ipw2200 module can't be reloaded if its status was set to 2 References: <20060501135849.30638.69331.malonedeb@gangotri.ubuntu.com> Message-ID: <20060827224209.5577.93182.malone@gandwana.ubuntu.com> What is the power state when this occurs? Echoing 0 into it doesn't fix the problem? ** Tags added: ipw2200 -- ipw2200 module can't be reloaded if its status was set to 2 https://launchpad.net/bugs/42387 From ben.collins at ubuntu.com Sun Aug 27 22:46:44 2006 From: ben.collins at ubuntu.com (Ben Collins) Date: Sun, 27 Aug 2006 22:46:44 -0000 Subject: [Bug 39611] Re: ipw2200 - firmware error detected References: <20060415003936.1627.22283.malonedeb@gangotri.ubuntu.com> Message-ID: <20060827224644.17097.39686.launchpad@gangotri.ubuntu.com> *** This bug is a duplicate of bug 27778 *** ** This bug has been marked a duplicate of bug 27778 ipw2200 Firmware Error on Install -- ipw2200 - firmware error detected https://launchpad.net/bugs/39611 From ben.collins at ubuntu.com Sun Aug 27 22:44:50 2006 From: ben.collins at ubuntu.com (Ben Collins) Date: Sun, 27 Aug 2006 22:44:50 -0000 Subject: [Bug 27778] Re: ipw2200 Firmware Error on Install References: <20060113151913.29386.20905.launchpad@macquarie.warthogs.hbd.com> Message-ID: <20060827224450.5486.7636.malone@gandwana.ubuntu.com> Can you confirm it on 2.6.15-26.46? ** Tags added: ipw2200 ** Tags removed: wireless ** Bug 39611 has been marked a duplicate of this bug -- ipw2200 Firmware Error on Install https://launchpad.net/bugs/27778 From gtaylor at clemson.edu Sun Aug 27 22:57:34 2006 From: gtaylor at clemson.edu (Greg Taylor) Date: Sun, 27 Aug 2006 22:57:34 -0000 Subject: [Bug 55532] Re: ipw2200 not working: "Failed to send TX_POWER" References: <20060807184658.9299.6302.malonedeb@gandwana.ubuntu.com> Message-ID: <20060827225734.17097.81506.malone@gangotri.ubuntu.com> Shoot, I never got the email notification for Matt's comment, one of my Thunderbird adaptive filters probably ate it on another machine. I'll be back where the laptop is monday and will get a response to you then. Sorry for the delay, I'd love to get this fixed, just didn't know this entry had been updated! -- ipw2200 not working: "Failed to send TX_POWER" https://launchpad.net/bugs/55532 From ben.collins at ubuntu.com Sun Aug 27 22:57:16 2006 From: ben.collins at ubuntu.com (Ben Collins) Date: Sun, 27 Aug 2006 22:57:16 -0000 Subject: [Bug 41570] Re: ipw2200 card is not working References: <20060426125847.28941.58505.malonedeb@gangotri.ubuntu.com> Message-ID: <20060827225716.5486.34093.launchpad@gandwana.ubuntu.com> ** Tags added: ipw2200 -- ipw2200 card is not working https://launchpad.net/bugs/41570 From ben.collins at ubuntu.com Sun Aug 27 22:56:48 2006 From: ben.collins at ubuntu.com (Ben Collins) Date: Sun, 27 Aug 2006 22:56:48 -0000 Subject: [Bug 40849] Re: ipw2200 frequently fails to resume from S3 References: <20060422230432.17670.12158.malonedeb@gandwana.ubuntu.com> Message-ID: <20060827225648.17097.63186.launchpad@gangotri.ubuntu.com> ** Tags added: ipw2200 -- ipw2200 frequently fails to resume from S3 https://launchpad.net/bugs/40849 From ben.collins at ubuntu.com Sun Aug 27 22:56:26 2006 From: ben.collins at ubuntu.com (Ben Collins) Date: Sun, 27 Aug 2006 22:56:26 -0000 Subject: [Bug 40763] Re: CCMP decrypt failed errors with ipw2200 References: <20060422134633.30538.35482.malonedeb@gangotri.ubuntu.com> Message-ID: <20060827225628.5486.61248.launchpad@gandwana.ubuntu.com> ** Tags added: ipw2200 -- CCMP decrypt failed errors with ipw2200 https://launchpad.net/bugs/40763 From torrance123 at gmail.com Sun Aug 27 23:32:28 2006 From: torrance123 at gmail.com (Torrance) Date: Sun, 27 Aug 2006 23:32:28 -0000 Subject: [Bug 23445] Re: iMac G5 will freeze after booting up References: <20060113142343.21012.90472.launchpad@macquarie.warthogs.hbd.com> Message-ID: <20060827233230.17263.11146.malone@gangotri.ubuntu.com> I'm using an iMacG5 Rev A, 17inch. Incredibibly the LiveCD for Edgy Knot 1 boots, Gnome comes up, and for the first time ever I also have sound under a linux system. Unfortunately, the thermal/fan control still isn't enabled (it's a kernel option!) and my native screen resolution wasn't recognised (though the work-around for Breezy resulted in native screen resolution so I think this may just be a problem with the LiveCD). Anyway, it seems to me the initial problem for all systems has been fixed with the latest kernel. What still needs to be worked around is X-Windows configurations for the Nvidia and ATI chips, as well as the thermal control. -- iMac G5 will freeze after booting up https://launchpad.net/bugs/23445 From keithcu at gmail.com Sun Aug 27 23:46:44 2006 From: keithcu at gmail.com (keithCu) Date: Sun, 27 Aug 2006 23:46:44 -0000 Subject: [Bug 27778] Re: ipw2200 Firmware Error on Install References: <20060113151913.29386.20905.launchpad@macquarie.warthogs.hbd.com> Message-ID: <20060827234644.5577.48128.malone@gandwana.ubuntu.com> I can confirm it still happens in my dmseg log: uname -a Linux keithcul-1 2.6.15-26-server #1 SMP Thu Aug 3 04:09:15 UTC 2006 i686 GNU/Linux Here are the various messages I'm seeing: grep ipw2200 dmesg.txt | more [42949386.500000] ipw2200: Intel(R) PRO/Wireless 2200/2915 Network Driver, 1.1.1 [42949386.500000] ipw2200: Copyright(c) 2003-2006 Intel Corporation [42949386.500000] Warning: PCI driver ipw2200 has a struct device_driver shutdown method, please update! [42949386.580000] ipw2200: Detected Intel PRO/Wireless 2200BG Network Connection [42949387.320000] ipw2200: Detected geography ZZM (11 802.11bg channels, 0 802.11a channels) [42960606.400000] ipw2200: Failed to send SCAN_ABORT: Command timed out. [42960607.890000] ipw2200: Firmware error detected. Restarting. [42964652.960000] ipw2200: Intel(R) PRO/Wireless 2200/2915 Network Driver, 1.1.1 [42964652.960000] ipw2200: Copyright(c) 2003-2006 Intel Corporation [42964652.960000] Warning: PCI driver ipw2200 has a struct device_driver shutdown method, please update! [42964652.960000] ipw2200: Detected Intel PRO/Wireless 2200BG Network Connection [42964653.130000] ipw2200: Detected geography ZZM (11 802.11bg channels, 0 802.11a channels) [42971501.090000] ipw2200: Firmware error detected. Restarting. [43038384.960000] ipw2200: Intel(R) PRO/Wireless 2200/2915 Network Driver, 1.1.1 [43038384.960000] ipw2200: Copyright(c) 2003-2006 Intel Corporation [43038384.960000] Warning: PCI driver ipw2200 has a struct device_driver shutdown method, please update! [43038384.960000] ipw2200: Detected Intel PRO/Wireless 2200BG Network Connection [43038385.140000] ipw2200: Detected geography ZZM (11 802.11bg channels, 0 802.11a channels) -- ipw2200 Firmware Error on Install https://launchpad.net/bugs/27778 From ubuntu at paul.sladen.org Mon Aug 28 00:32:07 2006 From: ubuntu at paul.sladen.org (Paul Sladen) Date: Mon, 28 Aug 2006 00:32:07 -0000 Subject: [Bug 36596] Re: system freeze after clicking task manager trash icon in "pan" newsreader References: <20060325145711.6279.38615.malonedeb@gandwana.ubuntu.com> Message-ID: <20060828003207.17097.66729.malone@gangotri.ubuntu.com> We seem to have a +1/-1 on whether the alternate deb works. Paul Drain: do you have the (source) patch that people have been testing? Can people check whether this is still occuring in edgy with the newer Xorg? -- system freeze after clicking task manager trash icon in "pan" newsreader https://launchpad.net/bugs/36596 From rtg at aapsc.com Mon Aug 28 02:54:34 2006 From: rtg at aapsc.com (Richard Green) Date: Mon, 28 Aug 2006 02:54:34 -0000 Subject: [Bug 24533] Re: Fail to boot smp kernel References: <20060113142932.21012.10689.launchpad@macquarie.warthogs.hbd.com> Message-ID: <20060828025435.5577.85394.malone@gandwana.ubuntu.com> Verified - The problem still occurs with kernel 2.6.15-26-686. I booted into a text console, then issued the startx command. the system froze up as it got to the 'restoring session' phase of KDE initialization. -- Fail to boot smp kernel https://launchpad.net/bugs/24533 From dylanross at mailinator.com Mon Aug 28 03:11:45 2006 From: dylanross at mailinator.com (Dylan) Date: Mon, 28 Aug 2006 03:11:45 -0000 Subject: [Bug 23445] Re: iMac G5 will freeze after booting up References: <20060113142343.21012.90472.launchpad@macquarie.warthogs.hbd.com> Message-ID: <20060828031145.5577.84862.malone@gandwana.ubuntu.com> I've got Edgy Knot 1 installed and running on my Rev B. However, the resolution is totally screwed. If anyone could offer some direction or an xconf, that'd be great. PS. Bluetooth and AirPort aren't working (although I wouldn't expect them to work out of the box, anyway). -- iMac G5 will freeze after booting up https://launchpad.net/bugs/23445 From ubuntu at laurenssimonis.com Mon Aug 28 07:35:03 2006 From: ubuntu at laurenssimonis.com (Laurens Simonis) Date: Mon, 28 Aug 2006 07:35:03 -0000 Subject: [Bug 36596] Re: system freeze after clicking task manager trash icon in "pan" newsreader References: <20060325145711.6279.38615.malonedeb@gandwana.ubuntu.com> Message-ID: <20060828073503.17097.57050.malone@gangotri.ubuntu.com> I hope Paul Drain will help, but in case that doesn't work out: I downloaded the files before the bandwidth ran out, however, I don't quite know which ones you need. Attached the filelist of the files I downloaded. I assume you need the whole of ati, and am not quite sure on which kernel files you require. Let me know, and I can give you the files, if you can't get it resolved with Paul. -- system freeze after clicking task manager trash icon in "pan" newsreader https://launchpad.net/bugs/36596 From eruyome at gmail.com Mon Aug 28 08:31:23 2006 From: eruyome at gmail.com (Emmanuel Ch.) Date: Mon, 28 Aug 2006 08:31:23 -0000 Subject: [Bug 23445] Re: [Bug 23445] Re: iMac G5 will freeze after booting up References: <20060113142343.21012.90472.launchpad@macquarie.warthogs.hbd.com> <20060828031145.5577.84862.malone@gandwana.ubuntu.com> Message-ID: <41f9af070608280131i5197f9ecy7e10b5a349517f14@mail.gmail.com> On 8/28/06, Dylan wrote: > I've got Edgy Knot 1 installed and running on my Rev B. > > However, the resolution is totally screwed. If anyone could offer some > direction or an xconf, that'd be great. > > > PS. Bluetooth and AirPort aren't working (although I wouldn't expect > them to work out of the box, anyway). > > -- > iMac G5 will freeze after booting up > https://launchpad.net/bugs/23445 > -- - morthul surinen fenya quelli (R.I.P 0x7D4) It can be easily changed at /etc/X11/xorg.conf Just add "1440x900" at the resolutions for depth 24. You'll see when you get there. I had my Airport working. See http://www.ubuntuforums.org/showthread.php?=142727 It needs to grab your Airport firmware from /System/Library/Extensions/AppleAirPort2.kext/Contents/MacOS/AppleAirport2 Again you will see when you read the howto. I suppose needing to find the firmware yourself makes "AirPort not working" not a bug, but could someone get into dapper a script that does it automatically (since the modules for hfs+ are in the installer cd anyway we could grab a copy of it and set up AirPort automatically. -- iMac G5 will freeze after booting up https://launchpad.net/bugs/23445 From cjwatson at canonical.com Mon Aug 28 11:07:25 2006 From: cjwatson at canonical.com (Colin Watson) Date: Mon, 28 Aug 2006 11:07:25 -0000 Subject: [Bug 54346] Re: manual install: update-initramfs problem References: <20060728111501.3952.70492.malonedeb@gangotri.ubuntu.com> Message-ID: <20060828110725.17097.7392.malone@gangotri.ubuntu.com> kernel-package (10.049ubuntu4) edgy; urgency=low * Redirect update-initramfs output to stderr to avoid confusing debconf (closes: Malone #54346). -- Colin Watson Mon, 28 Aug 2006 12:04:15 +0100 This will be picked up by the next kernel build. ** Changed in: kernel-package (Ubuntu) Assignee: (unassigned) => Colin Watson Status: Confirmed => Fix Released -- manual install: update-initramfs problem https://launchpad.net/bugs/54346 From chantra at debuntu.org Mon Aug 28 11:20:28 2006 From: chantra at debuntu.org (chantra) Date: Mon, 28 Aug 2006 11:20:28 -0000 Subject: [Bug 53754] Re: ata_piix problem with Intel ICH7 chipset References: <20060722182526.11213.79901.malonedeb@gandwana.ubuntu.com> Message-ID: <20060828112028.5486.98191.malone@gandwana.ubuntu.com> well, lately i updated my edgy box and the stable kernel wasn't stable anymore. I finally spotted (i guess) which software messed it up: *hal *libhal-storage1 *hal-device-manager *libhal1 stables version for me are: hal_0.5.7.1-0ubuntu5_i386.deb hal-device-manager_0.5.7.1-0ubuntu5_all.deb libhal-storage1_0.5.7.1-0ubuntu5_i386.deb libhal1_0.5.7.1-0ubuntu5_i386.deb josé, you might be able to get thos from ftp://ftp.port80.se/ubuntu hope this helps -- ata_piix problem with Intel ICH7 chipset https://launchpad.net/bugs/53754 From 84yelo3 at gmail.com Mon Aug 28 11:28:49 2006 From: 84yelo3 at gmail.com (=?utf-8?q?Nicol=C3=B2_Chieffo?=) Date: Mon, 28 Aug 2006 11:28:49 -0000 Subject: [Bug 42387] Re: [Bug 42387] Re: ipw2200 module can't be reloaded if its status was set to 2 References: <20060501135849.30638.69331.malonedeb@gangotri.ubuntu.com> <20060827224209.5577.93182.malone@gandwana.ubuntu.com> Message-ID: <641322f90608280428w5dbdc0d9w7dd9706151ce3608@mail.gmail.com> the bug occurs if ipw2200 module is unloaded when the file /sys/class/net/ethN/device/power/state contains the state 2 (I think it is a sort of suspend). This state is changed when I hit my laptop wireless hotkey. when I try to do "modprobe ipw2200" the module won't load because of this error -5. the proble is that when the module is unloaded I havo no more the directory /sys/class/net/ethN/device/power/ and so re-hitting the hotkey have no effect. I should manually go to the directory pointed by that symlink, which is /sys/devices/pci0000:00/0000:00:1e.0/0000:02:02.0/power and chance status to 0. after this actions the module will load. But it's not normal in my opinion. note that when suspending the module gets unloaded, and if it had been switched off pressing the hotkey (and not using the decumented method, which is the file /sys/class/net/ethN/device/rf_kill) this problem will occur! -- ipw2200 module can't be reloaded if its status was set to 2 https://launchpad.net/bugs/42387 From mjg59 at codon.org.uk Mon Aug 28 11:37:56 2006 From: mjg59 at codon.org.uk (Matthew Garrett) Date: Mon, 28 Aug 2006 11:37:56 -0000 Subject: [Bug 42387] Re: [Bug 42387] Re: [Bug 42387] Re: ipw2200 module can't be reloaded if its status was set to 2 References: <20060501135849.30638.69331.malonedeb@gangotri.ubuntu.com> <20060827224209.5577.93182.malone@gandwana.ubuntu.com> <641322f90608280428w5dbdc0d9w7dd9706151ce3608@mail.gmail.com> Message-ID: <20060828113756.GA962@srcf.ucam.org> It's a bug that ipw2200 doesn't power up the card before trying to load. I'll look into it. -- ipw2200 module can't be reloaded if its status was set to 2 https://launchpad.net/bugs/42387 From oboril.lukas at gmail.com Mon Aug 28 11:59:01 2006 From: oboril.lukas at gmail.com (=?utf-8?b?THVrw6HFoSBPYm/FmWls?=) Date: Mon, 28 Aug 2006 11:59:01 -0000 Subject: [Bug 36964] Re: [dapper] Asus sd/mmc card reader not working References: <20060328082753.6253.5275.malonedeb@gandwana.ubuntu.com> Message-ID: <20060828115901.17097.90435.malone@gangotri.ubuntu.com> I have ASUS M6Ne and there is chip exactly same as M6N ... 0000:02:01.0 CardBus bridge: Ricoh Co Ltd RL5c476 II (rev ac) -- [dapper] Asus sd/mmc card reader not working https://launchpad.net/bugs/36964 From ryan.m.lists at gmail.com Mon Aug 28 12:17:49 2006 From: ryan.m.lists at gmail.com (rmmst49) Date: Mon, 28 Aug 2006 12:17:49 -0000 Subject: [Bug 57858] com2.6.15.7-ubuntu1 source compilation error at drivers/usb/net/zd1211/zd1205.o References: <20060827035747.17263.81509.malonedeb@gangotri.ubuntu.com> Message-ID: <20060828121749.5486.33698.launchpad@canonical@gandwana.ubuntu.com> Public bug reported: I want to recompile the kernel so that I can use my verizon evdo card. I have this working beautifully with kubuntu dapper on a p4 dell laptop. now i'm trying on a thinkpad x31. so i apply the patch and compile the kernel with one change to the default ubuntu kernel config here's the patch: ftp://ftp.sonic.net/pub/users/qm/PC5740/usb_bufsz_linux-2.6.14-ulmo ==================== --- ./drivers/usb/class/cdc-acm.c.~1~ 2005-11-12 21:28:19.000000000 -0800 +++ ./drivers/usb/class/cdc-acm.c 2005-12-04 10:35:10.000000000 -0800 @@ -73,6 +73,7 @@ #define DRIVER_AUTHOR "Armin Fuerst, Pavel Machek, Johannes Erdfelt, Vojtech Pavlik" #define DRIVER_DESC "USB Abstract Control Model driver for USB modems and ISDN adapters" +static ushort maxszc = 0, maxszw = 0, maxszr = 0; static struct usb_driver acm_driver; static struct tty_driver *acm_tty_driver; static struct acm *acm_table[ACM_TTY_MINORS]; @@ -833,9 +834,9 @@ } memset(acm, 0, sizeof(struct acm)); - ctrlsize = le16_to_cpu(epctrl->wMaxPacketSize); - readsize = le16_to_cpu(epread->wMaxPacketSize); - acm->writesize = le16_to_cpu(epwrite->wMaxPacketSize); + ctrlsize = (le16_to_cpu(epctrl->wMaxPacketSize) > maxszc)?le16_to_cpu(epctrl->wMaxPacketSize):maxszc; + readsize = (le16_to_cpu(epread->wMaxPacketSize) > maxszr)?le16_to_cpu(epread->wMaxPacketSize):maxszr; + acm->writesize = (le16_to_cpu(epwrite->wMaxPacketSize) > maxszw)?le16_to_cpu(epwrite->wMaxPacketSize):maxszw; acm->control = control_interface; acm->data = data_interface; acm->minor = minor; @@ -1084,4 +1085,9 @@ MODULE_AUTHOR( DRIVER_AUTHOR ); MODULE_DESCRIPTION( DRIVER_DESC ); MODULE_LICENSE("GPL"); - +module_param(maxszc, ushort,0); +MODULE_PARM_DESC(maxszc,"User specified USB endpoint control size"); +module_param(maxszr, ushort,0); +MODULE_PARM_DESC(maxszr,"User specified USB endpoint read size"); +module_param(maxszw, ushort,0); +MODULE_PARM_DESC(maxszw,"User specified USB endpoint write size"); --- ./drivers/usb/serial/usb-serial.c.~1~ 2005-11-12 21:28:19.000000000 -0800 +++ ./drivers/usb/serial/usb-serial.c 2005-12-04 10:30:04.000000000 -0800 @@ -361,6 +361,7 @@ drivers depend on it. */ +static ushort maxSize = 0; static int debug; static struct usb_serial *serial_table[SERIAL_TTY_MINORS]; /* initially all NULL */ static LIST_HEAD(usb_serial_driver_list); @@ -1061,7 +1062,7 @@ dev_err(&interface->dev, "No free urbs available\n"); goto probe_error; } - buffer_size = le16_to_cpu(endpoint->wMaxPacketSize); + buffer_size = (le16_to_cpu(endpoint->wMaxPacketSize) > maxSize)?le16_to_cpu(endpoint->wMaxPacketSize):maxSize; port->bulk_in_size = buffer_size; port->bulk_in_endpointAddress = endpoint->bEndpointAddress; port->bulk_in_buffer = kmalloc (buffer_size, GFP_KERNEL); @@ -1085,7 +1086,7 @@ dev_err(&interface->dev, "No free urbs available\n"); goto probe_error; } - buffer_size = le16_to_cpu(endpoint->wMaxPacketSize); + buffer_size = (le16_to_cpu(endpoint->wMaxPacketSize) > maxSize)?le16_to_cpu(endpoint->wMaxPacketSize):maxSize; port->bulk_out_size = buffer_size; port->bulk_out_endpointAddress = endpoint->bEndpointAddress; port->bulk_out_buffer = kmalloc (buffer_size, GFP_KERNEL); @@ -1110,7 +1111,7 @@ dev_err(&interface->dev, "No free urbs available\n"); goto probe_error; } - buffer_size = le16_to_cpu(endpoint->wMaxPacketSize); + buffer_size = (le16_to_cpu(endpoint->wMaxPacketSize) > maxSize)?le16_to_cpu(endpoint->wMaxPacketSize):maxSize; port->interrupt_in_endpointAddress = endpoint->bEndpointAddress; port->interrupt_in_buffer = kmalloc (buffer_size, GFP_KERNEL); if (!port->interrupt_in_buffer) { @@ -1137,7 +1138,7 @@ dev_err(&interface->dev, "No free urbs available\n"); goto probe_error; } - buffer_size = le16_to_cpu(endpoint->wMaxPacketSize); + buffer_size = (le16_to_cpu(endpoint->wMaxPacketSize) > maxSize)?le16_to_cpu(endpoint->wMaxPacketSize):maxSize; port->interrupt_out_size = buffer_size; port->interrupt_out_endpointAddress = endpoint->bEndpointAddress; port->interrupt_out_buffer = kmalloc (buffer_size, GFP_KERNEL); @@ -1434,3 +1435,5 @@ module_param(debug, bool, S_IRUGO | S_IWUSR); MODULE_PARM_DESC(debug, "Debug enabled or not"); +module_param(maxSize, ushort,0); +MODULE_PARM_DESC(maxSize,"User specified USB endpoint size"); ==================== after applying the patch I changed in the config was the processor from general 386 to pentium M, thats it. then compile and it exits with an error at: ==================== CC [M] drivers/usb/net/zd1211/zd1205.o In file included from drivers/usb/net/zd1211/zd1205.c:37: drivers/usb/net/zd1211/zdinlinef.h: In function ‘Cfg_CtrlSetting’: drivers/usb/net/zd1211/zdinlinef.h:307: warning: ‘LenInUs’ may be used uninitialized in this function drivers/usb/net/zd1211/zdinlinef.h:308: warning: ‘NextLenInUs’ may be used uninitialized in this function drivers/usb/net/zd1211/zd1205.c: In function ‘zd1205_house_keeping’: drivers/usb/net/zd1211/zd1205.c:790: warning: unused variable ‘tmpvalue’ drivers/usb/net/zd1211/zd1205.c: In function ‘zd1205_transmit_cleanup’: drivers/usb/net/zd1211/zd1205.c:1109: warning: unused variable ‘i’ drivers/usb/net/zd1211/zd1205.c: In function ‘zd1205_tx_isr’: drivers/usb/net/zd1211/zd1205.c:1139: warning: unused variable ‘next_sw_tcb’ drivers/usb/net/zd1211/zd1205.c: In function ‘zd1205_start_ru’: drivers/usb/net/zd1211/zd1205.c:1739: warning: unused variable ‘loopCnt’ drivers/usb/net/zd1211/zd1205.c:1733: warning: unused variable ‘tmp_value’ drivers/usb/net/zd1211/zd1205.c: In function ‘zd1205_recycle_rx’: drivers/usb/net/zd1211/zd1205.c:1770: warning: unused variable ‘buffer_found’ drivers/usb/net/zd1211/zd1205.c:1766: warning: unused variable ‘tmp_value’ drivers/usb/net/zd1211/zd1205.c: In function ‘zd1205_sleep_reset’: drivers/usb/net/zd1211/zd1205.c:2883: warning: unused variable ‘flags’ drivers/usb/net/zd1211/zd1205.c: In function ‘zd1205_process_wakeup’: drivers/usb/net/zd1211/zd1205.c:2996: warning: unused variable ‘tmpvalue’ drivers/usb/net/zd1211/zd1205.c:2995: warning: unused variable ‘TSFTimer’ drivers/usb/net/zd1211/zd1205.c: In function ‘zd1205_watchdog’: drivers/usb/net/zd1211/zd1205.c:3177: warning: unused variable ‘tmpvalue’ drivers/usb/net/zd1211/zd1205.c:3174: warning: unused variable ‘diffTime’ drivers/usb/net/zd1211/zd1205.c:3173: warning: unused variable ‘i’ drivers/usb/net/zd1211/zd1205.c: In function ‘zd1205wext_siwscan’: drivers/usb/net/zd1211/zd1205.c:4021: warning: unused variable ‘macp’ drivers/usb/net/zd1211/zd1205.c: In function ‘zd1205_translate_scan’: drivers/usb/net/zd1211/zd1205.c:4041: warning: unused variable ‘macp’ drivers/usb/net/zd1211/zd1205.c: In function ‘zd1205_load_card_setting’: drivers/usb/net/zd1211/zd1205.c:4868: warning: unused variable ‘j’ drivers/usb/net/zd1211/zd1205.c:4861: warning: unused variable ‘stat’ drivers/usb/net/zd1211/zd1205.c: In function ‘zd1205_save_card_setting’: drivers/usb/net/zd1211/zd1205.c:5015: warning: unused variable ‘i’ drivers/usb/net/zd1211/zd1205.c:5008: warning: unused variable ‘stat’ drivers/usb/net/zd1211/zd1205.c: In function ‘zd1205_clear_structs’: drivers/usb/net/zd1211/zd1205.c:5127: warning: unused variable ‘macp’ drivers/usb/net/zd1211/zd1205.c: In function ‘zdcb_setup_next_send’: drivers/usb/net/zd1211/zd1205.c:5161: warning: unused variable ‘loopCnt’ drivers/usb/net/zd1211/zd1205.c:5159: warning: unused variable ‘lock_flag’ drivers/usb/net/zd1211/zd1205.c:5150: warning: unused variable ‘tmp_value3’ drivers/usb/net/zd1211/zd1205.c:5150: warning: unused variable ‘tmp_value’ drivers/usb/net/zd1211/zd1205.c:5145: warning: unused variable ‘next_sw_tcb’ drivers/usb/net/zd1211/zdinlinef.h:307: warning: ‘LenInUs’ may be used uninitialized in this function drivers/usb/net/zd1211/zdinlinef.h:308: warning: ‘NextLenInUs’ may be used uninitialized in this function drivers/usb/net/zd1211/zd1205.c: At top level: drivers/usb/net/zd1211/zd1205.c:3534: warning: ‘zd1205_ioctl_getsens’ defined but not used drivers/usb/net/zd1211/zd1205.c:3834: warning: ‘zd1205wext_giwname’ defined but not used drivers/usb/net/zd1211/zd1205.c:3850: warning: ‘zd1205wext_siwfreq’ defined but not used drivers/usb/net/zd1211/zd1205.c:3891: warning: ‘zd1205wext_siwrate’ defined but not used drivers/usb/net/zd1211/zd1205.c:3913: warning: ‘zd1205wext_siwrts’ defined but not used drivers/usb/net/zd1211/zd1205.c:3923: warning: ‘zd1205wext_siwfrag’ defined but not used drivers/usb/net/zd1211/zd1205.c:3928: warning: ‘zd1205wext_giwtxpow’ defined but not used drivers/usb/net/zd1211/zd1205.c:3933: warning: ‘zd1205wext_siwtxpow’ defined but not used drivers/usb/net/zd1211/zd1205.c:3938: warning: ‘zd1205wext_giwap’ defined but not used drivers/usb/net/zd1211/zd1205.c:3949: warning: ‘zd1205wext_siwencode’ defined but not used drivers/usb/net/zd1211/zd1205.c:3954: warning: ‘zd1205wext_giwencode’ defined but not used CC [M] drivers/usb/net/zd1211/zdasocsvc.o drivers/usb/net/zd1211/zdasocsvc.c: In function ‘Re_Asociate’: drivers/usb/net/zd1211/zdasocsvc.c:268: warning: label ‘wpa_check_ok’ defined but not used CC [M] drivers/usb/net/zd1211/zdauthreq.o CC [M] drivers/usb/net/zd1211/zdauthrsp.o CC [M] drivers/usb/net/zd1211/zdmmrx.o CC [M] drivers/usb/net/zd1211/zdshared.o CC [M] drivers/usb/net/zd1211/zdhci.o drivers/usb/net/zd1211/zdhci.c: In function ‘zd_ReceivePkt’: drivers/usb/net/zd1211/zdhci.c:288: warning: unused variable ‘Type’ drivers/usb/net/zd1211/zdhci.c: In function ‘zd_ResetDevice’: drivers/usb/net/zd1211/zdhci.c:886: warning: unused variable ‘i_state’ drivers/usb/net/zd1211/zdhci.c: In function ‘zd_SwitchNextCH’: drivers/usb/net/zd1211/zdhci.c:1152: warning: unused variable ‘cap’ drivers/usb/net/zd1211/zdhci.c:1151: warning: unused variable ‘j’ drivers/usb/net/zd1211/zdhci.c:1151: warning: unused variable ‘i’ drivers/usb/net/zd1211/zdhci.c:1147: warning: unused variable ‘tmp’ drivers/usb/net/zd1211/zdhci.c:1146: warning: unused variable ‘i_state’ CC [M] drivers/usb/net/zd1211/zdglobal.o CC [M] drivers/usb/net/zd1211/zdencrypt.o CC [M] drivers/usb/net/zd1211/zdpmfilter.o drivers/usb/net/zd1211/zdpmfilter.c: In function ‘TxSend’: drivers/usb/net/zd1211/zdpmfilter.c:155: warning: unused variable ‘RC4Key’ drivers/usb/net/zd1211/zdpmfilter.c:149: warning: unused variable ‘icv’ CC [M] drivers/usb/net/zd1211/zdpsmon.o drivers/usb/net/zd1211/zdpsmon.c: In function ‘RxInfoIndicate’: drivers/usb/net/zd1211/zdpsmon.c:351: warning: ‘asoc’ may be used uninitialized in this function drivers/usb/net/zd1211/zdpsmon.c:350: warning: ‘oldPsm’ may be used uninitialized in this function drivers/usb/net/zd1211/zdpsmon.c: In function ‘zd_SetKeyInfo’: drivers/usb/net/zd1211/zdpsmon.c:600: warning: unused variable ‘KeyRsc’ CC [M] drivers/usb/net/zd1211/zdsynch.o drivers/usb/net/zd1211/zdsynch.c: In function ‘ProbeRsp_Beacon’: drivers/usb/net/zd1211/zdsynch.c:210: warning: unused variable ‘pWPA’ CC [M] drivers/usb/net/zd1211/zdbuf.o drivers/usb/net/zd1211/zdbuf.c: In function ‘initFdescBuf’: drivers/usb/net/zd1211/zdbuf.c:129: warning: unused variable ‘pFrmDesc’ CC [M] drivers/usb/net/zd1211/zdhw.o drivers/usb/net/zd1211/zdhw.c: In function ‘HW_Set_AL2230_RF_Chips’: drivers/usb/net/zd1211/zdhw.c:630: warning: ‘tmpvalue’ is used uninitialized in this function drivers/usb/net/zd1211/zdhw.c: In function ‘HW_GetNow’: drivers/usb/net/zd1211/zdhw.c:1332: warning: unused variable ‘reg’ drivers/usb/net/zd1211/zdhw.c: In function ‘HW_RadioOnOff’: drivers/usb/net/zd1211/zdhw.c:1372: warning: ‘tmpvalue’ is used uninitialized in this function drivers/usb/net/zd1211/zdhw.c: In function ‘HW_OverWritePhyRegFromE2P’: drivers/usb/net/zd1211/zdhw.c:1697: warning: unused variable ‘PhyValue’ drivers/usb/net/zd1211/zdhw.c:1696: warning: unused variable ‘PhyIdx’ drivers/usb/net/zd1211/zdhw.c:1695: warning: unused variable ‘i’ drivers/usb/net/zd1211/zdhw.c:1693: warning: unused variable ‘NumOfReg’ drivers/usb/net/zd1211/zdhw.c: In function ‘HW_UpdateIntegrationValue’: drivers/usb/net/zd1211/zdhw.c:1748: warning: unused variable ‘reg’ CC [M] drivers/usb/net/zd1211/zddebug.o drivers/usb/net/zd1211/zddebug.c: In function ‘zd1205_dump_regs’: drivers/usb/net/zd1211/zddebug.c:57: warning: unused variable ‘flags’ 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]: Leaving directory `/usr/src/linux-source-2.6.15' make: *** [stamp-build] Error 2 ========================== my compile command if you're wondering: make-kpkg --initrd --append-to-version=-fizz1 kernel_image kernel_headers I am using a completely up to date xubuntu dapper.1 gcc (GCC) 4.0.3 (Ubuntu 4.0.3-1ubuntu5) ** Affects: linux-source-2.6.15 (Ubuntu) Importance: Untriaged Status: Unconfirmed -- com2.6.15.7-ubuntu1 source compilation error at drivers/usb/net/zd1211/zd1205.o https://launchpad.net/bugs/57858 From kamping_kaiser at internode.on.net Mon Aug 28 12:18:19 2006 From: kamping_kaiser at internode.on.net (KarlGoetz) Date: Mon, 28 Aug 2006 12:18:19 -0000 Subject: [Bug 57861] usb key producing address errors on dapper kernel. References: <20060827061903.17097.9931.malonedeb@gangotri.ubuntu.com> Message-ID: <20060828121819.5577.63011.launchpad@canonical@gandwana.ubuntu.com> Public bug reported: the key is a 256 Kingston "datatraveler" usb flash drive. when plugged into a dapper system with any of teh default kernels ( -25-386, -26-386 or -26-686) it simply scrolls this message: Aug 27 15:28:41 Augustine kernel: [17179686.564000] usb 2-2: USB disconnect, address 2 Aug 27 15:28:46 Augustine kernel: [17179691.728000] usb 2-1: new full speed USB device using uhci_hcd and address 4 Aug 27 15:28:46 Augustine kernel: [17179692.232000] usb 2-1: new full speed USB device using uhci_hcd and address 5 Aug 27 15:28:47 Augustine kernel: [17179692.736000] usb 2-1: new full speed USB device using uhci_hcd and address 6 Aug 27 15:28:47 Augustine kernel: [17179693.240000] usb 2-1: new full speed USB device using uhci_hcd and address 7 Aug 27 15:28:48 Augustine kernel: [17179693.744000] usb 2-1: new full speed USB device using uhci_hcd and address 8 Aug 27 15:28:48 Augustine kernel: [17179694.248000] usb 2-1: new full speed USB device using uhci_hcd and address 9 Aug 27 15:28:49 Augustine kernel: [17179694.752000] usb 2-1: new full speed USB device using uhci_hcd and address 10 Aug 27 15:28:49 Augustine kernel: [17179695.256000] usb 2-1: new full speed USB device using uhci_hcd and address 11 and keeps going to well over 100 if you let it. the same device on my edgy system (uname -a = Linux Rommel 2.6.17-6-686 #2 SMP Fri Aug 11 22:09:15 UTC 2006 i686 GNU/Linux) gives this: Aug 27 15:36:38 localhost kernel: [17264298.748000] usb 1-3: new high speed USB device using ehci_hcd and address 7 Aug 27 15:36:38 localhost kernel: [17264298.880000] usb 1-3: configuration #1 chosen from 1 choice Aug 27 15:36:38 localhost kernel: [17264298.880000] scsi12 : SCSI emulation for USB Mass Storage devices Aug 27 15:36:38 localhost kernel: [17264298.880000] usb-storage: device found at 7 Aug 27 15:36:38 localhost kernel: [17264298.880000] usb-storage: waiting for device to settle before scanning Aug 27 15:36:43 localhost kernel: [17264303.880000] usb-storage: device scan complete Aug 27 15:36:43 localhost kernel: [17264303.880000] Vendor: Kingston Model: DataTraveler 2.0 Rev: 6.16 Aug 27 15:36:43 localhost kernel: [17264303.880000] Type: Direct-Access ANSI SCSI revision: 00 Aug 27 15:36:43 localhost kernel: [17264303.884000] SCSI device sdc: 498687 512-byte hdwr sectors (255 MB) Aug 27 15:36:43 localhost kernel: [17264303.884000] sdc: Write Protect is off Aug 27 15:36:43 localhost kernel: [17264303.884000] sdc: Mode Sense: 45 00 00 08 Aug 27 15:36:43 localhost kernel: [17264303.884000] sdc: assuming drive cache: write through Aug 27 15:36:43 localhost kernel: [17264303.888000] SCSI device sdc: 498687 512-byte hdwr sectors (255 MB) Aug 27 15:36:43 localhost kernel: [17264303.888000] sdc: Write Protect is off Aug 27 15:36:43 localhost kernel: [17264303.888000] sdc: Mode Sense: 45 00 00 08 Aug 27 15:36:43 localhost kernel: [17264303.888000] sdc: assuming drive cache: write through Aug 27 15:36:43 localhost kernel: [17264303.888000] sdc: sdc1 Aug 27 15:36:43 localhost kernel: [17264303.892000] sd 12:0:0:0: Attached scsi removable disk sdc Aug 27 15:36:43 localhost kernel: [17264303.892000] sd 12:0:0:0: Attached scsi generic sg3 type 0 Aug 27 15:36:43 localhost kernel: [17264304.340000] FAT: utf8 is not a recommended IO charset for FAT filesystems, filesystem will be case sensitive! and opens a window to copy data into ** Affects: linux-source-2.6.15 (Ubuntu) Importance: Untriaged Status: Unconfirmed -- usb key producing address errors on dapper kernel. https://launchpad.net/bugs/57861 From cjwatson at canonical.com Mon Aug 28 12:18:19 2006 From: cjwatson at canonical.com (Colin Watson) Date: Mon, 28 Aug 2006 12:18:19 -0000 Subject: [Bug 57861] Re: usb key producing address errors on dapper kernel. References: <20060827061903.17097.9931.malonedeb@gangotri.ubuntu.com> Message-ID: <20060828121819.5577.18471.launchpad@gandwana.ubuntu.com> ** Changed in: Ubuntu Sourcepackagename: None => linux-source-2.6.15 -- usb key producing address errors on dapper kernel. https://launchpad.net/bugs/57861 From cjwatson at canonical.com Mon Aug 28 12:17:49 2006 From: cjwatson at canonical.com (Colin Watson) Date: Mon, 28 Aug 2006 12:17:49 -0000 Subject: [Bug 57858] Re: com2.6.15.7-ubuntu1 source compilation error at drivers/usb/net/zd1211/zd1205.o References: <20060827035747.17263.81509.malonedeb@gangotri.ubuntu.com> Message-ID: <20060828121749.5486.77292.launchpad@gandwana.ubuntu.com> ** Changed in: Ubuntu Sourcepackagename: None => linux-source-2.6.15 -- com2.6.15.7-ubuntu1 source compilation error at drivers/usb/net/zd1211/zd1205.o https://launchpad.net/bugs/57858 From michael.vogt at ubuntu.com Mon Aug 28 13:03:24 2006 From: michael.vogt at ubuntu.com (Michael Vogt) Date: Mon, 28 Aug 2006 13:03:24 -0000 Subject: [Bug 57987] Re: agpgart fails to init References: <20060828130031.5577.80769.malonedeb@gandwana.ubuntu.com> Message-ID: <20060828130324.5577.14425.malone@gandwana.ubuntu.com> It looks like the same problem happens with 2.6.15 and 2.6.12. -- agpgart fails to init https://launchpad.net/bugs/57987 From michael.vogt at ubuntu.com Mon Aug 28 13:00:31 2006 From: michael.vogt at ubuntu.com (Michael Vogt) Date: Mon, 28 Aug 2006 13:00:31 -0000 Subject: [Bug 57987] agpgart fails to init References: <20060828130031.5577.80769.malonedeb@gandwana.ubuntu.com> Message-ID: <20060828130031.5577.80769.malonedeb@gandwana.ubuntu.com> Public bug reported: Binary package hint: linux-source Agpgart fails to init on my amd64 nforce3-250 system w. radeon r200 based agp card. The error is: [ 0.000000] AGP bridge at 00:00:00 [ 0.000000] Aperture from AGP @ f0000000 size 4096 MB (APSIZE 0) [ 0.000000] Aperture from AGP bridge too small (0 MB) [ 0.000000] Your BIOS doesn't leave a aperture memory hole [ 0.000000] Please enable the IOMMU option in the BIOS setup [ 0.000000] This costs you 64 MB of RAM ... [ 26.848016] agpgart: Detected AGP bridge 0 [ 26.848631] agpgart: Aperture conflicts with PCI mapping. [ 26.848668] agpgart: Aperture from AGP @ f0000000 size 4096 MB [ 26.848703] agpgart: Aperture too small (0 MB) [ 26.848737] agpgart: No usable aperture found. [ 26.848771] agpgart: Consider rebooting with iommu=memaper=2 to get a good ap erture. (same issue was discussed on http://www.x86-64.org/lists/discuss/msg08790.html without result apparently.) Booting with "iommu=" does not help either. $ uname -a Linux top 2.6.17-6-amd64-k8 #2 SMP Fri Aug 11 19:13:19 UTC 2006 x86_64 GNU/Linux Let me know if you need more info for I can help in any way. Cheers, Michael ** Affects: linux-meta (Ubuntu) Importance: Untriaged Status: Unconfirmed -- agpgart fails to init https://launchpad.net/bugs/57987 From hexium at terra.es Mon Aug 28 13:09:55 2006 From: hexium at terra.es (hexion) Date: Mon, 28 Aug 2006 13:09:55 -0000 Subject: [Bug 57926] Re: [Bug 57926] Re: System hangs when installing seveas repository's libwxgtk2.6-0 package References: <20060827212904.5486.7990.malonedeb@gandwana.ubuntu.com> Message-ID: <1058857.1156770595668.JavaMail.root@cps7> I was wrong, it wasn't that package. I am having this error for weeks now, and I finally think I know where the problem is: It's for these packets (one of them or all), "lm_sensors" and "hddtemp". I thought it could be them and uninstalled it (I too removed the modules I installed to make sensors work). After that, my system doesn't crash, just nautilus crash. I'll report nautilus crash info when I go home, because now I can get a trace error because the system doesn't freeze. "lm_sensors" and "hddtemp" are packages supported by ubuntu, so please send this information to wherever it's needed... I can't spend more time on it, I'm at work :( Thanks. ----Mensaje original---- De: dennis at kaarsemaker.net Recibido: 27/08/2006 23:36 Para: Asunto: [Bug 57926] Re: System hangs when installing seveas repository's libwxgtk2.6-0 package That repository is an unsupported third party repository (and I'm pretty sure it doesn't cause your problems). ** Changed in: linux-source-2.6.15 (Ubuntu) Status: Unconfirmed => Rejected -- System hangs when installing seveas repository's libwxgtk2.6-0 package https://launchpad.net/bugs/57926 Prueba el correo Terra ( http://www.terra.es/correo ); Seguro, r�pido, fiable. -- System hangs when installing seveas repository's libwxgtk2.6-0 package https://launchpad.net/bugs/57926 From 84yelo3 at gmail.com Mon Aug 28 13:24:05 2006 From: 84yelo3 at gmail.com (=?utf-8?q?Nicol=C3=B2_Chieffo?=) Date: Mon, 28 Aug 2006 13:24:05 -0000 Subject: [Bug 42387] Re: [Bug 42387] Re: [Bug 42387] Re: [Bug 42387] Re: ipw2200 module can't be reloaded if its status was set to 2 References: <20060501135849.30638.69331.malonedeb@gangotri.ubuntu.com> <20060827224209.5577.93182.malone@gandwana.ubuntu.com> <641322f90608280428w5dbdc0d9w7dd9706151ce3608@mail.gmail.com> <20060828113756.GA962@srcf.ucam.org> Message-ID: <641322f90608280624ma06616fwbc12532a5d10fc2a@mail.gmail.com> wait wait wait! If the user switched it off he doesn't want it to be switched on at the module reload. USE CASE: the user switches the card off and puts the pc into suspend mode, because he is going to an area in which wireless can't be used (such as an hospital). When he is in the ospital he resumes from suspend and he doesn't want to get the card on. -- ipw2200 module can't be reloaded if its status was set to 2 https://launchpad.net/bugs/42387 From dave at boost-consulting.com Mon Aug 28 13:33:02 2006 From: dave at boost-consulting.com (DaveAbrahams) Date: Mon, 28 Aug 2006 13:33:02 -0000 Subject: [Bug 50031] Re: [regression] Suspend [to-RAM and to-disk] is broken in 2.6.15-25.43 References: <20060616182146.13137.51951.malonedeb@gandwana.ubuntu.com> Message-ID: <20060828133302.5577.17747.malone@gandwana.ubuntu.com> Amendment: The problem with suspend to disk appears to be that it hoses my LVM2 swap partition and at boot I see kernel: Unable to find swap-space signature The swap partition is unusable until I run mkswap on it again. Another possible explanation is that suspend is *supposed* to essentially reformat my swap, and since the resume functionality is not able to recognize it, the partition remains in a format that's unusable for swap space. Anyway, this is speculation; someone who knows swsusp would be able to handle this better than I. That said, now suspend-to/resume-from RAM are working for me. Per https://launchpad.net/distros/ubuntu/+source/thinkpad/+bug/50324/comments/6, I needed the following options in /etc/default/acpi-support: ACPI_SLEEP=true MODULES="fglrx" # unload/reload fglrx module when suspending I do *not* have SAVE_VBA_STATE=true uncommented. -- [regression] Suspend [to-RAM and to-disk] is broken in 2.6.15-25.43 https://launchpad.net/bugs/50031 From mjg59 at codon.org.uk Mon Aug 28 13:32:52 2006 From: mjg59 at codon.org.uk (Matthew Garrett) Date: Mon, 28 Aug 2006 13:32:52 -0000 Subject: [Bug 42387] Re: [Bug 42387] Re: [Bug 42387] Re: [Bug 42387] Re: [Bug 42387] Re: ipw2200 module can't be reloaded if its status was set to 2 References: <20060501135849.30638.69331.malonedeb@gangotri.ubuntu.com> <20060827224209.5577.93182.malone@gandwana.ubuntu.com> <641322f90608280428w5dbdc0d9w7dd9706151ce3608@mail.gmail.com> <20060828113756.GA962@srcf.ucam.org> <641322f90608280624ma06616fwbc12532a5d10fc2a@mail.gmail.com> Message-ID: <20060828133252.GA3201@srcf.ucam.org> That's an entirely separate problem, and one we don't even pretend to handle at the moment. -- Matthew Garrett | mjg59 at srcf.ucam.org -- ipw2200 module can't be reloaded if its status was set to 2 https://launchpad.net/bugs/42387 From bookan_ong at hotmail.com Mon Aug 28 13:46:57 2006 From: bookan_ong at hotmail.com (ed-ong) Date: Mon, 28 Aug 2006 13:46:57 -0000 Subject: [Bug 36596] Re: system freeze after clicking task manager trash icon in "pan" newsreader References: <20060325145711.6279.38615.malonedeb@gandwana.ubuntu.com> Message-ID: <20060828134657.17097.77987.malone@gangotri.ubuntu.com> I am running on Edgy and still encountering the same bug. And forget about Vesa on Edgy, it is really slow (the release notes mention that it is unaccelerated and should only be used for troubleshooting purposes) However, I found a forum entry which helps me, no crashes after 4 days (I am running on Edgy). The entry is http://www.ubuntuforums.org/showthread.php?p=1387589 For the record, my settings now are: Section "Device" Identifier "ATI Technologies, Inc. Radeon Mobility M6 LY [Radeon Mobility 9000]" Driver "radeon" BusID "PCI:1:0:0" Option "RenderAccel" "0" Option "AGPFastWrite" "false" # MUST BE FALSE!!! Option "SWcursor" "true" # MUST BE TRUE!!! Option "EnablePageFlip" "false" # necessary? Option "EnableDepthMoves" "false" # MUST BE FALSE!!! Option "ColorTiling" "false" # MUST BE FALSE??? EndSection -- system freeze after clicking task manager trash icon in "pan" newsreader https://launchpad.net/bugs/36596 From 84yelo3 at gmail.com Mon Aug 28 14:06:42 2006 From: 84yelo3 at gmail.com (=?utf-8?q?Nicol=C3=B2_Chieffo?=) Date: Mon, 28 Aug 2006 14:06:42 -0000 Subject: [Bug 42387] Re: [Bug 42387] Re: [Bug 42387] Re: [Bug 42387] Re: [Bug 42387] Re: [Bug 42387] Re: ipw2200 module can't be reloaded if its status was set to 2 References: <20060501135849.30638.69331.malonedeb@gangotri.ubuntu.com> <20060827224209.5577.93182.malone@gandwana.ubuntu.com> <641322f90608280428w5dbdc0d9w7dd9706151ce3608@mail.gmail.com> <20060828113756.GA962@srcf.ucam.org> <641322f90608280624ma06616fwbc12532a5d10fc2a@mail.gmail.com> <20060828133252.GA3201@srcf.ucam.org> Message-ID: <641322f90608280706k68fe1c40if4b71e3f2bef96f3@mail.gmail.com> ok all right -- ipw2200 module can't be reloaded if its status was set to 2 https://launchpad.net/bugs/42387 From manuel.teira at telefonica.net Mon Aug 28 14:09:44 2006 From: manuel.teira at telefonica.net (Manuel Teira) Date: Mon, 28 Aug 2006 14:09:44 -0000 Subject: [Bug 41570] Re: ipw2200 card is not working References: <20060426125847.28941.58505.malonedeb@gangotri.ubuntu.com> Message-ID: <20060828140944.5486.70866.malone@gandwana.ubuntu.com> Well, perhaps this could help to some people having the same problem: The thing is that the problem seems to be the channel. I don't know why, but since dapper, channel 12 couldn't be used anymore by the driver (the same happened to me under windows XP, where I cannot select channel 12, and that gaves me the idea). I selected a different channel in my AP, and inmediatly , I got link. -- ipw2200 card is not working https://launchpad.net/bugs/41570 From dave at boost-consulting.com Mon Aug 28 14:47:20 2006 From: dave at boost-consulting.com (DaveAbrahams) Date: Mon, 28 Aug 2006 14:47:20 -0000 Subject: [Bug 50031] Re: [regression] Suspend [to-RAM and to-disk] is broken in 2.6.15-25.43 References: <20060616182146.13137.51951.malonedeb@gandwana.ubuntu.com> Message-ID: <20060828144720.5577.24106.malone@gandwana.ubuntu.com> Amendment to amendment: suspend-to-RAM is still not entirely reliable. See https://launchpad.net/distros/ubuntu/+source/thinkpad/+bug/50324/comments/7 This doesn't appear to be the problem I'm having, but ubuntu devs might want to read http://www.gnome.org/projects/gnome-power- manager/faq.html#ubuntulibforeground -- [regression] Suspend [to-RAM and to-disk] is broken in 2.6.15-25.43 https://launchpad.net/bugs/50031 From kingpin at planetraven.de Mon Aug 28 15:34:13 2006 From: kingpin at planetraven.de (kingpin) Date: Mon, 28 Aug 2006 15:34:13 -0000 Subject: [Bug 38802] Re: dapper freezes on laptop References: <20060408234049.24516.71262.malonedeb@gangotri.ubuntu.com> Message-ID: <20060828153413.17263.20369.malone@gangotri.ubuntu.com> *** This bug is a duplicate of bug 36596 *** the same for me I have a IBM thinkpad x24 with a "ATI Technologies, Inc. Radeon Mobility 7000 (M6 LY) 1" and use the radeon driver too and since I updated to dapper I have this freezes too. -- dapper freezes on laptop https://launchpad.net/bugs/38802 From sickofthesea at gmail.com Mon Aug 28 16:58:01 2006 From: sickofthesea at gmail.com (SickoftheSea) Date: Mon, 28 Aug 2006 16:58:01 -0000 Subject: [Bug 58018] Can not mount DVD Media after burning. References: <20060828165801.17263.43025.malonedeb@gangotri.ubuntu.com> Message-ID: <20060828165801.17263.43025.malonedeb@gangotri.ubuntu.com> Public bug reported: Binary package hint: kernel-image-2.6.15-23-386-di If I burn some files to blank DVD+R's using Gnome DVD Creator I can not mount the media upon completion. tail -f /var/log/messages gives the following error: Aug 28 17:28:20 linux-laptop kernel: [4299663.918000] attempt to access beyond end of device Aug 28 17:28:20 linux-laptop kernel: [4299663.919000] hdc: rw=0, want=3778588, limit=4 Aug 28 17:28:20 linux-laptop kernel: [4299663.919000] attempt to access beyond end of device Aug 28 17:28:20 linux-laptop kernel: [4299663.920000] hdc: rw=0, want=1252, limit=4 Aug 28 17:28:20 linux-laptop kernel: [4299663.920000] attempt to access beyond end of device Aug 28 17:28:20 linux-laptop kernel: [4299663.921000] hdc: rw=0, want=1028, limit=4 Aug 28 17:28:20 linux-laptop kernel: [4299663.921000] UDF-fs: No partition found (1) Aug 28 17:28:22 linux-laptop kernel: [4299665.611000] attempt to access beyond end of device Aug 28 17:28:22 linux-laptop kernel: [4299665.612000] hdc: rw=0, want=68, limit=4 Aug 28 17:28:22 linux-laptop kernel: [4299665.612000] isofs_fill_super: bread failed, dev=hdc, iso_blknum=16, block=16 Is this a kernel problem or is my hardware broken. DVD drive is an HL- DT-ST DVD-RW GWA-40 in an HP Pavillion Laptop. Many thanks, Martin. ** Affects: linux-source-2.6.15 (Ubuntu) Importance: Untriaged Status: Unconfirmed -- Can not mount DVD Media after burning. https://launchpad.net/bugs/58018 From alexgenaud at gmail.com Mon Aug 28 17:07:47 2006 From: alexgenaud at gmail.com (AlexGenaud) Date: Mon, 28 Aug 2006 17:07:47 -0000 Subject: [Bug 56376] Re: [Dapper 6.06] Acer 1652WLMi - PCI cannot allocate resource for region 7 8 and 9 References: <20060814205122.20172.54370.malonedeb@gandwana.ubuntu.com> Message-ID: <20060828170747.17097.96526.malone@gangotri.ubuntu.com> I also have experience this on an HP/Compaq nw8240 laptop. Although, I only see three lines: [....] PCI: Cannot allocate resource region 7 of bridge .... [...] PCI: Cannot allocate resource region 8 of bridge ... [...] PCI: Cannot allocate resource region 9 of bridge ... Elipses (...) where I am not sure of the exact text. -- [Dapper 6.06] Acer 1652WLMi - PCI cannot allocate resource for region 7 8 and 9 https://launchpad.net/bugs/56376 From alexgenaud at gmail.com Mon Aug 28 17:09:03 2006 From: alexgenaud at gmail.com (AlexGenaud) Date: Mon, 28 Aug 2006 17:09:03 -0000 Subject: [Bug 56376] Re: [Dapper 6.06] Acer 1652WLMi - PCI cannot allocate resource for region 7 8 and 9 References: <20060814205122.20172.54370.malonedeb@gandwana.ubuntu.com> Message-ID: <20060828170903.17263.88612.malone@gangotri.ubuntu.com> -- [Dapper 6.06] Acer 1652WLMi - PCI cannot allocate resource for region 7 8 and 9 https://launchpad.net/bugs/56376 From alexgenaud at gmail.com Mon Aug 28 17:09:39 2006 From: alexgenaud at gmail.com (AlexGenaud) Date: Mon, 28 Aug 2006 17:09:39 -0000 Subject: [Bug 56376] Re: [Dapper 6.06] Acer 1652WLMi - PCI cannot allocate resource for region 7 8 and 9 References: <20060814205122.20172.54370.malonedeb@gandwana.ubuntu.com> Message-ID: <20060828170940.17263.77129.malone@gangotri.ubuntu.com> -- [Dapper 6.06] Acer 1652WLMi - PCI cannot allocate resource for region 7 8 and 9 https://launchpad.net/bugs/56376 From sickofthesea at gmail.com Mon Aug 28 17:28:00 2006 From: sickofthesea at gmail.com (SickoftheSea) Date: Mon, 28 Aug 2006 17:28:00 -0000 Subject: [Bug 58018] Re: Can not mount DVD Media after burning. References: <20060828165801.17263.43025.malonedeb@gangotri.ubuntu.com> Message-ID: <20060828172800.17263.28874.launchpad@gangotri.ubuntu.com> ** Description changed: Binary package hint: kernel-image-2.6.15-23-386-di If I burn some files to blank DVD+R's using Gnome DVD Creator I can not mount the media upon completion. tail -f /var/log/messages gives the following error: Aug 28 17:28:20 linux-laptop kernel: [4299663.918000] attempt to access beyond end of device Aug 28 17:28:20 linux-laptop kernel: [4299663.919000] hdc: rw=0, want=3778588, limit=4 Aug 28 17:28:20 linux-laptop kernel: [4299663.919000] attempt to access beyond end of device Aug 28 17:28:20 linux-laptop kernel: [4299663.920000] hdc: rw=0, want=1252, limit=4 Aug 28 17:28:20 linux-laptop kernel: [4299663.920000] attempt to access beyond end of device Aug 28 17:28:20 linux-laptop kernel: [4299663.921000] hdc: rw=0, want=1028, limit=4 Aug 28 17:28:20 linux-laptop kernel: [4299663.921000] UDF-fs: No partition found (1) Aug 28 17:28:22 linux-laptop kernel: [4299665.611000] attempt to access beyond end of device Aug 28 17:28:22 linux-laptop kernel: [4299665.612000] hdc: rw=0, want=68, limit=4 Aug 28 17:28:22 linux-laptop kernel: [4299665.612000] isofs_fill_super: bread failed, dev=hdc, iso_blknum=16, block=16 Is this a kernel problem or is my hardware broken. DVD drive is an HL- DT-ST DVD-RW GWA-40 in an HP Pavillion Laptop. + Update: The media is burning OK and can be read in other computers + (Windows), but it seems Ubuntu 6.06 is not mounting writable/re-writable + media once burnt (it recognises blank media). Media that I burnt whilst + I had Suse 10.1 on my laptop won't read either. However it seems to + recognise original media (magazine coverdiscs) and writable/re-writable + media burnt in other computers. I think my DVD drive is kaput. I'll try + and close this bug. Sorry for bothering you. + Many thanks, Martin. -- Can not mount DVD Media after burning. https://launchpad.net/bugs/58018 From christian.mayrhuber at gmx.net Mon Aug 28 19:19:42 2006 From: christian.mayrhuber at gmx.net (Christian Mayrhuber) Date: Mon, 28 Aug 2006 19:19:42 -0000 Subject: [Bug 48395] Re: [Bug 48395] Re: ipw3945 produces 99% cpu, making my laptop unusable References: <20060604183717.4978.25428.malonedeb@gandwana.ubuntu.com> <20060821213425.12543.60802.malone@gangotri.ubuntu.com> Message-ID: On Mon, 21 Aug 2006 23:34:25 +0200, stubbe wrote: Hi, it the SATA bug seems to be this one: https://launchpad.net/bugs/38760 I could make the ata errors occur less frequently by adding a line with the entry ahci to the file /etc/modules. Those freezes didn't go away completely. > Hei Christian, may I have your contact? Either e-mail or IM? I'm buying > the same laptop and using ubuntu dapper 6.06. > > This problem surely occurs to me aswell. Not just that, the SATA driver > don't work. It work but this is what I get from /var/log/messages : > > Aug 18 03:19:27 stubbe kernel: [4298880.086000] ata1 is slow to respond, > please be patient > Aug 18 03:19:56 stubbe kernel: [4298906.385000] ata1: status=0x50 > { DriveReady SeekComplete } > Aug 18 03:19:56 stubbe kernel: [4298906.419000] sda: Current: sense key: > No Sense > Aug 18 03:19:56 stubbe kernel: [4298906.419000] Additional sense: No > additional sense information ... > > Is this bug reported yet? Or do you not have the same problem? > > Thanks. > I had to do another thing to prevent the nvidia driver to hang my system when switching to the text console - disable the framebuffer. Look for a line in /boot/grub/menu.lst starting with: # defoptions= ... and change it to: # defoptions=quiet video=vga16fb:off video=vesafb:off Afterwards you have to type "update-grub" to update your boot menu. Note: All actions as user root. It will disable the graphical boot. What might interest you is that the wireless driver of the 2.6.15-26-686 kernel started to work fully with a WRT-54G and a Dlink DWL-650g after I downloaded and installed all of the Acer updates for the preinstalled Windows XP. What a strange experience. I also had problems with audio during video playback with xine. I had switch xine to use the OSS emulation from the ALSA driver and to create a file ~/.asoundrc with the content pcm.dsp0 { type plug slave.pcm "dmix" } # mixer0 can stay unchanged, because # it isn't used anyway, I guess ;) ctl.mixer0 { type hw card 0 } I hope there will be a kernel release fixing those nasty SATA errors. kernel-2.6.17-2-686 from edgy does not even boot. What else does not work: - Logitech webcam, but I read somewhere that a driver for the Logitech webcam integrated in this notebook is in the works: ~$ lsusb Bus 005 Device 002: ID 046d:0892 Logitech, Inc.). - TI card reader ~$ lspci 0000:0a:06.0 CardBus bridge: Texas Instruments: Unknown device 8039 0000:0a:06.2 Mass storage controller: Texas Instruments: Unknown device 803b Cheers, Christian PS: Doom3 is perfectly playable with OSS audio output on a resolution of 900x600. Here is a modline (/etc/X11/xorg.conf file, section "Modes")for it: Modeline "960x600" 45.28 960 992 1160 1192 600 612 618 631 -- ipw3945 produces 99% cpu, making my laptop unusable https://launchpad.net/bugs/48395 From dylanross at mailinator.com Mon Aug 28 20:23:32 2006 From: dylanross at mailinator.com (Dylan) Date: Mon, 28 Aug 2006 20:23:32 -0000 Subject: [Bug 23445] Re: iMac G5 will freeze after booting up References: <20060113142343.21012.90472.launchpad@macquarie.warthogs.hbd.com> Message-ID: <20060828202332.5577.99975.malone@gandwana.ubuntu.com> Thanks for the help. I fixed my resolution problem within minutes of making my post, then realized how stupid it was. I can't view the ubuntu forums right now (they're temporarily down); however, I assume I'll need OS X installed to find my AirPort firmware key? I wiped my drive clean and have yet to install OS X... If there's another way, I'd rather do that, but it sounds like there isn't. Lastly, any word on bluetooth? Thanks for the help. Sorry if some of my questions seem stupid... I'm relatively new to Linux. -- iMac G5 will freeze after booting up https://launchpad.net/bugs/23445 From keifer.miller at gmail.com Mon Aug 28 20:38:59 2006 From: keifer.miller at gmail.com (keifer miller) Date: Mon, 28 Aug 2006 20:38:59 -0000 Subject: [Bug 34508] Re: 2.6.15 kernel fails to boot on ppc machine References: <20060311210305.30082.75520.malonedeb@gandwana.ubuntu.com> Message-ID: <20060828203859.17263.32553.malone@gangotri.ubuntu.com> I'm still getting this bug; atleast with the 6.06.1 install media. System still hangs at 'loading ramdisk', hardware is 2002 imac g4. The Fedora Core bug seems to have been resolved in the newer FC6 kernels. If the bugs are releated, then the problem may lie with the offb video driver. The below bug report has a patch, and some technical mumbo jumbo. :) https://bugzilla.redhat.com/bugzilla/show_bug.cgi?id=186732 -- 2.6.15 kernel fails to boot on ppc machine https://launchpad.net/bugs/34508 From michael.vandorpe at gmail.com Mon Aug 28 21:09:41 2006 From: michael.vandorpe at gmail.com (=?utf-8?q?Micha=C3=ABl_Van_Dorpe?=) Date: Mon, 28 Aug 2006 21:09:41 -0000 Subject: [Bug 36596] Re: system freeze after clicking task manager trash icon in "pan" newsreader References: <20060325145711.6279.38615.malonedeb@gandwana.ubuntu.com> Message-ID: <20060828210942.17263.72732.malone@gangotri.ubuntu.com> I have no idea whether the following is relevant: my system (PIV, ATI Radeon mobility 7500, 'ati' driver, Edgy) did not freeze for five days. Then, I installed the 686 linux packages instead of 386, and I had a freeze after an hour or two. I just rebooted. -- system freeze after clicking task manager trash icon in "pan" newsreader https://launchpad.net/bugs/36596 From grasshopper at linuxkungfu.org Mon Aug 28 21:06:08 2006 From: grasshopper at linuxkungfu.org (Rocco Stanzione) Date: Mon, 28 Aug 2006 21:06:08 -0000 Subject: [Bug 2709] Re: during 5.10 install on thinkpad can't find CDROM and then failed References: <20050930032918.20183.12343.malonedeb@gangotri.ubuntu.com> Message-ID: <20060828210608.17097.36856.malone@gangotri.ubuntu.com> Closing bug after no reply for several months. Please reply or reopen if this is still a problem on a supported release. ** Changed in: linux-source-2.6.15 (Ubuntu) Status: Needs Info => Rejected -- during 5.10 install on thinkpad can't find CDROM and then failed https://launchpad.net/bugs/2709 From grasshopper at linuxkungfu.org Mon Aug 28 21:50:43 2006 From: grasshopper at linuxkungfu.org (Rocco Stanzione) Date: Mon, 28 Aug 2006 21:50:43 -0000 Subject: [Bug 20781] Re: pcmcia detection locks up my laptop [also dapper flight 5] References: <20060113140912.21012.22149.launchpad@macquarie.warthogs.hbd.com> Message-ID: <20060828215044.17097.12645.malone@gangotri.ubuntu.com> Looks like this was last confirmed against a flight release. Can anyone reproduce it on a final dapper, or on edgy? -- pcmcia detection locks up my laptop [also dapper flight 5] https://launchpad.net/bugs/20781 From grasshopper at linuxkungfu.org Mon Aug 28 21:52:08 2006 From: grasshopper at linuxkungfu.org (Rocco Stanzione) Date: Mon, 28 Aug 2006 21:52:08 -0000 Subject: [Bug 19749] Re: SATA HDD not recognized during Breezy Colony 4 install or Dapper Flight 3 References: <20060113140316.21012.69844.launchpad@macquarie.warthogs.hbd.com> Message-ID: <20060828215208.17097.45908.malone@gangotri.ubuntu.com> Either way, is it still a problem with dapper final? -- SATA HDD not recognized during Breezy Colony 4 install or Dapper Flight 3 https://launchpad.net/bugs/19749 From crimsun at fungus.sh.nu Mon Aug 28 22:03:31 2006 From: crimsun at fungus.sh.nu (Daniel T Chen) Date: Mon, 28 Aug 2006 22:03:31 -0000 Subject: [Bug 57625] Re: at76c503 driver won't send in ad-hoc mode References: <20060824204255.5577.95194.malonedeb@gandwana.ubuntu.com> Message-ID: <20060828220332.17097.68279.launchpad@gangotri.ubuntu.com> ** Changed in: linux-source-2.6.15 (Ubuntu) Importance: Untriaged => Medium Status: Unconfirmed => In Progress -- at76c503 driver won't send in ad-hoc mode https://launchpad.net/bugs/57625 From tas50 at humboldt.edu Mon Aug 28 23:07:30 2006 From: tas50 at humboldt.edu (tas50) Date: Mon, 28 Aug 2006 23:07:30 -0000 Subject: [Bug 58020] VIA audio on Sharp PC-AV18 incorrectly loads VIA DXS References: <20060828173021.17097.42638.malonedeb@gangotri.ubuntu.com> Message-ID: <20060828230730.17263.68536.launchpad@canonical@gangotri.ubuntu.com> Public bug reported: In Dapper as well as Edgy (current as of 8/27/06) Ubuntu is setting up alsa on my Sharp PC-AV18 with 4 VIA DXS (alsamixer names) cranked all the way up. This creates a really nasty echoing of the login sound that just keeps going (forever prettymuch). The chipset is recognized as a VIA8235 card and a Realtek ALC202 Rev 0 chip. ** Affects: linux-source-2.6.15 (Ubuntu) Importance: Low Status: Needs Info -- VIA audio on Sharp PC-AV18 incorrectly loads VIA DXS https://launchpad.net/bugs/58020 From crimsun at fungus.sh.nu Mon Aug 28 23:07:30 2006 From: crimsun at fungus.sh.nu (Daniel T Chen) Date: Mon, 28 Aug 2006 23:07:30 -0000 Subject: [Bug 58020] Re: VIA audio on Sharp PC-AV18 incorrectly loads VIA DXS References: <20060828173021.17097.42638.malonedeb@gangotri.ubuntu.com> Message-ID: <20060828230730.17263.29884.malone@gangotri.ubuntu.com> Please attach the output from ``lspci -nv''. ** Changed in: alsa-driver (Ubuntu) Sourcepackagename: alsa-driver => linux-source-2.6.15 Importance: Untriaged => Low Status: Unconfirmed => Needs Info -- VIA audio on Sharp PC-AV18 incorrectly loads VIA DXS https://launchpad.net/bugs/58020 From profox at ubuntu-nl.org Mon Aug 28 23:08:23 2006 From: profox at ubuntu-nl.org (profoX) Date: Mon, 28 Aug 2006 23:08:23 -0000 Subject: [Bug 36596] Re: system freeze after clicking task manager trash icon in "pan" newsreader References: <20060325145711.6279.38615.malonedeb@gandwana.ubuntu.com> Message-ID: <20060828230823.17097.52904.malone@gangotri.ubuntu.com> This could be relevant! I'm experiencing the crashes with 686 too. What about the rest of you guys?? -- system freeze after clicking task manager trash icon in "pan" newsreader https://launchpad.net/bugs/36596 From profox at ubuntu-nl.org Mon Aug 28 23:08:56 2006 From: profox at ubuntu-nl.org (profoX) Date: Mon, 28 Aug 2006 23:08:56 -0000 Subject: [Bug 36596] Re: system freeze after clicking task manager trash icon in "pan" newsreader References: <20060325145711.6279.38615.malonedeb@gandwana.ubuntu.com> Message-ID: <20060828230856.17263.62225.malone@gangotri.ubuntu.com> note: I never tried 386, I installed 686 right after the initial installation -- system freeze after clicking task manager trash icon in "pan" newsreader https://launchpad.net/bugs/36596 From sfllaw at ubuntu.com Mon Aug 28 23:11:52 2006 From: sfllaw at ubuntu.com (Simon Law) Date: Mon, 28 Aug 2006 23:11:52 -0000 Subject: [Bug 29695] Re: after sleep+resume I can't restart the system References: <20060125205542.26274.38074.malonedeb@gangotri.ubuntu.com> Message-ID: <20060828231152.17097.27794.malone@gangotri.ubuntu.com> Please attach the output of: sudo dmidecode > dmi.txt dmesg >dmesg.txt lspci -vn > lspcivn.txt lspci -vvn > lspcivvn.txt to this bug. Thanks! ** Changed in: linux-source-2.6.15 (Ubuntu) Status: Needs Info => Rejected -- after sleep+resume I can't restart the system https://launchpad.net/bugs/29695 From profox at ubuntu-nl.org Mon Aug 28 23:23:55 2006 From: profox at ubuntu-nl.org (profoX) Date: Mon, 28 Aug 2006 23:23:55 -0000 Subject: [Bug 36596] Re: system freeze after clicking task manager trash icon in "pan" newsreader References: <20060325145711.6279.38615.malonedeb@gandwana.ubuntu.com> Message-ID: <20060828232355.5486.28173.malone@gandwana.ubuntu.com> ed-ong, I tried that fix and I had a freeze in less than 1 minute! on a 16bit resolution might I add so it's not working for me 686 kernel ati mobility radeon 7500 (m7) ibm thinkpad T40 in 32bit without those options, I don't get freezes often, but occasionally I get them (few times in a week when I use the laptop for a long time) -- system freeze after clicking task manager trash icon in "pan" newsreader https://launchpad.net/bugs/36596 From profox at ubuntu-nl.org Mon Aug 28 23:30:14 2006 From: profox at ubuntu-nl.org (profoX) Date: Mon, 28 Aug 2006 23:30:14 -0000 Subject: [Bug 36596] Re: system freeze after clicking task manager trash icon in "pan" newsreader References: <20060325145711.6279.38615.malonedeb@gandwana.ubuntu.com> Message-ID: <20060828233014.17263.40966.malone@gangotri.ubuntu.com> Sorry ! I misplaced one of my xorg.conf backups and I didn't use your fix! I used an old xorg configuration... I will try your solution again tomorrow. I'm trying another solution right now (from Michael R. Head above) -- system freeze after clicking task manager trash icon in "pan" newsreader https://launchpad.net/bugs/36596 From volvoguy at gmail.com Mon Aug 28 23:58:53 2006 From: volvoguy at gmail.com (Aaron Waite) Date: Mon, 28 Aug 2006 23:58:53 -0000 Subject: [Bug 19749] Re: SATA HDD not recognized during Breezy Colony 4 install or Dapper Flight 3 References: <20060113140316.21012.69844.launchpad@macquarie.warthogs.hbd.com> Message-ID: <20060828235853.17263.30011.malone@gangotri.ubuntu.com> Rocco: In my experience - yes. The bug still existed with Dapper final. With my good luck with Edgy though I'm hoping it's been squashed finally. Yay! Aaron -- SATA HDD not recognized during Breezy Colony 4 install or Dapper Flight 3 https://launchpad.net/bugs/19749 From mike_hore at aapt.net.au Tue Aug 29 00:45:51 2006 From: mike_hore at aapt.net.au (Mike Hore) Date: Tue, 29 Aug 2006 00:45:51 -0000 Subject: [Bug 23445] Re: iMac G5 will freeze after booting up References: <20060113142343.21012.90472.launchpad@macquarie.warthogs.hbd.com> Message-ID: <20060829004551.5577.48302.malone@gandwana.ubuntu.com> I can confirm Edgy knot-1 installer runs fine on my Rev-A. Once I've backed up my Mac partition and fixed the screen resolution I should be in business! The fan is still running at full speed, but that's not a big problem for me since I'm in the tropics (Darwin -- lat 12deg S). Hopefully this will be fixed when Edgy goes final. Cheers, Mike. -- iMac G5 will freeze after booting up https://launchpad.net/bugs/23445 From joe_lycan at yahoo.co.uk Tue Aug 29 01:07:06 2006 From: joe_lycan at yahoo.co.uk (stubbe) Date: Tue, 29 Aug 2006 01:07:06 -0000 Subject: [Bug 48395] Re: [Bug 48395] Re: [Bug 48395] Re: ipw3945 produces 99% cpu, making my laptop unusable References: <20060604183717.4978.25428.malonedeb@gandwana.ubuntu.com> <20060821213425.12543.60802.malone@gangotri.ubuntu.com> Message-ID: <20060829010706.70314.qmail@web26701.mail.ukl.yahoo.com> Wow that's one complete reply :). Thank you for spare your time for it. In case you don't know yet the dial-up modem also won't work yet. I read it somewhere that the developer of the chip (texas instrument or something like that) didn't release any specifications for the kernel developers. The wireless have already work since I first installed ubuntu the hardware was detected from the first place, but I havent really test the connection, since there're not much hotspots around here. Not sure what about the card readers tho, havent got a chance to try it out since I don't have any memory cards. So well that leaves us the camera and modem unusable. It is said that the SATA controller could use the piix driver. But i've tried both AHCI module and PIIX, still freezes, but yes, less frequent. Well, untill these problems solved in edgy or the latest, guess I need to stick to windows for awhile. BTW thank you very much and very nice to meet you man. Christian Mayrhuber wrote: On Mon, 21 Aug 2006 23:34:25 +0200, stubbe wrote: Hi, it the SATA bug seems to be this one: https://launchpad.net/bugs/38760 I could make the ata errors occur less frequently by adding a line with the entry ahci to the file /etc/modules. Those freezes didn't go away completely. > Hei Christian, may I have your contact? Either e-mail or IM? I'm buying > the same laptop and using ubuntu dapper 6.06. > > This problem surely occurs to me aswell. Not just that, the SATA driver > don't work. It work but this is what I get from /var/log/messages : > > Aug 18 03:19:27 stubbe kernel: [4298880.086000] ata1 is slow to respond, > please be patient > Aug 18 03:19:56 stubbe kernel: [4298906.385000] ata1: status=0x50 > { DriveReady SeekComplete } > Aug 18 03:19:56 stubbe kernel: [4298906.419000] sda: Current: sense key: > No Sense > Aug 18 03:19:56 stubbe kernel: [4298906.419000] Additional sense: No > additional sense information ... > > Is this bug reported yet? Or do you not have the same problem? > > Thanks. > I had to do another thing to prevent the nvidia driver to hang my system when switching to the text console - disable the framebuffer. Look for a line in /boot/grub/menu.lst starting with: # defoptions= ... and change it to: # defoptions=quiet video=vga16fb:off video=vesafb:off Afterwards you have to type "update-grub" to update your boot menu. Note: All actions as user root. It will disable the graphical boot. What might interest you is that the wireless driver of the 2.6.15-26-686 kernel started to work fully with a WRT-54G and a Dlink DWL-650g after I downloaded and installed all of the Acer updates for the preinstalled Windows XP. What a strange experience. I also had problems with audio during video playback with xine. I had switch xine to use the OSS emulation from the ALSA driver and to create a file ~/.asoundrc with the content pcm.dsp0 { type plug slave.pcm "dmix" } # mixer0 can stay unchanged, because # it isn't used anyway, I guess ;) ctl.mixer0 { type hw card 0 } I hope there will be a kernel release fixing those nasty SATA errors. kernel-2.6.17-2-686 from edgy does not even boot. What else does not work: - Logitech webcam, but I read somewhere that a driver for the Logitech webcam integrated in this notebook is in the works: ~$ lsusb Bus 005 Device 002: ID 046d:0892 Logitech, Inc.). - TI card reader ~$ lspci 0000:0a:06.0 CardBus bridge: Texas Instruments: Unknown device 8039 0000:0a:06.2 Mass storage controller: Texas Instruments: Unknown device 803b Cheers, Christian PS: Doom3 is perfectly playable with OSS audio output on a resolution of 900x600. Here is a modline (/etc/X11/xorg.conf file, section "Modes")for it: Modeline "960x600" 45.28 960 992 1160 1192 600 612 618 631 -- ipw3945 produces 99% cpu, making my laptop unusable https://launchpad.net/bugs/48395 --------------------------------- The all-new Yahoo! Mail goes wherever you go - free your email address from your Internet provider. -- ipw3945 produces 99% cpu, making my laptop unusable https://launchpad.net/bugs/48395 From mbp at sourcefrog.net Tue Aug 29 01:17:17 2006 From: mbp at sourcefrog.net (Martin Pool) Date: Tue, 29 Aug 2006 01:17:17 -0000 Subject: [Bug 58061] hp nx7010 thinks the battery is flat, hibernates when power is removed References: <20060829011717.17097.70951.malonedeb@gangotri.ubuntu.com> Message-ID: <20060829011717.17097.70951.malonedeb@gangotri.ubuntu.com> Public bug reported: Binary package hint: linux-image-2.6.15-26-686 I have an hp compaq nx7010 which generally works well in Dapper. Hibernate and sleep both work. However, recent kernels seem to have a bug where it will sometimes read the battery as almost empty, even when it's not. A typical scenario is this: the machine has been plugged in for several hours and the battery should be full. (The led indicates it's been charging.) Then I unplug the machine, and a gnome notification pops up saying either "warning, you have only 3 minutes power (100%) left", or "warning, the battery is almost flat and the machine will now suspend." (That's not word-for- word.) This is highly annoying because once hibernation starts there is apparently no way to stop it, and it takes several minutes to hibernate and come back up. (As a separate issue, it would be good if the user got a chance to cancel, shutdown, or plug the power back in: "the machine will hibernate in 20...19...18..."). I'm fairly sure the battery is not actually flat because the power led is not blinking orange, and the battery life is generally very good. Also the fact that it thinks the battery is 100% charged but also going to run out in 3 minutes seems suspicious. Perhaps it's extrapolating power use wrongly. Another failure mode can happen where the machine just sees the battery as flat but does not shut down. When it's in this state, using the 'acpi' command shows no battery information. The problem is not completely reproducible but does happen quite often. I think it becomes more common if I've already suspended & resumed since the last cold boot. I don't think this happened in earlier kernels in the dapper release but I haven't gone back to test. I can if you want. ** Affects: linux-source-2.6.15 (Ubuntu) Importance: Untriaged Status: Unconfirmed -- hp nx7010 thinks the battery is flat, hibernates when power is removed https://launchpad.net/bugs/58061 From grasshopper at linuxkungfu.org Tue Aug 29 01:18:27 2006 From: grasshopper at linuxkungfu.org (Rocco Stanzione) Date: Tue, 29 Aug 2006 01:18:27 -0000 Subject: [Bug 14318] Re: nautilus does not warn when copying files to read only usb flash drive References: <20060113133601.21012.47120.launchpad@macquarie.warthogs.hbd.com> Message-ID: <20060829011827.17263.75011.launchpad@gangotri.ubuntu.com> ** Changed in: linux-source-2.6.15 (Ubuntu) Status: Needs Info => Confirmed -- nautilus does not warn when copying files to read only usb flash drive https://launchpad.net/bugs/14318 From antiquadr at yandex.ru Tue Aug 29 03:08:15 2006 From: antiquadr at yandex.ru (Kudryashov) Date: Tue, 29 Aug 2006 03:08:15 -0000 Subject: [Bug 57682] Re: [Bug 57682] Re: ASUS A3L and wireless D-Link DWL-G650+ Airplus References: <20060825100244.5577.90740.malonedeb@gandwana.ubuntu.com> <20060825104234.17097.92548.malone@gangotri.ubuntu.com> Message-ID: <44F3AF9F.9000509@yandex.ru> *** This bug is a duplicate of bug 17497 *** Simon Law wrote: > This is a duplicate of bug 17497, which has a description of the problem > and the fix. > Thank you very much! It works for me. Thank again. -- ASUS A3L and wireless D-Link DWL-G650+ Airplus https://launchpad.net/bugs/57682 From sscott at westnet.com.au Tue Aug 29 08:21:01 2006 From: sscott at westnet.com.au (devnull) Date: Tue, 29 Aug 2006 08:21:01 -0000 Subject: [Bug 57455] Re: Sound works sometimes on boot - sometimes not References: <20060823134249.6128.34477.malonedeb@gangotri.ubuntu.com> Message-ID: <20060829082101.5486.92512.malone@gandwana.ubuntu.com> This happens to me too (with ICH7 family chipset). I also get weird headphone behaviour, where sometimes the headphones refuse to work and sound comes out of the internal speakers no matter what I do. I suspect that the detection of headphones is somewhat broken, and perhaps the 'no sound' problem is related. Perhaps the sound is directed to the headphone jack, but as line out? -- Sound works sometimes on boot - sometimes not https://launchpad.net/bugs/57455 From sscott at westnet.com.au Tue Aug 29 08:33:28 2006 From: sscott at westnet.com.au (devnull) Date: Tue, 29 Aug 2006 08:33:28 -0000 Subject: [Bug 37288] Re: Bluetooth not discovered on Dell Inspiron 9400 References: <20060330075201.6253.17494.malonedeb@gandwana.ubuntu.com> Message-ID: <20060829083328.5577.75529.malone@gandwana.ubuntu.com> I dont think I had the option. Here's my lspci -v : youll notice that theyre almost identical save a few memory addresses and video card. 0000:00:00.0 Host bridge: Intel Corporation Mobile Memory Controller Hub (rev 03) Subsystem: Dell: Unknown device 01cd Flags: bus master, fast devsel, latency 0 Capabilities: [e0] #09 [5109] 0000:00:01.0 PCI bridge: Intel Corporation Mobile PCI Express Graphics Port (rev 03) (prog-if 00 [Normal decode]) Flags: bus master, fast devsel, latency 0 Bus: primary=00, secondary=01, subordinate=01, sec-latency=0 I/O behind bridge: 0000e000-0000efff Memory behind bridge: dfd00000-dfefffff Prefetchable memory behind bridge: 00000000c0000000-00000000cff00000 Capabilities: [88] #0d [0000] Capabilities: [80] Power Management version 2 Capabilities: [90] Message Signalled Interrupts: 64bit- Queue=0/0 Enable+ Capabilities: [a0] #10 [0141] 0000:00:1b.0 0403: Intel Corporation 82801G (ICH7 Family) High Definition Audio Controller (rev 01) Subsystem: Dell: Unknown device 01cd Flags: bus master, fast devsel, latency 0, IRQ 50 Memory at dfffc000 (64-bit, non-prefetchable) [size=16K] Capabilities: [50] Power Management version 2 Capabilities: [60] Message Signalled Interrupts: 64bit+ Queue=0/0 Enable- Capabilities: [70] #10 [0091] 0000:00:1c.0 PCI bridge: Intel Corporation 82801G (ICH7 Family) PCI Express Port 1 (rev 01) (prog-if 00 [Normal decode]) Flags: bus master, fast devsel, latency 0 Bus: primary=00, secondary=0b, subordinate=0b, sec-latency=0 Capabilities: [40] #10 [0141] Capabilities: [80] Message Signalled Interrupts: 64bit- Queue=0/0 Enable+ Capabilities: [90] #0d [0000] Capabilities: [a0] Power Management version 2 0000:00:1c.1 PCI bridge: Intel Corporation 82801G (ICH7 Family) PCI Express Port 2 (rev 01) (prog-if 00 [Normal decode]) Flags: bus master, fast devsel, latency 0 Bus: primary=00, secondary=0c, subordinate=0c, sec-latency=0 Memory behind bridge: dfc00000-dfcfffff Capabilities: [40] #10 [0141] Capabilities: [80] Message Signalled Interrupts: 64bit- Queue=0/0 Enable+ Capabilities: [90] #0d [0000] Capabilities: [a0] Power Management version 2 0000:00:1c.3 PCI bridge: Intel Corporation 82801G (ICH7 Family) PCI Express Port 4 (rev 01) (prog-if 00 [Normal decode]) Flags: bus master, fast devsel, latency 0 Bus: primary=00, secondary=0d, subordinate=0e, sec-latency=0 I/O behind bridge: 0000d000-0000dfff Memory behind bridge: dfa00000-dfbfffff Prefetchable memory behind bridge: 00000000d0000000-00000000d0100000 Capabilities: [40] #10 [0141] Capabilities: [80] Message Signalled Interrupts: 64bit- Queue=0/0 Enable+ Capabilities: [90] #0d [0000] Capabilities: [a0] Power Management version 2 0000:00:1d.0 USB Controller: Intel Corporation 82801G (ICH7 Family) USB UHCI #1 (rev 01) (prog-if 00 [UHCI]) Subsystem: Dell: Unknown device 01cd Flags: bus master, medium devsel, latency 0, IRQ 233 I/O ports at bf80 [size=32] 0000:00:1d.1 USB Controller: Intel Corporation 82801G (ICH7 Family) USB UHCI #2 (rev 01) (prog-if 00 [UHCI]) Subsystem: Dell: Unknown device 01cd Flags: bus master, medium devsel, latency 0, IRQ 50 I/O ports at bf60 [size=32] 0000:00:1d.2 USB Controller: Intel Corporation 82801G (ICH7 Family) USB UHCI #3 (rev 01) (prog-if 00 [UHCI]) Subsystem: Dell: Unknown device 01cd Flags: bus master, medium devsel, latency 0, IRQ 58 I/O ports at bf40 [size=32] 0000:00:1d.3 USB Controller: Intel Corporation 82801G (ICH7 Family) USB UHCI #4 (rev 01) (prog-if 00 [UHCI]) Subsystem: Dell: Unknown device 01cd Flags: bus master, medium devsel, latency 0, IRQ 66 I/O ports at bf20 [size=32] 0000:00:1d.7 USB Controller: Intel Corporation 82801G (ICH7 Family) USB2 EHCI Controller (rev 01) (prog-if 20 [EHCI]) Subsystem: Dell: Unknown device 01cd Flags: bus master, medium devsel, latency 0, IRQ 233 Memory at ffa80000 (32-bit, non-prefetchable) [size=1K] Capabilities: [50] Power Management version 2 Capabilities: [58] #0a [20a0] 0000:00:1e.0 PCI bridge: Intel Corporation 82801 Mobile PCI Bridge (rev e1) (prog-if 01 [Subtractive decode]) Flags: bus master, fast devsel, latency 0 Bus: primary=00, secondary=03, subordinate=03, sec-latency=32 Memory behind bridge: df900000-df9fffff Capabilities: [50] #0d [0000] 0000:00:1f.0 ISA bridge: Intel Corporation 82801GBM (ICH7-M) LPC Interface Bridge (rev 01) Subsystem: Dell: Unknown device 01cd Flags: bus master, medium devsel, latency 0 Capabilities: [e0] #09 [100c] 0000:00:1f.2 IDE interface: Intel Corporation 82801GBM/GHM (ICH7 Family) Serial ATA Storage Controllers cc=IDE (rev 01) (prog-if 80 [Master]) Subsystem: Dell: Unknown device 01cd Flags: bus master, 66MHz, medium devsel, latency 0, IRQ 177 I/O ports at I/O ports at I/O ports at I/O ports at I/O ports at bfa0 [size=16] Capabilities: [70] Power Management version 2 0000:00:1f.3 SMBus: Intel Corporation 82801G (ICH7 Family) SMBus Controller (rev 01) Subsystem: Dell: Unknown device 01cd Flags: medium devsel, IRQ 5 I/O ports at 10c0 [size=32] 0000:01:00.0 VGA compatible controller: ATI Technologies Inc: Unknown device 7145 (prog-if 00 [VGA]) Subsystem: Dell: Unknown device 2002 Flags: bus master, fast devsel, latency 0, IRQ 169 Memory at c0000000 (32-bit, prefetchable) [size=256M] I/O ports at ee00 [size=256] Memory at dfdf0000 (32-bit, non-prefetchable) [size=64K] Expansion ROM at dfe00000 [disabled] [size=128K] Capabilities: [50] Power Management version 2 Capabilities: [58] #10 [0011] 0000:03:00.0 Ethernet controller: Broadcom Corporation BCM4401-B0 100Base-TX (rev 02) Subsystem: Dell: Unknown device 01cd Flags: bus master, fast devsel, latency 64, IRQ 177 Memory at df9fe000 (32-bit, non-prefetchable) [size=8K] Capabilities: [40] Power Management version 2 0000:03:01.0 FireWire (IEEE 1394): Ricoh Co Ltd: Unknown device 0832 (prog-if 10 [OHCI]) Subsystem: Dell: Unknown device 01cd Flags: bus master, medium devsel, latency 64, IRQ 185 Memory at df9fd800 (32-bit, non-prefetchable) [size=2K] Capabilities: [dc] Power Management version 2 0000:03:01.1 0805: Ricoh Co Ltd R5C822 SD/SDIO/MMC/MS/MSPro Host Adapter (rev 19) (prog-if 01) Subsystem: Dell: Unknown device 01cd Flags: bus master, medium devsel, latency 64, IRQ 74 Memory at df9fd400 (32-bit, non-prefetchable) [size=256] Capabilities: [80] Power Management version 2 0000:03:01.2 System peripheral: Ricoh Co Ltd: Unknown device 0843 (rev 01) Subsystem: Dell: Unknown device 01cd Flags: bus master, medium devsel, latency 0, IRQ 9 Memory at df9fd500 (32-bit, non-prefetchable) [size=256] Capabilities: [80] Power Management version 2 0000:03:01.3 System peripheral: Ricoh Co Ltd R5C592 Memory Stick Bus Host Adapter (rev 0a) Subsystem: Dell: Unknown device 01cd Flags: medium devsel, IRQ 9 Memory at df9fd600 (32-bit, non-prefetchable) [size=256] Capabilities: [80] Power Management version 2 0000:03:01.4 System peripheral: Ricoh Co Ltd xD-Picture Card Controller (rev 05) Subsystem: Dell: Unknown device 01cd Flags: medium devsel, IRQ 9 Memory at df9fd700 (32-bit, non-prefetchable) [size=256] Capabilities: [80] Power Management version 2 0000:0c:00.0 Network controller: Intel Corporation: Unknown device 4222 (rev 02) Subsystem: Intel Corporation: Unknown device 1022 Flags: bus master, fast devsel, latency 0, IRQ 177 Memory at dfcff000 (32-bit, non-prefetchable) [size=4K] Capabilities: [c8] Power Management version 2 Capabilities: [d0] Message Signalled Interrupts: 64bit+ Queue=0/0 Enable- Capabilities: [e0] #10 [0011] -- Bluetooth not discovered on Dell Inspiron 9400 https://launchpad.net/bugs/37288 From sscott at westnet.com.au Tue Aug 29 08:39:39 2006 From: sscott at westnet.com.au (devnull) Date: Tue, 29 Aug 2006 08:39:39 -0000 Subject: [Bug 37288] Re: Bluetooth not discovered on Dell Inspiron 9400 References: <20060330075201.6253.17494.malonedeb@gandwana.ubuntu.com> Message-ID: <20060829083939.5486.87880.malone@gandwana.ubuntu.com> and my dmesg.... -- Bluetooth not discovered on Dell Inspiron 9400 https://launchpad.net/bugs/37288 From oboril.lukas at gmail.com Tue Aug 29 08:52:44 2006 From: oboril.lukas at gmail.com (=?utf-8?b?THVrw6HFoSBPYm/FmWls?=) Date: Tue, 29 Aug 2006 08:52:44 -0000 Subject: [Bug 36964] Re: [dapper] Asus sd/mmc card reader not working References: <20060328082753.6253.5275.malonedeb@gandwana.ubuntu.com> Message-ID: <20060829085244.5486.1242.malone@gandwana.ubuntu.com> Is possible backport tha latest driver from 2.6.18rc5 to 2.6.17, which will be in edgy ??? -- [dapper] Asus sd/mmc card reader not working https://launchpad.net/bugs/36964 From gsasha at cs.technion.ac.il Tue Aug 29 09:41:20 2006 From: gsasha at cs.technion.ac.il (Alex) Date: Tue, 29 Aug 2006 09:41:20 -0000 Subject: [Bug 37288] Re: [Bug 37288] Re: Bluetooth not discovered on Dell Inspiron 9400 References: <20060330075201.6253.17494.malonedeb@gandwana.ubuntu.com> <20060829083939.5486.87880.malone@gandwana.ubuntu.com> Message-ID: <200608291241.20779.gsasha@cs.technion.ac.il> On Tuesday 29 August 2006 11:39, devnull wrote: > and my dmesg.... ??? Do you want the output of my dmesg? Attached. [17179569.184000] Linux version 2.6.15-26-686 (buildd at terranova) (gcc version 4.0.3 (Ubuntu 4.0.3-1ubuntu5)) #1 SMP PREEMPT Thu Aug 3 03:13:28 UTC 2006 [17179569.184000] BIOS-provided physical RAM map: [17179569.184000] BIOS-e820: 0000000000000000 - 000000000009f000 (usable) [17179569.184000] BIOS-e820: 000000000009f000 - 00000000000a0000 (reserved) [17179569.184000] BIOS-e820: 0000000000100000 - 000000003fed3400 (usable) [17179569.184000] BIOS-e820: 000000003fed3400 - 0000000040000000 (reserved) [17179569.184000] BIOS-e820: 00000000e0000000 - 00000000f0007000 (reserved) [17179569.184000] BIOS-e820: 00000000f0008000 - 00000000f000c000 (reserved) [17179569.184000] BIOS-e820: 00000000fec00000 - 00000000fec10000 (reserved) [17179569.184000] BIOS-e820: 00000000fed20000 - 00000000feda0000 (reserved) [17179569.184000] BIOS-e820: 00000000fee00000 - 00000000fee10000 (reserved) [17179569.184000] BIOS-e820: 00000000ffb00000 - 0000000100000000 (reserved) [17179569.184000] 126MB HIGHMEM available. [17179569.184000] 896MB LOWMEM available. [17179569.184000] On node 0 totalpages: 261843 [17179569.184000] DMA zone: 4096 pages, LIFO batch:0 [17179569.184000] DMA32 zone: 0 pages, LIFO batch:0 [17179569.184000] Normal zone: 225280 pages, LIFO batch:31 [17179569.184000] HighMem zone: 32467 pages, LIFO batch:7 [17179569.184000] DMI 2.4 present. [17179569.184000] ACPI: RSDP (v000 DELL ) @ 0x000fc370 [17179569.184000] ACPI: RSDT (v001 DELL M07 0x27d50c11 ASL 0x00000061) @ 0x3fed3a54 [17179569.184000] ACPI: FADT (v001 DELL M07 0x27d50c11 ASL 0x00000061) @ 0x3fed4800 [17179569.184000] ACPI: MADT (v001 DELL M07 0x27d50c11 ASL 0x00000047) @ 0x3fed5000 [17179569.184000] ACPI: MCFG (v016 DELL M07 0x27d50c11 ASL 0x00000061) @ 0x3fed4fc0 [17179569.184000] ACPI: BOOT (v001 DELL M07 0x27d50c11 ASL 0x00000061) @ 0x3fed4bc0 [17179569.184000] ACPI: SSDT (v001 PmRef CpuPm 0x00003000 INTL 0x20050624) @ 0x3fed3a8c [17179569.184000] ACPI: DSDT (v001 INT430 SYSFexxx 0x00001001 INTL 0x20050624) @ 0x00000000 [17179569.184000] ACPI: PM-Timer IO Port: 0x1008 [17179569.184000] ACPI: Local APIC address 0xfee00000 [17179569.184000] ACPI: LAPIC (acpi_id[0x00] lapic_id[0x00] enabled) [17179569.184000] Processor #0 6:14 APIC version 20 [17179569.184000] ACPI: LAPIC (acpi_id[0x01] lapic_id[0x01] enabled) [17179569.184000] Processor #1 6:14 APIC version 20 [17179569.184000] ACPI: LAPIC_NMI (acpi_id[0x00] high edge lint[0x1]) [17179569.184000] ACPI: LAPIC_NMI (acpi_id[0x01] high edge lint[0x1]) [17179569.184000] ACPI: IOAPIC (id[0x02] address[0xfec00000] gsi_base[0]) [17179569.184000] IOAPIC[0]: apic_id 2, version 32, address 0xfec00000, GSI 0-23 [17179569.184000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [17179569.184000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [17179569.184000] ACPI: IRQ0 used by override. [17179569.184000] ACPI: IRQ2 used by override. [17179569.184000] ACPI: IRQ9 used by override. [17179569.184000] Enabling APIC mode: Flat. Using 1 I/O APICs [17179569.184000] Using ACPI (MADT) for SMP configuration information [17179569.184000] Allocating PCI resources starting at 50000000 (gap: 40000000:a0000000) [17179569.184000] Built 1 zonelists [17179569.184000] Kernel command line: root=/dev/sda5 ro quiet splash [17179569.184000] mapped APIC to ffffd000 (fee00000) [17179569.184000] mapped IOAPIC to ffffc000 (fec00000) [17179569.184000] Initializing CPU#0 [17179569.184000] PID hash table entries: 4096 (order: 12, 65536 bytes) [17179569.184000] Detected 2161.657 MHz processor. [17179569.184000] Using pmtmr for high-res timesource [17179569.184000] Console: colour VGA+ 80x25 [17179573.152000] Dentry cache hash table entries: 131072 (order: 7, 524288 bytes) [17179573.152000] Inode-cache hash table entries: 65536 (order: 6, 262144 bytes) [17179573.172000] Memory: 1026084k/1047372k available (2110k kernel code, 20620k reserved, 595k data, 332k init, 129868k highmem) [17179573.172000] Checking if this processor honours the WP bit even in supervisor mode... Ok. [17179573.256000] Calibrating delay using timer specific routine.. 4329.42 BogoMIPS (lpj=8658840) [17179573.256000] Security Framework v1.0.0 initialized [17179573.256000] SELinux: Disabled at boot. [17179573.256000] Mount-cache hash table entries: 512 [17179573.256000] CPU: After generic identify, caps: bfe9fbff 00100000 00000000 00000000 0000c1a9 00000000 00000000 [17179573.256000] CPU: After vendor identify, caps: bfe9fbff 00100000 00000000 00000000 0000c1a9 00000000 00000000 [17179573.256000] monitor/mwait feature present. [17179573.256000] using mwait in idle threads. [17179573.256000] CPU: L1 I cache: 32K, L1 D cache: 32K [17179573.256000] CPU: L2 cache: 2048K [17179573.256000] CPU: Hyper-Threading is disabled [17179573.256000] CPU: After all inits, caps: bfe9fbff 00100000 00000000 00000040 0000c1a9 00000000 00000000 [17179573.256000] mtrr: v2.0 (20020519) [17179573.256000] Enabling fast FPU save and restore... done. [17179573.256000] Enabling unmasked SIMD FPU exception support... done. [17179573.256000] Checking 'hlt' instruction... OK. [17179573.272000] SMP alternatives: switching to UP code [17179573.272000] checking if image is initramfs... it is [17179573.732000] Freeing initrd memory: 6816k freed [17179573.752000] ACPI: Looking for DSDT ... not found! [17179573.756000] CPU0: Intel Genuine Intel(R) CPU T2600 @ 2.16GHz stepping 08 [17179573.756000] SMP alternatives: switching to SMP code [17179573.756000] Booting processor 1/1 eip 3000 [17179573.768000] Initializing CPU#1 [17179573.848000] Calibrating delay using timer specific routine.. 4322.82 BogoMIPS (lpj=8645651) [17179573.848000] CPU: After generic identify, caps: bfe9fbff 00100000 00000000 00000000 0000c1a9 00000000 00000000 [17179573.848000] CPU: After vendor identify, caps: bfe9fbff 00100000 00000000 00000000 0000c1a9 00000000 00000000 [17179573.848000] monitor/mwait feature present. [17179573.848000] CPU: L1 I cache: 32K, L1 D cache: 32K [17179573.848000] CPU: L2 cache: 2048K [17179573.848000] CPU: Hyper-Threading is disabled [17179573.848000] CPU: After all inits, caps: bfe9fbff 00100000 00000000 00000040 0000c1a9 00000000 00000000 [17179573.848000] CPU1: Intel Genuine Intel(R) CPU T2600 @ 2.16GHz stepping 08 [17179573.848000] Total of 2 processors activated (8652.24 BogoMIPS). [17179573.848000] ENABLING IO-APIC IRQs [17179573.848000] ..TIMER: vector=0x31 apic1=0 pin1=2 apic2=-1 pin2=-1 [17179573.992000] checking TSC synchronization across 2 CPUs: [17179573.992000] CPU#0 had 0 usecs TSC skew, fixed it up. [17179573.992000] CPU#1 had 0 usecs TSC skew, fixed it up. [17179573.996000] Brought up 2 CPUs [17179573.996000] NET: Registered protocol family 16 [17179573.996000] EISA bus registered [17179573.996000] ACPI: bus type pci registered [17179574.016000] PCI: PCI BIOS revision 2.10 entry at 0xfb4d6, last bus=14 [17179574.016000] PCI: Using MMCONFIG [17179574.016000] ACPI: Subsystem revision 20051216 [17179574.040000] ACPI: Interpreter enabled [17179574.040000] ACPI: Using IOAPIC for interrupt routing [17179574.040000] ACPI: PCI Root Bridge [PCI0] (0000:00) [17179574.040000] PCI: Probing PCI hardware (bus 00) [17179574.040000] ACPI: Assume root bridge [\_SB_.PCI0] bus is 0 [17179574.056000] PCI: Ignoring BAR0-3 of IDE controller 0000:00:1f.2 [17179574.056000] Boot video device is 0000:01:00.0 [17179574.056000] PCI: Transparent bridge - 0000:00:1e.0 [17179574.056000] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0._PRT] [17179574.076000] ACPI: PCI Interrupt Link [LNKA] (IRQs 9 10 11) *4 [17179574.076000] ACPI: PCI Interrupt Link [LNKB] (IRQs *5 7) [17179574.076000] ACPI: PCI Interrupt Link [LNKC] (IRQs *9 10 11) [17179574.076000] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 7 9 10 11) *3 [17179574.076000] ACPI: PCI Interrupt Link [LNKE] (IRQs 3 4 5 6 7 9 *10 11 12 14 15) [17179574.076000] ACPI: PCI Interrupt Link [LNKF] (IRQs 3 4 5 6 7 9 10 *11 12 14 15) [17179574.076000] ACPI: PCI Interrupt Link [LNKG] (IRQs 3 4 5 6 7 *9 10 11 12 14 15) [17179574.076000] ACPI: PCI Interrupt Link [LNKH] (IRQs 3 4 5 6 *7 9 10 11 12 14 15) [17179574.076000] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.AGP_._PRT] [17179574.076000] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.PCIE._PRT] [17179574.080000] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.RP01._PRT] [17179574.080000] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.PXP1._PRT] [17179574.080000] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.RP04._PRT] [17179574.080000] Linux Plug and Play Support v0.97 (c) Adam Belay [17179574.080000] pnp: PnP ACPI init [17179574.096000] pnp: PnP ACPI: found 10 devices [17179574.096000] PnPBIOS: Disabled by ACPI PNP [17179574.096000] PCI: Using ACPI for IRQ routing [17179574.096000] PCI: If a device doesn't work, try "pci=routeirq". If it helps, post a report [17179574.160000] pnp: 00:01: ioport range 0x4d0-0x4d1 has been reserved [17179574.160000] pnp: 00:01: ioport range 0x1000-0x1005 could not be reserved [17179574.160000] pnp: 00:01: ioport range 0x1008-0x100f could not be reserved [17179574.160000] pnp: 00:02: ioport range 0xf400-0xf4fe has been reserved [17179574.160000] pnp: 00:02: ioport range 0x1006-0x1007 has been reserved [17179574.160000] pnp: 00:02: ioport range 0x100a-0x1059 could not be reserved [17179574.160000] pnp: 00:02: ioport range 0x1060-0x107f has been reserved [17179574.160000] pnp: 00:02: ioport range 0x1080-0x10bf has been reserved [17179574.160000] pnp: 00:02: ioport range 0x10c0-0x10df has been reserved [17179574.160000] pnp: 00:07: ioport range 0xc80-0xcff has been reserved [17179574.160000] pnp: 00:07: ioport range 0x910-0x91f has been reserved [17179574.160000] pnp: 00:07: ioport range 0x920-0x92f has been reserved [17179574.160000] pnp: 00:07: ioport range 0xcb0-0xcbf has been reserved [17179574.160000] pnp: 00:07: ioport range 0x940-0x97f has been reserved [17179574.160000] PCI: Bridge: 0000:00:01.0 [17179574.160000] IO window: e000-efff [17179574.160000] MEM window: dd000000-dfefffff [17179574.160000] PREFETCH window: c0000000-cfffffff [17179574.160000] PCI: Bridge: 0000:00:1c.0 [17179574.160000] IO window: disabled. [17179574.160000] MEM window: disabled. [17179574.160000] PREFETCH window: disabled. [17179574.160000] PCI: Bridge: 0000:00:1c.1 [17179574.160000] IO window: disabled. [17179574.160000] MEM window: dcf00000-dcffffff [17179574.160000] PREFETCH window: disabled. [17179574.160000] PCI: Bridge: 0000:00:1c.3 [17179574.160000] IO window: d000-dfff [17179574.160000] MEM window: dcc00000-dcefffff [17179574.160000] PREFETCH window: d0000000-d01fffff [17179574.160000] PCI: Bridge: 0000:00:1e.0 [17179574.160000] IO window: disabled. [17179574.160000] MEM window: dcb00000-dcbfffff [17179574.160000] PREFETCH window: disabled. [17179574.160000] ACPI: PCI Interrupt 0000:00:01.0[A] -> GSI 16 (level, low) -> IRQ 169 [17179574.160000] PCI: Setting latency timer of device 0000:00:01.0 to 64 [17179574.160000] ACPI: PCI Interrupt 0000:00:1c.0[A] -> GSI 16 (level, low) -> IRQ 169 [17179574.160000] PCI: Setting latency timer of device 0000:00:1c.0 to 64 [17179574.160000] ACPI: PCI Interrupt 0000:00:1c.1[B] -> GSI 17 (level, low) -> IRQ 177 [17179574.160000] PCI: Setting latency timer of device 0000:00:1c.1 to 64 [17179574.160000] ACPI: PCI Interrupt 0000:00:1c.3[D] -> GSI 19 (level, low) -> IRQ 185 [17179574.160000] PCI: Setting latency timer of device 0000:00:1c.3 to 64 [17179574.160000] PCI: Setting latency timer of device 0000:00:1e.0 to 64 [17179574.160000] Simple Boot Flag at 0x79 set to 0x1 [17179574.164000] audit: initializing netlink socket (disabled) [17179574.164000] audit(1156834626.160:1): initialized [17179574.164000] highmem bounce pool size: 64 pages [17179574.164000] VFS: Disk quotas dquot_6.5.1 [17179574.164000] Dquot-cache hash table entries: 1024 (order 0, 4096 bytes) [17179574.164000] Initializing Cryptographic API [17179574.164000] io scheduler noop registered [17179574.164000] io scheduler anticipatory registered [17179574.164000] io scheduler deadline registered [17179574.164000] io scheduler cfq registered [17179574.164000] ACPI: PCI Interrupt 0000:00:01.0[A] -> GSI 16 (level, low) -> IRQ 169 [17179574.164000] PCI: Setting latency timer of device 0000:00:01.0 to 64 [17179574.164000] assign_interrupt_mode Found MSI capability [17179574.164000] Allocate Port Service[pcie00] [17179574.164000] Allocate Port Service[pcie03] [17179574.164000] ACPI: PCI Interrupt 0000:00:1c.0[A] -> GSI 16 (level, low) -> IRQ 169 [17179574.164000] PCI: Setting latency timer of device 0000:00:1c.0 to 64 [17179574.164000] assign_interrupt_mode Found MSI capability [17179574.164000] Allocate Port Service[pcie00] [17179574.164000] Allocate Port Service[pcie02] [17179574.164000] Allocate Port Service[pcie03] [17179574.164000] ACPI: PCI Interrupt 0000:00:1c.1[B] -> GSI 17 (level, low) -> IRQ 177 [17179574.164000] PCI: Setting latency timer of device 0000:00:1c.1 to 64 [17179574.164000] assign_interrupt_mode Found MSI capability [17179574.164000] Allocate Port Service[pcie00] [17179574.164000] Allocate Port Service[pcie02] [17179574.164000] Allocate Port Service[pcie03] [17179574.164000] ACPI: PCI Interrupt 0000:00:1c.3[D] -> GSI 19 (level, low) -> IRQ 185 [17179574.164000] PCI: Setting latency timer of device 0000:00:1c.3 to 64 [17179574.164000] assign_interrupt_mode Found MSI capability [17179574.164000] Allocate Port Service[pcie00] [17179574.164000] Allocate Port Service[pcie02] [17179574.164000] Allocate Port Service[pcie03] [17179574.164000] isapnp: Scanning for PnP cards... [17179574.516000] isapnp: No Plug & Play device found [17179574.532000] Real Time Clock Driver v1.12 [17179574.532000] PNP: PS/2 Controller [PNP0303:KBC,PNP0f13:PS2M] at 0x60,0x64 irq 1,12 [17179574.532000] serio: i8042 AUX port at 0x60,0x64 irq 12 [17179574.532000] serio: i8042 KBD port at 0x60,0x64 irq 1 [17179574.532000] Serial: 8250/16550 driver $Revision: 1.90 $ 48 ports, IRQ sharing enabled [17179574.536000] RAMDISK driver initialized: 16 RAM disks of 65536K size 1024 blocksize [17179574.536000] Uniform Multi-Platform E-IDE driver Revision: 7.00alpha2 [17179574.536000] ide: Assuming 33MHz system bus speed for PIO modes; override with idebus=xx [17179574.536000] mice: PS/2 mouse device common for all mice [17179574.536000] EISA: Probing bus 0 at eisa.0 [17179574.536000] EISA: Cannot allocate resource for mainboard [17179574.536000] Cannot allocate resource for EISA slot 1 [17179574.536000] EISA: Detected 0 cards. [17179574.536000] NET: Registered protocol family 2 [17179574.544000] input: AT Translated Set 2 keyboard as /class/input/input0 [17179574.584000] IP route cache hash table entries: 32768 (order: 5, 131072 bytes) [17179574.584000] TCP established hash table entries: 131072 (order: 8, 1572864 bytes) [17179574.584000] TCP bind hash table entries: 65536 (order: 7, 786432 bytes) [17179574.584000] TCP: Hash tables configured (established 131072 bind 65536) [17179574.584000] TCP reno registered [17179574.584000] TCP bic registered [17179574.584000] NET: Registered protocol family 1 [17179574.584000] NET: Registered protocol family 8 [17179574.584000] NET: Registered protocol family 20 [17179574.584000] Starting balanced_irq [17179574.584000] Using IPI No-Shortcut mode [17179574.584000] ACPI wakeup devices: [17179574.584000] LID PBTN PCI0 USB0 USB1 USB2 USB3 EHCI CH31 AZAL PCIE RP01 PXP1 RP03 RP04 RP05 RP06 [17179574.584000] ACPI: (supports S0 S3 S4 S5) [17179574.584000] Freeing unused kernel memory: 332k freed [17179574.620000] vga16fb: initializing [17179574.620000] vga16fb: mapped to 0xc00a0000 [17179574.836000] Console: switching to colour frame buffer device 80x25 [17179574.836000] fb0: VGA16 VGA frame buffer device [17179575.860000] Capability LSM initialized [17179575.936000] ACPI: CPU0 (power states: C1[C1] C2[C2] C3[C3]) [17179575.936000] ACPI: Processor [CPU0] (supports 8 throttling states) [17179575.936000] ACPI: CPU1 (power states: C1[C1] C2[C2] C3[C3]) [17179575.936000] ACPI: Processor [CPU1] (supports 8 throttling states) [17179575.940000] ACPI: Thermal Zone [THM] (52 C) [17179576.284000] SCSI subsystem initialized [17179576.284000] ACPI: bus type scsi registered [17179576.284000] libata version 1.20 loaded. [17179576.284000] ata_piix 0000:00:1f.2: version 1.05 [17179576.284000] ata_pci_init_one: pci_dev class+intf: 0x10180 [17179576.284000] ata_pci_init_one: NO_LEGACY == 0 [17179576.284000] ACPI: PCI Interrupt 0000:00:1f.2[B] -> GSI 17 (level, low) -> IRQ 177 [17179576.284000] PCI: Setting latency timer of device 0000:00:1f.2 to 64 [17179576.284000] ata1: PATA max UDMA/133 cmd 0x1F0 ctl 0x3F6 bmdma 0xBFA0 irq 14 [17179576.448000] ata1: dev 0 cfg 00:045a 49:0f00 82:746b 83:7f69 84:4063 85:7469 86:3e49 87:4063 88:203f 93:0000 [17179576.448000] ata1: dev 0 ATA-7, max UDMA/100, 114270345 sectors: LBA48 [17179576.448000] ata_acpi_push_id: skipping for PATA mode [17179576.448000] ata1: dev 0 configured for UDMA/100 [17179576.448000] pata_get_dev_handle: ENTER: dev->bus_id='0000:00:1f.2' [17179576.448000] pata_get_dev_handle: dev_handle: 0xdffe6320, parent_handle: 0xc1a2de40 [17179576.448000] pata_get_dev_handle: for dev=0x1f.2, addr=0x1f0002, parent=0xdff65200, *handle=0xdffe6320 [17179576.448000] do_drive_get_GTF: drive w/ adr=0: v: 0x00000000 [17179576.448000] scsi0 : ata_piix [17179576.448000] Vendor: ATA Model: Hitachi HTS72106 Rev: MC3O [17179576.448000] Type: Direct-Access ANSI SCSI revision: 05 [17179576.448000] pata_get_dev_handle: ENTER: dev->bus_id='0000:00:1f.2' [17179576.448000] pata_get_dev_handle: dev_handle: 0xdffe6320, parent_handle: 0xc1a2de40 [17179576.448000] pata_get_dev_handle: for dev=0x1f.2, addr=0x1f0002, parent=0xdff65200, *handle=0xdffe6320 [17179576.448000] ata2: PATA max UDMA/133 cmd 0x170 ctl 0x376 bmdma 0xBFA8 irq 15 [17179576.816000] ata2: dev 0 cfg 00:85c0 49:0f00 82:4218 83:5000 84:4000 85:4218 86:1000 87:4000 88:0407 93:604d [17179576.816000] ata2: dev 0 ATAPI, max UDMA/33 [17179576.816000] ata2(0): applying bridge limits [17179576.816000] ata_acpi_push_id: skipping for PATA mode [17179576.816000] ata2: dev 0 configured for UDMA/33 [17179576.816000] pata_get_dev_handle: ENTER: dev->bus_id='0000:00:1f.2' [17179576.816000] pata_get_dev_handle: dev_handle: 0xdffe6320, parent_handle: 0xc1a2de40 [17179576.816000] pata_get_dev_handle: for dev=0x1f.2, addr=0x1f0002, parent=0xdff65200, *handle=0xdffe6320 [17179576.816000] do_drive_get_GTF: drive w/ adr=0: v: 0x00000000 [17179576.816000] scsi1 : ata_piix [17179576.824000] Vendor: TSSTcorp Model: DVD+-RW TS-L532B Rev: DE03 [17179576.824000] Type: CD-ROM ANSI SCSI revision: 05 [17179576.824000] pata_get_dev_handle: ENTER: dev->bus_id='0000:00:1f.2' [17179576.824000] pata_get_dev_handle: dev_handle: 0xdffe6320, parent_handle: 0xc1a2de40 [17179576.824000] pata_get_dev_handle: for dev=0x1f.2, addr=0x1f0002, parent=0xdff65200, *handle=0xdffe6320 [17179576.828000] Driver 'sd' needs updating - please use bus_type methods [17179576.828000] SCSI device sda: 114270345 512-byte hdwr sectors (58506 MB) [17179576.828000] SCSI device sda: drive cache: write back [17179576.832000] SCSI device sda: 114270345 512-byte hdwr sectors (58506 MB) [17179576.836000] SCSI device sda: drive cache: write back [17179576.836000] sda: sda1 sda2 < sda5 sda6 sda7 > sda3 [17179577.208000] sd 0:0:0:0: Attached scsi disk sda [17179577.644000] usbcore: registered new driver usbfs [17179577.644000] usbcore: registered new driver hub [17179577.644000] USB Universal Host Controller Interface driver v2.3 [17179577.644000] ACPI: PCI Interrupt 0000:00:1d.0[A] -> GSI 20 (level, low) -> IRQ 233 [17179577.644000] PCI: Setting latency timer of device 0000:00:1d.0 to 64 [17179577.644000] uhci_hcd 0000:00:1d.0: UHCI Host Controller [17179577.644000] uhci_hcd 0000:00:1d.0: new USB bus registered, assigned bus number 1 [17179577.644000] uhci_hcd 0000:00:1d.0: irq 233, io base 0x0000bf80 [17179577.648000] hub 1-0:1.0: USB hub found [17179577.648000] hub 1-0:1.0: 2 ports detected [17179577.672000] ieee1394: Initialized config rom entry `ip1394' [17179577.752000] ACPI: PCI Interrupt 0000:00:1d.7[A] -> GSI 20 (level, low) -> IRQ 233 [17179577.752000] PCI: Setting latency timer of device 0000:00:1d.7 to 64 [17179577.752000] ehci_hcd 0000:00:1d.7: EHCI Host Controller [17179577.752000] ehci_hcd 0000:00:1d.7: debug port 1 [17179577.752000] PCI: cache line size of 32 is not supported by device 0000:00:1d.7 [17179577.752000] ehci_hcd 0000:00:1d.7: new USB bus registered, assigned bus number 2 [17179577.752000] ehci_hcd 0000:00:1d.7: irq 233, io mem 0xffa80000 [17179577.756000] ACPI: PCI Interrupt 0000:00:1d.1[B] -> GSI 21 (level, low) -> IRQ 50 [17179577.756000] PCI: Setting latency timer of device 0000:00:1d.1 to 64 [17179577.756000] uhci_hcd 0000:00:1d.1: UHCI Host Controller [17179577.756000] uhci_hcd 0000:00:1d.1: new USB bus registered, assigned bus number 3 [17179577.756000] uhci_hcd 0000:00:1d.1: irq 50, io base 0x0000bf60 [17179577.756000] ehci_hcd 0000:00:1d.7: USB 2.0 started, EHCI 1.00, driver 10 Dec 2004 [17179577.756000] hub 3-0:1.0: USB hub found [17179577.756000] hub 3-0:1.0: 2 ports detected [17179577.860000] ACPI: PCI Interrupt 0000:00:1d.2[C] -> GSI 22 (level, low) -> IRQ 58 [17179577.860000] PCI: Setting latency timer of device 0000:00:1d.2 to 64 [17179577.860000] hub 2-0:1.0: USB hub found [17179577.860000] hub 2-0:1.0: 8 ports detected [17179577.860000] uhci_hcd 0000:00:1d.2: UHCI Host Controller [17179577.964000] ohci1394: $Rev: 1313 $ Ben Collins [17179577.964000] ACPI: PCI Interrupt 0000:03:01.0[A] -> GSI 19 (level, low) -> IRQ 185 [17179577.964000] uhci_hcd 0000:00:1d.2: new USB bus registered, assigned bus number 4 [17179577.964000] uhci_hcd 0000:00:1d.2: irq 58, io base 0x0000bf40 [17179577.964000] hub 4-0:1.0: USB hub found [17179577.964000] hub 4-0:1.0: 2 ports detected [17179578.016000] ohci1394: fw-host0: OHCI-1394 1.1 (PCI): IRQ=[185] MMIO=[dcbfd800-dcbfdfff] Max Packet=[2048] [17179578.068000] ACPI: PCI Interrupt 0000:00:1d.3[D] -> GSI 23 (level, low) -> IRQ 66 [17179578.068000] PCI: Setting latency timer of device 0000:00:1d.3 to 64 [17179578.068000] uhci_hcd 0000:00:1d.3: UHCI Host Controller [17179578.068000] uhci_hcd 0000:00:1d.3: new USB bus registered, assigned bus number 5 [17179578.068000] uhci_hcd 0000:00:1d.3: irq 66, io base 0x0000bf20 [17179578.068000] hub 5-0:1.0: USB hub found [17179578.068000] hub 5-0:1.0: 2 ports detected [17179578.196000] ide0: I/O resource 0x1F0-0x1F7 not free. [17179578.196000] ide0: ports already in use, skipping probe [17179578.196000] ide1: I/O resource 0x170-0x177 not free. [17179578.196000] ide1: ports already in use, skipping probe [17179578.204000] usb 2-1: new high speed USB device using ehci_hcd and address 2 [17179578.220000] Attempting manual resume [17179578.228000] ReiserFS: sda5: found reiserfs format "3.6" with standard journal [17179578.336000] hub 2-1:1.0: USB hub found [17179578.336000] hub 2-1:1.0: 4 ports detected [17179578.680000] usb 2-5: new high speed USB device using ehci_hcd and address 3 [17179578.812000] hub 2-5:1.0: USB hub found [17179578.812000] hub 2-5:1.0: 4 ports detected [17179578.824000] ReiserFS: sda5: using ordered data mode [17179578.840000] ReiserFS: sda5: journal params: device sda5, size 8192, journal first block 18, max trans len 1024, max batch 900, max commit age 30, max trans age 30 [17179578.840000] ReiserFS: sda5: checking transaction log (sda5) [17179578.868000] ReiserFS: sda5: Using r5 hash to sort names [17179579.248000] usb 2-5.2: new full speed USB device using ehci_hcd and address 4 [17179579.292000] ieee1394: Host added: ID:BUS[0-00:1023] GUID[364fc0001c021050] [17179579.540000] usb 2-5.4: new low speed USB device using ehci_hcd and address 5 [17179589.408000] sd 0:0:0:0: Attached scsi generic sg0 type 0 [17179589.408000] sr 1:0:0:0: Attached scsi generic sg1 type 5 [17179589.524000] sr0: scsi3-mmc drive: 24x/24x writer cd/rw xa/form2 cdda tray [17179589.524000] Uniform CD-ROM driver Revision: 3.20 [17179589.524000] sr 1:0:0:0: Attached scsi CD-ROM sr0 [17179590.112000] Linux agpgart interface v0.101 (c) Dave Jones [17179590.148000] agpgart: Detected an Intel 945GM Chipset. [17179590.164000] agpgart: AGP aperture is 256M @ 0x0 [17179590.212000] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [17179590.280000] shpchp: Standard Hot Plug PCI Controller Driver version: 0.4 [17179590.420000] hw_random hardware driver 1.0.0 loaded [17179590.468000] nvidia: module license 'NVIDIA' taints kernel. [17179590.468000] ACPI: PCI Interrupt 0000:01:00.0[A] -> GSI 16 (level, low) -> IRQ 169 [17179590.468000] PCI: Setting latency timer of device 0000:01:00.0 to 64 [17179590.468000] NVRM: loading NVIDIA Linux x86 Kernel Module 1.0-8762 Mon May 15 13:06:38 PDT 2006 [17179590.528000] ieee80211_1_1_13_crypt: registered algorithm 'NULL' [17179590.604000] ACPI: PCI Interrupt 0000:00:1b.0[A] -> GSI 21 (level, low) -> IRQ 50 [17179590.604000] PCI: Setting latency timer of device 0000:00:1b.0 to 64 [17179590.620000] ieee80211_1_1_13: 802.11 data/management/control stack, 1.1.13 [17179590.620000] ieee80211_1_1_13: Copyright (C) 2004-2005 Intel Corporation [17179590.648000] drivers/usb/class/usblp.c: usblp0: USB Bidirectional printer dev 4 if 0 alt 0 proto 2 vid 0x04E8 pid 0x3265 [17179590.648000] usbcore: registered new driver usblp [17179590.648000] drivers/usb/class/usblp.c: v0.13: USB Printer Device Class driver [17179590.756000] ieee80211_crypt: registered algorithm 'NULL' [17179590.768000] ieee80211: 802.11 data/management/control stack, git-1.1.7 [17179590.768000] ieee80211: Copyright (C) 2004-2005 Intel Corporation [17179590.836000] input: PC Speaker as /class/input/input1 [17179590.856000] sdhci: Secure Digital Host Controller Interface driver, 0.10 [17179590.856000] sdhci: Copyright(c) Pierre Ossman [17179590.948000] usbcore: registered new driver hiddev [17179590.952000] input: Microsoft Microsoft Wireless Optical Desktop� 1.00 as /class/input/input2 [17179590.952000] input: USB HID v1.11 Keyboard [Microsoft Microsoft Wireless Optical Desktop� 1.00] on usb-0000:00:1d.7-5.4 [17179590.976000] input: Microsoft Microsoft Wireless Optical Desktop� 1.00 as /class/input/input3 [17179590.976000] input: USB HID v1.11 Mouse [Microsoft Microsoft Wireless Optical Desktop� 1.00] on usb-0000:00:1d.7-5.4 [17179590.976000] usbcore: registered new driver usbhid [17179590.976000] drivers/usb/input/hid-core.c: v2.6:USB HID core driver [17179590.988000] ipw3945: Intel(R) PRO/Wireless 3945 Network Connection driver for Linux, 1.0.5m [17179590.988000] ipw3945: Copyright(c) 2003-2006 Intel Corporation [17179591.012000] Synaptics Touchpad, model: 1, fw: 6.2, id: 0xfa0b1, caps: 0xa04713/0x200000 [17179591.012000] ts: Compaq touchscreen protocol output [17179591.048000] input: SynPS/2 Synaptics TouchPad as /class/input/input4 [17179591.204000] ACPI: PCI Interrupt 0000:03:01.1[B] -> GSI 18 (level, low) -> IRQ 74 [17179591.204000] b44.c:v0.97 (Nov 30, 2005) [17179591.204000] ACPI: PCI Interrupt 0000:03:00.0[A] -> GSI 17 (level, low) -> IRQ 177 [17179591.208000] eth0: Broadcom 4400 10/100BaseT Ethernet 00:14:22:ee:89:5c [17179591.208000] ACPI: PCI Interrupt 0000:0c:00.0[A] -> GSI 17 (level, low) -> IRQ 177 [17179591.208000] PCI: Setting latency timer of device 0000:0c:00.0 to 64 [17179591.240000] ipw3945: Detected Intel PRO/Wireless 3945ABG Network Connection [17179591.252000] sdhci: ============== REGISTER DUMP ============== [17179591.252000] sdhci: Sys addr: 0x00000000 | Version: 0x00000200 [17179591.252000] sdhci: Blk size: 0x00000000 | Blk cnt: 0x00000000 [17179591.252000] sdhci: Argument: 0x00000000 | Trn mode: 0x00000000 [17179591.252000] sdhci: Present: 0x01f20000 | Host ctl: 0x00000000 [17179591.252000] sdhci: Power: 0x00000000 | Blk gap: 0x00000000 [17179591.252000] sdhci: Walk up: 0x00000000 | Clock: 0x00000000 [17179591.252000] sdhci: Timeout: 0x0000000e | Int stat: 0x00000000 [17179591.252000] sdhci: Int enab: 0xe1ff00cf | Sig enab: 0xe1ff00cf [17179591.252000] sdhci: AC12 err: 0x00000000 | Slot int: 0x00000000 [17179591.252000] sdhci: Caps: 0x01e021a1 | Max curr: 0x00000040 [17179591.252000] sdhci: =========================================== [17179591.300000] mmc0: SDHCI at 0xdcbfd400 irq 74 DMA [17179592.212000] ipw3945: Radio Frequency Kill Switch is On: [17179592.212000] Kill switch must be turned off for wireless networking to work. [17179592.296000] lp: driver loaded but no devices found [17179592.312000] sbp2: $Rev: 1306 $ Ben Collins [17179592.312000] ieee1394: sbp2: Driver forced to serialize I/O (serialize_io=1) [17179592.312000] ieee1394: sbp2: Try serialize_io=0 for better performance [17179592.352000] Adding 979924k swap on /dev/sda6. Priority:-1 extents:1 across:979924k [17179592.520000] NET: Registered protocol family 17 [17179594.128000] md: md driver 0.90.3 MAX_MD_DEVS=256, MD_SB_DISKS=27 [17179594.128000] md: bitmap version 4.39 [17179594.440000] b44: eth0: Link is up at 100 Mbps, full duplex. [17179594.440000] b44: eth0: Flow control is on for TX and on for RX. [17179594.816000] device-mapper: 4.4.0-ioctl (2005-01-12) initialised: dm-devel at redhat.com [17179595.792000] cdrom: open failed. [17179600.356000] ReiserFS: sda7: found reiserfs format "3.6" with standard journal [17179603.292000] ReiserFS: sda7: using ordered data mode [17179603.336000] ReiserFS: sda7: journal params: device sda7, size 8192, journal first block 18, max trans len 1024, max batch 900, max commit age 30, max trans age 30 [17179603.336000] ReiserFS: sda7: checking transaction log (sda7) [17179603.424000] ReiserFS: sda7: Using r5 hash to sort names [17179604.204000] NET: Registered protocol family 10 [17179604.204000] lo: Disabled Privacy Extensions [17179604.204000] IPv6 over IPv4 tunneling driver [17179606.268000] ACPI: AC Adapter [AC] (on-line) [17179606.356000] pcc_acpi: loading... [17179606.364000] ACPI: Lid Switch [LID] [17179606.364000] ACPI: Power Button (CM) [PBTN] [17179606.364000] ACPI: Sleep Button (CM) [SBTN] [17179606.400000] ibm_acpi: ec object not found [17179606.456000] ACPI: Battery Slot [BAT0] (battery present) [17179606.488000] ACPI: Video Device [VID] (multi-head: yes rom: no post: no) [17179606.488000] ACPI: Video Device [VID] (multi-head: yes rom: no post: no) [17179606.488000] ACPI: Video Device [VID2] (multi-head: yes rom: no post: no) [17179610.292000] ppdev: user-space parallel port driver [17179611.624000] apm: BIOS not found. [17179613.324000] Bluetooth: Core ver 2.8 [17179613.324000] NET: Registered protocol family 31 [17179613.324000] Bluetooth: HCI device and connection manager initialized [17179613.324000] Bluetooth: HCI socket layer initialized [17179613.380000] Bluetooth: L2CAP ver 2.8 [17179613.380000] Bluetooth: L2CAP socket layer initialized [17179613.400000] Bluetooth: RFCOMM socket layer initialized [17179613.400000] Bluetooth: RFCOMM TTY layer initialized [17179613.400000] Bluetooth: RFCOMM ver 1.7 [17179623.808000] eth0: no IPv6 routers present [17186450.932000] usb 3-1: new full speed USB device using uhci_hcd and address 2 [17186451.080000] input: Logitech Logitech USB Headset as /class/input/input5 [17186451.080000] input: USB HID v1.00 Device [Logitech Logitech USB Headset] on usb-0000:00:1d.1-1 [17186451.432000] usbcore: registered new driver snd-usb-audio [17186451.700000] usb 3-1: USB disconnect, address 2 [17186452.444000] usb 3-1: new full speed USB device using uhci_hcd and address 3 [17186452.660000] input: Logitech Logitech USB Headset as /class/input/input6 [17186452.660000] input: USB HID v1.00 Device [Logitech Logitech USB Headset] on usb-0000:00:1d.1-1 [17188404.952000] usb 3-1: USB disconnect, address 3 [17188554.376000] usb 3-1: new full speed USB device using uhci_hcd and address 4 [17188554.592000] input: Logitech Logitech USB Headset as /class/input/input7 [17188554.592000] input: USB HID v1.00 Device [Logitech Logitech USB Headset] on usb-0000:00:1d.1-1 -- Bluetooth not discovered on Dell Inspiron 9400 https://launchpad.net/bugs/37288 From gsasha at cs.technion.ac.il Tue Aug 29 09:42:19 2006 From: gsasha at cs.technion.ac.il (Alex) Date: Tue, 29 Aug 2006 09:42:19 -0000 Subject: [Bug 37288] Re: [Bug 37288] Re: Bluetooth not discovered on Dell Inspiron 9400 References: <20060330075201.6253.17494.malonedeb@gandwana.ubuntu.com> <20060829083328.5577.75529.malone@gandwana.ubuntu.com> Message-ID: <200608291242.19674.gsasha@cs.technion.ac.il> > I dont think I had the option. > > Here's my lspci -v : youll notice that theyre almost identical save a > few memory addresses and video card. Pardon my ignorance, but what do I need to understand from it? Regards, Alex -- Bluetooth not discovered on Dell Inspiron 9400 https://launchpad.net/bugs/37288 From 84yelo3 at gmail.com Tue Aug 29 10:52:34 2006 From: 84yelo3 at gmail.com (=?utf-8?q?Nicol=C3=B2_Chieffo?=) Date: Tue, 29 Aug 2006 10:52:34 -0000 Subject: [Bug 29695] Re: after sleep+resume I can't restart the system References: <20060125205542.26274.38074.malonedeb@gangotri.ubuntu.com> Message-ID: <20060829105234.5577.83.malone@gandwana.ubuntu.com> here you are -- after sleep+resume I can't restart the system https://launchpad.net/bugs/29695 From 84yelo3 at gmail.com Tue Aug 29 10:52:52 2006 From: 84yelo3 at gmail.com (=?utf-8?q?Nicol=C3=B2_Chieffo?=) Date: Tue, 29 Aug 2006 10:52:52 -0000 Subject: [Bug 29695] Re: after sleep+resume I can't restart the system References: <20060125205542.26274.38074.malonedeb@gangotri.ubuntu.com> Message-ID: <20060829105252.5577.97462.malone@gandwana.ubuntu.com> -- after sleep+resume I can't restart the system https://launchpad.net/bugs/29695 From 84yelo3 at gmail.com Tue Aug 29 10:53:33 2006 From: 84yelo3 at gmail.com (=?utf-8?q?Nicol=C3=B2_Chieffo?=) Date: Tue, 29 Aug 2006 10:53:33 -0000 Subject: [Bug 29695] Re: after sleep+resume I can't restart the system References: <20060125205542.26274.38074.malonedeb@gangotri.ubuntu.com> Message-ID: <20060829105333.5486.53407.malone@gandwana.ubuntu.com> -- after sleep+resume I can't restart the system https://launchpad.net/bugs/29695 From 84yelo3 at gmail.com Tue Aug 29 10:53:58 2006 From: 84yelo3 at gmail.com (=?utf-8?q?Nicol=C3=B2_Chieffo?=) Date: Tue, 29 Aug 2006 10:53:58 -0000 Subject: [Bug 29695] Re: after sleep+resume I can't restart the system References: <20060125205542.26274.38074.malonedeb@gangotri.ubuntu.com> Message-ID: <20060829105358.17263.11733.malone@gangotri.ubuntu.com> -- after sleep+resume I can't restart the system https://launchpad.net/bugs/29695 From joolz at xs4all.nl Tue Aug 29 13:45:03 2006 From: joolz at xs4all.nl (Joolz) Date: Tue, 29 Aug 2006 13:45:03 -0000 Subject: [Bug 58102] cryptsetup / LUKS won't work References: <20060829134503.5486.90707.malonedeb@gandwana.ubuntu.com> Message-ID: <20060829134503.5486.90707.malonedeb@gandwana.ubuntu.com> Public bug reported: Binary package hint: linux-image-2.6.15-26-686 Following this procedure: http://www.saout.de/tikiwiki/tiki- index.php?page=EncryptedDeviceUsingLUKS I can't get LUKS running on a USB stick. I tried this on two different machines (a three years old desktop and a brand new notebook) with the latest 686 and 386 kernels. All fail the same (see below). As you can see, I tried it with a pre-made linux partition and when that failed with no partitions at all. Maybe a kernel make setting would fix this, but I don't feel like gentoo-ing my own kernels ;) Here's what I tried: ################################ kiar at kiar:~ $ /sbin/badblocks -c 10240 -s -w -t random -v /dev/sda Checking for bad blocks in read-write mode >From block 0 to 2015232 Testing with random pattern: done 232 Reading and comparing: done 232 Pass completed, 0 bad blocks found. kiar at kiar:~ $ /sbin/fdisk /dev/sda Device contains neither a valid DOS partition table, nor Sun, SGI or OSF disklabel Building a new DOS disklabel. Changes will remain in memory only, until you decide to write them. After that, of course, the previous content won't be recoverable. Warning: invalid flag 0x0000 of partition table 4 will be corrected by w(rite) Command (m for help): p Disk /dev/sda: 2063 MB, 2063597568 bytes 64 heads, 62 sectors/track, 1015 cylinders Units = cylinders of 3968 * 512 = 2031616 bytes Device Boot Start End Blocks Id System Command (m for help): n Command action e extended p primary partition (1-4) p Partition number (1-4): 1 First cylinder (1-1015, default 1): Using default value 1 Last cylinder or +size or +sizeM or +sizeK (1-1015, default 1015): Using default value 1015 Command (m for help): p Disk /dev/sda: 2063 MB, 2063597568 bytes 64 heads, 62 sectors/track, 1015 cylinders Units = cylinders of 3968 * 512 = 2031616 bytes Device Boot Start End Blocks Id System /dev/sda1 1 1015 2013729 83 Linux Command (m for help): w The partition table has been altered! Calling ioctl() to re-read partition table. WARNING: Re-reading the partition table failed with error 13: Permission denied. The kernel still uses the old table. The new table will be used at the next reboot. Syncing disks. kiar at kiar:~ $ cryptsetup --verbose --verify-passphrase luksFormat /dev/sda1 WARNING! ======== This will overwrite data on /dev/sda1 irrevocably. Are you sure? (Type uppercase yes): YES Enter LUKS passphrase: Verify passphrase: Failed to setup dm-crypt key mapping. Check kernel for support for the aes-cbc-essiv:sha256 cipher spec and verify that /dev/sda1 contains at least 133 sectors. Failed to write to key storage. kiar at kiar:~ $ lsmod | grep sha sha256 11168 0 sha512 10080 0 kiar at kiar:~ $ cat /proc/crypto name : md5 module : kernel type : digest blocksize : 64 digestsize : 16 name : sha384 module : sha512 type : digest blocksize : 96 digestsize : 48 name : sha512 module : sha512 type : digest blocksize : 128 digestsize : 64 name : sha256 module : sha256 type : digest blocksize : 64 digestsize : 32 name : aes module : aes type : cipher blocksize : 16 min keysize : 16 max keysize : 32 kiar at kiar:~ $ fdisk /dev/sda Command (m for help): p Disk /dev/sda: 2063 MB, 2063597568 bytes 64 heads, 62 sectors/track, 1015 cylinders Units = cylinders of 3968 * 512 = 2031616 bytes Device Boot Start End Blocks Id System /dev/sda1 1 1015 2013729 83 Linux Command (m for help): d Selected partition 1 Command (m for help): p Disk /dev/sda: 2063 MB, 2063597568 bytes 64 heads, 62 sectors/track, 1015 cylinders Units = cylinders of 3968 * 512 = 2031616 bytes Device Boot Start End Blocks Id System Command (m for help): w The partition table has been altered! Calling ioctl() to re-read partition table. WARNING: Re-reading the partition table failed with error 13: Permission denied. The kernel still uses the old table. The new table will be used at the next reboot. kiar at kiar:~ $ cryptsetup --verbose --verify-passphrase luksFormat /dev/sda WARNING! ======== This will overwrite data on /dev/sda irrevocably. Are you sure? (Type uppercase yes): YES Enter LUKS passphrase: Verify passphrase: Failed to setup dm-crypt key mapping. Check kernel for support for the aes-cbc-essiv:sha256 cipher spec and verify that /dev/sda contains at least 133 sectors. Failed to write to key storage. kiar at kiar:~ $ uname -a Linux kiar 2.6.15-26-686 #1 SMP PREEMPT Thu Aug 3 03:13:28 UTC 2006 i686 GNU/Linux ** Affects: linux-source-2.6.15 (Ubuntu) Importance: Untriaged Status: Unconfirmed -- cryptsetup / LUKS won't work https://launchpad.net/bugs/58102 From joolz at xs4all.nl Tue Aug 29 14:08:13 2006 From: joolz at xs4all.nl (Joolz) Date: Tue, 29 Aug 2006 14:08:13 -0000 Subject: [Bug 58102] Re: cryptsetup / LUKS won't work References: <20060829134503.5486.90707.malonedeb@gandwana.ubuntu.com> Message-ID: <20060829140813.17097.43974.malone@gangotri.ubuntu.com> I seem to get a bit further with luksformat, but now there's problems when opening: ############################### kiar at kiar:~ $ sudo luksformat /dev/sda2 Password: Creating encrypted device on /dev/sda2... WARNING! ======== This will overwrite data on /dev/sda2 irrevocably. Are you sure? (Type uppercase yes): YES Enter LUKS passphrase: Verify passphrase: Command successful. Please enter your passphrase again to verify it Enter LUKS passphrase: key slot 0 unlocked. Command successful. mkfs.vfat 2.11 (12 Mar 2005) unable to get drive geometry, using default 255/63 kiar at kiar:~ $ cryptsetup luksOpen /dev/sda2 sda2 Enter LUKS passphrase: Failed to setup dm-crypt key mapping. Check kernel for support for the aes-cbc-essiv:sha256 cipher spec and verify that /dev/sda2 contains at least 133 sectors. Failed to read from key storage Enter LUKS passphrase: Failed to setup dm-crypt key mapping. (etc.) kiar at kiar:~ $ cryptsetup luksOpen /dev/sda2 cryptodisk Enter LUKS passphrase: Failed to setup dm-crypt key mapping. Check kernel for support for the aes-cbc-essiv:sha256 cipher spec and verify that /dev/sda2 contains at least 133 sectors. Failed to read from key storage Enter LUKS passphrase: Failed to setup dm-crypt key mapping. (etc.) -- cryptsetup / LUKS won't work https://launchpad.net/bugs/58102 From bookan_ong at hotmail.com Tue Aug 29 14:35:52 2006 From: bookan_ong at hotmail.com (ed-ong) Date: Tue, 29 Aug 2006 14:35:52 -0000 Subject: [Bug 36596] Re: system freeze after clicking task manager trash icon in "pan" newsreader References: <20060325145711.6279.38615.malonedeb@gandwana.ubuntu.com> Message-ID: <20060829143552.5486.63305.malone@gandwana.ubuntu.com> Dont try my settings. I've tried each of the options individually and found that only "RenderAccel 0" works. All the other options crashed eventually. I'll be using "RenderAccel 0" from now on. -- system freeze after clicking task manager trash icon in "pan" newsreader https://launchpad.net/bugs/36596 From launch at mailinator.com Tue Aug 29 14:51:04 2006 From: launch at mailinator.com (anonym) Date: Tue, 29 Aug 2006 14:51:04 -0000 Subject: [Bug 46189] Re: Dapper failed to mount disks after upgrade References: <20060523175814.31105.86012.malonedeb@gangotri.ubuntu.com> Message-ID: <20060829145104.17263.685.malone@gangotri.ubuntu.com> And I forgot to say that I have used Dapper for 2 months by now, working fine since now. -- Dapper failed to mount disks after upgrade https://launchpad.net/bugs/46189 From launch at mailinator.com Tue Aug 29 14:46:53 2006 From: launch at mailinator.com (anonym) Date: Tue, 29 Aug 2006 14:46:53 -0000 Subject: [Bug 46189] Re: Dapper failed to mount disks after upgrade References: <20060523175814.31105.86012.malonedeb@gangotri.ubuntu.com> Message-ID: <20060829144653.5577.87596.malone@gandwana.ubuntu.com> I have the same problem. My fstab looks like this: # proc /proc proc defaults 0 0 /dev/hda5 / ext3 defaults,errors=remount-ro 0 1 /dev/hda7 /home ext3 defaults 0 2 /dev/hda1 /media/win_c vfat defaults,utf8,umask=007,gid=46 0 1 /dev/hda2 /media/win_d vfat defaults,utf8,umask=007,gid=46 0 1 /dev/hda6 none swap sw 0 0 /dev/hdc /media/cdrom0 udf,iso9660 user,noauto 0 0 I have always had hda5 and hda7. I boot to Windows and back to Dapper, and it says at startup those same errors as above. I boot back to Windows and check with explore2fs are these partitions ok. They are, but now they are named hda3 and hda5. Pretty interesting how their names could change without touching hardware or anything. And now I have to find out how to fix it. :( -- Dapper failed to mount disks after upgrade https://launchpad.net/bugs/46189 From soupnazi at rune.net Tue Aug 29 15:34:04 2006 From: soupnazi at rune.net (SoupNazi) Date: Tue, 29 Aug 2006 15:34:04 -0000 Subject: [Bug 57455] Re: [Bug 57455] Re: Sound works sometimes on boot - sometimes not References: <20060823134249.6128.34477.malonedeb@gangotri.ubuntu.com> <20060829082101.5486.92512.malone@gandwana.ubuntu.com> Message-ID: <44F45E6C.8090105@rune.net> I also think this might have something to do with battery level... It seems that both times this happened recently, although the laptop was plugged into AC, the battery was at a very low level. I'll pay attention if/when this happens again... devnull wrote: > This happens to me too (with ICH7 family chipset). > > I also get weird headphone behaviour, where sometimes the headphones > refuse to work and sound comes out of the internal speakers no matter > what I do. > > I suspect that the detection of headphones is somewhat broken, and > perhaps the 'no sound' problem is related. Perhaps the sound is directed > to the headphone jack, but as line out? > > -- Sound works sometimes on boot - sometimes not https://launchpad.net/bugs/57455 From tas50 at humboldt.edu Tue Aug 29 16:48:33 2006 From: tas50 at humboldt.edu (tas50) Date: Tue, 29 Aug 2006 16:48:33 -0000 Subject: [Bug 58020] Re: VIA audio on Sharp PC-AV18 incorrectly loads VIA DXS References: <20060828173021.17097.42638.malonedeb@gangotri.ubuntu.com> Message-ID: <20060829164833.5577.9939.malone@gandwana.ubuntu.com> Here you go -- VIA audio on Sharp PC-AV18 incorrectly loads VIA DXS https://launchpad.net/bugs/58020 From tas50 at humboldt.edu Tue Aug 29 16:57:50 2006 From: tas50 at humboldt.edu (tas50) Date: Tue, 29 Aug 2006 16:57:50 -0000 Subject: [Bug 56376] Re: [Dapper 6.06] Acer 1652WLMi - PCI cannot allocate resource for region 7 8 and 9 References: <20060814205122.20172.54370.malonedeb@gandwana.ubuntu.com> Message-ID: <20060829165750.17263.42946.launchpad@gangotri.ubuntu.com> ** Tags removed: 1652 aspire -- [Dapper 6.06] Acer 1652WLMi - PCI cannot allocate resource for region 7 8 and 9 https://launchpad.net/bugs/56376 From srn at coolheads.com Tue Aug 29 18:52:25 2006 From: srn at coolheads.com (Steve Newcomb) Date: Tue, 29 Aug 2006 18:52:25 -0000 Subject: [Bug 43745] Re: [Bug 43745] Re: Ubuntu corrupts real time clock on some dell laptops References: <20060509053346.20684.57755.malonedeb@gangotri.ubuntu.com> <20060825083248.5486.31028.malone@gandwana.ubuntu.com> Message-ID: <85lkp7jrx2.fsf@coolheads.com> Ben Collins writes: > The debian bug is not the same one as this. It describes a hang on Dell > laptops in hwclock, which is worked around by using --directisa. Regarding the hwclock problem on my Dell 620GX box, I added HWCLOCKPARS=--directisa to /etc/default/rcS ...and now hwclock works perfectly! -- Steve Steven R. Newcomb, Consultant Coolheads Consulting Co-editor, Topic Maps International Standard (ISO/IEC 13250) Co-editor, draft Topic Maps -- Reference Model (ISO/IEC 13250-5) srn at coolheads.com http://www.coolheads.com direct: +1 540 951 9773 main: +1 540 951 9774 fax: +1 540 951 9775 208 Highview Drive Blacksburg, Virginia 24060 USA (Confidential to all US government personnel to whom this private letter is not addressed and who are reading it in the absence of a specific search warrant: You are violating the law and you are co-conspiring to subvert the Constitution that you are sworn to defend. You can either refuse to commit this crime, or you can expect to suffer criminal sanctions in the future, when the current administration of the United States of America has been replaced by one that respects the rule of law. I do not envy you for having to make this difficult choice, but I urge you to make it wisely.) -- Ubuntu corrupts real time clock on some dell laptops https://launchpad.net/bugs/43745 From pooyafarshim at yahoo.com Tue Aug 29 19:02:20 2006 From: pooyafarshim at yahoo.com (Pooya) Date: Tue, 29 Aug 2006 19:02:20 -0000 Subject: [Bug 58131] Segmentation Faults on Ubuntu Kernel References: <20060829190220.5577.94453.malonedeb@gandwana.ubuntu.com> Message-ID: <20060829190220.5577.94453.malonedeb@gandwana.ubuntu.com> Public bug reported: Binary package hint: kernel-image-2.6.15-26-386-di The following C program seg faults on ubuntu: 2.6.15-26-386 #1 PREEMPT Thu Aug 3 02:52:00 UTC 2006 i686 GNU/Linux But runs OK on: 2.6.9-34.0.1.EL #1 Wed May 17 16:44:57 EDT 2006 i686 i686 i386 GNU/Linux this is comipled with: gcc 4.0.3 gmp 4.1.4 compiled with -lgmp -static -static-libgcc. The program works OK without the "printf" command and with it, it seg faults. The program is: #include #include int main() { FILE* file; mpz_t b; file = fopen("mf.txt","w"); mpz_init(b); mpz_fac_ui(b,1000000); gmp_fprintf(file,"%Zd!\n", b); fclose(file); return(0); } ** Affects: linux-source-2.6.15 (Ubuntu) Importance: Untriaged Status: Unconfirmed -- Segmentation Faults on Ubuntu Kernel https://launchpad.net/bugs/58131 From mairas at iki.fi Tue Aug 29 20:09:58 2006 From: mairas at iki.fi (Matti Airas) Date: Tue, 29 Aug 2006 20:09:58 -0000 Subject: [Bug 58143] Re: Kernel does not boot without noacpi or maxcpus=1 References: <20060829200900.5486.70328.malonedeb@gandwana.ubuntu.com> Message-ID: <20060829200958.17097.88186.malone@gangotri.ubuntu.com> -- Kernel does not boot without noacpi or maxcpus=1 https://launchpad.net/bugs/58143 From mairas at iki.fi Tue Aug 29 20:09:00 2006 From: mairas at iki.fi (Matti Airas) Date: Tue, 29 Aug 2006 20:09:00 -0000 Subject: [Bug 58143] Kernel does not boot without noacpi or maxcpus=1 References: <20060829200900.5486.70328.malonedeb@gandwana.ubuntu.com> Message-ID: <20060829200900.5486.70328.malonedeb@gandwana.ubuntu.com> Public bug reported: Binary package hint: linux-source-2.6.15 I have just installed Ubuntu 6.06 LTS amd64 on an ASUS M2N-E motherboard with an Athlon 64 X2 4200+ processor. When booting the computer (either the installation cdrom or the installation on the hard drive), bootup hangs right after the kernel startup, after the following lines (when quiet and splash boot options have been disabled): Begin: Running /scripts/init-premount ... [ 47.410739] ACPI: Fan [FAN] (on) [ 47.414595] ACPI: Thermal Zone [THRM] (40 C) The computer boots normally if I define either noapic or maxcpus=1. However, with noapic my USB keyboard stops working after a few minutes with the following error in /var/log/syslog: Aug 29 22:40:48 kleinbus kernel: [ 512.290816] irq 7: nobody cared (try booting with the "irqpoll" option) Aug 29 22:40:48 kleinbus kernel: [ 512.290821] Aug 29 22:40:48 kleinbus kernel: [ 512.290822] Call Trace: {__report_bad_irq+53} {note_interrupt+538} Aug 29 22:40:48 kleinbus kernel: [ 512.290843] {:usbcore:usb_hcd_irq+42} {__do_IRQ+215} Aug 29 22:40:48 kleinbus kernel: [ 512.290867] {do_IRQ+47} {ret_from_intr+0} Aug 29 22:40:48 kleinbus kernel: [ 512.290876] {thread_return+0} {thread_return+82} Aug 29 22:40:48 kleinbus kernel: [ 512.290885] {preempt_schedule_irq+93} {default_idle+0} Aug 29 22:40:48 kleinbus kernel: [ 512.290894] {default_idle+56} {cpu_idle+150} Aug 29 22:40:48 kleinbus kernel: [ 512.290902] {start_secondary+1261} If I follow the advice and set the irqpoll option, I get a kernel panic right away. The kernel version the above output and dmidecode have been acquired against is: Aug 29 22:26:53 kleinbus kernel: [ 0.000000] Linux version 2.6.15-26-amd64-k8 (buildd at king) (gcc version 4.0.3 (Ubuntu 4.0.3-1ubuntu5)) #1 SMP PREEMPT Thu Aug 3 03:11:38 UTC 2006 I'll add dmidecode output right away. ** Affects: linux-source-2.6.15 (Ubuntu) Importance: Untriaged Status: Unconfirmed -- Kernel does not boot without noacpi or maxcpus=1 https://launchpad.net/bugs/58143 From ilcorsaronero at gmail.com Tue Aug 29 20:28:51 2006 From: ilcorsaronero at gmail.com ('ntoni) Date: Tue, 29 Aug 2006 20:28:51 -0000 Subject: [Bug 34831] Re: Hardlock of entire system (Dapper Flight 5) References: <20060314003317.30057.9117.malonedeb@gandwana.ubuntu.com> Message-ID: <20060829202851.5486.54964.malone@gandwana.ubuntu.com> I confirm this bug with kernel 2.6.16.x as well. Since I compiled it, I think I can compile 2.6.17 for dapper as well. Will now try. -- Hardlock of entire system (Dapper Flight 5) https://launchpad.net/bugs/34831 From mairas at iki.fi Tue Aug 29 21:37:23 2006 From: mairas at iki.fi (Matti Airas) Date: Tue, 29 Aug 2006 21:37:23 -0000 Subject: [Bug 58143] Re: Kernel does not boot without noacpi or maxcpus=1 References: <20060829200900.5486.70328.malonedeb@gandwana.ubuntu.com> Message-ID: <20060829213723.17263.16594.malone@gangotri.ubuntu.com> Perhaps a clarification regarding the hangup is needed. It is not a hard crash, as the keyboard continues to be responsive. I can boot the machine cleanly with Ctrl-Alt-Del, but I do not know which command gets stuck or how to get past it. -- Kernel does not boot without noacpi or maxcpus=1 https://launchpad.net/bugs/58143 From ilcorsaronero at gmail.com Tue Aug 29 22:02:56 2006 From: ilcorsaronero at gmail.com ('ntoni) Date: Tue, 29 Aug 2006 22:02:56 -0000 Subject: [Bug 34831] Re: Hardlock of entire system (Dapper Flight 5) References: <20060314003317.30057.9117.malonedeb@gandwana.ubuntu.com> Message-ID: <20060829220256.17097.55815.malone@gangotri.ubuntu.com> Testing machine: scrapthesurface at ubuntu:~$ uname -a Linux ubuntu 2.6.17.190606 #1 SMP PREEMPT Mon Jun 19 22:51:32 CEST 2006 i686 GNU/Linux scrapthesurface at ubuntu:~$ cat /proc/asound/version Advanced Linux Sound Architecture Driver Version 1.0.11rc4 (Wed Mar 22 10:27:24 2006 UTC). Testing result: the bug is still there, but now rosegarden goes a little bit on before crashing the whole system. -- Hardlock of entire system (Dapper Flight 5) https://launchpad.net/bugs/34831 From mike_hore at aapt.net.au Tue Aug 29 23:54:01 2006 From: mike_hore at aapt.net.au (Mike Hore) Date: Tue, 29 Aug 2006 23:54:01 -0000 Subject: [Bug 23445] Re: iMac G5 will freeze after booting up References: <20060113142343.21012.90472.launchpad@macquarie.warthogs.hbd.com> Message-ID: <20060829235401.5486.71604.malone@gandwana.ubuntu.com> I can now confirm Edgy knot-1 installation runs on my Rev-A. I still have to work out how to convince the partitioner to let me dual-boot, but that's another question! Cheers, Mike. -- iMac G5 will freeze after booting up https://launchpad.net/bugs/23445 From crimsun at fungus.sh.nu Wed Aug 30 00:44:40 2006 From: crimsun at fungus.sh.nu (Daniel T Chen) Date: Wed, 30 Aug 2006 00:44:40 -0000 Subject: [Bug 46996] Re: Hotplugged sound devices get sound card index of 0 instead of PCI card References: <20060527221609.6729.24522.malonedeb@gangotri.ubuntu.com> Message-ID: <20060830004440.17263.77388.launchpad@gangotri.ubuntu.com> ** Bug 31109 has been marked a duplicate of this bug -- Hotplugged sound devices get sound card index of 0 instead of PCI card https://launchpad.net/bugs/46996 From crimsun at fungus.sh.nu Wed Aug 30 00:44:40 2006 From: crimsun at fungus.sh.nu (Daniel T Chen) Date: Wed, 30 Aug 2006 00:44:40 -0000 Subject: [Bug 31109] Re: When system boot with a webcam pluged there is no souds References: <20060211013041.11315.94721.malonedeb@gandwana.ubuntu.com> Message-ID: <20060830004440.17263.55241.launchpad@gangotri.ubuntu.com> *** This bug is a duplicate of bug 46996 *** ** This bug has been marked a duplicate of bug 46996 Hotplugged sound devices get sound card index of 0 instead of PCI card -- When system boot with a webcam pluged there is no souds https://launchpad.net/bugs/31109 From crimsun at fungus.sh.nu Wed Aug 30 02:23:23 2006 From: crimsun at fungus.sh.nu (Daniel T Chen) Date: Wed, 30 Aug 2006 02:23:23 -0000 Subject: [Bug 46998] Re: USB sound devices get index of 0 instead of PCI/onboard sound References: <20060527222806.6788.95223.malonedeb@gangotri.ubuntu.com> Message-ID: <20060830022323.5486.88816.malone@gandwana.ubuntu.com> *** This bug is a duplicate of bug 46996 *** -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 Format: 1.7 Date: Thu, 17 Aug 2006 00:34:10 +0100 Source: alsa-driver Binary: linux-sound-base alsa-source alsa-base Architecture: source Version: 1.0.11-5ubuntu1 Distribution: edgy Urgency: low Maintainer: Debian ALSA Maintainers Changed-By: Daniel T Chen Description: alsa-base - ALSA driver configuration files alsa-source - ALSA driver sources linux-sound-base - base package for ALSA and OSS sound systems Closes: 377716 380490 Changes: alsa-driver (1.0.11-5ubuntu1) edgy; urgency=low . * Merge from Debian unstable. The following Ubuntu changes remain: - Only ship modprobe configuration, - Remove default mode, - Invoke modprobe with -Qb and command line options, - Remove modprobe post-install script in favour of using udev, - Merge Debian 1.0.11-5's apm script into the initscript, and continue to ship the initscript in the apm scripts dir, - Don't allow snd-usb-audio to grab the default index, 0 (Closes Ubuntu: #31109, #46996, #46998). . alsa-driver (1.0.11-5) unstable; urgency=low . [ Elimar Riesebieter ] * Added mixer store and restore functions to the apm script. (closes: #380490) . alsa-driver (1.0.11-4) unstable; urgency=low . [ Elimar Riesebieter ] * Use lsb init-functions in init script. Thanks Carlos Villegas (closes: #377716) Files: 256738ac1bf8a5fd5d259728a06012d4 805 sound optional alsa-driver_1.0.11-5ubuntu1.dsc 4a14e37eaba5b34a4484c35f32d7c27b 181583 sound optional alsa-driver_1.0.11-5ubuntu1.diff.gz -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.3 (GNU/Linux) iD8DBQFE9PTQe9GwFciKvaMRAlbTAJ9WqByCuFG+CmeLEKa4bvBOup3zkQCeOUhz cfhL+mgqvSud2s/RSyyhEPU= =5vwS -----END PGP SIGNATURE----- ** Changed in: alsa-driver (Ubuntu) Status: Confirmed => Fix Committed -- USB sound devices get index of 0 instead of PCI/onboard sound https://launchpad.net/bugs/46998 From crimsun at fungus.sh.nu Wed Aug 30 02:22:20 2006 From: crimsun at fungus.sh.nu (Daniel T Chen) Date: Wed, 30 Aug 2006 02:22:20 -0000 Subject: [Bug 46996] Re: Hotplugged sound devices get sound card index of 0 instead of PCI card References: <20060527221609.6729.24522.malonedeb@gangotri.ubuntu.com> Message-ID: <20060830022220.5577.66536.malone@gandwana.ubuntu.com> -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 Format: 1.7 Date: Thu, 17 Aug 2006 00:34:10 +0100 Source: alsa-driver Binary: linux-sound-base alsa-source alsa-base Architecture: source Version: 1.0.11-5ubuntu1 Distribution: edgy Urgency: low Maintainer: Debian ALSA Maintainers Changed-By: Daniel T Chen Description: alsa-base - ALSA driver configuration files alsa-source - ALSA driver sources linux-sound-base - base package for ALSA and OSS sound systems Closes: 377716 380490 Changes: alsa-driver (1.0.11-5ubuntu1) edgy; urgency=low . * Merge from Debian unstable. The following Ubuntu changes remain: - Only ship modprobe configuration, - Remove default mode, - Invoke modprobe with -Qb and command line options, - Remove modprobe post-install script in favour of using udev, - Merge Debian 1.0.11-5's apm script into the initscript, and continue to ship the initscript in the apm scripts dir, - Don't allow snd-usb-audio to grab the default index, 0 (Closes Ubuntu: #31109, #46996, #46998). . alsa-driver (1.0.11-5) unstable; urgency=low . [ Elimar Riesebieter ] * Added mixer store and restore functions to the apm script. (closes: #380490) . alsa-driver (1.0.11-4) unstable; urgency=low . [ Elimar Riesebieter ] * Use lsb init-functions in init script. Thanks Carlos Villegas (closes: #377716) Files: 256738ac1bf8a5fd5d259728a06012d4 805 sound optional alsa-driver_1.0.11-5ubuntu1.dsc 4a14e37eaba5b34a4484c35f32d7c27b 181583 sound optional alsa-driver_1.0.11-5ubuntu1.diff.gz -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.3 (GNU/Linux) iD8DBQFE9PTQe9GwFciKvaMRAlbTAJ9WqByCuFG+CmeLEKa4bvBOup3zkQCeOUhz cfhL+mgqvSud2s/RSyyhEPU= =5vwS -----END PGP SIGNATURE----- ** Changed in: alsa-driver (Ubuntu) Status: In Progress => Fix Committed -- Hotplugged sound devices get sound card index of 0 instead of PCI card https://launchpad.net/bugs/46996 From crimsun at fungus.sh.nu Wed Aug 30 02:22:55 2006 From: crimsun at fungus.sh.nu (Daniel T Chen) Date: Wed, 30 Aug 2006 02:22:55 -0000 Subject: [Bug 31109] Re: When system boot with a webcam pluged there is no souds References: <20060211013041.11315.94721.malonedeb@gandwana.ubuntu.com> Message-ID: <20060830022255.5486.8094.malone@gandwana.ubuntu.com> *** This bug is a duplicate of bug 46996 *** -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 Format: 1.7 Date: Thu, 17 Aug 2006 00:34:10 +0100 Source: alsa-driver Binary: linux-sound-base alsa-source alsa-base Architecture: source Version: 1.0.11-5ubuntu1 Distribution: edgy Urgency: low Maintainer: Debian ALSA Maintainers Changed-By: Daniel T Chen Description: alsa-base - ALSA driver configuration files alsa-source - ALSA driver sources linux-sound-base - base package for ALSA and OSS sound systems Closes: 377716 380490 Changes: alsa-driver (1.0.11-5ubuntu1) edgy; urgency=low . * Merge from Debian unstable. The following Ubuntu changes remain: - Only ship modprobe configuration, - Remove default mode, - Invoke modprobe with -Qb and command line options, - Remove modprobe post-install script in favour of using udev, - Merge Debian 1.0.11-5's apm script into the initscript, and continue to ship the initscript in the apm scripts dir, - Don't allow snd-usb-audio to grab the default index, 0 (Closes Ubuntu: #31109, #46996, #46998). . alsa-driver (1.0.11-5) unstable; urgency=low . [ Elimar Riesebieter ] * Added mixer store and restore functions to the apm script. (closes: #380490) . alsa-driver (1.0.11-4) unstable; urgency=low . [ Elimar Riesebieter ] * Use lsb init-functions in init script. Thanks Carlos Villegas (closes: #377716) Files: 256738ac1bf8a5fd5d259728a06012d4 805 sound optional alsa-driver_1.0.11-5ubuntu1.dsc 4a14e37eaba5b34a4484c35f32d7c27b 181583 sound optional alsa-driver_1.0.11-5ubuntu1.diff.gz -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.3 (GNU/Linux) iD8DBQFE9PTQe9GwFciKvaMRAlbTAJ9WqByCuFG+CmeLEKa4bvBOup3zkQCeOUhz cfhL+mgqvSud2s/RSyyhEPU= =5vwS -----END PGP SIGNATURE----- ** Changed in: alsa-driver (Ubuntu) Status: Confirmed => Fix Committed -- When system boot with a webcam pluged there is no souds https://launchpad.net/bugs/31109 From sscott at westnet.com.au Wed Aug 30 02:28:00 2006 From: sscott at westnet.com.au (devnull) Date: Wed, 30 Aug 2006 02:28:00 -0000 Subject: [Bug 37288] Re: Bluetooth not discovered on Dell Inspiron 9400 References: <20060330075201.6253.17494.malonedeb@gandwana.ubuntu.com> Message-ID: <20060830022800.17263.89835.malone@gangotri.ubuntu.com> Our hardware is almost identical, yet my bluetooth works and yours doesnt. >From your dmesg: [17179613.324000] Bluetooth: HCI device and connection manager initialized [17179613.324000] Bluetooth: HCI socket layer initialized [17179613.380000] Bluetooth: L2CAP ver 2.8 [17179613.380000] Bluetooth: L2CAP socket layer initialized [17179613.400000] Bluetooth: RFCOMM socket layer initialized [17179613.400000] Bluetooth: RFCOMM TTY layer initialized [17179613.400000] Bluetooth: RFCOMM ver 1.7 So it looks like you definitely have bluetooth. Im actually running kubuntu, so perhaps this is a gnome-bluetooth issue? Im not a developer, Im just trying to fill in the picture for when someone more knowledgeable looks at this :) -- Bluetooth not discovered on Dell Inspiron 9400 https://launchpad.net/bugs/37288 From dylanross at mailinator.com Wed Aug 30 03:33:15 2006 From: dylanross at mailinator.com (Dylan) Date: Wed, 30 Aug 2006 03:33:15 -0000 Subject: [Bug 23445] Re: iMac G5 will freeze after booting up References: <20060113142343.21012.90472.launchpad@macquarie.warthogs.hbd.com> Message-ID: <20060830033315.17097.20158.malone@gangotri.ubuntu.com> Mike, adding the line macosx=/ht at 0,f2000000/pci at 3/k2-sata-root at c/k2-sata at 0/disk at 0:8 (8 is my OS X partition number. It's probably different for you) to your /etc/yaboot.conf and then running ybin should let you boot into OS X. -- iMac G5 will freeze after booting up https://launchpad.net/bugs/23445 From mike_hore at aapt.net.au Wed Aug 30 04:39:38 2006 From: mike_hore at aapt.net.au (Mike Hore) Date: Wed, 30 Aug 2006 04:39:38 -0000 Subject: [Bug 23445] Re: iMac G5 will freeze after booting up References: <20060113142343.21012.90472.launchpad@macquarie.warthogs.hbd.com> Message-ID: <20060830043938.5577.68547.malone@gandwana.ubuntu.com> Thanks Dylan, Thanks -- my OSX partition is on # 5, but I'll keep that ready if I need it. Actually my main problem is that I haven't been able to set up yaboot yet -- for dual-boot I have to choose manual partitioning, but there doesn't seem to be an option to create an Apple_bootstrap partition, then when the installer comes to install yaboot it complains that there's no Apple_bootstrap partition. I've now done it by dropping into terminal and running mac-fdisk, and I'll try a bit later and see if I can just boot from the CD and run yabootconfig to set up yaboot. Alternatively I might be able to re-run the install and just accept the existing partitions (which are now correct) and continue from there. Anyway the real problem (maybe needing fixing) is that in manually editing partitions there's no obvious way to create an Apple_bootstrap partition. Cheers, Mike. -- iMac G5 will freeze after booting up https://launchpad.net/bugs/23445 From torrance123 at gmail.com Wed Aug 30 05:42:44 2006 From: torrance123 at gmail.com (Torrance) Date: Wed, 30 Aug 2006 05:42:44 -0000 Subject: [Bug 23445] Re: [Bug 23445] Re: iMac G5 will freeze after booting up References: <20060113142343.21012.90472.launchpad@macquarie.warthogs.hbd.com> <20060830043938.5577.68547.malone@gandwana.ubuntu.com> Message-ID: <274358190608292242t521fcfd8t8357f67f4e8919de@mail.gmail.com> "Anyway the real problem (maybe needing fixing) is that in manually editing partitions there's no obvious way to create an Apple_bootstrap partition." Yes, I came across this too - it's listed as a bug the Ubuntu graphical installer bug wiki. You can either use mac-fdisk to create a boot partition (and the installer will write to this at the end despite saying it can't see the partition at the start) or use the text installer. Back to this bug, though: I managed to compile the 2.6.17.11 kernel in Dapper using the g5_defconfig setting by halting X Windows from loading and playing in the terminal. Incredibly, I have a working (and very fast) Dapper, just minus the sound. This includes fan control. I'm having a play right now to see if I can get the sound going. -- iMac G5 will freeze after booting up https://launchpad.net/bugs/23445 From thesicktwist at hotmail.com Wed Aug 30 05:57:37 2006 From: thesicktwist at hotmail.com (Jonathon Conte) Date: Wed, 30 Aug 2006 05:57:37 -0000 Subject: [Bug 32637] no sound with on-board Analog Devices ADI AD1986A References: <20060223182024.16580.76061.malonedeb@gandwana.ubuntu.com> Message-ID: <20060830055737.17263.95693.launchpad@canonical@gangotri.ubuntu.com> Public bug reported: I have an Asus A8N-VM (NVIDIA GeForce 6100 + nForce 410 chipset) with onboard audio (High Definition Audio, ADI AD1986A 5.1 channel). There is no sound after installation. I am running the AMD64 version of Ubuntu Dapper Drake testing (Flight 4 + updates). I have used both the amd64-generic and amd64-k8 kernels with the nolapic and noapic boot options but neither kernel resulted in the sound working. After I realized that the onboard sound is not working correctly, I put a PCI sound card in the same box and the second card works perfectly so I know that there is not a problem with the speakers or cable. ** Affects: linux-source-2.6.15 (Ubuntu) Importance: Medium Status: Needs Info -- no sound with on-board Analog Devices ADI AD1986A https://launchpad.net/bugs/32637 From fieldstone at gmail.com Wed Aug 30 06:02:15 2006 From: fieldstone at gmail.com (Jason Feldstein) Date: Wed, 30 Aug 2006 06:02:15 -0000 Subject: [Bug 57294] No headphone support for MCP51 References: <20060822134829.13463.37270.malonedeb@gandwana.ubuntu.com> Message-ID: <20060830060215.17263.82786.launchpad@canonical@gangotri.ubuntu.com> Public bug reported: Having just recently bought a new Compaq Presario V3010 laptop, I've been pretty happy with AMD64 Dapper Drake ... except that my headphones don't work, at all. I've tried a great many supposed fixes from alsa- project.org, but none of them has done anything (except occasionally disabling my sound entirely). The chipset is an Intel MCP51, detected as "HDA NVidia (Generic)" by ALSA. I know the laptop has an nForce chipset, but I'm not exactly sure which one. If any more information is necessary, I'll be glad to provide it. (From reading the Ubuntu forums, I know other people have had problems getting any sound at all from this chipset on different laptops, with headphones or without, so I guess I'm among the lucky ones... but still, getting headphone support would be nice.) ** Affects: linux-source-2.6.15 (Ubuntu) Importance: Untriaged Status: Needs Info -- No headphone support for MCP51 https://launchpad.net/bugs/57294 From crimsun at fungus.sh.nu Wed Aug 30 06:00:42 2006 From: crimsun at fungus.sh.nu (Daniel T Chen) Date: Wed, 30 Aug 2006 06:00:42 -0000 Subject: [Bug 35397] Re: Master element for ALC203 fails to adjust volume References: <20060317211201.12186.68004.malonedeb@gandwana.ubuntu.com> Message-ID: <20060830060042.17097.50038.malone@gangotri.ubuntu.com> Any further information, Peter? It may help if you attach the output from ``lspci -nv''. ** Changed in: alsa-driver (Ubuntu) Status: Unconfirmed => Rejected -- Master element for ALC203 fails to adjust volume https://launchpad.net/bugs/35397 From crimsun at fungus.sh.nu Wed Aug 30 05:57:37 2006 From: crimsun at fungus.sh.nu (Daniel T Chen) Date: Wed, 30 Aug 2006 05:57:37 -0000 Subject: [Bug 32637] Re: no sound with on-board Analog Devices ADI AD1986A References: <20060223182024.16580.76061.malonedeb@gandwana.ubuntu.com> Message-ID: <20060830055737.17263.38897.malone@gangotri.ubuntu.com> Is this symptom still valid with 6.06.1, Jonathon? ** Changed in: alsa-driver (Ubuntu) Sourcepackagename: alsa-driver => linux-source-2.6.15 Status: Confirmed => Needs Info -- no sound with on-board Analog Devices ADI AD1986A https://launchpad.net/bugs/32637 From crimsun at fungus.sh.nu Wed Aug 30 06:02:15 2006 From: crimsun at fungus.sh.nu (Daniel T Chen) Date: Wed, 30 Aug 2006 06:02:15 -0000 Subject: [Bug 57294] Re: No headphone support for MCP51 References: <20060822134829.13463.37270.malonedeb@gandwana.ubuntu.com> Message-ID: <20060830060215.17263.28029.malone@gangotri.ubuntu.com> Please attach the output from ``amixer && lspci -nv''. ** Changed in: alsa-driver (Ubuntu) Sourcepackagename: alsa-driver => linux-source-2.6.15 Status: Unconfirmed => Needs Info -- No headphone support for MCP51 https://launchpad.net/bugs/57294 From Ralf.Nieuwenhuijsen at gmail.com Wed Aug 30 06:10:22 2006 From: Ralf.Nieuwenhuijsen at gmail.com (Ralf Nieuwenhuijsen) Date: Wed, 30 Aug 2006 06:10:22 -0000 Subject: [Bug 35717] 'Master' needs to be exchanged with 'PCM' in order for volume hotkeys to work References: <20060320131624.8118.54075.malonedeb@gandwana.ubuntu.com> Message-ID: <20060830061022.5577.11469.launchpad@canonical@gandwana.ubuntu.com> Public bug reported: Master volume changing is not working (never has actually!) .. I can change the volume from the PCM value, unfortunately the hotkeys of my keyboard have volume controls which are bound to the master control. Off course I change the normal volume-control-panel to PCM, but I can't change (or I don't know how to). So, rather than fixing this (I might just be my soundcard) .. a possible fix would be to have an option to make PCM the master control (that is the hotkeys will obey this). Or have a simulated master volume control. Not a biggy though! And happens with every linux distrobution that I try! Its definately not ubuntu-specific. ** Affects: linux-source-2.6.15 (Ubuntu) Importance: Low Status: Needs Info -- 'Master' needs to be exchanged with 'PCM' in order for volume hotkeys to work https://launchpad.net/bugs/35717 From crimsun at fungus.sh.nu Wed Aug 30 06:08:02 2006 From: crimsun at fungus.sh.nu (Daniel T Chen) Date: Wed, 30 Aug 2006 06:08:02 -0000 Subject: [Bug 46998] Re: USB sound devices get index of 0 instead of PCI/onboard sound References: <20060527222806.6788.95223.malonedeb@gangotri.ubuntu.com> Message-ID: <20060830060802.5577.7183.launchpad@gandwana.ubuntu.com> *** This bug is a duplicate of bug 46996 *** ** Changed in: alsa-driver (Ubuntu) Status: Fix Committed => Fix Released -- USB sound devices get index of 0 instead of PCI/onboard sound https://launchpad.net/bugs/46998 From crimsun at fungus.sh.nu Wed Aug 30 06:07:46 2006 From: crimsun at fungus.sh.nu (Daniel T Chen) Date: Wed, 30 Aug 2006 06:07:46 -0000 Subject: [Bug 46996] Re: Hotplugged sound devices get sound card index of 0 instead of PCI card References: <20060527221609.6729.24522.malonedeb@gangotri.ubuntu.com> Message-ID: <20060830060746.5486.23555.launchpad@gandwana.ubuntu.com> ** Changed in: alsa-driver (Ubuntu) Status: Fix Committed => Fix Released -- Hotplugged sound devices get sound card index of 0 instead of PCI card https://launchpad.net/bugs/46996 From crimsun at fungus.sh.nu Wed Aug 30 06:10:21 2006 From: crimsun at fungus.sh.nu (Daniel T Chen) Date: Wed, 30 Aug 2006 06:10:21 -0000 Subject: [Bug 35717] Re: 'Master' needs to be exchanged with 'PCM' in order for volume hotkeys to work References: <20060320131624.8118.54075.malonedeb@gandwana.ubuntu.com> Message-ID: <20060830061022.5577.59239.malone@gandwana.ubuntu.com> Is this symptom still valid in 6.06.1? If so, please attach the output from ``lspci -nv''. ** Changed in: alsa-driver (Ubuntu) Sourcepackagename: alsa-driver => linux-source-2.6.15 Status: Unconfirmed => Needs Info -- 'Master' needs to be exchanged with 'PCM' in order for volume hotkeys to work https://launchpad.net/bugs/35717 From crimsun at fungus.sh.nu Wed Aug 30 06:08:26 2006 From: crimsun at fungus.sh.nu (Daniel T Chen) Date: Wed, 30 Aug 2006 06:08:26 -0000 Subject: [Bug 31109] Re: When system boot with a webcam pluged there is no souds References: <20060211013041.11315.94721.malonedeb@gandwana.ubuntu.com> Message-ID: <20060830060827.5486.43660.launchpad@gandwana.ubuntu.com> *** This bug is a duplicate of bug 46996 *** ** Changed in: alsa-driver (Ubuntu) Status: Fix Committed => Fix Released -- When system boot with a webcam pluged there is no souds https://launchpad.net/bugs/31109 From herbert at linuxhacker.at Wed Aug 30 07:22:06 2006 From: herbert at linuxhacker.at (Herbert Straub) Date: Wed, 30 Aug 2006 07:22:06 -0000 Subject: [Bug 58172] kernel BUG at lib/radix-tree.c:372! on a vmware node References: <20060830072206.17097.26654.malonedeb@gangotri.ubuntu.com> Message-ID: <20060830072206.17097.26654.malonedeb@gangotri.ubuntu.com> Public bug reported: Binary package hint: linux-image-2.6-686 Situation: all virtual vmware machines are on a nfs mounted filesystem. One vmware machine goes unuseable and comsume all the CPU time. A kill -KIL pid doesn't wipe out the vmware process. A ls -lh on the nfs mount hangs. I'm using Dapper Drake, details: 2.6.15-26-686 #1 SMP PREEMPT Thu Aug 3 03:13:28 UTC 2006 i686 GNU/Linux dpkg -l nfs-common Desired=Unknown/Install/Remove/Purge/Hold | Status=Not/Installed/Config-files/Unpacked/Failed-config/Half-installed |/ Err?=(none)/Hold/Reinst-required/X=both-problems (Status,Err: uppercase=bad) ||/ Name Version Description +++-==============-==============-============================================ ii nfs-common 1.0.7-3ubuntu2 NFS support files common to client and serve I found in the /var/log/kern.log the following sequenze: kernel: [17758077.728000] ------------[ cut here ]------------ kernel: [17758077.728000] kernel BUG at lib/radix-tree.c:372! kernel: [17758077.728000] invalid operand: 0000 [#1] kernel: [17758077.728000] PREEMPT SMP kernel: [17758077.728000] Modules linked in: vmnet parport_pc vmmon nfs lockd sunrpc ipv6 md_mod dm_mod lp parport ide_disk tsdev serio_raw psmouse i2c_piix4 i2c_core floppy cfi_probe gen_probe pcspkr scb2_flash mtdcore chipreg tg3 sworks_agp agpgart map_funcs evdev ext3 jbd ide_generic ohci_hcd usbcore ide_cd cdrom serverworks generic cciss scsi_mod thermal processor fan capability commoncap vga16fb vgastate fbcon tileblit font bitblit softcursor kernel: [17758077.728000] CPU: 0 kernel: [17758077.728000] EIP: 0060:[radix_tree_tag_set+147/160] Tainted: P VLI kernel: [17758077.728000] EFLAGS: 00013046 (2.6.15-26-686) kernel: [17758077.728000] EIP is at radix_tree_tag_set+0x93/0xa0 kernel: [17758077.728000] eax: 00000000 ebx: 00000000 ecx: f5ba81a0 edx: 00000006 kernel: [17758077.728000] esi: 00000000 edi: 00000004 ebp: 00000003 esp: ee27fd10 kernel: [17758077.728000] ds: 007b es: 007b ss: 0068 kernel: [17758077.728000] Process vmware-vmx (pid: 25602, threadinfo=ee27e000 task=ed392a90) kernel: [17758077.728000] Stack: 00000008 c2a5da84 ef6ac730 00000000 ef6ac740 c015766c ef6ac734 00005b86 kernel: [17758077.728000] 00000001 00003202 e2e90c54 e2e90c60 ef5e84c0 ee27fd90 f8cf835d c2a5da84 kernel: [17758077.728000] 00000050 f8cf726d ef6ac630 f78e6410 00000000 e2e90b00 00000000 ef5e84c0 kernel: [17758077.728000] Call Trace: kernel: [17758077.728000] [test_set_page_writeback+284/320] test_set_page_writeback+0x11c/0x140 kernel: [17758077.728000] [pg0+948556637/1069167616] nfs_flush_one+0xdd/0x190 [nfs] kernel: [17758077.728000] [pg0+948552301/1069167616] nfs_find_request+0x3d/0x50 [nfs] kernel: [17758077.728000] [pg0+948556909/1069167616] nfs_flush_list+0x5d/0xc0 [nfs] kernel: [17758077.728000] [pg0+948559695/1069167616] nfs_flush_inode+0x8f/0xd0 [nfs] kernel: [17758077.728000] [pg0+948551700/1069167616] nfs_writepages+0xb4/0x140 [nfs] kernel: [17758077.728000] [__filemap_fdatawrite_range+107/128] __filemap_fdatawrite_range+0x6b/0x80 kernel: [17758077.728000] [filemap_fdatawrite+48/64] filemap_fdatawrite+0x30/0x40 kernel: [17758077.728000] [pg0+948518038/1069167616] nfs_sync_mapping+0x46/0x90 [nfs] kernel: [17758077.728000] [pg0+948522552/1069167616] nfs_revalidate_mapping+0xa8/0xe0 [nfs] kernel: [17758077.728000] [__up+28/32] __up+0x1c/0x20 kernel: [17758077.728000] [pg0+948511850/1069167616] nfs_file_write+0x9a/0x130 [nfs] kernel: [17758077.728000] [do_sync_write+201/304] do_sync_write+0xc9/0x130 kernel: [17758077.728000] [update_atime+138/160] update_atime+0x8a/0xa0 kernel: [17758077.728000] [autoremove_wake_function+0/96] autoremove_wake_function+0x0/0x60 kernel: [17758077.728000] [vfs_write+214/432] vfs_write+0xd6/0x1b0 kernel: [17758077.728000] [sys_pwrite64+128/144] sys_pwrite64+0x80/0x90 kernel: [17758077.728000] [sysenter_past_esp+84/117] sysenter_past_esp+0x54/0x75 kernel: [17758077.728000] Code: 24 d3 ea 83 e2 3f 8d 8c 03 04 01 00 00 0f a3 11 19 c0 85 c0 75 03 0f ab 11 8b 5c 93 04 85 db 74 0a 45 83 ee 06 39 ef 75 cf eb a3 <0f> 0b 74 01 d4 a7 32 c0 eb ec 8d 76 00 55 57 56 53 83 ec 40 8b kernel: [17758077.728000] <4>rtc: lost some interrupts at 2048Hz. kernel: [17758078.152000] note: vmware-vmx[25602] exited with preempt_count 1 A Google search (kernel BUG at lib/radix-tree.c:372) show a problem with NFS file truncation race condition in combination with 2.6.15 ** Affects: linux-meta (Ubuntu) Importance: Untriaged Status: Unconfirmed -- kernel BUG at lib/radix-tree.c:372! on a vmware node https://launchpad.net/bugs/58172 From herbert at linuxhacker.at Wed Aug 30 07:20:41 2006 From: herbert at linuxhacker.at (Herbert Straub) Date: Wed, 30 Aug 2006 07:20:41 -0000 Subject: [Bug 58170] kernel BUG at lib/radix-tree.c:372! on a vmware node References: <20060830072042.17097.34459.malonedeb@gangotri.ubuntu.com> Message-ID: <20060830072042.17097.34459.malonedeb@gangotri.ubuntu.com> Public bug reported: Binary package hint: linux-image-2.6-686 Situation: all virtual vmware machines are on a nfs mounted filesystem. One vmware machine goes unuseable and comsume all the CPU time. A kill -KIL pid doesn't wipe out the vmware process. A ls -lh on the nfs mount hangs. I'm using Dapper Drake, details: 2.6.15-26-686 #1 SMP PREEMPT Thu Aug 3 03:13:28 UTC 2006 i686 GNU/Linux dpkg -l nfs-common Desired=Unknown/Install/Remove/Purge/Hold | Status=Not/Installed/Config-files/Unpacked/Failed-config/Half-installed |/ Err?=(none)/Hold/Reinst-required/X=both-problems (Status,Err: uppercase=bad) ||/ Name Version Description +++-==============-==============-============================================ ii nfs-common 1.0.7-3ubuntu2 NFS support files common to client and serve I found in the /var/log/kern.log the following sequenze: kernel: [17758077.728000] ------------[ cut here ]------------ kernel: [17758077.728000] kernel BUG at lib/radix-tree.c:372! kernel: [17758077.728000] invalid operand: 0000 [#1] kernel: [17758077.728000] PREEMPT SMP kernel: [17758077.728000] Modules linked in: vmnet parport_pc vmmon nfs lockd sunrpc ipv6 md_mod dm_mod lp parport ide_disk tsdev serio_raw psmouse i2c_piix4 i2c_core floppy cfi_probe gen_probe pcspkr scb2_flash mtdcore chipreg tg3 sworks_agp agpgart map_funcs evdev ext3 jbd ide_generic ohci_hcd usbcore ide_cd cdrom serverworks generic cciss scsi_mod thermal processor fan capability commoncap vga16fb vgastate fbcon tileblit font bitblit softcursor kernel: [17758077.728000] CPU: 0 kernel: [17758077.728000] EIP: 0060:[radix_tree_tag_set+147/160] Tainted: P VLI kernel: [17758077.728000] EFLAGS: 00013046 (2.6.15-26-686) kernel: [17758077.728000] EIP is at radix_tree_tag_set+0x93/0xa0 kernel: [17758077.728000] eax: 00000000 ebx: 00000000 ecx: f5ba81a0 edx: 00000006 kernel: [17758077.728000] esi: 00000000 edi: 00000004 ebp: 00000003 esp: ee27fd10 kernel: [17758077.728000] ds: 007b es: 007b ss: 0068 kernel: [17758077.728000] Process vmware-vmx (pid: 25602, threadinfo=ee27e000 task=ed392a90) kernel: [17758077.728000] Stack: 00000008 c2a5da84 ef6ac730 00000000 ef6ac740 c015766c ef6ac734 00005b86 kernel: [17758077.728000] 00000001 00003202 e2e90c54 e2e90c60 ef5e84c0 ee27fd90 f8cf835d c2a5da84 kernel: [17758077.728000] 00000050 f8cf726d ef6ac630 f78e6410 00000000 e2e90b00 00000000 ef5e84c0 kernel: [17758077.728000] Call Trace: kernel: [17758077.728000] [test_set_page_writeback+284/320] test_set_page_writeback+0x11c/0x140 kernel: [17758077.728000] [pg0+948556637/1069167616] nfs_flush_one+0xdd/0x190 [nfs] kernel: [17758077.728000] [pg0+948552301/1069167616] nfs_find_request+0x3d/0x50 [nfs] kernel: [17758077.728000] [pg0+948556909/1069167616] nfs_flush_list+0x5d/0xc0 [nfs] kernel: [17758077.728000] [pg0+948559695/1069167616] nfs_flush_inode+0x8f/0xd0 [nfs] kernel: [17758077.728000] [pg0+948551700/1069167616] nfs_writepages+0xb4/0x140 [nfs] kernel: [17758077.728000] [__filemap_fdatawrite_range+107/128] __filemap_fdatawrite_range+0x6b/0x80 kernel: [17758077.728000] [filemap_fdatawrite+48/64] filemap_fdatawrite+0x30/0x40 kernel: [17758077.728000] [pg0+948518038/1069167616] nfs_sync_mapping+0x46/0x90 [nfs] kernel: [17758077.728000] [pg0+948522552/1069167616] nfs_revalidate_mapping+0xa8/0xe0 [nfs] kernel: [17758077.728000] [__up+28/32] __up+0x1c/0x20 kernel: [17758077.728000] [pg0+948511850/1069167616] nfs_file_write+0x9a/0x130 [nfs] kernel: [17758077.728000] [do_sync_write+201/304] do_sync_write+0xc9/0x130 kernel: [17758077.728000] [update_atime+138/160] update_atime+0x8a/0xa0 kernel: [17758077.728000] [autoremove_wake_function+0/96] autoremove_wake_function+0x0/0x60 kernel: [17758077.728000] [vfs_write+214/432] vfs_write+0xd6/0x1b0 kernel: [17758077.728000] [sys_pwrite64+128/144] sys_pwrite64+0x80/0x90 kernel: [17758077.728000] [sysenter_past_esp+84/117] sysenter_past_esp+0x54/0x75 kernel: [17758077.728000] Code: 24 d3 ea 83 e2 3f 8d 8c 03 04 01 00 00 0f a3 11 19 c0 85 c0 75 03 0f ab 11 8b 5c 93 04 85 db 74 0a 45 83 ee 06 39 ef 75 cf eb a3 <0f> 0b 74 01 d4 a7 32 c0 eb ec 8d 76 00 55 57 56 53 83 ec 40 8b kernel: [17758077.728000] <4>rtc: lost some interrupts at 2048Hz. kernel: [17758078.152000] note: vmware-vmx[25602] exited with preempt_count 1 A Google search (kernel BUG at lib/radix-tree.c:372) show a problem with NFS file truncation race condition in combination with 2.6.15 ** Affects: linux-meta (Ubuntu) Importance: Untriaged Status: Unconfirmed -- kernel BUG at lib/radix-tree.c:372! on a vmware node https://launchpad.net/bugs/58170 From herbert at linuxhacker.at Wed Aug 30 07:26:06 2006 From: herbert at linuxhacker.at (Herbert Straub) Date: Wed, 30 Aug 2006 07:26:06 -0000 Subject: [Bug 58173] kernel BUG at lib/radix-tree.c:372! on a vmware node References: <20060830072606.17263.36648.malonedeb@gangotri.ubuntu.com> Message-ID: <20060830072606.17263.36648.malonedeb@gangotri.ubuntu.com> Public bug reported: Binary package hint: linux-image-2.6-686 Situation: all virtual vmware machines are on a nfs mounted filesystem. One vmware machine goes unuseable and comsume all the CPU time. A kill -KIL pid doesn't wipe out the vmware process. A ls -lh on the nfs mount hangs. I'm using Dapper Drake, details: 2.6.15-26-686 #1 SMP PREEMPT Thu Aug 3 03:13:28 UTC 2006 i686 GNU/Linux dpkg -l nfs-common Desired=Unknown/Install/Remove/Purge/Hold | Status=Not/Installed/Config-files/Unpacked/Failed-config/Half-installed |/ Err?=(none)/Hold/Reinst-required/X=both-problems (Status,Err: uppercase=bad) ||/ Name Version Description +++-==============-==============-============================================ ii nfs-common 1.0.7-3ubuntu2 NFS support files common to client and serve I found in the /var/log/kern.log the following sequenze: kernel: [17758077.728000] ------------[ cut here ]------------ kernel: [17758077.728000] kernel BUG at lib/radix-tree.c:372! kernel: [17758077.728000] invalid operand: 0000 [#1] kernel: [17758077.728000] PREEMPT SMP kernel: [17758077.728000] Modules linked in: vmnet parport_pc vmmon nfs lockd sunrpc ipv6 md_mod dm_mod lp parport ide_disk tsdev serio_raw psmouse i2c_piix4 i2c_core floppy cfi_probe gen_probe pcspkr scb2_flash mtdcore chipreg tg3 sworks_agp agpgart map_funcs evdev ext3 jbd ide_generic ohci_hcd usbcore ide_cd cdrom serverworks generic cciss scsi_mod thermal processor fan capability commoncap vga16fb vgastate fbcon tileblit font bitblit softcursor kernel: [17758077.728000] CPU: 0 kernel: [17758077.728000] EIP: 0060:[radix_tree_tag_set+147/160] Tainted: P VLI kernel: [17758077.728000] EFLAGS: 00013046 (2.6.15-26-686) kernel: [17758077.728000] EIP is at radix_tree_tag_set+0x93/0xa0 kernel: [17758077.728000] eax: 00000000 ebx: 00000000 ecx: f5ba81a0 edx: 00000006 kernel: [17758077.728000] esi: 00000000 edi: 00000004 ebp: 00000003 esp: ee27fd10 kernel: [17758077.728000] ds: 007b es: 007b ss: 0068 kernel: [17758077.728000] Process vmware-vmx (pid: 25602, threadinfo=ee27e000 task=ed392a90) kernel: [17758077.728000] Stack: 00000008 c2a5da84 ef6ac730 00000000 ef6ac740 c015766c ef6ac734 00005b86 kernel: [17758077.728000] 00000001 00003202 e2e90c54 e2e90c60 ef5e84c0 ee27fd90 f8cf835d c2a5da84 kernel: [17758077.728000] 00000050 f8cf726d ef6ac630 f78e6410 00000000 e2e90b00 00000000 ef5e84c0 kernel: [17758077.728000] Call Trace: kernel: [17758077.728000] [test_set_page_writeback+284/320] test_set_page_writeback+0x11c/0x140 kernel: [17758077.728000] [pg0+948556637/1069167616] nfs_flush_one+0xdd/0x190 [nfs] kernel: [17758077.728000] [pg0+948552301/1069167616] nfs_find_request+0x3d/0x50 [nfs] kernel: [17758077.728000] [pg0+948556909/1069167616] nfs_flush_list+0x5d/0xc0 [nfs] kernel: [17758077.728000] [pg0+948559695/1069167616] nfs_flush_inode+0x8f/0xd0 [nfs] kernel: [17758077.728000] [pg0+948551700/1069167616] nfs_writepages+0xb4/0x140 [nfs] kernel: [17758077.728000] [__filemap_fdatawrite_range+107/128] __filemap_fdatawrite_range+0x6b/0x80 kernel: [17758077.728000] [filemap_fdatawrite+48/64] filemap_fdatawrite+0x30/0x40 kernel: [17758077.728000] [pg0+948518038/1069167616] nfs_sync_mapping+0x46/0x90 [nfs] kernel: [17758077.728000] [pg0+948522552/1069167616] nfs_revalidate_mapping+0xa8/0xe0 [nfs] kernel: [17758077.728000] [__up+28/32] __up+0x1c/0x20 kernel: [17758077.728000] [pg0+948511850/1069167616] nfs_file_write+0x9a/0x130 [nfs] kernel: [17758077.728000] [do_sync_write+201/304] do_sync_write+0xc9/0x130 kernel: [17758077.728000] [update_atime+138/160] update_atime+0x8a/0xa0 kernel: [17758077.728000] [autoremove_wake_function+0/96] autoremove_wake_function+0x0/0x60 kernel: [17758077.728000] [vfs_write+214/432] vfs_write+0xd6/0x1b0 kernel: [17758077.728000] [sys_pwrite64+128/144] sys_pwrite64+0x80/0x90 kernel: [17758077.728000] [sysenter_past_esp+84/117] sysenter_past_esp+0x54/0x75 kernel: [17758077.728000] Code: 24 d3 ea 83 e2 3f 8d 8c 03 04 01 00 00 0f a3 11 19 c0 85 c0 75 03 0f ab 11 8b 5c 93 04 85 db 74 0a 45 83 ee 06 39 ef 75 cf eb a3 <0f> 0b 74 01 d4 a7 32 c0 eb ec 8d 76 00 55 57 56 53 83 ec 40 8b kernel: [17758077.728000] <4>rtc: lost some interrupts at 2048Hz. kernel: [17758078.152000] note: vmware-vmx[25602] exited with preempt_count 1 A Google search (kernel BUG at lib/radix-tree.c:372) show a problem with NFS file truncation race condition in combination with 2.6.15 ** Affects: linux-meta (Ubuntu) Importance: Untriaged Status: Unconfirmed -- kernel BUG at lib/radix-tree.c:372! on a vmware node https://launchpad.net/bugs/58173 From crimsun at fungus.sh.nu Wed Aug 30 07:26:47 2006 From: crimsun at fungus.sh.nu (Daniel T Chen) Date: Wed, 30 Aug 2006 07:26:47 -0000 Subject: [Bug 58020] Re: VIA audio on Sharp PC-AV18 incorrectly loads VIA DXS References: <20060828173021.17097.42638.malonedeb@gangotri.ubuntu.com> Message-ID: <20060830072647.17097.25112.malone@gangotri.ubuntu.com> Please unload snd-via82xx, then reload it with the dxs_support=2 parameter. If that works, try also the values of 3, 4, and 5. You will need to unload snd-via82xx after each test. -- VIA audio on Sharp PC-AV18 incorrectly loads VIA DXS https://launchpad.net/bugs/58020 From cristobalpalmer at gmail.com Wed Aug 30 07:38:30 2006 From: cristobalpalmer at gmail.com (Cristobal M. Palmer) Date: Wed, 30 Aug 2006 07:38:30 -0000 Subject: [Bug 58173] Re: kernel BUG at lib/radix-tree.c:372! on a vmware node References: <20060830072606.17263.36648.malonedeb@gangotri.ubuntu.com> Message-ID: <20060830073830.17097.30821.launchpad@gangotri.ubuntu.com> *** This bug is a duplicate of bug 58170 *** ** This bug has been marked a duplicate of bug 58170 kernel BUG at lib/radix-tree.c:372! on a vmware node ** Changed in: linux-meta (Ubuntu) Status: Unconfirmed => Rejected -- kernel BUG at lib/radix-tree.c:372! on a vmware node https://launchpad.net/bugs/58173 From herbert at linuxhacker.at Wed Aug 30 07:35:36 2006 From: herbert at linuxhacker.at (Herbert Straub) Date: Wed, 30 Aug 2006 07:35:36 -0000 Subject: [Bug 58172] Re: kernel BUG at lib/radix-tree.c:372! on a vmware node References: <20060830072206.17097.26654.malonedeb@gangotri.ubuntu.com> Message-ID: <20060830073536.5577.89384.malone@gandwana.ubuntu.com> *** This bug is a duplicate of bug 58170 *** This is a duplicate bug of 58170... -- kernel BUG at lib/radix-tree.c:372! on a vmware node https://launchpad.net/bugs/58172 From cristobalpalmer at gmail.com Wed Aug 30 07:38:03 2006 From: cristobalpalmer at gmail.com (Cristobal M. Palmer) Date: Wed, 30 Aug 2006 07:38:03 -0000 Subject: [Bug 58172] Re: kernel BUG at lib/radix-tree.c:372! on a vmware node References: <20060830072206.17097.26654.malonedeb@gangotri.ubuntu.com> Message-ID: <20060830073803.5577.81748.launchpad@gandwana.ubuntu.com> *** This bug is a duplicate of bug 58170 *** ** This bug has been marked a duplicate of bug 58170 kernel BUG at lib/radix-tree.c:372! on a vmware node ** Changed in: linux-meta (Ubuntu) Status: Unconfirmed => Rejected -- kernel BUG at lib/radix-tree.c:372! on a vmware node https://launchpad.net/bugs/58172 From cristobalpalmer at gmail.com Wed Aug 30 07:38:03 2006 From: cristobalpalmer at gmail.com (Cristobal M. Palmer) Date: Wed, 30 Aug 2006 07:38:03 -0000 Subject: [Bug 58170] Re: kernel BUG at lib/radix-tree.c:372! on a vmware node References: <20060830072042.17097.34459.malonedeb@gangotri.ubuntu.com> Message-ID: <20060830073803.5577.54436.launchpad@gandwana.ubuntu.com> ** Bug 58172 has been marked a duplicate of this bug ** Bug 58173 has been marked a duplicate of this bug -- kernel BUG at lib/radix-tree.c:372! on a vmware node https://launchpad.net/bugs/58170 From alexgenaud at gmail.com Wed Aug 30 07:49:00 2006 From: alexgenaud at gmail.com (AlexGenaud) Date: Wed, 30 Aug 2006 07:49:00 -0000 Subject: [Bug 56376] Re: [Dapper 6.06] Laptop - PCI cannot allocate resource for region 7 8 and 9 References: <20060814205122.20172.54370.malonedeb@gandwana.ubuntu.com> Message-ID: <20060830074900.5486.29174.launchpad@gandwana.ubuntu.com> ** Summary changed: - [Dapper 6.06] Acer 1652WLMi - PCI cannot allocate resource for region 7 8 and 9 + [Dapper 6.06] Laptop - PCI cannot allocate resource for region 7 8 and 9 ** Tags added: compaq hp -- [Dapper 6.06] Laptop - PCI cannot allocate resource for region 7 8 and 9 https://launchpad.net/bugs/56376 From cristobalpalmer at gmail.com Wed Aug 30 07:51:33 2006 From: cristobalpalmer at gmail.com (Cristobal M. Palmer) Date: Wed, 30 Aug 2006 07:51:33 -0000 Subject: [Bug 58172] Re: kernel BUG at lib/radix-tree.c:372! on a vmware node References: <20060830072206.17097.26654.malonedeb@gangotri.ubuntu.com> Message-ID: <20060830075133.17263.88129.launchpad@gangotri.ubuntu.com> *** This bug is a duplicate of bug 58170 *** ** Changed in: linux-meta (Ubuntu) Status: Rejected => Unconfirmed -- kernel BUG at lib/radix-tree.c:372! on a vmware node https://launchpad.net/bugs/58172 From cristobalpalmer at gmail.com Wed Aug 30 07:51:09 2006 From: cristobalpalmer at gmail.com (Cristobal M. Palmer) Date: Wed, 30 Aug 2006 07:51:09 -0000 Subject: [Bug 58173] Re: kernel BUG at lib/radix-tree.c:372! on a vmware node References: <20060830072606.17263.36648.malonedeb@gangotri.ubuntu.com> Message-ID: <20060830075109.5486.81023.launchpad@gandwana.ubuntu.com> *** This bug is a duplicate of bug 58170 *** ** Changed in: linux-meta (Ubuntu) Status: Rejected => Unconfirmed -- kernel BUG at lib/radix-tree.c:372! on a vmware node https://launchpad.net/bugs/58173 From bostromed at yahoo.se Wed Aug 30 08:25:00 2006 From: bostromed at yahoo.se (Hans Bostrom) Date: Wed, 30 Aug 2006 08:25:00 -0000 Subject: [Bug 43961] Re: Power down after shutdown does not work... References: <20060510072310.21520.62027.malonedeb@gandwana.ubuntu.com> Message-ID: <20060830082500.17263.18268.malone@gangotri.ubuntu.com> Hi, Without getting emotional, I would just like to confirm that I had exactly the same experience as George Havach above - a fresh install of Ubuntu 6.06 Dapper, kernel 2.6.15-26-386 on an IBM Thinkpad A20p did not show this bug, but after switching to the 2.6.15-26-686 kernel the computer hangs on shutdown. Booting into the 386 kernel, the bug does not appear. -- Power down after shutdown does not work... https://launchpad.net/bugs/43961 From lzap at seznam.cz Wed Aug 30 09:55:18 2006 From: lzap at seznam.cz (=?utf-8?q?Luk=C3=A1=C5=A1_Zapletal?=) Date: Wed, 30 Aug 2006 09:55:18 -0000 Subject: [Bug 34831] Re: Hardlock of entire system (Dapper Flight 5) References: <20060314003317.30057.9117.malonedeb@gandwana.ubuntu.com> Message-ID: <20060830095518.17097.11610.malone@gangotri.ubuntu.com> I cannot test it, the CD image is larger than 700 MB and k3b wants to enable overburning or something like that... -- Hardlock of entire system (Dapper Flight 5) https://launchpad.net/bugs/34831 From ivoks at ubuntu.com Wed Aug 30 11:15:50 2006 From: ivoks at ubuntu.com (=?utf-8?q?Ante_Karamati=C4=87?=) Date: Wed, 30 Aug 2006 11:15:50 -0000 Subject: [Bug 58189] Kernel doesn't support HPT RocketRAID 1520 References: <20060830111551.17097.39726.malonedeb@gangotri.ubuntu.com> Message-ID: <20060830111551.17097.39726.malonedeb@gangotri.ubuntu.com> Public bug reported: Binary package hint: linux-image-2.6.15-23-386 Installation of Dapper (Edgy not tested yet) on HPT RocketRAID 1520 fails. While detecting hardware, system modeprobes hpt34x and hpt366. This results in kernel crash. Other than reboot, there isn't much user can do (terminal on second console is functional, but one can't modprobe or undo crash). RocketRAID 1520 isn't supported by this two modules (which are for PATA devices), but it is by: http://www.highpoint-tech.com/BIOS%20+%20Driver/rr1520/Linux/hpt37x2-opensource-v2.1-0717.tgz driver. If compiled and modprobed during installation, device works, but only untill old hpt modules are modprobed. After that installer crashes again and destroys RAID pool on RocketRAID. Removing old hpt drivers and depmoding during installation is a workaround for this device. Also, before rebooting to new system, removing of those drivers (old hpt) is needed on installed system and re-creation of initrd too. This makes upgrading to new kernel difficult. ** Affects: linux-source-2.6.15 (Ubuntu) Importance: Untriaged Status: Unconfirmed -- Kernel doesn't support HPT RocketRAID 1520 https://launchpad.net/bugs/58189 From fieldstone at gmail.com Wed Aug 30 11:55:10 2006 From: fieldstone at gmail.com (Jason Feldstein) Date: Wed, 30 Aug 2006 11:55:10 -0000 Subject: [Bug 57294] Re: No headphone support for MCP51 References: <20060822134829.13463.37270.malonedeb@gandwana.ubuntu.com> Message-ID: <20060830115510.5486.71304.malone@gandwana.ubuntu.com> Simple mixer control 'Master',0 Capabilities: pvolume pswitch Playback channels: Front Left - Front Right Limits: Playback 0 - 43 Mono: Front Left: Playback 43 [100%] [0.00dB] [on] Front Right: Playback 43 [100%] [0.00dB] [on] Simple mixer control 'PCM',0 Capabilities: pvolume Playback channels: Front Left - Front Right Limits: Playback 0 - 255 Mono: Front Left: Playback 230 [90%] Front Right: Playback 230 [90%] Simple mixer control 'Capture',0 Capabilities: cvolume cswitch Capture channels: Front Left - Front Right Limits: Capture 0 - 23 Front Left: Capture 20 [87%] [30.00dB] [on] Front Right: Capture 20 [87%] [30.00dB] [on] 0000:00:00.0 0500: 10de:02f0 (rev a2) Subsystem: 103c:30b5 Flags: bus master, 66MHz, fast devsel, latency 0 Capabilities: [44] #08 [01e0] Capabilities: [e0] #08 [a800] 0000:00:00.1 0500: 10de:02fa (rev a2) Subsystem: 103c:30b5 Flags: 66MHz, fast devsel 0000:00:00.2 0500: 10de:02fe (rev a2) Subsystem: 103c:30b5 Flags: 66MHz, fast devsel 0000:00:00.3 0500: 10de:02f8 (rev a2) Subsystem: 103c:30b5 Flags: 66MHz, fast devsel 0000:00:00.4 0500: 10de:02f9 (rev a2) Subsystem: 103c:30b5 Flags: bus master, 66MHz, fast devsel, latency 0 0000:00:00.5 0500: 10de:02ff (rev a2) Subsystem: 103c:30b5 Flags: bus master, 66MHz, fast devsel, latency 0 Capabilities: [44] #00 [00fe] Capabilities: [fc] #00 [0000] 0000:00:00.6 0500: 10de:027f (rev a2) Subsystem: 103c:30b5 Flags: 66MHz, fast devsel 0000:00:00.7 0500: 10de:027e (rev a2) Subsystem: 103c:30b5 Flags: 66MHz, fast devsel 0000:00:02.0 0604: 10de:02fc (rev a1) Flags: bus master, fast devsel, latency 0 Bus: primary=00, secondary=01, subordinate=01, sec-latency=0 Memory behind bridge: c3000000-c30fffff Capabilities: [40] #0d [0000] Capabilities: [48] Power Management version 2 Capabilities: [50] Message Signalled Interrupts: 64bit+ Queue=0/1 Enable+ Capabilities: [60] #08 [a800] Capabilities: [80] #10 [0141] 0000:00:03.0 0604: 10de:02fd (rev a1) Flags: bus master, fast devsel, latency 0 Bus: primary=00, secondary=02, subordinate=02, sec-latency=0 I/O behind bridge: 00004000-00004fff Memory behind bridge: c8000000-c87fffff Capabilities: [40] #0d [0000] Capabilities: [48] Power Management version 2 Capabilities: [50] Message Signalled Interrupts: 64bit+ Queue=0/1 Enable+ Capabilities: [60] #08 [a800] Capabilities: [80] #10 [0141] 0000:00:05.0 0300: 10de:0244 (rev a2) Subsystem: 103c:30b5 Flags: bus master, 66MHz, fast devsel, latency 0, IRQ 217 Memory at c2000000 (32-bit, non-prefetchable) [size=16M] Memory at d0000000 (64-bit, prefetchable) [size=256M] Memory at c1000000 (64-bit, non-prefetchable) [size=16M] Expansion ROM at 60000000 [disabled] [size=128K] Capabilities: [48] Power Management version 2 Capabilities: [50] Message Signalled Interrupts: 64bit+ Queue=0/0 Enable- 0000:00:09.0 0500: 10de:0270 (rev a2) Subsystem: 103c:30b5 Flags: bus master, 66MHz, fast devsel, latency 0 Capabilities: [44] #08 [01e9] Capabilities: [e0] #08 [a801] 0000:00:0a.0 0601: 10de:0260 (rev a3) Subsystem: 103c:30b5 Flags: bus master, 66MHz, fast devsel, latency 0 0000:00:0a.1 0c05: 10de:0264 (rev a3) Subsystem: 103c:30b5 Flags: 66MHz, fast devsel, IRQ 10 I/O ports at 3040 [size=64] I/O ports at 3000 [size=64] Capabilities: [44] Power Management version 2 0000:00:0a.3 0b40: 10de:0271 (rev a3) Subsystem: 103c:30b5 Flags: bus master, 66MHz, fast devsel, latency 0, IRQ 11 Memory at c0040000 (32-bit, non-prefetchable) [size=256K] 0000:00:0b.0 0c03: 10de:026d (rev a3) (prog-if 10) Subsystem: 103c:30b5 Flags: bus master, 66MHz, fast devsel, latency 0, IRQ 217 Memory at c0004000 (32-bit, non-prefetchable) [size=4K] Capabilities: [44] Power Management version 2 0000:00:0b.1 0c03: 10de:026e (rev a3) (prog-if 20) Subsystem: 103c:30b5 Flags: bus master, 66MHz, fast devsel, latency 0, IRQ 225 Memory at c0005000 (32-bit, non-prefetchable) [size=256] Capabilities: [44] #0a [2098] Capabilities: [80] Power Management version 2 0000:00:0d.0 0101: 10de:0265 (rev f1) (prog-if 8a [Master SecP PriP]) Subsystem: 103c:30b5 Flags: bus master, 66MHz, fast devsel, latency 0 I/O ports at 3080 [size=16] Capabilities: [44] Power Management version 2 0000:00:0e.0 0101: 10de:0266 (rev f1) (prog-if 85 [Master SecO PriO]) Subsystem: 103c:30b5 Flags: bus master, 66MHz, fast devsel, latency 0, IRQ 201 I/O ports at 30b0 [size=8] I/O ports at 30a4 [size=4] I/O ports at 30a8 [size=8] I/O ports at 30a0 [size=4] I/O ports at 3090 [size=16] Memory at c0006000 (32-bit, non-prefetchable) [size=4K] Capabilities: [44] Power Management version 2 Capabilities: [b0] Message Signalled Interrupts: 64bit+ Queue=0/2 Enable- Capabilities: [cc] #08 [a802] 0000:00:10.0 0604: 10de:026f (rev a2) (prog-if 01) Flags: bus master, 66MHz, fast devsel, latency 0 Bus: primary=00, secondary=03, subordinate=03, sec-latency=64 Memory behind bridge: c3100000-c31fffff Capabilities: [b8] #0d [0000] Capabilities: [8c] #08 [a800] 0000:00:10.1 0403: 10de:026c (rev a2) Subsystem: 103c:30b5 Flags: bus master, 66MHz, fast devsel, latency 0, IRQ 58 Memory at c0000000 (32-bit, non-prefetchable) [size=16K] Capabilities: [44] Power Management version 2 Capabilities: [50] Message Signalled Interrupts: 64bit+ Queue=0/0 Enable- Capabilities: [6c] #08 [a802] 0000:00:14.0 0680: 10de:0269 (rev a3) Subsystem: 103c:30b5 Flags: bus master, 66MHz, fast devsel, latency 0, IRQ 209 Memory at c0007000 (32-bit, non-prefetchable) [size=4K] I/O ports at 30b8 [size=8] Capabilities: [44] Power Management version 2 0000:00:18.0 0600: 1022:1100 Flags: fast devsel Capabilities: [80] #08 [2101] 0000:00:18.1 0600: 1022:1101 Flags: fast devsel 0000:00:18.2 0600: 1022:1102 Flags: fast devsel 0000:00:18.3 0600: 1022:1103 Flags: fast devsel Capabilities: [f0] #0f [0010] 0000:01:00.0 0280: 14e4:4311 (rev 01) Subsystem: 103c:1363 Flags: bus master, fast devsel, latency 0, IRQ 233 Memory at c3000000 (32-bit, non-prefetchable) [size=16K] Capabilities: [40] Power Management version 2 Capabilities: [58] Message Signalled Interrupts: 64bit- Queue=0/0 Enable- Capabilities: [d0] #10 [0011] 0000:03:09.0 0c00: 1180:0832 (prog-if 10) Subsystem: 103c:30b5 Flags: bus master, medium devsel, latency 64, IRQ 233 Memory at c3100000 (32-bit, non-prefetchable) [size=2K] Capabilities: [dc] Power Management version 2 0000:03:09.1 0805: 1180:0822 (rev 19) Subsystem: 103c:30b5 Flags: bus master, medium devsel, latency 64, IRQ 50 Memory at c3100800 (32-bit, non-prefetchable) [size=256] Capabilities: [80] Power Management version 2 0000:03:09.2 0880: 1180:0843 (rev 01) Subsystem: 103c:30b5 Flags: bus master, medium devsel, latency 0, IRQ 11 Memory at c3100c00 (32-bit, non-prefetchable) [size=256] Capabilities: [80] Power Management version 2 0000:03:09.3 0880: 1180:0592 (rev 0a) Subsystem: 103c:30b5 Flags: medium devsel, IRQ 11 Memory at c3101000 (32-bit, non-prefetchable) [size=256] Capabilities: [80] Power Management version 2 0000:03:09.4 0880: 1180:0852 (rev 05) Subsystem: 103c:30b5 Flags: medium devsel, IRQ 11 Memory at c3101400 (32-bit, non-prefetchable) [size=256] Capabilities: [80] Power Management version 2 -- No headphone support for MCP51 https://launchpad.net/bugs/57294 From avilella at gmail.com Wed Aug 30 12:21:59 2006 From: avilella at gmail.com (Albert Vilella) Date: Wed, 30 Aug 2006 12:21:59 -0000 Subject: [Bug 38865] Re: sky2 driver freezing system after ifdown and ifup References: <20060409125752.32313.97119.malonedeb@gandwana.ubuntu.com> Message-ID: <20060830122159.17263.98031.malone@gangotri.ubuntu.com> Hi all, I've successfully compiled and installed sk98lin. I added sky2 to the blacklist. I've added sk98lin to /etc/modules. After boot up, sk98lin is loaded and sky2 is not. But no eth0 device appears: I don't know how to bring up the interface. Stupid as it may seem... How do I bring up the eth0 interface? Where is sk98lin hooked up to a eth0? -- sky2 driver freezing system after ifdown and ifup https://launchpad.net/bugs/38865 From petervilhan at stonline.sk Wed Aug 30 12:32:18 2006 From: petervilhan at stonline.sk (PVi) Date: Wed, 30 Aug 2006 12:32:18 -0000 Subject: [Bug 48266] Re: Ubuntu server kernel will not boot. References: <20060603200448.2141.98486.malonedeb@gangotri.ubuntu.com> Message-ID: <20060830123218.17263.73087.malone@gangotri.ubuntu.com> Like a flod, boot from the install cd and select "rescue a broken system". Then follow the instruction until "Installing base component" appears on the screen. After finishing this step, press ESC to get into install menu and select smth.like "manually select components to install". On the next screen, the kernel list appears. Select the first "linux-386". Then continue with install, reboot and enjoy. System will use 2.6.15-23-386 kernel. hope,this help. :) Peter -- Ubuntu server kernel will not boot. https://launchpad.net/bugs/48266 From nau10 at yahoo.com Wed Aug 30 14:11:18 2006 From: nau10 at yahoo.com (Thomas Naughton) Date: Wed, 30 Aug 2006 14:11:18 -0000 Subject: [Bug 40119] Re: SPARC boot failed: Illegal Instruction References: <20060419084429.8468.45532.malonedeb@gandwana.ubuntu.com> Message-ID: <20060830141118.17263.76880.malone@gangotri.ubuntu.com> Ok, I'm further along in my persuit with Ubuntu on my SunBlade 100. After booting with `boot net -p` and having it spew dozens of lines of info that would be nearly impossible to transcribe accurately, I decided to see if it would be possible to set up a serial connection and get to the "ok" prompt. That way I could get my screen buffer setup to capture the information and then open up a "non-booting kernel" as another bug (as Fabio has suggested). So, a few null modem pinouts later, I have a connection to the serial port. I issue a break, and I'm at an "ok" prompt. At this point, I fiddle with the OBP settings, and issue a `boot net -p`, it continues, and it actually gets to an install screen! The Sun monitor, however, has the Remapping the kernel...done. Booting Linux... stuff still on it's screen. Hmm, maybe it was always sending info out its serial port, and nobody was there to listen? I go through the install, and it completes. Ok. The Sun monitor and keyboard are still out to lunch, but I have a working "text only" ubuntu linux running on my SunBlade 100 (as long as I have a serial connection). It's on my local network (I can ping/ssh out, but sshd isn't running yet. Baby steps.). In summary, I guess things are kinda working, but not quite the way that I would have expected. The initial CD problem still exists, but I figured that I'd follow up my current status here. -- SPARC boot failed: Illegal Instruction https://launchpad.net/bugs/40119 From zulcss at gmail.com Wed Aug 30 14:30:58 2006 From: zulcss at gmail.com (ChuckShort) Date: Wed, 30 Aug 2006 14:30:58 -0000 Subject: [Bug 41833] Re: eciadsl works every second time with 2.6.15 kernel, worked with breezy's kernel References: <20060428071048.30638.81258.malonedeb@gangotri.ubuntu.com> Message-ID: <20060830143058.17097.73262.malone@gangotri.ubuntu.com> Then we should assign it to 2.6.15 ** Changed in: linux-source-2.6.12 (Ubuntu) Sourcepackagename: linux-source-2.6.12 => linux-source-2.6.15 -- eciadsl works every second time with 2.6.15 kernel, worked with breezy's kernel https://launchpad.net/bugs/41833 From surak at surak.eti.br Wed Aug 30 18:18:03 2006 From: surak at surak.eti.br (Alexandre Otto Strube) Date: Wed, 30 Aug 2006 18:18:03 -0000 Subject: [Bug 55104] Re: panic/lock/restart on dapper-amd64 if there's intel integrated video AND a nvidia card at the same time References: <20060803215933.9163.54458.malonedeb@gangotri.ubuntu.com> Message-ID: <20060830181803.17097.56502.malone@gangotri.ubuntu.com> Update: it affects both 32 and 64 bit 2.6 kernels. I noticed the bug happens with Edgy, Fedora 3, 4, 5 and FC6t1, a Gentoo Derivative called Kororaa, Debian CDD-BR 1.0, Dapper and Breezy. It happens with several different msi and intel boards. -- panic/lock/restart on dapper-amd64 if there's intel integrated video AND a nvidia card at the same time https://launchpad.net/bugs/55104 From surak at surak.eti.br Wed Aug 30 18:20:01 2006 From: surak at surak.eti.br (Alexandre Otto Strube) Date: Wed, 30 Aug 2006 18:20:01 -0000 Subject: [Bug 55104] Re: panic/lock/restart on dapper-amd64 if there's intel integrated video AND a nvidia card at the same time References: <20060803215933.9163.54458.malonedeb@gangotri.ubuntu.com> Message-ID: <20060830182002.17263.80381.malone@gangotri.ubuntu.com> Similar report on SuSE: http://www.forosuse.org/forosuse/showthread.php?t=5736 -- panic/lock/restart on dapper-amd64 if there's intel integrated video AND a nvidia card at the same time https://launchpad.net/bugs/55104 From surak at surak.eti.br Wed Aug 30 18:17:56 2006 From: surak at surak.eti.br (Alexandre Otto Strube) Date: Wed, 30 Aug 2006 18:17:56 -0000 Subject: [Bug 20943] Re: module insertion hangs in apic/irq setup References: <20060113141001.21012.82199.launchpad@macquarie.warthogs.hbd.com> Message-ID: <20060830181756.5577.94050.malone@gandwana.ubuntu.com> Perhaps only people with intel's chipset noticed it? See bug #55104 -- module insertion hangs in apic/irq setup https://launchpad.net/bugs/20943 From zooko at zooko.com Wed Aug 30 18:41:36 2006 From: zooko at zooko.com (Zooko O'Whielacronx) Date: Wed, 30 Aug 2006 18:41:36 -0000 Subject: [Bug 48053] Re: AGP speed not detected properly causing black screen and unkillable Xorg process References: <20060602144413.5009.74607.malonedeb@gandwana.ubuntu.com> Message-ID: <20060830184137.17097.59422.malone@gangotri.ubuntu.com> I have the same problem with a Radeon 9200 PRO (see lspci output below). The workaround is to set your AGP speed to 4x instead of 8x in the BIOS. I eagerly await a better solution that will allow me to use 8x AGP. See also: http://lkml.org/lkml/2006/5/1/151 0000:01:00.0 VGA compatible controller: ATI Technologies Inc RV280 [Radeon 9200 PRO] (rev 01) (prog-if 00 [VGA]) Subsystem: C.P. Technology Co. Ltd: Unknown device 2094 Flags: bus master, 66MHz, medium devsel, latency 64, IRQ 185 Memory at e0000000 (32-bit, prefetchable) [size=128M] I/O ports at a000 [size=256] Memory at fd000000 (32-bit, non-prefetchable) [size=64K] Expansion ROM at fcf00000 [disabled] [size=128K] Capabilities: 0000:01:00.1 Display controller: ATI Technologies Inc: Unknown device 5940 (rev 01) Subsystem: C.P. Technology Co. Ltd: Unknown device 2095 Flags: bus master, 66MHz, medium devsel, latency 64 Memory at d8000000 (32-bit, prefetchable) [size=128M] Memory at fce00000 (32-bit, non-prefetchable) [size=64K] Capabilities: -- AGP speed not detected properly causing black screen and unkillable Xorg process https://launchpad.net/bugs/48053 From zooko at zooko.com Wed Aug 30 18:41:48 2006 From: zooko at zooko.com (Zooko O'Whielacronx) Date: Wed, 30 Aug 2006 18:41:48 -0000 Subject: [Bug 48053] Re: AGP speed not detected properly causing black screen and unkillable Xorg process References: <20060602144413.5009.74607.malonedeb@gandwana.ubuntu.com> Message-ID: <20060830184148.5486.49448.malone@gandwana.ubuntu.com> See also: http://www.ubuntuforums.org/archive/index.php/t-185964.html -- AGP speed not detected properly causing black screen and unkillable Xorg process https://launchpad.net/bugs/48053 From crimsun at fungus.sh.nu Wed Aug 30 18:45:13 2006 From: crimsun at fungus.sh.nu (Daniel T Chen) Date: Wed, 30 Aug 2006 18:45:13 -0000 Subject: [Bug 53138] Re: initrd missing modules on install, IBM x206m (Adaptec aic94xx) References: <20060716124851.2126.60500.malonedeb@gandwana.ubuntu.com> Message-ID: <20060830184514.17097.22940.launchpad@gangotri.ubuntu.com> *** This bug is a duplicate of bug 46510 *** ** Changed in: Ubuntu Sourcepackagename: None => initramfs-tools Importance: Untriaged => Low Status: Unconfirmed => Confirmed -- initrd missing modules on install, IBM x206m (Adaptec aic94xx) https://launchpad.net/bugs/53138 From crimsun at fungus.sh.nu Wed Aug 30 18:49:25 2006 From: crimsun at fungus.sh.nu (Daniel T Chen) Date: Wed, 30 Aug 2006 18:49:25 -0000 Subject: [Bug 46510] Re: At boot doesn't recognize aic9405 controller sas/sata References: <20060525073352.24699.17372.malonedeb@gangotri.ubuntu.com> Message-ID: <20060830184925.17263.80538.malone@gangotri.ubuntu.com> /usr/share/initramfs-tools/hook-functions::auto_add_modules() does not reference aci94xx at all, therefore it's not added to the initramfs thereby causing this bug report's symptom. ** Changed in: linux-source-2.6.15 (Ubuntu) Sourcepackagename: linux-source-2.6.15 => initramfs-tools -- At boot doesn't recognize aic9405 controller sas/sata https://launchpad.net/bugs/46510 From Ralf.Nieuwenhuijsen at gmail.com Wed Aug 30 18:51:19 2006 From: Ralf.Nieuwenhuijsen at gmail.com (Ralf Nieuwenhuijsen) Date: Wed, 30 Aug 2006 18:51:19 -0000 Subject: [Bug 35717] Re: 'Master' needs to be exchanged with 'PCM' in order for volume hotkeys to work References: <20060320131624.8118.54075.malonedeb@gandwana.ubuntu.com> Message-ID: <20060830185119.5577.42581.malone@gandwana.ubuntu.com> This sympton is still valid. The master volume is totally ignored (including wether it is muted or not). I have to change the PCM slider. Which means that the default settings in Ubuntu do not work for my setup. Volume applet still needs to point to the PCM and I had to connect the volume-keys on my keyboard using the gconf-editor. I've done a "sudo lspci -nv > lspci.txt" and attached the generated lspci.txt file. I hope it helps. I can manage, but if you need any more information or specific tests, please let me now. If this gets fixed before Edgy it might prevent some bad review and some dissapointed new linux users :-) -- 'Master' needs to be exchanged with 'PCM' in order for volume hotkeys to work https://launchpad.net/bugs/35717 From mcg at braintube.com Wed Aug 30 19:14:11 2006 From: mcg at braintube.com (Matthew) Date: Wed, 30 Aug 2006 19:14:11 -0000 Subject: [Bug 57265] Re: Return value of slave_configure in scsi_scan.c is ignored References: <20060822122546.13507.11556.malonedeb@gandwana.ubuntu.com> Message-ID: <20060830191411.5577.99392.malone@gandwana.ubuntu.com> Just bitten by this on 4 new servers I was attempting Dapper install's on. I worked around with a custom kernel. Please apply this patch to the official kernels. Thanks. -- Return value of slave_configure in scsi_scan.c is ignored https://launchpad.net/bugs/57265 From aquette at debian.org Wed Aug 30 19:59:40 2006 From: aquette at debian.org (Arnaud Quette) Date: Wed, 30 Aug 2006 19:59:40 -0000 Subject: [Bug 58252] ndiswrapper is not sync'ed with the kernel driver References: <20060830195940.26465.71236.malonedeb@gangotri.ubuntu.com> Message-ID: <20060830195940.26465.71236.malonedeb@gangotri.ubuntu.com> Public bug reported: I'm a bit new to the ndiswrapper thingies, so I might have missed something obvious, though I've searched a bit around. After having played a bit on edgy with the 1.18 release, I get what seems to be a standard msg for unsync'ed part of ndiswrapper: " Error inserting ndiswrapper ... Invalid argument" Rebuilding the -utils doesn't help since the current modules is 1.22. As a side note, there might be a Depends on the right kernel version providing the good module version... ** Affects: ndiswrapper (Ubuntu) Importance: Untriaged Status: Unconfirmed -- ndiswrapper is not sync'ed with the kernel driver https://launchpad.net/bugs/58252 From steve.lists at googlemail.com Wed Aug 30 20:21:41 2006 From: steve.lists at googlemail.com (Steve Smith) Date: Wed, 30 Aug 2006 20:21:41 -0000 Subject: [Bug 58255] Dapper doesn't boot on ProLiant ML350 with dual PIII 800 References: <20060830202141.26396.7621.malonedeb@gangotri.ubuntu.com> Message-ID: <20060830202141.26396.7621.malonedeb@gangotri.ubuntu.com> Public bug reported: Dapper fails to boot on Compaq ProLiant ML350 with dual PIII 800. Booting it as a live CD it stops at: [4294669.909000] ..MP-BIOS bug: 8254 timer not connected to IO-APIC Booting with notsc it gets past that and after "Configuring some drivers..." for some time it stops at a screen with nothing but a blinking cursor. Booting with noapic (without notsc) gets to the GUI then _very_ slowly loads Gnome. After 10-15 minutes it got as far as brown desktop with a blank top panel and nothing else, at which point I gave up waiting. Contact me via my wiki page if you would like me to try anything with it. ** Affects: linux-source-2.6.15 (Ubuntu) Importance: Untriaged Status: Unconfirmed -- Dapper doesn't boot on ProLiant ML350 with dual PIII 800 https://launchpad.net/bugs/58255 From dylanross at mailinator.com Wed Aug 30 20:44:17 2006 From: dylanross at mailinator.com (Dylan) Date: Wed, 30 Aug 2006 20:44:17 -0000 Subject: [Bug 23445] Re: iMac G5 will freeze after booting up References: <20060113142343.21012.90472.launchpad@macquarie.warthogs.hbd.com> Message-ID: <20060830204417.5577.65385.malone@gandwana.ubuntu.com> Let us know if you get the sound working in Dapper. While I will definitely continue to contribute as much as I can to Edgy, I would much rather be running a quick, stable OS (with sound). -- iMac G5 will freeze after booting up https://launchpad.net/bugs/23445 From antonio.aloisio at gmail.com Wed Aug 30 21:29:11 2006 From: antonio.aloisio at gmail.com (Gnuton) Date: Wed, 30 Aug 2006 21:29:11 -0000 Subject: [Bug 58268] Ehci_hcd & ACPI Problem on Sony Vaio References: <20060830212911.5486.2497.malonedeb@gandwana.ubuntu.com> Message-ID: <20060830212911.5486.2497.malonedeb@gandwana.ubuntu.com> Public bug reported: Binary package hint: kernel-image-2.6.15-26-386-di Any Usb 2.0 work fine in 2.6.15-23 and previous, but with the last 2.6.15-26 kernel image i've many kernel message as "ehci_hcd 0000:00:10.3: Unlink after no-IRQ? Controlle is probalby using the wrong IRQ" "ehci_hcd 0000:00:10.3 USB devuce ysubg ehci_hcd and address 4" "ehci_hcd 0000:00:10.3 USB devuce ysubg ehci_hcd and address 6" "ehci_hcd 0000:00:10.3 USB devuce ysubg ehci_hcd and address 8" ecc... This is a Old Bug! ** Affects: linux-source-2.6.15 (Ubuntu) Importance: Untriaged Status: Unconfirmed -- Ehci_hcd & ACPI Problem on Sony Vaio https://launchpad.net/bugs/58268 From steve.lists at googlemail.com Wed Aug 30 21:35:16 2006 From: steve.lists at googlemail.com (Steve Smith) Date: Wed, 30 Aug 2006 21:35:16 -0000 Subject: [Bug 58255] Re: Dapper doesn't boot on ProLiant ML350 with dual PIII 800 References: <20060830202141.26396.7621.malonedeb@gangotri.ubuntu.com> Message-ID: <20060830213516.5577.3364.launchpad@gandwana.ubuntu.com> ** Description changed: Dapper fails to boot on Compaq ProLiant ML350 with dual PIII 800. Booting it as a live CD it stops at: [4294669.909000] ..MP-BIOS bug: 8254 timer not connected to IO-APIC Booting with notsc it gets past that and after "Configuring some drivers..." for some time it stops at a screen with nothing but a blinking cursor. Booting with noapic (without notsc) gets to the GUI then _very_ slowly loads Gnome. After 10-15 minutes it got as far as brown desktop with a blank top panel and nothing else, at which point I gave up waiting. - Contact me via my wiki page if you would like me to try anything with - it. + Let me know if you would like me to try anything with it. -- Dapper doesn't boot on ProLiant ML350 with dual PIII 800 https://launchpad.net/bugs/58255 From cbond at umci.com Wed Aug 30 23:18:51 2006 From: cbond at umci.com (KnottyMan) Date: Wed, 30 Aug 2006 23:18:51 -0000 Subject: [Bug 51157] Re: 6.06 64bit kernel totally broken after install, gcc3.3 fixes References: <20060627232049.17086.52183.malonedeb@gangotri.ubuntu.com> Message-ID: <20060830231851.26465.19239.malone@gangotri.ubuntu.com> So checking back in to this issue... Installed 6.06.1 on a MSI 7125 system (64bit Nforce4 board) onto 4 port Areca 1210 PCIe array. Both 32 and 64bit flavors installed on array results in the same behvaior as above. Installed onto a 40Gb IDE disk with Areca removed entirely and no errors with either 32 or 64bit versions. Looks like it's with the Areca driver/Ubuntu patches to make Areca work? -- 6.06 64bit kernel totally broken after install, gcc3.3 fixes https://launchpad.net/bugs/51157 From francisco.borges at gmail.com Wed Aug 30 23:15:41 2006 From: francisco.borges at gmail.com (Francisco Borges) Date: Wed, 30 Aug 2006 23:15:41 -0000 Subject: [Bug 43745] Re: Ubuntu corrupts real time clock on some dell laptops References: <20060509053346.20684.57755.malonedeb@gangotri.ubuntu.com> Message-ID: <20060830231541.26396.79158.malone@gangotri.ubuntu.com> Here are results on Edgy, I used a "daily" Edgy Eft Live CD from 29 of August. The laptop is a Dell Inspiron 6400 with BIOS revision A3. # uname -a Linux ubuntu 2.6.17-6-686 #2 SMP Fri Aug 11 22:09:15 UTC 2006 i686 GNU/Linux # hwclock -D hwclock from util-linux-2.12r Using /dev/rtc interface to clock. Last drift adjustment done at 1146000000 seconds after 1969 Last calibration done at 1146000000 seconds after 1969 Hardware clock is on UTC time Assuming hardware clock is kept in UTC time. Waiting for clock tick... ...got clock tick Time read from Hardware Clock: 2006/08/30 23:01:08 Hw clock time : 2006/08/30 23:01:08 = 1156978868 seconds since 1969 Wed 30 Aug 2006 11:01:08 PM UTC -0.038377 seconds -- Ubuntu corrupts real time clock on some dell laptops https://launchpad.net/bugs/43745 From dcroal at cantect.com Thu Aug 31 00:06:26 2006 From: dcroal at cantect.com (Dave Croal) Date: Thu, 31 Aug 2006 00:06:26 -0000 Subject: [Bug 58282] Volume keys not working correctly on IBM G40 notebook References: <20060831000627.5486.73463.malonedeb@gandwana.ubuntu.com> Message-ID: <20060831000627.5486.73463.malonedeb@gandwana.ubuntu.com> Public bug reported: See bug 42194. My notebook is a IBM G40,model 2388-BU1. Here's my lspci -nv 0000:00:00.0 0600: 8086:3580 (rev 01) Subsystem: 1014:054a Flags: bus master, fast devsel, latency 0 Memory at (32-bit, prefetchable) Capabilities: 0000:00:00.1 0880: 8086:3584 (rev 01) Subsystem: 1014:054b Flags: bus master, fast devsel, latency 0 0000:00:00.3 0880: 8086:3585 (rev 01) Subsystem: 1014:054c Flags: bus master, fast devsel, latency 0 0000:00:02.0 0300: 8086:3582 (rev 01) Subsystem: 1014:0543 Flags: bus master, fast devsel, latency 0, IRQ 11 Memory at e0000000 (32-bit, prefetchable) [size=128M] Memory at d0000000 (32-bit, non-prefetchable) [size=512K] I/O ports at 1800 [size=8] Capabilities: 0000:00:02.1 0380: 8086:3582 (rev 01) Subsystem: 1014:0543 Flags: fast devsel Memory at e8000000 (32-bit, prefetchable) [size=128M] Memory at d0080000 (32-bit, non-prefetchable) [size=512K] Capabilities: 0000:00:1d.0 0c03: 8086:24c2 (rev 01) Subsystem: 1014:0547 Flags: bus master, medium devsel, latency 0, IRQ 11 I/O ports at 1820 [size=32] 0000:00:1d.1 0c03: 8086:24c4 (rev 01) Subsystem: 1014:0547 Flags: bus master, medium devsel, latency 0, IRQ 11 I/O ports at 1840 [size=32] 0000:00:1d.2 0c03: 8086:24c7 (rev 01) Subsystem: 1014:0547 Flags: bus master, medium devsel, latency 0, IRQ 11 I/O ports at 1860 [size=32] 0000:00:1d.7 0c03: 8086:24cd (rev 01) (prog-if 20) Subsystem: 1014:0548 Flags: bus master, medium devsel, latency 0, IRQ 11 Memory at d0100000 (32-bit, non-prefetchable) [size=1K] Capabilities: 0000:00:1e.0 0604: 8086:2448 (rev 81) Flags: bus master, fast devsel, latency 0 Bus: primary=00, secondary=02, subordinate=06, sec-latency=64 I/O behind bridge: 00003000-00006fff Memory behind bridge: d0200000-dfffffff Prefetchable memory behind bridge: f0000000-f7ffffff 0000:00:1f.0 0601: 8086:24cc (rev 01) Flags: bus master, medium devsel, latency 0 0000:00:1f.1 0101: 8086:24ca (rev 01) (prog-if 8a [Master SecP PriP]) Subsystem: 1014:0547 Flags: bus master, medium devsel, latency 0, IRQ 11 I/O ports at I/O ports at I/O ports at I/O ports at I/O ports at 1810 [size=16] Memory at 50000000 (32-bit, non-prefetchable) [size=1K] 0000:00:1f.3 0c05: 8086:24c3 (rev 01) Subsystem: 1014:0547 Flags: medium devsel, IRQ 11 I/O ports at 1880 [size=32] 0000:00:1f.5 0401: 8086:24c5 (rev 01) Subsystem: 1014:0542 Flags: bus master, medium devsel, latency 0, IRQ 11 I/O ports at 1c00 [size=256] I/O ports at 18c0 [size=64] Memory at d0100c00 (32-bit, non-prefetchable) [size=512] Memory at d0100800 (32-bit, non-prefetchable) [size=256] Capabilities: 0000:00:1f.6 0703: 8086:24c6 (rev 01) Subsystem: 1014:0544 Flags: medium devsel, IRQ 11 I/O ports at 2400 [size=256] I/O ports at 2000 [size=128] Capabilities: 0000:02:00.0 0200: 14e4:170d (rev 01) Subsystem: 1014:0545 Flags: bus master, 66MHz, medium devsel, latency 64, IRQ 11 Memory at d0200000 (64-bit, non-prefetchable) [size=64K] Capabilities: 0000:02:01.0 0607: 104c:ac50 (rev 02) Subsystem: 1014:054e Flags: bus master, medium devsel, latency 168, IRQ 11 Memory at d0210000 (32-bit, non-prefetchable) [size=4K] Bus: primary=02, secondary=03, subordinate=06, sec-latency=176 Memory window 0: f0000000-f1fff000 (prefetchable) Memory window 1: d2000000-d3fff000 I/O window 0: 00003000-000030ff I/O window 1: 00003400-000034ff 16-bit legacy interface ports at 0001 ** Affects: linux-source-2.6.15 (Ubuntu) Importance: Untriaged Status: Unconfirmed -- Volume keys not working correctly on IBM G40 notebook https://launchpad.net/bugs/58282 From jmsunseri at gmail.com Thu Aug 31 01:12:15 2006 From: jmsunseri at gmail.com (Justin Sunseri) Date: Thu, 31 Aug 2006 01:12:15 -0000 Subject: [Bug 40471] Re: Hibernation works on my laptop but sometimes it doesn't References: <20060421033743.21526.84413.malonedeb@gangotri.ubuntu.com> Message-ID: <20060831011216.5577.36900.malone@gandwana.ubuntu.com> This is the output of dmesg when i sent my computer into hibernation and it came right back. -- Hibernation works on my laptop but sometimes it doesn't https://launchpad.net/bugs/40471 From trumbitta at gmail.com Thu Aug 31 02:41:23 2006 From: trumbitta at gmail.com (Wiz of Id) Date: Thu, 31 Aug 2006 02:41:23 -0000 Subject: [Bug 58292] SiS 900 networking broken References: <20060831024123.26465.98879.malonedeb@gangotri.ubuntu.com> Message-ID: <20060831024123.26465.98879.malonedeb@gangotri.ubuntu.com> Public bug reported: Ubuntu 5.10, Kernel 2.6.10, SiS 900 NIC works fine. Ubuntu 6.06, Kernel 2.6.15, SiS 900 NIC can't get a single packet from the DHCP server. The wireless usb dongle can. Ubuntu 6.06, Kernel 2.6.15 recompiled leaving out of my system the unwanted integrated iptables, SiS 900 NIC works fine. But I have to recompile the kernel (and several third-party modules) every time I need to update it. Obviously, the settings of iptable are something similar to "please enter, you are all welcome". But I still need to recompile. ** Affects: linux-source-2.6.15 (Ubuntu) Importance: Untriaged Status: Unconfirmed -- SiS 900 networking broken https://launchpad.net/bugs/58292 From gtaylor at clemson.edu Thu Aug 31 02:40:26 2006 From: gtaylor at clemson.edu (Greg Taylor) Date: Thu, 31 Aug 2006 02:40:26 -0000 Subject: [Bug 55532] Re: ipw2200 not working: "Failed to send TX_POWER" References: <20060807184658.9299.6302.malonedeb@gandwana.ubuntu.com> Message-ID: <20060831024026.26465.97091.malone@gangotri.ubuntu.com> I've attached /proc/interrupts for your viewing pleasure. USB still works. This is running on Dapper, I can get Edgy on here and test it as well if you'd like. I was waiting for the initd replacement to go live before upgrading but maybe the newer kernel has a fix for this ipw2200 problem. -- ipw2200 not working: "Failed to send TX_POWER" https://launchpad.net/bugs/55532 From zooko at zooko.com Thu Aug 31 06:55:06 2006 From: zooko at zooko.com (Zooko O'Whielacronx) Date: Thu, 31 Aug 2006 06:55:06 -0000 Subject: [Bug 58307] --append-to-version made it fail References: <20060831065506.26396.29865.malonedeb@gangotri.ubuntu.com> Message-ID: <20060831065506.26396.29865.malonedeb@gangotri.ubuntu.com> Public bug reported: Binary package hint: kernel-package According to this bug report: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=348264 This bug is supposed to be fixed in kernelpackage 10.x. I installed kernelpackage 10.049ubuntu4 from edgy onto my dapper system (changing no other packages), and I got the same bug or a similar one: time sudo make-kpkg --initrd --append-to-version=-yumyum1 kernel_image kernel-headers ... dpkg-gencontrol: error: package linux-headers-2.6.15.7-ubuntu1-yumyum1 not in control info dh_gencontrol: command returned error code 65280 make: *** [install/linux-image-2.6.15.7-ubuntu1-yumyum1] Error 1 I worked around it in the same way that the original bug reported for the debian bug did -- by editing the debian/control file. ** Affects: kernel-package (Ubuntu) Importance: Untriaged Status: Unconfirmed ** Bug 58305 has been marked a duplicate of this bug -- --append-to-version made it fail https://launchpad.net/bugs/58307 From zooko at zooko.com Thu Aug 31 06:55:27 2006 From: zooko at zooko.com (Zooko O'Whielacronx) Date: Thu, 31 Aug 2006 06:55:27 -0000 Subject: [Bug 58305] Re: kernelpackage: --append-to-version made it fail References: <20060831063149.26465.64887.malonedeb@gangotri.ubuntu.com> Message-ID: <20060831065527.5577.21604.launchpad@gandwana.ubuntu.com> *** This bug is a duplicate of bug 58307 *** ** This bug has been marked a duplicate of bug 58307 --append-to-version made it fail -- kernelpackage: --append-to-version made it fail https://launchpad.net/bugs/58305 From bugwatch at bugs.launchpad.net Thu Aug 31 07:35:48 2006 From: bugwatch at bugs.launchpad.net (Bug Watch Updater) Date: Thu, 31 Aug 2006 07:35:48 -0000 Subject: [Bug 39414] Re: syslog is flooded with messages after connecting bluetooth usb dongle References: <20060413092856.13165.25179.malonedeb@gandwana.ubuntu.com> Message-ID: <20060831073552.20283.6970.launchpad@gangotri.ubuntu.com> ** Changed in: linux (upstream) Status: Confirmed => Rejected -- syslog is flooded with messages after connecting bluetooth usb dongle https://launchpad.net/bugs/39414 From hadmut at danisch.de Thu Aug 31 08:03:13 2006 From: hadmut at danisch.de (Hadmut Danisch) Date: Thu, 31 Aug 2006 08:03:13 -0000 Subject: [Bug 58310] tty_buffer_request_room missing References: <20060831080313.5486.42989.malonedeb@gandwana.ubuntu.com> Message-ID: <20060831080313.5486.42989.malonedeb@gandwana.ubuntu.com> Public bug reported: Binary package hint: linux-image-2.6.15-26-686 Hi, I just tried to compile the nozomi driver ( http://pharscape.org/ , needed for UMTS pcmcia cards) for that ubuntu kernel. Compiling works, but plugging it in fails: nozomi: Unknown symbol tty_buffer_request_room That symbol is missing in the current kernel. Usually it is defined in drivers/char/tty_io.c and all my self-compiled kernel have this. I currently do not see how you managed to build a kernel without that symbol. regards Hadmut ** Affects: linux-source-2.6.15 (Ubuntu) Importance: Untriaged Status: Unconfirmed -- tty_buffer_request_room missing https://launchpad.net/bugs/58310 From patrice.karatchentzeff at gmail.com Thu Aug 31 08:16:19 2006 From: patrice.karatchentzeff at gmail.com (Patrice KARATCHENTZEFF) Date: Thu, 31 Aug 2006 08:16:19 -0000 Subject: [Bug 58314] Computer totaly freezes after sleeping mode entering References: <20060831081619.26465.72568.malonedeb@gangotri.ubuntu.com> Message-ID: <20060831081619.26465.72568.malonedeb@gangotri.ubuntu.com> Public bug reported: Binary package hint: kernel-image-2.6.15-26-amd64-generic-di This is an old bug... I met it since the begining of Ubuntu... at the begining, I guessed it was an Xorg bug (see my previous bug on xorg and MGA card)... I can produce this bug each time on two different machines (AMD64 and 32 CPU architecture, nVidia chipset on motherboard) Each time the machine gets into a long sleep mode (not just after entering into this mode), the machine is totaly frozen (no activity, measured by munin daemon, no ping, no ssh session possible: the machine is dead). Nothing special thing dectected by the munin daemon: I tried to follow different daemon (MySQL, dbus, etc.) and all the things it is able to monitor (CPU, context, memory, etc.) and nothing special appears. I checked the machine as it is possible I can: the cooling system is OK and I ran many and kernels compilations in order to get warm the cpu and to valid the cool system during hours and hours. It is OK. I checked also the RAM hardware by running during one whole day the memtest process. Nothing special to report. This problem has a little bit disappeared with the 6.06 release: I can have uptime on about 8 to 12 days (this is not a lot in any case! My full Debian machine has sometime more than 6 months of uptime). I can't have more than one day with 2.6.15-26 kernel (on the both nVidia machine). Here is my hardware conf on the AMD64: # lshw taillefer description: Desktop Computer width: 32 bits capabilities: smbios-2.2 dmi-2.2 configuration: boot=normal chassis=desktop *-core description: Motherboard product: MS-7030 physical id: 0 slot: COM1 *-firmware description: BIOS vendor: Phoenix Technologies, LTD physical id: 0 version: 6.00 PG (08/26/2004) size: 128KB capacity: 448KB capabilities: isa pci pnp apm upgrade shadowing cdboot bootselect socketedrom edd int13floppy360 int13floppy1200 int13floppy720 int13floppy2880 int5printscreen int9keyboard int14serial int17printer int10video acpi usb agp ls120boot zipboot *-cpu description: CPU product: AMD Athlon(tm) 64 Processor 3200+ vendor: Advanced Micro Devices [AMD] physical id: 4 bus info: cpu at 0 version: AMD Athlon(tm) 64 Processor 3200+ slot: Socket 754 size: 2211MHz capacity: 3GHz width: 64 bits clock: 200MHz capabilities: fpu fpu_exception wp vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext x86-64 3dnowext 3dnow *-cache:0 description: L1 cache physical id: 9 slot: Internal Cache size: 128KB capacity: 128KB capabilities: synchronous internal write-back *-cache:1 description: L2 cache physical id: a slot: External Cache size: 512KB capacity: 512KB capabilities: synchronous internal write-back *-memory description: System Memory physical id: 1b slot: System board or motherboard size: 1GB *-bank:0 description: DIMM physical id: 0 slot: A0 size: 1GB width: 64 bits *-bank:1 description: DIMM [empty] physical id: 1 slot: A1 width: 64 bits *-bank:2 description: DIMM [empty] physical id: 2 slot: A2 width: 64 bits *-pci:0 description: Host bridge product: nForce3 250Gb Host Bridge vendor: nVidia Corporation physical id: d0000000 bus info: pci at 00:00.0 version: a1 width: 32 bits clock: 66MHz resources: iomemory:d0000000-d7ffffff *-isa UNCLAIMED description: ISA bridge product: nForce3 250Gb LPC Bridge vendor: nVidia Corporation physical id: 1 bus info: pci at 00:01.0 version: a2 width: 32 bits clock: 66MHz capabilities: isa bus_master *-serial description: SMBus product: nForce 250Gb PCI System Management vendor: nVidia Corporation physical id: 1.1 bus info: pci at 00:01.1 version: a1 width: 32 bits clock: 66MHz capabilities: cap_list configuration: driver=nForce2_smbus resources: ioport:ec00-ec1f ioport:4c00-4c3f ioport:4c40-4c7f irq:5 *-usb:0 description: USB Controller product: CK8S USB Controller vendor: nVidia Corporation physical id: 2 bus info: pci at 00:02.0 version: a1 width: 32 bits clock: 66MHz capabilities: ohci bus_master cap_list configuration: driver=ohci_hcd resources: iomemory:df003000-df003fff irq:193 *-usbhost product: OHCI Host Controller vendor: Linux 2.6.15-25-amd64-generic ohci_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=4 speed=12.0MB/s *-usb:1 description: USB Controller product: CK8S USB Controller vendor: nVidia Corporation physical id: 2.1 bus info: pci at 00:02.1 version: a1 width: 32 bits clock: 66MHz capabilities: ohci bus_master cap_list configuration: driver=ohci_hcd resources: iomemory:df004000-df004fff irq:201 *-usbhost product: OHCI Host Controller vendor: Linux 2.6.15-25-amd64-generic ohci_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=4 speed=12.0MB/s *-usb:2 description: USB Controller product: nForce3 EHCI USB 2.0 Controller vendor: nVidia Corporation physical id: 2.2 bus info: pci at 00:02.2 version: a2 width: 32 bits clock: 66MHz capabilities: ehci bus_master cap_list configuration: driver=ehci_hcd resources: iomemory:df005000-df0050ff irq:177 *-usbhost product: EHCI Host Controller vendor: Linux 2.6.15-25-amd64-generic 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=8 speed=480.0MB/s *-usb description: USB hub product: CY7C65640 USB-2.0 "TetraHub" vendor: Cypress Semiconductor Corp. physical id: 1 bus info: usb at 3:1 version: 0.07 capabilities: usb-2.00 configuration: driver=hub maxpower=100mA slots=4 speed=480.0MB/s *-usb description: Mass storage device product: 223 USB97C223 vendor: SMSC physical id: 4 bus info: usb at 3:1.4 logical name: scsi4 version: 1.95 serial: 031017200000 capabilities: usb-2.00 scsi emulated scsi-host configuration: driver=usb-storage maxpower=96mA speed=480.0MB/s *-disk:0 description: SCSI Disk product: 223 U HS-CF vendor: SMSC physical id: 0.0.0 bus info: scsi at 4:0.0.0 logical name: /dev/sdb version: 1.95 capabilities: removable *-disc physical id: 0 logical name: /dev/sdb *-disk:1 description: SCSI Disk product: 223 U HS-MS vendor: SMSC physical id: 0.0.1 bus info: scsi at 4:0.0.1 logical name: /dev/sdc version: 1.95 capabilities: removable *-disc physical id: 0 logical name: /dev/sdc *-disk:2 description: SCSI Disk product: 223 U HS-SM vendor: SMSC physical id: 0.0.2 bus info: scsi at 4:0.0.2 logical name: /dev/sdd version: 1.95 capabilities: removable *-disc physical id: 0 logical name: /dev/sdd *-disk:3 description: SCSI Disk product: 223 U HS-SD/MMC vendor: SMSC physical id: 0.0.3 bus info: scsi at 4:0.0.3 logical name: /dev/sde version: 1.95 capabilities: removable *-disc physical id: 0 logical name: /dev/sde *-bridge description: Ethernet interface product: CK8S Ethernet Controller vendor: nVidia Corporation physical id: 5 bus info: pci at 00:05.0 logical name: eth0 version: a2 serial: 00:11:09:c5:ff:fe size: 100000000 capacity: 1000000000 width: 32 bits clock: 66MHz capabilities: bridge bus_master cap_list ethernet physical mii 10bt 10bt-fd 100bt 100bt-fd 1000bt-fd autonegociation configuration: autonegociation=on broadcast=yes driver=forcedeth driverversion=0.48 duplex=full ip=192.168.0.3 link=yes multicast=yes port=MII speed=100MB/s resources: iomemory:df000000-df000fff ioport:a800-a807 irq:185 *-multimedia description: Multimedia audio controller product: nForce3 250Gb AC'97 Audio Controller vendor: nVidia Corporation physical id: 6 bus info: pci at 00:06.0 version: a1 width: 32 bits clock: 66MHz capabilities: bus_master cap_list configuration: driver=Intel ICH resources: ioport:ac00-acff ioport:b000-b07f iomemory:df001000-df001fff irq:193 *-ide:0 description: IDE interface product: CK8S Parallel ATA Controller (v2.5) vendor: nVidia Corporation physical id: 8 bus info: pci at 00:08.0 version: a2 width: 32 bits clock: 66MHz capabilities: ide bus_master cap_list configuration: driver=AMD_IDE resources: ioport:f000-f00f *-ide description: IDE Channel 0 physical id: 0 bus info: ide at 0 logical name: ide0 clock: 66MHz *-cdrom:0 description: IDE CD-ROM product: HITACHI CDR-8335 vendor: Hitachi physical id: 0 bus info: ide at 0.0 logical name: /dev/hda version: 0008 capabilities: packet atapi cdrom removable nonmagnetic dma lba iordy audio *-disc physical id: 0 logical name: /dev/hda *-cdrom:1 description: DVD writer product: ATAPI DVD RW 12XMax physical id: 1 bus info: ide at 0.1 logical name: /dev/hdb version: 120D capabilities: packet atapi cdrom removable nonmagnetic dma lba iordy audio cd-r cd-rw dvd dvd-r configuration: mode=udma2 *-disc physical id: 0 logical name: /dev/hdb *-ide:1 description: IDE interface product: CK8S Serial ATA Controller (v2.5) vendor: nVidia Corporation physical id: 9 bus info: pci at 00:09.0 logical name: scsi0 logical name: scsi1 version: a2 width: 32 bits clock: 66MHz capabilities: ide bus_master cap_list emulated scsi-host configuration: driver=sata_nv resources: ioport:9e0-9e7 ioport:be0-be3 ioport:960-967 ioport:b60-b63 ioport:cc00-cc0f ioport:d000-d07f irq:177 *-disk description: SCSI Disk product: Maxtor 6Y120M0 vendor: ATA physical id: 0.0.0 bus info: scsi at 0:0.0.0 logical name: /dev/sda version: YAR5 serial: Y3P0Z5SE size: 114GB capabilities: partitioned partitioned:dos configuration: ansiversion=5 *-volume:0 description: Linux filesystem partition physical id: 1 bus info: scsi at 0:0.0.0,1 logical name: /dev/sda1 capacity: 47MB capabilities: primary bootable *-volume:1 description: W95 Ext'd (LBA) partition physical id: 2 bus info: scsi at 0:0.0.0,2 logical name: /dev/sda2 capacity: 972MB capabilities: primary *-volume:2 description: Linux filesystem partition physical id: 3 bus info: scsi at 0:0.0.0,3 logical name: /dev/sda3 capacity: 113GB capabilities: primary *-ide:2 description: IDE interface product: CK8S Serial ATA Controller (v2.5) vendor: nVidia Corporation physical id: a bus info: pci at 00:0a.0 logical name: scsi2 logical name: scsi3 version: a2 width: 32 bits clock: 66MHz capabilities: ide bus_master cap_list scsi-host configuration: driver=sata_nv resources: ioport:9f0-9f7 ioport:bf0-bf3 ioport:970-977 ioport:b70-b73 ioport:e400-e40f ioport:e800-e87f irq:185 *-pci:0 description: PCI bridge product: nForce3 250Gb AGP Host to PCI Bridge vendor: nVidia Corporation physical id: b bus info: pci at 00:0b.0 version: a2 width: 32 bits clock: 66MHz capabilities: pci normal_decode bus_master *-display description: VGA compatible controller product: MGA G550 AGP vendor: Matrox Graphics, Inc. physical id: 0 bus info: pci at 01:00.0 version: 01 size: 8MB width: 32 bits clock: 33MHz capabilities: vga bus_master cap_list resources: iomemory:d8000000-d8003fff iomemory:d9000000-d97fffff irq:225 *-pci:1 description: PCI bridge product: nForce3 250Gb PCI-to-PCI Bridge vendor: nVidia Corporation physical id: e bus info: pci at 00:0e.0 version: a2 width: 32 bits clock: 66MHz capabilities: pci normal_decode bus_master *-network DISABLED description: Ethernet interface product: RTL-8139/8139C/8139C+ vendor: Realtek Semiconductor Co., Ltd. physical id: 7 bus info: pci at 02:07.0 logical name: eth1 version: 10 serial: 00:50:fc:47:ff:9c size: 10MB/s capacity: 100MB/s width: 32 bits clock: 33MHz capabilities: bus_master ethernet physical tp mii 10bt 10bt-fd 100bt 100bt-fd autonegociation configuration: autonegociation=on broadcast=yes driver=8139too driverversion=0.9.27 duplex=half link=no multicast=yes port=MII speed=10MB/s resources: ioport:9000-90ff iomemory:de001000-de0010ff irq:217 *-firewire description: FireWire (IEEE 1394) product: IEEE 1394 Host Controller vendor: VIA Technologies, Inc. physical id: c bus info: pci at 02:0c.0 version: 46 width: 32 bits clock: 33MHz capabilities: ohci bus_master cap_list configuration: driver=ohci1394 resources: iomemory:de000000-de0007ff ioport:9400-947f irq:209 *-pci:1 description: Host bridge product: K8 [Athlon64/Opteron] HyperTransport Technology Configuration vendor: Advanced Micro Devices [AMD] physical id: 100 bus info: pci at 00:18.0 version: 00 width: 32 bits clock: 33MHz *-pci:2 description: Host bridge product: K8 [Athlon64/Opteron] Address Map vendor: Advanced Micro Devices [AMD] physical id: 101 bus info: pci at 00:18.1 version: 00 width: 32 bits clock: 33MHz *-pci:3 description: Host bridge product: K8 [Athlon64/Opteron] DRAM Controller vendor: Advanced Micro Devices [AMD] physical id: 102 bus info: pci at 00:18.2 version: 00 width: 32 bits clock: 33MHz *-pci:4 description: Host bridge product: K8 [Athlon64/Opteron] Miscellaneous Control vendor: Advanced Micro Devices [AMD] physical id: 103 bus info: pci at 00:18.3 version: 00 width: 32 bits clock: 33MHz This is the result with the # uname -a Linux taillefer 2.6.15-25-amd64-generic #1 SMP PREEMPT Wed Jun 14 11:28:03 UTC 2006 x86_64 GNU/Linux which offers better support for the normal use of the machine. For me, this bug is *important* and causes hard trouble to normal use the machine. This kernel is not ready for my systems and has not been tested for this. Feel free to contact me for having more informations. I can check and do many tests if you need. PK ** Affects: linux-source-2.6.15 (Ubuntu) Importance: Untriaged Status: Unconfirmed -- Computer totaly freezes after sleeping mode entering https://launchpad.net/bugs/58314 From andrew.conkling at gmail.com Thu Aug 31 14:34:55 2006 From: andrew.conkling at gmail.com (Andrew Conkling) Date: Thu, 31 Aug 2006 14:34:55 -0000 Subject: [Bug 37876] Re: Kernel does not read DVDs, no automount References: <20060403143410.25863.56627.malonedeb@gangotri.ubuntu.com> Message-ID: <20060831143455.26465.58196.malone@gangotri.ubuntu.com> What info does this bug need? -- Kernel does not read DVDs, no automount https://launchpad.net/bugs/37876 From jpvissers at gmail.com Thu Aug 31 14:38:09 2006 From: jpvissers at gmail.com (accel) Date: Thu, 31 Aug 2006 14:38:09 -0000 Subject: [Bug 36998] Re: Kernel Won't Boot on an IBM Thinkpad R30 References: <20060328130330.20514.53400.malonedeb@gangotri.ubuntu.com> Message-ID: <20060831143809.5577.53188.malone@gandwana.ubuntu.com> I also have the same problem with Ubuntu 6.06 but on a Acer TravelMate 529 TXV. Booting stops as it tries to load the cd-module. The same thing happens when I try booting Kanoptix 2006 RC4 openSuSE and Knoppix are booting fine, with no bootoptions. -- Kernel Won't Boot on an IBM Thinkpad R30 https://launchpad.net/bugs/36998 From fieldstone at gmail.com Thu Aug 31 15:09:09 2006 From: fieldstone at gmail.com (Jason Feldstein) Date: Thu, 31 Aug 2006 15:09:09 -0000 Subject: [Bug 57294] Re: No headphone support for MCP51 References: <20060822134829.13463.37270.malonedeb@gandwana.ubuntu.com> Message-ID: <20060831150909.26465.15122.launchpad@gangotri.ubuntu.com> ** Also affects: alsa-driver (Ubuntu) Importance: Untriaged Status: Unconfirmed -- No headphone support for MCP51 https://launchpad.net/bugs/57294 From eric_quist at hotmail.com Thu Aug 31 15:36:08 2006 From: eric_quist at hotmail.com (qrusty) Date: Thu, 31 Aug 2006 15:36:08 -0000 Subject: [Bug 48395] Re: ipw3945 produces 99% cpu, making my laptop unusable References: <20060604183717.4978.25428.malonedeb@gandwana.ubuntu.com> Message-ID: <20060831153608.5577.50010.malone@gandwana.ubuntu.com> I have been having the same ipw3945 problem as everybody else. Then today at work, the problem went away. It turns out that at home it has problems, but at work it doesn't. Here at work they are using a Cisco router, but at home, I have a WRTP54G. Earlier somebody mentioned that they got their wireless card to work with a WRTP54G. Could it be that I need to upgrade my firmware? -- ipw3945 produces 99% cpu, making my laptop unusable https://launchpad.net/bugs/48395 From sfllaw at ubuntu.com Thu Aug 31 19:04:06 2006 From: sfllaw at ubuntu.com (Simon Law) Date: Thu, 31 Aug 2006 19:04:06 -0000 Subject: [Bug 29695] Re: after sleep+resume I can't restart the system References: <20060125205542.26274.38074.malonedeb@gangotri.ubuntu.com> Message-ID: <20060831190406.30936.18707.launchpad@gandwana.ubuntu.com> ** Changed in: linux-source-2.6.17 (Ubuntu) Assignee: Simon Law => (unassigned) Status: Needs Info => Confirmed -- after sleep+resume I can't restart the system https://launchpad.net/bugs/29695 From sfllaw at ubuntu.com Thu Aug 31 19:28:47 2006 From: sfllaw at ubuntu.com (Simon Law) Date: Thu, 31 Aug 2006 19:28:47 -0000 Subject: [Bug 43961] Re: Power down after shutdown does not work... References: <20060510072310.21520.62027.malonedeb@gandwana.ubuntu.com> Message-ID: <20060831192847.26465.28105.malone@gangotri.ubuntu.com> Thanks for everyone's patience. This is certainly a Linux bug and from the comments in the upstream bug report, they are actively working on it. -- Power down after shutdown does not work... https://launchpad.net/bugs/43961 From sfllaw at ubuntu.com Thu Aug 31 19:39:50 2006 From: sfllaw at ubuntu.com (Simon Law) Date: Thu, 31 Aug 2006 19:39:50 -0000 Subject: [Bug 27892] Re: pcmcia subsystem not functional with kernel 2.6.15-10 (ioremap failed) References: <20060113151946.29386.68296.launchpad@macquarie.warthogs.hbd.com> Message-ID: <20060831193950.26465.11806.launchpad@gangotri.ubuntu.com> ** Changed in: linux-source-2.6.15 (Ubuntu) Status: Unconfirmed => Confirmed -- pcmcia subsystem not functional with kernel 2.6.15-10 (ioremap failed) https://launchpad.net/bugs/27892 From tburmas at yahoo.com Thu Aug 31 19:57:29 2006 From: tburmas at yahoo.com (linuxted) Date: Thu, 31 Aug 2006 19:57:29 -0000 Subject: [Bug 58339] no sound at all. Even unmuted References: <20060831122211.5486.89963.malonedeb@gandwana.ubuntu.com> Message-ID: <20060831195729.26396.64240.launchpad@canonical@gangotri.ubuntu.com> Public bug reported: $ uname -r 2.6.15-26-386 $ aplay -l **** List of PLAYBACK Hardware Devices **** card 0: SI7012 [SiS SI7012], device 0: Intel ICH [SiS SI7012] Subdevices: 1/1 Subdevice #0: subdevice #0 $ lspci -v 0000:00:02.7 Multimedia audio controller: Silicon Integrated Systems [SiS] Sound Controller (rev a0) Subsystem: Elitegroup Computer Systems: Unknown device 1891 Flags: bus master, medium devsel, latency 32, IRQ 225 I/O ports at e000 [size=256] I/O ports at e100 [size=128] Capabilities: All attempts to get sound to work have failed. ** Affects: linux-source-2.6.15 (Ubuntu) Importance: Low Status: Needs Info -- no sound at all. Even unmuted https://launchpad.net/bugs/58339 From profox at ubuntu-nl.org Thu Aug 31 19:50:20 2006 From: profox at ubuntu-nl.org (profoX) Date: Thu, 31 Aug 2006 19:50:20 -0000 Subject: [Bug 36596] Re: system freeze after clicking task manager trash icon in "pan" newsreader References: <20060325145711.6279.38615.malonedeb@gandwana.ubuntu.com> Message-ID: <20060831195020.26465.39204.malone@gangotri.ubuntu.com> Hey, do you guys also have the problem that when you go to a VC (ctrl+alt+F1) and back to X (ctrl+alt+F7) that there is a hard freeze? I have this problem alot.. can someone confirm it exists on their systems or not? -- system freeze after clicking task manager trash icon in "pan" newsreader https://launchpad.net/bugs/36596 From crimsun at fungus.sh.nu Thu Aug 31 19:57:29 2006 From: crimsun at fungus.sh.nu (Daniel T Chen) Date: Thu, 31 Aug 2006 19:57:29 -0000 Subject: [Bug 58339] Re: no sound at all. Even unmuted References: <20060831122211.5486.89963.malonedeb@gandwana.ubuntu.com> Message-ID: <20060831195729.26396.26761.malone@gangotri.ubuntu.com> Please attach the output from ``lspci -nv && amixer''. ** Changed in: alsa-driver (Ubuntu) Sourcepackagename: alsa-driver => linux-source-2.6.15 Importance: Untriaged => Low Status: Unconfirmed => Needs Info -- no sound at all. Even unmuted https://launchpad.net/bugs/58339 From hez at truegeek.net Thu Aug 31 20:06:18 2006 From: hez at truegeek.net (Hezekiah Carty) Date: Thu, 31 Aug 2006 20:06:18 -0000 Subject: [Bug 36596] Re: system freeze after clicking task manager trash icon in "pan" newsreader References: <20060325145711.6279.38615.malonedeb@gandwana.ubuntu.com> Message-ID: <20060831200618.30981.26758.malone@gandwana.ubuntu.com> profoX - I have not had any VT-switching related lockup problems on my system (laptop with ATI 9200m, 32mb). -- system freeze after clicking task manager trash icon in "pan" newsreader https://launchpad.net/bugs/36596 From profox at ubuntu-nl.org Thu Aug 31 21:48:53 2006 From: profox at ubuntu-nl.org (profoX) Date: Thu, 31 Aug 2006 21:48:53 -0000 Subject: [Bug 36596] Re: system freeze after clicking task manager trash icon in "pan" newsreader References: <20060325145711.6279.38615.malonedeb@gandwana.ubuntu.com> Message-ID: <20060831214853.30981.28054.malone@gandwana.ubuntu.com> laptop (ibm thinkpad T40) ati mobility radeon 7500 32MB today I didn't have VT-switching freezes, but I was running fluxbox with "sudo X -ac :1 & DISPLAY=:1 fluxbox &" -- so the problem doesn't occur when I do that. I will try VT-switching with a fluxbox, gnome and kde session in gdm and kdm tomorrow and I will let you know what happens. (xgl and non-xgl) because probably this VT-switching problem is caused by something else then -- system freeze after clicking task manager trash icon in "pan" newsreader https://launchpad.net/bugs/36596