Kernel 2.6.28 breaks Network Manager on PowerPC with airport card (orinoco)[May Be False Alarm]
I don't know if this is the right place for this message, but i figured it was my best shot. I have two older apple systems, an iBook Tangerine (300 MHz G3) and a Pismo Powerbook (a.k.a. 200, Firewire)(500 MHz G3) I downloaded the netinstall files a while back, and the kernel they installed (on both machines) was 2.6.18 (deb file name: linux-image-2.6.18-6-powerpc_2.6.18.dfsg.1-23_powerpc.deb ) Following the instructions at http://wiki.debian.org/orinoco , i downloaded the firmware for the wireless card and installed the 2.6.28 kernel, believing that this would result in working WPA support. It did, sorta. Using wpa_supplicant alone (no Network Manager, or wicd or anything) seemed to work However, Network Manager now saw my Airport card as "Apple UniNorth Keylargo I/O (wlan0)" or something similar, and identified it as a wired interface. Also, autodetection of mountable volumes (e.g., flash drives) failed silently. wicd was able to make it work, primarily because it accesses devices differently. (exactly what that difference is, i am unsure) So, i am assuming that the kernel, or one of the daemons does not operate correctly, and causes this problem I downgraded back to the 2.6.18 kernel, and, while i no longer have any wpa support, i at least have wifi. things i don't know: - which kernel version causes this breakage. (> 2.6.18?) - what exactly causes the breakage - if the breakage really is attributable to the kernel This isn't a request for help, just a note to inform you of my experience with this kernel Regards, Patrick. -- Alanis Morissette - "We'll love you just the way you are if you're perfect." -- To UNSUBSCRIBE, email to debian-kernel-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
Bug#515125: general: cpu frequency scaling crashes my system
Forwarding information sent to me personally about this bug. --- Begin Message --- On Sat, 14 Feb 2009 07:10:36 +0100, Lionel Elie Mamane wrote: reassign 515125 linux-2.6 thanks Hi, Thank you for your bug report. On Fri, Feb 13, 2009 at 08:13:45PM +0100, Mark Poks wrote: i am not sure what exacly causes the problem. it maight be cpufreq, or kernel or maybe something else (or CPU Frequency Scalling Monitor applet in GNOME which is rather in doubt). when enabled "AMD Quiet'n'cool" in BIOS (the CPU frequency scalling) and have installed CPUFreq package, it very often happens that system crashes totally. Well, the most likely is either the kernel, or a bug in your BIOS. I'm reassigning this bug to the kernel package so that the experts on this can take a look at this. What CPU, motherboard and BIOS version do you have exactly? Please send us the contents of the files /proc/cpuinfo, /sys/devices/system/cpu/cpu*/cpufreq/scaling_governor and /sys/devices/system/cpu/cpu0/cpufreq/scaling_driver, as well as the output of the command "lsmod" (all this taken when "AMD Quiet'n'cool is enabled in the kernel). The BIOS version is shown on the boot screen, before grub (or lilo), usually on the third / fourth line or something like that. You may also try to see if there is a BIOS update available for your motherboard; it may solve the problem. -- System Information: Debian Release: 5.0 APT prefers testing APT policy: (500, 'testing') Architecture: i386 (i686) Kernel: Linux 2.6.26-1-686-bigmem (SMP w/2 CPU cores) Hi, my mainboard is: ASUS M2N32 WS Professional AwardBIOS v6.00PG, 05/05/2008-C51XEMCP55PXE-M2N32-WS-00. cat /sys/devices/system/cpu/cpu*/cpufreq/scaling_governor userspace userspace (this is default, but last time my machine crashed i have changed manually to 'ondemand') cat /sys/devices/system/cpu/cpu0/cpufreq/scaling_driver powernow-k8 cat /proc/cpuinfo processor : 0 vendor_id : AuthenticAMD cpu family : 15 model : 67 model name : AMD Athlon(tm) 64 X2 Dual Core Processor 6000+ stepping: 3 cpu MHz : 2800.000 cache size : 1024 KB physical id : 0 siblings: 2 core id : 0 cpu cores : 2 apicid : 0 initial apicid : 0 fdiv_bug: no hlt_bug : no f00f_bug: no coma_bug: no 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 ht syscall nx mmxext fxsr_opt rdtscp lm 3dnowext 3dnow pni cx16 lahf_lm cmp_legacy svm extapic cr8_legacy bogomips: 5630.14 clflush size: 64 power management: ts fid vid ttp tm stc processor : 1 vendor_id : AuthenticAMD cpu family : 15 model : 67 model name : AMD Athlon(tm) 64 X2 Dual Core Processor 6000+ stepping: 3 cpu MHz : 2800.000 cache size : 1024 KB physical id : 0 siblings: 2 core id : 1 cpu cores : 2 apicid : 1 initial apicid : 1 fdiv_bug: no hlt_bug : no f00f_bug: no coma_bug: no 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 ht syscall nx mmxext fxsr_opt rdtscp lm 3dnowext 3dnow pni cx16 lahf_lm cmp_legacy svm extapic cr8_legacy bogomips: 5630.14 clflush size: 64 power management: ts fid vid ttp tm stc cpufreq-info cpufrequtils 004: cpufreq-info (C) Dominik Brodowski 2004-2006 Report errors and bugs to cpuf...@lists.linux.org.uk, please. analyzing CPU 0: driver: powernow-k8 CPUs which need to switch frequency at the same time: 0 1 hardware limits: 1000 MHz - 3.00 GHz available frequency steps: 3.00 GHz, 2.80 GHz, 2.60 GHz, 2.40 GHz, 2.20 GHz, 2.00 GHz, 1.80 GHz, 1000 MHz available cpufreq governors: conservative, powersave, ondemand, userspace, performance current policy: frequency should be within 1000 MHz and 3.00 GHz. The governor "userspace" may decide which speed to use within this range. current CPU frequency is 2.80 GHz. cpufreq stats: 3.00 GHz:1.52%, 2.80 GHz:0.94%, 2.60 GHz:0.75%, 2.40 GHz:0.92%, 2.20 GHz:0.84%, 2.00 GHz:0.79%, 1.80 GHz:0.79%, 1000 MHz:93.45% (410) analyzing CPU 1: driver: powernow-k8 CPUs which need to switch frequency at the same time: 0 1 hardware limits: 1000 MHz - 3.00 GHz available frequency steps: 3.00 GHz, 2.80 GHz, 2.60 GHz, 2.40 GHz, 2.20 GHz, 2.00 GHz, 1.80 GHz, 1000 MHz available cpufreq governors: conservative, powersave, ondemand, userspace, performance current policy: frequency should be within 1000 MHz and 3.00 GHz. The governor "userspace" may decide which speed to use within this range. current CPU frequency is 2.80 GHz. cpufreq sta
Bug#515205: linux-image-2.6.26-1-amd64: freshly installed debian with 64-bit kernel does not boot-up correctly
Package: linux-image-2.6.26-1-amd64 Version: 2.6.26-13 Severity: important when booting, it holds on 'Waiting for /dev to be fully populated'. CTRL+C continues boot. when started kernel without QUIET parameter, there is following in the log [9.937812] ACPI: PCI Interrupt Link [AAZA] enabled at IRQ 20 [9.937852] ACPI: PCI Interrupt :00:0e.1[B] -> Link [AAZA] -> GSI 20 (level, low) -> IRQ 20 [9.937968] PCI: Setting latency timer of device :00:0e.1 to 64 [9.938504] parport_pc 00:09: driver attached [ 10.350261] ACPI: PCI Interrupt Link [APC8] enabled at IRQ 16 [ 10.350261] ACPI: PCI Interrupt :04:01.0[A] -> Link [APC8] -> GSI 16 (level, low) -> IRQ 16 [ 48.888355] Adding 12586916k swap on /dev/sdb3. Priority:-1 extents:1 across:12586916k [ 49.270818] EXT3 FS on sdb1, internal journal as it is visible, booting holds at 10th second. cheers. -- Package-specific info: ** Version: Linux version 2.6.26-1-amd64 (Debian 2.6.26-13) (wa...@debian.org) (gcc version 4.1.3 20080704 (prerelease) (Debian 4.1.2-24)) #1 SMP Sat Jan 10 17:57:00 UTC 2009 ** Command line: root=/dev/sdb1 ro ** Tainted: P (1) ** Kernel log: [5.730388] sd 1:0:0:0: [sdb] Attached SCSI disk [6.348530] hda: Optiarc DVD RW AD-7203A, ATAPI CD/DVD-ROM drive [7.133026] hdb: HL-DT-STDVD-RAM GSA-H55L, ATAPI CD/DVD-ROM drive [7.188476] hda: host max PIO5 wanted PIO255(auto-tune) selected PIO4 [7.188752] hda: UDMA/66 mode selected [7.192934] hdb: host max PIO5 wanted PIO255(auto-tune) selected PIO4 [7.192934] hdb: UDMA/66 mode selected [7.192934] ide0 at 0x1f0-0x1f7,0x3f6 on irq 14 [7.388906] hda: ATAPI 48X DVD-ROM DVD-R-RAM CD-R/RW drive, 974kB Cache [7.388906] Uniform CD-ROM driver Revision: 3.20 [7.396908] hdb: ATAPI 48X DVD-ROM DVD-R-RAM CD-R/RW drive, 2048kB Cache [7.489331] EXT3-fs: INFO: recovery required on readonly filesystem. [7.489331] EXT3-fs: write access will be enabled during recovery. [7.589330] kjournald starting. Commit interval 5 seconds [7.589330] EXT3-fs: recovery complete. [7.589330] EXT3-fs: mounted filesystem with ordered data mode. [8.440850] udevd version 125 started [9.068284] input: Power Button (FF) as /class/input/input4 [9.130585] ACPI: Power Button (FF) [PWRF] [9.130682] input: Power Button (CM) as /class/input/input5 [9.189948] ACPI: Power Button (CM) [PWRB] [9.395130] i2c-adapter i2c-0: nForce2 SMBus adapter at 0x1c00 [9.395130] i2c-adapter i2c-1: nForce2 SMBus adapter at 0x1c40 [9.486076] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [9.545265] shpchp: HPC vendor_id 1033 device_id 125 ss_vid 0 ss_did 0 [9.545557] shpchp: Standard Hot Plug PCI Controller Driver version: 0.4 [9.617821] usb-storage: device scan complete [9.618672] scsi 4:0:0:0: Direct-Access Generic USB SD Reader1.00 PQ: 0 ANSI: 0 [9.620416] scsi 4:0:0:1: Direct-Access Generic USB CF Reader1.01 PQ: 0 ANSI: 0 [9.622091] scsi 4:0:0:2: Direct-Access Generic USB SM Reader1.02 PQ: 0 ANSI: 0 [9.624086] scsi 4:0:0:3: Direct-Access Generic USB MS Reader1.03 PQ: 0 ANSI: 0 [9.628913] sd 4:0:0:0: [sdc] Attached SCSI removable disk [9.632466] sd 4:0:0:1: [sdd] Attached SCSI removable disk [9.635994] sd 4:0:0:2: [sde] Attached SCSI removable disk [9.640036] sd 4:0:0:3: [sdf] Attached SCSI removable disk [9.705410] input: PC Speaker as /class/input/input6 [9.730262] gameport: EMU10K1 is pci:04:01.1/gameport0, io 0xa800, speed 725kHz [9.842156] pnp: the driver 'parport_pc' has been registered [9.842156] parport_pc 00:09: reported by Plug and Play ACPI [9.842156] parport0: PC-style at 0x378 (0x778), irq 7 [PCSPP,TRISTATE] [9.937812] ACPI: PCI Interrupt Link [AAZA] enabled at IRQ 20 [9.937852] ACPI: PCI Interrupt :00:0e.1[B] -> Link [AAZA] -> GSI 20 (level, low) -> IRQ 20 [9.937968] PCI: Setting latency timer of device :00:0e.1 to 64 [9.938504] parport_pc 00:09: driver attached [ 10.350261] ACPI: PCI Interrupt Link [APC8] enabled at IRQ 16 [ 10.350261] ACPI: PCI Interrupt :04:01.0[A] -> Link [APC8] -> GSI 16 (level, low) -> IRQ 16 [ 48.888355] Adding 12586916k swap on /dev/sdb3. Priority:-1 extents:1 across:12586916k [ 49.270818] EXT3 FS on sdb1, internal journal [ 49.902312] loop: module loaded [ 49.930823] device-mapper: uevent: version 1.0.3 [ 49.931523] device-mapper: ioctl: 4.13.0-ioctl (2007-10-18) initialised: dm-de...@redhat.com [ 51.641688] fuse init (API version 7.9) [ 51.796259] kjournald starting. Commit interval 5 seconds [ 51.797193] EXT3 FS on sda1, internal journal [ 51.797193] EXT3-fs: mounted filesystem with ordered data mode. [ 51.817542] kjournald starting. Commit interval 5 seconds [ 51.818011] EXT3 FS on sda2, internal journal [ 51.818011] EXT3-fs: mounted filesystem with ordered data mode. [ 51.828046] kjournald starting. Commit interva
Bug#464501: marked as done (eSCO support breaks (SCO?) headsets)
On Sat, Dec 20, 2008 at 10:34:01PM +0100, Moritz Muehlenhoff wrote: > If you find the time plesae check, whether this behaviour persists with > 2.6.28 Yes and no. The good news is that Marcel Holtmann added a disable_esco parameter for people like me, so we'd no longer have to patch our kernel while this issue is being investigated. The bad news is that I can't give 2.6.27+ a try, since 769be97 breaks things even further; any connection attempt just hangs there, with nothing interesting showing up in my logs. Unlike the previous eSCO commit, simply redefining lmp_ssp_capable() to 0 does no good, and the commit cannot be cleanly reverted in v2.6.28. > and if that should still be the case, please file a bug at > bugzilla.kernel.org Looks like #9871 (and #10332, probably a duplicate) already cover this issue. Marcel, please let me know if I can be of any help in debugging this issue. I don't know Bluetooth worth squat, but I can patch, bisect, and take orders very well. (I wish I could just mail you my headset and adapter, but I currently need them as my main phone line.) -- <-- Overfiend has quit ("venturing forth to destroy strange new worlds, and eat life and new civilizations") -- To UNSUBSCRIBE, email to debian-kernel-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
Bug#512176: initramfs-tools: [PATCH] Make rootfstype working
On Sun, 18 Jan 2009, Dmitry Nezhevenko wrote: > Hi. I'm trying to get something like LiveFlash working with btrfs as root > filesystem. Currently debian versions of blkid(8) and other e2fsprogs > binaries don't recognize it. According to initramfs-tools(8) it's possible > to specify filesystem type manually at boot time using "rootfstype=my_fs" > parameter. right! > Current version of initramfs-tools waits for root device to appear and > checks that filesystem type can be detected: > > while [ ! -e "${ROOT}" ] \ > || ! $(get_fstype "${ROOT}" >/dev/null); do > /bin/sleep 0.1 > slumber=$(( ${slumber} - 1 )) > [ ${slumber} -gt 0 ] || break > done > > But get_fstype don't understand btrfs, so it just waits for timeout here. > My problem is that ROOTFSTYPE is used only _after_ this loop and there is > no way to workaround it. > > I think that we should allow get_fstype to fail if filesystem type was > provided manually at boot time. We can just check something like [ -z > "${ROOTFSTYPE}" ]. > > Please take a look to attached patch as a reference fix. have a look where slumber is set. > slumber=$(( ${slumber} * 10 )) > while [ ! -e "${ROOT}" ] \ > - || ! $(get_fstype "${ROOT}" >/dev/null); do > + || ( [ -z "${ROOTFSTYPE}" ] && ! $(get_fstype "${ROOT}" > >/dev/null) ); do > /bin/sleep 0.1 > slumber=$(( ${slumber} - 1 )) > [ ${slumber} -gt 0 ] || break just set rootfstype *and* rootdelay. unless some convincing info comes up, i'll close that bug away ;) kind regards -- maks -- To UNSUBSCRIBE, email to debian-kernel-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
Processed: tagging 512176
Processing commands for cont...@bugs.debian.org: > # Automatically generated email from bts, devscripts version 2.10.35lenny3 > tags 512176 + moreinfo Bug#512176: initramfs-tools: [PATCH] Make rootfstype working Tags were: patch Tags added: moreinfo > End of message, stopping processing here. Please contact me if you need assistance. Debian bug tracking system administrator (administrator, Debian Bugs database) -- To UNSUBSCRIBE, email to debian-kernel-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
Processed: tagging 512176
Processing commands for cont...@bugs.debian.org: > # Automatically generated email from bts, devscripts version 2.10.35lenny3 > tags 512176 - patch Bug#512176: initramfs-tools: [PATCH] Make rootfstype working Tags were: moreinfo patch Tags removed: patch > End of message, stopping processing here. Please contact me if you need assistance. Debian bug tracking system administrator (administrator, Debian Bugs database) -- To UNSUBSCRIBE, email to debian-kernel-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
Bug#515172: [linux-image-2.6-amd64] system briefly lockup with messages: CE: hpet increasing min_delta_ns to 15000 nsec
Package: linux-image-2.6-amd64 Version: 2.6.26-13 Severity: important --- Please enter the report below this line. --- i have these lockup issues while using kde 4.2 on Debian Sid + 2.6.26 AMD64 + nvidia 180.22 Processor 2x Intel(R) Core(TM)2 Duo CPU P7350 @ 2.00GHz some times i get a message from kde that it is disabling compositing for things to work properly. but not all the times. see my laptop hardware list: http://wiki.debian.org/InstallingDebianOn/HP/Pavilion_dv7 /var/log/messages: 2009-02-12 10:49:57 CE hpet increasing min_delta_ns to 22500 nsec 2009-02-12 10:57:51 CE hpet increasing min_delta_ns to 33750 nsec 2009-02-12 11:28:25 CE hpet increasing min_delta_ns to 50624 nsec please see already reported bug at ubuntu's bugzilla: https://bugs.launchpad.net/ubuntu/+source/linux/+bug/270798 --- System information. --- Architecture: amd64 Kernel: Linux 2.6.26-1-amd64 Debian Release: 5.0 500 unstablewww.debian-multimedia.org 500 unstablesnapshots.ekiga.net 500 unstablemirror.isoc.org.il 500 testing security.debian.org 1 experimentalmirror.isoc.org.il --- Package information. --- Depends (Version) | Installed =-+-=== linux-image-2.6.26-1-amd64| 2.6.26-13 -- To UNSUBSCRIBE, email to debian-kernel-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
Bug#515170: [linux-image-2.6-amd64] ACPI Error (psparse-0530): Method parse/execution failed [\_TZ_.THRM._TMP]
Package: linux-image-2.6-amd64 Version: 2.6.26-13 Severity: normal --- Please enter the report below this line. --- just got this error trying to get some temperature reading from ACPI (i guess) with the kde 4.2 plasmoid - system info. thou, it seems to report the temperature correctly. here are the lines form /var/log/messages: [ 1750.952251] ACPI: EC: missing confirmations, switch off interrupt mode. [ 1751.481551] ACPI Exception (evregion-0420): AE_TIME, Returned by Handler for [EmbeddedControl] [20080321] [ 1751.481569] ACPI Error (psparse-0530): Method parse/execution failed [\_TZ_.THRM._TMP] (Node 8100bf66ca10), AE_TIME --- System information. --- Architecture: amd64 Kernel: Linux 2.6.26-1-amd64 Debian Release: 5.0 500 unstablewww.debian-multimedia.org 500 unstablesnapshots.ekiga.net 500 unstablemirror.isoc.org.il 500 testing security.debian.org 1 experimentalmirror.isoc.org.il --- Package information. --- Depends (Version) | Installed =-+-=== linux-image-2.6.26-1-amd64| 2.6.26-13 -- To UNSUBSCRIBE, email to debian-kernel-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org