|
||||||
| Forums FAQ | Members List | Search | Today's Posts | Mark Forums Read |
| Install/Boot/Login Questions about installation, login, boot issues, partitioning, file systems, software that runs at boot (GRUB, LILO, boot scripts) |
![]() |
|
|
|
LinkBack | Thread Tools | Display Modes |
|
||||
|
Open a terminal and become super user by typing su (hit enter)
now type root password (hit enter) type Code:
zypper ref Code:
zypper up Multi-media and Restricted Format Installation Guide - openSUSE Forums
__________________
Box: openSUSE 11.2 | (KDE4.3.3) | M2N4-SLI | AMD 64 X2 5200+ | nVidia 8500GT | 4GB RAM Lap: openSUSE 11.2 | Celeron 550 | (KDE4.3.3)"3" | Intel 965 GM | Lenovo R61e | 3GB RAM |
|
|||
|
Quote:
1) Try to access the CD as root *JUST ONCE* to check if it is a permissions problem. If you can, it is. *DO NOT* run regular apps or browse the internet as root or *TERRIBLE* things may happen, like messing up your system, getting a virus/trojan, your cat climbing the roof, your daughter getting pregnant, etc. ![]() or 2) check in /dev to what group your drive belongs and add yourself to it. In this computer with two DVD-Writers, running OS 11.1/KDE3.5, /dev/sr0 and /dev/sr1 belong to group disk and users belonging to this group have read and write access. Code:
$ ls -la /dev/sr* brw-rw----+ 1 root disk 11, 0 Out 24 19:28 /dev/sr0 brw-rw----+ 1 root disk 11, 1 Out 24 19:28 /dev/sr1
|
|
||||
|
THANK YOU, THANK YOU VERY MUCH, caf4926 and brunomcl for your replies.
but another thing has just happened, I can't connect to internet(I need to do that for apply the commands that caf4926 told me, am I right?), because I can't find the little world icon that I use to connect to the wireless network here at my home,it's just simply dissapeared of the widget group, (I selected not automatically connect, because I'm not using the suse laptop as an everyday computer of course, I have another desktop comp) well I'm working on that. I'm sorry if this could sounds little dumb from me for your expertises, but I just can't find the way to get the wlan0 connection again.... ![]() For now I'm gonna check what brunomcl says, and read the links you showed me thank you again |
|
||||
|
If you can't use a eth cable
You need networkmanager. As I am unsure if you are using kde or gnome I can't be sure what you need to do next. But if you look for networkmanager or knetworkmanager from the menu, you should find it.
__________________
Box: openSUSE 11.2 | (KDE4.3.3) | M2N4-SLI | AMD 64 X2 5200+ | nVidia 8500GT | 4GB RAM Lap: openSUSE 11.2 | Celeron 550 | (KDE4.3.3)"3" | Intel 965 GM | Lenovo R61e | 3GB RAM |
|
||||
|
There was a bug in 11.1 when it first hit the streets as a GM release, in that the permissions for CD/DVD read/write was messed up. A work around that was put in place at that time by many users was to add their user to group 'disk' and group 'cdrom'. One can do that by going to: YAST » Security and Users » User Management » “select your user” » Edit » Details » Groups » check “disk” and “cdrom” and then click on “ACCEPT”. Then one must restart for those settings to be applied.
Instead command line users may try in a terminal with root permissions: Code:
run `usermod -A disk yourusername` Code:
run `usermod -A cdrom yourusername` Many of us, with a wired connection in place, have taken to installing wicd so that wireless will work with wicd: Wicd - openSUSE Note we have a forum area specific to wireless problems. You could go there, read the stickies, and then make a post for help and our wireless experts will try to give you some assistance. Wireless - openSUSE Forums For your webcam, there is guidance here: HCL/Web Cameras - openSUSE |
|
|||
|
Quote:
|
|
||||
|
thanks, i'll take a look to Wicd too.thank you very much to all, this community and the allgreen thing in opensuse , are some of the reasons why I've chosen suse to start my linux experience.
|
|
||||
|
Well if openSUSE 11.1 offers you too many issues you dont have long to wait for openSUSE 11.2.
I tried 11.2 already and my webcam worked right away, I dont use wireless but I did see network manager made its way into 11.2 (its not there in 11.1). Is it possible for you to hook your computer to the net without the wireless, do you have a LAN connection or anything like that? |
|
|||
|
TaraIkeda wrote:
> Well if openSUSE 11.1 offers you too many issues you dont have long to > wait for openSUSE 11.2. > I tried 11.2 already and my webcam worked right away, I dont use > wireless but I did see network manager made its way into 11.2 (its not > there in 11.1). NetworkManager is in 11.1. The above statement is wrong. |
![]() |
|
| Bookmarks |
| Thread Tools | |
| Display Modes | |
|
|