[Bug 1056563] Re: Please change AHCI driver back to module in 12.10

2013-02-21 Thread Kano
This breaks booting without initrd without any need. If a new driver is activated by the same pci ids of an existing one then it would be much smarter to integrate the features into the other driver. When there is a demand for using it then where is the code? Will it go upsteam soon? If it is still

[Bug 942569] Re: binary headers packages are missing include/generated/compile.h

2012-05-21 Thread Kano
Basically the content of that file is not that important to fix kernel modul build failures. A 0 size file is enough for that. Best consider adding that fake header file until the generated ones could be added. See patch. ** Patch added: "touch-fake-header.patch" https://bugs.launchpad.net/ubu

[Bug 942569] [NEW] missing include/generated/compile.h

2012-02-28 Thread Kano
Public bug reported: include/generated/compile.h is missing but exists in Debian linux header packages ** Affects: linux (Ubuntu) Importance: Undecided Status: Incomplete -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 904569] Re: Linux 3.0.0-15-generic-pae causes laptops to fail to resume from suspend (Dell XPS 1645, Sony Vaio VPCF1390)

2011-12-22 Thread Kano
I tested the same kernel and newer ones and had the same problem on one of my systems. Did this bisect: git bisect start # good: [ac6766564c0305ca020fe747dfd7dbdf0881369d] Linux 3.0.12 git bisect good ac6766564c0305ca020fe747dfd7dbdf0881369d # bad: [d986a8dbfd7358bfbda116650c4caf8a3b90d865] Linux

[Bug 524803] Re: isolinux hybrid mode should be used - all other major distributions do so since last year

2010-12-07 Thread Kano
I just checked natty alpha 1 and isohybrid was still not executed on the iso image, just like the final maverick ones. Ubuntu is most likely the one and only major distribution that has NO working hybrid images out of the box. Is that a running gag or will that be fixed? -- You received this bug

[Bug 577189] Re: iwl3945 "microcode SW error detected" under heavy net load

2010-10-11 Thread Daitaro Kano
This happens to me as well, and I just installed 10.10 Maverick with kernel 2.6.35-22-generic. Oct 11 09:15:48 dknux kernel: [21152.949361] iwl3945 :03:00.0: Microcode SW error detected. Restarting 0x8208. Oct 11 09:15:48 dknux kernel: [21152.949371] iwl3945 :03:00.0: Loaded firmware

[Bug 380138] Re: Do NOT disable HPA by default -> leads to data loss

2010-04-07 Thread Kano
You don't need that HDAT2 tool, hdparm can set HPA permanently (or disable it when set to full size). By default it is a temp. change like what is done with that disabling now, but hdparm -N /dev/sdX shows HPA hdparm -N xxx /dev/sdX sets HPA to xxx temp. or hdparm -N xxxp /dev/sdX for permane

[Bug 526305] Re: toram does not work

2010-04-06 Thread Kano
That's correct as live-initramfs does not use .disk to identify anything at all (when you cp .disk on usb you do not need to change any option for casper to find it, just as sidenode), on pure live-helper images is no .disk dir nor are those images combined with a repository. -- toram does not wo

[Bug 526305] Re: toram does not work

