[Bug 401126] Re: Realtek RTL8192SE WLAN Card Fails to work on Medion Akoya E1312 Netbook

2009-11-22 Thread Perico
Hello everybody

I have been succesfully testing the patched driver for hours with heavy
traffic on a Toshiba Satellite L500, witl karmic 64bits, kernel
2.6.31.14 .

Jazzman. As far as patching is concerned you need to install the patch package, 
if it is not already installed , remove the driver module (rmmod), copy the 
patch file into the directory of the file to be patched ad there run "patch", 
for instance 
patch < rtl8192se_1116.patch . In this case the patch file has all the necesary 
instructions to modify the object file.
Afterwards reinstall the driver (I also didi it with the procedure of item 98, 
sudo su, make, make install). This is the way i did it and worked fine for me.

-- 
Realtek RTL8192SE WLAN Card Fails to work on Medion Akoya E1312 Netbook
https://bugs.launchpad.net/bugs/401126
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
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 401126] Re: Realtek RTL8192SE WLAN Card Fails to work on Medion Akoya E1312 Netbook

2009-12-16 Thread Perico
Signal intensity.
After several tests on different locations, I think that my comment 129 was due 
to signal intensity, not to the fact of being 80.211N, though nm-applet 
indicated good signal.
Patched driver of comment 140 has improved the signal reception, and I get good 
communication in places where before I could not.

-- 
Realtek RTL8192SE WLAN Card Fails to work on Medion Akoya E1312 Netbook
https://bugs.launchpad.net/bugs/401126
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
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 401126] Re: Realtek RTL8192SE WLAN Card Fails to work on Medion Akoya E1312 Netbook

2009-12-05 Thread Perico
Hello everybody:
The patched driver doesn't connect to an "IEEE 802.11 N" network without 
encryption, although the signal strength is high as can be seen in NM applet. 
Driver is duly patched and works flawlessly on WPA networks.
Find enclosed the "dmesg" and "iwlist scan".
I am actually sending this comment through the mentioned network and Windows.
Any suggestion?. Could it be a config matter?

** Attachment added: "Dmesg + iwlist scan"
   http://launchpadlibrarian.net/36480460/Dmesg_iwlist_scan.txt

-- 
Realtek RTL8192SE WLAN Card Fails to work on Medion Akoya E1312 Netbook
https://bugs.launchpad.net/bugs/401126
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
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 401126] Re: Realtek RTL8192SE WLAN Card Fails to work on Medion Akoya E1312 Netbook

2009-12-08 Thread Perico
Signal intensity.
I have verified that the patched driver is highly dependent on signal 
intensity. The problem is that nm-applet signal indication is not always true. 
You may think that intensity is enough but it may forbid connection or simply 
not transmit/receive though connected.
I think that patched driver works, and suggest that prior to stating that it 
doesn't, this should be physically done seeing the AP, excluding any possible 
intensity signal problem. 
It should be pointed out that in these not enough signal intensity situations, 
Windows works perfectly in the same conditions with the same laptop.

-- 
Realtek RTL8192SE WLAN Card Fails to work on Medion Akoya E1312 Netbook
https://bugs.launchpad.net/bugs/401126
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
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 401126] Re: Realtek RTL8192SE WLAN Card Fails to work on Medion Akoya E1312 Netbook

2009-11-17 Thread Perico
David,

I have patched the driver and I am sending this comment through it.
Give me a couple of days to thoroughly test the wireless connection with heavy 
FTP and download and I will let everybody know the results.
Normal (Not heavy) traffic worked flawlessly with the unpatched driver.
Thank you very much to everybody involved in this development.

-- 
Realtek RTL8192SE WLAN Card Fails to work on Medion Akoya E1312 Netbook
https://bugs.launchpad.net/bugs/401126
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
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 401126] Re: Realtek RTL8192SE WLAN Card Fails to work on Medion Akoya E1312 Netbook

2010-01-26 Thread Perico
Good news

Version 14 of driver works flawlessly on Toshiba Satellie L500 19x with Ubuntu 
karmic 64 bits.
Distance to AP problems of my post nr. 178 seem to be solved.

Thanks to everybody

starman. Our laptops are very similar. In my case, driver stopped
freezing mine after applying David Woo's November patches. The remaining
AP distance problem is solved in the last version 14. No more relevant
dmesg messages concerning the driver. Hope this helps.

-- 
Realtek RTL8192SE WLAN Card Fails to work on Medion Akoya E1312 Netbook
https://bugs.launchpad.net/bugs/401126
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
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 381439] Re: HDA-intel ALC663 internal mic doesn't work

2009-09-07 Thread Perico
If it helps somebody analzing the bug, microphone on ASUS M51Vr works
for me with:

/etc/modprobe.d/alsa-base.conf 
options snd-pcsp index=-2
alias snd-card-0 snd-hda-intel
alias sound-slot-0 snd-hda-intel
options snd-hda-intel model=auto
options snd-hda-intel enable_msi=1 as suggested in this page, after upgrading 
ALSA driver to 1.0.20 or 1.0.21 as per 
http://monespaceperso.org/blog-en/2009/08/31/upgrade-alsa-1-0-21-on-ubuntu-jaunty-9-04/
 .

The shortcoming is that gain has to be significantly reduced for there
is terrible background noise, but at least internal mic picks-up the
sounds and Skype trial call works.

