Bug#945604: linux-source-5.4: Failed to build linux-source-5.4 in efi_set_secure_boot

2019-11-27 Thread Jean-Luc Coulon (f5ibh)
Package: linux-source-5.4
Version: 5.4-1~exp1
Severity: normal

-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Hi,

I failed to build 5.4 with the following message:
 DESCEND  objtool
  CALLscripts/atomic/check-atomics.sh
  CALLscripts/checksyscalls.sh
  CHK include/generated/compile.h
  CHK kernel/kheaders_data.tar.xz
  GEN .version
  CHK include/generated/compile.h
  UPD include/generated/compile.h
  CC  init/version.o
  AR  init/built-in.a
  LD  vmlinux.o
  MODPOST vmlinux.o
  MODINFO modules.builtin.modinfo
  LD  .tmp_vmlinux1
ld: drivers/firmware/efi/secureboot.o: in function `efi_set_secure_boot':
/usr/src/linux/drivers/firmware/efi/secureboot.c:32: undefined reference to 
`lock_kernel_down'
make: *** [Makefile:1065: vmlinux] Error 1

I use make-kpkg to (try to) build the package.

The genuine package from kernel.org built fine.

Please find attached my .config

Regards

Jean-Luc


- -- System Information:
Debian Release: bullseye/sid
  APT prefers buildd-unstable
  APT policy: (500, 'buildd-unstable'), (500, 'unstable'), (1, 'experimental')
Architecture: amd64 (x86_64)

Kernel: Linux 5.4.0-i7-0.1 (SMP w/8 CPU cores)
Kernel taint flags: TAINT_OOT_MODULE
Locale: LANG=fr_FR.UTF-8, LC_CTYPE=fr_FR.UTF-8 (charmap=UTF-8), 
LANGUAGE=fr_FR.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
Init: systemd (via /run/systemd/system)
LSM: AppArmor: enabled

Versions of packages linux-source-5.4 depends on:
ii  binutils  2.33.1-4
ii  xz-utils  5.2.4-1+b1

Versions of packages linux-source-5.4 recommends:
ii  bc1.07.1-2+b2
ii  bison 2:3.4.2+dfsg-1
ii  flex  2.6.4-6.2
ii  gcc   4:9.2.1-3.1
ii  libc6-dev [libc-dev]  2.29-3
ii  linux-config-5.4  5.4-1~exp1
ii  make  4.2.1-1.2

Versions of packages linux-source-5.4 suggests:
ii  libncurses-dev [ncurses-dev]  6.1+20191019-1
ii  libqt4-dev4:4.8.7+dfsg-19
ii  pkg-config0.29-6

- -- no debconf information

-BEGIN PGP SIGNATURE-

iF0EARECAB0WIQT5el3FKLtmYO4UlQtR0YZfPMac0AUCXd7X4gAKCRBR0YZfPMac
0JNkAJ9L+UY2XktGf8QiSofB/42inzQdDwCgqZwkjl+OQMh2z8H2adU5h7MErvc=
=1aDu
-END PGP SIGNATURE-
#
# Automatically generated file; DO NOT EDIT.
# Linux/x86 5.4.0 Kernel Configuration
#

#
# Compiler: gcc (Debian 9.2.1-20) 9.2.1 20191126
#
CONFIG_CC_IS_GCC=y
CONFIG_GCC_VERSION=90201
CONFIG_CLANG_VERSION=0
CONFIG_CC_CAN_LINK=y
CONFIG_CC_HAS_ASM_GOTO=y
CONFIG_CC_HAS_ASM_INLINE=y
CONFIG_CC_HAS_WARN_MAYBE_UNINITIALIZED=y
CONFIG_IRQ_WORK=y
CONFIG_BUILDTIME_EXTABLE_SORT=y
CONFIG_THREAD_INFO_IN_TASK=y

#
# General setup
#
CONFIG_INIT_ENV_ARG_LIMIT=32
# CONFIG_COMPILE_TEST is not set
# CONFIG_HEADER_TEST is not set
CONFIG_LOCALVERSION=""
# CONFIG_LOCALVERSION_AUTO is not set
CONFIG_BUILD_SALT=""
CONFIG_HAVE_KERNEL_GZIP=y
CONFIG_HAVE_KERNEL_BZIP2=y
CONFIG_HAVE_KERNEL_LZMA=y
CONFIG_HAVE_KERNEL_XZ=y
CONFIG_HAVE_KERNEL_LZO=y
CONFIG_HAVE_KERNEL_LZ4=y
# CONFIG_KERNEL_GZIP is not set
# CONFIG_KERNEL_BZIP2 is not set
# CONFIG_KERNEL_LZMA is not set
CONFIG_KERNEL_XZ=y
# CONFIG_KERNEL_LZO is not set
# CONFIG_KERNEL_LZ4 is not set
CONFIG_DEFAULT_HOSTNAME="(none)"
CONFIG_SWAP=y
CONFIG_SYSVIPC=y
CONFIG_SYSVIPC_SYSCTL=y
CONFIG_POSIX_MQUEUE=y
CONFIG_POSIX_MQUEUE_SYSCTL=y
CONFIG_CROSS_MEMORY_ATTACH=y
CONFIG_USELIB=y
CONFIG_AUDIT=y
CONFIG_HAVE_ARCH_AUDITSYSCALL=y
CONFIG_AUDITSYSCALL=y

#
# IRQ subsystem
#
CONFIG_GENERIC_IRQ_PROBE=y
CONFIG_GENERIC_IRQ_SHOW=y
CONFIG_GENERIC_IRQ_EFFECTIVE_AFF_MASK=y
CONFIG_GENERIC_PENDING_IRQ=y
CONFIG_GENERIC_IRQ_MIGRATION=y
CONFIG_IRQ_DOMAIN=y
CONFIG_IRQ_DOMAIN_HIERARCHY=y
CONFIG_GENERIC_MSI_IRQ=y
CONFIG_GENERIC_MSI_IRQ_DOMAIN=y
CONFIG_GENERIC_IRQ_MATRIX_ALLOCATOR=y
CONFIG_GENERIC_IRQ_RESERVATION_MODE=y
CONFIG_IRQ_FORCED_THREADING=y
CONFIG_SPARSE_IRQ=y
# CONFIG_GENERIC_IRQ_DEBUGFS is not set
# end of IRQ subsystem

