All of lore.kernel.org
 help / color / mirror / Atom feed
* Testing.
@ 2017-05-02  6:37 Oleg
  2017-05-07 16:38 ` Testing Martin Blumenstingl
  0 siblings, 1 reply; 58+ messages in thread
From: Oleg @ 2017-05-02  6:37 UTC (permalink / raw)
  To: linus-amlogic

Hi
I want to help the platform support Amlogic (S8xx\S9xxx) on the new kernel.
I have a few different model boards with the Amlogic S8xx\S9xxx with a 
connected console UART \ SSH.
I can help with testing variants of the kernel on these boards.
In what form can I help the project ?

Excuse my English, I use computer translation.

^ permalink raw reply	[flat|nested] 58+ messages in thread

* Testing.
  2017-05-02  6:37 Testing Oleg
@ 2017-05-07 16:38 ` Martin Blumenstingl
  2017-05-07 17:36   ` Testing Oleg
                     ` (2 more replies)
  0 siblings, 3 replies; 58+ messages in thread
From: Martin Blumenstingl @ 2017-05-07 16:38 UTC (permalink / raw)
  To: linus-amlogic

Hi Oleg,

On Tue, May 2, 2017 at 8:37 AM, Oleg <balbes-150@yandex.ru> wrote:
> Hi
> I want to help the platform support Amlogic (S8xx\S9xxx) on the new kernel.
> I have a few different model boards with the Amlogic S8xx\S9xxx with a
> connected console UART \ SSH.
> I can help with testing variants of the kernel on these boards.
> In what form can I help the project ?
I am currently trying to improve support for the older (32-bit) Meson SoCs.
Unfortunately I only have a device with S812 (Meson8m2) - do you have
any boards with Meson8 (S802) or Meson8b (S805) SoC? we could team up
and add mainline support for your boards

current status on my Meson8m2 device is:
- USB works (I only tested host mode)
- SD card can be read and written
- ethernet (my device has 10/100Mbit/s only) works


Regards,
Martin

^ permalink raw reply	[flat|nested] 58+ messages in thread

* Testing.
  2017-05-07 16:38 ` Testing Martin Blumenstingl
@ 2017-05-07 17:36   ` Oleg
  2017-05-07 18:05     ` Testing Martin Blumenstingl
  2017-05-12  7:03   ` Testing Oleg
  2017-05-25 18:35   ` Testing Tobias Baumann
  2 siblings, 1 reply; 58+ messages in thread
From: Oleg @ 2017-05-07 17:36 UTC (permalink / raw)
  To: linus-amlogic


> On Tue, May 2, 2017 at 8:37 AM, Oleg <balbes-150@yandex.ru> wrote:
>> Hi
>> I want to help the platform support Amlogic (S8xx\S9xxx) on the new kernel.
>> I have a few different model boards with the Amlogic S8xx\S9xxx with a
>> connected console UART \ SSH.
>> I can help with testing variants of the kernel on these boards.
>> In what form can I help the project ?
> I am currently trying to improve support for the older (32-bit) Meson SoCs.
> Unfortunately I only have a device with S812 (Meson8m2) - do you have
> any boards with Meson8 (S802) or Meson8b (S805) SoC? we could team up
> and add mainline support for your boards
>
> current status on my Meson8m2 device is:
> - USB works (I only tested host mode)
> - SD card can be read and written
> - ethernet (my device has 10/100Mbit/s only) works
>
>
> Regards,
> Martin
Hi Martin.

I have a TV box S812 MXIII_Plus (2\16 eMMC), and the 2 model S805 (1\8 
NAND). I know there are several users with different models s802 s805 
s812 who are willing to participate in testing. Today I tried to use 
Your kernel (branch meson-mx integration-4.12-20170506-5) to build a 
test image Armbian (Ubuntu server). The kernel runs, but the system 
fully not starts, stops without error message. I think this is due to 
the fact that I use dtb data that is not priznachena for my model s812. 
I have asked members from the forum Armbian check out this image 
(kernel) on different models s8xxx. I hope that in a short time, you 
should see information from other users about how to start Your kernel 
on different models s8xxx. Soon I'll try to check - another of my 
existing models s805 and will report the results. You can write, and 
what else to check.

https://forum.armbian.com/index.php?/topic/3023-armbian-for-amlogic-s802s812/&do=findComment&comment=31246 

^ permalink raw reply	[flat|nested] 58+ messages in thread

* Testing.
  2017-05-07 17:36   ` Testing Oleg
@ 2017-05-07 18:05     ` Martin Blumenstingl
  2017-05-07 18:55       ` Testing Oleg
       [not found]       ` <e7eb7d12-8fa8-5507-5d7b-53ef9ce3e300@yandex.ru>
  0 siblings, 2 replies; 58+ messages in thread
From: Martin Blumenstingl @ 2017-05-07 18:05 UTC (permalink / raw)
  To: linus-amlogic

Hi Oleg,

On Sun, May 7, 2017 at 7:36 PM, Oleg <balbes-150@yandex.ru> wrote:
>
>> On Tue, May 2, 2017 at 8:37 AM, Oleg <balbes-150@yandex.ru> wrote:
>>>
>>> Hi
>>> I want to help the platform support Amlogic (S8xx\S9xxx) on the new
>>> kernel.
>>> I have a few different model boards with the Amlogic S8xx\S9xxx with a
>>> connected console UART \ SSH.
>>> I can help with testing variants of the kernel on these boards.
>>> In what form can I help the project ?
>>
>> I am currently trying to improve support for the older (32-bit) Meson
>> SoCs.
>> Unfortunately I only have a device with S812 (Meson8m2) - do you have
>> any boards with Meson8 (S802) or Meson8b (S805) SoC? we could team up
>> and add mainline support for your boards
>>
>> current status on my Meson8m2 device is:
>> - USB works (I only tested host mode)
>> - SD card can be read and written
>> - ethernet (my device has 10/100Mbit/s only) works
>>
>>
>> Regards,
>> Martin
>
> Hi Martin.
>
> I have a TV box S812 MXIII_Plus (2\16 eMMC), and the 2 model S805 (1\8
> NAND). I know there are several users with different models s802 s805 s812
> who are willing to participate in testing. Today I tried to use Your kernel
> (branch meson-mx integration-4.12-20170506-5) to build a test image Armbian
> (Ubuntu server). The kernel runs, but the system fully not starts, stops
> without error message. I think this is due to the fact that I use dtb data
> that is not priznachena for my model s812.
is the .dtb (or .dts) of your device available in your github repo [0]?
also please note that you need to change the bootargs in u-boot before
you can boot a mainline kernel (see also [1]): setenv bootargs
"console=ttyAML0,115200" (without this your serial console won't work)


Regards,
Martin

[0] https://github.com/150balbes/Amlogic_s905
[1] http://linux-meson.com/doku.php?id=start#bit_socs_meson8b_s805_or_older

^ permalink raw reply	[flat|nested] 58+ messages in thread

* Testing.
  2017-05-07 18:05     ` Testing Martin Blumenstingl
@ 2017-05-07 18:55       ` Oleg
       [not found]       ` <e7eb7d12-8fa8-5507-5d7b-53ef9ce3e300@yandex.ru>
  1 sibling, 0 replies; 58+ messages in thread
From: Oleg @ 2017-05-07 18:55 UTC (permalink / raw)
  To: linus-amlogic


