![]() ![]() |
Dec 30 2008, 08:49 PM
Post
#61
|
|
![]() Group: Members Posts: 2,350 Joined: 30-July 06 Member No.: 10,575 |
I'd try removing the pid file and trying again, and maybe also killing dhclient (killall dhclient).
If that still doesn't work, I've had issues with usb0 making dhclient fail for wlan0 for some reason (that wouldn't be the error here, but it might pop up afterwards). HTH |
|
|
|
Dec 30 2008, 09:40 PM
Post
#62
|
|
|
Group: Members Posts: 218 Joined: 12-February 06 From: Tokyo Member No.: 9,124 |
@jon_j: I have the same card and had the same problem: here I what I did to get it work.
1. get the modules which work: Orinoco does the job, while hostap/hermes don't, so add the following lines to /etc/modprobe.d/blacklist: blacklist hostap_cs blacklist hostap backlist hermes 2. If you don't reboot, unload hostap with rmmod 3. next time you put your card in it should be attributed eth0, so set it up in /etc/network/interfaces 4. to avoid the problem with dhcp, set it up with static ip: for example iface eth0 inet static address 192.168.11.4 netmask 255.255.255.0 gateway 192.168.11.1 5. ifup eth0 6. if it still doesn't work, check that /etc/resolv.conf points to your router's ip. For example: nameserver 192.168.11.1 Hope this helps |
|
|
|
Dec 30 2008, 09:41 PM
Post
#63
|
|
![]() Group: Members Posts: 94 Joined: 22-September 05 From: Hong Kong Member No.: 8,168 |
Mine is a Pretec wifi cf and works when dual boot to Debian (up as eth1). In Zubuntu, the card is recognized as wlan0 so I tried editing /etc/network/interface & /etc/resolv.conf directly (all static settings) as in Debian but with no luck. Card keeps blinking.
Time to work and will test later. |
|
|
|
Dec 31 2008, 12:17 AM
Post
#64
|
|
|
Group: Members Posts: 88 Joined: 20-February 06 From: Sydney Member No.: 9,186 |
There is also another problem on the /dev/shm as well.
[initscripts: BOOT FAILURE: checkroot.sh can't fsck /dev/shm/root because /dev/shm is mounted nodev] However, I have searched the Debian bug fixed site and found out the following work-around:- http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=386347 attached is my modified /etc/init.d/checkroot.sh aligned to the suggestions raised in that URL
Attached File(s)
|
|
|
|
Dec 31 2008, 03:53 AM
Post
#65
|
|
![]() Group: Members Posts: 376 Joined: 18-March 04 From: The Netherlands Member No.: 2,380 |
I've removed wicd at some point. You can try to get (wireless) network going by re-installing wicd. It is untested, but it may be worth a try
Cheers, cortez
Attached File(s)
|
|
|
|
Dec 31 2008, 04:01 AM
Post
#66
|
|
|
Group: Members Posts: 7 Joined: 30-November 07 Member No.: 21,007 |
i have tried this using my 3100, but i found the following traps a/ the boot menu options are different: it has no (Internal Flash Experiment) option, only the CF option is displayed (the internal CF) b/ when i choose this option the kernel was trapped by saying "Warning: unable to open an initial console". it seems like there should be a step on flashing the Internal installation on the Zubuntu. Please advise for any extra steps involved. Thz. a. The internal version is only experimental. The method provided by Cortez at the moment install the distro in SD only. In fact, afaik, the multiboot kernel will search any valid partition (SD, CF, internal HDD or even internal mem block) with valid boot image/kernel command/description within /boot. So it is only up to you where to place the distros. b. For the initial console issue as well as rtc one could be solved as advised by suggested in Cortez's blog: Booting in the emergency system, mounting the zubuntu root file system, changing to /dev and there doing: CODE mknod -m 660 console c 5 1 mknod -m 660 null c 1 3 mknod -m 660 rtc c 10 135 I have the zubuntu system on a 4G SD card, but the big SD card cannot be detected in the emergency system. |
|
|
|
Dec 31 2008, 04:17 AM
Post
#67
|
|
![]() Group: Members Posts: 376 Joined: 18-March 04 From: The Netherlands Member No.: 2,380 |
@lineager: Why not make a small partition on this 4Gb card and install a small console image in it. Works great as an emergency solution! When you add the nand utilities you're even able to flash the NAND partitions from there.
By the way, people reporting that detection of the NAND partitions takes extremely long during booting, try erasing or re-flashing the NAND, this solves this problem. |
|
|
|
Dec 31 2008, 06:30 AM
Post
#68
|
|
![]() Group: Members Posts: 1,837 Joined: 31-December 05 From: Illinois USA Member No.: 8,821 |
I'm not going to go with matthis's suggestion to use orinoco and blacklist hostap.
Every thread I have seen regarding orinco vs. hostap suggests using hostap with wifi cards with prism2 chipset and newer firmware. This card works with hostap and wpa/wpasupplicant in Cacko, pdaxii13, and (angstrom GPE and opie) I now have a question. How can I force apt-get to find a local package? I copied wicd_1.5.2_1_all.deb to my cf card. Card is mounted. apt-get /media/cf/wicd_1.5.2_1_all.deb E: Couldn't find package wicd_1.5.2_1_all.deb So I cd to /media/cf and tried both: apt-get /media/cf/wicd_1.5.2_1_all.deb apt-get wicd_1.5.2_1_all.deb Same error as above. There must be a way to force apt-get to "see" a package that is in the same directory. I also tried apt-get wicd Thank you Jon |
|
|
|
Dec 31 2008, 06:43 AM
Post
#69
|
|
|
Group: Members Posts: 21 Joined: 19-July 08 Member No.: 22,080 |
You could use dpkg -i instead.
|
|
|
|
Dec 31 2008, 07:19 AM
Post
#70
|
|
![]() Group: Members Posts: 1,837 Joined: 31-December 05 From: Illinois USA Member No.: 8,821 |
You could use dpkg -i instead. Thanks, that worked. Unfortunately I'm now dpkg -r wicd, as it locks up and doesn't respond when I try to set up it's preferences. cortez, I don't think wicd is ready for installation. It seems to be too heavy and auto-loads into the tray. When I launch it, it takes awhile to load and goes into "not responding" mode, if it doesn't display "not responding" and I select preferences, the following dialog goes into "not responding" mode and I have to close it. That's why I uninstalled it. |
|
|
|
Dec 31 2008, 08:34 AM
Post
#71
|
|
![]() Group: Members Posts: 1,837 Joined: 31-December 05 From: Illinois USA Member No.: 8,821 |
There is also another problem on the /dev/shm as well. [initscripts: BOOT FAILURE: checkroot.sh can't fsck /dev/shm/root because /dev/shm is mounted nodev] However, I have searched the Debian bug fixed site and found out the following work-around:- http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=386347 attached is my modified /etc/init.d/checkroot.sh aligned to the suggestions raised in that URL I tried this and it seems to work so far. I was previously having problems with my card being unmounted improperly. I boot angstrom, then kexec to cacko from within angstrom. I think somewhere in these boot processes, the card is unmounted wrongly. Many times, booting zubuntu gives me an error about filesystem being unmounted uncleanly. Then fsck starts automatically, but previously, many times it failed and either auto-rebooted, or sent me to a maintenance console to perform a manual fsck. |
|
|
|
Jan 1 2009, 11:43 AM
Post
#72
|
|
|
Group: Members Posts: 24 Joined: 11-January 07 Member No.: 13,863 |
Great work. as soon as some clarification on installing to flash is available count me in. Also, i think it would be interesting to test the netbook remix interface on the zaurus seems like a good fit until some headway is made on the UbuntuMID platform. Im using the remix right now as a matter of fact, on a dell mini 9.
edit: if time avails are there any differences between the installation procedure for a multi-boot set-up and a single boot that i should be aware of? personally, i would like to commit to one distro. threesomes are not my thing, after all you can only boot one at a time. |
|
|
|
Jan 1 2009, 03:16 PM
Post
#73
|
|
|
Group: Members Posts: 92 Joined: 9-January 06 Member No.: 8,887 |
I've now re-flashed my C3000 with Angstrom plus the multi-boot kernel. Zubuntu now boots fine from my SD card, I'll check out getting Angstrom working shortly, but first, I"ve been itching to see Zubuntu in action.
Cortez. this is a stunning piece of work, my warmest congratulations to you! Seriously, it is exactly what the Z has waiting for! It seems to be very fast and responsive, and (important for me) easy to adjust the fonts to make it easy on the eyes on such a small screen. Unfortunately, I've also hit the same issues as others on this thread regarding access to CF devices. For reference, the cards I've got availale for testing are as follows and I cant get anthing out of any of them. I managed to get yonggun debian working by manually configuring /etc/network/interfaces but nothing seems to work here. 3 wifi cards: Symbol Spectrum24 Netgear MA701 Ambicom WL1100C Socket Bluetooth rev F Planex 10baseT Plus various sizes of CF memory carsds which I cant seem to mount. |
|
|
|
Jan 1 2009, 03:33 PM
Post
#74
|
|
![]() Group: Members Posts: 1,837 Joined: 31-December 05 From: Illinois USA Member No.: 8,821 |
Wildherb, I got my Ambicom WL1100C card working by installing wifi-radar from the repository.
Look at this thread, it's kind of messy, but it works for me with hostap. I blacklisted orinoco http://www.oesf.org/forum/index.php?showtopic=26419 |
|
|
|
Jan 1 2009, 04:26 PM
Post
#75
|
|
|
Group: Members Posts: 92 Joined: 9-January 06 Member No.: 8,887 |
Wildherb, I got my Ambicom WL1100C card working by installing wifi-radar from the repository. Look at this thread, it's kind of messy, but it works for me with hostap. I blacklisted orinoco http://www.oesf.org/forum/index.php?showtopic=26419 Jon_J, thanks, I did see your post about wifi-radar and I then went googling for the ubuntu arm repository - but with no luck. Would you be so kind as to share the link with me? |
|
|
|
![]() ![]() |
|
Lo-Fi Version | Time is now: 23rd May 2013 - 11:26 AM |