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
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
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.
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
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
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
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
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
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
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
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
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
** 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
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
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
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
** 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.
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
*** 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
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),)
** 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.
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
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
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
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
** 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
** 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
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
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
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*
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
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
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
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"
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
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
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
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
** 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
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
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
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
** 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
** 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
** 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
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
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
** 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
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
** 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
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
** 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
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
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
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
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
** 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
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
58 matches
Mail list logo