Bug#464523: linux-image-2.6.24-1-amd64: b43 needs patches for kernel 2.6.24

2008-02-12 Thread Andreas Richter
Am Dienstag, 12. Februar 2008 20:52:52 schrieb maximilian attems:

 quick edit in /etc/kerneloops.conf and reboot into faulty kernel.
 so upstream will be notified on your oops.

Done:
http://www.kerneloops.org/raw.php?rawid=3645msgid=


 i don't like the tainted flag, why does that come?

No idea. Sorry.


-- 
Andreas Richter 
URLs: http://ar.oszine.de | http://www.oszine.de
GPG-KeyID: 0x7BA12DD9
Fingerprint: D2E9 202B F4F0 EB16 25DE 5FF7 0CF2 3C57 7BA1 2DD9


signature.asc
Description: This is a digitally signed message part.


Bug#464523: linux-image-2.6.24-1-amd64: b43 needs patches for kernel 2.6.24

2008-02-12 Thread Michael Buesch
On Tuesday 12 February 2008 20:52:52 maximilian attems wrote:
  b43-phy2: Broadcom 4311 WLAN found

Get a recent wireless-2.6 kernel to get the device working.

-- 
Greetings Michael.



-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Bug#464523: linux-image-2.6.24-1-amd64: b43 needs patches for kernel 2.6.24

2008-02-12 Thread maximilian attems
hello andreas,

On Tue, Feb 12, 2008 at 09:41:48PM +0100, Michael Buesch wrote:
 On Tuesday 12 February 2008 20:52:52 maximilian attems wrote:
   b43-phy2: Broadcom 4311 WLAN found
 
 Get a recent wireless-2.6 kernel to get the device working.

you probably read upstream recommendation 

is 2.6.25-rc1-git2 enough?
please test linux-image
http://photon.itp.tuwien.ac.at/~mattems/




-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Bug#464523: linux-image-2.6.24-1-amd64: b43 needs patches for kernel 2.6.24

2008-02-12 Thread maximilian attems
On Tue, Feb 12, 2008 at 08:37:59PM +0100, Andreas Richter wrote:
 Am Montag, 11. Februar 2008 23:06:21 schrieb maximilian attems:
 b43 doesn't work here with 2.6.24.1 either :(

ok so please install kerneloops,  let it report upstream,
quick edit in /etc/kerneloops.conf and reboot into faulty kernel.
so upstream will be notified on your oops.
 
 When i boot my own kernel (2.6.24) with patches the modprobe ssb (on startup 
 or on console) loads the b43 module also.
 When i try an modprobe ssb i became the following output:
 
 ACPI: PCI Interrupt :30:00.0[A] - GSI 18 (level, low) - IRQ 18
 PCI: Setting latency timer of device :30:00.0 to 64
 ssb: SPROM revision 3 detected.
 ssb: Sonics Silicon Backplane found on PCI device :30:00.0
 b43-phy2: Broadcom 4311 WLAN found
 phy2: Selected rate control algorithm 'simple'
 input: b43-phy2 as /class/input/input14
 Registered led device: b43-phy2:tx
 Registered led device: b43-phy2:rx
 Registered led device: b43-phy2:radio
 
 After that the wlan works ok.
 
 But on the 2.6.24.1 kernel i became the following output on modprobe ssb:
 
 ACPI: PCI Interrupt :30:00.0[A] - GSI 18 (level, low) - IRQ 18
 PCI: Setting latency timer of device :30:00.0 to 64
 WARNING: at drivers/ssb/main.c:883 ssb_tmslow_reject_bitmask()
 Pid: 3847, comm: modprobe Tainted: P2.6.24-1-amd64 #1
 
 Call Trace:
  [880527cd] :ssb:ssb_tmslow_reject_bitmask+0x4a/0x53
  [8805303d] :ssb:ssb_device_is_enabled+0xf/0x3b
  [880551ba] :ssb:ssb_pcicore_init+0x19/0x4a
  [88052544] :ssb:ssb_attach_queued_buses+0x9a/0x294
  [88053ce0] :ssb:ssb_pci_get_invariants+0x0/0x2b7
  [88052b53] :ssb:ssb_bus_register+0x13d/0x1ac
  [88052c72] :ssb:ssb_bus_pcibus_register+0x2a/0x4b
  [880545a1] :ssb:ssb_pcihost_probe+0x6f/0x9e
  [8031d400] pci_device_probe+0xd1/0x138
  [80379dda] driver_probe_device+0xf7/0x174
  [80379ef9] __driver_attach+0x0/0x92
  [80379f53] __driver_attach+0x5a/0x92
  [803791c6] bus_for_each_dev+0x43/0x6e
  [80379546] bus_add_driver+0x77/0x1be
  [8031d5d9] __pci_register_driver+0x58/0x8a
  [88031045] :ssb:ssb_modinit+0x45/0x5d
  [80256ae8] sys_init_module+0x16e3/0x1821
  [8020be2e] system_call+0x7e/0x83
 
 ssb: Sonics Silicon Backplane found on PCI device :30:00.0
 
 
 That looks different. 
 It seems that ssb doesn't detect the Broadcom device.

