General :: Preventing Screen Blank In Busybox(embedded) On A KERN Board?

Sep 24, 2010

I'm trying to run a shell script on a kern board (av1100) that shows some text output on the attached screen. The big problem is that the screen goes to blank in like 2 minutes.I'd just like to have the script showing it's output while the thing is on.Isn't there a command to stop the screen from going to blank?p.s. there is no bash available, just #!/bin/sh

Code:
#!/bin/sh
###########################################################

[code]....

View 2 Replies


ADVERTISEMENT

Networking :: Apt-get Fails From Embedded Board

Dec 1, 2010

I am running Virtual Box Ubuntu Linux 2.6. Connected to my PC is an embedded board running debian 2.6.32. I have ip forwarding on at my virtual box. From my embedded board I can successfully ping www.google.com. I want to download and install some packages but when I try apt-get I get the following: I've flailed away at this for most of the day

[Code]...

View 3 Replies View Related

Programming :: Find Sound Device - To Work On An Embedded Board ?

Feb 1, 2010

I'm trying to get sound to work on an embedded board. The boot says ALSA is present and sound chip is present. So I try to open the device with:

The hardware manufacturer assures me the device is hw:0,0 so I set device to:

This gives me:

So I'm presuming the advice that I use hw:0,0 must be wrong? So I need to find a way of working out what the device id is. I've tried default, no effect, then tried the command asoundconf list, which returns an error. I'm using a min linux build on an embedded system (busybox) so is there a way to find my sound device.

View 2 Replies View Related

Ubuntu Servers :: Inexpensive Single Board / Embedded System With SATA

Aug 6, 2010

I'm looking for doing AOE (Ata over ethernet) inexpensively with single board computers, like Routerboard stuff, but is there anything with sata plugs. Hopefully I can get each board for hopefully around $50, but a little more would be ok. Non-x86 is fine, Debian is as good as Ubuntu.

View 3 Replies View Related

Ubuntu Servers :: Preventing Terminal Login From Going Blank?

May 11, 2010

I've had a couple Ubuntu 8.04 servers hang hard with no terminal response.

After a given time the terminal login screen will go blank automatically. I'd like to prevent that from happening in order to hopefully catch any messages that get output to the screen before these hangs occur. Currently when the server hangs, I can mash the keyboard all I want, the screen stays blank.

I've tried 'setterm -powersave off -blank 0', but that doesn't seem to hold after logout.

View 4 Replies View Related

Ubuntu Installation :: Blank Screen: 10.04, ATI Radeon 9550 / X Tries To Load Screen Just Goes Blank?

May 9, 2010

I am having the same problem, as soon as X tries to load my screen just goes blank. I have an ATI Radeon 9550. At first I tried switching between VGA and DVI as well but upon ruling that out, I switch to my on-board video card and that is working thus far, but I'm trying very hard to figure out a way to be able to switch back. Anyways I'll check back in later on if I have any new information I will post.

View 3 Replies View Related

General :: System Crash Doesn't Save Info To Kern.log

Jul 23, 2010

I am currently creating a usb device driver consisting of mostly read and write commands. It can successfully read/write using the bulk endpoints, however reading from the interrupt endpoint causes a system crash.As the crash happens whilst writing to kern.log, the file doesn't get a chance to close, therefore done of my debug printk calls are saved. Also, I get know response from using the magic sysrq key.

Does anyone have an ideas on how I can get any system information about what's causing the crash, or possible causes of the crash. (Using a usb sniffer running on another pc, I can see that the packet is coming in from the interrupt endpoint).

View 2 Replies View Related

Ubuntu Installation :: 10.04 - BusyBox Screen Before Login But No Menu.lst

Jul 9, 2010

I'm recieving a BusyBox v1.13.3 screen after attaching my 2nd sata-harddrive. I bootup the pc, but can't get to the login screen because of this message: Gave up waiting for root device. Common problems:

-Boot args (cat /proc/cmdline)
-Check rootdelay= (did the system wait long enough?)
-Check root= (did the system wait for the righ device?)
-Missing modules (cat /proc/modules; ls /dev)
ALERT! /dev/disk/by-uuid/bf2ed1f9.... does not exist. Dropping to a shell!

[code]....

It seems one thing to do is to edit my /boot/Grub/menu.lst but I don't have that file! Even with the command: gksu gedit /boot/grub/menu.lst it just opens up an empty box. Note, the 2nd hdd (sdb) has to be removed to properly boot into Ubuntu to browse my files.

Starting a live-cd (9.10) and mounting the /root partition from sda method doesn't work either because the partiton is not mountable in Palimpset due to it not having a any readable data on it! ps. going to try and get into the Grub Loader during bootup and see if I can add "all_generic_ide" to the end of the assigned /root line. Will get back in a bit.Grub screen doesn't even appear if I attach the 2nd harddrive so can't get into that.