> is the .dtb (or .dts) of your device available in your github repo [0]?
> also please note that you need to change the bootargs in u-boot before
> you can boot a mainline kernel (see also [1]): setenv bootargs
> "console=ttyAML0,115200" (without this your serial console won't work)
>
>
> Regards,
> Martin
>
> [0] https://github.com/150balbes/Amlogic_s905
> [1] http://linux-meson.com/doku.php?id=start#bit_socs_meson8b_s805_or_older
I use the kernel 3.14.29 these dts .
For my model s812


-------------- next part --------------


meson8m2_n200_2G_1000.dts

https://github.com/150balbes/Amlogic_s8xx-kernel/tree/S812/arch/arm/boot/dts


and s805   2 models.

meson8b_i5.dts
meson8b_hd180.dts

https://github.com/150balbes/Amlogic_s8xx-kernel/tree/S805/arch/arm/boot/dts

This is the source test file, which is obtained when compiling the executable script s805_autoscript (used in multi-boot mode), 
which sets the required variables and performs the automatic startup of the system from removable media when testing. 
Internal firmware remains unchanged, this allows any non-trained user with no risk to test any system.

boot-vegas812_AM.cmd

https://github.com/150balbes/lib/tree/master/config/bootscripts

Perhaps You will be more clear what is happening on the logs from the console UART while trying to start at s812 and s805.

https://yadi.sk/i/rhJQe_qi3HpNQr

https://yadi.sk/i/czHlGCyt3HpNQD

^ permalink raw reply	[flat|nested] 58+ messages in thread

* Testing.
       [not found]       ` <e7eb7d12-8fa8-5507-5d7b-53ef9ce3e300@yandex.ru>
@ 2017-05-07 18:59         ` Martin Blumenstingl
  2017-05-07 19:09           ` Testing Oleg
  0 siblings, 1 reply; 58+ messages in thread
From: Martin Blumenstingl @ 2017-05-07 18:59 UTC (permalink / raw)
  To: linus-amlogic

Hi Oleg,

On Sun, May 7, 2017 at 8:36 PM, Oleg <balbes-150@yandex.ru> wrote:
>
> Hi Oleg,
>
> On Sun, May 7, 2017 at 7:36 PM, Oleg <balbes-150@yandex.ru> wrote:
>
> On Tue, May 2, 2017 at 8:37 AM, Oleg <balbes-150@yandex.ru> wrote:
>
> Hi
> I want to help the platform support Amlogic (S8xx\S9xxx) on the new
> kernel.
> I have a few different model boards with the Amlogic S8xx\S9xxx with a
> connected console UART \ SSH.
> I can help with testing variants of the kernel on these boards.
> In what form can I help the project ?
>
> I am currently trying to improve support for the older (32-bit) Meson
> SoCs.
> Unfortunately I only have a device with S812 (Meson8m2) - do you have
> any boards with Meson8 (S802) or Meson8b (S805) SoC? we could team up
> and add mainline support for your boards
>
> current status on my Meson8m2 device is:
> - USB works (I only tested host mode)
> - SD card can be read and written
> - ethernet (my device has 10/100Mbit/s only) works
>
>
> Regards,
> Martin
>
> Hi Martin.
>
> I have a TV box S812 MXIII_Plus (2\16 eMMC), and the 2 model S805 (1\8
> NAND). I know there are several users with different models s802 s805 s812
> who are willing to participate in testing. Today I tried to use Your kernel
> (branch meson-mx integration-4.12-20170506-5) to build a test image Armbian
> (Ubuntu server). The kernel runs, but the system fully not starts, stops
> without error message. I think this is due to the fact that I use dtb data
> that is not priznachena for my model s812.
>
> is the .dtb (or .dts) of your device available in your github repo [0]?
> also please note that you need to change the bootargs in u-boot before
> you can boot a mainline kernel (see also [1]): setenv bootargs
> "console=ttyAML0,115200" (without this your serial console won't work)
>
>
> Regards,
> Martin
>
> [0] https://github.com/150balbes/Amlogic_s905
> [1] http://linux-meson.com/doku.php?id=start#bit_socs_meson8b_s805_or_older
>
>
> I use the kernel 3.14.29 these dts .
> For my model s812
>
> meson8m2_n200_2G_1000.dts
>
> https://github.com/150balbes/Amlogic_s8xx-kernel/tree/S812/arch/arm/boot/dts
>
>
> and s805   2 models.
>
> meson8b_i5.dts
> meson8b_hd180.dts
>
> https://github.com/150balbes/Amlogic_s8xx-kernel/tree/S805/arch/arm/boot/dts
>
> This is the source test file, which is obtained when compiling the
> executable script s805_autoscript (used in multi-boot mode), which sets the
> required variables and performs the automatic startup of the system from
> removable media when testing. Internal firmware remains unchanged, this
> allows any non-trained user with no risk to test any system.
>
> boot-vegas812_AM.cmd
>
> https://github.com/150balbes/lib/tree/master/config/bootscripts
OK, I see - thanks for the details!

>
> Perhaps You will be more clear what is happening on the logs from the
> console UART while trying to start at s812 and s805.
OK, there are two different "problems", see below

> https://yadi.sk/i/rhJQe_qi3HpNQr
I forgot a patch which enables CONFIG_MMC_MESON_MX_SDIO on the
multi_v7_defconfig. I just pushed an update: [0] (but you can simply
enable that symbol in your .config - just make sure you set it to =y).
same with the USB2 PHY driver (CONFIG_PHY_MESON8B_USB2)

> https://yadi.sk/i/czHlGCyt3HpNQD
I only enabled SD/USB/etc. for the M8S board, so additional patches
are needed for other boards.

PS: I've just seen that you sent some mails as HTML-mails.
the mailing list rejects these - please always send plain-text mails!


Regards,
Martin


[0] https://github.com/xdarklight/linux/tree/meson-mx-integration-4.12-20170507

^ permalink raw reply	[flat|nested] 58+ messages in thread

* Testing.
  2017-05-07 18:59         ` Testing Martin Blumenstingl
@ 2017-05-07 19:09           ` Oleg
  2017-05-07 20:22             ` Testing Martin Blumenstingl
  0 siblings, 1 reply; 58+ messages in thread
From: Oleg @ 2017-05-07 19:09 UTC (permalink / raw)
  To: linus-amlogic



> I forgot a patch which enables CONFIG_MMC_MESON_MX_SDIO on the
> multi_v7_defconfig. I just pushed an update: [0] (but you can simply
> enable that symbol in your .config - just make sure you set it to =y).
> same with the USB2 PHY driver (CONFIG_PHY_MESON8B_USB2)
Thanks for the explanation, tomorrow I'll check it out on their models.
I apologize for the duplication.

^ permalink raw reply	[flat|nested] 58+ messages in thread

* Testing.
  2017-05-07 19:09           ` Testing Oleg
@ 2017-05-07 20:22             ` Martin Blumenstingl
  2017-05-07 20:44               ` Testing Oleg
  0 siblings, 1 reply; 58+ messages in thread
From: Martin Blumenstingl @ 2017-05-07 20:22 UTC (permalink / raw)
  To: linus-amlogic

On Sun, May 7, 2017 at 9:09 PM, Oleg <balbes-150@yandex.ru> wrote:
>
>
>> I forgot a patch which enables CONFIG_MMC_MESON_MX_SDIO on the
>> multi_v7_defconfig. I just pushed an update: [0] (but you can simply
>> enable that symbol in your .config - just make sure you set it to =y).
>> same with the USB2 PHY driver (CONFIG_PHY_MESON8B_USB2)
>
> Thanks for the explanation, tomorrow I'll check it out on their models.
perfect, thank you already for testing this!
please note that (typically) I have limited time during the week - so
I may not reply before next weekend

good luck with testing!


Regards,
Martin

^ permalink raw reply	[flat|nested] 58+ messages in thread

* Testing.
  2017-05-07 20:22             ` Testing Martin Blumenstingl
@ 2017-05-07 20:44               ` Oleg
  2017-05-07 20:46                 ` Testing Martin Blumenstingl
  0 siblings, 1 reply; 58+ messages in thread
From: Oleg @ 2017-05-07 20:44 UTC (permalink / raw)
  To: linus-amlogic


> perfect, thank you already for testing this!
> please note that (typically) I have limited time during the week - so
> I may not reply before next weekend
>
> good luck with testing!
Assembled a new test image with the meson 
branch-mx-integration-4.12-20170507 ,
included in the config file the option CONFIG_MMC_MESON_MX_SDIO=y and 
CONFIG_PHY_MESON8B_USB2=y .
Tried to run from SD card new version, yet the result is the same as 
before. I do not consider ?
What compiler is better to use 4.9.4 or 6.3.1 ?

^ permalink raw reply	[flat|nested] 58+ messages in thread

* Testing.
  2017-05-07 20:44               ` Testing Oleg
@ 2017-05-07 20:46                 ` Martin Blumenstingl
  2017-05-07 20:53                   ` Testing Oleg
  2017-05-07 20:57                   ` Testing Oleg
  0 siblings, 2 replies; 58+ messages in thread
From: Martin Blumenstingl @ 2017-05-07 20:46 UTC (permalink / raw)
  To: linus-amlogic

On Sun, May 7, 2017 at 10:44 PM, Oleg <balbes-150@yandex.ru> wrote:
>
>> perfect, thank you already for testing this!
>> please note that (typically) I have limited time during the week - so
>> I may not reply before next weekend
>>
>> good luck with testing!
>
> Assembled a new test image with the meson
> branch-mx-integration-4.12-20170507 ,
> included in the config file the option CONFIG_MMC_MESON_MX_SDIO=y and
> CONFIG_PHY_MESON8B_USB2=y .
> Tried to run from SD card new version, yet the result is the same as before.
so the kernel output is still the same? can you please share your .config then?

> What compiler is better to use 4.9.4 or 6.3.1 ?
personally I'm using arm-none-eabi-gcc 6.3.1 (from Arch Linux' community repo)

^ permalink raw reply	[flat|nested] 58+ messages in thread

* Testing.
  2017-05-07 20:46                 ` Testing Martin Blumenstingl
@ 2017-05-07 20:53                   ` Oleg
  2017-05-07 20:57                   ` Testing Oleg
  1 sibling, 0 replies; 58+ messages in thread
From: Oleg @ 2017-05-07 20:53 UTC (permalink / raw)
  To: linus-amlogic


> so the kernel output is still the same? can you please share your .config then?
>
The config used when building image.

https://github.com/150balbes/lib/blob/master/config/kernel/linux-vegas812-next.config

^ permalink raw reply	[flat|nested] 58+ messages in thread

* Testing.
  2017-05-07 20:46                 ` Testing Martin Blumenstingl
  2017-05-07 20:53                   ` Testing Oleg
@ 2017-05-07 20:57                   ` Oleg
  2017-05-07 21:08                     ` Testing Martin Blumenstingl
  1 sibling, 1 reply; 58+ messages in thread
From: Oleg @ 2017-05-07 20:57 UTC (permalink / raw)
  To: linus-amlogic

[    5.784393] tegra-ehci: Tegra EHCI driver
[    5.788381] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver
[    5.794471] ohci-pci: OHCI PCI platform driver
[    5.798903] ohci-platform: OHCI generic platform driver
[    5.804174] ohci-omap3: OHCI OMAP3 driver
[    5.808132] SPEAr-ohci: OHCI SPEAr driver
[    5.812119] ohci-st: OHCI STMicroelectronics driver
[    5.816989] ohci-atmel: OHCI Atmel driver
[    5.821290] usbcore: registered new interface driver usb-storage
[    5.829289] i2c /dev entries driver
[    5.835640] meson_wdt c1109900.watchdog: Watchdog enabled (timeout=8 
sec, nowayout=0)
[    5.839928] sdhci: Secure Digital Host Controller Interface driver
[    5.844316] sdhci: Copyright(c) Pierre Ossman
[    5.849477] Synopsys Designware Multimedia Card Interface Driver
[    5.856562] sdhci-pltfm: SDHCI platform and OF driver helper
[    5.861442] of_pwm_get(): PWM chip not found
[    5.864538] leds_pwm pwmleds: unable to request PWM for 
m8s:blue:power: -517
[    5.871728] ledtrig-cpu: registered to indicate activity on CPUs
[    5.877766] usbcore: registered new interface driver usbhid
[    5.883048] usbhid: USB HID core driver
[    5.944209] NET: Registered protocol family 10
[    5.944923] Segment Routing with IPv6
[    5.946713] sit: IPv6, IPv4 and MPLS over IPv4 tunneling driver
[    5.953100] NET: Registered protocol family 17
[    5.956991] can: controller area network core (rev 20120528 abi 9)
[    5.963199] NET: Registered protocol family 29
[    5.967561] can: raw protocol (rev 20120528)
[    5.971808] can: broadcast manager protocol (rev 20161123 t)
[    5.977457] can: netlink gateway (rev 20130117) max_hops=1
[    5.983198] Key type dns_resolver registered
[    5.987424] ThumbEE CPU extension supported.
[    5.991403] Registering SWP/SWPB emulation handler
[    5.997855] Btrfs loaded, crc32c=crc32c-generic
[    6.005513] dwc2 c9040000.usb: c9040000.usb supply vusb_d not found, 
using dummy regulator
[    6.008952] dwc2 c9040000.usb: c9040000.usb supply vusb_a not found, 
using dummy regulator
[    6.018320] phy phy-c1108800.phy.0: USB ID detect failed!
[    6.022538] phy phy-c1108800.phy.0: phy poweron failed --> -22
[    6.028450] dwc2: probe of c9040000.usb failed with error -22
[    6.035485] dwc2 c90c0000.usb: c90c0000.usb supply vusb_d not found, 
using dummy regulator
[    6.042337] dwc2 c90c0000.usb: c90c0000.usb supply vusb_a not found, 
using dummy regulator
[    6.182662] dwc2 c90c0000.usb: DWC OTG Controller
[    6.182732] dwc2 c90c0000.usb: new USB bus registered, assigned bus 
number 1
[    6.188786] dwc2 c90c0000.usb: irq 23, io mem 0xc90c0000
[    6.194739] hub 1-0:1.0: USB hub found
[    6.197804] hub 1-0:1.0: 1 port detected
[    6.206952] of_pwm_get(): PWM chip not found
[    6.207005] leds_pwm pwmleds: unable to request PWM for 
m8s:blue:power: -517
[    6.213401] hctosys: unable to open rtc device (rtc0)
[    6.218262] VCC3V3: disabling
[    6.222866] Freeing unused kernel memory: 2048K
[    6.622590] usb 1-1: new high-speed USB device number 2 using dwc2
[    6.832594] usb 1-1: device descriptor read/64, error -32
[    7.162580] usb 1-1: device descriptor read/64, error -32
[    7.492542] usb 1-1: new high-speed USB device number 3 using dwc2
[    7.702535] usb 1-1: device descriptor read/64, error -32
[    8.032534] usb 1-1: device descriptor read/64, error -32
[    8.362547] usb 1-1: new high-speed USB device number 4 using dwc2
[    8.802534] usb 1-1: device not accepting address 4, error -32
[    9.012535] usb 1-1: new high-speed USB device number 5 using dwc2
[    9.452534] usb 1-1: device not accepting address 5, error -32
[    9.452767] usb usb1-port1: unable to enumerate USB device
[  133.312550] random: crng init done

^ permalink raw reply	[flat|nested] 58+ messages in thread

* Testing.
  2017-05-07 20:57                   ` Testing Oleg