Sound capture under System-Preferences_Sound is set as ALSA.

-- 
HDA-intel ALC663 internal mic doesn't work
https://bugs.launchpad.net/bugs/381439
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
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 401126] Re: Realtek RTL8192SE WLAN Card Fails to work on Medion Akoya E1312 Netbook

2009-11-13 Thread Perico
David,

I have tested the modified driver rtl8192se_linux_2.6.0010.1113.2009.tar.gz and 
has run on a Toshiba Saellite L500 (64 bits witk Karmic 64 bits, fresh install) 
smoothly for 1 hour, therefore it should run forever.
Previously I tried the rtl8192se_linux_2.6.0010.1012.2009_64bit.tar.gz and it 
displayed the surrounding networks and connected to WPA but after few minutes 
the display of Network Manger applet lose its characters and the laptop 
completely frozed, being impossible to restart even with REISUB.
Great piece of work. Thanks.

-- 
Realtek RTL8192SE WLAN Card Fails to work on Medion Akoya E1312 Netbook
https://bugs.launchpad.net/bugs/401126
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
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 401126] Re: Realtek RTL8192SE WLAN Card Fails to work on Medion Akoya E1312 Netbook

2009-11-13 Thread Perico
David,
After two hours flawless work, the laptop (Toshiba Satellite L500, Karmic 64 
bits) frozed. Previously "Network Manger applet lose its characters".
This doesn't happen with wired connection.
What information do you need to try to guess what happens?.

-- 
Realtek RTL8192SE WLAN Card Fails to work on Medion Akoya E1312 Netbook
https://bugs.launchpad.net/bugs/401126
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
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 401126] Re: Realtek RTL8192SE WLAN Card Fails to work on Medion Akoya E1312 Netbook

2009-11-13 Thread Perico
David, 
Here is the log up to the interruption.
It is sent after rebooting and via wireless.

** Attachment added: "RTL8192SE_Log.txt"
   http://launchpadlibrarian.net/35663112/RTL8192SE_Log.txt

-- 
Realtek RTL8192SE WLAN Card Fails to work on Medion Akoya E1312 Netbook
https://bugs.launchpad.net/bugs/401126
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
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 401126] Re: Realtek RTL8192SE WLAN Card Fails to work on Medion Akoya E1312 Netbook

2010-01-13 Thread Perico
Signal intensity on Toshiba L500-19X, x86_64 GNU/Linux
After updating kernel to 2.6.31-17 and installing the last version of Realtek 
driver ( rtl8192se_linux_2.6.0013.1204.2009 ) I still think that most problems 
depicted in this thread come from intensity signal.
If you are some 15m away in a different room it is impossible to associate to 
an AP, irrespective of the encryption system. Open AP are not even associated 
under those conditions. Laptop has to be very close to AP or physically "see" 
it.
The same laptop under Windows associates without any problem.
txpower option gives the following error:
Error for wireless request "Set Tx Power" (8B26) :
SET failed on device wlan0 ; Operation not supported.
Once AP association is done, everything works fine.

-- 
Realtek RTL8192SE WLAN Card Fails to work on Medion Akoya E1312 Netbook
https://bugs.launchpad.net/bugs/401126
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
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1309445] Re: xfce notification area doesn't show icons

2014-04-24 Thread Perico
*** This bug is a duplicate of bug 1302462 ***
https://bugs.launchpad.net/bugs/1302462

Same behaviour on a Toshiba Satellite Pro upgraded from 13.10. 
Network Manager applet disappeared from notification area in 14.04. It is found 
in indicator applet.
However applications like Guake, Aqualung, VLC appear in notification area.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1309445

Title:
  xfce notification area doesn't show icons

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/workrave/+bug/1309445/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1309445] Re: xfce notification area doesn't show icons

2014-04-21 Thread Perico
It also happens to me after fresh install of Xubuntu 14.04.
Network Manager icon has disappeared from Notification area, in plugin 
properties, I can see that there is Network Management application, which can't 
find its icon. (It is a grey screen icon, not found icon) 
However, "variable applications" such as Guake, Aqualung show thei icons.
Emergency workaround is to install the xfce4-indicator-plugin aside. The 
combination of the two plugins gives all required information.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1309445

Title:
  xfce notification area doesn't show icons

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/workrave/+bug/1309445/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 629292] Re: Wifi no longer works after kernel update 2.6.32-24-generic-pae #42

2011-01-11 Thread Perico
After a long observation time, it can be given for sure that it was a hardware 
issue. Some other problems involving internal connections also happened and now 
they are all solved. This was just the first synptom.
No software acion is to be taken. Bug can be definitely closed.
Thanks to everybody.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/629292

Title:
  Wifi no longer works after kernel update 2.6.32-24-generic-pae #42

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


Re: [Bug 629292] Re: Wifi no longer works after kernel update 2.6.32-24-generic-pae #42

2011-01-11 Thread Perico
Mathieu, 
Thanks for your answer. After a long observation time, It can be assured that 
it is a hardware issue. As a matter of fact the laptop underwent some other 
internal connection problems. This was just the first symptom. I left pass a 
long time in order to be sure that the issue did not reproduce.I have passed 
this info to the bug,which is already expired.
Best regards
Perico

--- El mar, 14/9/10, Mathieu Trudel  escribió:

De: Mathieu Trudel 
Asunto: [Bug 629292] Re: Wifi no longer works after kernel update 
2.6.32-24-generic-pae #42
Para: pdlp_...@yahoo.es
Fecha: martes, 14 de septiembre, 2010 20:20

Maybe this was due to a failed suspend. could you try check this out,
maybe suspend to see if it completes properly and wifi is still fine?

** Changed in: network-manager (Ubuntu)
       Status: New => Incomplete

-- 
Wifi no longer works after kernel update 2.6.32-24-generic-pae #42
https://bugs.launchpad.net/bugs/629292
You received this bug notification because you are a direct subscriber
of the bug.

Status in “network-manager” package in Ubuntu: Incomplete

Bug description:
Binary package hint: network-manager

Ubuntu release : 10.04, 32 bits. Upgraded from 9.10.
After kernel update  to 2.6.32-24-generic-pae #42, wifi is deactivated and 
there is no way to activate it. Laptop is ASUS M51v. Antenna light is on.F2 or 
Fn-F2 have no effect whatsoever. USB Wifi device doesn't work either.
Other laptops at home have not sufffered this damage after update.
iwconfig wlan0
wlan0     IEEE 802.11abgn  ESSID:off/any  
          Mode:Managed  Access Point: Not-Associated   Tx-Power=off   
          Retry  long limit:7   RTS thr:off   Fragment thr:off
          Power Management:off
sudo lshw -C network
[sudo] password for jsm: 
  *-network DISABLED      
       description: Wireless interface
       product: Wireless WiFi Link 5100
       vendor: Intel Corporation
       physical id: 0
       bus info: p...@:06:00.0
       logical name: wlan0
       version: 00
       serial: 00:21:5d:0e:c3:5c
       width: 64 bits
       clock: 33MHz
       capabilities: pm msi pciexpress bus_master cap_list ethernet physical 
wireless
       configuration: broadcast=yes driver=iwlagn latency=0 multicast=yes 
wireless=IEEE 802.11abgn
       resources: irq:32 memory:fe9fe000-fe9f
  *-network
       description: Ethernet interface
       product: RTL8111/8168B PCI Express Gigabit Ethernet controller
       vendor: Realtek Semiconductor Co., Ltd.
       physical id: 0
       bus info: p...@:07:00.0
       logical name: eth0
       version: 02
       serial: 00:23:54:1e:5a:cc
       size: 100MB/s
       capacity: 1GB/s
       width: 64 bits
       clock: 33MHz
       capabilities: pm msi pciexpress msix vpd bus_master cap_list rom 
ethernet physical tp mii 10bt 10bt-fd 100bt 100bt-fd 1000bt 1000bt-fd 
autonegotiation
       configuration: autonegotiation=on broadcast=yes driver=r8169 
driverversion=2.3LK-NAPI duplex=full ip=192.168.1.69 latency=0 link=yes 
multicast=yes port=MII speed=100MB/s
       resources: irq:30 ioport:e800(size=256) 
memory:fcfff000-fcff(prefetchable) memory:fcfe-fcfe(prefetchable) 
memory:feaf-feaf(prefetchable)
Cable connection works.
Bug could be a driver matter, I guess.
Let me know whether you need som extra info. All debugging attempts yielded no 
results.

ProblemType: Bug
DistroRelease: Ubuntu 10.04
Package: network-manager 0.8-0ubuntu3
ProcVersionSignature: Ubuntu 2.6.32-24.42-generic-pae 2.6.32.15+drm33.5
Uname: Linux 2.6.32-24-generic-pae i686
NonfreeKernelModules: fglrx
Architecture: i386
Date: Fri Sep  3 08:23:55 2010
IfupdownConfig:
 auto lo
 iface lo inet loopback
InstallationMedia: Ubuntu 9.10 "Karmic Koala" - Release i386 (20091028.5)
IpRoute:
 192.168.1.0/24 dev eth0  proto kernel  scope link  src 192.168.1.69  metric 1 
 169.254.0.0/16 dev eth0  scope link  metric 1000 
 default via 192.168.1.1 dev eth0  proto static
Keyfiles: Error: [Errno 2] No existe el archivo o directorio
ProcEnviron:
 LANG=es_ES.utf8
 SHELL=/bin/bash
SourcePackage: network-manager

To unsubscribe from this bug, go to:
https://bugs.launchpad.net/ubuntu/+source/network-manager/+bug/629292/+subscribe

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/629292

Title:
  Wifi no longer works after kernel update 2.6.32-24-generic-pae #42

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1527858] [NEW] wifi not supported

2015-12-19 Thread Perico
Public bug reported:

Ubuntu doesnt support my wifi card: Qualcomm Atheros Device 0042 (rev
30)

ProblemType: Bug
DistroRelease: Ubuntu 15.10
Package: linux-image-4.2.0-21-generic 4.2.0-21.25
ProcVersionSignature: Ubuntu 4.2.0-21.25-generic 4.2.6
Uname: Linux 4.2.0-21-generic x86_64
ApportVersion: 2.19.1-0ubuntu5
Architecture: amd64
AudioDevicesInUse:
 USERPID ACCESS COMMAND
 /dev/snd/controlC1:  perico 1385 F pulseaudio
 /dev/snd/controlC0:  perico 1385 F pulseaudio
