OpenSUSE Wireless :: Eth0 Not Aligned And Wlan Not Aligned?

Aug 6, 2010

I use with 11.2 a network without problems.Now I installed in the same PC on another hdd 11.3 and get in yast2 network the messages:eth0 not aligned and for wlan too.My driver realtek r8192s_usb What can I do? adda7,

View 1 Replies


ADVERTISEMENT

Debian :: Can't Kill Desktop 'keep Aligned'?

May 31, 2011

OK, I admit I'm a little OCD about icon placement on the Desktop - I want to do it myself - so this is driving me a bit nuts.I have right-clicked to disable the option 'keep aligned'. I have made sure it is disabled in gconf-editor. BUT IT KEEPS COMING BACK!ince I don't mess a lot with my desktop, I'll notice it's reverted when I add something new, can't place it exactly where I want to and once again have to untick 'keep aligned'.It seems to be random so not quite sure what might be triggering it.

View 2 Replies View Related

Fedora :: Keep Aligned Check Box - Clears After Reboot

Jan 3, 2010

I have Fedora 12 & GNOME. But, this actually is an issue with many Linux distro's and GNOME. If I set the Keep Aligned Check Box Off - the next reboot it is back too set on. (Right click empty area on GNOME Desktop). I have searched many forums and search engines, I must be doing my search wrong there must be others that have noticed this, And the posts I do find on it are sometimes pretty old, so it does not seem like a bug would be around so long. I saw some notes about Nautilus also but no answers. FYI In CentOS 5.4 & GNOME it works properly.

View 3 Replies View Related

General :: Switch Man Formatting To Left-aligned?

Sep 19, 2010

I installed openSuSE 11.3. By default, man pages blocks are justified (block-aligned). Example:

Code:

WARNING Improper use of this command may seriously damage your system,so read this manual carefully to understand how to use it correctly and prevent yourself from destroying your system. Instead, I would like all manual pages would be displayed left-aligned, like this:

Code:

WARNING Improper use of this command may seriously damage your system, so read this manual carefully to understand how to use it correctly and prevent yourself from destroying your system.

I definitely would not like to reformat all the manual pages one-by-one. but rather just changing sometnihg in some macro-definition file or something similar? .. Is it possible achieve that simply and quickly?

View 15 Replies View Related

Ubuntu Installation :: Creating 4KB Aligned Partitions During 10.04 Install?

May 1, 2010

I'm currently running a Ubuntu 9.10 64bit machine with one of those 2TB WD disks that does have 4KB blocks.Unfortunately the current partition layout is misaligned, so I plan to back up my home directory and start fresh with a 10.04 install, trying to make the partitions aligned as suggested here:what I'm wondering is, does the 10.04 partitioning program take care of the alignment today or I have to resort doing manual partitioning with a separate tool?

View 1 Replies View Related

Ubuntu Installation :: Create Aligned Partitions With Fdisk On EBS?

Jul 17, 2010

After reading Markus Ewald blogpost on http:[url]...n-ssd-on-linux about Aligning an SSD on Linux I decided to give it a try.I have bought two 80 GB Intel X25-M SSD for my home server. The plan is to install Ubuntu 10.04 64-bit server and use the SSDs as system discs and vmware data storage using software raid for redundancy.After reading the blog post I am not sure how to make all my partitions aligned and set up on EBS (Erase Boundary Size)I am planning for four partitions:Boot, size 1GB

Root, size 25GB
Swap, size 4GB
Data storage for vmware server, size 40GB

According to Markus Ewald I should use 32 heads and 32 sectors.Using the live CD, I started using fdisk -S 32 -H 32 /dev/sda.Fdisk can create partitions using cylinders or sectors, and now I ran into trouble.

First partition /boot must start on cylinder 2 (or sector 1024). Size is 1 GB and the following partition should be aligned and start on a new EBS block. How do I do this with fdisk?Should the next partition start on a new cylinder? Otherwise, after formatting, fdisk gives a warning that the partition is not aligned to the cylinder size? The overall question is how to format four aligned partitions which all are aligned with Intels X25-M EBS. EBS for Intel X25-M is either 128KB or 512KB (Have not found a confirmed value yet)

