[Bug 366694] [NEW] dist upgrade failed on the package uprgade

2009-04-25 Thread ath
Public bug reported: Binary package hint: module-init-tools the needed directory /lib/modules/ was a file, I had to remove the file and mkdir the directory, to progress with upgrade. after that run dpkg --configure module-init-tools and dpkg --configure -a. then system became normally bootable.

[Bug 366694] Re: dist upgrade failed on the package uprgade

2009-04-25 Thread ath
** Attachment added: "VarLogDistupgrade200904251046.gz" http://launchpadlibrarian.net/25961089/VarLogDistupgrade200904251046.gz -- dist upgrade failed on the package uprgade https://bugs.launchpad.net/bugs/366694 You received this bug notification because you are a member of Ubuntu Bugs, whic

[Bug 38888] Re: Doesn't work,even in EPP mode

2008-10-12 Thread ath
Hi Ok i installed with synaptic primaxscan. XSane dont see PRIMAX Colorado 1200p. In terminal i write: sudo primaxscan -l o This Port does not support the EPP-Mode Please activate EPP-Mode or ECP-Mode with included EPP-mode! The activated and detected Modis are: SPP-Port present PS2-Port pres

[Bug 78257] Re: Intel HDA No sound after Standby

2008-06-26 Thread ath
I've compiled the latest available ALSA snapshot (1.0.17rc2) and the bug seems fixed (the audio on my Vostro 1400 works correctly after a suspend without using any workaround). Any chance of a backport of ALSA to Hardy when 1.0.17 final will be released? -- Intel HDA No sound after Standby https

[Bug 261740] Re: nm-applet crashes when attempting to connect to WPA Enterprise connection

2008-09-09 Thread ath
The network-manager-gnome_0.7~~svn20080817t183748-0ubuntu1_i386.deb package fixes the issue for me (up-to-date Intrepid x86, Atheros card with madwifi driver, WPA Enterprise with TLS tunnel) -- nm-applet crashes when attempting to connect to WPA Enterprise connection https://bugs.launchpad.net/bu

[Bug 194887] Re: rtl8187 doesn't load with 2.6.24-8

2008-02-24 Thread ath
If I remember correctly, it used to work with 2.6.24-5. -- rtl8187 doesn't load with 2.6.24-8 https://bugs.launchpad.net/bugs/194887 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.co

[Bug 194887] Re: rtl8187 doesn't load with 2.6.24-8

2008-04-18 Thread ath
Too late, Hardy is now well into kernel freeze... -- rtl8187 doesn't load with 2.6.24-8 https://bugs.launchpad.net/bugs/194887 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com http

[Bug 194887] Re: rtl8187 doesn't load with 2.6.24-8

2008-04-18 Thread ath
The bug should only appear on a system with a recent Intel wireless card installed (Intel 3945 or 4965), so users with a Realtek 8187 as their only card shouldn't be affected. As a workaround, you can try these commands: sudo rmmod $(lsmod | cut -f 1 -d ' ' | grep iwl) sudo modprobe rtl8187 the

[Bug 194887] Re: rtl8187 doesn't load with 2.6.24-8

2008-04-19 Thread ath
Alexbellisbrown: that's a different bug, then. This is about not being able to load the rtl8187 driver, but if you get a connection at all, it's certainly loaded. I haven't tested my Realtek 8187 much lately, but seems to work pretty reliably once the driver is loaded. -- rtl8187 doesn't load wi

[Bug 216300] Re: failed to connect stream after ubuntu upgrade

2008-04-13 Thread ath
Try this: launch "gconf-editor" browse to system - gstreamer - 0.10 - default for every key here right click and choose "Unset key" This should reset the GStreamer default element keys to the correct values for Hardy. -- failed to connect stream after ubuntu upgrade https://bugs.launchpad.net/b

[Bug 211016] Re: Gstreamer with Pulseaudio on Network : no Sound

2008-04-13 Thread ath
The workaround described in bug #216300 fixes the problem for me, both in the local and the remote case. https://bugs.launchpad.net/ubuntu/+source/rhythmbox/+bug/216300/comments/2 -- Gstreamer with Pulseaudio on Network : no Sound https://bugs.launchpad.net/bugs/211016 You received this bug noti

[Bug 129407] Re: r818x.ko missing in linux-ubuntu-modules-2.6.22-8-generic

