[arch-general] kernel 2.6.33-1
Hi guys, kernel 2.6.33 first test run ... Upstream changes: http://kernelnewbies.org/LinuxChanges Arch Linux bugfixes/feature requests: http://bugs.archlinux.org/task/18249 # added HPET http://bugs.archlinux.org/task/17970 # added CONFIG_USB_GSPCA_PAC7302 http://bugs.archlinux.org/task/17791 # added UTS_NAMESPACE http://bugs.archlinux.org/task/17756 # added CONFIG_FRAME_POINTER for WCHAN http://bugs.archlinux.org/task/16715 # added Linux Container support - added jfs and reiserfs statistics Arch Linux changes: - changed radeon kms enabled by default - merged ext2/ext3 support into ext4 module - nouveau module is still provided as out-of-tree module, it's more up to date. Broken binary modules: - lirc,fcpcmcia,madwifi,tiacx though no fix available yet. Needs to rebuild: - 686 modem binary modules Enjoy have fun and give me feedback, greetings tpowa -- Tobias Powalowski Archlinux Developer & Package Maintainer (tpowa) http://www.archlinux.org tpowa@archlinux.org
On 02/27/2010 02:46 PM, Tobias Powalowski wrote:
Hi guys, kernel 2.6.33 first test run ...
Upstream changes: http://kernelnewbies.org/LinuxChanges
Arch Linux bugfixes/feature requests: http://bugs.archlinux.org/task/18249 # added HPET http://bugs.archlinux.org/task/17970 # added CONFIG_USB_GSPCA_PAC7302 http://bugs.archlinux.org/task/17791 # added UTS_NAMESPACE http://bugs.archlinux.org/task/17756 # added CONFIG_FRAME_POINTER for WCHAN http://bugs.archlinux.org/task/16715 # added Linux Container support - added jfs and reiserfs statistics
Arch Linux changes: - changed radeon kms enabled by default - merged ext2/ext3 support into ext4 module - nouveau module is still provided as out-of-tree module, it's more up to date.
Broken binary modules: - lirc,fcpcmcia,madwifi,tiacx though no fix available yet.
Needs to rebuild: - 686 modem binary modules
Enjoy have fun and give me feedback,
Anyone taking care of the libdrm, mesa, libgl, ati-dri and xf86-video-ati rebuild so all the benefits of kms can be fully used? As far as I know it is needed to make this work as well as possible with ATI cards. Anyway, will give it a go (as is, late kms and early kms if all goes well) in my desktop (X600 card), in my work notebook (HD2400) and an older (half dead) notebook with an nvidia card and see if it works fine.
Am 27.02.2010 17:10, schrieb Mauro Santos:
Arch Linux changes: - changed radeon kms enabled by default
Anyone taking care of the libdrm, mesa, libgl, ati-dri and xf86-video-ati rebuild so all the benefits of kms can be fully used? As far as I know it is needed to make this work as well as possible with ATI cards.
The KMS problem was expected and Andy will probably take care of it very soon.
Am Sat, 27 Feb 2010 21:21:57 +0100 schrieb Thomas Bächler <thomas@archlinux.org>:
Am 27.02.2010 17:10, schrieb Mauro Santos:
Arch Linux changes: - changed radeon kms enabled by default
Anyone taking care of the libdrm, mesa, libgl, ati-dri and xf86-video-ati rebuild so all the benefits of kms can be fully used? As far as I know it is needed to make this work as well as possible with ATI cards.
The KMS problem was expected and Andy will probably take care of it very soon.
The mirrors should get the rebuilt/updated packages soon. Please report if KMS is working for you. KMS is very soon freezing my desktop without entries in Xorg or everything log file :( -Andy
On 02/27/2010 03:09 PM, Andreas Radke wrote:
Am Sat, 27 Feb 2010 21:21:57 +0100 schrieb Thomas Bächler <thomas@archlinux.org>:
Am 27.02.2010 17:10, schrieb Mauro Santos:
Arch Linux changes: - changed radeon kms enabled by default
Anyone taking care of the libdrm, mesa, libgl, ati-dri and xf86-video-ati rebuild so all the benefits of kms can be fully used? As far as I know it is needed to make this work as well as possible with ATI cards.
The KMS problem was expected and Andy will probably take care of it very soon.
The mirrors should get the rebuilt/updated packages soon. Please report if KMS is working for you. KMS is very soon freezing my desktop without entries in Xorg or everything log file :(
-Andy
I think some files a missing dmesg | grep -i radeon [drm] radeon defaulting to kernel modesetting. [drm] radeon kernel modesetting enabled. radeon 0000:01:00.0: PCI INT A -> GSI 16 (level, low) -> IRQ 16 radeon 0000:01:00.0: setting latency timer to 64 [drm] radeon: Initializing kernel modesetting. [drm] radeon: 256M of VRAM memory ready [drm] radeon: 512M of GTT memory ready. radeon 0000:01:00.0: irq 29 for MSI/MSI-X [drm] radeon: using MSI. [drm] radeon: irq initialized. platform radeon_cp.0: firmware: requesting radeon/RV635_pfp.bin platform radeon_cp.0: firmware: requesting radeon/RV635_me.bin platform radeon_cp.0: firmware: requesting radeon/R600_rlc.bin r600_cp: Failed to load firmware "radeon/R600_rlc.bin" radeon 0000:01:00.0: disabling GPU acceleration radeon 0000:01:00.0: ffff88013aa61400 unpin not necessary radeon 0000:01:00.0: ffff88013aa61400 unpin not necessary [drm] Radeon Display Connectors fb0: radeondrmfb frame buffer device [drm] Initialized radeon 2.0.0 20080528 for 0000:01:00.0 on minor 0 Ignacio
On 02/27/2010 02:31 PM, Ignacio Galmarino wrote:
On 02/27/2010 03:09 PM, Andreas Radke wrote:
Am Sat, 27 Feb 2010 21:21:57 +0100 schrieb Thomas Bächler<thomas@archlinux.org>:
Am 27.02.2010 17:10, schrieb Mauro Santos:
Arch Linux changes: - changed radeon kms enabled by default
Anyone taking care of the libdrm, mesa, libgl, ati-dri and xf86-video-ati rebuild so all the benefits of kms can be fully used? As far as I know it is needed to make this work as well as possible with ATI cards.
The KMS problem was expected and Andy will probably take care of it very soon.
The mirrors should get the rebuilt/updated packages soon. Please report if KMS is working for you. KMS is very soon freezing my desktop without entries in Xorg or everything log file :(
-Andy
I think some files a missing
dmesg | grep -i radeon
[drm] radeon defaulting to kernel modesetting. [drm] radeon kernel modesetting enabled. radeon 0000:01:00.0: PCI INT A -> GSI 16 (level, low) -> IRQ 16 radeon 0000:01:00.0: setting latency timer to 64 [drm] radeon: Initializing kernel modesetting. [drm] radeon: 256M of VRAM memory ready [drm] radeon: 512M of GTT memory ready. radeon 0000:01:00.0: irq 29 for MSI/MSI-X [drm] radeon: using MSI. [drm] radeon: irq initialized. platform radeon_cp.0: firmware: requesting radeon/RV635_pfp.bin platform radeon_cp.0: firmware: requesting radeon/RV635_me.bin platform radeon_cp.0: firmware: requesting radeon/R600_rlc.bin r600_cp: Failed to load firmware "radeon/R600_rlc.bin" radeon 0000:01:00.0: disabling GPU acceleration radeon 0000:01:00.0: ffff88013aa61400 unpin not necessary radeon 0000:01:00.0: ffff88013aa61400 unpin not necessary [drm] Radeon Display Connectors fb0: radeondrmfb frame buffer device [drm] Initialized radeon 2.0.0 20080528 for 0000:01:00.0 on minor 0
Ignacio
The missing firmware can be found in this AUR pkg: http://aur.archlinux.org/packages.php?ID=33016 Gary
On 02/27/2010 03:34 PM, Gary Wright wrote:
On 02/27/2010 02:31 PM, Ignacio Galmarino wrote:
On 02/27/2010 03:09 PM, Andreas Radke wrote:
Am Sat, 27 Feb 2010 21:21:57 +0100 schrieb Thomas Bächler<thomas@archlinux.org>:
Am 27.02.2010 17:10, schrieb Mauro Santos:
Arch Linux changes: - changed radeon kms enabled by default
Anyone taking care of the libdrm, mesa, libgl, ati-dri and xf86-video-ati rebuild so all the benefits of kms can be fully used? As far as I know it is needed to make this work as well as possible with ATI cards.
The KMS problem was expected and Andy will probably take care of it very soon.
The mirrors should get the rebuilt/updated packages soon. Please report if KMS is working for you. KMS is very soon freezing my desktop without entries in Xorg or everything log file :(
-Andy
I think some files a missing
dmesg | grep -i radeon
[drm] radeon defaulting to kernel modesetting. [drm] radeon kernel modesetting enabled. radeon 0000:01:00.0: PCI INT A -> GSI 16 (level, low) -> IRQ 16 radeon 0000:01:00.0: setting latency timer to 64 [drm] radeon: Initializing kernel modesetting. [drm] radeon: 256M of VRAM memory ready [drm] radeon: 512M of GTT memory ready. radeon 0000:01:00.0: irq 29 for MSI/MSI-X [drm] radeon: using MSI. [drm] radeon: irq initialized. platform radeon_cp.0: firmware: requesting radeon/RV635_pfp.bin platform radeon_cp.0: firmware: requesting radeon/RV635_me.bin platform radeon_cp.0: firmware: requesting radeon/R600_rlc.bin r600_cp: Failed to load firmware "radeon/R600_rlc.bin" radeon 0000:01:00.0: disabling GPU acceleration radeon 0000:01:00.0: ffff88013aa61400 unpin not necessary radeon 0000:01:00.0: ffff88013aa61400 unpin not necessary [drm] Radeon Display Connectors fb0: radeondrmfb frame buffer device [drm] Initialized radeon 2.0.0 20080528 for 0000:01:00.0 on minor 0
Ignacio
The missing firmware can be found in this AUR pkg:
http://aur.archlinux.org/packages.php?ID=33016
Gary
mmm.. i installed this package but get exactly the same error I can see the file in /lib/firmware/radeon/R600_rlc.bin but it cant be loaded ... i dont know why ... Ignacio
On 02/27/2010 03:43 PM, Ignacio Galmarino wrote:
On 02/27/2010 03:34 PM, Gary Wright wrote:
On 02/27/2010 02:31 PM, Ignacio Galmarino wrote:
On 02/27/2010 03:09 PM, Andreas Radke wrote:
Am Sat, 27 Feb 2010 21:21:57 +0100 schrieb Thomas Bächler<thomas@archlinux.org>:
Am 27.02.2010 17:10, schrieb Mauro Santos:
> Arch Linux changes: > - changed radeon kms enabled by default
Anyone taking care of the libdrm, mesa, libgl, ati-dri and xf86-video-ati rebuild so all the benefits of kms can be fully used? As far as I know it is needed to make this work as well as possible with ATI cards.
The KMS problem was expected and Andy will probably take care of it very soon.
The mirrors should get the rebuilt/updated packages soon. Please report if KMS is working for you. KMS is very soon freezing my desktop without entries in Xorg or everything log file :(
-Andy
I think some files a missing
dmesg | grep -i radeon
[drm] radeon defaulting to kernel modesetting. [drm] radeon kernel modesetting enabled. radeon 0000:01:00.0: PCI INT A -> GSI 16 (level, low) -> IRQ 16 radeon 0000:01:00.0: setting latency timer to 64 [drm] radeon: Initializing kernel modesetting. [drm] radeon: 256M of VRAM memory ready [drm] radeon: 512M of GTT memory ready. radeon 0000:01:00.0: irq 29 for MSI/MSI-X [drm] radeon: using MSI. [drm] radeon: irq initialized. platform radeon_cp.0: firmware: requesting radeon/RV635_pfp.bin platform radeon_cp.0: firmware: requesting radeon/RV635_me.bin platform radeon_cp.0: firmware: requesting radeon/R600_rlc.bin r600_cp: Failed to load firmware "radeon/R600_rlc.bin" radeon 0000:01:00.0: disabling GPU acceleration radeon 0000:01:00.0: ffff88013aa61400 unpin not necessary radeon 0000:01:00.0: ffff88013aa61400 unpin not necessary [drm] Radeon Display Connectors fb0: radeondrmfb frame buffer device [drm] Initialized radeon 2.0.0 20080528 for 0000:01:00.0 on minor 0
Ignacio
The missing firmware can be found in this AUR pkg:
http://aur.archlinux.org/packages.php?ID=33016
Gary
mmm.. i installed this package but get exactly the same error
I can see the file in /lib/firmware/radeon/R600_rlc.bin but it cant be loaded ... i dont know why ...
Ignacio
Ok i do more research and 3d working now. This is what i find: 1) file /lib/firmware/radeon/R600_rlc.bin is missing from kernel26-firmware. 2) This file can only be loaded if you use kms late start (http://wiki.archlinux.org/index.php/ATI#Late_start). 3) To use early start (http://wiki.archlinux.org/index.php/ATI#Early_start) the file should be included in initramfs ... but i really dont know how ... Ignacio
On 27 February 2010 21:57, Ignacio Galmarino <igalmarino@gmail.com> wrote:
On 02/27/2010 03:43 PM, Ignacio Galmarino wrote:
On 02/27/2010 03:34 PM, Gary Wright wrote:
On 02/27/2010 02:31 PM, Ignacio Galmarino wrote:
On 02/27/2010 03:09 PM, Andreas Radke wrote:
Am Sat, 27 Feb 2010 21:21:57 +0100 schrieb Thomas Bächler<thomas@archlinux.org>:
Am 27.02.2010 17:10, schrieb Mauro Santos: >> Arch Linux changes: >> - changed radeon kms enabled by default > > Anyone taking care of the libdrm, mesa, libgl, ati-dri and > xf86-video-ati rebuild so all the benefits of kms can be fully > used? As far as I know it is needed to make this work as well as > possible with ATI cards.
The KMS problem was expected and Andy will probably take care of it very soon.
The mirrors should get the rebuilt/updated packages soon. Please report if KMS is working for you. KMS is very soon freezing my desktop without entries in Xorg or everything log file :(
-Andy
I think some files a missing
dmesg | grep -i radeon
[drm] radeon defaulting to kernel modesetting. [drm] radeon kernel modesetting enabled. radeon 0000:01:00.0: PCI INT A -> GSI 16 (level, low) -> IRQ 16 radeon 0000:01:00.0: setting latency timer to 64 [drm] radeon: Initializing kernel modesetting. [drm] radeon: 256M of VRAM memory ready [drm] radeon: 512M of GTT memory ready. radeon 0000:01:00.0: irq 29 for MSI/MSI-X [drm] radeon: using MSI. [drm] radeon: irq initialized. platform radeon_cp.0: firmware: requesting radeon/RV635_pfp.bin platform radeon_cp.0: firmware: requesting radeon/RV635_me.bin platform radeon_cp.0: firmware: requesting radeon/R600_rlc.bin r600_cp: Failed to load firmware "radeon/R600_rlc.bin" radeon 0000:01:00.0: disabling GPU acceleration radeon 0000:01:00.0: ffff88013aa61400 unpin not necessary radeon 0000:01:00.0: ffff88013aa61400 unpin not necessary [drm] Radeon Display Connectors fb0: radeondrmfb frame buffer device [drm] Initialized radeon 2.0.0 20080528 for 0000:01:00.0 on minor 0
Ignacio
The missing firmware can be found in this AUR pkg:
http://aur.archlinux.org/packages.php?ID=33016
Gary
mmm.. i installed this package but get exactly the same error
I can see the file in /lib/firmware/radeon/R600_rlc.bin but it cant be loaded ... i dont know why ...
Ignacio
Ok i do more research and 3d working now. This is what i find:
1) file /lib/firmware/radeon/R600_rlc.bin is missing from kernel26-firmware.
2) This file can only be loaded if you use kms late start (http://wiki.archlinux.org/index.php/ATI#Late_start).
3) To use early start (http://wiki.archlinux.org/index.php/ATI#Early_start) the file should be included in initramfs ... but i really dont know how ...
Add it to FILES in /etc/mkinitcpio.conf. -- Tavian Barnes
Am 28.02.2010 03:57, schrieb Ignacio Galmarino:
Ok i do more research and 3d working now. This is what i find:
1) file /lib/firmware/radeon/R600_rlc.bin is missing from kernel26-firmware.
Upstream bug. We use make firmware_install.
2) This file can only be loaded if you use kms late start (http://wiki.archlinux.org/index.php/ATI#Late_start).
3) To use early start (http://wiki.archlinux.org/index.php/ATI#Early_start) the file should be included in initramfs ... but i really dont know how ...
It is automatically added during initramfs (re)generation.
On 02/28/2010 04:18 AM, Thomas Bächler wrote:
Am 28.02.2010 03:57, schrieb Ignacio Galmarino:
Ok i do more research and 3d working now. This is what i find:
1) file /lib/firmware/radeon/R600_rlc.bin is missing from kernel26-firmware.
Upstream bug. We use make firmware_install.
2) This file can only be loaded if you use kms late start (http://wiki.archlinux.org/index.php/ATI#Late_start).
3) To use early start (http://wiki.archlinux.org/index.php/ATI#Early_start) the file should be included in initramfs ... but i really dont know how ...
It is automatically added during initramfs (re)generation.
You are right ! modinfo radeon | grep -i r600 firmware: radeon/R600_me.bin firmware: radeon/R600_pfp.bin firmware: radeon/R600_rlc.bin firmware: radeon/R600_me.bin firmware: radeon/R600_pfp.bin so ... i dont know why R600_rlc.bin cant be loaded ... Ignacio
When booting the kernel, I noticed a long hang (180s according to udev) while loading my modules. It times out and fails to load. Looking into it I found out that the module "parport_pc" was causing the problem. Manually loading this module also times out (but doesn't crash the kernel). I'm using x86_64 on an Acer TravelMate 6592. This is my lspci -vv output: http://paste.pocoo.org/show/184074/ Help appreciated :)
On Mon, Mar 1, 2010 at 04:13, Sven-Hendrik Haase <sh@lutzhaase.com> wrote:
When booting the kernel, I noticed a long hang (180s according to udev) while loading my modules. It times out and fails to load. Looking into it I found out that the module "parport_pc" was causing the problem. Manually loading this module also times out (but doesn't crash the kernel). I'm using x86_64 on an Acer TravelMate 6592. This is my lspci -vv output: http://paste.pocoo.org/show/184074/
Help appreciated :)
You don't seem to have a parallel port on your computer, so you could just blacklist parport_pc. -- Pelle
Ok i do more research and 3d working now. This is what i find:
1) file /lib/firmware/radeon/R600_rlc.bin is missing from kernel26-firmware.
2) This file can only be loaded if you use kms late start (http://wiki.archlinux.org/index.php/ATI#Late_start).
3) To use early start (http://wiki.archlinux.org/index.php/ATI#Early_start) the file should be included in initramfs ... but i really dont know how ...
My earlier attempts at getting kms were flawed due to having nouveau-drm and xf86-video-nouveau installed. I have a notebook with an nvidia card and another one with an ati card, the usb disk I use for emergency recovery/testing was supposed to be general but it seems it can't be, anyway, I have removed that now and (late) kms does start, however radeon_ucode from aur is needed if I want to have dri and xv working with my RV610 (radeon hd2400). With a X600XT (r300) everything works fine without installing radeon_ucode. Sorry for the earlier noise about kms not working. The need for radeon_ucode for some cards should be advertised with an install message (at least until aur packages are no longer needed to get everything working as well as possible imho).
The mirrors should get the rebuilt/updated packages soon. Please report if KMS is working for you. KMS is very soon freezing my desktop without entries in Xorg or everything log file :(
If you mean: ati-dri-7.7-2 libdrm-2.4.18-3 libgl-7.7-2 mesa-7.7-2 xf86-video-ati-6.12.99.git20100227-1 xorg-server-1.7.5-2 that are already available at ftp://ftp.archlinux.org/testing/os/$ARCH/ then no go for me, always the same error when trying to insert radeon: FATAL: Error inserting radeon (/lib/modules/2.6.33-ARCH/kernel/drivers/gpu/drm/radeon/radeon.ko): Unknown symbol in module, or unknown parameter (see dmesg) and 'dmesg | grep radeon' outputs: radeon: Unknown symbol drm_vblank_cleanup This while trying to enable late KMS. X still starts though, xdriinfo reports that there is no dri and xvinfo outputs what is expected. This happens with an r3xx (X600XT) card and an rv610 (HD2400) card.
On Sat, Feb 27, 2010 at 16:46, Tobias Powalowski <t.powa@gmx.de> wrote:
Hi guys, kernel 2.6.33 first test run ...
Arch Linux bugfixes/feature requests: http://bugs.archlinux.org/task/16715 # added Linux Container support Nice!
Arch Linux changes: - merged ext2/ext3 support into ext4 module When there is ext2/ext3 in MODULES in mkinitcpio.conf instead of filesystem in HOOKS (as on my VPS), then image that is automatically regenerated during kernel26 package update will be broken.
I'm not sure how many people can be hit by this. Most should have filesystems in HOOKS, and it is recommended to read the output during upgrade (but mkinitcpio says SUCCESS, so this can be overlooked). Can we add an alias from ext2/ext3 to ext4, or just add a warning to post_install? -- Roman Kyrylych (Роман Кирилич)
Am 27.02.2010 17:10, schrieb Roman Kyrylych:
Arch Linux changes: - merged ext2/ext3 support into ext4 module When there is ext2/ext3 in MODULES in mkinitcpio.conf instead of filesystem in HOOKS (as on my VPS), then image that is automatically regenerated during kernel26 package update will be broken.
I'm not sure how many people can be hit by this. Most should have filesystems in HOOKS, and it is recommended to read the output during upgrade (but mkinitcpio says SUCCESS, so this can be overlooked).
Filesystem autodetection for the filesystems hook will work fine. I think I forgot the MODULES= case. I can probably push out a small fix later.
On 02/27/2010 08:46 AM, Tobias Powalowski wrote:
Hi guys, kernel 2.6.33 first test run ...
Works great ... but no ATI 3d. libdrm, mesa, libgl, ati-dri and xf86-video-ati need to be rebuild to use dri2 Ignacio
Works great ... but no ATI 3d.
libdrm, mesa, libgl, ati-dri and xf86-video-ati need to be rebuild to use dri2
Ignacio
The new kernel seems to work just fine on all my machines, however there is no kms love. Booting without recompiling anything makes xdriinfo say there is no dri acceleration and xvinfo says there are no xv capable adaptors, however all apps seem to work smoothly (didn't test video). Recompiling libdrm and friends from abs (as explained in the wiki) makes xv work but no dri or kms, when trying to modprobe radeon the following message is issued: FATAL: Error inserting radeon (/lib/modules/2.6.33-ARCH/kernel/drivers/gpu/drm/radeon/radeon.ko): Unknown symbol in module, or unknown parameter (see dmesg) Checking dmesg shows: radeon: Unknown symbol drm_vblank_cleanup However the system still boots and starts X without hangups so not a big show stopper. I'll just wait for mesa and friends to catch up and I'll give it another go (this shouldn't take long I guess).
On Sat, Feb 27, 2010 at 9:46 AM, Tobias Powalowski <t.powa@gmx.de> wrote:
Hi guys, kernel 2.6.33 first test run ...
Upstream changes: http://kernelnewbies.org/LinuxChanges
Arch Linux bugfixes/feature requests: http://bugs.archlinux.org/task/18249 # added HPET http://bugs.archlinux.org/task/17970 # added CONFIG_USB_GSPCA_PAC7302 http://bugs.archlinux.org/task/17791 # added UTS_NAMESPACE http://bugs.archlinux.org/task/17756 # added CONFIG_FRAME_POINTER for WCHAN http://bugs.archlinux.org/task/16715 # added Linux Container support - added jfs and reiserfs statistics
Arch Linux changes: - changed radeon kms enabled by default - merged ext2/ext3 support into ext4 module - nouveau module is still provided as out-of-tree module, it's more up to date.
Broken binary modules: - lirc,fcpcmcia,madwifi,tiacx though no fix available yet.
Needs to rebuild: - 686 modem binary modules
This kernel is working well on all of my machines that I've been able to test so far. All of them use ext4 and nouveau.
On Sat, Feb 27, 2010 at 16:46, Tobias Powalowski <t.powa@gmx.de> wrote:
Hi guys, kernel 2.6.33 first test run ...
Enjoy have fun and give me feedback,
I have Intel 965GM video and I get this: input: Video Bus as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A03:00/LNXVIDEO:01/input/input5 ACPI: Video Device [VID1] (multi-head: yes rom: no post: no) [Firmware Bug]: Duplicate ACPI video bus devices for the same VGA controller, please try module parameter "video.allow_duplicates=1"if the current driver doesn't work. However, I don't see any consequences. Everything works as usual, so perhaps this is not new, I just don't check the dmesg often. -- Roman Kyrylych (Роман Кирилич)
On 28/02/10 19:10, Roman Kyrylych wrote:
On Sat, Feb 27, 2010 at 16:46, Tobias Powalowski<t.powa@gmx.de> wrote:
Hi guys, kernel 2.6.33 first test run ...
Enjoy have fun and give me feedback,
I have Intel 965GM video and I get this: input: Video Bus as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A03:00/LNXVIDEO:01/input/input5 ACPI: Video Device [VID1] (multi-head: yes rom: no post: no) [Firmware Bug]: Duplicate ACPI video bus devices for the same VGA controller, please try module parameter "video.allow_duplicates=1"if the current driver doesn't work.
However, I don't see any consequences. Everything works as usual, so perhaps this is not new, I just don't check the dmesg often.
I now have that after the update too and can not remember seeing it earlier. Allan
On Sun, Feb 28, 2010 at 11:56 AM, Allan McRae <allan@archlinux.org> wrote:
On 28/02/10 19:10, Roman Kyrylych wrote:
On Sat, Feb 27, 2010 at 16:46, Tobias Powalowski<t.powa@gmx.de> wrote:
Hi guys, kernel 2.6.33 first test run ...
Enjoy have fun and give me feedback,
I have Intel 965GM video and I get this: input: Video Bus as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A03:00/LNXVIDEO:01/input/input5 ACPI: Video Device [VID1] (multi-head: yes rom: no post: no) [Firmware Bug]: Duplicate ACPI video bus devices for the same VGA controller, please try module parameter "video.allow_duplicates=1"if the current driver doesn't work.
However, I don't see any consequences. Everything works as usual, so perhaps this is not new, I just don't check the dmesg often.
I now have that after the update too and can not remember seeing it earlier.
Allan
See http://git.kernel.org/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=... and http://bugzilla.kernel.org/show_bug.cgi?id=13577 If your display is still fine and brightness control works, I suppose you can safely ignore that.
On 28/02/10 21:44, Xavier Chantry wrote:
On Sun, Feb 28, 2010 at 11:56 AM, Allan McRae<allan@archlinux.org> wrote:
On 28/02/10 19:10, Roman Kyrylych wrote:
On Sat, Feb 27, 2010 at 16:46, Tobias Powalowski<t.powa@gmx.de> wrote:
Hi guys, kernel 2.6.33 first test run ...
Enjoy have fun and give me feedback,
I have Intel 965GM video and I get this: input: Video Bus as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A03:00/LNXVIDEO:01/input/input5 ACPI: Video Device [VID1] (multi-head: yes rom: no post: no) [Firmware Bug]: Duplicate ACPI video bus devices for the same VGA controller, please try module parameter "video.allow_duplicates=1"if the current driver doesn't work.
However, I don't see any consequences. Everything works as usual, so perhaps this is not new, I just don't check the dmesg often.
I now have that after the update too and can not remember seeing it earlier.
Allan
See http://git.kernel.org/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=... and http://bugzilla.kernel.org/show_bug.cgi?id=13577
If your display is still fine and brightness control works, I suppose you can safely ignore that.
Everything seems to work so I will ignore it. As an aside, the flickering I used to get with KMS is now fixed and I can finally update xf86-video-intel. Allan
participants (13)
-
Allan McRae
-
Andreas Radke
-
Gary Wright
-
Ignacio Galmarino
-
Mauro Santos
-
Pär Forsling
-
Ray Kohler
-
Roman Kyrylych
-
Sven-Hendrik Haase
-
Tavian Barnes
-
Thomas Bächler
-
Tobias Powalowski
-
Xavier Chantry