PCI: Bus #0d (-#10) is hidden behind transparent bridge #08 (-#09)

2007-06-12 Thread Ben Castricum
I am asked to report this, so I hope this helps anyone. I don't experience any problems (well.. besides the intelfb that just doesn't seem to do what I want). Regards, Ben [EMAIL PROTECTED]:/var/adm# diff -u bootmessages-2.6.22-rc4-nopci bootmessages-2.6.22-rc4 | more ---

PCI: Bus #0d (-#10) is hidden behind transparent bridge #08 (-#09)

2007-06-12 Thread Ben Castricum
I am asked to report this, so I hope this helps anyone. I don't experience any problems (well.. besides the intelfb that just doesn't seem to do what I want). Regards, Ben [EMAIL PROTECTED]:/var/adm# diff -u bootmessages-2.6.22-rc4-nopci bootmessages-2.6.22-rc4 | more ---

Re: kernel panic with 2.6.21-gdc87c398

2007-05-03 Thread Ben Castricum
Roughly 5 minutes after trying 2.6.21-gdc87c398 it paniced. I took a couple of pictures of the screen and rebooted. So far it hasn't happened again. It crashed again, this time leaving more useable info on screen (see the Crash2.jpg in the same directory). I uploaded all the info into

kernel panic with 2.6.21-gdc87c398

2007-05-03 Thread Ben Castricum
Roughly 5 minutes after trying 2.6.21-gdc87c398 it paniced. I took a couple of pictures of the screen and rebooted. So far it hasn't happened again. I uploaded all the info into http://www.bencastricum.nl/2.6.21-gdc87c398/ Hopefully this helps. Ben - To unsubscribe from this list: send

kernel panic with 2.6.21-gdc87c398

2007-05-03 Thread Ben Castricum
Roughly 5 minutes after trying 2.6.21-gdc87c398 it paniced. I took a couple of pictures of the screen and rebooted. So far it hasn't happened again. I uploaded all the info into http://www.bencastricum.nl/2.6.21-gdc87c398/ Hopefully this helps. Ben - To unsubscribe from this list: send

Re: kernel panic with 2.6.21-gdc87c398

2007-05-03 Thread Ben Castricum
Roughly 5 minutes after trying 2.6.21-gdc87c398 it paniced. I took a couple of pictures of the screen and rebooted. So far it hasn't happened again. It crashed again, this time leaving more useable info on screen (see the Crash2.jpg in the same directory). I uploaded all the info into

Re: BUG: unable to handle kernel paging request in 2.6.19-git

2006-12-14 Thread Ben Castricum
On Tue, 12 Dec 2006, Randy Dunlap wrote: > On Tue, 12 Dec 2006 07:48:51 +0100 (CET) Ben Castricum wrote: > > > > > This bug started to show up after the release of 2.6.19 (iirc plain 2.6.19 > > was still working fine). > > > > The full dmesg is at > >

Re: BUG: unable to handle kernel paging request in 2.6.19-git

2006-12-14 Thread Ben Castricum
On Tue, 12 Dec 2006, Randy Dunlap wrote: On Tue, 12 Dec 2006 07:48:51 +0100 (CET) Ben Castricum wrote: This bug started to show up after the release of 2.6.19 (iirc plain 2.6.19 was still working fine). The full dmesg is at http://www.bencastricum.nl/lk/bootmessages-2.6.19

BUG: unable to handle kernel paging request in 2.6.19-git

2006-12-11 Thread Ben Castricum
This bug started to show up after the release of 2.6.19 (iirc plain 2.6.19 was still working fine). The full dmesg is at http://www.bencastricum.nl/lk/bootmessages-2.6.19-g9202f325.log, and the .config http://www.bencastricum.nl/lk/config-g9202f325.log I haven't tried disabling

BUG: unable to handle kernel paging request in 2.6.19-git

2006-12-11 Thread Ben Castricum
This bug started to show up after the release of 2.6.19 (iirc plain 2.6.19 was still working fine). The full dmesg is at http://www.bencastricum.nl/lk/bootmessages-2.6.19-g9202f325.log, and the .config http://www.bencastricum.nl/lk/config-g9202f325.log I haven't tried disabling

Linux 2.6.13-rc2 Compile error in bt87x.c

2005-07-06 Thread Ben Castricum
CC [M] sound/pci/bt87x.o sound/pci/bt87x.c: In function `snd_bt87x_detect_card': sound/pci/bt87x.c:807: `driver' undeclared (first use in this function) sound/pci/bt87x.c:807: (Each undeclared identifier is reported only once sound/pci/bt87x.c:807: for each function it appears in.)

Linux 2.6.13-rc2 Compile error in bt87x.c

2005-07-06 Thread Ben Castricum
CC [M] sound/pci/bt87x.o sound/pci/bt87x.c: In function `snd_bt87x_detect_card': sound/pci/bt87x.c:807: `driver' undeclared (first use in this function) sound/pci/bt87x.c:807: (Each undeclared identifier is reported only once sound/pci/bt87x.c:807: for each function it appears in.)

Re: 2.6.12-rc2 compile error in drivers/usb/class/cdc-acm.c

