Author Topic: Customized New Rootfs  (Read 68842 times)

2or0

  • Full Member
  • ***
  • Posts: 217
    • View Profile
    • http://
Customized New Rootfs
« Reply #15 on: May 30, 2008, 03:55:12 am »
Quote from: matthis
@2or0:

Your rootfs already has support for Korean input.
What would be the best way to add Japanese input, using the same system you are using for Korean?
Is anything that would use uim the best solution?

Thanks
I built latest uim for Korean without Japanese support because I don't want many dependencies.  
But you can install uim from feed directly or scim?.


Quote from: digitaller
Hi 2or0,
Thanks for the great job! I really love this rootfs.

However I have a question. Each time the system starts it says:
Quote
Starting Adanced Power Management daemon....
* Can't  start Hadware abstraction layer - please ensure dbus is running

What is the problem?
You can solve it by renaming /etc/rc2.d/K12dbus to /etc/rc2.d/S12dbus.
Zaurus SL-C3200 with Debian armel of kernel 2.6.24-yonggun
Ambicom WL1100C WLAN
1 GB Sandisk SD / 1 GB Lexar SD / 256 MB Dane-Elec CF
-----
Blog http://yonggun.tistory.com (English/Korean)

kikilafourmi

  • Newbie
  • *
  • Posts: 1
    • View Profile
Customized New Rootfs
« Reply #16 on: May 30, 2008, 05:59:48 am »
2or0,