@ 2017-05-07 21:08                     ` Martin Blumenstingl
  2017-05-07 21:23                       ` Testing Oleg
  0 siblings, 1 reply; 58+ messages in thread
From: Martin Blumenstingl @ 2017-05-07 21:08 UTC (permalink / raw)
  To: linus-amlogic

On Sun, May 7, 2017 at 10:57 PM, Oleg <balbes-150@yandex.ru> wrote:
> [    5.784393] tegra-ehci: Tegra EHCI driver
> [    5.788381] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver
> [    5.794471] ohci-pci: OHCI PCI platform driver
> [    5.798903] ohci-platform: OHCI generic platform driver
> [    5.804174] ohci-omap3: OHCI OMAP3 driver
> [    5.808132] SPEAr-ohci: OHCI SPEAr driver
> [    5.812119] ohci-st: OHCI STMicroelectronics driver
> [    5.816989] ohci-atmel: OHCI Atmel driver
> [    5.821290] usbcore: registered new interface driver usb-storage
> [    5.829289] i2c /dev entries driver
> [    5.835640] meson_wdt c1109900.watchdog: Watchdog enabled (timeout=8 sec,
> nowayout=0)
> [    5.839928] sdhci: Secure Digital Host Controller Interface driver
> [    5.844316] sdhci: Copyright(c) Pierre Ossman
> [    5.849477] Synopsys Designware Multimedia Card Interface Driver
> [    5.856562] sdhci-pltfm: SDHCI platform and OF driver helper
> [    5.861442] of_pwm_get(): PWM chip not found
> [    5.864538] leds_pwm pwmleds: unable to request PWM for m8s:blue:power:
> -517
> [    5.871728] ledtrig-cpu: registered to indicate activity on CPUs
> [    5.877766] usbcore: registered new interface driver usbhid
> [    5.883048] usbhid: USB HID core driver
> [    5.944209] NET: Registered protocol family 10
> [    5.944923] Segment Routing with IPv6
> [    5.946713] sit: IPv6, IPv4 and MPLS over IPv4 tunneling driver
> [    5.953100] NET: Registered protocol family 17
> [    5.956991] can: controller area network core (rev 20120528 abi 9)
> [    5.963199] NET: Registered protocol family 29
> [    5.967561] can: raw protocol (rev 20120528)
> [    5.971808] can: broadcast manager protocol (rev 20161123 t)
> [    5.977457] can: netlink gateway (rev 20130117) max_hops=1
> [    5.983198] Key type dns_resolver registered
> [    5.987424] ThumbEE CPU extension supported.
> [    5.991403] Registering SWP/SWPB emulation handler
> [    5.997855] Btrfs loaded, crc32c=crc32c-generic
> [    6.005513] dwc2 c9040000.usb: c9040000.usb supply vusb_d not found,
> using dummy regulator
> [    6.008952] dwc2 c9040000.usb: c9040000.usb supply vusb_a not found,
> using dummy regulator
> [    6.018320] phy phy-c1108800.phy.0: USB ID detect failed!
> [    6.022538] phy phy-c1108800.phy.0: phy poweron failed --> -22
> [    6.028450] dwc2: probe of c9040000.usb failed with error -22
I assume your device has an internal USB hub? this probably has to be
turned on before the controller starts working

> [    6.035485] dwc2 c90c0000.usb: c90c0000.usb supply vusb_d not found,
> using dummy regulator
> [    6.042337] dwc2 c90c0000.usb: c90c0000.usb supply vusb_a not found,
> using dummy regulator
> [    6.182662] dwc2 c90c0000.usb: DWC OTG Controller
> [    6.182732] dwc2 c90c0000.usb: new USB bus registered, assigned bus
> number 1
> [    6.188786] dwc2 c90c0000.usb: irq 23, io mem 0xc90c0000
> [    6.194739] hub 1-0:1.0: USB hub found
> [    6.197804] hub 1-0:1.0: 1 port detected
> [    6.206952] of_pwm_get(): PWM chip not found
this sounds innocent at first but actually it's crucial for MMC (at
least in the current M8S configuration). PWM_E is used to generate the
32.768 kHz clock for the wifi chip. so without CONFIG_PWM_MESON the
pwm_ef node won't get probed, meaning that a dependency of the mmc
controller is missing.
I'll fix that as well next weekend (it also has to be enabled in
multi_v7_defconfig)

> [    6.207005] leds_pwm pwmleds: unable to request PWM for m8s:blue:power:
> -517
> [    6.213401] hctosys: unable to open rtc device (rtc0)
> [    6.218262] VCC3V3: disabling
> [    6.222866] Freeing unused kernel memory: 2048K
> [    6.622590] usb 1-1: new high-speed USB device number 2 using dwc2
> [    6.832594] usb 1-1: device descriptor read/64, error -32
> [    7.162580] usb 1-1: device descriptor read/64, error -32
> [    7.492542] usb 1-1: new high-speed USB device number 3 using dwc2
> [    7.702535] usb 1-1: device descriptor read/64, error -32
> [    8.032534] usb 1-1: device descriptor read/64, error -32
> [    8.362547] usb 1-1: new high-speed USB device number 4 using dwc2
> [    8.802534] usb 1-1: device not accepting address 4, error -32
> [    9.012535] usb 1-1: new high-speed USB device number 5 using dwc2
> [    9.452534] usb 1-1: device not accepting address 5, error -32
> [    9.452767] usb usb1-port1: unable to enumerate USB device
this looks suspicious, do you have anything connected to that port?
I've seen that when connecting a 2.5" HDD when the PSU doesn't have
enough power to spin up the HDD as well.


Martin

^ permalink raw reply	[flat|nested] 58+ messages in thread

* Testing.
  2017-05-07 21:08                     ` Testing Martin Blumenstingl
@ 2017-05-07 21:23                       ` Oleg
  2017-05-07 21:30                         ` Testing Martin Blumenstingl
  0 siblings, 1 reply; 58+ messages in thread
From: Oleg @ 2017-05-07 21:23 UTC (permalink / raw)
  To: linus-amlogic


> this sounds innocent at first but actually it's crucial for MMC (at
> least in the current M8S configuration). PWM_E is used to generate the
> 32.768 kHz clock for the wifi chip. so without CONFIG_PWM_MESON the
> pwm_ef node won't get probed, meaning that a dependency of the mmc
> controller is missing.
> I'll fix that as well next weekend (it also has to be enabled in
> multi_v7_defconfig)
I found in the configuration CONFIG_PWM_MESON and put =y.
  Or you need to add code / patch in the source code ?

> this looks suspicious, do you have anything connected to that port?
> I've seen that when connecting a 2.5" HDD when the PSU doesn't have
> enough power to spin up the HDD as well.
This TV box have 2 USB port.
One port is connected to the external hub
(this hub connecned USB keyboard and mouse from PC).

^ permalink raw reply	[flat|nested] 58+ messages in thread

* Testing.
  2017-05-07 21:23                       ` Testing Oleg
@ 2017-05-07 21:30                         ` Martin Blumenstingl
  2017-05-08  9:42                           ` Testing Oleg
  0 siblings, 1 reply; 58+ messages in thread
From: Martin Blumenstingl @ 2017-05-07 21:30 UTC (permalink / raw)
  To: linus-amlogic