CONFIG_CLOCKSOURCE_WATCHDOG=y
CONFIG_ARCH_CLOCKSOURCE_DATA=y
CONFIG_ARCH_CLOCKSOURCE_INIT=y
CONFIG_CLOCKSOURCE_VALIDATE_LAST_CYCLE=y
CONFIG_GENERIC_TIME_VSYSCALL=y
CONFIG_GENERIC_CLOCKEVENTS=y
CONFIG_GENERIC_CLOCKEVENTS_BROADCAST=y
CONFIG_GENERIC_CLOCKEVENTS_MIN_ADJUST=y
CONFIG_GENERIC_CMOS_UPDATE=y

#
# Timers subsystem
#
CONFIG_TICK_ONESHOT=y
CONFIG_NO_HZ_COMMON=y
# CONFIG_HZ_PERIODIC is not set
CONFIG_NO_HZ_IDLE=y
# CONFIG_NO_HZ_FULL is not set
# CONFIG_NO_HZ is not set
CONFIG_HIGH_RES_TIMERS=y
# end of Timers subsystem

# CONFIG_PREEMPT_NONE is not set
CONFIG_PREEMPT_VOLUNTARY=y
# CONFIG_PREEMPT is not set

#
# CPU/Task time and stats accounting
#
CONFIG_TICK_CPU_ACCOUNTING=y
# CONFIG_VIRT_CPU_ACCOUNTING_GEN is not set
# CONFIG_IRQ_TIME_ACCOUNTING is not set
CONFIG_BSD_PROCESS_ACCT=y
CONFIG_BSD_PROCESS_ACCT_V3=y
CONFIG_TASKSTATS=y
CONFIG_TASK_DELAY_ACCT=y
# CONFIG_TASK_XACCT is not set
# CONFIG_PSI is not set
# end of CPU/Task time and stats accounting

CONFIG_CPU_ISOLATION=y

#
# RCU Subsystem
#
CONFIG_TREE_RCU=y
# CONFIG_RCU_EXPERT is not set
CONFIG_SRCU=y
CONFIG_TREE_SRCU=y
CO

Bug#827719: linux-image-4.7.0-rc3-amd64-unsigned: With 4.7-rc3, color management fails

2016-06-20 Thread Jean-Luc Coulon (f5ibh)
Package: src:linux
Version: 4.7~rc3-1~exp1
Severity: important

Hi,

I use colormanagment on my coputer via colord and an icc profile created with a 
colorimeter.

Everything is fine with linux up to - including - latest 4.6.2. But with
4.7-rc3, color management is not working anymore on my desktop (gnome).

The CPU is an Intel i7-6700K and I use the integreted graphic attachement.

"VGA compatible controller: Intel Corporation Sky Lake Integrated Graphics (rev
06)" from lspci.

I've read some information on lkms about integration of color management in the
kernel, but no clue about using it or the compatibility with existing tools.
Maybe I've not understood well this because it is quite technical.

Regards

Jean-Luc


-- Package-specific info:
** Version:
Linux version 4.7.0-rc3-amd64 (debian-kernel@lists.debian.org) (gcc version 
5.4.0 20160609 (Debian 5.4.0-4) ) #1 SMP Debian 4.7~rc3-1~exp1 (2016-06-18)

** Command line:
BOOT_IMAGE=/vmlinuz-4.7.0-rc3-amd64 root=/dev/mapper/tangerine--vg-root ro

** Tainted: E (8192)
 * Unsigned module has been loaded (currently expected).