i don't like the tainted flag, why does that come?
 
  thanks
 
 No worries. 
 Hope my input helps to fix the problem.

adding b43 MAINTAINERS on cc to let them know.



-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Bug#464523: linux-image-2.6.24-1-amd64: b43 needs patches for kernel 2.6.24

2008-02-12 Thread Andreas Richter
Am Montag, 11. Februar 2008 23:06:21 schrieb maximilian attems:
 2.6.24.1 got pushed out with b43 stable queue patches,
 can we have a feedback on it?

b43 doesn't work here with 2.6.24.1 either :(

When i boot my own kernel (2.6.24) with patches the modprobe ssb (on startup 
or on console) loads the b43 module also.
When i try an modprobe ssb i became the following output:

ACPI: PCI Interrupt :30:00.0[A] - GSI 18 (level, low) - IRQ 18
PCI: Setting latency timer of device :30:00.0 to 64
ssb: SPROM revision 3 detected.
ssb: Sonics Silicon Backplane found on PCI device :30:00.0
b43-phy2: Broadcom 4311 WLAN found
phy2: Selected rate control algorithm 'simple'
input: b43-phy2 as /class/input/input14
Registered led device: b43-phy2:tx
Registered led device: b43-phy2:rx
Registered led device: b43-phy2:radio

After that the wlan works ok.

But on the 2.6.24.1 kernel i became the following output on modprobe ssb:

ACPI: PCI Interrupt :30:00.0[A] - GSI 18 (level, low) - IRQ 18
PCI: Setting latency timer of device :30:00.0 to 64
WARNING: at drivers/ssb/main.c:883 ssb_tmslow_reject_bitmask()
Pid: 3847, comm: modprobe Tainted: P2.6.24-1-amd64 #1

Call Trace:
 [880527cd] :ssb:ssb_tmslow_reject_bitmask+0x4a/0x53
 [8805303d] :ssb:ssb_device_is_enabled+0xf/0x3b
 [880551ba] :ssb:ssb_pcicore_init+0x19/0x4a
 [88052544] :ssb:ssb_attach_queued_buses+0x9a/0x294
 [88053ce0] :ssb:ssb_pci_get_invariants+0x0/0x2b7
 [88052b53] :ssb:ssb_bus_register+0x13d/0x1ac
 [88052c72] :ssb:ssb_bus_pcibus_register+0x2a/0x4b
 [880545a1] :ssb:ssb_pcihost_probe+0x6f/0x9e
 [8031d400] pci_device_probe+0xd1/0x138
 [80379dda] driver_probe_device+0xf7/0x174
 [80379ef9] __driver_attach+0x0/0x92
 [80379f53] __driver_attach+0x5a/0x92
 [803791c6] bus_for_each_dev+0x43/0x6e
 [80379546] bus_add_driver+0x77/0x1be
 [8031d5d9] __pci_register_driver+0x58/0x8a
 [88031045] :ssb:ssb_modinit+0x45/0x5d
 [80256ae8] sys_init_module+0x16e3/0x1821
 [8020be2e] system_call+0x7e/0x83

ssb: Sonics Silicon Backplane found on PCI device :30:00.0


That looks different. 
It seems that ssb doesn't detect the Broadcom device.

 thanks

No worries. 
Hope my input helps to fix the problem.


