Author Topic: Htc Universal  (Read 682950 times)

datathief

  • Full Member
  • ***
  • Posts: 205
    • View Profile
Htc Universal
« Reply #480 on: June 22, 2008, 09:51:14 am »
Quote from: domi007
But, dpkg says, that titchy-network-settings depends on titchy-phone-daemon and titchy-hardware-support. If I try to install these packages, dpkg says, that they are already installed by htcunid package (therefore there is a conflict). Should I replace the htcunid packages with the two, mentioned above?
These packages replace htcunid, which is an old obsolete package.  It is safe to install them.

Quote
I had to uninstall the htcunid package, and now I have all the packages installed, and I did ifup usb0, it said: ifup: interface usb0 already configured, but ping doesn't work....I have to think, that something with my Windows isn't okay, but I don't know, what.
Make sure you have the following section in /etc/network/interfaces:
Code: [Select]
iface usb0 inet static
  address 192.168.0.2
  netmask 255.255.255.0
  gateway 192.168.0.1

Then try:
Code: [Select]
ifdown --force usb0
ifup usb0

If you still have problems, try rebooting.  If you still cannot connect, please post the results of:
Code: [Select]
ifconfig usb0
route -n

ShiroiKuma

  • Hero Member
  • *****
  • Posts: 900
    • View Profile
