|
Profile
Personal Photo
Options
Personal Statement
radioz doesn't have a personal statement currently.
Personal Info
radioz
Age Unknown
Gender Not Set
Location Unknown
Birthday Unknown
Interests
No Information
Statistics
Joined: 11-October 04
Profile Views: 632*
Last Seen: 28th May 2007 - 08:11 AM
Local Time: May 23 2013, 11:00 PM
102 posts (0 per day)
Contact Information
No Information
No Information
No Information
No Information
* Profile views updated each hour
|
Topics
Posts
Comments
Friends
My Content
2 Oct 2006
My wireless card does not seem to get recognized in the latest Hentges release.
Output of cardctl ident: Socket 0: product info: "AmbiCom", "WL1100C 802.11b CF-Card", "2.2" manfid: 0xd601, 0x0002 function: 6 (network) Output of lsmod: Module Size Used by Not tainted hostap_cs 55156 1 - Live 0xbf102000 hostap 111108 1 hostap_cs, Live 0xbf0e5000 ieee80211_crypt 5088 1 hostap, Live 0xbf0e2000 rfcomm 34936 0 - Live 0xbf0d8000 pxaficp_ir 8864 0 - Live 0xbf0d4000 ircomm_tty 21352 0 - Live 0xbf0cd000 ircomm 11524 1 ircomm_tty, Live 0xbf0c9000 irda 113096 3 pxaficp_ir,ircomm_tty,ircomm, Live 0xbf0ac000 ipv6 248808 10 - Live 0xbf06e000 hidp 12544 0 - Live 0xbf069000 l2cap 21028 4 rfcomm,hidp, Live 0xbf062000 bluetooth 45468 3 rfcomm,hidp,l2cap, Live 0xbf055000 snd_soc_poodle 4524 0 - Live 0xbf052000 snd_soc_pxa2xx_i2s 3608 1 snd_soc_poodle, Live 0xbf050000 snd_soc_wm8731 11344 1 snd_soc_poodle, Live 0xbf04c000 snd_soc_pxa2xx 4576 1 snd_soc_poodle, Live 0xbf049000 snd_soc_core 29908 3 snd_soc_poodle,snd_soc_wm8731,snd_soc_pxa2xx, Live 0xbf040000 snd_pcm_oss 38016 0 - Live 0xbf035000 snd_pcm 80136 3 snd_soc_pxa2xx,snd_soc_core,snd_pcm_oss, Live 0xbf020000 snd_timer 20772 1 snd_pcm, Live 0xbf019000 snd_page_alloc 5896 1 snd_pcm, Live 0xbf016000 snd_mixer_oss 14912 1 snd_pcm_oss, Live 0xbf011000 snd 45560 7 snd_soc_poodle,snd_soc_wm8731,snd_soc_core,snd_pcm_oss,snd_pcm,snd_timer,snd_mix r_oss, Live 0xbf004000 soundcore 8356 1 snd, Live 0xbf000000 Output of dmesg: pccard: PCMCIA card inserted into slot 0 pcmcia: registering new device pcmcia0.0 Restarting tasks... done ieee80211_crypt: registered algorithm 'NULL' hostap_cs: 0.4.4-kernel (Jouni Malinen <jkmaline@cc.hut.fi>) hostap_cs: setting Vcc=33 (constant) Checking CFTABLE_ENTRY 0x01 (default 0x01) IO window settings: cfg->io.nwin=1 dflt.io.nwin=1 io->flags = 0x0046, io.base=0x0000, len=64 hostap_cs: Registered netdevice wifi0 hostap_cs: index 0x01: , irq 40, io 0xc2820000-0xc282003f hostap_cs: assuming no Primary image in flash - card initialization not completed wifi0: test Genesis mode with HCR 0x1f prism2_pccard_cor_sreset: original COR 41 prism2_pccard_genesis_sreset: original COR 41 Readback test failed, HCR 0x1f write 00 e1 a1 ff read 00 c1 a1 c1 wifi0: test Genesis mode with HCR 0x0f prism2_pccard_cor_sreset: original COR 41 prism2_pccard_genesis_sreset: original COR 41 Readback test succeeded, HCR 0x0f prism2_pccard_genesis_sreset: original COR 41 wifi0: registered netdevice wlan0 wlan0: cannot set RID fc02 (len=34) - no PRI f/w wlan0: could not set interface UP - no PRI f/w wlan0: cannot get RID fd41 (len=34) - no PRI f/w wlan0: cannot get RID fd41 (len=34) - no PRI f/w power.c: device-level power management is not supported yet Any pointers? radioz
26 Sep 2006
I'm having trouble getting altboot to work with compressed cardfs files. I'm trying to use the latest Hentges release on my 5600.
Perhaps I don't fully understand how to set it up correctly, so maybe someone can point out the error(s) I'm making. 1) I extracted the bootstrap initrd.bin, zImage, and updater and copied it to a blank SD card and then flashed my Poodle. 2) I used a second empty SD formatted as ext2 and created a directory named 'boot-images'. Into that directory I copied: cardfs-gpe-poodle-openzaurus_oz3.5.4.2-rc2-gpe2.7-T1-RC1.bin cardfs-opie-poodle-openzaurus_oz3.5.4.2-rc2-opie1.2.1-T1-RC1.bin I discovered by reading the /etc/alboot.func file that boot images must be named '*-rootfs.bin', so I renamed the two files using that suffix. 4) When I boot the system, I get the altboot menu and select 3 for booting off SD. 5) It then displays a menu showing the two rootfs choices from above. I pick one (say Opie). 6) I get an error from fsck that says 'bad magic number in super-block...' and then fails. Is it something I'm doing wrong? Thanks, radioz
25 Sep 2006
I'm having a problem trying to use Altboot with the latest OZ build.
I've installed a rootfs on my SD card. When I use altboot to try to start up it seems to pivot-root onto the SD card ok, but before the Opie touch screen calibration has a chance to start, it 'notices' that a new SD card is installed and up pops a dialog asking about scanning the card for files (or something; I'm reporting this from memory, I don't have my Poodle handy). The dialog box that comes up is not sized correctly for a 5x00 device (it is way too big to fit on the screen). In addition, it is requiring the use of the touch screen at a point before the touch screen has been calibrated. Has anyone else seen this? Is there a way to force this to be skipped so I can get Opie running? Thanks, radioz
19 Sep 2006
I tried installing OZ/Opie RC2 in the usual way and my Poodle boots up to the Opie screen that says 'press screen to continue' and then does not respond.
Has anyone else gotten RC2 to run on a Poodle? I was careful to delete /home before installation. Is there anything else that I need to do? I'd really like to try it out! radioz
29 Apr 2006
All:
I don't seem to have enough space to do an ipkg upgrade on a fresh 3.5.4 install on my Poodle. Am I doing something wrong? Is altboot available for the Poodle? Am I correct in assuming that by using altboot I can put root on SD so ipkg would not fill up /dev/mtdblock2? Has anyone built a cardfs for Poodle yet? I see that they are available for Collie. (sorry for so many questions) radioz |
Comments
Other users have left no comments for radioz.
Friends
There are no friends to display.
|
|
Lo-Fi Version | Time is now: 23rd May 2013 - 11:00 PM |