View 1 Replies View Related

Ubuntu :: Window List In Bottom Panel Not Aligned?

Feb 21, 2011

recently my window list in the bottom panel (where it shows all the minimized windows, etc.) got removed. When I added it back,'s not aligned all the way to the left as expected, it's more towards the middle

View 3 Replies View Related

Ubuntu :: Overlaying Image Onto GIF Animation Is Aligned Improperly?

May 16, 2011

I'm on Ubuntu 11.04, and am trying to overlay a static blue coastline image onto a geostationary animation with 12 frames using imagemagick. I have received no replies from them on their forums.The code I used to create the composite animation is as follows:

Code:
convert ( animation.gif -coalesce ) null: ( outline.tif outline.tif outline.tif outline.tif outline.tif outline.tif outline.tif outline.tif outline.tif outline.tif

[code]....

View 1 Replies View Related

Programming :: Bash - Generating A Table With Aligned Fields

Apr 9, 2009

I want to write a function which calculates the space needed between fields, to generate a table with aligned fields, like when you type "ls -l", the operating system generates a table with beautifully aligned fields. I've got this code so far:

Code:

for line in $(cat tmpSearch)
do
line=`echo $line | tr ":" " "`

[code]....

View 2 Replies View Related

Software :: Overlaying An Image Onto A GIF Animation With Imagemagick Gets Aligned Improperly?

May 16, 2011

I'm on Ubuntu 11.04, and am trying to overlay a static blue coastline image onto a geostationary GIF animation with 12 frames using imagemagick. The code I used to create the composite animation is as follows:

Code:

convert ( animation.gif -coalesce ) null: ( outline.tif -coalesce ) -layers Composite composite_animation.gif

The resulting animation is below:

[URL]

It's a bit hard to see, but the blue outline should be aligned much farther to the left on the image, but the vast majority of it is cut-off to the right because it is shifted so far. It should be centered. Both the outline and the background are actually cropped regions out of respectively larger images that are identical in size and are designed to be overlaid.

If I choose a cropped region farther to the right on the background animation, the cropped blue outline of the same region won't even show up at all after the overlaying, as if it is shifted completely off the screen for some reason. I have had success overlaying outlines before with the above command, but here it is not working. I tried appending "-gravity center" to the command with no success.

View 1 Replies View Related

Programming :: Making Dynamic Memory As 64kB Aligned In C Lang?

Aug 17, 2010

I doing malloc and getting the chunk of dynamic memory. Now I want it to align that memory to 64KB. This means that the address of the memory starts from 64KB or multiple of 64KB.

View 3 Replies View Related

Programming :: Script To Delete Aligned Single-character Columns With No Field Separator?

Apr 20, 2010

The lines beginning with greater-than symbols are the sequence descriptors and the lines immediately after each descriptor with A-Z characters, dashes, and question marks are the aligned DNA sequences. The sequences are always the same length within a file and never span/wrap across more than one line.I am trying to write a script to remove positions in the sequences that are only represented by a -, X, ?, or N (these represent gaps or missing data). Also, if there is exactly one non-gap/missing character in a position it is also useless (there is nothing to compare it to) so I would like to remove those positions as well.

Position 5 (from the left) was removed because it was all gap/missing characters. Position 9 was removed because only one character was a non-gap/missing character. Position 10 was retained because there were 2 non-gap/missing characters.I'm really not sure where to start here. My first concern is I can't figure out how to tell awk to treat each character in lines not containing a greater-than symbol as a separate field. After that, I'm thinking I should use set up a counter to count the number of lines with gap/missing characters comparing that to the total number of lines not containing greater-than signs?

View 14 Replies View Related

Ubuntu :: "Keep Aligned" Is Always Activated Again After Reboot?

Jun 11, 2010

When I deactivate "Keep aligned" for all icons on my desktop it works fine - until the next reboot. Then the entry is enabled back again. How can I permanently the feature int he future?

View 3 Replies View Related

Red Hat / Fedora :: Permanently Uncheck "Keep Aligned"?

Dec 31, 2010

In Fedora 14, is there a setting in Configuration Editor that you can't uncheck, to uncheck Keep Aligned in right click desktop? Or, is there a piece of code that destroys that indelible check? When that box is unchecked, it's back on the next boot. It always messes up my desktop icons.

View 4 Replies View Related

Ubuntu :: "Keep Aligned" On Desktop?

Feb 10, 2011

What does the "Keep Aligned" option for the desktop do in Ubuntu (Nautilus)? I was expecting it to work much like what I had previously seen in other operating systems, but it doesn't.So for example, I can drag an icon and drop it two pixels away from its original place, and it is not aligned back to the previous place automatically, however, if I disable and re-enable the Keep Aligned option, it is aligned to the grid.Is it that Keep Aligned option is not working on my installation, or is it generally supposed to work like that?

View 3 Replies View Related

Ubuntu :: "Keep Aligned" Bug?

Apr 29, 2010

In Ubuntu 9.10 (karmic) right-click the desktop and uncheck the "Keep Aligned" checkbox.Then reboot. Now the Keep Aligned checkbox is checked again. Keep Aligned automatically reverts to the checked state. I didn't have this problem with Ubuntu 9.04.Why can't I permanently uncheck the Keep Aligned checkbox?If you search Ubuntu Forums for the term "Keep Aligned", you will find several discussions about this bug, some dated almost 6 months ago. As yet no one has offered a solution. Several people, including myself, are very irritated by this bug.

View 6 Replies View Related

OpenSUSE Network :: Firewall Status Of Eth0 And Wlan During And After Installation?

Apr 22, 2010

I get connected to the internet via a router. The router dials to my provider and is connected to my computers via LAN and WLAN (mostly WLAN, see below). A few days ago I installed Suse11.2 to an old laptop (connected both ways: ethernet with wire and wireless ethernet).

The access to the online repositories worked only after I added the LAN-Adapter (Eth0) to the Demilitarised Zone of the firewall (I did also with the WLAN Adapter).

1. Is this normal?

2. Should I add the network devices now to an other zone?

I want to update my main laptop now from openSuse11.1 to 11.2 via new installation (from DVD) and make this installation right.

Or should I install only the data on the DVD and update after the installation via Yast?
(My main laptop has also an loose contact at the ethernet adapter.)

Greetings pistazienfresser

Now I am using (on my main laptop = Samsung X20) openSuse 11.1 and Gnome 2.24.1 (mostly, 1 account is using KDE) and Kernel Linux 2.6.27.45-01.1-pae. "/home" is on an separated partition (as part of an extended partition). I have also 2 NTFS partitions for Windows XP (System and Data), and a FAT, a root (/) and a swarp partition. My router is a AVM fritzbox 7270 (firewall should be included).

View 6 Replies View Related

OpenSUSE Wireless :: Device Is An Integrated Dell Wireless 1397 WLAN Mini-Card

Dec 25, 2009

My wireless device is an integrated Dell Wireless 1397 WLAN Mini-Card, I am unsure about the driver I have in use. I am sure I have a driver installed because the configuration screen shows my network. I currently have the computer plugged into my network via CAT 5 but I would like to be able to use the wireless (obviously.) I am using Open SuSE version 11.2 and I have run the updater. I could not see my wireless network before running the updater and I can now so I know that the updates have helped but I am again stuck. I have tried to search the wireless forum and I have tried to tinker with the settings in YaST , but nothing seems to be working. Reading the Welcome page of the wireless forum, I tried the Broadcom chip-set advice:

[Code]...


I have read and taken to heart the advice given for receiving help and if any more is needed I will gladly give it. I have a small amount of experience with SuSE Enterprise edition so I can understand some technical stuff but I am best at following specific instructions.

View 7 Replies View Related

OpenSUSE Wireless :: Wireless Not Working \ When Click On Networking Panel, It Says WLAN Interface Is Unavailable?

Jul 8, 2011

I have just installed openSuse 11.4 KDE 64-bit on a Dell M1330. When I click on my networking panel, it says WLAN interface is unavailable. I've followed the steps in the stickied post and found the WLAN hardware info, a screenshot of which is below:Uploaded with ImageShack.usNext it says to do this - you need to look at the logs, in particular the info in /var/log/boot.msg. To see this, you need YaST => Miscellaneous => System Logs and select boot.msg.In YaST there is no such option for system logs under miscellaneous, so I can't do that. The results of the sudo /usr/sbin/iwlist scan command produce the following:

root's password:
lo Interface doesn't support scanning.
eth0 Interface doesn't support scanning.

[code]....

View 9 Replies View Related

OpenSUSE Wireless :: How To Setup Wlan

Apr 11, 2010

yesterday i set my thinkpad t43p up with open suse, but i need to install my wlan...

i can't find the 12key big no to connect to my DSL telephone connection...

View 3 Replies View Related

OpenSUSE Wireless :: WLAN USB Works With 11.3 But Not 11.4?

Apr 18, 2011

While it worked out of the box in 11.3, openSUSE 11.4 does not recognize my TP-Link TL-WN821N any more.

Googling a bit, apparently the old ar9170 driver is deprecated and supposedly a new driver carl9170 is integrated in the kernel now, but since it is not working this cannot be quite right.

Unfortunately, I do not understand much of the instructions given at the above two URLs: Should I try to install the old ar9170 driver? If so, I found older, pre-11.4 posts here that seem to indicate that is not so simple as just copying a firmware file somewhere, so how can I install it in openSUSE 11.4? Or should I rather try getting the new carl9170 to work? If so, how can I do this if it is already supposed to be part of the kernel?

The 11.3 Net-Install (from CD) recognised that USB-WLAN-Stick all by itself, installing 11.3 just fine through the air. With 11.4 it didn't work. So I borrowed a WLAN bridge for a couple of days and installed 11.4 now (32bit plain install plus Packman), but even after the install, plugging in that Stick does not do anything.

View 9 Replies View Related

OpenSUSE Wireless :: Knetworkmanager No Connecting On One Particular Wlan?

Jan 20, 2010

on kde4 with knetworkmanager I cannot get past the wep security key on my home router. Every other wlan works, ethernet works, settings are definitely correct because it works with windows, other computers.And on the same computer even with gnome networkmanager! Also it used to work fine earlier. Behavior the same with different users including root, regardless of using kwallet or not. Networkamanager tries to connect and after one or two minutes throws the setting window back at me. I uninstalled and re-installed and deleted all related files I could think of. I even tried a complete fresh installation of opensuse only keeping the /home partition, so the problem must be lying there I guess. But then why all users?

PS opensuse 11.2
kde networkmanager 0.9.svn1043876-1.1.1

View 1 Replies View Related

OpenSUSE Wireless :: Wlan Not Working ISL3886 (11.3)?

Aug 19, 2010

after I upgraded from opensuse 11.0 to 11.3 the wlan doesn't work anymore. following the rules, how to post the trouble. I also updated the correct FW. What's wrong? packet missing?

Code:

# lspci
...
03:00.0 Network controller: Intersil Corporation ISL3890 [Prism GT/Prism Duette]/ISL3886 [Prism Javelin/Prism Xbow] (rev 01)
# dmesg

[code]...

View 9 Replies View Related

OpenSUSE Wireless :: BCM4312 Disabled WLAN On 11.3

Sep 12, 2010

I installed OpenSUSE 11.3 with disabled WLAN (otherwise the installation process didn't start). Now the system boots only in Safe Mode with enabled WLAN card (when the WLAN card is disabled it also boots in normal mode though). But even if I try to configure the WLAN card in Safe Mode, the system doesn't boot next time (in Safe Mode) until I add "brokenmodules=ssb" parameter. As I understand after reading this forum I should install a firmware/driver, but there is no install_bcm43xx_firmware script in /usr/sbin directory.

[Code]....

View 3 Replies View Related

OpenSUSE Wireless :: How To Get The WLAN To Connect To The Internet

Jun 3, 2011

Linux is what i'd like to learn, so Howdy to all and i hope to speak to you all regularly
in short, I started with Ubuntu Linux about 6 months ago, Didn't like it, i researched various distro's and came across, PC Linux OS, it was really cool, But i couldn't get it to connect Wirelessly, so i tried something else... the bottom line is i finally settled on SUSE Linux Enterprise Desktop 11, i seem to like it a lot.Ok.. now that introductions are out of the way

Background info: I've installed SUSE Linux Enterprise Desktop 11 on my Sony Vaio Laptop (VGN-NW15G) with no major issues, after a bit of mucking around, i got the LAN to Connect to the internet, after some more mucking around, i figured out how to get the WLAN to connect to the internet.MY Goal: To be able to Wirelessly Network my Laptop with My PC.so that i can access the files on the PC, From my laptop, and Vice Versa, but the important thing is to first be able to access the PC files from the Laptop.

NOTE: My PC has 4 Hard Drives (1 for the O/s, 3 Backups) they are all configured and Shared correctly for Networking and Wireless networking, and all the permissions are set correctly.Hardware and Software Environments:My Laptop : Sony Vaio VGN-NW15GOperating System : SUSE Linux Enterprise Desktop 11Wireless Capable, and has no issues Wireless Networking when running of a Hard Drive Loaded with Win 7 Ultimate 32bit, Therefore all Hardware is Compatible

My PC (Custom Built)
Operating System : Windows 7 Ultimate 64bit SP1
Motherboard: Gigabyte GA-X58-UD3R Rev1.0

[code]...

View 4 Replies View Related

Fedora Networking :: Cannot Activate Wlan Or Eth0

May 21, 2011

I am unable to connect to the internet in fedora (XP connects fine) I normally use wifi, but have also checked the wired connection.

View 10 Replies View Related

OpenSUSE Wireless :: OS11.2 Installed But WLAN (Atheros5212)?

Jan 15, 2010

After been convinced by an exchange student from Nashville I am hosting here in Germany I went into openSuse 11.2. I installed and got openSuse 11.2 to work. I must admit, that I was very impressed. It is more than 10 years that I tried a UNIX system and Linux was quite a cryptic thing. First some additional drivers had to be installed to get MP3 to play. However Internet access was possible with cable but the system failed in recognizing the WLAN.

Here is my system:
HP Compaq nc4000
OpenSuse 11.2 (i586)
KDE 4.3.1 "release 6"
Wireless Network
Atheros AR5212

I have looked through some posts but must admit, that I did not understand much of that. I Am willing to learn, however I do not see myself compiling some drivers. If you could tell me which URL could be used for dloading or installing via Yest, If more sophisticated solutions, than I will have to ask my student to do it for me, but he should learn German and learn more about German lifestile in German Bars.

View 1 Replies View Related

OpenSUSE Wireless :: Fritz WLAN Stik On 11.2 Does Not Work?

Jan 17, 2010

I have installed open SuSE 11.2 and would like to use my Fritz ups Stick.

I have read a couple of threads about this issue and I do not know if I can follow those solutions presented for oS 11.0 and earlier versions.

View 8 Replies View Related

OpenSUSE Wireless :: Can't Connect To WLAN On Asus Eee Pc 1000he

Feb 17, 2010

Under OpenSuse 11.2 i cannot connect to my wireless network. Sometimes computer doesn't see network, sometimes computer cannot connect to it. Encryption: WPA & WPA2 Personal Kernel driver: ath5k Also I am embarrassed that in lspci and yast written various models of my wifi adapter.

Code:
linux-ra0h:/home/miksayer # lspci | grep "Wireless" 01:00.0 Ethernet controller: Atheros Communications Inc. AR5001 Wireless Network Adapter (rev 01)

View 9 Replies View Related

OpenSUSE Wireless :: Can't Connect Ralink 2561 Wlan

Mar 6, 2010

I have installed opensuse 11.2 on a second partition, with the ultimate aim of leaving windows altogether. Unfortunately, I seem to be having terrible trouble (as do many others) getting my wireless internet connection working. I have viewed lots of posts in these forums and done everything I can think of, but since I am a linux novice, am unable to identify the problem. The card is working, since it can identify local SSIDs, it has been set up (to the best of my knowledge) correctly in YAST, but nothing seems to work.
I'll include some information I have recorded from my system.. I typed the commands below with the accompanying output listed:

[Code]....

View 2 Replies View Related







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