General :: Load U-boot 1.1.6 In Samsung S3c6410 Board?
Feb 8, 2010
I am trying to load u-boot 1.1.6 in my samsung s3c6410 board. i am getting a error in this process,
s3c6410 # make clean
s3c6410 # make smdk6410_config
Above two command worked fine with out any error.
s3c6410 #make
executing the above command i am getting a lot of errors, such as
start.s:o: error:bad value (armv5t) for -march=switch
interrput.s:o: error:bad value (armv5t) for -march=switch
I am new to the porting, get me out of this problem
My board is not supported for U-boot. But it got an ARM920T core onboard running at 100MHz. It got a serial, JTAG and USB line. Can I custom port the U-boot for my board?
I am trying to use the Idea6410 board for developing SPI applications.Unfortunately, the software was built using the s3c2410 SPI Drivers instead of the s3c6410 SPI drivers using linux_2.6.24. The problem is that this version doesn't contain a s3c6410 version of spidev. So I built a new kernel using linux-2.6.36-rc8. However, the arch/arm/plat-samsung directory does not contain equivalent methods of setting up NAND partitions.The /arch/arm/plat-s3c24xx/common-smdk.c file contains the following code, apparently an old method, to setup NAND partitions:
A colleague of mine was studying at the University of Vienna and saw an application which was based on linux whereby other pc's booted from it and if on the server they had set it to force a clean install on that PC it would download and install a windows image. Does anyone know of the app or could point me in the direction of a similar app.
I have an issue with my on-board wireless card (powers down after about 5 minutes) so I'm stuck with a USB card. I don't use the on-board card and it causes the system to intermittently hang if it's powered on (once I run ifconfig wlan0 down, the system runs fine). Is there a way to power down the interface (or better yet prevent it from powering on) at boot?
I try to make a small AVR-Board boot a Linux from my Lenovo laptop, which is configured as NFS server (running nfs-kernel-server). Everything is configured correctly and it should work, but it doesn't.I just installed another laptop (from ASUS) with the same configuration (OS, tools, settings) and there it works immediately.
So I wondered, what's going on on eth0 ? I checked with Wireshark and here are the things I found out.On both laptops, the following paket arrives:
I am trying to boot linux kernel 2.6.36.1. I have a alchemy db1200 board.It is an ECG machine. It is getting correctly booted using kernel 2.6.33.2 I have a feeling there is ethernet failure. I am getting stuck at the following stage:
Bytes transferred = 1960092 (1de89c hex) lan9118: eth_halt ## Booting kernel from Legacy Image at 81000000 ...
It looks as if I'll get a deal I can't turn down and sell my old original Android phone and get a new Verizon Android. They also have a tablet, there is the present 7 and a half inch screen and a newer ten incher coming out, the smaller one is heavier but I could get it for a relatively low price. it has a usb port. Question is can I dual boot Gnome3 on it? and can I then update it? And can Gnome3 do the touch screen thing? Using Fedora of course. Or should I put the tablet off for a while?
I recently bought a new Samsung netbook N310 which has windows xp home edition on it. My CPU is like this: Intel Atom CPU N270 1.6GHz. I now want to install Debian Lenny 5.06 with GUI, while keep the windows xp partition for later use.
how I can boot directly from a 2GB USB drive, instead of having to modify grub etc. Is there something in Debian that is equivalent to the Universal USB Installer in Ubuntu?
I installed ubuntu using wubi and then I tried installing grub 2 but it failed. I need a way to reinstall the mbr sp it will load the windows 7 loader from the first partition.
I bought this netbook yesterday & thought of installing ubuntu netbook 10.10 on it.
I booted with windows & started the install using WUBI. The wubi setup was started but then after copying files it told that some error occurred.
I though that I will deal with it later and left the wubi installed.
Now, when I rebooted after sometime, I am thrown to the code...
My netbook also has Hyperspace installed that comes with netbook. I provided that in case it is caused because of that. Now what do I do? I didnt do anything wrong and still ubuntu messed up my system
I recently bought a new Samsung netbook N310 and want to install dual-boot Ubuntu 10 along with windows xp home edition. My CPU is like this: Intel Atom CPU N270 1.6GHz
Which architectures and kernels I should download from the cd installation? any experience with this kind of dual boot installation?
My computer(win xp) crashed. When I turn it on I get the flickering line. If I press F2 while the BIOS is loading I can access the BIOS setup, but no operating system will load. I am not very familiar with BIOS. I put a cd in the cd drive that contained the latest download of Ubuntu and told it to reboot. Nothing happened. Setup says my CD-drive is set to a secondary drive. I looked in the CD files and I saw the windows installer (wubi). Is there a way I can boot linux?
Ubuntu 9.1 is installed in sda1, however, while creating a separate boot partition an error occurred and now I can not boot sda1. I get the message load kernel first. I have tried without success to learn to load a kernel.
I've installed Slackware 12.2 on a 12 year old desktop. It is the only OS on the machine. When I press the Power button it stops at Slackware's splash screen asking me to choose an OS, even tho' there is only one to choose from. I installed LILO to the MBR and that is also listed there as a possibility.
Is there a way to set Linux so it will simply load automatically?
I have installed Linux Mint 9 within Win XP and have installed an additional HDD as a Slave on the same IDE cable as my DVD drive. I installed ubuntu on to the additional HDD using the live CD and when I try to boot the computer I am greeted by two versions of GRUB?! First version appears to be the one that comes with Mint and so asks me to boot either Windows or Mint, when I select Mint I get ubuntu's version of Grub, it asks me to boot one of three OS's; here's where it gets weird:
Top of screen says: GNU GRUB Version 1.98-1ubuntu5-1mint2 If I select Win, it boots fine. If I select Mint it boots fine however if I select Ubuntu it says: error: no such device error: file not found error: you need to load the kernel first
I pressed "e" within grub and was faced with this: insmod ntfs set root ='(hd1,1)' search --no floppy --fs-uuid --set f6422203421e479 loopback loop0 /linuxmint/disks/root.disk setroot =(loop0) linux /boot/vmlinuz-2.6.3-21-generic root =dev/sdb1 loop=/linuxmint/disks/root.disk ro quiet splash initrd/boot/initrd.img-2.6.32-21-generic
Just installed Slackware 13.37 and am trying to get dual boot to work properly. I have edited /etc/lilo.conf to point the Windows section to what I believe should be the correct partition (/dev/sda2) Here is the relevant section
Code:
# LILO configuration file # Windows bootable partition config begins other = /dev/sda2
[code]....
I have mounted /dev/sda2 to /ntfs-c as suggested during install and when I browse through there I see the files from my windows setup so it is in fact the correct partition. When I load Windows on boot, however, it is pointing to the recovery partition (/dev/sda1).
I unfortunately remove "some" softwares on my OpenSuse10 (preinstalled on my laptop, without cd driver) cause I was running out of space on hd. Icons starts to dissappear ...
Then I have only the Grub 0.97 shell that appears and to use to solve the problem... tried to boot kernel, but said that it "must be loaded before boot".
In the Grub 0.97 black window I have two lines :
I press "b", to boot with the First line : kernel (hd0,2)/boot/vmlinuz ... but the window turns blue and said "all data would be lost", so it shut down the system automatically to avoid this.
I press "e" to edit the command in the boot sequence for the same line, but don't really know what to tell Grub to do.
I must get my important datas back on my hd before "Restore to factory settings" (the last option). Any solution ?
Maybe it is a step on a solution ?
From [url] I downloaded linux kernel 2.6.27.27 on a usb memory stick. Could it be useful ? how to ?
I've installed Gnewsense on my sda1 and I no longer have the option to load Ubuntu 10.04 on sda2 at boot. As Gnewsense is ext 3 I cannot access my files in my Ubuntu Home dir. Can I simply switch my boot to sda2? It will solve my problem for the medium term.
I'm struggling a bit to install F11 on my laptop. When I put in the cd, i get to the menu. I elect to boot into the live cd, then my pc reboots and the menu comes up again...
I need to start an application (graphical) when the PC start, even before anybody login, and use/launch a specific user. Now only can do this manually; when gdm starts, switch to any text tty [ie. Ctrl + Alt + F1], then I login into the special user, start a X server, export the DISPLAY environment variable, and start the application.
With this steps: Code: $X :1 -verbose -nr -nolisten tcp & # Maybe Metacity -> $ metacity $export DISPLAY=:1 $JavaApp & Now i need put this steps (script) in some place to launch the app automatically, and with and specific user [ie. manager].
How can I made it? Maybe in init.d? or an special xinitrc? And how can start the app with the specific user? And, if is possible, who can stop the app when the system going turn off? I have Debian 5.0 and a beginner knowledge of shell script.
I'm having installation issues with linux. I'm trying to set up a dual boot with vista and linux. I prepared my computer by backing up my files and partitioning my hard drive, leaving 20GB for linux. I downloaded Linux Mint 7, and booted from USB (using the universal USB installer from pendrivelinux.com). All good, entered into linux and installed by following the prompts (selecting use largest unallocated partition to point linux to the partition). At this stage the screen cleared to just leave me with the desktop background.
I patiently waited for it to reboot which never happened. So I waited for 20mins or so, then shut the computer down because I couldn't think of what else to do. When I restarted (without using the livecd/usb) it just went straight to vista. I did a bit of reading and found it might have been something to do with vista taking over grub, and some of the tutorials suggested downloading EasyBCD. So I did that, here's the summary:
Code: There are a total of 2 entries listed in the Vista Bootloader. Bootloader Timeout: 30 seconds. Default OS: Linux Mint 7
Entry #1 Name: Microsoft Windows Vista BCD ID: {current} Drive: C: Bootloader Path: Windowssystem32winload.exe Windows Directory: Windows
Entry #2 Name: Linux Mint 7 BCD ID: {default} Drive: C: Bootloader Path: NST st_grub.mbr
Windows Boot Loader identifier {3fb6bf63-700d-11db-8409-0016d303c867} device partition=C: path Windowssystem32winload.exe description Microsoft Windows Vista locale en-US inherit {6efb52bf-1766-41db-a6b3-0ee5eff72bd7} recoverysequence {572bcd55-ffa7-11d9-aae2-0007e994107d} recoveryenabled Yes osdevice partition=C: systemroot Windows resumeobject {3fb6bf64-700d-11db-8409-0016d303c867} nx OptIn
Real-mode Boot Sector identifier {bbf9569e-31e5-11df-a844-91f7867d7949} device partition=C: path NST st_grub.mbr description Linux Mint 7
Now when I turn my computer on, I get options for vista and linux. Vista works fine, but if I select Linux Mint 7 I get an error that reads "cannot load from harddisk, insert systemdisk and press any key".
I have a Realtek WN511b wireless card with a BM4321 chip. It runs on the wl driver but when I boot the system the card won't install. With help (I am noob) we have figured out that the ssb and the b43 drivers are installing even though I have them blacklisted. I have seen similar problems described elsewhere but no real fixes. I can boot the system (Dell d630) then pop the card out and re-insert, enter password and it connects no problem. It would be nice if it simply installed on boot. Wondering if anyone had a solution?
i installed linux OS on my lpc3131 board with kernel 2.6.20. I want to install gcc to my board in order to compile codes without cross compiler or auxilary PCs. But i think it must be different then installing gcc rpm on Fedora PC or untar and make gcc, I dont know what i must do. what release or version of gcc should i download and what kind of changes must i do in Makefile.
I'm searching for the cheapest single board computer which can run Linux. It must have ethernet and at least one serial port.I'm currently looking at these modules from Technologic Systems, but wondering if there's anything cheaper out there?
I have found two ways to get the main board product name: [sudo lshw][sudo dmidecode] Is it the nature of this info that's making it protected or is it the source code of these tools?Is there any way to get main board product name without sudo? Shall I dig inside the source code of these tools?
I am trying to build a low cost computer, and over the last few days, I was interested in Linux as my OS to use. All I really need for the computer was the internet, word processors, and 3 games: "Wizard101", "Fusion Fall", and "Free Realms". Would Linux run on a built computer with an AMD processor and an on-board GPU? And would Linux run all of my needs/wants for this computer?
I have found two ways to get the main board product name:sudo lshw sudo dmidecode Is it the nature of this info that's making it protected or is it the source code of these tools? Is there any way to get main board product name without sudo?
I've been trying to use the onboard modem on my laptop for Internet connectivity. From what I can gather, Ubuntu hasn't installed a driver for the modem.
When I connect my phone using a usb cable to the laptop, I'm able to connect and browse. However, the network manager doesn't seem to have a driver for the onboard modem because it doesn't recognize it.