edit: If you experience this problem do a fresh install of cb-10 non-backports and then upgrade to sid from there. See my last post for a link to the guide I followed. Good luck!Hey there all! I recently installed cb-10-bpo-amd64 on my asus x401a laptop and now I am having problems with my laptop display. It appears that it is shifted or offcenter, I didn't experinence
Hey guys,
Trying to get my work laptop to play nice with my 20.1 1680x1050 monitor.
I am running 9.10, the laptop runs at 1280x800.
Display manager won't let me select 1680x1050 for the Dell. Just goes up to 1440x900.
My xorg.conf is as follows.
Code:
Section "Screen"
Hi folks,
Fedora 12 64-bit
Asus mobo M4A78-E
Samsung 2494HM display
The captioned display support 90 deg rotation. Which software do I need to install? TIA
Tried editing /etc/X11/xorg.conf as;
Code:
Section "Device"
Identifier "Videocard0"
Hello,
I run F12. Since some days my laptop has become very sluggish. In Mozilla, switching between the tabs takes like seconds instead of fraction of a second. Also minimizing and mximizing windows takes long. Switching between the windows too takes long. Now I can't see the cursor while typing this post.
In the following program though most of the working part of the program is commented out, it gives seg fault. reducing the value of MAX to say 10000 removes the seg fault. Why is this happening? it should be only 1 MB only. Is 1 MB too big for an array?
#include <stdio.h>
#define MAX 1000010
int main()
{
Hello
I have a Toshiba laptop that I am tring to get the "S-Video" jack to work so I can watch movies on my tv.
This all worked out of the box on Fedora 9 and 10 I didnt need to do anything but plug it in.
I upgraded(fresh install) of Fedora 11 and ill be go to hell if I cant get the tv to work. The tv works during
I have the following functions which shifts the text by 4 and 8 characters.
I have an asp FileUpload and an asp Button on a page. When i click the button, i want the bytes of the file which was supposedly uploaded to be stored in a session variable.
Only problem is that they aren't stored.
How should i do this?
There's also a text box with some text in it, need that too.
protected void UploadButton_Click(object sender, EventArgs e)
Hi, can somebody help my by explaining someting in a patch file?
Code:
@@ -761,6 +768,26 @@ static struct ctl_table kern_table[] = {
.proc_handler = proc_dointvec,
},
#endif
+#ifdef CONFIG_SCHED_BFS
+ {