Announcement
Collapse
No announcement yet.
Announcement
Collapse
No announcement yet.
T428 Study and Research on Experimental Firmwares
Collapse
X
-
Guest
-
Guest
very good
the kernel compile well and i can select also the Ap 6330 wifi module
i compiled the rk3188_dongle_defconfig with the addition of the AP6330 wifi module
Symbol: AP6330 [=y]
│ Type : boolean
│ Prompt: AP6330
│ Defined at drivers/net/wireless/Kconfig:123
│ Depends on: <choice> && RKWIFI [=y] && WLAN_80211 [=y]
│ Location:
│ -> Device Drivers
│ -> Network device support (NETDEVICES [=y])
│ -> Wireless LAN (WLAN [=y])
│ -> Select the wifi module (<choice> [=y])
Image Name: Linux-3.0.36+
Created: Thu Jun 6 03:43:36 2013
Image Type: ARM Linux Kernel Image (uncompressed)
Data Size: 8577060 Bytes = 8376.04 kB = 8.18 MB
Load Address: 60408000
Entry Point: 60408000
Image: arch/arm/boot/uImage is ready
very good
very good
you saw that complaining is good .)Last edited by Guest; 06 June 2013, 12:04.
Comment
-
Originally posted by strauzo View Post
Wow just wow we got our hands on the source really fast ! I wasn't expecting it to be available so early ! Great news !
Comment
-
Originally posted by strauzo View Postvery good
the kernel compile well and i can select also the Ap 6330 wifi module
i compiled the rk3188_dongle_defconfig with the addition of the AP6330 wifi module
Symbol: AP6330 [=y]
│ Type : boolean
│ Prompt: AP6330
│ Defined at drivers/net/wireless/Kconfig:123
│ Depends on: <choice> && RKWIFI [=y] && WLAN_80211 [=y]
│ Location:
│ -> Device Drivers
│ -> Network device support (NETDEVICES [=y])
│ -> Wireless LAN (WLAN [=y])
│ -> Select the wifi module (<choice> [=y])
Image Name: Linux-3.0.36+
Created: Thu Jun 6 03:43:36 2013
Image Type: ARM Linux Kernel Image (uncompressed)
Data Size: 8577060 Bytes = 8376.04 kB = 8.18 MB
Load Address: 60408000
Entry Point: 60408000
Image: arch/arm/boot/uImage is ready
very good
very good
you saw that complaining is good .)
Comment
-
Guest
Originally posted by rfalcon103 View PostWhat exactly does this all mean? Better wifi, bt, storage and video player? Perfected Rom?
Comment
-
The firt thing I tried copying was wpa_supplicant its located in etc/wifi the location changed in 4.2.2 I believe. Or maybe its just within this rom but thats where I found it. But I dont think this device is using any ap6330 wifi module, or perhaps it is, but the rk903 wifi/bluetooth drivers from the stock cube rom work which is weird. Either way, hope we can get it working soon as I cant test many apps without a network connection! Im excited for kernel source too, im not sure what I will be able to do with it at this point since im noob but im gonna screw with it and see what I can learn. What portion of the zip from github is the kernel source is it the whole master directory or the specific kernel directory, I found a nice tutorialLast edited by alwaysbless; 06 June 2013, 15:33.
Comment
-
Usually the driver is in the kernel now. Only modules usually used are rkwifi.ko and wlan.ko
Then you may also need
/etc/wifi/wpa_supplicant.conf
/bin/wpa_supplicant
Bluetooth is totally another thing! And sometimes can be very difficult to port as it is linked in with many things. There are many files from many places that "may" need to be ported. Some ROMs are totally different how it is implemented and thus what is needed varies.
Files may include at least these if they exist.
/app/bluetooth.apk
/etc/bluetooth/*
/etc/bluez/*
/lib/libblue*.so
/bin/blue*
Now there may be other files from /bin depeneding on how it was implemented in drivers! Sometimes you have to spend the time to figure out what they are. One ROM I ported I found I needed the /bin/hciattach binary for it to work!
Bob"Pzebacz im, bo nie wiedzą, co czynią"
"Прости им, они не ведают, что творят"
"Perdona loro perché non sanno quello che fanno"
"Vergib ihnen, denn sie wissen nicht, was sie tun"
"Vergeef hen want ze weten niet wat ze doen"
"Pardonne-leur car ils ne savent pas ce qu'ils font"
"Perdónalos porque no saben que lo que hacen"
"Oprosti im, jer ne znaju što čine"
"Forgive them as they know not what they do"
Comment
-
Very good news!
Originally posted by alwaysbless View PostWoot woot! Built my first kernel with ap6330 support as well! Does this mean that we don't have to replace all those files now because support is built into kernelT428 ,Radxa Rock (RR), cs918s v1.0, waiting for my X7...
Comment
-
Originally posted by Sarco View PostI do not have experience in compiling, but have a lot of time, and would be interest in this. I did use linux and unix a long time ago, do you have any good tutorial to point to me. I just received my ac1750 router and waiting to test it with my t428.
EDIT: I really dont understand why they built a stick with only 1 antenna (let alone internal) when they have 802.11ac support. The MK808 had 2 antennas, why didnt the T428.TV Stick: MK808 // Tronsmart T428
ROM: Finless 1.7c w/Pimp My Rom // Nexus SDK2 Multi-Window v1.2
CPU: @1.6GHz OnDemand Governor NOOP I/O Scheduler
Recovery: ClockworkMod
Kernel: Omegamoon // 1080p OC kernel 720ddr 1.9cpu
Phone: Samsung Galaxy Note II
ROM: Whompasaurus v4.2
Kernel: Persus
Comment
-
Hey bob or strauzo, after compiling kernel my img came out to be a little over 8mb - in the parameter file kernel img is set to 0x60408000 is that where I should make adjustment for increased size? Here is tutorial on how to compile kernel from source: http://www.armtvtech.com/armtvtechfo...php?f=66&t=835
Comment
What's Going On
Collapse
There are currently 1848 users online. 0 members and 1848 guests.
Most users ever online was 63,956 at 18:56 on 20 March 2025.
Comment