To unsubscribe from this group and stop receiving emails from it, send an email to linux-sunxi...@googlegroups.com.
I've not yet had a chance to try out 19 r1 but I had a chance to try out 18 R2 on my AL-A13-RT713 based Tablet and I found the following problems:
1) After having done the postconfig stuff and user creation I cannot login into the device (ither X or text login) ... I think I get authenticated but then something crashes and I get chucked out
and prompted for login again. I had a stripped down 18 r2 to fit inside a 512Mb uSD and that did not present the login issue so I'm sure it's something that it's trying to do after authentication.
2) I can't get the touchscreen to work and need usb mouse and keyboard to do anything on my tablet when running custom distribution.
To unsubscribe from this group and stop receiving emails from it, send an email to linux-sunxi...@googlegroups.com.
Sorry ... I cant's manage that indentation without making a mess (yahoo mail isn't helping) :(
Yep I stripped down all X stuff, unnecessary modules, yum cache and various other stuff that was not necessary for a non graphical environment. I just wanted to check out basic functionality before using kernel, modules and uboot to start a slackware ARM userland.
I will try 19 r1 ... but I thought my report would be interesting if there's any will to maintain the previous release. If that's not the case then forget my report ... I'll be back as soon as I manage to try 19 r1.
Concerning the touch .... the flect cable is glued with something like white silicon sealant and hides whatever electronic components it's directly connected to.How can I investigate what sort of bus my touch is connected to ?
Hi, thanks very much for the release!
I've already tested the Fedora 18 remix on my A13-OLinuXino (even with WIFI working!), but I can't get the audio to work:
ALSA reports that no soundcards could be detected.
However using the Debian image of Olimex, I was able to get audio through my headphones and the mic worked also. I looked up the driver, and it appeared to be "sun5i-CODEC". On the rootfs of the Fedora image, I looked into "/lib/modules/<sun5i-kernel>/kernel/sound/soc/", but I only could see a "sun4i" directory, even without a "sun4i-CODEC" counterpart.
I read somewhere else that code of "/sound/soc/sun5i" was merged with "/sound/soc/sun4i", but I tried to modprobe each driver in "/sound/soc/sun4i" without success.
Do I have to recompile the whole kernel, or just compile the "sun5i-CODEC" module, or do I have to do something different to get audio working?
Thank you very much!
P.S.: Do you know whether it is possible to run a synthesiser such as ZynAddSubFX with low latency on such boards (using the onboard soundcard)?
I used uSD 16GB 200x (30MB/s) SanDisk class 10.
have you tips ?
I tried with cubieboard2 uboot settings.
I got several error messages: (AXP) driver using configuration failed(323)
(AXP)power_start = 0, axp20_ldo2: Failed to create debugfs directory, [mmc_pm]: failed to fetch sdio card configuration!,
disp_clk: Could not find a matching pll-freq for 53900000 pclk
axp20_buck3: incomplete constraints, leaving on
[mmc-err] smc 0 err, cmd 52, RTO
EXT4-fs (mmcblk0p3): couldn't mount as ext3 due to feature incompatibilities
Kernel panic - not syncing: Attempted to kill init exitcode=0x0000000b
Continuously rebooting
Is it bossible to get it working?
Regards
Seppo
Smells like you are using a wrong script.bin for your device.
I do not think that we have general sunxi support for this
tablet. In such a case, you should be working through:
http://linux-sunxi.org/New_Board_howto
The latter 3 bits still need to be filled in, but you can just
send the retrieved information to our ml as well.
Luc Verhaegen.
> I tried with cubieboard2 uboot settings.
>
> I got several error messages: (AXP) driver using configuration failed(323)
> (AXP)power_start = 0, axp20_ldo2: Failed to create debugfs directory, [mmc_pm]: failed to fetch sdio card configuration!,
> disp_clk: Could not find a matching pll-freq for 53900000 pclk
> axp20_buck3: incomplete constraints, leaving on
> [mmc-err] smc 0 err, cmd 52, RTO
> EXT4-fs (mmcblk0p3): couldn't mount as ext3 due to feature incompatibilities
> Kernel panic - not syncing: Attempted to kill init exitcode=0x0000000b
>
> Continuously rebooting
> Is it bossible to get it working?
>
> Regards
> Seppo
Smells like you are using a wrong script.bin for your device.
Luc Verhaegen.
[usbc0]usb_used = 1usb_port_type = 2usb_detect_type = 1usb_id_gpio = port:PG02<0><1><default><default>usb_det_vbus_gpio = port:PG01<0><0><default><default>usb_drv_vbus_gpio = port:PG12<1><0><default><0>usb_host_init_state = 0[usbc1]usb_used = 1usb_port_type = 1usb_detect_type = 1usb_id_gpio =usb_det_vbus_gpio =usb_drv_vbus_gpio = port:power203<1><0><default><0>usb_host_init_state = 0The external WiFi adaptor works great.Any clue how to activate the internal WiFi on the tablet ?It is a Realtek 8188eu (checked visually on the board itself)Thanks a million.Nelson
usb_host_init_state should be set to 1. Recompile and replace the script.bin file.
Thanks, any LINK to download the patch ??Nelson
--
You received this message because you are subscribed to a topic in the Google Groups "linux-sunxi" group.
To unsubscribe from this topic, visit https://groups.google.com/d/topic/linux-sunxi/PLgUj-KefKQ/unsubscribe.
To unsubscribe from this group and all of its topics, send an email to linux-sunxi...@googlegroups.com.
On Tue, Jan 14, 2014 at 12:09 PM, Nelson Grodzicki <nej...@gmail.com> wrote:
--
Smells like you are using a wrong script.bin for your device.
Luc Verhaegen.
Few days ago i finally got my MID S906 booting to Fedora 19r1
But usb not seem to activated. (no power to keyboard or mouse)
On 24-01-14 10:18, SK wrote:
>
>
>
>
>
>
>
>
> Smells like you are using a wrong script.bin for your device.
>
>
> Luc Verhaegen.
>
>
>
> Few days ago i finally got my MID S906 booting to Fedora 19r1
> But usb not seem to activated. (no power to keyboard or mouse)
>
>
> I get access to Fedora initial setup screen but not able to use
> keyboard or mouse.
>
> Does it need some sort of script to activate usb after booting?
> Or powered usb hub?
Depends, but generally, no; it should just work; double check your
script.bin's usb0 settings, make sure it's powered. A powered USB hub
helps generally here.
--You received this message because you are subscribed to a topic in the Google Groups "linux-sunxi" group.
To unsubscribe from this topic, visit https://groups.google.com/d/topic/linux-sunxi/PLgUj-KefKQ/unsubscribe.
To unsubscribe from this group and all of its topics, send an email to linux-sunxi...@googlegroups.com.
Depending upon your kernel and hardware, you may need to configure the port as host-only?> usb_port_type = 1> usb_host_init_state = 1On my A20 board with a similar basic configuration, I have to manually enable the pin used for usb_drv_vbus_gpio to enable the 5v rail.