2010-04-04 Thread Kano
This is used for copying: cp -a ${copyfrom}/* ${copyto} # "cp -a" from busybox also copies hidden files The problem is that only cp -a ${copyfrom}/ ${copyto} # "cp -a" from busybox also copies hidden files without the * copies hidden files, when you add a * it does not. As the .disk dir is not

[Bug 524713] Re: isl3886pci firmware not found after upgrade moved it to subdir

2010-02-23 Thread Kano
I have got also cards with that chip, please fix soon. -- isl3886pci firmware not found after upgrade moved it to subdir https://bugs.launchpad.net/bugs/524713 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list

[Bug 526305] [NEW] toram does not work

2010-02-23 Thread Kano
Public bug reported: Binary package hint: casper Usually i boot via NFS with added toram option, but toram just does nothing. Debian Live works with toram in the same environment. Please fix it. ** Affects: casper (Ubuntu) Importance: Undecided Status: New -- toram does not work

[Bug 524803] [NEW] isolinux hybrid mode should be used - all other major distributions do so since last year

2010-02-20 Thread Kano
Public bug reported: Binary package hint: syslinux Since all other major distributions create hybrid mode iso images it is really sad to see that U does not use that feature. It was introduced with syslinux 3.72 which was over 1 year ago and used till then by Fedora, Moblin, Kanotix... As the U s

[Bug 386403] Re: ar9170 wireless firmware needed in Karmic

2009-10-05 Thread Kano
** Changed in: linux-firmware (Ubuntu) Status: Fix Released => Incomplete -- ar9170 wireless firmware needed in Karmic https://bugs.launchpad.net/bugs/386403 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing

[Bug 386403] Re: ar9170 wireless firmware needed in Karmic

2009-09-22 Thread Kano
The bug is only partly fixed. There are 3 possible firmware files, currently only 2 are added. For a very common devices in germany the firmware is still missing (AVM FRITZ!WLAN USB Stick N and AVM FRITZ!WLAN USB Stick 2.4): http://linuxwireless.org/en/users/Drivers/ar9170 The one stage firmware

[Bug 392039] Re: initramfs scripts hard-coded to load i915; blocks loading fglrx

2009-09-07 Thread Kano
The used code is complete nonsense: if modprobe -q intel_agp && modprobe -q i915; then FB=kms fi ;; The thing is: EVERY module can be modprobed and stays in memory and returns 0 exit status when the hardware is NOT present. It would get active if the hardwa

[Bug 398059] Re: system does not boot due to device-mapper error

2009-07-23 Thread Kano
For Kanotix I patch my kernels using this patch since I found it, works fine. Ubuntu seems to ignore my hints in the IRC, so here you have it again in your beloved LP: http://patchwork.kernel.org/patch/33534/ -- system does not boot due to device-mapper error https://bugs.launchpad.net/bugs/3980

[Bug 380138] Re: Do NOT disable HPA by default -> leads to data loss

2009-05-29 Thread Kano
** Visibility changed to: Public ** This bug is no longer flagged as a security vulnerability -- Do NOT disable HPA by default -> leads to data loss https://bugs.launchpad.net/bugs/380138 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 309512] Re: Dell Studio 17 (1737), 2 headphones jack do not work in Intrepid 8.10

2008-12-19 Thread Kano
With that patch it should be possible to use internal speakers and headphone. It basically does the same as the model override. Needs a bit tuning in the mixer settings. ** Attachment added: "2.6.27.9-patch_sigmatel_dell_studio_17.diff" http://launchpadlibrarian.net/20580047/2.6.27.9-patch_sig

[Bug 263483] Re: touchpad unbearably slow on macbook pro ( Intrepid )

2008-10-20 Thread Kano
*** This bug is a duplicate of bug 262276 *** https://bugs.launchpad.net/bugs/262276 Just installed 8.10 cursor movement too slow on dell latitude D630 no GUI program to configure it.. -- touchpad unbearably slow on macbook pro ( Intrepid ) https://bugs.launchpad.net/bugs/263483 You received

[Bug 197040] [NEW] reversed logic for bbuild check leads to -j1 default

2008-02-29 Thread Kano
Public bug reported: This is part of: debian/rules.d/0-common-vars.mk ifeq ($(CONCURRENCY_LEVEL),) # Check the environment CONCURRENCY_LEVEL := $(shell echo $$CONCURRENCY_LEVEL) # No? Check if this is on a buildd ifeq ($(CONCURRENCY_LEVEL),) ifneq ($(wildcard /CurrentlyBuilding),)

[Bug 196745] Re: RedOctane Guitar Hero X-plorer support (xpad)

2008-02-28 Thread Kano
** Attachment added: "xpad-2.6.24.patch" http://launchpadlibrarian.net/12279768/xpad-2.6.24.patch -- RedOctane Guitar Hero X-plorer support (xpad) https://bugs.launchpad.net/bugs/196745 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 196745] [NEW] RedOctane Guitar Hero X-plorer support (xpad)

2008-02-28 Thread Kano
Public bug reported: With that patch the RedOctane Guitar Hero X-plorer can be used (for frets on fire). ** Affects: linux (Ubuntu) Importance: Undecided Status: New -- RedOctane Guitar Hero X-plorer support (xpad) https://bugs.launchpad.net/bugs/196745 You received this bug notif

[Bug 97655] Re: dmraid45 target please

2008-02-08 Thread Kano
Well you can expect that it is in Fedora. Btw. I forgot to mention that the dmraid initscript should load the same modules like the initramfs variant in case you install it later. It is not fully clear what modules needed to load usually. If you like to contact the author is is very easy to find hi

[Bug 97655] current patch for 2.6.24

2008-02-08 Thread Kano
To fully support raid 5 with dmraid you need to update dmraid too. This info is correct: https://bugs.launchpad.net/ubuntu/+source/linux/+bug/97655/comments/40 But dmraid should be updated to http://people.redhat.com/heinzm/sw/dmraid/src/dmraid-1.0.0.rc14.tar.bz2 as rc13 segfaults in some cases

[Bug 185719] Re: remove duplicate pci ids bcm43xx/ssb prism54/p54pci

2008-01-28 Thread Kano
In what package do you want to blacklist em? Also if you accidently install discover any blacklist entries are ignored which are in /etc/modprobe.d. -- remove duplicate pci ids bcm43xx/ssb prism54/p54pci https://bugs.launchpad.net/bugs/185719 You received this bug notification because you are a m

[Bug 185719] Re: remove duplicate pci ids bcm43xx/ssb prism54/p54pci

2008-01-25 Thread Kano
** Attachment added: "remove-pciids-prism54-2.6.24.patch" http://launchpadlibrarian.net/11572035/remove-pciids-prism54-2.6.24.patch -- remove duplicate pci ids bcm43xx/ssb prism54/p54pci https://bugs.launchpad.net/bugs/185719 You received this bug notification because you are a member of Ubun

[Bug 185719] Re: remove duplicate pci ids bcm43xx/ssb prism54/p54pci

2008-01-25 Thread Kano
** Attachment added: "remove-pciids-bcm43xx-2.6.24.patch" http://launchpadlibrarian.net/11572034/remove-pciids-bcm43xx-2.6.24.patch -- remove duplicate pci ids bcm43xx/ssb prism54/p54pci https://bugs.launchpad.net/bugs/185719 You received this bug notification because you are a member of Ubun

[Bug 151974] Re: [RV410] X700SE [1002:5e4f] - DRI images corrupted

2008-01-24 Thread Kano
http://gitweb.freedesktop.org/?p=mesa/mesa.git;a=commit;h=0b7e0f81591c0b70452ff9250af9b145e8c15adf -- [RV410] X700SE [1002:5e4f] - DRI images corrupted https://bugs.launchpad.net/bugs/151974 You received this bug notification because you are a member of Ubuntu Bugs, which is the bug contact for U

[Bug 151974] Re: [RV410] X700SE [1002:5e4f] - DRI images corrupted

2008-01-24 Thread Kano
Patch to fix this issue. Will be default in latest mesa (newer than 7.0.2). ** Attachment added: "fix_x700se" http://launchpadlibrarian.net/11530174/fix_x700se -- [RV410] X700SE [1002:5e4f] - DRI images corrupted https://bugs.launchpad.net/bugs/151974 You received this bug notification becaus

[Bug 185719] [NEW] remove duplicate pci ids bcm43xx/ssb prism54/p54pci

2008-01-24 Thread Kano
Public bug reported: Binary package hint: linux-source-2.6.24 Please remove pci ids from the legacy modules bcm43xx and prism54. /sbin/modinfo -F alias bcm43xx pci:v14E4d4301sv*sd*bc*sc*i* pci:v14E4d4307sv*sd*bc*sc*i* pci:v14E4d4311sv*sd*bc*sc*i* pci:v14E4d4312sv*

[Bug 153858] update to current svn for better h264 support

2007-10-18 Thread Kano
Public bug reported: Binary package hint: ffmpeg From http://ffmpeg.mplayerhq.hu/ (October 9, 2007) Apart from a DNxHD encoder, PAFF decoding support for H.264 was committed to svn. This was missing for ages and is really a requirement for full h264 support. PAFF is for interlaced h264, which

[Bug 151974] Re: [RV410] X700SE [1002:5e4f] - no compiz support

2007-10-17 Thread Kano
It seems all 3d apps have that problem, even glxgears, see picture. ** Attachment added: "glxgears.jpg" http://launchpadlibrarian.net/10053658/glxgears.jpg -- [RV410] X700SE [1002:5e4f] - no compiz support https://bugs.launchpad.net/bugs/151974 You received this bug notification because you a

[Bug 151974] Re: ATI Technologies Inc RV410 [Radeon X700] [1002:5e4f] - no compiz support

2007-10-17 Thread Kano
Log with xorg.conf ** Attachment added: "Xorg.0.log.with-xorg-conf" http://launchpadlibrarian.net/10052738/Xorg.0.log.with-xorg-conf -- ATI Technologies Inc RV410 [Radeon X700] [1002:5e4f] - no compiz support https://bugs.launchpad.net/bugs/151974 You received this bug notification because yo

[Bug 151974] Re: ATI Technologies Inc RV410 [Radeon X700] [1002:5e4f] - no compiz support

2007-10-17 Thread Kano
Log without xorg.conf (does not matter, compiz would still not work). However with the Debian etch version of the driver it was possible to use beryl when radeon xserver was used - ati driver crashed. Here ati or radeon does not matter at all. ** Attachment added: "Xorg.0.log.without-xorg-conf"

[Bug 151974] Re: ATI Technologies Inc RV410 [Radeon X700] [1002:5e4f] - no compiz support

2007-10-17 Thread Kano
Created by daily Kubuntu snapshot. ** Attachment added: "xorg.conf" http://launchpadlibrarian.net/10052736/xorg.conf -- ATI Technologies Inc RV410 [Radeon X700] [1002:5e4f] - no compiz support https://bugs.launchpad.net/bugs/151974 You received this bug notification because you are a member o

[Bug 151974] Re: ATI Technologies Inc RV410 [Radeon X700] [1002:5e4f] - no compiz support

2007-10-15 Thread Kano
Error screen attached. No corruptions without compiz. ** Attachment added: "compiz-x700se-error.jpg" http://launchpadlibrarian.net/10047039/compiz-x700se-error.jpg -- ATI Technologies Inc RV410 [Radeon X700] [1002:5e4f] - no compiz support https://bugs.launchpad.net/bugs/151974 You received t

[Bug 151974] ATI Technologies Inc RV410 [Radeon X700] [1002:5e4f] - no compiz support

2007-10-12 Thread Kano
Public bug reported: Binary package hint: xserver-xorg-video-ati 01:00.0 VGA compatible controller [0300]: ATI Technologies Inc RV410 [Radeon X700] [1002:5e4f] (prog-if 00 [VGA]) Subsystem: PC Partner Limited Unknown device [174b:0670] Flags: bus master, fast devsel, latency 0, I

[Bug 147827] FUJITSU SIEMENS XTB70 snd-hda-intel fix

2007-10-01 Thread Kano
Public bug reported: This patch is required to use sound on FUJITSU SIEMENS XTB70. ** Affects: linux-ubuntu-modules-2.6.22 (Ubuntu) Importance: Undecided Status: New -- FUJITSU SIEMENS XTB70 snd-hda-intel fix https://bugs.launchpad.net/bugs/147827 You received this bug notificatio

[Bug 147827] Re: FUJITSU SIEMENS XTB70 snd-hda-intel fix

2007-10-01 Thread Kano
** Attachment added: "linux-ubuntu-modules-2.6.22-2.6.22.hda-intel-fix.patch" http://launchpadlibrarian.net/9628035/linux-ubuntu-modules-2.6.22-2.6.22.hda-intel-fix.patch -- FUJITSU SIEMENS XTB70 snd-hda-intel fix https://bugs.launchpad.net/bugs/147827 You received this bug notification beca

[Bug 145284] BenQ Mobile Phone EF81 id missing in pl2303 driver

2007-09-26 Thread Kano
Public bug reported: Binary package hint: linux-source-2.6.22 Just a small patch needed that loads the correct driver when the phone is connected. http://www.kernel.org/pub/linux/kernel/people/gregkh/gregkh-2.6/patches/usb /usb-serial-pl2303-support-for-benq-siemens-mobile-phone-ef81.patch ** A

[Bug 134539] Re: Please sync ntfs-3g (1:1.810-1) from Debian unstable (main)

2007-08-26 Thread Kano
Well maybe skip this as there is already a newer one (1.826) out there with interesting changes - quoted from mailinglist: --- Minor maintenance release, mainly for the purpose to make ntfs-3g perfectly work with tools (e.g. rsync) which actively rely on fully posix file timestamps handling. Emb

[Bug 134539] Please sync ntfs-3g (1:1.810-1) from Debian unstable (main)

2007-08-24 Thread Kano
Public bug reported: Tested that release since 2 weeks without problems, please update. Currently going into Debian unstable. ** Affects: ntfs-3g (Ubuntu) Importance: Undecided Status: New -- Please sync ntfs-3g (1:1.810-1) from Debian unstable (main) https://bugs.launchpad.net/bu

[Bug 132466] Re: Add T-Sinus 111card to hostap_cs driver to be able to upload firmware

2007-08-14 Thread Kano
** Attachment added: "Used patch" http://launchpadlibrarian.net/8816362/t-sinus_111card-2.6.16.diff -- Add T-Sinus 111card to hostap_cs driver to be able to upload firmware https://bugs.launchpad.net/bugs/132466 You received this bug notification because you are a member of Ubuntu Bugs, which

[Bug 132466] Re: Add T-Sinus 111card to hostap_cs driver to be able to upload firmware

2007-08-14 Thread Kano
** Attachment added: "/proc/net/hostap/wlan0/debug" http://launchpadlibrarian.net/8816343/debug.txt -- Add T-Sinus 111card to hostap_cs driver to be able to upload firmware https://bugs.launchpad.net/bugs/132466 You received this bug notification because you are a member of Ubuntu Bugs, which

[Bug 132466] Re: Add T-Sinus 111card to hostap_cs driver to be able to upload firmware

2007-08-14 Thread Kano
** Attachment added: "pccardctl info" http://launchpadlibrarian.net/8816344/info.txt -- Add T-Sinus 111card to hostap_cs driver to be able to upload firmware https://bugs.launchpad.net/bugs/132466 You received this bug notification because you are a member of Ubuntu Bugs, which is the bug con

[Bug 132466] Add T-Sinus 111card to hostap_cs driver to be able to upload firmware

2007-08-14 Thread Kano
Public bug reported: Binary package hint: linux-source-2.6.22 The attached patch works since 2.6.16, don't get confused by the name. Also attched output of /proc/net/hostap/wlan0/debug To see that firmware could be loaded lines: pri_only=0 no_pri=0 before load these would be 1. pccardctl in

[Bug 128299] Re: avm fxusb_cz driver mod

2007-08-14 Thread Kano
Because the used USB ID is only used for OEM products. These have been sold widely in germany too by ISPs. The patch works fine, just AVM did not offically release drivers for it. SuSE always patched it. The only diff to the original patch is that I would always use a lowercase module name - they u

[Bug 132454] Re: Add a necessary PCIID for Santa Rosa's PATA controller

2007-08-14 Thread Kano
** Attachment added: "Corrected patch that will apply directly" http://launchpadlibrarian.net/8815666/libata-add-ich8m-pciids-to-ata_piix.patch -- Add a necessary PCIID for Santa Rosa's PATA controller https://bugs.launchpad.net/bugs/132454 You received this bug notification because you are

[Bug 132454] Add a necessary PCIID for Santa Rosa's PATA controller

2007-08-14 Thread Kano
Public bug reported: Binary package hint: linux-source-2.6.22 Without that patch it is not possible to boot from new laptops with ICH8M and IDE cdrom. Original patch found here: http://kernel.org/pub/linux/kernel/people/akpm/patches/2.6/2.6.22-rc6/2.6.22-rc6-mm1 /broken-out/libata-add-ich8m-pci

[Bug 128297] Re: avm fritz wlan driver missing

2007-07-26 Thread Kano
** Attachment added: "Updated fetch script" http://launchpadlibrarian.net/8573614/getavmcardware.py -- avm fritz wlan driver missing https://bugs.launchpad.net/bugs/128297 You received this bug notification because you are a member of Ubuntu Bugs, which is the bug contact for Ubuntu. -- ubu

[Bug 128301] 2 usefull missing avm drivers fcpcmcia and fcusb2

2007-07-25 Thread Kano
Public bug reported: please add those (which have been in Kanotix already) fcpcmcia (32+64 bit) ftp://ftp.avm.de/cardware/fritzcrd.pcm/linux/suse.93/fcpcmcia-suse93-3.11-07.tar.gz ftp://ftp.avm.de/cardware/fritzcrd.pcm/linux_64bit/suse.10.0/fcpcmcia-suse10.0-64bit-3.11-07.tar.gz fcusb2 (32+64 bi

[Bug 128299] Re: avm fxusb_cz driver mod

2007-07-25 Thread Kano
** Attachment added: "fxusb_cz.patch" http://launchpadlibrarian.net/8567091/fxusb_cz.patch -- avm fxusb_cz driver mod https://bugs.launchpad.net/bugs/128299 You received this bug notification because you are a member of Ubuntu Bugs, which is the bug contact for Ubuntu. -- ubuntu-bugs mailin

[Bug 128299] avm fxusb_cz driver mod

2007-07-25 Thread Kano
Public bug reported: just like SuSE did before there is a simple way to an additional device by changing the usb. it works like this: cp -a fxusb fxusb_cz mv fxusb_cz/lib/fxusb-lib.o fxusb_cz/lib/fxusb_cz-lib.o patch -p0 < debian/fxusb_cz.patch see attached patch ** Affects: linux-restricted-mo

[Bug 128297] avm fritz wlan driver missing

2007-07-25 Thread Kano
Public bug reported: This should be added, as it is a very common used wlan driver. ftp://ftp.avm.de/cardware/fritzwlanusb.stick/linux/suse.10.2/fwlanusb-1.00.00.tar.gz Note the different naming scheme for the getavmcardware.py script as no "suse10.2" is in the name anymore. Don't fetch the beta

[Bug 128296] avm drivers need pci_register_driver instead of pci_module_init

2007-07-25 Thread Kano
Public bug reported: drivers do not work without patch. most simply way to fix: find . -name main.c -exec sed -i s/pci_module_init/pci_register_driver/ {} \; ** Affects: linux-restricted-modules-2.6.22 (Ubuntu) Importance: Undecided Status: New -- avm drivers need pci_register_dr

[Bug 128292] fuse 2.7.0 needed to fix issues with ntfs-3g and uuids in fstab

2007-07-25 Thread Kano
Public bug reported: symptom: mount -a twice fails when a partition is mount with a similar fstab entry like: /dev/disk/by-uuid/ /media/ ntfs-3g defaults 0 0 this fails, because mount can not resolve the real devices. You can compare it very easy with: (cat /proc/mounts;mount)|grep

[Bug 128289] Re: VIA southbridge Intel id missing

2007-07-25 Thread Kano
** Attachment added: "2.6.20-via-quirks.patch" http://launchpadlibrarian.net/8566630/2.6.20-via-quirks.patch -- VIA southbridge Intel id missing https://bugs.launchpad.net/bugs/128289 You received this bug notification because you are a member of Ubuntu Bugs, which is the bug contact for Ubun

[Bug 128289] VIA southbridge Intel id missing

2007-07-25 Thread Kano
Public bug reported: Intel boards with VIA chipset similar to the AMD ones have the same well known southbridge bug. This activates it for those boards too. See patch. ** Affects: linux-source-2.6.22 (Ubuntu) Importance: Undecided Status: New -- VIA southbridge Intel id missing ht