ifconfig just has a "lo" listed with some parameters..nothing else. The other commands just say "No such device." I DID get my sd card to show up in the taskbar utility by putting a line in fstab but I still cannot get to its content.
So, basically, I can't use my sd card nor any cf card nor my wifi card.
This is basically working great for everyone else??
Edit: Found a posting somewhere which said to delete noauto in fstab. Did that and after a reboot, my sd and cf cards mounted. Will that be fixed in a new release? Still am getting nowhere with my Ambicom wifi card...gosh, it must be THE most common card so it should be automatically supported, no?
At any rate I installed Rox. Do I use the same method as I used in beta 3 to get Rox as the default WM. I think I used the method on this page:
Rox as default Window Manager method describedYes, I saved the profile. And am able to choose the profile once I open Network settings.
Those commands just give a Device not found message. Just discovered that my sd card is not recognized and any cf card I insert is not available.
This is an Ambicom WL1100C 2.2 according to the little taskbar utility.
Giving up for now. If this is an improvement, I'm glad I didn't try out the earlier versions!
I'm almost ready to flash back to my tremendously modified but great-working beta 3 or better yet my old Cacko ROM.
Just wait a sec, try these commands from rxvt :
# ifconfig wlan0 down
# iwconfig wlan0 essid wifi01 mode managed
# ifconfig wlan0 up
# dhcpcd wlan0
# ifconfig wlan0
first do "ifconfig" so you know the name of your device ("wlan0" or "eth0")
So if it is eth0, replace "wlan0" with "eth0"
Also, these lines are to connect to a managed network, router named "wifi01" and with dhcp.
Questions? Just ask.
Chero.
[div align=\"right\"][a href=\"index.php?act=findpost&pid=158940\"][{POST_SNAPBACK}][/a][/div]