** Kernel log:
[4.518761] Bluetooth: HCI UART protocol ATH3K registered
[4.518870] Bluetooth: HCI UART protocol Three-wire (H5) registered
[4.518996] Bluetooth: HCI UART protocol Intel registered
[4.519113] Bluetooth: HCI UART protocol BCM registered
[4.519230] Bluetooth: HCI UART protocol QCA registered
[4.555465] input: PC Speaker as /devices/platform/pcspkr/input/input8
[4.63] i801_smbus :00:1f.4: SMBus using PCI interrupt
[4.556274] scsi 2:0:0:0: Attached scsi generic sg0 type 5
[4.556543] sd 4:0:0:0: Attached scsi generic sg1 type 0
[4.556741] sd 5:0:0:0: Attached scsi generic sg2 type 0
[4.558199] intel-lpss :00:15.0: enabling device ( -> 0002)
[4.561511] [drm] Initialized drm 1.1.0 20060810
[4.562863] idma64 idma64.0: Found Intel integrated DMA 64-bit
[4.569925] sr 2:0:0:0: [sr0] scsi3-mmc drive: 48x/48x writer dvd-ram cd/rw 
xa/form2 cdda tray
[4.570054] cdrom: Uniform CD-ROM driver Revision: 3.20
[4.570221] sr 2:0:0:0: Attached scsi CD-ROM sr0
[4.575473] intel-lpss :00:15.1: enabling device ( -> 0002)
[4.575751] idma64 idma64.1: Found Intel integrated DMA 64-bit
[4.591326] shpchp: Standard Hot Plug PCI Controller Driver version: 0.4
[4.591343] mei_me :00:16.0: enabling device ( -> 0002)
[4.612125] r8169 Gigabit Ethernet driver 2.3LK-NAPI loaded
[4.612239] r8169 :06:00.0: can't disable ASPM; OS doesn't have ASPM 
control
[4.620134] r8169 :06:00.0 eth0: RTL8168h/8111h at 0xc90001912000, 
d8:cb:8a:c7:4c:e4, XID 14100800 IRQ 323
[4.620269] r8169 :06:00.0 eth0: jumbo features [frames: 9200 bytes, tx 
checksumming: ko]
[4.623975] ppdev: user-space parallel port driver
[4.624443] iTCO_vendor_support: vendor-support=0
[4.624771] iTCO_wdt: Intel TCO WatchDog Timer Driver v1.11
[4.624865] iTCO_wdt: Found a Intel PCH TCO device (Version=4, 
TCOBASE=0x0400)
[4.624971] iTCO_wdt: initialized. heartbeat=30 sec (nowayout=0)
[4.644903] EXT4-fs (sda1): mounting ext2 file system using the ext4 
subsystem
[4.674522] Adding 7331836k swap on /dev/mapper/tangerine--vg-swap_1.  
Priority:-1 extents:1 across:7331836k SSFS
[4.679935] [drm] Memory usable by graphics device = 4096M
[4.679936] [drm] Replacing VGA console driver
[4.680337] r8169 :06:00.0 enp6s0: renamed from eth0
[4.680838] Console: switching to colour dummy device 80x25
[4.686900] [drm] Supports vblank timestamp caching Rev 2 (21.10.2013).
[4.686903] [drm] Driver supports precise vblank timestamp query.
[4.699185] vgaarb: device changed decodes: 
PCI::00:02.0,olddecodes=io+mem,decodes=io+mem:owns=io+mem
[4.700607] i915 :00:02.0: firmware: direct-loading firmware 
i915/skl_dmc_ver1.bin
[4.700870] [drm] Finished loading i915/skl_dmc_ver1.bin (v1.23)
[4.703192] EXT4-fs (sda1): mounted filesystem without journal. Opts: (null)
[4.703227] EXT4-fs (dm-3): mounted filesystem with ordered data mode. Opts: 
(null)
[4.703230] EXT4-fs (dm-5): mounted filesystem with ordered data mode. Opts: 
(null)
[4.703241] EXT4-fs (dm-4): mounted filesystem with ordered data mode. Opts: 
(null)
[4.709509] systemd-journald[633]: Received request to flush runtime journal 
from PID 1
[4.967832] [drm] failed to retrieve link info, disabling eDP
[4.971661] ACPI: Video Device [GFX0] (multi-head: yes  rom: no  post: no)
[4.971940] acpi device:0f: registered as cooling_device14
[4.971985] input: Video Bus as 
/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/LNXVIDEO:00/input/input10
[5.235327] snd_hda_intel :00:1f.3: bound :00:02.0 (ops 
i915_audio_component_bind_ops [i915])
[5.235352] [drm] Initialized i915 1.6.0 20160425 for :00:02.0 on minor 0
[5.236361] fbcon: inteldrmfb (fb0) is primary device
[5.553614] Console: switching to colour frame buf

Bug#689851: initramfs-tools: Wrong keymap at boot while prompting for the passphrase

2012-10-07 Thread Jean-Luc Coulon (f5ibh)
Package: initramfs-tools
Version: 0.107
Severity: normal

-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Hi,

I've some encrypted filesystems over lvm.
After upgrading from 0.107 to 0.108, it refuses my passphrase at boot.
I suppose it is related to the keymap.

I've reverted to 0.107 at that fixed the problem.

I've then upgraded to 0.109 and I've the same problem again.
Once again, I've reverted to 0.107 and the probelm is fixed.

Regards

Jean-Luc

- -- Package-specific info:
- -- initramfs sizes
- -- /proc/cmdline
BOOT_IMAGE=/vmlinuz-3.6.0-k8-1 root=/dev/mapper/vg00-root_lv ro quiet

- -- resume
RESUME=UUID=993cd3a8-7837-4c17-bdee-b01ac7bd1d72
- -- /proc/filesystems
ext3
fuseblk
xfs
ext4

- -- lsmod
Module  Size  Used by
snd_hrtimer 1597  1 
cpufreq_stats   2993  0 
cpufreq_conservative 5049  0 
cpufreq_userspace   1992  0 
xt_multiport1678  1 
iptable_filter  1376  1 
ip_tables  16898  1 iptable_filter
x_tables   16463  3 ip_tables,xt_multiport,iptable_filter
cpufreq_powersave942  0 
binfmt_misc 6941  1 
ext4  421844  4 
crc16   1343  1 ext4
jbd2   72041  1 ext4
xfs   695186  4 
exportfs3457  1 xfs
sha256_generic 10117  2 
aes_x86_64  7475  2 
aes_generic26058  1 aes_x86_64
cbc 2528  1 
dm_crypt   14974  1 
it87   27989  0 
hwmon_vid   3084  1 it87
loop   17256  0 
radeon821556  3 
drm_kms_helper 24934  1 radeon
ttm58344  1 radeon
fuse   64729  3 
hid_logitech_dj 9980  0 
joydev  9692  0 
snd_hda_codec_hdmi 23384  1 
snd_hda_codec_realtek57465  1 
snd_hda_intel  22932  5 
snd_hda_codec  82443  3 
snd_hda_codec_realtek,snd_hda_codec_hdmi,snd_hda_intel
snd_pcm_oss21896  0 
snd_mixer_oss  15299  1 snd_pcm_oss
snd_pcm65295  4 
snd_pcm_oss,snd_hda_codec_hdmi,snd_hda_codec,snd_hda_intel
ftdi_sio   38199  1 
snd_seq_dummy   1407  0 
powernow_k812344  0 
usbserial  28932  3 ftdi_sio
snd_seq_oss27288  0 
mperf   1123  1 powernow_k8
usbhid 35411  1 hid_logitech_dj
snd_seq_midi_event  5388  1 snd_seq_oss
snd_seq48394  6 snd_seq_midi_event,snd_seq_oss,snd_seq_dummy
kvm_amd47859  0 
snd_seq_device  4884  3 snd_seq,snd_seq_oss,snd_seq_dummy
kvm   350608  1 kvm_amd
snd_timer  17910  3 snd_hrtimer,snd_pcm,snd_seq
snd56757  22 
snd_hda_codec_realtek,snd_pcm_oss,snd_timer,snd_hda_codec_hdmi,snd_pcm,snd_seq,snd_hda_codec,snd_hda_intel,snd_seq_oss,snd_seq_device,snd_mixer_oss
k10temp 2770  0 
serio_raw   4377  0 
pcspkr  1787  0 
evdev   9574  20 
soundcore   5098  1 snd
snd_page_alloc  6801  2 snd_pcm,snd_hda_intel
processor  25504  1 powernow_k8
button  4433  0 
thermal_sys14115  1 processor
ext3  185144  4 
mbcache 5522  2 ext3,ext4
jbd55499  1 ext3
raid1  26512  3 
md_mod 98696  4 raid1
dm_mirror  12960  0 
dm_region_hash  6751  1 dm_mirror
dm_log  8161  2 dm_region_hash,dm_mirror
dm_mod 68821  72 dm_log,dm_mirror,dm_crypt
hid_generic 1097  0 
hid83072  3 hid_generic,usbhid,hid_logitech_dj
usb_storage45696  0 
sg 22106  0 
sr_mod 14791  0 
sd_mod 36008  10 
crc_t10dif  1316  1 sd_mod
cdrom  34984  1 sr_mod
ahci   21016  10 
libahci18655  1 ahci
pata_atiixp 4819  0 
microcode   8654  0 
ohci_hcd   20480  0 
r8169  53502  0 
mii 3915  1 r8169
libata150364  3 ahci,libahci,pata_atiixp
scsi_mod  166531  5 sg,usb_storage,libata,sd_mod,sr_mod
ehci_hcd   40382  0 