Great job & thanks!
Even a linux newbie like me could install and get this to work on my C3200!
I was wondering, is it possible to overclock the cpu after starting andromeda? there is something like this in Pdaxii13, in start menu->CPU freq (don't remember exactly).
Just curious to see how it feels with Andromeda when the machine is overclocked  

Rgds

2or0

  • Full Member
  • ***
  • Posts: 217
    • View Profile
    • http://
Customized New Rootfs
« Reply #17 on: May 30, 2008, 08:36:18 am »
Quote from: kikilafourmi
2or0,

Great job & thanks!
Even a linux newbie like me could install and get this to work on my C3200!
I was wondering, is it possible to overclock the cpu after starting andromeda? there is something like this in Pdaxii13, in start menu->CPU freq (don't remember exactly).
Just curious to see how it feels with Andromeda when the machine is overclocked  

Rgds

There are two ways to change the clock. The first is to type the command on terminal.
for 624 MHz: dvfm 16 6 1 2 1
for 418 MHz: dvfm 16 4 1 2 1

Second is to install cpuoverclock_0.0.3-1_armel.deb which is packaged from pdaXrom.
 http://yonggun.tistory.com/54

Enjoy.
Zaurus SL-C3200 with Debian armel of kernel 2.6.24-yonggun
Ambicom WL1100C WLAN
1 GB Sandisk SD / 1 GB Lexar SD / 256 MB Dane-Elec CF
-----
Blog http://yonggun.tistory.com (English/Korean)

digitaller

  • Newbie
  • *
  • Posts: 3
    • View Profile
Customized New Rootfs
« Reply #18 on: May 31, 2008, 12:24:37 am »
Hi 2or0

Thanks for the reply, the dbus problem is solved.

Another question. I changed the locale settings as instructed in your blog to en_US.UTF-8. I did a few apt-get installs and get the error message saying locale setting error. After that, when I rebooted and tried to do a startx, I get the following message.

Quote
Fatal server error:
could not open default font 'fixed'
XIO: fatal IO eror 104 (connection reset by peer) on X server ":0.0"
        after 0 reqeuests (0unknown processed) with 0 events remaining.

Can you help me with this?

2or0

  • Full Member
  • ***
  • Posts: 217
    • View Profile
    • http://
Customized New Rootfs
« Reply #19 on: May 31, 2008, 06:03:22 am »
Quote from: digitaller
Hi 2or0

Thanks for the reply, the dbus problem is solved.

Another question. I changed the locale settings as instructed in your blog to en_US.UTF-8. I did a few apt-get installs and get the error message saying locale setting error. After that, when I rebooted and tried to do a startx, I get the following message.

Quote
Fatal server error:
could not open default font 'fixed'
XIO: fatal IO eror 104 (connection reset by peer) on X server ":0.0"
        after 0 reqeuests (0unknown processed) with 0 events remaining.

Can you help me with this?

I think you should install 'xfonts-base'.
Zaurus SL-C3200 with Debian armel of kernel 2.6.24-yonggun
Ambicom WL1100C WLAN
1 GB Sandisk SD / 1 GB Lexar SD / 256 MB Dane-Elec CF
-----
Blog http://yonggun.tistory.com (English/Korean)

digitaller

  • Newbie
  • *
  • Posts: 3
    • View Profile
Customized New Rootfs
« Reply #20 on: May 31, 2008, 11:30:07 am »
That solves the problem.

Thank you so much 2or0

notstrom

  • Newbie
  • *
  • Posts: 4
    • View Profile
Customized New Rootfs
« Reply #21 on: May 31, 2008, 02:30:04 pm »
Hi, I wonder if you could help me. When trying to install this on my SL-C3200 from SD, I get as far as to choose which partition to install to (HDD1, HDD2, SD). As I had created a Linux partition on hda1 I chose "1" (HDD1), but after installing the kernel I get an error message "umount /dev/hdc1 invaldid argument" and then something about module "block-major-22" not being loadable.
Any ideas? Thank You

2or0

  • Full Member
  • ***
  • Posts: 217
    • View Profile
    • http://
Customized New Rootfs
« Reply #22 on: May 31, 2008, 03:09:08 pm »
Quote from: notstrom
Hi, I wonder if you could help me. When trying to install this on my SL-C3200 from SD, I get as far as to choose which partition to install to (HDD1, HDD2, SD). As I had created a Linux partition on hda1 I chose "1" (HDD1), but after installing the kernel I get an error message "umount /dev/hdc1 invaldid argument" and then something about module "block-major-22" not being loadable.
Any ideas? Thank You

I don't know I understand you correctly. If you want to use my updater.sh and install it on hda1, you should keep cf card inside. Otherwise internal disk will be recognized as hda1 instead of hdc1, which is my mistake.
Zaurus SL-C3200 with Debian armel of kernel 2.6.24-yonggun
Ambicom WL1100C WLAN
1 GB Sandisk SD / 1 GB Lexar SD / 256 MB Dane-Elec CF
-----
Blog http://yonggun.tistory.com (English/Korean)

notstrom

  • Newbie
  • *
  • Posts: 4
    • View Profile
Customized New Rootfs
« Reply #23 on: May 31, 2008, 03:21:40 pm »
Ah, I see, thanks for your kind reply. I don't have a CF-Card, so this is probably the reason why it does not work.

Raul

  • Full Member
  • ***
  • Posts: 133
    • View Profile
Customized New Rootfs
« Reply #24 on: June 05, 2008, 12:45:36 pm »
If it only worked with socket bluetooth card it would be the best thing I ever saw on Zaurus.

2or0

  • Full Member
  • ***
  • Posts: 217
    • View Profile
    • http://
Customized New Rootfs
« Reply #25 on: June 05, 2008, 03:32:18 pm »
Quote from: Raul
If it only worked with socket bluetooth card it would be the best thing I ever saw on Zaurus.

If you tell me where the patch of socket bluetooth card is for kernel 2.6.24.x, then I will build it for you.  
Zaurus SL-C3200 with Debian armel of kernel 2.6.24-yonggun
Ambicom WL1100C WLAN
1 GB Sandisk SD / 1 GB Lexar SD / 256 MB Dane-Elec CF
-----
Blog http://yonggun.tistory.com (English/Korean)

matthis

  • Full Member
  • ***
  • Posts: 217
    • View Profile
    • http://badaboum.bidibom.free.fr/mat/
Customized New Rootfs
« Reply #26 on: June 05, 2008, 09:11:59 pm »
Hi, I'm getting used to lx-icewm and its shortcut, its becoming more and more easy to use.
I like Alt-Tab for switching windows, and I wondered if it would be possible to do this with just one key, like the "Home" key.

I thought I could do that with xmodmap, but found out that xmodmap doesn't allow you to have [one key = combination of keys].
Any ideas on how to do that?

Thanks!!

Capn_Fish

  • Hero Member
  • *****
  • Posts: 2342
    • View Profile
    • http://
Customized New Rootfs
« Reply #27 on: June 05, 2008, 09:31:07 pm »
I assume it's a value in a config filr (look in ~/.icewm). Fluxbox has a file where you can configure keybindings, at any rate.

HTH
SL-C750- pdaXrom beta 1 (mostly unused)
Current distro: Gentoo

Raul

  • Full Member
  • ***
  • Posts: 133
    • View Profile
Customized New Rootfs
« Reply #28 on: June 06, 2008, 12:03:47 pm »
Quote from: 2or0
Quote from: Raul
If it only worked with socket bluetooth card it would be the best thing I ever saw on Zaurus.

If you tell me where the patch of socket bluetooth card is for kernel 2.6.24.x, then I will build it for you.  
Thank you very much.
The problem is that last info I've found was in this ubuntu thread: http://ubuntuforums.org/showthread.php?t=1...et+CF+Bluetooth
There is only a patch for 2.6.23.1 and older kernels

Capn_Fish

  • Hero Member
  • *****
  • Posts: 2342
    • View Profile
    • http://
Customized New Rootfs
« Reply #29 on: June 06, 2008, 01:01:31 pm »
I suspect that the bluetooth stuff hasn't changed much at all between 2.6.23 and 2.6.24, so the patch should work fine.
SL-C750- pdaXrom beta 1 (mostly unused)
Current distro: Gentoo