![]() |
Re: [Testers needed] USB Hostmode prealpha for the N900
Quote:
If so wouldn't you put undue stress on the N900's USB connector because we all know how fragile it is. |
Re: [Testers needed] USB Hostmode prealpha for the N900
I looked on ebay and was amazed with the variety of USB Female to Female adapters available.
|
Re: [Testers needed] USB Hostmode prealpha for the N900
http://www.usbfirewire.com/uconverters.html
This is just $5 - hope to find a UK one at a similar price... http://www.usbfirewire.com/Parts/images/rr-2030b.jpghttp://www.usbfirewire.com/Parts/images/rr-2030.jpg |
Re: [Testers needed] USB Hostmode prealpha for the N900
I did try the package test.
I created directory flash in /media (mkdir /media/flash). Here below is myUSB adapter: http://www.usbfirewire.com/Parts/images/rr-2030b.jpg . Here is my TFlash and the reader : http://www.clickshop.com/custom/imag...duct-17857.jpg 1 :When I use the Kernel-power40 (I have NITdroid 0.8 installed). Every time I click on Hostmode VBUS, I see message "Starting BME" / then i plugg or even not plugging the TFlash : I always have a reboot. White LED goes on and reboot. 2: When I use stock kernel, it is ok No reboot, but still have no device detected. I see "Starting BME"/"Charger Disconnect"/"Connect USB Device Now". I plug the TFlash the click on mount /dev/sda1 I have nothing new in the file borwser (only emmc and SD Card). The log tells : Code:
stop: Job not changed : BME But in /dev, Code:
ls sd* : No such file or directory So I assume that the device is not detected. Please tell me how I can provide you debug messages and logs (dmesg or any other logs). Thanks for job done and thanks for helping me to make it work. Nerfiaux |
Re: [Testers needed] USB Hostmode prealpha for the N900
Yeah
It is working for me :D With some minore issues ;) So I can only connect a usb device after reboot ONCE if I want to do it again I need to restart :( (I tried to set VBus to default but this didn't helped) Some trick that worked for me if I didn't managed to plug at exact the right time and the device just gets some energy but isn't recognized correctly: Just plug out plug in it again (without changing anything at software level). This worked for all my flash drives and my USB Hub. :D one of my flash drives is just showing off as /dev/sda so I had to mount /dev/sda instead of /dev/sda1 With the hub I was able to connect and disconnect thing as often as I want :D were able to use 2 pen drives and one keyboard at the same time :D Keyboard isn't working directly, I need to have a Hub between (but I didn't do too much testing with this). The keyboard mapping is not really right but anyway. A lot of thx for fixing my multiboot problem MohammadAG! and this package thing ;) Btw: it didn't matter for me at all if I connected the flash drive with the cable to n900 or just connected the flash drive to attached cable... will to provide logs later this day. |
Re: [Testers needed] USB Hostmode prealpha for the N900
Got it working.
I use Kernel-Power v40. Stock USB cable and simple converter bought at the lokal store. The flashdrive is a Kingston Datatraveler G2 4GB. But one issue, to restore to default VBUS mode. I have to restart and it works again. Hmm, if I clicked Hostmode CHARGING before I remove Flashdrive, it seams to work to plug in the phone to a computer again without reboot. |
Re: [Testers needed] USB Hostmode prealpha for the N900
Quote:
If you get: 2.6.28-hostmode1 You have the right kernel installed :D but not Kernel-Power v40 :D |
Re: [Testers needed] USB Hostmode prealpha for the N900
Quote:
But I had Power kernel before. |
Re: [Testers needed] USB Hostmode prealpha for the N900
2 Attachment(s)
Today is no longer activated my storage device USB Mass Storage mode.
syslog -> Log out when it can activate the USB Mass Storage external device. syslog(2) -> Log out when it can not activate the USB Mass Storage external device. |
Re: [Testers needed] USB Hostmode prealpha for the N900
5 Attachment(s)
Working with Sony digital camera.The 1 gb card in it got mounted as USB Mass Storage Device.
Attachment 14020Attachment 14021Attachment 14022Attachment 14023 Successfully copied about 213MB (pictures + video).The battery was ~ 50%.Xorg usage jumped to 20-30%,which returns normal only after rebooting. However my Kingston 8GB data traveller usb did not work(even the lights won't turn on).Connected a usb mouse, lights came on but no cursor movement.These are the only usb devices I have atm:o Tomorrow will borrow an external hdd to test. Code:
Hostmode VBUS clicked Code:
/dev/sda /dev/sda1 I concur with @flexxxv.Reboot is required to connect again. Thanks! |
Re: [Testers needed] USB Hostmode prealpha for the N900
how come my installation says abort whenever i hit Y?
|
Re: [Testers needed] USB Hostmode prealpha for the N900
Quote:
|
Re: [Testers needed] USB Hostmode prealpha for the N900
i tried both small and capital y's. still says aborted.
|
Re: [Testers needed] USB Hostmode prealpha for the N900
Quote:
|
Re: [Testers needed] USB Hostmode prealpha for the N900
I just was asked to share the fix for multiboot. So now I do :D try at your own risk. Got the solution from MohammadAG . Better don'T try it until he verfied it :D
1. create "/etc/multiboot.d/boot.item" with the following content: Quote:
3. Reboot with opened keyboard and select option "Boot" 4. now feel free to to install the scripts and test (check with "uname -r" if your kernel is "2.6.28-hostmode1") !!!After starting as normal you will need to flash again the hostmode kernel! Btw: MohammedAG confirmed that sh: 0: unknown operand is normal because of some bad scripting by Nokia |
Re: [Testers needed] USB Hostmode prealpha for the N900
i managed to get past the installation and reboot. but when i connect the usb flash drive after the "connect usb now" prompt, the flash drive just lights up for a fraction of a second and i can't see it in file manager.
xterm returns "no such file" |
Re: [Testers needed] USB Hostmode prealpha for the N900
Quote:
In directory /etc/multiboot.d/, I have : 00-Maemo-2.6.28-omap1.item 01-Maemo-Kernel-power40.item 11-NITDroid-mmcblk1p2-2.6.28.NIT.06.item Could I copy the 00-Maemo-2.6.28-omp1.item into :10-Maemo-USB-Hostmode-2.6.28.item Code:
cp 00-Maemo-2.6.28-omp1.item 10-Maemo-2.6.28-hostmode1.item Code:
ITEM_NAME="Maemo 2.6.28 Hostmode1" I have not tried yet, but I checked that I have a correct Kernel 2.6.28-hostmode1 ! Thanks ! |
Re: [Testers needed] USB Hostmode prealpha for the N900
@nerfiaux
I'm pretty shure u can use antithing instead of "Boot" think it was just for me for testing I havnn't played to much with the multiboot but your solution sounds good. mybee i'll try tomorrow :D |
Re: [Testers needed] USB Hostmode prealpha for the N900
Quote:
either modify the apt-get install line before copying to apt-get -y install XXX or simply copy and paste the commands line by line. about multiboot , you can use anything instead of "boot", this is simply a name to be shown on the screen . |
Re: [Testers needed] USB Hostmode prealpha for the N900
It is possible to use USB ethernet adapters with this kernel?
|
Re: [Testers needed] USB Hostmode prealpha for the N900
not right now , first this is prealpha , u need to reboot for phone to recognize changed devices (meaning u connect a flash drive , and after you are done using it , the phone wont recognize any other flash drive until you reboot), also the drivers for other devices are not ported yet , flash drives are the only thing working now .
|
Re: [Testers needed] USB Hostmode prealpha for the N900
So it is not possible to use standard linux usb drivers?
|
Re: [Testers needed] USB Hostmode prealpha for the N900
@pali
the question if there are support for these devices compiled into this special kernel (MohammedAG will know). try it. you'll need to set up the device by hand. I can't test because I don't hav a usb2eth device |
Re: [Testers needed] USB Hostmode prealpha for the N900
So if I compile kernel modules for usb ethernet adapter (there are some working for n8x0) into "special kernel" will it be work?
Or is this special usb host mode only for usb flash devices and other usb devices will never working without "special patches" for this "special kernel" ? |
Re: [Testers needed] USB Hostmode prealpha for the N900
@pali
I think: this kernel has patches to make to make the host mode possible. In host mode any usb device should (doesn't mean it will) work as expected if the right kernel nodules are loaded and the device doesn't need to much power. 1st find out if there aren't any modules yet, if not you can try to compile your own. they should work if the USB ethernet adapter doesn't need too much energy (if it does use an active hub) I recommend an hub in any way because then you can connect and disconnect your device without reboot. |
Re: [Testers needed] USB Hostmode prealpha for the N900
I've have read this thread but I can't really deacid/understand if there are people here, which actually got this right in any usable way?
|
Re: [Testers needed] USB Hostmode prealpha for the N900
I have updated my post,
I have the correct kernel 2.6.28-hostmode1 But I still have no luck with the TFlash. I will try to find USB convert female to female for getting close to the standard setup. Also I will get a USB Hub with external power. MohammadAG, could you link your kernel with Titan's one. Or could titan modify its kernel power to fit your kernel hostmode ? |
Re: [Testers needed] USB Hostmode prealpha for the N900
Quote:
It is the way to make it standardand easy working and usable way. When things are easy, things are boaring ! Eventhough it does not work for me I will keep giving it a try ! Maybe you can ask the H.E.N. garage to create a wiki. Nerfiaux! |
Re: [Testers needed] USB Hostmode prealpha for the N900
2 Attachment(s)
My flashdrive refuses to work :(
I get this message in dmesg: Quote:
[added] Tested with a second flashdrive and another error shows up. attached second log file |
Re: [Testers needed] USB Hostmode prealpha for the N900
Quote:
From your logs: Code:
[ 20.667785] misc iphb: Module registered in 2.6.28-omap1, built Apr 15 2010 09:48:35 |
Re: [Testers needed] USB Hostmode prealpha for the N900
Quote:
|
Re: [Testers needed] USB Hostmode prealpha for the N900
ok , sandisk 8 is working now. Gonna check second flashdrive.
[Added] also works. :) |
Re: [Testers needed] USB Hostmode prealpha for the N900
I just ordered adaptor so I'll join to test asap.
Great job, it was only thing i missing in this device. |
Re: [Testers needed] USB Hostmode prealpha for the N900
As I posted before, I got it to work as expected, but since I use FCam from time to time and that drivers dosent work with hostmode kernel, so I reverted. Also I use OC to run a few PSX games to run smooth. but I will follow this thread, but I suggest this gets implemented in Kernel-Power. that way you get both world, that would be something to show your friends :)
|
Re: [Testers needed] USB Hostmode prealpha for the N900
Do you guys think this will ever be an ordinary and simple app?
Also: Great job man! :-) |
Re: [Testers needed] USB Hostmode prealpha for the N900
Quote:
|
Re: [Testers needed] USB Hostmode prealpha for the N900
can we use wlan usb host mod on this ? or its jjust hard driver host ?
|
Re: [Testers needed] USB Hostmode prealpha for the N900
Hi Guys,
i tried to get the host mode kernel working but I'm having some problems. I'm working with multiboot so I left out the installation of the flasher. Instead I extracted the kernel image from the deb-package and put in into /boot/multiboot and added an appropriate item file for multiboot. When I try to start with the kernel i get the white Nokia screen and after a few seconds the phone shuts off. When I switch it on again i get the same, not even the multiboot screen. I have to use flasher to reflash the kernel. What's going on here? I'd really like to try hostmode. Regards Aydan |
Re: [Testers needed] USB Hostmode prealpha for the N900
A little update:
after reflashing the PR1.2 kernel with the flasher and then selecting the power40 kernel it won't boot either. It will only boot with the PR1.2 kernel. Booting the power kernel will exhibit the same behaviour like booting the hostmode kernel. |
Re: [Testers needed] USB Hostmode prealpha for the N900
Quote:
The guide works and you can boot into hostmode1 from multiboot, i'm not sure that if you do a reboot to another kernel and then back to hostmode that it will boot or go into Nokia splash screen and then nothing and then shot off? I think you need to flash the hostmode1 kernel before rebooting everytime you want to use the usb option. Note that after trying usb mode you can't charge your phone and you need to boot into another kernel to charge at the mom :) |
All times are GMT. The time now is 08:14. |
vBulletin® Version 3.8.8