- -- /etc/initramfs-tools/modules
hid_generic

- -- /etc/kernel-img.conf
# Kernel image management overrides
# See kernel-img.conf(5) for details
do_symlinks = yes
relative_links = yes
do_bootloader = yes
do_bootfloppy = no
do_initrd = yes
link_in_boot = no

- -- /etc/initramfs-tools/initramfs.conf
MODULES=most
BUSYBOX=y
KEYMAP=y
COMPRESS=gzip
DEVICE=
NFSROOT=auto

- -- /etc/initramfs-tools/update-initramfs.conf
update_initramfs=yes
backup_initramfs=no

- -- /etc/crypttab
md5_crypt UUID=a58c3614-300f-4715-aefe-58b2477bbc71 none luks

- -- /proc/mdstat
Personalities : [raid1] 
md5 : active raid1 sda3[0] sdb3[1]

Bug#550562: Fwd: Re: Bug#550562: firmware-linux: radeon/R200_cp.bin, system freeze on some OpenGl functions [jean-luc.cou...@wanadoo.fr]

2009-10-30 Thread Jean-Luc Coulon (f5ibh)
(sorry, this mail was left in my outbox due to a reconfiguration of my 
mail system)

Hi,
Le 20/10/2009 02:46:23, Ben Hutchings a écrit :
>On Mon, 2009-10-19 at 17:38 +0200, Jean-Luc Coulon (f5ibh) wrote:
>> Hi,
>> 
>> 
>> Le 18/10/2009 00:24:40, Ben Hutchings a écrit :
>[...]
>> >Which kernel version were you using previously?
>> 
>> I was using 2.6.29. I built myself as usual from the debian source 
>> package and kernel-package.
>
>Please test an official binary package (linux-image-2.6.30-2-686) in
>case this is due to your custom configuration.

There is some misunderstanding.

While you answered to thios bug the 1st time, you asked me to try an 
official Debian kernel.

I answered:


I've installed it:
[jean-...@tangerine] % uname -a
Linux tangerine 2.6.30-2-amd64 #1 SMP Fri Sep 25 22:16:56 UTC 2009 
x86_64 GNU/Linux

... and I got the same problem.



This ia an official Debian package (X86_84), I've never used a 32 
architecture on this machine.

And what I said is that, with this – official – kernel, I've the same 
problem: machine (or display freeze) on some OpenGL stream.

Then, I've tested with an ATI 9500 Pro (R300) and, even if I have some 
rendering problems, I've no freeze.


Then, when you asked me which kernel. I was thinking "latet kernel 
without problem with OpenGL".

Regards

Jean-Luc





pgpxxWmYpViAr.pgp
Description: PGP signature


Bug#550562: firmware-linux: redeon/R200_cp.bin, system freeze on some OpenGl functions

2009-10-19 Thread Jean-Luc Coulon (f5ibh)
Hi,


Le 18/10/2009 00:24:40, Ben Hutchings a écrit :
>On Sat, 2009-10-17 at 08:09 +0200, Jean-Luc Coulon (f5ibh) wrote:
>> Hi Ben,
>> 
>> Le 17/10/2009 02:17:21, Ben Hutchings a écrit :
>> 
>> >
>> >This seems to show a problem with the CD driver, not the graphics
>> >driver.  I've seen at least one similar report.
>> >
>> 
>> But I've borrowed a Radeon 9500 and this one doesnt trigger the 
>> problem.
>> If I Uninstall firmware-linux, I've not the problem neither (but no 
>> dri..)
>> 
>> This used to works perfectly... when the radeon 92xx drivers were 
>> not
>
>> in a separare (now marked nonfree with 0.19) package.
>[...]
>
>The radeon DRI driver has not moved; only the firmware has.  I will
>reassign this to linux-2.6 because the regression must be due to 
> driver
>changes, not firmware changes (there have not been any!).
>
>Which kernel version were you using previously?

I was using 2.6.29. I built myself as usual from the debian source 
package and kernel-package.

Regards

Jean-Luc


pgpTo4Z2G3mQH.pgp
Description: PGP signature


Bug#550562: firmware-linux: redeon/R200_cp.bin, system freeze on some OpenGl functions