On Sun, May 7, 2017 at 11:23 PM, Oleg <balbes-150@yandex.ru> wrote:
>
>> this sounds innocent at first but actually it's crucial for MMC (at
>> least in the current M8S configuration). PWM_E is used to generate the
>> 32.768 kHz clock for the wifi chip. so without CONFIG_PWM_MESON the
>> pwm_ef node won't get probed, meaning that a dependency of the mmc
>> controller is missing.
>> I'll fix that as well next weekend (it also has to be enabled in
>> multi_v7_defconfig)
>
> I found in the configuration CONFIG_PWM_MESON and put =y.
>  Or you need to add code / patch in the source code ?
adding the configuration should be enough - Neil did a good job with
the actual driver code (it's working fine for me :))

>> this looks suspicious, do you have anything connected to that port?
>> I've seen that when connecting a 2.5" HDD when the PSU doesn't have
>> enough power to spin up the HDD as well.
>
> This TV box have 2 USB port.
> One port is connected to the external hub
> (this hub connecned USB keyboard and mouse from PC).
I am assuming you are testing on the MXIII Plus [0]:
the S812 SoC (just like all other Amlogic SoCs) comes with two USB controllers:
- one for the OTG port
- a second one which only acts in host mode -> this is typically
connected to an internal hub (often through a GL852 USB hub
controller) which then provides more than one port

I had a quick look at the .dts files - on my Akaso M8S GPIOZ_1 is not
connected anywhere (at least toggling the GPIO doesn't change anything
in terms of USB VBUS signal).
however, your board has: gpio-vbus-power = "GPIOZ_1";
it's very likely that the GL852 hub is powered off by default and is
powered on by enabling GPIOZ_1
but since my .dts is not enabling GPIOZ_1 the hub stays powered off
and USB is not working for you
(in other words: this will require additional changes in the .dts to
make it work)


Regards,
Martin

[0] http://www.tronsmart.com/products/tronsmart-mxiii-plus-2g/8g-quad-core-android-tv-box

^ permalink raw reply	[flat|nested] 58+ messages in thread

* Testing.
  2017-05-07 21:30                         ` Testing Martin Blumenstingl
@ 2017-05-08  9:42                           ` Oleg
  2017-05-08 11:47                             ` S805/S812 Device Tree upstreaming (was: Testing.) Andreas Färber
  0 siblings, 1 reply; 58+ messages in thread
From: Oleg @ 2017-05-08  9:42 UTC (permalink / raw)
  To: linus-amlogic


> adding the configuration should be enough - Neil did a good job with
> the actual driver code (it's working fine for me :))
I added to config this variable. This kernel changed the behavior.
Now there is a reaction to change :)

https://yadi.sk/i/rzF14Hx03HqeRh

> I had a quick look at the .dts files - on my Akaso M8S GPIOZ_1 is not
> connected anywhere (at least toggling the GPIO doesn't change anything
> in terms of USB VBUS signal).
> however, your board has: gpio-vbus-power = "GPIOZ_1";
> it's very likely that the GL852 hub is powered off by default and is
> powered on by enabling GPIOZ_1
> but since my .dts is not enabling GPIOZ_1 the hub stays powered off
> and USB is not working for you
> (in other words: this will require additional changes in the .dts to
> make it work)
I found dtb to kernel 3.14 the string

gpio-vbus-power = "GPIOZ_1";

You can simply copy it to the unit or it needs to change according to 
certain rules ?

&usb0 {
     status = "okay";
};

^ permalink raw reply	[flat|nested] 58+ messages in thread

* S805/S812 Device Tree upstreaming (was: Testing.)
  2017-05-08  9:42                           ` Testing Oleg
@ 2017-05-08 11:47                             ` Andreas Färber
  0 siblings, 0 replies; 58+ messages in thread
From: Andreas Färber @ 2017-05-08 11:47 UTC (permalink / raw)
  To: linus-amlogic

Hi,

Am 08.05.2017 um 11:42 schrieb Oleg:
>> I had a quick look at the .dts files - on my Akaso M8S GPIOZ_1 is not
>> connected anywhere (at least toggling the GPIO doesn't change anything
>> in terms of USB VBUS signal).
>> however, your board has: gpio-vbus-power = "GPIOZ_1";
>> it's very likely that the GL852 hub is powered off by default and is
>> powered on by enabling GPIOZ_1
>> but since my .dts is not enabling GPIOZ_1 the hub stays powered off
>> and USB is not working for you
>> (in other words: this will require additional changes in the .dts to
>> make it work)
> I found dtb to kernel 3.14 the string
> 
> gpio-vbus-power = "GPIOZ_1";
> 
> You can simply copy it to the unit or it needs to change according to
> certain rules ?

You need to read the latest bindings documentation, for example:

https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/tree/Documentation/devicetree/bindings

Regards,
Andreas

-- 
SUSE Linux GmbH, Maxfeldstr. 5, 90409 N?rnberg, Germany
GF: Felix Imend?rffer, Jane Smithard, Graham Norton
HRB 21284 (AG N?rnberg)

^ permalink raw reply	[flat|nested] 58+ messages in thread

* Testing.
  2017-05-07 16:38 ` Testing Martin Blumenstingl
  2017-05-07 17:36   ` Testing Oleg
@ 2017-05-12  7:03   ` Oleg
  2017-05-25 18:35   ` Testing Tobias Baumann
  2 siblings, 0 replies; 58+ messages in thread
From: Oleg @ 2017-05-12  7:03 UTC (permalink / raw)
  To: linus-amlogic


> I am currently trying to improve support for the older (32-bit) Meson SoCs.
> Unfortunately I only have a device with S812 (Meson8m2) - do you have
> any boards with Meson8 (S802) or Meson8b (S805) SoC? we could team up
> and add mainline support for your boards
>
> current status on my Meson8m2 device is:
> - USB works (I only tested host mode)
> - SD card can be read and written
> - ethernet (my device has 10/100Mbit/s only) works
>
>
> Regards,
> Martin
Another user connected to the test.
Perhaps You may have some additional instructions for its tests.
This is a topic with the discussion.

https://forum.armbian.com/index.php?/topic/3023-armbian-for-amlogic-s802s812/&do=findComment&comment=31591

^ permalink raw reply	[flat|nested] 58+ messages in thread

* Testing.
  2017-05-07 16:38 ` Testing Martin Blumenstingl
  2017-05-07 17:36   ` Testing Oleg
  2017-05-12  7:03   ` Testing Oleg
@ 2017-05-25 18:35   ` Tobias Baumann
  2017-05-27 14:15     ` Testing Martin Blumenstingl
  2 siblings, 1 reply; 58+ messages in thread
From: Tobias Baumann @ 2017-05-25 18:35 UTC (permalink / raw)
  To: linus-amlogic

hi martin

oleg (balbes150)  from armbian forum told me you could need some help

iam new to linux but i can test images and files for you

my system OTT M8S Clone TVBox with S812 8GBRom 2GB RAM RTL8723BS WIFI BT 
Combo HDMI 2xUSB

( run as server for USB Printer and Sane server for canon scanner)

at the moment i use the armbian unbuntu rom from oleg with 3.10.99 
kernel (14 04 2017 ) with working wifi usb and internet also i could run 
a successful test the 4.11 kernel

my project now is to control the front LED

but there is a problem  oleg send my the dts for led but without gpio .

maybe you can assist

thanks Tobias

PS: i am from Germany so i am more comfortable and faster in german


---
Diese E-Mail wurde von Avast Antivirus-Software auf Viren gepr?ft.
https://www.avast.com/antivirus

^ permalink raw reply	[flat|nested] 58+ messages in thread

* Testing.
  2017-05-25 18:35   ` Testing Tobias Baumann
@ 2017-05-27 14:15     ` Martin Blumenstingl
  2017-05-27 14:57       ` Testing raptorsds
  0 siblings, 1 reply; 58+ messages in thread
From: Martin Blumenstingl @ 2017-05-27 14:15 UTC (permalink / raw)
  To: linus-amlogic

Hi Tobias,

On Thu, May 25, 2017 at 8:35 PM, Tobias Baumann
<017623705678@o2online.de> wrote:
> hi martin
>
> oleg (balbes150)  from armbian forum told me you could need some help
>
> iam new to linux but i can test images and files for you
>
> my system OTT M8S Clone TVBox with S812 8GBRom 2GB RAM RTL8723BS WIFI BT
> Combo HDMI 2xUSB
>
> ( run as server for USB Printer and Sane server for canon scanner)
>
> at the moment i use the armbian unbuntu rom from oleg with 3.10.99 kernel
> (14 04 2017 ) with working wifi usb and internet also i could run a
> successful test the 4.11 kernel
disclaimer: I cannot really help with Amlogic's 3.10/3.14 kernel

> my project now is to control the front LED
what are you trying to control exactly?

> but there is a problem  oleg send my the dts for led but without gpio .
my m8s.dts doesn't use a GPIO because the LED is connected to
GPIO_TEST_N which can also be controlled by one of the PWM controllers
(this allows dimming the LED to a certain level, but in my case the
LED is a dual-color LED with blue and red: the further you reduce the
brightness of the (blue) LED the more you see of the red one -> if you
turn off the blue LED it turns red)

> maybe you can assist
>
> thanks Tobias
>
> PS: i am from Germany so i am more comfortable and faster in german
>
>
> ---
> Diese E-Mail wurde von Avast Antivirus-Software auf Viren gepr?ft.
> https://www.avast.com/antivirus
>
>
>
> _______________________________________________
> linux-amlogic mailing list
> linux-amlogic at lists.infradead.org
> http://lists.infradead.org/mailman/listinfo/linux-amlogic

^ permalink raw reply	[flat|nested] 58+ messages in thread

* Testing.
  2017-05-27 14:15     ` Testing Martin Blumenstingl
@ 2017-05-27 14:57       ` raptorsds
  2017-05-27 16:08         ` Testing Martin Blumenstingl
  0 siblings, 1 reply; 58+ messages in thread
From: raptorsds @ 2017-05-27 14:57 UTC (permalink / raw)
  To: linus-amlogic

Hi Martin

> Hi Tobias,
>
> On Thu, May 25, 2017 at 8:35 PM, Tobias Baumann
> <017623705678@o2online.de> wrote:
>> hi martin
>>
>> oleg (balbes150)  from armbian forum told me you could need some help
>>
>> iam new to linux but i can test images and files for you
>>
>> my system OTT M8S Clone TVBox with S812 8GBRom 2GB RAM RTL8723BS WIFI BT
>> Combo HDMI 2xUSB
>>
>> ( run as server for USB Printer and Sane server for canon scanner)
>>
>> at the moment i use the armbian unbuntu rom from oleg with 3.10.99 kernel
>> (14 04 2017 ) with working wifi usb and internet also i could run a
>> successful test the 4.11 kernel
> disclaimer: I cannot really help with Amlogic's 3.10/3.14 kernel

But  maybe than  i can help by 4.11 kernel test for older devices
>> my project now is to control the front LED
> what are you trying to control exactly?

red = stop
blue = boot/start
red/blue (maybe dimming) = run
blinking = update (maybe)

>
>> but there is a problem  oleg send my the dts for led but without gpio .
> my m8s.dts doesn't use a GPIO because the LED is connected to
> GPIO_TEST_N which can also be controlled by one of the PWM controllers
> (this allows dimming the LED to a certain level, but in my case the
> LED is a dual-color LED with blue and red: the further you reduce the
> brightness of the (blue) LED the more you see of the red one -> if you
> turn off the blue LED it turns red)

I though  " GPIO_TEST_N " was a placeholder .  I havent any trigger at 
/sys/class/leds , how  can i controll PWM for LED
>> maybe you can assist
>>
>> thanks Tobias
>>
>> PS: i am from Germany so i am more comfortable and faster in german
>>
>>
>> ---
>> Diese E-Mail wurde von Avast Antivirus-Software auf Viren gepr?ft.
>> https://www.avast.com/antivirus
>>
>>
>>
>> _______________________________________________
>> linux-amlogic mailing list
>> linux-amlogic at lists.infradead.org
>> http://lists.infradead.org/mailman/listinfo/linux-amlogic
> _______________________________________________
> linux-amlogic mailing list
> linux-amlogic at lists.infradead.org
> http://lists.infradead.org/mailman/listinfo/linux-amlogic

^ permalink raw reply	[flat|nested] 58+ messages in thread

* Testing.
  2017-05-27 14:57       ` Testing raptorsds
@ 2017-05-27 16:08         ` Martin Blumenstingl
  2017-05-27 18:06           ` Testing raptorsds
  0 siblings, 1 reply; 58+ messages in thread
From: Martin Blumenstingl @ 2017-05-27 16:08 UTC (permalink / raw)
  To: linus-amlogic

On Sat, May 27, 2017 at 4:57 PM, raptorsds <raptorsds@googlemail.com> wrote:
> Hi Martin
>
>> Hi Tobias,
>>
>> On Thu, May 25, 2017 at 8:35 PM, Tobias Baumann
>> <017623705678@o2online.de> wrote:
>>>
>>> hi martin
>>>
>>> oleg (balbes150)  from armbian forum told me you could need some help
>>>
>>> iam new to linux but i can test images and files for you
>>>
>>> my system OTT M8S Clone TVBox with S812 8GBRom 2GB RAM RTL8723BS WIFI BT
>>> Combo HDMI 2xUSB
>>>
>>> ( run as server for USB Printer and Sane server for canon scanner)
>>>
>>> at the moment i use the armbian unbuntu rom from oleg with 3.10.99 kernel
>>> (14 04 2017 ) with working wifi usb and internet also i could run a
>>> successful test the 4.11 kernel
>>
>> disclaimer: I cannot really help with Amlogic's 3.10/3.14 kernel
>
>
> But  maybe than  i can help by 4.11 kernel test for older devices
you need to be aware of the fact that my kernel patches are experimental.
what you get is:
- one CPU core at the frequency set by the bootloader
- maybe USB (Oleg has problems with it while it works for me)
- maybe ethernet (again, Oleg has problems while it works for me)
- SD card
- front LED

basically everything else is broken (wifi, CPU cores 2-4, cpu frequency
scaling, etc.). I even managed to corrupt u-boot when I was testing my
NAND driver.

what "older" devices do you have? and do you have access to the serial
console of these devices?

>>>
>>> my project now is to control the front LED
>>
>> what are you trying to control exactly?
>
>
> red = stop
> blue = boot/start
> red/blue (maybe dimming) = run
> blinking = update (maybe)
let me explain how where the LED is controlled currently:
- red LED turns on automatically (probably because it's wired to VCC)
when the device is powered on
- u-boot turns on the blue LED
- (kernel boots)
- the kernel can now control the LED partially (as explained in my
previous mail, you can only set the "mix" between red and blue - you
can't turn it off)

so with another kernel you can only change the LED color from the
point on where the kernel is started. you'll have no control over it
(without additional work on the u-boot side) for the first seconds
after powering on the device.

>>
>>> but there is a problem  oleg send my the dts for led but without gpio .
>>
>> my m8s.dts doesn't use a GPIO because the LED is connected to
>> GPIO_TEST_N which can also be controlled by one of the PWM controllers
>> (this allows dimming the LED to a certain level, but in my case the
>> LED is a dual-color LED with blue and red: the further you reduce the
>> brightness of the (blue) LED the more you see of the red one -> if you
>> turn off the blue LED it turns red)
>
>
> I though  " GPIO_TEST_N " was a placeholder .  I havent any trigger at
> /sys/class/leds , how  can i controll PWM for LED
are you testing this on a 3.10/3.14 kernel or on a kernel with my
patches? I think the Amlogic kernel does not use the kernel's LED
framework, so the LEDs are not exposed in /sys/class/leds
if it's one of my kernels (I think Oleg has compiled some images with
them) then please post the kernel log (dmesg)

>>> maybe you can assist
>>>
>>> thanks Tobias
>>>
>>> PS: i am from Germany so i am more comfortable and faster in german
>>>
>>>
>>> ---
>>> Diese E-Mail wurde von Avast Antivirus-Software auf Viren gepr?ft.
>>> https://www.avast.com/antivirus
>>>
>>>
>>>
>>> _______________________________________________
>>> linux-amlogic mailing list
>>> linux-amlogic at lists.infradead.org
>>> http://lists.infradead.org/mailman/listinfo/linux-amlogic
>>
>> _______________________________________________
>> linux-amlogic mailing list
>> linux-amlogic at lists.infradead.org
>> http://lists.infradead.org/mailman/listinfo/linux-amlogic
>
>

^ permalink raw reply	[flat|nested] 58+ messages in thread

* Testing.
  2017-05-27 16:08         ` Testing Martin Blumenstingl
@ 2017-05-27 18:06           ` raptorsds
  2017-05-27 18:18             ` Testing Martin Blumenstingl
  0 siblings, 1 reply; 58+ messages in thread
From: raptorsds @ 2017-05-27 18:06 UTC (permalink / raw)
  To: linus-amlogic



Am 27.05.2017 um 18:08 schrieb Martin Blumenstingl:
> On Sat, May 27, 2017 at 4:57 PM, raptorsds <raptorsds@googlemail.com> wrote:
>> Hi Martin
>>
>>> Hi Tobias,
>>>
>>> On Thu, May 25, 2017 at 8:35 PM, Tobias Baumann
>>> <017623705678@o2online.de> wrote:
>>>> hi martin
>>>>
>>>> oleg (balbes150)  from armbian forum told me you could need some help
>>>>
>>>> iam new to linux but i can test images and files for you
>>>>
>>>> my system OTT M8S Clone TVBox with S812 8GBRom 2GB RAM RTL8723BS WIFI BT
>>>> Combo HDMI 2xUSB
>>>>
>>>> ( run as server for USB Printer and Sane server for canon scanner)
>>>>
>>>> at the moment i use the armbian unbuntu rom from oleg with 3.10.99 kernel
>>>> (14 04 2017 ) with working wifi usb and internet also i could run a
>>>> successful test the 4.11 kernel
>>> disclaimer: I cannot really help with Amlogic's 3.10/3.14 kernel
>>
>> But  maybe than  i can help by 4.11 kernel test for older devices
> you need to be aware of the fact that my kernel patches are experimental.
> what you get is:
> - one CPU core at the frequency set by the bootloader
> - maybe USB (Oleg has problems with it while it works for me)
> - maybe ethernet (again, Oleg has problems while it works for me)
> - SD card
> - front LED
>
> basically everything else is broken (wifi, CPU cores 2-4, cpu frequency
> scaling, etc.). I even managed to corrupt u-boot when I was testing my
> NAND driver.
>
> what "older" devices do you have? and do you have access to the serial
> console of these devices?

Yes Serial console  only my s812 box ,
>>>> my project now is to control the front LED
>>> what are you trying to control exactly?
>>
>> red = stop
>> blue = boot/start
>> red/blue (maybe dimming) = run
>> blinking = update (maybe)
> let me explain how where the LED is controlled currently:
> - red LED turns on automatically (probably because it's wired to VCC)
> when the device is powered on
> - u-boot turns on the blue LED
> - (kernel boots)
> - the kernel can now control the LED partially (as explained in my
> previous mail, you can only set the "mix" between red and blue - you
> can't turn it off)
>
> so with another kernel you can only change the LED color from the
> point on where the kernel is started. you'll have no control over it
> (without additional work on the u-boot side) for the first seconds
> after powering on the device.
ok thank you for your explanation , it would be great when after kernelk 
boot (maybe inside rc.local) the LED will have a color change


>>>> but there is a problem  oleg send my the dts for led but without gpio .
>>> my m8s.dts doesn't use a GPIO because the LED is connected to
>>> GPIO_TEST_N which can also be controlled by one of the PWM controllers
>>> (this allows dimming the LED to a certain level, but in my case the
>>> LED is a dual-color LED with blue and red: the further you reduce the
>>> brightness of the (blue) LED the more you see of the red one -> if you
>>> turn off the blue LED it turns red)
>>
>> I though  " GPIO_TEST_N " was a placeholder .  I havent any trigger at
>> /sys/class/leds , how  can i controll PWM for LED
> are you testing this on a 3.10/3.14 kernel or on a kernel with my
> patches? I think the Amlogic kernel does not use the kernel's LED
> framework, so the LEDs are not exposed in /sys/class/leds
> if it's one of my kernels (I think Oleg has compiled some images with
> them) then please post the kernel log (dmesg)

yes i use 3.10.99 kernel from the image from oleg with a dtb files with 
your Led infos about "gpio test n"
i also found a older info about system LED

https://lists.freebsd.org/pipermail/freebsd-arm/2015-February/010126.html

there is a info about gpio ao 13

i send you a private mail with my dmesg with oleg dts file with led line


>>>> maybe you can assist
>>>>
>>>> thanks Tobias
>>>>
>>>> PS: i am from Germany so i am more comfortable and faster in german
>>>>
>>>>
>>>> ---
>>>> Diese E-Mail wurde von Avast Antivirus-Software auf Viren gepr?ft.
>>>> https://www.avast.com/antivirus
>>>>
>>>>
>>>>
>>>> _______________________________________________
>>>> linux-amlogic mailing list
>>>> linux-amlogic at lists.infradead.org
>>>> http://lists.infradead.org/mailman/listinfo/linux-amlogic
>>> _______________________________________________
>>> linux-amlogic mailing list
>>> linux-amlogic at lists.infradead.org
>>> http://lists.infradead.org/mailman/listinfo/linux-amlogic
>>

^ permalink raw reply	[flat|nested] 58+ messages in thread

* Testing.
  2017-05-27 18:06           ` Testing raptorsds
@ 2017-05-27 18:18             ` Martin Blumenstingl
  0 siblings, 0 replies; 58+ messages in thread
From: Martin Blumenstingl @ 2017-05-27 18:18 UTC (permalink / raw)
  To: linus-amlogic

On Sat, May 27, 2017 at 8:06 PM, raptorsds <raptorsds@googlemail.com> wrote:
>
>
> Am 27.05.2017 um 18:08 schrieb Martin Blumenstingl:
>>
>> On Sat, May 27, 2017 at 4:57 PM, raptorsds <raptorsds@googlemail.com>
>> wrote:
>>>
>>> Hi Martin
>>>
>>>> Hi Tobias,
>>>>
>>>> On Thu, May 25, 2017 at 8:35 PM, Tobias Baumann
>>>> <017623705678@o2online.de> wrote:
>>>>>
>>>>> hi martin
>>>>>
>>>>> oleg (balbes150)  from armbian forum told me you could need some help
>>>>>
>>>>> iam new to linux but i can test images and files for you
>>>>>
>>>>> my system OTT M8S Clone TVBox with S812 8GBRom 2GB RAM RTL8723BS WIFI
>>>>> BT
>>>>> Combo HDMI 2xUSB
>>>>>
>>>>> ( run as server for USB Printer and Sane server for canon scanner)
>>>>>
>>>>> at the moment i use the armbian unbuntu rom from oleg with 3.10.99
>>>>> kernel
>>>>> (14 04 2017 ) with working wifi usb and internet also i could run a
>>>>> successful test the 4.11 kernel
>>>>
>>>> disclaimer: I cannot really help with Amlogic's 3.10/3.14 kernel
>>>
>>>
>>> But  maybe than  i can help by 4.11 kernel test for older devices
>>
>> you need to be aware of the fact that my kernel patches are experimental.
>> what you get is:
>> - one CPU core at the frequency set by the bootloader
>> - maybe USB (Oleg has problems with it while it works for me)
>> - maybe ethernet (again, Oleg has problems while it works for me)
>> - SD card
>> - front LED
>>
>> basically everything else is broken (wifi, CPU cores 2-4, cpu frequency
>> scaling, etc.). I even managed to corrupt u-boot when I was testing my
>> NAND driver.
>>
>> what "older" devices do you have? and do you have access to the serial
>> console of these devices?
>
>
> Yes Serial console  only my s812 box ,
>>>>>
>>>>> my project now is to control the front LED
>>>>
>>>> what are you trying to control exactly?
>>>
>>>
>>> red = stop
>>> blue = boot/start
>>> red/blue (maybe dimming) = run
>>> blinking = update (maybe)
>>
>> let me explain how where the LED is controlled currently:
>> - red LED turns on automatically (probably because it's wired to VCC)
>> when the device is powered on
>> - u-boot turns on the blue LED
>> - (kernel boots)
>> - the kernel can now control the LED partially (as explained in my
>> previous mail, you can only set the "mix" between red and blue - you
>> can't turn it off)
>>
>> so with another kernel you can only change the LED color from the
>> point on where the kernel is started. you'll have no control over it
>> (without additional work on the u-boot side) for the first seconds
>> after powering on the device.
>
> ok thank you for your explanation , it would be great when after kernelk
> boot (maybe inside rc.local) the LED will have a color change
>
>
>>>>> but there is a problem  oleg send my the dts for led but without gpio .
>>>>
>>>> my m8s.dts doesn't use a GPIO because the LED is connected to
>>>> GPIO_TEST_N which can also be controlled by one of the PWM controllers
>>>> (this allows dimming the LED to a certain level, but in my case the
>>>> LED is a dual-color LED with blue and red: the further you reduce the
>>>> brightness of the (blue) LED the more you see of the red one -> if you
>>>> turn off the blue LED it turns red)
>>>
>>>
>>> I though  " GPIO_TEST_N " was a placeholder .  I havent any trigger at
>>> /sys/class/leds , how  can i controll PWM for LED
>>
>> are you testing this on a 3.10/3.14 kernel or on a kernel with my
>> patches? I think the Amlogic kernel does not use the kernel's LED
>> framework, so the LEDs are not exposed in /sys/class/leds
>> if it's one of my kernels (I think Oleg has compiled some images with
>> them) then please post the kernel log (dmesg)
>
>
> yes i use 3.10.99 kernel from the image from oleg with a dtb files with your
> Led infos about "gpio test n"
like I said in a previous mail, I can't say much about the 3.10/3.14
kernel - it contains a lot of "custom" code which duplicates
functionality that it already provided by various frameworks inside
the Linux kernel. this is also the reason why your LED doesn't show up
in /sys/class/leds

> i also found a older info about system LED
>
> https://lists.freebsd.org/pipermail/freebsd-arm/2015-February/010126.html
>
> there is a info about gpio ao 13
the LED pin is board specific - GPIOAO_13 is correct for the Odroid-C1

> i send you a private mail with my dmesg with oleg dts file with led line
that is a kernel log and dts files from a 3.10 kernel. you can have a
look at the "aml_sysled" code from their 3.10 kernel, see [0]
but I'm a afraid this is all I can do for you here

if you switch to one of Oleg's images with my patches then the LED
will show up in /sys/class/leds, but like I mentioned previously all
this is pretty experimental


Regards,
Martin


[0] https://github.com/endlessm/linux-meson/blob/master/drivers/amlogic/led/aml_sysled.c

^ permalink raw reply	[flat|nested] 58+ messages in thread

* Testing
@ 2023-09-21 17:44 Turritopsis Dohrnii Teo En Ming
  0 siblings, 0 replies; 58+ messages in thread
From: Turritopsis Dohrnii Teo En Ming @ 2023-09-21 17:44 UTC (permalink / raw)
  To: linux-kernel






Sent with Proton Mail secure email.

^ permalink raw reply	[flat|nested] 58+ messages in thread

* Testing
@ 2019-05-27 13:42 Turritopsis Dohrnii Teo En Ming
  0 siblings, 0 replies; 58+ messages in thread
From: Turritopsis Dohrnii Teo En Ming @ 2019-05-27 13:42 UTC (permalink / raw)
  To: linux-kernel; +Cc: Turritopsis Dohrnii Teo En Ming

Testing


      
 
 
-----BEGIN EMAIL SIGNATURE-----

The Gospel for all Targeted Individuals (TIs):

[The New York Times] Microwave Weapons Are Prime Suspect in Ills of
U.S. Embassy Workers

Link: https://www.nytimes.com/2018/09/01/science/sonic-attack-cuba-microwave.html

********************************************************************************************

Singaporean Mr. Turritopsis Dohrnii Teo En Ming's Academic
Qualifications as at 14 Feb 2019

[1] https://tdtemcerts.wordpress.com/

[2] https://tdtemcerts.blogspot.sg/

[3] https://www.scribd.com/user/270125049/Teo-En-Ming

-----END EMAIL SIGNATURE-----
 
    

^ permalink raw reply	[flat|nested] 58+ messages in thread

* Testing
@ 2018-12-14 19:23 Tyler Baker
  0 siblings, 0 replies; 58+ messages in thread
From: Tyler Baker @ 2018-12-14 19:23 UTC (permalink / raw)
  To: info

Test!
-- 
Tyler Baker
Chief Technology Officer
Foundries.io

^ permalink raw reply	[flat|nested] 58+ messages in thread

* Re: Testing
  2015-12-01 23:50 Testing Cyril Bur
@ 2015-12-03  4:58 ` Stewart Smith
  0 siblings, 0 replies; 58+ messages in thread
From: Stewart Smith @ 2015-12-03  4:58 UTC (permalink / raw)
  To: Cyril Bur, openbmc

Cyril Bur <cyrilbur@gmail.com> writes:
> I'd like to open some discussion about testing. I honestly haven't given that
> much thought to big picture testing but I can describe what I'm doing to
> btbridged to at least have something. I'm sure everyone has ideas as to which
> direction the testing should be going and what we should be doing and this is
> the conversation I would like to start.

There's a number of different levels of things too. I know Chris has
been fairly involved in testing the end user REST API with robotest and
the like, although what you're mostly talking about here is unit tests
and other such smaller box tests.

> At the moment it is almost impossible to test btbridged, short of actually
> booting a real openbmc and making the host to something and through observation
> try to see that all went well there really isn't a way of knowing if changes
> work.

funnily enough, we have that problem with skiboot too. Especially for
hardware that doesn't physically exist yet.

> Joel kindly added a .travis.yml (travis-ci.org can automate) file to the
> project to at least have compile checks, which is a great start. I'm currently
> expanding on it so include a 'fake' bt-host and a trivial ipmi client. I don't
> expect these tests to get too fancy but I do hope they'll be able to catch
> broken commits. Future direction might be to have everything done in qemu so
> that the 'fake' environment is closer to the real thing, doing so in qemu would
> also allow us to test the bt-host driver in linux.

Good idea.

btw, if you adopted autotools, you could get parallel test running for
free :)

^ permalink raw reply	[flat|nested] 58+ messages in thread

* Testing
@ 2015-12-01 23:50 Cyril Bur
  2015-12-03  4:58 ` Testing Stewart Smith
  0 siblings, 1 reply; 58+ messages in thread
From: Cyril Bur @ 2015-12-01 23:50 UTC (permalink / raw)
  To: openbmc

Hi all,

I'd like to open some discussion about testing. I honestly haven't given that
much thought to big picture testing but I can describe what I'm doing to
btbridged to at least have something. I'm sure everyone has ideas as to which
direction the testing should be going and what we should be doing and this is
the conversation I would like to start.

At the moment it is almost impossible to test btbridged, short of actually
booting a real openbmc and making the host to something and through observation
try to see that all went well there really isn't a way of knowing if changes
work.

Joel kindly added a .travis.yml (travis-ci.org can automate) file to the
project to at least have compile checks, which is a great start. I'm currently
expanding on it so include a 'fake' bt-host and a trivial ipmi client. I don't
expect these tests to get too fancy but I do hope they'll be able to catch
broken commits. Future direction might be to have everything done in qemu so
that the 'fake' environment is closer to the real thing, doing so in qemu would
also allow us to test the bt-host driver in linux.

Cyril

^ permalink raw reply	[flat|nested] 58+ messages in thread

* Testing
@ 2015-03-15  8:57 Teo En Ming (Zhang Enming)
  0 siblings, 0 replies; 58+ messages in thread
From: Teo En Ming (Zhang Enming) @ 2015-03-15  8:57 UTC (permalink / raw)
  To: xen-devel, 'Teo En Ming'

Testing

-- 
Yours sincerely,

Mr. Teo En Ming (Zhang Enming)
Singapore Citizen

^ permalink raw reply	[flat|nested] 58+ messages in thread

* Testing
@ 2013-09-18 16:48 Juan Casse
  0 siblings, 0 replies; 58+ messages in thread
From: Juan Casse @ 2013-09-18 16:48 UTC (permalink / raw)
  To: Jens Axboe, fio; +Cc: Grant Grundler

[-- Attachment #1: Type: text/plain, Size: 143 bytes --]

Hi Jens:

Attached is the test script that I have been using to test my changes.
Do you have some other tests that I could use?

Regards,
Juan

[-- Attachment #2: jcasse_test.sh --]
[-- Type: application/x-sh, Size: 1470 bytes --]

^ permalink raw reply	[flat|nested] 58+ messages in thread

* Testing
@ 2013-09-18 16:45 Juan Casse
  0 siblings, 0 replies; 58+ messages in thread
From: Juan Casse @ 2013-09-18 16:45 UTC (permalink / raw)
  To: Jens Axboe, fio; +Cc: Grant Grundler


[-- Attachment #1.1: Type: text/plain, Size: 143 bytes --]

Hi Jens:

Attached is the test script that I have been using to test my changes. Do
you have some other tests that I could use?

Regards,
Juan

[-- Attachment #1.2: Type: text/html, Size: 222 bytes --]

[-- Attachment #2: jcasse_test.sh --]
[-- Type: application/x-sh, Size: 1470 bytes --]

^ permalink raw reply	[flat|nested] 58+ messages in thread

* Testing
@ 2013-08-28 21:41 David.Darrington
  0 siblings, 0 replies; 58+ messages in thread
From: David.Darrington @ 2013-08-28 21:41 UTC (permalink / raw)


 Its my understanding that there are a set of tests that should be run 
against the windows driver before any patches are posted. Is there a test 
suite, or set of 'standard' block/pcie device driver test cases that we 
can use as a regression test to make sure that we didn't break anything by 
adding new function to the driver?

Dave

^ permalink raw reply	[flat|nested] 58+ messages in thread

* RE: testing
@ 2012-12-27 18:38 Qin, Xiaohong
  0 siblings, 0 replies; 58+ messages in thread
From: Qin, Xiaohong @ 2012-12-27 18:38 UTC (permalink / raw)
  To: netdev



^ permalink raw reply	[flat|nested] 58+ messages in thread

* testing
@ 2012-04-18 14:11 simple w8
  0 siblings, 0 replies; 58+ messages in thread
From: simple w8 @ 2012-04-18 14:11 UTC (permalink / raw)
  To: git

testing

^ permalink raw reply	[flat|nested] 58+ messages in thread

* Re: Testing
  2011-03-26  3:16 Testing Martin Owens
  2011-03-27  3:37 ` Testing Didier Spaier
@ 2011-04-01  6:54 ` Christopher James Halse Rogers
  1 sibling, 0 replies; 58+ messages in thread
From: Christopher James Halse Rogers @ 2011-04-01  6:54 UTC (permalink / raw)
  To: Martin Owens; +Cc: nouveau-PD4FTy7X32lNgt0PjOBp9y5qC8QIuHrW


[-- Attachment #1.1: Type: text/plain, Size: 830 bytes --]

On Fri, 2011-03-25 at 23:16 -0400, Martin Owens wrote:
> Hello,
> 
> I have two quick questions if you will indulge me:
> 
>  1) What proportion of functionality is covered by 100% automated tests?

Hm.  Some :).

It depends on what you're interested in:
 *) mesa has the piglit test suite, which covers quite a lot of GL
functionality.  It tests quite a lot of things which aren't implemented,
though, so it's most useful at picking up regressions.
 *) There's the rendercheck suite for X rendering.  I've not used it.
 *) There's modetest (in the libdrm tree) for kms testing

>  2) What danger is presented to users who run tests?

A significant probability of X crashing or the GPU locking up.  I don't
think it's particularly more likely to physically damage hardware than
just using nouveau normally.


[-- Attachment #1.2: This is a digitally signed message part --]
[-- Type: application/pgp-signature, Size: 490 bytes --]

[-- Attachment #2: Type: text/plain, Size: 181 bytes --]

_______________________________________________
Nouveau mailing list
Nouveau-PD4FTy7X32lNgt0PjOBp9y5qC8QIuHrW@public.gmane.org
http://lists.freedesktop.org/mailman/listinfo/nouveau

^ permalink raw reply	[flat|nested] 58+ messages in thread

* Re: Testing
  2011-03-27 14:54     ` Testing Martin Owens
@ 2011-03-27 15:49       ` Didier Spaier
  0 siblings, 0 replies; 58+ messages in thread
From: Didier Spaier @ 2011-03-27 15:49 UTC (permalink / raw)
  To: Martin Owens; +Cc: nouveau-PD4FTy7X32lNgt0PjOBp9y5qC8QIuHrW

Le 27/03/2011 16:54, Martin Owens a écrit :
> On Sun, 2011-03-27 at 05:37 +0200, Didier Spaier wrote:
>> Sorry, I don't understand what you speak about. Does these questions
>> apply to nouveau in any way?
>
> Yes, they do.
Then I guess that you are speaking about the Phoronix Test Suite.

If I am right, you could post your questions in the relevant forum:
http://phoronix.com/forums/forumdisplay.php?49-Phoronix-Test-Suite

I never used it myself thus I can't answer about the scope of the tests

Anyhow, IMHO your question:
"1) What proportion of functionality is covered by 100% automated tests?"
would only make sense if there would exist a comprehensive list of
functional and/or performance requirements for Nouveau in general and/or
a specific GPU, which I very much doubt.

Moreover, would this be the case you should insure in addition
that all requirements be testable.

About your question:
"2) What danger is presented to users who run tests?"
I can see two dangers:
a) loose your time - Sorry, I couldn't resist ;)
b) burn your GPU => machine => house because of an overheating.

Of course, as stated in http://nouveau.freedesktop.org/wiki/MesaDrivers:
"OpenGL applications that work at first may crash sooner or later.
  Some applications may crash X itself or hang the GPU."

But I don't see this as a danger, unless you do your test on
critical production machine. Let's quote the following sentence
on the same web page:
"You should be prepared to face issues, and be able to recover from them yourself.
  If the GPU hangs, you can either reboot or suspend (see LockupRecovery)."

Not sure I really answer your questions, HTH anyway.

Didier


_______________________________________________
Nouveau mailing list
Nouveau@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/nouveau

^ permalink raw reply	[flat|nested] 58+ messages in thread

* Re: Testing
       [not found]   ` <4D8EB10D.9060305-GqzDj6/B2j8@public.gmane.org>
@ 2011-03-27 14:54     ` Martin Owens
  2011-03-27 15:49       ` Testing Didier Spaier
  0 siblings, 1 reply; 58+ messages in thread
From: Martin Owens @ 2011-03-27 14:54 UTC (permalink / raw)
  To: Didier Spaier; +Cc: nouveau-PD4FTy7X32lNgt0PjOBp9y5qC8QIuHrW

On Sun, 2011-03-27 at 05:37 +0200, Didier Spaier wrote:
> Sorry, I don't understand what you speak about. Does these questions
> apply to nouveau in any way?

Yes, they do.

Martin,

^ permalink raw reply	[flat|nested] 58+ messages in thread

* Re: Testing
  2011-03-26  3:16 Testing Martin Owens
@ 2011-03-27  3:37 ` Didier Spaier
       [not found]   ` <4D8EB10D.9060305-GqzDj6/B2j8@public.gmane.org>
  2011-04-01  6:54 ` Testing Christopher James Halse Rogers
  1 sibling, 1 reply; 58+ messages in thread
From: Didier Spaier @ 2011-03-27  3:37 UTC (permalink / raw)
  To: nouveau-PD4FTy7X32lNgt0PjOBp9y5qC8QIuHrW

Le 26/03/2011 04:16, Martin Owens a écrit :
>   1) What proportion of functionality is covered by 100% automated tests?
>   2) What danger is presented to users who run tests?

Sorry, I don't understand what you speak about. Does these questions apply to nouveau in any way?

Didier Spaier

^ permalink raw reply	[flat|nested] 58+ messages in thread

* Testing
@ 2011-03-26  3:16 Martin Owens
  2011-03-27  3:37 ` Testing Didier Spaier
  2011-04-01  6:54 ` Testing Christopher James Halse Rogers
  0 siblings, 2 replies; 58+ messages in thread
From: Martin Owens @ 2011-03-26  3:16 UTC (permalink / raw)
  To: nouveau-PD4FTy7X32lNgt0PjOBp9y5qC8QIuHrW

Hello,

I have two quick questions if you will indulge me:

 1) What proportion of functionality is covered by 100% automated tests?
 2) What danger is presented to users who run tests?

