[Bug 147383] Re: T61 is not in the whitelist for hdaps

2008-10-30 Thread Leann Ogasawara
Thanks for the note.  Marking this Fix Released for Intrepid.  Against
2.6.22 this will be closed.  Thanks.

** Changed in: linux (Ubuntu)
   Status: Incomplete = Fix Released

** Changed in: linux-source-2.6.22 (Ubuntu)
   Status: Incomplete = Won't Fix
   Target: ubuntu-7.10-rc = None

-- 
T61 is not in the whitelist for hdaps
https://bugs.launchpad.net/bugs/147383
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 147383] Re: T61 is not in the whitelist for hdaps

2008-10-11 Thread Alvin
I can confirm that hdaps loads with kernel 2.6.27-7 (Intrepid Ibex 8.10
beta)

from dmesg:
hdaps: inverting axis readings.
hdaps: LENOVO ThinkPad T61p detected.
Input: hdaps as /devices/platform/hdaps/input/input13
hdaps: driver successfully loaded.

-- 
T61 is not in the whitelist for hdaps
https://bugs.launchpad.net/bugs/147383
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 147383] Re: T61 is not in the whitelist for hdaps

2008-08-29 Thread Leann Ogasawara
The Ubuntu Kernel Team is planning to move to the 2.6.27 kernel for the
upcoming Intrepid Ibex 8.10 release.  As a result, the kernel team would
appreciate it if you could please test this newer 2.6.27 Ubuntu kernel.
There are one of two ways you should be able to test:

1)  If you are comfortable installing packages on your own, the linux-
image-2.6.27-* package is currently available for you to install and
test.

--or--

2)  The upcoming Alpha5 for Intrepid Ibex 8.10 will contain this newer
2.6.27 Ubuntu kernel.  Alpha5 is set to be released Thursday Sept 4.
Please watch http://www.ubuntu.com/testing for Alpha5 to be announced.
You should then be able to test via a LiveCD.

Please let us know immediately if this newer 2.6.27 kernel resolves the
bug reported here or if the issue remains.  More importantly, please
open a new bug report for each new bug/regression introduced by the
2.6.27 kernel and tag the bug report with 'linux-2.6.27'.  Also, please
specifically note if the issue does or does not appear in the 2.6.26
kernel.  Thanks again, we really appreicate your help and feedback.

** Tags added: cft-2.6.27

-- 
T61 is not in the whitelist for hdaps
https://bugs.launchpad.net/bugs/147383
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 147383] Re: T61 is not in the whitelist for hdaps

2008-02-16 Thread ignoto
HDAPS_DMI_MATCH_NORMAL(IBM, ThinkPad T61),

actually the right one should be:

HDAPS_DMI_MATCH_NORMAL(Lenovo, ThinkPad T61),

however it still doesn't work on my thinkpad T61

that's the dmesg output:
[ 19.66] hdaps: inverting axis readings.
[ 19.66] hdaps: LENOVO ThinkPad T61 detected.
[ 19.66] input: hdaps as /class/input/input4
[ 19.66] hdaps: driver successfully loaded.

but that's the /etc/init.d/hdaps start output
* Not starting hdapsd: /sys/block/sda/queue/protect does not exist

I actually didn't recompile the whole kernel but just the modified
module hdaps.c

-- 
T61 is not in the whitelist for hdaps
https://bugs.launchpad.net/bugs/147383
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 147383] Re: T61 is not in the whitelist for hdaps

2008-02-16 Thread Brian Murray
Has anybody tested this on the development release of Ubuntu - Hardy
Heron?  You can learn more about the development release at
http://www.ubuntu.com/testing.  Thanks in advance.

** Also affects: linux (Ubuntu)
   Importance: Undecided
   Status: New

** Changed in: linux (Ubuntu)
   Status: New = Incomplete

-- 
T61 is not in the whitelist for hdaps
https://bugs.launchpad.net/bugs/147383
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 147383] Re: T61 is not in the whitelist for hdaps

2008-02-16 Thread ignoto
I'm downloading the alpha4 release to test hdaps, thanks for the
information

-- 
T61 is not in the whitelist for hdaps
https://bugs.launchpad.net/bugs/147383
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 147383] Re: T61 is not in the whitelist for hdaps

2008-02-16 Thread Noel J. Bergman
See: https://bugs.launchpad.net/bugs/139881

Basically, hdapsd requires a kernel patch, and Ubuntu is unwilling to
support it.

-- 
T61 is not in the whitelist for hdaps
https://bugs.launchpad.net/bugs/147383
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 147383] Re: T61 is not in the whitelist for hdaps

2008-01-20 Thread Noel J. Bergman
See https://bugs.launchpad.net/ubuntu/+source/linux-
source-2.6.22/+bug/45014 for a working solution.