2009-10-16 Thread Jean-Luc Coulon (f5ibh)
Hi Ben,

Le 17/10/2009 02:17:21, Ben Hutchings a écrit :

>
>This seems to show a problem with the CD driver, not the graphics
>driver.  I've seen at least one similar report.
>

But I've borrowed a Radeon 9500 and this one doesnt trigger the 
problem.
If I Uninstall firmware-linux, I've not the problem neither (but no 
dri..)

This used to works perfectly... when the radeon 92xx drivers were not 
in a separare (now marked nonfree with 0.19) package.

>
>The kernel only supports the video parameter for built-in framebuffer
>drivers, and the initramfs scripts try to emulate this for modules.  


Oh yes, I've just remarked that Debian kernel use a module for that.

> As
>you can see, it doesn't work perfectly and this feature is about to be
>removed.  You can set the module parameter explicitly in the modprobe
>configuration (options radeonfb mode_option=...).  However, radeonfb
>will soon be obsolete as the radeon DRI driver supports KMS now.
>
>Ben.


Regards

Jean-Luc


pgpmNm9ucSLS5.pgp
Description: PGP signature


Bug#550562: firmware-linux: redeon/R200_cp.bin, system freeze on some OpenGl functions

2009-10-16 Thread Jean-Luc Coulon (f5ibh)
Hi Ben.

Le 11/10/2009 19:11:06, Ben Hutchings a écrit :
>On Sun, 2009-10-11 at 08:55 +0200, Jean-Luc Coulon (f5ibh) wrote:
>
>Try using a Debian kernel package instead of the custom kernel you are
>running now.

I've installed it:
[jean-...@tangerine] % uname -a
Linux tangerine 2.6.30-2-amd64 #1 SMP Fri Sep 25 22:16:56 UTC 2009 
x86_64 GNU/Linux

... and I got the same problem.

I've done a MagicKey W then B. Attached the syslog when the problem 
occured.

BTW, I'm not sure the system is totally frozen. I will try find a mean 
to login vua SSH from elsewere and see.


The kernel image from the archive doesnt accept to boot with fb.
I use the followong parameters:

linux   /vmlinuz-2.6.30-2-amd64 root=/dev/mapper/vg00-root_lv ro single 
video=radeonfb:1024x...@100 quiet
initrd  /initrd.img-2.6.30-2-amd64

And got the following:
radeofb: Unknown parameter 'mode'
FATAL: Error inserting radeonfb (/lib/modules/2.6.30-2-amd64/kernel/
drivers/video/aty/radeonfb.ko): Unknown symbol in module or unknown 
parameter (see dmesg).


Regards

Jean-Luc

Oct 16 11:46:36 tangerine acpid: client connected from 3460[0:0]
Oct 16 11:46:36 tangerine acpid: 1 client rule loaded
Oct 16 11:46:37 tangerine kernel: [   76.116497] pci :01:00.0: PCI INT A -> 
GSI 16 (level, low) -> IRQ 16
Oct 16 11:46:37 tangerine kernel: [   76.313158] [drm] Initialized drm 1.1.0 
20060810
Oct 16 11:46:37 tangerine kernel: [   76.345436] [drm] Initialized radeon 
1.30.0 20080528 for :01:00.0 on minor 0
Oct 16 11:46:37 tangerine kernel: [   76.680013] agpgart-amd64 :00:00.0: 
AGP 3.0 bridge
Oct 16 11:46:37 tangerine kernel: [   76.680053] agpgart-amd64 :00:00.0: 
putting AGP V3 device into 8x mode
Oct 16 11:46:37 tangerine kernel: [   76.680053] pci :01:00.0: putting AGP 
V3 device into 8x mode
Oct 16 11:46:37 tangerine kernel: [   76.905643] [drm] Setting GART location 
based on new memory map
Oct 16 11:46:37 tangerine kernel: [   76.905751] [drm] Loading R200 Microcode
Oct 16 11:46:37 tangerine kernel: [   76.905757] platform radeon_cp.0: 
firmware: requesting radeon/R200_cp.bin
Oct 16 11:46:37 tangerine kernel: [   76.938320] [drm] writeback test succeeded 
in 1 usecs
Oct 16 11:46:38 tangerine anacron[3533]: Anacron 2.3 started on 2009-10-16
Oct 16 11:46:38 tangerine anacron[3533]: Normal exit (0 jobs run)
Oct 16 11:46:38 tangerine /usr/sbin/cron[3560]: (CRON) INFO (pidfile fd = 3)
Oct 16 11:46:38 tangerine /usr/sbin/cron[3561]: (CRON) STARTUP (fork ok)
Oct 16 11:46:38 tangerine /usr/sbin/cron[3561]: (CRON) INFO (Running @reboot 
jobs)
Oct 16 11:46:48 tangerine spamd[3000]: spamd: connection from localhost 
[127.0.0.1] at port 59166
Oct 16 11:46:48 tangerine spamd[3000]: spamd: setuid to jean-luc succeeded
Oct 16 11:46:48 tangerine spamd[3000]: spamd: processing message 
 for jean-luc:1000