Thanks guys,

Best Regards, Martin Owens

^ permalink raw reply	[flat|nested] 58+ messages in thread

* Testing
@ 2009-09-26 21:11 Hal Rosenstock
  0 siblings, 0 replies; 58+ messages in thread
From: Hal Rosenstock @ 2009-09-26 21:11 UTC (permalink / raw)
  To: linux-rdma-u79uwXL29TY76Z2rM5mHXA

Please ignore

--
To unsubscribe from this list: send the line "unsubscribe linux-rdma" in
the body of a message to majordomo-u79uwXL29TY76Z2rM5mHXA@public.gmane.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html

^ permalink raw reply	[flat|nested] 58+ messages in thread

* testing
@ 2008-12-18 16:02 Bill O'Donnell
  0 siblings, 0 replies; 58+ messages in thread
From: Bill O'Donnell @ 2008-12-18 16:02 UTC (permalink / raw)
  To: xfs

sfsf

-- 
Bill O'Donnell
SGI
billodo@sgi.com

_______________________________________________
xfs mailing list
xfs@oss.sgi.com
http://oss.sgi.com/mailman/listinfo/xfs

^ permalink raw reply	[flat|nested] 58+ messages in thread

* Testing
@ 2007-09-28 14:11 Richard Geddes
  0 siblings, 0 replies; 58+ messages in thread