-- 
Andreas Richter 
URLs: http://ar.oszine.de | http://www.oszine.de
GPG-KeyID: 0x7BA12DD9
Fingerprint: D2E9 202B F4F0 EB16 25DE 5FF7 0CF2 3C57 7BA1 2DD9


signature.asc
Description: This is a digitally signed message part.


Bug#464523: linux-image-2.6.24-1-amd64: b43 needs patches for kernel 2.6.24

2008-02-11 Thread maximilian attems
2.6.24.1 got pushed out with b43 stable queue patches,
can we have a feedback on it?

thanks




-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Bug#464523: linux-image-2.6.24-1-amd64: b43 needs patches for kernel 2.6.24

2008-02-07 Thread Andreas Richter
Package: linux-image-2.6.24-1-amd64
Version: 2.6.24-3
Severity: important

I own a Broadcom bcm4311 rev 2 WLAN-Card. To run this card with the b43 driver 
the kernel 2.6.24 needs patches.
The issue is described in[1]. The patch you can download from[2].
Please inlcude the patches in the next release of 2.6.24 images so i can use 
2.6.24 with wlan on my machine.

For the moment i must unload b43 and ssb in order to load ndiswrapper for run 
my wlan-device.



-- Package-specific info:
** Version:
Linux version 2.6.24-1-amd64 (Debian 2.6.24-3) ([EMAIL PROTECTED]) (gcc version 
4.1.3 20080114 (prerelease) (Debian 4.1.2-19)) #1 SMP Wed Feb 6 14:31:28 UTC 
2008

** Command line:
root=/dev/sda1 ro 

** Tainted: P (1)