2007-08-22 Thread ath
The new "rtl8187" driver included and enabled by default in the Gutsy kernel 2.6.22.9 works for me. From what I can understand it is a replacement for the older r818x driver, right? -- r818x.ko missing in linux-ubuntu-modules-2.6.22-8-generic https://bugs.launchpad.net/bugs/129407 You received t

[Bug 194662] Re: iwl3945 in 2.6.24-8 spams syslog

2008-03-01 Thread ath
*** This bug is a duplicate of bug 190475 *** https://bugs.launchpad.net/bugs/190475 ** This bug has been marked a duplicate of bug 190475 iwl3945 produces a lot of error messages in syslog -- iwl3945 in 2.6.24-8 spams syslog https://bugs.launchpad.net/bugs/194662 You received this bug no

[Bug 190475] Re: iwl3945 produces a lot of error messages in syslog

2008-03-01 Thread ath
After a quick look at the source it looks like the iwlwifi driver handles TKIP (and WEP) decryption in hardware but the softmac stack tries again to do it in software, even if the necessary flags are set. What don't I understand is why the softmac stack doesn't drop the packet as it should... Is t

[Bug 194887] Re: rtl8187 doesn't load with 2.6.24-8

2008-03-01 Thread ath
The bug is still here with 2.6.24-10-generic, it only manifests itself if the iwl4965 (or iwl3945, I guess) is already loaded (they are shipped in the linux-ubuntu-modules package). If they aren't, everything works as it should. It looks like some symbol contained in the iwlwifi_mac80211 module cl

[Bug 194887] Re: rtl8187 doesn't load with 2.6.24-8

2008-03-01 Thread ath
** Attachment added: "uname-a.log" http://launchpadlibrarian.net/12340374/uname-a.log -- rtl8187 doesn't load with 2.6.24-8 https://bugs.launchpad.net/bugs/194887 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailin

[Bug 194887] Re: rtl8187 doesn't load with 2.6.24-8

2008-03-01 Thread ath
** Attachment added: "version.log" http://launchpadlibrarian.net/12340378/version.log -- rtl8187 doesn't load with 2.6.24-8 https://bugs.launchpad.net/bugs/194887 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailin

[Bug 194887] Re: rtl8187 doesn't load with 2.6.24-8

2008-03-01 Thread ath
** Attachment added: "dmesg.log" http://launchpadlibrarian.net/12340383/dmesg.log -- rtl8187 doesn't load with 2.6.24-8 https://bugs.launchpad.net/bugs/194887 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing li

[Bug 194887] Re: rtl8187 doesn't load with 2.6.24-8

2008-03-01 Thread ath
** Attachment added: "lspci-vvnn.log" http://launchpadlibrarian.net/12340384/lspci-vvnn.log -- rtl8187 doesn't load with 2.6.24-8 https://bugs.launchpad.net/bugs/194887 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs

[Bug 190475] Re: iwl3945 produces a lot of error messages in syslog

2008-03-02 Thread ath
The 2.6.24-11 update fixes the bug for me too. -- iwl3945 produces a lot of error messages in syslog https://bugs.launchpad.net/bugs/190475 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list ubuntu-bugs@lists.ub

[Bug 194887] Re: rtl8187 doesn't load with 2.6.24-8

2008-03-02 Thread ath
** Changed in: linux (Ubuntu) Status: Fix Released => Confirmed -- rtl8187 doesn't load with 2.6.24-8 https://bugs.launchpad.net/bugs/194887 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list ubuntu-bugs@

[Bug 194887] Re: rtl8187 doesn't load with 2.6.24-8

2008-02-26 Thread ath
Looks like it works now with 2.6.24-10-generic, and it fixed a similar issue I was experiencing with the rt2500usb driver. Thanks to you and all the kernel team for your help. -- rtl8187 doesn't load with 2.6.24-8 https://bugs.launchpad.net/bugs/194887 You received this bug notification because

[Bug 194662] Re: iwl3945 in 2.6.24-8 spams syslog