From: Richard Geddes @ 2007-09-28 14:11 UTC (permalink / raw)
  To: netfilter



^ permalink raw reply	[flat|nested] 58+ messages in thread

* testing
@ 2003-03-16 11:54 Silvester Verdonskchot
  0 siblings, 0 replies; 58+ messages in thread
From: Silvester Verdonskchot @ 2003-03-16 11:54 UTC (permalink / raw)
  To: netfilter-devel

Hi everybody,

I am working on a Microsoft messenger protocol helper. What is the best
way to go about testing/debugging such a thing?


With Regards,

Silvester

^ permalink raw reply	[flat|nested] 58+ messages in thread

* RE: testing
@ 2003-03-06 14:14 berthiaume_wayne
  0 siblings, 0 replies; 58+ messages in thread
From: berthiaume_wayne @ 2003-03-06 14:14 UTC (permalink / raw)
  To: andewid; +Cc: linux-ide

	Hello

-----Original Message-----
From: Anders Widman [mailto:andewid@tnonline.net]
Sent: Thursday, March 06, 2003 4:15 AM
To: linux-ide@vger.kernel.org
Subject: testing




-
To unsubscribe from this list: send the line "unsubscribe linux-ide" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html

^ permalink raw reply	[flat|nested] 58+ messages in thread

