Hello,
Can someone please create a "Contrib:armStone" subproject for
devel:ARM:Factory and make me maintainer please?
kernel-f+s from
https://build.opensuse.org/project/show/openSUSE:12.2:ARM:Contrib:Armstone
has been working fine on 12.3.
Thanks,
Andreas
--
SUSE LINUX Products GmbH, Maxfeldstr. 5, 90409 Nürnberg, Germany
GF: Jeff Hawn, Jennifer Guild, Felix Imendörffer; HRB 16746 AG Nürnberg
--
To unsubscribe, e-mail: opensuse-arm+unsubscribe(a)opensuse.org
To contact the owner, e-mail: opensuse-arm+owner(a)opensuse.org
Hi,
on my Chromebook running openSUSE 12.3, I noticed in dmesg that S5P firmwares were not found whereas kernel-firmware package is installed.
The problem is that s5p-mfc-v6.fw and s5p-mfc.fw are in /lib/firmware/s5p-mfc and linux kernel is looking for those firmwares in /lib/firmware/.
After making symlinks, no more complaint about missing firmwares.
Which part is faulty? kernel-firmware or kernel-chromebook?
What would be the best fix? Making a package with symlinks (if it is possible)?
Guillaume
--
To unsubscribe, e-mail: opensuse-arm+unsubscribe(a)opensuse.org
To contact the owner, e-mail: opensuse-arm+owner(a)opensuse.org
Guys,
I see that the armv5 is gone, so what image can I use on the
Raspberry, I don't see any images for armv6hl, so it safe to assume
there is an image for the Pi on armv7hl?
http://download.opensuse.org/ports/
aarch64/ 13-Aug-2013 15:56 -
armv6hl/ 13-Aug-2013 16:22 -
armv7hl/ 13-Mar-2013 12:30 -
debug/ 13-Mar-2013 10:35 -
ppc/ 27-Sep-2012 15:23 -
update/ 16-Mar-2013 10:36 -
Index of /ports/armv7hl/distribution/openSUSE-stable/images
I didn't see any that say Pi.
--
Terror PUP a.k.a
Chuck "PUP" Payne
(678) 636-9678
-----------------------------------------
Discover it! Enjoy it! Share it! openSUSE Linux.
-----------------------------------------
openSUSE -- en.opensuse.org/User:Terrorpup
openSUSE Ambassador/openSUSE Member
Community Manager -- Southeast Linux Foundation (SELF)
skype,twiiter,identica,friendfeed -- terrorpup
freenode(irc) --terrorpup/lupinstein
Register Linux Userid: 155363
Have you tried SUSE Studio? Need to create a Live CD, an app you want
to package and distribute , or create your own linux distro. Give SUSE
Studio a try. www.susestudio.com.
See you at Southeast Linux Fest, June 7-9, 2013 in Charlotte, NC.
www.southeastlinuxfest.org
--
To unsubscribe, e-mail: opensuse-arm+unsubscribe(a)opensuse.org
To contact the owner, e-mail: opensuse-arm+owner(a)opensuse.org
Guys,
I am trying to install software on my Raspberry PI, I am getting the error that
Retrieving repository 'factory' metadata
-------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------[\]
File '/media.1/media' not found on medium
'http://download.opensuse.org/ports/armv5tel/factory/repo/oss/'
What do I need to do to fix this? Can I assume there update url?
--
Terror PUP a.k.a
Chuck "PUP" Payne
(678) 636-9678
-----------------------------------------
Discover it! Enjoy it! Share it! openSUSE Linux.
-----------------------------------------
openSUSE -- en.opensuse.org/User:Terrorpup
openSUSE Ambassador/openSUSE Member
Community Manager -- Southeast Linux Foundation (SELF)
skype,twiiter,identica,friendfeed -- terrorpup
freenode(irc) --terrorpup/lupinstein
Register Linux Userid: 155363
Have you tried SUSE Studio? Need to create a Live CD, an app you want
to package and distribute , or create your own linux distro. Give SUSE
Studio a try. www.susestudio.com.
See you at Southeast Linux Fest, June 7-9, 2013 in Charlotte, NC.
www.southeastlinuxfest.org
--
To unsubscribe, e-mail: opensuse-arm+unsubscribe(a)opensuse.org
To contact the owner, e-mail: opensuse-arm+owner(a)opensuse.org
Does someone know what I have to do to get a login on ttyS0? I can see
cubieboard in the serial console booting, from u-boot to kernel,
ending with:
[ OK ] Started D-Bus System Message Bus.
[ OK ] Started Login Service.
[ OK ] Started YaST2 Firstboot.
I tried to utilze systemd by adding serial-getty to the services:
ln -s /usr/lib/systemd/system/serial-getty@.service
/etc/systemd/system/getty.target.wants/serial-getty(a)ttyS0.service
I used the image from
http://download.opensuse.org/repositories/devel:/ARM:/12.3:/Contrib:/sunxi/….
Additionally I don't get eth0 up, whether on dhcp or static. Therefore
I can't ssh inside. I really need the serial console.
One of u-boot's env parameters is console=ttyS0,115200 (which isn't
needed to see the boot stuff) so I guess the kernel takes this as an
option.
I'm thinking I'm missing stuff here because the underlaying JeOS is
pretty small. Buz e.g. agetty is installed...
Who can help me here?
Johannes
--
To unsubscribe, e-mail: opensuse-arm+unsubscribe(a)opensuse.org
To contact the owner, e-mail: opensuse-arm+owner(a)opensuse.org
Hi,
just a little question about armv7 configs.
Recent kernel configs have disabled CONFIG_SWP_EMULATE (Emulate SWP/SWPB instructions). Is it on purpose?
Moreover we have not enabled ThumbEE CPU extension (CONFIG_ARM_THUMBEE). Should we enable it?
Guillaume
--
To unsubscribe, e-mail: opensuse-arm+unsubscribe(a)opensuse.org
To contact the owner, e-mail: opensuse-arm+owner(a)opensuse.org
Forward sent message to the list since I replied directly. :(
Guillaume
Le 24/08/2013 16:05, Johannes Nohl a écrit :
> Hello Guillaume,
>
> 2013/8/21 Guillaume Gardet <guillaume.gardet(a)free.fr>:
>> Le 21/08/2013 17:29, Johannes Nohl a écrit :
>>> OK. I'm a bit clueless here. It may be that YaST firstboot stops the
>>> boot process. But I can't be sure because I can't login. Anyhow when
>>> turning firstboot of there's neither network nor tty. How can I solve
>>> this? Thanks for any help.
>> Remove the file /var/lib/YaST2/reconfig_system from filesystem and try to boot. It will boot without starting firstboot.
>>
>> Could you also send the content of boot.script file from boot partition, please?
> thanks for replying. I really would like to get this going. In the
> meanwhile I installed debian wheezy which worked perfectly so I can
> rule hardware/kernel issues out. Furthermore I googled someone else
> troubling the same result:
> https://groups.google.com/forum/#!msg/cubieboard/LcE6MG-2YII/ (he
> tried JeOSand XFCE packages). I got the same logging result as
> attached there.
I cannot access this google group. :(
>
> Please find attached the serial console log of the first boot after
> flashing. After that I removed /var/lib/YaST2/reconfig_system and
> booted again, see the second attachment.
>
> >From my point of view it isn't Firstboot or Serial Getty since it is
> marked as started. Additionally I chrooted into the system once and I
> could run firstboot (complaining about hardware of course). Thanks for
> any help.
>
> My second guess would be the NIC. I can see (in my router's log) that
> no new interface is comming up. Maybe the whole thing is freezing?
Maybe, but strange. I have no cubieboard here, so I cannot test anything.
Did you tried to enable a console on ttyS1?
Did you plug a monitor?
Guillaume
--
To unsubscribe, e-mail: opensuse-arm+unsubscribe(a)opensuse.org
To contact the owner, e-mail: opensuse-arm+owner(a)opensuse.org
Would be interesting if only ARMv5.
Should be ARMv6 to run on RPi although I understand there are
fewercompatibility issues between v5 and v6 compared to v6 and v7.
Looking forward to your build.
Tony
On Tuesday, August 20, 2013, Guillaume Gardet <guillaume.gardet(a)free.fr>
wrote:
>
>
> Le 20/08/2013 17:05, Tony Su a =E9crit :
>> I found this, RPi req v6
>>
>> Http://zq1.de/~bernhard/linux/opensuse/ <
Http://zq1.de/%7Ebernhard/linux/opensuse/>
>>
>> Bernhard is a major figure building and supporting openSUSE. Yes, this
private repo was veryhard to find, and it should be considered
experimental. If you don't get an answer to your Q you may wanttolook him
up.
>
> Yes, I know him and those images, but they are only armv5, not armv6.
>
>
> Guillaume
--
To unsubscribe, e-mail: opensuse-arm+unsubscribe(a)opensuse.org
To contact the owner, e-mail: opensuse-arm+owner(a)opensuse.org
Le 20/08/2013 17:19, Tony Su a écrit :
> Would be interesting if only ARMv5.
> Should be ARMv6 to run on RPi although I understand there are fewercompatibility issues between v5 and v6 compared to v6 and v7.
RPi is an armv6 and is also compatible with armv5 and previous. So RPi can run armv6 apps and also armv5 apps.
But RPi cannot run armv7 apps.
Our armv6 build should be better on RPi (compared to armv5 build) since it is armv6 and uses hardfloat.
Guillaume
>
> Looking forward to your build.
>
> Tony
>
> On Tuesday, August 20, 2013, Guillaume Gardet <guillaume.gardet(a)free.fr <mailto:guillaume.gardet@free.fr>> wrote:
> >
> >
> > Le 20/08/2013 17:05, Tony Su a écrit :
> >> I found this, RPi req v6
> >>
> >> Http://zq1.de/~bernhard/linux/opensuse/ <Http://zq1.de/%7Ebernhard/linux/opensuse/> <Http://zq1.de/%7Ebernhard/linux/opensuse/>
> >>
> >> Bernhard is a major figure building and supporting openSUSE. Yes, this private repo was veryhard to find, and it should be considered experimental. If you don't get an answer to your Q you may wanttolook him up.
> >
> > Yes, I know him and those images, but they are only armv5, not armv6.
> >
> >
> > Guillaume
> >
> >
> >>
> >> Tony
> >>
> >> On Tuesday, August 20, 2013, Guillaume Gardet <guillaume.gardet(a)free.fr <mailto:guillaume.gardet@free.fr> <mailto:guillaume.gardet@free.fr <mailto:guillaume.gardet@free.fr>>> wrote:
> >> > Hi,
> >> >
> >> >
> >> > Le 20/08/2013 16:48, Tony Su a écrit :
> >> >
> >> > Hi Guillame,
> >> >
> >> > Am curious but also very interested in why you are building images like this one that already exists, in this case to have another go at RPi.
> >> >
> >> > No openSUSE armv6 image exists AFAIK. THe goal is to have a working openSUSE image for RPi.
> >> >
> >> > Would understand if it's only for exercise, but if you believe your result will be an improvement, that'd also be important to know.
> >> >
> >> > An improvement compared to what?
> >> >
> >> >
> >> > Guillaume
> >> >
> >> > Tony
> >> >
> >> > On Aug 20, 2013 1:22 AM, "Guillaume Gardet" <guillaume.gardet(a)free.fr <mailto:guillaume.gardet@free.fr> <mailto:guillaume.gardet@free.fr <mailto:guillaume.gardet@free.fr>>> wrote:
> >> >>
> >> >> Hi,
> >> >>
> >> >> I have an armv6 rootfs which fails to build because it cannot find packages during build whereas repos are setup correctly.
> >> >>
> >> >> See: https://build.opensuse.org/package/show/home:Guillaume_G:branches:openSUSE:…
> >> >>
> >> >> Same rootfs builds fine for armv7.
> >> >>
> >> >> Is it a kiwi problem?
> >> >>
> >> >>
> >> >> Regards,
> >> >>
> >> >> Guillaume
> >> >>
> >> >> --
> >> >> To unsubscribe, e-mail: opensuse-arm+unsubscribe(a)opensuse.org <mailto:opensuse-arm%2Bunsubscribe@opensuse.org> <mailto:opensuse-arm%2Bunsubscribe@opensuse.org <mailto:opensuse-arm%252Bunsubscribe@opensuse.org>>
> >> >> To contact the owner, e-mail: opensuse-arm+owner(a)opensuse.org <mailto:opensuse-arm%2Bowner@opensuse.org> <mailto:opensuse-arm%2Bowner@opensuse.org <mailto:opensuse-arm%252Bowner@opensuse.org>>
> >> >>
> >> >
> >> >
> >
> >
--
To unsubscribe, e-mail: opensuse-arm+unsubscribe(a)opensuse.org
To contact the owner, e-mail: opensuse-arm+owner(a)opensuse.org