CurrentDesktop: Unity
Date: Sat Dec 19 12:21:58 2015
HibernationDevice: RESUME=UUID=bb358806-df88-4649-88c8-23cd8c6ab7dd
InstallationDate: Installed on 2015-12-18 (0 days ago)
InstallationMedia: Ubuntu 15.10 "Wily Werewolf" - Release amd64 (20151021)
IwConfig:
 enp2s0no wireless extensions.
 
 lono wireless extensions.
MachineType: Acer Aspire E5-522
ProcFB: 0 radeondrmfb
ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-4.2.0-21-generic 
root=UUID=b8c324f6-95ae-454b-a0d7-13fb1682e8a3 ro quiet splash vt.handoff=7
RelatedPackageVersions:
 linux-restricted-modules-4.2.0-21-generic N/A
 linux-backports-modules-4.2.0-21-generic  N/A
 linux-firmware1.149.3
SourcePackage: linux
UdevLog: Error: [Errno 2] No existe el archivo o el directorio: '/var/log/udev'
UpgradeStatus: No upgrade log present (probably fresh install)
dmi.bios.date: 03/24/2015
dmi.bios.vendor: Insyde Corp.
dmi.bios.version: V1.01
dmi.board.asset.tag: Type2 - Board Asset Tag
dmi.board.name: Nami_CZL
dmi.board.vendor: Acer
dmi.board.version: Type2 - A01 Board Version
dmi.chassis.type: 10
dmi.chassis.vendor: Chassis Manufacturer
dmi.chassis.version: Chassis Version
dmi.modalias: 
dmi:bvnInsydeCorp.:bvrV1.01:bd03/24/2015:svnAcer:pnAspireE5-522:pvrV3.72:rvnAcer:rnNami_CZL:rvrType2-A01BoardVersion:cvnChassisManufacturer:ct10:cvrChassisVersion:
dmi.product.name: Aspire E5-522
dmi.product.version: V3.72
dmi.sys.vendor: Acer

** Affects: linux (Ubuntu)
 Importance: Undecided
 Status: Confirmed


** Tags: amd64 apport-bug wily

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1527858

Title:
  wifi not supported

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1527858/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 705704] Re: firestarter does not show active connections

2013-01-04 Thread Perico
In 12.10 the problem persists in both 32 and 64 bits version. 
It seems that the **conntrack tables from which information is extracted no 
longer exist in kernel.

Test with 13.04 beta yielded the same result. No active connections were
shown.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/705704

Title:
  firestarter does not show active connections

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/firestarter/+bug/705704/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 810892] [NEW] package linux-backports-modules-alsa-2.6.32-30-generic (not installed) failed to install/upgrade: el subproceso instalado el script post-removal devolvió el código de salida de erro

2011-07-14 Thread Perico
Public bug reported:

Error is triggered by purging package 
linux-backports-modules-alsa-2.6.32-30-generic, via synaptic or via terminal.
This is the error message:
E: linux-backports-modules-alsa-2.6.32-30-generic: el subproceso instalado el 
script post-removal devolvió el código de salida de error 1.
linux-backports-modules-alsa-2.6.32-30-generic was installed in some previous 
version, maybe  hardy, to correct some sound problem and keeps updating.
All the required information is supposed to be supplied by bug generation 
automatic tools. Ask  me if you need something else.

ProblemType: Package
DistroRelease: Ubuntu 10.04
Package: linux-backports-modules-alsa-2.6.32-30-generic (not installed)
ProcVersionSignature: Ubuntu 2.6.32-33.70-generic-pae 2.6.32.41+drm33.18
Uname: Linux 2.6.32-33-generic-pae i686
NonfreeKernelModules: fglrx
AptOrdering: linux-backports-modules-alsa-2.6.32-30-generic: Purge
Architecture: i386
Date: Fri Jul 15 08:33:29 2011
ErrorMessage: el subproceso instalado el script post-removal devolvió el código 
de salida de error 1
InstallationMedia: Ubuntu 9.10 "Karmic Koala" - Release i386 (20091028.5)
SourcePackage: initramfs-tools
Title: package linux-backports-modules-alsa-2.6.32-30-generic (not installed) 
failed to install/upgrade: el subproceso instalado el script post-removal 
devolvió el código de salida de error 1

** Affects: initramfs-tools (Ubuntu)
 Importance: Undecided
 Status: New


** Tags: apport-package i386 lucid

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/810892

Title:
  package linux-backports-modules-alsa-2.6.32-30-generic (not installed)
  failed to install/upgrade: el subproceso instalado el script post-
  removal devolvió el código de salida de error 1

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/initramfs-tools/+bug/810892/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 810892] Re: package linux-backports-modules-alsa-2.6.32-30-generic (not installed) failed to install/upgrade: el subproceso instalado el script post-removal devolvió el código de salida de error

2011-07-14 Thread Perico
-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/810892

Title:
  package linux-backports-modules-alsa-2.6.32-30-generic (not installed)
  failed to install/upgrade: el subproceso instalado el script post-
  removal devolvió el código de salida de error 1

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/initramfs-tools/+bug/810892/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 810892] Re: package linux-backports-modules-alsa-2.6.32-30-generic (not installed) failed to install/upgrade: el subproceso instalado el script post-removal devolvió el código de salida de error