* testing
@ 2003-03-06  9:16 Anders Widman
  0 siblings, 0 replies; 58+ messages in thread
From: Anders Widman @ 2003-03-06  9:16 UTC (permalink / raw)
  To: linux-kernel

Just verifying I'm on this list :)


^ permalink raw reply	[flat|nested] 58+ messages in thread

* testing
@ 2003-03-06  9:14 Anders Widman
  0 siblings, 0 replies; 58+ messages in thread
From: Anders Widman @ 2003-03-06  9:14 UTC (permalink / raw)
  To: linux-ide




^ permalink raw reply	[flat|nested] 58+ messages in thread

* testing
@ 2003-02-13 21:43 Alan Powell
  0 siblings, 0 replies; 58+ messages in thread
From: Alan Powell @ 2003-02-13 21:43 UTC (permalink / raw)
  To: nfs

test


__________________________________________________
Do you Yahoo!?
Yahoo! Shopping - Send Flowers for Valentine's Day
http://shopping.yahoo.com


-------------------------------------------------------
This SF.NET email is sponsored by: FREE  SSL Guide from Thawte
are you planning your Web Server Security? Click here to get a FREE
Thawte SSL guide and find the answers to all your  SSL security issues.
http://ads.sourceforge.net/cgi-bin/redirect.pl?thaw0026en
_______________________________________________
NFS maillist  -  NFS@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/nfs

