Debian Installation :: Wheezy Sources Not Working After Install?
Apr 7, 2011
I have just installed Wheezy after repartitioning and had to set up my sources list myself as (most of it) was not done for me. I have just added the main official repository,security updates and the multimedia repository. To be honest I'm not sure if any of them are working when I do an update in aptitude, I think the multimedia one might be. The CD ROM isn't even working despite the fact I have done apt-cdrom add.I am getting the following when run aptitude update:
Ign cdrom://[Debian GNU/Linux testing _Wheezy_ - Official Snapshot i386 CD Binary-1 20110328-05:16] wheezy InRelease
Ign cdrom://[Debian GNU/Linux testing _Wheezy_ - Official Snapshot i386 CD Binary-1
[code]....
View 6 Replies
ADVERTISEMENT
Apr 13, 2011
I updated to Wheezy from Squeeze and whilst I can make changes to sources.list manually, I can't do some updates in Software Sources.For instance, the 3 check boxes under "Download from internet" are all un-ticked and I can't change them if I wanted to - even though the sources.list is set up with "main contrib non-free"I cannot amend the download server either - it works out what the best server is but wont update if I tell it to.
View 9 Replies
View Related
Mar 24, 2015
After installing KDE USB keyboard and mouse won't work. They are added to /proc/bus/input/devices though.
I also tried to install Gnome; same thing.
I took #usb-devices and they were there also..
But #usbhid-dump did not generate anything to screen.
View 4 Replies
View Related
Apr 23, 2015
I have a laptop primarily used for a client work. It is running Debian Wheezy, and wish to keep it intact in case I need to do more work for client.
I would like to install Ubuntu 14.04 alongside Debian, and use Ubuntu as a bit of a play/experiment area, etc... HD has lots of space (600GB free), and as far as I can tell Grub is installed in MBR.
I did some searches, and from what I can tell, it sounds like I can just install Ubuntu from ISO file, specify how much space to use (say 400GB), and that's it. This sounds almost too easy. Once I install and restart machine, will there be selection for what Distro to boot.
View 6 Replies
View Related
Apr 2, 2015
I love using wheezy but i keep having to take my computer downstairs to hook it up to router through ethernet, i need it to connect through wifi and stay connected.
heres my problem, if i use live image and connect to network its fine but during installation process it gets to the network configuration, it will keep disconnecting at dhcp and if i try and continue it gives me the error packages broken due to it not staying connected.
MY WIFI CARD IS A TP-LINK WDN 4800
if i try and just do a net install then it doesnt show my wifi network.
it uses in both cases ar93xx atheros driver for installing, i just need to know how i can try and keep a stable connection over wifi so it can install over wifi so i dont have to keep taking pc downstairs to install it.
i done something that stopped me being able to login into wheezy i was left at black screen with blinking command line, i have reverted to mint debian until i can get a stable connection over wifi to install wheezy again.
View 14 Replies
View Related
Jul 26, 2014
I have a VIA Epia M 5000 system with 2 western digital 1TB NAS SATA drives connected through SATA<->IDE adapter. Everything installs and writes as expected except... grub. It never boots, after a message 'Grub loading' I always get 'error: no such disk'. I've tried numerous times and has been attemping to fix the issue for the past 2 days.
/dev/sda
0.999TB 0xfd linux raid autodetect partition
1GB 0xfd linux raid autodetect, logical partition
/dev/sdb exactly the same
0.999TB 0xfd linux raid autodetect partition
1GB 0xfd linux raid autodetect
/dev/md0
RAID1 of /dev/sda1 and /dev/sdb1
marked as ext4, boot point /
/dev/md1
RAID1 of /dev/sda5 and /dev/sdb5
marked as swap
update-grub2 in rescue mode generates grub.cfg with SET root=/mduuid/UUID_OF_SDA1
then after that there's search --no-floppy etc --set root=/mduuid/UUID_OF_MD0
I'm writing this from memory but simply the two uuids are different. Is this correct? I get those UUIDs to compare from blkid. All partitions are marked as bootable. grub-install /dev/sda and grub-install /dev/sdb produces no errors. grub-install /dev/md0 does not work, complains about superblocks or something similar.
Grub.cfg file contains insmod raid mdraid1x and similar lines, so that should be ok. Grub drops to rescue mode with message error: no such disk. Not device, but disk. Google finds many results for 'no such device' error, but I am not getting that error. 'ls' produces
(hd0) (hd0,msdos1) (hd1) (hd1,msdos1) ls ANY_VALID_PATH produces empty newline being printed, nothing more.
setting prefixes manually does not work, with error message 'error: file not found'. ls (hd0,msdos1)/boot/grub also produces empty line being printed. Rescue CD and auto-assemble of md0 and md1 works, the files are there, everything okay, except grub.
View 3 Replies
View Related
Oct 17, 2014
I am trying to install Debian wheezy 7.6 stable, i made a bootable pen drive with netinst but when it arrives the select and install software part i got a error that i cant know what error is because it does not show its name. Just appear a red screen saying that a part in installation fails: Select and install software. I guess that this error is when it is installing tasksel.
View 2 Replies
View Related
Apr 19, 2011
anyway the reason for my posti downloaded a network install of wheezypartitioned and loaded wheezy on to a dell latitude d600now after installation the keyboard and mouse ( touchpad or nipple ) do not functionsince this inconvenience i have been plugging in a usb keyboard and mouse at the graphical login then using them to work the laptopAfter a reboot the usb peripherals do need to be uplugged and reconnected otherwise they also do not functioni am obviously missing something vital here but i am not sure where to start, kernel 2.6.38.2-686
i have loaded the non-free repos added the various firmware files etc. to get wireless and bluetooth to functionbut the keyboard and mouse has me stumped i have searched the forum and google but haven't come across anyone with the same issue.Some forum suggestions have been to reconfigure xorg.conf but this does not exist on this installevdev - the event driver is thereudev - the kernel device manager is also there
View 13 Replies
View Related
Aug 26, 2011
Has anyone had any luck in trying to install wheezy (latest testing snapshot available) on any system with either a AMD/ATI 68xx or 69xx card?All goes well in the install, but on reboot, all that is seen is a "_" and no text, and it hard locks.I am pretty sure this is a conflict with the video card drivers that get installed by default (and which should be blacklisted), but I have no idea how to fix it.The recovery mode don't work either, it is the same "_" with no text, and it ends up hard locking. There is no chance at getting access to a console at all.
View 5 Replies
View Related
Aug 12, 2014
Install cifs-utils on wheezy armhf
apt-get install cifs-utils --fix-missing
Reading package lists... Done
Building dependency tree
Reading state information... Done
[Code] ....
View 7 Replies
View Related
Feb 22, 2015
uname -a
Code: Select allLinux OpalMint 3.2.0-4-amd64 #1 SMP Debian 3.2.65-1+deb7u1 x86_64 GNU/Linux
lspci -nnk | grep -iA2 net
Code: Select all01:00.0 Network controller [0280]: Atheros Communications Inc. AR9462 Wireless Network Adapter [168c:0034] (rev 01)
Subsystem: Foxconn International, Inc. Device [105b:e058]
Kernel driver in use: ath9k
[Code] ....
View 14 Replies
View Related
May 23, 2014
I have a server with Debian Wheezy. I already setup Wake-On-LAN (from halt) and works just fine, but i need to have Wake-On-LAN from suspend or hibernate. None of them works, despite multiple solutions I tried.
The server is mainly used for remote backups and i will like to be able to suspend/wake on LAN automatically on certain period of time (when backups occur) or manually.
The first try was based on [URL] .... and [URL] ..... but without success.
I also tried: uswsusp and hibernate .. intended on using even TuxOnIce but looks complicate..
In BIOS there are some settings to manage the fans (Fan Speed Control Modes) which is set to 3 (Workstation). I also disabled all USB devices in BIOS (since i don't need them and i have read that some USB may create problems)
I used pm-utils and once i try suspend/hibernate the machine hangs with the fans still running ... and with some other hardware suspended.
Some info:
# acpitool -e
Code: Select all Kernel version : 3.2.0-4-686-pae20110623 - ACPI version : 20110623
-----------------------------------------------------------
Battery status : <not available>
AC adapter : <info not available or off-line>
Fan : <not available>
[Code] ....
Specs of Motherboard at [URL] ....
View 1 Replies
View Related
Aug 4, 2011
My /etc/X11/xorg.conf:
Section "Device"
Identifier "HD4850"
Driver "radeon"
Endsection
I have wheezy up to date and the xserver-xorg-video-radeon package is at version 6.14.2-1. I am using the linux-image-2.6.39-2-amd64 package as well for the kernel. When I boot, it stays on the tty1 console and I can't start gdm3 manually (it also doesn't start automatically).
View 1 Replies
View Related
Apr 3, 2015
My laptop's (Acer Travelmate P243-M-6456) headphone jack had been working fine, and has no issues when booted into Windows, but it suddenly stopped working.
I've gone through alsamixer, and the volume is up, and nothing seems to be muted, and I've tried to do everything I could throughout the sound options in the Gnome System Settings.
Here is my ALSA information script output : [URL] .....
View 0 Replies
View Related
Apr 19, 2015
I dont want openjdk packages on my system, in Kubuntu I had a few troubles with them trying to make SqlDeveloper to work around. So this is what I see after a java -version:
Code: Select alledgardo@debian:~$ java -version
java version "1.8.0_45"
Java(TM) SE Runtime Environment (build 1.8.0_45-b14)
Java HotSpot(TM) 64-Bit Server VM (build 25.45-b02, mixed mode)
edgardo@debian:~$
I've been uninstalling openjdk from synaptic and with other few commands on the terminal so far and I think I probably broke it. I have no /usr/lib/jvm folder only /usr/lib/java/jdk1.8.0_45.But everytime I wish to start up Eclipse it shows the logo for a few seconds and that's it.... never gets opened. And in /usr/bin$ I only have this symbolic link....
Code: Select alllrwxrwxrwx 1 root root 22 abr 19 18:57 java -> /etc/alternatives/java
I've tried different tutorials I found surfing the web but none of 'em seem to work.
View 2 Replies
View Related
Nov 19, 2015
I am trying to install octave 4 in my debian wheezy, and I am getting following error after I have executed ./configure
checking for sgemm_ in -lmkl... (cached) no
checking for sgemm_ in -framework vecLib... no
checking for sgemm_ in -lcxml... (cached) no
checking for sgemm_ in -ldxml... (cached) no
checking for sgemm_ in -lscs... (cached) no
checking for sgemm_ in -lcomplib.sgimath... (cached) no
checking for sgemm_ in -lblas... (cached) no
checking for sgemm_ in -lblas... (cached) no
configure: error: A BLAS library was detected but found incompatible with your Fortran 77 compiler settings.
I have tried to find a solution about issues installing octave 4 from binaries. I can not use octave from the repository as it is old for my studies.
View 1 Replies
View Related
Jun 13, 2011
I know from a myriad of posts on these forums that Ubuntu is more bleeding edge than Debian Testing. Since, Debian'w own kernel is misbehaving rejecting my video chip (i915), I am tempted to install Ubuntu's kernel in Wheeze.
So, the golden question is: Is it logical and feasible to install Ubuntu's kernel in Wheezy? Wheezy's kernel is 2.6.38.
View 4 Replies
View Related
Jun 6, 2010
I am using ubuntu 9.10. Can any one check my /etc/apt/sources.list file and let me know if anything wrong in the file. Sudo apt-get update is not working, there are some packages which are failing.
View 1 Replies
View Related
Jan 6, 2013
Just re-installed Wheezy to ssd-drive and noticed that everything works much faster than before. For the older install I made some changes to /etc/fstab (I think) which I found from the web. I don't remember exactly what changes.
Question is: what's the situatation with Wheezys beta4-release and ssd-drive? Do I have to edit something at the moment, or does the installer notice ssd-drive and make everything needed?
View 7 Replies
View Related
May 16, 2011
I've got the following problem: I just noticed that there were just very few notifications about updating the system (usually there are damn many of them in a week) So I opened the update manager and clicked on "refresh list". The following result popped up: p,li{white-space:pre-wrap;}E: Error http://ppa.launchpad.net natty/main/Sources Sources 404 Not Found First I thought, it would be just some kind of server problem, but it didn't stop. The next thing was to research the thread and I even found something. However, the solution suggested didn't work at all. (Things, which might have caused this: I installed the default software center |I'm using Kubuntu, but in this case that fact doesn't matter| and used it. To sum up:
- not able to update the system referring to the launchpad main sources for 11.04
- following error: E: Error http://ppa.launchpad.net natty/main/Sources Sources 404 Not Found It would be great if this was a common issue and I've been simply too stupid to find a proper solution. So you could just post the link.
View 2 Replies
View Related
Mar 24, 2015
I managed to install LibreOffice. I've only a little experience with Ubuntu and none at all with Debian.
My 1st project is relatively simple. Pro Screenwriting software can be kinda costly, a hundred & change, at least.
With expanding contests, YouTube & the like, writers interest has been growing; and these day most submissions are pdf not paper. (The BBC Writersroom is a fantastic resource, and even allows unsolicited submissions). [URL] ....
Some years ago, Alan Baird got an award from Sun Micro for developing a set of free format templates called Screenwright for Open Office. Including both US & A4, as well as radio, sitcom, theatre and movies; these have now been ported to Libre Office under Creative Commons usage. [URL] ....
I believe these should work well and fairly fast on the new Pi, as most spec scripts are vastly more white space than word count.
There is a minor problem tho, which first came up with 'New Courier' on Windows machines. The 'page per minute' rule is still important enough that the different line/page length spacing of 'Courier-like' fonts is unacceptable in a submission.
The standard Courier font can be had from [URL] ....
That font set is a zip file which should be extracted and then the 3 fonts are to be dragged into the Windows fonts directory.
So how exactly do I do that with Rasperian Wheezy? Do I extract on the Pi or on the windows machine? Are fonts like most documents, readable on any distro, or do they need to be converted somehow?
View 11 Replies
View Related
Jan 18, 2015
So the other day I installed Debian Wheezy on my Sun Blade 150. While the OS is installed fine, all the webkit based browsers continuously crash after a few pages. So, I tried to download IceWeasel since it wasn't installed when I tried installing Debain off the DVD. The only problem is, it won't install as the Xulrunner version it requests is xulrunner-24.0_24.5.0esr-1~deb7u1_sparc, however the only version available on the repositories is newer. Is there any way to get the older xulrunner version, or is there going to be a fix for IceWeasel soon on Sparc?
View 3 Replies
View Related
May 2, 2011
I'm having all sorts of problems after doing my first update (#1. safe-upgrade, #2. full-upgrade) in over a month.
Anything from no Nvidia linux-headers being found to any VT not working. After completely removing all of the previously tried Nvidia presence on my PC, is there a safe way for me to install the non-free drivers?
View 8 Replies
View Related
Apr 21, 2010
I am running Jolicloud on my netbook (which I believe is an Ubuntu derivative) and I am tried to enter the getdeb.net sources in so I can install apps from the website through APT but
1) When I entered the sources into sources.list and then the key into Terminal and then went to the site and tried to install an app it didn't work.
2) I deleted the line of code in the sources.list file and when I opened terminal and entered "sudo apt-get update" it showed the list of sources, but on the list were Getdeb.net sources.
My question is how do I delete sources that aren't in /etc/apt/sources.list ?
View 6 Replies
View Related
Jun 15, 2011
I searched the forum about installing the liquorix kernel but I cannot understand why the file /etc/apt/sources.list is not mentioned to invoke the liquorix repository.
Instead, I found: Alternative Performance Kernel for Debian wrote:For anyone interested, just add the following to a sources file (/etc/apt/sources.list.d/liquorix.list): deb [url] or for you scripters, echo "deb [url]
View 2 Replies
View Related
Jun 20, 2015
I already have a Notebook with windows (for some reason it needs 3 partitions..) and wheezy. When I installed wheezy I create 2 logical partition inside a primary one: one logical for /home and the other one for filesystem. Now I would like to overwrite wheezy and get get jessie, but without touching windows and home.
I already try to upgrading and it went wrong, so I prefer overwrite, what I have to do during "manual installation" phase?
View 11 Replies
View Related
Apr 2, 2011
I'm wondering I've read in some places that if people would like to move from a stable branch of Debian to the testing you can usually just replace the lines in sources.list with the testing release and update and then dist-upgrade. Is this true...and if so is it safe?
View 1 Replies
View Related
Jun 9, 2011
I upgraded one of my Squeeze installations to Wheezy, but after selecting it in grub, nothing is displayed on screen: no CLI and no GUI. I tried Ctrl + Alt + F[1-7] and I got nothing. My laptop is Acer Aspire 7715Z. I am attributing this to module as there seems to be disk activity, but without a screen, I cannot be certain.
View 14 Replies
View Related
Nov 9, 2014
I added the following line to my sources.list
Code: Select alldeb [URL] ..... wheezy main non-free
and then after:
Code: Select allapt-get update
I run:
Code: Select allapt-get install nautilus-dropbox
but I got stuck (console freeze) and I had to reboot hoping to sort out somehow...
After reboot I try to apt-get again but I got the following message (my traslation)
Code: Select allE: dpkg was interrupted.
It's necessary to do "sudo dpkg --configure -a" for correcting the problem
So I went in the console again for that command and I get
Code: Select allConfigurazione di nautilus-dropbox (1.4.0-3)...
Dropbox is the easiest way to share and store your files online. [URL] ....
but nothing fruitful seems to happen; and now how to proceed?
View 11 Replies
View Related
Apr 22, 2015
When i finish install debian7.8 wheezy in my Acer computer(graphics :GT750M+ Inter HD Graphics Family),
it appear:
"GNOME3 Failed to Load"
" Unfortunately GNOME 3failed to start properly anmode"
"This most likely means your system(graphics hardwcapable of ....."
i check system's Driver status:Gallium 0.4 on llvmpipe(LLVM 0x209) Experience Fallback so i try to install nvidia drivers in debian,but i have failed many times. everytimes i finish install nvidia drivers i 'startx " failed
View 3 Replies
View Related