Oct 16 11:46:55 tangerine acpid: client 3460[0:0] has disconnected
Oct 16 11:47:00 tangerine console-kit-daemon[3213]: WARNING: Couldn't read 
/proc/3212/environ: Failed to open file '/proc/3212/environ': No such file or 
directory
Oct 16 11:47:03 tangerine spamd[3000]: spamd: clean message (-2.6/5.0) for 
jean-luc:1000 in 15.4 seconds, 11865 bytes.
Oct 16 11:47:03 tangerine spamd[3000]: spamd: result: . -2 - 
AWL,BAYES_00,HTML_MESSAGE,SPF_PASS 
scantime=15.4,size=11865,user=jean-luc,uid=1000,required_score=5.0,rhost=localhost,raddr=127.0.0.1,rport=59166,mid=,bayes=0.00,autolearn=ham
Oct 16 11:47:03 tangerine spamd[2690]: prefork: child states: II
Oct 16 11:48:01 tangerine acpid: client connected from 3460[0:0]
Oct 16 11:48:01 tangerine acpid: 1 client rule loaded
Oct 16 11:48:01 tangerine kernel: [  160.662190] agpgart-amd64 :00:00.0: 
AGP 3.0 bridge
Oct 16 11:48:01 tangerine kernel: [  160.662230] agpgart-amd64 :00:00.0: 
putting AGP V3 device into 8x mode
Oct 16 11:48:01 tangerine kernel: [  160.662353] pci :01:00.0: putting AGP 
V3 device into 8x mode
Oct 16 11:48:24 tangerine nautilus: Nautilus-Actions 1.12.0 initializing...
Oct 16 11:48:58 tangerine kernel: [  217.338619] QFLR5:4473 freeing invalid 
memtype e0102000-e0112000
Oct 16 11:48:58 tangerine kernel: [  217.338640] QFLR5:4473 freeing invalid 
memtype e0112000-e0122000
Oct 16 11:48:58 tangerine kernel: [  217.338658] QFLR5:4473 freeing invalid 
memtype e0122000-e0132000
Oct 16 11:48:58 tangerine kernel: [  217.338674] QFLR5:4473 freeing invalid 
memtype e0132000-e0142000
Oct 16 11:48:58 tangerine kernel: [  217.338689] QFLR5:4473 freeing invalid 
memtype e0142000-e0152000
Oct 16 11:48:58 tangerine kernel: [  217.338705] QFLR5:4473 freeing invalid 
memtype e0152000-e0162000
Oct 16 11:48:58 tangerine kernel: [  217.338720] QFLR5:4473 freeing invalid 
memtype e0162000-e0172000
Oct 16 11:48:58 tangerine kernel: [  217.338736] QFLR5:4473 freeing invalid 
memtype e0172000-e0182000
Oct 16 11:48:58 tangerine kernel: [  217.338751] QFLR5:4473 freeing invalid 
memtype e0182000-e0192000
Oct 16 11:48:58 tangerine 

Bug#550562: Acknowledgement (firmware-linux: redeon/R200_cp.bin, system freeze on some OpenGl functions)

2009-10-11 Thread Jean-Luc Coulon (f5ibh)
Le 11/10/2009 09:06:04, Debian Bug Tracking System a écrit :

Sorry, I forgot the glxinfo output.

J-L
name of display: :0.0
display: :0  screen: 0
direct rendering: Yes
server glx vendor string: SGI
server glx version string: 1.2
server glx extensions:
GLX_ARB_multisample, GLX_EXT_import_context, GLX_EXT_texture_from_pixmap, 
GLX_EXT_visual_info, GLX_EXT_visual_rating, GLX_MESA_copy_sub_buffer, 
GLX_OML_swap_method, GLX_SGI_make_current_read, GLX_SGI_swap_control, 
GLX_SGIS_multisample, GLX_SGIX_fbconfig, GLX_SGIX_visual_select_group
client glx vendor string: SGI
client glx version string: 1.4
client glx extensions:
GLX_ARB_get_proc_address, GLX_ARB_multisample, GLX_EXT_import_context, 
GLX_EXT_visual_info, GLX_EXT_visual_rating, GLX_MESA_allocate_memory, 
GLX_MESA_copy_sub_buffer, GLX_MESA_swap_control, 
GLX_MESA_swap_frame_usage, GLX_OML_swap_method, GLX_OML_sync_control, 
GLX_SGI_make_current_read, GLX_SGI_swap_control, GLX_SGI_video_sync, 
GLX_SGIS_multisample, GLX_SGIX_fbconfig, GLX_SGIX_pbuffer, 
GLX_SGIX_visual_select_group, GLX_EXT_texture_from_pixmap
GLX version: 1.2
GLX extensions:
GLX_ARB_get_proc_address, GLX_ARB_multisample, GLX_EXT_import_context, 
GLX_EXT_visual_info, GLX_EXT_visual_rating, GLX_MESA_allocate_memory, 
GLX_MESA_copy_sub_buffer, GLX_MESA_swap_control, 
GLX_MESA_swap_frame_usage, GLX_OML_swap_method, GLX_SGI_make_current_read, 
GLX_SGI_swap_control, GLX_SGI_video_sync, GLX_SGIS_multisample, 
GLX_SGIX_fbconfig, GLX_SGIX_visual_select_group
OpenGL vendor string: Tungsten Graphics, Inc.
OpenGL renderer string: Mesa DRI R200 (RV280 5960) 20090101 AGP 8x  TCL
OpenGL version string: 1.3 Mesa 7.6
OpenGL extensions:
GL_ARB_draw_buffers, GL_ARB_imaging, GL_ARB_multisample, 
GL_ARB_multitexture, GL_ARB_point_parameters, GL_ARB_point_sprite, 
GL_ARB_texture_border_clamp, GL_ARB_texture_compression, 
GL_ARB_texture_cube_map, GL_ARB_texture_env_add, 
GL_ARB_texture_env_combine, GL_ARB_texture_env_crossbar, 
GL_ARB_texture_env_dot3, GL_ARB_texture_mirrored_repeat, 
GL_ARB_texture_rectangle, GL_ARB_transpose_matrix, 
GL_ARB_vertex_buffer_object, GL_ARB_vertex_program, GL_ARB_window_pos, 
GL_EXT_abgr, GL_EXT_bgra, GL_EXT_blend_color, 
GL_EXT_blend_equation_separate, GL_EXT_blend_func_separate, 
GL_EXT_blend_logic_op, GL_EXT_blend_minmax, GL_EXT_blend_subtract, 
GL_EXT_compiled_vertex_array, GL_EXT_convolution, GL_EXT_copy_texture, 
GL_EXT_draw_range_elements, GL_EXT_fog_coord, GL_EXT_histogram, 
GL_EXT_multi_draw_arrays, GL_EXT_packed_depth_stencil, 
GL_EXT_packed_pixels, GL_EXT_point_parameters, GL_EXT_polygon_offset, 
GL_EXT_rescale_normal, GL_EXT_secondary_color, 
GL_EXT_separate_specular_color, GL_EXT_stencil_wrap, GL_EXT_subtexture, 
GL_EXT_texture, GL_EXT_texture3D, GL_EXT_texture_edge_clamp, 
GL_EXT_texture_env_add, GL_EXT_texture_env_combine, 
GL_EXT_texture_env_dot3, GL_EXT_texture_filter_anisotropic, 
GL_EXT_texture_lod_bias, GL_EXT_texture_mirror_clamp, 
GL_EXT_texture_object, GL_EXT_texture_rectangle, GL_EXT_vertex_array, 
GL_APPLE_packed_pixels, GL_ATI_blend_equation_separate, 
GL_ATI_texture_env_combine3, GL_ATI_texture_mirror_once, 
GL_ATI_fragment_shader, GL_IBM_multimode_draw_arrays, 
GL_IBM_rasterpos_clip, GL_IBM_texture_mirrored_repeat, 
GL_INGR_blend_func_separate, GL_MESA_pack_invert, GL_MESA_ycbcr_texture, 
GL_MESA_window_pos, GL_NV_blend_square, GL_NV_light_max_exponent, 
GL_NV_texture_rectangle, GL_NV_texgen_reflection, GL_NV_vertex_program, 
GL_OES_read_format, GL_SGI_color_matrix, GL_SGI_color_table, 
GL_SGIS_generate_mipmap, GL_SGIS_texture_border_clamp, 
GL_SGIS_texture_edge_clamp, GL_SGIS_texture_lod, GL_SUN_multi_draw_arrays