^ permalink raw reply	[flat|nested] 58+ messages in thread

* testing
@ 2003-02-13 21:28 Alan Powell
  0 siblings, 0 replies; 58+ messages in thread
From: Alan Powell @ 2003-02-13 21:28 UTC (permalink / raw)
  To: nfs

test

__________________________________________________
Do you Yahoo!?
Yahoo! Shopping - Send Flowers for Valentine's Day
http://shopping.yahoo.com


-------------------------------------------------------
This SF.NET email is sponsored by: FREE  SSL Guide from Thawte
are you planning your Web Server Security? Click here to get a FREE
Thawte SSL guide and find the answers to all your  SSL security issues.
http://ads.sourceforge.net/cgi-bin/redirect.pl?thaw0026en
_______________________________________________
NFS maillist  -  NFS@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/nfs

^ permalink raw reply	[flat|nested] 58+ messages in thread

* testing
@ 2002-11-19 11:58 Wasim Bashir
  0 siblings, 0 replies; 58+ messages in thread
From: Wasim Bashir @ 2002-11-19 11:58 UTC (permalink / raw)
  To: netfilter

[-- Attachment #1: Type: text/plain, Size: 133 bytes --]

just a quick test to see if this message gets through to the mailing
list..... not had a mail from netfilter group for 2 days now!!


[-- Attachment #2: Type: text/html, Size: 549 bytes --]

^ permalink raw reply	[flat|nested] 58+ messages in thread

* Testing
@ 2002-01-15 17:30 ` Daryl Woods
  0 siblings, 0 replies; 58+ messages in thread
From: Daryl Woods @ 2002-01-15 17:30 UTC (permalink / raw)
  To: mail1

testing

^ permalink raw reply	[flat|nested] 58+ messages in thread

* Testing
@ 2002-01-15 17:30 ` Daryl Woods
  0 siblings, 0 replies; 58+ messages in thread
From: Daryl Woods @ 2002-01-15 17:30 UTC (permalink / raw)
  To: mail1

testing

^ permalink raw reply	[flat|nested] 58+ messages in thread

* Testing
@ 2001-11-30  9:58 Jacky Costen
  0 siblings, 0 replies; 58+ messages in thread
From: Jacky Costen @ 2001-11-30  9:58 UTC (permalink / raw)
  To: linux-kernel

 
 

__________________________________________________
Do You Yahoo!?
Yahoo! GeoCities - quick and easy web site hosting, just $8.95/month.
http://geocities.yahoo.com/ps/info1

^ permalink raw reply	[flat|nested] 58+ messages in thread

* testing
@ 2001-11-24  4:07 Patrick McFarland
  0 siblings, 0 replies; 58+ messages in thread
From: Patrick McFarland @ 2001-11-24  4:07 UTC (permalink / raw)
  To: linux-kernel

[-- Attachment #1: Type: text/plain, Size: 122 bytes --]

this is a test of the emergancy off topic broadcasting system

-- 
Patrick "Diablo-D3" McFarland || unknown@panax.com

[-- Attachment #2: Type: application/pgp-signature, Size: 232 bytes --]

^ permalink raw reply	[flat|nested] 58+ messages in thread

* testing
@ 1999-06-06 17:47 Benjamin LaHaise
  0 siblings, 0 replies; 58+ messages in thread
From: Benjamin LaHaise @ 1999-06-06 17:47 UTC (permalink / raw)
  To: linux-mm

yet again, maybe this will work.
--
To unsubscribe, send a message with 'unsubscribe linux-mm my@address'
in the body to majordomo@kvack.org.  For more info on Linux MM,
see: http://humbolt.geo.uu.nl/Linux-MM/

^ permalink raw reply	[flat|nested] 58+ messages in thread

* testing
  1999-03-12  1:36 testing David Miller
@ 1999-03-12  1:42 ` David Miller
  0 siblings, 0 replies; 58+ messages in thread
From: David Miller @ 1999-03-12  1:42 UTC (permalink / raw)
  To: ultralinux


maybe it works now...

Later,
David S. Miller
davem@redhat.com

^ permalink raw reply	[flat|nested] 58+ messages in thread

* testing
@ 1999-03-12  1:36 David Miller
  1999-03-12  1:42 ` testing David Miller
  0 siblings, 1 reply; 58+ messages in thread
From: David Miller @ 1999-03-12  1:36 UTC (permalink / raw)
  To: ultralinux


maybe it works now...

Later,
David S. Miller
davem@redhat.com

^ permalink raw reply	[flat|nested] 58+ messages in thread

* testing
@ 1998-03-19  0:23 Jamie Heller-Evans
  0 siblings, 0 replies; 58+ messages in thread
From: Jamie Heller-Evans @ 1998-03-19  0:23 UTC (permalink / raw)
  To: linux

this is a test msg

^ permalink raw reply	[flat|nested] 58+ messages in thread

end of thread, other threads:[~2023-09-21 20:47 UTC | newest]

Thread overview: 58+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2017-05-02  6:37 Testing Oleg
2017-05-07 16:38 ` Testing Martin Blumenstingl
2017-05-07 17:36   ` Testing Oleg
2017-05-07 18:05     ` Testing Martin Blumenstingl
2017-05-07 18:55       ` Testing Oleg
     [not found]       ` <e7eb7d12-8fa8-5507-5d7b-53ef9ce3e300@yandex.ru>
2017-05-07 18:59         ` Testing Martin Blumenstingl
2017-05-07 19:09           ` Testing Oleg
2017-05-07 20:22             ` Testing Martin Blumenstingl
2017-05-07 20:44               ` Testing Oleg
2017-05-07 20:46                 ` Testing Martin Blumenstingl
2017-05-07 20:53                   ` Testing Oleg
2017-05-07 20:57                   ` Testing Oleg
2017-05-07 21:08                     ` Testing Martin Blumenstingl
2017-05-07 21:23                       ` Testing Oleg
2017-05-07 21:30                         ` Testing Martin Blumenstingl
2017-05-08  9:42                           ` Testing Oleg
2017-05-08 11:47                             ` S805/S812 Device Tree upstreaming (was: Testing.) Andreas Färber
2017-05-12  7:03   ` Testing Oleg
2017-05-25 18:35   ` Testing Tobias Baumann
2017-05-27 14:15     ` Testing Martin Blumenstingl
2017-05-27 14:57       ` Testing raptorsds
2017-05-27 16:08         ` Testing Martin Blumenstingl
2017-05-27 18:06           ` Testing raptorsds
2017-05-27 18:18             ` Testing Martin Blumenstingl
  -- strict thread matches above, loose matches on Subject: below --
2023-09-21 17:44 Testing Turritopsis Dohrnii Teo En Ming
2019-05-27 13:42 Testing Turritopsis Dohrnii Teo En Ming
2018-12-14 19:23 Testing Tyler Baker
2015-12-01 23:50 Testing Cyril Bur
2015-12-03  4:58 ` Testing Stewart Smith
2015-03-15  8:57 Testing Teo En Ming (Zhang Enming)
2013-09-18 16:48 Testing Juan Casse
2013-09-18 16:45 Testing Juan Casse
2013-08-28 21:41 Testing David.Darrington
2012-12-27 18:38 testing Qin, Xiaohong
2012-04-18 14:11 testing simple w8
2011-03-26  3:16 Testing Martin Owens
2011-03-27  3:37 ` Testing Didier Spaier
     [not found]   ` <4D8EB10D.9060305-GqzDj6/B2j8@public.gmane.org>
2011-03-27 14:54     ` Testing Martin Owens
2011-03-27 15:49       ` Testing Didier Spaier
2011-04-01  6:54 ` Testing Christopher James Halse Rogers
2009-09-26 21:11 Testing Hal Rosenstock
2008-12-18 16:02 testing Bill O'Donnell
2007-09-28 14:11 Testing Richard Geddes
2003-03-16 11:54 testing Silvester Verdonskchot
2003-03-06 14:14 testing berthiaume_wayne
2003-03-06  9:16 testing Anders Widman
2003-03-06  9:14 testing Anders Widman
2003-02-13 21:43 testing Alan Powell
2003-02-13 21:28 testing Alan Powell
2002-11-19 11:58 testing Wasim Bashir
2002-01-15 17:30 Testing Daryl Woods
2002-01-15 17:30 ` Testing Daryl Woods
2001-11-30  9:58 Testing Jacky Costen
2001-11-24  4:07 testing Patrick McFarland
1999-06-06 17:47 testing Benjamin LaHaise
1999-03-12  1:36 testing David Miller
1999-03-12  1:42 ` testing David Miller
1998-03-19  0:23 testing Jamie Heller-Evans

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.