View Full Version : Enigma 2 by The_ripper - TEST -
Pages :
1
2
3
4
5
6
7
8
9
[
10]
11
12
13
14
15
rsl123
01-11-2010, 08:39 PM
@pingflood
Here they are, compiled by the_ripper :
usbhid.ko
usbkbd.ko
usbmouse.ko
To use usb keyboard and mouse there is one kernel module missing: uhci-hcd.ko
Needed modules are: hid.ko uhci-hcd.ko usbhid.ko usbkbd.ko usbmouse.ko
I've compiled uhci-hcd.ko. The mouse is working in Qt Webbrowser. The keyboard is recognized but not working.
Maybe, my module is not 100% compatible to the_rippers kernel!
* modules compiled by the_ripper + uhci-hcd.ko
http://hotfile.com/dl/79814413/5062dfc/usb-modules.zip.html
* copy the 'misc' folder to '/lib/modules/2.6.22.19-19-the_ripper/kernel/'
* make
depmod -a
* reboot the box with connected mouse/keyboard
* all usb devices are listed in
cat /proc/bus/usb/devices
someone is able to use the keyboard?
The_Ripper
01-11-2010, 08:52 PM
I attached uhci-hcd.ko module
onzifonzi
01-11-2010, 09:17 PM
@The_Ripper
Could you build cifs module if you have some time?
I have not big USB flash to play movie on E2 AzBox without this module :(
Thank you in advance!
I'm glad to see E2 get better and better with every new build!
Good luck
jojo10
01-11-2010, 10:02 PM
maybe this one helps
The_Ripper
01-11-2010, 10:03 PM
@onzifonzi
CIFS is allready enabled inside kernel.
onzifonzi
01-11-2010, 10:57 PM
@onzifonzi
CIFS is allready enabled inside kernel.
Ohh thanks ...
I'm a stupid guy
Here is syntax for mount windows share:
mount -t cifs \\\\IPofWINDOWS\\sharename /media/net -o username=user,pass=password
But is there any issue with MP? I'm seeing black screen and no sound when play(green button) avi file from mounted share :(
kevinch9
01-11-2010, 11:05 PM
mount - t cifs.....
invalidad argument
onzifonzi
01-11-2010, 11:15 PM
mount - t cifs.....
invalidad argument
Try exactly what I wrote just replace IPofWINDOWS and share ...
It works !
kevinch9
01-11-2010, 11:20 PM
Try exactly what I wrote just replace IPofWINDOWS and share ...
It works !
with 4 \\\\?
OMG
onzifonzi
01-11-2010, 11:25 PM
with 4 \\\\?
OMG
YES :) \\\\ before IP and \\ before share
**esp**
01-11-2010, 11:55 PM
My 1st test as Premium+ user. 1.0.30
Overall very good and impressive. :)
Used Diseq 1.2 with vbox ok
I have scanned my own channels successfully, but with some BBC channels have SID not found in PAT errors on 28E.
Intermittent no sound which is a known issue.
One Problem Found.
I can crash the image in Positioner Setup when press the Left Curser button on the remote when Tune is highlighted.
Congratulations to The Ripper and his team on resurrecting the Azbox :)
The_Ripper
01-11-2010, 11:57 PM
@onzifonzi
You must contact sattomy regarding MP , he is maintainer of the dvbmediasink plugin for Azbox/Sigma.
Paste some info regarding AVI/MKV file you tried to play ...
pingflood
02-11-2010, 12:00 AM
@kevinch9, here in satpimps I can't yet answer by PM, so I'll answer here.
I think that your question regarding the installation of Arora/QT Webbrowser without and HDD could be useful for another pals.
I think you must have an hdd in order to install Arora/QT Webbrowser.
If you have, try with this package:
http://rapidshare.com/#!download|377|408951593|enigma2-plugin-extensions-webbrowser_0.1.20.1_mipsel.ipk|58 238
Also, as stated by @rsl123, the installation package search for automount device named /dev/sd*1.
On E2 the harddisk is mapped on /dev/hdb. So you must remap devices to installer:
ln -s /dev/hdb /dev/sdb
ln -s /dev/hdb1 /dev/sdb1
Then, install the package:
opkg install /path/to/enigma2-plugin-extensions-webbrowser_0.1.20.1_mipsel.ipk
Is needed about 150mb of free space.
After this, reboot AzBox and remake the links, again with:
ln -s /dev/hdb /dev/sdb
ln -s /dev/hdb1 /dev/sdb1
And start the webbrowser.
If you don't have an hdd, you can try to link sdb* as sda* in all previous steps.
ln -s /dev/hdb /dev/sda
ln -s /dev/hdb1 /dev/sda1
I don't know if this will work, but worth a try. :)
Remembering, as stated by @shklifo, here are the devices used in E2:
1) hda (/dev/hda) is the DOM and the partitions are hda1,hda2 etc.
2) hdb (/dev/hdb) is the internal hard disk with partitions like hdb1, hdb2 etc.
3) sda (/dev/sda) is the first attached usb device with his partitions sda1, sda2 etc
4) sdb (/dev/sdb) is the second attached usb device with the partitions sdb1, sdb2 etc
Tomorrow I'll start testing better the modules and browser. I'll try to patch the installer to use /dev/hdb1 firstly then /dev/sda1 and /dev/sdb1.
Any news I'll share here.
Luck and regards.
onzifonzi
02-11-2010, 12:25 AM
@sattomy,
Here is the little dmesg log from my elite box (1.0.30) when I try to play avi file.
The same avi I've played yesterday with 1.0.29.
@The_Ripper
Where can we put startup scripts or commands?
Regards,
onzi
**esp**
02-11-2010, 12:40 AM
Diseqc 1.2 Positioner Setup Problem
Limits Off using Red button does not seem to disable the limits of my positioner for me?
EDIT**
My Dreambox is the same so it must be something else causing it and not Azbox E2.
I've ordered a new VBox as mine is very old and no support available. That should fix my problem. :)
gtg60
02-11-2010, 01:41 AM
Posted elsewhere but in case you didn't know Enigma 2 v1.0.31 is out
Devices suitable for flashing : Elite - Premium - Premium+ - Ultra
What is new :
- Added support for DVB-S2 Tuner in Ultra model
- Volume UP and Down Mute and Un-Mute for all models
- Few more fixes
Download here (http://azbox-enigma.eu/upload/E2_AZBox_1.0.31.rar)
jamesjay
02-11-2010, 02:36 AM
Hello,
You are not in rescue mode, you are in normal E2 mode.
Simply insert a USB stick with "patch.bin" not "azbox-0.9.5020-patch.bin" and reboot.
So at boot rescue mode will search for and detect "patch.bin", then you will see the IP in the VFD, start Azup.exe on your PC and complete the IP address and press update.
Pr2
Thanks for your reply Pr2,
I have tried a USB stick with various patch.bin on and that did not work, I have even tried 4 different USB sticks from 4gbs to 1gbs.
Azup is stating "you have a NEW kernel in your Azbox" but it can't find rescue mode, so I presume because it knows there is a new kernel, I am using the correct IP address even though the VFD is not showing an IP address, I think the box is not responding to the USB stick in other words it is not loading the new patch on the front or back USB port.
On boot up with a patched USB the box states booting, VFD ready, shows a load of symbols and after that a load of random numbers with what looks like this # next to the numbers. This is what it gave out on the last bootup with a USB stick: 63# 100# 70# 100# 63# 100# 63# 100# 69# 100# 50# 100# 50# 100# 50# 100# 54# 100# it then stays on 100
I am not getting the clogs E2 pages or menu's so I don't think it is in normal E2 mode.
James.
gorgeit
02-11-2010, 02:45 AM
i had the same problem , but it turned out to my connection to the tv .
on one im connected by scart and on the other hdmi .
i thought it didnt work until i looked at the hdmi feed and was there try jiggling your cables around
pingflood
02-11-2010, 05:06 AM
First update about qt webbrowser subject:
1. If you don't have an hdd, if you do
opkg install /path/to/enigma2-plugin-extensions-webbrowser_0.1.20.1_mipsel.ipk it will install on usb drive connected.
Just make sure you have enough free space for the installation (about 150MB).
You don't need to remap drives with symlinks.
After install, just reboot with usb drive connected and check plugins.
2. I have patched the installer to try to install in hdd first. If no hdd, then it will install on usb drive. I'll do some testings and if it's ok I'll upload the package somewhere.
vizes111
02-11-2010, 06:28 AM
Posted elsewhere but in case you didn't know Enigma 2 v1.0.31 is out
Devices suitable for flashing : Elite - Premium - Premium+ - Ultra
What is new :
- Added support for DVB-S2 Tuner in Ultra model
- Volume UP and Down Mute and Un-Mute for all models
- Few more fixes
Download here (http://azbox-enigma.eu/upload/E2_AZBox_1.0.31.rar)
unfortunately wrong the new one e2
:frown::frown::frown:
63 # 100 # 70 # 100 # 63 # 100 # 63 # 100 # 69 # 100 # 50 # 100 # 50 # 100 # 50 # 100 # 54 # 100 #
there is not a picture there is not a menu
sattommy
02-11-2010, 07:34 AM
@sattomy,
Here is the little dmesg log from my elite box (1.0.30) when I try to play avi file.
The same avi I've played yesterday with 1.0.29.
@The_Ripper
Where can we put startup scripts or commands?
Regards,
onzi
I will test this in a few days. Not near an azbox for the coming days.
Regards,
Tommy
Blackie
02-11-2010, 08:01 AM
unfortunately wrong the new one e2
:frown::frown::frown:
63 # 100 # 70 # 100 # 63 # 100 # 63 # 100 # 69 # 100 # 50 # 100 # 50 # 100 # 50 # 100 # 54 # 100 #
there is not a picture there is not a menu
Could you describe your Azbox model & TV connection?
Dennis.Ringler
02-11-2010, 08:06 AM
What is planned for the next version, or what is currently working on?
Can one tell what it looks like maybe with SCT timer, CI, recording?
Another big thanks for making the super work you and the team.
Thanks for your reply Pr2,
I have tried a USB stick with various patch.bin on and that did not work, I have even tried 4 different USB sticks from 4gbs to 1gbs.
Azup is stating "you have a NEW kernel in your Azbox" but it can't find rescue mode, so I presume because it knows there is a new kernel, I am using the correct IP address even though the VFD is not showing an IP address, I think the box is not responding to the USB stick in other words it is not loading the new patch on the front or back USB port.
On boot up with a patched USB the box states booting, VFD ready, shows a load of symbols and after that a load of random numbers with what looks like this # next to the numbers. This is what it gave out on the last bootup with a USB stick: 63# 100# 70# 100# 63# 100# 63# 100# 69# 100# 50# 100# 50# 100# 50# 100# 54# 100# it then stays on 100
I am not getting the clogs E2 pages or menu's so I don't think it is in normal E2 mode.
James.
press OK button on remote control when you see VFD READY...
jamesjay
02-11-2010, 10:22 AM
press OK button on remote control when you see VFD READY...
I did try that earlier but will give it another go later...will also try on the box itself as well.
Cheers M8.
onzifonzi
02-11-2010, 10:40 AM
Hi,
Is in 1.0.31 a fixed tunner driver which supports Elite,Premium,Premium+ and Ultra ?
Thanks
The_Ripper
02-11-2010, 10:46 AM
@jamesjay
Can you pls connect box to the composite out (analog) and check, in current HDMI code HotPlug doesnt work, ofcourse if you havent tried this yet.
EDIT: One more thing, when you telnet to receiver you will know that you are in rescue mode if you see this
Powered by The Ripper, telesat && MickeySa ;)
and if you are in E2 and telnet, I think this you will see
OpenDreambox 1.6.0 dm800
jamesjay
02-11-2010, 12:03 PM
@jamesjay
Can you pls connect box to the composite out (analog) and check, in current HDMI code HotPlug doesnt work, ofcourse if you havent tried this yet.
EDIT: One more thing, when you telnet to receiver you will know that you are in rescue mode if you see this
Powered by The Ripper, telesat && MickeySa ;)
and if you are in E2 and telnet, I think this you will see
OpenDreambox 1.6.0 dm800
@ The_Ripper
I was using a scart cable not HDMI, I have tried with a composite cable from the video out of the box, to the composite in on my TV, which is a Panasonic plasma...and there is no difference, I have noticed however that when I was using the scart cable there was a very quick flash on the top of the black/blank TV screen but don't know if this is relevant.
I have telneted using putty and I am getting opendreambox 1.0.5 Azbox, I don't think I have seen any of the ones you have qouted...I have to go out now but will have a play again later with the composite cable in and report back to you.
Thanks again for help.
James.
gravatasufoca
02-11-2010, 12:52 PM
Will You work on ISDB-T tuner too?
andriorn
02-11-2010, 01:13 PM
Is anyone else getting lag on picture of sat channels?
Is this part of the Timer thing that is a known issue?
I am using AZBox Premium, with the newest E2 version 1.0.31 on Astra 2
PS.
Big thanks to The_Ripper and team! Enigma is looking better and better by the day!
pateken
02-11-2010, 01:56 PM
work wifi internal azbox premium?
tnx
gorgeit
02-11-2010, 02:09 PM
jamesjay
i was using composite and got no picture
i switched to hdmi and all works
kelddamsbo
02-11-2010, 02:11 PM
Tested Enigma 2 v1.0.31 on P+, but it cant find any channels, no signal on tuner.
Gone back to Enigma 2 v1.0.30, and tuner okay.
Cant get CCcam or newcs to fint my smargo cardreader+, is it not supported on P+, has anyone tried it ?
vizes111
02-11-2010, 02:12 PM
Could you describe your Azbox model & TV connection?
samsung LCD Premiu+
scart & HDMI
gorgeit
02-11-2010, 02:39 PM
kelddamsbo
same here reverted back to Enigma 2 v1.0.30 also
vizes111
02-11-2010, 02:42 PM
kelddamsbo
same here reverted back to Enigma 2 v1.0.30 also
me, too back up regained
pingflood
02-11-2010, 03:56 PM
Here is the QT Webbrowser plugin patched to install on E2. The installer will look for room in the following order:
1. /dev/hdb1
2. /dev/sdb1
3. /dev/sda1
Remember to have at least 150MB free in order to install and that this proccess take a couple of minutes.
Download here:
http://www.multiupload.com/39SI45BQOA
The browser still not very responsive and here it has some screen resolution issues.
I saw some scriptings in the installer about this and will take a look other time.
Mouse works fine (not very good, but fine). Later I'll check how keyboard works with it.
If you have some experience, share with us. :)
marcinq76
02-11-2010, 04:15 PM
@e2 team
please donīt ban me because of this question...
Is there any time frame for the audio timer?
To be honest, itīs the only bug forcing me to stay on the official beta... (and my wife:-))
numark0504
02-11-2010, 04:33 PM
hi all,
does somebody know when the ci slots are working?
thanks for answer in advance !
moicas3004
02-11-2010, 04:39 PM
When they are done....:respect-050:
You guys, the team is working, so sit and wait for the releases.
Everiting in its time.
Problems changing channels with v .31 (used .29 before). Channels "hang" and I can only get back to a moving video by changing to the channel I came from. I should also add that I had problems using the first driver for the premium (that was solved a day or 2 later).
Last part of dmesg:
DVB: video0 stop command sended to the video decoder
dvb_video_release
DVB: audio0 stop command sended to the audio decoder
DVB: audio0 play command sended to the audio decoder
DEMUX: SetSource(0)
DVB: video0 Open the pools
DVB: video0 dmapool id = 3
DVB: video0 count : 1, timeout = 10000
DVB: audio0 Open the pools
DVB: audio0 dmapool id = 4
DVB: audio0 count : 1, timeout = 10000
DVB: video0 play command sended to the video decoder
DVB: audio0 play command sended to the audio decoder
DVB: audio0 play command sended to the audio decoder
dvb_ca_ioctl: Error - invalid ioctl 80086f87
dvb_ca_ioctl: Error - invalid ioctl 80086f87
dvb_ca_ioctl: Error - invalid ioctl 80086f87
dvb_ca_ioctl: Error - invalid ioctl 80086f87
DVB: Error EMhwlibReceiveBuffer! RM_INSUFFICIENT_SIZE -> for PID 0001
DVB: Error EMhwlibReceiveBuffer! RM_INSUFFICIENT_SIZE -> for PID 1FA2
DVB: Error EMhwlibReceiveBuffer! RM_INSUFFICIENT_SIZE -> for PID 1FA3
DVB: Error EMhwlibReceiveBuffer! RM_INSUFFICIENT_SIZE -> for PID 1FA3
DVB: Error EMhwlibReceiveBuffer! RM_INSUFFICIENT_SIZE -> for PID 1FA2
DVB: Error EMhwlibReceiveBuffer! RM_INSUFFICIENT_SIZE -> for PID 1FA3
EDIT: Gone back to .29 and it's OK to use again.
jamesjay
02-11-2010, 07:39 PM
@ The_Ripper
I was using a scart cable not HDMI, I have tried with a composite cable from the video out of the box, to the composite in on my TV, which is a Panasonic plasma...and there is no difference, I have noticed however that when I was using the scart cable there was a very quick flash on the top of the black/blank TV screen but don't know if this is relevant.
I have telneted using putty and I am getting opendreambox 1.0.5 Azbox, I don't think I have seen any of the ones you have qouted...I have to go out now but will have a play again later with the composite cable in and report back to you.
Thanks again for help.
James.
@ The_Ripper
Using a composite or scart cable made no difference, i don't get an IP address I have been using filezilla to look at the files "update" and "backup_kernel" to see if they are in the right directory with "update" being 755 Chmod and they are where they should be...when I putty this command: ./update /MMP/backup_kernel
I get the reply -SH: ./update: not found
If I try to flash any firmware using a USB stick the box just bypasses the stick regardless of if it is the oldest or newest original opensat firmware...I even tried flashing E2 1.0.30 and that didn't work.
I can connect to the box with DCC, filezilla, putty, ACC, and even when I use Azup I get a connection but it responds with a box saying "No rescue mode!!!" "Put patch.bin on your USB stick, reboot and try again", so I must have corrupted the E2 download somehow and I am missing files?
Thanks for putting up with me!!!
James.
feedme
02-11-2010, 08:50 PM
To use usb keyboard and mouse there is one kernel module missing: uhci-hcd.ko
Needed modules are: hid.ko uhci-hcd.ko usbhid.ko usbkbd.ko usbmouse.ko
I've compiled uhci-hcd.ko. The mouse is working in Qt Webbrowser. The keyboard is recognized but not working.
Maybe, my module is not 100% compatible to the_rippers kernel!
* modules compiled by the_ripper + uhci-hcd.ko
http://hotfile.com/dl/79814413/5062dfc/usb-modules.zip.html
* copy the 'misc' folder to '/lib/modules/2.6.22.19-19-the_ripper/kernel/'
* make
depmod -a
* reboot the box with connected mouse/keyboard
* all usb devices are listed in
cat /proc/bus/usb/devices
someone is able to use the keyboard?
Installed browser and all usb-stuff after I realised that they are not included in the browser pack.
The mouse is working.
kbd is not working with the browser.
BUT I can move in the normal enigma menus , arrow keys, number keys, esc working.
Jus can't find any key for MENU : ), so must open menu first with remote.
pingflood
02-11-2010, 09:34 PM
Installed browser and all usb-stuff after I realised that they are not included in the browser pack.
The mouse is working.
kbd is not working with the browser.
BUT I can move in the normal enigma menus , arrow keys, number keys, esc working.
Jus can't find any key for MENU : ), so must open menu first with remote.
You can try to customize the keymap for this.
Take a look at @neutrino keymap here:
https://www.satpimps.co.uk/showthread.php?t=141557
Does your keyboard works in any other plugin, or this issue is just with webbrowser?
rsl123
02-11-2010, 10:03 PM
Hadn't realized that the keyboard is working in the menus. I can also use the keyboard in other plugins. Only not in the web browser.
But something must be wrong with the driver: caps-lock and num-lock can't get be activated.
And, in Qt browser the mouse moves only when the sat tv is not spluttering...
kelddamsbo
03-11-2010, 10:20 AM
I have found out there is not any usb to seriel driver in the present image.
I need ftdi_sio.ko and usbserial.ko for my P+.
Can I just take them from the original firmware ?
How di I install them, just some modprobe ?
I need them for CCcam to use my smargo cardreader.
MickeySa
03-11-2010, 01:04 PM
Update :
Thanks to the DDamir and the_ripper - VFD fixed on Elite/Premium/Premium+ ( Showing all actions on VFD ) , P+ and Ultra FAN Control, Standby ( it is under work, as the power button is not yet mapped and it is used also for REBOOT ).
Stay tuned !
pingflood
03-11-2010, 03:39 PM
Great news, @MickeySa!
My Premium is eager to test a new version. :)
leerock
03-11-2010, 03:50 PM
This team, every couple of days,
are making greater steps forward,
than Openbug in a whole year!!
Thanks a lot the ripper, telesat, mickey and tommy!
[0_o]
03-11-2010, 04:22 PM
Great improvement!
Thanks a lot to all team!
:)
jaksa72
03-11-2010, 04:29 PM
Anyone got working Media player on latest firmware 1.0.31
For me swaping libdvbmediasink files did not work.
I have Premium model
moicas3004
03-11-2010, 04:38 PM
@ Team
Take you time, and see if you can solve the tunners problem with sound before lunching new image.
We dont new to have new image every couple of days. just try to sort the priority stuff first.
And we , user , just have to wait. Is better.
Great job so far.
pingflood
03-11-2010, 04:39 PM
For me mediaplayer didn't worked too.
I thought it was because of many testings I was doing, thats why I didn't reported.
Now, that you said, maybe could be a general problem on 1.0.31.
Tested in AzBox Premium.
kooleracer
03-11-2010, 04:46 PM
@ Team
Take you time, and see if you can solve the tunners problem with sound before lunching new image.
We dont new to have new image every couple of days. just try to sort the priority stuff first.
And we , user , just have to wait. Is better.
Great job so far.
I totally agree with moicas, i think stc timmers fix should be no.1 priority because when thats fixed we can use E2 as primary software. The VFD en remote control is nice, but sound is a bigger issue right now. I know there a different teams working on different things. But hope that the sound issue will solved soon.
But for now great job with every new alpha not only the numbers change like with opensat FW, but the software is actually improving :respect-046:
pingflood
03-11-2010, 04:49 PM
@moicas3004,
I think that as they don't work by "transpiration", as working by "inspiration" sometimes the solution for one problem could appear before another, not in a linear time.
The rhythm of the development is going is far better that any of us could expect.
Let's enjoy, help as possible, learn a lot and leave them work as they wish. :D
jamesjay
03-11-2010, 05:15 PM
Update :
Thanks to the DDamir and the_ripper - VFD fixed on Elite/Premium/Premium+ ( Showing all actions on VFD ) , P+ and Ultra FAN Control, Standby ( it is under work, as the power button is not yet mapped and it is used also for REBOOT ).
Stay tuned !
Is it possible this will help those like me that have loaded E2 but cannot revert back or update because they don't see a VFD?
Thanks
James.
gorgeit
03-11-2010, 05:51 PM
i have a clarke tech which i use to blind scan the files are saved
as a ndf format is there any program that will change it into the
service file so i can upload it to the azbox.
im new to the dreambox world so any help would be very welcome
thanks
arcibald
03-11-2010, 06:23 PM
Anyone got working Media player on latest firmware 1.0.31
For me swaping libdvbmediasink files did not work.
I have Premium model
For me mediaplayer didn't worked too.
I thought it was because of many testings I was doing, thats why I didn't reported.
Now, that you said, maybe could be a general problem on 1.0.31.
Tested in AzBox Premium.
I reported Today on the official forum !!!
Like you ... I also confirm that on AZBox Premium ... Mediaplayer does not work ... Nothing ... if you check with dmesg ... not successfully set audio & video decoder ... obviously does not work either play of video from Youtube !!!
Patience ... We have to wait for the new fix ... :respect-054:
Regards
Arci
**esp**
03-11-2010, 06:33 PM
Is it possible this will help those like me that have loaded E2 but cannot revert back or update because they don't see a VFD?
No.
VFD fix will display the correct activity instead of just Premium+ as it does now.
satdish101
04-11-2010, 05:54 PM
1.0.31 installed without issue on my Ultra. I know its only alpha and much work to be done but amazing to see it working. big thanks to The_ripper and team :applause-003:
the premium + and ultra both have hardware blindscan, will a separate plug-in be needed or is that functionality something on the list to be added directly to E2?
Shadz
04-11-2010, 06:34 PM
Hey guys, thanks for the hard work!!
I have a suggestion for the long future: can you implement closed caption support? I have some deaf relatives and I can't watch Azbox with them, because it has no Closed Caption. =(
Thanks!!
guys please add wifi support :respect-055:
voki081
04-11-2010, 08:05 PM
guys please add wifi support :respect-055:
Wifi support is already added, but you need to install manualy.
Mickey_sa posted howto start wirelles in a lot post ago.
You have it here
https://www.satpimps.co.uk/showthread.php?t=139902
item 14.
Brgd
amyren
04-11-2010, 08:57 PM
EDIT:
Deleted contence of my post. Just noticed that this information (DS team) was already posted in a separate thread..
I think you guys need a beer fund for the great job your doing:respect-055::cheers2:
crazy2
04-11-2010, 10:09 PM
Wireless connectivity is premium crash
I'm sorry english
Wifi support is already added, but you need to install manualy.
Mickey_sa posted howto start wirelles in a lot post ago.
You have it here
https://www.satpimps.co.uk/showthread.php?t=139902
item 14.
Brgd
u kidding? fw image should have it.
sofrenic
05-11-2010, 12:02 AM
wifi not available for now
leerock
05-11-2010, 01:41 AM
u kidding? fw image should have it.
You are right man...
I believe that , the ripper and the rest bunch of s***bags
will soon have a good apology for you...
croat
05-11-2010, 03:30 AM
wifi is working fine if you follow the instructions posted some time ago ...
RogerThis
05-11-2010, 09:37 AM
It's slow going on this thread at the moment.
Any body know what the team are working on?
Sound bug? SVN? First beta?
the devil never sleeps... they are working, safe.
Smudger
05-11-2010, 10:13 AM
It's slow going on this thread at the moment.
Any body know what the team are working on?
Sound bug? SVN? First beta?
Not as slow as Opensat's releases :)
Would be nice to think that the Sound bug is number one.
As then more of us would leave on E2 at the moment I use the USB boot option.
:)
jamesjay
05-11-2010, 11:23 AM
It's slow going on this thread at the moment.
Any body know what the team are working on?
Sound bug? SVN? First beta?
I think this is the answer to your question, I presume when all is done there will be a new release.
Update :
Thanks to the DDamir and the_ripper - VFD fixed on Elite/Premium/Premium+ ( Showing all actions on VFD ) , P+ and Ultra FAN Control, Standby ( it is under work, as the power button is not yet mapped and it is used also for REBOOT ).
Stay tuned !
Just wondering how many are stuck on the first test version of E2 because they don't get a VFD IP address on reboot...it's not just me is it?
If your were and you sorted it please post.
Thanks
James.
cro1969
05-11-2010, 11:28 AM
ok for a start switch box off from power and also network plug wait 5 minutes then restart box you should be able to see ip address in vft now!!
bluedawe
05-11-2010, 11:36 AM
ok for a start switch box off from power and also network plug wait 5 minutes then restart box you should be able to see ip address in vft now!!
I'm stucked on 'booting', whenever the USB key is inserted, or not.
Can anyone help? Thanks.
digihoe
05-11-2010, 11:40 AM
I think this is the answer to your question, I presume when all is done there will be a new release.
Just wondering how many are stuck on the first test version of E2 because they don't get a VFD IP address on reboot...it's not just me is it?
If your were and you sorted it please post.
Thanks
James.
Use LAN (WiFi will not work at all) cable connected to a DHCP (computer or router) server, restart the box with the USB containing patch.bin. IP should show, if nothing has went bad.
Be sure to use a crossover cable if you connect to a computer and that DHCP really is working.
digihoe
05-11-2010, 11:47 AM
I'm stucked on 'booting', whenever the USB key is inserted, or not.
Can anyone help? Thanks.
Do you have an internal HDD? If so try disconnecting it and reboot without it connected. If not working try formating the DOM. And try to boot again.
I had this problem (on offical FW) with a HDD that went bad (bad sectors/boot sectors/partition error).
bluedawe
05-11-2010, 11:56 AM
Do you have an internal HDD? If so try disconnecting it and reboot without it connected. If not working try formating the DOM. And try to boot again.
I had this problem (on offical FW) with a HDD that went bad (bad sectors/boot sectors/partition error).
Hi!
It's premium, but no HDD connected. Will try to format DOM today.
Thanks for idea!
Hi!
It's premium, but no HDD connected. Will try to format DOM today.
Thanks for idea!
How do I format DOM please
bluedawe
05-11-2010, 12:43 PM
How do I format DOM please
It looks like standart 3,5" IDE socket, so I will connect it to normal IDE socket in PC and format to.... ext2
Hi!
It's premium, but no HDD connected. Will try to format DOM today.
Thanks for idea!
It looks like standart 3,5" IDE socket, so I will connect it to normal IDE socket in PC and format to.... ext2
Thanks for the quick reply,Ill try that now
kebien
05-11-2010, 01:22 PM
You can also try to get the box ip from the router logs,because if the box is connected to the lan,the router should have the box IP showing in the logs.
And the MAC too.
This happen if you have a router to split your network.
Or you can use DCC (dreambox control center) that has a function to search for all IP's present in the lan.
You surely can get the box IP by elimination (by knowing the IP of your connected devices)
croat
05-11-2010, 01:39 PM
btw. for the ones having problems with wlan ...
read the README included in wlan.zip also and edit rt61sta.dat to your needs as described in the file , reupload the file and restart your ra0.
crawley
05-11-2010, 01:48 PM
The people with the VFD, count yourselves lucky! I have an Ultra with no VFD so had to guess the IP. hehe :)
kebien
05-11-2010, 01:58 PM
That's because you didn't know about DCC.(and others)
The IP doesn;t need to be "guessed" ,only need to be found,and DCC can do that for you in a minute.
arcibald
05-11-2010, 02:01 PM
The people with the VFD, count yourselves lucky! I have an Ultra with no VFD so had to guess the IP. hehe :)
In these cases ... it would be sufficient to use the programs that make to IP address scan on your network! ;)
An example: Angry IP Scanner ... search with google !!!
Regards
Arci
pingflood
05-11-2010, 02:10 PM
How could this help?
If your AzBox doesn't have an IP, where DCC/Angry IP Scanner will point?
Better you configure your DHCP server properly instead waste your time with all this workarounds.
jamesjay
05-11-2010, 02:41 PM
Use LAN (WiFi will not work at all) cable connected to a DHCP (computer or router) server, restart the box with the USB containing patch.bin. IP should show, if nothing has went bad.
Be sure to use a crossover cable if you connect to a computer and that DHCP really is working.
Thanks for your advice M8...I think something has gone bad in my case, I never used WiFi always cable connected to a router, and I have crossover cable from my lappy to my router and the router is connected to the box, I can get the Azbox's IP address from DCC and can connect with every application except for Azup, I can even go into my router's attached devices and confirm connection and the box's IP address, but when I put the IP address in Azup and try to update I get "you have a new Kernel in your Azbox", but I then get a box saying "no rescue mode" "Put a patch.bin on your USB stick, reboot and try again"
Off and on been messing with this for a few days now and trying various things, but recently I have been getting a mosaic and then after that a green screen when using scart or component cable, I know I am using the correct IP address because I can filezilla, so I think that I need to force the patch somehow or to add something when in filezilla to get the Box to respond to the USB stick. The only other option is to format the DOM but I need an idiots type step by step guide to do this and I can't find one.
Thanks again,
James.
arcibald
05-11-2010, 02:59 PM
How could this help?
If your AzBox doesn't have an IP, where DCC/Angry IP Scanner will point?
Better you configure your DHCP server properly instead waste your time with all this workarounds.
It seems obvious that the messages were addressed to the holders of Ultra HD model (without VFD) ... ;)
For the rest ... simply enable DHCP and possibly control the devices connected to the router's web browser page!
Regards
Arci
Smudger
05-11-2010, 03:01 PM
Try usig the other USB port.
kebien
05-11-2010, 03:02 PM
How could this help?
If your AzBox doesn't have an IP, where DCC/Angry IP Scanner will point?
Better you configure your DHCP server properly instead waste your time with all this workarounds.
You need to read AND understand.
Ultra doesn't have VFD,so this is not a workaround,is a must do.
DCC scans the network,as well as others do,and find the box's IP,no guesses involved.
jamesjay
05-11-2010, 03:30 PM
Try usig the other USB port.
Hi Smudger M8,
Not sure if you were referring to my post or not but if you were...I had already tried front and back USB ports no joy.
Thanks
James.
arcibald
05-11-2010, 03:45 PM
What model of Azbox ... Premium or Elite?
Read this chance to recover! HERE (https://www.satpimps.co.uk/showpost.php?p=761987&postcount=9)
If you have a storage device that is seen, copy the patch.bin (ex. 0.9.5020) on /dev/xxxx and mount the cramfs on it ... and then reload the old kernel (Opensat) ... at new reboot ... you can regain access to USB Upgrade menu, where you can reformat DOM and reinstall what you want ! ;)
Regards
Arci
zfeet
05-11-2010, 04:27 PM
"you have a new Kernel in your Azbox", but I then get a box saying "no rescue mode" "Put a patch.bin on your USB stick, reboot and try again"
Do you actually have patch.bin on your USB stick and has it been formatted as FAT32?
pingflood
05-11-2010, 04:45 PM
You need to read AND understand.
Ultra doesn't have VFD,so this is not a workaround,is a must do.
DCC scans the network,as well as others do,and find the box's IP,no guesses involved.
For my Ultra I just enter in router's web interface and check Ultra assigned IP by DHCP.
No guessing or workaround needings.
Also, as my router's DHCP remember devices by MAC, IP is always the same, using original fw or using E2 firmware.
Anyway, you could also install a bunch of other software to do that same thing. :) User's choice.
I didn't say that use a IP scanner or other tool are the wrong way for Ultra.
I meant that in cases where your box don't get an IP none of this tools should help.
Abdul1508
05-11-2010, 05:18 PM
We have recently been very much spoiled by the team it's so quiet, so nice if we had something new for the weekend to test. with all due respect natural
with what they have given us so far.
with best regards:001_005:
PsiDOC
05-11-2010, 06:32 PM
Patience.. Have patience. A new firmware will be along soon. :)
leerock
05-11-2010, 06:58 PM
We have recently been very much spoiled by the team it's so quiet, so nice if we had something new for the weekend to test. with all due respect natural
with what they have given us so far.
with best regards:001_005:
by MickeySa on official forum today
Since version 1.0.31 new FIX's are :
- VFD trough AzBoxVFD Plugin ( Channel name, Time etc. )
- Standby function
- HDMI Loop ( hotplug )
As there is new progress, all fix and changes will be written here.
jamesjay
05-11-2010, 07:11 PM
Do you actually have patch.bin on your USB stick and has it been formatted as FAT32?
Hi Zfeet,
Yes, I have even bought some new 2GB ones which were formatted fat32, so I have tried 5 different makes of USB stick from 1GB to 4 GB all formatted fat32.
Thanks M8 any input or advice is greatly appreciated.
James.
crawley
05-11-2010, 07:15 PM
That's because you didn't know about DCC.(and others)
The IP doesn;t need to be "guessed" ,only need to be found,and DCC can do that for you in a minute.
In these cases ... it would be sufficient to use the programs that make to IP address scan on your network! ;)
An example: Angry IP Scanner ... search with google !!!
Regards
Arci
lol I was being funny.Lost in translation! :P I just had to check my routers LAN IP address management.
Smudger
05-11-2010, 07:24 PM
by MickeySa on official forum today
Since version 1.0.31 new FIX's are :
- VFD trough AzBoxVFD Plugin ( Channel name, Time etc. )
- Standby function
- HDMI Loop ( hotplug )
As there is new progress, all fix and changes will be written here.
What's a HDMI Loop?
**esp**
05-11-2010, 07:28 PM
What's a HDMI Loop?
Not sure, but there is a problem with HDMI locking up the Azbox, so maybe this is to do with hotplug and is now fixed?
medonjonjo
05-11-2010, 07:28 PM
jamesjay
Try first to put an older version of the 2nd Enigma
Hello.
kam2006
05-11-2010, 09:09 PM
azbox Premium all the solutions did not succeeded in installing the wireless on my Give me another way
@ Satommy:
I tried the plugin enigma2-plugin-extensions-****center_experimental-cvs20101025-r0_dm800 and everything works fine.
I can go to the menus and I can select the video. Player opens. But I can not plays back any video. I think the problem is that all videos are *. mp4. A problem of codec?
kebien
05-11-2010, 09:29 PM
What's a HDMI Loop?
Is probably how hotplug works for hdmi.
When hdmi cable is connected it should be detected and video output should restart with HDMI enabled,as in a loop.
I think is a condition of hotplug
jamesjay
05-11-2010, 09:48 PM
jamesjay
Try first to put an older version of the 2nd Enigma
Hello.
Hi M8,
That would be impossible I cannot load anything with a USB stick, I have tried to load other versions of E2 but the USB ports are not responding on my box. I know how to use applications for FTP and Telneting but that was for only simple tasks with Opensat stuff, I have no real experience with Dreambox's and real coding.
If it was possible to override the E2 version I have by transfer another version of E2 via filezilla I would, but I don't know where to put the file, or for that matter what Telnet commands I would need to get it going. Having looked at a post that explained how to return to Opensat firmware by using Filezilla and Telnet, the Telnet commands looked very complicated for a novice, and I would probably do more harm than good.
I got this advice from Arcibald.
"If you have a storage device that is seen, copy the patch.bin (ex. 0.9.5020) on /dev/xxxx and mount the cramfs on it ... and then reload the old kernel (Opensat) ... at new reboot ... you can regain access to USB Upgrade menu, where you can reformat DOM and reinstall what you want !"
I can find dev, but don't know what xxxx or mount the cramfs means.
So following these instructions from Slarva,
You can recovery manually to original firmware like this, you must have harddisk inside the box and original patch.bin (copy it with ftp program like FileZilla) in there too:
telnet (use Putty or something else) to box
mkdir /hdb
mount /dev/hdb1 /hdb
dd if=/hdb/patch.bin of=/hdb/patch.cra bs=56 skip=1
then will be the cramfs be mounted whith loop
mkdir /Patch
mount -o loop /hdb/patch.cra /Patch
dd if=/Patch/FLASH/loader.bin skip=512 of=/dev/mtdblock4 bs=1024
reboot box
is not going to go well, I am sure if I had a better knowledge of coding then I could do it but I am not confident so could end up with a completely dead box.
Kind regards
James.
Sjaak66
05-11-2010, 10:17 PM
Did my first test with the latest E2 version, but no go.
Sharp tele couldn't find HDMI or SCART at all.
Went back one version to .30 and it worked but no sound at all.
Anyway my disecq was ok (10 lnb on WaveFrontier), scans ok.
Looks very promising.
I'm going to wait for the first Beta release.
Keep up the good work team thank fo so far !!
**esp**
05-11-2010, 10:34 PM
@jamesjay
Have you tried this... https://www.satpimps.co.uk/showthread.php?t=141544
I think you need Step. 7 onwards if you have read the tutorial, as you can already FTP/Telnet your box?
Step 7
Now let’s go to transfer the necessary files to the box using FTP
To do this, we connect with our favorite FTP client (I use filezilla). You have to enter the IP address we got on previous step. The user is root, and the password is azbox, as usual. Copy files (Files are in the Files folder of this tutorial):
backup_kernel : Copy it to /MMP on the box
update : Copy it to /tmp on the box
Step 8
Return to the putty windows, where it asks login and password.
The user is root, and the password azbox.
Type:
cd /tmp (We move to /tmp directory)
chmod a+x update (We give the file run permission)
./update /MMP/backup_kernel (start restoration)
The process will begin, and will show progress.
When the process completes, the decoder will reboot, and will come to life!
We have 100% operational box with the original firmware!
Now, we can flash the firmware we want. Don’t forget to make a “Format Application Area” to clean up remnants of previous firmware
arcibald
05-11-2010, 10:55 PM
Hi M8,
That would be impossible I cannot load anything with a USB stick, I have tried to load other versions of E2 but the USB ports are not responding on my box. I know how to use applications for FTP and Telneting but that was for only simple tasks with Opensat stuff, I have no real experience with Dreambox's and real coding.
If it was possible to override the E2 version I have by transfer another version of E2 via filezilla I would, but I don't know where to put the file, or for that matter what Telnet commands I would need to get it going. Having looked at a post that explained how to return to Opensat firmware by using Filezilla and Telnet, the Telnet commands looked very complicated for a novice, and I would probably do more harm than good.
................................. ....
@jamesjay
If you do not feel safe and do not know Linux very well, you can still try the @Telesat procedure ... that MickeySa showed in the first post:
BACK TO ORIGINAL FW (https://www.satpimps.co.uk/showpost.php?p=736014&postcount=1) ...
If You have problem with E2 and want to go back to the original FW, as this is beta version :
Download file BACK TO ORIGINAL FW.rar , attached to this post.
First DELETE 2 pictures from the MMP directory !!! and than transfer this files !!!
Put file update in the /tmp directory and give CHMOD 755 .
Also , put the file backup_kernel in /MMP directory .
Connect to telnet, and run this command :
./update /MMP/backup_kernel
NOTE: Also You can put this files on usb and run them from it !!!
After, that flash AzBox with original fw, that is all.
Regards
Arci
cimkaya
05-11-2010, 10:55 PM
We have recently been very much spoiled by the team it's so quiet, so nice if we had something new for the weekend to test. with all due respect natural
with what they have given us so far.
with best regards:001_005:
M8,
In software development project, it is commonly known that 80% of work is done in 20% of time, the 20% of work left takes 80% of time.
So today, we could say that The_Ripper and his team have already developped most essential functionnalities of E2 for Azbox. So now it is time to stabilise E2 and this is the most difficult task.
NodiSa
05-11-2010, 11:18 PM
VFD - OK
EMU - OK, trough blue panel
CC*am 2.1.4 - OK
ZAP - OK...
Clock - OK...
etc...
ScreanShot, what your words as the first - not that it is a small step - but .... Uhhhhhh
Pictures go without comment, and a picture speaks vishe of words I think that it is not necessary,
I emphasize that no one I had demolition E2, and I install of everything ...
http://lh5.ggpht.com/_HMyt1_tBnmA/TNR_8RtXOhI/AAAAAAAAAcY/IjvcuEJU-xE/DS_E2_1.jpg
http://lh6.ggpht.com/_HMyt1_tBnmA/TNR_8xAewjI/AAAAAAAAAcc/z3sVAUZbLOc/DS_E2_2.jpg
http://lh4.ggpht.com/_HMyt1_tBnmA/TNR_83-gN_I/AAAAAAAAAcg/w7BgoWEwr9Q/DS_E2_3.jpg
http://lh3.ggpht.com/_HMyt1_tBnmA/TNR_9GeaIdI/AAAAAAAAAck/oyzeGXPnjGE/DS_E2_4.jpg
http://lh3.ggpht.com/_HMyt1_tBnmA/TNR_9PjaLHI/AAAAAAAAAco/pmbZnO00l7g/DS_E2_5.jpg
http://lh4.ggpht.com/_HMyt1_tBnmA/TNSAMILHvlI/AAAAAAAAAcs/8U73JNvLxPM/DS_E2_6.jpg
jamesjay
06-11-2010, 12:14 AM
@jamesjay
Have you tried this... https://www.satpimps.co.uk/showthread.php?t=141544
I think you need Step. 7 onwards if you have read the tutorial, as you can already FTP/Telnet your box?
Step 7
Now lets go to transfer the necessary files to the box using FTP
To do this, we connect with our favorite FTP client (I use filezilla). You have to enter the IP address we got on previous step. The user is root, and the password is azbox, as usual. Copy files (Files are in the Files folder of this tutorial):
backup_kernel : Copy it to /MMP on the box
update : Copy it to /tmp on the box
Step 8
Return to the putty windows, where it asks login and password.
The user is root, and the password azbox.
Type:
cd /tmp (We move to /tmp directory)
chmod a+x update (We give the file run permission)
./update /MMP/backup_kernel (start restoration)
The process will begin, and will show progress.
When the process completes, the decoder will reboot, and will come to life!
We have 100% operational box with the original firmware!
Now, we can flash the firmware we want. Dont forget to make a Format Application Area to clean up remnants of previous firmware
Thanks **esp** your a star,
I will give that a go later when I have more time on the lappy it's been taken over by one of my daughters, step 8 looks slightly different that what I have tried so far.
Best wishes and thanks again,
James.
jamesjay
06-11-2010, 12:27 AM
@jamesjay
If you do not feel safe and do not know Linux very well, you can still try the @Telesat procedure ... that MickeySa showed in the first post:
BACK TO ORIGINAL FW (https://www.satpimps.co.uk/showpost.php?p=736014&postcount=1) ...
Regards
Arci
Thanks again Arci for trying to help me, I have been trying that but the wheels come off at : ./update /MMP/backup_kernel
I get something like "no update found" or words to that effect.
Cheers M8
James.
MoRpHiUS_x
06-11-2010, 12:31 AM
Thanks again Arci for trying to help me, I have been trying that but the wheels come off at : ./update /MMP/backup_kernel
I get something like "no update found" or words to that effect.
Cheers M8
James.
Copy update to /tmp folder
Copy backup_kernel to /MMP folder
After login in telnet mode.
Type:
cd /tmp
chmod a+x update
./update /MMP/backup_kernel
jamesjay
06-11-2010, 03:07 AM
Thanks **esp** your a star,
I will give that a go later when I have more time on the lappy it's been taken over by one of my daughters, step 8 looks slightly different that what I have tried so far.
Best wishes and thanks again,
James.
@ **Esp** you really are a STAR :respect-023:
I cannot thank you enough M8...I was missing this bit:
cd /tmp (We move to /tmp directory)
chmod a+x update (We give the file run permission)
As soon has I followed those instructions the box accepted the update, and it got me back to the Opensat upgrade page, from there I was able to load 0.9.4219 and I have now updated to 0.9.5020 so back to the firmware I had before testing E2.
A BIG THANK YOU to everyone that tried to help me over the last couple of days I was beginning to think my box was dead forever...just at a time when E2 was making it into a box worth having.
Many Thanks and Kind Regards.
James.
Sjaak66
06-11-2010, 10:52 AM
James,
Your experience was tricky for you, but one lesson we all learn out of this is that lots of things are repairable even when we think there not.
I followed this threat whit curiosity because this can happen to me to.
Now there is a good work around to restore the system.
Thanks all involved.
jamesjay
06-11-2010, 11:47 AM
James,
Your experience was tricky for you, but one lesson we all learn out of this is that lots of things are repairable even when we think there not.
I followed this threat whit curiosity because this can happen to me to.
Now there is a good work around to restore the system.
Thanks all involved.
Well said, I agree with you 100%...but I am not sure if I restored the box and reverted to opensat firmware how it was intended.
I think running this: "cd /tmp chmod" then "a+x update" caused the E2 firmware to crash and forced the box back to the opensat upgrade page.
I am just grateful to the members that helped me even when they were suggesting something I had already attempted.
Cheers,
James.
**esp**
06-11-2010, 12:00 PM
Good to hear you got your box working jamesjay :)
At least we know that method does work and should help a lot of people.
If you are going to try E2 again, then I would opt for v1.0.30 as that's the version I am running in my P+
Make sure you don't remove the USB stick until after the box has rebooted, and then you may have to put the USB back in again if E2 does not run, then reboot Azbox with the USB stick in which should put it in Rescue mode showing the IP if you have router attached, and then use Azup to install the E2 again with your box IP.
Jamesjay, I'm glad you got your box working again. I completely understand the relief that you must have felt when it came back to life!
I've been struggling to find a solution to my problems for nearly two weeks, now and I've tried different fixes without finding a solution. In fact, I have now made things worse because I cannot even connect with telnet or filezilla now. I think things have got worse through a combination of my inexperience with linux and my own stupidity.
I started out as described in post #1673 https://www.satpimps.co.uk/showpost.php?p=761133&postcount=1673 and was quite rightly told by leao6 to go and read more. At that point the display showed the boxs IP Address and I could connect via telnet, filezilla and serial cable.
I have read every post several times now and tried these fixes without success:
When I tried the fix in
https://www.satpimps.co.uk/showthread.php?p=761166#post76116 6
I connected with the serial cable and followed the process through and it all seemed to go smoothly until I could not connect through tftp no matter how many times I repeated the process and tried various changes in the program settings. After this the display changed to show Booting, Gecko IP and the boxs IP address.
When I tried the fix in
https://www.satpimps.co.uk/showpost.php?p=736442&postcount=117
it all seemed to be going smoothly but got stuck in rebooting. I switched the box off and on again. Since then I now have the display showing Err:NO_DISK, Connect AS. I can no longer connect through telnet or filezilla and the IP Address is no longer showing.
I am sorry to bother you guys when my problems seem partly down to my own stupidity, but I am unable to work this out myself. Can anyone help me with this? Its driving me crazy!
RogerThis
06-11-2010, 02:56 PM
VFD - OK
EMU - OK, trough blue panel
CC*am 2.1.4 - OK
ZAP - OK...
Clock - OK...
etc...
ScreanShot, what your words as the first - not that it is a small step - but .... Uhhhhhh
Pictures go without comment, and a picture speaks vishe of words I think that it is not necessary,
I emphasize that no one I had demolition E2, and I install of everything ...
Is this from the DS image?
Smudger
06-11-2010, 03:13 PM
Yes it is.
It's a good image but still needs all the finishes from the AzboxE2 team for fixes.
richy18
06-11-2010, 04:16 PM
Hi,
i've installed CCcam and NewCS in EII 1.0.30 but the internal cardreader seems not working. Is it possible to read the smartcard in the internal reader or in Smargo or is it necessary to share the card in another Box?
I tried S.G.C and Glass UnivCam-Manager to install CCcam and NewCS but both without results.
Internal Reader does not work because there is no /dev/sci0
Smargo does not work because there is no FTDI-Driver installed.
Does anybody have a source for this driver?
Best regards
Ralf
I can still connect with the serial cable. This is what comes up in Putty when I reboot the box:
xosPe0 serial#c795d7a7b13a488198f565e834 f44f62 subid 0x50
xenv cs2 ok
xosPe0 serial#c795d7a7b13a488198f565e834 f44f62 subid 0x50
xenv cs2 ok
power supply: ok
dram0 ok (8)
dram1 ok (9)
zboot (0) ok
>
********************************* *****
* SMP863x zboot start ...
* Version: 2.4.0-2.8.0.1
* Started at 0x91000000.
* Configurations (chip revision: 6):
* Use 8KB DRAM as stack.
* Support XLoad format.
* Enabled BIST mode.
* Enabled memory test mode.
* Use internal memory for stage0/1.
********************************* *****
Boot from flash (0x48000000) mapped to 0x8c000000.
Found XENV block at 0x8c000000.
CPU clock frequency: 347.62MHz.
System clock frequency: 231.75MHz.
DRAM0 dunit_cfg/delay0_ctrl (0xf34111ba/0x000a5555).
DRAM1 dunit_cfg/delay0_ctrl (0xf34111ba/0x000a6565).
Using UART port 0 as console.
Board ID.: "852-E2"
Chip Revision: 0x8634:0x86 .. Matched.
Setting up H/W from XENV block at 0x8c000000.
Setting <SYSCLK avclk_mux> to 0x00000000.
Setting <SYSCLK hostclk_mux> to 0x00000100.
Setting <IRQ rise edge trigger lo> to 0xff28ca00.
Setting <IRQ fall edge trigger lo> to 0x0000c000.
Setting <IRQ rise edge trigger hi> to 0x0000009f.
Setting <IRQ fall edge trigger hi> to 0x00000000.
Setting <IRQ GPIO map> to 0x20090820.
Setting <PB default timing> to 0x10101010.
Setting <PB timing0> to 0x10101010.
Setting <PB Use timing0> to 0x000003f4.
Setting <PB timing1> to 0x00110101.
Setting <PB Use timing1> to 0x000003f3.
Setting <PB timing2> to 0x105f1010.
Setting <PB Use timing2> to 0x000003f8.
PB cs config: 0x000e0040 (use 0x000e0040)
Enabled Devices: 0x00021ace
BM/IDE PCIHost Ethernet I2CM I2CS USB PCIDev2 PCIDev3 SCARD
MAC: 00:02:14:15:4e:79
PCI IRQ routing:
IDSEL 2: INTA(#14) INTB(#14) INTC(#14) INTD(#14)
IDSEL 3: INTA(#15) INTB(#15) INTC(#15) INTD(#15)
Smartcard pin assignments:
OFF pin = 0
5V pin = 1
CMD pin = 2
Setting up Clean Divider 2 to 96000000Hz.
Setting up Clean Divider 4 to 33333333Hz.
Setting up Clean Divider 5 to 25000000Hz.
Setting up Clean Divider 6 to 20000000Hz.
Setting up Clean Divider 7 to 20000000Hz.
GPIO dir/data = 0x76000038/0x76000000
UART0 GPIO mode/dir/data = 0x6e/0x00/0x00
UART1 GPIO mode/dir/data = 0x6e/0x00/0x00
XENV block processing completed.
Found existing memcfg: DRAM0(0x08000000), DRAM1(0x08000000)
Heap/Temp/Temp1/Dest start at 0x14000000/0x16000000/0x15000000/0x12000000.
Default boot index: 0
Scanning ROMFS image at 0x8c040000 (0x48040000) .. Found.
ROMFS found at 0x8c040000, Volume name = YAMON_XRPC
Found 1 file(s) to be processed in ROMFS.
Processing xrpc_xload_yamon_ES4_prod.bin (start: 0x8c040090, size: 0x0002fe84)
Checking zboot file signature .. Not found.
Trying xrpc_xload format .. OK
Checking zboot file signature at 0x13000000 .. OK
Decompressing to 0x91200000 .. OK (453328/0x6ead0).
Load time total 151/222 msec.
Execute final at 0x91200000 ..
********************************* *
* YAMON ROM Monitor
* Revision 02.06-SIGMADESIGNS-01-2.8.0.1
********************************* *
Memory: code: 0x11000000-0x11040000, 0x11200000-0x11204000
reserved data: 0x11240000-0x12440000, PCI memory: 0x12440000-0x12840000
Environment variable 'start' exists. After 1 seconds
it will be interpreted as a YAMON command and executed.
Press Ctrl-C (or do BREAK) to bypass this.
xrpc succeeded
Stopped due to Ctrl-C
YAMON>
I have just noticed that the display is now showing 'Booting'
Thanks for any help anyone can suggest.
Stephen
jamesjay
06-11-2010, 05:34 PM
Jamesjay, I'm glad you got your box working again. I completely understand the relief that you must have felt when it came back to life!
I've been struggling to find a solution to my problems for nearly two weeks, now and I've tried different fixes without finding a solution. In fact, I have now made things worse because I cannot even connect with telnet or filezilla now. I think things have got worse through a combination of my inexperience with linux and my own stupidity.
I started out as described in post #1673 https://www.satpimps.co.uk/showpost.php?p=761133&postcount=1673 and was quite rightly told by leao6 to go and read more. At that point the display showed the boxs IP Address and I could connect via telnet, filezilla and serial cable.
I have read every post several times now and tried these fixes without success:
When I tried the fix in
https://www.satpimps.co.uk/showthread.php?p=761166#post76116 6
I connected with the serial cable and followed the process through and it all seemed to go smoothly until I could not connect through tftp no matter how many times I repeated the process and tried various changes in the program settings. After this the display changed to show Booting, Gecko IP and the boxs IP address.
When I tried the fix in
https://www.satpimps.co.uk/showpost.php?p=736442&postcount=117
it all seemed to be going smoothly but got stuck in rebooting. I switched the box off and on again. Since then I now have the display showing Err:NO_DISK, Connect AS. I can no longer connect through telnet or filezilla and the IP Address is no longer showing.
I am sorry to bother you guys when my problems seem partly down to my own stupidity, but I am unable to work this out myself. Can anyone help me with this? Its driving me crazy!
Hi SPF,
As I am a novice and because I was in so much of a mess myself it is quite difficult to help you.
The first thing you need to do is get Filezilla and Putty connecting with your box again. I had times when my box wouldn't connect to my PC with those applications and I was told to turn the box off unplug it from the mains for a while and even to disconnect the box from the router (if your using one), are you using a crossover cable when connecting your PC to your box? I went into the routers webpage and checked the attached devices to make sure the box's IP address had not changed, you can also do this with Dreambox Control Centre or DCC.
I turned my router off for 10 minutes or so to try and force the box to connect when I turned it on again, and although I am not advising you to do this I even turned the AZbox off and on quickly using the power switch at the back to force it to connect.
By the way I tried the fixes you have tried...but the advice that **ESP** gave me a few pages or so back is the one that helped most...but remember what caused my box to fail is not necessarily the same as your box's failure
Good luck
James.
simon30000
06-11-2010, 05:52 PM
@ spf
i had booting too, mine is fixed
Now we are on Yamon console. It shows a command interpreter YAMON>
First is to initialize the network interface.
Introduce the following, pressing Enter after each line
setenv bootserver 192.168.1.64 (IP address of your computer)
setenv gateway 192.168.1.254 (router address)
setenv ipaddr 192.168.1.55 (IP address you want for AZBox)
setenv subnetmask 255.255.255.0 (network mask)
net init (initializes network)
net up (gets up network interface)
Well, we already have network connection in the box (although it does not have telnet, ftp, or anything else)
Step 4
Download and install TFTPd32
link https://www.satpimps.co.uk/showthread.php?t=141544
Thanks, James
I'll try your suggestions next.
I have afeeling that ESP's suggestion might have solved my problem last night. It looks like the difference from what I tried was the "a+x update" part.
I am searching for links to info about putting the flash drive into a portable USB HDD caddy. This might help but I won't know until I read up about it.
Thanks for your feedback
Stephen
shklifo
06-11-2010, 06:08 PM
I can still connect with the serial cable. This is what comes up in Putty when I reboot the box:
.......
********************************* *
* YAMON ROM Monitor
* Revision 02.06-SIGMADESIGNS-01-2.8.0.1
********************************* *
Memory: code: 0x11000000-0x11040000, 0x11200000-0x11204000
reserved data: 0x11240000-0x12440000, PCI memory: 0x12440000-0x12840000
Environment variable 'start' exists. After 1 seconds
it will be interpreted as a YAMON command and executed.
Press Ctrl-C (or do BREAK) to bypass this.
xrpc succeeded
Stopped due to Ctrl-C
YAMON>
I have just noticed that the display is now showing 'Booting'
......
Stephen
That's mean that your four or fifth partition of thr NOR flash is damaged.
To find out who you have to let the box showing the next steps till it stopped by himself (don't interrumpt Ctrl-C the Yamon loader).
When it's stop, will show us the error and we can find then the exact problem the box have.
For the forth partition problem you (linux kernel) you have to load a linux kernel via tftp server and mount a usb device with the kernel and flash it.
For the 5 partition is more simple, you can flash a dump file of that partition (i or anybody can make a dump and let you have it) or just mount that dump file on a directory (you can do it because your kernel is working in that case) and copy recursively (cp -R) all the files on DISK1 (this is the mount point of the 5 partition of the NOR flash) like following:
$ mount|grep mtd
/dev/mtdblock5 on /DISK1 type jffs2 (rw,noatime)
But first lets us know where is your problem posting the entire log of the serial connection.
Thanks, Simon30000
I have entered those commands and tried the next step too. Here is the result:
xrpc succeeded
Stopped due to Ctrl-C
YAMON> setenv bootserver 192.168.0.100
Updating XENV block at 0x48000000.
.
XENV verification OK.
YAMON> setenv gateway 192.168.0.1
Updating XENV block at 0x48000000.
.
XENV verification OK.
YAMON> setenv ipaddr 192.168.0.103
Updating XENV block at 0x48000000.
.
XENV verification OK.
YAMON> setenv subnetmask 255.255.255.0
Updating XENV block at 0x48000000.
.
XENV verification OK.
YAMON> net init
Ethernet driver for EM86XX (v1.0)
(MAC 00:02:14:15:4e:79, tx_desc/rx_desc = 16/32)
em86xx_eth::open(em86xx_eth) - Full-duplex mode
em86xx_eth::open(em86xx_eth) - 100 Mbit/s
em86xx_eth ethernet start
ipaddr: 192.168.0.103
subnetmask: 255.255.255.0
gateway: 192.168.0.1
YAMON> net up
em86xx_eth ethernet start
YAMON> load -b tftp://192.168.0.100/vmlinux.bin 0x90020000
About to load tftp://192.168.0.100/vmlinux.bin
Press Ctrl-C to break
Error : TFTP READ-REQ timeout ERROR
Hint : Check TFTP-server is up and running, or try command "net down"/"net up"
YAMON>
I got to this stage before but could not connect through TFTPd32. Do you know what the settings should be for this program. I am unsure if it is a change in settings that is required here but I have tried everything I can think of.
Thanks
arcibald
06-11-2010, 06:26 PM
I can still connect with the serial cable. This is what comes up in Putty when I reboot the box:
xosPe0 serial#c795d7a7b13a488198f565e834 f44f62 subid 0x50
xenv cs2 ok
xosPe0 serial#c795d7a7b13a488198f565e834 f44f62 subid 0x50
xenv cs2 ok
power supply: ok
dram0 ok (8)
dram1 ok (9)
zboot (0) ok
>
********************************* *****
* SMP863x zboot start ...
* Version: 2.4.0-2.8.0.1
* Started at 0x91000000.
* Configurations (chip revision: 6):
* Use 8KB DRAM as stack.
* Support XLoad format.
* Enabled BIST mode.
* Enabled memory test mode.
* Use internal memory for stage0/1.
********************************* *****
Boot from flash (0x48000000) mapped to 0x8c000000.
Found XENV block at 0x8c000000.
CPU clock frequency: 347.62MHz.
System clock frequency: 231.75MHz.
DRAM0 dunit_cfg/delay0_ctrl (0xf34111ba/0x000a5555).
DRAM1 dunit_cfg/delay0_ctrl (0xf34111ba/0x000a6565).
Using UART port 0 as console.
Board ID.: "852-E2"
Chip Revision: 0x8634:0x86 .. Matched.
Setting up H/W from XENV block at 0x8c000000.
Setting <SYSCLK avclk_mux> to 0x00000000.
Setting <SYSCLK hostclk_mux> to 0x00000100.
Setting <IRQ rise edge trigger lo> to 0xff28ca00.
Setting <IRQ fall edge trigger lo> to 0x0000c000.
Setting <IRQ rise edge trigger hi> to 0x0000009f.
Setting <IRQ fall edge trigger hi> to 0x00000000.
Setting <IRQ GPIO map> to 0x20090820.
Setting <PB default timing> to 0x10101010.
Setting <PB timing0> to 0x10101010.
Setting <PB Use timing0> to 0x000003f4.
Setting <PB timing1> to 0x00110101.
Setting <PB Use timing1> to 0x000003f3.
Setting <PB timing2> to 0x105f1010.
Setting <PB Use timing2> to 0x000003f8.
PB cs config: 0x000e0040 (use 0x000e0040)
Enabled Devices: 0x00021ace
BM/IDE PCIHost Ethernet I2CM I2CS USB PCIDev2 PCIDev3 SCARD
MAC: 00:02:14:15:4e:79
PCI IRQ routing:
IDSEL 2: INTA(#14) INTB(#14) INTC(#14) INTD(#14)
IDSEL 3: INTA(#15) INTB(#15) INTC(#15) INTD(#15)
Smartcard pin assignments:
OFF pin = 0
5V pin = 1
CMD pin = 2
Setting up Clean Divider 2 to 96000000Hz.
Setting up Clean Divider 4 to 33333333Hz.
Setting up Clean Divider 5 to 25000000Hz.
Setting up Clean Divider 6 to 20000000Hz.
Setting up Clean Divider 7 to 20000000Hz.
GPIO dir/data = 0x76000038/0x76000000
UART0 GPIO mode/dir/data = 0x6e/0x00/0x00
UART1 GPIO mode/dir/data = 0x6e/0x00/0x00
XENV block processing completed.
Found existing memcfg: DRAM0(0x08000000), DRAM1(0x08000000)
Heap/Temp/Temp1/Dest start at 0x14000000/0x16000000/0x15000000/0x12000000.
Default boot index: 0
Scanning ROMFS image at 0x8c040000 (0x48040000) .. Found.
ROMFS found at 0x8c040000, Volume name = YAMON_XRPC
Found 1 file(s) to be processed in ROMFS.
Processing xrpc_xload_yamon_ES4_prod.bin (start: 0x8c040090, size: 0x0002fe84)
Checking zboot file signature .. Not found.
Trying xrpc_xload format .. OK
Checking zboot file signature at 0x13000000 .. OK
Decompressing to 0x91200000 .. OK (453328/0x6ead0).
Load time total 151/222 msec.
Execute final at 0x91200000 ..
********************************* *
* YAMON ROM Monitor
* Revision 02.06-SIGMADESIGNS-01-2.8.0.1
********************************* *
Memory: code: 0x11000000-0x11040000, 0x11200000-0x11204000
reserved data: 0x11240000-0x12440000, PCI memory: 0x12440000-0x12840000
Environment variable 'start' exists. After 1 seconds
it will be interpreted as a YAMON command and executed.
Press Ctrl-C (or do BREAK) to bypass this.
xrpc succeeded
Stopped due to Ctrl-C
YAMON>
I have just noticed that the display is now showing 'Booting'
Thanks for any help anyone can suggest.
Stephen
Another problem to be solved first is to disable hardware acceleration ... ;)
System bus frequency* * : 231750000 Hz
CPU frequency* * * * ** : 347625000 Hz
DSP frequency* * * * ** : 347625000 Hz
With hardware acceleration disabled:
System bus frequency* * : 200250000 Hz
CPU frequency* * * * ** : 300375000 Hz
DSP frequency* * * * ** : 300375000 Hz
Thanks to @VVZ ... on Pristavka.de
To restore the default clock ... just set this variable xenv in YAMON console:
YAMON> setxenv -b x.pll3 0x01020057
Reboot and new set is ready ...
Regards
Arci
Thanks, shklifo
Here is the log when left to run:
Setting <PB timing1> to 0x00110101.
Setting <PB Use timing1> to 0x000003f3.
Setting <PB timing2> to 0x105f1010.
Setting <PB Use timing2> to 0x000003f8.
PB cs config: 0x000e0040 (use 0x000e0040)
Enabled Devices: 0x00021ace
BM/IDE PCIHost Ethernet I2CM I2CS USB PCIDev2 PCIDev3 SCARD
MAC: 00:02:14:15:4e:79
PCI IRQ routing:
IDSEL 2: INTA(#14) INTB(#14) INTC(#14) INTD(#14)
IDSEL 3: INTA(#15) INTB(#15) INTC(#15) INTD(#15)
Smartcard pin assignments:
OFF pin = 0
5V pin = 1
CMD pin = 2
Setting up Clean Divider 2 to 96000000Hz.
Setting up Clean Divider 4 to 33333333Hz.
Setting up Clean Divider 5 to 25000000Hz.
Setting up Clean Divider 6 to 20000000Hz.
Setting up Clean Divider 7 to 20000000Hz.
GPIO dir/data = 0x76000038/0x76000000
UART0 GPIO mode/dir/data = 0x6e/0x00/0x00
UART1 GPIO mode/dir/data = 0x6e/0x00/0x00
XENV block processing completed.
Found existing memcfg: DRAM0(0x08000000), DRAM1(0x08000000)
Heap/Temp/Temp1/Dest start at 0x14000000/0x16000000/0x15000000/0x12000000.
Default boot index: 0
Scanning ROMFS image at 0x8c040000 (0x48040000) .. Found.
ROMFS found at 0x8c040000, Volume name = YAMON_XRPC
Found 1 file(s) to be processed in ROMFS.
Processing xrpc_xload_yamon_ES4_prod.bin (start: 0x8c040090, size: 0x0002fe84)
Checking zboot file signature .. Not found.
Trying xrpc_xload format .. OK
Checking zboot file signature at 0x13000000 .. OK
Decompressing to 0x91200000 .. OK (453328/0x6ead0).
Load time total 151/222 msec.
Execute final at 0x91200000 ..
********************************* *
* YAMON ROM Monitor
* Revision 02.06-SIGMADESIGNS-01-2.8.0.1
********************************* *
Memory: code: 0x11000000-0x11040000, 0x11200000-0x11204000
reserved data: 0x11240000-0x12440000, PCI memory: 0x12440000-0x12840000
Environment variable 'start' exists. After 1 seconds
it will be interpreted as a YAMON command and executed.
Press Ctrl-C (or do BREAK) to bypass this.
xrpc succeeded
Checking zboot signature.. it's a zboot file, signature OK.
Decompressing to 0x90020000 ..
Output length: 0x0096843a(9864250)
load compressed zboot file from 0xb3000000 to 0x90020000 OK
Linux version 2.6.15-sigma (kevin@kevin-laptop) (gcc version 3.4.2) #138 PREEMPT Thu Jan 22 21:35:07 KST 2009
Configured for SMP863x (revision ES6/RevA), detected SMP8634 (revision ES9/RevC).
SMP863x/SMP865x Enabled Devices under Linux/XENV 0x48000000 = 0x00021ace
BM/IDE PCIHost Ethernet I2CM I2CS USB PCIDev2 PCIDev3 SCARD
Valid MEMCFG found at 0x10000fc0.
CPU revision is: 00019069
Determined physical RAM map:
memory: 02fe0000 @ 10020000 (usable)
User-defined physical RAM map:
memory: 06ae0000 @ 10020000 (usable)
On node 0 totalpages: 92928
DMA zone: 92928 pages, LIFO batch:31
DMA32 zone: 0 pages, LIFO batch:0
Normal zone: 0 pages, LIFO batch:0
HighMem zone: 0 pages, LIFO batch:0
Built 1 zonelists
Kernel command line: mem=107m console=ttyS0,115200
Primary instruction cache 16kB, physically tagged, 2-way, linesize 16 bytes.
Primary data cache 16kB, 2-way, linesize 16 bytes.
Synthesized TLB refill handler (20 instructions).
Synthesized TLB load handler fastpath (32 instructions).
Synthesized TLB store handler fastpath (32 instructions).
Synthesized TLB modify handler fastpath (31 instructions).
PID hash table entries: 2048 (order: 11, 32768 bytes)
Using 173.813 MHz high precision timer.
Console: colour dummy device 80x25
Dentry cache hash table entries: 65536 (order: 6, 262144 bytes)
Inode-cache hash table entries: 32768 (order: 5, 131072 bytes)
Memory: 96256k/109440k available (4425k kernel code, 13156k reserved, 1007k data, 4200k init, 0k highmem)
Calibrating delay loop... 344.06 BogoMIPS (lpj=172032)
Mount-cache hash table entries: 512
Checking for 'wait' instruction... available.
NET: Registered protocol family 16
tangox: creating TLB mapping for 0x20000000 at 0xc0000000, size 0x08000000.
PCI: Initializing SMP863x/SMP865x PCI host controller
PCI: Remapped PCI I/O space 0x58000000 to 0xc8020000, size 64 kB
PCI: Remapped PCI config space 0x50000000 to 0xc8004000, size 10 kB
PCI: device 1 disabled
PCI: device 4 disabled
PCI: Configured SMP863x/SMP865x as PCI slave with 128MB PCI memory
PCI: Region size is 16384KB
PCI: Map DMA memory 0x10020000-0x16b00000 for PCI at 0x11000000
SCSI subsystem initialized
usbcore: registered new driver usbfs
usbcore: registered new driver hub
tangox frequency scaling module installed.
Created /proc/cpucache_info entry.
NTFS driver 2.1.25 [Flags: R/W DEBUG].
JFFS2 version 2.2. (C) 2001-2003 Red Hat, Inc.
SGI XFS with no debug enabled
Initializing Cryptographic API
io scheduler noop registered
io scheduler anticipatory registered
io scheduler deadline registered
io scheduler cfq registered
Software Watchdog Timer: 0.07 initialized. soft_noboot=0 soft_margin=60 sec (nowayout= 0)
Serial: 8250/16550 driver $Revision: 1.90 $ 2 ports, IRQ sharing disabled
serial8250: ttyS0 at MMIO 0x0 (irq = 9) is a 16550A
serial8250: ttyS1 at MMIO 0x0 (irq = 10) is a 16550A
loop: loaded (max 8 devices)
nbd: registered device at major 43
tango2_enet: ethernet driver for SMP863x internal mac
tango2_enet: detected phy at address 0x01
tango2_enet: mac address 00:02:14:15:4e:79
Uniform Multi-Platform E-IDE driver Revision: 7.00alpha2
ide: Assuming 33MHz system bus speed for PIO modes; override with idebus=xx
ide0: SMP863x/SMP865x Bus Mastering IDE controller
Probing IDE interface ide0...
physmap flash device CS2: 800000 at 48000000
CS2: Physically mapped flash: Found 1 x16 devices at 0x0 in 16-bit bank
Amd/Fujitsu Extended Query Table at 0x0040
number of CFI chips: 1
cfi_cmdset_0002: Disabling erase-suspend-program due to code brokenness.
Using physmap partition definition
Adding partition #1-#5
Creating 5 MTD partitions on "CS2: Physically mapped flash":
0x00000000-0x00020000 : "CS2-Part1"
0x00020000-0x00040000 : "CS2-Part2"
0x00040000-0x00080000 : "CS2-Part3"
0x00080000-0x00700000 : "CS2-Part4"
0x00700000-0x00800000 : "CS2-Part5"
Initializing USB Mass Storage driver...
usbcore: registered new driver usb-storage
USB Mass Storage support registered.
usbcore: registered new driver hiddev
usbcore: registered new driver usbhid
drivers/usb/input/hid-core.c: v2.6:USB HID core driver
mice: PS/2 mouse device common for all mice
Advanced Linux Sound Architecture Driver Version 1.0.10rc3 (Mon Nov 07 13:30:21 2005 UTC).
usbcore: registered new driver snd-usb-audio
ALSA device list:
No soundcards found.
NET: Registered protocol family 2
IP route cache hash table entries: 4096 (order: 2, 16384 bytes)
TCP established hash table entries: 16384 (order: 4, 65536 bytes)
TCP bind hash table entries: 16384 (order: 4, 65536 bytes)
TCP: Hash tables configured (established 16384 bind 16384)
TCP reno registered
TCP bic registered
NET: Registered protocol family 1
NET: Registered protocol family 17
Freeing unused kernel memory: 4200k freed
mount: /etc/mtab: No such file or directory
Initializing random number generator... done.
===> Starting system configuration...
===> [0] replace busybox 1.15.2(udh***, ftpget, ftpput)
===> [1] VFD initializing...
[TD210] INITIALIZED END
[TD210] SLEEP MODE OFF
===> [2] USB 2.0 driver loading...
Using /lib/modules/2.6.15-sigma/kernel/drivers/usb/host/uhci-hcd.ko
USB Universal Host Controller Interface driver v2.3
PCI: Enabling device 0000:00:02.0 (0000 -> 0001)
uhci_hcd 0000:00:02.0: UHCI Host Controller
uhci_hcd 0000:00:02.0: HCRESET not completed yet!
uhci_hcd 0000:00:02.0: new USB bus registered, assigned bus number 1
uhci_hcd 0000:00:02.0: irq 22, io base 0x58000000
hub 1-0:1.0: USB hub found
hub 1-0:1.0: 2 ports detected
PCI: Enabling device 0000:00:02.1 (0000 -> 0001)
uhci_hcd 0000:00:02.1: UHCI Host Controller
uhci_hcd 0000:00:02.1: HCRESET not completed yet!
uhci_hcd 0000:00:02.1: new USB bus registered, assigned bus number 2
uhci_hcd 0000:00:02.1: irq 22, io base 0x58000020
hub 2-0:1.0: USB hub found
hub 2-0:1.0: 2 ports detected
Using /lib/modules/2.6.15-sigma/kernel/drivers/usb/host/ehci-hcd.ko
PCI: Enabling device 0000:00:02.2 (0000 -> 0002)
ehci_hcd 0000:00:02.2: EHCI Host Controller
ehci_hcd 0000:00:02.2: new USB bus registered, assigned bus number 3
ehci_hcd 0000:00:02.2: irq 22, io mem 0x60008000
ehci_hcd 0000:00:02.2: USB 2.0 started, EHCI 1.00, driver 10 Dec 2004
hub 3-0:1.0: USB hub found
hub 3-0:1.0: 4 ports detected
===> [3] File system checking...
check hda
check hdb
Cannot find HDD
===> [4] Make device files
mknod: /dev/mum0: File exists
mknod: /dev/em8xxx0: File exists
===> [5] Export hostname
hostname: /etc/hostname: No such file or directory
Starting network...
ifup: /etc/network/interfaces: No such file or directory
===> Starting services...
===> [1] telnetd starting...
===> Starting MMP custom setting...
(none) login: llad: module license 'LGPL' taints kernel.
em8xxx [/DATA/Yellow/Working/SigmaDesign8634/SMP8634-2805/mrua_SMP8634_2.8.0.5_GCC4_facspro d_legacy_dev.mips.nodts/MRUA_src/rua/emhwlib_kernel/kernel_src/krua.c:1346] init_module: begun
em8xxx0 [/DATA/Yellow/Working/SigmaDesign8634/SMP8634-2805/mrua_SMP8634_2.8.0.5_GCC4_facspro d_legacy_dev.mips.nodts/MRUA_src/rua/emhwlib_kernel/kernel_src/krua.c:1228] identify: board as unknown subid
em8xxx [/DATA/Yellow/Working/SigmaDesign8634/SMP8634-2805/mrua_SMP8634_2.8.0.5_GCC4_facspro d_legacy_dev.mips.nodts/MRUA_src/rua/emhwlib_kernel/kernel_src/krua.c:1332] identify: device 0x8634 0x86 accepted with software tango2revA
mumk_register_tasklet: (0) tasklet c8099000 status @c8d594b4
em8xxx [/DATA/Yellow/Working/SigmaDesign8634/SMP8634-2805/mrua_SMP8634_2.8.0.5_GCC4_facspro d_legacy_dev.mips.nodts/MRUA_src/rua/emhwlib_kernel/kernel_src/krua.c:1464] init_module: done. Found 1 em8xxx
It scrolled down as far as check hda and seemed to stop. I was just about to copy and paste that for you and it started to scroll more. I now have an Upgrade screen on my TV and the box displaying UPDATE:USB. This seems like progress. Just to have something on the TV screen seems like a miracle after 2 weeks without a picture!
What should I do next?
Arcibald, can I remove the hardware acceleration from this point?
Thanks, guys.
Stephen
arcibald
06-11-2010, 06:56 PM
Yes ... but reboot after ! Before you try to UPDATE USB Procedure ...
Regards
Arci
Thanks, Arcibald
Having seen some progress, now I want to make sure that every step I take is the right one. Should I choose Boot without update from the upgarde screen?
Thanks
Stephen
arcibald
06-11-2010, 07:09 PM
No better to reformat DOM and after ... Update with official Opensat Firmware (ex. 0.9.5020) ... ;)
Then you can try to install your version enigma2 ...
But I recommend to everyone ... Do not enable hardware acceleration!
Regards
Arci
Thanks, Arcibald
This is the result when I tried to change the clock:
YAMON> setxenv -b x.pll3 0xx01020057
Not a valid numeric string (0xx01020057)
Error : Illegal syntax
Syntax :
setxenv [-b] [<key> [<value>]]
YAMON>
arcibald
06-11-2010, 07:30 PM
Thanks, Arcibald
This is the result when I tried to change the clock:
YAMON> setxenv -b x.pll3 0xx01020057
Not a valid numeric string (0xx01020057)
Error : Illegal syntax
Syntax :
setxenv [-b] [<key> [<value>]]
YAMON>
Sorry ... try so
setxenv -b x.pll3 0x01020057
Regards
Arci
shklifo
06-11-2010, 07:47 PM
Thanks, shklifo
Here is the log when left to run:
Setting <PB timing1> to 0x00110101.
Setting <PB Use timing1> to 0x000003f3.
Setting <PB timing2> to 0x105f1010.
Setting <PB Use timing2> to 0x000003f8.
PB cs config: 0x000e0040 (use 0x000e0040)
Enabled Devices: 0x00021ace
BM/IDE PCIHost Ethernet I2CM I2CS USB PCIDev2 PCIDev3 SCARD
MAC: 00:02:14:15:4e:79
.......
===> [3] File system checking...
check hda
check hdb
Cannot find HDD
===> [4] Make device files
mknod: /dev/mum0: File exists
mknod: /dev/em8xxx0: File exists
===> [5] Export hostname
hostname: /etc/hostname: No such file or directory
Starting network...
ifup: /etc/network/interfaces: No such file or directory
===> Starting services...
===> [1] telnetd starting...
===> Starting MMP custom setting...
....
Stephen
Yes Srephen, all is ok, you just have DOM (hda) corrupted, but flash is ok.
If you would know the storage of azbox is here (https://www.satpimps.co.uk/showpost.php?p=763345&postcount=2153) explained.
For DOM just hoping that is no harware problem.
To find out just install from the menu of usb stick a official firmware.
Arci
That command seemed to be accepted in Yamon.
Shklifo
Is it significant that it does not scroll past 'check hda' until I press Ctrl+C to copy the log?
When I insert a flash drive into the front or rear USB port , 'Please insert USB storage' is displayed on the TV.
What exactly do I need to do to the DOM?
Thanks, especially for spending time on this on a Saturday night!
shklifo
06-11-2010, 09:02 PM
For the DOM, if it is not a hardware problem, you can resolve it by installing a official firmware, but as i see you got the problem with usb sticks? Have you formatted them before in fat32 and with patch.bin on the root of the usb stick?
Do you get the update menu to process with a firmware update?
Shklifo
When I insert a flash drive into the front or rear USB port and select upgrade 1. USB, 'Please insert USB storage' is displayed on the TV.
When I select upgrade 2. Network, 'Not supported yet Press any key to retrun main menu' is displayed on the TV.
When I select upgrade 3. OTA, 'Not supported yet Press any key to retrun main menu' is displayed on the TV.
When I select upgrade 5. Boot without update, the box displays 'Starting' but just seems to hang until rebooted.
I have not tried upgrade 4. Format application area.
I have been using the same flash drives that have always been successful in upgrading firmware up until now. These are formatted in fat32. I have tried to load azbox-0.9.5020-patch.bin after renaming the file as patch.bin
The logs seem to suggest to me that the USB ports are active yet they do not seem to work. I notice that it does not seem to find my HDD either.
Does any of this help?
shklifo
06-11-2010, 10:00 PM
The option 2 and 3 isn't working (internet and OTA).
The 4-th option just cancel anything from DOM
The update by option 1 is strange. From the log i can see that the usb modules are Ok and insert, that let me think that usb stick isn't working proprely. Do you have another one to try?
For HDD the log is saying that nor DOM or intenal HDD (hdb1) isn't recognize.
So, can you atach 2 usb stich or 1 usb and a external HD tpo both of usb ports and bring here the last 50 lines of log? What happend when you let the log scorring, do you get a commans prompt?
jamesjay
06-11-2010, 10:41 PM
Shklifo
When I insert a flash drive into the front or rear USB port and select upgrade 1. USB, 'Please insert USB storage' is displayed on the TV.
When I select upgrade 2. Network, 'Not supported yet Press any key to retrun main menu' is displayed on the TV.
When I select upgrade 3. OTA, 'Not supported yet Press any key to retrun main menu' is displayed on the TV.
When I select upgrade 5. Boot without update, the box displays 'Starting' but just seems to hang until rebooted.
I have not tried upgrade 4. Format application area.
I have been using the same flash drives that have always been successful in upgrading firmware up until now. These are formatted in fat32. I have tried to load azbox-0.9.5020-patch.bin after renaming the file as patch.bin
The logs seem to suggest to me that the USB ports are active yet they do not seem to work. I notice that it does not seem to find my HDD either.
Does any of this help?
Hi SPF,
I had a problem at this point too, I loaded an older version of firmware 0.9.4219 you should be able to get it from here h**p://fw.azupd.nl/ not a live link, and I also formatted the USB stick fat32 before using it...I changed the name to just patch after putting it on the stick, after that firmware loaded and I was able to go to 0.9.5020
Hope this helps
James.
I have reformatted another flash drive in fat32 and copied the Opensat patch.bin file to it. I have inserted a USB flash drive into both ports and rebooted. When I let Yamon scroll without pressing Ctrl+C to break it gives the following log but again only goes past hda when I press Ctrl+C. I don't understand why it does this!
Execute final at 0x91200000 ..
********************************* *
* YAMON ROM Monitor
* Revision 02.06-SIGMADESIGNS-01-2.8.0.1
********************************* *
Memory: code: 0x11000000-0x11040000, 0x11200000-0x11204000
reserved data: 0x11240000-0x12440000, PCI memory: 0x12440000-0x128 40000
Environment variable 'start' exists. After 1 seconds
it will be interpreted as a YAMON command and executed.
Press Ctrl-C (or do BREAK) to bypass this.
xrpc succeeded
Checking zboot signature.. it's a zboot file, signature OK.
Decompressing to 0x90020000 ..
Output length: 0x0096843a(9864250)
load compressed zboot file from 0xb3000000 to 0x90020000 OK
Linux version 2.6.15-sigma (kevin@kevin-laptop) (gcc version 3.4.2 ) #138 PREEMPT Thu Jan 22 21:35:07 KST 2009
Configured for SMP863x (revision ES6/RevA), detected SMP8634 (revi sion ES9/RevC).
SMP863x/SMP865x Enabled Devices under Linux/XENV 0x48000000 = 0x00 021ace
BM/IDE PCIHost Ethernet I2CM I2CS USB PCIDev2 PCIDev3 SCARD
Valid MEMCFG found at 0x10000fc0.
CPU revision is: 00019069
Determined physical RAM map:
memory: 02fe0000 @ 10020000 (usable)
User-defined physical RAM map:
memory: 06ae0000 @ 10020000 (usable)
On node 0 totalpages: 92928
DMA zone: 92928 pages, LIFO batch:31
DMA32 zone: 0 pages, LIFO batch:0
Normal zone: 0 pages, LIFO batch:0
HighMem zone: 0 pages, LIFO batch:0
Built 1 zonelists
Kernel command line: mem=107m console=ttyS0,115200
Primary instruction cache 16kB, physically tagged, 2-way, linesize 16 bytes.
Primary data cache 16kB, 2-way, linesize 16 bytes.
Synthesized TLB refill handler (20 instructions).
Synthesized TLB load handler fastpath (32 instructions).
Synthesized TLB store handler fastpath (32 instructions).
Synthesized TLB modify handler fastpath (31 instructions).
PID hash table entries: 2048 (order: 11, 32768 bytes)
Using 150.188 MHz high precision timer.
Console: colour dummy device 80x25
Dentry cache hash table entries: 65536 (order: 6, 262144 bytes)
Inode-cache hash table entries: 32768 (order: 5, 131072 bytes)
Memory: 96256k/109440k available (4425k kernel code, 13156k reserv ed, 1007k data, 4200k init, 0k highmem)
Calibrating delay loop... 296.96 BogoMIPS (lpj=148480)
Mount-cache hash table entries: 512
Checking for 'wait' instruction... available.
NET: Registered protocol family 16
tangox: creating TLB mapping for 0x20000000 at 0xc0000000, size 0x 08000000.
PCI: Initializing SMP863x/SMP865x PCI host controller
PCI: Remapped PCI I/O space 0x58000000 to 0xc8020000, size 64 kB
PCI: Remapped PCI config space 0x50000000 to 0xc8004000, size 10 k B
PCI: device 1 disabled
PCI: device 4 disabled
PCI: Configured SMP863x/SMP865x as PCI slave with 128MB PCI memory
PCI: Region size is 16384KB
PCI: Map DMA memory 0x10020000-0x16b00000 for PCI at 0x11000000
SCSI subsystem initialized
usbcore: registered new driver usbfs
usbcore: registered new driver hub
tangox frequency scaling module installed.
Created /proc/cpucache_info entry.
NTFS driver 2.1.25 [Flags: R/W DEBUG].
JFFS2 version 2.2. (C) 2001-2003 Red Hat, Inc.
SGI XFS with no debug enabled
Initializing Cryptographic API
io scheduler noop registered
io scheduler anticipatory registered
io scheduler deadline registered
io scheduler cfq registered
Software Watchdog Timer: 0.07 initialized. soft_noboot=0 soft_marg in=60 sec (nowayout= 0)
Serial: 8250/16550 driver $Revision: 1.90 $ 2 ports, IRQ sharing d isabled
serial8250: ttyS0 at MMIO 0x0 (irq = 9) is a 16550A
serial8250: ttyS1 at MMIO 0x0 (irq = 10) is a 16550A
loop: loaded (max 8 devices)
nbd: registered device at major 43
tango2_enet: ethernet driver for SMP863x internal mac
tango2_enet: detected phy at address 0x01
tango2_enet: mac address 00:02:14:15:4e:79
Uniform Multi-Platform E-IDE driver Revision: 7.00alpha2
ide: Assuming 33MHz system bus speed for PIO modes; override with idebus=xx
ide0: SMP863x/SMP865x Bus Mastering IDE controller
Probing IDE interface ide0...
physmap flash device CS2: 800000 at 48000000
CS2: Physically mapped flash: Found 1 x16 devices at 0x0 in 16-bit bank
Amd/Fujitsu Extended Query Table at 0x0040
number of CFI chips: 1
cfi_cmdset_0002: Disabling erase-suspend-program due to code broke nness.
Using physmap partition definition
Adding partition #1-#5
Creating 5 MTD partitions on "CS2: Physically mapped flash":
0x00000000-0x00020000 : "CS2-Part1"
0x00020000-0x00040000 : "CS2-Part2"
0x00040000-0x00080000 : "CS2-Part3"
0x00080000-0x00700000 : "CS2-Part4"
0x00700000-0x00800000 : "CS2-Part5"
Initializing USB Mass Storage driver...
usbcore: registered new driver usb-storage
USB Mass Storage support registered.
usbcore: registered new driver hiddev
usbcore: registered new driver usbhid
drivers/usb/input/hid-core.c: v2.6:USB HID core driver
mice: PS/2 mouse device common for all mice
Advanced Linux Sound Architecture Driver Version 1.0.10rc3 (Mon No v 07 13:30:21 2005 UTC).
usbcore: registered new driver snd-usb-audio
ALSA device list:
No soundcards found.
NET: Registered protocol family 2
IP route cache hash table entries: 4096 (order: 2, 16384 bytes)
TCP established hash table entries: 16384 (order: 4, 65536 bytes)
TCP bind hash table entries: 16384 (order: 4, 65536 bytes)
TCP: Hash tables configured (established 16384 bind 16384)
TCP reno registered
TCP bic registered
NET: Registered protocol family 1
NET: Registered protocol family 17
Freeing unused kernel memory: 4200k freed
mount: /etc/mtab: No such file or directory
Initializing random number generator... done.
===> Starting system configuration...
===> [0] replace busybox 1.15.2(udh***, ftpget, ftpput)
===> [1] VFD initializing...
[TD210] INITIALIZED END
[TD210] SLEEP MODE OFF
===> [2] USB 2.0 driver loading...
Using /lib/modules/2.6.15-sigma/kernel/drivers/usb/host/uhci-hcd.k o
USB Universal Host Controller Interface driver v2.3
PCI: Enabling device 0000:00:02.0 (0000 -> 0001)
uhci_hcd 0000:00:02.0: UHCI Host Controller
uhci_hcd 0000:00:02.0: HCRESET not completed yet!
uhci_hcd 0000:00:02.0: new USB bus registered, assigned bus number 1
uhci_hcd 0000:00:02.0: irq 22, io base 0x58000000
hub 1-0:1.0: USB hub found
hub 1-0:1.0: 2 ports detected
PCI: Enabling device 0000:00:02.1 (0000 -> 0001)
uhci_hcd 0000:00:02.1: UHCI Host Controller
uhci_hcd 0000:00:02.1: HCRESET not completed yet!
uhci_hcd 0000:00:02.1: new USB bus registered, assigned bus number 2
uhci_hcd 0000:00:02.1: irq 22, io base 0x58000020
hub 2-0:1.0: USB hub found
hub 2-0:1.0: 2 ports detected
Using /lib/modules/2.6.15-sigma/kernel/drivers/usb/host/ehci-hcd.k o
PCI: Enabling device 0000:00:02.2 (0000 -> 0002)
ehci_hcd 0000:00:02.2: EHCI Host Controller
ehci_hcd 0000:00:02.2: new USB bus registered, assigned bus number 3
ehci_hcd 0000:00:02.2: irq 22, io mem 0x60008000
ehci_hcd 0000:00:02.2: USB 2.0 started, EHCI 1.00, driver 10 Dec 2 004
hub 3-0:1.0: USB hub found
hub 3-0:1.0: 4 ports detected
===> [3] File system checking...
check hda
check hdb
Cannot find HDD
===> [4] Make device files
mknod: /dev/mum0: File exists
mknod: /dev/em8xxx0: File exists
===> [5] Export hostname
hostname: /etc/hostname: No such file or directory
Starting network...
ifup: /etc/network/interfaces: No such file or directory
===> Starting services...
===> [1] telnetd starting...
===> Starting MMP custom setting...
(none) login: llad: module license 'LGPL' taints kernel.
em8xxx [/DATA/Yellow/Working/SigmaDesign8634/SMP8634-2805/mrua_SMP8634_2.8.0.5_GCC4_facspro d_legacy_dev.mips.nodts/MRUA_src/rua/emhwlib_kernel/kernel_src/krua.c:1346] init_module: begun
em8xxx0 [/DATA/Yellow/Working/SigmaDesign8634/SMP8634-2805/mrua_SMP8634_2.8.0.5_GCC4_facspro d_legacy_dev.mips.nodts/MRUA_src/rua/emhwlib_kernel/kernel_src/krua.c:1228] identify: board as unknown subid
em8xxx [/DATA/Yellow/Working/SigmaDesign8634/SMP8634-2805/mrua_SMP8634_2.8.0.5_GCC4_facspro d_legacy_dev.mips.nodts/MRUA_src/rua/emhwlib_kernel/kernel_src/krua.c:1332] identify: device 0x8634 0x86 accepted with software tango2revA
mumk_register_tasklet: (0) tasklet c8099000 status @c8d594b4
em8xxx [/DATA/Yellow/Working/SigmaDesign8634/SMP8634-2805/mrua_SMP8634_2.8.0.5_GCC4_facspro d_legacy_dev.mips.nodts/MRUA_src/rua/emhwlib_kernel/kernel_src/krua.c:1464] init_module: done. Found 1 em8xxx
Onthe next line after 'Found 1 em8xxx' a green rectangular curser appears.
Thanks
Stephen
Does anyone know why the log shows that it is detecting 4 USB ports when there are only 2? And they don't seem to be active!
richy18
06-11-2010, 10:54 PM
Sorry, but i would like to recall my topic:
https://www.satpimps.co.uk/showpost.php?p=765013&postcount=2374
It's not exiting but it is important to me.
Thanks in advance
Smudger
06-11-2010, 11:24 PM
Sorry, but i would like to recall my topic:
https://www.satpimps.co.uk/showpost.php?p=765013&postcount=2374
It's not exiting but it is important to me.
Thanks in advance
Have a search of this thread.
I know internal is not is not working yet but I sure I read some solution for external reader.
The_Ripper
06-11-2010, 11:40 PM
@SPF
Your problem is that linux kernel doesnt see DOM, from your log
Uniform Multi-Platform E-IDE driver Revision: 7.00alpha2
ide: Assuming 33MHz system bus speed for PIO modes; override with idebus=xx
ide0: SMP863x/SMP865x Bus Mastering IDE controller
Probing IDE interface ide0...
and nothing, some standard log message from linux kernel when he see DOM
Uniform Multi-Platform E-IDE driver Revision: 7.00alpha2
ide: Assuming 33MHz system bus speed for PIO modes; override with idebus=xx
ide0: SMP86xx Bus Mastering IDE controller
Probing IDE interface ide0...
hda: DMS55610V010, ATA DISK drive
hda: no 80 conductors cable, falling back to lower udma mode
hda: selected mode 0x42
hda: set to Ultra DMA mode 2
ide0: DMA enabled for ATA DISK hda
ide0 at 0x223c0-0x223c7,0x22398 on irq 26
hda: max request size: 128KiB
hda: 501760 sectors (256 MB) w/1KiB Cache, CHS=980/16/32, UDMA(33)
hda: hda1 hda2
It seems you have some DOM problems
@The_Ripper
Does this mean that I need to repair or replace the kernel or repair or replace the DOM?
Thanks for your help
Stephen
The_Ripper
07-11-2010, 12:22 AM
Hi, this
repair or replace the DOM?
@The_Ripper
I presume that was a really stupid thing to ask!
cro1969
07-11-2010, 05:30 AM
i just tried the new image its a long way from making me happy just yet and there should be a tutorial as to how to install a cam+config file manualy??but keep up the good work im sure you guys will have the kinks worked out by christmas!!the sound is a major problem ive noticed.
Smudger
07-11-2010, 10:25 AM
Does this mean that I need to repair or replace the kernel or repair or replace the DOM?
Thanks for your help
Stephen !
Have a search around I've seen somwhere guy's reformat DOM on IDE cable with PC. more then likely uisng ubuntu.
stavross
07-11-2010, 10:58 AM
Have a search around I've seen somwhere guy's reformat DOM on IDE cable with PC. more then likely uisng ubuntu.
Or maybe use Ext2Fsd then no need to use Ubuntu
I use it with win 7 as long as you "Run as Admin" Great for tranfering to HDD through pc direct.
Stavross:respect-023: :respect-063:
Smudger
I am sure that I saw something about this yesterday. Trying to find it now.
stavross
I have just installed Ext2Fsd and once I've read up on what I need to do I'll maybe use that if it means that I don't have to install and get familiar with Ubuntu.
This is a really steep learning curve for me. I have been constantly searching, reading and re-reading posts in most of my spare time for the last 2 weeks. Still, what good is a hobby if it does not stay interesting and challenging! I really appreciate the help that everyone here has given me so far.
Thanks
Stephen
Smudger
07-11-2010, 11:56 AM
Smudger
I am sure that I saw something about this yesterday. Trying to find it now.
stavross
I have just installed Ext2Fsd and once I've read up on what I need to do I'll maybe use that if it means that I don't have to install and get familiar with Ubuntu.
This is a really steep learning curve for me. I have been constantly searching, reading and re-reading posts in most of my spare time for the last 2 weeks. Still, what good is a hobby if it does not stay interesting and challenging! I really appreciate the help that everyone here has given me so far.
Thanks
Stephen
I'll look around to see if I can find what I read.
far451
07-11-2010, 12:28 PM
If you do a goggle search using the words 'AZBox Elite IDE recording', there is an excellent article on how to add IDE drives to an Elite.
It replaces the DOM with one drive and sets up a second drive as a PVR device.
richy18
07-11-2010, 12:53 PM
Have a search of this thread.
I know internal is not is not working yet but I sure I read some solution for external reader.
Hi Smudger,
yes I have read the thread but I haven't found a working solution. The problem is as described... no smargo or phoenix drivers found.
I also do not know where the kernel-log is??? Neigher /var/log nor /tmp or dmesg contains usefull information - so I am blind :cool:
If anybody has a working solution I would appreciate a reference :respect-061:
Thanks in advance
Ralf
feedme
07-11-2010, 02:46 PM
From DS 3.0 image relaese do***ent I found:
I don't know if this is usefull, because I have no usb readers, so the whole topic is not familiar to me.
- Added Kernel Modules Manager
+ USB Mouse/Joystick/Keyboard
+ SCSI Generic
+ WLAN
+ USB cardreader ( PL2303 and FTDI )
+ ISOFS
+ SMB/CIFS
+ CDFS
+ UDF
+ VFAT
+ NTFS
+ SMBFS
+ HFS
azbox4ever
07-11-2010, 04:43 PM
Now ,this thread is so quiet,i hope we will get new firmware in next few days.
Sjaak66
07-11-2010, 05:32 PM
Now ,this thread is so quiet,i hope we will get new firmware in next few days.
Why ?
When there is not much new yet it's useless to make new version everytime.
Let the team take there time and when there is good progress to test then we'll see it soon enough.
richy18
07-11-2010, 06:05 PM
From DS 3.0 image relaese do***ent I found:
I don't know if this is usefull, because I have no usb readers, so the whole topic is not familiar to me.
+ USB cardreader ( PL2303 and FTDI )
Hmmm - I'm confused now.
I use 1.0.30 Enigma2 experimental Image. What is a DS 3.0 Image????
**esp**
07-11-2010, 06:13 PM
Hmmm - I'm confused now.
I use 1.0.30 Enigma2 experimental Image. What is a DS 3.0 Image????
DS team image based on v1.0.31
richy18
07-11-2010, 06:25 PM
DS team image based on v1.0.31
OK, I've found it!
Just download and try out...
Thanks
**esp**
07-11-2010, 06:32 PM
OK, I've found it here:
Just download and try out...
Thanks
It's here, so why link to another forum? :- https://www.satpimps.co.uk/showthread.php?t=142195
It's best you delete that live link as the mods don't like links to other satellite forums.
kooleracer
07-11-2010, 07:44 PM
would be a nice feature on the azbox-enigma.eu site to place percentage bar, so we can see how far they are with the new release. This will avoid many useless questions.
Hope to see this soon.
richy18
07-11-2010, 07:45 PM
It's here, so why link to another forum? :- https://www.satpimps.co.uk/showthread.php?t=142195
It's best you delete that live link as the mods don't like links to other satellite forums.
Sorry... haven't seen it.
I've just installed DS3. Looks good... but... same problem with Smargo as described above.
If I activate the FTDI-module in the kernel-module-manager nothing happens.
If have neighter a ftdi-driver (lsmod) nor a usb-device to connect. If I plug in the smargo nothing happens. I see also no kernel-logs...
It's a pitty because I look pay-tv only.
Any other ideas?
4@@@@
07-11-2010, 08:13 PM
Plugin the smargo then check with "dmesg" if it is recognized.
And maybe
cat /proc/tty/driver/usbserial
should give something like
0: module:ftdi_sio name:"FTDI USB Serial Device" vendor:0403 product:6001 num_ports:1 port:1 .....
Then you have to load usbserial.ko with insmod and then the ftdi_driver.ko.
If this will not load you also missed usbcore. Or try to use modprobe if available.
Smargo is working with the original software so there is no reason to not work with E2.
richy18
07-11-2010, 09:04 PM
Plugin the smargo then check with "dmesg" if it is recognized.
And maybe
cat /proc/tty/driver/usbserial
should give something like
0: module:ftdi_sio name:"FTDI USB Serial Device" vendor:0403 product:6001 num_ports:1 port:1 .....
Then you have to load usbserial.ko with insmod and then the ftdi_driver.ko.
If this will not load you also missed usbcore. Or try to use modprobe if available.
Smargo is working with the original software so there is no reason to not work with E2.
dmesg shows me nothing if I plug in smargo!
/proc/tty/driver/usbserial does not exist!
usbserial.ko does not exist (have made a search with "find / -name usbserial* -print")
I suppose where is simply no driver in the kernel. Maybe I need to re-install the driver? But where do I get these kernel-modules?
Following suggestions from Smudger and Far451 I followed a guide to replacing the DOM with an IDE HDD.
I removed the DOM and attached one IDE HDD to my Premium and powered it from my PC. The original guide described how to replace the DOM and run the firmware from a master HDD and record onto a slave HDD but I only connected one HDD.
After booting I got the Upgrade screen and selected 4. Format application area. A message indicated that the formatting was completed.
ON rebooting I again got the Upgrade screen. When I selected 1. USB I have the same problem I had with the old DOM yesterday - it asks me to 'Please insert USB storage' even though a freshly formatted USB drive with the firmware patch.bin file is in the USB port. I have tried several USB drives - that have all worked previously in the box - and I have tried both ports. I have also tried 2 different HDD units.
From what I have described, is there anything obvious that I have not done or if you have any suggestions about what I could try next, please let me know.
Thanks
Stephen
4@@@@
07-11-2010, 10:27 PM
@richy18: The last config from The_Ripper I have does not activate the USBSERIAL or FTDI_SIO driver. Maybe he can build a kernel with them enabled or the newer on are build with it. Maybe he tells us.
far451
08-11-2010, 12:08 AM
@SPF Could it be a corrupted patch.bin? Try a md5sum of the patch.bin. The patch.bin should not be in a subdirectory.
Does your USB stick have a data access LED that lights up when inserted?
@far451
I have tried several different patch.bin files for various firmware versions. I always ensure that the patch file is copied to a freshly formatted drive and is the only file on the drive. The LED on the drive does light when inserted into my PC but not with the AZBox Premium. This seems to be the same problem I mentioned in my posts last night where the USB ports (and the SATA drive) do not appear to be active. This suggests to me that the problem is not with the DOM or the HDD but I'm just learning about this so i am unsure if this could be the case.
This is baffling me just now, but I'll get there eventually!
Thanks for your help
Stephen
The_Ripper
08-11-2010, 12:48 AM
@richy18
I attached usbserial+ftdi kernel modules.
Try it pls.
shklifo
08-11-2010, 07:33 AM
@far451
I have tried several different patch.bin files for various firmware versions. I always ensure that the patch file is copied to a freshly formatted drive and is the only file on the drive. The LED on the drive does light when inserted into my PC but not with the AZBox Premium. This seems to be the same problem I mentioned in my posts last night where the USB ports (and the SATA drive) do not appear to be active. This suggests to me that the problem is not with the DOM or the HDD but I'm just learning about this so i am unsure if this could be the case.
This is baffling me just now, but I'll get there eventually!
Thanks for your help
Stephen
Stephen, maybe you got the same problem of 4@@@@ with usb and sata?
But what differ in your case is that your serial connection is still working.
Here (https://www.satpimps.co.uk/showthread.php?t=142182) how he resolve that issue and maybe he can suggest you something about.
Smudger
08-11-2010, 08:23 AM
@far451
I have tried several different patch.bin files for various firmware versions. I always ensure that the patch file is copied to a freshly formatted drive and is the only file on the drive. The LED on the drive does light when inserted into my PC but not with the AZBox Premium. This seems to be the same problem I mentioned in my posts last night where the USB ports (and the SATA drive) do not appear to be active. This suggests to me that the problem is not with the DOM or the HDD but I'm just learning about this so i am unsure if this could be the case.
This is baffling me just now, but I'll get there eventually!
Thanks for your help
Stephen
Do you extract to you pc first then copy BIN to usb as I have had something simular when extracting direct to usb drive. just a thought.
Mangasora
08-11-2010, 09:54 AM
@richy18
I attached usbserial+ftdi kernel modules.
Try it pls.
If you can to compile and PL2303 chipset kernel module.
Best regards
Mangasora
kelddamsbo
08-11-2010, 10:33 AM
@richy18
I attached usbserial+ftdi kernel modules.
Try it pls.
:bravo-009:
Thank's a lot, will the drivers work in P+ ?
If you have time, pls give instructions to install the modules.
zehnhoff74
08-11-2010, 10:56 AM
I would like to thank the whole team of the_ripper for the hard and great work. I believe in the capabilities of this box.
I have followed the whole development of Azbox E2 lately and can not wait to test a beta version. Please could you advise when we can expect a beta version. I know that we musst have patience.... We appreciate your hard work. We all are immensely proud of this team and this development.
many thanks for your support and elaborate work.:respect-062:
best regards
zehnhoff74
massimo1167
08-11-2010, 12:46 PM
I would like to thank the whole team of the_ripper for the hard and great work. I believe in the capabilities of this box.
I have followed the whole development of Azbox E2 lately and can not wait to test a beta version. Please could you advise when we can expect a beta version. I know that we musst have patience.... We appreciate your hard work. We all are immensely proud of this team and this development.
many thanks for your support and elaborate work.:respect-062:
best regards
zehnhoff74
If You want, You can test last release 1.0.31, is already a beta release, there are some bugs, but it works very well.
The knew bus (for the truth but parts are not finished yet):
- the sound disappears (but if you change few times channels, well reappear)
- you can't play what you record
- subtitles (I can't find it)
- change audio language (I can't find it)
If You use DS Team 3.0 (based on the last The_Ripper kernel) you will find plugins and emu ready to use.
Happy testing!!!
nervis
08-11-2010, 01:20 PM
@massimo
use "check" in your control remote for change audio lenguage
richy18
08-11-2010, 01:32 PM
@richy18
I attached usbserial+ftdi kernel modules.
Try it pls.
Wow... thanks a lot!!!
I'm going to try this in the afternoon.
massimo1167
08-11-2010, 01:45 PM
@richy18
I attached usbserial+ftdi kernel modules.
Try it pls.
Hi The_Ripper, just a question, when the team will publish azbox enigma2 svn, sources will be integrated with the kernel files modified by You?
Thanks for your efforts!!!!:respect-023:
The_Ripper
08-11-2010, 01:57 PM
@Mangasora
I added PL2303 kernel module
@kelddamsbo
Yes it will work, all receivers use same Sigma kernel version.
Sorry if you are not experienced you should wait for next image, I will see with team members to put this kernel modules ...
The_Ripper
08-11-2010, 02:00 PM
@massimo1167
When we finished patching e2 we will announce svn server for Azbox.
paulobr
08-11-2010, 02:28 PM
@The_Ripper
For a person like me who don't know anything about programing can i test or waite for a stable version.
Thanks
CoolST
08-11-2010, 02:43 PM
@The_Ripper
For a person like me who don't know anything about programing can i test or waite for a stable version.
Thanks
you can test or waiting for new update .
no need programer to test it , only folow the redeme txt , if you want to test e2 .
regards .
paulobr
08-11-2010, 02:48 PM
you can test or waiting for new update .
no need programer to test it , only folow the redeme txt , if you want to test e2 .
regards .
do you recomend the image of dsTeam or the reaper image?.
Thanks
peterpau
08-11-2010, 02:53 PM
VFD - OK
EMU - OK, trough blue panel
CC*am 2.1.4 - OK
ZAP - OK...
Clock - OK...
etc...
ScreanShot, what your words as the first - not that it is a small step - but .... Uhhhhhh
Pictures go without comment, and a picture speaks vishe of words I think that it is not necessary,
I emphasize that no one I had demolition E2, and I install of everything ...
http://lh5.ggpht.com/_HMyt1_tBnmA/TNR_8RtXOhI/AAAAAAAAAcY/IjvcuEJU-xE/DS_E2_1.jpg
http://lh6.ggpht.com/_HMyt1_tBnmA/TNR_8xAewjI/AAAAAAAAAcc/z3sVAUZbLOc/DS_E2_2.jpg
http://lh4.ggpht.com/_HMyt1_tBnmA/TNR_83-gN_I/AAAAAAAAAcg/w7BgoWEwr9Q/DS_E2_3.jpg
http://lh3.ggpht.com/_HMyt1_tBnmA/TNR_9GeaIdI/AAAAAAAAAck/oyzeGXPnjGE/DS_E2_4.jpg
http://lh3.ggpht.com/_HMyt1_tBnmA/TNR_9PjaLHI/AAAAAAAAAco/pmbZnO00l7g/DS_E2_5.jpg
http://lh4.ggpht.com/_HMyt1_tBnmA/TNSAMILHvlI/AAAAAAAAAcs/8U73JNvLxPM/DS_E2_6.jpg
Hi
Where is this sw?
:respect-057:
Hi
You can find it, here:
https://www.satpimps.co.uk/showthread.php?t=142195
Regards
Juka
paulobr
08-11-2010, 03:17 PM
Hi
You can find it, here:
https://www.satpimps.co.uk/showthread.php?t=142195
Regards
Juka
But it work with s2 channels and the media player, sounds and emus in elite model?
Regards
MoRpHiUS_x
08-11-2010, 03:19 PM
Please only used this thread to discuss the firm's The_Ripper.
For another thing or firm, used another thread.
Thanks!
But it work with s2 channels and the media player, sounds and emus in elite model?
Regards
No, this is the same 1.0.31 E2 kernel.
richy18
08-11-2010, 04:34 PM
@richy18
I attached usbserial+ftdi kernel modules.
Try it pls.
I've tried the driver.
1. copying drivers to /lib/modules/2.6.22.19-19-the_ripper/extra/
2. depmod -a
-> ok
3. mknod /dev/ttyUSB0 c 188 0
-> ok
4. modprobe usbserial
-> ok
5. modprobe ftdi_sio
->ok
6. Plugged in smargo and a valid nagra smartcard.
dmesg output:
usbcore: registered new interface driver usbserial
drivers/usb/serial/usb-serial.c: USB Serial Driver core
drivers/usb/serial/usb-serial.c: USB Serial support registered for FTDI USB Serial Device
usbcore: registered new interface driver ftdi_sio
drivers/usb/serial/ftdi_sio.c: v1.4.3:USB FTDI Serial Converters Driver
cat /proc/tty/drivers
...
usbserial /dev/ttyUSB 188 0-254 serial
...
cat /proc/tty/driver/usbserial
usbserinfo:1.0 driver:2.0
So... unfortunately the driver does not show the ftdi-module.
4@@@@ said "cat /proc/tty/driver/usbserial" must look like:
0: module:ftdi_sio name:"FTDI USB Serial Device" vendor:0403 product:6001 num_ports:1 port:1 .....
But it doesn't :(
What's wrong now???
The_Ripper
08-11-2010, 05:27 PM
@richy18
Try when you modprobe ftdi driver to add debug option active,
modprobe ftdi_sio debug=1
richy18
08-11-2010, 06:03 PM
@richy18
Try when you modprobe ftdi driver to add debug option active,
modprobe ftdi_sio debug=1
It makes no difference
modprobe ftdi_sio debug=1
usbcore: registered new interface driver ftdi_sio
drivers/usb/serial/ftdi_sio.c: v1.4.3:USB FTDI Serial Converters Driver
The rest is as described above too...
@Smudger
I have always extracted the patch files to the PC first, then copy to the USB. I don't think the problem lies with either the USB drives or the patch files. I think it must be whatever does not activate the USB ports or the SATA drives.
Thanks for your suggestion,though.
Stephen
@shklifo
Thanks for your suggestion. I'm just back home from work so I will check this out tonight and report back to the forum.
Thanks
Stephen
@The_Ripper
Is it possible that the usbserial+ftdi kernel modules could bring to life my USB ports or are these only relevant for external cardreaders?
Thanks
Stephen
RudElph
08-11-2010, 08:58 PM
@richy18
Try modprobe ftdi_sio vendor=0x0403 product=0x6001
richy18
08-11-2010, 09:12 PM
@richy18
Try modprobe ftdi_sio vendor=0x0403 product=0x6001
I've tried this... no change to the situation described above.
kebien
08-11-2010, 09:22 PM
did you try right after depmod -a
update-modules
before modprobe ?
richy18
08-11-2010, 09:28 PM
did you try right after depmod -a
update-modules
before modprobe ?
yes... always the same :(
Make's no difference.
4@@@@
08-11-2010, 10:47 PM
I also tryed to get smargo working with the modules. Cam does not see the card.
I know that in ufs910 E2 there was some patch needed to work with enigma2 on sh4. _network has written the patch. No idea if this is the case here.
@The_Ripper: Which source have you used - the one from 2.6.15 source was working with the original kernel.
richy18
08-11-2010, 11:21 PM
I also tryed to get smargo working with the modules. Cam does not see the card.
Yes, same situation as me.
My workaround to watch pay-tv with E2 on Azbox at the moment is sharing the smartcard from my Dream800HD. It works as expected. CCcam on Azbox with DS3.0 Image act as client and I can watch Sky (and Sky HD).
But it would be better to read the smartcard directly by azbox...
Hope The_Ripper will find a solution soon or in later images.
At the moment I'm still absolutely thrilled by E2 on Azbox :respect-039:
A big thank to The_Ripper :bravo-009:
Am I doing something wrong or is the ???.azbox-enigma.eu site down?
Am I doing something wrong or is the ???.azbox-enigma.eu site down?
Try this one:
http://www.azbox-enigma.eu/e107/news.php
Regards
Juka
richy18
09-11-2010, 12:03 AM
Am I doing something wrong or is the ???.azbox-enigma.eu site down?
Site is online: http://www.azbox-enigma.eu/e107/news.php
Perhaps a temporary failure?
I guess it might be an issue my end. I am getting "The website declined to show this webpage" when I try the links.
Sorry for being off topic.
Anrakh
09-11-2010, 12:41 AM
Firefox gives me a white screen and IExplorer gives this:
The website declined to show this webpage
HTTP 403 Most likely causes:
This website requires you to log in.
What you can try:
http://satpimps.co.uk/bullet.png Go back to the previous page.
britzolas
09-11-2010, 12:58 AM
Try chrome. Works fine here.
richy18
09-11-2010, 11:29 AM
I've tried DS2-3.0 (Kernel 1.0.31) for a few days and found the following bugs (on Azbox Premium +)
- installation ok
- first boot: Tuner not recognized, have to change em8634dvb.ko
- second boot: Tuner ok, have Diseqc with A=19.2, B=13.0, C=23.5, D=28.5. All satellites seems to be ok (download channel-lists)
- automatic channel search on 4 satellites: after a few minutes the screen becomes black - then it comes back - search continues, on third satellite the screen remains black and so the scan cannot complete.
- changed configuration on two satellites (19.2 and 13.0). Scan can complete now and found ~3500 Channels
- watching FTA SD: seems ok
- watching FTA HD: seems ok, but the movie sometimes stutter
- watching encrypted SD: works with CCcam and a Dreambox as Cardserver
- watching encrypted HD: same as above
- reading Smartcard on internal reader: does not work
- reading Smartcard on external reader (Smargo): does not work - see this thread
- reading Smartcard on CI-Slot and Alphacrypt-light: does not work
- Sound issue: on channel switch sound is sometimes gone
- Timeshift on HDD: does not work. On first press (yellow button) the picture freeze and the pause-icon appears. On second press the play icon-appears but nothing happens. Have to change channels to watch further.
- Recording on HDD: does not work. If I activate a recording the hdd is starting and some files will be saved, but the filesize is not growing:
root@AZBox:/media/hdd/movie# ls -l
-rw-r--r-- 1 root root 0 Nov 9 12:26 20101109 1226 - Sky Cinema Hits HD - Gran Torino.ts
-rw-r--r-- 1 root root 112 Nov 9 12:26 20101109 1226 - Sky Cinema Hits HD - Gran Torino.ts.****
-rw-r--r-- 1 root root 0 Nov 9 12:26 20101109 1226 - Sky Cinema Hits HD - Gran Torino.ts.sc
root@AZBox:/media/hdd/movie#
- The Enigma working logo (the gears - or on DS 3.0 the globe) appears frequently without any reason
- System clock: the system clock is aprox. 3 times faster then normal. If I start the system at 10.00pm and wait for 20 Minutes the clock shows me ~11.00pm
- EPG: the EPG works only on some channels. The most is empty. I suppose it is related to the wrong system time
In summary it is a really great work - many thanks to The_Ripper! E.g. channel switching is already faster than original Image - its really dreambox-feeling on azbox.
Conclusion: If you don't need timeshift, recording and EPG and if you are willing to zap back and forth (if sound is gone) you can simply watch TV (FTA SD, HD and - if you have a second Box with cardserver - also encrypted SD & HD). In this case - just enjoy EII on Azbox ;)
I will continue testing...
Sentosa72
09-11-2010, 05:29 PM
Firefox gives me a white screen and IExplorer gives this:
insert "azbox-enigma.eu" google translator
will work
buyukbang
09-11-2010, 08:58 PM
This type detailed and clear reviews are very useful for people like me that don't have opportunity (azbox is the only receiver that my family uses at the moment) and enough free time to test E2. Please share your future impressions, too.
Thanks ! :applause-003:
I've tried DS2-3.0 (Kernel 1.0.31) for a few days and found the following bugs (on Azbox Premium +)
....
Conclusion: If you don't need timeshift, recording and EPG and if you are willing to zap back and forth (if sound is gone) you can simply watch TV (FTA SD, HD and - if you have a second Box with cardserver - also encrypted SD & HD). In this case - just enjoy EII on Azbox ;)
I will continue testing...
jkont
09-11-2010, 10:25 PM
Isn't a long time with no new image with some improvements?
And no responce from The_Ripper !
Anrakh
09-11-2010, 10:33 PM
Isn't a long time with no new image with some improvements?
And no responce from The_Ripper !
He posted in this thread yesterday.
Give the man a break..
[0_o]
09-11-2010, 10:46 PM
Isn't a long time with no new image with some improvements?
And no responce from The_Ripper !
And what?? there's any problem with that??
This people are always asking for something new... let the masters work on that man!
hfmls
09-11-2010, 10:47 PM
Isn't a long time with no new image with some improvements?
And no responce from The_Ripper !
dude ... he answers where he need to answer and to whom he need to answer.
he is working on it, that's all WE need to know.
we're all curious for next image and such, but lets give him a break.
mikeyea
09-11-2010, 10:59 PM
Site is online: http://www.azbox-enigma.eu/e107/news.php
Perhaps a temporary failure?
I guess it is more a question of DNS name resolution (perhaps due to the fact that there are several virtual servers on the same IP address) ?
Because when trying to access the top level direct, I regularly get a site not found reply. Only when accessing the above subdir link, I can enter the site.
Mike
gravatasufoca
10-11-2010, 12:00 AM
dude ... he answers where he need to answer and to whom he need to answer.
he is working on it, that's all WE need to know.
we're all curious for next image and such, but lets give him a break.
Well, You know He is working. I don't know if He is working. I don't have directly access to talk to him. If He doesnt show his face here, how We suppose to know if He is working or doesnt?
We are all supporting him on that. But when he disappears, We start guessing things.
MoRpHiUS_x
10-11-2010, 12:19 AM
Maybe because you are a keen and I have to explain even to go to the bathroom.
They are not obligated to anything, and have no news that does not mean that they are touching the nose.
So expect patients and will soon be news.
The comments doubting these people abound.
Anrakh
10-11-2010, 12:23 AM
Well, You know He is working. I don't know if He is working. I don't have directly access to talk to him. If He doesnt show his face here, how We suppose to know if He is working or doesnt?
We are all supporting him on that. But when he disappears, We start guessing things.
Good grief.. Can't these guys even have a weekend off without all this nonsense?
Patience is a virtue, and impatience is really annoying.
leao6
10-11-2010, 12:57 AM
Well, You know He is working. I don't know if He is working. I don't have directly access to talk to him. If He doesnt show his face here, how We suppose to know if He is working or doesnt?
We are all supporting him on that. But when he disappears, We start guessing things.
go hackle monkleys
satboss
10-11-2010, 01:36 AM
I am sure that The ripper is doing a great job a tremondous one ;so i believe that thanks are not enough , please wait and see ; use your keyboard to encourage him ;and not to write nonsence; it s my opinion .
leerock
10-11-2010, 02:40 AM
Why all this hassle guys?
Cmon this guy was doing miracles in just one day...
Imagine how far he s gone now after 2 weeks of development...
There is no need to have releases every other day....
The more we wait the more improvement is done...
My guesses is that the next release will be the svn one..
And by this it means that we ll have stable drivers...
I trust the ripper and the team behind him coz they ve proved more than once that they deserve it...
F***ing Opensat on the other hand, never did anything to become trustfull for us,
though you were waiting for more than a year for a descent fw...
A few more days/weeks of waiting won't hurt anyone...
Well, You know He is working. I don't know if He is working. I don't have directly access to talk to him. If He doesnt show his face here, how We suppose to know if He is working or doesnt?
We are all supporting him on that. But when he disappears, We start guessing things.
i hope you are the first to donate to the teams beer fund:nopity:
massimo1167
10-11-2010, 08:03 AM
F***ing Opensat on the other hand, never did anything to become trustfull for us,
though you were waiting for more than a year for a descent fw...
if I were you I would avoid making certain statements, perhaps in a not too far future you may regret it ...:sifone:
bevste
10-11-2010, 10:25 AM
Jesus I think everyone needs to stop bitching and wait!! You know its gonna be worth it!
leerock
10-11-2010, 10:26 AM
Well.....
I surely hope to regret it, but......
I wouldn't bet on it.... :)
And absolutely NOT in the near future...
Do you guys honestly think that the upcoming fw by opensat that will get released in a few months, would be such a performance beast like e2? or at least near to that?
Sounds too good to be true...
Maybe after a year of development it will get there...
They got better developers now, but these guys can't do miracles in just a few months....
E2 s been out for some years now and many people worked on it to bring it at this stage...
if the ripper success to port to to our box then it s the best thing that could happen to it...
But then again I hope that I m wrong :)
moicas3004
10-11-2010, 12:11 PM
Guys, take it easy.
The more we wait, the more bugs will be solved and the most funcional the new fw will come.
hfmls
10-11-2010, 12:20 PM
if I were you I would avoid making certain statements, perhaps in a not too far future you may regret it ...:sifone:
as much as we all would like to believe this....
they even by phone denny stuff ..or don't want to talk about it..pff
mail...skype...you name it.
I like azbox very much. But Opensat is the worst company/p.r/ respect your client ever!
But i do believe certain users..and they said they were working in something....so.. I dunno. I just don't care now.
I want enigma2. Best tv mode, and now full codec support. I don't care about anything else. :) :D
Are those that are impatient for E2 development, also giving the same grief to Opensat development team.??? When was the last time you saw an update from them.????
paulobr
10-11-2010, 04:51 PM
i agree, the Opensat equal cheet. Long Live to The_ripper
azbox4ever
10-11-2010, 06:07 PM
i agree, the Opensat equal cheet. Long Live to The_ripper
You know what is a RESPECT?
I hope yes
So don't talk like that next time ,respect the people who are working hard please.
Opensat,The Ripper are in the same boat the only think that we can do is to thank them
massimo1167
10-11-2010, 06:11 PM
as much as we all would like to believe this....
they even by phone denny stuff ..or don't want to talk about it..pff
mail...skype...you name it.
I like azbox very much. But Opensat is the worst company/p.r/ respect your client ever!
But i do believe certain users..and they said they were working in something....so.. I dunno. I just don't care now.
I want enigma2. Best tv mode, and now full codec support. I don't care about anything else. :) :D
In the past I have criticized heavily Opensat and his collaborators.
For several months it seems that apparently there are no signs of life by Opensat, but often things are never as they seem, can not always see black or white, but we must try to read the nuances.
I got an idea, maybe it's wrong, but a series of coincidences make me believe it's the right one...
However, it does not matter, the important thing is to use our Azbox in the best way, with a software that can exploit the potential of the hardware.
Thanks The_Ripper and all the members of his team (???).
satdish101
10-11-2010, 06:49 PM
In the past I have criticized heavily Opensat and his collaborators.
For several months it seems that apparently there are no signs of life by Opensat, but often things are never as they seem, can not always see black or white, but we must try to read the nuances.
I got an idea, maybe it's wrong, but a series of coincidences make me believe it's the right one...
However, it does not matter, the important thing is to use our Azbox in the best way, with a software that can exploit the potential of the hardware.
Thanks The_Ripper and all the members of his team (???).
Are you implying the timing of halt of new firmware releases from Opensat and simultaneously rapid development of E2 for Azbox are related?
gravatasufoca
10-11-2010, 07:10 PM
I just do not like this false morality. Everyone here is hoping and supporting the ripper. Now when someone says something, someone always has to throw stones criticizing the question.
Respect is good and everybody likes it. It costs nothing to be polite and kind.
britzolas
10-11-2010, 08:16 PM
I just do not like this false morality. Everyone here is hoping and supporting the ripper. Now when someone says something, someone always has to throw stones criticizing the question.
Respect is good and everybody likes it. It costs nothing to be polite and kind.
If Ripper was selling his work then all the stupid questions and all the critisism would be fair. But he's not. He is creating something for free and for the love of creation. So in this case you don't put any preasure on his shoulders and you let him work.
If you have to critisise someone, I think all roads lead to Portugal... (not hfmls of course :rofl:).
leao6
10-11-2010, 08:41 PM
If Ripper was selling his work then all the stupid questions and all the critisism would be fair. But he's not. He is creating something for free and for the love of creation. So in this case you don't put any preasure on his shoulders and you let him work.
If you have to critisise someone, I think all roads lead to Portugal... (not hfmls of course :rofl:).
all are welcome to Portugal. with money in their pockets to spend .. :respect-057: so they can leave work calmly Ripper
paulobr
10-11-2010, 09:36 PM
Don't be rude for the people of Portugal they don't deserve that...please
Regards
Sjaak66
10-11-2010, 09:48 PM
This threat is going far away from the start topic.
Come people lets stick to the topic and share/talk about
E2 on AZbox !
Stop criticizing people in particular.
yalniz
10-11-2010, 10:03 PM
Changing the subject, here are some pictures
http://img443.imageshack.us/i/10112010972.jpg/
http://img443.imageshack.us/i/10112010972.jpg/
britzolas
10-11-2010, 10:48 PM
Don't be rude for the people of Portugal they don't deserve that...please
Regards
I thought you'd get my point but obviously you didn't. Maybe my writing was wrong.
I didn't mean the Portugese people or the country itself. I meant Opensat that houses in Portugal but it could be anywere else.
kebien
11-11-2010, 05:44 AM
You know what is a RESPECT?
I hope yes
So don't talk like that next time ,respect the people who are working hard please.
Opensat,The Ripper are in the same boat the only think that we can do is to thank them
Humm
Really????
What about I cannot record well since I bought the azbox?
What about all the other bugs that were never fixed by opensat?
Do we not deserve respect as a consumer?
We worked hard for our money,and opensat only care THEY are working hard?
I have to rant against your post sir,this is an E2 thread,created SPECIALLY because opensat DID NOTHING to fix the box in all this time,and you come here asking for respect?
E2 in azbox STARTED IN THE HOPE THIS BOX IS WORTH SOMETHING,otherwise people would just throw it in the garbage.
I have never seen in my life such a company like opensat where they release in the market a receiver that do half of what is advertised for,and such company have the balls to ask for respect of their HARD work?
What hard work?
Have done NOTHING in 1+ years,sir,what hard work you are referring too?
Plus,it looks like The Ripper is building drivers from scratch,so how is it opensat and the ripper are in the same boat?
The guy is doing everything WITHOUR YOUR HELP !!!
You mean the same boat to the fact that The ripper and you are working in a box that has no future?
What is "the same boat" for you?
Is not really clear.
Not sure you realize the fact people porting E2 for azbox is a slap on opensat's face,it show in itself no respect at all??
YOU CAN NOT ASK FOR RESPECT NOW !!!!!
TOO LATE !!!!
leerock
11-11-2010, 06:18 AM
Humm
Really????
What about I cannot record well since I bought the azbox?
What about all the other bugs that were never fixed by opensat?
Do we not deserve respect as a consumer?
We worked hard for our money,and opensat only care THEY are working hard?
I have to rant against your post sir,this is an E2 thread,created SPECIALLY because opensat DID NOTHING to fix the box in all this time,and you come here asking for respect?
E2 in azbox STARTED IN THE HOPE THIS BOX IS WORTH SOMETHING,otherwise people would just throw it in the garbage.
I have never seen in my life such a company like opensat where they release in the market a receiver that do half of what is advertised for,and such company have the balls to ask for respect of their HARD work?
What hard work?
Have done NOTHING in 1+ years,sir,what hard work you are referring too?
Plus,it looks like The Ripper is building drivers from scratch,so how is it opensat and the ripper are in the same boat?
The guy is doing everything WITHOUR YOUR HELP !!!
You mean the same boat to the fact that The ripper and you are working in a box that has no future?
What is "the same boat" for you?
Is not really clear.
Not sure you realize the fact people porting E2 for azbox is a slap on opensat's face,it show in itself no respect at all??
YOU CAN NOT ASK FOR RESPECT NOW !!!!!
TOO LATE !!!!
I would like to hit the thanks button multiple times... :respect-062:
FME_fta
11-11-2010, 01:05 PM
Humm
Really????
What about I cannot record well since I bought the azbox?
What about all the other bugs that were never fixed by opensat?
Do we not deserve respect as a consumer?
We worked hard for our money,and opensat only care THEY are working hard?
I have to rant against your post sir,this is an E2 thread,created SPECIALLY because opensat DID NOTHING to fix the box in all this time,and you come here asking for respect?
E2 in azbox STARTED IN THE HOPE THIS BOX IS WORTH SOMETHING,otherwise people would just throw it in the garbage.
I have never seen in my life such a company like opensat where they release in the market a receiver that do half of what is advertised for,and such company have the balls to ask for respect of their HARD work?
What hard work?
Have done NOTHING in 1+ years,sir,what hard work you are referring too?
Plus,it looks like The Ripper is building drivers from scratch,so how is it opensat and the ripper are in the same boat?
The guy is doing everything WITHOUR YOUR HELP !!!
You mean the same boat to the fact that The ripper and you are working in a box that has no future?
What is "the same boat" for you?
Is not really clear.
Not sure you realize the fact people porting E2 for azbox is a slap on opensat's face,it show in itself no respect at all??
YOU CAN NOT ASK FOR RESPECT NOW !!!!!
TOO LATE !!!!
As have already being said, OpenSat is working on a new firmware, they are not giving up on azbox, on the contrary.
OpenSat could not fix any more the official firmware made by Celrun, because it was unfixable, it was bad coded, they could not improve something without breaking another.
Because instead of a typical code divided in procedures/functions, they (celrun) used pointers to point to other code stack, obviously when the code changes, so does the addresses where the pointer points and that causes thing to stop working.
I don't know when this new firmware will come out, probably when its ready.
So yes, you can also say that they use this E2 firmware attention from their costumers, so they can focus 100% on the new firmware and not in the celrun's firmware.
Also, if you guys think that E2 was possible in this short time without the help of OpenSat, you guys are dead wrong.
That "geeko" message in the VFD is not a coincidence, it was the main coder from OpenSat that did it, so yes they are indirectly involved in this E2 firmware.
There is also many more private information that I do know and won't reveal.
All I'm trying to say is that OpenSat is not a bad company as many think, although nothing will repair the fact that Elite and Premium are not twin tuners capable (celrun's fault), and OpenSat should accept that fault and do a refund to its costumers or a trading program for a Premium+ (for a fair amount).
Cheers!
FME_FTA - nice reply.
I am looking forward to lot's of new stable images from all the developers. I enjoy playing with the box. It has a lot of potential.
Maybe we can have something for Christmas. That would be very nice.
nakata
11-11-2010, 01:17 PM
All I'm trying to say is that OpenSat is not a bad company as many think, although nothing will repair the fact that Elite and Premium are not twin tuners capable (celrun's fault), and OpenSat should accept that fault and do a refund to its costumers or a trading program for a Premium+ (for a fair amount).
Cheers!
time will show
hfmls
11-11-2010, 01:18 PM
FME_fta with all respect. They are not a good company.
I can understand (IF) they really have anything to do with enigma2 that they don't want to talk about it.
But if they are working in a new firmware from scratch, why don't they let us see how it goes? Why don't they tell us, we are doing this and that.
HAVE SOME RESPECT FOR US CLIENTS!
Why da hell can't they be more understanding that we just wanna see some progress?
It's simple, or they really suck as a company and don't have a single clue how to "sell" their product/firmware.
Or
they aren't working at all in a new firmware.
You can chose one option...if they really are working in a new firmware. Why can't we know that? Why can't we see something for the first time directly from opensat ??
example: Here are some samples, screenshots of our current work..
or "Yes we're doing this and that". Give us a couple of months... It's as simple as that.
They simply couldn't care less about us costumers, it's a disrespectful and a shameless company. Show your face Opensat, we users don't have any fault if your previous celrun and korean stuff sucked! Face the consequences and admit, it was a bad decision from the start, and let us know what da hell are you doing now. Or do you get money from silence? If i remember correctly u get money from us to fool around, have some dignity and at least tell us what r u doing, if ....anything at all. U can't hide your ass behind enigma2 stuff forever. Or..yes u can, like u are doing right now, the coward and easy way.
Or the afraid of failure again with that "supposed new firmware" is so big that u don't even trust yourselves now?
Either way, even if u fail to deliver, have the balls to do the decent thing to tell us, ey...we tried!
The_Ripper
11-11-2010, 01:50 PM
@FME_fta
OpenSat could not fix any more the official firmware made by Celrun, because it was unfixable, it was bad coded, they could not improve something without breaking another.
Because instead of a typical code divided in procedures/functions, they (celrun) used pointers to point to other code stack, obviously when the code changes, so does the addresses where the pointer points and that causes thing to stop working.
I don't know when this new firmware will come out, probably when its ready.
I totally agree on this.
So yes, you can also say that they use this E2 firmware attention from their costumers, so they can focus 100% on the new firmware and not in the celrun's firmware.
Also, if you guys think that E2 was possible in this short time without the help of OpenSat, you guys are dead wrong.
That "geeko" message in the VFD is not a coincidence, it was the main coder from OpenSat that did it, so yes they are indirectly involved in this E2 firmware.
There is also many more private information that I do know and won't reveal.
Hmmmm
Powered by vBulletin® Version 4.2.5 Copyright © 2024 vBulletin Solutions Inc. All rights reserved.