[Bug 791361] Re: natty does not resume on Samsung X360 (maybe backlight?)

2011-06-13 Thread Pedro Martínez Juliá
I'm sorry, I didn't specified why.

I have a Samsung X360 that suspends/resumes without problems with kernel
2.6.38 from Debian Sid (now it isn't in Sid but in Testing) but it fails
to resume with the 2.6.39-686-pae kernel. The difference is that now
Debian builds its 686 kernels with PAE an Xen support and I think it is
the problem. Now, again, have you tried a non-PAE kernel?

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

Title:
  natty does not resume on Samsung X360 (maybe backlight?)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/pm-utils/+bug/791361/+subscriptions

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


[Bug 791361] Re: natty does not resume on Samsung X360 (maybe backlight?)

2011-06-13 Thread Pedro Martínez Juliá
Have you tried a non-PAE kernel?

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

Title:
  natty does not resume on Samsung X360 (maybe backlight?)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/pm-utils/+bug/791361/+subscriptions

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


Re: [Bug 220209] [NEW] hibernating take very long time

2008-04-21 Thread Pedro Martínez Juliá
You should try to stop networking (/etc/init.d/networking stop) and
remove any network module before calling hibernate. Then you can discard
a problem with network devices (or find your problem). In the past, I
could figure that in some conditions they needed a lot of time to
respond.

-- 
Pedro Martínez Juliá
\   [EMAIL PROTECTED]
)|  WebLog: http://www.pedromj.com/blog
/   Página web: http://www.pedromj.com
GoogleTalk: [EMAIL PROTECTED]
Socio HispaLinux #311
Usuario Linux #275438 - http://counter.li.org

-- 
hibernating take very long time
https://bugs.launchpad.net/bugs/220209
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

Re: [Bug 155293] Re: Sony FN keys don't work

2007-11-25 Thread Pedro Martínez Juliá
Make sure your laptop handles acpi events through sonypi or sony-acpi.

I don't know how can you get FN working with sonypi but with sony-acpi
you can install a new version of the module (with fnkey support) and
fsfn that handles those events.

-- 
Pedro Martínez Juliá
\   [EMAIL PROTECTED]
)|  WebLog: http://www.pedromj.com/blog
/   Página web: http://www.pedromj.com
GoogleTalk: [EMAIL PROTECTED]
Socio HispaLinux #311
Usuario Linux #275438 - http://counter.li.org

-- 
Sony FN keys don't work
https://bugs.launchpad.net/bugs/155293
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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

Re: [Bug 59695] Re: default value in power.sh potentially kills laptop disks

2007-10-28 Thread Pedro Martínez Juliá
You should backup all your data!

It's not sure to crash but you should know that number is over the
maximum taken from Hitachi specification about Load/Unload. It says that
300k cycles are bonded but they tested over 1000k loads (not cycles).

Regards,

Pedro

-- 
Pedro Martínez Juliá
\   [EMAIL PROTECTED]
)|  WebLog: http://www.pedromj.com/blog
/   Página web: http://www.pedromj.com
GoogleTalk: [EMAIL PROTECTED]
Socio HispaLinux #311
Usuario Linux #275438 - http://counter.li.org

-- 
default value in power.sh potentially kills laptop disks
https://bugs.launchpad.net/bugs/59695
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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

Re: [Bug 59695] Re: default value in power.sh potentially kills laptop disks

2007-10-27 Thread Pedro Martínez Juliá
Hi,

Please, can you post kernel versions and hdparm parameters used in
init-scripts?

Detailed information about hdparm calls during start-up and while
changing power source in OpenSUSE and Fedora could be very interesting.

Regards,

Pedro

-- 
Pedro Martínez Juliá
\   [EMAIL PROTECTED]
)|  WebLog: http://www.pedromj.com/blog
/   Página web: http://www.pedromj.com
GoogleTalk: [EMAIL PROTECTED]
Socio HispaLinux #311
Usuario Linux #275438 - http://counter.li.org

-- 
default value in power.sh potentially kills laptop disks
https://bugs.launchpad.net/bugs/59695
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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

Re: [Bug 59695] Re: default value in power.sh potentially kills laptop disks

2007-10-27 Thread Pedro Martínez Juliá
As you can see that hdparm executions are related to laptop_mode, not
directly to start-up. If Ubuntu can't identify your AC status is another
bug, not related to "power.sh".

Regards,

Pedro

-- 
Pedro Martínez Juliá
\   [EMAIL PROTECTED]
)|  WebLog: http://www.pedromj.com/blog
/   Página web: http://www.pedromj.com
GoogleTalk: [EMAIL PROTECTED]
Socio HispaLinux #311
Usuario Linux #275438 - http://counter.li.org

-- 
default value in power.sh potentially kills laptop disks
https://bugs.launchpad.net/bugs/59695
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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

Re: [Bug 59695] Re: default value in power.sh potentially kills laptop disks

2007-10-27 Thread Pedro Martínez Juliá
Init system calls hdparm script but my "hdparm.conf" had no-section.
I've added one for adding "-B254".

Using "rgrep -i *" in "/etc" can tell you a lot of things but if you
want more, for example, change hdparm binary with a wrapper script that
calls real hdparm and logs its execution (date >> /var/tmp/hdparm.log).

Regards,

Pedro

-- 
Pedro Martínez Juliá
\   [EMAIL PROTECTED]
)|  WebLog: http://www.pedromj.com/blog
/   Página web: http://www.pedromj.com
GoogleTalk: [EMAIL PROTECTED]
Socio HispaLinux #311
Usuario Linux #275438 - http://counter.li.org

-- 
default value in power.sh potentially kills laptop disks
https://bugs.launchpad.net/bugs/59695
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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

Re: [Bug 59695] Re: default value in power.sh potentially kills laptop disks

2007-10-27 Thread Pedro Martínez Juliá
Hi,

In your case (24x7), you should use a value for "-B" that can increase
the life of your hard drive having a reasonable temperature. My hard
drives tells (through smartctl) 41ºC and 13/51 for actual and min/max
temperatures. I'm using "hdparm -B254" since yesterday because it
reached 400k loads.

I don't know any case of certain hard drive broker due to load/unload
cycle but reading specifications I found that the drives can support
about 300k loads and can effort a million loads without crashing but
with no warranties.

I didn't find any execution of hdparm in the start-up scripts, the
problem should be in BIOS or kernel. The hard drive can have default
configuration to get a balance between its capabilities (temperature,
loads, spins, etc), this may be configured by BIOS in the POST or by the
drive firmware in its reset.

Regards,

Pedro

-- 
Pedro Martínez Juliá
\   [EMAIL PROTECTED]
)|  WebLog: http://www.pedromj.com/blog
/   Página web: http://www.pedromj.com
GoogleTalk: [EMAIL PROTECTED]
Socio HispaLinux #311
Usuario Linux #275438 - http://counter.li.org

-- 
default value in power.sh potentially kills laptop disks
https://bugs.launchpad.net/bugs/59695
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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

Re: [Bug 59695] Re: default value in power.sh potentially kills laptop disks

2007-10-27 Thread Pedro Martínez Juliá
749 times is not a lot of start/stop count but 600k is huge for parking.

Regards,

Pedro

-- 
Pedro Martínez Juliá
\   [EMAIL PROTECTED]
)|  WebLog: http://www.pedromj.com/blog
/   Página web: http://www.pedromj.com
GoogleTalk: [EMAIL PROTECTED]
Socio HispaLinux #311
Usuario Linux #275438 - http://counter.li.org

-- 
default value in power.sh potentially kills laptop disks
https://bugs.launchpad.net/bugs/59695
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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

Re: [Bug 59695] Re: default value in power.sh potentially kills laptop disks

2007-10-27 Thread Pedro Martínez Juliá
But it's said that a hard drive only supports around 600k Load cycles.

I saw that Ubuntu puts "-B255" to disable APM but it stills do around
3-5 unloads/loads in a minute. With "-B254" it doesn't unload...

Regards,

Pedro

-- 
Pedro Martínez Juliá
\   [EMAIL PROTECTED]
)|  WebLog: http://www.pedromj.com/blog
/   Página web: http://www.pedromj.com
GoogleTalk: [EMAIL PROTECTED]
Socio HispaLinux #311
Usuario Linux #275438 - http://counter.li.org

-- 
default value in power.sh potentially kills laptop disks
https://bugs.launchpad.net/bugs/59695
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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

Re: [Bug 59695] Re: default value in power.sh potentially kills laptop disks

2007-10-27 Thread Pedro Martínez Juliá
Hi,

Worse, a few (or most) laptops have the default behavior of park heads
about 3 or 4 times in a minute. This is fixed in my laptop with "hdparm"
but using "-B254" instead of "-B255".

I added a line in "hdparm.conf" for my disk with "apm = 254". Also
changed "power.sh" to set "-B254" instead of "-B255". It's not needed to
add anything for suspend/hibernate because "power.sh" will be called in
resume.

Regards,

Pedro

-- 
Pedro Martínez Juliá
\   [EMAIL PROTECTED]
)|  WebLog: http://www.pedromj.com/blog
/   Página web: http://www.pedromj.com
GoogleTalk: [EMAIL PROTECTED]
Socio HispaLinux #311
Usuario Linux #275438 - http://counter.li.org

-- 
default value in power.sh potentially kills laptop disks
https://bugs.launchpad.net/bugs/59695
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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

Re: [Bug 155293] Re: Sony FN keys don't work

2007-10-21 Thread Pedro Martínez Juliá

El dom, 21-10-2007 a las 11:06 +, wuddiwupp escribió:
> Bios upgrades are posible but from sony is nothing new available, the
> R0104J0 ist the last release from sony http://support.vaio.sony.de
> 
> This tools are working, but i think thats only are workaround, without any 
> tools and patched Kernel modules nothing works,
> the brightness cant set without this tools. 
> The  only funktion that correctly works is Battery status over acpi, thats 
> all.
> 

I've got a Sony Vaio VGN FS285M. I'm using FSFN for handle FN events
through "/dev/input/event*" interface but it's needed a few tweaks:

* Change "sony_acpi" from 0.2 to a patched version (0.2-PP) that adds
"/proc/acpi/sony/fnkey". This patch was in dapper but it isn't in newer
releases.

* Install FSFN and add it to /etc/rc2.d (or the one you're using).

* Change a HAL script because there is a bug in HAL scripts that handle
brightness through "/proc/acpi/sony/brightness".

I filed a bug for this stuff a long time ago... but the bug still
exists.

If you are using suspend or hibernate I encourage you to use FSFN over
other alternatives because it discovers what device has FN events. Other
alternatives need to know exactly what device to use and it changes when
resuming from suspend or hibernate.

Regards,

Pedro

-- 
Pedro Martínez Juliá
\   [EMAIL PROTECTED]
)|  WebLog: http://www.pedromj.com/blog
/   Página web: http://www.pedromj.com
GoogleTalk: [EMAIL PROTECTED]
Socio HispaLinux #311
Usuario Linux #275438 - http://counter.li.org

-- 
Sony FN keys don't work
https://bugs.launchpad.net/bugs/155293
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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

Re: [Bug 37642] Re: Sleep/Hibernate do not work on Sony VAIO VGN-FS660/W in Dapper

2007-06-18 Thread Pedro Martínez Juliá
Thank you very much.

-- 
Sleep/Hibernate do not work on Sony VAIO VGN-FS660/W in Dapper
https://bugs.launchpad.net/bugs/37642
You received this bug notification because you are a member of Ubuntu
Bugs, which is a direct subscriber.

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


Re: [Bug 37642] Re: Sleep/Hibernate do not work on Sony VAIO VGN-FS660/W in Dapper

2007-06-14 Thread Pedro Martínez Juliá
¿Edgy?

In Edgy and Feisty I can suspend but, as I said before, resume takes a
long time.

¿What options in xorg.conf related to Nvidia and acpi-support?

I think that you are using nv driver instead of Nvidia one.

-- 
Sleep/Hibernate do not work on Sony VAIO VGN-FS660/W in Dapper
https://bugs.launchpad.net/bugs/37642
You received this bug notification because you are a member of Ubuntu
Bugs, which is a direct subscriber.

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

Re: [Bug 37642] Re: Sleep/Hibernate do not work on Sony VAIO VGN-FS660/W in Dapper

2007-06-09 Thread Pedro Martínez Juliá
That's in Dapper, OK. ¿Did you tried Edgy or Feisty?

-- 
Sleep/Hibernate do not work on Sony VAIO VGN-FS660/W in Dapper
https://bugs.launchpad.net/bugs/37642
You received this bug notification because you are a member of Ubuntu
Bugs, which is a direct subscriber.

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

Re: [Bug 37642] Re: Sleep/Hibernate do not work on Sony VAIO VGN-FS660/W in Dapper

2007-06-07 Thread Pedro Martínez Juliá
My Sony Vaio VGN FS-285-M seems the European version of FS-660-W.

My main hardware:
* Hard drive: 80 GB Toshiba MK8025GAS
* Graphic card: Nvidia Geforce Go 6200 TurboCache
* Wireless card: Inte Pro Wireless 2200BG
* Memory: 1 GB RAM

In the past, I've got a DSDT table of FS-660-W and was the same that
mine.

I've got Dapper suspend and hibernate right with NvAGP=1 in xorg.conf
and disabling tricks in acpi-support. I think that Nvidia 87* drivers
did it worked.

In Edgy and Feisty I can hibernate and suspend but resuming from suspend
to ram needs a lot of time (4-6 minutes).

¿What configuration have you got to get a working suspend/resume?

-- 
Sleep/Hibernate do not work on Sony VAIO VGN-FS660/W in Dapper
https://bugs.launchpad.net/bugs/37642
You received this bug notification because you are a member of Ubuntu
Bugs, which is a direct subscriber.

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

Re: [Bug 34043] Re: Nvidia binary driver requires Option "NvAGP" "1" for reliable suspend/resume.

2007-06-07 Thread Pedro Martínez Juliá
With intel_agp and agpgart blacklisted and with "Option NvAGP 0", either
suspend and hibernate works for me. The weird thing is that resuming
from suspend hangs a while (4-6 minutes) and then works. In dmesg I saw
that Nvidia kernel driver crashes but then resets it and the system work
perfectly.

¿What's your configuration? (acpi-support and specific Options in
xorg.conf)

I'm using hibernate through uswsusp because it seems to be faster than
plain swsusp. At least resuming from hibernation is very fast.

Hibernation is less buggy than suspend because it's resume process goes
through BIOS POST and usually it's not needed any trick. Take a look
into acpi-support and see if any POST, VBE or DPMS option is enabled.

-- 
Nvidia binary driver requires Option "NvAGP" "1" for reliable suspend/resume.
https://bugs.launchpad.net/bugs/34043
You received this bug notification because you are a member of Ubuntu
Bugs, which is a direct subscriber.

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

Re: [Bug 108369] Re: Request: Update Feisty's Network Manager to 0.6.5

2007-05-31 Thread Pedro Martínez Juliá
Eduroam is an access to the networks of a lot of European universities.
Without second phase (Phase2) authentication it's not possible to
connect them.

It could be great for Ubuntu to have an easy approach to configure a
secure wireless connection in a few steps, less steps and simpler than
Windows.

I encourage the maintainers to include NetworkManager > 0.6.4 in, at
least, feisty backports. I think that upgrade could be in feisty-updates
because it doesn't need an architectural change, only fixes a lot of
bugs and supports more options for WPA.

-- 
Request: Update Feisty's Network Manager to 0.6.5
https://bugs.launchpad.net/bugs/108369
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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


[Bug 34043] Re: Nvidia binary driver requires Option "NvAGP" "1" for reliable suspend/resume.

2007-05-30 Thread Pedro Martínez Juliá
I tried suspend to ram again. My laptop needs 4 or 6 minutes to resume
from suspend to ram because of NVidia card. ¿Any suggestion?

I confirmed that NvAGP is not needed in PCI-E cards.

-- 
Nvidia binary driver requires Option "NvAGP" "1" for reliable suspend/resume.
https://bugs.launchpad.net/bugs/34043
You received this bug notification because you are a member of Ubuntu
Bugs, which is a direct subscriber.

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

Re: [Bug 34043] Re: Nvidia binary driver requires Option "NvAGP" "1" for reliable suspend/resume.

2007-05-29 Thread Pedro Martínez Juliá
With version > 9631 (9755 or something like that) I've got always a
black console, not only after hibernate.

I can't resume from suspend to ram. Suspend to disk goes like a charm.

I'll try with NvAGP=0 but I think it doesn't mind with PCI-E.

-- 
Nvidia binary driver requires Option "NvAGP" "1" for reliable suspend/resume.
https://bugs.launchpad.net/bugs/34043
You received this bug notification because you are a member of Ubuntu
Bugs, which is a direct subscriber.

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


Re: [Bug 34043] Re: Nvidia binary driver requires Option "NvAGP" "1" for reliable suspend/resume.

2007-05-29 Thread Pedro Martínez Juliá
How can be disabled NvAGP? Are you sure that PCI-E doesn't need it?

Useless consoles are a little price to pay for a working suspend/resume.
This can be fixed soon by Nvidia (maybe for gutsy?) or Nouveau.

-- 
Pedro Martínez Juliá
\   [EMAIL PROTECTED]
)|  WebLog: http://www.pedromj.com/blog
/   Página web: http://www.pedromj.com
GoogleTalk: [EMAIL PROTECTED]
Socio HispaLinux #311
Usuario Linux #275438 - http://counter.li.org

-- 
Nvidia binary driver requires Option "NvAGP" "1" for reliable suspend/resume.
https://bugs.launchpad.net/bugs/34043
You received this bug notification because you are a member of Ubuntu
Bugs, which is a direct subscriber.

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

Re: [Bug 108369] Re: Request: Update Feisty's Network Manager to 0.6.5

2007-05-09 Thread Pedro Martínez Juliá
[Call to the package maintainer]

Please, can you tell us anything about this issue?

-- 
Request: Update Feisty's Network Manager to 0.6.5
https://bugs.launchpad.net/bugs/108369
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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


[Bug 108369] Re: Request: Update Feisty's Network Manager to 0.6.5

2007-04-28 Thread Pedro Martínez Juliá
I think it could be incompatible with actual dependencies but in the other hand 
those applications depends of libnm-glib0 (without version). I think this 
library is API stable from 0.6.4 to 0.6.5 and it could be safe to update 
NetworkManager.
Thinking about final users and thouse comeing from Windows World, network 
manager should be setable and featureful. WPA support in 0.6.4 is very poor 
compared with 0.6.5, it can be a handicap for enterprises because Windows can't 
handle WPA authentication itself (needs external software) and wpa_supplicant 
can handle all of them.
At least, a release in backports or updates is needed as soon as possible.

-- 
Request: Update Feisty's Network Manager to 0.6.5
https://bugs.launchpad.net/bugs/108369
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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


[Bug 87562] Re: Request Version 0.13

2007-04-11 Thread Pedro Martínez Juliá
Debian Unstable has those packages. All dependencies of that package are
met in Feisty. I think it can be included in Feisty. Please try it and
if you are happy, merge it with debian/unstable. Thank you.

-- 
Request Version 0.13
https://bugs.launchpad.net/bugs/87562
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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


[Bug 42387] Re: ipw2200 module can't be reloaded if its status was set to 2

2007-04-05 Thread Pedro Martínez Juliá
** Changed in: linux-source-2.6.20 (Ubuntu)
   Status: Unconfirmed => Confirmed

-- 
ipw2200 module can't be reloaded if its status was set to 2
https://bugs.launchpad.net/bugs/42387
You received this bug notification because you are a member of Ubuntu
Bugs, which is a direct subscriber.

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


[Bug 103096] Re: Missing /proc/acpi/sony/fnkey. It was in dapper.

2007-04-05 Thread Pedro Martínez Juliá
** Changed in: linux-source-2.6.20 (Ubuntu)
   Status: Unconfirmed => Confirmed

-- 
Missing /proc/acpi/sony/fnkey. It was in dapper.
https://bugs.launchpad.net/bugs/103096
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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


[Bug 103103] Re: Required "fsfn" for working hotkeys in, at least, Sony Vaio VGN-FS and VGN-FJ.

2007-04-05 Thread Pedro Martínez Juliá
** Changed in: acpi-support (Ubuntu)
   Status: Unconfirmed => Confirmed

-- 
Required "fsfn" for working hotkeys in, at least, Sony Vaio VGN-FS and VGN-FJ.
https://bugs.launchpad.net/bugs/103103
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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


[Bug 92835] Re: Suspend/Hibernate doesn't work with nvidia-glx.

2007-04-05 Thread Pedro Martínez Juliá
You can try to do a few of things through ssh and get a diagnostic.

>From X, try: "echo mem | sudo tee /sys/power/state". This command makes
the computer to suspend without any "trick". If the system doesn't
resume, reboot and do a normal suspend.

After resume you can get a copy of "/var/log/Xorg.0.log" and post it
here.

If the backlit is "off", you can try to force "dpms on" with "xset" and
"vbetool". You can try standby, suspend, reduced, off, on...

Also, you can try "vbetool post".

I think you can do other things using vbetool. All this through SSH, you
can be happy because you only need to boot once to diagnose the issue :)

-- 
Suspend/Hibernate doesn't work with nvidia-glx.
https://bugs.launchpad.net/bugs/92835
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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


[Bug 103103] Required "fsfn" for working hotkeys in, at least, Sony Vaio VGN-FS and VGN-FJ.

2007-04-04 Thread Pedro Martínez Juliá
Public bug reported:

Binary package hint: acpi-support

It's needed a daemon called "FSFN" for handle "/proc/acpi/sony/fnkey"
and execute "/etc/acpi/btn.sh". It is in
http://developer.berlios.de/projects/fsfn and can be packaged inside
acpi-support (or, at least, install it when a Vaio FS/FJ is detected).

** Affects: acpi-support (Ubuntu)
 Importance: Undecided
 Status: Unconfirmed

-- 
Required "fsfn" for working hotkeys in, at least, Sony Vaio VGN-FS and VGN-FJ.
https://bugs.launchpad.net/bugs/103103
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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


[Bug 103096] Missing /proc/acpi/sony/fnkey. It was in dapper.

2007-04-04 Thread Pedro Martínez Juliá
Public bug reported:

Binary package hint: linux-source-2.6.20

FN keys in Sony Vaio VGN-FS and VGN-FJ are driven through
"/proc/acpi/sony/fnkey" and after dapper it dissapeared.

I saw that "sony_acpi.c" used for feisty kernels is not handling GHKE
(for fnkey).

Here is a source: http://download.berlios.de/fsfn/sony_acpi.tar.gz

Only a few lines are needed.

** Affects: linux-source-2.6.20 (Ubuntu)
 Importance: Undecided
 Status: Unconfirmed

-- 
Missing /proc/acpi/sony/fnkey. It was in dapper.
https://bugs.launchpad.net/bugs/103096
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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


[Bug 34043] Re: Nvidia binary driver requires Option "NvAGP" "1" for reliable suspend/resume.

2007-04-03 Thread Pedro Martínez Juliá
Suspend still doesn't work with Nvidia driver 9755. Hibernate still
works (I'm using uswsusp but I think it works with swsusp too).

With new drivers I can't use text consoles. Thay are always black.

¿Anybody with 9755 drivers that can suspend and/or have no-black text
console?

-- 
Nvidia binary driver requires Option "NvAGP" "1" for reliable suspend/resume.
https://bugs.launchpad.net/bugs/34043
You received this bug notification because you are a member of Ubuntu
Bugs, which is a direct subscriber.

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

Re: [Bug 42387] 2.6.20: does not work after suspend

2007-03-31 Thread Pedro Martínez Juliá
I've got this error too but it's not related to suspend/resume. It's due
to direct "power management". When a card goes to power save mode it
refuses to load firmware. I don't know how fix this bug.

My special case is:
- I'm uploading or download a big file (for example an ISO file)
- My card goes to power save due to hot. It happens earlier in summer
than in winter.
- Then, there is a firmware error (message seen in dmesg).
- IPW2200 driver tries to reload the firmare.
- Card refuses the firmware with error "-22".

I don't know what happens. I saw a post somewhere telling that the
firmware loader does not find proper "ucode". I saw posts with errors
reloading driver when the card is in power save...

You can try to unload the module before suspend and reload after resume.

Please try this and report your results.

-- 
ipw2200 module can't be reloaded if its status was set to 2
https://launchpad.net/bugs/42387

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


Re: [Bug 34043] Re: Suspend and Hibernate solution for nvidia binary drivers

2007-03-18 Thread Pedro Martínez Juliá
In my system the question is yes.

(Sony Vaio, VGN FS285M, Nvidia Go 6200)

-- 
Pedro Martínez Juliá
\   [EMAIL PROTECTED]
)|  WebLog: http://www.pedromj.com/blog
/   Página web: http://www.pedromj.com
GoogleTalk: [EMAIL PROTECTED]
Socio HispaLinux #311
Usuario Linux #275438 - http://counter.li.org

-- 
Suspend and Hibernate solution for nvidia binary drivers
https://launchpad.net/bugs/34043

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

Re: [Bug 75019] Re: Screen brightness keys don't work on Sony VAIO VGN-S260 laptop (Feisty)

2007-03-11 Thread Pedro Martínez Juliá
*** This bug is a duplicate of bug 76710 ***

HAL script in feisty for setting VAIO brightness is broken. You can take
a look to /usr/lib/hal/scripts/linux/hal-system-lcd-set-brightness-linux
and change:

echo "$((value + 1))" > $HAL_PROP_LINUX_ACPI_PATH

for:

echo "$(($value + 1))" > $HAL_PROP_LINUX_ACPI_PATH

(note the missing "$");

Regards,

Pedro

-- 
Pedro Martínez Juliá
\   [EMAIL PROTECTED]
)|  WebLog: http://www.pedromj.com/blog
/   Página web: http://www.pedromj.com
GoogleTalk: [EMAIL PROTECTED]
Socio HispaLinux #311
Usuario Linux #275438 - http://counter.li.org

-- 
Screen brightness keys don't work on Sony VAIO VGN-S260 laptop (Feisty)
https://launchpad.net/bugs/75019

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

Re: [Bug 42387] Re: ipw2200 module can't be reloaded if its status was set to 2

2006-11-29 Thread Pedro Martínez Juliá
The error appears to me when I reload the module.

I think that it's the same bug and it's not needed to fill another bug
report.

-- 
ipw2200 module can't be reloaded if its status was set to 2
https://launchpad.net/bugs/42387

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


[Bug 42387] Re: ipw2200 module can't be reloaded if its status was set to 2

2006-11-29 Thread Pedro Martínez Juliá
The error codes are the same.

My system is always in "passive" mode (I can't change this) and I think
it puts the IPW card in powersave mode automatically. After that, the
card stops working and trying to reload the module that error messages
appear in dmesg.

-- 
ipw2200 module can't be reloaded if its status was set to 2
https://launchpad.net/bugs/42387

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


Re: [Bug 42387] Re: ipw2200 module can't be reloaded if its status was set to 2

2006-11-29 Thread Pedro Martínez Juliá
I still has the bug. I noticed that if I do "iwpriv wlan0 set_power 5"
the wireless card works much more time without hang.

-- 
Pedro Martínez Juliá
\   [EMAIL PROTECTED]
)|  WebLog: http://www.pedromj.com/blog
/   Página web: http://www.pedromj.com
GoogleTalk: [EMAIL PROTECTED]
Socio HispaLinux #311
Usuario Linux #275438 - http://counter.li.org

-- 
ipw2200 module can't be reloaded if its status was set to 2
https://launchpad.net/bugs/42387

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

Re: [Bug 22336] Re: laptop overheats when performing CPU intensive tasks.

2006-11-07 Thread Pedro Martínez Juliá
Careful!!

100ºC is a lot. A processor should work about 25ºC and decreases it's
life and performance over 50ºC or 70ºC.

You should know if your system is hot or it could be a crashed/buggy
thermal sensor.

If your fan is noising "crazy", I'll bet that the sensor is broken. All
fans, at top speed, can have the processor under 80ºC, no matter the
work they're doing.

-- 
Pedro Martínez Juliá
\   [EMAIL PROTECTED]
)|  WebLog: http://www.pedromj.com/blog
/   Página web: http://www.pedromj.com
GoogleTalk: [EMAIL PROTECTED]
Socio HispaLinux #311
Usuario Linux #275438 - http://counter.li.org

-- 
laptop overheats when performing CPU intensive tasks.
https://launchpad.net/bugs/22336

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

Re: [Bug 70599] Re: Laptop overheating in Edgy

2006-11-07 Thread Pedro Martínez Juliá
You are very close to the "possible fix". At least you can fix your ACPI
bugs.

In Edgy (and AFAIK in Dapper) you must place DSDT.aml in:

"/etc/initramfs-tools"

Then you have to run:

"update-initramfs -k $(uname -r)"

Then, reboot the system and you'll get your ACPI fixed. It couldn't be
the fix for the overheat, but at least you'll fix a few failed hardware.

-- 
Pedro Martínez Juliá
\   [EMAIL PROTECTED]
)|  WebLog: http://www.pedromj.com/blog
/   Página web: http://www.pedromj.com
GoogleTalk: [EMAIL PROTECTED]
Socio HispaLinux #311
Usuario Linux #275438 - http://counter.li.org

-- 
Laptop overheating in Edgy
https://launchpad.net/bugs/70599

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

Re: [Bug 70599] Re: Laptop overheating in Edgy

2006-11-07 Thread Pedro Martínez Juliá
I think you've got the same problem. The command for getting messages
from ACPI is, for example:

"dmesg | grep -i acpi"

You can try to follow the steps in the URL you talk about. It is very
easy and you can have a 100% compatible ACPI.

-- 
Pedro Martínez Juliá
\   [EMAIL PROTECTED]
)|  WebLog: http://www.pedromj.com/blog
/   Página web: http://www.pedromj.com
GoogleTalk: [EMAIL PROTECTED]
Socio HispaLinux #311
Usuario Linux #275438 - http://counter.li.org

-- 
Laptop overheating in Edgy
https://launchpad.net/bugs/70599

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

Re: [Bug 70599] Re: Laptop overheating in Edgy

2006-11-07 Thread Pedro Martínez Juliá
Try google for "iasl dsdt fix". DSDT file is in "/proc/acpi/dsdt".

-- 
Pedro Martínez Juliá
\   [EMAIL PROTECTED]
)|  WebLog: http://www.pedromj.com/blog
/   Página web: http://www.pedromj.com
GoogleTalk: [EMAIL PROTECTED]
Socio HispaLinux #311
Usuario Linux #275438 - http://counter.li.org

-- 
Laptop overheating in Edgy
https://launchpad.net/bugs/70599

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

Re: [Bug 70599] Re: Laptop overheating in Edgy

2006-11-07 Thread Pedro Martínez Juliá
There are a few lines in your post that points to a buggy ACPI code.
¿Can you send DSDT tables or try to disassemble and reassemble?

(you can find IASL assembler in www.intel.com).

-- 
Pedro Martínez Juliá
\   [EMAIL PROTECTED]
)|  WebLog: http://www.pedromj.com/blog
/   Página web: http://www.pedromj.com
GoogleTalk: [EMAIL PROTECTED]
Socio HispaLinux #311
Usuario Linux #275438 - http://counter.li.org

-- 
Laptop overheating in Edgy
https://launchpad.net/bugs/70599

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

Re: [Bug 70599] Laptop overheating in Edgy

2006-11-06 Thread Pedro Martínez Juliá
My laptop was very cold in Dapper. Now in Edgy it has a lot of more hot.
I installed "sensors-applet" to see the temperature all the time and to
be notified if it goes over 80º.

Pentium-M doesn't break around 80º but it's not desirable to be there.

I noticed that the kernel tells this:
ACPI: Getting cpuindex for acpiid 0x1

I think it should be related to some of this issues in the kernel:
- Changed the values of the Voltages for the states of Pentium-M.
- Changed the FAN behaviour. I noticed that my fan goes very slow when
high temperatures. In Dapper it was at crazy-speed when the processor
was over 60ºC.
- Due to NVIDIA drivers that don't turns on it's FAN.

Please, look for messages and other things in "dmesg" and post here the
output.

The only thing I can recommend you is using "acpi=off" in the kernel
parameters and see if the FAN goes like it was in Dapper.

Your last chance is to use Dapper.

-- 
Pedro Martínez Juliá
\   [EMAIL PROTECTED]
)|  WebLog: http://www.pedromj.com/blog
/   Página web: http://www.pedromj.com
GoogleTalk: [EMAIL PROTECTED]
Socio HispaLinux #311
Usuario Linux #275438 - http://counter.li.org

-- 
Laptop overheating in Edgy
https://launchpad.net/bugs/70599

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

Re: [Bug 70166] Re: ACPI Broken on Sony Vaio - System Unusable

2006-11-06 Thread Pedro Martínez Juliá
Can you post your DSDT? It's in "/proc/acpi/dsdt".

-- 
Pedro Martínez Juliá
\   [EMAIL PROTECTED]
)|  WebLog: http://www.pedromj.com/blog
/   Página web: http://www.pedromj.com
GoogleTalk: [EMAIL PROTECTED]
Socio HispaLinux #311
Usuario Linux #275438 - http://counter.li.org

-- 
ACPI Broken on Sony Vaio - System Unusable
https://launchpad.net/bugs/70166

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

[Bug 65191] Re: Resume after suspend fails on some NVidia-based laptops

2006-11-04 Thread Pedro Martínez Juliá
*** This bug is a duplicate of bug 60323 ***

** Changed in: linux-source-2.6.15 (Ubuntu)
 Assignee: (unassigned) => Pedro Martínez Juliá

** Changed in: linux-source-2.6.15 (Ubuntu)
 Assignee: Pedro Martínez Juliá => (unassigned)

** This bug has been marked a duplicate of bug 60323
   kernel crash on resume from S3 suspend

-- 
Resume after suspend fails on some NVidia-based laptops
https://launchpad.net/bugs/65191

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

[Bug 64817] Re: suspend does not work on vaio vgn-s560p

2006-11-04 Thread Pedro Martínez Juliá
¿Can you try suspend/hibernate with Ubuntu 6.06 Final and updated?
You should use "nvidia" propietary driver with Option NvAGP "1" and 
blacklisting "intel_agp".

** Changed in: linux-source-2.6.17 (Ubuntu)
   Status: Unconfirmed => Needs Info

-- 
suspend does not work on vaio vgn-s560p
https://launchpad.net/bugs/64817

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

[Bug 60243] Re: Does not resume from suspend

2006-11-04 Thread Pedro Martínez Juliá
I could suspend a few times and resuming without video but with the rest
of the system working. In the logs there were output about nvidia module
exception.

-- 
Does not resume from suspend
https://launchpad.net/bugs/60243

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


[Bug 60323] Re: kernel crash on resume from S3 suspend

2006-11-04 Thread Pedro Martínez Juliá
¿Are you using nvidia propietary driver?
Try using it with Option NvAGP "1" and blacklisting "intel_agp".

-- 
kernel crash on resume from S3 suspend
https://launchpad.net/bugs/60323

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

[Bug 45402] Re: nvidia binary driver prevents suspension/hibernation

2006-11-04 Thread Pedro Martínez Juliá
Dapper Release has Nvidia fixes for support suspend and hibernate. The
only way is using "nvidia" propietary driver with [Option NvAGP "1"] and
blacklisting "intel_agp".

** Changed in: acpi-support (Ubuntu)
   Status: Unconfirmed => Fix Released

-- 
nvidia binary driver prevents suspension/hibernation
https://launchpad.net/bugs/45402

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


[Bug 31291] Re: Ondemand governor for cpufreq put the CPU at maximum frequency always

2006-11-03 Thread Pedro Martínez Juliá
The problem is not in "powernowd". It solves the problem.

** Changed in: powernowd (Ubuntu)
   Status: Needs Info => Rejected

** Also affects: linux-source-2.6.17 (Ubuntu)
   Importance: Undecided
   Status: Unconfirmed

** Changed in: linux-source-2.6.17 (Ubuntu)
   Status: Unconfirmed => Confirmed

-- 
Ondemand governor for cpufreq put the CPU at maximum frequency always
https://launchpad.net/bugs/31291

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


[Bug 31291] Re: Ondemand governor for cpufreq put the CPU at maximum frequency always

2006-11-03 Thread Pedro Martínez Juliá
It happends for me in Edgy Final for a few processors. I have a
Pentium-M and can't use kernel "-generic" because the system is very
very slow and the "ondemand" governor doesn't work.

The problem can be related to ACPI, I saw a few messages saying that
I've got "NO PROCESSOR".

** Changed in: linux-source-2.6.15 (Ubuntu)
   Status: Rejected => Confirmed

** Changed in: linux (upstream)
   Status: Unconfirmed => Confirmed

-- 
Ondemand governor for cpufreq put the CPU at maximum frequency always
https://launchpad.net/bugs/31291

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


Re: [Bug 70121] Re: Screen off after resume on desktop

2006-11-03 Thread Pedro Martínez Juliá
The fail can be related to a kernel hang due to Nvidia's resuming.

I couldn't resume in dapper (before the final release) and it was the
video card. When resuming the system was frozen (no keyboard, no work of
the first line after "echo mem > /sys/power/state").

-- 
Pedro Martínez Juliá
\   [EMAIL PROTECTED]
)|  WebLog: http://www.pedromj.com/blog
/   Página web: http://www.pedromj.com
GoogleTalk: [EMAIL PROTECTED]
Socio HispaLinux #311
Usuario Linux #275438 - http://counter.li.org

-- 
Screen off after resume on desktop
https://launchpad.net/bugs/70121

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

Re: [Bug 69975] can't change screen brightness

2006-11-02 Thread Pedro Martínez Juliá
See bug #65028. Hope it helps!

-- 
Pedro Martínez Juliá
\   [EMAIL PROTECTED]
)|  WebLog: http://www.pedromj.com/blog
/   Página web: http://www.pedromj.com
GoogleTalk: [EMAIL PROTECTED]
Socio HispaLinux #311
Usuario Linux #275438 - http://counter.li.org

-- 
can't change screen brightness
https://launchpad.net/bugs/69975

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

Re: [Bug 62576] Re: Dapper instalation freezes at 15% on sony vaio vgn-s5hp

2006-11-02 Thread Pedro Martínez Juliá
Please try any trick about that laptop (acpi=off, pcmcia=off,...). The
developers need to know what's the problem, 15% doesn't mean anything.

In the other hand you can buy another laptop and send it to a
developer :) :)

-- 
Pedro Martínez Juliá
\   [EMAIL PROTECTED]
)|  WebLog: http://www.pedromj.com/blog
/   Página web: http://www.pedromj.com
GoogleTalk: [EMAIL PROTECTED]
Socio HispaLinux #311
Usuario Linux #275438 - http://counter.li.org

-- 
Dapper instalation freezes at 15% on sony vaio vgn-s5hp
https://launchpad.net/bugs/62576

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

Re: [Bug 65028] Re: doesn't dim screen on sony vaio vgn fs215m (regression)

2006-11-02 Thread Pedro Martínez Juliá
It works because "dash" is the default "/bin/sh" in Edgy and the scripts
that change the brightness depends on "let" that is not implemented in
"dash".

-- 
Pedro Martínez Juliá
\   [EMAIL PROTECTED]
)|  WebLog: http://www.pedromj.com/blog
/   Página web: http://www.pedromj.com
GoogleTalk: [EMAIL PROTECTED]
Socio HispaLinux #311
Usuario Linux #275438 - http://counter.li.org

-- 
doesn't dim screen on SONY VAIO (vgn FS215M / Z1 RMP) (regression)
https://launchpad.net/bugs/65028

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

Re: [Bug 65028] Re: doesn't dim screen on sony vaio vgn fs215m (regression)

2006-11-01 Thread Pedro Martínez Juliá

Try this:

sudo mv /bin/sh /bin/sh.bak
sudo ln -s /bin/bash /bin/sh

Then try to change brightness in g-p-m. If it works by hand but not when
you unplug AC... it's AC event problem and you should wait until the
first battery event happends.

-- 
Pedro Martínez Juliá
\   [EMAIL PROTECTED]
)|  WebLog: http://www.pedromj.com/blog
/   Página web: http://www.pedromj.com
GoogleTalk: [EMAIL PROTECTED]
Socio HispaLinux #311
Usuario Linux #275438 - http://counter.li.org

-- 
doesn't dim screen on SONY VAIO (vgn FS215M / Z1 RMP) (regression)
https://launchpad.net/bugs/65028

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

[Bug 64381] Re: interfaces not renamed (iftab) after resume

2006-10-30 Thread Pedro Martínez Juliá
** Changed in: udev (upstream)
   Status: Unconfirmed => Confirmed

-- 
interfaces not renamed (iftab) after resume
https://launchpad.net/bugs/64381

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


Re: [Bug 68617] [Edgy] PowerManager has no more effect on brightness

2006-10-27 Thread Pedro Martínez Juliá
Please try to:

cd /bin
sudo mv sh sh.original
sudo ln -s /bin/bash /bin/sh

And then try to use gnome-power-manager to change the brightness.

I found that the scripts in hal uses "let" that is not implemented in
"dash".

-- 
Pedro Martínez Juliá
\   [EMAIL PROTECTED]
)|  WebLog: http://www.pedromj.com/blog
/   Página web: http://www.pedromj.com
GoogleTalk: [EMAIL PROTECTED]
Socio HispaLinux #311
Usuario Linux #275438 - http://counter.li.org

-- 
[Edgy] PowerManager has no more effect on brightness
https://launchpad.net/bugs/68617

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

[Bug 64381] Re: interfaces not renamed (iftab) after resume

2006-10-24 Thread Pedro Martínez Juliá
** Also affects: udev (upstream)
   Importance: Undecided
   Status: Unconfirmed

-- 
interfaces not renamed (iftab) after resume
https://launchpad.net/bugs/64381

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


[Bug 64381] Re: interfaces not renamed (iftab) after resume

2006-10-23 Thread Pedro Martínez Juliá
It happends and it's very important because in many systems the name of
the interface could change after suspend (or change in any boot).

** Changed in: acpi-support (Ubuntu)
   Status: Unconfirmed => Confirmed

-- 
interfaces not renamed (iftab) after resume
https://launchpad.net/bugs/64381

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


[Bug 59867] Re: Synaptics touchpad ceases functioning after suspend and resume.

2006-10-23 Thread Pedro Martínez Juliá
After suspend/hibernate the device file that points to the touchpad
(event*) changes its name (event1 -> event3 or something like it).

I had to add rules to "udev" that makes it create a link called
/dev/input/touchpad that points to the "right" device file.

-- 
Synaptics touchpad ceases functioning after suspend and resume.
https://launchpad.net/bugs/59867

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


Re: [Bug 67074] Brightness controls do not work

2006-10-20 Thread Pedro Martínez Juliá
I've got a Sony Vaio FS285M (European code for FS660W) and my girlfriend
has a Sony Vaio FJ1S (European code for FJ170).

In both sonypi is loaded but isn't needed. I've read that new Vaios
doesn't have the special controller (chip) that uses "sonypi", they have
all through ACPI and only is needed "sony-acpi" module (FN goes through
ACPI and keyboard). This is applicable at least to FS and FJ series.

-- 
Pedro Martínez Juliá
\   [EMAIL PROTECTED]
)|  WebLog: http://www.pedromj.com/blog
/   Página web: http://www.pedromj.com
GoogleTalk: [EMAIL PROTECTED]
Socio HispaLinux #311
Usuario Linux #275438 - http://counter.li.org

-- 
Brightness controls do not work
https://launchpad.net/bugs/67074

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

[Bug 42387] Re: ipw2200 module can't be reloaded if its status was set to 2

2006-10-06 Thread Pedro Martínez Juliá
I've noticed a few things:

- At home, the wireless card fails each time I transfer a big file (more
than 300 MB through SSH) from other computer. I've got a Zyxel Prestige
650HW router with WEP enabled and signal quality is about 50/100
(obtained with iwconfig).

- At my university I can transfer a few big files before the fail. There
are Cisco APs and we use Cisco VPN to get Internet access.

- The card also fails using an ad-hoc connection.

- I think that the card can fail due to "hot", because in ac-less places
it fails earlier.

- I've seen other computers with ipw2200 and they doesn't fail. I've got
other laptop with ipw2200 that the only thing it does is to "reset
firmware" (saw in dmesg) a few times when a big file is transfered.

- I think that the fail comes when the card should be resetted.

- I've not tried to transfer any big file in Windows... I think I should
do it.

That's all by the moment.

** Changed in: linux-source-2.6.15 (Ubuntu)
   Status: Unconfirmed => Confirmed

** Changed in: linux-source-2.6.17 (Ubuntu)
   Status: Unconfirmed => Confirmed

-- 
ipw2200 module can't be reloaded if its status was set to 2
https://launchpad.net/bugs/42387

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


Re: [Bug 31291] Re: Ondemand governor for cpufreq put the CPU at maximum frequency always

2006-10-02 Thread Pedro Martínez Juliá
You should try Edgy Eft Beta 1 Live CD. I think that the problem is in
the kernel because Dapper comes with "powernowd" that lets you change
your processor speed.

-- 
Ondemand governor for cpufreq put the CPU at maximum frequency always
https://launchpad.net/bugs/31291

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


Re: [Bug 62546] Edgy - Hot keys for suspend/hibernate don't work

2006-09-27 Thread Pedro Martínez Juliá
¿Did you tried "FSFN"?

I've got a VGN-FS Vaio and I need "fsfn" for handling FN keys.

My laptop reports FN keys in two steps:

- Sends a keyboard event telling that FN+XX is pressed
- Put the XX code in an ACPI register

Then I need "soy-acpi" kernel module to have /proc/acpi/sony/fnkey. FSFN
reads an event from keyboard and gets the FN code from that file.

I don't know if PCG Vaios works in this way, if not you should try using
"sonypi" kernel module and read the events from /dev/sonypi.

-- 
Edgy  - Hot keys for suspend/hibernate don't work
https://launchpad.net/bugs/62546

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

[Bug 62049] Re: [Bug 62049] GNOME session not saved when pressing the power button

2006-09-23 Thread Pedro Martínez Juliá
This always happends because it's difficult to tell GNOME that needs to
"logout". In the other hand, ACPI sends a DCOP message requesting to
logout the desktop... I don't know if GNOME has DBUS interface for
logging out, it is be necessary for this issue.

-- 
Pedro Martínez Juliá
\   [EMAIL PROTECTED]
)|  WebLog: http://www.pedromj.com/blog
/   Página web: http://www.pedromj.com
GoogleTalk: [EMAIL PROTECTED]
Socio HispaLinux #311
Usuario Linux #275438 - http://counter.li.org

-- 
GNOME session not saved when pressing the power button
https://launchpad.net/bugs/62049

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

[Bug 61230] "anacron" is not started after resume from sleep or hibernate.

2006-09-19 Thread Pedro Martínez Juliá
Public bug reported:

There are a few admin tasks that cron should run but because the system
is off (sleeping or hibernated) they are not done.

It's needed to start /etc/init.d/anacron each time we resume the
machine, it will only be started if needed.

** Affects: acpi-support (Ubuntu)
 Importance: Untriaged
 Status: Unconfirmed

-- 
"anacron" is not started after resume from sleep or hibernate.
https://launchpad.net/bugs/61230

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


[Bug 42387] Re: ipw2200 module can't be reloaded if its status was set to 2

2006-09-14 Thread Pedro Martínez Juliá
I still have this problem, after firmware/ucode error I watched power
state and it was "0". I can't propperly reload the module, I have to
reboot. I'ts very annoying. ¿Anyone happends this too?

-- 
ipw2200 module can't be reloaded if its status was set to 2
https://launchpad.net/bugs/42387

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

[Bug 31293] Re: My laptop doesn't resume from S3 ACPI sleep state.

2006-09-14 Thread Pedro Martínez Juliá
Fixed in dapper kerenl, fixed in linux-meta too.

** Changed in: linux-meta (Ubuntu)
   Status: Rejected => Fix Released

-- 
My laptop doesn't resume from S3 ACPI sleep state.
https://launchpad.net/bugs/31293

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


[Bug 31293] Re: My laptop doesn't resume from S3 ACPI sleep state.

2006-09-14 Thread Pedro Martínez Juliá
It's fixed for linux-source-2.6.15, for linux (upstream) too.

** Changed in: linux (upstream)
   Status: Unconfirmed => Fix Released

-- 
My laptop doesn't resume from S3 ACPI sleep state.
https://launchpad.net/bugs/31293

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


[Bug 42387] Re: ipw2200 module can't be reloaded if its status was set to 2

2006-06-22 Thread Pedro Martínez Juliá
When I'm downloading a big file (like an ISO) or I'm connected a lot of
time, my ipw2200 card breaks and when I'm going to reload the module, it
tells that error messages (ucode: -22).

-- 
ipw2200 module can't be reloaded if its status was set to 2
https://launchpad.net/bugs/42387

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


[Bug 36014] Re: kernel can't scale cpu frequency

2006-06-21 Thread Pedro Martínez Juliá
I'm using "linux-image-2.6.15-25-386" and it works fine in my Pentium-M (686 
kernel goes very bad).
¿Why don't distribute a "linux-image-pentium-m"? I think that P-M is very 
extended in laptops and it could help.

-- 
kernel can't scale cpu frequency
https://launchpad.net/bugs/36014

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