8 GLX Visuals
   visual  x  bf lv rg d st colorbuffer ax dp st accumbuffer  ms  cav
 id dep cl sp sz l  ci b ro  r  g  b  a bf th cl  r  g  b  a ns b eat
--
0x21 24 tc  0 32  0 r  y  .  8  8  8  8  0 24  8  0  0  0  0  0 0 None
0x22 24 dc  0 32  0 r  y  .  8  8  8  8  0 24  8  0  0  0  0  0 0 None
0x69 24 tc  0 32  0 r  .  .  8  8  8  8  0 24  8 16 16 16 16  0 0 Slow
0x6a 24 tc  0 32  0 r  y  .  8  8  8  8  0 24  8 16 16 16 16  0 0 Slow
0x6b 24 dc  0 32  0 r  .  .  8  8  8  8  0 24  8  0  0  0  0  0 0 None
0x6c 24 dc  0 32  0 r  .  .  8  8  8  8  0 24  8 16 16 16 16  0 0 Slow
0x6d 24 dc  0 32  0 r  y  .  8  8  8  8  0 24  8 16 16 16 16  0 0 Slow
0x60 32 tc  0 32  0 r  .  .  8  8  8  8  0 24  8  0  0  0  0  0 0 Ncon

8 GLXFBConfigs:
   visual  x  bf lv rg d st colorbuffer ax dp st accumbuffer  ms  cav
 id dep cl sp sz l  ci b ro  r  g  b  a bf th cl  r  g  b  a ns b eat
--
0x61  0 tc  0 32  0 r  .  .  8  8  8  8  0 24  8  0  0  0  0  0 0 None
0x62  0 tc  0 32  0 r  .  .  8  8  8  8  0 24  8 16 16 16 16  0 0 Slow
0x63 

Bug#516553: linux-source-2.6.28: 2.6.28, spurious messages at boot: could not load modules.dep

2009-02-22 Thread Jean-Luc Coulon (f5ibh)
Package: linux-source-2.6.28
Version: 2.6.28-1
Severity: minor

Hi,

At boot, just after the "system loading" message, I have several times (5 to 9) 
the following message:
modprobe: FATAL: could not load /lib/modules/2.6.28-k8-1/modules.dep: no
such file or directory.

I've already reported this problem to linux kernel bugzilla, see:
http://bugzilla.kernel.org/show_bug.cgi?id=12000

I build the kernel with the kernel-packages tools.
Attached, my config file.

Regards

Jean-Luc


-- System Information:
Debian Release: 5.0
  APT prefers unstable
  APT policy: (900, 'unstable'), (1, 'experimental')
Architecture: amd64 (x86_64)

Kernel: Linux 2.6.28-k8-1 (SMP w/2 CPU cores; PREEMPT)
Locale: LANG=fr_FR.UTF-8, LC_CTYPE=fr_FR.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/bash

Versions of packages linux-source-2.6.28 depends on:
ii  binutils  2.19.1-1   The GNU assembler, linker and bina
ii  bzip2 1.0.5-1high-quality block-sorting file co

Versions of packages linux-source-2.6.28 recommends:
ii  gcc   4:4.3.2-3  The GNU C compiler
ii  libc6-dev [libc-dev]  2.9-2  GNU C Library: Development Librari
ii  make  3.81-5 The GNU version of the "make" util

Versions of packages linux-source-2.6.28 suggests:
ii  kernel-package11.017 A utility for building Linux kerne
ii  libncurses5-dev [ncurses- 5.7+20090214-1 developer's libraries and docs for
ii  libqt3-mt-dev 3:3.3.8b-5 Qt development files (Threaded)

-- no debconf information


config-2.6.28-k8-1.bz2
Description: BZip2 compressed data


Bug#328740: linux-source-2.6.12: xfs filesystem corruption

2005-10-04 Thread Jean-Luc Coulon (f5ibh)

Christoph,

Maybe I've found an event that triggers the fault.

If I do xfs_fsr (file system optimizer program for XFS) and then  
xfs_check on several filesystems, I've found several times an error  
reported by xfs_check on this filesystem, the message is:


bad nblocks 2 for inode 1026325, counted 3

If I run xfs_repair, after informationnal messages, I get:

...
Phase 3
...

correcting nblocks for inode 1026325
was 2 - counted 3
...

I'm not sure it is always the same inode (probably not but I'm not sure  
I remmebered correctly, the system is runing on a software raid1), but  
it is always just before a filesystem crash if I don't run xfs_repair.