2005-04-06 Thread Ben Castricum
On Wed, 6 Apr 2005, Adrian Bunk wrote: > On Tue, Apr 05, 2005 at 10:54:09AM +0200, Ben Castricum wrote: > > ... > > CC fs/quota_v2.o > > fs/quota_v2.c: In function `v2_write_dquot': > > fs/quota_v2.c:399: warning: unknown conversion type character `z' in >

Re: 2.6.12-rc2 compile error in drivers/usb/class/cdc-acm.c

2005-04-06 Thread Ben Castricum
On Wed, 6 Apr 2005, Adrian Bunk wrote: On Tue, Apr 05, 2005 at 10:54:09AM +0200, Ben Castricum wrote: ... CC fs/quota_v2.o fs/quota_v2.c: In function `v2_write_dquot': fs/quota_v2.c:399: warning: unknown conversion type character `z' in format fs/quota_v2.c:399: warning: too

2.6.12-rc2 compile error in drivers/usb/class/cdc-acm.c

2005-04-05 Thread Ben Castricum
2.6.12-rc1 compiles and runs perfectly. gcc version 2.95.3 20010315 (release) CC [M] drivers/usb/class/cdc-acm.o In file included from drivers/usb/class/cdc-acm.c:63: include/linux/usb_cdc.h:117: field `bDetailData' has incomplete type make[3]: *** [drivers/usb/class/cdc-acm.o] Error 1

2.6.12-rc2 compile error in drivers/usb/class/cdc-acm.c

2005-04-05 Thread Ben Castricum
2.6.12-rc1 compiles and runs perfectly. gcc version 2.95.3 20010315 (release) CC [M] drivers/usb/class/cdc-acm.o In file included from drivers/usb/class/cdc-acm.c:63: include/linux/usb_cdc.h:117: field `bDetailData' has incomplete type make[3]: *** [drivers/usb/class/cdc-acm.o] Error 1

Re: 2.6.11-rc4 doubles CPU temperature

2005-03-03 Thread Ben Castricum
Hi Jean, If you have an Asus AS99127F chip, the value reported before in sysfs were not correct, the new ones are. This is indeed the case. To be sure I ran unixbench on rc3 and the just released 2.6.11 en the results were nearly identical. So the temperature increase does not seems to indicate

Re: 2.6.11-rc4 doubles CPU temperature

2005-03-03 Thread Ben Castricum
Hi Jean, If you have an Asus AS99127F chip, the value reported before in sysfs were not correct, the new ones are. This is indeed the case. To be sure I ran unixbench on rc3 and the just released 2.6.11 en the results were nearly identical. So the temperature increase does not seems to indicate

Fw: 2.6.11-rc4 doubles CPU temperature

2005-02-28 Thread Ben Castricum
For some weird reason, 2.6.11-rc4 up to the current BK tree about doubles my CPU temperature from 20 degrees Celcius to 40 while everything else is unchanged (load/processes/config). The system does seem a bit more sluggish, but that may just be a feeling. A cat /proc/cpu gives me processor

Fw: 2.6.11-rc4 doubles CPU temperature

2005-02-28 Thread Ben Castricum
For some weird reason, 2.6.11-rc4 up to the current BK tree about doubles my CPU temperature from 20 degrees Celcius to 40 while everything else is unchanged (load/processes/config). The system does seem a bit more sluggish, but that may just be a feeling. A cat /proc/cpu gives me processor

I810 Sound broke between 2.4.2 and 2.4.3

2001-06-04 Thread Ben Castricum
I use amp to play my mp3s and it seem to stop functioning since 2.4.3. I captured the kernel messages from the module : --- 2.4.2 --- Intel 810 + AC97 Audio, version 0.01, 14:04:06 Jun 4 2001 PCI: Found IRQ 10 for device 00:1f.5 PCI: The same IRQ used for device 00:1f.3 PCI: The same IRQ used

I810 Sound broke between 2.4.2 and 2.4.3

2001-06-04 Thread Ben Castricum
I use amp to play my mp3s and it seem to stop functioning since 2.4.3. I captured the kernel messages from the module : --- 2.4.2 --- Intel 810 + AC97 Audio, version 0.01, 14:04:06 Jun 4 2001 PCI: Found IRQ 10 for device 00:1f.5 PCI: The same IRQ used for device 00:1f.3 PCI: The same IRQ used

2.4.5-pre1 Unresolved symbol in module ide-mod.o

2001-05-08 Thread Ben Castricum
After a clean compile the module ide-mod.o seems to be missing a symbol, this problem didn't exist in 2.4.4 root@spike:~# depmod -ae 2.4.5-pre1 depmod: *** Unresolved symbols in /lib/modules/2.4.5-pre1/kernel/drivers/ide/ide-mod.o depmod: invalidate_device_R25a4b0b2 Complete config is

2.4.5-pre1 Unresolved symbol in module ide-mod.o

2001-05-08 Thread Ben Castricum
After a clean compile the module ide-mod.o seems to be missing a symbol, this problem didn't exist in 2.4.4 root@spike:~# depmod -ae 2.4.5-pre1 depmod: *** Unresolved symbols in /lib/modules/2.4.5-pre1/kernel/drivers/ide/ide-mod.o depmod: invalidate_device_R25a4b0b2 Complete config is