2011-07-15 Thread Perico
Some useful information from synaptic terminal:
Desinstalando linux-backports-modules-alsa-2.6.32-30-generic ...
Purgando ficheros de configuración de 
linux-backports-modules-alsa-2.6.32-30-generic ...
FATAL: Could not open '/boot/initrd.img-2.6.32-30-generic': No such file or 
directory
update-initramfs: Generating /boot/initrd.img-2.6.32.30-generic
Cannot find /lib/modules/2.6.32-30-generic
update-initramfs: failed for /boot/initrd.img-2.6.32.30-generic
dpkg: error al procesar linux-backports-modules-alsa-2.6.32-30-generic 
(--purge):
 el subproceso instalado el script post-removal devolvió el código de salida de 
error 1
Se encontraron los siguientes errores al procesar:
 linux-backports-modules-alsa-2.6.32-30-generic
E: Sub-process /usr/bin/dpkg returned an error code (1)
Un paquete no se pudo instalar. Tratando de recuperarlo

More info: 
This error appears after purging old kernels after a new version was installed:
uname -a
Linux asus-laptop 2.6.32-33-generic-pae #70-Ubuntu SMP Thu Jul 7 22:51:12 UTC 
2011 i686 GNU/Linux
It has to be pointed out that this error has started to appear under Lucid 
Lynx. Under former Ubuntu versions this purge worked fine.

The same error triggered by aptitude:

sudo aptitude purge linux-backports-modules-alsa-2.6.32-30-generic
[sudo] password for jsm: 
Leyendo lista de paquetes... Hecho
Creando árbol de dependencias   
Leyendo la información de estado... Hecho
Leyendo la información de estado extendido  
Inicializando el estado de los paquetes... Hecho
Escribiendo información de estado extendido... Hecho
Se ELIMINARÁN los siguientes paquetes:
  linux-backports-modules-alsa-2.6.32-30-generic{p} 
0 paquetes actualizados, 0 nuevos instalados, 1 para eliminar y 0 sin 
actualizar.
Necesito descargar 0B de archivos. Después de desempaquetar se usarán 0B.
¿Quiere continuar? [Y/n/?] y
Escribiendo información de estado extendido... Hecho
(Leyendo la base de datos ...  00%
290846 ficheros y directorios instalados actualmente.)
Desinstalando linux-backports-modules-alsa-2.6.32-30-generic ...
Purgando ficheros de configuración de 
linux-backports-modules-alsa-2.6.32-30-generic ...
FATAL: Could not open '/boot/System.map-2.6.32-30-generic': No such file or 
directory
update-initramfs: Generating /boot/initrd.img-2.6.32-30-generic
Cannot find /lib/modules/2.6.32-30-generic
update-initramfs: failed for /boot/initrd.img-2.6.32-30-generic
dpkg: error al procesar linux-backports-modules-alsa-2.6.32-30-generic 
(--purge):
 el subproceso instalado el script post-removal devolvió el código de salida de 
error 1
Se encontraron errores al procesar:
 linux-backports-modules-alsa-2.6.32-30-generic
E: Sub-process /usr/bin/dpkg returned an error code (1)
Un paquete no se pudo instalar. Intentado recuperarse:
Leyendo lista de paquetes... Hecho   
Creando árbol de dependencias   
Leyendo la información de estado... Hecho
Leyendo la información de estado extendido  
Inicializando el estado de los paquetes... Hecho

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/810892

Title:
  package linux-backports-modules-alsa-2.6.32-30-generic (not installed)
  failed to install/upgrade: el subproceso instalado el script post-
  removal devolvió el código de salida de error 1

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/initramfs-tools/+bug/810892/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 636876] Re: Internal microphone doesn't work in ASUS M51V, Ubuntu 10.04. External microphone does

2010-09-13 Thread Perico

** Attachment added: "AlsaDevices.txt"
   
https://bugs.launchpad.net/bugs/636876/+attachment/1576762/+files/AlsaDevices.txt

** Attachment added: "AplayDevices.txt"
   
https://bugs.launchpad.net/bugs/636876/+attachment/1576764/+files/AplayDevices.txt

** Attachment added: "ArecordDevices.txt"
   
https://bugs.launchpad.net/bugs/636876/+attachment/1576766/+files/ArecordDevices.txt

** Attachment added: "BootDmesg.txt"
   
https://bugs.launchpad.net/bugs/636876/+attachment/1576768/+files/BootDmesg.txt

** Attachment added: "Card0.Amixer.values.txt"
   
https://bugs.launchpad.net/bugs/636876/+attachment/1576770/+files/Card0.Amixer.values.txt

** Attachment added: "Card0.Codecs.codec.0.txt"
   
https://bugs.launchpad.net/bugs/636876/+attachment/1576771/+files/Card0.Codecs.codec.0.txt

** Attachment added: "Card0.Codecs.codec.1.txt"
   
https://bugs.launchpad.net/bugs/636876/+attachment/1576772/+files/Card0.Codecs.codec.1.txt

** Attachment added: "Card1.Codecs.codec.0.txt"
   
https://bugs.launchpad.net/bugs/636876/+attachment/1576774/+files/Card1.Codecs.codec.0.txt

** Attachment added: "CurrentDmesg.txt"
   
https://bugs.launchpad.net/bugs/636876/+attachment/1576776/+files/CurrentDmesg.txt

** Attachment added: "Dependencies.txt"
   
https://bugs.launchpad.net/bugs/636876/+attachment/1576778/+files/Dependencies.txt

