[Bug 471934] Re: Toshiba Portege R100 no more acpi support under 9.10

2009-11-20 Thread RivalComp
Hi, I only get ACPI event when:

pushing Fn-F5: video VGA 0080 
closing lid: button/lid LID 0080 0003
opening lid: button/lid LID 0080 0004
from battery1: battery BAT1 0080 0001
from battery2: battery BAT2 0080 0001

Now I resumed from standby mode, and screen lighting is very dark (I
think it's on minimum), and I can't change it.


The other thing is that resuming from standby causes the desktop zooming in the 
top left corner, so I have to change to text mode terminal Ctrl-Alt-F1 and 
change back to X Alt-F7. There is a line "set gfxpayload=1024x768x16" before 
"linux" command, so everything is fine until I go to standby mode and resume 
from that. Text mode terminal switches back to 640x480x8, which causes the zoom 
issue.


I'm going to attach those logs now...

-- 
Toshiba Portege R100 no more acpi support under 9.10
https://bugs.launchpad.net/bugs/471934
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 471934] Re: Toshiba Portege R100 no more acpi support under 9.10

2009-11-20 Thread RivalComp

** Attachment added: "dmidecode.txt"
   http://launchpadlibrarian.net/35894789/dmidecode.txt

-- 
Toshiba Portege R100 no more acpi support under 9.10
https://bugs.launchpad.net/bugs/471934
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 471934] Re: Toshiba Portege R100 no more acpi support under 9.10

2009-11-20 Thread RivalComp

** Attachment added: "lspci.txt"
   http://launchpadlibrarian.net/35894822/lspci.txt

-- 
Toshiba Portege R100 no more acpi support under 9.10
https://bugs.launchpad.net/bugs/471934
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 471934] Re: Toshiba Portege R100 no more acpi support under 9.10

2009-11-20 Thread RivalComp

** Attachment added: "uname.txt"
   http://launchpadlibrarian.net/35894847/uname.txt

-- 
Toshiba Portege R100 no more acpi support under 9.10
https://bugs.launchpad.net/bugs/471934
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 471934] Re: Toshiba Portege R100 no more acpi support under 9.10

2009-11-20 Thread RivalComp

** Attachment added: "kern.log"
   http://launchpadlibrarian.net/35895141/kern.log

-- 
Toshiba Portege R100 no more acpi support under 9.10
https://bugs.launchpad.net/bugs/471934
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 471934] Re: Toshiba Portege R100 no more acpi support under 9.10

2009-11-20 Thread RivalComp
Sorry, my previously attached kern.log contained only the last session,
I cut too much from it. This has more details...

** Attachment added: "kern.log"
   http://launchpadlibrarian.net/35895289/kern.log

-- 
Toshiba Portege R100 no more acpi support under 9.10
https://bugs.launchpad.net/bugs/471934
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 471934] Re: Toshiba Portege R100 no more acpi support under 9.10

2009-11-20 Thread RivalComp

** Attachment added: "acpi.tar.bz"
   http://launchpadlibrarian.net/35895338/acpi.tar.bz

-- 
Toshiba Portege R100 no more acpi support under 9.10
https://bugs.launchpad.net/bugs/471934
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 471934] Re: Toshiba Portege R100 no more acpi support under 9.10

2009-11-20 Thread RivalComp
I've tried adding "lapic" to /etc/default/grub: GRUB_CMDLINE_LINUX="vga=791 
lapic"
after restarting there is no change in the user experience :)

Only changes I've found are the following in the kern.log:

[0.00] SMP: Allowing 1 CPUs, 0 hotplug CPUs
[0.00] Local APIC disabled by BIOS -- you can enable it with "lapic"
[0.00] APIC: disable apic facility
[0.00] nr_irqs_gsi: 16

changed to:

[0.00] SMP: Allowing 1 CPUs, 0 hotplug CPUs
[0.00] Local APIC disabled by BIOS -- reenabling.
[0.00] Found and enabled local APIC!
[0.00] nr_irqs_gsi: 16 


** Attachment added: "kern.log"
   http://launchpadlibrarian.net/35896138/kern.log

-- 
Toshiba Portege R100 no more acpi support under 9.10
https://bugs.launchpad.net/bugs/471934
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 471934] Re: Toshiba Portege R100 no more acpi support under 9.10

2009-11-20 Thread RivalComp
Thank you betzi, your xorg.conf had two lines: one of them solved my X
resolution problem: Option "DPMS" and Screen 0. But text mode terminal
still switching back to 640x480 after resuming from standby mode. But
it's not a problem when lid lighting is working only at minimum power
after resuming from standby. I have to use normal shut down...

-- 
Toshiba Portege R100 no more acpi support under 9.10
https://bugs.launchpad.net/bugs/471934
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 110784] Re: Toshiba laptop battery is drained while shut down

2009-11-20 Thread RivalComp
It's the same here with a Toshiba Portege R100 and Karmic Koala 9.10. I
noticed that after normal shut down (not hibernation) Ethernet port
remained active. I have two LEDs on it, and link LED remains on. I have
dual boot: Windows XP shuts down everything normally. I have to remove
the batteries or start XP and shut it down after using Ubuntu. Karmic
and previous releases have several problems with this laptop (some
resolved, some unresolved), so I have to use XP (without a problem). But
my hope dies last... :)

-- 
Toshiba laptop battery is drained while shut down
https://bugs.launchpad.net/bugs/110784
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 22096] Re: toshiba_acpi does not work on Toshiba Tecra M2 laptop

2009-11-20 Thread RivalComp
Karmic Koala has this issue on my Toshiba Portege R100.
I don't know how to link two bug reports together, but there is an other report 
here:

https://bugs.launchpad.net/ubuntu/+source/linux/+bug/471934

I think this is the same issue.

-- 
toshiba_acpi does not work on Toshiba Tecra M2 laptop
https://bugs.launchpad.net/bugs/22096
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 104745] Re: acpi power state changes result in corrupted display [Toshiba Portege R100]

2009-11-20 Thread RivalComp
Karmic Koala 9.10 has this issue on my Toshiba Portege R100. I don't
know how to link two bug reports together, but there is an other report
here with ACPI bug:

https://bugs.launchpad.net/ubuntu/+source/linux/+bug/471934

I think this must be a same issue.

-- 
acpi power state changes result in corrupted display [Toshiba Portege R100]
https://bugs.launchpad.net/bugs/104745
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 128320] Re: [gutsy] special keys on laptop don't work on Toshiba Satellite A105

2009-11-20 Thread RivalComp
Karmic Koala 9.10 has this issue on my Toshiba Portege R100. I don't
know how to link two bug reports together, but there is an other report
here:

https://bugs.launchpad.net/ubuntu/+source/linux/+bug/471934

I think this is a same issue or there might be relationship between
them. There are several ACPI related problems with Toshiba laptops.

-- 
[gutsy] special keys on laptop don't work on Toshiba Satellite A105
https://bugs.launchpad.net/bugs/128320
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 324236] Re: Toshiba Satellite A205-4577 hotkeys don't work

2009-11-20 Thread RivalComp
*** This bug is a duplicate of bug 128320 ***
https://bugs.launchpad.net/bugs/128320

Please correct it if I'm wrong but this is the same issue as described in 
#128320.
https://bugs.launchpad.net/bugs/128320

** This bug has been marked a duplicate of bug 128320
   [gutsy] special keys on laptop don't work on Toshiba Satellite A105

-- 
Toshiba Satellite A205-4577 hotkeys don't work
https://bugs.launchpad.net/bugs/324236
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 20727] Re: Missing hotkeys on Toshiba Tecra A4

2009-11-20 Thread RivalComp
I think it's the same issue as reported in #128320.
https://bugs.launchpad.net/bugs/128320

-- 
Missing hotkeys on Toshiba Tecra A4
https://bugs.launchpad.net/bugs/20727
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 210222] Re: Special Laptop Keys don't work anymore (Toshiba M200)

2009-11-20 Thread RivalComp
I think it's the same issue as reported in #128320.
https://bugs.launchpad.net/bugs/128320

-- 
Special Laptop Keys don't work anymore (Toshiba M200)
https://bugs.launchpad.net/bugs/210222
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 241180] Re: special keys don't work on Toshiba Satellite M55-S331

2009-11-20 Thread RivalComp
I think it's the same issue as reported in #128320.
https://bugs.launchpad.net/bugs/128320

-- 
special keys don't work on Toshiba Satellite M55-S331
https://bugs.launchpad.net/bugs/241180
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 81401] Re: Fn Keys do not work on Toshiba a105-s4334

2009-11-20 Thread RivalComp
Same issue here with Toshiba Portege R100, Karmic 9.10... but I think
this issue (reported on most Toshiba models) already reported in
#128320. https://bugs.launchpad.net/bugs/128320

-- 
Fn Keys do not work on Toshiba a105-s4334
https://bugs.launchpad.net/bugs/81401
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 340369] Re: multimedia keys on toshiba a100 063 on alpha 9.04

2009-11-20 Thread RivalComp
I think it's the same issue as reported in #128320.
https://bugs.launchpad.net/bugs/128320

-- 
multimedia keys on toshiba a100 063  on alpha 9.04
https://bugs.launchpad.net/bugs/340369
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 471934] Re: Toshiba Portege R100 no more acpi support under 9.10

2009-12-11 Thread RivalComp
I hope I could use my R100 notebook with newer Ubuntu releases, but as
betzi said there are more and more bugs and failures that don't allow to
use it normally with this Linux distro.

The last Ubuntu release was around version 7 or early 8 that could use
most of this notebook's features (mainly ACPI functions, hotkeys,
standby and hibernating). A 1GHz Pentium M CPU and a 32MB Trident VGA
aren't so powerful, but are enough for internet browsing, mailing, photo
editing and viewing, HTML coding... and has long (~6 hours) battery
life, like those new netbooks. I've upgraded it with a 1,8" 80GB HDD,
draft n mini-PCI wifi, and +1GB DDR RAM... so I love it, and I'd like to
use it as long as possible. I would prefer freedom, so I prefer linux.
Now I have to use Windows to get full compatibility... :(

If there are some hope to fix incompatibility problems with this R100
and other older Toshiba models, let us know...

-- 
Toshiba Portege R100 no more acpi support under 9.10
https://bugs.launchpad.net/bugs/471934
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 110784] Re: Toshiba laptop battery is drained while shut down

2010-03-16 Thread RivalComp
I'm not using SSD. I bet any of us with this problem doesn't use SSD. My
Toshiba Portege R100 is an old Pentium M 1GHz with IDE interface. As you
could read before: my Ethernet link is active (connectivity LED is lit).
I don't know what other components might be active...

-- 
Toshiba laptop battery is drained while shut down
https://bugs.launchpad.net/bugs/110784
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 241180] Re: special keys don't work on Toshiba Satellite M55-S331

2010-06-15 Thread RivalComp
** Changed in: linux (Ubuntu)
   Status: Expired => New

-- 
special keys don't work on Toshiba Satellite M55-S331
https://bugs.launchpad.net/bugs/241180
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 241180] Re: special keys don't work on Toshiba Satellite M55-S331

2010-06-15 Thread RivalComp
Several Toshiba models have ACPI issues, so I marked it back as 'New' as
Jeremy told. There are many bug reports about this problem: 20727,
22096, 81401, 128320, 210222, 241180, 340369, 471934. And these are just
the ones I've found already. Running Ubuntu on many Toshiba models is
getting worst and worst with newer Ubuntu releases...

-- 
special keys don't work on Toshiba Satellite M55-S331
https://bugs.launchpad.net/bugs/241180
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 471934] Re: Toshiba Portege R100 no more acpi support under 9.10

2009-11-20 Thread RivalComp Bt.
Same history here. :( Jaunty had no problem, Karmic has no response to
ACPI events. Installed "toshutils", "toshset", "fnfxd" and "acpi-
support".

-- 
Toshiba Portege R100 no more acpi support under 9.10
https://bugs.launchpad.net/bugs/471934
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