With wfs_repair, I've never the crash then.

I don't know if the problem has to be assigned to the filesystem or  
reassigned to the xfsprogs.



Regards

Jean-Luc



pgpfWPAAhFaVT.pgp
Description: PGP signature


Bug#328740: linux-source-2.6.12: xfs filesystem corruption

2005-09-17 Thread Jean-Luc Coulon (f5ibh)

Christoph,

Le 17.09.2005 17:14:28, Christoph Hellwig a écrit :

On Sat, Sep 17, 2005 at 09:33:06AM +, Jean-Luc Coulon (f5ibh)
wrote:
> Le 17.09.2005 11:18:02, Christoph Hellwig a ?crit?:
> >This looks like a typical corruption caused by not turning off the
> >write cache on your disks.  Is the write cache on your disk on or
> >off?
>
> The disks are SATA disks (MAxtom Diamondmax 9, 80GB) and I've not
found
> any way to turn ir on/off via hdparm.

Because SATA is handled by the scsi layer.  What does

sdparm -a  | grep WCE

say?


[EMAIL PROTECTED] % sdparm /dev/sda | grep WCE
  WCE 1  [ sav:  1]

On both disk on the raid


Regards

Jean-Luc


pgpc1eBDF8UnZ.pgp
Description: PGP signature


Bug#328740: linux-source-2.6.12: xfs filesystem corruption

2005-09-17 Thread Jean-Luc Coulon (f5ibh)

Le 17.09.2005 11:18:02, Christoph Hellwig a écrit :

This looks like a typical corruption caused by not turning off the
write cache on your disks.  Is the write cache on your disk on or
off?


The disks are SATA disks (MAxtom Diamondmax 9, 80GB) and I've not found  
any way to turn ir on/off via hdparm.


Regards

Jean-Luc


pgpeCtkKoYBd5.pgp
Description: PGP signature


Bug#328740: linux-source-2.6.12: xfs filesystem corruption

2005-09-16 Thread Jean-Luc Coulon (f5ibh)
Package: linux-source-2.6.12
Version: 2.6.12-6
Severity: normal

Hi,

I'm not sure the kernel is responsible of this problem, this can be lvm as well.

I've 2.6.12 with lvm over a software raid1.
All the filesystems are xfs.
The architecture is X86_64 on an athlon 64 3500+. The system has been created
using this architecture.

While leaving gnome, I remarked that the home filesystem was not present
anymore, I had the followwing message in teh syslog:
/
Sep 16 18:28:12 tangerine kernel: Filesystem "dm-6": xfs_iflush: detected
corrupt incore inode 1026326, total extents = 1, nblocks = 0, ptr
0x81002367f600
Sep 16 18:28:12 tangerine kernel: xfs_force_shutdown(dm-6,0x8) called from line
3311 of file fs/xfs/xfs_inode.c.  Return address = 0x88118d08
Sep 16 18:28:12 tangerine kernel: Filesystem "dm-6": Corruption of in-memory
data detected.  Shutting down filesystem: dm-6
Sep 16 18:28:12 tangerine kernel: Please umount the filesystem, and rectify the
problem(s)
\---

The raid was still running and clean.

I tried xfs_check on the logical volume and the system told me that there was
valuable information on the journal and to do a xfs_repair -L to drop the
jornal. What I did, because it was impossible to mount it.

I got an inode in the lost+found directory, everything else was fine but the
balsa settings directory .balsa.

The system didnt have any crash but a couple of hours before, a program
compilation failed because I ran out of space on an other logical volume. I've
then added dynamically some space on this logical volume and expanded the
matching filesystem. 

I ran memtest86 for 10 hours to be sure (if it is possible to be sure) of the
memory integrity.

The fact I exhausted ne file system "might" have triggered the problem: I
already have this kind of problem in the past.

Regards

Jean-Luc

-- System Information:
Debian Release: testing/unstable
  APT prefers unstable
  APT policy: (900, 'unstable')
Architecture: amd64 (x86_64)
Shell:  /bin/sh linked to /bin/bash
Kernel: Linux 2.6.12-k8-9
Locale: [EMAIL PROTECTED], [EMAIL PROTECTED] (charmap=ISO-8859-15)

Versions of packages linux-source-2.6.12 depends on:
ii  binutils 2.16.1cvs20050902-1 The GNU assembler, linker and bina
ii  bzip21.0.2-8.1   high-quality block-sorting file co
ii  coreutils [fileutils 5.2.1-2.1   The GNU core utilities

Versions of packages linux-source-2.6.12 recommends:
ii  gcc   4:4.0.1-3  The GNU C compiler
ii  libc6-dev [libc-dev]  2.3.5-6GNU C Library: Development Librari
ii  make  3.80-11The GNU version of the "make" util

-- no debconf information



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



Bug#266954: kernel-source-2.6.8: breaks usage of cdrecord with non root user

2004-08-19 Thread Jean-Luc Coulon (f5ibh)
Package: kernel-source-2.6.8
Version: 2.6.8-2
Severity: normal

Hi,

I use a CD burner with cdrecord and the ATAPI transport.
with 2.6.7 (as well as previous releases), it was possible to burn a CD with 
a non root user.

With 2.6.8, I've an "operation non permitted" message. If I boot my
backup 2.6.7 kernel with the same .config file, everything went fine.

[EMAIL PROTECTED] % cdrecord dev=ATAPI:0,0,0 blank=fast~
Cdrecord-Clone 2.01a34 (i686-pc-linux-gnu) Copyright (C) 1995-2004 Jörg 
Schilling
NOTE: this version of cdrecord is an inofficial (modified) release of cdrecord
  and thus may have bugs that are not present in the original version