** Attachment added: "PciMultimedia.txt"
   
https://bugs.launchpad.net/bugs/636876/+attachment/1576780/+files/PciMultimedia.txt

** Attachment added: "ProcCpuinfo.txt"
   
https://bugs.launchpad.net/bugs/636876/+attachment/1576781/+files/ProcCpuinfo.txt

-- 
Internal microphone doesn't work in ASUS M51V, Ubuntu 10.04. External 
microphone does
https://bugs.launchpad.net/bugs/636876
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
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 636876] [NEW] Internal microphone doesn't work in ASUS M51V, Ubuntu 10.04. External microphone does

2010-09-13 Thread Perico
Public bug reported:

Binary package hint: pulseaudio

As happened witk Ubuntu 9.10 internal microphone doesn't work at all in Ubuntu 
10.04.
In Ubuntu 9.10 it worked after installing the last version of ALSA. I have 
installed it here and no result at all. (As per 
http://monespaceperso.org/blog-en/2010/05/02/upgrade-alsa-1-0-23-on-ubuntu-lucid-lynx-10-04/)
 and tried several settings I found on ubuntuforums etc  This discards 
harware. I worked in the end under Ubuntu 9.10.
After installing drivers I ran alsaconfig and raised the mic levels with 
alsamixer etc ... It should work but it doesn't
I have chosen the Pulseaudio package because I read somewhere that Lucid Lynx 
uses Pulseaudio as main audio package.
Volume Control (Control de Volumen) under Preferences shows absolutely no life 
sign for input.
As happened with Karmic Koala external microphone works flawlessly.
Gnome-sound-recorder 2.30.0 shows a slight movement of VU-meter but no sound is 
recorded.
I guess that all system info has been sent via ubuntu-bug. Let me know what 
additional information can be helpful.

ProblemType: Bug
DistroRelease: Ubuntu 10.04
Package: pulseaudio 1:0.9.22~0.9.21+stable-queue-32-g8478-0ubuntu14
ProcVersionSignature: Ubuntu 2.6.32-24.42-generic-pae 2.6.32.15+drm33.5
Uname: Linux 2.6.32-24-generic-pae i686
NonfreeKernelModules: fglrx
AlsaVersion:
 Advanced Linux Sound Architecture Driver Version 1.0.23.
 Compiled on Sep 12 2010 for kernel 2.6.32-24-generic-pae (SMP).
Architecture: i386
AudioDevicesInUse:
 USERPID ACCESS COMMAND
 /dev/snd/controlC0:  jsm2238 F pulseaudio
 /dev/snd/pcmC0D0p:   jsm2238 F...m pulseaudio
Card0.Amixer.info:
 Card hw:0 'Intel'/'HDA Intel at 0xfdef8000 irq 33'
   Mixer name   : 'Realtek ALC663'
   Components   : 'HDA:10ec0663,10431878,0011 
HDA:10573055,10431316,00100700'
   Controls  : 17
   Simple ctrls  : 10
Card1.Amixer.info:
 Card hw:1 'HDMI'/'HDA ATI HDMI at 0xfdfec000 irq 34'
   Mixer name   : 'ATI R6xx HDMI'
   Components   : 'HDA:1002aa01,00aa0100,0010'
   Controls  : 4
   Simple ctrls  : 1
Card1.Amixer.values:
 Simple mixer control 'IEC958',0
   Capabilities: pswitch pswitch-joined penum
   Playback channels: Mono
   Mono: Playback [on]
Date: Mon Sep 13 08:40:33 2010
InstallationMedia: Ubuntu 9.10 "Karmic Koala" - Release i386 (20091028.5)
ProcEnviron:
 LANG=es_ES.utf8
 SHELL=/bin/bash
SourcePackage: pulseaudio
dmi.bios.date: 09/04/2008
dmi.bios.vendor: American Megatrends Inc.
dmi.bios.version: 210.000
dmi.board.asset.tag: ATN12345678901234567
dmi.board.name: M51Vr
dmi.board.vendor: ASUSTeK Computer Inc.
dmi.board.version: 1.0
dmi.chassis.asset.tag: ATN12345678901234567
dmi.chassis.type: 10
dmi.chassis.vendor: ASUSTeK Computer Inc.
dmi.chassis.version: 1.0
dmi.modalias: 
dmi:bvnAmericanMegatrendsInc.:bvr210.000:bd09/04/2008:svnASUSTeKComputerInc.:pnM51Vr:pvr1.0:rvnASUSTeKComputerInc.:rnM51Vr:rvr1.0:cvnASUSTeKComputerInc.:ct10:cvr1.0:
dmi.product.name: M51Vr
dmi.product.version: 1.0
dmi.sys.vendor: ASUSTeK Computer Inc.

** Affects: pulseaudio (Ubuntu)
 Importance: Undecided
 Status: New


** Tags: apport-bug i386 lucid

-- 
Internal microphone doesn't work in ASUS M51V, Ubuntu 10.04. External 
microphone does
https://bugs.launchpad.net/bugs/636876
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
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 636876] Re: Internal microphone doesn't work in ASUS M51V, Ubuntu 10.04. External microphone does

2010-09-13 Thread Perico
After messing around for another  while, the internal mic works in the
end.

What I have done is the following:

