Author Topic: Debian And Uboot  (Read 72747 times)

svs57

  • Full Member
  • ***
  • Posts: 108
    • View Profile
    • http://
Debian And Uboot
« Reply #195 on: June 01, 2007, 05:56:09 am »
powertop screenshots

pkwong

  • Newbie
  • *
  • Posts: 29
    • View Profile
    • http://
Debian And Uboot
« Reply #196 on: June 02, 2007, 12:15:53 am »
cool! what patches did you apply to get cpu frequency scaling?
i just found some old patches...which didn't work
i think i need PXA27x core voltage change sequencer too, but couldn't find that

svs57

  • Full Member
  • ***
  • Posts: 108
    • View Profile
    • http://
Debian And Uboot
« Reply #197 on: June 04, 2007, 01:56:39 am »
Quote
cool! what patches did you apply to get cpu frequency scaling?
i just found some old patches...which didn't work
i think i need PXA27x core voltage change sequencer too, but couldn't find that
[div align=\"right\"][{POST_SNAPBACK}][/a][/div]
[a href=\"http://www.rpsys.net/openzaurus/patches/pxa25x_cpufreq-r2.patch]http://www.rpsys.net/openzaurus/patches/px...pufreq-r2.patch[/url]

ShiroiKuma

  • Hero Member
  • *****
  • Posts: 900
    • View Profile
Debian And Uboot
« Reply #198 on: June 05, 2007, 05:25:37 am »
How do I run an alternate WM.

I've installed icewm and when I run startx, icewm starts.

But I want to run ratpoison.

I've checked after icewm is running that the DISPLAY is set to :0.0

However if I just run export DISPLAY=:0.0 and then ratpoison, I get Can't open display

I can't figure out where exactly icewm is specified as the default manager for startx so I could change it to ratpoison.

Thought it was /usb/bin/x-window-manager and /etc/alternatives/x-window-manager, but pointing those to /usr/bin/ratpoison has had no effect.
[span style=\'font-size:8pt;line-height:100%\']Das ganze tschechische Volk ist eine Simulantenbande.[/font][/span]
Militäroberarzt Bautze

svs57

  • Full Member
  • ***
  • Posts: 108
    • View Profile
    • http://
Debian And Uboot
« Reply #199 on: June 05, 2007, 06:27:55 am »
echo  /usr/bin/ratpoison > ~/.xinitrc
startx

ShiroiKuma

  • Hero Member
  • *****
  • Posts: 900
    • View Profile
Debian And Uboot
« Reply #200 on: June 05, 2007, 08:52:02 am »
Thanks, right. Totally forgot about .xinitrc...
[span style=\'font-size:8pt;line-height:100%\']Das ganze tschechische Volk ist eine Simulantenbande.[/font][/span]
Militäroberarzt Bautze

pkwong

  • Newbie
  • *
  • Posts: 29
    • View Profile
    • http://
Debian And Uboot
« Reply #201 on: June 07, 2007, 05:04:22 am »
thanks svs57!
i took some files from 2.6.21-hh5 from gentoo to support pxa270
now i got cpufreq working!!

but the system becomes quite unstable if i use the ondemand module.
the screen flickers when i type anything in ssh in 108mhz
and randomly kills the ssh connection and even hangs in 624 mhz

so i limit the freq in between 312 to 520 and is ok now

svs57

  • Full Member
  • ***
  • Posts: 108
    • View Profile
    • http://
Debian And Uboot
« Reply #202 on: June 20, 2007, 04:55:43 am »
Me friend wrote installation instruction
http://inv2004.googlepages.com/z1000_debian.txt

scoutme

  • Hero Member
  • *****
  • Posts: 579
    • View Profile
Debian And Uboot
« Reply #203 on: June 20, 2007, 06:20:34 am »
does this work on 860 too?

svs57

  • Full Member
  • ***
  • Posts: 108
    • View Profile
    • http://
Debian And Uboot
« Reply #204 on: June 20, 2007, 06:41:50 am »
Quote
does this work on 860 too?
[div align=\"right\"][a href=\"index.php?act=findpost&pid=163445\"][{POST_SNAPBACK}][/a][/div]
You only need change kernel .config for pxa255 and Zaurus 860.

2or0

  • Full Member
  • ***
  • Posts: 217
    • View Profile
    • http://
Debian And Uboot
« Reply #205 on: June 27, 2007, 04:36:58 am »
Quote
2) mouse buttons 2 and 3
I use xmonobut to set 2 & 3 buttons:
xmonobut -m 67 -k 68 &
[div align=\"right\"][a href=\"index.php?act=findpost&pid=161251\"][{POST_SNAPBACK}][/a][/div]

I installed debian on internal hard disk of my C3200, but I could not get middle and right mouse click. I tried xmonobut which is in Angstrom feed and which I compiled on Zaurus. Both are useless. Does anyone have any idea?

- yonggun
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)

svs57

  • Full Member
  • ***
  • Posts: 108
    • View Profile
    • http://
Debian And Uboot
« Reply #206 on: June 27, 2007, 07:33:39 am »
Quote
Quote
2) mouse buttons 2 and 3
I use xmonobut to set 2 & 3 buttons:
xmonobut -m 67 -k 68 &
[div align=\"right\"][a href=\"index.php?act=findpost&pid=161251\"][{POST_SNAPBACK}][/a][/div]

I installed debian on internal hard disk of my C3200, but I could not get middle and right mouse click. I tried xmonobut which is in Angstrom feed and which I compiled on Zaurus. Both are useless. Does anyone have any idea?

- yonggun
[div align=\"right\"][a href=\"index.php?act=findpost&pid=163831\"][{POST_SNAPBACK}][/a][/div]
IMHO, its bug of angstrom Kdrive.
Try attached Xserver.
« Last Edit: June 27, 2007, 07:36:04 am by svs57 »

2or0

  • Full Member
  • ***
  • Posts: 217
    • View Profile
    • http://
Debian And Uboot
« Reply #207 on: June 27, 2007, 04:57:36 pm »
Quote
IMHO, its bug of angstrom Kdrive.
Try attached Xserver.
[div align=\"right\"][a href=\"index.php?act=findpost&pid=163836\"][{POST_SNAPBACK}][/a][/div]

This works well, thank you.  

I have another question. When I load 'snd-soc-spitz', it gives an error "i2c: error: exhausted retries". I cannot listen any sound. Now I am using kernel 2.6.21. Is there anyone to solve this problem or to give me sound modules?
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)

svs57

  • Full Member
  • ***
  • Posts: 108
    • View Profile
    • http://
Debian And Uboot
« Reply #208 on: June 28, 2007, 04:19:44 am »
Quote
Quote
IMHO, its bug of angstrom Kdrive.
Try attached Xserver.
[div align=\"right\"][a href=\"index.php?act=findpost&pid=163836\"][{POST_SNAPBACK}][/a][/div]

This works well, thank you.  

I have another question. When I load 'snd-soc-spitz', it gives an error "i2c: error: exhausted retries". I cannot listen any sound. Now I am using kernel 2.6.21. Is there anyone to solve this problem or to give me sound modules?
[div align=\"right\"][a href=\"index.php?act=findpost&pid=163876\"][{POST_SNAPBACK}][/a][/div]
I can't help you. I haven't spitz. Sound on my 750  works.

wsuetholz

  • Jr. Member
  • **
  • Posts: 64
    • View Profile
Debian And Uboot
« Reply #209 on: June 28, 2007, 10:49:28 am »
Quote
Thanks!!
but the file it patches (drivers/input/power.c) seems not to exist in 2.6.22

a check in the kernel 2.6.22-rc1 changelog gives

    Input: remove no longer used power.c handler
   
    Delete the never-compiled source file drivers/input/power.c, and
    remove its entry from the corresponding Makefile, as there is no
    Kconfig file that refers to the config option INPUT_POWER
   
so i patched the file in 2.6.21, put it to 2.6.22, manually patched Kconfig and Makefile to make it compile...hope this is not too stupid
however, still didn't work..
[div align=\"right\"][a href=\"index.php?act=findpost&pid=162327\"][{POST_SNAPBACK}][/a][/div]

Should somebody maybe mention this on the kernel development list?