Re: my experience so far on a 3870 (success?)

From: Joe Hohertz <jhohertz_at_wiretap.net>
Date: Fri, 7 Feb 2003 14:09:25 -0500 (EST)

On Fri, 7 Feb 2003, Chris Jones wrote:

> Hi
>
> * Joe Hohertz (jhohertz_at_wiretap.net) wrote:
> > If anyone want's a copy of the hacked up initrd, lemme know.
>
> If you could send me a patch against my initrd, or just the whole thing,
> that would be great.

Here's the patch so far to /linuxrc (which is the only thing I tweaked)

Before I was going to send this, I tried some other things like adding the
audio modules, moving the mmc module loading to after the ide-cs, but I
mangled something or other and it wasn't detecting the sleeve again.

This is the original one that worked for me:

19c19
< for i in h3600_hal h3600_micro h3600_asic h3600-sleeve "pcmcia_core setup_delay=200" sa1100_cs ds serial_8250 h3600_generic_sleeve h3600_ts ide-mod ide-disk ide-probe-mod ide-cs hermes orinoco orinoco_cs sa1100usb_core usb-eth sa1100-rtc

---
> for i in h3600_hal mmc_base h3600_asic apm h3600_ts sa1100-rtc h3600-sleeve  "pcmcia_core setup_delay=200" sa1100_cs serial_8250 h3600_generic_sleeve ds ide-mod ide-cs ide-probe-mod ide-disk hermes orinoco orinoco_cs sa1100usb_core usb-eth
82,91c82,91
< export LD_LIBRARY_PATH=$LD_LIBRARY_PATH:/lib:/usr/lib:/usr/X11R6/lib
< export DISPLAY=:0
< export PATH=$PATH:/usr/local/X11R6/bin
< /usr/X11R6/bin/Xipaq -screen 240x320_at_270 &
< /usr/X11R6/bin/xcalibrate
< /usr/bin/matchbox &
< /usr/X11R6/bin/rxvt-aa -fn Wilammette-9:charwidth=5:minspace=true -title KernelMessages -e cat /proc/kmsg &
< /usr/X11R6/bin/rxvt-aa -fn Wilammette-9:charwidth=5:minspace=true -title Shell &
< /usr/X11R6/bin/xmodmap -e "keycode 135 = Mode_switch Multi_key"
< /usr/bin/xkbd &
---
> #export LD_LIBRARY_PATH=$LD_LIBRARY_PATH:/lib:/usr/lib:/usr/X11R6/lib
> #export DISPLAY=:0
> #export PATH=$PATH:/usr/local/X11R6/bin
> #/usr/X11R6/bin/Xipaq -screen 240x320_at_270 &
> #/usr/X11R6/bin/xcalibrate
> #/usr/bin/matchbox &
> #/usr/X11R6/bin/rxvt-aa -fn Wilammette-9:charwidth=5:minspace=true -title KernelMessages -e cat /proc/kmsg &
> #/usr/X11R6/bin/rxvt-aa -fn Wilammette-9:charwidth=5:minspace=true -title Shell &
> #/usr/X11R6/bin/xmodmap -e "keycode 135 = Mode_switch Multi_key"
> #/usr/bin/xkbd &
Received on Fri Feb 07 2003 - 18:40:57 EST

This archive was generated by hypermail 2.2.0 : Mon Jul 25 2005 - 17:21:12 EDT