can you just copy here full bootargs arguments which 100% work with HDTV. I’m really stuck here
I didn’t use mapfb.mode instead of omapfb. Notebook connected to BB doesn’t have the Internet and I had to type by hands the bootargs string looking at it
can you just copy here full bootargs arguments which 100% work with HDTV. I’m really stuck here
I didn’t use mapfb.mode instead of omapfb. Notebook connected to BB doesn’t have the Internet and I had to type by hands the bootargs string looking at it
can you give me an example? I want to understand everything clearly, so I would not have to ask anything from the community. May be you have some link with the description so I don’t bother you.
Also I want to understand parameters regarding video mode. Where can I read about?
Yes, it is. I'm successfully running it on a B6 revision.
Just remove the "mem=128M@0x88000000" from bootargs and make sure you don't start too many processes at the same time. Especially omapfbplay seems to need a good chunk of memory.
I added a swapfile to the second partition to prevent crashing OOM situations.
USB keyboard is not always detected during boot up. Thanks God a mouse is well detected. A keyboard has to be physically removed and inserted back so the kernel could detect it.
Both kbd and mouse are connected to the same 4 ports USB HS hub…
I am too having problems with USB. My 4 port USB HS hub which worked
before on the BB and is working on my desktop PC and attached devices
(keyboard, mouse, USB-to-Ethernet adapter) are not working.
# dmesg
[…]
[ 804.892944] usb 1-2: new high speed USB device using ehci-omap and address 2
[ 805.051513] usb 1-2: New USB device found, idVendor=05e3, idProduct=0608
[ 805.051544] usb 1-2: New USB device strings: Mfr=0, Product=1, SerialNumber=0
[ 805.051574] usb 1-2: Product: USB2.0 Hub
[ 805.055145] hub 1-2:1.0: USB hub found
[ 805.055603] hub 1-2:1.0: 4 ports detected
[ 823.401000] hub 1-0:1.0: Cannot enable port 2. Maybe the USB cable is bad?
[ 826.479125] hub 1-0:1.0: Cannot enable port 2. Maybe the USB cable is bad?
[ 829.557189] hub 1-0:1.0: Cannot enable port 2. Maybe the USB cable is bad?
[ 832.635314] hub 1-0:1.0: Cannot enable port 2. Maybe the USB cable is bad?
[ 832.636413] usb 1-2: USB disconnect, address 2
[ 835.744689] hub 1-0:1.0: Cannot enable port 2. Maybe the USB cable is bad?
[ 838.822784] hub 1-0:1.0: Cannot enable port 2. Maybe the USB cable is bad?
[ 841.901062] hub 1-0:1.0: Cannot enable port 2. Maybe the USB cable is bad?
[ 844.979095] hub 1-0:1.0: Cannot enable port 2. Maybe the USB cable is bad?
[ 844.979156] hub 1-0:1.0: unable to enumerate USB device on port 2
[…]
As I said the USB cable is not bad since it works on a different system.
I just wanted to note that restarting the BB today with the
USB-to-Ethernet adapter directly plugged in worked. So I did `opkg
update && opkg upgrade` and this to have gotten me an updated Linux
kernel (2010.4-test I think).
So what? You just try to reboot the board 100 times in a row and then tell us the statistics. If it is OK for you to have days when the HUB works and days when it does not, good for you. For me it is a problem when you show anything to a customer and it “occasionally” stops working. “oops!” is not accepted…
So what? You just try to reboot the board 100 times in a row and then
tell us the statistics. If it is OK for you to have days when the HUB
works and days when it does not, good for you.
Sorry, if I said something wrong. As far as I can see it works for me
now reliably after the upgrade and I wanted to notify the people
interested in this issue.
Maybe you should also experiment with different Linux version.
For me it is a problem when you show anything to a customer and it
"occasionally" stops working. "oops!" is not accepted..
You can always pay people to fix/create things and you then can make
demands if it does not work.
hi I have used the demo image and i would really like to thank koen. I have a small query kindly any1 help me asap.
inorder to use the dsp i had given the following boot args
setenv bootargs ‘console=ttyS2,115200n8 console=tty0 root=/dev/mmcblk0p2 rootwait mem=99M@0x80000000 mem=128M@0x88000000 rootfstype=ext3 rw vram=12M omapfb.mode=dvi:1280x720MR-16@60’
is the above boot args correct.
How do i check my dsp is working or not
Is it possible to use dsp accerelated mplayer as I need to stream 4 rtsp streams and my videos are very jerky.
Im not able to copy or paste any commands onto my shell.