** Kernel log:
swsusp: Basic memory bitmaps created
swsusp: Basic memory bitmaps freed
kjournald starting.  Commit interval 5 seconds
EXT3-fs: mounted filesystem with ordered data mode.
pci_hotplug: PCI Hot Plug PCI Core version: 0.5
input: PC Speaker as /class/input/input2
pnp: the driver 'tpm_inf_pnp' has been registered
tpm_inf_pnp 00:02: Found C231 with ID IFX0102
tpm_inf_pnp 00:02: TPM found: config base 0x520, data base 0x530, chip version 
0x000b, vendor id 0x15d1 (Infineon), product id 0x000b (SLB 9635 TT 1.2)
tpm_inf_pnp 00:02: driver attached
shpchp: Standard Hot Plug PCI Controller Driver version: 0.4
piix4_smbus :00:14.0: Found :00:14.0 device
ACPI: PCI Interrupt :00:14.2[A] - GSI 16 (level, low) - IRQ 16
ACPI: EC: non-query interrupt received, switching to interrupt mode
si3054: cannot initialize. EXT MID = 
input: Power Button (FF) as /class/input/input3
ACPI: Power Button (FF) [PWRF]
input: Sleep Button (CM) as /class/input/input4
ACPI: Sleep Button (CM) [C28D]
input: Lid Switch as /class/input/input5
ACPI: Lid Switch [C265]
ACPI: AC Adapter [C1EB] (off-line)
Yenta: CardBus bridge found at :02:04.0 [103c:30c2]
ACPI: Battery Slot [C1ED] (battery present)
ACPI: Battery Slot [C1EC] (battery absent)
Yenta: ISA IRQ mask 0x0cb8, PCI irq 20
Socket status: 3006
Yenta: Raising subordinate bus# of parent bus (#02) from #03 to #06
pcmcia: parent PCI bridge Memory window: 0xd010 - 0xd03f
Synaptics Touchpad, model: 1, fw: 6.2, id: 0x2580b1, caps: 0xa04793/0x30
serio: Synaptics pass-through port at isa0060/serio4/input0
input: SynPS/2 Synaptics TouchPad as /class/input/input6
input: Video Bus as /class/input/input7
Bluetooth: Core ver 2.11
NET: Registered protocol family 31
Bluetooth: HCI device and connection manager initialized
Bluetooth: HCI socket layer initialized
Bluetooth: HCI USB driver ver 2.9
usbcore: registered new interface driver hci_usb
ACPI: Video Device [C08D] (multi-head: yes  rom: no  post: no)
Adding 4883720k swap on /dev/sda5.  Priority:-1 extents:1 across:4883720k
EXT3 FS on sda1, internal journal
loop: module loaded
device-mapper: uevent: version 1.0.3
device-mapper: ioctl: 4.12.0-ioctl (2007-10-02) initialised: [EMAIL PROTECTED]
kjournald starting.  Commit interval 5 seconds
EXT3 FS on sda6, internal journal
EXT3-fs: mounted filesystem with ordered data mode.
kjournald starting.  Commit interval 5 seconds
EXT3-fs warning: maximal mount count reached, running e2fsck is recommended
EXT3 FS on sda2, internal journal
EXT3-fs: mounted filesystem with ordered data mode.
powernow-k8: Found 1 AMD Turion(tm) 64 X2 Mobile Technology TL-64 processors (2 
cpu cores) (version 2.20.00)
powernow-k8:0 : fid 0xe (2200 MHz), vid 0x11
powernow-k8:1 : fid 0xc (2000 MHz), vid 0x12
powernow-k8:2 : fid 0xa (1800 MHz), vid 0x13
powernow-k8:3 : fid 0x8 (1600 MHz), vid 0x14
powernow-k8:4 : fid 0x0 (800 MHz), vid 0x1e
powernow-k8: ph2 null fid transition 0xe
pnp: the driver 'parport_pc' has been registered
lp: driver loaded but no devices found
ppdev: user-space parallel port driver
hda: drive_cmd: status=0x51 { DriveReady SeekComplete Error }
hda: drive_cmd: error=0x04 { AbortedCommand }
ide: failed opcode was: 0xef
Clocksource tsc unstable (delta = -112351453 ns)
Bluetooth: L2CAP ver 2.9
Bluetooth: L2CAP socket layer initialized
Bluetooth: RFCOMM socket layer initialized
Bluetooth: RFCOMM TTY layer initialized
Bluetooth: RFCOMM ver 1.8
hda: drive_cmd: status=0x51 { DriveReady SeekComplete Error }
hda: drive_cmd: error=0x04 { AbortedCommand }
ide: failed opcode was: 0xef
fglrx: module license 'Proprietary. (C) 2002 - ATI Technologies, Starnberg, 
GERMANY' taints kernel.
[fglrx] Maximum main memory to use for locked dma buffers: 1768 MBytes.
[fglrx] ASYNCIO init succeed!
[fglrx] PAT is enabled successfully!
[fglrx] module loaded - fglrx 8.45.4 [Jan 16 2008] on minor 0
ACPI: PCI Interrupt :01:05.0[B] - GSI 19 (level, low) - IRQ 19
[fglrx] GART Table is not in FRAME_BUFFER range 
[fglrx] Reserve Block - 0 offset =  0X7ffb000 length = 0X5000
[fglrx] Reserve Block - 1 offset =  0X0 length = 0X100
ndiswrapper version 1.51 loaded (smp=yes, preempt=no)
usbcore: registered new interface driver ndiswrapper
usbcore: deregistering interface driver 

Bug#464523: linux-image-2.6.24-1-amd64: b43 needs patches for kernel 2.6.24

2008-02-07 Thread maximilian attems
On Thu, Feb 07, 2008 at 11:51:21AM +0100, Andreas Richter wrote:
 
 I own a Broadcom bcm4311 rev 2 WLAN-Card. To run this card with the b43 
 driver the kernel 2.6.24 needs patches.
 The issue is described in[1]. The patch you can download from[2].
 Please inlcude the patches in the next release of 2.6.24 images so i can use 
 2.6.24 with wlan on my machine.
 
 For the moment i must unload b43 and ssb in order to load ndiswrapper for run 
 my wlan-device.

known, the stable queue for 2.6.24 has a nr of b43 patches:
:~/src/stable-queue/queue-2.6.24$ ls -1 | grep b43
b43-drop-packets-we-are-not-able-to-encrypt.patch
b43-fix-dma-slot-resource-leakage.patch
b43-fix-suspend-resume.patch
b43legacy-drop-packets-we-are-not-able-to-encrypt.patch
b43legacy-fix-dma-slot-resource-leakage.patch
b43legacy-fix-pio-crash.patch
b43legacy-fix-suspend-resume.patch
b43-reject-new-firmware-early.patch


i'm waiting for 2.6.24.1, this will of course get pushed out soon.




-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]