![]() |
ubuntu.com - launchpad.net - ubuntu help
|
|
|||||||
Hello, Unregistered You are browsing a READ only archive of the main support categories pre 4/21/2008. You will not be able to post or reply any threads in this section.
|
|
Hardware & Laptops Problems with hardware & laptops not being detected or supported during or after install. |
|
|
Thread Tools | Display Modes |
|
|
#551 |
|
First Cup of Ubuntu
![]() Join Date: Jan 2008
Beans: 3
|
Re: Helpfull Hints for a tx1000 (tx1120)
Hey thanks alot for your help with touch screen found out i was actually downloading the incorrect Kernal version lol
anyway thanks alot PS i used this code for rotate screen but it is not working I actually added Custom Application launcher to the panel and used this code but it is not working #!/bin/sh # Change System Input orientation for Tablet Mode if [ -n "$(xrandr | grep 800x1280)" ]||[ -n "$(xrandr | grep 1024x2560)" ]; then xrandr -o normal #sudo /usr/bin/touchscreen_switch.sh else xrandr -o left #sudo /usr/bin/touchscreen_switch.sh l fi Any suggestions PS i have tried this script as well #!/bin/bash STR=`xrandr --verbose | awk '/default/{print $5}'` case "$STR" in 'normal') xrandr -o left ;; 'left') xrandr -o inverted ;; 'inverted') xrandr -o right ;; 'right') xrandr -o normal ;; esac Last edited by immi; January 26th, 2008 at 02:52 AM.. |
|
|
|
|
#552 |
|
First Cup of Ubuntu
![]() Join Date: Jul 2007
Location: India
Beans: 10
Ubuntu 8.04 Hardy Heron
|
Re: Helpfull Hints for a tx1000 (tx1120)
I have a HP Pavilion tx1000 (tx1016AU). Audio is by Realtek ALC861-VD.
I was having problem with sound outputs from speakers and headphones, both. I tried a lot of things, and I have found a bug report on the ALSA bug tracker. The url is https://bugtrack.alsa-project.org/al...ew.php?id=3161 It shows the problem was resolved for the reporter. The solver has added a note saying "The patch to support this hardware is now applied to HG tree.". Scroll down on the page and you see it. Can anybody tell me what this means? Patch applied to HG tree?
__________________
dum vivimus, vivamus pratul.in : /home/lut4rp gpg : 9E656548 Search your problem before posting! Always "Thank" good answers! |
|
|
|
|
#553 | |
|
Way Too Much Ubuntu
![]() |
Re: Helpfull Hints for a tx1000 (tx1120)
Quote:
|
|
|
|
|
|
#554 |
|
Skinny Soy Caramel Ubuntu
![]() Join Date: Oct 2007
Beans: 675
Ubuntu Development Release
|
Re: Helpfull Hints for a tx1000 (tx1120)
yep, the sound solution for gutsy is posted here:
http://ubuntuforums.org/showpost.php...&postcount=235 |
|
|
|
|
#555 |
|
A Carafe of Ubuntu
![]() Join Date: Jul 2007
Location: 11070
Beans: 94
Ubuntu 8.04 Hardy Heron
|
Re: Helpfull Hints for a tx1000 (tx1120)
hi lut4rp, if the sound solution here doesn't work, which is highly unlikely, consider an upgrade to the beta version of Ubuntu (8.04 alpha three) if you really want sound.
I've installed it and the sound works straight out of the box, so thats a big plus. If you decide to do that, type this in a terminal: Code:
sudo apt-get upgrade -d Last edited by sauronsmatrix; January 27th, 2008 at 02:57 PM.. Reason: wrong username |
|
|
|
|
#556 |
|
Just Give Me the Beans!
![]() Join Date: Feb 2007
Beans: 66
|
Re: Helpfull Hints for a tx1000 (tx1120)
Hey, have you guys completely wiped your original Windows installations off these computers or did you leave 'em there?
I originally decided to shrink the vista partition to half and install Feisty in the remaining space, the main reason I left vista there being that HP won't do warranty repair on the hardware if you happen to need it and you don't have the original OS on there, and you probably get jerked around a bit for using an OS other than what they designed the notebook for. But I'm probably gonna be outta the country for a good long while in a coupla months and wouldn't be able to get warranty hardware repair if I ever needed it anyway, so I'm wondering if I shouldn't just go ahead and wipe it clean, recovery partition and all and just put Hardy on and use the whole disk in EXT3. There are not really many things I plan on using that I would really need Windows for, and as a matter of principle I'd like to just plain not have it there. I'm possibly getting pretty close to pulling the trigger on an eeePC as a cool toy and secondary comp, too, so if this one ever farts out on me I won't be stuck with nothing... |
|
|
|
|
#557 | ||
|
Dipped in Ubuntu
![]() Join Date: Aug 2006
Location: Same place as Apple HQ
Beans: 529
Ubuntu 7.10 Gutsy Gibbon
|
Re: Helpfull Hints for a tx1000 (tx1120)
Quote:
Quote:
|
||
|
|
|
|
#558 |
|
Just Give Me the Beans!
![]() Join Date: Feb 2007
Beans: 66
|
Re: Helpfull Hints for a tx1000 (tx1120)
Why did you keep the recovery partition?
Do you know if it even works? I've read elsewhere that HP has some generic cookie cutter crap that they put in there for all the computers even though it's not necessarily configured for whatever hardware you happen to have, so for some people it doesn't work... |
|
|
|
|
#559 |
|
5 Cups of Ubuntu
![]() Join Date: Feb 2007
Location: India
Beans: 21
Ubuntu 7.10 Gutsy Gibbon
|
Re: Helpfull Hints for a tx1000 (tx1120)
I've been using this laptop for 8 months now. My problem is not ubuntu related but I thought I might post it here since this where everyone with a tx1000 series hangout... I rarely use the touchscreen but the glass/plastic in front of my screen seems to be coming off at the bottom and there is a lot of play while opening or closing the lid. It feels wobbly and delicate. I'm going to contact HP support but it's a pity if a new laptop doesnt even last a year. And I take a lot of care of my laptop. Because it's my work, it's everything for me.
Is anybody else facing this problem? How are your screens holding on? |
|
|
|
|
#560 |
|
5 Cups of Ubuntu
![]() Join Date: May 2006
Beans: 27
|
i have tried the rotate screen script but its not working. i have found out that it is the
Code:
xrandr -0 "normal, left, right, invert" things that are working touch screen sound (including headphone jacks) wireless things to fix rotate screen web cam (not that i have tried yet) finger print reader (not exactly at the top of my priority list) |
|
|
| Bookmarks |
| Thread Tools | |
| Display Modes | |
|
|