2008-02-26 Thread ath
Still the same problem on the just released 2.6.24-10-generic kernel, but a little different message... [ 327.388179] wmaster0: TKIP decrypt failed for RX frame from 00:18:84:26:7b:f9 (res=-3) [ 328.965921] wmaster0: TKIP decrypt failed for RX frame from 00:18:84:26:7b:f9 (res=-2) [ 330.03774

[Bug 112262] Re: Totem can't seek in flash videos

2008-03-16 Thread ath
The "gstreamer0.10-ffmpeg_0.10.3-6" package in Hardy fixes the issue. Totem can now seek correctly in Flash Video files for me. ** Changed in: totem (Ubuntu) Status: Confirmed => Fix Committed -- Totem can't seek in flash videos https://bugs.launchpad.net/bugs/112262 You received this bug

[Bug 194887] Re: rtl8187 doesn't load with 2.6.24-8

2008-03-22 Thread ath
The bug is still present in the Hardy beta (kernel 2.6.24-12.22), is there any chance to fix it in time for the final Hardy release? -- rtl8187 doesn't load with 2.6.24-8 https://bugs.launchpad.net/bugs/194887 You received this bug notification because you are a member of Ubuntu Bugs, which is su

[Bug 194662] Re: iwl3945 in 2.6.24-8 spams syslog

2008-03-07 Thread ath
*** This bug is a duplicate of bug 190475 *** https://bugs.launchpad.net/bugs/190475 I can confirm the same behaviour with the iwl4965 driver running a daily livecd build (2.6.24-8, me too on x86_64), it started in 2.6.24-7 if I remember correctly. I've seeing it happen both with WEP and WPA

[Bug 194887] [NEW] rtl8187 doesn't load with 2.6.24-8

2008-03-07 Thread ath
Public bug reported: I'm running an AMD64 Hardy daily livecd and after plugging in my trusty Realtek 8187 USB wireless interface (which worked perfectly under Gutsy) the kernel refuses to load the rtl8187 driver. dmesg shows: [ 745.940633] usb 7-4: new high speed USB device using ehci_hcd and ad

[Bug 92742] Re: RT2500-based wireless G network card cannot be set or reset on 2.6.20-11

2007-03-18 Thread ath
I found a workaround by compiling the very latest CVS sources of the rt2x00 driver (http://rt2400.cvs.sourceforge.net/rt2400/source/rt2x00/ the same as used in the latest Feisty kernel) and I had my RT2500 PCI working correctly on 2.6.20-11 (both generic and lowlatency, on a 32 bit x86 machine

[Bug 1902035] [NEW] Screen brightness cannot be changed in Lenovo T14s with AMD Ryzen 5 PRO 4650U with Radeon Graphics

2020-10-29 Thread Ath
Public bug reported: The screen brightness cannot be changed. It is always at maximum. Strangely enough, it happened once or twice (seemingly randomly) that I was able to change it, but after a reboot the brightness was again stuck in max. My machine is a Lenovo T14s ThinkPad with AMD Ryzen 5 PR

[Bug 657245] [NEW] package clamav-base 0.96.1 dfsg-0ubuntu0.10.04.2 failed to install/upgrade: subprocess installed post-installation script returned error exit status 1

2010-10-09 Thread ath thariq
Public bug reported: Binary package hint: clamav dpkg: error processing clamav-daemon (--configure): dependency problems - leaving unconfigured dpkg: dependency problems prevent configuration of clamtk: clamtk depends on clamav (>= 0.95); however: Package clamav is not configured yet. clamtk

[Bug 657245] Re: package clamav-base 0.96.1 dfsg-0ubuntu0.10.04.2 failed to install/upgrade: subprocess installed post-installation script returned error exit status 1

2010-10-09 Thread ath thariq
** Attachment added: "Dependencies.txt" https://bugs.launchpad.net/bugs/657245/+attachment/1680011/+files/Dependencies.txt ** Attachment added: "Df.txt" https://bugs.launchpad.net/bugs/657245/+attachment/1680012/+files/Df.txt ** Attachment added: "Dmesg.txt" https://bugs.launchpad.net/

[Bug 1670147] [NEW] bug when installing grub, so the installed program cannot be boot

2017-03-05 Thread Ath - thaariq Bhuwana Adifatha
Public bug reported: When the program was installing, suddenly there was an error with the grub-installer ProblemType: Bug DistroRelease: Ubuntu 16.04 Package: ubiquity 2.21.63.3 ProcVersionSignature: Ubuntu 4.8.0-36.36~16.04.1-generic 4.8.11 Uname: Linux 4.8.0-36-generic x86_64 ApportVersion: 2.