View 7 Replies View Related

Ubuntu :: Screen Keeps Going Blank/flashing Blank?

May 17, 2010

When i use my computer (whether it's going online, typing, playing a flash game, or coding) I get these "Black Flashes" that are becoming longer and more frequent. A "Black Flash" is when my computer screen turns blank (but you can still see the backlight) and i have to press the NUMpad ENTER button, shake my mouse furiously, or click my mouse, which sometimes causes undesired actions, but gets me my screen back. sometimes the Black Flashes last a milisecond or 5 seconds or i have to hold the power button and restart because it won't come back on.

Specs:
Toshiba P205-S6337 Laptop
Ubuntu Karmic Koala
2.39 GB of RAM

[Code].....

View 9 Replies View Related

General :: Blank Screen After Install?

Sep 3, 2010

Basically i install Ubuntu using a boot CD and it install 100% but after i restart my desktop the screen just goes blank, i can run it of a live CD.The same thing happens with openSUSE and zorin.

View 7 Replies View Related

General :: Bootloader Does Not Show Up Blank Screen?

Mar 17, 2011

My laptop screen goes blank right after the bios is loaded. Live CDs have no effect either.I installed arch linux to my whole HDD today. Last time I installed ubuntu linux to my whole HDD, the same problem happened.The way I fixed the problem last time was by formatting the HDD with an internal HDD dock and then installing windows with linux dual boot.As I do not want to go through the hassle by installing windows again, and I would be very delighted if anyone had an alternate way. I really want my laptop to be windows free!It seems to me that my laptop is somehow constructed to crash / go blank if no windows partition / boot loader is detected. I have no idea why they would do that, maybe you have a better explanation?

View 9 Replies View Related

General :: Blank Screen With Proprietary ATI Driver

Jul 8, 2011

I would like to get better 3D performance, so I decided to try the proprietary ATI driver. The Arch Wiki page about it (https://wiki.archlinux.org/index.php/Catalyst) isn't very helpful, I don't really understand it. It mentions different packages and something about some kernel modules, with no explanation at all about what they do and very poor instructions on how to use them.

I just tried installing "catalyst-daemon" from the AUR, but it just gives me a blank screen when I start X. Nothing happens when I try to use Ctrl+Alt+F2, and nothing happens when I try to blindly log in and enter "shutdown -r now" (I ended up pressing the Reset button). I uninstalled it (everything still worked fine as long as you don't start X), and now everything's back to normal.

View 14 Replies View Related

General :: Ubuntu 10.10 Blank Screen On Startup?

Nov 25, 2010

and I've had Ubuntu Linux (10.10) for maybe a month and a half now. Im very satisfied with the whole system, no problems up until an update about maybe 2 weeks ago from today (rough estimate). Anyways, when I start my computer and choose to start Ubuntu, about half of the time it will load with some weird new login screen (because of update), and their are other times where the screen will go blank. I dont think its very safe to cut the power from the computer through the power button :/ I realize there are other posts regarding this, and I apologize if this is against the rules, I just thought maybe it would be appropriate to start a thread with this problem for 10.10 users

View 2 Replies View Related

General :: 9.10 Netbook Remix: Screen Goes Blank On Install From USB

Feb 4, 2010

I am trying to install Ubuntu Netbook on an iiView A2. I realize this is not necessarily supported according to the Ubuntu documentation, however, one of my friends who has the same netbook was able to accomplish this with no issues. The computer boots up from the USB just fine, I get to the menu and choose install Ubuntu. I see a cursor flash on the screen for a second and then the Ubuntu logo. Immediately after seeing the Ubuntu logo the screen goes black (or blank) and I get no HDD activity (or any other activity). I have let it set for quite some time but it does not appear to be doing anything. This same kind of thing happens when I choose Try Ubuntu without installing from the initial menu after boot.how to install from the command line and edit xorg.conf later?

View 2 Replies View Related

General :: Blank Screen Display After Fedora 10 Install

Jan 20, 2011

I have installed fedora 10 successfully but when reboot the system after installation not initrd or vmlinuz load and display first blue screen and some processing show after this blank screen display and held the system please tell me what should I do? I have reinstall many times but the problem is same.

View 3 Replies View Related

General :: Nagios 3.2.3 - Blank White Screen After Login

Jun 6, 2011

I'm relatively new at Linux, and I am trying to get Nagios to work correctly. I'm running CentOS if that matters. I think I followed the directions here correctly, but all I get is a blank white screen after I login. The documentation page works fine, but I don't see anything on the main http://localhost/nagios page. I have looked at other solutions to this problem (adding the correct path to the open_basedir in /etc/php.ini) and that still did nothing. Any Way to decode my httpd logs... Any time I refresh, I get these four errors from /var/log/httpd/error_log:

[Mon Jun 06 09:56:15 2011] [error] [client 127.0.0.1] PHP Warning: require_once(/usr/local/nagios/share/includes/../config.inc.php) [<a href='function.require-once'>function.require-once</a>]: failed to open stream: No such file or directory in /usr/local/nagios/share/includes/utils.inc.php on line 4, referer: http://localhost/nagios/
[Mon Jun 06 09:56:15 2011] [error] [client 127.0.0.1] PHP Fatal error: require_once() [<a href='function.require'>function.require</a>]: Failed opening required '/usr/local/nagios/share/includes/../config.inc.php' (include_path='.:/usr/share/pear:/usr/share/php') in /usr/local/nagios/share/includes/utils.inc.php on line 4, referer: http://localhost/nagios/
[Mon Jun 06 09:56:15 2011] [error] [client 127.0.0.1] PHP Warning: require_once(/usr/local/nagios/share/includes/../config.inc.php) [<a href='function.require-once'>function.require-once</a>]: failed to open stream: No such file or directory in /usr/local/nagios/share/includes/utils.inc.php on line 4, referer: http://localhost/nagios/
[Mon Jun 06 09:56:15 2011] [error] [client 127.0.0.1] PHP Fatal error: require_once() [<a href='function.require'>function.require</a>]: Failed opening required '/usr/local/nagios/share/includes/../config.inc.php' (include_path='.:/usr/share/pear:/usr/share/php') in /usr/local/nagios/share/includes/utils.inc.php on line 4, referer: http://localhost/nagios/

View 2 Replies View Related

General :: RHEL 5 Installation - Blank Screen After Booting

Jul 1, 2011

I installed rhel 5.0 on my hcl laptop, all steps completed successfully, but after booting it goes blank nothing happens, I also have a windows xp installed in c:

View 5 Replies View Related

General :: Blank Screen After Installing Nvidia Driver On Fc12 64 Bit?

May 28, 2010

i did yum -y install akmod-nvidia and then type xconfig-nvidia on the terminal,and after logging off i confront with a blank screen,so i remove akomd-nvidia [yum remove akomd-nvidia] and also yum erase xorg-x11-drv-nouveau [yum erase xorg-x11-drv-nouveau]but still no gui,i think i should install:

yum install kmod-nvidia
xorg-x11-drv-nvidia-libs.i686
xorg-x11-drv-nvidia-libs.x86_64 [but i didn't]
so how can i have my gui back?

View 5 Replies View Related

General :: Blank Screen When Running StartX After Installing Updates

Feb 8, 2011

I'm running RHEL 5 on a dell server. Recently, after some updates were installed, the server hangs when trying to start the gui (its set to run level 5)to get into the login screen. I can boot into run level 3 but get the same issue when I startx. CTRL-ALT-BackSpace doesn't return me to the command prompt. I get a blank screen with two letters and a blinking cursor. Which direction or log files to look at to start the troubleshooting.

View 2 Replies View Related

General :: Change Boot Sequence - Returns A Blank Screen

Sep 26, 2010

I want to change the Boot sequence in Ubuntu 10.04.

In the past I have used

Quote:

But with 10.04 this returns a blank screen. I assume something has changed.

View 3 Replies View Related

General :: Ubuntu 10.10 Live Cd Immediately Giving A Blank Screen?

Mar 3, 2011

I've used Mint a couple times to try to recover my old computers, but I only worked with it as long as I needed to. Now, I'm going to give Ubuntu a try so I downloaded Ubuntu 10.10 x64 and burned it to a DVD. When I try to boot it up with the DVD in, it does the startup screen that I'm used to before it loads the actual OS, and then it just gives me a blank screen. The only way to exit is to shut down the computer

View 1 Replies View Related

General :: Ubuntu Not Loading - Freezesand Giving Blank Screen

May 14, 2010

i have installed ubuntu 10.4 on my compaq 615 system successfully but when i restart the system it freezes, jus giving me a blank screen... i already have windows 7 home premium on the system then i partitioned sum space for the ubuntu but it still dosent work...

View 4 Replies View Related

General :: Not Starting - After Logging Only A Cursur Blinks On A Blank Screen

Mar 19, 2010

I had xp sp3 installed on my system celeron 2.0 ghz.and two hard disks.I had installed succesfully ubuntu on other disk. after restart I can see dual boot menu. one xp professionl and other ubuntu. I clicked on the ubuntu but after logging only a cursur blinks on a blank screen. I can see the choice menu "normal","verbose" etc but when I started in normal mode, a blank screen appears and a cursor blinks.

View 13 Replies View Related

Ubuntu :: Message And Kern.log File Exploded Over Weekend

May 10, 2010

I walked into work this morning and had a message from the system that my root drive had very little space. I traced it down to my message.1 file and kern.log.1 file. Together, they were over 2 GB.I am able to browse the file shares.

View 1 Replies View Related

General :: Boot / Loading - Lenovo S20 Workstation Allergic - Get A Blank Screen

Apr 25, 2011

I got a new Lenovo S20 and I am having trouble loading Linux. I've loaded these variants with no success:

Ubuntu desktop
Ubuntu server
Linux Mint
CentOS
vmWare esxi

The live CD's run, and very nicely at that. But once I install to the workstation they won't boot. I just get a blank screen. I've tried different bootloaders.. I've toyed with different BIOS settings.. I've even installed to different drives (a hard disk and an SSD). Maybe a hint: BSD installs and runs with no problem at all. I have PC-BSD running at the moment. It's nice, maybe I'll keep it. But I'd rather have Linux.

My amateur computer science mind sees this as not a boot loader issue (recovery mode shows Linux seems to be loading to a point.. but I can't see the script line just before the lockup) not graphics related; UB Server and vmWare are text-only and they won't load either probably not a bios issue (liveCDs run and other people run Linux on S20s) not hardware (Windows and BSD run on this one)

View 1 Replies View Related

General :: After Booting Logging Into The User A/c - Gives A Blank Screen With The Desktop Wallpaper

Jan 8, 2011

I just put on my Linux PC now and after booting logging into the user a/c, it just gives a blank screen with the desktop wallpaper - no menu's or anything, so there's pretty much nothing I can do. I know I had removed the menu and replaced it with the dock (awn dock or something).

However, I can log in as root and root works fine (so I'm doing the update at the moment).

Coming back to my question, I used to know an Ubuntu command which I put in as sudo (terminal)and it used to work like a magic command which would literally restore and repair my linux installation - I even used it when I bought a new system and transferred my linux hard drive from my previous machine to the new one and this one command actually setup and prepared my linux installation to work smoothly in my new PC - just one command after connecting my h/drive in the new PC.

View 4 Replies View Related

General :: Blank Screen And No Login After FC12 Installation On Dell E6410

Jun 3, 2010

I am trying to put FC12 on a new Dell E6410 (laptop) with video "00:02.0 VGA compatible controller: Intel Corporation Device 0046 (rev 02)". I used the Live disk and successfully installed, but then I updated. Thereafter when I boot I get a black screen. I cannot even get to the login.

Unfortunately I really do not know where to start to try to trouble shoot. (I can get into run level 3 on the latest kernel). Also the issue seems to come about from kernel 2.6.31.5 to kernel 2.6.32.12 since the blank screen issue does not arise in the former. For now I switched the order of these kernel in GRUB so the older one boots first and this seems to work.

Although the blank screen is my most pressing issue, I am having others too (synaptic mouse, wifi, suspend, internal camera). Well, hopefully once I can run the newest kernel these issue will disappear.

View 8 Replies View Related

General :: Screen Goes Blank For Few Minutes During Booting To Print The Login Page?

Jan 3, 2011

My screen goes blank for few minutes during booting to print the login page.

When I press ctrl+alt+f1 it shows and hangs at

Enabling /etc/fstab swaps

I show below the output of some commands:

[root@ws-test ~]# df -h
Filesystem Size Used Avail Use% Mounted on
/dev/sda1 76G 55G 18G 76% /
tmpfs 3.9G 0 3.9G 0% /dev/shm
/dev/sda3 56G 34G 20G 64% /hdd-1

[Code].....

View 2 Replies View Related

General :: RHEL5 Boot To A Blank Screen And Unresponsive Keys On HP DV6000?

May 26, 2011

I made my HP DV6000 into a single boot system. Red Hat Enterprise Linux 5, 64bit. I have been trying every cure I can find on the internet. I can seem to find the problem. My monitor show's everything on the screen as it's booting but then, when it's done, it goes blank and no keys/buttons work. I have it on the GNU GRUB screen right now. (The monitor is working fine (on this screen)

View 1 Replies View Related

General :: Logitech C270 Webcam Video Results In Blank White Screen

Dec 7, 2010

I have installed "plug and play" webcam logitech c270. Audio works fine. I can see and hear when people call me. People can hear me, but not see me. On the Skype/Options/Video the "test" button for video results in blank white screen.

View 3 Replies View Related







Copyrights 2005-15 www.BigResource.com, All rights reserved