Htc Universal
« Reply #481 on: June 22, 2008, 10:17:49 am »
I would like to disable the clock display before suspend, so that the screen doesn't have to re-render when coming out of suspend. It's not evident to me now, where in the scripts this clock is caled before suspend. How can I disable it?
[span style=\'font-size:8pt;line-height:100%\']Das ganze tschechische Volk ist eine Simulantenbande.[/font][/span]
Militäroberarzt Bautze

datathief

  • Full Member
  • ***
  • Posts: 205
    • View Profile
Htc Universal
« Reply #482 on: June 22, 2008, 12:06:49 pm »
Quote from: ShiroiKuma
I would like to disable the clock display before suspend, so that the screen doesn't have to re-render when coming out of suspend. It's not evident to me now, where in the scripts this clock is caled before suspend. How can I disable it?
Code: [Select]
rm /etc/apm/suspend.d/99titchy-phoneui-shiny

domi007

  • Newbie
  • *
  • Posts: 21
    • View Profile
Htc Universal
« Reply #483 on: June 22, 2008, 01:37:15 pm »
Quote from: datathief
Quote from: domi007
But, dpkg says, that titchy-network-settings depends on titchy-phone-daemon and titchy-hardware-support. If I try to install these packages, dpkg says, that they are already installed by htcunid package (therefore there is a conflict). Should I replace the htcunid packages with the two, mentioned above?
These packages replace htcunid, which is an old obsolete package.  It is safe to install them.

Quote
I had to uninstall the htcunid package, and now I have all the packages installed, and I did ifup usb0, it said: ifup: interface usb0 already configured, but ping doesn't work....I have to think, that something with my Windows isn't okay, but I don't know, what.
Make sure you have the following section in /etc/network/interfaces:
Code: [Select]
iface usb0 inet static
  address 192.168.0.2
  netmask 255.255.255.0
  gateway 192.168.0.1

Then try:
Code: [Select]
ifdown --force usb0
ifup usb0

If you still have problems, try rebooting.  If you still cannot connect, please post the results of:
Code: [Select]
ifconfig usb0
route -n

datathief:
You did it! I can only say, thank you very much, awesome, it is working now!!
Very good job, thank you twice!!

DOMy

BTW:
What do you think about my tutorial? Perhaps, it can be useful for someone.
2. the apt-get didn't find any packages, could you post please your sources.list file?
Thanks!
« Last Edit: June 22, 2008, 01:44:52 pm by domi007 »

datathief

  • Full Member
  • ***
  • Posts: 205
    • View Profile
Htc Universal
« Reply #484 on: June 24, 2008, 06:27:06 am »
Quote from: domi007
What do you think about my tutorial? Perhaps, it can be useful for someone.
I'll take a look at it.

Quote
2. the apt-get didn't find any packages, could you post please your sources.list file?
The default sources.list from my rootfs:
Code: [Select]
deb http://ftp.us.debian.org/debian testing main
deb http://debian.neilandtheresa.co.uk/ titchy/
(my personal sources.list uses my ISP's Debian mirror, which wouldn't be appropriate for you).

kitor

  • Newbie
  • *
  • Posts: 14
    • View Profile
    • http://pdasite.com.pl
Htc Universal
« Reply #485 on: June 25, 2008, 09:59:03 am »
I'm going to install titchy-desktop and xserver-titchy but apt-get didn't find them. What I'm doing wrong?

I have a working WiFi connection...

[edit]

Ok, i've done apt-get update and now apt-get found packages - i'm downloading it
« Last Edit: June 25, 2008, 10:12:42 am by kitor »

datathief

  • Full Member
  • ***
  • Posts: 205
    • View Profile
Htc Universal
« Reply #486 on: June 25, 2008, 04:52:25 pm »
New version of titchy-hardware-support.  If you've noticed these bugs, upgrade.
  • Clicking sound from the stereo speakers on resume.
  • If headphones are plugged in on suspend, sound plays from speakers on resume.

IIZIIm

  • Newbie
  • *
  • Posts: 9
    • View Profile
Htc Universal
« Reply #487 on: June 26, 2008, 02:28:35 pm »
Is there a default root password in titchy?
I installed xserver-titchy, icewm and xdm and now i can't log in as root anymore, but only as the regular user i created.

IIZIIm

  • Newbie
  • *
  • Posts: 9
    • View Profile
Htc Universal
« Reply #488 on: June 26, 2008, 03:23:10 pm »
Never mind, i did something like FN-'Letter"-p and logged in in console as root.
Is this a bug: In xterm and xdm-login i could not login as root?

domi007

  • Newbie
  • *
  • Posts: 21
    • View Profile
Htc Universal
« Reply #489 on: June 26, 2008, 04:23:18 pm »
Hi,
One small question now: What is the differnce between debian ARM packages and debian ARMEL packages?
Why can'T we use a normal ARM package on the Universal?

Thanks!
DOMy

IIZIIm

  • Newbie
  • *
  • Posts: 9
    • View Profile
Htc Universal
« Reply #490 on: June 26, 2008, 04:43:58 pm »
It worked, when i created a password. So everthing fine now.
.
.
.
What's going on with wifi, any patches written?
Did you try http://gnulinux.biz/files/Universal/sd-mmc/2.6.16-obsolete/

IIZIIm

  • Newbie
  • *
  • Posts: 9
    • View Profile
Htc Universal
« Reply #491 on: June 26, 2008, 04:55:27 pm »
Quote
Hi,
One small question now: What is the differnce between debian ARM packages and debian ARMEL packages?
Why can'T we use a normal ARM package on the Universal?

Thanks!
DOMy

It is about what they are compiled for, eabi or oabi.

*Just playing supertux on universal*

VecH

  • Newbie
  • *
  • Posts: 1
    • View Profile
Htc Universal
« Reply #492 on: June 27, 2008, 12:30:20 am »
Each time after boot date and time are reset to 1998 year

IIZIIm

  • Newbie
  • *
  • Posts: 9
    • View Profile
Htc Universal
« Reply #493 on: June 27, 2008, 05:38:08 am »
When i slide the key on the right side of the backlight key, the backlight key stops working.
Is there a programm for monitoring battery status?

BTW great work, datathief.

greets

kitor

  • Newbie
  • *
  • Posts: 14
    • View Profile
    • http://pdasite.com.pl
Htc Universal
« Reply #494 on: June 27, 2008, 08:48:13 am »
Quote from: IIZIIm
Never mind, i did something like FN-'Letter"-p and logged in in console as root.
Is this a bug: In xterm and xdm-login i could not login as root?

You must go to console and set password for root (passwd) or you can't log in...