1.- Install latest ALSA driver according to 
http://monespaceperso.org/blog-en/2010/05/02/upgrade-alsa-1-0-23-on-ubuntu-lucid-lynx-10-04/
Microphone levels have to be raised after install, for instance wirh alsamixer
2.- Add following line to /etc/modprobe.d/alsa-base.conf: 
options snd-hda-intel model=auto

Step 2 made the difference. In Karmic Koala the line to be added was 
options snd-hda-intel model=m51a 
which apparently doesn't work in Lucid Lynx. 

Hope that this solution can be useful to whoever has the same sound
card. May be step 1 is not necessary.

-- 
Internal microphone doesn't work in ASUS M51V, Ubuntu 10.04. External 
microphone does
https://bugs.launchpad.net/bugs/636876
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
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 629292] [NEW] Wifi no longer works after kernel update 2.6.32-24-generic-pae #42

2010-09-02 Thread Perico
Public bug reported:

Binary package hint: network-manager

Ubuntu release : 10.04, 32 bits. Upgraded from 9.10.
After kernel update  to 2.6.32-24-generic-pae #42, wifi is deactivated and 
there is no way to activate it. Laptop is ASUS M51v. Antenna light is on.F2 or 
Fn-F2 have no effect whatsoever. USB Wifi device doesn't work either.
Other laptops at home have not sufffered this damage after update.
iwconfig wlan0
wlan0 IEEE 802.11abgn  ESSID:off/any  
  Mode:Managed  Access Point: Not-Associated   Tx-Power=off   
  Retry  long limit:7   RTS thr:off   Fragment thr:off
  Power Management:off
sudo lshw -C network
[sudo] password for jsm: 
  *-network DISABLED  
   description: Wireless interface
   product: Wireless WiFi Link 5100
   vendor: Intel Corporation
   physical id: 0
   bus info: p...@:06:00.0
   logical name: wlan0
   version: 00
   serial: 00:21:5d:0e:c3:5c
   width: 64 bits
   clock: 33MHz
   capabilities: pm msi pciexpress bus_master cap_list ethernet physical 
wireless
   configuration: broadcast=yes driver=iwlagn latency=0 multicast=yes 
wireless=IEEE 802.11abgn
   resources: irq:32 memory:fe9fe000-fe9f
  *-network
   description: Ethernet interface
   product: RTL8111/8168B PCI Express Gigabit Ethernet controller
   vendor: Realtek Semiconductor Co., Ltd.
   physical id: 0
   bus info: p...@:07:00.0
   logical name: eth0
   version: 02
   serial: 00:23:54:1e:5a:cc
   size: 100MB/s
   capacity: 1GB/s
   width: 64 bits
   clock: 33MHz
   capabilities: pm msi pciexpress msix vpd bus_master cap_list rom 
ethernet physical tp mii 10bt 10bt-fd 100bt 100bt-fd 1000bt 1000bt-fd 
autonegotiation
   configuration: autonegotiation=on broadcast=yes driver=r8169 
driverversion=2.3LK-NAPI duplex=full ip=192.168.1.69 latency=0 link=yes 
multicast=yes port=MII speed=100MB/s
   resources: irq:30 ioport:e800(size=256) 
memory:fcfff000-fcff(prefetchable) memory:fcfe-fcfe(prefetchable) 
memory:feaf-feaf(prefetchable)
Cable connection works.
Bug could be a driver matter, I guess.
Let me know whether you need som extra info. All debugging attempts yielded no 
results.

ProblemType: Bug
DistroRelease: Ubuntu 10.04
Package: network-manager 0.8-0ubuntu3
ProcVersionSignature: Ubuntu 2.6.32-24.42-generic-pae 2.6.32.15+drm33.5
Uname: Linux 2.6.32-24-generic-pae i686
NonfreeKernelModules: fglrx
Architecture: i386
Date: Fri Sep  3 08:23:55 2010
IfupdownConfig:
 auto lo
 iface lo inet loopback
InstallationMedia: Ubuntu 9.10 "Karmic Koala" - Release i386 (20091028.5)
IpRoute:
 192.168.1.0/24 dev eth0  proto kernel  scope link  src 192.168.1.69  metric 1 
 169.254.0.0/16 dev eth0  scope link  metric 1000 
 default via 192.168.1.1 dev eth0  proto static
Keyfiles: Error: [Errno 2] No existe el archivo o directorio
ProcEnviron:
 LANG=es_ES.utf8
 SHELL=/bin/bash
SourcePackage: network-manager

** Affects: network-manager (Ubuntu)
 Importance: Undecided
 Status: New


** Tags: apport-bug i386 lucid

-- 
Wifi no longer works after kernel update 2.6.32-24-generic-pae #42
https://bugs.launchpad.net/bugs/629292
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
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 629292] Re: Wifi no longer works after kernel update 2.6.32-24-generic-pae #42

2010-09-02 Thread Perico

** Attachment added: "CRDA.txt"
   https://bugs.launchpad.net/bugs/629292/+attachment/1538816/+files/CRDA.txt

** Attachment added: "Dependencies.txt"
   
https://bugs.launchpad.net/bugs/629292/+attachment/1538817/+files/Dependencies.txt

** Attachment added: "Gconf.txt"
   https://bugs.launchpad.net/bugs/629292/+attachment/1538818/+files/Gconf.txt