-- 
T61 is not in the whitelist for hdaps
https://bugs.launchpad.net/bugs/147383
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 147383] Re: T61 is not in the whitelist for hdaps

2007-10-11 Thread Darren Albers
I mistakenly put the wrong dmi string for all T61's, some use LENOVO,
some Thinkpad.

** Changed in: linux-source-2.6.22 (Ubuntu)
   Status: Fix Released = Incomplete

-- 
T61 is not in the whitelist for hdaps
https://bugs.launchpad.net/bugs/147383
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 147383] Re: T61 is not in the whitelist for hdaps

2007-10-11 Thread Darren Albers
Chuck I think I made a mistake, the module still doesn't load on my system and 
when I look at my dmidecode I think the vendor is Lenovo and not IBM anymore.   
Also the axis readings need to be inversed so it should be:
HDAPS_DMI_MATCH_INVERT(LENOVO, ThinkPad T61),

Though what is odd is that my work T61 says IBM in the dmidecode...
Maybe different manufacturing locations or Bios revisions?


Is it possible to update hdaps.c before release?

Thanks!

-- 
T61 is not in the whitelist for hdaps
https://bugs.launchpad.net/bugs/147383
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 147383] Re: T61 is not in the whitelist for hdaps

2007-10-04 Thread Kyle McMartin
linux-source-2.6.22 (2.6.22-13.40) gutsy; urgency=low

  [Amit Kucheria]

  * Enable CONFIG_VM86 for LPIA
- LP: #146311
  * Update configuration files
  * Disable MSI by default
  * Add mmconf documentation
  * Update configuration files

  [Bartlomiej Zolnierkiewicz]

  * ide-disk: workaround for buggy HPA support on ST340823A (take 3)
- LP: #26119

  [Ben Collins]

  * ubuntu/cell: Fixup ps3 related modules for d-i, enable RTAS console
  * ubuntu/cell: Enable CELLEB and related modules (pata_scc)
  * ubuntu/cell: Move ps3rom to storage-core. Also use spidernet, not
spider_net.
  * ubuntu/cell: Set PS3_MANAGER=y
  * ubuntu: Set NR_CPUS=256 for sparc64-smp

  [Chuck Short]

  * [USB] USB] Support for MediaTek MT6227 in cdc-acm.
- LP: #134123
  * [XEN] Fix xen vif create with more than 14 guests.
- LP: #14486

  [Jorge Juan Chico]

  * ide: ST320413A has the same problem as ST340823A
- LP: #26119

  [Kyle McMartin]

  * fix -rt build
  * fix ia32entry-xen.S for CVE-2007-4573
  * fix build when CONFIG_PCI_MSI is not set

  [Matthew Garrett]

  * hostap: send events on data interface as well as master interface
- LP: #57146
  * A malformed _GTF object should not prevent ATA device recovery
- LP: #139079
  * hostap: send events on data interface as well as master interface
- LP: #57146
  * A malformed _GTF object should not prevent ATA device recovery
- LP: #139079
  * Don't lose appletouch button release events
  * Fix build with appletouch change
  * Disable Thinkpad backlight support on machines with ACPI video
- LP: #148055
  * Don't attempt to register a callback if there is no CMOS object
- LP: #145857
  * Update ACPI bay hotswap code to support locking
- LP: #148219
  * Update ACPI bay hotswap code to support locking
- LP: #148219
  * Don't attempt to register a callback if there is no CMOS object
- LP: #145857
  * Disable Thinkpad backlight support on machines with ACPI video
- LP: #148055

  [Steffen Klassert]

  * 3c59x: fix duplex configuration
- LP: #94186

  [Thomas Gleixner]

  * clockevents: remove the suspend/resume workaround^Wthinko

  [Tim Gardner]

  * orinoco_cs.ko missing
- LP: #125832
  * Marvell Technology ethernet card not recognized and not operational
- LP: #135316
  * Marvell Technology ethernet card not recognized and not operational
- LP: #135316
  * acpi_scan_rsdp() breaks some PCs by not honouring ACPI specification
- LP: #144336
  * VIA southbridge Intel id missing
- LP: #128289
  * Add T-Sinus 111card to hostap_cs driver to be able to upload firmware
- LP: #132466
  * RTL8111 PCI Express Gigabit driver r8169 big files produce slow file
transfer
- LP: #114171
  * Guest OS does not recognize a lun with non zero target id on Vmware ESX
Server
- LP: #140761
  * Modualrize vesafb
- LP: #139505
  * Nikon cameras need support in unusual_devs.h
- LP: #134477
  * agp for i830m broken in gutsy
- LP: #139767
  * hdaps: Added support for Thinkpad T61
- LP: #147383
  * xen: Update config for i386
- LP: #139047
  * xen: resync for amd64
- LP: #139047
  * ide-disk: workaround for buggy HPA support on ST340823A (take 4)
- LP: #26119

  [Upstream Kernel Changes]

  * Convert snd-page-alloc proc file to use seq_file (CVE-2007-4571)
  * Linux 2.6.22.8
  * ACPI: disable lower idle C-states across suspend/resume
  * V4L: ivtv: fix VIDIOC_S_FBUF: new OSD values were never set
  * DVB: get_dvb_firmware: update script for new location of sp8870
firmware
  * DVB: get_dvb_firmware: update script for new location of tda10046
firmware
  * DVB: b2c2-flexcop: fix Airstar HD5000 tuning regression
  * setpgid(child) fails if the child was forked by sub-thread
  * sigqueue_free: fix the race with collect_signal()
  * kconfig: oldconfig shall not set symbols if it does not need to
  * MTD: Makefile fix for mtdsuper
  * USB: fix linked list insertion bugfix for usb core
  * ACPI: Validate XSDT, use RSDT if XSDT fails
  * POWERPC: Flush registers to proper task context
  * 3w-9xxx: Fix dma mask setting
  * MTD: Initialise s_flags in get_sb_mtd_aux()
  * JFFS2: fix write deadlock regression
  * V4L: cx88: Avoid a NULL pointer dereference during mpeg_open()
  * hwmon: End of I/O region off-by-one
  * Fix debug regression in video/pwc
  * splice: fix direct splice error handling
  * rpc: fix garbage in printk in svc_tcp_accept()
  * disable sys_timerfd()
  * afs: mntput called before dput
  * Fix DAC960 driver on machines which don't support 64-bit DMA
  * Fix Fix DAC960 driver on machines which don't support 64-bit DMA
  * firewire: fw-ohci: ignore failure of pci_set_power_state (fix suspend
regression)
  * futex_compat: fix list traversal bugs
  * Leases can be hidden by flocks
  * ext34: ensure do_split leaves enough free space in both blocks
  * nfs: fix oops re sysctls and V4 support
  * dir_index: error out instead of BUG on corrupt dx dirs
  * ieee1394: 

[Bug 147383] Re: T61 is not in the whitelist for hdaps

2007-10-04 Thread Tim Gardner
** Changed in: linux-source-2.6.22 (Ubuntu)
 Assignee: Tim Gardner (timg-tpi) = (unassigned)

-- 
T61 is not in the whitelist for hdaps
https://bugs.launchpad.net/bugs/147383
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 147383] Re: T61 is not in the whitelist for hdaps

2007-10-03 Thread Tim Gardner
Gutsy commit 9d8732904c06a233b1baa83879d7d5274c1bb00d

** Changed in: linux-source-2.6.22 (Ubuntu)
 Assignee: Ubuntu Kernel Team (ubuntu-kernel-team) = Tim Gardner (timg-tpi)
   Status: In Progress = Fix Committed

-- 
T61 is not in the whitelist for hdaps
https://bugs.launchpad.net/bugs/147383
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 147383] Re: T61 is not in the whitelist for hdaps

2007-10-02 Thread Brian Murray
Thank you for taking the time to report this bug and helping to make
Ubuntu better.  While I don't think it is absolutely necessary it might
be helpful if you could also include the full output of 'sudo
dmidecode'.  Thanks in advance.

** Changed in: linux-source-2.6.22 (Ubuntu)
   Importance: Undecided = Medium
 Assignee: (unassigned) = Ubuntu Kernel Team (ubuntu-kernel-team)
   Status: New = Incomplete
   Target: None = ubuntu-7.10-rc

** Changed in: linux-source-2.6.22 (Ubuntu)
   Status: Incomplete = Triaged

-- 
T61 is not in the whitelist for hdaps
https://bugs.launchpad.net/bugs/147383
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 147383] Re: T61 is not in the whitelist for hdaps

2007-10-02 Thread Chuck Short
Ive added this to my git tree thanks.

** Changed in: linux-source-2.6.22 (Ubuntu)
   Status: Triaged = In Progress

-- 
T61 is not in the whitelist for hdaps
https://bugs.launchpad.net/bugs/147383
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 147383] Re: T61 is not in the whitelist for hdaps

2007-10-02 Thread Darren Albers
Thanks Chuck!

Just in case I am including the output of dmidecode.

On a side note I think I may have been wrong and per the comment in the code:
Note that HDAPS_DMI_MATCH_NORMAL(ThinkPad T42) would match
   ThinkPad T42p, 

So all that probably needs to be done is remove the p from:
HDAPS_DMI_MATCH_NORMAL(IBM, ThinkPad T61P),

And it will match the T61 and T61P

** Attachment added: dmidecode
   http://launchpadlibrarian.net/9684599/dmidecode

-- 
T61 is not in the whitelist for hdaps
https://bugs.launchpad.net/bugs/147383
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