Hardware :: Ubuntu 9.10 SiS Video Framebuffer Error
Feb 13, 2010
I set my in-laws laptop up with Ubuntu 9.10 about a month ago as they were growing weary of XP. Everything has gone fine until the other night when my father in law was messing about in software store. He added a few packages, and deleted one by accident. He cant remeber what he deleted, or even which category it was from, but now the laptop crashes when try to start X.
Now when the laptop boots it shows xsplash then goes to a dialog screen which says :-(EE) open /dev/fb0:no such file or directory.Reconfigure does no good, but I can get logged in to text install.The laptop is an Acer Aspire 3630 and uses SiS graphics.I have tried googling to find an answer, but I am at a loss, is there any way to fix this? how would I go about re-installing the full xserver? can I re-install 9.10, but keep the user accounts?
View 1 Replies
ADVERTISEMENT
Feb 22, 2010
I want to watch a certain video on [url]...., but I get an error message instead. Some videos can be played, so I'm thinking it's a form of restriction, but I can't be sure.I tried using a few proxies, but on some the error message persists and on others the video doesn't load. I'm running Ubuntu 9.10 and Firefox 3.5.8.
View 2 Replies
View Related
Feb 12, 2010
My monitor recent died and I'm using an old CRT as a replacement for now. I get an error when Ubuntu starts saying it could not find a framebuffer compatible device. It then gives me the option to boot into low res mode which I accept. Once I login, the display actually looks fine, but I would like to get rid of the error message.Anyone know how to remove framebuffer usage from the bootup process? A text display is fine. I looked in my xorg.conf, but I didn't find anything that I could tinker with.
View 2 Replies
View Related
Jan 11, 2011
I have ad724 chip from analog devices that converts VGA signal to composite video, but it requires input in PAL standart. Is it possible to change framebuffer resolution and synchronisation to achive PAL on RGB output? I have try to change this using fbset but there is no change of resolution. Grub runs kernel with framebuffer of 640x480 resolution and i'm able to watch videos using mplayer on cli ubuntu version, but i have problems with setting it up to PAL.Why fbset does not affect to current display?
PS. I have Intel Atom CPU with intel integrated graphics (maybe problem is here?)
View 1 Replies
View Related
Jul 12, 2010
I am trying to install Ubuntu 10.04 in text mode on a VIA EPIA-M motherboard with VT8623 VGA that gives a distorted screen when using the framebuffer. I used to be able to disable the framebuffer during installation by passing debian-installer/framebuffer=false to the kernel, and the screen would be fine. However, with Ubuntu 10.04, I still get a distorted screen even with debian-installer/framebuffer=false.
View 7 Replies
View Related
Jan 16, 2011
Ubuntu 10.10 - Framebuffer in Console - links2
I've searched and searched and I cannot find the answer. I had links2 -g working in framebuffer in the last release, but in Ubuntu 10.10, I cannot get it to work.
Problem: I do NOT have any framebuffers. /dev/fb0 etc.
I have changed my console font size in grub2 to 640x480 and it works perfectly.
I believe I have all the required framebuffer files and libraries (libs) installed, yet I do NOT have any /dev/fb0 etc.
View 1 Replies
View Related
Mar 28, 2009
I installed Centos5.2 and have created 1 instance so far. It all works great, but when I created the new instance (using command line from ssh and "virt-install") it gave a message saying probing for video, not found, assuming headless and on I went with the install.
But now I have need for a framebuffer because I have a JBOSS/Java Captcha routine which throws an error if it can't use the X11 libraries or some such (I've resolved this before on a headless Amazon instance once by just running "Xorg"). But I can't run Xorg on my DomU because it can't find the fb device!
So, I searched around and did a makedev -d /dev/fb to create it, but it still doesn't work, because, I assume, the hardware isn't found anywhere. So... how do I get Xorg to work in this case? Or do I need to re-do the virt install and somehow force it to find video hardware (but how?)
Here is some salient output:
root@virty{/etc/X11}: uname -a
Linux virty 2.6.18-92.1.22.el5xen #1 SMP Tue Dec 16 12:26:32 EST 2008 x86_64 x86_64 x86_64 GNU/Linux
root@domU{/etc/X11}: uname -a
[Code].....
View 1 Replies
View Related
Apr 29, 2011
I've just installed Slackware 13.37 x64.Right now, everything is fine! All hardware OK, sound OK, Network/WiFi OK, nVIDIA Proprietary drivers OK, KDE Composite OK, Desktop effects OK.But when initializing, the messages pass very slow!My lilo framebuffer settings are 1024x768x64 (Code 791, 317 in Hex), my Graphics card is an nVIDIA GeForce 9100 M G (256Mb), but yet, I can see it refreshing like an image loading in 56Kbps connection.
I really would like to use framebuffer during boot (Oh, come on... The little penguin is kinda neat :-), so I'll ask... Is there a way to use my graphic driver in framebuffer, or make it faster?
View 4 Replies
View Related
Apr 14, 2011
I use the CLI a lot (the C+S+F1-F6 terminals), but i have a really tiny resolution on the framebuffer. How do i increase the framebuffer/CLI resolution in suse (that is opensuse 11.4)??
View 2 Replies
View Related
Jan 20, 2015
Some weeks ago i hacked a old NCR all in one computer and installed modern hardware inside it, also installed and old VGA 13" B/W monitor inside (supports 800x600 max)
Then installed debian 7 i386 the installer runs fine, the problem is that after finishing the installation the monitor goes out of sync, the kernel load the i915 module and go out of sync.
So I have to connect another modern monitor and blacklist the i915 module, then get back to the internal VGA monitor.now the system boot fine to the linux console on text mode.
I plan to use this system from text mode (no x windows), the problem i found is that because i blacklisted the i915 module i don't have a /dev/fb0 so the console software i like to run like dosbox or scummvm canno't start because the framebuffer is missing.
What i need is to find a way to force the i915 module to a low resolution (640x480). This is what i tried.
vga=ask (or other options) this option is completele ignored by the kernel seem to by deprecated
passing grub options to the i915 module like video=VGA-1:1280x800 or modeset=1 also are ignored.
Theres some way to do this ?
View 6 Replies
View Related
Apr 16, 2010
I hope this is not a totally ridiculous question. I use putty often to remotely connect to my laptop at home. I recently learned about the Linux framebuffer, and was curious if there was a tool like putty that would let me remotely connect to my laptop but use the /dev/fb0 device for forwarding graphics. Sort of like a vnc or X11 forwarding, but instead of using X, gdm, kdm etc. we use the framebuffer.
View 2 Replies
View Related
Feb 26, 2010
I am a card-carrying member of the Church of the Command Line. I would love to do away with X altogether, and just use the virtual consoles. What's stopping me is, of course, media. Images, movies and web browsing. I know about the framebuffer, and it seems promising but still kind of complicated. From what I've read it looks like I'd have to recompile my kernel everytime I wanted to change the background image. Not a showstopper, but more work than I would like.
Anyway, this post is about the possibilities, and hopefully some hints on how to get started. I know images are possible, and that there are codecs for mplayer to output to the framebuffer. What about web browsing? I've gotten into my gmail via elinks before.. although I can't remember if I was using the standard view or basic HTML.. probably basic HTML. Are things like inline images, javascript, embedded video and flash even theoretically possible in a console browser at this point? Or am I just talking fantasy here?
And, any guidance on getting started would be most appreciated, especially with background images. It looks like mplayer just needs the right codec and it'll work (correct me if I'm wrong please).. so that doesn't seem too bad. But the background images seem kind of involved. The only eye candy I even remotely want on my screen is a nice background image with the text floating on top. How can I accomplish this via the framebuffer?
[Edit: also, I should have made the title more descriptive, but apparently I can't edit that ]
View 9 Replies
View Related
Jul 14, 2010
I'm running Linux version 2.6.33.4 on an ARM9 and can successfully copy directly into the framebuffer using the command:
Code:
cat /usr/myfile.bin >/dev/fb0
I converted myfile.bin from a 640 x 480 x 24 bmp.
What I'd like to do is to have the ability to dump .bin image files directly into the framebuffer from a C program without shelling out to a cat command.
View 3 Replies
View Related
Mar 3, 2010
I am using the most recent -current (that fixes the libpng "ratness" described in the ChangeLog 8-) and the Intel Framebuffer setup is annoying me. I specify vga=normal in LILO and to my knowledge I am not asking Intel Framebuffer modules to load at boot (and intelfb is blacklisted).
It's annoying because it makes the text microscopic. However, the machine works great in -Current so I can't complain. Graphics work fine and so does X, it's just annoying.
This is my Sony Vaio VGN-C140G detailed here: url
I had tried previously blacklisting inteldrmfb as well (the -Current release right before the libpng fix) and that made no difference.
I found all binaries with "intel" in their name and read the manual pages but didn't find anything useful for possibly manually setting the mode back to something equivalent to vga=normal.
View 6 Replies
View Related
Jan 10, 2011
I'm trying to get a framebuffer console with acceptable scrolling speed on Dell XPS M1530. It has GeForce 8600M GT card with maximum resolution supported by bios 1920x1200
# cat /sys/class/graphics/fb0/modes | sort
U:1024x768p-60
U:1280x1024p-59
U:1280x800p-60
U:1600x1200p-60
U:1920x1200p-60
[Code]...
View 9 Replies
View Related
Apr 5, 2011
I'm installing a non-X server using squeeze 32bit netinst iso, expert installation. I don't know that I can specify "debian-installer/framebuffer=false" during the installation, after reboot I got a framebuffer display with console fonts smaller and fonts look like ubuntu. I search around I can edit GRUB config for the resolution items or disable framebuffer. How can I disable the framebuffer (use normal text system fonts) when booting in LILO?
I got everything installed and setuped, I don't want to re-install the OS again.
View 8 Replies
View Related
May 6, 2011
Kernel parameter vga=0 or vga=normal does not work as expected - First it works as expected text mode resolution is 80x25, but after some seconds the kernel, or the initramdisk does switch resolution of console again! I hate to say but it looks like OpenSuSe (again) thinks it is more clever than the user.Since rmmod radeon in runlevel 3 says "ERROR: Module radeon is in use", I do think that somehow SuSe ignores my vga=0 ... Is it the kernel or the ramdisk, I do not know where to search, since the parameter vga=0 is accepted and used in the beginning - it switch again after "doing fast boot" or 1-2 lines later..
View 2 Replies
View Related
Jun 9, 2010
Just upgraded my system from 13.0 to 13.1 Most things went pretty smoothly, but I tried 'startx' before the post-upgrade/config reboot and the system hung - "time to upgrade my video drivers", I thought. Upgraded to Nvidia 195.36.15*. X works perfectly, and a modprobe shows the 'nvidia' module loaded. So far so good.
However, when I try to use any vesa modes in lilo, I get a blank screen after the BIOS check and the system hangs - even toggling numlock on or off won't work... So I can only boot up in text mode. This makes me unhappy, partially because I like penguins, but also because it is an absolute insult to my new (old) monitor. I thought this could be to do with the nouveau conflicts reported by -current users some days ago, but the respective blacklist file is present so I'm stuck as to what to do... *I've tried 195.36.15, 195.36.24 and the latest 2xx beta drivers. All exhibit the same behaviour.
EDIT - forgot to post my video card specs. It's an 8500gt w/ 256mb, 128-bit DDR3.
View 16 Replies
View Related
Apr 10, 2011
I am using 11.4 32 bit Gnome. It is working fine expect high CPU usage. Specially by X-ORG. I am running this on my old PC with core2duo, Intel motherboard DG31PR, Integrated Intel GMA 3100 Graphics(intel G31 Exprss chipset) , 3 GB RAM I went to Hardware information in YAST and found some discrepancies.
1. desktop board is listed as D945GTP instead of DG31PR
2. in framebuffer 1440 X 900 is not listed which is my monitor resolution
3. BIOS info has no vendor name
View 9 Replies
View Related
May 9, 2011
I am using Fedora 14 (64 bit version) Can't start XAWTV. Returns this error: $ xawtv This is xawtv-3.99.rc6, running on Linux/x86_64 (2.6.35.12-90.fc14.x86_64) xinerama 0: 1920x1080+0+0 WARNING: No DGA direct video mode for this display. WARNING: keeping fbuf pitch at: 7680, as no base addr was detected WARNING: couldn't find framebuffer base address, try manual configuration ("v4l-conf -a <addr>") v4l2: WARNING: framebuffer base address mismatch v4l2: me=(nil) v4l=(nil) Warning: Missing charsets in String to FontSet conversion Warning: Missing charsets in String to FontSet conversion Oops: can't load any font
View 1 Replies
View Related
Jun 26, 2011
I'm using the 270.41.19 nvidia properietary driver for my Geforce GTX460 graphics card. I have a Sony TV connected to my HDMI and I know it supports the 1920x1080 resolution. Yes it works after gnome or other DE loads up.
But during the GRUB screen and the bootup console - It defaulted to a 640x480 resolution (as it always does with the nvidia prop driver). I usually used to check the output of hwinfo --framebuffer and choose the resolution by appending the right vga=0xabc parameter.
But now I have a problem since hwinfo says the best widescreen 16:10 framebuffer resolution that my card supports is 1280x800. Here is the output from hwinfo --vbe which should give the info about both my gfx card and my TV.
The initial nouveau driver was able to output native 1920x1080 during the bootup on the console without issues, so I guess even the properietary driver should be able to output (If my understanding is right the nvidia module loads later during the bootup and only is required for the X but not for the console itself).
[Code]...
View 3 Replies
View Related
Mar 10, 2010
Got an Asus eeepc 900a. Runs Intel 915 graphics. Upgraded to slackware current last week. X would not start. Based on info here, I reverted back to earlier libdrm and xf86-video-intel. That got it working again.
Updated Slackware current again today. I think I got a new kernel. Now, halfway through boot time, the screen goes blank, then comes back and the font is tiny. Gone into framebuffer mode. If I start X, it just freezes. Nothing but a reboot will get out of it.
I have vga=normal in lilo.conf, but I read that this is no longer used. I can find no way to turn off framebuffer mode. From other threads here, I have tried append="i915.modeset=1" in lilo.conf. Has no effect.
I could revert Slackware to 13.0 from current, and that would make the eeepc useful again. Is there anything else I should try?
View 14 Replies
View Related
Mar 14, 2010
After making and update my Karmic Koala and trying to set up lamp through tasksell, i have rebooted my notebook. Then the ubuntu logo was displayied and i get an"Ubuntu is eunnung in low graphics mode"(EE) open /dev/fe0: No such file or dierctory.i have done some googling and figured that it has most likely to do with ubuntu tryin to using frame buffer wrongly.
View 1 Replies
View Related
Jan 27, 2010
i have movie player (totem) and as an alternate vlc. both will play store bought encrypted dvds very well etc. however, movie player when on "videos" for instance will frequently flag the search operation with one/ two of the following:
"error looking up uri/ cannot resolve host name" or
"error looking up video uri"
automount failed: mount point for
org.gtk.vfs; mountpoint.http already running" or
"an error occurred location not found"
it is difficult to clear and unstick these red flags. audio from rhythmbox music player is awesome. what dependent file or plug-in am i lacking or need to delete?
View 3 Replies
View Related
Sep 11, 2010
When booting up the linux distro everything boots up fine. However the linux terminal shows "-Bash:" and doesn't show the current directory. This may be fine for some people but I need to know what directory I am working in and having it displayed would make things a LOT easier.
Sadly though I can't find any useful information about doing this.I found something like "PS1=w" but that doesn't do anything at all. Oh yeah and I don't have a .bashrc nor a /etc/bashrc for some reason. Also when trying to use a framebuffer and using "vga=791" (1024x768) in grub the monitor turns itself off. This applies if I set vga to anything. I believe I compiled framebuffer support in the kernel but I am not 100% sure so if you believe that is the problem then I will double check. That would require redownloading the source again and networking hasn't been set up yet so.
Also what packages does "iwconfig", "ifconfig", and "dhcpcd" come in? Those are the tools I commonly used to connect to my wireless internet but they are not present in the linux distro.
View 2 Replies
View Related
Aug 18, 2010
I tried to install OpenSuse 11.3 on my brand new pc, which already had Windows 7 proffessional in it, and I went step by step through the installation without changing anything. It didn't work. I tried for a second time and this error message kept popping up: "Creating device modes with udev 2.0436224] [drm: i915_diver_load]*ERROR*Detected broken BIOS with 262140/2644kb of video memory stolen. 2.0436224] [drm: i915_diver_load]*ERROR*Disabling GEM(try reducing stolen memory or updating the BIOS to fix)"
And then a lot of letters and numbers wich make no sense to me. Now the only way I can initiate OpenSuse is with the OSuse boot dvd and on failsafe mode.
View 5 Replies
View Related
Jul 6, 2010
I just upgraded from the last LTS version to 10.04 Lucid Linux and Flash just totally sucks. I keep trying to watch videos at [URL] and the videos play for about 1 minutes then it locks up and gives me this error: "Unable to play the video specified:
rtmp:1935//streaming.ted.com/talks/dynamic/MichaelPollan_2007-high"I have followed all of suggestions in the "Comprehensive Multimedia & Video Howto" by ubuntu-freak and I'm still having major problems with Flash videos.
View 9 Replies
View Related
Nov 24, 2010
I wanted to create a really cool intro on openshot, but when i clicked: new animated title, i clicked glare and it showed me this exact message:
Blender, the free open source 3D content creation suite is required for this action [url].
Please check the preferences in OpenShot and be sure the Blender executable is correct. This setting should be the path of the 'blender' executable on your computer. Also, please be sure that it is pointing to Blender version 2.5 or greater.
Blender Path:
blender
Version Detected:
2.49
View 5 Replies
View Related
Jul 17, 2011
I have been getting video error's in gnome-panel since I upgraded to Natty. It seems to become transparent on part of it, and my background covers it. I have tried deleting my gnome-panel preference's, to no aval. Does anybody know how to fix this?
View 9 Replies
View Related
Nov 28, 2008
I selected the zc0301 driver as module when i compile the kernel...and i copied the "zc0301.ko" file from default kernel...but when insert using "insmod" its not working..showing the error..
insmod: error inserting 'zc0301.ko': -1 Invalid module format
How to insert this driver?
View 9 Replies
View Related