** Attachment added: "IpAddr.txt"
   https://bugs.launchpad.net/bugs/629292/+attachment/1538819/+files/IpAddr.txt

** Attachment added: "IwConfig.txt"
   
https://bugs.launchpad.net/bugs/629292/+attachment/1538820/+files/IwConfig.txt

** Attachment added: "NetDevice.eth0.txt"
   
https://bugs.launchpad.net/bugs/629292/+attachment/1538821/+files/NetDevice.eth0.txt

** Attachment added: "NetDevice.lo.txt"
   
https://bugs.launchpad.net/bugs/629292/+attachment/1538822/+files/NetDevice.lo.txt

** Attachment added: "NetDevice.pan0.txt"
   
https://bugs.launchpad.net/bugs/629292/+attachment/1538823/+files/NetDevice.pan0.txt

** Attachment added: "NetDevice.wlan0.txt"
   
https://bugs.launchpad.net/bugs/629292/+attachment/1538824/+files/NetDevice.wlan0.txt

** Attachment added: "PciNetwork.txt"
   
https://bugs.launchpad.net/bugs/629292/+attachment/1538825/+files/PciNetwork.txt

** Attachment added: "RfKill.txt"
   https://bugs.launchpad.net/bugs/629292/+attachment/1538826/+files/RfKill.txt

** Attachment added: "WifiSyslog.txt"
   
https://bugs.launchpad.net/bugs/629292/+attachment/1538827/+files/WifiSyslog.txt

** Attachment added: "nm-system-settings.conf.txt"
   
https://bugs.launchpad.net/bugs/629292/+attachment/1538828/+files/nm-system-settings.conf.txt

-- 
Wifi no longer works after kernel update 2.6.32-24-generic-pae #42
https://bugs.launchpad.net/bugs/629292
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
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 629292] Re: Wifi no longer works after kernel update 2.6.32-24-generic-pae #42

2010-09-03 Thread Perico
Just some more info:
hwinfo --wlan
22: PCI 600.0: 0282 WLAN controller 
  [Created at pci.318]
  UDI: /org/freedesktop/Hal/devices/pci_8086_4232
  Unique ID: y9sn.ReL4kyurUv5
  Parent ID: QSNP.ErEEeUPSfv5
  SysFS ID: /devices/pci:00/:00:1c.4/:06:00.0
  SysFS BusID: :06:00.0
  Hardware Class: network
  Model: "Intel Wireless WiFi Link 5100"
  Vendor: pci 0x8086 "Intel Corporation"
  Device: pci 0x4232 "Wireless WiFi Link 5100"
  SubVendor: pci 0x8086 "Intel Corporation"
  SubDevice: pci 0x1201 
  Driver: "iwlagn"
  Driver Modules: "iwlagn"
  Device File: wlan0
  Features: WLAN
  Memory Range: 0xfe9fe000-0xfe9f (rw,non-prefetchable)
  IRQ: 32 (no events)
  HW Address: 00:21:5d:0e:c3:5c
  WLAN channels: 1 2 3 4 5 6 7 8 9 10 11 12 13 36 40 44 48 52 56 60 64 100 104 
108 112 116 120 124 128 132 136 140
  WLAN frequencies: 2.412 2.417 2.422 2.427 2.432 2.437 2.442 2.447 2.452 2.457 
2.462 2.467 2.472 5.18 5.2 5.22 5.24 5.26 5.28 5.3 5.32 5.5 5.52 5.54 5.56 5.58 
5.6 5.62 5.64 5.66 5.68 5.7
  WLAN encryption modes: WEP40 WEP104 TKIP CCMP
  WLAN authentication modes: open sharedkey wpa-psk wpa-eap
  Module Alias: "pci:v8086d4232sv8086sd1201bc02sc80i00"
  Driver Info #0:
Driver Status: iwlagn is active
Driver Activation Cmd: "modprobe iwlagn"
  Config Status: cfg=new, avail=yes, need=no, active=unknown
  Attached to: #11 (PCI bridge)

This was achieved after "modprobing -r and modprobing" the driver, without 
results.
One more detail, Wlan doesn't load even with the installation CD.

-- 
Wifi no longer works after kernel update 2.6.32-24-generic-pae #42
https://bugs.launchpad.net/bugs/629292
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
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 629292] Re: Wifi no longer works after kernel update 2.6.32-24-generic-pae #42

2010-09-03 Thread Perico
After some trial and error I have started with the 10.04 disc (Former test was 
10.04.1) and Fn-F2 did wake up wlan.
rfkill -list yielded hardware block for phy0 (Wifi). Block has now disapeared. 
Everything is unblocked.
I have re-started from HD and Fn-F2 works and Wlan could be activated / 
deactivated. 
Looks like an intermitent bug.
I am really puzzled. It works but I can't figure out why.

May be it would be a good idea to cancel this bug. If anyone reads it,
he will be more confused than if he doesn't

-- 
Wifi no longer works after kernel update 2.6.32-24-generic-pae #42
https://bugs.launchpad.net/bugs/629292
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
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 51284] Re: Trust PS/2 optical mouse not working (light turns off after a while)

2006-07-02 Thread Luca Perico
Me too my mouse was a trust MI - 2100 my pc was a Compac presario with
Athlon 64 a regular ball mouse work fine

-- 
Trust PS/2 optical mouse not working (light turns off after a while)
https://launchpad.net/bugs/51284

--
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs